﻿.xwdt_main .hd{
	width: 202px;
}
.xwdt_main .hd .title_hd{
	height: 50px;
	line-height: 50px;
	width: 150px;
	background-color: #0676c9;
	padding-left: 50px;
	background:#0676c9 url(../images/JNimages/xwdt_title.png) no-repeat 10px center;
	font-size: 20px;
}
.xwdt_main .hd ul{
	width: 198px;
	margin-bottom: 30px;
}
.xwdt_main .hd ul li{
	width: 158px;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	margin-top: 5px;
	background:#f6f6f6 url(../images/JNimages/xwdt_li.png) no-repeat 16px center;
}
.xwdt_main .hd ul li.on,.xwdt_main .hd ul li:hover{
	background:#0860a7 url(../images/JNimages/xwdt_liOn.png) no-repeat 16px center;
	color: #FFFFFF;
}
.xwdt_main .bd{
	width: 1200px;
}
.xwdt_main .bd_out .title_bd{
	width: 1200px;
	border-bottom: 1px solid #ededed;
	height: 50px;
	line-height: 50px;
}
.xwdt_main .bd_out .title_bd li{
	font-size: 24px;
	color: #0676c9;
	line-height: 30px;
	height: 45px;
	border-bottom: 6px solid #0676c9;
}
.xwdt_main .bd .bd_ul li{
	padding-bottom:20px;
	border-bottom: 1px solid #ededed;
	margin-top: 20px;
}
.xwdt_main .bd .bd_ul li:hover{
	background-color:#f6f6f6 ;
}
.xwdt_main .bd .bd_ul .dateBox{
	width: 98px;
	height: 118px;
	background-color: #f6f6f6;
}
.xwdt_main .bd .bd_ul .dateBox .day{
	font-size: 45px;
	border-bottom: 1px solid #dedede;
	height: 70px;
	line-height: 67px;
	width: 100%;
}
.xwdt_main .bd .bd_ul .dateBox .years{
	width: 100%;
	height: 47px;
	line-height: 33px;
}
.xwdt_main .bd .bd_ul .textBox{
	width: 1050px;
	padding-right: 10px;
}
.xwdt_main .bd .bd_ul .textBox .title{
	font-size: 18px;
	width: 1050px;
	line-height: 28px;
}
.xwdt_main .bd .bd_ul li:hover .textBox .title{
	color: #0676c9;
}
.xwdt_main .bd .bd_ul .textBox .detail{
	line-height: 24px;
	height: 48px;
	width: 1050px;
	margin: 9px 0 6px;
}
.xwdt_main .bd .bd_ul .textBox .source{
	display: block;
	line-height: 24px;
	height: 24px;
	color: #0676c9;
	background:#f6f6f6 url(../images/JNimages/source_icon.png) no-repeat 10px center;
	padding:0 18px 0 33px;
	border: 1px solid #0676c9;
	border-radius: 10px;
}
