﻿@import 'fontstyle.css';
#newBridge {
    display: none !important;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
form,
fieldset,
legend,
input,
select,
textarea,
button,
caption,
th,
td,
blockquote,
pre,
li,
p,
span,
strong,
img {
    margin: 0;
    padding: 0;
    white-space: normal !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    /*强制编辑器内容自动换行*/
}

body,
html {
    width: 100%;
    height: 100%
}


/* DM: Body text assigned Segoe UI */

body {
    margin: 0 auto;
    text-align: center;
    /* font-family: Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "microsoft yahei", tahoma, arial, \5b8b\4f53, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
    font-family: "Segoe UI", "Open Sans", "Arial", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif", "黑体-简", "Heiti SC", "黑體-繁", "Heiti TC", "SimHei", "微軟正黑體", "Microsoft JhengHei", "Meiryo", "苹果丽中黑", "Apple LiGothic Medium";
    font-size: .3rem;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
}


/*body.lang-en {
    font-family: "Segoe UI", "Open Sans", "Arial", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif", "黑体", "SimHei", "微軟正黑體", "Microsoft JhengHei", "Meiryo", "苹果丽中黑", "Apple LiGothic Medium";
}*/


/* DM: Head tags increase font-size */

.lang-en .section .title {
    font-weight: normal !important;
    font-size: .8rem;
    /* font-size: 35px; */
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

div {
    text-align: left
}

:focus {
    outline: 0
}


/* DM: h1, h2 font to Georgia */

h1,
h2,
#title_name,
.sub-title {
    font-size: .8rem;
    font-family: "Georgia", "Segoe UI", "Open Sans", "Arial", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif", "黑体-简", "Heiti SC", "黑體-繁", "Heiti TC", "SimHei", "微軟正黑體", "Microsoft JhengHei", "Meiryo", "苹果丽中黑", "Apple LiGothic Medium";
}


/* h1,
h2,
h3,
h4 {
    font-size: .35rem;
} */


/* DM: h3, h4 font to Segoe UI */

h3,
h4 {
    font-size: .35rem;
    font-family: "Segoe UI", "Open Sans", "Arial", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif", "黑体-简", "Heiti SC", "黑體-繁", "Heiti TC", "SimHei", "微軟正黑體", "Microsoft JhengHei", "Meiryo", "苹果丽中黑", "Apple LiGothic Medium";
}

li {
    list-style-type: none
}

img {
    border: none
}

button,
input,
select,
textarea {
    font-size: .35rem;
    margin: 0;
    color: #455272;
    line-height: 1.5
}

a {
    color: #343940;
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

    a * {
        cursor: pointer
    }

sup {
    vertical-align: super;
    top: auto !important;
}

sub {
    vertical-align: sub;
    bottom: auto !important;
    *font-size: .8em;
    *position: relative;
    *top: -.05rem
}

.ie8 sub {
    vertical-align: bottom
}

del {
    color: #989898
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

blockquote {
    margin: 0;
    padding: 0;
    display: block
}

.red {
    color: #f8485e !important
}

.white {
    color: #fff !important
}

.redf00 {
    color: red !important
}

.gray,
.hasDefaultText {
    color: #666
}

.gray7 {
    color: #777
}

.gray9 {
    color: #999
}

.gray8 {
    color: #888
}

.gray6 {
    color: #666
}

.green {
    color: #15989d;
    cursor: pointer
}

.cgreen {
    color: #00969e !important
}

.blue {
    color: #176dba
}

.white {
    color: #fff
}

.yellow {
    color: #fdd26e !important
}

.black {
    color: #383838
}

.khaki {
    color: #cd8d26
}

.roseo {
    color: #870123
}

b {
    font-weight: 400;
    display: inline-block;
    margin: 0 .2rem
}

.mt5 {
    margin-top: .125rem
}

.mt10 {
    margin-top: .25rem
}

.mt15 {
    margin-top: .375rem
}

.mt20 {
    margin-top: .5rem
}

.mt30 {
    margin-top: .75rem
}

.mt40 {
    margin-top: 1rem
}

.mt50 {
    margin-top: 1.25rem
}

.mb5 {
    margin-bottom: .125rem
}

.mb10 {
    margin-bottom: .25rem
}

.mb15 {
    margin-bottom: .375rem
}

.mb20 {
    margin-bottom: .5rem
}

.mb30 {
    margin-bottom: .75rem
}

.mb40 {
    margin-bottom: 1rem
}

.mr5 {
    margin-right: .125rem
}

.mr10 {
    margin-right: .25rem
}

.mr12 {
    margin-right: .3rem
}

.mr20 {
    margin-right: .5rem
}

.mr30 {
    margin-right: .75rem
}

.mr40 {
    margin-right: 1rem
}

.mr60 {
    margin-right: 1.5rem
}

.ml5 {
    margin-left: .125rem
}

.ml10 {
    margin-left: .25rem
}

.ml20 {
    margin-left: .5rem
}

.ml30 {
    margin-left: .75rem
}

.ml40 {
    margin-left: 1rem
}

.p10 {
    padding: .25rem
}

.p25 {
    padding: .625rem
}

.p5_0 {
    padding: .125rem 0
}

.p10_0 {
    padding: .25rem 0
}

.p0_25 {
    padding: 0 .625rem
}

.p0_5 {
    padding: 0 .125rem
}

.p0_10 {
    padding: 0 .25rem
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.tc {
    text-align: center
}

.vm {
    vertical-align: middle
}

.vtb {
    vertical-align: text-bottom
}

.vb {
    vertical-align: bottom
}

.t_lh_15 {
    line-height: 1.5em
}

.t_lh_28p {
    line-height: .7rem
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.w100 {
    width: 100%
}

.h100 {
    height: 100%
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.inblock {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    text-indent: -500rem;
    vertical-align: middle;
    *text-indent: 0;
    *font-size: 0;
    *line-height: 0
}

.size3t4 {
    letter-spacing: .5em;
    margin-right: -.5em;
    white-space: nowrap
}

.size2t4 {
    letter-spacing: 2em;
    margin-right: -2em;
    white-space: nowrap
}

.size2t3 {
    letter-spacing: 1em;
    margin-right: -1em;
    white-space: nowrap
}

.size3t5 {
    letter-spacing: 1em;
    margin-right: -1em;
    white-space: nowrap
}

.fz12 {
    font-size: .3rem !important
}

.fz14 {
    font-size: .35rem !important
}

.fz16 {
    font-size: .4rem !important
}

.fz18 {
    font-size: .45rem !important
}

.fz20 {
    font-size: .5rem !important
}

.fz24 {
    font-size: .6rem !important
}

.fw100 {
    font-weight: 100
}

.fb {
    font-weight: 700
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.col_180 {
    width: 4.5rem
}

.col_290 {
    width: 7.25rem
}

.col_720 {
    width: 18rem
}

.col_800 {
    width: 20rem
}

.col_900 {
    width: 22.5rem
}

.col_970 {
    width: 24.3rem
}

.col_220 {
    width: 5.5rem
}

.col_980 {
    width: 24.5rem
}

.intxt {
    border: .025rem solid #d4d4d4;
    padding: .1rem;
    *padding-top: .075rem;
    _padding-top: .1rem;
    width: 4.5rem;
    height: .4rem;
    background-color: #fff
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .5rem;
    font-size: .35rem
}

.btn {
    font-size: .35rem;
    display: inline-block;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .175rem .175rem;
    line-height: 1.5;
    border-radius: .25rem
}

.btn-primary {
    color: #fff;
    background-color: #00969e;
    border-color: #00969e
}

.close {
    float: right;
    font-size: .5rem;
    font-weight: 400;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.modal-header .close {
    padding: 0;
    margin: 0
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .4rem .5rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    font-size: .4rem
}

.modal-title {
    margin-bottom: 0;
    font-size: .4rem
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .3rem .5rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.wraper {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto
}

.main {
    max-width: 48rem;
    margin: 0 auto;
    overflow: hidden
}

    .main:after {
        display: block;
        clear: both;
        content: "";
        visibility: hidden;
        height: 0
    }

.more-btn {
    display: inherit;
    color: #00969e;
    text-align: center;
    float: none !important
}

.more-desc {
    display: none
}

.header-bar {
    background: url(/images/icon/header-bg.png) center center no-repeat;
    background-size: 100% 100%;
    /*max-width: 48rem;*/
    height: 2.5rem;
    margin: 0 auto;
    padding: 0 0.5rem;
    position: relative;
    z-index: 101;
}

    .header-bar .wraper {
        position: relative;
    }

.wraper-box {
    position: relative;
    z-index: 2;
}
.header-bar .header-bar-inner {
    padding-top: .25rem;
    padding-left: 11.5rem;
    position: relative
}
.header-bar .header-inner {
    height: 2.5rem
}

/*.header-bar .sub_header_menu {
    position: absolute;
    top: 2.5rem;
    height: 1.25rem;
    text-align: center;
    z-index: 1000;
    display: none;
    width: 100%;
    left: 0;
    background: rgba(2, 102, 108, .7)
}

.header-bar .sub_header_menu_text {
    position: absolute;
    width: 100%;
    background: 0 0;
    left: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1200px;
}

.header-bar .OneLevel:nth-of-type(3) .sub_header_menu_text {
    min-width: 1000px
}

.header-bar .sub_header_menu ul {
    height: 1.25rem;
    line-height: 1.25rem;
    overflow: hidden
}

.header-bar .sub_header_menu ul {
    margin: 0 auto
}

.header-bar .sub_header_menu li {
    float: none;
    display: inline-block;
    height: 1rem;
    font-size: .35rem;
    line-height: 1rem;
    padding-right: .55rem;
    margin-right: 0;
}

    .header-bar .sub_header_menu li:last-child {
        padding-right: 0;
    }

    .header-bar .sub_header_menu li a {
        border: 0;
        color: #fff
    }

.header-bar .sub_header_menu .current a,
.header-bar .sub_header_menu a:hover {
    border: 0;
    color: rgb(253, 210, 110);
}

.header-bar .current .sub_header_menu li {
    border: 0
}*/

.sm-header {
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    height: 2.2rem;
    padding-left: 2.2rem;
    right: 2.2rem;
    color: #fff;
    font-size: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center
}

    .sm-header .icon-arrowleft {
        position: absolute;
        left: .9rem;
        font-size: 1rem;
        cursor: pointer
    }

.logo-icon {
    width: 5.375rem;
    height: auto;
    overflow: hidden;
    display: block
}

.lang-en .logo-icon {
    width: 6.9rem;
}

.header-bar .logo-icon {
    position: absolute;
    left: 0;
    top: .5rem
}

.logo-icon img {
    width: 5.375rem;
    /*height: 1.25rem;*/
    overflow: hidden;
    display: block;
}

.lang-en .logo-icon img {
    width: 6.9rem;
}

@media (max-width: 1024px) {
    .lang-en .logo-icon img {
        width: 5.375rem;
        height: auto;
    }
}

.lang-en .logo-icon img {
    width: 6.9rem;
}

.search-input-box {
    width: 7.125rem;
    height: .8rem;
    background: rgba(0, 0, 0, .1);
    position: relative;
    padding-left: 1rem
}

    .search-input-box .label-search {
        width: .8rem;
        height: .4rem;
        padding: .2rem 0;
        position: absolute;
        top: 0;
        left: 0
    }

        .search-input-box .label-search .icon-search {
            opacity: .5
        }

        .search-input-box .label-search .step {
            border-right: .025rem solid #fff;
            height: .4rem;
            width: 0rem;
            float: right
        }

.search-input input {
    background: 0 0;
    border: 0;
    height: .75rem;
    width: 5.375rem;
    color: #fff
}

.search-input-box .icon-close {
    width: .8rem;
    height: .8rem;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    font-size: .375rem;
    text-align: center;
    line-height: .8rem
}

.message-box {
    position: relative;
    z-index: 99;
}

    .message-box a {
        color: #ffffff;
    }

    .message-box .icon-info {
        width: .8rem;
        height: .8rem;
        position: relative;
        color: #fff;
        font-size: .5rem;
        line-height: .8rem;
        text-align: center
    }

.menu-box {
    position: relative;
    margin: 0 24px 0 32px
}

@media (max-width:850px) {
    .menu-box {
        position: relative;
        margin-left: 0;
    }
}

.menu-box-inner {
    width: .8rem;
    height: .8rem;
    position: relative;
    color: #fff;
    font-size: .6rem;
    line-height: .8rem;
    text-align: center
}

.message-box .up-total-cur {
    background: #f8485e;
    height: .375rem;
    line-height: .35rem;
    font-size: .3rem;
    border-radius: .175rem;
    color: #fff;
    padding: 0 .1rem;
    position: absolute;
    top: 0rem;
    left: .45rem
}

.tel-box {
    height: .8rem;
    position: relative;
    z-index: 99;
}

    .tel-box a {
        color: #ffffff;
    }

        .tel-box a:hover {
            text-decoration: none;
        }

    .tel-box .icon_tel {
        background: url(/images/icon/tel.png) center center no-repeat;
        width: .8rem;
        height: .8rem;
        position: absolute;
        display: block;
        left: 0;
        top: 0
    }

    .tel-box .tel-box-txt {
        color: #fff;
        font-weight: 600;
        line-height: .8rem;
        font-size: .8rem;
        vertical-align: middle
    }

        .tel-box .tel-box-txt img {
            width: 1.2rem;
            height: 1.2rem;
            margin-top: -0.08rem;
        }

@media (max-width:850px) {
    .tel-box .tel-box-txt {
        font-size: 1rem
    }
}

.tel-box .tel-box-txt span {
    vertical-align: middle
}

.languages-box {
    position: relative;
    top: 0.05rem;
    z-index: 99;
    margin-right: 0.6rem;
}


    /* DM: increase font-size for lang selection*/

    .languages-box .languages-item {
        display: inline-block;
        padding: 0 0 0 0.8rem;
        font-size: .4rem;
        /* font-size: .3rem; */
        color: #ffffff;
        position: relative;
        line-height: .8rem;
        cursor: pointer;
    }

        .languages-box .languages-item:hover {
            text-decoration: underline;
        }

        .languages-box .languages-item img {
            width: .65rem;
            vertical-align: middle;
            overflow: hidden;
            height: .65rem;
            position: absolute;
            top: 0.05rem;
            left: 0;
        }

    .languages-box .languages-current {
        display: inline-block;
        padding: 0 0 0 0.9rem;
        font-size: .35rem;
        color: #ffffff;
        position: relative;
        line-height: .75rem;
        cursor: pointer;
    }

        .languages-box .languages-current img {
            width: .75rem;
            vertical-align: middle;
            overflow: hidden;
            height: .75rem;
            position: absolute;
            top: 0;
            left: 0;
        }

    .languages-box .languages-ul {
        position: absolute;
        top: .75rem;
        left: -0.26rem;
        padding-top: 0.25rem;
        display: none;
    }

    .languages-box:hover .languages-ul {
        display: block;
    }

    .languages-box ul {
        width: 3rem;
        padding: 0.2rem 0.3rem;
        background: rgba(2, 102, 108, .7);
    }

    .languages-box b {
        width: 0;
        height: 0;
        border: 0.25rem solid;
        border-color: transparent transparent rgba(2, 102, 108, .7);
        position: absolute;
        left: 50%;
        top: -0.26rem;
        margin-left: -0.2rem;
    }

.btn-w-green {
    background: #fff;
    height: .8rem;
    line-height: .8rem;
    color: #00969e;
    font-size: .35rem;
    padding: 0 .2rem;
    cursor: pointer
}

    .btn-login:hover,
    .btn-w-green:hover {
        opacity: 1
    }

.btn-login {
    border: .025rem solid #fff;
    border-radius: .1rem;
    border-radius: .1rem;
    font-size: .3rem;
    color: #fff;
    padding: .2rem .225rem;
    position: relative;
}

    .btn-login a,
    .btn-login span {
        color: #fff;
        display: inline-block;
    }

        .btn-login a:hover {
            text-decoration: underline
        }

.navbar-menu {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .navbar-menu li {
        float: left;
        position: relative;
        line-height: .95rem;
        height: .95rem;
    }
    .navbar-menu > ul > li {
        margin-right: 0.25rem;
    }
    .lang-en .navbar-menu > ul > li,
    .navbar-menu li:last-child {
        margin-right: 0
    }


        /* DM: increase top nav bar font-size */

        .navbar-menu li a,
        .navbar-menu li p {
            padding: 0 0.4rem;
            /*margin: 0 0.21rem;*/
            display: inline-block;
            color: #fff;
            font-size: .4rem;
            line-height: .95rem;
            height: .95rem;
            /*border-left: 1px solid transparent;
            border-right: 1px solid transparent;
            border-top: 1px solid transparent;*/
        }
            

            .navbar-menu li a:hover {
                text-decoration: none;
            }
        .navbar-menu li.current > a,
        .navbar-menu li.current > p {
            /*border-left: 1px solid rgba(225, 225, 225, .4);
            border-right: 1px solid rgba(225, 225, 225, .4);
            border-top: 1px solid rgba(225, 225, 225, .4);*/
            border-radius: 5px 5px 0 0;
        }
        .navbar-menu li.current li a,
        .navbar-menu li.current li p  {
            border: 0;
        }
        .navbar-menu li.current > a,
        .navbar-menu li.current > p,
        .navbar-menu li a:hover,
        .navbar-menu li p:hover {
            background-color: rgba(57, 120, 129, 1);
        }
    .navbar-menu .current a {
        border-bottom: 3px solid #fff;
    }
    .navbar-menu .current ul li a {
        border-bottom: 0;
    }
    .navbar-menu .sub_header_menu {
        overflow: hidden;
        position: absolute;
        top: 0.95rem;
        z-index: 1000;
        left: 0;
        background: rgba(0, 150, 158, .9);
        display: none;
        padding: 0.2rem 0;
        /*border-left: 1px solid rgba(225, 225, 225, .4);
        border-right: 1px solid rgba(225, 225, 225, .4);
        border-bottom: 1px solid rgba(225, 225, 225, .4);*/
        min-width: 100%;
        border-radius: 0 0 5px 5px;
    }
    .navbar-menu li:last-child .sub_header_menu,
    .navbar-menu li:nth-last-child(2) .sub_header_menu {
        left: auto;
        right: 0;
    } 
    .navbar-menu .current .sub_header_menu {
        display: block;
    }
    .navbar-menu .current .sub_header_menu.sub_width {
        width: 8.1rem;
    }
    .navbar-menu .sub_header_menu ul {
        overflow: hidden;
    }
    .navbar-menu .current .sub_header_menu.sub_width ul {
        width: 50%;
        border-right: 1px solid #61b4bc;
        float: left;
    }
    .navbar-menu .current .sub_header_menu.sub_width ul:nth-child(even) {
        border-right: 0;
        border-left: 1px solid #61b4bc;
        margin-left: -1px;
    }
    .navbar-menu .sub_header_menu li,
    .navbar-menu .sub_header_menu li a,
    .navbar-menu .sub_header_menu li p {
        line-height: .55rem;
        height: auto;
    }
    .navbar-menu .sub_header_menu li a,
    .navbar-menu .sub_header_menu li p {
        padding-top: 0.15rem;
        padding-bottom: 0.15rem;
        width: 4rem;
    }
    .footer * {
        box-sizing: content-box
    }
.lang-en .navbar-menu .current .sub_header_menu.sub_width {
    width: 9.7rem;
}
.lang-en .navbar-menu .sub_header_menu li a,
.lang-en .navbar-menu .sub_header_menu li p {
    width: 4.8rem;
}
.footer {
    background: url(/images/icon/footer_bg.png) center top no-repeat;
    max-width: 48rem;
    min-height: 15rem;
    padding-top: 11rem;
    margin: 0 auto;
    margin-top: -10rem
}

.footer_inner {
    background: url(/images/icon/footer_inner_bg.png) center center repeat-y;
    min-height: 12.5rem;
    padding-top: .5rem
}

.reader_panel {
    width: 96%;
    height: 1.25rem;
    background: rgba(255, 255, 255, .15);
    border-radius: .175rem;
    margin: 0 auto;
    padding: .25rem 2%;
    overflow: hidden
}

    .reader_panel .title p {
        color: #b8e0e1;
        font-size: .6rem;
        margin-right: .5rem
    }

    .reader_panel p {
        color: #c0c2c7;
        font-size: .35rem
    }

    .reader_panel a {
        color: #c0c2c7;
        text-decoration: underline
    }

    .reader_panel .title p {
        padding: 0;
        line-height: .65rem
    }

    .reader_panel .title .sub {
        color: #c0c2c7;
        font-size: .35rem
    }

    .reader_panel .input_box {
        width: 12rem;
        padding: .15rem 0;
        margin-right: .5rem
    }

        .reader_panel .input_box .intxt {
            width: 9.75rem;
            height: .675rem
        }

    .reader_panel .send {
        background: #15989d;
        height: .875rem;
        line-height: .85rem;
        display: block;
        float: right;
        border-radius: .075rem;
        position: relative;
        text-align: center;
        color: #ffffff;
        padding: 0 .5rem;
        text-decoration: none;
        font-size: .35rem;
        cursor: pointer;
    }

        .reader_panel .send:hover {
            color: #ffffff;
        }

.arrow-right {
    width: .25rem;
    height: .25rem;
    transform: rotate(45deg);
    border: .025rem solid #fff;
    border-width: .025rem .025rem 0 0;
    display: block;
    position: absolute;
    top: .275rem;
    left: .25rem
}

.text_linker {
    text-decoration: underline
}

.linker {
    float: left;
    margin-top: .5rem
}

.footer .linker {
    width: 61%;
}

.logolinker {
    clear: both;
    text-align: center;
    margin-top: .75rem
}

    .logolinker a {
        margin: 0 20px;
    }

    .logolinker img {
        width: 120px;
        overflow: hidden;
    }

.linker .tit,
.linker .tit a {
    color: #b8e0e1
}

    .linker .tit a {
        font-size: .4rem !important
    }


/* DM: increase footer font-size */

.contact_us,
.linker,
.linker a {
    color: #fff;
    font-size: .4rem
    /* font-size: .35rem */
}

    .linker ul {
        width: 32.3%;
        padding-left: 1%;
        float: left;
        box-sizing: border-box;
    }

        .linker ul li {
            /*height: .7rem;*/
            padding-left: .5rem
        }

.copytxt p {
    color: #fff;
    font-size: .35rem;
    margin-top: 1.1rem
}

    .copytxt p a {
        color: #fff;
    }

.contact_us {
    padding-left: 1.25rem;
    margin-top: .5rem;
    width: 39%;
    box-sizing: border-box !important;
}

    .contact_us .title {
        font-size: .4rem;
        color: #b2d8da;
        margin-bottom: .25rem
    }

    .contact_us li {
        line-height: .625rem
    }

    .contact_us label {
        width: 5rem;
        display: inline-block;
        margin-bottom: 0;
    }

.footer_share {
    text-align: left;
}

    .footer_share a {
        display: inline-block;
        width: 1rem;
        height: 1rem;
        border-radius: 1rem;
        border: 0;
        padding: 0;
        overflow: hidden;
        margin: 0.3rem 0.3rem 0 0.1rem;
    }

        .footer_share a img {
            width: 1rem;
            height: 1rem;
            overflow: hidden;
            display: block;
        }

.linker .linker-inner {
    overflow: hidden;
    border-right: .025rem solid #d5d3cd
}

.fixed_plane {
    position: fixed;
    bottom: 2.5rem;
    right: 0;
    z-index: 100
}

    .fixed_plane .fixed_plane_inner .pop {
        display: none
    }

    .fixed_plane .fixed_plane_inner li {
        margin-bottom: .05rem
    }

        .fixed_plane .fixed_plane_inner li a {
            display: block;
            height: 1.25rem;
            width: 1.25rem;
            background: #00969e;
            border: .025rem solid #00969e;
            border-radius: .1rem;
            border-radius: .1rem;
            position: relative
        }

            .fixed_plane .fixed_plane_inner li a:hover {
                background: #513185
            }

                .fixed_plane .fixed_plane_inner li a:hover .pop {
                    display: block;
                    position: absolute;
                    right: 1.25rem;
                    top: 0
                }

    .fixed_plane .fixed_plane_inner .service .btn {
        display: block;
        height: 1.25rem;
        width: 1.25rem;
        background: url(/images/icon/service.png) center no-repeat;
        padding: 0
    }

    .fixed_plane .fixed_plane_inner .service .pop {
        width: 1.675rem;
        height: 1.1rem;
        background: url(/images/icon/msg.png) left top no-repeat;
        color: #fff;
        font-size: .35rem;
        line-height: 1.05rem;
        text-align: center;
        right: 1.4rem !important;
        position: absolute
    }

    .fixed_plane .fixed_plane_inner .tel .btn {
        display: block;
        height: 1.25rem;
        width: 1.25rem;
        background: url(/images/icon/tel2.png) center no-repeat;
        padding: 0
    }

    .fixed_plane .fixed_plane_inner .tel .pop {
        height: 1.2rem;
        color: #fff;
        font-size: .45rem;
        line-height: 1.2rem;
        text-align: center;
        right: 1.4rem !important;
        background: #513185;
        position: absolute;
        border: .025rem solid #fff;
        border-radius: .25rem;
        white-space: nowrap;
        padding: 0 .3rem;
    }

        .fixed_plane .fixed_plane_inner .tel .pop:after {
            content: "";
            font-size: .6rem;
            background: #513185;
            font-family: Arial;
            position: absolute;
            height: .15rem;
            width: .15rem;
            border: .025rem solid #fff;
            border-width: .025rem .025rem 0 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            right: -.1rem;
            top: .5rem
        }

    .fixed_plane .fixed_plane_inner .email .btn {
        display: block;
        height: 1.25rem;
        width: 1.25rem;
        background: url(/images/icon/email.png) center no-repeat;
        background-size: 60%;
        padding: 0
    }

    .fixed_plane .fixed_plane_inner .email .pop {
        height: 1.2rem;
        color: #fff;
        font-size: .45rem;
        line-height: 1.2rem;
        text-align: center;
        right: 1.4rem !important;
        background: #513185;
        position: absolute;
        border: .025rem solid #fff;
        border-radius: .25rem;
        white-space: nowrap;
        padding: 0 .3rem;
    }

        .fixed_plane .fixed_plane_inner .email .pop:after {
            content: "";
            font-size: .6rem;
            background: #513185;
            font-family: Arial;
            position: absolute;
            height: .15rem;
            width: .15rem;
            border: .025rem solid #fff;
            border-width: .025rem .025rem 0 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            right: -.1rem;
            top: .5rem
        }

    .fixed_plane .fixed_plane_inner .wx .btn {
        display: block;
        height: 1.25rem;
        width: 1.25rem;
        background: url(/images/icon/wx.png) center no-repeat;
        padding: 0
    }

    .fixed_plane .fixed_plane_inner .wx .pop {
        height: 5.725rem;
        width: 4.125rem;
        padding: .125rem;
        color: #fff;
        font-size: .45rem;
        line-height: 1.2rem;
        text-align: center;
        right: 1.4rem !important;
        top: -2.25rem !important;
        background: #513185;
        position: absolute;
        border: .025rem solid #fff
    }

        .fixed_plane .fixed_plane_inner .wx .pop .xapp {
            height: 2rem;
            background: #fff;
            width: 2rem;
            margin-right: .125rem;
            float: left
        }

        .fixed_plane .fixed_plane_inner .wx .pop .qcode {
            background: #fff;
            width: 4.125rem;
            float: left
        }

            .fixed_plane .fixed_plane_inner .wx .pop .qcode p {
                color: #666;
                font-size: .3rem;
                background-color: #ffffff;
                line-height: 1.5;
                text-align: center;
                padding-bottom: 0.25rem;
            }

                .fixed_plane .fixed_plane_inner .wx .pop .qcode p span {
                    color: #FF6600;
                }

        .fixed_plane .fixed_plane_inner .wx .pop:after {
            content: "";
            font-size: .6rem;
            background: #513185;
            font-family: Arial;
            position: absolute;
            height: .15rem;
            width: .15rem;
            border: .025rem solid #fff;
            border-width: .025rem .025rem 0 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            right: -.1rem;
            top: 2.75rem
        }

    .fixed_plane .fixed_plane_inner .up .btn {
        display: block;
        height: 1.125rem;
        width: 1.25rem;
        background: url(/images/icon/arrow-up.png) center no-repeat;
        padding: 0
    }

    .fixed_plane .fixed_plane_inner .cart .btn {
        display: block;
        height: 1.25rem;
        width: 1.25rem;
        background: url(/images/icon/cart.png) center no-repeat;
        padding: 0;
    }

    .fixed_plane .fixed_plane_inner .cart .pop {
        width: 1.675rem;
        height: 1.1rem;
        background: url(/images/icon/msg.png) left top no-repeat;
        color: #fff;
        font-size: 0.35rem;
        line-height: 1.05rem;
        text-align: center;
        right: 1.4rem !important;
        position: absolute;
    }

    .fixed_plane .fixed_plane_inner .cart .up-total-cur {
        background: #F8485E;
        height: 0.375rem;
        line-height: 0.35rem;
        font-size: 0.3rem;
        border-radius: 0.175rem;
        color: #fff;
        padding: 0 0.1rem;
        position: absolute;
        top: 0rem;
        right: 0.1rem;
    }

.boxfixed_w100 {
    position: fixed !important;
    z-index: 9;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 .2rem rgba(0, 0, 0, .5);
    box-shadow: 0 0 .2rem rgba(0, 0, 0, .5)
}

.btn-styleA {
    color: #fff;
    font-size: .4rem;
    padding: .25rem .35rem .25rem .45rem;
    background: #00969e;
    border-radius: .1rem;
    letter-spacing: .08rem;
    display: inline-block;
    line-height: 1
}

    .btn-styleA:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

    .btn-styleA:after {
        font-family: icomoon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e914";
        margin-left: .25rem
    }

.btn-styleB {
    padding: .15rem .175rem;
    color: #fff;
    background: #007983;
    font-size: .3rem;
    font-weight: 100;
    display: inline-block;
    line-height: 1
}

    .btn-styleB:hover {
        text-decoration: none;
        background: #008994;
        color: #fff
    }

    .btn-styleB span[class*=" icon-"],
    .btn-styleB span[class^=icon-] {
        margin-left: .25rem
    }

.btn-styleC {
    background: #fff;
    font-size: .35rem;
    color: #343e57;
    letter-spacing: .08rem;
    text-align: center;
    padding: .325rem .4rem;
    display: inline-block;
    line-height: 1
}

    .btn-styleC:hover {
        text-decoration: none;
        color: #343e57;
        background: #f4f4f4
    }

    .btn-styleC:after {
        font-family: icomoon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e914";
        margin-left: .5rem;
        color: #999
    }

.btn-styleD {
    color: #fff;
    font-size: .4rem;
    padding: .25rem .5rem .25rem .55rem;
    background: #00969e;
    display: inline-block
}

    .btn-styleD:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

    .btn-styleD:after {
        font-family: icomoon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e926";
        margin-left: 1rem
    }

.btn-styleE {
    color: #fff !important;
    font-size: .3rem;
    padding: .175rem .4rem;
    background: #00969e;
    display: inline-block
}

    .btn-styleE:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleE-s {
    color: #fff;
    font-size: .3rem;
    padding: 0rem .4rem;
    background: #00969e;
    display: inline-block;
    border-radius: 5px;
}

    .btn-styleE-s:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleF {
    color: #fff;
    font-size: .6rem;
    padding: .425rem .6rem;
    background: #00969e;
    display: inline-block
}

    .btn-styleF:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleG {
    color: #00969e;
    font-size: .3rem;
    padding: .175rem .4rem;
    background: #fff;
    display: inline-block
}

    .btn-styleG:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleG-s {
    color: #00969e;
    font-size: .3rem;
    padding: .025rem .4rem;
    display: inline-block
}

    .btn-styleG-s:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleH {
    color: #fff;
    font-size: .35rem;
    padding: .25rem .725rem;
    border: 1px solid #fff;
    border-radius: .1rem;
    background: 0 0;
    display: inline-block;
    line-height: 1
}

    .btn-styleH:hover {
        text-decoration: none;
        color: #322044;
        background: #fff
    }

.btn-styleI {
    color: #fff;
    font-size: .3rem;
    padding: .175rem .45rem;
    border-radius: 3px;
    background: #00969e;
    display: inline-block
}

    .btn-styleI:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

.btn-styleJ {
    color: #333;
    font-size: .3rem;
    padding: .15rem .425rem;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    background: #fff;
    display: inline-block
}

    .btn-styleJ:hover {
        text-decoration: none;
        color: #333;
        background: #f2f2f2
    }

.show-sm {
    display: none
}

.mbottombar-box {
    height: 3rem
}

.mbottombar {
    background-color: #fff;
    background-size: 100%;
    width: 100%;
    position: fixed;
    height: 3rem;
    bottom: 0;
    z-index: 100;
    left: 0
}

    .mbottombar ul {
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 3rem;
        border-top: 1px solid #E5E5E5;
    }

    .mbottombar li {
        height: 3rem;
        width: 20%;
        float: left;
        min-height: auto !important;
        text-align: center;
        position: relative
    }

        .mbottombar li a {
            width: 100%;
            height: 3rem;
            min-height: auto !important;
            display: block;
            position: absolute;
            bottom: 0
        }

    .mbottombar .phone a {
        height: 3rem
    }

    .mbottombar li a span {
        display: block;
        width: 100%;
        display: block;
        position: absolute;
        bottom: .3rem;
        font-size: .55rem;
        color: #999
    }

    .mbottombar li a.current span {
        color: #00969e
    }

    .mbottombar li b {
        font-style: normal;
        background-color: rgb(249, 76, 79);
        border-radius: 9px;
        color: #ffffff;
        font-weight: normal;
        height: 14px;
        line-height: 14px;
        overflow: hidden;
        position: absolute;
        right: 50%;
        margin-right: -1.2rem;
        text-align: center;
        top: .1rem;
        width: 14px;
        margin-left: -6px;
        font-size: 12px;
    }

    .mbottombar .home a {
        background: url(/images/icon/home@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .list a {
        background: url(/images/icon/list@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .group a {
        background: url(/images/icon/group@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .shop a {
        background: url(/images/icon/shop@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .account a {
        background: url(/images/icon/account@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .home a.current {
        background: url(/images/icon/home_cur@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .list a.current {
        background: url(/images/icon/list_cur@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .group a.current {
        background: url(/images/icon/group_cur@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .shop a.current {
        background: url(/images/icon/shop_cur@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .account a.current {
        background: url(/images/icon/account_cur@2x.png) center .375rem no-repeat;
        background-size: 1.4rem
    }

    .mbottombar .phone span {
        display: none
    }

.show_menu .m_menu {
    display: block
}

.m_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2000;
    min-height: 100%;
    display: none
}

    .m_menu ul {
        background: #00969e;
        min-height: 100%;
        margin: 0;
        width: 100%;
        left: 100%;
        position: relative;
        transition: left .5s;
        transition-timing-function: ease-in;
        padding: 2.4rem 0 0
    }

    .m_menu .w80r {
        left: 0
    }

    .m_menu .m_menu_inner {
        width: 80%;
        height: 100%;
        float: right;
        overflow-y: scroll;
        position: relative;
    }

        .m_menu .m_menu_inner .m_menu_close {
            background: url(/images/icon/icon-close.png) center center no-repeat;
            background-size: 0.7rem;
            width: 0.7rem;
            height: 0.7rem;
            position: absolute;
            top: 0.8rem;
            right: 0.8rem;
            cursor: pointer;
        }

    .m_menu li {
        display: block;
        float: none;
        margin: 0;
        position: relative
    }

        .m_menu li a,
        .m_menu li p {
            display: block;
            height: 2.2rem;
            line-height: 2.2rem;
            font-size: .8rem;
            border-bottom: 1px solid rgba(255, 255, 255, .5);
            padding: 0 1rem;
            color: #ffffff;
        }

            .m_menu li a span {
                margin-top: .7rem
            }

        .m_menu li span {
            color: #fff;
            line-height: 2.2rem;
            font-size: .8rem;
            position: absolute;
            top: 0;
            right: 1rem
        }

    .m_menu .submenu {
        background: rgba(255, 255, 255, .2);
        display: none
    }

    .m_menu .showsub .submenu {
        display: block
    }

    .m_menu .submenu li {
        padding: 0
    }

        .m_menu .submenu li a {
            padding-left: 1.5rem
        }

    .m_menu li.m_languages {
        text-align: center;
        padding: 1rem 0.5rem 0;
    }

        .m_menu li.m_languages .languages-item {
            display: inline-block;
            padding: 0 0.6rem 0 1.4rem;
            font-size: 0.7em;
            color: #ffffff;
            position: relative;
            line-height: 1.3rem;
        }

.m_languages .languages-item img {
    width: 1.3rem;
    vertical-align: middle;
    overflow: hidden;
    height: 1.3rem;
    position: absolute;
    top: 0;
    left: 0;
}

.m_menu li.m_menu_logo {
    position: absolute;
    top: 0.8rem;
    left: 0.7rem;
}

    .m_menu li.m_menu_logo a {
        width: 5.375rem;
        height: 1.25rem;
        border: 0;
        padding: 0;
    }

.lang-en .m_menu li.m_menu_logo a {
    width: 6.9rem;
}

.m_menu li.m_share {
    text-align: center;
    padding-top: 1rem;
}

    .m_menu li.m_share a {
        display: inline-block;
        width: 1.7rem;
        height: 1.7rem;
        border-radius: 1.7rem;
        border: 0;
        padding: 0;
        overflow: hidden;
        margin: 0 0.3rem;
    }

        .m_menu li.m_share a img {
            width: 1.7rem;
            height: 1.7rem;
            overflow: hidden;
            display: block;
        }

.fullmark {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

    .fullmark .layerout {
        background: #fff;
        box-shadow: 0 0 3px rgba(0, 0, 0, .5);
        width: 80%;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
        padding: 20px
    }

        .fullmark .layerout .title {
            margin-bottom: 20px
        }

.dropdown {
    float: left;
}

    .dropdown:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    .dropdown b {
        position: absolute;
        top: 0.55rem;
        right: 0.15rem;
        background-color: #ffffff;
        width: .725rem;
        margin: 0;
        text-align: center;
        padding-left: .25rem;
        cursor: pointer;
    }

        .dropdown b .arrow-down,
        .dropdown b .arrow-up {
            position: static;
        }

.topbanner-tab .dropdown b {
    top: 0.18rem;
    right: 0.12rem;
}

.dropdown b .arrow-up {
    margin-top: .08rem;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    display: none;
    float: left;
    min-width: 6rem;
    padding: .15rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0rem;
    max-height: 300px;
    overflow-y: auto;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem .5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: .35rem
}

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff !important;
        background-color: #00969E;
    }

.main-search-box .dropdown-toggle:after,
.topbanner-tab .dropdown-toggle:after {
    display: none
}

.left-select-ship {
    position: fixed;
    top: 100px;
    width: 40px;
    z-index: 88;
}

    .left-select-ship li {
        width: 40px;
        height: 140px;
        margin-bottom: 2px;
        border-radius: 5px
    }

        .left-select-ship li a {
            display: block;
            width: 100%;
            height: 100%;
        }

    .left-select-ship .ship01 {
        background: url(/images/icon/ship01.png) left top no-repeat #fff;
        background-size: 100%
    }

.lang-tc .left-select-ship .ship01 {
    background: url(/images/icon/ship01_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship01 {
    background: url(/images/icon/ship01_en.png) left top no-repeat #fff;
    background-size: 100%
}

.left-select-ship .ship01 span {
    display: none
}

.left-select-ship .ship01.current,
.left-select-ship .ship01:hover {
    background: url(/images/icon/ship01_cur.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-tc .left-select-ship .ship01.current,
.lang-tc .left-select-ship .ship01:hover {
    background: url(/images/icon/ship01_cur_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship01.current,
.lang-en .left-select-ship .ship01:hover {
    background: url(/images/icon/ship01_cur_en.png) left top no-repeat #fff;
    background-size: 100%
}

.left-select-ship .ship02 {
    background: url(/images/icon/ship02.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-tc .left-select-ship .ship02 {
    background: url(/images/icon/ship02_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship02 {
    background: url(/images/icon/ship02_en.png) left top no-repeat #fff;
    background-size: 100%
}

.left-select-ship .ship02 span {
    display: none
}

.left-select-ship .ship02.current,
.left-select-ship .ship02:hover {
    background: url(/images/icon/ship02_cur.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-tc .left-select-ship .ship02.current,
.lang-tc .left-select-ship .ship02:hover {
    background: url(/images/icon/ship02_cur_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship02.current,
.lang-en .left-select-ship .ship02:hover {
    background: url(/images/icon/ship02_cur_en.png) left top no-repeat #fff;
    background-size: 100%
}

.left-select-ship .ship03 {
    background: url(/images/icon/ship03.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-tc .left-select-ship .ship03 {
    background: url(/images/icon/ship03_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship03 {
    background: url(/images/icon/ship03_en.png) left top no-repeat #fff;
    background-size: 100%
}

.left-select-ship .ship03 span {
    display: none
}

.left-select-ship .ship03.current,
.left-select-ship .ship03:hover {
    background: url(/images/icon/ship03_cur.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-tc .left-select-ship .ship03.current,
.lang-tc .left-select-ship .ship03:hover {
    background: url(/images/icon/ship03_cur_tc.png) left top no-repeat #fff;
    background-size: 100%
}

.lang-en .left-select-ship .ship03.current,
.lang-en .left-select-ship .ship03:hover {
    background: url(/images/icon/ship03_cur_en.png) left top no-repeat #fff;
    background-size: 100%
}

.ships-slide .slick-dots {
    display: none !important
}

.agreebox {
    height: 120px;
    background: #322044;
    color: #fff;
    position: fixed;
    padding: 20px;
    width: 100%;
    bottom: 0;
    z-index: 1000;
    font-size: 14px
}

    .agreebox h3 {
        margin-bottom: 20px;
        font-size: 16px
    }

.lang-en .agreebox h3 {
    margin-bottom: 0;
}

.agreebox .right-box {
    width: 210px;
    line-height: 80px;
    float: right;
    text-align: right
}

.agreebox a {
    color: #ffffff;
    text-decoration: underline;
}

.agreebox .right-box a {
    text-decoration: none;
    cursor: pointer;
}

.topbannerB {
    position: relative;
    text-align: center;
    height: 11.35rem;
    margin-bottom: -2.75rem;
    width: 100%;
    overflow: hidden
}

    .topbannerB img {
        overflow: hidden;
        width: 100%
    }

    .topbannerB .intro-ribbonship {
        background: url(/images/icon/banner-cover.png) center top no-repeat;
        height: 216px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

@media (max-width:1366px) {
    .topbannerB {
        height: 11.1rem;
    }
}

@media (max-width:1280px) {
    .topbannerB {
        height: 10.7rem;
    }
}

@media (min-width:1200px) {
    .show-sm {
        display: none !important
    }
}

@media (min-width:851px) and (max-width:979px) {
    .show-sm {
        display: none
    }
}

@media (max-width:850px) {
    .agreebox {
        height: auto;
        background: #322044;
        color: #fff;
        position: fixed;
        padding: 0;
        width: 100%;
        bottom: 0;
        z-index: 1000
    }

        .agreebox .row {
            display: block;
            margin: 0
        }

            .agreebox .row .col {
                margin: 0
            }

        .agreebox h3 {
            margin-bottom: .5rem;
            font-size: .7rem;
            padding-top: 1rem
        }

        .agreebox p {
            font-size: .6rem
        }

        .agreebox .right-box {
            width: 100%;
            line-height: 2rem;
            float: right;
            text-align: right;
        }

            .agreebox .right-box a {
                font-size: .6rem;
                margin: 0 1.5rem 1rem 0;
            }

    .ships-slide .slick-dots {
        top: 16rem;
        bottom: auto;
        display: block !important
    }

    .left-select-ship {
        display: none
    }

    .show-sm {
        display: block
    }

    .show-inline-sm {
        display: inline
    }

    .hidden-sm {
        display: none !important
    }

    .fr-sm {
        float: right !important
    }

    .header-bar {
        height: 2.2rem;
        padding: 0;
    }

        .header-bar .wraper {
            background: url(/images/icon/header-bg.png) center center no-repeat;
            height: 2.2rem;
            background-color: #fff;
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 100
        }

        .header-bar .logo-icon {
            left: .65rem
        }

        .header-bar .header-bar-inner {
            padding-top: .6rem;
            padding-bottom: .5rem;
            padding-left: 0;
            height: 2.2rem
        }

            .header-bar .header-bar-inner .right-head {
                height: 2.2rem;
                right: 0;
                position: absolute;
                top: 0;
                z-index: 10
            }

                .header-bar .header-bar-inner .right-head span {
                    color: #f0f0f0;
                    height: 2.2rem;
                    float: left;
                    font-size: .7rem;
                    text-align: center;
                    vertical-align: middle;
                    line-height: 2.2rem;
                    padding-right: .8rem
                }

                    .header-bar .header-bar-inner .right-head span.text {
                        background: 0 0;
                        margin: 0 auto
                    }

    .menu-box-inner {
        width: 1rem;
        height: 1rem;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center
    }

    .message-box .icon-info {
        width: 1rem;
        height: 1rem;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center
    }

    .message-box .up-total-cur {
        height: .5rem;
        line-height: .5rem;
        font-size: .5rem;
        border-radius: .25rem;
        color: #fff;
        padding: 0 .15rem;
        position: absolute;
        top: 0rem;
        left: .675rem
    }

    body,
    button,
    input,
    select,
    textarea {
        font-size: 14px;
    }

    h1,
    h2,
    h3,
    h4 {
        font-size: .8rem;
    }

    .fz13 {
        font-size: .65rem !important
    }

    .fz14 {
        font-size: .7rem !important
    }

    .fz16 {
        font-size: .8rem !important
    }

    .fz18 {
        font-size: .9rem !important
    }

    .fz12 {
        font-size: .6rem !important
    }

    .fz20 {
        font-size: 1rem !important
    }

    .mt5 {
        margin-top: .25rem
    }

    .ml32 {
        margin-left: .8rem
    }

    .topbannerB img {
        overflow: hidden;
        width: auto
    }

    .dropdown-item,
    .dream-content {
        font-size: .7rem;
    }

    a,
    a:hover,
    a:link,
    a:visited {
        text-decoration: none
    }

    .btn-styleD {
        font-size: .8rem;
    }
}

.show-sm .fixed_plane {
    bottom: 7.5rem;
    top: auto
}

    .show-sm .fixed_plane .fixed_plane_inner .icon-service {
        font-size: 1.05rem;
        color: #fff
    }

    .show-sm .fixed_plane .fixed_plane_inner li a {
        display: block;
        height: 2rem;
        width: 2rem;
        background: #00969e;
        opacity: .7;
        border-radius: 4px;
        position: relative;
        text-align: center
    }

        .show-sm .fixed_plane .fixed_plane_inner li a div {
            text-align: center;
            padding-top: .45rem
        }

        .show-sm .fixed_plane .fixed_plane_inner li a:hover {
            text-decoration: none
        }

.slick-dots {
    position: absolute !important;
    left: 50%;
    bottom: .25rem;
    transform: translateX(-50%);
    margin: 0 !important
}

    .slick-dots li {
        float: left;
        background: #ccc;
        width: .55rem !important;
        height: .55rem;
        border-radius: 50%;
        margin-right: .5rem;
        border: 1px solid #fff
    }

        .slick-dots li.slick-active {
            background: #00969e
        }

        .slick-dots li:last-child {
            margin-right: 0
        }

        .slick-dots li button {
            display: none
        }

@media (max-width:480px) {
    .hidden-s {
        display: none
    }

    .fr-s {
        float: right !important
    }
}

.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    width: 100%;
}

    .page .pagination .active-item {
        background-color: #00969E;
        color: #fff;
    }

.page-count {
    font-size: 12px;
    color: #595961;
    letter-spacing: 0;
    line-height: 20px
}

.pagination-item {
    display: inline-block;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    margin-top: 0
}

    .pagination-item:last-child {
        margin-right: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

.pagination-input {
    display: inline-block;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-right: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

    .pagination-input input {
        border: 0;
        width: 50px;
        text-align: center
    }

.topbanner {
    position: relative;
}

    .topbanner .wraper {
        position: relative
    }

.icon_berlitz {
    position: absolute;
    background: url(/images/icon/berlitz.png) no-repeat;
    background-size: 100% 100%;
    width: 2.125rem;
    height: 2.325rem;
    top: 1.25rem;
    right: 1.25rem;
    z-index: 3
}

.topbanner-slider {
    position: absolute;
    overflow: hidden;
    margin: 0 -9rem
}

.topbanner-slider-box,
.topbanner-slider-box .topbanner-slider {
    height: 11.75rem;
    overflow: hidden
}

.topbanner .topbanner-ribbon {
    background: url(/images/icon/index-banner-bg.png) center center no-repeat;
    background-position: center bottom;
    position: relative;
    margin-top: -3.5rem;
    height: 7.5rem;
    margin-bottom: -2rem
}

.topbanner .main-title {
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    padding-top: 5.75rem
}

.topbanner .main-title-sub {
    text-align: center;
    font-size: .65rem;
    color: #fff;
    line-height: .75rem;
    padding-top: 2.5rem
}

.arrow-down {
    width: .25rem;
    height: .25rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: .025rem solid #999;
    border-width: 0 .025rem .025rem 0;
    display: block
}

.arrow-up {
    width: .25rem;
    height: .25rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: .025rem solid #999;
    border-width: .025rem 0 0 .025rem;
    display: block
}

.main-search-box {
    background: #fff;
    -webkit-box-shadow: 0 .075rem .2rem 0 rgba(0, 0, 0, .15);
    box-shadow: 0 .075rem .2rem 0 rgba(0, 0, 0, .15);
    border-radius: .2rem;
    width: 22.5rem;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -11.25rem;
    top: -.7rem
}

    .main-search-box .box1,
    .main-search-box .box2 {
        color: #343e57;
        font-size: .4rem;
        width: 4.5rem;
        padding: .5rem .375rem 0 .5rem;
        float: left
    }

    .main-search-box .box2 {
        padding: .35rem .75rem 0 .75rem;
        line-height: .6rem;
    }

        .main-search-box .box2 .label {
            color: #666;
            font-size: 0.4rem;
            line-height: .6rem;
            margin-bottom: .1rem;
        }

            .main-search-box .box2 .label .input-txt {
                font-size: 0.4rem;
                line-height: 1rem;
                height: 1rem;
                width: 5rem;
                border: 0;
                color: #343e57;
            }

    .main-search-box .box1 .arrow-up {
        position: relative;
        top: .3rem
    }

    .main-search-box .box1 .arrow-down {
        position: relative;
        top: .15rem
    }

    .main-search-box .step {
        background: rgba(98, 98, 98, .1);
        height: 1.775rem;
        width: .025rem;
        float: left
    }

    .main-search-box .box3 {
        padding: .35rem .375rem
    }

.btn-mainsearch {
    background: #00969e;
    width: 1.85rem;
    height: 1.1rem;
    border-radius: .2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    line-height: 1.1rem;
    cursor: pointer
}

    .btn-mainsearch:hover {
        opacity: .8
    }

.topbanner-tab {
    position: absolute;
    top: 1.025rem;
    left: -1.15rem;
    z-index: 101
}

    .topbanner-tab .tab {
        float: left;
        width: 1.15rem;
        padding-right: .125rem
    }

        .topbanner-tab .tab a {
            display: block;
            font-size: .4rem;
            color: #fff;
            padding: .5rem .325rem
        }

.lang-en .topbanner-tab .tab a {
    writing-mode: vertical-rl;
}

.topbanner-tab .tab a:hover {
    text-decoration: none
}

.topbanner-tab .tab1 {
    background: #00969e;
    border-radius: .125rem
}

.topbanner-tab .tab2 {
    background: #64ccc9;
    border-radius: .125rem;
    margin-top: .125rem
}

.topbanner-tab .tab3 {
    background: #99d6ea;
    border-radius: .125rem;
    margin-top: .125rem
}

.topbanner-tab .tab .now {
    background: #ebf7fb;
    color: #00969e;
    border-radius: .125rem;
    margin-right: -.25rem;
    padding-right: .375rem
}

.topbanner-tab .inner .tabc {
    background: #ebf7fb;
    float: left;
    border-radius: .125rem;
    padding: .25rem .55rem .25rem .55rem;
    position: absolute;
    top: 0;
    left: 1.15rem
}

.topbanner-tab h3 {
    font-size: .45rem;
    color: #00969e;
    font-weight: 400
}

.topbanner-tab label {
    color: #383838;
    font-size: .3rem;
    padding-top: .175rem;
    display: block;
    margin-bottom: 0
}

.topbanner-tab .input-txt {
    font-size: .35rem;
    color: #666;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: .5rem;
    width: 100%
}

    .topbanner-tab .input-txt::-webkit-input-placeholder {
        color: #999
    }

    .topbanner-tab .input-txt::-moz-placeholder {
        color: #999
    }

    .topbanner-tab .input-txt:-ms-input-placeholder {
        color: #999
    }

    .topbanner-tab .input-txt::-ms-input-placeholder {
        color: #999
    }

    .topbanner-tab .input-txt::placeholder {
        color: #999
    }

.topbanner-tab .input-box {
    position: relative;
    width: 5rem;
    min-height: .5rem;
    border: .025rem solid #e5e5e5;
    border-radius: .075rem;
    padding: .175rem .25rem;
    padding-right: .75rem;
    background: #fff;
    margin-top: .175rem;
    margin-bottom: .175rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.topbanner-tab .noarrow {
    width: 5.5rem;
    padding-right: .25rem
}

    .topbanner-tab .noarrow .arrow-down,
    .topbanner-tab .noarrow .arrow-up {
        display: none
    }

.topbanner-tab .arrow-up {
    position: absolute;
    top: .35rem;
    right: .3rem
}

.topbanner-tab .arrow-down {
    position: absolute;
    top: .25rem;
    right: .3rem
}

.topbanner-tab .button-box {
    margin: .25rem 0;
    overflow: hidden;
}

.btn-green {
    width: 2.625rem;
    height: 1rem;
    color: #fff;
    background: #00969e;
    border-radius: .075rem;
    text-align: center;
    font-size: .4rem;
    line-height: 1rem;
    cursor: pointer
}

    .btn-green:hover {
        opacity: .8
    }

.wrapper {
    margin: 0 auto;
    max-width: 31.5rem
}

.m_tab {
    text-align: center;
    overflow: hidden;
    margin: .125rem 0 .125rem auto;
    width: 30rem;
    position: absolute;
    top: .75rem
}

    .m_tab .tab_item {
        float: right;
        position: relative;
        margin-left: .5rem;
        width: 2.625rem;
        height: 1rem;
        line-height: 1rem;
        font-size: .35rem;
        color: #383838;
        cursor: pointer;
        border: .025rem solid #d0d7df;
        border-radius: .125rem
    }

        .m_tab .current,
        .m_tab .tab_item:hover {
            color: #fff;
            text-decoration: none;
            background: #00969e
        }

.ribbon-destinations {
    background: url(/images/icon/ribbon-destinations2.png) center center no-repeat;
    height: 11.75rem;
    margin: -8.875rem 0 -4.25rem 0;
    pointer-events: none
}

.spactivity-bg {
    height: 17.5rem
}

.spactivity-wrapper .bg-img {
    height: 17.5rem
}

.spactivity-wrapper-inner {
    position: relative;
    text-align: center
}

    .spactivity-wrapper-inner .txt_content {
        margin-top: -17.5rem
    }

.spactivity-wrapper .dot_container {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 2rem
}

    .spactivity-wrapper .dot_container .dot {
        display: inline-block;
        width: .2rem;
        height: .2rem;
        background-color: #4a4a4a;
        border: .025rem solid #fff;
        opacity: .5;
        border-radius: .125rem;
        vertical-align: text-bottom
    }

    .spactivity-wrapper .dot_container .active {
        width: .6rem;
        opacity: 1;
        background-color: #fff
    }

.spactivity-wrapper .title {
    padding-top: 1.5rem
}

.spactivity-context .dec,
.spactivity-context .desc-title {
    color: #fff
}

.spactivity-context .desc-title {
    margin-top: 3.5rem;
    font-size: .5rem
}

.spactivity-context .dec {
    margin: .75rem 0;
    font-size: .35rem;
    line-height: 2;
    width: 9.5rem
}

.ribbon-destinations2 {
    background: url(/images/icon/ribbon-destinations3.png) center center no-repeat;
    height: 10.875rem;
    position: relative;
    z-index: 5;
    margin: -6.875rem 0 -4.375rem 0;
    pointer-events: none
}

.footerinfo {
    min-height: 5rem
}


/* DM: increase font-size for Explore More Button */

.btn-stye1 {
    display: inline-block;
    position: relative;
    background: #00969e;
    height: .95rem;
    border-radius: .075rem;
    color: #fff;
    font-size: .4rem;
    /* font-size: .35rem; */
    text-align: left;
    line-height: .95rem;
    cursor: pointer;
    padding: 0 .575rem 0 .4rem;
}

    .btn-stye1:hover {
        color: #fff;
        text-decoration: none;
        opacity: .8
    }

    .btn-stye1 .arrow-right {
        left: auto;
        position: absolute;
        right: .325rem;
        top: .375rem;
        width: .175rem;
        height: .175rem;
        border-width: .05rem .05rem 0 0
    }

.footerinfo {
    height: 10rem;
    position: relative
}

    .footerinfo .box h4 {
        color: #169298;
        font-size: .5rem;
        font-weight: 400
    }

    .footerinfo .box p {
        font-size: .4rem;
        color: #7e7d7d
    }

    .footerinfo .box {
        padding-left: 1.2rem;
        margin-right: 1.2rem
    }

        .footerinfo .box:last-child {
            margin-right: 0
        }

    .footerinfo .bookicon {
        padding-left: 3.75rem;
        height: 5rem;
        position: relative
    }

    .footerinfo .pictitle {
        margin-bottom: 1.75rem;
        padding-top: .75rem
    }

    .footerinfo .bl {
        border-left: .025rem solid #77b7bd
    }

.shipexperience .content,
.shipexperience .left_container,
.shipexperience .right_container {
    height: 13.75rem
}

.shipexperience .exp_item {
    float: left;
    margin-right: .4rem
}

    .shipexperience .exp_item .exp_box1 img {
        height: 7.75rem;
        width: 100%
    }

    .shipexperience .exp_item .exp_box2 img {
        height: 3.75rem;
        width: 100%
    }

    .shipexperience .exp_item:first-child,
    .shipexperience .exp_item:first-of-type {
        margin-left: .75rem
    }

.exp_text_wrap {
    width: 8.875rem;
    height: 1rem;
    background: #f8fcfc;
    text-indent: .25rem;
    line-height: 1rem
}

.shipexperience .exp_item a:hover {
    text-decoration: none
}

.exp_text_tit {
    font-size: .4rem;
    color: #343940;
    letter-spacing: .0375rem;
    line-height: .55rem;
    margin-right: .5rem
}

.exp_text_subtit {
    font-size: .325rem;
    color: #666;
    letter-spacing: .0245rem;
    line-height: .5rem
}

.shipinto {
    background: url(/images/icon/bg-sea2.jpg) center top no-repeat;
    height: 20rem;
    position: relative;
    color: #343e57;
    margin-top: -2rem
}

    .shipinto > .title {
        text-align: center;
        font-size: .7rem;
        font-weight: 100;
        line-height: 1.25rem;
        padding-top: 2.5rem
    }

    .shipinto .content {
        padding: 0 1.925rem
    }

    .shipinto .btn-next,
    .shipinto .btn-prev {
        width: 1rem;
        height: 1rem;
        line-height: 1rem;
        position: absolute;
        background: #fff;
        border-radius: 50%;
        border: 0;
        top: .875rem;
        font-size: .5rem;
        color: #00969e;
        text-align: center
    }

        .shipinto .btn-next:focus,
        .shipinto .btn-prev:focus {
            outline: 0
        }

        .shipinto .btn-next:hover,
        .shipinto .btn-prev:hover {
            opacity: .8
        }

    .shipinto .btn-prev {
        left: 0
    }

    .shipinto .btn-next {
        right: 0
    }

.maintab {
    height: 1rem;
    background: rgba(0, 0, 0, .1)
}

.crumb {
    line-height: .6rem;
    height: .6rem
}

    .crumb a {
        font-size: .35rem;
        color: #20969a
    }

        .crumb a:hover {
            text-decoration: none
        }

.maintab .tabs {
    margin: 0 auto;
    width: 18rem;
    height: 1rem;
    background: #000
}

    .maintab .tabs li {
        background: url(/images/icon/wlogo.png) 1.75rem center no-repeat;
        float: left;
        font-size: .35rem;
        color: #fff;
        width: 6rem;
        height: 1rem;
        line-height: 1rem;
        padding-left: 2.875rem;
        background-size: .675rem .65rem;
        opacity: .7
    }

    .maintab .tabs .current {
        opacity: 1
    }

    .maintab .tabs li:nth-child(1) {
        background-color: #21bac2
    }

    .maintab .tabs li:nth-child(2) {
        background-color: #a05eb5
    }

    .maintab .tabs li:nth-child(3) {
        background-color: #99d6ea
    }

.shipinto .made {
    display: inline-block;
    vertical-align: baseline
}

.shipinto .topbanner_plane {
    height: 13rem;
    position: relative;
    margin-top: .25rem
}

    .shipinto .topbanner_plane .info {
        width: 11.75rem;
        float: right
    }

        .shipinto .topbanner_plane .info li {
            border-right: .025rem solid #618aa1;
            font-size: .5rem;
            line-height: .8rem;
            padding: .55rem 0
        }

            .shipinto .topbanner_plane .info li:last-child {
                border: none
            }

    .shipinto .topbanner_plane .content h1 {
        font-size: .5rem;
        line-height: .8rem;
        margin-bottom: .125rem
    }

    .shipinto .topbanner_plane .content p {
        font-size: .4rem;
        line-height: .8rem
    }

    .shipinto .topbanner_plane .text_box {
        width: 9.95rem
    }

    .shipinto .topbanner_plane .ship {
        position: absolute;
        top: 2.75rem
    }

    .shipinto .topbanner_plane .ship1 {
        right: 2rem
    }

    .shipinto .topbanner_plane .ship2 {
        right: -5rem
    }

    .shipinto .topbanner_plane .ship3 {
        right: 2rem
    }

    .shipinto .topbanner_plane .ship02 {
        top: 3.5rem
    }

.intro-ribbonship {
    background: url(/images/icon/intro-ribbonship.png) center top no-repeat;
    height: 3.875rem;
    position: absolute;
    left: 0;
    bottom: -.025rem;
    width: 100%;
    pointer-events: none
}

.topbanner_plane .ship .btn-icon {
    background: rgba(255, 255, 255, .5);
    display: block;
    position: absolute;
    height: 1.2rem;
    width: 1.2rem;
    border-radius: 50%;
    color: #fff;
    font-size: .6rem;
    line-height: 1.05rem;
    text-align: center;
    cursor: pointer;
    padding: .075rem
}

    .topbanner_plane .ship .btn-icon .inner {
        display: block;
        content: "";
        background: #80cdca;
        background-image: linear-gradient(212deg, #15989d 0, #301f42 100%, #301f42 200%);
        height: 100%;
        width: 100%;
        border-radius: 50%;
        line-height: 1.05rem;
        overflow: hidden;
        text-align: center
    }

    .topbanner_plane .ship .btn-icon:hover {
        text-decoration: none
    }

        .topbanner_plane .ship .btn-icon:hover .inner {
            background: #80cdca;
            overflow: hidden;
            background-image: linear-gradient(212deg, #15989d 0, #301f42 100%, #301f42 200%);
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(0, 0, 0, .5)));
            background-image: linear-gradient(180deg, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, .5) 100%);
            background-image: linear-gradient(-35deg, #00969e 27%, #64ccc9 70%)
        }

.topbanner_plane .ship .artive .inner {
    background: #80cdca;
    background-image: linear-gradient(212deg, #15989d 0, #301f42 100%, #301f42 200%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(-35deg, #00969e 27%, #64ccc9 70%)
}

.topbanner_plane .ship .ship-icon {
    background: 0 0
}

    .topbanner_plane .ship .ship-icon .inner {
        background: #343e57;
        background-image: linear-gradient(215deg, #9b509d 0, #301f42 100%, #301f42 200%)
    }

    .topbanner_plane .ship .ship-icon:hover .inner {
        background: #343e57;
        background-image: linear-gradient(215deg, #9b509d 0, #301f42 100%, #301f42 200%)
    }

.topbanner_plane .ship-intro {
    position: absolute;
    top: -2.85rem;
    right: 21.675rem;
    height: 4.65rem
}

    .topbanner_plane .ship-intro:after {
        content: "";
        position: absolute;
        height: 3.5rem;
        width: .05rem;
        background: #343e57;
        top: 1.125rem;
        left: .575rem
    }

    .topbanner_plane .ship-intro:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: .5rem;
        width: .225rem;
        height: .225rem;
        border-radius: 50%;
        background: #343e57
    }

.topbanner_plane .ship .btn-icon .open {
    background: url(/images/icon/icon_open@2x.png) center center no-repeat;
    position: absolute;
    width: 4.575rem;
    height: 4.475rem;
    background-size: 100% 100%;
    padding: .15rem .15rem .3rem .15rem;
    display: none;
    bottom: .5rem;
    left: -4.75rem;
    z-index: 9
}

.topbanner_plane .ship .artive .open {
    display: block
}

.topbanner_plane .ship .btn-icon .open .pic {
    border-radius: .1rem;
    width: 4.15rem;
    height: 2.55rem;
    overflow: hidden
}

.topbanner_plane .ship .btn-icon .open .title {
    font-size: .3rem;
    color: #fff;
    line-height: .4rem;
    height: .4rem;
    margin-top: .2rem
}

.topbanner_plane .ship .btn-icon .open .btn-box {
    line-height: .7rem;
    padding-right: .15rem
}

.section-baike {
    background: url(/images/icon/ribbon-destinations4.png) center -.75rem no-repeat;
    height: 10.5rem;
    padding: 0;
    margin-bottom: -3rem
}

.position-relative {
    overflow: visible;
    padding: 0
}

    .position-relative .title {
        height: 1.85rem
    }

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after,
    .slick-track:before {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: .025rem
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: .025rem solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

#bg-ourships-sea * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tab-content > .tab-pane {
    display: block;
    visibility: hidden
}

    .tab-content > .tab-pane.active {
        visibility: visible
    }

.tab-content {
    position: relative
}

.tab-pane:not(:first-child) {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.panel-slide-item {
    position: relative
}

    .panel-slide-item img {
        width: 100%
    }

    .panel-slide-item > .row,
    .panel-slide-item > .row > div {
        margin: 0
    }

#bg-ourships-sea .position-relative {
    top: 4.375rem;
    height: auto
}

#bg-ourships-sea {
    background: url(/images/icon/bg-sea.png) no-repeat bottom;
    background-size: cover;
    overflow: hidden;
    height: 20.325rem
}

    #bg-ourships-sea .img-ship {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    #bg-ourships-sea .slick-list {
        overflow: visible
    }

    #bg-ourships-sea .ship-detail {
        opacity: 0;
        left: 0;
        right: 0;
        z-index: 1;
        font-size: .4rem;
        line-height: .7rem;
        position: absolute
    }

        #bg-ourships-sea .ship-detail h3 {
            font-size: .7rem;
            line-height: .8rem;
            padding-bottom: .25rem
        }

    #bg-ourships-sea .slick-current .ship-detail {
        opacity: 1;
        -webkit-transition: .6s ease-in-out all;
        transition: .6s ease-in-out all;
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }

    #bg-ourships-sea .ship-info h3 {
        font-size: .6rem;
        margin-bottom: 0
    }

    #bg-ourships-sea .ship-info > div:first-child {
        border-right: solid .025rem #558297
    }

    #bg-ourships-sea .ship-info h3 span {
        font-size: .7rem;
        display: inline-block;
        margin-bottom: .075rem
    }

.btn-overlay {
    position: absolute;
    width: 70%;
    z-index: 1;
    top: -15%;
    left: 24.5%;
    opacity: 0
}

#bg-ourships-sea .panel-slide-item.slick-current #icon-genting-dream-mobile,
#bg-ourships-sea .panel-slide-item.slick-current .btn-overlay {
    opacity: 1;
    -webkit-transition: .6s ease-in-out all;
    transition: .6s ease-in-out all;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.ships-slide .slick-disabled {
    display: none !important
}

.our-ship-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(187, 225, 226, .5);
    z-index: 5
}

.slide-box,
.slide-box img {
    width: 100%
}

.slide-box {
    height: 100%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .slide-box div {
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .slide-box p {
        font-size: 1.3em
    }

        .slide-box p:last-child {
            margin-top: auto
        }

        .slide-box p a {
            color: #15989d;
            font-size: .8em;
            text-decoration: none
        }

            .slide-box p a:after {
                content: '';
                display: inline-block;
                margin-left: .2rem;
                background-repeat: no-repeat;
                vertical-align: middle
            }

    .slide-box .icon-vr:after {
        background-image: url(/images/icon/icon_360.png);
        width: .75rem;
        height: .475rem
    }

    .slide-box .icon-deck:after {
        background-image: url(/images/icon/icon_deck.png);
        width: .575rem;
        height: .7rem
    }

    .slide-box .icon-dinning:after {
        background-image: url(/images/icon/icon_dining.png);
        width: .55rem;
        height: .55rem
    }

    .slide-box .icon-slides:after {
        background-image: url(/images/icon/icon_slides.png);
        width: .825rem;
        height: .425rem
    }

.our-ship-overlay {
    visibility: hidden
}

    .our-ship-overlay .overlay-slide-item {
        padding: 0 1%
    }

    .our-ship-overlay .container {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute
    }

.btn-ourships {
    position: absolute;
    display: block;
    width: 7%;
    padding-top: 7%
}

#btn-wd-icon1 {
    left: -.3%;
    top: 65.3%
}

#btn-wd-icon2 {
    left: 11.5%;
    top: -1%
}

#btn-wd-icon3 {
    top: 65.2%;
    left: 18.9%
}

#btn-wd-icon4 {
    left: 26.5%;
    top: 85.3%
}

#btn-wd-icon5 {
    left: 39.5%;
    top: 49%
}

#btn-wd-icon6 {
    left: 70.5%;
    top: 54.5%
}

#btn-wd-icon7 {
    left: 93.5%;
    top: 51%
}

#btn-gd-icon1 {
    left: -.3%;
    top: 65.3%
}

#btn-gd-icon2 {
    left: 11.5%;
    top: -1%
}

#btn-gd-icon3 {
    top: 65.2%;
    left: 18.9%
}

#btn-gd-icon4 {
    left: 26.5%;
    top: 85.3%
}

#btn-gd-icon5 {
    left: 39.5%;
    top: 49%
}

#btn-gd-icon6 {
    left: 70.5%;
    top: 54.5%
}

#btn-gd-icon7 {
    left: 93.5%;
    top: 51%
}

#bg-ourships-sea .our-ship-overlay .slick-list {
    overflow: hidden
}

#panel-sea-bg {
    background: url(/images/icon/intro-ribbon.png) center bottom no-repeat;
    position: absolute;
    z-index: 5;
    width: 100%;
    pointer-events: none;
    height: 7.05rem;
    bottom: -.675rem;
    height: 4.475rem
}

#homepage .icon-destinations {
    font-size: 2em
}

#frame-banner-bg {
    width: 100%;
    height: 115%;
    position: absolute;
    margin-top: -10%;
    pointer-events: none;
    top: 0;
    background: url(/images/icon/frame-banner.png) no-repeat center;
    background-size: cover
}

.img-responsive.mobile {
    display: none
}

.section-header {
    text-align: center;
    color: #49798a;
    position: relative;
    margin-bottom: .875rem;
    font-size: .9rem
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-color: #fff;
    text-indent: -249.975rem;
    width: 1rem;
    height: 1rem;
    border: 0;
    display: block;
    cursor: pointer
}

.slick-prev {
    left: 0;
    background-image: url(/images/icon/arrow_left.png)
}

.slick-next {
    right: 0;
    background-image: url(/images/icon/arrow_right.png)
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

#bg-onboard .panel-slide .slick-prev,
#dc-banner .slick-prev {
    left: 3%
}

#bg-onboard .panel-slide .slick-next,
#dc-banner .slick-next {
    right: 3%
}

#bg-ourships-sea .slick-prev {
    background-image: url(/images/icon/arrow_left.png);
    background-color: #fff;
    border-radius: 50%
}

#bg-ourships-sea .slick-next {
    background-image: url(/images/icon/arrow_right.png);
    background-color: #fff;
    border-radius: 50%
}

#bg-ourships-sea .container {
    position: relative;
    z-index: 4
}

.panel-sea-bg-sky {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 7.5rem;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5rem, #fff), to(transparent));
    background-image: linear-gradient(#fff .5rem, transparent)
}

.slick-dots {
    position: relative;
    bottom: 0
}

    .slick-dots li button:before {
        font-size: .35rem;
        color: #add0e4;
        opacity: 1
    }

    .slick-dots li.slick-active button:before {
        color: #67a5ce;
        opacity: 1
    }

.our-ship-overlay .icon-close {
    width: .475rem;
    height: .475rem;
    display: inline-block;
    text-indent: 100%;
    background: url(/images/icon/icon/icon-close.png) no-repeat center;
    padding: .5rem;
    font-size: 0;
    position: absolute;
    top: .5rem;
    right: 1rem
}

.ourships-sea {
    padding-bottom: .925rem
}

.m-main-btnbox {
    margin: .8rem 1.5rem 0
}

    .m-main-btnbox li {
        text-align: center;
        margin-bottom: 1rem;
        padding: 0;
    }

    .m-main-btnbox a {
        font-size: .65rem
    }

    .m-main-btnbox .btn-icon {
        display: inline-block;
        height: 2.25rem;
        line-height: 2.25rem;
        width: 2.25rem;
        font-size: 1.1rem;
        border-radius: 45px;
        color: #fff;
        margin-bottom: .65rem
    }

    .m-main-btnbox .bg-color1 {
        background-image: linear-gradient(143deg, #00969e 0, #0f767c 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(15, 118, 124, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(15, 118, 124, .3)
    }

    .m-main-btnbox .bg-color2 {
        background-image: linear-gradient(143deg, #f78 0, #f8485e 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(248, 72, 94, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(248, 72, 94, .3)
    }

    .m-main-btnbox .bg-color3 {
        background-image: linear-gradient(143deg, #5a92e2 0, #1e6dde 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(30, 109, 222, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(30, 109, 222, .3)
    }

    .m-main-btnbox .bg-color4 {
        background-image: linear-gradient(143deg, #ffc574 0, #ff9500 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(255, 149, 0, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(255, 149, 0, .3)
    }

    .m-main-btnbox .bg-color5 {
        background-image: linear-gradient(143deg, #a05eb5 0, #7b3b8f 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(123, 59, 143, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(123, 59, 143, .3)
    }

    .m-main-btnbox .bg-color6 {
        background-image: linear-gradient(143deg, #99d6ea 0, #70c1db 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(112, 193, 219, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(112, 193, 219, .3)
    }

    .m-main-btnbox .bg-color7 {
        background-image: linear-gradient(143deg, #fdd26e 0, #f8ba2a 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(248, 186, 42, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(248, 186, 42, .3)
    }

    .m-main-btnbox .bg-color8 {
        background-image: linear-gradient(143deg, #64ccc9 0, #43b0ad 100%);
        -webkit-box-shadow: 0 .075rem .125rem 0 rgba(67, 176, 173, .3);
        box-shadow: 0 .075rem .125rem 0 rgba(67, 176, 173, .3)
    }

@media (max-width:850px) {
    .shipexperience .exp_item .exp_box1 img {
        height: 15rem;
        width: 100%
    }

    .shipexperience .exp_item .exp_box2 img {
        height: 8.5rem;
        width: 100%
    }

    .exp_text_wrap {
        width: 100%;
        height: 2rem;
        line-height: 2rem
    }

    .exp_text_tit {
        font-size: .8rem
    }

    .exp_text_subtit {
        font-size: .6rem
    }

    .topbanner-slider {
        position: static;
        margin-bottom: .75rem
    }

    .topbanner-slider-box,
    .topbanner-slider-box .topbanner-slider {
        height: 9.8rem
    }

    .topbanner .topbanner-ribbon {
        position: absolute;
        height: 11.725rem;
        top: 0;
        width: 100%;
        background-size: 100%;
        padding-bottom: 0
    }

    .m_tab {
        display: none
    }

    .m_tab {
        margin-right: .5rem;
        width: auto
    }

    .row .col {
        margin: 0 .8rem;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto
    }

    .m_tab .tab_item {
        float: right;
        position: relative;
        margin-left: .5rem;
        width: 4.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: .6rem;
        color: #383838;
        cursor: pointer;
        border: .025rem solid #d0d7df;
        border-radius: .175rem;
        background: #fff
    }

        .m_tab .current,
        .m_tab .tab_item:hover {
            color: #fff;
            background: #00969e
        }

    .m_base_price {
        text-align: center;
        position: relative;
        top: -.5rem
    }

    .wrapper {
        width: 100%
    }

    .spactivity-bg {
        background-color: #fff;
        height: 14rem;
        background-size: 30rem
    }

    .spactivity-wrapper .title {
        padding: 0
    }

    .spactivity-context-inner {
        padding: 1px 2rem 0 3rem
    }

    .spactivity-context .desc-title {
        font-size: .9rem;
        margin-top: .75rem;
        color: #49798a;
        text-align: center
    }

    .spactivity-context .dec {
        font-size: .5rem;
        line-height: 1.5;
        width: auto;
        margin: 3.75rem 0 1rem 0
    }

    .spactivity-context .m {
        text-align: center
    }

    .spactivity-wrapper .dot_container {
        margin-top: .75rem;
        display: none
    }

    .ribbon-destinations2 {
        background-size: 100%;
        display: none
    }

    .shipexperience {
        padding: 0
    }

    .ribbon-destinations {
        display: none
    }

    .spactivity-wrapper-inner .txt_content {
        margin-top: 0;
        position: relative;
        z-index: 1
    }

    .spactivity-wrapper .bg-img {
        height: auto;
        width: 100%;
        position: absolute;
        top: 0rem;
        left: 0
    }

    .btn-stye1 {
        height: 1.1rem;
        font-size: .5rem;
        line-height: 1.1rem;
        padding-right: 1.25rem;
        width: auto
    }

        .btn-stye1 .arrow-right {
            top: .45rem
        }

    .shipexperience * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .shipexperience .exp_item {
        padding: 0 .5rem;
        width: 100%;
        margin: 0
    }

        .shipexperience .exp_item:first-child,
        .shipexperience .exp_item:first-of-type {
            margin: 0
        }

        .shipexperience .exp_item img {
            width: 100%;
            height: auto
        }

    .m_shipexperience {
        position: relative;
        z-index: 1;
        padding: 0 .375rem .8rem .375rem
    }

        .m_shipexperience .box {
            padding: 0 .375rem
        }

            .m_shipexperience .box img {
                height: 6.25rem
            }

        .m_shipexperience .no-gutters .row:last-child .box {
            padding-top: .75rem
        }

        .m_shipexperience .no-gutters .col-6:first-child .box img {
            height: 13.25rem
        }

    .exp_box1 {
        position: relative
    }

        .exp_box1 img {
            width: 100%
        }

        .exp_box1 .exp_text_wrap {
            position: absolute;
            width: auto;
            height: auto;
            bottom: .6rem;
            left: .6rem;
            background: 0 0
        }

            .exp_box1 .exp_text_wrap span {
                display: block;
                color: #fff;
                text-indent: 0
            }

            .exp_box1 .exp_text_wrap .exp_text_tit {
                font-size: .7rem;
                font-weight: 500
            }

            .exp_box1 .exp_text_wrap .exp_text_subtit {
                font-size: .55rem;
                font-weight: 100;
                margin-top: .4rem
            }

    #panel-sea-bg {
        background-size: 100%;
        bottom: 0
    }

    .ourships-sea {
        padding-bottom: 0
    }

    .footerinfo .pictitle img {
        width: 100%;
        max-width: 90%;
    }

    .topbanner_plane {
        position: relative;
        margin-top: .75rem
    }

    .fleetintro {
        width: 100%;
        overflow: hidden;
        background: url(/images/icon/shipbg@2x.png) center top no-repeat;
        background-size: 100% auto;
        background-attachment: fixed
    }

    .topbanner {
        background: 0 0;
        height: auto
    }

        .topbanner .content {
            padding: 5rem .75rem 0 .75rem;
            color: #fff
        }

    .topbanner_plane {
        margin-top: 0;
        height: auto
    }

        .topbanner_plane .ship {
            text-align: center
        }

            .topbanner_plane .ship img {
                height: 6.25rem;
                margin-left: .5rem;
                display: block
            }

            .topbanner_plane .ship .img2 {
                position: relative;
                left: -3.25rem
            }

            .topbanner_plane .ship .img3 {
                position: relative;
                left: 1.75rem
            }

        .topbanner_plane .ship02 {
            position: static
        }

        .topbanner_plane .info {
            width: 4.5rem;
            color: #fff;
            border-left: 1px solid #fff
        }

        .topbanner_plane .text_box {
            width: 60%
        }

        .topbanner_plane .content p {
            font-size: .55rem !important;
            line-height: 2;
            color: #fff
        }

        .topbanner_plane .info .row {
            display: block;
            margin: 0;
            margin-left: .5rem
        }

        .topbanner_plane .info li {
            border: 0;
            padding: .25rem 0 .5rem 0
        }

        .topbanner_plane .info .row .col br {
            display: none
        }

        .topbanner_plane .ship .btn-icon,
        .topbanner_plane .ship-intro {
            display: inline-block;
            margin: 0 .25rem;
            width: 1.5rem;
            height: 1.5rem;
            position: static
        }

            .topbanner_plane .ship .btn-icon .inner {
                width: 1.35rem;
                height: 1.35rem;
                line-height: 1.35rem;
                font-size: .8rem
            }

        .topbanner_plane .ship .ship-icon {
            background: rgba(255, 255, 255, .5)
        }

        .topbanner_plane .ship-intro:after {
            display: none
        }

        .topbanner_plane .ship-intro:before {
            display: none
        }

    .shipinto {
        margin-top: 0;
        background: url(/images/icon/shipbg-m.jpg) center top no-repeat;
        background-size: 100%;
        height: 23rem
    }

        .shipinto .topbanner_plane .content h1 {
            color: #fff;
            margin-bottom: .375rem
        }

        .shipinto .slick-arrow {
            display: none !important
        }

        .shipinto > .title {
            padding-top: 1.475rem;
            padding-bottom: 1.25rem
        }

        .shipinto .topbanner_plane .info {
            width: 5.6rem;
            margin-left: .8rem
        }

            .shipinto .topbanner_plane .info li {
                padding: .5rem 0;
                border: 0
            }

        .shipinto .topbanner_plane .text_box {
            width: auto
        }

        .shipinto .topbanner_plane {
            height: 29rem
        }

            .shipinto .topbanner_plane .ship {
                left: 50%;
                margin-left: -50%
            }

            .shipinto .topbanner_plane .ship,
            .shipinto .topbanner_plane .ship02 {
                top: 9rem;
                width: 100%
            }

    .prolist .inner {
        background: #fff;
        padding: .5rem 0;
        margin: 0 .5rem;
        border-top: 1px solid #ccc
    }

    .prolist li:first-child .inner {
        border-top: 0
    }

    .prolist .inner .pic {
        float: left;
        margin-right: .75rem;
        height: auto;
        width: 44%
    }

    .section01 {
        margin-top: .75rem;
        border-radius: .2rem;
        padding-top: 1rem;
        position: relative
    }
    /*.section01:after {
        content: "";
        opacity: .2;
        background: #343e57;
        border-radius: .1rem;
        width: 2rem;
        height: .2rem;
        position: absolute;
        left: 50%;
        margin-left: -1rem;
        top: .375rem
    }*/
    .col-4 {
        width: 100%;
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .prolist .pic,
    .prolist .pic img {
        width: 100%
    }

    .prolist .protitle {
        text-align: left;
        margin-top: .25rem !important;
        font-size: .7rem;
        margin-bottom: .25rem
    }

    .prowraper {
        width: 100%
    }

    .section01 .prolist {
        margin-top: 0 !important
    }

    .prolist .infos .item {
        font-size: .5rem;
        line-height: 1rem;
        color: #6d6d6d;
        font-weight: 300
    }

    .mbar ul {
        width: 100%;
        overflow: hidden;
        clear: both
    }

    .mbar li {
        width: 33%;
        float: left;
        text-align: center;
        font-size: .6rem
    }

        .mbar li a {
            display: inline-block;
            height: 1.25rem
        }

        .mbar li .current {
            color: #00969e;
            border-bottom: 2px solid #00969e
        }

    .probanner img {
        height: 7.875rem
    }

    .probanner .artion-box {
        left: 1rem;
        top: .625rem
    }

    .intro-ribbon {
        width: 100%;
        background-size: 100% auto;
        height: 7.5rem;
        margin-top: -2.125rem
    }

    .sm-youlist-wraper .title {
        text-align: left;
        font-size: .75rem;
        color: #383838;
        padding-left: .5rem;
        margin-top: .5rem
    }

    .sm-youlist-wraper .youlist-s {
        position: relative;
        height: 12.5rem;
        overflow: scroll;
        overflow-y: hidden
    }

    .sm-youlist-wraper .youlist {
        position: absolute;
        height: 11.5rem;
        width: 45.5rem
    }

        .sm-youlist-wraper .youlist .pic {
            width: 100%;
            border-radius: .15rem
        }

        .sm-youlist-wraper .youlist li {
            width: 11.25rem;
            float: left;
            padding-left: .5rem
        }

        .sm-youlist-wraper .youlist .inner {
            background: #fff;
            margin-bottom: 0
        }

        .sm-youlist-wraper .youlist .protitle {
            font-size: .6rem;
            color: #383838
        }

        .sm-youlist-wraper .youlist .desc {
            color: #666;
            font-size: .5rem
        }

        .sm-youlist-wraper .youlist .pic .tags {
            font-size: .55rem;
            padding-top: 1rem
        }

    .btn-return {
        color: #fff;
        position: absolute;
        top: .75rem;
        left: .75rem;
        font-size: .75rem
    }

    .ribbon-destinations3 {
        background: url(/images/icon/ship-rd.png) center top no-repeat;
        height: 7.5rem;
        background-size: 100%;
        margin-top: -4.95rem;
        margin-bottom: -3.125rem;
        position: relative;
        z-index: 1
    }

    .topbanner_plane .ship-intro {
        display: none
    }

    .topbanner_plane .ship .btn-icon .open {
        display: none
    }
}


/* 没有数据 开始 */

.Nodata {
    background: url(/images/icon/no.png) no-repeat scroll center top transparent;
    background-size: 300px;
    overflow: hidden;
    margin: 50px auto;
    text-align: center;
    width: 350px;
}

    .Nodata p {
        line-height: 30px;
        margin-top: 270px;
        font-size: 16px;
        color: #828993;
    }

@media (max-width: 850px) {
    .Nodata {
        background-size: 200px;
        width: 350px;
    }

        .Nodata p {
            margin-top: 170px;
        }
}


/* 没有数据 结束 */


/* swiper控件 开始 */

.swiper-container {
    position: relative
}

.nextButton {
    width: 15px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 0;
    border-radius: 20px 0 0 20px;
    z-index: 2;
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, .2);
    text-align: center
}

.prevButton {
    width: 15px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 0 20px 20px 0;
    z-index: 2;
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
    text-indent: -3px
}

.swiper-button-disabled {
    display: none
}

@media (max-width:850px) {
    .nextButton,
    .prevButton {
        top: 5px
    }
}


/* swiper控件 结束 */


/* 公共DIV 开始 */

.dc-hide,
.hide {
    display: none !important
}

.dc-show {
    display: block !important
}

.dream-content {
    overflow: hidden;
    font-size: .35rem;
    text-align: justify;
    line-height: 1.8;
    color: #333;
    word-wrap: break-word;
}

.lang-en .dream-content {
    text-align: left;
    word-break: normal !important;
}

.artwl_message .dream-content {
    max-height: 15rem;
    overflow-y: auto;
}

@media (max-width:850px) {
    .artwl_message .dream-content {
        max-height: 27rem;
    }
}

.dream-content img {
    max-width: 100%;
    overflow: hidden
}

.dream-content ul,
.dream-content ol {
    padding: 0 0 0 40px;
}

.dream-content li {
    list-style-position: inherit !important;
    list-style-type: inherit !important;
}

@media (max-width: 850px) {
    .dream-content {
        font-size: .7rem;
    }

        .dream-content img {
            height: auto;
        }
}


/* 公共DIV 结束 */


/* mark 弹出层 开始 */

.mark {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

    .mark .layer-close {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
    }

    .mark .layer {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -540px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1080px;
        padding: 30px;
        background: #FFFFFF;
        -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
    }

        .mark .layer .close {
            width: 24px;
            height: 24px;
            color: #fff !important;
            font-size: 12px;
            line-height: 24px;
            text-align: center;
            position: absolute;
            right: 14px;
            top: 16px;
            background: #00969E;
            border-radius: 50%;
            opacity: 1;
            z-index: 99;
            cursor: pointer;
        }

        .mark .layer .layer-left {
            font-size: 14px;
            width: 350px;
        }

            .mark .layer .layer-left .pic img {
                width: 350px;
                overflow: hidden;
                border-radius: 5px;
            }

        .mark .layer .room-title {
            margin-top: 10px;
            font-size: 18px;
            margin-bottom: 10px;
        }

        .mark .layer .layer-left .price {
            color: #F8485E;
            font-size: 14px;
            margin-right: 5px;
        }

            .mark .layer .layer-left .price dfn {
                font-style: normal;
            }

            .mark .layer .layer-left .price span {
                font-size: 20px;
            }

        .mark .layer .layer-right {
            padding-left: 46px;
            font-size: 14px;
            max-height: 500px;
            overflow-y: auto;
        }

    .mark .desc-sub-title {
        margin: 10px 0px;
    }

@media (max-width: 850px) {
    .mark {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        background: rgba(0, 0, 0, 0.2);
        z-index: 1000;
    }

        .mark .layer,
        .mark .layer-sm {
            position: fixed;
            top: auto;
            left: 0;
            width: 100%;
            bottom: 0;
            margin: 0;
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            padding: .5rem;
            background: #FFFFFF;
            -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        }

            .mark .layer .close {
                right: 0;
                top: 0;
            }

            .mark .layer .layer-left,
            .mark .layer .layer-right {
                width: 100%;
            }

                .mark .layer .layer-left .pic img {
                    width: 100%;
                    max-height: 10rem;
                    border-radius: 0.5rem;
                }

            .mark .layer .room-title {
                margin-top: 0.25rem;
                font-size: .7rem;
                margin-bottom: 0.25rem;
                text-align: center;
                font-weight: bold;
            }

            .mark .layer .layer-left .pic .tr {
                text-align: right;
                display: table-cell;
                padding-bottom: .25rem;
            }

            .mark .layer .layer-left .price {
                color: #F8485E;
                font-size: .6rem;
                margin-right: 0.125rem;
            }

                .mark .layer .layer-left .price span {
                    font-size: 0.8rem;
                }

            .mark .layer .layer-right {
                padding-left: 0;
                padding-right: 0;
                font-size: 0.6rem;
                overflow-y: auto;
                margin: 0;
                width: 100%;
                max-height: 15rem;
            }
}


/* mark 弹出层 结束 */


/* lx_alert.JS 弹出层与手机切换层 开始 */

.views {
    top: 0;
    width: 100%;
    position: fixed;
    background-color: #f2f2f2;
    bottom: 0px;
    z-index: 1;
    left: 100px;
    overflow: hidden;
}

.header-view {
    width: 100%;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: url(/images/icon/header-bg.png) center center no-repeat #fff
}

.LXwrap .header-view {
    z-index: 3
}

.header-view h1 {
    color: #fff;
    display: block;
    font-size: .8rem;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.2rem;
    line-height: 2.2rem;
    white-space: nowrap !important;
    width: 190px;
    font-weight: 400
}

.header-view .left-head {
    height: 2.2rem;
    left: 0;
    position: absolute;
    top: 0
}

    .header-view .left-head span {
        font-size: 1rem;
        position: absolute;
        left: .925rem;
        font-size: 1rem;
        cursor: pointer;
        line-height: 2.2rem
    }

.header-view .right-head {
    height: 2.2rem;
    right: 0;
    position: absolute;
    top: 0
}

    .header-view .right-head span {
        width: 2.2rem;
        height: 2.2rem;
        float: left;
        font-size: .8rem;
        text-align: center;
        vertical-align: middle;
        line-height: 2.2rem
    }

        .header-view .right-head span.text {
            background: 0 0;
            margin: 0 auto
        }

.artwl_mask {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999
}

.artwl_boxcontain {
    max-width: 12.5rem;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    position: fixed;
    z-index: 9999;
    line-height: 28px;
    display: none
}

@media (max-width: 850px) {
    .artwl_boxcontain {
        max-width: 18rem;
    }
}

.artwl_title {
    border-radius: 5px 5px 0 0;
    background: linear-gradient(to left, #30a0a4, #27576b);
    position: relative;
    height: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px
}

    .artwl_title h2 {
        height: 30px;
        color: #fff;
        font-size: 14px;
        line-height: 30px;
        font-weight: 400
    }

    .artwl_title:after {
        border-bottom: 0 solid #ccc;
        content: "";
        height: 0;
        position: absolute;
        left: 0;
        bottom: 0;
        transform: scaleY(.5);
        width: 100%;
        z-index: 1
    }

.artwl_close {
    position: absolute;
    cursor: pointer;
    outline: 0;
    top: 2px;
    right: 5px;
    z-index: 4;
    width: 20px;
    height: 20px;
    overflow: hidden;
    color: #fff;
    font-size: 19px;
    line-height: 20px;
    border-radius: 20px
}

.artwl_message {
    background: #fff;
    border-radius: 5px;
    line-height: 19px
}

.artwl_showbox .bottom {
    padding: 0;
    position: relative;
    text-align: center;
    font-size: 12px;
    vertical-align: middle
}

    .artwl_showbox .bottom:before {
        border-top: 1px solid #e0e0e0;
        content: "";
        height: .3px;
        position: absolute;
        left: 0;
        top: -.3px;
        transform: scaleY(.3);
        width: 100%;
        z-index: 1
    }

    .artwl_showbox .bottom .dailog_btn {
        width: 100px;
        overflow: hidden;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #30a0a4;
        height: 30px;
        line-height: 27px;
        background-color: #fff;
        color: #666;
        margin: 10px;
        -webkit-appearance: none;
        cursor: pointer;
        display: inline-block
    }

    .artwl_showbox .bottom .fb-yest {
        margin-left: 62px;
        cursor: pointer
    }

    .artwl_showbox .bottom .fb-no {
        margin: 10px;
        border: 1px solid #cecdcd;
        cursor: pointer
    }

    .artwl_showbox .bottom .yesbut {
        width: 100px;
        overflow: hidden;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #30a0a4;
        height: 30px;
        line-height: 27px;
        background-color: #fff;
        color: #666;
        margin: 10px;
        -webkit-appearance: none;
        cursor: pointer
    }

    .artwl_showbox .bottom .yespay-but {
        border-top: 1px solid #ccc;
        color: #ff2742;
        line-height: 30px;
        font-size: 16px;
        height: 46px;
        display: block;
        border: 0;
        float: none;
        width: 100%;
        padding: 8px 0;
        margin: 0;
        cursor: pointer
    }

    .artwl_showbox .bottom .nopay-but {
        color: #797979;
        line-height: 30px;
        font-size: 16px;
        height: 46px;
        display: block;
        border: 0;
        float: none;
        width: 100%;
        padding: 8px 0;
        margin: 0;
        background-color: transparent;
        cursor: pointer
    }

.artwl_showbox .tipTxt {
    color: #333;
    padding: 20px 10px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
    max-height: 400px;
    overflow-y: auto;
}


/* lx_alert.JS 弹出层与手机切换层 结束 */


/* Vue.JS views 手机切换层 开始 */

.show-views-box {
    top: 0;
    width: 100%;
    position: fixed;
    background-color: #f2f2f2;
    bottom: 0;
    z-index: 1;
    left: 100px;
    overflow: hidden
}

    .show-views-box .header-view {
        z-index: 0;
    }

.viewsBody {
    position: absolute;
    left: 0;
    top: 2.2rem;
    bottom: 0;
    z-index: 2;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.viewShadowDiv {
    width: 100%;
    opacity: 0;
    position: fixed;
    background-color: #000;
    top: 0;
    z-index: 2;
    bottom: 0
}

.Tline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    box-orient: vertical;
    line-clamp: 3;
    overflow: hidden;
    white-space: normal
}

.slide-left-enter-active,
.slide-left-leave-active {
    will-change: transform;
    transition: all .5s;
    position: absolute
}

.slide-left-enter {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.slide-left-leave-active {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.show-views-box {
    position: fixed !important;
    left: 0 !important;
    z-index: 100
}

.bg-black {
    background-color: #000;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    opacity: .5
}

.slide-fade-enter-active {
    transition: all .3s ease
}

.slide-fade-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter,
.slide-fade-leave-to {
    opacity: 0
}


/* Vue.JS views 手机切换层 结束 */


/* 控制文字 开始 */


/*控制文字一行*/

.Onelipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all
}


/*控制文字两行*/

.Tellipsis,
.Twolipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all
}


/*控制文字三行*/

.Thellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all
}


/* 控制文字 结束 */


/* 加载中 开始 */

.loadingbox {
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999;
    margin-top: 0px;
    top: 0px;
}

.loading-content {
    border-radius: 8px;
    background-color: rgba(17, 134, 143, 1);
    position: fixed;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
}

    .loading-content div {
        -moz-border-radius: 50% 50% 50% 50%;
        -webkit-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%;
        position: absolute;
        border-left: 2px solid #FFF;
        border-right: 2px solid #FFF;
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent;
        -webkit-animation: animate 2s infinite;
        animation: animate 2s infinite;
    }

    .loading-content .loading_one {
        left: 37.5px;
        top: 35.5px;
        width: 25px;
        height: 25px;
    }

    .loading-content .loading_two {
        left: 32.5px;
        top: 30.5px;
        width: 35px;
        height: 35px;
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .loading-content .loading_three {
        left: 27.5px;
        top: 25.5px;
        width: 45px;
        height: 45px;
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .loading-content .loading_four {
        left: 22.5px;
        top: 20.5px;
        width: 55px;
        height: 55px;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .loading-content .loading_speed {
        position: absolute;
        left: 0;
        bottom: 4px;
        color: #ffffff;
        display: block;
        font-size: 12px;
        width: 100%;
        text-align: center;
    }

@-webkit-keyframes animate {
    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes animate {
    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


/* 加载中 结束 */


/* 提示在浏览器打开 开始 */

.promptlayer {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: 99999;
    bottom: 0;
    display: none;
    left: 0;
    right: 0;
}

    .promptlayer img {
        width: 100%;
        overflow: hidden;
    }


/* 提示在浏览器打开 结束 */


/* 航线标签 开始 */

.tags {
    overflow: hidden;
}

    .tags .tag-img {
        width: 16px;
        height: 16px;
        overflow: hidden;
    }

    .tags .hot-tag {
        margin-right: 20px !important;
        line-height: 0.8rem;
        height: 0.8rem;
    }

@media (max-width: 850px) {
    .tags .tag-img {
        width: 0.8rem;
        height: 0.8rem;
    }
}


/* 航线标签 结束 */


/* 推荐航线*/

.col-4 .thread {
    position: relative;
    line-height: .6rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .col-4 .thread .pic {
        position: relative;
        overflow: hidden;
        border-top-left-radius: .125rem;
        border-top-right-radius: .125rem;
        padding-bottom: 56.26%;
    }

        .col-4 .thread .pic a {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .col-4 .thread .pic img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .col-4 .thread .pic .pic_title {
            position: absolute;
            left: 0;
            top: .3rem;
            height: .5rem;
            line-height: .5rem;
            padding: 0 .3rem;
            color: #ffffff;
            font-size: .375rem;
        }

        .col-4 .thread .pic .tags {
            position: absolute;
            bottom: 0;
            left: 0;
            height: .75rem;
            padding: .25rem;
        }

            .col-4 .thread .pic .tags span {
                height: .45rem;
                line-height: .45rem;
                color: #FDD26E;
                padding: 0 .125rem;
                border: .025rem solid #FDD26E;
                border-radius: .075rem;
                display: block;
                font-size: .3rem;
                float: left;
                margin-right: .25rem
            }

    .col-4 .thread .inner {
        border: .025rem solid #d0d7df;
        border-top: 0;
        padding: 0 .375rem;
        height: 2.65rem;
        border-bottom-left-radius: .125rem;
        border-bottom-right-radius: .125rem;
    }

        .col-4 .thread .inner .caption {
            padding-top: .3rem;
            overflow: hidden;
            color: #343940;
        }

    .col-4 .thread .tip {
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        background-color: #f8485e;
        border-bottom-left-radius: .25rem;
        width: 2.25rem;
        height: .75rem;
        line-height: .75rem;
        text-align: center;
        color: #fff;
        font-size: .3rem;
        font-style: normal;
    }

        .col-4 .thread .tip:empty {
            display: none;
        }

@media (max-width: 850px) {
    .col-4 .thread .pic {
        background-size: 100% auto;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        height: auto;
        overflow: inherit;
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }

        .col-4 .thread .pic img {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
        }

        .col-4 .thread .pic .pic_title {
            position: absolute;
            left: 0;
            top: 0.3rem;
            height: 0.5rem;
            line-height: 0.5rem;
            padding: 0 0.3rem;
            color: #ffffff;
            font-size: 0.3rem;
        }

        .col-4 .thread .pic .tags {
            position: absolute;
            bottom: 3rem;
            left: 0;
            height: auto;
            padding: 0.25rem;
        }

    .col-4 .thread .inner {
        border: 0.0rem solid #d0d7df;
        padding: 0.5rem;
        height: auto;
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
        position: absolute;
        width: 100%;
        height: auto;
        background: transparent !important;
        bottom: 0;
    }

        .col-4 .thread .inner .caption p {
            color: #fff;
            line-height: normal;
        }

    .col-4 .thread .tip {
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        background-color: #f8485e;
        border-bottom-left-radius: 0.25rem;
        width: auto;
        height: 0.75rem;
        line-height: 0.75rem;
        text-align: center;
        color: #fff;
        font-size: 0.3rem;
        font-style: normal;
        padding: 0 0.25rem 0 0.25rem;
    }
}


/* 推荐航线 结束*/


/* 面包屑与分享 开始*/

.breadcrumb-share {
    overflow: hidden;
}

    .breadcrumb-share .breadcrumb-box {
        position: relative;
        float: left;
        font-size: 0.35rem;
        color: #444;
        line-height: 32px;
    }

        .breadcrumb-share .breadcrumb-box a {
            color: #333333;
            text-decoration: none;
            display: inline-block;
            padding: 0 0.2rem;
        }

            .breadcrumb-share .breadcrumb-box a:hover {
                color: #00969E;
                text-decoration: underline;
            }

        .breadcrumb-share .breadcrumb-box span {
            color: #333333;
            display: inline-block;
            padding: 0 0.2rem;
        }

.social-media {
    position: relative;
    float: right;
    overflow: hidden;
}

    .social-media #shareSocials {
        float: left;
        font-size: 13px;
    }

    .social-media .jssocials-share-link {
        padding: .5em;
        border-radius: 5px;
    }

    .social-media .sns_weixin {
        float: left;
        text-align: left;
        overflow: hidden;
        display: block !important;
        width: 32px;
        height: 32px;
        line-height: 32px !important;
        margin: 6.5px 7.8px 6.5px 0 !important;
        background: url(/images/icon/wxshare.png) no-repeat center center;
        background-size: 100%;
        cursor: pointer;
        float: left;
        text-decoration: none;
        line-height: 32px !important;
        border-radius: 5px;
    }

    .social-media .sns_line {
        float: left;
        text-align: left;
        overflow: hidden;
        display: block !important;
        width: 32px;
        height: 32px;
        line-height: 32px !important;
        margin: 6.5px 7.8px !important;
        background: url(/images/icon/square-default-small.png) no-repeat center center;
        background-size: 100%;
        cursor: pointer;
        float: left;
        text-decoration: none;
        line-height: 32px !important;
        border-radius: 5px;
    }

        .social-media .sns_weixin:hover,
        .social-media .sns_line:hover {
            opacity: .75;
        }

@media (max-width: 850px) {
    .breadcrumb-share .breadcrumb-box {
        font-size: .6rem;
    }
}

.modal_weixin {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 101;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
    height: auto;
}

    .modal_weixin:before {
        display: block;
        height: auto;
        vertical-align: initial;
    }

.modal_weixin_close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
}

.modal_weixin .modal {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 999;
    width: 400px;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    padding: 25px 30px 30px 30px;
    position: fixed;
    top: 22%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 80%;
    height: auto;
}

    .modal_weixin .modal h4 {
        text-align: center;
    }

.modal_weixin .sns_qr {
    display: block;
    position: relative;
    text-align: center;
}

    .modal_weixin .sns_qr > div {
        width: 220px;
        margin: 20px auto;
    }

.modal_weixin .modal p {
    font-size: 1.2em;
    -ms-word-break: break-word;
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.modal_weixin .modal a.close-modal,
a.close-modal {
    position: absolute;
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    text-indent: -9999px;
    background: url(/images/icon/icon-close-current.png) no-repeat center center;
    background-size: 40%;
    top: 0;
    right: 0;
}
@media (max-width: 850px) {
    .modal_weixin .modal a.close-modal,
    a.close-modal {
        width: 1.1rem;
        height: 1.1rem;
    }

    #title_name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
        padding: 0 3.3rem;
    }
}


/* 面包屑与分享 结束*/

table caption {
    text-align: center;
    caption-side: top;
}

.BookingTrip p.text {
    font-family: Georgia, Times, "Times New Roman", serif, "黑体", "SimHei", "微軟正黑體", "Microsoft JhengHei", "Meiryo", "苹果丽中黑", "Apple LiGothic Medium";
    font-size: 0.7rem !important;
}

.BookingTrip a {
    width: 250px;
    padding: 7px 10px;
    font-size: 0.42rem;
    color: #fff;
    background: #00969e;
    display: inline-block
}

    .BookingTrip a:hover {
        text-decoration: none;
        color: #fff;
        background: #00b4be
    }

@media (max-width: 850px) {
    .BookingTrip p.text {
        font-size: 1rem !important;
    }

    .BookingTrip a {
        font-size: 0.7rem;
        color: #fff;
    }
}

@media screen and (min-width:1025px) and (max-width:1240px) {
    .topbannerB {
        margin-bottom: -4rem;
    }

        .topbannerB .intro-ribbonship {
            bottom: 55px !important;
        }
}

@media screen and (min-width:850px) and (max-width:1024px) {
    .topbannerB {
        margin-bottom: -4rem;
    }

        .topbannerB .intro-ribbonship {
            bottom: 55px !important;
        }
}


/** 955px 切换头部 开始 **/

@media screen and (min-width:850px) and (max-width:955px) {
    a,
    a:hover,
    a:link,
    a:visited {
        text-decoration: none;
    }
    .linker a:hover {
        text-decoration: underline;
    }
    .header-bar .hidden-sm {
        display: none !important;
    }

    .header-bar .show-sm {
        display: block;
    }

    .header-bar {
        height: 2.2rem;
        padding: 0;
    }

        .header-bar .wraper {
            background: url(/images/icon/header-bg.png) center center no-repeat;
            height: 2.2rem;
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 100;
        }

        .header-bar .logo-icon {
            left: .65rem;
        }

        .header-bar .header-bar-inner {
            padding-top: .6rem;
            padding-bottom: .5rem;
            padding-left: 0;
            height: 2.2rem;
        }

    #title_name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
        padding: 0 3.3rem;
    }

    .fr-sm {
        float: right !important;
    }

    .menu-box {
        position: relative;
        margin-left: 0;
    }

    .menu-box-inner {
        width: 1rem;
        height: 1rem;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center;
    }

    .message-box {
        margin-right: .75rem;
    }

        .message-box .icon-info {
            width: 1rem;
            height: 1rem;
            font-size: 1rem;
            line-height: 1rem;
            text-align: center;
        }

        .message-box .up-total-cur {
            height: .5rem;
            line-height: .5rem;
            font-size: .5rem;
            border-radius: .25rem;
            color: #fff;
            padding: 0 .15rem;
            position: absolute;
            top: 0rem;
            left: .675rem;
        }

    .tel-box .tel-box-txt {
        font-size: 1rem;
    }
}


/** 955px 切换头部 结束 **/
.emailmodal .modal-sm {
    max-width: 400px;
}
.emailmodal .close {
    font-size: 0.6rem;
}
.emailmodal .emailinput {
    width: 50%;
    padding: 0.15rem 2%;
    font-size: 0.35rem;
    vertical-align: middle;
    border: .025rem solid #d4d4d4;
}
.emailmodal .email-img-1 {
    width: 25%;
}
.emailmodal .email-img-2 {
    width: 5%;
}
/** 手机版底部 开始 **/
@media (max-width: 850px) {
    .btn-styleE-s {
        font-size: 0.6rem;
    }
    .footer {
        background-image: none;
        max-width: 100%;
        min-height: initial;
        padding-top: 0.5rem;
        margin-top: 0;
    }

    .footer_inner {
        background-size: 100%;
        min-height: initial;
        padding-top: 0;
    }

    .reader_panel {
        height: auto;
        background: none;
        padding-top: 0.5rem;
        width: 94%;
        padding: 0.5rem 3% 0.25rem;
    }

        .reader_panel .title,
        .reader_panel .input_box {
            width: 100% !important;
        }

            .reader_panel,
            .reader_panel .title,
            .reader_panel .input_box,
            .reader_panel .title p,
            .reader_panel .title .sub,
            .reader_panel p,
            .copytxt p {
                font-size: 0.69rem;
                margin-right: 0;
                line-height: 1rem;
            }

                .reader_panel .input_box {
                    padding: 0.6rem 0;
                }

                    .reader_panel .input_box .intxt {
                        width: 96% !important;
                        background: rgba(255, 255, 255, .15);
                        border: 0;
                        padding: 0.4rem 2%;
                        color: #ffffff;
                        font-size: 0.6rem;
                    }

                .reader_panel .send {
                    float: left;
                    height: 1.4rem;
                    line-height: 1.4rem;
                    color: #ffffff;
                    padding: 0 1rem;
                    font-size: 0.6rem;
                    margin-top: 0.6rem;
                    color: #15989d;
                    text-decoration: underline;
                    background-color: transparent;
                    border: 1px solid #15989d;
                }

    .logolinker {
        padding: 0.2rem 0.4rem;
        margin: 0;
    }

        .logolinker a {
            margin: 0.2rem 0.1rem;
            overflow: hidden;
            display: inline-block;
        }

        .logolinker img {
            width: 4.1rem;
        }

    .copytxt p {
        margin: 0;
        padding: 0.2rem 0 0.5rem;
        color: #dedede;
    }

    .linker-mobile {
        overflow: hidden;
        text-align: center;
    }

        .linker-mobile a {
            font-size: 0.69rem;
            line-height: 0.85rem;
            display: inline-block;
            color: #dedede;
            border-right: 1px solid #dedede;
            padding: 0 0.5rem;
            vertical-align: middle;
        }

            .linker-mobile a:last-child {
                border: 0;
            }

    input::-webkit-input-placeholder {
        color: #dedede;
    }

    .reader_panel a {
        color: #15989d;
        text-decoration: underline;
    }

    .modal-sm {
        max-width: 90%;
        margin: auto;
    }

    .modal-title {
        font-size: 0.69rem;
    }

    .modal-footer button.btn {
        font-size: 0.69rem;
    }
    .emailmodal .modal-sm {
        max-width: 90%;
    }
    .emailmodal .close {
        font-size: 1rem;
    }
    .emailmodal .emailinput {
        width: 50%;
        padding: 0.25rem 2%;
        font-size: 0.6rem;
    }

    .emailmodal .email-img-1 {
        width: 30%;
    }

    .emailmodal .email-img-2 {
        width: 6%;
    }
}
/** 手机版底部 结束 **/
