* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

html,
body {
	width: 100%;
	height: 100%;
}


body {
	font-family: "微软雅黑 Light","Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

a {
	/* -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s; */
	text-decoration: none;
	color: #000;
}

ul {
	list-style-type: none;
}


.w1200 {
	margin: 0 auto;
	padding: 0 50px;
	max-width: 1200px;
}

.w1400 {
	margin: 0 auto;
	padding: 0 50px;
	max-width: 1400px;
}

.w1500 {
	margin: 0 auto;
	padding: 0 50px;
	max-width: 1550px;
}

.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

#logo {
	/* background-color: #b33939; */
	background-image: url(images/bg.gif);
	height: 130px;
}

#logo .w1200 {
	position: relative;
}

#logo img {
	height: 110px;
	margin-top: 10px;
	/* margin-left: -20px; */
}

#logo h2 {
	display: inline-block;
	color: #fff;
	font-size: 38px;
	position: absolute;
	top: 45px;
	margin-left: 55px;
	letter-spacing: 8px;
}
@media (max-width: 992px) {
	#logo h2 {
	display: inline-block;
	color: #fff;
	font-size: 38px;
	position: absolute;
	top: 15px;
	margin-left: 55px;
	letter-spacing: 8px;
      }
}


#nav>div{
	background-color: #fff;
}
#nav ul {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	justify-content: space-around;
}

#nav ul a {
	display: inline-block;
	text-align: center;
	padding: 16px 0;
	font-size: 20px;
	/* font-weight: 600; */
	border-bottom: 2px solid transparent;
}

#nav ul a:hover {
	color: #b33939;
	border-bottom: 2px solid #b33939;
}

.banner {
	background-color: rgba(40, 66, 115, .1);
}
.banner .w1400{
	position: relative;
}
.banner .Site_Name{
	padding: 20px;
    position: absolute;
    top: 35%;
    left: 50px;
    right: 50px;
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 10px;
}


main {
	margin: 40px 0;
}

.col_menu {
	width: 260px;
	float: left;
	background-color: #f1f5f4;
	min-height: 620px;
}

.col_news {
	margin-left: 300px;
}

.col_menu_head {
	height: 80px;
	line-height: 80px;
	background: #284273;
	background-size: cover;
	font-size: 1.3rem;
	color: #fff;
	padding: 0 15px;
	text-align: center;
	font-weight: bold;
}

.col_metas {
	padding: 5px 16px;
	position: relative;
	background: #f0f0f0;
	line-height: 30px;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
}

.col_metas a {
	color: #737373;
}

.wp_listcolumn {
	display: block;
	width: 100%;
	border-top: 0;
	border-bottom: 0;
}

.wp_listcolumn .wp_column {
	display: block;
	width: 100%;
	vertical-align: bottom;
	padding: 0px 20px;
}

.wp_listcolumn .wp_subcolumn .wp_column {
	padding: unset;
}

.wp_listcolumn .wp_column a,
.wp_listcolumn .wp_subcolumn .wp_column a {
	display: block;
	width: 100%;
	color: #666;
	font-size: 15px;
	font-weight: unset;
	background: url(images/wp_column_menu_li_1.gif) no-repeat 3px 22px;
	border-bottom: 1px solid #eee;
	border-top: unset;
	text-align: left;
	padding: 10px 0;
}

.wp_listcolumn .wp_subcolumn .wp_column a {
	background: url(images/wp_column_menu_li_1.gif) no-repeat 12px 22px;
}

.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: url(images/wp_column_menu_li_1.gif) no-repeat 21px 22px;
}

.wp_listcolumn .wp_column a.selected,
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #b33939;
	background-color: unset !important;
}

.wp_listcolumn .wp_column a:hover,
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	color: #C00;
	background-color: unset;
	font-weight: unset;
	background-image: url(images/wp_column_menu_li_2.gif);
}


footer {
	/* background-color: #b33939; */
	background-image: url(images/bg.gif);
	padding: 30px 0;
	color: #fff;
	text-align: center;
}



.main0{
	padding: 40px 0 30px 0;
	text-align: center;
	background: url(images/hlzy.jpg) no-repeat top center;
	background-size: cover;
}
.main0 table{
	border: #eee;
	background-color: rgba(255,255,255, .95);
}
.main0 table th{
	background-color: rgba(40, 66, 115,1);
	color: #fff;
}
.main0 table td{
	padding: 0 20px;
}
.main0 table td a{
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #fff;
	color: #b33939;
}
.main0 table td a:hover{
	background-color: #b33939;
	color: #fff;
}




.mainXm div{
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
}
.mainXm .xm_left,
.mainXm .xm_right {
	display: inline-block;
	width: 50%;
	/* height: 450px; */
	overflow: hidden;
}

.mainXm .xm_left {
	/* border: 1px solid #eee; */
	border-right: 1px solid #eee;
}

.mainXm .title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 10px 30px;
}

.mainXm .content {
	padding: 10px 20px;
	line-height: 36px;
	color: #222222;
	text-align: justify;
}

.mainXm .xm_right {
	/* border: 1px solid #eee; */
	border-left: 1px solid #eee;
	margin-left: -1px;
}
.mainXm .xm_right img{
	float: left;
	width: 160px; 
	height: 200px;
	margin: 0 10px 5px 0;
}
.mainXm .xm_bottom{
	border: 1px solid #eee;
	min-height: 300px;
	margin-top: -1px;
}




.wp_article_list .list_item .Article_Index {
    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: unset;
}
.wp_article_list .list_item {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #eee;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Title {
    float: left;
    margin-left: -10px;
}
.wp_article_list .list_item .ex_fields {
    display: inline;
    float: right;
    margin-right: 10px;
}



.article{
border: 1px solid #eee;
}
.arti_title{
text-align: center;
    padding: 15px;
    border-bottom: 1px solid #eee;
margin-bottom: 15px;
}
.entry{
padding: 0 15px 15px;
min-height: 500px;
}
iframe{
min-height: 880px;
}