﻿@charset "utf-8";
body {
	min-width: 1200px;
	font-family: 'Microsoft YaHei' !important;
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0;
}
input{
    outline: none!important;
}
img {
	max-width: 100%;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
div,
input,
p,
figure {
	padding: 0;
	margin: 0;
	list-style: none;
}

h2 {
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

em,
i {
	font-style: normal;
}

img:hover {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}


.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}


.mt60 {
	margin-top: 60px;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	height: 35px;
	width: 100%;
	background: #6a94cf;
	line-height: 35px;
	color: #FFFFFF;
}

.t-w-l li {
	color: #fff;
	background: url(../images/weibiaoti-2.png) no-repeat left center;
	text-indent: 1.8em;
	font-size: 13px;
	margin-right: 20px;
}

.header span {
	color: #FFFFFF;
	font-size: 13px;
	display:  block;
	width: 23%;
}

.logo-bg {
	background: url(../images/logo-bg.jpg) no-repeat center;
	height: 280px;
}

.logo-bg a {
	display: block;
	text-align: center;
	padding-top: 70px;
}

/*?藟?猫?a*/
.navbg {
	width: 100%;
	background-color: #1864ba;
	height: 55px;
}

.menu {

	height: 55px;

	line-height: 55px;
}

#nav {
	display: block;
}

#nav .mainlevel {
	float: left;
	height: 55px;
}

#nav .mainlevel a {
	color: #fff;
	padding: 17px 13px 0 0;
	font-size: 18px;
	font-weight: bold;
}

#nav .mainlevel a span {
	margin-right: 10px;
}

#nav .mainlevel a img {
	transition: 0.5s;
	vertical-align: sub;
}

#nav .mainlevel:hover img {
	transform: rotateZ(360deg);
}

#nav .mainlevel li:hover {
	color: #fff;
	background-color: #00548c;
}

#nav .mainlevel l #nav .mainlevel a.cur {
	color: #fff;
	background-color: #00548c;
}

#nav .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 999;

}

#nav .mainlevel li {
	border-top: 1px solid #c0c8cc;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(24, 100, 186, 0.8);

	background: #1864ba;
	filter: alpha(opacity=0.8);
}

#nav .mainlevel li a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 13px 25px;
}

#nav .last a {
	background: url(../images/search.png) no-repeat center;
	width: 26px;
	height: 26px;
	margin-top: 15px;
	display: block;
}

.bwcx {
	margin: 40px auto;
	width: 1200px;
}

.zs-left {
	width: 675px;
	height: 380px;
}

/*??|??1???*/

.focusBox {
	position: relative;
	width: 675px;
	height: 380px;
	overflow: hidden;
	font: 14px/1.5 "???猫?藟茅?钬γ�?钬�";
	text-align: left;
}

.focusBox .pic img {
	width: 675px;
	height: 380px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	height: 45px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 80%;
	height: 45px;
	overflow: hidden;
}

.focusBox .txt li {
	height: 50px;
	line-height: 60px;
	position: absolute;
	bottom: 0px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 15px;
	font-size: 16px;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 10px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	width: 13px;
	height: 13px;
	top: 0;
	left: 0;
	text-decoration: none;
	border-radius: 50%;
}

.focusBox .num li span {
	z-index: 1;
	background: #fff;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background: #d41f26;
}

/*????-??????锟�*/
.zs-right {
	width: 490px;
	height: 380px;
}

.hasMoreTab {
	width: 490px;
	height: 380px;
}

.hasMoreTab .hd {
	line-height: 40px;
	height: 40px;
	position: relative;
	background: #f7f7f7;
}

.hasMoreTab .hd .more {
	float: right;
}

.hasMoreTab .hd .more a {
	font-size: 14px;
	color: #999;
}

.hasMoreTab .hd ul {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	margin-top: 6px;
	zoom: 1;
}

.hasMoreTab .hd li {
	float: left;
	cursor: pointer;
	margin-left: 16px;
	width: 76px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #333;
	font-size: 19px;
}

.hasMoreTab .hd ul span {
	float: left;
	color: #ccc;
	line-height: 28px;
	margin-left: 16px;
	font-size: 16px
}

.hasMoreTab .hd li.on {
	font-weight: bold;
	border-top: 0;
	color: #1864ba;
	border-bottom: 2px solid #1864ba;
	padding-bottom: 4px;
}

.hasMoreTab .bd {

	clear: both;
	position: relative;
}

.hasMoreTab .bd ul li {
	background: url(../images/dian.png) no-repeat 10px center;
	height: 22px;
	margin-top: 26px;
	padding-left: 2em;

}

.hasMoreTab .bd ul li a {
	font-size: 16px;
	color: #333;
	float: left;
}

.hasMoreTab .bd ul li a:hover {
	color: #0154ad;
}

.hasMoreTab .bd ul li span {
	float: right;
	color: #999;
	font-size: 16px;
}

.cslm {
	margin: 32px auto 50px;
	background: #e6f1fe;
	height: 105px;
}

.cslm li {
	display: block;
	border-right: 1px solid #d9d9d9;
	width: 119px;
	height: 100%;
	text-align: center;
}

.cslm li a {
	display: block;
	height: 67px;
	padding-top: 20px;
}

.cslm li a span {
	font-size: 15px;
	padding: 0 5px;
	text-align: center;
}

.cslm li a:hover img {
	transform: rotateZ(360deg);
}

.cslm li a img {
	height: 37px;
	transition: 0.5s;
}

.cslm li.last {
	border-right: none;
}

.s-l-x-1 {
	width: 550px;
	height: 270px;
	margin-right: 50px;
}

.s-l-x-1 .h-l-t {
	width: 550px;
	border-bottom: 1px solid #ccc;
	height: 37px;
	display: block;
}

.s-l-x-1 .h-l-t h2 {
	color: #1864ba;
	font-size: 19px;
	border-bottom: 2px solid #1864ba;
	padding-bottom: 10px;
	font-weight: bold;
}

.s-l-x-1 .h-l-t a {
	font-size: 14px;
	color: #999999;
	line-height: 35px;
}

.s-l-x-1 ul li {
	background: url(../images/dian.png) no-repeat left center;
	text-indent: 1.4em;
	line-height: 48px;

}

.s-l-x-1 ul li a {
	font-size: 16px;
	transition: 0.5s;
	display: inline-block;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 450px;
	float: left;
}

.s-l-x-1 ul li span {
	color: #999;
}

.s-last {
	margin-right: 0px !important;
}

.s-l-x-1 ul li:hover a {
	color: #1864ba;
	margin-left: 10px;
	font-weight: bold;
	width: 450px;
}

.guild {
	margin-top: 50px;
}

.guild .guild-pic {
	border: 1px solid #f1f1f1;
	width: 1154px;
	height: 103px;
	line-height: 105px;
}

.guild .more {
	display: block;
	width: 44px;
	height: 105px;
	background: #f1f1f1;
	font-size: 16px;
	color: #9b9b9b;
	text-align: center;
}

.guild .guild-pic li {
	margin: 8px 14px 0 0;
}

.guild .guild-pic li a img {
	transition: 0.5s;
}

.guild .guild-pic li:hover img {
	transform: scale(1.1);
}

.guild .more a {
	display: block;
	margin: 21px 16px;
}

.guild .more a:hover {
	color: #00548C;
}

.footer {
	width: 100%;
	height: 190px;
	background: #1864ba;
	margin-top: 65px;
}



.selet {
	margin: 0 auto;
	width: 830px;
}

#filter_treasure {
	width: 170px;
	height: 30px;
	border: 1px solid #fff;
	font-size: 15px;
	color: #fff;
	position: relative;
	margin-top: 20px;
	margin-right: 35px;
}

#filter_treasure .arrow_down {
	position: absolute;
	right: 18px;
	top: 10px;
	width: 13px;
	height: 7px;
	display: block;
	background: url(../images/j-t.png) right center no-repeat;
}

#filter_treasure .treasure_select {
	display: block;
	width: 148px;
	height: 30px;
	text-indent: 2em;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
	border: 0;
	outline: none;
	background: #1864ba;
	color: #fff;
}

#filter_treasure .treasure_all {
	width: 170px;
	position: absolute;
	z-index: 100;
	border: 1px solid #aaa;
	display: none;
	background: #1864BA;
	bottom: 30.5px;
	margin-left: -1px;
	height: 170px;
	overflow-y: auto;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/ 
#filter_treasure .treasure_all::-webkit-scrollbar 
{ 
    width: 16px; 
    height: 16px; 
    background-color: #F5F5F5; 
} 
   
/*定义滚动条轨道 内阴影+圆角*/ 
#filter_treasure .treasure_all::-webkit-scrollbar-track 
{ 
    -webkit-box-shadow: inset 0 0 6px rgba(24,100,186,0.3); 
    border-radius: 10px; 
    background-color: #F5F5F5; 
} 
   
/*定义滑块 内阴影+圆角*/ 
#filter_treasure .treasure_all::-webkit-scrollbar-thumb 
{ 
    border-radius: 10px; 
    -webkit-box-shadow: inset 0 0 6px rgba(24,100,186,.3); 
    background-color: #1864BA; 
}
#filter_treasure .treasure_all .treasure_name {
	width: 150px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 2px;
}
#filter_treasure:hover .treasure_all{
     display:block;
}
#filter_treasure .treasure_all .treasure_name:hover {
	background: #1e90ff;
	color: #fff;
	cursor: default;
}

#filter_treasure .trea_selected {
	display: block;
}

#filter_treasure:hover {
	border-color: #7f7f7f;
}

.copyright {
	border-top: 1px solid #6296d0;
	margin-top: 20px;

}
.copyright .bq img{
   display:none;
}
.copyright .bq {
	padding-top: 20px;
	width: 50%;
}

.copyright .bq p {
	margin-left: 22px;
	color: #fff;
	line-height: 180%;
}

.copyright .bq-r {
	width: 50%;
	padding-top: 20px;
}

.copyright .bq-r ul {}

.copyright .bq-r ul li {
	color: #fff;
	float: left;
	margin-left: 10px;
}

/* ??钬斆�?篓茅?渭 */
.listbanner {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
}

.listbanner img {
	position: absolute;
	height: 350px;
	max-width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.listbanner .lanmu {
	width: 280px;
	height: 105px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	background: url(../images/list-lanmubg.png) no-repeat;
	text-align: center;
	line-height: 105px;
	font-size: 24px;
	color: #FFFFFF;
}

.list-left {
	width: 230px;
	padding-bottom: 47px;
	background: #f2f2f2;
	border-radius: 0 0 20px 0;
}

.lm {
	display: block;
	width: 230px;
	height: 75px;
	background: #2d72c0;
	font-size: 20px;
	color: #fff;
	line-height: 75px;
	text-align: center;
	font-weight: bold;
}

.main {
	margin-top: 40px;
}

/* */
.sideMenu {
	background: #f5f5f5;
}

.sideMenu h3 {
	height: 60px;
	line-height: 60px;
	padding-left: 55px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
}

.sideMenu h3.first {
	border: none;
}

.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	margin-top: 13px;
	line-height: 40px;
	text-align: center;
}

.sideMenu h3.on {
	background: url(../images/list-c-bg.png) no-repeat center;
	color: #fff;
	border: 0;
}



.sideMenu h3>a {
	 /*display: block;*/ 
}

.sideMenu ul {
	color: #999;
	display: none;
	font-size: 14px;
}

.sideMenu ul.has {
	padding: 10px 15px 10px 40px;
}

.sideMenu ul li {
	width: 90%;
	/* height: 0px; */
	/* line-height: 38px; */
	/* margin-left: 2em; */
	padding: 8px;
}

.sideMenu ul li a {
	/* display: inline-block; */
	 line-height: 22px; 
	/* text-indent: 1.3em; */
	background: url(../images/list-z-dian_03.png) no-repeat left center;
	padding-left:  1.3em;
        color:#555;
}
.sideMenu ul li.on a{
      color:#2373CE;
}
.sideMenu ul .fa-plus:before {
	/* font-size: 13px; */
	/* margin-right: 20px; */
}

.sideMenu ul li:hover a {
	color: #d40000;
}

.sideMenu ul li a.on {
	color: #d40000;
	background: url(../images/list-z-dian_06.png) no-repeat left center;
}


.list-right {
	width: 920px;
	overflow: hidden;
	padding: 2px 0;
	min-height: 410px;
}

.list-right .titname {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-right .titname h2 {
	color: #18629d;
	border-bottom: 2px solid #18629d;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	height: 38px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right !important;
	padding-top: 12px;
}

.list-right .titname .navigation img {
	vertical-align: unset;
	margin-right: 6px;
}


.list-con ul li {
	padding: 10px 0 10px 15px;
	height: 36px;
	line-height: 36px;
	background: url(../images/icon-listqd.png) no-repeat left center;
	font-size: 15px;
	border-bottom: 1px dashed #ececec;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-con ul li .date {
	float: right;
	color: #999999;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #AD0407;
}

.list-con .fanye {
	margin: 15px;
	text-align: center;
}

/* ?-锟�?钬�?茅?渭 */

.cont {
	width: 1200px;
	overflow: hidden;
	padding: 2px 0;
	min-height: 410px;
	margin-top: -15px;
}

.cont .titname {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cont .titname h2 {
	color: #18629d;
	border-bottom: 2px solid #18629d;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 80px;
	height: 38px;
}

.cont .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
	padding-top: 12px;
}

.cont .titname .navigation img {
	vertical-align: unset;
	margin-right: 6px;
}


.bds_weixin,
.bds_sqq,
.bds_qzone,
.bds_tsina,
.p-l {
	background-position: 0px !important;
	width: 33px !important;
	height: 33px !important;
	margin: 0 auto !important;
	float: none !important;
	display: block;
	padding-left: 0 !important;
	margin: 0 !important;

}

.bdsharebuttonbox li {
	color: #b3b3b3;
	font-size: 16px;
	line-height: 30px !important;
	margin-left: 7px;
}

.p-l {
	background: url(../images/icon-fx-5.png) no-repeat left center !important;
	padding-left: 1.6em !important;
	font-size: 22px !important;
	width: 60px !important;
	line-height: 30px !important;
}

.p-l:hover {
	background: url(../images/icon-fx-h-5.png) no-repeat left center !important;
	color: #1864ba !important;
}

.bds_weixin {
	BACKGROUND: url(../images/icon-fx-1.png) no-repeat center !important;
}

.bds_weixin:hover {
	BACKGROUND: url(../images/icon-fx-h-1.png) no-repeat center !important;
}

.bds_sqq {
	BACKGROUND: url(../images/icon-fx-2.png) no-repeat center !important;
}

.bds_sqq:hover {
	BACKGROUND: url(../images/icon-fx-h-2.png) no-repeat center !important;

}

.bds_qzone {
	BACKGROUND: url(../images/icon-fx-3.png) no-repeat center !important;
}

.bds_qzone:hover {
	BACKGROUND: url(../images/icon-fx-h-3.png) no-repeat center !important;
}

.bds_tsina {
	BACKGROUND: url(../images/icon-fx-4.png) no-repeat center !important;
}

.bds_tsina:hover {
	BACKGROUND: url(../images/icon-fx-h-4.png) no-repeat center !important;
}



.article-con {
	padding: 20px 0 0 0;
}

.article-con h1 {
	font-size: 25px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
	color: #444;
}

.article-con h2 {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	/* margin-bottom: 10px; */
	color: #333;
}

.article-con .article-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #555;
	padding: 10px 0 40px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 1em;
	padding: 5px 0;
        line-height:200%!important;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 40px 10px 0 0;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #1864ba;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/*  */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}

/*淇℃伅鍏紑*/
.xxgk-con {
	margin-top: 50px;
}

.b-k-left {
	width: 705px;
}

.b-k-left .b-k li {
	width: 155px;
	height: 120px;
	display: block;
	text-align: center;
	background: #f1f1f1;
	margin-right: 25px;
	float: left;
	margin-bottom: 25px;
	transition: 0.5s;
}

.m-r {
	margin-right: 0px !important;
}

.b-k-left .b-k li a {
	padding-top: 25px;
	display: block;
	transition: 0.5s;
}

.b-k-left .b-k li:hover a {
	color: #fff;
}

.b-k-left .b-k li i {
	margin-bottom: 15px;
	width: 36px;
	height: 36px;
	display: block;
	margin: 0 auto;
}

.b-k-left .b-k li .icon-1 {
	background: url(../images/xigk-icon-01.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-2 {
	background: url(../images/xigk-icon-02.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-3 {
	background: url(../images/xigk-icon-03.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-4 {
	background: url(../images/xigk-icon-04.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-5 {
	background: url(../images/xigk-icon-05.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-6 {
	background: url(../images/xigk-icon-06.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-7 {
	background: url(../images/xigk-icon-07.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li .icon-8 {
	background: url(../images/xigk-icon-08.png) no-repeat center;
	transition: 0.5s;
}

.b-k-left .b-k li:hover {
	background: #1864ba;
	transform: scale(1.1);
}

.b-k-left .b-k li:hover .icon-1 {
	background: url(../images/xxgk-icon-h-1.png) no-repeat center;
	transform: rotateZ(360deg);
}

.b-k-left .b-k li:hover .icon-2 {
	background: url(../images/xxgk-icon-h-2.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-3 {
	background: url(../images/xxgk-icon-h-3.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-4 {
	background: url(../images/xxgk-icon-h-4.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-5 {
	background: url(../images/xxgk-icon-h-5.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-6 {
	background: url(../images/xxgk-icon-h-6.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-7 {
	background: url(../images/xxgk-icon-h-7.png) no-repeat center;
	transform: rotateZ(360deg);

}

.b-k-left .b-k li:hover .icon-8 {
	background: url(../images/xxgk-icon-h-8.png) no-repeat center;
	transform: rotateZ(360deg);

}

/*鏀跨瓥娉曡*/
.zcfg {
	margin-top: 33px;
}

.xxgk-lm {
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #1864ba;
	line-height: 40px;
	display: block;
}

.xxgk-lm h2 {
	background: url(../images/lm-bg.png) no-repeat center;
	display: block;
	width: 135px;
	height: 40px;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	text-indent: 1em;
}

.xxgk-lm a {
	font-size: 14px;
	color: #666666;
}

.zcfg ul li {
	background: url(../images/xxgk-li.png) no-repeat left center;
	padding-left: 1.5em;
	font-size: 15px;
	color: #555;
	margin-top: 18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zcfg ul li a {
	width: 630px;
	display: block;
	overflow: hidden;
}

.zcfg ul li:hover {
	color: #0154AD;
	margin-left: 10px;
	font-size: 17px;
}

.zcfg ul li span {
	font-size: 14px;
	color: #9f9f9f;
}

.l-b-right {
	width: 440px;
}

/*涓渷鏂囦欢*/
.zswj{height:267px}
.zswj ul li {
	background: url(../images/xxgk-li.png) no-repeat left center;
	padding-left: 1.5em;
	font-size: 15px;
	color: #555;
	margin-top: 17.3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zswj ul li a {
	width: 315px;
	display: block;
	overflow: hidden;
}

.zswj ul li:hover {
	color: #0154AD;
	margin-left: 10px;
	font-size: 17px;
}

.zswj ul li span {
	font-size: 14px;
	color: #9f9f9f;
}

.s-b-g {
	width: 760px
}

/*缃戜笂鍏ず*/
.wsgs {
	margin-top: 57px;
}

.wsgs ul li {
	background: url(../images/list-z-dian_06.png) no-repeat left center;
	padding-left: 1.5em;
	font-size: 15px;
	color: #555;
	margin-top: 17.3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wsgs ul li a {
	width: 315px;
	display: block;
	overflow: hidden;
}

.wsgs ul li:hover {
	color: #0154AD;
	margin-left: 10px;
	font-size: 17px;
}

.wsgs ul li span {
	font-size: 14px;
	color: #9f9f9f;
}

.tszx {
	margin-top: 23px;
}

.govitemcontentc58572 TABLE {
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.govitemcontentc58572 TABLE TD {
	border: 1px solid #ddd;
}

.top_row {
	border-collapse: collapse;
	border: none;
}

.top_row tr {
	height: 38px;
}

.top_row td {
	font-size: 14px;
	color: #1864ba;

}

.cont_row {
	border-collapse: collapse;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.cont_row tr {
	height: 38px;
}

.cont_row td {
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

/*鍦ㄧ嚎璁胯皥*/
.zmhdLeft {
	width: 760px;
}

.zmInterview {
	height: 310px;
	margin-top: 40px;
}

.zmInter-cont {
	margin-top: 23px;
	height: 170px;
	overflow: hidden;
}

.zmInter-contl {
	width: 300px;
	height: 170px;
	overflow: hidden;
}

.zmReview {
	background: url(../images/zm_wqhg.png) no-repeat;
	width: 760px;
	height: 56px;
	margin-top: 20px;
	overflow: hidden;
}

.zmReview ul {
	padding: 6px 0 0 136px;
	line-height: 50px;
}

.zmReview ul li {
	float: left;
	background: url(../images/zm_dot.png) no-repeat left center;
	padding-left: 15px;
	margin-right: 25px;
	color: #257fc9;
}

.zmReview ul li a {
	color: #555;
}

.zmReview ul li.last {
	margin-right: 0;
}

.zmReview ul li:hover a {
	color: #257fc9;
	font-weight: bold;
}

.zmInter-contr {
	width: 425px;
}

.zmInter-contr table td {
	font-size: 14px;
	line-height: 24px;
	color: #555;
}

.zmInter-contr table td.title01 {
	font-weight: bold;
	color: #454545;
	font-size: 15px;
	width: 50px;
	line-height: 34px;
}

.zmInter-contr table td.titleBlue {
	color: #0071bd;
}

.zmInter-contr table td a {
	color: #0071bd;
}

.zmInter-contr table td a:hover {
	font-weight: bold;
	font-size: 16px;
}

.zmmailBox,
.zmhdRad {
	margin-top: 35px;
	height: 345px;
}

.zmmailLeft {
	line-height: 40px;
	font-size: 14px;
}

.zmmailLeft a {
	color: #2e5d83;
	padding-left: 27px;
	margin-right: 22px;
}

.zmmail_01 {
	background: url(../images/zm_xx.png) no-repeat left center;
}

.zmmail_02 {
	background: url(../images/zm_cx.png) no-repeat left center;
}

.zmmail_03 {
	background: url(../images/zm_lytj.png) no-repeat left center;
}

.zmmailLeft a:hover {
	font-weight: bold;
}

.zmmailBox-cont {
	margin-top: 20px;
}

.zmmailBox-cont table,
.zmmailBox-cont table td {
	border: 1px solid #E4E4E4;
	border-collapse: collapse;
}

.zmmailBox-cont table .zm_first {
	background: #DEEDF9;
	font-size: 14px;
	color: #2e5d83;
	height: 35px;
	text-align: center;
}

.zmmailBox-cont table td {
	height: 37px;
	font-size: 13px;
	color: #555;
}

.zmmailBox-cont table a {
	color: #555;
}

.zmmailBox-cont table tr:hover {
	background: #fafafa;
}

.zmmailBox-cont table tr.zm_first:hover {
	background: #DEEDF9;
}

.zmmailBox-cont table tr:hover a {
	font-weight: bold;
	color: #0071bd;
}

.zmhdRight {
	width: 380px;
	float: right;
}

.zmhdRtop {
	width: 380px;
}

.zmhdRtop ul {
	height: 310px;
}

.zmhdRtop ul li {
	width: 185px;
	height: 97px;
	float: left;
	font-size: 15px;
}

.zmhdRtop ul li.zmhdR1 {
	background: #798EDD;
}

.zmhdRtop ul li.zmhdR2 {
	background: #35D5AF;
	float: right;
}

.zmhdRtop ul li.zmhdR3 {
	background: #A4CD69;
	margin-top: 9px;
}

.zmhdRtop ul li.zmhdR4 {
	background: #F981A6;
	margin-top: 9px;
	float: right;
}

.zmhdRtop ul li.zmhdR5 {
	background: #30BCF1;
	margin-top: 9px;
}

.zmhdRtop ul li.zmhdR6 {
	background: #EF9563;
	margin-top: 9px;
	float: right;
}

.zmhdRtop ul li a {
	color: #fff;
	text-align: center;
}

.zmhdRtop ul li img {
	display: block;
	margin: 20px auto 0;
}

.zmhdRtop ul li p {
	padding-top: 12px;
}

.zmhdRtop ul li:hover a {
	font-weight: bold;
}

.zmhdRad-ul {
	padding: 15px 5px 0;
}

.zmhdRad-ul li {
	line-height: 35px;
	color: #555;
	background: url(../images/zjc_dot.png) no-repeat left center;
	padding-left: 20px;
}

.zmhdRad-time {
	float: right;
	color: #9f9f9f;
}

.zmhdRad-ul li a {
	color: #555;
}

.zmhdRad-ul li:hover a {
	color: #0071bd;
	font-size: 15px;
	font-weight: bold;
}

.ftcontentstyle3626 {
	text-align: left;
	color: #222222;
	line-height: 150%;
	text-decoration: none;
}

.ftstatestyle3626 {
	color: #222222;
	line-height: 150%;
	font-size: 9pt;
	font-weight: 200;
}

.jianjiestyle3626 {
	color: #666666;
	line-height: 180%;
	text-indent: 2em;
	padding-left: 10px;
}

.fttipspanstyle3626 {
	width: 48px;
	color: #222222;
	line-height: 180%;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}

.zhutistyle3626 {
	color: #0464ba;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.contentulstyle3627 {
	margin: 0px;
	padding: 0px;
}

.timelistyle3627 {
	line-height: 150%;
	display: inline;
	color: #222222;
	margin-left: 20px;
	font-size: 9pt;
}

.pagestyle3627 {
	padding-bottom: 0px;
	line-height: 150%;
	padding-left: 0px;
	padding-right: 0px;
	color: #222222;
	font-size: 9pt;
	padding-top: 0px;
}

.contentdivstyle3627 {
	color: #222222;
}

.topiclistyle3627 {
	padding: 10px 3px;
	color: #222222;
	line-height: 98%;
	list-style-type: none;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.topicleadimgstyle3627 {
	vertical-align: middle;
	line-height: 100%;
}

#interviewlistform table tbody tr td table tbody tr:hover td {
	color: #1864ba;
	font-weight: bold;
}

.s-k-right {
	width: 380px;
}

.s-k .icon-1 {
	background: #a4cd69;
}

.s-k .icon-2 {
	background: #1864ba;
}

.s-k .icon-3 {
	background: #30bcf1;
}

.s-k .icon-4 {
	background: #ef9563;
}

.s-k li {
	width: 175px;
	height: 140px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-right: 30px;
	margin-bottom: 25px;
	transition: 0.5s;
}

.s-k li img {
	padding-top: 30px;
	padding-bottom: 18px;
	display: block;
	margin: 0 auto;
	padding-left: -3px;
	transition: 0.5s;
}

.s-k li:hover img {
	transform: rotateZ(360deg);
}

.s-k li:hover {
	transform: scale(1.1);
}

.dczj{
	margin-top: 16px!important;
}
.dczj ul li a{
	    width: 300px;
    display: block;
    overflow: hidden;
}
#t1_8_{
       margin: 20px auto;
}
.bd_weixin_popup{
   z-index:99999999999;
}