.banner_box {
	height: 8.45rem;
	position: relative;
}

.banner_box .img_box img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.banner_box ul {
	position: absolute;
	right: 2.6rem;
	bottom: .38rem;
	overflow: hidden;
}

.banner_box ul li {
	width: .3rem;
	height: .03rem;
	background: rgba(255, 255, 255, .5);
	margin-left: .2rem;
	float: left;
	transition: .3s all;
}

.banner_box ul li.on {
	width: .5rem;
	background: rgba(255, 255, 255, 1);
}

.banner_box .btn {
	position: absolute;
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background: rgba(54, 56, 81, 1);
	top: 50%;
	margin-top: -.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: .3s all;
}

.banner_box .btn:hover {
	background: rgba(255, 255, 255, .35);
}

.banner_box .btn img {
	width: .1rem;
	height: .16rem;
}

.banner_box .btn.left_btn {
	left: .5rem;
}

.banner_box .btn.right_btn {
	right: .5rem;
}

.w {
	width: 14rem;
	margin: auto;
	position: relative;
}

.herder {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: .9rem;
	background: rgba(0, 0, 0, .2);
	z-index: 99;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 .38rem;
}

.herder .logo {
	width: 2.47rem;
	height: .61rem;
	background: url("../img/logo.png");
	background-size: 100%;
	margin-right: 1.5rem;
}

.herder .nav {
	height: 100%;
	display: flex;
}

.herder .nav a {
	height: 100%;
	display: flex;
	align-items: center;
	margin-left: .4rem;
	font-size: .18rem;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	border-bottom: .03rem solid rgba(255, 255, 255, 0);
}
.herder .nav a ul{
	position: absolute;
	left: 0;
	top: .75rem;
	background: #fff;
	width: 2rem;
	box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
	color: #000;
	box-sizing: border-box;
	font-size: .16rem;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: .3s all;
}
.herder .nav a:hover ul{
	height: auto;
	opacity: 1;
}
.herder .nav a ul li{
	height: .5rem;
	padding: 0 .2rem;
	line-height: .5rem;
	border-bottom: 1px solid #d4e2f2;
	transition: .3s all;
}
.herder .nav a ul li:hover{
	padding-left: .4rem;
	color: #ff0000;
}
.herder .nav a ul li:last-child{
	border-bottom: 0;
}
.herder .nav a.on {
	color: #ff0000;
	font-weight: bold;
}
.herder .nav_sc{
	display: flex;
	align-items: center;
	height: 100%;
}
.herder .sc_box{
	height: .5rem;
	width: 2.95rem;
	background: #dbdcdc;
	padding: 0 .2rem;
	box-sizing: border-box;
	border-radius: .5rem;
	display: flex;
	align-items: center;
}
.herder .sc_box img{
	width: .18rem;
	height: .18rem;
	margin-right: .15rem;
	cursor: pointer;
}

.herder .sc_box input{
	width: 2.2rem;
	height: 100%;
	font-size: .14rem;
	background: #dbdcdc;
}

.herder.blank {
	background: #fff;
	box-shadow: 0 .04rem .1rem rgba(0, 0, 0, .2);
}

.herder.blank .logo {
	background: url("../img/logo_red.png");
	background-size: 100%;
}

.herder.blank .nav a {
	color: #000;
}

.herder.blank .nav a.on {
	color: #ff0000;
	font-weight: bold;
	border-bottom: .03rem solid #ff0000;
}

.herder.blank .sc_box{
	background: #f5f8fc;
}

.in_xinwen_box {
	height: 5.4rem;
	background: url("../img/bg1.jpg");
	background-size: 100%;
	box-sizing: border-box;
	padding-top: .6rem;
	padding-bottom: .7rem;
}

.in_xinwen_box .w {
	display: flex;
	justify-content: space-between;
}

.in_xinwen_box .xinwen_box {
	width: 6.7rem;
}

.tit_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: .15rem;
	border-bottom: 1px solid #363851;
	margin-bottom: .34rem;
}

.tit_box .tit {
	display: flex;
	align-items: center;
	height: .34rem;
}

.tit_box .tit img {
	width: .18rem;
	height: .14rem;
}

.tit_box .tit h2 {
	font-size: .28rem;
	color: #111;
	margin: 0 .1rem;
	font-weight: bold;
	line-height: 1;
}

.tit_box .tit h3 {
	color: #d4e2f2;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .24rem;
	line-height: 1;
	margin-top: .05rem;
}

.tit_box a {
	color: #ff0000;
	display: flex;
	align-items: center;
}

.tit_box a img {
	width: .17rem;
	height: .13rem;
	margin-left: .05rem;
	transition: .3s all;
}

.tit_box a:hover img {
	margin-left: .1rem;
}

.in_xinwen_box .xinwen_box {
	height: 4.2rem;
	overflow: hidden;
}

.in_xinwen_box .xinwen_box li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: .16rem;
	margin-bottom: .21rem;
}

.in_xinwen_box .xinwen_box li:last-child {
	margin-bottom: 0;
}

.in_xinwen_box .xinwen_box li>div {
	width: 5.5rem;
	display: flex;
	align-items: center;
}

.in_xinwen_box .xinwen_box li>div img {
	width: .18rem;
	height: .14rem;
	margin-right: .14rem;
}

.in_xinwen_box .xinwen_box li>div a {
	flex: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.in_xinwen_box .xinwen_box li:hover a {
	color: #ff0000;
}

.in_xinwen_box .xinwen_box li span {
	color: #757575;
}



.yingshiliaocai_box {
	height: 4.58rem;
	background: url("../img/bg2.jpg");
	background-size: 100%;
	padding-top: .5rem;
	position: relative;
	box-sizing: border-box;
}

.yingshiliaocai_box .tit_box {
	border-bottom: 1px solid #75ade1;
}

.yingshiliaocai_box .tit_box .tit h2 {
	color: #fff;
}

.yingshiliaocai_box .tit_box .tit h3 {
	color: #d4e2f2;
}

.yingshiliaocai_box .tit_box a {
	color: #d9f6fd;
}


.yingshiliaocai_box .yingshi_box {
	height: 2.6rem;
	overflow: hidden;
	position: relative;
}

.yingshiliaocai_box .yingshi_box .swiper {
	width: 100%;
	height: 100%;
}

.yingshiliaocai_box .yingshi_box .swiper-slide {
	width: 4.5rem;
	position: relative;
	height: 100%;
}

.yingshiliaocai_box .yingshi_box .swiper-slide>img {
	display: block;
	width: 100%;
	height: 100%;
}

.yingshiliaocai_box .yingshi_box .swiper-slide .text{
	position: absolute;
	width: 3.95rem;
	height: .5rem;
	display: flex;
	align-items: center;
	padding-left: .25rem;
	padding-right: .1rem;
	background: url("../img/lb_text.png");
	background-size: 100%;
	right: 0;
	bottom: .2rem;
}
.yingshiliaocai_box .yingshi_box .swiper-slide .text img{
	width: .22rem;
	height: .16rem;
	margin-right: .1rem;
}
.yingshiliaocai_box .yingshi_box .swiper-slide .text h2{
	flex: 1;
	color: #fff;
	font-size: .16rem;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

.yingshiliaocai_box .swiper-button-next,
.yingshiliaocai_box .swiper-button-prev {
	width: .46rem;
	height: .96rem;
}

.yingshiliaocai_box .swiper-button-prev {
	background: url("../img/left_btn.png");
	background-size: 100%;
	left: -.5rem;
}

.yingshiliaocai_box .swiper-button-next {
	background: url("../img/right_btn.png");
	background-size: 100%;
	right: -.5rem;
}

.gengduofuwu_box{
	height: 4.04rem;
	background: url("../img/bg3.jpg");
	background-size: 100%;
	box-sizing: border-box;
	padding-top: .54rem;
}
.gengduofuwu_box .fuwu_list{
	margin-top: .5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gengduofuwu_box .fuwu_list a{
	width: 3.3rem;
	height: 1.4rem;
	background: url("../img/gdfw_bg.jpg");
	background-size: 100%;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 .25rem;
	box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
}
.gengduofuwu_box .fuwu_list a::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: .03rem;
	background: #ff0000;
	transition: .3s all;
}
.gengduofuwu_box .fuwu_list a:hover::after{
	width: 100%;
}
.gengduofuwu_box .fuwu_list a img{
	position: absolute;
	width: .9rem;
	height: .79rem;
	right: .3rem;
	bottom: .18rem;
}
.gengduofuwu_box .fuwu_list a h2{
	color: #181818;
	font-size: .18rem;
	height: .25rem;
	font-weight: bold;
	padding: 0 .04rem;
	background-image: linear-gradient(to bottom, #fff 50%,#8bc7fd 50%);
}

.xuexiaoxinxi_box{
	height: 2.7rem;
	background: url("../img/bg4.jpg");
	background-size: 100%;
	box-sizing: border-box;
	padding-top: .58rem;
}
.xuexiaoxinxi_box .w{
	display: flex;
	justify-content: space-between;
	color: #fff;
}
.xuexiaoxinxi_box .logo{
	width: 3.04rem;
	height: .74rem;
	margin-top: .1rem;
}
.xuexiaoxinxi_box li{
	line-height: .36rem;
	font-size: .16rem;
	display: flex;
}
.xuexiaoxinxi_box .erwm{
	width: 1.2rem;
	text-align: center;
}
.xuexiaoxinxi_box .erwm img{
	width: 1.2rem;
	height: 1.2rem;
	margin-bottom: .05rem;
}

.foorer{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #29384a;
	color: rgba(255, 255, 255, .5);
	height: .6rem;
	font-size: .16rem;
}





.banner1{
	display: block;
	width: 100%;
}

.sc_list_box{
	background: #fff;
	box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
	padding: 0 .6rem;
	margin-top: -.85rem;
	margin-bottom: .4rem;
	padding-bottom: .7rem;
}
.sc_list_box .top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: .9rem;
	border-bottom: 2px solid #363851;
	margin-bottom: .15rem;
}
.sc_list_box .top input{
	flex: 1;
	font-size: .14rem;
	height: 100%;
}
.sc_list_box .top img{
	width: .25rem;
	height: .25rem;
	margin-right: .15rem;
	cursor: pointer;
}
.sc_list_box .list a{
	margin-top: .48rem;
	display: block;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: .22rem;
}
.sc_list_box .list a h2{
	color: #181818;
	font-size: .2rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: .2rem;
	transition: .3s all;
}
.sc_list_box .list a p{
	color: #454545;
	line-height: .24rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: .48rem;
	margin-bottom: .28rem;
	transition: .3s all;
}
.sc_list_box .list a .date{
	font-size: .16rem;
	color: #777;
}
.sc_list_box .list a:hover h2,.sc_list_box .list a:hover p{
	color: #ff0700;
}
.tabs{
	display: flex;
	align-items: center;
}
.tabs a{
	color: #454545;
	font-size: .16rem;
}
.tabs a span{
	margin: 0 .15rem;
}
.tabs a:last-child{
	color: #ff0700;
	font-weight: bold;
}

.pages {
	display: flex;
	justify-content: center;
	margin-top: .5rem;
}

.pages a {
	width: .42rem;
	height: .42rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f2f3f5;
	margin-left: .08rem;
	color: #696969;
	transition: .3s all;
}

.pages a.no {
	cursor: no-drop;
}

.pages a.no img {
	opacity: .5;
}

.pages a:hover {
	color: #ff0000;
}

.pages a.on {
	background: #0f2f42;
	color: #fff;
}

.pages a.lue {
	background: none !important;
}
