.main .picList li{
    float: none;
}
*{box-sizing: border-box;}
.cont7 .title1 {border: 1px solid #dadada; margin-top: 30px;}
.cont7 .title1 span{display: inline-block; height: 50px; line-height: 50px; border-right: 1px solid #dadada; text-align: center;  color: #000; font-size: 20px;}
.cont7 .title1 span:nth-child(1){width: 20%;}
/* .cont7 .title span:nth-child(2){width: 50px;} */
.cont7 .title1 span:nth-child(2){width: 20%;}
.cont7 .title1 span:nth-child(3){width: 20%;}
.cont7 .title1 span:nth-child(4){width: 40%; border-right: none;}
.cont7 .cont7_right{width:48%;background: #fff;}
.cont7 .cont7_right .mk{width: 100%;height: 330px;overflow: hidden;}
.cont7 .cont7_right .bd{border-left: 1px solid #dadada;  border-bottom: 1px solid #dadada; }
.cont7 .cont7_right .bd ul li span{display: inline-block; height: 50px; line-height: 50px; border-top: 1px solid #dadada; border-right: 1px solid #dadada; text-align: center; color: #666;}
.cont7 .cont7_right .bd ul li span:nth-child(1){width: 20%;}
/* .cont7 .cont7_right .bd ul li span:nth-child(2){width: 50px;} */
.cont7 .cont7_right .bd ul li span:nth-child(2){width: 20%;}
.cont7 .cont7_right .bd ul li span:nth-child(3){width:20%;}
.cont7 .cont7_right .bd ul li span:nth-child(4){width: 40%;}
.cont7 .cont7_right .bd ul li:hover span{background-color: #ff9900; color: #fff;}

.xqj_form{
    width: 100%;
    background: #f5fbff;
    margin-top: 20px;
}
.for_lt{
    width: 48%;
    float: left;
}
.for_lt h3{
    text-align: center;
    margin: 20px 0;
}
#bmdt{
    text-align: center;
    padding: 20px 0;
}
#apply{
    background: #fff;
    padding-top: 25px;
    padding-bottom: 20px;
}
.iptBox,.zhuanye{
    width: 480px;
    height: 45px;
    text-align: left;
    padding-left: 25px;
    line-height: 45px;
    border: 1px solid #dadada;

    font-size: 15px;
    margin: 0 auto;
    margin-top: 25px;
}
.iptBox input {
    height: 41px;
    border: none;
    width: 370px;
    font-size: 15px;
    padding-left: 10px;
    border-left: 1px solid #dadada;
}
.zhuanye select {
    height: 42px;
    width: 370px;
    color: #666;
    padding-left: 10px;
    font-size: 15px;
    border: none;
    border-left: 1px solid #dadada;
}
.xqj_form_box{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.tijiao{
    width: 100%;
}
#submit{
    width: 496px;
    height: 45px;
    background: #f01332;
    border: none;
    color: #fff;
    font-size: 17px;
    margin: 0 auto;
    display: block;
}
.for_lt {
    width: 48%;
    float: left;
}
.cont7 .cont7_right {
    width: 48%;
    background: #fff;
    float: right;
}
.cc:after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}