html,
body {
  background-color: #fff ;
}
.g-wrap {
  min-height: 100%;
}
.g-hd {
  background-color: #3cabdb;
  height: 96px;
}
.g-hd .wrap,
.g-bd {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
.g-hd .m-logo {
  overflow: hidden;
  margin: 28px 0 0 0;
}
.g-hd .m-logo a {
  display: block;
  color: #fff ;
}
.g-bd {
  padding: 30px 0;
}
.m-container {
  position: relative;
  border: #d7d7d7 solid 1px;
  padding: 60px 100px 99px;
}
.m-container .detail {
  position: absolute;
  top: -28px;
  right: 0;
  font-size: 16px;
  color: #0090ff;
}
.m-container .detail i {
  display: inline-block;
  position: relative;
  width: 7px;
  height: 15px;
  top: 3px;
}
.m-container .title {
  padding-bottom: 30px;
  border-bottom: 4px #3cabdb solid;
}
.m-container .title em {
  display: block;
  font-style: normal ;
  text-align: center;
  margin: 0 auto;
  font-size: 40px;
}
.m-container .info {
  line-height: 26px;
  color: #666;
  text-indent: 2em;
  margin-top: 20px;
}
.m-tab {
  margin: 96px 0 0 0;
  border: #d7d7d7 solid 1px;
}
.m-tab .tabs ul li {
  height: 52px;
  line-height: 52px;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
  padding-left: 40px;
}
.m-tab .tabs ul li.fl {
  border-right: #d7d7d7 solid 1px;
  width: 397px;
}
.m-tab .tabs ul li.crt {
  border-bottom: #fff solid 1px;
}
.m-tab .contents {
  padding: 10px 40px 40px 40px;
}
.m-tab .contents h5 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: -10px;
}
.m-tab .contents ul li {
  line-height: 26px;
  color: #666;
  margin-top: 15px;
}
.m-container .report {
  padding-bottom: 18px;
  padding-top: 100px;
}
.m-container .report em {
  display: block;
  margin: 0 auto;
  text-align: center ;
  font-style: normal ;
  font-size: 40px;
}
.m-container .report-sub {
  text-align: center;
}
.m-container .report-sub a {
  color: #0090ff;
  margin-left: 10px;
}
.report-form {
  margin-top: 30px;
  border-top: #d7d7d7 solid 1px;
}
.report-form p {
  font-size: 18px;
  line-height: 18px;
  color: #2e3033;
  margin: 26px 0 20px;
  position: relative;
}
.report-form p i {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 5px;
  left: -12px;
  background: url(../../img/start.jpg) 0 0 no-repeat;
}
.report-form p em {
  font-size: 14px;
  color: #cc2929;
  margin-left: 10px;
}
.report-form input,
.report-form textarea {
  display: block;
  height: 45px;
  padding: 5px 10px;
  border: #d7d7d7 1px solid;
  font-size: 14px;
  color: #666;
  width: 776px;
}
.report-form input.alert閿涳拷.report-form textarea.alert {
  border: #cc2929 solid 1px;
}
.report-form textarea {
  height: 90px;
}
.report-form .select {
  position: relative;
  z-index: 99;
}
.report-form .select a {
  width: 776px;
  display: block;
  height: 45px;
  line-height: 45px;
  border: #d7d7d7 1px solid;
  font-size: 14px;
  color: #666;
  padding-left: 10px;
}
.report-form .select a b {
  position: absolute;
  width: 11px;
  height: 6px;
  top: 21px;
  right: 30px;
  background: url(../../img/cart.jpg) 0 0 no-repeat;
}
.report-form .select ul {
  border: #d7d7d7 solid 1px;
  position: absolute;
  left: 0;
  top: 45px;
  background-color: #fff;
}
.report-form .select ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 5px 10px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  width: 776px;
}
.report-form .select ul li:hover {
  background-color: #e4e4e4;
}
.m-table h2 {
  font-size: 32px;
  line-height: 32px;
  color: #333;
  position: relative;
  height: 32px;
  margin-bottom: 20px;
  font-weight: normal;
}
.m-table h2 a {
  position: absolute;
  font-size: 16px;
  color: #0090ff;
  right: 0;
  bottom: -7px;
}
.m-table h2 a i {
  display: inline-block;
  position: relative;
  width: 7px;
  height: 15px;
  top: 3px;
}
.m-table .empty {
  height: 310px;
  border: #d7d7d7 solid 1px;
}
.m-table .empty h4 {
  font-size: 22px;
  margin: 144px auto 0;
  color: #666;
  text-align: center;
  font-weight: normal;
}
.m-report-table {
  padding: 0;
}
.m-report-table {
  width: 100%;
  border: #d7d7d7 solid 1px;
  margin: 0 0 20px 0;
}
.m-report-table thead tr {
  border-bottom: #f2f2f2 solid 1px;
  background-color: #fafafa;
}
.m-report-table thead tr th {
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #333;
  text-align: left;
  font-weight: normal;
  text-indent: 20px;
}
.m-report-table td,
.m-report-table th {
  border-right: #f2f2f2 solid 1px;
}
.m-report-table td.side,
.m-report-table th.side {
  border-right: none;
}
.m-report-table thead tr th a {
  color: #333;
}
.m-report-table td {
  padding: 22px 20px;
  text-align: left;
  font-size: 14px;
  color: #666;
  border-bottom: #ebebeb solid 1px;
  border-right: #ebebeb solid 1px;
  word-break: break-word;
}
.m-report-table td.time {
  font-size: 16px;
}
.m-container button {
  width: 248px;
  height: 46px;
  margin: 40px auto 0;
  border: none;
  background-color: #3cabdb;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.g-ft {
  width: 100%;
  height: 96px;
  background-color: #e4e4e4;
  position: relative;
  margin: 0 auto 0;
}
.m-page {
  height: 32px;
  margin: 25px 0;
  text-align: center;
  _margin-bottom: 0;
}
.m-page .nums,
.m-page a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.m-page a {
  color: #666;
}
.m-page .go {
  width: 62px;
  height: 32px;
  line-height: 32px;
  margin: 0 5px;
  background-position: 0 0;
}
.m-page .go:hover {
  background-position: -62px 0;
}
.m-page .nums a {
  min-width: 22px;
  height: 32px;
  line-height: 32px;
  margin: 0 5px;
  padding: 0 5px;
  border: #d0d0d0 solid 1px;
  border-radius: 3px;
  background-color: #f3f3f3;
  background: -moz-linear-gradient(top, #f9f9f9, #dadada);
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f0f0f0));
}
.m-page .nums a:hover {
  background-color: #f3f3f3;
  border: #aaa solid 1px;
}
.m-page .nums .j-crt {
  color: #fff;
}
.m-page-d .nums .j-crt,
.m-page-d .nums .j-crt:hover {
  border: #ef2f28 solid 1px;
  background-color: #cf1e18;
}
.m-page-g .nums .j-crt,
.m-page-g .nums .j-crt:hover {
  border: #6da912 solid 1px;
  background-color: #72af14;
}
.m-page-b .nums .j-crt,
.m-page-b .nums .j-crt:hover {
  border: #1b77ba solid 1px;
  background-color: #1d7abe;
}
.m-page-o .nums .j-crt,
.m-page-o .nums .j-crt:hover {
  border: #f05e37 solid 1px;
  background-color: #f56741;
}
.m-page-p .nums .j-crt,
.m-page-p .nums .j-crt:hover {
  border: #f883a8 solid 1px;
  background-color: #f26e97;
}
.m-page-c .nums .j-crt,
.m-page-c .nums .j-crt:hover {
  border: #20cbcb solid 1px;
  background-color: #20cbcb;
}
.m-page-g .nums .j-crt:hover {
  background-position: 0 -64px;
}
.m-page-b .nums .j-crt {
  background-position: -32px -64px;
}
.m-page-b .nums .j-crt:hover {
  background-position: -32px -64px;
}
.m-page-o .nums .j-crt {
  background-position: -64px -64px;
}
.m-page-o .nums .j-crt:hover {
  background-position: -64px -64px;
}
.m-page-p .nums .j-crt {
  background-position: -128px -64px;
}
.m-page-p .nums .j-crt:hover {
  background-position: -128px -64px;
}
.m-page-c .nums .j-crt {
  background-position: -160px -64px;
}
.m-page-c .nums .j-crt:hover {
  background-position: -160px -64px;
}
.m-popup {
  width: 450px;
}
.m-popup .inner {
  height: 150px;
}
.m-popup .img {
  width: 145px;
  height: 28px;
  margin: 45px auto 10px;
}
.m-popup .inner {
  text-align: center;
}
.m-popup .inner p {
  font-size: 14px;
  color: #666;
  text-indent: 33px;
  padding: 0 !important;
}
.m-popup .inner a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  text-indent: 33px;
  text-decoration: underline;
}
.j-upload-i {
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  margin-bottom: 16px;
}
.j-img {
  display: none !important;
}
#j-upload {
  width: 120px;
  height: 120px;
  background: #F5F5F5;
  border: 1px solid #D7D7D7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#preview {
  float: left;
  position: relative;
}
.preview_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  z-index: 3;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.preview_mask_i {
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  margin: 0 auto;
  display: block;
  top: 50%;
  position: relative;
  margin-top: -12px;
}
.upload_btn {
  display: none !important;
}
#preview img {
  width: 120px;
  height: 120px;
}
#j-upload {
  float: left;
}
.upload-con {
  overflow: hidden;
}
.m-popup-wb .inner .bt:after,
ul.m-checklist li:after,
.m-rsspage:after,
.m-loginwrap:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.m-popup-wb .inner .bt,
ul.m-checklist li,
.m-rsspage,
.m-loginwrap {
  zoom: 1;
}
.m-layer {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ccc;
  background: #fff;
  -moz-box-shadow: 0 0 18px #666;
  -webkit-box-shadow: 0 0 18px #666;
  z-index: 9999;
}
.m-layer .lytt {
  position: relative;
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-position: 0 -520px;
  background-repeat: repeat-x;
}
.m-layer .lytt h4 {
  float: left;
  padding: 0 0 0 44px;
  font-size: 18px;
  font-weight: bold;
  color: #1b1e22;
  cursor: default;
}
.m-layer-wy .lytt h4 {
  background-position: -273px 11px;
}
.m-layer .lyclose {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
}
.m-layer .lyct {
  padding: 20px;
}
.m-layer .lybt {
  display: none;
  height: 25px;
  padding: 10px;
  border-top: 1px solid #333;
  background: #eee;
}
.m-layer .lybt button {
  float: right;
  padding: 0 20px;
}
.m-layer-1 {
  width: 475px;
}
.m-layer-2 {
  width: 650px;
}
.m-layer-3 {
  width: 400px;
}
.m-layer-4 {
  width: 485px;
}
.m-layer-4 .bt {
  margin-top: 20px;
}
.m-layer-4 .m-addyuan .bt button,
.m-layer-4 .m-removeyuan .bt button,
.m-layer-2 .m-steps .bt button {
  height: 28px;
  line-height: 28px;
}
.m-layer-4 .m-removeyuan .bt button,
.m-layer-2 .m-steps .bt button {
  width: 88px;
  background-position: 0 -284px;
}
.m-layer-5 {
  width: 240px;
  border: #c3c3c3 solid 1px;
}
.m-layer-5 .up {
  position: relative;
  height: 27px;
  background-color: #f4f4f4;
  border-bottom: #c3c3c3;
}
.m-layer-5 .up a {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 24px;
  height: 24px;
}
.m-layer-5 .down {
  padding: 18px 0;
}
.m-layer-5 .down p {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.m-login-layer {
  position: fixed;
  top: 25%;
  left: 50%;
  margin-left: -270px;
  border: 1px solid #ccc;
  background: #fff;
  min-width: 530px;
  -moz-box-shadow: 0 0 18px #666;
  -webkit-box-shadow: 0 0 18px #666;
  z-index: 9999;
}
.m-login-layer .lytt {
  position: relative;
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-position: 0 -520px;
  background-repeat: repeat-x;
}
.m-login-layer a,
.m-login-layer button {
  cursor: pointer;
}
.m-login-layer a {
  text-decoration: none;
  color: #333;
  outline: none;
}
.m-login-layer a:hover {
  color: #c9483c !important;
}
.m-login-layer .lyclose {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
}
.m-login-layer .lytt h4 {
  float: left;
  padding: 0 0 0 44px;
  font-size: 18px;
  font-weight: bold;
  color: #1b1e22;
  cursor: default;
}
.m-login-layer-wy .lytt h4 {
  background-position: -273px 11px;
}
.m-login-layer-mb .lytt h4 {
  background-position: -271px -136px;
}
.m-loginbox {
  width: 530px;
  border: #c4c4c3 solid 1px;
  border-radius: 5px;
  opacity: .95;
  filter: alpha(opacity=95);
}
.m-login {
  padding: 30px 10px 20px 40px;
  float: left;
  display: inline;
  _width: 250px;
  *width: 250px;
  width: 250px !important;
  height: 230px !important;
  background-position-y: 75px;
}
.m-login form {
  background-color: #fff;
  margin-top: 20px;
}
.m-login .row {
  position: relative;
  height: 32px;
  line-height: 32px;
  margin: 0 auto 10px;
  clear: both;
}
.m-login .row-1 {
  margin: -10px 0 10px;
}
.m-login .row-2 {
  margin-bottom: 0;
}
.m-login .row-3 {
  margin: -5px auto 0;
  height: 20px;
  line-height: 14px;
  text-indent: 18px;
  text-align: left;
}
.m-login .row label {
  float: left;
  padding: 0 0 0 18px;
  font-size: 14px;
  font-weight: 600;
  line-height: 37px;
  text-align: right;
}
.m-login .row .intwrap {
  float: left;
}
.m-login .row input[type*="checkbox"] {
  vertical-align: text-bottom;
  margin-bottom: 1px;
  *margin-bottom: -2px;
}
.m-login .row label.auto {
  float: none;
  font-weight: normal;
  color: #666;
  padding: 0 50px 0 3px;
  _padding: 0 25px 0 3px;
  *padding: 0 20px 0 3px;
  font-size: 12px;
}
.m-login .row label.auto:hover {
  color: #1B77BA;
}
.m-login .row input.ipt {
  padding: 0 5px;
  width: 208px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c7c5c4;
  font-size: 12px;
  background-position: 0 -120px;
  border-radius: 3px;
}
.m-login .row .ipt-wrap {
  display: block;
}
.m-login .row .focus input {
  background-color: #faf9d7;
}
.m-login .row button {
  width: 220px;
  height: 30px;
  background-position: 0 -410px;
  overflow: hidden;
  border: none;
}
.m-login .row button:hover {
  background-position: 0 -440px;
}
.m-login .row button span {
  visibility: hidden;
}
.m-login .row a {
  font-size: 12px;
  color: #666;
}
.m-login .row a:hover {
  color: #1B77BA;
}
.m-login .row a.wyt {
  position: absolute;
  right: 30px;
  _right: -15px;
}
.m-login .errortip {
  position: absolute;
  top: 76px;
  left: 40px;
  font-size: 12px;
}
.m-login .row input.checkcodeipt {
  width: 128px;
  *width: 106px;
  height: 30px;
  background-image: none;
  margin-right: 17px;
  vertical-align: middle;
}
.m-login .row .checkcodeimg {
  vertical-align: middle;
  border: 0;
  cursor: pointer;
}
.m-loginswitch {
  padding: 0 40px 0 40px;
  margin: 20px 0 20px 0;
  float: left;
  display: inline;
  border-left: #cbcbcb dotted 1px;
}
.m-loginswitch h6 {
  font-weight: normal;
  color: #666;
  margin: 0 0 10px 0;
  font-size: 12px;
}
.m-loginswitch li {
  width: 142px;
  height: 40px;
  margin: 0 0 10px 0;
  background-position: 0 -576px;
  font-size: 12px;
}
.m-loginswitch li a {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  text-indent: 64px;
}
.m-loginswitch li span {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  left: 32px;
}
.m-loginswitch li.xl span {
  background-position: -172px -1px;
}
.m-loginswitch li.xl-no span {
  background-position: -172px -24px;
}
.m-loginswitch li.tx span {
  background-position: -199px -1px;
}
.m-loginswitch li.tx-no span {
  background-position: -199px -24px;
}
.m-loginswitch li.xl-no a,
.m-loginswitch li.tx-no a {
  color: #666;
  cursor: not-allowed;
}
.m-loginswitch li.wy span {
  background-position: -111px -1px;
}
.m-loginswitch li.sj span {
  background-position: -141px -1px;
}
.m-loginswitch li.wx span {
  background-position: -226px -1px;
}
.m-layer-s {
  opacity: .95;
  filter: alpha(opacity=95);
}
.m-layer-s .lyclose {
  display: none;
}
.m-regwrap {
  margin: 45px 0 25px;
  font-size: 12px;
}
.m-regwrap p {
  line-height: 24px;
}
.m-regwrap p.inputpara {
  margin: 8px 0 0 0;
}
.m-regwrap p em {
  color: #c61a14;
}
.m-regwrap p .sep {
  margin: 0 13px;
}
.m-regwrap p .timer {
  margin: 0 0 0 13px;
  color: #666;
}
.m-regwrap p input {
  height: 20px;
  padding: 5px;
  border: #cdcdcd solid 1px;
}
.m-regwrap p a.next {
  display: inline-block;
  width: 108px;
  height: 30px;
  margin: 0 0 0 10px;
  line-height: 30px;
  text-align: center;
  background-color: #6999d0;
  border: #5a8ac0 solid 1px;
  border-radius: 3px;
  color: #fff;
}
.m-regwrap p a.done {
  margin: 35px 0 0 0;
  display: inline-block;
  width: 238px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #6999d0;
  border: #5a8ac0 solid 1px;
  border-radius: 3px;
  color: #fff;
}
.m-regwrap p a.link {
  color: #666;
  text-decoration: underline;
}
.m-regwrap p a.link:hover {
  color: #1b77ba;
}
.m-regwrap p a.block {
  color: #999;
  cursor: not-allowed;
}
.m-regstep-1 {
  width: 345px;
  margin: 0 auto;
}
.m-regstep-1 p input {
  width: 208px;
}
.m-regstep-2 {
  width: 240px;
  margin: 0 auto;
}
.m-regstep-2 p {
  margin: 0 0 5px 0;
}
.m-regstep-2 p input {
  width: 228px;
  margin: 0 0 8px 0;
}
.m-regstep-2 p em {
  margin: 0 0 0 13px;
}
.m-regstep-2 p .gender input {
  width: auto;
  margin: 0 8px 0 0;
  background: none;
  border: none;
  height: auto;
  padding: 0;
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;
}
.m-regback {
  width: 345px;
  padding: 8px 0;
  margin: 40px auto 0;
  border-top: #cdcdcd dotted 1px;
}
.m-layer-mb .lytt h4 {
  background-position: -271px -136px;
}
.m-actip {
  text-align: left;
}
.m-actip h3,
.m-actip p {
  padding: 0 0 0 68px;
  text-align: left;
}
.m-actip h3 {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  background-position: 5px -213px;
}
.m-layer-3 .m-actip h3 {
  height: auto;
  max-height: 44px;
  overflow: hidden;
  line-height: 22px;
  font-weight: normal;
  color: #666;
  padding-bottom: 16px;
  padding-top: 10px;
}
.m-actip p {
  line-height: 21px;
}
.m-actip p.ans {
  margin: 0 0 20px 0;
  color: #666;
}
.m-actip p a {
  color: #cd4544;
}
.m-actip a.btn {
  display: block;
  width: 89px;
  height: 29px;
  margin: 0 0 3px 70px;
  line-height: 29px;
  text-decoration: none;
  background-position: 0 -284px;
  color: #666;
  text-align: center;
}
.m-actip-1 h3 {
  background-position: 0 -620px;
}
.m-sucpop {
  position: absolute;
  top: 0;
  left: 0;
  width: 475px;
  height: 148px;
  -moz-box-shadow: 0 0 18px #666;
  -webkit-box-shadow: 0 0 18px #666;
  background-color: #f6f6f6;
  background-position: 20px -320px;
}
.m-sucpop h4 {
  padding: 45px 0 25px;
  font-size: 21px;
  color: #000;
  font-weight: normal;
}
.m-sucpop p a {
  color: #cd4544;
}
.m-addyuan {
  text-align: left;
}
.m-addyuan .m-inf {
  float: left;
  width: 210px;
  margin-top: 20px;
}
.m-addyuan .m-inf .txt {
  margin-top: 10px;
}
.m-addyuan .m-inf .has {
  padding-bottom: 3px;
}
.m-addyuan .m-inf .w-img {
  position: relative;
}
.m-addyuan .m-inf .tick {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -36px;
  left: 46px;
}
.m-addyuan .fromto {
  float: left;
  height: 100px;
  width: 132px;
}
.m-addyuan .pmsg {
  float: left;
  padding: 0 0 0 20px;
  width: 180px;
  height: 140px;
}
.m-addyuan .photo {
  float: left;
  width: 92px;
  height: 92px;
  padding: 3px;
  margin: 0 9px 0 0;
  border: #ccc solid 1px;
}
.m-addyuan .photo img {
  width: 92px;
  height: 92px;
}
.m-addyuan .pmsg p.un {
  font-weight: bold;
  line-height: 21px;
  overflow: hidden;
}
.m-addyuan .pmsg p.acn {
  overflow: hidden;
  line-height: 18px;
  height: 21px;
  word-wrap: break-word;
  margin-left: 20px;
}
.m-addyuan .pmsg p.acn a {
  color: #06c;
  line-height: 21px;
}
.m-addyuan .tips {
  clear: both;
  padding: 18px 0 40px 70px;
  color: #999;
  font-size: 14px;
  background-position: 0 0;
}
.m-addyuan .tip {
  color: #999;
  font-size: 14px;
  clear: both;
}
.m-addyuan .bt {
  margin-top: 10px;
}
.m-addyuan .bt,
.m-removeyuan .bt,
.m-steps .bt {
  clear: both;
  text-align: right;
  padding-top: 12px;
  border-top: #e6e6e6 solid 1px;
}
.m-addyuan .bt button,
.m-removeyuan .bt button,
.m-steps .bt button {
  border: none;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-left: 14px;
}
.m-addyuan .bt button.addbtn {
  width: 72px;
  background-position: 0 -513px;
  color: #fff;
}
.m-addyuan .bt button.cancelbtn {
  width: 96px;
  background-position: 0 -213px;
  color: #666;
}
.m-newlayer-s3 .inner .m-addyuan {
  padding: 20px 10px 10px 30px;
}
.m-newlayer-s3 .inner .m-addyuan .tip {
  padding-top: 10px;
}
.m-newlayer-s3 .inner .m-addyuan .button {
  margin-top: 36px;
}
.m-newlayer-s3 .inner .m-addyuan .fromto {
  margin-left: 20px;
}
.m-newlayer-s3 .inner .m-addyuan .button a.ok {
  background-color: #699ad1;
  background: -webkit-gradient(linear, center top, center bottom, from(#70a1da), to(#5a8ac0));
  background: -webkit-linear-gradient(top, #70a1da, #5a8ac0);
  background: -moz-linear-gradient(top, #70a1da, #5a8ac0);
  background: -o-linear-gradient(top, #70a1da, #5a8ac0);
  border: #5a8ac0 solid 1px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 38px;
  line-height: 38px;
  width: 218px;
  margin-right: 164px;
}
.m-removeyuan h3 {
  text-align: left;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  background-position: 5px -213px;
  padding-left: 68px;
  color: #999;
}
.m-removeyuan p {
  padding: 0 0 36px 0;
  font-size: 14px;
  text-align: left;
  padding-left: 68px;
  color: #999;
}
.m-removeyuan .bt button,
.m-steps .bt button {
  width: 52px;
  background-position: 0 -560px;
  color: #666;
}
.m-steps p {
  font-size: 14px;
  color: #999;
  text-align: left;
}
.m-steps .illus {
  margin: 7px 0;
  width: 470px;
  height: 90px;
}
.ckepopBottom {
  display: none;
}
.m-open {
  position: absolute;
  width: 914px;
  height: 481px;
  -moz-box-shadow: 0 0 16px #666;
  -webkit-box-shadow: 0 0 16px #666;
  z-index: 10000;
}
.m-open .inner {
  position: relative;
}
.m-open h4 {
  font-size: 18px;
  padding-top: 32px;
  text-align: center;
}
.m-open h4 em {
  font-size: 28px;
}
.m-open .clbtn {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -15px;
  right: -15px;
}
.m-open .yeap {
  display: block;
  width: 252px;
  height: 44px;
  position: absolute;
  top: 381px;
  left: 331px;
}
.m-open .nope {
  color: #999;
  position: absolute;
  top: 435px;
  left: 435px;
}
.m-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}
.m-open-1 {
  width: 566px;
  height: 397px;
}
.m-open-1 h4 {
  position: absolute;
  top: 8px;
  right: 258px;
  text-align: right;
}
.m-open-1 .id {
  position: absolute;
  width: 100px;
  top: 258px;
  left: 388px;
  word-wrap: break-word;
  text-align: left;
  font-weight: bold;
  color: #333;
}
.m-open-1 .tx {
  position: absolute;
  top: 158px;
  left: 390px;
}
.m-open-1 .ok {
  position: absolute;
  width: 100px;
  height: 30px;
  left: 237px;
  top: 326px;
}
.g-lihd {
  height: 80px;
  background-color: #e0e0e0;
}
.m-header {
  position: relative;
  width: 650px;
  height: 80px;
  margin: 0 auto;
}
.m-header .m-logo {
  top: 22px;
  left: 26px;
}
.m-header .m-ulink {
  top: 35px;
  right: 26px;
}
.m-header .m-ulink em {
  padding: 0 3px;
  font-weight: bold;
}
.g-libd {
  height: 420px;
  background-color: #fff;
}
.m-body {
  width: 580px;
  height: 350px;
  margin: 0 auto;
  padding: 35px;
  position: relative;
}
.m-body .dy-error {
  position: absolute;
  top: 80px;
  left: 230px;
  width: 190px;
  height: 150px;
  overflow: hidden;
}
.m-body .dy-error a {
  display: block;
  width: 72px;
  height: 25px;
  margin: 120px 0 0 60px;
}
.m-body .dy-sucs1 {
  position: absolute;
  width: 370px;
  height: 90px;
  top: 46px;
  left: 35px;
}
.m-body a.dy-sucs2 {
  position: absolute;
  color: #cd4544;
  top: 120px;
  left: 410px;
}
.m-body p.dy-sucs3 {
  position: absolute;
  color: #999;
  top: 200px;
  left: 35px;
}
.m-body p.dy-sucs3 span {
  padding: 0 3px;
}
.m-body a.dy-sucs4 {
  display: block;
  width: 72px;
  height: 25px;
  position: absolute;
  top: 190px;
  left: 178px;
}
.m-body .inner {
  position: relative;
  width: 580px;
  height: 350px;
}
.m-body .m-inf {
  width: 370px;
  position: absolute;
  top: 64px;
  left: 1px;
}
.m-body .m-inf .txt {
  text-align: left;
}
.m-body .m-inf .w-star {
  margin: 10px 0 3px;
}
.m-body .m-inf .has {
  margin-top: 0;
}
.m-body .submit {
  display: block;
  width: 72px;
  height: 29px;
  position: absolute;
  top: 247px;
  left: 1px;
  text-indent: -9999px;
}
.m-body .download {
  position: absolute;
  left: 507px;
  top: 254px;
  color: #cd4544;
}
.m-booklayer-2 .tip {
  clear: both;
}
.m-booklayer-2 .m-addyuan .pmsg {
  padding: 0;
  width: 180px;
  height: 140px;
}
.m-booklayer-2 .m-addyuan .fromto {
  width: 132px;
}
.m-booklayer-2 .m-bookele-1 .t-info {
  margin-top: 28px;
}
.m-booklayer-2 span.tick {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -23px;
  left: 60px;
}
.m-booklayer-1 .m-actip h3 {
  line-height: 24px;
}
.m-booklayer-1 .m-actip h3 span {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
.m-booklayer-1 .m-actip h3 span em {
  color: #c00;
  font-weight: bold;
}
.m-booklayer-1 .bt {
  text-align: right;
  border-top: #ebebeb solid 1px;
  padding: 19px 0 0 0;
  margin: 29px 0 0 0;
}
.m-booklayer-1 .bt .addbtn,
.m-query .bt .addbtn {
  border: #b31212 solid 1px;
  background-color: #ca211d;
  color: #fff;
  padding: 3px 5px;
  margin: 0 20px 0 0;
}
.m-booklayer-1 .bt .cancelbtn,
.m-query .bt .cancelbtn {
  border: #bfbfbf solid 1px;
  background-color: #f8f8f8;
  color: #666;
  padding: 3px 5px;
}
.m-booklayer-1 h4 {
  font-size: 14px;
  text-align: center;
  margin: 10px 0;
}
.m-booklayer-1 table {
  width: 100%;
  text-align: center;
  color: #666;
}
.m-booklayer-1 table thead th {
  border: #ebebeb solid 1px;
  background-color: #f8f8f8;
  text-align: center;
  height: 32px;
  line-height: 32px;
}
.m-booklayer-1 table tbody td {
  height: 56px;
  line-height: 56px;
  border: #ebebeb solid 1px;
}
.m-booklayer-1 table tbody td.name {
  overflow: hidden;
  line-height: 28px;
}
.m-booklayer-1 table tbody td.amount {
  color: #c00;
}
.m-query {
  padding: 12px 24px;
}
.m-query h4 {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  padding: 0 0 10px 0;
}
.m-query .bt a {
  display: inline-block;
}
.cxt-input {
  position: relative;
  z-index: 8888;
}
.cxt-input-cxt {
  position: absolute;
  top: 32px;
  left: 0;
  width: 218px;
  border: 1px solid #cdcdcd;
  text-align: left;
  font-size: 12px;
  line-height: 21px;
  background: #fff;
}
.cxt-input-cxt div {
  width: 214px;
  padding: 0 2px;
  white-space: nowrap;
  cursor: pointer;
}
.cxt-input-cxt .hint {
  font-weight: bold;
  cursor: default;
}
.cxt-input-cxt .cur {
  background: #eee;
}
.m-newlayer {
  position: absolute;
  background-color: #fff;
  border: #dedede solid 1px;
  box-shadow: 1px 1px 2px #aaa;
  z-index: 6000;
}
.m-newlayer h2 {
  position: relative;
  padding-left: 20px;
  height: 36px;
  line-height: 36px;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  backborder-bottom: #dedede solid 1px;
  background-color: #f4f4f4;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, white, #f1f1f1);
  background-image: -o-linear-gradient(top, white, #f1f1f1);
  background-image: linear-gradient(to bottom, #fff, #f1f1f1);
}
.m-newlayer h2 span {
  display: inline-block;
  width: 80%;
  height: 36px;
  overflow: hidden;
}
.m-newlayer h2 a,
.m-newlayer .close-btn {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 6px;
  right: 10px;
}
.m-newlayer .inner {
  padding: 20px;
}
.m-newlayer .inner h3 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.m-newlayer .inner p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  word-break: break-all;
}
.m-newlayer .inner h3 em,
.m-newlayer .inner p em {
  color: #d24130;
}
.m-newlayer .inner p em.normal {
  color: #333;
}
.m-newlayer .inner .button {
  margin-top: 16px;
}
.m-newlayer .inner .button:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.m-newlayer .inner .button {
  clear: both;
  zoom: 1;
}
.m-newlayer .inner .button a {
  display: block;
  height: 24px;
  margin-left: 13px;
  line-height: 24px;
  padding: 0 20px;
  float: right;
  text-align: center;
}
.m-newlayer .inner .button a.big {
  width: 260px;
  height: 48px;
  line-height: 48px;
  float: none;
  margin: 0 auto;
  font-size: 14px;
}
.m-newlayer .inner .button a.ok {
  background-color: #d24130;
  border: #b82c1d solid 1px;
  color: #fff;
}
.m-newlayer .inner .button a.ok-1 {
  background-color: #999;
  border: #868686 solid 1px;
  color: #fff;
  cursor: not-allowed;
}
.m-newlayer .inner .button a.cc {
  background-color: #f8f8f8;
  border: #bfbfbf solid 1px;
  color: #999;
}
.m-newlayer-s1 {
  width: 350px;
}
.m-newlayer-s2 {
  width: 450px;
}
.m-newlayer-s3 {
  width: 650px;
}
.m-newlayer-s4 {
  width: 600px;
}
.m-newlayer-log {
  width: 530px;
  background-color: #fff;
  border-radius: 5px;
}
.m-newlayer-log .inner {
  padding: 40px 20px;
}
.m-newlayer-log .content p {
  text-align: center;
}
.m-newlayer-log .content p.title {
  text-align: left;
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 0 0 0 126px;
}
.m-newlayer-log .content .gender label {
  margin: 0 0 0 8px;
}
.m-newlayer-log .content .gender input {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;
  margin-right: 5px;
}
.m-newlayer-log .content p.nktip {
  position: absolute;
  top: 50px;
  left: 264px;
  color: #c61a14;
  font-size: 12px;
}
.m-newlayer-log .content .ipt {
  width: 228px;
  height: 30px;
  padding: 0 5px;
  border: #cdcdcd solid 1px;
  border-radius: 3px;
}
.m-newlayer-log .inner .button a.ok {
  float: none;
  margin: 0 auto;
  width: 198px;
  height: 28px;
  line-height: 28px;
  border: #5a8ac0 solid 1px;
  border-radius: 3px;
  background-color: #6797ce;
  color: #fff;
  font-weight: bold;
}
.m-newlayer-tipname .content .ipt {
  width: 299px;
  height: 30px;
  padding: 0 5px;
  border: #cdcdcd solid 1px;
  border-radius: 3px;
}
.m-newlayer-tipname .inner .button a {
  background-color: #f8f8f8;
  border: #bfbfbf solid 1px;
  color: #999;
  border-radius: 3px;
}
.m-newlayer-tipname .inner .button a.f-grad-b {
  color: #fff;
  border: 1px solid #5A8AC0;
  background-color: #5585bc;
}
.m-popup {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1001;
}
.m-popup .inner {
  position: relative;
}
.m-popup-wb {
  width: 350px;
  background-color: #fff;
}
.m-popup-wb h3 {
  position: relative;
  padding-left: 20px;
  height: 36px;
  line-height: 36px;
  color: #333;
  font-size: 16px;
  background-color: #f4f4f4;
  border-bottom: #dedede solid 1px;
}
.m-popup-wb h3 .j-close {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  right: 10px;
  top: 5px;
}
.m-popup-wb .inner {
  padding: 15px;
}
.m-popup-wb .inner p {
  font-size: 16px;
  color: #999;
  text-align: center;
  padding: 15px 0 30px;
}
.m-popup-wb .inner .bt a {
  display: block;
  width: 70px;
  height: 24px;
  margin-left: 13px;
  line-height: 24px;
  float: right;
  text-align: center;
}
.m-popup-wb .inner .bt a.ok {
  background-color: #d24130;
  border: #b82c1d solid 1px;
  color: #fff;
}
.m-popup-wb .inner .bt a.cancelbtn {
  background-color: #f8f8f8;
  border: #bfbfbf solid 1px;
  color: #999;
}
.m-popup-wb p.para {
  font-size: 12px;
}
.m-popup-wb p.para a {
  color: #4672af;
}
.m-popup-wb p.para em {
  color: #666;
}
.m-popup-wb .inner .bt {
  margin: 0 0 0 10px;
}
.m-popup-wb .inner .bt input {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;
  margin-right: 5px;
}
.m-popup-4 {
  width: 464px;
  height: 137px;
  overflow: hidden;
  padding: 9px 9px 14px 13px;
  background-position: -4px -3px;
  text-align: left;
  box-shadow: 1px 1px 2px #969696;
  background-color: #fff;
}
.m-popup-4 .topbar {
  height: 14px;
}
.m-popup-4 .topbar h5 {
  float: left;
  font-weight: normal;
}
.m-popup-4 .topbar .wrap,
.m-popup-4 .topbar .j-close {
  float: right;
}
.m-popup-4 .topbar .j-close {
  width: 12px;
  height: 12px;
  margin: 0 2px 0 18px;
}
.m-popup-4 .topbar .wrap {
  color: #666;
}
.m-popup-4 textarea {
  width: 450px;
  height: 69px;
  margin-top: 8px;
  padding: 5px;
  line-height: 20px;
  border: 0;
  background: none;
  overflow: auto;
  resize: none;
}
.m-popup-4 .botbar {
  margin-top: 10px;
}
.m-popup-4 .botbar .zf {
  float: left;
  padding-top: 6px;
}
.m-popup-4 .botbar ul {
  float: none;
  padding-top: 6px;
  height: 18px;
}
.m-popup-4 .botbar ul li {
  position: relative;
  float: left;
  width: 32px;
  height: 16px;
  line-height: 16px;
  margin-right: 12px;
}
.m-popup-4 .botbar ul li.sns1 {
  background-position: -196px -210px;
}
.m-popup-4 .botbar ul li.sns2 {
  background-position: -37px -210px;
}
.m-popup-4 .botbar ul li.sns3 {
  background-position: -356px -210px;
}
.m-popup-4 .botbar ul li.sns4 {
  background-position: -143px -210px;
}
.m-popup-4 .botbar ul li.sns5 {
  background-position: -303px -210px;
}
.m-popup-4 .botbar ul li.sns6 {
  background-position: -90px -210px;
}
.m-popup-4 .botbar ul li.sns7 {
  background-position: 16px -210px;
}
.m-popup-4 .botbar li.dis .mask {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #e0e0e0;
  top: 0;
  left: 16px;
  opacity: .6;
  filter: alpha(opacity=60);
}
.m-popup-4 .botbar input {
  width: 13px;
  height: 13px;
  line-height: 13px;
  padding-top: 1px;
}
.m-popup-4 .botbar a.send {
  width: 78px;
  height: 23px;
  position: absolute;
  bottom: 5px;
  right: 0;
  _right: 10px;
  _top: 140px;
  text-indent: -9999px;
  _z-index: 2999;
}
.m-popup-4 .botbar a.send:hover {
  text-decoration: none;
}
.m-popup-4 .botbar a.disable {
  color: #b8b8b8;
  border: #dedede solid 1px;
}
.m-popup-4 .botbar a.enable {
  color: #666;
  border: #bfbfbf solid 1px;
}
.m-popup-7 {
  width: 330px;
  height: 31px;
  background-position: 0 -240px;
  top: 88px;
  left: 0;
}
.m-popup-7 p {
  float: left;
  height: 31px;
  line-height: 31px;
  padding-left: 34px;
  text-align: left;
}
.m-popup-7 p a {
  color: #bf6261;
  font-weight: bold;
}
.m-popup-7 a.j-close-1 {
  width: 14px;
  height: 14px;
  float: right;
  margin: 9px 10px 0 0;
}
.m-newlayer .inner-1 .content h3 {
  text-align: center;
}
.m-newlayer .inner-1 .content p {
  padding-left: 110px;
}
.m-newlayer .inner-1 .content p.discount {
  color: #d24130;
}
.m-newlayer .inner-1 .content p.discount em {
  font-size: 16px;
}
.m-newlayer .inner-1 .content p.j-price {
  color: #666;
}
.m-newlayer .inner-1 .content p.j-price em {
  color: #d24130;
}
.m-newlayer .inner-1 .content p.j-price span {
  color: #999;
  margin-left: 8px;
  font-size: 12px;
}
.m-newlayer .inner-1 .content p.discprice {
  font-size: 12px;
  color: #999;
}
.m-newlayer .inner-1 .content p.discprice em {
  font-size: 12px;
  color: #999;
}
.m-newlayer .inner-1 .content p.j-left {
  font-size: 12px;
}
.m-newlayer .inner-1 .content .warning,
.m-newlayer .inner-4 .content .warning {
  padding-left: 32px;
  color: #d24130;
}
.m-newlayer .inner-1 .content .getcoin a,
.m-newlayer .inner-4 .content .getcoin a {
  color: #5586c1;
}
.m-newlayer .inner-1 .button {
  padding-left: 97px;
}
.m-newlayer .inner-1 .button a {
  float: left;
}
.m-newlayer .inner-2 .content h3 {
  text-align: left;
  padding: 0 15px;
}
.m-newlayer .inner-2 .content .m-cd {
  background-color: #fff;
  margin-top: 9px;
}
.m-newlayer .inner-2 .content .m-cd span.timeleft {
  padding-left: 45px;
  background-position: -57px -455px;
}
.m-newlayer .m-autosub {
  padding: 12px 0 0 0;
  margin-bottom: 20px;
}
.m-newlayer .m-autosub p {
  font-size: 12px;
}
.m-newlayer .inner-3 .pic {
  float: left;
  width: 90px;
  height: 45px;
  margin: 10px 22px 20px;
}
.m-newlayer .inner-3 .para {
  font-size: 12px;
  line-height: 24px;
}
.m-newlayer .inner-4 h5 {
  font-size: 14px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
}
.m-newlayer .inner-4 h5 span {
  color: #d2402f;
}
.m-newlayer .inner-4 h6 {
  color: #d2402f;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 4px 0 0 0;
}
.m-packtable {
  width: 100%;
  border: #dedede solid 1px;
}
.m-packtable tr {
  border-bottom: #dedede solid 1px;
}
.m-packtable tr td {
  padding: 8px;
  height: 12px;
  overflow: hidden;
}
.m-packtable tr td.lt {
  width: ;
}
.m-packtable tr td.rt {
  width: 90px;
  color: #666;
}
.m-newlayer .inner p.m-packbalance {
  font-size: 12px;
  text-align: right;
  color: #666;
}
.m-packbalance-1 {
  margin: 14px 0 0 0;
}
.m-newlayer .msgta {
  padding: 5px;
  width: 398px;
  height: 120px;
  border: #ccc solid 1px;
}
.m-sxbottom {
  margin: 18px 0 0 0;
  height: 34px;
  line-height: 34px;
}
.m-sxbottom a {
  float: right;
  width: 98px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #D2D2D2;
  background-color: #fff;
  color: #666;
  border-radius: 3px;
  text-align: center;
}
.m-sxbottom a.enable {
  text-align: center;
  color: #fff;
  _background-color: #6999D0;
  _color: #fff;
}
.m-popup-cz {
  width: 350px;
  height: 175px;
}
.m-popup-cz .inner {
  padding: 20px;
}
.m-popup-cz .inner p {
  text-align: left;
  padding: 0 0 0 50px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
}
.m-popup-cz .inner p span {
  font-weight: bold;
  color: #4e4e4e;
  margin: 0 10px 0 0;
}
.m-popup-cz .inner p a {
  color: #4672b1;
  margin: 0 12px 0 0;
}
.m-popup-cz .ops {
  margin-top: 22px;
}
ul.m-snserror li {
  height: 55px;
  line-height: 55px;
  padding: 0 0 0 62px;
  border-bottom: #bcbcbc dashed 1px;
}
ul.m-snserror li span.name {
  font-size: 14px;
  color: #333;
  display: inline-block;
  width: 100px;
}
ul.m-snserror li span.j-error {
  font-size: 12px;
  color: #666;
}
ul.m-snserror li span.j-error a {
  color: #5586C1;
}
ul.m-snserror li.s0 {
  background-position: 18px 10px;
}
ul.m-snserror li.s1 {
  background-position: 18px -45px;
}
ul.m-snserror li.s2 {
  background-position: 18px -100px;
}
ul.m-snserror li.s3 {
  background-position: 18px -155px;
}
ul.m-snserror li.s4 {
  background-position: 18px -210px;
}
ul.m-snserror li.s5 {
  background-position: 18px -265px;
}
.m-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
  background-color: #000;
  opacity: .6;
  filter: alpha(opacity=60);
}
.m-chapters {
  position: absolute;
  top: 80px;
  left: 0;
  width: 650px;
  background-color: #fff;
  border-radius: 5px;
}
.m-chapters table {
  width: 100%;
  font-size: 12px;
  color: #666;
  text-align: center;
  _width: 99%;
}
.m-chapters .m-fullcon {
  padding: 20px;
}
.m-chapters .m-headtop {
  height: 59px;
  background-color: #f4f4f4;
  border-bottom: #dedede solid 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.m-chapters .m-headtop h3 {
  line-height: 59px;
  font-size: 16px;
  padding-left: 20px;
  color: #666;
}
.m-chapters .m-headtop h3 .w-close {
  margin: 15px 15px 0 0;
}
.m-chapters table thead tr th {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  font-size: 14px;
}
.m-chapters table thead tr th input.selectall {
  margin-right: 5px;
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;
}
.m-chapters table tbody tr td {
  height: 35px;
  line-height: 35px;
  border-bottom: #e7e7e7 solid 1px;
}
.m-chapters td.cpt {
  padding-left: 10px;
}
.m-chapters td.cpt-1 {
  padding-left: 25px;
}
.m-chapters td.cpt span {
  display: block;
  height: 35px;
  overflow: hidden;
  text-align: left;
}
.m-chapters td.amount {
  color: #d2402f;
}
.m-chapters td.section-title {
  background-color: #ebebeb;
}
.m-chapters td.section-title b {
  display: block;
  float: left;
  margin: 10px 5px 0 0;
  width: 3px;
  height: 14px;
  background-color: #c00;
}
.m-chapters td.section-title b.empty {
  background-color: #ebebeb;
}
.m-chapters td.section-title-1,
.m-chapters td.section-title-2 {
  text-align: left;
  color: #666;
  font-size: 14px;
}
.section-title a {
  color: #4470AD;
  padding-right: 10px;
}
.section-title a.on {
  background-position: 27px -37px;
}
.section-title a.off {
  background-position: 27px -69px;
}
.m-chapters td.section-title-2 {
  padding-left: 10px;
}
.m-chapdone {
  position: relative;
  padding: 15px 0;
}
.m-chapdone p a.btn {
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  border: #bfbfbf solid 1px;
  background-color: #f8f8f8;
  font-size: 12px;
  color: #666;
  text-align: center;
}
.m-chapdone p a.ok {
  margin-right: 20px;
  border: #B62D1D solid 1px;
  background-color: #D2402F;
  color: #fff;
}
.m-chapdone p a.ok-1 {
  margin-right: 20px;
  background-color: #999;
  border: #868686 solid 1px;
  color: #fff;
  cursor: not-allowed;
}
.j-capall,
.j-capopp {
  cursor: pointer;
}
.j-chaptatol {
  color: #D2402F;
  margin-right: 5px;
}
.m-innertable tr {
  background-color: #f1f1f1;
}
.m-innertable tr.pointer {
  cursor: pointer;
}
.m-innertable tr td input.ccb {
  margin-left: 25px;
}
.m-autosub {
  clear: both;
  margin: 0 -20px;
  padding: 20px 0 0 0;
  border-top: #dedede solid 1px;
}
.m-autosub p {
  padding-left: 50px;
}
.m-autosub p input {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;
  margin-right: 5px;
}
.m-autosub p label {
  font-size: 14px;
  color: #666;
}
.m-autosub p span {
  color: #999;
}
.m-sum,
.m-chapdone {
  float: right;
  clear: both;
  text-align: left;
  padding-top: 30px;
}
.m-sum {
  padding-top: 20px;
}
.m-sum p,
.m-chapdone p {
  line-height: 30px;
  font-size: 22px;
  color: #333;
  text-align: right;
}
.m-sum-1 p {
  text-align: left;
}
.m-sum p.bt,
.m-chapdone p.bt {
  margin: 5px 0;
}
.m-sum p em,
.m-chapdone p em {
  color: #333;
}
.m-sum p span {
  color: #f5322d;
  padding: 0 5px;
}
.m-sum p span.grey {
  color: #999;
}
.m-sum p span.hongbao-tip {
  font-size: 12px;
  font-weight: normal;
}
.m-sum p span.hongbao-tip a {
  color: #4770AE;
}
.m-sum p span.warning,
.m-sum p span.getcoin,
.m-chapdone p span.warning,
.m-chapdone p span.getcoin {
  font-size: 12px;
}
.m-sum p span.warning,
.m-chapdone p span.warning {
  padding-left: 32px;
  background-position: 14px -496px;
}
.m-sum p span.getcoin a,
.m-chapdone p span.getcoin a {
  color: #5586c1;
}
.m-sum p.ye {
  font-size: 14px;
  color: #999;
}
.m-sum p.ye em {
  font-size: 14px;
  color: #999;
}
.m-sum p.ye a {
  font-size: 14px;
  color: #1c77ba;
  margin: 0 0 0 10px;
}
.m-sum p.reops,
.m-sum p.reops span,
.m-sum p.reops span a,
.m-chapdone p.reops,
.m-chapdone p.reops span,
.m-chapdone p.reops span a {
  font-size: 12px;
}
.m-sum a.gocancel,
.m-sum a.gopay,
.m-sum a.gopay-1,
.m-pbtn a {
  display: inline-block;
  width: 148px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  border: #b62d1d solid 1px;
  background-color: #d2402f;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.m-pbtn .prev {
  border: #ebebeb solid 1px;
  background-color: #fff;
  color: #666;
  margin-right: 20px;
}
.m-sum a.gopay-2 {
  border: #868686 solid 1px;
  background-color: #999;
  color: #fff;
}
.m-sum a.gopay-3 {
  display: block;
  margin-top: 10px;
}
.m-sum a.gocancel {
  background-color: #f8f8f8;
  border: #bfbfbf solid 1px;
  color: #999;
  margin-left: 13px;
}
.m-sum a.gopay-1,
.m-sum a.fbd {
  background-color: #999;
  border: #868686 solid 1px;
  color: #fff;
  cursor: not-allowed;
}
.m-sum a.tocart {
  font-size: 12px;
  color: #1c77ba;
  margin: 0 18px 0 0;
}
.m-success .word {
  width: 500px;
  margin: 80px auto 0;
  padding: 0 0 60px 100px;
}
.m-success .word h4 {
  font-size: 32px;
  line-height: 48px;
  color: #d7292b;
  padding-left: 102px;
}
.m-success .word h6 {
  font-size: 24px;
  line-height: 48px;
  color: #333;
  padding-left: 102px;
}
.m-success .word .tip1 {
  font-size: 18px;
  line-height: 34px;
  color: #333;
}
.m-success .word .tip1 span {
  color: #d7292b;
}
.m-success .pic {
  width: 808px;
  height: 854px;
  margin: 0 auto;
}
.m-success p.btn a {
  margin: 20px auto 0;
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  background-color: #6191c6;
  border: #4c80b8 solid 1px;
  border-radius: 2px;
  color: #fff;
  font-size: 20px;
}
.m-success p.tip2 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.m-success p.tip2 a {
  color: #1d5c9f;
  text-decoration: underline;
}
.m-success p.tip3 {
  font-size: 12px;
  margin: 5px auto 20px;
  text-align: center;
}
.m-walkthrough {
  width: 960px;
  height: 400px;
  position: absolute;
  top: 0;
  z-index: 6000;
}
.m-walkthrough .tips {
  width: 300px;
  height: 280px;
  position: absolute;
}
.m-walkthrough .pics {
  position: absolute;
}
.m-walkthrough .tip-0 {
  width: 892px;
  height: 590px;
  top: 140px;
  left: 35px;
}
.m-walkthrough .tip-1 {
  top: 35px;
  right: 88px;
}
.m-walkthrough .pic-1 {
  width: 147px;
  height: 40px;
  background-position: 0 0;
  top: 0;
  right: 44px;
}
.m-walkthrough .tip-2 {
  top: 122px;
  left: 27px;
}
.m-walkthrough .pic-2 {
  width: 245px;
  height: 85px;
  background-position: 0 -40px;
  top: 40px;
  left: 216px;
}
.m-walkthrough .tip-3 {
  top: 122px;
  left: 82px;
}
.m-walkthrough .pic-3 {
  width: 190px;
  height: 84px;
  background-position: 0 -125px;
  top: 42px;
  left: 300px;
}
.m-walkthrough .tip-4 {
  top: 97px;
  right: 220px;
}
.m-walkthrough .pic-4 {
  width: 156px;
  height: 235px;
  background-position: 0 -210px;
  top: 1px;
  right: 43px;
}
.m-walkthrough .btnnext {
  display: block;
  width: 106px;
  height: 32px;
  position: absolute;
  bottom: 6px;
  right: 20px;
  text-indent: -9999px;
}
.m-walkthrough .tip-0 .btnnext {
  width: 500px;
  height: 34px;
  bottom: 137px;
  right: 195px;
}
.m-walkthrough .btnx {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 92px;
  right: 22px;
}
.m-walkthrough .tip-0 .btnx {
  width: 30px;
  height: 30px;
  top: 170px;
  right: 81px;
}
.m-walkthrough .tip-0 .innertext {
  width: 604px;
  position: absolute;
  top: 220px;
  left: 133px;
}
.m-walkthrough .tip-0 .innertext p {
  line-height: 34px;
}
.m-walkthrough .tip-0 .innertext p.title {
  margin: 0 0 20px 0;
}
.m-walkthrough .tip-0 .innertext p.para {
  text-indent: 2em;
}
.m-walkthrough .tip-0 .innertext p.para a {
  color: #c31a15;
}
.m-frienddialog {
  display: none;
  position: absolute;
  background-color: #fff;
  border: #dedede solid 1px;
  box-shadow: 1px 1px 2px #aaa;
  width: 448px;
}
.m-frienddialog h2 {
  position: relative;
  padding-left: 20px;
  height: 36px;
  line-height: 36px;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  background-color: #f4f4f4;
  border-bottom: #dedede solid 1px;
}
.m-frienddialog h2 span {
  display: inline-block;
  width: 80%;
  height: 36px;
  overflow: hidden;
}
.m-frienddialog h2 a {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 6px;
  right: 10px;
}
.m-frienddialog .inner {
  padding: 34px 56px 36px 56px;
}
.m-frienddialog .inner h3 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.m-frienddialog .inner p {
  font-size: 14px;
  line-height: 28px;
}
.m-frienddialog .inner .button {
  margin-top: 40px;
}
.m-frienddialog .inner .button:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.m-frienddialog .inner .button {
  clear: both;
  zoom: 1;
}
.m-frienddialog .inner .button a {
  display: block;
  width: 118px;
  height: 33px;
  line-height: 33px;
  float: left;
  text-align: center;
  font-size: 14px;
}
.m-frienddialog .inner .button a.download {
  background-color: #6291c7;
  border: #4e81b8 solid 1px;
  color: #fff;
}
.m-frienddialog .inner .button a.lookactive {
  background-color: #fafafa;
  border: #d2d2d2 solid 1px;
  color: #666;
  margin-left: 18px;
}
.m-popup-g {
  width: 780px;
  padding: 20px;
  border: #dedede 1px solid;
  background-color: white;
}
.m-popup-g-1 {
  width: 630px;
}
.m-popup-g h3 {
  font-size: 14px;
  color: #555;
  padding: 7px 0 0 185px;
}
.m-popup-g .report {
  padding: 50px 0 30px 120px;
  font-size: 14px;
  border-top: #ccc solid 1px;
  margin-top: 20px;
  text-align: center;
}
.m-popup-g-1 .report {
  padding: 40px 0 36px 154px;
  text-align: left;
}
.m-popup-g .report span.failname {
  display: inline-block;
  padding-left: 20px;
  color: #a8a8a8;
  text-align: left;
}
.m-popup-g-1 .report span.failname {
  padding-left: 0;
}
.m-popup-g .cbtn,
.m-popup-10 .cbtn,
.m-popup-11 .cbtn {
  position: absolute;
  top: 0;
  right: 0;
  _right: 19px;
  width: 19px;
  height: 19px;
}
.m-popup-g .rhint {
  text-align: center;
  color: #b20000;
}
.m-rsspage {
  margin: 20px 0 10px;
}
.m-rsspage .tips {
  font-size: 14px;
  float: left;
}
.m-rsspage .pagination {
  float: right;
}
.m-rsspage .pagination a,
.m-rsspage .pagination span {
  padding: 5px 5px;
}
.m-rsspage .pagination .current {
  color: #cd4544;
}
.m-rsspage .pagination .current.prev,
.m-rsspage .pagination .current.next {
  color: #aaa;
}
.m-popup-11 {
  width: 430px;
  height: 210px;
  padding: 20px;
  background-position: 0 0;
  background-color: white;
}
.m-popup-11 h3 {
  font-size: 14px;
  color: #555;
  margin: 10px 0 20px 185px;
}
.m-popup-11 p {
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  text-align: center;
}
.m-popup-11 p label {
  font-size: 14px;
  color: #333;
  margin: 0 10px 0 0;
}
.m-popup-11 p input {
  width: 208px;
  height: 28px;
  border: #d9d9d9 solid 1px;
}
.m-popup-11 p button {
  width: 86px;
  height: 26px;
  border: #d9d9d9 solid 1px;
  margin-left: -80px;
}
.m-popup-11 .error {
  font-size: 14px;
  line-height: 80px;
  color: #333;
  height: 80px;
}
.m-intros {
  position: absolute;
  z-index: 8888;
}
.m-introds {
  width: 863px;
  height: 409px;
  top: 59px;
}
.m-introyp {
  width: 756px;
  height: 444px;
  top: 22px;
}
.m-intros .close {
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
}
.m-introds .close {
  top: 145px;
  left: 313px;
}
.m-introyp .close {
  top: 181px;
  left: 313px;
}
.w-guide {
  position: fixed;
  _position: absolute;
  z-index: 8888;
}
.m-newintro {
  position: absolute;
  z-index: 8888;
}
.m-newintro-1 {
  width: 521px;
  height: 472px;
  top: 0;
}
.m-newintro-2 {
  width: 535px;
  height: 488px;
  top: 45px;
}
.m-newintro .close-s {
  width: 36px;
  height: 36px;
  position: absolute;
  cursor: pointer;
}
.m-newintro-1 .close-s {
  top: 191px;
  left: 365px;
}
.m-newintro-1 .next {
  width: 220px;
  height: 48px;
  position: absolute;
  top: 421px;
  left: 193px;
}
.m-newintro-2 .close-s {
  top: 207px;
  left: 320px;
}
.m-newintro-2 .close-ss {
  width: 220px;
  height: 48px;
  position: absolute;
  top: 438px;
  left: 148px;
}
.m-exchange {
  width: 506px;
  margin: 110px auto 100px;
}
.m-exchange h2 {
  position: relative;
  font-size: 30px;
  font-weight: normal;
  text-indent: 1.5em;
}
.m-exchange h2 span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 36px;
  height: 36px;
}
.m-exchange h2.success span {
  background-position: 0 -36px;
}
.m-exchange h2.paid span {
  background-position: 0 0;
}
.m-exchange h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.m-exchange p {
  font-size: 14px;
  color: #999;
  margin: 8px 0 0 45px;
}
.m-exchange p em {
  color: #f00;
}
.m-exchange p.link {
  font-size: 16px;
  margin-top: 30px;
}
.m-exchange p.link a {
  color: #369;
}
.m-exchange p.tip {
  color: #ff5f0e;
  padding-left: 18px;
  margin-left: 0;
}
.m-exchange .ipt input {
  float: left;
  width: 375px;
  height: 14px;
  line-height: 14px;
  padding: 12px 15px;
  background: none;
  border: #b7b7b7 solid 1px;
  border-right: none;
}
.m-exchange .ipt button {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border: none;
  background-color: #f5322d;
  color: #fff;
  font-size: 18px;
}
.m-exchange h4 {
  margin: 20px 0 5px 45px;
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.m-exchange .info-box {
  position: relative;
  margin: 0 0 0 45px;
  padding: 20px;
  background-color: #f4f4f4;
}
.m-exchange .info-box a.bookimg {
  width: 75px;
  height: 106px;
}
.m-exchange .info-box h4 {
  width: 200px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.m-exchange .info-box .author {
  color: #999;
}
.m-exchange .info-box .btn {
  position: absolute;
  bottom: 30px;
  right: 20px;
  padding: 4px 7px;
}
.m-changestep {
  width: 780px;
  margin: 0 auto;
}
.m-changestep h5 {
  position: relative;
  border-bottom: #ddd solid 1px;
}
.m-changestep h5 span {
  position: absolute;
  left: 48%;
  top: -10px;
  color: #999;
  padding: 0 5px;
  background-color: #fff;
  font-size: 14px;
}
.m-changestep ul li {
  margin-top: 30px;
}
.m-changestep ul.float li {
  float: left;
  width: 160px;
  margin: 38px 60px 0 40px;
}
.m-changestep h6 {
  font-size: 16px;
}
.m-changestep p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.m-changestep .qr {
  width: 74px;
  height: 74px;
  margin: 34px auto 0;
}
.m-browsers {
  margin: 20px 0 10px 30px;
}
.m-browsers li {
  float: left;
  margin: 0 25px 0 0;
}
.m-browsers a {
  display: block;
  width: 64px;
  padding-top: 68px;
  text-align: center;
  color: #333;
}
.m-browsers .chrome {
  background-position: 0 0;
}
.m-browsers .firefox {
  background-position: -64px 0;
}
.m-browsers .safari {
  background-position: -128px 0;
}
.m-browsers .ie {
  background-position: -192px 0;
}
.m-browsers em {
  font-weight: normal;
}
.m-promotion-tip {
  position: absolute;
  width: 637px;
  height: 458px;
}
.m-promotion-tip a.img {
  display: block;
  width: 100%;
  height: 100%;
}
.m-promotion-tip a.j-close {
  position: absolute;
  width: 19px;
  height: 19px;
  top: 12px;
  right: 11px;
}
.m-worldcup-detail-tip {
  margin-top: 20px;
  background-color: #ffc;
  box-shadow: 0 0 2px rgba(100, 100, 100, 0.3);
  border: #fc9 solid 1px;
  white-space: nowrap;
}
.m-worldcup-detail-tip p {
  padding: 10px 20px;
}
.m-worldcup-detail-tip p a {
  color: #4472ad;
}
.m-worldcup-detail-tip b {
  display: inline;
  float: left;
  margin: 8px 10px 0 10px;
  width: 19px;
  height: 23px;
}
.m-worldcup-detail-tip b {
  display: inline;
  float: left;
  margin: 7px 10px 0 10px;
  width: 21px;
  height: 20px;
}
.m-manhua-tip {
  position: absolute;
  width: 780px;
  height: 480px;
}
.m-manhua-tip a.img {
  display: block;
  width: 100%;
  height: 100%;
}
.m-manhua-tip a.j-close {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
}
.m-dragonball-tip {
  position: absolute;
  width: 616px;
  height: 449px;
}
.m-dragonball-tip a.link {
  position: absolute;
  width: 616px;
  height: 449px;
  top: 0;
  right: 0;
}
.m-dragonball-tip a.close {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 6px;
  right: 6px;
}
.m-dragonball-tip .ball {
  display: block;
  position: absolute;
  width: 120px;
  height: 120px;
  left: 316px;
  top: 178px;
}
.m-dragonball-tip .rotate {
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
.m-dragonball-tip-small {
  position: fixed;
  _position: absolute;
  width: 202px;
  height: 220px;
  z-index: 1100;
  bottom: 150px;
}
.m-dragonball-tip-small a.link {
  position: absolute;
  width: 202px;
  height: 220px;
  top: 0;
  right: 0;
}
.m-dragonball-tip-small .ball {
  display: block;
  position: absolute;
  width: 95px;
  height: 95px;
  left: -10px;
  top: 76px;
}
.m-dragonball-tip-small .rotate {
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
.m-breathball-tip {
  position: absolute;
  width: 231px;
  height: 220px;
  z-index: 8999;
  top: 130px;
}
.m-breathball-tip .top {
  position: absolute;
  width: 231px;
  height: 100px;
}
.m-breathball-tip .main {
  position: absolute;
  width: 112px;
  height: 120px;
  top: 100px;
  left: 72px;
  -webkit-animation: breathingLight2 1.5s linear infinite alternate;
  -moz-animation: breathingLight2 1.5s linear infinite alternate;
  -o-animation: breathingLight2 1.5s linear infinite alternate;
  -ms-animation: breathingLight2 1.5s linear infinite alternate;
  animation: breathingLight2 1.5s linear infinite alternate;
}
.m-breathball-tip .crown {
  position: absolute;
  width: 57px;
  height: 48px;
  top: 0;
  left: 27px;
}
.m-breathball-tip .ball {
  position: absolute;
  width: 76px;
  height: 76px;
  top: 37px;
  left: 17px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -o-border-radius: 38px;
  -ms-border-radius: 38px;
  border-radius: 38px;
}
.m-breathball-tip .tip {
  display: block;
  position: absolute;
  width: 107px;
  height: 32px;
  left: 5px;
  bottom: 6px;
}
.m-breathball-tip .clickarea {
  position: absolute;
  width: 231px;
  height: 135px;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.m-breathball-tip a.close {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11px;
  right: 17px;
}
.m-breathball-tip .breath {
  -webkit-animation: breathingLight 1.5s linear infinite alternate;
  -moz-animation: breathingLight 1.5s linear infinite alternate;
  -o-animation: breathingLight 1.5s linear infinite alternate;
  -ms-animation: breathingLight 1.5s linear infinite alternate;
  animation: breathingLight 1.5s linear infinite alternate;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes breathingLight2 {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
  }
}
@-moz-keyframes breathingLight2 {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.1);
  }
}
@-o-keyframes breathingLight2 {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(1.1);
  }
}
@-ms-keyframes breathingLight2 {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(1.1);
  }
}
@keyframes breathingLight2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes breathingLight {
  0% {
    -webkit-box-shadow: 0 0 10px 0 #ff8a00;
  }
  100% {
    -webkit-box-shadow: 0 0 63px 7px #ff8a00;
  }
}
@-moz-keyframes breathingLight {
  0% {
    -moz-box-shadow: 0 0 10px 0 #ff8a00;
  }
  100% {
    -moz-box-shadow: 0 0 63px 7px #ff8a00;
  }
}
@-o-keyframes breathingLight {
  0% {
    -o-box-shadow: 0 0 10px 0 #ff8a00;
  }
  100% {
    -o-box-shadow: 0 0 63px 7px #ff8a00;
  }
}
@-ms-keyframes breathingLight {
  0% {
    -ms-box-shadow: 0 0 10px 0 #ff8a00;
  }
  100% {
    -ms-box-shadow: 0 0 63px 7px #ff8a00;
  }
}
@keyframes breathingLight {
  0% {
    box-shadow: 0 0 10px 0 #ff8a00;
  }
  100% {
    box-shadow: 0 0 63px 7px #ff8a00;
  }
}
.m-newlayer .hongbao-icon {
  width: 108px;
  height: 139px;
  margin: 0 auto 5px;
}
