* {
	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;	text-transform: uppercase;
}

img,
input {
	border: 0 none;
	outline-style: none;
	padding: 0;
	vertical-align: top;
}
.Join_content .swiper-pagination-bullet{
	width: initial;
}
.HomePage_header{
	width: 100%;
	height: 84px;
	position: fixed;
	background: #fff;
	box-sizing: border-box;
	z-index: 20;
	top: 0;
	left: 0;
}
.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
	float: right;
}
.HomePage_header>div:nth-child(2){
	margin-right: 40px;
}
.HomePage_header>div{
	float: left;
}
.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%;
	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;
	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;
}
.Join_recruit_top>div:first-child>p span:nth-of-type(2){
	margin-left: 10px;
}
.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: 14px;
	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;
}
.Join_recruit_btm>div>div:nth-child(2)>.rczpyc>h4{
	padding-top: 2%;
}
.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: 370px;*/
}
.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%;
}
.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: #FFF;
	letter-spacing: 2px;
	font-family: "Arial";
	padding-top: 2px;
	box-sizing: border-box;
}

#swiper_3{
	width: 100%;
	height: auto;
}
#swiper_3>.swiper-wrapper>div:first-child{
	padding: 146px 240px 0 240px;
	box-sizing: border-box;
}

.Join_content{
	width: 100%;
	min-height: 400px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
.Join_recruit{
	width: 100%;
	height: auto;
	padding: 120px 238px 200px 238px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.Join_recruit_top{
	width: 100%;
	/*height: 430px;*/
	overflow: hidden;
	margin-bottom: 60px;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;

}
.Join_recruit_top>div{
	width: 50%;
	float: left;
}
.Join_recruit_top>div:last-child{
	float: right;
}
.Join_recruit_top>div:last-child>img{
	max-width: 100%;
	height: auto;
	/*margin-bottom: 80px;*/

}
.Join_recruit_top>div:first-child{
	/*padding-top: 56px;*/
	/*padding-bottom: 42px;*/
	box-sizing: border-box;
	padding-right: 9%;

	overflow: hidden;
}
.Join_recruit_top>div:first-child h3 p:first-child{
	font-size: 40px;
	font-weight: bold;
	color: #6e6e6e;
}
.Join_recruit_top>div:first-child h3 p:last-child{
	font-size: 18px;
	color: #c2c2c2;
	font-family: "Arial";
	letter-spacing: 2px;
	margin-bottom: 25px;
}
.Join_recruit_top>div:first-child>p{
	font-size: 16px;
	color: #6E6E6E;
	line-height: 30px;
}
.Join_recruit_top>div:first-child>p span{
	color: #6e6e6e;
	font-size: 16px;
	font-weight: bold;
}
.Join_recruit_top>div:first-child>p:nth-of-type(3){
	margin-bottom: 18px;
}
.Join_recruit_btm{
	width: 100%;
	height: auto;
}
.Join_recruit_btm>div{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	margin-top: 38px;
	padding: 46px 66px 30px 62px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.Join_recruit_btm>div:first-child{
	margin-top: 0;
	transition: .6s;
	position: relative;
}
.Join_recruit_btm>div div{
	float: left;
}
.Join_recruit_btm>div div:first-child{
	width: 15%;
	height: auto;
	position: relative;
}
.Join_recruit_btm>div div:first-child p{
	font-size: 20px;
	color: #7b7b7b;
	font-weight: bold;
	text-indent: 6px;
}
.Join_recruit_btm>.Join_hover{
	border-bottom: 2px solid #006bb7;
}
.Join_recruit_btm>.Join_hover div:first-child p{
	color: #006bb7;
}
.Join_recruit_btm>.Join_hover>div:last-child{
	transition: all .4s;
	transform: rotate(360deg);
	background: url(../images/icon_03_10.png) no-repeat;
	background-position: center center;
}

.Join_recruit_btm>div div:first-child:after{
	content: '';
	display: block;
	width: 38px;
	border-top: 3px solid #55aa2d;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.Join_recruit_btm>div>div:nth-child(2){
	width: 80%;
	height: auto;
	padding-left: 88px;
	border-left: 1px solid #d7d7d7;
	box-sizing: border-box;
}
.Join_recruit_btm>div div:nth-child(2) h4{
	font-size: 18px;
	color: #7b7b7b;
	font-weight: bold;
	/* margin-bottom: 22px; */
}
.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type{
	width: 100%;
	height: auto;
}
.Join_recruit_btm>div div:first-child span{
	display: inline-block;
	font-size: 18px;
	text-indent: 6px;
    color: #7b7b7b;
    margin-top: 20%;
}
.Join_recruit_btm>div>div:nth-child(2)>div:last-of-type{
	width: 100%;
	display: none;
}
.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type>p,.Join_recruit_btm>div>div:nth-child(2)>div:last-of-type>p{
	font-size: 15px;
	color: #7b7b7b;
	line-height: 26px;
}
.Join_recruit_btm>div>div:last-child{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	background: url(../images/icon_03_07.png) no-repeat;
	background-size: 14px auto;
	right: 66px;
}
.swiper_4_btm{
	float: left;
	min-width: 200px;
	height: 40px;
	position: relative;
	bottom: 100px;
	left: 50%;
	z-index: 10;
}
.swiper_4_btm div{
	float: left;
	position: static;
}
.swiper_4_btm div:first-child{
	min-width: 100px;
}
.swiper_4_prev,.swiper_4_next{
	/* position: initial!important; */
	margin-top: 0!important;
	background-size: 12px 10px!important;
}
.swiper_4_btm .swiper_4_prev{
	left: initial;
	top: initial;
	right: initial;
	margin-right: 10px;
}
.swiper_4_btm .swiper_4_next{
	left: initial;
	top: initial;
	right: initial;
}
.swiper_4_pagination{
	margin-right: 40px;
}
.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #c2c2c2;
	border-radius: 0;
	box-sizing: border-box;
}
.swiper_4_pagination>span{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #c2c2c2;
	border-radius: 0;
	margin-right: 12px;
	color: #afafaf;
	background-color: #fff;
	opacity: 1;
	box-sizing: border-box;
}
.swiper_4_btm .swiper-button-black{
	opacity: 1!important;
}
.swiper_4_pagination .swiper-pagination-bullet-active{
	border: initial;
	background: #006bb7;
	color: #fff;
}
.swiper_4_pagination>span:last-child{
	margin-right: 0;
}
/*Swiper原样式 */
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
/*改变了颜色和加粗的样式*/
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

/* .ani-slide .Join_ani_X{
	transform: translateX(0)!important;
	transition: all .75s;
	opacity: 1!important;
}
.ani-slide .Join_ani_Y{
	transform: translateY(0)!important;
	transition: all .75s;
	opacity: 1!important;
} */
.Join_content .swiper_3_pagination{
	width: 100%;
	height: 55px;
	padding: 0 240px;
	box-sizing: border-box;
	text-align: left;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
}
.Join_content .swiper_3_pagination>ul li{
	float: left;
	border-radius: 0;
	width: 12%;
	/*height: 55px;*/
	line-height: 55px;
	background-color: transparent;
	text-align: center;
	color: #797979;
	font-size: 16px;
	opacity: 1;
	position: relative;
	margin-right: 2%;
	z-index: 10;
}
.Join_content>.swiper_3_pagination>ul .Join_active a{
	color: #fff;
}
.Join_content>.swiper_3_pagination>ul .Join_active:after{
	content: '';
	display: block;
	width: 110%;
	height: 55px;
	background: url(../images/icon_02_03.png) no-repeat;
	background-size: 100% 55px;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: -1;
}
.Join_content>.swiper_3_pagination>.swiper-pagination-bullet{
	background: #f2f2f2;
}
.Join_map_top,.Join_map_btm{
	width: 100%;
	/*height: 1066px;*/
	/*background: url(../images/map_01.png) no-repeat;*/
	/*background-size: 44.6% 68%;*/
	/*background-position: 240px 280px;*/
	position: relative;
}
.Join_map_top{
	padding: 120px 240px 0 240px;
	box-sizing: border-box;
	overflow: hidden;
}
.Join_map_top>h2,.Join_map_btm>h2{
	text-align: center;
}
.Join_map_top>h2{
    margin-bottom: 70px;
}
.maps_top{
    overflow: hidden;
    padding-bottom: 66px;
    width: 60%;

}
.maps_top>div:first-of-type img{
    max-width: 100%;
}
.Join_map_btm>h2{
	margin-bottom: 70px;
}
.Join_map_top>h2 p:first-child,.Join_map_btm>h2 p:first-child{
	font-size: 40px;
	color: #6e6e6e;
	font-weight: bold;
}
.Join_map_top>h2 p:last-child,.Join_map_btm>h2 p:last-child{
	font-size: 18px;
	font-family: 'Arial';
	color: #aaaaaa;
	letter-spacing: 2px;
}
.map_place{
	width: 150px;
	height: auto;
	overflow: hidden;
	position: absolute;
}
.map_place>div{
	float: left;
	padding-right: 12px;
}
.map_place>div img{
	max-width: 100%;
	height: auto;
}

.map_place>h4{
	font-size: 16px;
	line-height: 16px;
	padding: 5px 0;
	color: #2a65bd;
	font-weight: bold;
	transition: .6s;
}
.map_place:hover>h4{
	color: red;
}
.map_place:hover>p{
	color: #000;
}
.map_place>p{
	font-size: 12px;
	line-height: 12px;
	transition: .6s;

	color: #aaa;
}
.Join_map_top .maps_top>.map_place:nth-of-type(2){
    top: 49%;
    left:45%;
}
.Join_map_top .maps_top>.map_place:nth-of-type(3){
    top: 70.6%;
    left: 30%;
}
.Join_map_top .maps_top>.map_place:nth-of-type(4){
    top: 68.4%;
    left: 38%;
}
.Join_map_top .maps_top>.map_place:nth-of-type(5){
    top: 65.8%;
    left: 44.6%;
}
.Join_map_top .maps_top>.map_place:nth-of-type(6){
    top: 79%;
    left: 40%;
}
.map_title{
	width: 27%;
	/*height: 25%;*/
	background-color: #006ebc;
    padding: 42px 60px 48px 70px;
	box-sizing: border-box;
	position: absolute;
	right: 10%;
	bottom: 24%;
	opacity: 0;
	transition: .6s;
}
.Join_map_top>.map_active{
	opacity: 1;
	/* display: none; */
}
/* .map_place{display: none;} */
/* .Join_map_top .maps_top>.map_place:nth-of-type(2){display: block;} */
.map_title:after{
	content: '';
	display: block;
	width: 72px;
	border-top: 1px solid #fff;
	position: absolute;
	top: 105px;
	left: 71px;
}
.map_title:before{
	content: '';
	display: block;
	border: 5px solid transparent;
	border-right: 10px solid #006ebc;
	position: absolute;
	top: 116px;
	left: -15px;
}
.map_title>p{
	color: #fff;
	font-size: 18px;
	padding-bottom: 6px;
}
.map_title>p:first-child{
	font-size: 35px;
	font-weight: bold;
}
.map_title>p:nth-child(2){
	padding-top: 42px;
}
.map_title>p span{
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial";
}
.Join_map_btm{
	width: 100%;
	/*height: 814px;*/
	background: #f4f4f4;
	padding: 100px 240px 120px 240px;
	box-sizing: border-box;
	overflow: hidden;
}
.map_btm_l{
	width: 30%;
	height: auto;
	float: left;
	margin-left: 8px;
}
.map_btm_l>div{
	height: 110px;
	padding: 28px 0;
	border-bottom: 1px dotted #c9c9c9;
	box-sizing: border-box;
	overflow: hidden;
}
.map_btm_l>div div{
	height: 50px;
	float: left;
}
.map_btm_l>div div:first-child{
	width: 16%;
	position: relative;
}
.map_btm_l>div:first-child div:first-child img{
	width: 30px;
	height: 38px;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -19px;
}
.map_btm_l>div:nth-child(2) div:first-child img{
	width: 30px;
	height: 30px;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -15px;
}
.map_btm_l>div:nth-child(3) div:first-child img{
	width: 31px;
	height: 24px;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -15px;
}
.map_btm_l>div:nth-child(4) div:first-child img{
	width: 32px;
	height: 30px;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -15px;
}
.map_btm_l>div div:last-child p{
	line-height: 26px;
}
.map_btm_l>div div:last-child p:first-child{
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.map_btm_l>div div:last-child p:last-child{
	font-size: 18px;
}

.map_btm_r{
	width: 62%;
	height: 445px;
	float: right;
	border: 1px solid #bcbcbc;
	padding: 1px 0;
	box-sizing: border-box;
}
.map_btm_r>#allmap{
	width: 100%;
	height: 100%;
}
.BMap_cpyCtrl {

display: none;

}

.anchorBL {

display: none;

}
.Journalism_list{
	min-width: 330px;
	height: 40px;
	position: absolute;
	left: 50%;
	bottom: 90px;
	margin-left: -165px;
}
.Journalism_list>ul li{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #c2c2c2;
	float: left;
	text-align: center;
	margin-right: 12px;
	position: relative;
}
.Journalism_list>ul .Journalism_hover{
	background-color: #006bb7;
	color: #fff;
}
.Journalism_list>ul .Journalism_hover a{
	color: #fff;
}
.Journalism_list>ul .isimg:last-child{
	transform: rotate(0);
}
.Journalism_list>ul .isimg:nth-last-child(2){
	transform: rotate(180deg);
}
.Journalism_list>ul li:nth-last-child(2){
	margin-left: 30px;
}
.Journalism_list>ul li:last-child{
	transform: rotate(180deg);
}
.Journalism_list>ul li img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	margin: auto;
}

.newBox{
	padding: 0 240px;
	box-sizing: border-box;
}
.join_content{
	width: 90%;
	height: auto;
	padding: 90px 100px;
	background-color: #0086d1;
	box-sizing: border-box;
	margin-bottom: 100px;
	position: relative;
	top: -65px;
	z-index: 30;
}
.join_content>p{
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	margin-bottom: 30px;
}
.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: 1680px){
	.Join_recruit_btm>div div:first-child span{
		font-size: 16px;
		margin-top: 20%;
	}
	.newBox{
		padding: 0 200px;
		box-sizing: border-box;
	}
	.join_content{
		width: 90%;
		height: auto;
		padding: 90px 100px;
		background-color: #0086d1;
		box-sizing: border-box;
		position: relative;
		top: -65px;
		z-index: 30;
		margin-bottom: 100px;
	}
	.join_content>p{
		font-size: 18px;
		color: #fff;
		line-height: 32px;
		margin-bottom: 30px;
	}
	.Join_content .swiper-pagination-bullet{
		width: initial;
	}
	.HomePage_header{
		width: 100%;
		height: 74px;
		position: fixed;
		background: #fff;
		z-index: 20;
		top: 0;
		left: 0;
		box-sizing: border-box;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.HomePage_header>div{
		float: left;
	}
	.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%;
		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;
		text-transform:inherit;
	}

	.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: 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%;
		/*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: 14px;
		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: 370px;*/
	}
	.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%;
	}
	.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: #FFF;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	#swiper_3{
		width: 100%;
		height: auto;
	}
	#swiper_3>.swiper-wrapper>div:first-child{
		padding: 146px 200px 0 200px;
		box-sizing: border-box;
	}

	.Join_content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.Join_recruit{
		width: 100%;
		height: auto;
		padding: 120px 200px 200px 200px;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.Join_recruit_top{
		width: 100%;
		/*height: 430px;*/
		margin-bottom: 60px;
		overflow: hidden;
	}
	.Join_recruit_top>div{
		width: 50%;
		float: left;
	}
	.Join_recruit_top>div:last-child{
		float: right;
	}
	.Join_recruit_top>div:last-child>img{
		max-width: 100%;
		height: auto;
		/*margin-bottom: 80px;*/

	}
	.Join_recruit_top>div:first-child{
		/*padding-top: 56px;*/
		/*padding-bottom: 42px;*/
		box-sizing: border-box;
		overflow: hidden;
		padding-right: 9%;

	}
	.Join_recruit_top>div:first-child h3 p:first-child{
		font-size: 36px;
		font-weight: bold;
		color: #6e6e6e;
	}
	.Join_recruit_top>div:first-child h3 p:last-child{
		font-size: 16px;
		color: #c2c2c2;
		font-family: "Arial";
		letter-spacing: 2px;
		margin-bottom: 25px;
	}
	.Join_recruit_top>div:first-child>p{
		font-size: 14px;
		color: #6E6E6E;
		line-height: 30px;
	}
	.Join_recruit_top>div:first-child>p span{
		color: #6e6e6e;
		font-size: 14px;
		font-weight: bold;
	}
	.Join_recruit_top>div:first-child>p:nth-of-type(3){
		margin-bottom: 18px;
	}
	.Join_recruit_btm{
		width: 100%;
		height: auto;
	}
	.Join_recruit_btm>div{
		width: 100%;
		height: auto;
		background-color: #f5f5f5;
		margin-top: 38px;
		padding: 46px 66px 30px 62px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.Join_recruit_btm>div:first-child{
		margin-top: 0;
		transition: .6s;
		position: relative;
	}
	.Join_recruit_btm>div div{
		float: left;
	}
	.Join_recruit_btm>div div:first-child{
		width: 15%;
		height: auto;
		position: relative;
	}
	.Join_recruit_btm>div div:first-child p{
		font-size: 18px;
		color: #7b7b7b;
		font-weight: bold;
		text-indent: 6px;
	}
	.Join_recruit_btm>.Join_hover{
		border-bottom: 2px solid #006bb7;
	}
	.Join_recruit_btm>.Join_hover div:first-child p{
		color: #006bb7;
	}
	.Join_recruit_btm>.Join_hover>div:last-child{
		transition: all .75s;
		transform: rotate(360deg);
		background: url(../images/icon_03_10.png) no-repeat;
		background-position: center center;
	}

	.Join_recruit_btm>div div:first-child:after{
		content: '';
		display: block;
		width: 38px;
		border-top: 3px solid #55aa2d;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}
	.Join_recruit_btm>div>div:nth-child(2){
		width: 80%;
		height: auto;
		padding-left: 88px;
		border-left: 1px solid #d7d7d7;
		box-sizing: border-box;
	}
	.Join_recruit_btm>div div:nth-child(2) h4{
		font-size: 16px;
		color: #7b7b7b;
		font-weight: bold;
		/* margin-bottom: 22px; */
	}
	.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type{
		width: 100%;
		height: auto;
	}
	.Join_recruit_btm>div>div:nth-child(2)>div:last-of-type{
		width: 100%;
		display: none;
	}
	.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type>p,.Join_recruit_btm>div>div:nth-child(2)>div:last-of-type>p{
		font-size: 14px;
		color: #7b7b7b;
		line-height: 26px;
	}
	.Join_recruit_btm>div>div:last-child{
		width: 14px;
		height: 14px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		background: url(../images/icon_03_07.png) no-repeat;
		background-size: 14px auto;
		right: 66px;
	}
	.swiper_4_btm{
		float: left;
		min-width: 200px;
		height: 40px;
		position: relative;
		bottom: 100px;
		left: 50%;
		z-index: 10;
	}
	.swiper_4_btm div{
		float: left;
		position: static;
	}
	.swiper_4_btm div:first-child{
		min-width: 100px;
	}
	.swiper_4_prev,.swiper_4_next{
		/* position: initial!important; */
		margin-top: 0!important;
		background-size: 12px 10px!important;
	}
	.swiper_4_btm .swiper_4_prev{
		left: initial;
		top: initial;
		right: initial;
		margin-right: 10px;
	}
	.swiper_4_btm .swiper_4_next{
		left: initial;
		top: initial;
		right: initial;
	}
	.swiper_4_pagination{
		margin-right: 40px;
	}
	.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border: 1px solid #c2c2c2;
		border-radius: 0;
		box-sizing: border-box;
	}
	.swiper_4_pagination>span{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border: 1px solid #c2c2c2;
		border-radius: 0;
		margin-right: 12px;
		color: #afafaf;
		background-color: #fff;
		opacity: 1;
		box-sizing: border-box;
	}
	.swiper_4_btm .swiper-button-black{
		opacity: 1!important;
	}
	.swiper_4_pagination .swiper-pagination-bullet-active{
		border: initial;
		background: #006bb7;
		color: #fff;
	}
	.swiper_4_pagination>span:last-child{
		margin-right: 0;
	}
	/*Swiper原样式 */
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
	/*改变了颜色和加粗的样式*/
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

	/* .ani-slide .Join_ani_X{
        transform: translateX(0)!important;
        transition: all .75s;
        opacity: 1!important;
    }
    .ani-slide .Join_ani_Y{
        transform: translateY(0)!important;
        transition: all .75s;
        opacity: 1!important;
    } */
	.Join_content .swiper_3_pagination{
		width: 100%;
		height: 55px;
		padding: 0 200px;
		box-sizing: border-box;
		text-align: left;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.Join_content .swiper_3_pagination>ul li{
		float: left;
		border-radius: 0;
		width: 12%;
		/*height: 55px;*/
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		position: relative;
		margin-right: 2%;
		z-index: 10;
	}
	.Join_content>.swiper_3_pagination>ul .Join_active a{
		color: #fff;
	}
	.Join_content>.swiper_3_pagination>ul .Join_active:after{
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_content>.swiper_3_pagination>.swiper-pagination-bullet{
		background: #f2f2f2;
	}
	.Join_map_top,.Join_map_btm{
		width: 100%;
		/*height: 1066px;*/
		/*background: url(../images/map_01.png) no-repeat;*/
		/*background-size: 44.6% 68%;*/
		/*background-position: 240px 280px;*/
		position: relative;
	}
    .maps_top{
        overflow: hidden;
        padding-bottom: 66px;
    }
    .maps_top>div:first-of-type img{
        max-width: 100%;
    }
	.Join_map_top{
		padding: 120px 240px 0 240px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Join_map_top>h2,.Join_map_btm>h2{
		text-align: center;
	}
	.Join_map_btm>h2{
		margin-bottom: 70px;
	}
	.Join_map_top>h2 p:first-child,.Join_map_btm>h2 p:first-child{
		font-size: 36px;
		color: #6e6e6e;
		font-weight: bold;
	}
	.Join_map_top>h2 p:last-child,.Join_map_btm>h2 p:last-child{
		font-size: 16px;
		font-family: 'Arial';
		color: #aaaaaa;
		letter-spacing: 2px;
	}
	.map_place{
		width: 150px;
		height: auto;
		overflow: hidden;
		position: absolute;
	}
	.map_place>div{
		float: left;
		padding-right: 12px;
	}
	.map_place>div img{
		max-width: 100%;
		height: auto;
	}
	.map_place>h4{
		font-size: 14px;
		line-height: 16px;
		padding: 5px 0;
		color: #2a65bd;
		font-weight: bold;
	}
	.map_place>p{
		font-size: 14px;
		line-height: 12px;
		color: #aaa;
	}
	.map_place:hover>h4{
		color: red;
	}
	.map_place:hover>p{
		color: #000;
	}
    .Join_map_top .maps_top>.map_place:nth-of-type(2){
        top: 52%;
        left: 45%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(3){
        top: 70.6%;
        left: 34.2%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(4){
        top: 68.4%;
        left: 42.4%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(5){
        top: 66.8%;
        left: 49.6%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(6){
        top: 80%;
        left: 43%;
    }
	.map_title{
		width: 27%;
		/*height: 25%;*/
		background-color: #006ebc;
        padding: 42px 60px 48px 70px;
		box-sizing: border-box;
		position: absolute;
		right: 10%;
		bottom: 24%;
		opacity: 0;
		transition: .6s;
	}
	.Join_map_top>.map_active{
		opacity: 1;
	}
	.map_title:after{
		content: '';
		display: block;
		width: 72px;
		border-top: 1px solid #fff;
		position: absolute;
		top: 105px;
		left: 71px;
	}
	.map_title:before{
		content: '';
		display: block;
		border: 5px solid transparent;
		border-right: 10px solid #006ebc;
		position: absolute;
		top: 116px;
		left: -15px;
	}
	.map_title>p{
		color: #fff;
		font-size: 16px;
	}
	.map_title>p:first-child{
		font-size: 33px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.map_title>p:nth-child(2){
		padding-top: 42px;
		/*padding-bottom: 20px;*/
	}
	.map_title>p span{
		font-size: 18px;
		font-weight: bold;
		font-family: "Arial";
	}
	.Join_map_btm{
		width: 100%;
		height: 814px;
		background: #f4f4f4;
		padding: 100px 200px 120px 200px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.map_btm_l{
		width: 30%;
		height: auto;
		float: left;
		margin-left: 8px;
	}
	.map_btm_l>div{
		height: 110px;
		padding: 28px 0;
		border-bottom: 1px dotted #c9c9c9;
		box-sizing: border-box;
		overflow: hidden;
	}
	.map_btm_l>div div{
		height: 50px;
		float: left;
	}
	.map_btm_l>div div:first-child{
		width: 16%;
		position: relative;
	}
	.map_btm_l>div:first-child div:first-child img{
		width: 30px;
		height: 38px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -19px;
	}
	.map_btm_l>div:nth-child(2) div:first-child img{
		width: 30px;
		height: 30px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div:nth-child(3) div:first-child img{
		width: 31px;
		height: 24px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div:nth-child(4) div:first-child img{
		width: 32px;
		height: 30px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div div:last-child p{
		line-height: 26px;
	}
	.map_btm_l>div div:last-child p:first-child{
		font-size: 14px;
		color: #666;
		font-weight: bold;
	}
	.map_btm_l>div div:last-child p:last-child{
		font-size: 16px;
	}

	.map_btm_r{
		width: 62%;
		height: 445px;
		float: right;
		border: 1px solid #bcbcbc;
		padding: 1px 0;
		box-sizing: border-box;
	}
	.map_btm_r>#allmap{
		width: 100%;
		height: 100%;
	}
	.BMap_cpyCtrl {

		display: none;

	}

	.anchorBL {

		display: none;

	}
	.Journalism_list{
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 50%;
		bottom: 90px;
		margin-left: -165px;
	}
	.Journalism_list>ul li{
		width: 40px;
		height: 40px;
		line-height: 40px;
		border: 1px solid #c2c2c2;
		float: left;
		text-align: center;
		margin-right: 12px;
		position: relative;
	}
	.Journalism_list>ul .Journalism_hover{
		background-color: #006bb7;
		color: #fff;
	}
	.Journalism_list>ul .Journalism_hover a{
		color: #fff;
	}
	.Journalism_list>ul .isimg:last-child{
		transform: rotate(0);
	}
	.Journalism_list>ul .isimg:nth-last-child(2){
		transform: rotate(180deg);
	}
	.Journalism_list>ul li:nth-last-child(2){
		margin-left: 30px;
	}
	.Journalism_list>ul li:last-child{
		transform: rotate(180deg);
	}
	.Journalism_list>ul li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom:0;
		margin: auto;
	}

}

/*css3*/
@media screen and (max-width: 1440px){
	.Join_recruit_btm>div div:first-child span{
		font-size: 14px;
		margin-top: 32%;
	}
	.newBox{
		padding: 0 160px;
		box-sizing: border-box;
	}
	.join_content{
		width: 90%;
		height: auto;
		padding: 90px 100px;
		background-color: #0086d1;
		box-sizing: border-box;
		position: relative;
		top: -65px;
		z-index: 30;
		margin-bottom: 100px;
	}
	.join_content>p{
		font-size: 16px;
		color: #fff;
		line-height: 32px;
		margin-bottom: 30px;
	}
	.Join_content .swiper-pagination-bullet{
		width: initial;
	}
	.HomePage_header{
		width: 100%;
		height: 64px;
		position: fixed;
		z-index: 20;
		top: 0;
		left: 0;
		background: #fff;
		box-sizing: border-box;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.HomePage_header>div{
		float: left;
	}
	.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: 14px;
	}

	.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%;
		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: 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%;
		/*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: 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;
		margin-top: 64px;
		position: relative;
	}
	.Join_banner>div:nth-child(1){
		width: 100%;
		/*height: 370px;*/
	}
	.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%;
	}
	.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: #FFF;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	#swiper_3{
		width: 100%;
		height: auto;
	}
	#swiper_3>.swiper-wrapper>div:first-child{
		padding: 146px 160px 0 160px;
		box-sizing: border-box;
	}

	.Join_content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.Join_recruit{
		width: 100%;
		height: auto;
		padding: 120px 160px 200px 160px;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.Join_recruit_top{
		width: 100%;
		/*height: 430px;*/
		margin-bottom: 60px;
		overflow: hidden;
	}
	.Join_recruit_top>div{
		width: 50%;
		float: left;
	}
	.Join_recruit_top>div:last-child{
		float: right;
	}
	.Join_recruit_top>div:last-child>img{
		max-width: 100%;
		height: auto;
		/*margin-bottom: 80px;*/

	}
	.Join_recruit_top>div:first-child{
		/*padding-top: 56px;*/
		/*padding-bottom: 42px;*/
		box-sizing: border-box;
		padding-right: 9%;

		overflow: hidden;
	}
	.Join_recruit_top>div:first-child h3 p:first-child{
		font-size: 32px;
		font-weight: bold;
		color: #6e6e6e;
	}
	.Join_recruit_top>div:first-child h3 p:last-child{
		font-size: 14px;
		color: #c2c2c2;
		font-family: "Arial";
		letter-spacing: 2px;
		margin-bottom: 25px;
	}
	.Join_recruit_top>div:first-child>p{
		font-size: 14px;
		color: #6E6E6E;
		line-height: 30px;
	}
	.Join_recruit_top>div:first-child>p span{
		color: #6e6e6e;
		font-size: 14px;
		font-weight: bold;
	}
	.Join_recruit_top>div:first-child>p:nth-of-type(3){
		margin-bottom: 18px;
	}
	.Join_recruit_btm{
		width: 100%;
		height: auto;
	}
	.Join_recruit_btm>div{
		width: 100%;
		height: auto;
		background-color: #f5f5f5;
		margin-top: 38px;
		padding: 46px 66px 30px 62px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.Join_recruit_btm>div:first-child{
		margin-top: 0;
		transition: .6s;
		position: relative;
	}
	.Join_recruit_btm>div div{
		float: left;
	}
	.Join_recruit_btm>div div:first-child{
		width: 15%;
		height: auto;
		position: relative;
	}
	.Join_recruit_btm>div div:first-child p{
		font-size: 16px;
		color: #7b7b7b;
		font-weight: bold;
		text-indent: 6px;
	}
	.Join_recruit_btm>.Join_hover{
		border-bottom: 2px solid #006bb7;
	}
	.Join_recruit_btm>.Join_hover div:first-child p{
		color: #006bb7;
	}
	.Join_recruit_btm>.Join_hover>div:last-child{
		transition: all .75s;
		transform: rotate(360deg);
		background: url(../images/icon_03_10.png) no-repeat;
		background-position: center center;
	}

	.Join_recruit_btm>div div:first-child:after{
		content: '';
		display: block;
		width: 38px;
		border-top: 3px solid #55aa2d;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}
	.Join_recruit_btm>div>div:nth-child(2){
		width: 80%;
		height: auto;
		padding-left: 88px;
		border-left: 1px solid #d7d7d7;
		box-sizing: border-box;
	}
	.Join_recruit_btm>div div:nth-child(2) h4{
		font-size: 14px;
		color: #7b7b7b;
		font-weight: bold;
		/* margin-bottom: 22px; */
	}
	.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type{
		width: 100%;
		height: auto;
	}
	/* .Join_recruit_btm>div>div:nth-child(2)>div:last-of-type{
		width: 100%;
		height: 0;
		opacity: 0;
		transition: .6s;
	} */
	.Join_recruit_btm>div>div:nth-child(2)>div:first-of-type>p,.Join_recruit_btm>div>div:nth-child(2)>div:last-of-type>p{
		font-size: 14px;
		color: #7b7b7b;
		line-height: 26px;
	}
	.Join_recruit_btm>div>div:last-child{
		width: 14px;
		height: 14px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		background: url(../images/icon_03_07.png) no-repeat;
		background-size: 14px auto;
		right: 66px;
	}
	.swiper_4_btm{
		float: left;
		min-width: 200px;
		height: 40px;
		position: relative;
		bottom: 100px;
		left: 50%;
		z-index: 10;
	}
	.swiper_4_btm div{
		float: left;
		position: static;
	}
	.swiper_4_btm div:first-child{
		min-width: 100px;
	}
	.swiper_4_prev,.swiper_4_next{
		/* position: initial!important; */
		margin-top: 0!important;
		background-size: 12px 10px!important;
	}
	.swiper_4_btm .swiper_4_prev{
		left: initial;
		top: initial;
		right: initial;
		margin-right: 10px;
	}
	.swiper_4_btm .swiper_4_next{
		left: initial;
		top: initial;
		right: initial;
	}
	.swiper_4_pagination{
		margin-right: 40px;
	}
	.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border: 1px solid #c2c2c2;
		border-radius: 0;
		box-sizing: border-box;
	}
	.swiper_4_pagination>span{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border: 1px solid #c2c2c2;
		border-radius: 0;
		margin-right: 12px;
		color: #afafaf;
		background-color: #fff;
		opacity: 1;
		box-sizing: border-box;
	}
	.swiper_4_btm .swiper-button-black{
		opacity: 1!important;
	}
	.swiper_4_pagination .swiper-pagination-bullet-active{
		border: initial;
		background: #006bb7;
		color: #fff;
	}
	.swiper_4_pagination>span:last-child{
		margin-right: 0;
	}
	/*Swiper原样式 */
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
	/*改变了颜色和加粗的样式*/
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

	/* .ani-slide .Join_ani_X{
        transform: translateX(0)!important;
        transition: all .75s;
        opacity: 1!important;
    }
    .ani-slide .Join_ani_Y{
        transform: translateY(0)!important;
        transition: all .75s;
        opacity: 1!important;
    } */
	.Join_content .swiper_3_pagination{
		width: 100%;
		height: 55px;
		padding: 0 160px;
		box-sizing: border-box;
		text-align: left;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.Join_content .swiper_3_pagination>ul li{
		float: left;
		border-radius: 0;
		width: 12%;
		/*height: 55px;*/
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		position: relative;
		margin-right: 2%;
		z-index: 10;
	}
	.Join_content>.swiper_3_pagination>ul .Join_active a{
		color: #fff;
	}
	.Join_content>.swiper_3_pagination>ul .Join_active:after{
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_content>.swiper_3_pagination>.swiper-pagination-bullet{
		background: #f2f2f2;
	}
	.Join_map_top,.Join_map_btm{
		width: 100%;
		/*height: 1066px;、*/
		/*background: url(../images/map_01.png) no-repeat;*/
		/*background-size: 44.6% 68%;*/
		/*background-position: 240px 280px;*/
		position: relative;
	}
    .maps_top{
        overflow: hidden;
        padding-bottom: 66px;
        width: 60%;
    }
    .maps_top>div:first-of-type img{
        max-width: 100%;
    }
	.Join_map_top{
		padding: 120px 160px 0 160px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Join_map_top>h2,.Join_map_btm>h2{
		text-align: center;
	}
	.Join_map_btm>h2{
		margin-bottom: 70px;
	}
	.Join_map_top>h2 p:first-child,.Join_map_btm>h2 p:first-child{
		font-size: 32px;
		color: #6e6e6e;
		font-weight: bold;
	}
	.Join_map_top>h2 p:last-child,.Join_map_btm>h2 p:last-child{
		font-size: 14px;
		font-family: 'Arial';
		color: #aaaaaa;
		letter-spacing: 2px;
	}
	.map_place{
		width: 150px;
		height: auto;
		overflow: hidden;
		position: absolute;
	}
	.map_place>div{
		float: left;
		padding-right: 12px;
	}
	.map_place>div img{
		max-width: 100%;
		height: auto;
	}
	.map_place>h4{
		font-size: 14px;
		line-height: 16px;
		padding: 5px 0;
		color: #2a65bd;
		font-weight: bold;
	}
	.map_place>p{
		font-size: 14px;
		line-height: 12px;
		color: #aaa;
	}
	.map_place:hover>h4{
		color: red;
	}
	.map_place:hover>p{
		color: #000;
	}
    .Join_map_top .maps_top>.map_place:nth-of-type(2){
        top: 53%;
        left: 45%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(3){
        top: 70.6%;
        left: 34.6%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(4){
        top: 68.4%;
        left: 42.4%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(5){
        top: 66.8%;
        left: 49.6%;
    }
    .Join_map_top .maps_top>.map_place:nth-of-type(6){
        top: 79%;
        left: 43%;
    }
	.map_title{
		width: 27%;
		/*height: 25%;*/
		background-color: #006ebc;
        padding: 42px 60px 48px 70px;
		box-sizing: border-box;
		position: absolute;
		right: 10%;
		bottom: 24%;
		opacity: 0;
		transition: .6s;
	}
	.Join_map_top>.map_active{
		opacity: 1;
	}
	.map_title:after{
		content: '';
		display: block;
		width: 72px;
		border-top: 1px solid #fff;
		position: absolute;
		top: 105px;
		left: 71px;
	}
	.map_title:before{
		content: '';
		display: block;
		border: 5px solid transparent;
		border-right: 10px solid #006ebc;
		position: absolute;
		top: 116px;
		left: -15px;
	}
	.map_title>p{
		color: #fff;
		font-size: 14px;
	}
	.map_title>p:first-child{
		font-size: 31px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.map_title>p:nth-child(2){
		padding-top: 42px;
		/*padding-bottom: 20px;*/
	}
	.map_title>p span{
		font-size: 16px;
		font-weight: bold;
		font-family: "Arial";
	}
	.Join_map_btm{
		width: 100%;
		height: 814px;
		background: #f4f4f4;
		padding: 100px 160px 120px 160px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.map_btm_l{
		width: 30%;
		height: auto;
		float: left;
		margin-left: 8px;
	}
	.map_btm_l>div{
		height: 110px;
		padding: 28px 0;
		border-bottom: 1px dotted #c9c9c9;
		box-sizing: border-box;
		overflow: hidden;
	}
	.map_btm_l>div div{
		height: 50px;
		float: left;
	}
	.map_btm_l>div div:first-child{
		width: 16%;
		position: relative;
	}
	.map_btm_l>div:first-child div:first-child img{
		width: 30px;
		height: 38px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -19px;
	}
	.map_btm_l>div:nth-child(2) div:first-child img{
		width: 30px;
		height: 30px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div:nth-child(3) div:first-child img{
		width: 31px;
		height: 24px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div:nth-child(4) div:first-child img{
		width: 32px;
		height: 30px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -15px;
	}
	.map_btm_l>div div:last-child p{
		line-height: 26px;
	}
	.map_btm_l>div div:last-child p:first-child{
		font-size: 14px;
		color: #666;
		font-weight: bold;
	}
	.map_btm_l>div div:last-child p:last-child{
		font-size: 14px;
	}

	.map_btm_r{
		width: 62%;
		height: 445px;
		float: right;
		border: 1px solid #bcbcbc;
		padding: 1px 0;
		box-sizing: border-box;
	}
	.map_btm_r>#allmap{
		width: 100%;
		height: 100%;
	}
	.BMap_cpyCtrl {

		display: none;

	}

	.anchorBL {

		display: none;

	}
	.Journalism_list{
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 50%;
		bottom: 90px;
		margin-left: -165px;
	}
	.Journalism_list>ul li{
		width: 40px;
		height: 40px;
		line-height: 40px;
		border: 1px solid #c2c2c2;
		float: left;
		text-align: center;
		margin-right: 12px;
		position: relative;
	}
	.Journalism_list>ul .Journalism_hover{
		background-color: #006bb7;
		color: #fff;
	}
	.Journalism_list>ul .Journalism_hover a{
		color: #fff;
	}
	.Journalism_list>ul .isimg:last-child{
		transform: rotate(0);
	}
	.Journalism_list>ul .isimg:nth-last-child(2){
		transform: rotate(180deg);
	}
	.Journalism_list>ul li:nth-last-child(2){
		margin-left: 30px;
	}
	.Journalism_list>ul li:last-child{
		transform: rotate(180deg);
	}
	.Journalism_list>ul li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom:0;
		margin: auto;
	}

}


/*css4*/
@media screen and (max-width: 1279px){
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.Join_banner>div:nth-child(2){
		height: 50px;
		margin-top: -25px;
	}
	.Join_content .swiper_3_pagination{
		padding: 0 30px;
	}
	.Join_recruit{
		padding: 80px 30px 200px 30px;
	}
	.Join_recruit_top{
		display: block;
	}
	.Join_recruit_top>div,.Join_recruit_top>div:last-child{
		width: 100%;
		float: none;
		text-align: center;
	}
	.Join_recruit_top>div:first-child{
		margin: 0;
		padding: 0;
		padding-bottom: 20px;
	}
	.Join_recruit_top>div:first-child>p{
		margin-bottom: 6px;
	}
	.Join_content .swiper_3_pagination>ul li{
		width: 30%;
	}
	.Join_map_top{
		padding: 120px 30px 0 30px;
	}
	.Join_map_btm{
		padding: 80px 30px 0 30px;
	}
	.map_btm_l{
		width: 32%;
	}
	.map_title,.map_place{
		display: none;
	}
}


@media screen and (max-width: 800px){
	.Journalism_banner>div:nth-child(2) p:first-child{
		font-size: 24px;
	}
	.Join_recruit_btm>div{
		padding: 10px 20px 30px 20px;
	}
	.Join_recruit_btm>div div:first-child{
		width: 100%;
		line-height: 60px;
		border-bottom: 1px solid #d7d7d7;
	}
	.Join_recruit_btm>div div{
		float: none;
	}
	.Join_recruit_btm>div>div:nth-child(2){
		width: 100%;
		padding: 0;
		border: none;
		padding-top: 20px;
		padding-right: 10px;
	}
	.Join_recruit_btm>div div:nth-child(2) h4{
		font-weight: bold;
		/* margin-bottom: 10px; */
	}
	.Join_recruit_btm>div div:first-child:after{
		top: 50%;
		margin-top: -1px;
		left: 80%;
	}
	.Join_recruit_btm>div>div:last-child{
		right: 10px;
	}
	.Join_map_top{
		padding: 80px 30px 30px 30px;
	}
	.Join_map_btm{
		padding: 40px 30px 30px 30px;
	}
	.Join_map_btm>h2{
		margin-bottom: 20px;
	}
	.map_btm_l{
		width: 100%;
		float: none;
	}

	.map_btm_r{
		width: 100%;
		float: none;
		height: 200px;
		margin-top: 20px;
	}
	.maps_top{
		width: 100%;
		padding-bottom: 0;
	}
	.Join_recruit_top>div:first-child h3 p:first-child,.Join_banner>div:nth-child(2) p:first-child{
		font-size: 20px;
	}
	.Join_recruit_top{
		margin-bottom: 20px;
	}
	.Join_recruit_top>div:first-child h3 p:last-child,.Join_banner>div:nth-child(2) p:last-child{
		font-size: 12px;
	}
	.Join_map_top>h2 p:first-child, .Join_map_btm>h2 p:first-child{
		font-size: 20px;
	}
	.Join_map_top>h2 p:last-child, .Join_map_btm>h2 p:last-child{
		font-size: 14px;
	}
	.newBox{
		padding: 0 30px;
	}
	.join_content{
		width: 100%;
		padding: 20px 30px;
		top: 0;
		margin: 0 auto;
		z-index: 10;
	}
	.join_content>p{
		font-size: 12px;
		margin-bottom: 6px;
	}
}