@charset "utf-8";

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family: "微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#fb5e00;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}

.cont { width:94%; margin:0px auto; max-width: 1200px;}
@media only screen and (max-width:995px){
.cont { width:94%; margin:0px auto;}	
}

.m_t15{ margin-top: 15px;}

.dbwz { width: 100%; height: 35px; background: #f6f6f6; line-height: 35px;}
@media only screen and (max-width:995px){
.dbwz { font-size: 12px; position: fixed; top:0; left: 0; z-index: 999999999999999999999999999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }   
}


.top { width:94%; margin:0px auto; max-width: 1200px; height: 120px;}
.top .logo {  width: 700px; float:left; padding: 10px 0px; }
.top .logo img { width: 100%; height: auto;}
.top .dhh { float:right; padding-top: 25px; text-align: right;}
.top .dhh font { padding: 0px 15px; color: #999;}
.top .ss{ width: 300px; border: 1px solid #ddd; height: 35px; line-height: 35px; margin-top: 20px;}
.top .ss .txt { width: 250px; padding: 0px 8px; height: 33px; line-height: 33px; background: none; border: none; float: left;}
.top .ss i { width: 40px; text-align: center; font-size: 20px; padding-right: 10px; font-weight: bold;}
@media only screen and (max-width:995px){
.top { width:100%; margin:0px auto; background: #fff;  position: fixed; top:0px; left: 0; z-index: 9999; height: 60px;}
.top .logo {width: 330px; padding-top: 5px; padding-left: 2%; }
.top .dhh { display: none;}
}

/*修改过的css开始*/
.header{width:100%; padding:0%; position:fixed; top:120px; left:0; z-index:99999; background-color: #327fdb;background:url('../images/sw/header-bg.jpg')}
.header.on{top:0;}
.header .an{position:absolute; right:2%; top:5%; margin-top:15px; display:none; z-index:100000000000;}
.header .an i{font-size:24px; color:#0b5833; line-height:30px;}
.header .an i.icon-daohang{display:block;}
.header .an.n i.icon-daohang{display:none;}
.header .an i.icon-guanbi{display:none;}
.header .an.n i.icon-guanbi{display:block;}
.header .nav{  max-width:1320px; margin:0 auto; }
.header .nav i{font-size:16px; color:#fff; line-height:48px; text-align:right; position:absolute; width:50%; height:54px; right:5px; top:0; display:none;}
.header .nav ul li{font-size:17px; line-height:55px; text-align:center; float:left; display:block; position:relative;}
.header .nav ul li a{color:#fff; display:block;padding:0px 23.2px;}
.header .nav ul li:hover  { color:#fff;background: url(../images/nav.jpg) no-repeat center center;}
.header .nav ul li .hide{ color:#fff; display:block;background: url(../images/nav.jpg) no-repeat center center;}
.header .nav ul li em{width:18px; height:12px; display:inline-block; margin-right:5px;}
.header .nav .ej{width:138px; background:rgba(255,255,255,.9); position:absolute; left:0; z-index:999; display:none; padding:0px; margin-left:0px;}
.header .nav .ej a{font-size:14px; line-height:40px;  color:#333; text-align: center; border-bottom: 1px solid #ddd;}
.header .nav .ej a:hover  { color:#327fdb; }
.header .nav ul li:hover .ej{display:block;}
@media only screen and (max-width:995px){
.header{width:100%;  position:fixed; top:0; left:0; z-index:99999; background: rgba(255, 255, 255, 0.7);}
.header.on{ top:0px;}
.header .an{display:block;}
.header .nav{width:100%; height:100%; background:rgba(255,255,255,.5); position:fixed; right:-100%; top:60px; margin:0; z-index:99999999999999999999999999;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.header .nav.n{right:0;}
.header .nav i{display:block; }
.header .nav ul{width:70%; height:98%; padding-top:0; background:#01458e; position:absolute; right:0;}
.header .nav ul li{width:100%; font-size:16px;  line-height:50px; border-bottom:1px solid #fff; float:none; color:#FFF; font-weight: normal; text-align: left;  }
.header .nav ul li a{color:#fff; display:block;padding:0px; padding-left: 15px;}
.header .nav ul li span{ display:none;}
    
.header .nav ul li:hover  { color:#fff; background: none;}
.header .nav ul li .hide{ color:#fff;  background: none; background:#327fdb;  display:block;}   
    
.header .nav .ej{width:100%; margin:0 auto; background:#327fdb; position:relative; left:auto; display:none;}
.header.on .nav .ej{background:none;}
.header .nav .ej a{line-height:40px; border-top: none; border-bottom:0; color:#fff; text-align: center; text-align: left; padding-left:25px; border-bottom: 1px solid #fff;}
.header .nav .ej a:hover  { color:#fff; font-weight: bold; }
.header .nav ul li:hover .ej2{display:none;}
}
/*修改过的css结束*/



.gallery-top{width:100%; position:relative; margin-top:70px; max-width: 1200px;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; margin-top:60px; height: 180px; }
.gallery-top .swiper-slide{ overflow: hidden;}
.gallery-top .swiper-slide img{ width: auto; height:100%; position: absolute; top:0; left:50%; transform:translateX(-50%);}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.sy_bt { width: 100%; border-bottom: 2px solid #dddddd; height: 56px; line-height: 56px; background: url(../images/shu.jpg) no-repeat center left; padding-left: 15px; font-size: 18px; }
.sy_bt font { font-size: 16px; text-transform: uppercase;font-weight: normal; padding-left: 5px; font-style: italic;}
.sy_bt span{ float: right; color: #999; font-size: 13px; font-weight: normal;}
.sy_bt span a {font-size: 13px;}



.sy_lb { width: 100%; margin-top: 7px;}
.sy_lb ul li { line-height: 40px; font-size: 15px; line-height: 40px; background: url(../images/dian.png) no-repeat center left; padding-left: 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.sy_lb ul li a {font-size: 15px;}
.sy_lb ul li span { float: right; color: #999; font-size: 14px;}

.sy_tz { width: 49%; position: relative; }



.tab{ width:100%; margin:0 auto;}
.tab .tab-hd {  overflow:hidden; zoom:1; position: absolute; right:40px; top:0;}
.tab .tab-hd li{ float:left; width:80px; color:#333; text-align:center; cursor:pointer; font-size: 16px; line-height: 56px;}
.tab .tab-hd li.active{ color: #0b5833;}
.tab .tab-bd li{display:none;}
.tab .tab-bd li.thisclass{ display:list-item;}
.tab .tab-bd .sm { margin-top: 20px; width: 100%;}
.tab .tab-bd .sm .tp { width: 37%; float: left;}
.tab .tab-bd .sm .tp img { width: 100%; height: auto;}
.tab .tab-bd .sm .wz { width: 60%; float: right;}
.tab .tab-bd .sm .wz h2 { font-size: 16px; height: 30px; font-weight: bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tab .tab-bd .sm .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden; }
.tab .tab-bd li dl {margin-top: 15px;}
.tab .tab-bd li dl dd{line-height: 40px; font-size: 15px; line-height: 40px; background: url(../images/dian.png) no-repeat center left; padding-left: 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tab .tab-bd li dl dd a {font-size: 15px;}
.tab .tab-bd li dl dd span { float: right; color: #999; font-size: 14px;}

@media only screen and (max-width:992px){
.sy_bt {font-size: 18px; }
.sy_bt span a {font-size: 12px;}
.sy_tz { width: 100%; position: relative; }   
.sy_lb ul li { font-size: 14px; height: 35px; line-height: 35px;}
.sy_lb ul li a {font-size: 14px;}
.tab .tab-hd {position: relative; right:0px; top:0;}
.tab .tab-hd li{ float:left; width:25%; font-size: 16px; line-height: 56px;}  
.tab .tab-bd .sm .tp { width: 42%; float: left;}
.tab .tab-bd .sm .wz { width: 55%; float: right;}
.tab .tab-bd .sm { margin-top: 0px; width: 100%;}
.tab .tab-bd .sm .wz h2 { font-size: 14px; height: 25px; }
.tab .tab-bd .sm .wz p {  font-size: 13px; -webkit-line-clamp: 3;   }
.tab .tab-bd li dl {margin-top: 5px;}
.tab .tab-bd li dl dd { font-size: 14px; height: 35px; line-height: 35px; }
.tab .tab-bd li dl dd a {font-size: 14px;}
}


.tab1{ width:94%; margin:15px auto ; max-width: 1200px;}
.tab1 .tab-hd { overflow:hidden; zoom:1;  }
.tab1 .tab-hd li{ float:left; color:#fff; text-align:center; cursor:pointer; background: url(../images/tbj_h.jpg) repeat-x; height: 50px; line-height: 40px;font-size:18px; padding: 0px 25px; margin-right: 5px; position: relative; }
.tab1 .tab-hd li.active:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-top:8px solid #0b5833; content:""; position:absolute; top:0; left:50%; margin-left:-10px; margin-top: 40px;}
.tab1 .tab-hd li.active{ background: url(../images/tbj.jpg) repeat-x;}
.tab1 .tab-bd li{display:none; }
.tab1 .tab-bd li.thisclass{ display:list-item;}
.tab1 .tab-bd li dl { margin-top: 10px;}
.tab1 .tab-bd li dl dd { width: 15.83%; margin: 0 1% 1% 0; border: 1px solid #ddd; padding: 5px; text-align: center; float: left;}
.tab1 .tab-bd li dl dd .tp { width: 100%; background: #f5f5f5; padding: 10px 0px;}
.tab1 .tab-bd li dl dd:nth-child(6n) { margin-right: 0;}
.tab1 .tab-bd li dl dd p { line-height: 40px;}


.tab2{ width:100%; margin:0px auto; background: url(../images/tbjj.jpg) repeat-x;}
.tab2 .tab-hd { overflow:hidden; zoom:1;  }
.tab2 span{ float: right; color: #999; font-size: 13px; font-weight: normal; line-height: 40px; padding-right: 10px;}
.tab2 span a {font-size: 13px;}
.tab2 .tab-hd li{ float:left; color:#fff; text-align:center; cursor:pointer; background: url(../images/tbj_h.jpg) repeat-x; height: 50px; line-height: 40px;font-size:18px; padding: 0px 25px;  position: relative; }
.tab2 .tab-hd li.active:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-top:8px solid #0b5833; content:""; position:absolute; top:0; left:50%; margin-left:-10px; margin-top: 40px;}
.tab2 .tab-hd li.active{ background: url(../images/tbj.jpg) repeat-x;}
.tab2 .tab-bd li{display:none; }
.tab2 .tab-bd li.thisclass{ display:list-item;}
.tab2 .tab-bd li dl {margin-top:5px;}
.tab2 .tab-bd li dl dd{line-height: 40px; font-size: 15px; line-height: 40px; background: url(../images/dian.png) no-repeat center left; padding-left: 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tab2 .tab-bd li dl dd a {font-size: 15px;}
.tab2 .tab-bd li dl dd span { float: right; color: #999; font-size: 14px;}

@media only screen and (max-width:992px){

.tab1 .tab-bd li dl dd { width: 48%;margin:1%;  border: 1px solid #ddd; padding: 5px; text-align: center; float: left;}
.tab1 .tab-bd li dl dd:nth-child(6n) { margin-right: auto;}

.cont .lf {float: none;}
.cont .rt { float: none; margin-top: 15px;}
.tab2 .tab-hd li{font-size:16px; padding: 0px 15px; }
.tab2 .tab-bd li dl dd { width: 98%; margin: 0 1% 2% 1%;}
.tab2 .tab-bd li dl dd:nth-child(6n) { margin-right: 1%;}
.tab2 .tab-bd li dl dd .tp { padding: 5px 0px;}
.tab2 .tab-hd li{font-size:16px; padding: 0px 15px;}    
}





.foot { width:100%; background: url('../images/sw/foot-bg.jpg'); padding:30px 0px 0px 0px; margin-top: 30px; }
.foot .zc { width: 28%; float: left;}
.foot .zc .wx { width: 30%; float: left; text-align: center; color: #fff; line-height: 35px;}
.foot .zc .wx img { width: 100%; height: auto;}
.foot .zc .xdh { width: 60%; float: right;}
.foot .zc .xdh ul li { width: 50%; float: left; color: #fff; line-height: 26px;}
.foot .zc .xdh ul li a {color: #fff;}
.foot .zx { width: 40%; text-align: center;float: left;}
.foot .yc { width: 28%; float: right; color: #fff; line-height: 30px; padding-top: 1%;}
.foot .yc a { color: #fff;}
.foot1 {  line-height:20px;  background:#0b5833;  color:#fff; display:block; text-align:center; font-size:14px; padding:15px 0px;  width:100%; margin-top: 30px;}
@media only screen and (max-width:995px) {
.foot { width:100%; padding:30px 0px 0px 0px; background: url(../images/dbj.jpg) no-repeat top; background-size: 264%;}
.foot .zc { width: 100%; float: none;}
.foot .zx { display: none;}
.foot .yc { width: 100%; float: none; padding-top: 2%;}
.foot1 { margin-top: 20px;}
}


.lbym { width:100%;margin: 0px auto; background: #f6f6f6; padding:13px 15px 13px 15px;  font-size:14px; max-width: 1200px;}
.lbym .zj {background:url(../images/fz.png) no-repeat center left; padding-left: 40px; width: 1200px; margin: 0px auto;}
.lbym a { font-size:14px;}
@media screen and (max-width:920px) {
    .lbym { padding:13px 0px 13px 0px;}
.lbym .zj {  width: 94%; padding-left: 28px;}   
}


.nbn{width:100%; margin: 0px auto; position:relative; margin-top:70px; max-width: 1200px;}
.nbn img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.nbn{width:100%; position:relative; margin-top:60px; height: 120px;overflow: hidden; }
.nbn img{ width: auto; height:100%; position: absolute; top:0; left:50%; transform:translateX(-50%);}
}





.neiye{width:1200px; margin:20px auto; overflow:hidden;}
.neiye .lf{width:260px; float:left; overflow:hidden;  background:#f6f6f6;}
.neiye .lf h3{width:100%; height:50px; padding:0px 20px; background:#117143; color:#fff; font-size:18px; line-height:50px; }
.neiye .lf ul{ padding: 20px 0px; }
.neiye .lf ul li{width:220px;display:block; margin: 0px auto 10px auto;  }
.neiye .lf ul li a{height:40px;  font-size:16px; color:#333; line-height:40px; display:block; background:#fff; text-align: center; border: 1px solid #ddd; border-radius: 0px;}
.neiye .lf ul li a:hover{background:#117143; border: 1px solid #117143; border-radius: 0px; color:#fff; }
.neiye .lf ul li .ff {background:#117143; border: 1px solid #117143; border-radius: 0px; color:#fff;}




.neiye .nright { width:910px; float:right;padding:10px 0px 15px 0px; }
.neiye .nright h2 { height:40px; font-size:22px; color: #117143; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.neiye .nright .jj p { padding:15px 0px; line-height:34px; font-size: 15px;}
.neiye .nright .jj .tpp { width: 100%;   overflow: hidden; }
.neiye .nright .jj .tpp img { width: 100%; height: auto;}


.ny_lb { width: 100%; background: #fff; padding:0px 0px 10px 0px; margin-top: 10px;}
.ny_lb ul li {border-bottom: 1px dashed #ddd; line-height: 50px; font-size: 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_lb ul li i { font-size: 12px; padding-right: 5px;}
.ny_lb ul li a { font-size: 15px;}
.ny_lb ul li span { float: right; color: #999;}


@media screen and (max-width:920px) {
.neiye{width:94%; }
.neiye .lf{width:100%; float: none; overflow:hidden; border-radius: 0px; background: none;}
.neiye .lf h3{ display: none;}
.neiye .lf ul{ padding: 0px 0px; }
.neiye .lf ul li{width:48%;display:block; margin: 0 2% 2% 0; float: left;  }
.neiye .lf ul li:nth-child(2n) { margin-right: 0;}
.neiye .lf ul li a{ font-size:14px; height: 35px; line-height: 35px; }
.neiye .nright { width:100%; float: none; padding:20px 0px 15px 0px;}
.neiye .nright h2 { height:40px; font-size:20px; }
.neiye .nright .jj p { padding:15px 0px; line-height:28px; font-size: 14px;}
.ny_lb {  padding:0px 10px 10px 10px; margin-top:10px;}
.ny_lb ul li { font-size: 14px;}
.ny_lb ul li a { font-size: 14px;}
}


.nmian { width:100%; background:#FFF; padding:0px 0px 15px 0px; margin:20px 0px;}
.nmian p { padding:15px 0px; line-height:28px; font-size:14px;}
.nmian h3 {font-size:28px; line-height:40px; text-align:center; color:#000; padding:15px 0px;}
.nmian h4 {line-height:35px; text-align:center; font-size:14px; color:#999;}
.nmian p { line-height:28px; padding:20px 0px; font-size: 15px;}
.nmian img { padding: 12px 0px;}
.nmian .pian { padding-top:10px; font-size:14px; border-top:1px solid #dddddd; line-height:35px; margin-top:50px; color:#666; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.nmian .pian a {font-size:14px; color:#666;}
.nmian .pian a:hover { color:#c81d1e;}
.nmian .pian font { font-weight:bold;}
.nmian .fwl { text-align:right; font-size:12px; color:#999; padding-bottom:30px; }
@media only screen and (max-width:1023px) {
.nmian {  padding:0px 15px 15px 15px; margin:20px 0px;}   
.nmian h3 {font-size:22px; line-height:28px; text-align:center; color:#000; padding-top:10px;}
.nmian p { font-size: 14px;}
    .nmian img { width: 100%; height: auto; padding: 12px 0px;}
}




/*翻页*/
.paging{width:100%; margin:30px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#117143; border:1px solid #117143; color:#fff;}
.paging a.on{background-color:#117143; border:1px solid #117143; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


/*滚动广告*/
#colee_left img{width:170px;margin:0 5px;}

/**/
.sy_lb .sm { margin-top: 20px; width: 100%;}
.sy_lb .sm .tp { width: 37%; float: left;}
.sy_lb .sm .tp img { width: 100%; height: auto;object-fit: cover;height:135px}
.sy_lb .sm .wz { width: 60%; float: right;}
.sy_lb .sm .wz h2 { font-size: 16px; height: 30px; font-weight: bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_lb .sm .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden; }

.yq a{margin:0 5px}
