*{font-family: "microsoft yahei";}
.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 30px;
	margin-bottom: 30px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}
#vsb_content p{
text-indent: 2em;
    line-height: 200%;
    margin-bottom: 10px;
    font-size: 15px;
word-break: break-all;
}
.pagination a.active {
	background: #9b0d14;
	color: #fff;
	border: 1px solid #9b0d14;
}

.pagination a:hover {
	background: #9b0d14;
	color: #fff;
	border: 1px solid #9b0d14;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.main-ny {
	margin: 30px auto;
	width: 1300px;
	position: relative;
}

.ny {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.ny-l {
	float: left;
	width: 260px;
	z-index: 9;
}

.ny-l:before {
	display: none;
	content: "";
	position: absolute;
	left: -1000px;
	right: 0;
	top: 0;
	bottom: 0;
	background: #9b0d14;
	background-size: 100% 100%;
	opacity: 0.9;
	height: 70px;
}

.ny-l>p {
	position: relative;
	background-size: cover;
	font-size: 24px;
	color: #fff;
	text-align: center;
	height: auto;
	line-height: 40px;
	font-weight: 700;
	background: #950404;
        padding: 15px 0;
}

.ny-l>p span {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 24px;
	background: url(../images/sub_left_down2.png) no-repeat center center;
	background-size: 14px 14px;
	display: none;
}

.ny-l>p span.on {
	background: url(../images/sub_left_up2.png) no-repeat center center;
	background-size: 14px 14px;
}

.ny-l>ul {
	background-color: #ffffff;
	min-height: 444px;
	padding: 0 20px;
}

.ny-l>ul>li {
	position: relative;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	line-height: 25px;
	padding: 13px 0;
	padding-left: 17px;
}

.ny-l>ul>li:first-child {
	margin-top: 0;
}

.ny-l>ul>li.on {
	background:   no-repeat left top ;
}

.ny-l>ul>li:hover {
	background:   no-repeat left top ;
}

.ny-l>ul>li span {
	position: absolute;
	width: 40px;
	height: 30px;
	right: 30px;
	top: 20px;
	background: url(../images/ny-jt.png) no-repeat center center;
}

.ny-l>ul>li.on span {
	background: url(../images/ny-jt-other.png) no-repeat center center;
}

.ny-l>ul>li.on>a {
	color: #9b0d14;
	font-weight: 700;
}
.ny-l>ul>li:hover a {
	color: #9b0d14;
	font-weight: 700;
}

.ny-l>ul>li>ul>li>a{font-weight: normal !important;}

.ny-l>ul>li.on span {
	background: url(../images/ny-jt-other.png) no-repeat center center;
}

.ny-l>ul>li:hover span {
	background: url(../images/ny-jt-other.png) no-repeat center center;
}


.ny-l>ul>li:hover a {
	color: #9b0d14;
}

.ny-l>ul>li>a {
	font-size: 18px;
	color: #333;
}

.ny-l>ul>li>ul {
	display: none;
}

.ny-l>ul>li>ul>li {
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

.ny-l>ul>li>ul>li>a {
	font-size: 16px;
	color: #9b0d14;
}

.ny-r {
	overflow: hidden;
	margin-left: 30px;
	width: calc(100% - 365px);
	float: left;
	background: #fff;
	padding: 0 30px;
min-height: 590px;
}

.topic {
	position: relative;
	line-height: 70px;
	margin-top: 17px;
	background: #fff;
	padding: 0;
}

.topic:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	bottom: 0;
	background-color: #d2d2d2;
}

.topic h2 {
	float: left;
	font-size: 28px;
	color: #9b0d14;
	font-weight: 700;
}

.topic .position {
	float: right;
	
	padding-left: 20px;
}

.topic .position span {
	font-size: 14px;
	color: #646464;
}

.topic .position a {
	font-size: 14px;
	color: #646464;
}

.list-con {
	width: 100%;
	margin-top: 0px;
}


.list-con .list-text li {
	border-bottom: 1px solid #e8e8e8;
	line-height: 65px;
	overflow: hidden;
	position: relative;
}

.list-con .list-text .tit {
	float: left;
	width: calc(100% - 110px);
	background:  left center no-repeat;
	padding-left: 24px;
	color: #333333;
	font-size: 1.125rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.list-con .list-text .date {
	float: right;
	color: #9b0d14;
	font-size: 0.9375rem;
}

.list-con .list-text li:hover .tit {
	color: #ffffff;
	transform: translateX(5px);
}

.list-con .list-pics li {
	padding: 20px 10px;
	overflow: hidden;
	position: relative;
}

.list-con .list-pics li:hover {
	color: #fff;
	margin: 0 -10px 0 -30px;
	padding: 40px 10px 40px 30px;
}

.list-con .list-pics .pic {
	float: left;
	position: relative;
	width: 194px;
	height: 138px;
	overflow: hidden;
}

.list-con .list-pics .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.list-con .list-pics .text {
	float: right;
	width: calc(100% - 233px);
}

.list-con .list-pics .text .tit {
	display: block;
	color: #333333;
	font-size: 1.125rem;
	background: none;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom:10px;
}

.list-con .list-pics .text .abst {
	font-size: 0.75rem;
	color: #888888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list-con .list-pics .text .date {
	margin: 8px 0;
	width: 110px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	
	color: #9b0d14;
	font-size: 1rem;
	padding-left: 0px;
}

.list-con .list-pics li:hover {
	background: #9b0d14;
}

.list-con .list-pics .text .abst:hove {
	color: #fff !important;
}

.list-con .list-pics li:hover .text .abst {
	color: #fff !important;
}

.list-con .list-pics .text:hover .abst {
	color: #fff !important;
}

.list-con .list-pics .text.no-pic {
	width: 100% !important;
}

.list-con .list-pics li:hover .tit {
	color: #ffffff;

}

.list-con .list-pics li:hover .date {
	
	color: #fff;
}

.list-con .list-pics li:hover .pic img {
	transform: scale(1.05);
	color: #fff;
}

.list-con .pic-pages {
	overflow: hidden;
	margin: 20px -18px;
}

.list-con .pic-pages li {
	float: left;
	width: 33.3%;
}

.list-con .pic-pages li a {
	display: block;
	overflow: hidden;
	margin: 0 18px;
}

.list-con .pic-pages .pic {
	width: 100%;
	padding-bottom: 66%;
	overflow: hidden;
	position: relative;
}

.list-con .pic-pages .pic img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.list-con .pic-pages p {
	text-align: center;
	padding: 25px 0;
	font-size: 1.125rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-con .pic-pages li:hover img {
	transform: scale(1.05);
}

.list-con .pic-pages li:hover p {
	color: #9b0d14;
}

.list-con .pages {
	margin-top: 40px;
}

.list-con .xueyuan-list {
	overflow: hidden;
	margin: 0 -25px;
}

.list-con .xueyuan-list li {
	float: left;
	width: 33.3%;
	margin-bottom: 30px;
}

.list-con .xueyuan-list .box {
	margin: 0 25px;
	background: #fcfcfc;
	border: 1px solid #e2e2df;
	border-top: 5px solid #9b0d14;
	padding: 35px 35px 10px;
	overflow: hidden;
}

.list-con .xueyuan-list .tit {
	font-size: 1.5rem;
	color: #9b0d14;
	margin-bottom: 35px;
	font-weight: bold;
}

.list-con .xueyuan-list dl {
	height: 130px;
	overflow-y: auto;
}

.list-con .xueyuan-list dl dd {
	float: left;
	width: 50%;
	padding-right: 5px;
	margin-bottom: 15px;
}

.list-con .xueyuan-list dl dd a {
	font-size: 1rem;
	color: #666666;
}

.list-con .xueyuan-list dl dd a:hover {
	color: #9b0d14;
}
.leader ul{margin: 20px 0;height: auto;overflow: hidden;}

.leader li{float: left;width:493px;border: 1px solid #eeeeee;margin: 20px 0;height: 232px;background: #FFFFFF;}
.leader li:nth-child(2n-1){margin-right: 60px;}
.leader li .img{float: left;width: 162px;}
.leader li .txt{padding: 44px 40px;margin-left: 162px;}
.leader li .txt h2{line-height: 36px;font-size: 20px;color: #333333;padding-bottom: 20px;}
.leader li .txt p{font-size: 16px;color: #666666;line-height: 30px;}
.leader li:hover{box-shadow: 5px 5px 9px 0px #cbcbcb;}
.leader li:nth-child(2n):hover{box-shadow: -5px 5px 9px 0px #cbcbcb;}

.pic-pages {
	overflow: hidden;
	margin-top: 40px;
}

.pic-pages li {
	float: left;
	width: 32%;
}

.pic-pages li:nth-child(3n) {
	margin-right: 0;
}

.pic-pages li a {
	display: block;
	overflow: hidden;
}

.pic-pages .pic {
	width: 100%;
	padding-bottom: 66%;
	overflow: hidden;
	position: relative;
}

.pic-pages .pic img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.pic-pages p {
	text-align: left;
	font-size: 1.125rem;
	color: #9b0d14;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-left: 4px solid #9b0d14;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	background: #fff;
	margin: 10px 14px 20px;
}

.pic-pages li:hover img {
	transform: scale(1.05);
}

.pic-pages li:hover p {
	color: #9b0d14;
}

.art {
	/*! padding-top: 29px; */
	padding-bottom: 50px;
	background: #fff;
	padding: 10px 30px;
    min-height: 500px;
}

.art-topic {
	padding-top: 30px;
}

.art-topic h2 {
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

.art-topic p {
	line-height: 48px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.art-topic p span {
	font-size: 15px;
	color: #888888;
	padding: 0 15px;
	display: inline-block;
}
.art-topic p span span{
padding: 0;
}
.art>p {
	font-size: 16px;
	color: #333;
	line-height: 34px;
	margin-top: 15px;
	text-indent: 2em;
}

.art>p.picture {
	text-align: center;
}

.art img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
    height: auto !important;
}

.art-down {
	border-top: 1px dashed #d7d7d7;
	background-color: #f7f8f8;
	padding: 30px 0 30px 30px;
	margin-top: 40px;
	margin-bottom: 60px;
}

.art-down>p {
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.art-down>p>span {
	font-size: 16px;
	color: #9b0d14;
}

.art-down>p>a {
	font-size: 16px;
	color: #9b0d14;
}


.list {
	padding-top: 10px;
	padding-bottom: 20px;
}

.list>ul>li {
	position: relative;
	line-height: 60px;
	margin-bottom: 0px;
	margin-right: 0%;
	background: url(../images/dot.png) no-repeat left center;
	padding-left: 15px;
}

.list>ul>li>a {
	font-size: 16px;
	color: #333;
}

.list>ul>li>a:hover {
	color: #8e1114;
}

.list>ul>li>span {
	font-size: 16px;
	color: #666666;
	
	height: 18px;
	float: right;
	padding-left: 10px;
	line-height: 18px;
	margin: 10px 0;
	text-align: right;
}

.simple .art p {
	margin-top: 0;
}


.title-list>ul>li {
	padding: 20px 0;
	border-bottom: 1px dashed #dfdfdf;
}

.title-list>ul>li>a {
	display: block;
	overflow: hidden;
}

.title-list>ul>li>a h3 {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	font-weight: normal;
	background:  no-repeat 10px center;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-list>ul>li>a p {
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.title-list>ul>li>a span {
	font-size: 14px;
	color: #999;
}

.title-list>ul>li.ny-pic .ny-art {
	float: left;
	width: 80%;
}

.title-list>ul>li.ny-pic .ny-list-pic {
	float: right;
	width: 160px;
}

.title-list>ul>li.ny-pic .ny-list-pic>div {
	position: relative;
	padding-top: 66.7%;
}

.title-list>ul>li.ny-pic .ny-list-pic>div img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}


.pic-list>ul>li {
	float: left;
	margin-top: 30px;
	width: 32%;
	margin-left: 2%;
}

.pic-list>ul>li:nth-child(3n) {
	margin-left: 0;
}

.pic-list>ul>li>a {
	display: block;
}

.pic-list>ul>li .pic {
	position: relative;
	padding-top: 67%;
}

.pic-list>ul>li .pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.pic-list>ul>li .text {
	text-align: center;
	padding-top: 30PX;
}

.pic-list>ul>li .text p {
	font-size: 18px;
	color: #333;
}

.pic-list>ul>li .text span {
	font-size: 18px;
	color: #333;
}


.contimgt14_5_tlist ul li a {
  display: flex;
  padding: 45px 0 38px 0;
  align-items: center;
  border-bottom: 1px solid #D6D5D5;
}

.contimgt14_5_tlist ul li a .modulepics {
  width: 276px;
  margin-right: 40px;
}

.contimgt14_5_tlist ul li a .modulepics .modulepic {
  padding-top: 71%;
}

.contimgt14_5_tlist ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

.contimgt14_5_tlist ul li a .moduleinfo h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contimgt14_5_tlist ul li a .moduleinfo span {
  display: block;
  background-position: left center;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #9B0D14;
  margin: 15px 0;
}

.contimgt14_5_tlist ul li a .moduleinfo p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}

.contimgt14_5_tlist ul li a:hover {
  border-bottom: 1px solid #9B0D14;
}

.contimgt14_5_tlist ul li a:hover .moduleinfo h3 {
  font-weight: bold;
  color: #9B0D14;
}

.contimgt14_5_tlist ul li a:hover .moduleinfo p {
  color: #9B0D14;
}

.contimgt14_5_tlist ul li a:hover .moduleinfo span {
  color: #9B0D14;
}
.modulepic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.modulepic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}


.contchar14_5_tlist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contchar14_5_tlist ul li {
  width: 44%;
  padding: 13px 20px 13px 13px;
  border: 1px solid #C0C0C0;
  position: relative;
  margin-top: 40px;
}

 .contchar14_5_tlist ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 230px;
  background: rgba(155, 13, 20, 0.1);
  clip-path: polygon(0 0, 45% 0, 100% 100%, 0 100%);
  transition: all 0.3s;
}

.contchar14_5_tlist ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.contchar14_5_tlist ul li a .modulepics {
  width: 205px;
  margin-right: 6%;
}

.contchar14_5_tlist ul li a .modulepics .modulepic {
  padding-top: 129%;

}

 .contchar14_5_tlist ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

 .contchar14_5_tlist ul li a .moduleinfo h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #9B0D14;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .contchar14_5_tlist ul li a .moduleinfo div {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 33px;
  padding-top: 20px;
}

.contchar14_5_tlist ul li a .moduleinfo div p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0em;
  color: #9E9E9E;
  height: 60px;
word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

 .contchar14_5_tlist ul li a .moduleinfo span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0em;
  color: #9E9E9E;
  background: url(../images/contchar14_5_itemmore.png) no-repeat;
  background-position: right center;
  margin-top: 20px;
}

.contchar14_5_tlist ul li:hover::before {
  background: #9B0D14;
}
 
.art-body {
    margin-top: 30px;
}
.art-body p {
    color: #333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 30px;
}

.art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
    height: auto;
}
.art-body p video{
    max-width: 80% !important;
    margin-left:-2em;
    height:auto;
}


@media screen and (max-width:1400px) {

 .contchar14_5_tlist ul li a .modulepics {
    width: 160px;
  }
 .contchar14_5_tlist ul li::before{
    width:180px
  }

	.title-list>ul>li.ny-pic .ny-art {
		width: 70%;
	}
	.main-ny {
		width: 100%;
	}
	.ny-l {
		width: 20%;
	}
	.leader li{width: calc(50% - 12px);}
	.leader li:nth-child(2n-1){margin-right: 20px;}
	.leader li .txt {
	    padding: 28px 10px;
	    margin-left: 162px;
	}
	.leader li .txt p{font-size: 14px;}
}

@media screen and (max-width:1024px) {



 .contchar14_5_tlist ul li {
    margin-top: 25px;
  }
.contimgt14_5_tlist ul li a .modulepics {
    width: 180px;
    margin-right: 20px;
}
.contimgt14_5_tlist ul li a .moduleinfo h3 {
font-size: 16px;
}
.contimgt14_5_tlist ul li a .moduleinfo p {
font-size: 14px;
}
.contimgt14_5_tlist ul li a .moduleinfo span {
margin: 10px 0;
}

	.main-ny {
		width: 98%;
		padding: 2% 1%;
	}
	.ny-l {
		float: none;
		width: auto;
		top: 0;
	}
	.ny-l>ul {
		display: none;
		min-height: auto;
		padding-bottom: ;
	}
	.ny-l>p>span {
		display: block;
	}
	.ny-l>ul>li {
		line-height: 52px;
	}
	.ny-l>ul>li span{top:10px;}
	.ny {
		padding-left: 20px;
		padding-right: 20px;
	}
	.ny-r {
		padding-left: 0;
		width: 92%;
		margin-top: 10px;
		margin-left: 0;
		padding: 4%;
	}
	.topic {
		line-height: 60px;
	}
	.list>ul>li {
		line-height: 30px;
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
		background: url(../images/dot.png) no-repeat left 12px;
		border-bottom: 1px dashed #f8c6cf;
		padding-bottom: 10px;
	}
	.list>ul>li>span {
		display: block;
		width: 100%;
		text-align: left;
		float: left;
		padding-left: 0;
	}
	.pic-pages {
		margin-top: 20px;
	}
	.ny-l:before{display: none;}
	.ny-l>p{background: #9b0d14;text-align: center;}
	.list-con .list-pics .pic{height: 130px;}
	.topic{margin-top: 0;padding: 0 15px !important;}
	.topic h2{font-size:20px;  display:none; }
	.topic .position {
	    float: left;
	    background: no-repeat left center;
	    padding-left: 0px;
    line-height: 25px;
    margin-bottom: 10px;
	}
}

@media screen and (max-width:768px) {
	.ny-l>p {
		font-size: 20px;
		background: #9b0d14;
		height: 50px;
		line-height: 50px;
	}
	.ny-l>p span {
		 
	}
	.ny-l>ul {
		padding-top: ;
	}

	.art>p.picture img {
		width: 90%;
	}
	.ny {
		padding-left: 10px;
		padding-right: 10px;
	}
	.ny-l>ul>li>a {
		font-size: 16px;
	}
	.art-topic h2 {
		font-size: 18px;
		line-height: 34px;
		margin-bottom: 0;
	}
	.art-down {
		padding: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.pic-pages li {
		width: 49%;
		margin-right: 2% !important;
	}
	.pic-pages li:nth-child(2n) {
		margin-right: 0 !important;
	}
	.pic-pages li:nth-child(3n) {
		margin-right: initial;
	}
	.list-pics li {
		padding: 10px !important;	
	}
	.contchar14_5_tlist ul li::before {
    display: none;
  }

.contchar14_5_tlist ul li a {
    display: block;
  }

.contchar14_5_tlist ul li a .modulepics {
    margin: 0 auto;
    width: 120px;
  }

.contchar14_5_tlist ul li a .moduleinfo h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
  }

.contchar14_5_tlist ul li a .moduleinfo div {
    padding: 10px 0;
  }

.contchar14_5_tlist ul li a .moduleinfo div p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
height: 52px;
  }

.contchar14_5_tlist ul li a .moduleinfo span {
    margin-top: 10px;
  }

.contchar14_5_tlist ul li {
    padding: 10px;
  }


}

@media screen and (max-width:570px) {
	.art{
		padding: 10px 15px;
	}
	.title-list>ul>li.ny-pic .ny-list-pic {
		width: 120px;
	}
	.title-list>ul>li.ny-pic .ny-art {
		width: 60%;
	}
	.pic-list>ul>li .text p {
		font-size: 14px;
	}
	.pic-list>ul>li .text span {
		font-size: 14px;
	}
	.pic-list>ul>li {
		width: 48%;
		margin-left: 0;
	}
	.pic-list>ul>li:nth-child(2n) {
		margin-left: 2%;
	}
	.pic-pages li {
		width: 100%;
	}
	.list-con .list-pics .pic {
	    float: none;
	    margin: 0 auto;
	    width: 100%;
	    min-height: 240px;
	    height: auto;
	  }
	  .list-con .list-pics .text {
	    width: 100%;
	  }
	  .list-con .list-pics .text .tit{
	  	height: 56px;
	  	line-height: 56px;
	  	
	  }
	  .list-con .zzjg-list .box ul li {
	    width: 50%;
	  }
	  .leader li{width: 100%;}
	  .leader li:nth-child(2n-1){margin-right: 0;}
}

@media screen and (max-width:480px) {
 .contimgt14_5_tlist ul li a {
    display: block;
    padding: 15px 0;
  }

 .contimgt14_5_tlist ul li a .modulepics {
    width: auto;
    margin-right: 0;
    margin-bottom: 15px;
  }

.contimgt14_5_tlist ul li a .moduleinfo span {
    margin: 10px 0;
  }

 .contimgt14_5_tlist ul li a .moduleinfo h3 {
    font-size: 16px !important;
  }

.contimgt14_5_tlist ul li a .moduleinfo p {
    font-size: 14px !important;
  }
}

@media screen and (max-width:420px) {
.contchar14_5_tlist ul li {
    width: 42%;
}
}

@media screen and (max-width:360px) {
.contchar14_5_tlist ul li {
    width: 96%;
}
}