.header1_marquee{
	background: #eee;
	color:#444;
	line-height:30px;
	font-size:14px;
}
.header1 {
	width: 100%;
	hei/ght: 237px;
	overflow: hidden;
	color: #fff;
	position: relative;
	
}
.header1:before{
	content: '';
	width: 1920px;	
	height: 1px;
	background: #2a509b;
	position: absolute;
	top: 120px;
	left: 0;
}
.header1_Cont {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.header1_top{
	width: 1100px;
	height: 93px;
}
.header1_img{
	display: block;
	float:left;
    width: 194px;
    height: 60px;
    overflow: hidden;
    margin-top:10px;
    margin-right:20px;
    border-right:1px solid #ccc;
}
.header1_img img{
    width: 100%;
    pos/ition: absolute;
    le/ft: 50%;
    to/p: 50%;
    tr/ansform: translate(-50%, -50%);
}
.header1_top1{
	width: 464px;
	height: 44px;
	float: left;
	margin: 10px 0 0 0;
}
.header1_top  h2 {
	font-size: 28px;
	font-weight: 700;
	color: #2a509b;
	float: left;
	margin-left: 20px;
	letter-spacing: 6px;
}
.header1_top  p {
	font/-size: 10px;
	co/lor: #999999;
	flo/at: left;
	mar/gin-left: 20px;
	lett/er-spacing: 0.6px;
}

.header1_top_a{
	width: 290px;
	height: 16px;
	float: right;
	margin-top: 54px;
}
.header1_top_a1 img{
	margin-right: 4px;
}
.header1_top_a1{
	font-size: 14px;
	color: #666666;
	margin-right: 20px;
}
.header1_top_a1:nth-child(3){
	margin-right: 0;
}
.header1_top_a1:hover{
	    text-decoration: underline;
}
.header1_dingwei {
	wid/th: 396px;
	hei/ght: 56px;
	float: left;
	margin-top: 10px;
}
.header1_dingwei  p {
	color: #000000;
	font-size: 22px;
	flo/at: left;
	margi/n-bottom: 10px;
}

.header1_dingwei span {
	color: #009e9d;
	font-size: 18px;
	font-weight: 700;
}

.header1_tel {
	width: 236px;
	height: 70px;
	float: right;
	margin-top: 6px;

}
.tel_1{
	font-size: 18px;
	color: #ff0000;
}
.tel_1 img{
	margin: 2px 10px 0 0 ;
}
.header1_tel img {
	float: left;
}

.header1_tel_num {
	width: 235px;
	height: 40px;
	text-align: center;
	float: right;
	background: #ff0000;
    border-radius: 20px;
    margin-top: 10px;
}

.header1_tel_num p {
	font-size: 30px;
	line-height: 40px;
}

.w{width:1100px;margin:0 auto;}