#body{
    width: 1349px;
    height: 550px;
    margin: 0 auto;
}
#bodyText{

    margin-top: 55px;
    margin-bottom: 55px;
}
#bodyText p{
    text-align: center;
}
#bodyTitleList {
    text-align: center;

}
#bodyTitleList div {
    display: inline-block;
    width: 330px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
}
.div img {
    position: relative;
    top: 30px;
    left: -20px;
    width: 202px;
    height: 123px;
    vertical-align: top;
}
.div{
    width: 720px;
    height: 180px;
    display: inline-block;
    border: 1px solid #D6D6D6;
    margin-right: 29px;
}


.div div {
    position: relative;
    top: 18px;
    left: 9px;
    display: inline-block;
    width: 419px;
    height: 123px;


}
.sprits1{
    width: 73px;
    height: 15px;
    color: #8C8B8F;
    float: left;
}
.sprits2{
    width: 62px;
    height: 15px;
   color: #8C8B8F;
    float: left;
    background-image:url("../img/eye.png") ;
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 2px 2px;
    margin-left: 32px;
}
.sprits3{
    width: 61px;
    height: 15px;
   color: #8C8B8F;
    float: right;
}
#divRight {
    position: relative;
    top: -81px;
    width: 253px;
    height: 97px;
    display: inline-block;
    border: 1px solid #D6D6D6;
    padding-top: 25px;
}

#ul {
    position: relative;
    top: 20px;
    left: 170px;
}

#ul li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #D8D8D8;
    color: #fff;
    font-size: 16px;
}
#ul li:hover{
    background-color: #B50900;
}
