.qk_con_one{
    position: relative;

}
.qk_p_one{
    font-size: 30px;
    text-align: center;
    position:relative;
    float: left;
}
.qk_div_one{
    width:1200px;
    height:520px;
    position:relative;
    top:30px;
    float: left;
}
.qk_img_one{
    width: 1201px;
    height:520px
}
.qk_div_two{
    width:1200px;
    height:450px;
    position:relative;
    float: left;
}

.qk_div_three{
    width:1200px;
    height:200px;
    position:relative;
    top:110px;
    float: left;
}
.qk_p_two{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position:relative;
    float: left;
}
.qk_div_four{
    width:1200px;
    height:200px;
    position:relative;
    float: left;
}

.qk_a_one {
    width: 280px;
    height: 75px;
    display: block;
    background: url(../images/bendi.png) no-repeat 0 0;
    float: left;
    text-indent: -9999px;
    position: relative;
    top:10px;
    left:460px
}
.qk_a_one:hover {
    background: url(../images/bendi_1.png) no-repeat 0 0;
}

.stu_new_ul{
    width: 1230px;
    height: 400px;
    position:relative;
    top:15px;
    left:-30px
}
.stu_new_li{
    width: 582px;
    height:200px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    border: 1px solid #E7E7E7;
}
.stu_new_ld{
    width: 562px;
    height:180px;
    margin-left: 10px;
    margin-top: 10px;
}
.stu_new_img{
    width: 135px;
    height:180px;
    position: relative;
    float:left;
}
.stu_new_info{
    width: 380px;
    height:130px;
    position: relative;
    float:left;
    left:20px;
    top:10px;
}
.stu_new_p_1{
    width: 380px;
    height:30px;
    position: relative;
    float:left;
    font-size: 18px;
    font-weight: bold;
    color: #1A1919;
}
.stu_new_li:hover{
    border:1px solid #FF5F01;
}
.stu_new_p_2{
    width: 380px;
    height:100px;
    position: relative;
    float:left;
    font-size: 14px;
    color:#888
}
