@charset "utf-8";
.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
}

body {
    font: 12px / 1.5 "Microsoft YaHei", "meiryo", "arial";
    margin: 0;
    padding: 0;
    background-color: #f3f2f2;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    outline: none;
}

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;
}

input {
    border: 0;
    line-height: normal;
    outline: none;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-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-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

dl,
dd {
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mainWidth {
    width: 1000px;
    margin: 0 auto;
    *zoom: 1;
}

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

.mainWidth:after {
    clear: both;
}

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

.mainWidth:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

.page1 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px;
}

.page {
    overflow: hidden;
    display: inline-block;
}

.page .number {
    height: 28px;
    width: 28px;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    color: #2f2f2f;
    font-size: 14px;
    display: block;
    float: left;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.page .initial {
    height: 28px;
    width: 55px;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    color: #000;
    font-size: 14px;
    display: block;
    float: left;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.page .current {
    margin-left: 0;
}

.page .active {
    color: #fff;
    border: none;
    background: #006ebc;
}

.page .input {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    color: #2f2f2f;
    font-size: 14px;
    display: block;
    float: left;
    margin: 0 8px 0 28px;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?7vr7dx');
    src: url('../fonts/icomoon.eot?7vr7dx#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?7vr7dx') format('truetype'), url('../fonts/icomoon.woff?7vr7dx') format('woff'), url('../fonts/icomoon.svg?7vr7dx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-jianjie:before {
    content: "\e90c";
}

.icon-money:before {
    content: "\e90b";
}

.icon-dailian:before {
    content: "\e90a";
}

.icon-game:before {
    content: "\e900";
}

.icon-link:before {
    content: "\e901";
}

.icon-love:before {
    content: "\e902";
}

.icon-news:before {
    content: "\e903";
}

.icon-password:before {
    content: "\e904";
}

.icon-people:before {
    content: "\e905";
}

.icon-play .path1:before {
    content: "\e906";
}

.icon-play .path2:before {
    content: "\e907";
}

.icon-play .path3:before {
    content: "\e908";
}

.icon-play .path4:before {
    content: "\e909";
}

header {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 16px;
    min-width: 1000px;
}

header:before,
header:after {
    display: table;
    content: "";
}

header:after {
    clear: both;
}

header:before,
header:after {
    display: table;
    content: "";
}

header:after {
    clear: both;
}

header .header-top {
    width: 100%;
    height: 39px;
    line-height: 39px;
    background-color: #dadada;
}

header .header-top .header-playimage {
    float: left;
    width: 14px;
    height: 14px;
    margin-right: 13px;
}

header .header-top .header-playimage img {
    width: 100%;
    height: 100%;
}

header .header-line {
    width: 100%;
    height: 2px;
    margin-bottom: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#fdfbfb), color-stop(#e40f17), color-stop(#faf735), to(#fdfbfb));
    background: -webkit-linear-gradient(left, #fdfbfb, #e40f17, #faf735, #fdfbfb);
    background: linear-gradient(to right, #fdfbfb, #e40f17, #faf735, #fdfbfb);
}

header .header-nav {
    height: 86px;
    width: 100%;
}

header .header-nav .header-logo {
    width: 220px;
    height: 86px;
    float: left;
    margin-right: 86px;
}

header .header-nav .header-logo img {
    width: 100%;
    height: 100%;
}

header .header-nav .header-second-p {
    text-align: right;
}

header .header-nav ul {
    list-style: none;
    overflow: hidden;
}

header .header-nav ul li {
    float: left;
    width: 88px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
    margin-right: 13px;
    border-bottom: 4px solid #be2424;
}

header .header-nav ul li:last-child {
    margin-right: 0;
}

header .header-nav ul li:hover {
    background-color: #be2424;
}

header .header-nav .orange {
    border-bottom: 4px solid #ea6b48;
}

header .header-nav .orange:hover {
    background-color: #ea6b48;
}

header .header-nav .yellow {
    border-bottom: 4px solid #f1e94b;
}

header .header-nav .yellow:hover {
    background-color: #f1e94b;
}

header .header-nav .green {
    border-bottom: 4px solid #21bf2c;
}

header .header-nav .green:hover {
    background-color: #21bf2c;
}

header .header-nav .linght-green {
    border-bottom: 4px solid #16bfc5;
}

header .header-nav .linght-green:hover {
    background-color: #16bfc5;
}

header .header-nav .blue {
    border-bottom: 4px solid #1f1bc2;
}

header .header-nav .blue:hover {
    background-color: #1f1bc2;
}

header .header-nav .purple {
    border-bottom: 4px solid #991abe;
}

header .header-nav .purple:hover {
    background-color: #991abe;
}

.leftside {
    float: left;
    width: 220px;
    overflow: hidden;
    margin-bottom: 18px;
}

.leftside .loding {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 14px 18px 10px 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 11px;
}

.leftside .loding .loding-title {
    text-align: center;
    font-size: 14px;
    margin-bottom: 16px;
}

.leftside .loding input {
    width: 100%;
    height: 24px;
    background-color: #e6e6e6;
    padding-left: 30px;
    margin-bottom: 9px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.leftside .loding .loding-people {
    position: absolute;
    top: 52px;
    left: 23px;
    font-size: 16px;
}

.leftside .loding .loding-password {
    position: absolute;
    top: 83px;
    left: 21px;
    opacity: 0.5;
    font-size: 20px;
}

.leftside .loding .input-yzm {
    width: 94px;
    padding-left: 8px;
    float: left;
}

.leftside .loding .yzm-image {
    float: right;
    width: 75px;
    height: 24px;
    margin-bottom: 9px;
}

.leftside .loding .yzm-image img {
    width: 100%;
    height: 100%;
}

.leftside .loding .order {
    width: 76px;
    height: 24px;
    display: block;
    margin: 10px auto 19px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #be2424;
    border: 0;
    text-align: center;
    line-height: 24px;
}

.leftside .loding a {
    color: #999999;
}

.leftside .loding .loaded-name {
    text-align: center;
    color: #12bcef;
    font-size: 18px;
}

.leftside .loding .loaded-infor {
    width: 100%;
    height: 38px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    border: 1px solid #fd6673;
}

.leftside .loding .loaded-infor:hover {
    background-color: #fd6673;
}

.leftside .loding .loaded-infor:hover a {
    color: #fff;
}

.leftside .left-menu {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.leftside .left-menu .left-menu-top {
    width: 100%;
    height: 36px;
    background-color: #be2424;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.leftside .left-menu ul {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding: 16px 9px 0 9px;
    border: 1px solid #dadada;
    border-top: 0;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.leftside .left-menu ul li {
    margin-bottom: 14px;
    overflow: hidden;
}

.leftside .left-menu ul li span {
    width: 190px;
    float: right;
}

.leftside .left-menu ul li:hover span {
    color: #00b7ee;
}

.rightside {
    float: right;
    width: 767px;
    overflow: hidden;
    margin-bottom: 18px;
    *zoom: 1;
}

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

.rightside:after {
    clear: both;
}

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

.rightside:after {
    clear: both;
}

.rightside .rightside-top {
    width: 100%;
    height: 40px;
    border: 1px solid #dadada;
    background-color: #fff;
    padding: 6px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .rightside-top input {
    width: 140px;
    height: 100%;
    background-color: #f8f8f8;
    padding-left: 12px;
    margin-left: 9px;
    float: left;
}

.rightside .rightside-top span {
    margin-left: 10px;
    float: left;
    line-height: 26px;
    cursor: pointer;
}

.rightside .rightside-top div {
    text-align: right;
    width: 100px;
    line-height: 26px;
}

.rightside .rightside-top .seacher {
    width: 80px;
    height: 100%;
    float: right;
    border: 0;
    text-align: center;
    line-height: 26px;
    background-color: #e01b1b;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .game {
    width: 535px;
    overflow: hidden;
    position: absolute;
    top: 200px;
    border: 1px solid #ea6b48;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
    background-color: #fff;
    z-index: 100;
}

.rightside .game .game-top {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ea6b48;
    padding-top: 16px;
    padding-bottom: 10px;
}

.rightside .game .game-top ul {
    overflow: hidden;
}

.rightside .game .game-top ul li {
    float: left;
    border-right: 1px solid #dedede;
    padding: 0 16px 0 18px;
}

.rightside .game .game-top ul li:last-child {
    border-right: 0;
}

.rightside .game .game-content {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rightside .game .game-content ul {
    width: 100%;
    list-style: none;
    padding: 15px 12px 5px 17px;
    overflow: hidden;
}

.rightside .game .game-content ul li {
    float: left;
    width: 33.3%;
    margin-bottom: 13px;
    cursor: pointer;
}

.rightside .game .game-content ul li:hover {
    color: #ea6b48;
}

.rightside .game .game-content span {
    position: absolute;
    bottom: 2px;
    right: 6px;
    cursor: pointer;
    color: #ff0000;
}

.rightside .dailishang {
    width: 535px;
    overflow: hidden;
    position: absolute;
    top: 200px;
    border: 1px solid #ea6b48;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
    margin-left: 166px;
    background-color: #fff;
    z-index: 100;
}

.rightside .dailishang .dailishang-content {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rightside .dailishang .dailishang-content ul {
    width: 100%;
    list-style: none;
    padding: 15px 12px 5px 17px;
    overflow: hidden;
}

.rightside .dailishang .dailishang-content ul li {
    float: left;
    width: 33.3%;
    margin-bottom: 13px;
    cursor: pointer;
}

.rightside .dailishang .dailishang-content ul li:hover {
    color: #ea6b48;
}

.rightside .dailishang .dailishang-content span {
    position: absolute;
    bottom: 2px;
    right: 6px;
    cursor: pointer;
    color: #ff0000;
}

.rightside .second-left {
    width: 548px;
    float: left;
    overflow: hidden;
    margin-top: 14px;
}

.rightside .second-left .second-left-infor {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 14px 19px 0 19px;
    margin-bottom: 12px;
}

.rightside .second-left .second-left-infor .second-left-infor-logo {
    font-size: 18px;
    float: left;
    color: #ea6b48;
}

.rightside .second-left .second-left-infor .second-left-infor-title {
    font-size: 14px;
    font-weight: bold;
    margin-left: 7px;
    color: #ea6b48;
}

.rightside .second-left .second-left-infor ul {
    overflow: hidden;
    list-style: none;
    margin-top: 12px;
}

.rightside .second-left .second-left-infor ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 17px;
}

.rightside .second-left .second-left-infor ul li .second-left-infor-name {
    width: 420px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.rightside .second-left .second-left-game {
    width: 100%;
    height: 210px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 17px;
}

.rightside .second-left .second-left-game .bd {
    height: 210px;
}

.rightside .second-left .second-left-game .bd ul {
    width: 100%;
    height: 210px;
    overflow: hidden;
}

.rightside .second-left .second-left-game .bd ul li {
    float: left;
    width: 100%;
    height: 210px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.rightside .second-left .second-left-game .bd ul li .second-left-game-image {
    width: 100%;
    height: 100%;
}

.rightside .second-left .second-left-game .bd ul li .second-left-game-image img {
    width: 100%;
    height: 100%;
}

.rightside .second-left .second-left-game .hd {
    position: absolute;
    bottom: 0px;
    right: 0;
    padding-bottom: 8px;
    padding-right: 11px;
}

.rightside .second-left .second-left-game .hd ul {
    overflow: hidden;
    width: 100%;
}

.rightside .second-left .second-left-game .hd li {
    float: left;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    background: #a7a7a7;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    behavior: url(ie-css3.htc);
    /* 通知IE浏览器调用脚本作用于'box'类 */
}

.rightside .second-left .second-left-game .hd li.on {
    background: #ea6b48;
}

.rightside .second-left .all-games {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.rightside .second-left .all-games .all-games-top {
    width: 100%;
    height: 35px;
    background-color: #ea6b48;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .second-left .all-games .all-games-content {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dadada;
    border-top: 0;
    padding: 10px 15px 15px 15px;
}

.rightside .second-left .all-games .all-games-content ul {
    overflow: hidden;
    list-style: none;
}

.rightside .second-left .all-games .all-games-content ul li {
    width: 163px;
    height: 75px;
    float: left;
    margin-right: 13px;
    margin-top: 14px;
    position: relative;
}

.rightside .second-left .all-games .all-games-content ul li:nth-child(3n) {
    margin-right: 0;
}

.rightside .second-left .all-games .all-games-content ul li .games-images {
    width: 163px;
    height: 48px;
    margin-bottom: 10px;
}

.rightside .second-left .all-games .all-games-content ul li .games-images img {
    width: 100%;
    height: 100%;
}

.rightside .second-left .all-games .all-games-content ul li .games-name {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.rightside .second-left .all-games .all-games-content ul li .game-hot {
    width: 0;
    height: 0;
    border-width: 36px 36px 0 0;
    border-style: solid;
    border-color: transparent #e62b2b transparent #e62b2b;
    position: absolute;
    right: -3px;
    top: -8px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.rightside .second-left .all-games .all-games-content ul li .game-order {
    border-color: transparent #138d1a transparent #138d1a;
}

.rightside .second-left .all-games .all-games-content ul li .game-new {
    border-color: transparent #118f94 transparent #118f94;
}

.rightside .second-left .all-games .all-games-content ul li .game-biaoqian {
    color: #fff;
    position: absolute;
    right: -4px;
    top: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rightside .second-right {
    width: 208px;
    float: right;
    overflow: hidden;
    margin-top: 14px;
}

.rightside .second-right .second-right-time {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 12px;
}

.rightside .second-right .second-right-time .second-right-time-top {
    text-align: center;
    line-height: 36px;
    background-color: #1c9f25;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .second-right .second-right-time .second-right-time-content {
    overflow: hidden;
    width: 100%;
    border: 1px solid #dadada;
    padding: 16px 12px 7px 12px;
    border-top: 0;
}

.rightside .second-right .second-right-time .second-right-time-content p {
    margin-bottom: 15px;
}

.rightside .second-right .second-right-code {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 20px 11px 12px;
    margin-bottom: 12px;
    color: #ea6b48;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rightside .second-right .second-right-code p {
    margin-bottom: 15px;
    letter-spacing: -1px;
}

.rightside .second-right .second-right-code .code-image {
    width: 133px;
    /* overflow: hidden; */
    /* text-align: center; */
    /* padding-left: 30px; */
    /* margin-bottom: 24px; */
    height: 133px;
    margin: 0 auto 24px;
    /* display: flex;
    justify-content: center; */
}

.rightside .second-right .second-right-code .code-image img {
    width: 133px;
    height: 133px;
}

.rightside .second-right .second-right-code button {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #15aaaf;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .second-right .second-right-pay {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 12px;
}

.rightside .second-right .second-right-pay .second-right-pay-top {
    text-align: center;
    line-height: 36px;
    background-color: #1d19ae;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rightside .second-right .second-right-pay .second-right-pay-content {
    overflow: hidden;
    width: 100%;
    border: 1px solid #dadada;
    padding: 12px 19px 6px 20px;
    border-top: 0;
}

.rightside .second-right .second-right-pay .second-right-pay-content .pay-bank {
    width: 166px;
    height: 50px;
    margin: 0 auto 7px;
    -webkit-box-shadow: 0 0 10px #ededed;
    box-shadow: 0 0 10px #ededed;
}

.rightside .second-right .second-right-pay .second-right-pay-content .pay-bank img {
    width: 100%;
    height: 100%;
}

.rightside .second-right .second-right-gongshi {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.rightside .second-right .second-right-gongshi .second-right-gongshi-top {
    width: 100%;
    height: 36px;
    background-color: #8c19ad;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
}

.rightside .second-right .second-right-gongshi .second-right-gongshi-top2 {
    width: 100%;
    height: 36px;
    background-color: #be2424;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
}

.rightside .second-right .second-right-gongshi ul {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding: 16px 9px 0 9px;
    border: 1px solid #dadada;
    border-top: 0;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rightside .second-right .second-right-gongshi ul li {
    margin-bottom: 14px;
    overflow: hidden;
}

.rightside .second-right .second-right-gongshi ul li span {
    width: 175px;
    float: right;
}

.rightside .second-right .second-right-gongshi ul li:hover span {
    color: #00b7ee;
}

.order-recommended {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px 12px 0 12px;
    float: left;
    margin-bottom: 13px;
}

.order-recommended .order-recommended-top {
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #ea6b48;
}

.order-recommended .order-recommended-top .order-recommended-top-image {
    font-size: 18px;
    float: left;
    margin-right: 7px;
}

.order-recommended ul {
    list-style: none;
}

.order-recommended ul li {
    width: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}

footer {
    width: 100%;
    overflow: hidden;
    background-color: #666666;
    padding: 12px 0px;
    min-width: 1000px;
    *zoom: 1;
}

footer:before,
footer:after {
    display: table;
    content: "";
}

footer:after {
    clear: both;
}

footer:before,
footer:after {
    display: table;
    content: "";
}

footer:after {
    clear: both;
}

footer .footer-logo {
    width: 180px;
    height: 70px;
    float: left;
}

footer .footer-logo img {
    width: 100%;
    height: 100%;
}

footer .footer-map {
    float: right;
    padding-right: 5px;
}

footer .footer-map ul {
    overflow: hidden;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 25px;
}

footer .footer-map ul li {
    padding: 0 9px;
    width: auto;
    border-right: 1px solid #adadad;
    float: left;
    letter-spacing: -1px;
    color: #fff;
}

footer .footer-map ul li:last-child {
    -webkit-border-radius: 0;
    border-radius: 0;
}

footer .footer-map .com {
    text-align: right;
    color: #c3c2c1;
}

.gold-first {
    float: right;
    width: 767px;
    overflow: hidden;
    margin-bottom: 18px;
    *zoom: 1;
}

.gold-first:before,
.gold-first:after {
    display: table;
    content: "";
}

.gold-first:after {
    clear: both;
}

.gold-first:before,
.gold-first:after {
    display: table;
    content: "";
}

.gold-first:after {
    clear: both;
}

.gold-first .gold-first-nav {
    border-top: 1px solid #dadada;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #888;
}

.gold-first .gold-infor {
    width: 100%;
    overflow: hidden;
    padding: 14px 28px 22px 24px;
    border: 1px solid #dadada;
    background-color: #fff;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gold-first .gold-infor .gold-infor-title {
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 18px;
}

.gold-first .gold-infor .gold-infor-title i {
    font-size: 18px;
    color: #f0957c;
}

.gold-first .gold-infor .gold-infor-content {
    line-height: 24px;
}

.gold-first .gold-form {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gold-first .gold-form .gold-form-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #ea6b48;
    padding-right: 18px;
    color: #fff;
    text-align: right;
    font-size: 14px;
}

.gold-first .gold-form .gold-form-content {
    padding: 20px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dadada;
    border-top: 0;
}

.gold-first .gold-form .gold-form-content .gold-form-content-fenlei {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #eeeeee;
}

.gold-first .gold-form .gold-form-content .gold-form-content-fenlei .gold-form-content-server {
    width: 185px;
    float: left;
    text-align: center;
}

.gold-first .gold-form .gold-form-content .gold-form-content-fenlei .gold-form-content-momey {
    width: 108px;
    text-align: center;
    float: left;
}

.gold-first .gold-form .gold-form-content .gold-form-content-detail {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #dadada;
}

.gold-first .gold-form .gold-form-content .gold-form-content-detail .gold-form-detail-server {
    width: 185px;
    height: 55px;
    float: left;
    text-align: center;
    padding-top: 15px;
}

.gold-first .gold-form .gold-form-content .gold-form-content-detail .gold-form-detail-momey {
    width: 108px;
    text-align: center;
    float: left;
    height: 55px;
    padding-top: 15px;
}

.gold-first .gold-form .gold-form-content .gold-form-content-detail button {
    width: 78px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #be2424;
    color: #fff;
    border: 0;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gold-first .gold-game-news {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gold-first .gold-game-news .gold-game-news-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #ea6b48;
    padding-left: 28px;
    color: #fff;
    font-size: 14px;
}

.gold-first .gold-game-news ul {
    overflow: hidden;
    list-style: none;
    padding: 32px 24px 18px 28px;
}

.gold-first .gold-game-news ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 14px;
}

.gold-first .gold-game-news ul li .gold-game-news-name {
    width: 620px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.gold-first .gold-game-news ul li:hover .gold-game-news-name {
    color: #00b7ee;
}

.gold-first .gold-game-news button {
    float: right;
    width: 77px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 0;
    background-color: #ea6b48;
    color: #fff;
    margin-right: 24px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.gold-first .gold-game-step1 {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 14px;
}

.gold-first .gold-game-step1 .gold-game-step1-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #ea6b48;
    padding-left: 28px;
    color: #fff;
    font-size: 14px;
}

.gold-first .gold-game-step1 .steps {
    width: 100%;
    overflow: hidden;
    padding: 20px 24px 10px 20px;
    background-color: #fff;
}

.gold-first .gold-game-step1 .steps .step1-detail {
    width: 100%;
    overflow: hidden;
    line-height: 36px;
    background-color: #eee;
    margin-bottom: 10px;
    position: relative;
}

.gold-first .gold-game-step1 .steps .step1-detail .step1-detail-zi {
    position: absolute;
    right: 323px;
    top: 0;
}

.gold-first .gold-game-step1 .steps .step1-detail .total-momey {
    text-align: center;
    color: #888;
}

.gold-first .gold-game-step1 .steps .step1-detail .leftname {
    width: 126px;
    float: left;
    text-align: right;
}

.gold-first .gold-game-step1 .steps .step1-detail .input-radio {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 6px;
}

.gold-first .gold-game-step1 .steps .step1-detail .margin-left25 {
    margin-left: 10px;
}

.gold-first .gold-game-step1 .steps .step1-detail .margin-left25 input {
    width: 282px;
}

.gold-first .gold-game-step1 .steps .step1-detail .margin-left65 {
    margin-left: 65px;
}

.gold-first .gold-game-step1 .steps .step1-detail select {
    width: 282px;
    background-color: #fff;
    margin-left: 10px;
    height: 25px;
    border: 0;
}

.gold-first .gold-game-step1 .steps .step1-detail .input-name {
    width: 282px;
    background-color: #fff;
    margin-left: 10px;
    height: 25px;
    border: 0;
    padding-left: 10px;
}

.gold-first .gold-game-step1 .steps .step1-detail span {
    margin-left: 3px;
    color: #a6a6a6;
}

.gold-first .gold-game-step1 .steps .step1-detail .small-select {
    width: 82px;
    height: 25px;
    background-color: #fff;
}

.gold-first .gold-game-step1 .steps .step1-detail textarea {
    width: 282px;
    height: 80px;
    background-color: #fff;
    margin-left: 10px;
    border: 0;
    margin-top: 6px;
    resize: none;
}

.gold-first .gold-game-step1 .steps .orderd {
    padding-left: 37px;
    color: #888;
}

.gold-first .gold-game-step1 .steps .orderd span {
    margin-left: 12px;
}

.gold-first .gold-game-step1 .steps .orderd a {
    color: #4b93fe;
}

.gold-first .gold-game-step1 .steps .second-orderd {
    padding-left: 139px;
    color: #888;
    margin-bottom: 15px;
}

.gold-first .gold-game-step1 .steps .queren {
    /* text-align: center; */
    margin-bottom: 35px;
    padding-left: 139px;
}

.gold-first .gold-game-step1 .steps .queren input {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    vertical-align: middle;
}

.gold-first .gold-game-step1 .steps .button-order {
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 47px;
}

.gold-first .gold-game-step1 .steps .button-order button {
    float: left;
    border: 0;
    width: 76px;
    height: 25px;
    color: #fff;
    background-color: #000;
    line-height: 25px;
    text-align: center;
    margin-left: 170px;
}

.gold-first .equipment {
    width: 100%;
    height: 350px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadada;
    padding: 20px 10px 20px 20px;
    margin-bottom: 14px;
}

.gold-first .equipment .equipment-left {
    float: left;
    margin-right: 13px;
}

.gold-first .equipment .equipment-left img {
    width: 267px;
    height: 267px;
}

.gold-first .equipment .equipment-left .equipment-left-name {
    width: 267px;
    text-align: center;
    color: #888;
}

.gold-first .equipment .equipment-right {
    width: 455px;
    float: right;
    overflow: hidden;
}

.gold-first .equipment .equipment-right .equipment-right-infor {
    width: 100%;
    height: 36px;
    background-color: #eeeeee;
    margin-bottom: 10px;
    line-height: 36px;
}

.gold-first .equipment .equipment-right .equipment-right-infor .equipment-right-infor-name {
    width: 85px;
    float: left;
    text-align: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor .equipment-right-infor-detail {
    width: 360px;
    float: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor2 {
    width: 223px;
    height: 36px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    float: left;
    line-height: 36px;
}

.gold-first .equipment .equipment-right .equipment-right-infor2 .equipment-right-infor2-name {
    width: 85px;
    float: left;
    text-align: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor2 .equipment-right-infor2-detail {
    width: 130px;
    float: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor3 {
    width: 223px;
    height: 36px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    float: left;
    line-height: 36px;
    margin-left: 9px;
}

.gold-first .equipment .equipment-right .equipment-right-infor3 .equipment-right-infor3-name {
    width: 75px;
    float: left;
    text-align: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor3 .equipment-right-infor3-detail {
    width: 130px;
    float: right;
}

.gold-first .equipment .equipment-right .equipment-right-infor-introduce {
    width: 100%;
    height: 120px;
    text-indent: 2em;
    background-color: #eeeeee;
    border: 0;
    float: left;
    padding-top: 13px;
}

.gold-first .formalities {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadada;
}

.orangebg {
    background-color: #ea6b48 !important;
}

.graybg {
    background-color: #888 !important;
}

.equipment-right {
    width: 767px;
    overflow: hidden;
    float: right;
    *zoom: 1;
}

.equipment-right:before,
.equipment-right:after {
    display: table;
    content: "";
}

.equipment-right:after {
    clear: both;
}

.equipment-right:before,
.equipment-right:after {
    display: table;
    content: "";
}

.equipment-right:after {
    clear: both;
}

.equipment-right .equipment-first-nav {
    border-top: 1px solid #dadada;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #888;
}

.equipment-right .equipment-infor {
    width: 100%;
    overflow: hidden;
    padding: 14px 28px 22px 24px;
    border: 1px solid #dadada;
    background-color: #fff;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.equipment-right .equipment-infor .equipment-infor-title {
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 18px;
}

.equipment-right .equipment-infor .equipment-infor-title i {
    font-size: 18px;
    color: #f0957c;
}

.equipment-right .equipment-infor .equipment-infor-content {
    line-height: 24px;
}

.equipment-right .games-equipment {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.equipment-right .games-equipment .games-equipment-top {
    width: 100%;
    height: 35px;
    background-color: #ea6b48;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.equipment-right .games-equipment .games-equipment-content {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dadada;
    border-top: 0;
    padding: 10px 15px 15px 15px;
}

.equipment-right .games-equipment .games-equipment-content ul {
    overflow: hidden;
    list-style: none;
}

.equipment-right .games-equipment .games-equipment-content ul li {
    width: 163px;
    height: 75px;
    float: left;
    margin-right: 25px;
    margin-top: 14px;
    position: relative;
}

.equipment-right .games-equipment .games-equipment-content ul li:nth-child(4n) {
    margin-right: 0;
}

.equipment-right .games-equipment .games-equipment-content ul li .games-images {
    width: 163px;
    height: 48px;
    margin-bottom: 10px;
}

.equipment-right .games-equipment .games-equipment-content ul li .games-images img {
    width: 100%;
    height: 100%;
}

.equipment-right .games-equipment .games-equipment-content ul li .games-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    text-align: center;
}

.equipment-right .games-equipment .games-equipment-content ul li .game-hot {
    width: 0;
    height: 0;
    border-width: 36px 36px 0 0;
    border-style: solid;
    border-color: transparent #e62b2b transparent #e62b2b;
    position: absolute;
    right: -3px;
    top: -8px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.equipment-right .games-equipment .games-equipment-content ul li .game-order {
    border-color: transparent #138d1a transparent #138d1a;
}

.equipment-right .games-equipment .games-equipment-content ul li .game-new {
    border-color: transparent #118f94 transparent #118f94;
}

.equipment-right .games-equipment .games-equipment-content ul li .game-biaoqian {
    color: #fff;
    position: absolute;
    right: -4px;
    top: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.equipment-detail-games-name {
    width: 130px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* -webkit-animation: marquee 5s linear infinite;
          animation: marquee 5s linear infinite; */
    text-overflow: ellipsis;
}

.marquee:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes marquee {
    0% {
        text-indent: 1em;
    }
    100% {
        text-indent: -260px;
    }
}

@keyframes marquee {
    0% {
        text-indent: 1em;
    }
    100% {
        text-indent: -260px;
    }
}

.equipment-second {
    float: right;
    width: 767px;
    overflow: hidden;
    margin-bottom: 18px;
    *zoom: 1;
}

.equipment-second:before,
.equipment-second:after {
    display: table;
    content: "";
}

.equipment-second:after {
    clear: both;
}

.equipment-second:before,
.equipment-second:after {
    display: table;
    content: "";
}

.equipment-second:after {
    clear: both;
}

.equipment-second .equipment-second-nav {
    border-top: 1px solid #dadada;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #888;
}

.equipment-second .equipment-second-content {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 20px 5px 20px;
    background-color: #fff;
}

.equipment-second .equipment-second-content .equipment-second-top {
    width: 100%;
    height: 36px;
    background-color: #eeeeee;
    margin-bottom: 12px;
    line-height: 36px;
}

.equipment-second .equipment-second-content .equipment-second-top .equipment-second-top-image {
    width: 129px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.equipment-second .equipment-second-content .equipment-second-top .equipment-second-top-name {
    width: 85px;
    float: left;
    margin-right: 4px;
    padding-left: 6px;
}

.equipment-second .equipment-second-content .equipment-second-top .equipment-second-toppay {
    width: 72px;
    float: left;
    margin-right: 4px;
    text-align: center;
}

.equipment-second .equipment-second-content .equipment-second-top .equipment-second-top-button {
    width: 110px;
    float: left;
    text-align: center;
}

.equipment-second .equipment-second-content .equipment-second-list {
    width: 100%;
    overflow: hidden;
    padding-bottom: 11px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 12px;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-list-image {
    width: 129px;
    height: 128px;
    float: left;
    margin-right: 10px;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-list-image img {
    width: 100%;
    height: 100%;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-list-name {
    width: 85px;
    height: 128px;
    padding-top: 50px;
    border: 1px solid #dadada;
    padding-left: 6px;
    float: left;
    margin-right: 4px;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-listpay {
    width: 72px;
    float: left;
    height: 128px;
    padding-top: 50px;
    border: 1px solid #dadada;
    margin-right: 4px;
    text-align: center;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-list-button {
    width: 110px;
    float: left;
}

.equipment-second .equipment-second-content .equipment-second-list .equipment-second-list-button button {
    display: block;
    margin: 52px auto 0;
    width: 77px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #be2424;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.paybank {
    float: right;
    width: 767px;
    overflow: hidden;
    margin-bottom: 18px;
    *zoom: 1;
}

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

.paybank:after {
    clear: both;
}

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

.paybank:after {
    clear: both;
}

.paybank .paybank-nav {
    border-top: 1px solid #dadada;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #888;
}

.paybank .paybank-content {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadada;
    padding: 15px 35px 5px 12px;
}

.paybank .paybank-content .paybank-content-bank {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.paybank .paybank-content .paybank-content-bank .paybank-content-bank-left {
    width: 247px;
    height: 75px;
    border: 2px solid #f3f2f2;
    float: left;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.paybank .paybank-content .paybank-content-bank .paybank-content-bank-left img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.paybank .paybank-content .paybank-content-bank .paybank-content-bank-right {
    width: 452px;
    height: 75px;
    border: 2px solid #f3f2f2;
    overflow: hidden;
    float: right;
    padding: 8px 15px 12px 15px;
}

.paybank .paybank-content .paybank-content-bank .paybank-content-bank-right p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    color: #888888;
}

.paybank .paybank-content .paybank-content-bank .paybank-content-bank-right i {
    color: #ec7859;
}

.loading {
    float: right;
    width: 767px;
    overflow: hidden;
    margin-bottom: 18px;
    *zoom: 1;
}

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

.loading:after {
    clear: both;
}

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

.loading:after {
    clear: both;
}

.loading .loading-nav {
    border-top: 1px solid #dadada;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #888;
}

.loading .loading-infor {
    width: 100%;
    overflow: hidden;
    padding: 14px 28px 22px 24px;
    border: 1px solid #dadada;
    background-color: #fff;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.loading .loading-infor .loading-infor-title {
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 18px;
}

.loading .loading-infor .loading-infor-title i {
    font-size: 18px;
    color: #f0957c;
}

.loading .loading-infor .loading-infor-content {
    line-height: 24px;
    font-family: Meiryo;
    font-size: 12px;
}

.loading .loading-content {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 14px;
}

.loading .loading-content .loading-content-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #ea6b48;
    padding-left: 28px;
    color: #fff;
    font-size: 14px;
}

.loading .loading-content .loading-step {
    width: 100%;
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    background-color: #fff;
}

.loading .loading-content .loading-step .step-detail {
    width: 100%;
    overflow: hidden;
    background-color: #eee;
    margin-bottom: 10px;
}

.loading .loading-content .loading-step .step-detail .leftname {
    width: 155px;
    float: left;
    text-align: right;
    line-height: 36px;
}

.loading .loading-content .loading-step .step-detail .right-content {
    line-height: 36px;
    margin-left: 25px;
}

.loading .loading-content .loading-step .step-detail .input-name {
    width: 272px;
    background-color: #fff;
    margin-left: 10px;
    height: 25px;
    border: 0;
    padding-left: 10px;
    margin-top: 6px;
}

.loading .loading-content .loading-step .step-detail .input-name-change {
    width: 235px;
    background-color: #fff;
    margin-left: 10px;
    height: 25px;
    border: 0;
    padding-left: 10px;
    margin-top: 6px;
}

.loading .loading-content .loading-step .step-detail .more-detail {
    width: 280px;
    float: right;
    color: #a6a6a6;
    letter-spacing: -1px;
}

.loading .loading-content .loading-step .step-detail .more-detail2 {
    width: 320px;
    float: right;
    color: #a6a6a6;
    letter-spacing: -1px;
}

.loading .loading-content .loading-step .step-detail .line36 {
    line-height: 36px;
}

.loading .loading-content .orderd {
    padding-left: 37px;
    color: #888;
}

.loading .loading-content .orderd span {
    margin-left: 12px;
}

.loading .loading-content .orderd a {
    color: #4b93fe;
}

.loading .loading-content .second-orderd {
    padding-left: 138px;
    color: #888;
    margin-bottom: 15px;
}

.loading .loading-content .queren {
    text-align: center;
    margin-bottom: 35px;
}

.loading .loading-content .queren input {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    vertical-align: middle;
}

.loading .loading-content .button-order {
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 47px;
}

.loading .loading-content .button-order button {
    border: 0;
    width: 76px;
    height: 25px;
    color: #fff;
    background-color: #000;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.statute {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 40px;
    padding: 25px 20px 10px 20px;
}

.statute .statute-top {
    font-size: 14px;
    color: #ea6b48;
    margin-bottom: 25px;
}

.statute .statute-detail {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 25px;
}

.eq4 {
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 47px;
}

.eq4 button {
    float: left;
    border: 0;
    width: 76px;
    height: 25px;
    color: #fff;
    background-color: #000;
    line-height: 25px;
    text-align: center;
    margin-left: 170px;
}

.kefu-open {
    position: fixed;
    right: 100px;
    bottom: 0;
    cursor: pointer;
}

.kefu-close {
    position: fixed;
    right: 220px;
    bottom: 80px;
    cursor: pointer;
}


/*# sourceMappingURL=style.css.map */