* {
    padding: 0;
    margin: 0;
}

html, body {
    width: 100%;
    margin: 0;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #252525;
    background-color: #f5f7f6;
    background-size: 100% 100%;
}

ul {
    list-style-type: none;
}


img {
    border: none;
}

*:focus {
    outline: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #BEBEBE;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #BEBEBE;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #BEBEBE;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #BEBEBE;
}


/* header */


.top {
    height: 42px;
    width: 100%;
    float: left;
    color: #a4a4a7;
    background-color: #383838;
    font-size: 12px;
}

.top_content {
    height: 42px;
    width: 70%;
    margin-left: 15%;
    float: left;
    line-height: 42px;
}

.top_content_l {
    float: left;
    line-height: 42px;
    height: 42px;
}

.top_content_l em {
    color: #fbd900;
    margin-left: 20px;
    font-style: normal;
}

.top_content_l li {
    margin-right: 30px;
    float: left;
    text-decoration: none;
}

.top_content_l a {
    color: #a4a4a7;
    text-decoration: none;
}

.top_content_r {
    float: right;
    height: 42px;
}

.top_content_r span {
    float: right;
    margin-left: 30px;
    line-height: 40px;
    height: 40px;
}

.top_content_r a {
    color: #a4a4a7;
    text-decoration: none;
}


.header {
    width: 70%;
    height: 90px;
    margin-left: 15%;
    float: left;
}

.header_logo {
    float: left;
    height: 66px;
    width: 221px;
    margin-top: 18px;
}

.banner {
    float: left;
    height: 220px;
    width: 100%;
    background-image: url('../../img/newimg/banner.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.header_login_bg {
    float: right;
    height: 32px;
    margin-left: 50px;
    margin-top: 39px;
    font-size: 13px;
}

.header_login {
    line-height: 32px;
    color: #FFFFFF;
    background-color: #006CC7;
    text-align: center;
    height: 32px;
    width: 70px;
    float: left;
    cursor: pointer;
}

.header_registered {
    line-height: 32px;
    color: #FFFFFF;
    background-color: #505050;
    text-align: center;
    height: 32px;
    width: 70px;
    float: left;
    cursor: pointer;
}

.banner img {
    text-align: center;
    height: 120%;
}

.nav_3 {
    height: 60px;
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c1c1c1;
}

.nav_bg {
    float: left;
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
    height: 60px;
}

.nav_1 {
    float: left;
    width: 33%;
}

.nav_1_select {
    float: left;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FF8904;
}

.nav_ico {
    float: left;
    width: 40px;
    line-height: 60px;
    height: 60px;
}

.nav_img {
    height: 24px;
    width: 27px;
    margin-top: 19px;
    float: left;
    margin-left: 5px;
}

.nav_txt {
    line-height: 64px;
    height: 60px;
    margin-left: 50px;
    color: #B4B4B4;
}

.nav_txt2 {
    line-height: 64px;
    height: 60px;
    color: #B4B4B4;
    float: left;
    width: 100%;
}

.nav_txt2 a {
    color: #333333;
    text-decoration: none;
}

.nav_txt span {
    line-height: 36px;
    color: #FFFFFF;
    background-color: #FF9419;
    float: right;
    height: 36px;
    width: 100px;
    text-align: center;
    margin-top: 13px;
    border-radius: 6px;
}

.nav_txt span a {
    color: #FFFFFF;
    text-decoration: none;
}


.nav_2 {
    float: left;
    width: 34%;
}

.nav_2_select {
    float: left;
    width: 34%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #1969AB;
}

.search {
    float: right;
    height: 38px;
    width: 460px;
    border: 1px solid #D7D7D7;
    margin-top: 25px;
    line-height: 38px;
    text-indent: 12px;
}

.tool_input_1 {
    float: left;
    width: 400px;
    height: 36px;
    color: #999999;
    font-size: 80%;
    border: 0px solid #026d7f;
    padding-right: 10px;
    padding-left: 16px;
    background-color: transparent;
    line-height: 40px;
    padding-top: 4px;
}

.tool_input_2 {
    float: right;
    width: 42px;
    height: 38px;
    line-height: 38px;
    background-image: url("../../img/newimg/search.png");
    background-repeat: no-repeat;
    cursor: pointer;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D7D7D7;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    background-position: center center;
    background-color: #F5F5F5;
    color: #666666;
}


.middle {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 25px;
    margin-bottom: 50px;
}

.middle_2 {
    width: 100%;
    float: left;
    background-image: url('../../img/newimg/game_bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
}

.middle_3 {
    width: 100%;
    float: left;
    background-image: url('../../img/newimg/game_bg_2.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.middle_title {
    line-height: 44px;
    background-color: #E9E9E9;
    float: left;
    height: 44px;
    width: 100%;
    color: #999999;
    border-radius: 5px;
    margin-top: 22px;
    text-indent: 15px;
    font-size: 15px;
    font-family: "微软雅黑";
    font-weight: normal;
    margin-bottom: 10px;
}

.middle_title a {
    color: #60B3F0;
    text-decoration: none;
}

.service_bg_4 {
    float: left;
    width: 100%;
    border-radius: 10px;
    margin-left: -1px;
    margin-top: 100px;
    background-size: 100%;
}

.service {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    margin-left: -1px;
    margin-top: 20px;
}

.service_bt {
    font-family: "微软雅黑";
    font-size: 42px;
    font-weight: bolder;
    color: #1892ea;
    float: left;
    width: 50%;
    margin-left: 4%;
    margin-top: 32px;
    margin-bottom: 30px;
}

.service_bt_3 {
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-top: 30px;
    margin-bottom: 15px;
    margin-right: 2%;
}

.service_purchase_img {
    float: left;
    height: 300px;
    width: 300px;
    border-radius: 8px;
}

.service_purchase_img img {
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.service_purchase_txt {
    margin-left: 330px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.service_purchase_txt p {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #DADADA;
    padding-left: 12px;
    color: #ADADAD;
    padding-top: 16px;
    padding-bottom: 16px;
}

.service_purchase_txt img {
    height: 160px;
    width: 160px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.service_purchase_txt a {
    text-decoration: none;
    color: #FF5B5B;
    margin-left: 20px;
}

.service_purchase_txt span {
    color: #000000;
    margin-right: 6px;
}

.service_purchase_txt u {
    text-decoration: none;
    color: #1969AB;
    font-size: 24px;
    font-weight: bold;
}

.service_purchase_txt i {
    font-style: normal;
    color: #FF5B5B;
    font-weight: bold;
}

.service_purchase_txt em {
    font-style: normal;
    color: #60B3F0;
    float: right;
    margin-right: 12px;
}


.pay_button {
    color: #FFFFFF;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    float: left;
    background-color: #E64A58;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    line-height: 56px;
    height: 56px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: normal;
}

.pay_button_2 {
    color: #FFFFFF;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    background-color: #E64A58;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 160px;
    line-height: 40px;
    height: 40px;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 16px;
}

.pay_button_3 {
    color: #FFFFFF;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    background-color: #E64A58;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 120px;
    line-height: 34px;
    height: 34px;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 14px;
    margin-top: 1px;
}

.chuhai_nav_tab {
    float: left;
    width: 100%;
}

.chuhai_nav_content {
    float: left;
    width: 25%;
    border-radius: 12px;
    margin-top: 15px;
    font-size: 13px;
    margin-bottom: 20px;
}

.chuhai_nav_content_3 {
    float: left;
    width: 17%;
    margin-right: 3.4%;
    box-shadow: 0px 0px 1px rgba(180, 180, 180, 0.90);
    border-radius: 6px;
    margin-top: 15px;
    font-size: 13px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

.chuhai_nav_content_4 {
    float: left;
    width: 17%;
    box-shadow: 0px 0px 1px rgba(180, 180, 180, 0.90);
    border-radius: 6px;
    margin-top: 15px;
    font-size: 13px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

.chuhai_nav_content:hover, .chuhai_nav_content_2:hover {
    margin-top: 13px;
}

.chuhai_nav_content:hover .tooltip {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 13px;
    margin-top: 82px;
}

.chuhai_nav_content_2:hover .tooltip {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 13px;
    margin-top: 82px;
}

.arrow {
    position: absolute;
    width: 0;
    height: 0;
    color: #F5F7F6;
    border-right-width: 10px;
    border-left-width: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #1a1a1a;
    top: -20px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 80px;
}

.chuhai_nav_content_2 {
    float: left;
    width: 18.4%;
    box-shadow: 0px 0px 1px rgba(180, 180, 180, 0.90);
    border-radius: 15px;
    margin-top: 15px;
    font-size: 13px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}


.chuhai_nav_content_ico {
    background-color: #F8F8F8;
    float: left;
    width: 80%;
    border-radius: 12px;
    margin-right: 10%;
    margin-left: 10%;
}

.chuhai_nav_content_ico2 {
    background-color: #FFEEEE;
    float: left;
    width: 80%;
    border-radius: 12px;
    margin-right: 10%;
    margin-left: 10%;
    border: 2px solid #970000;
}

.chuhai_nav_content_ico3 {
    background-color: #f2f2f2;
    float: left;
    width: 88%;
    border-radius: 6px;
    margin: 6%;
}

.chuhai_nav_content_ico3 img {
    width: 100%;
    border-radius: 6px;
}

.chuhai_nav_content_ico img {
    width: 100%;
    order-radius: 6px;
}

.chuhai_nav_content_txt {
    color: #282a2d;
    height: 50px;
    line-height: 24px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 40px;
    font-size: 20px;
}

.chuhai_nav_content_txt2 {
    color: #970000;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
}

.chuhai_nav_content_txt2 span {
    font-size: 16px;
}

.chuhai_nav_content_txt3 {
    color: #888888;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 46px;
    font-size: 18px;
}

.chuhai_nav_content_txt4 {
    color: #282a2d;
    height: 50px;
    line-height: 24px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 2px;
    font-size: 20px;
}


.lanjing-top_bg {
    display: block;
    z-index: 1000;
    position: fixed;
    right: 8px;
    bottom: 2%;
    width: 50px;
    opacity: 0.8;
}

.lanjing-top {
    margin: 5px 0;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    background-image: url('../../img/newimg/top2.png');
}

.lanjing-top:hover {
    background-image: url('../../img/newimg/top.png');
}


/*标签*/


#con3 {
    width: 100%;
}

#con3 .nTab {
    float: left;
    width: 100%;
}

#con3 .nTab .TabTitle {
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    float: left;
    width: 100%;
}

#con3 .nTab .TabTitle ul {
    border: 0;
    height: 76px;
    float: left;
    width: 100%;
}

#con3 .nTab .TabTitle li {
    cursor: pointer;
    list-style-type: none;
    height: 76px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    float: left;
    font-weight: bold;
}

#con3 .nTab .TabTitle .active {
    color: #000000;
    text-align: center;
    font-family: "Microsoft YaHei";
    line-height: 55px;
    height: 75px;
    background-color: #FFFFFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    float: left;
    font-size: 18px;
    width: 24%;
}

#con3 .nTab .TabTitle .normal {
    font-family: "Microsoft YaHei";
    color: #FFFFFF;
    float: left;
    text-align: center;
    line-height: 40px;
    height: 76px;
    border-radius: 6px;
    font-size: 18px;
    width: 24%;
}

#con3 .nTab .TabContent {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.tabcon_bg {
    background-color: #FFFFFF;
    float: left;
    width: 94%;
    background-color: #FFFFFF;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 30px;
    padding-right: 3%;
    padding-bottom: 30px;
    padding-left: 3%;
}


.none {
    display: none;
}


/*标签5*/


#con5 {
    width: 100%;
}

#con5 .nTab {
    float: left;
    width: 100%;
    margin-top: 20px;
}

#con5 .nTab .TabTitle {
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    float: left;
    width: 100%;
}

#con5 .nTab .TabTitle ul {
    border: 0;
    height: 38px;
}

#con5 .nTab .TabTitle li {
    cursor: pointer;
    list-style-type: none;
    height: 38px;
    line-height: 38px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    float: left;
}

#con5 .nTab .TabTitle .active {
    color: #FFFFFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    line-height: 38px;
    height: 38px;
    border-radius: 8px;
    background-color: #FF8E0E;
    padding-right: 40px;
    padding-left: 40px;
    margin-right: 10px;
}

#con5 .nTab .TabTitle .normal {
    font-family: "Microsoft YaHei";
    color: #888888;
    float: left;
    text-align: center;
    line-height: 38px;
    height: 38px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #e0e0e0;
    border-radius: 8px;
    margin-right: 10px;
}

#con5 .nTab .TabContent {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: left;
    width: 100%;
}

.none {
    display: none;
}


.footer_bg {
    float: left;
    width: 100%;
    height: 120px;
    background-color: #1a1d24;
    color: #a4a4a7;
}

.footer_t {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 32px;
    font-size: 15px;
}

.footer_t a {
    color: #a4a4a7;
    text-decoration: none;
}

.footer_b {
    text-align: center;
    float: left;
    width: 70%;
    margin-top: 23px;
    font-size: 15px;
    margin-right: 15%;
    margin-left: 15%;
    color: #999999;
}


.login_bg {
    float: left;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

/* 登录 */

.login_kj_bg {
    float: left;
    width: 100%;
    height: 100%;
}

.login_kj_bg_2 {
    float: left;
    width: 100%;
}

.login_bt {
    float: left;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    font-size: 120%;
    color: #FF8803;
    border-radius: 20px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
}

.login_nr {
    width: 500px;
    margin-right: auto;
    color: #ffe590;
    border-radius: 10px;
    background-color: #FFFFFF;
    height: 480px;
    box-shadow: -15px 15px 12px 0px rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-top: 12%;
}

.login_nr_2 {
    width: 500px;
    margin-right: auto;
    color: #ffe590;
    border-radius: 10px;
    background-color: #FFFFFF;
    height: 480px;
    box-shadow: -15px 15px 12px 0px rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.my_login {
    background-color: #FFFFFF;
    margin-left: 4%;
    float: left;
    width: 84%;
    line-height: 46px;
    height: 46px;
    border-radius: 8px;
    border: 1px solid #E3E3E3;
    margin-left: 8%;
    margin-right: 8%;
    margin-bottom: 24px;
}

.my_login_3_bg {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    line-height: 46px;
    height: 46px;
    border-radius: 8px;
    margin-bottom: 24px;
}

.my_login_3 {
    background-color: #FFFFFF;
    margin-left: 4%;
    float: left;
    width: 256px;
    line-height: 46px;
    height: 46px;
    border-radius: 8px;
    border: 1px solid #E3E3E3;
    margin-left: 8%;
}

.my_login_l {
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 13px;
    margin-left: 20px;
}

.my_login_l img {
    height: 100%;
    width: 100%;
}

.my_login_r {
    margin-left: 58px;
    margin-top: 5px;
    margin-right: 20px;
}

.my_login_r_2 {
    float: left;
    width: 120px;
    margin-left: 20px;
    margin-top: 5px;
}

.my_login_r span {
    float: left;
    color: #333333;
}

.my_login_r a {
    color: #333333;
    text-decoration: none;
}

.my_login_r_yzm {
    float: right;
    width: 155px;
    height: 48px;
    margin-right: 38px;
}

.my_login_r_yzm img {
    width: 100%;
    height: 100%;
}

.my_login_input {
    float: left;
    width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    outline: none;
    outline: 0;
    border: 0px;
    line-height: 38px;
    height: 38px;
    outline: medium;
    font-family: "微软雅黑";
    font-size: 14px;
}

.my_login_button {
    color: #FFFFFF;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    width: 100%;
    float: left;
    font-family: "微软雅黑";
    background: linear-gradient(to right, #fbba75, #f07303);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-top: 16px;
    padding-bottom: 16px;
    outline: none;
    outline: 0;
    font-size: 14px;
}

.retrieve {
    float: left;
    border-radius: 30px;
    color: #52acf8;
    width: 84%;
    margin-right: 8%;
    font-size: 80%;
    margin-left: 8%;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 12px;
}

.retrieve em {
    font-style: normal;
    float: right;
    color: #B9B9B9;
}

.retrieve a {
    color: #757575;
    text-decoration: none;
}

.check_box {
    height: 20px;
    _margin-left: 13px;
    float: left;
    line-height: 20px;
    color: #757575;
    margin-top: 0px;
    margin-left: 4px;
}

.check_box span, label {
    vertical-align: middle;
}

.check_box input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none
}

.check_box label {
    display: inline-block;
    cursor: pointer;
}

.check_box label input[type="checkbox"] + span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: 0 0;
    background-image: url('../../img/newimg/input-checkbox.png');
    background-repeat: no-repeat;
}

.check_box label input[type="checkbox"]:checked + span {
    background-position: 0 -21px
}

.my_login_card_xg {
    background-color: #FFFFFF;
    margin-bottom: 12px;
    border-radius: 8px;
    margin-left: 8%;
    margin-right: 8%;
    float: left;
    width: 84%;
    margin-top: 16px;
    text-align: center;
}

.pay_tab_bg {
    background-color: #FB8400;
    border-radius: 20px;
    width: 100%;
    padding-top: 30px;
    float: left;
    margin-bottom: 10px;
}

.tabcon_bay_b {
    float: left;
    width: 94%;
    padding-top: 40px;
    padding-right: 5%;
    padding-bottom: 40px;
    padding-left: 1%;
    background-color: #FEB251;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.tabcon_bay_left {
    float: left;
    width: 340px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #FFFFFF;
}

.tabcon_bay_left_txt {
    font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 10px;
}

.tabcon_bay_left_txt span {
    font-size: 18px;
}

.tabcon_bay_left_txt2 {
    float: left;
    width: 60%;
    margin-left: 20%;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #CE0000;
    border-radius: 30px;
    font-size: 18px;
}

.tabcon_bay_r {
    margin-left: 440px;
}

.tabcon_bay_r_txt {
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 18px;
    padding-bottom: 15px;
}

.tabcon_bay_r_ico {
    float: left;
    width: 88px;
    margin-top: 30px;
    margin-right: 15px;
}

.tabcon_bay_r_ico img, .tabcon_bay_r_ico2 img {
    border-radius: 10px;
}

.tabcon_bay_r_ico2 {
    float: left;
    width: 88px;
    margin-top: 30px;
}

.home_bg {
    background-image: url('../../img/newimg/home.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 1020px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.home_ne_l {
    margin-top: 338px;
    margin-left: 444px;
    height: 200px;
    width: 200px;
    float: left;
    border-radius: 20px;
    font-size: 14px;
    color: #FFFFFF;
}

.home_ne_r {
    margin-top: 107px;
    margin-left: 50px;
    width: 192px;
    float: left;
    font-size: 14px;
    color: #FFFFFF;
}

.home_ne_r li {
    background: linear-gradient(to right, #fbba75, #f07303);
    height: 44px;
    width: 192px;
    float: left;
    border-radius: 30px;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 28px;
    line-height: 44px;
    text-align: center;
}

.home_ne_r li:hover {
    background: linear-gradient(to right, #f07303, #fbba75);
    cursor: pointer;
}

.home_ne_b {
    float: left;
    width: 82%;
    margin-right: 8%;
    margin-left: 8%;
    margin-top: 90px;
}

.home_ne_b_nr_bg {
    float: left;
    width: 33.3%;
}

.home_ne_b_img {
    background-color: #FFFFFF;
    height: 200px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
}

.home_ne_b_img img {
    width: 200px;
    border-radius: 10px;
}

.home_ne_b_link {
    width: 200px;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
    line-height: 44px;
    text-align: center;
    height: 44px;
    background: linear-gradient(to right, #fefbf6, #ffd8a5);
    color: #EE7D00;
    border-radius: 30px;
}

.home_ne_b_link:hover {
    background: linear-gradient(to right, #ffd8a5, #fefbf6);
    cursor: pointer;
}

.duihuan {
    float: left;
    width: 94%;
    margin-top: 14px;
    margin-left: 3%;
    line-height: 48px;
    background-color: #FFF7EC;
    height: 48px;
    border: 1px solid #FECF96;
    border-radius: 6px;
    margin-bottom: 2px;
    text-align: center;
    color: #FE9412;
}

.new_bg {
    float: left;
    width: 100%;
}

.new_bt {
    float: left;
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    background-color: #FB8400;
    border-radius: 6px;
    color: #FFFFFF;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 50px;
    height: 50px;
}

.new_bt em {
    font-style: normal;
    float: right;
}

.new_nr {
    float: left;
    width: 96%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -1px;
    background-color: #FFFFFF;
    border: 1px dashed #CCCCCC;
    line-height: 36px;
    padding-top: 18px;
    padding-right: 2%;
    padding-bottom: 18px;
    padding-left: 2%;
    border-radius: 6px;
    color: #666666;
}

.news_link {
    line-height: 36px;
    height: 36px;
    width: 260px;
    color: #FFFFFF;
    float: left;
    text-align: center;
    margin-top: 121px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-left: -23px;
    margin-bottom: 83px;
    font-size: 15px;
    font-weight: 500;
}

.news_link a {
    color: #FFFFFF;
    text-decoration: none;
}

.login_close {
    float: right;
    height: 14px;
    width: 14px;
    margin-top: 20px;
    margin-right: 20px;
}


.service_bg {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: 1px dashed #cccccc;
    margin-left: -1px;
    margin-top: 20px;
}

.service_bt_2 {
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: bolder;
    color: #FF8E0E;
    float: left;
    width: 92%;
    margin-left: 4%;
    margin-top: 32px;
    margin-bottom: 30px;
    margin-right: 4%;
}

.service_bt_2 em {
    font-size: 15px;
    font-style: normal;
    color: #000000;
    float: right;
    font-family: "微软雅黑";
    font-weight: normal;
    margin-top: 20px;
    margin-right: 5px;
}

.service_bt_2 a {
    color: #000000;
    text-decoration: none;
}

.service_txt {
    float: left;
    width: 94%;
    margin-left: 3%;
    line-height: 34px;
    color: #919191;
    margin-right: 3%;
    margin-bottom: 40px;
    margin-top: 38px;
}

.service_txt_2 {
    float: left;
    width: 92%;
    margin-left: 4%;
    line-height: 34px;
    color: #919191;
    margin-right: 4%;
    margin-bottom: 40px;
}

.service_txt p {
    padding-top: 15px;
}

.service_txt_2 li {
    line-height: 52px;
    float: left;
    height: 52px;
    width: 96%;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-bottom: 12px;
    border-radius: 6px;
    padding-right: 2%;
    padding-left: 2%;
    color: #000000;
}

.service_txt_2 li span {
    color: #BEBEBE;
    margin-left: 6px;
}

.service_txt_2 li u {
    float: left;
    text-decoration: none;
}

.service_txt_2 li em {
    color: #BEBEBE;
    margin-left: 6px;
    font-style: normal;
    float: left;
    margin-top: 8px;
}

.service_txt_2_input {
    float: left;
    width: 800px;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    outline: none;
    outline: 0;
    border: 0px;
    line-height: 38px;
    height: 38px;
    outline: medium;
    font-family: "微软雅黑";
    font-size: 15px;
    color: #BEBEBE;
}

.service_txt_2 a {
    text-decoration: none;
    color: #000000;
}


.order_bg {
    float: left;
    width: 100%;
    margin-left: -1px;
    border: 1px solid #e8e8e8;
}

.order_bg_2 {
    float: left;
    width: 100%;
    margin-left: -1px;
    border: 1px solid #e8e8e8;
    margin-bottom: 25px;
}

.order {
    color: #3c3c3c;
    float: left;
    width: 100%;
}

.order_bt {
    text-align: center;
    float: left;
    width: 52%;
    background-color: #f3f3f3;
    line-height: 44px;
    height: 44px;
}

.order_bt2 {
    text-align: center;
    float: left;
    width: 12%;
    background-color: #f3f3f3;
    line-height: 44px;
    height: 44px;
}

.order_so {
    float: left;
    height: 78px;
    width: 100%;
    margin-top: 10px;
}

.order_search {
    float: left;
    height: 32px;
    width: 420px;
    margin-top: 17px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    font-size: 15px;
    line-height: 32px;
    padding-left: 16px;
}

.order_search_input {
    float: left;
    width: 300px;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    outline: none;
    outline: 0;
    border: 0px;
    line-height: 32px;
    height: 32px;
    outline: medium;
    font-family: "微软雅黑";
    font-size: 14px;
}

.order_search_button {
    color: #666666;
    border-radius: 1px;
    cursor: pointer;
    width: 100px;
    float: right;
    outline: none;
    outline: 0;
    height: 32px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 1;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-left-color: #dcdcdc;
}

.order_page {
    float: right;
    height: 32px;
    width: 62px;
    margin-left: 12px;
    border: 1px solid #dcdcdc;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    margin-top: 17px;
    border-radius: 4px;
}


.order_number {
    background-color: #F3F3F3;
    float: left;
    height: 44px;
    width: 100%;
    line-height: 44px;
    color: #3c3c3c;
    text-indent: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
}

.order_number em {
    float: right;
    font-style: normal;
    margin-right: 24px;
}

.order_number em a {
    color: #1892EA;
    text-decoration: none;
    font-size: 14px;
}

.order_name {
    float: left;
    width: 52%;
    text-align: left;
    height: 100px;
}

.order_name_img {
    height: 60px;
    width: 60px;
    float: left;
    margin-left: 24px;
    background-color: #F3F3F3;
    margin-right: 20px;
    margin-top: 20px;
}

.order_name_img img {
    height: 100%;
    width: 100%;
}

.order_name_txt {
    margin-left: 102px;
    margin-top: 18px;
}

.order_name_txt2 {
    margin-left: 102px;
    color: #BCBCBC;
    font-size: 15px;
}


.order_price {
    text-align: center;
    float: left;
    width: 12%;
    line-height: 100px;
    height: 100px;
}

.order_quantity {
    text-align: center;
    float: left;
    width: 12%;
    line-height: 100px;
    height: 100px;
}

.order_amount {
    text-align: center;
    float: left;
    width: 12%;
    line-height: 100px;
    height: 100px;
}

.order_state {
    text-align: center;
    float: left;
    width: 12%;
    line-height: 100px;
    height: 100px;
}

.order_state u {
    color: #C0C0C0;
    text-decoration: none;
}

.order_state s {
    color: #E96C3D;
    text-decoration: none;
}


.order_ddxx_bg {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.order_ddxx {
    float: left;
    width: 50%;
    text-indent: 24px;
    line-height: 50px;
    height: 50px;
}

.order_jg {
    float: left;
    height: 18px;
    width: 100%;
}


.member_button {
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: left;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #FFFFFF;
    font-family: "微软雅黑";
    background-size: 100% 100%;
    background: linear-gradient(to right, #fbba75, #f07303);
    margin-top: 3%;
    outline: none;
    text-align: center;
}

.content {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #333333;
    float: left;
    width: 92%;
    margin-left: 4%;
    margin-top: 32px;
    margin-bottom: 30px;
    margin-right: 4%;
    line-height: 30px;
}

.content p {
    margin-bottom: 20px;
}

.content span {
    text-align: center;
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.content em {
    font-style: normal;
    color: #FFA037;
    float: left;
    width: 99%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    font-size: 16px;
}

.content u {
    text-decoration: none;
    color: #FFA037;
    margin-top: 20px;
    float: left;
    width: 99%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    font-size: 16px;
}

.games_bg {
    float: left;
    width: 100%;
    background-image: url('../../img/newimg/bg_top.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    background-color: #ffbd69;
}

.games_bg_2 {
    float: left;
    width: 100%;
    background-image: url('../../img/newimg/bg_top.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    background-color: #ffbd69;
}

.games_title {
    font-size: 42px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
}

.games_bg ul {
    width: 1040px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
}

.games_bg ul li {
    width: 130px;
    text-align: center;
    font-size: 14px;
    height: 146px;
    float: left;
    margin-bottom: 20px;
    font-weight: bold;
}

.games_bg img {
    height: 100px;
    width: 100px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 4px;
    margin-left: 15px;
    border-radius: 24px;
}

.games_bg img:hover {
    height: 94px;
    width: 94px;
    margin-top: 10px;
    margin-right: 18px;
    margin-bottom: 4px;
    margin-left: 18px;
    border-radius: 24px;
}

.bg-transition {
    background-position: 0px -10px;
    background-repeat: repeat;
    -webkit-animation: animated-bg 30s linear infinite alternate;
    animation: animated-bg 30s linear infinite alternate;
    z-index: 1;
    position: relative;
    background-image: url('../../img/newimg/pattern-bg.png');
}

.bg-transition:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #ff6f51;
    opacity: 0.96;
    z-index: -1;
}


#imgBgc {
    background-image: url('../../img/newimg/pattern-bg2.png'); /* 什么图片都可以*/
    background-attachment: fixed; /* 让背景图片和文本脱离*/
    background-position: center center;
    -webkit-animation: scrollToUp 10s linear infinite; /* 引入 scrollToUp动画 */
    animation: scrollToUp 10s linear infinite;
    background-repeat: repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    float: left;
    width: 100%;
}

@-webkit-keyframes scrollToUp {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 -258px;
    / / 向上滚动则就是图片的高度的负值，否则为图片的宽度，也可以百分比
    }
}

@keyframes scrollToUp {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 -258px;
    }
}




