.w{
    width:1483px;
}
.iframe{

  height: 40px;
}
#header{
    background-color: #f5f5f5;
}
.header {
    margin: 0 auto;
    height: 40px;

    line-height: 40px;
}
.header a{
     color: #666;
}
.header ul{
    float: left;
    overflow: hidden;
}
.header a:hover{
    color: #f60;
}
.header ul li{
    float: left;
    margin-left: 18px;
    font-size: 14px;
}
.header p{
    float:right;
    padding-right: 227px;
}
.header p{
    font-size: 0;
    height: 100%;
}
.header p a{
    font-size: 14px;

}
.header p a:after{
    content: " ";
    display: inline-block;
    width:1px;
    height: 10px;
    background-color:#9f9f9f ;
    margin: 0 8px;
}
.header-drop{
  position: relative;
  margin: 0 auto;
}
.header-drop ul{
   position: absolute;
   right:0;
   top:-40px;
}
.header-drop ul li{
float: left;
height: 40px;
color: #666;
font-size: 14px;
line-height: 40px;
position: relative;
}
.header-drop ul li p{
  font-size: 14px;
  color: #00895c;
  line-height: 32px;
  height: 32px;
  background-color:#d7f0e8 ;
  text-align: center;
}
.header-drop ul li .mobile a{
color: #00895c;
}
.header-drop ul li .mobile i{
     display: inline-block;
     width: 14px;
     height: 16px;
     background: url('/images/News/version/2022/mobile.png') no-repeat 0 0;
     vertical-align: middle;
     margin-right: 5px;
}
.header-drop ul li .vedio i{
display: inline-block;
width: 18px;
height: 16px;
background: url('/images/News/version/2022/right-ico2.png') no-repeat 0 0;
vertical-align: middle;
margin-right: 8px;
}
.header-drop ul li:hover a{
color: #00895c;
}
.header-drop ul li:nth-child(2):hover i{
background: url('/images/News/version/2022/vd.png') no-repeat 0 0;
}
.header-drop ul li:nth-child(3):hover i{
background: url('/images/News/version/2022/dy.png') no-repeat 0 0;
}
.header-drop ul li .douyin i{
     display: inline-block;
     width: 13px;
     height: 16px;
     background: url('/images/News/version/2022/right-ico3.png') no-repeat 0 0;
     vertical-align: middle;
     margin-right: 8px;
    }
.header-drop ul li a:after{
content: " ";
display: inline-block;
width:1px;
height: 10px;
background-color:#9f9f9f ;
margin: 0 8px;

}
.header-drop ul li .douyin a:after{
  content: none;
}
.header-drop ul li .code{
   position: absolute;
   top: 46px;
  left: 50%;
  transform: translateX(-50%);

   background-color: #fff;
   z-index: 99;
   width: 164px;
   box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
     display: none;
}
.header-drop ul li .code::before{
   content:'' ;
   width:0 ;
   height: 0;
   display:inline-block;
   border-style: solid;
    border-width: 8px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(-45deg);
     box-shadow: 2px -2px 2px  rgba(0, 0, 0, 0.1);
    left: 45%;

   position: absolute;
   top:-8px;

}

.header-drop ul li .code img{
   margin: 12px 10px;
}
.header-drop ul li .dyCode img{
margin: 17px 15px;
}
.top{
    overflow: hidden;
    margin: 0 auto;
}
.top .logo {
   float: left;
   margin: 26px 0;
   position: relative;
}

.top .logo a::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 32px;
      background: #9f9f9f;

      left:278px;
      top:50%;
      transform:translateY(-50%)
}
.top p{
    float: left;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    margin-left: 65px;
    margin-top: 34px;
}
.searchBox{
    float: left;
    width: 580px;
    height:44px ;
    margin-top: 34px;
    margin-left: 85px;
}
.searchBox input{
    height: 40px;
    width: 478px;
    border: none;
    border-top: 2px solid #00895c;
    border-left: 2px solid #00895c;
    border-bottom: 2px solid #00895c;
    float: left;
    text-indent: 12px;

}
.searchBox  button{
    height: 44px;
    width: 100px;
    background-color: #00895c;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    border: none;
    cursor: pointer;
}
.searchBox  button i{
    display: inline-block;
    width: 18px;
    height: 17px;
    background: url('/images/News/version/2022/search.png');
    vertical-align: middle;
   margin-bottom: 3px;
   margin-right: 5px;
}
.sideAdv{
     float: right;
     margin-top: 30px;
     position: relative;
}
.sideAdv i{
    position: absolute;
    width: 24px;
    height: 12px;
    background: url('/images/News/version/2022/adv.png') no-repeat 0 0;
    left: 0;
    bottom: 0;
}
.nav{
    background-color: #00895c;
    margin-bottom: 30px;
}
.nav ul{
    overflow: hidden;
     margin: 0 auto;
}
.nav ul li {
    float: left;

}
.nav ul .home{
  background-color: #33a17d;
  font-weight: bold;
}
.nav ul li a{
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 37px;
    color: #fff;
}
.nav ul li a:hover{
     font-weight: bold;
    background-color: #33a17d;
}
.wrapper{
    margin: 0 auto;
    overflow: hidden;
}
.showLeft{
    overflow: hidden;
}
.showLeft .location p{
    background: url('/images//News/version/2022/location.png') no-repeat 0 0;
     font-size: 16px;
     padding-left: 28px;
     line-height: 21px;
     color: #666;
}
.showLeft .location p a{
    color: #666;

}
.showLeft .leftTop{
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
      position: relative;
    margin-bottom: 25px;

  }

.showLeft .leftTop h1{
    font-size: 36px;
    color: #333;
    line-height: 50px;
    margin-top: 30px;
}
.showLeft .leftTop p{
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 35px;
    display: inline-block;
    margin-left: 190px;
}
.showLeft .leftTop p span{
    margin-right: 30px;
}
.showLeft .leftTop p span a{
    color: #999;
}
.showLeft .leftTop p span i{
    display: inline-block;
    width:13px ;
    height: 13px;
    background: url('/images//News/version/2022/share.png') no-repeat 0 0;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 5px;
}
.showLeft .leftAdv{
  margin: 25px 0;
  position: relative;
}
.showLeft .leftAdv img{
    width: 1088px;
    height: 107px;
  }
.showLeft .leftAdv i{
    position: absolute;
    width: 24px;
    height: 12px;
    background: url('/images/News/version/2022/adv.png') no-repeat 0 0;
    left: 0;
    bottom: 0;
  }
.showLeft .abstract{
    padding: 20px;
  background: #f1f2f3;
  font-size: 18px;
line-height: 32px;
color: #666;
margin-bottom: 15px;
box-sizing: border-box;
}
.showLeft .leftCenter .newsContent{
    font-size: 18px;
line-height: 2;
color: #333;
}

.downDoc {
  margin: 40px 0 20px;
  font-size: 16px;
  line-height: 25px;
  font-family: "\5b8b\4f53";
  color: #333;
  padding-left: 30px;
  background: url('/images//News/version/2022/down.png') no-repeat 0 4px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}
.downDoc span {
  float: left;
}
.downDoc p {
  overflow: hidden;
}
.downDoc a {
  color: #ff6600 !important;
  float: left;
  clear: both;
}
.downDoc a:hover {
  color: #446cb3 !important;
  transition: all .3s ease;
}
.showLeft .turnPiece{
  padding: 15px 0;
  margin: 10px 0;

}
.showLeft .turnPiece p{
    font-size: 16px;
   line-height: 32px;
  color: #666;
}
.showLeft .turnPiece p a{
    color: #446cb3;
}
.showLeft .commentaries {
position: relative;
height: 32px;
border-bottom: 1px solid #dcdcdc;
}
.showLeft .commentaries h3{
    bottom: -2px;
left: 0;
position: absolute;
font-size: 22px;
padding-bottom: 10px;
border-bottom: 3px solid #138146;
font-weight: normal;
}
.showLeft .comment .comment_toolbar{
    height: 35px;
    margin-top: 15px;
}
 .comment_toolbar .toolbar_Rt{
    float: right;
 }
 .toolbar_Rt .nickname{
    float: left;
    margin-right: 9px;
 }
 .nickname label {
    height: 33px;
    width: 44px;
    text-align: center;
    float: left;
    border: 1px solid #d2d2d2;
    background-color: #d2d2d2;
    font-size:  12px;
    color: #999;
    line-height: 33px;
  }
  .nickname input {
    height: 33px;
    width: 107px;
    float: left;
    border: 1px solid #d2d2d2;
    color: #999;
    text-indent: 10px;
    font-size: 12px;
  }
 .toolbar_Rt .v_code{
    float: left;
    height: 35px;
    position: relative;
 }
 .v_code input {
    float: left;
    height: 33px;
    width: 118px;
    color: #999;
    border: 1px solid #d2d2d2;
    text-indent: 10px;
    font-size: 12px;
  }
  .v_code label {
    height: 33px;
    float: left;
    border: 1px solid #d2d2d2;
      border-left-color: rgb(210, 210, 210);
      border-left-style: solid;
      border-left-width: 1px;
    border-left: 0;
  }
  .v_code label img {
    width: 78px;
    height: 33px;
  }
 .toolbar_Rt .anonymous{
    margin-top: 11px;
    float: left;
    margin-left: 7px;
 }
 .anonymous .checkbox {
    width: 14px;
    float: left;
    margin-right: 7px;
    height: 14px;
    background: url('/images//News/version/2022/comment.png') -40px -58px no-repeat;
  }
.checked .checkbox{
    background-position: 0px -58px;
}
  .anonymous span {
    font-size: 14px;
  }
  .showLeft .comment .commentArea{
    margin-top: 15px;
    padding-bottom: 20px;
  }
  .textarea {
    padding: 10px;
    border: 1px solid #FF6600;
    border-radius: 2px;

  }
  .textarea::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
 }
  .textarea div {
    border: none;

    float: left;
    height: 100px;
    font-size: 14px ;
    line-height: 24px;
    overflow: auto;
    outline: none;
  }
  .commentArea_ft::after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
  }
  .face {
    float: left;
    position: relative;}

    .face span {
        cursor: pointer;
        height: 20px;
        padding-right: 17px;
        margin: 10px 0;
       font-size: 14px;
       line-height: 20px;
        float: left;
        background: url('/images//News/version/2022/comment.png') 67px -137px no-repeat;
      }
      .face i {
        background: url('/images//News/version/2022/comment.png') -98px -55px no-repeat;
        height: 19px;
        width: 19px;
        float: left;
        margin-right: 10px;
      }

 .faceList {
        display: none;
        position: absolute;
        left: 0;
        top: 40px;
        padding: 4px;
        width: 390px;
        background: #fff;
        border: 1px solid #dfe6f6;
      }
 .faceList a {
        float: left;
        height: 22px;
        width: 22px;
        padding: 4px 2px;
      }
.commentArea_ft {
        margin-top: 17px;
      }
.commentArea_ft button {
        float: right;
        height: 40px;
        width: 100px;
        background: #FF6600;
        color: #fff;
        border: none;
        cursor: pointer;
        font: normal 16px/40px "microsoft yahei";
      }
      .commentArea_ft p {
        font-size: 14px;
        line-height: 40px;
        color: #888888;
        float: right;
        margin-right: 20px;
      }
.statement {
        padding: 15px 20px;
        border: 1px solid #ddd;
        border-radius: 5px;
        line-height: 24px;
        color: #999;
        margin-top: 40px;
        margin-bottom: 48px;
        box-sizing: border-box;
        font-size: 14px;
      }
 .statement p {
        line-height: 28px;
        color: #7a7a7a;
      }
.statement p b {
        color: #138146;
        line-height: 24px;
        font-weight: normal;
      }

.pictures {
        margin: 0 auto;
       overflow: hidden;

      }

.pictures h2 {
        font-size: 24px;
        line-height: 50px;
        color: #138146;
        font-weight: normal;
        border-bottom: 3px solid #dbdbdb;
        position: relative;
      }
.pictures h2 span {
        display: inline-block;
        border-bottom: 3px solid #138146;
        position: relative;
        bottom: -3px;
      }
.pictures h2 a {
        font-size: 14px;
        line-height: 40px;
        color: #999;
        display: inline-block;

        position: absolute;
        right: 0px;
        top: 15px;
      }
.pictures ul {

        margin-top: 15px;
        overflow: hidden;
        margin-right: -25px;
      }
.pictures ul li {
        width: 16.66%;
        padding-right: 25px;
        margin-bottom: 12px;
        box-sizing: border-box;
        float: left;
        position: relative;
      }
.pictures ul li .item {

        position: relative;
        border: 1px solid #ddd;
      }
.pictures ul li .image {
        position: relative;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
      }
.pictures ul li .image img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
      }
.siteText {
        padding: 0 10px;
        background: #333;
        position: absolute;
        left: -1px;
        bottom: 0;
        transition: 0.3s ease;
        box-sizing: border-box;
        text-align: center;
        right: -1px;
      }
 .pictures ul li:hover .siteText {
        background: #138146;
      }
.siteText p {

        height: 36px;
        overflow: hidden;
        transition: 0.3s ease;
      }
.siteText p a{
    font-size: 16px;
color: #fff;
    line-height: 36px;
}
.showRight {
    float: right;
    width: 340px;
    margin-left: 53px;
    margin-top: 56px;
}
.showRight .rightAdv{
     height: 206px;
    margin-bottom: 30px;
   position: relative;
}
.showRight .rightAdv img{
   width: 100%;
   height: 100%;
}
.showRight .rightAdv i{
  position: absolute;
   width: 24px;
   height: 12px;
   background: url('/images/News/version/2022/adv.png') no-repeat 0 0;
   left: 0;
   bottom: 0;
}
.showRight .title {
        border-top: 2px solid #F4F4F4;
        position: relative;

}
.showRight .hot{
      margin-bottom: 10px;
}
.showRight .title h2{
    display: inline-block;
    font-size: 24px;
     line-height: 56px;
    color: #333;
      border-top: 3px solid #138146;
position: relative;
top: -2px;
font-weight: normal;
padding-left: 30px;
}

.showRight .title i{
     position: absolute;
     left: 0;
     top:22px;
}
.showRight .hot i{
    width: 15px;
    height: 16px;
    background: url('/images//News/version/2022/hot.png') no-repeat 0 0;
}
.title   a {
    font-size: 14px;
    line-height: 50px;
    color: #999;

    position: absolute;
    right: 0px;

  }
  .information ul li span {
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background: #dadada;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 10px;
  }
  .unique {
    background: #138146 !important;
  }
  .information ul li {
    height: 36px;
    overflow: hidden;
    font-size: 16px;
    line-height: 36px;
  }
  .information ul li a{
    color: #333;
  }
  .information ul li a:hover {
    color: #FF6600;
  }
  .showRight .topic{
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .showRight .topic i{

    width: 16px;
    height: 18px;
    background:url('/images//News/version/2022/topic.png') no-repeat 0 0 ;
  }
  .recommand .image {
   height: 0;
   position: relative;
  padding-bottom: 56.25%;
   overflow: hidden;
  }
  .recommand .image img{
    width: 100%;
    max-height: none;
  }
  .recommand .image p {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    margin-left: 0;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  .recommand .image p a{
    color: #fff;
  }
  .recommand .textList{
     margin-top: 10px;
     padding: 0 2px;
     box-sizing: border-box;
  }
.recommandLive {
     overflow: hidden;
     margin-right: -12px;
}
.recommandLive li{
  float: left;
  box-sizing: border-box;
   width: 50%;
   padding-right: 12px;
   margin-bottom: 10px;
}
.recommandLive .LiBox .image{
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  display: block;
 }
 .recommandLive .LiBox img{
  width: 100%;
  max-height: none;
 }
 .recommandLive .LiBox p{
    font-size: 12px;

    line-height: 20px;
    height: 20px;
    overflow: hidden;
 }
 .recommandLive .LiBox p a{
    color: #333;
 }
 .recommandLive .LiBox a span{
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('/images//News/version/2022/application.png') no-repeat;
    background-size: auto;
  background-size: cover;
  transform: translate(-50%,-50%);
}
.textList  li{

  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
}

.textList  li a{
     color: #333;
}
.textList  li a::before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #138146;
  vertical-align: middle;
  margin-right:11px
}
.textList  li a:hover {
  color: #FF6600;
}
.exhibition i{
  width: 18px;
  height: 18px;
  background: url('/images//News/version/2022/exhibition.png') no-repeat 0 0;
}

.showRight .exhibition{
  margin-top: 20px;
  margin-bottom: 12px;
}
.liveBroadcast i{
  width: 13px;
  height: 13px;
  background: url('/images//News/version/2022/live.png') no-repeat 0 0;
}
.showRight .liveBroadcast{
  margin-top: 20px;
  margin-bottom: 12px;
}
.recommand .image{
  margin-bottom: 20px;
}
.recommand .image a span{
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('/images//News/version/2022/live1.png') no-repeat;
    background-size: auto;
  background-size: cover;
  transform: translate(-50%,-50%);
}
.recommand .image .bgShade{
  content:'';
	width: 100%;
	height: 42px;
	position:absolute;
	left: 0;
	bottom:0;
	z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(102,102,102,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,0.8));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
#footer {
	width: 100%;
	min-width: 1200px;
	margin: 15px auto 0;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 12px 0;
}
.foot {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999;
  margin: 0 auto;
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #00895c;
}
.footer-content {
	text-align: left;
	padding-left: 38px;
	border-bottom: 1px solid #424241;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.guide{
	padding-left: 15px;
	width: 350px;
	float: left;
}
.guide span{
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.guide p{
	float: left;
	margin-right: 20px;
}
.guide p a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.guide.last {
	width: auto;
	overflow: hidden;
	float: none;
}
.zyAPP {
	width: 110px;
	text-align: center;
	margin: 5px 10px;
	display: inline-block;
	vertical-align: top;
}
.zyAPP:first-of-type {
    margin-left: 0;
}
.zyAPP b{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: normal;
}
.WechatTop{
	font-size: 14px;
    line-height: 30px;
    color: #999;
}
.guide {
	width: 400px;
	position: relative;
}
.guide p {
	width: 180px;
}
.foot span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 10px;
}
.foot li {
	float: left;
  margin-right: 20px;
}
.foot li em{
  font-style: normal;
  
}
.foot li b{
  font-weight: normal;
 margin-bottom: 7px;
 display: block;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	/* background: #cecece url(../../../images/index/QQ.png) no-repeat center; */
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}
.bottom {
	padding-top: 20px;
	text-align: center;
	background-color: #333;
}
.bottom p a {
	margin-right: 12px;
}

.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}
.subTitle{
    text-align: right;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    position:relative;
}
.subTitle::before{
    content:'';
    width: 50px;
    height: 1px;
    background-color: #dddddd;
    display: inline-block;
    vertical-align: top;
    margin:16px 10px 0 0;
}
   .Share-3{
    right: 190px;
    bottom: 22px;
   }
   .Share3-bot {
    left: initial !important;
    right: -114px !important;
  }
  /* 11.23 */
  .newsPage{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #f60;
  }
  .newsPage a{
    color: #333;
  }
  .newsPage a:hover {
    color: #ff6600;
  }
  @media only screen and (min-width:1920px){

  }
  @media only screen and (min-width: 1600px) and (max-width:1919px){
    .w {
      width: 1483px;
    }
    .searchBox {
      width: 525px;
    }
    .searchBox input{
      width: 428px;
    }
    .searchBox button{
      width: 90px;
    }
    .nav ul li a{
      padding: 0 30px;
    }
    .footer .f-top .right ul li img {
      height: 100px;
      width: 100px;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width:1599px){
   .w{
      width: 1260px;
    }
    .header ul li{
      margin-left: 8px;
    }
    .top .logo a img{
      width: 250px;
    }
    .top .logo a::after{
      left: 275px;
    }
    .top p {
       margin-left: 40px;
    }
    .searchBox {
      width: 445px;
    }

  .searchBox input{
    width: 368px;
  }
  .searchBox button{
    width: 70px;
  }

    .nav ul li a{
      padding: 0 25px;
    }
    .location p {
      font-size: 14px;
    }
    .showRight {
      width: 310px;
    }

    .information ul li {
      height: 34px;
      font-size: 15px;
      line-height: 34px;
    }
    .information ul li span {
      line-height: 17px;
      margin-top: 9px;
    }
    .recommand .image p{
      font-size: 15px;
    }
    .textList  li {
      height: 34px;
      line-height: 34px;
      font-size: 15px;
    }
    .showLeft  .leftTop h1 {
      font-size: 28px;
    }
    .showLeft .leftTop p{
      margin-left: 120px;
    }
    .leftTop p span {
      font-size: 14px;
    }
    .showLeft .abstract {
      font-size: 16px;
      line-height: 28px;
    }
    .abstract b {
      font-size: 16px;
    }
    .showLeft .leftCenter .newsContent {
      font-size: 16px;
    }
    .statement {
      margin-top: 30px;
      font-size: 12px;
    }
    .siteText p a {
      font-size: 14px;
      line-height: 28px;
    }
    .siteText p {
      height: 30px;
      padding-top: 0;
    }
    .pictures ul li .item {
      margin-left: 20px;
    }
    .pictures ul {
      margin-left: -20px;
    }
    .footer-content {
      padding-left: 0;
    }
    .guide {
      width: 365px;
    }
    .guide span {

      margin-bottom: 10px;
    }
    .guide p {
      width: 170px;
      margin-right: 10px;
    }
    .zyAPP {
      width: 100px;
    }
    .Share-3{
      right: 120px;

     }
     .Share3-top {
      font-size: 14px !important;
     }

  }
  @media only screen and (min-width: 1200px) and (max-width:1399px){
    .w {
      width: 1128px;
    }
    .header ul li{
      margin-left: 5px;
    }

    .top .logo a::after{
      left: 260px;
    }
    .header p a::after{
      margin: 0 5px;
    }
    .top p{
      margin-left: 30px;
    }
    .searchBox {
      width: 390px;
      margin-left: 30px;
    }
    .searchBox input{
      width: 328px;
    }
    .searchBox button{
      width: 60px;
    }
    .sideAdv {
      width: 300px;
    }
    .nav ul li a {
      padding: 0 20px;
    }
    .showLeft .leftTop p{
      margin-left: 110px;
    }
    .showLeft  .location p {
      font-size: 14px;
    }
    .showRight {
      width: 310px;
      margin-left: 30px;
    }
    .information ul li {
      height: 32px;
      font-size: 14px;
      line-height: 32px;
    }
    .information ul li span {
      line-height: 17px;
      margin-top: 9px;
    }
    .recommand .image p{
      font-size: 15px;
    }

    .textList  li {
      height: 32px;
      line-height: 32px;
      font-size: 14px;
    }
    .showLeft .leftTop h1 {
      font-size: 26px;
    }
    .showLeft .turnPiece p {
      font-size: 14px;
    }
    .showLeft .leftTop p span {
      font-size: 12px;
    }
    .showLeft .abstract {
      font-size: 16px;
      line-height: 28px;
    }
    .showLeft .abstract b {
      font-size: 16px;
    }
    .showLeft .leftCenter .newsContent  {
      font-size: 14px;
    }

    .statement {
      margin-top: 30px;
      font-size: 12px;
    }
    .siteText p a {
      font-size: 12px;
      line-height: 28px;
    }
    .siteText p {
      height: 30px;
      padding-top: 0;
    }
    .pictures ul li  {
      padding-right: 20px;
  }
  .pictures ul {
      margin-right: -20px;
  }
  .footer-content {
    padding-left: 0;
  }
  .guide span {
    font-size: 16px !important;
    margin-bottom: 10px;
  }
  .foot p {
    font-size: 12px;
    line-height: 54px;
  }
  .guide p {
    width: 160px;
    margin-right: 10px;
  }
  .guide {
    width: 340px;
  }
  .zyAPP {
    width: 75px;
    margin: 5px 3px;
      margin-left: 3px;
  }
    .Share3-top {
      font-size: 12px !important;
    }
    .Share-3{
      right: 110px;

     }
  }

  @media only screen and (min-width: 1025px) and (max-width:1199px){

   .w {
      width: 958px;
    }

    .header ul li{
      margin-left: 5px;
      font-size: 12px;
    }
    .header p a {
      font-size: 12px;
    }
    .header-drop ul li{
      font-size: 12px;
    }

    .header p{
      padding-right: 210px;
    }


    .logo{
      width: 200px;
    }
    .top .logo a::after{
      left: 225px;
    }
    .header p a::after{
      margin: 0 5px;
    }
    .top p{
      margin-left: 50px;
      font-size: 24px;
    }
    .searchBox {
      width: 288px;
      margin-left: 15px;
    }
    .searchBox input{
      width: 212px;
    }
    .searchBox button{
      width: 64px;
      font-size: 14px;
    }
    .sideAdv {
      width: 300px;
    }
    .nav ul li a {
      padding: 0 15px;
      font-size: 16px;
    }
    .showLeft .location p {
      font-size: 12px;
    }
    .showLeft .leftTop p{
      margin-left: 50px;
    }
    .showRight {
      width: 270px;
      margin-left: 30px;
    }
    .information ul li {
      height: 32px;
      font-size: 14px;
      line-height: 32px;
    }
    .information ul li span {
      line-height: 17px;
      margin-top: 9px;
    }
    .recommand .image p{
      font-size: 15px;
    }

    .textList  li {
      height: 32px;
      line-height: 32px;
      font-size: 14px;
    }
    .showLeft .leftTop h1 {
      font-size: 26px;
    }
    .showLeft  .turnPiece p {
      font-size: 14px;
    }
    .showLeft .leftTop p span {
      font-size: 12px;
    }
    .showLeft .abstract {
      font-size: 14px;
      line-height: 24px;
    }
    .showLeft .abstract b {
      font-size: 16px;
    }
    .showLeft .leftCenter .newsContent  {
      font-size: 14px;
    }

    .statement {
      margin-top: 30px;
      font-size: 12px;
    }
    .siteText p a {

      line-height: 24px;
    }
    .siteText p {
      height: 30px;
      padding-top: 0;
    }
    .pictures ul li  {
        padding-right: 12px;
    }
    .pictures ul {
        margin-right: -12px;
    }
    #footer {
      padding: 0;
      min-width: 860px;
    }
    .footer-content {
      padding-left: 0;
    }
    .foot {
      font-size: 10px;
    }
    .guide {
      width: 270px;
    }
    .foot span {
      font-size: 16px !important;
      margin-bottom: 10px;
    }
    .foot p {
      font-size: 10px;
      line-height: 38px;
    }
    .guide p {
      width: 110px;
    }
    .guide p a {
      font-size: 12px;
      line-height: 24px;
    }
    .zyAPP {
      width: 61px;
      margin: 5px 3px;
        margin-left: 3px;
    }
    .zyAPP b {
      font-size: 12px;
    }
    .Share3-top {
      font-size: 12px !important ;
    }
    .Share-3{
      right: 50px;

     }
     .Share3-bot {
      left: initial !important;
      right: -50px !important;
    }
  }

  @media only screen and (max-width:1024px){
  .w{
      width: 850px;
    }
    .header ul li{
      margin-left: 0px;
      font-size: 12px;
    }
    .header p a {
      font-size: 12px;
    }
    .header-drop ul li{
      font-size: 12px;
    }
    .header p{
      padding-right: 190px;
    }
    .header-drop ul li a::after{
         margin: 0 4px;
    }
    .header-drop ul li .mobile i{
      margin-right: 3px;
    }
    .header-drop ul li .vedio i{
      margin-right: 3px;
    }
    .header-drop ul li .douyin i {
      margin-right: 3px;
    }
    .header .headerRight a:not(:last-child)::after{
      margin: 0 3px;
    }

    .logo{
      width: 200px;
    }
    .top .logo a::after{
      left: 215px;
    }
    .header p a::after{
      margin: 0 3px;
    }
    .header .headerRight .mobile i{
      margin-right: 3px;
    }
    .header .headerRight .douyin i{
      margin-right:3px ;
    }
    .header .headerRight .vedio i{
      margin-right: 3px;
    }
    .top p{
      margin-left: 35px;
      font-size: 22px;
    }
    .searchBox {
      width: 288px;
      margin-left: 15px;
    }
    .searchBox input{
      width: 212px;
    }
    .searchBox button{
      width: 64px;
      font-size: 14px;
    }
    .sideAdv {
      width: 220px;
      height: 50px;
    }
    .sideAdv img{
      height: 100%;
    }
    .nav ul li a {
      padding: 0 14px;
      font-size: 14px;
    }
    .showLeft .location p {
      font-size: 12px;
    }
    .showLeft .leftTop p{
      margin-left: 10px;
    }
    .showRight {
      width: 270px;
      margin-left: 30px;
    }
    .information ul li {
      height: 32px;
      font-size: 14px;
      line-height: 32px;
    }
    .information ul li span {
      line-height: 17px;
      margin-top: 9px;
    }
    .recommand .image p{
      font-size: 15px;
    }

    .textList  li {
      height: 32px;
      line-height: 32px;
      font-size: 14px;
    }
    .showLeft .leftTop h1 {
      font-size: 26px;
    }
    .showLeft  .turnPiece p {
      font-size: 14px;
    }
    .showLeft .leftTop p span {
      font-size: 12px;
      margin-right: 20px;
    }
    .showLeft .abstract {
      font-size: 14px;
      line-height: 24px;
    }
    .showLeft .abstract b {
      font-size: 16px;
    }
    .showLeft .leftCenter .newsContent  {
      font-size: 14px;
    }


    .statement {
      margin-top: 30px;
      font-size: 12px;
    }
    .siteText p a {

      line-height: 24px;
    }
    .siteText p {
      height: 30px;
      padding-top: 0;
    }
    .pictures ul li  {
        padding-right: 12px;
    }
    .pictures ul {
        margin-right: -12px;
    }
    #footer {
      padding: 0;
      min-width: 860px;
    }
    .foot {
      font-size: 10px;
    }
    .footer-content {
      padding-left: 0;
    }
    .guide {
      width: 260px;
    }
    .guide p {
      width: 110px;
    }
    .foot span {
      font-size: 16px !important;
      margin-bottom: 10px;
    }
    .foot p {
      font-size: 10px;
      line-height: 38px;
    }
    .guide p a {
      font-size: 12px;
      line-height: 24px;
    }
    .zyAPP {
      width: 61px;
      margin: 5px 3px;
        margin-left: 3px;
    }
    .zyAPP b {
      font-size: 12px;
    }
    .Share3-top {
      font-size: 12px !important;
    }
    .Share-3{
      right: 10px;

     }
     .Share3-bot {
      left: initial !important;
      right: -50px !important;
    }
  }
