@charset "utf-8";

/*新闻列表展示*/
.new_show{
	width: 100%;
	height: auto;
	padding: 130px 100px 0px 250px;
	box-sizing: border-box;
	margin-bottom: 60px;

}
.new_list_ul{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	
}
.new_list_li{
	width: 45%;
	height: 100px;
	margin-bottom: 50px;
	margin-right: 10%;
	
}
.new_list_li:nth-of-type(2n){
	margin-right: 0px;
}
.new_list_lia{
	width: 100%;
	height: 100%;
	display: block;
}
.nll_l{
	width: 100px ;
	height: 100px;
	background-color: #ddd;
}
.nll_l_new{
	width: 100%;
	height: 50px;
	display: block;
	padding-top: 10px;
	text-align: center;
	font: 30px/50px "Microsoft YaHei";
	color: #888;
}
.nll_l_line{
	width: 20px;
	height: 1px;
	display: block;
	background-color: #555;
	margin: 0 auto;
}

.nll_l_time{
	width: 100%;
	height: 30px;
	display: block;
	font: 12px/30px "Microsoft YaHei";
	color: #555;
	text-align: center;
}
.nll_r{
	width: 100%;
	height: 100px;
	padding-left: 120px;
	box-sizing: border-box;
	margin-top: -100px;
}
.nll_r_name{
	width: 100%;
	height: 34px;
	font: 24px/34px "Microsoft YaHei";
	color: #222;
	margin-bottom: 15px;
}
.nll_r_del{
	width: 100%;
	height: 48px;
	font: 14px/24px "Microsoft YaHei";
	color: #888;
}

.new_list_li:hover .nll_l{
	background-color: #118df0;
}

.new_list_li:hover .nll_l_new,
.new_list_li:hover .nll_l_time{
	color: #fff;
}
.new_list_li:hover .nll_l_line{
	background-color: #fff100;
}
.new_list_li:hover .nll_r_name{
	color: #118df0;
}



@media (max-width:1366px){
	.five_nav{
		padding: 20px 0px 20px 190px;
	}
	.logo {
	    margin: 20px 0 20px 20px;
	}
	
	.nav_li {
	    margin-bottom:2px;
	}
	.new_show{
		padding: 120px 20px 0px 190px;
	}
	.new_list_li{
		width: 46%;
		margin-right: 5%;
	}
}


@media (max-width:1200px){
	.five_nav{
		padding: 20px 0px 20px 190px;
	}
	
	.nll_l{
		width: 80px;
		height: 80px;
	}
	.nll_l_new{
		height: 40px;
		padding-top: 5px;
		font: 28px/40px "Microsoft YaHei";
	}
	.new_list_li{
		height: 80px;
	}
	
	.nll_r{
		height: 80px;
		padding-left: 100px;
		margin-top: -80px;
	}
	.nll_r_name{
		height: 28px;
		font: 20px/28px "Microsoft YaHei";
		margin-bottom: 10px;
	}
	.nll_r_del{
		height: 44px;
		font: 14px/22px "Microsoft YaHei";
	}
		
	
	/*.footer{
		padding: 10px 0px;
	}*/
	.footer_s{
		font: 12px/26px "Microsoft YaHei";
	}
	
	
	
}

@media (max-width:1024px){
	.new_list_li:hover .nll_l{
		background-color: #ddd;
	}
	
	.new_list_li:hover .nll_l_new{
		color: #888;
	}
	.new_list_li:hover .nll_l_time{
		color: #555;
	}
	.new_list_li:hover .nll_l_line{
		background-color: #555;
	}
	.new_list_li:hover .nll_r_name{
		color: #333;
	}
	.footer {
	    display: none;
	}

	
}
@media (max-width:900px){
	.nll_l{
		width: 10px;
		height: 10px;
		border-radius: 2px;
		background-color: #118df0;
	}
	.nll_l_new,
	.nll_l_line,
	.nll_l_time{
		display: none;
	}
	.new_list_li:hover .nll_l{
		background-color: #118df0;
	}
		
	.nll_r{
		height: 80px;
		padding-left: 30px;
		margin-top: -20px;
	}
	
	.nll_r_name{
		height: 28px;
		font: 20px/28px "Microsoft YaHei";
		margin-bottom: 10px;
	}
	.nll_r_del{
		height: 44px;
		font: 14px/22px "Microsoft YaHei";
	}
	
	
}
@media (max-width:768px){
	.nav_list,
	.five_nav{
		display: none;
	}
	.nav_phone {
		display: block;
	}
	
	.new_show {
	    padding: 90px 10px 0px 30px;
	    margin-bottom: 10px;
	}
	.page_box{
		display: none;
	}
	.new_list_li {
	    width: 100%;
	    margin-right: 0%;
	    margin-bottom: 30px;
	    border-bottom: 1px dashed #ddd;
	}
	.new_list_li:last-child{
		border-bottom: none;
	}
	
	
	
}

@media (max-width:480px){
	
	.nav_phone_back {
	    font: 26px/50px "Microsoft YaHei";
	}
	.nav_phone_name {
	    font: 18px/50px "Microsoft YaHei";
	}
	

}


@media (max-height:760px){
	.nav_s{
		/*display: none;*/
	}
	.nav_s {
	    height: 20px;
	    font: 16px/20px "Microsoft YaHei";
	}
	.nav_li{
		height: 70px;
		margin-bottom: 2px;
	}
	.nav_bj {
	    height: 70px;
	    font: 16px/70px "Microsoft YaHei";
	   
	}
	.nav_a .nav_i {
	    font: 40px/50px "Microsoft YaHei";
	}
	.tuijian_list{
		top: 6%;
    	z-index: 999;
	}
}
@media (max-height:650px){
	
	.logo {
	    width: 91px;
	    height: 82px;
	    margin: 15px 0 10px 30px;
	}
}
@media (max-height:510px){
	.footer{
		display: none;
	}
	.nav_s{
		display: none;
	}
	.nav_li{
		height: 50px;
		margin-bottom: 2px;
	}
	.nav_bj {
	    height: 50px;
	    font: 16px/50px "Microsoft YaHei";
	   
	}
}
