/**
 * Allows you to use retina images at various pixel densities.
 * Examples:
 *
 *   @include retina(/images/mypic.jpg, 2);
 *   @include retina(/images/mypic.jpg, 3, 100px 100px, left top no-repeat transparent);
 *
 * @param  {Value}  $path               The path to the file name minus extension.
 * @param  {Number} $cap:    2          The highest pixel density level images exist for.
 * @param  {Value}  $size:   auto auto  The intended width of the rendered image.
 * @param  {Value}  $extras: null       Any other `background` values to be added.
 */
/*@media screen and (max-width: 640px) {*/
  /*.dblogo {*/
    /*padding-top: 19px ;*/
    /*position: absolute;*/
    /*width: 100%;*/
  /*}*/
  /*.dblogo a {*/
    /*display: inline-block;*/
  /*}*/
  /*.dblogo .mainlogo {*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -1.6rem;*/
    /*width: 240px;*/
    /*height: 0.29333333rem;*/
    /*background: url('../images/mlogo.png?1487145538') 0 0 no-repeat;*/
  /*}*/
  /*.dblogo .sublogo {*/
    /*display: none;*/
    /*margin-left: 0.8rem;*/
    /*height: 0.29333333rem;*/
    /*line-height: 0.29333333rem;*/
    /*color: #fff;*/
    /*font-size: 7px;*/
  /*}*/
  /*[data-dpr="2"] .dblogo .sublogo {*/
    /*font-size: 14px;*/
  /*}*/
  /*[data-dpr="3"] .dblogo .sublogo {*/
    /*font-size: 21px;*/
  /*}*/
  /*.dblogo i {*/
    /*font-size: 10px;*/
    /*color: #ffffff;*/
    /*float: right;*/
    /*margin-right: 0.8rem;*/
    /*cursor: pointer;*/
  /*}*/
  /*[data-dpr="2"] .dblogo i {*/
    /*font-size: 20px;*/
  /*}*/
  /*[data-dpr="3"] .dblogo i {*/
    /*font-size: 30px;*/
  /*}*/

  /*.hdnav {*/
    /*display: none;*/
    /*background: #000000;*/
    /*position: fixed;*/
    /*right: 0;*/
    /*width: 3.46666667rem;*/
    /*height: 100%;*/
    /*z-index: 1000000;*/
  /*}*/
  /*.hdnav li {*/
    /*font-size: 16px;*/
    /*padding: 0 0.24rem;*/
  /*}*/
  /*.hdnav li a {*/
    /*display: block;*/
    /*height: 60px;*/
    /*line-height: 60px;*/
    /*color: #7e7e7e;*/
    /*border-top: 1px solid #393939;*/
  /*}*/
  /*.hdnav li.curr a {*/
    /*color: #fff;*/
  /*}*/
  /*.hdnav .close {*/
    /*margin: 0.26666667rem 0 0.8rem;*/
    /*cursor: pointer;*/
  /*}*/
  /*.hdnav .close i {*/
    /*width: 0.29333333rem;*/
    /*height: 0.29333333rem;*/
    /*color: #ffffff;*/
    /*float: right;*/
    /*font-size: 10px;*/
    /*margin-right: 0.4rem;*/
  /*}*/
  /*[data-dpr="2"] .hdnav .close i {*/
    /*font-size: 20px;*/
  /*}*/
  /*[data-dpr="3"] .hdnav .close i {*/
    /*font-size: 30px;*/
  /*}*/
  /*.hdnav .dropdown-menu {*/
    /*top: 100%;*/
    /*left: 50%;*/
    /*z-index: 1000;*/
  /*}*/
  /*.hdnav .dropdown-menu-dl {*/
    /*padding: 0.13333333rem 0.33333333rem;*/
  /*}*/
  /*.hdnav .dropdown-menu-dl span {*/
    /*display: inline-block;*/
    /*width: 0.13333333rem;*/
    /*height: 0.13333333rem;*/
    /*background: none;*/
    /*border: 1px solid #393939;*/
    /*border-radius: 50%;*/
  /*}*/
  /*.hdnav .dropdown-menu-dl .currr {*/
    /*background: #ffffff;*/
  /*}*/
  /*.hdnav .dropdown-menu-dl .aa {*/
    /*color: #7e7e7e;*/
    /*display: inline-block;*/
    /*line-height: 0.44rem;*/
    /*height: 0.44rem;*/
    /*white-space: nowrap;*/
    /*padding: 0 0.2rem;*/
    /*border: none;*/
  /*}*/
  /*.hdnav .dropdown-menu-dl .cur {*/
    /*color: #fff;*/
  /*}*/

  /*.black {*/
    /*position: fixed;*/
    /*background: #000000;*/
    /*opacity: .5;*/
    /*z-index: 10000;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*left: 0;*/
    /*display: none;*/
  /*}*/

  /*.backg p {*/
    /*color: #000000;*/
    /*font-weight: 600;*/
    /*line-height: 0.49333333rem;*/
  /*}*/
  /*.backg .banner {*/
    /*margin-top: -0.02666667rem;*/
  /*}*/
  /*.backg .yewu {*/
    /*margin: 0 auto;*/
  /*}*/
  /*.backg .yewu ul li {*/
    /*width: 100%;*/
    /*height: 9.94666667rem;*/
    /*position: relative;*/
    /*float: left;*/
  /*}*/
  /*.backg .yewu ul li .yewu-li {*/
    /*margin-top: 6.13333333rem;*/
    /*padding-left: 1.53333333rem;*/
    /*padding-right: 1.53333333rem;*/
  /*}*/
  /*.backg .yewu ul li h1, .backg .yewu ul li p, .backg .yewu ul li a {*/
    /*color: #ffffff;*/
  /*}*/
  /*.backg .yewu ul li h1 {*/
    /*font-size: 20px;*/
    /*overflow: hidden;*/
  /*}*/
  /*[data-dpr="2"] .backg .yewu ul li h1 {*/
    /*font-size: 40px;*/
  /*}*/
  /*[data-dpr="3"] .backg .yewu ul li h1 {*/
    /*font-size: 60px;*/
  /*}*/
  /*.backg .yewu ul li p {*/
    /*font-size: 10px;*/
    /*line-height: 0.33333333rem;*/
    /*margin: 0.33333333rem 0 0.26666667rem;*/
  /*}*/
  /*[data-dpr="2"] .backg .yewu ul li p {*/
    /*font-size: 20px;*/
  /*}*/
  /*[data-dpr="3"] .backg .yewu ul li p {*/
    /*font-size: 30px;*/
  /*}*/
  /*.backg .yewu ul li a {*/
    /*display: inline-block;*/
    /*width: 2.26666667rem;*/
    /*height: 0.66666667rem;*/
    /*line-height: 0.66666667rem;*/
    /*padding-left: 0.33333333rem;*/
    /*background: #2773ad;*/
  /*}*/
  /*.backg .yewu ul li .a2 {*/
    /*background: #404040;*/
  /*}*/
  /*.backg .yewu ul li .a3 {*/
    /*background: #3a4050;*/
  /*}*/
  /*.backg .yewu ul .wu1 {*/
    /*background: url('../images/wu1.jpg?1487233750') 0 0 no-repeat;*/
    /*background-size: 100%;*/
  /*}*/
  /*.backg .yewu ul .wu2 {*/
    /*background: url('../images/wu8.jpg?1487233787') 0 0 no-repeat;*/
    /*background-size: 100%;*/
  /*}*/
  /*.backg .yewu ul .wu3 {*/
    /*background: url('../images/wu9.jpg?1487233813') 0 0 no-repeat;*/
    /*background-size: 100%;*/
  /*}*/
  /*.backg .yewu ul .wu4 {*/
    /*background: url('../images/wu11.jpg') 0 0 no-repeat;*/
    /*background-size: 100%;*/
  /*}*/
  /*.backg .cont6 {*/
    /*margin: 0.93333333rem auto 0;*/
  /*}*/
  /*.backg .cont6 h1 {*/
    /*width: 8.53333333rem;*/
    /*margin: 0px auto;*/
    /*font-size: 10px;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont6 h1 {*/
    /*font-size: 20px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont6 h1 {*/
    /*font-size: 30px;*/
  /*}*/
  /*.backg .cont6 .slider:hover .flex-prev:before {*/
    /*color: black;*/
  /*}*/
  /*.backg .cont6 .slider .js_prev a, .backg .cont6 .slider .js_next a {*/
    /*text-decoration: none;*/
    /*display: block;*/
    /*width: 1.04rem;*/
    /*height: 2.26666667rem;*/
    /*margin: -0.6rem 0 0;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*z-index: 10;*/
    /*overflow: hidden;*/
    /*color: #e7e7e7;*/
    /*cursor: pointer;*/
    /*font-size: 95px;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont6 .slider .js_prev a, [data-dpr="2"] .backg .cont6 .slider .js_next a {*/
    /*font-size: 190px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont6 .slider .js_prev a, [data-dpr="3"] .backg .cont6 .slider .js_next a {*/
    /*font-size: 285px;*/
  /*}*/
  /*.backg .cont6 .slider .js_slide {*/
    /*width: 10.46666667rem;*/
    /*height: 7.86666667rem;*/
  /*}*/
  /*.backg .cont6 .slider .js_slide img {*/
    /*max-width: 100%;*/
  /*}*/
  /*.backg .cont6 .slider p {*/
    /*white-space: normal;*/
    /*font-size: 7px;*/
    /*color: #999;*/
    /*line-height: 0.29333333rem;*/
    /*margin-top: 0;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont6 .slider p {*/
    /*font-size: 14px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont6 .slider p {*/
    /*font-size: 21px;*/
  /*}*/
  /*.backg .cont6 .ivii-slidergg .slides li {*/
    /*border: 1px solid #e6e6e6;*/
    /*padding-bottom: 0.33333333rem;*/
  /*}*/
  /*.backg .cont6 .ivii-slidergg .slides li p {*/
    /*font-size: 8px;*/
    /*height: 0.85333333rem;*/
    /*width: 2.90666667rem;*/
    /*line-height: 0.26666667rem;*/
    /*margin: 0.26666667rem;*/
    /*font-weight: normal;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont6 .ivii-slidergg .slides li p {*/
    /*font-size: 16px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont6 .ivii-slidergg .slides li p {*/
    /*font-size: 24px;*/
  /*}*/
  /*.backg .cont6 .ivii-slidergg .slides li .data {*/
    /*font-size: 7px;*/
    /*color: #999999;*/
    /*padding-left: 0.26666667rem;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont6 .ivii-slidergg .slides li .data {*/
    /*font-size: 14px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont6 .ivii-slidergg .slides li .data {*/
    /*font-size: 21px;*/
  /*}*/
  /*.backg .cont7 {*/
    /*background: #f5f5f5;*/
    /*padding: 1.04rem 0;*/
  /*}*/
  /*.backg .cont7 h1 {*/
    /*font-size: 10px;*/
    /*margin-bottom: 0.29333333rem;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont7 h1 {*/
    /*font-size: 20px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont7 h1 {*/
    /*font-size: 30px;*/
  /*}*/
  /*.backg .cont7 .slider:hover .flex-prev:before {*/
    /*color: black;*/
  /*}*/
  /*.backg .cont7 .slider .js_prev a, .backg .cont7 .slider .js_next a {*/
    /*text-decoration: none;*/
    /*display: block;*/
    /*width: 1.04rem;*/
    /*height: 2.26666667rem;*/
    /*margin: -0.6rem 0 0;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*z-index: 10;*/
    /*overflow: hidden;*/
    /*color: #e7e7e7;*/
    /*cursor: pointer;*/
    /*font-size: 95px;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont7 .slider .js_prev a, [data-dpr="2"] .backg .cont7 .slider .js_next a {*/
    /*font-size: 190px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont7 .slider .js_prev a, [data-dpr="3"] .backg .cont7 .slider .js_next a {*/
    /*font-size: 285px;*/
  /*}*/
  /*.backg .cont7 .slider .js_slide {*/
    /*width: 10.46666667rem;*/
    /*height: 7.86666667rem;*/
  /*}*/
  /*.backg .cont7 .slider .js_slide img {*/
    /*max-width: 100%;*/
  /*}*/
  /*.backg .cont7 .slider p {*/
    /*white-space: normal;*/
    /*font-size: 7px;*/
    /*color: #999;*/
    /*line-height: 0.29333333rem;*/
    /*margin-top: 0;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont7 .slider p {*/
    /*font-size: 14px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont7 .slider p {*/
    /*font-size: 21px;*/
  /*}*/
  /*.backg .cont7 .ivii-sliderggff .slides li {*/
    /*height: 1.6rem;*/
    /*background: #ffffff;*/
    /*text-align: center;*/
    /*line-height: 1.6rem;*/
    /*position: relative;*/
  /*}*/
  /*.backg .cont7 .ivii-sliderggff .slides li img {*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-left: -0.6rem;*/
    /*margin-top: -0.6rem;*/
  /*}*/
  /*.backg .cont7 .ivii-sliderggff .slides li p {*/
    /*font-size: 8px;*/
    /*height: 0.85333333rem;*/
    /*width: 2.90666667rem;*/
    /*line-height: 0.26666667rem;*/
    /*margin: 0.26666667rem;*/
    /*font-weight: normal;*/
  /*}*/
  /*[data-dpr="2"] .backg .cont7 .ivii-sliderggff .slides li p {*/
    /*font-size: 16px;*/
  /*}*/
  /*[data-dpr="3"] .backg .cont7 .ivii-sliderggff .slides li p {*/
    /*font-size: 24px;*/
  /*}*/
  /*.backg .cont7 .flex-viewport {*/
    /*width: 5.33333333rem;*/
    /*margin: 0 auto;*/
  /*}*/

  /*.footer {*/
    /*background: #323232;*/
    /*padding: 0.33333333rem 0 0.4rem;*/
    /*color: #ffffff;*/
  /*}*/
  /*.footer h5 {*/
    /*margin-bottom: 0.28rem;*/
    /*text-align: left;*/
    /*color: #ffffff;*/
  /*}*/
  /*.footer p {*/
    /*line-height: 0.33333333rem;*/
    /*text-align: left;*/
    /*color: #ffffff;*/
  /*}*/
  /*.footer .wrapper {*/
    /*width: 7.26666667rem;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*position: relative;*/
  /*}*/
  /*.footer .wrapper .hdnavaa {*/
    /*margin-left: -0.29333333rem;*/
  /*}*/
  /*.footer .wrapper .hdnavaa i {*/
    /*display: none;*/
  /*}*/
  /*.footer .wrapper .hdnavaa li {*/
    /*float: left;*/
    /*font-size: 8px;*/
  /*}*/
  /*[data-dpr="2"] .footer .wrapper .hdnavaa li {*/
    /*font-size: 16px;*/
  /*}*/
  /*[data-dpr="3"] .footer .wrapper .hdnavaa li {*/
    /*font-size: 24px;*/
  /*}*/
  /*.footer .wrapper .hdnavaa li a {*/
    /*display: block;*/
    /*height: 0.8rem;*/
    /*line-height: 0.8rem;*/
    /*padding: 0 0.2rem;*/
    /*color: #999;*/
  /*}*/
  /*.footer .wrapper .hdnavaa li:hover {*/
    /*text-decoration: none;*/
  /*}*/
  /*.footer .wrapper .hdnavaa li.curr a {*/
    /*color: #fff;*/
  /*}*/
  /*.footer .wrapper .hdnavaa .dropdown-menu {*/
    /*display: none;*/
  /*}*/
  /*.footer .wrapper .tel {*/
    /*display: none;*/
  /*}*/

  /*.bottom {*/
    /*background: #000000;*/
  /*}*/
  /*.bottom .bott {*/
    /*width: 7.26666667rem;*/
    /*margin: 0 auto;*/
    /*height: 1.06666667rem;*/
    /*line-height: 0.53333333rem;*/
    /*color: #ffffff;*/
    /*text-align: center;*/
  /*}*/
  /*.bottom .bott span {*/
    /*display: block;*/
  /*}*/
/*}*/
@media screen and (min-width: 1200px) and (orientation: landscape) {
  .backg p {
    color: #000000;
    font-weight: 600;
    line-height: 37px;
  }
  .backg .banner {
    margin-top: -2px;
  }
  .backg .yewu {
    margin: 0 auto;
  }
  .backg .yewu ul li {
    width: 25%;
    height: 640px;
    position: relative;
    float: left;
    margin-top: -2px;

  }
  .backg .yewu ul li .yewu-li {
    margin-top: 240px;
    padding-left: 28px;
    padding-right: 28px;
  }
  .backg .yewu ul .wu1{
    /*height: 400px;*/
  }
  /*.backg .yewu ul .wu1 .yewu-li {*/
  /*margin-top: 130px;*/
  /*padding-left: 540px;*/
  /*padding-right: 100px;*/
  /*}*/
  .backg .yewu ul li h1, .backg .yewu ul li p, .backg .yewu ul li a {
    color: #ffffff;
  }
  .backg .yewu ul li h1 {
    font-size: 40px;
    overflow: hidden;
  }
  .backg .yewu ul li p {
    font-size: 20px;
    line-height: 25px;
    margin: 25px 0 20px;
  }
  .backg .yewu ul li a {
    font-size: 20px;
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    background: #2773ad;
  }
  .backg .yewu ul li .a2 {
    background: #404040;
  }
  .backg .yewu ul li .a3 {
    background: #3a4050;
  }
  .backg .yewu ul .wu1 {
    background: url('../images/wu1.jpg?1487153197') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu2 {
    background: url('../images/wu2.jpg?1487153379') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu3 {
    background: url('../images/wu3.jpg?1487153425') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu4 {
    background: url('../images/wu10.jpg') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .cont6 {
    width: 1104px;
    margin: 70px auto 0;
  }
  .backg .cont6 h1 {
    font-size: 20px;
  }
  .backg .cont6 .slider:hover .flex-prev:before {
    color: black;
  }
  .backg .cont6 .slider .js_prev a, .backg .cont6 .slider .js_next a {
    text-decoration: none;
    display: block;
    width: 78px;
    height: 170px;
    margin: -45px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    color: #e7e7e7;
    cursor: pointer;
    font-size: 190px;
  }
  .backg .cont6 .slider .js_slide {
    width: 785px;
    height: 590px;
  }
  .backg .cont6 .slider .js_slide img {
    max-width: 100%;
  }
  .backg .cont6 .slider p {
    white-space: normal;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 0;
  }
  .backg .cont6 .ivii-slidergg .slides li {
    border: 1px solid #e6e6e6;
    padding-bottom: 25px;
  }
  .backg .cont6 .ivii-slidergg .slides li p {
    font-size: 16px;
    height: 64px;
    width: 218px;
    line-height: 20px;
    margin: 20px;
    font-weight: normal;
  }
  .backg .cont6 .ivii-slidergg .slides li .data {
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
  }
  .backg .cont7 {
    background: #f5f5f5;
    padding: 78px 0;
  }
  .backg .cont7 h1 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .backg .cont7 .slider:hover .flex-prev:before {
    color: black;
  }
  .backg .cont7 .slider .js_prev a, .backg .cont7 .slider .js_next a {
    text-decoration: none;
    display: block;
    width: 78px;
    height: 170px;
    margin: -45px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    color: #e7e7e7;
    cursor: pointer;
    font-size: 190px;
  }
  .backg .cont7 .slider .js_slide {
    width: 785px;
    height: 590px;
  }
  .backg .cont7 .slider .js_slide img {
    max-width: 100%;
  }
  .backg .cont7 .slider p {
    white-space: normal;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 0;
  }
  .backg .cont7 .ivii-sliderggff .slides li {
    height: 120px;
    background: #ffffff;
    text-align: center;
    line-height: 120px;
    position: relative;
  }
  .backg .cont7 .ivii-sliderggff .slides li img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -45px;
  }
  .backg .cont7 .ivii-sliderggff .slides li p {
    font-size: 16px;
    height: 64px;
    width: 218px;
    line-height: 20px;
    margin: 20px;
    font-weight: normal;
  }

  .footer {
    min-width: 1200px;
    background: #323232;
    padding: 25px 0 30px;
    color: #ffffff;
  }
  .footer h5 {
    margin-bottom: 21px;
    text-align: left;
    color: #ffffff;
  }
  .footer p {
    line-height: 25px;
    text-align: left;
    color: #ffffff;
  }
  .footer .wrapper {
    width: 1200px;
    height: 290px;
    margin: 0 auto;
    position: relative;
  }
  .footer .wrapper .hdnavaa {
    float: left;
    margin-left: -17px;
  }
  .footer .wrapper .hdnavaa i {
    display: none;
  }
  .footer .wrapper .hdnavaa li {
    float: left;
    font-size: 16px;
  }
  .footer .wrapper .hdnavaa li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    color: #999;
  }
  .footer .wrapper .hdnavaa li:hover {
    text-decoration: none;
  }
  .footer .wrapper .hdnavaa li.curr a {
    color: #fff;
  }
  .footer .wrapper .hdnavaa .dropdown {
    position: relative;
  }
  .footer .wrapper .hdnavaa .dropdown:hover .dropdown-menu {
    display: block;
  }
  .footer .wrapper .hdnavaa .dropdown-menu-dl .aa {
    line-height: 33px;
    height: 33px;
    color: #999;
    white-space: nowrap;
    padding: 0 15px;
  }
  .footer .wrapper .hdnavaa .dropdown-menu-dl .cur {
    color: #ffffff;
  }
  .footer .wrapper .tel {
    padding-left: 35px;
    border-left: 1px solid #999;
    width: 350px;
    height: 238px;
    float: right;
    margin-top: 20px;
    font-size: 16px;
    color: #999999;
  }
  .footer .wrapper .tel p {
    color: #999999;
    line-height: inherit;
  }
  .footer .wrapper .tel img {
    float: right;
    margin-top: -112px;
  }
  .footer .wrapper .tel li {
    width: 200px;
    height: 45px;
    margin-top: 20px;
  }
  .footer .wrapper .tel li i {
    font-size: 42px;
    position: relative;
    top: -6px;
    float: left;
    padding-right: 24px;
  }
  .footer .qrcodes {
    position: absolute;
    right: 0;
    top: -12px;
  }
  .footer .qrcodes figure {
    float: left;
    width: 100px;
    text-align: center;
  }

  .bottom {
    min-width: 1200px;
    background: #000000;
    height: 100px;
  }
  .bottom .bott {
    width: 1200px;
    margin: 0 auto;
    color: #ffffff;
  }
  .bottom .bott .right {
    float: right;
  }
}
@media screen and (min-width: 641px) and (orientation:portrait){
/*(min-width: 1001px) and (max-width: 1200px) {*/
  .backg p {
    color: #000000;
    font-weight: 600;
    line-height: 37px;
  }
  .backg .banner {
    margin-top: -2px;
  }
  .backg .yewu {
    margin: 0 auto;
  }
  .backg .yewu ul li {
    width: 100%;
    height: 500px;
    position: relative;
    float: left;
  }
  .backg .yewu ul li .yewu-li {
    margin-top: 130px;
    padding-left: 540px;
    padding-right: 100px;
  }
  .backg .yewu ul li h1, .backg .yewu ul li p, .backg .yewu ul li a {
    color: #ffffff;
  }
  .backg .yewu ul li h1 {
    font-size: 40px;
    overflow: hidden;
  }
  .backg .yewu ul li p {
    font-size: 20px;
    line-height: 25px;
    margin: 25px 0 20px;
  }
  .backg .yewu ul li a {
    font-size: 20px;
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    background: #2773ad;
  }
  .backg .yewu ul li .a2 {
    background: #404040;
  }
  .backg .yewu ul li .a3 {
    background: #3a4050;
  }
  .backg .yewu ul .wu1 {
    background: url('../images/wu4.jpg?1487223325') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu2 {
    background: url('../images/wu5.jpg?1487223375') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu3 {
    background: url('../images/wu6.jpg?1487223415') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .yewu ul .wu4 {
    background: url('../images/wu12.jpg') 0 0 no-repeat;
    background-size: 100%;
  }
  .backg .cont6 {
    width: 825px;
    margin: 70px auto 0;
  }
  .backg .cont6 h1 {
    font-size: 20px;
  }
  .backg .cont6 .slider:hover .flex-prev:before {
    color: black;
  }
  .backg .cont6 .slider .js_prev a, .backg .cont6 .slider .js_next a {
    text-decoration: none;
    display: block;
    width: 78px;
    height: 170px;
    margin: -45px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    color: #e7e7e7;
    cursor: pointer;
    font-size: 190px;
  }
  .backg .cont6 .slider .js_slide {
    width: 785px;
    height: 590px;
  }
  .backg .cont6 .slider .js_slide img {
    max-width: 100%;
  }
  .backg .cont6 .slider p {
    white-space: normal;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 0;
  }
  .backg .cont6 .ivii-slidergg .slides li {
    border: 1px solid #e6e6e6;
    padding-bottom: 25px;
  }
  .backg .cont6 .ivii-slidergg .slides li p {
    font-size: 16px;
    height: 64px;
    width: 218px;
    line-height: 20px;
    margin: 20px;
    font-weight: normal;
  }
  .backg .cont6 .ivii-slidergg .slides li .data {
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
  }
  .backg .cont7 {
    background: #f5f5f5;
    padding: 78px 0;
  }
  .backg .cont7 h1 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .backg .cont7 .slider:hover .flex-prev:before {
    color: black;
  }
  .backg .cont7 .slider .js_prev a, .backg .cont7 .slider .js_next a {
    text-decoration: none;
    display: block;
    width: 78px;
    height: 170px;
    margin: -45px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    color: #e7e7e7;
    cursor: pointer;
    font-size: 190px;
  }
  .backg .cont7 .slider .js_slide {
    width: 785px;
    height: 590px;
  }
  .backg .cont7 .slider .js_slide img {
    max-width: 100%;
  }
  .backg .cont7 .slider p {
    white-space: normal;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 0;
  }
  .backg .cont7 .ivii-sliderggff .slides li {
    height: 120px;
    background: #ffffff;
    text-align: center;
    line-height: 120px;
    position: relative;
  }
  .backg .cont7 .ivii-sliderggff .slides li img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -45px;
  }
  .backg .cont7 .ivii-sliderggff .slides li p {
    font-size: 16px;
    height: 64px;
    width: 218px;
    line-height: 20px;
    margin: 20px;
    font-weight: normal;
  }
/*}*/
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*# sourceMappingURL=sz_meeting.css.map */
