
body{margin:0px; padding:0px; font-size:14px; line-height:22px; color:#585858; font-family: "Microsoft YaHei";  background: #FFF；}
ul,li,p,img,a,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,form{border:none; list-style-type:none; margin:0; padding:0;font-weight:normal;}
a{display:inline-block;}
a:link{text-decoration:none; color:#3c3c3c;}
a:visited{text-decoration:none; color: #666;}
a:hover{color: #000;}
a:active {star:expression(this.onFocus=this.blur());}
a:focus { outline:0; }
h2{ float:left; color:#5f5f5f; font-size:18px;}


body{ background:#FFF;}
/*top*/
.top{ width:100%; height:34px; font-size:13px; background:#FFF; border-bottom:1px solid #e5e5e5; font-family: simsun; box-shadow: 0px 0 2px rgba(0, 0, 0, 0.13);}
.top_wrapper{ width:1200px; margin:0 auto; line-height:34px;}
.top_left{ float:left; margin-left:6px;}
.top_left i{ float:left; background: url(../images/web-icon.png) no-repeat center 0px;}
.top_left a{ margin-right:12px;}
.top_left a:hover{ color:#21bbdf;text-decoration:underline;}
.top_left .i_1{ width:14px; height:14px; background-position: left 0px; margin:10px 6px 0 0;}
.top_left a:hover .i_1{width:14px; height:14px; background-position: left -14px; margin:10px 6px 0 0;}
.top_left .i_2{ width:14px; height:14px; background-position: left -28px; margin:10px 6px 0 0;}
.top_left a:hover .i_2{width:14px; height:14px; background-position: left -42px; margin:10px 6px 0 0;}
.top_left .i_3{ width:14px; height:14px; background-position: left -56px; margin:10px 6px 0 0;}
.top_left a:hover .i_3{width:14px; height:14px; background-position: left -70px; margin:10px 6px 0 0;}
.top_right{ float:right;}
.top_right i{ float: right; background: url(../images/web-icon.png) no-repeat center 0px;}
.top_log a{ color:#21bbdf;}
.top_log .top_game{ color:#585858; margin-left:18px;}
.top_right .i_4{ width:14px; height:14px; background-position: left -84px; margin:12px 6px 0 0;}

.top_logn{ float:left;}
.top_logn span a{color:#F30;}
.top_logn span a:hover{ color:#03CBCB;}

/*footer*/
.footer{ margin-top:12px; overflow:hidden; color:#666}
.contact_us{ height:14px; background:#eee;}
.footer_mian{background:#f7f7f7; }
.mian_detailed{ width:1200px; margin:0 auto; padding:20px;}
.mian_detailed p{font-size:12px; text-align:center;color:#b2b2b2;}
.mian_detailed .bold{font-size:14px; font-weight: bold; margin-bottom:6px;}
.mian_detailed p a{color:#b2b2b2;}
.mian_detailed p a:hover{ color:#ff6b26; text-decoration: underline;}

/*弹窗登录*/
.mask{background:#000000;height:100%;_height:1080px;width:100%;position:fixed;z-index:100;left:0;top:0;
	 filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;_position:absolute;}
.log_box{ height:368px; background: #FFF;z-index:101; position:fixed; left:40%; top:24%; border-radius:6px; padding:20px;}
.close a{ width:32px; height:32px; background:url(../images/web-icon.png) right -78px; position:absolute; right:-44px; top:2px;}
.log_box_mian{ margin:20px;}
.log_box_mian p{ font-size:18px;}
.log_box_L{ width:300px; float:left;}
.log_box_L .mask_input{ width:294px; height:40px; font-size:16px; margin:16px 0 10px 0; text-indent:6px;}
.log_box_btn{width:300px; height:48px; border:1px solid #ff5c00;border-radius:5px; font-size:20px; color:#FFF; margin-top:24px; cursor:pointer;
	       FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##15A216,endColorStr=#fafafa); /*IE*/   
           background:-moz-linear-gradient(left,#ff5c00,#ffa508,#ff5c00);/*火狐*/   
           background: -webkit-linear-gradient(left,#ff5c00,#ffa508,#ff5c00);}/*谷歌*/

.log_box_reg p{ font-size:14px; text-align:center; margin-top:20px;}
.log_box_reg p a,.register_box__reg p a{ color:#09F;}
.log_box_reg p a:hover,.register_box__reg p a:hover{ text-decoration:underline;}

.border{ width:1px; height:302px; float: left; border-left:1px solid #e5e5e5; margin-left:28px;}

.log_box_R{ width:202px; float:right; padding-left:46px;}
.log_box_R a{width:174px; height:36px;text-align:center; line-height:36px;border-radius:6px;color:#FFF;}
.log_box_R .sina{background: #C00; margin: 20px 0 20px 0; }
.log_box_R .qq{background: #09F; }
.log_box_R i{width:21px; height:20px; float:left; position:relative; top:9px; left:38px;}
.log_box_R .sina i{ background:url(../images/web-icon.png) left -146px; }
.log_box_R .qq i{ background:url(../images/web-icon.png) left -126px; }

/*弹窗注册*/
.register_box{width:460px; min-height:500px; background: #FFF;z-index:101; position:fixed; left:36%; top:24%; border-radius:6px;}
.register_box_mian{ margin:20px 40px;}
.register_box_mian p{ font-size:18px; line-height:40px;}
.register_box_btn{width:358px; height:48px; border:1px solid #ff5c00;border-radius:5px; font-size:20px; color:#FFF; margin-top:24px; cursor:pointer;
	       FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##15A216,endColorStr=#fafafa); /*IE*/   
           background:-moz-linear-gradient(left,#ff5c00,#ffa508,#ff5c00);/*火狐*/   
           background: -webkit-linear-gradient(left,#ff5c00,#ffa508,#ff5c00);}/*谷歌*/}
.register_box_mian p{font-size:18px; margin-top:2px;}
.register_box_mian .mask_input{width:350px; height:30px; font-size:16px; margin:12px 0 0 0; text-indent:6px;}
.register_box_mian span{ font-size:12px; color:#CCC;}
.register_box__reg{ margin-bottom:10px;}
.register_box__reg p{ font-size:14px; text-align:center; margin-top:20px;}
{ text-decoration:underline;}
.register_box_mian p i{ display:block;float:right; margin-top:22px;}
.register_box_mian p .yes{ width:14px; height:11px; background:url(../images/web-icon.png) right -110px; }
.register_box_mian p .no{ width:14px; height:12px; background:url(../images/web-icon.png) right -124px;}
.register_box_mian p span{ color:#F00;}
.register_box_forget{ margin:20px 0 0 38px;}
.register_box_forget a{ color: #09F;}
.register_box_forget a:hover{ text-decoration:underline;}