.wszt_text img{
	width: auto;
	height: 164px;
}
.fund_nav{
	position: relative;
}
.wszt_center{
	padding:37px 0 0;
}

.wszt_text{
	font-family:OpenType;
	font-size: 100px;
	color: #ffffff;
	letter-spacing: 10px;
	position: absolute;
	top: 167px;
	left: 0;
	display: flex;
	justify-content: center;
	/* align-items: center; */
	width: 100%;
	/* height: 100%; */
}
.wszt_cen{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 54px;
}
.title_top{
	font-size: 30px;
	color: #BCBCBC;
	text-align: center;
}
.title_top h2{
	font-size: 40px;
	color: #1A1A1A;
}
.title_img{
	height: 58px;
	margin: 10px auto 20px;
	display: flex;
	justify-content: center;
}
.title_img img{
	height: 100%;
	width: auto;
}
.center_text{
	font-size: 20px;
	line-height: 44px;
	color: #333333;
	text-align: justify;
}
/* 投票列表 */
.fen_list h2{
	font-size: 40px;
	color: #1A1A1A;
	text-align: center;
}
.fen_title{
	    font-size: 30px;
	    color: #BCBCBC;
	    text-align: center;
}
/* 人物风采 */
.wszt_fc{
	margin-bottom: 54px;
}
.fc_le{
	display: flex;
	align-items: center;
	width: 1000px;
	margin: 0 auto;
}
.fc_left{
	width: 156px;
	height: 156px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 30px;
}
.fc_text{
	flex: 1;
	font-size: 20px;
	line-height: 44px;
	color: #333333;
	text-align: justify;
}
.fc_text p:first-child{
	font-size: 24px;
}
/* l领导寄语 */
.message{
	/* padding: 66px 0 88px; */
	/* background: url(../image/wszt03.jpg) no-repeat; */
	background-size: 100% 100%;
	margin-bottom: 54px;
}
.message_top{
	width: 1000px;
	margin: 0 auto;
	/* padding: 53px 35px 70px; */
	background-color: #ffffff;
}
.message_title h2{
	/* width: 330px; */
	padding-left: 23px;
	font-size: 40px;
	color: #1A1A1A;
}
.message_title img{
	width: 295px;
	margin-top: 10px;
}
.ldjy{
	font-size: 26px;
	padding: 11px 0 14px;
	color: #191919;
}
/* .ldjv_text{
	font-size: 20px;
	color: #191919;
	line-height: 32px;
} */
.ldjv_lo{
	max-height: 200px;
	overflow-y: auto;
	font-size: 20px;
	color: #191919;
	line-height: 32px;
}

.ldjv_lo::-webkit-scrollbar{
	display: block;
	width: 5px;
	border-radius: 3px;
	background-color: rgba(159, 159, 159, 0.5);
}
.ldjv_lo::-webkit-scrollbar-thumb{
	width: 5px;
	border-radius: 3px;
	background-color: rgba(0,0,0,.6);
}
/* 业务特色与重点 */
.service{
	margin-bottom:54px;
}
.service_cen{
	width: 1000px;
	margin: 0 auto;
	font-size: 30px;
	color: #BCBCBC;
	text-align: center;
}
.service_cen h2{
	font-size: 40px;
	color: #1A1A1A;
}
.service_list{
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	text-align: justify;
	font-weight: 500;
}
/* 企业风采 */
.enterprise_cen{
	width: 1000px;
	margin: 0 auto 54px;
	font-size: 30px;
	color: #BCBCBC;
	text-align: center;
}
.enterprise_cen h2{
	font-size: 40px;
	color: #1A1A1A;
}
/* 大事件 */
.big_cen{
	width: 1000px;
	margin: 0 auto 54px;
	font-size: 30px;
	color: #BCBCBC;
	text-align: center;
}
.big_cen h2{
	font-size: 40px;
	color: #1A1A1A;
}
.big_list{
	font-size: 16px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 26px;
	text-align: justify;
}
.big_le{
	width: 390px;
	/* min-height: 190px; */
	padding: 25px 36px 30px;
	background-color: rgba(241, 241, 241, .7);
    display: flex;
    flex-direction: column;
    justify-content: center;
		border-radius: 5px;
}
.big_le p{
	margin-bottom: 5px;
	word-break: break-all;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
}
.big_le h2{
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 3px;
}
.big_re{
	width: 390px;
	display: flex;
	align-items: center;
	font-size: 67px;
	color: #080e3c;
	font-weight: bold;
	font-family: Arial;
}
.big_res{
	width: 390px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 67px;
	color: #080e3c;
	font-weight: bold;
	font-family: Arial;
}
.big_ce{
	width: 1px;
	background-color: #1B91FF;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
	margin: 3px 54px 0;
}
.big_white{
	padding: 11px 0;
	background-color: #ffffff;
}
.big_ce_title{
	padding: 4px 14px;
	background: linear-gradient(90deg,#000767, #3640C3);
	border-radius: 34px;
	color: #ffffff;
	font-size: 16px;
	white-space: nowrap;
}
.big_fen_cen,.big_fen_cens{
	display: flex;
	padding: 0 15px;
}
.big_fen_cens{
	visibility: hidden;
}
.big_fen{
	width: 22px;
	height: 1px;
	background-color: #1B91FF;
	margin-top: 30px;
}
.big_imgle{
	position: relative;
	left: -5px;
	width: 30px;
}
.big_imgre{
	position: relative;
	left: 5px;
	width: 30px;
}
.big_list{
	margin-top: 50px;
}
.big_list li{
	display: flex;
	justify-content: center;
}
.big_list li:last-child .big_ce{
	background-color: #ffffff;
}

#Footer a {
	display: inline-block;
}
#Footer {
	margin: 0 auto;
	padding: 40px 0 20px;
	font-size: 12px;
	text-align: center;
	clear: both;
	color: #ffffff;
	background: #000767;
}
#Footer a {
	text-decoration: none;
	color: #ffffff;
	margin: 0 5px;
}
#Footer td {
	color: #ffffff;
}
#Footer a:hover {
	text-decoration: underline;
}
.layer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 999;
	display: none;
}
.layer_cen{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.layer_wite{
	width: 60%;
	padding: 60px 30px 30px;
	border-radius: 10px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.layer_wite img{
	max-width: 100%;
}
.layer_wite video{
	max-width: 100%;
}
.down{
	position: absolute;
	right: 12px;
	top: 10px;
	width: 34px;
}
.icon_sy {
    display: block;
width: 90px;
    height: 90px;
    position: fixed;
    bottom: 46px;
    right: 20px;
    z-index: 99;
}

.fen_list{
	width: 1000px;
	margin: 0 auto 54px;
}
.fen_ul{
	display: flex;
	flex-wrap: wrap;
}
.fen_ul li{
	width: 50%;
	padding: 5px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
a.fen_le{
	padding: 5px 10px;
	background-color: #000767;
	color: #ffffff;
	font-size: 18px;
	margin-right: 70px;
	border-radius: 4px;
}

.enimg{
	height: 180px;
}
.swiper-wrapper{
	align-items: center;
}