
/* 必要布局样式css */
.information-box {
	position:relative;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 0 58px;
	color: #fff;
	background-size: 100% 100%;
}
.information-con {
	width: 100%;
	margin: 0 auto;
}
.information-head {
	width: 100%;
}
.information-head h2 {
	font-weight: normal;
	line-height: 1;
	text-align: center;
	padding-top: 60px;
	font-size: 30px;
}
.information-head p {
	line-height: 1;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 40px;
	font-size: 14px;
	margin-top: 20px;
}
.information-main {
	background: #fff;width: 100%;
}
.information-main-fl {
	width: 30%;
	overflow: hidden;
	float: right;
	height: 440px;
	position: relative;

}
.information-main-fr {
	width: 70%;
	overflow: hidden;
	float: left;
	height: 410px;
	background:#FFF;
	padding-top:30px;
}
.prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 45%;
	margin-top: -30px;
	left: 10%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/icon-arrow.png) -126px -137px no-repeat;
	cursor: pointer;
}
.next {
	display: block;
	position: absolute;
	left: auto;
	right: 10%;
	top: 45%;
	margin-top: -30px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/icon-arrow.png) -6px -137px no-repeat;
	cursor: pointer;
}
.information-main-back {
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	height: 60px;
	bottom: 0;
	width: 523px;
}
.information-main-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 523px;
	line-height: 60px;
	padding: 0 16px;
	display: block;
	z-index: 2;
	text-align: left;
	margin-top: -20px;
	font-size: 18px;
	color: #fff;
}
.main-btn {
	padding: 10px 17px;
	margin-top: 11px;
	border: 1px solid #7d7d7d;
	line-height: 1;
	color: #fff;
	border: 1px solid #ddd;
	float: right;
	font-size: 16px;
}
.information-main-fl .bd ul li {
	position: relative;
}
.information-main-fr .hd ul {
	font-size: 20px;width:90%;margin-left:20px;
}
.information-main-fr .hd ul li {
	float: left;
	cursor: pointer;
	list-style: none;
	height: 60px;
	line-height: 60px;
	color: #666;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: 0;
	width: 175px;
	border-left: 0;
}
.information-main-fr .hd ul .on {
	color: #3f863a;
	border-top: 4px solid #3e8539;
	height: 57px;
	border-bottom: 0;
	line-height: 52px;
	font-family:"阿里巴巴普惠体";
	font-weight:bold;
	font-size:24px;
}
.information-main-fr .bd ul {
	color: #333;width:95%;margin-left:20px;
	padding: 0 14px 0 22px;
	font-family:"阿里巴巴普惠体";
	
}
.information-main-fr .bd ul li {
	width:100%;
	height: 50px;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 50px;
	text-align: left;
	list-style-type: disc;
}
.information-main-fr .bd ul li span {
	float: right;
	font-weight:100;
}
.information-main-fr .bd ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 90%;
	float: left;
	font-size:18px;
	font-weight:100;
}
.information-main-fr .bd ul li a:hover {
	color: #ff5e00;
}
.information-more {
	font-family:"阿里巴巴普惠体 Heavy"
	cursor: pointer;
	color: #b5b5b5;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
	font-size: 20px;
	float:right;
	margin-right:40px;
}
.information-more a {
	cursor: pointer;
	color: #b5b5b5;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
}
.information-more a:hover {
	color: #3e8539;
}

.WhiteBg{ background-color:#f8f8f8;}
/**shadow Style**/
.shadow5{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);}
/*Border Style*/
.BorderEEE{box-shadow:0px 0px 5px rgba(0, 0, 0, 0.08)}
.BorderBlue{border:1px solid #CAD8E8;}
.BorderTop{border-top:1px solid rgba(255,255,255,.15);}
.BorderTopDot{border-top:1px dotted #ddd;}
.BorderBottomEEE{border-bottom:1px solid #eee;}
.NoBorderTop{border-top:none;}
.NoBorderBottom{border-bottom:none!important;}
.BorderRight{border-right:1px solid #eee;}
.BorderTop1{border-top:2px solid #0061AB; height:260px;}
.BgTitle01{background:#0061AB;}
.BorderTop2{border-top:2px solid #EF9024; height:260px;}
.BgTitle02{background:#EF9024;}
.BorderTop3{border-top:2px solid #D7383D; height:260px;}
.BgTitle03{background:#D7383D;}
.BorderTop4{border-top:2px solid #A976C2; height:260px;}
.BgTitle04{background:#A976C2;}
.NoBorder{border:none!important;}

/*login Style*/
.rukou1{margin-top:20px;width:300px;}
.rukou1 li{width:140px;float:left;}
.rukou1 li a{height:135px;line-height:110px;width:100%;text-align:center;font-size:18px;font-weight:100;transition-duration: 0.6s;display: block;}
.rukou1 li a:hover{text-decoration:none;}
.rukou1 i{width:48px;height:48px;display:block;margin:0 auto;position: relative;top:35px;}
.rukou1 .ico1{background:url(../images/Sprites.png) -230px -80px no-repeat;}
.rukou1 .ico2{background:url(../images/Sprites.png) -230px -210px no-repeat;}
.rukou1 .on{background:#0060CA;color:#fff;box-shadow: 0 2px 6px rgba(0,78,161,0.5);}
.rukou1 .on>.ico1{background:url(../images/Sprites.png) -230px -140px no-repeat;}
.rukou1 .on>.ico2{background:url(../images/Sprites.png) -230px -280px no-repeat;}

.tousujianyi span {
    margin-left: 10px;
    width: 41px;
    float: left;
    height: 51px;
    display: inline-block;
    background: url(../images/Sprites.png) no-repeat;
    background-position: 6px -120px;;
}
.tousujianyi a {
    background: #FFF;
    padding: 12px 0 12px 0;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #F0F0F0;
    font-size: 20px;
    color: #F5F9FB;
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    background-color: #225eb8;
}

/* Title Style*/
.Title01{height:38px; line-height:34px;font-size:18px; font-weight:400;border-bottom:1px solid #eee;background:url(../images/ico.png) 7px -207px no-repeat; text-indent:20px; }
.Title02{height:48px; line-height:46px; font-size:21px;font-weight:500;}
.Title02 .En{height:48px; line-height:46px; font-size:16px;font-weight:500;color:#999;margin-left:10px;}
.Title03{height:48px; line-height:48px; font-size:18px; border-bottom:1px solid #eee;}
.Title04{height:37px;border-bottom:1px solid #E0E0E0;line-height:37px;color:#333;padding:0 3px;margin-bottom:10px;}
.Title04 h2{height: 38px;padding:3px 20px;text-align:center;line-height: 30px;font-size:18px;font-weight:500;color:#fff;display:inline-block;background:url(../images/title_bg.png) 0px 0px no-repeat;border-bottom:2px solid #056c02; border-radius: 5px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}
.Title04 h2 a{font-size:18px;font-weight:400;color:#fff;}

.List2 ul{margin:0;padding:0;width:100%;}/*公告列表样式*/
.List2 li{width:280px;padding:5px 4px 5px 15px;display:block; background:url(../images/ico.png) 5px -878px no-repeat;transition:all .6s;border-left:2px solid #fff;}
.List2 li:nth-child(even){background-color:#f9f9f9;}
.List2 li:hover{padding-left:23px;background:url(../images/ico.png) 13px -878px no-repeat #f5f5f5;cursor:pointer;border-left:2px solid #225eb8;}
.List2 a:hover{text-decoration:none;}
.List2 .tableTit{padding:5px 4px 9px 10px;height:20px;border-bottom:1px dotted #ddd;padding-bottom:10px;margin-bottom:5px;}
.List2 .danwei{margin-right:5px;float:left;width:135px;display:block;overflow:hidden;}
.List2 .name{float:left;display:block;}
.List2 .money{margin-right:10px;float:right;width:70px;display:block; text-align:right;}
.List2 .time{float:right;width:80px;display:block; text-align:center;}

.about_pic{float:left;width:38%;height:405px;background:url(../images/banner2.ac20aec9.png) right top no-repeat #f5f5f5;}
.about_txt{float:right;width:62%;height:405px;border:2px solid #f2f2f2;text-align:left;padding:20px;font-family:"Microsoft Yahei Font","微软雅黑";font-weight:500; font-size:18px;line-height:36px;}

.about_lx{margin:35px 0px; display: flex;  /* 启用 Flexbox */
    justify-content: center; /* 水平居中 */
    align-items: center;     /* 垂直居中 */}
.about_bak{float:left;width:32%;height:220px;background:#f17171;}
.about_gre{float:left;width:32%;height:220px;background:#18ad9c;margin-left:2%;}
.about_blu{float:left;width:32%;height:220px;background:#319de8;margin-left:2%;}
.about_lx div i{width:60px;height:70px;color:#fff;margin-left:40%;margin-top:5%;}
.about_lx div span{float:left;width:100%;height:auto;color:#fff;margin:0 auto;text-align:center;padding:20px;font-family:"Microsoft Yahei Font","微软雅黑";font-weight:500; font-size:24px;line-height:42px;}

