[class*="navchildmenu"] {
    border-color: transparent
}

[class*="navchildmenu"] .head {
    font-weight: bold
}

[class*="navchildmenu"] .head a,[class*="navchildmenu"] .head a:link,[class*="navchildmenu"] .head a:visited {
    background: 0;
    color: #008acd
}

[class*="navchildmenu"] a,[class*="navchildmenu"] a:link,[class*="navchildmenu"] a:visited {
    color: #000
}
.flex-between{
    display: flex;
    justify-content: space-between;
}

#UnitedStatesInformation {
  background: #e2f5fc;
  padding: 15px 0;
  text-align: left;
  line-height: 20px;
  color: #333;
  position: relative;
}
#UnitedStatesInformation a {
  display: inline-block;
  color: #333;
}

.usercookieshow {
    background: rgb(0,0,0,0.8);
    background-color: #000;
    filter: alpha(opacity=80);
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%;
    color: #fff;
    padding: 15px 0;
    line-height: 20px;
    text-align: center
}

.usercookieBtn {
    padding: 3px 20px;
    bottom: 6px;
    top:initial;
    position: absolute;
    border: #fff 1px solid;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 0;
    right: -78px;
    display: block;
}
.cookie-lang-de .usercookieBtn{
    right: -88px;
    padding: 3px 12px;
}

.cookie-lang-ru .usercookieBtn{
    padding: 3px 18px;
}

.cookie-lang-fr .usercookieBtn{
    right: -85px;
}

.usercookieshow .posR {
    position: relative;
    padding: 0 5px;
}

.usercookieshow a,.usercookieshow a:hover {
    color: #00afff
}

#skip-to-main-link:link {
    text-decoration: none;
    color: transparent;
}
#skip-to-main-link:focus {
    color: #0093d0;
}

.au_navchildmenu {
    background-color: #fff;
    border-color: #0093d0;
    border-style: solid;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 6px #ccc;
    height: auto;
    left: 0;
    padding-bottom: 15px;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 90;
    overflow: hidden
}

.au_navchildmenu > ul >li {
    border-left: 1px solid #aad5ff;
    float: left;
    margin: 15px -1px 0 0;
}

.au_navchildmenu .first-ul {
    border-left: 0 none;
    margin-right: 0
}

.au_navchildmenu li {
    line-height: normal;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    text-align: left
}

.au_navchildmenu .head {
    font-size: 14px;
    line-height: 32px;
    padding: 0 5px 0 10px
}

.au_navchildmenu p.head{
    margin:0;
}
.feedback_li a,
.m_feedback_li a {
    background: url(/overseaConf/lib/images/Feedback.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 16px;
    padding-left: 18px;
    color: #333;
    line-height: 29px;
    display: inline-block;
    font-size: 13px;
}
.moblic_feedback{
    display: none;
}

.customer_li a {
    background: url("/au/zh/images/customer.png");
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 14px;
    padding-left: 18px;
    margin-right: 20px;
    color: #333;
    line-height: 29px;
    display: inline-block
}

.m_customer_li a {
    background: url(/au/zh/images/customer_2x.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px;
    padding-left: 22px;
    color: #333;
    line-height: 30px;
    height: 22px;
    display: inline-block;
}

#customerButton{
    border: 0;
    padding: 0!important;
    position: fixed;
    right: 3px;
    bottom: 5px;
    float: none;
    z-index: 8;
}
.m_customer_li.moved{
    transition: all 0.5s ;
}

#customerButton a{
    background: url("/au/en/images/customer_2x.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 56px;
    color: #333;
    height: 63px;
    display: inline-block;
    width: 56px;
    text-align: center;
}

.customer_qrcode {
    display: none
}

.customer_li .customer_qrcode {
    position: absolute;
    left: -75px;
    width: 200px;
    border: 1px solid #d9d8d8;
    background: #fff;
    top: 110%;
    z-index: 1
}

.customer_li .customer_qrcode:before {
    content: '';
    display: inline-block;
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    left: 49%;
    background: #fff;
    border-bottom-color: #fff;
    border-right-color: #fff
}

.customer_li .customer_qrcode img {
    width: 100%
}

.customer_li .customer_qrcode p {
    padding: 0 9px 9px
}

.m_customer_li .customer_qrcode {
    position: absolute;
    left: -90px;
    width: 200px;
    border: 1px solid #d9d8d8;
    background: #fff;
    top: 30px;
    z-index: 1
}

.m_customer_li .customer_qrcode:before {
    content: '';
    display: inline-block;
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    left: 49%;
    background: #fff;
    border-bottom-color: #fff;
    border-right-color: #fff
}

.m_customer_li .customer_qrcode img {
    width: 100%
}

.m_customer_li .customer_qrcode p {
    padding: 0 9px 9px;
    white-space: normal
}

.customer_li:hover .customer_qrcode {
    display: block
}

#_Mem {
    width: 100%;
    left: 0
}
#_Mem ul li{
    width: 20%;
}

#_BK {
    width: 75%;
    left: 0
}

#_OC {
    width: 66.70%;
    left: 8%
}

#_OC>ul>li{
    width: 33.33%;
}

#_OF {
    width: 50%;
    left: 32.75%
}

#_OF ul li{
    width: 50%;
}

#_NN{
    width: 25%;
    left: auto;
    right: 52px;
}

#_AE {
    width: 20%;
    left: 80%;
}

#_BK>ul {
    min-height: 0;
    text-align: center;
    width: 100%;
}

#_BK>ul>li {
    text-align: left;
    float: left;
    width: 33.33%;
}

#_NN ul, #_NN li{
    width: 100%;
}

#_TG>ul>li{
    width: 20%;
}

#_OC .head a,#_TG .head a {
    cursor: auto
}

div#_TG ul li a.tourguide_more{
    margin-top:10px;
    color:#0093d0 !important;
}

.clear {
    clear: both
}

.clear:after,.clear:before {
    content: "";
    display: table;
    clear: both
}

.oh {
    overflow: hidden
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.fl {
    float: left
}

.fr {
    float: right
}

.W {
    width: 1024px;
    margin: 0 auto
}

.hide {
    display: none !important
}

div,ul,li {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #08c
}

#header-box{display:none}

.zsl-header * {
    box-sizing: border-box;
}

.zsl-header {
    display:block;
    background: #fff;
    z-index: 311;
    font: 12px "Microsoft Yahei"
}

.zls-Htips > ul.flex-between li{
    padding-right: 8px;
    padding-left: 8px;
}

.zsl-header .zsl-logo {
    background: url(/au/zh/images/nh_new_logo.png) no-repeat;
    margin: 10px 0;
    font-size: 0;
    background-size: 100%;
    height: 60px;
    width: 260px;
    background-position: center
}

.zsl-header .zsl-logo a {
    float: left;
    height: 40px;
    overflow: hidden;
    text-indent: -999em;
    width: 100%
}

.zsl-header .zsl-logo a.zsl-skyteam {
    width: 42px;
    display: none
}

.zsl-header .zsl-unlogin a:not(.hf-login) {
    padding: 6px 15px;
    margin-right: 8px;
    display: inline-block
}
.zsl-header .zsl-unlogin a{
    color: #fff;
}

.zsl-header #login-mini-bar {
    background: #ee1b2f
}

.zsl-header-dot #login-mini-bar {
    /*background: #007caf;*/
}

.zsl-header #register {
    background: #008acd
}

.zsl-header.zsl-header-dot #register {
    background: #007caf;
}


.zsl-header .login-out {
    background: #008acd;
    color: #fff;
    padding: 3px 15px
}

.zsl-header .zsl-logined .zsl-logined-name {
    color: #ee1b2f;
    font-size: 14px;
    padding: 0 10px;
    border-right: 1px solid #c6c6c6;
    margin-right: 8px;
    line-height: 26px;
    font-weight: 600
}

.zsl-header .zls-Htips {
    margin-top: 26px
}

.zsl-header .zsl-lang {
    position: relative;
    cursor: pointer;
    padding: 5px 14px 0 28px;
    margin-right: 30px
}

.zsl-header .zsl-lang a {
    padding-right: 14px;
    position: relative;
    color: #8a8790;
    font-size: 14px
}

.zsl-header-dot .zsl-lang a {
    color: #666666;
}

.zsl-header .zsl-lang i.zsl-lang-down {
    background: url(/au/zh/images/css_sprites.png) -249px -203px no-repeat;
    background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    position: absolute;
    left: auto;
    right: 1px;
    width: 10px;
    height: 8px;
    top: 7px
}

.zsl-nav {
    background: #008acd
}

.zsl-header-dot .zsl-nav {
    background: #007caf;
}

.zsl-header-dot .zsl-nav .head a,
.zsl-header-dot .zsl-nav .head a:link,
.zsl-header-dot .zsl-nav .head a:visited {
    color: #007caf;
}

.zsl-nav-ul {
    padding-top: 6px;
    position: relative;
}

.zsl-nav-ul>li {
    float: left;
    font-size: 16px;
    width: 14%;
}

.zsl-nav-ul>li>a {
    padding: 12px 0;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 22px;
    height: 45px
}

.zsl-nav-lang-de>li {
    width: auto;
}
.zsl-nav-lang-de #_OF{
    left:45%;
}
.zsl-nav-lang-de #_NN{
    right: 11px;
}
.zsl-nav-lang-de a.nav-menu-mom {
    padding-left: 12px;
    padding-right: 12px;
}

.zsl-nav-lang-fr,.zsl-nav-lang-de,.zsl-nav-lang-it{
    display:flex;
    justify-content:space-between;
}
.zsl-nav-lang-fr > li {
    width: auto;
}
.zsl-nav-lang-fr a.nav-menu-mom {
    padding: 12px 10px;
}

.zsl-nav-lang-fr #_OF{
    left:45%;
}
.zsl-nav-lang-fr #_NN{
    right: 1px;
}

.zsl-nav-lang-fr .au_navchildmenu .nav_title {
    word-break: break-all;
}

.zsl-nav-lang-fr .au_navchildmenu li {
    padding: 5px 2px 5px 15px;
}

.zsl-nav-lang-it>li {
    width: auto;
}
.zsl-nav-lang-it a.nav-menu-mom {
    padding-left: 9px;
    padding-right: 9px;
}
.zsl-nav-lang-it #_Mem a{
    white-space: nowrap;
}
.zsl-nav-lang-it #_Mem ul{
    display: flex;
}
.zsl-nav-lang-it #_Mem ul li{
    width: auto;
    min-width: 19%;
}
.zsl-nav-lang-it #_OF{
    left:45%;
}
.zsl-nav-lang-it #_NN{
    right: 8px;
}

.zsl-nav-lang-ja>li{
    width:auto;
    margin-right:3px;
}
.zsl-nav-lang-ja>li a{
    padding:12px;
}
.zsl-nav-lang-ja #_NN{
    right: 82px;
}

.zsl-nav-lang-ko>li {
    width: auto;
}
.zsl-nav-lang-ko li:first-child{
    margin-left: 0;
    border-left: 0;
}
.zsl-nav-lang-ko a.nav-menu-mom{
    padding-left: 18px;
    padding-right: 18px;
}
.zsl-nav-lang-ko #_NN{
    right: 29px;
}
.zsl-nav-lang-ko #_AE{
    left: 65.2%;
}
.zsl-nav-lang-ru>li{
    width: 15%;
}
.zsl-nav-lang-ru>li:first-child{
    width: 10%;
}
.zsl-nav-lang-ru li a.nav-menu-mom{
    padding: 0 6px;
    text-align: center;
    font-size: 15px;
}
.zsl-nav-lang-ru li a.nav-menu-mom span{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 10px;
}
.zsl-nav-lang-ru #NN{
    padding: 10px 6px;
}
.zsl-nav-lang-ru #_NN{
    right: 53px;
}
.zsl-nav-lang-ru #_Mem ul{
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.zsl-nav-lang-ru #_Mem ul li{
    width: auto;
}

.zsl-nav-lang-ru #_OC ul>li:last-child p{
    line-height:16px;
}

.zsl-nav-lang-ru #_TG ul>li p{
    line-height: 18px;
}

.zsl-header-lang-es .zsl-nav-lang-es li>a {
    padding: 0
}

.zsl-nav-lang-es li:first-child a, .zsl-nav-lang-es #TG {
    padding: 12px 0;
}

.zsl-nav-lang-es #_Mem ul{
    display: flex;
    justify-content: space-around;
}

.zsl-nav-lang-es #_Mem ul li{
    width: auto;
}

.zsl-nav-lang-es #_TG .head a {
    white-space: nowrap;
}

.zsl-nav-ul>li>a span {
    background: url(/au/zh/images/icon-down.png) right center no-repeat;
    padding-right: 18px;
    background-size: 12px
}

.zsl-nav-ul>li>a:hover span {
    background: url(/au/zh/images/icon-up.png) right center no-repeat;
    background-size: 12px
}

.zsl-nav-ul>li>a:hover {
    background-color: #fff;
    color: #008acd;
    border-radius: 12px 12px 0 0
}

.zsl-header.zAuto {
    z-index: auto
}

.ipt_border {
    border: 2px solid #13aae5 !important;
    display: inline-block
}

.city_focus {
    padding: 20px 16px 0 !important;
}

#footer-box {
    background: #fff;
    visibility: visible
}

.footer-link>.footer-nav {
    float: left;
    width: 25%
}

.footer .footer-nav p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 32px;
    padding: 5px 0;
    margin-bottom: 5px;
    border: 0
}

#footer-box .footer-link ul li a {
    line-height: 30px;
    margin: 0;
    color: #666;
    font-size: 12px
}

.foot-coopera {
    margin-top: 50px
}

.foot-coopera>div {
    width: 50%;
    float: left
}

#footer-box .foot-coopera li:not(.header) {
    display: inline-block;
    margin-right: 7px;
    margin-left: 0;
    position: relative
}

.nav_hover_dialog {
    position: absolute;
    width: 275px;
    bottom: 40px;
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 10px 0
}

.nav_hover_dialog ul {
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto
}

#footer-box .foot-coopera .nav_hover_dialog li {
    padding: 10px
}

#footer-box .foot-coopera .nav_hover_dialog li:hover {
    background-color: #f5f5f5
}

#footer-box .foot-coopera .nav_hover_dialog li a {
    width: 260px;
    height: auto;
    background: 0;
    display: flex;
    align-items: center
}

.nav_hover_dialog .attention_left {
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
    padding: 5px 0;
    flex: 0 1 40px;
    box-sizing: border-box
}

.nav_hover_dialog .attention_left span {
    display: inline-block;
    width: 28px;
    height: 28px;
    transform: scale(1.5);
    background: url(/au/zh/images/css_sprites.png) no-repeat;
    background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x)
}

.nav_hover_dialog .attention_right {
    float: left;
    width: 220px;
    padding-left: 5px;
    flex: 1
}

.nav_hover_dialog .attention_right h3 {
    font-size: 14px;
    margin: 0
}

#footer-box .footer_nav_left li a {
    width: 42px;
    height: 28px;
    box-sizing: border-box
}

#footer-box .foot-coopera li a {
    margin: 0;
    display: inline-block;
    background: url(/au/zh/images/css_sprites.png) no-repeat;
    background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x)
}

#footer-box .footer_nav_right ul li a {
    width: 24px;
    height: 24px;
    cursor: pointer;
    box-sizing: border-box
}

#footer-box .links {
    margin-top: 50px
}

#footer-box .links a:first-child {
    margin-left: 0
}

#footer-box .icon-bottom {
    position: absolute;
    width: 8px;
    height: 8px;
    bottom: -5px;
    border: 1px solid #ddd;
    border-width: 0 1px 2px 0;
    transform: rotate(45deg);
    background: #fff;
    left: 49%
}

#footer-box .footer_nav_left .payment_1 {
    background-position: -57px -114px
}

#footer-box .footer_nav_left .payment_2 {
    background-position: -5px -114px
}

#footer-box .footer_nav_left .payment_3 {
    background-position: -185px -53px
}

#footer-box .footer_nav_left .payment_4 {
    background-position: -109px -114px
}

#footer-box .footer_nav_left .payment_5 {
    background-position: -161px -114px
}

#footer-box .footer_nav_left .payment_6 {
    background-position: -5px -246px;
    width: 60px
}

#footer-box .footer_nav_left .payment_7 {
    background-position: -79px -246px;
    width: 60px
}

#footer-box .footer_nav_left .payment_8 {
    background-position: -163px -244px
}

#footer-box .footer_nav_left .payment_9 {
    background-position: -46px -211px
}

#footer-box .footer_nav_left .payment_10 {
    display: none
}

#footer-box .footer_nav_left .payment_11 {
    background-position: -104px -208px
}

#footer-box .footer_nav_left .payment_12 {
    background-position: -205px -176px
}

#footer-box .footer_nav_left .payment_13 {
    background-position: -205px -176px
}

#footer-box .footer_nav_right .attention_we_1 {
    background-position: -141px -152px
}

#footer-box .footer_nav_right .attention_we_2 {
    background-position: -107px -152px
}

#footer-box .footer_nav_right .attention_we_3 {
    background-position: -73px -152px
}

#footer-box .footer_nav_right .attention_we_4 {
    background-position: -213px -114px
}

#footer-box .footer_nav_right .attention_we_5 {
    background-position: -39px -152px
}

#footer-box .footer_nav_right .attention_we_6 {
    background-position: -5px -152px
}

#footer-box .footer_nav_right .attention_we_7 {
    background-position: -213px -179px
}

#footer-box .footer_nav_right .attention_we_8 {
    background-position: -213px -211px
}

#footer-box .footer_nav_right .attention_we_9 {
    background-position: -213px -243px
}

#footer-box .footer_nav_left .payment_14 {
    background-position: -133px -53px
}

#footer-box .footer_nav_right .attention_we_LinkedIn {
    background-position: -141px -152px
}

#footer-box .footer_nav_right .attention_we_Pinterest {
    background-position: -107px -152px
}

#footer-box .footer_nav_right .attention_we_Facebook {
    background-position: -73px -152px
}

#footer-box .footer_nav_right .attention_we_Instagram {
    background-position: -213px -114px
}

#footer-box .footer_nav_right .attention_we_YouTube {
    background-position: -39px -152px
}

#footer-box .footer_nav_right .attention_we_Twitter {
    background-position: -5px -152px
}

#footer-box .footer_nav_right .attention_we_Wechat {
    background-position: -243px -243px
}

#footer-box .footer_nav_right .attention_we_Tiktok {
    background-position: -213px -211px
}

#footer-box .footer_nav_right .attention_we_Wb, #footer-box .footer_nav_right .attention_we_Weibo{
    background-position: -213px -243px
}

#footer-box .footer_nav_right .attention_we_VKONTAKTE {
    background-position: -5px -282px
}

.hover_qrcode {
    width: 440px;
    border-width: 0 0 1px 0;
    padding: 10px 16px;
    left: 90px
}

.qrcode_list {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
    text-align: center
}

.qrcode_item {
    display: inline-block;
    width: 128px;
    height: 128px;
    padding: 5px;
    box-sizing: border-box;
}
.qrcode_item p {
    font-size: 0;
}

.qrcode_item img {
    max-width: 100%
}

.footer_pci {
    padding-left: 28px;
    background: url("/au/zh/images/pci.gif") left center no-repeat
}

#footer-box {
    font-size: 12px;
    padding-top: 15px;
    background: #fff;
    visibility: visible;
}

#footer-box .copyright {
    padding: 15px 0
}

#footer-box .copyright a:hover {
    color: #08c
}

#footer-box a {
    color: #000;
    white-space: normal;
    word-break: break-all
}
#footer-box .footer-lang-ru .footer-nav > p{
    line-height: 20px;
    height: 50px;
}
#footer-box .footer-lang-ru .footer-nav:nth-child(3) p{
    line-height: 42px;
}

#footer-box .footer-lang-ru .footer-nav ul{
    padding-right: 12px;
}

/* start */
.tab-content {
    display: none
}

.tab-section-active {
    display: block !important
}

#ctry-lang-box .side-box h3 {
    border-bottom: 1px solid #dedede;
    margin: 0;
    padding: 10px 15px;
    color: steelblue
}

#ctry-lang-box ul li {
    height: 40px;
    line-height: 40px;
    background: 0;
    margin-bottom: 2px
}

#ctry-lang-box {
    width: 500px;
    left: -140px;
    top: 75px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #02a3fa;
    margin-top: -1px;
    z-index: 91;
    position: absolute
}

#ctry-lang-box .lang_box_search input {
    height: 40px;
    padding: 0;
    padding-left: 20px;
    background-color: #fff;
    border: 0;
    border-bottom: 3px solid #f4f5f7;
    border-right: 1px solid #f4f5f7;
    width: 100%;
    line-height: 30px
}

#ctry-lang-box .form {
    padding: .5em 0;
    overflow: hidden
}

#ctry-lang-box .lang_box_search input.lang_search_pad {
    padding-left: 45px;
    border: 2px solid #13aae5
}

#ctry-lang-box .lang_box_search i {
    width: 20px;
    height: 20px;
    top: 8px;
    right: 8px;
    background: url(/au/zh/images/css_sprites.png) -205px -152px no-repeat;
    background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x)
}

#ctry-lang-box .lang_box_search i.lang_search_clear {
    width: 12px;
    height: 14px;
    top: 15px;
    right: 14px;
    cursor: pointer;
    background-position: -248px -183px
}

.lang_search_icon {
    left: 8px
}

#common-login-form,#ctry-lang-box {
    border-color: #cecece
}

#ctry-lang-box .country-box {
    width: 300px;
    border: 0;
    margin: 0;
    float: left
}

#ctry-lang-box .ctry-list {
    height: 380px;
    overflow-x: hidden;
    overflow-y: auto
}

#ctry-lang-box ul {
    margin: 0;
    overflow: visible
}

#ctry-lang-box ul a {
    padding: 0 20px;
    color: #333;
    display: block;
    cursor: pointer
}

#ctry-lang-box ul a:hover {
    background-color: #f0fafd;
    color: #333
}

#ctry-lang-box ul .used a,#ctry-lang-box ul .used a:hover {
    background-color: #0093d0;
    color: white;
    border-color: #0093d0;
    cursor: default
}

#ctry-lang-box .lang-box {
    width: 196px;
    float: left
}

#ctry-lang-box .side-box .list-box {
    margin: 0;
    position: relative
}

#pop {
    width: 100%;
    background-color: #fff;
    border: 2px solid #cecece;
    box-shadow: 1px 1px 12px #cdcdcd;
    overflow-y: scroll;
    max-height: 460px;
    z-index: 3;
    position: absolute
}

#pop li {
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    cursor: pointer;
    font-size: 12px
}

#pop li:hover {
    background-color: #f0fafd
}

.top_flag {
    width: 24px;
    height: 14px;
    background: url(/au/zh/images/css_sprites.png) -65px -186px no-repeat;
    background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
    top: -14px;
    left: 34%
}

.lang_zzc,.m_lang_zzc {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .4
}

/* end */
.cli_login {
    width: 380px;
    position: absolute;
    top: 0;
    right: -90px;
    margin-left: -190px;
    z-index: 1000
}

.login_header {
    width: 380px;
    height: 192px;
    background: url("/au/zh/images/p37.png") 0 0 no-repeat;
    background-size: 380px 192px;
    margin: 0 auto;
    padding: 50px 40px
}

.login_header h3 {
    font-size: 28px
}

.login_header h3,.login_header p {
    color: #fff;
    margin-bottom: 10px
}

.lg-tabcontent {
    background-color: #fff;
    overflow: hidden;
    padding: 0 26px
}

.lg-tabcontent input:hover {
    border: 2px solid #f0fafd
}

.lg-tabcontent input.ipt_border {
    border: 2px solid #13aae5;
    background-color: #fff
}

.lg-tabcontent a {
    color: #13aae5;
    font-size: 14px;
    font-weight: bold
}

.lg-tabcontent a:hover {
    text-decoration: underline
}

.lg-tabcontent input {
    width: 328px;
    height: 50px;
    background-color: #f4f5f7
}

.lg-unit,.lg_number {
    margin-top: 20px
}

.lg-unit label,.lg_number label {
    top: 6px;
    left: 18px;
    color: #999;
    font-size: 12px
}

.pass_error,.verifyCode_error {
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    padding: 0 24px;
    line-height: 40px;
    border: 1px solid #cecece;
    background-color: #fff;
    color: #f03;
    z-index: 2
}

.lg_code {
    padding-right: 160px
}

.lg_getCode {
    top: 12px;
    right: 0;
    border-left: 1px solid #e1e1e1;
    padding: 5px 32px
}

.getCode_btn {
    width: 42%;
    height: 50px;
    background-color: #f5f5f7;
    float: right;
    position: absolute;
    top: 0;
    right: 0
}

.lg_number .pass_verifyCode {
    width: 58%
}

.verifyCode_div {
    width: 42%;
    height: 50px;
    border: 1px solid #f4f5f7;
    float: right;
    position: absolute;
    top: 0;
    right: 0
}

.verifyCode_div img {
    width: 72%;
    height: 100%
}

.verifyCode_div a {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 10px;
    background: url("/au/zh/images/css_sprites.png") -36px -187px no-repeat;
    background-image: -webkit-image-set(url("/au/zh/images/css_sprites.png") 1x,url("/au/zh/images/css_sprites@2x.png") 2x);
    background-image: -moz-image-set(url("/au/zh/images/css_sprites.png") 1x,url("/au/zh/images/css_sprites@2x.png") 2x);
    background-image: -ms-image-set(url("/au/zh/images/css_sprites.png") 1x,url("/au/zh/images/css_sprites@2x.png") 2x);
    background-image: -o-image-set(url("/au/zh/images/css_sprites.png") 1x,url("/au/zh/images/css_sprites@2x.png") 2x)
}

.lg-tabcontent button {
    width: 328px;
    height: 50px;
    text-align: center;
    margin: 20px 0;
    color: #fff;
    background-color: #e60020;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 50px
}

.lg-tabcontent button:hover {
    background: #f03
}

.lg_forget {
    margin-bottom: 14px
}

.login_footer {
    font-size: 14px;
    margin-bottom: 30px
}

.zzc {
    width: 100%;
    height: 3543px;
    z-index: 1;
    background-color: #000;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=60)
}

.zsl-meun-mobile .zls-lang {
    display: none
}

#_OC>ul {
    min-height: 190px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    top: 0;
}

@media screen and (max-width: 1220px) {
    .usercookieshow .posR {
        padding-right:90px;
        box-sizing: border-box
    }

    .usercookieBtn {
        right: 0
    }
}

@media screen and (max-width: 768px) {
    .usercookieshow {
        padding:20px 15px
    }

    .usercookieshow .posR {
        padding-right: 0
    }

    .usercookieBtn {
        position: relative;
        top: 7px;
        right: 0;
        margin: 0 auto 0;
        width: 90px;
        float: right
    }

    .zsl-menus {
        width: calc(100% - 200px)
    }

    .zsl-header .zsl-logo {
        width: 188px;
        height: 50px
    }

    .zsl-header .zsl-logo a.zsl-skyteam {
        display: none
    }

    .zls-Htips>ul:not(.login-phone) {
        display: none
    }

    .login-phone-success {
        text-align: right;
        white-space: nowrap;
        width: calc(100% - 20px)
    }

    .login-phone-success li {
        display: inline-block;
        vertical-align: middle
    }

    .login-phone-success li:first-child {
        display: inline-block;
        border-right: 1px solid #b2b2b2;
        padding: 0 6px;
        height: 20px;
        line-height: 20px;
        max-width: 50%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle
    }

    .zsl-header-lang-en .login-phone-success li:first-child{
        max-width: 40%;
    }

    .login-phone-success .zsl-logined-name {
        color: #ee1b2f;
        line-height: 20px;
        margin-left: 0
    }

    .login-phone-success li a {
        margin-left: 6px
    }

    .login-phone {
        display: block;
        float: right;
        display: flex;
        white-space: nowrap;
        justify-content: space-between;
    }

    .login-phone li {
        float: left;
        padding: 0 8px;
        font-size: 14px
    }


    .login-phone #login {
        color: #ee1b2f
    }

    .login-phone #register {
        color: #008acd;
        background: transparent!important;
    }

    .zls-Htips li a.icon-meun {
        display: block;
        width: 25px;
        height: 25px;
        background: url(/au/zh/images/icon-meun.png) center no-repeat;
        background-size: 25px;
        margin-top: -3px
    }

    .zsl-nav {
        display: none
    }

    .zsl-meun-mobile {
        position: absolute;
        width: 100%;
        background: rgba(0,0,0,0.3);
        height: calc(100vh - 50px );
        overflow: hidden;
        overflow-y: auto;
        left: 100%;
        display: none
    }

    .zsl-meun-mobile .zls-lang {
        padding: 20px;
        border: 1px solid #f5f5f5;
        border-width: 1px 0 1px 0;
        background: #fff;
        display: block
    }

    .zsl-meun-mobile .zls-lang a {
        border: 1px solid #008ed3;
        border-radius: 15px;
        padding: 5px;
        text-align: center;
        width: 250px;
        display: block;
        margin: 0 auto
    }

    .zsl-meun-mobile .zls-lang a .icon-city-logo {
        display: inline-block;
        width: 42px;
        height: 32px;
        background: url(/au/zh/images/css_sprites@2x.png) no-repeat;
        background-position: -9px -442px;
        vertical-align: top;
        margin-right: 10px
    }

    .zsl-meun-mobile .zls-lang a img {
        max-height: 32px;
        max-width: 65px;
        vertical-align: top;
        margin-right: 10px;
        border: 0
    }

    .zsl-meun-mobile .zls-lang a span {
        text-align: left;
        line-height: 32px;
        color: #000;
        font-size: 16px;
        display: inline-block;
        min-width: 100px;
        position: relative;
        padding-right: 16px
    }

    .zsl-meun-mobile .zls-lang a i.zsl-lang-down {
        background: url(/au/zh/images/css_sprites.png) -249px -203px no-repeat;
        background-image: -webkit-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
        background-image: -moz-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
        background-image: -ms-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
        background-image: -o-image-set(url(/au/zh/images/css_sprites.png) 1x,url(/au/zh/images/css_sprites@2x.png) 2x);
        position: absolute;
        left: auto;
        right: 1px;
        width: 10px;
        height: 8px;
        top: 15px
    }

    .zsl-meun-mobile .zsl-nav-ul {
        padding-top: 0;
        background: #fff;
    }

    .zsl-meun-mobile .zsl-nav-ul>li {
        float: none;
        width: 100%;
        border-bottom: 1px solid #f5f5f5
    }

    .zsl-meun-mobile .zsl-nav-ul>li:first-child {
        border: 0
    }

    .zsl-meun-mobile .zsl-nav-ul>li>a {
        border-bottom: 1px solid #f5f5f5;
        text-align: left;
        line-height: 36px;
        margin: 0;
        height: auto;
        padding: 12px 20px;
        border-radius: 0
    }

    .zsl-meun-mobile .zsl-nav-ul>li>a span {
        display: block;
        background: 0;
        position: relative
    }

    .zsl-meun-mobile .zsl-nav-ul>li>a span:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #1f83b8;
        background: url("/au/zh/images/css_sprites@2x.png") no-repeat;
        background-position: -338px -370px;
        right: 0;
        position: absolute;
        top: 8px;
        transform: rotate(180deg)
    }

    .zsl-meun-mobile .zsl-nav-ul>li.over>a {
        background: #008acd;
        color: #fff
    }

    .zsl-meun-mobile .zsl-nav-ul>li.over>a span:after {
        background: url(/au/zh/images/icon-down.png) bottom center no-repeat;
        background-size: 20px;
        transform: rotate(0)
    }

    .zsl-meun-mobile .zsl-nav-ul>li a {
        display: block;
        color: #000
    }

    .zsl-meun-mobile .zsl-nav-ul>li a span {
        display: block
    }

    .zsl-meun-mobile .zsl-nav-ul>li .nav_title_slide {
        font-size: 15px
    }

    .zsl-meun-mobile .zsl-nav-ul>li .nav_title_slide i {
        background: url(/au/zh/images/css_sprites@2x.png) no-repeat;
        background-position: -338px -370px;
        float: right;
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        right: 8px;
        transform: rotate(180deg);
        transition: transform .3s
    }

    .zsl-meun-mobile .zsl-nav-ul>li.over .over .nav_title_slide i {
        transform: rotate(0)
    }

    .zsl-meun-mobile .zsl-nav-ul>li ul {
        margin-left: 15px;
        display: none
    }

    .zsl-meun-mobile .zsl-nav-ul>li ul li a {
        padding: 12px
    }

    .zsl-meun-mobile .zsl-nav-ul>li ul li a {
        color: #333;
        font-size: 14px
    }

    .zsl-meun-mobile .zsl-nav-ul>li ul li.head a {
        color: #000
    }

    .zsl-meun-mobile .zsl-nav-ul>li>ul {
        margin-left: 50px
    }

    .history-keep .clearHistory {
        display: block
    }

    #footer-box .footer-link {
        padding: 0 12px;
        display: flex;
        flex-wrap: wrap;
    }

    #footer-box .footer-link ul {
        float: none;
        width: 100%;
        display: inline-block;
        margin-bottom: 15px;
        vertical-align: top
    }

    #footer-box .footer-link ul li {
        height: 30px;
        white-space: nowrap
    }

    #footer-box .footer-link .footer-nav {
        width: 50%;
        display: inline-block;
        margin-bottom: 15px
    }

    #footer-box .footer-link .footer-nav:nth-child(2) {
        margin-bottom: 50px
    }

    #footer-box .foot-coopera {
        padding: 0 15px
    }

    #footer-box .foot-coopera>div {
        float: none;
        width: 100%
    }

    #footer-box .foot-coopera>div ul li {
        margin-bottom: 10px
    }

    #footer-box .footer_nav_left .payment_6 {
        background-position: -5px -243px
    }

    #footer-box .footer_nav_left .payment_7 {
        background-position: -79px -243px
    }

    #footer-box .copyright {
        padding: 20px
    }
    #footer-box .footer-lang-it .footer-nav,#footer-box .footer-lang-fr .footer-nav,#footer-box .footer-lang-ru .footer-nav{
        width: 100%;
        margin-bottom: 15px!important;
        padding-left: 12px;
    }
    #footer-box .footer-lang-it .footer-nav p,#footer-box .footer-lang-fr .footer-nav p,#footer-box .footer-lang-ru .footer-nav p{
        height: auto;
    }

    #ctry-lang-box {
        max-width: 99%;
        position: fixed;
        left: 50%;
        transform: translateX(-50%);
    }

    #ctry-lang-box .ctry-list ul {
        border: 0
    }

    #ctry-lang-box .top_flag {
        left: 46%
    }

    #ctry-lang-box .country-box {
        width: 56%;
    }

    #ctry-lang-box .side-box .list-box{
        border-right: 1px solid #f1f1f1;
    }

    #ctry-lang-box .lang-box {
        width: 44%;
    }
    .hover_qrcode{
        width: 100%;
        left: 0;
        max-width: 400px;
    }
    .scrollTopDiv {
        position: fixed;
        bottom: 50px;
        z-index: 99999;
        right: 8px;
        display: none;
        cursor: pointer;
        border-top: 0;
    }
    .scrollTopDiv .scrollTop {
        width: 46px;
        height: 46px;
        background: #fff;
        border-radius: 50%;
    }
    .zls-Htips .m_customer_ul{
        display: flex!important;
    }

    .moblic_feedback{
        display: block;
    }
    .pc_feedback{
        display: none;
    }
}

@media screen and (min-width: 0) {
    .W {
        width:100% !important;
        max-width: 1024px;
        margin: 0 auto
    }

    #footer-box .footer,#header-box .header {
        width: 100% !important;
        max-width: 1024px;
        min-width: 320px !important;
        margin: 0 auto;
        background: #fff;
    }
}

@media screen and (max-width: 520px) {
    .zsl-header-lang-ru .zsl-logo{
        margin-bottom: 0;
    }
    .zsl-header-lang-ru .zsl-menus{
        width: 100%;
        padding: 10px;
    }
    .zsl-header-lang-ru .zls-Htips{
        margin-top: 0;
    }
    #footer-box .footer-lang-es .footer-nav{
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .zsl-header.zsl-header-lang-es .zsl-logo{
        width: 166px;
    }
}

@media screen and (max-width: 320px) {
    .zsl-header .zsl-logo {
        width:160px;
        background-position: -5px 6px;
        height: 50px
    }

    .zsl-menus {
        width: calc(100% - 170px)
    }

    .login-phone li {
        padding: 0 6px
    }

    .login-phone li:last-child a {
        width: 22px;
        height: 22px;
        background-size: 20px;
        margin-left: 0
    }

    .login-phone-success li:first-child {
        max-width: 50px
    }
}

