.banner .swiper-button-prev, .banner .swiper-button-next {
    background-image: none;
    width: 56px;
    background-color: rgba(40, 40, 40, .2);
    height: 122px;
    margin-top: 0;
    line-height: 122px;
    color: #fff;
    border-radius: 56px;
    font-size: 25px;
    box-sizing: border-box;
    transform: translateY(-50%);
    opacity: 1;
}

.banner {
    position: relative;
}
.banner .swiper-slide>img{
    width: 100%
}
.banner .swiper-button-prev {
    text-align: right;
    left: -28px;
    padding-right: 7px;
}

.banner .swiper-button-next {
    text-align: left;
    right: -28px;
    padding-left: 7px;
}

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
    background-color: rgba(40, 40, 40, .6);
}

.i_b_1.container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translateY(-50%) translateX(-50%)
}
.i_b_2.container{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translateY(-50%) translateX(-50%)
}
.i_b_1 img {
    display: block;
    margin: 0 auto;
    opacity: 0;
}

.i_b_1 img:nth-child(1) {
    margin-top: 24px;
    transform: translateY(-300px)
}

.i_b_1 img:nth-child(2) {
    margin-top: 24px
}

.i_b_1 img:nth-child(3) {
    margin-top: 66px;
    transform: translateY(300px)
}
.i_b_2 img {
    display: block;
    opacity: 0;
}

.i_b_2 img:nth-child(1) {
    margin-top: 24px;
    transform: translateY(-300px)
}

.i_b_2 img:nth-child(2) {
    margin-top: 24px
}

.i_b_2 img:nth-child(3) {
    margin-top: 66px;
    transform: translateY(300px)
}
.swiper-slide-active .i_b_1 img,.swiper-slide-active .i_b_2 img {
    transform: translateY(0);
    opacity: 1;
}

@keyframes widtn {
    form {
        width: 0
    }
    to {
        width: 100%
    }
}

.run {
    height: 4px;
    width: 0;
    background: #c82e40;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.run.ac {
    animation: widtn 10s;
}
.fa .ejtit,.al .ejtit{
    text-align: center
}
.video {
    overflow: hidden;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 43.333333%
}
.video img:nth-child(1){
    width: 100%
}
.video img:nth-child(2) {
    position: absolute;
    z-index: 5;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}
.al{
    margin-top: 50px;

}
.team{
	padding: 50px 0;
	  background-image: url(../images/zjbac_02.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.team .swiper-button-prev,.team .swiper-button-next{
	 background-image: none;
    font-size: 45px;
    color: #151a46;
    opacity: .2;
	vertical-align: middle;
}
.team .swiper-button-prev:hover,.team .swiper-button-next:hover{
	opacity: 1;
}
.team .swiper-button-prev{
	left: -50px;
}
.team .swiper-button-next{
	right: -50px;
}
.team .swiper-pagination{
	display: inline-block;
	width: auto !important;
	position: static !important;
	vertical-align: middle;
}
.fyqnp{
	text-align: center;
	margin-top: 20px;
}
.wdwd {
    padding: 90px 0;
    font-size: 0
}

.video:hover img:nth-child(1) {
    transform: scale(1.125)
}

.wdwd_t {
    display: inline-block;
    vertical-align: middle;
    width: 56%;
    box-sizing: border-box;
    padding-left: 80px
}

.ejtith2 {
    font-family: 'e';
    color: #584f90;
    font-size: 30px;
    line-height: 46px;
    text-transform: uppercase
}

.ejtit p {
    color: #262626;
    font-size: 15px;
    line-height: 28px;
}

.ejtit font {
    color: #584f90;
    font-size: 18px;
    display: block;
    margin: 10px 0 25px;
}

.wdwd_th6 {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #584f90;
    color: #584f90;
    font-size: 20px;
    margin-top: 75px;
    line-height: 36px;
    text-align: center;
    position: relative;
}

.wdwd_th6:hover {
    background: #584f90;
    color: #fff
}

.altxt {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    width: 70%
}

.altxt span {
    color: #fff
}

.altxth2 {
    color: #fff;
    font-size: 24px;
}

.altxt p {
    /*color: rgba(255, 255, 255, .3);*/
   color:#fff;
    line-height: 28px;
    display: none
}

.altxt font {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(88, 79, 144, .3);
    text-align: center;
    line-height: 36px;
    margin-top: 35px;
    opacity: 0;
}
/*.al .swiper-slide-prev{
    background: #1d93a4
}
.al .swiper-slide-active{
    background: #1d93a4
}
.al .swiper-slide-next{
    background: #1daab4
}
.al .swiper-slide-next+div{
    background: #81d8cf
}
.al .swiper-slide-next+div+div{
    background: #81d8cf
}*/
.al .swiper-slide:hover font {
    opacity: 1;
}
.al .swiper-slide img{
    width: 100%;
   
}
.al {
    position: relative;
}

.al .swiper-slide:after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #c82e40
}

.al .swiper-slide:hover:after {
    width: 100%
}

.al .swiper-pagination {
    bottom: -60px;
    width: 100%
}

.al {
    /* margin-bottom: 125px; */
}

.al .swiper-pagination-bullet {
    width: 20px;
    height: 4px;
    border-radius: 1px;
    background: #c8c8c8;
    margin: 0 5px;
}

.al .swiper-pagination-bullet-active {
    width: 44px;
    background: #c82e40
}

.team {
    /*margin-bottom: 130px;*/
    position: relative;
}
.team .swiper-slide img{
    width: 100%
}
.team .ejtit {
    text-align: center
}

.teamtxt {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 13px;
    width: 90%;
    background: rgba(29, 170, 180, .8);
    box-sizing: border-box;
    padding: 10px 0;
    height: 20%;
}

.teamtxt span {
    color: #fff;
    font-size: 30px;
    display: none;
    margin-top: 35px
}

.teamtxth2 {
    color: #fff;
    font-size: 18px;
}

.teamtxt p {
    color: #fff;
    font-size: 14px;
}

.team .swiper-slide:hover .teamtxt {
    height: 93%
}

.team .swiper-slide:hover .teamtxt h2 {
    margin-top: 40%
}

.team .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -70px
}

.team .swiper-pagination-bullet {
    background: #c2c2c2;
    opacity: 1;
    margin: 0 8px
}

.team .swiper-pagination-bullet-active {
    background: #c82e40
}

.zj {
    background-image: url(../images/zjbac_02.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 0 180px
}

.zj {
    position: relative;
}

.zj .ejtit {
    text-align: center
}

.zj .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #dee2e9;
    padding: 17px;
    background: #fff
}
.zj .swiper-slide:after{
    content:'';
    display: block;
    width: 0;
    height: 2px;
    background: #c82e40;
    position: absolute;
    left: 0;
    bottom: 0
}
.zj .swiper-slide:hover:after{
    width: 100%
}
.zj .swiper-slide div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    padding-left: 25px
}

.zj .swiper-slide img {
    width: 45.4%
}

.zj .swiper-slideh2 {
    color: #151a46;
    font-size: 20px;
    line-height: 40px;
	word-break:keep-all;      /* 不换行 */
    white-space:nowrap;       /* 不换行 */
}

.zj .swiper-slide p {
    line-height: 22px;
    font-size: 14px;
    color: rgba(21, 26, 70, .6)
}

.zj .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -70px;
}

.zj .swiper-pagination-bullet {
    background: #c2c2c2;
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0 6px
}

.zj .swiper-pagination-bullet-active {
    background: #c82e40
}
.zj .swiper-button-next,.zj .swiper-button-prev{
    background-image: none;
    font-size: 45px;
    color:#151a46;
    opacity: .2;
}
.zj .swiper-button-next:hover,.zj .swiper-button-prev:hover{
    opacity: 1;
}
.zj .swiper-button-prev{
    left: -50px;
}
.zj .swiper-button-next{
    right: -35px;
}
.hj{
    padding: 90px 0 150px
}
.hj .swiper-slide img{
    width: 100%
}
.hj ejtit{
    text-align: center
}

.hj .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -70px;
}

.hj .swiper-pagination-bullet {
    background: #c2c2c2;
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0 6px
}

.hj .swiper-pagination-bullet-active {
    background: #c82e40
}
.hj .swiper-button-next,.hj .swiper-button-prev{
    background-image: none;
    font-size: 45px;
    color:#151a46;
    opacity: .2;
}
.hj .swiper-button-next:hover,.zj .swiper-button-prev:hover{
    opacity: 1;
}
.hj .swiper-button-prev{
    left: -50px;
}
.hj .swiper-button-next{
    right: -35px;
}
.hj .ejtit{
    text-align: center;
}
.hj .swiper-slide{
    box-sizing: border-box;
    border: 2px solid #cfcfcf
}
.hj .swiper-slide p{
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color:#fff;
    background: rgba(88,79,144,.5);
    width: 95%;
    left: 0;
    right: 0;
    margin: auto
}
.hj .swiper-slide:hover p{
    background: #1daab4
}
.fa li{
    float: left;
    width: 50%;
    position: relative;
}
.fa li a>img{
    width: 100%
}
.fa li div{
    position: absolute;
    left: 0;
    right: 0;
    width: 86%;
    margin: auto;
    bottom: 50px
}
.fa li h2{
    font-family: 'e';
    font-size: 30px;
    color:#fff;
    line-height: 44px;
}
.fa li h3{
    font-size: 30px;
    color:#fff;
    margin-bottom: 46px;
}
.fa li h3 font{
    float: right;
    font-size: 24px;
    color:#fff;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius:50%;
    border: 1px solid #fff;
    opacity: 0; 
}
.fa li p{
   
    color:rgba(255,255,255,.5);
    font-size: 15px;
    line-height: 30px;
    display: none
}
.fa li:hover font{
    opacity: 1;
}
.al .swiper-button-next,.al .swiper-button-prev{
    background-image: none;
    font-size: 20px;
    color:#fff;
    margin-top: 0;
    transform: translateY(-50%);
    display: none
}
.t_banner{
	position: relative;
}
.videos video{
	/*width: 78%;*/
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.videos {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.5);
	transform: scale(0);
	left: 0;
	top: 0;
	z-index: 21;
}
.videos.ac{
	transform: scale(1);
}
.videos font{
	font-size: 50px;
	color:#fff;
	position: absolute;
	right: 50px;
	top: 50px;
	display: block;
	cursor: pointer;
}
@media screen and (max-width: 768px) {.xw{display:none; }}
.xw {
    background-image: url(../images/zjbac_02.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 0 50px;
}
.xw{
	position: relative;
}
.xw .ejtit {
    text-align: center
}

.xw .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #dee2e9;
    padding: 17px;
    background: #fff
}
.xw .swiper-slide:after{
    content:'';
    display: block;
    width: 0;
    height: 2px;
    background: #c82e40;
    position: absolute;
    left: 0;
    bottom: 0
}
.xw .swiper-slide:hover:after{
    width: 100%
}
.xw .swiper-slide div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    padding-left: 25px
}

.xw .swiper-slide img {
    width: 45.4%
}

.xw .swiper-slideh2 {
    color: #151a46;
    font-size: 20px;
    line-height: 40px;
	word-break:keep-all;      /* 不换行 */
    white-space:nowrap;       /* 不换行 */
}

.xw .swiper-slide p {
    line-height: 22px;
    font-size: 14px;
    color: rgba(21, 26, 70, .6)
}

.xw .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -70px;
}

.xw .swiper-pagination-bullet {
    background: #c2c2c2;
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0 6px
}

.xw .swiper-pagination-bullet-active {
    background: #c82e40
}
.xw .swiper-button-next,.xw .swiper-button-prev{
    background-image: none;
    font-size: 45px;
    color:#151a46;
    opacity: .2;
}
.xw .swiper-button-next:hover,.xw .swiper-button-prev:hover{
    opacity: 1;
}
.xw .swiper-button-prev{
    left: -50px;
}
.xw .swiper-button-next{
    right: -35px;
}
.syxwzx {
list-style:none;
}

.syxwzx li {
	float: left;
    width: 45%;
    margin-right: 2%;
    position: relative;
    background-color: #fff;
    padding: 1%;
}
.syxwzx li>h2{
	color: #584f90;
    font-size: 16px;
    display: block;
    margin: 3px 0 10px;
	border-bottom: 2px solid #584f90;
}
.ul2{
font-size:14px;
color:#000;
}
.ul2 li{
	list-style:none;
	padding:1px;
	width: 90%;
	padding-left:15px;
	border-bottom:1px dashed black;
	border-bottom-left-radius: 15px;
	background-size:20px 20px;
	background-position:0 1px;
	}
.ul2 li>a{
	diaplay:inlie-block;
	float:left;
	text-decoration:none;
	color:#000;
	}
.ul2 li>span{
	diaplay:inlie-block;
	float:right;
	}