@charset "utf-8";

/* 分页 */
body {
	overflow-x: hidden;
}


.banner {
	font-size: 0;
}

.banner img {
	width: 100%;
}


/* 分页 */

.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: #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;
}


.nymain {
	position: relative;
	margin-top: 30px;
}

.nymain>div {
	padding-bottom: 50px;
}

.nymain .leftNav-k {
	float: right;
	width: 380px;
	background: #9b0d14;
	padding-right: 20px;
	padding-top: 20px;
	position: relative;
}

.nymain .leftNav {
	background: #fff url(../img/conL-bg.jpg) no-repeat center bottom;
	padding-left: 20px;
	min-height: 700px;
}

.nymain .leftNav>h2 {
	line-height: 95px;
	color: #9b0d14;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
}

.nymain .leftNav>ul {}

.nymain .leftNav>ul>li {
	position: relative;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 60px;
	text-align: center;
}

.nymain .leftNav>ul>li>a {
	position: relative;

}

.nymain .leftNav>ul>li>a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 0;
	background: #fbac58;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 15px;
	background: url(../img/sub_left_down2.png) no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
	background: url(../img/sub_left_down1.png) no-repeat center center;
}

.nymain .leftNav>ul>li.on>a {
	background: #9b0d14;
	color: #fff;
}

.nymain .leftNav>ul>li.on:hover>a {
	color: #fff;
}

.nymain .leftNav>ul>li.on>a::after {
	height: 100%;
}

.nymain .leftNav>ul>li.active>a {}

.nymain .leftNav>ul>li:hover>a {
	color: #9b0d14;
}


.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: rgba(255, 255, 255, .6);
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 48px;
}

.nymain .leftNav>ul>li>ul>li>a:hover {
	color: #9b0d14;
}

.nymain .leftNav>ul>li>ul>li.on>a {
	color: #9b0d14;
	font-weight: bold;
}

.ny-right {
	overflow: hidden;
	width: calc(100% - 440px);
	min-height: 500px;
}

.ny-rcom {
	font-size: 24px;
	color: #9b0d14;
	margin-bottom: 15px;
	font-weight: normal;
}

.position {
	padding-top: 10px;
}

.position>div {
	position: relative;
	font-size: 0;
	padding-bottom: 20px;
	line-height: 26px;
	border-bottom: 1px solid #e9e9e9;
}

.position h3 {
	position: absolute;
	width: auto;
	font-size: 20px;
	color: #333;
	text-align: left;
	bottom: 0;
	left: 0;
}

.position span {
	color: #666;
	font-size: 16px;
	vertical-align: middle;
}

.position img {
	vertical-align: middle;
	margin-right: 10px;
}

.position a {
	font-size: 16px;
	color: #666;
	margin: 0 5px;
	vertical-align: middle;
}

.position a.position-dq {
	color: #9b0d14;
}

.position a:hover {
	color: #9b0d14;
}

.text-list ul li a {
	display: block;
	overflow: hidden;
	padding: 8px 0;
	/* border-bottom: 1px dashed #999; */
}

.text-list ul li .date {
	width: 84px;
	height: 86px;
	text-align: center;
	position: relative;
	margin-right: 17px;
}

.text-list ul li .date::after {
	content: "";
	position: absolute;
	bottom: 7px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/s2-1.png) no-repeat;
	width: 66px;
	height: 7px;
}

.text-list ul li .date p {
	font-size: 36px;
	font-weight: bold;
	color: #a6271f;
}

.text-list ul li .date span {
	display: block;
	font-size: 16px;
	color: #a6271f;
}

.text-list ul li .s2-rtx {
	overflow: hidden;
}

.text-list ul li .s2-rtx h3 {
	font-size: 18px;
	margin-top: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.text-list ul li .s2-rtx p {
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #999;
	margin-top: 10px;
}

.text-list ul li a:hover .date {
	background: #98201b;
}

.text-list ul li a:hover .date p,
.text-list ul li a:hover .date span {
	color: #fff;
}

.text-list ul li a:hover .date::after {
	background: url(../img/s2-2.png) no-repeat;
}

.text-list ul li a:hover .s2-rtx h3 {
	color: #bf262b;
}


.art-main .art-tit h3 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 30px;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 30px;
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
	text-align: center;
	height: auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-bottom: 12px;
	line-height: 20px;
	margin-top: 25px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #999;
	margin: 0 10px;
}

.art-info {
	border-top: 1px solid #f5f5f5;
	margin-top: 25px;
}

.pnext {
	margin-top: 20px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 10px;
}

.pnext p a {
	font-size: 16px;
	font-weight: normal;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #9b0d14;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -1.5%;
	margin-right: -1.5%;
}

.img-lists ul li {
	float: left;
	width: 30.333%;
	margin: 40px 1.5% 20px 1.5%;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li a {
	display: block;
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(194, 194, 194, 0.3);
}

.img-lists ul li a .pic {
	padding-top: 70.45%;
	position: relative;
	box-shadow: 0px 0px 30px 0px rgba(194, 194, 194, 0.3);
}

.img-lists ul li a .pic::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 3px;
	background: #9b0d14;
	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: 20px 25px;
	font-size: 0;
}

.img-lists ul li a>div.info h3 {
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.img-lists ul li a>div.info p {
	color: #999;
	font-size: 14px;
	line-height: 26px;
	height: 52px;
	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-top: 10px;
}

.img-lists ul li a>div.info span {
	display: block;
	font-family: "Georgia";
	font-size: 18px;
	color: #999;
	background: url(../img/sj1.png) no-repeat left center;
	padding-left: 25px;
	line-height: 26px;
	margin-top: 10px;
}

.img-lists ul li a:hover>div.info h3 {
	color: #9b0d14;
}


/* 师资列表 */

.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: #9b0d14;
	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: #9b0d14;
}

.dt-list2 li .date span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b0d14;
}

.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;
}

.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: url() no-repeat;
	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: url() no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover p {
	color: #fff;
}


/* 名师风采 */

.ldtz ul {
	margin-top: 30px;
}

.ldtz ul li {
	float: left;
	width: 48%;
	margin-bottom: 35px;
}

.ldtz ul li:nth-child(even) {
	margin-left: 4%;
}

.ldtz ul li a {
	display: block;
	overflow: hidden;
	transition: all 0.3s;
}

.ldtz-pic {
	float: left;
	width: 150px;
	height: 170px;
	overflow: hidden;
	margin-right: 25px;
}

.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: 46px;
	overflow: hidden;
	color: #333333;
	margin-top: 10px;
}

.ldtz-info p {
	font-size: 14px;
	line-height: 24px;
	max-height: 96px;
	overflow: hidden;
	color: #999;
	margin-top: 10px;
}

.ldtz ul li a:hover {
	background: #fef2f3;
	color: #fff;
}

.ldtz ul li a:hover .ldtz-info h3 {
	color: #9b0d14;
}

/* 图文列表页  start */

.tw ul li a {
	display: block;
	overflow: hidden;
	padding: 30px 0;
	transition: all 0.3s;
	border-bottom: 1px dashed #ccc;
}

.imgList-pic {
	float: left;
	width: 230px;
	height: 160px;
	margin-right: 30px;
	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;
}

.imgList-info h3 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s;
	margin-top: 10px;
}

.imgList-info p {
	font-size: 14px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	color: #999999;
	margin-top: 10px;
}

.imgList-info span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	background: url(../img/news-date1.png) no-repeat left center;
	padding-left: 26px;
	margin-top: 10px;
}

.tw ul li a:hover {
	padding: 30px 15px;
}

.tw ul li a:hover .imgList-info h3 {
	color: #9b0d14;
}

/* 图文列表页  end */


/*机构*/

.list-jg {
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(199, 207, 228, 0.33);
	margin: 50px 18px;
}

.list-jg h3 {
	background: #9b0d14;
	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: #9b0d14;
}


/*领导*/

.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 #9b0d14;
	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 {
	background: #fff;
	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: #9b0d14;
	z-index: -1;
}

.szxq-pic .pic {
	padding-top: 0;
	height: 279px;

}

.szxq-r {
	overflow: hidden;
}

.szxq-r h3 {
	font-size: 28px;
	color: #9b0d14;
}

.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: #9b0d14;
	line-height: 34px;
}

.szxq-d p {
	font-size: 16px;
	line-height: 34px;
}

.fwsq .cont-tit h3 {
	font-size: 30px;
	color: #9b0d14;
}

.fwsq .art-body p {
	text-indent: 0;
	line-height: 46px;
	margin-bottom: 0;
}

.fwsq .art-body p span.bb {
	font-size: 20px;
	font-weight: bold;
	color: #9b0d14;
}

.fwsq .bdxz {
	width: 248px;
	height: 60px;
	line-height: 60px;
	background: #9b0d14;
	background: linear-gradient(#c0111a, #9b0d14);
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	margin-top: 40px;
}

.fwsq .bdxz img {
	vertical-align: middle;
	padding-right: 15px;
}

.ny-right2 {
	width: 100% !important;
	overflow: visible;
}

.sz-t .pic1 {
	width: 250px;
	height: 320px;
	overflow: hidden;
	margin-right: 40px;
}

.sz-t .pic1 img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: inherit !important;
}

.sz-t .sz-tinfo {
	overflow: hidden;
}

.sz-t .sz-tinfo h3 {
	font-size: 30px;
}

.sz-t .sz-tinfo p {
	font-size: 16px;
	line-height: 36px;
	max-height: 252px;
	margin-bottom: 0;
	margin-top: 15px;
	overflow: hidden;
}

.art-main .sz-con p {
	text-indent: 0;
	margin-bottom: 10px;
}

.sz-con .sz-p {
	margin-top: 50px;
}

.sz-con .sz-p h4 {
	display: inline-block;
	font-size: 30px;
	position: relative;
	padding: 20px 0;
	margin-bottom: 20px;
}

.sz-con .sz-p h4::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 5px;
	background: url(../img/tit-bg.png) no-repeat;
	width: 131px;
	height: 92px;
}

.sp-nav {
	margin: 40px 0;
}

.sp-nav ul {
	font-size: 0;
	text-align: center;
}

.sp-nav ul li {
	display: inline-block;
}

.sp-nav ul li a {
	display: block;
	width: 150px;
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	margin: 0 20px;
	text-align: center;
	border-radius: 26px;
}

.sp-nav ul li.on a {
	background: #9b0d14;
	color: #fff;
}

.sp-list ul li {
	float: left;
	width: 48%;
	margin-top: 30px;
}

.sp-list ul li:nth-child(1),
.sp-list ul li:nth-child(2) {
	margin-top: 0;
}

.sp-list ul li:nth-child(even) {
	margin-left: 4%;
}

.sp-list ul li a {
	display: block;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(194, 194, 194, 0.3);
}

.sp-list ul li .info {
	overflow: hidden;
	padding: 20px 20px 30px 20px;
}

.sp-list ul li .info h3 {
	float: left;
	width: calc(100% - 50px);
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.sp-list ul li .info p {
	float: right;
}

.sp-list ul li .info p img {
	display: block;
	width: 33px;
	height: 33px;
}

.videolist {
	position: relative;
}

.videolist:hover {
	cursor: pointer;
}

.videoed {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 45%;
	top: 45%;
	z-index: 99;
	border-radius: 100%;
}

.videos {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 100;
	max-width: 1000px;
	max-height: 562px;
	width: 94%;
}

.videos video {
	width: 100%;
}

.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}



@media screen and (max-width: 1560px) {}

@media screen and (max-width: 1420px) {
	.dt-list2 li a>.dt-text h3 {
		font-size: 18px;
	}
}

@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: 75px;
		font-size: 26px;
	}

	.nymain .leftNav-k {
		width: 300px;
	}

	.nymain .leftNav ul li a {
		font-size: 18px;
		line-height: 54px;
	}

	.nymain .leftNav>ul>li>span {
		top: 12px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 42px;
	}

	.ny-right {
		width: calc(100% - 340px);
	}

	.position h3 {
		height: 70px;
		line-height: 70px;
	}

	.text-list ul li .date {
		width: 73px;
		height: 75px;
	}

	.text-list ul li .date p {
		font-size: 26px;
	}

	.text-list ul li .date span {
		font-size: 14px;
	}

	.text-list ul li a {
		padding: 14px 0;
	}

	.text-list ul li .s2-rtx h3 {
		font-size: 16px;
	}

	.text-list ul li .s2-rtx p {
		font-size: 12px;
		margin-top: 5px;
	}

	.img-lists ul li {
		width: 46.333%;
		margin: 20px 1.5%;
	}

	.img-lists ul li a>div.info h3 {
		font-size: 16px;
		line-height: 28px;
		height: 56px;
	}

	.img-lists ul li a>img {
		height: 209px;
	}

	.img-lists ul li a>div.info {
		padding: 20px;
	}

	.img-lists ul li a>div.info p {
		font-size: 13px;
		margin-top: 5px;
	}

	.img-lists ul li a>div.info img {
		height: 12px;
	}

	.img-lists ul li a>div.info span {
		font-size: 15px;
		margin-top: 5px;
		line-height: 22px;
	}

	.timg-list ul li a h3 {
		font-size: 16px;
	}

	.timg-list-img {
		width: 260px;
	}

	.timg-linfo {
		padding-top: 10px;
	}

	.ldtz ul li {
		float: none;
		width: auto;
		margin-bottom: 25px;
	}

	.ldtz ul li:nth-child(even) {
		margin-left: 0;
	}

	.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%);
	}

	.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;
		margin-top: 20px;
	}

	.art-main .cont-tit p {
		margin-top: 15px;
	}

	.art-main .cont-tit p span {
		font-size: 15px;
	}

	.sz-t .sz-tinfo h3 {
		font-size: 26px;
	}

	.sz-con .sz-p h4 {
		font-size: 26px;
		padding: 10px 0;
	}

	.sz-con .sz-p h4::after {
		bottom: -5px;
	}

	.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;
	}

	.sp-list ul li .info {
		padding: 20px;
	}

	.sp-list ul li .info h3 {
		font-size: 18px;
	}

	.sp-list ul li .info p img {
		width: 26px;
		height: 26px;
		margin-top: 3.5px;
	}

	.sp-nav ul li a {
		width: 140px;
		margin: 0 2px;
		font-size: 18px;
	}

}



@media screen and (max-width:768px) {

	.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: #9b0d14;
		color: #fff;
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url(../img/sub_left_down22.png) no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}

	.nymain {
		margin-top: 20px;
	}

	.nymain .leftNav-k {
		float: none;
		width: auto;
		padding-top: 0;
		padding-right: 0;
	}

	.nymain .leftNav {
		min-height: inherit;
		padding-left: 0;
		background-size: 100% auto;
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.position a,
	.position span {
		font-size: 14px;
	}

	.ny-right {
		float: none;
		width: auto;
		min-height: 200px;
	}

	.position {
		padding: 16px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.position>div {
		text-align: left;
		line-height: 24px;
		padding-bottom: 10px;
	}

	.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;
	}

	.art-main .art-tit h3 {
		font-size: 18px;
		line-height: 30px;
		margin-top: 0;
	}

	.art-main .cont-tit p {
		margin-top: 15px;
		padding-bottom: 10px;
	}

	.sz-t .pic1 {
		margin-right: 30px;
	}

	.art-main .art-body p {
		line-height: 30px;
		/* max-height: 270px; */
		margin-bottom: 0;
	}

	.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: 14px;
		margin-top: 5px;
	}

	.pnext p a {
		font-size: 14px;
	}

	.zzjg_text li {
		width: 50%;
	}

	.img-lists ul li {
		margin: 10px 1.5%;
	}

	.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;
	}

	.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;
	}

	.sp-nav {
		margin: 10px 0 30px 0;
	}

	.sp-list ul li .info h3 {
		font-size: 16px;
	}

	.sp-nav ul li a {
		width: 116px;
		height: 40px;
		line-height: 40px;
	}

	.sp-list ul li .info p img {
		width: 20px;
		height: 20px;
		margin-top: 6.5px;
	}
}

@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: 69.56%;
	}

	.tw ul li a {
		padding: 20px 0;
	}

	.imgList-info h3 {
		margin-top: 8px;
	}

	.imgList-info p,
	.imgList-info span {
		margin-top: 5px;
	}



	.list-jg h3 {
		padding: 0 20px;
	}

	.list-jg ul {
		padding: 20px 0;
	}

	.list-jg ul li a {
		padding: 10px 17px;
	}

	.sp-list ul li .info {
		padding: 10px 20px;
	}

	.sp-list ul li .info h3 {
		width: calc(100% - 40px);
	}
}

@media screen and (max-width:480px) {
	.img-lists ul li {
		float: none;
		width: auto;
		margin: 20px 1.5%;
	}

	.img-lists ul li a>img {
		height: 100px;
	}

	.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-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;
	}

	.ldtz ul li {
		float: none;
		width: auto;
	}

	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0;
	}

	.ldtz ul li {
		margin-bottom: 20px;
	}

	.ldtz-info {
		text-align: left;
	}

	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0);
	}

	.ldtz-info h3 {
		line-height: 26px;
		padding-top: 0;
	}

	.nymain .leftNav ul li a {
		line-height: 45px;
		font-size: 14px;
	}

	.nymain .leftNav>ul>li>span {
		top: 7.5px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 12px;
	}

	.ldtz ul li a {
		margin: 0 3px;
	}

	.sz-t .pic1 {
		float: none;
		margin: 0 auto;
	}

	.sz-t .sz-tinfo {
		margin-top: 20px;
	}

	.sz-t .sz-tinfo h3 {
		text-align: center;
		font-size: 22px;
	}

	.sp-list ul li {
		float: none;
		width: auto;
		motion-top: 20px;
	}

	.sp-list ul li:nth-child(2) {
		margin-top: 20px;
	}

	.sp-list ul li:nth-child(even) {
		margin-left: 0;
	}
}

@media screen and (max-width:320px) {


	.art-main .art-tit h3 {
		/* font-size: 20px; */
		/* font-weight: bold; */
	}

	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}

	.art-main .art-body p {
		font-size: 14px;
		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: #9b0d14;
}

.ny-yc ul {
	margin-top: 8px;
}

.ny-yc ul li a {
	display: block;
	line-height: 45px;
	background: url() 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;
	}
}



   /* 新加表单提交 */
    
    .form-login {
        padding-bottom: 40px;
    }
    
    .form-login h2 {
        font-size: 36px;
        color: #333;
        font-weight: normal;
        text-align: center;
        margin-top: 40px;
    }
    
    .login {
        margin-top: 30px;
        padding-right: 30px;
    }
    
    .login-mame {
        float: left;
        width: 240px;
        text-align: right;
    }
    
    .login-mame span {
        text-align: right;
        font-size: 18px;
        color: #333;
        line-height: 40px;
    }
    
    .login-txt {
        position: relative;
        float: right;
        width: calc(100% - 260px);
    }

    .beizhu {
		padding-top: 25px;
    width: 92%;
    margin: 0 auto;
    padding-left: 130px;
    font-size: 18px;
	}
    
    .login-txt input {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        border-radius: 3px;
        border: 1px solid #dfdfdf;
        width: 100%;
        box-sizing: border-box;
    }
    .login-txt #btn_sub{
        
background: none;
        
border: 0;
        
font-size: 18px;
        
color: #fff;
    }
    .form-login table{
        margin:0 auto;
        margin-top:20px;
    }
    .form-login table #yzm{
        border:1px solid #ccc;
        height: 20px;
    }
    .form-login table img{
        /* height:24px; */
        margin-top: 3px;
    }
    .select_area {
        position: relative;
        height: 40px;
        line-height: 40px;
        /* padding: 0 15px; */
        width: 100%;
        border-radius: 3px;
        border: 1px solid #dfdfdf;
        box-sizing: border-box;
    }
    .select_tit{
        width:100%;
        outline: none;
        border:0px;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    
    .xgzt ul li button {
        display: inline-block;
        width: 10%;
        margin-left: 2%;
        line-height: 45px;
        background-color: #573254;
        text-align: center;
        border: none;
        font-size: 14px;
        color: #fff;
        border-radius: 5px;
        margin-top: 10px;
        vertical-align: middle;
    }
    
    .select_xl {
        position: absolute;
        right: 10px;
        top: 2px;
        width: 43px;
        height: 40px;
        /* background: url(../images/zkk.png) no-repeat center center; */
        cursor: pointer;
    }
    
    .select_list {
        display: none;
        background: #fff;
        position: absolute;
        z-index: 1;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 0 0 10px #a4a4a4;
        left: 0;
    }
    
    .select_list li {
        line-height: 35px;
        text-align: center;
        padding: 0 10px;
        cursor: pointer;
    }
    
    .select_xl::before {
        width: 43px;
        height: 40px;
        background: url(../images/zkk.png) no-repeat center center;
    }
    
    .xg-time .login-txt span {
        position: absolute;
        top: 10px;
        right: 20px;
        width: 20px;
        height: 20px;
        background: url(../images/time.png) no-repeat center center;
    }
    
    .tj .login-txt {
        text-align: center;
    }
    
    .tj .login-txt #btn_sub {
        height: 50px;
        line-height: 50px;
        width: 100%;
        background: #a1140b;
        font-size: 18px;
        color: #fff;
        border: none;
        border-radius: 5px;
    }
    
    @media screen and (max-width:700px) {
        .login {
            margin-top: 10px;
        }
        .login-mame {
            width: 105px;
        }
        .login-mame span {
            font-size: 14px;
        }
        .login {
            padding-right: 0;
        }
        .login-txt {
            width: calc(100% - 115px);
        }
		.beizhu {
			font-size: 14px;
    padding-top: 20px;
    padding-left: 45px;
		}
        .form-login h2 {
            margin-top: 15px;
            font-size: 24px;
        }
        .form-login {
            padding-bottom: 15px;
        }
    }

.sp-nav .xj  li a  {background:#eee;}