/* -------头部系列-------------- */

.head-box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 9999999999;
	transform: translate(-50%);
	height: 111px;
}
.nav ul{
	width: 786px;
	justify-content: space-between;
	display: flex;
	margin-left: 87px;
	height: 40px;
	align-items: center;
}
.nav ul li a{
	cursor: pointer;
	color: #FFFFFF;
}
.nav ul li a.current{
	color:#005193;
	  border-radius: 19px;
	  background-color: rgb(255, 255, 255);
	  top: 35px;
	  width: 90px;
	  height: 40px;
	  line-height: 2.5em;
text-align: center;
display: inline-block;
}
.head-right{
	width: 170px;
	justify-content: space-between;
	display: flex;
}
.head-right div{
	justify-content: space-between;
}
/* ----------banner轮播----------------------------- */
 .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
	  .sw-box{
		  position: relative;
		  
	  }
	  
.banner-box{
	position: relative;
}	 
.banner-imgs {
    overflow: hidden;
}
.bannertext ul li{
	  font-size: 60px;
	  font-family: "Source Han Sans SC";
	  color: rgb(255, 255, 255);
	  line-height: 1.5;
	  text-shadow: 0px 8px 9px rgba(6, 0, 1, 0.53);
}
.bannertext{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-97%,-50%);
}
/* .swiper-container {
    min-width: 1300px;
} */
.wx-logo{
	position: absolute;
	right: 87px;
	    top: 72px;
		display: none;
}
.nav-mobile{
	display: none;
}
/* -------------------第一部分------------------------- */
.a1{
	padding-top: 68px;
	padding-bottom: 64px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.a1-left ul:nth-child(1) li:nth-child(1){
color: #000000;
	font-size: 24px;
	font-weight: 600;
}
.a1-left ul:nth-child(1) li:nth-child(1)::before{
content: "─";
    color: #1b5f96;
    top: 32px;
    position: relative;
    left: 17px;
}
.a1-left ul:nth-child(1) li:nth-child(2){
	padding-top: 35px;
	margin-left: 15px;
	color: #1b5f96;
	font-weight: 600;
}
.a1-left ul:nth-child(2){
	line-height: 2.5em;
	padding-top: 20px;
	margin-left: 39px;
	    font-size: 15px;
}
.a1-left ul:nth-child(2) li::before{
	content: "⦁";
	color: #82b4dc;
	position: relative;
/* 	right: 23px; */
right: 21px;
} 

/* ----------- */


/* ----------------第二部分-------------------------- */
.a2{
	padding-top: 68px;
	padding-bottom: 64px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.row-a2{
	background: url(../img/pic34.png);
}
.a2-left ul:nth-child(1) li:nth-child(1){
color: #000000;
	font-size: 24px;
	font-weight: 600;
}
.a2-left ul:nth-child(1) li:nth-child(1)::before{
content: "─";
    color: #1b5f96;
    top: 32px;
    position: relative;
    left: 17px;
}
.a2-left ul:nth-child(1) li:nth-child(2){
	padding-top: 35px;
	margin-left: 15px;
	color: #1b5f96;
	font-weight: 600;
	width: 567px;
}
.a2-left ul:nth-child(2){
	line-height: 2.5em;
	padding-top: 20px;
	margin-left: 39px;
}
.a2-left ul:nth-child(2) li::before{
	content: "⦁";
	color: #82b4dc;
	position: relative;
	right: 23px;
} 
.a2-left{
	width: 638px;
}
.a2-right{
	width: 512px;
}
.a2-right img{
	width: 100%;
}
.a2-left ul:nth-child(2) li{
	display: inline-flex;
}
/* --------------第三部分-------------------------- */

.a3{
	padding-top: 68px;
	padding-bottom: 64px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.a3-left ul:nth-child(1) li:nth-child(1){
color: #000000;
	font-size: 24px;
	font-weight: 600;
}
.a3-left ul:nth-child(1) li:nth-child(1)::before{
content: "─";
    color: #1b5f96;
    top: 32px;
    position: relative;
    left: 17px;
}
.a3-left ul:nth-child(1) li:nth-child(2){
	padding-top: 35px;
	margin-left: 15px;
	color: #1b5f96;
	font-weight: 600;
}
.a3-left ul:nth-child(2){
	line-height: 2.5em;
	padding-top: 20px;
	margin-left: 39px;
}
.a3-left ul:nth-child(2) li::before{
	content: "⦁";
	color: #82b4dc;
	position: relative;
	right: 23px;
} 
.a3-right{
	width: 433px;
	height: 414px;
	position: relative;
}
.a3-right div:nth-child(1){
	position: absolute;
	right: 0;
	width: 329px;
}
.a3-right div:nth-child(2){
	position: absolute;
	left: 0;
	bottom: 0;
	width: 398px;
}
.a3-left {
    width: 718px;
}
.a3-left ul li{
	font-size: 15px;
}
.a3-left ul:nth-child(2) li{
	display: inline-flex;
}
/* .a3-right{
	position: relative;
}
.a3tit{
	    position: absolute;
	       transform: translate(-45%,76%);
	        top: 50%;
	        z-index: 999;
	        left: 50%;
			width: 100%;
}
.a3tit ul{
	line-height: 1.5em;
}
.a3tit ul li:nth-child(1){
	color: #ff1c11;
	font-size: 15px;
}
.a3tit ul li:nth-child(2){
	color: #FFFFFF;
	font-size: 15px;
}
.a3tit ul li:nth-child(3){
	color: #FFFFFF;
	font-size: 15px;
}
.a3tit ul li:nth-child(4){
	color: #ff1c11;
	font-size: 15px;
} */
/* ======================================= */

/* -------------第四部分-------------------- */
.a4{
	padding-top: 68px;
	padding-bottom: 64px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.row-a4{
	background: url(../img/picbg2.png);
}
.a4-left ul:nth-child(1) li:nth-child(1){
color: #000000;
	font-size: 24px;
	font-weight: 600;
}
.a4-left ul:nth-child(1) li:nth-child(1)::before{
content: "─";
    color: #1b5f96;
    top: 32px;
    position: relative;
    left: 17px;
}
.a4-left ul:nth-child(1) li:nth-child(2){
	padding-top: 35px;
	margin-left: 15px;
	color: #1b5f96;
	font-weight: 600;
}
.a4-left ul:nth-child(2){
	line-height: 2.5em;
	padding-top: 20px;
	margin-left: 39px;
}
.a4-left ul:nth-child(2) li::before{
	content: "⦁";
	color: #82b4dc;
	position: relative;
	right: 23px;
} 
.a4-right{
	display: flex;
	width: 740px;
	justify-content: space-between;
}

.a4-img1 img{
	height: 100%;
	/* display: flex; */
}
.a4-img2 img{
	height: 100%;
	display: flex;
}

.a4-on {
    display: flex;
    width: 248px;
     height: 332px;
}
.a4-img2 {
    padding-top: 2px;
}
.a4-th div:nth-child(2){
	padding-top: 2px;
}
/* ----------------底部 */
footer{
	height: 223px;
	  background-color: rgb(242, 242, 242);
}
.footer-left{
	height: 223px;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
}
.footer2{
	width: 444px;
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}

.footer2 ul:nth-child(1){
	display: flex;
}
.footer2 ul:nth-child(2){
	display: flex;
}
.footer2{
	display: flex;
}
.footer1 ul{
	display: flex;
	width: 677px;
	justify-content: space-between;

}
.footer1 ul:nth-child(2) li{
	color: #555555;
	font-size: 15px;
	    padding-top: 21px;
}
.footer1 ul:nth-child(1) li{width: 75px;border-right: 2px solid #cecece;
color: #333333;font-size: 15px;}
.footer2 ul li:nth-child(2){
	color: #555555;font-size: 15px;
}

.footer-box {
    margin-bottom: -2px;
}
.footer2 ul:nth-child(1) li:nth-child(2){
	padding-left: 10px;
}
.footer2 ul:nth-child(2) li:nth-child(2){
	padding-left: 10px;
}
/* ---------移动端导航条------------- */

	/* .mobile-bottom{
		display:none; 
	} */

.nav-mobile {
    position: absolute;
    top: 0px;
	
   
    z-index: 999;
    width: 100%;
}
.mobile-top{    height: 2rem;
    width: 100%;
    background: #ffff;}
.mobile-bottom{
	background: #ffff;
}
ul.ullists {
    text-align: center;
}

ul.ullists li a{
	color: #333333;
}
.xial{
	position: absolute;
}
.mo-img{
	position: absolute;
	right: 0;
}
.ullists {
    padding-bottom: 30px;
}
.ullists li {
    padding-top: 27px;

}

.mobile-bottom{
	display: none;
}


.a1-right img{
	width: 100%;
}
/* .a1-right{
	width:100%;
} */
/* .a4-right{
	width:100%;
}
.a4-right img{
	width: 100%;
} */
/* .a1-left{
	width: 100%;
	
} */
.a4-left{
	width: 100%;
}

.a1-right {
    width: 600px;
}
.a1-left{
	width: 556px;
}

/* .a1-left ul{
	width: 638px;
} */
.a4-left{
	width: 424px;
}

.a1-left ul:nth-child(2) li{
	display: inline-flex;
}
@media only screen and (max-width: 769px) {
	.a4-on {
	    
	    height: 100%;
	}
	.a3-right img{
		width: 100%s;
	}
	.a3-left{
		width: 96%;
	}
	.a2-left {
	    width: 96%;
	}
	.a2-left ul:nth-child(1) li:nth-child(2){
		width: 100%;
	}
	.a4-right {
	    width: 100%;
	}
	.a4-left{
		width: 100%;
	}
	.a1-right{
		width:100%;
	}
	.a1-left{
		width: 100%;
		
	}
.a1-left ul:nth-child(2){
	width: 87%;
}
	.bannertext ul li{
			font-size: 15px;
	}
	.bannertext{
		top: 50%;
		left: 42%;
	}


	.row-a1{
		width: 100%;
		height: auto;
	}
	
	.head-box{
		display: none;
	}
.nav-mobile{
	display:block ;
}
.banner-imgs{
	width: 100%;
}
.banner-imgs img{
	width: 100%;
}
.a1{
	padding: 0;
	flex-direction: column;
	align-items: end;
}
.a1-left ul:nth-child(2) li{
/* font-size: 0.1rem; */
/* width: 89%; */
}
.a1 .wrap{
	width: 82%;
	   
}
.a2 {
    height: auto;
    align-items: baseline;
    flex-direction: column;
}
.a3{
	height: auto;
	align-items: baseline;
	flex-direction: column;
}
.a3-left ul:nth-child(2) li{
/* font-size: 0.1rem; */
width: 98%;
}
.a3img{
	width: 100%;
}
.a3img img{
	width: 100%;
}

.a1-right img{
	width: 100%;
}
.a4-right img{
	width: 100%;
	display: flex;
}
.a4{
	flex-direction: column;
}
}

@media only screen and (max-width: 1200px) {
	
	.bannertext{
		top: 50%;
		left: 50%;
	}

}