.wp * { box-sizing: border-box }
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix { zoom: 1 }
.left { float: left }
.right { float: right }
.block { display: block }
.JS_kefu { cursor: pointer }
.w1200 { width: 1200px; margin: 0 auto; overflow: hidden }
/*banner*/
.banner-bg { width: 100%; height:620px; background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/banner.jpg) no-repeat center }
.banner { height:620px;padding-top: 404px;}
.banner a{
	display: block;
	margin:0 auto;
	width: 326px;
	height: 56px;
	background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/banner_pic.png) no-repeat;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #003865;
	font-weight: 700;
}
.banner a:hover{
	color: #eaf6ff;
}
.wp h2{
	font-size: 40px;
	text-align: center;
	color: #111111;
}
.wp a.btn{
	display: block;
	margin:0 auto;
	width: 370px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	background: #029cc9;
	transition: background .3s, transform .3s;
    -webkit-transition: background .3s, -webkit-transform .3s;
}
.wp a.btn:hover{
	background: #02c9c7;
}
/*part1*/
.part1 {
	width: 100%;
}
.part1 .w1200{
	position: relative;
	overflow: inherit;
}
.part1 p{
	position: absolute;
	top:-88px;
	left: 0;
	width: 1200px;
	height: 154px;
	padding:30px 0 0 177px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p1_bg.png) no-repeat top;
}
.part1 p::after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 81px;
	border-right: 1px solid #e5edfb;
	top: 30px;
	left: 177px;
}
.part1 p img{
	position: absolute;
	width: 98px;
	top: 30px;
	left: 66px;
}
.part1 p span{
	display: block;
	font-size: 14px;
	color: #111111;
	line-height: 16px;
	margin-bottom: 18px;
	padding-left: 46px;
}
.part1 p b{
	display: block;
	font-size: 14px;
	color: #111111;
	line-height: 16px;
	padding-left: 46px;
	margin-bottom: 8px;
}
/*part2*/
.part2 {
	width: 100%;
	padding:112px 0 80px;
}
.part2 .hd{
	text-align: center;
	height: 116px;
}
.part2 .hd li{
	position: relative;
	display: inline-block;
	height:77px;
	font-size: 26px;
	line-height: 34px;
	color: #666666;
	margin:0 60px;
	cursor: pointer;
}
.part2 .hd li.on{
	font-weight: 700;
	color: #111111;
}
.part2 .hd li.on::after{
	content: "";
	display: block;
	position: absolute;
	width: 72px;
	height: 4px;
	background: #029cc9;
	bottom:0;
	left: 50%;
	transform:translate(-50%,0);/*左右，上下*/
}
.part2 .bd{
	margin-bottom: 50px;
}
.part2 .bd table{
	width: 100%;
}
.part2 .bd thead tr{
	height: 35px;
	background: #0060b8;
}
.part2 .bd thead tr th{
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.part2 .bd tbody tr{
	background: #ffffff;
	height: 32px;
}
.part2 .bd tbody tr:nth-of-type(even){
	background: #e8f1f9;
}
.part2 .bd tbody tr td{
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.part2 .bd tbody tr td a{
	color: #e84811;
}
.part2 .bd tbody tr td a:hover{
	text-decoration: underline;
}
.part2 .bd div div:nth-of-type(2){
	margin-bottom: 57px;
}
.part2 .scrollbar{
	height: 451px;
    padding-right: 0 !important;
}
/*part3*/
.part3 {
	width: 100%;
	height: 188px;
	background: #004f94;
}
.part3 .w1200{
	height: 188px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p3_bg.png) no-repeat right top;
}
.part3 p{
	padding:27px 0 0 15px;
}
.part3 p span{
	display: block;
	padding-left: 4px;
	font-size: 30px;
	color: #fff;
	line-height: 43px;
	margin-bottom: 14px;
}
.part3 p a{
	display: block;
	width: 151px;
	height: 36px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p3_bg1.png) no-repeat top;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 36px;
}
.part3 p a:hover{
	background-position: bottom;
}
/*part4*/
.part4 {
	width: 100%;
	padding: 77px 0 100px;
}
.part4 .hd{
	height: 83px;
	text-align: center;
}
.part4 .hd li{
	position: relative;
	display: inline-block;
	height: 43px;
	margin:0 60px 40px;
	font-size: 26px;
	color: #666666;
	line-height: 26px;
	cursor: pointer;
}
.part4 .hd li.on{
	color: #111111;
	font-weight: 700;
}
.part4 .hd li.on::after{
	content: "";
	display: block;
	position: absolute;
	width: 130px;
	height: 4px;
	background: #029cc9;
	top: 39px;
	left: 50%;
	transform:translate(-50%,0);/*左右，上下*/
}
.part4 .bd{
	margin-bottom: 50px;
}
.part4 .bd table{
	width: 100%;
}
.part4 .bd thead tr{
	height: 35px;
	background: #0060b8;
}
.part4 .bd thead tr th{
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.part4 .bd tbody tr{
	background: #ffffff;
	height: 32px;
}
.part4 .bd tbody tr:nth-of-type(even){
	background: #e8f1f9;
}
.part4 .bd tbody tr td{
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.part4 .bd tbody tr td a{
	color: #e84811;
}
.part4 .bd tbody tr td a:hover{
	text-decoration: underline;
}
.part4 .bd div div:nth-of-type(2){
	margin-bottom: 57px;
}
.part4 p{
	display: flex;
	justify-content: space-between;
	height: 60px;
	margin-bottom:10px;
}
.part4 p span{
	height: 60px;
	background: #6ea6ec;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	box-shadow:0 5px 5px rgba(0, 68, 153, 0);
	transition: background .3s, box-shadow .3s, transform .3s;
    -webkit-transition: background .3s, box-shadow .3s, transform .3s;
}
.part4 .bd div p:nth-of-type(1) span{
	width: 293px;
}
.part4 .bd div p:nth-of-type(2) span{
	width: 233px;
}
.part4 .bd div p:nth-of-type(3) span{
	width: 390px;
}
.part4 p span:hover{
	background: #024f95;
	box-shadow:0 5px 5px rgba(0, 68, 153, .15);
}
.part4 a.btn{
	margin:50px auto 0;
}
.part4 .scrollbar{
	height: 417px;
    padding-right: 0 !important;
}
/*part5*/
.part5 {
	width: 100%;
	height: 219px;
	background: #003865;
}
.part5 .w1200{
	position: relative;
	overflow: inherit;
}
.part5 .w1200 img{
	position: absolute;
	width: 339px;
	top:-15px;
	right: 65px;
}
.part5 p{
	padding: 50px 0 0 42px;
}
.part5 p b{
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 24px;
}
.part5 p span{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 38px;
}
.part5 p span label{
	float: left;
	font-size: 20px;
	color: #fff;
	padding-left: 29px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p5_pic2.png) no-repeat 5px 3px;
	margin-right: 40px;
}
.part5 p a{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}
.part5 p a:hover{
	text-decoration: underline;
}
/*part6*/
.part6 {
	width: 100%;
	padding:70px 0 75px;
	background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p6_bg1.png) no-repeat left top;
}
.part6 h2{
	margin-bottom: 51px;
}
.part6 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.part6 ul li{
	position: relative;
	width: 400px;
	height: 335px;
	padding-top:32px;
	text-align: center;
}
.part6 ul li::after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 320px;
	border-right: 1px dashed #d3d3d3;
	top: 7px;
	right: 0;
}
.part6 ul li:nth-of-type(3):after,.part6 ul li:nth-of-type(6):after{
	display: none;
}
.part6 ul li:nth-of-type(1):before,.part6 ul li:nth-of-type(2):before,.part6 ul li:nth-of-type(3):before{
	content: "";
	display: block;
	position: absolute;
	width:390px;
	height:1px;
	border-bottom: 1px dashed #d3d3d3;
	bottom:0;
	left:5px;
}
.part6 ul li img{
	display:inline-block;
	width: 50px;
	margin-bottom: 23px;
}
.part6 ul li b{
	position: relative;
	display: block;
	height: 57px;
	font-size: 20px;
	line-height: 20px;
	color:#111111;
}
.part6 ul li b::after{
	content: "";
	display: block;
	position: absolute;
	width: 38px;
	height: 1px;
	border-bottom: 1px solid #1b1b1b;
	top: 37px;
	left: 50%;
	transform:translate(-50%,0);/*左右，上下*/
}
.part6 ul li span{
	display: block;
	min-height: 78px;
	font-size: 16px;
	line-height: 26px;
	color: #111111;
	margin-bottom: 25px;
}
.part6 ul li a{
	display: inline-block;
	font-size:14px;
	color:#ee520f;
	line-height: 14px;
	font-style: italic;
	text-decoration: underline;
	margin:0 16px;
}
.part6 ul li a:hover{
	font-style: normal;
}
/*part7*/
.part7 {
	width: 100%;
	padding:60px 0 55px;
}
.part7 .w1200{
	position: relative;
	overflow:inherit;
}
.part7 .w1200::after{
	content: "";
	display: block;
	position: absolute;
	width: 229px;
	height: 780px;
	top: -60px;
	right: -192px;
	background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p7_pic1.png) no-repeat top;
}
.part7 h2{
	margin-bottom: 78px;
}
.part7 ul{
	padding-top:30px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p7_bg1.png) no-repeat top;
}
.part7 ul li{
	height: 39px;
	margin-bottom: 51px;
	text-align: center;
}
.part7 ul li *{
	float: left;
}
.part7 ul li span{
	font-size: 18px;
	color: #333333;
	line-height: 39px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p7_bg2.png) no-repeat top;
	background-size: 100% 39px;
}
.part7 ul li label{
	height: 39px;
}
.part7 ul li span:nth-of-type(1){
	text-align: right;
	padding-right:10px;
}
.part7 ul li span:nth-of-type(2){
	text-align: left;
	padding-left:10px;
}
.part7 ul li:nth-of-type(1){
	padding-left:195px;
}
.part7 ul li:nth-of-type(1) label{
	width:320px;
}
.part7 ul li:nth-of-type(2){
	padding-left:124px;
	margin-bottom:70px;
}
.part7 ul li:nth-of-type(2) label{
	width:463px;
}
.part7 ul li:nth-of-type(3){
	padding-left:100px;
}
.part7 ul li:nth-of-type(3) label{
	width:511px;
}
.part7 a.btn{
	margin:170px auto 0;
}
/*part8*/
.part8 {
	width: 100%;
	height:780px;
	padding-top: 60px;
	background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/us_news_2022/images/p8_bg.jpg) no-repeat top;
}
.part8 h2{
	color: #fff;
	margin-bottom: 70px;
}
.part8 ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 132px;
}
.part8 ul li{
	position: relative;
	width:208px;
	height: 262px;
	background: #fff;
	padding-top: 65px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.part8 ul li img{
	width: 80px;
}
.part8 ul li span{
	display: block;
	margin-top: 27px;
	font-size: 18px;
	color: #111111;
	line-height: 18px;
}
.part8 ul li p{
	position: absolute;
	top:262px;
	left: 0;
	width:208px;
	height: 262px;
	background: #029cc9;
	padding:38px 0 0 22px;
	text-align: left;
	transition: top .3s;
    -webkit-transition: top .3s; /* Safari */
}
.part8 ul li p b{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	margin-bottom:7px;
}
.part8 ul li p label{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-bottom:26px;
}
.part8 ul li:hover p{
	top: 0;
}
.part8 h3{
	font-size: 54px;
	line-height: 54px;
	color: #fff;
	text-align: center;
	margin-bottom: 18px;
}
.part8 h3 span{
	font-weight:500;
}
.part8 h4{
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	margin-bottom: 40px;
	font-weight:500;
}
.part8 a{
	display: block;
	margin:0 auto 100px;
	width: 155px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0) 1px 0 0, rgba(0, 0, 0, 0) 0 1px 0, rgba(0, 0, 0, 0) -1px 0 0, rgba(0, 0, 0, 0) 0 -1px 0;
	transition: text-shadow .3s, transform .3s;
    -webkit-transition: text-shadow .3s, transform .3s;
}
.part8 a:hover{
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}
.part8 p{
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
}