.header-top {
	height: 70px;
}
.header-bottom {
	padding-top: 90px;
	height: 0;
}
.STYLE1 {
	font-family: "宋体";
	font-size: 130%;
	/*font-weight: bold;*/

}
.header-para {
	width: 33%;
	float: left;
	margin-top: 0;
	/*height: 580px;*/
	padding: 0;
	position: relative;
}
.header-logo {
	margin-right: 10px;
	/*margin-top: 90px;*/
	width: 66%;
	float: right;
	margin-top: 0;
	text-align: center;
	position: relative;
}
.header-logo .imgright {
	display: inline-block;
	float: none;
	padding: 20px 50px 0 0;
}
.header-logo .ximright {
	padding: 170px 20px 200px 1px;
	width: 200px;
	display: inline-block;
	float: none;
	position: relative;
}
.header-logo .ximright .imgtitcen {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	font-family: 宋体;
}
.header-logo .imgright img {
	cursor: pointer;
}
.header-para h2 {
	text-align: center;
	margin-left: 0;
}
.header-para h3 {
	margin-left: 0;
	text-align: center;
}
.header-logo .ximright p {
	width: 80%;
	height: auto;
	line-height: 28px;
	/*text-indent: 2em;*/
	text-align: left;
	font-family: "宋体";

}
.header-logo .ximright p.sj {
	text-indent: 2.5em;
}
.sxyh {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 140px;
	text-align: center;
	/*position: absolute;*/
	left: 0;
	bottom: 0;
}
.sxyh a {
	/*float: right;*/
	width: 100px;
	height: 36px;
	padding: 6px 10px;
	line-height: 36px;
	border:1px solid #64bdb6;
	text-align: center;
	font-size: 14px;
	color: #64bdb6;
	margin-left: 5px;
	margin-right: 5px;
}

/*弹出效果*/
.tan {
	position: fixed;
	left: 2%;
	top: 2%;
	z-index: 99999;
	/*margin-left: -450px;*/
	/*margin-top: -400px;*/
	width: 96%;
	height: 96%;
	text-align: center;
	display: none;
}
.tan_bj {
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: none;
}
.tan .imgtan {
	width: 100%;
	height: 100%;

}
.tan .imgtan img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
/*y右上角logo*/
.link {
	margin: 0px 10px 0 0;
	float: right;
}
.link a {
	color:#F78C03;
	font-size:14px;
	padding-top: 10px;
	display: block;
	/*font-family: 宋体;*/
}
.link a img {
	width: 20px;
	height: 20px;
	float: left;
}