html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

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

body {
  background-color: white;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto !important;
  /* margin: 0 auto; */
}

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

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

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

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  color: #707070;
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  outline: 0;
}

a {
  color: #534f4f;
  text-decoration: none;
}

a:hover {
  color: #088cff;
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: #BFC1C6;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #BFC1C6;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #BFC1C6;
}

:-ms-input-placeholder {
  color: #BFC1C6;
}

/* clear */
.f-cl {
  clear: left;
}

.f-cr {
  clear: right;
}

.f-cb {
  clear: both;
  height: 0;
  width: 0;
  font-size: 0;
}

/* float */
.f-fl {
  float: left;
}

.f-fr {
  float: right;
}

/* display */
.f-dn {
  display: none;
}

.f-db {
  display: block;
}

.f-dib {
  display: inline-block;
}

/* overflow */
.f-oh {
  overflow: hidden;
}

/* font */
.f-ff0 {
  font-family: arial, \5b8b\4f53, serif;
}

.f-ff1 {
  font-family: "Microsoft YaHei", arial, serif;
}

/* font-size */
.f-fs12 {
  font-size: 12px;
}

.f-fs14 {
  font-size: 14px;
}

.f-fs18 {
  font-size: 18px;
}

.f-fs24 {
  font-size: 24px;
}

/* font-weight */
.f-fwn {
  font-weight: normal;
}

.f-fwb {
  font-weight: bold;
}

/* text-align */
.f-tal {
  text-align: left;
}

.f-tac {
  text-align: center;
}

.f-tar {
  text-align: right;
}

/* line-height */
.f-lhn {
  line-height: normal;
}

.f-lh2 {
  line-height: 2;
}

/* margin */
.f-m0a {
  margin: 0 auto;
}

.f-mt0 {
  margin-top: 0;
}

.f-mt2 {
  margin-top: 2px;
}

.f-mt5 {
  margin-top: 5px;
}

.f-mt10 {
  margin-top: 10px;
}

.f-mt15 {
  margin-top: 15px;
}

.f-mt20 {
  margin-top: 20px;
}

.f-mt25 {
  margin-top: 25px;
}

.f-mt30 {
  margin-top: 30px;
}

.f-mt40 {
  margin-top: 40px;
}

.f-mt50 {
  margin-top: 50px;
}

.f-mb5 {
  margin-bottom: 5px;
}

.f-mb10 {
  margin-bottom: 10px;
}

.f-mb20 {
  margin-bottom: 20px;
}

.f-mb30 {
  margin-bottom: 30px;
}

.f-mb50 {
  margin-bottom: 50px;
}

.f-ml10 {
  margin-left: 10px;
}

.f-ml24 {
  margin-left: 24px;
}

.f-ml30 {
  margin-left: 30px;
}

.f-mr10 {
  margin-right: 10px;
}

.f-mr20 {
  margin-right: 20px;
}

/* padding */
.f-p5 {
  padding: 5px;
}

.f-p10 {
  padding: 10px;
}

.f-p15 {
  padding: 15px;
}

.f-p20 {
  padding: 20px;
}

/* width */
.f-w100 {
  width: 100%;
}

.f-w30 {
  width: 30%;
}

.f-w40 {
  width: 40%;
}

/* color */
.f-gray {
  color: #999;
}

.f-red {
  color: red;
}

.f-blue {
  color: #088AFF;
}

.f-orange {
  color: #ff8759;
}

/* position */
.f-pr {
  position: relative;
}

.u-input-text {
  height: 44px;
  line-height: 44px;
  border: 1px solid #BFC1C6;
  border-radius: 4px;
  padding: 0 10px;
  color: #666666;
}

.u-select {
  height: 44px;
  line-height: 44px;
  border: 1px solid #BFC1C6;
  border-radius: 4px;
  padding: 0 10px;
  color: #666666;
  background-color: white;
}

.u-textarea {
  border: 1px solid #BFC1C6;
  border-radius: 4px;
  padding: 10px;
}

.u-input-text-icon {
  position: relative;
}

.u-input-text-icon input.input {
  height: 44px;
  line-height: 44px;
  border: 1px solid #BFC1C6;
  border-radius: 4px;
  padding: 0 10px 0 58px;
  color: #666666;
}

.u-input-text-icon img.img {
  width: 18px;
  height: 20px;
  position: absolute;
  top: 13px;
  left: 21px;
}

.u-readonly {
  background-color: #EEEEEE;
}

.u-btn1 {
  border: 0;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #088AFF;
  border-radius: 8px;
  cursor: pointer;
}

.u-btn1:active {
  background-color: #0885d1;
}

.u-btn1:disabled {
  background-color: #E4E9EC;
}

.u-btn2 {
  border: 0;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: white;
  font-size: 14px;
  background-color: #088AFF;
  border-radius: 4px;
  cursor: pointer;
}

.u-btn2:active {
  background-color: #0885d1;
}

.u-btn3 {
  background-color: #E4E9EC;
  border-radius: 8px;
  border: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999999;
  font-size: 16px;
  cursor: pointer;
}

.u-btn3:hover {
  background-color: #088AFF;
  color: white;
}

.u-btn3:active {
  background-color: #0885d1;
}

.u-btn4 {
  border: 0;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #BEBEBE;
  border-radius: 8px;
  cursor: pointer;
}

.u-btn4:active {
  background-color: #b3b3b3;
}

.u-btn5 {
  border: 0;
  width: 180px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #088AFF;
  border-radius: 8px;
  cursor: pointer;
}

.u-btn5:active {
  background-color: #0885d1;
}

.u-btn6 {
  border: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #088AFF;
  border-radius: 8px;
  cursor: pointer;
}

.u-btn6:hover {
  background-color: #0885d1;
  color: white;
}

.u-btn6:disabled {
  background-color: #D0D0D0;
}

.u-btn-blue {
  border: 0;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #088AFF;
  border-radius: 8px;
  cursor: pointer;
}

.u-btn-blue:active {
  background-color: #0885d1;
}

.m-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.m-alert.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.m-alert.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.m-box .box-title {
  padding-left: 10px;
  border-left: solid 3px #088AFF;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #0B0B0B;
}

.m-box .box-content {
  overflow: hidden;
}

.m-table {
  border: 0;
}

.m-table td {
  border: 0;
}

.m-ranking-box {
  width: 380px;
  height: 606px;
  padding: 2px;
}

.m-ranking-box .ranking-box-title {
  width: 380px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 8px 8px 0px 0px;
}

.m-ranking-box .ranking-box-title img {
  width: 32px;
  height: 27px;
  position: relative;
  top: 6px;
  left: -10px;
}

.m-ranking-box .ranking-box-title-purple {
  background-image: linear-gradient(-139deg, #D6A7FF 26%, #AD6EFF 68%);
}

.m-ranking-box .ranking-box-title-blue {
  background-image: linear-gradient(-142deg, #00BFFF 10%, #008BFF 91%);
}

.m-ranking-box .ranking-box-title-orange {
  background-image: linear-gradient(-175deg, #FFC85B 0%, #FF8E64 100%);
}

.m-ranking-box .ranking-box-content {
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  border-radius: 0 0 8px 8px;
  width: 380px;
  height: 536px;
}

.m-ranking-box .ranking-box-content ul {
  width: 380px;
  height: 516px;
  padding: 10px 0;
}

.m-ranking-box .ranking-box-content ul li {
  width: 380px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  border-bottom: solid 1px #F3F3F3;
}

.m-ranking-box .ranking-box-content ul li a {
  width: 380px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: block;
}

.m-ranking-box .ranking-box-content ul li a .no {
  width: 60px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #666666;
  text-align: center;
  font-size: 14px;
}

.m-ranking-box .ranking-box-content ul li a .site {
  width: 110px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #151515;
  text-align: justify;
  font-weight: bold;
  margin-right: 10px;
}

.m-ranking-box .ranking-box-content ul li a .msg {
  width: 150px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #666666;
  padding-right: 50px;
  background: url("../image/more.png") no-repeat 165px 17px;
}

.m-ranking-box .ranking-box-content ul li a .msg .num {
  font-size: 16px;
  font-weight: bold;
}

.m-ranking-box .ranking-box-content ul li a .player {
  width: 100px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #666666;
  margin-right: 10px;
}

.m-ranking-box .ranking-box-content ul li a .money {
  width: 80px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #ff8759;
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}

.m-ranking-box .ranking-box-content-purple .num {
  color: #ad6eff;
}

.m-ranking-box .ranking-box-content-purple a:hover {
  background-color: #F7EDFF;
}

.m-ranking-box .ranking-box-content-blue .num {
  color: #008cff;
}

.m-ranking-box .ranking-box-content-blue a:hover {
  background-color: #E2F2FF;
}

.m-ranking-box .ranking-box-content-orange .num {
  color: #003900;
}

.m-ranking-box .ranking-box-content-orange a:hover {
  background-color: #FEEFE9;
}

.m-message {
  text-align: center;
  border: solid 1px #eeeeee;
  margin: 20px auto 0 auto;
  width: 60%;
}

.m-message .message-title {
  padding: 10px 20px;
  border-bottom: solid 1px #eeeeee;
  background: #f0f0f0;
}

.m-message .message-content {
  padding: 20px;
}

.m-message .message-content .msg {
  color: #333333;
  font-size: 14px;
  padding-bottom: 50px;
}

.m-message .message-content .link a {
  color: #666666;
  font-size: 12px;
}

.m-message .message-content .link a:hover {
  color: #088AFF;
}

.m-pages {
  text-align: center;
  clear: both;
}

.m-pages .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.m-pages .pagination>li {
  display: inline;
}

.m-pages .pagination>li>a,
.m-pages .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #088AFF;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.m-pages .pagination>li:first-child>a,
.m-pages .pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.m-pages .pagination>li:last-child>a,
.m-pages .pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.m-pages .pagination>li>a:hover,
.m-pages .pagination>li>span:hover,
.m-pages .pagination>li>a:focus,
.m-pages .pagination>li>span:focus {
  z-index: 2;
  color: #0885D1;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.m-pages .pagination>.active>a,
.m-pages .pagination>.active>span,
.m-pages .pagination>.active>a:hover,
.m-pages .pagination>.active>span:hover,
.m-pages .pagination>.active>a:focus,
.m-pages .pagination>.active>span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #088AFF;
  border-color: #088AFF;
  cursor: default;
}

.m-pages .pagination>.disabled>span,
.m-pages .pagination>.disabled>span:hover,
.m-pages .pagination>.disabled>span:focus,
.m-pages .pagination>.disabled>a,
.m-pages .pagination>.disabled>a:hover,
.m-pages .pagination>.disabled>a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.header .top {
  width: 1200px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
}

.header .top .login {
  float: right;
}

.header .top .login .mylist {
  position: relative;
  padding-right: 15px;
  background: url("../image/login_allow_1.png") no-repeat right 19px;
}

.header .top .login .mylist .avatar {
  width: 30px;
  height: 44px;
  display: inline-block;
  line-height: 44px;
  margin-right: 5px;
}

.header .top .login .mylist .avatar img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  vertical-align: middle;
}

.header .top .login .mylist .phone {
  color: #e45b70;
}

.header .top .login .mylist .submenu {
  display: none;
  width: 130px;
  height: 108px;
  position: absolute;
  z-index: 1;
  background: white;
  box-shadow: 0 3px 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 0 0 5px 5px;
}

.header .top .login .mylist .submenu .profile {
  margin: 12px 0;
  text-align: center;
}

.header .top .login .mylist .submenu .profile a {
  display: block;
  border: 1px solid #E45B70;
  border-radius: 8px;
  width: 104px;
  height: 34px;
  line-height: 34px;
  color: #E45B70;
  margin: 0 auto;
}

.header .top .login .mylist .submenu .profile a:hover {
  background: rgba(228, 91, 112, 0.1);
}

.header .top .login .mylist .submenu .quit {
  margin-top: 10px;
  text-align: center;
}

.header .top .login .mylist .submenu .quit a {
  display: block;
  color: #666666;
  height: 34px;
  line-height: 34px;
}

.header .top .login .mylist .submenu .quit a:hover {
  color: #088AFF;
}

.header .top .login .mylist:hover {
  background: url("../image/login_allow_2.png") no-repeat right 18px;
}

.header .top .login .mylist:hover .submenu {
  display: block;
}

/* .header .top .notice {
  width: 900px;
  height: 44px;
  overflow: hidden;
  padding-left: 26px;
  background: url("../image/notice.png") no-repeat 0 15px;
} */
.header .top .notice li {
  font-size: 12px;
  line-height: 44px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header .head {
  width: 100%;
  background-color: #298bed;
}

.header .head .container {
  width: 1200px;
  height: 76px;
  line-height: 76px;
  margin: 0 auto;
  position: relative;
}

.header .head .container .logo {
  width: 170px;
  height: 76px;
  color: #088AFF;
  font-size: 20px;
  font-weight: bold;
  float: left;
}

.header .head .container .logo a {
  display: block;
  color: #088AFF;
  width: 170px;
  height: 76px;
}

.header .head .container .logo .newLogo {
  width: 170px;
  height: 76px;
}

.header .head .container ul.menu {
  width: 908px;
  float: left;
  margin-left: 30px;
}

.header .head .container ul.menu li {
  width: 120px;
  height: 76px;
  text-align: center;
  display: inline-block;
}

.header .head .container ul.menu li a {
  color: white;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  padding-bottom: 10px;
}

.header .head .container ul.menu li a.active {
  height: 50px;
  color: #fff;
}

.header .head .container a.btn {
  color: #298bed;
  font-size: 16px;
  width: 122px;
  height: 46px;
  line-height: 46px;
  position: relative;
  top: 15px;
  background-color: #fff;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  right: 0;
}

.header .head .container a.btn:hover {
  background-color: #0885d1;
}

.footer {
  background-color: #fff;
}

.footer .container {
  width: 1200px;
  height: 330px;
  margin: 0 auto;
  position: relative;
}

.footer .container .c1 {
  width: 500px;
  height: 100px;
  position: absolute;
  top: 68px;
  right: -14px;
}

.footer .container .c1 .row {
  margin-bottom: 25px;
}

.footer .container .c1 .row span {
  color: #333;
  vertical-align: middle;
  font-weight: 550;
}

.footer .container .c1 .row ul {
  display: inline-block;
  vertical-align: middle;
  width: 410px;
  overflow: hidden;
}

.footer .container .c1 .row ul li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 3px;
}

.footer .container .c1 .row ul li img {
  width: 84px;
  height: 34px;
  background: #fff;
}

.footer .container .c2 {
  width: 320px;
  height: 150px;
  position: absolute;
  top: 42px;
  left: 0px;
}

.footer .container .c2 .title {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  text-align: justify;
  font-weight: 550;
}

.footer .container .c2 .content {
  font-size: 12px;
  color: #333;
  text-align: justify;
  line-height: 24px;
}

.footer .container .c3 {
  width: 200px;
  height: 150px;
  position: absolute;
  top: 42px;
  left: 455px;
}

.footer .container .c3 .title {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  text-align: justify;
  font-weight: 550;
}

.footer .container .c3 .contact-us {
  font-size: 12px;
  color: #333;
  line-height: 24px;
}

.footer .container .c3 .contact-us li {
  line-height: 31px;
  padding-left: 30px;
  text-align: justify;
}

.footer .container .c3 .contact-us li.qq {
  background: url("../image/icon_qq.png") no-repeat 0 6px;
}

.footer .container .c3 .contact-us li.time {
  background: url("../image/icon_time1.png") no-repeat 0 6px;
}

.footer .container .c3 .contact-us li.email {
  background: url("../image/icon_email.png") no-repeat 0 6px;
}

.footer .container .version {
  font-size: 12px;
  color: #828282;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 280px;
}

.m-data-show {
  width: 1200px;
  height: 158px;
  margin: 0 auto;
  padding: 35px 0;
}

.m-data-show .item {
  width: 280px;
  height: 114px;
  position: relative;
  float: left;
}

.m-data-show .item img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 30px;
  top: 27px;
}

.m-data-show .item .label {
  color: white;
  font-size: 16px;
  position: absolute;
  left: 110px;
  top: 27px;
  line-height: 20px;
}

.m-data-show .item .data {
  color: white;
  position: absolute;
  left: 110px;
  top: 57px;
}

.m-data-show .item .data .num {
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}

.m-data-show .item .data .unit {
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 5px;
  display: inline-block;
}

.m-data-show .n1 {
  background: url("../image/r1.png") no-repeat;
}

.m-data-show .n2 {
  background: url("../image/r2.png") no-repeat;
  margin-left: 26px;
}

.m-data-show .n3 {
  background: url("../image/r3.png") no-repeat;
  margin-left: 26px;
}

.m-data-show .n4 {
  background: url("../image/r4.png") no-repeat;
  margin-left: 26px;
}

.m-complaint-list {
  background-color: #fff;
}

.m-complaint-list .container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 0;
  padding-right: 0;
}

.m-complaint-list .container ul.complaint_page {
  position: absolute;
  right: 0;
  top: 0;
}

.m-complaint-list .container ul.complaint_page li {
  display: inline-block;
  margin-right: 5px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
}

.m-complaint-list .container ul.complaint_page li.active {
  color: white;
  background-color: #088AFF;
}

.m-complaint-list .container .list {
  padding-top: 20px;
  margin-right: -30px;
}

.m-complaint-list .container .list .item {
  background: #FFFFFF;
  box-shadow: 0 3px 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
  display: block;
  width: 523px;
  height: 160px;
  float: left;
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 20px;
  padding: 30px;
}

.m-complaint-list .container .list .item .reason {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  background: #FE8E2D;
  border-radius: 4px;
  color: white;
  float: right;
}

.m-complaint-list .container .list .item .title {
  width: 420px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
}

.m-complaint-list .container .list .item .content {
  width: 523px;
  height: 80px;
  line-height: 26px;
  color: #888888;
  text-align: justify;
  margin: 20px 0;
  overflow: hidden;
}

.m-complaint-list .container .list .item .info {
  width: 523px;
  height: 19px;
  color: #A4ACC9;
}

.m-complaint-list .container .list .item .info .i1 {
  background: url("../image/icon_user.png") no-repeat 0px 2px;
  padding-left: 24px;
  max-width: 120px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint-list .container .list .item .info .i2 {
  background: url("../image/icon_view.png") no-repeat 0px 4px;
  margin-left: 30px;
  padding-left: 30px;
  max-width: 80px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint-list .container .list .item .info .i3 {
  background: url("../image/icon_time.png") no-repeat 0px 3px;
  margin-left: 30px;
  padding-left: 24px;
  width: 160px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint-list .container .list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
  position: relative;
  top: -5px;
}

.m-ranking {
  background-color: #E9EEF2;
}

.m-ranking .container {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0 45px 0;
}

.m-hot-activity {
  background-color: white;
}

.m-hot-activity .container {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0 0 0;
}

.m-hot-activity .container .list {
  padding: 30px 0;
  overflow: auto;
  margin-right: -26px;
}

.m-hot-activity .container .list .item {
  background: #FFFFFF;
  box-shadow: 0 3px 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
  width: 280px;
  height: 174px;
  float: left;
  margin-bottom: 26px;
  margin-right: 26px;
  position: relative;
}

.m-hot-activity .container .list .item .tag {
  padding: 3px 8px;
  background-color: #088aff;
  color: white;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px 0 0 0;
}

.m-hot-activity .container .list .item .pic {
  width: 280px;
  height: 120px;
  border-radius: 8px 8px 0 0;
}

.m-hot-activity .container .list .item .pic img {
  width: 280px;
  height: 120px;
  border-radius: 8px 8px 0 0;
}

.m-hot-activity .container .list .item .title {
  width: 270px;
  height: 54px;
  line-height: 54px;
  padding: 0 5px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}

.m-hot-activity .container .list .item .title a {
  color: #333333;
}

.m-hot-activity .container .list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
  position: relative;
  top: -5px;
}

.m-fixed-qq {
  position: fixed;
  right: 50px;
  bottom: 100px;
  z-index: 900 !important;
}

.m-fixed-qq a.item {
  text-align: center;
  display: block;
  background: #088aff;
  color: white;
  padding: 10px;
  width: 48px;
  border-radius: 3px;
}

.m-fixed-qq a.item i {
  display: block;
}

.m-fixed-qq a.item span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  text-align: center;
}

.m-fixed-qq a.item:hover {
  background: #f9637f;
}

.m-fixed-company {
  box-shadow: 0 0 6px 0 rgba(83, 83, 83, 0.4);
  border-radius: 8px;
  background: white;
  width: 160px;
  position: fixed;
  top: 50%;
  right: 1px;
  z-index: 1;
}

.m-fixed-company .title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  border-bottom: solid 1px #eeeeee;
}

.m-fixed-company .item {
  width: 160px;
  height: 110px;
  position: relative;
  border-bottom: solid 1px #eeeeee;
}

.m-fixed-company .item img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 15px;
  left: 20px;
  border-radius: 5px;
}

.m-fixed-company .item .company_name {
  font-size: 14px;
  color: black;
  width: 60px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 90px;
  text-align: center;
}

.m-fixed-company .item .tag {
  width: 40px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  background: url("../image/icon_company_auth.png") no-repeat 0 0;
  padding-left: 20px;
  font-size: 10px;
  color: #4b76ff;
  position: absolute;
  top: 47px;
  left: 90px;
}

.m-fixed-company .item .text {
  font-size: 10px;
  color: #86878d;
  position: absolute;
  top: 80px;
  left: 20px;
}

.m-fixed-company .item .amount {
  font-size: 14px;
  color: #B42E1F;
  position: absolute;
  top: 79px;
  left: 98px;
  width: 56px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
}

.m-fixed-company .item:hover {
  background-color: #e6ebff;
}

.m-fixed-company .more {
  width: 170px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.m-profile {
  background-color: #e9eef2;
}

.m-profile .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 30px 0;
}

.m-profile .container .profile_left {
  width: 220px;
  /*height: 680px;*/
  padding-bottom: 10px;
  color: #333333;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
  float: left;
}

.m-profile .container .profile_left .title {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  height: 88px;
  line-height: 88px;
  background: url("../image/icon_profile.png") no-repeat 25px 30px;
}

.m-profile .container .profile_left ul li {
  width: 220px;
  height: 68px;
  line-height: 68px;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.m-profile .container .profile_left ul li.item_data {
  background: url("../image/icon_data.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li.item_complaint {
  background: url("../image/icon_complaint.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li.item_comment {
  background: url("../image/icon_comment.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li.item_likes {
  background: url("../image/icon_likes.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li.item_forum {
  background: url("../image/icon_forum.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li.item_invite {
  background: url("../image/icon_invite.png") no-repeat 44px 24px;
}

.m-profile .container .profile_left ul li a {
  display: block;
  color: #333333;
}

.m-profile .container .profile_left ul li a.active {
  background: rgba(8, 138, 255, 0.2);
}

.m-profile .container .profile_left ul li a:hover {
  color: #333333;
}

.m-profile .container .my_data {
  width: 812px;
  /*height: 680px;*/
  margin-left: 38px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
  float: left;
  padding: 0 65px 30px 65px;
}

.m-profile .container .my_data .title {
  font-size: 20px;
  color: #292424;
  border-left: solid 4px #088AFF;
  padding-left: 20px;
  margin: 50px 0 20px 0;
}

.m-profile .container .my_data .row {
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}

.m-profile .container .my_data .row .c1 {
  display: inline-block;
  width: 160px;
  font-size: 16px;
  color: #999999;
}

.m-profile .container .my_data .row .c2 {
  display: inline-block;
  width: 400px;
  font-size: 16px;
  color: #333333;
}

.m-profile .container .my_data .row .c2 .avatar {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  vertical-align: middle;
}

.m-profile .container .my_data .row .c3 a,
.m-profile .container .my_data .row .c3 input {
  width: 112px;
  display: inline-block;
}

.m-profile .container .my_data .gameaccount {
  min-height: 60px;
  padding: 10px 30px 0 30px;
}

.m-profile .container .my_data .gameaccount .c1 {
  display: block;
  width: 160px;
  line-height: 60px;
  font-size: 16px;
  color: #999999;
  float: left;
}

.m-profile .container .my_data .gameaccount .c2 {
  display: block;
  margin-left: 160px;
}

.m-profile .container .my_data .gameaccount .c2 .gamelist {
  overflow: hidden;
}

.m-profile .container .my_data .gameaccount .c2 .gamelist .item {
  display: block;
  font-size: 14px;
  width: 94px;
  height: 68px;
  background-color: #E7F4FF;
  border-radius: 8px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin: 0 10px 10px 0;
  padding: 0 10px;
}

.m-profile .container .my_data .gameaccount .c2 .gamelist .item .sitename {
  display: inline-block;
  width: 100%;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  margin-top: 12px;
}

.m-profile .container .my_data .gameaccount .c2 .gamelist .item .account {
  display: inline-block;
  width: 100%;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #666666;
  margin-top: 6px;
}

.m-profile .container .my_data .gameaccount .c2 .gamelist .item a.bind {
  display: inline-block;
  width: 100%;
  height: 16px;
  line-height: 16px;
  verflow: hidden;
  color: #088AFF;
  margin-top: 6px;
}

.m-profile .container .my_data .gameaccount .c2 .tips {
  margin-top: 15px;
  height: 18px;
  line-height: 18px;
  padding-left: 25px;
  background-image: url("../image/icon_contact.png");
  background-repeat: no-repeat;
  background-size: 18px 21px;
}

.m-profile .container .my_data .gameaccount .c2 .tips a {
  color: #088AFF;
  font-size: 16px;
}

.m-profile .container ul.complaint_nav {
  float: left;
  margin-left: 63px;
}

.m-profile .container ul.complaint_nav li {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  margin-right: 65px;
  display: inline-block;
}

.m-profile .container ul.complaint_nav li a {
  color: #666666;
}

.m-profile .container ul.complaint_nav li a.active {
  color: #2698fe;
}

.m-profile .container .complaint_list {
  width: 932px;
  /*776px*/
  padding: 35px 5px 5px 5px;
  float: left;
  margin-left: 38px;
}

.m-profile .container .complaint_list .item {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  width: 872px;
  margin-bottom: 30px;
  padding: 30px;
}

.m-profile .container .complaint_list .item .reason {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  background: #FE8E2D;
  border-radius: 4px;
  color: white;
  float: right;
}

.m-profile .container .complaint_list .item .title {
  width: 550px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
}

.m-profile .container .complaint_list .item .content {
  width: 872px;
  height: 80px;
  line-height: 26px;
  color: #888888;
  text-align: justify;
  margin: 20px 0;
  overflow: hidden;
}

.m-profile .container .complaint_list .item .pic {
  margin-bottom: 10px;
  margin-right: -18px;
}

.m-profile .container .complaint_list .item .pic img {
  width: 162px;
  height: 94px;
  border-radius: 5px;
  margin-right: 18px;
  margin-bottom: 10px;
}

.m-profile .container .complaint_list .item .info {
  width: 872px;
  height: 19px;
  color: #A4ACC9;
}

.m-profile .container .complaint_list .item .info .i1 {
  background: url("../image/icon_user.png") no-repeat 0px 2px;
  padding-left: 24px;
  max-width: 120px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-profile .container .complaint_list .item .info .i2 {
  background: url("../image/icon_view.png") no-repeat 0px 4px;
  margin-left: 30px;
  padding-left: 30px;
  max-width: 80px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-profile .container .complaint_list .item .info .i3 {
  background: url("../image/icon_time.png") no-repeat 0px 3px;
  margin-left: 30px;
  padding-left: 24px;
  width: 160px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-profile .container .complaint_list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
}

.m-profile .container ul.comment_nav {
  float: left;
  margin-left: 63px;
}

.m-profile .container ul.comment_nav li {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  margin-right: 65px;
  display: inline-block;
}

.m-profile .container ul.comment_nav li a {
  color: #666666;
}

.m-profile .container ul.comment_nav li a.active {
  color: #2698fe;
}

.m-profile .container .comment_list {
  width: 932px;
  /*776px*/
  padding: 35px 5px 5px 5px;
  float: left;
  margin-left: 38px;
}

.m-profile .container .comment_list .item {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  width: 872px;
  margin-bottom: 30px;
  padding: 30px;
}

.m-profile .container .comment_list .item .content {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 20px;
}

.m-profile .container .comment_list .item .publish_datetime {
  font-size: 12px;
  color: #A5AAB0;
  margin-bottom: 20px;
}

.m-profile .container .comment_list .item .relate_data {
  background: #F2F5FB;
  border-radius: 8px;
  height: 85px;
  padding: 20px;
}

.m-profile .container .comment_list .item .relate_data .r1 {
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}

.m-profile .container .comment_list .item .relate_data .r1 .title {
  max-width: 560px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}

.m-profile .container .comment_list .item .relate_data .r1 .datetime {
  font-size: 14px;
  color: #B5B8C2;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  padding-left: 24px;
  background: url(../image/icon_time.png) no-repeat 0px 5px;
}

.m-profile .container .comment_list .item .relate_data .r1 .website {
  font-size: 14px;
  color: #B5B8C2;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.m-profile .container .comment_list .item .relate_data .r2 .description {
  font-size: 14px;
  color: #888888;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.m-profile .container .comment_list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
}

.m-profile .container .comment_list .replys_item {
  padding: 14px 0 0px 50px;
  border-top: none;
}

.m-profile .container .likes-title {
  font-size: 20px;
  color: #292424;
  border-left: solid 4px #088AFF;
  padding-left: 20px;
  margin: 5px 0 0 48px;
  float: left;
}

.m-profile .container .likes-list {
  width: 932px;
  /*776px*/
  padding: 20px 5px 5px 5px;
  float: left;
  margin-left: 38px;
}

.m-profile .container .likes-list .item {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  width: 800px;
  margin-bottom: 30px;
  padding: 30px;
}

.m-profile .container .likes-list .item .userinfo {
  position: relative;
  padding-left: 70px;
}

.m-profile .container .likes-list .item .userinfo .avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  border-radius: 24px;
}

.m-profile .container .likes-list .item .userinfo .avatar img {
  width: 48px;
  height: 48px;
  border-radius: 24px;
}

.m-profile .container .likes-list .item .userinfo .nickname {
  color: #A5AAB0;
  font-size: 14px;
  line-height: 30px;
}

.m-profile .container .likes-list .item .userinfo .nickname span {
  display: inline-block;
  color: #333333;
  margin-right: 10px;
}

.m-profile .container .likes-list .item .userinfo .datetime {
  color: #A5AAB0;
  font-size: 12px;
  line-height: 20px;
}

.m-profile .container .likes-list .item .relate_data {
  background: #F2F5FB;
  border-radius: 8px;
  height: 85px;
  padding: 20px;
  margin-left: 70px;
  margin-top: 20px;
}

.m-profile .container .likes-list .item .relate_data .r1 {
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}

.m-profile .container .likes-list .item .relate_data .r1 .title {
  max-width: 560px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}

.m-profile .container .likes-list .item .relate_data .r1 .datetime {
  font-size: 14px;
  color: #B5B8C2;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  padding-left: 24px;
  background: url(../image/icon_time.png) no-repeat 0px 5px;
}

.m-profile .container .likes-list .item .relate_data .r2 .content {
  font-size: 14px;
  color: #888888;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.m-profile .container .likes-list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
}

.m-profile .container ul.forum-nav {
  float: left;
  margin-left: 63px;
}

.m-profile .container ul.forum-nav li {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  margin-right: 65px;
  display: inline-block;
}

.m-profile .container ul.forum-nav li a {
  color: #666666;
}

.m-profile .container ul.forum-nav li a.active {
  color: #2698fe;
}

.m-profile .container .forum-post-list {
  width: 932px;
  overflow: hidden;
  float: left;
  margin-left: 38px;
  padding: 20px 5px 5px 5px;
}

.m-profile .container .forum-post-list .forum-post {
  width: 285px;
  background-color: white;
  border-radius: 5px;
  margin-bottom: 15px;
}

.m-profile .container .forum-post-list .forum-post:hover {
  box-shadow: 0 6px 10px 0 rgba(172, 172, 172, 0.4);
  position: relative;
  top: -5px;
}

.m-profile .container .forum-post-list .forum-post .cover {
  position: relative;
  border-radius: 5px 5px 0 0;
}

.m-profile .container .forum-post-list .forum-post .cover img {
  width: 285px;
  border-radius: 5px 5px 0 0;
  display: block;
}

.m-profile .container .forum-post-list .forum-post .cover:hover {
  background-color: #000000;
}

.m-profile .container .forum-post-list .forum-post .cover:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-profile .container .forum-post-list .forum-post .cover .duration {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 9px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  padding: 0 8px;
  font-size: 12px;
  text-align: center;
}

.m-profile .container .forum-post-list .forum-post .subject {
  color: #333333;
  width: 245px;
  min-height: 22px;
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  padding: 0 20px;
  margin-top: 10px;
}

.m-profile .container .forum-post-list .forum-post .publist-datetime {
  font-size: 12px;
  color: #A4ACC9;
  padding: 0 20px;
  margin: 15px 0;
}

.m-profile .container .forum-draft-list {
  width: 932px;
  padding: 20px 5px 5px 5px;
  margin-left: 38px;
  float: left;
}

.m-profile .container .forum-draft-list .draft_table {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 4px 6px 0 rgba(105, 116, 126, 0.24);
  border-radius: 6px;
  font-size: 14px;
}

.m-profile .container .forum-draft-list .draft_table .header th {
  background-color: #088AFF;
  color: white;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

.m-profile .container .forum-draft-list .draft_table td {
  border: solid 1px #eee;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.m-profile .container .invite {
  width: 812px;
  /*height: 680px;*/
  margin-left: 38px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
  float: left;
  padding: 0 65px 30px 65px;
}

.m-profile .container .invite .title {
  font-size: 20px;
  color: #292424;
  border-left: solid 4px #088AFF;
  padding-left: 20px;
  margin: 50px 0 20px 0;
}

.m-profile .container .invite .row {
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}

.m-profile .container .invite .row .c1 {
  display: inline-block;
  width: 160px;
  font-size: 16px;
  color: #999999;
}

.m-profile .container .invite .row .c2 {
  display: inline-block;
  width: 400px;
  /*font-size: 16px;*/
  color: #333333;
}

.m-profile .container .invite .row .c2 .avatar {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  vertical-align: middle;
}

.m-profile .container .invite .row .c3 input {
  width: 112px;
}

.m-profile .container .invite .invite_table {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 4px 6px 0 rgba(105, 116, 126, 0.24);
  border-radius: 6px;
  margin: 40px 0 40px 0;
}

.m-profile .container .invite .invite_table .header th {
  background-color: #088AFF;
  color: white;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

.m-profile .container .invite .invite_table td {
  border: solid 1px #eee;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.m-profile .container .invite .no_record {
  text-align: center;
  padding: 20px 0 70px 0;
}

.m-profile .container .invite .no_record .pic {
  margin-bottom: 20px;
}

.m-profile .container .invite .no_record .pic img {
  width: 100px;
  height: 92px;
}

.m-profile .container .invite .no_record .txt {
  font-size: 14px;
  color: #666666;
}

.m-complaint .complaint_top {
  background-color: #fff;
}

.m-complaint .complaint_top .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 45px 0;
}

.m-complaint .complaint_top .container .title {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  border-left: solid 3px #088AFF;
  padding-left: 15px;
}

.m-complaint .complaint_top .container .process {
  padding: 40px 0;
  overflow: hidden;
}

.m-complaint .complaint_top .container .process .item {
  width: 140px;
  height: 146px;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(202, 202, 202, 0.5);
  border-radius: 4px;
  float: left;
  position: relative;
}

.m-complaint .complaint_top .container .process .item img {
  width: 53px;
  height: 53px;
  position: absolute;
  left: 45px;
  top: 20px;
}

.m-complaint .complaint_top .container .process .item p {
  font-size: 16px;
  color: #333333;
  height: 21px;
  line-height: 21px;
  display: block;
  text-align: center;
  position: relative;
  top: 95px;
}

.m-complaint .complaint_top .container .process .item:hover {
  box-shadow: 3px 3px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
}

.m-complaint .complaint_top .container .process .allow {
  width: 40px;
  height: 30px;
  background: url("../image/icon_process_allow.png") no-repeat;
  margin: 55px 15px;
  float: left;
}

.m-complaint .complaint_top .container a.btn {
  margin: 0 auto;
  display: block;
  text-align: center;
  background: #088AFF;
  border-radius: 8px;
  width: 180px;
  height: 62px;
  line-height: 62px;
  color: white;
  font-size: 16px;
}

.m-complaint .complaint_top .container a.btn:hover {
  background-color: #0885d1;
}

.m-complaint .complaint_body {
  background-color: white;
}

.m-complaint .complaint_body .container {
  width: 1200px;
  margin: 0 auto;
  /* overflow: auto; */
  padding: 40px 0;
  display: flex;
  /* align-items: center; */
}

.m-complaint .complaint_body .container .left {
  /* float: left; */
  width: 786px;
  position: relative;
}

.m-complaint .complaint_body .container .left ul.complaint_nav li {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  margin-right: 65px;
  display: inline-block;
}

.m-complaint .complaint_body .container .left ul.complaint_nav li a {
  color: #666666;
}

.m-complaint .complaint_body .container .left ul.complaint_nav li a.active {
  color: #2698fe;
}

.m-complaint .complaint_body .container .left .filter {
  padding: 10px 0 0 0;
  border-top: solid 1px #ccc;
  margin-top: 25px;
}

.m-complaint .complaint_body .container .left .filter li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-top: 10px;
}

.m-complaint .complaint_body .container .left .filter li a {
  border: 1px solid #C9C9C9;
  border-radius: 8px;
  text-align: center;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  display: block;
}

.m-complaint .complaint_body .container .left .filter li a:hover,
.m-complaint .complaint_body .container .left .filter li a.active {
  background: #088AFF;
  color: white;
  border: 1px solid #088AFF;
}

.m-complaint .complaint_body .container .left .complaint_list {
  width: 776px;
  padding: 35px 5px 5px 5px;
}

.m-complaint .complaint_body .container .left .complaint_list .item {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  width: 716px;
  margin-bottom: 30px;
  padding: 30px;
}

.m-complaint .complaint_body .container .left .complaint_list .item .reason {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  background: #FE8E2D;
  border-radius: 4px;
  color: white;
  float: right;
}

.m-complaint .complaint_body .container .left .complaint_list .item .title {
  width: 550px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
}

.m-complaint .complaint_body .container .left .complaint_list .item .content {
  width: 716px;
  height: 80px;
  line-height: 26px;
  color: #888888;
  text-align: justify;
  margin: 20px 0;
  overflow: hidden;
}

.m-complaint .complaint_body .container .left .complaint_list .item .pic {
  margin-bottom: 10px;
  margin-right: -18px;
}

.m-complaint .complaint_body .container .left .complaint_list .item .pic img {
  width: 162px;
  height: 94px;
  border-radius: 5px;
  margin-right: 18px;
  margin-bottom: 10px;
}

.m-complaint .complaint_body .container .left .complaint_list .item .info {
  width: 716px;
  height: 19px;
  color: #A4ACC9;
}

.m-complaint .complaint_body .container .left .complaint_list .item .info .i1 {
  background: url("../image/icon_user.png") no-repeat 0px 2px;
  padding-left: 24px;
  max-width: 120px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_list .item .info .i2 {
  background: url("../image/icon_view.png") no-repeat 0px 4px;
  margin-left: 30px;
  padding-left: 30px;
  max-width: 80px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_list .item .info .i3 {
  background: url("../image/icon_time.png") no-repeat 0px 3px;
  margin-left: 30px;
  padding-left: 24px;
  width: 160px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_list .item:hover {
  box-shadow: 0 -6px 10px 0 rgba(172, 172, 172, 0.5), 0 6px 10px 0 rgba(172, 172, 172, 0.4);
  position: relative;
  top: -5px;
}

.m-complaint .complaint_body .container .left .complaint_view {
  width: 776px;
  padding: 35px 5px 5px 5px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel {
  padding: 30px 30px 30px 155px;
  overflow: auto;
  box-shadow: 0 3px 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
  border: solid 1px #eee;
  margin-bottom: 10px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .title {
  margin-top: 15px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .title .reason {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #FE8E2D;
  border-radius: 4px;
  color: white;
  float: right;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .title .web {
  width: 480px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data {
  color: #999999;
  margin-top: 20px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data .member {
  width: 240px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  margin-right: 10px;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data .member span {
  color: #666666;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data .time {
  width: 180px;
  height: 19px;
  line-height: 19px;
  margin-right: 10px;
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data .views {
  display: inline-block;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s1 .data .views span {
  color: #088AFF;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s2 .row {
  overflow: hidden;
  padding-bottom: 10px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s2 .row .label {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: 600;
  float: left;
  margin-right: 5px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s2 .row .text {
  font-size: 14px;
  width: 500px;
  line-height: 30px;
  color: #666666;
  float: left;
  margin-right: -15px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s2 .row .text .pic {
  margin: 10px -10px 0 0;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s2 .row .text .pic img {
  width: 240px;
  height: 164px;
  margin: 10px 10px 0 0;
  border-radius: 5px;
  cursor: pointer;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s3 .title,
.m-complaint .complaint_body .container .left .complaint_view .panel .s4 .title,
.m-complaint .complaint_body .container .left .complaint_view .panel .s5 .title,
.m-complaint .complaint_body .container .left .complaint_view .panel .s6 .title,
.m-complaint .complaint_body .container .left .complaint_view .panel .s7 .title {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s3 .time,
.m-complaint .complaint_body .container .left .complaint_view .panel .s4 .time,
.m-complaint .complaint_body .container .left .complaint_view .panel .s5 .time,
.m-complaint .complaint_body .container .left .complaint_view .panel .s6 .time,
.m-complaint .complaint_body .container .left .complaint_view .panel .s7 .time {
  font-size: 14px;
  color: #999999;
  margin-top: 15px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s3 .text,
.m-complaint .complaint_body .container .left .complaint_view .panel .s4 .text,
.m-complaint .complaint_body .container .left .complaint_view .panel .s5 .text,
.m-complaint .complaint_body .container .left .complaint_view .panel .s6 .text,
.m-complaint .complaint_body .container .left .complaint_view .panel .s7 .text {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s3 .text .pic,
.m-complaint .complaint_body .container .left .complaint_view .panel .s4 .text .pic,
.m-complaint .complaint_body .container .left .complaint_view .panel .s5 .text .pic,
.m-complaint .complaint_body .container .left .complaint_view .panel .s6 .text .pic,
.m-complaint .complaint_body .container .left .complaint_view .panel .s7 .text .pic {
  margin: 10px -10px 0 0;
}

.m-complaint .complaint_body .container .left .complaint_view .panel .s3 .text .pic img,
.m-complaint .complaint_body .container .left .complaint_view .panel .s4 .text .pic img,
.m-complaint .complaint_body .container .left .complaint_view .panel .s5 .text .pic img,
.m-complaint .complaint_body .container .left .complaint_view .panel .s6 .text .pic img,
.m-complaint .complaint_body .container .left .complaint_view .panel .s7 .text .pic img {
  width: 240px;
  height: 164px;
  margin: 10px 10px 0 0;
  border-radius: 5px;
}

.m-complaint .complaint_body .container .left .complaint_view .i1 {
  background: url("../image/icon_complaint_1.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i2 {
  background: url("../image/icon_complaint_2.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i3 {
  background: url("../image/icon_complaint_3.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i4 {
  background: url("../image/icon_complaint_4.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i5 {
  background: url("../image/icon_complaint_5.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i6 {
  background: url("../image/icon_complaint_6.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .i7 {
  background: url("../image/icon_complaint_7.png") no-repeat 30px 25px;
}

.m-complaint .complaint_body .container .left .complaint_view .complaint_comment {
  padding: 40px 30px;
  overflow: auto;
  box-shadow: 0 3px 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
  border: solid 1px #eee;
  margin-bottom: 10px;
}

.m-complaint .complaint_body .container .left .complaint_view .complaint_comment>.title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  border-left: solid 4px #4C8BF6;
}

.m-complaint .complaint_body .container .left .complaint_view .complaint_comment>.content {
  margin-top: 20px;
}

.m-complaint .complaint_body .container .right {
  /* float: left; */
  margin-left: 30px;
  width: 384px;
}

.m-complaint .complaint_body .container .right .complaint_ranking .title {
  font-size: 18px;
  color: #333333;
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 30px 20px;
}

.m-company {
  background-color: #fff;
}

.m-company .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 20px 0;
}

.m-company .container .tips {
  width: 990px;
  height: 60px;
  line-height: 60px;
  background-color: #F9DFD4;
  border-radius: 8px;
  font-size: 16px;
  color: #74421F;
  position: relative;
  padding-left: 210px;
}

.m-company .container .tips img {
  width: 29px;
  height: 32px;
  position: absolute;
  left: 40px;
  top: 14px;
}

.m-company .container .tips label {
  font-size: 17px;
  color: #E57E21;
  font-weight: bold;
  position: absolute;
  left: 82px;
  top: 0px;
}

.m-company .container .nav {
  font-size: 16px;
  padding: 35px 20px;
}

.m-company .container .nav li {
  height: 21px;
  line-height: 21px;
  margin-right: 55px;
  display: inline-block;
  vertical-align: top;
}

.m-company .container .nav li a {
  color: #151515;
}

.m-company .container .nav li a.active {
  color: #4C8BF6;
}

.m-company .container .company_list {
  width: 1200px;
}

.m-company .container .company_list .company {
  width: 1132px;
  padding: 30px;
  margin: 0 4px 30px 4px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
}

.m-company .container .company_list .company .left {
  width: 124px;
  float: left;
}

.m-company .container .company_list .company .left .sitename {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  width: 124px;
  overflow: hidden;
  text-align: center;
}

.m-company .container .company_list .company .left .logo {
  width: 124px;
  height: 124px;
  margin-top: 15px;
}

.m-company .container .company_list .company .left .logo img {
  width: 124px;
  height: 124px;
}

.m-company .container .company_list .company .left .website {
  margin-top: 20px;
}

.m-company .container .company_list .company .left .website a {
  background: #4C8BF6;
  border-radius: 8px;
  width: 124px;
  height: 48px;
  line-height: 48px;
  color: white;
  display: block;
  text-align: center;
}

.m-company .container .company_list .company .left .website a:hover {
  background-color: rgba(76, 139, 246, 0.9);
}

.m-company .container .company_list .company .left .website a.disable {
  background: #B8B8B8;
}

.m-company .container .company_list .company .left .backup {
  margin-top: 20px;
}

.m-company .container .company_list .company .left .backup p {
  font-size: 14px;
  color: #666666;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.m-company .container .company_list .company .right {
  float: left;
  width: 950px;
  margin-left: 58px;
}

.m-company .container .company_list .company .right .r1 label {
  width: 56px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: white;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

.m-company .container .company_list .company .right .r1 label.verified {
  background: #F19625;
}

.m-company .container .company_list .company .right .r1 label.not_verified {
  background: #B8B8B8;
}

.m-company .container .company_list .company .right .r1 .amount {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.m-company .container .company_list .company .right .r1 .num {
  font-size: 22px;
  color: #B40505;
  font-weight: bold;
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

.m-company .container .company_list .company .right .r1 .company-btn {
  display: block;
  border: 1px solid #088AFF;
  border-radius: 8px;
  background-color: white;
  color: #088AFF;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: right;
}

.m-company .container .company_list .company .right .r1 .company-btn:hover {
  background-color: #088AFF;
  color: white;
}

.m-company .container .company_list .company .right .r2 {
  width: 825px;
  max-height: 75px;
  line-height: 25px;
  color: #666666;
  text-align: justify;
  margin-top: 20px;
  overflow: hidden;
}

.m-company .container .company_list .company .right .r3 {
  margin-top: 15px;
}

.m-company .container .company_list .company .right .r3 .item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  margin-right: 60px;
}

.m-company .container .company_list .company .right .r3 .item span {
  color: #659bf7;
}

.m-company .container .company_list .company .right .r4 {
  margin-top: 25px;
  position: relative;
}

.m-company .container .company_list .company .right .r4 .gamelist {
  position: relative;
}

.m-company .container .company_list .company .right .r4 .gamelist .flag_background {
  width: 40px;
  height: 100%;
  overflow: hidden;
  background: rgba(75, 132, 254, 0.2);
  border-radius: 2px;
  position: absolute;
}

.m-company .container .company_list .company .right .r4 .gamelist .flag_background .flag {
  color: #2B5073;
  padding: 20px 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  word-wrap: break-word;
  text-align: center;
}

.m-company .container .company_list .company .right .r4 .gamelist .game {
  margin-left: 65px;
  margin-bottom: 13px;
}

.m-company .container .company_list .company .right .r4 .gamelist .game .caption {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.m-company .container .company_list .company .right .r4 .gamelist .game .item_container {
  display: inline-block;
  width: 810px;
}

.m-company .container .company_list .company .right .r4 .gamelist .game .item_container .item {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background: #EDF3FF;
  border-radius: 2px;
  width: 65px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #71A2FA;
  text-align: center;
  margin: 0 10px 5px 0;
}

.m-company .container .company_view {
  width: 1200px;
}

.m-company .container .company_view .banner {
  width: 1140px;
  padding: 30px;
  margin: 20px 0 30px 0;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 2px;
}

.m-company .container .company_view .banner .left {
  width: 124px;
  float: left;
}

.m-company .container .company_view .banner .left .sitename {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  width: 124px;
  overflow: hidden;
  text-align: center;
}

.m-company .container .company_view .banner .left .logo {
  width: 124px;
  height: 124px;
  margin-top: 15px;
}

.m-company .container .company_view .banner .left .logo img {
  width: 124px;
  height: 124px;
}

.m-company .container .company_view .banner .left .website {
  margin-top: 20px;
}

.m-company .container .company_view .banner .left .website a {
  background: #4C8BF6;
  border-radius: 8px;
  width: 124px;
  height: 48px;
  line-height: 48px;
  color: white;
  display: block;
  text-align: center;
}

.m-company .container .company_view .banner .left .website a:hover {
  background-color: rgba(76, 139, 246, 0.9);
}

.m-company .container .company_view .banner .left .backup {
  margin-top: 20px;
}

.m-company .container .company_view .banner .left .backup p {
  font-size: 14px;
  color: #666666;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.m-company .container .company_view .banner .right {
  float: left;
  width: 958px;
  margin-left: 58px;
}

.m-company .container .company_view .description {
  width: 1120px;
  padding: 30px 40px;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 2px;
}

.m-company .container .company_view .description .info .r1 label {
  width: 56px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: white;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

.m-company .container .company_view .description .info .r1 label.verified {
  background: #F19625;
}

.m-company .container .company_view .description .info .r1 label.not_verified {
  background: #B8B8B8;
}

.m-company .container .company_view .description .info .r1 .amount {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.m-company .container .company_view .description .info .r1 .num {
  font-size: 22px;
  color: #B40505;
  font-weight: bold;
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

.m-company .container .company_view .description .info .r2 {
  width: 825px;
  max-height: 75px;
  line-height: 25px;
  color: #666666;
  text-align: justify;
  margin-top: 20px;
}

.m-company .container .company_view .description .info .r3 {
  margin-top: 15px;
}

.m-company .container .company_view .description .info .r3 .item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  margin-right: 60px;
}

.m-company .container .company_view .description .info .r3 .item span {
  color: #659bf7;
}

.m-company .container .company_view .description .info .r4 {
  margin-top: 25px;
  position: relative;
}

.m-company .container .company_view .description .info .r4 .gamelist {
  position: relative;
}

.m-company .container .company_view .description .info .r4 .gamelist .flag_background {
  width: 40px;
  height: 100%;
  overflow: hidden;
  background: rgba(75, 132, 254, 0.2);
  border-radius: 2px;
  position: absolute;
}

.m-company .container .company_view .description .info .r4 .gamelist .flag_background .flag {
  color: #2B5073;
  padding: 20px 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  word-wrap: break-word;
  text-align: center;
}

.m-company .container .company_view .description .info .r4 .gamelist .game {
  margin-left: 65px;
  margin-bottom: 13px;
}

.m-company .container .company_view .description .info .r4 .gamelist .game .caption {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.m-company .container .company_view .description .info .r4 .gamelist .game .item_container {
  display: inline-block;
  width: 980px;
}

.m-company .container .company_view .description .info .r4 .gamelist .game .item_container .item {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background: #EDF3FF;
  border-radius: 2px;
  width: 65px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #71A2FA;
  text-align: center;
  margin: 0 10px 5px 0;
}

.m-company .container .company_view .description .desc {
  margin-top: 40px;
}

.m-company .container .company_view .description .desc .title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 25px;
}

.m-company .container .company_view .description .desc .text {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

.m-company .container .company_view_status_0 {
  width: 1200px;
}

.m-company .container .company_view_status_0 .company {
  width: 1132px;
  padding: 30px;
  margin: 0 4px 20px 4px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
}

.m-company .container .company_view_status_0 .company .left {
  width: 124px;
  float: left;
}

.m-company .container .company_view_status_0 .company .left .sitename {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  width: 124px;
  overflow: hidden;
  text-align: center;
}

.m-company .container .company_view_status_0 .company .left .logo {
  width: 124px;
  height: 124px;
  margin-top: 15px;
}

.m-company .container .company_view_status_0 .company .left .logo img {
  width: 124px;
  height: 124px;
}

.m-company .container .company_view_status_0 .company .left .website {
  margin-top: 20px;
}

.m-company .container .company_view_status_0 .company .left .website a {
  background: #4C8BF6;
  border-radius: 8px;
  width: 124px;
  height: 48px;
  line-height: 48px;
  color: white;
  display: block;
  text-align: center;
}

.m-company .container .company_view_status_0 .company .left .website a:hover {
  background-color: rgba(76, 139, 246, 0.9);
}

.m-company .container .company_view_status_0 .company .left .website a.disable {
  background: #B8B8B8;
}

.m-company .container .company_view_status_0 .company .left .backup {
  margin-top: 20px;
}

.m-company .container .company_view_status_0 .company .left .backup p {
  font-size: 14px;
  color: #666666;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.m-company .container .company_view_status_0 .company .right {
  float: left;
  width: 950px;
  margin-left: 58px;
}

.m-company .container .company_view_status_0 .company .right .r1 label {
  width: 56px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: white;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

.m-company .container .company_view_status_0 .company .right .r1 label.verified {
  background: #F19625;
}

.m-company .container .company_view_status_0 .company .right .r1 label.not_verified {
  background: #B8B8B8;
}

.m-company .container .company_view_status_0 .company .right .r1 .amount {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.m-company .container .company_view_status_0 .company .right .r1 .num {
  font-size: 22px;
  color: #B40505;
  font-weight: bold;
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

.m-company .container .company_view_status_0 .company .right .r1 .company-btn {
  display: block;
  border: 1px solid #088AFF;
  border-radius: 8px;
  background-color: white;
  color: #088AFF;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: right;
}

.m-company .container .company_view_status_0 .company .right .r1 .company-btn:hover {
  background-color: #088AFF;
  color: white;
}

.m-company .container .company_view_status_0 .company .right .r2 {
  width: 825px;
  max-height: 75px;
  line-height: 25px;
  color: #666666;
  text-align: justify;
  margin-top: 20px;
  overflow: hidden;
}

.m-company .container .company_view_status_0 .company .right .r3 {
  margin-top: 15px;
}

.m-company .container .company_view_status_0 .company .right .r3 .item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  margin-right: 60px;
}

.m-company .container .company_view_status_0 .company .right .r3 .item span {
  color: #659bf7;
}

.m-company .container .company_view_status_0 .company .right .r4 {
  margin-top: 25px;
  position: relative;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist {
  position: relative;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .flag_background {
  width: 40px;
  height: 100%;
  overflow: hidden;
  background: rgba(75, 132, 254, 0.2);
  border-radius: 2px;
  position: absolute;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .flag_background .flag {
  color: #2B5073;
  padding: 20px 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  word-wrap: break-word;
  text-align: center;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .game {
  margin-left: 65px;
  margin-bottom: 13px;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .game .caption {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .game .item_container {
  display: inline-block;
  width: 810px;
}

.m-company .container .company_view_status_0 .company .right .r4 .gamelist .game .item_container .item {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background: #EDF3FF;
  border-radius: 2px;
  width: 65px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #71A2FA;
  text-align: center;
  margin: 0 10px 5px 0;
}

.m-company .container .company_view_status_0 .description {
  width: 1120px;
  padding: 30px 40px;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 2px;
}

.m-company .container .company_view_status_0 .description .desc {
  margin-top: 10px;
}

.m-company .container .company_view_status_0 .description .desc .title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 25px;
}

.m-company .container .company_view_status_0 .description .desc .text {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

.m-activity {
  background: #eff3f5;
}

.m-activity .container {
  width: 1200px;
  margin: 0 auto;
  /* overflow: auto; */
  padding: 20px 0;

}

.m-activity .container .banner {
  width: 1200px;
  height: 430px;
}

.m-activity .container .banner .swiper-container {
  width: 1200px;
  height: 430px;
  border-radius: 8px;
}

.m-activity .container .banner .swiper-container img {
  width: 1200px;
  height: 430px;
}

.m-activity .container .nav {
  font-size: 16px;
  padding: 35px 20px 30px 20px;
}

.m-activity .container .nav li {
  height: 21px;
  line-height: 21px;
  margin-right: 55px;
  display: inline-block;
  vertical-align: top;
}

.m-activity .container .nav li a {
  color: #151515;
}

.m-activity .container .nav li a.active {
  color: #4C8BF6;
}

.m-activity .container .filter {
  padding: 20px 0;
  border-top: solid 1px #ccc;
}

.m-activity .container .filter li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.m-activity .container .filter li a {
  border: 1px solid #C9C9C9;
  border-radius: 8px;
  text-align: center;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  display: block;
}

.m-activity .container .filter li a:hover,
.m-activity .container .filter li a.active {
  background: #088AFF;
  color: white;
  border: 1px solid #088AFF;
}

.m-activity .container .activity_list {
  width: 1192px;
  padding: 4px 4px 30px 4px;
  overflow: hidden;
}

.m-activity .container .activity_list .activity {
  overflow: auto;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.5);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
}

.m-activity .container .activity_list .activity:hover {
  box-shadow: 0 -6px 7px 0 rgba(173, 173, 173, 0.2), 0 6px 7px 0 rgba(197, 197, 197, 0.2);
}

.m-activity .container .activity_list .activity .left {
  float: left;
}

.m-activity .container .activity_list .activity .left img {
  width: 446px;
  height: 192px;
  border-radius: 3px;
}

.m-activity .container .activity_list .activity .right {
  float: left;
  margin-left: 50px;
  width: 656px;
}

.m-activity .container .activity_list .activity .right .tag {
  border-radius: 4px;
  padding: 0 8px;
  height: 25px;
  line-height: 25px;
  color: white;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.m-activity .container .activity_list .activity .right .tag-style-1 {
  background: #088AFF;
}

.m-activity .container .activity_list .activity .right .tag-style-2 {
  background: #6C69F3;
}

.m-activity .container .activity_list .activity .right .activity-title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  height: 25px;
  line-height: 25px;
}

.m-activity .container .activity_list .activity .right .activity-title span {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-weight: normal;
}

.m-activity .container .activity_list .activity .right .activity-title span.s1 {
  color: green;
}

.m-activity .container .activity_list .activity .right .activity-title span.s2 {
  color: red;
}

.m-activity .container .activity_list .activity .right .activity-content {
  width: 656px;
  max-height: 52px;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin-top: 15px;
}

.m-activity .container .activity_list .activity .right .activity-time {
  font-size: 14px;
  color: #B5B8C2;
  margin-top: 20px;
  background: url("../image/time.png") no-repeat 5px 3px;
  padding-left: 30px;
}

.m-activity .container .activity_list .activity .right .activity-btn {
  display: block;
  margin-top: 20px;
  border: 1px solid #088AFF;
  border-radius: 8px;
  background-color: white;
  color: #088AFF;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.m-activity .container .activity_list .activity .right .activity-btn:hover {
  background-color: #088AFF;
  color: white;
}

.m-activity .container .view_tips {
  width: 990px;
  height: 60px;
  line-height: 60px;
  background-color: #F9DFD4;
  border-radius: 8px;
  font-size: 16px;
  color: #74421F;
  position: relative;
  padding-left: 210px;
}

.m-activity .container .view_tips img {
  width: 29px;
  height: 32px;
  position: absolute;
  left: 40px;
  top: 14px;
}

.m-activity .container .view_tips label {
  font-size: 17px;
  color: #E57E21;
  font-weight: bold;
  position: absolute;
  left: 82px;
  top: 0px;
}

.m-activity .container .view_top {
  width: 1160px;
  padding: 20px;
  /* overflow: hidden; */
  background-color: white;
  margin-top: 20px;
  display: flex;
}

.m-activity .container .view_top .view_banner {
  width: 720px;
  height: 230px !important;
  /* float: left; */
}

.m-activity .container .view_top .view_banner .swiper-container {
  width: 720px;
  height: 230px !important;
  border-radius: 8px;
}

.m-activity .container .view_top .view_banner .swiper-container img {
  width: 720px;
  height: 230px !important;
}

.m-activity .container .view_top .view_info {
  margin-left: 40px;
  width: 400px;
  height: 230px;
  /* float: left; */
  padding: 10px 0;
}

.m-activity .container .view_top .view_info .title {
  font-size: 16px;
  color: #333333;
  width: 400px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-weight: bold;
}

.m-activity .container .view_top .view_info .info {
  margin: 25px 0;
}

.m-activity .container .view_top .view_info .info p {
  font-size: 14px;
  color: #666666;
  width: 400px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.m-activity .container .view_top .view_info a {
  background: #4C8BF6;
  border-radius: 8px;
  width: 124px;
  height: 48px;
  line-height: 48px;
  color: white;
  display: block;
  text-align: center;
}

.m-activity .container .view_top .view_info a:hover {
  background-color: rgba(76, 139, 246, 0.9);
}

.m-activity .container .view_bottom {
  width: 1080px;
  padding: 50px 60px 45px 60px;
  overflow: hidden;
  background-color: white;
  margin-top: 20px;
  line-height: 2.5;
}

.m-activity .container .view_bottom a.join_now {
  background: #4C8BF6;
  border-radius: 8px;
  width: 150px;
  height: 48px;
  line-height: 48px;
  color: white;
  display: block;
  text-align: center;
  margin: 45px auto 0 auto;
}

.m-activity .container .view_bottom a.join_now:hover {
  background-color: rgba(76, 139, 246, 0.9);
}

.m-activity .container .activity_comment {
  width: 1080px;
  padding: 50px 60px 45px 60px;
  overflow: hidden;
  background-color: white;
  margin-top: 20px;
}

.m-activity .container .activity_comment>.title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  border-left: solid 4px #4C8BF6;
}

.m-activity .container .activity_comment>.content {
  margin-top: 20px;
}

.pc-app {
  background-repeat: no-repeat;
  background-image: url("../image/app_bg.jpg");
  background-color: #ecf0f9;
}

.pc-app .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 25px;
  box-sizing: border-box;
}

.pc-app .container .top {
  text-align: center;
  height: 310px;
  padding: 65px 0;
}

.pc-app #outer-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pc-app #inner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pc-app #outer-box .fl {
  width: 650px;
}

.pc-app #outer-box .fr {
  width: 325px;
}

.pc-app #inner-box .fl {
  width: 350px;
}

.pc-app #inner-box .fr {
  width: 200px;
}

.pc-app .input-box {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #246fd5;
  padding: 5px 20px;
}

.pc-app #j-apple-btn {
  background: #0ac2e6;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 345px;
  height: 65px;
  line-height: 65px;
  border: unset;
  outline: unset;
}

.pc-app #j-android-btn {
  background: #6ebf0b;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 345px;
  height: 65px;
  line-height: 65px;
  border: unset;
  outline: unset;
}

.pc-app h1 {
  font-size: 48px;
  font-weight: 900;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 20px;
}

.pc-app p {
  font-size: 18px;
  color: #fff;
}

.pc-app p span {
  font-size: 14px;
  color: #18bede;
}

.pc-app #j-qrcode {
  width: 200px;
  height: 200px;
  margin: 20px auto;
}

.pc-app .icon-apple {
  background-image: url("../image/apple.png");
  background-size: 100%;
  width: 26px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 5px;
  right: 15px;
}

.pc-app .icon-android {
  background-image: url("../image/android.png");
  background-size: 100%;
  width: 26px;
  height: 29px;
  display: inline-block;
  position: relative;
  top: 5px;
  right: 15px;
}

.text-center {
  text-align: center;
}

.m-website .container .top .r1 {
  font-size: 30px;
  color: white;
  font-weight: bold;
  letter-spacing: 6px;
  height: 40px;
  line-height: 40px;
}

.m-website .container .top .r2 {
  margin-top: 40px;
}

.m-website .container .top .r2 .website {
  background: #FFFFFF;
  border-radius: 8px 0px 0px 8px;
  border: 0;
  width: 490px;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}

.m-website .container .top .r2 .button {
  background: #088AFF;
  border-radius: 0px 8px 8px 0px;
  border: 0;
  color: white;
  font-size: 16px;
  width: 120px;
  height: 58px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

.m-website .container .top .r2 .button:hover {
  background: #0885d1;
}

.m-website .container .top .r3 {
  margin-top: 40px;
  font-size: 16px;
  color: #FFFFFF;
}

.m-website .container .top .r4 {
  margin-top: 60px;
}

.m-website .container .top .r4 a {
  display: inline-block;
  border-radius: 8px;
  width: 138px;
  height: 50px;
  line-height: 50px;
  color: white;
  text-align: center;
  margin: 0 20px;
}

.m-website .container .top .r4 a.b1 {
  background: #38C2CF;
}

.m-website .container .top .r4 a.b1:hover {
  background: rgba(56, 194, 207, 0.8);
}

.m-website .container .top .r4 a.b2 {
  background: #6198FC;
}

.m-website .container .top .r4 a.b2:hover {
  background: rgba(97, 152, 252, 0.8);
}

.m-website .container .bottom {
  padding: 70px 0;
  text-align: center;
}

.m-website .container .bottom .item {
  width: 262px;
  height: 127px;
  background: #FFFFFF;
  display: inline-block;
  padding: 132px 33px 33px 33px;
  box-shadow: 0 14px 20px 0 rgba(135, 150, 179, 0.5);
  margin: 0 22px;
  vertical-align: top;
  border-radius: 8px;
}

.m-website .container .bottom .item .r1 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

.m-website .container .bottom .item .r2 {
  font-size: 14px;
  color: #999999;
  text-align: justify;
  line-height: 26px;
  margin-top: 15px;
}

.m-website .container .bottom .i1 {
  background-image: url("../image/icon_safe_1.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 20px;
}

.m-website .container .bottom .i2 {
  background-image: url("../image/icon_safe_2.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 20px;
}

.m-website .container .bottom .i3 {
  background-image: url("../image/icon_safe_3.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 20px;
}

.m-comment .post_comment {
  width: 100%;
}

.m-comment .post_comment textarea.content {
  width: 100%;
  height: 110px;
  background: #F2F5FB;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #333333;
  box-sizing: border-box;
  padding: 10px;
}

.m-comment .post_comment input.u-btn6 {
  width: 100px;
  margin-top: 15px;
}

.m-comment .post_comment .msg {
  width: 100%;
  height: 110px;
  line-height: 110px;
  text-align: center;
  background: #F2F5FB;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}

.m-comment .post_comment .msg a {
  color: #0d8ddb;
}

.m-comment .post_comment .tips {
  color: #999999;
  display: inline-block;
  margin-left: 20px;
}

.m-comment .title {
  font-size: 16px;
  color: #333333;
  padding-top: 20px;
  font-weight: 600;
}

.m-comment .comment_list {
  width: 100%;
}

.m-comment .comment_list .item {
  overflow: hidden;
  padding: 25px 0;
  border-bottom: solid 1px #EEEEEE;
}

.m-comment .comment_list .item .avatar {
  float: left;
  width: 48px;
}

.m-comment .comment_list .item .avatar img {
  width: 48px;
  height: 48px;
  border-radius: 24px;
}

.m-comment .comment_list .item .data {
  margin-left: 68px;
}

.m-comment .comment_list .item .data .r1 .nickname {
  display: inline-block;
  font-size: 14px;
  color: #333333;
}

.m-comment .comment_list .item .data .r1 .publish_datetime {
  display: inline-block;
  font-size: 12px;
  color: #A5AAB0;
  margin-left: 20px;
}

.m-comment .comment_list .item .data .comment_content {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin-top: 8px;
}

.m-comment .comment_list .tips {
  padding: 25px 0;
  text-align: center;
  font-size: 14px;
  color: #666666;
}

.m-product {
  background-color: #fff;
}

.m-product .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 40px 0 20px 0;
}

.m-product .container .left {
  float: left;
  width: 800px;
}

.m-product .container .left .product-block {
  margin-bottom: 20px;
}

.m-product .container .left .product-block>.title {
  font-size: 18px;
  color: #292424;
  padding-left: 20px;
  border-left: solid 4px #4C8BF6;
}

.m-product .container .left .product-block>.content {
  margin-top: 20px;
}

.m-product .container .left .product-block>.content .product-list {
  margin-right: -20px;
  overflow: hidden;
}

.m-product .container .left .product-block>.content .product-list .item {
  float: left;
  background-color: #FFFFFF;
  box-shadow: 0 8px 14px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 250px;
  height: 300px;
}

.m-product .container .left .product-block>.content .product-list .item .pic img {
  width: 250px;
  height: 150px;
  border-radius: 8px 8px 0 0;
}

.m-product .container .left .product-block>.content .product-list .item .name {
  width: 230px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  padding: 0 10px;
  margin: 10px 0;
  text-align: center;
  font-size: 16px;
  color: #292424;
}

.m-product .container .left .product-block>.content .product-list .item .r1 {
  position: relative;
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.m-product .container .left .product-block>.content .product-list .item .r1 .credit {
  color: #088AFF;
  position: absolute;
  left: 30px;
  top: 0;
}

.m-product .container .left .product-block>.content .product-list .item .r1 .credit span {
  font-size: 22px;
}

.m-product .container .left .product-block>.content .product-list .item .r1 .count {
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 30px;
  top: 0;
}

.m-product .container .left .product-block>.content .product-list .item .r2 {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
}

.m-product .container .left .product-block>.content .product-list .item .r2 .u-btn6 {
  width: 100px;
  position: absolute;
  left: 20px;
  top: 0;
}

.m-product .container .left .product-block>.content .product-list .item .r2 .stock {
  position: absolute;
  right: 20px;
  top: 7px;
  color: #F78405;
  font-size: 12px;
  border: 1px solid #F78405;
  border-radius: 4px;
  width: 78px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-align: center;
}

.m-product .container .left .product-info {
  width: 730px;
  height: 344px;
  margin-bottom: 50px;
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
}

.m-product .container .left .product-info .pic {
  float: left;
  width: 344px;
  height: 344px;
  /*margin-top: 20px;*/
}

.m-product .container .left .product-info .pic img {
  width: 344px;
  max-height: 280px;
}

.m-product .container .left .product-info .data {
  margin-left: 374px;
}

.m-product .container .left .product-info .data .name {
  width: 315px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}

.m-product .container .left .product-info .data .intro {
  width: 315px;
  max-height: 48px;
  line-height: 24px;
  overflow: hidden;
  font-size: 13px;
  color: #666666;
  margin-bottom: 20px;
}

.m-product .container .left .product-info .data .credit {
  font-size: 14px;
  width: 285px;
  height: 74px;
  background: #E7F3FF;
  border-radius: 8px;
  padding: 10px 15px;
  margin-bottom: 20px;
}

.m-product .container .left .product-info .data .credit .price {
  height: 35px;
  line-height: 35px;
}

.m-product .container .left .product-info .data .credit .price .txt {
  color: #999999;
  display: inline-block;
  vertical-align: bottom;
}

.m-product .container .left .product-info .data .credit .price .num {
  color: #d7282d;
  font-size: 28px;
  display: inline-block;
  vertical-align: bottom;
}

.m-product .container .left .product-info .data .credit .my_credit {
  height: 35px;
  line-height: 35px;
}

.m-product .container .left .product-info .data .credit .my_credit .txt {
  color: #999999;
}

.m-product .container .left .product-info .data .credit .my_credit .num {
  color: #088AFF;
}

.m-product .container .left .product-info .data .credit .my_credit .get_credit {
  margin-left: 30px;
  color: #088AFF;
}

.m-product .container .left .product-info .data .count {
  margin-bottom: 30px;
}

.m-product .container .left .product-info .data .count .txt {
  color: #999999;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
}

.m-product .container .left .product-info .data .count .num {
  color: #2A2A2A;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
}

.m-product .container .left .product-info .data .u-btn6 {
  width: 112px;
}

.m-product .container .right {
  float: left;
  margin-left: 16px;
}

.m-numinput {
  border: solid 1px #CCCCCC;
  border-radius: 4px;
  width: 134px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.m-numinput .btn {
  float: left;
  width: 36px;
  height: 30px;
  display: inline-block;
  color: #d8d8d8;
  background-color: white;
  font-size: 18px;
  font-weight: bold;
  border: 0;
  text-align: center;
  border-radius: 4px;
}

.m-numinput .exchange_num {
  float: left;
  width: 60px;
  height: 30px;
  color: #333333;
  display: inline-block;
  text-align: center;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-top: 0;
  border-bottom: 0;
}

.m-product-right .box {
  width: 380px;
  /*height: 606px;*/
  padding: 2px;
}

.m-product-right .box .title {
  width: 300px;
  height: 70px;
  line-height: 70px;
  padding-left: 80px;
  position: relative;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 8px 8px 0px 0px;
  background-image: linear-gradient(-142deg, #00BFFF 10%, #008BFF 91%);
}

.m-product-right .box .title img {
  width: 32px;
  height: 27px;
  position: absolute;
  top: 21px;
  left: 30px;
}

.m-product-right .box .content {
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 #c8c8c8;
  border-radius: 0 0 8px 8px;
  width: 380px;
  /*height: 536px;*/
}

.m-product-right .box .content ul {
  width: 380px;
  height: 516px;
  padding: 10px 0;
}

.m-product-right .box .content ul li {
  width: 380px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  border-bottom: solid 1px #F3F3F3;
}

.m-product-right .box .content ul li:hover {
  background-color: #E2F2FF;
}

.m-product-right .box .content ul li .no {
  width: 80px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #C2C0C3;
  text-align: center;
}

.m-product-right .box .content ul li .no img {
  width: 22px;
  height: 29px;
  margin-top: 12px;
}

.m-product-right .box .content ul li .nickname {
  width: 180px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #333333;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}

.m-product-right .box .content ul li .credit {
  width: 100px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  color: #f7880d;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.m-product-right .box .content .text {
  padding: 20px 30px;
}

.m-product-right .box .content .text p {
  padding-bottom: 10px;
  line-height: 26px;
  color: #666666;
}

.m-product-right .box .content .text p.tips {
  color: #151515;
}

.m-product-right .box .content .text p.tips span {
  color: #f7880d;
}

.m-product-exchange {
  background-color: #E9EEF2;
}

.m-product-exchange .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 40px 0 20px 0;
}

.m-product-exchange .container .exchange-info {
  width: 1200px;
  margin-bottom: 50px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
}

.m-product-exchange .container .exchange-info .top {
  padding: 50px;
}

.m-product-exchange .container .exchange-info .top .title {
  font-size: 16px;
  color: #666666;
  margin-bottom: 30px;
}

.m-product-exchange .container .exchange-info .top .product-info {
  height: 64px;
  line-height: 64px;
  background: #E6F4FF;
  border: 1px solid #AFCDE9;
  border-radius: 4px;
}

.m-product-exchange .container .exchange-info .top .product-info .product-name {
  float: left;
  width: 400px;
  height: 64px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  color: #333333;
}

.m-product-exchange .container .exchange-info .top .product-info .exchange-num {
  float: left;
  width: 300px;
  height: 64px;
  overflow: hidden;
  text-align: center;
}

.m-product-exchange .container .exchange-info .top .product-info .exchange-num .txt {
  color: #999999;
}

.m-product-exchange .container .exchange-info .top .product-info .exchange-num .num {
  color: #333333;
}

.m-product-exchange .container .exchange-info .top .product-info .total-price {
  float: left;
  width: 398px;
  height: 64px;
  overflow: hidden;
  text-align: center;
}

.m-product-exchange .container .exchange-info .top .product-info .total-price .txt {
  font-size: 16px;
  color: #333333;
}

.m-product-exchange .container .exchange-info .top .product-info .total-price .num {
  color: #d7282d;
  font-size: 28px;
}

.m-product-exchange .container .exchange-info hr {
  border: 0;
  border-bottom: 1px solid #DCDCDC;
}

.m-product-exchange .container .exchange-info .bottom {
  padding: 50px;
}

.m-product-exchange .container .exchange-info .bottom .title {
  font-size: 16px;
  color: #666666;
  margin-bottom: 30px;
}

.m-product-exchange .container .exchange-info .bottom .content-block {
  margin-bottom: 20px;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.title {
  font-size: 18px;
  color: #292424;
  padding-left: 20px;
  border-left: solid 4px #4C8BF6;
  margin-left: 20px;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.content {
  margin-top: 20px;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.content .m-table td {
  padding-bottom: 20px;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.content .m-table .label {
  width: 160px;
  text-align: right;
  padding-right: 20px;
  color: #333333;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.content .m-table .w600 {
  width: 600px;
}

.m-product-exchange .container .exchange-info .bottom .content-block>.content .u-btn-blue {
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  margin: 20px auto 0 auto;
  display: block;
}

.m-forum {
  background-color: #fff;
}

.m-forum .nav {
  width: 100%;
  font-size: 14px;
  height: 78px;
  line-height: 78px;
  background-color: white;
  border-bottom: solid 1px #ddd;
}

.m-forum .nav .nav-container {
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  position: relative;
}

.m-forum .nav .nav-container ul {
  width: 900px;
  height: 78px;
  overflow: hidden;
}

.m-forum .nav .nav-container ul li {
  display: inline-block;
  background: #F3F3F3;
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 2px;
}

.m-forum .nav .nav-container ul li a {
  color: #707070;
  display: block;
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 2px;
  background: #F3F3F3;
}

.m-forum .nav .nav-container ul li a.active {
  color: #fff;
  background: #3B8AF7;
}

.m-forum .nav .nav-container .post-number {
  position: absolute;
  top: 0;
  right: 200px;
  font-size: 14px;
}

.m-forum .nav .nav-container .post-number span {
  color: #088AFF;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
}

.m-forum .nav .nav-container .post {
  position: absolute;
  top: 0;
  right: 10px;
}

.m-forum .nav .nav-container .post a {
  color: #088AFF;
  font-size: 16px;
}

.m-forum .order {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  background-color: white;
}

/* .m-forum .order .order-container {
  width: 1200px;
  margin: 0 auto;
} */
.m-forum .order .order-container ul {
  width: 100%;
  height: 50px;
  /* text-align: center; */
}

.m-forum .order .order-container ul li {
  display: inline-block;
  padding: 0 30px;
}

.m-forum .order .order-container ul li a {
  color: #151515;
  display: inline-block;
  height: 48px;
  padding: 0 5px;
}

.m-forum .order .order-container ul li a.active {
  color: #088AFF;
  /* border-bottom: solid 2px #088AFF; */
}

.m-forum .container {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding: 20px 0;
}

.m-forum .container .forum-post-list {
  width: 100%;
  /* 修改 */
  overflow: hidden;
}

.m-forum .container .forum-post-list .forum-post {
  width: 100%;
  /* 修改 */
  background-color: #F4F4F4;
  border-radius: 24px;
  margin-bottom: 15px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
}

.m-forum .container .forum-post-list .forum-post .item-left {
  width: 192px;
}

.m-forum .container .forum-post-list .forum-post .item-right {
  flex: 1;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}

/* .m-forum .container .forum-post-list .forum-post:hover {
  box-shadow: 0 6px 10px 0 rgba(172, 172, 172, 0.4);
  position: relative;
  top: -5px;
} */
.m-forum .container .forum-post-list .forum-post .cover {
  position: relative;
  border-radius: 5px 5px 0 0;
}

/* 修改 */
.m-forum .container .forum-post-list .forum-post .cover img {
  width: 192px;
  height: 192px;
  border-radius: 20px;
  display: block;
}

.m-forum .container .forum-post-list .forum-post .cover:hover {
  background-color: #000000;
}

.m-forum .container .forum-post-list .forum-post .cover:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-forum .container .forum-post-list .forum-post .cover .duration {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 9px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  padding: 0 8px;
  font-size: 12px;
  text-align: center;
}

.m-forum .container .forum-post-list .forum-post .subject {
  color: #333333;
  width: 70%;
  min-height: 22px;
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  padding: 0 20px;
  margin-top: 10px;
  display: flex;
}

.m-forum .container .forum-post-list .forum-post .subject a {
  color: #535353;
  font-size: 16px;
}

.m-forum .container .forum-post-list .forum-post .subject span {
  color: #fff;
  background: #3B8AF7;
  display: block;
  width: 76px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  margin-right: 10px;
  border-radius: 4px;
}

/* .m-forum .container .forum-post-list .forum-post .contents{
   color: #6D6D6D;
  font-size: 14px;
  margin-top:40px;

  height: 40px;

  overflow: hidden;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;
}  */
.m-forum .container .forum-post-list .forum-post .data {
  width: 94%;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #999999;
  padding: 8px 20px;
  margin-top: 5px;
  border-top: solid 1px #DADADA;
  position: absolute;
  bottom: 0px;
}

.m-forum .container .forum-post-list .forum-post .data i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

.m-forum .container .forum-post-list .forum-post .data .views {
  display: inline-block;
  width: 70px;
  height: 22px;
  overflow: hidden;
}

.m-forum .container .forum-post-list .forum-post .data .comments {
  display: inline-block;
  width: 70px;
  height: 22px;
  overflow: hidden;
  margin-left: 10px;
}

.m-forum .container .forum-post-list .forum-post .data .likes {
  display: inline-block;
  width: 70px;
  height: 22px;
  overflow: hidden;
  margin-left: 10px;
}

.m-forum .container .forum-post-list .forum-post .info {
  /* width: 245px; */
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: -19px;
  display: flex;
}

.m-forum .container .forum-post-list .forum-post .info .user {
  color: #333333;
  /* margin-right: 24px; */
  width: 145px;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
}

.m-forum .container .forum-post-list .forum-post .info .user .face {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 5px;
}

.m-forum .container .forum-post-list .forum-post .info .user .face img {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
}

.m-forum .container .forum-post-list .forum-post .info .publist-datetime {
  /* position: absolute;
  right: 0;
  top: 0; */
  color: #A4ACC9;
}

.m-forum .container .forum-post {
  overflow: hidden;
}

.m-forum .container .forum-post .left {
  width: 845px;
  float: left;
}

.m-forum .container .forum-post .left .forum-content {
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(209, 209, 209, 0.5);
  border-radius: 8px;
  padding: 30px;
}

.m-forum .container .forum-post .left .forum-content .info {
  position: relative;
  width: 785px;
  height: 28px;
  line-height: 28px;
}

.m-forum .container .forum-post .left .forum-content .info .subject {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  width: 440px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-forum .container .forum-post .left .forum-content .info .subject .category {
  display: inline-block;
  vertical-align: middle;
  background-color: #088AFF;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  padding: 0 6px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
}

.m-forum .container .forum-post .left .forum-content .info .user {
  position: absolute;
  top: 0;
  left: 465px;
  font-size: 12px;
  color: #666666;
  width: 120px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.m-forum .container .forum-post .left .forum-content .info .user img {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.m-forum .container .forum-post .left .forum-content .info .date {
  position: absolute;
  top: 0;
  left: 600px;
  font-size: 12px;
  color: #666666;
  width: 185px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.m-forum .container .forum-post .left .forum-content .btns {
  margin: 20px 0 25px 0;
  overflow: hidden;
}

.m-forum .container .forum-post .left .forum-content .btns a {
  border: 1px solid #088AFF;
  border-radius: 8px;
  color: #088AFF;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
}

.m-forum .container .forum-post .left .forum-content .btns a.prev-forum {
  float: left;
}

.m-forum .container .forum-post .left .forum-content .btns a.next-forum {
  float: right;
}

.m-forum .container .forum-post .left .forum-content .video {
  width: 785px;
  height: 440px;
  margin-bottom: 30px;
}

.m-forum .container .forum-post .left .forum-content .image img {
  width: 240px;
  height: 164px;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px 10px 0 0;
}

.m-forum .container .forum-post .left .forum-content .content {
  line-height: 2;
  font-size: 14px;
  color: #666666;
}

.m-forum .container .forum-post .left .forum-content .data {
  font-size: 14px;
  color: #999999;
  height: 50px;
  line-height: 50px;
  border-top: solid 1px #eeeeee;
  margin-top: 30px;
}

.m-forum .container .forum-post .left .forum-content .data .views {
  display: inline-block;
  margin-left: 20px;
}

.m-forum .container .forum-post .left .forum-content .data .comments {
  display: inline-block;
  margin-left: 40px;
}

.m-forum .container .forum-post .left .forum-content .data .likes {
  display: inline-block;
  margin-left: 40px;
}

.m-forum .container .forum-post .left .forum-content .data i {
  font-size: 20px;
  margin-right: 5px;
  color: #999999;
}

.m-forum .container .forum-post .left .forum-content .data i:hover {
  color: #088AFF;
}

.m-forum .container .forum-post .left .forum-comment {
  box-shadow: 0 2px 4px 0 rgba(209, 209, 209, 0.5);
  border-radius: 8px;
  padding: 30px;
  overflow: hidden;
  background-color: white;
  margin-top: 20px;
}

.m-forum .container .forum-post .left .forum-comment>.title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  border-left: solid 4px #4C8BF6;
}

.m-forum .container .forum-post .left .forum-comment>.content {
  margin-top: 20px;
}

.m-forum .container .forum-post .right {
  width: 325px;
  float: right;
}

.m-forum .container .forum-post .right .best-forum-list {
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(209, 209, 209, 0.5);
  border-radius: 8px;
  padding: 20px;
}

.m-forum .container .forum-post .right .best-forum-list .title {
  font-size: 16px;
  color: #333333;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum {
  width: 285px;
  margin-top: 20px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(177, 177, 177, 0.4);
  border-radius: 8px;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .cover {
  border-radius: 8px 8px 0 0;
  position: relative;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .cover img {
  width: 285px;
  height: 160px;
  border-radius: 8px 8px 0 0;
  display: block;
}

/* .m-forum .container .forum-post .right .best-forum-list .best-forum .cover:hover {
  background-color: #000000;
} */
.m-forum .container .forum-post .right .best-forum-list .best-forum .cover:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .cover .duration {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 9px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  padding: 0 8px;
  font-size: 12px;
  text-align: center;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .cover .likes {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
  font-size: 12px;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .cover .likes i {
  font-size: 18px;
  margin-right: 5px;
}

.m-forum .container .forum-post .right .best-forum-list .best-forum .subject {
  font-size: 14px;
  color: #333333;
  text-align: center;
  padding: 0 15px;
  width: 255px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-forum .container .forum-add {
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(209, 209, 209, 0.5);
  border-radius: 8px;
  padding: 30px 50px;
}

.m-forum .container .forum-add .title {
  font-size: 16px;
  color: #2A2A2A;
  font-weight: bold;
  padding: 5px 10px 15px 10px;
  border-bottom: solid 1px #EEEEEE;
}

.m-forum .container .forum-add .image-upload {
  padding-bottom: 30px;
  border-bottom: solid 1px #eee;
}

.m-forum .container .forum-add .image-upload .label {
  font-size: 16px;
  color: #2A2A2A;
  padding: 25px 0;
}

.m-forum .container .forum-add .image-upload .pic-list {
  overflow: hidden;
}

.m-forum .container .forum-add .image-upload .pic-list .upload-btn {
  width: 258px;
  height: 142px;
  float: left;
  margin: 0 15px 15px 0;
  background-color: #E7F1F9;
  border: 1px solid #BBD3EA;
  border-radius: 4px;
  text-align: center;
  background-image: url("../image/icon_upload_1.png");
  background-repeat: no-repeat;
  background-position: 114px 30px;
}

.m-forum .container .forum-add .image-upload .pic-list .upload-btn .t1 {
  font-size: 14px;
  color: #666666;
  margin-top: 72px;
}

.m-forum .container .forum-add .image-upload .pic-list .upload-btn .t2 {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
}

.m-forum .container .forum-add .image-upload .pic-list .upload-btn:hover {
  background-image: url("../image/icon_upload_2.png");
}

.m-forum .container .forum-add .image-upload .pic-list .item {
  position: relative;
  width: 260px;
  height: 144px;
  float: left;
  margin: 0 15px 15px 0;
  border-radius: 4px;
}

.m-forum .container .forum-add .image-upload .pic-list .item:hover .del {
  display: block;
}

.m-forum .container .forum-add .image-upload .pic-list .item:hover .mask {
  display: block;
}

.m-forum .container .forum-add .image-upload .pic-list .item:hover .set-cover {
  display: block;
}

.m-forum .container .forum-add .image-upload .pic-list .item img {
  width: 260px;
  height: 144px;
  cursor: pointer;
  border-radius: 4px;
}

.m-forum .container .forum-add .image-upload .pic-list .item .mask {
  width: 260px;
  height: 144px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(180, 180, 180, 0.2);
}

.m-forum .container .forum-add .image-upload .pic-list .item .set-cover {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 260px;
  padding: 5px 0;
  text-align: center;
  color: white;
  background-color: #1e90ff;
}

.m-forum .container .forum-add .image-upload .pic-list .item .cover-flag {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 260px;
  padding: 5px 0;
  text-align: center;
  color: white;
  background-color: #228b22;
}

.m-forum .container .forum-add .image-upload .pic-list .item .del {
  width: 20px;
  height: 20px;
  display: none;
  z-index: 100;
  position: absolute;
  top: 5px;
  right: 5px;
  background-image: url('../image/close.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.m-forum .container .forum-add .video-upload {
  padding-bottom: 30px;
  border-bottom: solid 1px #eee;
}

.m-forum .container .forum-add .video-upload .label {
  font-size: 16px;
  color: #2A2A2A;
  padding: 25px 0;
}

.m-forum .container .forum-add .video-upload .m-video-upload .btns .webuploader-container {
  position: relative;
}

.m-forum .container .forum-add .video-upload .m-video-upload .btns .webuploader-container .webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: #1ab394;
  padding: 6px 12px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}

.m-forum .container .forum-add .video-upload .m-video-upload .btns .webuploader-container .webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.m-forum .container .forum-add .video-upload .m-video-upload .btns .webuploader-container .webuploader-pick-hover {
  background: #00a2d4;
}

.m-forum .container .forum-add .video-upload .m-video-upload .btns .webuploader-container .webuploader-pick-disable {
  opacity: 0.6;
  pointer-events: none;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list {
  margin-top: 10px;
  width: 600px;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list .item {
  padding: 5px 0;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list .item .info {
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list .item .remove {
  display: inline-block;
  margin-left: 8px;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list .item .state {
  display: inline-block;
  margin-left: 30px;
}

.m-forum .container .forum-add .video-upload .m-video-upload .video-list .item .progress-container {
  margin-top: 20px;
}

.m-forum .container .forum-add .forum-table {
  width: 100%;
  font-size: 16px;
  color: #2A2A2A;
  margin-top: 30px;
}

.m-forum .container .forum-add .forum-table td {
  padding: 10px 0;
}

.m-forum .container .forum-add .forum-table .w90 {
  width: 90px;
}

.m-forum .container .forum-add .forum-table .w480 {
  width: 480px;
}

.m-forum .container .forum-add .forum-table .w180 {
  width: 180px;
}

.m-forum .container .forum-add .forum-table textarea {
  width: 800px;
  height: 160px;
}

.m-forum .container .forum-add .w112 {
  width: 112px;
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.m-comment .comment_list .replys_item {
  padding: 14px 0 0px 50px;
  border-bottom: none;
}

.panel-bold {
  font-weight: 600;
  font-size: 18px;
}

.footer-version {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  background-color: #e8edf1;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.search {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.search_input {
  width: 180px;
  height: 30px;
  border-radius: 3px;
  padding-left: 5px;
  box-sizing: border-box;
  border: #ccc solid 1px;
}

.seach_btn {
  border: none;
  height: 30px;
  width: 60px;
  background: #088aff;
  color: #fff;
  border-radius: 3px;
}

.forum-post2 .content table {
  display: flex;
  align-items: center;
  justify-content: center;
}


/* 首页弹窗 */
.index-modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
}

.index-modal-in {
  width: 600px;
  height: 643px;
  background: url('../image/indexLayer/layer-draw.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6000;
  padding: 0 33px;
  box-sizing: border-box;
}

.icon-closes {
  width: 40px;
  height: 40px;
  background: url('../image/indexLayer/icon-close.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 7000;
  cursor: pointer;
}

.platform-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 293px;
}

.platform-list li {
  text-align: center;
}

.platform-list li .platform-img {
  width: 62px;
  height: 62px;
}

.platform-list li .platform-name {
  color: #2E329E;
  font-size: 14px;
  margin-top: 12px;
  font-weight: 600;
}

.larers-text {
  width: 516px;
  height: 110px;
  background: url('../image/indexLayer/layers-text.png') no-repeat;
  background-size: 100% 100%;
  margin: 20px auto;
}

.bottoms {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottoms .items {
  background: linear-gradient(90deg, #4388E4 0%, #1349D5 100%);
  width: 260px;
  height: 66px;
  border-radius: 33px;
  display: flex;
  align-items: center;
  line-height: 66px;
  justify-content: center;
  margin-right: 20px;
}

.bottoms .items:last-child {
  margin-right: 0px;
}

.bottoms .items .icon-img {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}

.bottoms .items span {
  color: #fff;
  font-size: 20px;
}

.eur-cup {
  width: 100%;
  /* height:150px; */
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
}

.eur-cup img {
  width: 100%;
  /* height: 150px; */
}

.eur-cup-in {
  width: 1100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: 1003;
  left: 50%;
  margin-left: -550px;
}

.close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: -80px;
  right: -36px;
  z-index: 1001;
  background: url('../../imgs/close.png') no-repeat;
  background-size: 100% 100%;
}

.eur-cup a {
  width: 100%;
  /* height: 150px; */
  position: absolute;
  bottom: 0;
  z-index: 1100;
}

@media (max-width: 1920px) {

  .close {
    right: -36px;
    top: -100px;
  }
}

@media (max-width: 1200px) {

  .close {
    right: 0px;
  }
}