/*尾部样式*/
#footer{ height: 420px; margin: 0 auto; background-color: #fff;}
.foot .foot1{ width: 1200px; height:257px; border-bottom: 1px solid #000;}
.foot .foot1 dl{ list-style: none; padding-right: 130px; float: left;}
.foot .foot1 .dl1{ padding-right: 0;}
.foot .foot1 dt{ font-size: 16px; font-weight: bold; padding-bottom:25px;}
.foot .foot1 dd{ padding-bottom:25px;font-size: 12px;}
.foot .foot1 dd:hover{ color: #ff0e00;}
.foot .foot1 img{ width: 102px; height: 140px; float: right;}
.foot .foot2{ width: 1200px; height:110px; padding-top: 30px; text-align: center;}
.foot .foot2 p{ padding-bottom: 50px;}


.call .main1_left {
    width: 330px;
    height: 150px;
    background: url("../images/call.png") no-repeat;
	background-size:19%;
    float: left;
}

.call .main1_left .word {
    width: 345px;
	height: 59px;
	margin-left: 35px;
	line-height: 28px;
}

.call .main2_left {
    width: 317px;
    height: 120px;
	background-size:17%;
    float: left;
}

.call .main2_left .word {
	margin-top:-3px;
    width: 317px;   
	height: 38px;
	line-height: 34px;
font-size: 12px;
}


