@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #5f5f5f; font: 14px/1 "Arial", "微软雅黑"; margin: 0; padding: 0; overflow: hidden; }

body,html{
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #5f5f5f; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
:hover { text-decoration: none !important;}
html { overflow-y: scroll; }
:link { text-decoration: none; color: #5f5f5f; }
:visited { text-decoration: none; color: #5f5f5f; }
.fl { float:left;}
.fr { float:right;}
[data-mfp-src],
.btn-img-popup {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
/*======================公用样式=======================*/
.wrap { width: 100%; }
.logo {float: left;}

.navbar-area{ }
.navbar-light .navbar-brand {float:left;width: 400px;height: 104px;background: url(../images/logo1.jpg) no-repeat;}
.navbar-light .navbar-brand img{/* float:left; *//* margin-left:-15px */}
.sticky-nav{/*position:fixed;*/top:0;left:0;right:0;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);margin:auto;z-index:999; background:#fff;-webkit-animation:.9s ease-in-out 5s normal none 1 running fadeInDown;animation:.9s ease-in-out 5s normal none 1 running fadeInDown;-webkit-transition:.9s;transition:.9s;width:100%!important}
.sticky-nav .nav-top{width:100%;border-radius:0}
.sticky-nav .main-nav{-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}
.main-nav{position:relative;top:0;left:0;padding:0;width:100%;z-index:999;height:auto;}
.main-nav .navbar {padding: 0;}
.main-nav nav .navbar-nav .nav-item {padding: 0;}
.main-nav nav .navbar-nav .nav-item .active,.main-nav nav .navbar-nav .nav-item:hover a{color:#fff;background: #ea4f23;}
.main-nav nav .navbar-nav .nav-item a{text-transform:capitalize;color:#404040; padding: 59px 25px 46px 25px; margin: 0;}
.main-nav nav .navbar-nav .nav-item a i{font-size:10px}
.main-nav nav .navbar-nav .nav-item a :focus,.main-nav nav .navbar-nav .nav-item a:hover{color:#fff}
.main-nav nav .navbar-nav .nav-item a.active{color:#fff!important; background: #ea4f23;}
.main-nav nav .navbar-nav .nav-item a.active i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.main-nav nav .navbar-nav .nav-item a:hover i{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.7s;transition:.7s}
.main-nav nav .navbar-nav .nav-item a .active::before{-webkit-transform:scale(1);transform:scale(1)}
.main-nav nav .navbar-nav .nav-item .dropdown-menu{border:0;border-radius:0;background-color:#ea4f23!important;padding-left: 0;padding-right: 0;width: 200px;}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li{border-bottom:0}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child{border-bottom:0}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a{position:relative;-webkit-transition:.7s;transition:.7s;font-size: 14px;}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before{width:100%}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active,.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover{color:#fff; background:#cb252b; }
.mobile-nav .mean-container .mean-nav ul li a .active{color:#2ca6e0}
.mean-container a.meanmenu-reveal{color:#373e58}
.mean-container a.meanmenu-reveal span{background-color:#ea4f23}

.other-side .lang {float:right;margin-top:8px; margin-right: 5px; display: block;}
.other-side .cn{ width: 21px;height: 15px;position: absolute; top: 60px; right: 30px; background: url(../images/cn.jpg) no-repeat;}
.other-side .en{ width: 21px;height: 15px;position: absolute; top: 60px; right: 0;background: url(../images/en.jpg) no-repeat;}
.other-side .cn a, .other-side .en a {display: block;text-indent: -9999px;}
.other-side .lang a {color: #fff;}
.other-side .lang img {margin-left: 10px;}
.lang-mobile {display: none;}
.other-side .modal-menu{float:right;margin-left:20px;margin-top:3px}
.other-side .modal-menu a{color:#64acff;font-size:20px;font-weight:700;width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);text-align:center}
.other-side .modal-menu a:hover{color:#ea4f23}
.banner {position: relative;}
.ban-pc {display: block; height:100vh; overflow:hidden; background:#000}
.ban-pc .swiper-container{ height:100%}
.ban-pc .swiper-slide img{ width:100%; height:100%;}

.ban-mobile {display: none;}
.ban-mobile img {width: 100%; height: auto;}
.ban-pc .swiper-pagination-bullet-active { background: #ea4f23!important;}
.ban-pc .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #fff;opacity:1!important; margin:0 5px}
.ban-pc .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.a-main {}
.a-main img {width: 100%;}
.ban-pro-pc {display: block;}
.ban-pro-mobile {display: none;}
.ban-pro-mobile img {width: 100%; height: auto;}
.ban-pro-pc .swiper-pagination-bullet-active { background: #2ca6e0!important;}
.ban-pro-pc .swiper-pagination-bullet { width: 50px!important; height: 3px!important; border-radius: 0; background: #fff;opacity:1!important; margin:0 5px}
.ban-pro-pc .swiper-pagination {bottom:47px!important; left: 45%;}

.down-ico {position: absolute;top:90%;right:25%;opacity: 1; filter: alpha(opacity=100); transform: translateY(0); transition: 0.3s ease 0.6s; z-index: 9999;}
.down-ico {display: block;width: 43px;height: 43px;border-radius: 50%;border: 1px solid #fff;cursor: pointer;overflow: hidden;}
.down-ico i{display: block;width: 100%;height: 100%;background: url(../images/ico_16.png) no-repeat center;position: relative;}

.ban_bottom {width: 100%; height: 600px; background:url("../images/bj.jpg") 50% 0 repeat-y fixed; display:flex;
display:-webkit-flex;
-webkit-align-items:center;
align-items:center;
-webkit-justify-content:center;
justify-content:center;}
@media (max-width: 991px) {
  .ban_bottom {  background:url("../images/bj.jpg") 10% 0 repeat-y fixed; display:flex;
display:-webkit-flex;
-webkit-align-items:center;
align-items:center;
-webkit-justify-content:center;
justify-content:center;height:150px;}
  .ban_bottom img {display: block; width: 100%;}
  .down-ico {display: none;}	
}
/*首页*/
.index-tit {text-align: center; width: 100%; overflow: hidden;}
.index-tit h2 {display: block; color: #1b1b1c; font-size: 45px; margin-bottom: 18px;}
.index-tit em {display: block; color: #8c8d8e; font-size: 16px; margin-bottom: 15px;}
.index-tit .line {width: 40px; height: 5px; background:#ea4f23; margin: 0 auto;}
/*首页产品*/
.index-pro {padding: 80px 0;}
.index-pro .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 0!important;}
.index-pro .swiper-pagination-bullet-active { background: #eb582e!important;}
.index-pro .swiper-pagination-bullet {width: 30px!important;height: 8px!important;border-radius: 0;background: #abacaf;opacity:1!important;margin:0 5px;}
.index-pro-con {padding-top: 42px;}
.index-pro-con .col-sm-6 {width: 50%;}
.index-pro-con dd {position:relative; margin-bottom: 50px;}
.index-pro-con dd .img {overflow: hidden;}
.index-pro-con dd img {width: 100%; border: 1px solid #dbdbdb; border-bottom: 0;}

.index-pro-con dd .txt {height:50px;width: 91%;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:0;margin: 0 4.5%;}
.index-pro-con dd .txt span {display: block; text-align: center; color: #fff; margin: 17px 0 10px 0; font-size: 18px; font-weight: bold;}
.index-pro-con dd .txt em {display: block; padding: 0px 15px; line-height: 28px; color: #fff;}
.index-pro-con dd .txt p {width: 136px;line-height: 35px;text-align: center;border: 1px solid #fff;border-radius: 20px;margin: 10px auto 0;font-weight: bold;}
.index-pro-con dd .txt p a { color: #fff;}
@media (max-width: 991px) {
	.index-pro {padding: 30px 0;}
	.index-pro-con dd {position: inherit; margin-bottom: 20px;}
	.index-pro-con dd img {width: 100%; display: block; overflow: hidden; border-bottom: 1px solid #dbdbdb; }
	.index-pro-con dd .txt { display: block; width: 100%; height: auto; background:none; position: inherit; margin: 0;}
	.index-pro-con dd .txt span {color: #666; font-size: 16px;}
	.index-pro-con dd .txt em,.index-pro-con dd .txt p {display: none;}
}

.pro-sc-swiper {padding-bottom: 50px; position: relative;}
.pro-sc-swiper .pro-sc-txt {width: 100%; position: absolute; top: 195px; left: 0; z-index: 999;}
.pro-sc-swiper .pro-sc-txt span {display: block; width: 100%; text-align: center; margin-bottom: 16px;}
.pro-sc-swiper .pro-sc-txt span a {color: #6c6c6c; padding: 0 7px;}
.pro-sc-swiper .pro-sc-txt em {display: block; width: 100%; text-align: center; font-size: 18px;}
.pro-sc-swiper .pro-sc-txt em a { color: #000;}
.pro-sc-swiper .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 0!important;}
.pro-sc-swiper .swiper-pagination-bullet-active { background: #eb582e!important;}
.pro-sc-swiper .swiper-pagination-bullet {width: 30px!important;height: 5px!important;border-radius: 0;background: #abacaf;opacity:1!important;margin:0 5px;}

@media (min-width: 769px) {
  .swiper-pro {
    --swiper-navigation-color: #fff;
    --swiper-navigation-size: 16px;
  }
  .swiper-pro .swiper-button-next,
  .swiper-pro .swiper-button-prev {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-top: -24px;
    background: #f18d65;
    transition: 0.3s;
  }
  .swiper-pro .swiper-button-prev {
    left: calc((25% - 44px - 24px));
  }
  .swiper-pro .swiper-button-next {
    right: calc((25% - 44px - 24px));
  }
  .swiper-pro .swiper-button-next:hover,
  .swiper-pro .swiper-button-prev:hover {
    background: #ea4f23;
  }
  .swiper-pro .swiper-button-prev i {font-size: 50px; color: #fff; position:relative; left:12px; top: -2px;}
  .swiper-pro .swiper-button-next i {font-size: 50px; color: #fff; position:relative; left:16px; top: -2px;}
}
.swiper-pro {
  /* --swiper-theme-color: #53b255;*/
}

.swiper-pro li {
  padding: 20px 10px;
  width: 50vw;
  position: relative;	
}
.swiper-pro li .tit {width: 100%; text-align: center; font-size: 30px; color: #0c0c0c; position:absolute; top: 60px; left: 0;z-index: 999;}
.swiper-pro li .txt {width: 100%; line-height: 24px; color: #6c6c6c; text-align: center; position:absolute; top: 106px; left: 0;z-index: 999;}
@media (max-width: 991px) {
	.swiper-pro li {margin-bottom: 20px;}
	.swiper-pro li .tit {font-size: 16px;top: 10px;}
	.swiper-pro li .txt {display: none;}
	.pro-sc-swiper .pro-sc-txt {top: 50px; }
   .pro-sc-swiper .pro-sc-txt span {width: 80%; margin: 0 auto; line-height: 18px; margin-bottom: 5px; font-size: 12px;}
   .pro-sc-swiper .pro-sc-txt span a {padding: 0 3px;}
   .pro-sc-swiper .pro-sc-txt em { font-size: 14px;}
}
.swiper-pro li img {
  display: block;
  width: 100%;
}
.swiper-pro a {
  display: block;
  position: relative;
}
.swiper-pro a .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.68rem;
  line-height: 0.68rem;
  background: linear-gradient(90deg, #53b255, #38a9bf);
  text-align: center;
  color: #fff;
  font-size: 24px;
}
@media (max-width: 1440px) {
  .swiper-pro li {
    padding: 0 30px;
  }
  .swiper-pro .swiper-button-prev {
    left: calc((25% - 30px - 24px));
  }
  .swiper-pro .swiper-button-next {
    right: calc((25% - 30px - 24px));
  }
}
@media (max-width: 1200px) {
  .swiper-pro li {
    padding: 0 20px;
  }
  .swiper-pro .swiper-button-next,
  .swiper-pro .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .swiper-pro .swiper-button-prev {
    left: calc((25% - 20px - 20px));
  }
  .swiper-pro .swiper-button-next {
    right: calc((25% - 20px - 20px));
  }
}
@media (max-width: 992px) {
  .swiper-pro a .info {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .swiper-pro {
   /* --swiper-navigation-color: #53b255;
    --swiper-navigation-size: 30px;*/
  }
  .swiper-pro .swiper-button-prev {
    left: 2px;
    width: auto;
    margin-top: -40px;
  }
  .swiper-pro .swiper-button-next {
    right: 2px;
    width: auto;
    margin-top: -40px;
  }
  .swiper-pro li {
    padding: 0 5px;
    width: 86vw;
  }
  .swiper-pro li a {
    padding-bottom: 40px;
  }
  .swiper-pro li .info {
    position: relative;
    display: block;
    font-size: 16px;
  }
}
/*首页关于我们*/
.index-about {margin-bottom: 70px; width: 100%; background:url("../images/index_about_bg.jpg") no-repeat top center #fff;}
.index-about .t-1 {margin-top: 160px;}
.index-about .t-1 h2 {display: block; font-size: 48px; color: #1b1b1c; margin-bottom: 14px;}
.index-about .t-1 em {display: block; font-size: 16px; color: #8c8d8e;}
.index-about .t-2 {margin-top: 21px;}
.index-about .t-2 span {display: block; font-size: 50px; color: #f26228; font-weight: bold;margin-bottom: 10px;}
.index-about .t-2 em {display: block; font-size: 20px; color: #2c2c2c;}
.index-about .t-3 {margin-top:20px; line-height: 28px; font-size: 16px; color: #666;}
.index-about .t-3 p{margin-bottom:10px;}
.index-about .t-3 p a{color: #f26228;}
.index-about img {margin-top: 283px;}
.index-about .about_video{margin-top: 160px;}
.index-about .about_video video{width: 100%;}
@media (max-width: 991px) {
	.index-about {background: none;}
	.index-about .t-1 {margin-top: 20px;}
	.index-about .t-1 h2 { font-size: 28px; margin-bottom: 14px;}
.index-about .t-1 em {font-size: 14px;}
.index-about .t-2 {margin-top:26px;}
.index-about .t-2 span {font-size: 35px;margin-bottom: 20px;}
.index-about .t-2 em {font-size: 16px;}
.index-about .t-3 {margin-top:25px; line-height: 25px; font-size: 14px; color: #666;}
.index-about .t-3 p a{color: #f26228;}
.index-about img {width: 100%; margin-top: 0;}
	.index-about  .about_video{width: 100%; margin-top: 0;}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

/*首页生产设备*/
.index-shebei {background: #f4f4f4; padding: 80px 0;}
.index-shebei-con {padding-top: 55px;}
.index-shebei-con li {width: 25%; float: left; text-align: center; padding: 0 0.5rem; display: inline-block; }
.index-shebei-con li .img {width: 100%; overflow: hidden;}
.index-shebei-con li img {width: 100%; overflow: hidden;}
.index-shebei-con li .txt {background: #fff; padding: 25px 25px 0 25px; height: 120px;}
.index-shebei-con li .txt span {display: block; color: #1e1d1d; font-size: 18px; margin-bottom: 14px;}
.index-shebei-con li .txt em {display: block; color: #7e7e7e; line-height: 23px;}
.index-shebei-con .swiper-button-next,
.index-shebei-con .swiper-button-prev {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-top: -24px;
    background: #f18d65;
    transition: 0.3s;
  }
.index-shebei-con .swiper-button-prev {left: calc((6% - 44px - 24px));}
.index-shebei-con .swiper-button-next {right: calc((6% - 44px - 24px));}
.index-shebei-con .swiper-button-next:hover,
.index-shebei-con .swiper-button-prev:hover {
    background: #ea4f23;
  }
.index-shebei-con .swiper-button-prev i {font-size: 50px; color: #fff; position:relative; left:12px; top: -2px;}
.index-shebei-con .swiper-button-next i {font-size: 50px; color: #fff; position:relative; left:16px; top: -2px;}
@media (max-width: 991px) {
	.index-shebei {padding: 30px 0;}
	.index-shebei-con li {width: 100%;}
	.index-shebei-con .swiper-button-prev {left: calc((20% - 44px - 24px));}
    .index-shebei-con .swiper-button-next {right: calc((20% - 44px - 24px));}
}
/*首页优势*/
.index-ys {width: 100%; overflow: hidden; background:url("../images/b-1.jpg") repeat; padding: 80px 0;}
.index-ys-con {margin-top: 100px;}
.index-ys-con li {width: 20%; float: left; border-right: 1px dotted #646363;}
.index-ys-con li:last-child { border-right:0;}
.index-ys-con li img {width: 100%;display: block; overflow: hidden;}
.index-ys-con li .txt {text-align: center;}
.index-ys-con li .txt span {display: block; font-size: 22px; margin-bottom: 10px;}
.index-ys-con li .txt span a {color: #2f2f2f;}
.index-ys-con li .txt em {display: block; color: #959a9d;}
@media (max-width: 991px) {
	.index-ys {padding: 30px 0;}
	.index-ys-con {margin-top: 20px;}
	.index-ys-con li {width: 100%;margin-bottom: 10px;}
}
/*首页荣誉*/
.index-ry {width: 100%; overflow: hidden; padding: 80px 0;}
.index-ry-con {margin-top: 50px;}
.index-ry-con li {padding: 30px 2%; border: 1px solid #d7d7d7; margin-left: -1px; margin-top: -1px;}
.index-ry-con li:hover {background: #ea4f23; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.index-ry-con li:hover p {color: #fff;}
.index-ry-con li img {display: block; vertical-align: middle; margin: 0 auto; }
.index-ry-con li .txt {line-height: 25px; color: #707070; text-align: center; padding-top: 20px;}
@media (max-width: 991px) {
	.index-ry {padding: 30px 0;}
}
/*首页map*/
.index-map {width: 100%; overflow: hidden;}
@media (max-width: 991px) {
    .index-map img {width: 100%;}
}




/*首页新闻*/
.index-news {padding: 80px 0;}
.index-news-tit {margin-bottom: 80px;}
.index-news-tit h2 {font-size: 45px; color: #1b1b1c; display: block; margin-bottom: 17px;}
.index-news-tit em {font-size: 16px; color: #8c8d8e; display: block;}

.index-news-menu {padding-top: 15px; float: right;}
.index-news-menu li {width: 135px; line-height: 43px; border:1px solid #bcbcbc; border-radius: 20px; text-align: center; float: left; margin-left:22px;}
.index-news-menu li a {display: block; font-size: 16px; color: #3b3b3b;}
.index-news-menu li:hover {display: block; background: #f26228; border: 1px solid #f26228; }
.index-news-menu li:hover a {color: #fff;}
.index-news-swiper {}
.index-news-swiper dd {}
.index-news-swiper dd .img {position: relative;}
.index-news-swiper dd .img .time {position: absolute; top: 140px; left: 30px; width: 70px; height: 70px; background: #f26228; z-index: 999; }
.index-news-swiper dd .img .time span {display: block; margin-top: 7px; text-align: center; font-size: 32px; font-weight: bold; color: #fff;}
.index-news-swiper dd .img .time em {display: block; margin-top: 7px; text-align: center;  color: #fff;} 
.index-news-swiper dd img {width: 100%; border: 1px solid #dcdcdc;}
.index-news-swiper dd .txt {padding: 50px 0 20px 0;}
.index-news-swiper dd .txt span {display: block; font-size: 16px; text-align: center;font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index-news-swiper dd .txt span a {color: #1c1c1c;}
.index-news-swiper dd .txt em {display: block; line-height: 22px; color: #767676; margin-top: 18px;}
.index-news-swiper .hd {margin-top: 35px; }
.index-news-swiper .swiper-pagination-bullet-active { background: #f26228!important;}
.index-news-swiper .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #999;opacity:1!important; margin:0 5px}
.index-news-swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:0!important; }

@media (max-width: 991px) {
    .index-news-tit {margin-bottom: 0;text-align: center;}
	.index-news-tit h2 {font-size: 32px; margin-bottom: 12px;}
	.index-news-menu {float: none; padding: 10px 0; overflow: hidden;}
    .index-news-menu li{width: 78px; margin: 0 2px; border: 0; }
	.index-news-menu li:last-child{ margin:0px;}
	.index-news-swiper dd .txt {padding: 20px 0 10px 0;}
	.index-news-swiper dd .txt span {font-size: 14px; line-height: 20px;text-align: center;}
}


/*底部*/
.foot-link {width: 100%; background: #e4e2e3; line-height: 30px; color: #3d3d3d;}
.foot-link a {color: #3d3d3d; margin-right: 5px;}
.foot-link a:hover {color: #000; }
.foot { width: 100%; overflow: hidden; background: #242424;}
.foot-con {padding: 50px 0 40px;overflow: hidden;}
.foot-con .tit {margin-bottom: 19px; color: #fff; font-size: 22px;}
.foot-con .add,.foot-con .email,.foot-con .http,.foot-con .tel,.foot-con .fax  {line-height: 20px; margin-bottom:11px;color: #787878;}

.foot-con dl {display: block;}
.foot-con dl dt {margin-bottom: 20px; font-weight:normal!important;color: #fff;display: block; font-size: 22px;}
.foot-con dl dd {display: block;line-height: 20px;color: #787878;}
.foot-con dl dd a {color: #787878;}
.foot-con i {margin-right: 10px; color: #787878;}
.foot-con .fl {width: 50%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 30px; line-height: 30px;}
.weixin {margin-top: 15px;}
.weixin img {display: block; margin: 0 auto;}

.foot-fx {width: 80%; overflow: hidden; padding-top: 24px; margin: 0 auto; }
.foot-fx img {margin:0 8px; float: left;}
.foot-copy {color: #787878;border-top: 1px solid #787878;}
.foot-copy-lang a:hover {color: #787878;}
.foot-copy-logo {width:10%; line-height: 80px;float: left;}
.foot-copy-logo img {}
.foot-copy-txt {width: 80%; line-height: 30px; margin: 10px 0; text-align: center; float: left;}
.foot-copy-lang {width:10%; float: right;}
@media (max-width: 991px) {
	.foot-copy-txt {width: 100%; float: none;}
	.foot-copy-logo {display: none;}
	.foot-copy-lang {display: none;}
}

/*内页*/
.inner-ban {width:100%; height: 500px; }
.inner-ban img {display: none;height: 360px;}
.about_ban {background: url("../images/about_ban.jpg") no-repeat center;}
.pro_ban {background: url("../images/pro_ban.jpg") no-repeat center;}
.contact_ban {background: url("../images/contact_ban.jpg") no-repeat center;}
.news_ban {background: url("../images/news_ban.jpg") no-repeat center;}
@media (max-width: 991px) {
    .inner-ban {height: 360px; }
	.inner-ban img {display: block;}
	.about_ban,.news_ban,.pro_ban,.contact_ban {background-image: none;}
}
.inner {width: 100%; overflow: hidden; background: #fff; padding:90px 0;}

.show_pro {padding:100px 0; }

.map {width: 100%;}



.inner-menu {width: 100%; height: 128px; background:#ea4f23; display: block;}
.inner-menu .tit {float: left; padding-top: 35px; color: #fff;}
.inner-menu .tit p { margin-bottom: 13px; font-size: 35px;}
.page-nav { float: right;padding-top: 40px;}
.page-nav ul { display: table; width: 100%;}
.page-nav a {display: inline-block;text-align: left;color: #fff;}
.page-nav li {text-align: right; float: left; margin-left: 50px;}
.page-nav li:hover a,.page-nav .active a {color: #ffffff;}
.page-nav .id {position: relative;}
.page-nav .id::after {content: ''; display: inline-block;vertical-align: middle;margin-left: 10px;width: 30px;height: 1px;border-bottom: 1px solid #fff;}
.page-nav span {font-size: 18px;margin-top: 5px; display: block;}
@media (max-width: 1200px) {
  .page-nav { width: 80%;}
  .page-nav span {font-size: 15px;}
}

.m-ins-navbox {display: none;}

.papg-menu {width: 100%; overflow: hidden; background: #6d82a7; display: block;}
.papg-menu li {width: 228px; line-height: 67px; text-align: center; font-size: 16px; float: left; overflow: hidden;}
.papg-menu li a {color: #fff;}


.results-count {float: left; line-height: 28px; padding: 10px 0px; color: #000; font-weight: 500; font-size: 16px;}
.inner-menu .dropdown {float:right; width: 270px; margin-top: 35px;}
.inner-menu .show {width: 270px;}
.inner-menu .dropdown-toggle::after {float: right; margin-top: 10px; }
.inner-menu .btn { border: 1px solid #ccc; width: 270px; font-size: 14px; text-align: left;  background: #fff;}
.inner-menu .btn .caret {float: right; margin-top: 8px;}
.dropdown-menu > li > a {display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
	font-size: 14px;
}
.inner-menu .open > .dropdown-menu {width: 270px;}
@media (max-width: 991px) {
	.inner-menu {width: 100%; height: 57px;}
	.inner-menu .tit {float: left; padding-top: 10px; font-size: 10px;}
    .inner-menu .tit p { margin-bottom: 8px; font-size: 18px;}
	.page-nav {display: none;}
	.inner-menu .dropdown { width: 150px; margin-top: 10px;}
	.inner-menu .show {width: 150px;}

.inner-menu .btn { width: 150px; font-size: 16px;}

	.dropdown-menu > li > a {display: block; padding: 3px 10px;font-size: 15px;}

.inner-menu .open > .dropdown-menu {width: 200px;}
	.inner-menu .col-lg-6 {width: 50%;}
  
}



.filters {width: 100%; overflow: hidden; background:#fff;}
.filters .filter-tabs {position:relative; float: left;}
.filters li{
	position:relative;
	display: inline-block;
	line-height:30px;
	padding:10px 55px;
	cursor:pointer;
	color:#666;
	font-weight:500;
	font-size:16px;
	top: 0;
	font-family: "Roboto", sans-serif;
}
.filters a:hover, .filters a:focus {
	

    text-decoration: underline;
}
.filters li:last-child{margin-right: 0; }
.filters .filter.active,
.filters .filter:hover{
	background: #2ca6e0;
	color: #fff !important;
}
.filters .filter:hover a {color: #fff;}
.filters .filter.active a {color: #fff;background: #2ca6e0;}



/*products*/
.pro-top {margin-bottom: 20px; overflow: hidden;}
.pro-top img {width: 100%;}
.pro-main {margin-bottom: 20px; overflow: hidden; background: #fff;}
.pro-main .pic {width: 100%;}
.pro-main .pic img {}
.pro-main .con {padding:50px 50px 40px 50px;}
.pro-main .tit_1 {font-size: 26px; font-weight: bold; color: #000; margin-bottom: 22px;}
.pro-main .tit_2 {font-size: 18px; line-height: 32px; color: #333; margin-bottom:20px;}
.pro-main .txt { line-height: 32px; color: #999;}
.pro-main .txt i {font-size: 12px; margin-right: 10px;}


/*关于我们*/
.inner-about { width: 100%; overflow: hidden; padding:40px 0;line-height: 28px;}
.inner-about .col-md-3 strong{font-size: 16px;}
.inner-about-video {width: 100%; height: auto;}
.inner-about-map {width: 100%; background: #f7f7f7; overflow: hidden; padding: 55px 0;}
.pageNavs{ display:none;}

@media(max-width:990px){
	.page_iframe{ display:none;}
	.pageNavs{ display:block;}
	.pageNavList{display:none;}
}

h1.subject{ margin: 10px 0; line-height: 40px; font-weight: bold; font-size: 30px; text-align: center;}

@media(max-width:990px){
	h1.subject{font-size: 16px;}
}



/*研发环境*/
.inner-yf { width: 100%; overflow: hidden; padding:90px 0 55px 0;}
.inner-yf-swiper {margin-top: 55px; position: relative;}
.inner-yf-txt {padding: 22px 150px 50px 150px; width: 100%; text-align: center; line-height: 28px; font-size: 16px; color: #909090;}
.inner-yf ul {white-space: nowrap;}
.inner-yf li {text-align: center;  margin-bottom: 30px; width: 33.33%; padding: 0 30px;}
.inner-yf li:hover .txt {display: block;background: #cb252b;}
.inner-yf .img {overflow: hidden;}
.inner-yf .img img { width: 100%; }
.inner-yf .txt {text-align: center; width: 100%; line-height: 68px; font-size: 24px; color: #fff; background: #9cadb7;}
@media (max-width: 1200px) {
 .inner-yf .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
  .inner-yf li {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .inner-yf { padding:30px 0 20px 0;}	
  .inner-yf-swiper {margin-top: 20px;}
  .inner-yf-txt {padding: 22px 10px 30px 10px; font-size: 14px;}
  .inner-yf li {width: 100%; padding: 0;}
  .inner-yf .txt {font-size: 18px; }	
}
.inner-yf .pnext .next,.inner-yf .pnext .prev {cursor: pointer;}
.inner-yf .pnext .prev { width: 42px; height: 42px; background: url(../images/yfl_on.jpg) no-repeat; position: absolute; left:10px; top: 35%; z-index: 9999;}
.inner-yf .pnext .next { width: 42px; height: 42px; background: url(../images/yfr_on.jpg) no-repeat; position: absolute; right:10px; top: 35%; z-index: 9999;}

/*生产设备*/
.inner-s {width: 100%; overflow: hidden; padding:80px 0; background: #f1f1f1;}
.inner-s-swiper {margin-top: 55px;}
.inner-s ul {}
.inner-s li {width: 50vw; padding: 39px; background: #fff; margin: 0 44px;}
.inner-s .img {overflow: hidden;}
.inner-s .img img { width: 100%; }
.inner-s .txt {padding-top: 50px; overflow: hidden;}
.inner-s .txt span {display: block; font-size: 24px; color: #404246; margin-bottom: 32px;}
.inner-s .txt p { line-height: 28px;}
@media (max-width: 1200px) {
 .inner-s .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .inner-s { padding:30px 0 20px 0;}	
  .inner-s-swiper {margin-top: 20px;}
  .inner-s li {margin: 0 5px; width: 86vw; padding: 20px;}
  .inner-s .txt {padding-top: 20px;}	
  .inner-s .prev {top: 20%!important;}
  .inner-s .next {top: 20%!important;}
}
.inner-s .prev {width:42px; height:42px; background:url(../images/yfl_on.jpg) no-repeat; position:absolute; top:50%; left:calc((25% - 44px - 24px)); z-index:9999;}
.inner-s .next {width:42px; height:42px; background:url(../images/yfr_on.jpg) no-repeat; position:absolute; top:50%; right:calc((25% - 44px - 24px)); z-index:9999;}

/*专利证书*/
.inner-zs { width: 100%; overflow: hidden; padding:107px 48px; background: url("../images/inner-zs-bg.jpg") no-repeat center;}
.inner-zs-top {} 
.inner-zs-top .txt {color: #fff;}
.inner-zs-top .txt .t-1 {margin-bottom: 11px; font-size: 40px;}
.inner-zs-top .txt .t-2 {margin-bottom: 11px;}
.inner-zs-top .txt .t-3 {margin-bottom: 16px; line-height: 40px; font-size: 28px; font-weight: bold;}
.inner-zs-top .txt .t-4 {font-size: 16px;}
.inner-zs-top .pic {float: right; margin-top: 127px;}
.inner-zs-swiper {margin-top: 74px;}
.inner-zs ul {}
.inner-zs li {text-align: center;  display: inline-block; margin-bottom: 30px;}
.inner-zs .img {overflow: hidden;}
.inner-zs .img img { width: 88%; margin-bottom: 5px;}
@media (min-width: 1201px) {
  .inner-zs li {
    width: 20%;
  }
}
@media (max-width: 1200px) {
 .inner-zs .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
  .inner-honor li {
    width: 25%;
  }
}
@media (max-width: 991px) {
.inner-zs {padding:30px 15px;}	
.inner-zs-swiper {margin-top: 20px;}
.inner-zs-top .pic img {width: 100%;}	
.inner-zs-top .txt .t-1 {margin-bottom: 11px; font-size: 30px;}
.inner-zs-top .txt .t-2 {margin-bottom: 11px;}
.inner-zs-top .txt .t-3 {margin-bottom: 16px; line-height: 25px; font-size: 16px; font-weight: bold;}
.inner-zs-top .txt .t-4 {font-size: 14px; line-height: 25px;}
.inner-zs-top .pic {float: right; margin-top: 127px;}	
}
@media (max-width: 768px) {
  .inner-zs li {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .inner-zs li {
    width: 50%;
  }
}
.inner-zs .hd {
    margin-top: 54px;
    height: 33px;
	width: 277px;
    margin: 0 auto;
  }
.inner-zs .pnext {
  width: 277px;
  height: 33px;
  z-index: 555;
  display: inline-block;
  margin: 0 auto;
}
.inner-zs .pnext .pbtn {
  width: 50%;
  height: 33px;
  background: #fff;
}
.inner-zs .pnext .next,
.inner-zs .pnext .prev {
  cursor: pointer;
}
.inner-zs .pnext .prev {
  width: 33px; height: 33px; float: left;	
  background: url(../images/icl_on.png) no-repeat;
}
.inner-zs .pnext .next {
  width: 33px; height: 33px; float: right;	
  background: url(../images/icr_on.png) no-repeat;
}
@media (max-width: 639px) {
  .inner-zs .pnext {
    margin: 0 auto;
  }
  .inner-zs .hd {
    margin-bottom: 20px;
  }
}

/*合作伙伴*/
.inner-hz { width: 100%; overflow: hidden; padding:152px 0 139px 0; background: url("../images/inner-hz-bg.jpg") no-repeat center;}
.inner-hz .img {overflow: hidden;}
.inner-hz .img img {width: 100%;}
.inner-hz .txt {margin-top: 130px; padding: 0 33px;}
.inner-hz .t-1 {margin-bottom: 11px; font-size: 40px; color: #1b1b1c;}
.inner-hz .t-2 {color: #8c8d8e;}
.inner-hz .t-3 {margin-top: 40px; line-height: 29px; font-size: 16px; color: #6c6c6c;}
@media (max-width: 991px) {
	.inner-hz {padding: 0 0 30px 0;}
	.inner-hz .img {margin-top: 50px;}
	.inner-hz .t-1 { font-size: 30px;}
	.inner-hz .txt {margin-top: 50px; padding: 0 10px;}
}



/*行业领域*/
.inner-field { width: 100%; overflow: hidden; padding:80px 0;}
.inner-field .tit {width: 100%; font-size: 40px; margin-bottom: 35px; color: #1b1b1c;}
.inner-field .txt {font-size: 16px; line-height: 26px;}
.inner-field .img {overflow: hidden;}
.inner-field .img img {float: right;}
@media (max-width: 991px) {
  .inner-field {padding:30px 0;}

  .inner-field .tit {font-size: 30px; margin-bottom: 25px;}
  .inner-field .txt {font-size: 14px;}
  .inner-field .img img {float: none; width: 100%;}
}
.other-pro { width: 100%; overflow: hidden; padding:90px 0; background: #efefef;}
.other-pro .other-pro-con {margin-top: 55px;}
.other-pro .other-pro-con .con {margin-bottom: 20px;}
.other-pro .other-pro-con .con .img {overflow: hidden;}
.other-pro .other-pro-con .con .txt {padding: 20px 25px; background: #fff; width: 100%; text-align: center;}
.other-pro .other-pro-con .con .txt span {display: block; margin-bottom: 12px; font-size: 22px;}
.other-pro .other-pro-con .con .txt span a {color: #111;}
.other-pro .other-pro-con .con .txt em {display: block; line-height: 24px; height: 73px;}
.other-pro .other-pro-con .con:hover .txt {display: block; background:#6d82a7;}
.other-pro .other-pro-con .con:hover .txt span a,.other-pro .other-pro-con .con:hover .txt em {color: #fff;}
@media (max-width: 991px) {
  .other-pro {padding:40px 0; background: #efefef;}
  .other-pro .other-pro-con {margin-top: 35px;}
  .other-pro .other-pro-con .con .txt span { font-size: 14px;line-height: 20px;}
  .other-pro .other-pro-con .con .txt em {display: none;}
  .other-pro .other-pro-con .col-sm-6 {width: 50%;}		
  .other-pro .other-pro-con .con .img img {width: 100%;}
}

.inner-pro { width: 100%; overflow: hidden; padding:40px 0; }
.inner-pro li { margin-bottom: 32px;}
.inner-pro li .img {overflow: hidden;}
.inner-pro li img {width: 100%; border: 1px solid #dbdbdb; border-bottom: 0;}

.inner-pro li .txt {padding:10px 20px; background:#7f7f7f;}
.inner-pro li .txt span {display: block; text-align: center; color: #fff; margin-bottom: 6px; font-size: 18px; font-weight: bold;}
.inner-pro li .txt span a {color: #fff;}
.inner-pro li .txt em {display: block; line-height: 20px; color: #fff;}
@media (max-width: 991px) {
	.inner-pro {padding:20px 0;}
	.inner-pro li img {width: 100%;}
	.inner-pro li .txt span { font-size: 16px;}

}
.list-pro { width: 100%; overflow: hidden; padding: 50px 0; }
.list-pro .img {width: 100%;}
.list-pro .img img {display: block; border: 1px solid #dbdbdb; width:100%;}
.list-pro .con {margin-top: 0px;}
.list-pro .con .tit {font-size: 28px; color: #000; margin-bottom: 10px;}
.list-pro .con .txt {font-size: 16px; line-height: 28px; color: #8b8b8b;}
.list-pro .con .list-nav {margin-top: 15px;}
.list-pro .con .list-nav li {width:22%; line-height:45px; float: left; text-align: center; margin-right: 2%; background: #f4510e; border-radius: 8px;}
.list-pro .con .list-nav li a {font-size: 14px; color: #fff; display: block;}
.other-pro {width: 100%;overflow: hidden;padding: 40px 0;background: #efefef;}
.other-pro-tit,.other-news-tit {font-size: 26px;color: #1b1b1c;margin-bottom: 30px;}
.other-pro li { margin-bottom: 23px;}
.other-pro li .img {overflow: hidden;}
.other-pro li img {width: 100%; border: 1px solid #dbdbdb; border-bottom: 0;}
.other-pro li .txt {padding: 8px; background:#7f7f7f;}
.other-pro li .txt span {display: block;text-align: center;color: #fff;font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;font-weight: bold;}
.other-pro li .txt span a {color: #fff;}
.other-pro li .txt em {display: block; line-height: 20px; color: #fff;}
.other-news { width: 100%; overflow: hidden; padding: 50px 0; }
.other-news li { line-height: 30px; height: 30px; overflow: hidden; margin: 5px 0px; padding-left: 15px; border-bottom: 1px dashed #e3e2e2;}
.other-news li a {color: #333; text-overflow: ellipsis; overflow: hidden; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.other-news li span {float: right; margin-left: 5px; color: #999;}

.pro-news {
	margin: 40px auto;
}
.pro-news-tit {
	font-size: 26px;
	color: #1b1b1c;
	margin-bottom: 20px;
}
.pro-news-box {margin: 0;}
.pro-news-box .col-lg-4 {
	padding: 0 10px 10px;
}
.pro-news-box .col-md-6 {
	padding: 0 5px 10px;
}
.pro-news-box .main {
	padding: 10px;
	background: #f6f6f6;
	overflow: hidden;
}
.pro-news-box .main img {
	width: 35% !important;
	float: left;
	margin-right: 2%;
	border: #ccc solid 1px;
	max-height: 85px;
}
.pro-news-box .main .t-1 {
	height: 27px;
	line-height: 27px;
}
.pro-news-box .main .t-1 .time {
	float: left;
	margin-right: 13px;
}
.pro-news-box .main .tit {
	margin-bottom: 2px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	font-size: 15px;
	text-align: left;
}
.pro-news-box .main .tit a {
	color: #000;
}
.pro-news-box .main .txt {
	float: left;
	text-align: left;
	width: 63% !important;
}
.pro-news-box .main .txt p {
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #888;
}

@media(max-width:990px) {
	.pro-news{ }
	.pro-news-box .col-xs-12{padding: 0;}
	.pro-news-box {width: 100%;margin: 0 auto;}
    .pro-news-box .main {margin: 5px 0;padding: 5px 0;}
	.pro-news-box .main .tit{height: 20px;line-height: 20px;text-overflow: ellipsis;white-space: nowrap;hfont-size: 14px;}
	.pro-news-box .main .tit a{width:100%;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pro-news-box .main .txt p{height: 40px;line-height: 20px;}
}

.show-pro {width: 100%; overflow: hidden; padding:90px 0; line-height: 25px;}
.show-pro .paramInfo {
	height: 68px;
}
.show-pro .paramInfo .tit h1 {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
.show-pro .paramInner {
	clear: both;
}
.show-pro h2 {
    line-height: 40px;
    font-size: 16px;
	font-weight: bold;
}
.show-pro p a{
	color: #136ec1;
}
@media (max-width: 991px) {
	.list-pro,.other-news { padding:30px 0; }
	.list-pro .img img {width: 100%;}
    .list-pro .con .tit {font-size: 18px; margin: 10px 0;}
    .list-pro .con .txt {font-size: 14px; line-height: 24px;}
	.list-pro .con .list-nav li {line-height:35px;}
	.other-pro {padding:30px 0;}
	.other-pro li img {width: 100%;}
	.other-pro li .txt span { font-size: 16px;}
	.other-pro-tit,.other-news-tit {font-size: 25px; margin-bottom: 22px;}
	.other-news li span {display: none;}
	.show-pro { padding:30px 0; }
	
}

/*======================
Contact Page Style
========================*/
.contact-lx {width: 100%; padding-bottom: 50px; overflow: hidden; background: #f4f6f8;}
.contact-lx i {margin-right: 15px; color: #ea4f23;}
.contact-info-item {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 60px 20px;
    margin-top: 30px;
	line-height: 20px;
}

.contact-info-item .con-info-icon {
    border: 1px solid #ea4f23;
    border-radius: 100px;
    color: #ea4f23;
    font-size: 35px;
    margin: 0 auto 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    line-height: 60px;
    height: 60px;
    width: 60px;
}

.contact-info-item .con-info-txt h4 {
    font-size: 18px;
    margin-top: -2px;
}

.contact-info-item:hover .con-info-icon {
    background-color: #ea4f23;
    color: #FFFFFF;
}

.contact-form-content span {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: -3px;
}

.input-item {
    margin-top: 30px;
}

.input-item input,
.input-item textarea {
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 15px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
}

.input-item input:focus,
.input-item textarea:focus {
    border-color: #eeb644;
}

.input-item .nice-select {
    border-color: #e1e1e1;
    height: 50px;
    padding-left: 15px;
    line-height: 50px;
}

.input-item .nice-select .list {
    max-height: 200px;
    overflow: auto;
}

.input-item .btn-brand {
    font-size: 14px;
    border-radius: 2px;
    margin-top: 10px;
    letter-spacing: 1.6px;
}
.contact-form-content {width: 100%; margin-top:80px;}
.contact-map {
    height: 500px;
}
.contact-map img {width: 100%;}
@media only screen and (max-width: 767.98px) {
    .contact-map {
        height: 300px;
    }
}
.btn-brand {
    background-color: #ea4f23;
    border-color: #ea4f23;
    border-radius: 25px;
    color: #fff;
}

.btn-brand:hover {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}




/*NEWS*/
.inner-news {padding: 40px 0;}
.news-box { margin-bottom: 50px; background: #e9e9e9; width: 100%; overflow: hidden; margin-top: 55px; }
.news-box  .t-1 { height: 27px; line-height: 27px;}
.news-box  .t-1 .time {float: left; margin-right:13px; padding: 0 70px 0 30px;}
.news-box  .tit {height: 40px; font-size: 28px; font-weight: bold; margin-top: 50px;padding: 0 70px 0 30px;}
.news-box  .tit a { color: #111; text-decoration: underline;}
.news-box  .txt {line-height: 28px;padding: 0 70px 0 30px;}
.news-img {width: 100%; height: auto; }

.news-list {}
.news-list .con {background: #e9e9e9; overflow: hidden; display: block; margin-bottom:40px; padding: 12px 36px;}
.news-list .con:hover {background:#ea4f23; color: #fff;}
.news-list .con:hover .time {border-right:1px solid #fff;}
.news-list .con:hover .time span,.index-news .con .new-list li:hover .time em {color: #fff;}
.news-list .con:hover .txt span a {color: #fff;}
.news-list .con .time {padding:7px 34px 7px 0; border-right: 1px solid #cfcfcf; text-align: center; float: left; display: block;}

.news-list .con .time span { font-size: 55px; font-weight: bold; color: #343434; margin-bottom: 9px; display: block;}
.news-list .con .txt {width: 80%; float:right;}
.news-list .con .txt span {font-size: 16px;display: block; margin: 10px 0; font-weight: bold;}
.news-list .con .txt span a {color: #111; /* text-decoration: underline; */}
.news-list .con .txt em {line-height: 25px; display: block;}

.news-info { width: 100%; overflow:hidden; background: #fff; padding: 20px; line-height: 22px;}
.news-info h1 {font-size: 22px;text-align: center;font-weight: bold;line-height: 40px;}
.news-info .rightwrap { width:100%; }
/*.news-info em {display: block; font-weight: normal; margin-bottom: 14px; color: #505050; font-size: 18px; line-height: 30px; }*/
.news-info .entry-meta { padding: 8px 20px; background: #fff; overflow: hidden; color: #505050; line-height: 36px; font-size: 14px; text-align: center;}
.news-info .contwrap { font-size: 16px; padding-top: 10px; padding-bottom: 40px; color: #555; }
.news-info .contwrap h2 {font-size: 15px;font-weight:bold;line-height: 30px;margin: 10px 0;}
.news-info .contwrap p{ margin: 10px 0; line-height: 30px;}
.news-info .contwrap img { display: block; margin: 0 auto; max-width: 100%; }
.news-info .rightwrap h2 {display: block; font-weight: bold; padding: 12px 14px; line-height: 24px; margin-bottom: 10px; background:#ea4f23; font-size: 18px; color: #fff; }
.news-info .rightwrap ul { width: 100%; padding: 0 1%;}
.news-info .rightwrap li { width: 100%; height: 80px; margin-bottom: 10px; border-bottom: 1px solid #dadada;}
.news-info .rightwrap li img {float: left;width: 105px;height: 70px;margin-right: 10px;}
.news-info .rightwrap li span {display: block;line-height: 20px;height: 40px;overflow: hidden;margin-bottom: 5px;}
.news-info .rightwrap li em { display: block; line-height: 20px;}
.news-info .rightwrap li:last-child { border-bottom: none; }
.news-info .rightwrap li a { color: #333;font-size: 16px; }
.news-info .rightwrap li a:hover { color: #ea4f23; }
.news-info .rightwrap li .post-date { display: block; line-height: 21px; font-size: 13px; color: #555; margin-top: 1px; }
.news-info .paging { width: 100%; overflow: hidden; padding: 50px 0; width: 100%; }
.news-info .paging .fl { font-size: 16px; line-height: 25px; }
.news-info i {margin-right: 10px;}
.news-info .paging a { color: #666; }
.news-info .paging a:hover { color: #ea4f23; }
.news-info .paging .return { border: 1px solid #ddd; display: block; height: 34px; line-height: 34px; margin-top: 10px; text-align: center; width: 100px; font-size: 14px; }

.news-info .paging .return:hover { border: 1px solid #ea4f23; background-color: #ea4f23; color: #fff; }













/*JOB*/
.joblist { clear: both;}
.job-txt {font-size: 16px; color: #2a3b96; line-height: 35px;}
.job-txt a { color: #2a3b96;}
.job-tit {width: 100%; background: #2a3b96; height: 50px; display: block;}
.job-tit li {float: left; line-height: 50px; color: #fff; font-size: 16px; text-align: center;}
.job-tit .tit-1 {width: 270px;}
.job-tit .tit-2 {width: 200px;}
.job-tit .tit-3 {width: 220px;}
.job-tit .tit-4 {width: 180px;}
.jonav li { width: 25%; }
.jot {background: #fff;}
.jot:hover {background: #e9ebf4;}
.joa {background: #e9ebf4;}
.jotxs:hover .jot  {background: #e9ebf4;}
.jot span { display: block; width: 14%; float: left; line-height: 47px; height: 47px; overflow: hidden; font-size:16px; }
.jot span:first-child { padding-left: 4%; width: 26%; }
.jod > span { color: #989898; cursor: pointer; transition: 300ms; -webkit-transition: 300ms; }
.jotxs { position: relative; border-bottom: 1px solid #ccc; overflow: hidden; }
.jos {  display: none; padding-right: 1px; }
.jos .bodr { border: 1px solid #eee; background: #fff; overflow: hidden; padding: 30px 5% 30px 5%; border-top: 0; line-height: 30px; }
.jos .bodr span { display: block; border-top: 1px solid #eee; padding-top: 20px; margin-top: 20px;  }
.jotxs .line { background: #000; display: block; position: absolute; }
.jotxs .line_1 { width: 21px; height: 1px; top: 23px; left: 15px; }
.jotxs .line_2 { width: 1px; height: 21px; top: 13px; left: 25px; }
.jotxs .arrow { width: 55px; height: 47px; position: absolute; top: 0; right: 0; transition: 300ms; -webkit-transition: 300ms; }
.jotxs:hover .jod > span, .jotxs.act .jod > span { color: #333; }
.jotxs.act .arrow { transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
.jo2 { }
.jos a { color: #666 }
select.selbox { width: 100%; height: 48px; line-height: 48px; padding: 0px; outline: none; vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; cursor: pointer; display: block; font-size: 14px; padding-left: 14px; border: 1px solid #ddd; color: #666 }
.no-csstransitions select.selbox { padding-left: 0; background-image: none; }
select.selbox option { padding: 2px 12px; }
select.selbox:hover { color: #323232; }
.jobview { width: 100%; margin-top: 30px; margin-bottom: 50px; }
.jobview .list { margin-top: 30px; }
.jobview .list dd { width: 48.5%; display: block; margin-bottom: 20px; margin-right: 3%; float: left }
.jobview .list dt { width: 100%; display: block; }
.jobview .list dd:nth-child(2n+2) { margin-right: 0 }
.jobview .list .txt { background-color: #fff; border: 0px none; padding: 10px 12px; box-sizing: border-box; width: 100%; font: 14px/1.8 "microsoft yahei"; border: 1px solid #ddd; color: #999 }
.jobview .list .txt2 { height: 200px; margin-bottom: 0px; }
.jobview .list .btn { text-align: center; margin: 20px auto; }
.jobview .list .fromBtn { display: inline-block; width: 100%; max-width: 150px; margin: 0px auto; height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #fff; background-color: #0769b2; border: 0px; border-radius: 5px; margin-right: 20px; cursor: pointer }
.jobview .list .fromBtn:hover { background-color: #045b9c; }





.search_info { width:100%; height:58px; overflow: hidden; background:#f6f6f6; border-radius: 30px; margin-top:26px;}
.search_info_txt { display:inline; float:left; width:80%; height:58px;}
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color:#a2a2a2; float: left;  width: 100%; height:58px; line-height:58px; overflow: hidden; text-indent:40px;}
.search_info_btn { float: left; width:20%; height:54px; position: relative;}
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; float:left; width: 100%; height:54px; overflow: hidden; cursor:pointer; position: relative; z-index: 9999; }
.search_info_btn i {position: absolute; top: 20px; left: 20px; font-size: 18px;}






/*--------------------------------
Magnific JS Customization
----------------------------------*/
.ht-mfp {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.ht-mfp.mfp-bg {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.ht-mfp .mfp-content {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (min-width: 1200px) {
    .ht-mfp .mfp-content {
        max-width: 70%;
    }
}

.ht-mfp .mfp-content .mfp-close {
    display: none;
}

.ht-mfp .mfp-close {
    background-color: #db0303;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
    opacity: 0;
    top: 50px;
    right: 50px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

@media only screen and (max-width: 767.98px) {
    .ht-mfp .mfp-close {
        top: 30px;
        right: 30px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}

.ht-mfp .mfp-close:hover {
    background-color: #db0303;
}

.ht-mfp .mfp-arrow {
    background-color: #db0303;
    opacity: 1;
    margin-left: 15px;
    height: 55px;
    width: 55px;
}

.ht-mfp .mfp-arrow:before {
    display: none;
}

.ht-mfp .mfp-arrow:after {
    content: '\f104';
    color: #FFFFFF;
    font-family: "FontAwesome";
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;


    width: 100%;
    height: 100%;
}

.ht-mfp .mfp-arrow-right {
    margin-left: auto;
    margin-right: 15px;
}

.ht-mfp .mfp-arrow-right:after {
    content: '\f105';
}

.ht-mfp .mfp-arrow:hover {
    background-color: #000;
}

.ht-mfp.zoom-animate.mfp-bg {
    opacity: 0;
}

.ht-mfp.zoom-animate .mfp-content {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}

.ht-mfp.zoom-animate.mfp-ready.mfp-bg {
    opacity: 0.9;
}

.ht-mfp.zoom-animate.mfp-ready .mfp-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


.ht-mfp.zoom-animate.mfp-removing .mfp-content {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}

.ht-mfp.zoom-animate.mfp-removing.mfp-bg {
    opacity: 0;
}

.ht-mfp.zoom-animate.mfp-removing .mfp-close {
    opacity: 0;
}
/*================================
Single Product Page Style
==================================*/
@media only screen and (max-width: 767.98px) {
    .product-thumb-area {
        margin-bottom: 30px;
    }
}

.product-thumb-area .pro-thumb-item img {
    margin: auto;
	max-width: 100%;
}

.product-thumb-area .product-details-thumbnail {
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}

.product-thumb-area .product-details-thumbnail .btn-large-view {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 20px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    color: #1b1b1c;
    display: block;
    font-weight: 700;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 22px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 136px;
}

.product-thumb-area .product-details-thumbnail .btn-large-view i {
    margin-left: 3px;
    vertical-align: middle;
}

.product-thumb-area .product-details-thumbnail-nav {
    margin-top: 10px;
}

.product-thumb-area .product-details-thumbnail-nav .pro-thumb-item {
    border: 1px solid #e1e1e1;
    text-align: center;
    cursor: pointer;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list {
    margin: 0 -5px;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list .slick-slide {
    margin: 0 5px;
}

@media only screen and (min-width: 1200px) {
    .prod-details-info-content {
        padding-left: 20px;
    }
}

.prod-details-info-content span { display: block; font-size: 30px; color: #070104; margin-bottom: 18px;}
.prod-details-info-content .info_txt{margin-top: 12px;}
.prod-details-info-content .info_txt strong{ font-size: 18px;}
.prod-details-info-content .info_txt  span{display: inline-block; font-size: 16px;margin-bottom:0px;}
.prod-details-info-content p {line-height: 29px;}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content span {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 10px;
    }
}

.prod-details-info-content .price {
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 33px;
}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content .price {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.prod-details-info-content .price-amount {
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;
}

.product-config {
    margin: 40px 0;
}

.product-config .table {
    margin-bottom: 0;
}

.product-config .table-bordered td,
.product-config .table-bordered th {
    border-color: #e1e1e1;
}

.product-config .table th {
    font-size: 18px;
    font-weight: 500;
}

.product-config .table .config-option a {
    color: #1b1b1c;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.product-config .table .config-option a:last-child {
    margin-right: 0;
}

.product-config .table .config-option a:hover {
    color: #db0303;
}

.product-meta {
    margin-top: 40px;
}

.product-meta span:not(.sku) {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}

.product-meta span:not(.sku):last-child {
    margin-bottom: 0;
}

.product-meta a {
    color: #1b1b1c;
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.product-meta a:last-child {
    margin-right: 0;
}

.product-meta a:hover {
    color: #db0303;
}

.pro-qty {
    border: 1px solid #e1e1e1;
    display: inline-block;
    position: relative;
    width: 150px;
}

@media only screen and (max-width: 767.98px),
only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty {
        width: 120px;
    }
}

.pro-qty input {
    font-weight: 600;
    border: none;
    text-align: center;
    padding: 12px 45px;
    outline: none;
    width: 100%;
}

.pro-qty a {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 0;
    line-height: 50px;
    height: 100%;
    width: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 54px;
    }
}

@media only screen and (max-width: 767.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 48px;
    }
}

.pro-qty a:hover {
    background-color: #db0303;
    border-color: #db0303;
    color: #FFFFFF;
}

.pro-qty a.inc {
    right: 0;
    border-left: 1px solid #e1e1e1;
}

.pro-qty a.dec {
    left: 0;
    border-right: 1px solid #e1e1e1;
}

.product-description-review {
    margin-top: 50px;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review {
        margin-top: 60px;
    }
}

.product-description-review .desc-review-tab-menu {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product-description-review .desc-review-tab-menu li {
    width: 100%;
}

.product-description-review .desc-review-tab-menu li a {
    background-color: #1b1b1c;
    border-right: 2px solid #ddd;
    color: #FFFFFF;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0;
}

.product-description-review .desc-review-tab-menu li a:last-child {
    border: none;
}

.product-description-review .desc-review-tab-menu li a.active {
    background-color: #db0303;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .desc-review-tab-menu li a {
        font-size: 15px;
        font-weight: 500;
        padding: 10px 0;
    }
}
.product-description-review .tab-tit {line-height:40px; background:#c7c7c7; color: #fff; font-size: 18px;}
.product-description-review .tab-tit span {width: 186px;display:block; text-align: center; background: #6d82a7;}
.product-description-review .tab-content {
    padding: 20px 0;
	line-height: 25px;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .tab-content {
        padding: 25px 15px;
    }
}

.product-rating-wrap .average-rating {
    margin-bottom: 30px;
}

.product-rating-wrap .average-rating h6 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 3px;
}

.product-rating-wrap .display-ratings .rating-item {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-rating-wrap .display-ratings .rating-item:last-child {
    margin-bottom: 0;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-pic {
    max-width: 50px;
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 10px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt {
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    padding: 15px;
    -webkit-flex-basis: calc(100% - 60px);
    -ms-flex-preferred-size: calc(100% - 60px);
    flex-basis: calc(100% - 60px);
    max-width: calc(100% - 60px);
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta h3 {
    font-size: 14px;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    display: inline-block;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta .time {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star {
    color: #db0303;
    font-size: 14px;
    margin-bottom: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i {
    margin-right: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper {
    margin-top: 60px;
}

.product-rating-wrap .rating-form-wrapper h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 20px;
}

.product-rating-wrap .rating-form-wrapper .rating-form h5 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 8px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i {
    color: #ccc;
    margin-right: 10px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:hover~i {
    color: #ccc;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star:hover i {
    cursor: pointer;
    color: #db0303;
}

.product-rating-wrap .rating-form-wrapper .rating-form input,
.product-rating-wrap .rating-form-wrapper .rating-form textarea {
    background-color: #FFFFFF;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 20px;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-rating-wrap .rating-form-wrapper .rating-form input:focus,
.product-rating-wrap .rating-form-wrapper .rating-form textarea:focus {
    border-color: #db0303;
}

@media (max-width: 1024px) {
	.homeAboutCont,.homeAboutCont-r  {margin: 2% 0 0 2%; padding-bottom: 6px;}
	.homeInforCont {margin: 2% 0 0 2%; padding-bottom: 6px;}
	.homeInforCont h3 {font-size: 18px; line-height: 30px;}
	.homeInforCont p {margin-bottom: 6px; line-height: 22px;}
	.index-cybj-top .txt {font-size: 12px;}
}

@media screen and (max-width:991px) {
	.sticky-nav{position:fixed;}
.logo {padding-top: 0;}	
.logo img {width:215px; }
	.lang-mobile {display: block; position: absolute; top: 28px; right: 70px; z-index: 999;}
	.lang-mobile img {margin-left: 5px;}
	.other-side .lang {display: none;}	
	.carousel-inner > .item > img {max-width:180%!important;}	
.other-side {display: none;}	
	.list-pro-tit {display: none;}
	.search_info {margin-top: 0; margin-bottom: 30px;}
	.hot-pro {padding: 20px 0;}
	.hot-pro-cat {padding: 0;}
	.hot-pro-cat span {width:30%; margin-right:12px; margin-bottom: 10px; line-height: 30px;}
	#myscroll ul li{ margin:0;}
.ban-pc {display: none;}
	.ban-mobile {display: block;}
	.ban-pro-mobile {display: block;}
	.ban-pro-pc {display: none;}
	.show_pro .col-12 {padding: 0;}
.index-tit h2 {font-size: 32px; margin-bottom: 12px;}
.iproject-con li {margin-top: 20px;}	
.iproject-con dd .txt {padding: 12px;}	
.iproject-con dd .txt span {font-size: 16px;}
.iproject-con dd .txt em {font-size: 12px; display: none;}
	
.index-ly-con {padding: 0 5px;}
.index-ly-con .col-sm-6 {width: 50%;}
.index-ly-con .col-sm-6 img {width: 100%;}
.index-ly-con .cover-box {margin-bottom: 20px;}	
	
	

.inner-about-video img,.inner-about-map img {width: 100%;}
	
	
	
.inner-about {padding: 20px 0;}	
	.inner-about img{ width:100%;}
.inner-about .con {margin-top: 30px;}	
.inner-qywh	{padding: 40px 0;}	
.inner-qywh .con {margin-top: 30px;}
.inner-qywh .con .qywh-box .txt {padding: 30px 0;}
.show_pro {padding:50px 0; }	
	

	.pro-pic {margin-top: 20px;}
	.index-cybj {padding: 30px 0;}
	.index-news {padding: 30px 0;}

	.index-news-main .con {margin-bottom: 10px;}
	.index-news-main .con .tit {margin-top: 16px; margin-bottom: 10}
	.index-news-main .con .txt {margin-bottom: 24px;}
	.index-news .tit h2 {font-size: 24px;}
	.foot-con {padding: 20px 0;}
	.foot-con .weixin {width: 141px; float: none;}
	.foot-fx {width: 100%;}
	.foot-con dl {display: none;}
	.foot-txt,.foot-copy {font-size: 12px;}
	.foot-copy {padding: 20px 10px; line-height: 20px;}
	
/*zltm*/
.zltm {margin-bottom: 30px;}
.zltm .pic img {width: 100%;}
.zltm .con {padding:20px 10px;}
.zltm .tit_1 {height:36px; font-size: 24px;}
.zltm .tit-2 {font-size: 18px; color: #777; margin-bottom: 22px;}
.zltm .line {margin-bottom: 23px;}

/*dzcj*/
.dzcj .tit {margin-bottom: 30px;}
.dzcj .tit span {font-size: 24px; margin-bottom: 23px;}
.dzcj .tit p {font-size: 18px;  margin-bottom: 23px;} 
.hzal-lx .txt { padding-top: 116px; font-size:24px; color: #fff; margin-bottom: 30px; }	
	
/*case*/	
.nav-tabs li {width: 100px; margin-right: 10px;}



.case-top .con {padding:28px 15px;}
.case-top .tit_1 {height: 53px; font-size: 24px;}

/*products*/
.pro-main .pic img {width: 100%;}
.pro-main .con {padding:20px;}
.pro-main .tit_1 {font-size: 20px; margin-bottom: 15px;}
.pro-main .tit_2 {font-size: 16px; margin-bottom:15px;}


/********内页菜单*********/
.m-ins-navbox { width: 100%; height: 38px; background-color: #fff; position: relative; z-index: 11; display: block;}
.m-ins-navbox.fixed { position: fixed; top: 0; left: 0; z-index: 11; }
.m-ins-navbox .left { width: 15%; cursor: pointer; float:left; }
.m-ins-navbox .left .ico { display: block; width: 100%; height: 38px; background: url(../images/ico_35.png) no-repeat center #cc0000; background-size: auto 50%; }
.m-ins-navbox .ret-subbox { position: absolute; top: 38px; width: 100%; background-color: #cc0000; left: 0; z-index: 2; display: none; }
.m-ins-navbox .ret-subbox a { display: block; width:100%; padding-left: 5%; height: 38px; line-height: 38px; color: #fff; font-size: 14px; background: url(../images/ico_38.png) no-repeat 92% center; background-size: auto 35%; }
.m-ins-navbox .right { width: 85%; position: relative; float:right; }
.m-ins-navbox .right .tit { display: block; width: 95%; padding-left: 5%; font-size: 14px; color: #000; line-height: 38px; background: url(../images/ico_36.png) no-repeat 93% center; background-size: auto 50%; cursor: pointer; }
.m-ins-navbox .right .subbox { width: 100%; position: absolute; top: 38px; background-color: #fff; z-index: 2; display: none; left: 0; }
.m-ins-navbox .right .subbox a { display: block; width: 95%; padding-left: 5%; line-height: 38px; height: 38px; border-top: 1px solid #e5e5e5; background: url(../images/ico_37.png) no-repeat 92% center; background-size: auto 35%;}
	
	

.core {padding: 30px 0;}
.core_tit .t-1 {margin-bottom: 10px; font-size: 20px;}
.core_tit .t-2 {margin-bottom: 5px; font-size: 20px;}
.core_con_fr .core-top {padding: 14px 0; overflow: hidden;}
.core_con_fr .core-s {font-size: 30px; margin-right:5px;}
.core_con_fr .core-txt {margin-top:10px; margin-left:0; line-height: 37px; color: #333;}	
.core_con_fr .core-tit .core-tit-1 {line-height: 20px; margin-bottom:5px; font-size:16px; color: #333;}
.core_con_fr .core-tit .core-tit-2 {color: #666; font-size: 12px;}
.top-news img {width: 100%;}
.top-news .con {padding:30px 10px;}
.top-news .con .tit {margin-bottom: 27px; font-size: 24px; color: #333;}
	.news-img {margin-left: 0;}
	.news-box .tit {font-size: 16px;}
	
	.new-pro { width: 100%; height:auto; margin-top:0;}
    .new-pro-pic {margin-top:0; }
	.inner-news {padding: 20px 0;}
	
.news-box  .t-1 .time { margin-right:0; padding:0 10px;}
.news-box  .tit {font-size: 16px; font-weight: bold; margin-top: 30px;padding:0 10px;}
.news-box  .txt {line-height: 28px;padding:0 10px 30px 10px;}

	.news-info {padding: 10px 0;}
	.news-info h1{font-size: 20px;text-align: center;font-weight: bold;line-height: 30px;}
	.news-info .entry-meta { padding: 8px; overflow: hidden; color: #505050; line-height: 30px; font-size: 12px; text-align: center;}
	.news-box {margin: 20px 0;}
	.news-list .con { padding: 12px; margin-bottom: 15px;}
    .news-list .con .time { margin-bottom: 18px;}
	.news-list .con .txt {width: 100%; float: none;}

	.news-list .con .txt span {font-size: 16px; margin-bottom: 15px;}
	.news-list .con .time {display: none;}
	.down-info {padding: 20px 10px;}	
.down-info li {height: 40px;}
.down-info li span {line-height:40px; font-size: 12px;}
.down-info li span i { font-size: 16px; margin-right:10px;}
.down-info li em {display:none;}
	.down-info li o {display: none;}


	
.filters li{padding: 10px 18px; font-size: 14px;}	
.inner {padding: 30px 0;}
.product-item {margin-bottom: 20px;}	
.product-item img {width: 100%;}	
	

	.contact-form-content {padding: 20px;}	
.contact-fl,.contact-fr {padding: 0; margin-top: 30px;}
	.contact-form-content .tit span {font-size: 24px;}
	input.contact_sub {width: 180px!important; height: 40px!important; line-height: 40px;}
	input.gbk_5 {width: 150px!important; left: 0; top:300px; }
	.contact-fr .vdimgck {left: 170px; top:302px; }	
	.job-tit {display: none;}
}

/*补充 css*/
.location{ text-align: left;}
@media(max-width:990px){
	.location{ display:none;}
}
.breadcrumb {
    padding: 8px 5px;
    margin-bottom: 20px;
    list-style: none;
    background-color:transparent;
    border-radius: 4px;
    display: inline-block;
  }
  .breadcrumb > li {
    display: inline-block;
  }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
  }
  .breadcrumb > .active {
    color: #777;
  }



/*表单验证开始*/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control {
    padding-right: 42.5px;
  }
  .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
  }
  .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .has-success .help-block,
  .has-success .control-label,
  .has-success .radio,
  .has-success .checkbox,
  .has-success .radio-inline,
  .has-success .checkbox-inline,
  .has-success.radio label,
  .has-success.checkbox label,
  .has-success.radio-inline label,
  .has-success.checkbox-inline label {
    color: #3c763d;
  }
  .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  }
  .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
  }
  .has-success .form-control-feedback {
    color: #3c763d;
  }
  .has-warning .help-block,
  .has-warning .control-label,
  .has-warning .radio,
  .has-warning .checkbox,
  .has-warning .radio-inline,
  .has-warning .checkbox-inline,
  .has-warning.radio label,
  .has-warning.checkbox label,
  .has-warning.radio-inline label,
  .has-warning.checkbox-inline label {
    color: #8a6d3b;
  }
  .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  }
  .has-warning .input-group-addon {

    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
  }
  .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline,
  .has-error.radio label,
  .has-error.checkbox label,
  .has-error.radio-inline label,
  .has-error.checkbox-inline label {
    color: #a94442;

  }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  }
  .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .has-feedback label ~ .form-control-feedback {
    top: 25px;
  }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
  }
/*表单验证结束*/
.pages{ clear:both; width:100%;}
/*================================
Single Product Page Style
==================================*/
@media only screen and (max-width: 767.98px) {
    .product-thumb-area {
        margin-bottom: 30px;
    }
}

.product-thumb-area .pro-thumb-item img {
    margin: auto;
    max-width: 100%;
}

.product-thumb-area .product-details-thumbnail {
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}

.product-thumb-area .product-details-thumbnail .btn-large-view {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 20px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    color: #1b1b1c;
    display: block;
    font-weight: 700;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 22px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 136px;
}

.product-thumb-area .product-details-thumbnail .btn-large-view i {
    margin-left: 3px;
    vertical-align: middle;
}

.product-thumb-area .product-details-thumbnail-nav {
    margin-top: 10px;
}

.product-thumb-area .product-details-thumbnail-nav .pro-thumb-item {
    border: 1px solid #e1e1e1;
    text-align: center;
    cursor: pointer;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list {
    margin: 0 -5px;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list .slick-slide {
    margin: 0 5px;
}

@media only screen and (min-width: 1200px) {
    .prod-details-info-content {
        padding-left: 20px;
    }
}

.prod-details-info-content .title {
    font-size: 22px;
    /*margin-top: -6px;*/
}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content h2 {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 10px;
    }
}

.prod-details-info-content .price {
    font-size: 18px;
    margin: 15px 0;
}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content .price {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.prod-details-info-content .price-amount {
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;

}

.product-config {
    margin: 40px 0;
}


.product-config .table {
    margin-bottom: 0;
}

.product-config .table-bordered td,
.product-config .table-bordered th {
    border-color: #e1e1e1;
}

.product-config .table th {
    font-size: 18px;
    font-weight: 500;
}

.product-config .table .config-option a {
    color: #1b1b1c;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.product-config .table .config-option a:last-child {
    margin-right: 0;
}

.product-config .table .config-option a:hover {
    color: #db0303;
}

.product-meta {
    margin-top: 40px;
}

.product-meta span:not(.sku) {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}

.product-meta span:not(.sku):last-child {
    margin-bottom: 0;
}

.product-meta a {
    color: #1b1b1c;
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.product-meta a:last-child {
    margin-right: 0;
}

.product-meta a:hover {
    color: #db0303;
}

.pro-qty {
    border: 1px solid #e1e1e1;
    display: inline-block;
    position: relative;
    width: 150px;
}

@media only screen and (max-width: 767.98px),
only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty {
        width: 120px;
    }
}

.pro-qty input {
    font-weight: 600;
    border: none;
    text-align: center;
    padding: 12px 45px;
    outline: none;
    width: 100%;
}

.pro-qty a {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 0;
    line-height: 50px;
    height: 100%;
    width: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 54px;
    }
}

@media only screen and (max-width: 767.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 48px;
    }
}

.pro-qty a:hover {
    background-color: #db0303;
    border-color: #db0303;
    color: #FFFFFF;
}

.pro-qty a.inc {
    right: 0;
    border-left: 1px solid #e1e1e1;
}

.pro-qty a.dec {
    left: 0;
    border-right: 1px solid #e1e1e1;
}

.product-description-review {
    margin-top: 40px;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review {
        margin-top: 60px;
    }
}

.product-description-review .desc-review-tab-menu {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product-description-review .desc-review-tab-menu li {
    width: 100%;
}

.product-description-review .desc-review-tab-menu li a {
    background-color: #1b1b1c;
    border-right: 2px solid #ddd;
    color: #FFFFFF;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0;
}

.product-description-review .desc-review-tab-menu li a:last-child {
    border: none;
}

.product-description-review .desc-review-tab-menu li a.active {
    background-color: #db0303;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .desc-review-tab-menu li a {
        font-size: 15px;
        font-weight: 500;
        padding: 10px 0;
    }
}
.product-description-review .tab-tit {
    line-height: 40px;
    background: #111;
    text-indent: 20px;
    color: #fff;
    font-size: 16px;
}
.product-description-review .tab-content {
    background-color: #f6f6f6;
    padding: 20px 30px;
    line-height: 25px;
}
.product-description-review .tab-content p{
    margin-bottom: 10px;
}
.product-description-review .tab-content table {
    border-collapse: collapse;
    border: #ccc solid 1px;
}
.product-description-review .tab-content table tr,.product-description-review .tab-content table tr td {
    border: #ccc solid 1px;
}
.product-description-review .tab-content table tr td {
    padding: 2px;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .tab-content {
    padding: 20px;
    }
    .product-description-review .tab-content video{
    max-width:100%;
    }
}

.product-rating-wrap .average-rating {
    margin-bottom: 30px;

}


.product-rating-wrap .average-rating h4 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 3px;
}

.product-rating-wrap .display-ratings .rating-item {
    
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-rating-wrap .display-ratings .rating-item:last-child {
    margin-bottom: 0;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-pic {
    max-width: 50px;
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 10px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt {
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    padding: 15px;
    -webkit-flex-basis: calc(100% - 60px);
    -ms-flex-preferred-size: calc(100% - 60px);
    flex-basis: calc(100% - 60px);
    max-width: calc(100% - 60px);
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta h3 {
    font-size: 14px;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    display: inline-block;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta .time {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star {
    color: #db0303;
    font-size: 14px;
    margin-bottom: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i {
    margin-right: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper {
    margin-top: 60px;
}

.product-rating-wrap .rating-form-wrapper h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 20px;
}

.product-rating-wrap .rating-form-wrapper .rating-form h5 {
    font-weight: 400;
    font-size: 18px;

    margin-bottom: 8px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i {
    color: #ccc;
    margin-right: 10px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:hover~i {
    color: #ccc;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star:hover i {
    cursor: pointer;
    color: #db0303;
}

.product-rating-wrap .rating-form-wrapper .rating-form input,
.product-rating-wrap .rating-form-wrapper .rating-form textarea {
    background-color: #FFFFFF;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 20px;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-rating-wrap .rating-form-wrapper .rating-form input:focus,
.product-rating-wrap .rating-form-wrapper .rating-form textarea:focus {
    border-color: #db0303;
}

.related_product {
    margin: 10px 0 20px;
	float:left;
    clear: both;
	width:100%;
}
.related_product h2 {
	line-height:40px;
    background: #111;
    text-indent: 20px;
    color: #fff;
    font-size: 16px;
	margin-bottom: 20px;
}
.related_product .main {
    border: #ccc solid 1px;
}
.related_product .main img {
    border-bottom: #ccc solid 1px;
    width: 100%;
}
.related_product .main .con .tit {
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 0 5px;
}
.related_product .main .con .txt {
    text-align: left;
    line-height: 20px;
    min-height: 40px;
    overflow: hidden;
}
.related_news {
    margin: 10px 0 20px;
    float:left;
    clear: both;
}
.related_news h2{
    background: url(../images/title_line.jpg) left bottom no-repeat;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #000;
}
.related_news ul {
}

.related_news ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 5px 0px;
    padding-left: 5px;
    border-bottom: 1px dashed #e3e2e2;
    /*dotted*/
}
.related_news ul li a {
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.related_news ul li span {
    float: right;
    margin-left: 5px;
    color: #999;
}
/*相关资讯*/
.list_related {
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
.list_related h2 {
	background: url(../images/title_line.jpg) left bottom no-repeat;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
}
.list_related ul {
	margin: 15px 0;
	float: left;
	clear: both;
	width: 100%;
}
.list_related ul li {
	float: left;
	overflow: hidden;
	padding: 0 15px 0 0;
	margin-bottom: 15px;
}
.list_related ul li img{
	width: 33%;
	float: left;
	height: 128px;
	margin-right: 2%;
	border: #ccc solid 1px;
}
.list_related ul li .txt {
	float: left;
	width: 65%;
}
.list_related ul li span {
	display: block;
	font-size: 15px;
	line-height: 25px;
	max-height: 25px;
	font-weight: bold;
	overflow: hidden;
}
.list_related ul li span a:hover{
	text-decoration: none;
	color: #337ab7;
}
.list_related ul li p {
	line-height: 22px;
	max-height: 66px;
	margin-top: 5px;
	overflow: hidden;
	color: #999;
}
.list_related ul li em{
	
float: left;
	
margin-top: 5px;
	
line-height: 22px;
	
color: #999;
}