@charset "UTF-8";
/*sass变量*/
/*CSS重置*/
body,
html {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei","Lantinghei SC",arial,"\5b8b\4f53",sans-serif,tahoma;
  color: #333;
  background: #fff;
}

input,
textarea {
  font-family: "Microsoft YaHei","Lantinghei SC",arial,"\5b8b\4f53",sans-serif,tahoma;
}

body {
  font-size: 14px;
}

body a {
  outline: none;
  text-decoration: none !important;
}

body a:hover {
  color: #ff6c14 !important;
}

blockquote,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

img {
  border: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

* html .clearfix {
  height: 1%;
}

* + html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
  clear: both;
}

*:focus {
  outline: none;
}

input {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="button"],
input[type="number"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
  resize: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ac {
  width: 1182px;
  margin: 0 auto;
}

/* margin */
/*margin-top*/
.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

/*margin-left*/
.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.ml85 {
  margin-left: 85px;
}

.ml90 {
  margin-left: 90px;
}

.ml95 {
  margin-left: 95px;
}

.ml100 {
  margin-left: 100px;
}

/*margin-bottom*/
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

/*margin-right*/
.pr5 {
  margin-top: 5px;
}

.pr10 {
  margin-top: 10px;
}

.pr15 {
  margin-top: 15px;
}

.pr20 {
  margin-top: 20px;
}

.pr25 {
  margin-top: 25px;
}

.pr30 {
  margin-top: 30px;
}

.pr35 {
  margin-top: 35px;
}

.pr40 {
  margin-top: 40px;
}

.pr45 {
  margin-top: 45px;
}

.pr50 {
  margin-top: 50px;
}

.pr55 {
  margin-top: 55px;
}

.pr60 {
  margin-top: 60px;
}

.pr65 {
  margin-top: 65px;
}

.pr70 {
  margin-top: 70px;
}

.pr75 {
  margin-top: 75px;
}

.pr80 {
  margin-top: 80px;
}

.pr85 {
  margin-top: 85px;
}

.pr90 {
  margin-top: 90px;
}

.pr95 {
  margin-top: 95px;
}

.pr100 {
  margin-top: 100px;
}

/* padding */
/*padding-top*/
.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt65 {
  padding-top: 65px;
}

.pt70 {
  padding-top: 70px;
}

.pt75 {
  padding-top: 75px;
}

.pt80 {
  padding-top: 80px;
}

.pt85 {
  padding-top: 85px;
}

.pt90 {
  padding-top: 90px;
}

.pt95 {
  padding-top: 95px;
}

.pt100 {
  padding-top: 100px;
}

/*padding-left*/
.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pl55 {
  padding-left: 55px;
}

.pl60 {
  padding-left: 60px;
}

.pl65 {
  padding-left: 65px;
}

.pl70 {
  padding-left: 70px;
}

.pl75 {
  padding-left: 75px;
}

.pl80 {
  padding-left: 80px;
}

.pl85 {
  padding-left: 85px;
}

.pl90 {
  padding-left: 90px;
}

.pl95 {
  padding-left: 95px;
}

.pl100 {
  padding-left: 100px;
}

/*padding-bottom*/
.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb65 {
  padding-bottom: 65px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb85 {
  padding-bottom: 85px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb95 {
  padding-bottom: 95px;
}

.pb100 {
  padding-bottom: 100px;
}

/*padding-right*/
.pr5 {
  padding-top: 5px;
}

.pr10 {
  padding-top: 10px;
}

.pr15 {
  padding-top: 15px;
}

.pr20 {
  padding-top: 20px;
}

.pr25 {
  padding-top: 25px;
}

.pr30 {
  padding-top: 30px;
}

.pr35 {
  padding-top: 35px;
}

.pr40 {
  padding-top: 40px;
}

.pr45 {
  padding-top: 45px;
}

.pr50 {
  padding-top: 50px;
}

.pr55 {
  padding-top: 55px;
}

.pr60 {
  padding-top: 60px;
}

.pr65 {
  padding-top: 65px;
}

.pr70 {
  padding-top: 70px;
}

.pr75 {
  padding-top: 75px;
}

.pr80 {
  padding-top: 80px;
}

.pr85 {
  padding-top: 85px;
}

.pr90 {
  padding-top: 90px;
}

.pr95 {
  padding-top: 95px;
}

.pr100 {
  padding-top: 100px;
}

.banner-swiper .swiper-slide img {
  display: block;
  width: 100%;
}

.banner-swiper .banner-pagination {
  bottom: 5px !important;
}

.banner-swiper .banner-pagination .swiper-pagination-bullet {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: #fff !important;
}

.banner-swiper .banner-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #349300 !important;
}

.index-nav {
  background: url("../images/nav-bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 15px 0;
  margin-top: 10px;
}

.index-nav ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.index-nav li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  position: relative;
}

.index-nav li img {
  width: 40px;
  display: block;
  margin: 0 auto;
}

.index-nav li span.hot {
  color: red;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: 20px;
  font-style: italic;
}

.index-nav p {
  color: #636363;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin-top: 10px;
}

.index-product {
  margin-top: 10px;
}

.index-product .item {
  margin-bottom: 10px;
  background: #fff;
}

.index-product .item-title {
  height: 41px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-bottom: 1px solid #c9c9c9;
}

.index-product .item-title img {
  width: 28px;
  margin-right: 5px;
  border-radius: 28px;
  width: 28px;
}

.index-product .item-title h3 {
  color: black;
  font-size: 15px;
  font-weight: 400;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  line-height: 18px;
  max-height: 36px;
}

.index-product .item-title p {
  color: black;
  font-size: 10px;
  font-weight: 400;
}

@media (max-width: 330px) {
  .index-product .item-title h3 {
    font-size: 14px;
  }
  .index-product .item-title p {
    color: black;
    font-size: 10px;
    font-weight: 400;
  }
}

.index-product .item-detail {
  padding: 18px 15px;
}

.index-product .item-detail h3 {
  color: black;
  font-size: 15px;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.index-product .item-detail h3 span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 5px;
}

.index-product .item-detail ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  margin-top: 15px;
}

.index-product .item-detail li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #636363;
  font-size: 12px;
  font-weight: 400;
}

.index-product .item-detail li b {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 8px;
}

.index-product .item-detail li:nth-child(1) b {
  color: #ff3333;
}

.index-product .item-detail li:nth-child(2) b {
  color: #07ad03;
}

.index-product .item-detail li:nth-child(3) b {
  color: black;
}

.index-product .item-link ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index-product .item-link li {
  height: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 40px;
  text-align: center;
  border-top: 1px solid #c9c9c9;
  font-size: 15px;
}

.index-product .item-link li a {
  display: block;
  color: #666 !important;
}

.index-product .item-link li:nth-child(1) {
  border-right: 1px solid #c9c9c9;
}

.index-product .saled .item-detail h3 {
  color: #7e7e7e;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #f7f9fa;
  border-top: 1px solid #666666;
  z-index: 1000;
}

.footer ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
}

.footer li a {
  display: block;
  padding: 5px 0;
}

.footer li .ico {
  height: 30px;
  line-height: 30px;
  font-size: 0;
  text-align: center;
}

.footer li .ico img {
  width: 32px;
  vertical-align: middle;
}

.footer li p {
  color: #000;
}

.footer li:nth-child(1) p {
  color: #349300;
}

.footer li:nth-child(2) img {
  width: 30px;
}

.footer li:nth-child(2) p {
  color: #e88ad3;
}

.footer li:nth-child(3) img {
  margin-left: 6px;
  width: 36px;
}

.footer li:nth-child(3) p {
  color: black;
}

.footer-html {
  padding-bottom: 70px;
}

.team-title {
  height: 65px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #eeeff3;
  padding: 0 15px;
}

.team-title h2 {
  font-size: 19px;
}

.team-title p {
  font-size: 12px;
}

.team-list {
  padding: 0 15px;
}

.team-list .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eeeff3;
  padding: 26px 0;
}

.team-list .item:last-child {
  border-bottom: none;
}

.team-list .item-pic {
  margin-right: 16px;
}

.team-list .item-pic img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  display: block;
}

.team-list .item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.team-list .item-content h3 {
  color: #2d2d2d;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}

.team-list .item-content h4 {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0;
}

.team-list .item-content p {
  color: #929292;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.safeguard-title {
  padding: 15px;
}

.safeguard-title .bd {
  background: url("../images/demo02.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 8px;
}

.safeguard-title .bd a {
  display: block;
  height: 100px;
  padding: 18px 25px 0;
}

.safeguard-title .bd h2 {
  color: #424242;
  font-size: 22px;
  font-weight: 400;
}

.safeguard-title .bd h3 {
  color: #424242;
  font-size: 12px;
  font-weight: 400;
}

.safeguard-title .bd p {
  color: #424242;
  font-size: 12px;
  font-weight: 400;
  margin-top: 5px;
}

.safeguard-list .item a {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
}

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

.safeguard-list .item-icon {
  width: 55px;
}

.safeguard-list .item-icon img {
  width: 26px;
  display: block;
}

.safeguard-list .item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #f2f3f5;
  padding: 25px 0;
  position: relative;
}

.safeguard-list .item-content:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  background: url("../images/arrow-right.png") no-repeat left center;
  background-size: 7px auto;
  width: 7px;
}

.safeguard-list .item-content h3 {
  color: #2e2c2c;
  font-size: 16px;
  font-weight: 400;
}

.safeguard-list .item-content p {
  color: #878787;
  font-weight: 400;
  font-size: 12px;
}

.safeguard-contact {
  background: #f8f9fb;
  padding: 30px;
}

.safeguard-contact h2 {
  color: #3a3a3a;
  font-size: 17px;
  font-weight: 400;
}

.safeguard-contact h2 span {
  font-size: 13px;
  color: #616161;
  margin-left: 15px;
}

.safeguard-contact ul {
  margin-top: 20px;
}

.safeguard-contact li {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 22px;
}

.safeguard-contact li .title {
  color: #878484;
  font-size: 14px;
  font-weight: 400;
  width: 75px;
}

.safeguard-contact li .content {
  color: #616161;
  font-size: 13px;
  font-weight: 400;
}

.event-html {
  background: #f2f2f2;
}

.event-html body {
  background: #f2f2f2;
}

.event-title {
  padding: 12px 0;
}

.event-title img {
  width: 295px;
  display: block;
  margin: 0 auto;
}

.event-list {
  padding: 0 27px;
}

.event-list .item {
  padding-left: 26px;
  border-left: 1px dashed #0dbec6;
  padding-bottom: 12px;
}

.event-list .item:last-child {
  padding-bottom: 0;
  position: relative;
}

.event-list .item:last-child:before {
  content: '';
  width: 2px;
  height: 30px;
  background: #f2f2f2;
  position: absolute;
  left: -1px;
  bottom: 0;
}

.event-list .item h3 {
  color: #0dbec6;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 7px;
  position: relative;
}

.event-list .item h3:after {
  content: '';
  position: absolute;
  left: -39px;
  top: 0;
  background: url("../images/event01.png") no-repeat left center;
  background-size: 25px auto;
  width: 25px;
  height: 25px;
}

.event-list .item li {
  background: #fcfcfc;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 10px;
  position: relative;
  margin-bottom: 8px;
  font-size: 13px;
}

.event-list .item li a {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.event-list .item li:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  background: url("../images/event02.png") no-repeat left center;
  background-size: 10px auto;
  width: 10px;
  height: 24px;
  margin-top: -12px;
}

.event-list .item li:before {
  content: '';
  position: absolute;
  left: -36px;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  border-radius: 12px;
  border: 2px solid #0dbec6;
  background: #f2f2f2;
}

.event-list .item li .month {
  color: #c4c4c4;
  font-weight: 400;
  width: 32px;
}

.event-list .item li .content {
  color: #a5a5a5;
  font-weight: 400;
  line-height: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.security-assurance-banner {
  height: 155px;
  background: #fff;
  padding: 0 25px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.security-assurance-banner img {
  display: block;
  width: 100%;
}

.security-assurance-list {
  padding: 0 12px;
  margin-top: -5px;
  position: relative;
  z-index: 5;
}

.security-assurance-head {
  background: url("../images/security01.png") no-repeat top center;
  background-size: 100% auto;
  padding-top: 60px;
}

.security-assurance-body {
  padding: 0 15px 15px;
  background: #fff;
}

.security-assurance-body .body-safeguard .hd {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.security-assurance-body .body-safeguard .hd img {
  width: 50px;
  margin-right: 15px;
}

.security-assurance-body .body-safeguard .hd span {
  color: #575757;
  font-size: 16px;
  font-weight: 400;
}

.security-assurance-body .body-safeguard .bd {
  margin-top: 20px;
}

.security-assurance-body .body-safeguard .bd p {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.security-assurance-body .body-safeguard .ft {
  margin-top: 20px;
}

.security-assurance-body .body-safeguard .ft table {
  background: #f7f7f7;
  width: 100%;
  border-collapse: collapse;
}

.security-assurance-body .body-safeguard .ft table td {
  text-align: center;
  padding: 20px 15px;
  border-bottom: 1px dashed #e3e3e3;
  border-right: 1px dashed #e3e3e3;
  vertical-align: top;
  width: 50%;
}

.security-assurance-body .body-safeguard .ft table td img {
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto 5px;
}

.security-assurance-body .body-safeguard .ft table td p {
  color: #636363;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.security-assurance-body .body-safeguard .ft table td:nth-child(2n) {
  border-right: none;
}

.security-assurance-body .body-safeguard .ft table tr:last-child td {
  border-bottom: none;
}

.security-assurance-body .body-line {
  margin-top: 25px;
}

.security-assurance-body .body-line img {
  width: 100%;
  display: block;
}

.security-assurance-body .body-flow {
  margin-top: 25px;
}

.security-assurance-body .body-flow .hd {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #575757;
  font-size: 12px;
  font-weight: 400;
}

.security-assurance-body .body-flow .hd img {
  width: 50px;
  margin-right: 15px;
}

.security-assurance-body .body-flow .hd h3 {
  font-size: 20px;
}

.security-assurance-body .body-flow .hd p {
  color: #666666;
}

.security-assurance-body .body-flow .bd {
  margin-top: 25px;
}

.security-assurance-body .body-flow .bd table {
  background: #f7f7f7;
  width: 100%;
  border-collapse: collapse;
}

.security-assurance-body .body-flow .bd table .tr1 td {
  position: relative;
}

.security-assurance-body .body-flow .bd table .tr1 td:after {
  content: '';
  position: absolute;
  right: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr1 td:before {
  content: '';
  position: absolute;
  left: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr1 td:nth-child(2):before {
  opacity: 0;
  filter: alpha(opacity=0);
}

.security-assurance-body .body-flow .bd table .tr1 td:last-child:after {
  width: 30%;
  right: 20%;
}

.security-assurance-body .body-flow .bd table .tr2 td {
  position: relative;
}

.security-assurance-body .body-flow .bd table .tr2 td:after {
  content: '';
  position: absolute;
  right: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr2 td:before {
  content: '';
  position: absolute;
  left: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr2 td:nth-child(1):before {
  width: 40%;
  left: 10%;
}

.security-assurance-body .body-flow .bd table .tr2 td:last-child:after {
  opacity: 0;
  filter: alpha(opacity=0);
}

.security-assurance-body .body-flow .bd table .tr3 {
  background: #eee;
}

.security-assurance-body .body-flow .bd table .tr3 th {
  background: #dddddd;
}

.security-assurance-body .body-flow .bd table .tr3 td {
  padding: 20px 6px;
}

.security-assurance-body .body-flow .bd table .tr4 td {
  position: relative;
}

.security-assurance-body .body-flow .bd table .tr4 td:after {
  content: '';
  position: absolute;
  right: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr4 td:before {
  content: '';
  position: absolute;
  left: 0;
  border-top: 1px dashed #d5d5d5;
  width: 50%;
  top: 25px;
}

.security-assurance-body .body-flow .bd table .tr4 td:nth-child(2):before {
  opacity: 0;
  filter: alpha(opacity=0);
}

.security-assurance-body .body-flow .bd table .tr4 td:last-child:after {
  opacity: 0;
  filter: alpha(opacity=0);
}

.security-assurance-body .body-flow .bd table th {
  background: #eaeaea;
}

.security-assurance-body .body-flow .bd table th p {
  width: 25px;
  color: #929292;
  font-weight: 400;
  line-height: 1.2;
}

.security-assurance-body .body-flow .bd table th img {
  width: 14px;
  display: block;
  margin: 3px auto 0;
  border-radius: 7px;
}

.security-assurance-body .body-flow .bd table td {
  width: 33%;
  text-align: center;
  padding: 15px 6px;
  vertical-align: top;
  position: relative;
}

.security-assurance-body .body-flow .bd table td:nth-child(2) {
  padding-left: 10px;
}

.security-assurance-body .body-flow .bd table td img {
  width: 22px;
  height: 22px;
  display: block;
  margin: 0 auto 10px;
  position: relative;
  z-index: 9;
  border-radius: 50%;
}

.security-assurance-body .body-flow .bd table td h3 {
  color: #575757;
  font-size: 14px;
  font-weight: 400;
}

.security-assurance-body .body-flow .bd table td p {
  color: #575757;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  margin-top: 6px;
}

.security-assurance-body .body-flow .bd table .wrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  text-align: left;
}

.security-assurance-body .body-flow .bd table .wrap .ico {
  width: 22px;
  margin-right: 10px;
}

.security-assurance-body .body-flow .bd table .wrap .ico img {
  width: 22px;
  height: 22px;
  margin: 0;
}

.security-assurance-body .body-guarantee {
  background: #f2f2f2;
  padding: 50px 10px;
  margin-top: 25px;
}

.security-assurance-body .body-guarantee h2 {
  color: #2f2f2f;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.security-assurance-body .body-guarantee .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.security-assurance-body .body-guarantee .item-icon {
  margin-right: 15px;
}

.security-assurance-body .body-guarantee .item-icon img {
  width: 50px;
  display: block;
}

.security-assurance-body .body-guarantee .item-content h3 {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
}

.security-assurance-body .body-guarantee .item-content .text {
  border: 1px dashed #cbcbcb;
  padding: 6px;
  border-radius: 5px;
  margin-top: 10px;
  color: #2f2f2f;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.security-assurance-body .body-guarantee .item-content .text h4 {
  font-weight: 400;
  margin-bottom: 5px;
}

.security-assurance-body .body-guarantee .item-content .text li {
  margin-bottom: 15px;
}

.security-assurance-body .body-guarantee .item-content .text li p {
  margin-top: 6px;
}

.security-assurance-body .body-guarantee .item-content .text li:last-child {
  margin-bottom: 0;
}

.security-assurance-body .body-guarantee h5 {
  color: #2f2f2f;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  margin-top: 15px;
}

.security-assurance-body .body-pig {
  background: #f2f2f2;
  padding: 50px 10px;
}

.security-assurance-body .body-pig h2 {
  color: #2f2f2f;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.security-assurance-body .body-pig .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.security-assurance-body .body-pig .item img {
  width: 50px;
  display: block;
  margin-right: 15px;
}

.security-assurance-body .body-pig .item .text h3 {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

.security-assurance-body .body-pig .item .text p {
  color: #636363;
  font-size: 12px;
  font-weight: 400;
}

.security-assurance-body .body-net {
  margin-top: 20px;
}

.security-assurance-body .body-net h2 {
  color: #2f2f2f;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.security-assurance-body .body-net ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
}

.security-assurance-body .body-net li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
  text-align: center;
}

.security-assurance-body .body-net li img {
  width: 35px;
  display: block;
  margin: 20px auto 0;
}

.security-assurance-body .body-net li h3 {
  font-size: 14px;
  margin: 15px 0;
}

.security-assurance-body .body-net li p {
  font-size: 12px;
  color: #6d6d6d;
  text-align: justify;
}

/* tbas */
.coupon-tabs {
  background: #ffffff;
}

.coupon-tabs ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
}

.coupon-tabs li {
  color: #464646;
  font-size: 15px;
  font-weight: 400;
  line-height: 45px;
  text-align: center;
  width: 80px;
  border-bottom: 2px solid #fff;
}

.coupon-tabs li.active {
  color: #9fee22;
  border-bottom: 2px solid #9fee22;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.coupon-html {
  background: #f8f9fb;
}

.coupon-html body {
  background: #f8f9fb;
}

.no-coupon {
  margin-top: 100px;
}

.no-coupon .content {
  margin-top: 15px;
}

.no-coupon img {
  display: block;
  margin: 0 auto;
  width: 115px;
}

.no-coupon p {
  text-align: center;
  color: #554a46;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.coupon-list {
  padding: 0 20px 20px;
}

.coupon-list .item {
  margin-top: 20px;
}

.coupon-list .item a {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  background: #fff;
}

.coupon-list .item .item-sum {
  background: #9fee22;
  width: 105px;
  position: relative;
  height: 100px;
  border-right: 1px dashed #49494a;
}

.coupon-list .item .item-sum .tag {
  height: 20px;
  color: #d6c327;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 10px;
  background: #fff;
  border-radius: 0 20px 20px 0;
  padding: 0 10px;
  line-height: 20px;
}

.coupon-list .item .item-sum p {
  color: white;
  font-size: 29px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-top: 45px;
}

.coupon-list .item .item-use {
  background: #ff4a45;
  border-radius: 0 5px 5px 0;
  width: 55px;
  text-align: center;
  height: 100px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  overflow: hidden;
  position: relative;
}

.coupon-list .item .item-use:after, .coupon-list .item .item-use:before {
  content: '';
  position: absolute;
  left: -15px;
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 22px;
}

.coupon-list .item .item-use:after {
  top: -11px;
}

.coupon-list .item .item-use:before {
  bottom: -11px;
}

.coupon-list .item .item-use p {
  color: white;
  font-size: 18px;
  font-weight: 400;
  width: 20px;
  margin: 0 auto;
  line-height: 1.2;
}

.coupon-list .item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
}

.coupon-list .item-content h3 {
  color: #676767;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}

.coupon-list .item-content p {
  color: #676767;
  font-size: 11px;
  font-weight: 400;
  margin-top: 5px;
}

/* 绑卡 */
.bind-card {
  text-align: center;
  padding: 0 15px;
}

.bind-card .hd {
  margin-top: 75px;
}

.bind-card .hd img {
  width: 100px;
}

.bind-card .bd {
  margin-top: 35px;
}

.bind-card .bd h3 {
  color: #1c1b1b;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
}

.bind-card .bd p {
  color: #424242;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 5px;
}

.bind-card .ft {
  margin-top: 75px;
}

.bind-card .ft a {
  display: block;
  height: 45px;
  background: #09ba07;
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
}

.bind-card .ft a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff !important;
}

.unbind-card {
  text-align: center;
  padding: 0 15px;
}

.unbind-card .hd {
  margin-top: 75px;
}

.unbind-card .hd img {
  width: 100px;
}

.unbind-card .bd {
  margin-top: 35px;
}

.unbind-card .bd h3 {
  color: #1c1b1b;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
}

.unbind-card .bd p {
  color: #424242;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.unbind-card .ft {
  margin-top: 110px;
}

.unbind-card .ft a {
  display: block;
  height: 45px;
  background: #09ba07;
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
}

.unbind-card .ft a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff !important;
}

.bank-list {
  padding: 15px 0;
}

.bank-list .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  height: 60px;
  padding: 0 15px;
  margin-bottom: 15px;
}

.bank-list .icon {
  margin-right: 25px;
}

.bank-list .icon img {
  width: 35px;
  display: block;
  height: 35px;
  border-radius: 50%;
}

.bank-list .name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bank-list .name h3 {
  color: #4c4c4c;
  font-size: 13px;
  font-weight: 400;
}

.bank-list .name p {
  color: #b1b1b1;
  font-size: 11px;
  font-weight: 400;
}

.bank-list .status a {
  display: block;
  height: 25px;
  background: #349301;
  padding: 0 8px;
  color: #f9f9f9;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  border-radius: 5px;
}

.bank-list .status a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff !important;
}

.bank-list-no {
  padding-top: 80px;
}

.bank-list-no .hd img {
  width: 110px;
  display: block;
  margin: 0 auto;
}

.bank-list-no .hd p {
  text-align: center;
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 15px;
}

.bank-list-no .bd {
  margin-top: 115px;
}

.bank-list-no .bd a {
  text-align: center;
  width: 160px;
  display: block;
  margin: 0 auto;
  height: 45px;
  background: #5baa06;
  border-radius: 5px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}

.bank-list-no .bd a:hover {
  color: #fff !important;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000', endColorstr='#7f000000');
  display: none;
}

.dialog-relieve-card {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1002;
  width: 220px;
  margin-left: -110px;
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  margin-top: -90px;
  padding-top: 22px;
  display: none;
}

.dialog-relieve-card .hd {
  text-align: center;
}

.dialog-relieve-card .hd img {
  width: 62px;
  display: block;
  margin: 0 auto;
}

.dialog-relieve-card .hd p {
  color: #494949;
  font-size: 17px;
  font-weight: 400;
}

.dialog-relieve-card .bd {
  margin-top: 25px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dialog-relieve-card .bd a {
  display: block;
  height: 32px;
  line-height: 32px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  background: #f80b0b;
  padding: 0 16px;
  border-radius: 8px;
}

.dialog-relieve-card .bd a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff !important;
}

.dialog-relieve-card .bd .no {
  background: #35ae00;
}

.bind-bank-card h2 {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 400;
  padding: 0 15px;
  line-height: 36px;
}

.bind-bank-card .list {
  padding: 0 5px;
  border-bottom: 1px solid #e4e4e4;
  background: #fff;
}

.bind-bank-card .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  border-bottom: 1px solid #e4e4e4;
}

.bind-bank-card .item .name {
  width: 110px;
  color: #1a1a1a;
  font-size: 17px;
  font-weight: 400;
  line-height: 42px;
}

.bind-bank-card .item .input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bind-bank-card .item .input input {
  height: 42px;
  display: block;
  width: 100%;
  border: none;
  font-size: 17px;
}

.bind-bank-card .item .input input::-webkit-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .input input:-ms-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .input input::-ms-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .input input::placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .ecode {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bind-bank-card .item .ecode input {
  height: 42px;
  display: block;
  width: 100%;
  border: none;
  font-size: 17px;
}

.bind-bank-card .item .ecode input::-webkit-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .ecode input:-ms-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .ecode input::-ms-input-placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .ecode input::placeholder {
  color: #c2c2c2;
}

.bind-bank-card .item .get button {
  color: #279107;
  font-size: 17px;
  font-weight: 400;
  border: none;
  background: #fff;
  height: 30px;
  line-height: 30px;
}

.bind-bank-card .item .get .on {
  color: #6c6d6b;
  border: 1px solid #6c6d6b;
  padding: 0 15px;
}

.bind-bank-card .item:last-child {
  border-bottom: none;
}

.bind-bank-card .bd {
  margin-top: 120px;
  padding: 0 15px;
}

.bind-bank-card .bd input {
  height: 44px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  line-height: 44px;
  display: block;
  width: 100%;
  background: #349301;
  border: none;
  border-radius: 10px;
}

.error {
  color: red;
}

/* 体现 */
.deposit-html {
  background: #ededed;
}

.deposit-html body {
  background: #ededed;
}

.withdraw-deposit {
  padding: 25px 15px;
  border-radius: 3px;
}

.withdraw-deposit-way {
  background: #fbfbfb;
  padding: 20px 25px 5px;
  border-radius: 3px 3px 0 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.withdraw-deposit-way .item {
  margin-bottom: 15px;
}

.withdraw-deposit-way h2 {
  font-size: 15px;
  margin-right: 25px;
  color: #0e0e0e;
  font-weight: 400;
  line-height: 1.4;
}

.withdraw-deposit-way .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding-bottom: 5px;
}

.withdraw-deposit-way .content label.error {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.withdraw-deposit-way .item-bank {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.withdraw-deposit-way .item-bank .bank img {
  max-width: 90px;
  display: block;
}

.withdraw-deposit-way .item-bank .radio {
  margin-left: 45px;
}

.withdraw-deposit-way .item-tips {
  font-size: 11px;
  color: #7b7b7b;
  margin-top: 3px;
}

.withdraw-deposit-balance {
  background: #fff;
  padding: 20px 25px;
  border-radius: 0 0 3px 3px;
}

.withdraw-deposit-balance h2 {
  font-size: 15px;
  color: #0e0e0e;
  font-weight: 400;
}

.withdraw-deposit-balance .btn {
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid #dadada;
}

.withdraw-deposit-balance .btn h3 {
  font-size: 32px;
  color: #0e0e0e;
  line-height: 40px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}

.withdraw-deposit-balance .btn .input-text {
  display: block;
  border: none;
  width: 100%;
  font-size: 32px;
  border-radius: 0;
  padding: 4px 0;
  line-height: 34px;
  padding-left: 35px;
}

.withdraw-deposit-balance .tips {
  color: #7c7c7c;
  font-size: 14px;
  line-height: 2;
  margin-top: 5px;
}

.withdraw-deposit-balance .input-submit {
  display: block;
  width: 100%;
  height: 45px;
  background: #09ba07;
  border: none;
  border-radius: 5px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  color: #fff;
  font-size: 16px;
  margin-top: 25px;
}

.withdraw-deposit-balance .input-submit-active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.pay-system-banner img {
  width: 100%;
  display: block;
}

.what-unionpay {
  padding: 10px 0;
}

.pay-headline h2 {
  font-size: 15px;
  font-weight: 400;
  color: #1b8fff;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 25px;
}

.pay-headline h2 i {
  margin: 0 7px;
}

.pay-headline h2 span {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 40px;
  height: 2px;
  background: #017efc;
}

.pay-headline h2 span:nth-child(1):after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #017efc;
  border-radius: 8px;
  margin-top: -4px;
}

.pay-headline h2 span:nth-child(3):after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #017efc;
  border-radius: 8px;
  margin-top: -4px;
}

.what-unionpay-content {
  padding: 0 25px;
  margin-top: 10px;
}

.what-unionpay-content p {
  font-weight: 400;
  color: black;
  line-height: 1.6;
}

.cooperation-unionpay {
  background: #f6f5f5;
  padding: 15px;
}

.cooperation-unionpay-list {
  margin-top: 10px;
}

.cooperation-unionpay-list img {
  display: block;
  width: 100%;
}

.cooperation-experience {
  padding: 10px 25px;
}

.cooperation-experience h3 {
  margin-top: 10px;
  position: relative;
}

.cooperation-experience h3:after {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  width: 25px;
  height: 25px;
  background: url("../images/system-sent.png") no-repeat 0 0;
  background-size: cover;
}

.cooperation-experience h3 span {
  font-size: 12px;
  font-weight: 400;
  color: #ed8165;
  border: 1px solid #ed8165;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 12px;
  border-radius: 20px;
  line-height: 20px;
  padding-left: 30px;
}

.cooperation-experience ul {
  margin-top: 10px;
}

.cooperation-experience li {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
}

.cooperation-experience li .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cooperation-experience .pic {
  margin-top: 15px;
}

.cooperation-experience .pic img {
  max-width: 100%;
}

.cooperation-flow {
  background: #f6f5f5;
  padding: 15px 30px;
}

.cooperation-flow-list .item {
  margin-top: 15px;
}

.cooperation-flow-list h3 {
  font-size: 14px;
  font-weight: 400;
  color: #393939;
  text-align: center;
  line-height: 2;
}

.cooperation-flow-list img {
  width: 100%;
  display: block;
  margin-top: 10px;
}
/*# sourceMappingURL=maps/style.css.map */
