﻿@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }
  *:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,body{height:100%;}

body{ margin:0px auto; font-size:14px; line-height:24px; color:#333333; width:100%; min-width:1300px; zoom:1;font-family: Arial,"微软雅黑","宋体"; background: rgb(241, 244, 248);}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: Arial,"微软雅黑","宋体";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address,pre,time,menu{margin: 0;padding:0; display: block;font-family: Arial,"微软雅黑","宋体";} /*html5设置*/
pre{white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;}
figure,figcaption{ margin:0px; padding:0px;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#429138;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(../images/selectarr.png) no-repeat scroll 95% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
            width: 6px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #58504a;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.w1377{ position:relative; clear:both; max-width:1377px;width:88%; margin:0px auto;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -1;}
.table {display: table;width: 100%;border-collapse: collapse;}
.table-tr {display: table-row;}
.table-th {display: table-cell;height: 100%;border: 1px solid gray;text-align: center;vertical-align: middle;}
.table .cell {display: table-cell;vertical-align: middle;}

/*font*/
.f_red{ color:#ec1c27;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
.dot1,.dot2,.dot3,.dot4,.dot5,.dot6{overflow: hidden;word-break:normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;}
.dot1{-webkit-line-clamp: 1;}
.dot2{-webkit-line-clamp: 2;}
.dot3{-webkit-line-clamp: 3;}
.dot4{-webkit-line-clamp: 3;}
.dot5{-webkit-line-clamp: 3;}
.dot6{-webkit-line-clamp: 3;}

@media ( max-width:1024px){
.iconfont{ font-size:18px;}
body{min-width:300px;padding-top:45px;font-size:14px; line-height:24px;}	
.w1280{max-width:none;width: auto; margin:0 15px;}
select,input,textarea,button{ font-size:14px;}
}
/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative; /*background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:contain;*/}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ max-height:100%;}


/*pages*/
.Pages{clear: both;text-align: center;line-height: 30px;font-size: 14px;padding-top: 30px;position: relative;}
.Pages .total{background:#eaeaea;display:inline-block;padding:0 10px;}
.Pages a{display: inline-block;vertical-align: middle;margin:0 4px 0 5px;background:#eaeaea;padding:0 10px;}
.Pages a:hover{background:#429138;color:#fff;}
.Pages .num a{color:#333333;font-size: 16px;margin:0 5px;}
.Pages .num a:hover,.Pages .num a.a_cur{background:#429138;color:#fff;}
.Pages .select{border:1px solid #767676;border-radius: 2px;height:28px;padding:0 3px;width:84px;color:#000000;text-indent: 0;background:url(../images/selectarr.gif) right 7px center no-repeat;vertical-align: middle;}

/*pages end*/


/*Top*/
.Header{position:relative; width:100%; left:0; top:0; z-index:900;transition: all ease 0.3s;}
.Header .LogoTop {background:#fff;}
.Header .LogoTop .w1377{background:url(../images/img_top.png) right center no-repeat;line-height: 150px;height: 150px;}
.Header .LogoTop h1{float: left;}
.Header .LogoTop h1 img{display: inline-block;vertical-align: middle;}
.Header .LogoTop h1 img:nth-child(1){height: 100px;margin-right: 24px;}
.Header .LogoTop h1 img:nth-child(2){height: 68px;}
.gradient{
    height: 6px;
    background-color: #3a9e77;
    background: -webkit-linear-gradient(left, #f45454, #3a9e77, #317329); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #f45454, #3a9e77, #317329); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #f45454, #3a9e77, #317329); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f45454, #3a9e77, #317329); /* æ ‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
}
.gradient .g1{
    width: 49%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f45454,endcolorstr=#3a9e77,gradientType=1);
}
.gradient .g2{
    width: 50%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3a9e77,endcolorstr=#005bac,gradientType=1);
}
.Search{position:relative;float: right;line-height: 32px;padding-top: 66px;}
.Search .Searchico{ cursor:pointer; color:#64a50b;font-weight: bold;display: none;}
.Search .Searchico .icongb{ display:none;}
.Search .Searchico.on .icongb{ display:block;}
.Search .Searchico.on .iconso{ display:none;}
.Search .Searchico .iconfont{ font-size:18px;}
.Search .searchbox{width:310px; line-height:34px;position: relative;}
.Search .searchbox .input{width:100%; height:34px; line-height:34px;padding:0 10px 0 48px; border:1px solid rgba(213, 213, 213, 1); border-radius:20px;background-color:rgba(255, 255, 255, 0.55)}
.Search .searchbox .input::-webkit-input-placeholder {color: #959595;}
.Search .searchbox .btn { position:absolute; left:1px; top:1px; width:43px; height:32px; color:#000;background-color: transparent;}
.Search .searchbox .btn:hover {color:#478c38;}
.Search .searchbox .btn .iconfont {font-size: 18px;}

.MainNav{line-height: 58px;height: 58px;text-align: center;background-color: rgba(225 225 225 / 75%);    box-shadow: 0px 10px 10px rgba(0, 0, 0, .15);position: absolute;width: 100%;}
.MainNav ul{display: flex;justify-content: space-between;}
.MainNav li{position:relative; z-index:100;text-align: center;}
.MainNav li:after{content: "";position:absolute;left: 0;bottom: 0;width: 100%;height:0;background:rgba(49, 115, 41, 1);transition: all ease 0.3s;}
.MainNav span a{ position:relative; z-index:1;display:block; color:#000;transition: all ease 0.3s;font-size: 20px;padding:0 28px;font-weight: 700;}
.MainNav .arr{ display:none;}
.MainNav li:hover:after,.MainNav li.onnav:after{height: 100%;}
.MainNav li:hover span a,.MainNav li.onnav span a{ color:#fff;}

.NavPull{ z-index:99;display:none; position:absolute; text-align:center; top:100%; left:0;width:100%;padding:10px 0;line-height: 30px; background:rgba(242, 249, 241, 1);}
.NavPull.null{background:none; padding:0;}
.NavPull dd{ margin:0; position:relative;}
.NavPull a{ color:rgba(38, 38, 38, 1); display:block; font-size:16px; padding:5px 0;}
.NavPull a:hover,.NavPull dd:hover a{color:rgba(49, 115, 41, 1);}

.Header.fixed2, .Header.fixed3 {transform-origin: top center;position: fixed;width: 100%;top: 0;box-shadow: 0px 5px 10px rgba(0,0,0,0.1);}
.Header.fixed3{transform: translateY(-160px);transition: transform 0.5s .3s;}
.bodyon .Header.fixed3{transform: translateY(0px);}
.Header.fixed2 .MainNav, .Header.fixed3 .MainNav{background-color: #efefefd6;}
.closebtn{ position:fixed; left:0px; top:45px; width:100%; height:100%; z-index:0; display:none;background: rgba(0,0,0,0.5);}
.openbtn{ cursor:pointer;width:30px; height:30px;padding-top: 5px; position:absolute; right:12px; top:11px; z-index:999;background:#64a50b;display: none;}
.openbtn i{ display:block; background:#fff; margin:10px auto;transition: all ease 0.3s;margin:4px auto;width:20px;height:2px;border-radius: 3px;}
.openbtn i.sp2{border-left: 6px solid #64a50b;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}
.openbtn.on .sp2 {border-left: 0;
	-webkit-transform: translate(0, 1px) rotate(-45deg) !important;
	-moz-transform: translate(0, 1px) rotate(-45deg) !important;
	-ms-transform: translate(0, 1px) rotate(-45deg) !important;
	-o-transform: translate(0, 1px) rotate(-45deg) !important;
	transform: translate(0, 1px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

@media ( max-width:1280px){
.MainNav span a{padding:0 18px;}
}
@media ( max-width:1024px){
.Header.fixed3{transform: translateY(0) !important;}
.Header .LogoTop .w1377{height:45px;line-height:45px;}
.Header h1 img{ height:33px !important;}
.Header .openbtn{display: block;}
.Search{position: static;padding:0 10px 0 0;margin: 0 44px 0 0;line-height: 50px;}
.Search .Searchico{display:block;}
.Search .searchbox{ width:94%; left:3%; position:absolute;opacity: 0;visibility: hidden;top:80px;transition: all 0.3s;}
.Search .searchbox.on{opacity: 1;visibility: visible;top: 50px;}
.Search .searchbox .input{background:#fff;}

.MainNav{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:220px; padding:0; right:-220px;background: #fff;top:45px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.MainNav ul{ padding-top:30px;display: block;}
.MainNav li{ display:block; position:relative; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto; margin:0; background:none;text-align: left;}
.MainNav li a {line-height: 38px;padding:0 15px;font-size: 15px;color: #333;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#64a50b;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:10; width:100px; line-height:38px; height:38px; right:0px; top:-1px;}
.MainNav .arr i{ position:absolute; height:auto; background:none; right:15px; top:0;transition: all ease 0.3s;}
.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.MainNav.on{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}
.MainNav li:after{display: none;}
.NavPull{position: static;width: auto;text-align: left;}
.NavPull dd a{padding-left: 25px;}
}
@media(max-width:640px){
.Header .LogoTop h1 img:nth-child(1){margin-right: 3px;}
.Search{margin-right: 35px;}
.Header h1 img{ height:28px !important;}
}
/*Top*/

/*Bottom*/
.Footer{color:#fff;background:#599706 url(../images/footerbg.jpg) center bottom no-repeat;padding:67px 0 67px;background-size: cover;}
.Footer .logo{float: left;}
.Footer .contact{float: right;padding-top: 5px;color: #D8ECD5;}

.totop{position:fixed;right:0;bottom:0;text-align: center; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;width: 60px;height: 60px;line-height: 60px;background:#64a50b;color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);z-index:210;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}
.totop:hover{color:#fff;background:#c2000d;}

@media ( max-width:1024px){
	.Footer{padding: 20px 0;}
	.Footer .logo{margin-bottom: 10px;width: 45%;}
	.totop{width: 40px;height: 40px;line-height: 40px;}
}
@media ( max-width:768px){
	.Footer .logo{width: 80%;}
	.Footer .contact{float: none;clear: both;}
}
/*Bottom*/


/*首页 s*/

.itemhover{transition: all ease 0.3s;}
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
	.itemhover2{transition: all ease 0.3s;}
	.activehover2{
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);}


/*第一屏 s*/
.HomeBan{position: relative; z-index: 1; overflow:hidden; background:url(../images/loading.gif) center center no-repeat;}
.HomeBan .item{ position:relative;}
.HomeBan .item .imgbox img{width: 100%;display: block;}

.HomeBan .slick-dots{bottom:40px;}

.HomeBan .slick-arrow{background-color: rgba(0,0,0,0.3);border:0;}
.HomeBan:hover .slick-prev { left:5%;}
.HomeBan:hover .slick-next { right:5%;}
.HomeBan .slick-arrow:hover{background-color:#64a50b;}

@media ( max-width:1024px){
.HomeBan .slick-arrow{display: none !important;}
.HomeBan .slick-dots{bottom: 12px;}
}

.HomeTit{border-bottom: 1px solid #d9d9d9;line-height: 32px;position: relative;margin-bottom: 23px;}
.HomeTit aside{font-size: 20px;color:#429138;position: relative;display: inline-block;vertical-align: top;padding: 0 0 8px 4px;font-weight: 700;}
.HomeTit aside:After{position: absolute;left: 0;bottom: -2px;height:3px;width: 100%;content: "";background:#429138;}
.HomeTit img{display: inline-block;vertical-align: middle;margin-right: 5px;width: 32px;}
.HomeTit a.more{position: absolute;right: 0;top:6px;background:url(../images/more.png) no-repeat right center;padding-right: 18px;color: #8C8C8C;transition: all 0.5s;}
.HomeTit a.more:hover{color: #429138;padding-right: 25px;}
.HomeTit ul{display: flex;}
.HomeTit ul li:not(:last-child){margin-right: 50px;}
.HomeTit ul li a.more{display: none;}
.HomeTit ul li span{font-size: 20px;color: #A3AFA1;position: relative;display: inline-block;vertical-align: top;padding: 0 0 8px 4px;cursor: pointer;font-weight: 700;}
.HomeTit ul li .i2{display: none;}
.HomeTit ul li.on a.more{display: block;}
.HomeTit ul li.on span{color:#429138;}
.HomeTit ul li.on span:After{position: absolute;left: 0;bottom: -2px;height:3px;width: 100%;content: "";background:#429138;}
.HomeTit ul li.on .i1{display: none;}
.HomeTit ul li.on .i2{display: inline-block;}

.HomeTit2{text-align: center;overflow: hidden;}
.HomeTit2 aside{font-weight: bold;color: #419038;font-size: 32px;line-height: 33px;background: url(../images/bg_tittle.png) center center no-repeat;}
.HomeTit2 aside span{display: inline-block;position: relative;padding: 0 65px;}
.HomeTit2 aside span:after,.HomeTit2 aside span:before{position: absolute;top: 50%;transform: translateY(-50%);width: 4px;height: 22px;content: "";background-color: #419038;left: 0;}
.HomeTit2 aside span:after{left: auto;right: 0;}
.HomeTit2 p{font-size: 18px;margin-top: 11px;font-family: "Times New Roman";color: #595959;}

.HomeNews{padding:70px 0 70px;overflow: hidden;}
.HomeNews .News{width: 59.25%;float: left;}
.Focus{width: 27.2%;float: left;overflow: hidden;}
.Focus .item{position: relative;}
.Focus .titbox{background-color: #ebf2ea;padding: 7px 9px 0 7px;min-height: 77px;line-height: 20px;font-size: 16px;}
.Focus .titbox .date{color: #429138;margin-bottom: 3px;font-family: "Times New Roman";font-weight: bold;}
.Focus .imgbox{padding-top: 182px;}
.Focus .slick-dots{bottom:80px;text-align: right;padding-right: 15px;}
.Focus:hover .slick-prev{left: 0;}
.Focus:hover .slick-next{right: 0;}
.HomeNews .News .ListWz{width: 70.58%;float: right;margin-top: -6px;}
.HomeNews .Notice{width: 35.72%;float: right;}

.ListWz li{height: 40px;position: relative;padding: 0 80px 0 17px;line-height: 40px;font-size: 16px;background: url(../images/ico_arr.png) 0px center no-repeat;transition: all 0.5s;}
.ListWz .date{position: absolute;right: 0;top: 0;font-size: 14px;color: #8c8c8c;}
.ListWz li:hover{padding-left: 22px;}

.ListWz2 li{height: 40px;position: relative;padding: 0 0 0 20px;line-height: 40px;font-size: 16px;background: url(../images/ico_dot.png) 0px center no-repeat;transition: all 0.5s;margin-left: 20px;}
.ListWz2 .date{position: absolute;right: 0;top: 0;color: #637A60;}
.ListWz2 span{display: inline-block;padding-right: 110px;position: relative;}
.ListWz2 li:hover{padding-left: 22px;}

.HomePro{background: #EBF2EA url(../images/homeprobg.jpg) right top no-repeat;padding: 50px 0 30px;overflow: hidden;}
.HomePro .slick-list{margin: 15px -18px 0;}
.HomePro .item{padding: 20px 18px 30px;transition: all 0.5s;}
.HomePro .item a{display: block;border-radius: 10px;background-color: #fff;box-shadow: 0px 2px 26px 0px rgba(98,124,94,0.29);}
.HomePro .imgbox{padding-top: 118px;border-radius: 10px 10px 0 0;}
.HomePro .titbox{min-height: 72px;padding: 16px 85px 16px 15px;line-height: 20px;position: relative;font-size:16px}
.HomePro .titbox span{position: absolute;top: 16px;right: 15px;color: #4e9844;transition: all 0.5s;}
.HomePro .titbox span i{font-size: 17px;margin-top: -3px;display: inline-block;}
.HomePro .item:hover .titbox span{right: 10px;}
.HomePro .slick-dots{display:none !important;}

.HomeCol{padding:70px 0 70px;overflow: hidden;}
.HomeCol .ColLeft{width: 59.25%;float: left;}
.HomeCol .ColLeft .ListWz{width: 70.58%;float: right;margin-top: -6px;}
.HomeCol .ColRight{width: 35.72%;float: right;position: relative;}
.HomeCol .ColRight .HomeTit{margin-bottom: 0;}
.HomeCol .ColRight .list{min-height: 284px;background-color: #ebf2ea;padding: 14px 20px 29px;}
.HomeCol .ColRight .list li{padding-left: 81px;height: 64px;position: relative;font-size:16px}
.HomeCol .ColRight .list li:not(:last-child){margin-bottom: 24px;}
.HomeCol .ColRight .list li a{display: flex;align-items: center;height: 64px;}
.HomeCol .ColRight .list li .date{position: absolute;left: 0;top: 0;text-align: center;background: url(../images/datebg.gif) no-repeat;font-family: "Times New Roman";width: 64px;}
.HomeCol .ColRight .list li .date span{display: block;padding-top: 12px;line-height: 28px;font-weight: bold;font-size: 30px;color: #F7C35E;;}
.HomeCol .ColRight .list li .date em{display: block;color: #fff;}

.HomeLink{padding: 50px 0 30px;overflow: hidden;background: url(../images/bg_link.jpg) no-repeat center center/cover;}
.HomeLink .slick-list{margin: 15px -28px 0;}
.HomeLink .item{padding: 20px 28px 30px;transition: all 0.5s;}
.HomeLink .item a{display: block;border-radius: 10px;background-color: #fff;box-shadow: 0px 2px 26px 0px rgba(98,124,94,0.29);}
.HomeLink .imgbox{padding-top: 79px;border-radius: 10px 10px 0 0;}
.HomeLink .imgbox span{padding: 5px;}
.HomeLink .imgbox img{width: auto;max-height: 100%;height: auto;}
.HomeLink .slick-dots{display: none !important;}

@media(max-width:768px){
.HomeTit aside{font-size: 18px;}

.HomeNews{padding:25px 0;}
.HomeNews .News{width:auto;float:none;}
.HomeNews .Notice,.Focus,.HomeNews .News .ListWz{width:auto;float:none;margin: 0;}
.Focus {margin-bottom: 15px;}
.Focus .imgbox{padding-top: 64%;}

.HomeNews .Notice{padding-top: 20px;}
.ListWz2 li,.ListWz li {height: 33px;line-height: 33px;}
.ListWz2 li{margin-left: 0;}

.HomeTit2 aside span{font-size: 20px;padding: 0 25px;}
.HomeTit2 p{margin-top: 0;}
.HomePro{padding-top: 30px;}
.HomePro .HomeTit{position:relative;top: auto;background: url(../images/probg.gif);padding-left: 10px;}
.HomePro .HomeTit a.more{top:11px;left:auto;right:10px;}
.HomePro .slick-list{margin: 0 -16px;}
.HomePro .item,.HomeLink .item{padding-left: 8px;padding-right: 8px;}
.HomePro .imgbox{padding-top: 35%;}
.HomePro .slick-list,.HomeLink .slick-list{margin: 0 -8px;}
.HomePro .slick-dots{display:block !important;bottom:-10px;}

.HomeTit ul li:not(:last-child){margin-right: 20px;}
.HomeTit ul li span{font-size: 18px;}
.HomeTit ul li a.more{top: 1px;}

.HomeCol{padding:25px 0;}
.HomeCol .ColLeft{width: auto;float: none;}
.HomeCol .ColRight{width: auto;float: none;padding-top: 20px;}
.HomeCol .ColLeft .ListWz{width: auto;float: none;margin: 0;}

.HomeLink{padding: 30px 0 20px;}
}
/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important; height:400px; min-height:400px; padding-bottom:60px;}
.SubBan { position:relative;overflow: hidden;background-repeat: no-repeat;background-position: center center;    height: 245px; margin-top: 58px;}

.ColumnName{ padding:19px 0 0 25px; color:#fff; line-height:36px; background:url(../images/filter80.png);height:80px;font-weight: normal; border-radius: 26px 0 0;}
.ColumnName .cn{display: block;font-size: 26px;font-weight: 700;}
.ColumnName .cn:after{content:"";position:absolute;left:27px;bottom:21px;width:35px;height:1px;background:#fff}

.ColumnName .en{display: block;font-size: 24px;text-transform: uppercase;}
.ColumnName .arr{ display:none; position:absolute; right:0; top:0; width:100%; height:100%;}
.ColumnName .arr i{border:1px solid #f0f7ff; border-radius:50%; background:url(../images/menuarr.png) center center no-repeat; width:22px; height:22px; opacity:0.5;transition: all ease 0.3s; position:absolute; right:10px; top:15px;}
.ColumnName.on .arr i{ opacity:1;dis-moz-transform: translate(0, 0) rotate(-180deg) !important;
	-ms-transform: translate(0, 0) rotate(-180deg) !important;
	-o-transform: translate(0, 0) rotate(-180deg) !important;
	transform: translate(0, 0) rotate(-180deg) !important;}

.SubMenu{ width:20.5%; float:left; margin-top:-80px; position:relative; z-index:1;}
.SubMenu ul{ margin-top:2px; background:#fff url(../images/menubg.jpg) center bottom no-repeat; background-size:contain; padding:23px 0 100px 22px;}
.SubMenu li{line-height:44px; background:url(../images/menuline.gif) 6px top repeat-y; position:relative;}
.SubMenu .arrs{ background:url(../images/arr2.gif); width:8px; height:5px; position:absolute; right:34px; top:15px;}
.SubMenu li.onli .arrs{ background:url(../images/arr02.gif);}

.SubMenu li span a{ display:block; font-size:18px;color:#333333; padding-left:37px; background:url(../images/menudot1.png) 3px center no-repeat;}
.SubMenu li span a:hover,.SubMenu li.onli span a{ background:url(../images/menudot2.png) 0 center no-repeat; color:#429138; font-weight: 700;}

.SubMenu .sub{ display:none; line-height:24px;}
.SubMenu .sub dd a{ display:block; margin-left:55px; font-size:16px;}
.SubMenu li.onli .sub{ display:block;}

.RightCon{ width:76%; float:right;overflow: hidden;background: #fff;padding: 30px 50px 87px;margin-bottom: 24px;margin-top: 25px;}
.Position{ margin-top:5px; margin-bottom:42px; border-bottom:3px solid #f8f8f8; line-height:68px; height:68px;}
.Position h3{ font-weight:normal; float:left; font-size: 28px;color: #333;font-weight: 700;line-height: 66px;padding-left: 16px;position: relative;z-index: 1;overflow: hidden;}
.Position h3:after{content:"";position:absolute;left:0;top:50%;width:5px;height:29px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#094}

.Position .place{ color:#999999; float:right;}
.Position .place img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:6px}

.Position .place a{ color:#999999;}
.Position .place a:hover,.Position .place span{ color:#3f8e47;}
.Position.lx h3{ color:#154a9a; border-bottom:3px solid #154a9a; padding:0 10px; font-weight:bold;}

.SinglePage,.SinglePage div，.SinglePage p{ word-wrap:break-word;word-break:normal;text-align:justify; color:#333333; font-size:16px; line-height:34px;}


.mores{ font-size:14px; text-align:center; color:#fff; width:120px; line-height:35px; background:#0e53b3; box-shadow:0 10px 20px rgba(14,83,197,0.2); border-radius:18px;}
.mores i{ display:inline-block; margin-left:11px; width:17px; height:8px; background:url(../images/rightarr.png) center center no-repeat;}

@media ( max-width:998px){
.SubBan{height:100px;}
.ColumnName{ padding:6px 0 0 25px;font-size:16px;line-height: 22px;height:53px;}
.ColumnName .arr{ display:block;}
.ColumnName .cn{font-size: 16px;}
.ColumnName .en{font-size: 14px;}
.SubMenu{ width:auto; float:none; margin-top:-26px;}
.SubMenu ul{display:none;padding: 15px 0 60px 22px;}
.SubMenu li span a {font-size: 16px;}
.SubMenu li { line-height: 34px;}
.SinglePage{ line-height:24px; font-size:14px;}
.SinglePage video{ width:100% !important;}
.SinglePage img{ width:auto !important; height:auto !important;}

.RightCon{width: auto;float:none;}
.Position{margin-top:15px;margin-bottom:25px;}

.SubPage{padding-bottom: 35px;}
}

/*栏目页公用样式 end*/

.NewsList{ margin:0 0 0 -3%;}
.NewsList li{ width:30.3333%; float:left; margin:0 0 4% 3%;}
.NewsList .imgbox{ padding-top:68%;}
.NewsList .date{ z-index:2; position:absolute; left:0; bottom:0; font-size:18px; text-align:center; background:rgba(0,0,0,0.6); width:100px; height:60px; padding-top:10px; color:#fff;line-height:22px;}
.NewsList .date i{ opacity:0.5; display:block;font-size:14px;}
.NewsList .tit{ margin-top:22px; line-height:33px;}
.NewsList .p{ font-size:14px; color:#999999; line-height:24px;-webkit-line-clamp: 2;}
.NewsList li:hover .date{background:url(../images/filter80.png);}

.NewsList2{ margin:0px 0 4% 0; background:url(../images/linebg.gif) 0px top repeat-x; padding-top:1px;}
.NewsList2 li{ background:url(../images/linebg.gif) 0px bottom repeat-x; padding:29px 206px 32px 137px; position:relative;transition: all ease 0.3s;}
.NewsList2 li .date{transition: all ease 0.3s; line-height:37px; color:#949494; font-size:16px; position:absolute; text-align:center; left:20px; top:28px; width:100px; height:100px; border-radius:19px 0 19px 0; font-family:"宋体"; background:#f2f2f2;}
.NewsList2 li .date span{ display:block; color:#000000; padding-top:6px; line-height:49px; margin:0 16px; border-bottom:1px solid #dfdfdf; font-size:36px;}
.NewsList2 li .tit{ line-height:38px; margin-bottom:2px; font-size:18px; color:#333333;}
.NewsList2 li .p{-webkit-line-clamp: 2; line-height:23px; height:46px; margin-bottom:7px; color:#999999;}
.NewsList2 li .more{ position:absolute; top:38px; right:22px; text-align:center; width:100px; line-height:34px; color:#fff;font-size:12px; border-radius:23px; box-shadow:0 5px 12px #dccdde; background:#429138;}
.NewsList2 li .more i{ display:inline-block; vertical-align:middle; background:url(../images/more2.png); width:13px; height:9px; margin-left:8px;}
.NewsList2 li:hover{ background-color:#f8f8f8;}
.NewsList2 li:hover .date{ background:#429138; color:#fff;}
.NewsList2 li:hover .date span{color:#fff;}
.NewsList2 li:hover .tit{color:#429138;}

.PhotoNews{margin-bottom:2%;}
.PhotoNews li{transition: all ease 0.3s; background:#fff; position:relative; padding-left:397px; margin-bottom:30px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.PhotoNews .imgbox{ position:absolute; left:0; top:0; width:360px; padding-top:240px;}
.PhotoNews .info{ padding-right:180px; position:relative; height:240px;}
.PhotoNews .tit{ padding-top:39px; line-height:53px; font-size:20px; color:#000;}
.PhotoNews .p{-webkit-line-clamp: 3; height:72px; color:#999999;font-size:14px;line-height:24px;}
.PhotoNews .date{ position:absolute; right:0; width:140px; text-align:center; top:50px; border-left:1px solid #e7e7e7; height:140px; color:#999999; font-size:16px;}
.PhotoNews .date i{ display:block; line-height:36px; padding-bottom:6px; font-size:22px; color:#222222;}
.PhotoNews .date .more{ display:block; width:70px; height:25px; margin:18px auto 0; border-radius:13px; background: #429138 url(../images/more2.png) center center no-repeat;}
.PhotoNews li:hover .tit{ color:#429138;}

.Titleinfo{ text-align:center; border-bottom:1px dashed #e5e5e5; margin-bottom:35px;}
.Titleinfo h2{-size:24px; color:#333333; line-height:26px;}
.Titleinfo .date{ padding:12px 0; font-size:14px;}
.Titleinfo .date i{ display:inline-block;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}
.PrevNextBox {margin:50px 0 0 0;position:relative; color:#888888; font-size:16px;}
.PrevNextBox dl{ width:49%; line-height:60px; height:60px;overflow:hidden; background:#f7f7f7; position:relative;}
.PrevNextBox dl span{ padding-left:97px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:33px; top:0px; color:#000000; font-weight:bold;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#666666;}
.PrevNextBox dl:hover{background:#5c9d03; color:#fff;}
.PrevNextBox dl:hover a{ color:#fff;}
.PrevNextBox dl:hover span em{color:#fff;}
.PrevNextBox dl a.none{color:#999;}

.SearchBox .form{padding-right:186px;position:relative;}
.SearchBox .input{width:100%;border:1px solid #dddddd;height:45px;padding-left:10px;font-size:20px;}
.SearchBox .btn{position:absolute;right:0;top:0;width:173px;height:45px;color:#fff;background:#429138;font-size:20px;}
.SearchBox .btn:hover{background:#4d8801;}
.SearchBox .result{font-size:14px;padding:14px 0 18px;}

@media(max-width:1024px){
.PhotoNews li{padding-left:300px; margin-bottom:15px;}
.PhotoNews .imgbox{width:280px; padding-top:180px;}
.PhotoNews .info{ height:180px; padding-right:120px;}
.PhotoNews .date{ width:100px; top:20px;}
.PhotoNews .tit{ padding-top:25px; line-height:35px; font-size:18px;}
.PhotoNews .date .more{width:50px;}
}
@media(max-width:768px){
.PhotoNews li{ height:auto; padding:0;}
.PhotoNews .imgbox{ position:relative; width:auto;padding-top:50%;}
.PhotoNews .info{ padding:0 80px 0 15px; height:115px;}
.PhotoNews .date{ width:65px; font-size:14px; height:80px;}
.PhotoNews .date i{ font-size:16px; line-height:24px; padding-bottom:0;}
.PhotoNews .date .more{ height:20px; margin-top:5px;}
.PhotoNews .tit{ font-size:16px; padding-top:10px;}
.PhotoNews .p{ height:48px;-webkit-line-clamp: 2;}

.NewsList2 li{padding:12px 0px 12px 75px;}
.NewsList2 li .date{ left:0; top:20px;line-height:28px;font-size:14px; width:65px; height:65px;}
.NewsList2 li .date span{line-height:24px; margin:0 16px; font-size:16px;}
.NewsList2 li .more{ display:none;}
.NewsList2 li .tit{ line-height:28px; font-size:16px;}

.SearchBox .form{padding-right:110px;}
.SearchBox .btn{width:100px;height:36px;font-size:14px;}
.SearchBox .input{height:36px;font-size:14px;}

}

@media (max-width:640px){
.NewsList li{width:auto;float:none;margin-bottom: 20px;}
.NewsList .tit{margin-top: 12px;line-height: 28px;}

.Titleinfo { line-height:20px; padding-bottom:0px; margin-bottom:20px;}
.Titleinfo h2{ font-size:18px;}
.Titleinfo .share{ display:none;}

.PrevNextBox {margin:30px 0 0 0; font-size:14px;}
.PrevNextBox dl{ width:auto; float:none !important; line-height:30px; height:30px; margin-bottom:8px;}
.PrevNextBox dl span{ padding-left:65px;}
.PrevNextBox dl span em{left:10px;}
}

.p-list10{padding-top:43px;padding-bottom:38px}
.p-list10 li{overflow:hidden;padding-bottom:20px;margin-bottom:39px;border-bottom:1px solid #e0e0e0;font-size:16px;color:#555;line-height:28px}
.p-list10 .det{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.p-list10 .date{float:right;color:#242d31;line-height:32px;margin-left:10px;opacity:.7}
.p-list10 .tit{font-size:18px;color:#000;line-height:32px;font-weight:400;margin-bottom:14px;overflow:hidden;width: 80%}
.p-list10 .tit a{color:inherit}
.p-list10 .tit a:hover{color:#3f8e47}

.pages{text-align:center;clear:both}
.pages .p_pages{display:inline-block;vertical-align:top}
.pages .p_pages span{float:left;margin:0 5px;font-size:16px;color:#000;line-height:42px;text-align:center;height:44px;border:1px solid #d3d3d3}
.pages .p_pages .p_no,.pages .p_pages .p_first,.pages .p_pages .p_no,.pages .p_pages .p_no_d{width:44px;}
.pages ul a{display:block;color:inherit}
.pages .p_pages.on,.pages .p_pages span:hover{background-color:#3f8e47;border-color:#3f8e47;color:#fff}
.pages .p_pages .p_first_d,.pages .p_pages.p_next_d,.p_pages .p_prev,.p_pages .p_next{width:68px}
.pages .p_pages .p_prev_d,.pages .p_pages .p_next_d {width:95px}

.m-txt6{font-size:16px;color:#333;line-height:1.75;padding:37px 0 42px}
.m-txt6 em{font-style: italic;}
.m-txt6 h1{font-size:26px;color:#000;font-weight:400;text-align:center}
.m-txt6 .info{color:#676767;text-align:center;border-bottom:1px solid #e0e0e0;padding:10px 0 23px;margin-bottom:31px}
.m-txt6 .info span{display:inline-block;vertical-align:top;margin:0 12px}

.m-flip{overflow:hidden;text-align:right;padding-top:25px;border-top:1px solid #e0e0e0}
.m-flip .p-next,.m-flip .p-prev{display:inline-block;vertical-align:top;width:124px;height:42px;border:1px solid #dae0e5;margin-left:6px;font-size:14px;color:#3b3b3b;line-height:40px;text-align:center}
.m-flip .p-next:hover,.m-flip .p-prev:hover{background:#3f8e47;border-color:#3f8e47;color:#fff}
.m-flip .btn-back{display:block;float:left;width:166px;height:42px;font-size:14px;color:#fff;line-height:42px;text-align:center;background:#3f8e47}
.m-flip .btn-back:hover{background:#398040}
.m-flip .btn-back img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:12px}

.m-tit5{font-size:20px;color:#000;font-weight:700;line-height:64px;padding-left:44px;position:relative;z-index:1;overflow:hidden;background:#f1f4f8;margin: 15px 0px;}
.m-tit5:after{content:"";position:absolute;left:29px;top:50%;width:4px;height:21px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#3f8e47}
.m-tit5 span{font-size:16px;color:#000;margin-left:24px;font-weight:600}


.m-txt4{overflow:hidden;padding:25px 44px 20px;font-size:16px;color:#000;line-height:30px}
.m-txt4 .col-l{width:100%;padding-right:10px;    border-bottom: 1px solid #e0e0e0;}

.m-txt4 p{overflow:hidden;margin-bottom:14px}
.m-txt4 p span{display:block;float:left;margin-right:8px}
.m-txt4 p em{display:block;overflow:hidden}