﻿* {
	padding: 0;
	margin: 0;
	list-style: none;
}

a img,img, button, input[type="submit"], input[type="button"] {
	border: none;
}

.fl {
	float: left;
}

.f2 {
	float: left;
	color: #DDDDFF;
}

.fr {
	float: right;
}

.cl:before,.cl:after{
	content:"";
	display:table;
}
.cl:after{
	clear:both;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.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) center 0 no-repeat #13110D;
	color: #fff;
}

.hd_bg {
	background: url(../images/hd.jpg) repeat-x;
	border-bottom: 2px solid #A4833C;
}
.header {
	height: 134px;
	background: url(../images/hd_bg.jpg) center 0 no-repeat;
}
.top {
	font-family: arial,\5b8b\4f53;
	line-height: 30px;
	width: 980px;
	margin: 0 auto;
}
.top .fl {
	color: #D8D8E2;
}
.top .f2 {
	color: #FF0000;
}
.top a {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
.top a:hover {
	color: #e7cb34;
}
.top img {
	vertical-align: middle;
	margin-left: 10px;
}

.main {
	margin-top: 20px;
	margin-bottom: 30px;
}
.main_wrap {
	width: 998px;
	background: rgba(36, 28, 13, 0.7);
	margin: 20px auto;
	border: 1px solid #4E4023;
}
.main_left {
	width: 247px;
	height: 615px;
	background: url(../images/main_l.jpg) no-repeat;
	border-right: 1px solid #4E4023;
}
.main_left pre {
	white-space: pre-line;
	margin-top: 85px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 1.8;
}

.main_right {
	margin-left: 20px;
	margin-top: 3px;
}
.main_right .listurl {
	line-height: 42px;
}
.listurl li {
	width: 712px;
	height: 41px;
	background: url(../images/url_li.jpg) no-repeat;
	margin-top: 18px;
	font-size: 15px;
}
.listurl li:hover {
	background: url(../images/url_li_h.jpg) no-repeat;
}
.listurl li .input01 {
	display: inline-block;
	width: 360px;
	margin-left: 15px;
}
.listurl li .span01 {
	display: inline-block;
	margin-left: 110px;
	width: 60px;
}
.listurl li .a001 {
	display: inline-block;
	margin-left: 30px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.listurl li:hover .a001 {
	color: #fff;
}

.footer {
	padding: 25px 0;
	background: url(../images/foot_bg.jpg) repeat-x #1F1C16;
	text-align: center;
}

.link { border-top: 1px solid #4E4023; padding: 10px 0 7px; padding-left: 5px;} 
.link a { margin-left: 7px;}


/*==登陆主体==*/
.form-area1 { 
	background: url(../images/form_area.png) no-repeat; 
	width: 886px; 
	height: 426px;
	margin-top: 50px;
	margin-left: 57px;
}
.form-area h2 { 
	color: #f8e188; 
	text-align: center; 
	font-size: 24px; 
	font-weight: 300; 
	line-height: 46px;
	padding-top: 40px;
}
.form-info {
	width: 522px;
	position: relative;
	margin: 10px auto;
}
.form-box input[type=text]{
	border: 1px solid #907B58;
	padding: 13px 10px 13px 50px;
	font-size: 16px;
	width: 460px;
	background: transparent;
	border-radius: 3px;
	background: url(../images/login_img.png) no-repeat #fff;
	color: #000;
	outline:none;
}
.form-box input[type=text].usr{
	background-position: 0 13px;
}
.form-box input[type=text].pwd{
	background-position: 0 -54px;
}
.form-box input[type=text].yz{
	background-position: 0 -118px;
}
.form-info {
	margin-top: 15px;
}
.form-info p {
	margin-bottom: 15px;
	position: relative;
	height: 52px;
}
.form-box input[type=submit]{
	width: 522px;
	height: 59px;
	background: url(../images/login_img.png) no-repeat 0 -188px;
	color: #fff496;
}
.form-yzm-img,.tel-yzm-img {
	position: absolute;
	right: 8px;
	top: 10px;
	width: 62px;
	height: 30px;
	cursor: pointer;
}
.tel-yzm-img {
	width: auto;
	height: auto;
}

.listur2 {
	padding: 50px 0 50px 60px;
	overflow: hidden;
}
.listur2 li {
	width: 92px;
	float: left;
	margin-right: 39px;
}
.listur2 li span,.listur2 li a {
	display: block;
	text-align: center;
	color: #f7de85;
}
.listur2 li .input01 {
	 border: 1px solid #F9E897;
	 padding: 0 5px;
	 color: #f7de85;
	 border-radius: 3px;
	 height: 28px;
	 line-height: 28px;
}
.listur2 li .span01 {
	margin-top: 10px;
}

.main_left1 {
	width: 690px;
	overflow: hidden;
}
.main_left1 pre {
	white-space: pre-line;
	font-size: 13px;
	color: #5773a9;
	width: 522px;
	margin: 35px auto auto;
	line-height: 1.8;
}
.main_left2 {
	width: 306px;
	height: 613px;
	background: url(../images/main_l1.jpg) no-repeat;
}
.main_left2 pre {
	margin-top: 105px;
	margin-left: 40px;
}