@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
}

input, select {
    box-sizing: border-box;
}

.ysq-box {
    width: 900px;
    margin: 0 auto;
}

.ysq-box > h2 {
    font-size: 20px;
    color: #4b8ce8;
    background: url("../images/sp.png") right center no-repeat;
    letter-spacing: 4px;
    line-height: 2;
}

.ysq-box form .p1 {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 30px;
}

.ysq-box form .p1 span {
    display: inline-block;
    width: 2px;
    height: 18px;
    background: #4b8ce8;
    float: left;
    margin-top: 9px;
    margin-right: 5px;
}

.x-information {
    width: 100%;
    margin-bottom: 20px;
}

.zt {
    width: 160px;
    float: left;
    text-align: right;
    margin-right: 10px;
    line-height: 48px;
}

.zt font {
    color: red;
}

.zt1 font {
    color: red;
}

.xx1 {
    width: 550px;
    height: 48px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
}

.xx2 {
    width: 495px;
    height: 48px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
}

.xx3 {
    width: 50px;
    height: 48px;

    background: #1a70e1;
    line-height: 48px;
    color: #fff;
    border: none;
}

.xx4 {

    min-width: 550px;
    height: 165px;
    border: 1px solid #e0e0e0;
}

.xx5 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #999;
    margin-top: 14px;
    float: left;
}

label {
    margin: 0px 10px 0px 10px;
    line-height: 48px;
    float: left;
    display: inline-block;
}

.zt1 {
    width: 160px;
    float: left;
    text-align: right;
    margin-right: 10px;
    line-height: 24px;
}

.ts1 {
    height: auto;
}

.ts1::after {
    display: table;
    content: '';
    clear: both;
}

.p2 {
    width: 100%;
    line-height: 32px;
    font-weight: 600;
    margin: 0 auto;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.xx6 {
    width: 420px;
    height: 48px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
}

.xx7 {
    width: 145px;
    height: 46px;
    text-align: center;
    background: #1a70e1;
    color: #fff;
    border: none;
    border-radius: 6px;
}

.xx-bottom {
    display: inline-block;
    margin: 0 auto 2%;
    width: 100%;
    text-align: center;
}

/*主页样式*/
.ysq-box > h1 {
    font-size: 36px;
    color: #333;
    text-align: center;
    line-height: 3;
}

.js1 {
    width: 395px;
    display: inline-block;
    height: 190px;
    box-shadow: 2px 2px 5px #b9d1e7;
    background: #f2f7ff;
    border-radius: 10px;
    text-align: center;
    float: left;
}

.js1 > p {
    font-size: 28px;
    font-weight: 600;
    line-height: 190px;
    color: #333;
}

.js1 > img {
    float: left;
    margin: 48px 0px 0px 25px;
}

.js2 {
    width: 395px;
    display: inline-block;
    height: 190px;
    box-shadow: 2px 2px 5px #b9d1e7;
    background: #f2f7ff;
    border-radius: 10px;
    text-align: center;
    float: right;
}

.js2 > p {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #333;
    margin-top: 50px;
}

.js2 > img {
    float: left;
    margin: 48px 0px 0px 25px;
}

.feiji {
    /*position: absolute;*/
    /*right: 185px;*/
    /*bottom: 5px;*/
    /*cursor: pointer;*/
    position: absolute;
    /* right: -70px;
    top: -35px; */
    right: 0;
    top: 45px;
    cursor: pointer;
    z-index: 1;
}

.feiji img {
    width: 120px;
    height: 80px;
}

.feijiList {
    background: #FFFFFF;
    padding: 10px 12px;
    color: #333;
    position: relative;
    border-radius: 15px;
    position: relative;
    width: 526px;
    font-size: 14px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    margin: 10px auto 0 0;
    display: none;
}

.feijiList ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #eee;
    line-height: 30px;
}

.feijiList ul li:last-child {
    border-bottom: 0;
}

.feijiList ul li img {
    width: 15px;
    height: 15px;
    margin-top: 1.5px;
}

.feijiList ul li .li_star {
    display: block;
}

.feijiList ul li .li_star_blue {
    display: none;
}

.feijiList ul li:hover a {
    color: #4a8de8 !important;
}

.feijiList ul li:hover .li_star {
    display: none;
}

.feijiList ul li:hover .li_star_blue {
    display: block;
}

.feijiList ul li a {
    width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.feijiList .jump_div_more {
    display: flex;
    justify-content: flex-end;
}

.feijiList .jump_more {
    line-height: 25px;
    text-align: center;
    padding: 0px 8px;
    background: linear-gradient(90deg, #86b8f5, #2e6aed);
    color: #fff;
    border-radius: 16px;
    margin-top: 5px;
    font-size: 12px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10001;
    display: none;
    filter: alpha(opacity=60);
    background-color: #777;
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.loading-tip {
    z-index: 10002;
    position: fixed;
    display: none;
}

.loading-tip img {
    width: 100px;
    height: 100px;
}

@media screen and (max-width: 750px) {
    .ysq-box {
        width: 96%;
        margin: 0 auto;
    }

    .ysq-box > h2 {
        font-size: 20px;
        color: #4b8ce8;
        background: #fff;
        letter-spacing: 4px;
        line-height: 2;
        text-align: center;
    }

    .zt {
        width: 100%;
        float: none;
        text-align: left;
        margin-right: 10px;
        line-height: 48px;
    }

    .xx1 {
        width: 100%;
        height: 48px;
        border: 1px solid #e0e0e0;
        padding-left: 10px;
    }

    .xx2 {
        width: 84%;
        height: 48px;
        border: 1px solid #e0e0e0;
        padding-left: 10px;
    }

    .xx3 {
        width: 14%;
        height: 48px;

        background: #1a70e1;
        line-height: 48px;
        color: #fff;
        border: none;
    }

    .xx4 {

        min-width: 100%;
        height: 165px;
        border: 1px solid #e0e0e0;
    }

    .xx6 {
        width: 75%;
        height: 48px;
        border: 1px solid #e0e0e0;
        padding-left: 10px;
    }

    .zt1 {
        width: 100%;
        float: none;
        text-align: left;
        margin-right: 10px;
        line-height: 48px;
    }

    .motel {
        width: 49%;
        display: inline-block;
    }

    .motel1 {
        width: 100%;
    }

    .motel::after {
        display: table;
        clear: both;
        content: '';
    }

    .xx7 {
        width: 20%;
        height: 46px;
        text-align: center;
        background: #1a70e1;
        color: #fff;
        border: none;
        border-radius: 6px;
    }

    label {
        margin: 0px 1px 0px 1px;
        line-height: 48px;
        float: left;
        display: inline-block;
    }

    .ysq-box form .p1 {
        font-weight: 600;
        color: #333;
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 0px;
    }

    .js1 {
        width: 100%;
        display: inline-block;
        height: 190px;
        box-shadow: 2px 2px 5px #b9d1e7;
        background: #f2f7ff;
        border-radius: 10px;
        text-align: center;
        float: none;
        margin-bottom: 20px;
    }

    .js1 > p {
        font-size: 28px;
        font-weight: 600;
        line-height: 190px;
        color: #333;
    }

    .js1 > img {
        float: left;
        margin: 48px 0px 0px 25px;
    }

    .js2 {
        width: 100%;
        display: inline-block;
        height: 190px;
        box-shadow: 2px 2px 5px #b9d1e7;
        background: #f2f7ff;
        border-radius: 10px;
        text-align: center;
        float: none;
    }

    .js2 > p {
        font-size: 28px;
        font-weight: 600;
        line-height: 40px;
        color: #333;
        margin-top: 50px;
    }

    .js2 > img {
        float: left;
        margin: 48px 0px 0px 25px;
    }

    .radio-button {
        transform: scale(1.5); /* 放大单选按钮 */
        margin-top: 10px; /* 向下移动 */
        vertical-align: middle; /* 垂直居中 */
    }

    .feiji {
        position: absolute;
        bottom: 10px;
        right: -6px;
    }

    .feijiList {
        width: calc(100% - 24px);
        margin-left: 0;
        margin-top: 20px;
    }


}
