﻿body{
	font-family: MicrosoftYaHei;
	background: #fff;
}
.index-body{
	background: #eeeeee;
}
.index-fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
.index-head{
	height:4rem;
	padding-top: 1.333333rem;
	background: url(/assets/img/list-top01.png) 0 0 no-repeat;
	background-size: cover;
	font-size: 0.746666rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.906666rem;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	box-sizing: border-box;
}
.index-sbg{
	position: relative;
	top:-0.4rem;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #eeeeee;
	overflow: hidden;
}
.index-search{
	position: relative;
	width: 9.466666rem;
	height:0.933333rem;
	margin:0.24rem auto 0;
	background-color: #ffffff;
	border-radius: 35px;
	border: solid 1px #a8d1ff;
	overflow: hidden;
}
.index-search input{
	width: 100%;
	height: 100%;
	padding:0 1.4rem 0 0.426666rem;
	border:0;
	font-size: 0.32rem;
	letter-spacing: 0px;
	color: #999999;
	box-sizing: border-box;
}
.index-search .btn{
	position: absolute;
	right: 0.3rem;
	top: 0;
	width: .8rem;
	height: 100%;
	line-height: 0.933333rem;
	text-align: center;
}

.index-search .btn img{
	width: 0.426666rem;
	vertical-align: middle;
}
.index-type{
	display: flex;
	    justify-content: space-evenly;
	margin: 0.56rem 0 0.426666rem;
	font-size:0.373333rem;
	line-height: 0.346666rem;
	color: #666666;
}
.index-type .item{
	padding:0 5px 0.24rem;
	border-bottom:3px solid transparent;
	border-radius: 1px; ;
}
.index-type .item.active{
	border-bottom:3px solid #0d66aa;
	color: #0d66aa;
}

.index-con{
	width: 9.466666rem;
	margin:6.56rem auto 0.4rem;	
}
.index-con .item{
	padding:0.16rem 0.2rem 0.32rem ;
	margin-bottom: 0.266666rem;
	background-color: #ffffff;
	border-radius: 0.266666rem;
}
.index-list .img{
	width: 9.066666rem;
	border-radius: 0.133333rem;
}
.index-list .name{
	margin:0.266666rem 0 0.08rem;
	font-size:0.373333rem;
	line-height: 0.426666rem;
	letter-spacing: 0px;
	color: #000000;
}
.index-list .time{
	height: 0.533333rem;
	line-height: 0.533333rem;
	font-size: 0.346666rem;
	color: #666666;
}
.index-list .time img{
	width: 0.32rem;
	margin-right: 0.16rem;
	vertical-align: middle;
}
.index-detail{
	display: inline-block;
	float: right;
	width: 1.96rem;
	height: 0.64rem;
	margin-right:-0.2rem;
	background: url(/assets/img/list-details-b.png) ;
	background-size: cover;
	font-size: 0.293333rem;
	line-height:0.533333rem;
	letter-spacing: 0px;
	color: #d3f2ff;
	text-align: center;
}


.index-foot{
	font-size: 0.373333rem;
    line-height:1rem;
    color: #666666;
    text-align: center;
}

/*详情页*/
.info-fixed{
	
	height:6.266666rem;
}
.info-fixed .pic{
	width: 100%;
	height: 100%;
}
.info-con{
	position: relative;
	top:-0.4rem;
	margin-bottom: 0.4rem;
	padding:0 0.64rem;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size:0.373333rem;
	color: #333333;
	background: #fff;
	overflow: hidden;
	
}
.info-con .name{
	margin-top: 0.453333rem;
	margin-bottom: 0.32rem;
	font-size: 0.426666rem;
	font-weight: bold;
	line-height:0.666666rem;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
}
.info-con .data{
	margin-bottom: 0.506666rem;
	font-size: 0.346666rem;
	color: #666666;
	text-align: center;
}
.info-con .article{
	margin-bottom: 0.533333rem;
	line-height:0.746666rem;
	text-indent:2em;
}
.info-con p img{
	width: 8.746666rem;
	height: 5.333333rem;
	margin-bottom: 0.72rem;
	border-radius: 0.266666rem;
	margin-left:-55px;
}
.info-back{
	position: fixed;
	top: 0.613333rem;
	left: 0.333333rem;
	z-index: 1;
}
.info-back img{
	width: 0.853333rem;
	height: 0.853333rem;
}

/*列表页2*/
.new-list .item{
	height: 3.066666rem;
	padding:0.32rem 0.293333rem 0 0.2rem;
	background-color: #ffffff;
	border-radius:0.266666rem;
	box-sizing: border-box;
	overflow: hidden;
}
.new-list .pic{
	float: left;
}
.new-list .img{
	width: 3.333333rem;
	height: 2.4rem;
	border-radius: 0.133333rem;
}
.new-list .name{
	height: 1.65rem;
	margin-left: 3.6rem;
	margin-bottom: 0.213333rem;
	font-size: 0.4rem;
	line-height:0.586666rem;
	color: #000000;
	overflow:hidden; 
　　text-overflow:ellipsis; 
　　display:-webkit-box; 
　　-webkit-line-clamp:3;
　　-webkit-box-orient:vertical;
}
.new-list .time{	
	margin-left: 3.6rem;
	font-size: 0.346666rem;
	line-height: 0.64rem;
	letter-spacing: 0px;
	color: #666666;
}
.new-list .index-detail{
	margin-right: -0.293333rem
}
