/* CSS Document */
@charset "UTF-8";
* { padding: 0;margin: 0;border: 0;outline: none;}
body {color: #211613;overflow-x: hidden;font-family: "microsoft Yahei",Arial,"微软雅黑","Raleway,Helvetica Neue, Helvetica, sans-serif";}
a:focus{outline:none;}
a { color: #333;}
input,select,button,textarea {vertical-align:middle;font-family: "microsoft Yahei",Arial,"微软雅黑","Raleway,Helvetica Neue, Helvetica,sans-serif"; outline: none;border: 0;
    -webkit-appearance: none;}
li { list-style:none;}
ol, ul{ padding:0;}
a,.trans { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.trans5 { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.trans8 { -webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;}
.wrap { margin-top:60px;}
:-moz-placeholder { color: #999; opacity:1; }
::-moz-placeholder { color: #999;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-textarea-placeholder{color: #999;opacity:1;}
input::-webkit-input-placeholder,textarea::-webkit-textarea-placeholder{color: #999;opacity:1;}
.trans { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
textarea::-webkit-input-placeholder {color: #999;}
textarea:-moz-placeholder {color: #999;}
textarea::-moz-placeholder {color: #999;}
textarea::-ms-input-placeholder {color: #999;}
.tc { text-align: center;}
.text img { max-width:100%;}
.color { background: linear-gradient(to left, #faab5d, #f64e27);-webkit-background-clip: text;color: transparent;}
.ell,.am-ellipsis { text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}

/* header */
.header { padding:28px 0;}
.head-tel { padding-left:70px;background:url(../images/tel.jpg) no-repeat left center;margin-top:6px;}
.head-tel em { font-size:16px;color:#333;font-style: normal;}
.head-tel p { font-size:24px;font-weight:bold;color:#537574;}
.language a { color:#777;padding:0 5px;}
.language a:hover { color:#484f4f;}
.nav-bg { background:#537574;height:60px;line-height:60px;}
.nav{ position:relative;z-index:9999;margin:0 auto;}
.nav .nLi{ float:left;position:relative;display:inline;width:14.28%;}
.nav .nLi.on { background:none;}
.nav .nLi p{ margin:0;}
.nav .nLi p a{ display:block;font-size:17px;color:#fff;font-weight:bold;font-weight:normal;text-transform:uppercase;text-align:center;position:relative;}
.nav .sub{ display:none;left:0;top:60px; position:absolute;background:#fff;line-height:40px;width:100%;padding:5px 0;z-index: 99;text-align:center;}
.nav .sub a{ display:block;font-size:15px;display:block;color:#535353;border-bottom:1px solid #eee;margin:0 10px;}
.nav .sub li:last-child a { border:0;}
.nav .sub2 { width:130%;}
.nav .on p a,.nav p a:hover { background:#484f4f;}
.nav .sub2 a { display:block;}
.nav .sub a:hover{ color:#537574;text-decoration:underline;}
.logo-p {font-size:24px;line-height:30px;color:#333;}
.logo-p h1{font-size:24px;line-height:30px;color:#333;font-weight:normal;display:inline-block;}

/* 手机导航 */
.sp_header{height:60px;position:fixed;z-index:9999;width:100%;top:0;left:0;background:#fff;}
.sp_header.bgr { background:#fff;border-bottom:none;}
.sp_logo a{ padding:8px 10px;float:left;display:block;}
.sp_logo img{margin:auto;max-height:36px;margin-top:4px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:100%;}
.sp_nav span{display:block;background:#434343;width:22px;height:2px;position:absolute;left:14px;transition:all ease 0.35s}
.sp_header.bgr .sp_nav span,.sp_header.bgr2 .sp_nav span,.sp_nav_se span { background:#666;}
.sp_nav span:nth-of-type(1){top:20px}
.sp_nav span:nth-of-type(2){top:28px}
.sp_nav span:nth-of-type(3){top:36px}
.sp_nav_se span:nth-of-type(1){top:28px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:28px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background: #fff;width:100%;height:calc(100% - 0px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;opacity:0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s;transition: all 0.5s ease;}
.nav_show{ opacity:1;top:0px;padding-top:60px;}

/*.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}*/
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:0px;right:0px;height:50px;width:50px;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e5e5e5 solid;text-indent:15px;position:relative;line-height:50px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #e5e5e5 solid;}
.sjj_nav ul li ul{display:none;margin: 0;}
.sjj_nav ul li>ul li:first-child { padding-top:5px;border-top:1px #e5e5e5 solid;}
.sjj_nav ul li>ul li:last-child { padding-bottom:5px;}
.sjj_nav ul li a{color:#434343;width:100%;display: block;}
.sjj_nav ul li.on>a { color:#537574;}

/*.sjj_nav>ul>li>a { text-transform: uppercase;}*/
.sjj_nav ul li ul li { border:none;line-height:38px;font-size:14px;}
.sjj_nav ul li ul li a{ color:#666;display:block;text-align:left;}
.sjj_nav ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0;}
.sjj_nav ul li i.sp_nav_xjb:before{ content: "";background: url(../images/arr11.png) center no-repeat;background-size: 12px 7px;}
.sjj_nav ul li i.sjj_nav_i_se:before{content: "";background: url(../images/arr12.png) center no-repeat;background-size: 12px 7px}
.sjj_nav ul li ul li>ul{padding-left:10px;border-bottom:1px solid #e5e5e5 ;}
.sjj_nav ul li ul li:last-child ul { border-bottom:0;}
.language-down2 { position: absolute;right:50px;top:0;height:60px;line-height:60px;}
.language-down2 .language-li { top:60px;}
.sjj_nav ul li ul li i { height:38px;}
.sjj_nav ul li ul li i:before { height:38px;}
.sjj_nav ul li ul li:first-child i:before { top:3px;}
.sjj_nav ul li>ul { padding-left:10px;}
.swiper-container a { display:block;}
.swiper-container img { width:100%;display:block;}
.swiper-pagination-bullet { background:#ccc;opacity:1;}
.swiper-pagination-bullet-active { background:#484f4f;width:20px;border-radius:20px;}
.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-container2 .swiper-pagination-custom, .swiper-pagination-fraction { bottom:25px;}
.swiper-button-prev,.swiper-button-next { width:50px;height:50px;margin-top:-25px;opacity:.8;}
.swiper-button-prev { left:2%;background:url(../images/arrow1.png) no-repeat center;}
.swiper-button-next { right:2%;background:url(../images/arrow2.png) no-repeat center;}
.swiper-button-prev:hover { background:url(../images/arrow3.png) no-repeat center;opacity:1;}
.swiper-button-next:hover { background:url(../images/arrow4.png) no-repeat center;opacity:1;}
.swiper-pagination-bullet-active { background:#537574;}
.search {background:#f6f6f6;padding:12px 0;}
.hot { font-size: 16px;color: #333;line-height: 45px;font-weight: normal;}
.hot b { font-weight:normal;}
.hot a {color:#888;margin-right:10px;}
.hot a:hover {color:#484f4f; text-decoration:underline;}
.searchform { font-size:0;background:none;border-radius:10px;overflow:hidden;position:relative;border:1px solid #537574;width:400px;height:38px;margin-top:2px;}
.searchform .search01 { padding:0 75px 0 15px;color:#888;font-size:14px;background:none;border:none;line-height:38px;width:calc(100% - 75px);}
.searchform .button {width:60px;height:38px;border:none;background:#f6f6f6 url(../images/search.png) no-repeat center;z-index: 2;cursor: pointer;position:absolute;right:0;top:0;font-size:0;}
.searchform .button:hover { background:#537574 url(../images/search2.png) no-repeat center;}
.in-tit { padding-bottom:40px;}
.in-tit h6 { color:#537574;font-size:40px;}
.in-tit p { font-size:16px;color:#666;line-height:26px;margin-top:5px;}
.in-tit-img  { margin-top:5px;}
.in-tit-img span { width:120px;height:1px;display:inline-block;background:#537574;margin:0 3px;vertical-align:middle;}
.in-prod-span { font-size:0;}
.in-prod-span span { display:inline-block;margin:0 10px;}
.in-prod-span span a { font-size:18px;color:#333;width:200px;line-height:40px;border:1px solid #aaa;border-radius:30px;display:block;position:relative;overflow:hidden;}
.in-prod-span span a:hover { background:#537574;color:#fff;border:1px solid #537574;}
.in-pro-li { margin-top:37px;display:flex;flex-direction:row;}
.in-pro-fl { width:46%;float:left;}
.in-pro-fl a { display:block;background:#eee;height:calc(100% - 12px);}
.in-pro-text { padding:5% 35px;}
.in-pro-text h6 { color:#537574;font-weight:normal;font-size:30px;}
.in-pro-text p { color:#333;font-size:16px;}
.pro-bor { width:68px;height:2px;background:#537574;margin-top:15px;}
.in-pro-img { overflow:hidden;}
.in-pro-img img { width:100%;display:block;}
.in-pro-fl .in-pro-text p { margin-top:15px;}
.in-pro-fr .in-pro-text { padding:0;}
.in-pro-fr .in-pro-text p { line-height:50px;height:50px;background:#eee;padding:0 8px;}
.in-pro-fr a:hover .in-pro-text p { background:#537574;color:#fff;}
.in-pro-fr2 { padding-lefT:28px;width:54%;float:left;}
.in-pro-fr ul { margin-right:-7px;}
.in-pro-fr li { padding:0 7px 12px 7px;}
.in-pro-ico { background:url(../images/more.png) no-repeat right center;padding-right:75px;}
.bg1 { background:url(../images/bg1.jpg) no-repeat center;padding:60px 0;background-size:cover;}
.bg2 { background:url(../images/bg2.jpg) no-repeat center;padding:60px 0;background-size:cover;}
.bg4 { background:url(../images/bg4.jpg) no-repeat center;padding:60px 0;background-size:cover;}
.in-tit2 h6 { font-weight:normal;}
.in-tit2 h6 span { color:#333;}
.in-faq-li { margin:0 -15px;display:flex;flex-direction:row;}
.in-faq-li li { padding:0 15px;}
.in-faq-b { font-size:18px;color:#333;padding-left:60px;font-weight:bold;}
.in-faq-text { border:1px solid #ccc;border-top-left-radius:20px;overflow:hidden;position:relative;padding:12px 20px 15px 20px;height:100%;}
.in-faq-text span { position:absolute;lefT:0;top:0;background:#537574;width:60px;height:36px;color:#fff;font-size:18px;font-weight:bold;line-height:36px;text-align:center;}
.in-faq-p { font-size:16px;line-height:24px;color:#666;margin-top:10px;}
.in-more a { width:160px;height:48px;line-height:48px;font-size:16px;background:#537574 url(../images/c1.png) no-repeat 25px center;text-indent:30px;color:#fff;border-radius:5px;display:block;margin:50px auto 0 auto;}
.in-more a:hover { background:#434343 url(../images/c1.png) no-repeat 25px center;}
.ser-wrap { margin-top:40px;}
.in-ser-img img { display:block;border-radius:100%;margin:0 auto;}
.in-ser-text h6 { font-size:24px;color:#537574;margin-top:25px;}
.in-ser-text p { font-size:16px;color:#666;line-height:24px;margin-top:15px}
.in-ser-li { margin:0 -30px;}
.in-ser-li li { padding:0 30px;}
.in-ser-li li:nth-child(2),.in-ser-li li:nth-child(4) { margin-top:60px;}
.in-ser-li li:nth-child(3) { margin-top:120px;}
.in-about-li { display:flex;flex-direction:row;}
.in-about-fl a { display:block;}
.in-about-fl img { display:block;width:100%;height:503px;object-fit:cover;}
.in-about-fr { padding:0 5% 0 8%;border-right:4px solid #537574;height:100%;position:relative;}
.in-about-fr:before { position:absolute;right:0;top:0;content:"";width:17%;heighT:4px;background:#537574;}
.in-about-fr:after { position:absolute;right:0;bottom:0;content:"";width:22%;heighT:4px;background:#537574;}
.in-about-tit h6 span { font-size:44px;text-transform:uppercase;font-family:arial;color:#e6e6e6;letter-spacing:3px;padding-lefT:35px;}
.in-about-s { font-size:20px;color:#333;letter-spacing:3px;}
.in-about-tit { padding-bottom:25px;}
.in-about-bor { width:220px;height:1px;background:#aaa;margin-top:20px;}
.in-about-text { font-size:16px;line-height:30px;color:#666;margin-top:40px;}
.in-about-text a { font-size:14px;color:#333;}
.in-about-text a:hover { color:#537574;}
.tabs { font-size:0;position:absolute;left:8%;bottom:0;z-index:1;background:#fff;}
.tabs span { display: inline-block;margin-right:35px;text-align:center;background:#eee;width:112px;height:112px;position:relative;cursor:pointer;}
.tabs span p { font-size:16px;color:#666;margin-top:18px;}
.tabs span a { padding:0 20px;font-size:16px;cursor:pointer;background: #fff;border:1px solid #bfbfbf;line-height:44px;height:45px;display:block;}
.tabs span.active a { background: #0099ff;color:#fff;border:1px solid #0099ff;}
.swiper-container4 { margin-top:40px;}
.in-pro-slide p { font-size:16px;color:#666;margin-top:15px;}
.in-pro-slide a,.in-case-slide a { display: block;}
.in-case-slide a { display: block;}
.in-pro-slide a:hover p { color:#537574;}
.tabs span img.show, .tabs .active img.hide, .tabs span.active img.hide { display:inline-block;}
.tabs span img.hide, .tabs .active img.show, .tabs span.active img.show { display: none;}
.tabs span.active { background:#537574;}
.tabs span.active p { color:#fff;}
.in_pimg { margin-top:18px;}
.tabs span.active:before { content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #537574;position:absolute;left:50%;bottom:-10px;margin-lefT:-10px;}
.in-pro-box { position:relative;}
.in-pro-box .swiper-button-prev,.in-pro-box .swiper-button-next{ width:50px;height:50px;margin-top:-25px;}
.in-pro-box .swiper-button-prev { left:-80px;background:url(../images/arrow1.png) no-repeat center;}
.in-pro-box .swiper-button-next { right:-80px;background:url(../images/arrow2.png) no-repeat center;}
.in-pro-box .swiper-button-prev:hover { background:url(../images/arrow3.png) no-repeat center;}
.in-pro-box .swiper-button-next:hover { background:url(../images/arrow4.png) no-repeat center;}
.in-pro-img2 { overflow:hidden;}
.in-pro-img2 img { width:100%;display:block;}
.adv-bor { cursor:pointer;position:relative;}
.adv-ico { width:100px;height:100px;display: table-cell;vertical-align: middle;background:#537574;border-radius:100%;}
.adv-ico img { display:block;margin:0 auto;-webkit-transition: -webkit-transform .8s ease-out;-moz-transition: -moz-transform .8s ease-out;-o-transition: -o-transform .8s ease-out;-ms-transition: -ms-transform .8s ease-out;}
.in-process-list li:hover .adv-ico img { -webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.adv-m { margin:0 auto;width:120px;background:rgba(83,117,116,.3);height:120px;border-radius:100%;padding:10px;}
.adv-bor:before { content:"";background:url(../images/step.png) no-repeat center;width:34px;height:18px;position:absolute;top:52px;right:-17px;background-size:100% 100%;}
.in-process-list li:nth-child(7) .adv-bor:before { background:none;}
.adv-p { font-size:18px;color:#537574;line-height:22px;margin-top:14px;text-align:center;}
.case-slide a { display:block;position:relative;overflow:hidden;}
.case-text { position:absolute;left:0;bottom:calc(-100% + 60px);height:100%;width:100%;background:rgba(83,117,116,.9);} 
.case-text p { font-size:16px;color:#fff;height:60px;line-height:60px;padding:0 8px;}
.case-img { overflow:hidden;}
.case-more { width:120px;height:38px;line-height:38px;font-size:14px;color:#fff;border:1px solid #fff;border-radius:5px;margin:20px auto 0 auto;background:url(../images/more3.png) no-repeat right 17px center;text-indent:17px;}
.case-more:hover { background:#fff url(../images/more4.png) no-repeat right 17px center;text-indent:17px;color:#537574;}
.bg3 { background:#eaebf0;padding:60px 0;}
.in-news-img { height:173px;width:280px;overflow:hidden;border-radius:10px;}
.in-news-img img { height:100%;object-fit:cover;width:100%;display:block;}
.in-news-fr { padding-left:315px;padding-top:10px;}
.in-more2 { height:40px;line-height:39px;margin-top:25px;}
.in-news-top a { display: block;}
.in-news li .date{ float:right; color:#888;font-size:16px; }
.in-news li.news_in { line-height:58px;font-size:16px; background:url(../images/list.png) left center no-repeat;padding-left:30px;border-bottom:1px dashed #d2d2d2;}
.in-news li.news_in:last-child { border-bottom:none;}
.in-news li.news_in a { color:#333;}
.in-news li.news_in a:hover { color:#537574;}
.tabs4 { font-size:0;}
.tabs4 a { margin-right:25px;font-size:20px;cursor:pointer;font-weight:bold;line-height:55px;height:55px;display:inline-block;position:relative;}
.tabs4 a.active { color:#537574;}
.tabs4 a.active:before,.in-faq-tit b:before { position:absolute;left:0;bottom:-2px;background:#537574;width:100%;height:2px;content:"";}
.in-faq-tit b:before { bottom:0;}
.tab-bot,.in-faq-tit { border-bottom:1px solid #d2d2d2;}
.tab-bot span,.in-faq-tit span { line-height:55px;}
.tab-bot span a,.in-faq-tit span a { font-size:14px;color:#888;display:inline-block;}
.tab-bot span a:hover,.in-faq-tit span a:hover { color:#537574;}
.in-faq-tit { height:57px;line-height:57px;}
.in-faq-tit b { font-size:20px;color:#333;display:inline-block;position:relative;}
.in-time { font-size:14px;color:#888;padding-lefT:32px;background:url(../images/time.png) no-repeat left center;margin-top:35px;}
.in-news-tit { font-size:18px;color:#333;font-weight:bold;}
.in-news-text { font-size:14px;line-height:24px;color:#666;height:48px;overflow:hidden;margin-top:15px;}
.in-news-top { padding:35px 0;}
.in-faq-box .in-news-top:first-child { border-bottom:1px dashed #d2d2d2;}
.in-faq-box .in-news-top:last-child { padding-bottom:25px;}
.in-news-top a:hover .in-news-tit { color:#537574;}
.in-news-b { margin-top:35px;padding-bottom:25px;}
.in-news-b a { display:block;position:relative;overflow:hidden;border-radius:10px;}
.in-news-b a img { display:block;width:100%;height:415px;object-fit:cover;}
.in-news-b p { position:absolute;left:0;bottom:0;width:100%;right:0;height:70px;line-height:70px;font-size:20px;color:#fff;padding:0 15px;background:rgba(83,117,116,.9);}
.in-news-list { margin:0 -30px;}
.in-news-list li { padding:0 30px;}
.bot { background:#333;border-top:1px solid #5c5c5c;}
.footer2 { padding:60px 0 40px 0;}
.foot-list { margin:0;width:70%;}
.foot-list li { float: left;}
.foot-list h6,.foot-img h6 { font-size:18px;color:#fff;font-weight: normal;margin:0 0 25px 0;line-height:18px;}
.foot-list p { display:block;font-size:14px;line-height:36px;color:#9ba6ae;}
.foot-list p a{ color:#a5acac;}
.foot-list p a:hover { color:#fff;}
.bot-wrap { font-size:14px;color:#a5acac;line-height:28px;padding:15px 0;}
.bot-wrap a { color:#a5acac;}
.bot-wrap a:hover { color:#fff;}
.sz span { margin:0 0 0 5px;}
.foot-a { margin-bottom:10px;}
.foot-a a { margin:0 5px;}
.foot-list .foot-li { width:310px;margin-right:0;}
.foot-img { margin-right:0 !important;}
.foot-img .sj { margin-top:10px;}
.ab-center-text h6 { margin: 0 0 25px 0;}
.footer-top { padding:60px 0;background:#333;color:#a5acac;}
.sz { text-align: right;}
.foot-img .sj img { width:120px;display:block;}
.foot-img .sj p { margin: 0;font-size:14px;line-height: 42px;}
.foot-cont { margin-right:36px;}
.foot-tit { font-size:16px;color:#808080;}
.foot-img .wx { margin-left:30px;}
.foot-cont { width:350px;margin-left:40px;}
.keifu{ position:fixed; top:30%; right:0; width:164px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index:9;}
.keifu_tab{ width:164px;}
.icon_keifu{ width:26px; height:110px; float:left; background:url(../images/keifu.png) center; position:relative;  cursor:pointer;display:none;}
.keifu_box{ border:5px solid #537574;background: #fff;border-radius: 5px;}
.keifu_tab a{ display:block;}
.keifu_tab img { margin-right:5px;vertical-align: middle;}
.keifu_head{ background:#537574; background-position: 0 -103px; font-size:18px;color:#fff; line-height:42px; position:relative;text-indent: 15px;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/close2.png) center no-repeat; position:absolute; top:13px; right:8px;}
.keifu_close:hover{ background:url(../images/close3.png) center no-repeat;}
.keifu_con{ padding:20px 10px 10px 10px;margin:0;}
.keifu_con li{height:33px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_con span { vertical-align: middle;font-size: 12px;}
.kf-tel { border-top:1px solid #537574;padding:10px;}
.kf-tel p { font-size: 14px;color: #000;margin: 0;}
.kf-tel b { font-size: 16px;color: #537574;font-family: arial;font-weight: 800;}
.kf-tel2 p { font-size: 12px;}
.back-top { width: 100%;background:#537574;border:none;font-size: 16px;color:#fff;text-align:center;height:40px;line-height:40px;}
.bottom{height:55px;background:#232323;display:block;width:100%;position:fixed;bottom:0;left:0;z-index:998;font-size:12px;}
.bottom,.bottom a{color:#d3dae1;}
.bottom a{width:33.3%;float:left;text-align:center;line-height:20px;font-size:12px;background-size:20px 20px;}
.bottom .lnk {width:100%;height:20px;margin-top:5px;}
.bottom .icon01{background:url(../images/ico_29.png) no-repeat center;background-size:20px 20px;}
.bottom .icon02{background:url(../images/ico_32.png) no-repeat center;background-size:20px 20px;}
.bottom .icon03{background:url(../images/ico_32.png) no-repeat center;background-size:20px 20px;}
.bottom .icon04{background:url(../images/mess.png) no-repeat center;background-size:20px 20px;}
.link { padding:22px 0;font-size:14px;background:#ddd;color:#333;}
.link a { display:inline-block;margin-right:12px;color:#666;}
.link a:hover { color:#537574;}
.about-banner img { width: 100%;display:block;}
.side-list { width:23%;float:left;border-top-right-radius:30px;overflow:hidden;}
.cont-box { width:77%;float:left;}
.cont-mar { padding-left:40px;}
.prod-img { overflow: hidden;}
.prod-img img { width: 100%;display:block;}
.about-slide,.sjj_nav2 { padding:9px 2px 2px 2px;border:3px solid #537574;border-top:none;}
.side-top { background:url(../images/p-bg2.png) repeat-x bottom left;padding-bottom:6px;border:3px solid #537574;border-bottom:none;}
.side-top p { font-size:30px;color:#fff;font-weight:bold;display:block;height:100px;line-height:100px;padding:0 30px;background:#537574 url(../images/p-tit.png) right 30px center no-repeat;}
.side-top img { margin-right:24px;}
.am-about-top { background:#f6f6f6;font-size: 0;}
.am-about-n span { display:inline-block;}
.am-about-n a { color:#666;position: relative;display: block;padding:0 30px;font-size: 16px;line-height: 50px;}
.am-about-n a:hover,.am-about-n a.current2 { background:#537574 ;color:#fff;}
.about-text { padding:60px 0 70px 0;}
.about-text2 { padding:60px 0 40px 0;}
.location { text-align:right;overflow:hidden;color:#537574;font-size:14px;}
.location a { color:#a6a6a6;}
.location a:hover { color:#537574;}
.container-title strong { font-size:20px;color:#537574;}
.location img { position: relative;top:2px;}
.container-title { line-height:26px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.about-slide li a { height:60px;line-height:60px;background:#eee url(../images/off.png) no-repeat right 35px center;padding-left:30px;margin-top:2px;display:block;font-sizE:18px;color:#333;font-weight:bold;}
.about-slide li a.current,.about-slide li a:hover { background:#537574 url(../images/open.png) no-repeat right 35px center;color:#fff;}
.side-img { margin-top:40px;position:relative;background:#537574;border-top-right-radius:30px;overflow:hidden;}
.side-img img { width:100%;}
.side-img p { font-size:30px;color:#537574;font-weight:bold;position:absolute;left:30px;top:0;display:flex;align-items:center;height:100%;}
.side-cont { padding:30px;background:#537574;}
.head-tel2 { background: url(../images/tel2.png) no-repeat left center;margin-top:0;}
.head-tel2 em,.head-tel2 p { color:#fff;}
.side-cont-p { font-size:14px;color:#fff;line-height:30px;border-top:1px solid #829a99;margin-top:20px;padding-top:20px;}
.prod-box { margin-top:40px;}
.case-img2 { overflow:hidden;}
.case-img2 img { width:100%;display:block;}
.case-li { margin:0 -10px;}
.case-li li { padding:0 10px 20px 10px;}
.case-li li a { display:block;}
.case-li a p { font-sizE:16px;color:#333;margin-top:5px;line-height:50px;}
.case-li a:hover p { color:#537574;}
.fenye {clear: both;color:#333;font-size:0;padding-top:20px;text-align:center;}
.fenye a,.fenye span {padding:9px 15px;color:#666;font-size:15px;border:1px solid #d2d2d2;margin:0 3px;border-radius:5px;}
.fenye a,.fenye span {transition:background 1s, color 0.5s;-moz-transition:background 1s, color 0.5s;-webkit-transition:background 1s, color 0.5s;-o-transition:background 1s, color 0.5s;}
.fenye .current,.fenye a:hover {background:#537574;border:1px solid #537574;color: #fff;padding:9px 15px;text-decoration: none;}
.fenye span i { font-style: normal;color:#537574;}
.am-pagination-select { font-size:14px;margin:0;line-height:38px;color:#333;}
.am-pagination-select>li>a,.am-pagination-select>li>a, .am-pagination-select>li>a,.am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { border:1px solid #ddd;background:#f5f5f5;}
.am-pagination-select span i { font-style: normal;color:#537574;}
.am-pagination>li>a, .am-pagination>li>span { margin:0;}
.fenye span { border:none;background: none;}
.quality-li { margin:0 -15px;}
.quality-li li { padding:0 0 35px 0;}
.quality-li p { font-sizE:16px;color:#666;margin-top:15px;}
.quality-li li .quality-bor { border-right:1px dashed #e5e5e5;padding:0 15px 0 15px;}
.quality-li li:nth-child(5n) .quality-bor { border-right:none;}
.fs_gallery {background: rgba(0,0,0, 0.9);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 9999;}
.fs_gallery_close {position: absolute;top: 20px;right: 20px;width: 25px;height: 25px;color: #ccc;font-size: 34px;line-height: 23px;text-align: center;cursor: pointer;z-index: 102;}
.fs_gallery_close:before {content: "×";}
.fs_gallery_close:hover {color: #fff;}
.fs_gallery_prev, .fs_gallery_next {position: absolute;width: 80px;color: #ccc;font-size: 30px;cursor: pointer;z-index: 101;}
.fs_gallery_prev:hover, .fs_gallery_next:hover {background: rgba(0,0,0, 0.1);color: #fff;}
.fs_gallery_prev {left: 0;top: 0;bottom: 0;}
.fs_gallery_next {right: 0;top: 0;bottom: 0;}
.fs_gallery_prev:before {content: "‹";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_next:before {content: "›";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_shuft {position: relative;width: 9999999px;}
.fs_gallery_shuft:after {clear: both;content: "";display: block;}
.fs_gallery_shuft_item {float: left;position: relative;background-image: url(data:image/gif;base64,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);background-position: center center;background-repeat: no-repeat;}

.fs_gallery_shuft_item img { position: absolute;top: 50%;left: 50%;}
.honor-list img { width:100%;display:block;}
.honor-list { margin:0 -10px;padding-bottom:20px;}
.honor-list li { padding:0 10px 20px 10px;}
.honor-list li a { display:block;position:relative;}
.honor-list li p { height:55px;line-height:55px;background:#eee;margin-top:1px;font-size:16px;color:#666;}
.fac-bg { width:100%;height:calc(100% - 56px);background:rgba(83,117,116,.9) url(../images/search3.png) no-repeat center;position:absolute;top:0;left:0;right:0;opacity:0;}
.fac-bg2 { background:rgba(83,117,116,.9) url(../images/video.png) no-repeat center;}
.honor-list li a:hover .fac-bg { opacity:1;}
.honor-list li a:hover p { background:#537574;color:#fff;}
.text { font-size:16px;line-height:30px;color:#666;}
.news-time3 { font-size: 16px;color:#888;margin-top:40px;line-height:32px;}
.news-bor3 { width:35px;height:3px;background: #12b45a;margin:25px 0;}
.news-tit3 { font-size: 20px;color:#555;margin-top:10px;}
.news-img3 { width:388px;height:240px;border-radius:5px;overflow:hidden;}
.news-img3 img { width: 100%;display: block;height: 100%;object-fit: cover;}
.news-list3 li a { display: block;position:relative;}
.news-text4 {font-size:14px;line-height:24px;height:72px;overflow: hidden;margin-top:20px;color:#666;}
.news-bor3 { margin:18px 0;}
.news-text3 { padding:15px 0 0 420px;}
.news-list3 li { padding-bottom:20px;}
.news-list3 li a:hover .news-tit3 { color:#537574;}
.news-list3 li a { padding:15px 30px 15px 15px;background:#f6f6f6;display:block;}
.news-time3 span { width:16px;height:11px;display:inline-block;background:url(../images/more5.png) no-repeat center;margin-top:8px;}
.news-list3 li:last-child { margin-bottom:0;}
.news-time3 i { font-style:normal;font-size:14px;color:#888;background: url(../images/time.png) no-repeat left center;padding-left:25px;display: block;}
.news-list3 li a:hover .news-time3 span { background:url(../images/more6.png) no-repeat center;}
.news-deta-fl { width:77%;}
.news-deta-fr { width:23%;}
.news-fl-box { margin-right:60px;}
.news-deta li a:hover .news-img img {  -o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05) }
.am-text p,.am-text ul,.am-text li,.am-text h1,.am-text h3 { margin:0;padding:0;}
.main-newarc-title .share-p{display:inline-block;*display:inline;*zoom:1;margin:0 7px;font-size:14px;font-weight:normal;color:#888;}
.main-newarc-title { padding-bottom:35px;}
.main-newarc-title .share-p span{ vertical-align: middle;margin-left:6px;}
.main-newarc-title h1 {text-align:center;font-size:30px;color:#333;line-height:34px;padding-bottom:30px;margin:0;}
.share-p img { vertical-align: middle;}
.text2 { margin-top:35px;}
.news-t-img img { display: block;width:100%;}
.news-deta-tit { background:#537574 url(../images/n-ico1.png) no-repeat right 15px center;padding:0 15px;color:#fff;line-height:42px;margin-top:1px;font-size:16px;}
.news-deta-tit2 { background:#537574 url(../images/n-ico2.png) no-repeat right 15px center;margin-top:3px;}
.news-deta-li li a { display: block;line-height:42px;margin-top:1px;background:#ecedf0;font-size:14px;color:#666;padding:0 15px;}
.news-deta-li li a em { font-style:normal;width:22px;height:15px;display:inline-block;background:#9a9a9a;color:#fff;font-size:12px;font-family:arial;line-height:16px;text-align:center;margin-top: 13px;}
.news-deta-li li:nth-child(-n + 3) a em { background:#537574;}
.news-deta-li li span { margin-left:10px;}
.news-deta-li li a:hover { color:#537574;text-decoration:underline;}
.prod-wrap { margin-top:60px;}
.swiper-container6.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container6.swiper-pagination-custom, .swiper-pagination-fraction,.swiper-container7.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container7.swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}
.news-time { color:#ababab;margin-top:65px;}
.news-time p { font-size:26px;}
.news-time i { font-size:20px;font-style:normal;display:block;margin-top:3px;}
.news-text { padding-lefT:120px; position:relative;}
.news-img2 { width:34%;position:absolute;left:120px;top:25px;bottom:25px;overflow:hidden;border-radius:10px;}
.news-img2 img { width:100%;display:block;height:100%;object-fit:cover;}
.news-t { width:76%;float:right;padding:70px 70px 70px 17%;}
.news-t h6 { font-size:20px;color:#333;}
.news-t p { font-size:16px;color:#666;line-height:30px;height:60px;overflow:hidden;margin-top:25px;}
.news-more { width:27px;height:6px;background:url(../images/n-more1.png) no-repeat center;margin-top:60px;}
.news-list li a:hover .news-t h6 { color:#537574;}
.news-list li a { display:block;}
.news-list li a:hover .news-time { color:#666;}
.news-list li { padding-bottom:10px;}
.text-box { margin-top:40px;}
.JLTupdown{  position:relative;line-height:36px;color:#999;font-size:15px;padding-top:35px;border-top:1px solid #ddd;margin-top:40px;}
.JLTMain .JLTupdown {width: 100%;overflow: hidden;}
.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.JLTupdown ul li a,.JLTcometol a{ color:#666;}
.JLTupdown ul li a:hover{ color:#537574;text-decoration: underline;}
.JLTupdown strong{ color:#333;font-weight:normal;}
.back { margin:0;}
.JLTcometol a{width:136px;height:42px;line-height:42px;border-radius:5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:#537574 url(../images/back.png) no-repeat 30px center;display:block;text-indent:65px;color:#fff;float: right;margin-top: 16px;}
.JLTcometol a:hover { background:#476362 url(../images/back.png) no-repeat 30px center;}
.JLTupdown ul { margin:0;}
.prod-tit { padding-bottom:40px;}
.prod-tit img { display:block;margin:15px auto 0 auto;}
.prod-tit h6 { font-size:36px;color:#537574;}
.swiper-container6,.swiper-container7 { padding-bottom:40px;}
.prod-label { border-top:1px solid #e5e5e5;margin-top:30px;padding-top:20px;}
.prod-label { font-size:16px;color:#333;}
.prod-label a { color:#666;margin-right:10px;}
.prod-label a:hover { text-decoration:underline;color:#537574;}
.about-video { width:90%;height:520px;margin:20px auto 0 auto;color:#333;}
.video-p { background:#eee;height:55px;line-height:55px;width:90%;margin:1px auto 0 auto;font-size:16px;}
.contact-list img { float:left;position:relative;top:7px;}
.contact-list span { padding-left:35px;display:block;}
.contact-list { font-size:16px;color:#fff;background:#537574;padding:44px 50px;border-top-right-radius:30px;height:100%;}
.contact-list h3 { font-size:30px;}
.contact-list p { margin:0;margin-bottom:20px;line-height: 30px;font-size: 16px;}
.cont-text { display: flex;flex-direction: row;}
.cont-bor { width:100%;height:1px;background:#a9baba;display: block;margin:30px 0 30px 0;}
.cont-text li:nth-child(2) { padding-left:40px;}
#dituContent { width:100%;height:500px;border:1px solid #dcdcdc;border-radius:10px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.mess-bg { height:100%;background:url(../images/cont-bg.jpg) no-repeat center;padding:45px 35px;background-size:100% 100%;}
.prod-tit2 h6 { font-size:30px;}
.prod-tit2 p { font-size:14px;color:#888;margin-top:10px;} 
.cont-input { padding:0 10px 30px 10px;}
.cont-input input,.cont-input textarea,.code-input input  { padding:13px 10px;background:none;border:1px solid #ccc;border-radius:5px;color:#7b7b7b;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent;font-size:16px;width:100%;}
.cont-input textarea { height:150px;}
.code-input .submit2 { background:#537574;color:#fff;height:49px;width:100%;border-radius:5px;font-size:16px;outline-style: none ;outline-width: 0px ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;display: inline-block;color:#fff;cursor:pointer;margin:0;}
.cont-input2 textarea { margin-right:0;width:100%;}
.submit2:hover { background:#476362;}
.code-input input { width:55%;margin:0;}
.code-input img { height:49px;width:45%;padding-left:20px;vertical-align:middle;cursor:pointer;}
.cont-message { margin-bottom:60px;}
.cont-text3 { font-size:16px;color:#666;line-height:30px;margin-top:20px;}
.am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { border:1px solid #eee;}
.code-input { padding-top:.3rem;}
.join-bg { background:#597b7a url(../images/join-bg.jpg) no-repeat bottom center;padding:30px;border-top-right-radius:30px;color:#fff;min-height:370px;}
.join-bg h6 { font-size:30px;}
.side-bor { width:40px;height:1px;background:#fff;margin-top:30px;}
.side-join { font-size:16px;line-height:30px;margin-top:30px;}
.join-tit { margin:0 auto;font-size:16px;line-height:30px;color:#666;}
.join_tit h3 { font-size:30px;font-weight:normal;padding-bottom:20px;}
.join_tit span { margin:0 20px;color:#555;font-size:16px;}
.join_tit span a { color:#ef5344;}
.list_title { display:block;background:#484f4f;color:#fff;height:60px;line-height:60px;font-size:18px;text-align:center;font-weight:bold;}
.list_dt{ background:#eee;color:#333;text-align:center;height:60px;line-height:60px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;font-size:16px;border-top:none;margin-top:1px;}
.list_dt span { display:block;height:80px;line-height:80px;font-size:16px;color:#666;font-weight:normal;}
.list_dt .list_dt_icon{ display: block;width:30px;height:30px;background: url("../images/off2.png") no-repeat center;background-size:100% 100%;margin:15px auto 0 auto;}
#open .list_dt_icon,.list_dt:hover .list_dt_icon{background: url("../images/open2.png") no-repeat center;background-size:100% 100%;}
.list_dd{display:none;background:#fff;padding:30px;margin:0;border:2px solid #537574;border-top:none;}
.list_dl #open { background:#537574;}
.join-t { font-size: 24px;color:#333;font-weight:bold;}
.join-text a { color:#666;}
.list_dt span:first-child,.list_title span:first-child  { text-align:left;text-indent:50px;}
.list_dt span:first-child { font-size:20px;color:#333;font-weight:bold;}
#open,.list_dt:hover { background:#537574;color:#fff;}
.list_dt:hover { color:#fff;}
dl.list_dl { margin:0;}
.join-text2 { margin-top:20px;}
.list_title li,.list_dt div li { padding:0 5px;}
.list_title li:first-child,.list_dt div li:first-child { text-align:left;text-indent:30px;}
.sjj_nav2 ul li i{position:absolute;top:0px;right:0px;height:60px;width:13%;text-align: right;}
.sjj_nav2 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav2 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav2 ul li ul{display:none;padding:0 30px;background:#fff;}
.sjj_nav2>ul li a{color:#333;font-size:18px;font-weight:bold;line-height:22px;width:100%;display: block;padding:19px 40px 19px 25px;background:#eee;}
.sjj_nav2 ul li ul li { border:none;line-height:60px;margin-top:0px;font-size:14px;border-bottom:1px dashed #ddd;}
.sjj_nav2 ul li ul li:last-child { border-bottom:none;}
.sjj_nav2 ul li ul li a{ color:#666;font-size:16px;font-weight:normal;line-height:60px;padding:0;display:block;text-align:left;}
.sjj_nav2 ul li ul li a { background: url(../images/list2.png) left center no-repeat;display:block;padding-left:15px;}
.sjj_nav2 ul li ul li:hover a,.sjj_nav2 ul li ul li.current3 a { background:url(../images/list3.png) left 8px center no-repeat;padding-left:25px;}
.sjj_nav2 ul li ul li a:hover,.sjj_nav2 ul li ul li.current3 a{ color:#537574}
.sjj_nav2 ul li ul li>ul{margin-left:10px}
.sjj_nav2 ul li.on>a,.sjj_nav2 ul li.on,.sjj_nav2 ul li.on,.sjj_nav2>ul>li:hover,.sjj_nav2>ul>li:hover>a { background:#537574;color:#fff;}
.sjj_nav2 ul li i.sp_nav_xjb:hover:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { color:#fff;}
.sjj_nav2 ul li i.sjj_nav_i_se:before,.sjj_nav2 ul li:hover i.sp_nav_xjb:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { content:"";right:0;background:url(../images/open.png) no-repeat right 35px center;}
.sjj_nav2 ul li.on ul { display: block !important;background:#fff;}
.sjj_nav2 ul li i.sp_nav_xjb:before { content: "";position: absolute;right:0;top:0;font-size: 20px;color:#dcdcdc;width:100%;height:60px;display:block;position: absolute;right:0px;font-style: normal;width:60px;background:url(../images/off.png) no-repeat right 35px center;}
.sjj_nav2 ul>li { position:relative;margin-top:1px;}
.prod-deta-tit { font-size:20px;color:#fff;height:60px;line-height:60px;background:#537574;font-weight:bold;margin-top:50px;}
.prod-deta-img img { width:auto;margin:0 auto;max-width:100%;cursor:pointer;}
.prod-tit3 h1{ font-size:30px;color:#537574;font-weight:bold;padding-bottom:25px;}
.about-img { padding-left:8%;}
.about-img img { margin:0 auto;display:block;}
.honor .swiper-slide a { display:block;background:#fff;}
.honor .swiper-slide a img { width:80%;margin:0 auto;padding:50px 0;}
.honor .swiper-slide p { background:#eee;height:60px;line-height:60px;}
.honor .swiper-slide a:hover p { color:#fff;background:#537574;}
.case-li2 { margin:0;}
.swiper-container8 { padding-bottom:0;}

.language-li3:before {content:"";display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #fff transparent;position:absolute;top:-5px;left:50%;margin:0 0 0 -4px;}
.language-li3 a { padding:0 12px;line-height:60px;font-size:14px;color:#666;position:relative;}
.language-li3 a:before { content:"";position:absolute;right:0;top:4px;width:1px;height:12px;background:#e3e3e3;}
.language-li3 a:last-child { padding-right:0;}
.language-li3 a:last-child:before { width:0;}
.language-li3 a:hover { color:#537574;}
.language-down3 { margin-left:25px;}
@media (min-width:1198px) {
    .in-pro-fr a:hover .in-pro-img img,.in-pro-fl a:hover .in-pro-img img,.in-pro-slide a:hover .in-pro-img2 img,.case-slide a:hover .case-img img,.in-news-top a:hover .in-news-img img,.in-news-b a:hover img,.case-li a:hover .case-img2 img,.news-list3 li a:hover .news-img3 img { -webkit-transform: scale(1.08);transform: scale(1.08);}
	.news-list li a:hover .news-img2 { left:100px;}
    .in-pro-slide2 a:hover .bg-color:before { -webkit-transform: scaleX(1);transform: scaleX(1);}
	.in-pro-fl a:hover { background:#537574;}
	.in-pro-fl a:hover .in-pro-text p,.in-pro-fl a:hover .in-pro-text h6 { color:#fff;}
	.in-pro-fl a:hover .pro-bor { background:#fff;}
	.in-pro-fl a:hover .in-pro-ico { background:url(../images/more2.png) no-repeat right center;}
	.ser-wrap { padding-bottom:0;}
	.case-slide a:hover .case-text { bottom:0;display:flex;align-items:center;justify-content:center;}
	.case-slide a:hover .case-text p { font-size:24px;}
}
@media (max-width: 1600px){
    .am-container {  max-width: 1320px;}
	.in-about-fr:before { width:14%;}
}

@media (max-width: 1400px){
    .am-container { max-width: 1200px;}
	.adv-ico { width:90px;height:90px;}
	.adv-m { width:110px;height:110px;}
}
@media (max-width: 1198px){
    .am-container { padding:0 10px;}
    body { padding-top:60px;}
	.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container2 .swiper-pagination-custom, .swiper-pagination-fraction { bottom:15px;}
	.swiper-container5,.swiper-container9 { padding-bottom:40px;}
	.swiper-container5.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container5 .swiper-pagination-custom, .swiper-pagination-fraction,.swiper-container6.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container6 .swiper-pagination-custom, .swiper-pagination-fraction,.swiper-container7.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container7 .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}
	.in-pro-text h6 { font-size:26px;}
	.in-pro-ico { background-size:56px 56px;}
	.in-pro-text { padding:4% 25px;}
	.in-ser-li { margin:0 -20px;}
	.in-ser-li li { padding:0 20px;}
	.in-ser-li li:nth-child(2),.in-ser-li li:nth-child(4) { margin-top:40px;}
	.in-ser-li li:nth-child(3) { margin-top:80px;}
	.in-faq-li { margin:0 -8px;}
	.in-faq-li li { padding:0 8px;}
	.in-faq-b { font-size:16px;padding-lefT:40px;}
	.in-faq-text span { font-size:16px;width:45px;}
	.in-faq-text { padding:12px 12px 15px 12px;}
	.in-faq-p { font-size:15px;line-height:22px;margin-top:15px;}
	.in-tit h6 { font-size:36px;}
	.in-prod-span span a { width:;font-size:17px;}
	.in-about-tit h6 span { font-size:38px;padding-lefT:20px;}
	.tabs span { margin-right:20px;}
	.in-about-fr:before { width:13%;}
	.in-about-text { margin-top:30px;}
	.adv-ico img { width:40px;}
	.adv-p { font-size:16px;}
	.in-process-list li { padding-bottom:20px;}
	.in-process-list li:nth-child(4) .adv-bor:before { background:none;}
	.case-text p { height:55px;line-height:55px;}
	.case-text { bottom:calc(-100% + 55px);}
	.foot-list { width:100%;}
	.in-news-list { margin:0 -20px;}
	.in-news-list li { padding:0 20px;}
	.in-news-img { width:250px;height:;}
	.in-news-fr { padding-left:280px;}
	.in-news-b a img { height:391px;}
	.in-time { margin-top:25px;}
	.cont-mar { padding-lefT:0;}
	.cont-box { width:100%;float:none;}
	.mess-bg,.contact-list { padding:40px 25px;}
	.cont-input { padding:0 6px 20px 6px;}
	.cont-text li:nth-child(2) { padding-left:30px;}
	.contact-list h3 { font-size:26px;}
	.about-img { padding-left:0;}
	.about-img img { margin:25px auto 0 auto;}
	.swiper-container8 { padding-bottom:40px;}
	.news-fl-box { margin-right:0;}
	.news-deta-fl { width:100%;}
	.logo-p,.logo-p h1 { font-size:16px;line-height:21px;}
}

@media (max-width: 980px) {
	.in-pro-text h6 { font-size:24px;}
	.in-pro-ico { background-size:50px 50px;padding-right:60px;}
	.in-pro-text { padding:4% 20px;}
	.in-faq-text { padding:12px 10px 11px 10px;}
	.in-faq-text span { width:40px;}
	.in-faq-b { padding-lefT:35px;}
	.in-faq-li { margin:0 -5px;}
	.in-faq-li li { padding:0 5px;}
	.in-ser-li { margin:0 -15px;}
	.in-ser-li li { padding:0 15px;}
	.in-ser-text h6 { font-size:22px;}
	.in-about-fr:before { width:10%;}
	.in-ser-text p { font-size:15px;line-height:22px;}
	.in-about-tit h6 span { font-size:34px;}
	.tabs span { width:100px;height:100px;}
	.tabs span p,.in_pimg { margin-top:12px;}
	.in-about-tit h6 span { letter-spacing:0;font-size:28px;padding-left:15px;}
	.in-about-s { font-size:18px;}
	.tabs span { margin-right:15px;width:92px;}
	.in-news-img { width:180px;height:140px;}
	.in-news-fr { padding-left:200px;}
	.in-news-b a img { height:336px;}
	.in-time { margin-top:15px;}
	.in-news-top { padding:30px 0;}
	.in-news-b p { font-size:18px;}
	.in-news-list { margin:0 -15px;}
	.in-news-list li { padding:0 15px;}
}

@media (max-width: 767px) {
	.in-sol-li1 { width:100% !important;}
	img.banner-wap { display:block;}
    img.banner-pc { display:none;}
	body { padding-bottom:55px;}
	.sz,.copy { text-align:center;}
	.in-pro-fl,.in-pro-fr2 { width:100%;}
	.in-pro-li { display:block;}
	.in-pro-fr2 { padding:0;margin-top:15px;}
	.in-pro-fr ul { margin:0 -5px;}
	.in-pro-fr li { padding:0 5px 10px 5px;}
	.in-pro-ico { background-size:36px 36px;padding-right:46px;}
	.in-pro-text { padding:15px 15px;}
	.in-pro-text h6 { font-size:20px;}
	.in-pro-text p { font-size:15px;}
	.in-pro-fr .in-pro-text p { line-height:45px;height:45px;}
	.in-faq-li { display:block;}
	.in-faq-li li { padding:0 5px 10px 5px;}
	.in-faq-p { font-size:14px;line-height:20px;}
	.in-more a { width:150px;height:45px;line-height:45px;background:#537574 url(../images/c1.png) no-repeat 30px center;background-size:20px 17px;font-size:15px;margin:30px auto 0 auto;}
	.in-tit h6 { font-size:30px;}
	.in-prod-span span { margin:0;width:33.33%;padding:0 3px;}
	.in-prod-span span a { width:100%;text-align:center;margin-bottom:6px;font-size:15px;}
	.in-prod-span { margin:0 -6px;text-align:left;}
	.in-pro-li { margin-top:20px;}
	.in-tit { padding-bottom:30px;}
	.in-ser-li li:nth-child(2),.in-ser-li li:nth-child(4) { margin-top:0;}
	.in-ser-li li:nth-child(3) { margin-top:0;}
	.in-ser-li { margin:0 -5px;}
	.in-ser-li li { padding:0 5px 15px 5px;}
	.in-ser-text h6 { font-size:18px;margin-top:15px;}
	.in-ser-text p { font-size:14px;line-height:20px;margin-top:10px;}
	.in-about-li { display:block;}
	.in-about-fr { padding:25px 0 0 0;border:none;}
	.in-about-fr:before,.in-about-fr:after { width:0;}
	.tabs { position:static;margin-top:20px;}
	.in-about-tit { padding-bottom:15px;}
	.in_pimg img { width:38px;}
	.tabs span { height:92px;}
	.tabs span p { font-size:15px;}
	.in-about-text { margin-top:20px;font-size:15px;line-height:28px;}
	.in-tit p { font-size:15px;}
	.in-process-list li:nth-child(3) .adv-bor:before,.in-process-list li:nth-child(6) .adv-bor:before { background:none;}
	.in-process-list li:nth-child(4) .adv-bor:before { background:url(../images/step.png) no-repeat center;background-size:100% 100%;}
	.adv-ico { width:60px;height:60px;}
	.adv-m { width:70px;height:70px;padding:5px;}
	.adv-ico img { width:30px;}
	.adv-p { font-size:15px;}
	.adv-bor:before { width:15px;height:8px;top:27.5px;right:-7.5px;}
	.in-more2 a { margin:15px auto 0 auto;}
	.case-text p { height:45px;line-height:45px;font-size:15px;}
	.case-text { position:static;}
	.case-more { display:none;}
	.in-about-fl img { height:auto;}
	.in-news-b a img { height:auto;}
	.in-news-list { margin:0 ;}
	.in-news-list li { padding:0;}
	.tabs4 a { font-size:18px;}
	.tab-bot span a, .in-faq-tit span a { font-size:13px;}
	.tab-bot span, .in-faq-tit span { line-height:40px;}
	.in-news-b p { height:60px;line-height:60px;font-size:17px;}
	.in-news li.news_in,.in-news li .date { font-size:15px;line-height:48px;}
	.in-news-b { margin-top:30px;padding-bottom:20px;}
	.in-news li.news_in { padding-left:20px;}
	.in-news-top { padding:20px 0;}
	.bg3,.bg2,.bg1,bg4 { padding:45px 0;}
	.in-tit3 { padding-bottom:15px;}
	.wrap { margin-top:40px;}
	.in-ser-img img { width:70%;}
	.in-news-img,.news-img3 { width:150px;height:130px;}
	.news-text4 { height:48px;margin-top:8px;}
	.news-time3 { margin-top:12px;}
	.news-tit3 { margin-top:0;font-size:17px;}
	.in-news-fr,.news-text3 { padding-left:165px;padding-top:5px;}
	.in-time,.news-time3 i { margin-top:12px;font-size:13px;background-sizE:15px 15px;padding-left:20px;}
	.news-list3 li a { padding:10px;}
	.in-news-tit { font-size:17px;}
	.bot-wrap { font-size:13px;line-height:24px;}
	.case-li { margin:0;}
	.case-li li { padding:0 0 15px 0;}
	.case-li li a p { margin-top:0;}
	.fenye a, .fenye span { font-size:14px;}
	.prod-box { margin-top:0;}
	.quality-li p { font-size:15px;}
	.quality-li { margin:0;}
	.quality-li li .quality-bor { padding:0 10px 0 10px;}
	.about-text { padding:50px 0 55px 0;}
	.honor-list { margin:0 ;}
	.honor-list li { padding:0 0 20px 0;}
	.honor-list li p { font-size:15px;line-height:50px;height:50px;}
	.fac-bg { height:calc(100% - 51px);}	
	.JLTcometol a { float:left;}
	.about-video,.video-p { width:100%;}
	.about-video { height:320px;}
	.cont-text { display:block;}
	.cont-text li:nth-child(2) { padding-left:0;margin-top:25px;}
	.mess-bg, .contact-list { padding:35px 10px;}
	.cont-input input, .cont-input textarea, .code-input input { padding:10px;font-size:15px;}
	.cont-input { padding: 0 0 15px 0;}
	.prod-tit { padding-bottom:25px;}
	.code-input img { height:42px;padding-left:10px;}
	.contact-list h3 { font-size:22px;}
	.contact-list p { font-size:15px;margin-bottom:10px;}
	.cont-bor { margin:20px 0 25px 0;}
	.prod-tit h6 { font-size:30px;}
	.list_title { font-size:16px;height:54px;line-height:54px;}
	.list_dt { font-size:15px;height:54px;line-height:54px;}
	.list_dt .list_dt_icon { width:20px;height:20px;margin-top:17px;}
	.list_dd { padding:20px 15px;font-size:15px;line-height:28px;}
	.list_title li:first-child,.list_dt div li:first-child { text-indent:10px;}
	.prod-tit3 { font-size:22px;padding-bottom:20px;}
	.prod-deta-tit { margin-top:45px;font-sizE:18px;height:55px;line-height:55px;}
	.text2 { margin-top:25px;}
	.prod-wrap { margin-top:40px;}
	.JLTupdown { margin-top:30px;padding-top:20px;}
	.JLTcometol a { font-size:15px;}
	.case-li a p { margin-top:0;}
	.honor .swiper-slide p { height:55px;line-height:55px;}
	.text-box { margin-top:0;}
}

@media (max-width: 640px) {
   	#dituContent { height:300px;} 
	.tabs span { width:84px;}
}

@media (max-width: 374px) {
    #dituContent { height:280px;}
	.wrap { margin-top:40px;}
	.in-faq-b,.case-li a p { font-size:15px;}
	.in-ser-text h6 { font-size:17px;}
	.in-pro-slide p { font-size:15px;margin-top:12px;}
	.in-tit h6 { font-size:28px;}
	.in-about-s { font-size:17px;}
	.in-news-img,.news-img3 { width:130px;height:125px;}
	.in-news-fr,.news-text3 { padding-left:145px;}
	.tabs4 a { font-size:17px;}
	.case-li li a p { font-size:15px;line-height:45px;}
	.news-tit3 { font-size:16px;}
	.about-video { height:270px;}
	.text { font-size:15px;line-height:28px;}
	.sp_logo img { max-height:32px;margin-top:7px;}
}
html,body{  min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}