.section {
  padding-bottom: 80px;
  padding-top: 100px;
}

.section .title {
  position: relative;
  color: #333333;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

.section .title::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 88px;
  height: 8px;
  background: #9BC3B7;
}

/* 导航栏 start*/
.nav {
  height: 80px;
  background: #fff;
  position: fixed;
  top: 30px;
  left: 0px;
  right: 0px;
  z-index: 22;
}

#order4 {
  position: relative;
  top: -200px;
}

.nav .nav_logo img {
  width: 120px;
  vertical-align: middle;
}

.nav_list li a {
  display: block;
  line-height: 80px;
  font-size: 18px;
  color: #005DA9;
}

.nav_list li {
  padding: 0 20px;
  cursor: pointer;
}

.nav_list li:hover,
.nav_list li.active {
  color: #F5002F;
  position: relative;
}

.nav_list li.active a {
  color: #F5002F;
}

.nav_list li:hover a {
  color: #F5002F;
}

.nav_list li:last-child a {
  margin-right: 0px;
}

/* 导航栏 end*/
.height110 {
  height: 110px;
}

/*banner start*/
.banner {
  max-width: 1920px;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}
.banner .swiper_commom {
  position: relative;
}
.banner .bannerSwiper {
  height: 400px;
}
.banner .bannerSwiper .swiper-slide {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.banner .bannerSwiper .swiper-slide-1 {
  background-image: url(../images/banner/pc_1.png);
}
.banner .bannerSwiper .swiper-slide-2 {
  background-image: url(../images/banner/pc_2.png);
}
.banner .bannerSwiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .bannerSwiper .swiper-slide {
  height: 400px;
}
.banner .swiper-pagination-bullet-active {
  background: #ffffff;
}
/*banner end*/
/*section start*/
.section1 {
  color: #333;;
}
.section1 .product-tt {
  margin: 55px 0 60px;
  text-align: center;
  font-size: 20px;
}
.section1 .product-info {
  padding: 40px 30px;
  background: #F7F7F7;
}
.section1 .product-info .product-info-desc {
  line-height: 26px;
  font-size: 16px;
}
.section1 .product-info-video {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.section1 .product-video-item {
  width: 360px;
}
.section1 .product-video-item .video-cover {
  position: relative;
  height: 202px;
}
.section1 .product-video-item .video-cover img {
  display: block;
  width: 100%;
}
.section1 .product-video-item .replay-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: url(../images/icon/video_icon.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: 9;
}
.section1 .product-video-item .video-title {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}
.section1 .desc {
  padding-top: 50px;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #333333;
}
.section1 .desc .mgt-20 {
  margin-top: 20px;
}
.section1 .content {
  position: relative;
  height: 600px;
  overflow: hidden;
  margin-top: 40px;
  background: url(../images/scene_graph.png) center center no-repeat;
  background-size: 100% 100%;
}

.section1 .content .func-list {
  margin: 16px;
  display: flex;
}

.section1 .content .func-list .func-item {
  cursor: pointer;
  font-size: 14px;
  width: 80px;
  height: 24px;
  margin-right: 16px;
  line-height: 24px;
  text-align: center;
  color: #333333;
  background: #ffffff;
}

.section1 .content .func-list .func-item-first {
  width: 40px;
}

.section1 .content .func-list .func-item:hover,
.section1 .content .func-list .active {
  color: #ffffff;
  background: #5EA290;
}

.section1 .animation-box {
  position: absolute;
  width: 1050px;
  left: 104px;
  top: 120px;
  height: 370px;
}

.section1 .animation-box .bedroom-box,
.section1 .animation-box #bedroom {
  position: absolute;
  width: 344px;
  height: 166px;
}

.section1 .animation-box .bedroom-box {
  left: 45px;
}

.section1 .animation-box .study-box,
.section1 .animation-box #study {
  position: absolute;
  width: 248px;
  height: 166px;
}

.section1 .animation-box .study-box {
  top: 0;
  left: 395px;
}

.section1 .animation-box .liveingroom-box,
.section1 .animation-box #liveingroom {
  position: absolute;
  width: 400px;
  height: 166px;
}

.section1 .animation-box .liveingroom-box {
  top: 0;
  right: 0;
}

.section1 .animation-box .kitchen-box,
.section1 .animation-box #kitchen {
  position: absolute;
  width: 390px;
  height: 180px;
}

.section1 .animation-box .kitchen-box {
  bottom: 0;
  left: 0;
}

.section1 .animation-box .toolhouse-box,
.section1 .animation-box #toolhouse {
  position: absolute;
  width: 460px;
  height: 180px;
}

.section1 .animation-box .toolhouse-box {
  bottom: 0;
  left: 445px;
}

.section1 .animation-box .bathroom-box,
.section1 .animation-box #bathroom {
  position: absolute;
  width: 137px;
  height: 180px;
}

.section1 .animation-box .bathroom-box {
  bottom: 0;
  right: 0;
}

.section1 .animation-box .circle {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  z-index: 1;
}

.section1 .animation-box .circle::after {
  visibility: hidden;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  z-index: 1;
  -webkit-animation: spot-pulse-berry 3s cubic-bezier(.19, 1, .22, 1) infinite both;
  animation: spot-pulse-berry 3s cubic-bezier(.19, 1, .22, 1) infinite both;
}

.section1 .animation-box .active {
  background: #AB377A;
}

.section1 .animation-box .active::after {
  visibility: visible;
}

.section1 .animation-box .circle a {
  position: relative;
  z-index: 66;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #928285;
}
.bedroom-circle-1 {
  left: 180px;
  top: 12px;
}
.bedroom-circle-2 {
  left: 21px;
  top: 73px;
}
.bedroom-circle-3 {
  left: 152px;
  top: 83px;
}
.bedroom-circle-4 {
  left: 16px;
  top: 139px;
}
.study-circle-1 {
  right: 16px;
  top: 31px;
}
.study-circle-2 {
  left: 24px;
  bottom: 14px;
}
.liveingroom-circle-1 {
  left: 10px;
  top: 19px;
}
.liveingroom-circle-2 {
  left: 196px;
  top: 40px;
}
.kitchen-circle-1 {
  right: 74px;
  top: 47px;
}
.kitchen-circle-2 {
  left: 158px;
  top: 100px;
}
.kitchen-circle-3 {
  right: 6px;
  bottom: 34px;
}
.toolhouse-circle-1 {
  left: 110px;
  top: 57px;
}
.toolhouse-circle-2 {
  right: 23px;
  bottom: 2px;
}
.bathroom-circle-1 {
  left: 64px;
  top: 15px;
}
.section1 .animation-box .active a {
  background: #AB377A;
  box-shadow: 0 0 0 3px rgba(171, 55, 122, .5);
}

@-webkit-keyframes spot-pulse-berry {
  0% {
    box-shadow: 0 0 0 0 #ab377a
  }

  100% {
    box-shadow: 0 0 0 23px rgba(171, 55, 122, 0)
  }
}

@keyframes spot-pulse-berry {
  0% {
    box-shadow: 0 0 0 0 #ab377a
  }

  100% {
    box-shadow: 0 0 0 23px rgba(171, 55, 122, 0)
  }
}

/*section1 end*/
/*section2 start*/
.section2 {
  background: #EDF4F2;
}

.section2 .content {
  margin-top: 85px;
}

.section2 .content .func-list {
  display: flex;
  height: 56px;
  line-height: 56px;
}

.section2 .content .func-list .func-item {
  position: relative;
  cursor: pointer;
  flex: 1;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  background: #9BC3B7;
}

.section2 .content .func-list .func-item:hover,
.section2 .content .func-list .active {
  background: #5EA290;
}

.section2 .content .sensor-cont {
  height: 585px;
  background: #ffffff;
}

.section2 .content .sensor-item {
  display: none;
  padding: 40px 30px;
}

.section2 .content .active {
  display: block;
}

.section2 .sensor-top {}

.section2 .sensor-top {
  height: 258px;
}

.section2 .sensor-top, .section2 .sensor-bottom {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.section2 .sensor-top .sensor-base {
  width: 860px;
}

.section2 .sensor-top .sensor-base h3 {
  font-size: 24px;
  font-weight: 700;
}

.section2 .sensor-top .sensor-base p {
  padding: 20px 0;
  font-size: 16px;
  max-height: 180px;
  line-height: 26px;
}

.section2 .sensor-top .sensor-base a {
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #9BC3B7;
  border: 1px solid #9bc3b7;
}

.section2 .sensor-top .sensor-base a:hover {
  color: #ffffff;
  background: #5EA290;
}

.section2 .sensor-top .sensor-logo {
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
  height: 180px;
}

.section2 .sensor-video-cont {
  display: flex;
  flex: 1;
}

.section2 .sensor-video-cont .sensor-video-item {
  margin-right: 20px;
  width: 320px;
}

.section2 .sensor-video-cont .sensor-video-item .video-cover {
  position: relative;
  height: 180px;
  background: #E2E2E2;
}
.section2 .sensor-video-cont .sensor-video-item .video-cover::after{
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #E2E2E2;
}
.section2 .sensor-video-cont .sensor-video-item .replay-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: url(../images/icon/video_icon.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: 9;
}

.section2 .sensor-video-cont .sensor-video-item .replay-btn:hover {
  opacity: .8;
}

.section2 .sensor-video-cont .sensor-video-item .video-title {
  text-align: left;
  margin-top: 10px;
}

.section2 .sensor-pdf-cont {
  margin-left: 30px;
  width: 450px;
}

.section2 .sensor-pdf-cont .sensor-pdf-item {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  height: 56px;
  margin-bottom: 17px;
  background: #F9F9F9;
}

.section2 .sensor-pdf-cont .sensor-pdf-item h4 {
  padding: 0 54px 0 64px;
}

.section2 .sensor-pdf-cont .sensor-pdf-item::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/sensor/pdf_icon.png) center center no-repeat;
  background-size: cover;
}

.section2 .sensor-pdf-cont .sensor-pdf-item::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/sensor/download_icon.png) center center no-repeat;
  background-size: cover;
}

.section2 .sensor-pdf-cont .sensor-pdf-item:hover {
  background: #EDF4F2;
}

.section2 .sensor-pdf-cont .sensor-pdf-item:hover::after {
  background: url(../images/sensor/download_hover_icon.png) center center no-repeat;
  background-size: cover;
}

.section2 .sensor-bottom {
  margin-top: 30px;
}

/*section2 end*/
/*section3 start*/
.section3 .content {
  display: flex;
  margin-top: 85px;
}

.section3 .content {
  position: relative;
}

.section3 .advantage-left {
  margin-top: 30px;
  width: 240px;
}

.section3 .advantage-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  width: 580px;
  height: 100px;
  border-radius: 0px 50px 50px 0px;
  color: #FFFFFF;
  background: #5EA290;
}

.section3 .advantage-item .tt {
  width: 240px;
  font-size: 22px;
  text-align: center;
}

.section3 .advantage-item .desc {
  flex: 1;
  font-size: 14px;
  padding: 0 20px;
}

.section3 .advantage-right {
  position: relative;
  width: 960px;
  height: 400px;
  background: rgba(244, 242, 243, .6);
}

.section3 .advantage-right .cont {
  font-size: 16px;
  width: 520px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.section3 .advantage-right .cont p {
  margin-bottom: 30px;
  line-height: 26px;
}

/*section3 end*/
/*section5 start */
.section5 {
  background: #F7F7F7;
}

.section5 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 85px;
}

.section5 .content .advantage-item {
  width: 282px;
  height: 360px;
}

.advantage-item-1 {
  background: #AB377A;
}

.advantage-item-2 {
  background: #AEC067;
}

.advantage-item-3 {
  background: #928285;
}

.advantage-item-4 {
  background: #9BC3B7;
}

.section5 .advantage-item .cont {
  padding: 35px 20px;
}

.section5 .advantage-item .cont .base {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 115px;
}

.section5 .advantage-item .cont .base::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.section5 .advantage-item .cont .base .tt {
  font-size: 28px;
  color: #fff;
  line-height: 36px;
  font-weight: 700;
}
.section5 .advantage-item .cont .base .tt  b {
  display: block;
}
.section5 .advantage-item .cont .base .logo {
  width: 80px;
  height: 80px;
}

.section5 .advantage-item .desc {
  padding-top: 35px;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

/*section5 end*/
/*about start*/
.about {
  position: relative;
  padding: 80px 0;
  background: #F7F7F7;
}

.about h5 {
  display: flex;
  height: 50px;
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
}

.about p {
  font-size: 14px;
  color: #666666;
  line-height: 32px;
}

.about a {
  color: #005DA9;
}
.about a:hover {
  color: #E30034;
}
.about .infineon-zg {
  display: flex;
  justify-content: space-between;
}
.about .infineon-zg .infineon-zg-left {
  width: 920px;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
}
.about .infineon-zg .infineon-zg-right {
  width: 232px;
  height: 84px;
}
.about .infineon-zg .infineon-zg-right a {
  position: relative;
  display: block;
}
.is-new::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 21px;
  height: 9px;
  background: url(../images/icon/new.gif) no-repeat;
  background-size: 100% 100%;

}

/*about end*/
/*section6 start*/
.section6 .content {
  margin-top: 85px;
}

.prize-rule {
  margin: 38px 0 0;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 40px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 32px;
  background: #F7F7F7;
}

.prize-rule-text {
  width: 850px;
}

.prize-rule-text .activity-concat {
  margin-top: 20px;
}

.prize-rule-text .activity-concat ul {
  display: flex;
}

.prize-rule-text .activity-concat ul li {
  display: flex;
  width: 200px;
}

.prize-rule-text .activity-concat ul li .concant-tit-box {
  margin-left: 15px;
}
.prize-rule-text .activity-concat ul li .concat-img-box img {
  margin-right: 10px;
  vertical-align: middle;
}
.prize-rule-promote {
  margin-left: 72px;
  display: flex;
  font-size: 14px;
  flex-direction: column;
  line-height: 20px;
  align-items: center;
}

.prize-rule-promote img {
  margin: 0 0 15px;
}

/*section6 end*/
/* 抽奖样式 start */
.draw-title {
  text-align: center;
  margin-top: -36px;
}

.draw-wrap {
  margin-top: 140px;
  padding-top: 1px;
  padding-bottom: 84px;
  background: url(../images/five-bg3.png) no-repeat center top;
}

.draw-play {
  padding: 0 30px;
}

.draw-step {
  padding: 130px 30px 70px;
  font-size: 0;
}

.draw-step-lt,
.draw-step-gt {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.draw-step-lt {
  float: left;
}

.draw-step-lt a,
.draw-step-gt .uploadifive-button {
  position: absolute !important;
  top: 194px;
  right: 30px;
  width: 180px;
  height: 40px;
  /* background: rgba(0, 0, 0, .5); */
  cursor: pointer;
}

.draw-step-gt .uploadifive-button {
  top: 190px;
  right: 26px;
  width: 195px;
}

.draw-step-gt .uploadifive-queue {
  display: none !important;
}

.draw-step-gt {
  float: right;
}

.draw-list {
  float: left;
  width: 720px;
}

.draw-list-item {
  box-sizing: border-box;
  float: left;
  text-align: center;
  padding-top: 12px;
  background: url(../images/draw1.png);
  border-radius: 12px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.draw-list-item.active {
  /* box-shadow: 0 0 15px 8px #f58511 inset; */
  background: url(../images/draw2.png) center center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.draw-list-item .vlm-wrap {
  height: 106px;
}

.draw-list-click {
  cursor: pointer;
  font-size: 30px;
  font-weight: 700;
  padding: 0;
  color: #e0223a;
  background-image: -webkit-linear-gradient(#fec481, #ffb153);
  background-image: -moz-linear-gradient(#fec481, #ffb153);
  background-image: -ms-linear-gradient(#fec481, #ffb153);
  background-image: linear-gradient(#fec481, #ffb153);
}

.draw-winlist {
  overflow: hidden;
}

.draw-winlist-box {
  border-radius: 12px;
  background-color: #fff;
  height: 390px;
  overflow: hidden;
}

.draw-winlist-title {
  display: block;
  height: 52px;
  line-height: 52px;
  background-color: #d1082b;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.draw-winlist-ul {
  padding-left: 40px;
}

.draw-winlist-item {
  width: 100%;
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
}


.lt,
.ct,
.gt {
  display: table-cell;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  width: 100px;
}

.lt {
  width: 80px;
  color: #005DA9;
}

.draw-winlist-item .lt {
  width: 75px;
  color: #005DA9;
}

.ct {
  width: 110px;
  color: #9EA6AE;
  text-align: center;
}

.draw-winlist-item .gt {
  width: 96px;
  color: #262422;


}

.draw-winlist-tips {
  color: #fff;
  font-size: 15px;
  padding-top: 20px;
}

.draw-list-left {
  width: 740px;
  border-radius: 20px;

}

.draw-list {
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  border-radius: 20px;
}

.draw-list-item {
  width: 240px;
  height: 180px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.draw-list-item.roll-5,
.draw-list-item.roll-6,
.draw-list-item.roll-7 {
  margin-bottom: 0px;
}

.draw-list-item p {
  font-size: 16px;
  font-weight: 500;
  color: #5EA290;
  line-height: 17px;
  letter-spacing: 2.24px;
}

.roll-3,
.roll-4,
.roll-5 {
  margin-right: 0px;
}

#begin_btn {
  background: #5EA290;
  background-size: 100% 100%;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  position: relative;
  overflow: hidden;
}

#begin_btn>div {
  height: 170px;
  background: #9BC3B7;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#begin_btn span {
  text-align: center;
}

#begin_btn span i {
  font-size: 14px;
  color: #fff;
  display: block;
}

#prize_area {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* 抽奖样式 end */

/* 弹窗 */
.layui-layer-setwin {
  z-index: 222222;
}

.layer_user_info_form .layui-layer-title {
  background: #9BC3B7;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 18px;
  padding: 0 80px 0 30px;
  border-bottom: transparent;
}

.layer_user_info_form .layui-layer-setwin .layui-layer-close1 {
  background-position: 0 0px;
}

.layer_user_info_form .layui-layer-ico {
  background: url(../images/close.png) no-repeat;
}

.submit_form_register {
  padding: 20px 40px;
}

.layer_user_info_form .collect_title {
  font-size: 14px;
  color: #F07F3C;
  margin-bottom: 20px;
}

.submit_form_register .inline_dl_flex {
  display: flex;
  justify-content: space-between;
}

.submit_form_register .inline_dl_flex_box {
  width: 49%;
}

.submit_form_register .inline_dl {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  margin-bottom: 20px;
}

.submit_form_register .label_info_radio,
.submit_form_register .label_info {
  display: block;
}

.color_red {
  margin-right: 5px;
  color: #D00000;
}

.submit_form_register .inline_dl input,
.submit_form_register .inline_dl select {
  width: 230px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  text-indent: 10px;
  font-size: 16px;
  color: #333;
}
.submit_form_register .inline_dl .other-input {
  position: absolute;
  top: 0;
  right: -20px;
}

.submit_form_register .inline_dl .addr_box select {
  width: 48%;
}

.submit_form_radio a {
  cursor: pointer;
  color: #005da9;
  ;
}

.submit_form_register .inline_dl .addr_box {
  width: 230px;
  height: 40px;
  display: flex;
  justify-content: space-between;
}

.submit_form_register input[type="checkbox"] {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #707070;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius: 4px;
  margin-right: 5px;
  box-sizing: border-box;
}

.submit_form_register input[type="checkbox"]:checked {
  background: url(../images/icon/checkbox.png) center center no-repeat;
  background-size: cover;
  border: 1px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

.submit_form_register .label_info input[type="checkbox"] {
  position: relative;
  top: 0px;
}

.submit_form_register .label_info label {
  position: relative;
  width: 48%;
  display: inline-block;
}

.submit_form_register .label_info label .other-input {
  outline: none;
  display: flex;
}

.submit_form_register .label_info_radio label {
  display: block;
}

.submit_form_register input[type="radio"] {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #707070;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 5px;
  box-sizing: border-box;
}

.submit_form_register input[type="radio"]:checked {
  background: url(../images/icon/radio_icon.png) center center no-repeat;
  background-size: cover;
  border: 0;
  box-sizing: border-box;
  position: relative;
}

.submit_form_radio {
  color: #999999;
  font-size: 12px;
  margin-bottom: 11px;
}

.submit_form_tip {
  padding-bottom: 20px;
  font-size: 12px;
  color: #5b6770;
  line-height: 18px;
}

.submit_form_tip a {
  text-decoration: underline;
}

.submit_form_tip a:hover {
  color: #F5002F;
}

.layer_user_info_form .layui-layer-content {
  position: static !important;
}

.submit_form_register .label_info_radio input[type="radio"] {
  position: relative;
  top: 0px;
}

.layer_user_info_form .layui-layer-btn .layui-layer-btn0 {
  height: 70px;
}

.form_btn {
  width: 350px;
  height: 50px;
  background: rgba(227, 3, 39, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  outline: none;
  border: none;
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 222222;

}

.form_btn:hover {
  background: rgba(227, 3, 39, 0.7);
}

.layer_user_info_form .layui-layer-btn {
  background: #ffffff;
  width: 100%;
  height: 80px;
  margin: 0;
}

.layer_user_info_form .layui-layer-btn .layui-layer-btn0 {
  width: 320px;
  height: 48px;
  background: #9BC3B7;
  border-radius: 4px;
  text-align: center;
  line-height: 48px;
  outline: none;
  border: none;
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 222222;
}

.layer_user_info_form .layui-layer-btn .layui-layer-btn0:hover {
  background: #5EA290;
}

/* 弹窗 ebd*/
.layer-alert-dialog .layui-layer-title {
  height: 48px;
  line-height: 48px;
  background: #fff;
  border-bottom: none;
}

.layer-alert-dialog .dialog-content {
  padding: 0 30px 50px;
}

.layer-alert-dialog .dialog-content .tag {
  font-size: 18px;
}

.layer-alert-dialog .dialog-content .title {
  font-size: 34px;
  font-weight: 700;
  height: 48px;
  line-height: 48px;
}

.layer-alert-dialog .dialog-content .desc {
  margin-top: 15px;
  font-size: 16px;
  line-height: 26px;
}

.layer-alert-dialog .dialog-content .product-item {
  margin-top: 20px;
}

.layer-alert-dialog .dialog-content .product-item h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.layer-alert-dialog .dialog-content .product-item-box {
  display: flex;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-left {
  flex: 1;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-left .product-item-desc {
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  min-height: 100px;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-left .product-item-links {
  display: inline-block;
  margin-top: 10px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #9BC3B7;
  border: 1px solid #9bc3b7;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-left .product-item-links:hover {
  color: #ffffff;
  background: #5EA290;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-right {
  margin-left: 18px;
  width: 172px;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-right .product-item-logo {
  width: 172px;
  height: 130px;
}

.layer-alert-dialog .dialog-content .product-item-box .product-item-right .product-item-logo img {
  display: block;
  width: 100%;
  height: 100%;
}

/*抽奖弹框*/
.layer_lotter_alert {
  border-radius: 8px !important;
}

.layer_lotter_alert .layui-layer-title {
  border-bottom: 1px solid transparent;
  background-color: transparent;
}

.layer_lotter_alert_title_no .layui-layer-title {
  height: 30px;
}

.layer_lotter_success {
  text-align: center;
}

.layer_lotter_success .p1 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

.layer_lotter_success .p2 {
  margin: 4px 0 24px 0;
  font-size: 14px;
  font-weight: 700;
  color: #666;
}

.layer_lotter_success a {
  margin-top: 24px;
  width: 160px;
  height: 50px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #9BC3B7;
  border-radius: 4px;
}

.layer_lotter_success img {
  margin-bottom: 10px;
  margin-top: 10px;
}

.layer_lotter_info {
  text-align: center;
}

.layer_lotter_info img {
  margin-bottom: 20px;
  margin-top: 20px;
}

.layer_lotter_info .layer_lotter_text1 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.layer_lotter_info .layer_lotter_text2 {
  font-size: 14px;
  color: #666666;
  padding: 0 30px;
}

.layer_lotter_answer {
  text-align: center;
}

.layer_lotter_answer_text1 {
  font-size: 18px;
  text-align: center;
  color: #333333;
  margin-bottom: 15px;
}

.layer_lotter_answer_text2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #e30327;
  margin-bottom: 15px;
}

.layer_lotter_answer_btn {
  width: 160px;
  height: 48px;
  background: rgba(218, 31, 61, 1);
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
}

.layer_lotter_answer_btn:hover {
  background: rgba(218, 31, 61, 0.8);
}

.layer_lotter_prize {
  text-align: center;
}

.layer_lotter_prize_text1 {
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 30px;
}

.layer_lotter_prize_btn {
  display: block;
  margin: 0 auto;
  width: 220px;
  height: 50px;
  background: rgba(218, 31, 61, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
}

.layer_lotter_prize_btn:hover {
  background: rgba(218, 31, 61, 0.8);
}

.layer_lotter_prize_name {
  text-align: center;
}

.layer_lotter_prize_name_text1 {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

.layer_lotter_prize_name_text2 {
  font-size: 24px;
  font-weight: 700;
  color: #F07F3C;
}

.layer_lotter_prize_name img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.layer_lotter_prize_name_text3 {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

/*抽奖弹框*/
/*抽奖弹框*/
/* //////////////////////// */
#layer_success .layui-layer-title {
  display: none;
}


/* 中奖名单 */
.zjMd {
  width: 400px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.zjMd h3 {
  line-height: 50px;
  background: #9BC3B7;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  padding-left: 30px;
}

.zjMd h2 {

  font-size: 16px;
  font-weight: 700;
  color: #666666;
  padding-top: 30px;
  padding-bottom: 10px;
}

.zjMd .tip_md {
  font-size: 14px;
  color: #5b6770;
  line-height: 24px;
}

#jq_marquee_box {
  margin-top: 0px;
  width: 400px;
  height: 265px;
  padding: 20px 30px;
  box-sizing: border-box;
  line-height: 40px;
  letter-spacing: 0.8px;
  background: #f6f6f7;
  border-radius: 8px;
  overflow: hidden;
}

#jq_marquee_box .null {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

/* 中奖名单 */
/*侧边栏*/
.aside {
  position: fixed;
  right: 0px;
  top: 50%;
  width: 110px;
  height: 160px;
  background: #f5c631;
  border-radius: 8px;
  box-shadow: 0px -3px 0px 0px rgba(240, 127, 60, 0.30) inset;
  transform: translate(0%, -50%);
  z-index: 99;
}

.aside::before {
  content: "";
  position: absolute;
  top: -75px;
  width: 97px;
  height: 117px;
  background: url(../images/icon/aside.png) no-repeat 100% 100%;
}

.aside .aside-content {
  width: 100px;
  margin: 50px auto 0;
  text-align: center;
}

.aside .aside-content .aside-content-btn {
  padding: 5px 0;
  cursor: pointer;
  width: 100%;
  height: 48px;
  color: #FFFFFF;
  background: #F07F3C;
  border-radius: 4px;
  margin-bottom: 5px;
}

.aside .aside-content .aside-content-btn:hover {
  background: #E36319;
}

.aside .aside-content .aside-content-btn .tt {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.aside .aside-content .aside-content-btn .desc {
  color: #fff;
  font-size: 12px;
}

/*侧边栏*/

.is_allow {
  cursor: pointer;
}

/* pc显示隐藏 start*/

.is_pc {
  display: block;
}

.is_pc_flex {
  display: flex;
}

.is_mobile,
.is_mobile_flex {
  display: none !important;
}