* {
	padding: 0;
	margin: 0;
	list-style: none;
	outline: none;
}

a img,img, button, input[type="submit"], input[type="button"] {
	border: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:before,.cl:after{
	content:"";
	display:table;
}
.cl:after{
	clear:both;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.mt5 {margin-top: 5px;}
.mt8 {margin-top: 8px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml50 {margin-left: 50px;}
.ml100 {margin-left: 100px;}

body ,button,input,select,pre{ 
	font:12px/1.5 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;
	outline: none;
}
body {
	background: url(../images/bg.jpg) 0 178px no-repeat #111111;
	color: #fff;
}
.top {
	height: 34px;
	line-height: 34px;
	color: #FFE596;
	background: #170D03;
	border-bottom: 1px solid #351D05;
}
.top a {
	color: #c0a34a;
	margin: 0 5px;
}
.top img {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.ani1 {
	-webkit-animation:gocolor1 2s infinite linear;
	animation:gocolor1 2s infinite linear;
}
.ani2 {
	-webkit-animation:gocolor2 2s infinite linear;
	animation:gocolor2 2s infinite linear;
}
.ani3 {
	-webkit-animation:gocolor3 2s infinite linear;
	animation:gocolor3 2s infinite linear;
}
.ani4 {
	-webkit-animation:gocolor4 2s infinite linear;
	animation:gocolor4 2s infinite linear;
}
.ani5 {
	-webkit-animation:gocolor5 2s infinite linear;
	animation:gocolor5 2s infinite linear;
}
@-webkit-keyframes gocolor1 {
    0%{
       color: #fff;
    }
    50%{
	   color: #ffea00;
    }
    100%{
        color: #fff;
    }
}
@-webkit-keyframes gocolor2 {
    0%{
       color: #fff;
    }
    50%{
	   color: #00ff30;
    }
    100%{
        color: #fff;
    }
}
@-webkit-keyframes gocolor3 {
    0%{
       color: #fff;
    }
    50%{
	   color: #fc00ff;
    }
    100%{
        color: #fff;
    }
}
@-webkit-keyframes gocolor4 {
    0%{
       color: #fff;
    }
    50%{
	   color: #ff0000;
    }
    100%{
        color: #fff;
    }
}
@-webkit-keyframes gocolor5 {
    0%{
       color: #fff;
    }
    50%{
	   color: #00a8ff;
    }
    100%{
        color: #fff;
    }
}
.header {
	height: 105px;
	overflow: hidden;
	border-bottom: 1px solid #232221;
	background: 080400;
}
.sub_logo {
	position: relative;
	margin-left: 19px;
}
.sub_logo a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	font-size: 18px;
	text-align: center;
	line-height: 1;
	color: #fff;
	text-indent: 10px;
}
.nav_wrap {
	background: #141414;
	border-bottom: 1px solid #232221;
}
.nav li {
	float: left;
}
.nav li a {
	display: inline-block;
	width: 135px;
	height: 39px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
}
.nav li.on a,.nav li a:hover {
	background: #353434;
	color: #ffdf1b;
}

.nav_link {
	margin-top: 6px;
}
.nav_link li { 
	float: left;
	margin-left: 5px;
}
.nav_link li a {
	display: inline-block; 
	line-height: 38px;
	color: #000;
	width: 120px;
	font-size: 14px;
	position: relative;
	text-align: center;
}
.nav_link li.on a,.nav_link li a:hover {
	color: #ffd150;
	background: #311603;
	border-radius: 18px;
	box-shadow: 1px 1px 3px rgba(188, 171, 106, 0.72);
}

.main {
	overflow: hidden;
	padding-bottom: 60px;
}
.links {
	width: 1050px;
}
.links .links_a{
	float: left;
	display: block;
	width: 180px;
	height: 180px;
	background: url(../images/list_bg.png) no-repeat;
	margin-top: 25px;
	margin-right: 25px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.links .links_a:hover{
	background-image: url(../images/list_bg_h.png);
}

.links_tip {
	margin-top: 50px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
}


.link2 {
	width: 510px;
}
.link2 a {
	float: left;
	display: block;
	width: 160px;
	height: 83px;
	margin-bottom: 8px;
	margin-right: 8px;
	background: url(../images/link2.png) no-repeat;
}
.link2 a:hover {
	background: url(../images/link2_h.png) no-repeat;
}
.link2 a.link2_1 { background-position: 0 0; }
.link2 a.link2_2 { background-position: -168px 0; }
.link2 a.link2_3 { background-position: -336px 0; }
.link2 a.link2_4 { background-position: 0 -94px; }
.link2 a.link2_5 { background-position: -168px -94px; }
.link2 a.link2_6 { background-position: -336px -94px; }

.notice {
	width: 486px;
	height: 175px;
	background: #2C2C2C;
	font-family: \5b8b\4f53,arial;
	overflow: hidden;
}
.notice .notice_list {
	margin: 15px 30px;
	width: 436px;
	height: 150px;
	overflow: hidden;
}
.notice li {
	margin-bottom: 10px;
	height: 18px;
	overflow: hidden;
}
.notice span {
	color: #fffc00;
}



/*.footer {
	text-align: center;
	color: #fff;
	margin-top:30px;
	padding-bottom: 30px;
	background: #252525;
	padding: 20px 0;
}

.footer .footer_text {
	padding: 15px 0;
	line-height: 1.8;
}
.footer a {
	color: #a1a1a1;
	margin: 0 8px;
}*/

.TplFloatSet a {
	display: block;
	width: 120px;
	text-align: center;
}
.TplFloatSet img {
	display: block;
}



/*弹窗*/
.modal {
	position: fixed;
	width: 740px;
	height: auto;
	top: 50%;
	left: 50%;
	z-index: 1008;
}
.modal .inner {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.55);
	z-index: 1009;
}
.modal_wrap {
	position: relative;
	z-index: 1010;
	background:#efefef;
	border-radius: 10px;
	padding-bottom: 35px;
	min-height: 400px;
}
.modal_wrap_box {
	width: 100%;
	height: 100%;
	padding-bottom:10px;
}
.modal_header {
	background: #00a9fc;
	line-height: 63px;
	text-indent: 20px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}
.modal_wrap .layui-layer-close {
	display: block;
	width: 36px; 
	height: 36px;
	background: url(../images/layui-layer-close.png) center center no-repeat;
	position: absolute;
	right: -12px;
	top:-12px;
}
.modal_wrap h2 {
	text-align: center;
	margin-top: 20px;
}
.modal_wrap h2 p{
	font-size: 12px;
}
.modal_wrap .con1 {
	width: 600px;
	margin: 0 auto;
	font-size: 14px;
}
.modal_wrap .con2 {
	width: 550px;
	margin: 0 auto;
	font-size: 14px;
}

.modal_wrap input[type="text"] {
	padding: 10px;
	width: 280px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	border-radius: 3px;
	background: #fff;
	border: none;
}
.modal_wrap select ,.modal_wrap .file{
	width: 300px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 3px;
	background: #fff;
}
.modal_wrap .file {
	display: inline-block;
	margin-left: 165px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.modal_wrap .row {
	display: inline-block;
	margin-top: 14px;
	position: relative;
}
.modal_wrap .row span {
	display: inline-block;
	width: 160px;
	text-align: right;
}
.modal_wrap .checksub {
	display: block;
	width: 398px;
	height: 41px;
	background: url(../images/btn3.png) no-repeat;
	border-radius: 5px;
	margin-left: 165px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
}
.modal_wrap .row .rmNum {
	position: absolute;
	right: 10px;
	top:7px;
}
.modal_wrap .subbtn {
	display: inline-block;
	height: 41px;
	width: 128px;
	line-height: 41px;
	padding: 0 25px;
	background: url(../images/btn4.png) no-repeat;
	color: #000;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.modal_wrap .subbtn1 {
	width: 160px;
	background-position: -139px 0;
}

.d_btn {
	color: #00a9fc;
	padding: 4px 8px;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #00a9fc;
}
.con3 {
	width: 660px;
	margin: 10px auto 0;
}
.table {
	border-collapse: collapse;
	width: 100%;
}
.table th,.table td{
	border: 1px solid #a9a9a9;
	font-size: 14px;
	text-align: center;
	padding: 8px 10px;
	font-weight: normal;
} 
.table th {
	color: #00a9fc;
}
a {
	color: #fff;
	text-decoration: none;
}

.page {
	text-align: center;
	margin-top: 20px;
}
.page a {
	display: inline-block;
	padding: 2px 8px;
	background: #00a9fc;
	font-size: 14px;
	border-radius: 3px;
	margin: 0 3px;
}
.page a.on,.page a:hover {
	background: #63ccff;
}
.table td a {
	position: relative;
	color: #bf9e70;
}
.table td a .tip {
	position: absolute;
	bottom: 18px;
	left: 0;
	background: url(../images/tip.png) 0 bottom;
	min-height: 44px;
	width: 276px;
	color: #000;
	line-height: 20px;
	text-align: left;
	border-radius: 4px;
	display: none;
}
.table td a .tip span {
	background: #fff;
	margin-bottom: 6px;
	display: block;
	border-radius: 4px;
	padding: 9px 10px;
}
.table td a:hover .tip {
	display: block;
}
.table td.red {
	color: #ff0000;
}
.table td.green {
	color: #00ff0c;
}

.modal_wrap .btn-left {
	background: url(../images/btn6.png);
	position: absolute;
	top: 16px;
	left: 20px;
	width: 95px;
	height: 30px;
	display: inline-block;
}
.modal_wrap h3 {
	background: #32a8ff;
	line-height: 63px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 10px 10px 0 0;
}

#querycon4{
	width: 1000px;
}
.modal_wrap .con4 {
	width: 940px;
	margin: 20px auto;
	height: 460px;
	overflow-y: auto;
}
.modal_wrap .con4 pre{
	white-space: pre-line;
	font-size: 13px;
	line-height: 1.7;
	color: #fff;
}
.modal_wrap .con4 p{
	color: #000;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: 500;
}

.img_path_btn {
	display: inline-block;
	line-height: 40px;
	background: #CCCCCC;
	color: #000;
	width: 92px;
	text-align: center;
	border-radius: 0 3px 3px 0;
}

.modal_wrap img {max-width:100%;}