/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:10px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px; background:#3f9d3f; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
/*.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}*/
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }





/*header*/
.top-header{ width: 100%; }
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle;}


.top-line{float: right; margin: 25px 0; background: url(../images/t1.png) no-repeat center left; padding-left: 50px; }
.t-li1{ font-size: 18px; line-height: 24px; color: #3f9d3f;  padding: 3px 0 0 10px; }



.header-nav{ width:100%; z-index:99; position: relative; background: #3f9d3f; }
.top-nav{}
.top-nav .nav-li{ width:12.5%;float:left; position:relative; z-index:2; }
.top-nav .nav-li .nav-link{ font-size:14px; line-height:50px; text-align:center; white-space:nowrap; position:relative; color: #FFFFFF;  }
.top-nav .nav-li:before,
.top-nav .nav-li:after{ content: ''; display: block; width: 1px; height: 12px; position: absolute; top: 19px; }
.top-nav .nav-li:before{ left: 0; background: #aed6ae; }
.top-nav .nav-li:after{ right: 0; background: #2f762f; }
.top-nav .nav-li .nav-link:after{ content: ''; display: block; width: 26px; height: 1px; background: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: 8px; opacity: 0; }
.top-nav .nav-li:hover .nav-link{ }
.top-nav .nav-li:hover .nav-link:after{ opacity: 1; }
.top-nav a{ color:#333333;display: block;padding-left: 5px;padding-right: 5px;}



/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 0; background:#3f9d3f; white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:42px; text-align:center; color: #FFFFFF; transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.23);}
.top-subnav .subnav-link:hover{background:#fff; color: #3f9d3f; } 


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
/*.focusbox li a img{ width: 100%;}*/
.focusbox li .img{ padding-top: 600px; }

.rslides {
	width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	padding: 0
}

.rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.8;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/prev.jpg) no-repeat center center;
	margin-top: -28px
}

.rslides_nav:active {
	opacity: 1.0
}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;  }
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}


/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}


.index_tit{ margin-bottom: 25px; }
.index_tit h3{ font-size: 26px; line-height: 30px; color: #3f9d3f; background: url(../images/tit_1.png) no-repeat center; }
.index_tit p{ color: #89af4c; font-size: 24px; line-height: 30px; }




/*wrap1*/
.wrap1{ background: #f5f5f5; }

.wraps{ width: 100%; }
.tabs{ text-align: center; width: 100%; }
.tabs .tabLi{ padding: 2px 5px; display: inline-block; }
.tabs .tabLi a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size: 14px; color: #000000; line-height: 30px; border: 1px solid #3f9d3f; background: #fff; border-radius: 15px; padding: 0 24px; }
.tabs .cur a{ background:#3f9d3f; color: #FFFFFF; }
.cents{ width: 100%; margin-top: 25px; }
.centLi{ display: none; }
.cenShow{ display: block; }

.swiper-cp{  }
.swiper-cp a{ display: block; text-align: center; }
.swiper-cp .imgs{ width: 100%; overflow: hidden; }
.swiper-cp .imgs .img{ transition: all 0.4s; padding-top: 77.19%; }
.swiper-cp a:hover .imgs .img{ transform: scale(1.08); }
.swiper-cp h3{ width: 100%; font-size: 14px; line-height: 40px; color: #737373; background: #d9d9d9; }
.swiper-cp a:hover h3{ background-color: #3f9d3f; color: #fff; }

.cp_a{ width: 100%; }
.cp_a a{ display: block; font-size: 14px; line-height: 36px; width: 145px; color: #737373; background: #fff; margin: 25px auto 0; text-align: center; border-radius: 15px; border: 1px solid #d9d9d9; }
.cp_a a:hover{ background: #3f9d3f; color: #fff; border-color: #3f9d3f; }

/*wrap2*/
.wrap2{ background: #fff; padding: 0; }
.jsimg{ width: 50%; float: left; overflow: hidden; }
.jsimg .img{ padding-top: 395px; }
.jsRh{ width: 50%; float: right; }
.jstext{ width: 600px; max-width: 100%; color: #3f9d3f; padding: 20px 15px 0 40px; }
.jstext h3{ font-size: 24px; line-height: 36px; }
.jstext h4{ font-size: 14px; line-height: 36px; }
.jstext .js_t{ font-size: 14px; line-height: 30px; }
.jstext .js_a{ display: block; width: 130px; color: #3f9d3f; line-height: 33px; font-size: 14px; text-align: center; border: 1px solid #3f9d3f; margin-top: 25px; }
.jstext .js_a:hover{ background: #3f9d3f; color: #fff; }


/* wrap3 */
.wrap3{ background: #f5f5f5; }
.abClear{ width: 100%; }
.abimg{ float: left; border: 1px solid #d9d9d9; background: #fff; padding: 10px; max-width: 40%; }
.abimg a{ display: block; overflow: hidden; }
.abimg a img{ transition: all 0.4s; }
.abimg a:hover img{ transform: scale(1.1); }
.abRh{ overflow: hidden; padding-left: 25px; }
.abRh h3{ width: 100%; font-size: 24px; line-height: 30px; color: #3f9d3f; margin-bottom: 10px; }
.abRh .ab_t{ font-size: 14px; line-height: 24px; color: rgba(0, 0, 0, 0.8); max-height: 250px; overflow: hidden; }
.abRh h4{ font-size: 14px; line-height: 40px; color: #3f9d3f; border-bottom: 1px solid #b6b6b6; }
.abRh h4 a{ color: #3f9d3f; }

.abswiper{ width: 100%; margin-top: 15px; position: relative; padding: 0 35px; }
.abswiper a{ display: block; border: 1px solid #d9d9d9; position: relative; }
.abswiper a:after{ content: ''; display: block; padding-top: 70%; }
.abswiper a img{ transition: all 0.4s; }
.abswiper a:hover img{ transform: scale(1.08); }
.abswiper .swiper-button-next,
.abswiper .swiper-button-prev{ width: 30px; height: 100%; background-color: #3f9d3f; background-size: 12px; margin: 0; top: 0; }
.abswiper .swiper-button-next{ right: 0; }
.abswiper .swiper-button-prev{ left: 0; }


/* wrap4 */
.wrap4{  }
.wp4{ width: 50%; float: left; padding:0 12px; }
.wp4 h3{ width: 100%; border-bottom: 1px solid #a6a6a6; font-size: 26px; line-height: 35px; color: #3f9d3f; overflow: hidden; padding-bottom: 10px; margin-bottom: 15px; }
.wp4 h3 span{ font-size: 24px; color: rgba(0, 0, 0, 0.52); margin-left: 5px; }
.wp4 h3 a{ display: block; font-size: 14px; color: #666; float: right; }

.xw01{ width: 100%; margin-bottom: 10px; }
.xw01 a{ display: block; overflow: hidden; color: #333; }
.xw01 .xwimg{ width: 220px; height: 150px; overflow: hidden; float: left; max-width: 40%; }
.xw01 .xwimg .img{ transition: all 0.4s; }
.xw01 a:hover .xwimg .img{ transform: scale(1.1); }
.xw01 .xwtxt{ overflow: hidden; padding-left: 15px; }
.xw01 .xwtxt h4{ width: 100%; position: relative; font-size: 16px; line-height: 30px; color: #333; padding-right: 62px; }
.xw01 .xwtxt h4 span{ font-size: 12px; position: absolute; right: 0; top: 0; }
.xw01 .xwtxt .xw_t{ font-size: 12px; line-height: 22px; height: 66px; -webkit-line-clamp: 3; margin: 10px 0; }
.xw01 .xwtxt .time{ background: #e0e0e0; font-size: 12px; line-height: 22px; width: 88px; text-align: center; }
.xw01 a:hover .xwtxt h4{ color: #3f9d3f; }
.xw01 a:hover .xwtxt .time{ background: #3f9d3f; color: #fff; }
.xw02{ width: 100%; border-bottom: 1px solid #a6a6a6; }
.xw02 a{ display: block; width: 100%; color: #333; position: relative; font-size: 16px; line-height: 50px; padding-right: 62px; }
.xw02 a span{ font-size: 12px; position: absolute; right: 0; top: 0; }
.xw02 a:hover{ color: #3f9d3f; }


/* wrap5 */
.wrap5{ background: url(../images/bj_2.jpg) no-repeat center; background-size: cover; color: #fff; text-align: center; }
.wrap5 h3{ font-size: 36px; line-height: 45px; }
.wrap5 .p1{ font-size: 18px; line-height: 30px; margin: 5px 0 8px; }
.wrap5 .p2{ font-size: 12px; line-height: 24px; text-transform: uppercase; }


/* wrap6 */



/* wrap7 */
.wrap7{ background: url(../images/bj_3.jpg) no-repeat center; background-size: cover; }
.wp7_lf{ width: 56%; float: left; padding-right: 15px; }
.wp7_tit{ font-size: 24px; line-height: 45px; color: #fff; margin-bottom: 10px; }
.lf01{ width: 100%; font-size: 16px; line-height: 30px; color: #fff; }
.lf01 .lf_txt{ float: left; width: 70%; }
.lf01 .code{ overflow: hidden; float: right; max-width: 30%; }

.wp7_rh{ width: 44%; float: right; padding-left: 15px; }
.wp7_form{ width: 100%; }
.wp7_form .form-group{  }
.wp7_form .form-control{ border-radius: 0; background: #fff; border: none; }
.wp7_form input{ width: 100%; height: 42px; }
.wp7_form .btn{ width: 120px; }






/*footer*/
.footer{ background: #58aa58; text-align: center; font-size: 14px; line-height: 25px; color: #FFFFFF; padding: 15px 0;}
.footer a{ color: #FFFFFF; margin: 0 5px; }
.footer a:hover{ text-decoration: underline !important; }




/*mbox*/
.mainBox{ min-height: 600px; font-size: 14px; line-height: 30px; color: #333333;  }

.mboxlf{ width: 250px; float: left; }
.itemtit{ width: 100%; background:#3f9d3f; color: #FFFFFF; font-size: 18px; line-height: 50px; text-align: center; position: relative; }
.itemtit b{ font-weight: normal; font-size: 14px; text-transform: capitalize; }
.itemtit i{ font-size: 20px; right: 15px; top: 50%; transform: translateY(-50%); position: absolute; }


.accordion{ width: 100%; }
.accordion li{ margin-top: 5px; }
.accordion li > a{ display: block; width: 100%; font-size: 14px; line-height: 40px; color: #000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background: #f5f5f5; padding-left: 40px; position: relative; }
.accordion li > a i{ position: absolute; left: 16px; top: 50%; transform: translateY(-50%); }
.accordion li > a:hover, .accordion li.on > a{ background: #3f9d3f; color: #FFFFFF; }


.mbot{ width: 100%; margin-top: 15px; background: #f5f5f5; }
.mbot .mbot_tit{ width: 100%; color: #fff; height: 90px; text-align: center; font-size: 18px; line-height: 25px; background: url(../images/mbot2.png) no-repeat top center; padding-top: 20px; }
.mbot .mbot_tit span{ display: block; font-size: 14px; line-height: 1; }
.mbot .tImg{ width: 100%; padding: 10px; }
.mbot .tImg img{ width: 100%; }
.mbot .txt{ padding: 5px; font-size: 14px; line-height: 30px; color: #333; }



.mboxRh{ overflow: hidden; padding-left: 25px; }
.rhtit{ width: 100%; border-bottom: 1px solid #b8b8b8; font-size: 14px; line-height: 40px; color: #333; }
.rhtit a{ color: #333333; }
.rhtit a:hover{ color: #3f9d3f; }
.rhtit p.pull-left{ font-size: 18px;  }


.rhCont{ width: 100%; padding: 10px 0 0; font-size: 14px; line-height: 30px; color: #333; }


.li01{ padding: 6px; }
.li01 a{ display: block; text-align: center; }
.li01 .imgs{ width: 100%; overflow: hidden; }
.li01 .imgs .img{ transition: all 0.4s; padding-top: 77.19%; }
.li01 a:hover .imgs .img{ transform: scale(1.08); }
.li01 h3{ width: 100%; font-size: 14px; line-height: 40px; color: #737373; background: #d9d9d9; }
.li01 a:hover h3{ background-color: #3f9d3f; color: #fff; }


.r_tit{ width: 100%; border-bottom: 1px dashed #3f9d3f; font-size: 18px; line-height: 30px; padding-bottom: 10px; color: #3f9d3f; margin-bottom: 10px; text-align: center; }



.forms label{ padding-top:0 !important; text-align:left !important; color:#666; height:34px; line-height:34px; font-weight:normal;}
.forms input{ background:#f4f4f4; border:dashed 1px #aaa;}
.forms textarea{ max-width:100%; background:#f4f4f4; border:dashed 1px #aaa;}
.forms button{ width:100%; height:36px; color:#fff; background:#2d7db8; border:none; transition:all 0.3s;}
.forms button:hover{ opacity: 0.8; }




.li02{ width: 100%; margin-bottom: 20px; }
.li02 a{ display: block; overflow: hidden; color: #333; }
.li02 .xwimg{ width: 220px; height: 150px; overflow: hidden; float: left; max-width: 40%; }
.li02 .xwimg .img{ transition: all 0.4s; }
.li02 a:hover .xwimg .img{ transform: scale(1.1); }
.li02 .xwtxt{ overflow: hidden; padding-left: 15px; }
.li02 .xwtxt h4{ width: 100%; position: relative; font-size: 16px; line-height: 30px; color: #333; padding-right: 62px; }
.li02 .xwtxt h4 span{ font-size: 12px; position: absolute; right: 0; top: 0; }
.li02 .xwtxt .xw_t{ font-size: 12px; line-height: 22px; height: 66px; -webkit-line-clamp: 3; margin: 10px 0; }
.li02 .xwtxt .time{ background: #e0e0e0; font-size: 12px; line-height: 22px; width: 88px; text-align: center; }
.li02 a:hover .xwtxt h4{ color: #3f9d3f; }
.li02 a:hover .xwtxt .time{ background: #3f9d3f; color: #fff; }


/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: left;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}
