@charset "utf-8";
/* CSS Document */
/*edit:wangshuo
@ update: 2019-01-24 */
html,body,div,span,object,embed,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,cite,code,del,dfn,em,img,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,section,article{margin:0;padding:0;-webkit-text-size-adjust:none;}
html{overflow-y:scroll; overflow-x:hidden;}
table{border-collapse:collapse; border-spacing:0;}
img{border:none;}
ul,li,ol {list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em,cite,dfn{font-style:normal;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*display:inline-block;*zoom:100%;}
.clearMargin:before{content: "";display: table;height: 0;clear: both;visibility: hidden;}
.clear{clear:both; line-height:1px; height:1px; *display:inline; font-size:1px;}
.fl{float:left;}
.fr{float:right;}
.alignL{text-align:left;}
.alignC{text-align:center;}
.alignR{text-align:right;}
.relative{position:relative;}
.absolute{position:absolute;}
.bold{font-weight:bold;}
.none{display:none;}
.block{display:block;}
.overf{overflow:hidden;}
.center{margin:0 auto;}
:focus,a{outline:none; -moz-outline-style:none;}
a:visited,a:link{text-decoration:none;}
a:hover {text-decoration:none;}
ol li{list-style-type:decimal; list-style-position:inside;}
body{font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",tahoma,Arial; color:#572E0E; overflow:hidden;}


/*add 防沉迷*/
.wrap_c{height:97px; overflow:hidden;color: #535353;position: absolute;bottom: 0;}
.wrap_c .con{width:1200px; height:97px;}
.wrap_c .column { width: 100%;clear: both; margin-top: 30px; }
.wrap_c .notice dl, .notice dt, .notice dd,.notice li{ float: left;}
.wrap_c .notice dt { height: 36px; padding: 0 10px; line-height: 35px; font-size: 18px; color: #9d9c9d; }
.wrap_c .notice dd { padding-left: 10px;  font-size: 14px; }
.wrap_c .notice ul { float: right; }
.wrap_c .notice li a { /*width: 140px;*/ padding: 0 15px; height: 36px; color: #848384; margin-right: 10px; line-height: 36px; font-size: 14px; display: block; text-align: center; background-color: #191919; -webkit-transition: background-color .3s ease-out 0s; -moz-transition: background-color .3s ease-out 0s; transition: background-color .3s ease-out 0s; }
.wrap_c .direct{ position: relative; top: 3px; margin-left: 5px; }
