@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, i, em, b, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, th, td, img, a, tr, img,textarea ,input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style: none;
	font-family: 微软雅黑, Microsoft Yahei;
	font-weight: normal;
	font-style: normal;
	color: #222222;
}
body{
	background:#f5f5f5
}
html, body {
	width: 100%;
	min-width: 320px;
	max-width: 720px;
	margin: 0 auto
}
body, em, b, ol, a, i, span, nav, strong {
	display: inline-block;
	max-width: 720px;
	margin: 0 auto;
}
a {
	font-size: 1.4rem;
	text-decoration: none !important;
	outline: none;
}
a:hover, .w-input, textarea, .sig-button, .dev-table>ul>li>a {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 0.30s;
	-moz-transition-duration: 0.30s;
	transition-duration: 0.30s;
}
.red {
	color: #660000
}
.tac {
	text-align: center
}
img {
	max-width: 100%;
	display: block;
}
button {
	cursor: pointer;
	font-family: 微软雅黑, Microsoft Yahei;
}
textarea {
	font-family: 微软雅黑, Microsoft Yahei;
}
input {
	color: #585858;
	font-family: 微软雅黑, Microsoft Yahei;
	outline: none;
}
input {
	color: #585858;
	font-family: 微软雅黑, Microsoft Yahei;
	outline: none;
}

.clearfix {
	clear: both;
}
.fl {
	float: left!important;
}
.fr {
	float: right!important;
}
.m0a {
	margin: 0 auto!important;
}
.mab5{
	margin-bottom: 3%;
}
.mat0{
	margin-top: 0!important;
}
.mat5{
	margin-top: 5%!important;
}
.pb0{
	padding-bottom: 0!important;
}

.containter {
    max-width: 720px;
    margin: 0 auto;
    min-height: 7.8rem;
	width: 100%;
	position: relative;
}

.but{
	width: 50%;
	overflow: hidden;
	margin: auto;
	position: absolute;
	bottom: 1%;
	left: 0;
	right: 0;
}
.but img{
	width: 100%;

}

.w96{
	width: 94%;
	margin: auto;
}
.header{
	width: 94%;
	height: 70px;
	padding:0 3%;
	background: #FFF;
	margin-bottom: 2%;
	
}
.header ul{
	display: flex;
	align-items: center;
	height: 70px;
	justify-content: space-between;
}
.header ul li{

}
.img01{
	width: 80%;
}
.img02{
	width: 85%;
	margin: auto;
}
.img03{
	width: 80%;
}


.lb-tu {
	display: block;
	min-width: 100%!important;
	/* height: 230px!important; */
	aspect-ratio: 4 / 2.5;
}
.tu-img {
	width: 88%!important;
	display: block;
	height: 500px;
	margin: auto;
	padding: 0 6%;
}
.swiper-slide p a {
	position: absolute;
	bottom: 2%;
	line-height: 40px;
	color: #FFF;
	width:96%;
	padding: 0 2%;
	text-align: center;
	font-size: 1.2rem;
	height: 40px;
}



/* 社内新闻 */
.bg{
	width: 94%;
	padding: 0 3% 100px;
	overflow: hidden;
	background: #FFF;
	margin-top: 3%;
}
.title{
	width: 100%;
	margin: auto;
	border-bottom: 1px solid #efefef;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.title ul{
	width: 75%;
	background: url(../images/line.png) no-repeat left center;
	height: 60px;
	text-indent: 8px;
}
.title ul li{
	display: block;
	float: left;
	line-height: 60px;
	font-size:1.4rem;
}
.title ul li a{
	font-size:1.4rem;
	color:#999;
}
.title span{
	width: 20%;
	display: block;
}
.title span a{
	font-size:1rem;
	width: 100%;
	display: block;
	color:#999;
	text-align: right;
}
.title p{
	font-size:1rem;
	min-width: 5rem;
	display: block;
	color:#999;
}
.title p a{
	font-size:1rem;
	color:#999;
}
.sn-con p a{
    width: 100%;
    height:55px;
    line-height: 55px;
    font-size: 1.2rem;
    border-bottom: 1px solid #f9f9f9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.title ul li.on a{
	font-weight: bold;
	color: #222;
}

.tf-img{
	width: 100%;
	overflow: hidden;
	margin-top: 3%;
}

.font{
	font-weight: bold;
	text-indent: 15px;
}
.hs-con{
	width: 100%;
	overflow: hidden;
}
.hs-con ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hs-con ul li{
	width: 45%;
	overflow: hidden;
	margin-top: 5%;
}
.hs-con ul li img{
     width: 100%;
	 aspect-ratio: 4 / 2.5;
	 height: 150px;
}
.hs-con ul li p{
	width: 100%;
	height: 60px;
    line-height: 30px;
	font-size:1.2rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10% 0 5%;
}

.footer{
	width: 100%;
	height: 85px;
	line-height: 85px;
	text-align: center;
	color: #FFF;
	background:#333333;
	font-size: 1rem;
	margin-top: 3%;
}

/* 融媒展示一级页面 */
.pos{
	position: fixed;
	bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bg-hui{
	width: 100%;
	height: 10px;
	background:#f5f5f5 
}


/* 融媒展示二级页面 */
.video{
	width: 100%;
	height: auto;
}
.video video{
	width: 100%;
}


/* 社内新闻 */
.snxw{
	width: 100%;
	overflow: hidden;
}
.snxw-tit{
	border-bottom: 1px solid #efefef;
}
.snxw-tit h2{
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.snxw-tit span{
	display: block;
	font-size: 1rem;
	text-align: center;
	color: #9f9f9f;
	padding: 5% 0;
}
.snxw-con{
	margin-top: 6%;
}
.snxw-con img{
	width: 100%;
	margin-bottom: 5%;
}
.snxw-con p{
	font-size: 1.2rem;
	text-align: justify;
	line-height: 30px;
}



/* 有声悦读一级列表 */
.ysyd{
	width: 100%;
	overflow: hidden;
}
.ysyd ul li{
	width: 100%;
	overflow: hidden;
	margin: 3% 0 10%;
}
.ysyd-lf{
	width: 40%;
	float: left;
}
.ysyd-lf img{
	width: 100%;
	aspect-ratio: 4 / 3.5;
}
.ysyd-rg{
	width: 55%;
	float: right;
}
.ysyd-rg h2{
	font-size: 1.2rem;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 2%;
}
.ysyd-rg p{
	color:#888888;
	font-size: 1rem;
	line-height: 28px;
}
.more a{
	display: block;
	width: 145%;
	line-height: 35px;
	background:#8b2031;
	color: #FFF;
	font-size: 1rem;
	text-align: center;
	border-radius: 5px;
	margin-top: 15%;
}


/* 社内新闻一级列表 */
.snxw{
    width: 100%;
    overflow: hidden;
    margin: 5% 0;
}
.snxw-lf{
	width: 40%;
	float: left;
}
.snxw-lf img{
	width: 100%;
	aspect-ratio: 4 / 2.5;	
}
.snxw-rg{
	width: 55%;
	float: right;
}
.snxw-rg p a{
	font-size: 1.2rem;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 10%;
}
.snxw-rg span{
	color:#888;
}
@media (max-width: 992px) {
    .lb-tu{
        height: auto;
        max-height: 500px;
    }
}

/* 社内新闻 */
.slideTxtBox .hd {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
	position: relative;
	background: url(../images/line.png) no-repeat center left;
}

.slideTxtBox .hd ul {
	width: 65%;
	float: left;
	position: absolute;
	left: 15px;
	top: -1px;
	height: 60px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding-right: 10px;
	cursor: pointer;
	font-size: 1.4rem;
	color: #999;
}

.slideTxtBox .hd ul li.on {
	height: 60px;
	font-weight: bold;
	color: #222;
}

.slideTxtBox .hd span {
	width: 100%;
	display: block;
	float: right
}

.slideTxtBox .hd span a {
	font-size: 1rem;
	width: 100%;
	display: block;
	color: #999;
	text-align: right;
}


.slideTxtBox .bd li a {
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 1.2rem;
	border-bottom: 1px solid #f9f9f9;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

/* 搜索 */
.search{
	display: flex;
	
}
.search-input{
	width: 85%;
	height: 50px;
	line-height: 50px;
	border:1px solid #861829;
	float: left;
	box-sizing: border-box;
	padding: 0 2%;
}
.searchBtn{
	width: 15%;
	height: 50px;
	float: left;
	color: #fff;
	background: url(../images/search_btn.png) no-repeat center center #861829;
	-webkit-appearance: none;
	vertical-align: top;
	cursor: pointer;
	font-size: 0;
	border: 1px solid #861829;
}


/* 分页 */

/* page */
.page{
	width: 94%;
    list-style: none;
	display: flex;
	justify-content: center;
	position: relative;
    margin:auto;
}
.page>li{
    float: left;
    padding:2%;
    cursor: pointer;
}
.page .pageItem{
    border: solid thin #DDDDDD;
    margin: 5px;
}
.page .pageItemActive{
    border: solid thin #8b2031;
    margin: 5px;
    background-color: #8b2031;
    color:white;
}
.page .pageItem:hover{
    border: solid thin #8b2031;
    background-color: #8b2031;
    color:white;
}
.page .pageItemDisable{
    border: solid thin #DDDDDD;
    margin: 5px;
    background-color: #DDDDDD;
}

.width100{
	width: 100%!important;
}
.width1200{
	width: 1200px!important;
}
.video-xq{
	width: 1200px;
	min-height: 500px;
	background: #f1f1f1;
	margin: 50px auto 30px;
}
