﻿.header{
    height: 144px;
}
.header .logo{
    float: left;
    padding-top: 30px;
}
.header .phone{
    float: right;
    padding-top: 50px;
    font-size: 40px;
    color: #00a497;
    line-height: 50px;
}
.header .phone img{
    padding-right: 10px;
    float: left;
}
/* footer */
.footer{width: 100%;overflow: hidden;background: #00a497;}
.footer .footerTop{width: 100%;height: 350px;border-bottom: 1px solid #f2f2f2;}
.footer .footerTop .con1{width: 920px;overflow: hidden;float: left;}
.footer .footerTop dl{background: url(../images/footer-xian.png) no-repeat left top;height: 224px;float: left;width: 116px;padding-left: 39px;margin-top: 71px;}
.footer .footerTop dl.dif{width: 126px;padding-left: 0;background-image: none;}
.footer .footerTop dt{font-size: 18px;color: #fff;margin-bottom: 44px;}
.footer .footerTop dd a{font-size: 13px;color: #fff;margin-bottom: 6px;display: block;}
.footer .footerTop dd a:hover{ color:#f39800;}
.footer .footerTop .con2{width: 280px;background: #f39800;height: 350px;border-bottom: 1px solid #f39800;text-align: center;float: right;}
.footer .footerTop .con2 p{color: #fff;}
.footer .footerTop .con2 .p1{margin-top: 74px;font-size: 13px;}
.footer .footerTop .con2 .p2{font-size: 24px;font-family: arial;margin-bottom: 40px;}
.footer .footerTop .con2 .p3{font-size: 12px;margin-top: 5px;}
.footer .footerTop .con2 img{margin: 0 auto;}
.footer .footerBottom{width: 100%;overflow: hidden;height: 59px;line-height: 59px;}
.footer .footerBottom .p1{font-size: 12px;color: #f2f2f2;float: left;}
.footer .footerBottom .p1 span{font-family: arial;}
.footer .footerBottom .p1 a{color: #f2f2f2;}
.footer .footerBottom .p2{background: #ff6600;height: 61px;line-height: 58px;border-top: 1px solid #ff6600;width: 280px;float: right;  overflow:hidden; text-align: center}
.footer .footerBottom .p2 a{ float:left;}
.footer .footerBottom .p2 img{display: block;}

