body{
    background: #F8F8F8;
}
.tousu_mk1{
    background:rgba(248,92,91,1);
    padding-top: 50px;
}
.tousu_mk1_ctt{
    width: 1200px;
    height: 280px;
    margin: 0 auto;
    background: url("//imgcdn.bangkao.com/src/tousu/img/tousu.91f2bfa2.png") no-repeat center center;
    box-sizing: border-box;
    padding: 70px 410px 0px 50px;
}
.tousu_mk1_ctt h1{
    font-size:34px;
    font-weight:500;
    color:rgba(65,65,65,1);
    margin-bottom: 20px;
}
.tousu_mk1_ctt p{
    margin-bottom: 14px;
    font-size:14px;
    color:rgba(65,65,65,1);
    line-height:20px;
}
.tousu_mk2{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 40px;
    box-sizing: border-box;
    position: relative;
}

/*单选样式*/
.radio_list{
    font-size: 0px;
}
.radio_list li{
    display: inline-block;
}

.radio_list li  input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    font-size: 18px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #D9D9D9;
    line-height: 1;
    margin-right: 8px;
    box-sizing: border-box;
    vertical-align: -6px;
}
.radio_list li input[type="radio"]:checked + label::before {
    background-color: #F85C5B;
    border: 1px solid #F85C5B;
    background-clip: content-box;
    padding: .1em;
    vertical-align: -8px;
    box-sizing: border-box;
}
.radio_list li label{
    font-size:14px;
    color:rgba(51,51,51,1);
}
body{
    background: #F8F8F8;
}
.tousu_mk1{
    background:rgba(248,92,91,1);
    padding-top: 50px;
}
.tousu_mk1_ctt{
    width: 1200px;
    height: 280px;
    margin: 0 auto;
    background: url("//imgcdn.bangkao.com/src/tousu/img/tousu.91f2bfa2.png") no-repeat center center;
    box-sizing: border-box;
    padding: 70px 410px 0px 50px;
}
.tousu_mk1_ctt h1{
    font-size:34px;
    font-weight:500;
    color:rgba(65,65,65,1);
    margin-bottom: 20px;
}
.tousu_mk1_ctt p{
    margin-bottom: 14px;
    font-size:14px;
    color:rgba(65,65,65,1);
    line-height:20px;
}
.tousu_mk2{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 40px;
    box-sizing: border-box;
    margin-bottom: 60px;

}
.tousu_mk2 button{
    display: block;
    margin: 0 auto;
    text-align: center;
    width:88px;
    height:32px;
    border-radius:2px;
    border:1px solid rgba(248,92,91,1);
    font-size:14px;
    color:rgba(248,92,91,1);
    cursor: pointer;
}
.tousu_mk2 button:hover{
    background: rgba(248,92,91,1);
    color: #ffffff;
}
.tousu_flex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}
.tousu_flex1{
    justify-content: space-between;
}
.tousu_flex1 ul{
    flex: 1;
}
.tousu_flex1_icon{
    cursor: pointer;
    margin-bottom: 0px !important;
}
.tousu_flex .tousu_flex1_icon .tousu_mk2_icon{
    width: 26px;
    height: 26px;
    display: block;
    background: url("//imgcdn.bangkao.com/src/tousu/img/tousu1.4ea845a0.png") no-repeat center center;
    margin: 0 auto;
}
.tousu_flex .tousu_flex1_icon p{
    text-align: center;
    font-size:12px;
    color:rgba(248,92,91,1);
}
.tousu_flex span{
    width: 96px;
    text-align: left;
    font-size:16px;
    font-weight:500;
    color:#333333;
}
.tousu_flex span i{
    color: #F85C5B;
}
/*单选样式*/
.radio_list{
    font-size: 0px;
}
.radio_list li{
    display: inline-block;
    margin-right: 21px;
}

.radio_list li  input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    font-size: 18px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #D9D9D9;
    line-height: 1;
    margin-right: 8px;
    box-sizing: border-box;
    vertical-align: -6px;
}
.radio_list li input[type="radio"]:checked + label::before {
    background-color: #F85C5B;
    border: 1px solid #F85C5B;
    background-clip: content-box;
    padding: .1em;
    vertical-align: -8px;
    box-sizing: border-box;
}
.radio_list li label {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
}
.radio_list li input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.tousu_flex_s{
    align-items: flex-start;
}
.tousu_flex textarea{
    flex: 1;
    height:260px;
    border-radius:4px;
    border:1px solid rgba(238,238,238,1);
    font-size:14px;
    color:rgba(153,153,153,1);
    padding: 16px 20px;
}
.tousu_flex>div>div{
    width:120px;
    height:120px;
    border-radius:4px;
    border:1px solid rgba(238,238,238,1);
    padding-top: 35px;
    box-sizing: border-box;
    position: relative;
}
.tousu_flex div input{
    position: absolute;
    width:120px;
    height:120px;
    top: 0px;
    opacity: 0;
}
.tousu_flex div div i{
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 22px;
    margin-bottom: 6px;
    background: url("//imgcdn.bangkao.com/src/tousu/img/tousu2.f894f2a7.png") no-repeat center center;
}
.tousu_flex div div p{
    text-align: center;
    font-size:12px;
    color:rgba(204,204,204,1);
}
.tousu_flex div{
    margin-bottom: 10px;
}
.tousu_flex div p{
    font-size:12px;
    color:rgba(204,204,204,1);
}
.tousu_flex input{
    flex: 1;
    height:40px;
    border-radius:4px;
    border:1px solid rgba(238,238,238,1);
    text-indent: 20px;
    font-size:14px;
}
/* 普通IE浏览器 样式清除 */
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
}
/* 火狐浏览器样式清除 */
input[type="number"]{
    -moz-appearance:textfield;
}

.tousu_img{
    width: 120px;
    height: 120px;
    border-radius: 4px;
    border: 1px solid rgba(238,238,238,1);
    padding-top: 35px;
    box-sizing: border-box;
    position: relative;
    margin-right: 10px;
}
.tousu_img i{
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: url(//imgcdn.bangkao.com/about/image/aboutV3/about_yj_close.3c06b054.png) no-repeat center center;
    right: -5px;
    top: -5px;
}