.e-body
{
    margin:0px;
}
.header {
    width: 100%;
}
.header-top {
    width: 100%;
    padding: 10px 0px;
    /* background: #00447d; */
}
.header-logo ul{
    margin-bottom: 0px;
}
.mediate-box {
    width:1220px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr{
    float: right;
}

h3{
    margin: 0px;
}

.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header-logo ul{
    padding-left: 0px;
}
.header-logo ul li {
    float: left;
    padding: 0px 0;
    list-style: none;
}

.header-slogan {
    position: absolute;
    right: 0px;
}

/* 导航部分 */
.header-nav {
    height: 60px;
    width: 100%;
    background:rgb(54,111,172);
    opacity: 0.98;
    position: relative;
    z-index:100;
}
.header-nav2{
position: initial;
}
/*nav-css*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{  height:60px;  position:relative; z-index:1;  display: table;margin: 0 auto;  }
.nav .nLi h3 a{ font-size: 16px; }
.nav .nLi{ float:left;  position:relative; display:inline; height: 60px; line-height: 60px;}
.nav .nLi h3{ float:left; margin: 0;padding: 0;}
.nav .nLi h3 a{ display:block; padding:0 30px; color:white; height: 60px; font-size:16px;font-family: "微软雅黑";font-weight: 500; line-height: 60px; }
.nav .sub{ display:none; min-width: 100%;text-align: center; left:0; top:60px;  position:absolute; background:rgba(0, 68, 125, 0.75);  line-height:40px; }
.nav .sub li{ zoom:1;position: relative; }
.nav .sub li:first-child{ padding-top: 5px; }
.nav .sub a{ display:block; padding:0px 10px;text-align: center; color: white; font-size: 14px;font-family: "微软雅黑"; white-space: nowrap;}
.nav .on h3 a{

}
.nav .on:hover{	
	
}
.nav .on{
	background: url(../img/menuactive.png) no-repeat top center;
}
.nav .on:hover h3 a{
	color: #ffffff;
}
.nav .sub a:hover{
	background: rgba(0, 68, 125, 0.75);
	
}
.navigation3{
display:none;
	position: absolute;
	left: 100%;
	background: rgba(8,57,100,0.75);
	top: 0;
	min-width: 100%;

}
.navigation3 span{
	display: block;
position:relative;
}
.navigation3 span a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: white;
}

.level-four{
display:none;
	position: absolute;
	left: 100%;
	background: rgba(8,57,100,0.75);
	top: 0;
	min-width: 100%;
}
.level-four li{
	display: block;
}
.level-four li a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: white;
}


.header-hr{
    background-color: #f6f5f5;
}
.header-hr .banner ul{
    margin: 0px;
}
.header-hr .banner ul li{
    list-style: none;
}
.header-hr .banner ul li img{
    width: 100%;
    height: 100%;
}

.header-hr2{
display:none;

}

.banner{
    position: relative;
    overflow: hidden;
}
.banner .banner-run{
    position:absolute;
    top:0;
    left:0;
}
.banner .banner-run li{
    list-style: none;
    float:left;
    position:relative;
}
.banner .banner-run li img{
    display: block;
    width:100%;
}
.banner-text{
    position:absolute;
    width:100%;
    top:226px;
    left:0;
    text-align: center;
    color:#ffffff;
    z-index:2;
}
.banner-text p{
    font-size:48px;
    letter-spacing: 13px;
}
.banner-text div{
    margin-top:32px;
    background: url("../img/lbk.png") no-repeat center;
    height:93px;
    line-height:93px;
    font-size:32px;
}
.banner-zz{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#031f36;
    opacity: 0.18;
    filter:alpha(opacity=18);
    z-index:1;
}
.banner-ctrl{
    position:absolute;
    bottom:27px;
    z-index:2;
}
.banner-ctrl li{
    list-style: none;
    -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    width:15px;
    height:15px;
    background:#ffffff;
    float:left;
    margin-left:14px;
    cursor: pointer;
    opacity: 0.8;
    filter:Alpha(opacity=80);
}
.banner-ctrl li:first-of-type{
    margin-left:0;
}
.banner-ctrl li.active{
    background: #0b4c82;
}

.newsNotifications hr{
    float: left;
    height: 15px;
    margin-top:15px;
    /* padding: 5px 0px; */
    margin-bottom:0px;
    margin-left: 24px;
    margin-right: 24px;
    border: 2px solid rgb(0,68,125);
}


.newsNotifications {
    padding-top: 10px;

}
.xwdt,.tzgg,.hydt{
    width: 386px;
    margin-right:50px;
    margin-bottom: 20px;
}
 
.common-top span{
    min-width: 100%;
    font-size: 16px;
    color: #323232;
    border-bottom: 2px solid #0c4175;
    display: inline-block;
    padding: 12px 0px;
    position: relative;
    z-index: 1;
}



.common-top .nav-tabs {
width:100%;
    padding-left: 0px;
height:52px;
    border-bottom: 2px solid rgb(49,107,170);
}
.common-top .nav li{
    padding-top: 5px;
    padding-bottom: 5px;
}
.common-top .nav li a{
color: rgb(17,80,134);
padding-left: 50px;
padding-right: 50px;
}

.common-top .nav li:hover a{
    background-color: rgb(54,111,172);;
    color: white;
}
.common-top .notHover li:hover a{
    background-color: white;
    color: black;
    border: 0px solid transparent;
}
.common-top .nav .active a{
    background-color: #0c4175;
    color: white;
}
.common-top .nav-tabs > li > a {
    border-radius: 4px;
}
.common-top .nav > li > a {
    font-size: 14px;
    padding: 6px 50px;
}
.common-top .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;;
    cursor: default;
    background-color: #0c4175;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}


.common-down {
    padding: 10px 0px;
}

.common-down .tab-content{
    width: 100%;
}
.common-down ul{
    padding-left: 0px;
}

.common-down ul li {
    list-style: none;
    padding: 5px 0;
}
.common-down ul li a {
    text-decoration: none;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #323232;
    line-height: 1.75;
}
.common-down ul li i {
    font-style: normal;
    font-size: 14px;
    color: #323232;
    line-height: 1.75;
    float: right;
}

.xlcd{
    width: 100%;
    height: 100%;
}
.xlcd div{
margin-top:6px;
margin-right: 15px;
}
.dropdown .btn.btn-default.dropdown-toggle
{
    width: 170px;
    height: 40px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #333333;
    text-align: left;
}a
.dropdown-menu{
    width: 100%;
}

.otherLinkList {
    margin-left: 20px;
    padding-top: 20px;
    padding-left: 0px;

}

.otherLinkList__item {
    list-style-type: none;
float: left;
    padding: 0px 5px;
}

.otherLinkList__item a {
    text-decoration: none;
}
.otherLinkList__item-text span {
    padding: 5px;
    color: black;
}

.foot_container .foot_content{
    background-color: #484747;
    padding: 30px 0px;
}

.foot_container .foot_content .foot_text{
    text-align: center;
    font-size: 12px;
    color: #d2d2d2;
    line-height: 1.5;
}
.foot_text p a{color:#d2d2d2;}
/* 新增list页面，content页面以及简介页面的简单css */
.wCenter-center{
    min-height: 615px;
    padding: 50px 0;
}

.wList-banner{
	width: 100%;
	height: auto;
}
.wList-banner img{
	width: 100%;
	height: auto;
}
.wListLnav{
	width: 220px;
}
.wListLnav>span{
	width: 100%;
	line-height: 45px;
	color: white;
	text-align: center;
	font-size: 18px;
	background: rgb(54,111,172);
	display: block;
	border-bottom: 5px solid white;
}
.wListLnav ul{
	border: 1px solid #c7c7c7;
}
.wListLnav ul li{
	width: 100%;
	/* border-top: 1px dashed #222222; */
}
.wListLnav ul li:last-child{
	/* border-bottom: 1px dashed #222222; */
}
.wListLnav ul li>a{
	line-height: 40px;
	font-size: 16px;
	color: #101010;
	text-indent: 25px;
	display: inline-block;
	width: 80%;
	text-decoration: none;
}
.wListLnav ul li i{
	line-height: 40px;
	font-size: 16px;
	color: #101010;
	text-align: center;
	display: inline-block;
	width: 20%;	
	cursor: pointer;
}
.wListLnav ul li:hover{
	background: rgb(65, 131, 202);	
}
.wListLnav ul li:hover>a{
	color: white;
}
.second-menu{
	display: none;
}
.second-menu span{
	display: block;	
	background: white;
}
.second-menu span a{
	display: block;
	line-height: 40px;
	text-align: center;
	color: black;
	font-size: 14px;
}
.second-menu span a:hover{
	color: rgb(65, 131, 202);
background: #366fac2b;
}

.wListRcontent{
	width: 950px;
}
.wListRcontent .wDqwz{
	padding: 10px 0;
	border-bottom: 2px solid rgb(65, 131, 202);;
}
.wListRcontent .wDqwz ul li{
	float: left;
	margin: 0px 3px;
	font-size: 14px;
	color: #323232;
	line-height: 20px;
}
.wListRcontent .wDqwz ul li a{
	font-size: 14px;
	color: #323232;
	line-height: 20px;
}
.wList-lb, .wList-jj{
	padding: 20px 20px;
}
.wList-lb ul li{
	padding: 8px 0;
}
.wList-lb ul li a{
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #222222;
	line-height: 1.75;
}
.wList-lb ul li i{
	font-size: 14px;
	color: #222222;
	display: inline-block;
	float: right;
	line-height: 1.75;
}
.wList-lb ul li:hover a{
	color: rgb(65, 131, 202);
}


.hydt{
width:345.11px;
}
.hydt .common-top ul li a{
padding:6px 42px;
}
.common-down ul{
height:175px;
}