.img{
    width:100% ;
    height:auto;
}

.img_top{
    margin-top:-10px;
    width:100% ;
    height:auto;
}

*{
    margin: 0;
    padding: 0;
    font-size: 0;
}

.ul11{
    float:left;
    /* margin-left: 14px; */
    margin-top:21px;
}

.ul11 > li {
    float:left;
    list-style:none;
}

.img10{
    background-image: url(../images/8.jpg);
    width: 100%;
    height: 600px;
    background-size: 100% 100%;
}

.img11{
    /* border:1px solid red; */
    width: 100%;
    height: 150px;
}

.img12{
    /* border: 1px solid red; */
    width: 160px;
    height: 50px;
    margin-left: 5px;
    margin-top: 5px;
}

.img13{
    /* border:1px solid red; */
    width: 100%;
    height: 430px;
}

.img14{
    width: 100%;
}

.img15{
    /* border: 1px solid red; */
    width: 92%;
    height: 430px;
    /* margin-left: 13px; */
    /* text-align: center; */
    margin: 0 auto;
}

.img16{
    margin: 0 auto;
    width: 360px;
    height: 150px;
}