@charset "utf-8";
/* CSS Document */
body{background: #f2f2f2;}
.main{
	padding-bottom:60px;
}
.t-org{
	color:#ff5a19;
}

/* 弹窗 */
.layui-layer-setwin{
	right:0 !important;
}
.layui-layer-setwin .layui-layer-close1{
	background-position: -180px -31px !important;
	width: 30px;
	height: 30px;
}
.layui-layer{
	background: none !important;
	box-shadow: none !important;
}
.layui-layer-title{
	display:none;
}

/* icon */
.icon{
	position: relative;
	display: block;
}
.icon::before{
	content:"";
	background-image: url(../koubei_img/icon.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.left,.middle{
	float:left;
}
.right{
	float:right;
}
.btns{
	background:#eee;
	color:#999;
	margin:0 5px;
	height: 26px;
	line-height: 25px;
	border-radius: 14px;
	font-size: 12px;
	padding: 0 10px;
	min-width: 70px;
	width: auto;
	font-family: "Microsoft Yahei",simSun,Arial;
}
.btns:hover{
	background:#e9e9e9;
	color:#888;
}

.col_21 .col_right>div:first-child{
	margin-top:0;
}
.Newsbox{
	background:#ffffff;
	padding: 14px 20px 25px;
	margin-top: 20px;
}
.Newsbox .n_title{
	border-bottom: 1px #e5e5e5 dotted;
	padding-bottom: 8px;
	position: relative;
	font-size: 18px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.Newsbox .n_title>.right{
	font-size:12px;
	font-weight:normal;
	font-family:"宋体";
	color:#999;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.Newsbox.imagebox{
	padding:0;
	margin-top: 15px;
}

/* list */

.ns_area{
	background: #ffffff;
	padding: 10px 20px;
}
.tab_menu{
  background: #ffffff;
  overflow: hidden;
  line-height: 45px;
  width: 100%;
  box-sizing: border-box;
  z-index: 999;
  border-bottom: 1px #ddd solid;
}
.tab_menu li{
  float: left;
  font-size: 18px;
  width: 14%;
  text-align: center;
  position: relative;
  margin-right: 1%;
  cursor: pointer;
  color: #333;
  font-family: "微软雅黑";
}
.tab_menu .on,.tab_menu li:hover{
  color: #ea262f;
}
.tab_menu .on{
  font-weight: bold;
}
.tab_menu .on:after{
  content:"";
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  margin: auto;
  left: 0;
  right: 0;
  background: #ea262f;
  z-index: 999;
}

.ns_box{
	padding-top:10px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
}
.news_row{
  position: relative;
  border-bottom: 1px #ddd dashed;
  padding: 20px 10px;
  overflow: hidden;
}
.news_row:hover{
	background: #f7f7f7;
}
.news_row .t{
	margin-bottom: 15px;
	word-break:break-all;
	text-overflow:ellipsis; /*显示为省略号*/
	display:-webkit-box;/*对象作为伸缩盒子模型显示*/
	-webkit-box-orient:vertical;/*设置或检索伸缩盒对象的子元素的排列方式*/
	-webkit-line-clamp: 2;/*显示行数*/
	text-align: justify;
	overflow:hidden;
}
.news_row .t a{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.news_row .t a:hover{
	color: #ee3535;
}
.news_row .info1{
	color: #999;
	font-size:12px;
	font-family:"宋体";
	margin-bottom: 15px;
	word-break:break-all;
	text-overflow:ellipsis; /*显示为省略号*/
	display:-webkit-box;/*对象作为伸缩盒子模型显示*/
	-webkit-box-orient:vertical;/*设置或检索伸缩盒对象的子元素的排列方式*/
	-webkit-line-clamp:2;/*显示行数*/
	text-align: justify;
	overflow:hidden;
	/* max-height: 36px; */
}
.news_row .info2{
	overflow:hidden;
	font-family: "宋体";
}
.news_row .info2>div{
	float:left;
	font-size: 12px;
	line-height: 26px;
	color: #999;
}
.news_row .info2>.right{
	float:right;
}
.news_row .user{
	float:left;
	padding-left: 25px;
	margin-right: 30px;
}
.news_row .user:before{
	width: 20px;
	height: 20px;
	background-position: -69px -255px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}
.news_row .zan{
	color:#4869ec;
	background:#e1ebfd;
}
.news_row .zan:hover{
	color:#4869ec;
	background:#d9e6fd;
}
.news_row .zan:before{
	width: 18px;
	height:20px;
	background-position: -158px -77px;
}

/* Tourists */
.Tourists{
	background:#ffffff;
	padding: 20px 30px;
	font-size:12px;
	color:#c5c5c5;
	position: relative;
	margin-bottom: 2px;
}
.userpic{
	width:51px;
	height:51px;
	float: left;
}
.Tourists a{
	margin:0 5px;
}
.Tourists .right{
	position:absolute;
	left:95px;
	top:0;
	bottom:0;
	margin: auto;
	height: max-content;
	width: 185px;
	margin-top:36px\0 !important;
}

.btnsbox a,.btnsbox button{
	border: 1px #f64646 solid;
	display:block;
	margin-top: 10px;
	text-align:center;
	height:45px;
	line-height: 42px;
	border-radius:3px;
	box-sizing: border-box;
	color: #f64646;
	/* font-size: 18px; */
}
.btnsbox a:hover{
	border-color:#fb5555;
	color:#fb5555;
}
.btnsbox .redbtn:hover{
	background:#fb5555;
	border-color:#fb5555;
	color:#ffffff;
}
.btnsbox .redbtn{
	background:#f64646;
	color:#ffffff;
	border-color:#f64646;
	width: 100%;
	font-size: 16px;
	cursor: pointer;
}

.ns_right .n_title:before{
	width: 30px;
	height: 32px;
}
/* hot */
.ns_right .hot .n_title:before{
	background-position: -108px -76px;
}
.ns_right .hot .news_row{
	padding: 15px 2px 10px;
}
.ns_right .hot .news_row:first-child{
	padding-top:5px;
}
.ns_right .hot .t,.ns_right .hot .info1{
	margin-bottom:8px;
	max-height: 36px;
}
.ns_right .hot .t a{
	font-size:14px;
	display: block;
	line-height: 16px;
}

/* pinpai */
.ns_right .pinpai .n_title:before{
	background-position: -109px -14px;
}
.ns_right .pinpai .row{
	position:relative;
	padding:12px 0;
	border-bottom:1px #eee solid;
}
.ns_right .pinpai .imgbox{
	width:108px;
	height:45px;
	margin-right: 12px;
}
.ns_right .pinpai .middle{
	float:left;
	width: 100px;
}
.ns_right .pinpai .t{
	font-size:14px;
	font-weight:bold;
	font-family: "微软雅黑";
}
.ns_right .pinpai .info{
	font-size:12px;
}
.ns_right .pinpai .t-org{
	font-weight:bold;
}
.ns_right .pinpai .row .right{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	width:40px;
	height: 20px;
	right: 0;
}
.ns_right .pinpai .btns{
	min-width: 40px;
	padding:0;
	border-radius: 3px;
	background: #ff5858;
	height: 20px;
	line-height: 20px;
	color: #fff;
	margin: 0;
}

.pp_area{
	padding: 30px 40px 40px;
	background: #ffffff;
	margin-bottom: 30px;
}

/* Tslist */
.Tslist .n_title:before{
	background-position: -106px -46px;
}
.Tslist .news_row{
	padding: 15px 2px 15px;
}
.Tslist .news_row:first-child{
	padding-top:5px;
}
.Tslist .t{
	margin-top:5px;
	margin-bottom: 10px;
}
.Tslist .t a{
	font-size:14px;
}
.Tslist .ts-info{
	font-size:12px;
	line-height: 23px;
}
.Tslist .ts-info .left{
	border:1px #e40e0e solid;
	padding-left: 40px;
	position: relative;
	height: 25px;
}
.Tslist .ts-info i{
	font-style:normal;
	background:#e40e0e;
	color:#fff;
	width: 40px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	font-size: 14px;
}
.Tslist .ts-info span{
	display:block;
	padding:0 10px;
}

/* jiameng */
.jiameng .n_title:before{
	background-position: -106px -46px;
}
.jiameng .news_row{
	padding: 13px 5px 8px;
}
.jiameng .news_row:first-child{
	padding-top:5px;
}
.jiameng .news_row .info1{
	margin-bottom: 10px;
}
.jiameng .news_row .info2>.left{
	color:#6495cb;
}

.get_more{
	padding:10px;
	margin-top:10px;
	cursor: pointer;
}
.get_more:hover{
	color:red;
}

.window{
	position: fixed !important;
}
.window .panel-header{
	text-align:center;
	margin-bottom: 30px;
}
.window div{
	min-height:42px;
}
.panel-title{
	line-height:42px;
	font-size:22px;
} 