html,body{
    background: #fff;
}
#top{
    width: 100%;
    background:url(../img/bg.png) no-repeat top;
    /*background-size:auto 100%;*/
}
#topCont{
    width: 800px;
    height:auto;
    overflow: hidden;
    margin: 0 auto;
}
#topImg{
    width: 573px;
    float: left;
    margin-left: 113.5px;
}
#topCont .logo{
    width: 368px;
    float: left;
    margin-top: 66px;
    margin-left:216px;
}
#topImg img{
    float: left;
    width: 100%;
}
#topImg span{
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    top:0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 11px;
    line-height: 40px;
}
#checkBox{
    width: 100%;
    height:auto;
    float: left;
    padding-top: 58px;
}
#tabsBox{
    width: 100%;
    height:60px;
    float: left;
}
#tabsBox button{
    float: left;
    width: 150px;
    height:60px;
    line-height:60px;
    font-size: 16px;
    color: #4B535A;
    background: rgba(255,255,255,0.5);
    margin-right: 10px;
    border-radius: 6px 6px 0 0;
}
#tabsBox button.ckd{
    background: rgba(255,255,255,1);
}
#topCont .btnBox{
    width: 100%;
    height: 150px;
    margin:  0 auto;
    float: left;
    text-align: center;
}
#topCont .btnBox button{
    width: 300px;
    height:50px;
    line-height:50px;
    font-weight: bold;
    margin-top: 50px;
    background: #FFAB21;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
}
#checkContBox{
    float: left;
    width: 100%;
    height:auto;
    background: #fff;
}
#checkContBox .titSpan{
    height:40px;
    line-height:40px;
    font-size: 14px;
    color: #4B535A;
    text-align: right;
    margin-right: 20px;
    float: left;
}
#checkContBox .normalInput{
    height:40px;
    line-height:40px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    border-radius: 2px 0 0 2px;
    font-size: 14px;
    color: #4B535A;
    padding: 0 15px;
    box-sizing: border-box;
    float: left;
}
#checkContBox span.normalInput{
    color: #B9B9B9;
    cursor: pointer;
}
#checkContBox span.normalInput.ckd{
    color: #4B535A;
}
#checkContBox .normalBtn{
    width: 128px;
    height:40px;
    line-height:40px;
    background: #347ED3;
    border: 1px solid #166ACB;
    border-radius: 2px;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    margin-left: 10px;
}
#checkContBox .checkBtn{
    height: 40px;
    line-height:40px;
    font-size: 14px;
    color: #B9B9B9;
    padding-left: 20px;
    background: url(../img/common_btn_choose_n.png) no-repeat left center;
    background-size: 14px;
    margin-left: 20px;
    float: left;
}
#checkContBox .checkBtn.ckd{
    color: #4B535A;
    background: url(../img/common_btn_choose_c.png) no-repeat left center;
    background-size: 14px;
}
#checkContBox .outBox{
    width: 100%;
    height:42px;
    padding-bottom: 24px;
}
#checkContBox .fixCheckBox{
    width: 624px;
    height:40px;
    float: left;
    position: relative;
    border: 1px solid #B9B9B9;
    border-radius: 2px;
}
#checkContBox .fixCheckBox input{
    height:40px;
    line-height:40px;
    background: #FFFFFF;
    border-left: 1px solid #B9B9B9;
    font-size: 14px;
    color: #4B535A;
    padding: 0 22px;
    box-sizing: border-box;
    float: left;
    margin-left: 20px;
}
#checkContBox .typeLists{
    width: 624px;
    height:40px;
    float: left;
    position: relative;
    background: #FAFAFA;
    border: 1px solid #B9B9B9;
    border-radius: 2px;
}
#checkContBox .typeLists .ckdName{
    float: left;
    width: 624px;
    height:40px;
    font-size: 14px;
    color: #4B535A;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    cursor: pointer;
    background: url(../img/open.png) no-repeat 596px center;
    background-size: 12px auto;
}
#checkContBox .typeLists ul{
    width: 100%;
    position: absolute;
    left: -1px;
    top:39px;
    background: #fff;
    border: 1px solid #B9B9B9;
    border-radius:  0 0 2px 2px;
    display: none;
    max-height: 150px;
    overflow-y: auto;
    z-index: 1;
}
#checkContBox .typeLists ul li{
    height:36px;
    line-height:36px;
    font-size: 14px;
    color: #4B535A;
    padding:0 20px;
    box-sizing: border-box;
    cursor: pointer;
    opacity: 0.8;
}
#checkContBox .typeLists ul li:hover,#checkContBox .typeLists ul li.ckd{
    background: rgba(52,126,211,0.1);
    opacity: 1;
}
/*裁决书核验*/
#box1{
    padding-top: 40px;
    height:80px;
 }
#box1 span{
    width:116px;
}
#box1 input{
    width:624px;
}
/*电子合同核验*/
#box4{
    padding-top: 40px;
    /*height:80px;*/
    display: none;
    height: auto;
}
#box4 .titSpan{
    width:116px;
}
#box4 .normalInput{
    width:486px;
}
/*证据核验*/
#box2{
    padding-top: 40px;
    height:auto;
    display: none;
}
#box2 .titSpan{
    width:116px;
}
#box2 .normalInput{
    width:486px;
}
#box2 .fixCheckBox input{
    width: 460px;
}
/*证书核验*/
#box3,#box5{
    padding-top: 40px;
    height:auto;
    padding-bottom:10px;
    display: none;
}
#box3 .titSpan,#box5 .titSpan{
    width:116px;
}
#box3 .normalInput,#box5 .normalInput{
    width:486px;
}
#box3 .sBox,#box5 .sBox{
    width: 100%;
    height:auto;
}
/*中间部分*/
#midPart{
    width: 100%;
    height:400px;
    background: #fff;
}
#midBox{
    width: 1000px;
    height:340px;
    margin: 0 auto;
}
#midBox ul{
    width: 100%;

}
#midBox ul li{
    width: 25%;
    float: left;
    text-align: center;
    padding-top: 50px;
}
#midBox ul li img{
    width: 90px;
}
#midBox ul li span{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #000000;
    height:60px;
    line-height:60px;
}
#midBox ul li p{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    opacity: 0.4;
    color: #000000;
    letter-spacing: -0.17px;
    text-align: center;
    line-height: 25px;
}
/*底部*/
#btmBox, #btmBox2{
    width: 100%;
    height:56px;
    line-height:56px;
    text-align: center;
    background: #E5E5E5;
    font-size: 12px;
    color: rgba(0,0,0,0.4);
    letter-spacing: -0.17px;
    position: absolute;
    left: 0;
    bottom: 0;
}
/*弹层*/
/*一般提示窗*/
#commonPop{
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top:0;
    z-index: 10;
    display: none;
}
#commonPop span{
    height:80px;
    line-height:80px;
    padding:0 30px;
    display: block;
    background:rgba(26,38,54,0.7);
    background-size: 20px;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%, -50%);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
}

.pop{
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: #EBF1F7;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}

/*部分公共样式*/
.resultBox{
    width: 1000px;
    min-height: 83.4vh;
    margin: 0 auto;
    /*min-height: 100%;*/
    background: #fff;
    display: none;

}
.resultBox .top{
    width: 100%;
    padding-top: 60px;
}
.resultBox .top a{
    float: left;
    margin-left: 60px;
}
.resultBox .top a img{
    width: 8px;
    float: left;
    margin-top: 7px;
}
.resultBox .top a .cImg{
    display: none;
}
.resultBox .top a span{
    height:26px;
    line-height:26px;
    font-size: 14px;
    color: #021A24;
    float: left;
    margin-left: 7px;
    opacity: 0.5;
    cursor: pointer;
}
.resultBox .top a:hover .cImg{
    display: block;
}
.resultBox .top a:hover .nImg{
    display: none;
}
.resultBox .top a:hover span{
    color:#347ED3;
    opacity: 0.9;
}
.resultBox .resultImgBox{
    width: 100%;
    text-align: center;
    padding-top: 46px;
    padding-bottom: 40px;
}
.resultBox .resultImgBox img{
    width:135px;
}
.resultBox .resultImgBox.failBoxImg img {
    width:181px;
}
.resultBox .txtResultBox{
    width: 100%;
    padding-bottom: 40px;
}
.resultBox .txtResultBox .ltSpan{
    height:20px;
    line-height:20px;
    float: left;
    font-size: 14px;
    color: #021A24;
    font-weight: bold;
}
.resultBox .txtResultBox .rtSpan{
    /*height:20px;*/
    line-height:20px;
    float: left;
    font-size: 14px;
    color: #021A24;
}
.resultBox .txtResultBox  p.orange{
    font-size: 14px;
    color: #F3A33C;
    float: left;
    text-align:left;
}
.resultBox .txtResultBox  .blueBtn{
    width: 300px;
    height:50px;
    text-align: center;
    line-height:50px;
    font-size: 18px;
    color: #4A90E2;
    font-weight: bold;
    border: 1px solid #166ACB;
    border-radius: 4px;
    margin-left: 350px;
    display: inline-block;
    margin-top: 60px;
}
.resultBox .txtResultBox  .blueBtn:hover{
    background: #347ED3;
    border: 1px solid #166ACB;
    border-radius: 4px;
    color: #fff;
}
.failBoxImg p{
    width: 100%;
    padding-top: 38px;
    text-align: center;
    font-size: 14px;
    color: #021A24;
    line-height:24px;
}

.resultBox.blockChainPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.blockChainPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.blockChainPop .txtResultBox ul li .ltSpan{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.blockChainPop .txtResultBox ul li .rtSpan{
    width: 47%;
    float: left;
    line-height:20px;
}

.resultBox.dciPop .txtResultBox{
    width: 400px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
}
.resultBox.dciPop .txtResultBox p{
    font-size: 14px;
    color: #021A24;
    padding-bottom: 18px;
    text-align: center;
}

.resultBox.digitalContractPop .txtResultBox{
    width: 555px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
}
.resultBox.digitalContractPop .txtResultBox .p1{
    float: left;
    font-size: 14px;
    color: #021A24;
    height:24px;
    line-height:24px;
    width: 100%;
}
.resultBox.digitalContractPop .txtResultBox .tags{
    width: 110px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #347ED3;;
    border-radius: 2px;
    position: relative;
    margin-left: 21px;
    margin-top: 13px;
    float: left;
}
.resultBox.digitalContractPop .txtResultBox .tags span{
    width: 70px;
    height:42px;
    line-height:42px;
    margin-left:10px;
    padding-right: 30px;
    background: url(../img/down.png) no-repeat 80px center;
    background-size: auto 7px;
    float:left;
    cursor: pointer;
    font-size: 14px;
    color: #347ED3;;
}
.resultBox.digitalContractPop .txtResultBox .tags span.up{
    background: url(../img/up.png) no-repeat 80px center;
    background-size: auto 7px;
}
.resultBox.digitalContractPop .txtResultBox .tags ul{
    width: 100%;
    height:auto;
    max-height:128px ;
    overflow-y: auto;
    position: absolute;
    left: -1px;
    top:43px;
    background: #fff;
    border: 1px solid #347ED3;;
    border-radius: 2px;
    display: none;
}
.resultBox.digitalContractPop .txtResultBox .tags ul li{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: left;
    height:32px;
    line-height:32px;
    font-size: 14px;
    color: #347ED3;;
    cursor: pointer;
}
.resultBox.digitalContractPop .txtResultBox .tags ul li.ckd{
    background: #347ED3;;
    color: #fff;
}
.resultBox.digitalContractPop  .info{
    width: 555px;
    float: left;
    background: #FAFAFA;
    border-radius: 2px;
    padding: 20px 0;
    margin-top: 15px;
}
.resultBox.digitalContractPop  .info .ltSpan{
    width: 100px;
    text-align: center;
}
.resultBox.digitalContractPop .txtResultBox  .info .rtSpan{
    height:auto;
    width: 435px;
    text-align: left;
}
/*
证书
*/
.resultBox.certPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.certPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.certPop .txtResultBox ul li .ltSpan{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.certPop .txtResultBox ul li .rtSpan{
    width: 47%;
    float: left;
    line-height:20px;
}
/*
像素蜜蜂
*/
.resultBox.xsmfPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.xsmfPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.xsmfPop .txtResultBox ul li .ltSpan{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.xsmfPop .txtResultBox ul li .rtSpan{
    width: 47%;
    float: left;
    line-height:20px;
}
/*
固化报告
*/
.resultBox.solidPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.solidPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.solidPop .txtResultBox ul li .ltSpan{
    width: 45%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.solidPop .txtResultBox ul li .rtSpan{
    width: 50%;
    float: left;
    line-height:20px;
}

/*
国家电子合同备案平台
*/
.resultBox.contractPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.contractPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.contractPop .txtResultBox ul li .ltSpan{
    width: 30%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.contractPop .txtResultBox ul li .rtSpan{
    width: 65%;
    float: left;
    line-height:20px;
}

/*
hash
*/
.resultBox.hashPop .txtResultBox{
    width: 400px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
}
.resultBox.hashPop .txtResultBox p{
    font-size: 14px;
    color: #021A24;
    padding-bottom: 18px;
}
.resultBox.hashPop .txtResultBox .rtSpan{
    padding-top: 18px;
    height:auto;
}
/*
至信链
*/
.resultBox.zxlPop .txtResultBox  p.orange{
    width: 90%;
    text-align: center;
    line-height: 30px;
    margin-left: 5%;
    padding-bottom: 30px;
}
.resultBox.zxlPop .txtResultBox ul{
    width: 100%;
    padding-bottom: 22px;
}
.resultBox.zxlPop .txtResultBox ul li{
    width: 90%;
    height:auto;
    overflow:hidden;
    margin: 0 5%;
    padding-bottom: 18px;
}
.resultBox.zxlPop .txtResultBox ul li .ltSpan{
    width: 44%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
.resultBox.zxlPop .txtResultBox ul li .rtSpan{
    width: 54%;
    float: left;
    line-height:20px;
}


/**
证据文件
 */
.resultBox.mediaPop .txtResultBox{
    width: 580px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
}
.resultBox.mediaPop .txtResultBox ul{
    width:100%;
    margin:0 auto;
    padding-bottom: 22px;
}
.resultBox.mediaPop .txtResultBox ul li{
    width:100%;
    height:auto;
    overflow:hidden;
    padding-bottom: 18px;
}
.resultBox.mediaPop .txtResultBox ul li .ltSpan{
    width: 80px;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.resultBox.mediaPop .txtResultBox ul li .rtSpan{
    width: 480px;
    float: left;
    line-height:20px;
}
.resultBox.mediaPop .txtResultBox .danger{
    width: 100%;
    height:auto;
    padding-bottom: 40px;
    overflow: hidden;
}
.resultBox.mediaPop .txtResultBox .danger h2{
    height:20px;
    line-height:20px;
    border-left: 5px solid #347ED3;
    font-size: 20px;
    color: #021A24;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 12px;
    width: 100%;
}
.resultBox.mediaPop .txtResultBox .danger span,.resultBox.mediaPop .txtResultBox .danger b{
    float: left;
}
.resultBox.mediaPop .txtResultBox .danger span{
    font-size: 14px;
    color: #2D2E31;
    margin-top: 22px;
    margin-left: 17px;
}
.resultBox.mediaPop .txtResultBox .danger b{
    font-size: 20px;
    color: #2D2E31;
    margin-top: 16px;
    margin-right: 17px;
    margin-left: 5px;
}
.resultBox.mediaPop .txtResultBox .danger b.red{
    color:#D03E3E
}
.resultBox.mediaPop .txtResultBox .danger b.orange{
    color:#F5A623
}
.resultBox.mediaPop .txtResultBox .danger b.green{
    color:#7ED321
}

/**
可信时间
 */
.timePop .txtResultBox p{
    width: 517px;
    height:auto;
    margin: 0 auto;
    font-size: 14px;
    color: #021A24;
    line-height: 24px;
    text-align: justify;
}
.timePop .txtResultBox b{
    color: #4A90E2;
}
.timePop .goTime{
    font-size: 14px;
    color: #F3A33C;
    font-weight: bold;
    margin-left: 360px;
    margin-top: 50px;
    display: inline-block;
}

/**
天平溯源
 */
.resultBox.tpsyPop .txtResultBox{
    width: 640px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
}
.resultBox.tpsyPop .txtResultBox ul{
    width:100%;
    margin:0 auto;
    padding-bottom: 22px;
}
.resultBox.tpsyPop .txtResultBox ul li{
    width:100%;
    height:auto;
    overflow:hidden;
    padding-bottom: 18px;
}
.resultBox.tpsyPop .txtResultBox ul li .ltSpan{
    width: 130px;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.resultBox.tpsyPop .txtResultBox ul li .rtSpan{
    width:500px;
    float: left;
    line-height:20px;
}


/* 后续样式2019-11-6 */
.formPop {
    padding: 20px;
    width: 550px;
    margin: 200px auto;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;

}
.popClose {
    width: 18px;
    height: 18px;
    float: right;
    margin-bottom: 30px;
    cursor: pointer;
}

.loginMask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
    display: none;
}

.loginMask .formPop {
    width: 450px;
}

.loginMask .title {
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.loginMask input {
    width: 80%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #B9B9B9;
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 10%;
}

.loginMask .loginZh {
    margin-top: 40px;
}

.fastLogin,
.backLogin {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    text-align: right;
    cursor: pointer;
    color: #0087FF;
}

.inputBox {
    overflow: hidden;
}

.loginBtn,
.loginBtn1 {
    width: 80%;
    height: 50px;
    line-height: 50px;
    background: #0087FF;
    color: #fff;
    text-align: center;
    margin: 30px auto;
    cursor: pointer;
}

.loginBtn {
    display: none;
}

.telFast {
    display: none;
}

.getEmailYzm {
    width: 103px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    border: 1px solid #0087FF;
    border-radius: 2px;
    font-size: 14px;
    color: #0087FF;
    float: right;
    margin-top: 20px;
    margin-right: 41px;
}

.getEmailYzm.disable {
    background: #D3D3D3;
    border: 1px solid #B8B9B9;
    border-radius: 2px;
    color: #FFFFFF;
}
.right {
    overflow: hidden;
    float: right;
    position: absolute;
    top: 20px;
    right: 100px;
}

.backbtn {
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.zh,.zh1 {
    padding: 5px 15px;
    box-sizing: border-box;
    background: skyblue;
    float: left;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 24px;
    margin-right: 15px;
    color: #fff;
    cursor: pointer;
}
#out,#out2 {
    padding: 5px 10px;
    box-sizing: border-box;
    background: #D03E3E;
    float: left;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 23px;
    cursor: pointer;
    letter-spacing: 0px;
    color: #fff;
    display: none;
    cursor: pointer;
}
