* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none
}

html {
	-webkit-text-size-adjust: none
}

body,
ul,
dl,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
}

a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #666;
}

img,
input {
	border: 0 none;
	outline-style: none;
	padding: 0;
	vertical-align: top;
}

.swiper-container .swiper-pagination-bullet{
	width: initial;
}

.HomePage_header {
	width: 100%;
	height: 84px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: #fff;
	box-sizing: border-box;
}

.HomePage_header>div {
	float: left;
}

.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
	float: right;
}
.HomePage_header>div:nth-child(2){
	margin-right: 40px;
}

.header_logo {
	height: 42px;
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -21px;
}

.header_logo>img {
	width: 192px;
	height: 42px;

}

.header_nav>ul li {
	float: left;
	width: 100px;
	line-height: 84px;
	font-size: 18px;
	text-align: center;
}

.header_nav>ul li:hover a {
	color: #00518a;
}

.header_cantact>ul li {
	float: left;
	width: 50px;
	height: 84px;
	line-height: 84px;
	position: relative;
}

.header_cantact>ul li a {
	color: #00518a;
}

.header_cantact>ul li:nth-child(2) {
	width: 140px;
	font-size: 17px;
}

.header_cantact>ul img:nth-of-type(1) {
	/*width: 26px;*/
	/*height: 26px;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
}

.header_cantact>ul img:nth-of-type(2) {
	width: 26px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -11px;
}

.footer {
	width: 100%;
	/*height: 446px;*/
	background-color: #00518a;
	padding: 60px 240px 20px 240px;
	box-sizing: border-box;
}

.footer_top {
	width: 100%;
	height: 216px;
	overflow: hidden;
}

.footer_top>div:nth-child(1) {
	width: 60%;
	height: 216px;
	float: left;
}

.footer_top>div ul {
	/*height: 216px;*/
	margin-right: 5%;
	float: left;
}

.footer_top>div ul:last-child {
	margin-right: 0px;
}

.footer_top>div ul>li {
	line-height: 30px;
}

.footer_top>div ul>li a {
	font-size: 14px;
	color: #a3b6ca;
}

.footer_top>div ul>li:hover a {
	color: #fff;
}

.footer_top>div ul>li:nth-child(1) a {
	font-size: 15px;
	color: #fff;
}

.footer_top>div ul>li:nth-child(1) {
	padding-bottom: 10px;
}

.footer_top>div:nth-child(2) {
	width: 8.5%;
	/*height: 216px;*/
	float: right;
	margin-left: 5%;
}

.footer_top>div:nth-child(2) p:nth-child(1) {
	width: 100%;
	/*height: 120px;*/
	/*border: 1px solid #4d86ad;*/
	padding: 8px;
	box-sizing: border-box;
	position: relative;
}

.footer_top>div:nth-child(2) p:nth-child(1) img {
	max-width: 100%;
}

.footer_top>div:nth-child(2) p:nth-child(2) {
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}

.footer_top>div:nth-child(3) {
	width: 26%;
	/*height: 216px;*/
	float: right;
}

.footer_top>div:nth-child(3)>ul {
	margin: initial;
	height: initial;
	float: initial;
	/*min-height: 30px;*/
	overflow: hidden;
}

.footer_top>div:nth-child(3)>ul>li {
	width: 25%;
	/*height: 30px;*/
	text-align: center;
	line-height: 30px;
	padding-bottom: initial;
	border: 1px solid #00518a;
	float: left;
	border-radius: 15px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;	
	cursor:pointer;
}

.footer .footer_type {
	border: 1px solid #80a8c5 !important;
}

.footer_top>div {
	position: relative;
}

.footer_top>div>div {
	position: absolute;
	top: 50px;
	left: 0;
	opacity: 0;
	transition: all .2s;
}

.footer .footer_types {
	opacity: 1;
	transition: all 1s;
}

.footer_top>div>div p {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
}

.footer_btm {
	width: 100%;
	/*height: 114px;*/
	border-top: 1px solid #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 24px;
}

.footer_btm>div:nth-child(1) {

	float: left;
}

.footer_btm>div:nth-child(2) {
	/* min-width: 200px; */
	float: right;
}
.footer_btm>div:nth-child(2) ul{
	/* min-width: 200px; */
	/*min-height: 18px;*/
}
.footer_btm p,
.footer_btm a {
	font-size: 12px;
	color: #fff;
	display: initial;
	margin-right: 5px;
}

.footer_btm li {
	min-width: 56px;
	height: 13px;
	line-height: 13px;
	text-align: right;
	float: left;
	color: #fff;
}
.footer_btm li:first-child{
	padding-right: 10px;
}
.footer_btm li:last-child{
	padding-left: 10px;
}
.footer_btm li:nth-child(1) {
	text-align: left;
	border-right: 2px solid #fff;
}

.webslte_banner {
	width: 100%;
	/*height: 364px;*/
	position: relative;
	margin-top: 84px;
	overflow: hidden;
}

.banner_imgs {
	width: 100%;
	/*height: 364px;*/
}

.banner_imgs>img {
	max-width: 100%;
}

.banner_text {
	height: 110px;
	position: absolute;
	top: 50%;
	left: 13%;
	margin-top: -55px;
	transform: translateY(600px);
	transition: all 1s;
}
.title_ani_is{
	transform: translateY(0)!important;
	transition: all 1s!important;
}
.title_css>p:nth-child(1) {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.title_css>p:nth-child(2) {
	font-size: 18px;
	color: #dfeefd;
	letter-spacing: 2px;
	font-family: "Arial";
}

.webslte_title {
	width: 100%;
	height: 806px;
	padding: 85px 230px;
	box-sizing: border-box;
	overflow: hidden;
}

.webslte_title>h2 {
	margin-bottom: 50px;
	transition: all .1s;
	transform: translateY(-600px);

}

.webslte_title>h2 p:nth-child(1) {
	color: #585858;
}

.webslte_title>h2 p:nth-child(2) {
	color: #a3a3a3;
	text-indent: 2px;
}

.webslte_title_btm {
	width: 100%;
	height: 506px;
}

.webslte_title_btm>ul {
	width: 100%;
	height: 52px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	padding-left: 84px;
	box-sizing: border-box;
	margin-top: 20px;
}
.webslte_title_btm .title_uls {
	width: 100%;
	height: 52px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	padding-left: 84px;
	box-sizing: border-box;
	margin-top: 20px;
}
.webslte_title_btm>ul:first-child {
	margin-top: 0;
}

.webslte_title_btm>ul li {
	min-width: 10px;
	/*min-height: 16px;*/
	line-height: 16px;
	float: left;
	color: #6e6e6e;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	padding: 0 34px;
	position: relative;
	top: 50%;
	margin-top: -8px;
}
.webslte_title_btm>ul li:hover a{
	transition: all .75s;
	color: #087dd0;
}
.webslte_title_btm .title_uls li {
	min-width: 10px;
	/*min-height: 16px;*/
	line-height: 16px;
	float: left;
	color: #6e6e6e;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	padding: 0 34px;
	position: relative;
	top: 50%;
	margin-top: -8px;
}

.webslte_title_btm>ul li a {
	font-size: 16px;
	color: #6e6e6e;
}
.webslte_title_btm .title_uls li a {
	font-size: 16px;
	color: #6e6e6e;
}

.webslte_title_btm ul .rotate a {
	transition: .75s;
	color: #087dd0;
}

.webslte_title_btm>ul li:last-child,
.webslte_title_btm>ul li:nth-child(1) {
	border-right: 0px;
}
.webslte_title_btm .title_uls li:nth-child(1){
	border-right: 0px;
	
}

.webslte_title_btm>ul li:nth-child(1) a {
	font-size: 18px;
	margin-left: 10px;
	color: #6e6e6e !important;
}
.webslte_title_btm .title_uls li:nth-child(1) a {
	font-size: 18px;
	margin-left: 10px;
	color: #6e6e6e !important;
}

.webslte_title_btm>ul li:nth-child(2) {
	text-align: left;
}
.webslte_title_btm>ul:nth-child(2) li,.webslte_title_btm .title_uls li{
		padding: 0 34px;
}
.webslte_title_btm>ul:nth-child(2) li:nth-child(2),.webslte_title_btm .title_uls li:nth-child(2){
		padding-left: 34px;
}
.webslte_title_btm>ul:nth-child(2) li:last-child{
	padding-right: 0;
}
.webslte_title_btm>ul li:nth-child(1),.webslte_title_btm .title_uls li:nth-child(1) {
	/*min-width: 186px;*/
	/*min-height: 18px;*/
	line-height: 18px;
	text-align: left;
	margin-right: 120px;
	text-decoration: blink;
	list-style: disc;
	padding: initial;
}
.webslte_title_btm .title_uls li:last-child{
	border-right: 0;
	padding-right: 0;
}
.webslte_title_btm .title_uls li span {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -6px;
}
.webslte_title_btm .ul_03{
	transition: all .75s;
	border: initial;
	border-bottom: 2px solid #087dd0;
	background-color: #f1f3f5;
}
.title_hode_block{
	width: 100%;
	height: 0px;
	background-color: #f1f3f5;
	box-sizing: border-box;
	overflow: hidden;
	transition: all .75s;
}
.title_hode_block>ul{
	min-width: 130px;
	height: 100px;
	overflow: hidden;
	float: left;
}
.title_hode_block>ul li{
	width: 22%;
	line-height: 36px;
	font-size: 12px;
	list-style: disc;
	color:#959595;
	position: relative;
	padding-left: 16px;
	box-sizing: border-box;
	float: left;
	list-style: none;
}
.title_translate{
	width: 100%;
}
.title_hode_block>ul li:after{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #959595;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}
.title_hode_block>ul li a{
	color: #959595;
}
.title_hode_block>ul:nth-child(1){
	margin-right: 152px;
}
.title_hode_block>ul:nth-child(2){
	margin-right: 155px;
}
.title_hode_block .title_uls{
	margin-right: 212px;
}
.title_hode_block>ul li:hover{
	color: #087dd0;
}
.title_hode_block>ul li:hover a{
	transition: all .75s;
	color: #087dd0;
}
.title_show_block{
	transition: all .75s;
	height: 170px;
	padding: 36px 0 36px 320px;
}
.webslte_title_btm .title_uls .rotate img{
	transition: .75s;
	transform: rotate(360deg);
	padding-top: 4px;
}
.webslte_title_btm ul{
	transform: translateY(1000px);
}
.webslte_title_btm .title_translate{
	transform: translateY(0);
	transition: all .75s;
}
.header_nav>ul li:last-of-type{
	display: none;
}
.header_nav>ul li:last-of-type img{
	max-width: 4%;
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-2px);
    margin-right: 2%;
}

/*css2*/
@media screen and (max-width: 1880px){

	.swiper-container .swiper-pagination-bullet{
		width: initial;
	}

	.HomePage_header {
		width: 100%;
		height: 84px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}

	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}

	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

	.header_logo>img {
		width: 192px;
		height: 42px;

	}

	.header_nav>ul li {
		float: left;
		width: 100px;
		line-height: 84px;
		font-size: 16px;
		text-align: center;
	}

	.header_nav>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li {
		float: left;
		width: 50px;
		height: 84px;
		line-height: 84px;
		position: relative;
	}

	.header_cantact>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li:nth-child(2) {
		width: 140px;
		font-size: 15px;
	}

	.header_cantact>ul img:nth-of-type(1) {
		/*width: 26px;*/
		/*height: 26px;*/
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -13px;
	}

	.header_cantact>ul img:nth-of-type(2) {
		width: 26px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -11px;
	}

	.footer {
		width: 100%;
		/*height: 446px;*/
		background-color: #00518a;
		padding: 60px 220px 20px 220px;
		box-sizing: border-box;
	}

	.footer_top {
		width: 100%;
		height: 216px;
		overflow: hidden;
	}

	.footer_top>div:nth-child(1) {
		width: 60%;
		height: 216px;
		float: left;
	}

	.footer_top>div ul {
		/*height: 216px;*/
		margin-right: 5%;
		float: left;
	}

	.footer_top>div ul:last-child {
		margin-right: 0px;
	}

	.footer_top>div ul>li {
		line-height: 30px;
	}

	.footer_top>div ul>li a {
		font-size: 12px;
		color: #a3b6ca;
	}

	.footer_top>div ul>li:hover a {
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) a {
		font-size: 13px;
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) {
		padding-bottom: 10px;
	}

	.footer_top>div:nth-child(2) {
		width: 8.5%;
		/*height: 216px;*/
		float: right;
		margin-left: 5%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		/*border: 1px solid #4d86ad;*/
		padding: 8px;
		box-sizing: border-box;
		position: relative;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) img {
		max-width: 100%;
	}

	.footer_top>div:nth-child(2) p:nth-child(2) {
		text-align: center;
		line-height: 36px;
		color: #fff;
		font-size: 12px;
	}

	.footer_top>div:nth-child(3) {
		width: 26%;
		/*height: 216px;*/
		float: right;
	}

	.footer_top>div:nth-child(3)>ul {
		margin: initial;
		height: initial;
		float: initial;
		/*min-height: 30px;*/
		overflow: hidden;
	}

	.footer_top>div:nth-child(3)>ul>li {
		width: 25%;
		/*height: 30px;*/
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 12px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

	.footer .footer_type {
		border: 1px solid #80a8c5 !important;
	}

	.footer_top>div {
		position: relative;
	}

	.footer_top>div>div {
		position: absolute;
		top: 50px;
		left: 0;
		opacity: 0;
		transition: all .2s;
	}

	.footer .footer_types {
		opacity: 1;
		transition: all 1s;
	}

	.footer_top>div>div p {
		color: #fff;
		font-size: 12px;
		line-height: 30px;
	}

	.footer_btm {
		width: 100%;
		height: 114px;
		border-top: 1px solid #fff;
		overflow: hidden;
		box-sizing: border-box;
		padding-top: 24px;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
		/*min-height: 18px;*/
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 12px;
		color: #fff;
	}

	.footer_btm li {
		min-width: 56px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
		color: #fff;
	}
	.footer_btm li:first-child{
		padding-right: 10px;
	}
	.footer_btm li:last-child{
		padding-left: 10px;
	}
	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}

	.webslte_banner {
		width: 100%;
		/*height: 364px;*/
		position: relative;
		overflow: hidden;
		margin-top: 74px;
	}

	.banner_imgs {
		width: 100%;
		/*height: 364px;*/
	}

	.banner_imgs>img {
		max-width: 100%;
	}

	.banner_text {
		height: 110px;
		position: absolute;
		top: 50%;
		left: 13%;
		margin-top: -55px;
		transform: translateY(600px);
		transition: all 1s;
	}
	.title_ani_is{
		transform: translateY(0)!important;
		transition: all 1s!important;
	}
	.title_css>p:nth-child(1) {
		font-size: 36px;
		color: #fff;
		font-weight: bold;
	}

	.title_css>p:nth-child(2) {
		font-size: 16px;
		color: #dfeefd;
		letter-spacing: 2px;
		font-family: "Arial";
	}

	.webslte_title {
		width: 100%;
		height: 806px;
		padding: 85px 220px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.webslte_title>h2 {
		margin-bottom: 50px;
		transition: all .1s;
		transform: translateY(-600px);

	}

	.webslte_title>h2 p:nth-child(1) {
		color: #585858;
	}

	.webslte_title>h2 p:nth-child(2) {
		color: #a3a3a3;
		text-indent: 2px;
	}

	.webslte_title_btm {
		width: 100%;
		height: 506px;
	}

	.webslte_title_btm>ul {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm .title_uls {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm>ul:first-child {
		margin-top: 0;
	}

	.webslte_title_btm>ul li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}
	.webslte_title_btm>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.webslte_title_btm .title_uls li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}

	.webslte_title_btm>ul li a {
		font-size: 14px;
		color: #6e6e6e;
	}
	.webslte_title_btm .title_uls li a {
		font-size: 14px;
		color: #6e6e6e;
	}

	.webslte_title_btm ul .rotate a {
		transition: .75s;
		color: #087dd0;
	}

	.webslte_title_btm>ul li:last-child,
	.webslte_title_btm>ul li:nth-child(1) {
		border-right: 0px;
	}
	.webslte_title_btm .title_uls li:nth-child(1){
		border-right: 0px;

	}

	.webslte_title_btm>ul li:nth-child(1) a {
		font-size: 16px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}
	.webslte_title_btm .title_uls li:nth-child(1) a {
		font-size: 16px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}

	.webslte_title_btm>ul li:nth-child(2) {
		text-align: left;
	}
	.webslte_title_btm>ul:nth-child(2) li,.webslte_title_btm .title_uls li{
		padding: 0 34px;
	}
	.webslte_title_btm>ul:nth-child(2) li:nth-child(2),.webslte_title_btm .title_uls li:nth-child(2){
		padding-left: 34px;
	}
	.webslte_title_btm>ul:nth-child(2) li:last-child{
		padding-right: 0;
	}
	.webslte_title_btm>ul li:nth-child(1),.webslte_title_btm .title_uls li:nth-child(1) {
		/*min-width: 186px;*/
		/*min-height: 18px;*/
		line-height: 18px;
		text-align: left;
		margin-right: 100px;
		text-decoration: blink;
		list-style: disc;
		padding: initial;
	}
	.webslte_title_btm .title_uls li:last-child{
		border-right: 0;
		padding-right: 0;
	}
	.webslte_title_btm .title_uls li span {
		width: 12px;
		height: 12px;
		position: absolute;
		right: 22px;
		top: 50%;
		margin-top: -6px;
	}
	.webslte_title_btm .ul_03{
		transition: all .75s;
		border: initial;
		border-bottom: 2px solid #087dd0;
		background-color: #f1f3f5;
	}
	.title_hode_block{
		width: 100%;
		height: 0px;
		background-color: #f1f3f5;
		box-sizing: border-box;
		overflow: hidden;
		transition: all .75s;
	}
	.title_hode_block>ul{
		min-width: 130px;
		/*min-height: 80px;*/
		float: left;
	}
	.title_hode_block>ul li{
		width: 22%;
		line-height: 36px;
		font-size: 12px;
		list-style: disc;
		color:#959595;
		position: relative;
		padding-left: 16px;
		box-sizing: border-box;
		float: left;
		list-style: none;
	}
	.title_hode_block>ul li a{
		color: #959595;
	}
	.title_hode_block>ul:nth-child(1){
		margin-right: 152px;
	}
	.title_hode_block>ul:nth-child(2){
		margin-right: 155px;
	}
	.title_hode_block .title_uls{
		margin-right: 212px;
	}
	.title_hode_block>ul li:hover{
		color: #087dd0;
	}
	.title_hode_block>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.title_show_block{
		transition: all .75s;
		height: 170px;
		padding: 36px 0 36px 280px;
	}
	.webslte_title_btm .title_uls .rotate img{
		transition: .75s;
		transform: rotate(360deg);
		padding-top: 4px;
	}
	.webslte_title_btm ul{
		transform: translateY(1000px);
	}
	.webslte_title_btm .title_translate{
		transform: translateY(0);
		transition: all .75s;
	}

}


/*css3*/
@media screen and (max-width: 1680px){
	.swiper-container .swiper-pagination-bullet{
		width: initial;
	}

	.HomePage_header {
		width: 100%;
		height: 74px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}

	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}

	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

	.header_logo>img {
		width: 192px;
		height: 42px;

	}

	.header_nav>ul li {
		float: left;
		width: 100px;
		line-height: 74px;
		font-size: 14px;
		text-align: center;
	}

	.header_nav>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li {
		float: left;
		width: 50px;
		height: 74px;
		line-height: 74px;
		position: relative;
	}

	.header_cantact>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li:nth-child(2) {
		width: 140px;
		font-size: 13px;
	}

	.header_cantact>ul img:nth-of-type(1) {
		/*width: 26px;*/
		/*height: 26px;*/
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -13px;
	}

	.header_cantact>ul img:nth-of-type(2) {
		width: 26px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -11px;
	}

	.footer {
		width: 100%;
		/*height: 446px;*/
		background-color: #00518a;
		padding: 60px 200px 20px 200px;
		box-sizing: border-box;
	}

	.footer_top {
		width: 100%;
		height: 216px;
		overflow: hidden;
	}

	.footer_top>div:nth-child(1) {
		width: 60%;
		height: 216px;
		float: left;
	}

	.footer_top>div ul {
		/*height: 216px;*/
		margin-right: 5%;
		float: left;
	}

	.footer_top>div ul:last-child {
		margin-right: 0px;
	}

	.footer_top>div ul>li {
		line-height: 30px;
	}

	.footer_top>div ul>li a {
		font-size: 12px;
		color: #a3b6ca;
	}

	.footer_top>div ul>li:hover a {
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) a {
		font-size: 12px;
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) {
		padding-bottom: 10px;
	}

	.footer_top>div:nth-child(2) {
		width: 8.5%;
		/*height: 216px;*/
		float: right;
		margin-left: 5%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		/*border: 1px solid #4d86ad;*/
		padding: 8px;
		box-sizing: border-box;
		position: relative;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) img {
		max-width: 100%;
	}

	.footer_top>div:nth-child(2) p:nth-child(2) {
		text-align: center;
		line-height: 36px;
		color: #fff;
		font-size: 12px;
	}

	.footer_top>div:nth-child(3) {
		width: 26%;
		/*height: 216px;*/
		float: right;
	}

	.footer_top>div:nth-child(3)>ul {
		margin: initial;
		height: initial;
		float: initial;
		/*min-height: 30px;*/
		overflow: hidden;
	}

	.footer_top>div:nth-child(3)>ul>li {
		width: 25%;
		/*height: 30px;*/
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 12px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

	.footer .footer_type {
		border: 1px solid #80a8c5 !important;
	}

	.footer_top>div {
		position: relative;
	}

	.footer_top>div>div {
		position: absolute;
		top: 50px;
		left: 0;
		opacity: 0;
		transition: all .2s;
	}

	.footer .footer_types {
		opacity: 1;
		transition: all 1s;
	}

	.footer_top>div>div p {
		color: #fff;
		font-size: 12px;
		line-height: 30px;
	}

	.footer_btm {
		width: 100%;
		/*height: 114px;*/
		border-top: 1px solid #fff;
		overflow: hidden;
		box-sizing: border-box;
		padding-top: 24px;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
		/*min-height: 18px;*/
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 12px;
		color: #fff;
	}

	.footer_btm li {
		min-width: 56px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
		color: #fff;
	}
	.footer_btm li:first-child{
		padding-right: 10px;
	}
	.footer_btm li:last-child{
		padding-left: 10px;
	}
	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}

	.webslte_banner {
		width: 100%;
		/*height: 364px;*/
		position: relative;
		overflow: hidden;
		margin-top: 64px;
	}

	.banner_imgs {
		width: 100%;
		/*height: 364px;*/
	}

	.banner_imgs>img {
		max-width: 100%;
	}

	.banner_text {
		height: 110px;
		position: absolute;
		top: 50%;
		left: 13%;
		margin-top: -55px;
		transform: translateY(600px);
		transition: all 1s;
	}
	.title_ani_is{
		transform: translateY(0)!important;
		transition: all 1s!important;
	}
	.title_css>p:nth-child(1) {
		font-size: 32px;
		color: #fff;
		font-weight: bold;
	}

	.title_css>p:nth-child(2) {
		font-size: 14px;
		color: #dfeefd;
		letter-spacing: 2px;
		font-family: "Arial";
	}

	.webslte_title {
		width: 100%;
		height: 806px;
		padding: 85px 200px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.webslte_title>h2 {
		margin-bottom: 50px;
		transition: all .1s;
		transform: translateY(-600px);

	}

	.webslte_title>h2 p:nth-child(1) {
		color: #585858;
	}

	.webslte_title>h2 p:nth-child(2) {
		color: #a3a3a3;
		text-indent: 2px;
	}

	.webslte_title_btm {
		width: 100%;
		height: 506px;
	}

	.webslte_title_btm>ul {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm .title_uls {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm>ul:first-child {
		margin-top: 0;
	}

	.webslte_title_btm>ul li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		padding-left: 20px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}
	.webslte_title_btm>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.webslte_title_btm .title_uls li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}

	.webslte_title_btm>ul li a {
		font-size: 12px;
		color: #6e6e6e;
	}
	.webslte_title_btm .title_uls li a {
		font-size: 12px;
		color: #6e6e6e;
	}

	.webslte_title_btm ul .rotate a {
		transition: .75s;
		color: #087dd0;
	}

	.webslte_title_btm>ul li:last-child,
	.webslte_title_btm>ul li:nth-child(1) {
		border-right: 0px;
	}
	.webslte_title_btm .title_uls li:nth-child(1){
		border-right: 0px;

	}

	.webslte_title_btm>ul li:nth-child(1) a {
		font-size: 14px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}
	.webslte_title_btm .title_uls li:nth-child(1) a {
		font-size: 14px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}

	.webslte_title_btm>ul li:nth-child(2) {
		text-align: left;
	}
	.webslte_title_btm>ul:nth-child(2) li,.webslte_title_btm .title_uls li{
		padding: 0 20px;
	}
	.webslte_title_btm>ul:nth-child(2) li:nth-child(2),.webslte_title_btm .title_uls li:nth-child(2){
		padding-left: 20px;
	}
	.webslte_title_btm>ul:nth-child(2) li:last-child{
		padding-right: 0;
	}
	.webslte_title_btm>ul li:nth-child(1),.webslte_title_btm .title_uls li:nth-child(1) {
		/*min-width: 186px;*/
		/*min-height: 18px;*/
		line-height: 18px;
		text-align: left;
		margin-right: 60px;
		text-decoration: blink;
		list-style: disc;
		padding: initial;
	}
	.webslte_title_btm .title_uls li:last-child{
		border-right: 0;
		padding-right: 0;
	}
	.webslte_title_btm .title_uls li span {
		width: 12px;
		height: 12px;
		position: absolute;
		right: 22px;
		top: 50%;
		margin-top: -6px;
	}
	.webslte_title_btm .ul_03{
		transition: all .75s;
		border: initial;
		border-bottom: 2px solid #087dd0;
		background-color: #f1f3f5;
	}
	.title_hode_block{
		width: 100%;
		height: 0px;
		background-color: #f1f3f5;
		box-sizing: border-box;
		overflow: hidden;
		transition: all .75s;
	}
	.title_hode_block>ul{
		min-width: 130px;
		/*min-height: 80px;*/
		float: left;
	}
	.title_hode_block>ul li{
		width: 22%;
		line-height: 36px;
		font-size: 12px;
		list-style: disc;
		color:#959595;
		position: relative;
		padding-left: 16px;
		box-sizing: border-box;
		float: left;
		list-style: none;
	}
	.title_hode_block>ul li a{
		color: #959595;
	}
	.title_hode_block>ul:nth-child(1){
		margin-right: 152px;
	}
	.title_hode_block>ul:nth-child(2){
		margin-right: 155px;
	}
	.title_hode_block .title_uls{
		margin-right: 212px;
	}
	.title_hode_block>ul li:hover{
		color: #087dd0;
	}
	.title_hode_block>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.title_show_block{
		transition: all .75s;
		height: 170px;
		padding: 36px 0 36px 240px;
	}
	.webslte_title_btm .title_uls .rotate img{
		transition: .75s;
		transform: rotate(360deg);
		padding-top: 4px;
	}
	.webslte_title_btm ul{
		transform: translateY(1000px);
	}
	.webslte_title_btm .title_translate{
		transform: translateY(0);
		transition: all .75s;
	}
}


/*css4*/
@media screen and (max-width: 1440px){
	.swiper-container .swiper-pagination-bullet{
		width: initial;
	}

	.HomePage_header {
		width: 100%;
		height: 64px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}

	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}

	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

	.header_logo>img {
		width: 192px;
		height: 42px;
	}

	.header_nav>ul li {
		float: left;
		width: 100px;
		line-height: 64px;
		font-size: 14px;
		text-align: center;
	}

	.header_nav>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li {
		float: left;
		width: 50px;
		height: 64px;
		line-height: 64px;
		position: relative;
	}

	.header_cantact>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li:nth-child(2) {
		width: 140px;
		font-size: 12px;
	}

	.header_cantact>ul img:nth-of-type(1) {
		/*width: 26px;*/
		/*height: 26px;*/
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -13px;
	}

	.header_cantact>ul img:nth-of-type(2) {
		width: 26px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -11px;
	}

	.footer {
		width: 100%;
		/*height: 446px;*/
		background-color: #00518a;
		padding: 60px 160px 40px 160px;
		box-sizing: border-box;
	}

	.footer_top {
		width: 100%;
		height: 216px;
		overflow: hidden;
	}

	.footer_top>div:nth-child(1) {
		width: 60%;
		height: 216px;
		float: left;
	}

	.footer_top>div ul {
		/*height: 216px;*/
		margin-right: 5%;
		float: left;
	}

	.footer_top>div ul:last-child {
		margin-right: 0px;
	}

	.footer_top>div ul>li {
		line-height: 30px;
	}

	.footer_top>div ul>li a {
		font-size: 12px;
		color: #a3b6ca;
	}

	.footer_top>div ul>li:hover a {
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) a {
		font-size: 12px;
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) {
		padding-bottom: 10px;
	}

	.footer_top>div:nth-child(2) {
		width: 8.5%;
		/*height: 216px;*/
		float: right;
		margin-left: 5%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		/*border: 1px solid #4d86ad;*/
		padding: 8px;
		box-sizing: border-box;
		position: relative;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) img {
		max-width: 100%;
	}

	.footer_top>div:nth-child(2) p:nth-child(2) {
		text-align: center;
		line-height: 36px;
		color: #fff;
		font-size: 12px;
	}

	.footer_top>div:nth-child(3) {
		width: 26%;
		/*height: 216px;*/
		float: right;
	}

	.footer_top>div:nth-child(3)>ul {
		margin: initial;
		height: initial;
		float: initial;
		/*min-height: 30px;*/
		overflow: hidden;
	}

	.footer_top>div:nth-child(3)>ul>li {
		width: 25%;
		/*height: 30px;*/
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 12px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

	.footer .footer_type {
		border: 1px solid #80a8c5 !important;
	}

	.footer_top>div {
		position: relative;
	}

	.footer_top>div>div {
		position: absolute;
		top: 50px;
		left: 0;
		opacity: 0;
		transition: all .2s;
	}

	.footer .footer_types {
		opacity: 1;
		transition: all 1s;
	}

	.footer_top>div>div p {
		color: #fff;
		font-size: 12px;
		line-height: 30px;
	}

	.footer_btm {
		width: 100%;
		/*height: 114px;*/
		border-top: 1px solid #fff;
		overflow: hidden;
		box-sizing: border-box;
		padding-top: 24px;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
		/*min-height: 18px;*/
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 12px;
		color: #fff;
	}

	.footer_btm li {
		min-width: 56px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
		color: #fff;
	}
	.footer_btm li:first-child{
		padding-right: 10px;
	}
	.footer_btm li:last-child{
		padding-left: 10px;
	}
	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}

	.webslte_banner {
		width: 100%;
		/*height: 364px;*/
		position: relative;
		overflow: hidden;
		margin-top: 64px;
	}

	.banner_imgs {
		width: 100%;
		/*height: 364px;*/
	}

	.banner_imgs>img {
		max-width: 100%;
	}

	.banner_text {
		height: 50px;
		position: absolute;
		top: 50%;
		left: 13%;
		margin-top: -25px;
		transform: translateY(600px);
		transition: all 1s;
	}
	.title_ani_is{
		transform: translateY(0)!important;
		transition: all 1s!important;
	}


	.title_css>p:nth-child(2) {
		font-size: 16px;
		color: #dfeefd;
		letter-spacing: 2px;
		font-family: "Arial";
	}

	.webslte_title {
		width: 100%;
		height: 806px;
		padding: 85px 160px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.webslte_title>h2 {
		margin-bottom: 50px;
		transition: all .1s;
		transform: translateY(-600px);
		
	}

	.webslte_title>h2 p:nth-child(1) {
		color: #585858;
	}

	.webslte_title>h2 p:nth-child(2) {
		color: #a3a3a3;
		text-indent: 2px;
	}

	.webslte_title_btm {
		width: 100%;
		height: 506px;
	}

	.webslte_title_btm>ul {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm .title_uls {
		width: 100%;
		height: 52px;
		border: 1px solid #e0e0e0;
		overflow: hidden;
		padding-left: 84px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.webslte_title_btm>ul:first-child {
		margin-top: 0;
	}

	.webslte_title_btm>ul li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		padding-left: 10px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}
	.webslte_title_btm>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.webslte_title_btm .title_uls li {
		min-width: 10px;
		/*min-height: 16px;*/
		line-height: 16px;
		float: left;
		color: #6e6e6e;
		text-align: center;
		border-right: 1px solid #d1d1d1;
		padding: 0 34px;
		position: relative;
		top: 50%;
		margin-top: -8px;
	}

	.webslte_title_btm>ul li a {
		font-size: 12px;
		color: #6e6e6e;
	}
	.webslte_title_btm .title_uls li a {
		font-size: 12px;
		color: #6e6e6e;
	}

	.webslte_title_btm ul .rotate a {
		transition: .75s;
		color: #087dd0;
	}

	.webslte_title_btm>ul li:last-child,
	.webslte_title_btm>ul li:nth-child(1) {
		border-right: 0px;
	}
	.webslte_title_btm .title_uls li:nth-child(1){
		border-right: 0px;

	}

	.webslte_title_btm>ul li:nth-child(1) a {
		font-size: 12px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}
	.webslte_title_btm .title_uls li:nth-child(1) a {
		font-size: 12px;
		margin-left: 10px;
		color: #6e6e6e !important;
	}

	.webslte_title_btm>ul li:nth-child(2) {
		text-align: left;
	}
	.webslte_title_btm>ul:nth-child(2) li,.webslte_title_btm .title_uls li{
		padding: 0 14px;
	}
	.webslte_title_btm>ul:nth-child(2) li:nth-child(2),.webslte_title_btm .title_uls li:nth-child(2){
		padding-left: 10px;
	}
	.webslte_title_btm>ul:nth-child(2) li:last-child{
		padding-right: 0;
	}
	.webslte_title_btm>ul li:nth-child(1),.webslte_title_btm .title_uls li:nth-child(1) {
		/*min-width: 186px;*/
		/*min-height: 18px;*/
		line-height: 18px;
		text-align: left;
		margin-right: 60px;
		text-decoration: blink;
		list-style: disc;
		padding: initial;
	}
	.webslte_title_btm .title_uls li:last-child{
		border-right: 0;
		padding-right: 0;
	}
	.webslte_title_btm .title_uls li span {
		width: 12px;
		height: 12px;
		position: absolute;
		right: 22px;
		top: 50%;
		margin-top: -6px;
	}
	.webslte_title_btm .ul_03{
		transition: all .75s;
		border: initial;
		border-bottom: 2px solid #087dd0;
		background-color: #f1f3f5;
	}
	.title_hode_block{
		width: 100%;
		height: 0px;
		background-color: #f1f3f5;
		box-sizing: border-box;
		overflow: hidden;
		transition: all .75s;
	}
	.title_hode_block>ul{
		min-width: 130px;
		/*min-height: 80px;*/
		float: left;
	}
	.title_hode_block>ul li{
		width: 22%;
		line-height: 36px;
		font-size: 12px;
		list-style: disc;
		color:#959595;
		position: relative;
		padding-left: 16px;
		box-sizing: border-box;
		float: left;
		list-style: none;
	}
	.title_hode_block>ul li a{
		color: #959595;
	}
	.title_hode_block>ul:nth-child(1){
		margin-right: 152px;
	}
	.title_hode_block>ul:nth-child(2){
		margin-right: 155px;
	}
	.title_hode_block .title_uls{
		margin-right: 212px;
	}
	.title_hode_block>ul li:hover{
		color: #087dd0;
	}
	.title_hode_block>ul li:hover a{
		transition: all .75s;
		color: #087dd0;
	}
	.title_show_block{
		transition: all .75s;
		height: 170px;
		padding: 36px 0 36px 200px;
	}
	.webslte_title_btm .title_uls .rotate img{
		transition: .75s;
		transform: rotate(360deg);
		padding-top: 4px;
	}
	.webslte_title_btm ul{
		transform: translateY(1000px);
	}
	.webslte_title_btm .title_translate{
		transform: translateY(0);
		transition: all .75s;
	}

}


@media screen and (max-width: 1279px){
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.banner_text{
		height: 50px;
		margin-top: -25px;
	}
	.title_css>p:nth-child(1){
		font-size: 20px;
	}
	.title_css>p:nth-child(2){
		font-size: 14px;
	}
	.webslte_title{
		padding: 10px 30px;
	}
	.webslte_title_btm>ul{
		padding-left: 20px;
	}
	.webslte_title_btm>ul li:nth-child(1), .webslte_title_btm .title_uls li:nth-child(1){
		margin-right: 0;
	}
	.webslte_title_btm>ul li, .webslte_title_btm .title_uls li{
		width: 48%;
		margin: 0;
		padding: 0;

	}
	.webslte_title_btm>ul{
		height: auto;
	}
	.webslte_title_btm>ul li:nth-child(1) a{
		margin-left: 0;
	}
	.webslte_title_btm>ul li:nth-child(1), .webslte_title_btm .title_uls li:nth-child(1),.webslte_title_btm>ul li:nth-child(2){
		text-align: center;
	}
	.webslte_title_btm>ul li{
		border: none;
		padding: 10px 0;
	}
	.webslte_title_btm>ul li:nth-child(3n){
		clear: both;
	}
	.webslte_title_btm>ul li:nth-child(1), .webslte_title_btm .title_uls li:nth-child(1), .webslte_title_btm>ul li:nth-child(2){
		width: 48%;
		padding: 10px 0;
	}
	.webslte_title_btm>ul:nth-child(2) li:nth-child(2), .webslte_title_btm .title_uls li:nth-child(2),.webslte_title_btm>ul:nth-child(2) li, .webslte_title_btm .title_uls li{
		padding: 10px 0;
	}
	.webslte_title_btm .title_uls{
		padding-left: 20px;
		height: auto;
	}
	.webslte_title_btm>.title_ani ul li{
		border: none;
	}
	.webslte_title_btm>.title_ani ul li:nth-child(3n){
		clear: both;
	}
	.webslte_title_btm .title_uls li span{
		opacity: 0;
	}


}
