@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #4b4b4b; 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: #4b4b4b; } /* 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: #4b4b4b; }
:visited { text-decoration: none; color: #4b4b4b; }
.fl { float:left;}
.fr { float:right;}
[data-mfp-src],
.btn-img-popup {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
@media (min-width:992px) {
	
.container, .container-sm, .container-md, .container-lg {
    max-width: 100% !important;
}
}

@media (min-width:1300px) {	
.container, .container-sm, .container-md, .container-lg {
    max-width: 100% !important;
}
}


@media (min-width:1400px) {
	
.container, .container-sm, .container-md, .container-lg {
     max-width: 1540px !important;
}
}
@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
	}
}
@media (min-width:992px) {
	
.container, .container-sm, .container-md, .container-lg {
    max-width: 100% !important;
}
}

@media (min-width:1300px) {	
.container, .container-sm, .container-md, .container-lg {
    max-width: 100% !important;
}
}


@media (min-width:1400px) {
	
.container, .container-sm, .container-md, .container-lg {
     max-width: 1540px !important;
}
}
/*======================公用样式=======================*/
@media (max-width:990px) {
.w100{ width:100%;}

}
.wrap { width: 100%; }
.logo {float: left;}

.navbar-area{background-color:#15afb1}
.navbar-light .navbar-brand img{float:left;}
.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-color:#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:inherit;background:#15afb1;top:0;left:0;padding:0;width:100%;z-index:999;height:auto}
.main-nav .navbar,.main-nav .navbar-brand {padding: 0;}
.main-nav .navbar-brand {position: relative;}
.main-nav .navbar-brand::before {background: #fff; position: absolute; top: 0;right: 0; display: block; content: ''; width: 80vw; height: 100%;}
.main-nav .navbar-brand img {position: relative;z-index: 9999}

.main-nav nav .navbar-nav .nav-item .active,.main-nav nav .navbar-nav .nav-item:hover a{color:#c4e5e6;/*border-bottom: 4px solid #353b8b;*/}
.main-nav nav .navbar-nav .nav-item a{text-transform:capitalize;/*color:#373737;*/font-weight:400; line-height: 74px;}
.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:#c4e5e6}
.main-nav nav .navbar-nav .nav-item a.active{color:#c4e5e6!important; /*border-bottom: 4px solid #353b8b;*/}
.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:#15afb1!important}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li{border-bottom:1px dotted #fff;}
.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{color:#fff;position:relative;-webkit-transition:.7s;transition:.7s;font-weight:400; line-height: 25px;}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background-color:#c4e5e6;-webkit-transition:all .5s;transition:all .5s}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before{width:100%}
.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item:hover a {border-bottom: 0;}
.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item a {border-bottom: 0;}
.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:#c4e5e6;letter-spacing:.5px}
.mobile-nav .mean-container .mean-nav ul li a .active{color:#353b8b}
.mean-container a.meanmenu-reveal{color:#373e58}
.mean-container a.meanmenu-reveal span{background-color:#373e58}
.other-side .search-area{float:left;position:relative;top:0;margin-right:10px}
.other-side .search-area .search-item{display:inline-block;position:relative;color:#fff;cursor:pointer;top:9px}
.other-side .search-area .search-item i{display:inline-block;text-align:center;font-size:16px;position:relative;top:-2px;color:#fff;font-weight:600}
.other-side .search-area .search-item .search-overlay{display:none}
.other-side .search-area .search-item .search-overlay.search-popup{position:absolute;top:100%;width:300px;right:0;background:#fff;z-index:2;padding:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-top:20px}
.other-side .search-area .search-item .search-overlay.search-popup .search-form{position:relative}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input{display:block;width:100%;height:50px;line-height:initial;border:1px solid #eee;color:#373737;outline:0;-webkit-transition:.5s;transition:.5s;padding-top:4px;padding-left:10px}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input:focus{border-color:#ff6464}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button{position:absolute;right:0;top:0;height:50px;background:0 0;border:0;width:50px;outline:0;-webkit-transition:.5s;transition:.5s;padding:0;cursor:pointer}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button:focus{color:#ff6464}
.other-side .search-area .search-item .search-btn{-webkit-transition:all .5s;transition:all .5s;font-size:16px;color:#373737}
.other-side .search-area .search-item .search-btn:hover{color:#c4e5e6}
.other-side .search-area .search-item .search-btn:hover i{color:#c4e5e6}
.other-side .search-area .search-item .close-btn{cursor:pointer;display:none;-webkit-transition:.5s;transition:.5s;color:#fff}
.other-side .search-area .search-item .close-btn:hover{color:#c4e5e6}
.other-side .search-area .search-item .close-btn.active{display:block;margin-left:5px;top:0}

.other-side .lang{float:right;margin-top:8px;margin-left:10px; font-weight: bold;}
.other-side .lang a {color: #fff;}
.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:#ff6464}

.ban-pc {display: block;}
.ban-pc img {width: 100%;}/*改*/
.ban-mobile {display: none;}
.ban-mobile .swiper-pagination-bullet {opacity: 1; background: #fff;}
.ban-mobile .swiper-pagination-bullet-active { background: #15afb1!important;}
.ban-mobile img {width: 100%; height: auto;}

.ban-pc .swiper-pagination-bullet-active { background: #15afb1!important;}
.ban-pc .swiper-pagination-bullet { width: 12px!important; height: 12px!important; background: #fff; opacity:1!important;}
.ban-pc .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}

/*首页*/

/* --- BUTTON --- */
.button {
  width: 158px;
  border-radius: 10px;
  margin-top: 26px;	
  line-height: 50px;	
  border: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  color:#fff;
  background: #0060c8;
  border-radius: 20px 0;	
  -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}
.button i {margin-left: 10px;}
.button:hover {
    background-color: #f48222;
    color: #fff;
    border-radius: 0 20px 0 0;
	border: 0;	
}
@media (max-width: 991px) {
	.button {display: none;}
}

.index-tit {text-align: center;}
.index-tit span {font-size: 40px; color: #000; margin-bottom: 20px; display: block;}
.index-tit em {font-size:20px; color: #444; margin-bottom: 16px; display: block;}
.index-tit .line {width: 60px; height: 8px; background: #15afb1; margin: 0 auto;}
@media (max-width: 991px) {
	.index-tit span {font-size: 28px; margin-bottom: 10px;}
    .index-tit em {font-size:14px; margin-bottom: 8px;}
}

/*首页产品*/
.index-pro {width: 100%; background: url("../images/index-probg.jpg") no-repeat top center #f8f8f8; padding: 100px 0;}
.index-pro-con {margin-top: 75px; overflow: hidden;}
.index-pro-con li {width: 25%; float: left; padding:0 0.5rem; display: inline-block;}
.index-pro-con li .img {width: 100%; overflow: hidden;}
.index-pro-con li img {width: 100%; }
.index-pro-con li img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.index-pro-con li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.index-pro-con li .txt {min-height: 165px;background: #fff; padding: 0 27px;}
.index-pro-con li .txt span {display: block; line-height: 32px; text-align: center; font-size: 18px;}
.index-pro-con li .txt span a {color: #333;}
.index-pro-con li .txt em {display: block; margin-top: 20px; line-height: 26px; color: #777;}
.index-pro-con li:hover .txt a {color: #15afb1;}
.index-pro-con li:hover .txt em {color: #15afb1;}
.index-pro-con .swiper-pagination-bullet-active { background: #15afb1!important;}
.index-pro-con .swiper-pagination-bullet { width: 44px!important; height: 7px!important;border-radius: 0!important; background: #ccc;opacity:1!important; margin:0 5px}
.index-pro-con .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.index-pro-con .bottom50 {height:80px;}
@media (max-width: 991px) {
	.index-pro {padding: 30px 0;}
	.index-pro-con {margin-top: 30px;}
	.index-pro-con li {width:100%;}
	.index-pro-con li .txt span {line-height: 28px; font-size: 16px;}
}




/*首页关于我们*/
.index-about { width: 100%; overflow: hidden; background: url("../images/index-aboutbg.png") no-repeat center; padding: 120px 0 220px 0; }
.index-about-con {margin-top: 38px; overflow: hidden;} 
.index-about-con .txt {width: 80%; line-height: 34px; text-align: center; font-size: 16px; margin: 0 auto;}
.index-about-con .more {width: 210px;  margin: 22px auto 0; padding: 30px 40px; background: #15afb1; overflow: hidden;}
.index-about-con .more span {display: block; float: left; font-size: 16px;}
.index-about-con .more span a {color: #fff; display: block;}
.index-about-con .more img {display: block; float: right;}

.index-about .datas{ padding-top:77px; text-align:center;}
.index-about .datas .valbox {position: relative; display: inline-block; margin-bottom: 30px;}
.index-about .datas .ic{ width: 90px; height: 90px; position: absolute; right: -30px; top: -10px; z-index: -1;}
.index-about .datas .ic1 { background-image: url(../images/ic_about1.jpg); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.index-about .datas .ic2 { background-image: url(../images/ic_about3.jpg); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.index-about .datas .ic3 { background-image: url(../images/ic_about2.jpg); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.index-about .datas .ic4 { background-image: url(../images/ic_about4.jpg); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.index-about .datas .val { font-size: 60px; color: #15afb1; font-family: medium; line-height: 1;}
.index-about .datas .tit{font-size:16px; color: #696969; }

@media (max-width: 991px) {
	.index-about {background: none;padding: 40px 0;}
	.index-about-con .txt {width: 100%; font-size: 14px;}
	.index-about-con .more { padding: 20px 40px;}
	.index-about .datas{ padding-top:30px; text-align:center;}
    .index-about .datas li{margin-bottom: 30px;}
	.index-about .col-md-3 {width: 50%;}
	.index-about .datas .val {font-size: 38px;}
}



/*首页新闻*/
.index-news {width: 100%; background: #f8f8f8; padding: 90px 0 120px 0;}
.index-news-con {margin-top: 80px;}
.index-news .con {}
.index-news .con .img { overflow: hidden;}
.index-news .con img {width: 100%;}
.index-news .con img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.index-news .con:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.index-news .con .info {padding: 41px 45px; background: #fff;}
.index-news .con .info .tit { font-size:22px; color: #010101; margin-bottom: 16px;}
.index-news .con .info .tit a {color: #010101;}
.index-news .con .info .txt {font-size: 16px; color: #636361; line-height: 25px;}
.index-news .con:hover .info {background: #15afb1; color: #fff;}
.index-news .con:hover .info .tit a {color: #fff;}
.index-news .con:hover .info .txt {color: #fff;}


@media (max-width: 991px) {
    .index-news { padding: 40px 0;}
    .index-news-con {margin-top: 30px;} 
	.index-news .con {margin-bottom: 20px;}
	.index-news .con .info {padding:20px 10px; }
	.index-news .con .info .tit { font-size:18px; margin-bottom: 13px;}
    .index-news .con .info .txt {font-size: 12px; line-height: 25px;}

}

/*首页案例*/
.index-case {width: 100%;  padding: 75px 0 120px 0;}
.index-case-top {width: 100%; overflow: hidden;}
.index-case-top .tit {float: left;}
.index-case-top .tit span {font-size: 40px; color: #000; margin-bottom: 20px; display: block;}
.index-case-top .tit em {font-size:20px; color: #444; margin-bottom: 16px; display: block;}
.index-case-top .tit .line {width: 60px; height: 8px; background: #15afb1;}
.index-case-con {margin-top: 40px;}

.index-case-con .img {width: 100%; overflow: hidden;}
.index-case-con img {width: 100%;}

.index-case-top .more {width: 210px;  margin-top: 20px; padding: 30px 40px; background: #15afb1; float: right;}
.index-case-top .more span {display: block; float: left; font-size: 16px;}
.index-case-top .more span a {color: #fff; display: block;}
.index-case-top .more img {display: block; float: right;}


@media (max-width: 991px) {
    .index-case { padding: 40px 0;}
	.index-case-top .tit span {font-size: 28px; margin-bottom: 10px;}
    .index-case-top .tit em {font-size:14px; margin-bottom: 8px;}
    .index-case-con {margin-top: 30px;} 
	.index-case-con .img {margin-bottom: 20px;}
	.index-case-top .more {width: 150px; margin-top: 0; padding: 20px;}
}


/*底部*/
.foot { width: 100%; background: url("../images/foot-conbg.jpg") no-repeat top center #f3f3f3; overflow: hidden;}
.foot-con { padding:64px 0;}
.foot-con .col-lg-2 {padding-left: 60px;}
.foot-logo {overflow: hidden; margin-bottom: 35px;}
.foot-logo img {}
.foot-tel {font-size: 40px; font-weight: bold; color: #15afb1; margin-bottom: 26px;}
.foot-txt {line-height: 36px; font-size: 16px;}
.foot-txt p{vertical-align:top;height: 40px;}
.foot-txt p .add{display: inline-block;margin-left: 0px;vertical-align:top;width:254px; line-height: 20px; height: 40px;}
.foot-txt p span{display: inline-block; line-height: 20px;}
.foot-txt p:nth-child(5) {text-indent: 60px;}
.foot-con .col-lg-1 {margin: 0 20px;}
.foot-con dl {display: block; margin-top:19px; }
.foot-con dl dt {color: #333;display: block; margin-bottom:48px; font-size: 22px; }

.foot-con dl dd {display: block; line-height:40px;color: #666; font-size: 16px;}
.foot-con dl dd a {color: #666;}

.foot-con .f2 {}
.foot-con .f2 dd { width:285px; float: left;}





.foot-copy {width: 100%; color: #fff; line-height:60px; background: #15afb1; overflow: hidden;}
.foot-copy a {color: #fff;}
.foot-copy span {float: left; display: block;}
.foot-copy em {display: block; float: right;}
@media screen and (max-width:992px){
	.foot-con {display: none;}
	.foot-copy {font-size: 12px; line-height: 25px; text-align: center; padding: 10px 0;}
	.foot-copy em {float: none;}
}

/*内页*/
.bg-img {background: no-repeat center center; background-size: cover;}
.page-header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height:550px;
}

@media only screen and (max-width: 767.98px) {
    .page-header-content {
        height: 200px;
    }
}

.page-header-content h1 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0;
}

@media only screen and (max-width: 575.98px) {
    .page-header-content h1 {
        font-size: 28px;
        line-height: 1.4;
    }
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 20px;
}

.breadcrumb {
    position: relative;
	color: #FFFFFF;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
}



.breadcrumb a {
    color: #FFFFFF;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    line-height: 1;
}

.breadcrumb a:hover {
    color: #15afb1;
}

.breadcrumb .current:after {
    display: none;
}

.breadcrumb .current a {
    color: #15afb1;
    pointer-events: none;
}
.pro-ban {background: url("../images/pro-ban.jpg") no-repeat center;}
.contact-ban {background: url("../images/contact-ban.jpg") no-repeat center;}
.about-ban {background: url("../images/about-ban.jpg") no-repeat center;}
.news-ban {background: url("../images/news-ban.jpg") no-repeat center;}
.case-ban {background: url("../images/case-ban.jpg") no-repeat center;}







.inner {width: 100%; background: #f8f8f8; padding:50px 0 80px 0;}




.contact {width: 100%; background: url("../images/lx-bg.jpg") no-repeat center #f9f9f9;}
.contact-form-content {width: 100%; overflow: hidden; padding:80px 0;}
.contact-form-content .tit { overflow: hidden;}
.contact-form-content .tit span {display: block; font-size:40px; color: #333; font-weight: bold; margin-bottom: 18px;}
.contact-form-content .tit em { display: block; font-size: 18px; color: #666;}
.contact-fl {padding:70px 0 0 66px;}
.contact-fl .info { margin-top: 55px; overflow: hidden;}
.contact-fl .info .txt { min-width: 525px; height: 88px; border-bottom: 1px solid #e7e7e7;}
.contact-fl .info .txt span {display: block; width: 43px; height: 43px; line-height: 43px; background: #fff; border-radius: 22px; margin-top: 22px; margin-right: 20px; float: left;}
.contact-fl .info .txt:last-child span{margin-top: 13px;}
.contact-fl .info .txt span.add{ width:100%; line-height: 25px;width:83%; float:none; display: inline-block;float:left;}
.contact-fl .info .txt .addTit{line-height: 25px;float:left; padding-top: 20px;}
.contact-fl .info .txt span i {color: #676767; font-size: 18px; margin-left: 12px;}
.contact-fl .info .txt em {display: block; float: left; font-size: 18px; color: #777; line-height: 88px;}
.contact-fl .info .txt em o {color: #333;margin-right: 30px;}


.contact-fr {padding:70px 66px; background: #fff;}
.touch { width:100%; height:400px;  position:relative; margin-top: 46px;}
div.contact-fr input[type='text'],div.contact-fr input[type='submit']{ background: #fff; border: 1px solid #ddd; position:absolute;outline:none;  text-indent:14px; color:#777;width: 100%;}
div.contact-fr input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 {width: 48% !important; height:55px; top:0; left:0; }
input.gbk_2 {width: 48% !important; height:55px; top:0; right:0;}
input.gbk_3 { height:55px; top:75px; left:0; }
input.gbk_5 { width:180px!important; height:35px; top:300px; left:0; text-indent: 0!important; text-align: center;}
.contact-fr textarea{ width:100%; height:132px; position:absolute; top:150px; left:0; outline:none; overflow:hidden;border: 1px solid #ddd;  }
.contact-fr textarea, .touch input { color:#777;}
.contact-fr textarea {padding:24px 14px; }
input.contact_sub{ width:100% !important; height:45px !important; text-indent:0 !important; color:#fff !important; top:350px; left:0; border-radius:5px; cursor:pointer; background:#15afb1!important; line-height:45px; text-align:center !important; font-size:18px;} 
input.contact_sub a { display:block; color:#fff !important;}
input.contact_sub i { color:#fff; margin-right:5px;}
.contact-fr .vdimgck{float:left;cursor: pointer;width:85px;height:30px; position:absolute; top:302px; left:200px;}
.contact-map {width: 100%;}
@media (max-width: 991px) {
    .contact-form-content {padding:40px 0;}
	.contact-form-content .col-lg-6:nth-child(2) {padding: 0;}
    .contact-form-content .tit span { font-size:30px;  margin-bottom: 18px;}
    .contact-form-content .tit em {font-size: 16px; line-height: 28px;}
    .contact-fl .info { margin-top: 20px; }
    .contact-fl .info .txt { min-width: 100%; }
    .contact-fl .info .txt em {font-size: 12px;}
	.contact-fl .info .txt:last-child em{
		line-height:22px;width:80%;
		padding-top: 25px;
	}
    .contact-fl .info .txt em o {margin-right: 5px;}
	.contact-fr {padding:20px}
	input.contact_sub { height: 40px!important; line-height: 40px;}
	.contact-map {width: 100%; max-height: 500px;}
	.contact-map img {width: 100%;}
}

@media (min-width: 1400px) and (max-width:1500px) {
	.contact-fl .info .txt:last-child em{
		line-height:22px;width:80%;
		padding-top: 0px;
	}
	.contact-fl .info .txt span.add {
    width: 80%;
}
}

.btn-brand {
    background-color: #f48222;
    border-color: #f48222;
    border-radius: 25px;
    color: #fff;
}

.btn-brand:hover {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}





/*关于我们*/
.inner-about {padding: 80px; background: #fff; line-height: 35px;}
.inner-case {padding: 80px; background: #fff;}
@media (max-width: 991px) {
	.page-header-content {margin-top: 58px;}
	.breadcrumb,.breadcrumb a {font-size: 14px;}
	.inner-about {padding:0; line-height: 25px;}
	.inner-case {padding: 0;}
}
/*产品中心*/
.inner-pro {}
.m-ins-navbox {display: none;}
.cat-pro {display: block;}
.cat-pro .tit {width: 100%; height: 84px;background: #15afb1; position: relative; text-indent: 30px; line-height: 84px; font-size: 32px; font-weight: bold; color: #fff;}
.cat-pro .tit::before {position: absolute; bottom: 0;right: 0; display: block; content: '';width: 210px; height: 25px; background: url("../images/d.png") no-repeat; }
.cat-pro ul {width: 100%; display: block; background: #fff; padding: 0 30px;}
.cat-pro ul li {font-size: 16px; line-height: 70px; border-bottom:1px dotted #e6e6e6;}
.cat-pro ul li a {color: #333;}
.cat-pro ul li a:hover {color: #15afb1;}

.list-pro {}
.list-pro .con {margin-bottom: 20px;-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.list-pro .con .img {width: 100%; overflow: hidden;}
.list-pro .con img {width: 100%; }
.list-pro .con img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.list-pro .con:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.list-pro .con .txt {min-height: 165px;background: #fff; padding: 0 27px;}
.list-pro .con .txt span {display: block; line-height: 32px; text-align: center; font-size: 18px;}
.list-pro .con .txt span a {color: #333;}
.list-pro .con .txt em {display: block; margin-top: 20px; line-height: 26px; color: #777;}
.list-pro .con:hover .txt a {color: #15afb1;}
/*.list-pro .con:hover .txt em {color: #15afb1;}*/
@media (max-width: 991px) {
	.inner-pro {}
	.cat-pro {display: none;}
	.list-pro .con .txt span {line-height: 28px; font-size: 16px;}
}








/*NEWS*/
.inner-news {}

.top-news {width: 100%; background: #fff; overflow: hidden; margin-bottom: 50px;}
.top-news .img { overflow: hidden;}
.top-news img {width: 100%;}
.top-news img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.top-news .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.top-news .con {padding:76px 80px 50px 30px;}
.top-news .con .t {font-size: 16px; color: #15afb1; margin-bottom: 17px;}
.top-news .con .tit {margin-bottom: 66px; font-size: 30px; color: #000;}

.top-news .con .txt {line-height:24px; margin-bottom:33px; font-size: 18px; color: #626262; margin-bottom: 50px;}
.top-news .con .time { margin-bottom:50px; color: #777;}
.top-news .con .more {width:160px; line-height: 45px; color: #fff; text-align: center; background: #15afb1;}
.top-news .con .more a { color: #fff; font-size: 16px;}
.top-news .con .more i {margin-left:10px;}

.news-list {}
.news-list .con {width: 100%; background: #fff; overflow: hidden; display: block; margin-bottom:20px; padding:45px;}
.news-list .con .time {padding:30px 34px; background: #cccccc; text-align: center; float: left; display: block;}
.news-list .con .time span { font-size: 55px; font-weight: bold; color: #fff; padding-bottom: 22px; border-bottom: 1px solid #e7e7e7; display: block;}
.news-list .con .time em { font-size:16px; color: #fff; margin-top: 14px; display: block;}
.news-list .con .txt {width: 85%; float:right;}
.news-list .con .txt span {font-size:24px;display: block; padding-bottom: 21px; border-bottom: 1px solid #e7e7e7;}
.news-list .con .txt span a {color: #111;}
.news-list .con .txt em {margin-top: 13px; line-height: 29px; font-size: 18px; display: block;}
.news-list .con .txt .more {margin-top: 32px;}
.news-list .con .txt .more a {color: #ccc;}

.show-news {width: 100%; overflow: hidden; background: #fff; padding:30px;}

.news-info {padding:20px 0;}
.news-info .col-lg-9 {padding-right: 70px;}
.news-info .rightwrap {width: 100%;}
.news-info em {display: block; color: #1b1b1b; font-size:28px; line-height: 42px; }
.news-info .entry-meta {width: 100%; margin-top: 7px; color: #b6b5b5; line-height: 36px; font-size: 16px; padding-bottom: 30px; border-bottom: 1px dotted #b6b5b5;}

.news-info .contwrap {padding: 45px 0 60px 0; line-height: 28px; border-bottom: 1px dotted #b6b5b5;}
.news-info .contwrap img { display: block; margin: 0 auto; max-width: 100%; }
.news-info .rightwrap h6 {display: block; font-weight: bold; padding: 12px 14px; line-height: 23px; margin-bottom: 20px; background:#15afb1; font-size: 16px; color: #fff; }
.news-info .rightwrap ul { width: 100%;}
.news-info .rightwrap li { width: 100%; padding-bottom: 14px; padding-top: 7px;}
.news-info .rightwrap li img {width: 100%;}
.news-info .rightwrap li:last-child { border-bottom: none; }
.news-info .rightwrap li a { color: #333; font-weight: bold; display: inline-block; font-size: 14px; line-height: 28px; }
.news-info .rightwrap li a:hover { color: #15afb1; }
.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: 12px; line-height: 22px; }
.news-info i {margin-right: 10px;}
.news-info .paging a { color: #666; }
.news-info .paging .fl a:hover { color: #15afb1; }
.news-info .paging .return {border-radius: 8px; display: block; height: 34px; line-height: 34px; margin-top: 10px; text-align: center; width: 100px; font-size: 14px; background: #15afb1; color: #fff; }
.news-info .paging .return a {color: #fff; display: block;}
.news-info .paging .return a:hover {color: #fff;}


@media (max-width: 991px) {
	.top-news {margin-bottom: 20px;}
	.top-news .con {padding:20px 0;}
    .top-news .con .tit {margin-bottom: 20px; font-size: 20px; color: #000;}
    .top-news .con .time {font-size: 14px; margin-bottom: 30px; }
    .top-news .con .txt {line-height:28px;  font-size: 14px; color: #626262; margin-bottom: 30px;}
	.news-list .con {padding: 0;}
	.news-list .con .time {display: none;}
	.news-list .con .txt {width:100%; float:none;}
	.news-list .con .txt span {font-size: 16px;}
    .news-list .con .txt em {line-height:25px; font-size:13px;}
    .news-list .con .txt .more {margin-top:20px;}
	.show-news {padding: 0;}
	.news-info {padding: 0;}
	.inner-news .con .info {padding: 20px;}
    .inner-news .con .info .tit {font-size: 18px;}
	.news-info .contwrap {padding: 20px 0;}
	.news-info em {font-size:16px; line-height:28px; }
    .news-info .entry-meta { line-height: 28px; font-size: 14px; padding-bottom: 30px;}
	.news-info .col-lg-9 {padding-right: 20px;}
}













/*--------------------------------
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: #15afb1;
}

.ht-mfp .mfp-arrow {
    background-color: #15afb1;
    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; margin-top: 8px; margin-bottom: 18px;}
.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 H2{
	font-size: 26px;
    padding-bottom: 20px;
    color: #333;  
}
.prod-details-info-content{
	font-size: 16px;
    line-height: 28px;
    color: #888;
}
.prod-details-info-content .price {
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 33px;
	color: #666;
}

@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:#15afb1; color: #fff; font-size: 18px; text-indent: 20px;}
.product-description-review .tab-tit span {width: 186px;display:block; text-align: center; background: #6d82a7;}
.product-description-review .tab-content {
    padding: 30px 20px;
	line-height: 25px;background: #fff;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .tab-content {
        padding: 25px 0;
    }
}

.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 img {width:118px; }
	.lang-mobile {display: block; position: absolute; top: 28px; right: 70px; z-index: 999;}
	.lang-mobile img {margin-left: 5px;}
	.other-side  {position: absolute; top: 15px; right: 60px;}	
    .other-side .lang a {color: #333;}
	.other-side .search-area {display: none;}
	.carousel-inner > .item > img {max-width:180%!important;}	

	.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; padding-top: 55px;}
	.ban-pro-mobile {display: block;}
	.ban-pro-pc {display: none;}
	.show_pro .col-12 {padding: 0;}

.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;}	
	
	

.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;}

	
	









/********内页菜单*********/
.m-ins-navbox { width: 100%; height: 38px; background-color: #15afb1; 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 #15afb1; background-size: auto 50%; }
.m-ins-navbox .ret-subbox { position: absolute; top: 38px; width: 100%; background-color: #15afb1; 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: #fff; 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%;}
	
	



	.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; }



.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-box {margin: 20px 0;}




	
.filters li{padding: 10px 18px; font-size: 14px;}	
.inner {padding: 30px 0; background: #fff;}
.product-item {margin-bottom: 20px;}	
.product-item img {width: 100%;}	
	

	.contact-form-content {padding: 20px;}	
.contact-fl {padding: 0; margin-top: 30px;}
	.contact-form-content .tit span {font-size: 24px;}
	
	input.gbk_5 {width: 150px!important; left: 0; top:300px; }
	.contact-fr .vdimgck {left: 170px; top:302px; }	

}

@media(max-width:990px){
	.xs_inner .col-6{
/*		max-width: 48%;		*/
	}
	
	.xs_inner .col-6 img{ width:100%;}
}
