@charset "utf-8";
@font-face {
	font-family: 'myFont';
	src: url("../fonts/Sansation.otf");
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:none;}
/* remember to define focus styles! */
:focus {outline:0;}
address, caption, cite, code, dfn,
em, th, var, optgroup {font-style:normal;font-weight:normal !important;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:none;font-variant:normal;}

input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;*font-family:"Microsoft YaHei",Arial;resize: none;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline:none;}
body {line-height: 1.5; font-family:"微软雅黑",'宋体',SourceHanSerifCN-Bold,"微软雅黑","\5b8b\4f53",Arial,sans-serif; font-size:14px; color:#666666;}
ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
/*表格自动换行*/
table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a{transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
/*------------浮动-----------------*/
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}

.textover{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;filter:alpha(opacity=50);}
a{color: #333; transition:.3s; -webkit-transition:.3s;}
a:hover,a.cur,.cur a{ color: #0095a9;}
.animation{-moz-transform: translate(0,80px); -o-transform: translate(0,80px); -webkit-transform: translate(0,80px); transform: translate(0,80px);  opacity: 0;}
.animation.srcospcur{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:1.3s; -webkit-transition:1.3s; -moz-transition:1.3s; -ms-transition:1.3s; -o-transition:1.3s;}


img{display: block;max-width:100%!important;height:auto!important;}
.img{overflow: hidden; position: relative;}
.img img{display: block;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transform:scale(1);transform:scale(1);}
.img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.table{ height:100%; display:table; margin: 0 auto; width: 100%;}
.table-cell{ display:table-cell; vertical-align:middle;}

.wap{width: 84%; max-width: 1600px; margin: 0 auto;}
.wap1200{width: 84%; max-width: 1200px; margin: 0 auto;}
.wap1600{width: 84%; max-width: 1600px; margin: 0 auto;}
:lang(zh-hk) body,body{font-family: "microsoft yahei", "Arial", sans-serif;}
body{color: #333333; font-size: 14px;  width: 100%;  position: relative;overflow-x:hidden ; background: #fff; }
img{max-width: 100%;}
html{ position: relative; width: 100%;}
input.but{cursor: pointer;}
.main{min-height: 100vh; position: relative; overflow: hidden; background: #fff;}

/*  */
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f24{font-size: 24px;}
.f30{font-size: 30px;}
.f42{font-size: 42px;}
.f48{font-size: 48px;}
.f60{font-size: 60px;}
.f70{font-size: 70px;}
.f200{font-size: 200px;}
.jlAllTop{height: 70px;background: none;position: relative;position: fixed;top: 0;left: 0;z-index: 999;width: 100%;}
.jlAllTop.addBJ{background: #021019;}
.jlAllTop.noBJ{background: none;}
.jlAllTopAfter{height: 0px;}
.jlAllTop .wap{position: relative;}
.jlAllTop a{color: #aaaaaa;}
.jlAllTop_Rig{line-height:70px;}
.jlAllTop_RigEn{float: left;}
.jlAllTop_RigSea{float: left;}
.jlAllTop_RigEn img{display: inline-block;width: 20px;vertical-align: middle;margin: -3px 20px 0 0;}
.jlAllTop_RigSea img{display: inline-block;width: auto;vertical-align: middle;margin: -3px 0 0 55px;}
.jlAllTop_logo{position: absolute;top: 50%;left: 0;
transform: translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
.jlAllTop_menu{position: absolute;top: 0;left: 50%;line-height:70px;white-space: nowrap;margin-left: 23px;
transform: translateX(-50%);
-ms-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-o-transform:translateX(-50%);
}
.jlAllTop_menu a{display: block;}
.jlAllTop_menu li{position: relative;display: inline-block; margin: 0 55px;}
.jlAllTop_menu i{position: absolute;bottom: 12px;left: -3px;right: -3px; height: 1px;background: #394249;display: none;}
.jlAllTop_menu i:before{content: '';width: 10px;height: 7px;background: url(../images/menu.png) no-repeat right bottom; position: absolute;bottom: 0;right: -10px;}
.jlAllTop_menu i:after{content: '';width: 10px;height: 7px;background: url(../images/menu.png) no-repeat left bottom; position: absolute;bottom: 0;left: -10px;}
.jlAllTop_menu li.active i{display: block;}
.jlAllTop_menu li.active > a{color: #FFFFFF;}
/* .jlAllTop_menu li:hover i{display: block;} */
.jlAllTop_menu li a:hover{color: #FFFFFF;}
.jlAllTop_menuEj{position: absolute;top: 100%;left: -30px;right: -30px;background: #000000;text-align: center;padding-bottom: 5px;display: none;}
.jlAllTop_menuEj a{line-height: 40px;}
.jlAllTop_menu li:nth-child(1) .jlAllTop_menuEj{left: -60px;right: -60px;}

.jlBanner{}

.jlIndCp{margin: 13px 0;}
.jlIndCp .swiper-pagination{display: none;}
.jlIndCp .swiper-slide{background: #F9F9F9;text-align: center;height: 298px;position: relative;cursor: pointer;}
.jlIndCpMc{position: absolute;top: 0;left: 0; width: 100%;height: 100%;z-index: 2; transition: all .8s; -webkit-transition: all .8s;}
.jlIndCpMc h3{color: #0f1720;text-transform:uppercase;}
.jlIndCpMc p{color: #939497;margin-top: 7px;}
.jlIndCpMcCon{position: absolute;top: 35px;left: 0;width: 100%;z-index: 3;transition: all .8s; -webkit-transition: all .8s;}
.jlIndCpMcCon a{width: 80px;display: block;margin: 0 auto;font-size: 12px;letter-spacing: 1px;color: #464345;line-height: 24px;margin-top: 28px;opacity: 0;}
.jlIndCpImg{position: absolute;bottom: 0;width: 100%;left: 0;text-align: center;z-index: 1;}
.jlIndCpImg img{display: inline-block;}
.jlIndCp .swiper-slide:hover .jlIndCpMc{background: rgba(170, 178, 195, .3);}
.jlIndCp .swiper-slide:hover .jlIndCpMcCon{top: 50%;transform: translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.jlIndCp .swiper-slide:hover .jlIndCpMcCon a{opacity: 1;}

.footer{background-color: #fafafa;}
.footer01{padding: 65px 0 80px;}
.footer01Img{width: 19%;}
.footer01List{0display:none;width: 53.5%;margin-left: 9.5%;}
.footer01List dl{float: left;width: 20%;}
.footer01List dl dt{font-size: 14px;padding-bottom: 15px;line-height: 1.1;}
.footer01List dl dd{font-size: 12px;line-height: 2;}
.footer01List dl dt a{color: #52565a;}
.footer01List dl dd a{color: #939497;}
.footer01Rig{text-align: center;}
.footer01Rig h3{font-size: 20px;line-height: 30px;color: #696364;}
.footer01Rig p{font-size: 14px;line-height: 30px;color: #867e80;}
.footer02{background: #696364;color: #ffffff;padding: 3% 0;position: relative;}
.triangle-topleft{position: absolute;bottom: 100%;left: 0;
width:0;
height:0;
border-bottom:100px solid #696364;
border-right:80px solid transparent;
}
.triangle-topRight{position: absolute;bottom: 100%;right: 0;
width:0;
height:0;
border-bottom:100px solid #696364;
border-left:80px solid transparent;}

.jlAllBan{position: relative;min-height: 200px;text-align: center;color: #FFFFFF;}
.jlAllBanCon{position: absolute;top:37%;left: 50%;max-width: 365px;
transform: translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);}
.jlAllBanCon p{opacity: 0.6;line-height: 1.3;margin-top: 30px;}
.jlAllBanRow{position: absolute;bottom: 0;width: 100%;left: 0;}

.fwzcCon{margin-top: -25px;position: relative;z-index: 2;padding-bottom: 6%;}
.fwzcConSxSel{display: inline-block;width: 300px;height: 50px;margin: 0 1.4%;position: relative;background:  #f8f8f8;}
.fwzcConSx{text-align: center;}
.fwzcConSx select{ appearance: none;border: none;color: #999999;padding: 0 26px;position: relative;
        -moz-appearance: none;background: url(../images/row1.png) no-repeat right 26px center;cursor: pointer;
        -webkit-appearance: none;width: 100%;height: 100%;}
.fwzcConSx select::-ms-expand {display: none;}
.fwzcConList{padding: 1% 0 0;}
.fwzcConListImg img{max-width: 100%;width: 100%;}
.fwzcConListNr{padding: 0 5%;}
/* border-left: solid 1px #eeeeee;border-right: solid 1px #eeeeee;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing:border-box; */
.fwzcConList ul li{float: left;width: 48.5%;margin: 3% 3% 0 0;border: solid 1px #eeeeee;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;position: relative;padding: 39px 0;transition: all .8s; -webkit-transition: all .8s;}
.fwzcConList ul li:nth-child(2n){margin-right: 0;}
.fwzcConListNrTop{position: relative;border-bottom: 1px solid #f8f8f8;padding-bottom: 30px;transition: all .8s; -webkit-transition: all .8s;}
.fwzcConListNrTop a{position: absolute;display: block;top: 0;right: 0;background: url(../images/local.png) no-repeat left center;padding: 0 0 0 30px;color: #737478;}
.fwzcConListNrTop h3{color: #050404;margin: 0 100px 0 0;}
.fwzcConListNrBot dl{margin-top: 30px;}
.fwzcConListNrBot dt{font-size: 16px;color: #333333;}
.fwzcConListNrBot dd{font-size: 14px;margin-top: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #737478;}
.fwzcConList ul li:hover{background-color: #f5f5f5;}
.fwzcConList ul li:hover .fwzcConListNrTop{border-bottom: 1px solid #c7c8c9;}
.fwzcConList ul li:hover .fwzcConListNrTop h3{color: #867e80;}
.fwzcConList ul li:hover .fwzcConListNrTop a{color: #beb1aa;}
.fwzcConList ul li:hover .fwzcConListNrBot dt{color: #867e80;}
.fwzcConList ul li:hover .fwzcConListNrBot dd{color: #beb1aa;}
.fwzcConListrow{width: 30px;height: 35px;position: absolute;z-index: 2;}
.fwzcConListrow1{background: url(../images/rowfw1.png) no-repeat 100% 100%;top: -1px;left: -1px;}
.fwzcConListrow2{background: url(../images/rowfw2.png) no-repeat 100% 100%;top: -1px;right: -1px;}
.fwzcConListrow3{background: url(../images/rowfw3.png) no-repeat 100% 100%;bottom: -1px;left: -1px;}
.fwzcConListrow4{background: url(../images/rowfw4.png) no-repeat 100% 100%;bottom: -1px;right: -1px;}
.jlMore{width: 80px;display: block;margin: 0 auto;font-size: 12px;letter-spacing: 1px;color: #464345;line-height: 24px;text-align: center;}
.jlMoreW{margin-top: 6%;}

.fzTit{line-height: 1;text-align: center;position: relative;}
.fzTit h3{color: #c7c8c9;opacity: 0.4;}
.fzTit p{color: #464345;position: absolute;top: 18px;left: 0;right: 0;}
.fzTit .f30{color: #666666;position: absolute;bottom: 10px;left: 0;right: 0;line-height: 1.3;}
.fzZst{position: relative;margin-top: -30px;z-index: 2;}
.rowsj1{position: absolute;top: 0;left: 0;z-index: 3;
width:0;
height:0;
border-top:26px solid #FFFFFF;
border-right:26px solid transparent;
}
.rowsj2{position: absolute;top: 0;right: 0;z-index: 3;
width:0;
height:0;
border-top:26px solid #FFFFFF;
border-left:26px solid transparent;
}
.rowsj3{position: absolute;bottom: 0;left: 0;z-index: 3;
width:0;
height:0;
border-bottom:26px solid #FFFFFF;
border-right:26px solid transparent;
}
.rowsj4{position: absolute;bottom: 0;right: 0;z-index: 3;
width:0;
height:0;
border-bottom:26px solid #FFFFFF;
border-left:26px solid transparent;
}
.fzTit02{text-align: center;margin: 5% auto 0;max-width:850px;}
.fzTit02 h3{color: #333333;}
.fzTit02 p{color: #737478;margin-top: 1.5%;}
.fzKHCon{background-color: #bcbdbf;text-align: center;padding: 6% 0 8%;position: relative;
box-shadow: inset 0px -21px 24px 0px 
		rgba(110, 105, 84, 0.19);-webkit-box-shadow: inset 0px -21px 24px 0px 
		rgba(110, 105, 84, 0.19);}
.fzKHConImg img{margin: 0 auto;}
.fzKHConList{display:flex; display: -webkit-flex; max-width: 1120px;margin: 5% auto 0;justify-content:space-between;}
.fzKHConList li{justify-content:space-between;margin: 0 5% 0 0;}
.fzKHConList li:last-of-type{margin-right: 0;max-width: 269px;}
.fzKHConList li p{line-height: 1.3;margin-top: 22px;}
.fzKHCon .rowsj1{border-top:115px solid #FFFFFF;
border-right:95px solid transparent;}
.fzKHCon .rowsj2{border-top:115px solid #FFFFFF;
border-left:95px solid transparent;}
.fzKHCon .rowsj3{border-bottom:115px solid #FFFFFF;
border-right:95px solid transparent;}
.fzKHCon .rowsj4{border-bottom:115px solid #FFFFFF;
border-left:95px solid transparent;}
.fzLxFs{text-align: center;display:flex; display: -webkit-flex;max-width: 950px;margin: 8% auto 5%;}
.fzLxFs li{justify-content:space-between;flex: 1;}
.fzLxFsImg{width: 88px;text-align: center;line-height: 88px;position: relative;margin: 0 auto;
	height: 88px;
	background-color: #f8f8f8;}
.fzLxFsImg img{display: inline-block;vertical-align: middle;}
.fzLxFsImg .rowsj1{border-top:12px solid #FFFFFF;
border-right:12px solid transparent;}
.fzLxFsImg .rowsj2{border-top:12px solid #FFFFFF;
border-left:12px solid transparent;}
.fzLxFsImg .rowsj3{border-bottom:12px solid #FFFFFF;
border-right:12px solid transparent;}
.fzLxFsImg .rowsj4{border-bottom:12px solid #FFFFFF;
border-left:12px solid transparent;}
.fzLxFs h3{color: #666666;margin-top: 15px;}
.fzLxFsTop{margin-top: 9%;}
.cxSx .fwzcConSxSel{width: 576px;}
.fwzcConSxSel .rowsj1{border-top:12px solid #FFFFFF;
border-right:12px solid transparent;}
.fwzcConSxSel .rowsj2{border-top:12px solid #FFFFFF;
border-left:12px solid transparent;}
.fwzcConSxSel .rowsj3{border-bottom:12px solid #FFFFFF;
border-right:12px solid transparent;}
.fwzcConSxSel .rowsj4{border-bottom:12px solid #FFFFFF;
border-left:12px solid transparent;}
.cxCpJs{padding-top: 100px;position: relative;min-height: 550px;}
.cxCpJsBj{height: 550px;position: absolute;top: 0;left: 0;right: 0;
	background: #525252 url(../images/dt2.jpg) no-repeat top center; background-size: cover;-webkit-background-size: cover;}
.cxCpJsCon{position: relative;}
.cxCpJsConNr{border-left: solid 1px #c7c8c9;border-right: solid 1px #c7c8c9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;background: #fff;padding: 12px 68px 0;}
.cxCpJsConL{width: 423px;}
.cxCpJsConR{width: 436px;}
.cxCpJsConR01{color: #999999;}
.cxCpJsConR02 dl{line-height: 1.8;}
.cxCpJsConR02 dt{color: #333333;margin: 55px 0 28px;}
.cxCpJsConR02 dd{color: #737478;}
.xzWzNr{margin-top: 5%;}
.xzWzNrCon{background: url(../images/dt3.jpg) no-repeat top center;padding: 8% 0;position: relative;
    margin-top: -30px;
    z-index: 2;box-shadow:none;-webkit-box-shadow:none;text-align: left;}
.xzWzNrCon .wap1200{position: relative;}
.xzWzNrConBj{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: url(../images/zs1.png) no-repeat top center;background-size: cover;-webkit-background-size: cover;}
.xzWzNrConZw{background: #FFFFFF;padding: 0 70px;}
.xzWzNrConZwCj{position: relative;z-index: 3;color: #737478;}
.xzWzNrConZwCj .xzWzNrConZw01{color: #beb1aa; }
.jmDtxx{margin-top: 6%;}
.jmDtxxTit{position: absolute;top:50%;transform: translateY(-50%);left: 0;right: 0;
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.fzZst .jmDtxxTit img{display: inline-block;width: auto;}
.jmDtxxTitNr{text-align: center;max-width:  629px;color: #FFFFFF;margin: 0 auto;line-height: 2;}
.jmDtxxTitNr p{margin-top: 7%;}
.jmLxNr{padding: 15% 0 7%;margin-top: -89px;
	background: url(../images/dt5.png) no-repeat center center;background-size: cover;-webkit-background-size: cover;}
.jmLxNrCon{}
.jmLxNrCon .fl{width: 54%;}
.jmLxNrCon .fr{width: 40%;}
.jmLxNrConList li{float: left;width: 50%;text-align: center;color: #ffffff;margin-top: 17%;}
.jmLxNrConList div{height: 88px;line-height: 88px;width: 88px;margin: 0 auto;}
.jmLxNrConList div img{display: inline-block;width: auto;vertical-align: middle;}
.jmLxNrConList div img:nth-child(2){display: none;}
.jmLxNrConList li p{margin-top: 11px;}
.jmLxNrConList li:hover div img:nth-child(2){display: inline-block;}
.jmLxNrConList li:hover div img:nth-child(1){display: none;}
.jmLxNrConList li:hover{color: #0d283c;}
.jmStore{margin-top: 6%;padding-bottom: 8%;}
.jmStoreList ul li{float: none;width: 100%;margin: 4% 0 0 0;padding: 0;}
.jmStoreListL{width: 32%;margin:36px 0 0 4%;}
.jmStoreListR{width: 60%;}
.jmStore .fwzcConListNr{padding: 0;}
.jmStore .fwzcConListNrTop{padding-bottom: 24px;}
.jmZpNr{position: relative;background: none;padding: 0;box-shadow:none;-webkit-box-shadow:none;}
.jmZpNr .fzTit{position: absolute;top:5%;left: 0;right: 0;}
.jmZpNr .fzTit h3{color: #ffffff;
	opacity: 0.2;}
.jmZpNr .fzTit p{color: #ffffff;top: 43%;}
.jaList li{float: left;width: 50%;text-align: center;}
.jaList li h3{color: #050404;margin-top: 50px;}
.jaList li p{max-width: 363px;margin: 0 auto;text-align: left;color: #737478;line-height:1.3;padding: 20px 0 44px;}
.jaList li:nth-last-child(1) h3, .jaList li:nth-last-child(2) h3{color: #ffffff;}
.jaBXzNr{min-height: 700px; background: url(../images/dt7.jpg) no-repeat center center;background-size: cover;-webkit-background-size: cover;margin-top: -550px;position: relative;}
.jlAllBanRow.top0{top:0;bottom: auto;}
.jaBXzNr01{margin-top: -180px;position: relative;z-index: 3;display:none;}
.jaBXzNr01Con{background-color: #f8f8f8;padding: 0 48px 15px;position: relative;min-height: 120px;}
.jaBXzNr01Con:before{content: '';width: 6px;position: absolute;top: 0;left: 0;
	height: 120px;
	background-color: #beb1aa;}
.jaBXzNr01Con p{color: #737478;}
.jaBXzNr01Con h3{color: #181a19;}
.jaBXzNr02{margin: 5% auto 7%;}
.jaBXzNr02 .jaBXzNr01Con{background: none;min-height: 100px;border-left: solid 1px #f8f8f8;border-right: solid 1px #f8f8f8;padding-bottom: 0;}
.jaBXzNr02 .jaBXzNr01Con:before{height: 100px;}
.jlAllBan .abBan{color: #333333;}
.fzTit p img{display: inline-block;}
.fzTit .f30.bottom0{bottom: 0;}
.abTopTp{position: relative;margin-top: 30px;}
.textCenter{text-align: center;}
.abTopTpBot p{max-width: 904px;margin: 0 auto 0;line-height: 1.3;margin-top: 8.5%;}
.abTopTpBotNum{text-align: center;display:flex; display: -webkit-flex;max-width: 1000px;margin: 7% auto 0;}
.abTopTpBotNum li{justify-content:space-between;flex: auto;}
.abTopTpBotNum span{color: #464345;}
.abTopTpBotNum i{color: #867e80;font-style: normal;}
.abTopTpBotNum p{color: #464345;color: #beb1aa;}
/* .fzTit h3, body{font-family: 'myFont';} */
.fzLcList{}
.fzLcList li{text-align: center;margin-top: 48px;}
.fzLcList01{width: 174px;margin: 0 auto;}
.fzLcList01 h3{color: #beb1aa;font-weight: bold;font-family: arial;line-height: 85px;}
.fzLcList02{padding-top: 20px;}
.fzLcList02Mk{line-height: 1.3;margin-top: 35px;}
.fzLcList02MkNum{color: #beb1aa;margin-right: 18px;}
.fzLcListHr{width: 1px;margin: 48px auto 0;
	height: 50px;
	background-color: #e9dcd5;}
.rclnDt{margin-top: 8%;}
.teamNr{background: #000000 url(../images/dt10.png) no-repeat center center;padding: 6% 0 20%;}
.teamNr .fzTit p{color: #ffffff;}
.fzTit h3{white-space: nowrap;}
.teamNrList li{float: left;width: 24%;margin: 0 1.25% 0 0;padding-bottom: 90px;}
.teamNrList li:nth-child(4n){margin-right: 0;}
.teamNrList li:nth-child(2n){
	transform: translateY(140px);
	-webkit-transform: translateY(140px);
	-moz-transform: translateY(140px);
	-ms-transform: translateY(140px);
	-o-transform: translateY(140px);
}
.teamNrList li h3{color: #ffffff;margin-top: 20px;}
.teamNrList li p{color: #737478;}
.teamNrBot{position: absolute;top:100%;left: 0;right: 0;margin-top: -103px;}
.footer02R .bdshare-button-style0-16 a{padding: 0;margin: 0 11px;}
.footer02R .bdshare-button-style0-16 a:nth-last-child(1){margin-right: 0;}
.footer02R .bdshare-button-style0-16 a.bds_tsina{width: 22px;
	height: 17px;background: url(../images/wb.png) no-repeat center
 center!important;}
 .footer02R .bdshare-button-style0-16 a.bds_sqq{width: 16px;
	height: 20px;background: url(../images/qq.png) no-repeat center
  center!important;}
.footer02R .bdshare-button-style0-16 a.bds_fbook{width: 20px;
	height: 20px;background: url(../images/facebook.png) no-repeat center
	 center!important;}
.footer02R .bdshare-button-style0-16 a.bds_twi{width: 24px;
	height: 20px;background: url(../images/twitter.png) no-repeat center
	  center!important;}
		
.mHeaderSea{width: 500px;height: 38px;border: 1px solid #ccc;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;margin: 28px 0 0 0;padding-right: 60px;margin: 0 auto;}
.mHeaderSea::before{content: '';width: 1px;height:24px;background:#ccc;position: absolute;top: 50%;margin-top: -12px;right: 60px;}
.mHeaderSea img{display: block;position: absolute;top:7px;right:23px;}
.mHeaderSeaInp{display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 100%;background: none;border: none;padding: 0 20px;}
input.mHeaderSeaInp::-webkit-input-placeholder {
    color:#B4C5B7 ;
}
input.mHeaderSeaInp:-moz-placeholder {
    color:#B4C5B7;
}
input.mHeaderSeaInp::-moz-placeholder {
    color: #B4C5B7;
}
input.mHeaderSeaInp:-ms-input-placeholder {
    color: #B4C5B7;
}
.mHeaderSeaR{position: absolute;top: 0;bottom: 0;right: 0;width: 59px;background:none;cursor: pointer;}
.seaYmNr{padding:5% 0 8%;}
.AllSeaList{width: 96%; max-width: 1200px;margin: 0 auto 0;}
.AllSeaTit{font-size: 16px;width: 96%; max-width: 1200px;margin:3% auto 1%;}
.AllSeaList li{line-height: 45px;border-bottom: 1px solid #efefef;position: relative;padding-right: 170px;}
.AllSeaList li .floatl{float: none;}
.AllSeaList li .floatr{position: absolute;top: 0;right: 0;}
.AllSeaList li .floatr a{margin-right: 5px;}
.red{color: #f00;}
.jlAllTopWap{}
.tdDtImg.fzKHCon{background: none;padding: 0;margin: 70px 0 8%;}
.tdDtWz{text-align: center;margin-top: 122px;}
.fzKHCon.ryNr{background: #000000 url(../images/dt12.png) no-repeat center center;padding:5% 0 1%;margin: 3% 0 10%;background-size: cover;-webkit-background-size: cover;}
.image-list{}
.image-list .cover{float: left;width: 32.33%;margin: 1% 0.5% 0;}
.ryNrList{padding:4% 0 8%;}
body{overflow-x: hidden;}
.container-fluid{display: none;}
.carImgs{max-width: 1000px;margin: 0 auto;}
.carImgs .container-fluid:nth-child(1){display: block;}
.cpTop{height: 70px;line-height: 70px;background-color: #ffffff}
.cpTopNr{}
.cpTopNr .fl{margin-top: 25px;}
.cpTopNr .fr a{margin-left: 65px;color: #aaaaaa;}
.cpTopNr .fr a.active{color: #333333;}
.cpConAll02{height: 380px;background-color: #0d0a0b;text-align: center;}
.cpConAll02Nr{max-width: 972px;margin: 0 auto;}
.jlAllCenter{margin-top: -380px;}
.carJs01{text-align: center;color: #050404;margin-top: 110px;font-weight: bold;}
.carJs02{text-align: center;color: #737478;font-weight:bold;}
.carColors{text-align: center;margin: 28px 0;}
.carColors li{display: inline-block;font-weight: bold;}
.carColors li span{display: inline-block;width: 22px;vertical-align: middle;margin: -3px 0 0 35px;cursor: pointer;
	height: 22px;border-radius: 8px;-webkit-border-radius:8px;-moz-border-radius:8px; }
.carColors li:nth-child(1) span{margin-left: 0px;margin-right: 35px;}
.carColors li.active span{width: 68px;}
.qgNr{position: relative;margin-top: 110px;}
.qgNrCon{position: absolute;top: 50%;left: 18.5%;transform: translateY(-50%);color: #FFFFFF;
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.qgNrCon h3{font-weight: bold;margin-top: 9px;}
.qgNrCon h6{margin-top: 60px;}
.qgNrCon p{margin-top: 60px;}
.yqSj{padding: 70px 0 0;position: relative;background: url(../images/xxq4.jpg) no-repeat bottom left;background-size: 100% auto;}
.yqSjImg{width: 49%;margin-left: 5.4%;position: relative;}
.yqSjImgNr{width: 180px;height: 180px;line-height: 180px;position: absolute;top: 60%;left: 62%;margin: -90px 0 0 -90px;}
.yqSjImgNrGb{width: 550px;position: absolute;top: -185px;left: -185px;z-index: 2;display: none;
animation:mymove 5s infinite;
-webkit-animation:mymove 5s infinite; }
@keyframes mymove
{
0% {transform: scale(0.9);opacity: .8;}
50% {transform: scale(1);opacity: 1;}
100% {transform: scale(0.9);opacity: .8;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
0% {transform: scale(0.9);opacity: .8;}
50% {transform: scale(1);opacity: 1;}
100% {transform: scale(0.9);opacity: .8;}
}

.yqSjImgNrIco{width: 100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;text-align: center;color: #FFFFFF;position: relative;z-index: 3;
	height: 100%;cursor: pointer;
	background-color:#ee3939 ;font-size:18px!important;}
.yqSjImgNrIco:hover{background-color:#C81111}
.yqSjImgNrIco.huiseBj{background-color: #beb1aa;}
.yqSjWzJs{width: 35%;margin-right: 5%;position: absolute;top: 50%;right: 0;
transform: translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.yqSjWzJs h6{margin: 60px 0 70px 0;}
.aqNr{position: relative; background: url(../images/xxq5.jpg) no-repeat top left;background-size: 100% auto;}
.aqNrTop{position: relative;}
.aqNrTopNr{position: absolute;top: 50%;right: 0;left: 0; text-align: center;transform: translateY(-50%);
-ms-transform:translateY(-50%);color: #FFFFFF;font-weight: bold;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
/* .aqNrTopNr{text-align: center;color: #FFFFFF;font-weight: bold;padding: 170px 0;} */
.aqNrTopNr h3, .aqNrTopNr h6{font-weight: bold;line-height: 1.3;}
.aqNrTopNr img{display: inline-block;}
.aqNrListImg{float: left;width: 56.25%;}
/* .aqNrList{transform: translateY(-185px);
-webkit-transform: translateY(-185px);   -moz-transform: translateY(-185px);  -ms-transform: translateY(-185px);  -o-transform: translateY(-185px);} */
.aqNrList li{	transform: translateY(-50px);
-webkit-transform: translateY(-50px); 
 -moz-transform: translateY(-50px); 
	-ms-transform: translateY(-50px);  
	-o-transform: translateY(-50px);}
.aqNrList{position: relative;z-index: 2;}
.aqNrListJs{float: right;margin-right: 6%;width: 33%;margin-top: 12%;}
.aqNrListJs h3{}
.aqNrListJs p{color: #737478;line-height: 1.2;margin-top: 20px;}
.aqNrList li:nth-child(2n){transform: translateY(-145px);
-webkit-transform: translateY(-145px);   -moz-transform: translateY(-145px);  -ms-transform: translateY(-145px);  -o-transform: translateY(-145px);
}
.aqNrList li:nth-child(2n) .aqNrListImg{float: right;}
.aqNrList li:nth-child(2n) .aqNrListJs{float: left;margin-right: 0;margin-left: 6%;}
.aqNrBot{position: relative;}
.aqNrDw01{position: absolute;top: 55px;right: 0;
	}
.aqNrDw02{position: absolute;top: 195px;left: 0;
	}
.aqNrListJs p img{display: inline-block;vertical-align: middle;margin: -3px 10px 0;}
.znNrTop{position: relative;background: url(../images/xxq9.png) no-repeat top left;background-size: 100% auto;padding-top: 1px;}
.znNrTop .aqNrTopNr{color: #333333;position: static;transform: translateY(0);margin-top: 24%;
-ms-transform:translateY(0);
-moz-transform:translateY(0);
-webkit-transform:translateY(0);
-o-transform:translateY(0);}
.znList{position: relative;margin-top: 10%;}
.znList li{position: relative;}
.znListWz{position: absolute;top: 50%;left: 60%;
transform: translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
.znListWz p{color: #737478;margin-top: 21px;}
.znList li:nth-child(2n) .znListWz{left: 19%;}
.xkWg{background: url(../images/xxq12.png) no-repeat left top;background-size: 100% auto;padding-top: 1px;}
.xkWgTop{text-align: center;color: #FFFFFF;line-height: 1.4;padding: 174px 0;}
.xkWgTop h3{font-weight: bold;}
.aqNrTop.ggTop h6{font-weight: normal;margin-top: 26px;}
.aqNrTop.ggTop .aqNrTopNr{top: 45%;}
.ggNrAll{background: url(../images/xxq16.png) repeat-y;background-size: 100% auto;color: #FFFFFF;padding: 1px 0 30px;}
.ggNrAllTable{width: 100%;border: none;color: #ebebeb;margin: 30px 0 110px;
	opacity: 0.8;}
.ggNrAllTable tr{border: none;}
.ggNrAllTable td{line-height: 62px;border: none;border-bottom: 1px solid #6B6B6C;}
.ggNrAllTable tr:nth-child(1) td{border-top: 1px solid #6B6B6C;}

.aqNr .aqNrTopNr{top: 34%;}
.aqNrList{margin-top: -280px;}
.znNrTop.znTSbSj{margin-top: -184px;}








.fzLxFs li{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.fzLxFs li:hover{transform: translate(0,-10px);-webkit-transform: translate(0,-10px);   -moz-transform: translate(0,-10px);  -ms-transform: translate(0,-10px);  -o-transform: translate(0,-10px);}


.fzZst{overflow: hidden;}
.fzZst .img-respesive{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.fzZst:hover .img-respesive{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}

.jlAllBan img, .jlBanner img, .fzZst img, .cxCpJsConRow img, .jaListImg img, .jaBXzNr01Img img, .abTopTp img, .img100{max-width: 100%;width: 100%;}
.jlAllTop_menu > ul > li > a 
{
	text-transform:uppercase;
	font-weight:bold;
}


.lan_sel{position: relative;float: left;}
.lan_sel h2{height: 70px;display: flex;align-items: center;color: #aaa;}
.lan_sel h2 img{width: 20px;margin: 0 10px 0 0;}
.lan_sel dl{width: 100px;background: rgba(0,0,0,0.5);position: absolute;left: 50%;top: 99%;margin-left: -50px;display: none;}
.lan_sel dl dd a{display: block;color: #aaa;line-height: 40px;width: 100%;text-align: center;}
.lan_sel dl dd a:hover{color: #fff;}
.lan_sel:hover dl{display: block;}



@media screen and (max-width:1690px) {
	.znNrTop .aqNrTopNr{margin-top: 23%;}
	.f200{font-size: 160px;}
	.fzKHCon .rowsj1{border-top: 100px solid #FFFFFF;
    border-right: 77px solid transparent;}
	.fzKHCon .rowsj2{border-top: 100px solid #FFFFFF;
    border-left: 77px solid transparent;}
	.fzKHCon .rowsj3{border-bottom: 100px solid #FFFFFF;
    border-right: 77px solid transparent;}
	.fzKHCon .rowsj4{border-bottom: 100px solid #FFFFFF;
    border-left: 77px solid transparent;}
	.f48{font-size: 40px;}
	.f30{font-size: 26px;}
	.xkWgTop{padding: 157px 0;}
}

@media screen and (max-width:1610px) {
	.aqNr .aqNrTopNr{top: 30%;}
	.triangle-topleft{border-bottom: 90px solid #696364;
    border-right: 70px solid transparent;}
	.triangle-topRight{    border-bottom: 90px solid #696364;
    border-left: 70px solid transparent;}
}

@media screen and (max-width:1500px) {
	
	
	.f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 14px;}
	.f18{font-size: 16px;}
	.f20{font-size: 18px;}
	.f24{font-size: 20px;}
	.f30{font-size: 24px;}
	.f42{font-size: 28px;}
	.f48{font-size: 34px;}
	.f60{font-size: 40px;}
	.f70{font-size: 50px;}
	.f200{font-size: 150px;}
	
	.qgNr{margin-top: 80px;}
	.aqNrList{margin-top: -190px;}
	.aqNrDw01{top: 13px;}
	.aqNrDw02{top: 92px;}
	.aqNrList li:nth-child(1) .aqNrListJs{margin-top: 10%;}
	.aqNrList li:nth-child(2) .aqNrListJs{margin-top: 15%;}
	.aqNrList li:nth-child(3) .aqNrListJs{margin-top: 10%;}
	.aqNrList li:nth-child(4) .aqNrListJs{margin-top: 15%;}
	.triangle-topleft{border-bottom: 70px solid #696364;
	border-right: 50px solid transparent;}
	.triangle-topRight{    border-bottom: 70px solid #696364;
	border-left: 50px solid transparent;}
	.jlAllTop_menu li{margin: 0 40px;}
	.fzKHCon .rowsj1{border-top: 90px solid #FFFFFF;
	border-right: 69px solid transparent;}
	.fzKHCon .rowsj2{border-top: 90px solid #FFFFFF;
	border-left: 69px solid transparent;}
	.fzKHCon .rowsj3{border-bottom: 90px solid #FFFFFF;
	border-right: 69px solid transparent;}
	.fzKHCon .rowsj4{border-bottom: 90px solid #FFFFFF;
	border-left: 69px solid transparent;}
	.xkWgTop{padding: 137px 0;}
	.fwzcCon{padding-bottom: 3%;}
}

@media screen and (max-width:1410px) {
	.f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 14px;}
	.f18{font-size: 16px;}
	.f20{font-size: 18px;}
	.f24{font-size: 20px;}
	.f30{font-size: 24px;}
	.f42{font-size: 28px;}
	.f48{font-size: 34px;}
	.f60{font-size: 40px;}
	.f70{font-size: 50px;}
	.f200{font-size: 150px;}
	.jlAllTop_menu li{margin: 0 20px;}
	.aqNrTopNr{top: 35%;}
	/* .aqNrList{margin-top: -240px;} */
	/* .aqNrDw02{top: 200px;}
	.aqNrDw01{top: 210px;} */
	/* .aqNrList li:nth-child(2n){	transform: translateY(-79px);
-webkit-transform: translateY(-79px); 
 -moz-transform: translateY(-79px); 
	-ms-transform: translateY(-79px);  
	-o-transform: translateY(-79px);} */
	.aqNrListJs {margin-top: 12%;}
	.znNrTop.znTSbSj{margin-top: -70px;}
	.znNrTop .aqNrTopNr{margin-top: 23%;}
	.qgNrCon h6{margin-top: 40px;}
	.qgNrCon p{margin-top: 40px;}
	.aqNrList li{	transform: translateY(-89px);
-webkit-transform: translateY(-89px); 
 -moz-transform: translateY(-89px); 
	-ms-transform: translateY(-89px);  
	-o-transform: translateY(-89px);}
	.aqNrList li:nth-child(1) .aqNrListJs{margin-top: 14%;}
	.znNrTop.znTSbSj{margin-top: -156px;}
	.xkWgTop{padding: 130px 0;}
	.teamNrBot{margin-top: -66px;}
}

@media screen and (max-width:1376px) {
	.f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 14px;}
	.f18{font-size: 16px;}
	.f20{font-size: 18px;}
	.f24{font-size: 20px;}
	.f30{font-size: 22px;}
	.f42{font-size: 26px;}
	.f48{font-size: 32px;}
	.f60{font-size: 38px;}
	.f70{font-size: 46px;}
	.f200{font-size: 126px;}
	.fzKHCon .rowsj1{border-top: 80px solid #FFFFFF;
	border-right: 59px solid transparent;}
	.fzKHCon .rowsj2{border-top: 80px solid #FFFFFF;
	border-left: 59px solid transparent;}
	.fzKHCon .rowsj3{border-bottom: 80px solid #FFFFFF;
	border-right: 59px solid transparent;}
	.fzKHCon .rowsj4{border-bottom: 80px solid #FFFFFF;
	border-left: 59px solid transparent;}
	.footer02{padding: 28px 0;}
	.yqSjImgNr{width: 140px;height: 140px;line-height: 140px;}
	.yqSjImgNrGb{width: 500px;top: -180px;left: -180px;}
	
	
}

@media screen and (max-width:1300px) {
	.footer01List{margin-left: 5%;}
	.xkWgTop{padding: 117px 0;}
}

@media screen and (max-width:1200px) {
	/*公用*/
	.f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 14px;}
	.f18{font-size: 14px;}
	.f20{font-size: 16px;}
	.f24{font-size: 16px;}
	.f30{font-size: 16px;}
	.f42{font-size: 20px;}
	.f48{font-size: 22px;}
	.f60{font-size: 30px;}
	.f70{font-size: 34px;}
	.f200{font-size: 90px;}
	.fzTit p{top: 10px;}
	.fzTit .f30{line-height: 1.1;bottom: 5px;}
	.fwzcConListNrBot dl{margin-top: 15px;}
	.fwzcConListNrBot dd{margin-top: 6px;}
	.teamNrList li:nth-child(2n){
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);}
	.teamNrList li{padding-bottom: 0;margin-top: 30px;}
	.teamNr{padding: 6% 0 10%;}
	.teamNrBot{margin-top: -45px;}
	.jaList li h3{font-size: 18px;margin-top: 20px;}
	.jaBXzNr{margin-top: -430px;}
	.yqSjWzJs h6{margin: 30px 0 40px 0;}
	.aqNrList{margin-top: -127px;}
	.cxCpJsConL{width: 45%;}
	.cxCpJsConR{width: 50%;}

	
	
}

.jlAllTopWap{display: none;}
@media screen and (max-width:960px) {
	.jlAllTopWap{display: block;}
	.jlAllTopWapTop{background: #021019;position: fixed;top: 0;left: 0;right: 0;height: 50px;z-index: 999;}
	.jlAllTop{display: none;}
	.jlAllTopAfter{height: 50px!important;}
	.jlAllTopWapTop .jlAllTop_logo{margin-left: 8%;width: 130px;}
	.jlAllTopWapTop .jlAllTop_Rig{line-height: 50px;margin-right: 8%;}
	.jlAllTopWapTop .jlAllTop_Rig a{color: #FFFFFF;}
	.jlAllTop_RigEn img{margin-right: 10px;}
	.jlAllTop_RigEn a{margin-right: 10px;}
	.jlAllTopWapNav{float: left;height: 50px;line-height: 50px;margin-left: 20px;}
	.jlAllTopWapNav img{display: inline-block;vertical-align: middle;width: 19px;margin-top: -3px;}
	.jlAllTopWapbjMC{background-color: rgba(0, 0, 0, 0.5);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10001;}
	.jlAllTopWapDNr{width: 100%;height: 100%;position: fixed;z-index: 10000;top: 0;left: 100%;
    transition: left 0.2s;-webkit-transition: left 0.2s;}
	.jlAllTopWapDNr.on{left: 0;}
	.jlAllTopWapNr{background-color:#FFFFFF;position: absolute;z-index: 10002;top: 0;width: 300px;right: 0;height: 100%;overflow-y: auto;overflow-x: hidden;}
	.jlAllTopWapNr01{width: 200px;margin: 30px 30px 0 30px;}
	.jlAllTopWapNr02{margin: 30px 30px 0 30px;}
	.jlAllTopWapNr02 .tit{width: 100%;background: url(../images/down.png) no-repeat right center;
    height: auto;
    font-size: 20px;
    line-height: 50px;
    color: #333;
    display: block;}
	.jlAllTopWapNr02 dl{font-size: 18px;margin-left: 30px;display: none;
    line-height: 45px;}
	.jlAllTopWapNr .jlAllTop_Rig{margin: 0 0 0 30px;}
	
	.footer01List{display: none;}
	.footer01Img{width: 200px;}
	.footer01{padding: 30px 0 80px;}
	
	.jlIndCpImg{width: 60%;left: 20%;}
	.jlIndCpMcCon a{opacity: 1;}
	.jlIndCpMcCon{width: 90%;left: 5%;top: 20px;}
	.jlIndCpMc p{line-height: 21px;height: 42px;}
	.cpConAll02Nr{width: 80%;}
	.threesixty{width: 768px!important;height: 560px!important;}
	.aqNrDw01{width: 100%;top: 0;}
	.aqNrDw01 img{max-width: 100%;width: 100%;}
	.aqNrDw02{display: none;}
	.aqNrList{padding-top: 1px;margin-top: -168px;}
	.aqNrList li{transform: translateY(0);margin-top: 40px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);}
	.aqNrList li:nth-child(2n){transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);}
		.znNrTop.znTSbSj{margin-top: 0;}
	.aqNrListJs h3{font-size: 18px;}
	.aqNrListJs{position: absolute;top: 50%;right: 0;margin-top: 0!important;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);}
	.aqNrList li:nth-child(2n) .aqNrListJs{left: 0;right: auto;}
	.xkWgTop{padding: 91px 0;}
	.footer01{padding: 30px 0 30px;}
	.triangle-topleft{border-bottom: 50px solid #696364;
    border-right: 30px solid transparent;}
	.triangle-topRight{border-bottom: 50px solid #696364;
    border-left: 30px solid transparent;}
	.jaBXzNr{min-height: 580px;}
	.fzTit02 h3{font-size: 18px;}
	.fzKHCon .fzKHConImg{width: 60%;margin: 0 auto 0;}
	
}

@media screen and (max-width:768px) {
	/*公用*/
	.fzTit .f30{
		position:static;
	}
	
}
.oneLine{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
@media screen and (max-width:640px) {
	.cpConAll02{height: 190px;}
	.jlAllCenter{margin-top: -238px;}
	.carJs01{margin-top: 30px;}
	.qgNrCon h6{margin-top: 10px;}
	.qgNrCon p{margin-top: 10px;}
	.qgNr .qgNrCon img{max-width: 200px;}
	.qgNr{margin-top: 40px;}
	.yqSjImgNr{width: 80px;height: 80px;line-height: 80px;margin: -40px 0 0 -40px;}
	.yqSjImgNr .f30{font-size: 14px;}
	.yqSjImgNrGb{width: 360px;top: -133px;left: -140px;}
	.aqNrList{margin-top: -100px;}
	.xkWgTop{padding: 49px 0;}
	.ggNrAllTable td{line-height: 1.5;padding: 13px 0;}
	.ggNrAllTable{margin: 30px 0 60px;}
	.jaBXzNr{margin-top: -287px;min-height: 458px;}
	.fwzcConSxSel{width: 48%;float: left;margin: 0 4% 0 0;}
	.fwzcConSx .fwzcConSxSel:nth-child(2){margin-right: 0;}
	.fwzcConListNrTop a{display: block;position: static;margin-top: 15px;}
	.fwzcConListNrTop h3{margin: 0;}
	/* .fwzcConListrow{width: 11px;
    height: 35px;} */
	.fwzcConListrow{display: none;}
	.fwzcConList ul li{padding: 20px 0 20px;}
	.cxSx .fwzcConSxSel{width: 100%;}
	.cxCpJsConL{width: 100%;}
	.cxCpJsConR{width: 100%;}
	.cxCpJsConR02 dt{font-size: 16px;margin: 30px 0 15px;}
	.cxCpJsConNr{padding: 12px 30px 0;}
	.xzWzNrConZw{padding: 0 30px;}
	.f200{font-size: 60px;}
	.fzTit p img{height: 22px;}
	.fzTit p{top: 4px;}
	.teamNrList li{width: 32%;margin: 4% 2% 0 0;}
	.teamNrList li:nth-child(4n){margin-right: 2%;}
	.teamNrList li:nth-child(3n){margin-right: 0}
	.teamNrBot{margin-top: -29px;}
	.tdDtWz{margin-top: 50px;}
	.tdDtImg.fzKHCon{margin-top: 30px;}
	.fzLcList01{width: 120px;}
	.fzLcList01 h3{line-height: 50px;}
	.jmDtxxTitNr img{max-width: 50%;}
	.jmDtxxTitNr p{max-width: 90%;margin: 10px 0 0 5%;line-height: 1.5;}
	.jmLxNr{margin-top: 0;}
	.fzKHCon .rowsj1{border-top: 54px solid #FFFFFF;
    border-right: 34px solid transparent;}
	.fzKHCon .rowsj2{border-top: 54px solid #FFFFFF;
	border-left: 34px solid transparent;}
	.fzKHCon .rowsj3{border-bottom: 54px solid #FFFFFF;
	border-right: 34px solid transparent;}
	.fzKHCon .rowsj4{border-bottom: 54px solid #FFFFFF;
	border-left: 34px solid transparent;}
	
	.jmLxNr{padding: 50px 0;margin-top: 30px;}
	.jmLxNrConList div img{height: 40px;}
	.jmLxNrConList div{height: 40px;line-height: 40px;}
	.jmStoreListL{width: 90%;margin: 20px 0 0 5%;padding-bottom: 30px;}
	.jmStoreListR{width: 100%;margin: 0;}
	.fwzcConList ul li{padding: 0;}
	
	.mHeaderSea{width: 100%;}
	.AllSeaList li{padding:15px 85px 15px 0;line-height: 1.5;}
	.AllSeaList li .floatr{top: 15px;}
	
}

@media screen and (max-width:530px) {
	.footer01Img{width: 40%;}
	.footer01Rig{width: 40%;white-space: nowrap;}
}

@media screen and (max-width:480px) {
	/*公用*/
	.jlIndCp .swiper-slide{height: 260px;}
	.aqNrList{margin-top: -38px;}
	.aqNr .aqNrTopNr{top: 45%;}
	.aqNrListJs{margin-right: 0;width: 40%;}
	.aqNrList li:nth-child(2n) .aqNrListJs{margin-left: 0;}
	.aqNrListJs p{margin-top: 5px;}
	.aqNrList li{margin-top: 30px;}
	.xkWgTop{padding: 34px 0;}
	.jlAllBan{min-height: 100px;}
	.fwzcCon{margin-top: 0;}
	.jaBXzNr01Con{padding: 0 20px 15px;}
	.fwzcConList ul li{width: 100%;margin: 5% 0 0;padding: 20px 0 0;}
	.fwzcConListNrBot{padding-bottom: 20px;}
	.fwzcConListNrTop h3{font-size: 16px;}
	.fzTit p{font-size: 16px;}
	.fzZst{margin-top: -10px;}
	.yqSjImgNrGb{width: 260px;top: -85px;
    left: -91px;}
	.fzLxFsImg{width: 60px;height: 60px;line-height: 60px;}
	.fzLxFsImg img{height: 25px;}
	
	
}

@media screen and (max-width:378px) {
	.cpTopNr .fr a{margin-left: 15px;}
	.cpTopNr .fl{max-width: 100px;margin-top: 19px;}
	.cpTop{height: 50px;line-height: 50px;}
	.carColors li span{margin-left: 15px;}
	.carColors li:nth-child(1) span{margin-right: 15px;}
	.carColors li.active span{width: 40px;}
	.qgNrCon h6{display: none;}
	.qgNrCon p{display: none;}
	.f48{font-size: 18px;}
	.yqSjWzJs h6{margin: 5px 0 7px 0;}
	.aqNrTopNr img{width: 100px;}
	.aqNrList{margin-top: -20px;}
	.aqNrListImg{width: 100%;}
	.aqNrListJs{width: 100%; position: static;transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);}
	.aqNrListJs h3{padding-top: 20px;}
	.znNrTop .aqNrTopNr{margin-top: 17%;}
	.znListWz p{margin-top: 5px;}
	.znListWz{left: 55%;}
	.znList li:nth-child(2n) .znListWz{left: 5%;}
	.xkWgTop{padding: 23px 0;}
	.jlAllBanCon p{margin-top: 10px;}
	.fzKHConList{display: block;}
	.fzKHConList li{margin: 25px 0 0 0;}
	.fzKHConList li p{margin-top: 5px;}
	.fzKHConList li:last-of-type{max-width: 100%;}
	.xzWzNrCon{background-size:cover ;}
	.xzXyTit .fzTit .f30{display: none;}
	.abTopTpBotNum{display: block;}
	.abTopTpBotNum li{float: left;width: 50%;margin-bottom: 30px;}
	.abTopTpBot p{margin-top: 5px;}
	.f200{font-size: 38px;}
	.teamNrBot{margin-top: 0;}
	.fzTit .f30{font-size: 12px;}
	.footer01Img{width: 100%;float: none;text-align: center;}
	.footer01Img img{height: 30px;display: inline-block;}
	.footer01Rig{width: 100%;float: none;}
	.footer01Rig h3 img{width: 183px;margin: 0 auto;}
	.footer01Rig h3{margin: 10px 0;}
	.fzLcListHr{height: 30px;}
	.fzLcList02{padding: 0;}
	.fzZst{margin-top: 0;}
	.fzTit .f30{display: none;}
	.jmDtxxTitNr p{font-size: 12px;}
	.fzKHCon .rowsj1{
    border-top: 29px solid #FFFFFF;
    border-right: 17px solid transparent;}
	.fzKHCon .rowsj2{border-top: 29px solid #FFFFFF;
	border-left: 17px solid transparent;}
	.fzKHCon .rowsj3{border-bottom: 29px solid #FFFFFF;
	border-right: 17px solid transparent;}
	.fzKHCon .rowsj4{border-bottom: 29px solid #FFFFFF;
	border-left: 17px solid transparent;}
	.jmLxNrConList div img{height: 20px;}
	.jmLxNrConList div{height: 30px;width: 100%;}
	.jmLxNrConList li{margin-top: 0;}
	.jmLxNrConList li p{height: 40px;}
	
	
}
@media screen and (max-width:338px) {
	.yqSj{padding: 50px 0 50px;}
	.jaList li{width: 100%;}
	.jaList li p{padding-bottom: 20px;}
	.jaList li:nth-last-child(2) h3{color: #333333;}
	.jmDtxxTitNr p{margin-top: 0;}
	.AllSeaList li{padding:15px 0 15px 0;line-height: 1.5;}
	.AllSeaList li .floatr{top: 15px;display: none;}
	.footer02R{margin-top: 10px;}
}

@media screen and (max-height:570px) {
	
}

.store {
	opacity:0.75;
}
.store:hover{
	opacity:1;
}


/* 新增20250308 */
@font-face {
	font-family: 'DingTalk';
	src: url("../fonts/DingTalk JinBuTi.ttf");
}

.xCpXnDtB_5, .xCpXnDtBTit, .xCpXnDtB_26 h3, .xCpXnDtB_26 p, .xCpXnDtB_30 h3, .xCpXnDtB_30 p, .xCpXnDtB_21{font-family: 'DingTalk';}

.xCpXnDtB{background: #000000;background-image: url(../images/20250308/bj1_xz.png);background-repeat: no-repeat;background-size: 100% auto;padding-top: 1px;background-position: left top -0.48%;}
.xCpXnDtB_1{width: 37%;margin: 10% auto 0;}
.xCpXnDtB_2{width: 100%;margin-left: 0;margin-top: 3%;}
.xCpXnDtB_3{width: 50%;margin: -32% 0 0 10%;}
.xCpXnDtB_4{width: 44.5%;margin: 15% auto 0;position: relative;z-index: 3;}
.xCpXnDtB_5Wc{position: relative;width: 100%;margin-top: 18%;}
.xCpXnDtB_5WcXzImg{width: 80%;margin-left: 20%;z-index: 1;position: relative;opacity: .4;}
.xCpXnDtB_5Wc .xCpXnDtBRigBq{margin-top: 0;}
.xCpXnDtB_5{color: #fff;font-size: 90px; display: flex;justify-content: center;align-items: center;position: absolute;z-index: 2;top: 16.8%;left: 10%;}
.xCpXnDtB_5 p{line-height: 1.2;white-space: nowrap;}
.lanse_1{color: #79cee8;}
.xCpXnDtBRigBq{width: 100%;margin: 10% 0 0;text-align: right;box-sizing: border-box;padding-right: 10%;}
.xCpXnDtBRigBq img{display: inline-block;width: 239px;}
.xCpXnDtB_6{position: relative;z-index: 1;margin-top: -30%;}
.xCpXnDtB_7{position: absolute;top: 45%;right: 0;width: 19.5%;}
.xCpXnDtB_8{position: relative;z-index: 2;width: 100%;margin: -45% auto 0;}
.xCpXnDtBLeftIco{width: 44%;margin-top: 12%;}
.xCpXnDtBTit{font-size: 110px;margin: -5% 0 0 10%;width: 66%;}
.xCpXnDtBTit p{line-height: 1.1;}
.xCpXnDtBTit p .jb{font-weight: bolder;vertical-align: super;margin-left: 15px;}
.xCpXnDtB_9{width: 80%; max-width: 930px; margin: 10% auto 0;}
.xCpXnDtB_10{font-size: 36px;width: 80%;margin: 10% auto 0;}
.xCpXnDtB_dian{display: inline-block;width: 16px;height: 16px;border-radius: 50%;background: #79cee8;transform: translateY(22px);}
.xCpXnDtB_10 li{color: #fff;display: flex;justify-content: space-between;align-items: flex-start;margin-top: 3%;}
.xCpXnDtB_10 li div{width: calc(100% - 32px);line-height: 1.7;}
.xCpXnDtB_11{margin-top: -10%;}
.xCpXnDtB_12{margin-top: -49%;position: relative;}
.xCpXnDtB_12ConWc{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;}
.xCpXnDtB_12Con{width: 80%;background: #fff;border-radius: 15px;box-sizing: border-box;padding: 0;margin: 0 auto;}
.xCpXnDtB_12Con ul h3{font-size: 74px;font-weight: bold;line-height: 1.3;}
.xCpXnDtB_12Con ul li{padding: 460px 200px 460px;position: relative;border-bottom: 1px dashed #cdcdcd;}
.xCpXnDtB_12Con ul li:nth-last-of-type(1){border-bottom: none;}
.xCpXnDtB_12Con ul p{font-size: 33px;line-height: 1.7;margin-top: 30px;}
.xCpXnDtB_12Con ul h6{color: #79cee8;font-size: 82px;position: absolute;top: 260px;right: 200px;}
.xCpXnDtB_12ConWc .xCpXnDtBRigBq{margin-right: 10%;width: 80%;margin: 5% auto 0;padding-right: 0;}
.xCpXnDtB_13{margin-top: -16%;}
.xCpXnDtBTitJs{margin: 2% 0 0 10%;width: 80%; font-size: 36px;color: #fff;line-height: 2;}
.xCpXnDtBTitJs p{}
.xCpXnDtB_14{width: 80%;margin-top: 10%;}
.xCpXnDtB_16{width: 90%;margin-top: 13%;}
.xCpXnDtB_17{width: 80%;margin: -67% 0 0 20%;}
.xCpXnDtB_18{width: 50%;margin: 0 auto 0;padding-top: 12%;position: relative;z-index: 3;}
.xCpXnDtB_18Wc{width: 100%;position: relative;}
.xCpXnDtB_19{width: 21%;position: absolute;top: 1.5%;right: 20%;z-index: 1;}
.xCpXnDtB_20{width: 19%;position: absolute;top: 57%;left: 22%;z-index: 1;}
.xCpXnDtB_21{font-size: 44px;color: #fff;line-height: 1.2;position: absolute;bottom:1%;left: 22%;z-index: 2;width: 300px;}
.xCpXnDtBLeftIcoBig{width: 70.5%;}
.xCpXnDtB_22{margin-top: -9%;}
.xCpXnDtB_23{margin-top: -18%;}
.xCpXnDtB_24{margin-top: 10%;}
.xCpXnDtB_25{display: flex;justify-content: space-between;width: 90%;margin: 0 auto;flex-wrap: wrap;position: relative;z-index: 2;}
.xCpXnDtB_25 li{width: 48%;margin-top: 9%;}
.xCpXnDtB_25Bot{position: relative;box-sizing: border-box;width: 100%;padding: 30px 0 0 75px;}
.xCpXnDtB_25Bot h6{width: 50px;height: 50px;line-height: 50px;text-align: center;background: #79cee8;border-radius: 10px;font-size: 44px;font-weight: bolder;position: absolute;top: 39px;left: 0;}
.xCpXnDtB_25Bot h3{font-size: 44px;font-weight: bolder;margin-bottom: 20px;}
.xCpXnDtB_25Bot p{font-size: 32px;color: #fff;line-height: 1.7;}
.xCpXnDtB_26{color: #fff;width: 80%;margin: 16% auto 0;position: relative;z-index: 2;}
.xCpXnDtB_26 h3{font-size: 73px;line-height: 1.2;letter-spacing: 5px;margin-bottom: 20px;}
.xCpXnDtB_26 p{font-size: 60px;line-height: 1.5;}
.xCpXnDtB_27{width: 100%;margin-top: -56%;position: relative;z-index: 1;}
.xCpXnDtB_27Ico{width: 456px;position: absolute;top: 73%;left: 50%;margin-left: -228px;z-index: 2;}
.xCpXnDtB_28{position: relative;z-index: 1;}
.xCpXnDtB_28Wc{position: relative;margin-top: -30%;}
.xCpXnDtB_29{width: 100%;position: absolute;top: 63%;left: 0;transform: translateY(-50%);z-index: 2;}
.xCpXnDtB_30{width: 80%;margin: 0 auto;}
.xCpXnDtB_30 h3{font-size: 73px;letter-spacing: 1px;}
.xCpXnDtB_30 p{font-size: 36px;text-transform: uppercase;}
.xCpXnDtB_31Jg{position: relative;z-index: 2;padding: 60px 15% 150px;box-sizing: border-box;border-top:1px dashed #cdcdcd;margin-top: 60px;}
.xCpXnDtB_31Jg h3{font-size: 44px;font-weight: bolder;color: #000000;line-height: 1.3;margin-bottom: 50px;}


.xCpXnDtB_31{width: 85%;position: relative;z-index: 2;margin: 10% auto 0;}
.xCpXnDtB_31::before{content: "";width: 100%;position: absolute; top: 16%;bottom: 0;left: 0;background: #fff;z-index: 1;border-radius: 25px;}
.xCpXnDtB_31 ul{width: 85%;margin: 0 auto;position: relative;z-index: 2;padding: 0 0 50px;} 
.xCpXnDtB_31 ul li{margin-top: 5%;}
.xCpXnDtB_31Img{}
.xCpXnDtB_31Bot{font-size: 36px;font-weight: bolder;display: flex;justify-content: flex-end;align-items: center;margin-right: 3%;margin-top: -3%;}
.xCpXnDtB_31Bot span{display: inline-block;width: 60px;height: 60px;border-radius: 50%;background: #000;margin-right: 11px;}
.xCpXnDtB_31Bot img{display: inline-block;width: 60px;margin-right: 11px;}
.xCpXnDtB_32{width: 950px;margin: 56% auto 0;}
.xCpXnDtB_32 h3{font-size: 36px;color: #929293;padding: 0 0 30px 42px;}
.xCpXnDtB_32Table{font-size: 26px;width: 100%;}
.xCpXnDtB_32Table tr td:nth-child(1){color: #929293;width: 310px;}
.xCpXnDtB_32Table tr td:nth-child(2){color: #fff;}
.xCpXnDtB_32Table tr td{padding: 10px 0 10px 42px;}
.xCpXnDtB_32Table tr{background: #1d2127;}
.xCpXnDtB_32Table tr:nth-child(2n){background: none;}
.xCpXnDtB_33{width: 36%;margin: 16% auto 0;}
.xCpXnDtB_34{width: 43.5%;margin-top: 10%;}


@media screen and (max-width:1800px) {
	.xCpXnDtB_5{font-size: 76px;}
	.xCpXnDtBTit{font-size: 96px;}
	.xCpXnDtB_10{font-size: 30px;}
	.xCpXnDtB_12Con ul h3{font-size: 64px;}
	.xCpXnDtB_12Con ul p{font-size: 26px;}
	.xCpXnDtB_12Con ul h6{font-size: 70px;}
	.xCpXnDtBRigBq img{width: 200px;}
	.xCpXnDtBTitJs{font-size: 30px;}
	.xCpXnDtB_21{font-size: 34px;}
	.xCpXnDtB_25Bot h3{font-size: 34px;}
	.xCpXnDtB_31Jg h3{font-size: 34px;}
	.xCpXnDtB_25Bot p{font-size: 24px;}
	.xCpXnDtB_25Bot h6{width: 44px;height: 44px;line-height: 44px; font-size: 34px;}
	.xCpXnDtB_26 h3{font-size: 61px;}
	.xCpXnDtB_26 p{font-size: 48px;}
	.xCpXnDtB_30 h3{font-size: 61px;}
	.xCpXnDtB_30 p{font-size: 28px;}
	.xCpXnDtB_31Bot{font-size: 28px;}
	.xCpXnDtB_31Bot img{width: 44px;}
	.xCpXnDtB_32 h3{font-size: 28px;}
	.xCpXnDtB_32Table{font-size: 20px;}
	.xCpXnDtB_32Table tr td:nth-child(1){width: 225px;}
	.xCpXnDtB_dian{transform: translateY(15px);}
	
	
}

@media screen and (max-width:1500px) {
	.xCpXnDtB_21{width: 200px;}
	.xCpXnDtB_5{font-size: 56px;}
	.xCpXnDtBTit{font-size: 82px;}
	.xCpXnDtB_10{font-size: 24px;}
	.xCpXnDtB_12Con ul h3{font-size: 54px;}
	.xCpXnDtB_12Con ul p{font-size: 20px;}
	.xCpXnDtB_12Con ul h6{font-size: 60px;}
	.xCpXnDtBRigBq img{width: 180px;}
	.xCpXnDtBTitJs{font-size: 24px;}
	.xCpXnDtB_21{font-size: 26px;}
	.xCpXnDtB_25Bot h3{font-size: 26px;}
	.xCpXnDtB_31Jg h3{font-size: 26px;}
	.xCpXnDtB_25Bot p{font-size: 18px;}
	.xCpXnDtB_25Bot h6{width: 40px;height: 40px;line-height: 40px; font-size: 26px;}
	.xCpXnDtB_26 h3{font-size: 50px;}
	.xCpXnDtB_26 p{font-size: 46px;}
	.xCpXnDtB_30 h3{font-size: 50px;}
	.xCpXnDtB_30 p{font-size: 20px;}
	.xCpXnDtB_31Bot{font-size: 20px;}
	.xCpXnDtB_31Bot img{width: 34px;}
	.xCpXnDtB_32 h3{font-size: 20px;}
	.xCpXnDtB_32Table{font-size: 16px;}
	.xCpXnDtB_32Table tr td:nth-child(1){width: 225px;}
	.xCpXnDtB_dian{width: 13px;height: 13px;transform: translateY(14px);}
	.xCpXnDtB_12Con ul li{padding: 360px 100px 360px;}
	.xCpXnDtB_12Con ul h6{top: 200px;right: 100px;}
	.xCpXnDtBTit{margin-top: -8%;}
	.xCpXnDtB_25Bot h6{top: 31px;}
	.xCpXnDtB_25Bot{padding: 30px 0 0 57px;}
	.xCpXnDtB_24{margin-top: 10%;}
}
.xCpXnDtB_28 .pcBlock{}
.xCpXnDtB_28 .wapBlock{display: none!important;}

.xCpXnDtB_5WcXzImg .pcBlock{}
.xCpXnDtB_5WcXzImg .wapBlock{display: none!important;}
@media screen and (max-width:1300px) {
	.xCpXnDtB_32{margin-top: 66%;}
}
.xCpXnDtB_12 .pcBlock{}
.xCpXnDtB_12 .wapBlock{display: none!important;}

.gt318_tuan{overflow: hidden;}
@media screen and (max-width:1024px) {
	.xCpXnDtBTit{width: 88%;}
	.xCpXnDtBTitJs{width: 88%;}
	
	
	/* .xCpXnDtB_2{width: 90%;margin-left: 10%;} */
	.xCpXnDtB{background-position: left top -0.35%;}
	.xCpXnDtB_25 li{width: 100%;margin-top: 18%;}
	.xCpXnDtB_4{width: 61%;}
	.xCpXnDtB_5{font-size: 54px;margin-top: -8%;}
	.xCpXnDtBTit{font-size: 72px;}
	.xCpXnDtB_10{font-size: 20px;}
	.xCpXnDtB_12Con ul h3{font-size: 36px;}
	.xCpXnDtB_12Con ul p{font-size: 14px;}
	.xCpXnDtB_12Con ul h6{font-size: 40px;}
	.xCpXnDtBRigBq img{width: 180px;}
	.xCpXnDtBTitJs{font-size: 20px;}
	.xCpXnDtB_21{font-size: 22px;}
	.xCpXnDtB_25Bot{padding: 30px 0 0 47px;}
	.xCpXnDtB_25Bot h3{font-size: 24px;}
	.xCpXnDtB_31Jg h3{font-size: 24px;}
	.xCpXnDtB_25Bot p{font-size: 16px;}
	.xCpXnDtB_25Bot h6{width: 32px;height: 32px;line-height: 32px; font-size: 20px;}
	.xCpXnDtB_26 h3{font-size: 40px;}
	.xCpXnDtB_26 p{font-size: 28px;}
	.xCpXnDtB_30 h3{font-size: 40px;}
	.xCpXnDtB_30 p{font-size: 14px;}
	.xCpXnDtB_31Bot{font-size: 14px;}
	/* .xCpXnDtB_31Bot img{width: 34px;} */
	.xCpXnDtB_32 h3{font-size: 18px;}
	.xCpXnDtB_32Table{font-size: 14px;}
	.xCpXnDtB_32Table tr td:nth-child(1){width: 136px;}
	.xCpXnDtB_dian{width: 13px;height: 13px;transform: translateY(12px);}
	.xCpXnDtB_12Con ul li{padding: 260px 100px 260px;}
	.xCpXnDtB_12Con ul h6{top: 180px;right: 100px;}
	.xCpXnDtBTit{margin-top: -8%;}
	.xCpXnDtB_25Bot h6{top: 32px;}
	.xCpXnDtB_32{width: 90%;}
	.xCpXnDtB_24{margin-top: 10%;}
	.xCpXnDtB_26 h3{letter-spacing: 2px;}
	.xCpXnDtB_27Ico{width: 300px;margin-left: -150px;}
	.xCpXnDtB_28 .pcBlock{display: none!important;}
	.xCpXnDtB_28 .wapBlock{display: block!important;}
	.xCpXnDtB_28Wc{margin-top: -53%;}
	.xCpXnDtB_29{top: 47%;}
	.xCpXnDtB_31 ul{width: 98%;}
	.xCpXnDtB_31Bot{padding-right: 40px;box-sizing: border-box;}
	.xCpXnDtB_32{margin-top: -38%;}
	.xCpXnDtB_26{margin-top: 45%;}
	.xCpXnDtB_31Jg{padding: 30px 8% 70px;margin-top: 0;}
	
	.xCpXnDtB_5WcXzImg .pcBlock{display: none!important;}
	.xCpXnDtB_5WcXzImg .wapBlock{display: block!important;}
	.xCpXnDtB_5WcXzImg{opacity: 1;}
	
	.xCpXnDtB_12 .pcBlock{display: none!important;}
	.xCpXnDtB_12 .wapBlock{display: block!important;}
	
}



@media screen and (max-width:950px) {
	.xCpXnDtB_21{bottom: -75px;}
}

@media screen and (max-width:850px) {
	.xCpXnDtB_5 p{white-space: normal;}
}

@media screen and (max-width:640px) {
	.xCpXnDtB_18Wc{margin-top: 30px;}
	.xCpXnDtB{background-position: left top 0.35%;}
	.xCpXnDtB_1{width: 70%;margin-top: 16%;}
	.xCpXnDtB_2{margin-top: 8%;}
	.xCpXnDtB_3{width: 65%;}
	.xCpXnDtB_4{width: 88%;margin-top: 44%;}
	.xCpXnDtB_5{font-size: 29px;margin-top: -6%;}
	.xCpXnDtB_5Wc{margin-top: 45%;}
	.xCpXnDtBRigBq img{width: 145px;}
	.xCpXnDtBRigBq{margin-top: 16%;}
	/* .xCpXnDtB_8{width: 90%;} */
	.xCpXnDtBLeftIco{width: 90%;}
	.xCpXnDtBTit{font-size: 44px;margin-top: -14%;}
	.xCpXnDtB_9{width: 90%;margin-top: 19%;}
	.xCpXnDtB_10{width: 90%;font-size: 14px;}
	.xCpXnDtB_dian{width: 8px;height: 8px;transform: translateY(7px);}
	.xCpXnDtB_10 li div{width: calc(100% - 20px);}
	.xCpXnDtB_10 li{margin-top: 5%;}
	.xCpXnDtB_12 .pcBlock{display: none!important;}
	.xCpXnDtB_12 .wapBlock{display: block!important;}
	.xCpXnDtB_12Con ul li{padding: 180px 50px 180px;}
	.xCpXnDtB_12Con{width: 90%;}
	.xCpXnDtB_12Con ul h6{right: 50px;top: 110px;}
	.xCpXnDtB_12Con ul h3{font-size: 25px;}
	.xCpXnDtBTitJs{font-size: 16px;margin-top: 16px;}
	.xCpXnDtB_14{width: 99%;margin-top: 16%;}
	.xCpXnDtB_16{width: 100%;}
	.xCpXnDtB_17{width: 90%;margin: -50% 0 0 10%;}
	.xCpXnDtB_18{width: 80%;}
	.xCpXnDtB_19 {
	    width: 31%;
	    position: absolute;
	    top: -1.5%;
	    right: 5%;
	    z-index: 1;
	}
	.xCpXnDtB_20{width: 31%;left: 7%;top: 52%;}
	.xCpXnDtB_21{font-size: 17px;left: 7%;}
	.xCpXnDtB_24{margin-top: 16%;}
	
	.xCpXnDtB_27Ico{width: 200px;margin-left: -100px;}
	.xCpXnDtB_29{top: 52%;}
	.xCpXnDtB_32{margin-top: 10%;}
	.xCpXnDtB_33{width: 66%;margin-top: 32%;}
	.xCpXnDtB_34{width:77%;margin-top: 22%;}
	
}

@media screen and (max-width:600px) {
	.xCpXnDtB_32Table tr td{padding: 10px 0 10px 10px;}
	.xCpXnDtB_31Bot img{width: 24px;margin-right: 7px;}
	.xCpXnDtB_30 h3{font-size: 31px;}
	.xCpXnDtB_32 h3{padding-left: 10px;}
	.xCpXnDtB_32{margin-top: 21%;}
	.xCpXnDtB_26 h3{letter-spacing: -2px;}
	.xCpXnDtB_26 h3 { font-size: 39px;}
}

@media screen and (max-width:500px) {
	.xCpXnDtB_29 {top: 65%;}
	.xCpXnDtB_32 {margin-top: 76%;}
}


/* 朱丽奥JULIO */
@font-face {
	font-family: 'ttHoves';
	src: url("../fonts/TT-Hoves-Medium.ttf");
}
@font-face {
	font-family: 'zzXm';
	src: url("../fonts/字制区喜脉喜欢体.ttf");
}

.juDear{position: relative;background-image: url(../images/julio/bj_dear.jpg);background-repeat: no-repeat;background-size: 100% auto;padding-top: 1px;background-position: left bottom;width: 100%;overflow: hidden;}
.juDear_1{width: 49.5%;}
.juDear_2{font-size: 46px;font-family: 'ttHoves';margin-top: 33px;}
.juDear_3{width: 50%;margin-left: 50%;position: relative;z-index: 2;}
.juDear_2 p{white-space: nowrap;color: #000000;line-height: 1.1;}
.juDear_1Wc{position: absolute;top: 15%;left: 10%;z-index: 1;width: 100%;}
.juDearBq{position: absolute;bottom: 10%;left: 10%;width: 12%;}
.juLio{position: relative;background-image: url(../images/julio/bj_ju.png);background-repeat: no-repeat;background-size: 100% 100%;background-position: left bottom;  padding: 5% 0;  }
.juLioImg{width: 54%;margin-left: 40%;}
.juLioWz{position: absolute;bottom: 28%;left: 10%;}
.juLioWz_1{width: 270px;}
.juLioWz_2{font-size: 20px;font-family: 'ttHoves';line-height: 1.3;margin-top: 23px;}
.juMilan{position: relative;padding: 15% 0 10%;box-sizing: border-box;width: 100%;background-image: url(../images/julio/bj3.jpg);background-repeat: no-repeat;background-size: 100% 100%;background-position: left bottom;}
.juMilan_1{font-family: 'ttHoves';color: #000000;box-sizing: border-box;width: 100%;padding-left: 10%;}
.juMilan_1 p{font-size: 25px;}
.juMilan_1 h3{font-size: 35px;font-weight: bolder;}
.juMilan_2Wc{width: 100%;position: relative;box-sizing: border-box;padding-left: 10%;margin-top: 10%;}
.juMilan_2{width: 60.5%;}
.juMilan_3{width:46%;position: absolute;bottom: -33%;left: 19%;}
.juMilan_3Swiper{width: 100%;overflow: hidden;}

.juMilan_4{width: 11.5%;position: absolute;top: 50%;right: 10%;text-align: center;transform: translateY(-50%);}
.juMilan_4 h3{font-family: 'ttHoves';color: #000000;font-size: 20px;opacity: .5;margin-top: 20px;}
.juMilan_4 ul li{margin-top: 30px;cursor: pointer;}
.juMilan_4 ul li:nth-child(1){margin-top: 0;}
.juAta{position: relative;}
.juAta_1{width: 62%;position: absolute;top: 0;left: 50%;margin-left: -31%;}
.juAta_2{width: 11.5%;position: absolute;top: 40%;left: 10%;}
.juAta_3{width: 100%;}
.juAta_4{position: absolute;top: 35%;left: 27%;}
.juAta_4 h3{font-size: 41px;font-weight: bolder;color: #000000;font-family: 'ttHoves';text-transform: uppercase;padding-bottom: 30px;}
.juAta_4 p{font-family: 'zzXm';font-size: 36px;font-weight: bolder;line-height: 1.2;}
.juLed{background: #deaace; background: linear-gradient(45deg, #f2d9e9, #deaace);position: relative;}
.juLedMkWc{width: 100%;display: flex;box-sizing: border-box;padding: 5% 0 2% 0;align-items: flex-start;}
.juLedMk{position: relative;}
.juLedMkJs{font-size: 22px;color: #fff;font-family: 'ttHoves';position: absolute;bottom: 25px;left: 20px;line-height: 1.2;}
.juLed_1{width: 27%;margin-left: 20%;}
.juLed_2{width: 25%;margin-left: 5%;}
.juLed_2 .juLedMkJs{bottom: auto;top: 16%;left: 0;width: 100%;text-align: center;}
.juLed_3{width: 27.5%;position: absolute;bottom: 0;left: 16%;}
.juEasy{width: 100%;overflow: hidden;position: relative;background: linear-gradient(45deg, #f2d9e9, #deaace, #8ad3e9);box-sizing: border-box;padding: 3% 0 5%;}
.juEasyMkWc{display: flex;box-sizing: border-box;align-items: flex-start;width: 100%;margin-left: 19%;}
.juEasyMk{position: relative;width: 29.5%;margin: 2% 0 0 2%;}
.juEasyMk .juLedMkJs{color: #000;}
.juEasy_1 .juLedMkJs{right: 20px;left: auto;}
.juEasy_3 .juLedMkJs{right: 40px;left: auto;}
.juEasy_4 .juLedMkJs{top: 25px;bottom: auto;}
.juEasy_1{width: 28.5%;}
.juEasyMkWc_2{margin-left: 13%;}
.juEasy_6{width: 2.8%;position: absolute;top: 11.3%;left: 16%;}
.juSafeTo{}
.ju50CC{background: linear-gradient(45deg, #f2d9e9, #deaace);position: relative;  }
.ju50CC_3Left{color: #000;font-family: 'ttHoves';}
.ju50CC_3Left h3{font-size: 36px;font-weight: bolder;line-height: 1.2;position: relative;}
.ju50CC_3LeftDw{position: absolute;top: 0;left: -28px;font-weight: normal;}
.ju50CC_3Left h3 span{font-size: 24px;}
.ju50CC_3Left p{font-size: 22px;line-height: 1.5;}
.ju50CC_1{width: 42%;margin-left: 10%;}
.ju50CC_2{width: 44%;position: absolute;top: 10%;left: 15%;}
.ju50CC_3{display: flex;justify-content: space-between;align-items: center;width: 80%;margin: 15% auto 0;}
.ju50CC_3Img{width: 34%;}
.ju50CC_4{width: 30%;margin: 0 auto;}
.ju50CC_3Left_1{padding-bottom: 18px;}
.juCrad{background: linear-gradient(45deg, #f2d9e9, #deaace);position: relative;padding: 5% 0 0;}
.juCrad_1{width: 29.5%;}
.juCrad_3{width: 59.5%;margin: -6% 0 0 20%;}
.juCrad_1Wc{display: flex;justify-content: flex-start;align-items: flex-end;}
.juCrad_2{margin-left: 14%;}
.juUni{background: linear-gradient(45deg, #f2d9e9, #deaace, #8ad3e9);padding: 0 0 5%;}
.juUni_1{width: 60%;margin-left: 40%;}
.juUni_2{margin-left: 20%;}
.juWow{position: relative;}
.juWow_2{position: absolute;top: 24%;left: 15%;}
.juWow .juAta_4{position: static;}
.juKeyLe{position: relative;padding: 5% 0 5%;background: linear-gradient(45deg, #f3d8ea, #f3d8ea, #a9b8d7);overflow: hidden;}
.juKeyLeMkWc{display: flex;justify-content: space-between;align-items: flex-start;width: 80%;margin: 0 auto;position: relative;z-index: 2;}
.juKeyLeMk{width: 31.5%;position: relative;}
.juKeyLeMkJs{position: absolute;bottom: 20px;left: 10%;right: 10%; color: #000;font-family: 'ttHoves';}
.juKeyLeMkJs h3{font-size: 36px;line-height: 1.3;font-weight: bolder;}
.juKeyLeMkJs p{font-size: 20px;line-height: 1.4;}
.juKeyLeMkJs .pb20{padding-bottom: 10px;}
.juKeyLeMk_1 .juKeyLeMkJs{color: #fff;}
.juKeyLeMk_2 .juKeyLeMkJs{top: 7%;bottom: auto;}
.juKeyLeMk_2{transform: translateY(20%);}
.juKeyLeIco{width: 66%;position: absolute;left: 10%;bottom: -9%;z-index: 1;}
.juCaring{padding: 10% 0 5%;background: linear-gradient(to bottom, #aacde4, #f3d8ea);}
.juCaring_1{width: 50%;margin: 0 auto 5%;}
.juCaringMkWc{display: flex;}
.juCaringMk{width: 28%;position: relative;margin: 2% 0 0 2%;}
.juCaringMk .juKeyLeMkJs{left: 10px;right: 10px;}
.juCaringMk .juKeyLeMkJs h3{font-size: 30px;line-height: 1.1;}
.juCaringMk .juKeyLeMkJs p{line-height: 1.1;}
.juCaringMk_1 .juKeyLeMkJs{color: #fff;}
.juCaringMk_2 .juKeyLeMkJs{color: #fff;}
.juCaringMk_3 .juKeyLeMkJs{left: 7%;}
.juCaringMk_4 .juKeyLeMkJs{left: auto;right: 7%;}
.juCaringMk_1{margin-left: 15%;}
.juCaringMk_3{margin-left: 25%;}
.juSpec{padding: 10% 0 5%;background: linear-gradient(to bottom, #e5b1d2, #f1d3e7);}
.juSpec_1{width: 53.7%;margin: 0 auto 7%;}
.juSpecTableWc{display: flex;}
.juSpecTableWc{width: 90%;max-width: 1200px; margin: 0 auto;}
.juSpecTable table{border-collapse: collapse;font-size: 27px;font-family: 'ttHoves';width: 100%;}
.juSpecTable table tr{border-bottom: 1px solid #dc98c4;}
.juSpecTable table tr td{padding: 8px 0 8px 10px;white-space: nowrap;}
.juSpecTable table tr td:nth-child(1){color: #6d5e68;width: 252px;}
.juSpecTable table tr td:nth-child(2){color: #2c2c2c;}
.juSpecTable table tr td.fSmall{transform: scale(.7);transform-origin: left;}
.zhZHNew{padding: 8% 0;background: linear-gradient(90deg, #dfa1c9, #f3d7e9);}
.zhZHNew_1{width: 67.5%;margin: 0 auto;}
.juKeyLeMk_2 .juKeyLeMkJs h3{white-space: nowrap;}
@media screen and (max-width:1800px) {
	.juDear_2{font-size: 42px;}
	.juMilan_1 p{font-size: 22px;}
	.juMilan_1 h3{font-size: 32px;}
	.juLioWz_2, .juKeyLeMkJs p, .juMilan_4 h3{font-size: 18px;}
	.juLedMkJs, .ju50CC_3Left p{font-size: 20px;}
	.juAta_4 h3{font-size: 38px;padding-bottom: 20px;}
	.juAta_4 p, .ju50CC_3Left h3, .juKeyLeMkJs h3{font-size: 33px;}
	.juCaringMk .juKeyLeMkJs h3{font-size: 28px;}
	.juSpecTable table{font-size: 23px;}
	.juSpecTableWc{max-width: 1000px;}
	.juSpecTable table tr td:nth-child(1){width: 212px;}
	.juMilan_2Wc{margin-top: 15%;}
	.juKeyLeMkJs{left: 8%;right: 8%;}
	.juCrad_3{margin: -6% 0 0 22%;}
	.juLioWz_1{width: 240px;}
	.ju50CC_3Left h3 span{font-size: 21px;}
}

@media screen and (max-width:1500px) {
	.juLedMkJs{bottom: 13px;}
	.juDear_2{font-size: 38px;}
	.juMilan_1 p{font-size: 19px;}
	.juMilan_1 h3{font-size: 28px;}
	.juLioWz_2, .juKeyLeMkJs p, .juMilan_4 h3{font-size: 16px;}
	.juLedMkJs, .ju50CC_3Left p{font-size: 18px;}
	.juAta_4 h3{font-size: 34px;padding-bottom: 15px;}
	.juAta_4 p, .ju50CC_3Left h3, .juKeyLeMkJs h3{font-size:29px;}
	.juCaringMk .juKeyLeMkJs h3{font-size: 25px;}
	.juSpecTable table{font-size: 20px;}
	.juSpecTableWc{max-width: 900px;}
	.juSpecTable table tr td:nth-child(1){width: 190px;}
	.juMilan_2Wc{margin-top: 15%;}
	.juKeyLeMkJs{left: 8%;right: 8%;}
	.juEasy_1 .juLedMkJs{left: 15px;right: 15px;}
	.juCrad_3 { margin: -6% 0 0 24%;}
	.juWow_2{left: 10%;}
	.juEasy_3 .juLedMkJs{left: 15px;right: 15px;}
	.juEasy_4 .juLedMkJs{left: 15px;right: 15px;top: 13px;}
	.juLioWz_1{width: 200px;}
	.ju50CC_3Left h3 span{font-size: 19px;}
}

@media screen and (max-width:1220px) {
	.juKeyLeMkWc{width: 90%;}
	.juKeyLeIco{left: 5%;}
	.juCaringMk{width: 35%;}
	.juCaringMk_1 {margin-left: 8%;}
	.juCaringMk_3 {margin-left: 17%;}
	.zhZHNew_1{width: 80%;}
	.juLioWz_1{width: 180px;}
	
}

.displayWap{display: none;opacity: 0;}

@media screen and (max-width:1024px) {
	/* body{background-image: url(../images/julio/wapAllBj.jpg)!important;  background-repeat: no-repeat;background-size: cover;background-position: top center;} */
	.displayWap{display: block;opacity: 1;}
	.displayPc{display: none;opacity: 0;}
	.juDearWapImg{width: 100%;}
	.juDearBq{top: 0;right: 0;left: auto;}
	.juDear_1{width: 80%;}
	.juDear_1Wc{top: 11%;}
	.juDear_2{font-size: 24px;margin-top: 10px;}
	.juDearBq{width: 24%;}
	.juDear{background: none;padding-top: 15%;}
	.juLioWap{width: 95%;margin-left: 5%;margin-top: 20%;}
	.juMilan_4{position: static;transform: translateY(0);width: 100%;}
	.juMilan_4 ul{display: flex;justify-content: space-between;width: 90%;margin: 5% auto 0;}
	.juMilan_4 ul li{margin-top: 0;}
	.juSpecTableWc{display: block;}
	.juLio{background: none;}
	/* background-image: url(../images/julio/wapbj_1.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top 11% left; */
	.wapbj_1{background-image: url(../images/julio/wapbj_1.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top 0 left;}
	.wapbj_2{background-image: url(../images/julio/wapbj_2.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top 0 left;}
	.wapbj_3{background-image: url(../images/julio/wapbj_3.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top 0 left;}
	.wapbj_4{background-image: url(../images/julio/wapbj_4.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top 0 left;}
	.juLioWz{position: static;width: 90%;margin: 0 auto;}
	.juLioWz_1{width: 160px;}
	.juMilan{background: none;}
	.juMilan_1 p{font-size: 16px;}
	.juMilan_1 h3{font-size: 22px;}
	.juMilan_2{width: 100%;}
	.juMilan_2Wc{padding: 0;}
	.juMilan_3{width: 100%;left: 0;position: static;margin-top: -19%;}
	.juMilan_1{padding-left: 5%;}
	.juMilan_4 h3{margin-top: 10px;}
	.juAta_2WapImg{width: 66%;margin: 0 auto;position: absolute;top: 5%;left: 17%;}
	.juAta{padding: 20% 0 0;}
	.juAta_4 h3{font-size: 24px;}
	.juAta_4 p{font-size: 20px;}
	.juAta_4{left: 5%;top: 38%;}
	.juLedMkWc{padding: 1px 10% 0;flex-wrap: wrap;}
	.juLed_1{width: 100%;margin: 0;}
	.juLed_2{width: 100%;margin: 0;}
	.juLedMk{margin-top: 11%;}
	.juLedMkJs{font-size: 16px;}
	.juEasy{background: none;padding: 0 0 10%;}
	.juEasyMkWc{margin: 0!important;flex-wrap: wrap;padding: 1px 10% 0;}
	.juEasyMk{width: 100%!important;margin: 0;margin-top: 11%;}
	.juEasy_1 .juLedMkJs{width: 185px;left: auto;right: 15px;}
	.juLed{background: none;}
	.juEasy_2 .juLedMkJs{width: 185px;}
	.wapBqAllRight{width: 30%;margin-left: 60%;}
	.juSafeToWap{position: relative;}
	.juSafeToWap_1{position: absolute; width: 75%;top: 10%;left: 10%;}
	.ju50CC{background: none;}
	.ju50CC_1Wap{width: 100%;}
	.ju50CC_2{width: 95%;left: 0;position: static;margin-top: -3.5%;}
	.ju50CC_3{flex-wrap: wrap;}
	.ju50CC_3Left{width: 100%;}
	.ju50CC_3Img{width: 100%;margin-top: 15%;}
	.ju50CC_3Left h3{font-size: 20px;}
	.ju50CC_3Left h3 span{font-size: 15px;}
	.juCrad{background: none;padding: 35% 0 0;}
	.juCrad_2{margin-left: 10%;width: 100%;}
	.ju50CC_3LeftDw{left: -16px;}
	.juCradWap35{width: 28%;position: absolute;top: 12%;right: 0;z-index: 1;}
	.juCradWap{position: relative;z-index: 2;}
	.ju50CC_3Left_1{padding-bottom: 5px;}
	.juUni{background: none;padding: 10% 0 0;}
	.juUni_1{width: 80%;margin-left: 20%;}
	.juUni_2{margin-left: 10%;margin-top: 5%;}
	.juWow_1Wap{width: 100%;}
	.juWow_2{left: 5%;}
	.juWow{margin-top: -57%;z-index: 1;}
	.wapbj_3{position: relative;z-index: 2;}
	.juWowBqDz{margin-top: 10%;}
	.juWow .juWow_2{width: 80%;top: 35%;}
	.juKeyLe{background: none;overflow: initial;}
	.juKeyLeMkWc{display: block;}
	.juKeyLeMk_2{transform: translateY(0);}
	.juKeyLeMk{width: 80%;margin-top: 10%;}
	.juKeyLeMkJs h3{font-size: 25px;}
	.juKeyLeMkJs p{font-size: 16px;}
	.juKeyLeMk_1 {margin-left: 20%;}
	.juKeyLeMk_3 {margin-left: 20%;}
	.juKeyLeBqWap{width: 100%;position: absolute;top: -5%;left: 0;}
	.juCaring{background: none;}
	.juCaringMkWc{display: block;width: 90%;margin: 0 auto;}
	.juCaringMk{width: 100%;margin: 10% 0 0!important;}
	.juCaringMk .juKeyLeMkJs h3{font-size: 22px;}
	.juCaring_1{width: 90%;}
	.juCaring{padding: 18% 0 5%;}
	.juSpec{background: none;}
	.juSpec_1{width: 90%;}
	.juSpecTable table tr td:nth-child(1){width: 125px;white-space: nowrap;}
	.juSpecTable table{font-size: 14px;}
	.juSpecTable table tr td{padding: 5px 0;}
	.juSpec{padding: 18% 0 5%;}
	.zhZHNewWap{width: 100%;padding: 23% 0 10%;}
	
	.juKeyLeMk_2 .juKeyLeMkJs h3{white-space: normal;}
	.juSpecTable table tr td{white-space: normal;}
	.juSpecTable table tr td.fSmall{transform: scale(1);}
	
}



/* GOBI250 */
@font-face {
	font-family: 'oppoSans';
	src: url("../fonts/OPPOSans-R.ttf");
}

@font-face {
	font-family: 'oppoSansBold';
	src: url("../fonts/OPPOSans-B.ttf");
}

/* @font-face {
	font-family: 'ttHovesBlack';
	src: url("../fonts/TTHovesBlack.otf");
} */
@font-face {
	font-family: 'ttHovesBlack';
	src: url("../fonts/TT-Hoves-Black.ttf");
}

.gobi_pqll{display: flex;justify-content: flex-end;align-items: center;position: relative;}
.gobi_pqll_left{width: 50%;margin-right: 5%;}
.gobi_pqll_right{width: 35%;}
.gobi_pqll_left_1{width: 76.6%;}
.gobi_pqll_left_2{color: #fefefe;}
.gobi_pqll_left_2 h3{font-size: 144px;font-weight: bolder;font-family: 'oppoSans';line-height: 1;margin-top: 18px;}
.gobi_pqll_left_2 h6{font-size: 88px;line-height: 1.1;margin-top: 10px;font-family: 'ttHoves';}
.gobi_pqllIco{width: 96px;position: absolute;bottom: 8%;right: 28%;z-index: 2;}
.gobiXDep{padding: 11% 0;}
.gobiXDep_1{width: 38.5%;margin: 0 auto;}
.gobiXDep_2{width: 38.5%;margin: 0 auto;margin-top: 4.5%;}
.gobiXDep_2 p{font-size: 21px;color: #ffffff;opacity: 0.35;text-align: justify;line-height: 1.7;font-family: 'oppoSans';}
.gobiShapp{position: relative;padding: 160px 0 120px;}
.gobiShappImg{width: 21.3%;position: absolute;top: 46px;left: 0;}
.gobiShappNr{width: 100%;box-sizing: border-box;padding: 0 0 0 18.5%;}
.gobiTitBig{font-size: 145px;letter-spacing: -6px;font-family: 'ttHovesBlack';line-height: 0.9;font-weight: normal;color: #ffffff;}
.gobiTitJbs{
	font-size: 41px;font-family: 'oppoSansBold';line-height: 1.2;
	background-image: -webkit-linear-gradient(-225deg, #f6bf75, #e88f7c, #c56a8f, #4852b1, #4852b1, #4852b1);
	background-image: linear-gradient(-225deg, #f6bf75, #e88f7c, #c56a8f, #4852b1, #4852b1, #4852b1);
	-webkit-background-clip: text;
	color: transparent;
}
.gobiShappNrBot{display: flex;margin-top: 40px;}
.gobiShappNrBot .gobiTitJbs h3{white-space: nowrap;}
.gobiAllIcoYs{}
.gobiAllIcoYsH3{position: relative;padding-left: 40px;}
.gobiAllIcoYsH3_ico{position: absolute;top: -2px;left: 0;}
.gobiAllIcoYsH3 h3{font-size: 29px;font-family: 'oppoSansBold';color: #837366;line-height: 1.1;}
.gobiAllIcoYsH3 h6{font-size: 24px;font-family: 'ttHoves';color: #837366;line-height: 1.1;}
.gobiAllIcoYsNr{padding-left: 40px;margin-top: 15px;}
.gobiAllIcoYsNr p{font-size: 19px;font-family: 'oppoSans';line-height: 1.4;color: #ffffff;}
.gobiShappNrBot .gobiAllIcoYs{margin-top: 15px;margin-left: 65px;}
.gobiShappIco{width: 83px;position: absolute;top: 90px;left: 23%;}
.gobiLedWd{display: flex;justify-content: center;padding: 8% 0 5%;}
.gobiLedWd_1{width: 40%;padding-bottom: 5%;}
.gobiLedWd_2{width: 19.5%;margin-left: 5.5%;margin-top: 7%;}
.gobiLedWd .gobiAllIcoYs{margin-top: 35px;}
.gobiDrive{position: relative;display: flex;}
.gobiDriveImg{width: 24.8%;}
.gobiTitBig.f200{font-size: 200px;letter-spacing: -5px;position: absolute;bottom: 0;line-height: 1;height: 150px;line-height: 150px; left: 7.6%;}
.gobiDriveNr{margin-left: 10%;margin-top: 9%;}
.gobiTitJbs.f72{font-size: 72px;letter-spacing: -2px;}
.gobiTitJbs_Js{font-size: 48px;font-family: 'ttHoves';margin-top: 20px;line-height: 1;letter-spacing: -1px;color: #ffffff;}
.gobiDrive .gobi_pqllIco{bottom: 20%;right: auto;left: 29.5%;}
.gobiSl{display: flex;justify-content: center;padding: 10% 0 5%;}
.gobiSlLeft{width: 34%;}
.gobiSlLeft h3{ white-space: nowrap;  font-size: 104px;font-family: 'oppoSansBold';line-height: 1;color: #837366;}
.gobiSlLeft h3:nth-child(1){transform: scale(.8);transform-origin: left;}
.gobiSlLeft h1{font-size: 111px;font-family: 'ttHoves';line-height: 1;color: #837366;font-weight: bolder;}
.gobiSlLeft_1{margin-top: -18px;}
.gobiSlRight{width: 33%;margin-left: 5%;}
.gobiSlRight_2{}
.gobiSlRight_2 li{position: relative;padding-left: 21px;font-size: 17px;font-family: 'oppoSans';line-height:1.3;color: #ffffff;margin-top: 22px;}
.gobiSlRight_2Ico{width: 10px;display: block;position: absolute;top: 6px;left: 0;border-radius: 50%;height: 10px;background-color: #837366;}
.gobiSlRight_1{max-width: 590px;margin: 0 auto;}
.gobiWxkn{background-image: url(../images/gobi250/startbj.png);background-repeat: no-repeat;background-size: cover;background-position: top left;position: relative;width: 100%;overflow: hidden;}
.gobiWxknNr{display: flex;justify-content: center;}
.gobiWxknNrLeft{margin-top: 8%;}
.gobiWxknNrRight{width: 26%;padding-top: 33px;margin-left: 15%;}
.gobiWxknNrRight_1{width: 38%;margin-left: 62%;}
.gobiWxknNrRight_2{margin-top: 33px;}
.gobiWxkn .gobiTitBig.f200{left: 27.8%;height: 158px;}
.gobiWxknIco{width: 62px;position: absolute;top: 17%;right: 30%;}
.gobiFrame{margin-top: 5%;position: relative;}
.gobiFrameIco{width: 4.6%;position: absolute;top: 0;left: 0;}
.gobiFrame_1{width: 63%;}
.gobiAllIcoYs.noIcoImg .gobiAllIcoYsH3{padding-left: 0;}
.gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr{padding-left: 0;margin-top: 16px;}
.gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p{line-height: 1.8;}
.gobiAllIcoYs.noIcoImg .gobiAllIcoYsH3 h6{margin-top: 5px;}
.gobiFrame_2{width: 491px;margin: -35px 0 0 52%;}
.gobiLhJSsj{display: flex;justify-content: flex-end;}
.gobiLhJSsj_2{width: 39.5%;margin-left: 8%;}
.gobiLhJSsj_1{max-width: 561px;margin-top: 10%;}
.gobiCdAx{position: relative;padding-top: 1px;margin-top: 5%;}
.gobiCdAxBj{width: 32%;position: absolute;top: 0;left: 0;z-index: 1;}
.gobiCdAxIco{width: 9.5%;position: absolute;top: 0;left: 0;z-index: 2;}
.gobiCdAxNr{display: flex;align-items: center; position: relative;z-index: 3;}
.gobiCdAxNrLeft{margin-left: 10.5%;width: 25%;}
.gobiCdAxNrLeft_1{width: 69%;margin-left: 51%;margin-top: 15%;}
.gobiCdAxNrLeft_2{margin-top: 22%;}
.gobiCdAxNrRight{margin-left: 10%;}
.gobiCdAxIco_small{width: 64px;position: absolute;top: 5%;left: 14.5%;z-index: 3;}
.gobiXsd{display: flex;justify-content: flex-end;margin-top: 5%;}
.gobiXsdNr{width: 872px;position: relative;}
.gobiXsdNr_1{position: absolute;top: 188px;left: 0;}
.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p{width: 334px;line-height: 1.2;}
.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr{margin-top: 44px;}
.gobiXsdNr_2{position: absolute;top: 537px;left: 0;}
.gobiTsSj{position: relative;}
.gobiTsSj_1{width: 88%;}
.gobiTsSj_2{position: absolute;top: 17%;left: 62%;}
.gobiTsSj_2 .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p{line-height: 1.2;}
.gobiQdXm{display: flex;margin-top: 5%;}
.gobiQdXmLeft{width: 26.5%;}
.gobiQdXmLeft_3{width: 68%;margin-left: 32%;margin-top: 20px;}
.gobiQdXmLeft_2{width: 67px;margin-left: 34%;margin-top: 40px;}
.gobiQdXmRight{margin-left: 7%;margin-top: 10%;}
.gobiTouch{padding: 8% 0 5%;}
.gobiTouchMk{display: flex;margin-top: 43px;}
.gobiTouchMkImg{width: 24%;margin-left: 8.6%;}
.gobiTouchMkNr{margin-left: 115px;margin-top: 20px;}
.gobiTouchMkNr.ml85{margin-left: 85px;}
.gobiZwKj{display: flex;}
.gobiZwKj_1{width: 34.5%;margin-top: 4%;margin-left: 8.6%;}
.gobiZwKj_2{width: 20.8%;margin-left: 10%;}
.gobiZwKj_2 .gobiAllIcoYs.noIcoImg .gobiAllIcoYsH3 h6{white-space: nowrap;}
.gobiZwKjNr{margin-top: 30px;}
.gobiCar{position: relative;margin-top: 10%;position: relative;padding-top: 1px;}
.gobiCarIco{position: absolute;bottom: 0;left: 6%;width: 31.5%;z-index: 2;}
.gobiCarBjCs{position: absolute;top: 54px;left: 25%;z-index: 2;font-size: 27px;line-height: 2;color: #2c2c2c;font-family: 'oppoSans';font-weight: bolder;}
.gobiCarNr{width: 50%;margin-left: 10%;position: relative;z-index: 3;margin-top: 70px;}
.gobiCarNrSwiper{width: 100%;overflow: hidden;}
.gobiCarNr p{font-size: 12px;color: #ffffff;font-family: 'oppoSans';text-align: right;transform: translateY(-32px);}
.gobiCarSmall{position: absolute;top: 0;right: 13%;width: 14.5%;z-index: 3;}
.gobiCarSmall p{font-size: 12px;color: #ffffff;font-family: 'oppoSans';text-align: center;}
.gobiCarSmall li{margin-top: 30px;}
.gobiCarIco_small{width: 96px;position: absolute;top: 29%;left: 50.5%;z-index: 5;}
.gobiGb{width: 90%;max-width: 1269px; margin: 0 auto;padding: 10% 0 5%;}
.gobiGbTit{font-size: 36px;padding-bottom: 10px; color: #837366;font-family: 'oppoSansBold';line-height: 1;opacity: 0.62;}
.gobiTitJbsWc{display: flex; }
.gobiGb .gobiTitJbs{font-family: 'ttHovesBlack';letter-spacing: -3px;font-size: 44px;font-weight: normal;
background-image: -webkit-linear-gradient(-225deg, #f6bf75,#f6bf75, #c56a8f, #4852b1, #4852b1, #4852b1);
    background-image: linear-gradient(-225deg, #f6bf75,#f6bf75, #c56a8f, #4852b1, #4852b1, #4852b1);
}
.gobiGbTableWc{display: flex;margin-top: 30px;}
.gobiGbTable{width: 50%;}
.gobiGbTable table{width: 100%;border-collapse: collapse;}
.gobiGbTable table tr td{font-size: 16px;color: #ffffff;font-family: 'oppoSans';line-height: 1;height: 48px;align-items: center;padding: 0 10px;}
.gobiGbTable table tr{border-bottom: 1px solid #43353e;}
.gobiGbTable table .ml20{display: inline-block;margin-left: 15px;}
.gobiGbTable table tr td:nth-child(1){width: 250px;}
.gobiPrice{margin: 8% auto 0;}
.gobiPriceMk{width: 38.5%;margin: 0 auto;}
.gobiPrice_pc{width: 77.5%;margin: 3% auto 0;}


@media screen and (max-width:1800px) {
	.gobiPrice_pc{width: 87.5%;}
	.gobi_pqll_left_2 h3{font-size: 120px;}
	.gobi_pqll_left_2 h6{font-size: 87px;}
	.gobi_pqllIco, .gobiCarIco_small{width: 88px;}
	.gobiShappIco{width: 73px;}
	.gobiTitBig{font-size: 123px;}
	.gobiTitJbs{font-size: 37px;}
	.gobiAllIcoYsH3 h3{font-size: 25px;}
	.gobiAllIcoYsH3 h6{font-size: 20px;}
	.gobiAllIcoYsNr p{font-size: 17px;}
	.gobiAllIcoYsH3_ico img{max-width: 26px!important;width: auto;max-height: 28px;}
	.gobiTitJbs.f72{font-size: 60px;}
	.gobiTitJbs_Js{font-size: 40px;}
	.gobiTitBig.f200{font-size: 160px;height: 130px;line-height: 130px;}
	.gobiSlLeft h3{font-size: 86px;}
	.gobiSlLeft h1{font-size: 95px;}
	.gobiSlRight_2 li{font-size: 15px;}
	.gobiSlRight_2Ico{width: 7px;height: 7px;}
	.gobiWxkn .gobiTitBig.f200{left: 28.7%;}
	.gobiXsdNr_1{top: 201px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr{margin-top: 40px;}
	.gobiXsdNr_2{top: 547px;}
	.gobiCarBjCs{font-size: 23px;line-height: 1.9;}
	.gobiCarNr p{transform: translateY(-18px);}
	.gobiGbTit{font-size: 32px;}
	.gobiGb .gobiTitJbs{font-size: 40px;}
	.gobiGbTable table tr td{font-size: 15px;}
	
}

@media screen and (max-width:1500px) {
	.gobiPrice_pc{width: 100%;}
	.gobi_pqll_left_2 h3{font-size: 96px;}
	.gobi_pqll_left_2 h6{font-size: 75px;}
	.gobi_pqllIco, .gobiCarIco_small{width: 78px;}
	.gobiShappIco{width: 63px;}
	.gobiTitBig{font-size: 100px;}
	.gobiTitJbs{font-size: 31px;}
	.gobiAllIcoYsH3 h3{font-size: 20px;}
	.gobiAllIcoYsH3 h6{font-size: 16px;}
	.gobiAllIcoYsNr p{font-size: 14px;}
	.gobiAllIcoYsH3_ico img{max-width: 26px!important;width: auto;max-height: 28px;}
	.gobiTitJbs.f72{font-size: 48px;}
	.gobiTitJbs_Js{font-size: 30px;}
	.gobiTitBig.f200{font-size: 130px;height: 110px;line-height: 110px;}
	.gobiSlLeft h3{font-size: 72px;}
	.gobiSlLeft h1{font-size: 75px;}
	.gobiSlRight_2 li{font-size: 13px;}
	.gobiSlRight_2Ico{width: 7px;height: 7px;}
	.gobiWxkn .gobiTitBig.f200{left: 28%;}
	.gobiXsdNr_1{top: 159px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr{margin-top: 34px;}
	.gobiXsdNr_2{top: 439px;}
	.gobiCarBjCs{font-size: 19px;line-height: 1.9;}
	.gobiCarNr p{transform: translateY(0);}
	.gobiGbTit{font-size: 26px;}
	.gobiGb .gobiTitJbs{font-size: 32px;}
	.gobiGbTable table tr td{font-size: 14px;}
	.gobiXsdNr{width: 700px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p{width: 262px;}
	.gobiCarSmall{width: 14%;}
	.gobiGbTable table tr td{height: 40px;}
	.gobiGbTable table tr td:nth-child(1){width: 215px;}
	.gobiGb{max-width: 1169px;}
	.gobiXDep_2 p{font-size: 17px;}
}

@media screen and (max-width:1024px) {
	.gobiShappNrBot .gobiTitJbs h3{white-space: normal;}
	.gobi_pqll{flex-wrap: wrap;}
	.gobi_pqll_left{width: 100%;margin: 0;}
	.gobi_pqll_right{width: 100%;margin-top: -6%;}
	.gobi_pqllIco{bottom: 55%;right: 56%;}
	.gobi_pqll_left_1{width: 82%;}
	.gobi_pqll_left_2 h3{font-size: 80px;}
	.gobi_pqll_left_2 h6{font-size: 35px;}
	.gobiXDep_1{width: 80%;}
	.gobiXDep_2{width: 80%;margin-top: 8%;}
	.gobiXDep{padding: 20% 0 30%;}
	.gobiXDep_2 p{font-size: 14px;}
	.gobiShappImg{width: 65.06%;position: relative;z-index: 2;top: 0;}
	.gobiShappIco{width: 78px;top: 8%;left: 60%;z-index: 3;}
	.gobiShappNrBot{display: block;margin-top: -28%;}
	.gobiShappNr_10{width: 39.33%;position: absolute;top: 11.1%;right: 0;z-index: 1;}
	.gobiShapp{padding: 0;}
	.gobiShappNrBot .gobiAllIcoYs{margin-left: 0;margin-top: 50px;}
	.gobiShappNr{padding: 0 0 0 6%;}
	.gobiSlLeft h3:nth-child(1){transform: scale(.7);}
	.gobiShappNrBot .gobiTitJbs{margin-left: 40px;}
	.gobiAllIcoYsH3_ico img{max-width: 28px !important;max-height: 30px;}
	.gobiLedWd{display: block;width: 100%;overflow: hidden;padding: 17% 0 5%;}
	.gobiLedWd_1{width: 80%;margin-left: 10%;padding-bottom: 0;}
	.gobiAllIcoYsH3 h6{margin-top: 3px;}
	.gobiAllIcoYsH3_ico{top: 0;}
	.gobiLedWd_2{width: 51.73%;margin: 15% 0 0 36%;}
	.gobiLedWd .gobiAllIcoYs{margin: 25px 0 0 20px;}
	.gobiLedWd .gobiLedWd_2 .gobiAllIcoYs{margin: 25px 0 0 0;width: 300px;}
	.gobiDriveImg{width: 66.93%;position: relative;}
	.gobiDrive{display: block;margin-top: 20%;}
	.gobiDrive .gobi_pqllIco{bottom: auto;top: 46%;left: 71%;}
	.gobiTitBig.f200{font-size: 100px;height: 80px;line-height: 80px;bottom: -40px;left: auto;right: -26px;}
	.gobiTitJbs.f72{font-size: 40px;}
	.gobiTitJbs_Js{font-size: 28px;margin-top: 15px;}
	.gobiDriveNr{margin: 70px 0 0 10%;}
	.gobiSl{display: block;margin-top: 19%;}
	.gobiSlLeft{width: 95%;}
	.gobiSlRight{width: 90%;margin: 10% auto 0;}
	.gobiSlRight_2 li{font-size: 14px;}
	.gobiSlRight_2Ico{top: 5px;}
	.gobiSlLeft h3{font-size: 60px;padding-left: 12%;}
	.gobiSlLeft h1{font-size: 65px;padding-left: 12%;}
	.gobiGbTableWc{display: block;}
	.gobiGbTable{width: 100%;}
	.gobiWxknNr{flex-wrap: wrap;flex-direction: column-reverse;}
	.gobiWxknNrRight{width: 100%;margin: 0;padding-top: 0;}
	.gobiWxknNrLeft{width: 100%;margin: 0;box-sizing: border-box;padding: 10% 0 0 10%;}
	.gobiWxkn{background: none;}
	.gobiWxknNrRight_1{width: 38.13%;margin-left: 52%;}
	.gobiWxknIco{width: 78px;top: 9%;right: 65%;}
	.gobiWxknNrRight_2{width: 95%;margin-left: 5%;position: relative;margin-top: 25%;}
	.gobiWxkn .gobiTitBig.f200{line-height: 70px;bottom: auto;right: auto;top: -42px;left: 10px;}
	.gobiWxknNrLeft .gobiTitJbs.f72{width: auto;display: inline-block;}
	.gobiWxkn{margin-top: 20%;padding-bottom: 23%;}
	.gobiWxknWapBj{width: 27.2%;position: absolute;top: 16%;left: 0;z-index: -1;}
	.gobiFrame_1_wap{}
	.gobiFrameIco{width: 11.5%;}
	.gobiFrame{padding-top: 13%;}
	.gobiLhJSsj_2{width: 90%;margin-left: 10%;}
	.gobiLhJSsj{margin-top: 10%;}
	.gobiLhJSsj{flex-wrap: wrap;flex-direction: column-reverse;}
	.gobiLhJSsj_1{width: 80%;margin: 10% auto 0;}
	.gobiCdAxNr{flex-wrap: wrap;}
	.gobiCdAxNrLeft{width: 100%;margin: 0;}
	.gobiCdAxNrRight{width: 100%;margin: 0;box-sizing: border-box;padding: 10% 0 0 10%;}
	.gobiCdAxNrRight .gobiTitJbs.f72{width: auto;display: inline-block;}
	.gobiCdAxBj{width: 75.6%;}
	.gobiCdAxNrLeft_1{width: 55%;margin-left: 45%;margin-top: 33%;}
	.gobiCdAxNrLeft_2{width: 92%;}
	.gobiCdAxIco{width: 19%;top: 5%;}
	.gobiCdAxIco_small{width: 78px;top: 10%;left: 50.5%;}
	.gobiCdAx{margin-top: 26%;}
	.gobiXsdNr{width: 650px;}
	.gobiXsdNr_1{top: 420px;}
	.gobiXsdNr_2{top: 777px;}
	.gobiXsd{margin-top: -10%;}
	.gobiTsSj_1{width: 100%;}
	.gobiTsSj_2{top: 16%;left: 45%;}
	.gobiTsSj{margin-top: -20%;}
	.gobiQdXm{flex-wrap: wrap;}
	.gobiQdXmLeft{width: 100%;}
	.gobiQdXmLeft_1{width: 95%;margin-left: 5%;}
	.gobiQdXm{margin-top: -20%;}
	.gobiQdXmLeft_2{width: 78px;}
	.gobiQdXmRight{margin: 10% 0 0 10%;width: auto;}
	.gobiTouchMk{display: block;width: 80%;margin: 0 auto;}
	.gobiTouchMkImg{width: 100%;margin: 0;}
	.gobiTouchMkNr{width: 100%;margin:40px 0 0;}
	.gobiTouchMkNr.ml85{width: 100%;margin:30px 0 0;}
	.gobiTouchMk_1 .gobiTouchMkNr:nth-child(3){display: flex;justify-content: flex-end;}
	.gobiTouch{padding: 30% 0 5%;}
	.gobiTouchMk_2{margin-top: 20%;}
	.gobiZwKj{flex-wrap: wrap;flex-direction: column-reverse;width: 80%;margin: 0 auto;}
	.gobiZwKj_1{width: 100%;margin:20% 0 0;}
	.gobiZwKj_2{width: 100%;margin:20% 0 0;}
	.gobiZwKj_2 .gobiZwKjImg{width: 70%;margin-left: 30%;}
	.gobiCarSmall{display: none;opacity: 0;}
	.gobiCarBjCs{display: none;opacity: 0;}
	.gobiCarNr{width: 100%;margin: 0 auto;padding-top: 10px;}
	.gobiCarNr p{text-align: center;font-size: 16px;}
	.gobiCarNr .swiper-wrapper{display: block;}
	.gobiCarNr .swiper-wrapper .swiper-slide{margin-top: 60px;}
	.gobiCar{margin-top: 24%;}
	.gobiCarIco_small{top: -10px;left: 72.9%;}
	.gobiGb{padding: 25% 0 15%;}
	.gobiGbTit{font-size: 22px;}
	.gobiGb .gobiTitJbs{font-size: 26px;white-space: nowrap;letter-spacing: -1px;}
	.gobiGbTable table tr td{padding:0;height: 42px;}
	.gobiGbTable table tr td{font-size: 13px;}
	.gobiGbTable table tr td:nth-child(1) { width: 207px; }
	.gobiGbTable table .ml20{display: initial;margin-left: 0;}
	.gobiGbTable table tr td:nth-child(2) br{display: none;}
	
	.gobiFrame_2{width: 80%;margin: 0 auto;}
	.gobiZwKj_2 .gobiAllIcoYs.noIcoImg .gobiAllIcoYsH3 h6{white-space: normal;}
	
	.gobiPriceMk{width: 100%;margin: 0 auto;}
	
	
}


@media screen and (max-width:700px) {
	.gobiXsdNr{width: 500px;}
	.gobiXsdNr_1{top: 310px;}
	.gobiXsdNr_2{top: 583px;}
}

@media screen and (max-width:550px) {
	.gobiXsdNr{width: 400px;}
	.gobiXsdNr_1{top: 235px;}
	.gobiXsdNr_2{top: 454px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p {width: 209px;}
}

@media screen and (max-width:410px) {
	.gobiXsdNr{width: 330px;}
	.gobiAllIcoYsNr p{font-size: 13px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr {margin-top: 25px;}
	.gobiXsdNr_1{top: 188px;}
	.gobiXsdNr_2{top: 369px;}
	.gobiXsdNr .gobiAllIcoYs.noIcoImg .gobiAllIcoYsNr p {width: 180px;}
}



/* 318GT 350 */
@font-face {
	font-family: 'DingTalk_Sans';
	src: url("../fonts/DingTalk Sans.ttf");
}
@font-face {
	font-family: 'oppoSans';
	src: url("../fonts/OPPOSans-R.ttf");
}
@font-face {
	font-family: 'DingTalk';
	src: url("../fonts/DingTalk JinBuTi.ttf");
}

.gt318_banner{position: relative;}
.gt318_banner_logo{width: 55.05%;position: absolute;top: 0;left: 0;}
.gt318_banner_carNr{width: 62.76%;position: absolute;top: 29%;left: 18.62%;}
.gt318_banner_ico{width: 25.63%;position: absolute;top: 15%;left: 35.62%;}
.gt318_banner_js{font-size: 44px;letter-spacing: 0;line-height: 1;color: #00030c;font-family: 'DingTalk_Sans';position: absolute;bottom: 8%;left:78%;font-weight: bolder;font-style: italic;}
.gt318_guisu{position: relative; width: 100%; }
.gt318_guisu_js{position: absolute;top: 25%;left: 5%;}
.gt318_guisu_js h3{font-size: 66px;color: #ffffff;line-height: 1.2;font-family: 'DingTalk';}
.gt318_guisu_js .lvse{color: #0cfafa;}
.gt318_guisuRigIco{width: 22.55%;position: absolute;top: 0;right: 0;}
.gt318_guisuRigIco_js{font-size: 27px;font-weight: normal;font-family: 'ttHoves';position: absolute;top: 20%;right: -5.8%;line-height: 8px; transform: rotate(90deg);letter-spacing: 0px;color: #ffffff;}
.gt318_fabu{position: relative;}
.gt318_fabu_js{position: absolute;top: 25%;left: 8.125%;}
.gt318_fabu_js_1 h3{font-size: 65px;color: #00030c;line-height: 1.1;font-family: 'DingTalk';}
.gt318_fabu_js_2 p{font-size: 38px;color: #000000;line-height: 1.1;font-family: 'DingTalk';}
.gt318_fabu_js_2{margin-top: 30px;}
.gt318_fabu_js_3{width: 181px;margin-top: 50px;}
.gt318_fabu_js_1 .colorfff{color: #e9e8ed;}
.gt318_fdj{position: relative;}
.gt318_fdjIco{width: 43.33%;position: absolute;top: 8%;left: 25px;}
.gt318_fdj_js{position: absolute;top: 15%;left: 11.2%;}
.gt318_allTit{font-size: 63px;letter-spacing: -2px;color: #1ac1c1;font-family: 'DingTalk';line-height: 1;}
.gt318_allTit img{display: inline-block;vertical-align: text-top;width: 21px;margin-left: 2px;}
.gt318_fdj_js_2{margin-top: 38px;}
.gt318_fdj_js_2 p{font-size: 19px;font-family: 'oppoSans';line-height: 2;letter-spacing: 0px;color: #ffffff;}
.gt318_fdj_js_3{display: flex;width: 650px;flex-wrap: wrap;justify-content: space-between;margin-top: 63px;}
.gt318_fdj_js_3 li{width: 48%;height: 70px;line-height: 70px;box-sizing: border-box; white-space: nowrap;
	border-radius: 10px;font-size: 22px;color: #1ac1c1;text-align: center; margin-top: 4%;
	border: solid 1px rgba(255,255,255,.1);}
.gt318_xnjg{background-image: url(../images/318GT350/xnjg_bj.jpg);background-repeat: no-repeat;background-size: cover;background-position: top right;padding-top: 170px;position: relative;}
.gt318_xnjg_img{width: 63.15%;position: relative;}
.gt318_xnjg_RigIco{width: 45.94%;position: absolute;top: 13%;right: 0;}
.gt318_xnjg_img h3{font-size: 30px;color: #1ac1c1;line-height: 1;font-family: 'oppoSans';font-weight: bolder;position: absolute;top: 23%;left:44.5%;}
.gt318_xnjg_js{position: absolute;top: 30%;right: 2%;max-width: 43%;}
.gt318_xnjg_js_2{margin-top: 35px;}
.gt318_xnjg_js_2 p{font-size: 28px;font-family: 'oppoSans';line-height: 2;letter-spacing: 0px;color: #ffffff;}
.gt318_xnjg_row{width: 8%;position: absolute;bottom: 0;right: 0;}
.gt318_cwkj{position: relative;}
.gt318_cwkj h3{font-size: 30px;line-height: 1;color: #1ac1c1;font-family: 'oppoSans';font-weight: bolder;position: absolute;top: 9.5%;left: 9%;}
.gt318_ybp{position: relative;}
.gt318_ybp h3{font-size: 30px;line-height: 1;color: #1ac1c1;font-family: 'oppoSans';font-weight: bolder;position: absolute;top: 9.5%;left: 54.8%;}
.gt318_safe{position: relative;background-image: url(../images/318GT350/bj_1.png);background-repeat: no-repeat;background-size: 100% 100%;background-position: top right;}
.gt318_safe_img{width: 47.5%;float: right;position: relative;}
.gt318_safe_img h3{font-size: 30px;line-height: 1.3;color: #1ac1c1;font-family: 'oppoSans';font-weight: bolder;position: absolute;top: 34.5%;left: 13%;}
.gt318_safe .gt318_fdjIco{width: 65%;}
.gt318_safe .gt318_fdj_js_2 p{font-size: 31px;}
.gt318_safe .gt318_fdj_js{top: 25%;}
.gt318_shyf{position: relative;background-image: url(../images/318GT350/shyf_bj.jpg);background-repeat: no-repeat;background-size: 100% auto;background-position: top left;padding: 255px 0 281px;}
.gt318_shyfImg{width: 61.15%;float: right;margin-right: 3%;position: relative;}
.gt318_shyfImg h3{font-family: 'DingTalk';font-size: 278px;font-weight: bolder;position: absolute;top: -83px;left: -133px;font-weight: normal;font-stretch: normal;line-height: 1;letter-spacing: 0px;color: #1ac1c1;}
.gt318_shyfImg .img100{position: relative;z-index: 2;}
.gt318_shyfImg h6{font-size: 278px; position: absolute;bottom:-62px;right: 92px;z-index: 1;font-family: 'DingTalk';font-weight: bolder;font-weight: normal;font-stretch: normal;line-height: 1;letter-spacing: 0px;color: #ffffff;}
.gt318_shyf .gt318_fdj_js_2 p{font-size: 31px;}
.gt318_shyf .gt318_fdjIco{top: 45%;}
.gt318_shyf .gt318_fdj_js{top: 54%;left: 6%;}
.gt318_chejia{position: relative;margin-top: 5%;}
.gt318_chejia_img{width: 67.86%;float: right;}
.gt318_chejia .gt318_fdj_js_2{max-width: 60%;}
.gt318_chejia .gt318_fdj_js_2 p{font-size: 28px;line-height: 1.8;}
.gt318_chejia .gt318_fdj_js{top: 24%;left: 10%;}
.gt318_chejia .gt318_fdjIco{width: 74%;}
.gt318_pinzhi{position: relative;padding: 22% 0 10%;}
.gt318_pinzhi .gt318_fdj_js{left: 7%;top: 21%;}
.gt318_pinzhi_list{display: flex;justify-content: space-between;align-items: flex-start;width: 90%;margin: 0 auto;}
.gt318_pinzhi_list li{width: 24%;}
.gt318_pinzhi_list_2{font-size: 19px;font-weight: bolder;box-sizing: border-box;padding: 0 0 0 40px;
	line-height: 30px; position: relative; margin-top: 18px;
	letter-spacing: 0px;
	color: #1ac1c1;}
.gt318_pinzhi_list_2 span{width: 21px; display: block;position: absolute;top: 4px;left: 0;font-size: 19px;
	color: #00030c; line-height: 21px;text-align: center;left: 0;
	height: 21px;
	background-color: #1ac1c1;
	border-radius: 5px;}
.gt318_pinzhi_list_3{padding: 10px 0 0 40px;}
.gt318_pinzhi_list_3 p{font-size: 16px;line-height: 1.7;
	color: #ffffff;}
.gt318_pinzhi_list_1{overflow: hidden;}
.gt318_pinzhi_list_1 .img100{transition:all linear .3s;-webkit-transition:all linear .3s;}
.gt318_pinzhi_list li:hover .img100{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.gt318_mhrs{position: relative;}
.gt318_mhrs_ariic{width: 26.98%;position: absolute;bottom: 5%;right: 3%;}
.gt318_mhrs_js{position: absolute;top: 10%;left: 10.52%;}
.gt318_mhrs_js h3{font-size: 47px;font-family: 'DingTalk';
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 0;
	color: #ffffff;}
.gt318_mhrs_js_p{margin-top: 20px;}
.gt318_mhrs_js_p p{font-size: 24px;font-family: 'DingTalk';
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;}
.gt318_tuan{padding-top: 185px;position: relative;background-image: url(../images/318GT350/car_bj.jpg);background-repeat: no-repeat;background-size: cover;background-position: top right;}
.gt318_tuan_img1{width: 68.07%;margin: 0 auto 0;position: relative;z-index: 3;}
.gt318_tuan_ico{width: 35%;position: absolute;bottom: 0;right: 0;z-index: 1;}
.gt318_tuan_color{width: 84%; position: absolute;bottom: 0;left: 8%;z-index: 2;
	height: 318px;
	background-color: #ffffff;
	border-top-left-radius: 10px; border-top-right-radius: 10px;  }
.gt318_tuan_colorUl{display: flex; justify-content: space-between;align-items: center; font-size: 36px;font-family: 'oppoSans';font-weight: bolder;
	letter-spacing: 0px; width: calc(100% - 485px);
	color: #00030c;}
.gt318_tuan_colorUl li{display: flex;align-items: center;white-space: nowrap;}
.gt318_tuan_colorUl li img{width: 57px;margin-right: 13px;}
.gt318_tuan_color_nr{display: flex;align-items: center;justify-content: flex-start;position: absolute;bottom: 25px;left: 0;width: 100%;}
.gt318_tuan_color_nr h3{font-size: 36px;color: #00030c;font-family: 'DingTalk'; width: 297px;text-align: center;opacity: 0.41;}
.gt318_tuan_tit{position: absolute;left: 7%;top: 10%;}
.gt318_tuan_tit h3{font-size: 59px;letter-spacing: 0;color: #1ac1c1;font-family: 'DingTalk';font-weight: normal;line-height: 1.3;}
.gt318_tuan_tit p{font-size: 28px;letter-spacing: 0;color: #1ac1c1;font-weight: bolder;font-family: 'DingTalk'; }
.gt318_gfZdJ{position: relative;background-image: url(../images/318GT350/price_bj.jpg);background-repeat: no-repeat;background-size: cover;background-position: top right;padding: 152px 0 70px;}
.gt318_gfZdJ_price{width: 85.67%;margin: 75px auto 0;position: relative;z-index: 2;}
.gt318_gfZdJ .gt318_tuan_tit{position: static;width: 85.67%;margin: 0 auto 0;}
.gt318_gfZdJ_sj{width: 36%;position: absolute;bottom: 0;right: 0;z-index: 1;}
.gt318_jscs_nr{display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding-right: 5%;position: relative;z-index: 2;}
.gt318_jscs{position: relative;background-image: url(../images/318GT350/car_bot_bj.jpg);background-repeat: no-repeat;background-size: cover;background-position: bottom left;padding-bottom: 53px;}
.gt318_jscs_img{width: 57.5%;}
.gt318_jscs_right{width: 42.5%;}
.gt318_jscs_table{width: 100%;border-collapse: collapse;border: none;margin-top: 25px;}
.gt318_jscs_table tr td{ font-size: 18px;border: none;font-family: 'oppoSans'; padding-top: 10px;padding-bottom: 10px; }
.gt318_jscs_table tr:nth-child(2n-1){background: #1d1d1d;}
.gt318_jscs_table tr td:nth-child(1){color: #929292;width: 280px;box-sizing: border-box;padding-left: 33px;}
.gt318_jscs_table tr td:nth-child(2){color: #ffffff;}
.gt318_jscs_right_1{font-size: 29px;letter-spacing: 1px;font-family: 'oppoSans'; margin: 60px 0 0 33px;
	color: #929292;}
.gt318_jscs_sj{width: 44.77%;position: absolute;top: 0;left: 0;z-index: 1;}
.gt318_bottom{position: relative;background-image: url(../images/318GT350/bot_logo_bj.jpg);background-repeat: no-repeat;background-size: cover;background-position: top left;padding-top: 18%;}
.gt318_bottom_logo{width: 40.625%;margin: 0 auto;}
.gt318_bottom_ico{width: 73.83%;margin-top: 10%;}


@media screen and (max-width:1800px) {
	.gt318_banner_js{font-size: 36px;}
	.gt318_guisuRigIco_js{font-size: 23px;top: 23%;}
	.gt318_guisu_js h3, .gt318_fabu_js_1 h3{font-size: 46px;}
	.gt318_fabu_js_2 p{font-size: 30px;}
	.gt318_fabu_js_3{width: 160px;}
	.gt318_allTit{font-size: 46px;}
	.gt318_fdj_js_2 p{font-size: 16px;}
	.gt318_fdj_js_3{width: 540px;}
	.gt318_fdj_js_3 li{height: 48px;line-height: 48px;font-size: 18px;}
	.gt318_fdj_js_3{margin-top: 35px;}
	.gt318_xnjg_js_2 p, .gt318_safe .gt318_fdj_js_2 p, .gt318_shyf .gt318_fdj_js_2 p, .gt318_chejia .gt318_fdj_js_2 p{font-size: 18px;}
	.gt318_cwkj h3, .gt318_ybp h3, .gt318_xnjg_img h3, .gt318_safe_img h3{font-size: 20px;}
	.gt318_cwkj h3{left: 13%;}
	.gt318_pinzhi_list_2{font-size: 17px;padding: 0 0 0 34px;line-height: 20px;}
	.gt318_pinzhi_list_2 span{top: -1px;}
	.gt318_pinzhi_list_3 p{font-size: 14px;}
	.gt318_pinzhi_list_3{padding: 10px 0 0 34px;}
	.gt318_pinzhi_list_2 span{font-size: 17px;}
	.gt318_mhrs_js h3{font-size: 39px;}
	.gt318_mhrs_js_p p{font-size: 20px;}
	.gt318_tuan_tit h3{font-size: 49px;}
	.gt318_tuan_tit p{font-size: 22px;}
	.gt318_tuan_color_nr h3{font-size: 32px;}
	.gt318_tuan_colorUl{font-size: 26px;width: calc(100% - 457px);}
	.gt318_tuan_colorUl li img{width: 47px;}
	.gt318_jscs_right_1{font-size: 25px;}
	.gt318_jscs_table tr td{font-size: 14px;padding-top: 8px;
    padding-bottom: 8px;}
	.gt318_jscs_table tr td:nth-child(1){width: 210px;padding-left: 15px;}
	.gt318_shyfImg h3, .gt318_shyfImg h6{font-size: 200px;}
	.gt318_jscs_right_1{margin-left: 0;}
	
}

@media screen and (max-width:1500px) {
	.gt318_banner_js{font-size: 30px;}
	.gt318_guisu_js h3, .gt318_fabu_js_1 h3{font-size: 32px;}
	.gt318_guisuRigIco_js{font-size: 19px;}
	.gt318_fabu_js_2 p{font-size: 26px;} 
	.gt318_allTit{font-size: 32px;}
	.gt318_fdj_js_2 p{font-size: 12px;}
	.gt318_fdj_js_3 li{height: 38px;line-height: 38px;font-size: 12px;}
	.gt318_fdj_js_3{width: 380px;margin-top: 23px;}
	.gt318_cwkj h3, .gt318_ybp h3, .gt318_xnjg_img h3, .gt318_safe_img h3{font-size: 18px;}
	.gt318_xnjg_js_2 p, .gt318_safe .gt318_fdj_js_2 p, .gt318_shyf .gt318_fdj_js_2 p, .gt318_chejia .gt318_fdj_js_2 p{font-size: 14px;}
	.gt318_shyfImg h3, .gt318_shyfImg h6{font-size: 210px;}
	.gt318_fdj_js_2{margin-top: 28px;}
	.gt318_pinzhi_list_2{font-size: 15px;padding: 0 0 0 34px;}
	.gt318_pinzhi_list_3 p{font-size: 12px;}
	.gt318_pinzhi_list_3{padding: 10px 0 0 0;}
	.gt318_pinzhi_list_2 span{font-size: 15px;}
	.gt318_mhrs_js h3{font-size: 32px;}
	.gt318_mhrs_js_p p{font-size: 16px;}
	.gt318_tuan_color_nr h3{font-size: 28px;}
	.gt318_tuan_colorUl{font-size: 22px;width: calc(100% - 330px);}
	.gt318_tuan_colorUl li img{width: 37px;}
	.gt318_tuan_color_nr{bottom: 15px;}
	.gt318_jscs_table tr td:nth-child(1){width: 200px;}
	.gt318_jscs_right_1{font-size: 22px;}
	.gt318_jscs_table tr td{font-size: 12px;}
	.gt318_bottom{padding-top: 13%;}
	.gt318_shyfImg h3, .gt318_shyfImg h6{font-size: 160px;}
	.gt318_shyfImg h3{top: -42px;
    left: -76px;}
		.gt318_shyfImg h6{bottom: -37px;}
		.gt318_pinzhi_list_2{line-height: 19px;}
		.gt318_pinzhi_list_2 span{top: -1px;}
	.gt318_tuan_tit h3{font-size: 36px;}
	.gt318_tuan_color_nr h3{width: 200px;}
	
}

@media screen and (max-width:1220px) {
	.gt318_tuan_color_nr h3{width: 220px;}
	.gt318_tuan_colorUl{width: calc(100% - 400px); white-space: nowrap; }
	
}

@media screen and (max-width:1024px) {
	.gt318_banner_carNr{width: 133%;left: 0;top: 25%;}
	.gt318_banner_logo{width: 100%;}
	.gt318_banner_ico{width: 57%;top: 12%;}
	.gt318_banner{overflow: hidden;}
	.gt318_banner_js{width: auto;bottom: auto; top: 73%; left:20%;right:auto;white-space: nowrap;}
	.gt318_banner_super{width: 140px;margin: 10px 0 0 0;}
	.gt318_guisu{padding:44% 0 0;}
	.gt318_guisu_js h3, .gt318_fabu_js_1 h3{font-size: 26px;}
	.gt318_guisuRigIco{width: 40%;z-index: 1;top: -5%;}
	.gt318_guisu_js{z-index: 3;top: 29%;}
	.gt318_guisuRigIco_js{z-index: 2;}
	.gt318_guisuRigIco_js{font-size: 15px;top: 12%;right: -16.8%;}
	.gt318_fabu_xian{width: 23%;position: absolute;top: -5%;left: 0;}
	.gt318_fabu_js_2 p{font-size: 20px;}
	.gt318_fabu_js_3{width: 140px;margin-top: 25px;}
	.gt318_fabu_js{top: 41%;left: 8%;}
	.gt318_fabu_js_2{margin-top: 15px;}
	.gt318_fabu_engine{width: 23%;position: absolute;bottom: -2%;right:0;z-index: 3;}
	.gt318_fabu_fdj{width: 95%;position: absolute;bottom:8%;right: 0;z-index: 4;}
	.gt318_fdj_bj4{}
	.gt318_fdj{padding-top: 520px;}
	.gt318_fdj_js{left: 5%;right: 5%;top: 5%;}
	.gt318_allTit{font-size: 26px;}
	.gt318_fdjIco{width: 100%;overflow: hidden;top: 0;left: 0;}
	.gt318_fdjIco .img100{width: 600px!important;max-width: 1000000px!important;margin-left: -85px;}
	.gt318_fdj_js_3 li{font-size: 13px;}
	.gt318_qxphz .xCpXnDtB_12Con ul li{padding: 60px 20px 60px;}
	.gt318_qxphz .xCpXnDtB_12Con ul p{margin-top: 15px;}
	.gt318_qxphz .xCpXnDtB_12Con ul h6{top: 13px;}
	.gt318_qxphz .lanse_1{color: #19c5cc;}
	.gt318_qxphz .xCpXnDtB_12Con ul h6{color: #19c5cc;}
	.gt318_qxphz .xCpXnDtBRigBq img{width: 140px;}
	
	.gt318_xnjg{background: none;}
	.gt318_xnjg_img{width:100%;}
	.gt318_xnjg{padding-top: 417px;}
	.gt318_xnjg_js{top: 65px;left: 5%;right: 0;max-width: 90%;}
	.gt318_xnjg_js_2 p, .gt318_safe .gt318_fdj_js_2 p, .gt318_shyf .gt318_fdj_js_2 p, .gt318_chejia .gt318_fdj_js_2 p{font-size: 14px;}
	.gt318_xnjg_js_2{margin-top: 15px;}
	.gt318_xnjg{margin-top: -30%;}
	.gt318_xnjg_RigIco{width: 100%;overflow: hidden;top: 0;left: 0;}
	.gt318_xnjg_RigIco .img100{width: 450px!important;max-width: 1000000px!important;margin-left: -133px;}
	.gt318_cwkj h3, .gt318_ybp h3, .gt318_xnjg_img h3, .gt318_safe_img h3{font-size: 14px;}
	.gt318_xnjg_row{display: none;opacity: 0;}
	.gt318_xnjg_img .img100{}
	.gt318_cwkj{margin-top: 50px;}
	.gt318_xnjg_img h3{left: 58.5%;top: -30px;}
	.gt318_cwkj h3{top: 5%;left: 15%;}
	.gt318_ybp h3{top: -24px;left: 59%;line-height: 1.3;}
	.gt318_ybp{margin-top: 70px;}
	.gt318_ybp_super{width: 100%;box-sizing: border-box;padding-right: 10%;text-align: right;margin-top: 15px;}
	.gt318_ybp_super img{width: 140px;display: inline-block;}
	.gt318_safe{padding-top: 10px;margin-top: 80px;}
	.gt318_safe_img{width: 100%;}
	.gt318_safe .gt318_fdj_js{top: 50px;}
	.gt318_safe_img h3{top: 41.5%;left: 19%;}
	.gt318_fdj_js_2{margin-top: 10px;}
	.gt318_shyfImg h3{transform: rotate(90deg);font-size: 110px;}
	.gt318_shyfImg h6{transform: rotate(90deg);font-size: 110px;}
	.gt318_shyfImg{width: 70%;float: none;margin: 0 auto;}
	.gt318_shyfImg h3{top: 15%; left: auto;right: -166px; }
	.gt318_shyfImg h6{bottom: 114px;right: auto; left: -15%; }
	.gt318_shyf .gt318_fdj_js{top: 4.5%;}
	.gt318_shyf{padding: 380px 0 80px;}
	.gt318_shyf .gt318_fdjIco{top: 0;}
	.gt318_shyf{margin-top: 50px;}
	.gt318_shyf, .gt318_safe{background: none;}
	.gt318_pinzhi_list li{width: 100%;margin-top: 50px;}
	.gt318_pinzhi_list{flex-wrap: wrap; width: 85%; }
	.gt318_shyf_yh{position: absolute;bottom: 0;left: -46px;}
	.gt318_chejia .gt318_fdj_js_2{max-width: 100%;}
	.gt318_shyf_yh p{font-size: 13px;color: #fff;line-height: 1.4;font-weight: bolder;}
	.gt318_shyf .gt318_ybp_super{margin-top: 50px;}
	.gt318_chejia_wap{}
	.gt318_chejia{margin-top: 0;padding-top: 430px;}
	.gt318_chejia .gt318_fdj_js{top: 50px;}
	.gt318_chejia .gt318_ybp_super{margin-top: 50px;}
	.gt318_pinzhi{margin-top: 80px;padding: 119px 0 10%;}
	.gt318_pinzhi .gt318_fdj_js{top: 53px;}
	.gt318_pinzhi_list_2{font-size: 20px;}
	.gt318_pinzhi_list_2 span{font-size: 18px;}
	.gt318_pinzhi_list_3 p{font-size: 14px;}
	.gt318_mhrs_ariic{width: 50%;right: 25%;}
	.gt318_mhrs_js h3{font-size: 28px;}
	.gt318_mhrs_js_p p{font-size: 16px;}
	.gt318_mhrs_js{left: 8%;top: 17%;}
	.gt318_jscs_nr{flex-wrap: wrap;}
	.gt318_jscs_img{width: 100%;display: none;opacity: 0;}
	.gt318_jscs_right{width: 90%;margin: 0 auto;}
	.gt318_jscs_nr{padding: 0;}
	.gt318_jscs, .gt318_bottom{background: none;}
	.gt318_bottom_logo{width: 70%;}
	.gt318_jscs_table tr td{font-size: 14px;}
	.gt318_jscs_table tr td:nth-child(1){padding-left: 10px;width: 163px;}
	.gt318_jscs_right_1{margin: 60px 0 0 10px;}
	.gt318_jscs_sj{display: none;opacity: 0;}
	.gt318_flj{width: 90%;margin: 40% auto 0;}
	.gt318_flj h3{font-size: 22px;color: #1ac1c1;font-weight: bolder;}
	.gt318_flj p{font-size: 16px;color: #fff;line-height: 1.8;margin-top: 10px;}
	.gt318_gfZdJ{background: none;width: 90%;padding: 0;margin: 0 auto 0;background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}
	.gt318_gfZdJ{}
	.gt318_gfZdJ_sj{display: none;opacity: 0;}
	.gt318_tuan{background: none;padding-top: 225px;}
	.gt318_tuan_ico{display: none;opacity: 0;}
	.gt318_tuan_img1{width: 100%;padding-bottom: 85px;}
	.gt318_tuan_color{height: 170px;width: 90%;left: 5%;background: #d7d7d8;}
	.gt318_tuan_color_nr{width: 100%;flex-wrap: wrap;}
	.gt318_tuan_color_nr h3{width: 85%;text-align: left;margin: 0 auto 0;}
	.gt318_tuan_colorUl{width: 85%;margin: 0 auto 0;}
	.gt318_tuan_colorUl li img{width: 22px;margin-right: 7px;}
	.gt318_tuan_colorUl{font-size: 18px;margin-top: 10px;}
	.gt318_gfZdJ_wapTit{padding: 30px 7.5% 0;}
	.gt318_gfZdJ_wapTit h3{font-size: 24px;font-weight: bolder;font-family: 'oppoSans';line-height: 1.3;}
	.gt318_gfZdJ_price{width: 100%;margin: 0;}
	.gt318_wap_bjSjAll{background-image: url(../images/318GT350/wap_bj5.png);background-repeat: no-repeat;background-size: 100% auto;background-position: top left;}
	.gt318_jscs{margin-top: 140px;}
	.gt318_tuan{}
	.gt318_tuan_tit h3{font-size: 30px;}
	.gt318_tuan_tit p{font-size: 17px;}
	.gt318_tuan_tit{top: 118px;}
	.gt318_mhrs{margin-bottom: 50px;}
	.gt318_flj .red{}
	
	.gt318_flj p, .gt318_flj h3{font-family: 'oppoSans';}
	.gt318_tuan_colorUl{flex-wrap: wrap;margin-top: 1px;}
	.gt318_tuan_colorUl li{margin-top: 5px;}
	
}

@media screen and (max-width:800px) {
	
}

@media screen and (max-width:600px) {
	
}
