@charset "utf-8";
/* CSS Document */

body {
    font-family: "Noto Sans SC";
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    height: 10px;
    overflow: hidden;
}

img {
    border: none;
}

.cursor {
    cursor: pointer;
}

.position {
    position: relative;
    top: 2px;
}

.limit_info {
    width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.limit_cost {
    width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.limit270 {
    width: 270px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.limit220 {
    width: 220px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.bg_gray {
    background-color: #eee;
}

.notclick {
    pointer-events: none;
    opacity: .5;
}

/*font*/
.text_red {
    color: red;
}

.text_gray {
    color: #333;
}

.text_bright {
    color: #666;
}

.text_white {
    color: #fff;
}

.text_black {
    color: #000;
}

.text_blue {
    color: #3f51b5;
}

.text_yellow {
    color: #ffe763;
}

.text_orange {
    color: #fc7101;
}

.text_bold {
    font-weight: bold;
}

.text_lighter {
    font-weight: lighter;
}

.text_little {
    font-size: 12px;
}

.text_large {
    font-size: 14px;
}

.text_larger {
    font-size: 16px;
}

.underline_none {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

.line_through {
    text-decoration: line-through;
}

.uptrans {
    text-transform: uppercase;
    word-wrap: break-word;
    word-break: normal;
}

/*form*/
.form1 {
    border: 1px #999 solid;
    height: 24px;
    line-height: 24px;
    width: 150px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form2 {
    border: 1px #999 solid;
    height: 24px;
    line-height: 24px;
    width: 200px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form120 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 113px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form120_gray {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 113px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
    background-color: #F2F2ED;
}

.sele120 {
    border: 1px #999 solid;
    height: 22px;
    line-height: 22px;
    width: 118px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form3 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 100px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form4 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 528px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form5 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 200px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form6 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 80px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form7 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 150px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form8 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 70px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form_short120 {
    border: 1px #999 solid;
    height: 18px;
    line-height: 18px;
    width: 120px; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form_text1 {
    width: 200px;
    height: 54px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form_text2 {
    width: 600px;
    height: 36px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form_text3 {
    width: 280px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
}

.form_text3_gray {
    width: 280px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto; /* font-family:"微软雅黑", Arial;*/
    font-size: 12px;
    background-color: #F2F2ED;
}

.form_text3_big {
    width: 280px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto;
    font-family: courier new;
    font-size: 12px;
    white-space: nowrap;
    background: url(../img/booking/35-big.jpg) repeat
}

.form_text3_big30 {
    width: 280px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto;
    font-family: courier new;
    font-size: 12px;
    white-space: nowrap;
    background: url(../img/booking/30-big.jpg) repeat
}

.form_text3_big50 {
    width: 400px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto;
    font-family: courier new;
    font-size: 12px;
    white-space: nowrap;
    background: url(../img/booking/50-big.jpg) repeat
}

.form_text3_big70 {
    width: 515px;
    height: 120px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: auto;
    font-family: courier new;
    font-size: 12px;
    white-space: nowrap;
    background: url(../img/booking/70-big.jpg) repeat
}

.form_width200 {
    width: 200px;
    height: 72px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: hidden; /* font-family:"微软雅黑", Arial;*/
}

.form_width500 {
    width: 500px;
    height: 54px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: hidden; /* font-family:"微软雅黑", Arial;*/
}

.form_width200_height90 {
    width: 200px;
    height: 90px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: hidden; /* font-family:"微软雅黑", Arial;*/
}

.form_width400_height90 {
    width: 400px;
    height: 90px;
    line-height: 18px;
    border: 1px #999 solid;
    background-color: #FFF;
    overflow: hidden; /* font-family:"微软雅黑", Arial;*/
}

.castable {
    border-left: #CCC 1px solid;
    border-right: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
}

.castable tr td {
    border-top: #CCC 1px solid;
}

/*icon*/
.icon1 {
    width: 280px;
    line-height: 36px;
    color: #FFF;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    background: #3f51b5;
    border-radius: 5px;
}

.icon2 {
    width: 100px;
    line-height: 30px;
    color: #FFF;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    background: #3f51b5;
    border-radius: 5px;
}

.icon3 {
    width: 50px;
    line-height: 20px;
    color: #FFF;
    display: block;
    text-decoration: none;
    text-align: center;
    background: #3f51b5;
    border-radius: 5px;
    font-weight: bold;
}

.icon4 {
    width: 18px;
    line-height: 18px;
    margin-right: 10px;
    color: #FFF;
    display: block;
    text-decoration: none;
    text-align: center;
    background: #3f51b5;
    border-radius: 5px;
    font-weight: bold;
}

.icon5 {
    width: 60px;
    line-height: 22px;
    color: #FFF;
    display: block;
    text-align: center;
    text-decoration: none;
    box-sizing: content-box;
    background-color: #3f51b5;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}

.icon_gray100 {
    width: 100px;
    line-height: 30px;
    color: #333;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    background: url(../img/public/icon_gray100.jpg) no-repeat;
    cursor: default;
}


/*footer*/
.home_footer {
    width: 100%;
    background: whitesmoke;
    overflow: hidden;
}

.home_footer_main {
    width: 80%;
    line-height: 25px;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.footer_nav {
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_nav_unit {
    box-sizing: border-box;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    padding: 0 1rem;
    border-right: solid 2px #999;
    font-size: 1rem;
    display: block;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}

.footer_nav_unit:last-child {
    border: none;
}

.footer_nav_unit:hover {
    color: #1c5af4;
}

/*******************遮罩弹窗*****************/
.shape_popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
}

.shape_popup_main {
    width: 30%;
    height: 18rem;
    margin: 200px auto;
    background: #FFFFFF;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 16px;
}

.shape_popup_main_frame {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 13%;
}

.shape_popup_main_unit {
    width: 40%;
}

.shape_popup_main_user {
    width: 6.5rem;
    height: 6.5rem;
    background: url(../img/home/user.png) no-repeat;
    background-size: cover;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
    margin: 0 auto;
}

.shape_popup_main_user:hover {
    background: url(../img/home/user-b.png) no-repeat;
    background-size: cover;
}

.shape_popup_main_visitor {
    width: 6.5rem;
    height: 6.5rem;
    background: url(../img/home/visitor.png) no-repeat;
    background-size: cover;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
    margin: 0 auto;
}

.shape_popup_main_visitor:hover {
    background: url(../img/home/visitor-b.png) no-repeat;
    background-size: cover;
}

.shape_popup_main_unit_title {
    text-align: center;
    font-size: 1.125rem;
    color: #333333;
    margin-top: 20%;
}

/******************联系我们******************/
.popup_link {
    width: 50px;
    height: 120px;
    background: #5466CF;
    color: #FFFFFF;
    position: fixed;
    top: 30%;
    right: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 10px;
    z-index: 20;
}

.popup_link_font {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.popup_link_pic {
    width: 28px;
    height: 28px;
    background: url(../img/home/link.png) no-repeat;
    background-size: cover;
    margin: 5px auto;
}


/*tab*/
div.tab{ width:1000px; height:40px; line-height:40px; margin:0 auto; padding:0; font-size:14px; background:#f2f2f2;border-bottom: #3f51b5 2px solid;}
div.tab_main_order{ width:1000px; margin:0; padding:0; font-weight:bold; text-align:center;display: flex;}
div.tab_main_shipinfo{ width:1000px; margin:0; padding:0; font-weight:bold; text-align:center;display: flex;}
div.tab a{ color:#3f51b5; text-decoration:none;}
div.tab_main_unit{ width:auto; margin:0; padding:0 15px; margin-right:1px;cursor:pointer;border:transparent solid 2px;}
div.tab_main_unit:hover{ background:#fff;border: #3f51b5 2px solid; border-bottom: none;}
div.tab_main_unit_hover{ width:auto; height:40px;margin:0; padding:0 15px; margin-right:1px; cursor:pointer;background:#fff;border: #3f51b5 2px solid; border-bottom: none;}

/*tab2*/
div.tab2{ width:1000px; height:30px; line-height:30px; margin:10px auto; padding:0; font-size:12px; background:#f2f2f2;border-bottom: #3f51b5 2px solid;}
div.tab2_main_booking{ width:1000px; margin:0; padding:0; font-weight:bold; text-align:center;display: flex;}
div.tab2 a{ color:#3f51b5; text-decoration:none;}
div.tab2_main_unit{ width:auto; margin:0; padding:0 10px; margin-right:1px;cursor:pointer;border:transparent solid 2px;}
div.tab2_main_unit:hover{ width:auto; height:30px;margin:0; padding:0 10px; margin-right:1px; cursor:pointer;background:#fff;border: #3f51b5 2px solid; border-bottom: none;}
div.tab2_main_unit_hover{ width:auto; height:30px;margin:0; padding:0 10px; margin-right:1px; cursor:pointer;background:#fff;border: #3f51b5 2px solid; border-bottom: none;}

/*step*/
div.step {
    width: 1000px;
    margin: 10px auto;
    padding: 0;
    overflow: hidden;
}

div.step_unit {
    margin: 0;
    margin-right: 20px;
    padding: 0;
    overflow: hidden;
    float: left;
    line-height: 25px;
}

div.step_unit_num {
    width: 25px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    background: url(../img/public/step_num.jpg) no-repeat;
}

div.step_unit_text {
    width: 70px;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    float: left;
}

div.step_unit_num_black {
    width: 25px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    background: url(../img/public/step_num_black.jpg) no-repeat;
}

div.step_unit_text_black {
    width: 70px;
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 10px;
    color: #000;
    font-weight: bold;
}

/*微信改版*/
div.wechat {
    width: 100%;
    height: 750px;
    margin: 0;
    padding: 0;
    background: url(../img/wechat/wechat.jpg) no-repeat top center;
}

div.wechat_main {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

div.wechat_close {
    margin: 0;
    margin-left: 900px;
    padding: 0;
    font-size: 30px;
    color: #FFF;
    cursor: pointer;
}

/*内容*/
#content {
    width: 900px;
    margin: 20px auto;
    padding: 90px 50px;
    height: 380px;
    background: url(../img/login/login_bg.jpg) no-repeat;
}

/********弹窗-敬请期待********/
.shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 99999
}

.shadow_popup {
    width: 20rem;
    height: 17rem;
    border-radius: 10px;
    background: #FFFFFF;
    margin: 12% auto;
    box-sizing: border-box;
    padding: 1% 0;
}

.shadow_close {
    width: 100%;
    height: 1rem;
    background: url(../img/popup/cha.png) no-repeat;
    background-position: 95% 50%;
    background-size: auto 100%;
    cursor: pointer;
}

.shadow_pic {
    width: 90%;
    display: block;
    margin: 0 auto;
}

fieldset {
    /**上、右、下、左**/
    padding: 3px 1px 3px 5px;
    margin-bottom: 10px;
    color: #000;
    border: #99bbe8 solid 1px;
}

legend {
    color: #3572A5;
    font-size: 9pt;
    font-weight: 700;
    padding-left: 4px;
    padding-right: 2px;
}

/***新增联系我们**/
.popup_link1_frame {
    display: flex;
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 20;
}

.popup_link1 {
    width: 50px;
    height: 120px;
    background: #5466CF;
    color: #FFFFFF;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 10px;
}

.popup_link1_font {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.popup_link1_pic {
    width: 28px;
    height: 28px;
    background: url(../img/home/link.png) no-repeat;
    background-size: cover;
    margin: 5px auto;
}


.popup_effect2-in {
    animation: popup-right 1s;
    -webkit-animation: popup-right-in 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

/*客服小鸥图标样式*/
.customer_service {
    display: block;
    width: 12vw;
    height: 12vw;
    min-width: 110px;
    position: fixed;
    bottom: 5%;
    right: 0%;
    cursor: pointer;
    z-index: 9999999999;
}

.customer_service_oz {
    width: 100%;
}
.customer_service_icon_new {
    width: 100%;
    display: none;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 30%;
    right: 10%;
}
/*客服小鸥弹窗效果*/
.customer_popup {
    width: 50%;
    height: 90%;
    position: fixed;
    top: 5%;
    left: 25%;
    border-radius: 20px;
    overflow: hidden;
    z-index: 9999999999;
    border: 1px solid rgb(202 205 209) !important;
    box-shadow: 0 30px 44px 0 rgba(0, 0, 0, 0.4);
}

.customer_popup_head {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 1rem 0 2rem;
}

.customer_popup_btn {
    width: -webkit-max-content;
    display: flex;
    align-items: center;
    margin-left: auto;
}

.customer_popup_btn_ico {
    display: block;
    cursor: pointer;
    width: 0.9rem;
    height: 0.9rem;
}

.customer_popup_btn_line {
    height: 1rem;
    border-left: solid 1px rgba(255, 255, 255, 0.36);
    margin: 0.5rem;
}

@keyframes popup-right-in {
    from {
        right: -250px;
    }

    to {
        right: 0;
    }
}

@-webkit-keyframes popup-right-in {
    from {
        right: -250px;
    }

    to {
        right: 0;
    }
}

.popup_effect2-out {
    animation: popup-right-out 1s;
    -webkit-animation: popup-right-out 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@keyframes popup-right-out {
    from {
        right: 0;
    }

    to {
        right: -250px;
    }
}

@-webkit-keyframes popup-right-out {
    from {
        right: 0;
    }

    to {
        right: -250px;
    }
}

.popup_link1_main {
    width: 250px;
    box-sizing: border-box;
    padding: 1rem;
    background: #FAFAFA;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px 0 0 10px;
}

/* img { */
/*     使图片变清晰 */
/*     image-rendering: -webkit-optimize-contrast; */
/*     Webkit (non-standard naming) */
/*     image-rendering: crisp-edges; */
/* } */

