@charset "UTF-8";
/*reset*/
html,
body,
p,
h1,
h2,
h3,
h4,
ul,
li {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Microsoft YaHei';
}

ul li {
  list-style: none;
}

img {
  border: none;
  max-width: 100%;
}

a {
  text-decoration: none;
}

/*end reset*/
/*global*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.zindex1 {
  z-index: 1;
}

.clear::after {
  content: '';
  clear: both;
  display: block;
}

/*end global*/
/*用户注册*/
.login_success,
.login_state {
  display: none;
}

.hidden {
  display: none !important;
}

.yhzc_d_r_a p,
.yhzc_for p {
  margin-bottom: 20px;
}

.yhzc_inp_o {
  width: 670px;
  height: 40px;
}

.yhzc_inp_o {
  position: relative;
  clear: both;
  display: block;
}

.btn_clear {
  position: absolute;
  top: 12px;
  left: 380px;
  z-index: 999;
  display: none;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.yhzc_inp_o input,
.yhzc_inp_t input {
  float: left;
  display: block;
  margin-right: 10px;
  padding: 11px 10px;
  height: 16px;
  border: 1px solid #DDD;
  color: #666;
  font-size: 14px;
}

.yhzc_inp_o input {
  width: 300px;
}

.yhzc_inp_o input,
.yhzc_inp_t input {
  box-sizing: inherit;
  padding: 11px 30px 11px 10px !important;
  width: 280px !important;
  font-family: "微软雅黑";
}

.yhzc_for h1 {
  margin: 50px 0 30px 14px;
  color: #000;
  text-align: center;
}

.yhzc_subm input {
  overflow: hidden;
  margin-left: 80px;
  width: 326px;
  height: 45px;
  border-width: 0;
  background: #fda701;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 45px;
  font-family: "微软雅黑";
}

.yhzc_inp_o label,
.yhzc_inp_t label {
  float: left;
  display: block;
  margin-right: 10px;
  width: 70px;
  height: 42px;
  color: #666;
  text-align: right;
  font-weight: 700;
  font-size: 14px;
  line-height: 42px;
}

.yhzc_for {
  margin: 0 auto;
  width: 400px;
}

.n-top {
  margin: 30px 0 0 0;
}

.pay_li li {
  line-height: 30px;
}

.pay_li li:hover {
  text-decoration: underline;
  cursor: pointer;
}

.content {
  box-sizing: border-box;
}

.slide-link {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination {
  display: none;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

.bg,
body {
  background-color: #f1f1f1;
}

.header {
  background-color: #fff;
  width: 100%;
}

.header .content {
  background-color: #fff;
  padding: 16px 0;
}

.header .logo {
  float: left;
  width: 184px;
}

.header .nav {
  float: right;
}

.header .nav .link {
  font-size: 16px;
  color: #333;
}

.header .nav .link:hover {
  color: #ff9c00;
}

.header .nav .linkwrap {
  float: left;
  margin-right: 70px;
}

.header .nav .active {
  color: #ff9c00;
}

.header .loginstate {
  float: right;
}

.header .loginstate .login {
  border-right: 1px solid #999;
  color: #ff9c00;
  font-size: 16px;
  padding-right: 12px;
  margin-right: 6px;
}

.header .loginstate .register {
  color: #999;
  font-size: 16px;
}

.header .nav,
.header .loginstate {
  margin-top: 18px;
}

.footer {
  background-color: #353434;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  color: #f0f0f0;
}

.footer .linkwrap {
  margin-bottom: 14px;
}

.footer .link {
  font-size: 14px;
  color: #f0f0f0;
}

.footer .link:hover {
  opacity: .85;
}

.footer .line {
  border-right: 1px solid #f0f0f0;
  margin: 0 4px 0 0;
}

.footer p {
  margin-bottom: 14px;
}

.footer p:last-child {
  margin-bottom: 0;
}

.footer .icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/footicon.png") no-repeat center center;
  background-size: contain;
  margin-right: 6px;
  vertical-align: top;
}

.next {
  display: none;
  width: 61px;
  height: 61px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/next.png") no-repeat center center;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}

.prev {
  display: none;
  width: 61px;
  height: 61px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/prev.png") no-repeat center center;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}

.tc {
  text-align: center !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.index-content {
  position: relative;
  z-index: 2;
}

.index-middle .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  background-color: #fff;
  opacity: 1;
  border: 4px solid #fff;
  box-sizing: border-box;
}

.index-middle .swiper-pagination-bullet-active {
  background: #ff9c00;
}

.index-middle .carousel .swiper-slide {
  height: 605px;
  overflow: hidden;
}

.index-middle .carousel .banner {
  width: 100%;
  height: 605px;
  display: block;
  margin: 0 auto;
}

.index-middle .indexnews {
  float: left;
  height: 380px;
}

.index-middle .indexnews {
  width: 560px;
  background-color: #191919;
}

.index-middle .indexnews .headtitle {
  padding: 12px 22px;
  font-size: 22px;
  color: #fff;
  border-bottom: 1px solid #373737;
  position: relative;
}

.index-middle .indexnews .headtitle .more {
  position: absolute;
  top: 14px;
  right: 12px;
  color: #737373;
  font-size: 16px;
}

.index-middle .indexnews .biglinkwrap {
  padding: 12px 0;
}

.index-middle .indexnews .linkwrap {
  text-align: left;
  margin-bottom: 12px;
  position: relative;
}

.index-middle .indexnews .linkwrap .title {
  width: 426px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.index-middle .indexnews .linkwrap .date {
  position: absolute;
  top: 0;
  right: 12px;
}

.index-middle .indexnews .link {
  font-size: 14px;
  color: #c2c2c2;
}

.index-middle .indexnews .link:hover {
  color: #fff;
}

.index-middle .indexnews .biglink {
  font-size: 26px;
  color: #ff0000;
  width: 523px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

.index-middle .indexnews .biglink:hover {
  color: #dd4c4c;
}

.index-middle .indexnews .linklist {
  padding: 0 26px;
}

.index-middle .games {
  width: 640px;
  background-color: #fefefe;
  padding: 0 29px;
  box-sizing: border-box;
}

.index-middle .games .linkwrap {
  padding: 22px 0;
  border-bottom: 1px solid #f2f3f3;
}

.index-middle .games .linkwrap .img {
  width: 83px;
  height: 81px;
  margin-right: 16px;
}

.index-middle .games .linkwrap .pwrap {
  height: 81px;
  width: 452px;
  margin-right: 12px;
}

.index-middle .games .linkwrap .pwrap .p1 {
  font-size: 15px;
  color: #4e4d4d;
  margin-bottom: 22px;
}

.index-middle .games .linkwrap .pwrap .p1:hover {
  opacity: .85;
}

.index-middle .games .linkwrap .pwrap .p2 {
  font-size: 14px;
  color: #a8a7a7;
}

.index-middle .games .linkwrap .arrow {
  display: block;
  width: 19px;
  height: 81px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/listicon.png") no-repeat center center;
  background-size: contain;
  cursor: pointer;
}

.index-middle .hot .hot-title {
  font-size: 20px;
  color: #000;
  margin: 24px 0;
  border-left: 4px solid #ff9c00;
  padding-left: 12px;
  position: relative;
}

.index-middle .hot .hot-title .more {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 16px;
  color: #666;
  margin-top: -8px;
}

.index-middle .hot .hotlist {
  text-align: center;
}

.index-middle .hot .hotlist .link {
  width: 388px;
  padding: 18px 0;
  display: inline-block;
}

.index-middle .hot .hotlist .link .img {
  display: block;
  width: 100%;
  height: 213px;
}

.index-middle .hot .hotlist .link .dec {
  padding: 12px 22px;
  background: #fff;
}

.index-middle .hot .hotlist .link .p1 {
  font-size: 20px;
  color: #000;
  margin-bottom: 12px;
  text-align: left;
}

.index-middle .hot .hotlist .link .p2 {
  font-size: 14px;
  color: #999;
  margin-bottom: 12px;
  text-align: left;
}

.index-middle .hot .hotlist .link .btn1,
.index-middle .hot .hotlist .link .btn2 {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #8ac73e;
  font-size: 14px;
  border: 1px solid #8ac73e;
  border-radius: 8px;
  display: inline-block;
  margin: 0 10px;
}

.btn_download {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #8ac73e;
  font-size: 14px;
  border: 1px solid #8ac73e;
  border-radius: 8px;
  display: inline-block;
}

.index-middle .hot .hotlist .link .btn2 {
  color: #ff9c00;
  border-color: #ff9c00;
}

.index-middle .hot .hotlist .link .btn1:hover, .btn_download:hover {
  background-color: #8ac73e;
  color: #fff;
}

.index-middle .hot .hotlist .link .btn2:hover {
  background-color: #ff9c00;
  color: #fff;
}

.index-middle .storylist {
  padding: 28px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}

.index-middle .storylist.storylist2 {
  padding: 0;
  background: none;
  padding-bottom: 28px;
  margin-left: -20px;
}

.index-middle .storylist.storylist2 .item {
  padding: 0 0 0 20px;
}

.index-middle .storylist.storylist2 .item:first-child, .index-middle .storylist.storylist2 .item:nth-child(4n + 5) {
  margin-left: 0;
}

.index-middle .storylist .item {
  width: 25%;
  padding-left: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.index-middle .storylist .item:first-child, .index-middle .storylist .item:nth-child(4n + 5) {
  margin-left: -10px;
}

.index-middle .storylist .link {
  display: block;
}

.index-middle .storylist .img {
  display: block;
  width: 100%;
}

.index-middle .storylist1 {
  background: #fff;
  padding: 28px;
}

.index-middle .storylist1 .item {
  margin-bottom: 10px;
}

.index-middle .storylist1 .item .img {
  width: 100%;
}

.index-middle .dynamic {
  background: #fff;
  padding: 28px;
  margin-bottom: 32px;
}

.index-middle .dynamic .img {
  display: block;
  width: 527px;
  height: 260px;
}

.index-middle .dynamic .list {
  width: 529px;
  height: 260px;
  margin-left: 80px;
}

.index-middle .dynamic .list .title {
  width: 420px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}

.index-middle .dynamic .list .date {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #999;
}

.index-middle .dynamic .list .item {
  margin-bottom: 12px;
}

.ml0 {
  margin-left: 0;
}

.ml12 {
  margin-left: 12px;
}

.detail {
  width: 1200px;
  box-sizing: border-box;
  padding: 46px 50px 89px;
  background-color: #fff;
  margin: 35px auto;
  font-size: 15px;
  color: #666;
}

.detail .ssimg {
  width: 270px;
  margin: 0 2px;
  float: left;
}

.detail .head .img,
.detail .head .dec {
  vertical-align: middle;
}

.detail .head .img {
  display: inline-block;
  width: 212px;
  height: 212px;
  margin-right: 44px;
}

.detail .head .dec {
  display: inline-block;
  width: 627px;
  height: 212px;
}

.detail .head .dec .p1,
.detail .head .dec .p2 {
  margin-bottom: 16px;
}

.detail .head .dec .p1 {
  font-size: 25px;
  color: #333;
  margin-top: 16px;
}

.detail .head .dec .p2 {
  font-size: 15px;
  color: #666;
}

.detail .head .dec .yes {
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/yes.png") no-repeat;
  background-size: contain;
  margin-right: 8px;
  margin-left: 27px;
}

.detail .head .dec .yes:first-child {
  margin-left: 0;
}

.detail .title {
  font-size: 30px;
  color: #333;
  padding: 38px 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 32px;
}

.intro .content {
  padding: 53px;
  background-color: #fff;
  padding-bottom: 130px;
}

.intro .content .h1,
.intro .content .h2 {
  margin-bottom: 18px;
}

.intro .content .h1 {
  font-size: 40px;
  color: #000;
  text-align: center;
}

.intro .content .h2 {
  font-size: 19px;
  color: #666;
  text-align: center;
}

.intro .content .line {
  border-bottom: 1px dotted #b0aeaf;
  width: 948px;
  margin: 0 auto 18px;
}

.intro .content .p,
.intro .content .p2 {
  line-height: 200%;
  font-size: 19px;
  color: #666;
  margin-bottom: 62px;
}

.intro .content .p2 {
  margin-bottom: 0;
}

.intro .content .img {
  display: block;
  margin: 62px auto;
  width: 1097px;
}

.intro .content .p2-title {
  float: left;
  font-weight: bold;
}

.intro .content .p2-dec {
  float: left;
  width: 1130px;
}

.contact {
  width: 1200px;
  margin: 0 auto;
}

.contact .map {
  width: 100%;
  height: 570px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/map.jpg") no-repeat center;
}

.contact .content {
  padding: 53px;
  padding-bottom: 0;
  box-sizing: border-box;
}

.contact .content .h1,
.contact .content .h2 {
  margin-bottom: 18px;
}

.contact .content .h1 {
  font-size: 40px;
  color: #000;
  text-align: center;
}

.contact .content .h2 {
  font-size: 19px;
  color: #666;
  text-align: center;
}

.contact .content .line {
  border-bottom: 1px dotted #b0aeaf;
  width: 948px;
  margin: 0 auto 18px;
}

.contact .content .p,
.contact .content .p2 {
  line-height: 200%;
  font-size: 19px;
  color: #666;
  margin-bottom: 62px;
}

.contact .content .p2 {
  margin-bottom: 0;
}

.contact .content .img {
  display: block;
  margin: 62px auto;
  width: 438px;
}

.contact .content .p2-title {
  float: left;
  font-weight: bold;
}

.contact .content .p2-dec {
  float: left;
  width: 1130px;
}

.contact .contactway {
  margin: 92px auto;
  width: 1035px;
}

.contact .contactway .item {
  width: 328px;
  height: 364px;
  background-color: #fff;
  box-shadow: 0 0 5px 3px #eaf0ee;
  position: relative;
  padding: 124px 42px 42px 42px;
  box-sizing: border-box;
}

.contact .contactway .item .p1 {
  font-size: 26px;
  color: #666;
  text-align: center;
  margin-bottom: 12px;
}

.contact .contactway .item .p2 {
  font-size: 24px;
  color: #a0a0a0;
}

.qq,
.email {
  position: absolute;
  top: -54px;
  left: 50%;
  margin-left: -54px;
}

.qq {
  width: 107px;
  height: 107px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/qq.png") no-repeat;
  background-size: contain;
}

.email {
  width: 107px;
  height: 107px;
  background: url("http://pimages.shcljoy.com/shcljoy_com/img/email.png") no-repeat;
  background-size: contain;
}

.news .title {
  font-size: 20px;
  color: #000;
  margin: 0;
  border-left: 4px solid #ff9c00;
  padding-left: 12px;
}

.news .titlewrap {
  padding: 42px 0;
  border-bottom: 1px dotted #ccc;
}

.news .content {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 42px;
  padding-bottom: 72px;
  margin-bottom: 42px;
}

.news .content .newslist {
  padding-bottom: 52px;
}

.news .content .newslist .item {
  padding: 32px 0;
  border-bottom: 1px dotted #ccc;
}

.news .content .newslist .item:last-child {
  border-bottom: none;
}

.news .content .newslist .link {
  font-size: 20px;
  color: #333;
}

.news .content .newslist .link:hover {
  color: #ff9c00;
}

.news .content .newslist .date {
  font-size: 20px;
  color: #999;
}

.news .content .page {
  text-align: center;
  font-size: 14px;
  color: #ccc;
}

.news .content .page .pageno {
  font-size: 14px;
  border: 1px solid #ccc;
  color: #ccc;
  text-align: center;
  padding: 2px 8px;
  border-radius: 4px;
}

.news .content .page .pageno:hover {
  color: #fff;
  background: #ff9c00;
  border-color: #ff9c00;
}

.news .content .page .active {
  color: #fff;
  background: #ff9c00;
  border-color: #ff9c00;
}

.newsdetail .title {
  font-size: 20px;
  color: #000;
  margin: 0;
  border-left: 4px solid #ff9c00;
  padding-left: 12px;
}

.newsdetail .titlewrap {
  padding: 42px 0;
}

.newsdetail .content {
  width: 1200px;
  margin: 42px auto;
  background-color: #fff;
  padding: 5px 20px;
  padding-bottom: 50px;
}

.newsdetail .content .h1,
.newsdetail .content .h2 {
  margin-bottom: 18px;
}

.newsdetail .content .h1 {
  font-size: 26px;
  color: #333;
  text-align: center;
}

.newsdetail .content .h2 {
  font-size: 19px;
  color: #666;
  text-align: center;
}

.newsdetail .content .line {
  border-bottom: 1px dotted #ccc;
  width: 100%;
  margin: 0 auto 18px;
}

.newsdetail .content .p {
  line-height: 200%;
  font-size: 14px;
  color: #333;
  text-indent: 2em;
}

.newsdetail .content .img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}

.newsdetail .content .p2-title {
  float: left;
  font-weight: bold;
}

.newsdetail .content .p2-dec {
  float: left;
  width: 1130px;
}

.bold {
  font-weight: bold;
}

.gamecenter .content {
  background: #fff;
  margin: 44px auto;
}

.gamecenter .content .list {
  padding: 0 50px;
}

.gamecenter .content .list .item {
  padding: 40px 0;
  border-bottom: 1px dotted #ccc;
}

.gamecenter .content .list .item .img {
  width: 212px;
  margin-right: 60px;
}

.gamecenter .content .list .item .dec {
  width: 826px;
}

.gamecenter .content .list .item .btn {
  font-size: 13px;
  display: inline-block;
  border: 1px solid #ff9c00;
  border-radius: 4px;
  color: #ff9c00;
  padding: 3px 8px;
  margin-left: 4px;
}

.gamecenter .content .list .item .btn:hover {
  background-color: #ff9c00;
  color: #fff;
}

.gamecenter .content .list .item .p1,
.gamecenter .content .list .item .p2 {
  margin-bottom: 28px;
  font-size: 13px;
  color: #000;
}

.gamecenter .content .list .item .p2 {
  margin-bottom: 7px;
  line-height: 25px;
}

.gamecenter .content .list .item .p1 {
  font-weight: bold;
  font-size: 18px;
}

.gamecenter .content .list .item:last-child {
  border: none;
}

.login-content {
  max-width: 1200px;
  min-height: 500px;
  background-color: #fff;
  margin: 40px auto;
  text-align: center;
  padding: 70px 22px 22px 22px;
  box-sizing: border-box;
}

.form-h1 {
  margin-bottom: 12px;
  font-size: 38px;
  padding-left: 50px;
  box-sizing: border-box;
}

.form {
  width: 400px;
  margin: 0 auto;
}

.form label {
  text-align: right;
}

.form input {
  border: 1px solid #ccc;
  padding: 12px;
  background: #fff;
  width: 100%;
  display: block;
  height: 42px;
  border-radius: 6px;
  box-sizing: border-box;
}

.form td {
  padding: 12px 0;
}

.form .btn {
  display: inline-block;
  width: 100%;
  height: 42px;
  padding: 12px;
  background: #ff9c00;
  text-align: center;
  border: 1px solid #ff9c00;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.form .btn:hover {
  opacity: .85;
}

.reg-content {
  max-width: 1200px;
  margin: 40px auto;
  padding: 20px 0;
  background: #fff;
}

.reg-content .protocol {
  font-size: 12px;
  text-align: center;
}

.reg-content .protocol input {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.footer a {
  color: #fff;
}

.page-videos {
  background: #fff;
  padding: 22px 12px;
  margin: 42px auto;
  width: 1200px;
}

.page-videos .list {
  text-align: center;
}

.page-videos .list .item {
  width: 370px;
  height: 277px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 19px;
  cursor: pointer;
  position: relative;
}

.page-videos .list .item .img {
  width: 370px;
  height: 223px;
  display: block;
}

.page-videos .list .item .videoicon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("../img/videos/vicon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 12px;
}

.page-videos .list .item .dec {
  font-size: 14px;
  color: #999;
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-videos .list .item .p1 {
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #f7f7f7;
}

.page-videos .list .item .imgmask {
  background: url("../img/videos/mask.png") no-repeat;
  background-size: 100% 100%;
  width: 370px;
  height: 223px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  display: none;
}

.page-videos .video {
  display: block;
  height: 500px;
  position: relative;
}

.page-videos .close {
  font-size: 62px;
  color: #999;
  position: absolute;
  top: -30px;
  right: -62px;
  cursor: pointer;
}

.page-videos .video-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  max-height: 80%;
}

.page-videos .page {
  text-align: center;
  font-size: 14px;
  color: #ccc;
  margin-top: 32px;
}

.page-videos .page .pageno {
  font-size: 14px;
  border: 1px solid #ccc;
  color: #ccc;
  text-align: center;
  padding: 2px 8px;
  border-radius: 4px;
}

.page-videos .page .pageno:hover {
  color: #fff;
  background: #ff9c00;
  border-color: #ff9c00;
}

.page-videos .page .active {
  color: #fff;
  background: #ff9c00;
  border-color: #ff9c00;
}

#video_area {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}

.pay-area {
  background: #fff;
  padding: 50px 0;
  margin: 40px 0;
  min-height: 47vh;
}

.pay-area .title {
  padding-left: 207px;
  padding-bottom: 20px;
}

.pay-area .text-center {
  text-align: center;
  margin-bottom: 20px;
}

.pay-area .pay-table {
  margin: 0 auto;
  width: 750px;
  font-size: 14px;
}

.pay-area .pay-table input,
.pay-area .pay-table select {
  padding: 5px 0;
  width: 240px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.pay-area .pay-table input {
  width: 235px;
}

.pay-area .pay-table td {
  padding: 5px 0;
}

.pay-area .pay_now {
  display: block;
  width: 240px;
  border-radius: 10px;
  background: #ff7e00;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
}

.pay-area .pay_now:hover {
  color: #fff;
}
