﻿.ny_nav_title{
	padding:0 0.2rem;
	background:#ededed;
	height: .7rem;
}
.ny_nav_title h5.title{
	height: .7rem;
	line-height: .7rem;
	font-size: .26rem;
	color: #666;
	background: url(../img/list_iocn_2.png) no-repeat left center;
	background-size: auto 40%;
	padding-left: 0.3rem;
}
.ny_nav_title span.btn{
	display: block;
	height: .7rem;
	width: 0.7rem;
	float: right;
	background: url(../img/list_iocn_1.png) no-repeat center center;
	background-size: 50%;
}
.ny_nav_list{
	background:#fff;
	border-bottom: 1px solid #ddd;
	display: none;
}
.ny_nav_list ul{
	overflow: hidden;
	padding:0.2rem;
}
.ny_nav_list ul li{
	float: left;
	width: 32.333333%;
	margin-right: 1.5%;
}
.ny_nav_list ul li:nth-child(3),.ny_nav_list ul li:nth-child(6),.ny_nav_list ul li:nth-child(9){
	margin-right: 0;
	margin-bottom: .2rem;
}
.ny_nav_list ul li a{
	display: block;
	width: 100%;
	line-height: .6rem;
	height: .6rem;
	font-size: 0.24rem;
	color: #666;
	text-align: center;
	background: #ededed;
	overflow: hidden;
}
.ny_nav_list ul li.this a{
	background: #0e95ef;
	color: #fff;
}
.list{
	background: #fff;
}
.list .list-info{
	padding:0.2rem;
}
.list .list-info ul{
	overflow: hidden;
}
.list .list-info ul li{
	border:1px solid #e0e0e0;
	float: left;
	margin-bottom: .2rem;
	padding-bottom: 0.2rem;
}
.list .list-info ul li:nth-of-type(odd){  /* odd css选择器奇数 */
	width: calc(48% - 2px);
	margin-right: 2%;
}
.list .list-info ul li:nth-of-type(even){ /* even css选择器偶数 */
	width: calc(48% - 2px);
	margin-left: 2%;
}
.list .list-info ul li a{
	display: block;
}
.list .list-info ul li a .list-img{
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 3rem;
	margin: 0 auto;
}
.list .list-info ul li a .list-img img{
    max-width: 100%;
    max-height: 100%;
}
.list .list-info ul li a .list-title{

}
.list .list-info ul li a .list-title .title{
	padding: 0 0.48rem;
	text-align: center;
	font-size: .26rem;
	line-height: .32rem;
	color: #666;
	height: 0.64rem;
}
.list .list-info ul li a .list-title .sub{
	text-align: center;
	font-size: 0.22rem;
	color: #ef0000;
	line-height: .32rem;
}
.content-head{
	padding: 0 0.2rem;
}
.content-head-img{
	text-align: center;
	height: 3.5rem;
	display: table-cell;
	vertical-align: middle;
	width: 7.1rem;
}
.content{
	background: #fff;
}
.content-head{
	padding-bottom: .5rem;
}
.content-head-img img{
	max-height: 3.5rem;
	max-width: 100%;
}
.content-head-title{
	text-align: center;
	font-size: .32rem;
	color: #666;
	line-height: 0.3rem;
}
.content-list{
	padding:0 0.2rem;
}
.content-list .content-info{
	padding-bottom: .3rem;
}
.content-list .content-info .title{
	border-left: 3px solid #0e95ef;
	padding-left: 10px;
	line-height: .34rem;
	font-size: .3rem;
	color: #666;
	margin-bottom: .2rem;
}
.content-list .content-info .sub{
	font-size: 0.26rem;
	color: #999;
	line-height: .3rem;

}
.content-list .content-info .sub img{
	max-height:100%;
	height: auto!important;
}
.content-list img{
	max-height:100%;
	height: auto!important;
}
.news{
	background: #fff;
}
.news-info{
	padding:.2rem;
}
.news-info ul li{
	background: #eee;
	margin-bottom: .2rem;    padding: 0.1rem;
}
.news-info ul li a{
	display: block;
	overflow: hidden;
}
.news-info ul li a .news-img{
	width: 1.8rem;
	height: 1.3rem;
	float: left;
	margin-right: .2rem;
}
.news-info ul li a .news-img img{
	width: 1.8rem;
	height: 1.3rem;
}
.news-info ul li a .news-title{
	width: calc(100% - 2rem);
	float: left;
}
.news-info ul li a .news-title .title{
	font-size: 0.3rem;
	color: #666;
	line-height: .42rem;
}
.news-info ul li a .news-title .sub{
	font-size: .26rem;
	color: #999;
	line-height: .3rem;
}

.newxq-title{
	text-align: center;
	font-size: 0.32rem;
	padding: 0.2rem;
}
.next{
	padding: .2rem;
	overflow: hidden;
}
.newxq-info{
	font-size: 0.2rem;
	line-height: 0.3rem;
	padding: .2rem;
}

.leftPrev,.rightNext{
	float: left;
	width: 46%;
	margin:2%;
	text-align: center;
	background: #eee;
	font-size: .2rem;
	line-height: .5rem;
	height: .5rem;
}
.leftPrev a,.rightNext a{
    font-size: .2rem;
    line-height: .5rem;
}
























































































