*{margin:0px;padding:0px;border:0;}
body{margin:0 auto;font-family: 'cn';font-size:24px;-webkit-appearance:none;color:#333;height:auto;overflow-x:hidden;letter-spacing: 1px;}
textarea,input{font-family: 'cn';}
ul{list-style: none;}
a{color:#333;text-decoration: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
li a,img{display:block;}
.slh{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.clear{clear:both;width:100%;height:0px;line-height:0px;font-size:0px;border:none;}
.fl{float: left; display:inline;}
.fr{float: right; display:inline;}
p,h1,h2,h3,ul,li,form{padding:0;margin:0; list-style-type:none;}a{text-decoration:none; font-size:24px;}ul{list-style:none;}
.clearfix:after {content: "\0020";display: block;height: 0;clear: both;}
.flex{display:flex; -webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;}
.wrap{-webkit-flex-wrap: wrap; flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;}
.df{justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;}
.spjz{justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
.evenly{justify-content: space-evenly;-webkit-justify-content: space-evenly;-moz-justify-content: space-evenly;-ms-justify-content: space-evenly;-o-justify-content: space-evenly;}
.czjz{align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.column{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
.ydq{justify-content: flex-end;-webkit-justify-content: flex-end;-moz-justify-content: flex-end;-ms-justify-content: flex-end;-o-justify-content: flex-end;}
.baseline{align-items: baseline;-webkit-align-items: baseline;-moz-align-items: baseline;-ms-align-items: baseline;-o-align-items: baseline;}
.row-reverse{flex-direction: row-reverse;-webkit-flex-direction: row-reverse;-moz-flex-direction: row-reverse;-ms-flex-direction: row-reverse;-o-flex-direction: row-reverse;}
.column-reverse{flex-direction: column-reverse;-webkit-flex-direction: column-reverse;-moz-flex-direction: column-reverse;-ms-flex-direction: column-reverse;-o-flex-direction: column-reverse;}
@font-face{font-family: 'GENUINE';src: url('../fonts/genuine.ttf'),url('../fonts/GENUINE.OTF');src: url('../fonts/impact.TTF');}

.onload{position: fixed;width: 100%;height: 100%;position: fixed;z-index: 180;background: #fff;left: 0;top: 0;}
.onload img{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);width: 45px;}
.lgsize{font-size: 36px;line-height: 36px;}
.mdsize{font-size: 28px;line-height: 28px;}
.smsize{font-size: 15px;line-height: 15px;}
.pcshow{display: flex;}
.sjshow{display: none;}
.w1200{width: 1200px;margin: auto;}
.sjpcimg{display: block;}
.sjpcimg img{display: block;width: 100%;}
.sjpcimg img:nth-child(2){display: none;}
.pd100{padding: 100px 0;}
.mb100{margin-bottom: 100px;}
.mb80{margin-bottom: 80px;}
.mb50{margin-bottom: 50px;}
@media (max-width:1200px) {
	.w1200{width: 96%;}
	.lgsize{font-size: 28px;line-height: 28px;}
	.mdsize{font-size: 21px;line-height: 21px;}
	.smsize{font-size: 13px;line-height: 13px;}
	.mb100 {margin-bottom: 50px;}
	.mb80{margin-bottom: 42px;}
	.mb50 {margin-bottom: 30px;}
}
@media (max-width:640px) {
	.lgsize{font-size: 20px;line-height: 20px;}
	.mdsize{font-size: 17px;line-height: 17px;}
	.smsize{font-size: 12px;line-height: 12px;}
	.sjpcimg img:nth-child(1){display: none;}
	.sjpcimg img:nth-child(2){display: block;}
	.mb100 {margin-bottom: 23px;}
	.mb80 {margin-bottom: 26px;}
	.mb50 {margin-bottom: 18px;}
	.sjshow{display: flex;}
	.pcshow{display: none;}
}

/* top */
.top{position: fixed;z-index: 20;width: 100%;background: #fff;left: 0;top: 0;}
.w940{width: 94%;margin: auto;}
.top .w940{height: 100%;position: relative;height: 86px;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.8s;}
.topflone span,.topfrone span{font-size: 24px;color: #a49056;line-height: 24px;}
.topflone p{color: #757474;margin-left: 8px;}
.topcen{position: absolute;height: 100%;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);}
.topcen img{display: block;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.8s;}
.logo1{width: 70px;}
.logo2{width: 127px;margin: 0 60px;}
.logo3{width: 80px;}
.topfrdz{margin-left: 6px;}
.topfrdz a{color: #757474;display: block;}
.topfrdz a:nth-child(1){margin-bottom: 6px;}
.topfrone>a{color: #757474;}
.nav {height: 36px;padding-bottom: 6px;background: #fff;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.8s;}
.nav li a{color: #333;}
.nav li{margin: 0 50px;}
.top.on .w940 {height: 66px;}
.top.on .logo1 {width: 57px;}
.top.on .logo2 {width: 110px;margin: 0 50px;}
.top.on .logo3 {width: 66px;}
.top.on .nav {height: 33px;padding-bottom: 3px;}
/*  维修保养 */
/* 服务保障 */
.bzlb{position: relative;margin-bottom: 30px;overflow: hidden;}
.bzlb .swiper-slide{width: 49.5%;height: initial;}
.bzone{width: 49%;margin-bottom: 26px;}
.bzone img{width: 100%;margin-bottom: 20px;}
.bzone h3{font-size: 18px;line-height: 18px;font-weight: bold;margin-bottom: 13px;color: #333;}
.bzone p{line-height: 21px;}

@media (max-width:1000px) {
	.bzone p {line-height: 19px;}
	.bzone h3 {margin-bottom: 10px;}
	.bzone img {margin-bottom: 15px;}
	.bzone {margin-bottom: 13px;}
	.bzlb {margin-bottom: 13px;}
}
@media (max-width:640px) {
	.bzone h3 {font-size: 13px;line-height: 15px;}
	.bzone img {margin-bottom: 12px;}
	.bzlb {margin-bottom: 2px;padding-bottom: 30px;}
	.bzlb .swiper-pagination-bullet{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
	.swiper-pagination-bullet-active{width: 36px;background: #012F51;border-radius: 8px;}

}




@media (max-width:1000px) {
	.topfrdz,.topflone p{display: none;}
	.top .w940{height: 66px;}
	.logo1 {width: 57px;}
	.logo2 {width: 110px;margin: 0 50px;}
	.logo3 {width: 66px;}
	.nav {height: 28px;}
	.nav li{margin: 0 7%;}
}
@media (max-width:640px) {
	.top{background: #fff;}
	.top .w940,.top.on .w940{height: 53px;}
	.topflone span, .topfrone span{font-size: 18px;line-height: 18px;}
	.logo1,.top.on .logo1 {width: 42px;}
	.logo2,.top.on .logo2{width: 95px;margin: 0px 21px;}
	.logo3,.top.on .logo3{width: 49px;}
	.nav,.top.on .nav{background: #fff;border-top: 1px solid #f5f5f5;height: 30px;padding-bottom: 0;}
	.nav li{margin: 0 11px;}
}
@media (max-width:340px) {
	.top .w940,.top.on .w940{height: 49px;}
	.logo1,.top.on .logo1 {width: 43px;}
	.logo2,.top.on .logo2{width: 103px;margin: 0px 21px;}
	.logo3,.top.on .logo3{width: 51px;}
	.nav, .top.on .nav {height: 32px;}
	.nav li {margin: 0 5px;}
}

/* banner */
.banner{position: relative;margin-top: 128px; overflow:hidden;}
.baninfo{position: absolute;left: 58%;top: 0;height: 100%;color: #fff;}
.baninfo img{margin-bottom: 80px;}
.baninfo h3{margin-bottom: 16px;}
.baninfo>p{margin-bottom: 20px;color: #a49056;text-align: center;font-weight: bold;}
.baninfo>span{margin-bottom: 40px;}
.coma{padding: 15px 50px;background: #a49056;border-radius: 8px;color: #fff;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.coma:hover{background: #d2a57c;}
.sjbana{color: #fff;}
.sjbana span{font-size: 22px;line-height: 22px;margin-right: 6px;}
.sjbana p{padding-bottom: 5px;border-bottom: 1px solid #fff;}

@media (max-width:1000px) {
	.banner {margin-top: 100px;}
	.banner .sjpcimg{height: 400px;overflow: hidden;}
	.banner .sjpcimg img{height: 100%;width: auto;margin-left: -8%;}
	.baninfo img {margin-bottom: 38px;width: 80px;}
	.baninfo>p {margin-bottom: 13px;}
	.coma {padding: 12px 50px;}
	
}
@media (max-width:640px) {
	.banner {margin-top: 84px;}
	.banner .sjpcimg{height: auto;}
	.banner .sjpcimg img{height: auto;width: 100%;margin-left: 0;}
	.baninfo {left: 0;width: 100%;}
	.baninfo img,.baninfo>span{display: none;}
	.baninfo h3{margin-top: 4%;}
	.baninfo>p{color: #fff;line-height: 19px;margin-bottom: 63%;}
	.baninfo>p i{display: none;}
	.baninfo>p font{display: block;}
}
@media (max-width:340px) {
	.banner {margin-top: 82px;}
}

/* 与礼宾部取得联系 */
.tit img{margin-bottom: 21px;}
.tit h3{font-weight: lighter;margin-bottom: 30px;}
.tit p{text-align: center;width: 96%;max-width: 1000px;line-height: 26px;}
.tit p a{color: #a49056;}
.ghcon{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;padding: 36px 3%;background-color: #fff;width: 96%;max-width: 1200px;margin: auto;box-shadow: 0px 0px 5px #9e9e9e;-webkit-box-shadow: 0px 0px 5px #9e9e9e;-moz-box-shadow: 0px 0px 5px #9e9e9e;-ms-box-shadow: 0px 0px 5px #9e9e9e;-o-box-shadow: 0px 0px 5px #9e9e9e;}
.ghtop{margin-bottom: 36px;}
.ghfl{width: 55%;}
.ghfr{width: 38%;}
.ghfr h3{font-weight: lighter;margin-bottom: 20px;}
.ghfmcom input,.ghfmcom select,.ghfmcom button{width: 100%;height: 40px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border: 1px solid #a0a0a0;margin-bottom: 20px;border-radius: 6px;text-indent: 12px;color: #6a6a6b;outline: none;}
.ghfmcom button{border: none;margin-bottom: 0;text-indent: 0;text-align: center;display: block;background: #000;color: #fff;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.ghfmcom button:hover{background: #a49056;}
.ghbtm a span{font-size: 26px;line-height: 26px;color: #000;margin-right: 8px;}
.ghbtm a:nth-child(2){width: 55%;}

@media (max-width:1000px) {
	.ghcon {padding: 26px 3%;}
	.ghfmcom input, .ghfmcom select, .ghfmcom button {height: 36px;margin-bottom: 13px;}
	.ghtop {margin-bottom: 20px;}
	.ghfr {width: 41%;}
	.tit img{width: 66px;}
}
@media (max-width:640px) {
	.tit h3 {margin-bottom: 11px;}
	.tit p {line-height: 22px;font-size: 10px;}
	.tit img {width: 47px;margin-bottom: 15px;}
	.ghcon {padding: 0;width: 100%;box-shadow: initial;-webkit-box-shadow: initial;-moz-box-shadow: initial;-ms-box-shadow: initial;-o-box-shadow: initial;}
	.ghfl {width: 100%;margin-bottom: 16px;}
	.ghfr {width: 100%;padding: 0 3%;}
	.ghfr h3{text-align: center;margin-bottom: 16px;}
	.ghfmcom input, .ghfmcom select, .ghfmcom button {height: 32px;margin-bottom: 10px;text-indent: 8px;}
	.ghtop {margin-bottom: 13px;}
	.ghbtm{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
	.ghbtm a,.ghbtm a:nth-child(2){width: 100%;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
	.ghbtm a span {font-size: 18px;line-height: 18px;margin-right: 5px;}
	.ghbtm a:nth-child(1){margin-bottom: 12px;}
}

/* 客户关怀 / 2年的延保服务 */
.khwrap{position: relative;}
.khinfo{position: absolute;top: 0;left: 48.8%;color: #fff;height: 100%;}
.khinfo h3{margin-bottom: 40px;font-weight: lighter;}
.khinfo h3 span{color: #a49056;}
.khp{margin-bottom: 28px;}
.khp p{margin-bottom: 15px;text-align: center;}
.khp p:last-child{color: #a49056;}

@media (max-width:1000px) {
	.khwrap .sjpcimg{height: 290px;}
	.khwrap .sjpcimg img{width: auto;height: 100%;margin-left: -25%;}
	.khinfo {left: 38%;}
}
@media (max-width:640px) {
	.khwrap .sjpcimg{height: auto;}
	.khwrap .sjpcimg img{width: 100%;height: auto;margin-left: 0;}
	.khinfo {left: 36%;}
	.khp p:nth-child(1),.khp p:nth-child(2){display: none;}
	.khinfo h3 {margin-bottom: 13px;}
	.khp p:last-child {line-height: 21px;margin-bottom: 0;}
	.coma {padding: 7px 35px;}
	.khp {margin-bottom: 18px;}
}

/* 全面服务 */
.qmwrap{position: relative;}
.shawwrap{width: 96%;margin: auto;max-width: 1200px;box-shadow: 0px 0px 5px #9e9e9e;-webkit-box-shadow: 0px 0px 5px #9e9e9e;-moz-box-shadow: 0px 0px 5px #9e9e9e;-ms-box-shadow: 0px 0px 5px #9e9e9e;-o-box-shadow: 0px 0px 5px #9e9e9e;}
.shawimg{margin-bottom: 30px;position: relative;}
.shawimg li{position: absolute;left: 0;top: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;width: 100%;height: 100%;}
.shawimg li:first-child{position: relative;}
.shawimg li.on{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.shownum{margin-bottom: 42px;}
.shownum li{margin: 0 50px;cursor: pointer;}
.shownum li.on{color: #a49056;}
.showline{width: 200px;height: 1px;margin: 0 auto 46px;background: #000;}
.showp{width: 80%;margin: 0 auto 40px;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.showp li{line-height: 28px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;position: absolute;left: 0;top: 0;}
.showp li:first-child{position: relative;}
.showp li.on{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.w90{width: 90%;margin: auto;max-width: 600px;}
.ghfm2,.ghfm4{padding-bottom: 40px;}
.ghfm2 input,.ghfm4 input{width: 64%;color: #a49056;margin-bottom: 0;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.ghfm2 button,.ghfm4 button{width: 36%;background: #a49056;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.ghfm2 button:hover,.ghfm4 button:hover{background: #000;color: #fff;}

@media (max-width:1000px) {
	.shownum li {margin: 0 4%;}
	.shownum {margin-bottom: 26px;}
	.showline {width: 156px;margin: 0 auto 20px;}
	.ghfm2 button,.ghfm4 button,.ghfm3 button{margin-bottom: 0;}
	.showp {margin: 0 auto 30px;}
}
@media (max-width:1000px) {
	.shawwrap {width: 100%;box-shadow: initial;-webkit-box-shadow: initial;-moz-box-shadow: initial;-ms-box-shadow: initial;-o-box-shadow: initial;}
	.shownum li {margin: 0 9px;}
	.shawimg {margin-bottom: 18px;}
	.shownum {margin-bottom: 17px;}
	.showline {width: 110px;margin: 0 auto 13px;}
	.showp {margin: 0 auto 21px;width: 96%;}
	.showp li {line-height: 23px;}
	.ghfm2, .ghfm4 {padding-bottom: 0px;}
}
@media (max-width:330px) {
	.shownum li {margin: 0 8px;}
}

/* 腕表系列服务 */
.fwwrap{position: relative;}
.xllb{width: 88%;max-width: 1200px;margin-left: auto;margin-right: auto;padding: 0 40px;overflow: hidden;position: relative;}
.xllb img{margin-bottom: 20px;width: 100%;}
.xllbspan{width: 40px;height: 100%;background: #fff;top: 0;position: absolute;display: block;z-index: 1;}
.xlspfl{left: 0;}
.xlspfr{right: 0;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next{width: 15px;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{color: #333;font-size: 30px;}
.ghfm3{width: 80%;margin: auto;max-width: 1000px;}
.ghfm3 input,.ghfm3 select{margin-bottom: 0;width: 36%;}
.ghfm3 input{border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.ghfm3 button{border-top-left-radius: 0px;border-bottom-left-radius: 0px;width: 16%;}
.ghfm3 select{margin-right: 20px;}

@media (max-width:1000px) {
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next{width: 10px;}
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{color: #333;font-size: 20px;}
	.ghfm3 {width: 93%;}
	.xllb {padding: 0 5%;}
}
@media (max-width:640px) {
	.xllb {width: 100%;padding: 0;margin-bottom: 20px;}
	.xllbspan {display: none;}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{display: none;}
	.xllb img {margin-bottom: 15px;}
	.ghfm3 {width: 100%;}
	.ghfm3 select{display: none;}
	.ghfm3 input{width: 60%;background: #a49056;border: none;color: #fff;}
	.ghfm3 button{width: 30%;}
}

/* 维修保养服务 */
.wxone{width: 96%;max-width: 1200px;margin-left: auto;margin-right: auto;}
.wxfl{width: 50%;}
.wxfr{width: 42%;}
.wxtit{margin-bottom: 40px;}
.wxtit h3{font-weight: lighter;margin-bottom: 20px;}
.wxtit p{line-height: 23px;}
.bztit{padding: 18px 0;border-bottom: 1px solid #333;cursor: pointer;}
.bztit h3{font-weight: lighter;font-size: 19px;line-height: 19px;}
.wxrel{padding: 15px 0;}
.wxrel a{line-height: 24px;color: #9c9c9c;}
.wxrel a span{color: #a49056;}
.bzconwxby{overflow: hidden;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
/* 腕表故障 */
.tit{position: relative;border: 1px solid #929090;padding: 13px 33px 13px 126px;margin-bottom: 38px;}
.tit span{margin-bottom: 5px;}
.tit h3{font-weight: bold;color: #333;}
.tit img{position: absolute;left: 15px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.titwrap p{width: 96%;max-width: 1000px;text-align: center;}
.qyul{width: 80%;max-width: 1100px;margin-left: auto;margin-right: auto;}
.qyul li img{margin-bottom: 15px;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;}
.qyul li:hover img{margin-bottom: 13px;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}

.ghys1{width: 96%;max-width: 750px;position: relative;}
.ghys1 input{width: 100%;background: #001729;height: 43px;line-height: 43px;color: #fff;text-indent: 16px;}
.ghys1 button{height: 41px;line-height: 41px;position: absolute;right: 1px;top: 1px;width: 25%;background: #b29157;color: #001729;text-align: center;}
.ghys1 input,.ghys1 button{}
.fwwdul{flex-wrap: wrap;display: flex;justify-content:flex-start;}
.fwwdul li{margin:20px 20px 20px 0;max-width:300px;}
.fwwdul li p{margin-bottom:10px;}
.smsize-addr{white-space: normal;font-size: 15px;line-height: 24px;}
.smsizeb{white-space: normal;font-size: 15px;line-height: 30px;}
@media (max-width:1000px) {
	.tit img {width: 56px;}
	.tit {padding: 10px 28px 10px 84px;margin-bottom: 30px;}
	.ghys1{width: 86%;}
	.ghys1 input {height: 36px;line-height: 36px;}
	.ghys1 button {height: 34px;line-height: 34px;}
}
@media (max-width:640px) {
	.tit {padding: 7px 19px 7px 72px;margin-bottom: 21px;}
	.tit img {width: 48px;left: 10px;}
	.qyul li img {width: 36px;margin-bottom: 6px;}
	.fwwdul li{margin:0 auto;}
	.fwwdul li img {width: 100%!important;margin: 0 auto 15px!important;}
	.qyul {width: 95%;}
	.titwrap{margin-bottom: 22px;}
	.ghys1 input {height: 28px;line-height: 28px;}
	.ghys1 button {height: 26px;line-height: 26px;}
	.titwrap p{line-height: 15px;}
}
@media (max-width:1000px) {
	.wxtit {margin-bottom: 12px;}
	.wxtit h3 {margin-bottom: 12px;}
	.wxtit p {line-height: 21px;}
	.bztit h3 {font-size: 15px;line-height: 15px;}
	.bztit {padding: 15px 0;}
	.wxrel a {line-height: 21px;}
	.wxrel {padding: 12px 0;}
}
@media (max-width:640px) {
	.wxwrap .tit h3{margin-bottom: 0;}
	.wxfl {width: 100%;margin-bottom: 16px;}
	.wxone {width: 100%;}
	.wxfr {width: 94%;padding: 0 3%;}
	.bztit h3 {font-size: 12px;line-height: 12px;}
	.bztit {padding: 9px 0;}
	.wxrel {padding: 8px 0;}
}
@media (max-width:330px) {
	.bztit h3 {font-size: 13px;line-height: 13px;}
}

/* 表带服务 */
.bdcon{position: relative;}
.bdinfo{position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #fff;}
.bdinfo h3{font-weight: lighter;margin-bottom: 30px;text-align: center;}
.bdinfo>p{line-height: 24px;margin-bottom: 20px;max-width: 480px;width: 96%;text-align: center;}
.bda{color: #fff;margin-bottom: 80px;}
.bda span{font-size: 26px;line-height: 26px;margin-right: 8px;}
.allbda a{color: #fff;}
.bdline{width: 3px;height: 3px;border-radius: 50%;background: #fff;margin: 0 16px;}

@media (max-width:1000px) {
	.bdwrap .sjpcimg{height: 330px;}
	.bdwrap .sjpcimg img{width: auto;height: 100%;margin-left: -25%;}
	.bdline {margin: 0 8px;}
	.bda {margin-bottom: 62px;}
}
@media (max-width:640px) {
	.bdwrap .sjpcimg{height: auto;}
	.bdwrap .sjpcimg img{width: 100%;height: auto;margin-left: 0;}
	.bdline {margin: 0;}
	.bda {margin-bottom: 62px;}
	.bdinfo>p {line-height: 19px;margin-bottom: 15px;width: 90%;}
	.bda span {font-size: 16px;line-height: 16px;margin-right: 3px;}
	.bdinfo h3 {margin-bottom: 18px;}
	.bda {margin-bottom: 29px;}
	.allbda{-webkit-flex-wrap: wrap; flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;width: 80%;margin-left: auto;margin-right: auto;justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;}
	.allbda a {width: 60px;text-align: center;}
	.allbda a,.bdline{margin-bottom: 8px;}
}
@media (max-width:330px) {
	.bda {margin-bottom: 17px;}
	.bdinfo>p {line-height: 16px;margin-bottom: 13px;font-size: 10px;}
}

/* 底部表单 */
.fotbdp{width: 90%;margin-left: auto;margin-right: auto;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;padding: 10px 70px;position: relative;}
.fotbdp p{line-height: 26px;}
.fotbdp img{position: absolute;}
.yh1{left: 0;top: 0;}
.yh2{right: 0;bottom: 0;}
.ghfm5{width: 88%;margin: auto;max-width: 640px;}

@media (max-width:640px) {
	.fotbdwrap{width: 100%;}
	.fotbdwrap .sjpcimg{margin-bottom: 0;}
	.fotbdp img{display: none;}
	.fotbg{width: 100%;background: url(../images/j11.jpg);background-size: 100% 100%;padding-bottom: 10px;}
	.fotbdp {width: 100%;padding: 12px 3%;margin-bottom: 10px;}
}

/* 底部链接 */
.qcwrap{margin-bottom: 80px;}
.qcwrap .tit a{background: #000;border: none;}
.qcul li{width: 270px;height: 42px;border: 1px solid #a0a0a0;margin: 0 10px 30px;border-radius: 6px;}
.qcul02 {margin-top:20px;}
.qcul02 li{border:none!important;    margin: 0 5px 10px;width:22%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.qcul02 li:nth-child(even) a{
      color: #a49056; 
    }
.fwxmli li{border:0px!important;/* width: 360px!important; */margin: 0 10px 10px!important;;}
.qcul li:last-child{display: none;}
.qcul li a{display: block;line-height: 42px;text-align: center;color: #494949;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.fwxmli li a{text-align:left!important;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.fwxmli li:nth-child(even) a{
      color: #a49056;
    }

.qcul li:last-child a{color: #c22628;}
.qcul li a:hover{background: #171717;color: #fff;}
.bzconindex{height:0;overflow: hidden;}
@media (max-width:1200px) {
	.qcwrap {margin-bottom: 27px;}
	.qcul li {width: 31%;height: 42px;margin: 0 1% 13px;}
	.qcul li:last-child{display: block;}
	.qcul li:last-child:hover a{background: #a49056;}
	.qcul li:last-child:hover{border: 1px solid #a49056;}
}
@media (max-width:640px) {
	.qcwrap {margin-bottom: 15px;}
	.qcul li {width: 41%;height: 32px;margin: 0 1% 9px;}
	.qcul li:nth-child(3n-2){margin-left: 0px;}
	.qcul li:nth-child(3n){margin-right: 0px;}
	.qcul li a{line-height: 32px;}
}

/* 四个图标 */
.tbwrap li{margin: 20px 20px 20px 0; width:200px;padding:15px 0;}
.tbwrap li span{font-size: 38px;line-height: 41px;margin-bottom: 12px;color: #10255b;}
.tbwrap li:last-child span{font-size: 43px;line-height: 43px;}
.tbwrap li p{color: #10255b;}
.tbwrap li:nth-child(even) {
    background-color: #f2f2f2a1; 
}
.tbwrap li:hover{background-color: #e5e5e5; }
@media (max-width:1200px) {
	.tbwrap li {margin: 0 7%;}
}
@media (max-width:640px) {
	.smsizems{display:none;}
	.tbwrap li{margin: 0 3%;}
	.tbwrap li:nth-child(1){margin-left: 0;}
	.tbwrap li:nth-child(4){margin-right: 0;}
	.tbwrap li span {font-size: 21px;line-height: 21px;margin-bottom: 9px;}
	.tbwrap li:last-child span{font-size: 23px;line-height: 23px;}
}

/* 底部 */
.fot{padding: 60px 0 135px;background: #121314;}
.fottop{margin-bottom: 70px;}
.fottop img{margin-bottom: 25px;width: 100px;}
.fottop h3{color: #fff;margin-bottom: 20px;}
.fottop>a{color: #fff;margin-bottom: 20px;font-weight: bold;}
.fottopa a{margin-right: 85px;}
.fottopa a:last-child{margin-right: 0px;}
.fottopa a span{font-size: 20px;line-height: 20px;color: #fff;margin-right: 8px;}
.fottopa a p{color: #fff;}
.fotul li a {color: #fff;}
.fotdd{width: 3px;height: 3px;background: #fff;border-radius: 50%;margin: 0 25px;}

@media (max-width:1200px) {
	.fotdd {margin: 0 13px;}
	.fottop {margin-bottom: 48px;}
	.fot {padding: 48px 0 135px;}
}
@media (max-width: 640px) {
	.fot {padding: 26px 0 74px;}
	.pcshow{display: none;}
	.fottop {margin-bottom: 32px;}
	.fottop img {margin-bottom: 18px;width: 59px;}
	.fottop h3 {margin-bottom: 12px;}
	.fottopa{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;align-items: baseline;-webkit-align-items: baseline;-moz-align-items: baseline;-ms-align-items: baseline;-o-align-items: baseline;}
	.fottopa a {margin-right: 0px;margin-bottom: 5px;}
	.fottopa a span {font-size: 15px;line-height: 15px;margin-right: 5px;}
	.fotul li{margin-bottom: 12px;}
	.fotdd{margin: 0 2%;margin-bottom: 12px;}
}

/* 底部漂浮 */
.fotfix{position: fixed;width: 100%;z-index: 100;left: 0;bottom: -100px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;border-top: 1px solid #fff;}
.fotfix.active{bottom: 0;}
.fotfl{height: 78px;width: 45%;}
.fotfr{height: 78px;width: 55%;}
.fotfl{background: #a49056;}
.fotfr{background: #000102;}
.fotfl a{margin-right: 120px;}
.fotfl a span{font-size: 36px;line-height: 36px;color: #fff;margin-bottom: 5px;}
.fotfl a p{color: #fff;}
.fotfr a{margin-left: 84px;}
.fotfr a>span{font-size: 33px;line-height: 33px;color: #a49056;margin-right: 5px;}
.fotfr a div{color: #fff;}
.fotfr a div span{display: block;}
.fotfr a div p{font-size: 20px;line-height: 20px;}
.backtop{font-size: 60px;line-height: 60px;color: #fff;cursor: pointer;}

@media (max-width:1200px) {
	.fotfl a {margin-right: 16%;}
	.fotfr a {margin-left: 8%;}
	.fotfr a div p {font-size: 15px;line-height: 15px;}
}
@media (max-width:640px) {
	.fotfl a span {font-size: 22px;line-height: 22px;margin-bottom: 4px;}
	.fotfl a {margin-right: 13%;}
	.backtop {font-size: 48px;line-height: 48px;}
	.fotfr a>span {font-size: 23px;line-height: 23px;}
	.fotfl,.fotfr{height: 50px;}
}
@media (max-width:330px) {
	.fotfl a {margin-right: 11%;}
}

/* 右侧漂浮 */
.ycpf{position: fixed;right: 0;top: 60%;z-index: 99;}
.ycpf>img{width: 100px;display: block;position: absolute;right: 0;top: 0;animation: bounceIn 2s ease 0.5s infinite;-webkit-animation: bounceIn 2s ease 0.5s infinite;-moz-animation: bounceIn 2s ease 0.5s infinite;-ms-animation: bounceIn 2s ease 0.5s infinite;-o-animation: bounceIn 2s ease 0.5s infinite;}

@keyframes bounceIn{
	0% {transform: scale(0,0);}10% {transform: scale(1.3,1.3);}20% {transform: scale(1,1);}30% {transform: scale(1.2,1.2);}40%, 100% {transform: scale(1,1);}
}
@-webkit-keyframes bounceIn{
	0% {transform: scale(0,0);}10% {transform: scale(1.3,1.3);}20% {transform: scale(1,1);}30% {transform: scale(1.2,1.2);}40%, 100% {transform: scale(1,1);}
}
@-moz-keyframes bounceIn{
	0% {transform: scale(0,0);}10% {transform: scale(1.3,1.3);}20% {transform: scale(1,1);}30% {transform: scale(1.2,1.2);}40%, 100% {transform: scale(1,1);}
}
@-ms-keyframes bounceIn{
	0% {transform: scale(0,0);}10% {transform: scale(1.3,1.3);}20% {transform: scale(1,1);}30% {transform: scale(1.2,1.2);}40%, 100% {transform: scale(1,1);}
}
@-o-keyframes bounceIn{
	0% {transform: scale(0,0);}10% {transform: scale(1.3,1.3);}20% {transform: scale(1,1);}30% {transform: scale(1.2,1.2);}40%, 100% {transform: scale(1,1);}
}

.yczj{width: 800px;height: 300px;position: fixed;left: 50%;top: 50%;margin-left: -400px;margin-top: -150px;background: #fff;box-shadow: 0px 0px 8px #d5d5d5;-webkit-box-shadow: 0px 0px 8px #d5d5d5;-moz-box-shadow: 0px 0px 8px #d5d5d5;-ms-box-shadow: 0px 0px 8px #d5d5d5;-o-box-shadow: 0px 0px 8px #d5d5d5;overflow: hidden;display: none;}
.yczjcon .sjpcimg{width: 50%;overflow: hidden;}
.yczjcon .sjpcimg img{height: 100%;width: auto;}
.yczjfm{width: 50%;padding: 2%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.yczjfix h3{font-weight: lighter;margin-bottom: 10px;}
.yczjfix p{line-height: 21px;color: #757575;margin-bottom: 15px;}
.ghfm6 input,.ghfm6 select{border: none;border-bottom: 1px solid #b5b5b5;border-radius: 0;margin-bottom: 10px;text-indent: 0px;}
.ghfm6 select{margin-bottom: 20px;}
.fm6btn button,.fm6btn a{width: 45%;background: #a49056;padding: 0;line-height: 40px;text-align: center;}
.fm6btn a{background: none;border: 1px solid #a0a0a0;color: #333;}
.fm6btn a span{font-size: 25px;line-height: 40px; margin-right:1px;}
.fm6btn button:hover{background: #000;}
.fm6btn a:hover{background: #a49056;color: #fff;}
.gbyczj{position: absolute;right: 0px;top: 0px;color: #000;font-size: 20px;cursor: pointer;padding: 10px;line-height: 20px;}

@media (max-width:1200px) {
	.ycpf>img {width: 85px;}
	.yczj{width: 600px;margin-left: -300px;height: 284px;margin-top: -142px;}
	.yczjfix p {margin-bottom: 6px;}
	.fm6btn button, .fm6btn a{margin-bottom: 0;line-height: 36px;}
}
@media (max-width:640px) {
	.yczj{width: 300px;margin-left: -150px;height: 234px;margin-top: -117px;}
	.yczjcon{ position:relative;}
	.yczjcon .sjpcimg{width: 100%;}
	.yczjcon .sjpcimg img {height: auto;width: 100%;}
	.yczjfm{width: 100%;padding: 3%;}
	.yczjfix {position: absolute;left: 38%;top: 5%;}
	.yczjfix h3{ color:#fff;margin-bottom: 6px;}
	.yczjfix p {line-height: 15px;margin-bottom: 2px;color:#fff; font-size:10px;}
	.ghfm6 input, .ghfm6 select {margin-bottom: 6px;}
	.fm6btn button, .fm6btn a {line-height: 32px;text-indent: 0;}
	.fm6btn a span {font-size: 16px;line-height: 32px;margin-right: 1px;}
	.ghfm6 select {margin-bottom: 14px;}
	.gbyczj {font-size: 13px;padding: 5px;line-height: 16px;color: #fff;}
	.ycpf>img {width: 46px;z-index: 5;}
}


/* showdzwrap */
.showdzwrap{position: fixed;width: 290px;left: 50%;margin-left: -145px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);z-index: 101;display: none;box-shadow: 0px 0px 7px #7b7b7b;-webkit-box-shadow: 0px 0px 7px #7b7b7b;-moz-box-shadow: 0px 0px 7px #7b7b7b;-ms-box-shadow: 0px 0px 7px #7b7b7b;-o-box-shadow: 0px 0px 7px #7b7b7b;}
.showdzwrap img{width: 100%;}
.showdzinfo{padding: 18px 0 26px;background: #fff;}
.showdzinfo h3{font-size: 15px;margin-bottom: 8px;}
.showdzinfo p{margin-bottom: 11px;}
.showdza a{padding: 6px 20px;border: 1px solid #171717;margin-right: 8px;}
.showdza a:last-child{margin-right: 0px;}
.gbshowdz{position: absolute;right: 6px;top: 6px;color: #000;font-size: 11px;cursor: pointer;line-height: 11px;background: rgba(255,255,255,0.8);border-radius: 50%;padding: 6px;}



.banner .sjpcimg img{transition: all 2s;-webkit-transition: all 2s;-moz-transition: all 2s;-ms-transition: all 2s;-o-transition: all 2s;transform: scale(1.3);-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);}
.banner.active .sjpcimg img{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.baninfo{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.banner.active .baninfo{animation: delayaction 0.5s linear 0.8s 1 normal;-webkit-animation: delayaction 0.5s linear 0.8s 1 normal;-moz-animation: delayaction 0.5s linear 0.8s 1 normal;-ms-animation: delayaction 0.5s linear 0.8s 1 normal;-o-animation: delayaction 0.5s linear 0.8s 1 normal;animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-ms-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;}
@keyframes delayaction{
	from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
	to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-webkit-keyframes delayaction{
	from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
	to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-moz-keyframes delayaction{
	from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
	to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-ms-keyframes delayaction{
	from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
	to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}


.b1img,.c1img,.d1img,.e1img,.e2img,.e3img,.f1img,.f2img,.g1img,.h1img,.i1img{transition: all 1.5s;-webkit-transition: all 1.5s;-moz-transition: all 1.5s;-ms-transition: all 1.5s;-o-transition: all 1.5s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.b1img.active,.c1img.active,.d1img.active,.e1img.active,.e2img.active,.e3img.active,.f1img.active,.f2img.active,.g1img.active,.h1img.active,.i1img.active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}

/* neirong */
.dangqian {font-size:14px;color:#444444;margin:15px;font-weight:600;}
.dangqian .iconfont {margin-right:0.5rem;}
.dangqian a {color:#666666;margin:0 0.2rem;font-size:14px;}
.newlist {overflow:hidden;margin-bottom:30px;/* background:#fff;padding:0 10px;*/}
.news_list,.news_show {display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 10px;text-align:justify;}
.news_list .list_left {width:65%;}
.list_left li {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px;}
.list_left li .img {width:30%;display:flex;justify-content:center;}
.list_left li .img img {max-width:100%;}
.list_left li .text {width:68%;}
.list_left li .text h1 {font-size:15px;}
.list_left li .text .con {display:block;text-indent:2em;font-size:14px;color:#666666;line-height:22px;}
.list_left li .text .con a {font-size:14px;color:#17436a;line-height:22px;display:inline;}
.list_left li .text .shijian {text-align:right;}
.news_list .list_right {width:30%;}
.news_list .list_right .r-news {}
.news_list .list_right .r-news h3 {text-align:center;line-height:30px;background-color:#0a0e33;color:#FFF;line-height:30px;font-size:18px;}
.icon-dizhi:before {
    content: "\e622";
}
.news_list .list_right .r-news .ol {padding:0 1%;font-size:14px;}
.news_list .list_right .r-news .ol li {margin:20px 0;}
.news_list .list_right .r-news .ol li a {font-size:14px;}
.news_list .list_right .r-news .ol li a:hover {background:#171717;color: #fff;}
@media screen and (max-width:640px) {.news_list .list_left {width:100%;}
.news_list .list_right {display:none;}
}
/*show.html*/.news_show {}
.news_show .show_left h1 {font-weight:normal;width:100%;display:block;padding-top:2rem;font-size:14px;color:#333333;line-height:3rem;text-align:center;}
.show_left .riqi {display:flex;flex-wrap:wrap;align-items:center;border:1px #787878 dotted;padding:5px 0px;}
.show_left .riqi p {padding:0 .5rem;font-size:14px;}
.show_left .news-content {margin:20px auto;text-indent:1em;}
.show_left .news-content p {margin-bottom:20px;font-size:14px;}
.show_left .news-content strong {margin-bottom:16px;font-size:14px;line-height:34px;}
.newlist .wangdianlist li {background:#FFFFFF;border-left:7px solid #001729;padding:1.5rem;margin:2rem 0;position:relative;left:0;transition:all 0.5s;}
.newlist .wangdianlist li h2 {font-size:1.125rem;color:#001729;margin-bottom:1.25rem;}
.newlist .wangdianlist li p {font-size:0.875rem;color:#666666;line-height:2rem;}
.newlist .wangdianlist li a {color:#001729;text-align:right;margin-top:0.625rem;display:block;width:100%;}
.newlist .wangdianlist li a .iconfont {margin-left:0.5rem;}
.newlist .wangdianlist li:hover {left:1rem;}
.newlist .wangdianlist li a:hover {color:#215788;}
.newlist .wangdian .wangdian_top {background:#ffffff;padding:2.5rem;margin-bottom:2.5rem;}
.newlist .wangdian .wangdian_top h2 {font-size:1.125rem;color:#001729;margin-bottom:1.875rem;}
.newlist .wangdian .wangdian_top p {font-size:0.875rem;color:#999999;line-height:2rem;}
.newlist .wangdian .wangdian_bottom {padding:1.875rem;background:#ffffff;}
.newlist .wangdian .wangdian_bottom .titles {display:flex;flex-direction:row;justify-content:space-between;}
.newlist .wangdian .wangdian_bottom .titles h2 {font-size:1.375rem;color:#001729;}
.newlist .wangdian .wangdian_bottom .titles h2 span {color:#999999;font-size:1rem;margin-left:1rem;}
.newlist .wangdian .wangdian_bottom .titles .gang {width:15%;height:3px;background:#001729;margin:0.9375rem 0 1.5625rem 0;}
.newlist .wangdian .wangdian_bottom ul li {margin:1rem 0;}
.newlist .wangdian .wangdian_bottom ul li h2 {font-size:1.125rem;color:#001729;border-left:8px solid #001729;padding-left:1rem;margin:1.125rem 0;}
.newlist .wangdian .wangdian_bottom ul li p {font-size:0.875rem;color:#999999;line-height:1.5rem;}
.info-next ul{}
.info-next ul li{display:flex;font-size:14px;margin-bottom:15px;margin-top:15px;}
.info-next ul a{display:flex;font-size:14px;}
.tit-h1{font-size:17px!important;font-weight:600!important; padding: 1rem 0;}
.info-nextbot{display:flex;flex-direction:column;}
.botlistul li{margin-top:0!important;}
.w600{width:600px;}
.botlist{display:flex;}
.botlistul li::before {
        counter-increment: section;
        content: counter(section) ".";
        position: absolute;
        left: 0;
        color: #333;
        font-weight: bold;
    }
.prevli,.nextli{justify-content: flex-start!important;}
.botlistul li a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;padding:5px 10px;}
.botlistul li a:hover{background:#171717;color: #fff;}
@media (max-width:640px) {
	.botlist{flex-direction:column!important;}
	.w600{width:94%;margin:0 auto;position:relative;}
	.w600 ul{width:100%;}
	.padding-lr{padding:0 10px;}
	.padding-lr p{line-height: 23px;}

}
    .botlistul li {
        position: relative;
        padding-left: 30px;
    }
    
    .botlistul li::before {
        content: attr(data-index) ".";
        position: absolute;
        left: 0;
        color: #333;
        font-weight: bold;
    }
    
    .sort-controls {
        display: flex;
        gap: 10px;
    }
    
    .sort-btn {
        padding: 5px 10px;
        background-color: #f0f0f0;
        border: 1px solid #ccc;
        cursor: pointer;
        border-radius: 4px;
    }
    
    .sort-btn:hover {
        background-color: #e0e0e0;
    }
	.smsizems{text-align:center;margin-top:10PX;color:#7484ad!important;line-height:22px;}