@charset "utf-8";
.free-record-banner {
  position: relative;
  width: 100%;
  height: 480px;
  background: url(../../images/nofilingserver/free-record-banner.jpg?v=2030) no-repeat center;
}
.free-record-banner .playbtn1 {
  position: absolute;
  left: 50%;
  margin-left: -160px;
  bottom: 50px;
  width: 320px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  z-index: 10;
}
.free-record-banner h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
}
.free-record-product {
  width: 100%;
  background-color: #2A196F;
  padding-bottom: 80px;
}
.free-record-product.free-record-product-highdefense {
  background-color: #2E1697;
}
.free-record-product .content {
  position: relative;
  padding-top: 46px;
}
.free-record-product .content .pos-coupon {
  position: absolute;
  left: -150px;
  top: 0px;
  width: 110px;
  height: 142px;
  cursor: pointer;
  z-index: 10;
}
.free-record-product .content .pos-coupon img {
  width: 100%;
  height: 100%;
}
.free-record-product .content > .title {
  line-height: 84px;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
}
.free-record-product .content > p {
  line-height: 28px;
  font-size: 18px;
  color: #FFFFFF;
  opacity: 0.6;
  text-align: center;
}
.free-record-product .content .more-free-record-config {
  line-height: 26px;
  font-size: 16px;
  text-align: center;
  padding: 10px 0px 35px;
}
.free-record-product .content .more-free-record-config a {
  color: #FF6666;
}
.free-record-product .content .more-free-record-config a:hover {
  text-decoration: underline;
}
.free-record-product .content .free-record-select .free-record-select-item {
  position: relative;
  float: left;
  width: 285px;
  height: 400px;
  margin-right: 20px;
  z-index: 10;
}
.free-record-product .content .free-record-select .free-record-select-item > div {
  position: relative;
  z-index: 10;
}
.free-record-product .content .free-record-select .free-record-select-item.mr-0 {
  margin-right: 0px;
}
.free-record-product .content .free-record-select .free-record-select-item:hover{
  transform: translateY(-10px);
}
/* .free-record-product .content .free-record-select .free-record-select-item:hover::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 285px;
  height: 400px;
  background-color: #e91c1c;
  border-radius: 5px;
  z-index: 0;
} */
.free-record-product .content .free-record-select .free-record-select-item:hover .select-bottom a {
  background: -webkit-linear-gradient(left top, #FF6E00, #FF2800);
  background: -o-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: -moz-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: linear-gradient(to bottom right, #FF6E00, #FF2800);
}
.free-record-product .content .free-record-select .free-record-select-item .select-head {
  width: 100%;
  height: 110px;
  color: #FFF;
  padding: 16px 20px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.free-record-product .content .free-record-select .free-record-select-item .select-head.hk-select-head {
  background: -webkit-linear-gradient(left top, #3DAFFF, #4B99FF);
  background: -o-linear-gradient(bottom right, #3DAFFF, #4B99FF);
  background: -moz-linear-gradient(bottom right, #3DAFFF, #4B99FF);
  background: linear-gradient(to bottom right, #3DAFFF, #4B99FF);
}
.free-record-product .content .free-record-select .free-record-select-item .select-head.usa-select-head {
  background: -webkit-linear-gradient(left top, #4C97FF, #6177FF);
  background: -o-linear-gradient(bottom right, #4C97FF, #6177FF);
  background: -moz-linear-gradient(bottom right, #4C97FF, #6177FF);
  background: linear-gradient(to bottom right, #4C97FF, #6177FF);
}
.free-record-product .content .free-record-select .free-record-select-item .select-head.japan-select-head {
  background: -webkit-linear-gradient(left top, #6374FF, #7854FF);
  background: -o-linear-gradient(bottom right, #6374FF, #7854FF);
  background: -moz-linear-gradient(bottom right, #6374FF, #7854FF);
  background: linear-gradient(to bottom right, #6374FF, #7854FF);
}
.free-record-product .content .free-record-select .free-record-select-item .select-head.germany-select-head {
  background: -webkit-linear-gradient(left top, #7952FF, #873CFF);
  background: -o-linear-gradient(bottom right, #7952FF, #873CFF);
  background: -moz-linear-gradient(bottom right, #7952FF, #873CFF);
  background: linear-gradient(to bottom right, #7952FF, #873CFF);
}
.free-record-product .content .free-record-select .free-record-select-item .select-head h3 {
  line-height: 32px;
  font-size: 20px;
  font-weight: 400;
}
.free-record-product .content .free-record-select .free-record-select-item .select-head p {
  line-height: 26px;
  font-size: 14px;
  opacity: 0.6;
}
.free-record-product .content .free-record-select .free-record-select-item .select-tab {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.free-record-product .content .free-record-select .free-record-select-item .select-tab > ul {
  height: 50px;
}
.free-record-product .content .free-record-select .free-record-select-item .select-tab > ul > li {
  float: left;
  width: 33.3333%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #2D3037;
  border-bottom: 3px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.free-record-product .content .free-record-select .free-record-select-item .select-tab > ul > li.active {
  color: #FF6666;
  border-color: #FF6666;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item {
  background-color: #fff;
  padding-top: 24px;
  display: none;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item.show {
  display: block;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item > ul > li {
  float: left;
  width: 25%;
  text-align: center;
  color: #2D3037;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item > ul > li div {
  line-height: 32px;
  font-size: 18px;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item > ul > li p {
  line-height: 28px;
  font-size: 14px;
  opacity: 0.6;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item .select-body-item-now-price {
  line-height: 28px;
  font-size: 16px;
  color: #FF6666;
  padding-left: 20px;
  margin-top: 19px;
}
.free-record-product .content .free-record-select .free-record-select-item .select-body .select-body-item .select-body-item-original-price {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  text-decoration: line-through;
  padding-left: 20px;
  margin-top: 10px;
  opacity: 0.6;
}
.free-record-product .content .free-record-select .free-record-select-item .select-bottom {
  background-color: #fff;
  padding: 14px 20px 20px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.free-record-product .content .free-record-select .free-record-select-item .select-bottom a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  background: #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.oversea-server .oversea-server-item {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.oversea-server .oversea-server-item.mb-0 {
  margin-bottom: 0px;
}
.oversea-server .oversea-server-item > div {
  position: relative;
  float: left;
  z-index: 10;
}
.oversea-server .oversea-server-item .item-left {
  width: 260px;
  height: 100%;
  color: #FFF;
  background: -webkit-linear-gradient(left top, #3DAFFF, #873CFF);
  background: -o-linear-gradient(bottom right, #3DAFFF, #873CFF);
  background: -moz-linear-gradient(bottom right, #3DAFFF, #873CFF);
  background: linear-gradient(to bottom right, #3DAFFF, #873CFF);
  padding: 10px 24px 0px;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
.oversea-server .oversea-server-item .item-left.usa-item-left {
  background: -webkit-linear-gradient(left top, #873CFF, #3DAFFF);
  background: -o-linear-gradient(bottom right, #873CFF, #3DAFFF);
  background: -moz-linear-gradient(bottom right, #873CFF, #3DAFFF);
  background: linear-gradient(to bottom right, #873CFF, #3DAFFF);
}
.oversea-server .oversea-server-item .item-left h3 {
  line-height: 42px;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}
.oversea-server .oversea-server-item .item-left p {
  line-height: 24px;
  font-size: 14px;
  opacity: 0.6;
}
.oversea-server .oversea-server-item .item-center {
  width: 440px;
  height: 100%;
  color: #2D3037;
  background-color: #fff;
  padding-top: 21px;
}
.oversea-server .oversea-server-item .item-center > ul > li {
  float: left;
  width: 20%;
  text-align: center;
}
.oversea-server .oversea-server-item .item-center > ul > li div {
  line-height: 32px;
  font-size: 20px;
  color: #2D3037;
}
.oversea-server .oversea-server-item .item-center > ul > li p {
  line-height: 26px;
  font-size: 14px;
  opacity: 0.6;
}
.oversea-server .oversea-server-item .item-center.luojinshu-item-center > ul > li {
  width: 25%;
}
.oversea-server .oversea-server-item .item-right {
  width: 500px;
  height: 100%;
  background-color: #F0F2F5;
  padding: 20px 160px 0px 28px;
}
.oversea-server .oversea-server-item .item-right .item-right-now-price {
  line-height: 28px;
  font-size: 18px;
  color: #FF6666;
}
.oversea-server .oversea-server-item .item-right .item-right-original-price {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  text-decoration: line-through;
  opacity: 0.6;
  margin-top: 5px;
}
.oversea-server .oversea-server-item .item-right a {
  position: absolute;
  right: 20px;
  top: 27px;
  width: 130px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  text-align: center;
  color: #FFF;
  background-color: #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.oversea-server .oversea-server-item:hover::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 100%;
  height: 100%;
  background-color: #6666FF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.oversea-server .oversea-server-item:hover .item-right a {
  background: -webkit-linear-gradient(left top, #FF6E00, #FF2800);
  background: -o-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: -moz-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: linear-gradient(to bottom right, #FF6E00, #FF2800);
}
.yisu-global-box {
  width: 100%;
  height: 380px;
  text-align: center;
  /*background: url(../../images/nofilingserver/free-record-bg1.jpg) no-repeat center;*/
  padding-top: 70px;
}
.yisu-global-box > p {
  line-height: 64px;
  font-size: 36px;
  color: #2D3037;
}
.yisu-global-box div {
  padding-top: 56px;
}
.yisu-global-box div a {
  display: inline-block;
  width: 200px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  background-color: #FF6666;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  vertical-align: top;
}
.yisu-global-box div a:hover {
  background: -webkit-linear-gradient(left top, #FF6E00, #FF2800);
  background: -o-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: -moz-linear-gradient(bottom right, #FF6E00, #FF2800);
  background: linear-gradient(to bottom right, #FF6E00, #FF2800);
}
/*======= common lunbo user example start =======*/
.yisu-partner {
  width: 100%;
  background: #1E233C;
  padding-top: 90px;
}
.yisu-partner.hk-yisu-partner {
  background: #1E233C url(../../images/nofilingserver/hk-partner-bg.jpg) no-repeat center;
}
.yisu-partner .partner-msg {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.yisu-partner .partner-msg .partner-title {
  height: 78px;
  line-height: 36px;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}
.yisu-partner .partner-msg .partner-need {
  line-height: 24px;
  font-size: 18px;
  color: #A7A8B2;
  text-align: center;
  padding-bottom: 84px;
}
.yisu-partner .partner-msg .swiper-container {
  padding-top: 0px;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide {
  float: left;
  width: 240px;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des {
  float: left;
  color: #666578;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic {
  position: relative;
  width: 154px;
  height: 154px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0px 43px 47px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic > img {
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic .play {
  position: absolute;
  left: 0;
  top: 0;
  width: 154px;
  height: 154px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 10;
  display: none;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic .play i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0px 0px -30px;
  width: 60px;
  height: 60px;
  background: url(../../images/nofilingserver/clients_sprite_img.png) no-repeat -10px -10px;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic:hover .play {
  display: block;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic:hover .head_picture {
  visibility: visible;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic .head_picture {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  visibility: hidden;
  z-index: 9;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-showpic .head_picture img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-name {
  height: 26px;
  line-height: 16px;
  font-size: 16px;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide .partner-des .partner-company {
  height: 34px;
  line-height: 22px;
  font-size: 16px;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide.swiper-slide-active div {
  color: #ffffff;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide.swiper-slide-active .partner-showpic > img {
  opacity: 1;
}
.yisu-partner .partner-msg .swiper-container .swiper-slide.swiper-slide-active .partner-showpic span.play {
  display: block;
}
.yisu-partner .partner-msg .look-video {
  margin-top: 82px;
  text-align: center;
  padding-bottom: 40px;
}
.yisu-partner .partner-msg .look-video a {
  font-size: 16px;
  color: #FF6666;
}
/*======= common lunbo user example end =======*/
/* coupon get */
.coupon_modal {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.coupon_modal .modalbox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 720px;
  background-color: #fff;
}
.coupon_modal .modalbox .head {
  position: relative;
  height: 105px;
  line-height: 105px;
  font-size: 24px;
  font-weight: 700;
  color: #FEFEFF;
  text-align: center;
  background: url(../../images/nofilingserver/coupon_head.png) no-repeat center;
}
.coupon_modal .modalbox .head span {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 38px;
  height: 38px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 400;
  cursor: pointer;
}
.coupon_modal .modalbox .coupon_type {
  padding: 14px 20px;
}
.coupon_modal .modalbox .coupon_type .typebox {
  float: left;
  width: 330px;
}
.coupon_modal .modalbox .coupon_type .typebox .title {
  line-height: 48px;
  font-size: 16px;
  color: #5E6D81;
  text-align: center;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list {
  width: 100%;
  background-color: #F0F2F5;
  padding: 20px 10px;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list .list_item {
  float: left;
  width: 150px;
  height: 70px;
  color: #FFF;
  background: url(../../images/nofilingserver/get_coupon_purple.png) no-repeat center;
  padding: 0px 0px 0px 22px;
  margin-bottom: 10px;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list .list_item:nth-child(odd) {
  margin-right: 10px;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list .list_item:last-child {
  margin-bottom: 0px;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list .list_item div {
  font-size: 30px;
}
.coupon_modal .modalbox .coupon_type .typebox .coupon_list .list_item p {
  font-size: 12px;
}
.coupon_modal .modalbox .coupon_type .typebox.renew_typebox {
  float: right;
}
.coupon_modal .modalbox .coupon_type .typebox.renew_typebox .coupon_list .list_item {
  background: url(../../images/nofilingserver/get_coupon_red.png) no-repeat center;
}
.coupon_modal .modalbox .getbox {
  text-align: center;
  padding: 40px 0px 30px;
}
.coupon_modal .modalbox .getbox button {
  width: 140px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  cursor: pointer;
}
.coupon_modal .modalbox .getbox button:hover {
  background-color: #FF8888;
  border-color: #FF8888;
}
.coupon_modal .modalbox .getbox button:active {
  background-color: #FF4444;
  border-color: #FF4444;
}
/*======== 2020-02-7 夺亿元红包 样式 start ========*/
.free-record-banner .content {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.million-coupon {
  position: absolute;
  left: -274px;
  top: 366px;
  width: 274px;
  height: 314px;
  background: url(../../images/yiyuan-coupon.png) no-repeat center;
  z-index: 10;
}
.million-coupon a {
  position: absolute;
  right: 38px;
  bottom: 14px;
  width: 160px;
  height: 203px;
}
/*=========== 2020-02-7 夺亿元红包 样式 end =========*/
/* 2020-07-21 new coupon style start */
.new-coupon-modal {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  display: none;
}
.new-coupon-modal .coupon-modal-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 580px;
}
.new-coupon-modal .coupon-modal-center .modal-center-head {
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #5E6D81;
  background-color: #F6F8F9;
  text-align: center;
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  -o-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}
.new-coupon-modal .coupon-modal-center .modal-center-head span {
  position: absolute;
  right: 10px;
  top: 11px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 0.5;
  cursor: pointer;
}
.new-coupon-modal .coupon-modal-center .modal-center-head span:hover {
  opacity: 1;
}
.new-coupon-modal .coupon-modal-center .modal-center-body {
  width: 100%;
  background-color: #fff;
  padding: 22px 28px;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-tip {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon {
  padding: 24px 0px 12px;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon .body-coupon-item {
  float: left;
  width: 160px;
  height: 64px;
  background: url(../../images/new-coupon-bg.png) no-repeat center;
  padding: 0px 0px 0px 12px;
  margin: 0px 20px 10px 0px;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon .body-coupon-item.mr-0 {
  margin-right: 0px;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon .body-coupon-item div {
  height: 38px;
  line-height: 38px;
  font-size: 24px;
  color: #FF6666;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon .body-coupon-item div span {
  float: right;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #FF6666;
  padding: 0px 6px;
  margin: 10px 10px 0px 0px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-coupon .body-coupon-item p {
  line-height: 26px;
  font-size: 12px;
  color: #FF6666;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-mark {
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-mark a {
  color: #FF6666;
}
.new-coupon-modal .coupon-modal-center .modal-center-body .center-body-mark a:hover {
  text-decoration: underline;
}
.new-coupon-modal .coupon-modal-center .modal-center-bottom {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding-bottom: 30px;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  -o-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
}
.new-coupon-modal .coupon-modal-center .modal-center-bottom button {
  width: 140px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  cursor: pointer;
}
.new-coupon-modal .coupon-modal-center .modal-center-bottom button:hover {
  background-color: #FF4444;
}
/* 2020-07-21 new coupon style end */

/* 2021-9-2 style start */

.newuser-price{
  display: inline-block;
  height: 24px;
  line-height: 22px;
  font-size: 14px;
  color: #FF6666;
  background-color: #FFEFEF;
  padding:0px 7px;
  border: 1px solid #FFA3A3;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1px;
  margin-left: 20px;
}

/* 2021-9-2 style end */
.free-record-select-item{
  /* position: relative; */
}
.chatgpt-tips{
  position: absolute;
  right: 20px;
  bottom: 78px;
  font-size: 14px;
  color: #FF6666;
  z-index: 11;
}
