b,blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,legend,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0;border:0 none}
img,input{border:0;vertical-align:middle}
li,ul{list-style:none;margin:0;padding:0}
form{padding:0;margin:0}
td{FONT-SIZE:12px}
img{border:0}
@media screen and (min-width:320px){blockquote,body,button,code,dd,div,dl,dt,fieldset,form,input,legend,lipre,ol,p,td,textarea,th,ul{font-size:16px;font-family:'Microsoft YaHei'}
}
a{COLOR:#666;blr:expression(this.onFocus=this.blur());text-decoration:none}
a:focus{outline:0}
input,textarea{outline:0}
a:hover{color:#178a27;text-decoration:none;transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out}

.w1200{width: 1200px; margin: 0 auto; overflow:hidden;}

/*top_main*/
.top_main{width: 100%; height: 30px; line-height: 30px; position: relative; z-index: 80; background-color: #f2f2f2; color: #333333; font-size: 14px;}

.top_main span{ float:right;}
.top_main span a{ }
.top_main span a:after{content:"|"; margin:0 10px;}



/*header_main*/
.header_main{width: 100%; height: 120px; z-index: 100; background: #fff;}
.header_main .logo{ float:left; margin-top:33px;}

.header_main .tel{width: 286px;padding: 32px 0 0 0;line-height: 26px;margin-left: 60px; float:right}
.header_main .tel .p1{font-size:14px;color:#333;line-height:14px;}
.header_main .tel .p2{margin-top:6px;font-size: 30px; font-weight: bold; color: #333; font-family: arial;}
.header_main .tel s{width: 17px; height: 44px; float: left; margin-right: 10px; background-position: 0 0;}
.header_main .search{width: 300px; height: 40px; line-height: 40px; margin-top: 38px; border: 1px solid #55a016; position: relative; float: right;}
.header_main .search *{font-family: arial;}
.header_main .search .sbtn{width: 81px; height: 40px; font-size: 16px; text-align: center; color: #fff; position: absolute; right: -1px; top: 0px; background: url(../images/search-btnbg.jpg) no-repeat center center;cursor:pointer;}
.header_main .search .stxt{width: 218px;padding-left: 10px;height: 40px;line-height: 40px;border: 0px;background: none;color: #999;}






/*nav*/
.nav_main{width:100%;height:70px;background: #009944;position:relative;z-index:12;}

.nav{position:relative;z-index:12; width:1200px; margin:0px auto;}

.nav ul{ overflow:hidden;}

.nav ul li{float:left;width: 200px;font-size: 18px;text-align: center; line-height:70px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s; background:url(../images/nav.png) no-repeat center right; height:70px}

.nav ul li:hover{background-color:#137c32 ;}
.nav ul li a{ color:#fff;}
.nav ul li:hover a{display: block;color:#fff;font-size:18px;}
.nav ul li:last-child{ background:none;}
.nav ul li:last-child:hover{background-color:#137c32 ;}

/* banner */

.banner { max-width: 1920px; margin: 0px auto; overflow: hidden; position: relative; }
.banner .hd { height: 15px; overflow: hidden; position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 1; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin: 0px 8px; width: 15px; height: 15px; line-height: 14px; text-align: center; border-radius: 50%; cursor: pointer; background: rgb(255, 255, 255); }
.banner .hd ul li.on { background: rgb(0, 160, 233); }
.banner .bd { position: relative; z-index: 0; width: 100%; }
.banner .bd li { zoom: 1; vertical-align: middle; }
.banner .bd img { width: 100%; display: block; }
.banner .prev, .banner .next { position: absolute; left: 3%; top: 50%; margin-top: -3%; display: block; width: 32px; height: 40px; opacity: 0.5; }
.banner .next { left: auto; right: 3%; background-position: 8px 5px; }
.banner .next { font-size: 58px; color: rgb(255, 255, 255); }
.banner .prev { font-size: 58px; color: rgb(255, 255, 255); }
.banner .prev:hover, .banner .next:hover { opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }

.pic_box{ width:1200px; overflow:hidden; margin:0px auto;}


.in_title{margin:40px auto 30px; overflow:hidden; text-align:center;}
.in_title h3{margin-top:20px;font-size:30px;font-weight:bold;;text-align:center;color:#009944;}
.in_title p{ font-size:12px; text-transform:uppercase; color:#666; text-align:center;}
.in_title p:before{ content:url(../images/titLine.png); margin-right:5px;}
.in_title p:after{ content:url(../images/titLine.png); margin-left:5px;}


.pic_nav{ overflow:hidden;}
.pic_nav ul{ overflow:hidden; text-align:center;}
.pic_nav ul li{ width:20%; display:inline-block; border:10px #fff solid; background:#009944; box-sizing:border-box; overflow:hidden; line-height:50px ; text-align:center;}
.pic_nav ul li a{ overflow:hidden; border:1px #ccc solid; display:block; color:#fff;}
.pic_nav ul li a:hover{ background:#178a27; color:#fff;overflow:hidden;}

.pic_list{position:relative; overflow:hidden; margin-top:20px;}
.pic_list ul{ overflow:hidden;}
.pic_list ul li{ width:33.33%; border:5px #fff solid; float:left; box-sizing:border-box; overflow:hidden; margin-bottom:5px;}
.pic_list ul li div{ border:1px #ccc solid; overflow:hidden;}
.pic_list ul li div img{ width:100%; height:100%; overflow:hidden;}
.pic_list ul li:hover  div img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.pic_list ul li p{ height:40px; line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center; border:1px #ccc solid}
.pic_list ul li:hover p{ background:#178a27; color:#fff;}
.pic_list ul li:hover a p{ color:#fff}


.xbanner{ width:100%; overflow:hidden; margin:40px auto 0;}
.xbanner img{ width:100%;}

.gengduo{ width:160px; height:40px; line-height:40px; border-radius:30px; margin:30px auto 0; background:#009944; text-align:center;}
.gengduo a{color:#fff; font-size:16px;}
/*合作案例*/
 #floor_3_main{background:#fff; margin-bottom:30px; overflow:hidden;}
 .floor_3{position:relative;}

 .floor_3 .case{margin-top:40px; overflow:hidden;}
 .floor_3 .left .list li{position:relative;float:left;margin-right:632px;margin-bottom:20px;}
 .floor_3 .left .list li.it2{margin-right:0px;}
 .floor_3 .left .list li.it4{margin-right:0px;}
 .floor_3 .left .list li.it5{ position:absolute; right:-625px; top:0px;}
 .floor_3 .left .list li img{display:block;width:283px;height:100%;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
 .floor_3 .left .list li .txt{position:absolute;bottom:0;left:0;width:284px;height:50px; background:rgba(0,0,0,0.6)}
 .floor_3 .left .list li .txt .tit{font-size:16px;color:#fff;text-align:center;line-height:50px;}
 .floor_3 .left .list li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}
 .floor_3 .middle .proCase{position:relative;}
 .floor_3 .middle{position:absolute;width:590px;height:444px;left:304px;}
 .floor_3 .middle .bd .list li{position:relative;width:590px; overflow:hidden;}
 .floor_3 .middle .bd .list li img{display:block;width:100%;height:100%;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
 .floor_3 .middle .bd .list li .txt{position:absolute;bottom:0;left:0;width:591px;height:50px; background:rgba(0,0,0,0.6)}
 .floor_3 .middle .bd .list li .txt .tit{font-size:16px;color:#fff;text-align:left;text-indent:20px;line-height:50px;}
 .floor_3 .middle .bd .list li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}
 .floor_3 .middle .hd{position:absolute;width:30%;bottom:24px;right:30px;}
 .floor_3 .middle .hd .iconList{float:right;}
 .floor_3 .middle .hd li{float: left; width: 12px; height: 12px;background-color:#fff;border-radius:100%;margin-right: 12px;font-size:0px;cursor: pointer;}
 .floor_3 .middle .hd li.on{background-color:#137c32;}
 .floor_3 .look_more{display:block;width:160px;height:40px;margin:0 auto;margin-top:20px;font-size:14px;text-align:center;line-height:40px;color:#333;border:1px solid #137c32;border-radius:20px;}
 .floor_3 .look_more:hover{background:#137C32;color:#fff;}
 

















/*footer*/
.footer{width: 100%;color: #fff;padding: 30px 0 18px;background: #222222;}
.footer .contact{width: 710px;}
.footer .contact .ewm{width:134px;border:1px solid #fff; padding:10px; text-align:center;}
.footer .contact .ewm img{display:block;width:134px;}
.footer .contact .contact_info{margin-left:65px; margin-top:10px;}
.footer .contact .contact_info p{font-size:16px;color:#fff;line-height:14px;}

.footer .contact .contact_info p a{color:#fff;}

.footer .contact .contact_info p.p1:after{content:"——"; color:#178a27; display:block; margin-bottom:10px;}
.footer .contact .contact_info .tel{margin-top:16px;margin-bottom:12px;font:normal 34px "arial";color:#fff;line-height:28px;}
.footer .contact .contact_info .p2{margin-bottom:14px; line-height:24px;}
.footer .contact .contact_info .line{width:30px;height:2px;margin-top:14px;margin-bottom:20px;background:#999;}
.footer .bNav{width: 483px;margin-left:0;margin-top:0px;}
.footer .bNav dl{width: 240px;height:198px;margin-top:6px;padding: 0px 0 0px 36px;line-height: 18px;float: left;background:url("../images/footer-split.png") no-repeat right top;}
.footer .bNav dl:nth-child(2){ width:170px}
.footer .bNav dl dt{color: #333; font-size:16px;text-align:left;margin-bottom:16px;}
.footer .bNav dl dt:after{content:"——"; display:block; color:#178a27}
.footer .bNav dl dt a{display:block;color:#fff;}

.footer .bNav dl dt a:hover{display:block;color:#ccc;}
.footer .bNav dl dd{line-height: 26px;text-align:left; float:left; display:block; width:110px;}
.footer .bNav dl dd:first-child{margin-top:30px!important;}
.footer .bNav dl dd a{display:block; color: #ccc; font-size: 12px;}
.footer .bNav dl dd a:hover{color:#fff;opacity: 0.9; filter: alpha(opacity=90);}
/*copyright*/
.copyright{height: 57px; line-height: 57px; color: #999999; font-size: 12px; background: #111111; border-top: 1px solid #11111;text-align:center; color:#fff;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright a{color: #999999; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.copyright a:hover{color: #fff;}
/***********index css end***********/
.toolbar{width: 50px;position: fixed;right: 1%;top: 44%;z-index: 999;}
.toolbar dd{width: 50px;height: 50px;margin-bottom: 3px;position: relative;background: #009944;-webkit-border-radius: 100%;border-radius:6px;}
.toolbar dd i{width: 50px;height: 50px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 6px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.toolbar dd i span{width: 35px;height: 35px;display: block;margin: 7px 0 0 7px;background: url(../images/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block;width: 0;height: 50px;line-height: 50px;font-size: 24px;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 50px;top: 0;right: 0;overflow: hidden;-webkit-border-radius: 50px;border-radius: 6px;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.toolbar .pop{position: absolute;right: 90px;top: -51px;background: #147b32;display: none;}
.toolbar .pop-code{width: 120px; padding: 20px 20px 0;}
.toolbar .pop-code img{width: 120px; height: 120px; display: block;}
.toolbar .pop-code h3{height: 50px;line-height: 50px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .qq span{background-position: 0 -47px;}
.toolbar .qq a{width: 50px; height: 50px; cursor: pointer; display: block;}
.toolbar .qq:hover{background: #147b32;}
.toolbar .tel span{background-position: 0 0;}
.toolbar .tel:hover{background: #147b32;}
.toolbar .code span{background-position: 0 -54px;}
.toolbar .code:hover{background: #147b32;}
.toolbar .top span{background-position: 0 -100px;}
.toolbar .top:hover{background: #147b32;}



.indexTit{color: #137c32; overflow: hidden; text-align: center; padding: 30px 0 56px;}
.indexTit .en{text-transform: uppercase; line-height: 35px; font-family: didot; font-size: 24px;}
.indexTit h3{font-size: 24px; color: #835026;}







.wary_left{width:260px; float:left; overflow:hidden; position:relative;}
.wary_right{width:920px; overflow:hidden; float:right;}
.nav_muen{ border:1px #ccc solid; background:#eee;  overflow:hidden; min-height:777px; position:relative;}
.nav_muen_ll{ min-height:inherit;}
.nav_muen ul{ overflow:hidden;padding-bottom:20px;}
.nav_muen ul li{border-bottom:1px #ccc solid; height:40px; line-height:40px; font-size:16px; }

.tit_bt{  background:#147b32 url(../images/fenlei.png) no-repeat center left ;   padding: 20px 0 20px 59px; color: #fff; font-size: 22px; font-weight: bold}
.tit_bt p{ font-size:18px; color:#fff; font-weight:400; margin-bottom:5px;}
.tit_bt span{color:#fff; text-transform:uppercase; font-size:14px; font-weight:normal; display:block; letter-spacing:2px;} 
.ddimg{position:absolute; bottom:0px; left:0px;  width:100%; border-top:1px #ccc solid;}

.menu_list{  overflow:hidden; margin:0 10px; }
.menu_list ul li{ margin-bottom:4px; text-align:left;font-weight:400; margin-top:10px; text-indent:1em; }
.menu_list ul li:hover{ margin-bottom:4px; background:#147b32 url(../images/jt1.png) no-repeat center right; text-align:left; margin-top:10px; border-radius:6px;}
.menu_list ul li:hover a{ color:#fff;}
.menu_head{color:#333;cursor:pointer;}
.menu_list h3{ background:#997e76; height:40px; line-height:40px; color:#fff; margin:15px 5px 0; text-align:center; font-size:18px; font-weight:400;  }
.menu_list .current{ overflow:hidden; color:#997e76}
.menu_list .current a{color:#fff}
.menu_body{overflow:hidden;  }
.menu_body a{ height:48px; line-height:48px; text-align:justify; font-size:15px; color:#333; display: block;   border-bottom:1px #ccc dotted; overflow:hidden;-webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;     padding: 0 55px;}
.menu_body a i{ display:inline-block;  width:100%;}
.menu_body a:hover{ color:#147b32}

.menu_list ul li.wd{ background:#5fb3ea;}
.menu_head a{color:#333; font-weight:400;}
.tel{ overflow:hidden;}
.tel img{ overflow:hidden; width:100%;}

.tit_bt1{ background:url(../images/title.jpg) no-repeat center left; height:59px; line-height:59px; text-indent:2.5em; font-size:18px; font-weight:bold; color:#0055bd; }
.tit_bt1 span{float:right; font-weight:normal; font-size:16px;    margin-right: 37px; color:#666}
.tit_bt1 i{font-size:14px; color:#999; text-transform:uppercase; margin-left:10px;}


.pic_content{overflow:hidden; }
.pic_content ul{overflow:hidden;margin:0 auto}
.pic_content ul li{width:280px;float:left;overflow:hidden;margin-right:23px;position:relative; margin-bottom:12px; background:#eeeeee; padding:5px}
.pic_content ul li div{overflow:hidden;width:100%; height:100%}
.pic_content ul li dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:35px;line-height:35px;font-size:16px;text-align:center;  margin:0 15px; }
.pic_content ul li a:hover dd{color:#fff }
.pic_content ul li:hover{background:#147b32}
.pic_content ul li a dd{color:#000;}
.pic_content ul li div img{-webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;width:100%;height:100%}
.pic_content ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_content ul li:nth-child(3n){margin-right:0}



.page{width:100%;height:auto;overflow:hidden;float:left}
.page ul{display:table;margin:0 auto}
.page ul li{border:1px solid #ccc;padding:0 10px;height:30px;line-height:30px;color:#333;float:left;margin:0 5px}
.page ul li a{color:#333; display:inline-block;}
.page ul .thisclass{background:#147b32;color:#fff;border:1px solid #147b32;}
.page select{border:none;background:0 0;outline:0}
.page ul .thisclass a{color:#fff;}

.lxwmmt{overflow:hidden; line-height:30px; font-size:16px; background:#fff; padding:0px; border:1px #ccc solid;}
.lxwmmt p{overflow:hidden; padding:10px;}


.in_contact{ overflow:hidden;}
.in_contact ul{width:100%;background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid}
.in_contact ul li{padding:0 10px 0 20px; font-size:14px;height:42px;line-height:42px;border-bottom:#bfbfbf 1px solid;color:#1d1d1d;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.m40{ margin:50px auto; overflow:hidden;}
.title_box{width:100%; height:57px; background:#147b32; margin:0px auto ; line-height:55px; font-size:20px; color:#fff; font-weight:bold; margin-bottom:20px;}
.title_box i{font-size:14px; font-weight:normal; text-transform:uppercase; margin-left:5px;}
.title_box span{float:right; font-size:14px; font-weight:normal;}
.title_box span a{color:#fff;}
.title_box span a{ background:url(../images/Inpag.png) no-repeat center  right; padding-right:10px; margin-left:10px;}
.title_box span.more{ font-size:14px; font-weight:normal;    background:url(../images/lmt.png) no-repeat center right; padding-right: 37px; }
.title_box span a:last-child{ background:none;}



.article-detailed{overflow:hidden; background:#fff; padding:20px;}
.article-detailed .tit{width:100%;height:auto;overflow:hidden;margin-bottom:15px; }
.article-detailed .tit p{color:#333;font-size:24px;text-align:center;border-bottom:1px dashed #f1f1f1; padding:10px 0;}
.article-detailed .tit span{display:block;color:#333;margin-top:5px;font-size:12px;text-align:center}
.article-detailed .intro{width:100%;height:auto;overflow:hidden}
.article-detailed .intro img{display:block;max-width:100%;margin:0 auto}
.article-detailed .intro p{color:#333;font-size:16px;line-height:30px}





.news_lb{overflow:hidden}
.news_lb ul{overflow:hidden;padding:10px}
.news_lb ul li{padding:20px; margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;border:1px #ccc dotted; background:#fff; width:96%;}

.news_lb ul li h3{-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;color:#494949;font-size:18px;margin-bottom:20px;display:block;position:relative;padding-right:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}
.news_lb ul li p{background:url(../images/icon.jpg) no-repeat center right;padding-right:100px;color:#7f7f7f;font-size:15px;line-height:24px;padding-left:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news_lb ul li h3:before{content:'';width:6px;height:6px;border-radius:50%;background:#494949;display:inline-block;margin:0 12px 2px 0;-moz-box-sizing:border-box;box-sizing:border-box}
.news_lb ul li h3 span{font-family:HNT;font-size:16px;font-weight:400;color:#919191;position:absolute;top:1px;right:0;line-height:1}
.news_lb ul li h3:hover{padding-left:10px;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s}
.news_lb ul li:hover{box-shadow:0 0 6px #ccc;-moz-box-shadow:0 0 6px #ccc;-ms-box-shadow:0 0 6px #ccc;-o-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;transform:translate(0,-10px);box-shadow:0 0 10px #ccc;-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s}



.lxwmmt{overflow:hidden; line-height:30px; font-size:16px; background:#fff; padding:0px; border:1px #ccc solid;}
.lxwmmt p{overflow:hidden; padding:10px;}


.pro-intro{overflow:hidden;padding:10px; background:#fff;}

.pro-intro .img{float:left;width:405px;height:auto;overflow:hidden}
.pro-intro .img img{display:block;width:450px;height:395px}
.pro-intro .info{float:right;width:428px;height:395px;box-sizing:border-box;overflow:hidden;border:1px solid #d2d2d2;border-left:none}
.pro-intro .info p{color:#555;font-size:20px;border-bottom:1px solid #d9d9d9;height:45px;margin-top:60px;text-indent:20px}
.pro-intro .info .tel{width:100%;height:160px;border-bottom:1px solid #d9d9d9}
.pro-intro .info .tel img{display:block;margin-top:25px;margin-left:25px}
.pro-intro .info .tel b{width:100%;display:block;color:#1c71c8;margin-left:25px;font-size:36px;margin-top:10px;line-height:36px;font-weight:400}
.pro-intro .data{width:100%;height:auto;overflow:hidden}
.pro-intro .info .btn{width:100%;height:auto;overflow:hidden;margin-top:30px;margin-left:25px}
.pro-intro .info .btn a{display:block;width:165px;height:48px;background:#1c71c8;color:#fff;float:left;margin-right:15px;line-height:48px;font-size:16px;text-indent:30px;border-radius:10px;position:relative}
.pro-intro .info .btn a:after{content:url(../images/kf.png);position:absolute;top:13px;right:29px}
.pro-intro h2{font-size:28px;color:#333;font-weight:400;margin-bottom:16px;text-align:center;margin-top:20px}
.pro-intro .share{width:100%;height:46px;line-height:46px;border-bottom:1px #e7e7e7 solid;background:#f1f1f1;text-align:center}
.pro-intro .share p span{display:inline-block;font-size:12px;color:#999;padding:0 8px}
.pro-intro .info .btn a:last-child{background:#595757;text-indent:0;text-align:center}
.pro-intro .info .btn a:last-child::after{content:""}
.pro-intro .info .btn a:hover{background:#25b240}
.pro-intro .intro{width:100%;height:auto;overflow:hidden;margin-top:40px;min-height:500px}
.pro-intro .intro .t{width:100%;height:30px;border-bottom:1px solid #d2d2d2}
.pro-intro .intro .t p{color:#fff;font-size:18px;background:#1c71c8;width:180px;height:30px;line-height:30px;text-align:center}
.pro-intro .textxq{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin-top:20px}
.pro-intro .textxq p{ text-indent:2em;}
.txt{width:100%;height:auto;overflow:hidden;margin-top:10px;font-size:20px;text-align:center;height:45px;font-weight:700;background:url(../images/tit02.png) no-repeat center bottom;color:#1c71c8}
.textxq  img{max-width:100%; margin:0px auto; text-align:center; display:block;}

.article-detailed{overflow:hidden; background:#fff; padding:20px;}
.article-detailed .tit{width:100%;height:auto;overflow:hidden;margin-bottom:15px; }
.article-detailed .tit p{color:#333;font-size:24px;text-align:center;border-bottom:1px dashed #f1f1f1; padding:10px 0;}
.article-detailed .tit span{display:block;color:#333;margin-top:5px;font-size:12px;text-align:center}
.article-detailed .intro{width:100%;height:auto;overflow:hidden}
.article-detailed .intro img{display:block;max-width:100%;margin:0 auto}
.article-detailed .intro p{color:#333;font-size:16px;line-height:30px; text-indent:2em;}



.fy{height:auto;border:1px solid #d2d2d2;overflow:hidden;margin-top:30px}
.fy p{width:33.333%; box-sizing:border-box;height:60px;line-height:60px;float:left;color:#666;font-size:16px;text-align:center;border-right:1px solid #d2d2d2; padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fy p:last-child{border:none}
.fy p a{color:#666}




.index .floor_1 .cont .gridlist{height:auto;overflow: hidden;width: 100%;position: relative;margin-bottom:20px;}
.index .floor_1 .cont .gridlist ul{width: 109%;}
.index .floor_1 .cont .gridlist ul li{width: 280px;height: 261px;border:1px solid #ddd;float: left;display: block;margin-right:24px;margin-bottom:30px;}
.index .floor_1 .gridlist ul li a{display: block;}
.index .floor_1 .gridlist ul li img{display:block;width: 280px;height:210px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .floor_1 .gridlist ul li .txt{width:100%;height:50px;background:#fff;border-top: 1px solid #ddd;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .floor_1 .gridlist ul li h3{text-align: center;font-size: 16px;font-weight: normal;height:50px;line-height:50px;color:#2f4056;border-top:0 none;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .floor_1 .gridlist ul li a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.index .floor_1 .gridlist ul li a:hover .txt{background:#137c32;border-color: #137c32;}
.index .floor_1 .gridlist ul li a:hover h3{color:#fff;}
/*四大优势*/
.index #floor_2_main{width:100%;height:654px;background:url("../images/f2_bg.png") no-repeat center center;}
.index .floor_2 .title{padding-top:100px;margin-bottom:56px;}
.index .floor_2 .title .tit{font-size:40px;text-align:center;color:#137c32;}
.index .floor_2 .title .subtit{font-size:20px;color:#333;text-align:center;margin-top:20px;}
.index .floor_2 .iadvantage .list{width: 100%;}
.index .floor_2 .iadvantage .list li{float:left;display:block;width:400px;margin-bottom:80px;margin-right:400px;}
.index .floor_2 .iadvantage .list li.it2{margin-right:0px;}
.index .floor_2 .iadvantage .list li.it4{margin-right:0px;}
.index .floor_2 .iadvantage .list li .cont{font-size:16px;line-height:24px;}
.index .floor_2 .iadvantage .list li .tit em{float:left;display:block;width:54px;height:38px;margin-right:12px;background-size:50px 38px;}
.index .floor_2 .iadvantage .list li .tit{margin-bottom:20px;font:bold 24px "microsoft yahei";color:#333;}
.index .floor_2 .iadvantage .list li .cont{color:#333;font-size:14px;line-height:24px;text-align: justify;}
.index .floor_2 .iadvantage .list li.it1 .tit em{background:url("../images/em1.png") no-repeat;}
.index .floor_2 .iadvantage .list li.it2 .tit em{background:url("../images/em3.png") no-repeat;}
.index .floor_2 .iadvantage .list li.it3 .tit em{background:url("../images/em2.png") no-repeat;}
.index .floor_2 .iadvantage .list li.it4 .tit em{background:url("../images/em4.png") no-repeat;}
/*slip*/
.index_slip{height:180px;margin-top:-2px;background:url("../images/ixbannerbg.png") no-repeat center center;}
.index_slip .slip_tit{width:942px;}
.index_slip .slip_tit .tit1{padding-top:40px;font:bold 45px "黑体";color:#fff;font-style:italic;}
.index_slip .slip_tit .tit2 .p1{float:left;margin-top:18px;font:normal 28px "microsoft yahei";color:#fff;font-style:italic;}
.index_slip .slip_tit .tel{float:left;margin-top:12px;margin-left:30px;width:310px;height:40px;font:normal 30px "arial";line-height:40px;text-align:center;text-indent:24px;color:#125927;background:url("../images/tel_bg.png") no-repeat;background-size:310px 40px;}
.index_slip .slip_btn{display:block;margin-left:30px;margin-top:60px;width:228px;height:71px;background:url("../images/ixbanner-btn.png") no-repeat;font:bold 20px "microsoft yahei";line-height:50px;text-align:center;color:#125d27;transition:all 600ms ease; -webkit-animation: change 2s linear infinite;}
.index_slip .slip_btn:hover{margin-top:54px;transition:all 600ms ease;}
.index_slip1{margin-top:-180px;background:none;}


 
/*服务流程*/
 #floor_4_main{background:url(../images/f4_bg.png) no-repeat center top; padding-bottom:50px; background-size:100% 100%; margin-top:50px;}
 .floor_4 .in_title .entit{color:#fff;}
 .floor_4 .in_title .tit{color:#fff;background:url(../images/titLine1.png) no-repeat center center;}
 .floor_4 .serviceList{padding-top:60px;}
 .floor_4 .serviceList .list{width:104%;}
 .floor_4 .serviceList .list li{position:relative;float:left;width:120px;height:260px;margin-left:62px;background:url(../images/ita_bg.png) no-repeat;}
 .floor_4 .serviceList .list li:first-child{margin-left:0px;}
 .floor_4 .serviceList .list li .img{padding: 30px 36px 0 30px;}
 .floor_4 .serviceList .list li .img img{display:block;width:100%;height:100%;*width:47px;*height:36px;transition:all ease 600ms;}
 .floor_4 .serviceList .list li .tit{width: 26px; height: 108px; margin-top: 20px;*margin-top:12px;margin-left: 40px; font: bold 26px "Microsoft YaHei"; text-align: center; color: #333; display: block;vertical-align: text-top; line-height: 26px; *line-height:30px; word-break: break-all; word-wrap: break-word; z: 3; position: relative;}
 .floor_4 .serviceList .list li .num{position:absolute;bottom:0;left:26px;width:61px;height:33px;}
 .floor_4 .serviceList .list li .num img{display:block;width:100%;height:100%;}
 .floor_4 .serviceList .list li.ita7{width:120px;background:url(../images/ita1_bg.png) no-repeat;}
 .floor_4 .serviceList .list li:hover .img img{transform:rotate(360deg);transition:all ease 600ms;}
 
 
/*关于我们*/
.floor_5{ background:#f8f8f8; margin:0px auto; overflow:hidden; padding-bottom:50px;}
.about{ overflow:hidden; background:#fff;}
.part1{ float:left; width:580px; height:380px;}
.part2{ float:right;width:550px; padding:50px 30px ;line-height:32px; font-size:15px; color:#666;}
.part2 p{ line-height:32px; font-size:16px; color:#666; text-indent:2em; height:226px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden; margin-bottom:20px;}
.part_anniu{ width:150px; height:40px; line-height:40px; text-align:center; border-radius:30px; background:#009944;}
.part_anniu a{color:#fff}

/*新闻动态*/
#floor_6_main{background:#f8f8f8;}
.inews{ overflow:hidden;}
.floor_6{padding-bottom:80px;}
.floor_6 .look_more{margin-top:40px;}
.floor_6 .proCase{position:relative;width:396px;height:430px;margin-top:60px;border:1px solid #ddd;}
.floor_6 .proCase .bd{position:relative;width:396px;}
.floor_6 .proCase .list{width:106%;}
.floor_6 .proCase .list li{position:relative;display:block;float:left;width:396px;height:430px;background:#fff;transition:all ease 600ms;}
.floor_6 .proCase .list li a{display:block;padding:30px;padding-bottom:0px;}

.floor_6 .proCase .list li .title{margin-top:30px;}
.floor_6 .proCase .list li .timg{ width:100%; overflow:hidden;}
.floor_6 .proCase .list li .timg img{display:block;width:100%; height:100%;}

.floor_6 .proCase .list li .tit{font-size:16px;color:#333;line-height:16px;transition:all ease 600ms;}
.floor_6 .proCase .list li .time{margin-top:12px;font-size:14px;color:#666;}
.floor_6 .proCase .list li:hover{background:#fff;transition:all ease 600ms;}
.floor_6 .proCase .list li:hover .tit{color:#137C32;font-weight:bold;transition:all ease 600ms;}
.floor_6 .proCase .list li:hover .time{color:#333;}
.floor_6 .proCase .list li:hover .view_detail{background:#46baff;color:#137c32;}
.floor_6 .proCase .hd{position:absolute;width:100%;bottom:30px;left:30px;}
.floor_6 .proCase .hd li{float: left; width: 12px; height: 12px;background-color:#666;border-radius:100%;margin-right: 12px;font-size:0px;cursor: pointer;}
.floor_6 .proCase .hd li.on{background-color:#137c32;}
 .floor_6 .textlist{width:750px;margin-left:25px; background:#fff; border:1px #ddd solid; padding:10px;margin-top:58px;}
 .floor_6 .textlist .one{padding:0px; overflow:hidden;}
/* .floor_6 .textlist .one img{display:block;width:200px;height:150px;}
 .floor_6 .textlist .one .txt{width:506px;margin-left:40px;line-height:24px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden }
 .floor_6 .textlist .one .txt .tit{font-weight:bold;line-height:22px;display:block;padding-bottom:20px;color:#333;font-size:18px;transition:all .5s; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .floor_6 .textlist .one .txt .time{color:#333;}
 .floor_6 .textlist .one .cont{width:506px;}
 .floor_6 .textlist .one:hover .txt .tit{color:#137c32;transition:all .5s;}
 .floor_6 .textlist .one:hover .cont{color:#333;}
 .floor_6 .textlist .one:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}
 */
 .floor_6 .textlist .one { overflow:hidden;}
  .floor_6 .textlist .one div{ width:200px; float:left; overflow:hidden; margin-right:20px;}
   .floor_6 .textlist .one div img{ width:100%; height:100%;}
  .floor_6 .textlist  span{ overflow:hidden;}
    .floor_6 .textlist  span h3{font-weight:bold;line-height:22px;display:block;padding-bottom:20px;color:#333;font-size:18px;transition:all .5s; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	  .floor_6 .textlist  span p{ overflow:hidden;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden }
	    .floor_6 .textlist  span dd{ overflow:hidden;}
 
 
 
 
 .floor_6 .textlist .list{width:100%;margin-top:7px;*margin-top:20px;}
 
 .floor_6 .textlist .list li{display:block;font-size:16px;line-height:20px;padding:15px 0; border-bottom:1px solid #ddd; }


 .floor_6 .textlist .list li{transition:all ease 600ms;  background:url(../images/icon.png) no-repeat center left; font-size:16px; font-weight:400; padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .floor_6 .textlist .list li span{ float:right; margin-left:20px;}
 

 
  .floor_6 .look_more{display:block;width:160px;height:40px;margin:0 auto;margin-top:20px;font-size:14px;text-align:center;line-height:40px;color:#333;border:1px solid #137c32;border-radius:20px;}
 .floor_6 .look_more:hover{background:#137C32;color:#fff;}
 
 
 .links{padding: 20px 0;font-size: 16px;border-bottom: 1px solid #333333;background-color: #222222;width: 100%;}
.links span{color:#f9f9f9;font-weight: bold;display:inline-block;}
.links a{display:inline-block;font-size: 14px;color: #ccc;padding-right: 10px;}
.links a:hover{opacity: 0.8;filter: alpha(opacity=80);}
/*******内页样式********/
.nybanner{width: 100%;height: 300px;overflow: hidden;position: relative;}
.nybanner img{width: 1920px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.submian{padding-bottom: 30px;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 10px 0px 10px;margin-bottom: 20px;font-size: 14px;border-bottom: 1px solid #f1f1f1;}
.submian .sobtitle s{width: 14px;height: 14px;margin-right: 10px;background-position: -213px 0px;}
.submian .sobtitle a{font-size: 14px; color: #333}
.submian .sobtitle a:hover{color: #137c32;}
.submian .sobtitle a.now{color: #137c32; font-size: 14px; font-weight: bold;}
.submian .sobtitle a.now:hover{text-decoration: underline;}
.submian .subleft{width: 245px;}
.submian .subleft .title{background: url(../images/bg5.jpg) no-repeat left;height: 102px;color: #fff;font-size: 20px;font-weight: bold;padding-right: 29px;}
.submian .subleft .title h2{line-height: 102px; text-align: center; font-size: 20px; font-weight: bold;margin-left:20px;}
.submian .subleft .title i{font-size: 20px;font-weight: bold;color: #fff;padding-left: 26px;padding-top: 2px;}
.submian .subleft .bort9{border-top: 9px solid #007eb9; border-radius: 5px 5px 0px 0px;}
.submian .subleft .bor9{border-bottom: 5px solid #eaeaea;}
.submian .subleft .lefta{width: 245px; margin-bottom: 10px;}
.submian .subleft .lefta .comt{background: #fff;}
.submian .subleft .lefta .comt ul{border:1px solid #ddd;}
.submian .subleft .lefta .comt ul li a{background: #fff url(../images/tb9.png) 213px center no-repeat; border-top: 1px solid #eaeaea; line-height: 60px; height: 60px; display: block; padding-left: 25px; font-size: 14px;}
.submian .subleft .lefta .comt ul li .box{padding: 10px 0px; display: none;}
.submian .subleft .lefta .comt ul li .box a{height: 30px; line-height: 30px; display: block; color: #888; border: 0px;}
.submian .subleft .lefta .comt ul li .box a:hover{color: #007eb9; background: none;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background: #137c32 url(../images/tb11.png) 213px center no-repeat;font-weight: bold;color: #fff;}
.submian .subleft .lefta .comt ul li.hover a{background: #137c32 url(../images/tb11.png) 213px center no-repeat;font-weight: bold;color: #fff;}
.submian .subleft .lefta .comt ul li.hover .box a{background: none; font-weight: normal;}
.submian .subleft .lefta .comt ul li.hover .box a.hover{color: #007eb9; font-weight: bold;}
.submian .subleft .lefta .comt ul li .boxlist{padding: 0; display: none; border:none;}
.submian .subleft .lefta .comt ul li .boxlist li{line-height: 50px; background: #b1aeae;}
.submian .subleft .lefta .comt ul li .boxlist li a{height: 40px; padding-left: 45px; color: #333; font-weight: normal; border-bottom: 0; line-height: 40px; background: #f6f6f6 url(../images/tb12.png) 26px center no-repeat;border-top:none;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #137c32; font-weight: bold}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subright .anlitopH4, .submian .subright .divanli{background: #fff;}
.submian .subright .anlitopH4{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;}
.submian .subright .anlitopH4 span{border-left: 5px solid #137c32; height: 38px; line-height: 38px; padding-left: 22px; display: block; float: left; color: #137c32; font-weight: bold; font-size: 14px;}
.submian .subright .anlitopH4 span .org{color: #ff7e00;}
.submian .subright .anlitopH4 span .org{display: inline}
.submian .subright .anlitopH4 a{float: right; padding-right: 20px;}
.submian .subright .anlitopH4 .tel{float: right; padding-right: 10px; font-size: 14px; color: #007eb9;}
.submian .subright .divanli{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px;}
.submian .subright .divanli ul{width: 105%; height: 185px;}
.submian .subright .divanli ul li{float: left; margin-left: 10px;}
.submian .subright .divanli ul li:first-child{margin-left: 0;}
.submian .subright .divanli ul li a img{width: 194px; height: 143px; display: block; border: solid 1px #e4e4e4;}
.submian .subright .divanli ul li a span{height: 45px; line-height: 45px; text-align: center; display: block; width: 170px;}
.submian .subright .divanli ul li a:hover img{border-color: #007eb9;}
.submian .subright .divanli ul li a:hover span{color: #007eb9; font-weight: bold;}
.submian .subright .divanli_mess{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background: #fff;}
.submian .subright .divanli_mess p{line-height: 24px;}
.submian .subright .divremmnews{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background-color: #fff;}
.submian .subright .divremmnews ul{width: 100%; overflow: hidden;}
.submian .subright .divremmnews ul li{float: left;width: 47%;height: 35px;line-height: 35px;margin: 0 1.5%;border-bottom: 1px dashed #ccc;}
.submian .subright .divremmnews ul li a{height: 35px; line-height: 35px; float: left; overflow: hidden;}
.submian .subright .divremmnews ul li span{color: #666; float: right; height: 35px; line-height: 35px; white-space: nowrap}
.submian .subright .divremmnews ul li a:hover{color: #137c32;}
.map_ul{list-style: outside none none; display: block; width: 100%; padding-top: 10px;}
.map_ul li{display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left;}
.map_ul li a{font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold;}
.map_ul .list-inline{display: block; margin-left: 14%; width: 80%; min-height: 30px;}
.map_ul .list-inline a{font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px;}
.map_ul .list-inline a:hover{background: #137c32; color: #fff;}
.submian .subleft .adv{margin-bottom: 10px; background: #000;}
.submian .subleft .adv a img{display: block; width: 100%;}
.submian .subleft .adv a:hover img{opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9;}
.submian .subleft .leftnews{margin-bottom: 10px;}
.submian .subleft .leftnews .title{height: 42px;padding-left: 52px;padding-top: 18px;}
.submian .subleft .leftnews .leftnewscomt{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftnewscomt ul li{height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden;}
.submian .subleft .leftnews .leftnewscomt ul li a{font-size: 14px; display: block; padding-left: 10px;}
.submian .subleft .leftnews .leftcont{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftcont h2{font-size: 16px; font-weight: bold; color: #137c32; padding-bottom: 10px; border-bottom: 1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont span{line-height: 24px; font-size: 12px; padding-top: 10px; display: block; border-bottom: 1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont p{font-size: 18px; color: #333; padding-top: 10px; line-height: normal;}
.submian .subleft .leftnews .leftcont p i{font-size: 22px; color: #137c32; display: block;}
.submian .subright{width: 920px;padding-bottom: 20px;line-height: 28px;}
.submian .subright .aboutlist{color: #333;}
.submian .subright img{max-width: 920px;}
.submian .subright .newslist .textlist li{padding: 25px 0px 25px; height: 110px; border-bottom: 1px solid #ddd; width: 100%; margin-bottom: 25px;}
.submian .subright .newslist .textlist li a{display: block; cursor: pointer;}
.submian .subright .newslist ul li a img{width: 147px; float: left; margin-right: 18px; border: 1px solid #eee; height: 110px; display: block;}
.submian .subright .newslist ul li a .txt{color: #888; line-height: 24px; font-size: 12px;}
.submian .subright .newslist .textlist li a p{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist li a b{color: #137c32; font-size: 14px;}
.submian .subright .newslist .textlist li a:hover b{color: #137c32;}
.submian .subright .newslist .textlist li a i{color: #999; display: block; line-height: 20px; margin-bottom: 5px; font-size: 12px;}
.submian .subright .newslist .textlist li a span{line-height: 22px; max-height: 66px; overflow: hidden; display: block; color: #666;}
.submian .subright .newslist .textlist2 li{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist2 li a{display: block;}
.submian .subright .newslist .textlist2 li s{width: 4px; height: 4px; display: inline-block; vertical-align: middle; background: #007eb9; margin-right: 10px; border-radius: 100%;}
.submian .subright .newslist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.submian .subright .newslist ul li a:hover p b{text-decoration: underline;}
.submian .subright .newslist ul li a:hover span{color: #777;}
.submian .subright .caselist ul li{padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px;}
.submian .subright .caselist ul li a{display: block;}
.submian .subright .caselist ul li a img{width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2;}
.submian .subright .caselist ul li a .txt{width: 470px; float: left; padding-left: 20px;}
.submian .subright .caselist ul li a .txt p{height: 40px; line-height: 40px; color: #007eb9; font-size: 14px; font-weight: bold;}
.submian .subright .caselist ul li a .txt i{color: #666; padding-bottom: 10px; display: block;}
.submian .subright .caselist ul li a .txt span{line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666;}
.submian .subright .caselist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #007eb9;}
.submian .subright .caselist ul li a:hover p{text-decoration: underline;}
.submian .subright .caselist ul li a:hover span{color: #777;}
.submian .subright .mess{background: #fff; padding:0px 40px 30px; width:596px; margin-left:80px;} .submian .subright .mess h1{text-align: center;font-size:30px; padding-bottom:10px;} .submian .subright .mess p{text-align: center; padding-bottom:30px;}
.submian .subright .mess .left{}
.submian .subright .mess .left li{margin-bottom:15px; float: left; margin-right: 10px;}
.submian .subright .mess .left label{width:150px; height:43px; line-height:43px; text-align: center; background:none; color: #137c32; font-size: 16px; float: left; border-radius: 3px 0 0 3px;border: 1px solid #137c32;}
.submian .subright .mess .left input{border: 1px solid #ccc; border-left: none; float: left; height: 21px; line-height: 21px; padding: 11px 10px; width:404px; color: #666; border-radius: 0px 3px 3px 0; outline: none;}
.submian .subright .mess .left select{border: 1px solid #ccc; border-left: none; float: left; height: 45px; line-height: 45px; width: 424px; color: #666; border-radius: 0px 3px 3px 0; outline: none; text-indent: 10px;}
.submian .subright .mess .right{float:left; width:585px;padding-top:10px;*padding-top:20px;}
.submian .subright .mess .right input,.submian .subright .mess .right a{width:40%; margin-right:2%; height: 45px; line-height: 45px; text-align: center; display: block; border: none; background: #137c32; color: #fff; font-size: 16px; border-radius: 3px; cursor: pointer; transition: ease-in-out .2s;float:left}
.submian .subright .mess .right a{color: #333; background: #ffcc00;float:right}
.submian .subright .mess .right a:hover{background: #cda503;}
.submian .subright .mess .right input:hover{background: #2bba72;}
.honorlist ul.list{float: left;width: 100%;padding-left: 0px;}
.honorlist ul.list li.item{float: left;width:296px;margin-bottom: 30px;margin-right:14px;}
.honorlist ul.list li.item a:hover img{opacity: 1;}
.honorlist ul.list li.item a:hover span{color: #fff;background: #137c32;}
.honorlist ul.list li.item span{width: 284px;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;background: #fff;margin: 1px;margin-top: 0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist ul.list li.item img{width: 100%;display: block;padding: 1px;}
.list_imgH ul.list li.item{width: 286px;margin-right: 30px;}
.list_imgH ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #ddd;}
.list_imgH ul.list li.item a:hover{background: #137c32;}
.list_imgH ul.list li.item img{display:block;width: 284px;height: 213px;}
.item_mask{width: 284px;height: 213px;background: rgba(0,0,0,0);position: absolute;left: 1px;top: 1px;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.item_link_icon{display: block;width:45px;height:45px;text-align: center;background-position: 0px -142px;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);}
.list_imgH ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.list_imgH ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
/* formData */
.submian .subright .anlitopH4, .submian .subright .divanli{background: #fff;}
.submian .subright .anlitopH4{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;margin-top: 20px;}
.submian .subright .anlitopH4 span{border-left: 5px solid #137c32; height: 38px; line-height: 38px;padding-left: 22px; display: block; float: left; color: #137c32; font-weight: bold; font-size: 14px;}
.submian .subright .anlitopH4 span .org{color: #ff7e00;}
.submian .subright .anlitopH4 span .org{display:inline}
.submian .subright .divanli_mess{margin-bottom: 10px; padding: 15px 0; background: #fff;margin-top:0px;}
.submian .subright .divanli_mess p{line-height:24px;}
.submian .subright .divanli_mess ul{margin: 20px;width: 80%;}
.submian .subright .divanli_mess ul li{padding-bottom: 15px; height: 31px;position:relative;display: block;}
.submian .subright .divanli_mess ul li .tit{float: left; width: 80px; padding-right: 10px; text-align: right; font-size: 14px; line-height: 31px; height: 31px;}
.submian .subright .divanli_mess ul li .tit font{color: #ff7e00;}
.submian .subright .divanli_mess ul li input{width: 245px; height: 29px; line-height: 29px; padding: 0px 10px; border: 1px solid #e4e4e4;font-size: 14px; float: left;outline: none;}
.submian .subright .divanli_mess ul li.beizhu{height:200px;width: 100%;}
.submian .subright .divanli_mess ul li.beizhu textarea{height:200px; width:622px; line-height: 29px;background:#fff;border: 1px solid #e4e4e4;font-size: 14px; float: left; outline: none;text-indent: 10px;}
.submian .subright .divanli_mess ul li.yanzhenm input{width: 100px;}
.divanli_mess img{max-width: 100%;}
.submian .subright .divanli_mess ul li.yanzhenm img{position: absolute;left:220px;top:4px;}
.submian .subright .divanli_mess ul li.yanzhenm .msg-box{margin-left:65px;}
.submian .subright .divanli_mess ul .bot{text-align: center;}
.submian .subright .divanli_mess ul .bot input{width: 141px; background: #137c32; cursor: pointer; border: 0px; color: #fff; height: 43px; line-height: 43px;}
.submian .subright .divanli_mess ul .bot input:hover{opacity: 0.8;}
.ArticleTencont{line-height: 28px;padding-top: 30px;}
/* formData */
.submian .t{padding: 0 0 25px;color: #147b32;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #147b32;font-size: 24px;}
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #147b32;margin-right: 2px;text-align: center;background: #147b32;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #147b32;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/** 新闻中心 **/
.submian .subright .thumblist{}
.submian .subright .thumblist .list{padding-bottom: 20px;}
.submian .subright .thumblist .item{width: 880px;border-bottom: 1px solid #eaeaea;display: block;padding: 20px;transition: all .5s;}
.submian .subright .thumblist .item a{display: block;}
.submian .subright .thumblist .item .img{position:relative;width: 180px;height: 135px;display:block;overflow: hidden;cursor: pointer;}
.submian .subright .thumblist .item img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.submian .subright .thumblist .item a:hover img{transform: scale(1.1, 1.1);}
.submian .subright .thumblist .item .txt{width: 680px;cursor: pointer;}
.submian .subright .thumblist .item .txt h3{font-size: 16px;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.submian .subright .thumblist .item .txt .mark{color: #999;font-size: 12px;line-height: 30px;padding:0;}
.submian .subright .thumblist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .subright .thumblist .item .txt p{color: #666;line-height: 25px;}
.submian .subright .thumblist .item .txt p span{display: inline-block;color:#137c32;padding-left: 10px;}
.submian .subright .thumblist .item a:hover .txt h3{color:#137c32;}
.submian .subright .thumblist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.reLink{height: 38px; border: 1px solid #ccc; margin: 10px auto 10px; padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px; line-height: 38px;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px; line-height: 38px;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #137c32;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
.submian .subright .conBox .ArticleTitle h1{font-size: 24px; text-align: center; padding: 20px 0px; border-bottom: 1px dotted #fff; font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;border-top: 1px dotted #ccc;text-align: center;}
.submian .subright .conBox .ArticleMessage span.sp{color: #999;margin-right: 10px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px; line-height: 28px; overflow: hidden; color: #666;font-size:14px;}
.submian .subright .showproduct .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#137c32;font-weight:bold;}
.leftprocomt{padding-top: 10px;}
.leftprocomt li{float: left;text-align:center;width: 117px;margin-right: 10px;}
.leftprocomt li img{width: 117px;height: 87px;border-radius: 3px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li p{line-height: 35px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li:hover img{-webkkit-filter:brightness(105%);filter:brightness(105%);}
.leftprocomt li:hover p{color:#137c32;}
@keyframes change{0%{-webkit-transform:translate(0px,0px);} 10%{-webkit-transform:translate(0px,-3px);} 20%{-webkit-transform:translate(0px,-6px);} 30%{-webkit-transform:translate(0px,-9px);} 40%{-webkit-transform:translate(0px,-12px);} 50%{-webkit-transform:translate(0px,-15px);} 60%{-webkit-transform:translate(0px,-12px);} 70%{-webkit-transform:translate(0px,-9px);} 80%{-webkit-transform:translate(0px,-6px);} 90%{-webkit-transform:translate(0px,-3px);} 100%{-webkit-transform:translate(0px,0px);}}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img.active{border: 3px solid #147b32;}
/*↑组图样式↑*/

.floor_3 .case{ position:relative}

.fl{ float:left;}
.fr{float:right;}