.banner-swiper {
    width: 100%;
    height: 5.0rem;
    margin-bottom: 0.57rem;
}  
.banner-swiper .swiper-slide{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.banner-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.04rem;
    background-color: #fff;
}

.section-bar{
    margin-bottom: 0.5rem;
}
.section-bar img{
    margin-bottom: -0.05rem;
    margin-right: 0.15rem;
}
.section-bar a{
    font-size: 0.18rem;
    color: #333;
    cursor: pointer;
}
.section-bar span{
    font-size: 0.18rem;
    color: #0d0d3b;
    cursor: not-allowed;
}

.section-title{
    text-align: center;
}
.section-title-ch{
    margin-bottom: 0.15rem;
    font-size: 0.34rem;
}
.section-title-en{
    margin-bottom: 0.25rem;
    font-size: 0.24rem;
}

.li-title{
    padding-left: 0.2rem;
    margin-bottom: 0.85rem;
    border-left: 0.03rem solid #0d0d3b;
    font-size: 0.24rem;
    color: #333333;
}
.section1 ul{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.man li{
    margin-right: 0.6rem;
    width: 2.55rem;
    height: 4.1rem;
    text-align: center;
    font-size: 0.18rem;
    color: #333333;
    /* border: 1px solid #222; */
}
.man li img{
    width: 100%;
    height: 3.65rem;
}
.man li span{
    display: inline-block;
    margin-top: 0.2rem;
    color: #333333;
}
.allread{
    margin-top: 0.6rem;
}
.qidai{
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.55rem;
    margin-bottom: 2.4rem;
}

.toast{
    display: none;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: -2.5rem;
    width: 5rem;
    height: 3rem;
    background-color: rgba(22, 22, 22, 0.8);
    color: #fff;
    text-align: center;
    line-height: 3rem;
    font-size: 0.3rem;
    letter-spacing: 5px;
    border-radius: 0.1rem;
}

.section2{
    position: relative;
    padding-top: 0.5rem;
    width: 100%;
    height: 9.1rem;
    text-align: center;
    background-color: #f5f5f5;
}
.s2-c .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 3rem;
    right: auto;
    outline: none;
}
.s2-c .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 3rem;
    left: auto;
    outline: none;
}
.s2-t{
    margin: 0 auto;
    width: 1.05rem;
    height: 0.55rem;
}
.s2-t img{
    width: 100%;
    height: 100%;
}
.s2-c{
    margin-top: 0.5rem;
    display: flex;
    justify-content: space-around;
    height: 7.5rem;

}

.s2-c .swiper-slide{
    display: flex;
    flex-direction: column;
    width: 3.5rem;
    /* padding: 0 0.8rem; */
}
.s2-c-item{
    display: flex;
    flex-direction: column;
    font-size: 0.24rem;
    color: #333;
}
.s2-c-item .s2-c-item-1{
    width: 3.5rem;
    height: 4.85rem;
}
.s2-c-item .s2-c-item-1 img{
    width: 100%;
    height: 100%;
}
.s2-c-item span{
    display: inline-block;
    width: 3.5rem;
    margin-top: 0.4rem;
}

/*2019-02-25*/
.banner .swiper-wrapper{
   transition-timing-function: cubic-bezier(0.7, 1, 0.1);
}
.banner .swiper-button-next, .banner .swiper-button-prev{
	width: 0.9rem !important;
	height: 0.9rem !important;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.41);
	background-image: url(../img/preIco.png) !important;
	background-size: cover !important;
}
.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{
	left: 1.98rem !important;
}
.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{
	right: 1.98rem !important;
	transform: rotateY(180deg);
}

@media screen and (max-width:1600px) {
	.banner-swiper{
		height: auto;
	}
}
@media screen and (max-width:1280px) {
	
	.banner .swiper-button-next, .banner .swiper-button-prev{
		width: 0.65rem !important;
		height: 0.65rem !important;
	}
	.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{
		left: 1.4rem !important;
	}
	.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{
		right: 1.4rem !important;
	}
}
@media screen and (max-width:980px) {
	.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{
		left: 1rem !important;
	}
	.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{
		right: 1rem !important;
	}
	.banner-swiper{
		margin-bottom: 0.3rem;
	}
	.man li{
		height: auto;
	}
	.man li img{
		height: auto;
	}
	.section1{
		padding: 0px 0.2rem;
	}
	.section-title-ch{
		font-size: 0.24rem;
	}
	.section-title-en{
		font-size: 0.18rem;
	}
	
}
@media screen and (max-width:750px) {
	.banner .swiper-button-next, .banner .swiper-button-prev{
		width: 0.4rem !important;
		height: 0.4rem !important;
	}
	.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{
		right: 0.26rem !important;
	}
	.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{
		left: 0.26rem !important;
	}
	.section1 ul{
		display: block;
	}
	.man li{
		width: 80%;
		margin: 0px auto 0.3rem;
	}
	.li-title{
		margin-bottom: 0.3rem;
	}
	.qidai{
		margin-bottom: 1.2rem;
	}
}