@charset "utf-8";
html {
    background: #fff;
    color: #000
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px \5b8b\4f53, arial, sans-serif
}

body,
html {
    background-color: #000;
    min-width: 1200px;
}

bodys,
htmls {
    width: 100%;
    height: 100%;
    font-family: "微软雅黑", arial, sans-serif;
    background-color: #000;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

htmls {
    -o-overflow-style: -o-autohiding-scrollbar;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch
}

img {
    border: 0;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

input,
select,
textarea {
    font-size: 100%;
    font-family: "微软雅黑";
    line-height: 20px;
    display: inline-block;
    outline: 0
}

input:focus,
select:focus,
textarea:focus {
    border: 1px solid #735a6f
}

button {
    background: 0 0;
    border: none;
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset,
img {
    border: none
}

iframe {
    display: block
}

abbr,
acronym {
    border: none;
    font-variant: normal
}

del {
    text-decoration: line-through
}

i {
    font-style: normal
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500
}

q:after,
q:before {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a {
    color: #6373a8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover {
    text-decoration: none
}

a,
ins {
    text-decoration: none
}

a:focus {
    outline: 0
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.fl,
.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

@font-face {
    font-family: iconfont;
    src: url(../images/iconfont.eot);
    src: url(../images/iconfont.eot?#iefix) format('embedded-opentype'),
    /* 		url(../images/iconfont.woff) format('woff'), */
    /* 		url(../images/iconfont.ttf) format('truetype'), */
    url(../images/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont;
    font-size: 20px;
    color: #666;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.text-upper {
    text-transform: uppercase
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

body {
    background-color: #212121;
    height: auto;
}

.container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.header {
    height: 160px;
    background: #212121;
    /* background: url(../images/header.png) center no-repeat; */
    padding-top: 1px;
    position: relative
}

.header .container {
    padding-top: 1px
}

.header .top-wrap {
    height: 77px;
    margin-top: 16px
}

.header .top-wrap .left-box {
    float: left
}

.header .top-wrap .left-box .time {
    color: #ffffff;
    margin-left: 10px
}

.header .top-wrap .left-box .line {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 14px;
    background-color: #343954
}

.header .top-wrap .left-box .yellow-link {
    color: #ffdd3c
}

.header .top-wrap .right-box {
    float: right;
    width: 348px
}

.header .top-wrap .right-box .submit {
    width: 108px;
    height: 30px;
    background-color: #c70f06;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 2px
}

.header .top-wrap .right-box .submit:hover {
    background-color: #f4332a
}

.top-language {
    margin-bottom: 12px
}

.language-btn {
    display: inline-block
}

.login-input {
    height: 28px;
    background-color: #4c1612;
    border: 1px solid #b53e33;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 2px;
    float: left;
    margin-right: 4px
}

.login-input .iconfont {
    visibility: hidden;
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    width: 26px;
    text-align: center;
    color: #6373A8;
}

.login-input .input-style {
    background: 0 0;
    border: none;
    width: 120px;
    color: #6373a8;
}

.login-input .input-style::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #6373a8;
}

.login-input .input-style:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #6373a8;
}

.login-input .input-style::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #6373a8;
}

.login-input .input-style:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #6373a8;
}

.login-input .num {
    width: 50px;
}

.num-wrap {
    padding: 0 2px;
    width: 102px
}

.num-wrap .num-img {
    width: 40px
}

.num-wrap .input-style {
    margin-top: 4px
}

.newuser-btn {
    float: right
}

.login-wrap {
    display: inline-block;
    float: left;
    width: 270px
}

.logo {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -112px;
    z-index: 4;
}

.logo img {
    width: 220px;
    height: auto;
}

.logo embed {
    width: 300px
}

.nav-wrap {
    height: 66px;
    background: #000;
    /* background: url(../images/nav-bg.jpg) repeat-x; */
}

.nav-wrap ul {
    display: block;
    height: 66px;
    background: #000;
    /* background: url(../images/nav-center.jpg) center top no-repeat; */
    position: relative;
    top: -1px;
}

.nav-wrap ul .mar-right a {
    margin-right: 280px
}

.nav-wrap ul li {
    float: left
}

.nav-wrap ul li a {
    width: 100px;
    display: inline-block;
    height: 66px;
    text-align: center;
    position: relative;
    z-index: 9
}

.nav-wrap ul li a .hover-img {
    position: absolute;
    left: -26px;
    top: 0;
    width: 152px;
    display: block;
    max-width: none;
    opacity: 0;
    filter: Alpha(opacity=0)
}


.nav-wrap ul li a.active .hover-img,
.nav-wrap ul li a:hover .hover-img {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.nav-wrap ul li a.active .cn,
.nav-wrap ul li a.active .en,
.nav-wrap ul li a:hover .cn,
.nav-wrap ul li a:hover .en {
    color: #ffdd3c;
    position: relative;
    z-index: 2
}

.nav-wrap ul li a .cn {
    font-size: 14px;
    color: #f3e9b8;
    margin-top: 16px
}

.nav-wrap ul li a .en {
    font-size: 10px;
    color: #ffffff
}

.nav-wrap ul li a.activity-nav .cn {
    color: red
}

.nav-wrap ul li a.activity-nav .iconfont {
    color: red;
    position: absolute;
    top: 0;
    right: 0
}

.nav-wrap ul li a.activity-nav:hover .cn,
.nav-wrap ul li a.activity-nav:hover .en {
    color: #ffdd3c;
    position: relative;
    z-index: 2
}

.nav-wrap ul li a.activity-nav:hover .iconfont {
    color: #ffdd3c
}

.banner-wrap {
    height: 490px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.banner-wrap .hd {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%
}

.banner-wrap .hd ul {
    text-align: center;
    width: 100%
}

.banner-wrap .hd ul li {
    display: inline;
    cursor: pointer
}

.banner-wrap .hd ul li .iconfont {
    font-size: 22px
}

.banner-wrap .hd ul li.on .iconfont {
    color: #ffdd3c
}

.banner-wrap .bd {
    height: 490px
}

.banner-wrap .bd ul li {
    display: block;
    width: 100%;
    height: 490px;
}

.banner-wrap .bd ul li a {
    display: block;
    height: 490px;
    background-position: center
}

.banner-wrap .next,
.banner-wrap .prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    background-color: rgba(0, 0, 0, .3);
    margin-top: -80px;
    line-height: 80px;
    text-align: center;
    display: block
}

.banner-wrap .next .iconfont,
.banner-wrap .prev .iconfont {
    font-size: 28px;
    color: #b6b3b4
}

.banner-wrap .next:hover .iconfont,
.banner-wrap .prev:hover .iconfont {
    color: #ffdd3c
}

.banner-wrap .prev {
    left: 50%;
    margin-left: -600px
}

.banner-wrap .next {
    right: 50%;
    margin-right: -600px
}

.news-box {
    height: 40px;
    line-height: 40px;
    1 background-color: rgba(0, 0, 0, .8);
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.news-box .news-hd {
    width: 150px;
    float: left
}

.news-box .news-hd .title {
    font-size: 13px;
    color: #e9e0b1
}

.news-box .news-hd .title .iconfont {
    color: #e9e0b1;
    font-size: 16px;
    margin-right: 10px
}

.news-box .news-bd {
    width: 830px;
    float: left;
    height: 40px
}

.news-box .news-bd ul li {
    color: #6373a8;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-right: 40px
}

.sbtybg {
    background: url(../images/tyss-bg.jpg) no-repeat;
    height: 810px;
}

.service-wrap {
     background-color: #111;
	
	/*border-top: 1px solid #21284c;
	border-bottom: 1px solid #21284c */
    /* background: url(../images/banner.png); */
	padding: 20px 0;
}

.service-wrap .service-list {
    position: relative;
    margin-left: -10px;
    left: 12px
}

.service-wrap .service-list li {
    width: 240px;
    float: left;
    margin-right: 12px;
    background-color: #ddd;
    position: relative;
}

.service-wrap .service-list li .service-img {
    margin: 1px 0 1px 1px
}

.service-wrap .service-list li .txt-box {
    height: 55px;
    background: #000;
    /* 	background: url(../images/box-bg.jpg) no-repeat; */
    text-align: center;
    padding-top: 1px;
    overflow: hidden;
}

.service-wrap .service-list li .txt-box .cn {
    color: #e9e0b1;
    font-size: 16px;
    margin-top: 8px;
}

.service-wrap .service-list li .txt-box .en {
    font-size: 10px;
    color: #ffffff;
}

.service-wrap .service-list li .hover-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.service-wrap .service-list li:hover .hover-img {
    display: block;
}

.service-wrap .service-list li:hover {
    background-color: #c4af53
}

.service-wrap .service-list li:hover .txt-box {
    /* 	background: url(../images/box-bg-hover.jpg) no-repeat */
}

.service-wrap .service-list li:hover .txt-box .cn,
.service-wrap .service-list li:hover .txt-box .en {
    color: #793601;
}

.message-box {
    margin-top: 20px;
    background-image: url(../images/indexcontent.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* border: 1px solid #f7e0b1; */
    height: 44px
}

.message-box li {
    visibility: hidden;
    width: 240px;
    margin-right: 9px;
    float: left;
    color: #6373a8;
    text-align: center;
    line-height: 44px
}

.message-box li .iconfont {
    visibility: hidden;
    color: #eaf3b5;
    margin-right: 8px
}

.goverment-list {
    width: 1330px;
    margin: 20px -175px
}

.goverment-list li {
    float: left;
    color: #6373a8;
    width: 166px;
    text-align: center;
    background: url(../images/border.jpg) right center no-repeat
}

.goverment-list li .name {
    font-size: 16px;
    margin-top: 10px
}

.goverment-list li .cn {
    font-size: 10px
}

.goverment-list li.no-border {
    background: 0 0
}

.footer-img {
    margin-top: 20px
}

.footer-img .item {
    width: 310px;
    float: left;
    margin-right: 35px
}

.footer-img .item.mar-right {
    margin-right: 0
}

.footer-img .item .name {
    font-size: 16px;
    color: #f3e9b8;
    line-height: 40px;
    border-bottom: 1px solid #161c34
}

.footer-img .coo-list a {
    margin-top: 20px;
    display: inline-block;
    margin-right: 8px
}

.footer-img .pay-list a {
    margin-right: 17px;
    margin-top: 20px;
    display: inline-block
}

.footer-img .advantage-list a {
    color: #f3e9b8;
    display: inline-block;
    margin-top: 20px
}

.footer-img .advantage-list a img {
    margin-right: 6px
}

.footer-nav {
    /* background: url(../images/btm-nav-bg.jpg) no-repeat; */
    height: 33px;
    margin-top: 30px;
    text-align: center;
    padding-top: 12px
}

.footer-nav li {
    display: inline
}

.footer-nav li a {
    padding-right: 10px;
    margin-left: 10px;
    border-right: 1px solid #222a46;
    display: inline-block;
    color: #f3e9b8
}

.footer-nav li a:hover {
    color: #f3e9b8
}

.copyright {
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 50px
}

.float-left {
    position: absolute;
    z-index: 3;
    left: 10px;
    top: 240px;
}

.float-left .weima {
    position: absolute;
    top: 145px;
    left: 15px
}

.float-left .close-btn {
    position: absolute;
    bottom: 10px;
    left: 40px
}

.float-left .close-btn .iconfont {
    font-size: 18px;
    color: #6373a8
}

.float-left .close-btn:hover .iconfont {
    color: #f3e9b8
}

.float-right {
    position: absolute;
    z-index: 3;
    right: 0;
    display: inline-block;
    right: 10px;
    top: 240px;
}

.float-right .btn-link {
    width: 100px;
    height: 30px;
    display: block;
    position: absolute;
    top: 60px;
    left: 10px;
}

.float-right .btn-link-two {
    width: 100px;
    height: 30px;
    display: block;
    position: absolute;
    top: 95px;
    left: 10px;
}

.float-right .qq-link {
    display: block;
    width: 100px;
    height: 30px;
    position: absolute;
    top: 120px;
    left: 12px;
}

.float-right .close-btn {
    position: absolute;
    bottom: 10px;
    left: 40px
}

.float-right .close-btn .iconfont {
    font-size: 18px;
    color: #6373a8
}

.float-right .close-btn:hover .iconfont {
    color: #f3e9b8
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #000;
    z-index: 99;
    top: 0;
    left: 0;
    filter: Alpha(opacity=50);
    opacity: .5
}

.newuser-box {
    width: 740px;
    position: fixed;
    z-index: 999;
    background: url(../images/title-bg.jpg) top center no-repeat #1d2341;
    border: 2px solid #303b6a;
    top: 20%;
    left: 50%;
    margin-left: -350px
}

.newuser-box .close-btn {
    display: inline-block;
    width: 100px;
    height: 23px;
    float: right;
    top: -23px;
    background: url(../images/close-float.png) no-repeat;
    right: -1px
}

.newuser-box .close-btn:hover {
    background: url(../images/close-float-hover.png) no-repeat
}

.newuser-box .title {
    font-size: 18px;
    color: #ffdd3c;
    margin-left: 325px;
    line-height: 44px;
    margin-bottom: 20px
}

.newuser-box .box {
    background-color: #161a31;
    border: 1px solid #262e55;
    width: 300px;
    float: left;
    padding: 20px;
    margin-bottom: 10px
}

.newuser-box .box .name {
    font-size: 16px;
    color: #f3e9b8;
    border-bottom: 1px solid #262e55;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.newuser-box .left-box {
    margin: 0 11px
}

.form-grup {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 72px;
    height: 32px;
    width: 300px;
}

.form-grup .label {
    font-size: 14px;
    color: #6373a8;
    display: inline-block;
    width: 72px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    left: 0
}

.form-grup .label i {
    color: #eb0205
}

.form-grup .input-style {
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    border: none;
    padding: 0 10px;
    width: 180px
}

.form-grup .error-icon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 16px;
    color: #cb231c;
    cursor: pointer
}

.form-grup .error-box {
    background-color: rgba(255, 255, 255, .9);
    padding: 3px;
    border: 1px solid #fff;
    position: absolute;
    right: -70%;
    top: 0;
    width: 180px;
    border-radius: 2px;
    z-index: 999;
    display: none
}

.form-grup .error-box .arrow {
    position: absolute;
    left: -6px
}

.form-grup .error-box .name {
    background-color: #586ab3;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.form-grup .error-box .message .iconfont {
    font-size: 16px
}

.form-grup .error-box .message .red {
    color: #cb231c
}

.form-grup .error-box .message .red .iconfont {
    color: #cb231c
}

.form-grup .error-box .message .gray {
    color: #474E6C
}

.form-grup .error-box .message .gray .iconfont {
    color: #474e6c
}

.new-user-page .money-password select,
.newuser-box .money-password select {
    display: inline-block;
    margin-top: 8px
}

.new-user-page .money-password .tips,
.newuser-box .money-password .tips {
    display: inline-block;
    margin-left: 10px;
    color: #edc660
}

.new-user-page .check-tips,
.newuser-box .check-tips {
    margin: 10px 0;
    display: block;
    text-align: center;
    color: #576594
}

.new-user-page .check-tips input,
.newuser-box .check-tips input {
    margin-right: 10px
}

.new-user-page .check-tips a,
.newuser-box .check-tips a {
    font-size: 14px;
    color: #ffb400;
    display: inline-block;
    margin-left: 5px
}

.new-user-page .check-tips a:hover,
.newuser-box .check-tips a:hover {
    color: #eb0205
}

.new-user-page .submit,
.newuser-box .submit {
    position: relative;
    display: block;
    width: 123px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 10px auto;
    background: url(../images/btn-bg.jpg) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700
}

.new-user-page .submit:hover,
.newuser-box .submit:hover {
    color: #f3e9b8
}

.inside-news {
    position: absolute;
    border-top: 1px solid #292d3d;
    bottom: 0;
    width: 100%
}

.inside-content {
    background-color: #111527;
    padding: 20px 0;
    border-bottom: 1px solid #292d3d;
    border-top: 1px solid #292d3d
}

.inside-banner {
    position: relative;
    text-align: center
}

.inside-banner .inside-banner-img {
    display: inline
}

.live-casino-box {
    text-align: center;
    background-color: #000
}

.live-casino-box .img-list li {
    display: inline-block;
    position: relative;
    *float: left;
}

.live-casino-box .img-list li a .hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s
}

.live-casino-box .img-list li a:hover .hover {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.casino .hd li {
    width: 249px;
    height: 85px;
    background-color: #30456d;
    float: left;
    margin-right: 1px
}

.casino .hd li .title {
    margin-left: 20px;
    margin-top: 20px;
    color: #c6cdd9;
    float: left
}

.casino .hd li .title .en {
    font-size: 26px
}

.casino .hd li .title .cn {
    font-size: 18px
}

.casino .hd li .btn {
    display: block;
    float: right;
    width: 86px;
    height: 26px;
    background-color: #c6cdd9;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    margin-top: 30px;
    margin-right: 20px;
    text-align: center;
    border-radius: 2px
}

.casino .hd li.on,
.casino .hd li:hover {
    background-color: #252f41
}

.casino .hd li.on .title,
.casino .hd li:hover .title {
    color: #ffd800
}

.casino .hd li.on .btn,
.casino .hd li:hover .btn {
    background-color: #ffd800
}

.casino .bd {
    background-color: #000;
    padding: 20px 10px
}

.casino .bd li .title {
    font-size: 26px;
    color: #ffd800;
    line-height: 60px
}

.lottery {
    padding: 20px 30px;
    background-color: #0b0f1b;
    border: 1px solid #21284c
}

.lottery .left-list {
    width: 530px;
    float: left;
    background: url(../images/lottery-list-bg.jpg) right top no-repeat
}

.lottery .left-list li {
    float: left;
    text-align: center;
    margin-bottom: 40px;
    margin-right: 28px
}

.lottery .left-list li .name {
    font-size: 13px;
    color: #e9e0b1;
    line-height: 30px
}

.lottery .right-txt {
    width: 380px;
    float: right
}

.lottery .right-txt .txt {
    color: #6373a8;
    line-height: 24px
}

.lottery .right-txt .gray-btn {
    display: block;
    width: 220px;
    height: 47px;
    background: url(../images/gray-btn-bg.jpg) no-repeat;
    margin-top: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 16px
}

.lottery .right-txt .gray-btn:hover {
    background: url(../images/gray-btn-bg-hover.jpg) no-repeat
}

.promotions-box {
    padding: 20px;
    background-color: #0b0f1b;
    border: 1px solid #21284c
}

.promotions-box li {
    margin-bottom: 10px
}

.promotions-box li .content {
    display: none
}

.promotions-box li:last-child {
    margin-bottom: 0
}

.sports-news {
    position: relative;
    border-top: 1px solid #292d3d
}

.left-nav {
    width: 266px;
    float: left
}

.left-nav .title {
    margin-bottom: 1px
}

.left-nav li a {
    height: 35px;
    display: block;
    background: url(../images/inside-nav-bg.jpg) no-repeat;
    margin-bottom: 1px;
    font-size: 14px;
    color: #6a7ec1;
    line-height: 35px;
    text-indent: 2em
}

.left-nav li a:hover {
    background: url(../images/inside-nav-bg-hover.jpg) no-repeat;
    color: #ffdf8a
}

.left-nav ul {
    margin-bottom: 20px
}

.left-nav .btm-img {
    border: 2px solid #19203b
}

.right-content {
    width: 680px;
    border: 1px solid #20274b;
    background-color: #DB7093;
    float: right;
    padding: 10px 15px 30px 15px
}

.right-content .new-user-title {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 20px 0
}

.right-content .new-user-title i {
    color: #edc660
}

.form-box-style {
    border: 2px solid #20274b;
    background-color: #0b0f1b;
    margin-bottom: 30px;
    position: relative;
    border-radius: 8px;
    padding: 30px 120px
}

.form-box-style .name {
    width: 80px;
    position: absolute;
    font-size: 16px;
    color: #fff;
    left: 20px;
    top: -15px;
    line-height: 30px;
    display: block;
    background-color: #0b0f1b;
    text-align: center
}

.form-box-style .form-grup {
    margin-bottom: 15px;
    height: 38px
}

.form-box-style .form-grup .label {
    line-height: 38px
}

.form-box-style .form-grup .input-style {
    display: block;
    width: 90%;
    height: 38px
}

.about-us-title {
    font-size: 18px;
    color: #ffdd3c;
    margin: 10px 0;
    border-bottom: 1px solid #20274b;
    padding-bottom: 6px
}

.about-us-title span {
    font-size: 14px;
    text-transform: uppercase
}

.about-us-txt {
    font-size: 13px;
    color: #6373a8;
    line-height: 30px
}

.about-us-txt .text-tips {
    margin-top: 40px;
    color: #e9e0b1;
    font-size: 14px
}

.navigation-page {
    background: url(../images/navigation-bg.jpg) no-repeat center top #111527;
    padding-top: 1px
}

.navigation-top {
    font-size: 13px;
    color: #9eb0ff;
    margin-top: 10px
}

.navigation-top .link-box {
    float: right
}

.navigation-top .link-box a {
    color: #9eb0ff
}

.navigation-top .link-box a:hover {
    color: #ffd15c
}

.navigation-top .link-box a:hover .iconfont {
    color: #FFD15C
}

.navigation-top .iconfont {
    color: #9eb0ff;
    font-size: 16px;
    display: inline-block;
    margin: 0 4px
}

.logo-box {
    margin-top: 10px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}

.logo-box embed {
    width: 240px;
    margin-top: -80px;
}

.site-box {
    padding: 20px;
    border: 1px solid #3e4a84;
    background-color: #232c58
}

.site-box .item {
    position: relative;
    margin-bottom: 20px
}

.site-box .item .type-name {
    font-size: 20px;
    text-align: center;
    background: url(../images/site-type-bg.jpg) no-repeat center;
    color: #a2b4ff;
    margin-bottom: 15px
}

.site-box .item ul {
    position: relative;
    margin-left: -10px;
    left: 10px
}

.site-box .item ul li a {
    display: block;
    width: 149px;
    height: 48px;
    border: 1px solid #4a558a;
    background-color: #1c2346;
    line-height: 48px;
    text-align: center;
    color: #a2b4ff;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    font-size: 14px;
}

.site-box .item ul li a .iconfont {
    font-size: 13px;
    color: #a2b4ff;
    margin-right: 4px;
}

.site-box .item ul li a.red-link {
    color: red;
    transition: none;
    -webkit-transition: none;
}

.site-box .big-txt ul li a {
    font-size: 16px;
}

.site-box .item ul li a.red-link .iconfont {
    color: red;
}

.site-box .item ul li a:hover {
    color: #ffd15c;
    border: 1px solid #ffd15c
}

.site-box .vip-list ul li a {
    width: 310px
}

.btm-table {
    display: block;
    margin: 30px auto 0
}

.navigation-footer {
    background-color: #181C35;
    padding: 20px
}

.navigation-footer li {
    background: url(../images/goverment-bg2.jpg) right no-repeat
}

.login_h {
    margin-left: 600px;
}

#page-container {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}