﻿.top{
	margin: 0 auto;
    background-image: none;
    position: relative;
    left: -0px;
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.img,.erweima{
	display:inline-block;
}
.img1{
	margin-left: 44px;
	margin-top: 10px;
	width: 200px;
	height: 74px;
	border-width: 0px;
}
.img2{
	padding-bottom: 10px;
}
.img p span {
	margin-bottom: 20px;
} 
.telephone{
	display: inline-block;
	position: absolute;
	top: 10px;
}
.telephone p span{
	font-family: 'Impact Oblique', 'Impact Normal', 'Impact';
	font-weight: 400;
    font-style: oblique;
    font-size: 28px;
    color: #22ACEB;
        padding-left: 70px;
}
.erweima{
	margin-left: 250px;
}
.erweima img{
	margin-bottom: 10px;
}
.cennter{
	border-width: 0px;
    width: 100%;
    height: 53px;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    -ms-overflow-y: hidden;
    overflow-y: hidden;
    background-color: rgba(1, 161, 237, 1);
    background-image: none;
}
#Navigation{
	border-width: 0px;
    height: 53px;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    -ms-overflow-y: hidden;
    overflow-y: hidden;
    background-color: rgba(1, 161, 237, 1);
    background-image: none;
}
#Navigation ul{
	text-align: center;
	width: 92%;
}
#Navigation ul img{
	padding-left: 7px;
}
#Navigation ul li{
	width: 132px;
	height: 53px;
	display: inline-block;
	font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    position: relative;
    background-color: rgba(1, 161, 237, 1);
    margin-top: -15px;
    margin-bottom: 6px;
    top: -2px;
}
#Navigation ul li:hover{
	width: 132px;
	height: 53px;
	display: inline-block;
	font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    position: relative;
    background-color: #FFFFFF;
    margin-top: -15px;
    margin-bottom: 6px;
    top: -2px;
}
#Navigation ul li a{
	width: 131px;
    height: 52px;
    color: white;
    text-decoration: none;
    line-height: 50px;
    display: inline-block;
}
#Navigation ul li a:hover{
	color: rgba(1, 161, 237, 1);
	width: 131px;
    height: 52px;
    text-decoration: none;
    line-height: 50px;
    display: inline-block;
    font-weight: 600;
}
.bottom{
	width: 100%;
	height: 480px;
}
a { text-decoration:none;}