.header{position: relative;overflow: hidden;}
.header .left{width: 200px;padding: 5px 0;}
.header .left img{display: block;}
.header .right {width: 1000px;}
.header .right ul {overflow: hidden;}
.header .right ul li{float: left;font-family: "微软雅黑";font-size: 20px;height: 95px;line-height: 95px;}
.header .right ul li a{color: black;display: block;padding: 0 34px;}
.header .right ul li.on a{background: #163c85;color: white;}
.header .right ul li:hover a{background: #163c85;color: white;}


.footer{position: relative;background: #282828;padding: 20px 0;}
.footer .left{width: 300px;}
.footer .left img{width: 292px;height: 186px;margin: auto;}
.footer .right{width: 900px;font-family: "微软雅黑";}
.footer .right .tel{margin:26px 0;}
.footer .right .tel img{float: left;margin-right: 20px;}
.footer .right  .tel p{height: 46px;line-height: 46px;font-size: 24px;color: #ededed;}
.footer .right  .tel p span{font-size: 36px;}
.footer .right .text{padding: 20px 0;}
.footer .right .text span{display: inline-block;font-size: 16px;color: white;}
.footer .right .text span:nth-child(odd){width: 380px;}

.footer .foot {
	font-family: "微软雅黑";
	font-size: 14px;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.footer .foot p{color: whitesmoke;}
.footer .foot p a{color: whitesmoke;}
