@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1170px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1100px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */


/*公共头部*/
.head{height: 65px; padding-top: 21px;}
.logo{margin-right: 60px;margin-top: -10px;}
.search .search-text{width: 250px; height: 42px; padding-left: 11px; background: #efefef; border: 0px; color: #999; font-size: 13px; font-family: '微软雅黑'; outline: none;line-height: 42px;}
.search .search-btn{ width: 42px; height:42px; background: url(../images/bt.jpg)no-repeat;border: 0px; cursor: pointer;outline: none;}
.head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 70px;margin-top: 0px; }
.head-tel span{display: block; font-size: 15px; line-height: 15px; color: #595959;}
.head-tel em{display: block; font-size: 22px; line-height: 21px; color: #393939; font-family: arial; margin-top: 8px; font-weight: bold;}


.nav{background: #014ab7; height: 70px;}
.nav ul li{float: left; position: relative; width: 122px;}
.nav ul li a{display: block; font-size: 17px; line-height: 70px; color: #fff; text-align: center;}
.nav ul li:hover>a{background: #ff9f00; } 
.nav ul li.on>a{background: #ff9f00;}
.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;min-width: 165px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.nav ul li .hide em a{display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #fff; color: #ff9f00; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}

.navfixed{position: fixed; z-index: 999;  width: 100%; top: 0px;}
.navfixed ul li{float: left; position: relative; width: 122px;}
.navfixed ul li a{display: block; font-size: 17px; line-height: 70px; color: #fff; text-align: center;}
.navfixed ul li:hover>a{background: #ff9f00; } 
.navfixed ul li.on>a{background: #ff9f00;}
.navfixed ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;min-width: 165px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.navfixed ul li .hide em a{display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.navfixed ul li .hide em a:hover{background: #fff; color: #ff9f00; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:550px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:16px;height:16px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left;background:url(../images/banner-ico.png) no-repeat;}
.banner-hd .num li.on { background:url(../images/banner-ico-on.png) no-repeat; } /*当前项*/


/*优势1*/
.ad{background: #fbfbfb; height: 214px; margin-bottom: 20px;}
.ad-list ul li{float: left;width: 275px; }
.ad-list ul li .ad-icon{height: 99px; background-position: top center; margin-top: 32px;}
.ad-list ul li .ad-icon1{background: url(../images/ad-icon1.png) no-repeat top center;}
.ad-list ul li .ad-icon2{background: url(../images/ad-icon2.png) no-repeat top center;}
.ad-list ul li .ad-icon3{background: url(../images/ad-icon3.png) no-repeat top center;}
.ad-list ul li .ad-icon4{background: url(../images/ad-icon4.png) no-repeat top center;}
.ad-list ul li:hover .ad-icon{background-position: bottom center;-ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li em{display: block; font-size: 18px; line-height: 18px; margin-top: 11px; margin-bottom: 10px; text-align: center; color: #0168b7; -ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li span{display: block; font-size: 17px; line-height: 12px; color: #0168b7; text-align: center; font-family: arial; text-transform: uppercase; -ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li:hover em{color: #ff9f00;}
.ad-list ul li:hover span{color: #ff9f00;}

/*热销单品*/
.hot-product{margin-bottom: 50px;}
.hot-pro-title em{display: block; font-size: 19px; line-height: 19px; color: #292929;}
.hot-pro-bd{margin-top: 21px; overflow: hidden; }
.hot-pro-list {width: 2232px;}
.hot-pro-list li{float: left; border: solid 1px #e8e8e8; width: 259px; border-top: none; margin-right: 18px; position: relative;}

.hot-pro-list li:nth-child(1){border-top: solid 2px #ffca67;}
.hot-pro-list li:nth-child(2){border-top: solid 2px #a8d584;}
.hot-pro-list li:nth-child(3){border-top: solid 2px #65b5f5;}
.hot-pro-list li:nth-child(4){border-top: solid 2px #ef807d;}
.hot-pro-list li:nth-child(5){border-top: solid 2px #ffca67;}
.hot-pro-list li:nth-child(6){border-top: solid 2px #a8d584;}
.hot-pro-list li:nth-child(7){border-top: solid 2px #65b5f5;}
.hot-pro-list li:nth-child(8){border-top: solid 2px #ef807d;}
.hot-pro-list li .hot-pro-pic{width: 259px; height: 212px; overflow: hidden;}
.hot-pro-list li .hot-pro-pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.hot-pro-list li:hover .hot-pro-pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.hot-pro-list li .hot-pro-hiddle{position: absolute; width: 259px; height: 212px; background: rgba(255,159,0,0.4); top: 0px; display: none;}
.hot-pro-list li .hot-pro-hiddle img{display: block; margin: 94px auto 0px;}
.hot-pro-list li .hot-pro-name{height: 108px; background: #fafafa;}
.hot-pro-list li .hot-pro-name em{display: block; font-size: 16px; line-height: 16px; color: #303030; text-align: center; margin:0px 40px ; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; padding-top: 27px;}
.hot-pro-list li .hot-pro-name p{display: block; font-size: 13px; line-height: 21px; color: #8d8d8d;  margin: 12px 26px 0px;}
.hot-pro-list li:hover .hot-pro-name em{color: #0168b7;}

.hot-pro-title .right-btn{ float:right; width:49px; height:25px; border:1px solid #e0e0e0; text-align:center; line-height:25px;}
.hot-pro-title .left-btn{float:right; width:49px; height:25px; border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0; text-align:center; line-height:25px;}

/*产品中心*/
.product{background: url(../images/product-bg.jpg) no-repeat  #fafafa; padding-bottom: 27px; margin-bottom: 47px;}

.parHd .product-btn li{float: left; border-right: solid 1px #00599e; width: 136px;}
.parHd .product-btn li:first-child{border-left: solid 1px #00599e;}
.parHd .product-btn li a{display: block; font-size: 17px; line-height: 54px; color: #fff; text-align: center;}
.parHd .product-btn li a:hover{background: #fafafa; color: #5c5c5c; border-top: solid 2px #ffca67;}
.parHd .product-btn li.on a{background: #fafafa; color: #5c5c5c; border-top: solid 2px #ffca67;}

.product-bd{background: #fafafa; padding-top: 25px; margin: 0 auto;}
.slideBox{position: relative; margin: 0 auto; width: 1100px;}
.box-hiddle{width: 1100px; overflow: hidden; }
.box-hiddle ul li{float: left; border: solid 1px #c4c4c4; width: 259px; margin-right: 18px;}
.box-hiddle ul li .product-pic{border-bottom: solid 1px #c4c4c4; width: 259px; height: 212px; overflow: hidden;}
.box-hiddle ul li .product-pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.box-hiddle ul li:hover .product-pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.box-hiddle ul li .product-name{ background: #fff; padding:12px  10px 0px; height:75px; }
.box-hiddle ul li .product-name .name-title{margin-bottom: 14px;}
.box-hiddle ul li .product-name .name-title em{display: block; font-size: 16px; line-height: 16px; color: #5c5c5c; width: 145px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.box-hiddle ul li .product-name .name-title em:hover{color: #ff9f00;}
.box-hiddle ul li .product-name .name-title span{display: block; font-size: 12px; line-height: 16px; color: #0168b7;}
.box-hiddle ul li .product-name p{display: block; font-size: 12px; line-height: 19px; color: #959595; margin-bottom: 3px;}
.product-bd .prev1,.product-bd .next1{display: block; width: 16px; height:32px; position: absolute;top:159px; background: url(../images/bd-prev.png); z-index:99; cursor: pointer;}
.product-bd .prev1{left: -35px;}
.product-bd .next1{right: -35px; background: url(../images/bd-next.png);}

/*关于我们*/
.about{margin-bottom: 57px;}
.about-pic{width: 456px;}
.about-info{width: 614px;}
.about-info em{display: block; font-size: 18px; line-height: 18px; color: #0168b7; margin-bottom: 5px; font-weight: bold;}
.about-info span{display: block; font-size: 12px; line-height: 12px; color: #0168b7; margin-bottom: 10px;}
.about-info p{display: block; font-size: 15px; line-height: 27px; color: #7c7c7c; text-indent: 2rem;}
.about-more{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display:block;width:127px;height:37px;border:1px solid #237cc1;font-weight:normal;font-size: 14px; line-height:37px;color:#0168b7!important;text-align: center; margin-top: 11px; }
.about-more:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #ff9f00;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.about-more:hover,.about-more:focus,.about-more:active{color: #fff!important;border-color:#ff9f00!important;}
.about-more:hover:before, .about-more:focus:before, .about-more:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/*公司新闻*/
.pannel{margin-bottom: 55px;}
.news{width: 677px;}
.title{line-height: 22px; margin-bottom: 17px;}
.title em{display: block; font-size: 18px;  color: #363636; border-left: solid 4px #0168b7; padding-left: 8px;}
.title .more{display: block; font-size: 16px; color: #9a9a9a;}
.title .more:hover{color: #ff9f00;}
.news-title{background: url(../images/news-title-bg.jpg) no-repeat center; height: 22px;}
.news-pic{margin-bottom: 17px;}
.news-list ul li{float: left; margin-bottom: 21px; width: 677px;}
.news-list ul li .news-date{display: block; padding: 14px 13px; width:57px ;height: 46px; background: #f4f4f4;}
.news-list ul li .news-date b{display: block; font-size: 18px; line-height: 16px;  color: #c6c6c6; text-align: center; font-weight: normal; margin-bottom: 11px;}
.news-list ul li .news-date span{display: block; font-size: 26px; line-height: 20px; color: #c6c6c6;}
.news-list ul li .news-info{width: 578px;}
.news-list ul li .news-info em{display: block; font-size: 17px; line-height: 22px; color: #666; margin-top: 4px; width: 560px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.news-list ul li .news-info p{display: block; font-size: 14px; line-height: 23px; color: #9f9f9f; margin-top: 8px;}
.news-list ul li:hover .news-date{background: #0168b7;}
.news-list ul li:hover .news-date b{color: #fafafa;}
.news-list ul li:hover .news-date span{color: #fafafa;}
.news-list ul li:hover .news-info em{color: #0168b7;}
.news-list ul li:hover .news-info p{color: #0168b7;}

/*荣誉资质*/
.honor{width: 379px; text-align: center;}
.honor-title{background: url(../images/honor-title.jpg) no-repeat center; height: 22px;}
.honor-bd{width:379px; }

.honor-bd ul li{display: block; float: left; width: 379px; }
.honor-bd ul li img{display: block; width: 271px; margin: 0 auto;}
.honor .prev1,.honor .next1{display:inline-block;width: 74px; height:39px; background: url(../images/honor-bd-prev.jpg); margin-top:8px; cursor: pointer;}
.honor .next1{background: url(../images/honor-bd-next.jpg);}

/*优势品牌*/
.ad-brand{margin-bottom: 29px;}
.brand-title{margin-bottom: 27px;}
.brand-title em{display: block; font-size: 20px; line-height: 20px; color: #4f4f4f; text-align: center;}
.brand-title i{display: block; width: 48px; height: 3px; background: #0168b7; margin: 6px auto 8px;}
.brand-title span{display: block; font-size: 15px; line-height: 11px; color: #989898; text-align: center; text-transform: uppercase;}
.ad-brand-list ul li{float: left; border: solid 1px #c6c6c6; width: 210px; height: 75px; margin-right: 10px; margin-bottom: 13px; }
.ad-brand-list ul li:nth-child(5n){margin-right: 0px;}

/*公共底部*/
.foot{background: #0168b7; height: 249px;}
.contact{width: 345px; margin-right: 86px;}
.foot-title{display: block; font-size: 15px; line-height: 15px; color: #fff; margin-top: 28px; padding-bottom: 15px; border-bottom: solid 1px #7cafd7; margin-bottom: 15px;}
.contact p{display: block; font-size: 13px;  color: #fafafa; padding-left: 29px; margin-bottom: 15px;}
.contact .foot-add{background: url(../images/foot-add-icon.png) no-repeat left center; }
.contact .foot-tel{background: url(../images/foot-tel-icon.png) no-repeat left center;}
.contact .foot-email{background: url(../images/foot-email-icon.png) no-repeat left center;}

.wechat{width: 274px;}
.wechat p{display: block; font-size: 13px; line-height: 13px; color: #fafafa; margin-top: 13px;}

.foot-nav {width: 351px;}
.foot-nav ul li{float: left; margin-right: 21px; margin-bottom: 22px;}
.foot-nav ul li:nth-child(5){margin-right: 0px;}
.foot-nav ul li a{display: block; font-size: 13px; line-height: 13px; color: #fff; }
.foot-nav ul li a:hover{color: #ff9f00;}
.foot-nav p{display: block; font-size: 13px; line-height: 13px; color: #fff; margin-bottom: 11px;}
.foot-nav p a{color: #fff;}
.foot-nav p a:hover{color: #ff9f00;}


/*内页样式*/
.ny-hd{height: 400px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

/*内页产品列表*/
.ny-left{width: 251px; }
.ny-left .ny-left-title{ display: block; color: #000; font-size: 18px;line-height: 52px; border-bottom: 1px solid #dcdcdc; padding-left: 25px; font-weight: bold; border:1px solid #dcdcdc;}
.ny-left .ctitle1{padding-top:18px; border:1px solid #dcdcdc; border-top: none;}
.ny-left .ctitle1 li a h3{display: block; font-size: 15px; line-height: 48px; padding-left: 27px;}
.ny-left .ctitle1 li.on a h3{background: #f6f6f6; border-left: solid 8px #014ab7; color: #014ab7; padding-left: 19px;}
.ny-left .ctitle1 li:hover a h3{background: #f6f6f6; border-left: solid 8px #014ab7; color: #014ab7; padding-left: 19px;}
.ny-left .ny-contact{margin-top:25px; border:1px solid #dcdcdc;}
.ny-left .ny-contact img{margin-top: 6px; margin-left: 6px;}
.ny-left .ny-contact p{display: block; font-size: 16px; color: #333333; margin-top: 10px; padding-left: 16px; margin-bottom: 15px;}
.ny-right{width: 819px;}
.ny-right h2{font-size: 17px;font-weight: normal;line-height: 19px;border-left: solid 4px #014ab7;padding-left: 8px;margin-bottom: 18px;}
.ny-product-list{width: 819px;}
.ny-product-list ul li{margin-bottom: 15px;}
.ny-product-list ul li:nth-child(3n){margin-right: 0px;}

/*内页品牌优势列表*/
.ny-brand-list{}
.ny-brand-list ul li{float: left;  margin-right: 18px; width: 261px; margin-bottom: 10px;}
.ny-brand-list ul li:nth-child(3n){margin-right: 0px;}
.ny-brand-list ul li .ny-brand-pic{border: solid 1px #c4c4c4; width: 259px;}
.ny-brand-list ul li p{display: block; font-size: 16px; line-height: 16px; color: #014ab7; text-align: center; width: 251px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; margin: 10px 0 15px;}



/*内页新闻列表*/
.ny-news-list ul li{overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0; margin-bottom: 20px;}
.ny-news-list ul li .date{width: 82px;padding: 14px 7px;border:solid #dbdbdb 1px;border-radius: 5px;}
.ny-news-list ul li .date span{display: block;border-bottom: solid #dbdbdb 1px;font-size: 40px;line-height: 40px;color: #014ab7; padding-bottom: 8px;}
.ny-news-list ul li .date p{font-size: 17px;line-height: 17px;color: #747474; margin-top: 15px;}
.ny-news-list ul li .descript{overflow: hidden;width: 690px;}
.ny-news-list ul li .descript .title1{padding-bottom: 0px;}
.ny-news-list ul li .descript strong{width:550px; font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny-news-list ul li .descript .title1 span{font-size: 13px;color: #c5c5c5;line-height: 38px;margin-right: 10px;}
.ny-news-list ul li .descript strong:hover{color: #014ab7; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}





/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #014ab7;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 193px;padding: 0 15px;background: #014ab7;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 16px;height: 50px;width: 193px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/right-wechat.jpg) no-repeat center top 10px #014ab7;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}


.pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;text-align:center;margin: 0 auto;}
.pagelist a,
.pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #f30;border: 1px solid #ddd;}