.banner_box {
	position: relative;
}

.banner_imgbox {
	height: 6.5rem;
}
.banner_imgbox video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_info {
	position: absolute;
	top: 44%;
	right: 3rem;
	transform: translatey(-50%);
}
.banner_swiper .swiper-pagination{
	bottom:0.4rem !important;
	
}
.banner_info .banner-tit {
	font-size: 0.36rem;
	font-weight: bold;
	color: #0051A0;
	letter-spacing: 5px;
	text-align: right;
}

.banner-text {
	font-size: 0.46rem;
	font-weight: bold;
	color: #FFFFFF;
	-webkit-text-fill-color: #fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
	letter-spacing: 0.05rem;
	margin-top: 0.2rem;
	margin-bottom: 0.3rem;
}

.banner_many {
	width: 1.6rem;
	height: 0.48rem;
	background: #DC000C;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0rem;
	margin-left: auto;

	border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
}

.banner_many .more {
	width: 0.31rem;
	height: 0.15rem;
	object-fit: contain;
	margin-left: 0.14rem;

}

.banner_many span {
	font-size: 0.14rem;
	font-weight: normal;
	color: #FFFFFF;
}

.banner_swiper {
	position: relative;
}

.banner_swiper .swiper-pagination {
	text-align: center;
}



/* 新闻 */
.index_one {
	background-image: url("/assets/img/index/bg_1.jpg");
	background-size: cover;
	padding-top: 1rem;
	padding-bottom: 0.83rem;
}

.new_box1 {
	margin-bottom: 0.6rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.new_cbox2 {}

.tab_wrap {
	display: flex;
}

.new_tab {
	width: 1.6rem;
	line-height: 0.48rem;
	text-align: center;
	background: #F5F5F5;
	border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
	opacity: 1;
	border: 0.01rem solid #E5E5E5;
	cursor: pointer;
	font-size: 0.16rem;
	color: #222222;
	margin-left: 0.14rem;
	transition: var(--s_tran);
}

.new_tab:hover,
.new_tab.active {

	background: #DC000C;
	color: #fff;
}

.new_tab:last-child {
	margin-right: 0rem;
}

.new_bottom.active {
	display: flex;
}

.new_bottom {
	display: none;
}





.index_tit {
	font-size: 0.26rem;
	font-weight: normal;
	color: #222222;
	position: relative;
	z-index: 1;
}

.index_tit::before {
	content: '';
	display: block;
	width: 1.17rem;
	height: 0.15rem;
	background: #DC000C;
	position: absolute;
	left: 0;
	bottom: -0.04rem;
	z-index: -1;
}

.index_tie {
	height: 0.69rem;
	font-size: 0.5rem;
	font-weight: bold;
	color: #DC000C;
	text-transform: uppercase;
}

.new_bottom {
	display: flex;
}

.new_box {
	width: 8.22rem;
	overflow: hidden;
	position: relative;
}

.new_bottom .loopitem::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0rem;
	height: 1.2rem;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	0%,
	#771F00 100%);
	width: 100%;
}

.new_bottom .loopitem .big_img {
	width: 8.22rem;
	height: 5.17rem;
	background: #fff;
}
.new_bottom .loopitem .big_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new_bottom .loopitem .tit {
	font-size: 0.24rem;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	bottom: 0.3rem;
	left: 0.23rem;
	padding-right: 0.5rem;
	z-index: 9;
	width: 97%;

}

.new_bottom .swiper-pagination {
	text-align: right;
	bottom: 6.5% !important;
	padding-right: 0.2rem;
}

.new_mill {
	width: 0.34rem;
}

/* 新闻右边列表 */
.new_list {
	width: 7.42rem;
	max-height: 5.22rem;
	overflow: auto;
}

.new_bottom.active {
	display: flex;
}

.new_bottom {
	display: none;
}

.new_item {
	display: flex;
	align-items: center;
	background: #F1F1F1;
	padding: 0.3rem;
	height: auto;
	align-items: flex-start;
}

.new_item+.new_item {
	margin-top: 0.13rem;
}

.new_item .date {
	margin-right: 0.45rem;
	width: 0.88rem;
}

.new_item .date .day {
	font-size: 0.32rem;
	color: #888888;
	padding-bottom: 0.12rem;
	margin-bottom: 0.15rem;
	white-space: nowrap;
	border-bottom: 0.01rem solid rgba(191, 191, 191, 1);
}

.new_item .date .year {
	font-size: 0.16rem;
	font-weight: normal;
	color: #888888;
}

.new_item .info {
	width: 5.43rem;
}

.new_item .info .tit {
	font-size: 0.22rem;
	color: #222222;
}

.new_item .info .text {
	font-size: 0.16rem;
	color: #888888;
	line-height: 0.28rem;
	margin-top: 0.2rem;
	height: 0.55rem;
}

.swiper-backface-hidden .swiper-slide-active{
    
}

/* 关于云鼎国际4118welcome */
.index_two {
	padding-top: 0.98rem;
	padding-bottom: 1rem;
	position: relative;
	background-image: url("/assets/img/index/bg_2.jpg");
	background-size: cover;

}

.index_two .index_tit {
	color: #fff;
}



.about_box2-3 {
	width: 0.82rem;
}

.many_but {
width: 1.6rem;
height: 0.48rem;
border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
opacity: 1;
color: #fff;
border: 0.01rem solid #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
transition: var(--s_tran);
}
.many_but:hover{
	background-color: #DC000C;
	border-color: #DC000C;
}
.many_but img{
	width:0.31rem;
	height: 0.15rem;
	object-fit: contain;
		margin-left: 0.14rem;
}
.about_box2-1 {
	width: 6.95rem;
	padding-top: 0.1rem;
}

.about_box2-2 .big_img {
	width: 5.49rem;
	height: 3rem;
	object-fit: contain;
	border-radius: 0.1rem;
}
.p_summary{
	margin-top: 0.4rem;
	margin-bottom: 0.35rem;
}
.about_box2-1 .p_summary p{
	font-size: 0.16rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.32rem;
}
.videbox .video_about{
	width: 8.23rem;
	height: 5.23rem;
}
.about_box2 .items {
	display: flex;
	margin-top: 0.25rem;
	position: relative;
	z-index: 2;
}

.index_two .scroll {
	display: flex;
	justify-content: space-between;
	margin-top: 0.83rem;
}

.scroll .flex_box1 span,
.scroll .flex_box1 .title,
.scroll .flex_box1 .num {
font-size: 0.16rem;
color: #FFFFFF;
}

.scroll .flex_box1 .scroll_num {
	font-size: 0.46rem;
	color: #FFFFFF;
}
/* 工业结构 */
.index_three .many_but{
    border-color: #333;
    color: #333;
    margin-top: 0.2rem;
        transition: all 0.3s;
}
.index_three .many_but img{
        filter: brightness(0.5);
        transition: all 0.3s;
}

.index_three .many_but:hover img{
    filter:unset;
}
.index_three .many_but:hover{
    border-color: transparent;
    color: #fff;
}
.industrial_mode{
	position: relative;
	overflow: hidden;
}
.index_three{
	background-image: url("/assets/img/index/bg_3.jpg");
	background-size: cover;
	padding:0.85rem 0 1.03rem 0rem;
}
.index_three .in_top{
	/*max-width: 4.42rem;*/
	/*position: absolute;*/
	/*top: 0rem;*/
	margin-bottom: 0.77rem;
}
.index_three .in_text{
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.28rem;
	margin-top: 0.6rem;
	max-height: 1.5rem;
	overflow: auto;
}
.in_bottom{
    height: 7.3rem;
}
.in_bottom .in_list{
	display: flex;
	flex-wrap: wrap;
	/*justify-content: end;*/
	
}
.in_bottom .in_item:first-child{
	/*flex:0 0 66.8%;*/

	/*    padding-left: 3px;*/
}
.in_bottom .in_item:first-child .pic{
	/*width: 10.67rem;*/
	/*height: 3.65rem;*/
}
.in_bottom .in_item{
	/*flex:0 0 33.3%;*/
	height: auto;
	position:relative;

}

.in_bottom .in_item .pic{
width: 5.34rem;
height: 3.65rem;
}
.in_bottom .in_item .pic_tit{
	font-size: 0.24rem;
	color: #FFFFFF;
	position: absolute;
	bottom:0.25rem;
	left:0.28rem;
}


.index_three .swiper-button-next, .index_three .swiper-button-prev{
    width: 0.49rem;
height: 0.49rem;
border: 0.01rem solid rgba(220, 0, 12, 0.5);
top: 0.75rem;
bottom: auto;
}
.index_three .swiper-button-prev{
    right: 0.85rem;
    left: auto;
}
.index_three .swiper-button-next:hover, .index_three .swiper-button-prev:hover{
    border-color: rgba(220, 0, 12, 1);
}
.index_three .swiper-button-next:hover::after, .index_three .swiper-button-prev:hover::after{
    color:  rgba(220, 0, 12, 1);
}
.index_three .swiper-button-next::after, .index_three .swiper-button-prev::after{
    font-size: 0.15rem;
    color:rgba(220, 0, 12, 0.5);
}


/* 旗下企业 */
.Affiliated_top .index_tit, 
.Affiliated_top .index_tie{
	text-align: center;
}
.Affiliated_top .index_tit::before{
	left:50%;
	transform: translateX(-50%);
}
.Aff_list{
	display: flex;
}
.Aff_items{
	padding:0 0.1rem;
}
.Affiliated_bottom{
	overflow: hidden;
	    position: relative;
		padding-bottom:0.5rem;
		padding-top: 0.8rem;
}
.Aff_items .aff_box{
	width: 3.85rem;
	/* height: 4.08rem; */
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0,0,0,0.16);
}
.Aff_list .big_img{
	margin:0.1rem;
	border-bottom: 0.01rem solid rgba(220, 220, 220, 1);
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.Aff_list .big_img img{
	object-fit: contain;
	width: auto;
	height: auto;
	margin:0 auto;
	width: 100%;
}
.Aff_cbox{
	padding:0.25rem 0.17rem;
}
.Aff_cbox .Aff_tit{
	font-size: 0.2rem;
	color: #333333;
	line-height: 0.32rem;
}
.Aff_cbox .Aff_text{
	font-size: 0.16rem;
	font-weight: 400;
	color: #A8A8A8;
	line-height: 0.24rem;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
}

.Aff_info{
	display: flex;
	align-items: center;
	justify-content: end;
}
.Aff_info .Aff_many{
	font-size: 0.16rem;
	color: #7A7A7A;
}
.Aff_info .many{
	width:0.21rem;
	height:0.09rem;
	object-fit: contain;
	margin-left: 0.08rem;
}
.index_four .swiper-pagination{
	text-align: center;
	    bottom: 0px !important;
}

.index_four{
	padding-bottom: 0.85rem;
	padding-top: 0.75rem;
}
.Affiliated_mode{
    position: relative;
    
}

/*新增轮播图左右切换按钮*/
.Affiliated_mode .swiper-button-prev{
    border:0;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    border: 0.01rem solid rgba(220,0,12,0.5);
    position: absolute;
    left: -5%;
    top: 4rem;
}
.Affiliated_mode .swiper-button-next{
    border: 0;
    width: .6rem;
    height: .6rem;
    border-radius: 0;
    border-radius: 50%;
    border: 0.01rem solid rgba(220,0,12,0.5);
    position: absolute;
    right: -5%;
    top: 4rem;
}
.Affiliated_mode .swiper-button-prev:hover,
.Affiliated_mode .swiper-button-next:hover{
    border-color: rgba(220,0,12,1);
}
.Affiliated_mode .swiper-button-prev:hover::after,
.Affiliated_mode .swiper-button-next:hover::after{
    border-color: rgba(220,0,12,1);
}

.Affiliated_mode .swiper-button-prev::after,
.Affiliated_mode .swiper-button-next::after{
    font-size: .2rem;
    color: rgba(220,0,12,0.5);
}


@media screen and (max-width:1024px){
    body{
        overflow: hidden;
    }
    .banner_swiper{
        height: 4rem;
        margin-top: 50px;
    }
    .banner_imgbox{
        height: 100%;
    }
    .banner_info{
        width: 90%;
        right: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .banner-text{
        text-align: right;
    }
    .banner_many{
        width: fit-content;
        padding: 0 10px;
    }
    .banner_many span{
        font-size: 14px;
    }
    .index_one{
        padding: 15px;
    }
    .index_tie{
        font-size: 18px;
    }
    .index_tit{
        font-size: 20px;
    }
    .new_tab{
        font-size: 14px!important;
        width: fit-content;
        padding: 0 10px;
    }
    .new_bottom{
        flex-direction: column;
    }
    .new_box{
        width: 100%;
        margin-bottom: 12px;
    }
    .new_bottom .loopitem .big_img{
        width: 100%;
    }
    .new_list{
        width: 100%;
        max-height: none;
        overflow: visible;
    }
    .new_item .date .day{
        font-size: 14px;
    }
    .new_item .date .year{
        font-size: 12px;
    }
    .new_item .info .tit{
        font-size: 14px;
    }
    .new_item .info .text{
        font-size: 12px;
    }
    .new_item .info{
        width: 80%;
    }
    .index_two{
        padding: 15px;
    }
    .about_box2 .items{
        margin: 0;
        flex-direction: column;
    }
    .about_box2-1{
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .about_box2-3{
        display: none;
    }
    .about_box2-1 .p_summary p{
        font-size: 14px!important;
    }
    .many_but{
        font-size: 14px!important;
        width: fit-content;
        padding: 0 10px;
    }
    .videbox .video_about{
        width: 100%;
        object-fit: cover;
    }
    .index_two .scroll{
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .flex_box1{
        margin-bottom: 15px;
    }
    .scroll .flex_box1 span, .scroll .flex_box1 .title, .scroll .flex_box1 .num{
        font-size: 14px!important;
        text-align: center;
    }
    .index_three{
        padding: 15px;
    }
    .in_bottom .in_item .pic{
        width: auto;
    }
    .index_four{
        padding: 15px;
    }
    .Aff_items .aff_box{
        width: 100%;
    }
    .Aff_cbox .Aff_tit{
        font-size: 16px!important;
    }
    .Aff_cbox .Aff_text{
        font-size: 14px!important;
        line-height: 1.5;
    }
    .Aff_info .Aff_many{
        font-size: 14px;
    }
}




<!--耗时1764541227.5448秒-->