@charset "utf-8";
html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
/* 分页 */
body {
	overflow-x: hidden;
	background: url(../Images/body-bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 80px;
}


.banner {
	font-size: 0;
}

.banner img {
	width: 100%;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #2153a8 !important;
    color: #fff;
    background-color: #2153a8 !important;
}


/* 分页 */

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #184eb1;
	color: #fff;
	border: 1px solid #184eb1;
}

.pagination a:hover {
	background: #184eb1;
	color: #fff;
	border: 1px solid #184eb1;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}


.nymain {
	position: relative;
}

.nymain>div {
	padding-bottom: 50px;
}

.nymain .leftNav {
	float: left;
	width: 304px;
	position: relative;
	margin-right: 60px;
	margin-top: -99px;
}

.nymain .leftNav>h2 {
	line-height: 99px;
	color: #fff;
	background: url(../Images/nav-titbg.png) no-repeat;
	background-size: cover;
	font-size: 24px;
	text-align: center;
	position: relative;
}

.nymain .leftNav>ul>li {
	position: relative;
	border-top: 1px solid #e5e5e5;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 20px;
	color:#333;
	line-height: 60px;

}

.nymain .leftNav>ul>li>a {
	background: #fff url(../Images/jg1.png) no-repeat 36px center;
    padding-left: 70px;
    position: relative;

}

.nymain .leftNav>ul>li>a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 0;
	background: #fca033;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url(../Images/sub_left_down.png) no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
	background: url(../Images/sub_left_down2.png) no-repeat center center;
}

.onn {
background: #184eb1 ;
  color: #fff;
}

.onn a {
color: #ffffff;
}
.nymain .leftNav>ul>li.on>a {
	background: #184eb1 url(../Images/jg2.png) no-repeat 36px center;
    color: #fff;
	
}

.nymain .leftNav>ul>li.on>a::after {
	height: 100%;
}

.nymain .leftNav>ul>li.activ {
	background: #dadada;
}

.nymain .leftNav>ul>li:hover>a {
	
	background: #184eb1 url(../Images/jg2.png) no-repeat 36px center;
    color: #fff;
}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	background: #eef2fa;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 44px;
	color: #4c4c4c;
	padding-left: 70px;
	background: url(../Images/icor.png) no-repeat 36px center;

}

.nymain .leftNav>ul>li>ul>li>a:hover {

    padding-left: 70px;
    position: relative;

}

.nymain .leftNav>ul>li>ul>li>a:hover {
	 background: url(../Images/icor.png) no-repeat 36px center #184eb1;
    color: #fff;
}

.ny-right {
	overflow: hidden;min-height:300px;
}

.ny-rcom {
	font-size: 24px;
	color: #184eb1;
	margin-bottom: 15px;
	font-weight: normal;
}

.position {
	padding-top: 10px;
}

.position>div {
	position: relative;
	text-align: right;
	color: #999;
	font-size: 14px;
	vertical-align: middle;
	line-height: 60px;
	border-bottom: 1px solid #184eb1;
}

.position h3 {
	position: absolute;
	width: auto;
	font-size: 30px;
	color: #2153a8;
	text-align: left;
	bottom: 0;
	left: 0;
	font-weight: bold;
}

.position span {
	color: #999;
	font-size: 14px;
	/*vertical-align: middle;*/
}

.position img {
	/*vertical-align: middle;*/
	margin-right: 5px;
}

.position a {
	font-size: 14px;
	color: #999;
	margin: 0 5px;
	/*vertical-align: middle;*/
}

.position a:hover {
	color: #184eb1;
}

.text-list ul li {
	padding-left: 25px;
	padding-right: 110px;
	line-height: 62px;
	border-top: 1px dashed #e5e5e5;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background-position: left center;
}

.text-list ul li:first-child {
	border-top: none;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	overflow: hidden;
}

.text-list ul li span {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover {
	background-position: left center;
}

.text-list ul li:hover a {
	color: #184eb1;
}

.text-list ul li:hover span {
	color: #184eb1;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #184eb1;
	font-weight: normal;
	font-size: 24px;
	margin-top: 45px;
}

.art-main .art-body {
	
}

.art-main .art-body p {
	color: #333333;
	/*text-indent: 2em;*/
	background:none !important;
	line-height: 32px;
	margin-bottom: 8px;
}
.art-main .art-body span {
	
	background:none !important;
	
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 20px;
	background: bottom;
	
	margin-top: 25px;
        
}

.art-main .cont-tit .ly{
	position: relative;
	margin-bottom: 23px;
}
.art-main .cont-tit .ly .resize{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.resize i {
    cursor: pointer;
    float: left;
    font-style: normal;
    background: none;
    border: none;
    font-size: 18px;
    color: #4e78ba;
    margin-left: 20px;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: rgba(29, 80, 162, .7);
	
}

.art-info {
	border-top: 1px dashed #ccc;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 17px;
	line-height: 32px;
	color: #555555
}

.pnext p a {
	
	color: #555555
}

.pnext p:hover a {
	color: #184eb1;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 21%;
	margin: 30px 2% 0 2%;
	transition: all 0.3s;
	position: relative;
	top: 0;
}



.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	padding-top: 130.23%;
	position: relative;
}

.img-lists ul li a .pic::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 6px;
	background: #184eb1;
	transition: all 0.3s;
}

.img-lists ul li a:hover .pic::after {
	width: 100%;
}

.img-lists ul li a .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-lists ul li a>div.info {
	padding: 12px 10px;
	font-size: 0;
	text-align: center;
}

.img-lists ul li a>div.info p {
	color: #333;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.img-lists ul li a:hover>div.info p {
	color: #184eb1;
}


/* 师资列表 */

.img-lists2 ul {
	overflow: hidden;
}

.img-lists2 ul li {
	float: left;
	width: 23%;
	margin: 15px 1%;
}

.img-lists2 ul li a {
	display: block;
}

.img-lists2 ul li a .pic {
	padding-top: 120%;
}

.img-lists2 ul li a .info {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
}

.dt-list2 {
	overflow: hidden;
}

.dt-list2 li {
	position: relative;
	transition: all 0.5s;
	border-bottom: 1px solid #ccc;
}

.dt-list2 li a {
	display: block;
	overflow: hidden;
	padding: 23px 0;
	transition: all 0.3s;
}

.dt-list2 li a:hover {
	background: #184eb1;
	padding: 23px 30px;
}

.dt-list2 li .date {
	float: left;
	text-align: center;
	transition: all 0.3s;
}

.dt-list2 li .date p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #184eb1;
}

.dt-list2 li .date span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #184eb1;
}

.dt-list2 li:hover a .date p,
.dt-list2 li:hover a .date span {
	color: #fff;
}

.dt-list2 li a>.dt-text {
	overflow: hidden;
	padding: 0 0 0 24px;
}

.dt-list2 li a>.dt-text h3 {
	font-size: 18px;
	line-height: 45px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
font-weight: normal;
}

.dt-list2 li a:hover>.dt-text h3 {
	color: #fff;
}

.dt-list2 li a>.dt-text p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
	font-size: 14px;
	line-height: 30px;
}


/* 新闻列表  */

.timg-list ul li {
	margin-top: 35px;
}

.timg-list ul li a {
	display: block;
	transition: all 0.3s;
}

.timg-list ul li a h3 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.timg-list ul li a>div {
	overflow: hidden;
}

.timg-list-img {
	float: left;
	width: 350px;
	margin-right: 30px;
}

.timg-list ul li a .pic {
	padding-top: 62%;
}

.timg-list ul li a:hover h3 {
	color: #ba2a17;
}

.timg-list ul li a:hover span {
	background: #ba2a17;
	border-color: #ba2a17;
	color: #fff;
}

.timg-linfo {
	overflow: hidden;
	padding-top: 35px;
}

.timg-linfo p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 15px 0 0 0;
	text-indent: 2em;
}

.timg-linfo span {
	display: block;
	margin-top: 20px;
	line-height: 24px;
	color: #970707;
	font-size: 16px;
	padding-left: 30px;
	background-position: left center;
}

.timg-list ul li a:hover {
	background: #970707;
	padding: 20px;
}

.timg-list ul li a:hover h3 {
	color: #fff;
}

.timg-list ul li a:hover span {
	color: #fff;
	
	background-position: left center;
}

.timg-list ul li a:hover p {
	color: #fff;
}


/* 名师风采 */

.ldtz ul {
	margin-top: 30px;
}

.ldtz ul li {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.ldtz ul li a {
	display: block;
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(199, 207, 228, 0.33);
	overflow: hidden;
	margin: 0 18px;
	padding: 25px;
	transition: all 0.3s;
}

.ldtz ul li a:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.ldtz-pic {
	float: left;
	width: 254px;
	height: 188px;
	overflow: hidden;
	margin-right: 40px;
}

.ldtz-pic .pic {
	width: 100%;
	height: 100%;
	font-size: 0;
}

.ldtz-pic .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.ldtz-info {
	overflow: hidden;
}

.ldtz-info h3 {
	font-size: 20px;
	line-height: 32px;
	max-height: 96px;
	overflow: hidden;
	color: #333333;
	padding-top: 20px;
	margin-bottom: 15px;
}

.ldtz-info p {
	font-size: 16px;
	line-height: 30px;
	max-height: 90px;
	overflow: hidden;
	color: #7a8397;
}

.ldtz ul li a:hover {
	background: #f3f5f9;
	color: #fff;
}

.ldtz ul li a:hover:after {
	display: block;
}


/* 图文列表页  start */

.tw ul li {

	border-bottom: 1px solid #ccc;
}

.tw ul li a {
	display: block;
	overflow: hidden;
	padding: 30px 0;
	transition: all 0.3s;
}

.imgList-pic {
	float: left;
	width: 238px;
	height: 135px;
	margin-right: 24px;
	overflow: hidden;
}

.imgList-pic .pic {
	width: 100%;
	height: 100%;
	font-size: 0;
	padding-top: 0;
}

.imgList-pic .pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.imgList-pic:hover .pic img {
	transform: scale(1.1);
}

.imgList-info {
	overflow: hidden;
	color: #075aa7;
	position: relative;
}

.imgList-info::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 3px;
	background: #fca033;
}

.imgList-info h3 {
	font-size: 18px;
	line-height: 32px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s;
	margin-top: 10px;
font-weight: normal;
}

.imgList-info p {
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	color: #808080;
	margin-top: 10px;
}

.imgList-info span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #184eb1;
	line-height: 30px;
	background: url(../Images/news-date1.png) no-repeat left center;
	padding-left: 24px;
	margin-top: 10px;
}

.imgList-info .more {
	width: 184px;
	height: 44px;
	border: 1px solid rgba(201, 22, 29, 0.2);
	line-height: 44px;
	text-align: center;
	color: #184eb1;
	margin-top: 20px;
}

.imgList-info .more:hover {
	border-color: #184eb1;
	background: #184eb1;
	color: #fff;
}

.tw ul li a:hover {
	background: url(../Images/tw-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 30px;
}

.tw ul li a:hover .imgList-info h3,
.tw ul li a:hover .imgList-info p,
.tw ul li a:hover .imgList-info span {
	color: #fff;
}

.tw ul li a:hover .imgList-info span {
	background: url(../Images/news-date2.png) no-repeat left center;
}

/* 图文列表页  end */


/*机构*/

.list-jg {
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(199, 207, 228, 0.33);
	margin: 50px 18px;
}

.list-jg h3 {
	background: #184eb1;
	background-size: 100% 100%;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 50px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}

.list-jg ul {
	overflow: hidden;
	padding: 30px;
}

.list-jg ul li {
	float: left;
	font-size: 16px;
	text-align: center;
}

.list-jg ul li a {
	display: block;
	font-size: 18px;
	padding: 10px 20px;
	transition: all 0.5s;
}

.list-jg ul li:hover a {
	color: #184eb1;
}


/*领导*/

.list-ld ul li {
	padding: 30px 0;
}

.list-ld ul li a {
	display: block;
}

.list-ld ul li h3 {
	font-size: 20px;
	color: #94070a;
	position: relative;
	padding-left: 14px;
}

.list-ld ul li h3::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	width: 4px;
	height: 24px;
	background: #94070A;
}

.list-ld ul li p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
}

.list-ld ul li:hover h3 {
	text-decoration: underline;
}


/*历史*/

.list-ls ul {
	border-left: 1px solid #bfbfbf;
	margin-left: 15px;
	margin-top: 40px;
}

.list-ls ul li h3 {
	font-weight: bold;
}

.list-ls ul li h3::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 50%;
	margin-top: -13px;
	width: 26px;
	height: 26px;
	background: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	border-radius: 50px;
}

.list-ls ul li h3::after {
	content: "";
	position: absolute;
	left: -7px;
	top: 50%;
	margin-top: -6px;
	width: 12px;
	height: 12px;
	background: #94070a;
	border-radius: 50px;
	z-index: 1;
}

.list-ls ul li h3 {
	padding-left: 30px;
}

.list-ls ul li p {
	margin-left: 30px;
}

.ldgh ul li {
	width: 46%;
	border: 0;
}

.ldgh ul li a>div.info {
	border-top: 5px solid #184eb1;
	line-height: 76px;
	background: #f2f4f7;
	position: relative;
	z-index: 1;
	width: 85%;
	margin: 0 auto;
	margin-top: -14px;
}

.ldgh ul li:hover {
	box-shadow: none;
	top: 0;
}

.ldgh ul li a>div.info p {
	margin-bottom: 0;
	font-size: 18px;
}

.msjs ul li a .pic {
	padding-top: 73%;
}

.msjs ul li a>div.info p {
	font-size: 20px;
}

.msjs ul li {
	border: 0;
}

/* 师资详情 */

.sz-xq {
	
	padding: 30px 30px 60px 30px;
	margin-top: 30px;

}

.szxq-t {
	margin-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 50px;
}

.szxq-pic {
	width: 400px;
	margin-right: 38px;
	position: relative;
	z-index: 1;
}

.szxq-pic::after {
	content: "";
	position: absolute;
	left: -15px;
	top: 15px;
	right: 15px;
	bottom: -15px;
	background: #184eb1;
	z-index: -1;
}

.szxq-pic .pic {
	padding-top: 0;
	height: 279px;

}

.szxq-r {
	overflow: hidden;
}

.szxq-r h3 {
	font-size: 28px;
	color: #184eb1;
}

.szxq-r h3 span {
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 10px;
}

.szxq-r p {
	font-size: 16px;
	line-height: 34px;
	margin-top: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	line-clamp: 7;
	-webkit-box-orient: vertical;
}

.szxq-d {
	margin-top: 30px;
}

.szxq-d h4 {
	font-size: 16px;
	color: #184eb1;
	line-height: 34px;
}

.szxq-d p {
	font-size: 16px;
	line-height: 34px;
}










@media screen and (max-width: 1560px) {

}

@media screen and (max-width: 1420px) {


	.dt-list2 li a>.dt-text h3 {
		font-size: 18px;
	}

	.nymain .leftNav {
		margin-right: 50px;
	}
}

@media screen and (max-width: 1200px) {
	.szxq-pic {
		width: 300px;
	}

	.szxq-pic .pic {
		height: 209px;
	}

	.szxq-r p {
		-webkit-line-clamp: 5;
		line-clamp: 5;
	}
}

@media screen and (max-width: 1024px) {
	.nymain .leftNav>h2 {
		line-height: 77px;
		font-size: 26px;
	}

	.nymain .leftNav {
		margin-right: 30px;
		width: 220px;
		margin-top: -77px;
	}

	.nymain .leftNav>h2:after {
		right: -65px;
		border-left: 32.5px solid #184eb1;
		border-top: 32.5px solid transparent;
		border-right: 32.5px solid transparent;
		border-bottom: 32.5px solid #184eb1;
	}

 
	.nymain .leftNav>ul>li.on>a {
		/*background: #184eb1;*/
	}

 


	.position span {
		font-size: 14px;
	}

	.position a {
		font-size: 14px;
	}

	.position h3 {
		height: 70px;
		line-height: 70px;
	}

	.text-list ul li {
		font-size: 16px;
	}

	.img-lists ul li {
		width: 48%;
		margin: 20px 1%;
	}

	.img-lists ul li a>img {
		height: 209px;
	}

	.img-lists ul li a>div.info p {
		font-size: 16px;
	}

	.img-lists ul li a>div.info img {
		height: 12px;
	}

	.img-lists ul li a>div.info span {
		font-size: 12px;
	}

	.timg-list ul li a h3 {
		font-size: 16px;
	}

	.timg-list-img {
		width: 260px;
	}

	.timg-linfo {
		padding-top: 10px;
	}

	.ldtz-pic {
		margin-right: 30px;
		width: 200px;
		height: 148px;
	}

	.ldtz-info h3 {
		font-size: 18px;
	}

	.ldtz-info p {
		font-size: 14px;
		line-height: 26px;
		max-height: 78px;
	}

	.ldtz-info h3::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.ldtz ul li a {
		padding-top: 15px;
	}

	.list-jg ul li a {
		font-size: 16px;
	}

	.list-jg ul li a span {
		font-size: 14px;
	}

	.imgList-info span em {
		font-size: 12px;
	}

	.imgList-info h3 {
		font-size: 16px;
	}

	.imgList-info .more {
		width: 140px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		margin-top: 10px;
	}

	.dt-list2 li a {
		padding: 15px 0;
	}

	.dt-list2 li a>.dt-text h3 {
		font-size: 16px;
	}

	.dt-list2 li a>.dt-text p {
		font-size: 12px;
	}

	.ldgh ul li a>div.info {
		line-height: 44px;
	}

	.ldgh ul li a>div.info p {
		font-size: 16px;
	}

	.art-main .art-tit h3 {
		font-size: 22px;
	}

	.szxq-pic {
		float: none;
		width: 100%;
	}

	.szxq-pic .pic {
		padding-top: 69.75%;
	}

	.szxq-r {
		margin-top: 50px;
	}

	.szxq-t {
		padding-left: 0;
		margin-bottom: 30px;
	}

}

@media screen and (max-width:768px) {
#vsb_content{
overflow-y: scroll;
}

#vsb_content > table > tbody > tr >td{
width: auto !important;
    word-break: keep-all !important;
}

#vsb_content > table > tbody > tr.firstRow > td{
width: auto !important;
    word-break: keep-all !important;}

.dt-list2 li a>.dt-text h3 {
width: 60%;
}
.af{
    line-height: 23px !important;
}

body > div.nymain > div > div.ny-right > div.new-list > ul > div > li{
margin-top:30px;}
body > div.nymain > div > div.ny-right > div.new-list > ul > div{
    display: inline !important;

}
body > div.nymain > div > div.ny-right > div.new-list > ul > div > img{
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto;
margin-top: 20px;
}

	.nymain .leftNav>h2:after {
		display: none;
	}

	.nymain .leftNav>h2 {
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
		background: #184eb1;
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url(../Images/sub_left_down22.png) no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}

	.nymain {
		padding: 10px 0;
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 15px;
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.ny-right {
		float: none;
		width: auto;
	}

	.position {
		padding: 16px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.position>div {
		text-align: left;
		line-height: 24px;
		padding-bottom: 10px;
	}
          #vsb_content > p:nth-child(3) > span > img { 
                  height: 80%;
                  width:100%;
               }

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}

	.pagination {
		padding-top: 50px;
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}

	.nymain .leftNav ul {
		/*display: none;*/
		padding-bottom: 0;
	}

	.nymain .leftNav ul li a {
		line-height: 55px;
		font-size: 16px;
	}

	.nymain .leftNav>ul>li>span {
		top: 15px;
	}

	.text-list ul li {
		line-height: 50px;
	}

	.art-main .art-tit h3 {
		font-size: 18px;
		line-height: 30px;
		margin-top: 0;
	}

	.art-main .cont-tit p {
		margin-top: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.art-main .art-body p {
		line-height: 30px;
		margin-bottom: 20px;
	}

	.art-main .cont-tit p span {
		font-size: 14px;
	}

	.art-main .cont-tit p img {
		height: 12px;
	}

	.pnext {
		float: none;
		border: none;
		width: auto;
	}

	.pnext p {
		line-height: 30px;
		font-size: 13px;
	}

	.pnext p a {
		font-size: 14px;
	}

	.zzjg_text li {
		width: 50%;
	}

	.img-lists ul li {
		margin: 10px 1%;
	}

	.img-lists ul li a>img {
		height: 191px;
	}

	.xbxx {
		padding-top: 0;
	}

	.xbxx ul li a {
		padding: 15px 10px;
	}

	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0;
	}

	.xbxx ul li a div span {
		font-size: 12px;
	}

	.xbxx ul li a div img {
		height: 14px;
	}

	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.nymain .leftNav>h2 img {
		height: 20px;
	}

	.text-list ul li span {
		font-size: 14px;
	}

	.position a {
		margin: 0 2px;
	}

	.dt-list2 li a>.dt-text p {
		line-height: 24px;
		margin-top: 0;
	}

	.dt-list2 li a>.dt-text {
		padding: 5px 0 0 20px;
	}

	.dt-list2 li .date {
		width: 60px;
	}

	.dt-list2 li a {
		padding: 10px 0;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 45px;
	}

	.art-main .art-body {
		padding-top: 15px;
	}

	.timg-list-img {
		width: 220px;
		margin-right: 20px;
	}

	.timg-linfo span {
		margin-top: 10px;
	}

	.timg-linfo p {
		margin-top: 10px;
	}

	.timg-list ul li {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.list-ld ul li {
		padding: 15px 0;
	}

	.list-ld ul li h3 {
		font-size: 18px;
	}

	.list-ld ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul li {
		padding: 15px 0;
	}

	.list-ls ul li h3 {
		font-size: 18px;
	}

	.list-ls ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul {
		margin-top: 0;
	}

	.list-jg {
		margin: 30px 18px;
	}

	.list-jg ul {
		padding: 20px;
	}


	.list-jg h3 {
		height: 46px;
		line-height: 46px;
	}

	.szxq-r h3 {
		font-size: 26px;
	}
}

@media screen and (max-width:640px) {
	.imgList-pic {
		float: none;
		width: auto;
		height: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.imgList-pic .pic {
		padding-top: 56.72%;
	}

	.tw ul li a {
		padding: 20px 0;
	}

	.imgList-info h3 {
		margin-top: 8px;
	}

	.imgList-info p,
	.imgList-info span {
		margin-top: 5px;
	}

	.ldtz-pic {
		float: none;
		margin: 0 auto;
	}

	.ldtz-info h3 {
		text-align: center;
		margin-bottom: 10px;
		padding-top: 15px;
		font-size: 16px;
	}

	.ldtz-info p {
		font-size: 12px;
	}

	.list-jg h3 {
		padding: 0 20px;
	}

	.list-jg ul {
		padding: 20px 0;
	}

	.list-jg ul li a {
		padding: 10px 17px;
	}
}

@media screen and (max-width:480px) {
	.img-lists ul li a>img {
		height: 100px;
	}

	.text-list ul li {
		font-size: 14px;
		padding-left: 15px;
	}

	.art-main .cont-tit p .liulan {
		margin-left: 15px;
	}

	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.timg-linfo {
		padding-top: 0;
	}

	.ldtz ul li {
		float: none;
		width: auto;
	}

	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0;
	}

	.ldtz ul li {
		margin-bottom: 30px;
	}

	.ldtz ul li a {
		padding: 10px;
	}

	.ldtz-info {
		text-align: left;
	}

	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0);
	}

	.ldtz-info h3 {
		padding-top: 15px;
		margin-bottom: 10px;
	}

	.nymain .leftNav ul li a {
		line-height: 45px;
		font-size: 14px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 12px;
	}

	.ldtz ul li a {
		margin: 0 3px;
	}
}

@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
		font-size: 12px;
	}

	.text-list ul li span {
		font-size: 12px;
	}

	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}

	.art-main .art-body p {
		font-size: 12px;
		line-height: 30px;
	}

	.img-lists ul li a>img {
		height: 84px;
	}
}

/*新增*/
.nymain>div {
	position: relative;
}

.ny-yc {
	position: absolute;
	right: 0;
	top: 0;
	width: 260px;
}

.ny-yc-u {
	margin-top: 40px;
}

.ny-yc h3 {
	background: rgba(14, 53, 142, 0.08);
	line-height: 40px;
	padding: 0 20px;
	font-weight: bold;
	position: relative;
}

.ny-yc h3:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 20px;
	background: #184eb1;
}

.ny-yc ul {
	margin-top: 8px;
}

.ny-yc ul li a {
	display: block;
	line-height: 45px;
	background: url(../Images/sub_left_down.png) no-repeat left center;
	background-size: auto 10px;
	padding-left: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-size: 15px;
}

@media screen and (max-width:1024px) {
	.ny-yc {
		position: static;
		margin-left: 250px;
		width: auto;
	}

	.nymain>div {
		padding-right: 0;
	}
}

@media screen and (max-width:768px) {
	.ny-yc {
		margin-left: 0;
	}
}



/*新增*/
.nymain>div {
	position: relative;
}

.ny-yc {
	position: absolute;
	right: 0;
	top: 0;
	width: 260px;
}

.ny-yc-u {
	margin-top: 40px;
}

.ny-yc h3 {
	background: rgba(14, 53, 142, 0.08);
	line-height: 40px;
	padding: 0 20px;
	font-weight: bold;
	position: relative;
}

.ny-yc h3:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 20px;
	background: #184eb1;
}

.ny-yc ul {
	margin-top: 8px;
}

.ny-yc ul li a {
	display: block;
	line-height: 45px;
	background: url(../Images/sub_left_down.png) no-repeat left center;
	background-size: auto 10px;
	padding-left: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-size: 15px;
}

@media screen and (max-width:1024px) {
	.ny-yc {
		position: static;
		margin-left: 250px;
		width: auto;
	}

	.nymain>div {
		padding-right: 0;
	}
}

@media screen and (max-width:768px) {
	.ny-yc {
		margin-left: 0;
	}
}


.content-list-items .content-list-pic .item{
  display: flex;
  justify-content: space-between;
 margin:30px 0;
}
.content-list-items .content-list-pic .pic
{
  height: 220px;
  overflow: hidden;
  flex: 1.2;
}
.content-list-items .content-list-pic  .info
{
  background-color: #fff;
  flex: 3;
 
 padding:0px 30px
}
.content-list-items .content-list-pic .pic img{
  width:100%;height: 100%;;
}

.content-list-items .content-list-pic .info .title{
font-size: 20px;
color:#000;
margin:30px 0;
transition: all 0.3s;
}

.content-list-items .content-list-pic .item:hover .info .title{
  transform: translateX(10px);
  color:#2153a8;
}

.content-list-items .content-list-pic .item:hover .info .desc{
  transform: translateX(5px);
  
}
.content-list-items .content-list-pic .info .desc{
  line-height: 24px;
  font-size: 14px;
  color: #9b9b9b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  transition: all 0.3s;
}

.content-list-items .content-list-pic .info .date{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.content-list-items .content-list-pic .info .date span{
  font-size: 14px;color:#999;    

  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px  0px;
  width:100%;
}

.content-list-items .content-list-pic .info .date img{
  width:30px;height: auto;;
}


.content-list-items .content-list-all{
 
}

.content-list-items .content-list-all  .item{
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px;
  margin-top: 30px;
}

.content-list-items .content-list-all  .item .date{
 width:100px;
 border: 1px solid rgba(0, 0, 0, 0.1);
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
 text-align: center;
}
.content-list-items .content-list-all  .item .date span{display: block;width: 100%;}
.content-list-items .content-list-all  .item:hover .date{
  background-color: #2153a8; color:#fff;
}
.content-list-items .content-list-all  .item:hover{
  cursor: pointer;
}
.content-list-items .content-list-all  .item:hover span{
  background-color:#ff9600;
}

.content-list-items .content-list-all  .item .info{
width: calc(100% - 150px);
}
.content-list-items .content-list-all .info .title{
  font-size: 18px;
  color:#000;
  margin:5px 0;
  transition: all 0.3s;
  }
  .content-list-items .content-list-all .item {
    display: flex;
    justify-content: space-between;border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 30px; padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 30px;
}
  .content-list-items .content-list-all .item:hover .info .title{
    transform: translateX(10px);
    color:#2153a8;
  }
  
  .content-list-items .content-list-all .item:hover .info .desc{
    transform: translateX(5px);
    
  }
  .content-list-items .content-list-all .info .desc{
    line-height: 24px;
    font-size: 16px;
    color: #9b9b9b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all 0.3s;
  }


  
@media screen and (min-width: 1000px) and (max-width: 1800px) {
  .content-list-items .content-list-pic .info .desc{
    -webkit-line-clamp: 2;
 
    height:48px;
  }
  .content-list-items .content-list-pic .info .title {
  
 
    margin: 10px 0;
  
}
.content-list-items .content-list-pic .pic{
  height: 180px;
}
}

.art-main h1 {

   padding:20px 0;line-height:40px;text-align:center;

}
.art-main .art-body {

    border-top: 1px solid #d6d9de;
    padding-top: 30px;

}



   




.art-main .art-body p {
    color: #333333;
   /* text-indent: 2em !important;*/
    font-size: 20px !important;
    line-height: 38px !important;
    margin-bottom: 15px;
word-break:break-all;white-space:normal;
text-align:justify;
text-justify:inter-ideograph;

}

.art-main .art-body img {
     max-width: 600px;
  /*width:auto !important;*/
   height:auto !important;
    display: block;
    margin: 20px auto;
}
.art-main .art-body video {max-width: 80% !important;
   width:auto !important;
   height:auto !important;
    display: block;
    margin: 20px auto;}

.art-main div{ max-width:100% !important; }
.art-main .art-body table {width:100% !important;/*table-layout:fixed*/ }

.art-main .art-body iframe {
    margin: 0 auto;
    display: block;
width:100%;
}
.art-main .art-body  table{
   line-height: 2;
width:100%;
margin:20px 0px;
}

.art-main .art-body table td{padding:0 5px;width:auto !important;height:auto !important;overflow:hidden; }
.fj{ margin-top:10px; margin:10px;}
.fj li{display:block; width:100%; font-size:18px; line-height:30px;  }
.ppt{ width:100%; height:auto; border-top:1px dashed #ccc; padding-top:30px; width:98%; margin:0 auto;}
.ppt p{ text-overflow:ellipsis;white-space:nowrap;  overflow:hidden; display:block; font-size:18px; }
 .ppt p a{font-size:18px; }
 

/* 图片列表 */
.piclist ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem; margin-top:30px}
.piclist ul li{padding: 0 0.2rem;width: 33.3%;margin-bottom: 0.4rem;
}

.piclist ul li a{display: block;position: relative;border-radius: 0 0 0 0.4rem;overflow: hidden;}
.piclist ul li h3{font-size: 14px;color: #333;line-height: 1.5;width: 100%;height: 50px;z-index: 2;padding:  0.2rem;text-align: center;transition:0.5s;}


/*校园生活*/
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: 0.5s; background-size: cover !important; }
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; }
.imged video { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; }
video{max-width: 100%;}
.scale { overflow: hidden;}
a:hover .imged { transform: scale(1.1); }
.clearflex::after, .clearflex::before { display: block; content: "clear"; height: 0px; clear: both; overflow: hidden; visibility: hidden; }
.wl { position: relative; z-index: 1; transition: 0.5s }
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }

/* 现任领导 */
.xrld ul{padding: 0 15%;}
.xrld li{margin-bottom: 0.35rem;}
.xrld li .rld-l{width: 2.24rem;transition: 0.5s;}
.xrld li .rld-r{width: calc(100% - 2.24rem);padding: 0.5rem 0.5rem 0;}
.xrld li .rld-r::after{width: 100%;height: 100%;background: url(../Images/xldbg.jpg) no-repeat;background-size: 100% 100%;}
.xrld li .rld-r::before{width: 2.17rem;height: 1.87rem;background: url(../Images/xldbg2.png) no-repeat;background-size: 100%;content: "";position: absolute;right: 0;bottom: 0;}

.xrld li .rld-l .imged{padding-bottom: 145%;}
.xrld li h3{font-size: 0.36rem;color: #333;font-family: "siyaunsongti-bold";line-height: 1.2;padding-bottom: 0.25rem;margin-bottom: 0.25rem;}
.xrld li h3::after{width: 1.1rem;height: 0.02rem;background: #9e1006;}
.xrld li p{font-size: 0.24rem;color: #333;line-height: 1.2;}


/* 常设机构 */
.jl-list1 li {
    margin-top: 50px
}

.jl-list1 .con {
    display: block;
    background-color: #fff;
    box-shadow: 0 0 68px rgba(230,230,230,.5)
}

.jl-list1 .bigtit {
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    padding: 0 66px;
    background-image: url(../Images/jl-bg03.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    overflow: hidden
}

.jl-list1 .bigtit span {
    letter-spacing: 6px;
    position: relative;
    z-index: 2
}

.jl-list1 .bigtit span::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    margin-left: -32px;
    background-image: url(../Images/jl-bg04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.jl-list1 .row {
    padding: 30px 40px
}

.jl-list1 .row2 {
    background-image: linear-gradient(to right,rgba(173,186,221,.15),rgba(173,186,221,0))
}

.jl-list1 .info {
    font-size: 18px;
    line-height: 40px;
    color: #333
}

.jl-list1 .info span {
    display: inline-block;
    min-width: 5em;
    text-align: justify;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute
}

.jl-list1 .info em {
    display: inline-block;
    font-size: 16px;
    color: #787878;
    margin: 0 15px
}

.jl-list1 .desc {
    font-size: 18px;
    line-height: 32px;
    color: #333
}

.jl-list1 .lab {
    float: left;
    font-size: 18px;
    line-height: 40px;
    color: #333
}

.jl-list1 .lab span {
    display: inline-block;
    min-width: 5em;
    text-align: justify;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute
}

.jl-list1 .list {
    overflow: hidden
}

.jl-list1 .item {
    overflow: hidden
}

.jl-list1 .num {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-right: 9px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #133a9f;
    border-radius: 50%
}

.jl-list1 .item:nth-child(even) .num {
    background-color: #ef7c00
}

.jl-list1 .txt {
    font-size: 18px;
    line-height: 40px
}



/* 人物列表页 纯文字 */
.flex-start {
    display: flex
;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.listPic3{margin-top:0.2rem;}
.listPic3 h4{position: relative;margin-top: 0.5rem;}
.listPic3 h4 span{font-size: 0.20rem;color:#2153a8;display: inline-block;font-weight: bold;line-height: 0.32rem;position: relative;padding-bottom: 0.2rem;}
.listPic3 h4 span::before{content: "";position: absolute;width: 100%;height: 0.03rem;background:#2440AA;bottom: 0;left: 0;z-index: 3;}
.listPic3 h4::after{bottom: 1px;width: 100%;height: 1px;background: #9db4d7;content: "";position: absolute;left: 0;}
.listPic3 ul{margin-left: -2.5%;}
.listPic3 ul li{width: 20%;
    margin: 2.5%;
    margin-bottom: 0.2rem;
    position: relative;
    text-align: center;
}
.listPic3 ul li::before{content: "";position: absolute;left: 0;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #;transform: translateY(-50%);top: 50%;}
.listPic3 ul li a{display: block;}
.listPic3 ul li a p{font-size: 0.18rem;color: #323232;line-height: 30px;}
.listPic3 ul li a:hover p{font-size: 0.18rem;color: #2440AA;}
@media(max-width: 850px) {
	.listPic3 ul li{width: 17.5%;}
}
@media(max-width: 430px) {
	.listPic3 ul{margin-left: -2%;}
	.listPic3 ul li{width: 45%;margin-left: 2%;}
}


/* 学院新闻 */
.flex {
    display: flex;
    flex-wrap: wrap;
}
.wl {
    position: relative;
    z-index: 1;
    transition: 0.5s;
}

.l1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.l2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.l3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.newlist li{margin-bottom: 0rem;}
.newlist li a{padding: .3rem 0;align-items: center;border-bottom: 1px solid #D8D8D8;}
.newlist li a::after{width: 100%;background: #2153a8;opacity: 0;}
.newlist li .scale{width: 2.5rem;}
.newlist li .con{width: calc(100% - 3.3rem);padding: 0 .3rem;}
.newlist li .date{width: .8rem;text-align: center;white-space: nowrap;}

.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;margin-bottom: 0.15rem;font-weight:normal}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;font-weight:normal}
.newlist li .line{width: 0.38rem;height: 0.03rem;background: #2153a8;margin: 0.1rem 0 0.15rem;}
.newlist li span{font-size: 0.3rem;color: #2153a8;
  display: inline-block;
}
.newlist li p{font-size: 0.16rem;color: #2153a8;margin-top: 0.1rem;}
/* .newlist li:nth-child(2n) .date{order: -1;}
.newlist li:nth-child(2n) .scale{order: 3;} */


@media(min-width: 1024px){
  .newlist li a:hover{padding: 0.3rem;}
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover h4,.newlist li a:hover span,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover h3{font-weight: bold;}
  .newlist li a:hover span{-webkit-text-fill-color:#fff}


}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 3.1rem);padding: 0 .2rem 0 0.25rem;}
  .newlist li .date{width: .8rem;padding-left: 0.15rem;}
  .newlist li:nth-child(2n) .date{order:3;}
  .newlist li:nth-child(2n) .scale{order: -1;}
}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{width: calc(100% - .8rem);padding:0 0.2rem 0 0;}
}