@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.contain{
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
}
.header1{
	overflow: hidden;
	padding: 20px 0 16px;
}
.logo{
    width: 336px;
	font-size: 0;
	float: left;
}
.nav{
	float: left;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 52px;
	margin-left: 70px;
}
.nav ul li a{
	color: #333333;
}
.nav ul li.on{
	color: #1B1464;
	font-weight: bold;
	border-bottom: 3px solid #1B1464;
}
.kefu{
	float: right;
	font-size: 0;
	margin-top: 12px;
}
.banner{
	font-size: 0;
}
.banner1{
	position: relative;
}
.banner2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.banner3{
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 43px;
}
.banner4{
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 43px;
}
.banner .swiper-pagination{
	text-align: right;
	padding-right: 210px;
	bottom: 26px;
}
.banner .swiper-pagination-bullet{
	width: 11px;
	height: 11px;
	background: #FFFFFF;
	border-radius: 50%;
	opacity: 1;
	vertical-align: middle;
	margin: 0 14px !important;
}
.banner .swiper-pagination-bullet-active{
	width: 45px;
	height: 8px;
	background: #ED791D;
	opacity: 1;
	border-radius: 7px;
}
.news{
	margin-top: 60px;
}
.news2{
	overflow: hidden;
}
.news3{
	float: left;
}
.news3 span{
	display: block;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	color: #1B1464;
}
.news3 code{
	display: block;
	font-size: 19px;
	font-weight: 300;
	line-height: 1;
	color: #666666;
	margin-top: 13px;
}
.news4{
	float: right;
	margin-top: 27px;
}
.news4 a{
	display: block;
	width: 112px;
	height: 32px;
	background: #1B1464;
	border-radius: 4px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #FFFFFF;
}
.news5{
	margin-top: 30px;
	overflow: hidden;
}
.news6{
	float: left;
	width: 49%;
}
.news6 .swiper{
	padding-bottom: 24px;
}
.news6 .swiper-pagination{
	bottom: 0;
	font-size: 0;
}
.news6 .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background: #CBCBCB;
	border-radius: 50%;
	opacity: 1;
	margin: 0 10px !important;
}
.news6 .swiper-pagination-bullet-active{
	width: 31px;
	height: 8px;
	background: #ED791D;
	opacity: 1;
	border-radius: 7px;
}
.news7{
	font-size: 0;
	position: relative;
}
.news8{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(44,44,44,0.49);
	height: 66px;
	line-height: 66px;
	padding: 0 49px 0 40px;
}
.news8 span{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	max-width: 75%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news8 code{
	float: right;
	font-size: 17px;
	color: #FFFFFF;
}
.news8 code img{
	vertical-align: middle;
	margin-right: 10px;
}
.news9{
	float: right;
	width: 47%;
	height: 400px;
    overflow-y: auto;
    padding-right: 10px;
}
.news9 ul li{
	list-style-type: none;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news9 ul li:last-child{
	border-bottom: 0;
}
.news9a span{
	display: inline-block;
	font-size: 21px;
	font-weight: lighter;
	line-height: 32px;
	max-width: 75%;
}
.news9a code{
	font-size: 17px;
	line-height: 32px;
	font-weight: lighter;
	float: right;
	width: 130px;
}
.news9a code img{
	vertical-align: middle;
	margin-right: 9px;
}
.news9 ul li:hover .news9a span{
	color: #ED791D;
}
.news9b{
	font-size: 17px;
	line-height: 24px;
	color: #999999;
	margin-top: 12px;
}
.news10{
	margin-top: 26px;
	position: relative;
}
.news11{
	height: 120px;
	background: #F5F7FA;
	padding: 20px 30px 0;
	box-sizing: border-box;
}
.news12{
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	color: #969696;
}
.news12 span{
	font-weight: normal;
	font-size: 40px;
}
.news13{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	overflow: hidden;
	margin-top: 4px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.n_left{
	position: absolute;
	left: -39px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.n_right{
	position: absolute;
	right: -39px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.intro{
	margin-top: 117px;
	overflow: hidden;
	background: url(../img/intro_bg.png) #F5F7FA no-repeat;
	background-position: right bottom;
}
.intro1{
	float: left;
	font-size: 0;
	position: relative;
	width: 49%;
}
.play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.play1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.intro2{
	float: left;
	width: 51%;
	padding: 68px 210px 0 61px;
}
.intro3{
	font-size: 36px;
	font-weight: bold;
	color: #1B1464;
	text-align: right;
}
.intro4{
	font-size: 19px;
	font-weight: lighter;
	color: #666666;
	text-align: right;
	margin-top: 10px;
}
.intro5{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-indent: 2rem;
}
.intro5 p{
	margin-top: 20px;
}
.intro6{
	text-align: right;
	margin-top: 20px;
}
.intro6 a{
	display: inline-block;
	width: 112px;
	height: 32px;
	background: #1B1464;
	border-radius: 4px;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
}
.intro6 a:hover{
	background-color: #ED791D;
}
.bussiness{
	margin-top: 90px;
}
.bussiness2{
	margin-top: 20px;
}
.bussiness2 ul{
	overflow: hidden;
}
.bussiness2 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 48px)/3);
	margin-right: 24px;
	font-size: 0;
	position: relative;
	margin-top: 24px;
}
.bussiness2 ul li:nth-child(3n){
	margin-right: 0;
}
.bussiness3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 66px;
	background: rgba(30,28,51,0.63);
	font-size: 24px;
	font-weight: bold;
	line-height: 66px;
	color: #FFFFFF;
	text-align: center;
}
.bussiness2 ul li:hover .bussiness3{
	background: rgba(237,121,29,0.63);
}
.footer{
	padding: 103px 0 68px;
	background-color: #101824;
	margin-top: 90px;
}
.footer1{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.footer2{
	font-size: 0;
}
.footer2 img{width:498px;}
.footer3{
}
.footer4{
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.footer5{
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.7);
}
.footer5 a{
	display: block;
	color: rgba(255, 255, 255, 0.7);
}
.footer6{
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.7);
	max-width: 290px;
}
.beian{
	background-color: #151E2C;
}
.beian1{
	font-size: 16px;
	font-weight: lighter;
	line-height: 95px;
	color: #FFFFFF;
}
.beian1 a{
	color: #FFFFFF;
}
.beian1 span{
	float: right;
	font-size: 0;
	line-height: 1;
}
.beian1 span a{
	margin-left: 69px;
	display: inline-block;
	line-height: 1;
	margin-top: 32px;
	position: relative;
}
.beian1 span a code{
	display: none;
	position: absolute;
	bottom: 110%;
	left: 50%;
	transform: translateX(-50%);
}
.beian1 span a code {
	max-width: 1200%;
	width: 120px;
}
.beian1 span a code img{
	width: 120px;
	max-width: 1200%;
}
.beian1 span a:hover code{
	display: block;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.inner_banner{
	font-size: 0;
	position: relative;
}
.address{
	border-bottom: 1px solid rgba(112,112,112,0.11);
}
.address1{
	font-size: 14px;
	line-height: 79px;
	color: #313131;
}
.address1 img{
	vertical-align: middle;
}
.address1 a{
	color: #313131;
	margin: 0 10px;
}
.contact{
	margin-top: 90px;
}
.contact1 ul{
	overflow: hidden;
	padding: 20px;
}
.contact1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 110px)/3);
	margin-right: 55px;
	background: #FFFFFF;
	height: 320px;
	padding-top: 60px;
	box-shadow: 0px 3px 20px rgba(16,24,36,0.09);
}
.contact1 ul li:nth-child(3n){
	margin-right: 0;
}
.contact2{
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact3{
	font-size: 20px;
	font-weight: lighter;
	line-height: 36px;
	color: #999999;
	text-align: center;
	margin-top: 6px;
}
.contact4{
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
	text-align: center;
	margin-top: 36px;
}
.contact5{
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	color: #333333;
	padding: 0 40px;
	margin-top: 45px;
	text-align: center;
}
.map{
	margin-top: 79px;
}
.map2{
	display: inline-block;
	font-size: 0;
	position: relative;
}
.map3{
	position: absolute;
	top: 35%;
	right: 23.34%;
	font-size: 0;
}
.map4{
	position: absolute;
	top: 56.62%;
	right: 19.137%;
	font-size: 0;
}
.map5{
	position: absolute;
	top: 40.81%;
	left: 73.9%;
	width: calc(26.1% + 60px);
	height: 0px;
	border: 1px solid #CCCCCC;
}
.map6{
	position: absolute;
	top: 62.5675%;
	left: 73.9%;
	width: calc(26.1% + 60px);
	height: 0px;
	border: 1px solid #CCCCCC;
}
.map7{
	position: absolute;
	top: 31%;
	left: calc(100% + 60px);
	width: 463px;
	height: 134px;
	background: #F2F4F7;
	border-radius: 33px;
	padding: 28px 40px 0 70px;
}
.map_font{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
}
.map_font1{
	margin-top: 6px;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.map8{
	position: absolute;
	top: 52.8378%;
	left: calc(100% + 60px);
	width: 463px;
	height: 134px;
	background: #F2F4F7;
	border-radius: 33px;
	padding: 28px 40px 0 70px;
}
.contact6{
	margin-top: 66px;
}
.contact7{
	font-size: 40px;
	font-weight: bold;
	color: #1B1464;
	text-align: center;
}
.contact8{
	font-size: 19px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	margin-top: 9px;
}
.contact9{
	margin-top: 40px;
	overflow: hidden;
}
.contact9a{
	float: left;
	font-size: 0;
	width: 28.5%;
}
.contact9b{
	float: right;
	width: 69.5%;
}
.contact9b1{
	margin-bottom: 20px;
}
.contact9b1 input{
	width: 100%;
	height: 60px;
	background: #F5F7FA;
	padding: 0 44px;
}
.contact9b2{
	margin-bottom: 20px;
}
.contact9b2 textarea{
	width: 100%;
	height: 543px;
	background: #F5F7FA;
	padding: 30px 44px;
	resize: none;
	border: none;
}
.contact9b3{
	margin-top: 49px;
	font-size: 0;
	text-align: right;
}
.contact9b3 img{
	vertical-align: middle;
}
.contact9b3 input{
	width: 277px;
	height: 60px;
	background: #1B1464;
	margin-left: 40px;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
}
.video_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.6);
}
.video_tc1{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90%;
	max-width: 800px;
	transform: translate(-50%,-50%);
}
.video_tc1 video{
	width: 100%;
	object-fit: fill;
}
.about{
	padding: 52px 0 96px;
	background: url(../img/about_bg.png) no-repeat;
	background-position: right bottom;
}
.about1{
	margin-top: 36px;
	font-size: 0;
	position: relative;
	text-align: center;
}
.about2{
	margin-top: 70px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	/*text-indent: 2rem;*/
}
.about2 p{
	margin-top: 20px;
}
.about3{
	padding: 84px 0 56px;
	background-color: #241F50;
}
.about4{
	overflow: hidden;
}
.about5{
	float: right;
	width: 59%;
	font-size: 0;
}
.about6{
	float: left;
	width: 38%;
}
.about7{
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 47px;
}
.about8{
	margin-top: 56px;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	color: #FFFFFF;
}
.structure{
	background-color: #F5F7FA;
	padding: 100px 0;
	margin-bottom: -90px;
}
.structure1{
	font-size: 0;
	text-align: center;
	margin-top: 56px;
}
.scope{
	margin-top: 60px;
}
.scope1{
	text-align: center;
	font-size: 0;
	margin-bottom: 76px;
}
.scope1 a{
	display: inline-block;
	margin: 10px 10px 0;
	width: 227px;
	height: 57px;
	background: #E9EAEC;
	font-size: 14px;
	font-weight: bold;
	line-height: 57px;
	color: #707070;
}
.scope1 a.on{
	background: #1B1464;
	color: #FFFFFF;
}
.scope2{
	font-size: 0;
	text-align: center;
	margin-top: 20px;
}
.scope3{
	height: 584px;
	margin-top: 140px;
	overflow: hidden;
	position: relative;
	background-color: #F5F7FA;
	padding: 97px 0 0;
}
.scope5{
	font-size: 34px;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
}
.scope6{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-top: 50px;
	max-width: 660px;
	text-indent: 32px;
}
.scope7{
	font-size: 0;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}
.scope8{
	height: 584px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
	background-color: #F5F7FA;
	padding: 97px 0 0;
}
.scope8 .contain{
	overflow: hidden;
}
.scope8 .scope4{
	float: right;
}
.scope9{
	font-size: 0;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.apply{
	margin-top: 90px;
}
.apply1{
	font-size: 36px;
	font-weight: bold;
	line-height: 47px;
	color: #1B1464;
}
.apply2{
	margin-top: 80px;
	position: relative;
}
.a_left{
	position: absolute;
	left: -39px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.a_right{
	position: absolute;
	right: -39px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.apply3{
	font-size: 0;
}
.apply4{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
.apply5{
	margin-top: 15px;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}
.media ul{
	overflow: hidden;
}
.media ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 60px)/4);
	margin-right: 20px;
	margin-top: 80px;
}
.media ul li:nth-child(4n){
	margin-right: 0;
}
.media1{
	font-size: 0;
	position: relative;
}
.m_play1{
	display: none;
}
.media2{
	margin-top: 24px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
.media2 a{
	color: #333333;
	display: block;
	line-height: 1;
}
.media2 code{
	display: inline-block;
	max-width: 75%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.media2 span{
	float: right;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.media2 span img{
	vertical-align: middle;
	margin-right: 5px;
	height: 14px;
}
.media3{
	margin-top: 14px;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.media ul li:hover .m_play{
	display: none;
}
.media ul li:hover .m_play1{
	display: block;
}
.study{
	margin-top: 100px;
	background: #F5F7FA;
	padding: 100px 0 180px;
}
.study1{
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	color: #1B1464;
}
.study1 span{
	float: right;
	font-size: 0;
}
.study1 span img{
	margin-left: 20px;
}
.study2{
	margin-top: 60px;
}
.printed{
	margin-top: 90px;
}
.printed1{
	margin-top: 60px;
}
.newsDeta{
	margin-top: 56px;
}
.newsDeta1{
	font-size: 40px;
	font-weight: bold;
	line-height: 52px;
	color: #333333;
}
.newsDeta2{
	font-size: 14px;
	color: #666666;
	margin-top: 23px;
}
.newsDeta3{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	margin-top: 36px;
}
.newsDeta4{
	font-size: 0;
	text-align: center;
	margin-top: 36px;
}
.moreNews{
	background-color: #F5F7FA;
	padding: 72px 0 90px;
	margin-top: 60px;
	margin-bottom: -90px;
}
.moreNews1{
	font-size: 36px;
	font-weight: bold;
	line-height: 47px;
	color: #1B1464;
}
.moreNews1 a{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.moreNews2 ul{
	overflow: hidden;
}
.moreNews2 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 50px)/3);
	margin-right: 25px;
	margin-top: 40px;
}
.moreNews2 ul li:nth-child(3n){
	margin-right: 0;
}
.case{
	margin-top: 50px;
}
.case1 ul li{
	list-style-type: none;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 27px 114px 27px 27px;
	overflow: hidden;
	margin-top: 30px;
}
.case2{
	float: left;
	font-size: 0;
	width: 47%;
}
.case3{
	float: right;
	width: 45%;
}
.case4{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	text-align: right;
}
.case5{
	margin-top: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #999999;
}
.case6{
	margin-top: 50px;
	text-align: right;
}
.case6 a{
	display: inline-block;
	width: 112px;
	height: 32px;
	background: #1B1464;
	border-radius: 4px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #FFFFFF;
}
.case_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.57);
}
.case_tc1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 1200px;
}
.case_tc2{
	background-color: #fff;
	padding: 40px 60px 60px;
	border-radius: 20px;
}
.case_tc3{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	text-align: center;
}
.case_tc4{
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}
.case_tc4 img{
	max-width: 60%;
}
.case_tc5{
	font-size: 16px;
	line-height: 30px;
	color: #999999;
	margin-top: 30px;
}
.case_tc6{
	font-size: 0;
	text-align: center;
	margin-top: 36px;
}
.case_tc6 img{
	width: 45px;
}

.itemz{
	margin-top: 72px;
}
.itemz1{
	background: #F5F7FA;
	padding: 36px 60px 49px;
}
.itemz1 span{
	font-size: 16px;
	line-height: 40px;
	color: #333333;
}
.itemz1 a{
	display: inline-block;
	width: 132px;
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	margin-left: 50px;
}
.itemz1 a.on{
	background: #1B1464;
	color: #fff;
}
.join{
	margin-top: 60px;
}
.join1{
}
.join1 ul{
	overflow: hidden;
	border-bottom: 1px solid #CCD0D8;
}
.join1 ul li{
	list-style-type: none;
	float: left;
	width: 20%;
	line-height: 85px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.join2 ul{
	overflow: hidden;
	border-bottom: 1px solid #CCD0D8;
}
.join2 ul li{
	list-style-type: none;
	float: left;
	width: 20%;
	height: 85px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	position: relative;
}
.join2 ul li span{
	display: block;
	width: 100%;
	padding: 0 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.join2 ul li a{
	color: #1B1464;
}
.joinDeta{
	margin-top: 59px;
}
.joinDeta1{
	overflow: hidden;
}
.joinDeta2{
	float: right;
	font-size: 0;
	width: 37%;
}
.joinDeta3{
	float: left;
	width: 59%;
}
.joinDeta4{
	font-size: 40px;
	font-weight: bold;
	line-height: 52px;
	color: #333333;
}
.joinDeta5{
	margin-top: 19px;
	font-size: 18px;
	color: #666666;
}
.joinDeta6{
	margin-top: 36px;
	font-size: 24px;
	font-weight: bold;
	line-height: 31px;
	color: #333333;
}
.joinDeta7{
	margin-top: 24px;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E5E5E5FF;
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #5E5B56;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination a img {
	height: 10px;
	margin-top: 10px;
}

.pagination span {
	float: left;
	display: block;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	margin: 0 5px;
	color:#5E5B56;
}

.pagination a.active {
	border: 1px solid #1B1464;
	background: #1B1464;
	color: white;
}

.pagination a:active {
	border: 1px solid #1B1464;
	background: #1B1464;
	color: white;
}

.news6 .swiper-button-next, .news6 .swiper-button-prev{
    opacity: 0;
}
.news6 .swiper-button-next{
    right: 0;
    width: 36px;
    height: 55px;
    background: url(../img/news_right.png) no-repeat;
}
.news6 .swiper-button-next:after{
    content: '';
}
.news6 .swiper-button-prev{
    width: 36px;
    height: 55px;
    background: url(../img/news_left.png) no-repeat;
    left: 0;
}
.news6 .swiper-button-prev:after{
    content: '';
}
.news6:hover .swiper-button-next{
    opacity: 1;
}
.news6:hover .swiper-button-prev{
    opacity: 1;
}



 














