body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4285;
	color: #333;
	background: #f5f5f5;}

/* 全局部分 */
a,
a:visited {
	color: inherit;}

table {
	table-layout: fixed;}

ul,
ol {
	padding: 0;}

/* 通用部分 */
.clear {
	clear: both;}

.left {
	float: left;}

.right {
	float: right;}

.text-green {
	color: #418757;}

.font14 {
	font-size: 14px;}

.text-grey {
	color: #666;}


.back-blue {
	background: #0a2d6b;}

.back-white {
	background: #fff;}

.back-xhtop {
	background: rgba(59, 142, 215, .8);}

/* /通用部分 */

.navbar {
	margin-bottom: 0px;}

.navbar-top {
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	min-height: 36px;
	margin-bottom: 0px;}

.navbar-top .top_wrap {
	line-height: 36px;
	color: #ecf5f9;
	font-size: 12px;
	font-family: "微软雅黑";}

.navbar-top .top_wrap a {
	color: #ecf5f9;}

.navbar-top .top_wrap sapn {
	display: inline-block;
	margin: 0 15px;}

/*nav-adr*/
.navbar-adr {
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	min-height: 36px;
	margin-bottom: 0px;
	border-top: solid 4px #3B8ED7;
	color: #999;}

.navbar-adr .container .row .col-xs-12 .adr_link {
	height: 36px;
	display: inline-block;
	padding-left: 40px;
	background: url(../images/adr.jpg) 10px 8px no-repeat;
	
}

.navbar-adr .adr_link a:hover {
	color: #0075c2;}

.navbar-adr .adr {
	line-height: 36px;
	font-size: 14px;}

.navbar-info .nLi a {
	line-height: 32px;
	padding: 0 12px;}

/*>sm*/
@media (min-width: 768px) {
	.navbar-info .nLi a {
		line-height: 93px;
		padding: 0 5.3px;}
}

/*>md*/
@media (min-width: 992px) {
	.navbar-info .nLi a {
		line-height: 93px;
		padding: 0 3px;}
}

/*>lg*/
@media (min-width: 1200px) {

	/*lg*/
	.navbar-info .nLi a {
		line-height: 93px;
		padding: 0 12px;}
}

/*内容*/
.c_area {
	margin: 20px auto;}

@media (max-width: 768px) {
	.c_area {
		margin: 4px auto;}
}

.displayinfo_content {
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;}

/*文章标题*/
.con_title {
	line-height: 45px;
	font-size: 19px;

	font-weight: 520;}

/*文章信息*/
.arti_metas {
	padding: 10px;
	text-align: center;
	font-size: 14px;}

/*文章内容*/
.con_box {
	padding: 25px;}

.con_box p {
	text-indent: 2em;
	margin-bottom: 15px;}

.con_box img {
	height: auto;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 100%;
	max-height: 100%;}

.con_box .wp_articlecontent span {}


/*---------footer---------*/
.footer {
	background: #87B8E3;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	margin-bottom: 0px;
	font-size: 12px;}

.footer_wrap {
	width: 100%;
	padding-top: 23px;
	position: relative;
	color: #fff;}

.footer_wrap a {
	color: #fff;}

.footer .f_left {
	padding-left: 10px;
	line-height: 30px;}

/* list部分 内容部分 */
.nav_title {
	height: 56px;
	line-height: 56px;
	background: #3B8ED7;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;}

@media (max-width: 768px) {
	.nav_title {
		width: 100%;
		line-height: 28px;}
}

.sidemenu {
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;
	font-size: 14px;}

.sidemenu ul {
	background: #fff;
	list-style-type: none;}

.sidemenu ul li a:hover,
.sidemenu ul li.on a {
	color: #0075c2;}

.sidemenu h3 {
	color: #666;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;}

.sidemenu h3 em {
	float: right;
	display: block;
	width: 44px;
	height: 44px;
		cursor: pointer;}

.sidemenu h3.on {
	border-bottom: dashed 1px #ddd;
	color: #0075c2;}

.sidemenu h3.on em {
	background-position: 16px -48px;}

.sidemenu>ul>li ul {
	padding: 8px 25px;
	color: #999;
	display: none;}

.sidemenu>ul>li ul li {
	border-bottom: none;}

.sidemenu>ul>li ul li a {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #666;}

.left_list .contact {
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;
	margin-top: 30px;}

.left_list .contact {
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;
	margin-top: 30px;}

.left_list .contact img {
	width: 100%;
	height: auto;}

.right_content {
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;
	margin: 0 auto;}

.con_box .r_title {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;}

.con_box .r_title p {
	color: #999;
	text-align: center;
	margin-top: 8px;
	font-size: 12px;}

.items-list li {
	margin-bottom: 15px;
	height: 24px;
	line-height: 24px;
	/* overflow: hidden; */
	font-size: 13px;}

.items-list li a {
	color: #333;
	float: left;
	width: 87%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}

.items-list li .date {
	float: right;
	color: #999;}

/*----换页----*/
.record {
	margin: 40px auto 25px auto;
	line-height: 28px;
	text-align: center;}

.record a {
	padding: 0 10px;
	border: solid 1px #ddd;
	display: inline-block;
	margin-left: -1px;
	vertical-align: middle;
	color: #999;}

.record a:hover {
	background: #04538b;
	color: #fff;}

.record .prev,
.record .next {
	margin: 0 10px;}

.wp_article_list {
	list-style-type: none;}

.wp_article_list .list_item .pr_fields {
	display: inline;
	float: left;
	padding-right: 72px;
	max-height: 24px;
	overflow: hidden;
	width: 98%;
	}

.wp_article_list .list_item .ex_fields {
	display: inline;
	right: 30px;
	position: absolute;}

.wp_article_list .list_item .Article_Title {
	width: 100%;
	padding-left: 19px;
	padding-right: 4px;
	float: right;
	}

.wp_article_list .list_item .Article_Index {
	position: absolute;
display: inline-block;
width: 10px;
height: 16px;
margin-top: 3px;
color: #fff;
font-size: 11px;
float: left;
margin-right: 5px;
overflow: hidden;
text-indent: -99em;
background: url(/dfiles/11337/_upload/tpl/06/4c/1612/template1612/images/wp_article_li_1.png) no-repeat 50%;
}

.navbar-header .logo img {
	height: 85px;}

@media (max-width: 768px) {
	.navbar-header .logo img {
		height: 50px;}
}

/* 列表栏调整 */
.wp_listcolumn .wp_column a .column-name {
	line-height: 18px;
	padding: 5px 10px 5px 32px;}

/* 列表栏 */
@media (min-width:768px) {
	.wp_listcolumn .wp_column a {
		font-size: 14px;
		background-position: 12px 11px;}

	.sidemenu ul li a {
		line-height: 31px;
		padding-left: 6px;
		width: auto !important;}
}

@media (min-width:992px) {
	.wp_listcolumn .wp_column a {
		font-size: 14px;
		background-position: 23px 13px;}

	.sidemenu ul li a {
		line-height: 35px;
		padding-left: 22px;}
}

@media (min-width:1200px) {

	.wp_listcolumn .wp_column a {
		font-size: 15px;
		background-position: 33px 13px;}

	.sidemenu ul li a {
		line-height: 39px;
		padding-left: 27px;}
}

@media (max-width: 768px) {
	.sidemenu ul li a {
		line-height: 33px;}
}

/* 改正回来 width 为1200 */
@media (min-width:1200px) {
	.container {
		width: 1150px
	;}
}