.banner div img {
	width: 100%;
	height: calc(100vh - 120px);
object-fit: cover;
}
.section1 {
	padding-top: 20px;
	background: url("../image/yjydt-bg11.png") no-repeat center 30%;
	background-size: cover;
	padding-bottom: 50px;
}

.section2{background: url("../image/yjydt-bg11.png") no-repeat center 30%;
	background-size: cover;}



.sect1>.title {
	text-align: right;
}

.title {
	overflow: hidden;
}

.title h2 {
	font-size: 33px;
	letter-spacing: 1px;
	color: #901e1e;
	padding-top: 60px;
	background: url("../image/title1.png") no-repeat 20%;
}

.title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #901e1e;
}

.title>div {
	float: right;
    width: 240px;
}
.sect11 .title h2{background: url("../image/title1.png") no-repeat 0%;padding-left:30%;}
.sect1 {
	overflow: hidden;
}

.sect1-l {
	float: left;
	width: 36%;
}

.text>p {
	font-size: 18px;
	line-height: 28px;
	color: #0c0c0c;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 56px;
}

.text>h2 {
	font-size: 18px;
	color: #9a1e23;
	padding-left: 30px;
	background: url("../image/time.png") no-repeat left center;
}

.text1 {
	border-bottom: 1px solid #9a1e23;
	padding-left: 10px;
}

.text1>h2 {
	margin: 23px 0;

}

.text1>p {
	margin-bottom: 30px;
}

.text2 {
	border-top: 1px solid #9a1e23;
	padding-left: 15px;
}

.text2>h2 {
	margin: 20px 0;
}

.text2>p {
	margin-bottom: 32px;
}

.sect1-r {
	overflow: hidden;
}

.sect1-r>ul {
	overflow: hidden;
	margin-top: 42px;
	padding-left: 3.91%;
	margin-right: -35px;
}

.sect1-r>ul>li>a {
	display: block;
}

.sect1-r>ul>li {
	float: left;
	width: 46.03%;
}

.sect1-r>ul>li:last-child {
	/*padding-left: 3.91%;*/
}

.sect1-r img {
	width: 100%;
}

.more {
	margin-top: 50px;
	text-align: center;
}

.more>a {
	display: inline-block;
	width: 185px;
	line-height: 41px;
	background-color: #f7fafa;
	box-shadow: 0px 0px 32px 0px rgba(154, 30, 35, 0.35);
	border: solid 1px #9a1e23;
	font-size: 16px;
	color: #9a1e23;
}



.sect2-t {
	background: #9a1e23;
	padding-top: 27px;
	box-sizing: border-box;
	position: relative;
	z-index: 99;
}

.sect2-t>.title {
	text-align: center;
	float: left;
	width: 19.28%;
	overflow: visible;
	border-right: 1px solid #bb282e;
	padding-bottom: 25px;
}

.sect2-t>.title>div {
	float: none;
}

.sect2-t>.title h2 {
	background: url("../image/title2.png") no-repeat 0%;
	color: #fff;
}

.sect2-t>.title p {
	color: #fff;
}

.sect2-t ul {
	overflow: hidden;
}

.sect2-t ul li {
	width: 50%;
}

.sect2-t ul li:nth-child(even)>a {
	padding-left: 0;
}

.sect2-t ul li a {
	display: block;
	overflow: hidden;
	padding: 35px 70px 35px 60px;
}

.tz-time {
	text-align: right;
	float: left;
}

.tz-text {
	overflow: hidden;
	padding-left: 35px;
}

.tz-text>p {
	font-size: 18px;
	color: #ffffff;
	line-height: 33px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 66px;
}

.tz-time>p {
	font-size: 36px;
	color: #ffffff;
}

.tz-time>span {
	display: block;
	font-size: 16px;
	color: #ffffff;
}

.section2 .more {
	margin-top: 0;
}

.title1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 55px;
}

.title1>div {
	display: inline-block;
	float: none;
	width: 350px;
}

.sect2-b ul {
	overflow: hidden;
}

.sect2-b ul li {
	width: 25%;
}

.sect2-b ul li a {
	display: block;
	position: relative;
	margin: 0 30px;
}

.sect2-b ul li a p {
	position: absolute;
	background-color: rgba(154, 45, 35, 0.76);
	line-height: 45px;
	padding-left: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 10px;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	width: 100%;
}

.sect2-b .more {
	margin-top: 60px;
	padding-bottom: 50px;
}

.sect2-t::before {
	content: "";
	width: 100%;
	z-index: -1;
	height: 100%;
	left: -56px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #9a1e23;
}

.section3 {
	padding: 0 35px 0;    background: url(../image/yjydt-bg11.png) no-repeat center 30%;
    background-size: cover;
}

.sect3>ul {
	overflow: hidden;
}

.sect3>ul>li {
	float: left;
	margin: 0 1.64%;
	width: 16.5%;
}

.sect3>ul>li:nth-child(even) {
	margin-top: 120px;
}

.sect3>ul>li>a {
	display: block;
	position: relative;
}
.section3 .more{padding-bottom:50px;}
.mb {
	padding: 6px;
	background-color: #9a1e23;
}

.mb img {
	width: 100%;
}

.mb .pic {
	padding-top: 128.57%;
    height: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover;
transition: .5s;
}
.sect3>ul>li:hover .pic{transform: scale(1.2);}
.js {
	background-color: #9a1e23;
	height: 50px;
	text-align: center;
	margin-top: -50px;
	margin-left: 35px;
	position: relative;
	z-index: 9;
}

.js h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.js p {
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
}

.sect2-b>.title>div {
	width: 350px;
}

.sect3 .title1 h2 {
	background: url("../image/title1.png") no-repeat 15%;
}

.sect4 .title1 h2 {
	background: url("../image/title1.png") no-repeat 15%;
}

.section4 {
background: url(../image/yjydt-bg11.png) no-repeat center 30%;
    background-size: cover;
}

.sect4 ul {
	overflow: hidden;
	padding-bottom: 10px;
}

.sect4>ul>li {
	width: 31%;
	background-color: #ffffff;
	border: solid 1px #fdd9da;
	float: left;
	margin-top: 20px;
	margin-left: 1%;
	margin-right: 1%;
	box-shadow: 0px 0px 20px 0px rgb(154 45 35 / 35%);
}

.sect4>ul>li>a {
	display: block;
	padding: 28px;
}

.sect4>ul>li>a>h2 {
	padding-left: 30px;
	background: url("../image/time.png") no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #9a1e23;
}

.sect4>ul>li>a>p {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 50px;
}

.sect4 .more {
	padding-bottom: 50px;
	margin-top: 50px;
}

.sect4>.title {
	padding: 20px 0;
}

.sect2-t>.more>a {
	background-color: rgba(16, 100, 112, 0.34);
	box-shadow: 0px 0px 32px 0px rgba(16, 100, 112, 0.35);
	border: solid 1px rgba(255, 255, 255, 0.34);
	color: #fff;
}

.more>a:hover {
	background-color: #9a1e23;
	color: #fff;
}

.sect1-l img {
	width: 100%;
}

.sect2-b ul li a img {
	width: 100%;
}

.sect2-b ul li a .pic {
	padding-top: 67.64%;
    height: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover;
transition: .5s;
}
.sect2-b ul li:hover .pic{transform: scale(1.2);}
.sect1-r ul li a .pic {
	padding-top: 73.18%;
    height: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover;
transition: .5s;
}
.sect1-r ul li:hover .pic{transform: scale(1.2);}
.pic img:hover {
	transform: translate(-50%, -50%) scale(1.2);
}

.pic {
	overflow: hidden;
	display: block;
	position: relative;
}

.pic img {
	/* position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s; */
	
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	transition: all .3s;
}

.sect4>ul>li:hover {
	background-color: #9a1e23;
}

.sect4>ul>li:hover h2 {
	color: #fff;
	background: url("../image/time-ho.png") no-repeat left center;
}

.sect4>ul>li:hover p {
	color: #fff;
}
.sect2-t ul li:hover p{
	font-weight: bold;
}
.sect2-t ul li:hover span{
	font-weight: bold;
}
.sect1-l div a:hover p{
	color: #9a1e23;
}
.sect1-r>ul>li:hover p{
	color: #9a1e23;
}

.sect1-rr{ float:left;width: 64%;}
.sect1-rr ul{padding-left:0;margin-right:0;}
.sect11 .title{text-align:left;}
.sect11 .title>div{float:left;}
.yqlj dl{display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;padding-bottom: 80px;}
.yqlj dl dd{    width: 15%;
    border: 1px solid #9a1e23;
    border-radius: 10px;
    overflow: hidden;text-align: center;}
.yqlj dl dd img{max-width:100%;vertical-align: middle;transition: .5s;}
.yqlj dl dd:hover img{transform: scale(1.2)}
@media screen and (max-width: 1400px){
	.sect1-r>ul{
		margin-right: 0;
	}
}
@media screen and (max-width: 1024px) {

.zxzx_box{display:none;}

.banner div img{height:45vw}
.sect11 .title h2{padding-left:0;}
	.sect1>.title {
		text-align: center;
	}

	.sect1>.title>div {
		float: none;
		display: inline-block;
		width: 350px;
	}

	.sect1>.title>div h2 {
		background: url(../image/title1.png) no-repeat 15%;
	}

	.section1 {
		padding-top: 0;
	}

	.text1>p {
		margin-bottom: 0;
	}

	.text1>h2 {
		margin: 5px 0;
	}

	.text2>h2 {
		margin: 10px 0;
	}

	.text2>p {
		margin-bottom: 15px;
	}

	.more {
		margin-top: 30px;
	}

	.title h2 {
		font-size: 26px;
	}

	.title p {
		font-size: 16px;
	}

	.sect1-r>ul {
		margin-top: 20px;
	}

	.tz-time>p {
		font-size: 26px;
		line-height: 45px;
	}

	.sect4 .more {
		padding-bottom: 25px;
	}

	.sect3>ul {
		padding-bottom: 15px;
	}

	.section3 {
		padding: 0;
	}
.section4{margin-top:0;}
	.sect4>.title {
		padding-bottom: 0;
padding-top: 30px;
	}

	.section1 {
		padding-bottom: 0;
	}

	.section2 {
		margin-top: 0;
	}

	.sect4>ul>li>a {
		padding: 15px 20px;
	}

	.sect4>ul>li {
		width: 30%;
		margin: 15px 1.3%;
	}

	.sect3>ul>li:nth-child(even) {
		margin-top: 80px;
	}

	.sect2-t ul li a {
		display: block;
		overflow: hidden;
		padding: 25px 25px 25px 30px;
	}

	.sect2-t>.title {
		width: 21.28%;
	}

	.more>a {
		width: 150px;
	}

	.sect2-b .more {
		margin-top: 25px;
	}

	.tz-text {
		padding-left: 20px;
	}
	.sect4 .more {
	    margin-top: 5px;
	}
.yqlj dl dd{width: 25%;    margin-top: 20px;}
}

@media screen and (max-width: 768px) {
.section1{background: none;}	
.title h2{
		padding-top: 30px;
	}
.sect11 .sect1-l{margin-top: 20px;}
	.sect1>.title>div h2{
			background: url("../image/title1.png") no-repeat 24%;
		    background-size: 40px;
	}
	.sect2-t>.title h2{
		background: url("../image/title1.png") no-repeat 0%;
		background-size: 40px;
	}
.sect2-t>.title {
		float: none;
		width: auto;
		padding-bottom: 0;
	}

	.sect2-t>.title h2 {
		background: url(../image/title2.png) no-repeat 15%;
		background-size: 40px;
	}

	.title h2{
		background: url("../image/title1.png") no-repeat 29%;
		background-size: 40px;
	}
	.sect3 .title1 h2{
		background: url("../image/title1.png") no-repeat 29%;
		background-size: 40px;
	}

	.sect4 .title1 h2{
		background: url("../image/title1.png") no-repeat 29%;
		background-size: 40px;
	}
	.sect2 {
	    padding-top: 30px;
	}
	.sect2-b .more {
	    padding-bottom: 15px;
	}
	.sect1>.title{
		padding-bottom: 10px;
	}
	.section2{
		background: none;
	}
	.sect2-t::before {
		background: none;
	}
	.sect1-l {
			float: none;
			width: auto;
		}
	
		.sect1-r {
			float: none;
			width: auto;
		}
	
		.sect1-r>ul {
			padding: 0;
		}
	
		.sect1-r>ul>li {
			padding: 0 !important;
			width: 48%;
			margin: 0 1%;
		}
	
	.sect3>ul>li {
		margin-top: 0 !important;
		width: 31%;
		margin: 10px 1%;
	}

	.title1 {
		padding-bottom: 20px;
		padding-top: 0;
	}

	.sect2-t {
		padding-top: 15px;
	}

	.sect2-b ul li a p {
		line-height: 35px;
	}
	.js {
	    height: 60px;
	    margin-top: -30px;
	    margin-left: 80px;
	}
	.js h2 {
	    font-size: 16px;
	    line-height: 30px;
	}
	.sect4>ul>li>a>p{
		margin-top: 0;
	}
	.title h2{
		font-size: 22px;
	}
.text2 {
    border-top: none;
    padding-left: 0;
}
}

@media screen and (max-width: 600px) {
	.sect4>ul>li {
		width: 47%;
		margin: 10px 1%;
	}

	.sect2-t ul li a {
		padding: 10px 15px 10px 5px;
	}

	.more {
		margin-top: 15px;
	}

	.sect4 .more {
		padding-bottom: 15px;
	}

	.sect4>ul>li>a {
		padding: 5px 10px;
	}

	
	.sect2-t::before {
		background: none;
	}

	.js p {
		font-size: 14px;
		line-height: 14px;
		color: #ffffff;
	}
.yqlj dl dd{width:47%;}
}

@media screen and (max-width: 500px){
	.sect2-t ul li a{
		padding-left: 10px !important;
	}
}
@media screen and (max-width: 480px) {
	.sect3>ul>li {
		width: 48%;
		margin: 10px 1%;
	}
}

@media screen and (max-width: 375px) {
	.sect4>ul>li {
		width: 98%;
		margin: 5px 0;
	}
	.text>p{
		font-size: 16px;
	}
	.text2>h2{
		margin: 0;
	}
	.tz-text>p{
		font-size: 16px;
	}
	.tz-time>p{
		font-size: 24px;
	}
	.js{
		padding: 0 5px;
	}
	.sect4>.title{
		margin-bottom: 10px;
	}
	.text>h2{
		font-size: 16px;
	}
}



.zxzx_box{  width: 13rem;
    min-height: 1rem;
   /* background: #9d1e21;*/
    position: fixed;
    left: 0;
    top: calc(50% - 0.5rem);
    z-index: 9;}
    
.zxzx_box .pc{ /* border-bottom: 1px solid #fff;*/
    padding-bottom: 4px; background: url(../images/bg612.png) top center no-repeat;     height: 31px;
    padding-top: 31px;}    

.zxzx_box .pc h2{    color: #fff;    padding-left: 8px;
    text-align: center;
    line-height:28px;
   /* background: url(../images/float.png) left 36px center no-repeat; */   font-size: 18px;}  
    
.zxzx_box ul{min-height: 250px;
    padding: 10px 4px;    
    border: 2px solid #e3a7a7;
 
/*background-color: #fff;*/
background: url(../images/yjydt-bg88.png) no-repeat center 30%;   background-size: cover;

}   

.zxzx_box ul li{line-height: 30px;
    border-bottom: 1px solid #ff6e6e;    padding: 0 5px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;margin-bottom: 14px;}
    
.zxzx_box a{color: #000;font-size: 18px;} 