@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;}
*{box-sizing: border-box;}
body{width:100%;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: 1200px;
	margin: 0 auto;
}
.header{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 9;
	padding: 25px 0;
	background-color: rgba(0,0,0,0.5);
}
.header1{
	overflow: hidden;
}
.logo{
	float: left;
	font-size: 0;
}
.nav{
	float: left;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	margin-left: 36px;
	list-style-type: none;
	float: left;
	font-size: 16px;
	color: #ffffff;
	line-height: 44px;
}
.nav ul li a{
	color: #ffffff;
}
.nav ul li.on a{
	color: #0083ff;
	font-weight: bold;
}
.language{
	float: right;
	display: flex;
	align-items: center;
	height: 44px;
}
.language img{
	margin-right: 10px;
}
.language select{
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	outline: none;
	background-color: rgba(0, 0, 0, 0);
	border: none;
}
.language select option{
	color: #333333;
}
.banner{
	font-size: 0;
	position: relative;
	text-align: center;
}
.banner2{
	position: relative;
}
.banner3{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: left;
}
.banner4{
	font-size: 22px;
	color: #0084ff;
}
.banner5{
	margin-top: 10px;
	font-size: 34px;
	color: #ffffff;
}
.banner6{
	margin-top: 10px;
	font-size: 22px;
	color: #ffffff;
	line-height: 28px;
	font-weight: lighter;
	max-width: 510px;
}
.banner7{
	margin-top: 30px;
}
.banner7 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 50px;
	background-color: #0171da;
	font-size: 16px;
	color: #ffffff;
}
.banner7 a img{
	margin-right: 10px;
}
.banner1 .swiper-pagination{
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	text-align: left;
}
.banner1 .swiper-pagination-bullet{
	width: 60px;
	height: 2px;
	background-color: #353b40;
	opacity: 1;
	border-radius: 0;
}
.banner1 .swiper-pagination-bullet-active{
	background-color: #8f9295;
}
.item{
	background-color: #fff;
	text-align: center;
	font-size: 0;
}
.item a{
	display: inline-flex;
	vertical-align: top;
	align-items: center;
	justify-content: center;
	height: 117px;
	padding: 0 36px;
	font-size: 0;
}
.item a.on{
	background-color: #ecf5ff;
}
.main{
	padding: 1px 0 50px;
	background-color: #ecf5ff;
}
.title{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.title1{
	display: flex;
	align-items: center;
	font-size: 26px;
	color: #000000;
}
.title1 img{
	margin-right: 12px;
}
.more a{
	font-size: 17px;
	color: #333333;
	font-weight: lighter;
}
.product{
	overflow: hidden;
}
.product1{
	float: left;
	width: calc((100% - 24px)/2);
	margin-right: 24px;
	margin-top: 30px;
	font-size: 0;
}
.product1:nth-child(2n){
	margin-right: 0;
}
.resdev{
	margin-top: 40px;
}
.resdev ul{
	overflow: hidden;
}
.resdev ul li{
	font-size: 0;
	float: left;
	width: calc((100% - 60px)/4);
	margin-right: 20px;
	position: relative;
}
.resdev ul li:nth-child(4n){
	margin-right: 0;
}
.resdev ul li img{
	width: 100%;
}
.resdev1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(11, 36, 60, 0.74);
	padding: 10px;
}
.resdev2{
	font-size: 17px;
	color: #ffffff;
	text-align: center;
}
.resdev3{
	margin-top: 10px;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	line-height: 22px;
}
.equip{
	margin-top: 30px;
	zoom: 1;
	display: flex;
	align-items: flex-end;
}
.equip:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.equip1{
	float: left;
	width: 33.6%;
}
.equip1 ul li{
	list-style-type: none;
	font-size: 16px;
	background-color: #006ed8;
}
.equip1 ul li a{
	color: #f4faff;
	display: flex;
	align-items: center;
	padding: 0 18px;
	height: 44px;
}
.equip1 ul li a img{
	margin-right: 11px;
	opacity: 0;
}
.equip1 ul li.on{
	background-color: #005bb4;
}
.equip1 ul li.on a img{
	opacity: 1;
}
.equip2{
	flex: 1;
	position: relative;
	padding: 60px 50px 50px 40px;
	background-color: #f4faff;
}
.equip3{
	max-width: 326px;
}
.equip4{
	font-size: 16px;
	color: #221714;
	font-weight: bold;
}
.equip5{
	font-size: 0;
	margin-top: 16px;
}
.equip5 img{
	margin-right: 10px;
}
.equip6{
	margin-top: 14px;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	font-weight: lighter;
}
.equip7{
	margin-top: 20px;
	font-size: 14px;
	color: #221714;
}
.equip7 span{
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
}
.equip8{
	font-size: 0;
	position: absolute;
	right: 50px;
	bottom: 0;
	max-width: 360px;
}
.equip_d{
	display: none;
}
.show{
	display: block !important;
}
.app_img{
	margin-top: 30px;
	font-size: 0;
	text-align: center;
}
.partner{
	margin-top: 20px;
}
.partner ul{
	overflow: hidden;
}
.partner ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 120px)/7);
	margin-right: 20px;
	margin-top: 20px;
	font-size: 0;
	position: relative;
	height: 70px;
}
.partner ul li:nth-child(7n){
	margin-right: 0;
}
.partner ul li img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.b_butt{
	margin-top: 70px;
	display: flex;
	align-items: center;
	/*justify-content: space-between;*/
	justify-content: center;
	flex-wrap: wrap;
}
.b_butt a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 396px;
	height: 90px;
	background-color: #006ed8;
	font-size: 24px;
	color: #ffffff;
}
.b_butt a img{
	margin-right: 25px;
}
.footer{
	background-color: #0b192d;
	padding: 40px 0 50px;
}
.footer1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer3{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.footer4{

}
.footer4 a{
	margin-top: 20px;
	display: block;
	font-size: 18px;
	color: #9da4ad;
}
.footer5{
    margin-left: 20px;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #b5bac0;
}
.footer6{
	font-size: 0;
	text-align: center;
}
.footer7{
	font-size: 14px;
	color: #ffffff;
	background-color: #121212;
	text-align: center;
	line-height: 24px;
}
.footer8{
    display: flex;
    align-items: flex-start;
}
.beian{
	background-color: #0b192d;
	border-top: 1px solid #2e394a;
	font-size: 14px;
	color: #6c7785;
	text-align: center;
	line-height: 66px;
}
.beian a{
	color: #6c7785;
}
.wap{
	display: none;
}
.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{
	text-align: left;
}
.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;
}
.icon_m{
	font-size: 0;
	margin-left: 15px;
}
.icon_m img{
	height: 18px;
}
.equip_m{
	margin-top: 20px;
	background-color: #f4faff;
	position: relative;
	padding: 20px 30px;
}
.e_left{
	font-size: 0;
	position: absolute;
	left: 10px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.e_left img{
	width: 10px;
}
.e_right{
	font-size: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.e_right img{
	width: 10px;
}
.e_left1{
	font-size: 0;
	position: absolute;
	left: 10px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.e_left1 img{
	width: 10px;
}
.e_right1{
	font-size: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.e_right1 img{
	width: 10px;
}
.equip_m1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.equip_m2{
	flex: 1;
}
.equip_m3{
	font-size: 14px;
	color: #221714;
	font-weight: bold;
}
.equip_m4{
	font-size: 0;
	margin-top: 10px;
}
.equip_m5{
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.equip_m6{
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}
.equip_m6 span{
	font-weight: bold;
	font-size: 14px;
}
.equip_m7{
	width: 100px;
	font-size: 0;
	margin-left: 20px;
}
.inHeader{
	padding: 25px 0;
}
.nav.black ul li a{
	color: #333333;
}
.nav.black ul li.on a{
	color: #0083ff;
}
.language.black select{
	color: #333333;
}
.proBanner{
	background: url(../img/pro_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.proBanner1{
	font-size: 32px;
	color: #ffffff;
}
.proBanner2{
	margin-top: 16px;
	font-size: 20px;
	color: #ffffff;
	font-weight: lighter;
}
.inpro{
	padding: 15px 0 70px;
}
.inpro1{
	border-bottom: 1px solid #e0e0e0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inpro2{
	font-size: 14px;
	color: #333333;
}
.probutt{
	vertical-align: middle;
	width: 120px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #0054a6;
	font-size: 14px;
	color: #ffffff;
}
.probutt img{
	margin-right: 10px;
}
.probutt1{
	margin-left: 10px;
	vertical-align: middle;
	width: 120px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #ff8e00;
	font-size: 14px;
	color: #ffffff;
}
.probutt1 img{
	margin-right: 10px;
}
.inpro4{
	padding-bottom: 16px;
	border-bottom: 1px solid #dadada;
}
.inpro5{
	margin-top: 16px;
	font-size: 16px;
	color: #999999;
}
.inpro5 a{
	color: #333333;
	margin-right: 20px;
}
.inpro5 a.on{
	color: #0070d6;
}
.prolist{
	margin-top: 20px;
}
.prolist ul{
	overflow: hidden;
}
.prolist ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 80px)/5);
	margin: 0 20px 40px 0;
}
.prolist ul li:nth-child(5n){
	margin-right: 0;
}
.prolist1{
	border: 1px solid #d5d5d5;
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 230px;
}
.prolist1 img{
	max-height: 100%;
}
.prolist2{
	margin-top: 16px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.page{
	text-align: center;
	font-size: 0;
}
.page a{
	margin: 0 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	font-size: 14px;
	color: #898989;
}
.page a.on{
	background-color: #0058b2;
	border: 1px solid #003ea6;
	color: #ffffff;
}
.pdf_tc{
	display: none;
	background-color: rgba(1, 1, 1, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.pdf_tc1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	max-width: 820px;
	background-color: #fff;
}
.pdf_tc2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px 0 40px;
	font-size: 18px;
	color: #333333;
	height: 62px;
}
.pdf_tc3{
}
.pdf_tc3 ul {
	height: 100%;
}
.pdf_tc3 ul li{
	list-style-type: none;
	border-top: 1px solid #dadada;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 40px;
}
.pdf_tc4{
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #333333;
}
.pdf_tc4 img{
	margin-right: 16px;
}
.pdf_tc5 a{
	font-size: 18px;
	color: #006cff;
}
.xp_tc{
	display: none;
	background-color: rgba(1, 1, 1, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.xp_d{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	max-width: 500px;
	background-color: #fff;
}
.xp_tc1{
	border-top: 1px solid #dadada;
	padding: 1px 40px 50px;
}
.xp_tc2{
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
}
.xp_tc3{
	margin-top: 9px;
}
.xp_tc3 input{
	border: 1px solid #999999;
	padding: 0 16px;
	height: 40px;
	width: 100%;
}
.xp_tc4{
	margin-top: 20px;
	text-align: center;
}
.xp_tc4 input{
	width: 80%;
	height: 40px;
	background-color: #0054a6;
	font-size: 16px;
	color: #ffffff;
}
.proDeta{
	margin-top: 20px;
	overflow: hidden;
}
.proDeta1{
	float: left;
	width: calc(100% - 258px);
	border-right: 1px solid #e7e7e7;
	padding-right: 12px;
}
.proDeta2{
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}
.proDeta2 a{
	margin-left: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #0171da;
}
.proDeta3{
	margin-top: 20px;
}
.proDeta4{
	float: right;
	width: 258px;
	padding-left: 12px;
}
.proDeta5{
	margin-top: 16px;
	font-size: 14px;
	color: #333333;
}
.proDeta6 ul li{
	list-style-type: none;
	margin-top: 24px;
}
.proDeta7{
	font-size: 0;
	height: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #d5d5d5;
}
.proDeta7 img{
	max-height: 100%;
}
.proDeta8{
	margin-top: 6px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.inserBanner{
	background: url(../img/se_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.serve{
	padding: 1px 0 40px;
}
.serve1{
	margin-top: 40px;
	display: flex;
	align-items: center;
	font-size: 26px;
	color: #000000;
}
.serve1 img{
	margin-right: 15px;
}
.serve2{
	margin-top: 24px;
	font-size: 0;
}
.serve3{
	margin-top: 36px;
	display: flex;
	align-items: flex-start;
}
.serve4{
	font-size: 17px;
	color: #828282;
	width: 130px;
	text-align: center;
	line-height: 1;
}
.serve5{
	flex: 1;
	margin-top: 8px;
	padding: 1px 15px 0;
	border-top: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.serve6{
	margin-top: 36px;
	width: 50%;
	font-size: 16px;
	color: #000000;
}
.serve6:nth-child(2n){
    padding-left: 30px;
	/*text-align: right;*/
}
.serve6a{
	display: inline-block;
	width: 108px;
}
.serve6b{
	display: inline-block;
	margin-right: 20px;
}
.serve6c{
	display: inline-block;
}
.aboutBanner{
	background: url(../img/intro_bg.png) no-repeat;
	background-size: cover;
	padding: 60px 0 40px;
}
.aboutBanner1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.aboutBanner2{
	font-size: 0;
	margin-right: 60px;
}
.aboutBanner3{
	flex: 1;
}
.aboutBanner4{
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}
.about{
	margin-top: 40px;
	padding-bottom: 50px;
}
.about1{
	padding-bottom: 40px;
	border-bottom: 1px solid #dddddd;
	padding-left: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about2{
	width: 48%;
	margin-right: 50px;
}
.about3{
	display: flex;
	align-items: center;
	font-size: 26px;
	color: #555555;
}
.about3 img{
	margin-right: 10px;
}
.about4{
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.about5{
	width: 205px;
	margin-right: 32px;
}
.about6{
	font-size: 0;
	text-align: center;
	margin-bottom: 10px;
}
.about7{
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 28px;
}
.about8{
	flex: 1;
}
.about9{
	font-size: 17px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
}
.about10{
	font-size: 15px;
	color: #333333;
	line-height: 36px;
}
.about11{
	flex: 1;
}
.about12{
	margin-top: 30px;
	padding-bottom: 24px;
	border-bottom: 1px solid #e0e0e0;
}
.about12:first-child{
	margin-top: 0;
}
.about12:last-child{
	padding-bottom: 0;
	border-bottom: 0;
}
.about13{
	font-size: 17px;
	color: #0171da;
}
.about13 span{
	font-size: 26px;
	color: #ff8f00;
	margin-right: 30px;
}
.about14{
	font-size: 15px;
	color: #555555;
	line-height: 28px;
	margin-top: 10px;
}
.develop{
	margin-top: 40px;
	padding-left: 26px;
	font-size: 26px;
	color: #555555;
	display: flex;
	align-items: center;
}
.develop img{
	margin-right: 10px;
}
.develop1{
	margin-top: 45px;
	padding: 0 140px 112px 103px;
	border-bottom: 1px solid #e7e7e7;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	column-gap: 140px;
}
.develop2{
	position: relative;
	width: calc((100% - 420px)/4);
	height: 36px;
	/*margin-right: 140px;*/
	background: url(../img/t_bg1.png) no-repeat;
	background-position: right top;
	padding-right: 6px;
	order: var(--i);
}
.develop2:nth-child(4){
	margin-right: 0;
}
.develop2:nth-child(n + 5){
	margin-top: 160px;
}
.develop2:nth-child(8n + 5){
	order: calc(var(--i) + 3);
	margin-right: 0;
}
.develop2:nth-child(8n + 6){
	order: calc(var(--i) + 1);
}
.develop2:nth-child(8n + 7){
	order: calc(var(--i) - 1);
}
.develop2:nth-child(8n + 8){
    order: calc(var(--i) - 3);
}
.develop2 span{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/t_bg.png) no-repeat;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}
.develop3{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: calc(100% + 12px);
	font-size: 15px;
	color: #555555;
	line-height: 27px;
	word-break: keep-all;
	white-space: nowrap;
	text-align: center;
}
.develop4{
	font-size: 0;
	position: absolute;
	left: calc(100% + 20px);
	top: 50%;
	width: 120px;
}
.develop2:nth-child(n + 5) .develop4{
	font-size: 0;
	position: absolute;
	left: auto;
	right: calc(100% + 20px);
	top: 50%;
	width: 120px;
}
.develop2:nth-child(n + 9) .develop4{
	font-size: 0;
	position: absolute;
	left: calc(100% + 20px);
	right: auto;
	top: 50%;
	width: 120px;
}
.develop2:last-child .develop4{
    display: none;
}
#certify {
	margin-top: 40px;
	position: relative;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #a27c2c;
	font-size: 24px;
	margin: 0;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/intro_left.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/intro_right.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.inpartBanner{
	background: url(../img/part_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.inpart ul{
	overflow: hidden;
}
.inpart ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 120px)/4);
	margin-top: 32px;
	margin-right: 40px;
	background-color: #ffffff;
	height: 123px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	border: 1px solid #e7e7e7;
}
.inpart ul li:nth-child(4n){
	margin-right: 0;
}
.inpart ul li img{
	max-height: 100%;
}
.emperor{
	background: url(../img/emperor_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.hot{
	margin-left: 20px;
	flex: 1;
}
.hot a{
	display: inline-block;
	font-size: 16px;
	color: #333333;
	margin-right: 6px;
	padding: 0 15px;
	line-height: 28px;
	background-color: #e5eef6;
}
.hot a.on{
	background-color: #0054a6;
	color: #ffffff;
}
.emperor1{
	margin-top: 30px;
	border-top: 1px solid #dddddd;
}
.emperor1 ul{
	display: none;
}
.emperor1 ul li{
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}
.emperor2{
	padding: 30px 0 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.emperor3{
	font-size: 20px;
	color: #0054a6;
	flex: 1;
}
.emperor3 i{
	font-style: normal;
}
.emperor3 span{
	display: inline-block;
	font-size: 16px;
	color: #000000;
	padding: 0 12px;
	line-height: 1;
	border-right: 1px solid #d4d4d4;
}
.emperor3 code{
	font-family: inherit;
	margin-left: 12px;
	color: #ff8f00;
}
.emperor4{
	font-size: 17px;
	color: #717378;
	cursor: pointer;
	margin-left: 20px;
}
.emperor4 img{
	margin-right: 6px;
}
.sq{
	display: none;
}
.zk{
	display: flex;
	align-items: center;
}
.emperor4.on .zk{
	display: none;
}
.emperor4.on .sq{
	display: flex;
	align-items: center;
}
.emperor5{
	display: none;
	margin-top: 16px;
}
.emperor6{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.emperor6 span{
	display: block;
	background-color: #fff2e3;
	font-size: 14px;
	line-height: 24px;
	padding: 0 10px;
	color: #ff5600;
	margin-right: 12px;
}
.emperor7{
	margin-top: 16px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.emperor8{
	margin-top: 10px;
}
.emperor8 a{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ff8f00;
	font-size: 16px;
	color: #ffffff;
	width: 128px;
	height: 43px;
}
.emperor8 a img{
	margin-right: 10px;
}
.emperor1 ul li.on .emperor5{
	display: block;
}
.yanfa{
	background: url(../img/yanfa_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.yanfa1{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dadada;
}
.yanfa2{
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.yanfa2:first-child{
	margin-top: 0;
}
.yanfa3{
	width: 586px;
	padding-right: 20px;
	font-size: 0;
	text-align: center;
}
.yanfa4{
	flex: 1;
}
.yanfa5{
	font-size: 20px;
	color: #0171da;
}
.yanfa6{
	margin-top: 9px;
	font-size: 17px;
	color: #333333;
	line-height: 28px;
}
.yanfa7{
	margin-top: 30px;
	text-align: center;
	font-size: 17px;
	color: #333333;
}
.yanfa7 span{
	color: #ff7800;
}
.yanfa8{
	margin-top: 10px;
	font-size: 0;
	text-align: center;
}
.zhuang{
	background: url(../img/zhuang_bg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 60px;
}
.zhuang1 ul{
	zoom: 1;
}
.zhuang1 ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.zhuang1 ul li{
	list-style-type: none;
	float: left;
	margin-top: 86px;
	width: calc((100% - 120px)/3);
	margin-right: 60px;
	border-radius: 9px;
	height: 176px;
	background-color: #0a5194;
	position: relative;
	padding: 50px 45px 0;
}
.zhuang1 ul li:nth-child(3n){
	margin-right: 0;
}
.zhuang1 ul li:last-child{
	text-align: center;
	background-color: #ff7e00;
}
.zhuang2{
	font-size: 72px;
	color: #ffffff;
	line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.zhuang3{
	margin-top: 10px;
	font-size: 17px;
	color: #ffffff;
}
.zhuang4{
	position: absolute;
	font-size: 0;
	right: -36px;
	top: -50px;
}
.zhuang5{
	margin-top: 50px;
	font-size: 17px;
	color: #333333;
	line-height: 28px;
}
.eintro{
	margin-top: 60px;
	border-top: 1px solid #d3d7db;
}
.eintro1{
	display: flex;
}
.eintro2{
	width: 38%;
	border-right: 1px solid #d3d7db;
	padding: 40px 0;
	height: 886px;
	background-image: linear-gradient(to left,#d4ecff,#ffffff);
}
.eintro3{
	display: flex;
	align-items: center;
	font-size: 26px;
	color: #000000;
	line-height: 30px;
}
.eintro3 img{
	margin-right: 12px;
}
.eintro4{
	margin-top: 20px;
	padding-right: 50px;
	height: 756px;
	overflow-y: scroll;
}
.eintro4::-webkit-scrollbar {
	width: 0;
}
.eintro4::-webkit-scrollbar-thumb {
	border-radius: 0;
	box-shadow: inset 0 0 0 rgba(216,216,216,0.11);
	background: rgba(216,216,216,0.11);
}
.eintro4::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0 rgba(216,216,216,0.11);
	border-radius: 0;
	background: rgba(216,216,216,0.02);
}
.eintro4 a{
	display: block;
	text-align: right;
	font-size: 17px;
	color: #555555;
	line-height: 43px;
}
.eintro4 a.on{
	color: #0a5194;
}
.eintro5{
	float: left;
	padding-top: 40px;
	width: 62%;
}
.eintro6{
	font-size: 0;
	text-align: center;
	height: 576px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.eintro6 img{
	max-height: 100%;
}
.eintro7{
	font-size: 16px;
	color: #333333;
	line-height: 43px;
	padding-left: 60px;
}
.eintro7 span{
	color: #999999;
}
.eintro5_d{
	display: none;
}
.eintro_m{
	padding: 20px 30px 60px;
	position: relative;
}
.eintro_m1{
	font-size: 0;
	text-align: center;
}
.eintro_m1 img{
	max-width: 70%;
}
.eintro_m2{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
}
.eintro_m2 span{
	color: #999999;
}

