*{
	margin: 0;
	padding: 0;
	list-style: none;
}
.top {
    width: 100%;
    min-width: 1410px;
    height: 230px;
    background-image: url(../img/top-back.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.top-middle{
	margin: auto;
	width: 1200px;
	height: 142px;
	display: flex;
	justify-content: space-between;
}
.top-middle-left{
	width: 750px;
	height: 80px;
	margin-top: 20px;
}
.top-middle-left img {
    width: 770px;
    height: 540px;
    position: relative;
    top: -170px;
    left: -124px;
}
.top-middle-left-s{
	width: 750px;
	height: 80px;
	margin-top: 20px;
}
.top-middle-left-s img {
    width: 770px;
    height: 305px;
    position: relative;
    top: -170px;
    left: -124px;
}
.top-middle-right {
    position: relative;
    top: 42px;
    width: 200px;
    height: 100px;
}
.top-middle-right img {
    width: 380px;
    height: 270px;
    position: relative;
    left: -21px;
    bottom: -5px;
}
.background{
    width: 100%;
min-width: 1410px;
    height: 100%;
background-color:#ecf0f9;
}
.middle{
	margin: auto;
	width: 1410px;
	height: 380px;
	display: flex;
	justify-content: space-evenly;
	margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 110%;
    background-image: url(../img/backphoto4.png);
    background-position: 50% 37%;
}
.middle-left{
	width: 380px;
	height: 330px;
}
.middle-left-top{
	width: 380px;
	height: 40px;
	position: relative;
}
.lf-top {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-family: 宋体;
    background-image: url(../img/biaoti-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 4px;
}
.lf-top::after{
	content: "";
	position: absolute;
	width: 224px;
	height: 5px;
	border-image: linear-gradient(#0160ea) 1;
	border-bottom: 3px solid;
	left: 149px;
	bottom: 0px;
}
.lf-top::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 4px;
    top: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/tongzhigonggao.png);
}







.lf-top1 {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-family: 宋体;
    background-image: url(../img/biaoti-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 4px;
}
.lf-top1::after{
	content: "";
	position: absolute;
	width: 224px;
	height: 5px;
	border-image: linear-gradient(#0160ea) 1;
	border-bottom: 3px solid;
	left: 149px;
	bottom: 0px;
}
.lf-top1::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 4px;
    top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/xinchoufabu.png);
}








.lf-top2 {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-family: 宋体;
    background-image: url(../img/biaoti-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 4px;
}
.lf-top2::after{
	content: "";
	position: absolute;
	width: 224px;
	height: 5px;
	border-image: linear-gradient(#0160ea) 1;
	border-bottom: 3px solid;
	left: 149px;
	bottom: 0px;
}
.lf-top2::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 4px;
    top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/gongzuodongtai.png);
}
.ri-top{
	width: 60px;
	height: 40px;
	float: right;
	line-height: 50px;
	font-size: 15px;
	color: #55ADFD;
	font-size: 20px;
	font-weight: 700px;
}
.ri-top a{
	    text-decoration: none;
            color: #0160ea;
font-weight:700;
}
.middle-in{
	width: 380px;
	height: 330px;
}
.middle-in-top{
	width: 380px;
	height: 40px;
	position: relative;
}
.middle-right{
	width: 380px;
	height: 330px;
}
.middle-right-top{
	width: 380px;
	height: 40px;
	position: relative;
}
.tubiao{
	margin: auto;
	width: 1340px;
	height: 100px;
	display: flex;
	justify-content: space-evenly;
}
.tubiao a{
	text-decoration: none !important;
color: black;
}
.sign{
	width: 235px;
	height: 115px;
	align-items: center;
	text-align: center;
	font-size: 19px;
	border-color: darkgray;
	background-color: #ffffff;
	position: relative;
	top: -45px;
	border-radius: 10px;
}
.sign p{
	position: relative;
	bottom: 11px;
        font-family: 宋体;
        font-weight: 700;
}
.sign:hover{
	transform: translateY(-5px) scale(1.05);
	transition: 0.5s;
        box-shadow: 0 0 10px #a0c2fb;
}
.sign img{
	width: 80px;
	height: 80px;
}
.last99{
	width: 1340px;
	height: 300px;
	margin: auto;
    display: flex;
	justify-content: space-evenly;
margin-top: 55px;
}
	
.last-in{
	width: 230px;
	height: 250px;
background-color: white;
}
.last-in a {
    text-decoration: none;
}
.last-on{
	width: 230px;
	height: 125px;
}
.last-on img {
    width: 230px;
    height: 180px;
    position: relative;
    top: -56px;
}
.last-on2{
	width: 230px;
	height: 125px;
}
.last-on2 img {
    width: 230px;
    height: 180px;
    position: relative;
    top: -54px;
}
.last-on1{
	width: 230px;
	height: 125px;
}
.last-on1 img {
    width: 230px;
    height: 162px;
    position: relative;
    top: -36px;
}
.last-middle{
	width: 230px;
	height: 50px;
}
.last-middle p{
	font-size: 20px;
	text-align: center;
	color: #0166eb;
	line-height: 65px;
	font-weight: 700;
font-family: 宋体;
}
.last-bottom{
	width: 110px;
	height: 30px;
	position: relative;
	top: 20px;
	border: #0166eb solid 2px;
	margin: auto;
}
.last-bottom:hover{
	background-color: #5140cf;
}
.last-bottom p:hover{
	color: #ffffff;
        text-decoration-line: underline;
font-family: 宋体;
}
.last-bottom p{
	text-align: center;
	color: #5140cf;
	line-height: 30px;
	font-weight: 700;
font-family: 宋体;
}












.last-middle1{
	width: 230px;
	height: 50px;
}
.last-middle1 p{
	font-size: 20px;
	text-align: center;
	color: #5948d1;
	line-height: 65px;
	font-weight: 700;
font-family: 宋体;
}
.last-bottom1{
	width: 110px;
	height: 30px;
	position: relative;
	top: 20px;
	border: #5948d1 solid 2px;
	margin: auto;
}
.last-bottom1:hover{
	background-color: #5948d1;
}
.last-bottom1 p:hover{
	color: #ffffff;
        text-decoration-line: underline;
font-family: 宋体;
}
.last-bottom1 p{
	text-align: center;
	color: #5948d1;
	line-height: 30px;
	font-weight: 700;
font-family: 宋体;
}












.last-middle2{
	width: 230px;
	height: 50px;
}
.last-middle2 p{
	font-size: 20px;
	text-align: center;
	color: #0160ea;
	line-height: 65px;
	font-weight: 700;
font-family: 宋体;
}
.last-bottom2{
	width: 110px;
	height: 30px;
	position: relative;
	top: 20px;
	border: #0160ea solid 2px;
	margin: auto;
}
.last-bottom2:hover{
	background-color: #0160ea;
}
.last-bottom2 p:hover{
	color: #ffffff;
        text-decoration-line: underline;
font-family: 宋体;
}
.last-bottom2 p{
	text-align: center;
	color: #0160ea;
	line-height: 30px;
	font-weight: 700;
font-family: 宋体;
}











.last-middle3{
	width: 230px;
	height: 50px;
}
.last-middle3 p{
	font-size: 20px;
	text-align: center;
	color: #384fda;
	line-height: 65px;
	font-weight: 700;
font-family: 宋体;
}
.last-bottom3{
	width: 110px;
	height: 30px;
	position: relative;
	top: 20px;
	border: #384fda solid 2px;
	margin: auto;
}
.last-bottom3:hover{
	background-color: #384fda;
}
.last-bottom3 p:hover{
	color: #ffffff;
        text-decoration-line: underline;
font-family: 宋体;
}
.last-bottom3 p{
	text-align: center;
	color: #384fda;
	line-height: 30px;
	font-weight: 700;
font-family: 宋体;
}











.last-middle4{
	width: 230px;
	height: 50px;
}
.last-middle4 p{
	font-size: 20px;
	text-align: center;
	color: #10c2e5;
	line-height: 65px;
	font-weight: 700;
font-family: 宋体;
}
.last-bottom4{
	width: 110px;
	height: 30px;
	position: relative;
	top: 20px;
	border: #70d3ec solid 2px;
	margin: auto;
}
.last-bottom4:hover{
	background-color: #10c2e5;
}
.last-bottom4 p:hover{
	color: #ffffff;
        text-decoration-line: underline;
font-family: 宋体;
}
.last-bottom4 p{
	text-align: center;
	color: #10c2e5;
	line-height: 30px;
	font-weight: 700;
font-family: 宋体;
}
.end{
	width: 100%;
	min-width: 1410px;
	height: 230px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bottom.png);
}
.end-middle{
	width: 1290px;
	height: 230px;
	margin: auto;
}
.end-middle-l{
	float: left;
	width: 460px;
	height: 130px;
	color: white;
	font-size: 15px;
	margin-top: 70px;
}
.end-middle-l p{
	line-height: 35px;
}
.end-middle-r{
	float: right;
	width: 430px;
	height: 30px;
	color: white;
	font-size: 15px;
	margin-top: 145px;
}




.sudynews_rili_1.rili .news_list li.news.n1 {
    margin-top: 7px !important;
}
.sudynews_rili_1.rili .news_list li.news .news_text a {
    line-height: 20px;
    font-size: 11px !important;
    color: #666;
}
.sudynews_rili_1.rili .news_list li.news {
    border-top: 0px solid #eee !important; 
}
.sudynews_rili_1.rili .news_list li.news .news_wz a {
    text-decoration: none;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days {
    color: #ffffff !important;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year
 {
   color: #ffffff !important;
}
.sudynews_rili_1.rili .news_list li.news .news_time {
    margin-right: 20px !important;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-image: url(../img/riqinew.png) !important;
position: relative;
    left: 4px;
    top: 3px;
width:62px !important;
}
.sudynews_rili_1.rili .news_list li.news .news_time::after {
	position: absolute;
	content: "";
	height: 49px;
	border-left: 1px dashed #d3d3d3;
	top: 3px;
	right: -9px;
	}
.last-in:hover {
    transform: translateY(-20px);
    transition: 0.5s ease;
box-shadow: 1px 1px 20px #a0c2fb;
}

.sudynews_rili_1.rili .news_list li.news.n1:hover {
    box-shadow: 3px 3px 13px #a0c2fb;
    transition: 0.5s;
}
.sudynews_rili_1.rili .news_list li.news.n2:hover {
    box-shadow: 3px 3px 13px #a0c2fb;
	transition: 0.5s;
}
.sudynews_rili_1.rili .news_list li.news.n3:hover {
    box-shadow: 3px 3px 13px #a0c2fb;
	transition: 0.5s;
}
.sudynews_rili_1.rili .news_list li.news.n4:hover {
    box-shadow: 3px 3px 13px #a0c2fb;
	transition: 0.5s;
}
.sudynews_rili_1.rili .news_list li.news {
height: 70px;
    padding-top: 10px !important;
    margin-bottom: -20px;
    margin-top: 15px !important;
}
.sudynews_rili_1.rili .news_list li.news .news_title a {
    font-size: 15px !important;
}
.sudynews_rili_1.rili .news_list li.news .news_text {
    line-height: 15px !important;
    margin-top: 7px;
}
.sudynews_rili_1.rili .news_list li.news .news_text a {
    line-height: 5px !important;
}
.sudynews_rili_1.rili .news_list li.news .news_text {
    width: 355px !important;
}