* {
	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;
}
/* css1 */
.Join_content .swiper-pagination-bullet{
	width: initial;
}
.Join_content{
	width: 100%;
}
.Join_content .swiper_3_logo{
	width: 100%;
	/*height: 55px;*/
	padding: 0 240px;
	box-sizing: border-box;
	text-align: initial;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.Join_content .swiper_3_logo>ul{
	width: 100%;
	overflow: hidden;
}
.Join_content .swiper_3_logo>ul li{
	/*display: inline-block;*/
	width: 22%;
	height: 55px;
	line-height: 55px;
	background-color: transparent;
	text-align: center;
	color: #797979;
	font-size: 16px;
	opacity: 1;
	border-radius: 0;
	/* padding: 0 38px;
	box-sizing: border-box; */
	position: relative;
	z-index: 10;
	float: left;
	margin-right: 2%;

}
.Join_content>.swiper_3_logo>ul .Join_active a{
	/*width: 90%;*/
	color: #fff;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Join_content>.swiper_3_logo>ul .Join_active:after{
	content: '';
	display: block;
	width: 110%;
	height: 55px;
	background: url(../images/logo_01_03.png) no-repeat;
	background-size: 100% 55px;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: -1;
}
.Join_content>.swiper_3_logo>.swiper-pagination-bullet{
	background: #f2f2f2;
}
.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 {
	/*min-width: 62px;*/
	/*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;
	text-align: center;
	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%;
	/*min-width: 350px;*/
	/*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;
}
.Join_banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 84px;
}
.Join_banner>div:nth-child(1){
	width: 100%;
	height: 100%;
}
.Join_banner>div:nth-child(1) img{
	width: 100%;
	height: auto;
}
.Join_banner>div:nth-child(2){
	width: 200px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 13%;
	transform: translateX(-600px);
	opacity: 0;
}
.Join_banner>.Join_ani_X:nth-child(2){
	transition: all 1s;
	transform: translateX(0);
	opacity: 1;
}
.Join_banner>div:nth-child(2) p:first-child{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.Join_banner>div:nth-child(2) p:last-child{
	font-size: 18px;
	color: #edf6fe;
	letter-spacing: 2px;
	font-family: "Arial";
	padding-top: 2px;
	box-sizing: border-box;
}

.logo_swiper{
	width: 100%;
	height: auto;
}

.Join_content{
	width: 100%;
	min-height: 400px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
.logo_details{
	width: 100%;
	height: auto;
	padding: 120px 240px 90px 240px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.logo_details>div{
	width: 30%;
	/*height: 388px;*/
	float: left;
	border: 1px solid #ededed;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
	margin-right: 1.9%;
	margin-bottom: 2%;
	overflow: hidden;
}
.logo_details>div:hover{
	transition: all .1s;
	background: #f5f5f5;
}
.logo_details>div:hover p{
	transition: all .1s;
	transform: translateY(800px);
}
.logo_details>div:hover .logo_details_btn a{
	/*display: block;*/
	width: 138px;
	line-height: 16px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #b1b1b1;
	border-radius: 20px;
	box-sizing: border-box;
	transition: all 1s;
}
.logo_details>div:nth-child(3n){
	margin-right: 0;
}
.logo_details>div>div:first-child{
	border-bottom: 1px solid #e1e1e1;
	/* padding: 48px 122px 42px 96px; */
	text-align: center;
}
.logo_details>div>div:first-child img{
	width: 100%;
}
.logo_details>div>h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #6f6f6f;
	padding-top: 40px;
	padding-bottom: 30px;
}
.logo_details>div>p{
	font-size: 16px;
	color: #acacac;
	padding: 0 12px;
	height: 40px;
	overflow: hidden;

	text-align: center;
}
.logo_details_btn{
	font-size: 16px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 68px;
	line-height: 26px;
}
.logo_details_btn a{
	display: block;
	height: 26px;

}

.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%;
}

@media screen and (max-width: 1680px) {

	.Join_content .swiper-pagination-bullet{
		width: initial;
	}
	.Join_content{
		width: 100%;
	}
	.Join_content .swiper_3_logo{
		width: 100%;
		/*height: 55px;*/
		padding: 0 200px;
		box-sizing: border-box;
		text-align: initial;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.Join_content .swiper_3_logo>ul{
		width: 100%;
	}
	.Join_content .swiper_3_logo>ul li{
		/*display: inline-block;*/
		width: 22%;
		height: 55px;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		border-radius: 0;
		/* padding: 0 38px;
        box-sizing: border-box; */
		position: relative;
		z-index: 10;
		float: left;
		margin-right: 2%;

	}
	.Join_content>.swiper_3_logo>ul .Join_active a{
		/*width: 90%;*/

		color: #fff;
		white-space:nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.Join_content>.swiper_3_logo>ul .Join_active:after{
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/logo_01_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_content>.swiper_3_logo>.swiper-pagination-bullet{
		background: #f2f2f2;
	}
	.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: 16px;
		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: 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 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 {
		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: 4%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		/*border: 1px solid #4d86ad;*/
		padding: 8px;
		text-align: center;
		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) {
		/*min-width: 350px;*/
		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: 11px;
		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: 14px;
		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;
	}
	.Join_banner{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 74px;

		position: relative;
	}
	.Join_banner>div:nth-child(1){
		width: 100%;
		height: 100%;
	}
	.Join_banner>div:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	.Join_banner>div:nth-child(2){
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}
	.Join_banner>.Join_ani_X:nth-child(2){
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}
	.Join_banner>div:nth-child(2) p:first-child{
		font-size: 36px;
		color: #fff;
		font-weight: bold;
	}
	.Join_banner>div:nth-child(2) p:last-child{
		font-size: 16px;
		color: #edf6fe;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	.logo_swiper{
		width: 100%;
		height: auto;
	}

	.Join_content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.logo_details{
		width: 100%;
		height: auto;
		padding: 120px 200px 90px 200px;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.logo_details>div{
		width: 30%;
		/*height: 388px;*/
		float: left;
		border: 1px solid #ededed;
		padding: 0 10px;
		box-sizing: border-box;
		margin-right: 1.9%;
		margin-bottom: 2%;
		overflow: hidden;
	}
	.logo_details>div:hover{
		transition: all .1s;
		background: #f5f5f5;
	}
	.logo_details>div:hover p{
		transition: all .1s;
		transform: translateY(800px);
	}
	.logo_details>div:hover .logo_details_btn a{
		display: block;
		width: 138px;
		height: 26px;
		line-height: 16px;
		text-align: center;
		margin: 0 auto;
		border: 1px solid #b1b1b1;
		transform: translateY(-30px);
		border-radius: 20px;
		transition: all 1s;
	}
	.logo_details>div:nth-child(3n){
		margin-right: 0;
	}
	.logo_details>div>div:first-child{
		border-bottom: 1px solid #e1e1e1;
		/* padding: 48px 122px 42px 96px; */
		text-align: center;
	}
	.logo_details>div>div:first-child img{
		width: 100%;
	}
	.logo_details>div>h3{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #6f6f6f;
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.logo_details>div>p{
		font-size: 14px;
		color: #acacac;
		padding: 0 12px;
		text-align: center;
		height: 40px;
		overflow: hidden;

	}
	.logo_details_btn{
		font-size: 14px;
		line-height: 26px;

		padding-top: 14px;
		padding-bottom: 50px;
		text-align: center;
	}
	.logo_details_btn a{
		display: block;
		height: 26px;
	}



}




@media screen and (max-width: 1440px) {
	.Join_content .swiper-pagination-bullet{
		width: initial;
	}
	.Join_content{
		width: 100%;
	}
	.Join_content .swiper_3_logo{
		width: 100%;
		/*height: 55px;*/
		padding: 0 160px;
		box-sizing: border-box;
		text-align: initial;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.Join_content .swiper_3_logo>ul{
		width: 100%;
	}
	.Join_content .swiper_3_logo>ul li{
		/*display: inline-block;*/
		width: 22%;
		height: 55px;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		border-radius: 0;
		/* padding: 0 38px;
        box-sizing: border-box; */
		position: relative;
		z-index: 10;
		float: left;
		margin-right: 2%;

	}
	.Join_content>.swiper_3_logo>ul .Join_active a{
		/*width: 90%;*/

		color: #fff;
		white-space:nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.Join_content>.swiper_3_logo>ul .Join_active:after{
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/logo_01_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_content>.swiper_3_logo>.swiper-pagination-bullet{
		background: #f2f2f2;
	}
	.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: 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 160px 20px 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 {
		min-width: 62px;
		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: 14px;
		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: 3%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		/*border: 1px solid #4d86ad;*/
		padding: 8px;
		text-align: center;
		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: 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: 14px;
		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;
	}
	.Join_banner{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		margin-top: 64px;

	}
	.Join_banner>div:nth-child(1){
		width: 100%;
		height: 100%;
	}
	.Join_banner>div:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	.Join_banner>div:nth-child(2){
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}
	.Join_banner>.Join_ani_X:nth-child(2){
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}
	.Join_banner>div:nth-child(2) p:first-child{
		font-size: 32px;
		color: #fff;
		font-weight: bold;
	}
	.Join_banner>div:nth-child(2) p:last-child{
		font-size: 14px;
		color: #edf6fe;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	.logo_swiper{
		width: 100%;
		height: auto;
	}

	.Join_content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.logo_details{
		width: 100%;
		height: auto;
		padding: 120px 160px 90px 160px;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.logo_details>div{
		width: 30%;
		/*height: 300px;*/
		float: left;
		border: 1px solid #ededed;
		padding: 0 10px;
		box-sizing: border-box;
		margin-right: 1.9%;
		margin-bottom: 2%;
		overflow: hidden;
	}
	.logo_details>div:hover{
		transition: all .1s;
		background: #f5f5f5;
	}
	.logo_details>div:hover p{
		transition: all .1s;
		transform: translateY(800px);
	}
	.logo_details>div:hover .logo_details_btn a{
		display: block;
		width: 138px;
		height: 26px;
		line-height: 16px;
		text-align: center;
		margin: 0 auto;
		border: 1px solid #b1b1b1;
		transform: translateY(-30px);
		border-radius: 20px;
		transition: all 1s;
	}
	.logo_details>div:nth-child(3n){
		margin-right: 0;
	}
	.logo_details>div>div:first-child{
		border-bottom: 1px solid #e1e1e1;
		/* padding: 48px 122px 42px 96px; */
		text-align: center;
	}
	.logo_details>div>div:first-child img{
		width: 100%;
	}
	.logo_details>div>h3{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #6f6f6f;
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.logo_details>div>p{
		font-size: 14px;
		color: #acacac;
		overflow: hidden;

		padding: 0 12px;
		text-align: center;
		height: 40px;
	}
	.logo_details_btn{
		font-size: 14px;
		line-height: 26px;

		padding-top: 14px;
		padding-bottom: 50px;
		text-align: center;
	}
	.logo_details_btn a{
		display: block;
		height: 26px;
	}
}




@media screen and (max-width: 1279px) {
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.Join_content .swiper_3_logo{
		padding: 0 30px;
	}
	.logo_details{
		padding: 240px 30px 90px 30px;
	}
	.logo_details>div{
		width: 48%;
	}
	.logo_details>div:nth-child(2n){
		margin-right: 0;
	}
	.logo_details>div:nth-child(3n){
		margin-right: 1.9%;
	}
}




@media screen and (max-width: 800px) {
	.Join_content .swiper_3_logo>ul li{
		width: 100%;
	}
	.Join_content .swiper_3_logo{
		padding: 0;
	}
	.Join_content>.swiper_3_logo>ul .Join_active:after{
		width: 100%;
	}
	.logo_details>div{
		width: 100%;
		margin-right: 0;
	}
	.Join_banner>div:nth-child(2) p:first-child{
		font-size: 20px;
	}
	.Join_banner>div:nth-child(2){
		height: 50px;
		margin-top: -25px;
	}
	.Join_banner>div:nth-child(2) p:last-child{
		font-size: 12px;
	}
	.logo_details>div:nth-child(2n){
		margin-right: 0;
	}
	.logo_details>div:nth-child(3n){
		margin-right: 0;
	}
	.logo_details>div .logo_details_btn a{
		/*display: block;*/
		width: 138px;
		line-height: 16px;
		text-align: center;
		margin: 0 auto;
		border: 1px solid #b1b1b1;
		border-radius: 20px;
		box-sizing: border-box;
		transition: all 1s;
	}
}

