

/*导航栏*/

body{
	background: #fff;
	max-width: 640px;
	margin: 0 auto;
}
.loading {
	width: .4rem;
	height: .4rem;
	position: fixed;
	top: 30%;
	left: 45%;
}
.header {
	background: #fff;
	padding: 0.05rem 0.15rem;
	border-bottom: 1px solid #d2d2d2;
}
.header .logo,
.header p {
	float: left;
}

.header .logo {
	width: 0.3rem;
	height: 0.3rem;
}
.header p  {
	font-size: 0.17rem;
	width: 2.45rem;
	text-align: center;
	line-height: 0.3rem;
	padding-left: .29rem;
}
.right{
	float: right;
	padding: .05rem 0;
}
.right a{
	display: inline-block;
}

.right .sousuo {
	width: 0.2rem;
	height: 0.2rem;
	margin-right: .15rem;
}
.right .fenlei{
	width: 0.24rem;
	height: 0.2rem;
}


/*资讯列表*/

.news {
	
}

.news_bar {
	background: #f0f0f0;
	line-height: 0.25rem;
	padding: 0 0.15rem;
	color: #c2c2c2;
}
.news_bar a {
	font-size: .16rem;
	color: #c2c2c2;
}

.news_list li{
	padding: .15rem .15rem 0.13rem;
	margin-bottom: .07rem;
	background: #fff;
}

.news_content {
	float: left;
	width: 2.15rem;
	height: 0.76rem;
}

.news_img {
	float: right;
	width: 1.15rem;
	height: 0.76rem;
}

.news_title {
	font-size: 0.17rem;
	color: #282828;
	height: .4rem;
	overflow: hidden;
	line-height: 1.2;
	margin-bottom: .13rem;
}

.news_look span {
	font-size: 0.12rem;
	color: #989898;
}
.news_look span:nth-of-type(1){
	margin-right: .15rem;
}

/*分页*/
.fenye {
	width: 100%;
	text-align: center;
	padding: .2rem 0;
	background: #fff;
	margin-bottom: 0.25rem;
}
.fenye>a,.fenye .curr {
	display: inline-block;
	min-width: 0.25rem;
	height: 0.25rem;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 0.25rem;
	color: #989898;
	font-size: .13rem;
	margin-right: 0.07rem;
}
.ellipsis {
	display: inline-block;
	width: 0.25rem;
	text-align: center;
	line-height: .25rem;
	margin-right: .07rem;
	color: #989898;
}
.fenye .curr{
	background: #DE1428;
	color: #fff;
	border: 1px solid #de2418;
}
.fenye .next ,.fenye .prev {
	display: inline-block;
	width: .6rem;
}
.fenye .next{
	margin-right: 0;
}

/*==========*/
.down-bar-footer{
	width:100%;
	height:0.85rem;
	background: #fff;
}
.down-bar-footer ul{
	padding:0 0.2rem;
	display: flex;
	padding-top:0.08rem;
}
.down-bar-footer ul li{
	flex: 1;
}
.down-bar-footer ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.down-bar-footer ul li i{
	width:0.48rem;
	height:0.48rem;
	margin-bottom: 0.05rem;
}
.down-bar-footer ul li:nth-of-type(1) i{
	background: url(../img/Androidxiazai@3x.png)no-repeat;
	background-size: cover;
}
.down-bar-footer ul li:nth-of-type(2) i{
	background: url(../img/iosxiazai@3x.png);
	background-size: cover;
}
.down-bar-footer ul li:nth-of-type(3) i{
	background: url(../img/chupingban02@3x.png)no-repeat;
	background-size: cover;
}
.down-bar-footer ul li:nth-of-type(4) i{
	background: url(../img/diannaoban@3x.png)no-repeat;
	background-size: cover;
}
.down-bar-footer ul li span{
	font-size: 0.12rem;
	color:#707070;
}
/*=====footer======*/
.footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0.1rem 0;
	margin-bottom: 0.49rem;
}
.footer p{
	font-size: 0.12rem;
	color:#707070;
	
}

@media only screen and (min-width: 640px){
	
	.header{
		padding: 10px 30px;
	}
	.header .logo{
		width: 60px;
		height: 60px;
	}
	.header p{
		font-size: 34px;
	    width: 390px;
	    text-align: center;
	    line-height: 60px;
	    padding-left: 58px;
	}
	.right{
		padding: 10px 0;
	}
	.right .sousuo {
	    width: 40px;
	    height: 40px;
	    margin-right: 30px;
	}
	
	.right .fenlei{
		width: 48px;
		height: 40px;
	}
	
	.news_bar a{
		font-size: 32px;
	}
	.news_bar{
		line-height: 50px;
		padding: 0 30px;
	}
	
	
	/*列表*/
	.news_list li{
		padding: 30px 30px 26px;
	    margin-bottom: 14px;
	}
	.news_content{
		width: 360px;
    		height: 152px;
	}
	
	.news_title {
	    font-size: 34px;
	    height: 80px;
	    margin-bottom: 26px;
	}
	.news_look span{
		font-size: 24px;
	}
	.news_look span:nth-of-type(1){
		margin-right: 30px;
	}
	.news_img {
	    width: 200px;
	    height: 140px;
	}
	
	/*分页*/
	.fenye {
		width: 100%;
		text-align: center;
		padding: 40px 0;
		background: #fff;
		margin-bottom:50px;
	}
	.fenye>a,.fenye .curr {
		display: inline-block;
		width: 50px;
		height: 50px;
		border: 1px solid #ccc;
		text-align: center;
		line-height: 50px;
		color: #989898;
		font-size: 20px;
		margin-right: 15px;
	}
	.ellipsis {
		display: inline-block;
		width: 20px;
		text-align: center;
		line-height: 50px;
		margin-right: 15px;
		color: #989898;
	}
	.fenye .curr{
		background: #DE1428;
		color: #fff;
		border: 1px solid #de2418;
	}
	.fenye .next ,.fenye .prev {
		display: inline-block;
		width: 80px;
		font-size: 20px;
	}
	.fenye .next{
		margin-right: 0;
	}
	
	/*底部*/
	.down-bar-footer{
		height: auto;
	}
	.down-bar-footer ul{
	    padding: 0 40px;
    		padding-top: 16px;
	}
	.down-bar-footer ul li i{
		width: 80px;
	    height: 80px;
	    margin-bottom: 10px;
	}
	.down-bar-footer ul li span{
		font-size: 20px;
	}
	.footer{
		margin-bottom: 0;
	}
	.footer p{
		font-size: 20px;
	}
	
}

.fenge{
	position: fixed;
	top: 0.5rem;
	left: 0;
	width: 100%;
	height: 0.12rem;
	background: #f0f0f0;
}



.tits{
	position: fixed;
	top: 0.6rem;
	left: 0;
	width: 100%;
	height: 0.4rem;
	background: #fff;
	border-bottom: 1px solid #d6d5d5;
	overflow: hidden;
}
.wrapper{
	position: relative;
	height: 0.4rem;
}
.tits li:first-of-type{
	margin-left: 0.12rem;
}
.tits li {
	float: left;
	height: 0.39rem;
	line-height: 0.39rem;
	padding: 0 0.05rem;
	margin-right: 0.2rem;
	position: relative;
	color: #2e2e2e;
	font-size: 0.15rem;
}

.tits .active {
	font-weight: bold;
}
.tits .active::after{
	content:"";
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 4px;
	background: #de2418;
}

.gengduo{
	position: absolute;
	width: 0.3rem;
	background: url(../img/zhankai@2x.png) no-repeat 0.1rem;
	background-size:0.09rem 0.05rem ;
	height: 0.3rem;
	bottom: 0.05rem;
	display: block;
	right: 0;
	background-color: #fff;
}
.titstwo{
	position: fixed;
	top: 1.05rem;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	
	
}
.titstwo ul{
	overflow: hidden;
	padding: 0.2rem 0 0.2rem 0.2rem;
	background: #fff;
}
.titstwo li{
	float: left;
	font-size: 0.13rem;
	line-height: 0.19rem;
	width: 25%;
	color: #aaaaaa;
	margin-top: 0.1rem;
}
.titstwo .actives{
	color: #de2418;
}

.zxList{
	margin-top: 1.05rem;
	padding: 0.25rem 0.12rem;
}

.zxList li{
	overflow: hidden;
	margin-bottom: 0.25rem;
}
.zxList li img{
	float: left;
	width: 1.25rem;
	height: 0.7rem;
	border-radius: 0.04rem;
	overflow: hidden;
}
.zxList li p:first-of-type{
	margin-top: 0.02rem;
	height: 0.38rem;
}
.zxList li p{
	float: right;
	width:2.1rem ;
	line-height: 0.19rem;
	font-size: 0.14rem;
	color: #2e2e2e;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.zxList li p:last-of-type span{
	display: inline-block;
	margin-right: 0.1rem;
	color: #aaaaaa;
	font-size: 0.11rem;
	margin-top: 0.13rem;
}
