.main{
    width: 100%;
    height:cale( 100vh - 86px);
    padding: 40px 0 60px;
    background: #f4f4f4;
}
.main_contern{
    background: #fff;
    border-radius: 8px;
    padding: 60px 0;
}

.main_contern .main_header {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.main_contern .main_header dl{
    float: left;
    width: 300px;
    text-align: center;
}

.main_contern .main_header dl dt{
    display: inline-block;
    background: white;
    border: 1px solid #d5d5d5;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    border-radius: 30px;
    position: relative;
}


.main_contern .main_header dl .active{
    background:  #dc241c;
    color: #fff;
    border: 0;
}

.main_contern .main_header dl dd{
    font-size: 14px;
    margin-top: 15px;
    
}


.main_contern .main_header > div{
    width: 550px;
    height: 1px;
    background: #f4f4f4;
    position: absolute;
    top: 15px;
    left: 174px ;
}
.main_contern .main_header > div::after{
    content: '';
    display: block;
    clear: both;
    width: 50px;
    height: 30px;
    position: absolute;
    top: -17px;
    left: 250px;
    background: #fff;
}

.main_content{
    width: 600px;
    margin: 0 auto;
    margin-top: 50px;
}

.main_content .information{
    width: 100%;
    margin: 0 0 30px 0;
}



.main_content .information label{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: right;
    display: block;
    float: left;
}
.main_content .information .information_top > span{
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 200px;
    background: #f4f4f4;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    color: #666;
    border: 1px solid #f4f4f4;
}

.span_f{
    position: relative;

}



.main_content .information label >span{
    color: #dc241c;
}
.main_content .information input{
    width: 478px ;
    height: 40px;
    border: 1px solid #f4f4f4;
    padding: 0 10px;
    color: #ccc;
    float: left;
    font-size: 14px;
    *width:456px;
    *z-index: -1;
    line-height: 40px;


}

.main_content .information p{
    font-size: 12px;
    color: #888;
    padding-left: 120px;
    display: block;
    margin-top: 5px;
}
.main_footer{
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    
}
.main_footer span{
    width: 400px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    background: #dc241c;
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 10px;
    line-height: 40px;
    display: block;
    
    
}
.main_footer a{
    color: #dc241c;
    display: block;
}


/* 基本信息部分 */
.information_top div{
    line-height: 40px;
    font-size: 12px;
    color: #aaa;
}

.add{
    width: 478px;
}
.add .pulldown{
    width: 150px;
    line-height: 40px;
    border: 1px solid #f4f4f4;
    float: left;
    margin-right: 10px;
    *margin-right: 7px;
    position: relative;
    
}


.add .pulldown a{
    width: 140px;
    line-height: 40px;
    font-size: 12px ;
    color: #ccc;
    padding: 0 10px;
    cursor: pointer;

}

.add .pulldown a i{
    font-size: 12px;
    position: absolute;
    top: 18px;
    *top:0;
    right: 10px;
    transform: translateY(-50%);

}
.add .pulldown a span{
    font-size: 12px ;
}
.add .pulldown:last-child{
    margin-right: 0;
}

.add .pulldown .hide{
    width: 150px;
    position: absolute;
    top: 40px;
    left: 0;
    *zoom: 1;
    z-index: 10;
    border: 1px solid white;
    background: white;
}
.add .pulldown .hide a{
    line-height: 40px;
    display: block;
    padding: 0 10px;
    font-size: 12px;
}
.add .pulldown .hide a:hover{
    background: #f4f4f4;
    color: #999;
}


.file{
    width: 478px;
    height: 100px;
    border: dashed #f4f4f4;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
    color: #999;
    overflow:hidden;
}

.file .icon{
    font-size: 24px;
    line-height: 80px;
}

/* 信息审校中添加部分 */
.main_content3 {
    margin: 50px auto;  
    width: 640px;
    /* height: 300px; */
    text-align: center;
    box-shadow: 2px 2px 30px 2px rgba(0, 0, 0, 0.08), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 10px 20px -10px rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 2px 2px 30px 2px rgba(0, 0, 0, 0.08), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 10px 20px -10px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 2px 2px 30px 2px rgba(0, 0, 0, 0.08), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 10px 20px -10px rgba(0, 0, 0, 0.04);
    -o-box-shadow: 2px 2px 30px 2px rgba(0, 0, 0, 0.08), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 10px 20px -10px rgba(0, 0, 0, 0.04);
}
.main_content3 .imgs{
    margin-top: 40px;
    
    display: inline-block;
    width: 82px;
    height: 82px;
    background: url(../img/swiper-icon.png) no-repeat 0 -99px;
    /* border: 1px solid red; */
}
.main_content3 span{
    margin: 10px auto;
    display: block;
    font-size: 24px;
    color: #404040;
}

.main_content3 a{
    color: #dc241c;
    display: block;
    font-size: 14px;
    padding-bottom: 40px;
}






