/*底部*/
.div_bottom_dh{
    background-color: #D8DBDC;
    height: 25px;
    border-top: 1px solid #BAB5B2;
    border-bottom: 1px solid #BAB5B2;
    padding-top: 6px;
}

.ul_bottom_dh{
    width:1024px;
    height:auto;
    margin:0 auto;
}

.ul_bottom_dh li{
    float: left;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
}

.ul_bottom_dh li:first-child{
    margin-left: 23px;
}

.ul_bottom_dh li label{
    margin-left: 3px;
}

.ul_bottom_dh li a {
    color: #000000;
    font-size: 12px;
    /*font-weight: bold;*/
}

.div_bottom_lj{
    background-color: #E1E1E1;
    height: 40px;
    padding-top: 3px;
}

.div_bottom_lj_150{
    background-color: #E1E1E1;
    height: 50px;
    padding-top: 13px;
}

.ul_bottom_lj{
    width:1024px;
    height:auto;
    margin:0 auto;
}

.ul_bottom_lj li{
    float: left;
    margin-left: 4px;
    text-align: center;
    vertical-align: middle;
}

.ul_bottom_lj li:first-child{
    margin-left: 6px;
}

.ul_bottom_lj li label{
    margin-left: 3px;
}

.ul_bottom_lj li a {
    color: #747474;
    font-size: 12px;
    font-weight: normal;
}

.div_bottom_pic{
    background-color: #E1E1E1;
    height: 150px;
}

.div_bottom_pic_1{
    float: left;
    width: 150px;
    height: 137px;
    text-align: center;
}

.div_bottom_pic_1 img{
    margin-top: 30px;
}

.div_bottom_pic_2{
    padding-top: 6px;
    color: #939393;
    float: left;
    width: 350px;
    height: 130px;
    text-align: left;
    font-size: 10px;
    margin-left:50px;
}

.div_bottom_pic_2 a
{
	color:inherit;
}

.div_bottom_pic_3{
    float: left;
    width: 80px;
    height: 150px;
    text-align: center;
}

.div_bottom_pic_3 img{
    margin-top: 30px;
}

.div_bottom_pic_4{
    float: left;
    width: 250px;
    height: 137px;
    text-align: center;
}

.div_bottom_pic_4 img{
    margin-top: 20px;
}

.div_bottom_pic_5{
    float: right;
    width: 220px;
    height: 137px;
    text-align: center;
}
.div_bottom_pic_5 img{
    margin-top: 20px;
}