@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}


.tit{text-align: center;font-weight: normal;position: relative;padding-bottom: 16px;}
.tit:after{position: absolute;width: 58px;height: 3px;content: "";background: #27A76E;left: 50%;margin-left: -29px;bottom: 0;}
.tit span{display: block;font-size: 40px;color: #333;line-height: 40px;}
.tit i{display: block;font-size: 20px;color: #666;line-height: 20px;padding-top: 11px;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.banner .content{position: relative;}
.ban_pg{position: absolute;left: 0;bottom: 30px;height: 16px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 16px;height: 16px;background: #fff;border-radius: 100%;margin: 0 15px;vertical-align: top;}
.ban_pg i.on{background: #27a76e;}
.banner .prev{display:none;position: absolute;left: 5%;top: 50%;margin-top: -37px;z-index: 10;opacity: 0.5;}
.banner .next{display:none;position: absolute;right: 5%;top: 50%;margin-top: -37px;z-index: 10;opacity: 0.5;}
.banner:hover .prev,.banner:hover .next{display:block;}

/*search*/
.search{height: 80px;border-bottom: 1px solid #eaeaea;}
.search p{float: left;height: 80px;line-height: 80px;font-size: 14px;color: #666;}
.search p a{margin-right: 10px;color: #666;}
.search p a:hover{color: #27a76e;}
.s_box{float: right;height: 40px;margin-top: 20px;}
.s_box .txt{float:left;width:176px;padding-left: 12px;height:20px;line-height: 20px;font-size:14px;color:#333;border:0;border-left: 2px solid #333;background: none;outline: 0;margin-top: 10px;}
.s_box .btn{float: right;width:40px;height: 40px;border: 0;background: url(../images/sou.png) no-repeat center;outline: 0;cursor: pointer;}

/*yz*/
.yz{padding: 70px 0 0;height: 150px;}
.yz ul{text-align: center;font-size: 0;line-height: 0;}
.yz li{display: inline-block;margin: 0 50px;position: relative;transition: all 0.5s;}
.yz li:after{position: absolute;width: 28px;height: 39px;content: "";background: url(../images/line1.png) no-repeat;right: -64px;top: 24px;}
.yz li span{display: block;height: 44px;}
.yz li i{display: inline-block;font-size: 60px;color: #333;font-weight: bold;line-height: 44px;font-family: Arial;vertical-align: bottom;letter-spacing: -2px;}
.yz li em{display: inline-block;width: 35px;line-height: 35px;text-align: center;font-size: 20px;color: #fff;background: #27a76e;border-radius: 100%;margin-left: 5px;}
.yz li p{font-size: 20px;color: #333;line-height: 20px;padding-top: 15px;}
.yz li:last-child:after{display: none;}
.yz li:last-child em{font-weight: bold;}
.yz li:hover{transform: translateY(-10px);}


/*pro*/
.pro{height: 1425px;padding-top: 60px;box-sizing: border-box;background: url(../images/pro_bg.jpg) no-repeat center 0;}
.pro h2{margin-bottom: 50px;}
.pro_l{float: left;width: 300px;border-radius:20px;background: #fff;padding-top: 30px;height: 760px;overflow: hidden;}
.pro_l li{padding: 30px 48px 20px 32px;position: relative;margin-bottom: -1px;}
.pro_l li:after{position: absolute;width: 220px;height: 1px;content: "";background: #d6d6d6;left: 32px;bottom: 0;}
.pro_l li h3 a{display: block;height: 27px;line-height: 27px;font-size: 20px;color: #333;background: url(../images/jia1.png) no-repeat right center;margin-bottom: 5px;}
.pro_l li p{max-height: 60px;overflow:hidden;}
.pro_l li p span{float: left;font-size: 14px;color: #333;line-height: 30px;width: 100px;}
.pro_l li p a{display: inline-block;position: relative;z-index: 2;}
.pro_l li p a:hover:after{position: absolute;width: 110%;height: 5px;content: "";background: rgba(255,255,255,0.4);left: -5%;bottom: 7px;z-index: -1;}
.pro_l li p span:nth-child(2n){float: right;}
.pro_l li:nth-child(4) p span{width: 70px;float: left;}
.pro_l li.cur{background: #29a86f;}
.pro_l li:last-child:after,.pro_l li.cur:after{display: none;}
.pro_l li.cur h3 a{color: #fff;background: url(../images/jia2.png) no-repeat right center;}
.pro_l li.cur p a{color: #fff;}
.pro_r{float: right;width: 890px;height: 790px;position: relative;border-radius: 20px;overflow: hidden;}
.pro_bd dl{height: 790px;position: relative;}
.pro_bd dd{position: absolute;width: 100%;left: 0;top: 0;padding: 55px 100px 0;box-sizing: border-box;}
.pro_bd dd h4{font-size: 30px;color: #141414;line-height: 30px;height: 45px;position: relative;margin-bottom: 12px;}
.pro_bd dd h4 a{color: #141414;}
.pro_bd dd h4:after{position: absolute;width: 64px;height: 2px;content: "";background: #29a86f;left: 0;bottom: 0;}
.pro_desc p{float: left;font-size: 16px;color: #141414;line-height: 38px;padding-left: 22px;background: url(../images/gou.png) no-repeat left center;box-sizing: border-box;}
.pro_desc p:nth-child(2n){float: right;width: 295px;white-space:nowrap;}
.pro_bd dd .xq{position: absolute;width: 61px;height: 73px;content: "";background: url(../images/pro_xq.png) no-repeat;right: 0;top: 0;font-size: 14px;color: #fff;font-weight: bold;line-height: 14px;text-align: center;padding: 15px 0 0 24px;box-sizing: border-box;}
.pro_bd dl.md dd{padding: 55px 60px 0;}
.pro_bd dl.md dd p:nth-child(2n){width: 350px;}
.pro_pg{position: absolute;right: 50px;bottom: 50px;z-index: 10;}
.pro_pg i{display: inline-block;width: 14px;height: 14px;border-radius: 100%;background: #fff;margin-left: 20px;}
.pro_pg i.on{background: #29a86f;}

.pro_list{margin-top: 50px;position: relative;}
.pro_list li{float: left;width: 390px;height: 292px;margin-right: 15px;position: relative;overflow: hidden;}
.pro_list li img{width: 390px;height: 292px;transition: all 0.5s;}
.pro_list li:hover img{transform: scale(1.05);}
.pro_list li h4{position: absolute;left: 60px;bottom: 26px;padding-right: 26px;background: url(../images/pro_jt.png) no-repeat right center;font-size: 14px;color: #333;line-height: 24px;font-weight: normal;}
.pro_list .prev{position: absolute;width: 47px;height: 47px;left: -68px;top: 120px;}
.pro_list .next{position: absolute;width: 47px;height: 47px;right: -68px;top: 120px;}


/*fea*/
.fea{height: 660px;padding-top: 100px;background: url(../images/fea_bg.jpg) no-repeat center 0;}
.fea h2{margin-bottom: 50px;}
.fea_con dl{float: left;width: 300px;height: 426px;overflow: hidden;border-radius:40px 0px 40px 0px;transition: transform 0.5s;}
.fea_con dt{height: 226px;padding: 48px 44px 0;box-sizing: border-box;background: url(../images/line2.png) no-repeat bottom center;}
.fea_con dt i{display: block;width: 75px;height: 75px;overflow: hidden;border-radius: 100%;background: #29a86f;margin: 0 0 12px;}
.fea_con dt h3{font-size: 28px;color: #333;line-height: 34px;font-weight: normal;}
.fea_con dt h3 b{display: block;}
.fea_con dd{padding: 0 44px;height: 200px;position: relative;}
.fea_con dd p{font-size: 14px;color: #666;line-height: 30px;padding-top: 22px;}
.fea_con dd em{display: none;position: absolute;width: 82px;height: 73px;line-height: 53px;padding: 20px 0 0 22px;box-sizing: border-box;text-align: center;content: "";background: url(../images/num_bg.png) no-repeat;right: 0;bottom: 0;font-size: 24px;color: #fff;font-family: Arial;font-weight: bold;}
.fea_con dl.cur{background: #fff;box-shadow: 0 0 20px rgba(17,68,45,0.2);transform: translateY(-10px);}
.fea_con dl.cur dt{background: #29a86f;}
.fea_con dl.cur h3{color: #fff;}
.fea_con dl.cur dt i{background: #fff;}
.fea_con dl.cur dt img{position: relative;top: -75px;}
.fea_con dl.cur em{display: block;}
.fea_con dl.cur p{color: #333;}



/*case*/
.case{padding: 90px 0;background: #f4f4f4;}
.case_ctg{margin: 48px 0 0;height: 126px;text-align: center;font-size: 0;line-height: 0;}
.case_ctg li{display: inline-block;margin-right: 70px;position: relative;}
.case_ctg li:after{position: absolute;width: 6px;height: 10px;content: "";background: url(../images/case_jt.png) no-repeat;right: -38px;top: 45px;}
.case_ctg li i{display: block;height: 48px;margin: 0 auto;overflow: hidden;}
.case_ctg li i img{position: relative;top: 0;transition: all 0.3s;}
.case_ctg li span{display: block;font-size: 20px;color: #333;line-height: 40px;}
.case_ctg li:last-child:after{display: none;}
.case_ctg li:hover img{top: -48px;}
.case_ctg li:hover span{color: #29a86f;font-weight: bold;}
.case_con{height: 506px;overflow: hidden;}
.case_l{float: left;width: 862px;height: 506px;position: relative;}
.case_l dl{height: 506px;position: relative;}
.case_l dt img{width: 862px;height: 506px;}
.case_l dd{position: absolute;width: 507px;padding: 0 40px;box-sizing: border-box;height: 202px;background:rgba(41,168,111,0.9);left: 0;bottom: 0;}
.case_l dd h4{font-size: 24px;line-height: 24px;height: 42px;position: relative;margin: 32px 0 10px;}
.case_l dd h4 a{color: #fff;}
.case_l dd h4:after{position: absolute;width: 40px;height: 2px;background: #fff;content: "";left: 0;bottom: 0;}
.case_l dd p{font-size: 14px;color: #fff;line-height: 24px;opacity: 0.9;}
.case_pg{position: absolute;left: 40px;bottom: 25px;z-index: 10;}
.case_pg i{display: inline-block;width: 14px;height: 14px;background: url(../images/case_c2.png) no-repeat center;margin-right: 10px;}
.case_pg i.on{background: url(../images/case_c1.png) no-repeat center;}
.case_r{float: right;width: 330px;}
.case_r li{height: 249px;overflow: hidden;position: relative;margin-bottom: 8px;}
.case_r li img{width: 330px;height: 249px;transition: all 0.5s;}
.case_r li span{position: absolute;left: 0;bottom: 0;width: 100%;height: 47px;line-height: 47px;padding: 0 18px;box-sizing: border-box;font-size: 14px;color: #fff;background: url(../images/case_tm.png) no-repeat;}
.case_r li:hover img{transform: scale(1.05);}
.coop li{float: left;width: 200px;height: 100px;padding: 20px 0;background: #fff;}
.coop li img{width: 200px;height: 100px;filter: grayscale(100%);}
.coop li:hover img{filter: grayscale(0);}


/*ys*/
.ys{padding: 88px 0 0;}
.ys h2{margin-bottom: 50px;}
.ys_bd dl{width: 1065px;float: left;overflow: hidden;margin-right: 50px;}
.ys_bd dt img{display: block;width: 1065px;height: 618px;}
.ys_bd dd{height: 196px;background: #f4f4f4;padding: 0 100px;border-radius: 0 0 40px 40px;}
.ys_bd dd h3{float: left;font-size: 33px;color: #333;line-height: 39px;margin-top: 56px;padding-right: 80px;background: url(../images/ys_jt1.png) no-repeat right center;}
.ys_bd dd p{float: right;width: 550px;font-size: 16px;color: #333;line-height: 26px;margin-top: 60px;}
.ys_con .tempWrap{margin-left: -1048px;}
.ys_bd dl.cur dd{background: #29a86f;}
.ys_bd dl.cur dd h3{color: #fff;background: url(../images/ys_jt2.png) no-repeat right center;}
.ys_bd dl.cur dd p{color: #fff;}
.ys_con{position:relative;}
.ys_con .prev{position: absolute;left: 80px;top: 300px;z-index: 10;}
.ys_con .next{position: absolute;right: 80px;top: 300px;z-index: 10;}



/*news*/
.news{padding: 100px 0 90px;}
.news h3{height: 48px;line-height: 48px;margin-bottom: 40px;font-weight: normal;}
.news h3 b{float: left;font-size: 24px;color: #333;padding-left: 16px;background: url(../images/new_l.png) no-repeat left center;}
.news h3 i{float: right;padding-left: 20px;font-size: 14px;color: #333;background: url(../images/san1.png) no-repeat left center;}
.new_l{float: left;width: 600px;height: 337px;position: relative;border-radius: 0 20px 0 20px;overflow: hidden;}
.new_l:after{position: absolute;width: 236px;height: 52px;background: #fff;content: "";border-radius: 22px 0 0 0;z-index: 10;right: 0;bottom: 0;}
.new_l:before{position: absolute;width: 1px;height: 12px;content: "";background: #dadfe9;right: 58px;bottom: 16px;z-index:20;}
.new_l li{height: 337px;position: relative;}
.new_l li img{width: 600px;height: 337px;}
.new_l li h4{position: absolute;width: 100%;font-weight: normal;left: 0;bottom: 0;height: 52px;line-height: 52px;padding: 0 25px;box-sizing: border-box;font-size: 18px;color: #fff;background: #29a86f;}
.new_l .prev{position: absolute;width: 7px;height: 12px;overflow: hidden;right: 76px;z-index: 20;bottom: 16px;}
.new_l .next{position: absolute;width: 7px;height: 12px;overflow: hidden;right: 33px;z-index: 20;bottom: 16px;}
.new_l .prev:hover img,.new_l .next:hover img{top: -12px;position:relative;display:block;}
.new_pg{position: absolute;left: 414px;bottom: 16px;z-index: 20;}
.new_pg i{display: inline-block;width: 12px;height: 12px;content: "";background: #d8d8d8;border-radius: 100%;margin-right: 12px;}
.new_pg i.on{background: #29a86f;}
.new_r{float: right;width: 537px;margin-top: -40px;}
.new_r li{height: 132px;padding-top: 42px;box-sizing: border-box;padding-right: 35px;border-bottom: 1px solid #e4e4e4;}
.new_r li i{float: left;width: 130px;font-size: 18px;color: #333;line-height: 30px;font-weight: bold;}
.new_r li h4{font-size: 16px;color: #333;line-height: 28px;font-weight: normal;}
.new_r li:hover i{color: #29a86f;}
.new_r li:hover h4 a{font-weight: bold;}
.new_r li:last-child{border: 0;}
.wd{margin-top: 30px;}
.wd li{float: left;width: 266px;margin-right: 45px;}
.wd li:last-child{margin-right: 0;}
.wd li i{float: left;width: 34px;height: 34px;border-radius: 0 0 0 10px;line-height: 34px;text-align: center;font-size: 15px;color: #fff;background: #727272;font-weight: bold;}
.wd li p{float: left;width: 232px;height: 178px;padding: 2px 24px 0;box-sizing: border-box;transition: all 0.3s;}
.wd li p span{display: block;font-size: 14px;color: #333;line-height: 28px;}
.wd li p span a{color: #6e6e6e;}
.wd li p .xq{display: none;font-size: 14px;line-height: 24px;color: #6e6e6e;margin-top: 35px;}
.wd li.cur p{box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 22px 40px 0;border-radius: 0 10px 10px 10px;}
.wd li.cur p .xq{display: block;}
.wd li.cur i{background: #29a86f;}
.wd li p span:hover a,.wd li p .xq:hover{color: #29a86f;}

/*abt*/
.abt{background: #f4f4f4;padding: 0 0 70px;}
.abt dl{height: 626px;}
.abt dt{float: right;width: 957px;height: 626px;margin-right: -360px;}
.abt dd{float: left;margin-top: 120px;width: 485px;}
.abt dd h2{text-align: left;}
.abt dd h2:after{left: 0;margin-left: 0;}
.abt_desc{font-size: 14px;color: #333;line-height: 30px;margin: 42px 0 34px;}
.abt dd .more{display: block;width: 124px;height: 40px;line-height: 36px;text-align: center;border: 2px solid #e0e0e0;border-radius: 20px;font-size: 14px;color: #333;box-sizing: border-box;}
.abt dd .more:hover{color: #29a86f;border-color: #29a86f;}

.album{height: 330px;padding: 35px 32px 0;background: #fff;margin-top: -84px;position: relative;z-index: 10;}
.album h3{height: 46px;border-bottom: 1px solid #e7e7e7;margin-bottom: 24px;position: relative;font-weight: normal;}
.album h3 span{float: left;background: url(../images/abt_l.png) no-repeat 132px 3px;}
.album h3 span a{display: inline-block;font-size: 18px;color: #141414;height: 44px;line-height: 30px;margin-right: 46px;padding-left: 42px;}
.album h3 span a:nth-child(1){background: url(../images/abt_ic1.png) no-repeat;}
.album h3 span a:nth-child(2){background: url(../images/abt_ic2.png) no-repeat;}
.album h3 .jia{position: absolute;width: 40px;height: 40px;right: 0;top: 0;transition: all 0.5s;}
.album h3 .jia:hover{transform: rotateZ(90deg);}
.album h3 span a.on{border-bottom: 3px solid #29a86f;font-weight: bold;}
.album_list li{float: left;width: 268px;margin-right: 21px;}
.album_list li img{display: block;width: 268px;height: 202px;}
.album_list li span{display: block;font-size: 14px;color: #666;height: 48px;line-height: 48px;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.album_list .tempWrap{width: 100% !important;}



