@import url(../../static/css/core.css);


html,body{width:100%;min-width:1300px;}
input,button,select,textarea{ outline:none; border:0; -webkit-appearance: none;}
a{color:#333;text-decoration:none}
a:hover{color:#ff6600;}

body{font-family:"Microsoft YaHei",微软雅黑,"宋体","Open Sans";}
.wrap { width: 1200px; margin: 0 auto; }
#header {z-index: 9999;}
.tips-inner{ background-color:#666; border-bottom:1px solid #555;height:39px; position:relative; z-index:99;}
.tips-inner .wrap{position:relative; z-index:100; overflow:inherit;}
.tips-inner .tips{ height:39px; color:#fff; line-height:39px; font-size:14px; padding-left:15px;}
.tips-inner .tips .fl{}
.tips-inner .tips .fl strong{font-weight:normal;}
.tips-inner .tips .fl .welcome{font-size:14px; font-weight:normal; float:left; padding-left:10px;}
.tips-inner .tips a{font-size:14px; color:#fff;}
.tips-inner .tips .widget{}
.tips-inner .tips .widget a{ display:inline-block;padding:0px 6px;}
.tips-inner .tips .widget a:hover{text-decoration: underline;}

.tips .weixin-inner{
  position: absolute;
  top: 40px;
  right: 113px;
  z-index: 999;
  border: 1px solid #e5e5e5;
  padding:8px;
  display: none;
  background-color: #fff;
}

.logo-inner{height:125px;background: url(../images/logo_bg.jpg) no-repeat center center; position:relative; z-index:1;}
.logo-inner .logo{ padding-top:20px; float:left}
.logo-inner .logo img{height:85px;}
.logo-inner .logo-text{ float:left; font-size:18px; padding-top:30px; padding-left:15px; line-height:22px; color:#5f5f5f;}
.logo-inner .logo-text .t1{ font-size:28px;color:#ff6600;line-height:30px; font-weight:normal; padding-bottom:13px;}
.logo-inner .logo-tel{ float:right; padding-top:38px; padding-right:20px; font-size:24px; color:#ff6600; background:url(../images/tel.png) no-repeat 0px 38px; padding-left:52px;}
.logo-inner .logo-tel .t1{font-size:14px; color:#696969; font-weight:normal;}
.logo-inner .logo-tel .t1 span{color: #ff6600;}

.nav {position:relative; z-index:1;border-top:1px solid #e6e6e6;border-bottom:1px solid #e2e2e2; height:74px;/*-moz-box-shadow:0px 2px 3px #eee; -webkit-box-shadow:2px 2px 3px #eee; box-shadow:2px 2px 3px #eee;*/ background-color: #fff;}
.sticky{background-color: #fff;-moz-box-shadow:0px 2px 3px #ddd; -webkit-box-shadow:2px 2px 3px #ddd; box-shadow:2px 2px 3px #ddd;}
.sticky .tips-inner{display: none;}
.nav #navlist{border-left:1px solid #f1f1f1;}
.nav #navlist ul{}
.nav #navlist ul li { float: left;border-right:1px solid #f1f1f1;}
.nav #navlist ul li a { color:#797979; display: block; line-height:71px; padding: 0px 32px; font-family: "Microsoft YaHei","微软雅黑"; font-size:16px; text-align:center; font-weight:normal;border-top:3px solid #fff;}
.nav #navlist ul li a:hover,.nav ul li a.hover {border-top:3px solid #ff6600;font-weight:bold;color: #ff6600;}


.sear-bar{ height:80px;-moz-box-shadow:0px 2px 3px #ccc; -webkit-box-shadow:2px 2px 3px #ccc; box-shadow:2px 2px 3px #ccc;position: relative;z-index: 1;}
.sear-bar p{ height:80px;line-height:80px; float:left;font-size:14px;color: #666666; }
.sear-bar p a{display:inline-block; padding:0px 8px; color: #666;}
.sear-bar p a:hover{text-decoration: underline;}
.sear-bar .sear-form{ float:right; padding-right:20px; padding-top:18px; position:relative;}
.sear-bar .sear-form .keyword{border:1px solid #d6d6d6; font-size:14px; padding:12px 10px; width:300px; color:#444;}
.sear-bar .sear-form .form-smt{width:40px; height:40px; position:absolute; right:21px; top:19px; background:url(../images/sear.png) no-repeat center center #fff; cursor:pointer;}


/*swiper css-banner*/
.swiper-banner {
    width: 100%;
    /*height: 450px;*/
    z-index:1;
    
}
.swiper-banner .swiper-slide {
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-position: center 0;
  background-repeat: no-repeat !important;
}
.swiper-banner .swiper-slide a{display: block;width:100%;height:100%;}
.swiper-banner .swiper-slide img{width:100%;}
/*.swiper-banner .swiper-button-prev{background-image: url(../images/ico_prev.png);width:53px;height:53px;background-size: 53px 53px;}
.swiper-banner .swiper-button-next{background-image: url(../images/ico_next.png);width:53px;height:53px;background-size: 53px 53px;}*/
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6600 !important;
}
.page-tupian{height:278px;background-repeat: no-repeat;background-position: center top;}
.page-tupian a{display: block;height:278px;text-indent:-999em;}

/*tab css*/
.hometit{font-size:32px;line-height:35px;color: #444;font-weight:normal; text-align: center;padding-top:50px;}
.hometit span{color: #666;font-size:15px;line-height:20px;display: block;padding-top:12px;padding-bottom:30px;background: url(../images/tit_bg.png) no-repeat center bottom;}

.home-pro{background-color: #f9f9f9;padding: 25px 0;}
.tab-tit1{width:1100px;margin: 0px auto;}
.tab-tit1 a{ font-size:16px; color:#555; font-weight:normal; line-height:46px; padding:0px 20px; display:block; float:left;}
.tab-tit1 a:hover,.tab-tit1 a.hover{color: #fff;border:1px solid #f36201;border-radius:23px;background-color: #ff6600;}

.tab-content1{ padding:30px 0 0 0;}
.tab-content1 .box{ display:none;height:1100px;}

/*首页产品列表*/
.pro-list{}
.pro-list ul{}
.pro-list ul li{float: left;width:30.33%;padding: 0px 1.5% 35px 1.5%;}
.pro-list ul li a{display: block;width:99%; margin:0; border: 1px solid #e0e0e0;padding: 2px;background-color: #fff;}
.pro-list ul li a:hover{padding: 0px;border: 3px solid #ff6600;}
.pro-list .pro-img{  background-color:#fff; padding-top:40px;padding-bottom:20px; height: 223px;}
.pro-list .pro-img img{width:100%;}
.pro-list .pro-text{background-color:#fff; padding-bottom:12px;padding-left:18px;padding-right:18px;}
.pro-list .pro-text .pro-title{ padding:6px 0 0 0;text-align: center; font-size:18px; color:#454545; line-height:40px; height:40px; border-bottom:1px solid #f1f1f1;}
.pro-list ul li a:hover .pro-text .pro-title{color: #ff6600;}
.pro-list .pro-text .pro-content{ padding-top:5px; font-size:14px; color:#818181; line-height:24px; height:72px; overflow:hidden;}
.pro-list .pro-text .pro-content p{margin:0; padding:0;}

.pro-list .pro-text .pro-more-inner{}
.pro-list .pro-text .pro-more-inner div{float: left;width:50%;padding:20px 0px;text-align: center;}
.pro-list .pro-text .pro-more-inner div span{display:inline-block; font-size:14px; line-height:20px; padding:12px 25px 12px 45px; color:#555;border:1px solid #edebeb; }
.pro-list .pro-text .pro-more-inner .pro-more span{ background:url(../images/icon1.png) no-repeat 15px center #fff; }
.pro-list .pro-text .pro-more-inner .pro-video span{ background:url(../images/icon2.png) no-repeat 15px center #fff; }
.pro-list ul li a:hover .pro-text .pro-more-inner .pro-more span{border:1px solid #f46201;background:url(../images/icon1_hover.png) no-repeat 15px center #ff6600;color:#fff}
.pro-list ul li a:hover .pro-text .pro-more-inner .pro-video span{border:1px solid #f46201;background:url(../images/icon2_hover.png) no-repeat 15px center #ff6600;color:#fff}

/* 产品列表页*/
.pro-list1{}
.pro-list1 ul{}
.pro-list1 ul li{float: left;width:31.33%;padding: 0px 1% 35px 1%;}
.pro-list1 ul li a{display: block;width:99%; margin:0; border: 1px solid #e0e0e0;padding: 2px;background-color: #fff;}
.pro-list1 ul li a:hover{padding: 0px;border: 3px solid #ff6600;}
.pro-list1 .pro-img{  background-color:#fff; padding-top:20px;padding-bottom:10px; height: 169px;}
.pro-list1 .pro-img img{width:100%;}
.pro-list1 .pro-text{background-color:#fff; padding-bottom:12px;padding-left:18px;padding-right:18px;}
.pro-list1 .pro-text .pro-title{ padding:6px 0 0 0;text-align: center; font-size:18px; color:#454545; line-height:40px; height:40px; border-bottom:1px solid #f1f1f1;}
.pro-list1 ul li a:hover .pro-text .pro-title{color: #ff6600;}
.pro-list1 .pro-text .pro-content{ padding-top:5px; font-size:14px; color:#818181; line-height:24px; height:72px; overflow:hidden;}
.pro-list1 .pro-text .pro-content p{margin:0; padding:0;}

.pro-list1 .pro-text .pro-more-inner{}
.pro-list1 .pro-text .pro-more-inner div{float: left;width:50%;padding:20px 0px;text-align: center;}
.pro-list1 .pro-text .pro-more-inner div span{display:inline-block; font-size:14px; line-height:20px; padding:12px 5px 12px 30px; color:#555;border:1px solid #edebeb; }
.pro-list1 .pro-text .pro-more-inner .pro-more span{ background:url(../images/icon1.png) no-repeat 8px center #fff; }
.pro-list1 .pro-text .pro-more-inner .pro-video span{ background:url(../images/icon2.png) no-repeat 8px center #fff; }
.pro-list1 ul li a:hover .pro-text .pro-more-inner .pro-more span{border:1px solid #f46201;background:url(../images/icon1_hover.png) no-repeat 8px center #ff6600;color:#fff}
.pro-list1 ul li a:hover .pro-text .pro-more-inner .pro-video span{border:1px solid #f46201;background:url(../images/icon2_hover.png) no-repeat 8px center #ff6600;color:#fff}


.free-proofing{height:210px;background: url(../images/mfsj.jpg) no-repeat center top;}
.free-proofing a{display: block;height:210px;text-indent: -999em;}

.home-yingyong{padding:30px 0 40px 0;}
.yy-list1{}
.yy-list1 ul{}
.yy-list1 ul li{width:33.33%;float: left;}
.yy-list1 ul li a{display: block; padding: 0px 20px 20px 0px;}
.yy-list1 ul li .item-img{border: 1px solid #eee;padding: 10px;}
.yy-list1 ul li .item-img img{width:251px;height:155px;}
.yy-list1 ul li .item-text{font-size:15px;line-height:30px;text-align: center;padding-top:15px;padding-bottom:15px;background-color: #666;color: #fff;}
.yy-list1 ul li a:hover .item-text{text-decoration: underline;}


.customer-inner{background: url(../images/koubei_bg.jpg) no-repeat center top #6f748a;padding: 165px 0 38px 0;}
.customer-inner .wrap{padding-top:30px;}
.customer-list{}
.customer-list .swiper-slide{}
.customer-list .swiper-slide img{width:100%;}

.home-about{}
.home-about .wrap{}
.home-about-inner{}
.home-about-inner .img{float: left;border: 1px solid #eaeaea;padding: 10px;}
.home-about-inner .text{float: right;width:700px;font-size:14px; line-height:38px;color: #333;}
.home-about-inner .text p{text-indent:2em;padding-bottom:8px;}

.about-list-inner .tit-list{}
.about-list-inner .tit-list ul{background: url(../images/tit_bg1.png) repeat-x 0px 43px;}
.about-list-inner .tit-list ul li{float: left;font-size:18px;color: #666;font-weight:bold;line-height:42px;}
.about-list-inner .tit-list ul li.line{padding-left:15px;padding-right:15px;}
.about-list-inner .tit-list ul li a{display: block;font-size:18px;color: #666;font-weight:bold;line-height:42px;padding-left:10px;padding-right:10px;}
.about-list-inner .tit-list ul li a.active{border-bottom:3px solid #00549a;color: #0a7ac1;}

.huanjing-inner{width:1300px;margin: 0 auto;padding-top:20px;}
.swiper3-inner{position: relative;}
.swiper3-inner .swiper3{width:1200px;height:270px;}
.swiper3-inner .swiper3 .swiper-slide{}
.swiper3-inner .swiper3 .swiper-slide .item-image{}
.swiper3-inner .swiper3 .swiper-slide .item-image a{display: block;border: 1px solid #eee;padding: 10px;}
.swiper3-inner .swiper3 .swiper-slide .item-image a img{width:100%;}
.swiper3-inner .swiper3 .swiper-slide .item-text{padding-top:15px;}
.swiper3-inner .swiper3 .swiper-slide .item-text h4{}
.swiper3-inner .swiper3 .swiper-slide .item-text h4 a{display: block;font-size:15px;line-height:28px;text-align: center;font-weight:normal;}
.swiper3-inner .swiper3-prev{width:40px;height:40px;background-size: 40px 40px;left:0px;}
.swiper3-inner .swiper3-next{width:40px;height:40px;background-size: 40px 40px;right:0px;}



.home-news{padding-top:30px;padding-bottom:40px;}
.home-news .news-left{float: left;width:650px;}
.home-news .news-right{float: right;width:510px;}

.news-tit{font-size:16px;font-weight:bold;color: #ff6600;position: relative;height:48px;line-height:48px;background: url(../images/icon3.png) no-repeat left 16px;padding-left:10px;}
.news-tit .en{display:inline-block;padding-left:20px; font-size:14px;font-family:arial;font-weight:normal;color: #b6b6b6;text-transform: uppercase;}
.news-tit .more{display:inline-block;position: absolute;right:10px;}
.news-tit .more a{font-size:13px; font-weight:normal;color: #828282;}
.news-tit .more a:hover{text-decoration: underline;}

.topic{}
.topic .img{float: left;width:209px;}
.topic .img a{display: block;border:1px solid #eee;padding: 6px;}
.topic .img a img{width:100%;}
.topic .text{width:425px;padding-left:15px;float: right;}
.topic .text h3{}
.topic .text h3 a{display: block;font-size:16px;line-height:32px;font-weight:normal;overflow: hidden;}
.topic .text p{font-size:14px;color: #666;line-height:26px;}
.topic .text p a{color: #ff6600;}

.news-list{}
.news-list ul{ padding-bottom:0px;}
.news-list ul li{ font-size:14px; line-height:38px;}
.news-list ul li span{display:inline-block; float:right; color:#888;}
.news-list ul li a{line-height:38px; background:url(../images/icon4.png) no-repeat 0px 13px; padding-left:18px;color: #444;display: block;}
.news-list ul li a:hover{background:url(../images/icon4_hover.png) no-repeat 0px 13px; text-decoration:underline;color: #ff6600;}


.foot-link{background-color: #f6f6f6;padding: 40px 0 30px 0;}
.foot-link h3{height:33px;background: url(../images/link-tit.png) no-repeat 0 0;text-indent: -99em;}
.foot-link .link-body{padding-top:20px;}
.foot-link .link-body a{display:inline-block;font-size:14px;line-height:28px;color: #333;padding: 5px 12px;}
.foot-link .link-body a:hover{color: #ff6600;text-decoration: underline;}

.footer{background: url(../images/foot-bg.jpg) no-repeat center top;}
.footer .foot-nav{background: url(../images/foot-nav-bg.png) repeat-x 0 bottom;}
.footer .foot-nav ul{width:800px;margin: 0 auto;padding:18px 0;}
.footer .foot-nav ul li{float: left;}
.footer .foot-nav ul li a{display: block;font-size:14px;color: #fff;line-height:30px;padding: 0 20px;}
.footer .foot-nav ul li a:hover{text-decoration: underline;}

.footer .foot-text-inner{}
.footer .foot-text-inner .wrap{background: url(../images/code-cn-weixin.jpg) no-repeat right 30px;background-size:120px 120px;}
.footer .foot-text-inner .foot-text{height:100px;padding: 40px 0 40px 325px;background: url(../images/foot-logo.png) no-repeat left 40px;font-size:14px;line-height:30px;color: #fff;}
.footer .foot-text-inner .foot-text a{color: #fff;}
.footer .foot-text-inner .foot-text a:hover{text-decoration: underline;}



/*内页css*/
.page-inner{background-color: #f6f6f6;padding: 30px 0;}
.page-inner-body{background-color: #fff;padding: 25px;}
.page-inner .page-nav-bar{display: none;}
.page-left{width:290px;float: left;}
.page-right{width:880px;float: right;}

.page-home-inner{padding: 40px 0 0 0;}
.page-home-inner-body{/*padding: 25px;*/}
.page-home-left{width:290px;float: left;}
.page-home-right{width:880px;float: right;}

.page-tit{height:96px;padding-top:27px;font-size:30px;line-height:45px;color: #fff;background: url(../images/tit_bg2.jpg) no-repeat center top;font-weight:normal;text-align: center;}
.page-tit span{display: block;font-size:18px;color: #7d838d;line-height:22px;text-transform: uppercase;}
.page-category ul,.page-contact .page-contact-body{border-width:0px 3px 3px 3px;border-style:solid;border-color:#313b4c;padding: 12px;}
.page-category ul li{border-bottom:1px solid #f8f8f8;}
.page-category ul li a{display: block;line-height:45px;font-size:16px;background: url(../images/icon5.png) no-repeat 10px 17px;padding-left:30px;}
.page-category ul li a:hover{text-decoration: underline;}

.page-contact-body{color: #323232;background: url(../images/code-cn-weixin.jpg) no-repeat center bottom;background-size:270px 270px;padding:20px 20px 270px 20px !important;}
.page-contact-body h4{font-size:16px;line-height:40px;}
.page-contact-body p{font-size:14px;line-height:32px;}



.crumb-inner{height:40px;line-height:40px;background-color: #f1f1f1;border: 1px solid #eee;padding: 0 10px;}
.crumb-inner h4,.crumb-inner h1{width:200px;float: left;font-size:18px;font-weight:bold;color: #333;}
.crumb-inner .crumb{display: block;float: right; background: url(../images/icon6.png) no-repeat left center;padding-left:25px;font-size:14px;color: #686868;}
.crumb-inner .crumb a{font-size:14px;color: #686868;}
.crumb-inner .crumb a:hover{color: #ff6600; text-decoration: underline;}

.page-body{padding: 15px 0;}
.content{color:#555;font-size:14px;line-height:34px;}
.content table{max-width:99%;}

.new-list ul{}
.new-list ul li{border-bottom:1px solid #ecf1fc;padding-bottom:25px;}
.new-list ul li a{font-size:16px; color: #555;display: block;padding: 18px 0;}
.new-list ul li a:hover{color: #323d4e; text-decoration: underline;}
.new-list ul li .con-img{float: left;padding-right:15px;}
.new-list ul li .con{color: #666; line-height:30px;font-size:14px;}
.new-list ul li .date{font-size:14px;line-height:28px;color: #aaa;display: block;border-bottom:0px solid #fff;padding: 0px;padding-left:6px;}


.new-list1 ul{}
.new-list1 ul li{border-bottom:1px solid #ecf1fc;padding-top:20px;padding-bottom:25px;}
.new-list1 ul li a{font-size:16px; color: #555;display: block;padding: 2px 0 10px 0;}
.new-list1 ul li a:hover{color: #323d4e; text-decoration: underline;}
.new-list1 ul li .con-img{float: left;margin-right:15px;border: 1px solid #eee;padding: 5px;}
.new-list1 ul li .con{color: #999; line-height:30px;font-size:14px;}
.new-list1 ul li .date{font-size:14px;line-height:28px;color: #aaa;display: block;border-bottom:0px solid #fff;padding: 0px;padding-left:6px;}

.page-body h1{font-size:30px;font-weight:normal;color: #333;padding-top:5px;}
.page-body .date{font-size:12px;color: #2c6ed5;padding-top:8px;padding-bottom:20px;border-bottom:1px solid #ecf1fc;}
.page-body .content{color:#555;font-size:14px;line-height:28px;}
.page-body .content table{max-width:99%;}
.page-body .info-img{text-align: center;padding-bottom:12px;}
.page-body .info-img img{max-height:400px;}
.page-body .related{padding: 15px 0px;border-top:1px solid #f3f3f3;}
.page-body .related div{font-size:14px;}
.page-body .related a{display: inline-block;font-size:14px;line-height:34px;}
.page-body .related a:hover{text-decoration: underline;color: #2c6ed5;}

.bshare-inner{padding-top:12px;}

/*相关信息*/
.similar-news{}
.similar-news .similar-news-title{padding:10px 0px 10px 12px;font-size:18px;line-height:26px;background-color: #f7f7f7;color: #444;}
.similar-news ul{padding-top:10px;}
.similar-news ul li{border-bottom:1px solid #f9f9f9;padding: 6px 0;}
.similar-news ul li a{display: block;font-size:14px; line-height:32px;background: url(../images/icon8.png) no-repeat 2px 12px;padding-left:24px;}
.similar-news ul li a:hover{color: #ff6600;text-decoration: underline;}


/*环境图片列表*/
.photo-list{}
.photo-list ul{}
.photo-list ul li{width:50%;float: left;}
.photo-list ul li a{display: block; padding: 10px 20px 10px 0px;}
.photo-list ul li .item-img{border: 1px solid #eee;padding: 10px;}
.photo-list ul li .item-img img{width:398px;height:298px;}
.photo-list ul li .item-text{font-size:16px;line-height:30px;text-align: center;padding-top:15px;}

/*产品详情*/
.pro-show{}
.pro-show .pro-show-left{float: left;width:600px;}
.pro-show .pro-show-left .m-pic{display:none;}
.pro-show .pro-show-right{float: left;width:575px;padding-left:25px;}
.pro-show .pro-show-right .pro-text{font-size:15px; line-height:32px;color: #666;}
.pro-show .pro-show-right .pro-text h1, .pro-h1{font-size:32px;line-height:36px;font-weight:normal;color: #ff6600;padding-bottom:6px;}
.pro-show .pro-show-right .pro-text .pro-xinghao{padding-top:15px;}
.pro-show .pro-show-right .pro-text .pro-intro{padding-bottom:22px;}
.pro-tel{background:url(../images/tel1.png) no-repeat 0px 7px;padding-left:56px;position: relative;line-height:25px;padding: 7px 0 7px 56px;}
.pro-tel .pro-email{position: absolute;top:7px;left:200px;border-left:1px solid #ccc;padding-left:30px;}
.pro-online{padding-top:15px;}
.pro-online a{display: block;width:120px;height:40px;font-size:16px;line-height:40px;background-color: #ff6600;color: #fff;text-align: center;text-decoration: underline;}

.pro-h2{font-size:26px;font-weight:normal;padding: 20px 0 20px 15px;background: url(../images/icon7.png) no-repeat left center;color: #666;}

.pro-yy h3{font-size:24px;font-weight:normal;color: #343e50;padding-bottom:25px;}
.pro-yy-img{}
.pro-yy-img img{width:100%;}

.pro-show .more1{padding: 30px 0; text-align: center;}
.pro-show .more1 a{display: block;width:150px;height:55px;margin: 0px auto;font-size:20px;line-height:55px;border: 2px solid #333d4e;border-radius:5px;}
.pro-show .more1 a:hover{background-color: #3a4456;color: #fff;text-decoration: underline;}
.pro-show .pro-video{text-align: center;padding-bottom:30px;}
.video-show-padd{padding-bottom:30px;}


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.spec-preview .zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:598px;height:371px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.spec-preview .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:598px;height:371px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:8px;width:600px;display:none;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:84px; line-height:84px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:568px;height:86px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:86px;}
.spec-scroll .items ul li{float:left;width:94px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:80px;height:80px; cursor:pointer;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul li .hover{border:2px solid #FF6600;padding:1px;}




.video-list{}
.video-list ul{}
.video-list ul li{float: left;width:50%;}
.video-list ul li a{display: block;padding-right:20px;}
.video-list ul li .pro-img{border: 1px solid #eee;padding: 6px;position: relative;}
.video-list ul li .pro-img span{position: absolute;top:80px;left:174px;width:80px; height:80px;background: url(../images/video-icon.png) no-repeat center center;}
.video-list ul li .pro-text{padding: 12px 0;}
.video-list ul li .pro-text .pro-title{text-align: center;font-size:16px;line-height:32px;}

/*解决方案*/
.solution-inner{}
.solution-tit-inner{}
.solution-tit-inner h1{font-size:32px;line-height:36px;font-weight:normal;color: #ff6600;padding-bottom:6px;width:600px; float: left;padding-left:10px;}
.solution-tit-inner .bshare-inner{width:200px;float: right;padding-top:9px;}

.solution-item{padding: 20px 0 5px 0;}
.solution-item h2{font-size:20px;font-weight:normal;line-height:30px;padding: 10px;border: 1px solid #efefef;background: url(../images/a.png) no-repeat 10px center;padding-left:35px;}
.solution-item .item-content{padding-top: 12px;font-size:14px;color: #333;line-height:28px;}
.tuijian-list{}
.tuijian-list ul{}
.tuijian-list ul li{float: left;width:25%;}
.tuijian-list ul li a{display: block;padding-right: 20px;}
.tuijian-list ul li .pro-img{border: 1px solid #eee;}
.tuijian-list ul li .pro-img img{width:100%;}
.tuijian-list ul li .pro-text{padding-top:8px;}
.tuijian-list ul li .pro-text .pro-title{font-size:16px;line-height:30px;text-align: center;padding:12px 0;background-color: #666;color: #fff;}



.listpage {padding:40px 20px;text-align: center; font-size:14px;}
.listpage a {border:1px solid #ddd;display:inline-block;margin-right:6px;padding:6px 6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;border-radius:2px;}
.listpage a:hover,.listpage a:active{background-color:#313b4d;border: 1px solid #2e384a;color: #FFFFFF;text-decoration: none;}
.listpage .cur { background-color: #313b4d;border: 1px solid #2e384a;text-decoration: none;}
.listpage a.cur {color: #fff;}
.listpage .disabled {width: 79px;}



.sitemap-list{}
.sitemap-list ul{}
.sitemap-list>ul>li{padding: 2px 0;}
.sitemap-list>ul>li>a{display: block;padding: 10px 0 10px 20px;background-color: #f7f7f7;font-size:20px;}
.sitemap-list ul .sub_menu{display: block;zoom:1;padding: 15px 0;}
.sitemap-list ul .sub_menu:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}
.sitemap-list ul .sub_menu li{float: left;padding: 0px 15px;}
.sitemap-list ul .sub_menu li a{font-size:16px;}
.sitemap-list ul .sub_menu li a:hover{text-decoration: underline;}


.menu-btn {
	display: none;
	padding: 16px 12px;
	float: right;
	margin-left: 15px
}

.menu-btn:before,.menu-btn:after,.menu-btn span {
	display: block;
	height: 2px;
	background-color: #000;
	content: ''
}

.menu-btn:before {
	width: 24px
}

.menu-btn:after {
	width: 18px;
	margin-left: 6px
}

.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px
}

 @media screen and (max-width:767px) {
	html,body{width:100%;min-width:auto;}
	body {
		min-width: 320px;
		/*padding-top: 50px;
		padding-bottom: 50px*/
	}

	.wrap {width: auto;}
	#header{width:100%;}
	.tips-inner{display: none;}
	.menu-btn {display: block;}


	.logo-inner{height:75px;background: url(../images/logo_bg.jpg) no-repeat center center; position:relative; z-index:1;}
	.logo-inner .wrap{}
	.logo-inner .logo{ padding-top:20px; float:inherit;padding-left:10px;}
	.logo-inner .logo img{height:45px;}
	.logo-inner .logo-text{display: none; float:inherit;}

	.logo-inner .logo-tel{display: none; float:inherit;}

	.nav {position:relative; z-index:1;border-top:1px solid #e6e6e6;border-bottom:1px solid #e2e2e2; height:auto; display: none;background-color: #fff;/*-moz-box-shadow:0px 2px 3px #eee; -webkit-box-shadow:2px 2px 3px #eee; box-shadow:2px 2px 3px #eee;*/}
	.nav #navlist{border-left:1px solid #f1f1f1;}
	.nav #navlist ul{}
	.nav #navlist ul li { float: none;border-right:0px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
	.nav #navlist ul li a { color:#797979; display: block; line-height:51px; padding: 0px 22px; font-family: "Microsoft YaHei","微软雅黑"; font-size:16px; text-align:left; font-weight:normal;border-top:0px solid #fff;}
	.nav #navlist ul li a:hover,.nav ul li a.hover {border-top:0px solid #ff6600;font-weight:bold;color: #ff6600;}


	.sear-bar{ height:auto;-moz-box-shadow:0px 2px 3px #ccc; -webkit-box-shadow:2px 2px 3px #ccc; box-shadow:2px 2px 3px #ccc;position: relative;z-index: 1;background-color: #fff;}
	.sear-bar p{display: none; }
	.sear-bar .sear-form{ float:none;clear: both; padding-right:0px; padding-top:10px;padding-bottom:10px; position:relative;text-align: center;margin: 0 auto;width:96%;}
	.sear-bar .sear-form:after{clear: both;}
	.sear-bar .sear-form .keyword{border:1px solid #d6d6d6; font-size:14px; padding:12px 10px; width:94%; color:#444;}
	.sear-bar .sear-form .form-smt{width:40px; height:40px; position:absolute; right:11px; top:11px; background:url(../images/sear.png) no-repeat center center #fff; cursor:pointer;border-width:0px;}




/*swiper css-banner*/
.swiper-banner {
    width: 100%;
    min-height: 150px;
    
}
.swiper-banner .swiper-slide {
	min-height: 150px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-position: center 0;
  background-repeat: no-repeat !important;
}
.swiper-banner .swiper-slide a{display: block;width:100%;height:100%;}
.swiper-banner .swiper-slide img{display: none;}
/*.swiper-banner .swiper-button-prev{background-image: url(../images/ico_prev.png);width:53px;height:53px;background-size: 53px 53px;}
.swiper-banner .swiper-button-next{background-image: url(../images/ico_next.png);width:53px;height:53px;background-size: 53px 53px;}*/
.swiper-banner .swiper-button-next{display:none;}
.swiper-banner .swiper-button-prev{display:none;}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6600 !important;
}
.page-tupian{height:110px;background-repeat: no-repeat;background-position: center top;background-size:auto 100% !important;}
.page-tupian a{display: block;height:110px;text-indent:-999em;}


/*tab css*/
.hometit{font-size:24px;line-height:35px;color: #444;font-weight:normal; text-align: center;padding-top:35px;}
.hometit span{color: #666;font-size:12px;line-height:18px;display: block;padding-top:6px;padding-bottom:20px;background: url(../images/tit_bg.png) no-repeat center bottom;}

.home-pro{background-color: #f9f9f9;padding:0;}
.tab-tit1{width:auto;margin: 0px 0px;}
.tab-tit1 a{ font-size:14px; color:#555;border:1px solid #f1f1f1; font-weight:normal; line-height:40px;display:block; float:left;text-align: center;padding:0px;width:45%;margin: 5px 0px 0px 3%;}
.tab-tit1 a:hover,.tab-tit1 a.hover{color: #fff;border:1px solid #f36201;border-radius:0px;background-color: #ff6600;}

.tab-content1{ padding:30px 0 0 0;}
.tab-content1 .box{ display:none;height:auto;}

/*首页产品列表*/
.pro-list{}
.pro-list ul{overflow: hidden;}
.pro-list ul li{float: left;width:46%;padding: 0px 1.5% 25px 1.5%;}
.pro-list ul li a{display: block;width:99%; margin:0; border: 1px solid #e0e0e0;padding: 2px;background-color: #fff;}
.pro-list ul li a:hover{padding: 0px;border: 3px solid #ff6600;}
.pro-list .pro-img{  background-color:#fff; padding-top:8px;padding-bottom:3px; height: auto;}
.pro-list .pro-img img{width:100%;}
.pro-list .pro-text{background-color:#fff; padding-bottom:12px;padding-left:8px;padding-right:8px;}
.pro-list .pro-text .pro-title{ padding:6px 0 0 0;text-align: center; font-size:16px; color:#454545; line-height:40px; height:40px; border-bottom:1px solid #f1f1f1;overflow: hidden;}
.pro-list ul li a:hover .pro-text .pro-title{color: #ff6600;}
.pro-list .pro-text .pro-content{ padding-top:0px; font-size:12px; color:#818181; line-height:20px; height:60px; overflow:hidden;}
.pro-list .pro-text .pro-content p{margin:0; padding:0;}

.pro-list .pro-text .pro-more-inner{}
.pro-list .pro-text .pro-more-inner div{float: left;width:100%;padding:6px 0px;text-align: center;}
.pro-list .pro-text .pro-more-inner div span{display:inline-block; font-size:14px; line-height:20px; padding:6px 0px 6px 35px; color:#555;border:1px solid #edebeb; width:70%;}
.pro-list .pro-text .pro-more-inner .pro-more span{ background:url(../images/icon1.png) no-repeat 15px center #fff; }
.pro-list .pro-text .pro-more-inner .pro-video span{ background:url(../images/icon2.png) no-repeat 15px center #fff; }
.pro-list ul li a:hover .pro-text .pro-more-inner .pro-more span{border:1px solid #f46201;background:url(../images/icon1_hover.png) no-repeat 15px center #ff6600;color:#fff}
.pro-list ul li a:hover .pro-text .pro-more-inner .pro-video span{border:1px solid #f46201;background:url(../images/icon2_hover.png) no-repeat 15px center #ff6600;color:#fff}

/* 产品列表页*/
.pro-list1{}
.pro-list1 ul{}
.pro-list1 ul li{float: left;width:46%;padding: 0px 1.5% 25px 1.5%;}
.pro-list1 ul li a{display: block;width:99%; margin:0; border: 1px solid #e0e0e0;padding: 2px;background-color: #fff;}
.pro-list1 ul li a:hover{padding: 0px;border: 3px solid #ff6600;}
.pro-list1 .pro-img{  background-color:#fff; padding-top:8px;padding-bottom:3px; height: 10em;overflow: hidden;}
.pro-list1 .pro-img img{width:100%;}
.pro-list1 .pro-text{background-color:#fff; padding-bottom:12px;padding-left:18px;padding-right:18px;}
.pro-list1 .pro-text .pro-title{ padding:6px 0 0 0;text-align: center; font-size:16px; color:#454545; line-height:40px; height:40px; border-bottom:1px solid #f1f1f1;overflow: hidden;}
.pro-list1 ul li a:hover .pro-text .pro-title{color: #ff6600;}
.pro-list1 .pro-text .pro-content{ padding-top:5px; font-size:14px; color:#818181; line-height:24px; height:72px; overflow:hidden;}
.pro-list1 .pro-text .pro-content p{margin:0; padding:0;}

.pro-list1 .pro-text .pro-more-inner{}
.pro-list1 .pro-text .pro-more-inner div{float: left;width:100%;padding:6px 0px;text-align: center;}
.pro-list1 .pro-text .pro-more-inner div span{display:inline-block; font-size:14px; line-height:20px; padding:6px 0px 6px 35px; color:#555;border:1px solid #edebeb; width:70%;}
.pro-list1 .pro-text .pro-more-inner .pro-more span{ background:url(../images/icon1.png) no-repeat 8px center #fff; }
.pro-list1 .pro-text .pro-more-inner .pro-video span{ background:url(../images/icon2.png) no-repeat 8px center #fff; }
.pro-list1 ul li a:hover .pro-text .pro-more-inner .pro-more span{border:1px solid #f46201;background:url(../images/icon1_hover.png) no-repeat 8px center #ff6600;color:#fff}
.pro-list1 ul li a:hover .pro-text .pro-more-inner .pro-video span{border:1px solid #f46201;background:url(../images/icon2_hover.png) no-repeat 8px center #ff6600;color:#fff}


.free-proofing{height:78px;background: url(../images/mfsj.jpg) no-repeat center top;background-size:auto 100%;}
.free-proofing a{display: block;height:78px;text-indent: -999em;}

.home-yingyong{padding:0px 0 30px 0;}
.yy-list1{}
.yy-list1 ul{overflow: hidden;}
.yy-list1 ul li{width:50%;float: left;}
.yy-list1 ul li a{display: block; padding: 0px 10px 20px 10px;}
.yy-list1 ul li .item-img{border: 1px solid #eee;padding: 10px;}
.yy-list1 ul li .item-img img{width:100%;height:100%;}
.yy-list1 ul li .item-text{font-size:12px;line-height:23px;height:46px; overflow: hidden; text-align: center;padding-top:6px;padding-bottom:6px;background-color: #666;color: #fff;}
.yy-list1 ul li a:hover .item-text{text-decoration: underline;}


.customer-inner{background: url(../images/koubei_bg.jpg) no-repeat center top #6f748a;padding: 135px 0 25px 0;background-size:auto 320px;}
.customer-inner .wrap{padding-top:5px;}
.customer-list{}
.customer-list .swiper-slide{}
.customer-list .swiper-slide img{width:100%;height:100%;}

.home-about{}
.home-about .wrap{}
.home-about-inner{}
.home-about-inner .img{float: none;border: 1px solid #eaeaea;padding: 10px;margin: 0px 5px;}
.home-about-inner .img img{width:100%;}
.home-about-inner .text{float: none;width:auto;font-size:13px;margin: 0px 5px; line-height:28px;color: #333;}
.home-about-inner .text p{text-indent:2em;padding-bottom:8px;}

.about-list-inner .tit-list{}
.about-list-inner .tit-list ul{background: url(../images/tit_bg1.png) repeat-x 0px 43px;}
.about-list-inner .tit-list ul li{float: left;font-size:18px;color: #666;font-weight:bold;line-height:42px;}
.about-list-inner .tit-list ul li.line{padding-left:15px;padding-right:15px;}
.about-list-inner .tit-list ul li a{display: block;font-size:16px;color: #666;font-weight:bold;line-height:42px;padding-left:10px;padding-right:10px;}
.about-list-inner .tit-list ul li a.active{border-bottom:3px solid #00549a;color: #0a7ac1;}

.huanjing-inner{width:auto;margin: 0 5px;padding-top:20px;}
.swiper3-inner{position: relative;}
.swiper3-inner .swiper3{width:auto;height:auto;}
.swiper3-inner .swiper3 .swiper-slide{}
.swiper3-inner .swiper3 .swiper-slide .item-image{}
.swiper3-inner .swiper3 .swiper-slide .item-image a{display: block;border: 1px solid #eee;padding: 5px;}
.swiper3-inner .swiper3 .swiper-slide .item-image a img{width:100%;height:100%;}
.swiper3-inner .swiper3 .swiper-slide .item-text{padding-top:15px;}
.swiper3-inner .swiper3 .swiper-slide .item-text h4{}
.swiper3-inner .swiper3 .swiper-slide .item-text h4 a{display: block;font-size:15px;line-height:28px;text-align: center;font-weight:normal;}
.swiper3-inner .swiper3-prev{width:40px;height:40px;background-size: 40px 40px;left:0px;display:none;}
.swiper3-inner .swiper3-next{width:40px;height:40px;background-size: 40px 40px;right:0px;display:none;}



.home-news{padding-top:20px;padding-bottom:20px;margin: 0px 5px;}
.home-news .news-left{float: none;width:auto;}
.home-news .news-right{float: none;width:auto;}

.news-tit{font-size:16px;font-weight:bold;color: #ff6600;position: relative;height:48px;line-height:48px;background: url(../images/icon3.png) no-repeat left 16px;padding-left:10px;}
.news-tit .en{display:inline-block;padding-left:20px; font-size:14px;font-family:arial;font-weight:normal;color: #b6b6b6;text-transform: uppercase;}
.news-tit .more{display:inline-block;position: absolute;right:10px;}
.news-tit .more a{font-size:13px; font-weight:normal;color: #828282;}
.news-tit .more a:hover{text-decoration: underline;}

.topic{}
.topic .img{float: none;width:100%;}
.topic .img a{display: block;border:1px solid #eee;padding: 6px;}
.topic .img a img{width:100%;}
.topic .text{width:100%;padding-left:0px;float: none;}
.topic .text h3{padding:0 8px;}
.topic .text h3 a{display: block;font-size:16px;line-height:32px;font-weight:normal;overflow: hidden;}
.topic .text p{font-size:14px;color: #666;line-height:26px;padding:0 8px;}
.topic .text p a{color: #ff6600;}

.news-list{}
.news-list ul{ padding-bottom:0px;}
.news-list ul li{ font-size:14px; line-height:38px;}
.news-list ul li span{display:inline-block; float:right; color:#888;}
.news-list ul li a{line-height:38px; background:url(../images/icon4.png) no-repeat 0px 13px; padding-left:18px;color: #444;overflow:hidden;
text-overflow:ellipsis;display: block;
white-space:nowrap;}
.news-list ul li a:hover{background:url(../images/icon4_hover.png) no-repeat 0px 13px; text-decoration:underline;color: #ff6600;}


.foot-link{background-color: #f6f6f6;padding: 40px 0 30px 0;}
.foot-link h3{height:33px;background: url(../images/link-tit.png) no-repeat 0 0;text-indent: -99em;}
.foot-link .link-body{padding-top:20px;}
.foot-link .link-body a{display:inline-block;font-size:14px;line-height:28px;color: #333;padding: 5px 12px;}
.foot-link .link-body a:hover{color: #ff6600;text-decoration: underline;}

.footer{background: url(../images/foot-bg.jpg) no-repeat center top;}
.footer .foot-nav{background: url(../images/foot-nav-bg.png) repeat-x 0 bottom;display: none;}
.footer .foot-nav ul{width:800px;margin: 0 auto;padding:18px 0;}
.footer .foot-nav ul li{float: left;}
.footer .foot-nav ul li a{display: block;font-size:14px;color: #fff;line-height:30px;padding: 0 20px;}
.footer .foot-nav ul li a:hover{text-decoration: underline;}

.footer .foot-text-inner{}
.footer .foot-text-inner .wrap{background: none;background-size:120px 120px;}
.footer .foot-text-inner .foot-text{height:auto;padding: 20px 10px 20px 10px;background:none;font-size:14px;line-height:30px;color: #fff;}
.footer .foot-text-inner .foot-text a{color: #fff;}
.footer .foot-text-inner .foot-text a:hover{text-decoration: underline;}



/*内页css*/
.page-inner{background-color: #f6f6f6;padding: 30px 0;}
.page-inner-body{background-color: #fff;padding: 5px;}
.page-left{width:290px;float: none;display: none;}
.page-right{width:auto;float: none;}

.page-inner .page-nav-bar{display: block;padding: 10px 5px 0px 5px;background-color: #fff;}
.page-inner .page-nav-bar ul{}
.page-inner .page-nav-bar ul li{float: left;width:24%;margin-left:1%;padding-bottom:8px;}
.page-inner .page-nav-bar ul li a{display: block;font-size:14px;line-height:35px;height:35px;overflow: hidden;text-align: center;border: 1px solid #eee;}


.page-home-inner{padding: 20px 0 0 0;}
.page-home-inner-body{/*padding: 25px;*/}
.page-home-left{width:100%;float: none;}
.page-home-right{width:100%;float: none;}

.page-tit{height:96px;padding-top:27px;font-size:30px;line-height:45px;color: #fff;background: url(../images/tit_bg2.jpg) no-repeat center top;font-weight:normal;text-align: center;}
.page-tit span{display: block;font-size:18px;color: #7d838d;line-height:22px;text-transform: uppercase;}
.page-home-left .page-tit{display: none;}
.page-category ul,.page-contact .page-contact-body{border-width:0px;border-style:solid;border-color:#313b4c;padding: 12px;}
.page-category ul li{border-bottom:1px solid #f8f8f8;float: left;}

.page-home-left .page-category ul li{width:33.33%;}
.page-category ul li a{display: block;line-height:25px;font-size:12px;background: url(../images/icon5.png) no-repeat 10px 17px;padding-left:30px;padding-top:10px;padding-bottom:10px;}
.page-category ul li a:hover{text-decoration: underline;}

.page-contact-body{color: #323232;background: url(../images/code-cn-weixin.jpg) no-repeat center bottom;background-size:270px 270px;padding:20px 20px 270px 20px !important;}
.page-contact-body h4{font-size:16px;line-height:40px;}
.page-contact-body p{font-size:14px;line-height:32px;}


.crumb-inner{height:40px;line-height:40px;background-color: #f1f1f1;border: 1px solid #eee;padding: 0 10px;}
.crumb-inner h4,.crumb-inner h1{width:200px;float: left;font-size:18px;font-weight:bold;color: #333;}
.crumb-inner .crumb{display: none;float: right; background: url(../images/icon6.png) no-repeat left center;padding-left:25px;font-size:14px;color: #686868;}
.crumb-inner .crumb a{font-size:14px;color: #686868;}
.crumb-inner .crumb a:hover{color: #ff6600; text-decoration: underline;}

.page-body{padding: 15px 0;}
.content{color:#555;font-size:14px;line-height:34px;}
.content table,.content img,.content iframe{max-width:99%!important;}
.content iframe *{max-width:99%!important;}

.new-list ul{}
.new-list ul li{border-bottom:1px solid #ecf1fc;padding-bottom:25px;}
.new-list ul li a{font-size:16px; color: #555;display: block;padding: 18px 0;}
.new-list ul li a:hover{color: #323d4e; text-decoration: underline;}
.new-list ul li .con-img{float: left;padding-right:15px;}
.new-list ul li .con{color: #666; line-height:30px;font-size:14px;}
.new-list ul li .date{font-size:14px;line-height:28px;color: #aaa;display: block;border-bottom:0px solid #fff;padding: 0px;padding-left:6px;}


.new-list1 ul{}
.new-list1 ul li{border-bottom:1px solid #ecf1fc;padding-top:20px;padding-bottom:25px;}
.new-list1 ul li a{font-size:16px; color: #555;display: block;padding: 2px 0 10px 0;}
.new-list1 ul li a:hover{color: #323d4e; text-decoration: underline;}
.new-list1 ul li .con-img{float: left;margin-right:15px;border: 1px solid #eee;padding: 5px;}
.new-list1 ul li .con{color: #999; line-height:30px;font-size:14px;}
.new-list1 ul li .date{font-size:14px;line-height:28px;color: #aaa;display: block;border-bottom:0px solid #fff;padding: 0px;padding-left:6px;}

.page-body h1{font-size:26px;font-weight:normal;color: #333;padding-top:5px;}
.page-body .date{font-size:12px;color: #2c6ed5;padding-top:8px;padding-bottom:20px;border-bottom:1px solid #ecf1fc;}
.page-body .content{color:#555;font-size:14px;line-height:28px;}
.page-body .content table{max-width:99%;}
.page-body .info-img{text-align: center;padding-bottom:12px;}
.page-body .info-img img{max-height:400px;}
.page-body .related{padding: 15px 0px;border-top:1px solid #f3f3f3;}
.page-body .related div{font-size:14px;}
.page-body .related a{display: inline-block;font-size:14px;line-height:34px;}
.page-body .related a:hover{text-decoration: underline;color: #2c6ed5;}

.bshare-inner{padding-top:12px;}

/*相关信息*/
.similar-news{}
.similar-news .similar-news-title{padding:10px 0px 10px 12px;font-size:18px;line-height:26px;background-color: #f7f7f7;color: #444;}
.similar-news ul{padding-top:10px;}
.similar-news ul li{border-bottom:1px solid #f9f9f9;padding: 6px 0;}
.similar-news ul li a{display: block;font-size:14px; line-height:32px;background: url(../images/icon8.png) no-repeat 2px 12px;padding-left:24px;}
.similar-news ul li a:hover{color: #ff6600;text-decoration: underline;}


/*环境图片列表*/
.photo-list{}
.photo-list ul{}
.photo-list ul li{width:50%;float: left;}
.photo-list ul li a{display: block; padding: 10px 10px 10px 10px;}
.photo-list ul li .item-img{border: 1px solid #eee;padding: 5px;}
.photo-list ul li .item-img img{width:100%;height:100%;}
.photo-list ul li .item-text{font-size:13px;line-height:24px;text-align: center;padding-top:10px;}


/*产品详情*/
.pro-show{}
.pro-show .pro-show-left{float: none;clear: both;width:100%;}
.pro-show .pro-show-left:after{clear: both;}
.pro-show .pro-show-left .m-pic{display: block;border:1px solid #CCCCCC;}
.pro-show .pro-show-left .m-pic img{width:100%;}
.spec-preview{display: none;}
.pro-show .pro-show-right{float: none;clear: both;width:100%;padding-left:0px;}
.pro-show .pro-show-right:after{clear: both;}
.pro-show .pro-show-right .pro-text{/*font-size:15px; line-height:32px;color: #666;*/padding-top:15px;}
.pro-show .pro-show-right .pro-text h1, .pro-h1{font-size:22px;/*line-height:36px;font-weight:normal;color: #ff6600;padding-bottom:6px;*/}
.bshare-inner {
    display:none;
}

/*.pro-show .pro-show-right .pro-text .pro-xinghao{padding-top:15px;}
.pro-show .pro-show-right .pro-text .pro-intro{padding-bottom:22px;}*/
.pro-tel{background:url(../images/tel1.png) no-repeat 0px 37px;/*padding-left:56px;position: relative;line-height:25px;padding: 7px 0 7px 56px;*/}
.pro-tel .pro-email{position: static;border-left:0px solid #ccc;padding-left:0px;/*top:7px;left:200px*/;}
/*.pro-online{padding-top:15px;}
.pro-online a{display: block;width:120px;height:40px;font-size:16px;line-height:40px;background-color: #ff6600;color: #fff;text-align: center;text-decoration: underline;}

.pro-h2{font-size:26px;font-weight:normal;padding: 10px 0 10px 25px;background: url(../images/icon7.png) no-repeat 10px center #f8f8f8;color: #666;margin: 10px 0;}

.pro-yy h3{font-size:24px;font-weight:normal;color: #343e50;padding-bottom:25px;}
.pro-yy-img{}
.pro-yy-img img{width:100%;}

.pro-show .more1{padding: 30px 0; text-align: center;}
.pro-show .more1 a{display: block;width:150px;height:55px;margin: 0px auto;font-size:20px;line-height:55px;border: 2px solid #333d4e;border-radius:5px;}
.pro-show .more1 a:hover{background-color: #3a4456;color: #fff;text-decoration: underline;}
.pro-show .pro-video{text-align: center;padding-bottom:30px;}
.video-show-padd{padding-bottom:30px;}*/



/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.spec-preview .zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:598px;height:371px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.spec-preview .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:598px;height:371px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:8px;width:600px;display:none;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:84px; line-height:84px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:568px;height:86px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:86px;}
.spec-scroll .items ul li{float:left;width:94px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:80px;height:80px; cursor:pointer;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul li .hover{border:2px solid #FF6600;padding:1px;}




.video-list{}
.video-list ul{}
.video-list ul li{float: none;width:100%;}
.video-list ul li a{display: block;padding-right:0px;}
.video-list ul li .pro-img{border: 1px solid #eee;padding: 6px;position: relative;}
.video-list ul li .pro-img span{position: absolute;top:80px;left:174px;width:80px; height:80px;background: url(../images/video-icon.png) no-repeat center center;}
.video-list ul li .pro-img img{width:100%;height:100%;}
.video-list ul li .pro-text{padding: 12px 0;}
.video-list ul li .pro-text .pro-title{text-align: center;font-size:16px;line-height:32px;}

/*解决方案*/
.solution-inner{}
.solution-tit-inner{}
.solution-tit-inner h1{font-size:32px;line-height:36px;font-weight:normal;color: #ff6600;padding-bottom:6px;width:600px; float: left;padding-left:10px;}
.solution-tit-inner .bshare-inner{width:200px;float: right;padding-top:9px;}

.solution-item{padding: 20px 0 5px 0;}
.solution-item h2{font-size:20px;font-weight:normal;line-height:30px;padding: 10px;border: 1px solid #efefef;background: url(../images/a.png) no-repeat 10px center;padding-left:35px;}
.solution-item .item-content{padding-top: 12px;font-size:14px;color: #333;line-height:28px;}
.solution-item .item-content iframe,.solution-item .item-content table,.solution-item .item-content img{max-width:100%;}
.solution-item .item-content iframe *{max-width:100%;}
/*.tuijian-list{}*/
.tuijian-list ul{padding-top:0px;}
.tuijian-list ul li{float: none;width:100%;clear: both;padding-top:10px;}
.tuijian-list ul li a{/*display: block;*/padding-right: 0px;}
.tuijian-list ul li:after{clear: both;}
.tuijian-list ul li .pro-text .pro-title{font-size:14px;/*line-height:30px;text-align: center;padding:12px 0;background-color: #666;color: #fff;*/}


/*分页css*/
.listpage {padding:40px 20px;text-align: center; font-size:14px;}
.listpage a {border:1px solid #ddd;display:inline-block;margin-right:6px;padding:6px 6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;border-radius:2px;margin-top:5px;margin-bottom:3px}
.listpage a:hover,.listpage a:active{background-color:#313b4d;border: 1px solid #2e384a;color: #FFFFFF;text-decoration: none;}
.listpage .cur { background-color: #313b4d;border: 1px solid #2e384a;text-decoration: none;}
.listpage a.cur {color: #fff;}
.listpage .disabled {width: 79px;}




.sitemap-list{}
.sitemap-list ul{}
.sitemap-list>ul>li{padding: 2px 0;}
.sitemap-list>ul>li>a{display: block;padding: 10px 0 10px 20px;background-color: #f7f7f7;font-size:20px;}
.sitemap-list ul .sub_menu{display: block;zoom:1;padding: 15px 0;}
.sitemap-list ul .sub_menu:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}
.sitemap-list ul .sub_menu li{float: left;padding: 0px 15px;}
.sitemap-list ul .sub_menu li a{font-size:16px;}
.sitemap-list ul .sub_menu li a:hover{text-decoration: underline;}


	/*767 end*/
 }