/*
 * @Author: omtech.cn
 * @Date: 2024-10-22 14:22:47
 * @LastEditors: luoyishan
 * @LastEditTime: 2024-12-09 09:49:47
 */
body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	min-width: 1260px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	padding: 0;
	margin: 0;
}

input,
select,
button,
textarea {
	font-size: 100%;
	font-family: inherit;
	outline: none;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}

/* a:hover {
	text-decoration: underline;
	color: #fa5801;
} */

table {
	border-spacing: 0;
	border-collapse: collapse;
}

li {
	list-style: none;
}
.hide {
	display: none;
}
.w {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
}
.banner {
	padding-top: 30.2%;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/banner.jpg');
}
.nav {
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 0;
	text-align: center;
	background: linear-gradient(360deg, #fff8c3 -29.17%, #fffffe 125%);
}
.navitem {
	display: inline-block;
	width: 115px;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #9B4F07;
	margin-right: 40px;
	transition: .5s;
}
.navitem.last {
	margin-right: 0;
}
.navitem:hover {
	background-color: #E71E0E;
	color: #fff;
}
.bgred {
	overflow: hidden;
	background-color: #9D0009;
	height: 743px;
}
.toutiao {
	position: absolute;
	left: -234px;
	top: 30px;
	width: 1667px;
	height: 200px;
	background: url('../images/bg_toutiao.png') no-repeat;
	background-position: left top;
	background-size: 1667px auto;
}
.toutiao .inner {
	position: absolute;
	left: 310px;
	top: 10px;
	width: 1110px;
	height: 190px;
}
.txtScroll-left{ position:relative; }
.txtScroll-left .hd{ overflow:hidden; height:30px; }
.txtScroll-left .hd ul{ text-align: center; overflow:hidden; zoom:1; margin-top:10px;  }
.txtScroll-left .hd ul li{display: inline-block; vertical-align: middle;  width:6px; height:6px; border-radius: 6px; margin: 0 3px; font-size: 0; cursor:pointer; background:#FFDDAF; transition: .5s; }
.txtScroll-left .hd ul li.on{ background: #A10D09; width: 15px; }
.txtScroll-left .bd{ width:100%; height: 90px; line-height: 43px; margin-top: 43px; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{width: 100%; height: 86px; _display:inline; text-align: center;}
.txtScroll-left .bd ul li span{ color:#999;  }
.txtScroll-left .bd ul li table {
	width: 100%;
	/* height: 100%; */
}
.txtScroll-left .bd ul li a {
	font-size: 32px;
	color: #FFEED8;
	font-weight: bold;
}
.toutiao .more {
	position: absolute;
	left: 235px;
	top: 10px;
	width: 50px;
	height: 140px;
}
.lunbo {
	position: absolute;
	left: 0;
	top: 260px;
	width: 760px;
	height: 428px;
	overflow: hidden;
}

.slideBox {

	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	/* height: 15px; */
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 4px;
	width: 6px;
	height: 6px;
	line-height: 14px;
	text-align: center;
	background: #FFDFB6;
	border-radius: 6px;
	cursor: pointer;
	transition: .5s;
}

.slideBox .hd ul li.on {
	width: 15px;
	background: #E71E0E;
	color: #fff;
	transition: .5s;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 760px;
	height: 428px;
}
.slideBox .bd li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url('../images/slider-arrow.png') -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0;
	transition: .5s;
}
.slideBox:hover .prev,
.slideBox:hover .next {
	opacity: 1;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: -53px 5px;
}
.slideBox .prev:hover {
	left: 5px;
	top: 2px;
	/* background-position: 2px 2px; */
}
.slideBox .next:hover {
	right: 5px;
	top: 2px;
	/* background-position: -2px 2px; */
}

.lb-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: linear-gradient(180deg, #00000000 0%, #00000099 100%);
	padding: 0 100px 0 6px;
	color: #fff;
	box-sizing: border-box;
	font-size: 18px;
}

.rdjj {
	position: absolute;
	right: 0;
	top: 260px;
	width: 419px;
	height: 428px;
	overflow: hidden;
}
.bar1 {
	position: relative;
	width: 100%;
	height: 60px;
	
}
.bar1 .ico {
	position: absolute;
	left: 0;
	top: 4px;
	width: 150px;
	height: 54px;
	background: url('../images/cat_dhyw.png') left top no-repeat;
	background-size: auto 100%;
}
.bar1 .bg {
	position: absolute;
	right: 0;
	top: 17px;
	width: 400px;
	height: 40px;
	background: linear-gradient(269.98deg, #fff8c380 -0.48%, #fffffe00 95.16%);
}
.bar1 .more {
	position: absolute;
	right: 8px;
	top: 25px;
	height: 24px;
	line-height: 24px;
	padding-right: 16px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAylJREFUWEftlk+IVXUUxz/fe3/vzcsZzD9Fg+OQryQRC6NNboWircEEb+hNjKsMHKhltAhBcenCxFk5xSgz4INqFyS4CGRWwaDQH4oxVKyEhsoZn9777onffQo6c+977yqhi7nLy+93zud8zzm/c8Rj/vSY/bMGsKZAIQXMzjua5RoB+4DXwQYxQLqKMY/xFZU7s9LeZq/F3TOA3Z6rA0fBtgI3EXPgHRsYw8gDaQD4HfhIfXtme4HoCpBGHQ0cwzgI/ILsCKWl09Le+H4HZucrRP01jE9B25AmKf07sfLcSqjuAPH3J2nZAQI1cBvHpGpHec0WKsSL0xgjwGcqvzbRSYmOAHZ7voZsBqmh0u53epH03hmL5s9iNoIxpr5XT+fdzQVoR7K0gNGk1L+zW+QrHaT3o6WLyCq4l6uSHkjZvfP5AHcujUMwBdqv8s7PVzm49d1hQm2mFOXm2bwNhadIkvfUtytThXyA+KcvMd7AlZ/Nit6aFyZR8H67NpZHs4otLeDWlkXQN3IvZaawA8CvC77q5V58Myt/qfF40wymERQ0cLtGs2S26OdzKNght304y04HgMsRiZ1RuTqeV0DtCLfehVCD8IVVEBb/NgXJu3LVckGAKxEkZ+Se7wBgDrs+k7ackgYaygC4OgVWlxsuFQNoXbuC8aPcUE4KvPO/Z9JWEw20ITsFybVvMbYrHKoWA4ivN5DeInhuY2ZuLT4JrQNAA8rZzn0rJk/dQJxTMPh2QYA/6iiYJtC49MwXq/u8dRiCzcBEXo9b/Oc40lSeDW+zw0PkJV5cADXRhlck9TzhvGEzq5As/gBWIdjkH6LM+52f4vivOgqn06c4WF/sKU7+OQs2QsKo3NO5k7H7MLKl45gd9BCwbqybEmnkLE+3i1OTUv8HDz2M7krpoHkcwxfcZRIOEVZmV4KYmaPVrBPyia96LDlBsO7DvProOgtWF91yDQuPgQYRN0HthST9/JJie4CB9F8r+ViuL3cC3m+7awoeXDq8vFEN0z4U7Ab8duQB/BY0B3wNoVcnc/IVasMis/9RzhZS4FEcFV5I/g9nayl4IhX4DyjETTDA7oYCAAAAAElFTkSuQmCC') right center no-repeat;
	background-size: 16px auto;
	font-size: 12px;
	color: #fff8c3;
}
.rdjj .list {
	width: 100%;
	height: 360px;
	margin-top: 8px;
	
	background: linear-gradient(180deg, #fff5e40d 0%, #fff5e333 66.04%);
}
.rdjj .inner {
	width: 376px;
	height: auto;
	margin-left: 22px;
	padding-right: 22px;
	max-height: 100%;
	overflow: auto;
}
.rdjj .inner::-webkit-scrollbar {
  width: 4px; /* 对于垂直滚动条，设置宽度 */
}
 
/* 滚动条轨道 */
.rdjj .inner::-webkit-scrollbar-track {
  background: #aaa; /* 背景颜色 */
}
 
/* 滚动条的滑块 */
.rdjj .inner::-webkit-scrollbar-thumb {
  background: #fff; /* 滑块颜色 */
}
 
/* 滑块hover效果 */
.rdjj .inner::-webkit-scrollbar-thumb:hover {
  background: #555; /* 滑块hover颜色 */
}
.rdjj li {
	padding: 14px 0;
	border-bottom: 1px solid #ffffffcc;
}
.rdjj li.last {
	border: 0;
}
.rdjj .inner a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}

.dhyw {
	margin-top: 30px;
	overflow: hidden;
}
.bar {
	position: relative;
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin-bottom: 20px;
}
.bar .ico {
	position: relative;
	z-index: 1;
	margin: 10px auto 0;
	width: 145px;
	height: 58px;
	background: url('../images/cat_rdjj.png') left top no-repeat;
	background-size: auto 100%;
}
.bar .bg,.bar .bg-title {
	position: absolute;
	right: 0;
	top: 13px;
	width: 100%;
	height: 41px;
	background: url('../images/bgbar2.png') left top no-repeat;
	background-size: auto 100%;
}
.bar .more {
	position: absolute;
	right: 8px;
	top: 22px;
	height: 24px;
	line-height: 24px;
	padding-right: 16px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAylJREFUWEftlk+IVXUUxz/fe3/vzcsZzD9Fg+OQryQRC6NNboWircEEb+hNjKsMHKhltAhBcenCxFk5xSgz4INqFyS4CGRWwaDQH4oxVKyEhsoZn9777onffQo6c+977yqhi7nLy+93zud8zzm/c8Rj/vSY/bMGsKZAIQXMzjua5RoB+4DXwQYxQLqKMY/xFZU7s9LeZq/F3TOA3Z6rA0fBtgI3EXPgHRsYw8gDaQD4HfhIfXtme4HoCpBGHQ0cwzgI/ILsCKWl09Le+H4HZucrRP01jE9B25AmKf07sfLcSqjuAPH3J2nZAQI1cBvHpGpHec0WKsSL0xgjwGcqvzbRSYmOAHZ7voZsBqmh0u53epH03hmL5s9iNoIxpr5XT+fdzQVoR7K0gNGk1L+zW+QrHaT3o6WLyCq4l6uSHkjZvfP5AHcujUMwBdqv8s7PVzm49d1hQm2mFOXm2bwNhadIkvfUtytThXyA+KcvMd7AlZ/Nit6aFyZR8H67NpZHs4otLeDWlkXQN3IvZaawA8CvC77q5V58Myt/qfF40wymERQ0cLtGs2S26OdzKNght304y04HgMsRiZ1RuTqeV0DtCLfehVCD8IVVEBb/NgXJu3LVckGAKxEkZ+Se7wBgDrs+k7ackgYaygC4OgVWlxsuFQNoXbuC8aPcUE4KvPO/Z9JWEw20ITsFybVvMbYrHKoWA4ivN5DeInhuY2ZuLT4JrQNAA8rZzn0rJk/dQJxTMPh2QYA/6iiYJtC49MwXq/u8dRiCzcBEXo9b/Oc40lSeDW+zw0PkJV5cADXRhlck9TzhvGEzq5As/gBWIdjkH6LM+52f4vivOgqn06c4WF/sKU7+OQs2QsKo3NO5k7H7MLKl45gd9BCwbqybEmnkLE+3i1OTUv8HDz2M7krpoHkcwxfcZRIOEVZmV4KYmaPVrBPyia96LDlBsO7DvProOgtWF91yDQuPgQYRN0HthST9/JJie4CB9F8r+ViuL3cC3m+7awoeXDq8vFEN0z4U7Ab8duQB/BY0B3wNoVcnc/IVasMis/9RzhZS4FEcFV5I/g9nayl4IhX4DyjETTDA7oYCAAAAAElFTkSuQmCC') right center no-repeat;
	background-size: 16px auto;
	font-size: 12px;
	color: #fff8c3;
}
.dhyw .list {
	width: 1240px;
	overflow: hidden;
}
.dhyw .list .item {
	display: block;
	float: left;
	margin-right: 32px;
	width: 548px;
	height: 60px;
	padding: 0 18px;
	background-color: #FDE7C9;
	margin-bottom: 15px;
	font-size: 16px;
	color: #000;
	line-height: 21px;
	text-align: justify;
	overflow: hidden;
}
.dhyw table {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.dhyw .list .item:hover {
	background-color: #E71E0E;
	color: #fff;
}


.zbj {
	overflow: hidden;
}
.bar3 .ico {
	background: url('../images/cat_xczj.png') left center no-repeat;
	background-size: auto 100% ;
}



.zbj .list {
	width: 100%;
	height: 340px;
}
.zbj .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 480px;
	height: 330px;
	overflow: hidden;
}
.zbj .left img {
	display: block;
	width: 100%;
	height: 270px;
}
.zbj .left .title {
	position: relative;
	width: 98%;
	height: 40px;
	line-height: 40px;
	padding: 13px 1% 0;
	background: url('../images/bg_zbjtitle1.png') no-repeat;
	background-size: 100% 40px;
	background-position: center bottom;
	text-align: center;
	color: #fff8c3;
	font-size: 14px;
}
.zbj .left .title .ico {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 25px;
	height: 14px;
	background: url('../images/bg_zbjtitle2.png') no-repeat;
	background-size: 100% auto;
	background-position: center top;
}

.zbj .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 680px;
	height: 330px;
	overflow: hidden;
}

.zbj .slideBox .bd li {
	width: 100%;
	height: 270px;
	overflow: hidden;
	/* margin-right: 20px; */
}
.zbj .slideBox .bd li .box {
	width: 700px;
	height: 100%;
	overflow: hidden;
}
.zbj .slideBox .bd li .item {
	width: 213px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
	margin-right: 18px;
}
.zbj .slideBox .bd li img {
	width: 100%;
	height: 120px;
	object-fit: cover;

}
.zbj .slideBox {
	overflow: visible;
}
.zbj .hd {
	position: absolute;
	left: 245px;
	right: 250px;
	bottom: -50px;
	height: 36px;
	line-height: 36px;
}
.zbj .slideBox .hd ul {
	float: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
.zbj .slideBox .hd ul li {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	margin: 0 5px;
	background-color: #E88B32;
}
.zbj .slideBox .hd ul li.on {
	background-color: #f00000;
}
.zbj .prev {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 36px;
	margin-top: 0;
	background: url('../images/ico_zbjl.png') no-repeat;
	background-size: 100% auto;
	opacity: 1;
}
.zbj .next {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 36px;
	margin-top: 0;
	background: url('../images/ico_zbjr.png') no-repeat;
	background-size: 100% auto;
	opacity: 1;
}
.zbj .slideBox .prev:hover {
	background-position: 0 0;
}
.zbj .slideBox .next:hover {
	background-position: 0 0;
}

.zbj .item .video {
	position: absolute;
	left: 44%;
	top: 40%;
	width: 30px;
	height: 30px;
	z-index: 1;
	background: url('../images/ico_video.png') no-repeat;
	background-size: 100% auto;
}
.zbj .left .item .video {
	width: 68px;
	height: 68px;
	top: 32%;
}



.bar4 .ico {
	background: url('../images/cat_rmzq.png') left center no-repeat;
	background-size: auto 100% ;
}


.rmzq {
	position: relative;
	z-index: 1;
}
.rmzq .list {
	width: 100%;
	height: 626px;
	background: url('../images/bgrmzq.png') center top no-repeat;
	background-size: auto 598px;
}
.rmzq .w {
	height: 100%;
}
.rmzq .left {
	position: absolute;
	left: 84px;
	top: 0;
	width: 386px;
	height: 100%;
	
}
.rmzq .left .a {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 86px;
	text-align: center;
    line-height: 96px;
	color: #9B4F07;
	background: url('../images/rmsj1.png') center bottom no-repeat;
	background-size: 100% auto;
}
.rmzq .left .b {
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 1;
	width: 344px;
	height: 623px;
	background: url('../images/rmsj2.png') center top no-repeat;
	background-size: 100% 100%;
}
.rmzq .left .c {
	position: absolute;
	left: 13px;
	top: 13px;
	right: 13px;
	bottom: 70px;
	background-color: #ce1c13;
	border-radius: 32px 32px 0 0;
	overflow: hidden;
}
.rmzq .left .c .wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.rmzq .left .c .wrap img {
	width:100%;

	height: 100%;
	object-fit: cover;
}

.rmzq .right {
	position: absolute;
	right: 44px;
	top: 42px;
	width: 480px;
	height: 530px;
	overflow: hidden;
	/* background-color: #ee0; */
}
.rmzq .slideBox {
	height: 530px;
}
.rmzq .bd li {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.rmzq .bd li .box {
	width: 502px;
	height: 100%;
}
.rmzq .bd li .item {
	float: left;
	width: 145px;
	height: 220px;
	margin-right: 22px;
	margin-bottom: 16px;
}
.rmzq .bd li .item .img {
	width: 138px;
	height: 180px;
	margin: 0 auto 0;
	background-color: #fff;
	overflow: hidden;
}
.rmzq .bd li .item img {
	width: 128px;
	height: 170px;
	margin: 5px auto 0;
	object-fit: cover;

}
.rmzq .bd .item .a {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	color: #9B4F07;
	font-size: 12px;
	padding: 10px 10px 0 10px;
	background: url(../images/rmsj1.png) center bottom no-repeat;
	background-size: 100% 100%;
}

.rmzq .bd .item .a .title-box {
	overflow: hidden;
	font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 表示显示的行数 */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.rmzq .slideBox .hd {
	bottom: 20px;
	right: 145px;
	height: 36px;
	line-height: 36px;
	width: 190px;
}

.rmzq .slideBox .hd ul {
	float: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
.rmzq .slideBox .hd ul li {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	margin: 0 5px;
	background-color: #FFDDAF;
}
.rmzq .slideBox .hd ul li.on {
	background-color: #A10D09;
}
.rmzq .prev {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 36px;
	margin-top: 0;
	background: url('../images/ico_zbjl.png') no-repeat;
	background-size: 100% auto;
	opacity: 1;
}
.rmzq .next {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 36px;
	margin-top: 0;
	background: url('../images/ico_zbjr.png') no-repeat;
	background-size: 100% auto;
	opacity: 1;
}



.bar5 .ico {
	background: url('../images/cat_dbfc.png') left center no-repeat;
	background-size: auto 100% ;
}

.dbfc {
	margin-top: 20px;
}
.dbfc .w {
	overflow: hidden;
}
.dbfc .bg {
	width: 100%;
	height: 100%;
	padding-top: 100px;
	margin-top: -100px;
	padding-bottom: 30px;
	background-color: #FFF3EC;
}

.slideTxtBox{ width:100%; }
.slideTxtBox .hd{ height:44px; line-height:44px; position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ position: relative; float:left; margin: 0 8px; width: 373px; height: 44px; line-height: 44px; text-align: center; cursor:pointer; background-color: #E3BA88; font-size: 18px; color: #9B4F07; }
.slideTxtBox .hd ul li.on{ background: #E71E0E; color: #fff; }
.slideTxtBox .hd ul li.on .flag {
	position: absolute;
	bottom: -7px;
	left: 178px;
	width: 14px;
	height: 8px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAPCAYAAAD3T6+hAAAAAXNSR0IArs4c6QAAAcVJREFUOE+900FIFHEUx/Hvm5lFaGl2MdRZl1VJL0HawYOepA5dunSrS+ElCOyiZRcRguig505eCuqQFIinLnWpQyB4EdRTxLYruEJqO7sm5DpP/luG1rY7K+qDucz7vfeZ/zAjCha/rtOoXVlti02APgCckxWlILbcEoPkUrFnKnr7pFARKSB610v7r8rgfC+R5Dd3VuCqKpFjPumPAHmczOQnzd4yaGqhpyXalN+eFeUKYB8TWkRlKpHNj+7v+wOaG9oRj+c0eIvSf/BhjobrtqhMeVl/5OD8IdA0MqlYZwRmEO05GlSeKglMexnffBeH6h/QdFeS0Uu27bwE7a4XFSip8H496l+/uMzPUKAJZTvcPifgOXChDjRQeNdQdG6c29jwK81VPOF+cLXdvYbyFDgfDpWPtlW62Zzeyv0vXxVUkFzq7CAi40BnVVSYk8C+42U3F6vlqoJm8DXYA+3xQUUfodpWcZkyF1h6P/m18KnWm6gJln+XyzhrX9whFcZRmv5aukRg3UusfP9QCzP9UKAJzre2nkk5xdFdGBGI/x7+rMhYIpN/EwarCzTh9a5Gd2en9FBVhkHXsPSJly68EAjCgns8OYl3n7D92QAAAABJRU5ErkJggg==') no-repeat;
	background-size: 100% auto;
	background-position: center top;
}
.slideTxtBox .bd {
	margin-top: 50px;
}
.slideTxtBox .bd ul{ width: 1230px;  zoom:1; overflow: hidden; }
.slideTxtBox .bd li{ position: relative; float: left; margin-right: 24px; margin-bottom: 26px; width: 282px;  height: 342px; overflow: hidden; background: url('../images/fc.png') no-repeat; background-size: 100% 100%;}
.slideTxtBox .bd li .img {
	display: block;
	width: 254px;
	height: 254px;
	margin: 14px auto 0;
	object-fit: cover;
}
.slideTxtBox .bd li .name {
	width: 254px;
	height: 54px;
	margin: 10px auto;
	line-height: 1.5;
	color: #9B4F07;
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 表示显示的行数 */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.slideTxtBox .bd li .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	height: 68px;
	line-height: 18px;
	padding: 0 5%;
	font-size: 14px;
	color: #666;
	background: url('../images/fc2.png') no-repeat; background-size: 100% 100%;
}
.slideTxtBox .bd li .txt table {
	width: 100%;
	height: 100%;
}
.slideTxtBox .video {
	position: absolute;
	left: 40%;
	top: 30%;
	width: 56px;
	height: 56px;
	z-index: 1;
	background: url('../images/ico_video.png') no-repeat;
	background-size: 100% auto;
}

.gzcj {
	margin-top: 20px;
}
.bar6 .ico {
	background: url('../images/cat_gzcj.png') left center no-repeat;
	background-size: auto 100%;
}
.gzcj .list {
	width: 1240px;
	overflow: hidden;
}
.gzcj .item {
	position: relative;
	float: left;
	width: 584px;
	height: 142px;
	background: url('../images/item_gzcj.png') left center no-repeat;
	background-size: 100% 100%;
	margin-right: 32px;
	margin-bottom: 16px;
}
.gzcj .item .thumb {
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 210px;
	height: 110px;
}
.gzcj .item .txt {
	display: block;
	position: absolute;
	left: 225px;
	top: 52px;
	width: 320px;
	height: 36px;
	line-height: 18px;
	color: #9B4F07;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.xxgc {
	float: left;
	width: 586px;
	height: 430px;
	margin-top: 20px;
	overflow: hidden;
}

.mtjj {
	float: right;
	width: 586px;
	height: 430px;
	margin-top: 20px;
	overflow: hidden;
}
.bar7 .ico {
	background: url('../images/cat_xxgc.png') left center no-repeat;
	background-size: auto 100%;
	margin: 10px 0 0;
}
.bar8 .ico {
	background: url('../images/cat_mtjj.png') left center no-repeat;
	background-size: 100% 100%;
	margin: 10px 0 0;
}
.bar.mini .bg {
	background-image: url('../images/barmini.png');
}
.xxgc .item {
	display: block;
	background: rgba(253, 231, 201, 0.49);
	width: 100%;
	height: 106px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #9B4F07;
	font-size: 14px;
}
.xxgc .item .thumb {
	width: 210px;
	height: 106px;
	display: block;
	float: left;
	margin-right: 20px;
}
.xxgc .item .txt {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 24px;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 20px;
}
.xxgc .item .date {
	margin-left: 20px;
	margin-right: 20px;
}

.mtjj .item {
	display: block;
	background: rgba(253, 231, 201, 1);
	width: 548px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #9B4F07;
	font-size: 14px;
	padding: 0 18px;
}

.big-mtjj {
	float: right;
	width: 1200px;
	height: 430px;
	margin-top: 20px;
	overflow: hidden;
}
.big-mtjj  .list-box {
	width: 1200px;
	overflow: hidden;

}
.big-mtjj .list {
	width: 1230px;
}
.big-mtjj .list .item {
	display: block;
    float: left;
    background: rgba(253, 231, 201, 1);
    width: 555px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    margin-right: 30px;
    margin-bottom: 10px;
    color: #9B4F07;
    font-size: 14px;
    padding: 0 15px;
}


.of {
	overflow: hidden;
}
.footer {
	margin-top: 60px;
	background-color: #343D57;
	padding: 40px 0;
}
.footer .f-item1 {
	width: 341px;
	margin: 0 auto;
}
.w170 {
	width: 170px;
}
.w110 {
	width: 110px;
}
.footer .f-item1 a {
	font-size: 18px;
	margin-top: 12px;
	color: #fff;
	text-align: center;	
}
.dib {
	display: inline-block;
}
.footer .f-item3,
.footer .f-item2 {
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.footer .f-item2 a,
.footer .f-item2 {
	color: #fff;
}
.footer .f-item4,
.footer .f-item4 a {
	color: #fff;
	font-size: 18px;
}
.footer .f-item4 {
	text-align: center;
}
.footer .f-item5 {
	width: 60px;
	/* height: 50px; */
	margin: 0 auto;
}
.footer .f-item5 a {
	display: block;
}
.footer .f-item5 img {
	width: 100%;
	height: 100%;
}
.footer p {
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.line-r {
	border-right: 1px solid #5D688C;
}
.footer .f-item1 a:hover,
.footer .f-item2 a:hover,
.footer .f-item4 a:hover{
	color: #85B1FF;
	text-decoration: underline;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}
.fl {
	float: left;
}
.mb40 {
	margin-bottom: 40px;
}
.mb25 {
	margin-bottom: 25px;
}

/* wap */
.wap-view {
	display: none;
	width: 100%;
	height: 100%;
}
.wap-view .header-logo {
	width: 100%;
	padding-top: 56.25%;
	background: url("../images/wap/bg_header.jpg") no-repeat center top/100% auto;
}

/* 导航 */
.wap-view .nav-tab {
    width: 100%;
    max-width: 640px;
    height: auto;
	background: linear-gradient(180deg, #ffeac9 0%, #fcd098 100%);
}
.wap-view .nav-tab-con {
    display: flex;
    justify-content:  space-around;
}
.wap-view .nav-tab .nav-item {
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 1.5rem;
    padding: 1.4rem 1.3rem;
    text-align: center;
	min-width: 6.3rem;
    color: #9B4F07;
}
.wap-view .nav-tab .nav-item.on {
    position: relative;
    color: #fff;
	background: #e71e0e;
}

/* 头条 */
.headlines-wrap {
	width: 100%;
	padding: 1.2rem 0 3rem 0;
	background: #9d0009;
}
.headlines-box {
	position: relative;
    width: 100%;
	padding: .5rem 1.5rem .5rem 5rem;
    background: #9d0009 url("../images/wap/bg_headlines.png") no-repeat center center/100% 100%;
}
.headlines-more {
	position: absolute;
    top: 0;
    left: 1.8rem;
	width: 1.8em;
	height: 100%;
}
.headlines {
	position: relative;

    width: 100%;
}
.headlines .headlines-con {
	position: relative;

    width: 100%;
}
.headlines .headlines-con .headlines-item {
    width: 100%;
    font-size: 1.4rem;
	line-height: 1.8;
    color: #fff;
	font-weight: 700;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    word-break:break-all;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-align: center;
}
/* 头条 分页器*/
.headlines-wrap .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: -1.5rem;
	transform: translate(-50%,0);
    z-index: 2;
    text-align: right;
    width: auto;

}
.headlines-wrap .pagination-bullet {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    margin: 0 .2rem;
    border-radius: 50%;
    background: #ffdfb6;
}
.headlines-wrap .swiper-pagination .pagination-bullet-active {
    width: .8rem;
    background: linear-gradient(353.5deg, #f14336 -7.16%, #9d0009 74.4%);
    border-radius: 1rem;
}


/* banner */
.banner-news-wrap {
    position: relative;
    width: 100%;
    padding-top: 61.76%;
}
.banner-news-wrap .banner-news-swiper-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-news-wrap .banner-news-swiper-con .banner-news-item {
    position: relative;

}
.banner-news-wrap .banner-news-swiper-con .banner-news-item a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-news-wrap .banner-news-item .img {
    width: 100%;
    height: 100%;
}
.banner-news-wrap .banner-news-item .img img{
    width: 100%;
    height: 100%;
}
.banner-news-wrap .banner-news-item .news-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #000 100%); */
    font-size: 1.6rem;
    color: #fcedd7;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: .8rem 6rem 1.2rem 1.5rem;
}

/* banner 分页器*/
.banner-news-wrap .swiper-container .swiper-pagination {
    position: absolute;
    right: 1rem;
    left: initial;
    bottom: 1.5rem;
    z-index: 2;
    text-align: right;
    width: auto;

}
.banner-news-wrap .pagination-bullet {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    margin: 0 .2rem;
    border-radius: 50%;
    background-color: #FFDFB6;
}
.banner-news-wrap .swiper-pagination .pagination-bullet-active {  
    width: 1rem;
    background: #E71E0E;
    border-radius: 1rem;
}


.model {
	width: 100%;
	height: auto;
}
.model-title {
	position: relative;
	width: 100%;
}
.model-title-logo {
	position: absolute;
	top: 0;
	left: 1.5rem;
	z-index: 2;
	width: 12rem;
	height: 3.8rem;
	background-position: left center;
	background-size: 100% auto;
	background-repeat: no-repeat;


}
.model-title-con {
	height: 3.35rem;
    margin: 0 1.5rem;
    background: url(../images/wap/bg_model-title.png) no-repeat left 2rem center / auto 100%;

}

.model-news-con {
	width: 100%;
	padding: 0 1.5rem;
}
.model-news-con ul {
	width: 100%;
	padding: .5rem 1.5rem 0 1.5rem;
}
.model-news-con ul li {
    width: 100%;
}
.model-news-con ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 1rem 0;
	line-height: 1.5;
	color: #fff;
	font-size: 1.5rem;
	border-bottom: 1px solid #BD4D4B;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    word-break:break-all;
    display:-webkit-box;
    -webkit-box-orient:vertical;
}
.model-news-con ul li:last-child a {
	border-bottom: none;
}

.wap-more {
	display: block;
	width: auto;
	margin: 1.5rem 1.5rem 0 1.5rem;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	background: #e3372f;
}
.wap-more i {
	display: inline-block;
	vertical-align: text-top;
	width: 1.4rem;
	height: 1.4rem;
	background: url("../images/wap/bg_icon_model_more.png") no-repeat center bottom/ 60% auto;
}

/* 大会要闻 */
.wap-dhyw {
	width: 100%;
	height: auto;
	padding-top: 1.5rem;
	padding-bottom: 3.3rem;
	background: url("../images/wap/bg_dhyw.png") no-repeat center/100% 100%;
}
.wap-dhyw .model-title-logo {
	background-image: url("../images/wap/wap_model_title_dhyw.png");
}
.wap-dhyw .model-news-con {
	margin-top: .5rem;
	background: url("../images/wap/bg_model-title.png") no-repeat 1.2rem center/100% auto;

}
.wap-dhyw .model-news-con ul {

	background: linear-gradient(180deg, #fff5e40d 0%, #ffecca1a 66.04%);
}
.wap-dhyw .wap-more {
	background: transparent;
	border: 1px solid #fffdfd;
}

/* 热点聚焦 */
.wap-rdjj {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: url("../images/wap/bg_rdjj.png") no-repeat center/100% 100%;
}
.wap-rdjj .model-title-logo {
	background-image: url("../images/wap/wap_model_title_rdjj.png");
}
.wap-rdjj .model-news-con {
	margin-top: .8rem;
}
.wap-rdjj .model-news-con ul {
	background: linear-gradient(180deg, #fde7c9 0%, #fde7c9 66.04%);
}
.wap-rdjj .model-news-con  a {
    color: #9B4F07;
	border-bottom: 1px solid #F9C2A6;
}


/* 现场直击 */  
.wap-xczj  {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: url("../images/wap/bg_xczj.png") no-repeat center/100% 100%;
}
.wap-xczj .model-title-logo {
	background-image: url("../images/wap/wap_model_title_xczj.png");
}
.model-banner-news-wrap {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
}
.model-banner-news-swiper-con {
	padding-bottom: 2.5rem;
}
.model-banner-news-item {
	margin-left: 1.5rem;
	width: 80%;
}
.model-banner-news-item .img {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border-radius: .5rem;
	overflow: hidden;
}
.model-banner-news-item .img img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;

}
.model-banner-news-item .img i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 4;
	width: 4rem;
	height: 4rem;
	background: url("../images/wap/bg_icon_video.png") no-repeat center/100% auto;


}
.model-banner-news-item .news-title {
	width: 100%;
	height: 3.6rem;
	line-height: 3.6rem;
	font-size: 1.5rem;
	margin-top: 1.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #9B4F07;
	padding: 0 1rem;
	background: linear-gradient(180deg, #ffeac9 0%, #fdd19a 100%);
}

/* 现场直击 分页器*/
.model-banner-news-swiper-con .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0;
	width: 100%;
    z-index: 2;

}
.model-banner-news-swiper-con .pagination-bullet {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    margin: 0 .2rem;
    border-radius: 50%;
    background-color: #FFDFB6;
}
.model-banner-news-swiper-con .swiper-pagination .pagination-bullet-active {  
    width: .8rem;
    background: #E71E0E;
    border-radius: 2rem;
}

/* 融媒专区 */  
.wap-rmzq  {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: url("../images/wap/bg_rmzq.png") no-repeat center/100% 100%;
}
.wap-rmzq .model-title-logo {
	background-image: url("../images/wap/wap_model_title_rmzq.png");
}


.wap-rmzq .model-banner-news-wrap {
	width: 100%;
	height: auto;
	padding-left: 1.5rem;
	margin-top: 1.5rem;


}
.model-banner-news-swiper-con {
	padding-bottom: 2.5rem;
	border-radius: .5rem 0 0 .5rem;
	overflow: hidden;
}
.wap-rmzq .model-banner-news-item {
	margin-right: .5rem;
	margin-left: 0;;
	width: 50%;
}
.wap-rmzq .model-banner-news-item .img {
	position: relative;
	width: 100%;
	padding-top: 177.78%;
	border-radius: .5rem;
	overflow: hidden;
}
.wap-rmzq .model-banner-news-item .img img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	object-fit: cover;

}
.wap-rmzq .wap-more {
	border: 1px solid #fff;
}

/* 融媒专区 分页器*/
.wap-rmzq  .model-banner-news-swiper-con .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0;
	width: 100%;
    z-index: 2;

}
.wap-rmzq  .model-banner-news-swiper-con .pagination-bullet {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    margin: 0 .2rem;
    border-radius: 50%;
    background-color: #FFDFB6;
}
.wap-rmzq  .model-banner-news-swiper-con .swiper-pagination .pagination-bullet-active {  
    width: .8rem;
    background: #FFC084;
    border-radius: 2rem;
}



/* 代表风采 */  
.wap-dbfc  {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: url("../images/wap/bg_xczj.png") no-repeat center/100% 100%;
}
.wap-dbfc .model-title-logo {
	background-image: url("../images/wap/wap_model_title_dbfc.png");
}


.wap-dbfc .model-banner-news-wrap {
	width: 100%;
	height: auto;
	padding-left: 1.5rem;
	margin-top: 1.5rem;
}
.model-banner-news-swiper-con {
	padding-bottom: 2.5rem;
}
.wap-dbfc .model-banner-news-item {
	margin-right: 1rem;
	margin-left: 0;;
	width: 45%;
}
.wap-dbfc .model-banner-news-item .img {
	position: relative;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
	border-radius: 0;
}
.wap-dbfc .model-banner-news-item .img img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wap-dbfc .model-banner-news-item .news-title {
	width: 100%;
	height: auto;
	margin-top: 0;
	
	padding: 1rem;
	background: linear-gradient(315.65deg, #e71e0e -11.74%, #e71e0e 185.35%);
}
.wap-dbfc .model-banner-news-item .news-title p {
	line-height: 1.5;
	font-size: 1.5rem;
	height: auto;
	white-space: break-spaces;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    word-break:break-all;
    display:-webkit-box;
    -webkit-box-orient:vertical;
	color: #ffeac9;

}

.swiper-tab-wrap {
	width: 100%;
	height: auto;
	margin: 2rem 0;
	padding: 0 1.5rem;
}
.swiper-tab-box {
	display: flex;
	justify-content: space-between;
}
.swiper-tab-item {
	position: relative;
	width: 32%;
	height: 3.5rem;
	line-height: 3.5rem;
	font-size: 1.5rem;
	color: #9B4F07;
	background: #ffcf90;
	text-align: center;
}
.swiper-tab-item.on {
	background: #E71E0E;
	color: #fff;

}
.swiper-tab-item.on:after {
	position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;
    content: "";
    width: 1.2rem;
    height: 1rem;
    background: url(../images/wap/bg_icon_tab_arr.png) no-repeat center top/100% auto;
}


/* 代表风采 分页器*/
.wap-dbfc  .model-banner-news-swiper-con .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0;
	width: 100%;
    z-index: 2;

}
.wap-dbfc  .model-banner-news-swiper-con .pagination-bullet {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    margin: 0 .2rem;
    border-radius: 50%;
    background-color: #FFDFB6;
}
.wap-dbfc  .model-banner-news-swiper-con .pagination-bullet-active {  
    width: .8rem;
    background: #FFC084;
    border-radius: 2rem;
}


/* 工作成就 */
.wap-gzcj {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: url("../images/wap/bg_gzcj.png") no-repeat center/100% 100%;
}
.wap-gzcj .model-title-logo {
	background-image: url("../images/wap/wap_model_title_gzcj.png");
}

.model-img-text-news-con {
	width: 100%;
	padding: 0 1.5rem;
}
.model-img-text-news-con ul,
.model-img-text-news-con ul li,
.model-img-text-news-con li a {
	display: block;
	width: 100%;
	height: auto;
}
.model-img-text-news-con ul li {
	margin-top: 1rem;
}
.model-img-text-news-con li a {
	position: relative;

	padding-top: .8rem;
	background: url("../images/wap/bg_img_text_news.png") no-repeat center /100% 100%;
}

.model-img-text-news-con ul li a .images {
	position: relative;
	float: left;
	width: 40%;
	padding-top: 22.5%;
	margin-right: 1rem;
	border-radius: .5rem;
	overflow: hidden;

}
.model-img-text-news-con ul li a .images img {
	position: absolute;
    top: 0;
    left: 0;
	z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.model-img-text-news-con li .news-text {
	position: relative;
	width: 100%;
	height: 100%;

}
.model-img-text-news-con li .news-text p {
	position: relative;

	font-size: 1.4rem;
	color: #9b4f07;
	line-height: 1.5;
	padding-top: .5rem;
	padding-right: 1rem;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    word-break:break-all;
    display:-webkit-box;
    -webkit-box-orient:vertical;
}
.model-img-text-news-con li .l,
.model-img-text-news-con li .r {
	position: absolute;
	z-index: 5;
	width: 1.3rem;
	height: 1rem;
}
.model-img-text-news-con li .l {
	left: 43%;
	top: 0;
	background: url("../images/wap/icon_l.png") no-repeat center /100% 100%;

}
.model-img-text-news-con li .r {
	bottom: 1rem;
	right: 1rem;
	background: url("../images/wap/icon_r.png") no-repeat center /100% 100%;

}


/* 学习贯彻 */
.wap-xxgc  {
	margin-top: 1.5rem;
	
}
.wap-xxgc .model-title-logo {
	background-image: url("../images/wap/wap_model_title_xxgc.png");
}
.model-img-text-news {
	width: 100%;
	padding: 0 1.5rem;
}
.model-img-text-news ul,
.model-img-text-news ul li,
.model-img-text-news li a {
	display: block;
	width: 100%;
	height: auto;
}
.model-img-text-news ul li {
	margin-top: 1rem;
}
.model-img-text-news li a {
	position: relative;
	background: #fde7c97d;
	height: 7.65rem;
}
.model-img-text-news ul li a .images {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 13.6rem;
	height: 7.65rem;
	margin-right: 1rem;
}
.model-img-text-news ul li a .images img {
	position: absolute;
    top: 0;
    left: 0;
	z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.model-img-text-news li .news-text {
	display: flex;
  align-items: center; /* 将项目在交叉轴上居中对齐 */
  justify-content: center; /* 将项目在主轴上居中对齐（水平居中） */
	width: 100%;
	padding-left: 14.6rem;
	height: 100%;
}
.model-img-text-news li .news-text p {
    display:-webkit-box;
	font-size: 1.4rem;
	color: #9b4f07;
	line-height: 1.5;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
	padding-right: 1rem;
    word-break:break-all;
    -webkit-box-orient:vertical;
}

/* 媒体聚焦 */
.wap-mtjj {
	margin-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.wap-mtjj .model-title-logo {
	background-image: url("../images/wap/wap_model_title_mtjj.png");
}
.model-text-news {
	width: 100%;
	margin-top: 2rem;
	padding: 0 1.5rem;
}
.model-text-news ul,
.model-text-news ul li,
.model-text-news li a {
	display: block;
	width: 100%;
	height: auto;
}
.model-text-news ul li {
	padding-left: 1.5rem;
	background: url("../images/wap/icon_text_li.png") no-repeat left center /.7rem auto;
}
.model-text-news li .news-text {
	padding: 1rem 0;
	width: 100%;
	height: 100%;
}
.model-text-news li .news-text p {
	font-size: 1.4rem;
	color: #000000cc;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


