
* {
	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;
}

/*css1*/
.Join_content .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: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;

}
.Journalism_btm>div>a div{
	overflow: hidden;
}
.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: 58%;
	/*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;
	text-transform: inherit;
}

.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;*/
	box-sizing: border-box;
	padding: 8px;
	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: 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;
}
.Journalism_content{
	width: 100%;
	height: 1000px;
	background: #048888;
}
.Journalism_banner{
	width: 100%;
	height: auto;
	background: #048888;
	overflow: hidden;
	margin-top: 84px;
	position: relative;
}
.Journalism_banner>div:nth-child(1){
	width: 100%;
	/*height: 370px;*/
}
.Journalism_banner>div:nth-child(1) img{
	width: 100%;
	height: auto;
}
.Journalism_banner>div:nth-child(2){
	width: 200px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 13%;
	transform: translateX(-600px);
	opacity: 0;
}
.Journalism_banner>.Join_ani_X:nth-child(2){
	transition: all 1s;
	transform: translateX(0);
	opacity: 1;
}
.Journalism_banner>div:nth-child(2) p:first-child{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.Journalism_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_4_btm div:first-child{
	min-width: 100px;
}


.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;
}
.swiper_4 .Join_recruit{
	width: 100%;
	height: 1600px;
}
.Join_recruit_top{
	width: 100%;
	height: 430px;
	margin-bottom: 60px;
}
.Join_recruit_top>div{
	width: 720px;
	height: 430px;
	float: left;
}
.Join_recruit_top>div:last-child{
	float: right;
}
.Join_recruit_top>div:first-child{
	padding-top: 56px;
	box-sizing: border-box;
	overflow: hidden;
}
.Join_recruit_top>div:first-child h3 p:first-child{
	font-size: 60px;
	font-weight: bold;
	color: #6e6e6e;
}
.Join_recruit_top>div:first-child h3 p:last-child{
	font-size: 22px;
	color: #c2c2c2;
	font-family: "Arial";
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.Join_recruit_top>div:first-child>p{
	font-size: 16px;
	color: #6E6E6E;
	line-height: 30px;
}
.Join_recruit_top>div:first-child>p:nth-of-type(3){
	margin-bottom: 36px;
}
.Join_recruit_btm{
	width: 100%;
	height: 1100px;
}
.Join_recruit_btm>div{
	width: 100%;
	height: 185px;
	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;
}
.Join_recruit_btm>div div{
	float: left;
}
.Join_recruit_btm>div div:first-child{
	width: 185px;
	height: 110px;
	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 .75s;
	transform: rotate(720deg);
	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: 48px;
	left: 0;
}
.Join_recruit_btm>div div:nth-child(2){
	width: 800px;
	height: 110px;
	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;
	margin-bottom: 22px;
}
.Join_recruit_btm>div div:nth-child(2) p{
	font-size: 15px;
	color: #7b7b7b;
	line-height: 26px;
	transform: ();
}

.Join_recruit_btm>div div:last-child{
	width: 14px;
	height: 14px;
	position: relative;
	top: 50%;
	margin-top: -7px;
	float: right;
	background: url(../images/icon_03_07.png) no-repeat;
	background-size: 14px auto;
}
.swiper_4_btm{
	float: left;
	min-width: 200px;
	height: 40px;
	position: absolute;
	bottom: 100px;
	left: 238px;
}
.swiper_4_btm div{
	float: left;
	position: relative;
}
.swiper_4_prev,.swiper_4_next{
	/* position: initial!important; */
	margin-top: 0!important;
	background-size: 12px 10px!important;
}
.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
	width: 40px;
	height: 40px;
	left: initial;
	top: initial;
	right: initial;
	bottom: initial;
}
.swiper_4_btm .swiper_4_prev{
	margin-right: 10px;
}
.swiper_4_pagination{
	margin-right: 20px;
}
.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: initial;
	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;
	z-index: 10;
}
.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;
	z-index: 10;
	margin-right: 2%;
}
.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% 100%;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: -1;
}
.Join_map_top,.Join_map_btm{
	width: 100%;
	height: 1066px;
	background: url(../images/icon_02_05.png) no-repeat;
	background-size: 850px 720px;
	background-position: 240px 280px;
	position: relative;
}
.Join_map_top{
	padding: 140px 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: 48px;
	color: #6e6e6e;
	font-weight: bold;
}
.Join_map_top>h2 p:last-child,.Join_map_btm>h2 p:last-child{
	font-size: 22px;
	font-family: 'Arial';
	color: #aaaaaa;
	letter-spacing: 2px;
}
.map_title{
	width: 515px;
	height: 268px;
	background-color: #006ebc;
	padding-left: 70px;
	padding-top: 42px;
	box-sizing: border-box;
	position: absolute;
	right: 242px;
	bottom: 240px;
}
.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;
}
.map_title>p:first-child{
	font-size: 35px;
	font-weight: bold;
}
.map_title>p:nth-child(2){
	padding-top: 42px;
	padding-bottom: 20px;
}
.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 0 240px;
	box-sizing: border-box;
}
.map_btm_l{
	width: 430px;
	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: 50px;
	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: 900px;
	height: 445px;
	float: right;
	border: 1px solid #bcbcbc;
	padding: 1px 0;
	box-sizing: border-box;
}
.map_btm_r>img{
	width: 100%;
	height: 100%;
}


.Journalism_top{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 136px 240px 90px 240px;
	box-sizing: border-box;
	position: relative;

}
.Journalism_top:hover div:first-child img{
	transition: 4s;
	transform: scale(1.2);
}
.Journalism_top>div{
	float: left;
}
.Journalism_top>div:first-child{
	width: 50%;
	height: auto;
	margin-right: 8%;
	overflow: hidden;
}
.Journalism_top>div:first-child img{
	width: 100%;
	height: auto;
	transition: 2s;
}
.Journalism_top>div:last-child{
	width: 40%;
	/*height: 432px;*/
	padding: 70px 0;
	box-sizing: border-box;
	position: relative;
	padding-top: 70px;
	/*padding-bottom: 170px;*/
}
.Journalism_top>div:last-child>a h3{
	font-size: 36px;
	color: #006bb7;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 50px;
}
.Journalism_top>div:last-child>a  h3 span{
	font-size: 14px;
	color: #a7a7a7;
	padding-left: 4px;
}
.Journalism_top>div:last-child>a>p:first-of-type{
	color: #797979;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 28px;
}
.Journalism_top>div:last-child>a>p:last-of-type{
	font-size: 15px;
	color: #a7a7a7;
	line-height: 28px;
}
.Journalism_top .Journalism_btn_01{
	bottom: 0;
}
.Journalism_btn_01,.Journalism_btn_02,.Journalism_btm .Journalism_btn_02{
	width: 32%;
	height: 26px;
	border-radius: 20px;
	text-align: center;
	color: #929292;
	font-weight: bold;
	font-size: 26px;
	line-height: 12px;
	/* transform: translateY(800px); */
	border: 1px solid #b1b1b1;
	position: absolute;
	bottom: 90px;
	left: 0;
}
.Journalism_btm .Journalism_btn_02{
	left: 30px;
	bottom: 40px;
}
.Journalism_btn_02{
	width: 10.5%;
	left: 30px;
	bottom: 40px;
}
.Journalism_btm{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	padding: 80px 238px;
	box-sizing: border-box;
	overflow: hidden;
}
.Journalism_btn_01:hover{
	transition: .6s;
	border: 1px solid #fff;
	background-color: #00518a;
	color: #fff;
}
.Journalism_btn_02:hover{
	transition: .6s;
	border: 1px solid #fff;
	background-color: #00518a;
}
.Journalism_btn_02:hover a{
	color: #fff;
}
.Journalism_btm>div{
	width: 30%;
	height: auto;
	padding: 22px 24px;
	background-color: #fff;
	box-sizing: border-box;
	float: left;
	position: relative;
	margin-right: 5%;
	margin-bottom: 4%;
}
.Journalism_btm>div:hover .Journalism_btn_02{
	transition: .6s;
	background-color: #00518a;
	border: 1px solid #fff;
	color: #fff;
}
.Journalism_btm>div:hover div:first-child img{
	transition: 4s;
	transform: scale(1.2);
}
.Journalism_btm>div:nth-child(3n){
	margin-right: 0;
}
.Journalism_btm>div div:first-child img{
	width: 100%;
	height: 100%;
}
.Journalism_btm>div p:nth-of-type(1){
	font-size: 15px;
	color: #a7a7a7;
	line-height: 28px;
	margin-bottom: 42px;
	height:56px;
	overflow:hidden;
}
.Journalism_btm>div p:nth-of-type(2){
	text-align: right;
	font-size: 15px;
	color: #a7a7a7;
	font-family: 'Arial';
	padding-bottom: 24px;
}
.Journalism_btm>div h4{
	min-height: 52px;
	font-size: 20px;
	color: #646464;
	padding-top: 44px;
	padding-bottom: 30px;
}
.Journalism_list{
	min-width: 330px;
	height: 40px;
	position: absolute;
	left: 240px;
	bottom: 60px;
}
.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 li:nth-last-child(2){
	margin-left: 30px;
}
.Journalism_list>ul li:last-child{
	transform: rotate(180deg);
}
.Journalism_list>ul .isimg:last-child{
	transform: rotate(0);
}
.Journalism_list>ul .isimg:nth-last-child(2){
	transform: rotate(180deg);
}
.Journalism_list>ul li img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	margin: auto;
}

.industry_Journalism{
	width: 100%;
	height: auto;
	padding: 142px 240px 174px 240px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.industry_Journalism_list{
	width: 100%;
	/*height: 247px;*/
	background-color: #f1f1f1;
	margin-bottom: 27px;
	padding: 2%  1.9%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.industry_Journalism_list>.Journalism_btn_02{
	position: absolute;
	left: 27%;
	bottom: 18%;
	z-index: 100;
}
.industry_Journalism_list:hover div:first-child{
	overflow: hidden;
}
.industry_Journalism_list:hover div:first-child img{
	transition: 4s;
	transform: scale(1.2);
}
.industry_Journalism_list>div{
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: middle;
}
.industry_Journalism_list>div:first-child{
	width: 22%;
	/*height: 192px;*/
	margin-right: 4%;
}
.industry_Journalism_list>div:first-child img{
	max-width: 100%;
	/*height: 100%;*/
	transition: 2s;
}
.industry_Journalism_list>div:last-child{
	display: inline-block;
	width: 70%;
	height: 100%;
}
.industry_Journalism_list>div:last-child h4{
	font-size: 18px;
	color: #5f5f5f;
	/* line-height: 36px; */
	padding-top: 8px;
	padding-bottom: 30px;
}
.industry_Journalism_list>div:last-child p:first-of-type{
	font-size: 15px;
	color: #a7a7a7;
	line-height: 28px;
	margin-bottom: 40px;
}
.industry_Journalism_list>div:last-child p:last-of-type{
	font-size: 14px;
	color: #939393;
	font-weight: bold;
	text-align: right;
}
.industry_Journalism_list>div:last-child .Journalism_btn_02{
	left: 0;
	bottom: 20px;
}
.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_content .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: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: 58%;
		/*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: 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: 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: 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;
	}
	.Journalism_content{
		width: 100%;
		height: 1000px;
		background: #048888;
	}
	.Journalism_banner{
		width: 100%;
		height: auto;
		background: #048888;
		margin-top: 74px;
		overflow: hidden;
		position: relative;
	}
	.Journalism_banner>div:nth-child(1){
		width: 100%;
		/*height: 370px;*/
	}
	.Journalism_banner>div:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	.Journalism_banner>div:nth-child(2){
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}
	.Journalism_banner>.Join_ani_X:nth-child(2){
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}
	.Journalism_banner>div:nth-child(2) p:first-child{
		font-size: 36px;
		color: #fff;
		font-weight: bold;
	}
	.Journalism_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_4_btm div:first-child{
		min-width: 100px;
	}


	.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;
	}
	.swiper_4 .Join_recruit{
		width: 100%;
		height: 1600px;
	}
	.Join_recruit_top{
		width: 100%;
		height: 430px;
		margin-bottom: 60px;
	}
	.Join_recruit_top>div{
		width: 720px;
		height: 430px;
		float: left;
	}
	.Join_recruit_top>div:last-child{
		float: right;
	}
	.Join_recruit_top>div:first-child{
		padding-top: 56px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Join_recruit_top>div:first-child h3 p:first-child{
		font-size: 58px;
		font-weight: bold;
		color: #6e6e6e;
	}
	.Join_recruit_top>div:first-child h3 p:last-child{
		font-size: 20px;
		color: #c2c2c2;
		font-family: "Arial";
		letter-spacing: 2px;
		margin-bottom: 50px;
	}
	.Join_recruit_top>div:first-child>p{
		font-size: 14px;
		color: #6E6E6E;
		line-height: 30px;
	}
	.Join_recruit_top>div:first-child>p:nth-of-type(3){
		margin-bottom: 36px;
	}
	.Join_recruit_btm{
		width: 100%;
		height: 1100px;
	}
	.Join_recruit_btm>div{
		width: 100%;
		height: 185px;
		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;
	}
	.Join_recruit_btm>div div{
		float: left;
	}
	.Join_recruit_btm>div div:first-child{
		width: 185px;
		height: 110px;
		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(720deg);
		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: 48px;
		left: 0;
	}
	.Join_recruit_btm>div div:nth-child(2){
		width: 800px;
		height: 110px;
		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;
		margin-bottom: 22px;
	}
	.Join_recruit_btm>div div:nth-child(2) p{
		font-size: 13px;
		color: #7b7b7b;
		line-height: 26px;
		transform: ();
	}

	.Join_recruit_btm>div div:last-child{
		width: 14px;
		height: 14px;
		position: relative;
		top: 50%;
		margin-top: -7px;
		float: right;
		background: url(../images/icon_03_07.png) no-repeat;
		background-size: 14px auto;
	}
	.swiper_4_btm{
		float: left;
		min-width: 200px;
		height: 40px;
		position: absolute;
		bottom: 100px;
		left: 238px;
	}
	.swiper_4_btm div{
		float: left;
		position: relative;
	}
	.swiper_4_prev,.swiper_4_next{
		/* position: initial!important; */
		margin-top: 0!important;
		background-size: 12px 10px!important;
	}
	.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
		width: 40px;
		height: 40px;
		left: initial;
		top: initial;
		right: initial;
		bottom: initial;
	}
	.swiper_4_btm .swiper_4_prev{
		margin-right: 10px;
	}
	.swiper_4_pagination{
		margin-right: 20px;
	}
	.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: initial;
		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;
		z-index: 10;
	}
	.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;
		z-index: 10;
		margin-right: 2%;
	}
	.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% 100%;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_map_top,.Join_map_btm{
		width: 100%;
		height: 1066px;
		background: url(../images/icon_02_05.png) no-repeat;
		background-size: 850px 720px;
		background-position: 240px 280px;
		position: relative;
	}
	.Join_map_top{
		padding: 140px 200px 0 200px;
		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: 46px;
		color: #6e6e6e;
		font-weight: bold;
	}
	.Join_map_top>h2 p:last-child,.Join_map_btm>h2 p:last-child{
		font-size: 20px;
		font-family: 'Arial';
		color: #aaaaaa;
		letter-spacing: 2px;
	}
	.map_title{
		width: 515px;
		height: 268px;
		background-color: #006ebc;
		padding-left: 70px;
		padding-top: 42px;
		box-sizing: border-box;
		position: absolute;
		right: 242px;
		bottom: 240px;
	}
	.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;
	}
	.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 0 200px;
		box-sizing: border-box;
	}
	.map_btm_l{
		width: 430px;
		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: 50px;
		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: 13px;
		color: #666;
		font-weight: bold;
	}
	.map_btm_l>div div:last-child p:last-child{
		font-size: 16px;
	}

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


	.Journalism_top{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		padding: 136px 200px 90px 200px;
		box-sizing: border-box;
		position: relative;

	}
	.Journalism_top:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.Journalism_top>div{
		float: left;
	}
	.Journalism_top>div:first-child{
		width: 50%;
		height: auto;
		margin-right: 8%;
		overflow: hidden;
	}
	.Journalism_top>div:first-child img{
		width: 100%;
		height: auto;
		transition: 2s;
	}
	.Journalism_top>div:last-child{
		width: 40%;
		/*height: 432px;*/
		padding: 70px 0;
		box-sizing: border-box;
		position: relative;
		padding-top: 70px;
		/*padding-bottom: 170px;*/
	}
	.Journalism_top>div:last-child>a h3{
		font-size: 34px;
		color: #006bb7;
		font-weight: bold;
		font-family: 'Arial';
		line-height: 50px;
	}
	.Journalism_top>div:last-child>a  h3 span{
		font-size: 14px;
		color: #a7a7a7;
		padding-left: 4px;
	}
	.Journalism_top>div:last-child>a>p:first-of-type{
		color: #797979;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 28px;
	}
	.Journalism_top>div:last-child>a>p:last-of-type{
		font-size: 13px;
		color: #a7a7a7;
		line-height: 28px;
	}
	.Journalism_btn_01,.Journalism_btn_02,.Journalism_btm .Journalism_btn_02{
		width: 32%;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		color: #929292;
		font-weight: bold;
		font-size: 24px;
		line-height: 12px;
		/* transform: translateY(800px); */
		border: 1px solid #b1b1b1;
		position: absolute;
		bottom: 90px;
		left: 0;
	}
	.Journalism_btm .Journalism_btn_02{
		left: 30px;
		bottom: 40px;
	}
	.Journalism_btn_02{
		width: 10.5%;
		left: 30px;
		bottom: 40px;
	}
	.Journalism_btm{
		width: 100%;
		height: auto;
		background-color: #f4f4f4;
		padding: 80px 200px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Journalism_btn_01:hover{
		transition: .6s;
		border: 1px solid #fff;
		background-color: #00518a;
		color: #fff;
	}
	.Journalism_btn_02:hover{
		transition: .6s;
		border: 1px solid #fff;
		background-color: #00518a;
	}
	.Journalism_btn_02:hover a{
		color: #fff;
	}
	.Journalism_btm>div{
		width: 30%;
		height: auto;
		padding: 22px 24px;
		background-color: #fff;
		box-sizing: border-box;
		float: left;
		position: relative;
		margin-right: 5%;
		margin-bottom: 4%;
	}
	.Journalism_btm>div:hover .Journalism_btn_02{
		transition: .6s;
		background-color: #00518a;
		border: 1px solid #fff;
		color: #fff;
	}
	.Journalism_btm>div:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.Journalism_btm>div:nth-child(3n){
		margin-right: 0;
	}
	.Journalism_btm>div div:first-child img{
		width: 100%;
		height: 100%;
	}
	.Journalism_btm>div p:nth-of-type(1){
		font-size: 13px;
		color: #a7a7a7;
		line-height: 28px;
		margin-bottom: 42px;
	}
	.Journalism_btm>div p:nth-of-type(2){
		text-align: right;
		font-size: 13px;
		color: #a7a7a7;
		font-family: 'Arial';
		padding-bottom: 24px;
	}
	.Journalism_btm>div h4{
		height: 52px;
		font-size: 18px;
		color: #646464;
		padding-top: 44px;
		padding-bottom: 30px;
	}
	.Journalism_list{
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 240px;
		bottom: 60px;
	}
	.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 li:nth-last-child(2){
		margin-left: 30px;
	}
	.Journalism_list>ul li:last-child{
		transform: rotate(180deg);
	}
	.Journalism_list>ul .isimg:last-child{
		transform: rotate(0);
	}
	.Journalism_list>ul .isimg:nth-last-child(2){
		transform: rotate(180deg);
	}
	.Journalism_list>ul li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom:0;
		margin: auto;
	}

	.industry_Journalism{
		width: 100%;
		height: auto;
		padding: 142px 200px 174px 200px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.industry_Journalism_list{
		width: 100%;
		/*height: 247px;*/
		background-color: #f1f1f1;
		margin-bottom: 27px;
		padding: 2%  1.9%;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.industry_Journalism_list:hover div:first-child{
		overflow: hidden;
	}
	.industry_Journalism_list:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.industry_Journalism_list>div{
		position: relative;
		display: inline-block;
		box-sizing: border-box;
		overflow: hidden;
		vertical-align: middle;
	}
	.industry_Journalism_list>div:first-child{
		width: 22%;
		/*height: 192px;*/
		margin-right: 4%;
	}
	.industry_Journalism_list>div:first-child img{
		max-width: 100%;
		/*height: 100%;*/
		transition: 2s;
	}
	.industry_Journalism_list>div:last-child{
		display: inline-block;
		width: 70%;
	}
	.industry_Journalism_list>div:last-child h4{
		font-size: 16px;
		color: #5f5f5f;
		/* line-height: 36px; */
		padding-top: 8px;
		padding-bottom: 30px;
	}
	.industry_Journalism_list>div:last-child p:first-of-type{
		font-size: 13px;
		color: #a7a7a7;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.industry_Journalism_list>div:last-child p:last-of-type{
		font-size: 14px;
		color: #939393;
		font-weight: bold;
		text-align: right;
	}
	.industry_Journalism_list>div:last-child .Journalism_btn_02{
		left: 0;
		bottom: 20px;
	}

}



/*css3*/
@media screen and (max-width: 1440px){
	.Join_content .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: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: 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: 58%;
		/*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: 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) {
		/*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: 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;
	}
	.Journalism_content{
		width: 100%;
		height: 1000px;
		background: #048888;
	}
	.Journalism_banner{
		width: 100%;
		height: auto;
		background: #048888;
		margin-top: 64px;
		overflow: hidden;
		position: relative;
	}
	.Journalism_banner>div:nth-child(1){
		width: 100%;
		/*height: 370px;*/
	}
	.Journalism_banner>div:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	.Journalism_banner>div:nth-child(2){
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}
	.Journalism_banner>.Join_ani_X:nth-child(2){
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}
	.Journalism_banner>div:nth-child(2) p:first-child{
		font-size: 32px;
		color: #fff;
		font-weight: bold;
	}
	.Journalism_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_4_btm div:first-child{
		min-width: 100px;
	}


	.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;
	}
	.swiper_4 .Join_recruit{
		width: 100%;
		height: 1600px;
	}
	.Join_recruit_top{
		width: 100%;
		height: 430px;
		margin-bottom: 60px;
	}
	.Join_recruit_top>div{
		width: 720px;
		height: 430px;
		float: left;
	}
	.Join_recruit_top>div:last-child{
		float: right;
	}
	.Join_recruit_top>div:first-child{
		padding-top: 56px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Join_recruit_top>div:first-child h3 p:first-child{
		font-size: 56px;
		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: 50px;
	}
	.Join_recruit_top>div:first-child>p{
		font-size: 14px;
		color: #6E6E6E;
		line-height: 30px;
	}
	.Join_recruit_top>div:first-child>p:nth-of-type(3){
		margin-bottom: 36px;
	}
	.Join_recruit_btm{
		width: 100%;
		height: 1100px;
	}
	.Join_recruit_btm>div{
		width: 100%;
		height: 185px;
		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;
	}
	.Join_recruit_btm>div div{
		float: left;
	}
	.Join_recruit_btm>div div:first-child{
		width: 185px;
		height: 110px;
		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(720deg);
		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: 48px;
		left: 0;
	}
	.Join_recruit_btm>div div:nth-child(2){
		width: 800px;
		height: 110px;
		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;
		margin-bottom: 22px;
	}
	.Join_recruit_btm>div div:nth-child(2) p{
		font-size: 14px;
		color: #7b7b7b;
		line-height: 26px;
		transform: ();
	}

	.Join_recruit_btm>div div:last-child{
		width: 14px;
		height: 14px;
		position: relative;
		top: 50%;
		margin-top: -7px;
		float: right;
		background: url(../images/icon_03_07.png) no-repeat;
		background-size: 14px auto;
	}
	.swiper_4_btm{
		float: left;
		min-width: 200px;
		height: 40px;
		position: absolute;
		bottom: 100px;
		left: 238px;
	}
	.swiper_4_btm div{
		float: left;
		position: relative;
	}
	.swiper_4_prev,.swiper_4_next{
		/* position: initial!important; */
		margin-top: 0!important;
		background-size: 12px 10px!important;
	}
	.swiper_4_btm .swiper_4_prev,.swiper_4_btm .swiper_4_next{
		width: 40px;
		height: 40px;
		left: initial;
		top: initial;
		right: initial;
		bottom: initial;
	}
	.swiper_4_btm .swiper_4_prev{
		margin-right: 10px;
	}
	.swiper_4_pagination{
		margin-right: 20px;
	}
	.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: initial;
		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;
		z-index: 10;
	}
	.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;
		z-index: 10;
		margin-right: 2%;
	}
	.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% 100%;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}
	.Join_map_top,.Join_map_btm{
		width: 100%;
		height: 1066px;
		background: url(../images/icon_02_05.png) no-repeat;
		background-size: 850px 720px;
		background-position: 240px 280px;
		position: relative;
	}
	.Join_map_top{
		padding: 140px 120px 0 120px;
		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: 44px;
		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_title{
		width: 515px;
		height: 268px;
		background-color: #006ebc;
		padding-left: 70px;
		padding-top: 42px;
		box-sizing: border-box;
		position: absolute;
		right: 242px;
		bottom: 240px;
	}
	.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;
	}
	.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 120px 0 120px;
		box-sizing: border-box;
	}
	.map_btm_l{
		width: 430px;
		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: 50px;
		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: 900px;
		height: 445px;
		float: right;
		border: 1px solid #bcbcbc;
		padding: 1px 0;
		box-sizing: border-box;
	}
	.map_btm_r>img{
		width: 100%;
		height: 100%;
	}


	.Journalism_top{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		padding: 136px 120px 90px 120px;
		box-sizing: border-box;
		position: relative;

	}
	.Journalism_top:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.Journalism_top>div{
		float: left;
	}
	.Journalism_top>div:first-child{
		width: 50%;
		height: auto;
		margin-right: 8%;
		overflow: hidden;
	}
	.Journalism_top>div:first-child img{
		width: 100%;
		height: auto;
		transition: 2s;
	}
	.Journalism_top>div:last-child{
		width: 40%;
		/*height: 432px;*/
		padding: 70px 0;
		box-sizing: border-box;
		position: relative;
		padding-top: 70px;
		/*padding-bottom: 170px;*/
	}
	.Journalism_top>div:last-child>a h3{
		font-size: 32px;
		color: #006bb7;
		font-weight: bold;
		font-family: 'Arial';
		line-height: 50px;
	}
	.Journalism_top>div:last-child>a  h3 span{
		font-size: 14px;
		color: #a7a7a7;
		padding-left: 4px;
	}
	.Journalism_top>div:last-child>a>p:first-of-type{
		color: #797979;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 28px;
	}
	.Journalism_top>div:last-child>a>p:last-of-type{
		font-size: 14px;
		color: #a7a7a7;
		line-height: 28px;
	}
	.Journalism_btn_01,.Journalism_btn_02,.Journalism_btm .Journalism_btn_02{
		width: 32%;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		color: #929292;
		font-weight: bold;
		font-size: 22px;
		line-height: 12px;
		/* transform: translateY(800px); */
		border: 1px solid #b1b1b1;
		position: absolute;
		bottom: 90px;
		left: 0;
	}
	.Journalism_btm .Journalism_btn_02{
		left: 30px;
		bottom: 40px;
	}
	.Journalism_btn_02{
		width: 10.5%;
		left: 30px;
		bottom: 40px;
	}
	.Journalism_btm{
		width: 100%;
		height: auto;
		background-color: #f4f4f4;
		padding: 80px 120px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.Journalism_btn_01:hover{
		transition: .6s;
		border: 1px solid #fff;
		background-color: #00518a;
		color: #fff;
	}
	.Journalism_btn_02:hover{
		transition: .6s;
		border: 1px solid #fff;
		background-color: #00518a;
	}
	.Journalism_btn_02:hover a{
		color: #fff;
	}
	.Journalism_btm>div{
		width: 30%;
		height: auto;
		padding: 22px 24px;
		background-color: #fff;
		box-sizing: border-box;
		float: left;
		position: relative;
		margin-right: 5%;
		margin-bottom: 4%;
	}
	.Journalism_btm>div:hover .Journalism_btn_02{
		transition: .6s;
		background-color: #00518a;
		border: 1px solid #fff;
		color: #fff;
	}
	.Journalism_btm>div>a p,.Journalism_btm>div h4{
		transition: .6s;
	}
	.Journalism_btm>div:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.Journalism_btm>div:nth-child(3n){
		margin-right: 0;
	}
	.Journalism_btm>div div:first-child img{
		width: 100%;
		height: 100%;
	}
	.Journalism_btm>div p:nth-of-type(1){
		font-size: 14px;
		color: #a7a7a7;
		line-height: 28px;
		margin-bottom: 42px;
	}
	.Journalism_btm>div p:nth-of-type(2){
		text-align: right;
		font-size: 14px;
		color: #a7a7a7;
		font-family: 'Arial';
		padding-bottom: 24px;
	}
	.Journalism_btm>div h4{
		min-height: 52px;
		font-size: 16px;
		color: #646464;
		padding-top: 44px;
		padding-bottom: 30px;
	}
	.Journalism_list{
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 240px;
		bottom: 60px;
	}
	.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 li:nth-last-child(2){
		margin-left: 30px;
	}
	.Journalism_list>ul li:last-child{
		transform: rotate(180deg);
	}
	.Journalism_list>ul .isimg:last-child{
		transform: rotate(0);
	}
	.Journalism_list>ul .isimg:nth-last-child(2){
		transform: rotate(180deg);
	}
	.Journalism_list>ul li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom:0;
		margin: auto;
	}

	.industry_Journalism{
		width: 100%;
		height: auto;
		padding: 142px 160px 174px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.industry_Journalism_list{
		width: 100%;
		/*height: 247px;*/
		background-color: #f1f1f1;
		margin-bottom: 27px;
		padding: 2%  1.9%;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	.industry_Journalism_list:hover div:first-child{
		overflow: hidden;
	}
	.industry_Journalism_list:hover div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.industry_Journalism_list>div{
		position: relative;
		/*float: left;*/
		display: inline-block;
		box-sizing: border-box;
		overflow: hidden;
		vertical-align: middle;
	}
	.industry_Journalism_list>div:first-child{
		width: 22%;
		/*height: 192px;*/
		margin-right: 4%;
	}
	.industry_Journalism_list>div:first-child img{
		max-width: 100%;
		/*height: 100%;*/
		transition: 2s;
	}
	.industry_Journalism_list>div:last-child{
		display: inline-block;
		width: 70%;
	}
	.industry_Journalism_list>div:last-child h4{
		font-size: 14px;
		color: #5f5f5f;
		/* line-height: 36px; */
		padding-top: 8px;
		padding-bottom: 30px;
	}
	.industry_Journalism_list>div:last-child p:first-of-type{
		font-size: 14px;
		color: #a7a7a7;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.industry_Journalism_list>div:last-child p:last-of-type{
		font-size: 14px;
		color: #939393;
		font-weight: bold;
		text-align: right;
	}
	.industry_Journalism_list>div:last-child .Journalism_btn_02{
		left: 0;
		bottom: 20px;
	}
}


/*css4*/
@media screen and (max-width: 1279px){
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.Join_content .swiper_3_pagination{
		padding: 0 30px;
	}
	.Journalism_banner>div:nth-child(2){
		height: 50px;
		margin-top: -25px;
	}
	.Journalism_top{
		padding: 136px 30px 0 30px;
	}
	.Journalism_top>div{
		float: none;
	}
	.Journalism_top>div:first-child{
		width: 100%;
		text-align: center;
	}
	.Journalism_top>div:first-child img{
		max-width: 100%;
		width: auto;
	}
	.Journalism_top>div:last-child{
		width: 100%;
		text-align: center;
		padding: 30px 0;
	}
	.Journalism_top .Journalism_btn_01{
		position: static;
		width: 13%;
		margin: 30px auto;
	}
	.Journalism_btm{
		padding: 70px 30px;
	}
	.Journalism_btm>div{
		width: 47%;
	}
	.Journalism_btm>div:nth-child(2n){
		margin-right: 0;
	}
	.Journalism_btm>div:nth-child(3n){
		margin-right: 5%;
	}
	.Journalism_list{
		bottom: 24px;
		left: 30px;
	}
	.industry_Journalism{
		padding: 80px 30px 80px 30px;
	}
}


/*css4*/
@media screen and (max-width: 800px){
	.Journalism_banner>div:nth-child(2) p:first-child{
		font-size: 24px;
	}
	.Journalism_banner>div:nth-child(2) p:last-child{
		font-size: 14px;
	}

	.Journalism_banner>div:nth-child(2){
		height: 50px;
		margin-top: -25px;
	}
	.Journalism_btm>div{
		width: 100%;
	}
	.Journalism_btm>div:nth-child(2n){
		margin-right: 0;
	}
	.Journalism_btm>div:nth-child(3n){
		margin-right: 0;
	}
	.Journalism_top .Journalism_btn_01{
		width: 32%;
	}
	.Join_content .swiper_3_pagination>ul li{
		width: 30%;
	}
	.Journalism_top{
		padding: 100px 30px 0 30px;
	}
	.industry_Journalism_list>div{
		display: block;
	}
	.industry_Journalism_list{
		padding: 2% 8%;
	}
	.industry_Journalism_list>div:last-child h4{
		padding-top: 30px;
		padding-bottom: 8px;
	}
	.industry_Journalism_list>div:first-child{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.industry_Journalism_list>div:first-child img{
		width: 100%;
		height: auto;
	}
	.industry_Journalism_list>div:last-child{
		width: 100%;
		text-align: left;
	}
	.industry_Journalism_list>.Journalism_btn_02{
		left: 8%;
		bottom: 2%;
	}
	.Journalism_btn_02{
		width: 20.5%;
	}
	.industry_Journalism_list>div:last-child p:first-of-type{
		font-size: 12px;
	}
	.Journalism_top>div:last-child>a h3{
		font-size: 20px;
	}
	.Journalism_top>div:last-child>a>p:first-of-type{
		font-size: 16px;
		margin-bottom: 18px;
	}
}