/*公共*/
html{width:100%;height:100%;font-family:Helvetica,Arial,sans-serif,Microsoft YaHei,微软雅黑;}
body{background:url(../images/bg.jpg) no-repeat 50% top;padding:0;margin:0;border:0;text-align:left; font-size:16px;}
.body_bg{background:url(../images/bg.jpg) no-repeat 50% 50%;}
li,ul{list-style:none; margin:0; padding:0;}
a{color:#000; text-decoration:none;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;visibility:hidden;clear:both;height:0;font-size:0;}
.clearfix{*zoom:1;}
.opacity{filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
img{ width:100%; border:0;}
.sub { width:100px; height:30px; background:#f40; border:0; color:#fff; font-size:18px;}


/*通用css*/
.zsbox{margin-top:250px; width:100%; text-align:center;}
a.zsa{border:1px #f1f1f1 solid;background:#fff; margin:5px; line-height:50px; text-align:center; display:inline-block; width:200px;}
a.zsa:hover{ background:#f40;}
#box{ width:980px; margin:auto; background:#fff;}
#msgbox{display: block;z-index:999; width:100%;}
#msgbox #msg {width:40%; top:20%; text-align:center; left:0; right:0; margin:40px auto; padding:30px 0; background:#fff; position:fixed; z-index:9999;}
#msgbox #msgbox_bg{ position:fixed; width:100%; height:100%; background:#000; top:0; left:0; z-index:99; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}




/*----------------------------------------*/
.Validform_checktip{margin-left:8px;line-height:20px;height:20px;overflow:hidden;color:#999;font-size:12px;}
.Validform_right{color:#71b83d;padding-left:20px;background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{color:red;padding-left:20px;white-space:nowrap;background:url(../images/error.png) no-repeat left center;}
.Validform_loading{padding-left:20px;background:url(../images/onLoad.gif) no-repeat left center;}
.Validform_error{background-color:#ffe7e7;}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}

/*---------------------------------------*/

/**/
#boxno { position:relative; width:100%;}
#header{ width:100%;}
#header .logo{width:230px; float:left; margin:0 0 10px 30px;}
#header .info{width:420px; float:right; margin:60px 40px 0 0; line-height:1.5; padding:0; text-align:right;}
#header .info h1{margin: 0;color: #373737;font-weight: 700;font-size: 36px; letter-spacing: -2px; font-family: Arial; line-height:1;}
.tcolor {color:#fe5214;}
.hr{ width:100%; height:3px; line-height:3px; font-size:3px; overflow:hidden; background:#f40;}
.cont{ width:90%; margin:auto;}
.cont h2{margin:30px 0;color: #373737;font-weight: 700;font-size: 40px; letter-spacing: -2px; font-family: Arial; line-height:1;}
.input{ width:300px; height:25px; border:1px #ccc solid; background:#fff; line-height:25px;}
