﻿/* 内容 */

/* 面包屑导航 */
#content .breadcrumb>li+li:before{
	content:none
}
.breadcrumb{
	background: none;
	margin: 21px 0;
	padding: 0;
}
/* 面包屑导航end */

/* 左侧列表 */
#left_list{
	width: 99%;
	border: 1px solid #065ca9;
	border-radius:0 36px 0 0;
}
#left_list h2{
	margin: 0;
	padding: 30px 0 30px 18px;
	background: #065ca9;
	color: #ffffff;
	border-radius:0 35px 0 0;
}
#left_list h3 small{
	color: #76a6d0;
	font-size: 15px;
}
#left_list ul{
	padding: 0;
	margin-bottom: 160px;
}
#left_list li{
	border-bottom: 1px dashed #dddddd;
}
#left_list a{
	line-height: 48px;
	padding-left: 14px;
	color: #333333;
	display: block;
}
#left_list a strong{
	color: #065ca9;
	margin-right: 5px;
}
#left_list a span{
	float: right;
	margin-right: 14px;
}
.blue{
	background: #065ca9;
	border-bottom: none !important;
}
.blue strong,.blue a,.blue span{
	color: white !important;
}
.list_tu{
	width: 98%;
	margin-top: 20px;
}
.list_tu img{
	width: 100%;
}
/* 左侧列表end */

/* 右侧内容 */
#right_list{
	margin-left: 26px;
}
.bt{
	border-bottom: 2px solid #dddddd;
	position: relative;
}
.bt h4{
	font-size: 20px;
	border-bottom: 2px solid #3485f4;
	margin: 0;
	line-height: 38px;
	display: inline-block;
	position: relative;
	top: 2px;
}
.top_three{
	padding: 0;
}
.top_three li{
	margin-top: 13px;
	border-bottom: 1px solid #dddddd;
}
.att{
    width: 70%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.tm{
	margin-bottom: 13px;
}
.tm a{
	float: left;
	font-size: 18px;
}
.tm p{
	float: right;
}
.tm p span{
	color: #fd8528;
}
.top_three p{
	color: #666666;
	font-size: 14px;
}
.top_three p a{
	color: #fd8528;
}
.list{
	padding: 0;
}
.list li{
	border-bottom: 1px solid #dddddd;
	line-height: 50px;
}
.list a{
	width: 80%;
	color: #333333;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list span{
	float: right;
	color: #999999;
}
#paging{
	margin-top: 70px;
}
#paging ul{
	width: 50%;
	margin: 0 auto;
	display: block;
}
#paging li{
	float: left;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin: 0 6px;
}
/* 右侧内容 */

/* 内容end */

@media (max-width: 768px){
	#left_list{width:100%;border-radius: 0 36px 0 0;}
	#left_list h3{border-radius: 0;}
	#left_list ul{margin-bottom: 0;}
	.list_tu{display:none}
	#right_list{margin-left: 0;}
	.top_three li{margin-top: 13px;}
	.tm a,.tm p{float: none;}
	.tm p{margin-top: 6px;}
	#paging ul{width: 100%;}
	.att{white-space: inherit;}
}
#xz:nth-child(7){background:#065ca9 !important;border-bottom: none !important;}
#xz:nth-child(7) a{color: white !important;}
#xz:nth-child(7) a strong{color: white !important;}












