@charset "utf-8";

body {
	overflow-x: hidden;
}

/*首页主体*/

.index {
	background: url(../images/bg1.jpg) no-repeat;
	background-position: center top;
	padding-top: 55px;
}



/*banner*/
.banner a {
    display: block;
    position: relative;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-dots {
    bottom: 8%;
}

.banner .slick-dots li {
    width: 7px;
    height: 7px;
    background-color: #fff;
    transition: all 0.3s;
    border-radius: 999px;
}

.banner .slick-dots li.slick-active {
    width: 60px;
}
.title_03 {
    width: 100%;
    height: auto;
    overflow: hidden
}

.title_03 h1 {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    height: 35px;
    line-height: 35px;
    position: relative;
    /* background: url(../images/titlebg1.png); */
    /* background-size: 41px 35px; */
    /* padding-left: 5px; */
    /* background-repeat: no-repeat; */
    font-weight: 600;
    color: #c80b0d;
    font-size: 30px;
}

.title_03 h1 span {
    position: absolute;
    left: 55px;
    top: 0px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.title_more {
    display: block;
    float: right;
    height: 56px;
    line-height: 56px;
    color: #c80b0d;
    font-size: 16px;
    padding: 0 15px;
}

.title_more:hover {
    color: #cc0000
}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.aLeft{
    width: 53.85%;
}
.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 67.14%;
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 0 18px 0px;
    background: #000;
    opacity: 0.5;
    height: 35px;
}
.list1w a .txt h2{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list1w a .txt p{
    font-size: .14rem;
    color: #fff;
    line-height: .24rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/s1-img02.png") no-repeat bottom center;
    background-size: 100% .85rem;
}
 .aRight{
    width: 43.7%;
}

.s1-list li{
    position: relative;
    line-height: 46px;
    color: #333333;
    font-size: 16px;
}
.s1-list li a{
    padding-left: 10px;
    width: 84%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s1-list li time{
    position: absolute;
    right: 0;
    top: 0;
}
.s1-list li:before{
    position: absolute;
    content: '›';
    left: 0;
    top: 0;
}
.aline_r {position: relative;background-image: linear-gradient( #b1072b, #b1072b);background-position: 0 100%;background-size: 0 1px;background-repeat: no-repeat;transition: background-size .5s;}
.alin_r:hover .aline_r{background-size: 100% 1px; color: #b1072b}

.pic {
    /*padding-top: 75%;*/
    position: relative;
    overflow: hidden;
}
.icon img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    transition: all 0.3s ease-in;
}

.pic .a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in;
}


.ntw3ul ul {
padding-top: 15px;
}
.ntw3ul ul li {
margin-bottom: 7px;
}
.notice-twocon ul li {
margin-bottom: 22px;
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
/*padding-left: 15px;
background: url() no-repeat left 10px;*/
}
.notice-twocon ul li .date{
    width: 60px;
}
.notice-twocon ul li .date p{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 0px;
    text-align: center;
}
.notice-twocon ul li .date span{
    text-align: center;
    padding: 3px 0;
    font-size: 14px;
    display: block;
}
.notice-twocon ul li .date-tt{
    width: 90%;
    padding-left:20px;
}


.notice-twocon ul li a {
font-size: 16px;
 color: #333;
text-decoration: none;
}

.notice-twocon ul li a:hover {
 color: #ae3c3c;
}  

.section2Left{
    width: 48%;
}  
.section2Right{
    width: 48%;
} 


.work-three {
    margin-right: 0px;
}
 .work-onecon {
    width: 95%;
    margin-right: 25px;
    float: left;
    padding-top: 21px;
}
.work-onecon ul {
        padding-top: 0;
}
.baogao ul li:first-child {
padding-top: 0;

    }
    .baogao ul li{
        padding: 18px 0;
        border-bottom: 1px dotted #ccc;
}
.baogao a.btit{
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.sem-tt p{
    font-size: 16px;
    color: #333;
    line-height: 26px;
}   





.section1 {
    padding-bottom: 25px;
}

.s1-c {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	position: relative;
}


.s1-l {
	width: 835px;
}

.s1-l ul {
	position: relative;
	padding-top: 58.9%;
}

.s1-l ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.s1-l ul li.on {
	opacity: 1;
}

.s1-l ul li a {
	display: block;
	position: relative;
	transition: all 0.3s;
}

.s1-l ul li a:hover .pic img {
	transform: scale(1.1);
}

.s1-l ul li .pic {
	padding-top: 58.9%;
}

.s1-l ul li .date {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	width: 75px;
	height: 80px;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
}

.s1-l ul li .date p {
	font-size: 30px;
	color: #fff;
}

.s1-l ul li .date span {
	font-size: 14px;
	color: #fff;
}

.s1-r {
	flex: 1;
	margin-left: 25px;
	background: #fff;
}


.s1-r ul li {
	position: relative;
	z-index: 1;
}

.s1-r ul li a {
	display: flex;
	height: 80px;
	align-items: center;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
}

.s1-r ul li::after {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	border: 42px solid transparent;
	border-right: 25px solid #c00000;
	display: none;
	z-index: -1;
}

.s1-r ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #c00000;
	display: none;
	z-index: -1;
}

.s1-r ul li h3 {
	font-size: 18px;
	overflow: hidden;
	line-height: 28px;
	max-height: 56px;
	padding: 0 40px;
}

.s1-r ul li p {
	font-family: "syh-Light";
	font-size: 14px;
	color: #f2f2f2;
	line-height: 26px;
	max-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;
	display: none;
}


.s1-r ul li:first-child.on {
	margin-top: 0;
}

.s1-r ul li.on a {
	height: 84px;
}

.s1-r ul li.on a h3 {
	font-size: 22px;
	color: #fff;
	background: none;
	/* padding-left: 0; */
}

.s1-r ul li.on a p {
	display: block;
}

.s1-r ul li.on::before {
	display: block;
}

.s1-r ul li.on::after {
	display: block;
}

.title {
	text-align: center;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 60px;

}

.title h2 {
	position: relative;
	font-size: 0;
	display: inline-block;
	padding: 0 10px;
}

.title h2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 47px;
	font-weight: bold;
	line-height: 50px;
	color: #c00000;
	font-family: 思源黑体 CN;
}

.title h2 img {
	display: inline-block;
	vertical-align: middle;
}

.title h2::before {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 1920px;
	background: url(../images/tit-l.png) no-repeat;
	background-position: right center;
}

.title h2::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	width: 1920px;
	background: url(../images/tit-r.png) no-repeat;
	background-position: left center;
}

.section2 {
	margin-top: 40px;
}

.s2-c {
	display: flex;
	justify-content: space-between;
}

.s2-l {
	width: 605px;
}

.s2-l ul li:nth-child(1) {
	margin-bottom: 25px;
}

.s2-l ul li a {
	display: flex;
	background: #c00000;
	align-items: center;
}

.s2-l ul li a .pics {
	width: 405px;
}

.s2-l ul li a .pics .pic {
	padding-top: 60%;
}

.s2-l ul li a .info {
	flex: 1;
	min-width: 0;
	padding: 0 25px;
}

.s2-l ul li a .info h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	color: #ffffff;
}

.s2-l ul li a .info b {
	display: block;
	width: 54px;
	height: 21px;
	background-color: #e8a45d;
	border-radius: 11px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 25px;
}

.s2-r {
	flex: 1;
	min-width: 0;
	margin-left: 30px;
	background: url(../images/s2-r-bj.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 30px 40px 20px 40px;
}

.frist-item a {
	display: block;
	padding-bottom: 25px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 10px;
}

.frist-item a h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	line-height: 30px;
	color: #111111;
	font-weight: 600;
}

.frist-item a p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #111111;
	opacity: 0.6;
	margin-top: 10px;
}

.list1 li a {
	display: block;
	font-weight: normal;
	line-height: 50px;
	color: #111111;

}

.list1 li a h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}

.list1 li a:hover {
	color: #c00000;
}

.more {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
}

.more a {
	background: #c00000;
	background-image: linear-gradient(-49deg, #c00000 0%, #ee3737 100%);
	width: 66px;
	height: 26px;
	border-radius: 13px;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
	text-align: center;
}

.section3 {
	margin-top: 70px;
}

.s3-c {
	background: url(../images/s3-cbj.png) no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	position: relative;
}

.s3-c ul {
	display: flex;
	padding: 0 50px 50px 50px;
	justify-content: space-between;
}

.s3-c ul li {
	width: 23%;
	background-color: #faedea;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.s3-c ul li a {
	display: block;
	padding: 0 30px 30px 30px;
}

.s3-c ul li a b {
	display: block;
	margin: 0 auto;
	width: 132px;
	padding: 0 15px;
	height: 42px;
	background-color: #c00000;
	border-radius: 0px 0px 12px 12px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #ffffff;
}

.s3-c ul li a h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
	color: #111111;
	margin-top: 23px;
}

.s3-c ul li a div {
	height: 1px;
	margin: 25px 0;
	background-color: #ffffff;
}

.s3-c ul li a p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
	color: #111111;
	opacity: 0.6;
}

.s3-c .more {
	position: absolute;
	right: 0;
	bottom: 0;
}

.s3-c .more a {
	width: 112px;
	height: 28px;
	background: #c10101;
	line-height: 28px;
	border-radius: 0;
}

.section4 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.s4-c .slick-slide {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.s4-c .slick-slide>div {
	width: 48%;
	margin-bottom: 40px;
}


.s4-c ul li {
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
}

.s4-c ul li::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	top: 10px;
	left: 10px;
	border: solid 1px rgba(193, 1, 1, .16);
}

.s4-c ul li a {
	display: block;
	position: relative;
	border: 1px solid #c10101;
	background: rgba(250, 237, 234, .32);
	padding: 30px 40px;
	z-index: 8;
	transition: all 0.3s;
}

.s4-c ul li a::after {
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	border-width: 11px 10px;
	border-style: solid;
	border-color: #c00000 #fff #fff #c00000;
	z-index: 9;
}

.s4-c ul li a h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #111111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.s4-c ul li a p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #111111;
	opacity: 0.6;
	margin-top: 20px;
}

.s4-c ul li:hover a {
	background: #c10101;
}

.s4-c ul li:hover a h3 {
	color: #fff;
}

.s4-c ul li:hover .titline i {
	background-image: linear-gradient(#fff, #fff);
}

.s4-c ul li:hover a p {
	color: #ffffff;
}

.s4-c .slick-arrow {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin-top: -20px;
	z-index: 9;
}

.s4-c .slick-prev {
	background: #f8bf85 url(../images/s4-l.png) no-repeat;
	background-position: center center;
	left: -80px;
}

.s4-c .slick-next {
	background: #f8bf85 url(../images/s4-r.png) no-repeat;
	background-position: center center;
	right: -80px;
}

.s4-more {
	overflow: hidden;
}

.s4-more a {
	display: block;
	margin: 0 auto;
	width: 78px;
	height: 39px;
	border-radius: 39px 39px 0 0;
	background-color: #c00000;
	background-image: linear-gradient(-49deg,
			#c00000 0%,
			#ee3737 100%);
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.section5 {
	padding-top: 60px;
	background: url(../images/bj2.jpg) no-repeat;
	background-position: cover;
	background-position: center bottom;
}

.section5 .title {
	margin-bottom: 20px;
}

.s5-c {
	background: url(../images/s5-cbj.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: space-between;
	padding: 100px 0 150px 0;
}

.s5-l {
	width: 50%;
	padding: 0 70px;
}

.s5-r {
	width: 50%;
	padding: 0 70px;
}

.s5-l h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 35px;
	color: #c00000;
	height: 70px;
	overflow: hidden;
}

.s5-l div.xq {
	border-top: 1px solid #dddddd;
	padding-top: 30px;
	margin-top: 35px;
	overflow: hidden;
	max-height: 415px;
}

.s5-l div.xq p {
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	color: #111111;
	text-indent: 2em;
}

.s5-l a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #c00000;
	text-decoration: underline;
	margin-top: 10px;
}

.i-list li {
	position: relative;
	line-height: 59px;
	padding: 0 0 0 25px;
	background: url(../images/i-list-dot.png) no-repeat;
	background-position: 3px center;
}

.i-list li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #111111;
}

.i-list li a h3 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.i-list li a:hover {
	color: #2c69bc;
}

.i-list li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #888888;
	font-size: 16px;
}


.stfc {
width: 25%;
overflow: hidden;
float: left;
}
.mei-left {
    /*width:854px;*/
}

    .mei-left ul {
        padding-top: 20px;
    }

        .mei-left ul li {
            float: left;
            width: 100%;
            height: 220px;
        }

            .mei-left ul li a {
                display: block;
                /*width:284px;
    height:160px;*/
                width: 100%;
                height: 220px;
                overflow: hidden;
            }

                .mei-left ul li a img {
                    width: 100%;
                    height: 220px;
                    transition: all 1.5s;
                    transform: scale(1.0);
                }

                .mei-left ul li a:hover img {
                    transition: all 1.5s;
                    transform: scale(1.2);
                }


            .mei-left ul li.li1 {
                background: #df5a2c;
                padding: 40px 25px 25px;
                position: relative;
            }

.mei-left2 ul li.li1{
   background:#f7a182;
}

                .mei-left ul li.li1 i {
                    position: absolute;
                    left: -29px;
                    top: 100px;
                    border-left: 10px solid transparent;
                    border-right: 19px solid #df5a2c;
                    border-top: 10px solid transparent;
                    border-bottom: 10px solid transparent;
                }

                .mei-left ul li.li1:hover {
                    background: #d64715;
                }

            .mei-left ul li.li2 {
                background: #709536;
                padding: 40px 25px 25px;
                position: relative;
            }

.mei-left2 ul li.li2{
 background:#a4d15c;
}

                .mei-left ul li.li2 i {
                    position: absolute;
                    right: -29px;
                    top: 90px;
                    border-left: 19px solid #709536;
                    border-right: 10px solid transparent;
                    border-top: 10px solid transparent;
                    border-bottom: 10px solid transparent;
                    z-index: 1;
                }

                .mei-left ul li.li2:hover {
                    background: #79b41c;
                }

            .mei-left ul li.li3 {
                background: #3966b0;
                padding: 40px 25px 25px;
                position: relative;
            }

            .mei-left2 ul li.li3 {
                background: #4a84e3;
            }

                .mei-left ul li.li3 i {
                    position: absolute;
                    left: 165px;
                    top: -29px;
                    border-left: 10px solid transparent;
                    border-right: 10px solid transparent;
                    border-top: 10px solid transparent;
                    border-bottom: 19px solid #3966b0;
                }

                .mei-left ul li.li3:hover {
                    background: #1e54ac;
                }

                .mei-left ul li.li1 a, .mei-left ul li.li2 a, .mei-left ul li.li3 a {
                    color: #fff;
                    font-size: 16px;
                    text-decoration: none;
                    /*width:234px;
    height:95px;*/
                    width: 240px;
                    height: 140px;
                }

                    .mei-left ul li.li1 a span, .mei-left ul li.li2 a span, .mei-left ul li.li3 a span {
                        display: block;
                        margin-top: 10px;
                    }
                    .mei-left ul li.li4 {
    background: rgb(57,175,176);
    padding: 40px 25px 25px;
    position: relative;}
.mei-left ul li.li1 a, .mei-left ul li.li2 a, .mei-left ul li.li3 a, .mei-left ul li.li4 a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    width: 240px;
    height: 140px;}

.mei-left ul li.li1 a span, .mei-left ul li.li2 a span, .mei-left ul li.li3 a span, .mei-left ul li.li4 a span {
    display: block;
    margin-top: 10px;} 


.n_pic li{
    width: 25%;
}
.n_pic li a{
    display: block;
}
.n_pic li a .pic{
    padding-top: 64.92%;
}
.n_pic li a .pica
{
	padding-top: 125%;
}
.n_pic li a .txt h5{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height:35px;
}
.n_pic li a .txt p{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    height: auto;
}

.n_pic li a .txt time{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.n_pic li a .txt{
    padding: 15px 25px;
    min-height: 135px;
    height: auto;
}
.n_pic{
    padding-top: 20px;
    overflow: hidden;
}
.n_pic ul{
    margin: 0 -.15rem;
}
.bg-mask:hover .pic .a {
    transform: scale(1.1);
}
.flex-left{display:flex;flex-wrap:wrap}


.n_pic li a .lis1{
    background: #df5a2c;
}

.n_pic li a .lis2{
    background: #709536;
}

.n_pic li a .lis3{
     background: #3966b0;
}

.n_pic li a .lis4{
        background: rgb(57, 175, 176);
}


.n_pic li a .lis1:hover {
       background: #d64715;
}

.n_pic li a .lis2:hover {
       background: #79b41c;
}

.n_pic li a .lis3:hover {
       background: #1e54ac;
}

.n_pic li a .lis4:hover {
       background: rgb(88 106 106);
}





/*2024-5-25*/
 .mt20 {
        margin-top: 1.041vw
    }
  .ul-pagenews {
        margin-bottom: 3.906vw
    }
.ul-pagenews li {
        margin-bottom: 1.302vw;
    }
.main-page.sty1 a {
        transition: .5s
    }
.ul-pagenews .con {
        border-right: none;
        box-sizing: border-box
    }
.ul-pagenews .con {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    display: block;
    border-right: none;
    box-sizing: border-box;
    border-bottom: 1px dashed #e5e5e5;
}
 .ul-pagenews .con::before {
        content: '';
        left: 7.031vw;
        top: 0;
        bottom: 0;
        border-right: 1px solid #f2f2f2
    }
.ul-pagenews .txts {
    overflow: hidden;
    margin: 0.2rem 0;
}
 .ul-pagenews.sty2 .date {
        height: 60px;
    }
    .ul-pagenews .date {
        /* width: 7.031vw; */
        /* margin-right: 1.822vw; */
        /* padding-left: 2.083vw; */
        /* box-sizing: border-box; */
        /* font-size: .833vw; */
        /* height: 10.41vw; */
        /* transition: .5s; */
    }
.ul-pagenews .date {
    float: left;
    width: 70px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    height: 200px;
    position: relative;
    transition: .5s
}
  .ul-pagenews .day {
        font-size: 20px;
        font-weight: 700;
        padding-bottom: .52vw;
    }
    .ul-pagenews .day::after {
        content: '';
        bottom: 0;
        left: 0;
        width: 1.3em;
        border-bottom: solid #aaa
    }
.ul-pagenews .year {
    position: relative;
    z-index: 10
}
    .ul-pagenews.sty2 .txt {
    }
    .ul-pagenews .txt {
        /* padding-top: 0.968vw; */
        padding-right: 2.343vw
    }
    .ul-pagenews.sty2 .txt .tit {
        margin-bottom: .52vw;
        font-size: 18px;
        font-weight: 600;
    }
.txtof1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
    .ul-pagenews .desc {
        font-size: 0.18rem;
        line-height: 1.8;
        height: 1.6em;
        color: #8d8b8b;
    }
.txtof2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    height: 3em
}
.ul-pagenews .con:hover .tit {
    color: #c80b0d;
    font-weight: 700
}
.ul-pagenews .con:hover .txtof2 {
    color: #ea6e20;
    font-weight: 700
}
.ul-pagenews .con:hover .date,.ul-pagenews .con:hover .day {
    color: #ea6e20
}
.ul-pagenews .con:hover .date,.ul-pagenews .con:hover .year {
    color: #ea6e20
}   
    


/* 响应 */

@media screen and (max-width: 1500px) {
	.s4-c .slick-next {
		right: 0;
	}

	.s4-c .slick-prev {
		left: 0;
	}
}

@media screen and (max-width: 1300px) {
	.s1-l {
		width: 680px;
	}

	.s1-r ul li h3 {
		padding: 0 20px;
		font-size: 16px;
		line-height: 24px;
		max-height: 48px;
	}

	.s1-r ul li.on a h3 {
		font-size: 18px;
	}

	.s1-r ul li a {
		height: 65px;
	}

	.s1-r ul li.on a {
		height: 74px;
	}

	.s1-r ul li::after {
		border: 37px solid transparent;
		border-right: 25px solid #c00000;
	}

	.title h2 span {
		font-size: 38px;
	}

	.title h2 img {
		height: 75px;
	}

	.s2-r {
		padding: 30px 20px 20px 20px;
	}
}

@media screen and (max-width: 1024px) {
	.s1-c, .s2-c {
		display: block;
	}

	.s1-l, .s2-l {
		width: auto;
	}

	.s1-r, .s2-r {
		width: auto;
		margin-left: 0;
	}

	.s2-r {
		padding: 20px 15px;
	}

	.s1-r ul li::after {
		content: none;
	}

	.s1-r ul li a {
		height: 50px;
	}

	.s1-r ul li.on a {
		height: 60px;
	}

	.s1-r ul li h3 {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 0 10px;
	}

	.s2-l ul li a .info h3, .list1 li a h3, .s3-c ul li a h3, .s4-c ul li a h3 {
		font-size: 16px;
	}

	.frist-item a h3 {
		font-size: 18px;
	}

	.list1 li a {
		line-height: 40px;
	}

	.title h2 span {
		font-size: 28px;
	}

	.title h2 img {
		height: 60px;
	}

	.title h2::before {
		background-size: auto 50px;
	}

	.title h2::after {
		background-size: auto 50px;
	}

	.s3-c ul {
		padding: 0 30px 30px 30px;
		flex-wrap: wrap;
	}

	.s3-c ul li a {
		padding: 0 15px 15px 15px;
	}

	.s3-c ul li {
		width: 48%;
		margin-bottom: 15px;
	}

	.s3-c ul li a h3 {
		height: 56px;
	}

	.s3-c ul li a p {
		height: 96px;
	}

	.s3-c ul li a div {
		margin: 15px 0;
	}

	.s3-c ul li a b {
		font-size: 18px;
	}

	.s4-c .slick-arrow {
		width: 35px;
		height: 35px;
		background-size: 10px;
	}

	.s4-c ul li a {
		padding: 20px 10px 20px 25px;
	}

	.s4-c ul li a p {
		margin-top: 10px;
	}
	.s5-c{
		padding: 50px 0 100px 0;
	}
	.s5-l, .s5-r {
		padding: 0 35px;
	}
	.s5-l h3{
		font-size: 18px;
	}
	.i-list li a h3{
		font-size: 16px;
	}
	.section2,.section3,.section4{
		margin-top: 35px;
	}
	.title{
		margin-bottom: 25px;
	}
	.section5,.index{
		padding-top: 35px;
	}
	.aLeft{
    width: 100%;
	}
	 .aRight{
    width: 100%;
	}
	.section2Left{
    width: 100%;
	}  
	.section2Right{
    width: 100%;
	}
	.stfc {
	width: 50%;
	overflow: hidden;
	float: left;
	}
	.mei-left ul li {
            float: left;
            width: 100%;
            height: auto;
    }
	.mei-left ul li a {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
	.mei-left ul li a img {
        width: 100%;
        height: auto;
        transition: all 1.5s;
	    transform: scale(1.0);
    }
	.ul-pagenews .con::before {
        display: none
    }

    .ul-pagenews .con .date {
        width: auto;
        padding: 0;
        height: auto;
        margin: 0 0 5px;
        display: flex;
        align-items: center;
        flex-flow: row-reverse;
        float: left;
    }

    .ul-pagenews .con .date .day {
        border: none;
        margin: 0;
        padding: 0;
        font-size: 16px;
        color: #a4a4a4;
        font-weight: 400
    }

    .ul-pagenews .day::after {
        display: none
    }

    .ul-pagenews .txts {
        padding: 15px
    }

    .ul-pagenews .txt {
        clear: both;
        margin: 0;
        padding: 0
    }

    .ul-pagenews .tit {
        font-size: 16px;
        margin-bottom: 5px
    }

    .ul-pagenews .year::after {
        content: '.'
    }
    .n_pic li{
        width: 50%;
   }
}


@media screen and (max-width: 768px) {
	.s5-c{
		display: block;
		background: none;
		padding:0 0  35px 0;
	}
	.s5-l, .s5-r{
		width: auto;
		padding: 0;
		margin-top: 20px;
	}
	.s5-l h3{
		height: auto;
	}
	.s5-l div.xq{
		margin-top: 15px;
		padding-top: 15px;
		max-height: none;
	}
	.i-list li{
		line-height: 42px;
	}
	.title h2 span{
		font-size: 24px;
	}
	.title h2 img{
		height: 40px;
	}
	.title h2::before,.title h2::after{
		background-size: auto 30px;
	}
	.list1w a .txt h2{
	    font-size: 16px;
	}
	.ul-pagenews .date {
    font-size: 16px;
	}
	.ul-pagenews.sty2 .txt .tit {
        margin-bottom: .52vw;
        font-size: 16px;
	}
	.baogao a.btit{
    font-size: 16px;
	}
	.sem-tt p{
    font-size: 14px;
	}	
}

@media screen and (max-width: 640px) {
	.s2-l ul li a {
		display: block;
	}

	.s2-l ul li a .pics {
		width: auto;
	}

	.s2-l ul li a .info {
		padding: 15px;
	}

	.s2-l ul li a .info h3 {
		height: auto;
	}

	.s4-c .slick-slide {
		display: block;
	}

	.s4-c .slick-slide>div {
		width: auto;
		margin-bottom: 20px;
	}

	.s4-c .slick-list {
		margin: 0 30px;
	}

	.s4-c .slick-prev {
		left: -10px;
	}

	.s4-c .slick-next {
		right: -10px;
	}
	.stfc {
	width: 100%;
	overflow: hidden;
	float: left;
	}
	.mei-left ul li {
            float: left;
            width: 100%;
            height: auto;
    }
	.mei-left ul li a {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
	.mei-left ul li a img {
        width: 100%;
        height: auto;
        transition: all 1.5s;
	    transform: scale(1.0);
    }
	.s1-list li a{
    width: 74%;
	}
	.list1w a .txt h2{
	    font-size: 14px;
	}	
}

@media screen and (max-width: 480px) {
	.s3-c ul {
		display: block;
		padding: 0 20px 30px 20px;
	}

	.s3-c ul li {
		width: auto;
	}
	.s1-list li a{
    width: 68%;
	 }
    .n_pic li{
        width: 100%;
   }
}

@media screen and (max-width: 375px) {}