.illegal-contain{
    position: relative;
    padding-top: 174px;
}
.illegal-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background: url("../image/illegal/illegal-bg.png") no-repeat;
    background-size: cover;
}
.illegal-content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
}
.illegal-content h3{
    text-align: center;
    margin-bottom: 78px;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.32px;
    font-weight: 600;
}
.illegal-box{
    width: 414px;
    height: 435px;
    text-align: center;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);
    border-radius: 8px;
    position: relative;
}
.illegal-header{
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.32px;
}
.illegal-header .active{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.5px;
    padding: 18px 0 4px 0;
    font-weight: 600;
}
.illegal-header p{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin: 4px 0;
}
.illegal-header li{
    margin: 0 55px;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 28px;
    position: relative;
}
.illegal-header li span{
    width: 44px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -22px;
    background: #046AD5;
}
.illegal-mess{
    width: 300px;
    margin: 30px auto 0 auto;
}
.illegal-mess input{
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 40px;
    padding: 10px 12px;
    box-sizing: border-box;
}
.illegal-mess input::-webkit-input-placeholder{
    color:#BBBBBB;
    font-size: 14px;
}
.illegal-mess li{
    margin-bottom: 16px;
}
.illegal-aisle label{
    padding: 0 !important;
}
.illegal-aisle .question-border-icon:before{
    width: 16px;
    height: 16px;
}
.illegal-code-box input{
    width: 181px;
    float: left;
}
.illegal-code{
    width: 110px;
    height: 40px;
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    float: right;
    box-sizing: border-box;
}
.illegal-code img{
    width: 100%;
    height: 100%;
}
.illegal-aisle{
    font-size: 14px;
    color: #1F61FF;
    line-height: 22px;
}
.blue-button-shadow{
    position: relative;
}
.blue-button-shadow:after {
    width: 301px;
    height: 58px;
    background: url(../image/common/login-button-shadow.png) no-repeat;
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -150px;
    background-size: contain;
    z-index: 0;
}
.illegal-button{
    padding-top: 30px;
}
.illegal-button .block-blue-button{
    position: relative;
    z-index: 2;
}
.illegal-aisle label{
    color: #666;
}
.official-contain{
    padding: 30px 0;
    width: 1200px;
    margin: 0 auto 160px auto;
}
.official-contain1{
    padding: 30px 0;
    width: 1200px;
    margin: 0 auto 50px auto;
}
.official-header{
    width: 100%;
    height: 184px;
    background: url("../image/official/banner.png") no-repeat;
    background-size: cover;
}

.official-header1{
    width: 100%;
    height: 184px;
    background: url("../image/official/dzzs_banner @1x.png") no-repeat;
    background-size: cover;
}
.clause-header{
    width: 100%;
    height: 160px;
    background: url("../image/official/clause-bg.png") no-repeat;
    background-size: cover;
}
.clause-header h3{
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 1.14px;
    text-align: justify;
    line-height: 160px;
    text-align: center;
}
.clause-title{
    width: 1167px;
    margin: 0px auto;
    margin-top: 30px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 26px;
}
.official-header h3{
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 1.14px;
    text-align: justify;
    line-height: 184px;
    margin-left: 185px;
}
.official-header1 h3{
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 1.14px;
    text-align: justify;
    line-height: 184px;
    margin-left: 185px;
}
.official-box{
    padding: 0 20px;
}
.official-box dl{
    margin-top: 50px;
}
.official-box dt{
    position: relative;
}
.official-box dt span{
    font-size: 24px;
    color: #046AD5;
    letter-spacing: 0.5px;
    position: absolute;
    top: 6px;
    left: 0;
    font-family: numFont;
}
.official-box dt div{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    border-bottom: 1px solid #eee;
    margin-left: 40px;
    line-height: 28px;
    padding: 8px 0;
    font-weight: bold;
}
.official-box dd{
    margin: 10px 0;
}
.official-box dd p{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    padding-left: 42px;
}


.official-box1{
    padding: 0 0 0 15px;
}
.official-box1 dl{
    margin-top: 50px;
}
.official-box1 dt{
    position: relative;
}
.official-box1 dt span{
    font-size: 24px;
    color: #046AD5;
    letter-spacing: 0.5px;
    position: absolute;
    top: 6px;
    left: 0;
    font-family: numFont;
}
.official-box1 dt div{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    border-bottom: 1px solid #eee;
    margin-left: 10px;
    line-height: 28px;
    padding: 8px 0;
    font-weight: bold;
}
.official-box1 dd{
    margin: 10px 0;
}
.official-box1 dd p{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    padding-left: 38px;
    padding-right: 15px;
}
.official-box1 dd .auth-content{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 25px;
}
.official-box1 .auth-img-box {
    margin-top: 30px;
    padding-right: 0px;
    display: flex;
}
.official-box1 .auth-img-box .auth-img-content:last-child {
    margin-left: 30px;
}
.official-box1 .auth-img-content .auth-img-content-border {
    margin-left: 225px;
    margin-right: 225px;
}
.official-box1 .auth-img-content .auth-img-content-text {
    display: inline-block;
    width: 100%;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 26px;
    font-weight: 500;
}
.official-box1 .auth-img-content .auth-img-content-text {
    display: inline-block;
    width: 100%;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 26px;
    font-weight: 500;
}
.official-mess{
    margin-top: 40px;
}
.official-mess h3{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    text-align: center;
    position: relative;
    margin-bottom: 77px;
}
.official-mess h3 span{
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -55px;
    width: 110px;
    height: 7px;
    background: url("../image/official/border.png") no-repeat;
    background-size: cover;
}
.official-mess img{
    width: 100%;
}
.layer-bxt-tool{
    box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);
    border-radius: 6px;
}
.layer-bxt-header{
    width: 150px;
    height: 150px;
    background: url("../image/icon/tool-header.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -75px;
}
.layer-bxt-tool .layui-layer-title{
    border: none;
    background: #fff;
}
.layer-bxt-tool .layui-layer-content{
    padding: 0 55px;
    box-sizing: border-box;
}
.illegal-tool-box h3{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.5px;
    margin-top: 45px;
    text-align: center;
    font-weight: 600;
}
.illegal-tool-box p{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    margin: 10px 0;
}
.illegal-tool-box div{
    text-align: center;
    padding-top: 44px;
}
.illegal-tool-box button{
    background: #1F61FF;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
}
.clause-mess{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    padding-top: 30px;
}
.illegal-border-bg{
    position: absolute;
    width: 794px;
    height: 329px;
    left: 50%;
    margin-left: -387px;
    background: url("../image/common/login-border-bg.png") no-repeat;
    top: 98px;
}











/*鸿蒙版《软件著作权认证证书》使用说明*/
.hm-official-header {
    width: 100%;
    height: 130px;
    background: url("../image/hongmeng/hongmeng_banner_img.png") no-repeat;
    background-size: cover;
    padding-top: 43px;
    box-sizing: border-box;
}
.hm-official-header h3 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 45px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    margin-left: 50px;
}
.hm-official-box1 {
    padding: 0 50px;
}
.hm-official-box1 h4 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    margin-top: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
}
.hm-official-box1 .certificate-description {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    margin-top: 19px;
    margin-bottom: 20px;
}
.hm-official-box1 .certificate-description span {
    color: #FF5554;
}
.hm-official-box1 .hm-zs-tip {
    margin-top: 21px;
    width: 1100px;
    height: 73px;
    background: #FFF6F6;
    border-top: 1px solid #FFC8C7;
    border-bottom: 1px solid #FFC8C7;
    padding: 10px 20px 10px 48px;
    box-sizing: border-box;
    position: relative;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
}
.hm-official-box1 .hm-zs-tip img {
    position: absolute;
    top: 15px;
    left: 20px;
}
.hm-official-box1 .hm-zs-tip span {
    color: #FF5554;
}
.hm-official-box1 .cert-instructions .cert-instructions-step {
    margin-top: 50px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
}
.hm-official-box1 .cert-instructions .cert-instructions-step:first-child {
    margin-top: 19px;
}
.hm-official-box1 .cert-instructions img {
    margin-top: 20px;
}