.main {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.part1 {
	padding: 33px;
	background: #FFFFFF;
	margin-top: 35px;
	height: auto;
	overflow: hidden;
	width: 1234px;
}

.index-tit {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	margin-bottom: 30px;
}

.index-tit h2 {
	text-align: center;
	font-weight: normal;
	font-size: 32px;
}

.index-more {
	float: right;
	position: relative;
	top: -60px;
	background: no-repeat right center;
	padding-right: 30px;
}

.zxdt {
	width: 590px;
	float: left;
}

.zxdt .slider-news {
	float: left;
	width: 590px;
}

.zxdt .slider-news .slick-list {}

.zxdt .slider-news .box {
	position: relative;
	overflow: hidden;
	margin: 0;
	height: 0;
	padding-bottom: 9.9%;
}

.zxdt .slider-news .pic1 {
	position: relative;
	width: 100%;
	padding-bottom: 69%;
	overflow: hidden;
}

.zxdt .slider-news .pic1 img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.zxdt .slider-news .pic img:hover {
	transform: scale(1.05);
}

.zxdt .slider-news .txt {
	overflow: hidden;
	width: 100%;
	margin-left: 0px;
	z-index: 999999999;
	position: relative;
	bottom: 47px;
	background: url(../images/tit2-bj.png) no-repeat;
	background-size: cover;
}

.zxdt .slider-news .tit {
	display: block;
	text-align: left;
	line-height: 47px;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 97%;
	padding-left: 3%;
}

.zxdt .slider-news .abst {
	font-size: 18px;
	color: #c62e28;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: right;
	padding-right: 12px;
}

.zxdt .slider-news .slick-dots li button {
	display: none;
}

.zxdt .slider-news .slick-dots li.slick-active {
	background: #1454b3;
}

.zxdt .slick-prev,
.zxdt .slick-next {
	position: absolute;
	overflow: hidden;
	text-indent: 99px;
	width: 34px;
	height: 46px;
	top: 37%;
	margin-top: 0;
	z-index: 9;
	cursor: pointer;
	border: 0;
}

.zxdt .slick-prev {
	background: url(../images/new-l.png) no-repeat;
	left: -1px;
	background-size: cover;
}

.zxdt .slick-next {
	background: url(../images/new-r.png) no-repeat;
	right: 0;
	background-size: cover;
}

.right-news {
	float: right;
	width: calc(100% - 635px);
}

.right-news .slideTxtBox {
	width: 100%;
	text-align: left;
	position: relative;
}

.right-news .slideTxtBox .hd {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}

.right-news .slideTxtBox .hd ul {
	float: left;
	height: 45px;
	line-height: 45px;
}

.right-news .slideTxtBox .hd ul li {
	float: left;
	width: 137px;
	cursor: pointer;
	height: 45px;
	text-align: left;
	margin-right: 17px;
	background: url(../images/lm1.png) no-repeat right center;
}

.right-news .slideTxtBox .hd ul li:last-child {
	margin-right: 0;
}

.right-news .slideTxtBox .hd ul li a {
	color: #000;
	font-size: 20px;
	padding-left: 20px;
	font-weight: 700;
}

.right-news .slideTxtBox .hd ul li.on {
	background: url(../images/lm1_on.png) no-repeat right center;
}

.right-news .slideTxtBox .hd ul li.on a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
}

.right-news .slideTxtBox .bd ul {
	padding: 11px 0;
	zoom: 1;
}

.right-news .slideTxtBox .bd li {
	height: 73px;
	line-height: 42px;
	padding: 5px 0;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	float: left;
	width: 100%;
	border-bottom: 1px dashed #cccccc;
}

.right-news .slideTxtBox .bd li .date {
	position: relative;
	color: #5c5c5c;
	font-family: "Roboto Slab";
	overflow: hidden;
	float: left;
}

.right-news .slideTxtBox .bd li .date .day {
	font-size: 24px;
	float: left;
}

.right-news .slideTxtBox .bd li .date .mon {
	float: left;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 23px;
}

.right-news .slideTxtBox .bd li .date span {
	width: 40px;
	height: 1px;
	background: #5c5c5c;
	position: absolute;
	transform: rotate(-61deg);
	top: 34px;
	left: 10px;
}

.right-news .slideTxtBox .bd li:hover .date {
	color: #950404;
}

.right-news .slideTxtBox .bd li:hover .date span {
	background: #950404;
}

.right-news .slideTxtBox .bd li .txt {
	display: block;
	width: calc(100% - 65px);
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-news .slideTxtBox .bd li .txt h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333232;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-news .slideTxtBox .bd li:hover .txt h2 {
	color: #950404;
}

.right-news .slideTxtBox .bd li .txt p {
	font-size: 14px;
	color: #959595;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-news .slideTxtBox .bd .mor {
	background: url(../images/more-l.png) no-repeat left 13px;
	display: block;
	font-weight: normal;
	width: 70px;
	height: 45px;
	line-height: 45px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #000000;
	position: absolute;
	right: 0;
	top: 0;
}

.right-news .slideTxtBox .bd .mor img {
	padding-left: 3px;
}

.part2 {
	margin-top: 50px;
	height: auto;
	width: 1300px;
}

.qk-news {
	padding: 30px;
	background: #FFFFFF;
	width: 58.3%;
	float: left;
	box-shadow: 0px 0px 9px 0px #e3e3e3;
}

.qk-news .slideTxtBox {
	width: 100%;
	text-align: left;
	position: relative;
}

.qk-news .slideTxtBox .hd {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}

.qk-news .slideTxtBox .hd ul {
	float: left;
	height: 45px;
	line-height: 45px;
}

.qk-news .slideTxtBox .hd ul li {
	float: left;
	width: 191px;
	cursor: pointer;
	height: 45px;
	text-align: left;
	margin-right: 17px;
	background: url(../images/lm2.png) no-repeat right center;
}

.qk-news .slideTxtBox .hd ul li:last-child {
	margin-right: 0;
}

.qk-news .slideTxtBox .hd ul li a {
	color: #000;
	font-size: 20px;
	padding-left: 15px;
	font-weight: 700;
}

.qk-news .slideTxtBox .hd ul li.on {
	background: url(../images/lm2_on.png) no-repeat right center;
}

.qk-news .slideTxtBox .bd1 {float: right;position: absolute;top: 10px;right: 0;}



.qk-news .slideTxtBox .hd ul li.on a {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.qk-news .slideTxtBox .bd ul {
	padding: 10.5px 0;
	zoom: 1;
	height: auto;
	overflow: hidden;
}

.qk-news .slideTxtBox .bd ul li {
	width: 23%;
	float: left;
	margin-top: 19px;
	margin-right: 2%;
}
.snpic{
margin-right: 0 !important;
}

.qk-news .slideTxtBox .bd ul li img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.qk-news .slideTxtBox .bd ul li p {
	text-align: center;
	line-height: 24px;
	padding-top: 24px;
}

.qk-news .slideTxtBox .bd .mor {
	background: url(../images/more-l.png) no-repeat left 13px;
	display: block;
	font-weight: normal;
	width: 70px;
	height: 45px;
	line-height: 45px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #000000;
	position: absolute;
	right: 0;
	top: 0;
}



.qk-news .slideTxtBox .bd .mor img {
	padding-left: 3px;
}


.qk-news .slick-dots {
	position: absolute;
	bottom: -18px;
	list-style: none;
	display: none !important;
	text-align: center;
	padding: 0px;
	width: 119px;
	padding: 24px 0 !important;
	left: calc(50% - 46px);
}

.qk-news .slick-dots li {
	margin-right: 12px !important;
	width: 11px !important;
	height: 12px;
	text-align: center;
	position: relative;
	display: inline-block;
	transition: 0.36s;
	padding: 0px;
	cursor: pointer;
	background: #f8dddd;
	border-radius: 50%;
}

.qk-news .slick-dots li.slick-active {
	background: #992f31;
}

.qk-news .slick-dots li button {
	color: #fff;
	font-size: .875rem;
	padding: 0;
	width: 29px;
	height: 27px;
	line-height: 27px;
	transition: .6s;
	display: none;
}

.notice {
	float: right;
	width: 34.6%;
	background: #f7f2f2;
}

.notice .title {
	width: 100%;
	background: url(../images/xwtz.png)repeat right top;
	height: 55px;
	background-size: cover;
}

.notice .title h2 {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	line-height: 55px;
	float: left;
	font-size: 20px;
}

.notice .title .mor {
	background: url(../images/more2-l.png) no-repeat left 19px;
	display: block;
	font-weight: normal;
	width: 72px;
	height: 55px;
	line-height: 55px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #ffffff;
	padding-right: 28px;
}

.notice .title .mor img {
	padding-left: 3px;
}

.notice ul {
	padding: 15px 20px;
}

.notice ul li {
	background: url(../images/tz_icon3.png) no-repeat left center;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #c6c6c6;
}

.notice ul li:first-child {
	background: url(../images/tz_icon1.png) no-repeat left center;
}

.notice ul li:nth-child(2) {
	background: url(../images/tz_icon2.png) no-repeat left center;
}

.notice ul li:last-child {
	border-bottom: 0;
}

.notice ul li a {
	padding-left: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 123px);
	display: block;
	float: left;
}

.notice ul li:hover a {
	color: #950404;
}

.notice ul li span {
	float: right;
	font-size: 14px;
	color: #949393;
}

.part3 {
	margin-top: 45px;
}

.part3 .con1{width: 31%;float: left;position: relative;margin-right: 3.5%;}

.part3 .con1 h2{text-align: center;background: #FFFFFF;width: 230px;display: block;margin: 0 auto 20px;font-size: 20px;}
.part3 .con1 h2:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	top: 16px;
	left: 0;
	background: #950404;
	z-index: -1;
	}
.part3 .con1 .first .pic{width: 100%; height: 100%;overflow: hidden;}
.part3 .con1 .first .pic img{width:100%;}

.part3 .con1 .first .pic img:hover {
	transform: scale(1.05);
	
}
.part3 .con1 .first{background: none;line-height: inherit;position: relative;margin-bottom: 10px;}
.part3 .con1 .first .txt {
	overflow: hidden;
	width: 100%;
	margin-left: 0px;
	z-index: 2;
	position: relative;
	bottom: 4px;
	background: url(../images/titbj.png) no-repeat;
	background-size: cover;
	position: absolute;
}

.part3 .con1 .first p {
	display: block;
	text-align: left;
	line-height: 47px;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 97%;
	padding-left: 3%;
}

.part3 .con1 li{background: url(../images/dot.png) no-repeat left center;line-height: 40px;}
.part3 .con1 li a{padding-left: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}

.part3 .con3 h2{
    width: 340px;
}


.part4{border: 1px solid #e3e3e3;margin: 45px 0 0;padding: 20px;height: auto;overflow: hidden;}

.ykwz {width: 75%;float: left;}
.ykwz .titile h2{text-align: left;width:100%;display: block;margin: 0 auto 20px;font-size: 20px;height: 46px;line-height: 46px;color: #2c2c2c;border-bottom: 2px solid #950404;}
.ykwz ul li{width: 49%;float:left;background: url(../images/dbjt.png) no-repeat left 23px;border-bottom: 1px dashed #E3E3E3;padding: 20px 0;margin-right: 2%;}
.ykwz ul li:nth-child(2n){margin-right: 0;}
.ykwz ul li a{padding-left: 15px;float: left;width: 94%;}
.ykwz ul li a div{font-size: 18px;color: #2C2C2C;line-height: 24px;font-weight: 700;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ykwz ul li a p{color: #7d7d7d;font-size: 14px;line-height: 24px;height: 48px;    word-break: break-all;  text-overflow: ellipsis;  display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}

.dqqk{float: right;}
.dqqk .titile h2{text-align: left;width:100%;display: block;margin: 0 auto 15px;font-size: 20px;height: 46px;line-height: 46px;color: #2c2c2c;}
.dqqk .pic img{display: block;margin: 0 auto;width:265px;}
.dqqk .pic {
position: relative;
    padding-bottom: 130%;
    overflow: hidden;
    width: 265px;
    margin: 0 auto;
}

.link{width:100%;margin-top: 45px;}
.link .titile h2{text-align: center;background: url(../images/lm1_on.png) no-repeat 51% center;width:100%;display: block;margin: 0 auto 20px;font-size: 20px;height: 46px;line-height: 46px;color: #fff;border-bottom: 2px solid #950404;display: none;}
.link ul li{width: 31.8%;float:left;margin-bottom: 10px;margin-right: 2%;background: #f5f5f5;/* height: 47px; */padding: 10px 0px;/* line-height: 50px; */text-align: center;border: 1px solid #e3e3e3;}
.link ul li:nth-child(3n){margin-right: 0;}
.link ul li a{    font-size: 16px;
    color: #313131;
    display: flex;
    align-items: center;
    justify-content: center;
       width: 100%;
    height: 100%;}

.qk-news .pic {
    position: relative;
    padding-bottom: 130%;
    width: 100%;

}
.qk-news .pic img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
}


@media screen and (max-width: 1300px) {
	.main {
		width: 98%;
		top:40px;
		padding: 1%;
	}
	
	.part3{
		position: relative;
		top: 30px;
	}
	.part4{width: 96%;padding: 2%;/* margin: 45px 2% 0; */}
	.part1{width: 96%;padding: 2%;margin: 0 auto;}
	.part2{margin-top: 2%;width: 100%;}
	.nav>ul {
		width: 100%;
	}
	.zxdt {
		width: 48%;
	}
	.zxdt .slider-news {
		width: 100%;
	}
	.right-news {
		width: 48%;
	}
	.right-news .slideTxtBox .bd li:nth-child(4) {
		display: none;
	}
	.qk-news {
		padding: 30px 20px;
	}
	.qk-news .slideTxtBox .bd ul{padding: 20.5px 0;}
	.notice ul li {
		height: 52px;
		line-height: 52px;
	}
	.part3 .con1 h2{font-size: 16px !important;}
	.part3 .con3 h2{width: 90%;}
}

@media screen and (max-width: 1300px) {
	.notice ul li{height: 49px;line-height: 49px;}
	}
@media screen and (max-width: 1201px) {
	.notice ul li{height: 52px;line-height: 52px;}
	
	.snpic{margin-right: 0% !important;}
		.link ul li{width: 23.1%;}
		.link ul li:nth-child(5n){margin-right: 2%;}
.link ul li:nth-child(3n){margin-right: 2%;}

		.link ul li:nth-child(4n){margin-right: 0;}
		.link ul li a{font-size: 14px;}
		.ykwz{width: 70%;}
		
}
@media screen and (max-width: 1023px) {
.dqqk .pic {
    padding-bottom:40%;
}

	.main {
		width: 96%;
		top:40px;
	}
	
	.part1 {
		width: 94%;
		padding: 3%;
		float: left;
		margin: 0 auto;
	}
	.part2 {
		width: 100%;
		padding: 0;
	}
	.slider-news {
		width: 100%
	}

	.zxdt {
		width: 100%;
		float: none;
	}
	.zxdt .slider-news {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.right-news {
		margin-top: 2rem;
		float: none;
		width: 100%;
	}
	.right-news li {
		margin-bottom: 1rem;
	}
	.right-news li .txt {
		border: 0;
		width: 100%;
		padding: 0;
	}
	.right-news li .img {
		width: 100%
	}
	.right-news .slideTxtBox .bd li .txt {
		width: calc(100% - 65px);
	}
	.qk-news {
		width: 92%;
		overflow: hidden;
		padding: 4%;
	}
	.notice {
		width: 100%;
		float: none;
		overflow: hidden;
		position: relative;
		top: 30px;
	}
	.qk-news .slideTxtBox .bd ul li{width: 23%;margin-right: 2%;}
	
	.qk-news .slideTxtBox .bd ul li p{padding-top:12px}
	.qk-news .slick-list{margin-bottom: 30px;}
	
	.part3 .con1{
	width: 96%;
	overflow: hidden;
	margin: 0 2%;
	float: none;
	margin-bottom: 24px;
	}
	.ykwz{width: 100%;float: none;overflow: hidden;}
	
	.dqqk{float: none;padding-top: 20px;}
	
	.link ul li{width: 31.1%;}
	.link ul li:nth-child(5n){margin-right: 2%;}
	.link ul li:nth-child(4n){margin-right: 2%;}
	.link ul li:nth-child(3n){margin-right: 0;}
	.link ul li a{font-size: 14px;}
}

@media screen and (max-width:640px) {
.dqqk .pic {
    padding-bottom:60%;
}
}
@media screen and (max-width:500px) {
.dqqk .pic {
    padding-bottom:80%;
}
}

@media screen and (max-width:460px) {
	
	.right-news .slideTxtBox .bd .mor {
		background: none;
	}
	.qk-news .slideTxtBox .bd ul li{width: 48%;margin-right: 4%;}
	.qk-news .slideTxtBox .bd ul li:nth-child(2n+1){margin-right: 0;}
	
	.snpic{margin-right: 0% !important;}
	.qk-news .slideTxtBox .bd ul li p{padding-top:12px}
	.right-news .slideTxtBox .hd ul li {
		width: 132px;
	}
	.qk-news .slideTxtBox .hd ul li {
		width: 150px;
	}
	.qk-news .slideTxtBox .hd ul li a {
		font-size: 16px;
	}
	.qk-news .slideTxtBox .hd ul li a {
		padding-left: 10px;
	}
	.qk-news .slideTxtBox .bd .mor {
		display: none;
	}
	.ykwz ul li{width: 100%;}
	.link ul li{width: 48.1%;}
	.link ul li:nth-child(5n){margin-right: 2%;}
	.link ul li:nth-child(3n){margin-right: 2%;}
	.link ul li:nth-child(2n){margin-right: 0;}
	.link ul li a{font-size: 12px;}

}
@media screen and (max-width:350px) {
	
	.right-news .slideTxtBox .bd .mor {
		display:none;
	}
}