@charset "utf-8";

/* 列表切换 */
<style>
    .xxgk-item ul li {padding: 15px 0;font-size: 16px;height: 30px;line-height: 44px;white-space: nowrap;overflow: inherit;text-overflow: ellipsis;position: relative;}
    .jd_btn{ display:inline-block; vertical-align:middle; position:relative; padding:15px 0; }
    .jd_btn>p{width: 30px;height: 18px;float: left;background: #bb1a2a;color: #fff!important;text-decoration:none!important;font-size: 12px;font-family: \5B8B\4F53;line-height: 18px;text-align: center;border-radius: 3px;margin: 0px 0 0 8px;}
    .jd_btn:hover .RelNews{ display: block; }
    .RelNews{display:none;z-index:9;position:absolute;top: 36px;right: 0;padding: 10px;background: #fff;border: 1px solid #e60e0e;border-radius: 5px;-webkit-box-shadow: 0 0 10px #cdced0;box-shadow: 0 0 10px #cdced0;}
    .RelNews dd{ line-height:24px; }
    .RelNews dd a{height: 30px;line-height: 34px;color: #000;text-decoration:none!important;font-size: 14px;font-family: \5B8B\4F53;}
    .RelNews dd a:hover{ text-decoration: underline!important; }
    .xxgk-item ul li span {color: #a1a1a1;float: right;}
    .titlea a {display: block;height: 35px;background: #fff;line-height: 35px;color: ##006eab;padding: 0 12px;border: 1px solid #006eab;}
    .lia{padding: 15px 0;font-size: 16px;white-space: nowrap;overflow: inherit;text-overflow: ellipsis;position: relative;background: none!important;padding-left:0px!important;}
    .lib a{width: 77%!important;}
    .bd_new ul{margin: 15px 35px 0;}
    a.more {display: block!important;width: 100px;height: 30px;background: #f2f2f2;text-align: center;line-height: 30px;margin: 0px auto 30px;}

	.tab_box {
		overflow: hidden;
		text-align: left;
	}

	.tab_box .hd {
		height: 40px;
		border-bottom: 3px solid #eaeaea;
	}

	.tab_box .hd ul li {
		padding: 0 15px;
		line-height: 40px;
		height: 40px;
		float: left;
	}

	.tab_box .hd .on {
		border-bottom: 3px solid #006eab;
	}

	.tab_box .hd ul li a {
		font-size: 18px;
	}

	.tab_box .hd span {
		display: block;
		padding: 0 10px;
		height: 80%;
		line-height: 40px;
		text-align: center;
		float: right;
	}

	.tab_box .hd span a {
		font-size: 14px;
	}

	.tab_box .bd_new ul {
		zoom:1; padding: 10px 0;
	}
    .tab_box .hd ul li a:hover{background: #006eab;color: #fff;}
    .tab_box .hd .on a {background: #006eab;color: #fff;}
	.bd_new li a {
		font-size: 16px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		float: left;
	}
	.bd_new ul li span{color:#a1a1a1;float:right;width:80px}
</style>