
.news .title{
	text-align: center;
	border-bottom: 1px solid #999;
}

.news .title .name{
	font-size: 32px;
	font-weight: bold;
	color: #E8430A;
	line-height: 41px;
}

.news .title span{
	display: block;
	width: 70px;
	height: 3px;
	background-color: #E8430A;
	margin: 10px auto 0;
}

.hyxw{
	width: 1300px;
	margin: 60px auto 0;
	/*padding-bottom: 120px;*/
}

.hyxw-data{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.hyxw-data .hyxw-left{
	width: 540px;
}

.hyxw-data .hyxw-left .thumb{
	position: relative;
	width: 540px;
	height: 143px;
}

.hyxw-data .hyxw-left .thumb img{
	position: absolute;
	width: 540px;
	height: 143px;
}

.hyxw-data .hyxw-left .thumb .datebox{
	width: 74px;
	height: 74px;
	background-color: #EC805B;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.hyxw-data .hyxw-left .thumb .datebox .date-one{
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}
.hyxw-data .hyxw-left .thumb .datebox .date-one a{
	font-size: 40px;
	line-height: 40px;
}

.hyxw-data .hyxw-left .thumb .datebox .date-two{
	margin-top: 3px;
	font-size: 16px;
	line-height: 16px;
}

.hyxw-data .hyxw-left .arc-title{
	font-size: 20px;
	color: #6D6D6D;
	line-height: 20px;
	font-weight: 600;
	margin-top: 25px;
	min-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.hyxw-data .hyxw-left .arc-title a{

	color: #6D6D6D;

}

.hyxw-data .hyxw-left .arc-desc{
	font-size: 16px;
	color: #868686;
	line-height: 28px;
	font-weight: 400;
	margin-top: 17px;
	min-height: 57px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.hyxw-data .hyxw-left .more{
	color: #fff;
	background-color: #EC805B;
	line-height: 40px;
	font-size: 20px;
	font-weight: 200;
	width: 170px;
	text-align: center;
	margin-top: 30px;
}
.hyxw-data .hyxw-left .more a{
	color: #fff;

}

.hyxw-data .hyxw-right{
	width: 655px;
	height: 355px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.hyxw-data .hyxw-right .arc-list{
	width: 100%;
	display: flex;
	border-bottom: 1px solid #999999;
	padding-bottom: 14px;
}

.hyxw-data .hyxw-right .arc-list .datebox{
	width: 74px;
	color: #838383;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-weight: 100;
}
.hyxw-data .hyxw-right .arc-list .datebox a,.arc-title a{

	color: #838383;

}


.hyxw-data .hyxw-right .datebox .date-one{
	font-size: 58px;
	line-height: 46px;
	font-weight: 100;
}

.hyxw-data .hyxw-right .datebox .date-two{
	margin-top: 2px;
	font-size: 16px;
	line-height: 18px;
}

.hyxw-data .hyxw-right .msgbox{
	width: calc(100% - 84px);
	margin-left: 10px;
}

.hyxw-data .hyxw-right .msgbox .arc-title{
	font-size: 20px;
	color: #6D6D6D;
	line-height: 20px;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.hyxw-data .hyxw-right .msgbox .arc-desc{
	font-size: 14px;
	color: #ABABAB;
	line-height: 20px;
	font-weight: 400;
	margin-top: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 鍥剧墖鏂伴椈 */

.tpxw{
	background-color: #F8F8F8;
/*	padding-top: 50px;*/
	padding-bottom: 60px;
}

.tpxw .title{
	width: 1300px;
	margin: 0 auto;
}

.tpxw-data{
	width: 1300px;
	margin: 50px auto 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-msg{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 70px;
}

.swiper-msg .name{
	font-size: 20px;
	color: #6D6D6D;
	line-height: 20px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 25px;
}
.name a{
	color: #6D6D6D;
}
.swiper-msg .desc{
	width: 95%;
	font-size: 12px;
	color: #ABABAB;
	line-height: 20px;
	font-weight: 400;
	margin-top: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.desc a{
	color: #ABABAB;
}

/* 闆嗗洟鏂伴椈 */

.jtxw{
	width: 1300px;
	margin: 0px auto 0;
	/*padding-bottom: 150px;*/
}

.jtxw .jtxw-data{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.jtxw .jtxw-list{
	padding-top: 55px;
	width: 380px;
}

.jtxw .jtxw-list .tit-msg{
	position: relative;
	height: 85px;
}

.jtxw .jtxw-list .tit-msg .dete-box{
	position: absolute;
	width: 90px;
	opacity: 0.2;
}

.jtxw .jtxw-list .tit-msg .dete-box .nums{
	font-size: 70px;
	color: #E8430A;
	line-height: 60px;
	font-weight: bold;
}

.jtxw .jtxw-list .tit-msg .dete-box span{
	display: block;
	width: 20px;
	height: 3px;
	background-color: #E8430A;
	margin: 10px auto 0;
}
  .viewmore{
            width: 200px;
            height: 45px;
            /* background-color: #2884FF; */
            background-color: #0570F4;
            color: #fff;
            font-size: 20px;
            font-weight: 400;
            text-align: center;
            text-indent: 0;
            margin: 80px auto 80px auto;
            line-height: 45px;
            border-radius: 5px;
            /* display: none; */
        }
        .viewmore a{
            color: #fff;
        }
.jtxw .jtxw-list .tit-msg .name{
	position: absolute;
	width: calc(100% - 10px);
	bottom: 25px;
	left: 26px;
	font-size: 18px;
	color: #6D6D6D;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.jtxw .jtxw-list .desc{
	font-size: 12px;
	color: #ABABAB;
	line-height: 20px;
	font-weight: 400;
	margin-top: 8px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
