@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none; cursor: pointer;}

body{width:100%; margin:0 auto;padding:0;overflow:scroll;overflow-x:hidden;}
.top{ width:100%;  background:url("../images/top_xd.png") no-repeat top center;background-size:100% 100%;}

.top_shang{height:363px; padding:200px 280px 0 0;text-align: right; font:58px/70px "微软雅黑"; }
.top_shang p{color:#fff; text-shadow: 5px 5px 5px rgba(0,0,0,0.75); letter-spacing: 5px;}
.top_shang .p2{font:34px/42px "微软雅黑";}
.top h5{font:20px/36px "微软雅黑"; text-align:left;font-weight:bold;}
.top .sm{ background:rgba(0,0,0,0.25);width:85%; height:124px;padding:40px 12px 0 120px; font:16px/20px "微软雅黑"; color:#fff;}
h4{hetght:40px; font:16px/40px "微软雅黑"; width:1200; background:#ececec; padding-left:120px; margin:20px 0;}
h5{hetght:40px; font:16px/40px "微软雅黑"; width:1200; background:#ececec; padding-left:120px; margin:20px 0;}
.lxfs {font:16px/26px "微软雅黑";padding-left:120px; color:#258ce4;}
h5{ font:16px/70px "微软雅黑"; text-align:center;font-weight:bold;}
.diq{position:relative;}
.diq .sh{position:absolute; background:url("../images/kuang_03.png") no-repeat top left; width:150px; height:47px; display:none;z-index:10;padding-left:20px;}
.diq .sh a{ padding-left:13px; font:14px/47px "微软雅黑"; color:#258ce4; }
.zhd{margin-bottom:90px;}
.zhd .list{margin:0 auto;width:100%; text-align: center;}
.zhd .list a{color:#000; text-overflow: ellipsis;}
.zhd .list a:hover{color:#258ce4;}
.zhd .list .bg{background:#f6f6f6;}
.zhd .list .col1{width:10%;}
.zhd .list .col2{width:60%;}
.zhd .list .col3{width:15%;}
.zhd .list .col4{width:15%;}
.zhd .list tr{height:48px;}
.left{text-align:center; }
.zhd .button{ height:40px; font:14px/40px "微软雅黑"; padding:0 40px; color:#258ce4; background:#f6f6f6; float:right; margin:20px 10px 0 0;}
.footer{ height:90px; background:#acacac; text-align:center; line-height:36px; padding-top:36px; color:#fff; }
.footer a{ color:#fff;}
.button {
	width: 5.5em;
	display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 6px;
	-ie-border-radius: 6px;
	border-radius: 6px;
	padding: .48em .8em;
	text-shadow: rgba(0,0,0,.5) 0px -1px 0px;
	font-size: 18px;
	font-weight: 700;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .15s;
	-webkit-transition-timing-function: ease-in-out;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 20px;
}



/*Green*/
.darkbg-green {
	background-color: #78896d;
	color: #e2f1d8;
	-webkit-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0,0,0,.15);
	-ie-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0,0,0,.15);
	box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0,0,0,.15);
}
.darkbg-green:hover {
	background-color: #8b9f7f;
}


 /* 页数按钮样式 */
 .page_div{margin-top:30px;}
 .page_div button{display:inline-block;min-width:30px;height:28px;cursor:pointer;color:#666;font-size:13px;line-height:28px;background-color:#f9f9f9;border:1px solid #dce0e0;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
  table td{line-height:30px;}