﻿/*header*/
.hd { position: fixed !important; top: 1.05rem; width: 100%; }
.h_con { width: 92% !important; }
/*banner*/
.banner { position: relative; z-index: 3; width: 100%; overflow: hidden; }
.banner .swiper-pagination { bottom: 1.5rem!important; text-align: right; padding-right: 1rem; box-sizing: border-box; }
.banner .swiper-pagination-bullet { opacity: 1; width: 0.8rem; height: 0.8rem; background: #fff; border-radius: 50%; margin-right: 1rem !important; box-sizing: border-box; }
.banner .swiper-pagination-bullet-active { opacity: 1; background: none; border: 1px solid #ffffff; }
/*title*/
h2.main_title{ display: block; text-align: center; font-size: 0; line-height: 0; }
h2.main_title strong { display: inline-block; font-size: 1.5rem; color: #006ee3; line-height: 100%; position: relative; }
h2.main_title strong:before,h2.main_title strong:after { position: absolute; content: ""; width: 2rem; height: 1px; background: #006ee3; top: 0.7rem; left: -3.55rem; }
h2.main_title strong:after { left: auto; right: -3.55rem; }
h2.main_title span { display: block; font-weight: normal; font-size: 1.2rem; color: #666; line-height: 100%; margin-top: 0.9rem; }
/*intro*/
.intro { padding: 4.65rem 5.33% 3rem; position: relative; z-index: 10; }
.intro h2 { text-align: center; }
.intro h2 strong { display: block; font-size: 2.4rem; color: #006EE3; line-height: 100%; }
.intro h2 span { display: block; font-size: 1.2rem; color: #000; line-height: 100%; font-weight: 500; margin-top: 0.75rem; }
.intro .s_tel { display: block; width: 16.65rem; height: 3.35rem; background: #006ee3 url(/mobile/images/s_tel.png) no-repeat 1.75rem center; padding-left: 4.85rem; background-size: 2.45rem 2.4rem; font-size: 1.4rem; color: #fff; line-height: 3.35rem; box-sizing: border-box; position: absolute; top: -1.7rem; left: 0; }
.intro .open-video { margin: 1.5rem 0 1.9rem; border-radius: 0.25rem; overflow: hidden; }
.intro h3 { text-align: center; }
.intro h3 strong { display: inline-block; font-size: 1.2rem; color: #323232; line-height: 100%; font-weight: normal; position: relative; }
.intro h3 strong:before { position: absolute; content: ""; background: url(/mobile/images/intro_icon.png) no-repeat left top; background-size: 1.2rem 0.7rem; width: 1.2rem; height: 0.7rem; top: 0; left: -1.7rem; }
.intro h3 strong:after { position: absolute; content: ""; background: url(/mobile/images/intro_icon_1.png) no-repeat left top; width: 1.2rem; height: 0.7rem; background-size: 1.2rem 0.7rem; top: 0; right: -1.7rem; }
.intro h3 span { display: block; font-size: 0.6rem; color: #999; line-height: 100%; font-weight: normal; margin-top: 0.45rem; font-family: Arial; letter-spacing: 0.225rem; }
.intro h3 + p { font-size: 1rem; color: #666; line-height: 1.7rem; margin-top: 1.05rem; margin-bottom: 2.05rem; text-align: center; }
.intro ul { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; text-align: center; }
.intro li img { display: block; width: 2rem; margin: 0 auto; }
.intro li em { display: block; font-size: 0.8rem; color: #333; line-height: 100%; margin: 0.5rem 0; white-space: nowrap; }
.intro li i { display: inline-block; font-size: 1.6rem; color: #333; line-height: 100%; font-weight: bold; vertical-align: -0.1rem; margin-right: 0.15rem; }
.intro li span { display: block; font-size: 1rem; color: #333; line-height: 100%; }
/*product*/
.product { background: url(/mobile/images/product_bg.jpg) no-repeat center top; background-size: 100% 100%; padding: 2.95rem 5.33% 7.1rem; }
.product h2 { margin-bottom: 1.95rem; }
.product h2 strong { color: #fff; }
.product h2 strong:before,.product h2 strong:after { background: #fff; }
.product h2 span { color: #fff; }
.product dl { background: #fff; position: relative; line-height: 0; }
.product dd { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.product dd h4 { position: absolute; top: 2.5rem; left: 1.8rem; }
.product dd h4 strong { display: block; font-size: 1.1rem; color: #333; line-height: 1.2rem; font-weight: normal; }
.product dd h4 span { display: block; font-size: 0.8rem; color: #999; line-height: 1rem; margin-top: 0.6rem; font-weight: normal; }
.pro_con { overflow: hidden; }
.pro_con .swiper-pagination { bottom: 0; position: relative; height: 0.8rem; margin: 1.5rem 0; }
.pro_con .swiper-pagination-bullet { opacity: 1; width: 0.8rem; height: 0.8rem; background: none; border-radius: 50%; margin: 0 0.6rem !important; box-sizing: border-box; vertical-align: top; border: 1px solid #ffffff; }
.pro_con .swiper-pagination-bullet-active { opacity: 1; background: #fff; }
.pro_list { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.pro_list dl { width: 48.955%; }
.pro_list dt { padding-top: 2rem; }
.for_more { display: block; width: 9.3rem; height: 2.3rem; background: #ffffff; border-radius: 1.15rem; text-align: center; margin: 0 auto; }
.for_more span { display: inline-block; vertical-align: middle; font-size: 0.9rem; color: #006EE3; line-height: 2.3rem; margin-right: 0.15rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.for_more img { display: inline-block; vertical-align: middle; width: 3.25rem; }
.for_more:hover span { margin-right: 0.35rem; }
.product .for_more { margin-top: 2rem; }
/*sm_banner*/
.sm_banner { height: 14.1rem; background: url(/mobile/images/sm_bg.jpg) no-repeat center top; background-size: 33.55rem 14.1rem; margin: 2.95rem 0; box-sizing: border-box; padding: 3.5rem 6.93% 0 15.73%; }
.sm_banner h2 { padding-top: 0.15rem; width: 10.35rem; float: left; text-align: center; }
.sm_banner h2 span { display: block; width: 10.35rem; height: 1.9rem; background: #006ee3; font-size: 1.2rem; color: #fff; line-height: 1.9rem; font-weight: normal; text-align: center; }
.sm_banner h2 strong { display: block; font-size: 1.5rem; color: #000; line-height: 1.7rem; margin-top: 0.85rem; }
.sm_banner .s_tel { float: right; }
.sm_banner .s_tel p { padding-left: 2.7rem; background: url(/mobile/images/s_tel.png) no-repeat left center; background-size: 2.45rem 2.4rem; }
.sm_banner .s_tel p span { display: block; font-size: 0.9rem; color: #fff; line-height: 100%; }
.sm_banner .s_tel p strong { display: block; font-size: 1.4rem; color: #fff; line-height: 100%; font-family: Cambria; font-weight: 400; margin-top: 0.6rem; }
.sm_banner .s_tel a { display: block; margin: 2.1rem auto 0; width: 9.3rem; height: 2.3rem; border: 1px solid #ffffff; border-radius: 1.15rem; box-sizing: border-box; text-align: center; }
.sm_banner .s_tel a span { display: inline-block; vertical-align: middle; font-size: 0.9rem; color: #fff; line-height: 2.2rem; margin-right: 0.15rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.sm_banner .s_tel a img { display: inline-block; vertical-align: middle; width: 3.25rem; }
.sm_banner .s_tel a:hover span { margin-right: 0.3rem; }
/*process*/
.process { padding: 0 5.33%; }
.process_list { margin: 1.5rem 1.5rem 0; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.process_list li { width: 9.75rem; padding-right: 4.25rem; box-sizing: border-box; text-align: center; background: url(/mobile/images/next.png) no-repeat right 2.2rem; background-size: 1.45rem 1.15rem; margin-bottom: 2rem; }
.process_list li img { display: block; width: 5.5rem; height: 5.5rem; }
.process_list li span { display: block; font-size: 1rem; color: #006EE3; line-height: 100%; margin-top: 0.7rem; font-weight: bold; }
.process_list li:nth-child(3n) { width: 5.5rem; padding-right: 0; background: none; }
.process_con { overflow: hidden; }
.process_con li { position: relative; width: 100%; line-height: 0; overflow: hidden; }
.process_con li h4 { background: url(/mobile/images/process_hover.png) no-repeat center bottom; background-size: 100% 4.85rem; width: 100%; padding: 2rem 0.5rem 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; font-size: 1rem; color: #fff; line-height: 2.9rem; left: 0; bottom: 0; position: absolute; text-align: center; font-weight: normal; }
.process_con .swiper-pagination { bottom: 0; position: relative; height: 0.8rem; margin: 1.5rem 0 3.05rem; }
.process_con .swiper-pagination-bullet { opacity: 1; width: 0.8rem; height: 0.8rem; background: none; border-radius: 50%; margin: 0 0.6rem !important; box-sizing: border-box; vertical-align: top; border: 1px solid #006EE3; }
.process_con .swiper-pagination-bullet-active { opacity: 1; background: #006EE3; }
/*sm_banner2*/
.sm_banner2 { height: 14.1rem; background: url(/mobile/images/sm_bg2.jpg) no-repeat center top; background-size: 100% 14.1rem; padding-top: 2.4rem; box-sizing: border-box; text-align: center; }
.sm_banner2 ul { border: 0.05rem solid #006EE3; height: 2.8rem; font-size: 0; box-sizing: border-box; display: inline-block; }
.sm_banner2 ul li { display: inline-block; padding-left: 2.35rem; background: url(/mobile/images/sm_icon1.png) no-repeat 0.65rem center; background-size: 1.2rem 1.2rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; padding-right: 0.85rem; font-size: 1.1rem; color: #333; line-height: 2.7rem; }
.sm_banner2 ul li:hover,.sm_banner2 ul li.on { background: #006EE3 url(/mobile/images/sm_icon2.png) no-repeat 0.65rem center; background-size: 1.2rem 1.2rem; color: #fff; }
.sm_banner2 h2 { font-size: 1.7rem; color: #006EE3; line-height: 100%; margin: 1.7rem 0 1.5rem; font-weight: bold; }
.sm_banner2 .ask { display: block; width: 9.3rem; height: 2.3rem; background: #006ee3; border-radius: 1.15rem; text-align: center; margin: 0 auto; }
.sm_banner2 .ask span { display: inline-block; vertical-align: middle; font-size: 0.9rem; color: #fff; line-height: 2.3rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.sm_banner2 .ask img { display: inline-block; vertical-align: middle; width: 3.25rem; }
.sm_banner2 .ask:hover span { margin-right: 0.15rem; }
/*client*/
.client { padding: 16.45rem 5.33% 3rem; background: url(/mobile/images/brand_bg.jpg) no-repeat center top; background-size: 100% auto; }
.client h2 { display: block; width: 22.8rem; height: 3.2rem; background: #006ee3; margin: 0 auto 2.1rem; font-size: 1.5rem; color: #fff; line-height: 3.2rem; font-weight: normal; text-align: center; }
.client .client_con { overflow: hidden; }
.client .client_con li { width: 48.955%; overflow: hidden; position: relative; }
.client .client_con li > a { display: block; line-height: 0; width: 100%; overflow: hidden; box-sizing: border-box; border: 0.1rem solid #e6e4e4; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.client .client_con li > a img { width: 100%; }
.client .client_con li h4 a { display: block; font-size: 1.1rem; color: #333; line-height: 2.2rem; font-weight: normal; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0.5rem; box-sizing: border-box; height: 2.2rem; background: #e6e4e4; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.client .client_con li:hover > a { border-color: #006EE3; }
.client .client_con li:hover h4 a { background: #006EE3; color: #fff; }
.client .swiper-pagination { bottom: 0; position: relative; height: 0.8rem; margin-top: 1.5rem; }
.client .swiper-pagination-bullet { opacity: 1; width: 0.8rem; height: 0.8rem; background: none; border-radius: 50%; margin: 0 0.6rem !important; box-sizing: border-box; vertical-align: top; border: 1px solid #006EE3; }
.client .swiper-pagination-bullet-active { opacity: 1; background: #006EE3; }
/*service*/
.service_con { background: url(/mobile/images/service_bg.jpg) no-repeat center top; background-size: 100% 27.55rem; margin-top: 1.5rem; height: 27.55rem; }
.service_con li { padding-top: 6.45rem; opacity: 0 !important; }
.service_con li h3 { text-align: center; font-size: 2.5rem; color: #fff; line-height: 100%; padding-bottom: 2.3rem; position: relative; }
.service_con li h3:after { position: absolute; content: ""; width: 2.8rem; height: 0.25rem; background: #ffffff; border-radius: 0.15rem; left: 50%; margin-left: -1.4rem; bottom: 0; }
.service_con li .desc { margin-top: 0.75rem; margin-left: 8%; padding-right: 1rem; box-sizing: border-box; }
.service_con li .desc p { font-size: 1.1rem; color: #fff; line-height: 2.5rem; padding-left: 1.25rem; box-sizing: border-box; position: relative; }
.service_con li .desc p:before { position: absolute; content: ""; width: 0.25rem; height: 0.25rem; background: #ffffff; left: 0; top: 1.1rem; }
.service_con li.swiper-slide-active { opacity: 1 !important; }
.service_nav { height: 9.4rem; background: #ffffff; box-shadow: 0rem 0.15rem 0.35rem 0rem rgba(0,0,0,0.06); display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; position: relative;z-index: 1;}
.service_nav h3 { width: 33.33%; background: url(/mobile/images/service_nav.png) no-repeat right center; background-size: 0.25rem 8.05rem; padding-top: 2.05rem; text-align: center; position: relative; cursor: pointer; }
.service_nav h3 img { display: block; width: 2.45rem; margin: 0 auto 1.45rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; filter: grayscale(1); }
.service_nav h3 span { display: block; font-size: 1.6rem; color: #666; line-height: 100%; font-weight: bold; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.service_nav h3:before { position: absolute; content: ""; width: 100%; height: 0; background: #fff; border-radius: 0.5rem 0.5rem 0 0; left: 0; bottom: 100%; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.service_nav h3:after { position: absolute; content: ""; width: 0.75rem; height: 0.75rem; border-right: 1px solid #006EE3; border-bottom: 1px solid #006EE3; transform: rotate(-135deg); -ms-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -o-transform: rotate(-135deg); left: 50%; bottom: 97%; margin-left: -0.5rem; transition: ease 0.4s; -o-transition: ease 0.4s; opacity: 0; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.service_nav h3:last-child { background: none; }
.service_nav h3.on img { filter: grayscale(0); }
.service_nav h3.on span { color: #006EE3; }
.service_nav h3.on:before { height: 2.65rem; }
.service_nav h3.on:after { opacity: 1; }
/*news*/
.news { padding: 3rem 5.33% 2.75rem; text-align: center; }
.news_nav { display: inline-block; font-size: 0; height: 2.9rem; background: rgba(179,179,179,0); border: 1px solid #e3e3e3; border-radius: 1.45rem; margin: 1.5rem auto 1.7rem; box-sizing: border-box; }
.news_nav h3 { display: inline-block; }
.news_nav h3 a { display: block; padding: 0 1.55rem; font-size: 1rem; color: #333; line-height: 2.8rem; font-weight: normal; position: relative; z-index: 2; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.news_nav h3 a:after { position: absolute; content: ""; width: 100%; height: 2.9rem; top: -1px; left: 0; background: #006EE3; border-radius: 1.45rem; opacity: 0; -o-transition: all 0.5s ease; transition: all 0.5s ease; z-index: -1; }
.news_nav h3.on a,.news_nav h3:hover a { color: #fff; }
.news_nav h3.on a:after,.news_nav h3:hover a:after { opacity: 1; }
.news_con { overflow: hidden; }
.news_con .swiper-slide { opacity: 0 !important; }
.news_con .swiper-slide-active { opacity: 1 !important; }
.news_con dt { line-height: 0; }
.news_con dd { margin-top: 1.35rem; text-align: left; margin-bottom: 0.35rem; }
.news_con dd a { display: block; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.news_con dd h4 { width: 71%; font-size: 1.2rem; color: #000; line-height: 1.4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_con dd span { display: block; font-size: 0.9rem; color: #999; line-height: 1.4rem; }
.news_con dd p { width: 100%; font-size: 1rem; line-height: 1.45rem; color: #666; max-height: 2.9rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 0.55rem 0 1.2rem; }
.news_con dd i { display: block; font-size: 1.1rem; color: #006EE3; line-height: 100%; background: url(/mobile/images/more1.png) no-repeat 5.05rem center; background-size: 3.35rem auto; width: 100%; }
.news_con li { text-align: left; }
.news_con li a { display: block; display: flex; display: -webkit-flex; border-bottom: 1px solid #ccc; }
.news_con li span { display: block; font-size: 0.9rem; color: #999; line-height: 4.1rem; margin-right: 1.9rem; flex-shrink: 0; }
.news_con li h4 { font-size: 1.1rem; color: #333; line-height: 4.1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/*about*/
.about { background: url(/mobile/images/about_bg.jpg) no-repeat center top; background-size: 100% 24.9rem; height: 24.9rem; box-sizing: border-box; text-align: center; padding-top: 11.05rem; }
.about h2 strong { display: block; font-size: 1.9rem; color: #006EE3; line-height: 100%; }
.about h2 span { display: block; font-size: 1rem; color: #666; line-height: 100%; font-weight: normal; margin: 0.9rem 0 1.45rem; }
.about .ask { display: block; margin: 0 auto; width: 9.3rem; height: 2.3rem; background: #006ee3; border-radius: 1.15rem; }
.about .ask span { display: inline-block; vertical-align: middle; font-size: 0.9rem; color: #fff; line-height: 2.3rem; margin-right: 0.1rem; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.about .ask img { display: inline-block; vertical-align: middle; width: 3.25rem; }
.about .ask:hover span { margin-right: 0.3rem; }
