﻿@charset "UTF-8";
/* 初始化CSS */
* {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
img {
  display: block;
}
ul,
ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  outline: none;
  color: #2d2d2d;
  font-family: 'microsoft yahei';
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
button {
  outline: none;
  font-family: 'microsoft yahei';
}
.gt {
  font-family: '宋体';
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  outline: none;
  resize: none;
  font-family: 'microsoft yahei';
}
table {
  border-collapse: collapse;
}
body {
  /*color: #2d2d2d;*/
  font-size: 12px;
  line-height: 20px;
  background: #e5e7eb;
  min-height: 320px;
  font-family: 'microsoft yahei';
  color: #333;
  font-family: '\5FAE\8F6F\96C5\9ED1', '\5B8B\4F53';
  font-size: 14px;
  line-height: 22px;
}

/* 在手机上隐藏 */
@media screen and (max-width: 1000px) {
  .responsive-mobile {
    display: block;
  }

  .responsive-desktop {
    display: none !important;
  }
}

/* 在电脑上隐藏 */
@media screen and (min-width: 1000px) {
  .responsive-mobile {
    display: none !important;
  }

  .responsive-desktop {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .home {
    min-width: 100vw;
  }
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
a {
  color: #2d2d2d;
  text-decoration: none !important;
  cursor: pointer;
}
i {
  font-style: normal;
}
a:hover {
  text-decoration: none;
}
em {
  font-style: normal;
}
.color_r {
  color: #f00;
}
.color_b {
  color: #4c8cd9 !important;
}
.color_y {
  color: #f6a200 !important;
}
.color_g {
  color: #2cc327 !important;
}
.color_h {
  color: #919191 !important;
}
.color_d {
  color: #2d2d2d !important;
}
.font_bold {
  font-weight: bold;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
}

/* header */

.new_header {
  height: 40px;
  background: #f0f0f0;
  line-height: 40px;
  font-size: 14px;
}
.new_header .header_nav_list li {
  float: left;
  margin: 0 8px;
  position: relative;
}
.new_header .header_nav_list li .must_down_list {
  position: absolute;
  width: 100%;
  background: #fff;
  right: 0;
  top: 40px;
  z-index: 999915;
  border: 1px solid #dcdcdc;
  display: none;
}
.new_header .header_nav_list li .must_down_list a {
  display: block;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.new_header .header_nav_list li .must_down_list a:last-child {
  border: none;
}
.new_header .header_nav_list li a {
  padding: 0 10px 0 0;
  position: relative;
  display: block;
}
.new_header .header_nav_list li a:hover {
  color: #0a78d7;
}
.new_header .header_nav_list li .menu_icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.new_header .header_nav_list li .menu_icon_padding {
  padding-left: 26px;
}
.new_header .header_nav_list li .user_icon {
  background: url(../images/login_icon.png) no-repeat;
}
.new_header .header_nav_list li .reg_icon {
  background: url(../images/reg_icon.png) no-repeat;
}
.new_header .header_nav_list li .pay_box .rmb {
  color: #ff7d11;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.new_header .header_nav_list li .must_box {
  padding: 0 24px 0 0;
}
.new_header .header_nav_list li .must_box .must_icon {
  width: 15px;
  height: 11px;
  position: absolute;
  background: url(../images/down_icon.png) no-repeat;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.login_end {
  position: relative;
  padding-left: 20px;
}
.new_header .header_nav_list li .log_off {
  display: inline;
  color: #3366cc;
}

/* 公告信息 */
.new_notice {
  position: fixed;
  bottom: 1%;
  left: 50%;
  margin-left: -600px;
  width: 1100px;
  overflow: hidden;
  height: 53px;
  padding: 30px 0 0 100px;
  background: url(../images/notice_bg.png) no-repeat;
  color: #fff;
  font-size: 16px;
  z-index: 100001;
}
.new_notice li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 导航 */
.new_nav_bar {
  height: 112px;
  min-width: 1200px;
  width: 100%;
  background: url(../images/menu_icon.png) repeat-x;
}
.new_nav_bar .logo {
  width: 260px;
  height: 112px;
}
.new_nav_bar .nav_bar_in {
  width: 920px;
}
.new_nav_bar .nav_bar_in_list li {
  float: left;
  text-align: center;
  margin: 0 0 0 20px;
}
.new_nav_bar .nav_bar_in_list li a {
  color: #fff;
  display: block;
  padding: 36px 30px 17px;
}
.new_nav_bar .nav_bar_in_list li a:hover {
  color: #fff000;
  text-decoration: underline;
}
.new_nav_bar .nav_bar_in_list li a .zh {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.new_nav_bar .nav_bar_in_list li a .en {
  font-size: 14px;
}
.new_nav_bar .nav_bar_in_list li.active .zh,
.new_nav_bar .nav_bar_in_list li.active .en {
  color: #fff000;
}
.index_download {
  height: 235px;
  padding-top: 48px;
  width: 100%;
  min-width: 1200px;
  background: url(../images/index_down_bg.png) repeat-x;
}
.index_download .download_dl {
  width: 386px;
  float: left;
  padding-left: 14px;
}
.index_download .download_dl dt {
  padding-left: 55px;
  color: #c1c1c1;
  position: relative;
  margin-bottom: 30px;
}
.index_download .download_dl dt:before {
  content: '';
  width: 48px;
  height: 41px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}
.index_download .download_dl dt.wx_dt:before {
  background: url(../images/wx_icon2.png) no-repeat;
}
.index_download .download_dl dt.down_dt:before {
  background: url(../images/download_icon.png) no-repeat;
}
.index_download .download_dl dt.contact_dt:before {
  background: url(../images/server_icon.png) no-repeat;
}
.index_download .download_dl dt p {
  font-size: 20px;
  color: #eefcff;
}
.index_download .download_dd_code {
  width: 124px;
}
.index_download .download_dd_code p {
  color: #fff;
  text-align: center;
  line-height: 26px;
}
.index_download .download_dd_line {
  padding-left: 10px;
  float: left;
}
.index_download .download_dd_line a {
  display: block;
  margin: 5px 0;
}
.index_download .webcat_dec {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
}

.index_download .contact_line {
  color: #fff;
}
.index_download .contact_line .contact_item {
  display: block;
  line-height: 28px;
  background: #00011a;
  color: #fff;
  border-radius: 30px;
  padding: 0 0 0 50px;
  position: relative;
  font-size: 14px;
}
.index_download .contact_line .contact_item:before {
  content: '';
  width: 19px;
  height: 19px;
  background: url(../images/kf_icon4.png) no-repeat;
  position: absolute;
  left: 18px;
  top: 50%;
  margin-top: -10px;
}

.footer_body {
  background-color: #f0f0f0;
}

/* 右侧固定导航 */
.fixed_nav {
  position: fixed;
  width: 90px;
  height: 330px;
  right: 70px;
  top: 50%;
  padding: 120px 10px 0;
  margin-top: -225px;
  background: url(../images/fixed_nav.png) no-repeat;
}

.fixed_nav .nav_item {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 5px auto;
  border-radius: 50%;
  position: relative;
}
.fixed_nav .nav_item.active,
.fixed_nav .nav_item:hover {
  background: #006796;
}
.fixed_nav .scroll_top {
  position: absolute;
  width: 55px;
  height: 23px;
  background: url(../images/top.png) no-repeat;
  left: 50%;
  margin-left: -27px;
  bottom: 10px;
  cursor: pointer;
}

.official_code {
  position: absolute;
  left: -180px;
  top: 50%;
  margin-top: -70px;
  width: 120px;
  height: 103px;
  padding: 20px 30px 20px 10px;
  background: url(../images/hover_code_bg.png) no-repeat;
  display: none;
}
.official_code img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}
.fixed_nav .nav_item:hover .official_code {
  display: block;
}

.login_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100001;
  display: none;
}
.login_modal .login_box {
  width: 746px;
  height: 362px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -373px;
  margin-top: -261px;
  background: url(../images/login_bg.png) no-repeat;
  padding: 160px 0 0 0;
}
.login_modal .login_box .close_btn {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 6px;
  top: 55px;
  cursor: pointer;
}
.login_modal .login_box .form_item {
  width: 223px;
  height: 40px;
  line-height: 40px;
  background: url(../images/input_bg.png) no-repeat;
  margin: 15px auto 0;
  padding-left: 70px;
  position: relative;
}
.login_modal .login_box .form_item .input_defult {
  width: 220px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: none;
  font-size: 16px;
  color: #fff;
}
.login_modal .login_box .form_item .form_icon {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -13px;
  background: url(../images/user_icon.png) no-repeat;
  background-size: contain;
}
.login_modal .login_box .form_item .form_icon_pass {
  background: url(../images/pass_icon.png) no-repeat;
  background-size: contain;
}
.login_modal .login_box .handle_line {
  width: 270px;
  margin: 0 auto;
  line-height: 40px;
}
.login_modal .login_box .handle_line a {
  color: #fff;
  font-size: 14px;
}
.login_modal .login_box .form_submit {
  width: 288px;
  height: 70px;
  background: url(../images/login_btn.png) no-repeat;
  border: none;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}
.other_login {
  text-align: center;
  margin-top: 22px;
}
.other_login a {
  display: inline-block;
  width: 61px;
  height: 61px;
  margin: 0 10px;
  background: url(../images/qq.png) no-repeat;
}
.other_login .login_wx {
  background: url(../images/wx_login.png) no-repeat;
}

/* 内页banner */
.page_banner {
  height: 127px;
  width: 100%;
  min-width: 1200px;
  padding: 46px 0 0 0;
  background: url(../images/title_bg.png) center top no-repeat;
}
.page_banner .page_banner_tit {
  color: #fff;
}
.page_banner .page_banner_tit h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.page_banner .page_banner_tit p {
  font-size: 28px;
  font-weight: bold;
}

.video_show {
  position: relative;
  width: 546px;
  height: 365px;
  border: 2px solid #fff;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}

.video_show img {
  transition: all 0.2s;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video_show:hover img {
  opacity: 0.8;
}
.video_show .video_icon {
  width: 61px;
  height: 61px;
  position: absolute;
  background: url(../images/video_icon.png) no-repeat;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
.video_show ul {
  padding: 15px;
}
.video_modal_box {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  display: none;
}
.video_modal_box .video_modal {
  position: absolute;
  width: 700px;
  height: 360px;
  left: 50%;
  top: 50%;
  margin-left: -350px;
  margin-top: -180px;
}
.video_modal_box .video_modal .close_video {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 30px;
  top: 0;
  background: url(../images/dl-close.png) no-repeat;
  z-index: 99999;
  cursor: pointer;
  transition: all 0.5s;
}
.video_modal_box .video_modal .close_video:hover {
  transform: rotate(360deg);
}

/* 分页 */
.page_box {
  padding: 40px 0;
  text-align: center;
}
.page_box a,
.page_box span {
  display: inline-block;
  padding: 0 16px;
  line-height: 34px;
  text-align: center;
  background: #f0f3f5;
  margin: 0 5px;
}
.page_box a.cur,
.page_box span.cur,
.page_box a:hover {
  background: #19ceed;
  color: #fff;
}
/* 改版 */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot'); /* IE9 兼容模式 */
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.layout_new_list_g {
  color: #666666;
  margin-right: 3px;
  float: left;
  font-size: 16px;
}
.layout_new_list_text {
  font-size: 16px;
  width: 75%;
  display: inline-block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout_new_list ul a {
  font-size: 16px;
  line-height: 42px;
  color: #333333;
  width: 100%;
  display: inline-block;
}
.layout_new_list_time {
  font-size: 16px;
  color: #666666;
  float: right;
}
.video_show a {
  display: block;
  height: 42px;
  padding-left: 40px;
  background: url('news.jpg') no-repeat;
  line-height: 42px;
}
.footer_left {
  clear: both;
  text-align: center;
}
.footer_left img {
  display: inline;
}
.sub_banner {
  width: 100%;
  height: 221px;
  background: url(../images/sub_banner.jpg) no-repeat center top;
  margin-top: -8px;
}
.contentPannel {
  margin-top: 10px;
}
.container_main {
  width: 1200px;
  margin: 0 auto;
}
.clearfloat {
  zoom: 1;
}
.layout_left {
  width: 282px;
  float: left;
}
.layout_right {
  width: 906px;
  float: right;
}
.layout_left_div {
  background: #ffffff;
  margin-bottom: 5px;
  padding: 16px 30px 0;
}
.layout_weixin i {
  display: inline-block;
  margin-right: 6px;
  vertical-align: -8px;
  font-size: 28px;
  color: #20c938;
}
.icon_font {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.layout_weixin p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding: 8px 0 20px;
}
.layout_weixin h4 {
  line-height: 50px;
}
h4 {
  font-size: 1.3em;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
s,
i {
  font-weight: normal;
  text-decoration: none;
}
.icon {
  display: inline-block;
  background: url('icon.png') no-repeat;
}
.layout_weixin p strong {
  color: #00bd82;
}
.layout_cs img {
  display: inline;
  vertical-align: top;
  width: 20px;
  height: 20px;
}
.layout_cs li {
  height: 26px;
  line-height: 26px;
}
.layout_new_list_title h2 {
  margin: 0 30px 0 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
  font-weight: bolder;
}
.layout_new_list_title h2 a {
  font-size: 24px;
  color: #00bd82;
  line-height: 32px;
}
.layout_title {
  background: #ffffff;
  margin-bottom: 10px;
  padding-top: 25px;
}
.layout_title h1,
.middlePannel h1 {
  margin: 0 30px 0;
  line-height: 50px;
  border-bottom: 1px solid #00bd82;
  color: #00bd82;
  font-size: 2.3em;
}
.new_list {
  padding: 0 64px 0;
}
.new_list li {
  font-size: 16px;
  color: #272828;
  line-height: 66px;
  border-bottom: 1px dashed #c2c3c4;
  height: 66px;
}
.new_list li .new_type {
  color: #00bd82;
  float: left;
}
.new_list li span {
  display: inline-block;
}
.new_list li a {
  color: #272828;
}
.new_list li .new_text {
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.new_list li .new_date {
  text-align: right;
  float: right;
}
.new_context_title {
  padding: 10px 0;
  border-bottom: 1px solid #e5e7eb;
  text-align: center;
  line-height: 36px;
}
.new_context_title h2 {
  font-weight: bold;
  color: #00bd82;
}
.new_context_title p {
  line-height: 36px;
  font-size: 14px;
}
.new_context_text {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  padding: 20px;
}
.new_context_text p {
  text-indent: 2em;
}
.layout_info {
  font-size: 16px;
  color: #5d5e61;
  padding: 10px 30px 20px;
  min-height: 740px;
}
.new_context_text img {
  text-align: center;
  margin: 0px auto;
}
.download_border {
  padding: 30px 0 60px 76px;
}
.download_div {
  padding: 23px 32px 30px;
  background: #f1f5fb;
  width: 260px;
  float: left;
  margin-left: 30px;
  border-radius: 8px;
}
.download_div h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
  color: #333;
}
.download_div ul {
  padding: 20px 25px;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  overflow: hidden;
}
a.download_btn {
  width: 210px;
  font-size: 18px;
  line-height: 50px;
  background: #00bd82;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.download_ewm {
  margin: 0 30px;
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.user_left {
  width: 21%;
  float: left;
  background: #ffffff;
  margin-bottom: 10px;
  margin-top: 10px;
}
.setting_left_btn,
.user_left {
  -moz-transition: border-color 0.5s ease, left 0.5s ease;
  -webkit-transition: border-color 0.5s ease, left 0.5s ease;
  -o-transition: border-color 0.5s ease, left 0.5s ease;
  transition: border-color 0.5s ease, left 0.5s ease;
}
.user_right {
  width: 78%;
  background: #ffffff;
  min-height: 730px;
  margin-top: 10px;
  float: right;
}
.user_left dl {
  padding: 15px 0 25px 30px;
  font-size: 16px;
  line-height: 48px;
}
.user_left dt {
  font-weight: bold;
  color: #333333;
}
dd.active_node {
  background: #00bd82;
}
.user_left dd {
  margin-left: 8px;
  padding: 0 25px 0 12px;
}
.user_left dd a {
  display: block;
  line-height: 48px;
  color: #5d5e61;
}
dd.active_node a {
  color: #fff;
  border-bottom: 1px solid #00bd82;
}
.user_left dt i {
  width: 3px;
  height: 15px;
  display: inline-block;
  background: #00bd82;
  margin-right: 8px;
  vertical-align: -2px;
}
.cs_right_txt {
  padding: 0px 5% 30px 5%;
  line-height: 24px;
  color: #7e7e7e;
  background: #fff;
  width: 90%;
  font-size: 12px;
}
.cs_right_txt p {
  text-indent: 2em;
}
.new_type_list {
  width: 100%;
  margin: 20px 0 25px;
  text-align: center;
}
.new_type_list span {
  display: inline-block;
  padding: 0 30px;
  line-height: 32px;
  font-size: 16px;
  background: #e5e7eb;
  color: #2e2c2c;
  cursor: pointer;
}
.new_type_list span.active {
  background: #00bd82;
  color: #ffffff;
  padding: 0 30px;
}
.new_type_list span.active a {
  color: #ffffff;
}
.new_type_list a:visited {
  color: #2d2d2d;
}
.game_ddz_top {
  background: url(/images/games/ddz_back.jpg) #ce2508 no-repeat;
}
.layout_game_top {
  padding: 30px 45px;
  color: #ffffff;
  position: relative;
  min-height: 190px;
  margin-bottom: 10px;
}
.layout_game_top h2 {
  line-height: 60px;
  font-size: 30px;
}
.layout_game_top p {
  line-height: 24px;
  font-size: 14px;
  width: 60%;
  margin-top: 8px;
}
.layout_game_main {
  border: 1px solid #e5e7eb;
  padding: 10px 18px;
}
.layout_game_title {
  line-height: 25px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #e5e7eb;
  height: 36px;
}
.layout_game_introduce.active {
  display: block;
}
.game_rule {
  padding: 0 15px;
}
.layout_game_title span.active {
  border-bottom: 3px solid #00bd82;
}
.game_info {
  padding: 0 30px 30px;
}
.game_lj_top {
  background: url(/images/games/longjiang_back.jpg) #176ec7 no-repeat;
}
.game_tdk_top {
  background: url(Images/Game/tdk_back.jpg) #861576 no-repeat;
}
body {
  background-color: white;
}
.middlePannel {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-height: 710px;
}
.middlePannel table {
  width: 700px;
  display: block;
  margin: 8px auto;
}
.middlePannel td,
th {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-align: left;
  font-weight: 500;
}
.middlePannel th {
  width: 100px;
}
.middlePannel td {
  width: 600px;
}
.zfbPannel {
  display: inline-block;
  height: 45px;
  width: 120px;
  text-indent: 36px;
  background: url('bankIcon_v3.jpg') no-repeat 1px -1458px;
  line-height: 45px;
}

.wxPannel {
  display: inline-block;
  height: 45px;
  width: 120px;
  text-indent: 36px;
  background: url('bankIcon_v3.jpg') no-repeat 1px -1498px;
  line-height: 45px;
}

.usdtPannel {
  display: inline-block;
  height: 45px;
  width: 120px;
  text-indent: 36px;
  line-height: 45px;
  background: url('usdtIcon.jpg') no-repeat 0px 10px;
  background-size: 30px 30px;
}
.txtGameID {
  width: 250px;
  height: 33px;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  color: #333;
  line-height: 33px;
  font-family: sans-serif;
  font-size: 100%;
}

@media screen and (max-width: 1000px) {
  .txtGameID {
    width: 120px;
  }

  ul.price {
    display: flex;
    flex-wrap: wrap;
  }

  .download_bg {
    height: 160px !important;
    object-fit: cover;
  }
}

.btnCheckUser {
  border: 1px solid #f88316;
  background-color: #ff9c23;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 3px 25px;
  line-height: 25px;
  _padding: 0px 25px;
  margin: 2px 5px 0px 10px;
  _margin: 2px 3px 0px 3px;
  font-size: 14px;
}

ul.price li {
  display: inline-block;
  width: 70px;
  height: 34px;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  float: left;
  line-height: 34px;
  text-align: center;
  margin-left: 8px;
}
ul.price li.selected {
  border: 1px #f37e17 solid;
  background: url(gou_point.png) no-repeat bottom right;
}
#lbGold {
  font-size: 24px;
  color: #ff9c23;
  padding: 0px 10px 0px 5px;
}
.btnSubmit {
  font-size: 22px;
  padding: 5px 60px;
  margin: 30px 0px;
  border: 1px solid #f88316;
  background-color: #ff9c23;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.middlePannel .leftPannel {
  width: 200px;
  float: left;
  min-height: 600px;
  border-right: 1px solid #ccc;
}
.leftPannel a {
  font-size: 16px;
}
.leftPannel .zfbPayMenu {
  display: block;
  width: 160px;
  float: right;
  height: 25px;
  text-indent: 0px;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.leftPannel .wxPayMenu {
  display: block;
  width: 160px;
  float: right;
  height: 25px;
  text-indent: 50px;
  background: url('pay_list_class.png') no-repeat 20px 0px;
  background-position: 0px -100px;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.leftPannel .selected {
  color: #e86741;
  border-bottom: 2px solid #e86741;
}
.leftPannel .vipPayMenu {
  display: block;
  width: 160px;
  float: right;
  height: 25px;
  text-indent: 50px;
  background: url('vip.jpg');
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  background-size: auto 30px;
  background-repeat: no-repeat;
  height: 30px;
  line-height: 30px;
}
.rightPannel {
  width: 990px;
  float: left;
}
.rightPannel td h3 {
  font-weight: bold;
}
.rightPannel td p {
  height: 22px;
  line-height: 22px;
}
.clRed {
  color: red;
}
.clearBoth {
  clear: both;
}
.smart_green {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  background: #f8f8f8;
  padding: 30px 30px 20px 30px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.title {
  font: 20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
  padding: 15px 0px 15px 30px;
  display: block;
  color: #fff;
  background: #9dc45f;
} /*margin: -30px -30px 10px -30px;border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;text-shadow: 1px 1px 1px #949494;*/
.payResultTxt {
  color: #9dc45f;
  background-color: #f8f8f8;
}
.payResultBtn {
  background-color: #ff9c23;
  text-align: center;
  cursor: pointer;
}
.wxIconPannel {
  display: inline-block;
  height: 45px;
  width: 110px;
  text-indent: 36px;
  background: url('bankIcon_v3.jpg') no-repeat 1px -1500px;
  line-height: 45px;
}
