.news_type_box{
    height: 150px;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 26px;
}
.news_type_box_item{
    width: 230px;float: left;text-align:center;height: 140px;
    margin: 0 auto;
    margin-left: 10px;
    margin-top: 10px;
}
.news_type_box_item_img{
    margin-top:8px;
}
.news_type_box_item_title{
    margin-top:6px;font-size: 18px;font-weight: bold;
    letter-spacing:2px;
}
.news_type_box_item_title_english{
    color:#c2c2c2;margin-top:4px;font-size: 14px;
    letter-spacing:1px;
}
.contactus_map{
    width: 720px;height: 310px;background: #c9c9c9;float: left;
}
.contactus_infos{
    width: 450px;height: 310px;float: right;
}
.contactus_infos_address{
    color:#000000;font-size:21px;margin-top: 80px;height: 76px;line-height: 30px;
    background: url("../images/icon_contactus_address.png") no-repeat;
    padding-left: 40px;
}
.contactus_infos_phone{
    color:#000000;
    font-size:18px;height: 60px;line-height: 20px;
    background: url("../images/icon_contactus_phone.png") no-repeat;
    padding-left: 40px;
}
.contactus_infos_email{
    color:#000000;
    font-size:18px;height: 60px;line-height: 20px;
    background: url("../images/icon_contactus_email.png") no-repeat;
    padding-left: 40px;
}
.contact_company_names{
    margin-top:25px;margin-bottom:25px;padding:22px;color:#4d4c4c;font-weight:bold;font-size: 28px;
}
.company_list{
    height: 250px;margin-bottom: 40px;
}
.company_list_img{
    margin-left:20px;width: 250px;height: 250px;float: left;background: #c4e3f3;
}
.company_list_info{
    width: 800px;height: 250px;float: right;
}
.company_list_info_companyname{
    margin-top: 70px;height: 50px;line-height: 50px;font-size: 24px;color: #000000;
}
.company_list_info_address{
    height: 40px;line-height: 40px;font-size: 18px;
}
.company_list_info_phone{
    height: 40px;line-height: 40px;font-size: 18px;
}