/* 走进云鼎国际4118welcome */

.about_wrap .common_box3 {
	padding: 0.6rem 0.57rem 0.6rem 0.57rem;
}

.about_tit {
	font-size: 0.28rem;
	font-weight: bold;
	color: #000000;
	line-height: 0.48rem;
	text-align: center;
	margin-bottom: 0.5rem;
}


/* 向导之窗 */
.lead_wrap {
	padding-bottom: 0.5rem !important;
}

.lead_wrap .common_box1 {
	margin-top: 0.36rem;
}

.lead_wrap .common_mode {
	padding-top: 0rem;
}

.lead_wrap .common_box3 {
	box-shadow: none;
}

.lead_wrap .swiper-pagination {
	text-align: center;
	bottom: 0rem !important;
}

.lead_wrap .swiper-pagination-bullet-active {
	width: 0.32rem !important;
	height: 0.1rem !important;
	background: rgb(220, 0, 12) !important;
	border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
}

.lead_wrap .swiper-pagination-bullet {
	width: 0.08rem;
	height: 0.08rem;
	background: #BBBBBB;
}

.people_content .text {
	font-size: 0.16rem;
	font-weight: 400;
	color: #999999;
	line-height: 0.23rem;
	text-align: center;
	margin-bottom: 0.5rem;
	margin-top: 0.37rem;
}

.lead .swiper-grid>.swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.lead {
	/*padding: 0 0.17rem;*/
	/*flex: 0 0 25%;*/
    /*height: 4rem!important;*/
    /*width: fit-content!important;*/
    width: calc((100% - .7rem)/3);
    display: flex;
    margin-top: 0.36rem;
	margin-right: .35rem;
	padding: .15rem;
	box-sizing: border-box;
}

.lead_box {
	text-align: center;
	/*width: 2.74rem;*/
	width: 100%;
	height: 100%;
	border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
	box-shadow: rgba(0, 0, 0, 0.16) 0rem 0rem 0.15rem 0.01rem;
	padding: 0.4rem 0.28rem 0.3rem 0.35rem;
	
}

.lead:nth-child(3n){
    margin-right: 0;
}

.leadlist {
    display: flex;
	flex-wrap: wrap;
}

.lead_content {
	overflow: hidden;
	position: relative;
	padding-bottom: 0.75rem;
}
.lead_content .lead_swiper{
    height: 8.7rem;
    margin-top: .36rem;
    padding: 0 .15rem!important;
}

.lead .scale_box {
	width: 1.29rem;
	height: 1.29rem;
	/* height: 100%; */
	object-fit: contain;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
	/* height: 1.29rem; */
	/*padding-bottom: 60%;*/
}

.hover_box:hover.lead .scale_img {
	transform: scale(1.05);
}

.lead .scale_box .scale_img {
	height: auto;
	position: absolute;
}

.leadbox {
	overflow: hidden;
}

.lead .name {
	font-size: 0.28rem;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.05rem;
	margin-top: 0.18rem;
}

.lead .text1 {
	font-size: 0.14rem;
	font-weight: 400;
	color: var(--c);
	width: auto;
	display: inline-block;
	padding: 0.04rem 0.16rem;
	background-color: rgba(220, 0, 12, 0.1);
	margin-top: 0.13rem;
	margin-bottom: 0.12rem;
	display: none;
}

.lead .Career {
	font-size: 0.14rem !important;
	height: auto !important;
}

.lead .text2 {
	font-size: 0.14rem;
	font-weight: 400;
	color: #848484;
	min-height: 0.38rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin-top: 0.2rem;
}


/* 向导之窗详情 */
.lead_detail_content {
	padding: 0.6rem 0.75rem 0.75rem 0.62rem;
}

.lead_detail-top {
	text-align: center;
}

.lead_detail-top img {
	max-width: 2.93rem;
	max-height: 3.8rem;
	object-fit: contain;
	margin: 0 auto;
	text-align: center;


}

.detail_name {
	padding-bottom: 0.15rem;
	border-bottom: 0.03rem solid var(--c);
	margin-bottom: 0.13rem;

	width: auto;
	display: inline-block;
	font-size: 0.36rem;
	font-weight: bold;
	color: #333333;
	margin-top: 0.1rem;
}

.lead_detail-top .txt {
	font-size: 0.18rem;
	color: #666666;

}

.lead_detail_info {
	padding-top: 0.6rem;
}

.lead_detail_info .info_tit {
	padding-bottom: 0.3rem;
	margin-bottom: 0.25rem;
	border-bottom: 0.01rem solid rgba(112, 112, 112, .2);
}

.lead_detail_info .info_tit>p {
	font-size: 0.28rem;
	font-weight: bold;
	color: #333333;
}

/* 组织架构 */

.org_content {
	padding: 0.4rem 0.62rem 0.69rem 0.59rem;
}


/* 部分简介 */
.department_content {
	padding: 0.6rem 0.57rem 0.42rem 0.57rem;
}

/* 大事记 */
.event_wrap .common_box3 {
	box-shadow: None;
}

.event_box {
	border-left: 0.04rem solid rgba(244, 244, 244, 1);
	padding-left: 0.38rem;
	position: relative;
	margin-left: 0.3rem;
}

.event_list {
	position: relative;
	height: auto;
	background: #F8F8F8;
	padding: 0.2rem 0.23rem;
}
.event_list + .event_list{
	margin-top: 0.17rem;
}
.event_list::before {
	content: '';
	display: block;
	position: absolute;
	width: 0.33rem;
	border-top: 0.01rem dashed var(--c);
	top: 50%;
	left: -0.33rem;
	transform: translateY(-50%);
}

.event_list::after {
	content: '';
	display: block;
	position: absolute;
	width: 0.06rem;
	height: 0.06rem;
	background: #FFFFFF;
	box-shadow: 0rem 0.07rem 0.26rem 0.01rem rgba(207, 207, 207, 0.5);
	opacity: 1;
	border: 0.04rem solid var(--c);
	border-radius: 100%;
	top: 50%;
	left: -0.47rem;
	transform: translateY(-50%);
}

.event_date {
	font-size: 0.18rem;
	font-weight: 400;
	color: #333333;
	z-index: 9;
	position: relative;
	font-weight: bold;
	
    line-height: 0.34rem;
}

.event_tit {
	font-size: 0.18rem;
	font-weight: 400;
	color: #333333;
	
    line-height: 0.34rem;
	z-index: 9;
	position: relative;
}

@media screen and (max-width:1024px){
    .about_tit{
        font-size: 18px;
    }
    .lead .scale_box{
        width: 1rem;
        height: 1rem;
        padding: 0;
    }
    .lead .name{
        font-size: 16px!important;
    }
    .lead .text2{
        font-size: 14px!important;
    }
    .event_date{
        font-size: 16px!important;
    }
    .event_tit{
        font-size: 14px!important;
    }
    .lead_detail-top .txt{
        font-size: 14px!important;
    }
    .lead_detail_info .info_tit>p{
        font-size: 16px;
    }
} <!--耗时1764552766.8379秒-->