@charset "utf-8";
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
* {margin:0;padding:0;font-family:Arial, Microsoft Yahei, "微软雅黑", sans-serif;font-size:16px;color: #fff;-webkit-font-smoothing: antialiased;line-height: 1.2;-ms-content-zooming: none;text-rendering: optimizeLegibility;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
q:before,q:after{content:'';}
abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
select,input,button,textarea{font:100% Tahoma,Arial,sans-serif;}
table{font-size:inherit;}
pre,code,kbd,samp,tt{font-family:'Courier New',Courier,monospace;}
small{font-size:100%;}
abbr,acronym{border-bottom:1px dotted;cursor:help;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
hr{color:#D1D7DC;background-color:#D1D7DC;border:none;height:1px;}
body,html{width:100%; margin:0; -webkit-tap-highlight-color: transparent;font-size:16px; min-width:1168px; min-height:750px;}
a{color:#484848;text-decoration:none;  }
a:hover{color:#847B5F;}
a.disable{color:#999;}
a.disable:hover{text-decoration:none;cursor:default;}
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;}

.container {
    width: 1240px;
    margin: 0 auto;
}

body{
    margin:0;
    background: url('../images/bg-1.jpg') top center no-repeat;
    background-size:cover; 
    /* height:100%; */
    min-width:100vh;
}

.logo{
    margin: 60px auto 35px;
    width: 242px;
    position: relative;
}
.logo img{
    display: block;
    margin: 0px auto;
    height: 100%;
    width: 100%;
}
.test-service{
    float: right;
    line-height: 37px;
    font-size: 18px;
    color: #101010;
    padding-left: 40px;
    background: url("../images/online-service.png") no-repeat left center;
}
.test-service:hover{
    color: #101010;
}
.centerBg {
    width: 100%;
    height: 100%;
    background: url('../images/bg-2.jpg') top center no-repeat;
    position: absolute;
}
.con{
    width:546px;
    /* height:504px; */
    border-radius: 20px;
    box-shadow: 0px 5px 13px 0 rgba(85, 118, 122, 0.2);
    background: #fff;
    margin:0px auto;
    background-size:100% 100%;
    padding-bottom: 30px;
    position: relative;
}
.con .ccon{
    width:85%;
    margin: 0px auto 25px;
}
.con .ccon .cline{
    margin:8px 0px;
}
.con .ccon .cline img{
    vertical-align: middle;
    font-size:18px;
    width: 19px;
}
.con .ccon .cline:nth-child(1){
    margin:0px;
}
.con .ccon .cline span{
    display: inline-block;
}
.con .ccon .cline .seconds{
    width:55px;
    height:35px;
    line-height: 35px;
    text-align:center;
    /* border:1px solid #cecaca; */
    background-color: #fff;
    display: inline-block;
    font-weight: 400;
    color: #27ad41;
    font-size:14px;
}
/*.con .ccon .cline .red{*/
/*    color: #ff5555;*/
/*}*/
.con .ccon .cline .dname{
    width:270px;
    height:40px;
    line-height: 40px;
    text-align:left;
    text-indent:12px;
    border:1px solid #e5e5e5;
    background-color: #fff;
    margin-left: 3px;
    border-radius: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
    font-size:14px;
    color: #333;
}
.con .ccon .cline b.level2{
    color: #f49a1e;
}
.con .ccon .cline b.level3{
    color: #bfbfbf;
}
.con .ccon .cline b.level4{
    color: #f55;
}
.con .ccon .cline a.level2, .con .ccon .cline a.level3, .con .ccon .cline a.level4{
    color: #333;
}
.con .ccon .cline a.level2, .con .ccon .cline a.level3{
    background-color: #f4b16a;
}
.con .ccon .cline a.level4{
    background-color: #ededed;
}

/*.con .ccon .cline .gray{*/
/*    color: #777777;*/
/*}*/
.con .ccon .cline .open{
    width: 94px;
    height: 32px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
    border-radius: 30px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
    background-color: #be1818;
    font-size:14px;
}
.con .ccon .cline .open:hover{
    /*background: #5696ec;*/
    opacity: 0.7;
}
.con .ctop{
    width:91%;
}
.con .title{
    padding:25px 0;
    text-align:center;
    font-size: 18px;
    color: #333;
}
.con .ctop .top{
    width:59%;
}
.con .ctop .top .tright{
    float: right;
}
.con .ctop .top .tright>span{
    display: block;
    font-size: 14px;
    color: #ff5964;
    margin: 0 0 15px;
}
.con .cref{
    width:461px;
    height:40px;
    line-height: 40px;
    color: #fff;
    margin: 0px auto;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
    background-color: #be1818;
}
.bottom{
    width:1000px;
    height:100px;
    margin:35px auto 10px;
}
.bottom>div,.bottom .tips{
    display: block;
    width:1000px;
}
.bottom>div{
    height: 60px;
}
.bottom .tips{
    margin-top: 20px;
    height: 20px;
}
.bottom .left,.bottom .left>div{
    float: left;
}
.bottom .right,.bottom .right>div{
    float: right;
}
.bottom .right>p{
    display: inline-block;
    background-color: #3466a9;
    height: 57px;
    width: 57px;
    border-radius: 50%;
    text-align: center;
}
.bottom .right>p>span{
    font-size: 12px;
    color: white;
}
.bottom .right>p>img{
    display: block;
    margin: 0 auto;
}
.bottom .left>div>p{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #3466a9;
    text-align: center;
    line-height: 50px;
}
.bottom .left>div>span{
    display:inline-block;
    margin-left: 10px;
    color: #3466a9;
    font-weight: 600;
}
.bottom .left>div img{
    vertical-align: middle;
    width: 32px;
    height: 32px;
}
.bottom .right>p>img{
    width: 22px;
    height: 26px;
    display: block;
    margin:5px auto 3px;
}
.bottom .tips{
    text-align: center;
}
.bottom .tips>span{
    font-size: 14px;
    color: #666;
}
.test-title{
    margin-bottom: 60px;
}
.test-title .h1{
    font-size: 40px;
    color: #fff;
}
.test-title .h2{
    color: rgba(255,255,255,0.42);
    font-size: 24px;
}
.test-wrap{
    min-height: 192px;
}
.test-main .li{
    margin-top: 30px;
}
.test-main .login-url,.progress-box,.test-main .link{
    vertical-align: middle;
}
.test-main .login-url{
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}
.test-main .login-url .color{
    display: inline-block;
    width: 80px;
    text-align: left;
}
.test-main .login-url .green{
    color: #62d9ca;
}
.test-main .login-url .yellow{
    color: #ffcb4e;
}
.test-main .login-url .red{
    color: #ee6c80;
}
.test-main .li .link{
    display: inline-block;
    background-color: rgba(255, 203, 78, 0.7);
    width: 200px;
    line-height: 44px;
    color: #1b1134;
    font-size: 18px;
    border-radius: 22px;
}
.test-main .li .link:hover, .test-main .li .active {
    background-color:  rgba(255, 203, 78, 1);
}
.progress-box{
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.4);
    width: 602px;
    padding: 5px;
    border-radius: 20px;
    box-sizing: border-box;
    margin-right: 28px;
}
.progress-box .progress{
    width: 0;
    height: 28px;
    border-radius: 14px;
    background-image: url("../images/progress.png");
}

.test-remind{
    padding-top: 70px;
    padding-right: 20px;
}
.test-remind .progress-box .progress{
    background-image: -moz-linear-gradient( 176deg, rgb(91,216,207) 24%, rgb(159,228,163) 35%, rgb(227,239,118) 44%, rgb(239,186,135) 75%, rgb(237,82,125) 100%);
    background-image: -webkit-linear-gradient( 176deg, rgb(91,216,207) 24%, rgb(159,228,163) 35%, rgb(227,239,118) 44%, rgb(239,186,135) 75%, rgb(237,82,125) 100%);
    background-image: -ms-linear-gradient( 176deg, rgb(91,216,207) 24%, rgb(159,228,163) 35%, rgb(227,239,118) 44%, rgb(239,186,135) 75%, rgb(237,82,125) 100%);
    animation: testAnimate 1.2s infinite;
}
@keyframes testAnimate {
    0%{
        width: 0;
    }
    100%{
        width: 100%;
    }
}
.test-remind .text{
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
.test-status{
    padding-right: 46px;
    margin-top: 50px;
}
.test-status .wrap{
    display: inline-block;
}
.test-status .wrap{
    width: 602px;
    margin: 0 auto;
    line-height: 42px;
    border-radius: 21px;
    background-color: rgba(255,255,255,0.17);
    text-align: center;
    color: rgba(252,252,252,0.63);
}
.test-status .wrap span{
    vertical-align: middle;
}
.test-status .wrap .circle{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: 30px;
    margin-right: 10px;
}
.test-status .wrap .green{
    background-color: #62d9ca;
}
.test-status .wrap .yellow{
    background-color: #ffcb4e;
}
.test-status .wrap .red{
    background-color: #ee6c80;
}

.test-footer{
    /* background-color: #1c1727; */
    padding: 30px;
}
.test-footer .li{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
}
.test-footer .li .icon{
    width: 68px;
    height: 68px;
    display: inline-block;
}
.test-footer .li .icon-1{
    background-image: url("../images/icon-1.png");
}
.test-footer .li .icon-2{
    background-image: url("../images/icon-2.png");
}
.test-footer .li .icon-3{
    background-image: url("../images/icon-3.png");
}
.test-footer .li .icon-4{
    background-image: url("../images/icon-4.png");
}
.test-footer .li .text-1{
    color: #ffcb4e;
    font-size: 16px;
    margin-top: 12px;
}
.test-footer .li .text-2{
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
}
.test-img{
    display: none;
}