.caban{
	width: 100%;
	height: 450px;
	background: url(../images/neban.jpg) 50% 100% no-repeat;
}

.shuzi{width: 100%;height: auto;padding: 50px 0 0;background: #fff;}
.shuzi p{text-align: center;color: #616161;}
.shuzi p.tit{
	font-size: 36px;
	text-align: center;
	font-family: AovelSans;
	line-height: 40px;
	text-transform: uppercase;
}
@font-face{
	font-family: 'AovelSans';
    src: url('../fonts/AovelSans.ttf');
}
.shuzi p.js{font-size: 30px;letter-spacing: 8px;}
.shuzi .fud{
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #7b7b7b;
}
.shuzi .fud p{width: 1560px;height: 100%;margin: 0 auto;text-align: left;}
.shuzi .fud p span{line-height: 45px;font-size: 15px;margin-right: 67px;}
.shuzi .fud p span:last-child{margin-right: 0;}

.licon{width: 1038px;height: 38px;margin: 12px auto 0;overflow: hidden;}
.licon li{
	width: 340px;
	height: 38px;
	float: left;
	font-size: 20px;
    font-weight: bold;
	line-height: 36px;
	margin-right: 9px;
	text-align: center;
	cursor: pointer;
	color: #616161;
	position: relative;
	letter-spacing: 2px;
	border: 1px solid #cfcfcf;
}
.licon li a{width: 340px;height: 38px;display: block;}
.licon li span{
    display: inline-block;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    top: -3px;

}
.licon li:last-child{margin-right: 0;}
.licon li a.on{background: #3e88f1;border: 1px solid #3e88f1;color: #fff;}

.newse{
	width: 1560px;
	height: auto;
	margin: 60px auto 80px;
}
.flgc{width: 100%;height: 470px;position: relative;}
.flgc .flet{width: 796px;height: 100%;position: relative;}
.flgc .flet .zis{
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px 30px;
}
.flet .zis .zi1{
	font-size: 20px;
	color: #fff;
	line-height: 38px;
}
.flet .zis .zi1 span{
    font-size: 14px;
    border: 1px solid #fff;
    padding: 0px 4px;
    position: relative;
    top: -1px;
    left: 15px;
}
.flet .zis .zi2{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	width: 736px;
	height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.flgc .flrig{
    width: 738px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.flrig ul{width: 738px;height: 100%;overflow: hidden;}
.flrig ul li{
	width: 100%;
	height: 229px;
	background: #f0f0f0;
	margin-bottom: 12px;
	position: relative;
}
.flrig ul li a>div{float: left;}
.flrig ul li .img{width: 369px;height: 229px;}
.flrig ul li .jie{
	width: 369px;
	height: 229px;
	padding: 40px 30px;
}
.flrig ul li .jie .tit{
	font-size: 20px;
	color: #616161;
}
.flrig ul li .jie .time{
    font-size: 14px;
    color: #a8a8a8;
    border: 1px solid #a8a8a8;
    margin-top: 12px;
    padding: 1px 4px;
    width: 90px;
    text-align: center;
}
.flrig ul li .jie .zi{
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	margin-top: 12px;
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.zxli{
	width: 100%;
	height: 100%;
	margin-top: 60px;
	position: relative;
	border-top: 1px dashed #bfbfbf;
}
.zxli i{
	width: 1px;
	height: 790px;
	border-left: 1px dashed #bfbfbf;
	position: absolute;
	top: 25px;
	left: 780px;
}
.zxli ul{width: 100%;height: 815px;overflow: hidden;}
.zxli ul li{
    width: 745px;
    height: 163px;
    margin-right: 70px;
    float: left;
    padding: 25px 0;
    position: relative;
    border-bottom: 1px dashed #bfbfbf;
}
.zxli ul li img{width: 203px;height: 113px;}
.zxli ul li:nth-of-type(2n){margin-right: 0;}
.zxli ul li .liti{
	width: 250px;
	height: 60px;
	line-height: 30px;
	font-size: 20px;
	position: absolute;
	left: 235px;
	top: 30px;
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.zxli ul li .liti b{font-weight: normal;}
.zxli ul li .timeli{
	font-size: 14px;
	width: 80px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	left: 235px;
	top: 110px;
	border: 1px solid #bfbfbf;
}
.zxli ul li .time{
	width: 80px;
	height: 50px;
	position: absolute;
	top: 50px;
	right: 40px;
	font-size: 18px;
	color: #7b7b7b;
}
.zxli ul li .time span{font-size: 30px;}

.page{height: 36px;margin: 100px auto 120px;text-align: center;}
.pagination {
    display: inline-block;
    font-size:14px;
    margin: 0;
}
.pagination li{
    list-style: none;
    display: inline;
    float: left;
    line-height: 20px;
    text-decoration: none;
    margin-right: 10px;
}
.pagination>li>a{
    background: none;
    color: #626262;
}
.pagination>li>span{
    border: 0;
    color: #626262;
    font-size: 14px;
}
.pagination>li>span:hover{background: none;}
.pagination li a:link{
    background: none;
}
.pagination li a:hover{
    text-decoration:none;
}
.pagination li a:link:hover {
    color: #000;
}
.pagination li.thisclass a{
    background: #3e88f1;
    border: 1px solid #3e88f1;
    color: #fff;
}
.pagination li:first-child {
    border-left-width: 1px;
}
.pagination li:last-child{
    margin-right: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{border-radius: 0;}
.pagination>li:last-child>a, .pagination>li:last-child>span{border-radius: 0;}