﻿@charset "utf-8";
/* CSS Document */
	.wrap{
    width: 1200px;
    margin: 0 auto;
}
	.pr-10 {
    padding-right: 10px;
}
.pl-10 {
    padding-left: 10px;
}
	.mr-20 {
    margin-right: 20px;
}
	.pt-30 {
    padding-top: 30px;
}
	.wrap .footer-top .top-list:nth-child(1) {
    background: url(../images/foot_icon1.png) no-repeat 34px center;
}
.wrap .footer-top .top-list:nth-child(2) {
    background: url(../images/foot_icon2.png) no-repeat 34px center;
}
	.wrap .footer-top .top-list:nth-child(3) {
    background: url(../images/foot_icon3.png) no-repeat 34px center;
}
	.wrap .footer-top .top-list:nth-child(4) {
    background: url(../images/foot_icon4.png) no-repeat 34px center;
}
.wrap .footer-top .top-list {
    width: 278px;
    height: 78px;
    line-height: 78px;
    border: 1px solid #333;
    text-indent: 98px;
    color: #aaaaaa;
	font-size:16px;
}
	.fl {float:left;}
	.wrap .footer-tel {
    border-bottom: 1px solid #333;
    height: 120px;
    margin: 0 auto;
    width: 1180px;
}
	.wrap .footer-tel .index_tel {
    width: 280px;
    height: 65px;
    background: url(../images/foot_icon5.png) no-repeat 30px 0;
    color: #aaa;
    padding-left: 100px;
		
}
	.f-16 {
    font-size: 16px;
}
	.clearfix {    display: block;}
	.wrap .footer-tel .index_tel span {
    color: #fff;
}
.f-20 {
    font-size: 20px;
}
	.wrap .footer-tel .tel-info {
    height: 90px;
    line-height: 60px;
    color: #aaa;
}













