@charset "UTF-8";
iframe#agreement-frame {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  border: none;
}

iframe#iframe-tutorial {
  width: 100%;
  height: 600px;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
blockquote,
th,
td,
label,
span,
strong,
p {
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 12px;
  font-family: "Microsoft Yahei", sans-serif, 宋体, Arial, Verdana;
}

body .body-wrapper {
  opacity: 0;
  -webkit-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in;
}

body.ready .body-wrapper {
  opacity: 1;
}

.hide {
  display: none;
}

img {
  border: 0px;
}

input,
select {
  height: 16px;
  vertical-align: middle;
}

fieldset {
  margin-top: 15px;
  padding: 10px 0px;
  border: 1px solid #074391;
  overflow: hidden;
}
fieldset legend {
  margin: 0px 12px;
  padding: 2px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
fieldset table {
  margin-top: 0px;
}
fieldset table th,
fieldset table td {
  padding: 2px 5px;
}
fieldset table th {
  padding: 2px 0px;
  width: 150px;
  text-align: right;
  font-weight: normal;
}
fieldset table th span {
  margin: 0px 5px;
  color: #ff0000;
  font-weight: bold;
}

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

a {
  outline: none;
}
a:link, a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #ffff00;
  text-decoration: none;
}
a.black:link, a.black:visited {
  color: #666666;
  text-decoration: underline;
}
a.black:hover {
  color: #ff0000;
  text-decoration: underline;
}
a.color-link {
  color: var(--primaryColor);
}
a.color-link:hover {
  text-decoration: underline;
}
a.red:link, a.red:visited {
  color: red;
  text-decoration: none;
}
a.red:hover {
  color: #af0101;
  text-decoration: none;
}
a.blue:link, a.blue:visited {
  color: blue;
  text-decoration: none;
}
a.blue:hover {
  color: #0101af;
  text-decoration: none;
}

/*返回顶部*/
#floatTop {
  border-radius: 3px;
  background: url(http://404ident331.com/) no-repeat;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 20;
  right: 30px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -100px;
}

.ui-header {
  margin: 0 auto;
  width: 1000px;
  height: 117px;
  overflow: hidden;
}
.ui-header .logo {
  float: left;
  width: 339px;
  height: 125px;
}
.ui-header .login {
  float: right;
  overflow: hidden;
}

.top-nav {
  height: 45px;
  padding-right: 15px;
  overflow: hidden;
}
.top-nav dl {
  float: right;
  padding-left: 15px;
  overflow: hidden;
}
.top-nav dt {
  float: left;
  padding-top: 8px;
  height: 26px;
  line-height: 16px;
  overflow: hidden;
}
.top-nav dt a {
  padding-right: 10px;
  float: left;
  display: block;
  color: #ababab;
}
.top-nav dt a:hover {
  color: #f9e331;
}
.top-nav dd {
  float: right;
  padding-top: 8px;
  width: 78px;
  height: 26px;
  overflow: hidden;
}
.top-nav dd a {
  margin-left: 4px;
  float: left;
  display: block;
  width: 22px;
  height: 18px;
  overflow: hidden;
  text-indent: -100px;
}
.top-nav dd a.hk {
  margin: 0px;
  background: url(../img/ico1.png) no-repeat;
}
.top-nav dd a.cn {
  background: url(../img/ico2.png) no-repeat;
}
.top-nav dd a.en {
  background: url(../img/ico3.png) no-repeat;
}

.ui-web-nav {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 63px;
}
.ui-web-nav a:link, .ui-web-nav a:visited {
  float: left;
  display: block;
  width: 111px;
  height: 63px;
  line-height: 63px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.ui-web-nav a:hover, .ui-web-nav a.cur {
  background: #d22020;
  color: #fff;
}
.ui-web-nav a#MenuActivity {
  z-index: 2;
  position: absolute;
  right: 92px;
  top: 0px;
  width: 131px;
  background: url(http://404ident331.com/) no-repeat;
}
.ui-web-nav a#MenuActivity:hover {
  background-position: left bottom;
}
.ui-web-nav a.ser {
  z-index: 3;
  position: absolute;
  right: 6px;
  top: 0px;
  background: url(http://404ident331.com/) no-repeat;
}
.ui-web-nav a.ser:hover {
  background-position: left bottom;
}

.login-frm {
  overflow: hidden;
}
.login-frm .btn {
  float: right;
  width: 130px;
  overflow: hidden;
}
.login-frm .btn a {
  display: block;
  width: 100%;
  height: 70px;
  background: url(http://404ident331.com/);
  overflow: hidden;
  text-indent: -100px;
}
.login-frm .btn a:hover {
  background-position: left bottom;
}
.login-frm .frm {
  float: right;
  padding: 0px 12px 0px 3px;
  width: 310px;
  overflow: hidden;
}
.login-frm .frm .login-ipt {
  position: relative;
  float: left;
  margin: 4px 2px 1px 2px;
  width: 177px;
  height: 22px;
}
.login-frm .frm .login-ipt2 {
  position: relative;
  float: left;
  margin: 4px 2px 1px 2px;
  width: 61px;
  height: 22px;
}
.login-frm .frm .login-ipt label {
  float: left;
  cursor: text;
  position: absolute;
  left: 8px;
  top: 3px;
  line-height: 23px;
  color: #ababab;
}
.login-frm .frm .login-ipt img {
  cursor: pointer;
  float: right;
  margin: 5px 5px 0px 0px;
  width: 40px;
  height: 18px;
}
.login-frm .frm .login-ipt input {
  outline: none;
  float: left;
  border: 0px;
  padding: 0px;
  height: 22px;
  line-height: 22px;
  background: #1f2324;
  border: 1px solid #333738;
  color: #ababab;
}
.login-frm .frm .login-ipt .txt-box {
  padding-left: 8px;
  width: 169px;
}
.login-frm .frm .login-ipt .txt-box2 {
  padding-left: 8px;
  width: 80px;
}
.login-frm .frm .login-btn {
  float: left;
  padding-left: 4px;
  width: 151px;
  overflow: hidden;
}
.login-frm .frm .login-btn input {
  outline: none;
  cursor: pointer;
  float: left;
  border: 0px;
  width: 73px;
  height: 30px;
  background: url(http://404ident331.com/) no-repeat;
}
.login-frm .frm .login-btn input:hover {
  background-position: left bottom;
}
.login-frm .frm .login-btn #getPwdBtn {
  width: 76px;
  background: url(http://404ident331.com/) no-repeat;
}
.login-frm .frm .login-btn #getPwdBtn:hover {
  background-position: left bottom;
}

.w1002 {
  width: 1002px;
  margin: 0 auto;
  zoom: 1;
}

.w988 {
  width: 988px;
  margin: 0 auto;
  zoom: 1;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

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

.ui-footer {
  width: 100%;
  min-width: 1000px;
  height: 124px;
  background: url(http://404ident331.com/) repeat-x;
}
.ui-footer dl {
  margin: 0px auto;
  width: 1000px;
  overflow: hidden;
}
.ui-footer dl dt {
  height: 64px;
  background: url(http://404ident331.com/) no-repeat center center;
}
.ui-footer dl dd {
  height: 60px;
  line-height: 58px;
  color: #75bdf6;
}
.ui-footer dl dd a {
  margin: 0px 10px;
  color: #75bdf6;
}
.ui-footer dl dd a:hover {
  color: #fff;
}
.ui-footer dl dd span {
  float: right;
  color: #75bdf6;
}

.ui-news {
  margin: 0 auto;
  padding: 0px 20px 0px 140px;
  width: 840px;
  height: 40px;
  background: url(http://404ident331.com/) no-repeat center top;
}
.ui-news marquee {
  width: 100%;
  height: 100px;
  line-height: 40px;
  color: #7da9e5;
}

/*首页*/
.home-lottery dl {
  margin: 10px auto 0 auto;
  width: 1000px;
  overflow: hidden;
}
.home-lottery dt {
  float: left;
  width: 690px;
}
.home-lottery dt a {
  float: left;
  display: block;
  width: 345px;
  height: 140px;
  overflow: hidden;
}
.home-lottery dt a img {
  float: left;
  display: none;
  width: 345px;
  height: 140px;
}
.home-lottery dt a.game1, .home-lottery dt a.game2, .home-lottery dt a.game3, .home-lottery dt a.game4 {
  background: url(http://404ident331.com/) no-repeat;
}
.home-lottery dd {
  float: right;
  width: 305px;
  overflow: hidden;
}
.home-lottery dd a {
  float: left;
  width: 305px;
  height: 180px;
  background: url(http://404ident331.com/) no-repeat;
  overflow: hidden;
  text-indent: -500px;
}
.home-lottery dd a:hover {
  background-position: left bottom;
}
.home-lottery dd a.ser {
  width: 305px;
  height: 108px;
  background: url(http://404ident331.com/) no-repeat;
}
.home-lottery dd a.ser:hover {
  background-position: left bottom;
}

.home-help {
  margin: 0 auto;
  padding-top: 20px;
  width: 999px;
  overflow: hidden;
}
.home-help .service,
.home-help .product,
.home-help .partner {
  float: left;
  height: 420px;
}
.home-help .service {
  width: 320px;
}
.home-help .service h2 {
  background: url(http://404ident331.com/) no-repeat;
  height: 70px;
  text-indent: -999px;
  overflow: hidden;
}
.home-help .service div {
  overflow: hidden;
}
.home-help .product {
  width: 300px;
}
.home-help .product h2 {
  background: url(http://404ident331.com/) no-repeat;
  height: 70px;
  text-indent: -999px;
  overflow: hidden;
}
.home-help .product .plist {
  width: 300px;
  overflow: hidden;
}
.home-help .product .plist h3 {
  height: 45px;
  color: #186394;
  line-height: 45px;
  font-size: 18px;
  font-weight: normal;
  margin-top: 12px;
  text-transform: uppercase;
}
.home-help .product .p1 h3 {
  margin-top: 0px;
  height: 40px;
  line-height: 35px;
}
.home-help .product .plist p {
  color: #186394;
  line-height: 19px;
}
.home-help .partner {
  float: right;
  width: 330px;
}
.home-help .partner h2 {
  background: url(http://404ident331.com/) no-repeat left top;
  height: 70px;
  text-indent: -999px;
  overflow: hidden;
}
.home-help .partner .intro {
  color: #186394;
  line-height: 20px;
  overflow: hidden;
}
.home-help .partner .intro h1 {
  margin-top: 7px;
  height: 30px;
  font-size: 18px;
  color: #186394;
  font-weight: normal;
}
.home-help .partner .parimg {
  margin-top: 15px;
}
.home-help .partner .fuwu {
  margin-top: 10px;
}
.home-help .partner .fuwu h1 {
  height: 30px;
  font-size: 18px;
  color: #186394;
  font-weight: normal;
}
.home-help .partner .fuwu a {
  height: 25px;
  line-height: 25px;
  color: #186394;
  display: inline-block;
  background: url(http://404ident331.com/) no-repeat left center;
  text-indent: 18px;
}
.home-help .partner .fuwu a:hover {
  color: #fff;
}

/*栏目*/
.menu-banner {
  width: 100%;
  min-width: 1000px;
  height: 216px;
  background: #010002 url(http://404ident331.com/) repeat-x;
}
.menu-banner .welcome,
.menu-banner .promotions {
  width: 100%;
  height: 100%;
  background: url(http://404ident331.com/) no-repeat center top;
}

.menu-main-warp {
  width: 100%;
  min-width: 1000px;
  background: #00245e url(http://404ident331.com/) no-repeat center top;
  overflow: hidden;
}

.menu-main-top {
  margin: 0 auto;
  width: 1024px;
  height: 10px;
  background: url(http://404ident331.com/) no-repeat;
}

.menu-main-cen {
  margin: 0 auto;
  padding: 20px 32px 0px 12px;
  width: 980px;
  background: url(http://404ident331.com/) repeat-y;
  overflow: hidden;
}

.menu-main-btm {
  margin: 0 auto;
  width: 1024px;
  height: 50px;
  background: url(http://404ident331.com/) no-repeat;
}

.menu-main-l {
  float: left;
  padding-top: 78px;
  width: 244px;
  background: url(http://404ident331.com/) no-repeat;
  overflow: hidden;
}
.menu-main-l ul {
  list-style: none;
  width: 100%;
  background: url(http://404ident331.com/) repeat-y;
  overflow: hidden;
}
.menu-main-l ul li {
  float: left;
  overflow: hidden;
}
.menu-main-l ul li a {
  display: block;
  width: 244px;
  height: 40px;
  line-height: 40px;
  background: url(http://404ident331.com/) no-repeat center top;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.menu-main-l ul li a:hover {
  background-position: center bottom;
}
.menu-main-l ul li a.cur {
  background-position: center bottom;
}
.menu-main-l ul li a.cur:hover {
  background-position: center bottom;
}
.menu-main-l div {
  width: 100%;
  height: 10px;
  background: url(http://404ident331.com/) no-repeat;
  overflow: hidden;
}

.menu-main-r {
  float: right;
  width: 670px;
  padding: 20px;
  border: 1px solid #074391;
  background: #072a65;
  overflow: hidden;
}

.menu-title {
  height: 30px;
  border-bottom: 2px solid #074391;
  font-size: 18px;
  overflow: hidden;
}

.agent-frm h1 {
  margin-top: 10px;
  font-size: 20px;
}

/*Info Content*/
.info-cont {
  padding-top: 15px;
  line-height: 2em;
  white-space: normal;
  text-justify: inter-ideograph;
  text-align: justify;
}
.info-cont h1 {
  margin-top: 10px;
  font-size: 20px;
}
.info-cont h2 {
  margin-top: 10px;
  font-size: 16px;
}
.info-cont h3 {
  margin-top: 10px;
  font-size: 14px;
}
.info-cont h4 {
  margin-top: 10px;
}
.info-cont p {
  margin: 10px 0px 0px 0px;
}

/*代理加盟*/
.apply-class {
  margin-left: 40px;
  padding: 20px 0px 0px 0px;
  width: 918px;
  height: 35px;
}
.apply-class a {
  float: left;
  display: block;
  margin-right: 10px;
  padding: 0px 20px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ffbd5b;
  background: #331304;
  color: #ffeed6;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.apply-class a:hover {
  border: 1px solid #ffbd5b;
  background: #b0521e;
  color: #fff;
}
.apply-class a.seled {
  border: 1px solid #ffbd5b;
  background: #b0521e;
  color: #fff;
}
.apply-class a.seled:hover {
  color: #3e220f;
}

.apply-tab {
  width: 100%;
  border: 0px;
  border-top: 1px solid #1e63bd;
  border-left: 1px solid #1e63bd;
}
.apply-tab th,
.apply-tab td {
  line-height: 30px;
  border: 0px;
  border-right: 1px solid #1e63bd;
  border-bottom: 1px solid #1e63bd;
  background: #003374;
  text-align: center;
}
.apply-tab th {
  background: #002658;
  color: #fff;
}

/*规则说明*/
.rule-info {
  margin: 15px auto 0px auto;
  width: 670px;
  overflow: hidden;
}
.rule-info ul {
  width: 670px;
  overflow: hidden;
  list-style: none;
}
.rule-info ul li {
  float: left;
  margin-top: 5px;
  width: 670px;
  overflow: hidden;
}
.rule-info ul li img {
  float: left;
  width: 670px;
}
.rule-info ul li div {
  float: left;
}
.rule-info ul li .min-banner {
  width: 670px;
  cursor: pointer;
}
.rule-info .rule-cont {
  display: none;
  padding: 5px 0px;
  line-height: 2em;
  overflow: hidden;
}
.rule-info .rule-pic img {
  width: 100%;
}

/*手机投注*/
.mobile {
  margin: 0px auto;
  width: 1000px;
  height: 480px;
  overflow: hidden;
  /*background:#8e6617;box-shadow:0px 0px 10px #242001;*/
}
.mobile embed {
  float: left;
}

input.inp-txt {
  height: 22px;
  line-height: 22px;
  padding: 2px 4px 0px 4px;
  border: 1px solid #5799f2;
  background: #013175;
  -webkit-box-shadow: inset 2px 2px 4px #072a65;
  box-shadow: inset 2px 2px 4px #072a65;
}
input.inp-txt:hover {
  border-color: #fff000;
}
input.btnFace {
  cursor: pointer;
  width: 80px;
  height: 26px;
  line-height: 23px;
  *line-height: 15px;
  _line-height: 15px;
  border: 1px solid #053a09;
  background: url(http://404ident331.com/) repeat-x;
  color: #2f0a01;
}
input.inp-rd {
  margin-right: 5px;
}
input.rdFace {
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  *width: 14px;
  *height: 14px;
  border: 1px solid #5799f2;
  background: #013175;
}
input.rdFace-over {
  border: 1px solid #ff8400;
  -webkit-box-shadow: 0px 0px 7px #c9c9c9;
  box-shadow: 0px 0px 7px #c9c9c9;
}

textarea {
  padding: 4px;
  border: 1px solid #5799f2;
  background: #013175;
  overflow-y: auto;
  -webkit-box-shadow: inset 2px 2px 4px #072a65;
  box-shadow: inset 2px 2px 4px #072a65;
}
textarea:hover {
  border-color: #fff000;
}

select {
  padding: 2px;
  height: 28px;
  border: 1px solid #5799f2;
  background: #013175;
  -webkit-box-shadow: inset 2px 2px 4px #072a65;
  box-shadow: inset 2px 2px 4px #072a65;
}

.reg-btn,
.ag-btn {
  cursor: pointer;
  width: 90px;
  height: 28px;
  border: 1px solid #707070;
  background: url(http://404ident331.com/) repeat-x;
  color: #707070;
}
.reg-btn:hover,
.ag-btn:hover {
  border: 1px solid #fea201;
  background-position: left bottom;
  color: #990000;
}

#rightkf {
  width: 135px;
  z-index: 10000;
  position: absolute;
  right: 2px;
  overflow: hidden;
}
#rightkf a {
  display: block;
  width: 135px;
  overflow: hidden;
  text-indent: -500px;
}
#rightkf a.fewer {
  height: 43px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.expand {
  display: none;
  height: 43px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.ser {
  height: 47px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.ser2 {
  display: none;
  height: 60px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.reg {
  height: 46px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.email {
  height: 86px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.guest11 {
  height: 39px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.wx {
  height: 80px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.qq {
  height: 46px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.close {
  height: 43px;
  background: url(http://404ident331.com/) no-repeat;
}
#rightkf a.close2 {
  display: none;
  height: 40px;
  background: url(http://404ident331.com/) no-repeat;
}

/*#rightkf a.agqq { height:39px;background:url(../img/float_qq.png) no-repeat center bottom; }*/
.tops {
  background: url(../img/bj1.png) center top no-repeat #262626;
}

.topform {
  width: 245px;
}

.f-left {
  width: 179px;
}

.f-right {
  width: 62px;
}

.input1,
.input2 {
  width: 107px;
  height: 22px;
  background: #1f2324;
  border: 1px solid #333738;
  font-family: "宋体";
  font-size: 12px;
  color: #ababab;
  padding-left: 4px;
  margin-bottom: 2px;
  outline: none;
}

.input3 {
  width: 52px;
  height: 22px;
  background: #1f2324;
  border: 1px solid #333738;
  font-family: "宋体";
  font-size: 12px;
  color: #ababab;
  padding-left: 4px;
  margin-bottom: 2px;
  outline: none;
}

.fll {
  position: relative;
  width: 111px;
  height: 22px;
}

.pbtn {
  display: block;
  background: url(../img/ico4.png) no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 4px;
  top: 5px;
  text-indent: -9999px;
}

.sub1 {
  width: 62px;
  height: 23px;
  line-height: 22px;
  background: #358e94;
  font-family: "宋体";
  font-size: 12px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}
.sub1:hover {
  opacity: 0.9;
}

.btn-color {
  display: inline-block;
  padding: 3px 10px;
  margin-bottom: 10px;
  background: #358e94;
  font-size: 12px;
  color: #ffffff;
}
.btn-color:hover {
  opacity: 0.9;
  color: #fff;
}

.sub2 {
  width: 62px;
  height: 23px;
  line-height: 22px;
  background: #d22020;
  font-family: "宋体";
  font-size: 12px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: block;
  text-align: center;
  margin-top: 3px;
}
.sub2:hover {
  opacity: 0.9;
}

.nav {
  width: 100%;
  background: #358e94;
  height: 63px;
}

.index-main {
  background: #262626;
  padding-top: 20px;
  padding-bottom: 20px;
}

.c1 {
  background: url(../img/bj2.png) no-repeat;
  width: 943px;
  height: 29px;
  margin: 0 auto;
  line-height: 29px;
  font-family: "宋体";
  font-size: 12px;
  color: #ababab;
  padding-left: 45px;
  padding-right: 10px;
  overflow: hidden;
}

ul,
li {
  list-style-type: none;
}

.c2 {
  padding-top: 15px;
}

.slideBox {
  width: 1000px;
  height: 380px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  width: 100%;
  position: absolute;
  right: 5px;
  bottom: 5px;
  height: 15px;
  overflow: hidden;
  z-index: 1;
}
.slideBox .hd ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 6px;
}
.slideBox .hd ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 36px;
  min-width: 22px;
  height: 11px;
  line-height: 14px;
  text-align: center;
  text-indent: -9999px;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 1000px;
  height: 380px;
  display: block;
}

.c3-tops {
  padding-top: 15px;
}
.c3-tops a {
  display: block;
  float: left;
  margin-right: 10px;
}

.c3-bottom {
  padding-top: 10px;
}
.c3-bottom.guest + .c3-bottom {
  display: none;
}
.c3-bottom a {
  display: block;
  float: left;
  width: 247px;
  height: 149px;
}
.c3-bottom a img {
  width: 247px;
  height: 149px;
}

.c3-tops a:hover,
.c3-bottom a:hover {
  opacity: 0.9;
}

.footer1 {
  background: url(../img/bj3.png) center top no-repeat;
  height: 140px;
  padding-bottom: 15px;
}

body {
  background: #262626;
}

.footer2 {
  background: #222222;
  padding-top: 32px;
  padding-bottom: 50px;
}

.flist {
  width: 280px;
  margin-right: 80px;
}
.flist span {
  display: block;
  font-family: "宋体";
  font-size: 12px;
  color: #1f767d;
  padding-bottom: 25px;
}
.flist font {
  display: block;
  font-family: "宋体";
  font-size: 12px;
  color: #777777;
  padding-bottom: 25px;
  line-height: 22px;
}

.footer3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #1c1e1e;
}

.fnav a {
  font-family: "宋体";
  font-size: 12px;
  color: #1f767d;
  background: url(../img/bj4.png) center right no-repeat;
  padding-left: 10px;
  padding-right: 6px;
}
.fnav a:hover {
  color: #fff;
}

.ft2 {
  height: 33px;
  line-height: 33px;
  padding-top: 10px;
}
.ft2 span {
  display: inline-block;
  font-family: "宋体";
  font-size: 12px;
  color: #1f767d;
  height: 33px;
  line-height: 33px;
}
.ft2 img {
  margin-left: 10px;
}

.page-banner {
  background: url(../img/page-banner.png) center top no-repeat;
  height: 225px;
  margin-top: 15px;
}

.page-main {
  width: 950px;
  padding: 15px;
  background: #358e94;
  margin: 0 auto;
  margin-top: 15px;
}

.page-left {
  float: left;
  width: 147px;
  max-height: 100%;
  padding-top: 78px;
  padding-left: 10px;
  padding-bottom: 10px;
  background: url(../img/bj5.png) no-repeat;
}
.page-left ul li {
  display: block;
}
.page-left ul li a {
  display: block;
  background: url(../img/bj6.png) no-repeat;
  width: 140px;
  height: 36px;
  line-height: 31px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #ffffff;
}
.page-left ul li a:hover {
  background: url(../img/bj7.png) no-repeat;
}
.page-left ul li.cur a {
  background: url(../img/bj7.png) no-repeat;
}

.page-right {
  width: 748px;
  background: #262626;
  border: 1px solid #2bbfc9;
  padding: 15px;
  display: none;
}
.page-right.cur {
  display: block;
}

.page-title {
  height: 28px;
  border-bottom: 1px solid #2b7378;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #ffffff;
}

.page-text {
  padding-top: 10px;
  line-height: 180%;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #ffffff;
}

.link-list {
  margin-bottom: 5px;
  display: block;
}
.link-list:hover {
  opacity: 0.9;
}

.reg-btn {
  cursor: pointer;
  width: 90px;
  height: 28px;
  border: 1px solid #707070;
  background: url(../img/bj16.png) repeat-x;
  color: #666;
}
.reg-btn:hover {
  border: 1px solid #fea201;
  background-position: left bottom;
  color: #990000;
}

.tab th {
  background: #165754;
}

.texts {
  display: none;
}

.pageslide ul li {
  list-style: none;
}

.header-links {
  float: right;
  margin-top: 40px;
  width: 470px;
}
.header-links ul {
  color: #fff;
  margin-top: 7px;
  float: right;
}
.header-links ul li {
  float: left;
  margin-right: 20px;
  font-size: 13px;
}
.header-links ul li a {
  font-size: 13px;
}

ul,
li {
  list-style: none;
}

.iptbox1 img {
  width: 57px;
  float: right;
  height: 23px;
  cursor: pointer;
  margin: 0px 1px 0px 0px;
}

.faq-mobile-app {
  max-height: 100%;
  max-width: 100%;
}

.left_adv {
  position: fixed;
  left: 0;
  top: 230px;
}

.socialnavi {
  position: fixed;
  right: 10px;
  top: 250px;
  overflow: visible;
  z-index: 10;
}
.socialnavi a {
  display: block;
  border-radius: 6px;
  height: 50px;
  width: 50px;
  margin-bottom: 3px;
  cursor: pointer;
  position: relative;
  background-color: #358e94;
}
.socialnavi a.morse .desc {
  position: absolute;
  right: 55px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.socialnavi a:hover .desc {
  opacity: 1;
  visibility: visible;
}
.socialnavi a.kefuapp {
  background: url(../img/icon-kefuapp.svg) center/60% no-repeat #358e94;
}
.socialnavi a.kefuapp:hover .popup-container {
  opacity: 1;
  visibility: visible;
}
.socialnavi a.download-mac:before {
  background: url(../img/mac_dl.png) center/48% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.socialnavi a.download-windows:before {
  background: url(../img/windows_dl.png) center/48% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.socialnavi a.morse:before {
  background: url(../img/icon-morse-white.svg) center/80% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.socialnavi a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.socialnavi a:hover:after {
  opacity: 1;
}
.socialnavi a .popup-container {
  background-color: #fff;
  color: #000;
  padding: 5px;
  position: absolute;
  left: -165px;
  top: 0;
  width: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.socialnavi a .popup-container div {
  color: #000;
  word-break: break-all;
}

.appqr img,
.appqr canvas {
  position: absolute;
  top: 13px;
  width: 100px;
  left: 9px;
}

.appdlurl {
  text-align: center;
}

.alert-box-wrapper p {
  color: #666;
}

.promocontent .info-cont img {
  max-width: 100%;
}

.cooperation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cooperation-list > div {
  text-align: left;
}
.cooperation-list .cooperation-title {
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  font-weight: bold;
}
.cooperation-list .cooperation-title:after {
  content: ":";
}
.cooperation-list .cooperation-qrcode {
  width: 150px;
  background: white;
}
/*# sourceMappingURL=../maps/main.css.map */
