/********  uweb mobile css v1.1 *********/
/****** cssrest ******/
* { -webkit-tap-highlight-color: transparent; -moz-tap-highlight-color: transparent; -ms-touch-action: none; -webkit-touch-callout: none; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; }

@media screen and (min-width: 360px) { html { font-size: 11.25px; } }
@media screen and (min-width: 375px) { html { font-size: 11.71875px; } }
@media screen and (min-width: 414px) { html { font-size: 12.9375px; } }
@media screen and (min-width: 480px) { html { font-size: 15px; } }
@media screen and (min-width: 640px) { html { font-size: 20px; } }
body { overflow-x: hidden; -webkit-text-size-adjust: none; background: #FFF; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, input, button { font: normal 1rem/1.5 "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif; }

input, textarea { -webkit-user-select: text; outline: none; }

img { max-width: 100%; border: none; }

ul, ol, li { list-style: none; }

a { text-decoration: none; color: #333; }

.clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.web { width: 100%; position: relative; max-width: 640px; margin: 0 auto; background-color: #F1F1F1; padding-bottom: 4.2rem; overflow: hidden; padding-top: 5rem; }

.tove { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.bgf { background-color: #FFF; }

.bgf6 { background-color: #F6F7F9; }

.bge6 { background-color: #E6E9ED; }

.bgf8 { background-color: #F8F9FA; }

header { position: fixed; height: 5rem; background-color: #FFF; width: 100%; padding: 0 1rem; top: 0; left: 0; z-index: 999; }
header h1 { float: left; }
header h1 img { height: 5rem; }
header h2 { position: absolute; top: 0; left: 6rem; right: 6rem; line-height: 5rem; font-size: 1.6rem; color: #000; text-align: center; }

.menuBtn { float: right; width: 5rem; height: 5rem; background: url(../images/menu1.png) 80% center no-repeat; background-size: auto 1.3rem; }

.goBack { float: left; width: 5rem; height: 5rem; background: url(../images/back.png) left center no-repeat; background-size: auto 100%; }

.headerPhone { display: block; float: right; }
.headerPhone img { display: block; height: 5rem; }

.mobileSideMenu { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; display: none; }
.mobileSideMenu .bg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); z-index: 1; }

.mobileSideCon { position: absolute; top: 0; left: 0; width: 270px; height: 100%; background-color: #373737; box-shadow: inset -5px 0 5px #2a2a2a; z-index: 2; -webkit-transition: 0.5s ease all; -moz-transition: 0.5s ease all; transition: 0.5s ease all; -webkit-transform: translateX(-270px); transform: translateX(-270px); }
.mobileSideCon.on { -webkit-transform: translateX(0); transform: translateX(0); }
.mobileSideCon dl { border-bottom: 1px solid #EEE; margin: 0 10px; }
.mobileSideCon dl dt { position: relative; padding-left: 1rem; line-height: 48px; }
.mobileSideCon dl dt a { font-size: 14px; color: #FFF; font-weight: bold; position: relative; z-index: 5; display: block; }
.mobileSideCon dl dt i { position: absolute; display: block; top: 0; right: 0; width: 48px; height: 48px; background: url(../images/arrow1.png) center no-repeat; background-size: auto 16px; z-index: 2; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; transition: 0.2s ease all; }
.mobileSideCon dl dt i + a { display: inline-block; }
.mobileSideCon dl dt.on i { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.mobileSideCon dl dd { display: none; margin-left: 2rem; }
.mobileSideCon ul li { line-height: 48px; }
.mobileSideCon ul li a { display: block; font-size: 12px; color: #FFF; }

.banner { width: 100%; }
.banner .img { width: 100%; padding-bottom: 70.3125%; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.banner .swiper-pagination { width: auto; height: 20px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0 5px; bottom: 1rem; background-color: rgba(0, 0, 0, 0.2); border-radius: 8px; line-height: 20px; }
.banner .swiper-pagination-bullet { opacity: 1; background-color: #B4AFA5; vertical-align: middle; }
.banner .swiper-pagination-bullet-active { background-color: #E1B76E; }

.charModel { padding: 15px 10px; }
.charModel .box { padding: 2rem; background-position: 92% center; background-repeat: no-repeat; margin-bottom: 1rem; border-radius: 8px; overflow: hidden; }
.charModel .info { margin-right: 5rem; font-size: 12px; color: #FFF; }
.charModel .t { font-size: 1.5rem; font-weight: bold; margin-bottom: 3px; }
.charModel .b { font-size: 1.1rem; }
.charModel .p { font-size: .9rem; }
.charModel .fast { background-color: #DBB210; background-image: url(../images/icon1.png); background-size: auto 3.6rem; box-shadow: 0 12px 25px -5px #f7e18d; }
.charModel .best { background-color: #E49600; background-image: url(../images/icon2.png); background-size: auto 2.85rem; box-shadow: 0 12px 25px -5px #ffd37e; }
.charModel .bad { background-color: #373737; background-image: url(../images/icon3.png); background-size: auto 2.8rem; box-shadow: 0 12px 25px -5px #848484; }

.indexTitle { margin-bottom: 2rem; padding: 0 1.5rem; overflow: hidden; }
.indexTitle .t { float: left; }
.indexTitle .cn { font-size: 1.5rem; color: #424242; }
.indexTitle .en { font-size: .8rem; color: #AEAEAE; text-transform: uppercase; }
.indexTitle .more { float: right; display: block; font-size: .9rem; width: 5rem; line-height: 2.5; border: 1px solid #A0A0A0; text-align: center; color: #585858; margin-top: .5rem; }
.indexTitle .more:hover { background-color: #A0A0A0; color: #FFF; }

.indexAbout { padding-top: 2rem; }

.indexAboutBox { margin: 0 10px 1rem; background-color: #FFF; border-radius: 10px; overflow: hidden; }
.indexAboutBox .img img { display: block; width: 100%; height: auto; }
.indexAboutBox .info { display: block; padding: 1.5rem; }
.indexAboutBox .info .t { font-size: 1.3rem; color: #999; margin-bottom: 1rem; padding-right: 1.5rem; background: url(../images/arrow1.png) right center no-repeat; background-size: auto 1.15rem; }
.indexAboutBox .info .t .cur { color: #000; }
.indexAboutBox .info .t span { margin-right: 5px; }
.indexAboutBox .info .p { font-size: 1.1rem; line-height: 2rem; color: #727272; padding-bottom: 1rem; }
.indexAboutBox .eqList { display: none; padding-top: 1rem; display: none; }
.indexAboutBox .eqList.cur { display: block; }
.indexAboutBox .eqList li { float: left; width: 50%; }
.indexAboutBox .eqList li:nth-child(2n+1) { padding-right: 10px; }
.indexAboutBox .eqList li:nth-child(2n+2) { padding-left: 10px; }
.indexAboutBox .eqList .wrapper { width: 100%; }
.indexAboutBox .eqList .listImg { position: relative; width: 100%; height: 0; padding-bottom: 63.35%; }
.indexAboutBox .eqList .listImg img { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.indexAboutBox .eqList .listTit { text-align: center; font-size: 1rem; line-height: 3rem; color: #000; }

.indexCase { padding-top: 1rem; }

.indexCaseList { margin: 0 10px; }
.indexCaseList li { margin-bottom: 1rem; }
.indexCaseList li a { display: block; background-color: #FFF; }
.indexCaseList li img { display: block; width: 100%; height: auto; }
.indexCaseList li .p { height: 5rem; line-height: 5rem; font-size: 1.3rem; color: #585858; padding: 0 1.5rem; background: url(../images/arrow1.png) 95% center no-repeat; background-size: auto 1.15rem; }
.indexCaseList li .p span { display: inline-block; vertical-align: middle; font-size: 1rem; color: #FFF; height: 1.3rem; line-height: 1.3rem; padding: 0 3px; background-color: #898989; }

.index_videoDialog { display: none; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: black; z-index: 111111; }
.index_videoDialog .close { position: absolute; width: 40px; height: 40px; top: 0; right: 0; background-color: #FFF; text-align: center; line-height: 40px; color: #333; font-size: 20px; cursor: pointer; }
.index_videoDialog .index_videoBox { position: absolute; width: 100%; top: 50%; left: 50%; padding-bottom: 56.25%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.index_videoDialog .mejs-container { position: absolute; width: 100% !important; height: 100% !important; top: 0; left: 0; }
.index_videoDialog .mejs-overlay-button { width: 50px; height: 50px; background-size: 50px auto !important; margin: -25px 0 0 -25px; }

footer { background-color: #FFF; padding-top: 3rem; overflow: hidden; }

.erweima { margin: 0 auto 1.25rem; padding: 10px; background-color: #F3F3F3; width: 7.1rem; height: 7.1rem; box-sizing: content-box; }

.footerInfo { background: url(../images/footbg.jpg) center top no-repeat; background-size: 100% auto; padding-top: 6rem; padding-bottom: 2.3rem; }
.footerInfo .phone { text-align: center; display: block; width: 100%; font-size: 1.8rem; color: #313131; margin-bottom: 5px; }
.footerInfo .companyInfo { position: relative; padding-bottom: 20px; text-align: center; }
.footerInfo .companyInfo:before { position: absolute; display: block; width: 2.5rem; height: 2px; background-color: #888; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); content: ''; }
.footerInfo .companyInfo .cn { font-size: 1.3rem; color: #2D2D2D; margin-bottom: 5px; }
.footerInfo .companyInfo .en { font-size: 10px; color: #A3A3A3; }

.copyright { text-align: center; font-size: .9rem; color: #6F6F6F; line-height: 4.5rem; background-color: #DCDCDC; }
.copyright a { color: #6F6F6F; }

aside { position: fixed; bottom: 0; left: 0; width: 100%; height: 4.2rem; z-index: 999; background-color: #FFF; }
aside li { float: left; width: 25%; border-left: 1px solid #ECE6E6; }
aside li:first-child { border-left: none; }
aside li a { display: block; height: 4.2rem; line-height: 4.2rem; text-align: center; font-size: 1.1rem; color: #000; }
aside li i { display: inline-block; vertical-align: top; height: 4.2rem; width: 2.5rem; background-position: left center; background-repeat: no-repeat; background-size: auto 1.6rem; }
aside li .home { background-image: url(../images/asideIcon1.png); }
aside li .phone { background-image: url(../images/asideIcon2.png); }
aside li .wx { background-image: url(../images/asideIcon3.png); }
aside li .qq { background-image: url(../images/asideIcon4.png); }

.wxewmCon { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 9999; }
.wxewmCon .bg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 1; }
.wxewmCon img { position: absolute; display: block; max-width: 95%; max-height: 95%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }

.insideBanner { position: relative; width: 100%; height: 0; padding-bottom: 57.5%; background-position: center center; background-repeat: no-repeat; background-size: cover; z-index: 19; }

.subMenuCon { position: absolute; right: 1rem; bottom: 0; left: 1rem; }
.subMenuCon ul { display: none; position: absolute; width: 100%; top: 4.2rem; box-sizing: border-box; padding: 0 2rem; background-color: #414141; }
.subMenuCon ul li { border-bottom: 1px solid #F1F1F1; }
.subMenuCon ul li:last-child { border-bottom: none; }
.subMenuCon ul li a { display: block; font-size: 1.2rem; color: #FFF; line-height: 4; }

.subMenuBtn { width: 100%; background: #2E2E2E; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2E2E2E), to(#414141)); }
.subMenuBtn span { display: block; box-sizing: border-box; height: 4.2rem; font-size: 1.5rem; line-height: 4.2rem; padding: 0 2rem; color: #FFF; background-image: url(../images/arrow2.png); background-position: calc(100% - 2rem) center; background-size: 1.3rem auto; background-repeat: no-repeat; }

.aboutCon { padding: 2rem 10px; }
.aboutCon.gray { background-color: #F1F1F1; }
.aboutCon.pb0 { padding-bottom: 0; }
.aboutCon.white { background-color: #FFF; }

.aboutArticle { font-size: 14px; line-height: 1.8; color: #585858; }
.aboutArticle ul li { list-style-type: disc; }
.aboutArticle ol li { list-style-type: decimal; }

.serveArea dt { text-align: center; }
.serveArea .cn { font-size: 1.5rem; color: #000; }
.serveArea .en { font-size: 10px; color: #9C9C9C; }
.serveArea dd { margin-top: 2rem; }
.serveArea dd a { display: block; background-color: #FFF; }
.serveArea dd a img { width: 100%; }
.serveArea .info { padding: 1.5rem; }
.serveArea .t { font-size: 1.5rem; color: #000; line-height: 1.6rem; margin-bottom: 1rem; }
.serveArea .t i { display: inline-block; vertical-align: top; width: 1.6rem; height: 1.6rem; text-align: center; line-height: 1.6rem; color: #FFF; font-size: 1.2rem; background-color: #393939; margin-right: 5px; font-style: normal; border-radius: 50%; }
.serveArea .p { font-size: 14px; line-height: 24px; min-height: 48px; color: #585858; }

.advantageBox { font-size: 14px; line-height: 1.8; color: #585858; padding: 2rem 10px; overflow: hidden; }
.advantageBox ul li { list-style-type: disc; }
.advantageBox ol li { list-style-type: decimal; }
.advantageBox .dot { display: inline-block; vertical-align: text-bottom; font-size: 14px; width: 1.8em; height: 1.8em; color: #FFF; font-style: normal; text-align: center; border-radius: 50%; margin-right: 10px; background-color: #393939; }
.advantageBox .evoBox { margin-top: 15px; }
.advantageBox .evoBox:first-child { margin-top: 0; }
.advantageBox .evoBox img { width: 100%; display: block; }
.advantageBox .evoBox .info { padding: 1.5rem; background-color: #FFF; }
.advantageBox .evoBox .t { font-size: 16px; color: #000; }
.advantageBox .evoBox .p { font-size: 14px; color: #585858; }

.storesClassifyCon { margin-bottom: 10px; }
.storesClassifyCon .top { padding: 0 30px; border-bottom: 1px solid #E1E3E6; background-color: #FFF; font-size: 16px; color: #525252; line-height: 50px; background-image: url(../images/dot1.png); background-repeat: no-repeat; background-position: 13px center; background-size: 7px auto; }
.storesClassifyCon .word { float: left; font-size: 14px; line-height: 50px; padding: 0 10px 0 18px; color: #000; }
.storesClassifyCon .box { border-bottom: 1px solid #E1E3E6; }

.bigClassify { position: relative; width: 100%; height: 50px; background-color: #FFF; overflow: hidden; }
.bigClassify ul { position: absolute; top: 0; left: 0; }
.bigClassify li { float: left; padding: 0 10px; height: 50px; line-height: 50px; }
.bigClassify li a { display: inline-block; vertical-align: middle; font-size: 14px; padding: 0 10px; line-height: 24px; border-radius: 10px; color: #525252; }
.bigClassify li.on a { background-color: #3F3F3F; color: #FFF2E0; }

.subClassify { margin-left: 70px; position: relative; height: 50px; overflow: hidden; }
.subClassify ul { position: absolute; top: 0; left: 0; }
.subClassify li { float: left; padding: 0 10px; height: 50px; line-height: 50px; }
.subClassify li a { display: inline-block; vertical-align: middle; font-size: 14px; padding: 0 10px; line-height: 24px; border-radius: 10px; color: #525252; }
.subClassify li.on a { background-color: #3F3F3F; color: #FFF2E0; }

.iScrollHorizontalScrollbar { height: 4px !important; }

.iScrollIndicator { background-color: rgba(0, 0, 0, 0.2) !important; border-radius: 2px !important; }

.bigImgList { background-color: #F1F1F1; padding: 0 10px; overflow: hidden; }
.bigImgList .t { padding: 1.5rem 1rem; font-size: 1.5rem; color: #282828; }
.bigImgList ul li { margin-bottom: 2rem; }
.bigImgList ul li a { display: block; background-color: #FFF; }
.bigImgList ul li img { display: block; width: 100%; height: auto; }
.bigImgList ul li .p { height: 5rem; line-height: 5rem; font-size: 1.3rem; color: #585858; padding: 0 1.5rem; background: url(../images/arrow1.png) 95% center no-repeat; background-size: auto 1.15rem; }
.bigImgList ul li .p span { display: inline-block; vertical-align: middle; font-size: 1rem; color: #FFF; height: 1.3rem; line-height: 1.3rem; padding: 0 3px; background-color: #898989; }

.loadMore { display: block; border: 1px solid #D2D2D2; background-color: #F8F9FA; text-align: center; line-height: 3.4rem; font-size: 1.1rem; color: #585858; margin-bottom: 2rem; }
.loadMore:hover { background-color: #585858; color: #FFF; }

.storesInfo { background-color: #FFF; }
.storesInfo .t { padding: 1.5rem 2rem; border-bottom: 1px solid #F1F1F1; font-size: 1.5rem; color: #000; }
.storesInfo .t span { display: inline-block; vertical-align: middle; font-size: 1rem; color: #FFF; height: 1.3rem; line-height: 1.3rem; padding: 0 3px; background-color: #898989; }
.storesInfo .info { padding: 1.5rem 2rem; }
.storesInfo .info dl { margin-bottom: 10px; line-height: 2; }
.storesInfo .info dl dt { font-size: 1.2rem; color: #000; display: inline; }
.storesInfo .info dl dd { font-size: 1.2rem; color: #777; display: inline; }

.newsList { background-color: #F1F1F1; }
.newsList ul { margin-bottom: 2rem; }
.newsList ul li { background-color: #FFF; border-bottom: 1px solid #F1F1F1; }
.newsList ul li a { display: block; padding: 1.5rem 1rem; }
.newsList ul li img { display: block; float: left; width: 12rem; height: 8.1rem; }
.newsList ul li .info { margin-left: 13.25rem; }
.newsList ul li h5 { font-size: 1.4rem; color: #202020; line-height: 2.1rem; height: 4.2rem; margin-bottom: 5px; overflow: hidden; }
.newsList ul li .time { font-size: 1rem; color: #8E8E8E; }
.newsList .loadMore { margin-right: 10px; margin-left: 10px; }

.newsInfo { padding: 2rem 10px; background-color: #F8F8F8; }

figure { text-align: center; padding-bottom: 2rem; border-bottom: 1px solid #E7E7E7; }
figure .time span { display: inline-block; vertical-align: top; margin: 0 5px; font-size: 12px; color: #848484; line-height: 16px; overflow: hidden; }
figure .time img { display: inline-block; vertical-align: top; width: 16px; margin-right: 3px; }

figcaption { text-align: center; font-size: 16px; color: #202020; margin-bottom: 10px; }

article { font-size: 14px; line-height: 1.8; color: #585858; padding: 2rem 0; overflow: hidden; }
article ul li { list-style-type: disc; }
article ol li { list-style-type: decimal; }

.contactCon { padding: 2rem 10px; background-color: #F8F8F8; }

.contactBox { padding: 1rem 0; }
.contactBox .ewm { float: left; padding: 10px; background-color: #F3F3F3; width: 8rem; height: 8rem; }
.contactBox .ewm img { width: 100%; height: 100%; }
.contactBox .info { margin-left: 9.5rem; position: relative; min-height: 8rem; }
.contactBox .info:before { content: ''; display: block; position: absolute; left: 0; bottom: 0; background-color: #989898; width: 3rem; height: 1px; }
.contactBox .tel { font-size: 2rem; color: #313131; }
.contactBox .cn { font-size: 1.2rem; color: #2D2D2D; }
.contactBox .en { font-size: .8rem; color: #A3A3A3; }

.contactList { padding: 2rem 0 0; }
.contactList li { float: left; width: 50%; margin-bottom: 1.3rem; }
.contactList li:nth-child(2n) { padding-left: 5px; }
.contactList li:nth-child(2n+1) { padding-right: 5px; }
.contactList li .wrapper { background-color: #FFF; border: 1px solid #ECECEC; border-radius: 4px; padding: 2.5rem 1rem; overflow: hidden; }
.contactList li img { display: block; width: 7rem; height: 7rem; margin: 0 auto 1.5rem; }
.contactList li .t { text-align: center; font-size: 1.1rem; font-weight: bold; color: #000; margin-bottom: 1rem; }
.contactList li .p { text-align: center; font-size: 1.1rem; color: #898989; line-height: 2rem; height: 10rem; overflow: hidden; }

.messageCon { background-color: #FFF; border-top: 1px solid #EBEBEB; }
.messageCon .t { padding: 2rem 0; text-align: center; }
.messageCon .mTable { padding: 0 10px; }
.messageCon .mTr { width: 100%; border: 1px solid #EDEDED; border-radius: 4px; background-color: #F4F4F4; margin-bottom: 1rem; overflow: hidden; }
.messageCon .mTr span { float: left; display: block; color: #FF8400; font-size: 1.1rem; line-height: 3.75rem; width: 1rem; text-align: center; }
.messageCon .mTr .input { margin-left: 1rem; }
.messageCon .mTr .input input[type="text"] { display: block; width: 100%; border: none; background: none; border-radius: 0; -webkit-appearance: none; font-size: 1.1rem; line-height: 3.75rem; }
.messageCon .mTr .input textarea { border: none; width: 100%; background: none; -webkit-appearance: none; resize: none; font-size: 1.1rem; padding: .5rem 0; line-height: 1.8rem; height: 9rem; }
.messageCon .mBtn input[type="submit"] { display: block; width: 100%; line-height: 3.75rem; text-align: center; border-radius: 4px; -webkit-appearance: none; border: none; background: #7A7A7A; font-size: 1.2rem; color: #FFF; text-align: center; }
.menuBtn { 
	background-size :50%;
}
/*# sourceMappingURL=style.css.map */
