@charset "utf-8";/* 浩方竞技平台 CSS ## css创建日期：2016-11-01 ## css ## copyRight:http://www.cga.com.cn/ */

/*bodyer*/
html,body{margin:0;padding:0;}
div{margin:0;padding:0 auto;}
dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,input,textarea{padding:0;margin:0;outline:none;}
ol,ul,li{list-style:none;list-style-type:none;}
small{font-family:宋体;font-size:12px;}
p,span,li{word-wrap:break-word;word-break:break-all;}
a{text-decoration:none;color:#616161;outline:none;}
a:hover{text-decoration: none;color:#eb150a}
textarea{overflow:auto;resize:none;font-family:"Microsoft YaHei"}
input{font-family:"Microsoft YaHei"}
em,i{font-style:normal;}

.hide,h1{display:none;}
.l{ float:left;}
.r{ float:right;}
.clear:before, .clear:after{content:"";display:table;}
.clear:after {clear:both;}
.clear{zoom:1;}
img{border:0}
body{background:#f7f8f8;font-family:"Microsoft YaHei";font-size:12px;color:#000;min-width:1280px;}

.inner_width{width:1000px;margin:0 auto}
.footer{background:#000;border:0;display:block;padding:5px 0 80px;text-align:center;color:#757575;font-size:12px; font-family:"Microsoft YaHei";line-height:24px; position:relative}
.footer a{color:#bebebe;font-size:12px;}
.footer a:hover{ text-decoration:underline}
.footer .warning{width:640px;margin:20px auto; text-align:left;overflow:hidden;line-height:1.5}
.footer .warning .tit{float:left;display:inline-block;width:90px;}
.footer .warning .txt{float:left;width:350px;display:inline-block;}
.footer .warning .mark{float:right;color:#eb150a;display:inline-block;}
.footer .lnks{color:#bebebe;}
.footer .lnks em{margin:0 10px;}
.footer .icons{ background:url(../images/ft_icon.png) no-repeat;display:block;width:108px;height:40px; position:absolute;bottom:30px;left:50%;margin-left:-54px;}
.footer .icons a{display:inline-block}
.footer .icons .ft_lnk1{float:left;width:47px;height:40px;margin-right:5px;}
.footer .icons .ft_lnk2{float:right;width:38px;height:40px;}

.links_mod{ background:#e0e0e0;color:#757575;font-size:14px;height:42px;line-height:42px;margin-top:10px;}
.links_mod em{margin:0 13px;}


.page_404{ background:url(../images/404.jpg) no-repeat center top;display:block;width:100%;height:100%;height:700px;overflow:hidden; position:relative}
.page_404 .lnk_back{width:190px;height:36px;line-height:36px; text-align:center; background:#eb150a;display:inline-block;color:#fff;font-size:14px; position:absolute;left:50%;margin-left:-95px;top:555px;-moz-border-radius:5px;      /* Gecko browsers */
    -webkit-border-radius:5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */	}
.page_404 .lnk_back:hover{background:#f4382e}
