.productFree_banner {
  background: url('/shop/img/product/productFree-banner.png') center center no-repeat;
  -o-background-size: cover;
  background-size: cover;
}
.productFree_banner_type {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 4px;
}
.productFree_banner_title {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  line-height: 64px;
  margin-bottom: 30px;
}
.productFree_banner_title .color1 {
  color: #F0D20A;
}
.productFree_banner_tag {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  font-size: 24px;
  color: #ffffff;
  padding: 0 20px;
  background-color: #FF732A;
  border-radius: 10px;
  margin-bottom: 46px;
  letter-spacing: 1px;
}
.productFree_banner_tip {
  font-size: 20px;
  color: #fff;
  margin-bottom: 38px;
}
.productFree_banner_btn {
  color: #1472FF;
}
.productFree_banner_img {
  position: absolute;
  right: 10px;
  bottom: -84px;
  width: 416px;
}
.productFree_module1 {
  background-color: #FFFFFF;
  padding: 94px 0 90px;
}
.productFree_module1_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 46px;
}
.productFree_module1_item {
  width: 291px;
  height: 278px;
  margin: 0 7px;
  border-radius: 10px;
}
.productFree_module1_item:hover {
  box-shadow: 0px 6px 27px 0px rgba(23, 86, 179, 0.1);
}
.productFree_module1_img {
  display: block;
  width: 100%;
  height: 163px;
  border-radius: 10px 10px 0 0;
}
.productFree_module1_text {
  width: 100%;
  height: 115px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 32px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e5e5e5;
  border-top: none;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
}
.productFree_module2 {
  background-color: #F0F3FA;
  padding: 94px 0 90px;
}
.productFree_module2_content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 48px;
}
.productFree_module2_text {
  position: relative;
  width: 440px;
  height: 495px;
  background-color: #1472FF;
  padding: 48px 24px 80px 30px;
  border-radius: 10px;
  margin-right: 24px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.productFree_module2_text::after {
  content: "";
  position: absolute;
  right: -32px;
  top: 50%;
  width: 32px;
  height: 32px;
  border: 16px solid transparent;
  border-left-color: #1472FF;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productFree_module2_title {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.productFree_module2_tip {
  font-size: 15px;
  color: #fff;
  line-height: 34px;
}
.productFree_module2_name {
  font-size: 20px;
  color: #fff;
  margin: 5px 0;
}
.productFree_module2_line {
  width: 740px;
  height: 495px;
  background: url('/shop/img/product/productFree-img11-bg.png') 29px 49px no-repeat;
  -o-background-size: 674px auto;
  background-size: 674px auto;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.productFree_module2_line_row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 37px 0 58px;
}
.productFree_module2_line_row .row_item {
  width: 84px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: center;
}
.productFree_module2_line_row.row1 {
  padding-top: 24px;
}
.productFree_module2_line_row.row2 {
  margin-top: 96px;
}
.productFree_module2_line_row.row3 {
  padding: 44px 126px 0 50px;
}
.productFree_module2_line_row.row3 .item {
  width: 140px;
  font-size: 18px;
  color: #1472FF;
  text-align: center;
}
.productFree_module2_line_row.row3 .text {
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 24px;
  margin-top: 10px;
}
.productFree_module2_line_money {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 86px;
  margin-top: 35px;
}
.productFree_module2_line_money .money {
  font-size: 16px;
  color: #1472FF;
  text-align: center;
  line-height: 24px;
  position: relative;
}
.productFree_module2_line_money .money:nth-child(2) {
  margin-left: 28px;
  top: -1px;
}
.productFree_module2_line_money .money:nth-child(3) {
  margin-left: 43px;
  top: -3px;
}
.productFree_module2_line_money .money:nth-child(4) {
  margin-left: 53px;
  top: -2px;
}
.productFree_module2_line_money .money:nth-child(5) {
  margin-left: 68px;
  top: -2px;
}
.productFree_module2_line_money .money:nth-child(6) {
  margin-left: 160px;
  top: -4px;
}
.productFree_module2_line_out {
  font-size: 16px;
  color: #1472FF;
  line-height: 24px;
  margin-top: 56px;
  padding-left: 39px;
}
.productFree_module3 {
  background-color: #fff;
  padding: 86px 0 40px;
}
.productFree_module3_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}
.productFree_module3_item {
  width: 227px;
  height: 167px;
  border-radius: 10px;
  border: 1px solid #F0F3FA;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  color: #333;
  text-align: center;
  margin: 0 16px 13px 0;
}
.productFree_module3_item:nth-child(5n) {
  margin-right: 0;
}
.productFree_module3_icon {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  font-family: 'ys-iconfont';
  font-size: 30px;
  color: #fff;
}
.productFree_module3_icon.icon1 {
  background-color: #FF732A;
}
.productFree_module3_icon.icon2 {
  background-color: #1472FF;
}
.productFree_module3_icon.icon3 {
  background-color: #4B5FF8;
}
.productFree_module3_icon.icon4 {
  background-color: #F18C33;
}
.productFree_module3_icon.icon5 {
  background-color: #09AC5F;
}
.productFree_module3_icon.icon6 {
  background-color: #18b73a;
}
.productFree_module3_icon.icon7 {
  background-color: #FF5614;
}
.productFree_module3_icon.icon8 {
  background-color: #168BE5;
}
.productFree_module3_icon.icon9 {
  background-color: #F8BD2F;
}
.productFree_module3_icon.icon10 {
  background-color: #F75E0E;
}
.productFree_module4 {
  background-color: #fff;
  padding: 20px 0 40px;
}
.productFree_module4_content {
  width: 1200px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px auto 0;
  position: relative;
}
.productFree_module4_list {
  width: 425px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.productFree_module4_item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.productFree_module4_index {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background-color: #1472ff;
  margin-right: 18px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 62px;
}
.productFree_module4_msg {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.productFree_module4_name {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.productFree_module4_tip {
  font-size: 14px;
  color: #808080;
  line-height: 26px;
}
.productFree_module4_middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 240px;
  height: 346px;
  padding-top: 254px;
  border-radius: 6px;
  background: url('/shop/img/product/productFree-img21.png') center 62px no-repeat;
  -o-background-size: 86px auto;
  background-size: 86px auto;
  background-color: #1472FF;
  font-size: 28px;
  color: #fff;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.productFree_module4 .ys_module_btn {
  margin-top: 0;
}
@media (max-width: 768px) {
  .productFree_banner {
    background-image: url('/shop/img/product/productFree-banner-phone.png');
  }
  .productFree_banner .ys_banner_left {
    padding-left: 0;
    padding-top: 1.9rem;
    text-align: center;
  }
  .productFree_banner_type {
    font-size: 0.9rem;
    margin-bottom: 0;
    line-height: 1.1rem;
    text-shadow: 0 0.075rem 0.25rem rgba(13, 40, 103, 0.4);
    text-align: center;
    margin-bottom: 0.2rem;
  }
  .productFree_banner_title {
    font-size: 1.3rem;
    margin-bottom: 0.4rem;
    text-align: center;
    line-height: 1.5rem;
  }
  .productFree_banner_title .color1 {
    margin-left: 0.5rem;
  }
  .productFree_banner_tag {
    display: inline-block;
    height: 1.95rem;
    line-height: 1.95rem;
    font-size: 0.65rem;
    color: #ffffff;
    padding: 0 0.4rem;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    letter-spacing: 0;
  }
  .productFree_banner_tip {
    font-size: 0.6rem;
    margin-bottom: 0.5rem;
  }
  .productFree_banner_btn {
    position: relative;
    color: #3323DF;
    z-index: 5;
  }
  .productFree_banner_img {
    right: 4.25rem;
    bottom: -5.2rem;
    width: 10.4rem;
  }
  .productFree_module1 {
    padding: 1.9rem 0 1.625rem;
  }
  .productFree_module1_list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.15rem;
  }
  .productFree_module1_item {
    width: 8.65rem;
    height: 8.45rem;
    margin: 0 0.2rem 0.4rem;
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .productFree_module1_img {
    display: block;
    width: 100%;
    height: 4.85rem;
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .productFree_module1_text {
    height: 3.6rem;
    font-size: 0.65rem;
    line-height: 1rem;
  }
  .productFree_module1 .ys_module_title {
    padding: 0 4.25rem;
  }
  .productFree_module1 .ys_module_tip {
    padding: 0 0.75rem;
  }
  .productFree_module2 {
    padding: 1.9rem 0;
  }
  .productFree_module2_content {
    padding: 0 0.7rem;
    margin-top: 1.2rem;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .productFree_module2_text {
    width: 100%;
    height: 10.15rem;
    padding: 1rem 0.75rem 1rem 1.5rem;
    border-radius: 0.25rem;
    margin-right: 0;
  }
  .productFree_module2_text::after {
    right: 50%;
    top: 100%;
    width: 1rem;
    height: 1rem;
    border: 0.5rem solid transparent;
    border-left-color: transparent;
    border-top-color: #1472FF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
  .productFree_module2_title {
    font-size: 0.75rem;
    margin-bottom: 0.7rem;
  }
  .productFree_module2_tip {
    font-size: 0.6rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.15rem;
  }
  .productFree_module2_name {
    font-size: 0.55rem;
    color: #fff;
    margin: 0.125rem 0;
  }
  .productFree_module2_line {
    width: 100%;
    height: 13rem;
    border-radius: 0.25rem;
    margin-top: 0.75rem;
    background-position: 0.25rem 1.6rem;
    -o-background-size: 16.85rem auto;
    background-size: 16.85rem auto;
    background-color: #fff;
  }
  .productFree_module2_line_row {
    padding: 0 0.25rem 0 0.95rem;
  }
  .productFree_module2_line_row .row_item {
    width: 2.1rem;
    font-size: 0.4rem;
    line-height: 0.5rem;
  }
  .productFree_module2_line_row.row1 {
    padding-top: 0.9rem;
  }
  .productFree_module2_line_row.row2 {
    margin-top: 2.6rem;
  }
  .productFree_module2_line_row.row3 {
    padding: 1.1rem 2.5rem 0 0.75rem;
  }
  .productFree_module2_line_row.row3 .item {
    width: 3.5rem;
    font-size: 0.45rem;
  }
  .productFree_module2_line_row.row3 .text {
    font-size: 0.45rem;
    line-height: 0.7rem;
    margin-top: 0.25rem;
  }
  .productFree_module2_line_money {
    padding-left: 1.65rem;
    margin-top: 0.95rem;
  }
  .productFree_module2_line_money .money {
    font-size: 0.4rem;
    line-height: 0.6rem;
  }
  .productFree_module2_line_money .money:nth-child(2) {
    margin-left: 0.7rem;
    top: 0;
  }
  .productFree_module2_line_money .money:nth-child(3) {
    margin-left: 1.075rem;
    top: 0;
  }
  .productFree_module2_line_money .money:nth-child(4) {
    margin-left: 1.325rem;
    top: 0;
  }
  .productFree_module2_line_money .money:nth-child(5) {
    margin-left: 1.7rem;
    top: 0;
  }
  .productFree_module2_line_money .money:nth-child(6) {
    margin-left: 4rem;
    top: 0;
  }
  .productFree_module2_line_out {
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin-top: 1.4rem;
    padding-left: 0.5rem;
  }
  .productFree_module3 {
    padding: 1.9rem 0 1rem;
  }
  .productFree_module3_list {
    margin-top: 1.1rem;
  }
  .productFree_module3_item {
    width: 5.675rem;
    height: 4.175rem;
    border-radius: 0.25rem;
    border: 1px solid #F0F3FA;
    font-size: 0.7rem;
    margin: 0 0.15rem 0.4rem;
  }
  .productFree_module3_item:nth-child(5n) {
    margin-right: 0.15rem;
  }
  .productFree_module3_icon {
    width: 1.35rem;
    height: 1.35rem;
    border-radius: 0.2rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
  }
  .productFree_module4 {
    padding: 0.5rem 0;
  }
  .productFree_module4_content {
    width: 100%;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.2rem;
  }
  .productFree_module4_list {
    width: 100%;
    padding: 0 0.5rem;
  }
  .productFree_module4_item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.7rem 0.75rem;
    box-shadow: 0 0.15rem 0.4rem 0 rgba(20, 114, 255, 0.13);
    margin-bottom: 0.5rem;
    border-radius: 0.15rem;
  }
  .productFree_module4_index {
    width: 1.75rem;
    height: 1.75rem;
    margin-right: 0.6rem;
    font-size: 0.8rem;
    line-height: 1.75rem;
  }
  .productFree_module4_msg {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .productFree_module4_name {
    font-size: 0.75rem;
    margin-bottom: 0.55rem;
  }
  .productFree_module4_tip {
    font-size: 0.6rem;
    line-height: 0.9rem;
  }
  .productFree_module4_middle {
    display: none;
  }
}
