@import url("https://cdn.cunxinlove.com/css/g.run.css?family=Roboto:300,400,500,700,900");
*{
    scrollbar-3dlight-color:#D4D0C8;
    scrollbar-highlight-color:#fff;
    scrollbar-face-color:#E4E4E4;
    scrollbar-arrow-color:#666;
    scrollbar-shadow-color:#808080;
    scrollbar-darkshadow-color:#D7DCE0;
    scrollbar-base-color:#D7DCE0;
    scrollbar-track-color:#157377;
}
body{margin: 0;padding: 0;}
a {
    text-decoration: none;
    background-color: transparent;
    color: #666;
}
.box-left{float: left;background: white;padding: 12px;border-radius: 4px}
.box-right{border-radius: 4px;padding: 0px 12px;
    width: 375px;
    float: right;
    background-color: rgb(255, 255, 255);}
.hide {
    display: none;
}
a, a:link, a:visited, a:hover, a:active {text-decoration: none;}
pre {white-space: pre-wrap;}

.fa-icon {padding-right: 6px;}
.fa-flash{color: lime}
.fa-user-circle{color: #62c1c5}
.fa-weixin{color: #4bcc4b}
.fa-qq{color: #12b7f5}
.fa-weibo{color: #cc0700}
/*div, ul, ol, dl, p, pre, section, article, aside, li, nav, input, textarea, span, label {*/
/*    border: 0;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    box-sizing: border-box;*/
/*}*/

.navi .router-link-active {background: #157377;height: 50px;line-height: 50px;display: inline-block;padding: 0 12px !important;}

.list-item{border: 1px solid rgb(220, 220, 220);padding:6px 12px;margin-bottom: 12px;border-radius: 4px;}
body{font-size: 16px;}
.flex-left{border-radius: 6px;width: 428px;height: 150px;overflow: hidden;}
/*首页 end*/
.v-product ul li:before {content: "";position: absolute;width: 10px;height: 10px;margin-left: -10px;margin-top: 10px;background: #3bc5cc;}
li {list-style: none;}
/*p,li {line-height: 30px;}*/
/*img{max-width: 100%}*/
section{padding: 12px;}
/*section p{text-indent: 2em;}*/

.form {
    padding: 16px;
}

.input-box {
    width: 100%;
    margin-bottom: 24px;
    position: relative;
}
.css-title {font-weight:bold;text-align: center;color: black;height: 30px;line-height: 30px;}
.css-box {
    padding: 16px 16px 16px;
}

.input {
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 36px;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}

.form-btn {width: 320px;font-size: 16px;color: #fefefe;text-align: center;background-color: #62c1c5;border: none;margin-bottom: 16px;}
.btn-line{display:block;width: 100%;
    background: #62c1c5;color: white;
    border: none;border-radius:4px;height: 30px;line-height: 30px;margin-bottom: 12px;
}
textarea[class="btn-line"]{
    background: white;
    color: black;line-height: 21px;font-size: 16px;text-align: left !important;
    width: 100%;height: auto;
    border: solid 1px #62c1c5;border-radius: 4px;
    padding: 12px;
    margin-bottom: 16px;}
div .btn-line,button .btn-line{text-align: center;}
input .btn-line{text-align: left;}
.btn-line-o{display:block;width: 100%;background: white;color: #62c1c5;border: solid 1px #62c1c5;height: 30px;margin-bottom: 12px;}

.btn-inline{display: inline-block;margin:0 12px 12px 0;padding:0 12px;
    background: #62c1c5;color: white;font-size:16px;border: none;border-radius:4px;height: 30px;line-height: 30px;}
.d_red{position: fixed;bottom: 5px;left: 0;right: 0;margin: auto;z-index: 1000;background: #62c1c5;color: #fff;width: 150px;font-size: 16px;text-indent: initial;text-align: center;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;padding: 8px 10px;border: none;}
.link-red{display:inline-block;margin:0;margin-right: 12px;font-size: 16px;color: #ff5831;}
.link-black{display:inline-block;margin:0;font-size: 16px;color: #62c1c5;margin-right: 12px;}

.wl240 .router-link-exact-active.router-link-active{border-right: solid 4px #62C1C5;color: #62C1C5;width: 236px;}
.login-box .other-login-ways .login-way {
    display: inline-block;
    margin: 0 16px;
    text-align: center;
    line-height: 52px;
    height: 52px;
}

.login-box .other-login-ways li {
    vertical-align: top;
}
.btn-red{background: #bbbbbb;text-align:center;color: white;}
.panel {border: 1px solid rgb(98, 204, 208);margin-bottom: 20px;background: #fff;border-radius: 4px;}
.panel-heading {height: 30px;line-height: 30px;color: #31708f;background: #62c1c538;padding-left: 10px;}
.panel-footer {height: 30px;line-height: 30px;text-align: right;padding-right: 16px;color: #8a8a8a;font-size: 12px;}
.bottom-box i.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 16px;
    margin-right: 4px;
    background-image: url(https://img02.hua.com/pc/assets/img/pc_icon.png);
    background-repeat: no-repeat;
    vertical-align: top;
}

.view-login {text-align: center;font-size: 28px;}
.view-login span{padding: 8px;}

.wb-btn,.form-button {display:block;width: 100%;padding: 0;font-size: 16px;color: #fefefe;text-align: center;background-color: #62c1c5;border: none;margin-bottom: 16px;}
.border-left{border: 0;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.border-right{border: 0;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
/*登录页面特有*/
.sign{position: relative;text-align:center;margin: 0 0 10px;color: #b5b5b5;}
.sign:before {content: "";border-top: 1px solid #b5b5b5;display: block;position: absolute;width: 60px;top: 5px;left: 0;}
.sign:after {content: "";border-top: 1px solid #b5b5b5;display: block;position: absolute;width: 60px;top: 5px;right: 0;}
.line-item{background: white;display: block;padding: 12px;}
.line-label{display: block;font-weight: unset;margin-bottom: 12px;}
.flex-right{margin-left: 12px;}
input[type="password"]{width: 100%;border: 1px solid #dcdcdc;border-radius: 4px;background-color: #fff;color: #333;font-size: 14px;
    line-height: 27px;padding: 0 10px;-webkit-box-sizing: border-box;box-sizing: border-box;outline: none;-webkit-appearance: none;}
input[type="button"]{margin-top:16px;width: 100%;border: none;border-radius: 4px;background: #62c1c5;color:white;height: 34px;padding: 7px 6px;vertical-align: top;font-size: 14px;line-height: 20px;}
.back-nav {position: fixed;left: 0;right: 0;top: 0;height: 30px;background: #62c1c5;color: white;size:16px;display: flex;padding: 0 16px;z-index: 99999;-webkit-box-pack: justify;-webkit-box-align: center;justify-content: space-between;}
.avatar{width: 56px;height: 56px;}
.report ul{margin: 0;padding: 0;}
.report li{margin: 0;padding: 0 !important; margin-left: 24px;}
.nav-menu {position: fixed;z-index: 99999;right: 0;top: 0;width: 75px;margin-top: 15vh;font-size: 12px;background: #62c1c5;color: white;list-style: none;padding: 12px;}

.nav-menu li {
    font-size: 12px;
    background: rgb(98, 193, 197);
    color: white;
    list-style: none;
    padding: 12px;
}

.dialog.slide {width: 100%;max-width: 375px;left: 50%;margin-left: -187.5px;background-color: #ebebeb;}
.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000;opacity: 0.5;}
.modal li {list-style: none;}
.modal-back{z-index: 998;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: #000;opacity: 0.5;}
.modal-box{border-radius: 4px;}
.modal-dialog {margin: 0 16px;margin-top: calc(25vh);min-height: 230px;}
.modal-content {position: relative;background-color: #ebebeb;background-clip: padding-box;border-radius: 6px;outline: 0;}
.modal-header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-bottom: 0 solid #dee2e6;border-top-left-radius: 4px;border-top-right-radius: 4px;padding: 15px;border-bottom: 1px solid #e5e5e5;}
.modal-body {border-radius: 4px;}
.modal-footer {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;border-top: 0 solid #dee2e6;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;padding: 15px;text-align: right;border-top: 1px solid #e5e5e5;}
.HIDE{display: none;}

/*测试页面*/
.css-box {padding: 16px;background: white;}
.css-box .box {display: flex;flex-direction: row;}
.css-box .box div {flex: 1;text-align: center;}
.pagination span {margin-right: 16px;width: 16px;height: 16px;}
.css-box .pagination .num {background: #62c1c5;color: #fff;font-weight: 700;font-size: 18px;border-color: #62c1c5;}
.w4-test .v-label{padding: 12px 0;font-weight: bold;}
.FRadio{display: inline-block;margin-left: 30px;margin-right: 12px;line-height: 30px;}
.FRadio input[type="radio"] {position: absolute;z-index: -1;opacity: 0;}
.FRadio label {position: relative;margin-bottom: 0;vertical-align: top;}
.FRadio > label:before {content: '';position: absolute;left: -30px;top: 0;display: inline-block;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #ddd;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.FRadio > label:after {content: '';position: absolute;left: -30px;top: 0;display: inline-block;width: 10px;height: 10px;border-radius: 50%;margin-top: 6px;margin-left: 6px;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.FRadio input[type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;}
.FRadio input[type='radio']:checked + label:before {border-color: #62c1c5;}
.FRadio input[type='radio']:checked + label:after {background: #62c1c5;}

.FCheck {position: relative;}
.FCheck > input {position: absolute;left: 0;top: 0;width: 20px;height:20px;opacity: 0;}
.FCheck > label {position: absolute;left: 30px;line-height: 20px;top: 0px;}
.FCheck > label:before {content: '';position: absolute;left: -30px;top: 0px;display: inline-block;width: 20px;height: 20px;border: 1px solid #ddd;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.FCheck > label:after {content: '';position: absolute;left: -30px;top: 0px;display: inline-block;width: 10px;height: 10px;margin-top: 6px;margin-left: 6px;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.FCheck input[type='checkbox']:checked + label:before {border-color: #318488;}
.FCheck input[type='checkbox']:checked + label:after {background: #318488;}

.v-testing .topic-name{font-weight: bold;margin-bottom: 12px;}
.v-testing .topic-name p {text-indent: 2em;}
.v-testing .tool{margin: 0 auto;padding:0 12px;height: 30px;line-height: 30px;background: #f1f1f1;border-radius: 4px;color: #6a6a6a;font-size: small;}

/*bind*/
.css-box .custom-control-label::after {position: absolute;top: 2px;left: -22px;display: block;width: 8px;height: 8px;content: "";background: #ffffff;border: 6px solid #bfbfbf;border-radius: 12px;}
.css-box .custom-control-input:checked + .custom-control-label::after {
    border-color: #62c1c5;
    background-color: #ffffff;
}

.RADIO-A{width:100%;display:block;
    height:auto;padding: 11px;font-size:16px;color: #62c1c5;/*line-height:30px;padding: 0;padding-left: 1em;*/
    background:white;border: solid #62c1c5 1px;border-radius: 4px;
    margin:0 auto;margin-bottom: 16px;}
.RADIO-A:hover{background: #62c1c5;color: white;}
/*产品页面专用*/
.box-left img{margin-bottom: 30px!important;}
.desc1{
    border: solid #62c1c5 1px;background: #65b8bb;color: white;margin: 12px 0;
}
.desc2{
    line-height: 24px;
    border-radius: 5px;
    padding: 10px;
}

/*测试页专用  包含声音*/
.css-testing{z-index: 999;position: fixed;left: 0;right: 0;
    /*top: 50%;!*  top: 50%- 50vh; *!*/
    width: 630px;margin: 0 auto;
    top: 50%;height: 600px;margin-top: -300px;
    bottom: 0;background: white;border-radius: 4px;}
.css-testing .SCROLL{height: 558px;overflow-y: scroll;}
.play{height: 50px;width: 50px;background: #00000050;border-radius: 25px;margin: 0 auto;background: url(//h5static.kuwo.cn/www/kuwo-m/img/icon_play.5b23d84.png) no-repeat;background-size: 100% 100%;}
.pause{height: 50px;width: 50px;background: #00000050;border-radius: 25px;margin: 0 auto;background: url(//h5static.kuwo.cn/www/kuwo-m/img/icon_pause.de3bdf6.png) no-repeat;background-size: 100% 100%;}


/*报告页专用*/
.copyright {color: #bdc3c7;font-size: 12px;line-height: 24px;
    padding: 12px;width: auto;max-width: 90%;
    margin: 0 auto;
}





/* deepin  后台 ReportList 专用*/
.dot {background: white;border: solid 1px #AAAAAA;color: #AAAAAA;border-radius: 55px;height: 30px;width: 30px;display: inline-block;line-height: 30px;text-align: center;margin-right: 12px;}

.page-navi{margin: 12px;}
.page-navi .page-item{position: relative;padding: 6px 12px;
    line-height: 1.42857143;color: #62c1c5;text-decoration: none;background-color: #fff;border: 1px solid #ddd;
    margin:0;margin-right: 6px;}

/*action*/
.HOVER_GZH:hover .HIDE {
    right: 0;
    color: #62c1c5;
    display: block;
}

table .l2{width: 20%;text-align: left;}
.report table tr:first-child{background: #99ecdc!important;text-align: center;}
.report tr:first-child td{}
.report .re_table{width: 100%;border: none;}

.std-filter .SCROLL{border-top: solid #dddddd 1px;}
