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

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

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

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

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



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

.HomePage_header>div {
	float: left;
}
.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
	float: right;
}
.HomePage_header>div:nth-child(2){
	margin-right: 40px;
}
.header_logo {
	height: 42px;
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -21px;
}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.footer_top>div:nth-child(3) {
	width: 26%;
	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%;
	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: 24px;
}

.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;
	position: relative;
	margin-top: 84px;
}

.Journalism_banner>div:nth-child(1) {
	width: 100%;
	/*height: 370px;*/
}

.Journalism_banner>div:nth-child(1) img {
	width: 100%;
	/*height: 100%;*/
}

.Journalism_banner>div:nth-child(2) {
	position: absolute;
	top: 34%;
	left: 14%;
	transition: .6s;
	transform:scale(1) 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;
}

.Join_content .swiper_3_pagination>ul li {
	float: left;
	border-radius: 0;
	width: 12%;
	/*height: 55px;*/
	color: #000;
	line-height: 55px;
	background-color: transparent;
	text-align: center;
	color: #797979;
	font-size: 16px;
	margin-right: 2%;
	opacity: 1;
	position: relative;
	z-index: 10;
}


.Join_content>.swiper_3_pagination>ul .dynamic_active a {
	color: #fff;
}

.Join_content>.swiper_3_pagination>ul .dynamic_active:after {
	content: '';
	display: block;
	width: 110%;
	height: 100%;
	background: url(../images/icon_02_03.png) no-repeat;
	background-size: 100% 100%;
	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/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_list {
	min-width: 330px;
	height: 40px;
	position: absolute;
	left: 240px;
	bottom: 100px;
}

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

.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 li img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.industry_Journalism {
	width: 100%;
	height: 1686px;
	padding: 142px 240px 0 240px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.industry_Journalism_list {
	width: 100%;
	height: 247px;
	background-color: #f1f1f1;
	margin-bottom: 27px;
	padding: 28px 26px;
	box-sizing: border-box;
	overflow: hidden;
}

.industry_Journalism_list>div {
	position: relative;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}

.industry_Journalism_list>div:first-child {
	width: 295px;
	height: 192px;
	margin-right: 48px;
}

.industry_Journalism_list>div:first-child img {
	width: 100%;
	height: 100%;
}

.industry_Journalism_list>div:last-child {
	width: 1006px;
	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;
}


.dynamic_Journalism {
	width: 100%;
	height: auto;
	padding: 120px 240px 92px 240px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.dynamic_l {
	width: 66%;
	height: auto;
	float: left;
}

.dynamic_l>div:nth-of-type(1) {
	width: 100%;
	/*height: 104px;*/
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 3%;
	margin-bottom: 24px;
}

.dynamic_l>div:nth-of-type(1) h1 {
	font-size: 24px;
	color: #585858;
	font-weight: bold;
	margin-bottom: 22px;
}

.dynamic_l>div:nth-of-type(1) p {
	font-size: 14px;
	color: #8c8c8c;
}

.dynamic_l>div:nth-of-type(1) span {
	padding-right: 28px;
}

.dynamic_l>div:nth-of-type(2) {
	width: 100%;
	height: auto;
	background-color: #f2f2f2;
	padding: 44px 28px;
	box-sizing: border-box;
}

.dynamic_l>div:nth-of-type(2) p:first-child {
	font-size: 18px;
	color: #737373;
	margin-bottom: 16px;
	text-indent: -8px;
}

.dynamic_l>div:nth-of-type(2) p:last-child {
	font-size: 15px;
	color: #737373;
	line-height: 28px;
}

.dynamic_l>div:nth-of-type(3) {
	width: 100%;
	height: auto;
}

.dynamic_l>div:nth-of-type(3) img,
.dynamic_l>div:nth-of-type(4)>div img {
	width: 100%;
	height: auto;
}

.dynamic_l>div:nth-of-type(4) {
	width: 100%;
	height: 352px;
}

.dynamic_l>div:nth-of-type(4)>div {
	width: 470px;
	height: 352px;
}

.dynamic_l>div:nth-of-type(4)>div:first-child {
	float: left;
}

.dynamic_l>div:nth-of-type(4)>div:last-child {
	float: right;
}

.dynamic_l>p {
	font-size: 15px;
	color: #737373;
	line-height: 28px;
	/*text-indent: 2em;*/
	margin: 20px 0;
}
.dynamic_l>p img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.dynamic_btn {
	padding-top: 80px;
}

.dynamic_btn>ul li {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #f3f5f6;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;
}

.dynamic_btn>ul li a {
	color: #6e6e6e;
}

.dynamic_btn>ul li:last-child {
	margin-top: 20px;
}

.dynamic_btn>ul .dynamic_click_btn {
	border-bottom: 2px solid #006bb7;
}

.dynamic_btn>ul .dynamic_click_btn a {
	color: #006bb7;
}



.dynamic_r {
	width: 28%;
	height: auto;
	float: right;
}
.dynamic_r>div:nth-of-type(1) h2 {
	font-size: 36px;
	color: #585858;
	font-weight: bold;
}
.dynamic_r>div:nth-of-type(1) p {
	font-size: 22px;
	font-family: 'Arial';
	letter-spacing: 2px;
	color: #aaaaaa;
}
.dynamic_r>div:nth-of-type(2){
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.dynamic_r>div>div{
	width: 100%;
	height:155px;
	background: #f2f2f2;
	margin-bottom: 3px;
}
.dynamic_r>div>div>a>div{
	float: left;
}
.dynamic_r>div>div>a>div:first-of-type{
	width: 30%;
	height: 100%;
}
.dynamic_r>div>div>a>div:first-child{
	position: relative;
}
.dynamic_r>div>div>a>div:first-child img{
	width: auto!important;
	height: auto!important;
	max-width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.dynamic_r>div>div>a>div:last-child h4{
	font-size: 20px;
	font-weight: bold;
	color: #6d6d6d;
	padding-top: 42px;
}
.dynamic_r>div>div:hover>a>div:first-child img{
	transition: 4s;
	transform: scale(1.2);
}
.dynamic_r>div>div:hover>a>div:last-child h4{
	color: #00518a;
}
.dynamic_r>div>div>a>div:last-child p:first-of-type{
	font-size: 16px;
	font-family: 'Arial';
	color: #6d6d6d;
	padding-top: 4px;
	padding-bottom: 8px;
}
.dynamic_r>div>div>a>div:last-child p:last-of-type{
	font-size: 16px;
	color: #aeaeae;
}
.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){

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

	.HomePage_header>div {
		float: left;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.footer_top>div:nth-child(3) {
		width: 26%;
		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%;
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 12px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

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

	.footer_top>div {
		position: relative;
	}

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

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

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

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

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

		float: left;
	}

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

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

	.Journalism_content {
		width: 100%;
		height: 1000px;
		background: #048888;
	}

	.Journalism_banner {
		width: 100%;
		height: auto;
		background: #048888;
		overflow: hidden;
		position: relative;
		margin-top: 84px;
	}

	.Journalism_banner>div:nth-child(1) {
		width: 100%;
		/*height: 370px;*/
	}

	.Journalism_banner>div:nth-child(1) img {
		width: 100%;
		/*height: 100%;*/
	}

	.Journalism_banner>div:nth-child(2) {
		position: absolute;
		top: 34%;
		left: 14%;
		transition: .6s;
		transform:scale(1) 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;
	}

	.Join_content .swiper_3_pagination>ul li {
		float: left;
		border-radius: 0;
		width: 12%;
		/*height: 55px;*/
		color: #000;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		margin-right: 2%;
		opacity: 1;
		position: relative;
		z-index: 10;
	}


	.Join_content>.swiper_3_pagination>ul .dynamic_active a {
		color: #fff;
	}

	.Join_content>.swiper_3_pagination>ul .dynamic_active:after {
		content: '';
		display: block;
		width: 110%;
		height: 100%;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 100% 100%;
		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/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_list {
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 240px;
		bottom: 100px;
	}

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

	.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 li img {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.industry_Journalism {
		width: 100%;
		height: 1686px;
		padding: 142px 200px 0 200px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.industry_Journalism_list {
		width: 100%;
		height: 247px;
		background-color: #f1f1f1;
		margin-bottom: 27px;
		padding: 28px 26px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.industry_Journalism_list>div {
		position: relative;
		float: left;
		box-sizing: border-box;
		overflow: hidden;
	}

	.industry_Journalism_list>div:first-child {
		width: 295px;
		height: 192px;
		margin-right: 48px;
	}

	.industry_Journalism_list>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.industry_Journalism_list>div:last-child {
		width: 1006px;
		height: 100%;
	}

	.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: 12px;
		color: #939393;
		font-weight: bold;
		text-align: right;
	}

	.industry_Journalism_list>div:last-child .Journalism_btn_02 {
		left: 0;
		bottom: 20px;
	}


	.dynamic_Journalism {
		width: 100%;
		height: auto;
		padding: 120px 200px 92px 200px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.dynamic_l {
		width: 66%;
		height: auto;
		float: left;
	}

	.dynamic_l>div:nth-of-type(1) {
		width: 100%;
		/*height: 104px;*/
		box-sizing: border-box;
		border-bottom: 1px solid #eeeeee;
		padding-bottom: 3%;
		margin-bottom: 24px;
	}

	.dynamic_l>div:nth-of-type(1) h1 {
		font-size: 22px;
		color: #585858;
		font-weight: bold;
		margin-bottom: 22px;
	}

	.dynamic_l>div:nth-of-type(1) p {
		font-size: 12px;
		color: #8c8c8c;
	}

	.dynamic_l>div:nth-of-type(1) span {
		padding-right: 28px;
	}

	.dynamic_l>div:nth-of-type(2) {
		width: 100%;
		height: auto;
		background-color: #f2f2f2;
		padding: 44px 28px;
		box-sizing: border-box;
	}

	.dynamic_l>div:nth-of-type(2) p:first-child {
		font-size: 16px;
		color: #737373;
		margin-bottom: 16px;
		text-indent: -8px;
	}

	.dynamic_l>div:nth-of-type(2) p:last-child {
		font-size: 13px;
		color: #737373;
		line-height: 28px;
	}

	.dynamic_l>div:nth-of-type(3) {
		width: 100%;
		height: auto;
	}

	.dynamic_l>div:nth-of-type(3) img,
	.dynamic_l>div:nth-of-type(4)>div img {
		width: 100%;
		height: auto;
	}

	.dynamic_l>div:nth-of-type(4) {
		width: 100%;
		height: 352px;
	}

	.dynamic_l>div:nth-of-type(4)>div {
		width: 470px;
		height: 352px;
	}

	.dynamic_l>div:nth-of-type(4)>div:first-child {
		float: left;
	}

	.dynamic_l>div:nth-of-type(4)>div:last-child {
		float: right;
	}

	.dynamic_l>p {
		font-size: 13px;
		color: #737373;
		line-height: 28px;
		/*text-indent: 2em;*/
		margin: 20px 0;
	}
	.dynamic_l>p img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.dynamic_btn {
		padding-top: 80px;
	}

	.dynamic_btn>ul li {
		width: 100%;
		height: 48px;
		line-height: 48px;
		background: #f3f5f6;
		text-align: center;
		font-size: 14px;
		box-sizing: border-box;
	}

	.dynamic_btn>ul li a {
		color: #6e6e6e;
	}

	.dynamic_btn>ul li:last-child {
		margin-top: 20px;
	}

	.dynamic_btn>ul .dynamic_click_btn {
		border-bottom: 2px solid #006bb7;
	}

	.dynamic_btn>ul .dynamic_click_btn a {
		color: #006bb7;
	}



	.dynamic_r {
		width: 28%;
		height: auto;
		float: right;
	}
	.dynamic_r>div:nth-of-type(1) h2 {
		font-size: 34px;
		color: #585858;
		font-weight: bold;
	}
	.dynamic_r>div:nth-of-type(1) p {
		font-size: 20px;
		font-family: 'Arial';
		letter-spacing: 2px;
		color: #aaaaaa;
	}
	.dynamic_r>div:nth-of-type(2){
		width: 100%;
		height: auto;
		margin-top: 40px;
	}
	.dynamic_r>div>div{
		width: 100%;
		height: 130px;
		background: #f2f2f2;
		margin-bottom: 3px;
	}
	.dynamic_r>div>div>a>div{
		float: left;
	}
	.dynamic_r>div>div>a>div:first-of-type{
		width: 26%;
		height: 100%;
	}
	.dynamic_r>div>div>a>div:first-child{
		position: relative;
	}
	.dynamic_r>div>div>a>div:first-child img{
		max-width: 74%;
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.dynamic_r>div>div>a>div:last-child h4{
		font-size: 18px;
		font-weight: bold;
		color: #6d6d6d;
		padding-top: 28px;
	}
	.dynamic_r>div>div:hover>a>div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.dynamic_r>div>div:hover>a>div:last-child h4{
		color: #00518a;
	}
	.dynamic_r>div>div>a>div:last-child p:first-of-type{
		font-size: 14px;
		font-family: 'Arial';
		color: #6d6d6d;
		padding-top: 4px;
		padding-bottom: 8px;
	}
	.dynamic_r>div>div>a>div:last-child p:last-of-type{
		font-size: 14px;
		color: #aeaeae;
	}


}


/*css3*/
@media screen and (max-width: 1440px){
	.HomePage_header {
		width: 100%;
		height: 64px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

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

	}

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

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

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

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

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

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

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

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

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

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

	.footer_top>div ul {
		/*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: 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%;
		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%;
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 12px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

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

	.footer_top>div {
		position: relative;
	}

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

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

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

	.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;
		overflow: hidden;
		position: relative;
		margin-top: 84px;
	}

	.Journalism_banner>div:nth-child(1) {
		width: 100%;
		/*height: 370px;/*/
	}

	.Journalism_banner>div:nth-child(1) img {
		width: 100%;
		/*height: 100%;*/
	}

	.Journalism_banner>div:nth-child(2) {
		position: absolute;
		top: 34%;
		left: 14%;
		transition: .6s;
		transform:scale(1) 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;
	}

	.Join_content .swiper_3_pagination>ul li {
		float: left;
		border-radius: 0;
		width: 12%;
		/*height: 55px;*/
		color: #000;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		margin-right: 2%;
		opacity: 1;
		position: relative;
		z-index: 10;
	}


	.Join_content>.swiper_3_pagination>ul .dynamic_active a {
		color: #fff;
	}

	.Join_content>.swiper_3_pagination>ul .dynamic_active:after {
		content: '';
		display: block;
		width: 110%;
		height: 100%;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 100% 100%;
		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/icon_02_05.png) no-repeat;
		background-size: 850px 720px;
		background-position: 240px 280px;
		position: relative;
	}

	.Join_map_top {
		padding: 140px 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: 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 160px 0 160px;
		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_list {
		min-width: 330px;
		height: 40px;
		position: absolute;
		left: 240px;
		bottom: 100px;
	}

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

	.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 li img {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.industry_Journalism {
		width: 100%;
		height: 1686px;
		padding: 142px 160px 0 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.industry_Journalism_list {
		width: 100%;
		height: 247px;
		background-color: #f1f1f1;
		margin-bottom: 27px;
		padding: 28px 26px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.industry_Journalism_list>div {
		position: relative;
		float: left;
		box-sizing: border-box;
		overflow: hidden;
	}

	.industry_Journalism_list>div:first-child {
		width: 295px;
		height: 192px;
		margin-right: 48px;
	}

	.industry_Journalism_list>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.industry_Journalism_list>div:last-child {
		width: 1006px;
		height: 100%;
	}

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


	.dynamic_Journalism {
		width: 100%;
		height: auto;
		padding: 120px 160px 92px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.dynamic_l {
		width: 66%;
		height: auto;
		float: left;
	}

	.dynamic_l>div:nth-of-type(1) {
		width: 100%;
		/*height: 104px;*/
		box-sizing: border-box;
		border-bottom: 1px solid #eeeeee;
		padding-bottom: 3%;
		margin-bottom: 24px;
	}

	.dynamic_l>div:nth-of-type(1) h1 {
		font-size: 20px;
		color: #585858;
		font-weight: bold;
		margin-bottom: 22px;
	}

	.dynamic_l>div:nth-of-type(1) p {
		font-size: 14px;
		color: #8c8c8c;
	}

	.dynamic_l>div:nth-of-type(1) span {
		padding-right: 28px;
	}

	.dynamic_l>div:nth-of-type(2) {
		width: 100%;
		height: auto;
		background-color: #f2f2f2;
		padding: 44px 28px;
		box-sizing: border-box;
	}

	.dynamic_l>div:nth-of-type(2) p:first-child {
		font-size: 14px;
		color: #737373;
		margin-bottom: 16px;
		text-indent: -8px;
	}

	.dynamic_l>div:nth-of-type(2) p:last-child {
		font-size: 14px;
		color: #737373;
		line-height: 28px;
	}

	.dynamic_l>div:nth-of-type(3) {
		width: 100%;
		height: auto;
	}

	.dynamic_l>div:nth-of-type(3) img,
	.dynamic_l>div:nth-of-type(4)>div img {
		width: 100%;
		height: auto;
	}

	.dynamic_l>div:nth-of-type(4) {
		width: 100%;
		height: 352px;
	}

	.dynamic_l>div:nth-of-type(4)>div {
		width: 470px;
		height: 352px;
	}

	.dynamic_l>div:nth-of-type(4)>div:first-child {
		float: left;
	}

	.dynamic_l>div:nth-of-type(4)>div:last-child {
		float: right;
	}

	.dynamic_l>p {
		font-size: 14px;
		color: #737373;
		line-height: 28px;
		/*text-indent: 2em;*/
		margin: 20px 0;
	}
	.dynamic_l>p img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.dynamic_btn {
		padding-top: 80px;
	}

	.dynamic_btn>ul li {
		width: 100%;
		height: 48px;
		line-height: 48px;
		background: #f3f5f6;
		text-align: center;
		font-size: 14px;
		box-sizing: border-box;
	}

	.dynamic_btn>ul li a {
		color: #6e6e6e;
	}

	.dynamic_btn>ul li:last-child {
		margin-top: 20px;
	}

	.dynamic_btn>ul .dynamic_click_btn {
		border-bottom: 2px solid #006bb7;
	}

	.dynamic_btn>ul .dynamic_click_btn a {
		color: #006bb7;
	}



	.dynamic_r {
		width: 28%;
		height: auto;
		float: right;
	}
	.dynamic_r>div:nth-of-type(1) h2 {
		font-size: 32px;
		color: #585858;
		font-weight: bold;
	}
	.dynamic_r>div:nth-of-type(1) p {
		font-size: 18px;
		font-family: 'Arial';
		letter-spacing: 2px;
		color: #aaaaaa;
	}
	.dynamic_r>div:nth-of-type(2){
		width: 100%;
		height: auto;
		margin-top: 40px;
	}
	.dynamic_r>div>div{
		width: 100%;
		height: 120px;
		background: #f2f2f2;
		margin-bottom: 3px;
	}
	.dynamic_r>div>div>a>div{
		float: left;
	}
	.dynamic_r>div>div>a>div:first-of-type{
		width: 24%;
		height: 100%;
	}
	.dynamic_r>div>div>a>div:first-child{
		position: relative;
	}
	.dynamic_r>div>div>a>div:first-child img{
		max-width: 74%;
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.dynamic_r>div>div>a>div:last-child h4{
		font-size: 16px;
		font-weight: bold;
		color: #6d6d6d;
		padding-top: 30px;
	}
	.dynamic_r>div>div:hover>a>div:first-child img{
		transition: 4s;
		transform: scale(1.2);
	}
	.dynamic_r>div>div:hover>a>div:last-child h4{
		color: #00518a;
	}
	.dynamic_r>div>div>a>div:last-child p:first-of-type{
		font-size: 14px;
		font-family: 'Arial';
		color: #6d6d6d;
		padding-top: 4px;
		padding-bottom: 8px;
	}
	.dynamic_r>div>div>a>div:last-child p:last-of-type{
		font-size: 14px;
		color: #aeaeae;
	}
}


/*css4*/
@media screen and (max-width: 1279px){
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.Join_content .swiper_3_pagination{
		padding: 0 30px;
	}
	.dynamic_Journalism{
		padding: 120px 30px 92px 30px;
	}
	.dynamic_l{
		width: 62%;
	}
	.dynamic_r{
		width: 32%;
	}
	.dynamic_r>div>div>a>div:last-child p:last-of-type{
		font-size: 12px;
	}
	.Journalism_banner>div:nth-child(2) p:first-child{
		font-size: 24px;
	}
	.Journalism_banner>.Join_ani_X:nth-child(2){
		top: 50%;
		height: 50px;
		margin-top: -25px;
	}
}


@media screen and (max-width: 800px){
	.Join_content .swiper_3_pagination>ul li{
		width: 30%;
	}
	.dynamic_l{
		width: 100%;
		float: none;
	}
	.dynamic_Journalism{
		padding: 120px 30px 40px 30px;
	}
	.dynamic_l>div:nth-of-type(2){
		padding: 20px;
	}
	.dynamic_r{
		width: 100%;
		float: none;
		padding-top: 40px;
	}
	.dynamic_btn>ul li{
		padding: 0 20px;
	}
	.dynamic_btn>ul li a{
		font-size: 12px;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
}