@charset "UTF-8";
a, abbr, acronym, address, b, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, input, ins, kbd, label, legend, li, object, ol, p, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

caption {
    text-align: left
}

input, select {
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    outline: 0;
    border: none
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

body {
    background: white;
}

fieldset, img {
    border: 0;
}

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

li, ol, ul {
    list-style: none
}

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

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

legend {
    display: none
}

a {
    text-decoration: none;
    /* display: block; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: 0
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

body, html {
    min-width: 1160px;
    font-size: 14px;
    font-family: 'Microsoft YaHei', Arial, 'Times New Roman', SimHei, Helvetica, sans-serif
}

.fl {
    float: left
}

.fr {
    float: right
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f21 {
    font-size: 21px
}

.f24 {
    font-size: 24px
}

.f28 {
    font-size: 28px
}

.f26 {
    font-size: 26px
}

.f30 {
    font-size: 30px
}

.f40 {
    font-size: 40px
}

.f50 {
    font-size: 50px
}

.f60 {
    font-size: 60px
}

.fwb {
    font-weight: 700
}

.fwn {
    font-weight: 400
}

.nomg {
    margin: 0
}

.mgr5 {
    margin-right: 5px
}

.mgb10 {
    margin-bottom: 10px
}

.hide {
    display: none
}

.show {
    display: block
}

.cyl {
    color: #ffc000
}

.cyl2 {
    color: #ff0
}

.cyl3 {
    color: #f0e091
}

.cf {
    color: #fff
}

.cf7 {
    color: #f7f76f
}

.cred {
    color: #ff606f
}

.z3 {
    z-index: 3
}

.z2 {
    z-index: 2
}

.z1 {
    z-index: 1
}

i {
    display: inline-block
}

i {
    *display: inline
}

.inner {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.header {
    height: 80px;
    background: #9a3b8f
}

.header .logo {
    width: 260px;
    height: 80px;
    margin-left: 40px;
    background: url(../images/lbg.png) no-repeat top center;
    text-align: center
}

.header .logo img {
    margin: 0 auto;
}

.header .nav {

}

.header .nav li {
    float: left;
    position: relative;
    width: 20%;
}

.header .nav li .slogan {
    margin-right: 25px
}

.header .nav li:nth-child(8) {
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    width: 89px
}

.header .nav li a {
    display: block;
    height: 31px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 30px
}

.header .nav li a:hover {
    color: #9a3b8e;
    background: #fff;
    border-radius: 20px
}

.header .nav li .on {
    color: #9a3b8e;
    background: #fff;
    border-radius: 20px
}

.header .hot {
    position: absolute;
    display: block;
    top: -13px;
    right: -5px
}

.banner-index {
    height: 420px;
}

.banner-index .radio {
    width: 164px;
    height: 32px;
    margin: 0 auto;
    position: relative
}

.banner-index .radio marquee {
    color: red;
    width: 478px
}

.banner-index .radio .radiomain {
    position: absolute;
    left: 120px;
    top: 6px
}

.banner-index .lbbox {
    width: 710px;
    height: 340px;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 80px
}

.banner-index .lbbox ul li {
    float: left;
    height: 340px
}

.banner-index .lbbox .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: 4;
    text-align: center
}

.banner-index .lbbox .dot {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 3px;
    border-radius: 50%;
    cursor: pointer;
    background: #ccc
}

.banner-index .lbbox .dot {
    *display: inline
}

.banner-index .lbbox .dots li.active {
    background: #ffaa0d
}

.banner-index .lgbox {
    width: 270px;
    height: 310px;
    border-radius: 8px;
    position: absolute;
    background: url(../images/hei.png);
    float:right;
    right: 0;
    bottom: 50px;
}

.banner-index .lgbox .wrap {
    width: 217px;
    margin: 0 auto;
    padding-top: 23px
}

.banner-index .lgbox .tit {
    position: relative;
    padding-bottom: 8px
}

.banner-index .lgbox .tit span {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    text-shadow: 1px 2px 1px #000
}

.banner-index .lgbox .tit a {
    position: absolute;
    right: 0;
    top: 0
}

.banner-index .lgbox input {
    color: #000;
    font-size: 16px
}

.banner-index .lgbox input[type=password], .banner-index .lgbox input[type=text] {
    padding: 8px 8px 8px 44px;
    width: 163px;
    height: 28px;
    margin-bottom: 8px;
    border-radius: 5px;
    border: none
}

.banner-index .lgbox input[type=text] {
    background: #fff url(../images/p1.png) no-repeat 4px center
}

.banner-index .lgbox input[type=password] {
    background: #fff url(../images/p2.png) no-repeat 7px center
}

.banner-index .lgbox input[type=button] {
    cursor: pointer;
    width: 107px;
    height: 41px;
    background: url(../images/enter.png) no-repeat
}

.banner-index .lgbox .reg {
    display: inline-block;
    vertical-align: bottom
}

.banner-index .lgbox .try {
    margin-top: 6px
}

.gamebox {
    margin:60px 0 40px;
}

.gamebox li {
    float: left;
}

.gamebox li:hover .quan {
    display: block
}

.gamebox a {
    display: block;
    position: relative
}

.gamebox .quan {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.info1 {
    padding: 15px 0;
    border-bottom: 1px solid #bababa;
    border-top: 1px solid #bababa;
    background: url(../images/info_bg.jpg) repeat-x
}

.info1 .inner {
    width: 965px;
    height: 192px;
    background: url(../images/info.png?awdawd) no-repeat
}

.info1 .inner .fl {
    display: inline-flex
}

.info1 .inner .fl .qrcode {
    padding: 49px 20px 0 5px
}

.info1 .inner .fl .infoLink {
    display: inline-block;
    width: 594px;
    position: absolute;
    right: 0;
    top: 44px
}

.info1 .inner .fl .infoLink div {
    display: inline-flex
}

.info1 .inner .fl .infoLink div a {
    width: 190px;
    height: 30px;
    color: #464646
}

.info1 .inner .fl .infoLink div a:hover {
    color: #9e1db6
}

.info2 {
    background: #fff;
    padding-bottom: 1px
}

.info2 .inner {
    width: 965px;
    height: 125px;
    background: url(../images/copyright_icon_04.jpg) bottom no-repeat;
    margin-bottom: 20px
}

.info2 .inner .fl {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px
}

.info2 .inner .fl p {
    font-size: 12px;
    line-height: 1.75;
    color: #525252
}

.footer {
    height: 49px;
    background: #f6f5fa;
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 48px;
    display: block;
    bottom: 0;
    width: 100%
}

.footer p {
    font-size: 12px;
    color: #4d4d4d
}

.banner {
    background: url(../images/banner_bg.jpg) repeat-x
}

.banner .inner {
    padding-top: .5px
}

.regbox .inner {
    background: #fff;
    margin-bottom: 80px
}

.regbox .inner .step {
    height: 60px
}

.regbox .inner .step li {
    float: left;
    width: 352px;
    text-align: center;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #999;
    position: relative;
    border: 1px solid #99979a;
    margin-left: -1px
}

.regbox .inner .step li em {
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
    font-family: SimSun
}

.regbox .inner .step .cur {
    color: #a21fb2;
    border-color: #a21fb2
}

.regbox .inner .step .cur .yd {
    background: url(../images/cd.jpg) no-repeat right top
}

.regbox .inner .step .yd {
    width: 19px;
    height: 60px;
    position: absolute;
    top: 0;
    right: -17px;
    background: url(../images/dd.jpg) no-repeat right top
}

.regbox .inner .regtb {
    padding: 40px 0 60px
}

.regbox .inner .regtb li {
    margin-bottom: 15px;
    height: 38px;
    line-height: 38px;
    position: relative
}

.regbox .inner .regtb li > div {
    display: inline-block;
    vertical-align: bottom
}

.regbox .inner .regtb .imgCode {
    position: absolute;
    left: 566px;
    top: 9px;
    width: 70px;
    cursor: pointer;
    height: 30px
}

.regbox .inner .regtb li > div {
    *display: inline
}

.regbox .inner .regtb .typename {
    width: 255px;
    text-align: right;
    margin-right: 10px
}

.regbox .inner .regtb .ipt {
    margin-right: 15px;
    min-width: 282px
}

.regbox .inner .regtb .ipt input {
    font-size: 16px;
    color: #000;
    height: 20px;
    border: 1px solid #999;
    border-radius: 4px;
    width: 250px;
    padding: 8px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.regbox .inner .regtb .ipt select {
    color: #000;
    margin-right: 6px;
    height: 36px;
    border-radius: 5px;
    width: 60px;
    border: 1px solid #999;
    padding: 8px 0 8px 7px
}

.regbox .inner .regtb .ipt input[type=submit] {
    padding: 0;
    cursor: pointer;
    font-size: 18px;
    width: 270px;
    line-height: 34px;
    height: 36px;
    background: #9a3b8f;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #969b97
}

.regbox .inner .regtb .hint {
    color: red
}

.regbox .inner .regtb .hint a {
    display: inline-block;
    vertical-align: bottom;
    color: #9a3b8f
}

.regbox .inner .regtb .hint a:hover {
    text-decoration: underline
}

.regbox .inner .regtb .hint a {
    *display: inline
}

.actibox {
    width: 1040px;
    margin: -70px auto 0;
    padding-bottom: 30px
}

.actibox .acti-nav {
    position: relative;
    padding-left: 97px;
    height: 80px
}

.actibox .acti-nav a {
    width: 52px;
    height: 52px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    border: 3px solid #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 50%;
    background: #c042b0;
    color: #fff;
    font-size: 14px;
    line-height: 52px;
    text-align: center;
    transition: .5s ease all
}

.actibox .acti-nav a:hover {
    transform: scale(1.4);
    transition: .5s ease all
}

.actibox .acti-nav .on {
    transform: scale(1.4);
    margin-right: 30px
}

.actibox .acti-list {
    padding-top: 30px;
    position: relative;
    background: url(../images/line.png) repeat-y;
    background-position: 125px 0;
    padding-right: 42px
}

.actibox .acti-list .bottom-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c042b0;
    position: absolute;
    bottom: -2px;
    left: 121px
}

.actibox .acti-list li {
    position: relative;
    padding-bottom: 40px;
    cursor: pointer
}

.actibox .acti-list .leftbox {
    float: left;
    width: 134px;
    position: relative
}

.actibox .acti-list .rightbox {
    float: right;
    width: 826px;
    position: relative;
    border: 1px solid #c7c7c7
}

.actibox .acti-list .year {
    position: absolute;
    left: 64px;
    top: -7px;
    font-size: 20px;
    color: #c042b0
}

.actibox .acti-list .month {
    position: absolute;
    left: 16px;
    top: 20px;
    font-size: 38px;
    line-height: 40px;
    color: #c042b0
}

.actibox .acti-list .dot {
    position: absolute;
    top: 0;
    left: 121px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c042b0
}

.actibox .acti-list .arrow {
    width: 20px;
    height: 17px;
    background: url(../images/corner.png) top left no-repeat;
    position: absolute;
    top: -1px;
    left: -20px;
    z-index: 2
}

.actibox .acti-list .pic {
    padding: 20px
}

.actibox .acti-list .content {
    padding: 0 20px 20px;
    line-height: 24px
}

.faqbox {
    padding-bottom: 20px;
    min-height: 534px;
    height: 100%;
    width: 990px;
    background: #fff
}

.faqbox .leftnav {
    width: 200px;
    position: absolute;
    z-index: 2
}

.faqbox .leftnav ul li {
    border: 1px solid #9b9b9b;
    border-right: 1px solid #fff
}

.faqbox .leftnav ul li.active {
    border-top: 1px solid #9a3b8f;
    border-left: 1px solid #9a3b8f;
    border-bottom: 1px solid #9a3b8f;
    border-right: 1px solid #fff
}

.faqbox .leftnav ul li.active a {
    color: #9a3b8f
}

.faqbox .leftnav ul li.active a .sideBar {
    background: url(../images/sidebarIcon_hover.png) no-repeat
}

.faqbox .leftnav ul li.active a .sideBar.n0 {
    background-position: 0 0
}

.faqbox .leftnav ul li.active a .sideBar.n1 {
    background-position: 4px -56px
}

.faqbox .leftnav ul li.active a .sideBar.n2 {
    background-position: 4px -115px
}

.faqbox .leftnav ul li.active a .sideBar.n3 {
    background-position: 4px -173px
}

.faqbox .leftnav ul li.active a .sideBar.n4 {
    background-position: 4px -233px
}

.faqbox .leftnav ul li.active a .sideBar.n5 {
    background-position: 4px -292px
}

.faqbox .leftnav ul li.active a .sideBar.n6 {
    background-position: 4px -352px
}

.faqbox .leftnav ul li a {
    font-size: 18px;
    line-height: 58px;
    color: #666;
    display: flex;
    padding-left: 23px
}

.faqbox .leftnav ul li a .sideBar {
    height: 40px;
    width: 40px;
    display: block;
    background: url(../images/sidebarIcon.png) no-repeat
}

.faqbox .leftnav ul li a .sideBar:hover {
    background: url(../images/sidebarIcon_hover.png) no-repeat
}

.faqbox .leftnav ul li a .sideBar.n0 {
    background-position: 0 0
}

.faqbox .leftnav ul li a .sideBar.n1 {
    background-position: 4px -56px
}

.faqbox .leftnav ul li a .sideBar.n2 {
    background-position: 4px -115px
}

.faqbox .leftnav ul li a .sideBar.n3 {
    background-position: 4px -173px
}

.faqbox .leftnav ul li a .sideBar.n4 {
    background-position: 4px -233px
}

.faqbox .leftnav ul li a .sideBar.n5 {
    background-position: 4px -292px
}

.faqbox .leftnav ul li a .sideBar.n6 {
    background-position: 4px -352px
}

.faqbox .leftnav ul li:nth-child(7) {
    border-bottom: 1px solid #9b9b9b
}

.faqbox .rightlist {
    width: 788px;
    border: 1px solid #c042b0;
    color: #666;
    line-height: 22px;
    background: #fff;
    min-height: 530px;
    height: 100%;
    position: relative;
    left: 199px;
    z-index: 100
}

.faqbox .rightlist ul {
    width: 725px;
    padding-top: 10px;
    margin: 0 auto
}

.faqbox .rightlist ul li {
    line-height: 1.85
}

.faqbox .rightlist ul li span.qq-phone {
    color: red
}

.faqbox .rightlist ul .activityBanner {
    height: 121px;
    background: #9a3b8f;
    margin-bottom: 8px
}

.faqbox .rightlist h5 {
    color: #666;
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 15px
}

.faqbox .rightlist .img {
    margin: 15px 0 10px
}

.float {
    position: fixed;
    padding: 55px 5px 0 0;
    left: 50%;
    margin-left: 550px;
    top: 10%
}

.float img {
    display: block
}

.promo table {
    width: 70%;
    table-layout: auto
}

.promo table td, .promo table th {
    text-align: center;
    border: 1px solid #666
}

.promo h4 {
    font-size: 18px
}

.promo h5 {
    font-size: 16px
}

.topic_mian {
    width: 788px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px #c7c7c7;
    margin: 0 auto
}

.topic_content {
    padding-top: 20px;
    border-top: dashed 2px #e5e5e5;
    margin-top: 20px
}

.topic_content_txt {
    margin-bottom: 10px
}

.topic_content_title {
    padding: 0 15px;
    margin-bottom: 5px;
    min-width: 166px;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    border-radius: 16px;
    font-size: 18px;
    color: #fff;
    background: #770d2a;
    background-image: -moz-linear-gradient(-174deg, #6c0822 0, #8a1538 47%, #6c0822 100%);
    background-image: -webkit-linear-gradient(-174deg, #6c0822 0, #8a1538 47%, #6c0822 100%);
    background-image: -ms-linear-gradient(-174deg, #6c0822 0, #8a1538 47%, #6c0822 100%)
}

.topic_content_title .icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: text-top;
    background: url(../images/activity/icon.png) no-repeat;
    margin: 0 15px
}

.topic_content_txt p {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 24px
}

.topic_content_txt .red {
    color: #970024;
    font-size: 14px
}

.topic_content_img {
    text-align: center
}

.table {
    border: 1px solid #aaa;
    width: 100%
}

.table th {
    font-size: 14px;
    text-align: center;
    background: #eee
}

.table td {
    font-size: 14px;
    text-align: center
}

.table .bt {
    padding-left: 20px;
    text-align: left;
    background: #eee;
    font-weight: 700
}

.rules li {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    /* margin: 30px 0; */
    padding: 11px 10px 5px 10px
}

.rules li a {
    white-space: unset
}

.rules li a .activityBanner {
    display: inline-flex
}

.rules li a .activityBanner .activityBanner-left {
    width: 960px;
    height: 170px;
    background: #c042b0;
    margin-right: 10px
}

.rules li a .activityBanner .activityTitle01 {
    color: #666;
    font-weight: 700;
    font-size: 25px
}

.rules li a .activityBanner .activityTitle02 {
    color: #9e9e9e;
    display: block;
    height: 38px;
    line-height: 1.75
}

.rules li a .activityBanner button {
    position: relative;
    top: 66px;
    font-size: 18px;
    padding: 5px 10px;
    background: #ff670f;
    background: -moz-linear-gradient(top, #ff670f 0, #ff3f00 100%);
    background: -webkit-linear-gradient(top, #ff670f 0, #ff3f00 100%);
    background: linear-gradient(to bottom, #ff670f 0, #ff3f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff670f', endColorstr='#ff3f00', GradientType=0);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.login {
    position: absolute;
    z-index: 999;
    right: 0px;
    display: block;
    bottom: 0;
    width: 281px;
    height: 325px;
    background: url(../images/bg.png);
    border-radius: 5px;
}
.login .box {
    width: 245px;
    margin: 10px auto;
}
.loginInner {
    margin: 45px 10px;
}
.loginInner p {
    margin-bottom: 3px;
    font-size: 13px;
    text-align: left;
    color: #ffe8a1;
    line-height: 30px;
    border-bottom: none;
}
.loginInner p a {
    color: #ffe8a1;
    font-size: 13px;
    display:inline;
}
.loginInner p span {
    color: #fff100;
}
.loginInner .subLink {
    width: 100%;
    margin: 20px auto 0;
}
.loginInner .subLink a {
    padding: 10px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #C61414;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(js/pie.htc);
    position: relative;
}

/*轮播*/
.flexslider {
    min-width: 1024px;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 430px !important;
    top: -4px;
}
.flexslider .bd {
    height: 430px !important;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}

.flexslider .hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 4;
    text-align: center;
}

.flexslider .hd ul li {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    border-radius: 10px;
    cursor: pointer;
    background: white;
    -webkit-transition: all .5s;
    box-shadow: 0 1px 2px #555 inset;
}

.flexslider .hd ul li.on {
	background: red;
}

.loginbg {
    position: relative;
    z-index: 999;
    height: 0px;
    clear: both;
    width: 1010px;
    margin: 0px auto;
}

.gg-bg {
    height: 32px;
    background-color: #e34120;
    margin-top: -4px;
}
.w {
    MARGIN: 0px auto;
    width: 1010px;
}

.gg-bg .tit {
    float: left;
    background: url(../images/gg.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    font-size: 16px;
    color: #FFFFFF;
}


.cai li {
	float: left;
	width: 168px;
	height: 205px;
	background: url(../images/cbg.png);
	margin-top: 20px;
	text-align: center
}

.cai li .img {
	height: 140px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 168px;
	padding-top: 10px
}

.cai li p {
	font-size: 15px
}

.cai li a {
	width: 87px;
	height: 26px;
	display: inline-block;
	background-color: #e34120;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 5px
}

.cai li a:hover {
	background-color: #3572a1
}

.cai li:hover {
	background: url(../images/cbg1.png)
}

.gamebox li img {
	display: initial;
    width: 130px;
    height: 130px;
}
