@charset "utf-8";



/* CSS Document*/



body{text-align: left;padding: 0;margin: 0;font-size: 14px;font-family: 'microsoft yahei';/* -webkit-text-size-adjust: none; *//* height: auto; */color: #333;background: #fff;}



body{overflow-x: hidden;overflow-y: auto;}



div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}



pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{padding: 0;margin: 0;}



fieldset{border-top-width: 0;border-left-width: 0;border-bottom-width: 0;border-right-width: 0;}



input{background: none; border: 0 none;}



a img{border: 0;padding: 0;margin: 0;}



i{font-style: normal;}



address,caption,cite,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}



li{list-style-type: none;}



caption{text-align: left;}



th{text-align: left;}



h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}



q:unknown{content: '';}



input,textarea,select{font-family: inherit;font-size: 100%;}



a:link{color: #333;text-decoration: none;}



a:visited{color: #333;text-decoration: none;}



a:hover{color: #32C36C;text-decoration: none;}

.icon{background-image: url("../images/icon.png");display: inline-block;vertical-align: middle;}
.ico{background: url(../picture/icon.png) no-repeat; display: inline-block; vertical-align: middle;}

.fl{float: left;}



.fr{float: right;}



.left{float: left;}



.right{float: right;}



.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}



/*清除浮动*/



.clearfix{*zoom: 1;}



.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}



/*网站公用样式表*/



.w1200{width: 1400px;margin: 0 auto;}



/*top_main*/



.top_main{position: absolute;width: 100%;height: 34px;line-height: 34px;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.38);z-index: 999;}



.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}



.top_main li.tel{background: url(../images/dh.png) no-repeat left center;padding-left: 20px;}



.top_main li.lin{position: absolute;top: 50%;display: inline-block;width: 1px;height: 18px;background: #fff;margin: 0;margin-top: -9px;}



.top_main li span{color: rgba(255,255,255,0.6);}



.top_main li.wx{float: right;width: 20px;height: 34px;background: url(../images/wx.png) no-repeat center;cursor: pointer;margin-right: 0;}



.top_main li.sj{float: right;width: 20px;height: 34px;background: url(../images/sj.png) no-repeat center;cursor: pointer;margin-right: 0;}



.top_main li img{position: absolute;top: 100%;right: 0;width: 100px;height: 100px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}



.top_main li:hover img{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}



/*header_main*/



.header_main{position: absolute;width: 100%;height: 80px;margin-top: 35px;z-index: 998;text-decoration:none}



.header_main .logo{display: block;margin-top: 10px;}



.header_main .logo img{display: block;}



.header_main .nav{height: 75px;}



.header_main .list{position: relative;}



.header_main .nav li{float:left;width: 133px;display: block;position: relative;z-index: 10;text-align: center;text-decoration:none}



.header_main .nav li h3{float:left;text-align: center; line-height: 75px;height: 100%;width:125px;text-decoration:none}



.header_main .nav li h3 a{font-size:16px;  color:#FFF; height:100%; text-decoration:none}



.header_main .nav li:hover h3 a, .header_main .nav li.hover h3 a{border-bottom: 1px solid #E0F6E9;padding-bottom: 18px;text-decoration:none}



.header_main .nav dl{width: 100%;background-color:rgba(255,255,255,0.2);left: 0;top: 100%;z-index: 12;}



.header_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}



.header_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}



.header_main .nav dl dd{line-height: 36px;text-align: center;}



.header_main .nav dl dd:-child{border: none;}



.header_main .nav dl dd a{display: block;width: 100%;}



/*banner_main*/



.banner{width:100%;max-width: 1920px;position:relative;overflow:hidden;z-index:0;}



.banner .swiper-slide img{width: 100%;display:block;}



#banner .tip{width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:3;}



#banner .tip span{width: 16px;height: 16px;margin: 0 7px;display:inline-block;font-size: 0;cursor: pointer;border: 1px solid #fff;background: none;opacity: 1;border-radius: 50%;transition: all .5s;}



#banner .tip span.swiper-pagination-bullet-active{background: #fff;}



#banner #btn_prev,#banner #btn_next{width: 49px;height: 104px;position:absolute;top:50%;z-index:5;margin-top: -52px;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;background: url(../images/prev.png) no-repeat;}



#banner #btn_prev{background-position:0 0;left: -50px;}



#banner #btn_next{background-position: -49px 0;right: -50px;}



#banner:hover #btn_prev{left: 20px;filter: alpha(opacity=40);-moz-opacity: .4;-khtml-opacity: .4;opacity: .4;}



#banner:hover #btn_next{right: 20px;filter: alpha(opacity=40);-moz-opacity: .4;-khtml-opacity: .4;opacity: .4;}



#banner #btn_prev:hover,#banner #btn_next:hover {filter: alpha(opacity=80);-moz-opacity: .8;-khtml-opacity: .8;opacity: .8;}



/*nybanner*/



.nybanner{width: 100%;height: 340px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}



/*******index css*******/



/*产品展示*/


.index_product{width:100%; overflow: hidden;background:url(../images/pro_bg.jpg)  no-repeat top center;margin-top:0px;box-sizing: border-box;}
.index_product .slideTxtBox{width:100%;padding:50px 0px 50px 0px;}
.index_product .slideTxtBox .hd{width:300px;height: 632px;overflow: hidden;background: #32C36C;padding: 6px;float: left;box-sizing: border-box;}
.index_product .slideTxtBox .hd ul{width:100%;height: 490px;overflow: hidden;background: #fff;padding: 10px 10px 15px;margin-top: 10px;box-sizing: border-box;}
.index_product .slideTxtBox .hd ul li{width:100%;height: 40px;line-height: 40px;background-color:#E0F6E9;background: url(../images/h_jt.png) no-repeat 208px center;padding: 0px 20px;margin: 16px 0;box-sizing: border-box;transition: all .5s;}
.index_product .slideTxtBox .hd ul li a{display: block;font-size:16px}
.index_product .slideTxtBox .hd ul li.on{ background: #E0F6E9 url(../images/b_jt.png) no-repeat 208px center; color: #fff; border-radius: 5px; }
.index_product .slideTxtBox .hd ul li.on a{color:#32c36c}
.index_product .slideTxtBox .bd{width:100%;/* height: 635px; */}
.index_product .slideTxtBox .bd ul{width:100%; height: 100%;}
.index_product .slideTxtBox .bd li{width:337px;float: left;border: 1px solid #b4b4b4;position: relative;margin-right: 21px;margin-top: 23px;box-sizing: border-box;}
.index_product .slideTxtBox .bd li:nth-child(3n){margin-right: 0px;}
.index_product .slideTxtBox .bd li .bd_img{width:100%;height: 211px;overflow: hidden;position: relative;}
.index_product .slideTxtBox .bd li .bd_img img{width:100%;height: 100%;transform: scale(1);transition: all .5s;}


.bd_xx{width:100%;height:47px;background: #fff url(../images/c_cp.png) no-repeat center;text-align: center;line-height: 47px;transition: all .5s;}
.bd_xx p{width:195px;height: 100%;margin: 0px auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;color: #4c4c4c;transition: all .5s;}



.bd_postion{width:100%;height: 100%;background:08726D;position: absolute;top: 0;left: 0;z-index: 999;vertical-align: middle;text-align: center;display: table-cell;line-height: 325px;opacity: 0;transition: all .5s;}



.bd_postion img{position: absolute;top: 50%;margin-top: -20px;left: 50%;margin-left: -24px;width:48px!important;height: 40px!important;}



.index_product .slideTxtBox .bd li:hover .bd_postion{opacity: 1;}



.index_product .slideTxtBox .bd li:hover img{transform: scale(1.05);}



.index_product .slideTxtBox .bd li:hover .bd_xx{background: #E0F6E9  url(../images/c_cph.png) no-repeat center; }



.index_product .slideTxtBox .bd li:hover .bd_xx p{color: #32C36C}



.index_product_left h3{ font-size: 29px; color: #fff; font-weight: bold; text-align: center; height: 35px; line-height: 35px;}



.index_product_left h4{ font-size: 16px; color: #fff; color:rgba(255,255,255,0.36); text-align: center; height: 30px; line-height: 30px;}



.index_product_title.index_product_title{width:748px;height: 106px;background: url(../images/pro_t.png) no-repeat center;text-align: center;padding-top: 15px;margin:60px auto;box-sizing: border-box;}



.index_product_title h3{font-size: 30px; color: #253745; font-weight: bold;}



.index_product_title h3 span{color:#32C36C; font-size: 30px;  font-weight: bold;}



.index_product_title p{font-size: 14px; color: #999999; margin-top: 8px; text-align: center; }



.index_product_right{width:1060px; height: auto; float: right}



.bd_product{width:100%; height: 56px; background: #32C36C;margin-bottom: 10px;}



.bd_product .bd_pro_title{width:295px;height: 56px;background: #E0F6E9;color: #32C36C;padding: 10px;float: left;box-sizing: border-box;}



.bd_pro_title img{float: left; margin-top:5px; margin-right: 10px;}



.bd_pt{float: left; }



.bd_pt h3{ font-size: 14px; color: #32c36c;}



.bd_pt p{ font-size: 12px; color: #32c36c;}



.bd_product .bd_more{float: right; font-size: 14px; color: #fff; background: url(../images/b_jt.png) no-repeat right center; padding-right:30px; line-height: 56px; margin-right: 18px}



/*关于我们*/
.index_about{width: 100%;height: auto;overflow: hidden;background: url(../images/about_bj.jpg) no-repeat top center;margin-top: 23px;padding-top: 46px;box-sizing: border-box;}
.index_about_top{width:100%; height: 402px;}
.index_about_top .index_about_video{width: 600px;height: 400px;float: left;}
.index_aboutxx{width:1200px; height: 350px; float: right; padding-right:50px;}
.index_aboutxx h3{ font-size: 48px; font-weight: bold; color: #0D469F;  height: 55px;text-align:center;}
.index_aboutxx h4{color: #0D469F;font-size: 20px;line-height: 37px;font-weight: bold;text-align:center;}
.index_about_info{width:1100px;height: 180px;font-size: 14px;color: #333;line-height:30px;overflow: hidden;margin-top: 50px;position:relative;}
.index_aboutxx .index_about_more{font-size: 14px;color: #fff;background: #32C36C;text-align: center;height: 30px;width: 100px;border-radius: 15px;display: block;overflow: hidden;line-height: 30px;margin-top: 48px;margin-left:900px;}
.index_about_bottom{width:100%; height: 253px; margin-top: 35px;}
.slideGroup{width:100%;}
.parHd_right{width:264px; height: 255px; float: right }
.parHd_t{width:100%;height: 62px;background:url(../images/ls.jpg) no-repeat right;color: #fff;text-align: center;font-size: 16px;padding-top:5px;margin-bottom: 2px;box-sizing: border-box;}
.parHd_t h3{ font-size: 16px; height: 30px; line-height:30px;}
.slideGroup .parHd {width: 100%; height:129px; overflow: hidden; clear: both; }
.slideGroup .parHd ul{width:100%;}
.slideGroup .parHd ul li{width: 100%;cursor:pointer;height: 62px;background:url(../images/ls.jpg) no-repeat right;line-height: 62px;padding-left: 90px;margin-bottom: 2px;box-sizing: border-box;}
.slideGroup .parHd ul li.on{ height:62px;  background:url(../images/xz.png) no-repeat; background-size: 100% 100%}
.slideGroup .parHd ul li a,.parHd_m a{color:#fff}
.slideGroup .parHd ul li img,.parHd_m img{float: left; margin-right: 10px;}
.parHd_m{width: 100%;cursor:pointer;height: 62px;background:url(../images/ls.jpg) no-repeat right;line-height: 62px;padding-left: 90px;box-sizing: border-box;}
.parHd_m:hover{height:62px;  background:url(../images/xz.png) no-repeat; background-size: 100% 100%}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; width: 100%;   }
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../images/icoleft.gif) center center no-repeat #f4f4f4; }
.slideGroup .sNext{ left:auto; right:5px; background:url(../images/icoright.gif) center center no-repeat #f4f4f4;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd{width:928px;height:220px;float: left;background: #eeeeee;margin-top: 33px;padding: 18px 20px 0;box-sizing: border-box;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{width: 214px; height: 143px; overflow: hidden}
.slideGroup .parBd ul li .pic img{width:100%; height:100%; display:block;     transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.slideGroup .parBd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideGroup .parBd ul li .title{width:100%; height: 35px; line-height: 50px; font-size: 14px; color: #333 }
.slideGroup .parBd ul li:hover a{color: #32C36C}

/*工程案例*/
.index_case{width:100%;height: 832px;background: url(../images/case.jpg) no-repeat center;padding-top: 55px;margin-top: 60px;box-sizing: border-box;}
.index_case_title{width:632px;height: 104px;margin: 0px auto;background: url(../images/case_t.png) no-repeat center;text-align: center;padding-top: 22px;box-sizing: border-box;}
.index_case_title h3{ font-size: 30px; font-weight: bold; color: #fff;}
.index_case_title h3 span{ color: #32C36C; font-size: 30px; font-weight: bold;}
.index_case_title p{font-size: 14px; color: #fff; margin-top: 12px;}
.index_case_list{width:100%; height: 480px; margin-top: 65px; }
.index_case_list .index_case_big{width:595px; height:450px; float:left; position: relative; margin-top: 15px;}
.index_case_list .index_case_big .big_img{width:100%; height: 100%;}
.index_case_bj{width:100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 999;background:rgba(0,0,0,0.4);text-align: center;box-sizing: border-box;opacity: 0;transition: all .5s;}
.index_case_big .index_case_bj{padding-top: 168px;}
.index_case_bj img{width:40px; height: 40px;}
.index_case_bj h3{font-size: 30px; color: #ffffff; font-weight: bold; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_bj p{ font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; height: 35px; line-height: 35px;}
.index_case_big:hover .index_case_bj{opacity: 1;}
.index_case_list ul{width:780px; height:465px; float: left}
.index_case_list li{width:370px; height: 217px; float: left; margin-left: 20px; position: relative; margin-top: 15px;}
.index_case_list li .big_img{width:100%; height: 100%;}
.index_case_list li:hover .index_case_bj{opacity: 1;}
.index_case_list li .index_case_bj{padding-top: 70px;}
.case_more{width:99px;height: 99px;border-radius: 50%;background: #32C36C;color: #fff;text-align: center;margin: 75px auto;padding-top:26px;position: relative;z-index: 999;box-sizing: border-box;}
.case_more p{color:#fff; margin-top:5px;}



/*新闻中心*/
.index_news{width:100%;overflow: hidden;margin-top: 95px;margin-bottom: 20px;}
.index_news .title{width:748px;height: 96px;margin: 0px auto 50px;text-align: center;padding-top: 12px;box-sizing: border-box;background:url(../images/news_t.png) no-repeat center;}
.index_news .title h3{font-size: 30px; color: #253745; font-weight: bold;}
.index_news .title h3 span{color:#32C36C; font-size: 30px;  font-weight: bold;}
#floor_5_main .floor_5{padding-bottom: 50px;}
#floor_5_main .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 10px;border-bottom: 1px solid #eee;padding: 9px 0;}
#floor_5_main .title h3{font-size: 20px;font-weight: bold;color: #313131;}
#floor_5_main .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #313131;}
#floor_5_main .title a{color: #575757;margin-right: 10px;margin-top: 0;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
#floor_5_main .title a:hover{margin-right: 0;}
#floor_5_main .imgleft{width: 410px;height: 307px;float: left;margin-top: 12px;overflow: hidden;position: relative;}
#floor_5_main .imgleft .item{width: 410px;height: 307px;position: absolute;left: 0;top: 0;display: block;z-index: 9999;}
#floor_5_main .imgleft .item a{width: 100%;display: block;}
#floor_5_main .imgleft .item img{width: 410px;height: 307px;transition: all .5s;display: block;}
#floor_5_main .imgleft .item .txtcon{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);color: #fff;}
#floor_5_main .imgleft .item .txtcon h3{font-size: 14px;line-height: 35px;text-align: center;}
#floor_5_main .imgleft .item:hover img{filter: brightness(105%);}
#floor_5_main .imgleft .hd{position:absolute;top: 0;width:100%;height: 307px;}
#floor_5_main .imgleft .hd .prev{width: 27px;height: 60px;background-position: -52px -103px;background-color: rgba(0,0,0,0.49);cursor: pointer;position: absolute;top: 50%;margin-top: -30px;left: 0;z-index: 9999;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#floor_5_main .imgleft .hd .next{width: 27px;height: 60px;background-position: -77px -103px;background-color: rgba(0,0,0,0.49);cursor: pointer;position: absolute;top: 50%;margin-top: -30px;right: 0;z-index: 9999;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#floor_5_main .imgleft .hd .prev:hover{background-color: rgba(220, 0, 0 ,0.49);}
#floor_5_main .imgleft .hd .next:hover{background-color: rgba(220, 0, 0 ,0.49);}
#floor_5_main .newslist{line-height: 55px;}
#floor_5_main .newslist li{width: 100%;height: 40px;line-height: 40px;overflow: hidden;border-bottom: 1px dashed #eee;}
#floor_5_main .newslist li a{width: 100%;color: #575757;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;}
#floor_5_main .newslist li a:hover{color: #313131;}
#floor_5_main .newslist li .time{color: #575757;float: right;font-weight: normal;}
#floor_5_main .inews1{width: 780px;float: left; padding-left:50px;}
#floor_5_main .inews1 .newslist{width: 350px;}
#floor_5_main .inews2{width: 400px;float: right; padding-right:100px;}



/*在线地图*/



.index_map{width:100%; height: 400px; overflow: auto; position: relative}



.index_map .map{width:100%; height: 100%; position: absolute; top: 0px; left: 0;}



.index_map .index_wx{width: 213px;height: 283px;background: #fff;border: 1px solid #bababa;text-align: center;position: relative;float: left;margin-top: 80px;margin-right: 20px;border-radius: 10px;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.4);}



.index_map .index_wx .f2{width: 120px;height: 120px;background: #eee;border-radius: 5px;padding: 10px;margin:35px auto 10px;}



.index_map .index_wx .f2 img{width:100%; height: 100%;}



.index_map .index_wx p{width:100%; height: 35px; line-height: 35px; font-size: 14px; color: #1f1f21; margin-bottom: 10px;}



.index_map .index_wx .f1{position: absolute; top: -15px; left: 50%; margin-left:-18px;  }



/*service*/



.service{height:260px;padding:40px 0;background:no-repeat url(../images/bg_icon.png);line-height: 30px;color: #666;box-sizing: border-box;}



.service li{float:left;width:25%}



.service li a{display:block;width:102px;height:140px;margin:0 auto 10px;text-align:center}



.service li a img{width:100%;height:102px}



.service li a p{margin-top:7px;font-size:18px}



.service li>p{padding:0 7%;font-size:14px;text-align:center}



/*links*/



.links{width:100%;line-height: 49px;background: #1A2A36;border-bottom: 1px solid #253745;}



.links .tit{float: left;width: 80px;color: #FFF;font-size: 14px;text-align: center;background: #32C36C;}



.links ul{display:inline-block;float: right;width: 1110px;}



.links ul li{float:left;padding-right: 10px;}



.links ul li a{display:block;font-size:14px;color: #666;}



.links ul li a:hover{color:#f1f1f1;}



/*footer*/



.footer{width:100%;background: #1A2A36;padding: 20px 0;overflow: hidden;}



.footer .contact{width: 359px;height: 210px;padding-left:100px;}



.footer .contact h3{font-size: 16px;color: #FFF;margin-bottom: 20px;}



.footer .contact p{font-size: 14px;color: #BBB;height: 32px;line-height: 32px;}



.footer .book{width: 480px;height: 210px;padding: 0 96px;border-left: 1px solid #253745;border-right: 1px solid #253745;box-sizing: border-box;padding-left:150px;}



.footer .book h3{font-size: 14px;color: #FFF;margin-bottom: 20px;}



.footer .book .item{width: 100%;height: 45px;}



.footer .book .item .txt{width: 100%;height: 30px;border: 1px solid #253745;background: none;padding: 0px 10px;color: #fff;outline: none;box-sizing: border-box;}



.footer .book .submit{width: 100%;height: 30px;background: #253745;color: #929BA2;font-size: 14px;text-align: center;border: 0;outline: none;cursor: pointer;}



.footer .book .submit .tijiao{width: 100%;height: 30px;background: #253745;color: #929BA2;font-size: 14px;text-align: center;border: 0;outline: none;cursor: pointer;}



.footer .flogo{width: 290px;height: 210px;padding-right:100px;}



.footer .flogo a{display: block;}



.footer .flogo p{width:14px; color: #BBB; line-height: 26px; width: 100%; margin-top: 24px;}



.copyright{width:100%;height: 54px;line-height: 54px;color: #FFF;background: #1A2A36;border-top: 1px solid #253745;}



.copyright a{color:#FFF;}



/********toolbar*********/



.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 50px;}



.toolbar dd{position: relative;float: left;width: 50px;height: 50px;background: #32C36C;color: #fff;font-size: 14px;line-height: 25px;text-align: center;cursor: pointer;transition: all .5s;border-radius: 50%;}



.toolbar dd:first-child{margin-top: 0;}



.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}



.toolbar dd.qq i{background-position-y: 0;}



.toolbar dd.tel i{background-position-y: -30px;}



.toolbar dd.code i{background-position-y: -60px;}



.toolbar dd.top i{background-position-y: -90px;}



.toolbar dd span{display: block;color: #fff;}



.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #32C36C;opacity: 0;transition: all .5s;}



.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}



.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;padding-top:15px;}



.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #32C36C;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}



.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #32C36C;opacity: 0;transition: all .5s;}



.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}



.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #32C36C;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}



.toolbar dd:hover{background: #333;}



.toolbar dd.tel:hover .box{opacity: 1;right: 60px;}



.toolbar dd.code:hover .box{opacity: 1;right: 60px;}



.local{height: 60px;line-height: 60px;overflow: hidden;}



.local ul{float: right;margin-right: 60px;}



.local ul li{padding: 0 25px;float: left;}



.local ul li a{position: relative;display: block;padding: 0 15px;overflow: hidden;color: #363636;}



.local ul li a i{width: 0;height: 3px;background: #3b3a45;position: absolute;left: 50%;opacity: 0;filter: alpha(opacity=0);bottom: 0;transition: ease-in .2s;}



.local ul li a.hover,



.local ul li a:hover{color: #363636;}



.local ul li a.hover i,



.local ul li a:hover i{left: 0;opacity: 1;filter: alpha(opacity=100);width: 100%;}



.bg_main{padding-bottom: 50px;min-height: 640px;}



.bg_bottom_main{background: #eaeaea;height: 100px;}



.sub_banner{height: 200px;width: 100%;}



.sub_nav{height: 35px;line-height: 35px;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;padding-top: 20px;}



.sub_nav .fl{font-size: 30px;}



.sub_nav .fr li{float: left;}



.sub_nav .fr li a{padding: 0 20px;border: 1px solid #e6e6e6;display: block;margin-left: 10px;transition: ease-in-out .2s;}



.sub_nav .fr li a:hover,



.sub_nav .fr li a.hover{background: #32C36C;color: #fff;border: 1px solid #32C36C;}



.bg_main .menu_pro{line-height: 52px;position:relative;z-index:1;text-align: center;padding-top: 50px;}



.bg_main .menu_pro li{height: 40px;line-height: 40px;margin: 5px;display: inline-block;}



.bg_main .menu_pro li a{display: block;border: 1px solid #919191;text-align: center;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;height: 40px;line-height: 40px;padding: 0 10px;}



.bg_main .menu_pro li:hover a,.bg_main .menu_pro li.hover a{border: 1px solid #32C36C;color: #fff;background: #32C36C;}



.case{margin-top: 40px;}



.case ul{width: 105%;}



.case li{width: 380px;float: left;margin-right: 30px;margin-bottom: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.case li .img{overflow: hidden;height: 213px;display: block;border: 1px solid #efefef;width: 378px;border-bottom: none;}



.case li .img img{width: 380px;height: 213px;transition: .9s;}



.imgH li .img{height: 284px;border: 1px solid #efefef;width: 378px;border-bottom: none;}



.imgH li .img img{height: 284px;}



.case li:hover .img img{transform: scale(1.2);-webkit-transform: scale(1.2);}



.case li .p{border: 1px solid #efefef;display: block;width: 340px;padding: 0 19px;height: 108px;border-top: none;}



.case li .p p{border-bottom: 1px solid #d6d6d6;height: 58px;line-height: 58px;margin-bottom: 10px;font-size: 18px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.case li .p  span{color: #666;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.case li .p i{width: 32px;height: 12px;background-position: -73px -43px;}



.case li .p .fl{font-size: 12px;font-family: arial;}



.case li:hover a span{color:#32C36C;}



.case li:hover a p{color:#32C36C;}



.case li:hover{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);}



.news{padding-top: 50px;}



.bg_main .news_ul{width:1200px; margin:0 auto; padding-bottom: 40px; padding-top: 12px;}



.bg_main .news_ul li{padding: 37px 0; border-bottom: 1px solid #eaeaea; position:relative;}



.bg_main .news_ul li .box1{width: 253px;height: 190px;overflow: hidden;}



.bg_main .news_ul li .box1 img{width: 253px;height: 190px;transition: ease-in-out .9s;}



.bg_main .news_ul li .box2{padding-left: 42px;width: 759px;padding-top: 30px;}



.bg_main .news_ul li .box2 h1{font-size: 20px;color: #333;height: 26px;line-height: 26px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.bg_main .news_ul li .box2 p{color: #666;line-height: 24px;padding-top:10px;height: 75px;}



.bg_main .news_ul li .box2 span{font-size: 12px; color: #999;}



.bg_main .news_ul li .right{padding-right: 15px;padding-top: 55px;text-align: center;}



.bg_main .news_ul li .right h3{font-size: 36px; color: #999; font-weight: 100;}



.bg_main .news_ul li .right p{font-size: 24px; color: #bbb; padding-top:10px;}



.bg_main .news_ul li a{display: block; cursor: pointer; width: 100%; height: 100%;}



.bg_main .news_ul li a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}



.bg_main .news_ul li a:hover h1{color: #32C36C;}



.bg_main .news_ul li b{display:block; width:100px; height:30px; border:#ccc solid 1px; text-align:center; line-height:30px; font-weight:normal; position:absolute; right: 12px;top: 161px;}



.detail{padding-top: 50px;}



.detail .title{padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;text-align: center;}



.detail .title h1{font-size: 30px;font-weight: 100;}



.detail .title span{line-height: 18px;font-family: arial;color: #959595;margin: 0 5px;}



.detail .title i{width: 23px;height: 16px;background-position: -73px 0;margin-right: 10px;}



.detail .title .i2{background-position: -104px 0;margin-left: 30px;}



.detail .context{color: #666;line-height: 30px;text-align: justify;padding: 25px 0;}



.detail .context img{max-width: 1200px;}



/* reLink*/



.reLink{height: 38px;line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;margin-bottom: 50px;}



.reLink .nextLink,



.detail .reLink .prevLink{width: 50%;}



.reLink .nextLink{text-align: right;}



.reLink a{-webkit-transition: all ease 500ms;-moz-transition: all ease 500ms;-ms-transition: all ease 500ms;-o-transition: all ease 500ms;transition: all ease 500ms;}



.reLink a:hover{color: #052f67;}



/* pager*/



.pager{padding: 30px 0 30px;text-align: center;*zoom: 1;*padding: 40px 0 30px;}



.pager:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}



.pager p{height: 26px;line-height: 26px;display: inline-block;*display: inline;*zoom: 1;display: none;}



.pager ul{display: inline-block;*display: inline;*zoom: 1;overflow: hidden;}



.pager ul li{float: left;margin: 0 5px;padding: 0 !important;height: auto !important;border: none !important;}



.pager ul a{line-height: 30px;padding: 0 10px;transition: all ease 300ms;color: #000000;text-decoration: none;float: left;border: 1px solid #ddd;}



.pager ul a.current,



.pager ul a:hover{color: #fff;border: 1px solid #0a408a;background: #0a408a;}



.contact .box1{line-height: 18px;padding: 48px 0 0px;overflow: hidden;}



.contact .box1 ul{width: 125%;}



.contact .box1 li{float: left;width: 230px;margin-right: 250px;}



.contact .box1 li i{width: 56px;height: 56px;background-position: -142px 0;float: left;}



.contact .box1 li b{font-size: 18px;font-family: arial;font-weight: 100;}



.contact .box1 li td{vertical-align: middle;height: 56px;padding-left: 5px;}



.contact .box1 .l2 i{background-position: -204px 0;}



.contact .box1 .l3 i{background-position: -267px 0;}



.contact .box2{margin-bottom: 75px;}



.contact .box2 #map1_container,



.contact .box2 #allmap1{width: 100%;height: 400px;}



.contact .box3 h1{font-size: 36px;padding-bottom: 15px;text-align: center;}



.contact .box3 p{font-size: 16px;color: #828282;line-height: 24px;padding-bottom: 46px;text-align: center;}



.contact .box3 b{color: #32C36C;}



.formData{padding-bottom: 20px;}



.formData .item{float: left; color: #999; font-weight: normal; width: 560px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; margin-right: 76px; margin-bottom: 30px; 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: 50px;line-height: 50px;font-size: 18px;color: #cccccc;}



.formData .item input{outline: none; line-height: 38px; height: 38px; font-size: 18px;}



.formData .item .txt{width: 355px; height: 50px; line-height: 50px; display: block; background: none; padding-left: 70px; border: 0 none; color: #333;}



.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: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left;}



.formData .liuyan label{text-align: right; display: block;}



.formData .liuyan textarea{width: 1178px;height: 214px;line-height: 28px;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: 46px;border: 2px solid #32C36C;margin-right: 2px;text-align: center;background: #32C36C;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: #32C36C;}



.formData .yzm{width: 432px;}



.formData .yzm .txt{padding-left: 80px;}



.formData .yzm img{position: absolute;right: 3px;top: 3px;border: 0px;display: block;}



.about .box1{padding-top: 105px;padding-bottom: 100px;overflow: hidden;}



.box1_add{padding: 70px 0;}



.about .box1 .fl{padding-top: 32px;}



.about .box1 .fl h1{font-size: 80px;text-transform: uppercase;font-family: arial;line-height: 80px;}



.about .box1 .fl p{font-size: 24px;padding-bottom: 88px;}



.about .box1 .fl i{width: 54px;height: 54px;background-position: 0 -99px;cursor: pointer;position: relative;display: block;float: left;}



.about .box1 .fl i img{position: absolute;left: 20px;bottom: 56px;width: 0px;height: 0px;opacity: 0;filter: alpha(opacity=0);transition: ease-in-out .2s;}



.about .box1 .fl i:hover img{filter: alpha(opacity=100);opacity: 1;left: 0;height: 80px;width: 80px;}



.about .box1 .fl .i2{background-position: -58px -99px;margin-left: 20px;}



.about .box1 .fr{width: 611px;}



.about .box1 .fr h1{font-size: 24px;font-weight: 100;}



.about .box1 .fr span{display: block;background: #b0b0b0;width: 20px;height: 2px;margin: 13px 0 24px;}



.about .box1 .fr h2{font-size: 18px;}



.about .box1 .fr p{line-height: 30px;padding-top: 12px;}



.about .box1 .fr i{width: 54px;height: 54px;background-position: -59px -35px;margin-top: 35px;transition: ease-in-out .2s;}



.about .box1 .fr a:hover{cursor: pointer;}



.about .box1 .fr a:hover i{margin-left: 15px;}



.about .bg_20{height: 20px;width: 100%;background: #eaeaea;}



.about .box2{padding-bottom: 94px;}



.about .box2 .con{margin-top: 40px;}



.about .box2 .con .fl{width: 410px;height: 428px;overflow: hidden;}



.about .box2 .con .fl img{width: 410px;height: 428px;}



.about .box2 .con .fr .img{width: 380px;height: 214px;overflow: hidden;display: block;}



.about .box2 .con .fr .img img{width: 380px;height: 214px;transition: .9s;}



.about .box2 .con .fr .p{display: block;padding-left: 20px;width: 360px;height: 214px;}



.about .box2 .con .fr .p h1{font-size: 24px;line-height: 60px;font-weight: 100;}



.about .box2 .con .fr .p i{width: 54px;height: 54px;background-position: -59px -35px;margin-top: 35px;transition: ease-in-out .2s;}



.about .box2 .con .fr li:hover{cursor: pointer;}



.about .box2 .con .fr li:hover h1,



.about .box2 .con .fr li:hover p{color: #333;}



.about .box2 .con .fr li:hover i{margin-left: 15px;}



.about .box2 .con .fr li{float: left;}



.about .box2 .con .fr li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}



.about .box3{background: url(../images/about_bg.jpg) center top no-repeat;width: 100%;height: 457px;padding-top: 93px;}



.about .box3 .w1200{overflow: hidden;}



.about .box3 .fl{width: 500px;}



.about .box3 .fl h1{font-size: 36px;color: #fff;font-weight: 100;padding-bottom: 25px;}



.about .box3 .fl span{display: block;width: 40px;height: 2px;background: #ffd200;margin-bottom: 25px;}



.about .box3 .fl p{color: #fff;line-height: 24px;}



.about .box3 .fl i{width: 54px;height: 54px;cursor: pointer;background-position: 0px -35px;margin-top: 35px;transition: ease-in-out .2s;}



.about .box3 .fl a:hover i{margin-left: 15px;}



.about .box3 .fr .picScroll-left{overflow: hidden;position: relative;margin-top: 68px;height: 225px;width: 620px;}



.about .box3 .fr .picScroll-left .hd{overflow: hidden;}



.about .box3 .fr .picScroll-left .hd .prev,



.about .box3 .fr .picScroll-left .hd .next{display: block;left: 0;top: 50%;margin-top: -36px;width: 30px;height: 72px;position: absolute;z-index: 10;background-position: -133px -67px;cursor: pointer;display: none;}



.about .box3 .fr .picScroll-left .hd .next{left: auto;right: 0;background-position: -164px -67px;}



.about .box3 .fr .picScroll-left:hover .hd .prev,



.about .box3 .fr .picScroll-left:hover .hd .next{display: block;}



.about .box3 .fr .picScroll-left .hd ul{float: right;overflow: hidden;margin-top: 10px;zoom: 1;}



.about .box3 .fr .picScroll-left .hd ul li{float: left;width: 9px;height: 9px;overflow: hidden;margin-right: 5px;text-indent: -999px;cursor: pointer;background: url("../images/icocircle.gif") 0 -9px no-repeat;}



.about .box3 .fr .picScroll-left .hd ul li.on{background-position: 0 0;}



.about .box3 .fr .picScroll-left .bd ul{overflow: hidden;zoom: 1;}



.about .box3 .fr .picScroll-left .bd ul li{margin-right: 20px;float: left;_display: inline;overflow: hidden;text-align: center;}



.about .box3 .fr .picScroll-left .bd ul li img{width: 300px;height: 225px;}



.bg_top{height: 50px;background: #eaeaea;width: 100%;}



.erro{color: red;}



/* map_ul*/



.map_ul{list-style: outside none none;display: block;width: 100%;}



.map_ul li{display: block;width: 100%;padding: 0;margin-bottom: 25px;}



.map_ul li a{width: 100%;height: 35px;line-height: 35px;font-weight: bold;display: block;background: #f6f6f6;text-indent: 15px;}



.map_ul .list-inline{display: block;width: 86%;}



.map_ul .list-inline li{height: 32px;display: inline-block;*display: inline;margin: 15px 5px 15px 0;zoom: 1;line-height: 32px;border-bottom: 0;text-align: center;width: auto;padding: 0px;}



.map_ul .list-inline li a{text-indent: 0;font-weight: normal;display: block;line-height: 32px;height: 32px;display: inline-block;padding: 0px 10px;width: auto;border: 1px solid #ccc;text-align: center;}







.map_ul .list-inline li a:hover{background: #0a408a;color: #fff;border: 1px solid #0a408a;}



.erro{text-align: center;min-height:400px;}



.showPro{padding: 50px 0;}



.showPro .reLink{margin-bottom: 0;}



.showPro .showContxt{padding: 30px 0 35px;color: #666;font-size: 14px;line-height: 30px;text-align: justify;}



.showPro .showContxt img{max-width: 100%;height: auto !important;}



.showPro .showimgCon{padding: 0 0 30px;font-size: 16px;line-height: 32px;}



.showPro .showimgCon .txtcon{width: 550px;height: 515px;float: right;position: relative; }



.showPro .showimgCon .txtcon .tit{position: relative;font-size: 20px;margin-bottom: 15px;color: #32C36C;font-weight: bold;line-height: 24px;padding-bottom: 14px;border-bottom: 1px solid #dddddd;padding-right: 60px;}



.showPro .showimgCon .txtcon .tit .goBack{position: absolute;right: 0;top: 0;color: #999999;font-size: 14px;display: block;font-weight: normal;cursor: pointer;}



.showPro .showimgCon .txtcon .tit .goBack s{width: 20px;height: 20px;background-position: -440px -62px;margin-left: 6px;}



.showPro .showimgCon .txtcon .tit .goBack:hover{color: #047fcc;}



.showPro .showimgCon .txtcon .txt{font-size: 14px;line-height: 28px;color: #666;text-align: justify;}



.showPro .showimgCon .txtcon .txt .item{margin-bottom: 7px;max-height: 144px;overflow: hidden;}



.showPro .showimgCon .txtcon .tel-btn{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid #C1C1C1;padding-top: 40px;}



.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 5px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: #32C36C;}



.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}



.showPro .showimgCon .txtcon .tel-btn .tel{width: 280px;float: left;}



.showPro .showimgCon .txtcon .tel-btn .tel span,



.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #32C36C;}



.showPro .showimgCon .txtcon .tel-btn .tel s{width: 42px;height: 42px;display: block;float: left;margin-right: 6px;margin-top: 4px;background-position: -315px -30px;}



.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}



.showPro .showimgCon .txtcon .tel-btn .tel strong{font-size: 28px;line-height: 28px;}



.showPro .showimg{width: 612px;position: relative;float: left;overflow: hidden;}



.showPro .showimg .bigimg{width: 610px;height: 443px;display: block;position: relative;border: 1px solid #C1C1C1;}



.showPro .showimg .bigimg .list{width: 5000%;}



.showPro .showimg .bigimg .list li{width: 610px;height: 443px;float: left;border: 0;margin-right: 1px;}



.showPro .showimg .bigimg .list img{width: 100%;height: 100%;display: block;transition: all ease 300ms;}



.showPro .showimg .smallimg{width: 610px;height: 76px;position: relative;padding-top: 30px;z-index: 10;overflow: hidden;}



.showPro .showimg .list{width: 487px;overflow: hidden;position: relative;margin: 0 auto;}



.showPro .showimg .listcon{width: 600% !important;position: relative;}



.showPro .showimg .prev,



.showPro .showimg .next{width: 20px;height: 76px;z-index: 10;position: absolute;top: 30px;cursor: pointer;background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.showPro .showimg .prev:hover,



.showPro .showimg .next:hover{background-color: #f9f9f9;}



.showPro .showimg .prev{left: 0;background-position: 3px center;}



.showPro .showimg .next{right: 0;background-position: -84px center;}



.showPro .showimg li{width: 94px;height: 70px;margin-right: 28px;float: left;cursor: pointer;position: relative;border: 3px solid #fff;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}



.showPro .showimg li img{width: 100%;height: 100%;display: block;}



.showPro .showimg li.on{width: 94px;height: 70px;border: 3px solid #32C36C;}



.relateTit{height: 58px;line-height: 58px;border-bottom: 1px solid #C1C1C1;margin: 0 auto;width: 1200px;}



.relateTit h3{font-size: 18px;display: inline-block;*display: inline;*zoom: 1;position: relative;}



.relateTit h3 .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;bottom: -1px;background: #32C36C;}



.xiycms-zan { margin-top: 30px; text-align: center; }



.xiycms-zan p { font-weight: bold; }



.xiycms-zan a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px; }



.xiycms-zan a i { font-size: 18px; margin-right: 10px; }



.xiycms-zan a em { font-style: normal; font-size: 18px; }



.xiycms-zan a:hover { background:#108dee; border-color: 108dee; color: #fff; }



.xiycms-zan a:hover i { color: #fff; }



/*分页专用css1 -- .xiycms-page*/



.xiycms-page {list-style:none;margin:20px 0px;text-align:center;}



.xiycms-page li {display:inline-block; margin:0px 5px !important;border:1px solid #dedede; margin-right:5px; line-height:30px;color:#999;width: auto !important; padding: 0px 6px;}



.xiycms-page li a { display:inline-block;line-height:30px;padding:0 6px;}



.xiycms-page li.active,.qipapage li.hover {border:1px solid #32C36C; color:#32C36C; font-weight:bold; text-decoration:none;}



.xiycms-page li.active a,.qipapage li.hover a { color:#32C36C; font-weight:bold; text-decoration:none;}



/*↑组图样式↑*/
.number {width: 100%;padding-top: .80rem;}
.number li{float:left;width: 25%;color:#0D469F;text-align: center;}
.number li p{color: #253745;font-size: 16px;font-weight: bold;padding-top: 15px;}
.number li h3{display: inline-block;font-size: 33px;line-height: 30px;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";}
.number li b{display: inline-block;font-size: 36px;line-height: 30px;}
@media screen and (max-width: 1024px){
.number {max-width: 100%;width: 770px;margin: auto;padding-top: .2rem;}
.number li p{font-size: .1rem;font-weight: normal;padding-top: .1rem;}
.number li h3{font-size: .2rem;line-height: .3rem;}
.number li b{font-size: .2rem;line-height: .2rem;}}