﻿/* 平板 pad start*/

@media screen and (min-width: 768px) and (max-width: 992px) {
    body {
        font-size: 14px;
        background-size: 100% auto;
    }
    .visible-sm {
        display: block !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
    .hidden-sm {
        display: none !important;
    }
    .wrapin {
        width: 750px;
    }
    .h_banner {
        width: 100%;
        height: 50vh;
        background: url(../images/h_banner.jpg) no-repeat top center;
        background-size: cover;
        position: relative;
        color: #fff;
    }
    .h_banner .down {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        bottom: 30px;
        left: 50%;
        margin-left: -25px;
        background: url(../images/h_down.png) no-repeat center center;
        cursor: pointer;
        background-size: 100% 100%;
    }
    .h_banner .tip {
        font-size: 20px;
        font-weight: bold;
        line-height: 32px;
        position: absolute;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .h_ab {
        background: #dbedff;
        padding: 50px 0;
    }
    .h_ab .photo {
        float: right;
        display: block;
        width: 360px;
    }
    .h_ab .intro {
        float: left;
        width: 370px;
        color: #1c61b1;
        text-align: right;
    }
    .h_ab .title {
        font-size: 34px;
        line-height: 74px;
        font-weight: bold;
    }
    .h_ab .more {
        display: block;
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        background: #1c61b1;
        float: right;
        text-align: center;
        color: #fff;
        margin-top: 20px;
        font-size: 16px;
        font-weight: bold;
    }
    .hw_slider {
        padding: 50px 0;
    }
    .hw_slider .photo {
        float: left;
        display: block;
        width: 350px;
    }
    .hw_slider .intro {
        width: 370px;
        float: right;
        color: rgba(28, 97, 177, 1);
    }
    .hw_slider .title {
        font-size: 36px;
        font-weight: bold;
        line-height: 60px;
    }
    .hw_slider p {
        padding-bottom: 10px;
    }
    .h_easy {
        background: #dbedff;
        padding-bottom: 50px;
    }
    .h_easy .title {
        text-align: center;
        color: rgba(28, 97, 177, 1);
        line-height: 120px;
        font-size: 32px;
        font-weight: bold;
    }
    .h_easy .wp {
        width: 750px;
        margin: 0 auto;
        border-radius: 30px;
        background: #fff;
        padding: 30px 0;
    }
    .ea_fls {
        padding: 20px 0;
        position: relative;
    }
    .ea_fls .poa {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%;
        right: 0;
    }
    .ea_fls .half {
        float: left;
        width: 50%;
    }
    .ea_fls .halffr {
        float: right;
    }
    .ea_fls .half img {
        display: block;
        width: 300px;
        height: auto;
        margin: 0 auto;
    }
    .ea_fls .item {
        clear: both;
        padding-left: 55px;
        padding-right: 50px;
        background: url(../images/fl.png) no-repeat left top;
    }
    .ea_fls .halfr {
        text-align: right;
        left: 0;
        right: auto;
    }
    .ea_fls .halfr .item {
        padding-right: 55px;
        background-position: right top;
    }
    .ea_fls .hover {
        background-image: url(../images/fl_hover.png);
    }
    .ea_fls .ts {
        line-height: 25px;
        padding: 10px 0;
        font-size: 17px;
        font-weight: bold;
    }
    .ea_fls .bs {
        font-size: 14px;
    }
    .ea_fls .hover .ts {
        color: rgba(77, 136, 204, 1);
    }
    .ea_fls .line {
        width: 3px;
        height: 50px;
        background: #4d88cc;
        margin: 10px 0 10px 21px;
    }
    .ea_fls .halfr .line {
        float: right;
        margin: 10px 21px 10px 0;
    }
    .ea_fls .ok {
        background-image: url(../images/fl_ok.png);
    }
    .ea_fls .ok .ts {
        color: rgba(77, 136, 204, 1);
    }
    .footer {
        background: #1c61b1;
        color: #fff;
        padding: 20px 0 20px 0;
    }
    .footer .wp {
        width: 750px;
        margin: 0 auto;
    }
    .footer .tps {
        clear: both;
        padding-bottom: 34px;
    }
    .footer .logo {
        float: left;
    }
    .footer .tel {
        float: right;
        line-height: 50px;
    }
    .footer .tip {
        font-size: 12px;
        padding-bottom: 24px;
        border-bottom: 1px solid #fff;
    }
    .ft_bottom {
        height: 56px;
        line-height: 56px;
    }
    .ft_bottom .tit {
        float: left;
    }
    .ft_bottom .rts {
        font-size: 14px;
    }
    .ft_bottom .rts a {
        color: #fff;
        margin-left: 20px;
    }
    .fb_win {
        width: 586px;
        z-index: 220;
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 15px;
        background: #fff;
        box-sizing: border-box;
        padding: 0 30px 30px 30px;
        display: none;
    }
    .fb_win .title {
        height: 90px;
        line-height: 90px;
    }
    .fb_win .title span {
        color: rgba(28, 97, 177, 1);
        font-weight: bold;
        border-bottom: 1px solid rgba(28, 97, 177, 1);
    }
    .fb_win .close {
        width: 80px;
        height: 80px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
        background: url(../images/close2.png) no-repeat center center;
        cursor: pointer;
    }
    .fb_win .scr {
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
        padding-right: 15px;
        text-align: left;
    }
    .lg_win {
        width: 500px;
        position: fixed;
        left: 50%;
        top: 50%;
        z-index: 220;
        background: #fff;
        border-radius: 40px;
        padding: 0 40px 40px 40px;
        transform: translate(-50%, -50%);
        display: none;
    }
    .lg_win .close {
        width: 80px;
        height: 80px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
        background: url(../images/close2.png) no-repeat center center;
        cursor: pointer;
    }
    .lg_win .handle {
        height: 60px;
        clear: both;
        line-height: 60px;
        font-size: 18px;
    }
    .lg_win .handle .btn {
        margin-right: 26px;
    }
    .lg_win .handle .hover {
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
        border-bottom: 2px solid rgba(28, 97, 177, 1);
    }
    .lg_win .con {
        display: none;
    }
    .lg_win .show {
        display: block;
    }
    .lg_win .head {
        line-height: 30px;
        clear: both;
        padding-top: 10px;
        font-size: 14px;
    }
    .lg_win .tit {
        float: left;
    }
    .lg_win .text {
        height: 42px;
        width: 100%;
        border: 1px solid #f2f2f2;
        border-radius: 10px;
        background: #f2f2f2;
        padding: 0 10px;
        font-size: 16px;
        box-sizing: border-box;
    }
    .lg_win select {
        height: 42px;
        width: 100%;
        border: 1px solid #f2f2f2;
        border-radius: 10px;
        background: #f2f2f2;
        padding: 0 10px;
        font-size: 16px;
        box-sizing: border-box;
    }
    .lg_win .text2 {
        float: left;
        width: 334px;
    }
    .lg_win .send {
        float: right;
        width: 150px;
        height: 45px;
        border-radius: 10px;
        background: #79b4de;
        line-height: 45px;
        text-align: center;
        color: #fff;
    }
    .lg_win .rem {
        height: 68px;
        line-height: 68px;
        font-size: 14px;
    }
    .lg_win .rem a {
        color: rgba(77, 136, 204, 1);
    }
    .lg_win .chk {
        position: relative;
        margin-right: 5px;
    }
        .lg_win .sub {
            display: block;
            width: 180px;
            height: 40px;
            line-height: 40px;
            border-radius: 20px;
            margin: 0 auto;
            background: #4d88cc;
            text-align: center;
            color: #fff;
            border: none;
        }
    .lg_win .er {
        font-size: 12px;
        color: rgba(222, 86, 86, 1);
        padding-left: 6px;
        display: none;
        float: left;
    }
    .lg_win .error .er {
        display: block;
    }
    .lg_win .error .text {
        border-color: rgba(222, 86, 86, 1);
    }
    .lg_win .forget {
        text-align: center;
        font-size: 14px;
        line-height: 50px;
    }
    .lg_win .forget a {
        color: rgba(77, 136, 204, 1);
    }
    .for_win {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        z-index: 230;
        top: 0;
        background: #4d88cc;
        display: none;
    }
    .for_win .logo {
        display: block;
        width: 220px;
        position: fixed;
        bottom: 50px;
        left: 50%;
        margin-left: -110px;
    }
    .cookie_win {
        position: fixed;
        z-index: 250;
        width: 500px;
        position: fixed;
        left: 50%;
        top: 50%;
        z-index: 220;
        background: #fff;
        border-radius: 20px;
        padding: 0 40px 40px 40px;
        transform: translate(-50%, -50%);
        display: none;
    }
    .cookie_win .head {
        height: 60px;
        line-height: 60px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .cookie_win .head span {
        border-bottom: 2px solid rgba(28, 97, 177, 1);
    }
    .cookie_win .close {
        width: 60px;
        height: 60px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
        background: url(../images/close2.png) no-repeat center center;
        cursor: pointer;
    }
    .cookie_win li {
        padding: 0 0 25px 40px;
        font-size: 14px;
        background: url(../images/sel.png) no-repeat left top;
        cursor: pointer;
    }
    .cookie_win .hover {
        background-image: url(../images/selh.png);
    }
    .cookie_win .rem {
        text-align: center;
        font-size: 14px;
    }
    .cookie_win .rem a {
        color: rgba(28, 97, 177, 1);
    }
    .cookie_win .sub {
        display: block;
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        margin: 20px auto 0 auto;
        background: #4d88cc;
        text-align: center;
        color: #fff;
    }
    .tp_banner {
        height: 50vh;
        background: url(../images/tp_banner.jpg) no-repeat top center;
        background-size: cover;
        position: relative;
    }
    .tp_banner dl {
        width: 80%;
        position: absolute;
        left: 10%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    /* 修改加的地方 */
    .tp_banner dt {
        line-height: 35px;
        padding: 30px 0;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
    }
    .tp_banner dd p {
        font-size: 14px;
        color: #fff;
    }
    .tp_img {
        margin-top: 15px;
        margin-bottom: 41px;
    }
    .tp_img span {
        display: inline-block;
        width: 180px;
        height: 45px;
        border-radius: 22px;
    }
    .tp_img span:nth-child(1) {
        background: url(../images/China1.png) no-repeat;
        background-size: 100%;
        cursor: pointer;
    }
    .tp_img span:nth-child(2) {
        background: url(../images/INDIA.png) no-repeat;
        background-size: 100%;
        cursor: pointer;
    }
    .tp_img span:nth-child(1).hover {
        border-color: #3061ab;
        background: #e4eefc url(../images/China1_1.png) no-repeat;
        background-size: 100%;
        cursor: pointer;
    }
    .tp_img span:nth-child(2).hover {
        border-color: #3061ab;
        background: #e4eefc url(../images/INDIA_1.png) no-repeat;
        background-size: 100%;
        cursor: pointer;
    }
    /* 结束 */
    .tp_banner .make {
        display: block;
        width: 320px;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        background: #ffcb5c;
        text-align: center;
        font-weight: bold;
        font-size: 24px;
        color: #fff;
    }
    .tp_tags {
        background: #dbedff;
        padding: 25px 0 25px 0;
    }
    .tp_tags .item {
        width: 250px;
        float: left;
        text-align: center;
        color: rgba(28, 97, 177, 1);
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        height: 200px;
        box-sizing: border-box;
        padding: 0 10px;
        background: url(../images/tp_tag.png) no-repeat bottom center;
    }
    .tp_b {
        padding: 40px 0;
    }
    .tp_b img {
        display: block;
        max-width: 750px;
        margin: 0 auto;
    }
    .hc_page {
        width: 750px;
        margin: 20px auto;
    }
    .hc_page .title {
        font-size: 26px;
        color: rgba(28, 97, 177, 1);
        font-weight: bold;
        padding: 10px 0;
        line-height: 1.6;
    }
    .hc_page dl {
        padding-bottom: 15px;
    }
    .hc_page dt {
        line-height: 26px;
        font-weight: bold;
        padding-left: 28px;
        background: url(../images/sj.png) no-repeat left 5px;
        cursor: pointer;
    }
    .hc_page .down dt {
        background-image: url(../images/sjh.png);
    }
    .hc_page dd {
        padding-left: 28px;
        line-height: 1.6;
        font-size: 14px;
        display: none;
    }
    .hc_page .down dd {
        display: block;
    }
    .ab_toper {
        width: 750px;
        margin: 0 auto;
        padding: 30px 0;
    }
    .ab_toper .photo {
        float: left;
        display: block;
        width: 313px;
    }
    .ab_toper dl {
        width: 420px;
        float: right;
        text-align: left;
    }
    .ab_toper dt {
        line-height: 60px;
        font-size: 24px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .ab_bottom {
        background: #dbedff;
        padding: 30px 0;
    }
    .ab_bottom .wp {
        width: 750px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .ab_bottom .item {
        width: 240px;
    }
    .ab_bottom img {
        display: block;
        height: 60px;
    }
    .ab_bottom .name {
        line-height: 3;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .ab_bottom .tip {
        font-size: 13px;
        line-height: 18px;
    }
    .bi_steps {
        background: #6aa8f6;
        padding: 80px 0 20px 0;
        text-align: center;
    }
    .bi_steps .wp {
        width: 750px;
        margin: 0 auto;
        text-align: center;
    }
    .bi_steps .item {
        width: 250px;
        float: left;
    }
    .bi_steps .num {
        margin: 0 auto;
        width: 56px;
        height: 56px;
        padding: 4px;
        border: 3px solid #d8d8d8;
        border-radius: 100%;
    }
    .bi_steps .numin {
        width: 56px;
        height: 56px;
        line-height: 56px;
        border-radius: 100%;
        background: #d8d8d8;
        font-size: 32px;
        color: #fff;
    }
    .bi_steps .hover .num {
        border-color: #ffcb5c;
    }
    .bi_steps .hover .numin {
        background: #ffcb5c;
    }
    .bi_steps .tip {
        line-height: 62px;
        font-weight: bold;
        color: #fff;
        font-size: 22px;
    }
    .bi_page {
        margin: 0 auto;
        width: 750px;
    }
    .bi_page .title {
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
        font-size: 27px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .bi_flx {
        display: flex;
        justify-content: space-between;
        padding-top: 20px;
    }
    .bi_item {
        width: 32%;
    }
    .bi_item2 {
        width: 66%;
    }
    .bi_item .head {
        height: 34px;
        line-height: 34px;
        clear: both;
    }
    .bi_item .head span {
        float: left;
    }
    .bi_item .text {
        height: 45px;
        width: 100%;
        border-radius: 10px;
        border: 0;
        box-sizing: border-box;
        padding: 0 10px;
        background: #f2f2f2;
        border: 1px solid #f2f2f2;
    }
    .error .text {
        border-color: #f00;
    }
    .bi_item .tcal {
        background: #f2f2f2 url(../images/tcal.png) no-repeat right center;
    }
    .bi_item .sel {
        font-size: 16px;
        height: 45px;
        width: 100%;
        border-radius: 10px;
        border: 0;
        box-sizing: border-box;
        padding: 0 10px;
        background: #f2f2f2;
        border: 1px solid #f2f2f2;
    }
    .bi_page .next {
        width: 260px;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        margin: 40px auto;
        display: block;
        background: #4d88cc;
        text-align: center;
        font-size: 22px;
        color: #fff;
        font-weight: bold;
    }
    .pf_page {
        width: 750px;
        margin: 0 auto;
    }
    .pf_head {
        padding-top: 22px;
    }
    .pf_head .t1 {
        font-size: 26px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
        line-height: 1.6;
    }
    .pf_head .t2 {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .pf_head .t3 {
        font-size: 12px;
        color: rgba(222, 86, 86, 1);
        padding-bottom: 10px;
    }
    .pf_page .title {
        height: 56px;
        line-height: 56px;
        font-size: 20px;
    }
    .pf_page .text {
        height: 44px;
        line-height: 44px;
        width: 400px;
        border-radius: 10px;
        background: #f2f2f2;
        border: 1px solid #f2f2f2;
        padding: 0 15px;
        font-size: 16px;
    }
    .pf_page textarea {
        width: 400px;
        height: 150px;
        padding: 15px;
        border: 1px solid #f2f2f2;
        background: #f2f2f2;
        border-radius: 10px;
        resize: none;
        font-size: 16px;
    }
    .pf_ends {
        text-align: center;
        padding: 50px 0;
    }
    .pf_ends a {
        display: inline-block;
        width: 320px;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        margin: 0 20px;
        font-size: 26px;
        font-weight: bold;
    }
    .pf_ends .backa {
        color: #fff;
        background: #707070;
    }
    .pf_ends .submit {
        color: #fff;
        background: #4d88cc;
    }
    .pf_wp {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pf_wp .thu {
        width: 240px;
        height: 180px;
        margin-top: 20px;
        background: #f6f6f7;
        position: relative;
        overflow: hidden;
        display: none;
    }
    .pf_wp .thu img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .pf_wp .close {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        background: url(../images/close3.png) no-repeat center center;
        background-size: 25px 25px;
    }
    .pf_wp .zw {
        width: 240px;
        height: 0;
    }
    .pf_wp .add {
        width: 240px;
        height: 180px;
        background: url(../images/add_pic.png) no-repeat center center;
        background-size: cover;
        margin-top: 20px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }
    .pf_wp .ad {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .pf_wp .ad1 {
        z-index: 10;
    }
    .pf_wp .ad2 {
        z-index: 9;
    }
    .pf_wp .ad3 {
        z-index: 8;
    }
    .pf_wp .ad4 {
        z-index: 7;
    }
    .pf_wp .ad5 {
        z-index: 6;
    }
    .pf_wp .ad6 {
        z-index: 5;
    }
    .tip_win {
        width: 585px;
        position: fixed;
        left: 50%;
        top: 50%;
        z-index: 220;
        background: #fff;
        border-radius: 30px;
        text-align: center;
        padding: 50px 0 30px 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
    }
    .tip_win .t1 {
        font-size: 26px;
        color: rgba(28, 97, 177, 1);
        font-weight: bold;
    }
    .tip_win .t2 {
        font-size: 14px;
        width: 360px;
        margin: 0 auto;
        padding: 20px 0;
    }
    .tip_win .close {
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        color: #fff;
        margin: 0 auto;
        background: #4d88cc;
        cursor: pointer;
    }
    .tip_win .ctrls .close {
        display: inline-block;
        margin: 0 10px;
    }
    .tip_win .ctrls .co {
        background: #999;
    }
    .py_page {
        width: 750px;
        margin: 20px auto;
    }
    .py_page .title {
        font-size: 34px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
        line-height: 2;
    }
    .py_page li {
        font-size: 15px;
        line-height: 45px;
    }
    .py_page li strong {
        font-size: 20px;
        color: #4d88cc;
    }
    .py_type {
        border-top: 1px solid #d2d2d2;
    }
    .py_type .head {
        height: 90px;
        line-height: 90px;
        clear: both;
    }
    .py_type .tit {
        float: left;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .py_type .tip {
        float: right;
        font-size: 12px;
    }
    .py_item {
        width: 348px;
        height: 160px;
        border: 1px solid #f2f2f2;
        border-radius: 10px;
        background: #f2f2f2 url(../images/pay_sel.png) no-repeat 23px 23px;
        padding: 20px 0 0 90px;
        box-sizing: border-box;
        line-height: 1.6;
        cursor: pointer;
        float: left;
        margin-right: 20px;
    }
    /* 新加的 */
    .weixin {
        margin-top: 20px;
    }
    .py_item.hover {
        border-color: #3061ab;
        background: #e4eefc url(../images/pay_selh.png) no-repeat 23px 23px;
    }
    .py_item dt {
        font-size: 16px;
        color: #333;
    }
    .py_item dd {
        font-size: 12px;
    }
    .py_ends {
        text-align: center;
        height: 95px;
        line-height: 95px;
        font-size: 14px;
    }
    .py_ends a {
        color: rgba(28, 97, 177, 1);
    }
    .py_ends .chk {
        position: relative;
        margin-right: 5px;
    }
    .py_pay {
        display: block;
        width: 320px;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        margin: 0 auto;
        background: #4d88cc;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #fff !important;
    }
    .py_win {
        width: 650px;
        position: fixed;
        z-index: 220;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #fff;
        border-radius: 20px;
        padding: 0 40px 40px 40px;
        display: none;
    }
    .py_win .head {
        border-bottom: 1px solid #ececec;
        padding: 42px 0 16px 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .py_win .head dt {
        height: 36px;
        line-height: 36px;
    }
    .py_win .head strong {
        color: rgba(77, 136, 204, 1);
    }
    .py_win .head dd {
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        color: rgba(222, 86, 86, 1);
    }
    .py_win li {
        height: 30px;
        line-height: 30px;
        clear: both;
        font-size: 14px;
    }
    .py_win ul {
        padding-bottom: 10px;
    }
    .py_win .tit {
        float: left;
    }
    .py_win .inf {
        float: right;
        color: rgba(77, 136, 204, 1);
    }
    .py_win .tip {
        font-size: 12px;
        color: rgba(222, 86, 86, 1);
        line-height: 1.6;
    }
    .py_win .close {
        display: block;
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        margin: 30px auto 0 auto;
        background: #4d88cc;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
    .uc_banner {
        text-align: center;
        background: #6aa8f6;
        padding: 85px 0 25px 0;
        color: #fff;
    }
    .uc_banner dt {
        font-weight: bold;
        font-size: 27px;
    }
    .uc_banner dd {
        line-height: 1.8;
        font-weight: bold;
    }
    .uc_banner .change {
        display: inline-block;
        width: 180px;
        height: 26px;
        line-height: 26px;
        border-radius: 13px;
        background: #4d88cc;
        color: #fff;
    }
    .uc_page {
        width: 750px;
        margin: 20px auto;
    }
    .uc_title {
        line-height: 66px;
        font-size: 24px;
        font-weight: bold;
        color: rgba(28, 97, 177, 1);
    }
    .uc_tab {
        width: 100%;
        text-align: left;
    }
    .uc_tab th {
        height: 70px;
        background: #ebebeb;
        font-weight: normal;
        color: rgba(28, 97, 177, 1);
        padding-left: 20px;
    }
    .uc_tab td {
        height: 90px;
        padding-left: 20px;
        border-bottom: 2px solid #ececec;
    }
    .uc_tab .det_btn {
        padding-right: 30px;
        background: url(../images/det_tn.png) no-repeat right center;
    }
    .uc_tab .pay {
        display: inline-block;
        width: 90px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        text-align: center;
        background: #ffcb5c;
        color: #fff;
    }
    .uc_tab .cancle {
        padding: 0 15px;
    }
    .uc_f {
        display: none;
    }
    .uc_down {
        padding-bottom: 40px;
    }
    .uc_down .tip {
        text-align: center;
        font-size: 12px;
        line-height: 30px;
        padding: 15px 0;
    }
    .uc_steps {
        width: 750px;
        margin: 0 auto 35px auto;
        height: 140px;
        position: relative;
    }
    .uc_steps .item {
        width: 20%;
        float: left;
        text-align: center;
        padding-top: 50px;
        font-size: 14px;
        line-height: 1.6;
        background: url(../images/uc_step.png) no-repeat top center;
        position: relative;
        z-index: 20;
    }
    .uc_steps .hover {
        background-image: url(../images/uc_step3.png);
    }
    .uc_steps .after {
        background-image: url(../images/uc_step2.png);
    }
    .uc_steps .item dd {
        color: #999;
        font-size: 12px;
    }
    .uc_steps .line {
        width: 80%;
        height: 3px;
        position: absolute;
        top: 24px;
        left: 10%;
        background: #d8d8d8;
    }
    .uc_steps .linein {
        float: left;
        height: 3px;
        background: #ffcb5c;
    }
    .uc_items {
        width: 750px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .uc_items dl {
        width: 200px;
        font-size: 12px;
    }
    .uc_items dt {
        font-size: 16px;
        color: #333;
        padding-bottom: 15px;
    }
    .uc_items dd {
        color: #999;
        padding-bottom: 10px;
    }
    .uc_items .line {
        height: 300px;
        border-left: 1px solid #d3d3d3;
    }
    /* 平板 pad end*/
}