body{
    background-color: #f2f3f5;
}
.width40{
    width: 40px;
    height: 2px;
    border: 0;
    background-color: #fe8c2b;
    margin: 24px 0;
}
.type_area .float_left{
    width: 576px;
}
.type_area .float_left p{
    margin-bottom: 28px;
}
.type_area .float_left p:last-of-type{
    margin-bottom: 38px;
}
#form_idea input{
    width: 275px;
    height: 40px;
    text-indent: 1rem;
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
}
#form_idea textarea{
    text-indent: 1rem;
    width: 576px;
    height: 110px;
    resize:none;
    border: 1px solid #d6d6d6;
    margin-bottom: 24px;
    padding: 10px 0;
}
.type_area .ditu{
    width: 565px;
    height: 580px;
    /*border: 1px solid #dcdcdc;*/
}
#form_idea  .txtVerification{
    width: 180px;
}

.yanzhengma{
    display: inline-block;
    height: 40px;
    width: 230px;
}
#btns{
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #ff8c2b;
    color: white;
}
#banner{
    width: 100%;
    overflow: hidden;
    margin-bottom: 68px;
}
#banner img{
    width: 100%;
}