
.top {
	margin: 0 auto;
	width: 94%;
	max-width: 1200px;
}

.header .top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
}
.header .logo{
	float: left;
}
.header .logo img{
	height: 70px;
}
.header .menu{
	float: right;
}
.header .menu ul li:first-child{
	margin-left: 0;
}
.header .menu ul li{
	float: left;
	font-size: 18px;
	position: relative;
	line-height: 100px;
}
.header .menu ul li a{
	display: block;
	position: relative;
	padding: 0 24px;
}
.header .menu ul li:hover a{
	background: #003b94;
	color: #ffffff;
}
.header .menu ul .on a{
	background: #003b94;
	color: #ffffff;
}
.swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination{
	bottom: 24px !important;
}
.banner .swiper-pagination-bullet {
    width: 100px;
    height: 5px;
    display: inline-block;
    border-radius: 30px;
    background: #ffffff;
    opacity: .5;
    margin: 0 16px !important;
    outline: none;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}
.dayin{
	padding: 88px 0 94px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.dayin .dy_cent .dy_img{
	margin: auto;
	max-width: 677px;
	width: 100%;
}
.dayin .dy_cent .dy_img .img{
	width: 100%;
}
.dy_cent .wai li{
	float: left;
	color: #ffffff;
	position: absolute;
	font-weight: bold;
	font-size: 16px;

}
.dayin .dy_img{
	position: relative;
}
.dy_cent .wai li:first-child{
	font-size: 18px;    
    top: 40%;
    left: 2%;
}
.dy_cent .wai li:nth-child(2){  
    top: 22%;
    left: 11%;
}
.dy_cent .wai li:nth-child(3){   
    top: 11%;
    left: 30%;
    transform: rotate(0deg);
}
.dy_cent .wai li:nth-child(4){    
    top: 40%;
    right: 2%;
}
.dy_cent .wai li:nth-child(5){
    top: 22%;
    right: 11%;
}
.dy_cent .wai li:nth-child(6){
    top: 11%;
    right: 30%;
    transform: rotate(0deg);
}
.dy_cent .wai li:nth-child(7){
    bottom: 35%;
    right: 5%;
}
.dy_cent .wai li:nth-child(8){   
    bottom: 22%;
    right: 14%;
}
.dy_cent .wai li:nth-child(9){   
    bottom: 10%;
    right: 30%;
    transform: rotate(0deg);
}
.dy_cent .wai li:nth-child(10){   
    bottom: 10%;
    left: 30%;
    transform: rotate(0deg);
}
.dy_cent .wai li:nth-child(11){   
    bottom: 22%;
    left: 14%;
}
.dy_cent .wai li:nth-child(12){   
    bottom: 35%;
    left: 7%;
}
.dy_cent .clogo{
	position: absolute;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 21%;
}
.dy_cent .clogo img{
	width: 100%;
}
.dy_cent .nei li{
	position: absolute;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	transition: all .3s;
}

.dy_cent .nei li:hover {
	font-weight: bolder;
	font-size: 22px;
	transition: all .3s;
}
.dy_cent .nei li:first-child{
	top: 55%;
    left: 23%;
    transform: rotate(72deg);
}
.dy_cent .nei li:nth-child(2){
	top: 31%;
    left: 28%;
    transform: rotate(-39deg);
}
.dy_cent .nei li:nth-child(3){
	top: 31%;
    right: 28%;
    transform: rotate(39deg);
}
.dy_cent .nei li:nth-child(4){
	top: 55%;
    right: 23%;
    transform: rotate(-72deg);
}
.dy_cent .nei li:nth-child(5){
	bottom: 27%;
    left: 44%;
}

.sj{
	display: none;
}


.anli-xian {
	padding-bottom: 22px;
	border-bottom: 1px solid #21539f;
}

.xian-left {
	float: left;
	width: 220px;
}

.xian-left img {
	max-width: 100%;
}

.cheng-anli {
	margin-top: 50px;
}

.xian-right {
	float: right;
	padding-top: 38px;
	font-size: 16px;
	color: #666666;
}

.cheng-anli ul {
	margin-top: 35px;
}

.cheng-anli ul li {
	position: relative;
	padding: 34px 0;
}

.cheng-anli ul li:nth-of-type(odd) {
	background-color: #f7f7f7;
}

.cheng-anli ul li:nth-of-type(even) {
	background-color: #ffffff;
}

.anli-tu {
	width: 41.66%;
}

.cheng-anli ul li:nth-of-type(odd) .anli-tu {
	float: left;
	margin-left: 2.91%;
}

.anli-tu img {
	width: 100%;
}

.cheng-anli ul li:nth-of-type(odd) .anli-zi {
	float: right;
	margin-right: 2.16%;
}

.anli-shuzi {
	position: absolute;
	text-align: right;
	font-size: 72px;
	color: #c5ccdd;
	font-weight: bold;
	    right: 2%;
	    top: 4%;
}

.anli-zi {
	width: 48.33%;
}

.anli-con {
	width: 90%;
}

.anli-title {
	font-size: 18px;
	color: #333333;
	margin-top: 90px;
}

.anli-con {
	font-size: 16px;
	color: #666666;
	padding-top: 24px;
	line-height: 36px;
}

.cheng-anli ul li:nth-of-type(even) .anli-tu {
	float: right;
	margin-right: 2.91%;
}
.cheng-anli ul li:nth-of-type(even) .anli-zi {
	text-align: left;
	float: left;
	margin-left: 2.16%;
}

.cheng-anli ul li:nth-of-type(even) .anli-title {
	margin-left: 10%;
}

.cheng-anli ul li:nth-of-type(even) .anli-shuzi {
	text-align: left;
	left: 2%;
}

.cheng-anli ul li:nth-of-type(even) .anli-con {
	margin-left: 10%;
}

.sandi-hang {
	width: 100%;
	margin-top: 16px;
}

.sandi-hang img {
	width: 100%;
	display: block;
}

.women-youshi {
	padding-top: 50px;
	padding-bottom: 50px;
}

.women-youshi ul {
	font-size: 0;
}

.women-youshi ul li {
	display: inline-block;
	vertical-align: top;
	width: 26%;
	text-align: center;
	padding-top: 36px;
	margin-right: 11%;
}

.women-youshi ul li:nth-of-type(3n) {
	margin-right: 0;
}

.women-youshi ul li img {
	width: 90px;
	margin: 0 auto;
	display: block;
}

.women-youshi ul li h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
}

.women-youshi ul li h4 {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 24px;
}

.index-jituan-di {
	/* position: relative; */
	/* z-index: 9999; */
	margin: 0 auto;
	/* padding: 0 30px; */
	padding-top: 50px;
	/* padding-bottom: 30px; */
}

.index-jituan-di h5 {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.index-jituan-di ul {
	font-size: 0;
	padding-top: 50px;
	text-align: center;
}

.index-jituan-di ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 15%;
	box-sizing: content-box;
	padding-right: 9.75%;
	margin-right: 8.33%;
	position: relative;
}

.index-jituan-di ul li:nth-of-type(3) {
	margin-right: 0;
	padding-right: 0;
}

.index-jituan-di ul li:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 110px;
	z-index: 999;
	background-color: #0b398e;
	right: 0;
	top: 20%;
}

.index-jituan-di ul li:nth-of-type(3):after {
	display: none;
}

.index-jituan-di ul li .yuan {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	font-size: 56px;
	color: #0b398e;
	font-weight: bold;
	border-radius: 50%;
	border: 2px solid #0b398e;
	width: 100%;
}

.index-jituan-di ul li .yuan .jia {
	position: absolute;
	font-size: 30px;
	color: #0b398e;
	right: 10%;
	top: 16%;
}

.index-jituan-di ul li h6 {
	font-size: 24px;
	color: #666666;
	/* font-weight: bold; */
	margin-top: 30px;
}

.nin-left {
	float: left;
	width: 48.166%;
}

.nin-left img {
	width: 100%;
}

.nin-right {
	width: 48%;
	float: right;
}

.nin-right h3 {
	font-size: 22px;
	color: #084499;
	font-weight: bold;
}

.nin-right h4 {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	padding-top: 60px;
}

.hezuo-pinpai {
	width: 100%;
}

.hezuo-pinpai img {
	width: 100%;
}

.hezuo-pinpai {
	padding-top: 70px;
}

.bufen {
	padding-top: 60px;
}

footer {
	padding-top: 48px;
	margin-top: 70px;
}

.foot-left {
	float: left;
}

.foot-right {
	float: right;
}

.foot-right ul {
	font-size: 0;
}

.foot-right ul li {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-right: 30px;
}

.foot-right ul li:nth-last-of-type(1) {
	margin-right: 0;
}

.foot-right ul li h5 {
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}

.foot-right ul li img {
	width: 100%;
}

.foot-left h3 {
	font-size: 18px;
	color: #333333;
	padding-top: 10px;
}

.foot-left h4 {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding-top: 24px;
}

.beian {
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	margin-top: 24px;
	color: #333333;
	border-top: 1px solid #8b8b8b;
}

.sandi-hang img:nth-of-type(2) {
	display: none;
}
