@charset "UTF-8";
@font-face {
    font-family:'Oswald-Medium';
    src: url('fonts/Oswald/Medium.woff') format('woff');
    font-display: swap;
}
*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,html,iframe,img,ins,kbd,label,legend,li,object,ol,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;-webkit-tap-highlight-color:transparent}
body,html{color: #000;}
html{-webkit-text-size-adjust:100%;font-size:100px}
@media (max-width:1480px) {
    html{font-size: calc((100 / 1600) * 100 * 1vw);}
}
@media (min-width:769px) and (max-width:1024px) {
    html{font-size: calc((100 / 1100) * 100 * 1vw);}
}
@media (max-width:768px) {
    html{font-size: calc((100 / 750) * 100 * 1vw);}
}
@media (max-width:640px) {
    html{font-size: calc((100 / 600) * 100 * 1vw);}
}
body{-webkit-text-size-adjust:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;overflow-x:hidden;line-height: 1;}
body,input,pre,select,th,td,textarea{font-family:Arial,sans-serif;font-size: 0.16rem;}
@media (max-width:480px) {
    body,input,pre,select,th,td,textarea{font-size: 0.2rem;}
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0;margin:0}
input,textarea{margin:0;padding:0;outline:0;-webkit-appearance:none;border-radius:0}
select{border:solid 0.01rem #eee;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select.gif) no-repeat scroll right 0.1rem center transparent;padding-right:0.2rem;}
select::-ms-expand{display:none}
a,a:active{color:#333}
a:hover{color:#001a70}
a,a:active,a:hover,a:link,a:visited{text-decoration:none;-webkit-tap-highlight-color:transparent}
:focus,a:focus{outline:0;-moz-outline:none}
table,td,th{border-collapse:collapse;border-spacing:0;color: #333;}
.ul,.ul li{list-style:none}
img{border:none;max-width:100%;vertical-align:middle;height: auto;}
.Ispic{background-repeat:no-repeat;background-position:center center;background-size:cover}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin:0;text-align:justify;text-justify:inter-ideograph}
/* .clear{clear:both;height:0;font-size:0;line-height:0;overflow:hidden;zoom:0} */
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
.dot{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.dot1,.dot2,.dot3,.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical}
.dot1{-webkit-line-clamp:1}
.dot2{-webkit-line-clamp:2}
.dot3{-webkit-line-clamp:3}
.dot4{-webkit-line-clamp:4}
.ytable{display:table;width:100%;}
.ytable.h100pc{height:100%}
.ytable.fixed{table-layout: fixed;}
.ytable-cell{display:table-cell;vertical-align:middle}
@media (max-width:1024px) {
    .ytable.xy,
    .ytable.xy .ytable-cell{display: block;}
}
.none{display:none}
.hidden{visibility:hidden}
@media (min-width:1025px) {
.fl{float:left}
.fr{float:right}
}
.auto-inner{width:87.5%;max-width:14.8rem;margin:0 auto}
@media (max-width:1024px) {
    .auto-inner{width: 94%;}
}
.pr{position:relative}
.nm{margin:0}
.nfw{font-weight:normal}
.img-block{display:block;width:100%}
.view.editor p{margin:0.16rem 0}
.view.editor .list-paddingleft-2{padding-left:0}
.view.editor ol,.view.editor ul{width:auto}
.view.editor li{clear:inherit}
.w1200{max-width: 12rem;margin-left: auto;margin-right: auto;}
.h108{height: 1.08rem;}

/*header*/
.header{position: fixed; left: 0;top: 0;width: 100%;z-index: 110; border-bottom: 1px solid rgba(255,255,255,0.1); transition: 0.3s;font-size: 1.125em;}
.header .logo{display: table; height: 0.8rem; margin: 0 0.76rem 0 0;}
.header .logo a{display: table-cell;vertical-align: middle;}
.header .logo img{height: 0.5rem;}
.header .logo img.blue{display: none;}
.header[class*=white-]{background-color: #fff;}
.header[class*=white-] .logo img.white{display: none;}
.header[class*=white-] .logo img.blue{display: block;}
@media (max-width:1024px) {
.menu-show header{background-color: #fff;}
.menu-show header .logo img.white{display: none;}
.menu-show header .logo img.blue{display: block;}
}

/*menu*/
menu li aside a{font-weight: bold;}
menu li .sub{width: 100%;border-top: 1px solid #eee; padding: 0.29rem 0;display: none;}
menu li .sub h4{color: #001a70;font-size: 1em; margin: calc(24 / 18 * 1em) 0;}
menu li .sub dl{overflow: hidden;}
menu li .sub dd a{font-size: calc(16 / 18 * 1em);color: #52627c; padding-right: calc(40 / 16 * 1em); background: url(../images/top/sub-a.svg) no-repeat right center; background-size: calc(20 / 16 * 1em) auto; line-height: calc(20 / 16 * 1em);transition: 0.2s ease-in-out;}
menu li .sub dd a:hover{color: #ffb81c; padding-right: calc(50 / 16 * 1em); }
.header[class*=white-] menu li aside a{color: #001a70;}
.header[class*=white-] menu li aside a:after{background-color: #ffb81c;}

@media (min-width:1025px) {
    menu li{float: left;display: table; height: 0.8rem;}
    menu li:not(:last-child){margin-right: calc(50 / 1920 * 100vw);}
    menu li aside{display: table-cell;vertical-align: middle;}
    menu li aside a{color: #fff; display: block;position: relative;z-index: 1;}
    menu li aside a:after{position: absolute;content: '';width: 100%; height: 0.03rem;bottom: -0.13rem;background-color: #fff; left: 0; transform: translateY(0.1rem);transition: 0.3s; opacity: 0;}
    menu li:hover aside a:after,
    menu li.aon aside a:after{opacity: 1;transform: translateY(0);}
    menu li .sub{position: absolute; left: 0!important; top: 100%;background-color: #fff; box-shadow:  0 0.05rem 0.05rem rgba(0,0,0,0.05);}
    menu li .sub .pic{width: calc(540 / 1480 * 100%);}
    /* menu li .sub .column-list{width: calc(830 / 1480 * 100%);} */
    menu li .sub .column-list{display: flex;align-items: center;}
    menu li .sub h4{font-size: 1.7em;}
    menu li .sub dl{width: 80%;margin-left: 1rem;padding-left: 1rem;border-left: 1px solid #eee;}
    menu li .sub dd{float: left; width: calc(100% / 3); margin-bottom: 0.2rem;}
    menu li .sub dd:nth-child(3n+1){clear: left;}
    menu li .sub dd a{display: inline-block;}
}
@media (max-width:1024px) {
    menu{position: fixed; top:0.8rem;bottom: 0; overflow: auto; width: 4rem;background-color: #fff;right: 0; transform: translateX(100%);transition: 0.5s 0.1s;}
    menu li{border-bottom: 1px solid #eee;}
    menu li aside a{color: #001a70;}
    menu li aside{padding: 1em; position: relative;overflow: hidden;}
    menu li .op{position: absolute; width: 2em; height: 2em;right: 1em; top:50%;margin-top: -1em; background: url(../images/op.svg) no-repeat center center; background-size: auto 53%;z-index: 10;transition:transform 0.3s;}
    menu li .op.click{transform: rotate(45deg);}
    menu li .sub dd{padding: 0.5em 0;}
    menu li .sub dd a{display: block;}
    menu li .sub h4{display: none;}

    .open-menu{position: absolute; top: 50%;transform: translateY(-50%); width: 0.4rem; height: 0.3rem; right: 3%;display: flex;flex-direction: column; justify-content: space-between;}
    .open-menu i{width: 100%; height: 4px;background-color: #fff;display: block;transition: 0.3s;}
    .menu-show .open-menu i,
    .header[class*=white-] .open-menu i{background-color: #003da5;}
    .menu-show .open-menu i:nth-child(2){visibility: hidden;}
    .menu-show .open-menu i{position: absolute;top: 50%;margin-top: -2px; transform: rotate(45deg); left: 0;}
    .menu-show .open-menu i:nth-child(3){transform: rotate(-45deg);}

    .menu-show{overflow: hidden;position: relative;}
    .menu-show menu{transform: translateX(0);}
}
@media (max-width:480px) {
    .open-menu i{height: 3px;}
}

/*top-nav*/
.top-nav dl{font-weight: bold;}
.top-nav a{transition:color  0.3s;}
.header[class*=white-] .top-nav,
.header[class*=white-] .top-nav a{color: #001a70;}
.header[class*=white-] .top-nav a:hover{color: #ffb81c;}
@media (min-width:1025px) {
.top-nav dl{display: table;height: 0.8rem;}
.top-nav dl > *{display: table-cell; vertical-align: middle;}
.top-nav,
.top-nav a{color: #fff;}
}
@media (max-width:1024px) {
    .top-nav,
    .top-nav a{color: #001a70;}
    .top-nav{padding: 0 1em;}
    .top-nav dl > *{margin: 1em 0;}
}

.top-lang{position: relative;}
.top-lang .current{padding-right: calc(28 / 18 * 1em); background: url(../images/top/lang-white.svg) no-repeat right center; background-size: 1em auto; cursor: pointer;}
.other-lang a{color: #001a70;}
.header[class*=white-] .top-lang .current{background-image: url(../images/top/lang.svg);}
@media (min-width:1025px) {
.other-lang{position: absolute; left: 0;width: 1.2rem;left: 50%;margin-left: -0.6rem;top: calc(100% - 2px); background-color: #fff; text-align: center;padding: 0.1rem; border-radius: 0 0 0.03rem 0.03rem;display: none;}
.other-lang a{display: block; line-height: 2;}
}
@media (max-width:1024px) {
    .menu-show  .header .top-lang .current{background-image: url(../images/top/lang.svg);}
    .top-lang .other-lang{display: block!important; padding: 0 0.3rem;border: 1px solid #eee;border-radius: 2em; opacity: 1!important;transition: 0s;}
    .top-lang .other-lang a{display: block;background: url(../images/top/lang.svg) no-repeat right center; background-size: 1em auto;  line-height: 3;}
    .top-lang .current{display: none;}
}

.subsite{padding: 0 0.3rem 0 0.39rem;}
.subsite aside{ padding-right: calc(31 / 18 * 1em);background: url(../images/top/subsite-white.svg) no-repeat right center;background-size: calc(22 / 18 * 1em) auto;}
.subsite aside a:not(:last-child){position: relative; margin-right: 0.16rem;}
.subsite aside a:not(:last-child):after{position: absolute; content: '';width: 1px;height:0.16rem;background-color: #fff; opacity: 0.5;right: -0.08rem; top: 50%;margin-top: -0.08rem;}
.header[class*=white-] .subsite aside{background-image:url(../images/top/subsite-blue.svg)}
.header[class*=white-] .subsite aside a:not(:last-child):after{background-color: #001a70;}
@media (max-width:1024px) {
    .menu-show  .header  .subsite aside{background-image:url(../images/top/subsite-blue.svg)}
    .menu-show  .header  .subsite aside a:not(:last-child):after{background-color: #001a70;}
    .subsite{border: 1px solid #eee; border-radius: 2em; line-height: 3; }
    .subsite aside a:not(:last-child){margin-right: 0.4rem;}
    .subsite aside a:not(:last-child):after{right: -0.2rem;}
}

.top-login aside a:not(.loginout){ padding-right: calc(27 / 18 * 1em);line-height: calc(20 / 18 * 1em);background: url(../images/top/login-white.svg) no-repeat right 1px center; background-size: calc(20 / 18 * 1em) auto; }
.top-login .login-after{display: none;}
.header[class*=white-] .top-login a:not(.loginout){background-image: url(../images/top/login-blue.svg);}
@media (min-width:1025px) {
.top-login aside a{display: inline-block;}
.top-login aside a + a{margin-left: 0.1rem;}
}
@media (max-width:1024px) {
    .menu-show .header .top-login a:not(.loginout){background-image: url(../images/top/login-blue.svg);}
    .top-login aside a{display: block; border: 1px solid #eee; border-radius: 2em;padding: 0 0.3rem;line-height: 3!important; background-position: right 0.3rem center!important;}
    .top-login aside a + a{margin-top:1em;}
    .top-nav{display: none;}
    .menu-show menu .top-nav{display: block;}
}

/*banner*/
.home-ban{position: relative;z-index: 1; overflow: hidden;}
.home-ban-swiper{z-index: 1; height: 100vh;}
.home-ban-swiper .swiper-slide{overflow: hidden;}
.home-ban-swiper .Ispic{height: 100%;transition: 40s linear;position: relative;}
.home-ban-swiper .swiper-slide-active .Ispic{transform: scale(1.5); transform-origin: center;}
.home-ban-swiper-page{position:absolute;z-index: 10; right: 0;width: calc(710 / 1920 * 100%); bottom: 0.6rem;text-align: center;}
.home-ban-swiper-page .bullet{margin: 0 0.07rem; border: 0.02rem solid #fff;background: none; width: 0.14rem;height:  0.14rem;display: inline-block;border-radius: 50%;}
.home-ban-swiper-page .active{background-color: #fff;}

.home-ban-txt{position: absolute;z-index: 2; left: 0;  height: 4.8rem; top: 50%;margin-top: -2.4rem; width: 100%;}
.home-ban-txt .auto-inner{position: relative;text-align: right; padding-right: 0.99rem; height: 100%;}
.home-ban-txt .auto-inner:before{position: absolute;content: ''; width: 4.8rem;border-radius: 50%; height: 100%; background-color: #001a70; opacity: 0.8;  top:0;right: 0; }
.home-ban-txt .ytable{position: relative;z-index: 3;max-width: 6.84rem; float: right;}
.home-ban-txt .cn{font-size: 0.7rem;/* font-weight: 700; */color: #fff;}
.home-ban-txt .en{color: #ffb81c;font-size: 0.42rem; margin: 0.15rem 0 0.25rem 0;}
.home-ban-txt .more{display: inline-block; font-size: 1.125em; line-height: calc(50 / 18 * 1em); background:  url(../images/more7-12.svg) no-repeat right calc(26 / 18 * 1em) center rgba(255,255,255,0.1); background-size: calc(7 / 18 * 1em) auto; border-radius: 0.5rem; padding: 0 calc(40 / 18 * 1em) 0 calc(25 / 18 * 1em);color: #fff;transition: 0.3s;}
.home-ban-txt .more:hover{background-color: #ffb81c;}
.home-ban-txt .cn span{
	display: block;
	font-size: 0.32rem;
	font-weight: 300;
}
.home-ban-txt .cn p,
.home-ban-txt .en p{
	margin: 0;
}
.home-ban-txt .cn span{
	display: block;
	font-size: 0.32rem;
	font-weight: 300;
}
.home-ban-txt .cn p,
.home-ban-txt .en p{
	margin: 0;
}
.home-ban-txt .en .jcb-t{font-size: 0;}
.home-ban-txt .en .jcb-t span{
	font-size: 0.3rem;
	display: inline-block;
	width: 1.5rem;
	text-align: right;
}
.home-ban-txt .en .jcb-b{font-size: 0;}
.home-ban-txt .en .jcb-b span{
	font-size: 0.2rem;
	display: inline-block;
}
.home-ban-txt .en .jcb-b span:nth-of-type(1) {
	width: 1.5rem;
	text-align: right;
	box-sizing: border-box;
	padding-right: 0.12rem;
}

.home-ban-txt .en .fw-t{
	font-size: 0;
	line-height: 1.1;
}
.home-ban-txt .en .fw-t:nth-of-type(2) {
	margin-top: 0.1rem;
}
.home-ban-txt .en .fw-t em{
	display: block;
	font-style: normal;
	font-size: 0.3rem;
}
.home-ban-txt .en .fw-t span{
	font-size: 0.2rem;
	display: inline-block;
	width: 2.4rem;
	text-align: left;
}
.home-ban-txt .en .fw-t span:nth-of-type(2) {
	width: 1.9rem;
}

@media (max-width: 768px) {
	#hq-website .home-ban-swiper{height: 40vh !important;}
	.home-ban {
		background-color: #67c5fb;
	}
	.home-ban-txt .en .fw-t em{
		font-size: 0.2rem;
	}
	.home-ban-txt .en .fw-t span{
		width: 1.2rem;
	}
	.home-ban-txt .en .fw-t span:nth-of-type(2) {
		width: 0.95rem;
	}
}
@media (max-width:640px) {
    .home-ban-txt{height: 4rem; margin-top: -2rem;}
    .home-ban-txt .cn{font-size: 0.5rem;}
    .home-ban-txt .en{font-size: 0.3rem;}
    .home-ban-txt .auto-inner:before{width: 2.4rem;
    height: 2.4rem;
    top: 50%;
    margin-top: -1.2rem;}
}

.departure_arrival{position: absolute;width: calc(500 / 1920 * 100%); left: 50%;margin-left: calc((-500 / 1920 * 100%) / 2); bottom: 0.6rem;z-index: 12;}
.departure_arrival ul{display: table;position: relative;z-index: 1;background-color: rgba(0,26,112,0.8); border-radius: calc(40 / 16 * 1em);margin: 0 auto;}
.departure_arrival ul li{float: left;width: calc(80 / 16 * 1em);line-height: calc(40 / 16 * 1em);text-align: center;color: #fff;cursor: pointer;}
.departure_arrival ul li b{position: relative;z-index: 4;display: block;transition: 0.3s;}
.departure_arrival ul li.active b{color: rgb(0,26,112);}
.departure_arrival ol{position: absolute; left: 0; top: 0; width:calc(80 / 16 * 1em); height: 100%; border-radius: calc(80 / 16 * 1em);background-color: #ffb81c;}
.departure_arrival ol:after{position: absolute;content: '';border: 0.09rem solid transparent; border-top-color: #ffb81c; top: 100%; left: 50%; margin-left: -0.09rem;border-top-width: 0.06rem;}
@media (max-width:1024px) {
   .departure_arrival {
		width: 94%;
		margin: 0 auto;
		position: relative;
		left: 0;
		bottom: 0;
		padding: 0.3rem 0 0 0;
	}
}

.search-flight{margin-top: 0.1rem;background: #ffffff url(../images/top/subsite-blue.svg) no-repeat left 0.2rem center;background-size: 0.24rem auto; border-radius: 0.5rem; padding: 0 0.5rem 0 0.6rem;position: relative;}
.search-flight .text{color: rgba(153,153,153,0.5);line-height: 0.5rem;height: 0.5rem;border: 0;width: 100%;}
.search-flight .text.focus{color: #333;}
.search-flight .btn{position: absolute;right: 0; top: 0;width: 0.5rem; height: 100%; cursor: pointer; background: url(../images/search-blue.svg) no-repeat center center; background:  0.18rem auto;}

.news-swiper{height: calc(0.5rem * 3); padding-right: 0.64rem;}
.news-swiper .btn{position: absolute;right: 0.27rem; top: 0.13rem;}
.news-swiper .btn a{display: block; height: 0.12rem; width: 0.12rem;background: url(../images/up-10-6.svg) no-repeat center center; background-size: 0.1rem auto; cursor: pointer;opacity: 0.2;transition: 0.3s;}
.news-swiper .btn a:hover{opacity: 1;}
.news-swiper .btn a.next{background-image: url(../images/down-10-6.svg);}
.news-swiper .swiper-slide a{color: #fff;}
.news-swiper .swiper-slide a:before{content: '· ';}
.news-swiper .swiper-slide a:hover{text-decoration: underline;}
.home-news .items-video .swiper-slide a{background: url(../images/more6-10.svg) no-repeat right center; background-size: calc(6 / 16 * 1em) auto;}

.home-news .items{overflow: hidden;position: relative;background-color: rgba(0,26,112,0.6);padding-left: 0.81rem;line-height: 0.5rem;height: 0.5rem;transition: 0.3s;}
.home-news .items b{position: absolute; left: 0;top: 0;width: 0.8rem;text-align: center;color: #ffb81c;}
.home-news .items-video .news-swiper{padding-right: 0.29rem;}
.home-news .items-video .btn{visibility: hidden;}

@media (min-width:1025px) {
    .home-news{position: absolute; left: 0.2rem; width: calc(600 / 1920 * 100%); bottom: calc(100 / 960 * 100vh);z-index: 10;}
    .home-news .items:not(.items-video):hover{height: calc(0.5rem * 3);}
    .home-news .items{ border-radius: 0.25rem; }
    .home-news .items + .items{margin-top: 0.1rem;}
}
@media (max-width:1024px) {
    .home-news .items{background: rgba(0,26,112); }
}

.special-news{position: absolute;left: 0;width: 100%; top: 0.81rem;background-color: rgba(0,26,112,0.2); padding: 0.1rem 0;line-height: 0.3rem;z-index: 100;}
.special-news .auto-inner{position: relative; padding-left: 1.02rem;height: 27px;overflow: hidden;line-height: 27px;}
.special-news b{position: absolute;left: 0; top:0;color: #ff0000;font-size: calc(18 / 16 * 1em);}
.special-news .close{position: absolute; top: 0; background: rgba(255,255,255,0.1) url(../images/close.svg) no-repeat right 0.2rem center; background-size: auto 0.12rem; padding: 0 0.4rem 0 0.19rem;right: 0;border-radius: 0.3rem;color: #fff;cursor: pointer;transition: 0.3s;z-index: 3;}
.special-news .txt{color: #fff; width: calc(100% - 1.2rem);height: 0.3rem!important;}
.special-news .txt a{color: #fff;display: block;}
.special-news .txt a:hover{text-decoration: underline;}
/* .special-news .txt aside{white-space: norwap;} */
.special-news .close:hover{background-color: #ffb81c;}
.pageNext{
	margin-top: 0.8rem;
	    padding-top: 0.3rem;
	    border-top: solid 1px #eee;
}
.pageNext a{
	display: block;
	margin-bottom: 0.15rem;
	color: #52627c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}
.pageNext a:last-child{
	margin-bottom: 0;
}
.pageNext a:hover{
	text-decoration: underline;
}
.right-fixed{position: fixed; top: 50%;margin-top: calc((-0.5rem * 6 - 5px * 5) / 2);z-index: 100;right: 0.25rem;}
.right-fixed li{cursor: pointer;position: relative;}
.right-fixed li + li{margin-top: 0.05rem;}
.right-fixed li i{display: block;width: 0.5rem;height: 0.5rem;background-color: #001a70;border-radius: 0.5rem; background-repeat: no-repeat;background-position: center; background-size: auto 0.22rem;position: relative;z-index: 3;transition: 0.2s;}
.right-fixed li.hover i{background-color: #ffb81c;}
.right-fixed li figure{position: absolute; right: 0; padding: 0 0 0 0.17rem; top: 0;right: 0;white-space: nowrap; background-color: #ffb81c;line-height: 0.5rem;border-radius: 0.25rem; min-width: 1.4rem; transform: translateX(100%); opacity: 0;transition: 0.5s transform 0.3s,0.5s opacity;}
.right-fixed li.hover figure{transform: translateX(0); opacity: 1;transition: 0.5s transform,0.5s opacity 0.3s;}
.right-fixed li figure a{color: #fff; font-size: calc(14 / 16 * 1em);}
.right-fixed li.li_1 i{background-image: url(../images/search.svg); background-size: auto 0.16rem;}
.right-fixed li.li_2 i{background-image: url(../images/message.svg);}
.right-fixed li.li_3 i{background-image: url(../images/kf.svg);}
.right-fixed li.li_4 i{background-image: url(../images/read.svg);}
.right-fixed li.li_5 i{background-image: url(../images/tick.svg);background-size: auto 0.18rem;}
.right-fixed li.li_gettop i{background-image: url(../images/gettop.svg);background-size: auto 0.2rem;}
.right-fixed li.li_menu i{background-image: url(../images/up-10-6.svg); background-size: 0.16rem auto;}
.right-search{position: absolute;right: 0;  padding-left: 0.2rem; width: 4rem; background: #ffb81c;border-radius: 0.25rem;top: 0;transform: translateX(100%); opacity: 0;transition: 0.5s transform 0.3s,0.5s opacity; padding-right: 0.6rem;}
.right-search .text{width: 100%;line-height: 0.5rem;height: 0.5rem; border: 0;background: none;color: rgba(255,255,255,0.5);}
.right-search .text.focus{color: #fff;}
.right-search .btn{position: absolute;right:0; width: 0.5rem; height: 100%; top: 0;background: url(../images/search.svg) no-repeat center; background-size: auto 0.16rem;}
.right-fixed:not(.hide-other) li.li_1 i{transition: 0.3s 0.5s;}
.right-fixed li.li_1.hover i{opacity: 0;}
.right-fixed li.li_1.hover .right-search{transform: translateX(0); opacity: 1;transition: 0.5s transform,0.5s opacity 0.3s;z-index: 6;}
.right-fixed li.li_menu{display: none;}

.hide-other{top: auto; bottom: 0.25rem; margin-top: 0;}
.hide-other li:not(.li_menu):not(.li_gettop){visibility: hidden; opacity: 0;transition: 0.5s 0s;height: 0; }
.hide-other li.li_menu{display: block;}
.hide-other.li-show li{opacity: 1!important; visibility:inherit!important; height: auto!important;}
.hide-other.li-show li.li_menu i{transform: rotate(180deg);}

.class-info{background-repeat:no-repeat;background-size: cover; background-position: center; padding: 1rem 0;min-height: 7.4rem;}
.class-info .tab-ul li{float: left;width: calc(100% /2); text-align: center;cursor: pointer;background-color: rgba(169,201,225,0.8);line-height: 0.6rem;}
.class-info .tab-ul li b{font-size: calc(24 / 16 * 1em);color: #52627c;}
.class-info .tab-ul li.on{background-color: rgba(255,255,255,0.6);}
.class-info .tab-ul li.on b{color: #102273;}
.class-info .tab-ul li:first-child{border-radius: 0.2rem 0 0 0; }
.class-info .tab-ul li:last-child{border-radius: 0 0.2rem 0 0; }
.class-info .tab-info{background-color: rgba(255,255,255,0.6);border-radius: 0 0 0.2rem 0.2rem; padding: 0 0 0.3rem 0;}
.class-info .tab-info .info{position: relative;}
/* .class-swiper{margin: 0 calc(-0.45rem / 2)!important;} */
.class-swiper .swiper-container{margin: 0 0.8rem;}
.class-swiper dl{display: table;width: 100%; }
.class-swiper .swiper-slide{padding: 0.3rem 0;}
.class-swiper .swiper-slide:after{position: absolute;content: ''; height: 1px;background-color: #c3d2e0; left: calc(0.82rem + (0.45rem / 2));right: calc(0.82rem + (0.45rem / 2)); bottom: 0;}
.class-swiper .flight-name{margin-bottom: 0.26rem;}
.class-swiper dl dd{display: table-cell; vertical-align: middle; width: calc(100% /  3);}
.class-swiper dl dd:nth-child(2){text-align: center;}
.class-swiper dl dd:nth-child(3){text-align: right;}
.class-swiper dd time{font-size: calc(28 / 16 * 1em); font-weight: bold; margin-bottom: 0.1rem;display: block;}
.class-swiper .is-over{color: #838495;}
.class-swiper .is-progress{color: #102273;}
.class-swiper .is-preparing{color: #003da5;}
.class-swiper dl dd:nth-child(2) b{font-size: calc(14 / 16 * 1em);}
.class-swiper .is-progress dd:nth-child(2) b{color: #ffb81c;}
.class-swiper .boarding{height: 0.19rem; background-size: contain; background-repeat: no-repeat;background-position: center; margin-bottom: 0.13rem;}
.class-swiper .is-over .boarding{background-image: url(../images/boarding/is-over.svg);}
.class-swiper .is-progress .boarding{background-image: url(../images/boarding/ing.svg);}
.class-swiper .is-preparing .boarding{background-image: url(../images/boarding/get-ready.svg);}
.class-swiper .btn{position: absolute; width: 0.45rem; height: 0.45rem; background: url(../images/btn-prev.svg) no-repeat center;background-size: contain; top: 50%;margin-top: calc(-0.45rem / 2);z-index: 10;cursor: pointer;}
.class-swiper .btn.swiper-button-disabled{cursor: default;filter: grayscale(100);}
.class-swiper .btn-prev{left: -0.25rem;}
.class-swiper .btn-next{right: -0.25rem;background-image: url(../images/btn-next.svg);}

.class-info .right dd{border-radius: 0.2rem; padding: 0.3rem 0.28rem 0 0.3rem;transition: 0.3s;}
.class-info .right dd:not(:last-child){margin-bottom: 0.17rem;}
.class-info .right dd.show{background-color: rgba(255,255,255,0.2);}
.class-info .right dd h3{margin: 0 0 0 calc(46 / 24 * 1em);color: #001a70;font-size: calc(24 / 16 * 1em); border-bottom: 1px solid rgba(0, 26,112,0.2); padding-bottom: calc(21 / 24 * 1em);position: relative;transition: 0.3s;background: url(../images/more10-18.svg) no-repeat right 3px/10px;display: flex;
align-items: center;
justify-content: space-between}
.class-info .right dd.show h3{border-bottom-color: transparent;}
.class-info .right dd h3 span{font-size: calc(12 / 16 * 1em);font-weight: normal;}
.class-info .right dd h3 img{position: absolute;right: 100%; top:calc((-0.3rem + 1em) / 2);width: 0.3rem;margin-right: 0.1rem;}
.class-info .right dd h3 a{float: right; font-size: calc(16 / 24 * 1em);color: #001a70; line-height: calc(24 / 16 * 1em); padding-right: 1em;background: url(../images/more6-10-blue.svg) no-repeat right center; background-size: calc(6 / 16 * 1em) auto; transition: 0.3s;}
.class-info .right dd h3 a:hover{padding-right:2em ;}
.class-info .right dd .txt{color: #001a70;line-height: calc(30 / 16 *1em); padding-bottom: 0.3rem; padding-left: calc(45 / 16 * 1em); padding-right: 0.07rem;display: none;}
.class-info .right dd:first-child a{cursor: auto;}
.class-info .right dd:first-child h3{background:none;}
.class-info .right dd:nth-of-type(2) h3{
	margin-left: 0;
	padding-left: calc(46 / 24 * 1em);
}
.class-info .right dd:nth-of-type(2) h3 img{
	display: none;
}
.class-info .right dd:nth-of-type(2) h3{
	background: url(../images/pudong.png) no-repeat 0 bottom/1.7rem, url(../images/more10-18.svg) no-repeat right 3px/10px;
	padding-bottom: 0.3rem;
}
.class-info .right dd:nth-of-type(3) h3{
    margin-left: 0;
    padding-left: calc(46 / 24 * 1em);
}
.class-info .right dd:nth-of-type(3) h3 img{
    display: none;
}
@media (min-width:1025px) {
.class-info .left{width: calc(780 / 1480 * 100%);}
.class-info .right{width: calc(570 / 1480 * 100%);}
}
@media (max-width:1024px) {
	.class-info {
		padding: 0.3rem 0;
	}
    .class-info .left{margin: 0 2em 3em;}
    .class-info .right dd .txt{padding-left: 0;padding-bottom: 0;font-size: .24rem;}
    .class-info .right dd:first-child h3{padding-bottom: 0;margin-left: .4rem;}
}
@media (max-width: 640px) {
	.class-swiper .swiper-container{
		margin: 0 0.4rem;
	}
    .class-info .tab-ul li b{font-size: calc(18 / 16 * 1em)}
}

footer{background-color: #f6f7fb;position: relative;overflow: hidden;}
footer .auto-inner{position: relative;z-index: 8;}
footer .ft-bg{
	position: absolute;
	left: -12%;
	bottom: -20%;
	width: 8rem;
	z-index: 5;
	animation:myfirst 200s infinite linear;
	-webkit-animation:myfirst 200s infinite linear; /* Safari and Chrome */
}
@keyframes myfirst
{
	0%{transform: rotateZ(0deg);transform-origin:center center;}
	50%{transform: rotateZ(1440deg);transform-origin:center center;}
	100%{transform: rotateZ(0deg);transform-origin:center center;}
}

@-webkit-keyframes myfirst
{
	0%{transform: rotateZ(0deg);transform-origin:center center;}
	50%{transform: rotateZ(720deg);transform-origin:center center;}
	100%{transform: rotateZ(0deg);transform-origin:center center;}
}
footer a{color: #52627c;}
footer .nav dt{font-weight: bold;font-size: calc(18 / 16 * 1em); margin-bottom: calc(25 / 18 * 1em);}
footer .nav dd a{display: block; padding-left: 1em; background: url(../images/a-9-13.svg) no-repeat left center;background-size: calc(9 / 16 * 1em) auto;}
footer .nav dd:not(:last-child){margin-bottom: 1em;}
footer .fllow-us{border-bottom: 1px solid rgba(204,204,204,0.5); padding: 0.3rem 0 0.22rem 0;}
footer .fllow-us .box p{margin: 0;line-height: calc(26 / 16 * 1em);}
footer .fllow-us .box h4{margin: 0 0 calc(30 / 18 * 1em) 0;font-size: calc(18 / 16 * 1em);}
footer .share li{float: left;position: relative;}
footer .share li + li{margin-left:0.4rem;}
footer .share li a{display: block;width: 0.22rem; height: 0.22rem;background-repeat: no-repeat;background-position: center;background-size: contain;cursor: pointer;}
/*footer .share li.li-wx a{background-image: url(../images/wx.svg);}
footer .share li.li-sina a{background-image: url(../images/sina.svg);}
footer .share li.li-qq a{background-image: url(../images/qq.svg);}
footer .share li.li-routine a{background-image: url(../images/routine.png);}
footer .share li.li-trill a{background-image: url(../images/trill.png);}*/
footer .share li figure{position: absolute; bottom: 100%; margin-bottom: 0.1rem; left: 0; width: 1.2rem; padding: 0.05rem; background-color: #fff;box-shadow: 0 0.05rem 0.1rem rgba(0,0,0,0.3);display: none;}
footer .share li figure:before{position: absolute;content: ''; left: 0.08rem;top: 100%;border: 0.06rem solid transparent; border-top-color: #fff;}
footer .copyright{/* text-align: center; */padding: 0.6rem 0 0.4rem 0;}
footer .copyright nav{margin-bottom: 0.16rem;}
footer .copyright nav a:not(:last-child):after{display: inline-block; content: ''; width: 1px;height: 0.1rem;margin: 0 0.1rem; background-color: #c4cad5; vertical-align: middle;}
footer .friendship{float: right;margin-left: .3rem;}
footer .friendship .name{position: relative;width: 2.8rem;height: .5rem;padding: 0 .2rem;font-size: .16rem;color: #a8b0bd;line-height: .48rem;border: 1px solid #e1e1e3;box-sizing: border-box;cursor: pointer;}
footer .friendship .name:after{position: absolute;display: inline-block;content: '';width: 8px;height: 8px;top: 0;right: .2rem;bottom: 0;margin: auto 0;border-right: 2px solid #a8b0bd;border-bottom: 2px solid #a8b0bd;    transform: rotate(45deg);z-index: 3;}
.Popup{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 400;background-color: rgba(0, 0, 0, 0.5);display: none;z-index: 333;}
.Popup .Popup-box{position: absolute;top: 50%;left: 50%;padding: .6rem .8rem;background: #fff;max-width: 11.2rem;width: 90%;transform:translate(-50%,-50%);box-sizing: border-box;max-height: 90vh;overflow-x: hidden;}
.Popup .Popup-box .close{position: absolute;right: 0.3rem;top: 0.3rem;width: 0.25rem;height: 0.25rem;background: url(../images/close-lighter.svg) no-repeat center center;background-size: contain;z-index: 10;cursor: pointer;}
.friendship-list .title{margin-bottom: .35rem;padding: 0 .2rem;font-size: .2rem;color: #001a70;font-weight: bold;}
.friendship-list .item{margin-bottom: .55rem;}
.friendship-list .item:last-child{margin-bottom: 0;}
.friendship-list .item .name{position: relative;padding: 0 .2rem;height: .6rem;line-height: .6rem;font-size: .18rem;color: #001a70;font-weight: bold;background-color: #f6f7fb;}
.friendship-list .item ul{font-size: 0;margin-top: .3rem;}
.friendship-list .item ul li{display: inline-block;margin-left: 1%;margin-bottom: .2rem;width: 24%;position: relative;padding-left: .16rem;box-sizing: border-box;}
.friendship-list .item ul li:before{position: absolute;display: inline-block;content: '';width: 8px;height: 8px;top: 0;left: 0;bottom: 0;margin: auto 0;border-right: 2px solid #53637d;border-bottom: 2px solid #53637d;    transform: rotate(-45deg);z-index: 3;}
.friendship-list .item ul li a{font-size: .16rem;color: #52627c;}



@media (min-width:1025px) {
    footer{ padding-top: 1rem;}
    footer .fllow-us,
    footer .nav{display: flex; justify-content: space-between;}
    footer .fllow-us{border-top: 1px solid rgba(204,204,204,0.5); margin-top: 0.97rem;}
}
@media (max-width:1024px) {
    footer .nav{display: none;}
    footer .fllow-us{text-align: center;}
    footer .fllow-us .box+.box{margin-top: 1em;}
    footer .share{display: table;margin: 0 auto;}
    footer .copyright{line-height: 1.5;}
}
@media (max-width:640px){
    footer .friendship{float: none;margin-left: 0;margin-bottom: .2rem;}
    footer .friendship .name{width: 100%;}
    footer .copyright nav{text-align: center;}
}
.home-column{overflow: hidden;position: relative;z-index: 1; padding: 1.5rem 0 0.86rem 0;background-color: #f3f6fa;}
.home-column .auto-inner{position: relative;z-index: 3;}
.home-column .bg-picture{position: absolute; left: 0; top: 0;height: 100%; width: calc(600 / 1920 * 100%);background-repeat: no-repeat; background-position: center;background-size: cover;}
.home-column .tab-ul li{position: relative;color: #52627c; overflow: hidden;cursor: pointer;}
.home-column-front .tab-ul li{padding-left: calc(46 / 16 * 1em);}
.home-column-reverse .tab-ul li{padding-right: calc(46 / 16 * 1em);}
.home-column .tab-ul li:not(:last-child){margin-bottom: 0.5rem;}
.home-column .tab-ul li aside{font-size: calc(32 / 16 * 1em);color: #52627c;}
.home-column .tab-ul li .icon{position: absolute; top: 0;}
.home-column-front .tab-ul li .icon{left: 0;}
.home-column-reverse .tab-ul li .icon{right: 0;}
.home-column .tab-ul li .icon img{height: calc(28 / 16 * 1em);}
.home-column .tab-ul li:not(.on) .icon img.hover{display: none;}
.home-column .tab-ul li.on .icon img.default{display: none;}
.home-column .tab-ul li.on aside{font-weight: bold;color: #061c70;max-width: 100%; background-repeat: no-repeat; background-size: 0.1rem auto;}
.home-column-front .tab-ul li.on aside{ float: left;padding-right: calc(39 / 32 * 1em); background-position: right center;background-image: url(../images/more10-18.svg);}
.home-column-reverse .tab-ul li aside{text-align: right;}
.home-column-reverse .tab-ul li.on aside{ float: right;padding-left: calc(39 / 32 * 1em); background-position: left center;background-image: url(../images/more10-18-2-reverse.svg);}
.home-column .more a{color: #061c70;font-size: calc(18 / 16 * 1em); padding-right: calc(16 / 18 * 1em); background: url(../images/more10-18.svg) no-repeat right center;background-size: calc(7 / 16 * 1em) auto;}
.home-column.home-column-reverse .more a {
    background: url(../images/more10-18-2.svg) no-repeat right center;
    background-size: calc(7 / 16 * 1em) auto;
}
.home-column.home-column-reverse .tab-ul li.on aside{color: #fff;}
.home-column.home-column-reverse .tab-ul li aside{color: rgba(255, 255, 255, .6);}
.home-column.home-column-reverse .more a{color: #fff;}
.home-column .right .tab-info{width: calc(1400 / 1183 * 100%);}
@media (max-width:1720px) {
    .home-column .right .tab-info{width: calc(1400 / 1283 * 100%);}
}
.column-swiper{padding-bottom: 0.84rem;}
.column-swiper .inner{display: block; position: relative; /*height: 4.2rem;*/background-color: #fff;overflow: hidden;}
/* .home-column-reverse .column-swiper .inner{margin-left: 0.2rem;} */
.column-swiper .Ispic{height: 5rem;}
.column-swiper .txt{position: absolute; bottom: 0; left: 0;width: 100%;background-color: #fff;z-index: 10;padding: 0 0.35rem 0.3rem;color: #52627c;transform: translateY(calc((28 / 16 * 1em) * 4 + 0.3rem)); transition: 0.3s ease-out;}
.home-column-reverse .column-swiper .txt{background-color: #f3f6fa;}
.column-swiper .txt > *{margin: 0;}
.column-swiper .txt h5{font-size: calc(18 / 16 * 1em); line-height: 0.6rem;text-align: center;}
.column-swiper .inner:hover .txt h5{color: #ffb81c;}
.column-swiper .txt p{line-height: calc(28 / 16 * 1em);height: calc((28 / 16 * 1em) * 4);}
/* .column-swiper .inner:hover .txt{transform: translateY(0) !important; padding-top: 0.06rem !important;} */
/* .column-swiper .inner:hover  .Ispic{height:3.2rem;} */
.home-column-front .column-swiper .txt p{display: none;}
/* .home-column-reverse .column-swiper .inner:hover .Ispic{height:3.6rem;} */
.home-column-reverse .column-swiper .inner:hover .txt{
    transform: translateY(calc((28 / 16 * 1em) * 4 + 0.3rem)) !important; 
    padding-top: 0 !important;
}

.column-swiper .btn{position: absolute; width: 0.45rem; height: 0.45rem; background: url(../images/btn-prev.svg) no-repeat center;background-size: contain; top: calc((100% - 0.84rem) / 2);margin-top: calc(-0.45rem / 2);z-index: 10;cursor: pointer; }
.column-swiper .btn.swiper-button-disabled{visibility: hidden;}
.column-swiper .btn.prev{left: 0.3rem;}
.column-swiper .btn.next{right: 0.3rem;background-image: url(../images/btn-next.svg);}
.column-swiper .swiper-page{z-index: 12;position: absolute;left: 0; width: 100%; bottom:0.09rem; text-align: center;}
.column-swiper .swiper-page span{width: 0.12rem; height: 0.12rem;cursor: pointer;}
.column-swiper .swiper-page span.swiper-pagination-bullet-active{background-color: #ffb91d;}
.column-swiper.swiper-container-horizontal>.swiper-scrollbar{display: none;width: calc(880 / 1400 * 100%); left: calc((100% - (880 / 1400 * 100%)) / 2);background-color: #dfe3e9; height: 1px;}
.column-swiper .swiper-scrollbar-drag{ height: 6px; top: -3px;background-color: #ffb81c;}
body .home-column-front .column-swiper .swiper-slide:nth-of-type(1) .txt, body .home-column-front .column-swiper .swiper-slide:nth-of-type(4) .txt, body .home-column-front .column-swiper .swiper-slide:nth-of-type(2) .txt, body .home-column-front .column-swiper .swiper-slide:nth-of-type(3) .txt{
    transform: translateY(calc((28 / 16 * 1em) * 0 + 0.3rem));
}
.home-column-front .tab-ul dd a{
    display: block;
    line-height: .7rem;
    padding: 0 .2rem;
    background: url(../images/page/arrow-next.svg) no-repeat 90% center/6px;
    border-bottom: solid 1px #e3d2bc;
    font-size: .18rem;
    font-weight: 700;
    color: #061c70;
    width: 1.9rem;
    text-align: left;
}
.home-column-front .tab-ul dd.on a,
.home-column-front .tab-ul dd:hover a{
    background-color: rgba(255, 242, 222, 1);
}
.home-column-reverse{background-color: #fff;padding: 0;}
.home-column-reverse .bg-picture{left: auto;right: 0;}
.home-column-reverse .tab-info{float: right;}

@media (min-width:1025px) {
    .home-column .flex{display: flex;align-items: center}
    .home-column .left{position: relative;width: 20%;height: 7rem;display: flex;align-items: center;justify-content: center;flex-direction: column;}
    .home-column-front .left:after{display: block;content: '';width: 15%;height: 100%;position: absolute;left: 100%;background: #fde7c5;top: 0;}
    .home-column-reverse .left:after{display: block;content: '';width: 15%;height: 100%;position: absolute;right: 100%;background: #e53389;top: 0;}
    .home-column .left .tab-ul{display: flex;justify-content: center;}
    .home-column .left .more{display: flex;justify-content: center;}
    .home-column .right{width: 80%;}
    .home-column .right .column-swiper{padding-bottom: 0;}
    .home-column-reverse .flex {flex-flow: row-reverse;}
    .home-column-reverse .column-swiper .txt{background-color: transparent;left: 50%;top: 50%;bottom: auto;width: auto;transform: translate(-50%,-50%)!important;}
    .home-column-reverse .column-swiper .txt h5{font-size: calc(48 / 16 * 1em);color: #ffb81c;letter-spacing: .25rem;}
    .home-column-reverse .column-swiper .txt p{line-height: calc(16 / 16 * 1em);font-size: calc(16 / 16 * 1em);color: #061c70;}
    .home-column-reverse .column-swiper .inner:hover .txt{transform: translate(-50%,-50%) !important;padding-top: 0 !important;}
    .home-column-reverse .btn{margin-top: 0;}
}
@media (max-width:1024px) {
    .home-column{padding: 0 0;}
    .home-column .tab-ul{display: flex;justify-content: center;padding: .3rem 0;}
    .home-column-front .tab-ul li{margin-bottom: 0 !important;}
    .home-column .tab-ul li{margin: 0 2em;}
    .home-column .bg-picture{width: 100%; height: 3rem;}
    .home-column .more{display: none;}
    .home-column .right .tab-info{width: 100%;}
    .home-column .tab-ul li.on aside{background-image: url(../images/down-10-6-blue.svg)!important;background-size: 0.5em auto;}
    .home-column-front .column-swiper .inner{margin: 0 0.1rem;}
    .column-swiper .Ispic{height: 3rem;}
    .column-swiper .inner{height: 3.6rem;}
}

.page-ban{position: relative;z-index: 1;}
.page-ban .Ispic{height: 6rem;}
.page-ban .home-ban-txt{height: 3.8rem; margin-top: calc(-3.8rem / 2);}
.page-ban .home-ban-txt .auto-inner:before{width: 3.8rem;}
.page-ban .home-ban-txt .cn{font-size: 0.48rem; line-height: calc(60 / 48 * 1em);}
.page-ban .home-ban-txt .en{font-size: 0.2rem; line-height: calc(24 / 20 * 1em); margin-bottom: 0;}
@media (max-width:768px) {
    .page-ban .Ispic{height: 3rem;}
    .page-ban .home-ban-txt{height: 2rem; margin-top: calc(-2rem / 2);}
    .page-ban .home-ban-txt .auto-inner:before{width: 2rem;}
    .page-ban .home-ban-txt .auto-inner{padding-right: 0.4rem;}
    .page-ban .home-ban-txt .cn{font-size: 0.24rem; }
    .page-ban .home-ban-txt .en{font-size: 0.14rem; }
}

.Current{position: relative;z-index: 1; overflow: hidden;background-color: #f6f7fb; padding-top: 0.16rem;}
.Current:before{width: 9.27rem; height: 9.07rem;position: absolute;content: ''; left: calc(1321 / 1920 * 100%); top:-0.9rem; background: url(../images/decorate.svg) no-repeat;background-size: contain;animation: 100s zhuan infinite both;z-index: 1;}
@keyframes zhuan {
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
.Current .auto-inner{position: relative;z-index: 5;}

.location{padding: 0.33rem 0;line-height: 1.3;}
.location,
.location a:not(:hover){color: #52627c;}

.sub-menu ul{position: relative;z-index: 1;}
.sub-menu ol{position: absolute; height: 3px;background-color: #001a70; left: 0;transition: 0.5s; bottom: 0;width: 0;}
.sub-menu li{float: left; line-height: 0.59rem;}
.sub-menu li:not(:last-child){margin-right: calc(50 / 1920 * 100vw);}
.sub-menu li a{display: block;position: relative; font-size: calc(18 / 16 * 1em);}
.sub-menu li.aon a{color: #001a70; font-weight: bold;}
@media (max-width:1024px) {
    .sub-menu ul{white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
    .sub-menu ul:after{display: none;}
    .sub-menu li{display: inline-block; float: none;}
}

.rideGuide{padding-bottom: 1.04rem;}
.rideGuide .items{background-color: #f6f7fb;border-radius: 16px; padding-left: 0.59rem; padding-bottom: 0.6rem;position: relative;color: #333;}
.rideGuide .other{position: absolute;right: 0.5rem; top: 0.5rem;font-weight: bold;color: #001a70;font-size: calc(18 / 16 * 1em);z-index: 2;}
.rideGuide .txt-icon{position: relative; width: 1.8rem; height: 1.8rem; margin-top: calc(-1.8rem / 2);z-index: 1;}
.rideGuide .txt-icon .inside{background-color: #33488d;border-radius: 50%; height: 100%;text-align: center;font-weight: bold;color: #fff;position: relative;z-index: 4; border: 0.1rem solid;}
.rideGuide .txt-icon .inside aside{font-size: calc(18 / 16 * 1em); line-height: calc(24 / 18 * 1em); margin-top: 0.1rem;}
.rideGuide .txt-icon .inside img{height: 0.35rem;}
.rideGuide .txt-icon .icon-bg{position: absolute; left: -0.59rem;right: -0.8rem; height:calc(50% + 1rem); overflow: hidden; top:0.9rem;background-color: #f6f7fb;}
.rideGuide .txt-icon .icon-bg:before{position: absolute; content: ''; background: url(../images/decorate2.png) no-repeat center top #f6f7fb; background-size: contain; width: 3.52rem;height: 3.52rem; bottom: 0.09rem; left: -0.27rem;animation: 100s zhuan infinite both linear;}
.rideGuide .step{position: relative; /* padding-top: 0.26rem; margin-left: 0.51rem; */margin-top: -1.75rem;z-index: 5;}
.rideGuide .step:not(.no-minheight){ min-height: 3.4rem;}
.rideGuide .step dl{counter-increment: my;}
.rideGuide .step:not(.ytable) dl{display: table;width: 100%; }
.rideGuide .step:not(.ytable) dl > *{display: table-cell; vertical-align: middle;}
.rideGuide .step dl dt{width: 0.7rem;}
.rideGuide .step dl dt:before{content:'0'counter(my);color: #52627c;font-size: 0.36rem;line-height: 0.7rem;background-color: #d6dae8;border-radius: 50%;text-align: center;display: block;font-weight: bold;}
.rideGuide .step dl dd{font-size: calc(20 / 16 * 1em);line-height: calc(30 / 20 * 1em);}
.rideGuide .step:not(.ytable) dd{padding-left: 0.21rem; }
.rideGuide .step .tree{padding-left: 0.45rem!important; background: url(../images/kuohao.svg) no-repeat left center; background-size:  auto 0.7rem;line-height: 2; font-size: 1em;}
.rideGuide .step .tree2{background-size:  0.35rem 0.5rem; margin-top: 0.07rem; font-size: calc(16 / 18 * 1em);margin-bottom: -0.5rem;}
.rideGuide .step .tree3{font-size: calc(18 / 20 * 1em);}
.rideGuide .step .tree-l-r{overflow: hidden;}
.rideGuide .step .tree-l-r span{float: left;width: 50%;max-width: 1.6rem;}
.rideGuide .step .tree-l-r span:nth-child(2n+1){clear: left;}
.rideGuide .step dl dd.one{width: 1.01rem;}
.rideGuide .step .jiantou:before{content: '';height: 0.5rem; width: 0.7rem;display: block;background: url(../images/step-icon.png) no-repeat center center; background-size: auto 0.33rem;}
.rideGuide .step + .gothere{margin-top: 0.74rem;margin-left: 0.51rem;}
.rideGuide  .gothere a{display: inline-block; line-height: calc(40 / 16 * 1em); padding-left: calc(47 / 16 * 1em);padding-right: calc(25 / 16 * 1em);color: #fff; border-radius: calc(40 / 16 * 1em); background: url(../images/gothere.svg) no-repeat left  calc(25 / 16 * 1em)  center #33488d; background-size:calc(13 / 16 * 1em) auto;transition: 0.3s;}
.rideGuide  .gothere a:hover{background-color: #ffb81c;}
.rideGuide .step dd h5{margin: calc(29 / 22 * 1em) 0 calc(15 / 22 * 1em) 0; font-weight: normal;font-size: calc(22 / 20 * 1em);}
.rideGuide .step dd p{margin: 0 0 0.7em 0; line-height: calc(30 / 20 * 1em);}
.rideGuide .step .floor{color: #001a70; line-height: calc(30 / 20 * 1em);}
.rideGuide .step .floor span{display: inline-block;margin-right: 0.1rem;width:calc(30 / 20 * 1em);text-align: center;background-color: #001a70;border-radius: 0.05rem;color: #fff;}
/* .rideGuide .info >  .ytable + .ytable{margin-top: 1.28rem;} */
.rideGuide .info .ytable.fixed{display: flex;flex-wrap: wrap;}
.rideGuide .info .ytable.fixed .items{margin-right: 5%;margin-bottom: 1.28rem;}
.rideGuide .info .ytable.fixed .items:nth-of-type(2n){margin-right: 0;}
.rideGuide .info .ytable.fixed .items.one{width: 100%;margin-right: 0;}
@media (min-width:1025px) {
	.rideGuide .step .floor{white-space: nowrap;}
.rideGuide .info{display: table;width: 100%;table-layout: fixed;margin-top: 0.76rem; }
.rideGuide .info >  .ytable > div{display: table-cell;vertical-align: top;}
.rideGuide .items:not(.items-full){width: calc(680 / 1480 * 100%);}
.rideGuide .step.ytable{width: calc(100% - 0.5rem - 1rem);}
.rideGuide .step.ytable > *{display: table-cell;}
.rideGuide .step.ytable .jiantou{vertical-align: middle; width: 1.27rem;}
.rideGuide .step-2.ytable .jiantou{width: 2rem;}
.rideGuide .step.ytable .jiantou:before{width: 0.33rem; height: 0.18rem;background-image: url(../images/step-icon-r.png); background-size: contain; margin: 0 auto;}
.rideGuide .step.ytable dl:nth-of-type(2){width: 43.51%;}
.rideGuide .step.ytable dl.same-w{width: 2.4rem!important;}
.rideGuide .step.ytable dl.same-w:nth-of-type(2){width: auto !important;}
.rideGuide .step.ytable dl.same-w:last-of-type{width: 3.64rem!important;}
.rideGuide .step-2 dd p{min-height: calc((30 / 20 * 1em) * 3);}
.rideGuide .step ul li{float: left; width: 47.5%;}
.rideGuide .step ul li:nth-child(2n){float: right;}
}
@media (max-width:1024px) {
.rideGuide .info{padding-top: 0.6rem;}
/* .rideGuide .txt-icon{float: left;} */
.rideGuide .step {clear: both;}
.rideGuide .no-items{height: 1.2rem;}
.rideGuide .step.ytable{width: calc(100% - 0.7rem);}
}
.Oneid .public-title{font-size: .32rem;color: #001a70;}
.Oneid .public-title:after{display: block;content: '';margin-top: .2rem;width: .2rem;height: .04rem;border-radius: .04rem;background-color: #ffb91d;}
.Oneid .top-box{padding: .8rem 0;}
.Oneid .top-box .flex{margin-top: -.3rem;}
.Oneid .flex{display: flex;align-items: center}
.Oneid .name{margin-bottom: .4rem;font-size: .18rem;color: #001a70;font-weight: bold;}
.Oneid .text{font-size: .18rem;color: #52627c;line-height: 1.8;}
.Oneid .marg80{margin: .8rem 0;}
.Oneid .top-box .text{max-width: 4.5rem;}
.Oneid .top-box .img{margin-left: 2rem;}
.Oneid .burden{position: relative;margin-top: -1.8rem;}
.Oneid .list{margin-top: .7rem;}
.Oneid .list .item{padding: .8rem 0}
.Oneid .list .item:nth-of-type(odd){background-color: #f6f7fb}
.Oneid .list .flex .img{margin-left: 1.2rem;}
.Oneid .list .flex .img img{width: 100%}
.Oneid .list .item:nth-of-type(1) .img{width: 50.6%}
.Oneid .list .item:nth-of-type(1) .box{width: calc(49.4% - 1.2rem)}
.Oneid .list .item:nth-of-type(2) .img{margin-top: .7rem;}
.Oneid .list .item:nth-of-type(3){margin-top: .7rem;}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(1) .img{width: 50.5%}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(1) .box{width: calc(49.5% - 1.2rem)}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(2) .img{width: 66.8%}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(2) .box{width: calc(33.2% - 1.2rem)}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(3) .img{width: 50.5%}
.Oneid .list .item:nth-of-type(3) ul li:nth-of-type(3) .box{width: calc(49.5% - 1.2rem)}
.Oneid .list .item:nth-of-type(3) ul li{margin-bottom: .7rem;}
.Oneid .list .item:nth-of-type(3) ul li:last-child{margin-bottom: 0;}
.Oneid .list .item:nth-of-type(4) .flex .img{width: 50.5%}
.Oneid .list .item:nth-of-type(4) .flex .box{width: calc(49.5% - 1.2rem)}
@media (max-width:1024px){
    .Oneid .list .item:nth-of-type(3) ul li:nth-of-type(2) .box{width: calc(49.5% - .5rem)}
    .Oneid .list .item:nth-of-type(3) ul li:nth-of-type(2) .img{width: 50.5%}
    .Oneid .list .flex .img{margin-left: .5rem;}
    .Oneid .list .item:nth-of-type(3) ul li:nth-of-type(3) .box{width: calc(49.5% - .5rem)}
    .Oneid .list .item:nth-of-type(3) ul li:nth-of-type(1) .box{width: calc(49.5% - .5rem)}
    .Oneid .list .item:nth-of-type(4) .flex .box{width: calc(49.5% - .5rem)}
    .Oneid .list .item:nth-of-type(1) .box{width: calc(49.4% - .5rem)}
    .Oneid .top-box .img{margin-left: 1rem;}

}
@media (max-width:640px){
    .Oneid .top-box .flex{margin-top: .3rem;}
    .Oneid .flex{display: block;}
    .Oneid .top-box .img{margin-left: 0;margin-top: .2rem;}
    .Oneid .burden{margin-top: 0;}
    .Oneid .flex .img{width: 50%!important;margin-top: 0.2rem;margin-left: auto!important;margin-right: auto!important;}
    .Oneid .flex .box{width: 100%!important;}
}

.sub-nav{padding: 0.6rem 0;}
.sub-nav li{margin-bottom: 2px;}
.sub-nav li a{display: block;color: #52627c;font-size: calc(18 / 16 * 1em);padding: 0 calc(37 / 18 * 1em); cursor: pointer;}
.sub-nav li.on a{color: #fff; }
@media (min-width:769px) {
.sub-nav ul{display: table; margin: 0 auto;}
.sub-nav li{float: left; }
.sub-nav li:not(:last-child){margin-right: 0.2rem;}
.sub-nav li a{line-height: calc(50 / 18 * 1em); background-color: #f6f7fb;border-radius: 0.5rem;  }
.sub-nav li.on a{background-color: #001a70;}
}
@media (max-width:768px) {
    .sub-nav ul:after{display: none;}
    .sub-nav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .sub-nav li{width: calc(50% - 0.05rem); display: flex;justify-content: center;align-items: center;height: calc(60 / 18 * 1em); background-color: #f6f7fb;border-radius: 0.5rem; margin-bottom: 0.1rem; }
    .sub-nav li.on{background-color: #001a70;}
    .sub-nav li a{padding: 0 1em;}
}
@media (max-width:640px){
    .rideGuide .info .ytable.fixed .items{margin-right: 0;width: 100%}
    .rideGuide .step{margin-top: -2rem; margin-left: -0.2rem;}
}
.process-title{font-size: calc(28 / 16 * 1em);color: #001a70; border-bottom: 0.05rem solid #f6f7fb; padding-bottom: 0.29rem;text-align: center; margin:0;}
.process-title-mt{margin-top: -0.76rem;}
.process-title + .ytable{margin-top: 1.14rem;}

.complex-step{background-color: #f6f7fb; border-radius: 0.16rem; margin: 0.3rem 0 0 0; font-size: calc(22 / 16 * 1em); line-height: calc(32 / 22 * 1em);}
.complex-step + .process-title{margin-top: 0.8rem;}
@media (min-width:1025px) {
 .complex-step{padding: 0.7rem 6.757% 0.4rem;}
.complex-step[data-rel='2']{padding-left: 0.59rem;padding-right: 0.6rem;}
.complex-step[data-rel='2'] .w5{width:calc(130 / 1361 * 100%);padding-left: calc(40 / 22 * 1em);}
.complex-step .w4{width: calc(150 / 1280 * 100%);}
.complex-step .w3{width: calc(113 / 1280 * 100%);}
.complex-step .w3-1{width: calc(119 / 1280 * 100%);}
.complex-step .w5{width: calc(100 / 1280 * 100%); padding-left:  calc(36 / 22 * 1em);}
.complex-step[data-rel='2']  .w4{width: calc(150 / 1361 * 100%);}
.complex-step[data-rel='2']  .w3{width: calc(113 / 1361 * 100%);}
.complex-step[data-rel='2']  .w3-1{width: calc(119 / 1361 * 100%);}
.complex-step[data-rel='2']  .w3:before{content: '';height: 0.18rem; width: 0.33rem;display: block;background: url(../images/step-icon-r.png) no-repeat center center; background-size:contain;margin: 0 auto;}
.complex-step .w2{width: calc(196 / 1280 * 100%); padding-left:  calc(36 / 22 * 1em);}
.complex-step[data-rel='2'] .w2{width: calc(196 / 1361 * 100%); }
.complex-step .w1{background: url(../images/kuohao2.svg) no-repeat right center; background-size: 0.44rem auto; padding-right:  calc(70 / 22 * 1em);}
.complex-step .w1 dl{display: table; width: 100%; table-layout: fixed;padding: calc(1.1rem / 2) 0;}
.complex-step .w1 dd{display: table-cell; vertical-align: middle; line-height: calc(35 / 22 * 1em);}
.complex-step .w1 dd.dd1{width: calc(162 / 751 * 100%);}
.complex-step .w1 dd.dd2{width:calc(90 / 751 * 100%);}
.complex-step .w1 dd.dd2-1{width: calc((277 / 751 * 100%) / 2)!important;}
.complex-step[data-rel='2'] .w1 dd.dd1{width: calc(162 / 898 * 100%);}
.complex-step[data-rel='2'] .w1 dd.dd2{width: calc(90 / 898 * 100%);}
.complex-step[data-rel='2'] .w1 dd.dd2-1{width: calc((277 / 898 * 100%) / 2)!important;}
.complex-step .w1 dd.dd2:before{content: '';height: 0.18rem; width: 0.33rem;display: block;background: url(../images/step-icon-r.png) no-repeat center center; background-size:contain;margin: 0 auto;}
.complex-step .w1 dd.dd3{width: calc(277 / 751 * 100%);position: relative;}
.complex-step[data-rel='2'] .w1 dd.dd3{width: calc(277 / 898 * 100%);}
.complex-step .w1 dd.dd3 .p,
.complex-step .w1 dd.dd3 .p p{background-repeat:no-repeat;background-size: auto 0.7rem; background-repeat: no-repeat;}
.complex-step .w1 dd.dd3 .p{background-image:  url(../images/kuohao-l.svg) ; background-position: left center; padding-left:  18%;}
.complex-step .w1 dd.dd3 .p p{background-image:  url(../images/kuohao-r.svg) ; background-position: right center; margin: 0;}
.complex-step .w1 dd.dd3 aside{text-align: center;position: absolute; width: 100%;left: 0;transform: translateY(-0.5rem);}
.complex-step[data-rel='2'] .w1 dd.dd4{width: calc(136 / 898 * 100%);}
.complex-step[data-rel='2'] .w1 dd.dd2{width: calc(72 / 898 * 100%);}
}
@media (max-width:1024px) {
    .complex-step{padding: 0.3rem;text-align: center;}
    .complex-step .w1{display: flex!important;flex-direction: row;}
    .complex-step .w1 dl{width:50%;}
    .complex-step .w1 dd.dd2{height: 0.6rem;background: url(../images/step-icon.png) no-repeat center;}
    .complex-step .w1 dd.dd3{height: 1.2rem;display: flex;align-items: center;justify-content: center;flex-direction: column;}
    .complex-step .w1 dd.dd3 p{margin: 0;}
    .complex-step .w5:before,
    .complex-step .w2:before{content: url(../images/kuohao-wap.svg);display: block;margin: 0 auto;}
    .complex-step .w3:before{content: url(../images/step-icon.png);}
}

/* .traffic .table{margin-bottom: 0.6rem;}
.traffic .table table{ border: 1px solid #eee;}
.traffic .table table th,
.traffic .table table td{text-align: center; border: 1px solid #eee;border-collapse: collapse; line-height: calc(28  / 16 * 1em); padding-top: 0.28rem; padding-bottom: 0.28rem;}
.traffic .table table td:nth-child(1){line-height: calc(24  / 16 * 1em);}
.traffic .table tr td:nth-child(1){background-color: #fafbfd;}
.traffic .table tr:nth-child(2n) td:nth-child(1){background-color: #f6f7fb;}
.traffic .table tr.title th{background-color: #d1d4e2;color: #354154;height: 0.8rem;font-size: calc(20 / 16 * 1em);padding: 0;}
.traffic .table tr.sub-tit th{color: #52627c;padding-top: 0.2rem; padding-bottom: 0.2rem;}
.bgcolor-1{background-color: #fafbfd!important;}
.bgcolor-2{background-color: #f6f7fb;} */

.traffic-img{padding-bottom: 0.69rem;}
.traffic-img img:not(:last-child){margin-bottom: 0.6rem;}
.tab-info .info .tips {
    margin-top: 0.4rem;
    font-size: .22rem;
    color: #001a70;
    line-height: 1.7;
}
.pc{display: block;}
.media{display: none;}
@media (max-width:640px){
.media{display: block;}
.pc{display: none;}
}
.traffic-tips + .traffic-img{margin-top:0.6rem;}
.traffic-tips .icon{display: table; margin: 0 auto;}
.traffic-tips .icon i{display: block; margin: 0 auto;background: #f6f7fb url(../images/subway.svg) no-repeat center center;background-size: auto calc(44 / 100 * 100%);border-radius: 50%;width: 1rem; height: 1rem;transition: 0.3s;}
.traffic-tips .icon aside{font-weight: bold;font-size: calc(18 / 16 * 1em);color: #52627c; margin-top: 0.1rem;text-align: center;}
.traffic-tips .icon a:hover i{transform: rotateY(-180deg);}
.traffic-tips .tips h4{margin: 0;color: #ed6529;font-size: 1em; line-height: calc(36 / 16 * 1em);}
.traffic-tips .sweet-tips{ line-height: calc(36 / 16 * 1em);margin-top: 0.3rem;}
.traffic-tips .left .sweet-tips{ line-height: calc(28 / 16 * 1em);}
.traffic-tips .sweet-tips a.underline{text-decoration: underline;color: #52627c; }
.traffic-tips .sweet-tips a:hover{color: #ffb81c;}
.traffic-tips .right-btn a{display: inline-block;text-align: center;background-color: #17a0e6; border-radius: 0.5rem; padding: 0 0.3rem; transition: 0.3s;}
.traffic-tips .right-btn a:hover{background-color: #ffb81c;}
.traffic-tips .right-btn a span{display: block; padding-left:calc(37 / 18 * 1em); color: #fff; font-size: calc(18 / 16 * 1em);line-height: calc(50 / 18 * 1em);  background: url(../images/time.svg) no-repeat left center;background-size: calc(22 / 18 * 1em) auto; }
.traffic-query{margin-bottom: .4rem;}
.traffic-query .box{width: max-content;margin: auto;font-size: 0;}
.traffic-query .box .ewm{display: inline-block;width: 1.3rem;vertical-align: middle;display: none;}
.traffic-query .box .ewm img{width: 100%;}
.traffic-query .box .more{display: none;}
.traffic-query .box .casket{display: inline-block;margin-left: .4rem;padding-left: .4rem;border-left: 1px solid #eeeeee;vertical-align: middle;margin-left: 0;padding-left: 0;border-left: 0;}
.traffic-query .box .casket .more a:before{display: inline-block;content: '';width: .5rem;height: .5rem;margin-right: .1rem;background-image: url('../images/traffic-query.png');background-repeat: no-repeat;background-position: center;background-size: contain;vertical-align: middle;}
.traffic-query .box .casket .more a span{display: inline-block;font-size: .18rem;color: #52627c;font-weight: bold;vertical-align: middle;}
.traffic-query .box .casket .more a:hover span{text-decoration:underline}
.traffic-query .box .casket .more a:hover:before{background-image: url('../images/traffic-query-on.png');}
.traffic-query .box .casket .text{margin-top: .3rem;font-size: .16rem;color: #52627c;margin-top: 0;}
.traffic-query .box .casket .tips{margin-top: .15rem;font-size: .16rem;color: #ec6726;display: none;}
@media (min-width:769px) {
.traffic-tips .left{padding-right: 0.3rem;}
.traffic-tips .right{border-left: 1px solid #eeeeee; width: 2.8rem;}
.traffic-tips .right-btn,
.traffic-tips .right-txt{text-align: right;}
.traffic-tips .right-txt .sweet-tips{text-align: left;display: inline-block;}
}
@media (max-width:768px) {
    .traffic-tips .left{margin-bottom: 0.3rem;}
    .traffic-tips .right-btn{text-align: center;}
}

.search{background-color: #f6f7fb;border-radius: 0.2rem; padding: 0.4rem 1rem; margin-bottom: 0.3rem;}
.search > *{ line-height: 0.5rem;font-size: calc(18 / 16 * 1em);}
.search span{text-align: center;color: rgba(82,98 ,124,0.5);}
.search .btn{background-color: #17a0e6;border-radius: 0.25rem;color: #fff;cursor: pointer;text-align: center; display: block;}
.search .input{font-size: calc(18 / 16 * 1em);}
.search .input .text{width: 100%;border: 0;background:#fff; height: 0.5rem; padding: 0 0.2rem;border-radius: 0.5rem;}
.search .input .text::placeholder{color: rgba(82,98 ,124,0.5);}
@media (min-width:1025px) {
    .search > *{float: left;}
    .search span{width: 0.8rem;}
    .search .input{width: calc((100% - 2.8rem) / 2); }
    .search .btn{width: 1.8rem;margin-left: 0.2rem;}
}
@media (max-width:1024px) {
    .search{padding: 0.2rem;text-align: center;}
    .search .btn{margin-top: 0.1rem;}
}

.traffic-txt-table .table{margin-bottom: 0.3rem;margin-left: auto;margin-right: auto;}
.traffic-txt-table .table [class*=max-]{ margin: 0 auto;}
.traffic-txt-table .table .max-w{max-width: 2.93rem;}
.traffic-txt-table .table .max-w2{max-width: 2.6rem;}
.traffic-txt-table .table,
.traffic-txt-table .table td{border: 1px solid #eee; }
.traffic-txt-table .table td{text-align: center; line-height: calc(28 / 16 * 1em); padding: 0.25rem .1rem;}
.traffic-txt-table .table tr.tit td{font-weight: bold; line-height: calc(24 / 16 * 1em); height: 0.82rem; font-weight: bold; padding: 0 .1rem;}

.traffic-txt-table .table-1 td:nth-child(1){font-weight: bold;color: #52627c; }
.traffic-txt-table .table-1 tr:nth-child(2n) td:nth-child(1){background-color: #f6f7fb;}
.traffic-txt-table .table-1 tr:nth-child(2n-1) td:nth-child(1){background-color: #fafbfd;}
.traffic-txt-table .table-1 tr.tit td{color: #52627c;}
.traffic-txt-table .table-1 tr.tit td:nth-child(2n){background-color: #f6f7fb;}
.traffic-txt-table .table-1 tr.tit td:nth-child(2n-1){background-color: #fafbfd;}
.traffic-txt-table .table-1 tr.tit td:nth-child(1){background-color: #fff;}
.traffic-txt-table .table-1 tr.tit td:nth-child(1){width: calc(82 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(2){width: calc(262 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(3){width: calc(400 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(4){width: calc(111 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(5){width: calc(121 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(6),
.traffic-txt-table .table-1 tr.tit td:nth-child(7){width: calc(171 / 1480 * 100%);}
.traffic-txt-table .table-1 tr.tit td:nth-child(8){width: 61px;}

.traffic-txt-table .table-2 tr.tit td{color: #fff;background: #f9b315;}
/* .traffic-txt-table .table-2 tr:not(.tit):nth-of-type(even) td{background-color: #fff7e4}
.traffic-txt-table .table-2 tr:not(.tit):nth-of-type(odd) td{background-color: #ffecb2} */
/* .traffic-txt-table .table-2 .tit td:nth-child(2n-1){background-color: #fcfaf8;}
.traffic-txt-table .table-2 .tit td:nth-child(2n){background-color: #fcf9f2;} */
.traffic-txt-table .table-2 .tit td:not(:nth-child(2)){width: calc(200 / 1480 * 100%);}
.traffic-txt-table .table-2 tr:not(.name):nth-of-type(even) td{background-color: #fff7e4}
.traffic-txt-table .table-2 tr:not(.name):nth-of-type(odd) td{background-color: #ffecb2}
.traffic-txt-table .table-2 tr.name td{background-color: #f9b315;color: #001a70;font-weight: bold;font-size: calc(20 / 16 * 1em);}

.traffic-txt-table .table-2-1 .tit td:nth-child(2n-1){background-color: #fcfaf8;}
.traffic-txt-table .table-2-1 .tit td:nth-child(2n){background-color: #fcf9f2;}
.traffic-txt-table .table-2-1 .tit td:not(:nth-child(2)){width: calc(400 / 1480 * 100%);}

.traffic-txt-table .table-3 td:nth-child(1){font-weight: bold;color: #52627c;}
.traffic-txt-table .table-3 tr:nth-child(2n-1) td:nth-child(1){background-color: #f6f7fb;}
.traffic-txt-table .table-3 tr:nth-child(2n) td:nth-child(1){background-color: #fafbfd;}

.traffic-txt-table .table-4 .name td{font-weight: bold;background-color: #d1d4e2;color: #354154;font-size: calc(20 / 16 * 1em);}
.traffic-txt-table .table-4 .name td aside{font-weight: normal;color: #84868f;font-size: calc(16  / 20 * 1em);}
.traffic-txt-table .table-4 tr:nth-child(2) td{font-weight: bold;color: #52627c;}
.traffic-txt-table .table-4 tr:nth-child(2) td:nth-child(2n-1){background-color: #f6f7fb;}
.traffic-txt-table .table-4 tr:nth-child(2) td:nth-child(2n){background-color: #fafbfd;}
.traffic-txt-table .table-4 tr:nth-child(2) td:first-child{background-color: #fff;}
.traffic-txt-table .table-4-2 tr.tit td:nth-child(1),
.traffic-txt-table .table-4-2 tr.tit td:nth-child(3),
.traffic-txt-table .table-4-2 tr.tit td:nth-child(5){width: calc(199 / 1480 * 100%);}
.traffic-txt-table .table-4-2 tr.tit td:nth-child(2){width: calc(484 / 1480 * 100%);}

.traffic-txt-table .table-4-3 .txt-left{padding-left: 0.3rem;text-align: left;}
.traffic-txt-table .table-4-3 .name td{background-color: #f9b315;
    color: #001a70;}
    .traffic-txt-table .table-4-3 tr:not(.name):nth-of-type(even) td{background-color: #fff7e4}
.traffic-txt-table .table-4-3 tr:not(.name):nth-of-type(odd) td{background-color: #ffecb2}
.traffic-txt-table .table-4-3 .tit td:nth-child(1){/* background-color: #fcf9f2!important; */ width: calc(360 / 1480 * 100%);}
/* .traffic-txt-table .table-4-3 .tit td:nth-child(2){background-color: #fcfaf8!important;} */

.traffic-txt-table .table-4-4 tr:nth-child(2) td:first-child{background: #f6f7fb;}
.traffic-txt-table .table-4-4 tr.tit td:not(:nth-child(2)){width: calc(400 / 1480 * 100%);}

.traffic-txt-table .table-5 tr.tit td:nth-child(2n){background-color: #f6f7fb;}
.traffic-txt-table .table-5 tr.tit td:nth-child(2n-1){background-color: #fafbfd;}
.traffic-txt-table .table-5 tr.tit td:not(:nth-child(1)){width: calc(190 / 1480 * 100%);}

.traffic-notice{box-shadow: 0 0 0.2rem  rgba(0, 0, 0, 0.05); line-height: calc(36 / 16 * 1em); margin-bottom: 0.6rem; padding: 0.5rem 0;text-align: center;}
.traffic-notice aside{color: #52627c;}
.traffic-notice .red{color: #ec6726;}

.traffic-editor{margin: 0.3rem 0;}
.traffic-editor dl dt{border: solid 1px #eeeeee;text-align: center; padding-top: 0.36rem;padding-bottom: 0.36rem;}
.traffic-editor dt h3{margin: 1em 0;font-size: calc(22 / 16 * 1em);color: #001a70;}
.traffic-editor dt aside{color: #52627c;line-height: calc(28 / 16 * 1em);}
.traffic-editor dt .icon{background-repeat: no-repeat;background-position: center; height: 0.5rem;background-size: contain;}
.traffic-editor dt .icon-add{background-image: url(../images/address.svg);}
.traffic-editor dt .icon-add-full{background-image: url(../images/add-full.svg);}
.traffic-editor dt .icon-tel{background-image: url(../images/tel.svg);}
.traffic-editor dt .icon-tel-full{background-image: url(../images/tel-full.svg);}
.traffic-editor dt .icon-website{background-image: url(../images/website.svg);}
.magnetic-suspension{margin-bottom: .30rem;text-align: center;}
.magnetic-suspension ul{position: relative;}
.magnetic-suspension ul li{display: inline-block;vertical-align: middle;}
.magnetic-suspension ul em{display: inline-block;margin: 0 .4rem;width: 1px;height: .8rem;background-color: #eeeeee;vertical-align: middle;}
.magnetic-suspension ul a:before{display: inline-block;content: '';width: .5rem;height: .5rem;margin-right: .1rem;background-image: url('../images/magnetic-suspension.png');background-repeat: no-repeat;background-position: center;background-size: contain;vertical-align: middle;}
.magnetic-suspension ul a span{display: inline-block;font-size: .18rem;color: #52627c;font-weight: bold;vertical-align: middle;}
.magnetic-suspension ul a:hover span{text-decoration:underline}
.magnetic-suspension ul a:hover:before{background-image: url('../images/magnetic-suspension-on.png');}
@media (min-width:769px) {
.traffic-editor dl{display: table;width: 100%;table-layout: fixed;}
.traffic-editor dl > *{display: table-cell; vertical-align: middle;}
.traffic-editor dl dt{width: calc((100% - 1rem) / 3);}
.traffic-editor dl.row-2 dt{width: calc((100% - 0.4rem) / 2);}
.traffic-editor dl dd{width: 0.5rem;}
.traffic-editor dl.row-2 dd{width: 0.4rem;}
}
@media (max-width:768px) {
    .traffic-editor dl dt{margin: 0 auto;max-width: 4rem;}
    .traffic-editor dl dd{height: 0.5rem;}
}

.car-park{/* background: url(../images/tcc-bg.jpg) no-repeat right bottom;background-position:calc(942 / 1920 * 100%) auto; */}
.search-car{position: relative;z-index: 1; padding-right: 1.8rem;}
.search-car .search{border-radius: 0.2rem 0 0 0.2rem;}
.a-url-search-car{position: absolute; right:0;width: 1.8rem; top: 0; height: 100%;background-color: #eaecf3;border-radius: 0 0.2rem 0.2rem 0;color: #354154;font-size: calc(18 / 16 * 1em);font-weight: bold;}
.a-url-search-car figure{display: table; height: 100%;text-align: center;width: 100%;}
.a-url-search-car figcaption{display: table-cell; vertical-align: middle;}
.a-url-search-car i{display: block;margin: 0 auto 0.21rem; width: 0.4rem; height: 0.4rem;background: url(../images/btn-fxxc.svg) no-repeat;background-size: contain;}
.a-url-search-car[data-name="hongqiao"]{color: #4276b2;}
.a-url-search-car[data-name="hongqiao"] i{background-image: url(../images/btn-jcjt.png);}

.parkCar-notice{margin: 0.54rem 0;padding: 0.6rem 0;position: relative;z-index: 1;}
/* .parkCar-notice:before{position: absolute;content: ''; left: 50%;width: 100vw; height: 100%;background-color: #fcfcfb; top: 0; margin-left: -50vw;} */
.parkCar-notice .editor-info{position: relative;z-index: 5;line-height: calc(36 / 16 * 1em);color: #5f5b54;}

/*餐饮购物*/
.shopping-search{padding: 0.4rem 0.3rem;background-color: #f6f7fb;border-radius: 0.2rem; line-height: calc(50 / 18 * 1em); margin: 0.6rem 0 0rem 0;font-size: calc(18 / 16 * 1em);}
.shopping-search .select{position: relative;}
.shopping-search .select .sel-name{background: #fff url(../images/down-12-8.svg) no-repeat right calc(20 / 18 * 1em) center;background-size: calc(12 / 18 * 1em)auto; padding-right: calc(32 / 18 * 1em);color: rgba(82,98,124,0.5); padding-left: calc(20 / 18 * 1em); cursor: pointer;border-radius: 0.25rem;}
.shopping-search .select .box{position: absolute; top: 100%;border-radius: 0.25rem; left: 0;background-color: #fff;width: 100%; padding: 0.2rem; box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.05);display: none;z-index:50;}
.shopping-search .select .box ul{overflow: auto;line-height: 2; max-height: 12em;}
.shopping-search .select .box li a{display: block;cursor: pointer; transition: 0.3s;}
.shopping-search .select .box li a:hover{background-color: #ec6626;color: #fff; padding-left: 0.1rem;}
.shopping-search .s-box{background: url(../images/search-blue.svg) no-repeat right calc(20 / 18 * 1em) center #fff; background-size: calc(16 / 18 * 1em) auto; padding-left: calc(20 / 18 * 1em); padding-right: calc(56 / 18 * 1em);border-radius: 0.25rem;}
.shopping-search .s-box .text{display: block;width: 100%; height: calc(50 / 18 * 1em); line-height: calc(50 / 18 * 1em);  border: 0;font-size:1em;}
.shopping-search .s-box .text::placeholder{color: rgba(82,98,124,0.5);}
.shopping-search .btn{display: block;background-color: #ec6626;text-align: center;color: #fff;cursor: pointer;border-radius: 0.25rem;}
@media (min-width:1025px) {
    .shopping-search .select{width: calc(260 / 1420 * 100%); margin-right:calc(20 / 1420 * 100%);}
    .shopping-search .s-box{width: calc(380 / 1420 * 100%); }
    .shopping-search .btn{width: calc(180 / 1420 * 100%);}
}
@media (max-width:1024px) {
    .shopping-search > *:not(.btn){margin-bottom: 0.1rem;}
}

.type-list-search{border-bottom: 5px solid #f6f7fb; padding-bottom: 0.34rem;}
.type-list-search li{margin-bottom: 0.2rem;position: relative;box-shadow: 0 0 .1rem rgba(0, 0, 0, .18);border-radius: .2rem}
.type-list-search li .pic{overflow: hidden;border-radius: 0.2rem .2rem 0 0;}
.type-list-search li .pic .Ispic{padding-bottom: calc(320 / 480 * 100%);transition: 0.3s ease-out;}
.type-list-search li a:hover .pic .Ispic{transform: scale(1.05);}
.type-list-search li .txt{/* position: absolute;left: 0;bottom: 0; */padding: .1rem 0;width: 100%;color: #fff;text-align: center;z-index: 3;background-color: rgba(255,184,28,1);border-radius: 0 0 .2rem 0.2rem;}
.type-list-search li .txt h3{margin: 0;/* margin: calc(30 / 24 * 1em) 0 calc(16 / 24 * 1em) 0; */font-size: calc(26 / 16 * 1em);letter-spacing: 1em}
.type-list-search li .txt pre{font-size: calc(18 / 16 * 1em); line-height: calc(28 / 18 * 1em);}
@media (min-width:769px) {
.type-list-search li{float: left; width: calc((100% - 0.4rem * 2) / 2); }
.type-list-search li:not(:nth-child(2n)){margin-right: 0.4rem;}
}
@media (max-width:768px) {
    .type-list-search{padding-left: 0.3rem;padding-right: 0.3rem;}
}

.list-colmn-name{padding: 0.59rem 0 0.27rem 0;font-size: calc(18 / 16 * 1em);}
.list-colmn-name h4{margin: 0 0 calc(20 / 32 * 1em);font-size: calc(32 / 18 * 1em);}
.list-store{margin-top: .4rem;}

.list-store ul{position: relative; background-color: #f6f7fb; transition: 0.3s;}
.list-store ul:hover{background-color: #fff;box-shadow: 0 0 0.2rem  rgba(0, 0, 0, 0.12);}
.list-store ul .url{position: absolute;z-index: 4; left: 0;top: 0;width: 100%;height: 100%;display: block;}
.list-store ol .pic{overflow: hidden;}
.list-store ol .Ispic{padding-bottom: calc(200 / 300 * 100%);transition: 0.3s;}
.list-store ul:hover ol .Ispic{transform: scale(1.05);}
.list-store li .tit{color: #001a70;font-size: 0.24rem; line-height: calc(32 / 24 * 1em);}
.list-store li .tit + dl{margin-top: 0.15rem;}
.list-store li .floor{padding: 0.11rem 0 0.28rem 0;}
.list-store li .floor span{display: inline-block;color: #fff;background-color: #ec6626;border-radius: 0.05rem; font-size: calc(14 / 16 * 1em);padding: 0 0.5em; line-height: calc(20 / 14 * 1em); margin-right: 0.05rem;font-weight: bold;}
.list-store li .floor span.end{background-color: #52627c;font-weight: normal;}
.list-store li dd{line-height: calc(28 / 16 * 1em);line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;}
/* .list-store li dd
.list-store li dd:last-child{min-height: 0.55rem;} */

.laster-store ul{padding: 0.5rem; height: 3.4rem;border: 1px solid #fff;}
.laster-store ul:hover{z-index: 10;}
.laster-store ol{width: 48%;}
.laster-store li{padding-left: 0.5rem; width: 50%;}
/* .laster-store li  dd{position: relative;padding-left: 0.8rem; }
.laster-store li  dd span{position: absolute; left: 0; top: 0; min-height: calc(28 / 16 * 1em);} */
@media (min-width:769px) {
    .laster-store ul{float: left;width: 50%;}
}
@media (min-width:769px) and (max-width:1024px) {
    .laster-store ul{padding: 0.2rem;height: 2.4rem;}
    .laster-store li{padding-left: 0.2rem;}
}
@media (max-width:640px) {
    .laster-store ul{padding: 0.2rem; height: auto;}
    .laster-store li{margin-top: .2rem;padding-left: 0;display: block;width: 100%}
    .laster-store ol{display: block;width: 100%}
    .list-store li dd:nth-of-type(1){height: auto;}
}

.list-storeindex ul{ margin-bottom: 0.4rem;border-radius: 0.2rem; overflow: hidden;}
.list-storeindex li{padding: 0.3rem;}
.list-storeindex li .floor{padding: 0.09rem 0 0.25rem 0;}
@media (min-width:769px) {
.list-storeindex ul{float: left;width: calc((100% - 0.54rem * 3) / 4); }
.list-storeindex ul:not(:nth-child(4n)){margin-right: 0.54rem;}
.list-storeindex ul:nth-child(4n+1){clear: left;}
}
@media (max-width:768px) {
    .list-storeindex:after{display: none;}
    .list-storeindex{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
    .list-storeindex ul{width: 48%;}
}

.more-remcom{text-align: center;padding: 0.6rem 0;}
.more-remcom a{display: inline-block;background-color: #ec6626;border-radius: calc(50 / 18 * 1em);font-size: calc(18 / 16 * 1em);line-height: calc(50 / 18 * 1em);color: #fff; padding: 0 calc(36 / 18 * 1em);transition: 0.3s;}
.more-remcom a:hover{background-color: #091b6f;}

.sales-slider{background-color: rgba(246,247,251,0.5); padding-bottom: 0.8rem;}
.sales-slider .slider li a{display: block; margin: 0 0.1rem;}
.sales-slider .slider li .txt{background-color: #fff; padding: 0.2rem 0.2rem 0.15rem;color: #52627c;font-size: calc(18 / 16 * 1em);line-height: calc(24 / 18 * 1em);transition: 0.3s;z-index: 4;position: relative;}
.sales-slider .slider li a:hover .txt{margin-top: -0.3rem; padding-bottom: 0.45rem;}
.sales-slider .slick-arrow{position: absolute; top: 50%; width: 0.36rem; height: 0.36rem;margin-top: -0.18rem;background-position: center;background-repeat: no-repeat;background-size: contain; cursor:pointer;border: 0;background-color: transparent;font-size: 0;transition: 0.3s; }
.sales-slider .slick-prev{right: 100%;background-image: url(../images/arrow-prev.svg);}
.sales-slider .slick-next{left: 100%;background-image: url(../images/arrow-right.svg);}
.sales-slider .slick-prev:hover{background-image: url(../images/btn-prev.svg);}
.sales-slider .slick-next:hover{background-image: url(../images/btn-next.svg);}
@media (min-width:1025px) {
.sales-slider .slider{margin: 0 -0.1rem;}
}
@media (max-width:1024px) {
    .sales-slider .slider{margin: 0 0.36rem;}
}

.Pages{text-align: center;font-size: calc(18 / 16 * 1em);line-height: calc(52 / 18 * 1em);color: #52627c; margin: 0.6rem 0;}
.Pages > *{display: inline-block; vertical-align: middle;}
.Pages .el-pagination button i{display: none !important;}
.Pages .el-pager li,
.Pages .el-pagination button,
.Pages a{
	line-height: calc(52 / 18 * 1em);
	float: left; height: calc(52 / 18 * 1em);border-radius: 50%;  
	width: calc(52 / 18 * 1em); text-align: center; margin: 0 0.05rem;color: #52627c;
	background-color: #f6f7fb;background-position: center; background-size: auto 0.12rem; background-repeat: no-repeat;
}
.Pages  em{font-style:normal;}
.Pages .el-pagination button{float: none;}
.Pages .el-pager .num{overflow: hidden;font-style: normal;}
.Pages .el-pager li.active{background-color: #001a70;color: #fff;}
.Pages .el-pagination button.btn-prev,
.Pages a.a_prev{background-image: url(../images/page/arrow-prev.svg);}
.Pages .el-pagination button.btn-next,
.Pages a.a_next{background-image: url(../images/page/arrow-next.svg);}
.Pages a.a_prev:hover{background-image: url(../images/page/arrow-prev-hover.svg);}
.Pages a.a_next:hover{background-image: url(../images/page/arrow-next-hover.svg);}
.Pages .el-pager li:hover,
.Pages a:hover,
.Pages a.a_cur{background-color: #001a70;color: #fff;}
.Pages .el-pagination button:disabled{
	background-color: #f6f7fb;
	opacity: .3;
}
.Pages .el-pager li.btn-quicknext, .Pages .el-pager li.btn-quickprev,
.Pages .el-pagination button,.Pages .el-pagination span:not([class*=suffix]),
.Pages .el-pagination__total{
	line-height: calc(52 / 18 * 1em) ;
}
.Pages .p_total{font-size: calc(16 / 18 * 1em);}
@media (max-width:640px) {
    .Pages .p_page .num{display: none;}
}

.no-submenu{background-color: #fff;}
.no-submenu:before{display: none;}
.no-submenu .sub-menu{display: none;}

@media (min-width:1025px) {
.store-details .left{width: calc(640 / 1480 * 100%); }
.store-details .right{width: calc(780 / 1480 * 100%);}
}
.store-details{position: relative;z-index: 1;}
.store-details .line{position: absolute; bottom: 0;width: 100%;height: 0.05rem;background-color: #f6f7fb;}
.store-details .left{padding: 0.3rem 0.5rem 0.5rem;}
.store-details .tit-intro{position: relative;z-index: 1;padding: 0.3rem 0;}
.store-details .tit-intro:before{position: absolute; left: -0.5rem; top: 0; height: 100%;background-color: #f6f7fb;border-radius: 0.2rem; content: '';z-index: -1;}
.store-details .tit-intro h2{margin: 0;color: #001a70;font-size: calc(30 / 16 * 1em);}
.store-details .getback{position: absolute;right: 0; width: 0.5rem; height: 0.5rem;border-radius: 50%;background: url(../images/back.svg) no-repeat center center #fff;background-size: 0.2rem auto;margin-top: -0.25rem; top: 50%;transition: 0.3s;}
.store-details .getback:hover{background-image: url(../images/back-white.svg);background-color: #ffb81c;}
.store-details .floor{padding: 0.15rem 0 0 0;}
.store-details .floor span{display: inline-block;color: #fff;background-color: #ec6626;border-radius: 0.05rem; font-size: calc(14 / 16 * 1em);padding: 0 0.5em; line-height: calc(20 / 14 * 1em); margin-right: 0.05rem; font-weight: bold;}
.store-details .floor span.end{background-color: #52627c;font-weight: normal;}
.store-details .floor span.start{background-color: #001a70;font-weight: normal;}
.store-details .details pre{font-size: calc(18 / 16 * 1em); line-height: calc(30 / 18 * 1em); margin: calc(40 / 18 * 1em) 0;}
.store-details .details pre img{display: none;}
.store-details .dl-group dl{display: flex; line-height: calc(30 / 16 * 1em); }
.store-details .dl-group dl:not(:last-child){margin-bottom: 0.15rem;}
.store-details .dl-group dd{flex: 1;}
.store-details .dl-group dd a{color: #52627c;}
.store-details .dl-group dd a:hover{color: #001a70;text-decoration: underline;}
.store-details .dl-group dt{padding-left: 0.5rem; background-repeat: no-repeat;background-position: left top;background-size: auto 0.3rem;}
.store-details .dl-group .time dt{background-image: url(../images/info/time.svg);}
.store-details .dl-group .tel dt{background-image: url(../images/info/tel.svg);}
.store-details .dl-group .locat dt{background-image: url(../images/info/add.svg);}
.store-details .dl-group .work dt{background-image: url(../images/info/shop.svg);}
@media (min-width:1025px) {
    .store-details .dl-group dl{max-width:4.53rem;}
    .store-details .tit-intro:before{width: calc(1480 / 640 * 100%);}
}
@media (max-width:1024px) {
    .store-details .tit-intro:before{right: -0.5rem;}
}

.store-details .slider-for{border-radius: 0.2rem; overflow: hidden;}
.store-details .slider-for .Ispic{padding-bottom: calc(520 / 780 * 100%);}
.store-details .slider-nav{ margin-top: 0.2rem; overflow: hidden;}
.store-details .slider-nav .slider{background-color: #fff;padding-left: 0.3rem;float: right; width: calc(1.3rem * 3);}
.store-details .slider-nav .slider li figure{margin: 0 0.05rem;}
.store-details .slider-nav .Ispic{padding-bottom:calc(80 / 120 * 100%) ;border-radius: 0.1rem;border: 2px solid transparent;}
.store-details .slider-nav .slider li.slick-current .Ispic{border-color:#ec6626;}

.laster-store.slider{ padding-bottom: 0.79rem; }
.laster-store.slider ul{float: none;width: calc(100% - 0.2rem);}
.laster-store.slider .slick-dots{padding: 0; height: auto;background: none;text-align: center; margin-top: 0.4rem;}
.laster-store.slider .slick-dots:hover{box-shadow: none;}
.laster-store.slider .slick-dots li{list-style: none;display: inline-block;padding: 0;width: auto;padding: 0 0.1rem;}
.laster-store.slider .slick-dots li button{width: 14px;height: 14px;border: solid 2px #eeeeee;background: none;cursor: pointer;font-size: 0;border-radius: 50%;padding: 0;}
.laster-store.slider .slick-dots li.slick-active button{background-color: #ec6626;border-color: #ec6626;}
@media (min-width:769px) {
.laster-store.slider .slick-list{padding: 0.2rem 0;}
.laster-store.slider{margin: 0 -0.2rem;}
.laster-store.slider .slick-active ul{margin-right: 0.2rem;}
.laster-store.slider .slick-current ul{margin-left: 0.2rem;margin-right: 0;}
}
@media (max-width:768px) {
    .laster-store.slider .slick-active ul{margin: 0 0.2rem;}
}

.vip-about{padding: 0.79rem 0 1.88rem 0; background: url(../images/vip-aboutbg2.png) no-repeat center bottom; background-size: calc(1049 / 1920 * 100%) auto;}
.vip-about .rideGuide .items{padding-left: 0.4rem;}
.vip-about .rideGuide .items:after{position:absolute; content: 'VIP';font-family: 'Oswald-Medium';font-size: 3rem;color: #eff0f5;opacity: 0.8; right: 0.15rem;bottom: 0; height: 2.23rem; overflow: hidden;}
.vip-about .rideGuide .txt-icon .inside img{ height: 0.6rem;}
.vip-about .rideGuide .txt-icon .icon-bg{left: -0.4rem;}
.vip-about .rideGuide .txt-icon .icon-bg:before{left: -0.47rem;}
.vip-about .rideGuide .txt-icon .inside aside{font-size: calc(24 / 16 * 1em);}
.vip-about .edit-desc{ max-width: 11.03rem; margin: 0 auto; line-height: calc(36 / 18 * 1em);}
.vip-about .info-desc{color: #52627c;position: relative;z-index: 3;padding: 0.29rem 1.08rem 0 0.4rem; line-height: calc(36 / 18 * 1em); font-size: calc(18 / 16 * 1em);clear: both;}
.vip-about .info-desc .blue{color: #001a70;}
@media (max-width:1024px) {
    .vip-about .rideGuide .txt-icon .inside aside{font-size: calc(20 / 16 * 1em);}
    .vip-about .info-desc{padding-right: 0.4rem;}
}

.vip-contact td{color: #52627c;background-color: #f6f7fb;}
.vip-contact dl{display: table;width: 100%; table-layout: fixed;}
.vip-contact dl > *{display: table-cell; vertical-align: middle;}
.vip-contact dl dt{text-align: center; width: 1.1rem;}
.vip-contact dl dt h4{margin: 0.1rem 0 0 0;color: #001a70;font-size: calc(22 / 16 * 1em);}
.vip-contact dl dt img{max-height: 0.5rem;}
.vip-contact dl dd{font-size: calc(18 / 16 * 1em);line-height: calc(28 / 18 * 1em);padding-left: 0.67rem;}
.vip-contact tr:nth-child(1) td:nth-child(1) dl dd{line-height: calc(36 / 18 * 1em);}
@media (min-width:1025px) {
.vip-contact td{ padding-left: 0.92rem;padding-right: 0.92rem;}
.vip-contact td.small{ border-left: 4px solid #fff; width: calc(460 / 1480 * 100%); padding: 0.38rem 0.55rem;}
.vip-contact tr:nth-child(1) td.small{border-bottom: 4px solid #fff;}
.vip-contact tr:nth-child(2) td.small{border-top: 4px solid #fff;}
}
@media (max-width:1024px) {
    .vip-contact table,
    .vip-contact table td{display: block;}
    .vip-contact table td{padding: 0.4rem;border-bottom: 2px solid #fff;}
    .vip-contact dl dt{width: 1.4rem;}
    .vip-contact dl dd{padding-left: 0.4rem;}
}

.btn-booking{text-align: center;}
.btn-booking a{display:block;color: #fff; line-height: calc(50 / 18 * 1em);border-radius: calc(50 / 18 * 1em);background-color: #091b6f;transition: 0.3s;}
.btn-booking a:hover{ background-color: #ffb91d;}
.btn-booking a.default:not(:hover){background-color: #f6f7fb;color: #52627c;}
.btn-booking.c17 a{background-color: #17a0e6;}
.number-count{padding: 0.73rem 0 0.76rem 0;}
.number-count li{float: left; font-size: calc(18 / 16 * 1em); }
.number-count li aside{margin-top: 0.1rem;}
.number-count li .count,
.number-count li sub{display: inline-block; vertical-align: super;}
.number-count li sub{font-size: calc(18 / 16 * 1em); }
.number-count li .count{position: relative;font-family:'Oswald-Medium';color: #ffb91d;font-size: calc(48 / 18 * 1em); margin-right: 0.1rem;}
.number-count li .count i{font-style: normal;display: block;}
.number-count li .count i.init{opacity: 0;}
.number-count li .count i.ani{position: absolute; left: 0;top: 0;}
@media (min-width:769px) {
.number-count ul{display: table; margin: 0 auto;}
.number-count li{margin: 0 0.75rem;}
}
@media (max-width:768px) {
    .number-count li{width: 50%;text-align: center; margin: 0.3rem 0;}
}

.photo-album{margin-bottom:1.55rem;position: relative;z-index: -1;}
.photo-album::before{position: absolute;content: '';width: 100%; height: 100%;background: url(../images/vip-aboutbg.png) no-repeat left top; background-size:calc(1276 / 1480 * 100%) auto; top: -3.42rem; left: -0.75rem;}
.photo-album .slider-nav li{cursor: pointer;}
.photo-album .slider-for{overflow: hidden;border-radius: 0.2rem;}
.photo-album .slider-for .Ispic{ padding-bottom: calc(700 / 1480 * 100%);}
.photo-album .slider-nav{position: relative;z-index: 4; margin-top: -0.28rem;}
.photo-album .slider-nav .slider{max-width: 11.14rem; margin: 0 auto;width: 90%; background-color: #fff;border-radius: 0.1rem; padding: 0.2rem calc(0.2rem - (0.19rem / 2));}
.photo-album .slider-nav .Ispic{padding-bottom: calc(120 / 254 * 100%); margin: 0 calc(0.19rem / 2);border-radius: 0.05rem;}
.photo-album .slider-nav li:not(.slick-current) .Ispic{opacity: 0.5;}
@media (max-width:1024px) {
    .photo-album{margin-bottom:0.6rem;}
    .photo-album::before{left: 0;background-size: contain; top: -1.5rem;}
}

.column-name{color: #001a70;font-size: calc(32 / 16 * 1em); margin-bottom: 0.46rem;font-weight: bold;}
.column-name:after{width: 20px;content: '';height: 4px;background-color: #ffb91d;border-radius: 2px;display: block; margin-top: 0.1rem;}
.column-name.center{text-align: center;}
.column-name.center:after{margin-left: auto;margin-right: auto;}

.intro-desc .pic img{border-radius: 0.2rem;}
.intro-desc .txt{font-size: calc(18 / 16 * 1em); line-height: calc(36 / 18 * 1em); }
@media (min-width:1025px) {
.intro-desc .pic{width: calc(740 / 1480 * 100%);}
.intro-desc .txt{padding-right: 0.84rem;}
}
.hotel-about .intro-desc{padding: 0.8rem 0 1.3rem 0;}
.hotel-about .intro-desc .txt .logo{ margin-bottom: 0.28rem; max-width: 2.84rem;}
@media (max-width:1024px) {
    .hotel-about .intro-desc .txt .logo{display: block;margin: 0 auto;}
}

.hotel-album li .Ispic{padding-bottom: calc(600 / 1920 * 100%);}
.hotel-album .slick-dots{position: absolute;z-index: 34; left: 0; bottom: 0.98rem;text-align: center;height: 14px;width: 100%;}
.hotel-album .slick-dots li{display: inline-block; height: 0.14rem; width: 0.14rem;border: 0.02rem solid #fff; margin: 0 0.1rem; border-radius: 50%; cursor: pointer;}
.hotel-album .slick-dots li button{display: none;}
.hotel-album .slick-dots li.slick-active{background-color: #fff;}
@media (max-width:768px) {
    .hotel-album li .Ispic{padding-bottom: calc(600 / 1200 * 100%);}
    .hotel-album .slick-dots{bottom: 0.6rem;}
}

.hotel-facility{position: relative;margin-top: -0.58rem;z-index: 10; padding-bottom: 0.8rem;}
.hotel-facility .auto-inner{padding-top: 0.79rem; background-color: #fff;border-radius: 0.2rem;}
.hotel-facility .column-name{margin-bottom: 0.2rem;}
.hotel-facility .auto-inner > .desc{max-width: 10.59rem; margin: 0 auto 1rem;}
.hotel-facility .desc{line-height: calc(36 / 18 * 1em); font-size: calc(18 / 16 * 1em);}
.hotel-facility .pic img{border-radius: 0.2rem;}
@media (min-width:1025px) {
.hotel-facility .pic{width: calc(740 / 1480 * 100%);}
.hotel-facility .txt{padding-left: 1.2rem; padding-right: 0.4rem;}
}
@media (max-width:1024px) {
    .hotel-facility .auto-inner > .desc{margin-bottom: 0.4rem;}
    .hotel-facility .txt{margin-top: 0.4rem;}
}

.hotel-contact{background-color: #f6f7fb;padding: 0.8rem 0;}
.hotel-contact .way dl dt{font-size: calc(18 / 16 * 1em); padding-left: calc(34 / 18 * 1em); line-height: calc(20 / 18 * 1em); background-position: left top;background-repeat: no-repeat;background-size: auto calc(20 / 18 * 1em);}
.hotel-contact .way dl dt.ico-add{background-image: url(../images/add-full.svg);}
.hotel-contact .way dl dt.ico-tel{background-image: url(../images/tel-full.svg);}
.hotel-contact .way dl dt.ico-wx{background-image: url(../images/wx-2.svg);}
.hotel-contact .way dl dt.ico-web{background-image: url(../images/ie.svg);}
.hotel-contact .item{background-color: #fff; height: 3.2rem;text-align: center;}
.hotel-contact .no-item{width: 0.2rem;}
.hotel-contact .item .icon img{height: 0.5rem;}
.hotel-contact .item h5{margin: 1em 0; font-size: calc(22 / 18 * 1em);color: #001a70;}
.hotel-contact .item .btn-booking a{max-width:1.8rem;margin: 0 auto;}
.hotel-contact .item aside{line-height: calc(28 / 18 * 1em);}
@media (min-width:1025px) {
    .hotel-contact .way{display: flex;justify-content: space-between; margin-bottom: 1rem;}
    .hotel-contact .way .column-name{margin-bottom: 0;}
    .hotel-contact .way .column-name:after{margin-left: 0;}
    .hotel-contact .way dl dt:not(:last-child){margin-bottom: 0.3rem;}
}
@media (max-width:1024px) {
    .hotel-contact .way dl{padding: 0 0.3rem;}
    .hotel-contact .way dl dt{margin-bottom: 0.3rem; line-height: calc(30 / 18 * 1em); background-position: left top 0.3em;}
}

.hotel-store{padding: 0.8rem 0 0 0;}
.hotel-store .column-name{margin-bottom: 0;}
.hotel-store .desc{text-align: center; margin: 0.2rem 0;font-size: calc(18 / 16 * 1em);}
.hotel-store .more-remcom a{background-color: #091b6f;}
.hotel-store .more-remcom a:hover{background-color: #ffb91d;}

.official-about{padding-top: 0.8rem; overflow: hidden;}
.official-about .intro-desc .ytable-cell{vertical-align: top;}
.official-about .intro-desc .txt{position: relative;z-index: 5;}
.official-about .intro-desc .logo{max-width: 4.03rem; margin-bottom: 0.07rem;}
.official-about .number-count{max-width: 9.6rem;background-color: #f6f7fb;border-radius: 0.1rem; padding: 0.6rem 0; margin-top: -0.23rem;position: relative;z-index: 4;}
.official-about .number-count .pt{position: absolute;width: 8.85rem; height: 7.5rem;background: url(../images/official-pt.png) no-repeat center;background-size: contain; right: 0.49rem; top: -1.02rem;}
.official-about .number-count li{position: relative;z-index: 4;}
@media (min-width: 769px) {
   .official-about .number-count li{margin: 0 calc(0.7rem / 2);}
}
@media (max-width:1024px) {
    .official-about .intro-desc .logo{margin-left: auto;margin-right: auto;display: block;}
}

.main-service{position: relative;z-index: 40; padding-top: 0.97rem; overflow: hidden; padding-bottom: 1.35rem;}
.main-service .gallery-thumbs{margin: 0 -11.325%;text-align: center;}
.main-service .gallery-thumbs .Ispic{margin: 0 calc(0.78rem / 2); padding-bottom: calc(470 / 700 * 100%); border-radius: 0.2rem;}
.main-service .num{font-family: 'Oswald-Medium'; height: 0.6rem; font-size: 0.72rem; line-height: calc(60 / 72 * 1em);}
.main-service .gallery-thumbs .num{color: #f6f7fb;}
.main-service .gallery-thumbs .tit{font-size: calc(24 / 16 * 1em); margin-top: -1em;}
.main-service .gallery-thumbs .swiper-slide-active .tit,
.main-service .gallery-thumbs .swiper-slide-active .num{opacity: 0;}
.main-service .gallery-thumbs .swiper-btn{position: absolute; top: calc(50% - 0.6rem);width: 0.45rem; height: 0.45rem; margin-top: calc(0.45rem / 2); background: url(../images/btn-prev.svg) no-repeat center;background-size: contain; cursor: pointer;z-index: 20;}
.main-service .gallery-thumbs .swiper-prev{left: calc((100% / 3) - (0.78rem / 2) - (0.45rem / 2));}
.main-service .gallery-thumbs .swiper-next{right: calc((100% / 3) - (0.78rem / 2) - (0.45rem / 2));background-image: url(../images/btn-next.svg);}
.main-service .gallery-thumbs .swiper-btn.swiper-button-disabled{opacity: 0;}
.main-service .gallery-top{width: calc(600 / 1903 * 100%); margin: -1.3rem auto 0;z-index: 5;}
.main-service .gallery-top:before{position: absolute;content: '';background-color: #f6f7fb;border-radius: 0.2rem; left: 0; bottom: 0;width: 100%; top: 0.43rem;}
.main-service .gallery-top .txt{padding: 0.3rem; margin-top: -0.17rem;}
.main-service .gallery-top .txt h4{margin: 0.1rem 0 1em 0;color: #001a70;font-size: calc(24 / 16 * 1em); }
.main-service .gallery-top .num{color: #ffb91d;position: relative;z-index: 10; padding-left: 0.3rem;}
.main-service .gallery-top .swiper-page{z-index: 12;position: absolute;left: 0; width: 100%; top:0.09rem; bottom: auto;text-align: center;}
.main-service .gallery-top .swiper-page span{width: 0.12rem; height: 0.12rem;cursor: pointer;}
.main-service .gallery-top .swiper-page span.swiper-pagination-bullet-active{background-color: #ffb91d;}
.main-service .gallery-top .txt dd{float: left;width: 50%;line-height: calc(20 / 16 * 1em); padding-left: 0.13rem;position: relative; padding-top: 0.05rem; padding-bottom: 0.05rem;}
.main-service .gallery-top .txt dd:before{position: absolute;content: '';background-color: #52627c; width: 0.04rem; height: 0.04rem; border-radius: 50%; left: 0; top: calc((20 / 16 * 1em) / 2 - 0.02rem);}
.main-service .gallery-top .txt dd:nth-child(2n+1){clear: left;}
@media (max-width:1024px) {
.main-service .gallery-thumbs{margin: 0 -40%;}
.main-service .gallery-thumbs .Ispic{margin: 0 0.2rem;}
.main-service .gallery-top{width: 50%;}
}
@media (max-width:640px) {
    .main-service .gallery-thumbs .Ispic{margin: 0 0.1rem;}
    .main-service .gallery-top{width: 90%;}
    .main-service .gallery-thumbs .swiper-slide:not(.swiper-slide-active){opacity: 0.3;transition: 0.3s;}
}

.ad-service{padding: 0 0 1.2rem 0 ;}
.ad-service .ad-intro{padding: 0.8rem 0;}
.ad-service .ad-intro .pic img{border-radius: 0.2rem;}
.ad-service .ad-intro .info-txt{font-size: calc(18 / 16 * 1em); line-height: calc(36 / 18 * 1em);}
@media (min-width:1025px) {
.ad-service .ad-intro .pic{width: calc(740 / 1480 * 100%);}
.ad-service .ad-intro .txt{padding-right: 0.9rem;}
}
@media (max-width:1024px) {
    .ad-service .ad-intro .txt{margin-bottom: 0.4rem;}
}

.ad-contact{position: relative;z-index: 4; margin-top: -0.6rem;}
.ad-contact .auto-inner{background-color: #fff;border-radius: 0.2rem 0.2rem 0 0; padding-top: 0.67rem;}
.ad-contact .column-name{line-height: calc(52 / 32 * 1em); padding: 0 2%;}
.ad-contact .column-name.no-after::after{display: none;}
.ad-contact .desc{max-width: 8.16rem; margin: -0.3rem auto 0.8rem; font-size: calc(18 / 16 * 1em); line-height: calc(36 / 18 * 1em);text-align: center;}
.contact-table td{border: 2px solid #fff; background-color: #f6f7fb;  padding-left: calc(66 / 1480 *100%); padding-top: 0.48rem;padding-bottom: 0.48rem;    word-break: break-word;}
.contact-table td.address{position: relative;padding-left: calc(80 / 1480 *100%);}
.contact-table td.address:before{position: absolute;content: ''; width: calc(466 / 493 * 100%); padding-bottom: calc(378 / 493 * 100%); top: -45%; right: calc(-115 / 493 * 100%); background: url(../images/decorate3.jpg) no-repeat center;background-size: contain; animation: zhuan 100s linear infinite both;}
.contact-table td.address .inner{position: relative;z-index: 4;}
.contact-table td dl{display: table; width: 100%;table-layout: fixed;}
.contact-table td dl > *{display: table-cell; vertical-align: middle;}
.contact-table td dt{width: 1.13rem;}
.contact-table .tit{margin: 0 0 0.6em 0;color: #001a70;font-size: calc(22 / 16 * 1em);}
.contact-table aside{font-size: calc(18 / 16 * 1em); line-height: calc(28 / 18 * 1em); color: #52627c;}
.contact-table aside a{color: #52627c;}
.contact-table aside a:hover{color: #ec6626;}
.contact-table .icon img{max-height: 0.5rem;}
@media (min-width:1025px) {
    .contact-table.table-row-3 td{width: calc(100% / 3);}
    .contact-table.table-row-2 td{width: calc(100% / 2);}
    .contact-table td.address{overflow: hidden;}
    .contact-table td.address dl,
    .contact-table td.address dl > *{display: block;}
    .contact-table.table-row-3 td dt{width: calc(113 / 425 * 100%);}
    .contact-table.table-row-2 td dt{width: calc(115 / 740 * 100%);}
    .contact-table td.address .icon{margin-bottom: 0.8rem;}
    .contact-table td.address aside{max-width: 66%;}
}
@media (max-width:1024px) {
    .contact-table{overflow: hidden;}
    .contact-table td{display: block;border-left: 0;border-right: 0; padding-right: 0.3rem;}
    .contact-table td.address:before{background-image: url(../images/decorate2.svg);right: calc((-466 / 493 * 100%) / 2);}
}
@media (max-width:640px) {
    .ad-contact .auto-inner{padding-top: 0.2rem;}
    .ad-contact   .column-name{font-size: 0.32rem;}
}

.jet-fuel-service{padding-bottom: 0.8rem;}
.jet-fuel-boxs .box{padding: 0.8rem 0 ;}
.jet-fuel-boxs .box:nth-child(2n){background-color: #f6f7fb;}
.jet-fuel-boxs .box .info-txt{font-size: calc(18 / 16 * 1em); line-height: calc(36 / 18 * 1em);}
@media (min-width:1205px) {
.jet-fuel-boxs .box .pic{width: calc(740 / 1480 * 100%);}
.jet-fuel-boxs .box:nth-child(2n-1) .txt{padding-right: 0.8rem;}
.jet-fuel-boxs .box:nth-child(2n) .txt{padding-left: 0.8rem;}
}
@media (max-width:1024px) {
    .jet-fuel-boxs .box:nth-child(2n) .ytable{display: flex;flex-direction: column-reverse;}
    .jet-fuel-boxs .box .txt{margin-bottom: 0.3rem;}
}


.ground-service .edit-desc{font-size: calc(18 / 16 * 1em); line-height: calc(36 / 18 * 1em);}
.ground-intro{padding: 0.8rem 0;}
.ground-intro .auto-inner{max-width: 11.54rem;}
.ground-intro .edit-desc{text-align: center;}

.ground-client .auto-inner{padding: 0.75rem 0;}
.ground-client .txt-main{border-radius: 0.2rem;background-color: #fff;padding: 0.6rem;}
.ground-client .column-name{margin-bottom: 0.2rem;}
@media (min-width:1025px) {
    .ground-client .txt-main{float: right; width: calc(640 / 1480 * 100%);}
}

.ground-features{padding: 1.61rem 0 0.8rem 0;}

.traveler-service{position: relative;z-index: 1; padding: 0.8rem 0 1.3rem 0 ; overflow: hidden; /* background: url(../images/line-bg.jpg) repeat-x left bottom; animation: line infinite  50s linear both; */}
@keyframes line{
    0%{background-position: 0 bottom;}
    100%{background-position: 100vw bottom;}
}
.traveler-service.row2 .auto-inner{max-width: 11.7rem;}
.traveler-service.row4 .auto-inner{max-width: 13.8rem;}
.traveler-service .items{ margin-bottom: 0.58rem;}
.traveler-service .item{float: left;text-align: center; cursor:pointer;margin-bottom: 0.7rem;}
.traveler-service .items-2 .item{width: calc(100% / 3); }
.traveler-service .items-4 .item{width: calc(100% / 2); }
.traveler-service .item .icon{background-color: #ffb81c;border-radius: 50%; width: 0.8rem; height: 0.8rem;display: table; margin: 0 auto 0.15rem; transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.traveler-service .item:hover .icon{animation:updown 0.5s infinite both alternate;}
@keyframes updown {
    0%{transform: translateY(0);}
    100%{transform: translateY(-0.1rem);}
}
.traveler-service .item .icon figure{display: table-cell; vertical-align: middle;}
.traveler-service .item .icon img{max-width: 0.4rem; max-height: 0.4rem;}
.traveler-service .item aside{color: #555555;height: 0.48rem;
    line-height: 1.5;}
@media (min-width:768px){
    .traveler-service .item{width: 10.25%;}
    .traveler-service .item:nth-of-type(even){margin-right: 6%;}
    .traveler-service .item:nth-of-type(8n){margin-right: 0;}
}
@media (min-width:751px) {
 .traveler-service .items{float: left;}
.traveler-service .items-2{ width: calc(510 / 1170 * 100%);}
.traveler-service .items-2:nth-child(2n){float: right;}
.traveler-service .items-2:nth-child(2n+1){clear: left;}

.traveler-service .items-4{ width: calc(280 / 1380 * 100%);}
.traveler-service .items-4:not(:nth-child(4n)){margin-right: calc((1380 - 280 * 4) / 3 / 1380 * 100%);}
.traveler-service .items-4:nth-child(4n+1){clear: left;}
}

@media (max-width:640px){
    .traveler-service .items-4 .item{width: calc(100% / 3);}
    .traveler-service .item{width: 33.33%;}
}

.popshow{overflow: hidden;}
.popUp-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 400; background-color: rgba(0, 0, 0, 0.5);display: none; overflow: auto;}
.popUp-box .ytable{padding: 10vh 0;}
.popUp-box .main{background: #fff;max-width: 11.2rem; width: 90%; margin:  0 auto;position: relative;;}
.popUp-box .main .close{position: absolute; right: 0.3rem; top: 0.3rem; width: 0.25rem; height: 0.25rem; background:url(../images/close-lighter.svg) no-repeat center center; background-size: contain;z-index: 10; cursor: pointer;}
.popUp-box .info-main{ padding: 0 calc(100 / 1120 * 100%) 0.6rem; min-height: 5rem;}
.popUp-box .info-main .icon{background-color: #001a70;width: 1.6rem; height: 1.6rem;float: left;margin-top: -0.7rem;border-radius: 50%;display: table;}
.popUp-box .info-main .icon figure{display: table-cell;vertical-align: middle;text-align: center;}
.popUp-box .info-main .icon img{height: 0.46rem;}
.popUp-box .info-main .icon aside{font-weight: bold;color: #ffb81c; margin-top: 1em;padding: 0 .15rem;line-height: 1.2;}
.popUp-box .info-main .tab{clear: both; padding-top: 0.58rem;}
.popUp-box .info-main .tab-ul{padding-bottom: 0.3rem;  border-bottom: 1px solid #dee1ed; margin-bottom: 0.3rem;}
.popUp-box .info-main .tab-ul li{float: left; cursor: pointer;}
.popUp-box .info-main .tab-ul li:not(:last-child){margin-right: 0.5rem;}
.popUp-box .info-main .tab-ul li b{color: #888888;}
.popUp-box .info-main .tab-ul li.on b{color: #001a70;}
.popUp-box .info-main .btn-booking{margin-top: 0.46rem; overflow: hidden;}
.popUp-box .info-main .btn-booking a{min-width: 2rem; float: left; padding: 0 0.42rem;}
.popUp-box .info-main .btn-booking a + a{margin-left: 0.1rem;}
.popUp-box .info-table{color: #001a70; min-height: 1.36rem;}
.popUp-box .info-table table + table{margin-top: 0.4rem;}
.popUp-box .info-table td{color: #001a70;line-height: 2; vertical-align: top; padding-bottom: 0.1rem;}
/* .popUp-box .info-table td.td-name,
.popUp-box .info-table td.td-name2,
.popUp-box .info-table td.td-name3{white-space: nowrap;} */
.popUp-box .info-table td.td-name{white-space: nowrap;width: .1rem;}
.popUp-box .info-table td.td-name2{width: 1.1rem;}
.popUp-box .info-table td.td-name3{width: 1.2rem;}
.popUp-box .info-table table,
.popUp-box .flex-table table{width: auto;}
.popUp-box .flex-table td:nth-child(1){width: calc(320 / 920 * 100%);}
.popUp-box .flex-table td:nth-child(3){width: calc(202 / 920 * 100%);}
.popUp-box .flex-table td{border: 1px solid #eee;text-align: center; vertical-align: middle;}
.popUp-box .flex-table tr.tr-top td{font-weight: bold;color: #52627c;background-color: #f6f7fb; height: 0.8rem;}
.popUp-box .flex-table tr.tr-top td:nth-child(1){background-color: #fafbfd;}
.popUp-box .flex-table tr:not(.tr-top) td{padding: 1.5em 0;}
.popUp-box .flex-table td a{color: #001a70;}
.popUp-box .flex-table td a.underline{text-decoration: underline;}
.popUp-box .flex-table td a:hover{color: #ffb81c;}
.popUp-box .flex-table .td-row4 td{width: calc(100% / 4 )!important;}

.popUp-box .flex-table-2 td{padding-bottom: 0;}
.popUp-box .flex-table-2 tr.tr-top td:nth-child(2n-1){background-color: #f6f7fb;}
.popUp-box .flex-table-2 tr.tr-top td:nth-child(2){background-color: #fafbfd;}
.popUp-box .flex-table-2 td:nth-child(1){width: calc(220 / 764 * 100%);}
.popUp-box .flex-table-2 td:nth-child(2){width: calc(290 / 764 * 100%);}
.popUp-box .flex-table-2 td:nth-child(3){width:auto;}
.popUp-box .flex-table-2 tr:not(.tr-top) td{color: #333; padding: calc(13 / 16 * 1em);}

.popUp-box .mt40{margin-top: 0.4rem;}
.popUp-box .tips{color: #888888;}


.Applet-ewm{float: right;text-align: center;margin-left: .4rem;}
.Applet-ewm .img{padding: .1rem;background-color: #f6f7fb;}
.Applet-ewm .img img{width: 100%;}
.Applet-ewm .name{margin-top: .2rem;font-size: .16rem;color: #001a70;font-weight: bold;}
.Applet-ewm.fn{width: max-content;float: none;margin-left: auto;margin-top: -15%;}
.popUp-box .info .hqy-content{margin-top: 0.2rem;}
.popUp-box .info .p-img{/* border-radius: 0.2rem; */overflow: hidden;}
.popUp-box .info.active .service-info-text .info-t{width: 100%;}
.popUp-box .info.active .service-info-text .pic{display: none;}
.popUp-box .info.active .service-info-image .info-t{display: none;}
.popUp-box .info.active .service-info-image .pic{width: 100%;}
.popUp-box .info.active .service-info-text-image{display: flex;justify-content: space-between;align-items: center}
@media (max-width:640px){
    .popUp-box .info.active .service-info-text-image{display: block;}
}
@media (min-width: 781px) {
	.popUp-box .info.active{
		display: block;
	}
	.popUp-box .info.active .info-t,
	.popUp-box .info.active .pic{
		width: 48%;
	}
	.popUp-box .info.active .hqy-content{
		margin-top: 0;
	}
}
@media (max-width:750px) {
    .popUp-box .info-table td.td-name{width: 1rem;}
    .popUp-box .info-table td.td-name2{width: 2rem;}
    .popUp-box .info-table td.td-name3{width: 1.5rem;}
}
.hqy-content .slider-nav{
	margin: 0;
	margin-top: -0.3rem;
	position: relative;
	z-index: 5;
}
.hqy-content .store-details .slider-nav .slider{
	padding: 0.2rem;
	border-radius: 0.1rem;
	width: calc(1.3rem * 4);
	float: none;
	margin: 0 auto;
	background: #fff;
}
.hqy-content.dmdl-content .store-details .slider-nav .slider{
	width: calc(1.3rem * 3);
}
.hqy-content .slick-prev,
.hqy-content .slick-next{
	display: none !important;
}

/******************editor****************/
.edit-subtit{font-size: calc(24 / 18 * 1em); }
.edit-dl{margin-top: calc(24 / 18 * 1em);}
.edit-dl dd{position: relative;line-height: calc(36 / 18 * 1em); padding-left: 0.13rem;}
.edit-dl dd:before{position: absolute; left: 0; width: 0.04rem; height: 0.04rem;border-radius: 50%; background-color: #50617b; top: calc((36 / 18 * 1em) / 2 - 0.02rem); content: '';}

.edit-table-ul{margin-left: 1em;}
.edit-table-ul li{list-style-type:auto;}
.edit-table-ul2 li{float: left;width: 50%;}

.edit-table-ol ol{margin-bottom: 0.4rem;}
.edit-table-ol .edit-table-ul{margin-left: 3em;}

.editor-jichang-huoyun .boxs{padding: 0.8rem 0;line-height: calc(36 / 18 * 1em);font-size: calc(18 / 16 * 1em);}
.editor-jichang-huoyun .boxs:not(:last-child){border-bottom: 1px solid #eee;}
.editor-jichang-huoyun .boxs:nth-child(2){border-bottom: 0;padding-bottom: 0;}
.editor-jichang-huoyun .tit{margin: 0;font-size: calc(24 / 18 * 1em);color: #001a70;}
.editor-jichang-huoyun .tit:after{display: block;content: '';width: 20px;height: 4px;background-color: #ffb91d;border-radius: 2px; margin-top: 0.2rem; margin-bottom: 0.1rem;}
[class*=editor-] .contact-dl{margin: 0.2rem 0;}
[class*=editor-] .contact-dl dd{ padding-left:calc(43 / 18 * 1em);position: relative;z-index: 1; line-height: calc(32 / 18 * 1em); }
[class*=editor-] .contact-dl dd:not(:last-child){margin-bottom: 0.16rem;}
[class*=editor-] .contact-dl dd:before{position: absolute;content: ''; left: 0;top: 0; width: calc(32 / 18 * 1em); height: calc(32 / 18 * 1em);background-color: #f6f7fb;border-radius: 50%;background-position: center;background-repeat: no-repeat; background-size: auto calc(20 / 18 * 1em);}
[class*=editor-] .contact-dl dd.d-tel:before{background-image: url(../images/tel-full.svg);}
[class*=editor-] .contact-dl dd.d-fax:before{background-image: url(../images/fax.svg);}
[class*=editor-] .contact-dl dd.d-website:before{background-image: url(../images/ie.svg);}
[class*=editor-] .contact-dl dd.d-add:before{background-image: url(../images/add-full.svg);}
[class*=editor-] .contact-dl dd.d-email:before{background-image: url(../images/email-full.svg);background-size: auto calc(14 / 18 * 1em);}
[class*=editor-] .contact-dl dd a{color: #52627c;}
[class*=editor-] .contact-dl dd a:hover{color: #001a70;text-decoration: underline;}
[class*=editor-] .outside-url {margin-top: 0.5rem;}
[class*=editor-] .outside-url a{display: inline-block;color: #f2f2f2;background-color: #091b6f;line-height: calc(50 / 18 * 1em); padding: 0 calc(48 / 18 * 1em); border-radius:calc(50 / 18 * 1em) ; transition: 0.3s;}
[class*=editor-] .outside-url a:hover{color:#fff;background-color: #ffb81c;}
@media (min-width:1025px) {
    .editor-jichang-huoyun .boxs .txt-area,
    .editor-jichang-huoyun .boxs:nth-child(2n-1) .img-area{float: right;}
    .editor-jichang-huoyun .boxs .img-area,
    .editor-jichang-huoyun .boxs:nth-child(2n-1) .txt-area{float: left;}
    .editor-jichang-huoyun .boxs .img-area{width: calc(740 / 1480 * 100%);}
    .editor-jichang-huoyun .boxs .txt-area{width: calc(650 / 1480 * 100%);}
}
@media (max-width:1024px) {
    .editor-jichang-huoyun .boxs{max-width: 740px; margin: 0 auto;}
    .editor-jichang-huoyun .boxs .txt-area{margin-bottom: 0.4rem;}
    .editor-jichang-huoyun .boxs .img-area .pic{text-align: center;}
}
@media (max-width:768px) {
    .editor-jichang-huoyun .tit{font-size: calc(21 / 18 * 1em);}
}

.edit-dimian-flex dl:not(:last-child){margin-bottom: 0.8rem;}
.edit-dimian-flex dd{background-color: #f6f7fb;border-radius: 20px; padding:0 0.6rem 0.4rem ;}
.edit-dimian-flex .img{margin-top: -0.6rem;}
.edit-dimian-flex .img img{width: 1.2rem; height: 1.2rem; border-radius: 50%;}
.edit-dimian-flex .tit{font-size: 0.32rem;margin: 0; padding: 1em 0;border-bottom: 1px solid #dee1eb;color: #001a70;}
.edit-dimian-flex dd p{margin: calc(30 / 18 * 1em) 0 0 0;line-height: calc(36 / 18 * 1em); font-size: calc(18 / 16 * 1em);}
@media (min-width:751px) {
.edit-dimian-flex dl{display: table;width: 100%; table-layout: fixed; }
.edit-dimian-flex dl > *{display: table-cell; }
.edit-dimian-flex dl dt{width: 0.2rem;}
.edit-dimian-flex dl.row-3 dd{width: calc((100% - 0.2rem * 2) / 3);}
.edit-dimian-flex dl.row-2 dd{width: calc((100% - 0.2rem) / 2);}
}
@media (max-width:750px) {
    .edit-dimian-flex dt{height: 0.8rem;}
    .edit-dimian-flex .img{float: left;}
    .edit-dimian-flex .tit{clear: both;}
}
.bgcor{
	background: #6ac5fa;
	background-image: linear-gradient(#6ac5fa, #f4f6fc);
}



/* 安全常识 */
.MainContent{
    padding: 0 0 0.3rem 0;
}
.NavTab ul{
    border: 1px solid #e3ebe8;
    border-radius: 3px 3px 0 0;
    display: flex;
    flex-wrap: wrap;
}
.NavTab li{
    width: 20%;
    border-right: 1px solid #e3ebe8;
    border-bottom: 1px solid #e3ebe8;
    text-align: center;
    box-sizing: border-box;
    padding: 14px 5px;
}
.NavTab li.on a, .NavTab li:hover a{
    color: #245fab;
    font-weight: bold;
}
.NavTab li.on, .NavTab li:hover{
    background-color: #f5f8f7;
    border-bottom: 1px solid #e3ebe8;
}
.MainContent .McBd .BgSinglePage{
    padding: 30px 0;
    display: none;
}
.MainContent .McBd .BgSinglePage:nth-of-type(1){
    display: block;
}
.SinglePage {
    clear: both;
    overflow: hidden;
}
.bgcor{
    background: #6ac5fa;
    background-image: linear-gradient(#6ac5fa, #f4f6fc);
}
.official-about .swiper-pagination-bullet-active{
    background: #ffb81c;
}
.official-about .swiper-pagination-bullet{
    opacity: 1;
}
.show-phone .btn-booking{display: none;}
.SpecialTipsWrap{
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 300;
    display: none;
}
.SpecialTipsBox {
    width: 964px;
    margin: 0 auto;
    margin-top: 5%;
    background: rgba(0, 26, 112, .8);
    padding: 0.1rem;
    max-height: 80%;
    /* overflow-y: scroll; */
    overflow-y: auto;
    max-width: 95%;
}
.SpecialTipsBox .ContentBox {
    border: 1px solid #68A6CB;
    padding: 0.35rem 0.2rem;
    color: #fff;
}
.SpecialTipsBox .ContentBox a{color: #fff;}
.SpecialTipsBox .ContentBox .h1 {
    font-size: 18px;
    line-height: 1;
    text-align: center;
    margin: 0;
}
.SpecialTipsBox .ContentBox .h2 {
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.SpecialTipsBox .ContentBox .txt {
    padding: 17px 0 15px 0;
    width: 680px;
    margin: 0 auto;
    line-height: 1.8;
    max-width: 100%;
}
.SpecialTipsBox .ContentBox .h3 {
    text-align: center;
    padding-top: 5px;
}
.SpecialTipsBox .ContentBox .h3 .SpecialTipsClose {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: .5rem;
    margin: 0 auto;
    font-size: .16rem;
    color: #001a70;
    font-weight: bold;
    background-color: #ffb81c;
    border-radius: .5rem;
}
.SpecialTipsBox .ContentBox .h3 .SpecialTipsClose:after{
    display: block;
    content: '';
    width: .13rem;
    height: .13rem;
    margin-left: .15rem;
    background-image: url('../images/close.png');
    background-size: 100%;
}
@media (max-width: 1200px) {
    .b-box ul{
        flex-wrap: wrap;
        margin-top: -10px;
    }
    .b-box ul li{
        margin-top: 10px;
    }
    .b-box ul li,.b-box ul li:hover{
        width: 50%;
    }
    .b-box ul li .b-icon{
        display: none;
    }
    .b-box ul li .b-h-desc{
        display: block;
        padding: 0.2rem;
    }
    .b-box ul li .b-txt{
        height: 3.5rem;
    }
    .b-box ul li .b-h-desc strong{
        white-space: normal;
    }
}

@media (max-width: 800px) {
    .NavTab li{
        width: 25%;
    }
}

@media (max-width: 600px) {
    .NavTab li{
        width: 33.33%;
    }
    .show-phone .btn-booking{display: block;}
}

/*搜索*/
.searMenu span{display: inline-block;padding:.2rem 0;border-bottom:.03rem solid #001a70;font-size:.18rem;color:#001a70;font-weight:bold;}
.search-inner{max-width:12rem;margin: 0 auto;padding:.6rem 0;}
.searTab{text-align: center;margin-bottom:.5rem;}
.searTab a{display: inline-block;vertical-align: middle;width: 1.8rem;line-height:.5rem;border-radius:.5rem;background:#f6f7fb;color:#52627c;font-size:.18rem;margin: 0 .1rem;transition:.3s;}
.searTab a:hover,
.searTab a.on{background:#001a70;color:#fff;}

.searIpt{width: 5.8rem;margin: 0 auto .35rem;position: relative;}
.searIpt input{width: 100%;line-height:.5rem;border-radius:.5rem;border:.01rem solid #e2e4ed;height: .5rem;padding:0 .15rem;}
.searIpt .loading {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.5rem;
    height: 100%;
    cursor: pointer;
}
.searIpt .searBtn{position: absolute;right: 0;top: 0;width: 0.5rem;height: 100%;cursor: pointer;background: url(../images/search-blue.svg) no-repeat center center;}
.search-inner .tip p{font-size:.16rem;color:#52627c;font-weight:bold;margin-bottom:.25rem;}
.search-inner .tip p span{color:#ffb81c;}

.searItem{}
.searItem .tab {
    font-size: .24rem;
    color: #001a70;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.15rem;
    margin-bottom: 0.2rem;
    margin-right: 5px;
    display: inline-block;
    cursor: pointer;
}
.searItem .tabon {
    text-decoration: underline;
    text-decoration-color: #ffb81c;
}
.searItem .itemBox{margin-bottom:.7rem;}
.searItem .itemBox .tit{font-size:.24rem;color:#001a70;font-weight:bold;position: relative;padding-bottom:.15rem;margin-bottom:.2rem;}
.searItem .itemBox .tit:before{width: .2rem;height: .04rem;content:'';background:#ffb91d;border-radius:.04rem;position: absolute;left: 0;bottom:0;}
.searItem .itemBox .newsList li{padding:0 .5rem;line-height:.7rem;}
.searItem .itemBox .newsList li:nth-child(odd){background:#f6f7fb;}
.searItem .itemBox .newsList li h5{margin: 0;font-size:.18rem;color:#52627c;font-weight:normal;width: calc(100% - 1.1rem);padding-left:.1rem;position: relative;float: left;}
.searItem .itemBox .newsList li h5:before{content:'';width: .04rem;height: .04rem;border-radius:50%;background:#52627c;position: absolute;left: 0;top: 50%;margin-top: -.02rem;}
.searItem .itemBox .newsList li time{font-size:.16rem;color:#999999;float: right;}
.searItem .itemBox .newsList li:hover h5{color:#001a70;}

.searItem .itemBox .servList li{float: left;width: .8rem;margin-right:.5rem;text-align: center;cursor: pointer;margin-bottom:.2rem;padding-top:.15rem;}
.searItem .itemBox .servList li .icon{background-color: #ffb81c;border-radius: 50%;width: 0.8rem;height: 0.8rem;display: table;margin: 0 auto 0.15rem;transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.searItem .itemBox .servList li .icon figure{display: table-cell;vertical-align: middle;}
.searItem .itemBox .servList li .icon img{max-width: 0.4rem;max-height: 0.4rem;}
.searItem .itemBox .servList li aside{color:#555;min-height: 0.48rem;line-height: 1.3;}
.searItem .itemBox .servList li:hover .icon{animation: updown 0.5s infinite both alternate;}


@media(max-width:768px){
    .searItem .itemBox .newsList li{padding:0 .15rem;}
    .searItem .itemBox .newsList li h5{width: calc(100% - 1.3rem);}
    .searItem .itemBox .servList li{width: 1rem;}
    .searTab a{width: 1.6rem;}
}

.notice-passengers .list{padding-top: .6rem;max-width: 900px;margin: auto;}
.notice-passengers .tips{margin-top: .4rem;font-size: .22rem;color: #001a70;line-height: 1.7;}
.notice-passengers .list ul{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.notice-passengers .list ul li{display: flex;border-bottom: 1px solid #ddd;}
.notice-passengers .list ul li .item{display: flex;align-items: center;flex-wrap: wrap;width: 50%;padding: .2rem;font-size: 18px;color: #333;box-sizing: border-box;border-right: 1px solid #ddd;}
@media (max-width:640px){
    .notice-passengers .list ul li{display: block;}
    .notice-passengers .list ul li .item{width: 100%;border-bottom: 1px solid #ddd;}
    .notice-passengers .list ul li .item:last-child{border-bottom: 0;}
}

.store-details .slider-nav .slick-arrow{display: none;}
@media (max-width: 1680px) {
	.auto-inner{
		max-width: 1650px;
		width: 95%;
	}
}
#esdMobleButton{display: none !important;}

@media (max-width: 768px){
	.Pages{position: relative;}
	.Pages .el-pagination__total{display: block;margin-right: 0;margin-bottom: .15rem;}
	.Pages .btn-prev{position: absolute;left: 0;top: 0;z-index: 3;}
	.Pages .btn-next{    position: absolute;right: 0;top: 0;z-index: 3;}
}