@charset "UTF-8";

@font-face{font-family:MiSans-Regular;src:url(../fonts/MiSans-Regular.ttf);font-display: swap;}

@font-face{font-family:MiSans-Medium;src:url(../fonts/MiSans-Medium.ttf);font-display: swap;}
@font-face{font-family:DIN;src:url(../fonts/DIN-Medium.ttf);font-display: swap;}

* { padding: 0;margin: 0;border: 0;outline: none;}

.bold { font-family:MiSans-Medium;}

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;font-size: 625%;}

body {color: #333;overflow-x: hidden;font-family:"MiSans-Regular","microsoft Yahei", "Arial","Raleway,Helvetica Neue, Helvetica, sans-serif";font-size:.14rem;}

a:focus{outline:none;}

a { color: #333;}

input,select,button,textarea {vertical-align:middle;font-family:"MiSans-Regular","microsoft Yahei", "Arial","Raleway,Helvetica Neue, Helvetica, sans-serif"; outline: none;border: 0;-webkit-appearance:none;}

ul li { list-style:none;}

ol, ul{ padding:0;}

a,.trans3 { -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;}

.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;}

.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;}

.trans10 { -webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-ms-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;}

.wrap { margin-top:.9rem;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #777; opacity:1; }

::-moz-placeholder { /* Mozilla Firefox 19+ */color: #777;opacity:1;}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #777;opacity:1;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #777;opacity:1;}

.cust_form:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #777; opacity:1; }

.cust_form::-moz-placeholder { /* Mozilla Firefox 19+ */color: #777;opacity:1;}

.cust_form input:-ms-input-placeholder{color: #777;opacity:1;}

.cust_form input::-webkit-input-placeholder{color: #777;opacity:1;}

.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;}

.clear { clear: both;}

.fl { float:left;}

.fr { float:right;}







/* 导航 */

.logo a { display:block;margin-top:25px;}

.logo img { display: block;}

.top-tel { padding-left:26px;background:url(../images/tel.png) no-repeat left center;color:#f01d24;font-size:21px;margin-left:.2rem;font-family:'DIN';}



.admin-header { background: #fff;position:relative;box-shadow: 0 5px 12px rgba(0,55,163,.03);}

.logo a { display:block;margin-top:25px;}

.nav_box { z-index:99;}

.nav_box li a { padding:0;color:#fff;display:block;}

.am-icon-bars { color:#666;font-size:18px;}





.nav{ position:relative;z-index:9999;}

.nav a{ color:#656565;}

.nav .nLi{ float:left;position:relative;display:inline;height:90px;line-height:90px;margin:0 1.4vw;}

.nav .nLi:last-child { background:none;}

.nav .nLi.on { background:none;}

.nav .nLi p{ margin:0;}

.nav .nLi p a{ display:block;font-size:18px;color:#111;font-weight:normal;text-align:center;padding:0 .03rem;}

.nav .sub{ display:none;left:-60%;top:90px;position:absolute;background:rgba(255,255,255,.99);line-height:22px;width:220%;z-index:99;text-align:center;box-shadow:0 3px 8px 0 rgba(0,55,163,0.07);}

.nav .sub li { border-bottom:1px solid #ebebeb;}

.nav .sub li:last-child { border-bottom:none;}

.nav .sub2 { left:-100%;width:300%;}

.nav .sub a{ display:block;font-size:14px;display:block;color:#434343;padding:13px 15px;}

.nav .on p a,.nav .nLi p a:hover{ color:#f01d24;}

.nav .sub a:hover{ color:#f01d24; }

.nav .sub_ce { margin-right:55px;padding-right:55px;border-right:1px dashed #f01d24;}

.nav li a.nav-t:after {content:"";display:block;position:absolute;left:50%;right:50%;bottom:25px;height:2px;opacity:0;background:#f01d24;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}

.nav li a.nav-t:hover:after,.nav li.on a.nav-t:after{left:1%;right:1%;opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}



.language-down {position:relative;margin-left:10px;}

.language-down .language-nav {display: block;height:100%;transition:none;-webkit-transition:none;font-size:.16rem;text-align:center;color:#666;height:80px;line-height:80px;}

.language-down .language-nav i{width: 20px;height: 20px;background-repeat: no-repeat;display: inline-block;vertical-align: middle;margin: -2px 6px 0 0;}

.language-nav img { vertical-align:middle;margin-right:.08rem;position:relative;top:-2px;}









/* 手机导航 */

.sp_header{height:50px;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:13px 10px;float:left;display:block;}

.sp_logo img{margin:auto;max-height:26px;}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:100%;}

.sp_nav span{display:block;background:#333;width:22px;height:1px;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:15px}

.sp_nav span:nth-of-type(2){top:23px}

.sp_nav span:nth-of-type(3){top:31px}

.sp_nav_se span:nth-of-type(1){top:23px;transform:rotate(45deg)}

.sp_nav_se span:nth-of-type(2){width:0}

.sp_nav_se span:nth-of-type(3){top:23px;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:.5rem;width: .5rem;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 #ededed solid;text-indent:.15rem;position:relative;line-height:.5rem;font-size:.16rem}

.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:.05rem;border-top:1px #e5e5e5 solid;}

.sjj_nav ul li>ul li:last-child { padding-bottom:.05rem;}

.sjj_nav ul li a{color:#333;width:100%;display: block;}

.sjj_nav ul li.on>a { color:#f01d24;}

/*.sjj_nav>ul>li>a { text-transform: uppercase;}*/

.sjj_nav ul li ul li { border:none;line-height: .38rem;font-size: .14rem;}

.sjj_nav ul li ul li a{ color:#777;display:block;text-align:left;}

.sjj_nav ul li i:before { width:100%;height:.5rem;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;}

.top-tel { height:90px;line-height:90px;}

.sjj_nav ul li ul li i { height:.38rem;}

.sjj_nav ul li ul li i:before { height:.38rem;}

.sjj_nav ul li ul li:first-child i:before { top:.03rem;}

.sjj_nav ul li>ul { padding-left:10px;}





/* banner */

.banner { position:relative;height:710px;}

.banner .swiper-container2 .swiper-slide img { width:100%;}

.banner .swiper-container2 .swiper-slide a { display: block;}

.banner .swiper-pagination-bullet { background:#a6a6a6;width:.11rem;height:.11rem;opacity:.6;}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 .06rem;}

.banner .swiper-pagination-bullet-active { opacity:1;background:#f01d24;}

/*.banner .swiper-button-next, .banner .swiper-button-prev { width:.5rem;height:.5rem;margin-top:-.25rem;}

.banner .swiper-button-next { background:rgba(0,0,0,.2) url(../images/arrow11.png) no-repeat center;right:2%;}

.banner .swiper-button-prev { background:rgba(0,0,0,.2) url(../images/arrow10.png) no-repeat center;left:2%;}

.banner .swiper-button-prev:hover { background:rgba(0,0,0,.5) url(../images/arrow10.png) no-repeat center;}

.banner .swiper-button-next:hover { background:rgba(0,0,0,.5) url(../images/arrow11.png) no-repeat center;}

.banner .swiper-container2 .swiper-slide img { transition: all .8s ease;}*/

.swiper-container2,.swiper-container2 .swiper-wrapper { height:100%;}

.swiper-container2 a { display:block;height:100%;}

.swiper-container2 img { height:100%;object-fit:cover;}

img.banner-wap,img.banner-wap2 { display:none;}

.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container2.swiper-pagination-custom, .swiper-pagination-fraction { bottom:.3rem;}



.in-tit { padding-bottom:.4rem;}

.in-tit h6 { font-size:.44rem;color:#232323;font-weight:bold;margin-top:.1rem;}

.in-tit p { font-size:.2rem;color:#ced4da;line-height:.3rem; text-transform:uppercase;}

.in-tit2 h6 { color:#fff;}

.in-tit2 p { color:#fff;opacity:.4;}

.in-tit-bor { width:.12rem;height:2px;background:#f01d24;margin-top:.08rem;display:block;}

.in-tit-bor2 { margin-left:auto;margin-right:auto;}

.in-bg1 { background:url(../images/bg.jpg) no-repeat center;padding:.7rem 0;}

.in-bg2 { background:url(../images/bg2.jpg) no-repeat center;}

.in-tit h6 { position:relative;}

.in-tit h6 a { position:absolute;right:0;bottom:.06rem;font-size:.16rem;color:#a1a3a6;font-weight:normal;}

.in-tit2 h6 a { color:#fff;}

.in-tit h6 a:hover { color:#f01d24;}



.in-news-img,.in-ab-img { overflow:hidden;}

.in-ab-img { border-radius:5px;overflow:hidden;position:relative;}

.in-news-img img,.in-ab-img img { width:100%;display:block;}

.in-ab-text { position:absolute;font-size:20px;color:#fff;bottom:.18rem;left:0;width:100%;font-weight:bold;padding:0 .1rem;}

.in-news-text3 { padding:.3rem .25rem;background:#fff;}

.in-news-slide a { display:block;border-top-right-radius:30px;border-bottom-left-radius:30px;overflow:hidden;box-shadow:0 0 15px rgba(0,55,163,.06);}

.in-ab-slide a { display:block;}

.in-news-time { font-size:.14rem;color:#999;}

.in-news-time2 { background:url(../images/arrow1.png) no-repeat right bottom .03rem;padding-top:.2rem;border-top:1px solid #eeeeee;margin-top:.25rem;}

.in-news-slide a:hover .in-news-time2 { background:url(../images/arrow2.png) no-repeat right bottom .03rem;}

.in-news-text h6 { font-size:.2rem;line-height:.28rem;color:#222;height:.56rem;overflow:hidden;}

.in-news-text p{ font-size:.15rem;line-height:.24rem;color:#777;height:.48rem;overflow:hidden;margin-top:.1rem;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}

.in-pro-box { position:relative;}

.in-pro-box .swiper-pagination-bullet { opacity:1;background:#333333;}

.in-pro-box .swiper-pagination-bullet-active { background:none;border:2px solid #f01d24;}

.in-pro-box .swiper-button-next,.in-pro-box .swiper-button-prev { width:.5rem;height:.5rem;margin-top:-.25rem;border-radius:100%;bottom:0;box-shadow:0 0 15px rgba(0,55,163,.05)}

.in-pro-box2 .swiper-button-next,.in-pro-box2 .swiper-button-prev { box-shadow:0 0 15px rgba(0,55,163,.09)}

.in-pro-box .swiper-button-prev { background:#fff url(../images/arrow3.png) no-repeat center;left:0;border:1px solid #fff;}

.in-pro-box2 .swiper-button-prev { left:-80px;}

.in-pro-box .swiper-button-next { background:#fff url(../images/arrow1.png) no-repeat center;right:0;left:auto;border:1px solid #fff;}

.in-pro-box2 .swiper-button-next { right:-80px;}

.in-pro-box .swiper-button-prev:hover { background:#f01d24 url(../images/arrow5.png) no-repeat center;border:1px solid #f01d24;}

.in-pro-box .swiper-button-next:hover { background:#f01d24 url(../images/arrow6.png) no-repeat center;border:1px solid #f01d24;}

.in-pro-box .swiper-pagination-bullet { width:.1rem;height:.1rem;opacity:.7;}

.in-pro-box .swiper-pagination-bullet-active { background:#f01d24;opacity:1;}

.in-news-slide a:hover .in-news-text h6 { color:#f01d24;}





.swiper-container3,.swiper-container4 { position:relative;padding-bottom:1rem;}

.swiper-container6 { padding-bottom:.8rem;}

.in-arrow { position:absolute;right:0;bottom:.25rem;width:1.2rem;}

.swiper-container-horizontal>.swiper-pagination-progress { top:auto;bottom:.25rem;width:calc(100% - 1.55rem);height:2px;background:#e9edf0;}

.in-pro-box2 .swiper-container-horizontal>.swiper-pagination-progress { width:100%;bottom:0;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity:.8;}

.in-sol-img { overflow:hidden;position:relative;border-top-right-radius:30px;border-bottom-left-radius:30px;}

.in-sol-img:before { content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:url(../images/bg3.png) repeat-x left bottom;}

.in-sol-img img { display:block;width:100%;}

.in-sol-slide a { position:relative;display:block;padding-top:.1rem;overflow:hidden;}

.in-sol-text { position:absolute;left:0;bottom:-.6rem;width:100%;}

.in-sol-t { padding:.1rem .25rem .2rem .25rem;color:#fff;}

.in-sol-t h6 { font-size:.22rem;}

.in-sol-t p { font-size:.14rem;margin-top:.18rem;line-height:.22rem;height:.44rem;opacity:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.in-sol-time { position:absolute;right:.3rem;top:0;}

.in-sol-time span { width:.45rem;height:.42rem;background:#f01d24;display:block;color:#fff;text-align:center;line-height:.42rem;font-size:.2rem;position:relative;}

.in-sol-time span:before { content:"";position:absolute;left:-.12rem;top:0;width:.12rem;height:.1rem;background:url(../images/ico5.png) no-repeat center;}



.swiper-container4.swiper-container-horizontal>.swiper-pagination-progress { background:rgba(255,255,255,.2);}

.in-pro-box .swiper-container4 .swiper-button-next,.in-pro-box .swiper-container4 .swiper-button-prev { box-shadow:0}

.in-pro-box .swiper-container4 .swiper-button-prev { background:url(../images/arrow3.png) no-repeat center;left:0;border:1px solid rgba(255,255,255,.2);}

.in-pro-box .swiper-container4 .swiper-button-next { background:url(../images/arrow1.png) no-repeat center;right:0;left:auto;border:1px solid rgba(255,255,255,.2);}

.in-pro-box .swiper-container4 .swiper-button-prev:hover { background:#f01d24 url(../images/arrow5.png) no-repeat center;border:1px solid #f01d24;}

.in-pro-box .swiper-container4 .swiper-button-next:hover { background:#f01d24 url(../images/arrow6.png) no-repeat center;border:1px solid #f01d24;}



.swiper-container2 .swiper-button-next,.swiper-container2 .swiper-button-prev { box-shadow:0;border-radius:100%;width:.5rem;height:.5rem; opacity:1}

.swiper-container2 .swiper-button-prev { background:rgba(0,0,0,.2) url(../images/arrow3.png) no-repeat center;left:30px;}

.swiper-container2 .swiper-button-next { background:rgba(0,0,0,.2) url(../images/arrow1.png) no-repeat center;right:30px;left:auto;}

.swiper-container2 .swiper-button-prev:hover { background:rgba(0,0,0,.5) url(../images/arrow5.png) no-repeat center;}

.swiper-container2 .swiper-button-next:hover { background:rgba(0,0,0,.5) url(../images/arrow6.png) no-repeat center;}



.footer { background:#181818;padding:.6rem 0 .55rem 0;color:#919191;}

.foot-list li { margin-right:5.5vw;}

.foot-list li.foot-fr { margin-right:0;text-align:right;}

.foot-list a { color:#666;}

.foot-list p { margin:0;color:#808080;font-size:.15rem;line-height:.22rem;padding-bottom:.1rem;}

.foot-list a{ color:#808080;}

.foot-list a:hover { color:#fff;}

.foot-img p { line-height:36px;}

.bot { background:#181818;font-size:.15rem;color:#888;letter-spacing:0;}

.bot-wrap { border-top:1px solid #242424;line-height:.26rem;padding:.18rem 0;}

.bot a { color:#919191;}

.bot a:hover { color:#fff;}

.foot-cont2 img { width:.19rem;}

.foot-cont span { padding-left:.3rem;display:block;}

.sz { text-align:right;}

.foot-list li h6 { font-size:.19rem;color:#fff;font-weight:normal;}

.foot-list li h6.bot-tel { font-size:.28rem;padding-bottom:0;clear:both;padding-top:.05rem;letter-spacing:1px;}

.foot-list li h6.bot-tel:before { width:0;}

.sz { text-align: right;}

.sz span { margin:0 0 0 5px;}

.foot-p { margin-top:.23rem;}

.wx-img img,.wx-img { width:1.1rem;}

.foot-cont a { color:#f01d24;}

.foot-cont { margin-top:.1rem;}

.foot-cont a:hover { color:#f01d24;text-decoration:underline;}

.foot-fr { max-width:3.5rem;}

.foot-fr p a { display:block;background:#f01d24;color:#fff;border-radius:30px;width:1.2rem;height:.38rem;line-height:.38rem;font-size:.16rem;text-align:center;}

.foot-fr p a:hover { background:#db1a21;}

.foot-list p.wx-img { margin-top:.08rem;}



.prod-list { margin:0 -.18rem;}

.prod-list li { padding:0 .18rem;position:relative;}

.prod-list li a { display:block;box-shadow:0 0 15px rgba(0,55,163,.06);border-top-right-radius:30px;border-bottom-left-radius:30px;position:relative;overflow:hidden;}

.prod-list li a:before { content:'';overflow: hidden;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#FFFFFF;transition:all .5s;}

.in-pro-more,.prod-span { width:.4rem;height:.4rem;border-radius:100%;border:2px solid rgba(240,39,26,.5);background:url(../images/arrow2.png) no-repeat center;margin-top:.4rem;}

.in-pro-text h6 { font-size:.24rem;color:#222;margin-top:.3rem;}

.in-pro-text p { font-size:.16rem;color:#666;margin-top:.1rem;line-height:.24rem;height:.48rem;overflow:hidden;}

.in-pro-img { overflow:hidden;position:absolute;top:0;left:0;width: 100%;height: 100%;background: center center no-repeat;transition:all 0.5s ease;overflow:hidden;background-size:cover;opacity:0;}

.in-pro-i { z-index:3;position:relative;padding:.45rem 8%;}

.in-pro-ico img { width:.7rem;display:block;}

.in-pro-ico img.img_hide { display:none;}



.about-banner { height:4.6rem;}

img.banner-pc { display:block;}

.about-banner>img { width:100%;height:100%;object-fit:cover;}



.about-bg { background:#f7fafc;padding:.7rem 0 .8rem 0;}

.about-bg2 { background:#fff;padding-top:.5rem;}

.about-bg3 { padding:.3rem 0 .8rem 0;}

.news-list li a { display:block;background:#fff;padding:.45rem;}

.news-list .news-img { width:4rem;overflow:hidden;border-top-right-radius:30px;border-bottom-left-radius:30px;}

.news-list .news-img img { width:100%;display:block;object-fit:cover}

.news-fr { padding:.15rem 0 0 4.45rem;}

.news-fr .in-news-text2 h6 { font-size:.24rem;margin-top:.2rem;}

.news-fr .in-news-text2 h6:before { height:.2rem;top:.01rem;}

.news-fr .in-news-text2 p { line-height:.26rem;height:.52rem;margin-top:.15rem;color:#777;font-size:.16rem;overflow:hidden;}

.in-news-time3 { font-size:.15rem;}

.news-more { width:1.28rem;height:.4rem;line-height:.38rem;font-size:.15rem;color:#f01d24;border:1px solid #f01d24;border-radius:30px;text-align:center;margin-top:.45rem;}

.news-more span { display:inline-block;background:url(../images/arrow2.png) no-repeat center;width:.14rem;height:.12rem;background-size:100% 100%;margin-left:.06rem;}

.news-list li a { display:block;}

.news-list li { padding-bottom:.5rem;}



.am-about-top { position:relative;font-size:0;box-shadow:0 5px 12px rgba(0,55,163,.04);}

.am-about-n span { display:inline-block;position:relative;}

.am-about-n span:before { content:"";position:absolute;width:1px;height:.18rem;background:#eee;right:0;top:50%;margin-top:-.09rem;}

.am-about-n span:last-child:before { width:0;}

.am-about-n a { color:#111;position:relative;display: block;font-size:.2rem;line-height:.85rem;padding:0 1.8vw;margin:0 1.8vw;}

.am-about-n a.current2,.am-about-n a:hover { color:#f01d24;}

.am-about-n a:after {content:"";display:block;position:absolute;left:50%;right:50%;bottom:0;height:3px;opacity:0;background:#f01d24;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}

.am-about-n a:hover:after {left:1%;right:1%;opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}

.am-about-n a.current2:before { content:"";background:#f01d24;position:absolute;left:0;bottom:0;width:100%;height:3px;}

.location {  overflow:hidden;color:#888;font-size:.16rem;margin-top:.3rem;display:block;}

.location img { position:relative;top:2px;margin-right:9px;}

.location a { color:#888;}

.location a:hover { color:#f01d24;}





.fenye {clear:both;color:#222;font-size:0;padding-top:.1rem;text-align:center;font-family:arial;}

.fenye a,.fenye span { display:inline-block;vertical-align:middle;color:#111;font-size:.15rem;margin:0 3px;border-radius:3px;border:1px solid  #f1f1f1;background:#fff;width:.4rem;height:.4rem;line-height:.38rem;}

.fenye .current,.fenye a:hover {background:#f01d24;color:#fff;text-decoration: none;}

.fenye b { font-size:.15rem;line-height:.4rem;font-weight:normal;display:inline-block;vertical-align:middle;margin-lefT:.1rem;}

.fenye b i { font-style:normal;color:#e6212b;}

.am-pagination-select { font-size:.15rem;margin:0;line-height:.3rem;color:#222;margin-top:.2rem;}

.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 #e5e5e5;background:#fff;}

.am-pagination-select span i { font-style: normal;color:#e6212b;}

.am-pagination>li>a, .am-pagination>li>span { margin:0;}

.fenye span { border:none;background: none;}

.fenye a.fenye-arrow { font-family:"宋体";font-weight:bold;font-size:.18rem;}

.fenye span i { font-style: normal;color:#f01d24;}



.main-newarc-title{padding-bottom:.22rem;border-bottom:1px solid #eee;}

.main-newarc-title h2 {text-align:center;font-size:.3rem;color:#222;line-height:.3rem;padding-bottom:.05rem;line-height:1.3;}

.main-newarc-title h3 {text-align:center;font-size:20px;color:#333;font-weight:bold;line-height:30px;padding-bottom:25px;padding-top:10px;}

.main-newarc-title .share{height:34px;line-height:34px;overflow:hidden;text-align:center;}

.main-newarc-title .share-p{display:inline-block;*display:inline;*zoom:1;margin:0 .1rem;font-size:.14rem;font-weight:normal;color:#999;}

.main-newarc-title .bdsharebuttonbox{display:inline-block;*display:inline;*zoom:1;vertical-align:text-top;position:relative;top:-2px;left:-18px;}

.news-deta-text { margin-top:.45rem;padding-bottom:.15rem;}

.news-fl { width:77%;}

.news-fr2 { width:23%;}

.news-fl-bg { margin-right:.5rem;}

.share-p img {vertical-align: middle;}

.main-newarc-title .share-p span {vertical-align: middle;margin-left: 6px;}

.news-hot-tit { font-size:.3rem;color:#222;font-weight:bold;border-bottom:1px solid #eee;padding:.42rem 0 .2rem 0;}

.rele-time { font-size:.13rem;color:#999;margin-top:.03rem;}

.rele-news-tit { font-size:.18rem;color:#111;background:url(../images/list.png) no-repeat left center;}

.news-hot-list .rele-p { margin-top:.1rem;line-height:.24rem;height:.48rem;color:#777;font-size:.15rem;overflow:hidden;}

.news-hot-list li a { display:block;border-bottom:1px solid #eee;padding:.3rem 0 .3rem 0;}

.rele-news-tit,.rele-time,.rele-p { padding-left:.15rem;}

.text { font-size:.17rem;color:#222;line-height:1.9;}

.JLTupdown{  position: relative;line-height:.36rem;color:#434343;font-size:.15rem;padding-top:.2rem;border-top: 1px solid #eee;margin-top:.2rem;}

.JLTMain .JLTupdown {width: 100%;overflow: hidden;}

.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#333;}

.JLTupdown ul li a,.JLTcometol a{ color:#333;}

.JLTupdown ul li a:hover{ color:#f01d24;text-decoration: underline;}

.JLTupdown strong{ color:#666666;font-weight:normal;}

.back { margin:0;}

.JLTcometol a{width:1.3rem;height:.4rem;line-height:.38rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:url(../images/back.png) no-repeat .3rem center;display:block;text-indent:.45rem;color:#f01d24;float:right;margin-top:.16rem;border:1px solid #f01d24;border-radius:30px;}

.JLTcometol a:hover { background:#f01d24 url(../images/back2.png) no-repeat 30px center;color:#fff;}

.JLTupdown ul { margin: 0;}

.prod-label { margin-top:.45rem;font-size:.15rem;color:#434343;}

.prod-label a { color:#434343;margin-right:10px;font-size:.15rem;}

.prod-label a:hover { color:#f01d24;text-decoration: underline;}



.cont-tit { font-size:.36rem;color:#222;padding-bottom:.35rem;}

.cont-t { color:#f01d24;font-size:.24rem;line-height:1.8;}

.cont-text { font-size:.18rem;color:#222;line-height:2.2;}

.cont-input input,.cont-input textarea,.code-input input,.cont-input select  { padding:.15rem .15rem;background:#f5f5f5;border:none;color:#666;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;font-size:.16rem;width:100%;border-radius:5px;}

li.mess-cont { width:100%;}

.name,.tel { position:relative;}

.name:before,.tel:before { content:"*";position:absolute;right:.15rem;top:0;color:#f00;line-height:.56rem;}

.cont-input textarea { height:1.6rem;}

.submit2 { background:#f01d24;color:#fff;width:100%;font-size:.18rem;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;border-radius:5px;line-height:.52rem;height:.52rem;margin-top:.2rem;cursor:pointer;}

.cont-input2 textarea { margin-right:0;width:100%;}

.code-input input { width:70%;margin-right:0;background:#f5f5f5;}

.code-input img { width:calc(30% - .15rem);margin-lefT:.15rem;border-radius:5px;height:.52rem;vertical-align:top;cursor:pointer;}

.cont-message { margin-bottom:60px;}

.submit2:hover { background:#db1a21;}

.message { max-width:1100px;margin:0 auto;}

.mess-list li { padding:0 .15rem .2rem .15rem;}

.mess-list { margin:0 -.15rem;}

.cont-li { margin:0 -.2rem;}

.cont-li>li { padding:0 .2rem;}



dl.down { font-size:.15rem;line-height:.22rem;color:#666;padding-bottom:.3rem;}

dl.down a { padding:.2rem 0;}

.down3 { width:.4rem;height:.4rem;background:#f01d24 url(../images/down.png) no-repeat center;display:inline-block;border-radius:100%;border:1px solid #f01d24;}

.down .am-accordion-title3 span { min-height:.5rem;display:flex;align-items:center;justify-content:center;color:#999;}

ul.ser-list { margin-top:60px;}

.ser-list li { padding:0 40px;margin-bottom:80px;}

.ser-list li h3 { font-size:26px;color:#ec1c23;padding:20px 0 15px 0;}

dl.down .down-bor { padding-left:.3rem;justify-content:left;font-size:.2rem;color:#222;}

dl.down:hover .down-bor { color:#ec1c23;}

.download-box { padding-bottom:20px;}

.digital2 { max-width:700px;margin:60px auto 0 auto;}

.am-accordion-title3 a { display: flex;align-items: center;background:#fff;border-radius:2px;}

dl.down:hover .down3 { background:url(../images/down2.png) no-repeat center;}



.sol-list { margin:0 -.18rem;}

.sol-list li { padding:0 .18rem .45rem .18rem;}

.sol-list3 { margin:0;}

.sol-list2 a { border-bottom-left-radius:30px;border-top-right-radius:30px;}

.sol-list a { display:block;overflow:hidden;}

.sol-list a .sol-img { overflow:hidden;background:#fff;}

.sol-list a .sol-img img { width:100%;margin:0 auto;display:block;}
.sol-list a .sol-img2 img { width:84%;}

.sol-h6 { font-size:.22rem;color:#222;font-weight:bold;}

.sol-p { font-size:.16rem;line-height:.26rem;height:.52rem;overflow:hidden;color:#888;margin-top:.1rem;}

.sol-more { border-top:1px solid #f1f1f1;margin-top:.25rem;padding-top:.2rem;}

.sol-more span { height:.12rem;background:url(../images/arrow1.png) no-repeat right center;display:block;}

.sol-bg { background:#fff;padding:.3rem 6%;}

.prod-bor { border-top:1px solid #f1f1f1;}

.prod-h6 { font-size:.22rem;}

.prod-p { font-size:.16rem;color:#999;margin-top:.1rem;}

.prod-li-text { padding-right:.5rem;position:relative;}

.prod-span { position:absolute;right:0;top:50%;margin-top:-.2rem;}



.prod-img2 img { width:90%;display:block;margin:0 auto;}

.swiper-container9 { margin:0 .06rem;}

.preview { width:100%;margin-top:.12rem;position:relative;padding:0 .6rem;}

.preview .swiper-slide { width:16.66%;cursor:pointer;padding:0 .12rem;}

.preview img { border:2px solid #d3d3d3;border-radius:100%;}

.preview .active-nav img{ border:2px solid #f01d24;}

.pros-padd .swiper-button-prev10,.pros-padd .swiper-button-next10 { width:.28rem;height:.56rem;margin-top:-.28rem;border-radius:0;}

.pros-padd .swiper-button-prev10 { left:0;background:rgba(0,0,0,.16) url(../images/arrow10.png) no-repeat center;background-size:.08rem .14rem;}

.pros-padd .swiper-button-next10 { right:0;background:rgba(0,0,0,.16) url(../images/arrow11.png) no-repeat center;background-size:.08rem .14rem;}

.pros-padd .swiper-button-prev10:hover { background:rgba(0,0,0,.3) url(../images/arrow10.png) no-repeat center;background-size:.08rem .14rem;}

.pros-padd .swiper-button-next10:hover { background:rgba(0,0,0,.3) url(../images/arrow11.png) no-repeat center;background-size:.08rem .14rem;}

.prod-fr-tit { font-size:.36rem;line-height:1.2;color:#111;}

.prod-fr-p { font-size:.18rem;color:#666;margin-top:.15rem;}

.prod-fr-top { border-bottom:1px solid #efefef; padding-bottom:.3rem;margin-top:.2rem;}

.prod-fr2 { padding-left:4%;}

.prod-text2 { font-size:.17rem;line-height:2.2;color:#333;margin-top:.35rem;}

.in-about-more3 a { margin:.45rem 0 0 0;}

.pros-padd { position:relative;}

.prod-bg { background:#fff;padding:.5rem;}

.prod-bg2 .prod-bg { padding:.4rem .5rem .5rem .5rem;}

.consult-more img { top:-2px;}

.consult-more { font-size:.18rem;width:1.6rem;}

.consult-more a { color:#fff;display:block;}

.prod-bg2 { margin-top:.6rem;}

.prod-deta-h3 { font-size:.24rem;color:#333;border-bottom:1px solid #eee;padding-bottom:.1rem;line-height:.35rem;font-weight:bold;}

.prod-deta-h3 span { position:relative;}

.prod-deta-h3 span:before { content:"";position:absolute;left:0;bottom:-.17rem;width:100%;height:2px;background:#f01d24;}

.prod-fl3 { width:72%;float:left;}

.prod-fr3 {padding-left:.4rem;width:28%;float:left;}

.news-deta-text img { display:block;margin-left:auto;margin-right:auto;}

.prod-list3 li { padding:.12rem 0;}

.location2 { text-align:left;padding-bottom:.2rem;}

.prod-fl4,.prod-fr2 { width:50%;float:left;}

.consult-more { width:1.45rem;height:.45rem;line-height:.45rem;background:#f01d24;font-size:0;border-radius:30px;margin-top:.7rem;}

.consult-more img,.consult-more span { vertical-align:middle;}

.consult-more span { font-size:.16rem;}

.consult-more img { margin-right:.08rem;}

.consult-more:hover { background:#db1a21;}

.prod-wrap { margin-top:.7rem;}

.tabs { height:.7rem;line-height:.7rem;background:#333;font-size:0;border-bottom:2px solid #f01d24;}

.tabs span { display:inline-block;width:33.33%;text-align:center;}

.tabs a { color:#fff;font-size:.18rem;display:block;cursor:pointer;}

.tabs span.active a { background:#f01d24;}

.content-slide { background:#fff;padding:.6rem.4rem;font-size:.16rem;line-height:2;color:#232323;}
.content-slide img { max-width:100%;}
.content-slide table td { padding:.08rem .05rem;}

.about-p { font-size:.19rem;color:#434343;line-height:2.2;}

.about-auto { width:90%;margin:auto;}

.mumping_mun p{font-size:.19rem;color:#333;margin:0;width:100%;display:block;clear:both;margin-top:.05rem;}

.mumping_mun h2{ font-size:.5rem;color:#f01d24;margin:0;position:relative;display:inline-block;}

.mumping_mun b { color:#f01d24;font-size:.18rem;font-weight:normal;margin-left:.05rem;position:relative;top:-.25rem;}

.mumping_mun { display:flex;-webkit-box-pack: justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.55rem;}

.equipment-img img { width:100%;display:block;}



.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 {box-shadow: 0 0 8px rgba(0,0,0, 0.8);position: absolute;top: 50%;left: 50%;}

.honor-list a { display:block;overflow:hidden;}

.honor-list img { width:100%;display:block;}

.honor-list p { font-size:.18rem;color:#111;text-align:center;padding-top:.15rem;}



.swiper-container12 { position:relative;padding-bottom:.55rem;}

.swiper-container12 .swiper-wrapper { background:#fff;}

.cour-slide{ background-color:#fff;border-right:1px solid #e3e3e3;padding-left:.5rem;padding-top:.5rem;padding-bottom:.6rem;padding-right:25px;position:relative;}

.cour-slide:after {content:'';width:0%;height:4px;background:#f01d24;position:absolute;bottom:-.6rem;left:0;z-index:5;}

@keyframes courbar{0%{width:0;}100%{width:100%;}}

.swiper-container12 img { max-width:100%;}

.cour-tit { font-size:.46rem;color:#f01d24;padding-bottom:.25rem;}

.cour-slide { padding:.5rem 2% .55rem 2.5%;border-right:1px solid #f5f5f5;height:100%;}

.cour-cont { font-size:.16rem;color:#666;line-height:1.5;}

.cour-cont p { padding-bottom:.2rem;}

.cour-cont strong { background:url(../images/list3.png) no-repeat left .09rem;padding-left:.15rem;display:block;color:#111;padding-bottom:.05rem;}

.cour-cont span { padding-left:.15rem;display:block;}

.cour-cont img { margin-top:.1rem;}

.swiper-container13 { height:2.5rem;}

.swiper-container13 .swiper-slide { height:auto;padding-right:10px;}

.swiper-scrollbar-drag { background:#f01d24;}

.about_wrap { padding-bottom:.8rem;}

.honor-list3 a { padding:.5rem;}

.honor-list3 { box-shadow:0 0 15px rgba(0,55,163,.06);}

.swiper-container14 { padding:.1rem;}

.honor-list3 p { padding:.2rem .1rem;line-height:1.5;border-top:1px solid #f5f5f5;}

.prod-arr { display:none;}
.content-slide ul li:nth-child(odd) { padding-right:.2rem;}
.content-slide ul li:nth-child(even) { padding-left:.2rem;}

@media (min-width:1198px) {

    .in-news-slide a:hover .in-news-img img,.news-list li a:hover .news-img img,.sol-list a:hover .sol-img img,.honor-list2 a:hover img { -webkit-transform: scale(1.1);transform: scale(1.1);}

	.in-sol-slide a:hover .in-sol-text { bottom:0;}

	.in-sol-slide a:hover .in-sol-t p { opacity:1;margin-top:.08rem;}

	.in-prod-fl li a:hover .in-prod-text { -webkit-transform: translateY(-5px);transform: translateY(-5px);}

	.in-adv-li li:hover .in-adv-ico img { -webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}

	.prod-list li a:hover:before { background:none;}

	.prod-list li a:hover .in-pro-text h6,.prod-list li a:hover .in-pro-text p { color:#fff;}

	.prod-list li a:hover .in-pro-img { transform: scale(1.08);opacity:1;}

	.prod-list li a:hover .in-pro-ico img.img_hide { display:block;}

	.prod-list li a:hover .in-pro-ico img.img_show { display:none;}

	.prod-list li a:hover .in-pro-more,.sol-list a:hover .prod-span { border:2px solid rgba(240,39,26,1);background:#f01d24 url(../images/arrow6.png) no-repeat center;}

	.news-list li a:hover .in-news-text2 h6 { color:#f01d24;}

	.news-list li a:hover .news-more { color:#fff;background:#f01d24;}

	.news-list li a:hover .news-more span { background:url(../images/arrow6.png) no-repeat center;}

	.news-hot-list li a:hover .rele-news-tit,.sol-list li a:hover .sol-h6,.product-list li a:hover .prod-h6 { color:#f01d24;}

	.sol-list li a:hover .sol-more span { background:url(../images/arrow2.png) no-repeat right center;}

	



}











@media (max-width: 1600px){

	.am-container { max-width:1400px;}

	.foot-fr { max-width:3.4rem;}
	.banner { height:650px;}





}



@media (max-width: 1400px){

	.am-container { max-width:1200px;}

	.honor-list3 a { padding:.4rem;}

	.cour-tit { font-size:.42rem;}

	.foot-fr { max-width:2.5rem;}
	.banner { height:560px;}





	

}







@media (max-width: 1198px){

    .am-container,.cont-container,.case-container { padding: 0 .1rem;}

	img.banner-pc2 { display:none;}

	img.banner-wap2 { display:block;}

	img.banner-pc { display:block;}

	html{font-size: 605%;}

	body { padding-top:50px;}

	.in-pro-box .swiper-button-next,.in-pro-box .swiper-button-prev { width:.4rem;height:.4rem;margin-top:-.2rem;}

	.in-arrow { width:.9rem;}

	.swiper-container-horizontal>.swiper-pagination-progress { width: calc(100% - 1.1rem);}

	.swiper-container3, .swiper-container4 { padding-bottom:.9rem;}

	.in-tit { padding-bottom:.35rem;}

	.in-tit h6 { font-size:.42rem;}

	.swiper-container5,.swiper-container14,.swiper-container18 { padding-bottom:.5rem;}

	.honor-list3 a { padding:.4rem;}

	.prod-list { margin:0 -.12rem;}

	.prod-list li { padding:0 .12rem;}
	.banner { height:460px;}

	.in-pro-ico img { width:.6rem;}

	.in-pro-text h6 { margin-top:.25rem;}

	.in-pro-more { width:.35rem;height:.35rem;background-size:.12rem .1rem;margin-top:.35rem;}

	.cour-tit { font-size:.4rem;}

	.cour-slide { padding:.3rem 2% .35rem 2.5%;}

	.am-container2 { padding:0;}

	.about-auto { width:100%;}

	.about_wrap { padding-bottom:.7rem;}

	.content-slide { padding:.5rem .4rem;}

	.preview .swiper-slide { width:20%;padding:0 .08rem;}

	.prod-bg { padding:.5rem .4rem;}

	.preview { padding: 0 .5rem;}

	.news-fr2 { display:none;}

	.news-fl-bg { margin-right:0;}

	.news-fl { width:100%;}

	.foot-list li { margin-right:0;width:20%;}
	.prod-img2 img { width:100%;}



	



	

	

	



}


@media (max-width: 1100px) {

	.banner { height:440px;}
}


@media (max-width: 980px) {

	html{font-size: 575%;}

	.wrap { margin-top:.6rem;}

	.news-list .news-img { width:3.6rem;}

	.news-fr { padding:.15rem 0 0 4rem;}

	.news-list li { padding-bottom:.4rem;}

	.honor-list3 a { padding:.35rem;}

	.in-pro-ico img { width:.55rem;}

	.in-pro-text h6 { font-size:.22rem;}

	.mumping_mun h2 { font-size:.44rem;}

	.mumping_mun b { top:-.2rem;}

	.about-bg { padding:.6rem 0 .7rem 0;}

	.sol-list { margin:0 -.12rem;}

	.sol-list li { padding:0 .12rem .35rem .12rem;}

	.about-bg3 { padding-top:30px;}

	.content-slide { padding:.4rem .3rem;}

	.prod-bg { padding:.4rem .3rem;}

	.preview { padding: 0 .2rem;}

	.prod-fr-tit { font-size:.3rem;}

	.consult-more { margin-top:.4rem;}

	.sol-list3 { margin:0;}
	.banner { height:345px;}

	



	

	

	

	

	

	

	

	



	

	

	





}

@media (max-width: 767px) {

	html{font-size: 575%;}

	img.banner-wap { display:block;}

    img.banner-pc { display:none;}

	.swiper-container2,.swiper-container2 .swiper-wrapper { height:auto;}

	.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container2.swiper-pagination-custom, .swiper-pagination-fraction { bottom:20px;}

	.sz,.copy { text-align:center;}

	/*body { padding-bottom:55px;}*/

	.copy span, .copy a { float:none;}

	.swiper-container3, .swiper-container4 { padding-bottom:.8rem;}

	.in-sol-t h6 { font-size:.2rem;}

	.in-tit h6 { font-size:.36rem;margin-top:.05rem;}

	.in-tit p { font-size:.18rem;}

	.in-tit-bor { margin-top:.06rem;}

	.news-list li a { padding:.2rem .1rem;}

	.news-list .news-img { width:1.5rem;}

	.news-fr { padding:0 0 0 1.65rem;}

	.news-fr .in-news-text2 h6 { font-size:.18rem;margin-top:.1rem;}

	.news-fr .in-news-text2 p { font-size:.14rem;line-height:.22rem;height:.44rem;margin-top:.06rem;}

	.in-news-time3 { font-size:.13rem;}

	.news-list li { padding-bottom:.2rem;}

	.bot { font-size:.14rem;}

	.bot-wrap { line-height:.22rem;}

	.am-about-n a { font-size:.17rem;line-height:.65rem;padding:0 1.6vw;margin:0 1.6vw;}

	.honor-list3 a { padding:.2rem;}

	.honor-list p { font-size:.16rem;padding-bottom:.1rem;}

	.prod-list { margin:0 -.06rem;}

	.prod-list li { padding:0 .06rem .12rem .06rem;}

	.in-pro-ico img { width:.5rem;}

	.in-pro-text h6 { margin-top:.2rem;font-size:.2rem;}

	.in-pro-more,.prod-span { width:.3rem;height:.3rem;background-size:.12rem .1rem;margin-top:.25rem;}

	.prod-span { margin-top:-.15rem;}

	.in-pro-i { padding:.35rem 8%;}

	.wrap { margin-top:.5rem;}

	.in-bg1,.about-bg { padding:.55rem 0;}

	.in-news-text3 { padding:.25rem 3%;}

	.in-news-text h6 { height:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

	.cour-tit { font-size:.34rem;}

	.cour-cont { font-size:.15rem;padding-bottom:.15rem;}

	.about-p,.mumping_mun p { font-size:.17rem;line-height:2;}

	.mumping_mun { margin-top:.35rem;}

	.mumping_mun h2 { font-size:.34rem;}

	.mumping_mun b { font-size:.15rem;top:-.15rem;margin-left:.03rem;}

	.swiper-container5, .swiper-container14,.swiper-container12 { padding-bottom:.4rem;}

	.about_wrap { padding-bottom:.5rem;}

	.about-banner { height:auto;}

	.about-bg3 { padding-top:.3rem;}

	.sol-list { margin:0;}

	.sol-list li { padding:0 0 .2rem 0;}

	.sol-bg { padding:.2rem 4%;}

	.prod-h6 { font-size:.2rem;}

	.prod-p { font-size:.15rem;margin-top:.06rem;}

	.content-slide { padding:.35rem .15rem;}

	.tabs { height:.6rem;line-height:.6rem;}

	.tabs a { font-size:.17rem;}

	.prod-wrap { margin-top:.55rem;}

	.prod-fl4, .prod-fr2 { width:100%;}

	.prod-bg { padding:.2rem .1rem .4rem .1rem;}

	.prod-fr2 { padding-left:0;}
	.banner { height:auto;}
	.in-pro-text p { font-size:.15rem;line-height:.22rem;height:.44rem;}

	.prod-fr-tit { font-size:.26rem;}

	.prod-fr-p { font-size:.17rem;margin-top:.1rem;}

	.pros-padd .swiper-button-prev10, .pros-padd .swiper-button-next10 { width:.25rem;}

	.preview { padding:0;}

	.prod-fr-top { margin-top:.3rem;padding-bottom:.25rem;}

	.prod-text2 { font-size:.16rem;margin-top:.25rem;}

	.consult-more { margin-top:.3rem;}

	.about-bg2 { padding-top:.35rem;}

	.main-newarc-title h2 { font-size:.26rem;}

	.main-newarc-title { padding-bottom:.15rem;}

	.news-deta-text { margin-top:.3rem;}

	.JLTcometol a { float:left;}

	.cont-tit { padding-bottom:.2rem;font-size:.34rem;}

	.cont-li,.mess-list { margin:0;}

	.cont-li>li { padding:0;}

	.cont-fr { margin-top:.35rem;}

	.mess-list li { padding:0 0 .15rem 0;}

	.cont-input input, .cont-input textarea, .code-input input, .cont-input select { padding:.15rem .1rem;}

	.cont-text { font-size:.17rem;}

	.cont-t { font-size:.22rem;}
	.content-slide { font-size:.15rem;line-height:1.8;}
	.content-slide table { font-size:.13rem;line-height:1.2;}
	.content-slide table td {padding: .05rem .03rem;}
	.content-slide ul li:nth-child(odd) { padding-right:0;}
	.content-slide ul li:nth-child(even) { padding-left:0;}

	

	

}



@media (max-width: 640px) {

	.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container2.swiper-pagination-custom, .swiper-pagination-fraction { bottom:.15rem;}

	.ditu { height:3.6rem;}

	.honor-list3 a { padding:.1rem;}



	

	



	



}

@media (max-width: 374px) {

	html{font-size: 535%;}

	.in-tit h6, .in-ab-tit { font-size:.33rem;}

	.honor-list p { font-size:.15rem;}

	.in-bg1 { padding:.5rem 0;}

	.am-about-n a { font-size:.16rem;line-height:.6rem;}

	.mumping_mun h2 { font-size:.32rem;}

	.mumping_mun b { font-size:.14rem;top:-.13rem;}





	

	

	

}





html,body{  min-height:101%;}

html{ overflow:-moz-scrollbars-vertical;}