* {
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 100% !important;
}

li {
	list-style: none;
}

a {
	color: #000000;
}

html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;

}

body {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
}

img,video{
	max-width: 100%;
}
/* 底部导航样式 */
.bottomNav {
	width: 90%;
	padding: 10px 5%;
	border-top: 1px solid #dde1ea;
	position: fixed;
	bottom: 0;
	background-color: #FFFFFF;
	z-index: 999;
}

.bottomNav ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.bottomNav ul li {
	width: 12%;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position-y: 0px;
	background-size: 80%;
	background-position-x: 53%;
	text-align: center;
}

.ws {
	background-image: url(../img/pic19.png);
}

.fx {
	background-image: url(../img/pic11.png);
}

.xw {
	background-image: url(../img/pic20.png);
}

.st {
	background-image: url(../img/pic21.png);
}

.fw {
	background-image: url(../img/pic12.png);
}

.on a {
	display: none;
	color: #007AFF !important;
}

.on {
	background-size: 100% !important;
	background-position-y: 5px !important;
	background-position-x: 0% !important;
}

/* 融媒矩阵样式 */
.twitterList,
.Publicnum {
	width: 95%;
	margin: auto;
}

.pubReturn p {
	padding: 15px;
	text-align: center;
	font-size: 18px;
	background-color: rgb(12, 118, 185);
	color: #FFFFFF;
}

.pubReturn p span a {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.pubTop {
	width: 95%;
	margin: 15px auto;
	/* border-left: 3px solid rgb(255, 32, 32); */
	padding-left: 5px;
	text-align: center;
	font-size: 20px;

}

.twitterList ul,
.publicList ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.publicList ul{
	border-bottom: 1px solid #e7e7e7;
}

.twitterList ul li,.publicList ul li {
	width: 23%;
	margin: 10px 2px;
	text-align: center;
	font-size: 17px;
}

.twitterList ul li img,.publicList ul li img {
	width: 55px;
	height: 55px;
	border-radius: 5px;
}

.twitterList ul li p,.publicList ul li p {
	padding-top: 10px;
}


/* 融媒矩阵样式 */




/* 详情页样式 */
.layui-form-item {
	padding: 5px 15px;
}
.wenzhang li {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.chen_10{
	border-bottom: 4px solid rgb(243,243,243);
}
.wenzhang li p{
	text-indent: 2em;
}
.wenzhang li img{
	width: 100%;
}

.ContentBox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.imgBox {
	width: 15%;
	text-align: center;
}

.imgBox img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.nameBox {
	width: 85%;
}

.nameTop {
	display: flex;
	justify-content: space-between;
}

.nameTop button {
	background-color: #fff;
}

.nameTop button span {
	font-size: 13px;
	color: #8c8c8c
}

.pingCon {
	margin: 5px 0;
	line-height: 25px;
	font-size: 16px;
}

.reCon {
	font: 12px;
}

.reCon span {
	padding: 5px;
	background-color: #ececec;
	border-radius: 30px;
}

.getmore {
	text-align: center;
}

.Recom {
	font-size: 22px;
	font-weight: bold;
	padding: 0 5px;
	color: rgb(61,61,61);
}

.RecomContent li {
	margin: 10px 0;
	border-bottom: 1px solid #ebf0f8;
	position: relative;
}

.RecomContent li a {
	font-size: 17px;
	line-height: 30px;
}

.hot {
	padding: 2px;
	border: 1px solid #e60000;
	color: #e60000 !important;
	margin-right: 15px;
}

.hotBox {
	margin: 10px 0;
}

.hotBox span {
	font-size: 12px;
	color: #a09c9c;
}

.hotImg img {
	width: 105px;
	height: 60px;
	margin: 0 3px;
}

.nonIco {
	position: absolute;
	right: 0;
	bottom: 5px;
	border: 1px solid #C2C2C2;
	border-radius: 25%;
}

.leftBox {
	width: 70%;
}

.LeRig {
	display: flex;
	justify-content: space-between;
}

.leftBox {
	border-right: 1px solid #e9eef7;
}

/* 详情页样式 */



/* 旅游专栏的样式 */
.travelBg {
	width: 100%;
	position: relative;
}

.travelBg img {
	width: 100%;
}
.travelBg video {
	width: 100%;
}

.travelBg p {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	position: absolute;
	top: 10px;
}

.travelBg p a {
	color: #FFFFFF;
	float: left;
	font-size: 25px;
	background-color: rgba(0, 0, 0, 0.5);
	margin-left: 10px;
	border-radius: 50%;
}

.traBox {
	width: 95%;
	margin: 10px auto;
}

.RecomContent li {
	margin: 10px 0;
	border-bottom: 1px solid #ebf0f8;
	position: relative;
}

.RecomContent li a {
	font-size: 17px;
	line-height: 30px;
}

.hot {
	padding: 2px;
	border: 1px solid #e60000;
	color: #e60000 !important;
	margin-right: 15px;
}

.hotBox {
	margin: 10px 0;
}

.hotBox span {
	font-size: 12px;
	color: #8d8d8d;
}

.hotImg img {
	width: 30%;
	margin: 0 3px;
}

.rightBox img {
	width: 112px;
	height: 65px;
	border-radius: 5px;
}

.nonIco {
	position: absolute;
	right: 0;
	bottom: 5px;
	border: 1px solid #C2C2C2;
	border-radius: 25%;
}

.leftBox {
	width: 70%;
}

.LeRig {
	display: flex;
	justify-content: space-between;

}



/* 旅游专栏的样式 */



/* 微视详情页样式 */
.wsCon{
	width: 95%;
	display: flex;
	padding: 10px 2.5%;
	background-color: #FFFFFF;
}
.icoImg img,.wsLeft img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: 10px;
}
.wsRight h1{
	font-size: 22px;
	line-height: 30px;
}
.wsRight>p{
	font-size: 13px;
	color: #b3b3b3;
	padding: 10px 0;
}

.rightCon p{
	font-size: 16px;
	line-height: 30px;
	color: #343434;
}
.Commentary,.wsConList{
	width: 95%;
	padding: 10px 2.5%;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 60px;
}
.commentTop{
	font-size: 20px;
	font-weight: bold;
}
.commentCon {
	margin: 10px 0;
}
.commentCon li{
	width: 100%;
	display: flex;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}
.commentCon li:last-child{
	border: none;
	padding: 0;
}

.contentComm,.name{
	font-size: 16px;
	line-height: 30px;
	color: #444444;
}
.comTime{
	font-size: 13px;
	 color: #a3a3a3;
}
.goodBox{
	position: absolute;
	top: 10px;
	right: 20px;
}

.inputBox {
	width: 100%;
	padding: 10px 0;
	bottom: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #eaeaea;
}

.inputBox input {
	width: 55%;
	padding:9px 10px;
	background-color: rgb(243,243,243);
	border-radius: 30px;
	margin:0 10px;
	border: none;
}

.inputBox button {
	background-color: #FFFFFF;
	border: none;
}
.inputBox img{
	width: 30px;
	margin: 0 10px;
}
/* 微视详情页样式 */


/* 公众号样式 */


	
.recomUl>ul{
	margin: 15px;
}
.recomUl>ul li{
	width: 90%;
	margin: 10px auto;
}
.timeBox{
	text-align: center;
	margin: 20px 0;
}
.recomCon>a>img{
	width: 100%;
	border-top-left-radius: 10px;
}

.recomCon{
	background-color: #FFFFFF;
	border-radius: 10px;
}
.pubNumList02,.pubNumList{
	width: 90%;
	padding: 10px 5%;
	font-size: 16px;
	border-bottom: 1px solid #f3f3f3;
	line-height: 30px;}
.pubNumList a{
	
	display: flex;
	justify-content: space-between;
}
.pubNumList div{
	width: 75%;
}
.pubNumList img{
	width: 50px !important;
	height: 50px;
}

.dayBox {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.dayBox {
	margin: 25px 0;
}

.dayBox span {
	background-color: #e3e3e3;
	padding: 5px;
}

.dataBox ul {
	width: 90%;
	margin: 10px auto;
	padding: 10px;
	background-color: #FFFFFF;
	border-radius: 5px;
}

.dataBox ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

.dataCon {
	display: flex;
}

.dataLeft {
	width: 70%;
	margin-right: 3%;
	font-size: 15px;
}

.bott {
	font-size: 13px;
	margin-top: 10px;
	color: #797979;
}

.dataRight {
	width: 25%;
}

.dataRight img {
	width: 100%;
	height: 100%;
}

.dataNews {
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 35px;
	position: relative;
}
.dataNews >p{
	position: absolute;
    left: 20px;
    bottom: 10px;
    color: #fff;
    white-space: break-spaces;
    font-weight: 600;
    width: 90%;
    line-height: 25px;
}
.dataNews > img{
	width: 576px;
	height: 322px;
}

.dataBox ul li>img {
	width: 100%;
}
.wenzhang .video-js{
	width: 100%!important;
	height: auto!important;
}
.wenzhang .video-js .vjs-tech{
	position: unset!important;
	display: block;
}



/* 公众号样式 */

