* {
    box-sizing: border-box;
}

.dns_sec {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.dns_banner {
    width: 100%;
    height: 360px;
    background: url(../img/imgs/dns_banner.png) no-repeat center #070830;
    -webkit-background-size: auto 450px;
    background-size: auto 450px;
}

.dns_sec-em {
    margin-left: 8px;
    display: inline-block;
    text-align: left;
}

.product_detail .pric .dns_sec-em i.yue {
    display: block;
    background-color: #E54937;
    color: #fff !important;
    line-height: 20px;
    font-size: 12px;
    padding: 0 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dns_banner h3 {
    padding-top: 75px;
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
}

.dns_banner p {
    margin-top: 35px;
    width: 528px;
    font-size: 14px;
    font-weight: 400;
    color:rgba(255,255,255,.6);
    line-height: 30px;
}

.dns_banner .tag {
    margin-top: 38px;
}

.dns_banner .tag a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    transition: all 0.3s;
}

.dns_banner .tag a:hover {
    color: #007BFC;
}

.dns_banner .tag .btn {
    display: inline-block;
    width: 138px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dns_banner .tag .btn:hover {
    background-color: #007BFC;
    color: #fff;
    border: 1px solid #007BFC;
}

.dns_banner .tag .btn.over:hover {
    background-color: #218cfd;
}

.dns_banner .tag .btn.over {
    background-color: #007BFC;
    color: #fff;
    border: 1px solid #007BFC;
}

.dns_banner .tag .iconfont {
    font-weight: lighter;
    margin-right: 5px;
    font-size: 16px;
}

.zw {
    width: 100%;
    height: 56px;
}

.dns_nav_active {
    position: fixed;
    left: 0;
    top: 0;
    border-bottom: 1px solid #eee;
    z-index: 999;
}

.main1 {
    width: 100%;
    height: auto;
    background-color: #F5F7FA;
    padding-bottom: 70px;
}


.main1 .product_ul {
    width: 1224px;
    padding-top: 40px;
}

.main1 .product_ul .product_li {
    width: 384px;
    float: left;
    margin-right: 24px;
    transition: all .3s;
}

.main1 .product_ul .product_li:hover {
    margin-top: -8px;
    box-shadow: 0 4px 8px rgba(3, 27, 78, 0.12);
}

.main1 .product_top {
    width: 100%;
    height: 123px;
    padding-top: 28px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.main1 .product_top span {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
}

.main1 .product_top p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 7px;
}

.main1 .product_top1 {
    background-image: url(../img/imgs/ban1.png);
}

.main1 .product_top1 span {
    color: #324e90;
}

.main1 .product_top1 p {
    color: #324e90;
}

.main1 .product_top2 {
    background-image: url(../img/imgs/ban2.png);
}

.main1 .product_top2 span {
    color: #6f4a12;
}

.main1 .product_top2 p {
    color: #6f4a12;
}

.main1 .product_top3 {
    background-image: url(../img/imgs/ban3.png);
}

.main1 .product_top3 span {
    color: #f9d0b6;
}

.main1 .product_top3 p {
    color: #f9d0b6;
}

.dns_title {
    text-align: center;
    padding-top: 70px;
}

.dns_title h2 {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}

.dns_title p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.product_detail {
    width: 100%;
    height: 384px;
    background-color: #fff;
    padding-top: 17px;
}

.product_detail .pric {
    text-align: center;
    width: 100%;
}

.product_detail .pric1 span {
    display: inline-block;
    text-align: right;
    font-size: 44px;
    font-weight: 500;
    color: #324e90;
    line-height: 62px;
    font-family: 'Arial';
    letter-spacing: -2px;
}

.product_detail .pric1 i {
    font-size: 14px;
    font-weight: 400;
    color: #324e90;
    line-height: 20px;
}

.product_detail .pric2 {
    font-size: 14px;

    font-weight: 400;
    color: #324E90;
    line-height: 20px;
    margin-top: 33px;
    text-decoration: line-through;
}

.product_detail .canshu {
    margin-left: 84px;
    margin-top: 24px;
}

.product_detail .canshu li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-bottom: 16px;
}

.product_detail .canshu li:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #b7ceff;
    border-radius: 50%;
    left: -16px;
    top: 10px;
}

.product_detail .more_canshu {
    font-size: 14px;
    font-weight: 400;
    color: #2672ff;
    line-height: 20px;
    margin-top: 24px;
    margin-left: 84px;
    transition: all .3s;
}

.product_detail .more_canshu:hover {
    text-decoration: underline;
    color: #218cfd;
}

.product_detail .btn {
    display: block;
    width: 272px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 57px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .3s;
}

.product_detail .product_btn1 {
    background: #bad0ff;
    color: #324e90;
}

.product_detail .product_btn1:hover {
    background-color: #9ab8f9;
}

.product_detail .product_btn2:hover {
    background-color: #f7ca95;
}

.product_detail .product_btn2 {
    background: #ffdcb2;
    color: #6f4a12;
}

.product_detail .product_btn3 {
    background: #444672;
    color: #f9d0b6;
}

.product_detail .product_btn3:hover {
    background-color: #5e609a;
}

.product_detail .pric1_qe span {
    color: #6F4A12;
}

.product_detail .pric1_qe i {
    color: #6F4A12;
}

.product_detail .pric2_qe {
    color: #6F4A12;
}

.product_detail .pric1_qj span {
    color: #444672;
}

.product_detail .pric1_qj i {
    color: #444672;
}

.product_detail .pric2_qj {
    color: #444672;
}

.main2 {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding-bottom: 52px;
}

.youshi_w {
    overflow-x: hidden;
}

.youshi_ul {
    width: 1224px;
    padding-top: 40px;
}

.youshi_ul li {
    width: 384px;
    height: 168px;
    background: #ffffff;
    border: 1px solid #e5e8ed;
    margin-right: 24px;
    margin-bottom: 24px;
    float: left;
    padding: 32px 24px 32px 32px;
    cursor: pointer;
    transition: all 0.3s;
}

.youshi_ul li:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, 0.12);
}

.youshi_ul .ys_l .p1 {
    width: 244px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.youshi_ul .ys_l .p2 {
    width: 244px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.youshi_ul .ys_img {
    margin-top: 21px;
}

.main3 {
    width: 100%;
    height: auto;
    background-color: #F5F7FA;
    padding-bottom: 70px;
}

.gn_w {
    overflow: hidden;
}

.gn_ul {
    width: 1224px;
    margin-top: 60px;
}

.gn_ul li {
    position: relative;
    width: 282px;
    height: 330px;
    background-color: #fff;
    margin-right: 24px;
    float: left;
    cursor: pointer;
    transition: all .3s;
}

.gn_ul li:hover {
    box-shadow: 0 0 8px 0 #e8e8e8;
}

.gn_ul .gn_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 44px;
    margin: auto;
    width: 120px;
    height: 120px;
    display: block;
    opacity: 1;
}

.gn_ul .gn_txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 187px;
}

.gn_ul .gn_txt p {
    display: block;
    margin: 0 auto;
}

.gn_ul .gn_txt .p1 {
    width: 218px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gn_ul .gn_txt .p2 {
    position: relative;
    width: 218px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 14px;
}

.gn_ul .gn_txt .p3 {
    margin-top: 8px;
    width: 218px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    display: none;
}

.gn_ul .gn_img_active {
    top: 0px;
    opacity: 0;
}

.gn_ul .gn_txt_active {
    top: 74px;
}

.gn_ul .p2_active:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #333333;
    left: 0;
    right: 0;
    top: 36px;
    margin: auto;
}

.gn_ul .p3 {
    display: block;
}

.transition {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.main3 {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding-bottom: 54px;
}

.cj_tab {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #E5E8ED;
    margin-top: 27px;
}

.cj_tab .cj_ul {
    width: 440px;
    margin: 0 auto;
}

.cj_tab li {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    cursor: pointer;
}

.cj_tab .li_active, .cj_tab li:hover {
    color: #007BFC;
}

.cj_tab .li_active:after {
    position: absolute;
    content: '';
    width: 220px;
    height: 4px;
    background: #007bfc;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.cj_txt {
    margin: 0 auto;
    width: 1080px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-top: 54px;
}

.qs_w {
    overflow: hidden;
}

/* 域名认证 */
.rz_banner {
    width: 100%;
    height: 450px;
    background: url(../img/imgs/rz_banner.png) no-repeat center #070830;
    -webkit-background-size: auto 450px;
    background-size: auto 450px;
}

.rz_banner h3 {
    padding-top: 60px;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
}

.rz_banner p {
    margin-top: 35px;
    width: 528px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.rz_banner .tag {
    margin-top: 38px;
}

.rz_banner .tag a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    transition: all 0.3s;
}

.rz_banner .tag a:hover {
    color: #007BFC;
}

.rz_banner .tag .btn {
    display: inline-block;
    width: 138px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rz_banner .tag .btn:hover {
    background-color: #007BFC;
    color: #fff;
    border: 1px solid #007BFC;
}

.rz_banner .tag .btn.over:hover {
    background-color: #218cfd;
}

.rz_banner .tag .btn.over {
    background-color: #007BFC;
    color: #fff;
    border: 1px solid #007BFC;
}

.rz_banner .tag .iconfont {
    font-weight: lighter;
    margin-right: 5px;
    font-size: 16px;
}

.anli_ul {
    margin-top: 70px;
}

.anli_ul li {
    float: left;
    width: 280px;
    height: 120px;
    border: 1px solid #eee;
    background: #fff;
    margin-right: 26px;
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    transition: all .3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.anli_ul li a {
    display: block;
}

.anli_ul li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: 'gray';
    transition: all .3s;
}

.anli_ul li:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, .12);
}

.anli_ul li:hover img {
    filter: none;
}

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

.liucheng {
    width: 100%;
    height: 408px;
    background: url(../img/imgs/liuchneg.png) no-repeat center #070830;
    -webkit-background-size: auto 408px;
    background-size: auto 408px;
}

.liucheng_title {
    text-align: center;
    padding-top: 70px;
}

.liucheng_title h2 {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    line-height: 40px;
}

.liucheng_title p {
    font-size: 14px;

    font-weight: 400;
    color: #fff;
    margin-top: 20px;
}

.liucheng_img {
    display: block;
    width: 1057px;
    margin: 70px auto
}

.shuju_ul {
    width: 840px;
    margin: 0 auto;
    margin-top: 32px;
}

.shuju_ul li {
    width: 100%;
    height: 80px;
    background-color: #fff;
    margin-bottom: 24px;
    padding-left: 40px;
    line-height: 80px;
    cursor: pointer;
    transition: all 0.3s;
}

.shuju_ul li:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, 0.12);
}

.shuju_ul li:hover p {
    color: #007BFC;
}

.shuju_icon {
    display: block;
    width: 17px;
    height: 17px;
    float: left;
    margin-top: 32px;
    margin-right: 16px;
}

.shuju_ul li p {
    width: 740px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.circle_box {
    position: relative;
    width: 1000px;
    height: 432px;
    margin: 0 auto;
    margin-top: 37px;
    border: 1px solid #F5F7FA;
    background-image: url(../img/imgs/icon_bg.png);
    background-repeat: no-repeat;
    background-size: 330px;
    background-position: center;
}

.icon_box {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 432px;
    height: 432px;
}

.icon {
    position: absolute;
    width: 132px;
    height: 132px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bird {
    0% {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.8;
    }

    25% {
        -moz-transform: translate(0, -2px);
        -webkit-transform: translate(0, -2px);
        -o-transform: translate(0, -2px);
        -ms-transform: translate(0, -2px);
        transform: translate(0, -2px);
        opacity: 0.9;
    }

    50% {
        -moz-transform: translate(0, -4px);
        -webkit-transform: translate(0, -4px);
        -o-transform: translate(0, -4px);
        -ms-transform: translate(0, -4px);
        transform: translate(0, -4px);
        opacity: 1;
    }

    75% {
        -moz-transform: translate(0, -4px);
        -webkit-transform: translate(0, -4px);
        -o-transform: translate(0, -4px);
        -ms-transform: translate(0, -4px);
        transform: translate(0, -4px);
        opacity: 0.9;
    }

    100% {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.8;
    }
}

@-webkit-keyframes bird2 {
    0% {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.8;
    }

    25% {
        -moz-transform: translate(0, 2px);
        -webkit-transform: translate(0, 2px);
        -o-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
        transform: translate(0, 2px);
        opacity: 0.9;
    }

    50% {
        -moz-transform: translate(0, 4px);
        -webkit-transform: translate(0, 4px);
        -o-transform: translate(0, 4px);
        -ms-transform: translate(0, 4px);
        transform: translate(0, 4px);
        opacity: 1;
    }

    75% {
        -moz-transform: translate(0, 2px);
        -webkit-transform: translate(0, 2px);
        -o-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
        transform: translate(0, 2px);
        opacity: 0.9;
    }

    100% {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.8;
    }
}

.icon1 {
    background-image: url(../img/imgs/icon1.png);
    top: 0;
    left: 87px;
    animation-name: bird;
}

.icon2 {
    background-image: url(../img/imgs/icon2.png);
    top: 0;
    right: 84px;
    animation-name: bird2;
}

.icon3 {
    background-image: url(../img/imgs/icon3.png);
    top: 97px;
    right: 0;
    animation-name: bird;
}

.icon4 {
    background-image: url(../img/imgs/icon4.png);
    right: 0;
    bottom: 87px;
    animation-name: bird2;
}

.icon5 {
    background-image: url(../img/imgs/icon5.png);
    right: 84px;
    bottom: 0;
    animation-name: bird;
}

.icon6 {
    background-image: url(../img/imgs/icon6.png);
    left: 81px;
    bottom: 0;
    animation-name: bird2;
}

.icon7 {
    background-image: url(../img/imgs/icon7.png);
    left: 0;
    bottom: 87px;
    animation-name: bird;
}

.icon8 {
    background-image: url(../img/imgs/icon8.png);
    left: 0;
    top: 97px;
    animation-name: bird2;
}

.txt {
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.txt1 {
    width: 800px;
    height: 50px;
    margin: 0 auto;
    margin-top: 51px;
    animation-name: bird2;
}

.txt2 {
    width: 914px;
    height: 50px;
    margin: 0 auto;
    margin-top: 47px;
    animation-name: bird;
}

.txt3 {
    width: 914px;
    height: 50px;
    margin: 0 auto;
    margin-top: 29px;
    animation-name: bird2;
}

.txt4 {
    width: 800px;
    height: 50px;
    margin: 0 auto;
    margin-top: 46px;
    animation-name: bird;
}

.txt_l {
    text-align: left;
    cursor: pointer;
}

.txt_r {
    text-align: right;
    cursor: pointer;
}

.txt_l:hover span {
    color: #007BFC;
}

.txt_r:hover span {
    color: #007BFC;
}

.icon_txt1 {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.icon_txt2 {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.table {
    width: 1200px;
    /* height: 781px; */
    margin: 0 auto;
    margin-top: 70px;

}

.table thead tr {
    height: 166px;

}

.table thead tr th {
    border: 1px solid #E5E8ED;

}

.table tbody tr {
    height: 42px;
}

.table tbody .tr1 td {
    background-color: #F5F7FA;
}

.table tbody tr td {
    border: 1px solid #E5E8ED;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.table tbody tr td:first-child, .table tbody tr td.td_info {
    text-align: left;
    padding-left: 15px;
}

.th_box {
    position: relative;
    width: 100%;
    height: 166px;
    padding-top: 24px;
}

.th_box h3 {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
}

.th_box .pric {
    width: 100%;
    margin-top: 8px;
    display: flex;
    justify-content: center;
}


.th_box .pric b {
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: rgba(255, 105, 53, 1);
    line-height: 39px;
    margin-top: 4px;
    margin-right: 5px;
}

.th_box .pric .pric_r {
    float: left;
    text-align: left;
}

.th_box .pric .pric_r .yj {
    font-size:14px;
    font-weight:400;
    color: #999;
}

.th_box .pric .pric_r span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
}

.table_btn {
    display: inline-block;
    width: 106px;
    height: 32px;
    background: rgba(0, 123, 252, 1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
    margin-top: 15px;
    text-align: center;
    transition: all 0.3s;

}

.table_btn:hover {
    background: rgba(0, 123, 252, 0.8);
}

.left_td {
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: rgba(51, 51, 51, 1) !important;
    line-height: 18px !important;
    width: 96px !important;
    background-color: #fff !important;
}

.table .gou_img {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}

.table_xie {
    width: 100%;
    height: 166px;
    background-image: url(../img/imgs/xiexian.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.xie_l {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 116px;
    margin-left: 24px;
}

.xie_r {
    float: right;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 32px;
    margin-right: 33px;
}


/* 版权登记 */
.copy_banner {
    width: 100%;
    height: 530px;
    background: url(../img/imgs/copy_banner.png) no-repeat center #070830;
    -webkit-background-size: auto 530px;
    background-size: auto 530px;
}

.copy_banner h3 {
    padding-top: 114px;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
    text-align: center;
}

.copy_banner p {
    margin-top: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
}


.copy_form {
    height: 173px;
    background-color: #fff;
    margin-top: -77px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 99;
    border-radius: 5px;
    padding: 24px 0 24px 50px;
}

.copy_form_cont {
    float: left;
    margin-right: 96px;
    margin-top: 24px;
}

.copy_form_cont:nth-of-type(2) {
    margin-right: 0;
}

.copy_form_cont span:nth-of-type(1) {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
}

.copy_form_cont span:nth-of-type(2) {

    font-size: 28px;
    font-weight: bold;
    color: #007BFC;
    line-height: 52px;
}

.copy_form_cont span:nth-of-type(2) i {
    font-size: 12px;
    font-weight: 500;
    color: #333;
    line-height: 17px;
}


.zp_sele {
    width: 208px;
    height: 46px;
    background-color: #f2f8ff;
    border: 1px solid #d9eafd;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 14px;
    color: #5A5E66;
}

.zp_sele option {
    display: block;
    height: 46px;
}

.form_cont .sj {
    position: absolute;
    right: 20px;
    top: 12px;
    color: #5A5E66;
    margin: auto;
}

.zuoping_ul {
    margin-top: 42px;
    /* @mixin img{background:url(../images/img.png) no-repeat; }
@mixin zp4{height:60px;width:60px;background-position: 0 0;}
@mixin zp5{height:60px;width:60px;background-position: 0 -60px;}
@mixin zp6{height:60px;width:60px;background-position: 0 -120px;}
@mixin zp1{height:60px;width:60px;background-position: 0 -180px;}
@mixin zp2{height:60px;width:60px;background-position: 0 -240px;}
@mixin zp3{height:60px;width:60px;background-position: 0 -300px;} */

}

.zuoping_ul li {
    float: left;
    width: 384px;
    height: 177px;
    background-color: #fff;
    transition: all 0.3s;
    padding: 38px 0;
    margin-right: 24px;
    margin-bottom: 24px;
}

.zuoping_ul li:hover {

    box-shadow: 0 4px 8px rgba(3, 27, 78, 0.12);
}

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

.zuoping_ul li .zuoping_img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/imgs/zp_img.png);
}

.zuoping_ul li .zp1 {
    background-position: 0 -180px;
}

.zuoping_ul li .zp2 {
    background-position: 0 -240px;
}

.zuoping_ul li .zp3 {
    background-position: 0 -300px;
}

.zuoping_ul li .zp4 {
    background-position: 0 0;
}

.zuoping_ul li .zp5 {
    background-position: 0 -60px;
}

.zuoping_ul li .zp6 {
    background-position: 0 -120px;
}

.zuoping_ul li span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-top: 14px;
}

.copy_ys {
    width: 1200px;
    margin-top: 59px;

}

.copy_ys li {
    width: 20%;
    float: left;
    transition: all 0.3s;
    height: 200px;
}

.copy_ys li:hover {
    margin-top: -8px;
}

.copy_ys li:hover p {
    color: #007BFC;
}

.copy_ys li:last-of-type {
    margin-right: 0;
}

.copy_ys li .by_img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/imgs/by_img.png);
}

.by_img1 {
    background-position: 0 -360px;
}

.by_img2 {
    background-position: 0 -480px;
}

.by_img3 {
    background-position: 0 -240px;
}

.by_img4 {
    background-position: 0 0;
}

.by_img5 {
    background-position: 0 -120px;
}

.copy_ys li p {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    text-align: center;
    width: 192px;
    margin: 0 auto;
    margin-top: 16px;

}

.dj_ul {
    margin-top: 70px;
}

.dj_ul li {
    width: 25%;
    float: left;
    transition: all 0.3s;
}

.dj_ul li:hover {
    margin-top: -8px;
}

.dj_ul li:hover h4 {
    color: #007BFC;
}

.dj_ul li:hover p {
    color: #007BFC;
}

.dj_ul li img {
    display: block;
    margin: 0 auto;
}

.dj_ul li h4 {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-top: 28px;
}

.dj_ul li p {
    width: 218px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-top: 8px;
}

/* ********************************************新加css */
.clearfix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    visibility: hidden
}

.clear {
    zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.bbox {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.td_info {
    position: relative;
}

.rz-info {
    text-align: right;
    float: right;
    margin-right: 5px;
    cursor: pointer;
    color: rgba(0, 123, 252, 1);
}

.rz-img {
    position: absolute;
    max-width: 320px;
    top: 10px;
    left: 196px;
    z-index: 5;
    display: none;
}

.td_info .td-span:hover .rz-img {
    display: block;
}

.td_info .td-span:hover .rz-info {
    color: rgba(0, 123, 252, 0.3);
}

.rz-zz {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 10;
}

.rz-pop {
    display: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 11;
    width: 760px;
    min-height: 540px;
    margin-left: -380px;
    margin-top: -270px;
    padding: 56px 80px;
    background-color: #fff;
}

.rz-tab {
    height: 40px;
    line-height: 40px;
    background: url(../img/new/rz-tab1.png) no-repeat center center;
}

.rz-tab li {
    float: left;
    width: 50%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.rz-tab li:first-child + li {
    color: #666;
}

.rz-pop.on .rz-tab {
    background: url(../img/new/rz-tab2.png) no-repeat center center;
}

.rz-pop.on .rz-tab li:first-child {
    color: #666;
}

.rz-pop.on .rz-tab li:first-child + li {
    color: #fff;
}

.rz-content {
    overflow: hidden;
}

.rz-content li {
    overflow: hidden;
    margin-bottom: 16px;
}

.rz-content li:last-child {
    margin-bottom: 0;
}

.rz-tips {
    font-size: 14px;
    color: #666;
    margin: 16px 0 24px;
    text-align: center;
}

.rz-tips a {
    color: #007BFC;
    font-weight: bold;
}

.rz-tips a:hover {
    text-decoration: underline;
}

.rz-content .dot {
    vertical-align: middle;
    color: #F5021B;
}

.rz-content .rz-tit {
    float: left;
    color: #333;
    margin-right: 32px;
    text-align: right;
    width: 120px;
    line-height: 40px;
}

.rz-content .rz-txt {
    float: left;
}

.rz-content .rz-txt label {
    display: inline-block;
    margin-bottom: 16px;
    color: #333;
    margin-right: 16px;
}

.rz-content1 li:first-child {
    margin-bottom: 6px;
}

.rz-content .rz-txt .jm-radio-inner {
    top: -1px;
}

.rz-content .rz-tit-f {
    line-height: 24px;
}

.rz-content .rz-list {
    float: left;
}

.rz-content .gmsc span{
    cursor: pointer;
    float: left;
    text-align: center;
    min-width: 130px;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #eee;
    background: #fff;
    margin: 0px 0 -1px -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.rz-content .gmsc span.active {
    border: 1px solid #007BFC;
    color: #007BFC;
    position: relative;
    z-index: 1;
}


.rz-content .gmsc span:hover{
    color: #007BFC;
}

.rz-content .rz-list input {
    width: 412px;
    height: 40px;
    float: left;
    line-height: 40px;
    border: 1px solid #E5E8ED;
    text-indent: 12px;
}

.rz-content .rz-list input:focus {
    border-color: #007BFC;
    background-color: rgba(0, 123, 252, 0.05);
}

.rz-btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 412px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #007BFC;
    float: right;
    margin-right: 35px;
}

.rz-btn:hover {
    background-color: #218cfd;
}

.rz-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url(../img/new/rz-close.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.rz-line {
    width: 100%;
    font-size: 14px;
    color: #333;
    position: relative;
}

.rz-line:after {
    position: absolute;
    content: "";
    width: 504px;
    height: 0;
    top: 10px;
    right: 3px;
    border-top: 1px dashed #979797;
}

.rz-content2 .rz-txt label {
    margin-bottom: 0;
}

.rz-content2 {
    margin: 30px 0 20px;
}

.rz-money {
    margin: 15px 0 10px 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.rz-money .qian {
    font-size: 30px;
    color: #FF6935;
    font-weight: bold;
}

.rz-money .yuan {
    color: #333;
    font-size: 14px;
}

.rz-money .num {
    margin-left: 5px;
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}

.rz-tab-con .rz-item:first-child + .rz-item {
    display: none;
}

.rz-pop.on .rz-tab-con .rz-item:first-child {
    display: none;
}

.rz-pop.on .rz-tab-con .rz-item:first-child + .rz-item {
    display: block;
}

.rz-txt.jm-radio-group {
    width: 66%;
}


.rz-pop .jm-radio-inner::after {
    top: 2px;
    left: 2px;
}

.rz-pop .jm-radio-checked::after {
    top: -1px;
    left: 0px;
    width: 12px;
    height: 12px;
}

.th-common {
    width: 190px;
}

.th-common:nth-of-type(2) {
    width: 160px;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.yycj {
    height: 721px;
    background: url("../img/imgs/imgbg.jpg") no-repeat;
    -webkit-background-size: auto 721px;
    background-size: auto 721px;
}
.yycj h6 {
    display: block;
    padding-top: 69px;
    margin-bottom: 50px;
    line-height: 1;
    text-align: center;
    font-size: 28px;
    color: #fff;
}
.yycj li {
    padding: 0 30px;
    float: left;
    width: 380px;
    height: 496px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-left: 30px;
}
.yycj li:first-child {
    margin-left: 0;
}
.yycj li img {
    display: block;
    margin: 40px auto 20px auto;

}
.yycj strong {
    display: block;
    color: #333;
    font-size: 18px;
    text-align: center;
}
.yycj p {
    height: 210px;
    margin-top: 24px;
    margin-bottom: 36px;
    line-height: 28px;
    color: #666;
    font-size: 14px;
}
.yycj a {
    display: block;
    height: 38px;
    background: #fff;
    border: 1px solid #007BFC;
    border-radius: 4px;
    transition: all .3s;
    text-align: center;
    line-height: 38px;
}
.yycj li:hover a {
    background: #007BFC;
    border-radius: 4px;
    color: #fff;
}
.header_bottom * {
    box-sizing: content-box!important;
}