﻿@charset "UTF-8";
/*整站样式*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0; border:0;}
body{font-size: 14px;line-height: 1.42857143;font-family: 'Microsoft YaHei',"Helvetica Neue", Helvetica,Arial, sans-serif;}
input,textarea,button{padding: 0;font-family: 'Microsoft YaHei', Arial;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle}
select,input,textarea,button{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:hover{color:#0093ff;text-decoration:none;}
a:active{color:#0093ff;text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{width:1112px;border: 0;padding:0;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0; border: 0;}
input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/* 编辑器内容样式 凡是编辑器修改区域加上 */
.editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;}
/*网页样式*/

/*header*/
.header{height:661px; min-width:1200px; background:url('../images/header.jpg') no-repeat top center; position: relative; }


/*header*/
/*nav*/
/*.navigation{ position: absolute; bottom: 20px; width:1200px;left:50%; margin-left:-600px; border:1px solid red; }*/
.navigation a{display: block;width:120px;height: 60px;position: absolute;bottom: 86px;left:50%;}
.official{ margin-left:-523px; }
.navigation a.gamp-down{width:236px; height:126px;bottom:55px; margin-left:-100px; background:url('../images/game-down-o.png') no-repeat center;  }
.navigation a.gamp-down:hover{  background:url('../images/game-down.png') no-repeat center; }
.navigation a.kefu{width: 100px; margin-left:146px; }
.player-group{ margin-left:265px; }
.game-recharge{ margin-left:406px; }
/*nav*/

/*body-content*/
.body-content{ background:url('../images/body-box.jpg') no-repeat center bottom; }
/*body-content*/

/*left-sidebar*/
.left-sidebar{width:261px;background:url('../images/sidebar.png') repeat-y right;}
.left-sidebar li a{ width:229px; display: inline-block; font-size:21px; line-height:99px;margin-left:32px; border-bottom:1px solid #464647; text-align:center;color:#d6d6d6;cursor: pointer;}
.left-sidebar li.on{ background:url('../images/active.png') no-repeat center right; }
.left-sidebar li.on a{ color:#30281e; }
.left-sidebar li:last-child a{ border-bottom:none; }
/*left-sidebar*/
/*box-content*/
.box-content{ width:851px;min-height:600px;background:url('../images/box-bg.jpg'); }
.box-list{}
.box-list img{width:100%; height:599px; }
/*box-content*/

/*footer*/
.footer{ height:299px; background:url('../images/footer.jpg') no-repeat center top;padding-top: 142px;box-sizing: border-box; }
.footer-logo{ margin-left:36px; }
.footer-line{ display:block; width:2px; height:156px; margin:0 16px;  background:url('../images/line-footer.png') no-repeat bottom center;}
.footer-right{ width:806px; font-size:13px; line-height:21px; color:#a8a8a8; }
.footer-right em{ color:#d30808; font-style: normal; display:inline-block; margin-right:10px; }
.footer-right p{ margin-bottom:6px; }
/*footer*/
