/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    outline: 0;
    background: transparent;
    text-decoration: none;
}

body {
    line-height: 1;
    font: 14px "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    background: url(../pic/back.jpg) top center no-repeat #f5f9fc;
    background-size: cover;
}
body,html{
    min-width: 1100px;
}
ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    color: #444c64;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

.hclogo {
    width: 180px;
    height: 84px;
    margin: 20px auto 50px;
    background: url(../images/logo-cent.png) no-repeat;
    background-size: 180px auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    mso-style-parent: "";
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 500;
}

.yellow {
    color: #d27113 !important;
}

.red {
    color: red !important;
}

.green {
    color: green !important;
}


.headw {
    width: 100%;
    height: 84px;
    background: #ffffff;
    border-bottom: 1px solid #e4e7f7;
}

.headw .hcent {
    width: 1024px;
    height: 79px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.headw .hcent .logo {
    width: 150px;
    height: auto;
    display: flex;
    align-items: center;
}
.headw .hcent .logo img{
    width: 100%;
    height: auto;
}

.headw .topad {
    height: 51px;
    width: auto;
    margin: 0 0 0 30px;
    display: flex;
    align-items: center;
}

.headw .topad img {
    height: 51px;
    width: auto;
}

.headw a.rbtn {
    width: auto;
    height: 18px;
    padding-left: 24px;
    color: #8e97b3;
    font-size: 14px;
    line-height: 16px;
}

.headw a.kefu {
    background: url(../pic/em-2@2x.png) top left no-repeat;
    background-size: 18px auto;
}

.headw a.cz {
    background: url(../pic/kuaisuchongzhi@2x.png) center left no-repeat;
    background-size: 18px auto;
}

.headw .l-line {
    height: 14px;
    width: 1px;
    background: #d9deed;
    margin: 0 12px 0;
}

.headw .r-t-btn-reg {
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    background: #f7f8ff;
    border: 1px solid #d5d8e5;
    margin: 0 12px 0 0;
    border-radius: 3px;
}

.headw .r-t-btn-sc {
    width: 94px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: #f44236;
    border: 1px solid #d43328;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.headw .rightc {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.ttits {
    width: 1024px;
    height: 24px;
    line-height: 24px;
    margin: 20px auto 14px;
    font-size: 16px;
    color: #444c64;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.ttits .cicon {
    width: 19px;
    height: 14px;
    margin: 0 12px 0 0;
    background: url(../pic/orbit-full@2x.png) no-repeat;
    background-size: 100% auto;
}

.wrap {
    width: 1024px;
    margin: 0 auto 0;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*+html .clearfix {
    zoom: 1;
}
.imain{
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: nowrap;
    background: none;
    border: none;
}

#conts {
    width: 82%;
    position: relative;
    box-sizing: border-box;
    padding: 30px 20px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
}

#conts .ctitle {
    width: 100%;
    margin: 0 0 20px;
}

#conts .ctitle .ctimg {
    margin-bottom: 12px;
    position: relative;
}
#conts .ctitle .ctimg .titlin{
    width: 60%;
    height: 1px;
    background: linear-gradient(to right, transparent, #c1c7da, transparent);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
#conts .ctitle .ctimg .tit{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #343b4c;
    line-height: 1.5;
    background-color: #fff;
    position: relative;
    z-index: 2;
    width: 160px;
    margin: 0 auto;
    border-radius: 100px;
}

#conts .ctitle .ctxt {
    font-size: 12px;
    color: #8992ad;
    text-align: center;
}

#conts .ctitle .ctimg img {
    display: block;
    margin: 0 auto;
    width: 323px;
    height: auto;
}

.cont-r {
    width: 100%;
    padding:30px;
    box-sizing: border-box;
}

.cont-r .h-btn-1 {
    display: block;
    width: 203px;
    height: 56px;
    background: url(../pic/an@2x.png) no-repeat;
    background-size: 100% auto;
    text-indent: -300px;
    overflow: hidden;
}

.cont-r .h-btn-1:hover {
    background: url(../pic/an-on@2x.png) no-repeat;
    background-size: 100% auto;
}

.cont-r .h-btn-1:active {
    opacity: 0.8;
}

.h-ewm {
    width: 16%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}
.h-ewm .txt{
    text-align: center;
}
.h-ewm .ewmimg{
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    border:1px solid #ddd;
}
.h-ewm .ewmimg img{
    width: 100%;
    height: auto;
}
.h-ewm .h-txt-1 {
    margin-top: 16px;
    font-size: 15px;
    color: #000000;
    text-align: center;
}

.h-ewm .h-txt-2 {
    margin-top: 8px;
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.speedlist {
    padding: 0;
}
.speedlist li {
    overflow: hidden;
    zoom: 1;
    padding: 9px 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.speedlist li:hover {
    background: #f2f3f8;
}

.speedlist li img {
    margin: 0 17px 0 0;
}

.speedlist .ms {
    border: 1px solid #d9dde9;
    font-size: 14px;
    width: 12%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #FFF;
    margin-right: 17px;
    color: #444c64;
    border-radius: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.speedlist .state {
    border: 1px solid #d9dde9;
    font-size: 14px;
    width: 10%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #FFF;
    margin-right: 17px;
    color: #444c64;
    border-radius: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.speedlist .url {
    border: 1px solid #d9dde9;
    display: block;
    width: 38%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    background: #FFF;
    color: #444c64;
    text-align: left;
    padding-left: 20px;
    border-radius: 3px;
    margin-right: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.speedlist .btn-open {
    width: 15%;
    height: 36px;
    display: block;
    font-size: 14px;
    text-align: center;
    background: #f7f8ff;
    border:1px solid #d5d8e5;
    border-radius: 3px;
    line-height: 36px;
    overflow: hidden;
}

.speedlist .btn-copy {
    width: 15%;
    height: 36px;
    display: block;
    font-size: 14px;
    text-align: center;
    background: #f44236;
    border: 1px solid #d43328;
    border-radius: 3px;
    margin-left: 24px;
    line-height: 36px;
    color: #FFFFFF;
    overflow: hidden;
    cursor: copy;
}

.speedlist .btn-copy img,
.speedlist .btn-open img {
    width: 101px;
    height: 36px;
    overflow: hidden;
    margin: 0 !important;
}

.footer {
    background: #FFFFFF;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.footer .cont {
    width: 900px;
    padding: 30px 0 30px;
    margin: 0 auto;
}

.footer .cont .imgl,
.footer .cont .imgl img {
    width: 126px;
    height: 38px;
    float: left;
}

.footer .cont .r-txt {
    float: left;
    font-size: 12px;
    color: #939bb3;
    text-align: left;
    margin-left: 14px;
}

.font-oncolor {
    color: #f44236 !important;
}

.footer .f-d {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #2a2d35;
    color: #646a7f;
    text-align: center;
    font-size: 12px;
}

/* pop */
.pop-up {
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    position: fixed;
    top: 40%;
    z-index: 16;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fff;
    left: 50%;
}

.private-pop {
    width: 300px;
    margin-left: -150px;
    margin-top: -120px;
    padding: 0 0 83px;
    display: none;
}

.closes {
    min-width: 120px;
    height: 36px;
    padding: 0 20px;
    font-size: 14px;
    text-align: center;
    width: 138px;
    line-height: 36px;
    position: absolute;
    bottom: 20px;
    left: 60px;
}

.small-close {
    width: 15px;
    height: 15px;
    background: url(../pic/guanbi.svg) no-repeat;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: absolute;
    right: 30px;
    top: 20px;
}

.btn-default-main {
    display: block;
    color: #FFFFFF;
    background: #f44236;
    border: 1px solid #d43328;
    border-radius: 4px;
    cursor: pointer;
}

.tips-text {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up .ctxt {
    padding: 56px 30px 0;
}
.linemai{
    width: 100%;
    height: 165px;
}

.fast {
    color: green !important;
}

.normal {
    color: orange !important;
}

.crowded {
    color: red !important;
}

.blocked {
    color: purple !important;
}

.loading {
    display: none;
    margin: 0 auto;
    width: 100%;
}

.progress-bar {
    width: 0;
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
    transition: width 1s ease;
}
.progress-bar .bback{
    width: 965px;
    height: 100%;
    background: linear-gradient(to right, #3498db, #2ecc71, #f1c40f, #e67e22);
}
.btn-optimal,
.btn-retest {
    display: none;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 3px;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.btn-optimal{
    background: #f44236 !important;
    border: 1px solid #d43328 !important;
    color: #fff !important;
}
.dispflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}
.hide {
    display: none;
}

.show {
    display: block !important;
}

.mbw {
    margin-bottom: 20px !important;
}

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

.mrw {
    margin-right: 20px !important;
}

.mrm {
    margin-right: 10px !important;
}

.mlm {
    margin-left: 10px !important;
}

.mtm {
    margin-top: 10px !important;
}
.mbm {
    margin-bottom: 10px !important;
}
.mtw {
    margin-top: 20px !important;
}
.mts {
    margin-top: 40px !important;
}
.poptip {
    width: 240px;
    padding: 30px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.55);
    color: #fff;
    position: fixed;
    z-index: 102;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    border-radius: 8px;
    display: none;
}
.loadingtext{
    text-align: center;
}
.ctxtwap{
    display: none;
}
.download-101-sticky,.bitemw{
    display: none;
}
@media (max-width: 1023px) {
    body,html{
        min-width: 750px;
        font-size: 3.6vw;
        background: url(../pic/back.jpg) top center no-repeat #f5f9fc;
        background-size: auto 50%;
    }
    .headw{
        height: 7vh;
        padding: 0 3vw;
        box-sizing: border-box;
    }
    .headw .hcent{
        width: 100%;
        height: 100%;
    }
    .headw .headh2,.headw .headh3{
        display: none;
    }
    .headw .headh1{
        width: auto;
    }
    .headw .hcent .logo{
        width: 28%;
        height: auto;
    }
    .headw .topad {
        width: 70%;
        height: auto;
        margin-left:2%;
    }
    .headw .topad img{
        width: 100%;
        height: auto;
    }
    .wrap{
        width: 94%;

    }
    .ttits{
        /* width: 94%;
        height: 3vh;
        line-height: 3vh;
        margin: 3vw auto;
        font-size: 4vw; */
        display: none;
    }
    .ttits .cicon {
        width: 2.1vh;
        height: 1.6vh;
        margin: 0 2vw 0 0;
    }
    .cont-r{
        padding: 4vw;
    }
    .progress-bar{
        height: 1vh;
        border-radius: 1vh;
    }
    .mtm{
        margin-top: 3vw !important;
    }
    .mtw{
        margin-top: 4vw !important;
    }
    .mrw{
        margin-right: 4vw !important;
    }
    .btn-optimal, .btn-retest{
        padding: 3vw;
        border-radius: 8px;
        font-size: 3.5vw;
    }
    .h-ewm{
        display: none;
    }
    .imain{
        margin-top: 1.5vh;
        padding: 0;
        background: none;
        border: none;
    }
    #conts{
        width: 100%;
        background: none;
        border: none;
        padding: 0;
    }
    #conts .ctitle{
        margin-bottom: 3vw;
    }
    #conts .ctitle .ctimg{
        margin-bottom: 2vw;
    }
    #conts .ctitle .ctimg .tit{
        font-size: 6vw;
        width: 30vw;
        background: #f5f9fc;
    }
    #conts .ctitle .ctimg .titlin{
        width: 80%;
        background: linear-gradient(to right, transparent, #a0a5b6, transparent);
    }
    .ctxt{
        display: none;
    }
    .ctxtwap{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 3vw;
        color: #8992ad;
    }
    .speedlist li{
        padding: 1vw 0;
    }
    .speedlist .ms {
        border: 1px solid #d9dde9;
        font-size: 3.5vw;
        width: 24%;
        height: auto;
        line-height: 1;
        margin-right: 2vw;
        border-radius: 8px;
        padding: 3vw 2vw;
        box-sizing: border-box;
    }
    .speedlist .state {
        /* border: 1px solid #d9dde9;
        font-size: 3.2vw;
        width: 20%;
        height: 4.2vh;
        line-height: 4.2vh;
        margin-right: 2vw;
        border-radius: 8px; */
        display: none;
    }
    .speedlist .btn-copy{
        display: none;
    }
    .speedlist li img{
        margin-right: 2vw;
        width: 2.6vw;
    }
    .speedlist .url {
        border: 1px solid #d9dde9;
        display: block;
        width: 40%;
        height: auto;
        line-height: 1;
        font-size: 3.5vw;
        border-radius: 8px;
        margin-right: 2vw;
        padding: 3vw;
        box-sizing: border-box;
    }
    .speedlist .btn-open {
        width: 22%;
        height: auto;
        line-height: 1;
        font-size: 3.5vw;
        background: #f44236;
        border: 1px solid #d43328;
        color: #fff;
        border-radius: 8px;
        padding: 3vw 2vw;
        box-sizing: border-box;
    }
    .bitemw{
        width: 94%;
        margin: 2.5vh auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        border-top:1px solid #d9dde9;
        border-left: 1px solid #d9dde9;
    }
    .bitemw a{
        width: 33.333333333%;
        border-right:1px solid #d9dde9;
        border-bottom: 1px solid #d9dde9;
        box-sizing: border-box;
        padding: 4vw 2vw;
        background-color: #fff;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        color: #444c64;
    }
    .bitemw a .icon{
        width: 5vw;
        height: 5vw;
        margin-right: 2vw;
    }
    .bitemw a .icon img{
        width: auto;
        height: 100%;
    }
    .footer{
        position: relative;
    }
    .footer .cont{
        display: none;
    }
    .footer .f-d {
        width: 100%;
        height: auto;
        line-height: 2.8;
        text-align: center;
        font-size: 3.2vw;
    }
    .download-101-sticky {
        position: fixed;
        z-index: 101;
        left: 0;
        bottom: -1px;
        width: 100%;
        height: 7.2vh;
        background: #FFFFFF;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding: 0 3%;
    }
    .download-101-sticky .l1{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .download-101-sticky a {
        text-decoration: none;
        color: #444c64;
        display: block;
    }

    .download-101-sticky .close-btn img {
        width: 0.35rem;
        ;
        height: 0.35rem;
        margin: 0.45rem 0.15rem;
    }
    .download-101-sticky .down-logo{
        width: 6vh;
        height: 6vh;
    }
    .download-101-sticky .down-logo img {
        width: 100%;
        height:100%;
    }

    .download-101-sticky .close-btn .icon {
        height: 7vw;
        width: 7vw;
        background: url(../pic/gb-baise.svg) no-repeat center;
        background-size: 100% auto;
        display: block;
    }
    .download-101-sticky #titdowurl{
        width: auto;
    }
    .download-101-sticky .t1{
        width: 100%;
        line-height: 1.5;
        font-size: 3.5vw;
        display: block;
    }
    .download-101-sticky .t2{
        display: block;
        font-size: 2.8vw;
        width: 100%;
        color: #8992ad;
    }
    .download-101-sticky .down-btn{
        background: #f44236;
        border: 1px solid #d43328;
        color: #fff;
        border-radius: 8px;
        text-align: center;
        padding: 2vw 2.5vw;
        white-space:nowrap;
        margin-left: 2vw;
    }
    .linemai{
        height: 3vh;
    }
}