.img-one {
	margin-top: 50px;
}

.img-one-name {
	padding: 0 0 0 20px;
	    background: none;
	    font-size: 22px;
	    line-height: 30px;
	    color: #0046ad;
	    font-weight: bold;
	    position: relative;
	    width: 165px;
}
.img-one-name h2::before {
    content: "";
    width: 5px;
    height: 20px;
    background: #0046ae;
    position: absolute;
    left: 0;
    top: 5px;
}
.img-one-name h2 a {
    color: #0046ad;
}
.zhuti {
	width: 60%;
	margin: 0 auto;
}

.img-one-name>p {
	margin-left: 8px;
	font-size: 1.8rem;
	color: #1e9fff;
}

.img-one-bottom {
	border-bottom: 1px solid rgb(233, 233, 233);
}

.img-one-bottom>p {
	margin-left: 8px;
	font-size: 1.4rem;
	color: #1e9fff;
}

.img-one-width {
	width: 100%;
	margin-top: 1%;
	border-bottom: 1px solid rgb(233, 233, 233);
}

.image_g {
	/* margin-top: 58px; */
}

.image_g1 {
	margin-top: 8px;
}

.image_g img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.image_a {
	border: .5px solid #e6e6e6;
	border-radius: 5px;
	overflow: hidden;
	padding: 20px;
	margin: 10% 0px;
}

.image_a .image_a1 {
	display: block;
	float: left;
	line-height: 3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 48%;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0px;
}

.fy {
	margin-top: 30px;
}

.gg_img {
	display: flex;
	flex-wrap: wrap;
}

.gg_img_liu {
	width: 49%;
	margin-right: 1%;
	margin-top: 1%;
}

/* 轮播 */
.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 {
	position: relative;
}

.swiper-slide>span {
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
	color: #fff;
	font-size: 20px;
	left: 0;
	line-height: 30px;
	position: absolute;
	width: 100%;
	bottom: 0%;
	padding: 5% 0% 5% 0%;
	border-radius: 5px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
	color: #ffffff00;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
	color: #ffffff00;
}


.swiper-button-prev {
	
	background: url(http://images.china.cn/images1/ch/2022ChinaIdex/img/btn_left.png) center / auto 100% no-repeat;
}
 .swiper-button-next{
	 width: 35px;
	     height: 61px;
	    background: url(http://images.china.cn/images1/ch/2022ChinaIdex/img/btn_right.png) center / auto 100% no-repeat;
}
.ce_title>span {
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
	color: #fff;
	font-size: 15px;
	left: 0;
	line-height: 30px;
	position: absolute;
	width: 100%;
	bottom: 0%;
}

.ce_title {
	position: relative;
}

/*  */
.xuanran {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 4%;
}

.xuanran-img {
	width: 30%;
}

.xuanran-img a>img {
	width: 100%;
	height: auto;
}

.xuanran-title {
	width: 50%;
	font-size: 1rem;
	line-height: 3rem;
}

.xuanran-data {
	line-height: 3rem;
	color: rgb(181, 181, 181);
}

/* 侧边栏 */
.xuanran2 {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 4%;
	justify-content: space-between;
	border-bottom: 1px solid #EEE;
}

.xuanran-img2 {
	width: 30%;
}

.xuanran-img2 a>img {
	width: 100%;
	height: auto;
	border-radius: 4px;
}

.xuanran-title2 {
	width: 88%;
	/* font-size: 1.25rem; */
	margin-top: 1%;
}

.xuanran-title3 {
	width: 66%;
	font-size: 1.25rem;
	line-height: 2.5rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 设置最大显示行数 */
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.img_p {
	text-align: center;
	margin-top: 10%;
}

.img_g {
	width: 100%;
	margin-top: 7%;
	border-radius: 10px;
	overflow: hidden;
	background-color: rgb(247, 248, 249);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.img_g p>h3 {
	text-align: center;

}

.img-news {
	width: 45%;
	/* margin-top: 3%; */
	padding: 2%;
}

.img_g>img {
	width: 100%;
	height: auto;
}
.layui-col-space32 {
    margin: -16px;
    margin-top: 2%;
}
/* 侧边栏 */

.ranking-sidebar {
	width: 100%;
	padding: 6% 0%;
	/*  background: #f8f9fa;
   border-radius: 8px;
   box-shadow: 0 2px 12px rgba(0,0,0,0.1); */
}

.ranking-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ranking-item {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	font-size: 16px;
}

.ranking-item:last-child {
	border-bottom: none;
}

/* 数字颜色渐变方案 */
.ranking-item:nth-child(1) .number {
	color: #ff4757;
}

.ranking-item:nth-child(2) .number {
	color: #ff7f50;
}

.ranking-item:nth-child(3) .number {
	color: #ffa502;
}

.ranking-item:nth-child(4) .number {
	color: #2ed573;
}

.ranking-item:nth-child(5) .number {
	color: #1e90ff;
}

.ranking-item:nth-child(6) .number {
	color: #3742fa;
}

.ranking-item:nth-child(7) .number {
	color: #6c5ce7;
}

.ranking-item:nth-child(8) .number {
	color: #fd79a8;
}

.ranking-item:nth-child(9) .number {
	color: #e84393;
}

.ranking-item:nth-child(10) .number {
	color: #00cec9;
}

.ranking-item:nth-child(11) .number {
	color: #00b894;
}

.ranking-item:nth-child(12) .number {
	color: #fdcb6e;
}

.ranking-item:nth-child(13) .number {
	color: #e17055;
}

.ranking-item:nth-child(14) .number {
	color: #d63031;
}

.ranking-item:nth-child(15) .number {
	color: #0984e3;
}

.number {
	font-weight: 600;
	margin-right: 8px;
	font-size: 18px;
}

@media screen and (min-width: 1281px)and (max-width: 1367px) {
	/* 在宽度大于等于 1280px 时应用的样式 笔记本 */



}

@media screen and (min-width: 1025px)and (max-width: 1280px) {
	/* 在宽度大于等于 1025px 时应用的样式 电脑*/

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

	/* 在宽度 768px 到 1024px 之间应用的样式 平板*/
	.logo-top {
		width: 90%;
	}

	.dh-width {
		width: 90%;
	}

	.zhuti {
		width: 90%;
	}

	.img-one-name>p {
		font-size: 1.1rem;
	}

	.yaowen-p a>p {
		font-size: 1.1rem;
	}

}

@media screen and (max-width: 767px) {

	/* 在宽度小于等于 767px 时应用的样式 手机*/
	.zhuti {
		width: 96%;
	}

	.logo-p {
		font-size: 1.5rem;
	}

	.dh-width {
		width: 100%;
	}

	.Headlines1 {
		margin-top: 30px;
	}

}
