﻿@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}
ol,ul{
	list-style:none;
	margin:0;
	padding:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';content:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}
a{ text-decoration: none;color: #333333;outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
img { border:none;}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}
body {
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "\9ED1\4F53", tahoma, arial;
	font-size: 14px;
	color: #313131;
	position: relative;
}

th,
td,
caption {
  vertical-align: middle;
}
textarea {
  border: 0 none;
  border-radius: 0;
  padding: 8px 0;
  resize: none;
}
input,
button,
select,
textarea {
  border: medium none;
  border-radius: 0;
  outline: none;
  color: #333333;
}
textarea {
  resize: none;
}
li {
  list-style: outside none none;
}
html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/*select,
textarea,
input,
button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.box{
	max-width: 100%;
	width:1000px;
	margin:0 auto;
}
.mt20{ margin-top: 20px;}
.mr20{ margin-right: 20px;}
.mt20{ margin-top: 20px;}
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
html,body{
	background: #fff;
}
/*头部*/
.header .top{
	height: 32px;
	line-height: 32px;
	background: #3a1503;
	width:100%;
	text-align: right;
	color: #fff9b1;
	font-size: 12px;
}
.header .top a{
	color: #fff9b1;
}
.header .logo_box{
	height: 110px;
	background: url(../../images/front/header_bg.jpg) repeat-x;
}
.header .logo_box .logo{
	height: 71px;
	width:288px;
	float: left;
	background: url(../../images/front/logo.gif) no-repeat;
	margin-top:19px;
}
.header .logo_box .logo_name{
	height: 71px;
	width:216px;
	float: left;
	margin-left: 75px;
	background: url(../../images/front/logo_name.png) no-repeat;
}
.header .logo_box .list{
	float: left;
	margin-left:92px;
	margin-top:35px;
}
.header .logo_box .list li{
	width:100px;
	float: left;
	text-align: center;
	position: relative;
}
.header .logo_box .list li:after{
	content: "";
	position: absolute;
	width:2px;
	height: 11px;
	background: #898888;
	top:14px;
	right:0;
}
.header .logo_box .list li:last-child:after{
	width:0;
}
.header .logo_box .list li span{
	display: block;
}
.header .logo_box .list li span.t{
	color: #161414;
	font-size: 16px;
}
.header .logo_box .list li span.b{
	color: #898989;
	font-size: 12px;
}
.header .logo_box .list li:hover span{
	color: #f29105;
}
.header .logo_box .list li.on span{
	color: #f29105;
}
.footer{
	width:1000px;
	margin: 0 auto 25px;
	text-indent:10px;
	height: 45px;
	line-height: 45px;
	text-align: left;
	background: #e7e7e7;
	color: #535353;
	font-size: 12px;
}

div.viciao{
	height: 32px;
	width: 620px;
	margin: 80px auto 100px;
	text-align: center;
	color: #5a5a5a;
	font-size: 14px;
}
div.viciao span{
	float: left;
}
div.viciao a{
	color: #5a5a5a;
	height: 30px;
	line-height: 30px;
	border:#d2d2d2 1px solid;
	border-right: none;
	padding:0 12px;
	background: #eee;
	text-decoration:none;
	float: left;
}
div.viciao a.br{
	border-right: #d2d2d2 1px solid;
}
div.viciao a.on{
	border:none;
	color: #366bb3;
	background: transparent;
}
div.viciao span.current{
	height: 30px;
	line-height: 30px;
	border:#d2d2d2 1px solid;
	padding:0 12px;
	background: #eee;
}
div.viciao span.disabled{
	height: 30px;
	line-height: 30px;
	border:#d2d2d2 1px solid;
	padding:0 12px;
	color:#b5b5b5;
	margin-right: 10px;
}
div.viciao span.omit{
	margin:0 5px;
}
div.viciao .pa_right{
	float: right;
}
div.viciao .pa_right .num{
	line-height: 30px;
	margin-right:10px;
}
div.viciao .pa_right input{
	height: 30px;
	width:30px;
	text-align: center;
	line-height: 30px;
	border:#d2d2d2 1px solid;
	margin:0 5px;
}
div.viciao .pa_right a{
	margin-left: 5px;
	border:#d2d2d2 1px solid;
}

.banner_box{
	width: 1000px;
	height: 240px;
	margin-bottom: 10px;
}
.banner_box img{
	width: 1000px;
	height: 240px;
}
/*注册*/
.form_box{
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.form_box:last-child{
	margin:30px 0 200px 0;
}
.form_box .star{
	color: #f82020;
	float: left;
}
.form_box .star.none{
	color: transparent;
}
.form_box.border0 .input_box{
	border:0;
}
.form_box .input_box{
	float: left;
	width:310px;
	padding:0 7px;
	margin-left: 8px; 
	border:1px #dcdcdc solid;
	color: #707070;
}
.form_box .input_box.bottom{
	text-align: center;
	border:1px #f29105 solid;
	font-size: 16px;
	color: #fff;
	background: #f29105;
	cursor: pointer;
}
.form_box .input_box input{
	margin-left: 15px;
	font-size: 14px;
}
.form_box .tip{
	color: #ff4949;
	font-size: 12px;
	margin-left:8px;
}
.form_box .ok{
	display: inline-block;
	width: 17px;
	height: 12px;
	margin-left: 10px;
	background: url(../images/ok.png) no-repeat;
}

.rem_box{
	display: none;
	position: absolute;
	top:-235px;
	left: 0;
	border:1px #ffc168 solid;
	height: 200px;
	width: 300px;
	padding: 10px 20px;
	background: #fff;
}
.rem_box:after{
	content: '';
	display: inline-block;
	
	position:absolute;
	bottom: -8px;
	left: 75px;
	height: 12px;
	width: 12px;
	background: #fff;
	border-top:1px #ffc168 solid;
	border-right:1px #ffc168 solid;
	transform:rotate(135deg);
	-ms-transform:rotate(135deg); /* IE 9 */
	-webkit-transform:rotate(135deg);
}
.rem_box p{
	color: #707070;
	font-size: 12px;
	line-height: 18px;
	text-indent: 25px;
	letter-spacing: 1px;
}
/*登录*/
.login_bg{
	display: none;
	position: fixed;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    background: #020000;
    opacity: 0.4;
    z-index: 665;
}
.login_box{
	display: none;
    width: 566px;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 666;
    top: 50%;
    margin-top: -260px;
    left: 50%;
    margin-left: -292px;
    border:9px #efefef solid;
}
.login_box .close{
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../../images/front/close.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.login_box .top_logo{
	background: url(../../images/front/login_logo.png) no-repeat;
	background-size:566px 94px;
	width: 566px;
	height: 94px;
}
.login_box .con{
	width:266px;
	margin:0 auto;
}
.login_box .form_box.first{
	margin:23px 0 10px 0;
}
.login_box .form_box .input_box{
	margin-left: 0;
}
.login_box .form_box{
	margin-bottom: 0;
}
.rem{
	display: inline-block;
	position: relative;
	margin-top:8px;
	background: url(../../images/front/circle.png) no-repeat 0 2px;
	padding-left:20px;
	color: #707070;
	font-size: 12px;
	cursor: pointer;
}
.rem.on{
	background: url(../../images/front/circle_ok.png) no-repeat 0 2px;
}
.login_box .tip{
	position: absolute;
	left: 150px;
	bottom:190px;
	color: #ff4949;
	font-size: 12px;
}
.login_box .quick{
	position: absolute;
	right: 140px;
	bottom:73px;
	color: #f29105;
	font-size: 12px;
}
.login_box .text .tit{
	text-align: center;
	color: #464646;
	font-size: 16px;
	margin:15px 20px;
}
.login_box .text .p_con{
	text-indent: 25px;
	color: #707070;
	line-height: 24px;
	margin:0 20px;
	font-size: 12px;
	letter-spacing: 1px;
}
.login_box .form_box {
    height: 40px;
    line-height: 40px;
}
.login_box .form_box .input_box {
    width: 266px;
}
.login_box .form_box:last-child{
	margin:10px 0 20px 0;
}
.re_rem{
	margin-left: 13px;
	color: #f29105;
}
.re_rem:hover .rem_box{
	display: block;
}
.form_box .input_box.gray{
	background: #aaa;
	border:1px #aaa solid;
	cursor:  no-drop;
}
.gray{
	background: #aaa;
	border:1px #aaa solid;
}