@charset "utf-8";

/*主体*/

#leader {
	background: #fff;
	padding-top: 1.5rem;
        padding-bottom: 1.5rem;
}

.news-tabs .am-nav-tabs li.am-active {
	border-bottom-color: transparent;
}

#leader .news-tabs .am-nav-tabs li:first-child {
	position: relative;
	padding-left: 5px;
}



#leader .news-tabs .am-nav-tabs li:first-child:after {
	position: absolute;
	left: 3px;
	top: 8px;
	border-left: #015092 solid 3px;
	height: 1.3rem;
	content: '';
	overflow: hidden;
}


#leader .leader-sliderbar {
	background: #f4f4f4;
	padding: 1.5rem;
}


#leader #leaderlist {
	background: #fff;
	padding-top: .5rem;
}

#leaderlist .am-lg {
	display: flex;
}


#leaderlist .am-lg .am-u-lg-2, #leaderlist .am-lg h3 {
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
}

#leaderlist .am-list li {
	border: none;
	margin-right: 10px;
	text-align: center;
}

#leader .leader-sliderbar>.news-tabs:nth-child(1),
#leader .leader-sliderbar>.news-tabs:nth-child(2) {
	border-left: #ddd solid 1px;
}

#leader .leader-sliderbar .news-tabs:first-child {
	margin-bottom: 0px;
}

#leader .leader-sliderbar .news-tabs .am-nav-tabs {
	border-bottom: none;
}

#leader .leader-sliderbar .news-tabs:nth-child(1) .am-nav-tabs li.am-active,
#leader .leader-sliderbar .news-tabs:nth-child(2) .am-nav-tabs li.am-active {
	background-image: url(../../../images/leaderleftbg.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 1.4rem;
	border-bottom: none;
	position: relative;
	left: -10px;
	z-index: 9;
}

#leader .leader-sliderbar .news-tabs .am-nav-tabs li:after {
	display: none;
}

#leader .leader-sliderbar .news-tabs:first-child .am-nav-tabs li.am-active {
	top: -8px;
}

#leader .leader-sliderbar .am-thumbnails {
	padding-left: 10px;
	font-size: 1.4rem;
}



#datetimepicker {
	margin-bottom: 240px;
}

#leader .leader-contant #deptlist li a{
	position: relative;
	font-size: 1.4rem;
	padding: 10px 0px 10px 30px;
	background-color: #4388CF;
	text-align: left;
}

#leader .leader-contant #deptlist li a i{
	position: absolute;
	color: #fff;
	left: 7px;
}

#leader-focuse {
	width: 685px;
	position: relative;

}

#leader-focuse .am-viewport {
	width: 100%;
}

#leader-focuse .am-viewport li img {
	width: 100%;
	height: 382px;
}

#leader-focuse .am-control-thumbs {
	width: 168px;
	position: absolute;
	right: -173px;
	top: 0px;
	height: 100%;
	margin-top: 0px;
}

#leader-focuse .am-control-thumbs li {
	width: 100%;
	float: none;
	margin: 0px;
	margin-bottom: 5px;
}

#leader-focuse .am-control-thumbs li img {
	width: 100%;
	height: 87px;
	border: #eee solid 1px;
	padding: 2px;
}

#leader-focuse .am-control-thumbs li img.am-active {
	border-color: #0084C7;
	background: #0084C7;
}

@media only screen and (max-width: 640px) {
	#leader-focuse {
		width: 100%;
		position: relative;

	}

	#leader-focuse .am-viewport li img {
		width: 100%;
		height: 30vw;
	}

	#leader-focuse .am-control-thumbs {
		position: relative;
		width: 100%;
		right: 0px;
	}

	#leader-focuse .am-control-thumbs li {
		width: 25%;
		float: left;
		margin: 0px;
		margin-top: 5px;
	}

	#leader-focuse .am-control-thumbs li img {
		width: 100%;
		height: auto;
	}

}

//lingdaoxinxi
img.leader-headpic {}

.am-tab-panel .leader_font {
	text-indent: 3rem;
}

.leader_set {
	background-color: #f4f4f4;
}

.leader_size {
	font-weight: bold;
	color: #0084c7;
	font-size: 1.8rem;
}

.leader_border {
	border: 1px solid #b5beca;
	border-radius: 10px;
	padding: 10px;
}

.leader_btn {
	width: 160px;
	height: 38px;
	border: #6495ED 1px solid;
	border-radius: 5px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
}

.am-tab-panel .leader_btn a {
	color：#0084c7;
	text-decoration: none;
}

.leader_btn a:hover {
	color：#fff;
}
