/* common styles */
.main-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.t-c {
  text-align: center;
}
.flex {
  display: flex;
}
.flex-w {
  flex-wrap: wrap;
}
.jt-c {
  justify-content: center;
}
.jt-b {
  justify-content: space-between;
}
.jt-a {
  justify-content: space-around;
}
.ai-c {
  align-items: center;
}
.ai-s {
  align-items: flex-start;
}
.ai-e {
  align-items: flex-end;
}
.nowrap {
  white-space: nowrap;
}
html {
  background: #ca1016;
}
body {
  background: url(../images/bg_body.png) no-repeat top center;
}
header {
  width: 100%;
  position: relative;
}
header .epwk-link {
  padding-top: 40px;
  position: relative;
}
header .epwk-link a {
  display: inline-block;
  width: 305px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 34px;
  cursor: pointer;
  z-index: 1;
}
header .epwk-link .top {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 1200px;
  height: 40px;
  background: url("../images/top.png") no-repeat center top / 100% 100%;
}
header .epwk-link .banner {
  margin-top: 33px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 1270px;
  height: 527px;
  background-position-x: 60px ;
}
.item-hover,
.btn-hover {
  transition: all 0.3s;
}
.btn-hover:hover {
  transform: translateY(-2px);
}
.item-hover:hover {
  box-shadow: 0 0 50px 2px #b44841;
}
.com-page {
  margin-bottom: 80px;
}
.com-page .com-page-title {
  color: #e01709;
  padding: 80px 0 40px;
}
.com-page .com-page-title h3 {
  font-size: 45px;
  margin-bottom: 18px;
  font-weight: bold;
}
.com-page .com-page-title p {
  font-size: 18px;
}
.page1 {
  margin-top: 90px;
  height: 704px;
  background: url(../images/bg_1.png) no-repeat top center;
}
.page1 .page1-content {
  padding: 170px 0px 0 70px;
  position: relative;
}
.page1 .page1-content .page1-l {
  width: 648px;
}
.page1 .page1-content .page1-l h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 32px;
  color: #410100;
}
.page1 .page1-content .page1-l .page1-l-bottom {
  margin-top: 23px;
}
.page1 .page1-content .page1-l .page1-l-bottom li {
  width: 120px;
  height: 173px;
  margin-bottom: 30px;
}
.page1 .page1-content .page1-l .page1-l-bottom li img {
  display: block;
  width: 100%;
}
.page1 .page1-content .page1-l .page1-l-bottom li:nth-child(6),
.page1 .page1-content .page1-l .page1-l-bottom li:nth-child(7),
.page1 .page1-content .page1-l .page1-l-bottom li:nth-child(8),
.page1 .page1-content .page1-l .page1-l-bottom li:nth-child(9),
.page1 .page1-content .page1-l .page1-l-bottom li:nth-child(10) {
  height: 172px;
  margin-bottom: 0;
}
.page1 .page1-content .page1-r {
  width: 500px;
  height: 576px;
  position: absolute;
  left: 700px;
  top: 150px;
}
.page1 .page1-content .page1-r #get-prize {
  width: 351px;
  height: 69px;
  position: absolute;
  top: 393px;
  left: 83px;
  cursor: pointer;
}
.page1 .page1-swiper {
  padding-left: 36px;
  margin-left: 192px;
  margin-top: 450px;
  position: relative;
  height: 26px;
  overflow: hidden;
}
.page1 .page1-swiper::before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 13px;
  background: url(../images/icon_notice.png) no-repeat top center;
  position: absolute;
  left: 10px;
  top: 6px;
}
.page1 .page1-swiper #swiper-case1 {
  height: 26px;
}
.page1 .page1-swiper #swiper-case1 .swiper-slide p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #5C2A0C;
  line-height: 26px;
}
.page1 .page1-swiper #swiper-case1 .swiper-slide p span {
  color: #FF1B1B;
  font-weight: bold;
}
.page2 {
  position: relative;
  width: 1201px;
  height: 1185px;
  background: url(../images/bg_02.png) no-repeat top center;
  margin-bottom: 80px;
}
.page2 .join {
  bottom: 86px;
}
.page3 {
  height: 854px;
  width: 1201px;
  background: url(../images/bg_03.png) no-repeat top center;
  margin-bottom: 80px;
  padding-top: 66px;
  box-sizing: border-box;
}
.page3 .com-page-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 35px;
  color: #E50D1E;
  line-height: 1;
}
.page3 .page4-cont .page4-swiper {
  position: relative;
}
.page3 .page4-cont .page4-swiper .swiper-container {
  width: 1100px;
  height: 580px;
  overflow: hidden;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item {
  box-sizing: border-box;
  width: 540px;
  height: 260px;
  background: #fff;
  border-radius: 30px;
  display: flex;
  padding: 30px 16px 0px 21px;
  margin-bottom: 20px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .left {
  margin-right: 26px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .left img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .right .shopname {
  line-height: 1;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  text-wrap: nowrap;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .right .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  padding-top: 13px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .right .subtitl {
  padding-top: 12px;
  padding-bottom: 8px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #CC0000;
  line-height: 1.3;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .right .desc {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 1.2;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item .right a {
  margin-top: 21px;
  text-align: center;
  display: inline-block;
  width: 130px;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(0deg, #E51227, #FF5021);
  border-radius: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item:nth-of-type(2) {
  padding: 29px 40px 0px 25px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item:nth-of-type(2) .left {
  margin-right: 25px;
}
.page3 .page4-cont .page4-swiper .swiper-container .swiper-slide .item:nth-of-type(2) .right .desc {
  width: 392px;
}
.page3 .page4-cont .page4-swiper .swiper-button-prev {
  left: -45px;
  background: url("../images/icon_swiper_left.png") no-repeat center center;
}
.page3 .page4-cont .page4-swiper .swiper-button-next {
  right: -45px;
  background: url("../images/icon_swiper_right.png") no-repeat center center;
}
.page3 .page4-cont .page4-swiper .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #ffd4cc !important;
  opacity: 1 !important;
}
.page3 .page4-cont .page4-swiper .swiper-pagination-bullet-active {
  background: #CA1016 !important;
  opacity: 1 !important;
}
.page3 .page4-cont .page4-swiper .swiper-pagination-bullets {
  bottom: 0px !important;
}
.page4 {
  position: relative;
  height: 664px;
  background: url(../images/bg_04.png) no-repeat top center;
  padding-top: 212px;
  box-sizing: border-box;
}
.page4 .p2b-list {
  width: 1092px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.page4 .p2b-list .p2b-li {
  box-sizing: border-box;
  width: 260px;
  height: 277px;
  border-radius: 20px;
  padding: 30px 30px 0;
  color: #ffffff;
}
.page4 .p2b-list .p2b-li h2 {
  font-size: 66px;
  font-weight: bold;
  margin-bottom: 14px;
}
.page4 .p2b-list .p2b-li h3 {
  font-size: 20px;
  margin-bottom: 23px;
}
.page4 .p2b-list .p2b-li i {
  display: block;
  width: 40px;
  height: 7px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-bottom: 15px;
}
.page4 .p2b-list .p2b-li p {
  font-size: 14px;
  line-height: 1.5;
}
.page4 .p2b-list .p2b-li:nth-child(1) {
  background: url("../images/page2_11.png") no-repeat 203px 24px;
  background-color: #00aaff;
  box-shadow: 0px 10px 30px 0px rgba(0, 170, 255, 0.3);
}
.page4 .p2b-list .p2b-li:nth-child(2) {
  background: url("../images/page2_12.png") no-repeat 190px 24px;
  background-color: #e69900;
  box-shadow: 0px 10px 30px 0px rgba(230, 153, 0, 0.3);
}
.page4 .p2b-list .p2b-li:nth-child(3) {
  background: url("../images/page2_13.png") no-repeat 200px 24px;
  background-color: #ff4c4c;
  box-shadow: 0px 10px 30px 0px rgba(255, 76, 76, 0.3);
}
.page4 .p2b-list .p2b-li:nth-child(4) {
  background: url("../images/page2_14.png") no-repeat 190px 24px;
  background-color: #00ccaa;
  box-shadow: 0px 10px 30px 0px rgba(0, 204, 170, 0.3);
}
.page4 .join {
  bottom: 66px;
}
.page5 {
  position: relative;
  height: 996px;
  background: url(../images/bg_05.png) no-repeat top center;
  margin-bottom: 80px;
}
.page5 .page5_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  margin: 0 auto;
  padding-top: 360px;
  width: 1088px;
  box-sizing: border-box;
}
.page5 .page5_content .pitem {
  font-size: 14px;
  position: relative;
  color: #333;
  width: 350px;
  height: 230px;
  margin-bottom: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page5 .page5_content .pitem ul {
  height: 72px;
  margin: 27px 0px 22px;
  overflow: hidden;
}
.page5 .page5_content .pitem ul li {
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 320px;
}
.page5 .page5_content .pitem .mqbtn {
  display: inline-block;
  width: 190px;
  height: 45px;
}
.page5 .page5_content .pitem .mqbtn .jiedan {
  width: 190px;
  height: 45px;
  text-align: center;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 45px;
}
.join {
  cursor: pointer;
  width: 300px;
  height: 80px;
  position: absolute;
  bottom: 52px;
  left: 50%;
  transform: translateX(-50%);
}
.page6 {
  height: 996px;
  background: url(../images/bg_06.png) no-repeat top center;
  margin-bottom: 90px;
  padding-top: 225px;
  box-sizing: border-box;
  position: relative;
}
.page6 .page5-bottom .p5b-title {
  margin-top: 40px;
  color: #f01926;
}
.page6 .page5-bottom .p5b-title h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.page6 .page5-bottom .p5b-title .p5bt-list {
  margin-top: 19px;
}
.page6 .page5-bottom .p5b-title .p5bt-list .p5bt-li {
  margin-right: 40px;
}
.page6 .page5-bottom .p5b-title .p5bt-list .p5bt-li:last-child {
  margin-right: 0;
}
.page6 .page5-bottom .p5b-title .p5bt-list .p5bt-li img {
  display: block;
  margin-right: 5px;
}
.page6 .page5-bottom .p5b-title .p5bt-list .p5bt-li p {
  font-size: 15px;
}
.page6 .page5-bottom .p5b-content .p5b-left {
  padding: 0px 42px 0 55px;
}
.page6 .page5-bottom .p5b-content .p5b-left .img {
  height: 281px;
  margin-left: 71px;
  margin-bottom: 30px;
}
.page6 .page5-bottom .p5b-content .p5r {
  border-radius: 10px;
  background-color: #fff;
  height: 280px;
  width: 517px;
  overflow: hidden;
  margin-bottom: 30px;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-left {
  width: 90px;
  background-color: #FFDEDE;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-left h3 {
  width: 1em;
  font-size: 35px;
  color: #f01926;
  font-weight: bold;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-right {
  padding: 40px 18px 30px 27px;
  flex: 1;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-right .p5r-list {
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-right .p5r-list h3 {
  font-size: 26px;
  font-weight: bold;
  color: #f01926;
  line-height: 2;
  display: flex;
  align-items: center;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-right .p5r-list h3 i {
  display: inline-block;
  margin-right: 10px;
  width: 17px;
  height: 17px;
  background: url("../images/icon_3_02.png") no-repeat center;
}
.page6 .page5-bottom .p5b-content .p5r .p5r-right .p5r-list .p5r-li {
  font-size: 17px;
  color: #333333;
  line-height: 2;
}
.page6 .page5-bottom .p5b-content .p5r .firstt {
  padding-top: 35px;
}
.page6 .jiedan {
  margin-top: 6px;
}
.page6 ::-webkit-scrollbar {
  width: 12px;
  border-radius: 6px;
  height: 392px;
  background: #f0f0f0;
}
.page6 ::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #e3e3e3;
}
.layout {
  width: 1201px;
  margin: 0 auto;
  box-sizing: border-box;
}
.clear {
  display: block;
  content: '';
  clear: both;
}
.layer_captcha_content {
  position: relative;
  width: 433px;
  height: 165px;
  box-sizing: border-box;
  background-size: cover;
  border-radius: 10px;
  background: #ffffff;
}
.layer_captcha_content .layer-form-content {
  width: 433px;
  height: 165px;
  padding-top: 55px;
}
.layer_captcha_content .layer-form-content .layer-form-wrapper {
  width: 300px;
}
.layer_captcha_content .icon-close {
  position: absolute;
  right: 6px;
  top: 0px;
  padding: 17px;
}
.layer_captcha_content .layer-form-wrapper {
  height: 165px;
}
.layer_captcha_content .layer-form-wrapper .btn-code {
  display: block;
  width: 300px;
  height: 55px;
  background: linear-gradient(90deg, #FB4619, #FF713F);
  border-radius: 10px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 22px;
}
/*   底部输入栏 */
.consult {
  background: url("../images/b_bg.png") no-repeat center bottom;
  color: #ffffff;
  padding: 0;
  position: fixed;
  bottom: -1px;
  width: 100%;
  min-width: 1200px;
  height: 102px;
  z-index: 99;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
.consult .layout {
  padding: 0;
  position: relative;
  width: 1185px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.consult.hidden {
  display: none;
}
.consult .close_fixed {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -20px;
  top: -6px;
  cursor: pointer;
}
.consult .consult_info {
  background: url("../images/b_bg1.png") no-repeat left bottom;
  width: 745px;
  height: 57px;
}
.consult i {
  background: url("../images/b_bg2.png") no-repeat left bottom;
  width: 104px;
  height: 50px;
  position: absolute;
  left: -162px;
  bottom: -21px;
}
.consult .consult_btn {
  width: 166px;
  height: 45px;
  background-image: linear-gradient(45deg, #d0aa50 0%, #fbe6a3 100%), linear-gradient(#774b34, #774b34);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.consult .bottom_form {
  display: inline-block;
  border-radius: 4px;
  box-sizing: border-box;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 75px;
}
.consult .bottom_form .form_content {
  display: flex;
  margin-top: 3px;
}
.consult .bottom_form .form_content .inputcnt {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 302px;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.consult .bottom_form .form_content .inputcnt input {
  height: 40px !important;
  border-radius: 3px;
}
.consult .bottom_form .form_content .input_wrap {
  width: 100%;
  display: inline-block;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap {
  width: 100%;
  display: block;
  float: left;
  background: #ffffff;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap .yzm {
  width: 60%;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap:last-of-type {
  border-left: 1px solid #e8e8e8;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap::after {
  clear: both;
  display: block;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap input {
  box-sizing: border-box;
  padding-left: 10px;
  height: 42px;
  font-size: 14px;
  width: 55%;
  background: url("../images/icon_code1.png") no-repeat 16px center;
  padding-left: 46px;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap img {
  width: 80px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.consult .bottom_form .form_content .input_wrap .yzm_wrap button {
  max-width: 126px;
  height: 14px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  color: #2346BD;
  border-left: 1px solid #2346BD;
  padding-left: 8px;
}
.consult .bottom_form .form_content .input_wrap .mobile {
  box-sizing: border-box;
  padding-left: 46px;
  height: 42px;
  font-size: 14px;
  width: 100%;
  background: #ffffff url("../images/icon_mobile.png") no-repeat 18px center / 16px;
  border-bottom: 1px solid #E8E8E8;
}
.consult .bottom_form .btn-square {
  box-sizing: border-box;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  width: 101px;
  height: 80px;
  background: #FFE61E;
  border-radius: 0px 5px 5px 0px;
}
/* 弹窗 */
.layui-layer {
  box-shadow: none !important;
}
.layerui-layer-content {
  overflow: hidden !important;
}
.layui-layer-content {
  overflow: hidden !important;
}
.layui-layer-setwin .layui-layer-close {
  right: 0 !important;
  top: 0 !important;
  opacity: 0;
}
.layui-layer-btn0 {
  border-color: red !important;
  background-color: red !important;
}
input[type='checkbox'] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 1px solid #e8e8e8;
  margin-right: 6px;
  -webkit-appearance: checkbox;
}
.layer-form-content {
  position: relative;
  width: 500px;
  height: 520px;
  box-sizing: border-box;
  background-size: cover;
  border-radius: 10px;
  padding-top: 28px;
}
.layer-form-content.purple {
  background: url("../images/pop.png") no-repeat center top / 100% 100%;
}
.layer-form-content.purple .btn-submit {
  background-image: linear-gradient(0deg, #2236e3 0%, #0b6dff 100%), linear-gradient(#2236e3, #2236e3);
  background-blend-mode: normal,
                normal;
  color: #ffffff;
}
.layer-form-content .icon-close {
  position: absolute;
  right: -3px;
  top: -3px;
  padding: 17px;
  cursor: pointer;
}
.layer-form-content .title_wrap {
  margin: 0 auto;
  margin-bottom: 77px;
}
.layer-form-content .title_wrap h3 {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #CC0000;
  line-height: 1;
  background: linear-gradient(0deg, #FFE7AE 0%, #FFFFF7 55.2734375%, #FFE7AE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.layer-form-content .title_wrap p {
  padding-top: 10px;
  font-size: 35px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #CC0000;
  line-height: 1;
  background: linear-gradient(0deg, #FFE7AE 0%, #FFFFF7 55.2734375%, #FFE7AE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.layer-form-content .title_wrap p img {
  width: 160px;
}
.layer-form-content .layer-form-wrapper {
  width: 358px;
  height: 230px;
  margin: 0 auto;
}
.layer-form-content .layer-form-wrapper input[type='text'] {
  box-sizing: border-box;
  color: #000000;
  width: 100%;
  height: 40px;
  padding-left: 46px;
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  font-size: 14px;
  background: #ffffff url("../images/icon_mobile.png") no-repeat 16px center;
  caret-color: #333333;
}
.layer-form-content .layer-form-wrapper .yzm_wrap {
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 3px;
}
.layer-form-content .layer-form-wrapper .yzm_wrap input {
  width: 58%;
  display: inline-block;
  border: none;
  margin-bottom: 0;
  background: url("../images/icon_code.png") no-repeat 18px center;
}
.layer-form-content .layer-form-wrapper .yzm_wrap input.icon-num {
  background: url("../images/icon_code1.png") no-repeat 16px center;
}
.layer-form-content .layer-form-wrapper .yzm_wrap img {
  width: 36%;
  float: right;
  height: 32px;
  margin-top: 5px;
  font-size: 14px;
  margin-right: 13px;
  border: none;
  color: #FA2F50;
  cursor: pointer;
  display: block;
}
.layer-form-content .layer-form-wrapper .yzm_wrap button {
  width: 36%;
  float: right;
  height: 15px;
  margin-top: 13px;
  font-size: 14px;
  line-height: 15px;
  border: none;
  color: #093FDEFF;
  border-left: 1px solid #093FDEFF;
}
.layer-form-content .layer-form-wrapper .btn-submit {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  width: 300px;
  height: 55px;
  background: #DE2A20;
  border-radius: 28px;
}
.layer-form-content .layer-form-wrapper .btn-submit:disabled {
  cursor: not-allowed;
  background: #eeeeee;
  color: #676767;
}
.layer-form-content .layer-form-wrapper .tips {
  text-align: left;
  color: #999999;
  margin-top: 16px;
  margin-bottom: 28px;
  font-size: 12px;
}
.layer-form-content .layer-form-wrapper .tips .pop_tip {
  font-size: 12px;
  line-height: 1.5;
}
.layer-form-content .layer-form-wrapper .tips .agree {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.layer-form-content .layer-form-wrapper .tips .agree a {
  color: #093FDEFF;
}
.layer-form-content .form-tips {
  font-size: 14px;
  color: #4545e6;
  margin-top: 10px;
}
.layer_success_content {
  position: relative;
  width: 400px;
  height: 340px;
  box-sizing: border-box;
  background-size: cover;
  border-radius: 20px;
  padding: 20px 30px;
  background: #ffffff;
}
.layer_success_content .icon-close {
  position: absolute;
  right: 6px;
  top: 0px;
  padding: 17px;
}
.layer_success_content .title_wrap {
  margin-bottom: 20px;
}
.layer_success_content .title_wrap .icon_suc {
  display: block;
  margin: 0 auto;
}
.layer_success_content .title_wrap h3 {
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FF2E73;
  line-height: 1.5;
}
.layer_success_content .title_wrap p {
  text-align: center;
  margin: 0 auto;
  margin-top: 18px;
  width: 206px;
  color: #555555;
  font-size: 16px;
  line-height: 1.3;
}
.layer_success_content .layer-form-wrapper .btn_success_ok {
  display: block;
  width: 300px;
  height: 55px;
  background: linear-gradient(90deg, #FF2F2F, #FF2E78);
  border-radius: 5px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 22px;
}
.prize-wrap {
  padding-top: 15px;
}
.prize-wrap .icon-close {
  position: absolute;
  right: 0px;
  top: 8px;
  padding: 17px;
  cursor: pointer;
}
.prize-wrap .prize-box {
  width: 440px;
  height: 760px;
  background: url(../images/icon_pup_2.png) no-repeat top center;
  color: #faeac4;
  position: relative;
}
.prize-wrap .prize-box .prize-cont {
  padding: 470px 0 0 100px;
  font-size: 14px;
}
.prize-wrap .prize-box .prize-cont div p {
  margin-bottom: 13px;
}
.prize-wrap .prize-box .prize-cont div p:last-child {
  margin-bottom: 0;
}
.prize-wrap .prize-box .prize-tip {
  margin-top: 24px;
  font-size: 12px;
  opacity: 0.8;
  text-align: center;
}
.prize-wrap .prize-box .prize-btn {
  width: 214px;
  height: 60px;
  position: absolute;
  bottom: 42px;
  left: 113px;
  cursor: pointer;
}
/*   footer */
.t_c {
  text-align: center;
}
.footer-hezuo {
  background: #36394D;
  border-bottom: 1px solid #3E4359;
}
.footer-hezuo .layout {
  width: 1240px;
  padding: 60px 0 55px;
  opacity: 0.8;
  margin: 0 auto;
}
.footer {
  padding-top: 10px;
  padding-bottom: 127px;
  background: #36394D;
}
.footer.footer-bottom {
  padding-bottom: 100px;
}
.footer a:hover {
  color: red;
}
.footer .layout {
  width: 1240px;
  margin: 0 auto;
  padding-top: 45px;
  opacity: 0.8;
}
.footer .pt-58 {
  margin-top: 58px;
}
.footer .flex {
  display: flex;
}
.footer .row .col-12 {
  display: block;
  width: 100%;
}
.footer .row .col-4 {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  text-align: center;
}
.footer .row .w27 .row a {
  white-space: nowrap;
}
.footer .row .w27 .row .col-4 {
  padding-right: 65px;
}
.footer .row .w25_2 {
  padding-right: 105px;
}
.footer .row .w15 {
  width: 210px;
  float: left;
}
.footer .row .w30 {
  width: 30%;
  float: left;
}
.footer .row .w33 .row {
  justify-content: flex-end;
}
.footer .row .w33 .row .col-4 {
  padding: 0 15px;
}
.footer .row .w33 .row .col-4:last-child {
  padding-right: 0;
}
.footer .row .col-md-4 {
  width: 40%;
  float: left;
}
.footer .row .col-md-8 {
  width: 60%;
  float: left;
}
.footer .row .bolder {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  padding-bottom: 6px;
}
.footer .footer_logo {
  padding-left: 0px;
  margin-bottom: 40px;
}
.footer .footer_logo a {
  color: #fa8200;
  line-height: 1;
}
.footer .footer_logo img {
  width: 120px;
}
.footer .footer_intro p {
  margin-bottom: 0px;
}
.footer .footer_social {
  margin-top: 27px;
}
.footer .footer_social ul {
  display: inline-block;
  margin-left: -5px;
}
.footer .footer_social ul li {
  display: inline-block;
  margin-right: 22px;
}
.footer .footer_social ul li a {
  padding: 5px;
}
.footer .footer_social ul li a i {
  font-size: 12px;
  color: #bab6c3;
}
.footer .footer_social ul li a:hover i {
  color: #1b0d37;
}
.footer .footer_cr {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 1;
}
.footer .footer_cr a {
  color: #8a8c99 !important;
}
.footer .footer_cr a:hover {
  color: red !important;
}
.footer .footer_cr p {
  font-size: 13px;
  font-weight: 400;
  color: #8a8c99;
  line-height: 1;
  margin-bottom: 10px;
}
.footer .footer_cr img {
  height: 40px;
  margin-left: 15px;
}
.footer .footer_cr_2 {
  display: none;
  font-size: 14px;
  font-weight: 500;
  color: #8A8C99;
  text-align: center;
}
.footer .footer_cr_2 p {
  line-height: 1;
  margin-bottom: 10px;
}
.footer .footer_col {
  color: #8A8C99;
  display: block;
  width: 100%;
}
.footer .footer_col img {
  display: block;
  margin: 0 auto;
}
.footer .footer_col .text-center {
  text-align: center;
  font-size: 12px;
  margin-top: 16px;
}
.footer .footer_col .dev-btn-lx {
  font-family: MicrosoftYaHei;
  padding-top: 8px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  display: flex;
}
.footer .footer_col .dev-btn-lx > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 30px;
  border-radius: 5px;
  border: solid 1px #8a8c99;
  color: #ffffff;
}
.footer .footer_col .dev-btn-lx > a.dev-btn-zj {
  background-color: transparent;
  margin-top: 0;
}
.footer .footer_col .dev-btn-lx > a:hover {
  color: #ffffff !important;
  background: #e61717;
  border: solid 1px #e61717;
}
.footer .footer_col .dev-btn-lx > a.dev-btn-qq {
  margin-right: 10px;
}
.footer .footer_col .dev-btn-lx > a > img {
  width: auto !important;
  height: auto !important;
  padding-right: 5px !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.footer .footer_col_title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1;
}
.footer .footer_col_title a {
  color: #ffffff;
}
.footer .footer_col li {
  line-height: 1.5;
  margin-bottom: 2px;
}
.footer .footer_col li p {
  line-height: 1;
  margin-bottom: 10px;
}
.footer .footer_col li a {
  font-size: 14px;
  font-weight: 500;
  color: #8A8C99;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.footer .footer_col ul li a:hover {
  color: #599bff;
}
.footer .footer .breadcrumb a {
  font-size: 12px;
  color: #666666;
}
.footer .footer .breadcrumb a:hover {
  color: #599bff;
}
.w25 {
  width: 25%;
}
/* 侧边客服栏 */
.side-nav {
  position: fixed;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 149px;
  height: 396px;
  z-index: 99;
  user-select: none;
  background: url(../images/icon_side_bg.png) no-repeat top center;
}
.side-nav .side-nav-list li {
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #7C5230FF;
  font-size: 14px;
}
.side-nav .side-nav-list li a {
  font-size: 14px;
  width: 100%;
  height: 100%;
  color: #7C5230FF;
}
.side-nav .side-nav-list li a .icon-top {
  top: 4px;
  margin-right: 4px;
}
.side-nav .side-nav-list li.active,
.side-nav .side-nav-list li:hover {
  color: #FF3623FF;
}
.side-nav .side-nav-list li.active a,
.side-nav .side-nav-list li:hover a,
.side-nav .side-nav-list li.active span,
.side-nav .side-nav-list li:hover span {
  color: #FF3623FF;
}
.side-nav .side-nav-list li.active .sidebar-icon-top,
.side-nav .side-nav-list li:hover .sidebar-icon-top {
  border-bottom-color: #FB333BFF;
}
.side-nav .side-nav-list li:first-child {
  height: 150px;
}
.side-nav .side-nav-list li:first-child div {
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.side-nav .side-nav-list li:first-child div a {
  display: inline-block;
  width: 100%;
  height: 80px;
}
.side-nav .side-nav-list li:last-child {
  margin-top: -1px;
  height: 35px;
}
.side-nav .side-nav-list li .go-top {
  margin: 0 auto;
  width: 129px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0  0 10px 10px ;
  width: 125px;
  height: 35px;
  background: #FF704A;
  border-radius: 8px;
}
.side-nav .side-nav-list li .go-top a,
.side-nav .side-nav-list li .go-top span {
  color: #fff !important;
  cursor: pointer;
}
.side-nav .side-nav-list li .go-top img {
  width: 10px;
  height: 8px;
  margin-right: 8px;
}
.side-nav .side-nav-list li .sidebar-icon-top {
  display: inline-block;
  border-bottom: 8px solid #fff !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-right: 8px;
}
.side-nav .side-nav-list .qq_block {
  box-sizing: border-box;
  height: 72px;
}
.side-nav .side-nav-list .qq_block .item {
  position: relative;
  border-bottom: none;
  height: 34px;
  cursor: pointer;
}
.side-nav .side-nav-list .qq_block .item:hover .hover_block {
  display: block;
}
.side-nav .side-nav-list .qq_block .hover_block {
  z-index: 5;
  position: absolute;
  background: #ffffff;
  box-shadow: 4px 6px 20px rgba(139, 138, 138, 0.1);
  min-height: 68px;
  right: 115px;
  top: 0px;
  display: none;
  cursor: auto;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link {
  padding: 16px 26px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link:last-child {
  border-bottom: none;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link img {
  width: 28px;
  margin-right: 6px;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link .right_info {
  color: #323232;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link .right_info p {
  line-height: 1.2;
}
.side-nav .side-nav-list .qq_block .hover_block .a_link .right_info .h3 {
  font-size: 12px;
  color: #999999;
  line-height: 1.6;
  text-align: left;
}
.side-nav .side-nav-list .qq_block .flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  color: #7C5230FF;
}
.side-nav .side-nav-list .qq_block .flex-center span:hover {
  color: red;
}
.side-nav .side-nav-list .qq_block .flex-center .icon {
  width: 15px;
  height: 23px;
  font-style: normal;
  display: block;
}
.side-nav .side-nav-list .qq_block .flex-center .icon.icon_qq {
  margin-right: 10px;
  background: url("../images/common/qq1.png") no-repeat center center / 16px 100%;
}
.side-nav .side-nav-list .qq_block .flex-center .icon.icon_mobile {
  background: url("../images/common/mobile.png") no-repeat center center / 12px 18px;
  image-rendering: optimizequality;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (Safari/Chrome) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
  margin-right: 9px;
}
