*{
	padding: 0%;
	margin: 0%;
}
.Top{
	width: 100%;
	height: 160px;
	background-image: url('../img/bg_top.jpg');
}

.Time{
	width:100% ;
	height: 25px;
	background-color:#004980;
}

.Search{
	float: right;
	margin-top: 40px;
	margin-right: 20px;
        padding-left: 19px;
        line-height: 33px;
	height: 36px;
	position: relative;
        border: 1px solid #098a9d;
        border-radius: 30px;
        background: #004986;
}

.wp_search .search{
	width: 32px;
	height: 30px;
        margin-top: 2px;
        margin-right: 11px;
	border: 0px;
	background: url('../img/sous.png') no-repeat center;
	cursor: pointer;
	vertical-align: top;
}

.wp_search #keyword {
       width: 160px!important;
       padding: 4px 0;
       border: none;
       height: 20px;
       line-height: 20px;
       background: transparent;
       color: #d8f0ff;
}

.time{
	line-height: 25px;
	color: white;
	font-size: 12px;
	width: 1200px;
	margin: 0 auto;
}

.top {
	width: 1200px;
	height: 160px;
	/* background-color: indigo; */
	margin: 0px auto;
	padding-top: 16px;
	box-sizing: border-box;
	background-image: url('../img/Logo.png');
	background-size:76%;
	background-repeat: no-repeat;
	background-position-x: -80px;
	background-position-y: -20px;
}

.NAV {
	width: 100%;
	height: 46px;
	background-color:#1a6eaa;
	border-bottom: 2px transparent solid;
}

.nav {
	width: 1200px;
        color: white;
	height: 46px;
	/* background-color: #f8f8f8; */
	margin: 0px auto;
}

.Column_Position a {
  font-weight: bold;
  color: #666666;
}

.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    /* word-wrap: break-word; */
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat;
    background-size: 0px 0px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    text-align: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
    list-style: none;
}
.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    /* word-wrap: break-word; */
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat;
    background-size: 0px 0px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    text-align: left;
    text-align: center;
}
.wp_article_list .list_item .Article_PublishDate {
    color: #666;
    font-weight: 400;
}
a {
    text-decoration: none;
    color: black;

}

.d1 {
    height: 70px;
    width: 190px;
    float: left;
    color: #1a6eaa;
    line-height: 70px;
    font-weight: 600;
    text-align: center;
    padding: 0 20px;
    margin-left: 20px;
    background-color: #F1F0F0;
    border-bottom: solid #1a6eaa 2px;
}

.weizhi {
	    padding-left: 10px;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
	width: 1200px;
  margin: auto;
}
.tu {
	height: 220px;
	width: 1423px;
	margin: auto;
}

.clear::after{
	display: block;
	content: "";
	clear: both;
}

.d {
	
	width: 1200px;
	margin: auto;
	margin-top: 10px;
margin-bottom: 40px;
}



.d3 {
	width: 230px;
	float: left;
	line-height: 68px;
	padding: 0 20px;
}

.d2 {
	width: 900px;
	float: right;
	/* background-color: blue; */
}

.d21 {
	height: 70px;
	width: 900px;
	border-bottom: solid #1a6eaa 2px;
  margin-bottom: 15px;
}

.d211 {
    height: 50px;
    width: 350px;
    color: #7d7d7d;
    float: left;
    font-size: 18px;
    line-height: 50px;
    margin-top: 15px;
font-weight: 800;
}

.d22 {
    width: 900px;
    font-weight: 400;
}

.END {
	width: 100%;
	height: 160px;
	background-color: navy;
	background-image: url('../img/Bottom.png');
	background-size: 100% 160px;
}

.end {
	width: 1200px;
	height: 160px;
	/* background-color: orange; */
	color: aliceblue;
	padding-top: 30px;
	box-sizing: border-box;
	margin: 10px auto;
	line-height: 30px;
}

.end-left{
	width: 800px;
	
	line-height: 36px;
	float: left;
}

.down-right{
        float:right;
	position: relative;
	width: 212px;
	height: 90px;
}

.down-erwm {
	height: 91px;
	width: 96px;
	background-color: rgba(0,24,131,0.3);
	position: relative;
}

.down-erwm-top {
	height: 91px;
	width: 96px;
	background-color: rgba(0,24,131,0.3);
}

.down-erwm-down {
	height: 91px;
	width: 96px;
	background-color: #1759a1;
	position: absolute;
}

.down-erwm:hover .down {
	transition: 1s;
	height: 192px;
	z-index: 1;
}

.down-erwm:hover {
	top: -2px;
}

.down-erwm:hover .down-erwm-top {
	transition: 1s;
	height: 0px;
}

.down-erwm::before {
	z-index: 5;
	content: '';
	display: block;
	
	height: 31px;
	width: 31px;
	position: absolute;
	opacity: 0.6;
	top: 15px;
	left: 32px;
}

.vxlogo{
	float: left;
}

.dylogo{
	float: right;
}

.vxlogo::before{
	background-image: url('../img/vxlogo.png');
}

.dylogo::before{
	background-image: url("../img/dylogo.png");
	background-size:100% ;
}

.down-erwm-mid {
	height: 91px;
	width: 96px;
	position: relative;
	overflow: hidden
}

.vx {
	font-size: 14px;
        line-height:53px;
	color: white;
	float: left;
	z-index: 5;
	position: absolute;
	top: 40px;
	left: 19px;
}

.down-erwm:hover .erwm {
	display: block;
}

.erwm {
	display: none;
	position: absolute;
	bottom: 97px;
	left: -13px;
}

.erwm::after {
	content: '';
	display: block;
	position: absolute;
	left: 53px;
	width: 0;
	bottom: 0px;
	height: 0;
	border-top: 10px solid white;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.wp_listcolumn .wp_subcolumn .wp_column a {
    color: #555;
    font-size: 14px;
    border-bottom: 1px solid #aaa;
    border-top: none;
   background: #f1f1f1 none no-repeat 16px 10px;
}

.wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-color: #e8e8e8;
    background-image: none;
}

.wp_listcolumn .wp_column a:hover {
    color: #C00;
    background-color: #f9f9f9;
    background-image: none;
}

.wp_listcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f7f7f7; background-image:none;}

.wp_article_list .list_item {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
    list-style: none;
}

.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-top: 14px;
    background-color: #014599;
    border-radius: 100px;
    font-size: 17px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
  
}
.wp_article_list .list_item .Article_Index {
    background: #014599;
}
