.swiper-pagination-customs {
    display: block;
    padding: 12px 0;
    width: 16px;
    height: 1px;
    cursor: pointer;
    transition: width .25s ease-in-out;
}

.swiper-pagination-customs:hover {
    width: 40px;
}

.swiper-pagination-customs-activ {
    width: 40px;
}

.swiper-pagination-customs-activ .straight {
    background-color: rgba(255, 255, 255, 0.2);
}

.straight {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

.swiper-pagination-custom {
    width: auto;
    top: 50%;
    height: 96px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.sec_down {
    background-color: transparent;
}

/* 首页 过期列表 */
.section {
    width: 100%;
}

.header_txt {
    margin-top: 60px;
}

.header_txt .index_toptxt {
    display: block;
    margin: 0 auto;
    width: 544px;
}

.header_txt p {
    font-size: 16px;
    font-weight: 400;
    color: #9CA2C0;
    line-height: 16px;
    text-align: center;
    margin-top: 26px;
}

.head_seach {
    width: 616px;
    height: 54px;
    margin: 0 auto;
    margin-top: 48px;
    background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);
    border-radius: 3px;
    overflow: hidden;
}

.head_seach input {
    float: left;
    width: 496px;
    height: 100%;
    padding-left: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);
    font-size: 16px;
}

.head_seach input::-webkit-input-placeholder {
    /*Webkit browsers*/
    color: #8187A1;
    font-size: 16px;
}

.head_seach input:-moz-placeholder {
    /*Mozilla Firefox 4 to 8*/
    color: #8187A1;
    font-size: 16px;
}

.head_seach input::moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: #8187A1;
    font-size: 16px;
}

.head_seach input:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #8187A1;
    font-size: 16px;
}

.seach_btn {
    position: relative;
    float: left;
    width: 120px;
    height: 54px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 0px 3px 3px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding-right: 29px;
}

.seach_btn i.ser {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 29px;
    top: 20px;
    background-image: url(/resource/new2021/image/home/seach.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.ymtop_cont {
    margin-top: -122px;
    position: relative;
    z-index: 9;
}

.ymtop_cont .ymtop_li {
    float: left;
    width: 285px;
    height: 385px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
    margin-right: 20px;
    transition: all 0.3s;
}

.ymtop_cont .ymtop_li:hover {
    margin-top: -10px;
}

.ymtop_cont .ymtop_li:last-of-type {
    margin-right: 0;
}

.ymtop_cont .ymtop_cont_tit {
    position: relative;
    width: 100%;
    height: 122px;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.ymtop_cont .ymtop_cont_tit img {
    display: block;
    height: 122px;
    float: left;
}

.ymtop_list li {
    width: 100%;
    padding-left: 50px;
    margin-top: 30px;
    line-height: 20px;
}

.ymtop_list li a {
    font-size: 18px;
    color: #040F43;
    line-height: 20px;
}

.ymtop_list li i {
    font-size: 20px;
    margin-right: 14px;
    vertical-align: -1px;
}

.ymtop_list li :hover {
    color: #3464FF;
}

.ymtop_list li :hover i {
    color: #3464FF;
}

.index_title {
    width: 100%;
    background-color: #fff;
    padding: 70px 0 54px;
    font-size: 36px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #040F43;
    line-height: 36px;
    text-align: center;
}

.index_title .hl_titimg {
    display: block;
    width: 322px;
    margin: 0 auto;
}

.index_title .jp_titimg {
    display: block;
    width: 322px;
    margin: 0 auto;
}

.index_title .yz_titimg {
    display: block;
    width: 322px;
    margin: 0 auto;
}

.index_title .ykj_titimg {
    display: block;
    width: 358px;
    margin: 0 auto;
}

.index_title p {
    font-size: 20px;
    font-weight: 100;
    color: #8187A1;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    font-family: arial !important;
}

.hl_left {
    width: 700px;
    height: 384px;
    background: #fff;
    border-radius: 3px;
}

.hl_right {
    width: 480px;
    height: 384px;
    background: #fff;
    border-radius: 3px;
}

.hl_right .yz_tit {
    border-bottom: 1px solid #E1E6F0;
}

.hl_right .hl_zx li {
    width: 100%;
    height: 61px;
    padding: 0 30px;
    transition: all 0.3s;
}

.hl_right .hl_zx li a {
    display: block;
    border-bottom: 1px dashed #EFEFEF;
}

.hl_right .hl_zx li a p {
    float: left;
    width: 282px;
    color: #040F43;
    font-size: 16px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hl_right .hl_zx li a .zx_news {
    color: #F56C6C !important;
}

.hl_right .hl_zx li a .zx_news i {
    color: #F56C6C;
    font-size: 16px;
    position: relative;
    top: -10px;
    left: -3px;
}

.hl_right .hl_zx li a span {
    float: right;
    color: #8187A1;
    font-size: 14px;
    line-height: 60px;
}

.hl_right .hl_zx li:last-child a {
    border-bottom: none;
}

.hl_right .hl_zx li:hover {
    background-color: #F2F5FF;
}

.hl_right .hl_zx li:hover p {
    color: #3464FF;
}

.hl_ul {
    float: left;
    padding-left: 30px;
}

.hl_ul li {
    float: left;
    width: 204px;
    height: 134px;
    background-color: #fff;
    margin-right: 14px;
    margin-bottom: 14px;
    padding-top: 30px;
    border: 1px solid #EFEFEF;
    transition: all 0.3s;
}

.hl_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.hl_ul li:hover i {
    color: #3464FF;
}

.hl_ul li:nth-child(3n) {
    margin-right: 0;
}

.hl_ul i {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #040F43;
    height: 26px;
    font-family: DINProM !important;
}

.hl_ul span {
    display: block;
    font-size: 14px;
    color: #8187A1;
    text-align: center;
    margin-top: 18px;
}

.jp_content {
    padding-bottom: 70px;
}

.jp_left {
    position: relative;
    float: left;
    width: 262px;
    height: 384px;
    background: url("/resource/new2021/image/home/jp_yuan.png") no-repeat center;
    background-size: cover;
    margin-right: 68px;
    margin-top: 0;
}

.dotdot {
    position: absolute;
    border-radius: 50%;
    right: 33px;
    top: 190px;
    width: 12px;
    height: 12px;
    background-color: #1A5FF1;
    animation-name: circle;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    transform-origin: -91px 0px;
}

@-webkit-keyframes circle {
    from {
        -webkit-transform: rotate(0turn);
        transform: rotate(0turn);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@-moz-keyframes circle {
    from {
        -moz-transform: rotate(0turn);
        transform: rotate(0turn);
    }

    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@-o-keyframes circle {
    from {
        -o-transform: rotate(0turn);
        transform: rotate(0turn);
    }

    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes circle {
    from {
        -webkit-transform: rotate(0turn);
        -moz-transform: rotate(0turn);
        -o-transform: rotate(0turn);
        transform: rotate(0turn);
    }

    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.jp_ul li {
    float: left;
    width: 280px;
    height: 85px;
    line-height: 83px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #efefef;
    margin-right: 14px;
    margin-bottom: 14px;
    padding-left: 24px;
    transition: all 0.1s;
}

.jp_ul li:nth-child(3n) {
    margin-right: 0;
}

.jp_ul li .jp_name {
    display: block;
    float: left;
    width: 150px;
    font-size: 20px;
    color: #040F43;
    transition: all 0.1s;
    font-family: arial !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jp_ul li .more {
    cursor: pointer;
    font-size: 16px;
    color: #040F43;
}

.jp_ul li .more i {
    font-size: 12px;
    color: #040F43;
    vertical-align: bottom;
}

.jp_ul li:hover .more {
    color: #3464FF;
}

.jp_ul li:hover .more i {
    color: #3464FF;
}

.jp_ul li .yd_btn {
    display: none;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    font-size: 14px;
    color: #fff;
    width: 58px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    transition: all 0.1s;
    cursor: pointer;
}

.jp_ul li:hover .yd_btn {
    display: block;
}

.jp_ul li:hover .jp_name {
    color: #3464FF;
}

.jp_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.yz_content, .hl_content {
    padding-bottom: 70px;
}

.yz_left {
    width: 700px;
    height: 384px;
    background: #ffffff;
    border-radius: 3px;
}

.yz_right {
    width: 480px;
    height: 384px;
    background: #ffffff;
    border-radius: 3px;
}

.yz_tit {
    width: 100%;
    height: 72px;
    line-height: 72px;
    padding: 0 30px;
}

.yz_tit_l {
    position: relative;
    color: #040F43;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.yz_tit_l:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    background-color: #040F43;
    top: 28px;
    left: -10px;
}

.yz_tit_r {
    font-size: 14px;
    color: #8187A1;
}

.yz_tit_r i {
    font-size: 14px;
    color: #8187A1;
    margin-left: 5px;
    margin-right: -2px;
    vertical-align: bottom;
}

.yz_tit_r:hover {
    color: #3464FF;
    cursor: pointer;
}

.yz_tit_r:hover i {
    color: #3464FF;
    cursor: pointer;
}

.yz_ul {
    padding-left: 30px;
}

.yz_ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 14px;
    width: 204px;
    height: 134px;
    border-radius: 3px;
    border: 1px solid #EFEFEF;
    padding-left: 24px;
    padding-top: 20px;
    transition: all 0.2s;
}

.yz_ul li .ym_name {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.yz_area {
    margin-top: 12px;
}

.yz_area .price {
    color: #F56C6C;
    font-size: 17px;
    margin-bottom: 10px;
}

.yz_area .time {
    color: #040F43;
    opacity: 0.5;
}

.yz_more {
    display: none;
    width: 116px;
    height: 36px;
    line-height: 36px;
    padding-left: 19px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 20px;
    transition: all 0.2s;
}

.yz_more i {
    color: #FFFFFF;
    font-size: 14px;
    vertical-align: bottom;
    margin-left: 5px;
}

.border {
    border-bottom: 1px solid #EFEFEF;
}

.yz_ul li:hover .yz_more {
    display: block;
}

.yz_ul li:hover .yz_area {
    display: none;
}

.yz_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.yz_over li {
    float: left;
    width: 100%;
    height: 62px;
    padding: 0 30px;
    transition: all 0.2s;
}

.yz_over li:hover {
    background-color: #F2F5FF;
}

.yz_over li:hover .time {
    display: none;
}

.yz_over li:hover .ym_cj {
    display: block;
}

.yz_over li:hover .yz_over_list {
    border-bottom: 1px solid #F2F5FF;
}

.yz_over_list {
    width: 100%;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px dashed #EFEFEF;
}

.yz_over li:last-of-type .yz_over_list {
    border-bottom: none !important;
}

.yz_over_list div {
    float: left;
}

.yz_over_list .name {
    width: 50%;
    height: 60px;
}

.yz_over_list .name a {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.yz_over_list .pric {
    width: 25%;
    font-size: 17px;
    color: #F56C6C;
    text-align: center;
}

.yz_over_list .time {
    width: 25%;
    font-size: 14px;
    color: #040F43;
    opacity: 0.5;
    text-align: right;
    transition: all 0.2s;
}

.ym_cj {
    display: none;
    float: left;
    width: 25%;
    text-align: right;
    transition: all 0.2s;
}

.cj_btn {
    display: inline-block;
    width: 58px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.ykj_content {
    height: 384px;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 4px;
    background-image: url(/resource/new2021/image/home/guangdian.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 383px 355px;
}

.ykj_swiper {
    width: 100%;
}

.ykj_ul {
    padding: 0 30px;
}

.ykj_ul li {
    float: left;
    width: 274px;
    height: 130px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #EFEFEF;
    margin-right: 14px;
    margin-bottom: 14px;
    padding-left: 24px;
    padding-top: 18px;
    transition: all 0.2s;
}

.ykj_ul li .ym_name {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.ykj_ul li:nth-child(4n) {
    margin-right: 0;
}

.ykj_ul li:hover .yz_more {
    display: block;
}

.ykj_ul li:hover .yz_area {
    display: none;
}

.ykj_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.hl_next,
.hl_prev {
    font-size: 30px;
    color: rgba(4, 15, 67, 0.29);
    display: none;
}

.ykj_content .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 6px !important;
    position: relative;
}

.banner {
    cursor: pointer;
}

.car_box:hover {
    display: block !important;
    opacity: 1;
}

.swiper-next, .swiper-prev {
    position: absolute;
    top: 50%;
    color: #040F41;
    opacity: .5;
    margin-top: -67px;
    z-index: 10;
    cursor: pointer;
    background: none;
    transition: all .3s;
}

.swiper-next {
    right: -50px;
    left: auto;
}

.swiper-prev {
    left: -78px;
    right: auto;
}

.arrows i {
    font-size: 60px;
    display: block;
    width: 30px;
    height: 60px;
}

.arrows:hover i {
    color: #3464FF;
    opacity: .59;
}

.ymreg_pric_box:hover .swiper-next {
    right: 38px !important;
}

.ymreg_pric_box:hover .swiper-prev {
    left: 10px !important;
}

.footShow3 a {
    right: 120px;
}

.footShow4 a {
    right: 90px;
}

.footShow5 a {
    width: 120px;
    height: 36px;
    top: 39px;
    right: 100px;
}

.footShow7 a {
    width: 840px;
    height: 88px;
    top: 13px;
    right: 20px;
}

.reg_seach_bottom {
    margin-top: 26px;
}

.reg_seach_content {
    transition: all 0.3s;
    position: absolute;
    left: 50%;
    top: 263px;
    margin-left: -378px;
    z-index: 3;
    margin-top: 0;
}

.header_nav {
    background: transparent;
}

.reg_header {
    width: 100%;
    height: 401px;
    position: relative;
    /* background: linear-gradient(289deg, #14258d 0%, #051044 85%, #040f41 100%);
    padding-top: 70px; */
}

.header_txt .regTop_p1 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    line-height: 42px;
    text-align: center;
    margin-top: 50px;
}

.header_txt .regTop_p2 {
    font-size: 16px;
    color: #9CA2C0;
    line-height: 16px;
    text-align: center;
    margin-top: 28px;
}

.reg_seach_content {
    transition: all 0.3s;
    -margin-top: 50px;
}

.reg_seach {
    width: 756px;
    height: 54px;
    background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);
    border-radius: 3px;
    margin: 0 auto;
}

.reg_seach .reg_l {
    height: 54px;
}

.reg_seach .reg_input {
    float: left;
    border-radius: 3px;
    width: 526px;
    height: 100%;
    font-size: 16px;
    color: #040F43;
    padding-left: 20px;
    /**background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);**/

    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(234, 239, 255, 1) 89%, rgba(234, 239, 255, 1) 100%);

}

.reg_seach .select {
    cursor: pointer;
    position: relative;
    float: left;
    width: 110px;
    height: 100%;
    background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);
}

.select_dividing {
    height: 30px;
    float: left;
    border-left: 1px solid #EFEFEF;
    display: block;
    margin-top: 15px;
}

.select_text {
    line-height: 55px;
    display: block;
    width: 100%;
    height: 100%;
    color: #040F43;
    font-size: 16px;
    padding-left: 15px;
}

.reg_seach .select i {
    position: absolute;
    font-size: 16px;
    color: #8187A1;
    right: 14px;
    top: 15px;
}

.reg_seach .seach_select {
    cursor: auto;
    display: none;
    position: absolute;
    width: 636px;
    background: #fff;
    border-radius: 5px;
    z-index: 30;
    top: 60px;
    right: 0;
    padding: 20px;
    box-shadow: 0px 10px 20px 0px rgba(5, 17, 71, 0.07);
}

.seach_select_list {
    overflow: auto;
    padding-top: 5px;
    max-height: 160px;
    height: 160px;
}

.reg_seach .seach_select li {
    margin: 0 0 15px 5px;
    width: 113px;
    float: left;
    height: 16px;
    line-height: 16px;
}

.seach_btn i {
    font-size: 16px;
    margin-right: 8px
}

.reg_seach_bottom {
    width: 756px;
    margin: 0 auto;
    margin-top: 20px;
}

.reg_seach_bottom ul li {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    height: 22px;
    line-height: 22px;
}

.reg_seach_bottom ul li.fg {
    line-height: 22px;
    overflow: hidden;
    width: 1px;
    position: relative;

}

.reg_seach_bottom ul li.fg span {

    width: 1px;

    height: 12px;
    background: #EFEFEF;
    opacity: 0.2;
}

.reg_seach_bottom ul li a {
    color: #fff;
    font-size: 14px;
}

.reg_seach_bottom ul li:hover a {
    color: #3464FF;
}

.reg_seach_bottom .zl {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.reg_seach_bottom .zl i {
    font-size: 12px;
    color: #fff;
    margin-left: 3px;
}

.reg_seach_bottom .zl:hover {
    color: #3464FF;
}

.reg_seach_bottom .zl:hover i {
    color: #3464FF;
}

.reg_bignav {
    height: 130px;
    background-color: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
    margin-top: -60px;
    margin-bottom: 60px;
}

.reg_bignav li {
    float: left;
    position: relative;
    width: 33.333%;
    height: 100%;
    padding-top: 33px;
    padding-left: 80px;
}

.reg_bignav li a {
    display: block;
}

.reg_bignav li a img {
    float: left;
    display: block;
    width: 64px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.reg_bignav li a .reg_bignav_txt {
    float: left;
    margin-left: 20px;
    height: 64px;
}

.reg_bignav li a .reg_bignav_txt span:nth-of-type(1) {
    display: block;
    font-size: 22px;
    color: #121212;
    line-height: 38px;
}

.reg_bignav li a .reg_bignav_txt span:nth-of-type(2) {
    display: block;
    font-size: 15px;
    color: #999;
}

.reg_bignav li a:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.reg_bignav .on:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 64px;
    background: #EFEFEF;
    right: 0;
    top: 33px;
}

.ymreg_pric_box {
    background-color: #fff;
    /* height: 612px; */
}

.ymreg_title {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    color: #040F43;
    font-size: 36px;
}

.ymreg_swiper {
    width: 100%;
    height: 637px;
}

.ymreg_swiper .ymreg_slide {
    height: 600px;
    padding: 20px 10px 0px 10px;
}

.ymreg_swiper .ymreg_slide li {
    position: relative;
    float: left;
    width: 285px;
    height: 265px;
    background: #ffffff;
    box-shadow: 10px 10px 30px 5px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
    margin: 0px 10px;
    padding: 22px 0px 0px 32px;
}

.ymreg_swiper .ymreg_slide li {
    margin-bottom: 20px;
}

.ymreg_swiper .ymreg_slide li .hotSellerImg {
    width: 52px;
    height: 56px;
    position: absolute;
    top: -10px;
    right: 26px;
}

.ymreg_swiper .ymreg_slide li:last-child {
    box-shadow: 2px 10px 20px 5px rgba(5, 17, 71, 0.07);
}

.ymreg_swiper .ymreg-pagination {
    /* bottom: 10px !important; */
}

.ymreg_swiper .ymreg_slide li .sp1 {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    overflow: hidden;
}

.ymreg_swiper .ymreg_slide li .sp1 img {
    display: inline-block;
}

.ymreg_hz {
    position: absolute;
    font-size: 39px;
    font-family: DINProM !important;
    color: #3464FF;
    font-weight: 600;
}

.ymreg_hz_com {
    top: -9px;
    height: 24px;
    width: 88px;
    background-position: 0 -205px;
}

.ymreg_hz_net {
    top: -9px;
    height: 24px;
    width: 69px;
    background-position: 0 -139px;
}

.ymreg_hz_org {
    top: -9px;
    height: 24px;
    width: 72px;
    background-position: 0 -171px;
}

.ymreg_hz_cc {
    top: -9px;
    height: 24px;
    width: 49px;
    background-position: 0 -31px;
}

.ymreg_hz_tv {
    top: -9px;
    height: 24px;
    width: 42px;
    background-position: 0 0;
}

.ymreg_hz_vip {
    top: -9px;
    height: 24px;
    width: 62px;
    background-position: 0 -55px;
}

.ymreg_hz_top {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_xyz {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_club {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_biz {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_wang {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_co {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_shop {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_ltd {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_info {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_store {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_icu {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_tw {
    top: -9px;
    height: 24px;
    width: 42px;
    background-position: 0 0;
}

.ymreg_hz_luxe {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_bar {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_rest {
    top: -9px;
    height: 24px;
    width: 66px;
    background-position: 0 -98px;
}

.ymreg_hz_cn {
    top: -9px;
    height: 24px;
    width: 49px;
    background-position: 0 -31px;
}

.ymreg_swiper .ymreg_slide li .sp1 b {
    position: absolute;
    top: 20px;
    color: #8187A1;
    font-size: 14px;
    height: 14px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_com {
    margin-left: 92px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_net {
    margin-left: 76px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_org {
    margin-left: 77px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_cc {
    margin-left: 58px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_tv {
    margin-left: 54px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_vip {
    margin-left: 70px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_top {
    margin-left: 75px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_xyz {
    margin-left: 76px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_club {
    margin-left: 94px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_biz {
    margin-left: 72px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_wang {
    margin-left: 114px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_co {
    margin-left: 59px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_shop {
    margin-left: 104px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_ltd {
    margin-left: 66px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_info {
    margin-left: 86px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_store {
    margin-left: 110px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_icu {
    margin-left: 70px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_tw {
    margin-left: 64px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_luxe {
    margin-left: 94px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_bar {
    margin-left: 80px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_rest {
    margin-left: 90px;
}

.ymreg_swiper .ymreg_slide li .sp1 b.hz_txt_cn {
    margin-left: 58px;
}

.ymreg_swiper .ymreg_slide li .sp2 {
    margin-top: 12px;
    height: 60px;
}

.ymreg_swiper .ymreg_slide li .sp2 p {
    position: relative;
    color: #8187A1;
    font-size: 14px;
    padding-left: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}

.ymreg_swiper .ymreg_slide li .sp2 p:last-child {
    -margin-bottom: 22px;
}

.ymreg_swiper .ymreg_slide li .sp2 p:after {
    position: absolute;
    left: 0px;
    top: 8px;
    border-radius: 50%;
    content: "";
    width: 4px;
    height: 4px;
    background: #8187A1;
}

.ymreg_swiper .ymreg_slide li .sp3 {
    width: 221px;
    height: 50px;
    background: #f7f9ff;
    border-radius: 3px;
    padding-top: 5px;
}

.ymreg_swiper .ymreg_slide li .sp3 .sp3_son:nth-of-type(1) {
    border-right: 1px solid #E1E6F0;
}

.ymreg_swiper .ymreg_slide li .sp3 .sp3_son {
    width: 50%;
    text-align: center;
}

.ymreg_swiper .ymreg_slide li .sp3 .sp3_son span:nth-of-type(1) {
    display: block;
    font-size: 16px;
    color: #040F43;
    line-height: 17px;
}

.ymreg_swiper .ymreg_slide li .sp3 .sp3_son span:nth-of-type(2) {
    display: block;
    font-size: 12px;
    color: #8187A1;
    line-height: 12px;
    margin-top: 8px;
}

.ymreg_swiper .ymreg_slide li .sp4 {
    margin-top: 10px;
}

.ymreg_swiper .ymreg_slide li .sp4 b {
    color: #F56C6C;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-family: DINProM !important;
}

.ymreg_swiper .ymreg_slide li .sp4 em {
    font-size: 14px;
    color: #F56C6C;
}

.ymreg_swiper .ymreg_slide li .sp4 span {
    font-size: 14px;
    color: #8187A1;
    margin-left: 12px;
    text-decoration: line-through;
}

.ymreg_swiper .ymreg_slide li:hover {
    height: 275px;
    margin-top: -10px;
    transition: all 0.3s;
}

.ymreg_swiper .ymreg_slide li:hover .sp5 {
    margin-top: -10px;
    display: block;
    position: absolute;
}

.ymreg_swiper .ymreg_slide li:hover .sp4 {
    display: none;
}

.ymreg_swiper .ymreg_slide li .sp5 {
    display: none;
}

.ymreg_swiper .ymreg_slide li .ynreg_btn {
    display: block;
    width: 221px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    margin-top: 22px;
}

.ymreg_swiper .ymreg_slide li .ynreg_btn:hover {
    opacity: 0.8;
}

.ymreg_serve_box {
    width: 100%;
    background-color: #F7F9FF;
}

.ymreg_serve_ul {
    padding-bottom: 40px;
}

.ymreg_serve_ul li {
    float: left;
    width: 386px;
    height: 160px;
    background: #ffffff;
    border-radius: 3px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 40px 0 0 30px;
    transition: all 0.3s;
}

.ymreg_serve_ul li .p1 {
    line-height: 22px;
    color: #040F43;
    font-size: 18px;
}

.ymreg_serve_ul li .p1 i {
    color: #040F43;
    font-size: 24px;
    margin-right: 10px;
    vertical-align: bottom;
}

.ymreg_serve_ul li .p2 {
    width: 322px;
    color: #8187A1;
    font-size: 14px;
    margin-top: 14px;
    line-height: 24px;
}

.ymreg_serve_ul li:nth-child(3n) {
    margin-right: 0;
}

.ymreg_serve_ul li:hover {
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.ymreg_serve_ul li:hover .p1 {
    color: #3464FF;
}

.ymreg_serve_ul li:hover .p1 i {
    color: #3464FF;
}

.ymreg_tuijian_box {
    padding: 60px 0;
}

.yz_left {
    width: 714px;
    height: 384px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.yz_right {
    width: 464px;
    height: 384px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.yz_tit {
    width: 100%;
    height: 74px;
    line-height: 72px;
    padding: 0 30px;
    border-bottom: 1px solid #e5e5e5;
}

.yz_tit_l {
    position: relative;
    color: #040F43;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.yz_tit_l:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    background-color: #040F43;
    top: 28px;
    left: -10px;
}

.yz_tit_r {
    font-size: 16px;
    color: #8187A1
}

.yz_tit_r i {
    font-size: 14px;
    color: #8187A1;
    margin-left: 5px;
    margin-right: -2px;
    vertical-align: bottom;
}

.yz_tit_r:hover {
    color: #3464FF;
    cursor: pointer;
}

.yz_tit_r:hover i {
    color: #3464FF;
    cursor: pointer;
}

.yz_ul {
    padding-left: 30px;
}

.yz_ul li {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    width: 210px;
    height: 130px;
    border-radius: 3px;
    border: 1px solid #EFEFEF;
    padding-left: 24px;
    padding-top: 24px;
    transition: all 0.2s;
}

.yz_ul li .ym_name {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.yz_area {
    margin-top: 12px;
}

.yz_area .price {
    color: #F56C6C;
    font-size: 17px;
}

.yz_area .time {
    color: #040F43;
    opacity: 0.5;
}

.yz_more {
    display: none;
    width: 116px;
    height: 32px;
    line-height: 32px;
    padding-left: 19px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 20px;
    transition: all 0.2s;
}

.yz_more i {
    color: #FFFFFF;
    font-size: 14px;
    vertical-align: bottom;
    margin-left: 5px;
}

.border {
    border-bottom: 1px solid #EFEFEF;
}

.yz_ul li:hover .yz_more {
    display: block;
}

.yz_ul li:hover .yz_area {
    display: none;
}

.yz_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.yz_over li {
    float: left;
    width: 100%;
    height: 62px;
    padding: 0 30px;
    transition: all 0.2s;
}

.yz_over li:hover {
    background-color: #F2F5FF;
}

.yz_over li:hover .time {
    display: none;
}

.yz_over li:hover .ym_cj {
    display: block;
}

.yz_over li:hover .yz_over_list {
    border-bottom: 1px solid #F2F5FF;
}

.yz_over_list {
    width: 100%;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #EFEFEF;
}

.yz_over_list:last-of-type {
    border-bottom: none !important;
}

.yz_over_list div {
    float: left;
}

.yz_over_list .name {
    width: 50%;
    height: 60px;
}

.yz_over_list .name a {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.yz_over_list .pric {
    width: 25%;
    font-size: 17px;
    color: #F56C6C;
    text-align: center;
}

.yz_over_list .time {
    width: 25%;
    font-size: 14px;
    color: #040F43;
    opacity: 0.5;
    text-align: right;
    transition: all 0.2s;
}

.ym_cj {
    display: none;
    float: left;
    width: 25%;
    text-align: right;
    transition: all 0.2s;
}

.cj_btn {
    display: inline-block;
    width: 58px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}

.ykj_content {
    height: 402px;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 4px;
    background-image: url(/resource/new2021/image/home/guangdian.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 383px 355px;
}

.ykj_swiper {
    width: 100%;
    height: 328px;
}

.ykj_ul {
    padding: 0 30px;
}

.ykj_ul li {
    float: left;
    width: 276px;
    height: 130px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #EFEFEF;
    margin-right: 12px;
    margin-bottom: 12px;
    padding-left: 24px;
    padding-top: 24px;
    transition: all 0.2s;
}

.ykj_ul li .ym_name {
    color: #040F43;
    font-size: 20px;
    font-weight: bold;
    font-family: arial !important;
}

.ykj_ul li:nth-child(4n) {
    margin-right: 0;
}

.ykj_ul li:hover .yz_more {
    display: block;
}

.ykj_ul li:hover .yz_area {
    display: none;
}

.ykj_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.tuijian_l_box {
    width: 714px;
    height: 384px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.tuijian_r_box {
    width: 464px;
    height: 384px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.ymreg_bottom_box {
    width: 100%;
    height: 180px;
    background: url(/resource/new2021/image/home/reg_bottombg.png) no-repeat center;
    background-size: cover;
    padding-top: 48px;
}

.ymreg_bottom_box p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.ymreg_bottom_box .ymreg_regbtn {
    display: block;
    width: 120px;
    height: 36px;
    border-radius: 3px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0);
    margin-top: 32px;
    transition: all 0.3s;
}

.ymreg_bottom_box .ymreg_regbtn:hover {
    background-color: #fff;
    color: #3464FF;
}

.regseach_header {
    width: 100%;
    height: 335px;
    background: url("/resource/new2021/image/home/regseach_banner.png") no-repeat center #0C121C;
    -webkit-background-size: auto 335px;
    background-size: auto 335px;
    padding-top: 70px;
}

.regseach_header .reg_seach_content {
    margin-top: 40px;
}

.regseach_header .reg_seach {
    height: 48px;
}

.regseach_header .reg_seach span {
    margin-top: 12px;
}

.regseach_header .reg_seach i {
    top: 12px;
}

.regseach_header .reg_seach_bottom {
    margin-top: 20px;
}

.regseach_header .reg_l {
    height: 48px;
}

.regseach_header .seach_btn {
    position: relative;
    float: left;
    width: 120px;
    height: 48px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 0px 3px 3px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding-right: 29px;
}

.regseach_header .seach_btn i {
    top: 18px;
}

.header_txt2 {
    margin-top: 50px;
}

.header_txt2 .banner_p {
    display: block;
    font-size: 30px;
    font-family: DINProM !important;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
}

.ymregss_section {
    padding-bottom: 30px;
}

.ymreg_ss_l {
    width: 880px;
}

.ymreg_ss_r {
    width: 300px;
}

.ymreg_tab_content {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
    margin-bottom: 20px;
}

.ymreg_tab_content .ymreg_ss1_ul li {
    width: 100%;
    height: 51px;
    border-bottom: 1px dashed #E5E5E5;
    padding: 0 24px;
}

.ymreg_tab_content .ymreg_ss1_ul .empty {
    width: 100%;
    height: 51px;
    border-bottom: 1px dashed #E5E5E5;
    padding: 0 24px;
}

.ymreg_tab_content .ymreg_ss1_ul li:last-of-type {
    border-bottom: none;
}

.ymreg_tab_content .ymreg_ss1_ul li:hover {
    background-color: #F2F5FF;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left {
    width: 424px;
    line-height: 49px;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_name a {
    display: block;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #121212;
    font-weight: 600;
}

.payCar_list .ymname {
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_sta1 {
    font-size: 14px;
    color: #009207;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_sta2 {
    font-size: 14px;
    color: #E49A00;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_sta3 {
    font-size: 14px;
    color: #F56C6C;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_sta4 {
    font-size: 14px;
    color: #999999;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_left .ym_sta5 {
    font-size: 14px;
    color: #009207;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center {
    width: 150px;
    white-space: nowrap;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center .del_time {
    font-size: 14px;
    color: #121212;
    line-height: 49px;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center .now_pric {
    font-size: 14px;
    color: #121212;
    line-height: 49px;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center .now_pric b {
    font-size: 14px;
    color: #F56C6C;
    font-weight: 600;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center .shounian {
    font-size: 14px;
    color: #121212;
    line-height: 49px;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_center .shounian b {
    font-size: 14px;
    color: #F56C6C;
    /* font-weight: 600; */
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .a_btn {
    float: left;
    display: block;
    width: 92px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-top: 9px;
    background: #ffffff;
    margin-left: 8px;
    transition: all 0.2s;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status1_btn {
    color: #009207;
    border: 1px solid #009207;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status1_btn:hover {
    color: #fff;
    background-color: #009207;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status2_btn {
    color: #E49A00;
    border: 1px solid #E49A00;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status2_btn:hover {
    color: #fff;
    background: #E49A00;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status3_btn {
    color: #F56C6C;
    border: 1px solid #F56C6C;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status3_btn:hover {
    color: #fff;
    background: #F56C6C;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status4_btn {
    color: #666;
    border: 1px solid #E5E5E5;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status4_btn:hover {
    color: #3464FF;
    border: 1px solid #3464FF;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .whois_btn {
    color: #666;
    border: 1px solid #E5E5E5;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .whois_btn:hover {
    color: #3464FF;
    border-color: #3464FF;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status4_btn_on {
    color: #fff;
    background: #3464FF;
    border: 1px solid #3464FF;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status4_btn2 {
    color: #3464FF;
    border: 1px solid #3464FF;
}

.ymreg_tab_content .ymreg_ss1_ul .tab_right .status4_btn2:hover {
    color: #fff;
    background: #3464FF;
}

#tj2 .ymreg_ss_title .huan:hover,
#tj2 .ymreg_ss_title .huan:hover i {
    color: #3464FF;
}

.tab_right .layui_load i {
    line-height: 49px;
}

.ymreg_ss_title {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 24px;
    border-bottom: 1px solid #E5E5E5;
}

.ymreg_ss_title .title {
    font-size: 16px;
    color: #121212;
    font-weight: 600;
}

.ymreg_ss_title .more {
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.ymreg_ss_title .more i {
    vertical-align: bottom;
    font-size: 20px;
    color: #999;
    margin-right: -5px;
}

.ymreg_ss_title .more .shuxin {
    margin-right: 10px !important;
    font-size: 16px !important;
    vertical-align: -1px;
}

.ymreg_ss_title:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 14px;
    left: 10px;
    top: 17px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
}

.ymregss_r_title {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #E5E5E5;
}

.ymregss_r_title .title {
    font-size: 16px;
    color: #121212;

}

.ymregss_r_title .clear {
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

.ymregss_r_title .clear:hover {
    color: #3464FF;
}

.ymregss_r_title .more {
    font-size: 12px;
    color: #999;
}

.ymregss_r_title .more i {
    vertical-align: bottom;
    font-size: 20px;
    color: #999;
    margin-right: -5px;
    margin-bottom: -1px
}

.ymregss_r_box1 {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.ymregss_r_box1 .noDate,
.ymregss_r_box1 .noDate1 {
    font-size: 14px;
    text-align: center;
    padding: 34px 0;
    color: #919191;
}

.ymregss_r_box1 .noDate1 img {
    display: inline-block;
    text-align: center
}

.ymregss_r_box1 .button {
    /* border-top: 1px solid #eee; */
    padding: 19px 20px 26px 25px;
    display: none;
}

.ymregss_r_box1 .button button {
    width: 255px;
    height: 38px;
    font-size: 14px;
    color: #fff;
    background: #3464FF;
    border-radius: 3px;
}

.ymregss_r_box1 .button button:hover {
    opacity: 0.8;
}

.ymregss_r_box1 .dataul li {
    box-sizing: border-box;
    width: 300px;
    padding: 0 20px;
}

.ymregss_r_box1 .dataul li .dataul_son {
    color: #666;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #E5E5E5;
}

.ymregss_r_box1 .dataul li .dataul_son .ym a {
    color: #222;
    font-size: 14px;
    width: 150px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ymregss_r_box1 .dataul li .dataul_son a.fr {
    cursor: pointer;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #3464FF;
    width: 52px;
    height: 27px;
    line-height: 25px;
    border: 1px solid #3464FF;
    border-radius: 2px;
    background-color: #fff;
    transition: all 0.3s;
}

.ymregss_r_box1 .dataul li .dataul_son:hover a.fr {
    display: block !important;
}

.ymregss_r_box1 .dataul li .dataul_son:hover .unzt.fr {
    display: none !important;
}

.ymregss_r_box1 .dataul li a.fr:hover {
    border: 1px solid #3464FF;
    background-color: #3464FF;
    color: #fff;
}

.ymregss_r_box1 .dataul li:last-child .dataul_son {
    border: none;
}

.ymregss_r_box1 .dataul li:hover {
    background-color: #f2f5ff;
}

.ymregss_r_box1 .dataul li:hover .ym a {
    color: #3464FF;
}

.ymregss_r_box1 .dataul li:hover .ym_btn {
    display: block;
}

.ymregss_r_box1 .scorll {
    max-height: 250px;
    overflow-y: scroll;
}

.ymregss_r_box1 .scorll::-webkit-scrollbar {
    width: 3px;
    height: 2rem;
}

.ymregss_r_box2 {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.ymregss_r_box2 .swiper-container .swiper-wrapper .swiper-slide:hover {
    background: #f2f5ff;
    color: #3464FF;
}

.ymregss_r_box2 .dt_swiper {
    width: 100%;
    height: 250px;
}

.ymregss_r_box2 .dt_swiper li {
    padding: 0 20px;
    box-sizing: border-box;
    width: 300px;
}

.ymregss_r_box2 .dt_swiper li div {
    position: relative;
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    padding-left: 8px;
    border-bottom: 1px dashed #E5E5E5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ymregss_r_box2 .dt_swiper li div span {
    font-size: 14px;
    line-height: 14px;
    color: #F56C6C;
}

.ymregss_r_box2 .dt_swiper li div:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #999;
    border-radius: 50%;
    left: 0px;
    top: 23px;
}

.ymregss_r_box2 .dt_swiper li:hover {
    background-color: #f5f5f5;
}

.ymregss_r_box2 .dt_swiper li:hover div {
    color: #3464FF;
}

.ymregss_r_box2 .dt_swiper li:hover div:after {
    background-color: #3464FF;
}

.ymregss_r_box2 .dt_swiper li:hover div span {
    color: #3464FF;
}

.ymregss_r_box3 {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
}

.ymregss_r_box3 img {
    width: 100%;
}

.ymregss_r_title .more:hover,
.ymregss_r_title .more:hover i {
    color: #3464FF;
}

.ymregss_r_box4 {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
}

.ymregss_r_box4 .qs_ul {
    padding-bottom: 10px;
}

.ymregss_r_box4 .qs_ul li {
    padding: 0 20px;
}

.ymregss_r_box4 .qs_ul li a {
    display: block;
    position: relative;
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #E5E5E5;
}

.ymregss_r_box4 .qs_ul li:last-child a {
    border: 0;
}

.ymregss_r_box4 .qs_ul li:hover {
    background: #f2f5ff;
}

/* .ymregss_r_box4 .qs_ul li a:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #999;
    border-radius: 50%;
    left: 0px;
    top: 23px;

} */

.ymregss_r_box4 .qs_ul li:hover a,
.ymregss_r_box4 .qs_ul li:hover span {
    color: #3464FF !important;
}

.search_left {
    width: 880px;
}

.entry {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    padding: 20px 26px 24px 24px;
    margin-bottom: 20px;
}

.entry .price {
    color: #3464FF;
    line-height: 11px;
}

.entry .title {
    font-size: 0;
}

.entry .title a {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    padding: 0 16px;
    line-height: 14px;
    border-right: 1px solid #e5e5e5;
}

.entry .title a:hover {
    color: #3464FF;
}

.entry .title .active {
    color: #3464FF;
}

.entry .title a:first-child {
    padding-left: 0;
}

.entry .title a:last-child {
    border-right: none;
}

.entry .text {
    border: solid 1px #e5e5e5;
    width: 100%;
    height: 220px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    line-height: 24px;
    color: #333;
    padding: 10px 15px 12px 18px;
}

.entry .resetBtn {
    color: #666666;
    width: 160px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    transition: all 0.3s;
    font-size: 14px;
}

.entry .resetBtn:hover {
    color: #3464FF;
    border: 1px solid #3464FF;
}

.entry .atOnceBtn {
    color: #ffffff;
    width: 160px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 65%, #3464FF 100%);
    margin-right: 4px;
    border-radius: 3px;
    transition: all 0.3s;
    font-size: 14px;
}

.entry .atOnceBtn:hover {
    opacity: 0.8;
}

.atOnceBtn_tips {
    color: #999;
    line-height: 42px;
    margin-left: 20px;
}

.entry .descr {
    color: #999999;
    right: 15px;
    bottom: 36px;
    font-size: 12px;
}

.entry .num {
    color: #ffbf1f;
}

.entry .clearBtn {
    color: #3464FF;
    display: inline-block;
    margin-left: 12px;
    cursor: pointer;
}

.entry .cxz,
.entry .cxz:hover {
    background: #3464FF !important;
    cursor: not-allowed;
    opacity: .8;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.chaxun_content {
    width: 100%;
    background-color: #fff;
}

.chaxun_content .chaxun_nothing .title_no {
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 53px;
    padding-left: 24px;
}

.chaxun_content .chaxun_nothing .title_no span {
    position: relative;
    font-size: 14px;
    color: #3464FF;
    display: inline-block;
}

.chaxun_content .chaxun_nothing .chaxun_no_main {
    width: 100%;
    height: 444px;
    background-color: #fff;
}

.chaxun_content .chaxun_nothing .chaxun_no_main img {
    display: block;
    width: 252px;
    margin: 80px auto 24px;
}

.chaxun_content .chaxun_nothing .chaxun_no_main p {
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 22px;
}

.chaxun_content .chaxun_nothing .chaxun_no_main p:nth-of-type(2) {
    margin-top: 12px;
}

.chaxun_content .active {
    font-size: 14px !important;
    color: #3464FF !important;
}

.chaxun_status_ul .active:after {
    font-size: 14px;
    color: #3464FF;
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #3464FF;
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
}

.chaxun_yes_main .chaxun_status_ul {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #E1E6F0;
    line-height: 50px;
    padding-left: 24px;
}

.chaxun_yes_main .chaxun_status_ul li {
    position: relative;
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 60px;
    cursor: pointer;
}

.chaxun_yes_main .chaxun_yes_wrap .tab_ul {
    width: 100%;
    max-height: 444px;
    overflow-y: auto;
}

.chaxun_yes_main .chaxun_yes_wrap .tab_ul .tab_li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.chaxun_yes_main .chaxun_yes_wrap .tab_ul .tab_li .tab_tr {
    width: 100%;
    height: 100%;
    padding: 0 24px;
    border-bottom: 1px dashed #E1E6F0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chaxun_yes_main .chaxun_yes_wrap .tab_ul .tab_li:hover {
    background-color: #F2F5FF;
}

.scroll {
    max-height: 650px !important;
    overflow-y: scroll !important;
}

.chaxun_yes_main .chaxun_yes_wrap .scroll::-webkit-scrollbar {
    width: 3px;
    height: 1rem;
}

.chaxun_yes_main .tab_tr_l {
    width: 50%;
    line-height: 49px;
}

.chaxun_yes_main .tab_tr_l .ym_name {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #121212;
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
    float: left;
}

.chaxun_yes_main .tab_tr_r {
    width: 50%;
    line-height: 14px;
}

.chaxun_yes_main .tab_tr_r .price {
    color: #121212;
    font-size: 14px;
    line-height: 49px;
}

.chaxun_yes_main .tab_tr_r .price i {
    color: #ff0000 !important;
    font-size: 12px;
    font-family: Arial !important;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap {
    min-height: 50px;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .a_btn {
    float: right;
    display: block;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-top: 9px;
    background: #ffffff;
    margin-left: 8px;
    transition: all 0.2s;
    padding: 0 16px;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .join_btn {
    border: 1px solid #E5E5E5;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .join_btn:hover {
    color: #3464FF !important;
    border: 1px solid #3464FF !important;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .reg_btn {
    border: 1px solid #3464FF;
    color: #3464FF;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .reg_btn:hover {
    background-color: #3464FF;
    color: #fff;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .qz_btn {
    border: 1px solid #009207;
    color: #009207;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .qz_btn:hover {
    background-color: #009207;
    color: #fff;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .chajj_btn {
    border: 1px solid #E49A00;
    color: #E49A00;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .chajj_btn:hover {
    background-color: #E49A00;
    color: #fff;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .ykj_btn {
    border: 1px solid #F56C6C;
    color: #F56C6C;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .ykj_btn:hover {
    background-color: #F56C6C;
    color: #fff;
}

.chaxun_yes_main .tab_foot {
    width: 100%;
    height: 80px;
    background-color: #fff;
    padding: 0 24px;
    line-height: 80px;
}

.chaxun_yes_main .tab_foot .checkAll b {
    color: #333;
    font-size: 14px;
    margin-left: 12px;
    cursor: pointer;
}

.chaxun_yes_main .tab_foot .joinAll_btn {
    display: block;
    padding: 0 20px;
    height: 32px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 65%, #3464FF 100%);
    border-radius: 3px;
    transition: all 0.2s;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    margin-top: 24px;
    text-align: center;
}

.chaxun_yes_main .tab_foot .joinAll_btn1 {
    display: block;
    padding: 0 20px;
    width: 112px;
    height: 32px;
    background: #fff;
    border-radius: 3px;
    transition: all 0.2s;
    font-size: 14px;
    color: #3464FF;
    line-height: 32px;
    margin-top: 24px;
    text-align: center;
    border: 1px solid #3464FF;
}

.chaxun_yes_main .tab_foot .joinAll_btn1:hover {
    color: #fff;
    background: #3464FF;
}

.chaxun_yes_main .tab_foot .daochu_btn {
    padding: 0;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #E1E6F0;
    color: #666;
}

.chaxun_yes_main .tab_foot .daochu_btn:hover {
    background: #fff !important;
    border-color: #3464FF;
    color: #3464FF;
}

.zhuanru_header {
    position: relative;
    width: 100%;
    height: 530px;
    background: linear-gradient(289deg, #14258d 0%, #051044 85%, #040f41 100%);
    padding-top: 70px;
}

.zhuanru_header .zhuan_seach_btn {
    position: relative;
    float: right;
    width: 120px;
    height: 54px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 0px 3px 3px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.header_txt2 p {
    font-size: 16px;
    font-weight: 400;
    color: #9CA2C0;
    line-height: 16px;
    text-align: center;
    margin-top: 26px;
}

.zhaunru_top_nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    padding: 20px 0;
    background: url(/resource/new2021/image/home/zhaunru_top_bg.png) no-repeat center;
    background-size: cover;
}

.zhaunru_top_nav .zhaunru_top_ul {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.zhaunru_top_nav .zhaunru_top_ul li {
    float: left;
    width: 25%;
    height: 80px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
}

.zhaunru_top_nav .zhaunru_top_ul li .p1 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 10px;
    margin-bottom: 18px;
    line-height: 20px;
}

.zhaunru_top_nav .zhaunru_top_ul li .p2 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 14px;
}

.zhuan_section {
    width: 100%;
}

.zhuan_section .zhuan_title {
    color: #040F43;
    font-size: 34px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    font-weight: 600;
    line-height: 100%;
}

.zhuan_liucheng {
    background-color: #fff;
    padding-bottom: 60px;
}

.zhuan_liucheng .liucheng_ul li {
    position: relative;
    float: left;
    width: 224px;
    height: 270px;
    background: #ffffff;
    border: 1px solid #E5E5E5;
    margin-right: 20px;
    transition: all 0.3s;
    padding: 40px 22px 0 22px;
    cursor: pointer;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon i {
    font-size: 48px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #687896;
    line-height: 48px;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon1 {
    background-position: -48px 0;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon2 {
    background-position: -144px 0;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon3 {
    background-position: -192px 0;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon4 {
    background-position: -96px 0;
}

.zhuan_liucheng .liucheng_ul li .liuchneg_icon5 {
    background-position: 0px 0;
}

.zhuan_liucheng .liucheng_ul li .liucheng_p1 {
    color: #040F43;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin: 20px 0;
}

.zhuan_liucheng .liucheng_ul li .liucheng_p2 {
    color: #687896;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

.zhuan_liucheng .liucheng_ul li .rank {
    position: absolute;
    top: -9px;
    right: 24px;
    font-size: 32px;
    color: #687896;
}

.zhuan_liucheng .liucheng_ul li:last-of-type {
    margin-right: 0px;
}

.zhuan_liucheng .liucheng_ul li:hover {
    margin-top: -10px;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.zhuan_liucheng .liucheng_ul li:hover .liuchneg_icon i,
.zhuan_liucheng .liucheng_ul li:hover .liucheng_p1 {
    color: #3464FF;
}

.zhuan_why {
    background-color: #F7F9FF;
    padding-bottom: 60px;
}

.zhuan_why .zhuan_why_ul li {
    float: left;
    width: 386px;
    height: 260px;
    background: #fff;
    border-radius: 3px;
    transition: all 0.3s;
    margin-right: 20px;
    padding: 46px 65px 0 65px;
}

.zhuan_why .zhuan_why_ul li .liuchneg_icon i {
    display: block;
    margin: 0 auto;
    font-size: 54px;
    line-height: 54px;
    color: #687896;
    text-align: center;
    width: 54px;
}

.zhuan_why .zhuan_why_ul li .liuchneg_icon6 {
    background-position: -348px 0;
}

.zhuan_why .zhuan_why_ul li .liuchneg_icon7 {
    background-position: -240px 0;
}

.zhuan_why .zhuan_why_ul li .liuchneg_icon8 {
    background-position: -294px 0;
}

.zhuan_why .zhuan_why_ul li .liucheng_p1 {
    color: #040F43;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    margin: 26px 0 24px 0;
}

.zhuan_why .zhuan_why_ul li .liucheng_p2 {
    color: #687896;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.zhuan_why .zhuan_why_ul li:last-of-type {
    margin-right: 0px;
}

.zhuan_why .zhuan_why_ul li:hover {
    margin-top: -10px;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.zhuan_why .zhuan_why_ul li:hover .liuchneg_icon i,
.zhuan_why .zhuan_why_ul li:hover .liucheng_p1 {
    color: #3464FF;
}

.zhuan_careful {
    background-color: #fff;
    padding-bottom: 60px;
}

.zhuan_careful .zhuan_careful_content {
    height: 460px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
    padding: 0 30px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_title {
    width: 100%;
    height: 72px;
    line-height: 72px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_title span {
    display: block;
    position: relative;
    font-size: 18px;
    color: #040F43;
    font-weight: 600;
    padding-left: 12px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_title span:after {
    position: absolute;
    content: "";
    width: 3px;
    height: 16px;
    background: #040f43;
    left: 0;
    top: 28px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li {
    float: left;
    width: 560px;
    height: 72px;
    background: #ffffff;
    border: 1px solid #efefef;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li em {
    float: left;
    display: block;
    line-height: 36px;
    width: 66px;
    text-align: center;
    color: #687896;
    font-size: 26px;
    border-right: 1px solid #EFEFEF;
    margin-top: 17px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li p {
    float: left;
    width: 450px;
    margin-left: 20px;
    font-size: 14px;
    color: #687896;
    margin-top: 14px;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li .p_one {
    line-height: 70px !important;
    margin-top: 0px !important;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li:nth-child(2n) {
    margin-right: 0;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li:hover {
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li:hover p {
    color: #3464FF;
}

.zhuan_careful .zhuan_careful_content .zhuan_careful_ul li:hover em {
    color: #3464FF;
}

.zhuan_price {
    background-color: #F7F9FF;
    padding-bottom: 60px;
}

.zhuan_price .zhuan_table {
    background-color: #fff;
}

.zhuan_price .zhuan_table thead tr th {
    font-size: 14;
    color: #333;
    text-align: center;
    line-height: 48px;
    border: 1px solid #EFEFEF;
}

.zhuan_price .zhuan_table thead tr th:nth-of-type(1) {
    text-align: left;
    text-indent: 56px;
}

.zhuan_price .zhuan_table tbody tr td {
    border: 1px solid #EFEFEF;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #8187A1;
}

.zhuan_price .zhuan_table tbody tr:hover {
    background-color: #eff7fb;
}

.manyReg .search_left {
    width: 1200px !important;
}

.manyReg .manyReg_xieyi {
    line-height: 38px;
}

.manyReg .manyReg_xieyi span {
    margin-left: 8px;
}

.manyReg .manyReg_xieyi span a {
    color: #3464FF;
}

.manyReg .tab_foot_btn {
    display: block;
    width: 122px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
}

/* .manyReg .daochu_btn {
  background: #3464FF;
} */
.manyReg .agan_btn {
    background-color: #E49A00;
    margin-right: 18px;
}

.manyReg .agan_btn:hover {
    opacity: 0.8;
}

.tab_tr_r .reg_status {
    color: #009207;
    font-size: 14px;
}

.tab_tr_r .reg_status2 {
    color: #999;
    font-size: 14px;
}

.manyReg .chajj_btn {
    margin-left: 30px;
}

.fail_txt {
    font-size: 14px;
    color: #F56C6C;
    line-height: 50px;
}

.fs14 {
    font-size: 14px;
}

.ml20 {
    margin-left: 20px !important;
}

.hl_right {
    width: 464px;
    height: 356px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.hl_right .hl_zx li {
    width: 100%;
    height: 51px;
    padding: 0 30px;
    transition: all 0.3s;
}

.hl_right .hl_zx li a {
    display: block;
    border-bottom: 1px dashed #EFEFEF;
}

.hl_right .hl_zx li a p {
    float: left;
    width: 282px;
    color: #040F43;
    font-size: 16px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hl_right .hl_zx li a .zx_news {
    color: #F56C6C !important;
}

.hl_right .hl_zx li a .zx_news i {
    color: #F56C6C;
    font-size: 16px;
}

.hl_right .hl_zx li a span {
    float: right;
    color: #8187A1;
    font-size: 14px;
    line-height: 50px;
}

.hl_right .hl_zx li:last-child a {
    border-bottom: none;
}

.hl_right .hl_zx li:hover {
    background-color: #F2F5FF;
}

.hl_right .hl_zx li:hover p {
    color: #3464FF !important;
}

.hl_ul {
    float: left;
    padding-left: 30px;
}

.hl_ul li {
    float: left;
    width: 210px;
    height: 116px;
    background-color: #fff;
    margin-right: 12px;
    margin-bottom: 12px;
    padding-top: 30px;
    border: 1px solid #EFEFEF;
    transition: all 0.3s;
}

.hl_ul li:hover {
    background-color: #F2F5FF;
    border: 1px solid #F2F5FF;
}

.hl_ul li:hover i {
    color: #3464FF;
}

.hl_ul li:nth-child(3n) {
    margin-right: 0;
}

.hl_ul i {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #040F43;
    height: 26px;
    font-family: DINProM !important;
}

.hl_ul span {
    display: block;
    font-size: 14px;
    color: #8187A1;
    text-align: center;
    margin-top: 12px;
}

.changjian_qs {
    width: 714px;
    height: 356px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 3px;
}

.changjian_qs_ul {
    width: 100%;
}

.changjian_qs_ul li {
    padding: 0 30px;
}

.changjian_qs_ul li:last-of-type a {
    border: none;
}

.changjian_qs_ul li a {
    display: block;
    border-bottom: 1px dashed #E1E6F0;
    line-height: 50px;
    font-size: 16px;
    color: #040F43;
}

.changjian_qs_ul li:hover {
    background-color: #F2F5FF;
}

.changjian_qs_ul li:hover a {
    color: #3464FF;

}

.progress_div {
    margin: 0 0 20px 0;
    overflow: hidden;
    background: #fff;
    padding: 20px 24px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    color: #666;
    display: none;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #0182ea;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: linear-gradient(180deg, #3d7fff 0%, #0053fc 65%, #003bfc 100%);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-info {
    background-color: #0f9fff;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress {
    float: left;
    width: 380px;
    height: 20px;
    background-image: -webkit-linear-gradient(45deg, #d8d8d8 0%, #dcdcdc 100%);
    background-image: -o-linear-linear-gradient(45deg, #d8d8d8 0%, #dcdcdc 100%);
    background-image: linear-gradient(45deg, #d8d8d8 0%, #dcdcdc 100%);
    overflow: visible;
    border-radius: 20px;
    margin: 0 14px;
}

.progress .progress-bar {
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
}

.progress-bar.active {
    animation: reverse progress-bar-stripes 0.4s linear infinite, animate-positive 2s;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

.total:before {
    content: '/';
}

.now-num,
.total {
    color: #ff551d;
}

.icon-stop {
    display: inline-block;
    padding: 0 18px;
    text-align: center;
    height: 36px;
    position: absolute;
    top: 12px;
    right: 24px;
    border-radius: 3px;
    background: #E49A00;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
    transition: all 0.3s;
}

.icon-stop.stop {
    background: #3464FF;
}

.icon-stop.ywc {
    background: #009207;
}

.tjx {
    display: inline-block;
    width: 68px;
    text-align: center;
    background: #f5f5f5;
    height: 36px;
    position: absolute;
    top: 12px;
    line-height: 36px;
}

.icon-stop:hover {
    opacity: 0.8;
}

.manyReg .icon-stop {
    width: 108px;
}

.news_banner {
    width: 100%;
    height: 348px;
    padding-top: 70px;
    background: linear-gradient(289deg, #14258d 0%, #051044 86%, #040f41 100%);
}

.news_banner-txt {
    margin-top: 69px;
}

.news_banner-txt h5 {
    font-weight: normal;
    font-size: 38px;
    color: #ffffff;
    line-height: 42px;
    letter-spacing: 3px;
    text-align: center;
}

.news_banner-txt .hr {
    position: relative;
}

.news_banner-txt .hr span {
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.64) 32%, #ffffff 50%, rgba(255, 255, 255, 0.7) 69%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.2;
    margin: 40px auto;
}

.news_banner-txt .hr i {
    position: absolute;
    width: 80px;
    height: 4px;
    background: #ffffff !important;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    opacity: 1 !important;
}

.news_banner-txt p {
    color: #9CA2C0;
    font-size: 14px;
    text-align: center;
}

.nwes_section {
    padding-bottom: 60px;
}

.nwes_section_l {
    width: 880px;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.nwes_section_l .news_ul li {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #E5E5E5;
    padding: 0 24px;
    line-height: 49px;
    clear: both;
}

.nwes_section_l .news_ul li a {
    display: block;
}

.nwes_section_l .news_ul li a p {
    float: left;
    color: #333;
    font-size: 15px;
}

.nwes_section_l .news_ul li a p i {
    font-size: 18px;
    color: #F56C6C;
    margin-left: 5px;
    vertical-align: -2px;
}

.nwes_section_l .news_ul li a span {
    float: right;
    color: #999;
    font-size: 12px;
}

.nwes_section_l .news_ul li:hover {
    background-color: #F2F5FF;
}

.nwes_section_l .news_ul li:hover a p {
    color: #3464FF;
    width: 850px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nwes_section_r {
    width: 300px;
}

.nwes_section_r .nwes_section_r-gg1 {
    margin-bottom: 20px;
}

.nwes_section_r .nwes_section_r-gg1 img {
    display: block;
    width: 100%;
}

.nwes_section_r .nwes_section_r-gg2 img {
    display: block;
    width: 100%;
}

.nwes_section_r1 {
    width: 300px;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
    margin-bottom: 20px;
}

.nwes_section_r1 h6 {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    line-height: 49px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 20px;
    font-weight: 600;
}

.nwes_section_r1 ul {
    max-height: 300px;
    overflow-y: auto;
}

.nwes_section_r1 ul li {
    position: relative;
    padding: 0 20px;
    overflow-x: hidden;
}

.nwes_section_r1 ul li a {
    width: 250px;
    line-height: 49px;
    display: block;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #E5E5E5;
}

.nwes_section_r1 ul li:hover {
    background: #F2F5FF;
}

.nwes_section_r1 ul li:hover a {
    color: #3464FF;
}

.nwes_section_r1 ul li:hover::after {
    background: #3464FF;
}

.nwes_section_r1 ul::-webkit-scrollbar {
    width: 3px;
    height: 10px;
    overflow: visible;
}

.details_left {
    width: 100%;
    background: #fff;
    padding: 25px 25px 0 25px;
}

.details_left h1 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
}

.content a {
    color: #3464FF;
}

.details_left h1 span {
    margin-left: 12px;
    display: inline-block;
    width: 37px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    background: #edf7fd;
    border: 1px solid #40b3ff;
    font-size: 12px;
    color: #0F9FFF;
    vertical-align: middle;
}

.details_left div.timer2 {
    color: #999;
    font-size: 12px;
    margin: 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.details_left .timer span {
    margin-right: 15px;
}

.details_left .content {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.details_left .video {
    margin: 25px 0;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.details_left .video p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.details_left .video .play {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("../img/help/play.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.details_left .process .btn {
    margin-top: 20px;
}

.details_left .process .btn button {
    width: 66px;
    height: 24px;
    background: #0f9fff;
    font-size: 14px;
    color: #fff;
}

.details_left .process img {
    width: 100%;
    margin-top: 20px;
}

.details_left .process p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}

.details_left .process p span {
    color: #0F9FFF;
}

.details_left .process h3 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}

.details_left video {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.details_left .content img {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}

.details_left .content p {
    margin-bottom: 5px;
}

.help_detail_page {
    border-top: 1px solid #EEEEEE;
    padding: 20px 0;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.help_detail_page a {
    color: #3464FF;
}

.help_detail_news {
    background-color: #fff;
}

.help_detail_news h3 {
    padding: 0 20px;
    line-height: 53px;
}

.help_detail_news h3 span {
    padding: 0;
    line-height: 52px;
}

.help_detail_news ul {
    padding: 0 20px;
}

.help_detail_news li {
    height: 50px;
    line-height: 50px;
    padding-left: 13px;
    border-bottom: 1px solid #eee;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.help_detail_news li:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #bfbfbf;
    border-radius: 2px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.help_detail_news li a {
    display: block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.help_detail_news li:hover a {
    color: #0F9FFF;
}

.help_detail_news li:last-child {
    border-bottom: 0;
}

.help_banner {
    width: 100%;
    height: 516px;
    padding-top: 70px;
    background: linear-gradient(289deg, #14258d 0%, #051044 85%, #040f41 100%);
}

.help_banner .zhuan_seach_btn {
    position: relative;
    float: right;
    width: 120px;
    height: 54px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 0px 3px 3px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.help_banner .reg_input {
    width: 636px !important;
}

.help_banner .reg_seach {
    margin-top: 50px;
}

.help_top {
    margin-top: -130px;
}

.help_top .help_top_son {
    float: left;
    width: 386px;
    height: 413px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
    margin-right: 20px;
    transition: all 0.3s;
    padding: 40px 40px 0 40px;
}

.help_top .help_top_son h6 {
    position: relative;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    padding-left: 17px;
}

.help_top .help_top_son h6:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 20px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    left: 0;
    top: -1px;
}

.help_top .help_top_son .qs_ul {
    margin-top: 30px;
    min-height: 240px;
}

.help_top .help_top_son .qs_ul li {
    position: relative;
    margin-bottom: 24px;
}

.help_top .help_top_son .qs_ul li a {
    padding-left: 17px;
    display: block;
    width: 300px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
}

.help_top .help_top_son .qs_ul li::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333 !important;
    left: 0;
    top: 5px;
}

.help_top .help_top_son .qs_ul li:hover a {
    color: #3464FF;
}

.help_top .help_top_son .qs_ul li:hover:after {
    background: #3464FF !important;
}

.help_top .help_top_son .help_top-more {
    width: 100%;
    height: 76px;
    border-top: 1px solid #E5E5E5;
    line-height: 75px;
    padding-left: 18px;
}

.help_top .help_top_son:nth-of-type(3) {
    margin-right: 0;
}

.help_top .help_top_son:hover {
    margin-top: -10px;
}

.helpcenter_title {
    color: #040F43;
    font-size: 36px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    font-weight: 600;
}

.bianjie_l,
.bianjie_r {
    width: 590px;
    height: 356px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
}

.bianjie_l {
    margin-right: 20px;
}

.bianjie_l .yz_tit,
.bianjie_r .yz_tit {
    height: 72px !important;
    line-height: 71px !important;
    border-bottom: 1px solid #E1E6F0;
}

.bianjie_l ul li,
.bianjie_r ul li {
    padding-left: 30px;
}

.bianjie_l ul li a,
.bianjie_r ul li a {
    display: block;
    height: 50px;
    border-bottom: 1px solid #EFEFEF;
    padding-right: 36px;
    line-height: 50px;
    clear: both;
}

.bianjie_l ul li a p,
.bianjie_r ul li a p {
    float: left;
    font-size: 16px;
    color: #666;
}

.bianjie_l ul li a span,
.bianjie_r ul li a span {
    float: right;
    color: #999;
}

.bianjie_l ul li a span {
    color: #999;
}

.bianjie_l ul li:last-of-type a,
.bianjie_r ul li:last-of-type a {
    border: none;
}

.bianjie_l ul li:hover p,
.bianjie_r ul li:hover p {
    color: #3464FF;
    background: #F2F5FF;
}

.bianjie_l ul li:hover,
.bianjie_r ul li:hover {
    background: #F2F5FF;
}

.help_serve li {
    float: left;
    width: 20%;
    height: 90px;
    transition: all 0.3s;
    padding-left: 36px;
}

.help_serve li i {
    font-size: 32px;
    float: left;
    line-height: 90px;
}

.help_serve li div {
    margin-left: 12px;
    margin-top: 24px;
}

.help_serve li div .p1 {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-bottom: 12px;
}

.help_serve li div .p2 {
    font-size: 14px;
    line-height: 14px;
    color: #666;
}

.help_serve li:hover {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(5, 17, 71, 0.1);
    border-radius: 3px;
    margin-top: -8px;
}

.nothing_img {
    width: 252px;
    display: block;
    margin: 0 auto;
}

.nothing_txt {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 24px;
    margin-top: 14px;
}

.help_nothing_content {
    width: 100%;
    height: 318px;
    padding-top: 85px;
}

.help_nothing_content .gondan_up {
    display: block;
    margin: 0 auto;
    margin-top: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    background: #007bfc;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.help_nothing_content .gondan_up:hover {
    opacity: 0.8;
}

.helpList_r {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
    margin-bottom: 20px;
}

.helpList_r h6 {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    line-height: 49px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 20px;
    font-weight: 600;
}

.helpList_r .classdh {
    padding: 20px 20px 10px 20px;
}

.helpList_r .classdh li {
    float: left;
    width: 80px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all 0.3s;
}

.helpList_r .classdh .active {
    background: #F2F5FF;
    border-radius: 3px;
    border: 1px solid #3464FF;
}

.helpList_r .classdh .active a {
    color: #3464FF;
}

.helpList_r .classdh li:nth-child(3n) {
    margin-right: 0;
}

.helpList_r .classdh li:hover {
    background: #F2F5FF;
    border-radius: 3px;
    border: 1px solid #3464FF;
}

.helpList_r .classdh li:hover a {
    color: #3464FF;
}

.domain_step_box {
    margin-top: 70px;
    padding: 20px 0;
}

.pay_step {
    height: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.pay_step span {
    float: left;
    display: block;
    width: 33.33%;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.pay_step1 {
    background-image: url('/resource/new2021/image/home/cartstep1.png');
}

.pay_step1 .sp1 {
    color: #fff;
}

.pay_step1 .sp2 {
    color: #666;
}

.pay_step1 .sp3 {
    color: #666;
}

.pay_step2 {
    background-image: url('/resource/new2021/image/home/cartstep2.png');
}

.pay_step2 .sp1 {
    color: #fff;
}

.pay_step2 .sp2 {
    color: #fff;
}

.pay_step2 .sp3 {
    color: #666;
}

.pay_step3 {
    background-image: url('/resource/new2021/image/home/cartstep3.png');
}

.pay_step3 .sp1 {
    color: #fff;
}

.pay_step3 .sp2 {
    color: #fff;
}

.pay_step3 .sp3 {
    color: #fff;
}

.payCar_table {
    background-color: #fff;
    padding-left: 24px;
    max-height: 200px;
    overflow-y: auto;
}

.payCar_table thead tr {
    border-bottom: 1px solid #E5E5E5 !important;
}

.payCar_table thead tr th {
    text-align: left !important;
}

.payCar_table thead tr th:nth-of-type(1) {
    text-align: center !important;
}

/*.payCar_table thead tr th:last-of-type {*/
/*color: #3464FF;*/
/*}*/
.payCar_table tbody tr td:nth-of-type(1) {
}

.payCar_table tbody i {
    color: #F56C6C;
    font-family: DINProM;
}

.payCar_table tbody tr:hover {
    background: #F2F5FF;
}

.payCar_table tbody tr:hover td:nth-of-type(1) {
    color: #3464FF;
}

/* .payCar_table tbody td:last-of-type {
    color: #3464FF;
    cursor: pointer;
} */

.payCar_table tr {
    height: 50px;
    line-height: 49px;
    border-bottom: 1px dashed #E5E5E5;
}

.pay_style_box {
    background-color: #fff;
    margin-top: 20px;
}

.pay_style_box .title {
    width: 100%;
    height: 50px;
    line-height: 49px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
    color: #333;
    padding-left: 21px;
}

.pay_style_box .pay_style_ul {
    padding: 24px 0 30px 21px;
}

.pay_style_box .pay_style_ul .pay_style {
    float: left;
    width: 178px;
    height: 68px;
    border: 1px solid #E5E5E5;
    margin-right: 20px;
    transition: all 0.3s;
    background-image: url(/resource/new2021/image/home/paystyle.png);
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.pay_style_box .pay_style_ul .xz {
    display: none;
    position: absolute;
    font-size: 30px;
    right: -1px;
    bottom: -1px;
    color: #3464FF;
    line-height: normal;
}

.pay_style_box .pay_style_ul .pay_style1 {
    background-position: 0 0;
}

.pay_style_box .pay_style_ul .pay_style2 {
    background-position: 0 -66px;
}

.pay_style_box .pay_style_ul .pay_style3 {
    background-position: 0 -132px;
}

.pay_style_box .pay_style_ul .pay_style4 {
    background-position: 0 -198px;
}

.pay_style_box .pay_style_ul .pay_style5 {
    background-position: 0 -264px;
}

.pay_style_box .pay_style_ul .pay_active {
    border: 1px solid #3464FF;
}

.pay_style_box .pay_style_ul .pay_active .xz {
    display: block;
}

.pay_total {
    height: 270px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
    margin: 20px auto;
    padding: 18px 60px 0 0;
}

.pay_total-main {
    display: flex;
    justify-content: space-between;
}

.pay_total-main p {
    white-space: pre;
    text-align: right;
    font-size: 16px;
}

.pay_total-main .mr38 {
    margin: 38px 0 20px;
}

.pay_total-left {
    flex: 1;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    margin-right: 20px;
}

.pay_total-left i {
    color: #E49A00;
    font-size: 16px;
}

.pay_total-left span {
    font-size: 16px;
    margin-left: 35px;
}

.pay_total-left b,
.pay_total-right b {
    font-size: 16px;
}

.pay_total-right {
    font-family: MicrosoftYaHei;
    line-height: 34px;
    color: #F56C6C;
}

.pay_total-right .mr38 {
    font-size: 28px;
    font-weight: Bold;
}

.pay_total-right .mr38 b {
    font-size: 28px;
    font-weight: Bold;
}

/* .pay_total p {
    font-size: 14px;
    color: #333;
    line-height: 72px;
}

.pay_total p i {
    font-size: 14px;
    color: #F56C6C;
} */

.pay_r .manyReg_xieyi {
    line-height: 44px;
}

.pay_r .manyReg_xieyi span {
    margin-left: 8px;
    color: #333;
    font-size: 14px;
}

.pay_r .manyReg_xieyi span a {
    color: #3464FF;
    font-size: 14px;
}

.pay_r .pay_btn {
    width: 120px;
    height: 44px;
    line-height: 32px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    margin-left: 20px;
    transition: all 0.3s;
}

.pay_r .pay_btn:hover {
    opacity: 0.8;
}

.tips_box {
    position: relative;
    height: 128px;
    background: #dfecff;
    border-radius: 2px;
    border: 1px solid #afcfff;
    padding: 20px 0 0 30px;
    margin-bottom: 20px;
}

.tips_box p {
    line-height: 22px;
    font-size: 12px;
    color: #0D236D;
}

.tips_box i {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    color: #8187A1;
    line-height: normal;
    cursor: pointer;
    padding: 10px;
}

.paySure_pop .pop_txt {
    padding: 0 24px;
    margin-top: 24px;
}

.paySure_pop .pop_txt i {
    float: left;
    font-size: 24px;
    color: #E49A00;
    line-height: 42px;
}

.paySure_pop .pop_txt p {
    float: left;
    color: #333;
    font-size: 14px;
    margin-left: 20px;
}

.paySure_pop .pop_txt p em {
    color: #F56C6C;
    font-size: 14px;
}

.paySure_pop .pop_btn_box {
    text-align: right;
    padding-right: 8px;
    margin-top: 20px;
}

.paySure_pop .pop_btn_box .cancel_btn {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    color: #999 !important;
    border: 1px solid #E5E5E5 !important;
    background-color: #fff !important;
    border-radius: 3px;
    transition: all .3s;
}

.paySure_pop .pop_btn_box .cancel_btn:hover {
    border-color: #3464FF !important;
    color: #3464FF !important;
}

.paySure_pop .pop_btn_box .sure_btn {
    display: inline-block;
    border-radius: 3px;
    height: 30px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 15px;
    color: #fff;
    border: 1px solid #3464FF;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
}

.paySure_pop .pop_btn_box .sure_btn:hover {
    opacity: 0.8;
}

.payMoney_content {
    background-color: #fff;
    margin-bottom: 30px;
}

.payMoney_content .active {
    font-size: 14px !important;
    color: #3464FF !important;
}

.payMoney_content .chaxun_status_ul .active:after {
    font-size: 14px;
    color: #3464FF;
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #3464FF;
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
}

.payMoney_content .tab_r {
    font-size: 14px;
    color: #666;
    line-height: 49px;
}

.payMoney_content .reg_succ {
    line-height: 49px;
    font-size: 14px;
    color: #009207;
}

.daochu_btn,
.daochu_btn1 {
    display: block;
    width: 122px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 65%, #3464FF 100%);
}

.guanli {
    background: #fff;
    color: #3464FF;
    border: 1px solid #3464FF;
}

.guanli:hover {
    background: #3464FF;
    color: #fff;
}

.icon-stop.zt {
    background: #009207;
}

.table_price thead tr {
    background-color: #F7F9FF !important;
}

.price_tab_box {
    margin-top: 102px;
    margin-bottom: 20px;
    padding: 0 30px 40px 30px;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.price_tab_box .zhuan_table {
    width: 100%;
}

.price_tab_box .zhuan_price {
    padding-bottom: 0 !important;
}

.price_tab_box .zhuan_price .zhuan_table tbody tr td {
    border: 1px solid #E1E6F0 !important;
    position: relative;
}

.price_tab_box h4 {
    position: relative;
    background-color: #fff;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
}

/*.price_tab_box h4:after {*/
/*position: absolute;*/
/*content: "";*/
/*width: 3px;*/
/*height: 14px;*/
/*background: #333;*/
/*left: 0;*/
/*top: 28px;*/
/*}*/
.banner_ss {
    width: 756px;
    height: 48px;
    margin: 0 auto;
    margin-top: 40px;
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.banner_ss input {
    float: left;
    width: 636px;
    height: 100%;
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #eaefff 89%, #eaefff 100%);
}

.banner_ss .seach_btn {
    height: 48px;
    line-height: 48px;
    border-radius: 0px;
}

.banner_ss .seach_btn i {
    top: 18px;
}

.whois_infor {
    position: absolute;
    width: 100%;
    height: 210px;
    background-color: rgba(9, 24, 48, 0.2);
    bottom: 0;
    left: 0;
    padding: 52px 0;
}

.whois_infor ul li {
    float: left;
    width: 50%;
}

.whois_infor ul li div {
    width: 350px;
    height: 106px;
}

.whois_infor ul li div .p1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 16px;
}

.whois_infor ul li div .p2 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.whois_infor ul li div.fr {
    margin-right: 80px;
}

.whois_infor ul li div.fl {
    margin-left: 80px;
}

.whois_infor ul li:nth-of-type(1) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.whois-search_left {
    width: 880px;
}

.whois-search_right {
    width: 300px;
}

.margin {
    background-color: #fff;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.05);
}

.whois-search_left h2 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding: 0 27px;
}

.whois-search_left h2 b {
    font-weight: bold;
    font-size: 14px;
    color: #3464FF;
}

.whois-search_left h2 span {
    position: relative;
    display: inline-block;
    line-height: 30px;
    /* padding-left: 17px; */
    font-size: 14px;
    color: #333;
}

.whois-search_left h2 .more em {
    cursor: pointer;
    font-size: 14px;
    position: relative;
    line-height: 30px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    color: #999;
}

.whois-search_left h2 .more:hover em,
.whois-search_left h2 .more:hover i {
    color: #3464FF;
}

.whois-search_left .down em {
    color: #999;
}

.whois-search_left .down i {
    color: #999;
    transform: rotate(180deg);
}

.whois-search_left h2 .more i {
    font-size: 14px;
    margin-left: 5px;
    line-height: 19px;
    color: #999;
}

.whois-search_near {
    padding: 10px 0 26px;
}

.whois-search_info {
    margin-top: 22px;
    padding: 23px 28px 23px 27px;
}

.whois-search_info .content {
    margin-top: 8px;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-left: 13px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.whois-search_right h2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    padding: 0 19px 0 25px;
    line-height: 55px;
    border-bottom: 1px solid #eee;
}

.whois-search_right h2 .more {
    font-size: 14px;
    color: #0F9FFF;
}

.search-result_relevant {
    padding-bottom: 14px;
}

.search-result_relevant li {
    padding: 0 20px;
}

.search-result_relevant li:hover {
    background-color: #f5f5f5;
}

.search-result_relevant li:hover a {
    color: #0F9FFF;
}

.search-result_relevant li .main {
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.search-result_relevant li:last-child .main {
    border-bottom: 0;
}

.search-result_relevant li .main:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 23px;
    width: 4px;
    height: 4px;
    background: #bfbfbf;
    border-radius: 2px;
}

.search-result_relevant li .main a {
    display: block;
}

.search-result_relevant li .right,
.search-result_relevant li .whios {
    margin-left: 12px;
    color: #0F9FFF;
}

.search-result_relevant li .domain {
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content .fl em {
    font-size: 12px;
    color: #999;
    font-family: Candara, Calibri, Arial;
}

.whois-search_near .item:nth-of-type(even) {
    background: #F7F9FF;
}

.whois-search_near .item {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.whois-search_near .content {
    margin-top: 10px;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.whois-search_near .item span.fl {
    width: 144px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    text-align: right;
}

.whois-search_near .item p.fr {
    margin-left: 67px;
    width: 590px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.whois-search_near .item p.fr em {
    margin-left: 5px;
}

.whois-search_near .item .blue {
    color: #0F9FFF;
}

.footer {
    margin-top: 64px;
}

.noDate-msg i {
    font-size: 140px;
    color: #bdbdbd;
    height: 180px;
    overflow: hidden;
}

.noDate-msg {
    padding: 14px 0 55px 0;
    text-align: center;
}

.noDate-msg p {
    color: #999;
    line-height: 30px;
}

.noDate-msg a {
    color: #0f9fff;
}

.zhuce-none {
    margin-top: 18px;
}

.zhuce-none span {
    margin-right: 6px;
    color: #333;
}

.search-result_near li {
    padding: 0 20px;
}

.search-result_near li:hover {
    background-color: #f5f5f5;
}

.search-result_near li:hover a {
    color: #0F9FFF;
}

.search-result_near li:hover a span {
    color: #0F9FFF;
}

.search-result_near li a {
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result_near li a span {
    color: #FF551D;
}

.search-result_near li:last-child a {
    border-bottom: 0;
}

.search-result_near li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 23px;
    width: 4px;
    height: 4px;
    background: #bfbfbf;
    border-radius: 2px;
}

.search-result_axdv {
    margin: 21px 0;
}

.zn a {
    margin-left: 10px;
    color: #fff;
    background: #0f9fff;
    border-color: #0f9fff;
}

.zn {
    line-height: 35px;
    float: right;
    font-weight: 700;
    font-size: 14px;
}

.zn em {
    display: inline-block;
    border-radius: 3px;
    padding: 0 12px;
    position: relative;
    background: #fcf8e3;
    border: #ecdcbb solid 1px;
    box-shadow: 0 2px 4px #ecdcbb;
    color: #F56C6C;
}

.zn em:after {
    content: "";
    display: block;
    position: absolute;
    right: -4px;
    top: 13px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fcf8e3;
}

.zn em:before {
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    top: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #dac59b;
}

.search button {
    border-radius: 0 2px 2px 0;
}

.zhuce-none a,
.zhuce-none a:hover {
    border-color: #4CAF50;
    color: #fff;
    background: #68c16c;
}

.empty {
    padding: 15px 0 5px 0;
    text-align: center;
    font-size: 16px;
    color: #999;
}

span.load {
    color: #999;
}

.tszt a {
    color: #F30 !important;
}

.whois-loading {
    float: right;
    vertical-align: middle;
    display: inline-block;
    margin-top: 15px;
    width: 28px;
}

.whois_tuijian .qs_ul li a {
    height: 50px;
    clear: both;
}

.whois_tuijian .qs_ul li span {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
}

.whois_tuijian .qs_ul li:hover span {
    color: #3464FF;
}

.whois_tuijian .qs_ul li:hover {
    background-color: #F2F5FF;
}

.qs_ul::-webkit-scrollbar, .dataul::-webkit-scrollbar {
    width: 3px;
    height: 10px;
    overflow: visible;
}

.zhanru_lc {
    width: 880px;
    height: 146px;
    background-color: #fff;
    margin: 20px 0;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.zhanru_lc h5 {
    padding-left: 24px;
    line-height: 58px;
    font-size: 14px;
    color: #333;
}

.zhanru_lc img {
    display: block;
    margin: 0 auto;
    width: 832px;
}

.caozuo_txt {
    width: 100%;
    height: auto;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
}

.caozuo_txt h5 {
    padding-left: 24px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #E5E5E5;
}

.caozuo_txt p {
    padding: 15px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding-bottom: 24px;
}

.api_section {
    padding-bottom: 70px;
}

.api_l {
    width: 300px;
    background-color: #fff;
    padding: 20px 0;
}

.api_r {
    width: 880px;
    background-color: #fff;
}

.api_slide {
    transition: all 0.3s;
    cursor: pointer;
    padding: 8px 20px 8px 30px;
}

.api_slide span {
    color: #121212;
    font-size: 16px;
}

.api_slide i {
    color: #121212;
    float: right;
    font-size: 16px;
    margin-right: 10px;
    transition: all 0.3s;
    transform: rotate(0deg);
}

.li_active i {
    transform: rotate(90deg);
}

.slide_children {
    display: none;
}

.slide_children li {
    position: relative;
    margin-top: 24px;
    padding-left: 46px;
}

.slide_children li a {
    color: #333;
    font-size: 16px;
    line-height: 16px;
}

.slide_children .li_active {
    transform: rotate(90deg);
}

.slide_children .son_active a {
    color: #3464FF;
}

.slide_children .son_active a:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #3464FF;
    left: 30px;
    top: 7px;
    border-radius: 50%;
}

.dealer_banner {
    width: 100%;
    height: 590px;
    padding-top: 70px;
    background: linear-gradient(289deg, #14258d 0%, #051044 85%, #040f41 100%);
}

.dealer_banner .w12 {
    margin-top: 84px;
}

.dealer_banner .banner_l {
    width: 583px;
    padding-top: 20px;
}

.dealer_banner .banner_l h5 {
    font-weight: normal;
    font-size: 36px;
    color: #ffffff;
    line-height: 42px;
    letter-spacing: 3px;
}

.dealer_banner .banner_l p {
    font-size: 16px;
    color: #687896;
    margin-top: 32px;
}

.dealer_banner .banner_l .dealer_btn {
    display: inline-block;
    height: 42px;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    padding: 0 32px;
    margin-top: 51px;
}

.dealer_banner img {
    display: block;
    float: right;
    width: 450px;
}

.sec_1 {
    width: 100%;
    background-color: #fff;
}

.sec_1 .buzhou_box {
    width: 1000px;
    margin: 0 auto;
}

.sec_1 .buzou {
    width: 480px;
    height: 136px;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    padding: 40px 0;
    transition: all 0.3s;
}

.sec_1 .buzou i {
    color: #F2F2F2;
    font-size: 40px;
    float: left;
    font-style: normal;
    margin-left: 46px;
    margin-right: 24px;
}

.sec_1 .buzou .p1 {
    color: #040F43;
    font-size: 22px;
}

.sec_1 .buzou .p2 {
    color: #8187A1;
    font-size: 14px;
    margin-top: 10px;
}

.sec_1 .buzou:hover {
    border: 1px solid #3464FF;
}

.sec_1 .buzou:hover i {
    color: #3464FF;
}

.dealer_title {
    color: #040F43;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    padding: 60px 0 50px 0;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
}

.sec_2 {
    background-color: #F7F9FF;
}

.youshi_ul li {
    float: left;
    margin: 0 20px 20px 0;
}

.youshi_ul li:nth-child(3n) {
    margin-right: 0;
}

.youshi_ul div {
    width: 386px;
    height: 180px;
    background: #ffffff;
    border-radius: 3px;
    padding-top: 46px;
    transition: all 0.3s;
}

.youshi_ul div h5 {
    font-weight: normal;
    font-size: 20px;
    color: #040F43;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}

.youshi_ul div p {
    width: 310px;
    font-size: 14px;
    color: #687896;
    text-align: center;
    margin: 0 auto;
}

.youshi_ul div:hover {
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    cursor: pointer;
}

.youshi_ul div:hover h5, .fxs_xs .youshi_ul div:hover i {
    color: #3464FF;
}

.zhuanqian_ul li {
    float: left;
    margin-bottom: 20px;
}

.zhuanqian_ul div {
    width: 386px;
    height: 158px;
    background: #ffffff;
    border-radius: 6px;
    margin-right: 20px;
    padding-left: 20px;
    padding-top: 32px;
    transition: all .3s;
}

.zhuanqian_ul li:nth-child(3n) div {
    margin-right: 0;
}

.zhuanqian_ul div:hover {
    border-color: #3464FF;
}

.zhuanqian_ul div:hover i,
.zhuanqian_ul div:hover span:nth-of-type(1) {
    color: #3464FF;
}

.zhuanqian_ul div span {
    display: block;
}

.zhuanqian_ul div span:nth-of-type(1) {
    color: #687896;
    font-size: 14px;
    line-height: 14px;
}

.zhuanqian_ul div span:nth-of-type(2) {
    color: #040F43;
    font-size: 20px;
    line-height: 20px;
    margin: 18px 0 24px;
    font-weight: 600;
}

.zhuanqian_ul div span:nth-of-type(2) b {
    font-size: 18px;
    color: #F56C6C;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
}

.zhuanqian_ul div span:nth-of-type(3) {
    color: #999;
    font-size: 14px;
    line-height: 14px;
}

.zhuanqian_ul li:last-child div {
    margin-right: 0;
}

.sec_1 .dealer_qs_box {
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
}

.dealer_qs_box {
    padding: 50px 100px;
    display: flex;
    background: #fff;
    height: 286px;
}

.dealer_qs_box .dealer_qs_ol {
    padding-left: 81px;
    float: left;
    width: 411px;
}

.dealer_qs_box .dealer_qs_ol li a {
    display: flex;
}

.dealer_qs_box .dealer_qs_ol li {
    margin-bottom: 30px;
    color: #040F43;
}

.dealer_qs_box .dealer_qs_ol .dealer_active a p {
    color: #004DFF;
}

.dealer_qs_box .dealer_qs_ol .dealer_active a i {
    background: #004DFF;
    color: #fff;
}

.dealer_qs_box .dealer_qs_ol li a i {
    width: 24px;
    height: 24px;
    background: #F2F5FF;
    display: block;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
    margin-right: 19px;
}

.dealer_qs_box .dealer_qs_ol li a p {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    display: block;
    flex: 1;
}

.dealer_qs_ul {
    width: 589px;
    float: left;
    border-right: 1px solid #E1E6F0;
    padding-right: 81px;
}

.dealer_qs_ul li {
    position: relative;
    display: none;
}

.dealer_qs_ul li a p {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
}

.dealer_qs_ul li a i {
    transition: all 0.3s;
    font-size: 18px;
    color: #999;
    transform: rotate(0deg);
}


.dealer_qs_ul .dealer_son {
    margin-top: 30px;
}

.dealer_qs_ul .dealer_son h6 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 30px;
}

.dealer_qs_ul .dealer_son h6:last-child {
    margin-bottom: 0;
}

.dealer_qs_ul .dealer_son p {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
}

.dealer_case_ul {
    /* margin-top: 50px; */
}

.dealer_case_ul li {
    width: 285px;
    height: 78px;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #E1E6F0;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 20px;
    float: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
}

.dealer_case_ul li:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.dealer_case_ul li:hover a {
    color: #3464FF;
}

.dealer_case_ul li:nth-child(4n) {
    margin-right: 0;
}

.dealer_case_ul li a {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #040F43;
    line-height: 18px;
}

.about_banner {
    position: relative;
    width: 100%;
    height: 438px;
    background: url(/resource/new2021/image/home/about_banner.png) no-repeat center #0C121C;
    -webkit-background-size: auto 438px;
    background-size: auto 438px;
    padding-top: 70px;
}

.about_banner .about_txt {
    margin-top: 94px;
}

.about_banner .about_txt p {
    text-align: center;
}

.about_banner .about_txt p:nth-of-type(1) {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: 38px;
    margin-bottom: 40px;
}

.about_banner .about_txt p:nth-of-type(2) {
    height: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}

.about_nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 56px;
    background: rgba(4, 15, 65, 0.5);
}

.about_nav ul li {
    cursor: pointer;
    width: 400px;
    float: left;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.about_nav ul .active {
    background-color: #3464FF !important;
    border-right: none;
}

.about_cont1 {
    padding: 80px 0;
}

.about_cont1 .about_cont1_l {
    width: 552px;
}

.about_cont1 .about_cont1_l h5 {
    font-weight: normal;
    color: #040F43;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 36px;
}

.about_cont1 .about_cont1_l p {
    font-size: 14px;
    color: #666;
    width: 100%;
}

.about_cont1 .about_gn {
    width: 600px;
    overflow: hidden;
}

.about_cont1 .about_gn img {
    transition: all 0.5s;
}

.about_cont1 .about_gn:hover img {
    transform: scale(1.2);
}

.about_cont2 {
    padding-bottom: 80px;
    background-color: #F7F9FF;
}

.about_cont2 .w12 {
    height: 390px;
    overflow: hidden;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.about_cont2 .about_ln {
    width: 600px;
    overflow: hidden;
}

.about_cont2 .about_ln img {
    transition: all 0.5s;
}

.about_cont2 .about_ln:hover img {
    transform: scale(1.2);
}

.about_title {
    padding: 60px 0 50px 0;
    font-weight: normal;
    color: #040F43;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.about_ln_r {
    width: 600px;
    height: 390px;
}

.about_ln_r li {
    width: 100%;
    height: 130px;
    background-color: #fff;
    padding: 42px 0 42px 60px;
    transition: all 0.3s;
    border-bottom: 1px solid #e5e5e5;
}

.about_ln_r li:last-child {
    border: 0;
}

.about_ln_r li p:nth-child(1) {
    color: #040F43;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 16px;
}

.about_ln_r li p:nth-child(2) {
    color: #8187A1;
    font-size: 14px;
    line-height: 14px;
}

.about_ln_r li:hover {
    cursor: pointer;
    background-color: #3464FF;
}

.about_ln_r li:hover p {
    color: #fff;
}

.xuanze_ul li {
    float: left;
    width: 285px;
    height: 302px;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    margin-right: 20px;
    transition: all 0.3s;
    padding-top: 50px;
}

.xuanze_ul li span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #040f43;
    line-height: 20px;
    margin-bottom: 24px;
}

.xuanze_ul li p {
    width: 220px;
    margin: 0 auto;
    font-size: 14px;
    color: #687896;
    text-align: center;
}

.xuanze_ul li i {
    display: block;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 30px;
}

.xuanze_ul li:last-of-type {
    margin-right: 0px;
}

.xuanze_ul li:hover {
    margin-top: -10px;
}

.xuanze_ul li:hover i {
    color: #3464FF;
}

.xuanze_ul li:hover span {
    color: #3464FF;
}

.our_map {
    width: 100%;
    height: 450px;
    margin-bottom: 80px;
}

.our_map .title {
    line-height: 30px;
}

.our_map .title span {
    font-size: 14px;
}

.our_map .BMap_bubble_content .content {
    font-size: 12px;
    color: #687896;
    line-height: 17px;
}

.law_title {
    display: block;
    font-size: 30px;
    color: #121212;
    margin: 80px 0 50px 0;
    text-align: center;
}

.law_txt {
    padding-bottom: 80px;
}

.law_txt h6 {
    color: #121212;
    font-size: 16px;
    line-height: 30px;
}

.law_txt p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-indent: 2em;
}

.call_l {
    width: 818px;
    height: 224px;
    background: #F7F9FF;
    padding: 40px 0 40px 50px;
}

.call_l div {
    clear: both;
    margin-bottom: 12px;
}

.call_l label {
    float: left;
    font-size: 14px;
    color: #9CA2C0;
    line-height: 28px;
}

.call_l label i {
    width: 20px;
    text-align: center;
    font-size: 14px;
    color: #9CA2C0;
    margin-right: 12px;
}

.call_l p {
    float: left;
    color: #040F43;
    font-size: 14px;
    line-height: 28px;
}

.call_l p a {
    font-size: 14px;
    color: #3464FF;
}

.call_l p span {
    font-size: 14px;
    color: #040F43;
}

.call_r {
    width: 362px;
    height: 224px;
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 36px 0 0 48px;
}

.call_r span {
    display: block;
}

.call_r span:nth-of-type(1) {
    font-size: 16px;
    line-height: 16px;
    color: #040F43;
}

.call_r span:nth-of-type(2) {
    font-size: 30px;
    color: #040F43;
    font-family: DINProM !important;
    font-weight: bold;
    margin: 16px 0;
    margin-bottom: 4px;
    line-height: 33px;
}

.call_r span:nth-of-type(3) {
    font-size: 14px;
    color: #9CA2C0;
}

.zixun_btn {
    display: block;
    width: 266px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: linear-gradient(180deg, #3d7fff 0%, #3464FF 64%, #3464FF 100%);
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

.emil_box {
    margin-top: 26px;
    height: 187px;
    background: #F7F9FF;
    padding: 50px 0 50px 50px;
}

.emil_box {
    margin-bottom: 80px;
}

.emil_box .n1 {
    margin-bottom: 10px;
}

.emil_box .n1 div {
    width: 50%;
}

.emil_box label {
    float: left;
    font-size: 14px;
    color: #9CA2C0;
    line-height: 28px;
}

.emil_box label i {
    width: 20px;
    text-align: center;
    font-size: 14px;
    color: #9CA2C0;
    margin-right: 12px;
}

.emil_box p {
    float: left;
    color: #040F43;
    font-size: 14px;
    line-height: 28px;
}

.emil_box .tip {
    color: #E49A00;
}

.down-wd {
    width: 300px;
    background-color: #fff;
}

.down-wd a {
    padding-left: 26px;
    margin-top: 20px;
    display: block;
    height: 68px;
    color: #3464FF;
    font-size: 16px;
    line-height: 68px;
}

.down-wd a i {
    margin-right: 10px;
    font-size: 18px;
}

.dataul {
    max-height: 279px;
    overflow-y: auto;
    overflow-x: hidden;
}

.link-ym {
    background-color: #3464FF;
}

#zcbtn {
    background-color: #3464FF !important;
    border-color: #3464FF !important;
}

.dealer_section .sec_2 .dealer_qs_ul li:hover a p {
    /*color: #6964ff;*/
}

.dealer_section .sec_2 .dealer_qs_ul li a i:hover {
    color: #6964ff;
}

.api_content {
    padding: 30px;
}

.api_content h6 {
    margin: 10px 0;
    color: #121212;
    font-size: 18px;
    font-weight: 400;
}

.api_content div {
    line-height: 30px;
    margin-bottom: 16px;
}

.api_content p {
    color: #666;
    font-size: 14px;
}

.api_content strong {
    display: block;
    margin: 20px 0;
    font-weight: 400;
    color: #121212;
    font-size: 16px;
}

.api_content pre {
    padding: 24px 30px;
    background: #F9F9FA;
    color: #576B95;
    font-family: monospace;
    font-size: 14px;
}

.api_content xmp {
    font-size: 14px;
}

.api_content table thead th {
    color: #666;
    font-size: 14px;
    text-align: left;
}

.api_content table thead {
    border-bottom: 1px solid #ccc;
}

.api_content table tr {
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #ccc;
    color: #121212;
    font-size: 14px;
}

.api_content table {
    margin-bottom: 26px;
}

.nav-l {
}

.nav-l a {
    font-size: 16px;
}

.tips {
    margin-top: 19px;
    padding: 8px 12px;
    background: #F7F9FF;
    color: #687896;
    font-size: 12px;
}

.tips i {
    margin-right: 8px;
}

.qxz {
    width: 60px;
    border: 1px solid #ccc;
    -webkit-appearance: auto;
    text-align: center;
    padding-left: 4px;
}

.del-box {
    background: #fff;
    line-height: 50px;
}

.del-box .or-checkbox-wrapper {

    margin-left: 41px;

    margin-right: 5px;
}

.del-box .del_btn {
    margin-left: 20px;
    color: #3464FF;
    cursor: pointer;
    font-size: 14px;
}

/* 2020.7.14 入库 */
.ruku_what {
    width: 100%;
    height: 176px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    color: #687896;
    font-size: 16px;
    padding: 38px 60px 0 60px;
    line-height: 32px;
    position: relative;
    transition: all .3s;
    background-image: url(/resource/new2021/image/home/douhao.png);

    background-position: 35px 30px;
    background-repeat: no-repeat;
    background-size: 44px 33px;
}

.ruku_what span i {
    color: #040F43;
    font-size: 18px;
}

.ruku_what:hover {
    border: 1px solid #3464FF;
}

.ruku_what:hover span i {
    color: #3464FF;
}

/* huigou */
.hg_header {
    width: 100%;
    height: 433px;
    background: url("/resource/new2021/image/home/huigou_banner.png") no-repeat;
    -webkit-background-size: auto 363px;
    background-size: auto 363px;
    background-position: center 70px;
    padding-top: 70px;
}

/* .wt_pop{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 600px;
  height: 545px;
  background-color: #fff;
} */
.wt_pop_title {
    margin: 40px 0 30px 0;
    text-align: center;
}

.wt_pop_title i {
    line-height: 20px;
    font-size: 20px;
    color: #333;
}

.wt_pop .wt_lab {
    width: 200px;
    padding-right: 16px;
    font-size: 12px;
    color: #333333;
    text-align: right;
    line-height: 30px;
    float: left;

}

.wt_pop .wt_ym {
    width: 360px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    border-radius: 3px;
}

.wt_pop .wt_lis {
    margin-bottom: 14px;
}

.yusuan input {
    width: 90px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    border-radius: 3px;
}

.wt-radio-group {
    height: 30px;
    line-height: 30px;
}

.wt_lis .wt_name {
    width: 90px;
    height: 30px;
    background: #fff;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    margin-right: 20px;
    border-radius: 3px;
}

.wt_textarea {
    width: 360px;
    height: 70px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding: 0 14px;
    line-height: 24px;
}

.wt_xieyi {
    color: #999999;
    font-size: 12px;
    margin-left: 8px;
}

.wt_xieyi a {
    color: #3464FF;;
}

.wt_btn {
    display: block;
    width: 80px;
    height: 30px;
    background: linear-gradient(180deg, rgba(61, 127, 255, 1) 0%, rgba(0, 83, 252, 1) 64%, rgba(0, 59, 252, 1) 100%);
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    margin-left: 200px;
    margin-bottom: 20px;
}

.chenjiao_ul li {
    float: left;
    width: 285px;
    height: 100px;
    background: #fff;
    border-radius: 3px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-top: 24px;
    transition: all .3s;
}

.chenjiao_ul li:nth-child(4n) {
    margin-right: 0;
}

.chenjiao_ul li a {
    display: block;
    text-align: center;
    color: #040F43;
    font-size: 20px;
    line-height: 20px;
}

.chenjiao_ul li span {
    display: block;
    color: #687896;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    margin-top: 14px;
}

.chenjiao_ul li:hover {
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.chenjiao_ul li:hover a {
    color: #3464FF;
}

.wt_pop .wt_tel {
    width: 244px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    border-radius: 3px;

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.quhao_content {
    position: relative;
    width: 105px;
    height: 30px;
    margin-right: 14px;
    cursor: pointer;
}

.wt_pop .wt_qh {
    width: 90px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    border-radius: 3px;
    cursor: pointer;
}

.quhao_content i {
    position: absolute;
    color: #999 !important;
    font-size: 12px;
    right: 12px;
    top: 7px;
    cursor: pointer;
}

.quhao_content .quhao_select {
    position: absolute;
    left: 0;
    width: 90px;
    border: 1px solid #E5E5E5;
    border-top: none;
    background-color: #fff;
    z-index: 99;
    display: none;
    cursor: pointer;
}

.quhao_content .quhao_select li {
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.xufei_header {
    width: 100%;
    height: 433px;
    background: url(/resource/new2021/image/home/xufeibg.png) no-repeat;
    -webkit-background-size: auto 354px;
    background-size: auto 354px;
    background-position: center 70px;
    padding-top: 70px;
}

.ruku_header {
    width: 100%;
    height: 433px;
    background: url(/resource/new2021/image/home/rukubg.png) no-repeat;
    -webkit-background-size: auto 354px;
    background-size: auto 354px;
    background-position: center 70px;
    padding-top: 70px;
}

/* error頁面 */
.error_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -156px;
    margin-left: -400px;
    width: 800px;
}

.error_box .error_p1 {
    color: #121212;
    font-size: 20px;
    line-height: 20px;
    margin-top: 44px;
}

.error_box .error_p2 {
    color: #666;
    font-size: 14px;
    line-height: 14px;
    margin-top: 24px;
}

.error_box .error_btn1 {
    display: inline-block;
    width: 92px;
    height: 30px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #3464FF;
    color: #3464FF;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    transition: all .3s;
    margin-right: 16px;
}

.error_box .error_btn2 {
    display: inline-block;
    width: 92px;
    height: 30px;
    background: linear-gradient(180deg, rgba(61, 127, 255, 1) 0%, rgba(0, 83, 252, 1) 64%, rgba(0, 59, 252, 1) 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    transition: all .3s;
}

.error_box .error_btn1:hover {
    background-color: #3464FF;
    color: #fff;
}

.error_btnbox {
    margin-top: 30px;
}

/* 预约回电2020.7.21 */
.yyhd_banner {
    width: 100%;
    height: 373px;
    background: url(/resource/new2021/image/home/yyhd.png) no-repeat;
    -webkit-background-size: auto 303px;
    background-size: auto 303px;
    background-position: center 70px;
    padding-top: 50px;
}

.yyhd_section {
    width: 100%;
    background-color: #F2F2F2;
    padding-bottom: 80px;
}

.yyhd_box {
    padding: 60px 0 70px 116px;
    background-color: #fff;
}

.yyhd_box input {
    font-size: 14px;
}

.yyhd_lab {
    float: left;
    width: 200px;
    padding-right: 16px;
    font-size: 12px;
    color: #333333;
    text-align: right;
    line-height: 36px;

}

.yyhd_lab i {
    color: #F56C6C;
    font-size: 14px;
}

.yy_lis {
    margin-bottom: 20px;
}

.yyhd_name {
    width: 193px;
    height: 36px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
}

.yyhd_email {
    width: 400px;
    height: 36px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
}

.yyhd_tel {
    width: 281px;
    height: 36px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    margin-left: 14px;
}

.yy-radio-group label {
    display: block;
    width: 200px;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    margin-bottom: 18px;
}

.yy-radio-group label:nth-of-type(3),
.yy-radio-group label:nth-of-type(4) {
    margin-bottom: 0;
}

.yy-radio-group {
    width: 500px;
    padding-top: 12px;
}

.yyhd_yzm {
    float: left;
    width: 193px;
    height: 36px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding-left: 14px;
    margin-right: 14px;
}

.yyhd_yzm_buttonss {
    float: left;
    width: 86px;
    height: 36px;
    overflow: hidden;
    cursor: pointer;
}

.yyhd_btn {
    float: left;
    width: 80px;
    height: 36px;
    background: linear-gradient(180deg, rgba(61, 127, 255, 1) 0%, rgba(0, 83, 252, 1) 64%, rgba(0, 59, 252, 1) 100%);
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}

.yyhd_txt {
    float: left;
    font-size: 12px;
    color: #999;
    padding: 12px 19px 12px 14px;
    background-color: #F7F9FF;
    margin-left: 20px;
    line-height: 12px;
}

.yhq-ico {
    position: relative;
    top: -10px;
    right: -1px;
    width: 31px;
    height: 14px;
    background: url(/resource/new2021/image/home/new.png) no-repeat;
    background-size: 31px 14px;
    transition: all .3s;
    /*transform: rotate(30deg);*/
    transform-origin: 0 10px;
}

.icon-yhq {
    width: 42px;
    height: 42px;
    margin-top: 22px;
    margin-left: 10px;
    border-radius: 3px;
    background: url(/resource/new2021/image/home/icon_yhq_cn.png) no-repeat;
    background-size: 42px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.coupon {
    margin-bottom: 21px;
    background-color: #fff;
}

.coupon table tr {
    height: 50px;
    line-height: 50px;
}

.coupon table thead {
    background-color: #FCFCFD;
    font-size: 14px;
    color: #666;
}

.coupon table tr td:first-child {
    text-indent: 20px;
}

.coupon table tbody td {
    color: #333;
}

.show {
    display: block !important;
}

.or-nodata {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.or-nodata p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 14px;
    margin-top: 20px;
}

.tab_inner {
    display: none;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus,
.wt_pop .wt_ym:hover,
.wt_pop .wt_ym:focus,
.wt_lis .wt_name:hover,
.wt_lis .wt_name:focus,
.wt_pop .wt_tel:hover,
.wt_pop .wt_tel:focus {
    border-color: #3464FF;
}

.ymqjy {
    height: 358px;
    padding: 40px 0 36px;
}

.ymqjy .ymqjy_main {
    width: 1200px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 6px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ymqjy_main-left {
    float: left;
    width: 230px;
    height: 282px;
}

.ymqjy_main-right {
    float: right;
    width: 970px;
    height: 282px;
    padding: 20px 2px 4px 20px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.ymqjy_main-left .ymcz {
    padding: 24px 0 24px 30px;
    height: 94px;
    background: #F7F9FF;
    cursor: pointer;
}

.ymqjy_main-left .ymcz:hover p,
.ymqjy_main-left .ymcz:hover i {
    color: #3464FF;
}

.ymqjy_main-left .ymcz p,
.ymqjy_main-left .ymcz i {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #687896;
    line-height: 20px;
}

.ymqjy_main-left .ymcz i {
    font-weight: normal;
    margin-right: 10px;
    margin-bottom: 12px;
}

.ymqjy_main-left .ymcz span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #A2AFDC;
    line-height: 14px;
}

.ymqjy_main-left .ymcz.dashed {
    border-bottom: 1px dashed #E1E6F0;
}

.ymqjy_main-left .ymcz.active {
    background: #FFFFFF;
}

.ymqjy_main-left .ymcz.active p,
.ymqjy_main-left .ymcz.active i {
    color: #3464FF;
}

.ymqjy_main-right .ym_card {
    width: 300px;
    height: 70px;
    line-height: 70px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #E1E6F0;
    margin-right: 16px;
    margin-bottom: 16px;
    position: relative;
    float: left;
    padding-left: 20px;
    position: relative;
}

.ymqjy_main-right .ym_card p {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #040F43;
}

.ymqjy_main-right .ym_card p span {
    font-size: 12px;
    font-weight: normal;
}

.ymqjy_main-right .ym_card .ym_card_yd {
    display: inline-block;
}

.ymqjy_main-right .ym_card .ym_card-hot {
    display: inline-block;
    width: 50px;
    height: 24px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.ymqjy_main-right .ym_card .top1 {
    background: url('/resource/new2021/image/home/top1.png') no-repeat;
    background-size: 50px 24px;
}

.ymqjy_main-right .ym_card .top2 {
    background: url('/resource/new2021/image/home/top2.png') no-repeat;
    background-size: 50px 24px;
}

.ymqjy_main-right .ym_card .top3 {
    background: url('/resource/new2021/image/home/top3.png') no-repeat;
    background-size: 50px 24px;
}

.ymqjy_main-right .ym_card .cz_btn {
    width: 58px;
    height: 32px;
    background: linear-gradient(180deg, #3D7FFF 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 3px;
    display: none;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 19px;
    right: 24px;
}

.ymqjy_main-right a.ym_card {
    font-size: 16px;
    color: #8187A1;
}

.ymqjy_main-right a.ym_card i {
    font-size: 12px;
    margin-left: 6px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.ymqjy_main-right .ym_card:hover {
    color: #3464FF;
    background: #F2F5FF;
}

.ymqjy_main-right .ym_card:hover p {
    color: #3464FF;
}

.ymqjy_main-right .ym_card:hover .cz_btn {
    display: block;
}

.ymqjy_main-right .ym_card:hover .ym_card-hot {
    display: none;
}

.ymqjy_main-jj .ym_card {
    height: 120px;
    background: #FFFFFF;
}

.ymqjy_main-jj .ym_card .qian {
    font-size: 16px;
    font-family: DINProM !important;
    color: #F56C6C;
    line-height: 16px;
    margin-bottom: 14px;
}

.ymqjy_main-jj .ym_card .sysj {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 15px;
    padding-top: 15px;
}

.ymqjy_main-jj .ym_card p {
    line-height: 18px;
    margin: 18px 0 14px;
}

.ymqjy_main-right .ym_card:hover .qian,
.ymqjy_main-right .ym_card:hover .sysj {
    display: none;
}

.ymqjy_main-jj .ym_card .cz_btn {
    width: 116px;
    height: 32px;
    background: linear-gradient(180deg, #3D7FFF 0%, #3464FF 64%, #3464FF 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 3px;
    top: 60px;
    left: 20px;
}

.ymqjy_main-jj .ym_card .cz_btn i {
    margin-left: 6px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.ymqjy_main-jj a.ym_card {
    line-height: 35px;
    padding-top: 19px;
}

.ymqjy_main-ykj .ym_card p {
    margin: 30px 0 19px;
    height: 18px;
}

.ymqjy_main-ykj .ym_card .qian span {
    font-size: 16px;
    color: #8187A1;
}

.zhuan_price .zhuan_table tbody tr td .rel {
    position: relative;
    font-size: 14px;
}

.zhuan_price .zhuan_table tbody tr td .tuijian {
    position: absolute;
    top: 0;
    right: -32px;
    width: 22px;
    height: 20px;
    background: url(/resource/new2021/image/home/tuijian.png) no-repeat;
    background-size: 22px 20px;
}

.zhuan_price .zhuan_table tbody tr td .tuijian_yhq {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/resource/new2021/image/home/jg_yhq.png) no-repeat;
    background-size: 19px 19px;
    position: relative;
    top: 4px;
    left: 10px;
}

.long_time {
    font-size: 16px;
    margin-left: 8px;
    color: #e49a00;
    cursor: pointer;
}

.preferential_image {
    padding: 0 25px 25px 25px;
}

.preferential_image img {
    width: 100%;
    border-radius: 5px;
}

.qian span {
    color: #040F43;
    font-size: 12px;
}

.search-radio {
    float: left;
}

.search-more {
    float: right;
}

.search-more a:hover {
    color: #3464FF !important;
}