.header-box {
    width: 100%;
    height: 9.375rem;
    background: #FFFFFF;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0rem 0.1875rem 1.25rem 0.0625rem rgba(0, 0, 0, 0.11);
    border-radius: 0rem 0rem 0rem 0rem;
}

.header-box-con {
    width: 87.5rem;
    height: 9.375rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-box-dengru {
    font-size: 1.125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.header-box-logo {
    width: 22.3125rem;
    height: 6.75rem;
    margin-right: 31.1875rem;
}

.header-box-logo img {
    width: 22.3125rem;
    height: 6.75rem;
}

.header-box-dengru>a {
    font-size: 1.125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #291470;
}


/* 内容区 */

.content-con-bg {
    /* padding-bottom: 3.75rem; */
    /* height: 37.875rem;
    */
    /* background: url(../images/zu8847.png);
    */
    /* background: #eeeeee; */
    /* background-size: 100% 100%; */
}

.zhuce-top-box {
    background: #ffffff;
    width: 100%;
    border-bottom: 0.0625rem solid #eeeeee;
    /* margin-bottom: 3.75rem;
    */
}

.zhuce-top-box-con {
    width: 87.5rem;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
}

.zhuce-top-box-con1 {
    padding: 1.875rem 0;
    margin-left: 10rem;
    margin-right: 0;
    display: flex;
    align-items: center;
    /* border-bottom: 0.0625rem solid #BF9250;
    */
}

.zhuce-top-box-con11 {
    padding: 1.875rem 0;
    /* margin-right: 10rem; */
    margin-right: 0;
    display: flex;
    align-items: center;
    border-bottom: 0.125rem solid #BF9250;
}

.zhuce-top-box-text {
    text-align: center;
    width: 2.8125rem;
    height: 2.8125rem;
    background: #BF9250;
    box-shadow: 0rem 0.375rem 0.625rem 0.0625rem rgba(191, 146, 80, 0.48);
    opacity: 1;
    border-radius: 50%;
    font-size: 1.25rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.8125rem;
}

.zhuce-top-box-text1 {
    font-size: 1.25rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0rem;
    margin-left: 1.25rem;
}

.shangchuan-bototm-box {
    margin-top: 3.75rem;
    margin: 0 auto;
    width: 87.5rem;
    /* height: 48.5rem;
    */
    background: #ffffff;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    padding: 3.75rem 0;
    /* padding-top: 3.75rem;
    */
    /* padding-bottom: 1.875rem;
    */
}

.shangchuan-bototm-box1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shangchuan-bototm-box1>p {
    font-size: 0.875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0rem;
}

.shangchuan-text1 {
    font-size: 0.875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #D53127;
}

.shangchuan-text2 {
    margin: 0;
    width: 7.75rem;
    height: 2.5rem;
    background: #291470;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    opacity: 1;
    line-height: 2.5rem;
    text-align: center;
    display: block;
}

.shangchuan-text2>a {
    font-size: 0.875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    /* line-height: 2.5rem;
    */
}

.shangchuan-text3 {
    font-size: 0.875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.3;
}

.shangchuan-bototm-box2 {
    display: none;
    position: relative;
    text-align: center;
    width: 6.25rem;
}

.shangchuan-bototm-box2-img1 {
    /* margin-: 1.875rem !important;
    */
    margin-top: .8333rem;
    /* margin: 1.875rem auto; */
    width: 6.25rem;
    height: 6.25rem;
}

.shangchuan-bototm-box2-img1 img {
    width: 6.25rem;
    height: 6.25rem;
}

.shangchuan-bototm-box2-img2 {
    margin: 0 auto;
    /* top: -0.625rem;
    right: 40.3125rem; */
    top: -0.4167rem;
    right: -0.4167rem;
    position: absolute;
    width: 1rem;
    height: 1.2rem;
    cursor: pointer;
}

.shangchuan-bototm-box2-img2 img {
    width: 1rem;
    height: 1rem;
}

.shangchuan-btn {
    margin: 0 auto;
    width: 18.75rem;
    height: 2.5rem;
    background: #291470;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    opacity: 1;
    text-align: center;
    line-height: 2.5rem;
}

.shangchuan-btn>a {
    display: block;
    font-size: 1rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}


/* 审核 */

.shenhe-box {
    margin-top: 3.75rem;
    margin: 0 auto;
    width: 87.5rem;
    background: #ffffff;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    padding: 3.75rem 0;
}

.shenhe-box-img {
    width: 16rem;
    height: 16rem;
    margin: 0 auto;
}

.shenhe-box-img img {
    width: 16rem;
    height: 16rem;
}

.shenhe-box-text {
    font-size: 1.25rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin-top: 3.125rem;
}

.shenhetongguo-box-img {
    width: 5.25rem;
    height: 5.25rem;
    margin: 0 auto;
}

.shenhetongguo-box-img img {
    width: 5.25rem;
    height: 5.25rem;
    margin: 0 auto;
}

.shenheshibai-box-img {
    width: 5.25rem;
    height: 5.25rem;
    margin: 0 auto;
}

.shenheshibai-box-img img {
    width: 5.25rem;
    height: 5.25rem;
    margin: 0 auto;
}
@media screen and (max-width:1024px){
   .header-box{
       width: auto;
       /*background: red;*/
   }
   .header-box-logo{
       margin-right: 0;
   }
   .header-box-con{
       padding: 0 15px;
       width:100%;
       justify-content: space-between;
   }
   .content-con{
       width: auto;
   }
   .zhuce-top-box-con{
       width: 100%;
   }
   .zhuce-bottom-box{
       width: 100%;
   }
   .content-con-bg{
       padding-bottom: 0;
   }
   .zhuce-bottom-center-con>input{
       padding: 5px 0;
   }
   .zhuce-bottom-center-con>select{
       height: 45px;
   }
   .yanzhengma{
       padding: 5px 0;
   }
   .shangchuan-text2{
       padding: 5px;
   }
   .zhuce-btn{
       padding: 5px 0;
   }
   .zhuce-bottom-center-con{
       margin-bottom: 20px;
       padding-left: 0!important;
   }
   
}

