body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 14px/1 Microsoft Yahei, Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

abbr[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

q:before,
q:after {
    content: '';
}

legend {
    color: #000;
}

fieldset,
img {
    border: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}

html {
    overflow-y: scroll;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*清除浮动*/
.cf:before,
.cf:after {
    content: "";
    display: table;
}

a[title='站长统计'] {
    display: none !important;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.mr0 {
    margin-right: 0 !important;
}

#mr0.mr0 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.m31 {
    margin-left: 31px;
    margin-right: 31px;
}

.red {
    color: #ff000f;
}

.fwb {
    font-weight: bold;
}

.mb100 {
    margin-bottom: 100px !important;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.head {
    height: 94px;
}

.head h1 {
    text-indent: -1000px;
    height: 0;
}

.head .logo {
    margin-top: 30px;
    margin-right: 15px;
}

.head .slogan {
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    color: #3d3838;
}

.head .slogan:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 44px;
    background: url(../image/suggest-sprite.png) no-repeat left top;
    position: absolute;
    left: -9px;
    top: 12px;
}

.head .slogan p {
    margin-bottom: 8px;
}

.head .callMe {
    margin-top: 26px;
}

.head .callMe .icon-phone {
    width: 47px;
    height: 47px;
    margin-right: 5px;
    background: url(../image/suggest-sprite.png) no-repeat 0 -288px;
}

.head .callMe .hotline-title {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    color: #333;
}

.head .callMe .hotline-num {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #6286FF;
    letter-spacing: -0.6px;
}

.loginbtn {
    padding: 10px 25px;
    border-radius: 5px;
    background: linear-gradient(220deg, #fcffa2, #fbb700);
    color: #6286FF;
}

.loginbtn:hover {
    background-size: 200%;

}

.foot {
    height: 153px;
    font-size: 12px;
    background: #313131;
    color: #fff;
    padding-bottom: 100px;
}

.foot a {
    color: #fff;
}

.foot .flink {
    margin-top: 38px;
}

.foot .flink .jumpUrl,
.foot .company-message .c {
    margin-bottom: 20px;
}

.foot .company-message .c sup {
    line-height: 0;
}

.foot .flink .jumpUrl a,
.foot .flink .jumpUrl span {
    float: left;
}

.foot .flink .jumpUrl span {
    margin: 0 5px;
}

.foot .box-font-0 {
    margin-top: -5px;
    font-size: 0;
}

.foot .company-message .c .b1 {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    font-size: 0;
    background: url(../image/suggest-sprite.png) no-repeat -61px 0;
}

.foot .company-message .c .b2 {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    font-size: 0;
    background: url(../image/suggest-sprite.png) no-repeat -36px -1px;
}

.foot .sun-line {
    margin-top: 50px;
}

.foot .sun-line p {
    line-height: 30px;
    vertical-align: middle;
}

.foot .sun-line .p1 {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #aaa;
}

.foot .sun-line .p2 {
    font-size: 30px;
}

.foot .cf {
    position: relative;
}

.foot .ts2 {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #f4222f;
    outline: none;
    font-size: 14px;
    border: 1px solid #f4222f;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#79B5FF), to(#6286FF));
    background-image: linear-gradient(90deg, #79B5FF, #6286FF);
}

.foot .ts2 .icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../image/suggest-sprite.png) no-repeat -7px 0;
}

h2.tit {

    margin-bottom: 40px;
    margin-top: 60px;

    font-size: 40px;
    font-weight: 600;
    color: #000000;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: center;
}

h2.tit.tit2 {
    margin-bottom: 20px;
}

h2.tit sup {
    font-size: 16px;
    vertical-align: text-top;
}

/* h2.tit::before {
    display: inline-block;
    position: relative;
    top: -6px;
    left: -20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../image/index.png) no-repeat -63px -13px;
}

h2.tit::after {
    display: inline-block;
    position: relative;
    top: -6px;
    left: 20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../image/index.png) no-repeat -63px 0;
} */

.skt-how .how-tems {
    margin-top: 45px;
    text-align: left;
}

.skt-how .how-tems .tem {
    position: relative;
    width: 383px;
    height: 130px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #6f6f6f;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    padding-top: 18px;
    border-radius: 16px;
    cursor: pointer;
}

.skt-how .how-tems .tem:hover {

    -webkit-box-shadow: 0 0 18px 0px #79B5FF;
    box-shadow: 0px 2px 8px 0px rgba(116, 142, 255, 0.72);
    transition: all .3s;

}

.skt-how .how-tems .tem.mgrl28 {
    margin: 0 25px !important;
}

.skt-how .how-tems .tem.active {
    background: url(https://zqyjc.com/check/static/image/red4.png) no-repeat center top;
}

.skt-how .how-tems .tem.active .needNum {
    background-color: #6286FF;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#79B5FF), to(#6286FF));
    background-image: linear-gradient(90deg, #79B5FF, #6286FF);
    color: #fff;
}

.skt-how .how-tems .tem:hover .needNum {
    border: none;
    height: 38px;
    line-height: 38px;
    width: 152px;
    background-color: #6286FF;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#79B5FF), to(#6286FF));
    background-image: linear-gradient(90deg, #79B5FF, #6286FF);
    color: #fff;
}

.skt-how .how-tems .tem .tag {
    width: 40px;
    height: 40px;
    position: absolute;
    background: red;
    top: 0;
    right: 0;
    overflow: hidden;
}

.skt-how .how-tems .tem p {
    margin-left: 25px;
    margin-bottom: 10px;
    height: 14px;
    line-height: 14px;
}

.skt-how .how-tems .tem .dx {
    background: url(../image/index.png) no-repeat 0 -118px;
}

.skt-how .how-tems .tem .yd {
    background: url(../image/index.png) no-repeat 0 -64px;
}

.skt-how .how-tems .tem .lt {
    background: url(../image/index.png) no-repeat 0 -10px;
}

.skt-how .f5232f {
    color: #6286FF;
}

.skt-how .fno {
    font-weight: normal;
}

.skt-how .fno sup {
    line-height: 7px;
}

.skt-how .needNum {
    width: 150px;
    height: 36px;
    margin: 6px 25px 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 36px;
    border-radius: 18px;
    color: #6286FF;
    border: 1px solid #6286FF;
    text-align: center;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.skt-how .needNum:hover {
    background-color: #6286FF;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#79B5FF), to(#6286FF));
    background-image: linear-gradient(90deg, #79B5FF, #6286FF);
    color: #fff;
}

.skt-how .des {
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
}

.jiazhi-list {
    margin-top: 60px;
}

.jiazhi-list .ml-20 {
    margin-left: 20px;
}

.jiazhi-list .lh32 {
    line-height: 32px !important;
}

.jiazhi {
    height: 350px;
}

.jiazhi .left,
.jiazhi .right {
    width: 590px;
}

.txtLeft {
    text-align: left !important;
}

.jiazhi h3 {
    margin-top: 48px;
    margin-bottom: 20px;
    height: 30px;
    background: url(https://zqyjc.com/check/static/image/zj-tit.png) no-repeat;
}

.jiazhi-1 {
    height: 288px;
}

.jiazhi-1 h3 {
    margin-top: 67px;
    background-position: 0 -34px;
}

.jiazhi-2 {
    height: 288px;
    margin-bottom: 89px;
}

.jiazhi-2 h3 {
    margin-top: 80px;
    background-position: 0 0;
}

.jiazhi-3 {
    height: 390px;
    margin-bottom: 49px;
}

.jiazhi-3 h3 {
    margin-top: 158px;
    background-position: 0 -68px;
}

.jiazhi-4 {
    height: 308px;
    margin-bottom: 85px;
}

.jiazhi-4 h3 {
    margin-top: 106px;
    background-position: 0 -102px;
}

.jiazhi p {
    margin-top: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 30px;
    color: #999999;
}

.jiazhi .btn {
    color: #6286FF;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #6286FF;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
}

.jiazhi .btn:last-child {
    margin-left: 10px;
}

.jiazhi .btn img {
    width: 10px;
    margin-left: 5px;
}

.jiazhi .btn img.static {
    display: inline-block;
}

.jiazhi .btn img.hover {
    display: none;
}

.jiazhi .btn:hover {
    background-color: #6286FF;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#79B5FF), to(#6286FF));
    background-image: linear-gradient(90deg, #79B5FF, #6286FF);
    -webkit-box-shadow: 0 0 10px 0px #79B5FF;
    box-shadow: 0 0 10px 0px #79B5FF;
    color: #fff;
    border: none;
    width: 130px;
    height: 42px;
    line-height: 42px;
}

.jiazhi .btn:hover img.static {
    display: none;
}

.jiazhi .btn:hover img.hover {
    display: inline-block;
}

.jiazhi .img {
    text-align: center;
    line-height: 220px;
    margin-bottom: 30px;
}

.jiazhi .img img {
    vertical-align: middle;
    height: 288px;
}

.jiazhi .tex {
    font-size: 22px;
    text-align: center;
}

.mustPrower .prower-group .item {
    float: left;
    width: 542px;
    height: 204px;
    margin-right: 12px;
    margin-bottom: 20px;
    padding: 26px;
    border-radius: 16px;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    cursor: pointer;
}

.mustPrower .prower-group .item:hover {
    -webkit-box-shadow: 0 0 18px 0px #79B5FF;
    box-shadow: 0 0 18px 0px #79B5FF;
    transition: all .3s;
}

.mustPrower .prower-group .item:hover .btn {
    transition: all .3s;
    opacity: .9;
}

.mustPrower .prower-group .item .tit {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
}

.mustPrower .prower-group .item .tit .icon {
    margin-right: 10px;
    display: inline-block;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    font-size: 32px;
    color: #6286FF;
    text-align: center;
    border: 1px solid #6286FF;
    border-radius: 5px;
    font-weight: 400;
}

.mustPrower .prower-group .item .tit .icon::before {
    position: relative;
    top: 2px;
}

.mustPrower .prower-group .item .tit .icon.icon1 {
    background-position: 0 0;
}

.mustPrower .prower-group .item .tit .icon.icon2 {
    background-position: -36px 0;
}

.mustPrower .prower-group .item .tit .icon.icon3 {
    background-position: -72px 0;
}

.mustPrower .prower-group .item .tit .icon.icon4 {
    background-position: -108px 0;
}

.mustPrower .prower-group .item .tit .icon.icon5 {
    background-position: -144px 0;
}

.mustPrower .prower-group .item .tit .icon.icon6 {
    background-position: -180px 0;
}

.mustPrower .prower-group .item .des {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
    height: 60px;
}

.mustPrower .prower-group .item .xzl {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}

.mustPrower .prower-group .item .bfb {
    margin-bottom: 24px;
    font-size: 34px;
    font-weight: bold;
    color: #6286FF;
}

.mustPrower .prower-group .item .btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(90deg, #79B5FF 0%, #6286FF 100%);
    box-shadow: 0px 2px 4px 0px rgba(22, 157, 208, 0.5);
    color: #fff;
    text-align: center;
    border-radius: 24px;
    margin-top: 55px;

}


.morePrower .more-group {
    padding-top: 25px;
}

.morePrower .item {
    float: left;
    width: 240px;
    height: 90px;
    margin-bottom: 55px;
    position: relative;
    cursor: pointer;
}

.morePrower .item .icon {
    width: 66px;
    height: 56px;
    background: red;
    margin: 0 auto 10px;
    background: url(../image/mp-1.png) no-repeat;
}

.morePrower .item .icon.icon1 {
    background-position: -462px 0;
}

.morePrower .item .icon.icon2 {
    background-position: -1188px 0;
}

.morePrower .item .icon.icon3 {
    background-position: -330px 0;
}

.morePrower .item .icon.icon4 {
    background-position: -660px 0;
}

.morePrower .item .icon.icon5 {
    background-position: -1254px 0;
}

.morePrower .item .icon.icon6 {
    background-position: -264px 0;
}

.morePrower .item .icon.icon7 {
    background-position: -592px 0;
}

.morePrower .item .icon.icon8 {
    background-position: 0 0;
}

.morePrower .item .icon.icon9 {
    background-position: -920px 0;
}

.morePrower .item .icon.icon10 {
    background-position: -196px 0;
}

.morePrower .item .tex {
    font-size: 16px;
    text-align: center;
}

.morePrower .item:hover .box {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    visibility: visible;
    opacity: 1;
}

.morePrower .item .box {
    display: table;
    position: absolute;
    width: 250px;
    height: 90px;

    box-shadow: 0px 0px 18px 0px #79B5FF;
    left: -48px;
    top: 0;
    background: #fff;
    padding: 0 20px;
    overflow: hidden;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    border-radius: 16px;
}

.morePrower .item .box p {
    max-width: 250px;
    word-wrap: break-word;
    line-height: 20px;
    vertical-align: middle;
    display: table-cell;
}


.needSkt .item {
    float: left;
    width: 393px;
    height: 324px;
    margin-right: 10px;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    border-radius: 16px;
    text-align: center;
}

.needSkt .item h4 {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: bold;
    color: #6286FF;
    text-align: center;
}

.needSkt .item p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -.5px;
}

.needSkt .item.item1 {
    background: url(../image/dh_img1.png) no-repeat 71px 118px;
}

.needSkt .item.item2 {
    background: url(../image/dh_img2.png) no-repeat center 112px;
}

.needSkt .item.item3 {
    background: url(../image/dh_img3.png) no-repeat 90px 116px;
}


.process .process-group {
    width: 100%;
    height: 99px;
    background: url(../image/l-arrow.png) no-repeat left top;
    box-sizing: border-box;
    background-size: 100%;
}

.process .item {
    float: left;
    margin-right: 12px;
    height: 99px;
    width: 215px;
}
.process .item:nth-child(3) {
    width: 265px;
}

.process .item:last-child {
    margin-right: 0;
}

.process .idx {
    float: left;
    margin-top: 22px;
    margin-left: 22px;
    margin-right: 12px;
    width: 38px;
    height: 52px;
    background: url(../image/l-arrow.png) no-repeat;
}

.process .idx.idx1 {
    background-position: left bottom;
}

.process .idx.idx2 {
    background-position: -40px bottom;
}

.process .idx.idx3 {
    background-position: -90px bottom;
}

.process .idx.idx4 {
    background-position: -139px bottom;
}

.process .idx.idx5 {
    background-position: -281px bottom;
}

.process .tex {
    float: left;
    width: 160px;
    margin-top: 22px;
    font-style: italic;
}

.process .tex .tit {
    color: #6286FF;
    font-weight: bold;
    margin-bottom: 4px;
}

.process .tex p {
    line-height: 18px;
}

#logo img {
    width: 178px !important;
    height: auto !important;
}

.two-16 .two-12-outer {
    height: 564px;
    background-color: #e21451;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.banner-area.top64 {
    margin-top: 64px;
}

.two-16 .two-wrap {
    padding-top: 638px;
}

.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.pt1 {
    padding-top: 1px;
}

.userEmpty {
    background-color: #eef5f8;
    padding-top: 1px;

}

#why {
    width: 380px;
    height: 380px;
}



.product .userEmptyInfo {
    padding-top: 40px;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product .userEmptyInfo p:first-child {
    font-size: 32px;
    color: #595f68;
}

.product .userEmptyInfo p {
    color: #a7abb0;
    text-align: center;
    margin-bottom: 15px;
}

.product .userEmptyInfo .emptyEdit {
    width: 530px;
    line-height: 30px;
    color: #94989d;
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 35px;
}

.product .userEmptyInfo .view-ident {
    width: 530px;
    padding-left: 50px;
}

.product .userEmptyInfo .view-ident li {
    width: 250px;
    line-height: 70px;
    float: left;
}

.product .userEmptyInfo .view-ident li span {
    margin-top: -27px;
    margin-left: 10px;
    float: left;
    color: #a3a7ab;
    font-size: 16px;
}

.product .userEmptyInfo .view-ident label {
    width: 16px;
    height: 16px;
    float: left;
    border-radius: 5px;
}

.four-sydb ul li {
    float: left;
    width: 320px;

}

.four-sydb ul li .exbox {
    width: 100%;
    height: 250px;
}

.four-sydb ul li img {
    width: 100%;
}

.four-sydb ul li:nth-child(2) {
    margin: 0px 10px;

}

.zzPrower .sm-tit {
    text-align: center;
    margin-bottom: 36px;
}

.zzPrower .sm-tit a {
    text-decoration: underline;
    color: #000;
}

.zzPrower .prower-group .item {
    float: left;
    width: 251px;
    height: 270px;
    margin-right: 12px;
    padding: 20px 20px 25px 20px;
    border-radius: 16px;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    cursor: pointer;


}

.zzPrower .prower-group .item:hover {
    -webkit-box-shadow: 0 0 18px 0px #79B5FF;
    box-shadow: 0 0 18px 0px #79B5FF;
    transition: all .3s;
}

.zzPrower .prower-group .item:hover .btn {
    transition: all .3s;
    opacity: .9;

}

.zzPrower .prower-group .item .tit {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
}

.zzPrower .prower-group .item .tit .icon {
    margin-right: 10px;
    display: inline-block;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    font-size: 32px;
    color: #6286FF;
    text-align: center;
    border: 1px solid #6286FF;
    border-radius: 5px;
    font-weight: 400;
}

.zzPrower .prower-group .item .tit .icon::before {
    position: relative;
    top: 2px;
}

.zzPrower .prower-group .item .tit .icon.icon1 {
    background-position: 0 0;
}

.zzPrower .prower-group .item .tit .icon.icon2 {
    background-position: -36px 0;
}

.zzPrower .prower-group .item .tit .icon.icon3 {
    background-position: -72px 0;
}

.zzPrower .prower-group .item .tit .icon.icon4 {
    background-position: -108px 0;
}

.zzPrower .prower-group .item .des {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 25px;
}

.zzPrower .prower-group .item .xzl {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.zzPrower .prower-group .item .bfb {
    margin-bottom: 22px;
    font-size: 30px;
    font-weight: bold;
    color: #6286FF;
}

.zzPrower .prower-group .item .btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 150px;
    color: #fff;
    background: linear-gradient(90deg, #79B5FF 0%, #6286FF 100%);
    box-shadow: 0px 2px 4px 0px rgba(22, 157, 208, 0.5);
    border-radius: 24px;
}

@font-face {
    font-family: "iconfont1";
    src: url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAASYAAsAAAAACRQAAARKAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqFVIRTATYCJAMQCwoABCAFhG0HQxvAB1FUTdJkPxKq2zswxnKWs9giBFt+/Xg/Hur3+529d78oeJIkGhmqTycx3Ww6iUyC2EiF7Jn8lnKqTAW75RBcGQZEGWGWOG5KzhwP2B5ieABAT8zGztr/OWa6tAbLDzSXjOTR3mg8bh1QRF402R3IAfmB3DB2eZHnCfQtyYUdt2zfDSIkfVogHpycFSISWllBDl1Fu2BtijeUbnkplwG8ej8ff1AcERStSp97ctXCDo0/22/PVamR9HMQeMOZwTZRsQ0kcVNoPUME0W2EvpxO2gW6hrkwVBd6e65pMH8r0i6W6vqHV4g2XTqE2J1Y5TPM4kYyBNUCys7BPAUeyJouBvgDiDk6bsF7pVRv6hTG/MjIIjpKg3G7DxukLGUwCCBtmLkJw2S1P0e9yb3jaPf1i5XgmYFh/qXZPkzeNHMDSByNLb0LSfSM2/cD0KsPa/DgkbTYdccwQj7aT/IoYnw+FeH3M9Ezz+VAVqxEsXq3KgqT76G+zMw7N+4YQVKCVyku8YJt7VH52Mwj0uEenvWT/q/yxu4e1cG7iqi9N03Uslu1ovfcMJKLr5eulTPWHdNToaN01IzDGjJ4hIn236nj9SokzyjaJ6sZr9Ljsd592+Peu5533nS//Xqgb6/C3sO3e31A2d2rVHpnqtV+NeeXVX/6oC+EnoIbw/CChBFp0xKKcYWWAsqQ+gUq28wnC0mGKsQX9hkdowikBxSxUZA/is/p1qZx76TiGoMy2rXLGFizV8nyEvo07YhEb6D+tL4EcObpvGHLv2a/+iuzNUK9vVve2Jf2qklx3XvlJ1saN7Ek5ed0MN5Nb916Go5j7a83Zr4y8J/5Hmxs0M389+Zos+9x42ZxrcKRYR6nvafl5t1HiwDBvHj6YWSC7r4uIfIemG9o3CWSFY2plEi9ahf6jr5bfWOpGfB/yC1SoyVvIpZTc4uM9my/+WCNA9nZS5cdoLszG4+YOllcVGSJsdiHFHe0bFzYyAXQXIcT/T1qtRPRK67+qu6/5Xd8Z3/6PTC2/n+XSfChnfgM3Y2EZjJ45bzGvH+D17AiFYGuy5SEFle1pafYNAV9ffwRSaY9HUI+1zif0DUXQdGxCFXXMjKx29AysANtXXvQt6XV5oEZAkJkD5smAwiTtkEx9g7VpCvIxD6BlnlfoG0yCOg7jcQ9B1bDSTcTWKvI2tHgkchp46sdpkGk/UILyw2ttApxgUfpwQpuZwAV5RemE63YalYYYoF7GFcsig7kEPgq1BJcxlZW8sgl8OWsTcwvE0VX3YICR9EX5dv4KqAdEbCsRCw7ZLCRECcbXjWHU19EZ77fgsUZqpKVUFFWZu6BJXBz9o4UyVfYANlKWt2o7FJe4jYMp5hI5IA4CHhVkJbAzKo0ojzEVTyqHMtGlK+sQ9ilrgJUzdFUmj+9vOoON0CffmdGiRoZLfnorLKGucv4oeXOSFsZW81xvKUBAAAA') format('woff2')
}

.iconfont1 {
    font-family: "iconfont1" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mima:before {
    content: "\e620";
}

.icon-shouji:before {
    content: "\e6c7";
}

.icon-chenggong:before {
    content: "\e606";
}

/* 登录框 */
.new-reg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
}

.new-reg-container {
    width: 350px;
    padding: 10px 40px 0;
    height: 320px;
    position: fixed;
    top: -80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    z-index: 10002;
}

.new-reg::after {
    content: "";
    width: 360px;
    height: 330px;
    position: fixed;
    top: -80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    background: linear-gradient(90deg, #79B5FF, #6286FF);
}


.new-reg .new-reg-top {
    padding-top: 20px;
    margin-bottom: 20px;
}

.new-reg .new-reg-top h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.new-reg .new-reg-top p {
    text-align: center;
    color: #999;
    font-size: 12px;
}

.new-reg .new-reg-form .new-reg-form-item {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

.new-reg .new-reg-form .new-reg-form-item .iconfont1 {
    font-size: 18px;
    position: absolute;
    left: 13px;
    top: 13px;
}

.new-reg .new-reg-form i.focus {
    color: #6286FF;
}

.new-reg .new-reg-form input {
    /* border: 1px solid #e5e5e5; */
    border: none;
    line-height: 40px;
    padding-left: 40px;
    height: 42px;
    color: #999;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.new-reg .new-reg-form input::-webkit-input-placeholder {
    color: #ccc;
}

.new-reg .new-reg-form input:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}

.new-reg .new-reg-form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}

.new-reg .new-reg-form input:-ms-input-placeholder {
    color: #ccc;
}

.new-reg .new-reg-form button,
.new-reg .new-reg-form img {
    /* border: 1px solid #e5e5e5; */
    border: none;
    border-left: none;
    color: #6286FF;
    opacity: .6;
    width: 200px;
    background: #fff;
    cursor: pointer;
}

/* .new-reg .new-reg-form .imgcode, */
.new-reg .new-reg-form .psdcode {
    display: none;
}

.new-reg .new-reg-form .logintoggle {
    font-size: 12px;
    color: #555558;
    display: none;
}

.new-reg .new-reg-form img {
    width: 200px;
    padding: 1px 4px;
    cursor: pointer;

}

.new-reg .new-reg-form button#newRegBtn {
    padding: 12px 0;
    background: #6286FF;
    border: none;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
}

.new-reg .new-reg-form button#newRegSendCode.new-reg-send-vericode {
    color: #6286FF;
    cursor: pointer;
    opacity: 1;
}

.new-reg .new-reg-form .new-reg-form-item.check-vericode {
    display: flex;
}

.new-reg .new-reg-bottom {
    text-align: center;
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    left: 0;
    width: 100%;
    line-height: 18px;
    color: #000;
}

.vericode-input {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#newRegBtn {
    opacity: 1;
}

.disabled {
    opacity: .6 !important;
    cursor: not-allowed !important;
}

.new-reg .close {
    position: absolute;
    right: -15px;
    top: -18px;
    color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    background-color: #000;
    cursor: pointer;
    transition: all .3s;
    opacity: 1;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 15px;
}

.new-reg .close::before,
.new-reg .close::after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #fff;
    width: 15px;
    top: 15px;
    right: 7px;
    transform: rotateZ(45deg);
}

.new-reg .close::after {
    transform: rotateZ(-45deg);
}


.new-reg .close:hover {
    opacity: .6;
}

.new-reg-validate {
    text-align: left;
    color: #f00;
    font-size: 12px;
}

.new-regcode-validate {
    color: #f00;
    text-align: left;
    padding-top: 10px;
    display: none;
}

.new-reg-form .nc_wrapper {
    width: 100% !important;
}

#domOnPage {
    padding-right: 10px;
}

#dom_id,
#dom_id #nc_3_wrapper,
#dom_id #nc_3_wrapper {
    width: 235px;
}

#dom_id1 {
    width: 318px
}

.new-reg-form .nc-lang-cnt {
    width: 600px;
}

.new-reg-form .nc_scale {
    display: flex;
    width: 100%;
}

.new-reg-form #dom_id {
    width: 100%;
}

.new-reg-form .nc_bg {
    width: 100%;
}


/*底部固定栏*/
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

input {
    outline: none;
}

.bd {
    height: 110px;
    background-color: #77252c;
}

.bd-a a {
    width: 123px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 16.5px;
    color: #fff;
    font-size: 14px;
    margin-left: 30px;
}

.bd-a a:hover {
    background-color: #fff;
    color: #e1251b;
}

.bd-input {
    margin-left: 100px;
    position: relative;
}

.bd-input .bd-call {
    position: absolute;
    top: 45px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.bd-input input {
    width: 215px;
    height: 34px;
    border: none;
    padding-left: 45px;
    box-sizing: border-box;
}

.bd-text {
    margin-right: 10px;
}

.bd-text img {
    vertical-align: middle;
    margin-top: -53px;
}

.four-fix {
    height: 80px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.four-fix-bg {
    background-repeat: repeat-x;
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.four-bd {
    width: 980px;
    margin: 0 auto;
    background-color: transparent !important;
    height: 80px !important;
    line-height: 80px !important;
}

.mt-35 {
    margin-top: -35px;
}

.four-bd-tele input {
    width: 185px !important;
}

.four-bd-tele i {
    top: 28px !important;
}

.four-bd-a a {
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    color: red;
    font-size: 16px;
    margin-left: 25px;
    border: none;
    border-radius: 0px;
    background-color: #fbdc3f;
    font-weight: bold;
}

.four-bd-a a:hover {
    background-color: #e7ca3a;
    color: red;
}

.four-fix-bg {
    background: linear-gradient(0deg, #6286FF, #6286FF);
}

.leyu {
    cursor: pointer;
}

.bd-input .bd-call {
    background: url(../image/shouji-2.png) 0px 0px no-repeat;
    background-size: contain;
}

.bd-text img {
    margin-top: -16px;
}

.four-bd-tele input {
    border-radius: 4px;
}

.clear {
    clear: both;
}



.side-box {
    width: 200px;
    height: 270px;
    position: fixed;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.side-box .side-box-h {
    /* width: 226px; */
    height: 192px;
    background: url(../image/sb1.png) no-repeat 10px -15px;
    z-index: 9999999;
    background-size: contain;
    position: relative;
}

.side-box .form-box {
    padding-top: 72px;
    height: 70px;
    width: 144px;
    background: #fef5f4;
    color: #000;
    position: absolute;
    left: 26px;
    top: 106px;
    z-index: 9999998;
}

.side-box .form-box-css input[type=text] {
    border-bottom: 1px solid #000;
    color: #757575;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    background: #fef5f4;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    font-size: 14px;
    width: 95px;
}

.side-box .form-box-css input[type=text]::-ms-clear,
.side-box .form-box-css input[type=text]::-ms-reveal {
    display: none;
}

.side-box .form-box-css p {
    margin-top: 18px;
    margin-bottom: 25px;
    margin-left: 10px;
}

.side-box .yzmbox {
    position: relative;
}

.side-box .code-vo-sub {
    position: absolute;
    right: 20px;
    top: 130px;
    height: 18px;
    line-height: 18px;
    width: 38px;
    text-align: center;
    background: #d4d4d4;
    cursor: pointer;
}

.side-box .btn-vo-sub {
    border: none;
    background: #6286FF;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}



#slider {
    margin: 0 0 20px 0;
    /* width: 300px; */
    height: 38px;
    position: relative;
    border-radius: 5px;
    background-color: #ccc;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

#slider_bg {
    position: absolute;
    border-radius: 5px 0 0 5px;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #6286FF;
    z-index: 1;
}

#label {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    line-height: 38px;
    border: 1px solid #cccccc;
    border-top: none;
    border-bottom: none;
    background: #fff;
    z-index: 3;
    cursor: move;
    color: #6286FF;
    font-size: 16px;
    font-weight: 900;
    border-radius: 0 5px 5px 0;

}

#labelTip {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: 'Microsoft Yahei', serif;
    color: #000;
    line-height: 38px;
    text-align: center;
    z-index: 2;
}


.f_nbg {
    width: 100%;
    /* min-width: 1200px; */
    background: #181818;
    padding: 30px 0 20px 0;
}

.fot_line {
    border-right: rgba(255, 255, 255, 0.05) 1px solid;
    min-height: 180px;
    box-sizing: border-box;
}

.fot_logo {
    width: 290px;
}

.fot_logo img {
    width: 250px;
    margin-left: -35px;
}

.f_nav {
    width: 360px;
    padding: 0 50px;
    padding-top: 20px;
}

.f_nav h4 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}

.f_nav li p {
    width: 50%;
    line-height: 28px;
    float: left;
}

.f_nav li p a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.46);
}

.f_nav li p a:hover {
    color: #146bbb;
}

.b_weixin {
    width: 260px;
    text-align: center;
}

.b_weixin h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

.b_weixin li::marker {
    content: "";
}

.b_weixin li img {
    width: 170px;
}

.b_weixin li p {
    font-size: 14px;
    text-align: center;
    color: rgba(255, 255, 255, 0.46);
}

.b_contact {
    width: 580px;
    box-sizing: border-box;
    padding-top: 20px;
}

.b_contact h4 {
    padding: 0 0 0 30px;
    font-size: 16px;
    color: #fff;
    background: url(https://zqyjc.com/check/static/images/icon_ren.png) left center no-repeat;
    margin-bottom: 20px;
}

.b_contact p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.46);
    line-height: 34px;
}

.bq_bg {
    width: 100%;
    /* min-width: 1200px; */
    margin: 0px auto;
    padding: 18px 0;
    background: #111;
    color: rgba(255, 255, 255, 0.46);
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

.bq_bg a {
    color: rgba(255, 255, 255, 0.36);
}

.bq_bg span,
.bq_bg a {
    color: rgba(255, 255, 255, 0.46);
    margin: 0 5px;
}

.bq_bg span {
    float: right;
    color: rgba(255, 255, 255, 0.46);
    font-size: 12px;
}

/*--------------------*/

.banner-area {
    position: relative;
    overflow: hidden;
}

.banner-area a {
    background-color: transparent;
}

.banner-area a:active,
.banner-area a:hover {
    outline: 0;
}

.banner-area strong {
    font-weight: 700;
}

.banner-area img {
    border: 0;
}

@media print {

    .banner-area *,
    .banner-area :after,
    .banner-area :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .banner-area a,
    .banner-area a:visited {
        text-decoration: underline;
    }

    .banner-area a[href]:after {
        content: " ("attr(href) ")";
    }

    .banner-area a[href^="javascript:"]:after {
        content: "";
    }

    .banner-area img {
        page-break-inside: avoid;
    }

    .banner-area img {
        max-width: 100% !important;
    }

    .banner-area h2 {
        orphans: 3;
        widows: 3;
    }

    .banner-area h2 {
        page-break-after: avoid;
    }
}

.banner-area * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner-area :after,
.banner-area :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner-area a {
    color: #337ab7;
    text-decoration: none;
}

.banner-area a:focus,
.banner-area a:hover {
    color: #23527c;
    text-decoration: underline;
}

.banner-area a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.banner-area img {
    vertical-align: middle;
}

.banner-area h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.banner-area h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.banner-area h2 {
    font-size: 30px;
}

.banner-area ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.banner-area .row {
    margin-right: -15px;
    margin-left: -15px;
}

.banner-area .col-md-5,
.banner-area .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {

    .banner-area .col-md-5,
    .banner-area .col-md-7 {
        float: left;
    }

    .banner-area .col-md-7 {
        width: 58.33333333%;
    }

    .banner-area .col-md-5 {
        width: 41.66666667%;
    }
}

.banner-area .btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.banner-area .btn:active:focus,
.banner-area .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.banner-area .btn:focus,
.banner-area .btn:hover {
    color: #333;
    text-decoration: none;
}

.banner-area .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.banner-area .carousel {
    position: relative;
}

.banner-area .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner-area .carousel-inner>.item {
    position: relative;
    display: none;
}

.banner-area .carousel-inner>.active {
    display: block;
}

.banner-area .carousel-inner>.active {
    left: 0;
}

.banner-area .container:after,
.banner-area .container:before,
.banner-area .row:after,
.banner-area .row:before {
    display: table;
    content: " ";
}

.banner-area .container:after,
.banner-area .row:after {
    clear: both;
}

.banner-area * {
    padding: 0;
    margin: 0;
}

.banner-area h2 {
    color: #002359;
    font-weight: normal;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    margin: 0;
}

.banner-area h2 {
    margin-bottom: 15px;
}

.banner-area img {
    border: none;
    outline: none;
    max-width: 100%;
}

.banner-area a,
.banner-area .btn {}

.banner-area .f36 {
    font-size: 36px;
}

.banner-area ul {
    margin: 0;
    list-style-type: none;
}

.banner-area a,
.banner-area a:active,
.banner-area a:focus,
.banner-area a:hover {
    outline: none;
    text-decoration: none;
    color: #6286FF;
}

.banner-area a:hover {
    color: #6286FF;
}

.banner-area a {}

.banner-area strong {
    font-weight: 900;
}

.banner-area .btn:active {
    background-image: inherit !important;
}

.banner-area .btn:active:focus,
.banner-area .btn:active:hover,
.banner-area .btn:focus,
.banner-area .btn:hover {
    outline: 0;
}

.banner-area .btn:active {
    outline: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.banner-area .bg-cover {
    background-position: center center;
    background-size: cover;
}

.banner-area .btn {
    width: 150px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #6286FF;
    border-radius: 19px;
    color: #6286FF;
    text-align: center;
    margin-top: 30px;
}

.banner-area .btn-theme {
    background-color: #ff4450;
    color: #ffffff !important;
    border: 2px solid #ff4450;
}

.banner-area .btn.effect:hover,
.banner-area .btn.effect:focus {
    /* background: #ff4450 none repeat scroll 0 0;
    border: 2px solid #ff4450;
    color: #ffffff; */

    transition: all .3s;
    background-color: #6286FF;
    background-image: -moz-linear-gradient(-90deg, #79B5FF 0%, #6286FF 100%);
    background-image: -webkit-linear-gradient(-90deg, #79B5FF 0%, #6286FF 100%);
    background-image: -ms-linear-gradient(-90deg, #79B5FF 0%, #6286FF 100%);
    color: #fff;
}

.banner-area .bg-cover {
    background-position: center center;
    background-size: cover;
}

.banner-area div {
    height: 100%;
}

.banner-area .item h2:first-child {
    animation-delay: 0.5s;
}

.banner-area .item ul {
    animation-delay: 0.6s;
}

.banner-area .item a {
    /* animation-delay: 0.7s; */
}

.banner-area .top-padding .double-items {
    padding-top: 00px;
}

.banner-area .double-items {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.banner-area .double-items div {
    height: auto;
}

.banner-area .double-items .info {
    padding-right: 35px;
}

@media (max-width: 1376px) {
    .banner-area .double-items .info {
        padding-left: 55px;
    }
}

.banner-area .double-items .thumb img {
    max-width: 100%;
}

.banner-area .light-bg h2 {
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 25px;
}

.banner-area .light-bg h2 strong {
    font-size: 60px;
    font-weight: 700;
}

.banner-area ul {
    margin-top: 30px;
    overflow: hidden;
}

.banner-area ul li {
    float: left;
    width: 43%;
    padding-right: 15px;
    position: relative;
    z-index: 1;
    padding-left: 25px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

.banner-area ul li:nth-child(2n) {
    padding-right: 0;
}

.banner-area ul li::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "√";
    color: #ff4450;
}

.banner-area ul li:first-child,
.banner-area ul li:nth-child(2) {
    margin-top: 0;
}

.banner-area .ml50 {
    margin-left: 20px;
}


.Diamonds .tc-show .tc-show-item {
    width: 286.5px;
    height: 320px;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    margin-right: 18px;
    border-radius: 16px;
}

.Diamonds .tc-show .tc-show-item:last-child {
    margin-right: 0;
}

.Diamonds .tc-show .tc-show-item:hover {
    height: 320px;
    -webkit-box-shadow: 0 0 18px 0px #79B5FF;
    box-shadow: 0 0 18px 0px #79B5FF;
    transition: all .3s;
}

.Diamonds .tc-show .tc-show-item .img {
    width: 65px;
    height: 70px;
    margin: 20px auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Diamonds .tc-show .tc-show-item .img .fa {
    font-size: 48px;
    color: #6286FF;
}

.Diamonds .tc-show .tc-show-item .flag {
    font-size: 23px;
    color: #6286FF;
    text-align: center;
}

.Diamonds .tc-show .tc-show-item .gp {
    margin: 10px auto 15px;
    width: 90px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #6286FF;
    border-radius: 3px;
}

.Diamonds .tc-show .tc-show-item .rule {
    margin: 15px 32px;
    /* padding-bottom: 14px; */
    text-align: center;
    line-height: 20px;
    height: 85px;
}

.Diamonds .tc-show .tc-show-item:hover .Example-num .num-group {
    margin: 0 20px 35px;
}

.Diamonds .tc-show .tc-show-item:hover .tc-btn {
    transition: all .3s;
    opacity: .9;
}

.Diamonds .tc-show .tc-show-item.m-RL-16 {
    margin: 0 18px;
}

.Diamonds .tc-show .Example-num {
    padding-top: 18px;
}

.Diamonds .tc-show .Example-num p {
    margin: 0 25px;
    padding-bottom: 16px;
    font-weight: bold;
    text-align: center;
}

.Diamonds .tc-show .Example-num .num-group {
    margin: 0 20px 25px;
    line-height: 22px;
    font-size: 14px;
    height: 70px;
}

.Diamonds .tc-show .Example-num .num-group .n1 div:hover,
.Diamonds .tc-show .Example-num .num-group .n2 div:hover {
    color: #6286FF;
}

.Diamonds .tc-show .tc-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 150px;
    color: #fff;
    background: linear-gradient(90deg, #79B5FF 0%, #6286FF 100%);
    box-shadow: 0px 2px 4px 0px rgba(22, 157, 208, 0.5);
    border-radius: 24px;
}

.croe-des {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    text-transform: none;
    font-weight: 400;
    text-align: left;
    text-indent: 2em;
    width: 1060px;
    margin: 20px auto;

}


.scrollsidebar {
    position: fixed;
    z-index: 99999;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.side_content {
    width: 154px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list {
    width: 154px;
    overflow: hidden;
}

.show_btn {
    width: 0;
    height: 112px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}

.show_btn span {
    display: none;
}

.close_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.side_title,
.side_bottom,
.close_btn,
.show_btn {
    background: url(../image/sidebar_bg.png) no-repeat;
}

.side_title {
    height: 46px;
}

.side_bottom {
    height: 8px;
}

.side_center {
    /* font-family: Verdana, Geneva, sans-serif; */
    padding: 5px 12px;
    font-size: 12px;
}

.close_btn {
    float: right;
    display: block;
    width: 21px;
    height: 16px;
    margin: 16px 10px 0 0;
    _margin: 16px 5px 0 0;
}

.close_btn span {
    display: none;
}

.side_center .custom_service p {
    text-align: center;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}

.other {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.other p {
    padding: 5px 0;
    _height: 16px;
    line-height: normal;
    margin: 0;
    color: #666666;
}

.msgserver {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}

.msgserver a {
    background: url(../image/sidebar_bg.png) no-repeat -119px -115px;
    padding-left: 22px;
}


/* blue skin as the default skin */

.side_title,
.side_blue .side_title {
    background-position: -195px 0;
}

.side_center,
.side_blue .side_center {
    background: url(../image/blue_line.png) repeat-y center;
}

.side_bottom,
.side_blue .side_bottom {
    background-position: -195px -50px;
}

.close_btn,
.side_blue .close_btn {
    background-position: -44px 0;
}

.close_btn:hover,
.side_blue .close_btn:hover {
    background-position: -66px 0;
}

.show_btn,
.side_blue .show_btn {
    background-position: -119px 0;
}

.msgserver a,
.side_blue .msgserver a {
    color: #06C;
}


/* green skin  */

.side_green .side_title {
    background-position: -349px 0;
}

.side_green .side_center {
    background: url(https://zqyjc.com/check/static/image/green_line.png) repeat-y center;
}

.side_green .side_bottom {
    background-position: -349px -50px;
}

.side_green .close_btn {
    background-position: -44px -23px;
}

.side_green .close_btn:hover {
    background-position: -66px -23px;
}

.side_green .show_btn {
    background-position: -147px 0;
}

.side_green .msgserver a {
    color: #76a20c;
}


* {
    padding: 0;
    margin: 0;
    border: 0;
}

input {
    outline: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.rt {
    float: right;
}

div,
p,
ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

.longese {
    color: #333333;
}

header {
    width: 100%;
    height: 80px;
    min-width: 1200px;
    font-size: 16px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 999999;
    text-align: center;
}

header .left {
    width: 280px;
    float: left;
    margin-left: 9%;
    padding-top: 19px;
    text-align: left;
    height: 80px;
    vertical-align: top;
}

header .left a {
    height: 37px;
    vertical-align: middle;
    display: inline-block;
}

html body header .right {
    width: auto;
    margin: 0 auto;
    height: 80px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    z-index: 10000;
}

header .right>div {
    display: inline-block;
}

header li {
    float: left;
    width: 145px;
    text-align: center;
}

header li>a {
    display: inline-block;
    line-height: 80px;
    text-align: center;
    color: #325192;
    font-weight: 600;
    font-size: 14px;
}

header li>div {
    width: 1300px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 80px;
    border-radius: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1001;
}

header .second-nav {
    margin: 8px auto 0;
    text-align: left;
    width: 1200px;
    height: 528px;
    background: #FFFFFF;
    box-shadow: 0px 8px 15px 0px rgba(25, 86, 133, 0.15);
    border-radius: 8px;
    overflow: hidden;
}

header .second-nav2 {
    height: 265px;
}

header .second-nav>.right_box {
    width: 198px;
    height: 100%;
    background: rgba(0, 145, 255, 0.05);
    padding: 18px 29px 0 29px;
    float: right;
    overflow: hidden;
}

header .second-nav>.right_box>p:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}

header .second-nav>.right_box>p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 23px;
}

header .second-nav>.right_box>p.bgs span {
    position: relative;
    z-index: 99;
}

header .second-nav>.right_box>p.bgs::before {
    content: '';
    width: 114px;
    height: 10px;
    background: #B5DDFF;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    z-index: 1;
}

header .second-nav>.right_box>p:nth-child(3) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    margin-bottom: 34px;
}

header .second-nav>.right_box>p:nth-child(4) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(4) span {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    margin-left: 10px;
}

header .second-nav>.right_box>p:nth-child(5) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 35px;
}

header .second-nav>.right_box>p:nth-child(5)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box>p:nth-child(6) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(7) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 35px;
}

header .second-nav>.right_box>p:nth-child(7)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box>p:nth-child(8) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(9) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 105px;
}

header .second-nav>.right_box>.last {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    cursor: pointer;
}

header .second-nav>.right_box>.last span:hover {
    text-decoration: underline;
    color: #0091ff;
}

header .second-nav>.right_box>.last::before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url('../image/jiantou.png') no-repeat 100%/100%;
    overflow: hidden;
    position: relative;
    top: 8px;
    margin-right: 10px;
}

header .second-nav>.left_box {
    display: inline-block;
    padding-left: 38px;
    float: left;
}

header .second-nav>.left_box>div {
    display: inline-block;
    width: 188px;
    vertical-align: top;
}

header .second-nav>.left_box>div>a {
    width: 100%;
    height: 122px;
    overflow: hidden;
    display: block;
}

header .second-nav>.left_box>div>a>img {
    float: left;
    width: 38px;
    height: 38px;
    display: block;
}

header .second-nav>.left_box>div>a .imgr {
    float: left;
    margin-left: 8px;
    padding-top: 3px;
}

header .second-nav>.left_box>div>a .imgr p {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    position: relative;
}

header .second-nav>.left_box>div>a .imgr div {
    width: 88px;
    height: 32px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 16px;
}

header .second-nav>.left_box>div>a:hover p {
    color: #0091ff;
}

header .second-nav>.left_box>div>a:hover div {
    color: #333333;
}

header .second-nav>.left_box>div>.hotline p::before {
    content: '';
    width: 16px;
    height: 12px;
    display: inline-block;
    background: url('../image/hot-f.png') no-repeat 100%/100%;
    position: absolute;
    top: 1px;
    right: 12px;
    background-position-x: 0 !important;
}

header .second-nav>.left_box>div>.dmt p::before {
    right: 0px;
}

header .menu_r_icon {
    display: inline-block;
    position: relative;
    color: rgba(0, 145, 255, 0.4);
}

header .icon-youjiantou- {
    width: 19px;
    height: 19px;
    color: #000;
    float: right;
    margin-right: 10px;
}

header .rotate0 {
    transition: all 0.5s;
    transform: rotate(0deg);
}

header .triangle {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(../image/triangle.png) no-repeat;
    background-size: 100% 100%;
}

header .navbtnBox {
    width: auto;
    height: 80px;
    vertical-align: top;
    position: relative;
    right: 8%;
    z-index: 10;
}

header .navbtnBox a {
    width: 75px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

header .navbtnBox a:nth-of-type(3) {
    width: 62px;
    height: 36px;
    background: rgba(255, 255, 255, 0.3) !important;
    margin-top: 24px;
    font-size: 14px;
    color: #A6B4FF;
    line-height: 36px;
    border-radius: 18px;
}

header .navbtnBox a:nth-of-type(3) .icon-youjiantou- {
    color: #A6B4FF;
}

header .navbtnBox a img {
    width: 20px;
    height: 20px;
    margin-top: 8px;
    display: block;
    float: left;
    margin-left: 12px;
}

header .navbtnBox a:nth-child(2):hover {
    color: #0091ff;
    /* border: 1px solid #1372FF; */
}

header .navbtnBox a:nth-child(2) {
    background: linear-gradient(133deg, #80C8FF 0%, #0091FF 100%);
    color: white;
    text-align: center;
    line-height: 36px;
    margin-right: 22px;
    margin-top: 22px;
}

@media screen and (max-width: 1300px) {
    header li {
        width: 125px;
    }
}

@media screen and (max-width: 1400px) {
    header .navbtnBox a:nth-child(3) {
        margin-right: 30px;
    }

    header .left {
        margin-left: 30px;
        text-align: left;
        width: 190px;
    }

    html body header .right {
        left: 46%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    html body header .right {
        left: 42%;
    }
}

.Btn:hover {
    opacity: .9;
}

.Btn {
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.longese {
    margin-top: 24px !important;
}

@media screen and (max-width: 1550px) {
    header li {
        width: 124px;
    }

    header .navbtnBox a:nth-child(3) {
        margin-right: 70px;
    }
}

header .right ul li {
    position: relative;
}

.hot4 {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url('../image/Hot4.png') top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50px;
    left: 65px;
    animation: myhot 3s infinite linear;
    transform-origin: top center;
}

header .right ul li {
    position: inherit;
}

.hot4 {
    left: 510px;
}

@media screen and (max-width: 1000px) {
    header .second-nav {
        width: 752px;
    }

    header .second-nav>.right_box {
        width: 406px;
    }
}

@media screen and (max-width: 1550px) {
    .hot4 {
        left: 436px;
    }
}


input,
select,
button {
    outline: 0;
}

button {
    border: 0;
    background-clip: padding-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cu_layer {
    display: none;
}

input::-ms-clear {
    display: none;
}

/*删除文本框中的叉号*/
input::-ms-reveal {
    display: none;
}

.longese {
    color: #333333;
}

/* header */
header {
    width: 100%;
    height: 80px;
    min-width: 1200px;
    font-size: 16px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 9998;
    text-align: center;
}

.top3 {
    box-shadow: 0 4px 6px rgba(130, 155, 227, .09);
}

.fadeInDown1 {
    animation: t1 0.2s forwards linear alternate;
}

.fadeOutUp1 {
    animation: t2 0.2s forwards linear alternate;
}

@keyframes t1 {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes t2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}


/* .top1{
    animation: t1 0.2s forwards linear alternate;
}
.top2{
    animation: t2 0.2s forwards linear alternate;
}


@keyframes t1 {
0% {
   top:0;
   }
100% { 
    top:-80px;
   }
}
@keyframes t2 {
0% {
    top:-80px;
    }
100% { 
    top:0x;
    }
} */
.navAct {
    font-size: 16px !important;
    /* color: #0091FF!important; */
}

.whites {
    background: white !important;
}

header .left {
    width: 185px;
    float: left;
    margin-left: 9%;
    padding-top: 12px;
    text-align: left;
    height: 68px;
    vertical-align: top;
}

header .left a {
    height: 37px;
    vertical-align: middle;
    display: inline-block;
}

html body header .right {
    width: auto;
    margin: 0 auto;
    height: 80px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    z-index: 10000;
}

header .right>div {
    display: inline-block;

}

header li {
    float: left;
    width: 128px;
    text-align: center;
    /* background: url(../images/1_02.jpg) right center no-repeat; */
}

header li>a {
    display: inline-block;
    line-height: 80px;
    text-align: center;
    color: #325192;
    font-weight: 600;
    font-size: 16px;
}

header li>div {
    width: 1300px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 80px;
    border-radius: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1001;
}

header .second-nav {
    margin: 8px auto 0;
    text-align: left;
    width: 1200px;
    height: 528px;
    background: #FFFFFF;
    box-shadow: 0px 8px 15px 0px rgba(25, 86, 133, 0.15);
    border-radius: 8px;
    overflow: hidden;
}

header .second-nav2 {
    height: 265px;
}

header .second-nav>.right_box {
    width: 198px;
    height: 100%;
    background: rgba(0, 145, 255, 0.05);
    padding: 18px 29px 0 29px;
    float: right;
    overflow: hidden;
}

header .second-nav>.right_box>p:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}

header .second-nav>.right_box>p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 23px;
}

header .second-nav>.right_box>p.bgs span {
    position: relative;
    z-index: 99;
}

header .second-nav>.right_box>p.bgs::before {
    content: '';
    width: 114px;
    height: 10px;
    background: #B5DDFF;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    z-index: 1;
}

header .second-nav>.right_box>p:nth-child(3) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    margin-bottom: 34px;
}

header .second-nav>.right_box>p:nth-child(4) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(4) span {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    margin-left: 10px;
}

header .second-nav>.right_box>p:nth-child(5) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 35px;
}

header .second-nav>.right_box>p:nth-child(5)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box>p:nth-child(6) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(7) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 35px;
}

header .second-nav>.right_box>p:nth-child(7)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box>p:nth-child(8) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box>p:nth-child(9) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 105px;
}



header .second-nav>.right_box>.last {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    cursor: pointer;
}

header .second-nav>.right_box>.last span:hover {
    text-decoration: underline;
    color: #0091ff;
}

header .second-nav>.right_box>.last::before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url('../image/jiantou.png') no-repeat 100%/100%;
    overflow: hidden;
    position: relative;
    top: 8px;
    margin-right: 10px;
}

header .second-nav>.right_box>div {
    margin: 18px 0 34px 0;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 18px;
}

header .second-nav>.left_box {
    display: inline-block;
    padding-left: 38px;
    float: left;
}

header .second-nav>.left_box>div {
    display: inline-block;
    width: 188px;
    vertical-align: top;
}

header .second-nav>.left_box>div>a {
    width: 100%;
    height: 122px;
    overflow: hidden;
    display: block;

}

header .second-nav>.left_box>div>a>p {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

header .second-nav>.left_box>div>a>img {
    float: left;
    width: 38px;
    height: 38px;
    display: block;

}

header .second-nav>.left_box>div>a .imgr {
    float: left;
    margin-left: 8px;
    padding-top: 3px;
}

header .second-nav>.left_box>div>a .imgr p {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    position: relative;
}

header .second-nav>.left_box>div>a .imgr div {
    width: 88px;
    height: 32px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 16px;
}

header .second-nav>.left_box>div>a:hover p {
    color: #0091ff;
}

header .second-nav>.left_box>div>a:hover div {
    color: #333333;
}

header .second-nav>.left_box>div>.hotline p::before {
    content: '';
    width: 16px;
    height: 12px;
    display: inline-block;
    background: url('../image/hot-f.png') no-repeat 100%/100%;
    position: absolute;
    top: 1px;
    right: 12px;
    background-position-x: 0 !important;
}

header .second-nav>.left_box>div>.dmt p::before {
    right: 0px;
}

header .second-nav>.left_box>div>.identity>p::before {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url('../image/identity400.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 1px;
    left: 0;
    background-position-x: 0px !important;
}

header .second-nav>.left_box>div>.videomessage>p::before {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url('https://zqyjc.com/check/static/img/spdx.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 1px;
    left: 0;
    background-position-x: 0px !important;
}



header .second-nav>.left_box>div>a:nth-child(2)>p::before {
    background-position-x: -66px;
}

header .second-nav>.left_box>div>a:nth-child(3)>p::before {
    background-position-x: -22px;
}


header .second-nav>.left_box>div:nth-child(2)>a:nth-child(1)>p::before {
    background-position-x: -110px;
}

header .second-nav>.left_box>div:nth-child(2)>a:nth-child(2)>p::before {
    background-position-x: -88px;
}

header .second-nav>.left_box>div:nth-child(3)>a:nth-child(1)>p::before {
    background-position-x: -44px;
}

header .menu_r_icon {
    display: inline-block;
    position: relative;
    color: rgba(0, 145, 255, 0.4);
}

header .icon-youjiantou- {
    width: 19px;
    height: 19px;
    color: #000;
    float: right;
    margin-right: 10px;
}

header .rotate180 {
    transition: all 0.5s;
    transform: rotate(180deg);
}

header .rotate0 {
    transition: all 0.5s;
    transform: rotate(0deg);
}

header .triangle {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(../image/triangle.png) no-repeat;
    background-size: 100% 100%;
}

header .navbtnBox {
    width: auto;
    height: 80px;
    vertical-align: top;
    position: relative;
    right: 8%;
    z-index: 10;
}

header .navbtnBox a {
    width: 75px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

header .navbtnBox a:nth-of-type(3) {
    width: 62px;
    height: 36px;
    background: rgba(255, 255, 255, 0.3) !important;
    margin-top: 24px;
    font-size: 14px;
    color: #A6B4FF;
    line-height: 36px;
    border-radius: 18px;
}

header .navbtnBox a:nth-of-type(3) .icon-youjiantou- {
    color: #A6B4FF;
}

header .navbtnBox a img {
    width: 20px;
    height: 20px;
    margin-top: 8px;
    display: block;
    float: left;
    margin-left: 12px;
}

header .navbtnBox a:hover {
    color: #0091ff;
    /* border: 1px solid #1372FF; */
}

header .navbtnBox a {
    background: linear-gradient(133deg, #80C8FF 0%, #0091FF 100%);
    color: white;
    text-align: center;
    line-height: 36px;
    margin-right: 22px;
    margin-top: 22px;
}


@media screen and (max-width: 1400px) {
    header .navbtnBox a:nth-child(3) {
        margin-right: 30px;
    }

    header .left {
        margin-left: 30px;
        text-align: left;
        width: 190px;
    }

    html body header .right {
        left: 46%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    html body header .right {
        left: 42%;
    }

    header .navbtnBox {
        right: 5%;
    }

    html body header .right {
        width: 685px;
        left: 47%;
    }
}

@media screen and (max-width: 1400px) {
    html body header .right {
        width: 685px;
        left: 47%;
    }
}

/* 按钮 */
.Btn:hover {
    opacity: .9;
}

.Btn {
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.Btn dd {
    border-radius: 50%;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    transform: translate(-50%, -50%);
    animation: tran .6s linear alternate;
}

@keyframes tran {
    0% {
        width: 0;
        height: 0;
        opacity: .6;
    }

    100% {
        width: 500px;
        height: 500px;
        opacity: 0;
    }

}

.redx {
    color: #c7254e;
}

/* api文档 */
.content .search-box {
    position: fixed;
    display: inline-block;
    width: 300px;
    top: 0;
    background: #FAFAFA;
    padding-top: 80px;
}

.content .search-box>h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    margin: 30px 0 20px 30px;
}

.content .search-box .input_box {
    width: 240px;
    height: 34px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 26px;
    margin-left: 30px;
    border-radius: 20px;
}

.content .search-box .input_box input {
    margin-top: 9px;
    margin-left: 6px;
    width: 170px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #666666;
}

.content .search-box .input_box>i {
    margin-left: 10px;
    cursor: pointer;

}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: auto !important;
}


.tabs_box .tab_top {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    line-height: 21px;
    padding-left: 50px;
    text-align: left;
}

.tabs_box .tab_top .is_act {
    color: #0091FF;
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.07);
    border-radius: 6px 6px 0px 0px;
}

.tabs_box .tab_top li {
    width: 250px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    padding-left: 20px;
    text-align: left;
}

.tabs_box .tab_top li:hover {
    cursor: pointer;
}

.tabs_box .tab_bottom {
    position: relative;
    z-index: 100;
}

.tabs_box .tab_bottom li {
    display: inline-block;
    width: 1200px;
    height: 600px;
    overflow: hidden;
}

.tabs_box .tab_bottom li>div {
    margin-left: 90px;
    text-align: left;
    width: 440px;
}

.tabs_box .tab_bottom li>img {

    overflow: hidden;
    position: absolute;
    top: 75px;
    right: 70px;
}

.tabs_box .tab_bottom li>div>div:nth-child(1) {
    margin-top: 95px;

}

.tabs_box .tab_bottom li>div>div:nth-child(1) p:nth-child(1) {
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 46px;
}

.tabs_box .tab_bottom li>div>div:nth-child(1) p:nth-child(2) {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin: 20px 0 50px 0;
}

.tabs_box .text_box {
    width: 440px;
    height: 78px;
    overflow: hidden;
    border-bottom: 2px solid #afdcff;
    cursor: pointer;
}

.tabs_box .text_box i {
    color: #0091FF;

}

.tabs_box .one {
    position: relative;
    border-bottom: 2px solid #afdcff;
    border-top: 2px solid #afdcff;
}

.tabs_box .text_box p:nth-child(1) {
    line-height: 78px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333333;

}

.tabs_box .text_box p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.tabs_box .tab_bottom>.ani {
    animation: ars 0.5s forwards;
    opacity: 0;
}

.tabs_box .tab_bottom>li {
    position: relative;
    display: none;
}

.tabs_box .tab_bottom>li:nth-child(1) {
    display: block;
}

@keyframes ars {
    0% {
        top: 20px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

.section_4>div>i {
    width: 1200px;
    height: 600px;
    overflow: hidden;
    position: absolute;
    top: 229px;
    background: white;
}

.tabs_box .text_box {
    position: relative;
}

.tabs_box i {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    animation: all 0.4s;
}

.tabs_box img {
    position: absolute;
    top: 31px;
    right: 0;
    font-weight: bold;
    animation: all 0.4s;
}

body .tabs_box .ro0 {
    transform: rotate(0);
}

body .tabs_box .ro180 {
    transform: rotate(180deg);
}


header .nav ul>li:nth-child(3) .right_box>div>a>p {
    padding-left: 12px;
}

header .nav ul>li:nth-child(3) .right_box>div>a>p::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0px;
    background: rgb(0, 145, 255);
}

header .nav ul>li:nth-child(4) .right_box>div>a>p {
    padding-left: 12px;
}

header .nav ul>li:nth-child(4) .right_box>div>a>p::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0px;
    background: rgb(0, 145, 255);
}

header .nav ul>li:nth-child(3) .right_box>div:nth-child(1)>a>p::before {
    background: #f69E2e;
}

.r_layer {
    width: 76px;
    position: fixed;
    top: 244px;
    right: 10px;
    z-index: 100000;
}

.r_layer>a:nth-child(1) {
    width: 76px;
    height: 75px;
    display: inline-block;
    background: url('https://zqyjc.com/check/static/img/sn_3.png');
    background-size: 100%;
    position: absolute;
    top: 19px;
    left: 0;
}

.r_layer>a:nth-child(1) div {
    width: 154px;
    height: 160px;
    display: inline-block;
    background: url(https://zqyjc.com/check/static/img/sn_1.png);
    background-size: 100%;
    position: absolute;
    top: 10px;
    left: -146px;
    display: none;
}

.r_layer>a:nth-child(1):hover div {
    display: block;
}

.r_layer>a:nth-child(2) {
    width: 76px;
    height: 75px;
    display: inline-block;
    background: url('https://zqyjc.com/check/static/img/sn_4.png');
    background-size: 100%;
    position: absolute;
    top: 81px;
    left: 0;
}

.r_layer>a:nth-child(2) div {
    width: 128px;
    height: 119px;
    display: inline-block;
    background: url('https://zqyjc.com/check/static/img/sn_2.png');
    background-size: 100%;
    position: absolute;
    top: 11px;
    left: -119px;
    display: none;
}

.r_layer>a:nth-child(2):hover div {
    display: block;
}



.bt_menu {
    position: absolute;
    top: 191px;
    left: 31px;
    width: 238px;
    min-height: 55px;
    display: inline-block;
    background: white;
    border-radius: 5px;
    box-shadow: 0px 4px 10px 0px rgba(17, 17, 17, 0.1);
}

.bt_menu a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-left: 30px;
    margin-bottom: 16px;
}

.bt_menu a:nth-child(1) {
    margin-top: 16px;
}


.newv {
    width: 120px;
    display: inline-block;
    vertical-align: top;
    background: #0091ff;
    color: white;
    font-size: 15px;
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
}

.oldv {
    width: 120px;
    display: inline-block;
    vertical-align: top;
    background: #0091ff;
    color: white;
    font-size: 15px;
    text-align: center;
    line-height: 44px;
    margin-left: 40px;
    border-radius: 3px;
}

.cuclass1 {
    background: white !important
}

.cuclass1 .lay_title {
    background: white !important;
    color: black;
    text-align: left;
    padding-top: 3px;
    padding-left: 16px;
    font-size: 17px;
}

.cuclass1 .lay_close {
    color: black;
    font-size: 14px;
    top: 18px;
    right: 16px;
}

.longese {
    margin-top: 22px !important;
}

@media screen and (max-width: 1550px) {
    header li {
        width: 114px;
    }

    header .navbtnBox a:nth-child(3) {
        margin-right: 70px;
    }
}

header .right ul li {
    position: relative;
}

.hot4 {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url('https://zqyjc.com/check/static/img/Hot4.png') top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50px;
    left: 65px;
    animation: myhot 3s infinite linear;
    transform-origin: top center;
}

@keyframes myhot {
    0% {
        transform: rotate(-30deg);
        transition-timing-function: cubic-bezier(0.1, 0.12, 0.32, 1.275)
    }

    50% {
        transform: rotate(30deg);
        transition-timing-function: cubic-bezier(0.1, 0.12, 0.32, 1.275)
    }

    100% {
        transform: rotate(-30deg);
        transition-timing-function: cubic-bezier(0.1, 0.12, 0.32, 1.275)
    }
}

header .right ul li {
    position: inherit;
}

.hot4 {
    left: 510px;
}

@media screen and (max-width: 1000px) {

    header .second-nav {
        width: 752px;
    }

    header .second-nav>.right_box {
        width: 406px;
    }

    header .right ul li:nth-child(3) .right_box>div:nth-child(1) {
        display: none;
    }
}

@media screen and (max-width: 1550px) {
    .hot4 {
        left: 436px;
    }
}

.smallIcon3 {
    opacity: 0;
}


header .second-nav .left_box h1 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 22px;
    margin-top: 24px;
    margin-left: 4px;
    margin-bottom: 22px;
}

header .second-nav .left_box2 {
    float: left;
    width: 812px;
    height: 265px;
    background: #FFFFFF;
    padding-top: 30px;
    padding-left: 42px;
}

header .second-nav .left_box2>div {
    display: inline-block;
    width: 184px;
    height: auto;
    vertical-align: top;
}

header .second-nav .left_box2 a {
    width: 184px;
    height: 116px;
    display: block;
}

header .second-nav .left_box2 a .dot {
    margin-right: 12px;
}

header .second-nav .left_box2 a .dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 6px;
    background: linear-gradient(133deg, #80C8FF 0%, #0091FF 100%);
}

header .second-nav .left_box2 a .dot span.act {
    background: linear-gradient(64deg, #FE4201 0%, #FF875D 100%);
    opacity: 0.8;
}


header .second-nav .left_box2 a>div {
    float: left;
    height: 116px;
}

header .second-nav .left_box2 a>div:nth-of-type(2) p {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    margin-bottom: 8px;
}

header .second-nav .left_box2 a>div:nth-of-type(2) div {
    width: 88px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.3);
    line-height: 16px;
}

header .second-nav .right_box2 {
    float: right;
    width: 388px;
    height: 265px;
    background: rgba(0, 145, 255, 0.05);
    padding-top: 18px;
    padding-left: 40px;
}

header .second-nav>.right_box2>p:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}

header .second-nav>.right_box2>p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

header .second-nav>.right_box2>p.bgs span {
    position: relative;
    z-index: 99;
}

header .second-nav>.right_box2>p.bgs::before {
    content: '';
    width: 71px;
    height: 10px;
    background: #B5DDFF;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    z-index: 1;
}

header .second-nav>.right_box2>p:nth-child(3) {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    margin-bottom: 34px;
}

header .second-nav>.right_box2 div {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

header .second-nav>.right_box2>div>p:nth-child(1) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box2>div>p:nth-child(1) span {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    margin-left: 10px;
}

header .second-nav>.right_box2>div>p:nth-child(2) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 19px;
}

header .second-nav>.right_box2>div:nth-of-type(1)>p:nth-child(2)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box2>div:nth-of-type(1)>p:nth-child(3) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 4px;
}

header .second-nav>.right_box2>div:nth-of-type(1)>p:nth-child(4) {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 17px;
    margin-bottom: 35px;
}

header .second-nav>.right_box2>div:nth-of-type(1)>p:nth-child(4)::before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../image/dianhua.png') no-repeat 100%/100%;
    position: relative;
    top: 0px;
    margin-right: 6px;
}

header .second-nav>.right_box2 .last {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    cursor: pointer;
}

header .second-nav>.right_box2 .last span:hover {
    text-decoration: underline;
    color: #0091ff;
}

header .second-nav>.right_box2 .last::before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url('../image/jiantou.png') no-repeat 100%/100%;
    overflow: hidden;
    position: relative;
    top: 8px;
    margin-right: 10px;
}

header .second-nav2 .left_box {
    padding-top: 21px;
    padding-left: 38px;
}

header .hots {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 8px;
    left: 80px;
}

header .left>a>img {
    width: 250px;
    vertical-align: middle;
    margin-top: -23px;
}

header .navbtnBox a.longese {
    color: #325192 !important;
    background: none;
    font-size: 14px;
    font-weight: 500;
}

header .navbtnBox a.Btn {
    width: 75px;
    height: 36px;
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
    background: linear-gradient(90deg, #79B5FF 0%, #6286FF 100%) !important;
    box-shadow: 0px 2px 8px 0px rgba(116, 142, 255, 0.72) !important;
    border-radius: 18px;
}

.section_1 {
    width: 100%;
    height: 780px;
    background: url(../image/feigebg.png) no-repeat;
    background-size: 100% 100%;
}

.sec_box {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    height: 780px;
}

.section_1 .sec_box>div {
    padding-top: 85px;
    color: #325192;
    display: inline-block;
}

.section_1 .sec_box>p {
    display: inline-block;
    margin: 200px 0 0 1px;
    font-size: 40px;
    font-weight: 600;
    color: #325192;
    line-height: 56px;
    letter-spacing: 4px;
}

.section_1 .sec_box.sec_box_1>h1 {
    display: inline-block;
    margin: 127px 0 0 1px;
    font-size: 24px;
    font-weight: 600;
    color: #325192;
    line-height: 56px;
    letter-spacing: 4px;
}

.section_1 .sec_box.sec_box_1>p {
    display: block;

    margin: 30px 0 0 1px;

}

.section_1 .sec_box>div .mfty {
    width: 440px;
    height: 65px;
    background: #FFFFFF;
    box-shadow: 0px 8px 20px 0px rgba(197, 230, 241, 0.6);
    border-radius: 16px;
}

.section_1 .sec_box>h2 {
    margin: 30px 0 0 1px;
    font-size: 40px;
    font-weight: 600;
    color: #325192;
    line-height: 56px;
    letter-spacing: 4px;
}

.section_1 .sec_box>span {
    display: block;
    margin: 30px 0 0 1px;
    font-size: 24px;
    font-weight: 600;
    color: #325192;
    line-height: 33px;
    letter-spacing: 3px;
}

.section_1 .sec_box>span.mfdes {
    font-size: 16px;

    font-weight: 400;
    width: 700px;

    letter-spacing: 0px;

}

.section_1 .sec_box .guojia {
    overflow: hidden;
    margin-top: 30px;
}

.section_1 .sec_box .guojia li {
    float: left;
    height: 38px;
    font-size: 20px;
    font-weight: 400;
    color: #FF7E4D;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
}

.section_1 .sec_box .guojia li:nth-of-type(1) {
    width: 110px;
    background: #FFFFFF;
    border-radius: 0px 16px 16px 16px;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    color: #FF7E4D;
    margin-right: 26px;
}

.section_1 .sec_box .guojia li:nth-of-type(2) {
    width: 110px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    border-radius: 0px 16px 16px 16px;
    color: #6286FF;
    margin-right: 26px;
}

.section_1 .sec_box .guojia li:nth-of-type(3) {
    width: 180px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    border-radius: 16px 0px 16px 16px;
    color: #477EFF;
}

.section_1 .sec_box2 .guojia li:nth-of-type(1) {
    width: 210px;
    background: #FFFFFF;
    border-radius: 0px 16px 16px 16px;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    color: #FF7E4D;
    margin-right: 26px;
}

.section_1 .sec_box2 .guojia li:nth-of-type(2) {
    width: 210px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    border-radius: 0px 16px 16px 16px;
    color: #6286FF;
    margin-right: 26px;
}

.section_1 .sec_box2 .guojia2 li:nth-of-type(1) {
    width: 210px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    border-radius: 16px 16px 16px 0;
    color: #477EFF;
}

.section_1 .sec_box2 .guojia2 li:nth-of-type(2) {
    width: 210px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(184, 220, 233, 0.6);
    border-radius: 16px 16px 0px 16px;
    color: #ff0000;
}

.sec_box .arb {
    position: absolute;

    right: 0;
    bottom: 100px;
    width: 670px;

}

.counter {
    font-weight: bold;
}

.exper {
    position: relative;
}

.exper .suspension {
    position: relative;
    width: 229px;
    top: -15px;
    left: 106px;
    overflow: hidden;
    height: 105px;
}

.exper .suspension .abs {
    position: relative;
    height: 37px;
}

.exper .suspension .circular {
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 26px;
    background: #17D1FF;
    border-radius: 50%;
    box-shadow: inset 1px 3px 3px 0px #2BAECF, inset 0px 1px 3px 0px rgba(223, 239, 255, 0.24);
}

.exper .suspension .circular2 {
    left: 194px;
}

.exper .suspension .line {
    display: inline-block;
    position: absolute;
    left: 30px;
    width: 2px;
    height: 37px;
    background: rgba(89, 204, 233, 0.4);
}

.exper .suspension .line2 {
    left: 198px;
}

.exper .suspension img {
    width: 229px;
    height: 62px;
    margin-top: -6px;
}

.experience {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
    line-height: 47px;
    float: right;
    margin: 9px 30px 0 0;
    width: 190px;
    height: 47px;
    background: linear-gradient(90deg, #79B5FF 0%, #6286FF 100%);
    box-shadow: 0px 2px 4px 0px rgba(22, 157, 208, 0.5);
    border-radius: 24px;
}

.mobile {
    height: 33px;
    width: 182px;
    line-height: 33px;
    margin-left: 31px;
    margin-top: 16px;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #848BA1;
    letter-spacing: 2px;
}

.mobile::placeholder {
    color: #848BA1;
}



.tybox {}

.tybox li {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.tybox li p {
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    background: rgba(255, 255, 255, 0.62);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 18px;
    font-size: 24px;
    font-weight: 600;
    color: #6286FF;
    display: none;
}

.tybox li .dingwei {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.tybox li .dingwei .bgw {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 2px 6px 0px rgba(126, 192, 224, 0.8);
    position: absolute;
    z-index: 3;
    top: 13px;
    left: 13px;
}

.tybox li.active .dingwei .bgw {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #6286FF;
    box-shadow: 0px 2px 6px 0px rgba(126, 192, 224, 0.8);
    border: 4px solid #FFFFFF;
    position: absolute;
    z-index: 3;
    top: 12px;
    left: 12px;
}

.tybox li.active p {
    display: block;
}

.tybox .dingwei div:nth-of-type(1) {
    width: 46px;
    height: 46px;
    position: absolute;
    z-index: 1;
}

.tybox .ty111 {
    top: 191px;
    left: 646px;
}

.tybox .ty111.active {
    left: 531px !important;
}

.tybox .ty222 {
    top: 438px;
    left: 558px;
}

.tybox .ty222.active {
    left: 440px !important;
}

.tybox .ty333 {
    top: 664px;
    left: 650px;
}

.tybox .ty333.active {
    left: 492px !important;
}

.tybox .ty444 {
    top: 569px;
    left: 1250px;
}

.tybox .ty444 p {
    width: 126px;
}

.tybox .ty444.active {
    left: 1250px !important;
}

.tybox .ty555 {
    top: 284px;
    left: 1248px;
}

.tybox .ty555 p {
    width: 201px;
}

.tybox .ty555.active {
    left: 1250px !important;
}

.ty111:hover {}

.ty222:hover {}

.ty333:hover {}

.ty444:hover {}

.ty555:hover {}

.ty1_1 {}

.ty2_2 {
    background: url("https://zqyjc.com/check/static/img/ty444.png") no-repeat;
    background-size: 100%;
}

.ty3_3 {
    background: url("https://zqyjc.com/check/static/img/ty222.png") no-repeat;
    background-size: 100%;
}

.ty4_4 {
    background: url("https://zqyjc.com/check/static/img/ty111.png") no-repeat;
    background-size: 100%;
}

.ty5_5 {
    background: url("https://zqyjc.com/check/static/img/ty333.png") no-repeat;
    background-size: 100%;
}

header .right ul li.w4 {
    position: relative;
}

.service-center,
.solution {
    vertical-align: middle
}

.w4:hover .service-center,
.w3:hover .solution {
    transform: rotate(180deg) !important
}

.w4:hover .service-center-modal,
.w3:hover .solution-modal {
    display: block !important;
    position: absolute;
    z-index: 99999;
    background: #fff;
    margin-top: -4px;
    right: unset;
    left: 50%;
    transform: translate(-70px, 0)
}

.w3:hover .solution-modal {
    box-shadow: 0 8px 16px 0 rgba(18, 84, 211, 0.3);
    border-radius: 2px
}

.solution-modal {
    width: 245px;
    height: 468px;
    margin-left: -84px
}

.service-center-modal {
    margin-left: -24px;
    text-align: center;
    width: 170px;
    height: auto;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(18, 84, 211, 0.3);
    border-radius: 2px
}

.user-desc:hover,
.file-api:hover {
    background-color: #eff3f5;
    color: #1b62e1 !important
}

.service-center-modal,
.solution-modal {
    display: none;
    color: #333
}

.service-center-modal .user-desc {
    display: block;
    height: 58px;
    border-bottom: 1px solid #f1f1f1;
    color: #333;
    font-size: 14px;
    line-height: 58px;
    text-align: left;
    padding-left: 5px;
}

.service-center-modal .user-desc span {
    margin-right: 7px;
    display: inline-block;
    width: 10px;
    height: 10px;

    background-color: #ff0000;
    border-radius: 50%;
    margin-left: 13px;
}

.service-center-modal .user-desc.hot {
    color: red
}

.service-center-modal .user-desc:hover span {
    background-color: #1b62e1 !important;
}


.solution-modal-item:hover {
    background-color: #eff3f5
}

.solution-modal-item:hover .solution-item-title {
    color: #1b62e1 !important
}

.service-center-modal .file-api {
    color: #333;
    font-size: 14px
}

.solution-modal-item {
    padding: 19px 15px 0 15px;
    height: 59px
}

.solution-item {
    display: inline-block;
    height: 40px
}

.solution-modal img {
    vertical-align: top;
    margin-right: 10px
}

.solution-item-title {
    height: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #162537;
    line-height: 20px
}

.solution-item-desc {
    height: 13px;
    font-size: 12px;
    font-weight: 400;
    color: #a3abb5;
    line-height: 18px;
    margin-top: 12px
}

.hash {
    padding-top: 80px;
    margin-top: -80px;
}

.float-box * {
    box-sizing: border-box;
}

.float-box {
    box-sizing: border-box;

    width: 68px;
    padding: 5px;
    font-size: 14px;
    position: fixed;
    right: 0;
    top: 80%;
    z-index: 9997;
    margin-top: -303px;
}

.float-ul .vip {
    border-radius: 5px;
    background-image: linear-gradient(120deg, #ed1c24 0, #fb8f02 100%) !important
}

.float-ul .vip a {
    color: #fff
}

.float-ul .vip a:hover {
    background-image: linear-gradient(120deg, #ed1c24 0, #fb8f02 100%) !important;
    color: #fff;
    box-shadow: none
}

.float-ul .vip .float-alert-box {
    display: none;
    width: 300px;
    height: auto;
    background-color: #fff;
    border: 1px solid #ececec;
    position: absolute;
    right: 60px;
    top: 0;
    padding: 0;
    z-index: 9998;
    border-radius: 8px;
    overflow: hidden;
}

.float-ul li a.vip {
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative
}

.float-ul,
.float-ul li {
    margin: 0;
    padding: 0
}

.float-ul {
    margin-top: 5px;
    text-align: center;
    line-height: 1.2;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 2px 5px #e6e6e6;
    border-radius: 5px;
}

.float-ul i {
    font-size: 18px;
    line-height: 22px
}

.float-ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    line-height: 18px;
    color: #555;
}

.float-ul li a:hover {
    background: #1678ff;
    box-shadow: 0 8px 10px rgba(1, 205, 184, .3);
    color: #fff
}

.float-ul li a.weixin {
    position: relative
}

.float-ul li a.telkey {
    position: relative
}

.float-ul li a.qqkey {
    position: relative
}

.float-ul li a.telekey {
    position: relative
}

.fll li:first-child a {
    border-radius: 4px 4px 0 0;
}

.fll li:last-child a {
    border-radius: 0 0 4px 4px;

}

.float-ul li a.top {
    border-radius: 4px
}

.float-alert-box {
    width: 180px;
    height: 185px;
    background-color: #fff;
    border: 1px solid #ececec;
    position: absolute;
    right: 58px;
    top: 0;
    z-index: 9998;
    border-radius: 5px;
    display: none
}

.float-ul li a:hover .tel-box {
    color: #000;
    height: 80px;
}

.float-ul li a:hover .qq-box {
    color: #000;
    height: 80px;
}

.float-ul li a:hover .tele-box {
    color: #000;
    height: 56px;
}

.float-qq-box {
    padding: 20px 15px
}

.float-weixin-box {
    padding: 15px
}

.float-weixin-box img {
    margin: 0 auto
}

.float-weixin-box p {
    font-weight: 600;
    color: #1678ff;
    margin-bottom: 5px
}

.float-alert-box h6 {
    font-size: 20px;
    color: #1678ff
}

.float-alert-box p {
    line-height: 24px
}

.float-ul li .float-qq-box {
    color: #666
}

.float-ul li .float-weixin-box {
    color: #666;
    top: -61px
}

.float-qq-btn {
    padding: 10px;
    background: #1678ff;
    color: #fff
}

.sec_box .arb.banm {
    transform: translate3d(4px, 0px, 0);
    animation: bannerMove 3s ease-in-out 0.7s infinite forwards;
}

.sec_box .arb.b12 {
    position: absolute;
    width: 138px;
    z-index: 4;
    right: 260px;
    bottom: 445px;

}

.sec_box .arb.b11 {
    bottom: 50px;
}

.sec_box .arb.b22 {
    position: absolute;
    width: 80px;
    z-index: 14;
    right: 556px;
    bottom: 240px;

}

.sec_box .arb.b23 {
    position: absolute;
    width: 80px;
    z-index: 14;
    right: 34px;
    bottom: 410px;
}

.sec_box .arb.b24 {
    position: absolute;
    width: 180px;
    z-index: 14;
    right: 212px;
    bottom: 325px;

}

@keyframes bannerMove {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: 1;
        transform: translate3d(4px, -15px, 0)
    }
}

.section_1 .swiper-pagination-bullet {
    width: 80px;
    border-radius: 2px;
    margin: 0 10px;
    height: 5px;
    overflow: hidden;
    opacity: 1;
    background: rgba(255, 255, 255, 0.7);
    border: none;

}

.section_1 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 40px;
    /* left: -516px; */
}

@keyframes shake {
    10%,

    90% {
        transform: translate3d(-1px, 0 0);

    }

    20%,

    80% {
        transform: translate3d(2px, 0, 0);

    }

    30%,

    50%,

    70% {
        transform: translate3d(-4px, 0, 0);

    }

    40%,

    60% {
        transform: translate3d(4px, 0, 0);

    }

}

.apply-shake {
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;

}

header li {
    width: unset !important;
}

header li a {
    padding: 0 20px;
}