@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.svg#iconfont') format('svg');/* iOS 4.1- */
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.last {
  margin-right: 0 !important;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  transition: 0.5s;
  color: #666;
}
a:hover {
  color: #23a24a;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 100%;max-width: 1230px;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
.bg-f6{background:#f6f6f6;}
/*-header-*/
.header-contact{height:39px;background:url(../images/tel.png) left center no-repeat;padding-left:50px;line-height:1em;margin-top: 4px;}
.header-contact span{display: block;font-size: 24px;color: #000;margin-top: 8px;}
.col-header-nav{margin-top: 27px;background-color: #313131;}
.col-header-nav ul{}
.col-header-nav ul li{width: 16.66%;float: left;text-align: center; line-height: 64px;transition: 0.5s;position: relative;}
.col-header-nav ul li a{color: #fff;display:block;}
.col-header-nav ul li:hover,.col-header-nav ul li.active{background-color: #23a24a;}
.col-header-nav ul li:before,.col-header-nav ul li:last-child:after{content: '';position: absolute;width: 1px;height: 34px;background-color: #585858;left:0;top:50%;margin-top: -17px;transition: 0.5s;}
.col-header-nav ul li:last-child:after{left: auto;right: 0;}
.col-header-nav ul li:hover:before,.col-header-nav ul li.active:before,.col-header-nav ul li:hover:last-child:after,.col-header-nav ul li.active:last-child:after{background-color: #23a24a;}

/*banner*/
.col-page-banner {  clear: both;}
.col-page-banner .slick-arrow{border:0;width:45px;height:45px; transform:rotate(0deg);}
.col-page-banner .slick-prev{background:url(../images/ban-l.png) center center no-repeat;left:3.9%;}
.col-page-banner .slick-next{background:url(../images/ban-r.png) center center no-repeat;right:3.9%;}

.col-page-banner-content{position:absolute; width:100%;height: 100%;left:0;top:0;color:#fff;}
.col-page-banner-content img{display: inline-block;}
.col-page-banner-content .text1{position:absolute;left:18.75%;width: 23.958%;top: 17.83%;z-index: 1;}
.col-page-banner-content .text1:before{content:'“';font-family:'黑体';font-size: 88px;color:#23a24a;position:absolute;left:-88px;top:0;line-height: 1.2em;}
.col-page-banner-content .img1{position:absolute;right:15.10%;width: 42.708%;top:19.97%;}

.col-page-banner-content .text2{position:absolute;left:18.75%;width: 27.34%;top:31.38%;z-index: 1;}
.col-page-banner-content .text2:before{content:'“';font-family:'黑体';font-size: 88px;color:#fff;position:absolute;left:-88px;top:0;line-height: 1.2em;}
.col-page-banner-content .img2{position:absolute;right:17.18%;width: 36.61%;top:6.99%;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content .text1{
  -webkit-animation: fadeInUp 1s both 0.5s;
    animation: fadeInUp 1s both 0.5s;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content .img1{
  -webkit-animation: fadeInRight 1s both 0.5s;
    animation: fadeInRight 1s both 0.5s;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content .text2{
  -webkit-animation: fadeInLeft 1s both 0.5s;
    animation: fadeInLeft 1s both 0.5s;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content .img2{
  -webkit-animation: fadeInUp 1s both 0.5s;
    animation: fadeInUp 1s both 0.5s;}


.col-page-banner-content_ny{top:40%;color:#fff;height:auto;}
.col-page-banner-content_ny h2{font-size:48px;font-weight:normal;text-transform: uppercase;font-family: '黑体';position: relative;margin-bottom: 20px;}
.col-page-banner-content_ny h2:before{content:'“';font-family:'黑体';font-size: 88px;color:#fff;position:absolute;left:-88px;top:0;line-height: 1em;}
.col-page-banner-content_ny p{line-height: 1.8em;color: rgba(255,255,255,0.7);}
.col-page-banner-content_pro {color: #313131;}
.col-page-banner-content_pro h2{color: #23a24a;}
.col-page-banner-content_pro h2:before{color: #23a24a;}

.col-page-banner-content p{margin:0;}
.col-page-banner-content img{margin:0 auto;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content_ny h2{
  -webkit-animation: fadeInLeft 1s both 0s;
    animation: fadeInLeft 1s both 0s;
}
.col-page-banner .banner_slide.slick-active .col-page-banner-content_ny p{
  -webkit-animation: fadeInUp 1s both 0.5s;
    animation: fadeInUp 1s both 0.5s;
}

@media (max-width: 1200px){
  .col-page-banner-content .text1,.col-page-banner-content .text2{left:10%;width: 31%;}
  .col-page-banner-content .text2{top:15.38%;}
}
@media (max-width: 992px){
  .col-page-banner-content p span{font-size:16px!important;}
  .col-page-banner-content .text1:before,.col-page-banner-content .text2:before{font-size:40px;left:-40px;}
}
@media (max-width: 767px){
  .col-page-banner-content p{line-height:1em;}
 .col-page-banner-content p span{font-size:12px!important;}
 .col-page-banner .slick-arrow{display:none!important;}
 .col-page-banner-content .text1:before,.col-page-banner-content .text2:before{font-size:30px;left:-30px;line-height:1em;}
 .col-page-banner-content .text1,.col-page-banner-content .text2{left:5%;width:90%;top:19%;}
 .col-page-banner-content .img1{right:2%;}
}

/*首页标题*/
.col-index-title{text-align: center;}
.col-index-title h2{font-size: 36px;color: #000;margin-top: 4px;}
.col-index-title h3{font-size: 24px;color: #25896e;}
.col-index-title span{display: block;width: 29px;height: 2px;background-color: #bfbfbf;margin:17px auto 0;}
/*首页产品*/
.col-index-product{padding-top:55px;}
.col-index-product .container{max-width:1726px;}
.col-index-product .product-container{margin-top:50px;padding: 10px 10px 55px;}
.col-index-product .swiper-slide .padding{border:1px solid #e5e5e5;max-width:554px;margin:0 auto;padding:50px 0;position:relative;box-shadow:0 1px 4px 0px #e5e5e5;transition:0.5s;}
.col-index-product .swiper-slide .padding:before{content:'';position:absolute;left:0;bottom:0;height:5px;background:#23a24a;transition:0.5s;width:0;}
.col-index-product .swiper-slide .padding:hover:before{width:100%;}
.col-index-product .swiper-slide .text{width:124px;position:absolute;left: 15px;}
.col-index-product .swiper-slide .text h4{width:124px;font-size:24px;color:#000;line-height:1.5em;height:3em;overflow:hidden;}
.col-index-product .swiper-slide .text a.more{display:block;font-size:14px;color:#fff;background:#23a24a;height:43px;line-height:43px;border-radius:22px;width:124px;text-align:center;margin-top:40px;}
.col-index-product .swiper-slide .pic{float:right;width:68.84%;}
.col-index-product .swiper-slide .pic:after{padding-bottom:76.14%;}
.col-index-product .swiper-container-horizontal>.swiper-pagination-bullets, .col-index-product .swiper-pagination-custom, .col-index-product .swiper-pagination-fraction{bottom:0;}
.col-index-product .swiper-pagination-bullet{width:14px;height:14px;opacity:1;background:#c9c9c9;}
.col-index-product .swiper-pagination-bullet-active{background:#23a24a;}

@media (max-width: 553px){
  .col-index-product .swiper-slide .padding{padding:25px 0;}
  .col-index-product .swiper-slide .pic{width:50%;}
  .col-index-product .swiper-slide .text h4{font-size:18px;}
  .col-index-product .swiper-slide .text a.more{margin-top:20px;height:30px;line-height:30px;width:110px;}
}
 
/*首页关于我们*/
.col-index-about{margin-top:60px;}
.col-index-about-bg{padding-top:637px;position:relative;margin-top:70px;}
.col-index-about-box{ width:100%; margin:0 auto; position:absolute; top:76px; left:0px;}
.col-index-about-box .content{width:100%;max-width:1150px;margin:0 auto;background-color:#fff;padding:60px 4.58%;position:relative;}
.col-index-about-box h3{font-size: 24px;color: #000;text-align:center;}
.col-index-about-box h3 span{display:block;width:25px;height:2px;background-color:#00706b;margin:10px auto 0;}
.col-index-about-box .con{line-height: 1.8em;height:16.2em;overflow:hidden;margin-top:25px;}
.col-index-about-box .con p{margin:0;}
.col-index-about-box a.more{display:block;position:absolute;width:250px;height:58px;line-height:58px;color:#fff;background-color:#23a24a;text-align:center;left:50%;margin-left:-125px;bottom:-29px;}
.col-index-about-box a.more:hover{opacity:0.8;}
.col-index-about ul.row{margin-left: 0;margin-right:0;}
.col-index-about ul.row li{position:relative;height:167px;padding-left:0;padding-right:0;}
.col-index-about ul.row li p{margin:0;}
.col-index-about ul.row li .padding{position:absolute;left:10.46%;top:50%;transform:translate(0,-50%);line-height:1.8em;}
.col-index-about ul.row li.li1{background:#23a24a;color:#fff;}
.col-index-about ul.row li.li1 .padding{left:50%;transform:translate(-50%,-50%);padding-left:65px;background:url(../images/icon-honor.png) left center no-repeat;}
.col-index-about ul.row li.li1 p{font-size:20px;}
.col-index-about ul.row li.li1 p span{font-size:18px;display:block;text-transform:uppercase;}
.col-index-about ul.row li.li2{background:#eee;}
.col-index-about ul.row li.li2 .padding{max-width:260px;}
.col-index-about ul.row li.li3{}
.col-index-about ul.row li.li4{background:#eee;}
.col-index-about ul.row li.li4 .padding{max-width:350px;}
  
/*首页新闻资讯*/
.col-index-news{padding:65px 0 55px;}
.col-index-news ul.row{margin-left:-35px;margin-right:-35px;margin-top:48px;}
.col-index-news ul li{padding-left:35px;padding-right:35px;border-right:1px solid #ededed;padding-top:15px;padding-bottom:10px;}
.col-index-news ul li:last-child{border-right:0;}
.col-index-news ul li .date{color:#7f7f7f;}
.col-index-news ul li .date em{margin:0 12px;}
.col-index-news ul li .date span{color:#23a24a;}
.col-index-news ul li h4{font-size:16px;margin:10px 0 15px;}
.col-index-news ul li h4 a{color:#000;}
.col-index-news ul li h4 a:hover{color:#23a24a;}
.col-index-news ul li p{color:#868686;line-height:1.8em;height:3.6em;overflow:hidden;margin:0;}
.col-index-news .more{text-align:center;margin-top:35px;}
.col-index-news .more a{color:#23a24a;text-decoration:underline;}
  
/*首页案例展示*/
.col-index-case{margin-top:55px;}
.col-index-case ul.row{margin-left:11px;margin-right:11px;margin-top:20px;}
.col-index-case ul li{padding-left:11px;padding-right:11px;margin-top:10px;}
.col-index-case ul li .padding{width:100%;margin:0 auto;}
.col-index-case ul li.li1 .padding{max-width:589px;}
.col-index-case ul li.li2 .padding{max-width:386px;}
.col-index-case ul li img{transition: 0.5s;}
.col-index-case ul li.li1 .pic:after{padding-bottom:47.707%;}
.col-index-case ul li.li2 .pic:after{padding-bottom:72.797%;}
.col-index-case ul li h4{color:#000;font-size:14px;margin:15px 0;}
.col-index-case ul li.li3 .pic a{display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;color:#fff;}
.col-index-case ul li.li3 .pic a:after{content:'';position:absolute;width:22px;height:2px;background:#fff;left:50%;margin-left:-11px;bottom:-10px;}
.col-index-case ul li:hover img{transform:scale(1.1);}

/*底部开始*/
.footer {  background: #313131;  padding-top: 32px;}
.footer-nav-box.row{margin-left:0;margin-right:0;}
.footer-nav-box ul{margin-top:50px;}
.footer-nav-box ul li{float:left;width:33.33%;padding-bottom: 25px;}
.footer-nav-box ul li h5{font-size:16px;margin-bottom: 20px;color:#fff;}
.footer-nav-box ul li h5 a{color:#fff;}
.footer-nav-box ul li p{color:#9c9c9c;}
.footer-nav-box ul li p a{color:#9c9c9c;}
.footer-nav-box ul li p a:hover{color:#fff;}
.footer-nav{padding-left:0;padding-right:0}

.footer-contact{padding-left:0;padding-right:0}
.footer-contact ul li{width:70%;}
.footer-contact p.qrcode{text-align:center;float:right;width:29.4%;}
.footer-contact p.qrcode span{display: block;color:#aaa;margin-top: 20px;}

.footer-message h5{font-size:24px;color:#fff;font-family:'黑体'}
.footer-message p{text-align:right;color:#5b5b5b;margin:10px 0 0;}
.footer-message ul{margin-top:20px;}
.footer-message ul li {  float: left; width: 19.95%; position: relative;margin-right:1.08%;}
.footer-message ul li input,.footer-message ul li textarea { width: 100%;  height: 59px;  background:#fff;  border: none;
  color: #bebebe;padding: 0 10px; line-height: 59px;}
.footer-message ul li input:focus,.footer-message ul li textarea:focus {  background: #fff;  color: #bebebe;}

.footer-message ul li.li4 {  }
.footer-message ul li.li4 input {  width: 50%;  float: left;}
.footer-message ul li.li4 img {  cursor: pointer;  float: right;  width:45%;}
.footer-message ul li.li4 a {  float: left;  line-height: 35px;  color: #ababab; }
.footer-message ul li.li4 a:hover {  color: #d80808;}
.footer-message ul li.li5 { width: 15.83%; margin-right:0;}
.footer-message ul li.li5 input {  background: #23a24a;  color: #fff;}

.copy { line-height: 1.8em; border-top: 1px solid #454545; margin-top: 20px; padding: 32px 0;}
.copy p {  margin-bottom: 0;  color: #aaa;text-align:center;}
.copy p a {  color: #aaa;}
.copy p a:hover {  color: #23a24a;}

/*内页开始*/
/*副导航开始*/
.col-page-nav{}
.col-page-nav ul{}
.col-page-nav ul li{float:left;margin-left: 60px;line-height: 78px;}
.col-page-nav ul li a{color: #9c9c9c;padding: 28px 25px;}
.col-page-nav ul li a:hover ,.col-page-nav ul li a.on{color: #23a24a;font-size: 16px;border-bottom: 3px solid #23a24a;}
/*面包屑导航*/
.col-page-mbx {border-bottom: 1px solid #e5e5e5;}
.col-page-mbx_pro{border:0;}
.col-page-mbx .mbxwrap {line-height: 78px;background: url(../images/home.png) left center no-repeat;padding-left:24px;}

/*关于我们*/
.col-page-title{}
.col-page-title h2{font-size: 36px;color: #000;position:relative;line-height: 1.8em;}
.col-page-title h2:after{content: '';position: absolute;width: 47px;height: 3px;background: #23a24a;left:0;bottom:0;}
.col-page-about{padding:45px 0 80px;}
.about{margin-top:30px;}
.about p{line-height:1.8em;margin:0;font-size:16px;}

.owl-carousel-img{margin-top:55px;}
.owl-carousel-img ul li .pic{width: 100%;max-width:380px;margin:0 auto;border-radius:4px;box-shadow:0 5px 4px 0 #dbdada;}
.owl-carousel-img ul li .pic:after{padding-bottom:66.578% ;}
.owl-carousel-img .owl-carousel .owl-stage-outer{padding:10px 0;}
.owl-carousel-img .owl-theme .owl-nav.disabled+.owl-dots{margin-top:30px;}
.owl-carousel-img .owl-theme .owl-dots .owl-dot span{width:9px;height:9px;margin:0 5px;background:#dcdcdc;opacity:1;border-radius:50%;}
.owl-carousel-img .owl-theme .owl-dots .owl-dot.active span, .owl-carousel-img .owl-theme .owl-dots .owl-dot:hover span{background:#23a24a;}

.col-page-develop{padding:75px 0 70px;}
.col-page-develop .col-page-title h2{color:#fff;}
.col-page-develop hr{border-color:#a6a5a6;margin:65px auto 0;}
.col-develop{margin-top:-7px;}
.col-develop .item{}
.col-develop .item ._date{font-size:30px;color:#fff;line-height:1em;position:relative;padding-top:27px;margin-bottom:45px;}
.col-develop .item ._date:before{content:'';position:absolute;left:0;top:0;width:13px;height:13px;border-radius:50%;background:#fff;}
.col-develop .item p{font-size:16px;color:#eee;margin:0;line-height:1.8em;}
.col-develop .item ul{}
.col-develop .item ul li{position:relative;padding:0 30px 30px 55px;}
.col-develop .item ul li .date{position:absolute;left:10px;top:0;color:#fff;}
.col-develop .item ul li .date p{color:#fff;}
.col-develop .item ul li .date:before{content:'';position:absolute;left:-10px;top:50%;margin-top:-2.5px;width:5px;height:5px;border-radius:50%;background:#23a24a;}
.col-develop .item ul li.on:before{content:'';position:absolute;width:1px;height:100%;left:2.5px;top:10px;background:rgba(255,255,255,0.1);}
.col-develop.owl-theme .owl-nav [class*=owl-]{display:inline-block;width:50px;height:50px;font-size:0;border-radius:50%;transition:0.5s;}
.col-develop.owl-theme .owl-nav .owl-prev{background:url(../images/lop-l.png) center center no-repeat;}
.col-develop.owl-theme .owl-nav .owl-next{background:url(../images/lop-r.png) center center no-repeat;}
.col-develop.owl-theme .owl-nav .owl-prev:hover{background:url(../images/lop-l1.png) center center no-repeat!important;}
.col-develop.owl-theme .owl-nav .owl-next:hover{background:url(../images/lop-r1.png) center center no-repeat!important;}

.col-page-about-honor{padding:80px 0;}
.owl-carousel-honor{margin-top:42px;}
.owl-carousel-honor ul li .pic{width: 100%;max-width:380px;margin:0 auto; }
.owl-carousel-honor ul li .pic:after{padding-bottom:73.684% ;}
.owl-carousel-honor .owl-theme .owl-nav.disabled+.owl-dots{margin-top:60px;}
.owl-carousel-honor .owl-theme .owl-dots .owl-dot span{width:13px;height:13px;margin:0 5px;background:#959595;opacity:1;border-radius:50%;border:2px solid #fff;}
.owl-carousel-honor .owl-theme .owl-dots .owl-dot.active span, .owl-carousel-honor .owl-theme .owl-dots .owl-dot:hover span{background:#23a24a;border-color:#23a24a;}




/*荣誉资质*/
.honorcon ul {
  margin: 60px 0 100px;
}
.honorcon ul li {
  background: url(../images/honorbg.jpg) no-repeat bottom center;
  width: 205px;
  margin: 0 7.78% 0 0;
  height: 260px;
  float: left;
  position: relative;
}
.honorcon ul li .pic {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  text-align: center;
}
.honorcon ul li .pic img {
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  padding: 12px 10px 0;
  max-height: 100%;
}
.honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  /*opacity: 0;filter: alpha(opacity=0);*/ display: none;
}
.honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon ul li:hover .zzc {
  display: block;
}
.honorcon ul li:nth-child(4n) {
  margin-right: 0;
}
.phonehonor {
  display: none;
}
.phonehonor ul {
  width: 100%;
}
.phonehonor ul li {
  width: 100%;
}
.phonehonor ul li .pic {
  width: 100%;
}
.phonehonor ul li .pic:after {
  padding-bottom: 45%;
}
.phonehonor .slick-dots li {
  display: inline-block;
  width: auto;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots li.slick-active button {
  background: #d80808;
}
/*工程案例*/
.col-page-case{padding-top:40px; padding-bottom: 40px;}
.col-page-case table .firstRow {background-color: #23a24a;
    color: #fff;
    font-weight: bold;}
.col-page-case table tr td {
    line-height: 3em;
    border: 1px solid #726969;
    text-align: center;
}
.col-picture-list ul.row{margin-left: -10.5px;margin-right: -10.5px;}
.col-picture-list ul.row li{padding-left: 10.5px;padding-right: 10.5px;margin-top: 30px;cursor: pointer;}
.col-picture-list ul.row li .padding{width: 100%;max-width: 386px;margin:0 auto;}
.col-picture-list ul.row li .pic{}
.col-picture-list ul.row li .pic:after{padding-bottom: 72.797%;}
.col-picture-list ul.row li .pic{}
.col-picture-list ul.row li h3{font-size: 14px;color: #000;line-height: 1.8em;margin:15px 0;}
.col-picture-list ul.row li:hover {}
.col-picture-list ul.row li .pic .zzc {  width: 100%;  height: 100%;  background: url(../images/casebg.png);  position: absolute;  bottom: 0; display: none;}
.col-picture-list ul.row li .pic .zzc span {  display: inline-block;  width: 44px;  height: 44px;  background: url(../images/casemore.png) no-repeat center;}
.col-picture-list ul.row li:hover .pic .zzc {  display: block;}



.page {  line-height: 50px;  text-align: center;  margin: 25px 0;}
.page li {  display: inline;}
.page li a{
  font-family: arial;
  background: none;
  padding: 10px 16px;
  margin: 0 3px;
  display: inline;
  border:1px solid #e5e5e5;
  color:#868686;
}
.page li a:hover {
  background: #23a24a;
  border-color: #23a24a;
  color: #fff;
}
.page li.active a{
  background: #23a24a;
  color: #fff;
  border: 1px solid #23a24a;
}
.page li.bgnone a{
  background: none;
}
.page li.bgnone a:hover {
  color: #d80808;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{background:none;border:1px solid #e5e5e5;}
/*生产实力详细页*/
.caseshow {
  margin-top: 55px;
}
.caseleft {
  width: 47%;
}
.caseleft .big .pic:after {
  padding-bottom: 67%;
}
.caseleft .small {
  margin-top: 6px;
}
.caseleft .small .pic {
  cursor: pointer;
}
.caseleft .small .pic:after {
  padding-bottom: 66.9%;
}
.caseleft .small .slick-current .pic {
  border: 3px solid #d80808;
}
.caseright {
  width: 47%;
}
.caseright h3 {
  font-size: 22px;
  color: #333;
  background: url(../images/caseshow.png) no-repeat bottom left;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.caseright .crighttxt {
  color: #6b6b6b;
  min-height: 160px;
}
.caseright .prenext {
  margin-top: 30px;
}
.caseright .prenext a {
  display: block;
  line-height: 30px;
}
.nyxg {
  margin-top: 70px;
}
/*联系我们*/
.col-page-contact{padding:95px 0 160px;}
.col-page-contact .contactway{width:100%;max-width:525px;margin:0 auto;padding-bottom:50px;}
.col-page-contact .contactway .img{width:27.428%;max-width:144px;}
.col-page-contact .contactway .con{width:65.714%;border-left:1px solid #e5e5e5;padding-left:4.76%;}
.col-page-contact .contactway p{margin:0;}
.col-page-contact .contactway ul{margin-top:15px;}
.col-page-contact .contactway ul li{line-height:1.8em;}
.col-map{margin-top:-160px;position:relative;}
.col-message{padding:85px 0;}
.col-message h2{font-size:24px;color:#000;text-align:center;}
#allmap {
  width: 100%;
  height: 478px;
  box-shadow: 0 15px 20px 0px #eae9ea;
}
#allmap img {
  max-width: 1070px;
  max-height: 478px;
}
#allmap label {
  max-width: 1070px;
}


/*在线留言*/
.message {
  margin: 70px 0;
}
.message p {
  text-align: center;
}
.message .messagecon {
  width: 100%;
  max-width: 800px;
  margin: 30px auto 0;
}
.message .messagecon ul {}
.message .messagecon ul li {margin-bottom: 10px;}

.message .messagecon ul li input {padding: 0 10px;
  width: 100%;
  line-height: 43px;
  border: 1px solid #c9c9c9;
}
.message .messagecon ul li input[type="radio"],.message .messagecon ul li input[type="checkbox"]{
  width: auto;
}
.message .messagecon ul li select{
  width: 100%;
  height: 43px;
  border: 1px solid #c9c9c9;
}
.message .messagecon ul li input:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li textarea {
  width: 100%;
  border: 1px solid #c9c9c9;
  height: 132px;
  padding:8px 10px;
}
.message .messagecon ul li textarea:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li.li4 {
}
.message .messagecon ul li.li4 input {
  width: 38%;
  float: left;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 35px;
}
.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .sub {
  width: 100%;
  margin: 50px auto 0;
  text-align: center;
}
.message .sub input {
  height: 45px;
  width: 174px;
  background: none;
  border:1px solid #bfbfbf ;
  margin-top: 20px;
  
  color: #575757;
  margin: 0 8px;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #23a24a;
  border-color: #23a24a;
  color: #fff;
}

  .onlineMess{}
  .onlineMess .message{margin:35px auto 0;}
  .onlineMess .messagecon{width:100%;margin:15px 0 65px;max-width: none;}
  .onlineMess .messagecon ul{float:none;width:100%;margin:0;padding:54px 5.626% 27px;}
  .onlineMess .messagecon ul.ul1{max-width:810px;}
  .onlineMess .messagecon ul.ul2{max-width:1035px;}
  .onlineMess .messagecon ul.ul1 li{float:left; width:47.41%;max-width:330px;margin-right:2.59%;}

  .onlineMess .messagecon ul.ul1 li.li1{width:100%;max-width:678px;margin-right:0;}
  .onlineMess .messagecon ul.ul2 li{width: 100%; max-width:835px;}
  .onlineMess .messagecon ul li {margin-bottom:17px;}
  .onlineMess .messagecon ul li input{padding:0 10px;}
  .onlineMess .messagecon ul li select{padding:0 10px;height:45px;}
  .onlineMess .messagecon ul li textarea{padding:8px 10px;float:none;}
  .onlineMess input::-webkit-input-placeholder,.onlineMess textarea::-webkit-input-placeholder {color: #c7c7c7;}
  .onlineMess input:-moz-placeholder,.onlineMess textarea:-moz-placeholder {color:#c7c7c7;}
  .onlineMess input::-moz-placeholder,.onlineMess textarea::-moz-placeholder {color:#c7c7c7;}
  .onlineMess input:-ms-input-placeholder,.onlineMess textarea:-ms-input-placeholder {color:#c7c7c7;}
  .onlineMess h3{width:15.38%;height:100%; font-size:16px;color:#000;position:absolute;left:0;top:0;background:#f6f6f6;}
  .onlineMess h3 span{display:block;position:absolute;left:50%;top:50%;transform: translate(-50%, -50%)}
  .onlineMess .content{position:relative;padding-left:15.38%;border:1px solid #dcdcdc;margin-top: 9px;background:#fff;}


  .onlineMess .message .messagecon ul li.li4 input{width:34.4%;padding:0 10px;background:#f8f8f8;}


/*产品中心*/
  .col-page-product{}
  .col-product{padding-left:28.75%;position:relative;min-height:800px;}
  .col-product-left{position:absolute;left:0;top:0;width:26.167%;}
  .col-product-menu{overflow:hidden;}
  .col-product-menu ul{border:1px solid #e5e5e5;}
  .col-product-menu ul li{border-bottom:1px solid #e7e7e7;}
  .col-product-menu ul li:last-child{border-bottom:0;}
  .col-product-menu ul li a{display:block;padding:0 11.14%;line-height:64px;position:relative;}
  .col-product-menu ul li a:hover,.col-product-menu ul li a.on{background:#23a24a;color:#fff;}
  .col-product-menu ul li a:after{content:'>';font-family:"黑体";font-size:12px;color:#fff;position:absolute;right:-20px;top:50%;transform:translate(0,-50%);transition:0.5s;}
  .col-product-menu ul li a:hover:after,.col-product-menu ul li a.on:after{right:11.14%;}

  .col-product-com{margin-top:25px;position:relative;}
  .col-product-com h3{position:absolute;font-size:14px;color:#fff;width:56px;height:47px;left:2.86%;top:0;background:url(../images/hbg.png) center top no-repeat;padding:5px 13px 0;z-index:2;}
  .col-product-com ul li .pic{border:1px solid #e5e5e5;}
  .col-product-com ul li .pic:after{padding-bottom:100%;}
  .col-product-com ul li .pic img{width:auto;max-height: 82.80%;}
  .col-product-com .owl-carousel .owl-nav button.owl-next, .col-product-com .owl-carousel .owl-nav button.owl-prev{font-size:30px;line-height:33px;width:33px;height:33px;border-radius:50%;position:absolute;top:50%;margin-top:-16px;overflow:hidden;box-shadow:0 0 5px 1px #e5e5e5;}
  .col-product-com .owl-carousel .owl-nav button.owl-next span, .col-product-com .owl-carousel .owl-nav button.owl-prev span{display: block;position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);}
  .col-product-com .owl-carousel .owl-nav button.owl-prev{left:0;}
  .col-product-com .owl-carousel .owl-nav button.owl-next{right:0;}
  .owl-theme .owl-nav [class*=owl-]{background:#fff;color:#666;transition:0.5s;}
  .owl-theme .owl-nav [class*=owl-]:hover{background:#23a24a;color:#fff}

  .col-product-list{}
  .col-product-list ul.row{margin-left:0;margin-right:0;}
  .col-product-list ul li{padding-left:0;padding-right:0;margin-bottom:10px;}
  .col-product-list ul li .pic{border:1px solid #e5e5e5;transition:0.5s;}
  .col-product-list ul li .pic img{max-height:87.36%;}
  .col-product-list ul li .pic:after{padding-bottom:100%;}
  .col-product-list ul li h4{font-size:14px;text-align:center;line-height:1.8em;padding:20px 0;}
  .col-product-list ul li:hover .pic{box-shadow:0 0 10px 2px #f6f6f6;}
/*产品详细页*/
.tab_box table td{
  line-height: 2em;
}
.tab_box table p{
 margin-bottom: 0;
}
.col-product-detail{padding-bottom:65px;}
.pro_show{border:1px solid #e5e5e5;}
.pro_show h1{font-size:24px;color:#000;line-height:1.8em;padding:10px 3.5%;border-bottom:1px solid #dcdcdc;}
.pro_show .pic{padding:30px 3.5%;}

.pro_show .proshowcon{padding:10px 3.5%;}
.pro_show .proshowcon .proshowh {
  line-height: 48px;
}

.pro_show .proshowcon .proshowh b {
  font-size: 18px;
  color: #000;padding-left:19px;font-weight:normal;
  background:url(../images/tbg.png) left center no-repeat;
}

.pro_show .proshowcon .proshowimg {
  text-align: center;
  padding-top: 40px;
}
.pro_show .proshowcon .inquiry ul {
  width: 100%;
  margin: 40px auto 0;
}
.pro_show .proshowcon .inquiry ul li {
  margin: 10px 0;
}
.pro_show .proshowcon .inquiry ul li b {
  display: inline-block;
  width: 16%;
  text-align: right;
  color: #373737;
}
.pro_show .proshowcon .inquiry ul li input {
  width: 42.214%;
  height: 37px;
  border: 1px solid #dbdbdb;
}
.pro_show .proshowcon .inquiry ul li em {
  color: red;
  margin-left: 5px;
}
.pro_show .proshowcon .inquiry ul li.li2 input {
  width: 70%;
}
.pro_show .proshowcon .inquiry ul li.li5 b {
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li5 textarea {
  width: 75.985%;
  height: 197px;
  border: 1px solid #dbdbdb;
  float: left;
  padding: 10px 10px 0 10px;
}
.pro_show .proshowcon .inquiry ul li.li6 b {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 input {
  width: 22.702%;
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li6 em {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 img {
  float: left;
  line-height: 37px;
  margin: 0 5px;
  cursor: pointer;
}
.pro_show .proshowcon .inquiry ul li.li6 a {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li7 {
  padding-left: 15%;
  margin-top: 65px;
}
.pro_show .proshowcon .inquiry ul li.li7 input {
  width: 22%;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #727272;
  margin-right: 10px;
  transition: 0.3s;
}
.pro_show .proshowcon .inquiry ul li.li7 input:hover {
  background: #d80808;
}

#tab{position:relative;}
#tab .tabList ul li{
  float:left;
  background:#fefefe;
  background:-moz-linear-gradient(top, #fefefe, #ededed); 
  background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
  background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
  border:1px solid #ccc;
  padding:5px 0;
  width:100px;
  text-align:center;
  margin-left:-1px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:-1px;
  top:32px;
  border:1px solid #ccc;
  border-top:none;
  width:403px;
  height:100px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  border-bottom:none;
  background:#fff;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}
.swiper-container-product{
  position: relative;
  overflow: hidden;
}
.jqueryzoom{
  height: 500px;
  width: 100%;
  overflow: hidden;
  border:1px solid #eeeeee;
}
.jqueryzoom .cloudzoom{
  height: 100%;
  margin:0 auto;
  text-align: center;
}
.product-thumb{
  padding:0px 40px;
  position: relative;
  margin-top:10px;
}
.product-thumb .swiper-slide{
  height:120px;
}
.product-thumb .cloudzoom-gallery{
  cursor: pointer;
  height: 100%;
}
.product-detail-prev{
  position: absolute;
  left: 0;
  color:#000000;
  padding:6px 8px;
  top:50%;
  margin-top:-27px;
  font-size: 30px;
}
.product-detail-next{
  position: absolute;
  right: 0;
  color:#000000;
  padding:6px 8px;
  top:50%;
  margin-top:-27px;
  font-size: 30px;
}
.cloudzoom-lens {
    border: 1px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor: crosshair;
    background: #fff;
    z-index: 10;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border: 1px solid #888;
    width: 500px;
    height: 200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    z-index: 99;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
}

/* CSS for captions */
.cloudzoom-caption {
    display: none; /* CSS captions should be hidden initially */
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image: url(blank.png);
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    /*background-image: url(ajax-loader.gif);*/
    width: 32px;
    height: 32px;
}

/* 产品详情页选项卡 */
.proshowcon_tab{}
.proshowcon_tab .tab_menu{overflow:hidden;}
.proshowcon_tab .tab_menu li{
  /*width:130px;*/
  float:left;
  height:30px;
  line-height:30px;
  color:#fff;
  /*background:#fff;*/
  text-align:center;
  cursor:pointer;
}
.proshowcon_tab .tab_menu li.current{}
.proshowcon_tab .tab_menu li a{color:#fff;text-decoration:none;}
.proshowcon_tab .tab_menu li.current a{color:#333;}
.proshowcon_tab .tab_box{padding:20px 0;}
.proshowcon_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.proshowcon_tab .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.proshowcon_tab .tab_box .hide{display:none;}

/*新闻资讯*/
.col-news-com{margin-top:58px;}
.col-news-com .row{margin-left:0;margin-right:0;}
.col-news-com .row .pic {width:100%;max-width:600px;margin:0 auto;}
.col-news-com .row .pic:after{padding-bottom: 63.667%;}
.col-news-com .img{padding-left:0;padding-right:0;}
.col-news-com .con{padding-left:0;padding-right:0;}
.col-news-com .con .pic{background:#fff;}
.col-news-com .con .cons{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-left:9.16%;padding-right:13.33%;}
.col-news-com .con .cons h3{font-size:24px;line-height:1.5em;height:3em;overflow:hidden;}
.col-news-com .con .cons h3 a{color:#000;}
.col-news-com .con .cons h3 a:hover{color:#23a24a;}
.col-news-com .con .cons p{line-height:1.8em;height:5.4em;overflow:hidden;margin:20px 0 0;}
.col-news-com .con .cons .date{margin-top:40px;color:#999;}

.col-news-list{}
.col-news-list ul.row{margin-left: -18.75px;margin-right: -18.75px;margin-top:10px;}
.col-news-list ul li{padding-left: 18.75px;padding-right: 18.75px;margin-top: 42px;cursor: pointer;}
.col-news-list ul li .padding{width:100%;max-width: 375px;margin:0 auto;background: #fff;transition:0.5s;}
.col-news-list ul li img{transition:0.5s;}
.col-news-list ul li .pic:after{padding-bottom: 66.4%;}
.col-news-list ul li .content{padding: 25px;border:1px solid #e5e5e5;border-top:0;}
.col-news-list ul li h3{line-height: 1.5em;height: 3em;overflow: hidden;font-size: 16px;}
.col-news-list ul li h3 a{color:#000;}
.col-news-list ul li p{margin:0;margin-top: 10px;}
.col-news-list ul li .date{color: #b5b5b5;text-align: right;margin-top: 25px;}
.col-news-list ul li:hover{}
.col-news-list ul li:hover .padding{box-shadow: 0 0 15px 5px #e5e5e5;}
.col-news-list ul li:hover img{transform:scale(1.1);}
.col-news-list ul li:hover h3 a{color: #23a24a;}




.newshow{padding-bottom: 60px;}
.newshow .newshowtit {
  text-align: center;
  margin-top: 55px;
  border-bottom: 1px dotted #bfbebe;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 65px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}
.prev-next {
  float: left;
  margin-top: 10px;
}
.prev-next a {
  display: block;
  color: #999;
  line-height: 25px;
  transition: 0.3s;
}
.prev-next a b {
  color: #666;
}
.prev-next a:hover {
  color: #d80808;
}
.prev-next a.prev {
  border-bottom: 1px dashed #d4d4d4;
}
/*站点地图*/
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #d80808;
}
.mapwrap dl:hover dt a {
  color: #d80808;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #d80808;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #d80808;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #d80808;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #d80808;
  color: #fff;
}




  /*# sourceMappingURL=style.css.map */
  /*loading页面*/
  #loading  
  {  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
  }   
  #loading span{
    display: table-cell;
    vertical-align: middle;
  }
  #loading span p{color:#fff;font-size: 20px;}
  #loading img{   
    display: inline-block; 
  }
  .scoll_dis  
  {   
    overflow:hidden;  
  }
  /*产品分类*/
  #catalog{
    width:1100px;
    margin: 15px auto;
    padding: 0 15px;
  }
  #catalog .catalog_title{width:10%;}
  .sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #d80808;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
  }
  .f_l {
    float: left;
  }
  .dashed > ul > li{
    margin-left:30px; 
  }
  .dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
  }
  .sicatalog {
    overflow: hidden;
    margin: 0 80px;
  }
  .sicatalog .dashed:first-child {
    border-top: none;
  }
  .sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
  }
  .sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
  }
  .sicatalog li:hover,
  .sicatalog .active{
    background:#d80808; 
  }
  .sicatalog li:hover a,
  .sicatalog .active a{
    color:#fff;
  }
  /*产品放大镜*/
  .small > .active{
    border: 3px solid #d80808;
  }
  #magnifier > img{
    width: 100%;
    height:100%
  }
  /*滑块*/
  .magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
  }
  /*放大镜显示区域*/
  .magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
  }
  .magnifyingShow > img{
    width: 790px !important;
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
  }
  /*生产实力*/
  .carousel ul li{
    width: 100%;
    float: none;
  }
  /*站点地图*/
  #map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
  }
  .con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
  }
  .con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
  }
  .con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
  }
  .con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
  }
  .con .bd dd {
    margin: 6px;
  }
  /*站内搜索*/
  .goomay-keywords-light{
    background: #dc3545 !important;
    color:#ffffff !important;
  }
  #search{
    margin-bottom: 50px;
    overflow:hidden
  }
  .search_left{
    /*float: left;*/
    /*width: 25%;*/
    border: 1px solid #d6d6d6;
    padding-top:5px;
    padding-bottom:5px;
  }
  .s_head{
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
  }
  .s_head h2{
    line-height: 50px;
    /*margin-left: 15px;*/
  }
  .s_body ul{
    margin-top: 10px;
    margin-left: 20px;  
  }
  .s_body ul span{
    display: block;
    color: #333;
    line-height: 40px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 80%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .s_body .sub input{
    height: 35px;
    line-height: 35px;
    background: #575757;
    border: 0;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
    text-align: center;
    padding-left: 0px;
  }
  .search_right{
    padding-left: 40px;
    /*float: right;*/
    /*width: 73%;*/
    /*border-top: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-top: 20px; 
    padding-left: 20px;*/
  }
  .search_right .no-result{
    text-align: center;
    font-size: 30px;
    color:#d80808;
    margin-top:50px;
  }
  .search-result-title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .entry-image {
    float: left;
    width: 120px;
    margin: 0 20px 0 0;
  }
  .entry-c{
    position: relative;
    overflow: hidden;
  }
  .search-result-info{
    padding:5px 0;
  }
  .search-result-info li{
    display: inline-block;
  }
  .search_right em{
    color: #004cff;
  }
  .search_right .search-result{
    margin-left:25px;
  }
  .product_title a{
    color: #d80808;
    text-decoration: underline;
  }
  .search_right .search-li{
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .search_right li{
    overflow: hidden;
  }
  .search-result-info li:before{
    content: '/';
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.5
  }
  .search-result-info li:first-child:before { display: none; }
  .product_list{
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6; 
    margin-bottom: 15px;
  }
  .product_img{
    float: left;
  }
  .product_img img{
    border-radius: 50%;
  }
  .product_img img:hover{
    width: 90px;
    height: 90px;
  }
  .product_body{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
  }
  .product_title{
    margin-bottom: 20px;
  }
  .se_news{
    float: right;
    width: 79%;
  }
  .news ul li .se_news a {
    color:#d80808;
    text-decoration: underline;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    transition: 0.3s;
  }
  .search_right .news .date em{
    color: #fff;
  }
  /*下载*/
  #download li{
    margin-bottom: 25px;
  }
  #download ul{
    /*margin-top: 50px;*/
    /*margin-bottom: 110px;*/
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_body{
    margin: 0 15px;
    padding-top: 5px;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  .down_body div{
    margin:0 15px;
  }
  .down_body span{
    margin-right: 15px;
  }
  .f_r{
    float: right;
  }
  .f_l{
    float: left;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
  }
  .download_button,
  .link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
  }
  .download_button:hover,
  .link_button:hover{
    background: #38c4f0;
    color: #fff;
  }
  .content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .line{
    border-bottom: 1px solid #d6d6d6;
    margin: 15px 0;
  }
  #link h3{
    margin: 10px 15px;
  }
  #img_link,
  #text_link{
    margin-bottom: 50px;
    overflow: hidden;
  }
  #img_link li,
  #text_link li{
    float: left;
    margin: 0 10px;
  }
  /*招聘*/
  .apply{
    position: absolute;
    bottom: 15px;
    right: 40px;
    border: 1px solid red;
    width: 75px;
    text-align: center;
    z-index: 99px
  }
  .apply a{
    color: red;
  }

/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-col{padding:0!important;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #a0a0a0;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer;}
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-submit{background: #e60012;color:#ffffff;padding:8px 20px;width:130px;text-align: center;border-radius: 10px;cursor: pointer;}
.inquiry-submit{margin-top: 30px;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 40px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 12px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:30px;margin-bottom: 0px}
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}
@media (max-width: 992px) {
  /*.banner,.banner img,.banner_slide{height:300px!important;}*/
}
.banner_slide{
  background-position: center!important;
      background-size: cover!important;
}
.baidu-map-content{
  margin:0;
  line-height:20px;
  padding:2px;
}
.baidu-map-content img{
  float:right;
  zoom:1;
  overflow:hidden;
  width:100px;
  height:100px;
  margin-left:3px;
}
/*产品规格*/
.spec-type{
  height: 32px;line-height: 32px;margin-top:3px
}
.spec-item{
  padding: 20px 0;
}
.spec-one-item{
  padding:5px 0;
}
.spec-val{
  padding-left: 0!important;
}
.choiceimg{
  width: 42px!important;
  height: 42px!important;
  padding: 2px!important;
}
.border-spec{
  border:1px solid #fff;
}
.border-spec:hover{
  border:1px dotted #f40;
}
.border-spec-active{
  border:1px dotted #f40;
}
.cartInvalid{
  background: #f0f0f0
}
.choice{
  padding: 0 10px;border: 1px solid #b8b7bd;cursor:pointer;float: left;margin-right: 5px;height: 32px;line-height: 32px;margin-top:3px;
}
.choice:hover{
  border: 1px solid #FF0036;
}
.choice-active{
  border: 1px solid #FF0036;
}
.choice-disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.click-disabled{
  pointer-events: none;
}
#gotoTop{
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}
#gotoTop:hover{
  background-color: #23a24a;
}
.customer-service{
  z-index: 299;
  position: fixed;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 90px;
}
.customer-service li{
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 10px;
}
.customer-service li a{
  color: #FFF;
}
.customer-service li:hover{
  background-color: #1ABC9C !important;
}
/*普通产品询盘*/
.enquiry-area{width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 0 0 25px;border: 1px solid #eee;font-size: 14px;background: #fff;overflow: hidden;}
.enquiry-area .enquiry-head{cursor: default;background: #003e59;color: #ffffff;position: relative;width: 100%;height: 55px;line-height: 55px;font-size: 16px;padding-left: 22px;}
.enquiry-area .enquiry-item{position: relative;background: #fff;padding:0 20px;margin-top: 20px;}
.enquiry-area .enquiry-item button{background: #ff6f00;border: none;border-bottom: 2px solid #ef5a00;color: #ffffff;padding: 8px 22px;border-radius: 3px;text-decoration: none;transition: background 200ms ease;outline: none;cursor: pointer;width: 100%;}
.enquiry-area .enquiry-item button i{display: inline-block;margin-left: 8px;}
.enquiry-area .enquiry-item .enquiry-input{box-sizing: border-box;width: 50%;padding: 10px;font-family: 'Open Sans', sans-serif;background: #fff;margin: 0;height: 40px;font-size: 14px;border: 1px solid #eee;border-left: 2px solid #003e59;outline: none;resize: none;overflow: hidden;border-radius: 3px;transition: box-shadow 200ms ease;}
.enquiry-area .enquiry-item .enquiry-textarea{width:100%!important;height:95px!important;}

/*产品咨询*/
.inquiry-container{padding:0 3.5%;}
.inquiry-form{border:1px solid #dcdcdc;border-top:2px solid #23a24a;margin:20px auto 68px;padding:25px 5.2% 30px 3.25%;background:#fff;}
.inquiry-form h3{font-size:14px;color:#000;}
.inquiry-form p{color:#868686;line-height:1.8em;margin:10px 0 35px;}
.inquiry-form ul{border-bottom:1px dashed #c9c9c9;padding-bottom:30px;margin-bottom:33px;}
.inquiry-form ul li{width:100%; padding-left:80px;float:left; margin-top:17px; position:relative;}
.inquiry-form ul li span{display:block;position:absolute;left:0;top:0;line-height:32px;color:#000;}
.inquiry-form ul li input{width:100%; height:30px;line-height:30px;padding:0 10px;border:1px solid #dcdcdc;}
.inquiry-form ul li textarea{width:100%;height:108px;padding:8px 10px; border:1px solid #dcdcdc;}
.inquiry-form ul li.li1{max-width:318px;}
.inquiry-form ul li.li6{max-width:200px;padding-left:0;height:32px;overflow:hidden;}
.inquiry-form ul li.li6 span{display: none;}
.inquiry-form ul li.li6 .form-check{width:50%;float:left;padding-left:14%}
.inquiry-form ul li.li6 input{width:auto; height:auto}
.inquiry-form ul li.li3{}
.inquiry-form ul li.li_yzm input{}
.inquiry-container .input-type{margin-right:10px;}
.inquiry-form input.button{width:27.339%;height:41px;background:#23a24a;text-align:center;margin:0 auto;border:1px solid #23a24a;border-radius:1px;display:block;color:#fff;}