﻿html { font-size: 5.20833333vw; }


* { outline: 0;
    image-rendering: -moz-crisp-edges;          
	image-rendering: -o-crisp-edges;            
	image-rendering: -webkit-optimize-contrast; 
	
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;   
}
a:hover { text-decoration: none; }
.txt { text-align: justify; text-align-last: left; text-justify: distribute; }

.clearfix::after { content: ''; display: block; width: 0; height: 0; clear: both; }


#ControlBar,
#ControlBar dl,
#ControlBar li,
#ControlNav > li > a,
#ControlActionMenu > li ul,
#ControlActionMenu > li > a,
#ControlEditPageMenu > li > a,
.ServiceIcon.professional,
.dnn_mact > li.actionMenuMove > ul li { box-sizing: content-box; }
body #Form.showModulePane { margin-top: 0 !important; }

.icon {
    display: block;
}

body {
    background-color: #f5f5f5;
    font-family: "Microsoft YaHei";
    color: #333;
}
#9541{display:block;}
#9544{display:block;}
#9550{
    display:block;
}
#txtSearch{
    padding-left: 13px;
        width: 100%;
        height: 100%;
    		border:none;
    		border:1px solid #bfb6b6;
        border-radius: .26rem;

}



.header_content {
    
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 73%;
}



.header_content .search {
    display: flex;
    align-items: center;
    height: .5rem;
}

.search .search_input {
    display: flex;
    width: 3.1rem;
    height: 100%;
    
}

.search_input input {
    width: 100%;
    height: 100%;
    padding-left: 7.74%;
    border: 1px solid #ccc;
    border-radius: .25rem;
}

.search span {
	display: inline-block;
    font-size: .18rem;
    margin-left: 7.74%;
	margin: 0 25.74%;
}



.phone-header {
    display: none;
}






.navmenu li a span{  
	font-size:.2rem !important;
}

.navmenu .active a span{
	color:#06893e !important;
	font-weight: bold !important;
}

.navmenu li {
display: flex;
    align-items: center;
justify-content: center;
    height: 100%;
	width: 1.47rem;
    text-align: center;
    font-size: .2rem;
}
.navmenu li:hover{  
	background-color: #fff;
	color:#06893e;
}
.navmenu li:hover a span{  
	font-weight:bold;
	color:#06893e;
}
.navmenu li a {
	
    color: white;
    font-weight: bold;
}



@keyframes NewBannerAni {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}
.top_banner .swiper-slide .slide{
overflow:hidden;
 
}
.top_banner .swiper-slide img {
    width: 100%;
    height: 100%;
	animation:NewBannerAni 12s linear infinite;

}



.top_banner .swiper-pagination span {
    width: 0.7rem;
    min-width: 30px;
    height: 0.06rem;
    min-height: 4px;
    border-radius: 0%;
    background-color: #fff;
    opacity: .78;
    margin: 0 10px;
}

.top_banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #007aff;
}


.sj {
    margin: .47rem 0;
   
    text-align: center;
}
.sj .sj-item2{
    display: inline-block;
}
.sj .sj-item3{
	display: inline-block;
    font-size:.26rem;
}
 .sj .sj-item2 .big-title {

    margin: .34rem;
    
}

.little-title {
    display: block;
    font-size: .28rem;
    color: black;
}

.little-title img {
    height: 11px;
}
.p-sj-item {
   font-size: .34rem;
}
.p-sj-item .p-big-title a{
   color:black;
   font-weight:bold;
   text-decoration: none;
}

.bottom-banner {
    margin: 0.65rem auto 0;
    width: 73%;
}

.banner-count {
    width: 100%;
    height: 5.8rem;
}

.banner-count .swiper-slide {
    height: 4.6rem;
    width: 4.2rem;
}

.banner-count .li {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-bottom: 4px solid #0f833d;
}

.banner-count .li img {
    width: 3.1rem;
    height: 3.1rem;
    
}

.banner-count .li h4 {
    font-size: .24rem;
    color: #0f833d;
    font-weight: bold;
}

.banner-count .li p {
    font-size: .16rem;
    text-align: center;
    color: block;
}

.bottom-banner .swiper-slide-duplicate {
    transform: translate3d(0px, 0px, -203.861px) rotateX(0deg) rotateY(64.931deg);
}

.bottom-banner .swiper-pagination-progress .swiper-pagination-progressbar {
    background-color: #0f833d;
}

.bottom-banner .swiper-pagination-progress {
    background: #fff;
}


.gonghshi {
    margin: .5rem auto;
    width: 73%;
}

.gonghshi-cont {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.gonghshi-cont li {
    display: flex;
    align-items: center;
}

.gonghshi-cont img {
    margin-right: .16rem;
    width: .40rem;
    height: .40rem;
	    min-width: 15px;
    min-height: 15px;
}

.gonghshi-cont span {
    font-size: .2rem;
}
.gonghshi-cont li a{
	    display: flex;
        align-items: center;
}


.lianjie {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 3.1rem;
    
    height: 1.03rem;
    background-color: #0f833d;
}
.lianjie #dnn_ctr9500_HtmlModule_lblContent{
    height: 100%;
    display: flex;
    align-items: center;
}
.lianjie-cont {
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 90%;
    height: 100%;
}

.select-list {
    margin-right: .5rem;
    padding-left: .25rem;
    width: 3rem;
    height: .46rem;
    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    
    background: url(/static/image/yqlj-down.png) no-repeat right;
    background-size: .48rem .48rem;
    background-color: #0f833d;
    border: 1px solid #fff;
    color: #fff;
    font-size: .16rem;
}

.select-list option {
    background-color: #fff;
    color: black;
}

.yqlj-font {
    width: 30%;
    line-height: .5rem;
    font-size: .16rem;
    color: #fff;
}
.lianjie .DnnModule{
	    height: 100%;
}
.lianjie .DnnModule .GoneContainer_without_title{
	    height: 100%;
}
.lianjie #dnn_ctr9500_ContentPane{
	    height: 100%;
}

.lianjie #dnn_ctr9500_ModuleContent{
	    height: 100%;
}


.bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 2.4rem;
    height: 1.6rem;
    background:#fff;
}

.bottom-logo {
    width: 3.33rem;

}

.bottom-bq {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom-bq-top {
    display: flex;
    
    justify-content: space-between;
    
}

.bottom-bq-top li a {
    font-size: .14rem;
    color: black;

 
}

#bor-no {
    border-right: none;
}

.bottom-bq p {
    font-size: .14rem;
    margin-top: 1.5%;
}

.bottom-bq p a {
    font-size: .14rem;
    color: #000;
}

.erweima {
    display: flex;
    justify-content: space-between;
    width: 2.22rem;
    height: 1.5rem;
}

.gzh {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 75px;
    height: 100%;
text-align: center;
}

.gzh img {
    width: .97rem;
    height: .96rem;
}

.gzh span {
    font-size: .14rem;
}






.news {
    
    margin: 0 auto;
    width: 73%;
    
}

.top-news {
  width: 100%;

}

.top_left {
    float: left;
    width: 55.55%;
    
}

.pic_news {

    width: 100%;

}

.pic_cont {
    
    width: 100%;
}

.pic_cont .swiper-slide img {
    width: 100%;
}

.pic_cont .swiper-slide {
    position: relative;
}

.pic_cont .swiper-pagination {
    bottom: 0.23rem;
    right: 0;
    text-align: right;
    padding-right: 20px;
    width: 100%;
}

.pic_cont .swiper-pagination-bullet {
    display: inline-block;
    border: 1px solid #fff;
}

.pic_cont .swiper-pagination-bullet-active {
    background: #06893e;
    border: 1px solid #06893e;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.news_zt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: .45rem;
}

.news_zt .img {
   width:2.5rem;
   height��1.03rem;
   min-width: 80px;
    min-height: 42px;
    transition: all 0.6s ease-out 0s;
}

.news_zt .img:hover {
    transform: scale(1.1);
}

.news-titles {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: .2rem .4rem;
    font-size: .18rem;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    z-index: 2;
}
.top_right{
    float: right;
    width: 41.666%;
    padding: .24rem .3rem 0px;
    background-color: #fff;
}
.top_right_tit{
    font-size: .22rem;
}
.top_right_tit :nth-child(2){
    
}
.top_right_tit p{
    float: left;
    
    width: 1.2rem;
    height: .5rem;
    background-color: #ededed;
    line-height: .5rem;
    text-align: center;
    
}
.more{
    float: right;
    font-size: .16rem;
    color: black;
    margin-top: .13rem;
}
.top_right_cont{
   
   margin-top:.1rem;
}
.top_right_cont .li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: .565rem;
    width: 100%;
    font-size: .2rem;
    border-bottom: 1px solid #ccc;
    letter-spacing: 1px;
    min-height:35px;
}
.top_right_cont .li b{
font-weight: 400 !important;
    width: 80%;
    overflow:hidden; 
    text-overflow:ellipsis;  
    white-space:nowrap;  
    color: #000;
	font-size:.18rem;
}
.li a{
	font-sixe:.23rem;
	color:black;
}
.top_right_cont:nth-last-child(2){
    border:none;
}

.bot-news-zuo{
    margin-top: .45rem;
    width: 55.55%;
    float: left;
}
.bot-news-you{
    margin-top: .45rem;
    width: 41.66%;
    float: right;
}
.bot-news{
    width: 100%;
}

.clearfix:after{
    content: "";
    display:block ;
    height: 0;
    clear: both;
    
}
.sj-item .big-title a{

    color:black;
}
.sj-item .big-title a:hover{
text-decoration: none;
    color:black;
}

.news-titles .news-title{
	color:#fff;
}


.wzq-search .search-button{
  position: absolute;
  top: .12rem;
  right:.2rem;
}

.sj .sj-item2 a{
      font-size:.26rem;
font-weight:normal;
}
.gonghshi-cont a{
	color:black;
	text-decoration: none;
}
.gonghshi-cont a:hover{
	color:black;
	
}
.bottom-bq-top a{
	text-decoration: none;
}
.bottom-bq-top p a{
	text-decoration: none;
}
.navmenu li a{
  text-decoration: none;
}
.i-tabs-items{
	display: flex;
}
.i-tabs-news .i-tabs-items .i-tabs-item{
    display: flex;
	align-items: center;
	justify-content: center;
    width: 1.2rem;
    height: .5rem;
    background-color: #ededed;
    
    text-align: center;
  }
  .i-tabs-news .i-tabs-items .i-tabs-item a{
    font-size:.2rem;
    color:#000;
    text-decoration: none;
  }
  .i-tabs-news .i-tabs-items .i-tabs-item-active{
    background:#06893e;
  }
  .i-tabs-news .i-tabs-items .i-tabs-item-active a{
    color:#fff;
  }
  .top_right .i-tabs-news {
    position: relative;
}

.news-item-more {
    position: absolute;
    top: 0.28rem;
    right: 0px;
}
  .news-item-more a{
    font-size:.16rem;
    color:black;
    
  }
.gn{
     display: flex;
    
  } 
.header-down{
display:none;
}

.header-down{
 	    width: 60%;
}
.header-down img{
 	    width: 100%;
}
.sj-nav{
    width: 100%;
    height: 100vh;
    background-color: #fff;
   
position: absolute;
    top: 100%;
    left: 0;
z-index:100;
}
.banner-count{
    height: 5.8rem;
  }
.ulsn ul{
    height: 37vh;
    overflow: hidden;
    overflow-y: scroll;
}
.ulsn ul li {
    font-size: 0.35rem;
    padding: 2% 0 2% 1%;
}

.gn{
position:relative;
}

#fan {
    width: 15%;
    height: 0.39rem;
    position: absolute;
    top: 90%;
    right: -4%;
    border: 1px solid grey;
    text-align: center;
    line-height: 0.39rem;
display:none;
}

.sj-cen{
    width: 77%;
    margin: auto;
padding-top:2%;
}
.swiper-pagination-bullet{
    background:none;
    opacity:1;
}
.sj-cen .search-button {
    position: absolute;
    top: 4.5%;
    right: 47.5%;
}
.sj-nav .search-text {
    width: 8.12rem;
    height:1rem;
}
.sj-cen .search-text input {
    border: solid 1px rgba(0, 0, 0, 0.1) !important;
    background: rgba(0, 0, 0, 0.02);
}
.sj .sj-item2{
	background:url(/static/image/sj-shuxian.png) no-repeat;
	    background-position: 98%;
	    background-size: 1px 26%;
}
.top_right_cont :nth-last-child(2){
	border:none;
}
@media screen and (max-width:376px) {
.banner-count{
height:10.8rem;
}
  .banner-count .swiper-slide{
	height: 8.5rem;
}
.banner-count .li img{
	min-width: 120px;
    min-height: 92px;

}
  .bottom{
	padding:0px;
   }
}
@media screen and (min-width:376px) and (max-width:428px) {
  .header_content{
	width:90%;
}
.banner-count .li img{
    width: 100px;
    height: 100px;
}
.banner-count{
height:9.8rem;
}
.banner-count .swiper-slide{
height: 8.5rem;
}
  .bottom{
	padding:0px;
   }
}
@media screen and (min-width:429px) and (max-width:480px) {
	.banner-count{
		height: 8.8rem;
	}
 	.banner-count .swiper-slide{
		    height: 7.8rem;
 	}
	.banner-count .li img{
		    width: 110px;
   		    height: 110px;
	}
}
@media screen and (min-width:481px) and (max-width:610px) {
	.banner-count{
		height: 7.8rem;
	}
       .banner-count .swiper-slide{
		height: 6.5rem;
                
	}
}
@media screen and (max-width:768px) {
.gn{
display:none;
}

.header-down{
display:block;
}
 .news{
    width:85%;
 }
.top_left{
	width: 100%;
}
.zt_img a{
	flex:1;
	margin-right:15px;
}
.zt_img a:last-child{
	
	margin-right:0;
}
.zt_img a .img{
	width:100%;
}
.top_right{
	margin-top:.45rem;
	width: 100%;
}
.i-tabs-items{
	display: flex;
}
.i-tabs-news .i-tabs-items .i-tabs-item{
	    display: flex;
	align-items: center;
	justify-content: center;
	min-width: 75px;
       min-height: 28px;
}
   .i-tabs-items{
	display: flex;
   }
  .i-tabs-news .i-tabs-items .i-tabs-item{
	    display: flex;
	align-items: center;
	justify-content: center;
	min-width: 75px;
    min-height: 28px;
  }
.sj .sj-item2{
	background-size: 0px;
}

}
@media screen and (max-width:1024px) {
  .news{
    width:85%;
  }
  .top_right_cont .li{
	height:.625rem;
  }
  
}
@media screen and (max-width: 1051px){
    .bottom-bq .bottom-bq-top {
        width: 4.68rem;
    }
    }

@media screen and (min-width:1025px) {
 .banner-count .li img{
	max-width: 3.1rem;
    max-height: 3.1rem;
}
.bottom-bq .bottom-bq-top{
	width: 3.68rem;
}
   
}