body,p,h1,h2,h3,h4,h5,h6,li,span,i,ul,img,a,strong,input{margin:0;padding:0; font-family: "microsoft yahei";}
body{ font-size:14px;}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none;}
img{border:none;}
i{font-style:normal}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
*{
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	
}
.bannar{
	width: 100%;
}
.bannar img{
	width: 100%;
}
.bannar .swiper-pagination{
	width: 212px;
	height: 28px;
	background-color: #00294f;
	border-radius: 14px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -106px;
	opacity: 1;
	bottom:60px;
	top: inherit !important;
}
.bannar .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	opacity: 1;
	background: none;
	margin: 8px;
}
.bannar .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #fff;
}
.head{
	width: 100%;
	padding: 50px 0;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
}
.head .logo{
	height: 80px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.head .nav{
	margin: 0;
	padding-top: 16px;
	height: 80px;
	padding-left: 100px;
}
.head .nav ul li{
	padding: 0 12px;
	line-height: 58px;
	font-size: 18px;
	float: left;
	color: #fff;
	position: relative;
	margin: 0 13px;
}
.head .nav ul li .nav-slide{
	width: 100px;
	display: table;
	min-height: 120px;
	background: rgba(0,0,0,.3);
	position: absolute;
	left: 0;
	top: 56px;
	display: none;
	padding: 5px 0;
}
.head .nav ul li:hover .nav-slide{
	display: block;
}
.head .nav ul li .nav-slide p{
	line-height: 36px;
	font-size: 16px;
	text-align: center;
}
.head .nav ul li .nav-slide p:hover a{
	color: #ff0;
}
.head .nav ul li a{
	color: #fff;
	text-decoration: none;
}
.head .nav ul li h4{
	line-height: 58px;
}
.head .nav ul li.active:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
}
.introduce{
	width: 100%;
	display: table;
}
.introduce-box{
	width:100%;
	position: relative;
}
.introduce-box:after{
	content: '';
	clear: both;
	display: block;
}
.introduce-img{
	width: 100%;
}
.introduce-img img{
	width: 100%;
	display: block;
	float: left;
	
}

.introduce-intr{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}
.introduce-intr h4{
	line-height: 60px;
	font-size: 24px;
}
.introduce-intr h4 b{
	font-size: 60px;
	font-weight: normal;
	text-shadow: -2px 2px rgba(0,0,0,.6);
}
.introduce-intr p{
	padding: 4px 0;
}
.introduce-intr p span{
	line-height: 28px;
	font-size: 18px;
	display: block;
}
.introduce-intr p i{
	line-height: 16px;
	font-size: 14px;
}
.introduce-box-font .introduce-intr h4 b{
	font-size: 40px;
}
.inform{
	position: relative;
	top: -1px;
	width: 100%;
	height: 948px;
	background: url(../image/im7.jpg) center no-repeat;
}
.inform>div{
	height: 100%;
}
.inform>div>div{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inform-txt{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
}
.inform-txt-title{
	width: 100%;
	display: table;
	color: #fff;
}
.inform-txt-title h3{
	line-height: 66px;
	font-size: 40px;
}
.inform-txt-title h5{
	line-height: 48px;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	font-family: arial;
}
.inform-txt-title h6{
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	padding: 40px 0;
}
.inform-txt-col{
	width: 100%;
	display: table;
	color: #fff;
	position: relative;
	padding-top: 20px;
}
.inform-txt-col h4{
	line-height: 60px;
	font-size: 24px;
	
}
.inform-txt-col p{
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}
.inform-txt-col:after{
	width: 50%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 2px;
	background-color: #fff;
}
.inform-item2{
	height: 950px;
	background: url(../image/im8.jpg) center no-repeat;
}
.inform-item3{
	height: 946px;
	background: url(../image/im9.jpg) center no-repeat;
}
.links{
	width: 100%;
	border-bottom: 2px solid #8794a6;
	background-color: #101926;
	position: relative;
	top: -1px;
	display: table;
}
.links-logo{
	width: 100%;
	padding: 40px 0;
	text-align: center;
}

.links-list{
	width: 100%;
	text-align: center;
	line-height: 34px;
	padding-bottom: 32px;
}
.links-list ul{
	width: 100%;
	text-align: center;
}
.links-list ul li{
	display: inline-block;
	margin: 0 20px;
	color: #8794a6;
	float: none;
}
.links-list ul li a{
	color: #8794a6;
	text-decoration: none;
}
.footer{
	width: 100%;
	display: table;
	background-color: #101926;
	padding-top: 22px;
	padding-bottom: 66px;
	position: relative;
	top: -1px;
}
.footer p{
	line-height: 28px;
	font-size: 14px;
	color: #707c8d;
}
.wid{
	width: 100%;
	max-width: 1200px;
}
.wap-head{
	width: 100%;
	height: 60px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(51,51,51,.3);
	padding:  0 20px;
	position: fixed;
	z-index: 999;
}
.wap-head-logo{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wap-head-logo img{
	max-height: 70%;
}
.wap-head-menu{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wap-head-menu span.menu-ico{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../image/menu.png) center no-repeat;
}

.wap-head-menu.active span.menu-ico{
	background: url(../image/close.png) center no-repeat;
}
.wap-head-slide{
	width: 100%;
	display: table;
	min-height: 100px;
	background-color: #fff;
	position: fixed;
	left:-100%;
	top: 0;
	z-index: 99;
	padding-top: 80px;
	
}
.wap-head-slide span.close{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../img/close.png)center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 30px;
	top: 30px;
	opacity: 1;
}
.wap-search{
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 46px;
	padding: 0 18px;
}
.wap-search input{
	width: 280px;
	height: 30px;
	border: none;
	background-color: none;
	padding-left: 10px;
	color: #333;
	background: none;
	font-size: 15px;
	float: left;
	margin: 8px 0;
}
.wap-search img{
	float: left;
	margin: 15px 0;
}
.wap-search input::-webkit-input-placeholder{
	color: #c0182a;
}
.wap-slide-line{
	width: 100%;
	display: table;
	padding: 40px 40px;
	min-height: 30px;
}
.wap-slide-line-col{
	width: 100%;
	height: 60px;
	border: 1px solid #ce4f86;
	border-radius: 5px;
	padding: 0 10px;
}
.wap-slide-line-col span{
	line-height: 60px;
	color: #ce4f86;
	font-size: 16px;
}
.wap-slide-line-col i{
	display: inline-block;
	width: 8px;
	height: 16px;
	background: url(../img/ic74.png)center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	float: right;
	margin: 22px 0;
	margin-right: 8px;
}
.wap-slide-menu{
	width: 100%;
	display: table;
	padding: 0 40px;
	padding-bottom: 40px;
}
.wap-slide-menu span.close{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/ic4.png)center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 30px;
	top: 20px;
}
.wap-slide-menu ul{
	width: 100%;
	display: table;
}
.wap-slide-menu ul li{
	display: table;
	width: 100%;
	border-bottom: 1px solid #a3a3a3;
	line-height: 44px;
}
.wap-slide-menu ul li:last-child{
	border-bottom: none;
}
.wap-slide-menu ul li h4{
	font-weight: normal;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 60px;
	padding: 0 18px;
	width: 100%;
}
.wap-slide-menu ul li h4 span{
	display: inline-block;
	min-width: 120px;
	height: 100%;
	float: left;
}
.wap-slide-menu ul li h4 i{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../image/ic5.png)center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	float: right;
	margin: 22px 0;
}
.slide-menu-col{
	width: 100%;
	display: table;
	background-color: #fff;
	min-height: 100px;
	padding: 20px 0;
	display: none;
}
.slide-menu-col a{
	display: block;
	padding-left: 50px;
	width: 100%;
	line-height: 42px;
	color: #838383;
	font-size: 15px;
}
.slide-menu-col a:hover{
	text-decoration: none;
}
.wap-slide-menu ul li.acti h4{
	background-color: #fff;
}
.wap-slide-menu ul li.acti h4 i{
	transform: rotate(180deg);
}

.wap-slide-cont{
	width: 100%;
	height: 50px;
	background-color:#022e59;
	box-shadow: 0 .05rem .08rem rgba(0,0,0,.1);
	padding: 0 18px;
}
.null{
	width: 100%;
	height: 60px;
}
.wap-slide-cont-tel{
	width: 50%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.wap-slide-cont-tel:after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	width: 1px;
	height: 30px;
	background-color: #ccc;
}
.wap-slide-cont-tel span{
	color: #fff;
	font-size: 16px;
}
.wap-slide-cont-tel img{
	margin-right: 8px;
}

.wap-slide-cont-wx{
	width: 50%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
}
.wap-slide-cont-wx img{
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.banner-page{
	width: 100%;
	display: table;
}
.banner-page img{
	width: 100%;
}
.introduction{
	width: 100%;
	display: table;
	background-color: #00294f;
}
.introduction-inf{
	width: 100%;
	display: table;
	padding-top: 80px;
}
.introduction-inf-title h4{
	color: #fff;
}
.introduction-inf-title h4 b{
	display: block;
	line-height: 66px;
	font-size: 44px;
	font-weight: normal;
}
.introduction-inf-title h4 em{
	display: block;
	font-style: normal;
	line-height: 60px;
	letter-spacing: 2px;
	font-size: 24px;
	font-family: arial;
	text-transform: uppercase;
}
.introduction-inf-txt{
	color: #fff;
}
.introduction-inf-txt p{
	text-align: justify;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 30px;
}
.introduction-list{
	width: 100%;
	display: table;
	padding: 80px 0;
	padding-bottom: 50px;
}
.introduction-list-col{
	width: 100%;
	max-width: 1620px;
}
.introduction-list-box{
	width: 100%;
	text-align: center;
}
.introduction-list-main{
	width: 220px;
	height: 220px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	color: #fff;
	margin-bottom: 30px;
}
.introduction-list-main b{
	display: block;
	width: 100%;
	font-size: 60px;
	font-family: arial;
}
.introduction-list-main span{
	display: block;
	width: 100%;
	font-size:16px;
}
.introduction-list-main span em{
	font-style: normal;
}
.introduction-list-main b i{
	font-size: 16px;
}
.introduction-list-main strong{
	font-size: 40px;
	font-weight: normal;
	padding: 0 10px;
	display: block;
}
.cooperation{
	width: 100%;
	display: table;
}
.cooperation-title{
	text-align: center;
	padding: 50px 0;
}
.cooperation-title h5 b{
	display: block;
	line-height: 66px;
	font-size: 44px;
	font-weight: normal;
}
.cooperation-title h5 em{
	display: block;
	line-height: 50px;
	font-size: 36px;
	font-style: normal;
	font-family: arial;
}
.cooperation-list{
	width: 100%;
	display: table;
}
.cooperation-list-box{
	width: 100%;
	height: 160px;
	background-color: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.cooperation-list-box img{
	max-width: 70%;
}
.culture-bann{
	width: 100%;
	position: relative;
}
.culture-bann-img img{
	width: 100%;
}
.culture-bann-img{
	width: 100%;
}
.culture-bann-txt{
	width: 100%;
	max-width: 565px;
	min-height: 100px;
	position: absolute;
	left: 20%;
	top: 240px;
}
.culture-bann-txt h4{
	color: #fff;
}
.culture-bann-txt h4 b{
	display: block;
	line-height: 96px;
	font-size:56px;
	font-weight: bold;
	color: #fff;
}
.culture-bann-txt h4 em{
	display: block;
	line-height: 76px;
	font-size: 36px;
	font-style: normal;
	font-family: arial;
}
.culture-bann-txt p{
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	position: relative;
	padding-top: 12px;
	padding-bottom: 24px;
}
.culture-bann-txt p:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	max-width: 360px;
	background-color: rgba(255,255,255,.3);
}
.culture-bann-txt h6{
	color: rgba(255,255,255,.3);
	font-size: 16px;
	line-height: 32px;
	padding: 8px 0;
	font-family: arial;font-weight: normal;
}
.culture-intr{
	width: 100%;
	display: table;
	padding-top: 60px;
}
.culture-intr-title{
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.culture-intr-title h4{
	color: #111;
}
.culture-intr-title h4 b{
	display: block;
	line-height: 66px;
	font-size: 44px;
	font-weight: normal;
}
.culture-intr-title h4 em{
	display: block;
	font-style: normal;
	line-height: 60px;
	letter-spacing: 2px;
	font-size: 32px;
	font-family: arial;
	text-transform: uppercase;
}
.culture-intr-col{
	width: 100%;
	display: table;
	padding-bottom: 50px;
}
.culture-intr-box{
	width: 100%;
	display: table;
}
.culture-intr-img{
	width: 100%;
	display: table;
	padding: 2px;
	background-color: #fff;
	box-shadow: 3px 5px 8px rgba(51,51,51,.3);
}
.culture-intr-img img{
	width: 100%;
	/*2019-10-29添加高*/
	height:244px;
}
.culture-intr-txt{
	width: 100%;
	display: table;
}
.culture-intr-txt h4{
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
}
.culture-intr-txt p{
	font-size: 14px;
	line-height: 26px;
	color: #595959;
	padding: 8px 0;
	text-align: justify;
}
.corporate{
	width: 100%;
	display: table;
	background-color: #f2f2f2;
	padding-top: 80px;
}
.corporate-title{
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.corporate-title h4{
	color: #111;
}
.corporate-title h4 b{
	display: block;
	line-height: 66px;
	font-size: 44px;
	font-weight: normal;
}
.corporate-title h4 em{
	display: block;
	font-style: normal;
	line-height: 60px;
	letter-spacing: 2px;
	font-size: 32px;
	font-family: arial;
	text-transform: uppercase;
}
.culture-intr-more{
	width: 100%;
	text-align: center;
	padding-bottom: 120px;
}

.culture-intr-more a{
	display: inline-block;
	width: 60%;
	max-width: 430px;
	height: 68px;
	border: 1px solid #0f1925;
	text-align: center;
	line-height: 66px;
	border-radius: 34px;
	font-size: 18px;
	font-weight: normal;
	color: #0f1925;
	text-decoration: none;
}
.contact-bann .culture-bann-txt p{
	font-size: 16px;
}
.contact-bann .culture-bann-txt h6{
	font-size: 12px;
	line-height: 20px;
}
.address{
	width: 100%;
	display: table;
	line-height: 60px;
	font-size: 16px;
}
.address a{
	color: #333;
	text-decoration: none;
}
.contact{
	width: 100%;
	display: table;
	// padding-bottom: 80px;
}
.contact-col{
	width: 100%;
	padding: 0 30px;
}
.contact-txt{
	width: 100%;
	display: table;
}

.contact-txt h4{
	line-height: 50px;
	font-size: 18px;
}
.contact-txt p{
	font-size: 16px;
	line-height: 34px;
}
.contact-img{
	width: 100%;
	display: table;
	padding-top: 20px;
}
.contact-img img{
	max-width: 90%;
}

