@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- */
}
i{font-style:normal}
@font-face {font-family: 'iconfont';
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;font-family:iconfont;}
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 {
  color: #666;transition: 0.5s;
}
a:hover {
  color: #e60012;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 100%;max-width: 1330px;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}

.bg-e{background-color:#eee;}

/*-header-*/
.col-header-nav{}
.col-header-nav-logo{}
.col-header-nav ul{}
.col-header-nav ul li{float:left;font-size:16px;line-height:105px;margin-left:55px;}
.col-header-nav ul li a{color:#6d3512;}
.col-header-nav ul li.language {margin-right:60px;}
.col-header-nav ul li.language a{color:#868686;}
.col-header-nav ul li a:hover,.col-header-nav ul li.active a,.col-header-nav ul li.language a.on{color:#e60012;}

/*banner*/
.col-page-banner {  clear: both;}
.col-page-banner .slick-arrow{border:0;width:50px;height:50px; transform:rotate(0deg);top:auto;margin-top:0;bottom:20%;}
.col-page-banner .slick-prev{background:url(../images/ban-l.png) center center no-repeat;left:auto;right:3.9%;margin-right:59px;}
.col-page-banner .slick-next{background:url(../images/ban-r.png) center center no-repeat;right:3.9%;}
.col-page-banner .slick-dots {position:absolute;right: 3.9%;margin-right:130px;bottom:20%;width:auto;}
.col-page-banner .slick-dots li { display:none;}
.col-page-banner .slick-dots li.slick-active {display:block;line-height:40px;font-size:18px;color:#fff;}
.col-page-banner .slick-dots li.slick-active button{font-size:24px;background:none;display:inline;margin-right:5px;}
.col-page-banner-content{position:absolute; width:100%;left:0;bottom:20%;color:#fff;}
.col-page-banner-content .container{ width: 100%;max-width: 1800px;}
.col-page-banner-content_ny{top:42%;text-align:center;color:#fff;}
.col-page-banner-content_ny h2{font-size:48px;font-weight:normal;text-transform: uppercase;font-family: '黑体'}
.col-page-banner-content_ny h3{font-size:18px;font-weight:normal;text-transform: uppercase;margin-top: 10px;font-family: '黑体'}
.col-page-banner-content p{margin:0;}
.col-page-banner-content img{margin:0 auto;}
.col-page-banner .banner_slide .col-page-banner-content .container{opacity:0;}
.col-page-banner .banner_slide.slick-active .col-page-banner-content .container{
  -webkit-animation: fadeInUp 1s both 0.5s;
    animation: fadeInUp 1s both 0.5s;}
@media (max-width: 767px){
 .col-page-banner .slick-dots,.col-page-banner .slick-arrow,.col-page-banner-content{bottom:20px;}
 .col-page-banner-content p span{font-size:16px!important;}
}
@media (max-width: 500px){
 .col-page-banner-content{bottom:auto;top:20%;}
 .col-page-banner-content p span{font-size:14px!important;}
 .col-page-banner .slick-dots li.slick-active,.col-page-banner .slick-arrow{display:none!important;}

}
/*最新资讯*/
.col-index-gg{height:63px;background:rgba(0,0,0,0.2);line-height:63px;padding-left:286px;padding-right:63px;margin-top:-63px;z-index:2;}
.col-index-gg-title{position:absolute;left:0;top:0;color:#fff;background:#6c3412;width:286px;text-align:center;}
.col-index-gg-title i{color:#b79b8b;margin-right:3px;}
.col-index-gg-list{height:63px; overflow:hidden;}
.col-index-gg-list ul{}
.col-index-gg-list ul li{color:#fff;padding:0 30px;height:63px;line-height: 63px; width:100%;overflow:hidden; vertical-align:bottom; zoom:1;position:relative;}
.col-index-gg-list ul li span{padding:3px 8px;font-size:12px;background-color:#e60012;border-radius:4px;margin:0 20px 0 9px;}
.col-index-gg-list ul li a{color:#fff;}
.col-index-gg-list ul li a:hover{color:#e60012;}
.col-index-gg a.more{display:block;position:absolute;right:0;top:0;width:63px;height:63px;background-color:#fff;color:#6e6e6e;text-align:center;}
.col-index-gg a.more i{font-size:20px;}
.col-index-gg a.more:hover{background-color:#e60012;color:#fff;}

/*首页标题*/
.col-index-title{}
.col-index-title h2{font-size:38px;font-weight:bold;color:#e60012;text-transform:uppercase;line-height:45px;text-align:center;}
.col-index-title h2 span{border-bottom:2px solid #e60012 ;display:inline-block;}
.col-index-title .more{text-align:right;margin-top:10px;}
.col-index-title .more a{color:#676767;}
.col-index-title .more a:hover{color:#e60012;}
.col-index-title .more span{display:inline-block;width:13px;height:13px;line-height:10px;font-size:12px;color:#fff;text-align:center;border-radius:50%;background:#e60012;margin-left:5px;}
/*产品*/
.col-index-product{padding:70px 0 105px;}
.col-index-product ul.row{margin-left:-6px;margin-right:-6px;margin-top:36px;}
.col-index-product ul li{padding-left:6px;padding-right:6px;margin-top:30px;cursor: pointer;}
.col-index-product ul li .padding{border:1px solid #e2e2e2;background-color:#fff;max-width:644px;margin:0 auto;transition: 0.5s;}
.col-index-product ul li .infor{padding:34px 45px 34px 50px;height:324px;}
.col-index-product ul li .infor .div-l{width: 68.45%;}
.col-index-product ul li .infor .div-r{width:31.54%;}
.col-index-product ul li .infor .div-r img{transition: 0.5s;}
.col-index-product ul li .infor .div-r img.img1{display: block;}
.col-index-product ul li .infor .div-r img.img2{display: none;}
.col-index-product ul li h3{font-size:22px;color:#000;margin-bottom:20px;margin-top:5px;width:250px;line-height:1.5em;transition: 0.5s;}
.col-index-product ul li h3 span{display:block;font-size:33px;color:#e60012;margin-top:8px;transition: 0.5s;}
.col-index-product ul li p{margin:0;}
.col-index-product ul li .more{background:url(../images/jia.png) #e5e5e5 right 34px center no-repeat;padding:15px 70px 15px 55px;line-height:36px;transition: 0.5s;}
.col-index-product ul li:hover .padding{background: #6c3412;}
.col-index-product ul li:hover .infor .div-r img.img1{display: none;}
.col-index-product ul li:hover .infor .div-r img.img2{display: block;}
.col-index-product ul li:hover .more{background-color: #6c3412;}
.col-index-product ul li:hover h3{color: #fff;}
.col-index-product ul li:hover h3 span{color: #fff;}
.col-index-product ul li:hover a{color: #fff;}
.col-index-product ul li:hover p{color: #fff;}
/*首页关于我们*/
.col-index-about{padding: 135px 0 256px;position:relative;}
.col-index-about .xws{position:absolute;left:43.125%;top:40%;width: 11.09%;}
.col-index-about .xws img.img1{}
.col-index-about .xws img.img2{position:absolute;left: 0;top:0;width: 38.02%;-webkit-animation:circlein 60s linear infinite;}
.col-index-about .content{width:100%;max-width:355px;}
.col-index-about .content h3{font-size: 48px;font-weight: bold;color: #e60012;font-family: 'Arial';}
.col-index-about .content h3 span{display: block;font-size: 30px;color: #fff;font-weight: normal;}
.col-index-about .content .con{color: #fff;margin-top: 60px;}
.col-index-about .content .con p{line-height: 1.8em;margin:0;}
.col-index-about .content a.more{display: block;width: 180px;height: 50px;line-height: 50px;text-align:center;color: #fff;background:#e60012;border-right: 1px;margin-top: 80px;}
.col-index-about .content a.more:hover{opacity: 0.8;}
/**/
.col-index-circle1{width:334px;height:339px;background:url(../images/circle-index-1.png) center center no-repeat;position:absolute;left: 3.4%;top:24%;-webkit-animation:circlein 50s linear infinite;}
.col-index-circle2{width:336px;height:338px;background:url(../images/circle-index-2.png) center center no-repeat;position:absolute;right:-3.59%;bottom:-13.9%;-webkit-animation:circlein 60s linear infinite;}

@-webkit-keyframes circlein{
 
    0%{-webkit-transform:rotate(0deg);}
 
    25%{-webkit-transform:rotate(90deg);}
 
    50%{-webkit-transform:rotate(180deg);}
 
    75%{-webkit-transform:rotate(270deg);}
 
    100%{-webkit-transform:rotate(360deg);}
  }
/**/
.col-index-box{margin-top:-102px;}
.col-index-box ul.row{margin-left:0;margin-right: 0;}
.col-index-box ul.row li{padding-left:0;padding-right:0;cursor: pointer;}
.col-index-box ul.row li .padding{width:100%;max-width:650px;margin:0 auto;}
.col-index-box ul.row li .pic:after{padding-bottom:69.23%;}
.col-index-box ul.row li span{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.3);opacity: 0;transition: 0.5s;}
.col-index-box ul.row li img{transition: 0.5s;}
.col-index-box ul.row li .con{position:absolute;width:100%;left:0;top:20%;line-height: 1.5em;padding:0 6.92%;}
.col-index-box ul.row li p{margin:0;}
.col-index-box ul.row li h3{font-weight: bold;}
.col-index-box ul.row li.li1 .con{font-size:24px;color:#fff;}
.col-index-box ul.row li.li1 h3{font-size: 42px;margin-bottom: 10px;}
.col-index-box ul.row li.li2 .con{font-size:16px;color:#252424;line-height: 1.5em;}
.col-index-box ul.row li.li2 h3{font-size: 40px;color: #e60012;margin-bottom: 25px;}
.col-index-box ul.row li:hover span{opacity: 1;}

/*首页新闻*/
.col-index-news{padding:65px 0 108px;}
.col-news-lists ul.row{margin-left:-4px;margin-right:-4px;}
.col-news-lists ul.row li{padding-left:4px;padding-right:4px;margin-top:23px;}
.col-news-lists ul.row li .padding{width:100%;max-width:428px;margin:0 auto;}
.col-news-lists ul.row li .pic{}
.col-news-lists ul.row li .pic:after{padding-bottom:66.355%;}
.col-news-lists ul.row li .bg1{width:100%;height:100%; position:absolute;bottom:0;background:url(../images/titbg.png) center bottom no-repeat;}
.col-news-lists ul.row li .bg2{width:100%;height:100%; position:absolute;bottom:0;background:rgba(0,0,0,0.3);opacity:0;transition: 0.5s;}
.col-news-lists ul.row li .title{width:100%; position:absolute;bottom:-43px;color:#fff;padding:15px 5.84%;transition: 0.5s;}
.col-news-lists ul.row li .title h4{font-size:20px;margin-top:3px;}
.col-news-lists ul.row li .title p{margin-top:15px;}
.col-news-lists ul.row li:hover .title {bottom:0;}
.col-news-lists ul.row li:hover .bg2 {opacity: 1;}
/**/
.col-index-recruit{padding:75px 0 65px;}
.col-index-recruit-content{color:#fff;width:45%;}
.col-index-recruit-content h2{font-size:48px;font-weight:bold;margin-bottom:20px;}
.col-index-recruit-content p{line-height:1.8em;font-size:18px;}
.col-index-recruit-more{position:absolute;left:50%;margin-left:-35px;bottom:5px; width:70px;height:61px;text-align:center; background:url(../images/joinbg.png) center center no-repeat;transition: 0.5s;}
.col-index-recruit-more a{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size: 12px;color:#fff;width:100%;}
.col-index-recruit-more:hover{bottom:10px;}


/*底部开始*/
.footer { background: #313131; padding-top:60px;padding-bottom: 50px;}
.footer-contact{}
.footer-contact ul{margin-top: 15px;}
.footer-contact ul li{color:#b6b6b6;line-height: 1.8em;}
.footer-contact p{margin:0;}
.footer-contact p span{display:block;float:left;text-align:center;color:#7f7f7f;margin:25px 14px 0 0;font-size: 12px}
.footer-contact p span img{display: block;margin-bottom:5px;max-width: 92px;}
.footer-contact p span:last-child{margin-right: 0;}
.footer-nav ul{width:100%;margin-left: -30px;margin-right: -30px;}
.footer-nav ul li{padding-left: 30px;padding-right: 30px;width:20%;}
.footer-nav ul li h3{font-size:16px;margin-bottom:40px;position:relative;padding-bottom: 20px;}
.footer-nav ul li h3 a{color:#fff;line-height: 1.8em;}
.footer-nav ul li h3:before{content:'';position:absolute;left: 0;bottom: 0;border-bottom:1px solid #626262;width: 100%;}
.footer-nav ul li h3:after{content:'';position:absolute;left: 0;bottom: 0;border-bottom:1px solid #b1b1b1;width: 23px;}
.footer-nav ul li a{color:#a9a9a9;text-transform: capitalize;}
.footer-nav ul li a:hover{color: #fff;}
.footer-nav ul li p{line-height:1.8em;}

.copy { line-height:1.8em; margin-top:110px;}
.copy p {  margin-bottom: 0;color: #aaa;}

/*内页开始*/
.col-title-img{width:47px;height:132px;background:url(../images/tit-img.png) center top no-repeat;margin:0 auto;}

/*面包屑导航*/
.col-page-mbx{line-height: 58px;width: 100%;transition: 0.5s;}
.col-page-mbx .container{width: 100%;max-width: 1800px;}
.col-page-mbx.on{position:fixed;left:0;top:0;z-index:8;}

.col-page-mbx-nav ul{}
.col-page-mbx-nav ul li{float:left;}
.col-page-mbx-nav ul li span{margin:0 15px;color: #a9a9a9;}
.col-page-mbx-nav ul li a{color: #a9a9a9}
.col-page-mbx-nav ul li a:hover,.col-page-mbx-nav ul li a.cur{color: #000;}

/*关于我们*/
.col-page-about{background: #f7f7f7;padding: 76px 0 116px;}
.col-about-box{margin-top:134px;}
.col-about-box .content{position:absolute;width: 100%;max-width: 500px;background: #fff;padding: 0 40px;top: -134px;z-index:1;}
.col-about-box .content h4{font-size: 48px;color: #e60012;font-family: '黑体';position: relative;margin-top: -23px;line-height: 1em;padding-bottom: 10px;}
.col-about-box .content h4:after{content: '';position: absolute;width: 108px;height: 1px;left:0;bottom: 0;background: #6d3512;}
.col-about-box .content em{font-size: 30px;color: #6d3512;font-family: '黑体';display: block; margin:5px 0 15px;}
.col-about-box .content p{margin:0;line-height: 1.8em;}
.col-about-box1{}
.col-about-box1 .content{left: 0;height: 400px;}
.col-about-box2{}
.col-about-box2 .content{right: 0;height: 377px;top: -154px;}

.col-page-culture{padding: 120px 0 90px;}
.col-page-culture h2{font-size: 40px;color: #fff;text-align: center;text-transform: uppercase;}
.col-culture{margin-top: 110px;}
.col-culture ul{text-align: center;}
.col-culture ul li{display: inline-block;width: 238px;height: 238px;border-radius: 50%;border:8px solid #eee;background:#fff;position:relative;transition: 0.5s;margin:0 10px 20px;cursor: pointer;}
.col-culture ul li div{position:absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;padding: 0 30px;}
.col-culture ul li h3{font-size: 24px;color: #000;padding: 0 11px;transition: 0.5s;}
.col-culture ul li p{font-size: 16px;margin:15px 0 0;line-height: 1.5em;}
.col-culture ul li:hover,.col-culture ul li.on{background-color: #6d3512;border-color: #6d3512;transform: scale(1.1);color: #fff;}
.col-culture ul li:hover h3,.col-culture ul li.on h3{color: #fff;}
.col-page-culture .contents{position: relative;padding-top: 40px;margin-top: 35px;}
.col-page-culture .contents:before{content: '';position: absolute;width: 2px;height: 27px;left: 50%;margin-left: -1px;top:0;background: #6d3512;}
.col-page-culture .contents .content{display:none;max-width: 980px;margin: 0 auto;text-align: center;line-height: 1.8em;background: #fff;}

.col-page-development{}
.owl-carousel-development{max-width: 1000px;margin:15px auto 84px;}
.owl-carousel-development .item{}
.owl-carousel-development .item h4{font-size: 40px;font-weight: bold;font-family: 'Arial';color: #000;text-align: center;}
.owl-carousel-development .xian{position: relative;}
.owl-carousel-development .xian:after{content: '';position: absolute;left: 50%;margin-left: -1px;background: #e5e5e5;top:0;width: 1px;height: 100%;}
.owl-carousel-development ul li{width: 50%;margin-top:50px;position: relative;padding: 0 30px;}
.owl-carousel-development ul li:before{content: '';position: absolute;width: 23px;height: 25px;background: url(../images/bg-circle.png) center center no-repeat;top:0;}
.owl-carousel-development ul li:first-child{margin-top:25px;}
.owl-carousel-development ul li:nth-child(2){margin-top:200px;}
.owl-carousel-development ul li.li1{float: right;}
.owl-carousel-development ul li.li1:before{left:-11.5px;}
.owl-carousel-development ul li.li2{float: left;text-align: right;}
.owl-carousel-development ul li.li2:before{right: -11.5px;}
.owl-carousel-development ul li p{margin:0;line-height: 1.8em;color: #000;}
.owl-carousel-development ul li img{width: auto!important; max-width: 100%;display: inline-block!important;}

.owl-carousel-development.owl-theme .owl-nav{position: absolute;left: 0;top: 0;width: 100%;margin:0;}
.owl-carousel-development.owl-theme .owl-nav [class*=owl-]{display: inline-block;width: 50px;height: 50px;padding: 0;margin:0 160px;font-size: 0;font-family:'iconfont';line-height: 50px;text-align:center;border:1px solid #d4d4d4;border-radius: 50%;color: #e60012;}
.owl-carousel-development.owl-theme .owl-nav .owl-prev{margin-left: 0;}
.owl-carousel-development.owl-theme .owl-nav .owl-prev:after{content: '\e607';font-size: 20px;}
.owl-carousel-development.owl-theme .owl-nav .owl-next{margin-right:  0;}
.owl-carousel-development.owl-theme .owl-nav .owl-next:after{content: '\e664';font-size: 20px;}
.owl-carousel-development.owl-theme .owl-nav [class*=owl-]:hover{background: #e60012;color: #fff;border-color: #e60012;}
.owl-carousel-development.owl-theme .owl-nav .owl-prev:hover{}
.owl-carousel-development.owl-theme .owl-nav .owl-next:hover{}

.owl-carousel-development.owl-theme .owl-dots{margin-top:20px;}
.owl-carousel-development.owl-theme .owl-dots .owl-dot{margin:0 7px;color: #000;font-weight: bold;}
.owl-carousel-development.owl-theme .owl-dots .owl-dot.active{color: #e60012;}

.col-page-honor{padding: 110px 0 107px;}
.col-page-honor h2{font-size: 30px;color: #fff;text-align: center;text-transform: uppercase;}
.owl-carousel-honor{margin-top: 90px;}
.owl-carousel-honor ul li .pic{width: 100%;max-width:316px;margin:0 auto; }
.owl-carousel-honor ul li .pic:after{padding-bottom:66.455% ;}
.owl-carousel-honor .owl-theme .owl-nav{margin-top: 60px;}
.owl-carousel-honor .owl-theme .owl-nav [class*=owl-]{display: inline-block;width: 50px;height: 50px;padding: 0;margin:0 5px;font-size: 0;}
.owl-carousel-honor .owl-theme .owl-nav .owl-prev,.owl-carousel-honor .owl-theme .owl-nav .owl-prev:hover{background: url(../images/honor-l.png) center center no-repeat;}
.owl-carousel-honor .owl-theme .owl-nav .owl-next,.owl-carousel-honor .owl-theme .owl-nav .owl-next:hover{background: url(../images/honor-r.png) center center no-repeat;}

.col-page-organization{padding: 84px 0 102px;}
.col-page-organization h2{font-size: 30px;color: #000;text-align: center;text-transform: uppercase;}
.col-page-organization .content{text-align:center;margin-top: 65px;}


/*荣誉资质*/
.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;
}
/*生产实力*/
.case {
  margin-bottom: 30px;
  position: relative;
}
.case .casebg {
  width: 1000%;
  position: absolute;
  height: 157px;
  background: #ddd;
  left: -100%;
  top: 26%;
}
.case ul li {
  width: 24.767%;
  height: 312px;
  float: left;
  margin: 55px 3px 0 0;
  position: relative;
  z-index: 222;
}
.case ul li .pic {
  width: 100%;
  height: 57%;
}
.case ul li .pic:after {
  padding-bottom: 67%;
}
.case ul li .pic .casezzc {
  width: 100%;
  height: 100%;
  background: #d80808;
  opacity: 0.8;
  text-align: center;
  display: inline-block;
  display: none;
  z-index: 222;
  position: relative;
}
.case ul li .pic .casezzc .consu {
  padding: 5px 20px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 25%;
  display: inline-block;
}
.case ul li .casetxt {
  padding: 25px 15px;
  background: #f9f9f9;
  transition: 0.3s;
}
.case ul li .casetxt a.casetit {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  line-height: 19px;
}
.case ul li .casetxt span {
  display: block;
  color: #999;
  transition: 0.3s;
  height: 20px;
  overflow: hidden;
}
.case ul li .casetxt a.caseview {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/caseview.png) no-repeat center;
  margin-top: 15px;
  transition: 0.3s;
}
.case ul li:hover .casezzc {
  display: block;
}
.case ul li:hover .casetxt {
  background: #d80808;
  opacity: 0.8;
  text-align: center;
}
.case ul li:hover .casetxt a.casetit {
  color: #fff;
}
.case ul li:hover .casetxt span {
  color: #fff;
}
.case ul li:hover .casetxt a.caseview {
  background: url(../images/caseviewhover.png) no-repeat center;
}
.case ul li:nth-child(4n) {
  margin-right: 0px;
}
.page {
  line-height: 50px;
  text-align: center;
  margin: 50px auto;
}
.page li {
  display: inline;
}
.page li a{
  font-family: arial;
  background: #fff;
  padding: 10px 16px;
  margin: 0 3px;
  display: inline;
  margin-bottom:0px;
  color:#868686;
}
.page li a:hover,.page li.active a{
  background: #6d3512;
  color: #fff;
  border: 1px solid #6d3512;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background: #6d3512;border-color: #6d3512;}

.page li.bgnone a{
  background: none;
}
.page li.bgnone a:hover {
  color: #d80808;
}
/*生产实力详细页*/
.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-contactway{text-align: center;padding: 115px 0 35px;}
.col-page-contactway p{margin-bottom: 0;}

.col-page-map{}
.col-page-map .col-page-title{margin-top: 35px;}

#allmap {
  width: 100%;
  height: 500px;
  margin: 50px auto;
}
#allmap img {
  max-width: 1070px;
  max-height: 368px;
}
#allmap label {
  max-width: 1070px;
}
.col-page-message .col-page-title{margin-top: 35px;}

/*在线留言*/
.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: #fff;
  border:1px solid #bfbfbf ;
  margin-top: 20px;
  
  color: #575757;
  margin: 0 8px;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #6d3512;
  border-color: #6d3512;
  color: #fff;
}

  .onlineMess{margin:0 0 80px;}
  .onlineMess .message{margin:30px auto;}
  .onlineMess .messagecon{width:100%;margin:15px 0 65px;max-width: none;}
  .onlineMess .messagecon ul{float:none;width:100%;margin:0;padding:54px 9.09% 27px;}
  .onlineMess .messagecon ul.ul1{max-width:700px;}
  .onlineMess .messagecon ul.ul2{max-width:1035px;}
  .onlineMess .messagecon ul.ul1 li{float:left; width:48.59%;max-width:242px;margin-right:2.82%;}
  .onlineMess .messagecon ul.ul1 li:nth-child(2n){margin-right:0;}
  .onlineMess .messagecon ul.ul1 li.li1{width:100%;max-width:498px;margin-right:0;}
  .onlineMess .messagecon ul li {margin-bottom:17px;}
  .onlineMess .messagecon ul li input{padding:0 10px;}
  .onlineMess .messagecon ul li select{padding:0 10px;height:43px;}
  .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;padding-right: 20px; position:absolute;right:0;top:50%;transform: translate(0, -50%)}
  .onlineMess .content{position:relative;padding-left:15.38%;border:1px solid #dcdcdc;margin-top: 9px;}


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


/*人才招聘*/

.col-page-title{}
.col-page-title h2{font-size:30px;font-weight:normal;text-transform:uppercase;text-align:center;}
.col-page-title h2 span{border-bottom:1px solid #6d3512 ;display:inline-block;padding-bottom:15px;}

.col-page-talent{padding: 105px 0 48px;}
.col-talent{max-width: 1100px;margin:0 auto;}
.col-talent .row{margin-left: -20px;margin-right: -20px;}
.col-talent .img{padding-left: 20px;padding-right: 20px;margin-top:57px;}
.col-talent .con{padding-left: 20px;padding-right: 20px;margin-top: 130px;}
.col-talent .con p{padding-left: 25px;margin:0;line-height: 1.8em;}
.col-talent .padding{width:100%;max-width:530px;margin:0 auto;}
.col-talent .pic:after{padding-bottom: 65.283%;}

.col-page-job .col-page-title{margin-top: 30px;}
.col-recruit{margin-top: 10px;}
.col-recruit ul.row{}
.col-recruit ul.row li{margin-top: 30px;}
.col-recruit ul.row li .padding{background:#ededed;padding:35px 13.28%;width:100%;max-width:414px;margin:0 auto;transition: 0.5s;}
.col-recruit ul.row li .padding h4{font-size:18px;color:#000;}
.col-recruit ul.row li .padding .con{height:12.6em;overflow: hidden;margin-top: 20px;}
.col-recruit ul.row li .padding p{margin:0;line-height:1.8em;color: #424242;}
.col-recruit ul.row li .padding .date{margin-top:35px;font-size: 12px;color:#868686;position:relative;}
.col-recruit ul.row li .padding .date em{display: block;padding-left: 23px;background: url(../images/date.png) left center no-repeat;}
.col-recruit ul.row li .padding .date span{font-size:20px;color:#a0a0a0;font-weight: bold;position:absolute;right:0;top:50%;margin-top:-18px;font-size: 30px;line-height: 1em;}
.col-recruit ul.row li:hover .padding{box-shadow: 0 0 15px 0 #ededed;}



/*产品中心*/
.col-page-product{background: #f9f9f9;}
.col-page-product-title{border-bottom: 1px solid #dcdcdc;text-align: center;position:relative;}
.col-page-product-title:after{content: '';position: absolute;left: 50%;border-left: 1px solid #dcdcdc;top:0;height: 100%;}
.col-page-product-title a{padding:30px 80px;display: inline-block;font-size: 16px;line-height:1.8em;position:relative;width: 33%;}
.col-page-product-title a:after{content: '';position: absolute;width: 12px;height: 6px;background: url(../images/xia.png) center center no-repeat;left: 50%;margin-left: -6px;bottom: 0;opacity: 0;transition: 0.5s;}
.col-page-product-title a:hover,.col-page-product-title a.active{color: #6d3512;}
.col-page-product-title a:hover:after,.col-page-product-title a.active:after{opacity: 1;bottom: 14px;}
.col-page-product-title a span{}
.col-page-product .contents{padding: 60px 0 80px;}
.col-page-product .content{display: none;}
.col-page-product p{line-height: 1.8em;color: #090909;}
/*产品表格样式*/
.xws_pro tr td{ line-height:1.5em;padding:5px;}
.xws_pro tr.firstRow {
    background: #693317 !important;
    color: #e5e2e2;
    font-weight: bold;
}
.xws_pro tr:nth-child(2n+1){
	 background:#eee3dd;
	}
.xws_pro td{
	border:1px solid #fff;word-break: break-all;
	width:16.666%;}
.col-page-capacity{padding: 50px 0 80px;}
.col-page-capacity .title{position:absolute;left: 0;top: 18.47%;z-index: 1;}
.col-page-capacity .title h2{font-size: 30px;color: #090909;margin-bottom: 30px;text-transform: uppercase;}
.col-page-network{background: #f9f9f9;padding: 90px 0 210px;}
.col-network{}
.col-network .title{position:absolute;left: 63.07%;top:0;}
.col-network .title h2{font-size: 30px;color: #090909;text-transform: uppercase;}
.col-network .content{}
.col-network .content img.liimg1{position:absolute;left: 32.61%;top: 25.85%;width: 11.46%;z-index:2;
animation:mymove 1.2s infinite;
-webkit-animation:mymove 1.2s infinite;}
.col-network .content img.liimg2{position:absolute;left: 38.69%;top: 49.72%;width: 11.46%;z-index:2;
animation:mymove 1.2s infinite;
-webkit-animation:mymove 1.2s infinite;}
.col-network .content img.liimg3{position:absolute;left: 32.61%;top: 72.15%;width: 11.46%;z-index:2;
animation:mymove 1.2s infinite;
-webkit-animation:mymove 1.2s infinite;}


@keyframes mymove
{
  0% {transform:scale(1);}
  50% {transform:scale(1.1);}
  100% {transform:scale(1);}
}

@-webkit-keyframes mymove
{
  0% {transform:scale(1);}
  50% {transform:scale(1.1);}
  100% {transform:scale(1);}
}

.col-network .content .circle{width: 11.46%;position:absolute;z-index: 2;}
.col-network .content .circle1{left: 32.61%;top: 25.85%;}
.col-network .content .circle2{left: 38.69%;top: 49.72%;}
.col-network .content .circle3{left: 32.61%;top: 72.15%;}
.col-network .content .circle:after{padding-bottom:100%;  content: "";
  display: block;}
.col-network .content .circle span{display:block; width:10px;height:10px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #6d3512;}
.col-network .content .circle span.span1{background:#6d3512;}
.col-network .content .circle span.span2{animation:circle 2.0s infinite;  -webkit-animation:circle 2.0s infinite;}
.col-network .content .circle span.span3{animation:circle 3.0s infinite;  -webkit-animation:circle 3.0s infinite;}
.col-network .content .circle span.span4{animation:circle 1.0s infinite;  -webkit-animation:circle 1.0s infinite;}
@keyframes circle
{
  from {width: 10px;height:10px;opacity:1}
  to {width: 110px;height:110px;opacity:0}
}
@-webkit-keyframes circle
{
  from {width: 10px;height:10px;opacity:1}
  to {width: 110px;height:110px;opacity:0}
}



.col-network .content img.xian1{position:absolute;left: 38%;top: 22.5%;width: 24.15%;z-index:1}
.col-network .content img.xian2{position:absolute;left: 44%;top: 63%;width: 14.23%;z-index:1}
.col-network .content img.xian3{position:absolute;left: 38%;top: 86%;width: 4.07%;z-index:1}
.col-network .content ul{}
.col-network .content ul li{position: absolute;}
.col-network .content ul li.li1{left: 63.07%;top: 18.98%;}
.col-network .content ul li.li2{left: 58.84%;top:60.21%;}
.col-network .content ul li.li3{left: 42.69%;top:99%;}
@media (min-width: 768px){
  .col-network .content ul li .pimg{display:none;}
}
.col-network .content ul li .pimg img{margin:0 8px 7px 0;}

.col-page-pro ul.row li h4{text-align:center;padding-top:10px;font-size:16px;}
 .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  /*opacity: 0;filter: alpha(opacity=0);*/ display: none;
}
 .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
 .pic:hover .zzc {
  display: block;
}

/*产品详细页*/
.bigphone {
  display: none;
}
.bigphone .pic {
  width: 100%;
}
.bigphone .pic:after {
  padding-bottom: 58%;
}
.bigphone .slick-dots li button {
  background: #ddd;
}
.bigphone .slick-dots li.slick-active button {
  background: #d80808;
}
.pro_show .caseleft {
  width: 47.01%;
}
.pro_show .caseleft .big {
  width: 74.156%;
  float: left;
}
.pro_show .caseleft .big .pic:after {
  padding-bottom: 113.3%;
}
.pro_show .caseleft .small {
  width: 24.454%;
  float: right;
  margin-top: -1px;
  height: 100%;
  overflow: hidden;
}
.pro_show .caseleft .small .pic:after {
  padding-bottom: 114.9%;
}
.pro_show .proshowcon .proshowh {
  line-height: 48px;
  background: #f6f6f6;
  margin-top: 64px;
}

.pro_show .proshowcon .proshowh b {
  font-size: 16px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 3px solid #de3131;
}

.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{
  margin:10px auto 0;
  background:#fff;
}
.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{color:#333;background:#cdcdcd;}
.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;}
.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-page-news{}
.col-news-title{}
.col-news-title h2{font-size: 30px;color: #000;margin-top: 85px;}
.col-header-search{display:block;position:relative;width:47.38%; border:1px solid #eee;margin-top: 65px;}
.col-header-search input{width:100%;background:none;border:0; line-height:52px;padding:0 33% 0 15px;}
.col-header-search a#head_search{display:block;position:absolute;right:0;top:-1px; width:31%;height:54px;background:#6d3512; line-height: 54px; color:#fff;cursor:pointer;text-align:center;}
.col-page-news .col-news-lists ul.row li{margin-top: 56px;} 
 
   
.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{padding: 30px 0 20px;}
.newshow .newshowtxt p {
  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%;*/
    margin-top: 30px;
    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;  
    margin-right: 20px;
  }
  .s_body ul span{
    display: block;
    color: #333;
    line-height: 40px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 100%;
    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;
    margin-top: 30px;
    /*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;padding:5px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 10px}
.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: #e60012;
}
.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;}

.product-mob{padding:30px 0;}
.product-mob h5{text-align:center;margin-bottom:20px;padding:0 60px;line-height:1.5em;}
.product-mob .owl-theme .owl-nav [class*=owl-]{margin:0;padding:0;width:40px;height:40px;background:none;border-radius:50%;font-size:0;position:absolute;font-family:"iconfont";border:1px solid #c0c0c0;color:#c8c8c8;top:0px;text-align:center;transition:0.5s;}
.product-mob .owl-theme .owl-nav [class*=owl-]:before{font-size:20px;}
.product-mob .owl-theme .owl-nav .owl-prev{left:0;}
.product-mob .owl-theme .owl-nav .owl-prev:before{content:'\e607';}
.product-mob .owl-theme .owl-nav .owl-next{right:0;}
.product-mob .owl-theme .owl-nav .owl-next:before{content:'\e664';}
.product-mob .owl-theme .owl-nav [class*=owl-]:hover{background:#6d3512;border-color:#6d3512;color:#fff;}