@charset "utf-8";
#index #product .product .bg {
  background-position: left bottom !important;
}
#index #product .swiper-slide {
  height: unset !important;
  width: auto;
}
.block_pc {
  display: inline-block;
  width: 100%;
}
.block_sj {
  display: none;
  width: 100%;
}
.saf_navBox {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.saf_navBox .sub_box {
  width: 78.125%;
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.saf_navBox .sub_box .sub_nav {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  padding: 20px 0;
  width: 17.4%;
}
.saf_navBox .sub_box .sub_nav a {
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  margin-top: 26px;
}
.saf_navBox .sub_box .sub_nav a.on {
  color: #6EB92B;
  font-weight: bold;
}
.saf_navBox .sub_box .sub_con {
  width: calc(100% - 17.4%);
  border-left: 1px solid #DBDBDB;
  min-height: 260px;
}
.saf_navBox .sub_box .sub_con .sub_tap {
  width: 100%;
  display: none;
  padding-top: 20px;
  padding-left: 4%;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul {
  width: 100% !important;
  padding: 0 !important;
  max-width: unset;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li {
  padding: 0;
  margin-top: 26px;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a {
  display: block;
  height: unset;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  position: relative;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 22px !important;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a::after {
  content: none !important;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 1px;
  background: #959595;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transition: all 0.5s;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a span {
  position: relative;
  z-index: 4;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a:hover {
  color: #6EB92B;
}
.saf_navBox .sub_box .sub_con .sub_tap > ul > li a:hover::before {
  background: #6EB92B;
  transition: all 0.5s;
}
/*手机端二级菜单*/
.mobile-menu > li .sub-nav.sub-nav-p {
  padding: 0px;
}
.mobile-menu > li .menu_two {
  width: 100vw;
}
.mobile-menu > li .menu_two:last-child {
  margin-bottom: 0;
}
.mobile-menu > li .menu_two .m_sub_title {
  display: flex;
  justify-content: space-between;
  padding: 19px 21px 19px 27px;
  border-top: 1px solid #E1E1E1;
  color: #333;
  font-size: 15px;
  flex-direction: unset;
}
.mobile-menu > li .menu_two .m_sub_title img {
  width: 16px;
  height: 16px;
}
.mobile-menu > li .menu_two .m_sub_title a {
  color: #333;
  margin: 0;
  font-size: 15px;
}
.mobile-menu > li .menu_two .m_sub_title .transform {
  transform: rotate(180deg);
}
.mobile-menu > li .menu_two .menu_two_con {
  padding: 18px 0 10px 34px;
  background: #F5F5F5;
  display: none;
}
.mobile-menu > li .menu_two .menu_two_con div {
  display: flex;
  flex-direction: column;
  padding-left: 19px;
}
.mobile-menu > li .menu_two .menu_two_con a {
  font-size: 13px;
  color: #2A2A2A;
  margin-bottom: 20px;
}
/*首页产品*/
#index #product > .product .max-width .cpSwiper2 .swiper-slide .cp-detail .cp-left .f-14 {
  margin-bottom: 0;
}
#index #product > .product .max-width .cpSwiper2 .swiper-slide .cp-detail .cp-left .buttons {
  margin: 1vw 0;
}
#index #product > .product .max-width .cpSwiper2 .swiper-slide .cp-detail {
  justify-content: space-between;
  align-items: center;
}
#index #product .cpSwiper1 .swiper-slide .slide-content .imgbox .img:hover::after {
  background: #6EB92B;
  transition: all 0.5s;
}
#index #product .cpSwiper1 .swiper-slide .slide-content .imgbox .img:hover img {
  display: none;
  transition: all 0.5s;
}
#index #product .cpSwiper1 .swiper-slide .slide-content .imgbox .img:hover img + img {
  display: inline-block;
  transition: all 0.5s;
}
#index #product .cpSwiper1 {
  padding-bottom: 4vw;
}
#index #product > .product .max-width .cpSwiper2 .swiper-slide .cp-detail .cp-left {
  padding-top: 0vw;
}
#index #product > .product .max-width .cpSwiper2 .swiper-slide .cp-detail .cp-right {
  padding: 0;
}
#index #product > .product .max-width .cpSwiper2 {
  padding: 0 0 100px 0;
}
#nav .slick-slide {
  height: auto !important;
}
.cpSwiper {
  box-sizing: border-box;
}
.cpSwiper * {
  box-sizing: border-box;
}
.cpSwiper .swiper-slide {
  width: auto !important;
}
.cpSwiper .swiper-slide:last-child .switch_a span {
  display: none;
}
/*图标*/
.switch_a {
  display: inline;
}
.switch_a .s-content {
  width: auto;
}
.switch_a .s-content .s-top {
  display: flex;
  align-items: center;
  padding-right: 6px;
}
.switch_a .s-content .imgbox {
  width: 100px;
  height: 100px;
  margin-right: 6px;
  border: 1px dashed #A0CFDB;
  padding: 7px;
  border-radius: 50%;
}
.switch_a .s-content .imgbox .img {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switch_a .s-content .imgbox .img::after {
  content: '';
  background: #F1F1F1;
  border-radius: 50%;
  position: absolute;
  width: calc(100%);
  height: calc(100%);
  left: 0px;
  top: 0px;
  z-index: -1;
}
.switch_a .s-content .imgbox .img img {
  transition: all 0.8s;
}
.switch_a .s-content .imgbox .img img:nth-child(2) {
  display: none;
}
.switch_a .s-content .imgbox .img:hover img {
  transform: rotate(360deg);
}
.switch_a .s-content p {
  color: #010101;
  text-align: left;
  width: 100%;
  margin-top: 6px;
  max-width: max-content;
}
.switch_a span {
  width: 110px;
  height: 1;
  display: inline-block;
  border-bottom: 1px dashed #A0CFDB;
}
.switch_a:hover .s-content .imgbox .img::after {
  background: #6EB92B;
}
.switch_a:hover .s-content .imgbox .img img {
  display: none;
  transition: all 0.8s;
}
.switch_a:hover .s-content .imgbox .img img:nth-child(2) {
  display: inline-block;
}
.content-slider {
  width: 100%;
  padding-bottom: 100px;
}
.content-slider * {
  border: none;
  outline: none;
}
.content-slider .slidepage:nth-child(1) .swiper-btn .swiper-button-prev {
  background: url(../images/index/cp/jt_l.png) no-repeat;
  background-size: 100% 100%;
}
.content-slider .slidepage:last-child .swiper-btn .swiper-button-next {
  background: url(../images/index/cp/jt_r.png) no-repeat;
  background-size: 100% 100%;
}
.content-slider .cp-detail {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.content-slider .cp-detail .cp-left {
  width: 55%;
  padding-top: 5vw;
}
.content-slider .cp-detail .cp-left .f-50 {
  color: #333;
}
.content-slider .cp-detail .cp-left .f-32 {
  color: #040404;
  margin-bottom: 2vw;
  font-weight: 400;
}
.content-slider .cp-detail .cp-left .f-14 {
  color: #878787;
  margin-bottom: 1vw;
  line-height: 30px;
}
.content-slider .cp-detail .cp-left .buttons {
  padding-top: 0.2vw;
  display: flex;
}
.content-slider .cp-detail .cp-left .buttons a {
  background: #6EB92B;
}
.content-slider .cp-detail .cp-right {
  width: 40%;
  padding: 70px 5% 70px 0;
}
.content-slider .cp-detail .cp-right .circles {
  width: 24.688vw;
  margin: auto;
  position: relative;
}
.content-slider .cp-detail .cp-right .circles .circle {
  width: 100%;
  height: 24.688vw;
  top: 0;
  left: 0;
  border-radius: 50%;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.content-slider .cp-detail .cp-right .circles .circle-main {
  position: relative;
  z-index: 5;
}
.content-slider .cp-detail .cp-right .circles .circle-main img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.content-slider .cp-detail .cp-right .circles .circle-first,
.content-slider .cp-detail .cp-right .circles .circle-second,
.content-slider .cp-detail .cp-right .circles .circle-third {
  position: absolute;
  background: #0067a0;
  z-index: 2;
}
.content-slider .cp-detail .cp-right .circles .circle-first {
  opacity: 0.15;
  -webkit-animation: firstCircle 10s ease infinite;
  animation: firstCircle 10s ease infinite;
}
.content-slider .cp-detail .cp-right .circles .circle-second {
  opacity: 0.15;
  -webkit-animation: secondCircle 10s ease infinite;
  animation: secondCircle 10s ease infinite;
}
.content-slider .cp-detail .cp-right .circles .circle-third {
  opacity: 0.15;
  -webkit-animation: thirdCircle 10s ease infinite;
  animation: thirdCircle 10s ease infinite;
}
@keyframes firstCircle {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  35% {
    -webkit-transform: translateX(2%) translateY(-14%);
    transform: translateX(2%) translateY(-14%);
  }
  65% {
    -webkit-transform: translateX(5%) translateY(14%);
    transform: translateX(5%) translateY(14%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}
@keyframes secondCircle {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  40% {
    -webkit-transform: translateX(-9%) translateY(-1%);
    transform: translateX(-9%) translateY(-1%);
  }
  75% {
    -webkit-transform: translateX(11%) translateY(-14%);
    transform: translateX(11%) translateY(-14%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}
@keyframes thirdCircle {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  30% {
    -webkit-transform: translateX(5%) translateY(11%);
    transform: translateX(5%) translateY(11%);
  }
  70% {
    -webkit-transform: translateX(-13%) translateY(-5%);
    transform: translateX(-13%) translateY(-5%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}
.content-slider .swiper-btn {
  display: flex;
  padding-left: 1.4vw;
}
.content-slider .swiper-btn.appf {
  display: none;
}
.content-slider .swiper-btn .swiper-button-next,
.content-slider .swiper-btn .swiper-button-prev {
  position: inherit;
  width: 48px;
  height: 48px;
  margin-top: 0;
}
.content-slider .swiper-btn .swiper-button-next::after,
.content-slider .swiper-btn .swiper-button-prev::after {
  display: none;
}
.content-slider .swiper-btn .swiper-button-next.swiper-button-disabled,
.content-slider .swiper-btn .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.content-slider .swiper-btn .swiper-button-prev {
  background: url(../images/index/cp/jt_l1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 1vw;
}
.content-slider .swiper-btn .swiper-button-next {
  background: url(../images/index/cp/jt_r1.png) no-repeat;
  background-size: 100% 100%;
}
/*产品中心*/
.head_h {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.head_h h5 {
  color: #000000;
  line-height: 50px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
}
.head_h p {
  color: #000;
  line-height: 34px;
  margin-top: 10px;
  letter-spacing: 1px;
  text-align: center;
}
.prod_modal {
  width: 100%;
  background: url(../images/pic/cp_bj.jpg) no-repeat center bottom #f0f5f8;
  background-size: 100% auto;
  padding: 70px 0 120px 0;
  box-sizing: border-box;
}
.prod_modal * {
  box-sizing: border-box;
}
.prod_modal .text_desc {
  width: 100%;
  margin-top: 34px;
}
.prod_modal .text_desc p {
  color: #000;
  line-height: 34px;
}
.prod_modal .prod_data {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  height: 248px;
  background: #fff;
}
.prod_modal .prod_data .data_item {
  width: calc(100%/3);
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 3% 0px 2%;
  position: relative;
  z-index: 1;
}
.prod_modal .prod_data .data_item::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: transparent;
}
.prod_modal .prod_data .data_item.hover_item::before {
  background: linear-gradient(142deg, #149FB4 0%, #006087 100%);
}
.prod_modal .prod_data .data_item.hover_item img {
  display: none;
}
.prod_modal .prod_data .data_item.hover_item .item_text {
  width: 100%;
}
.prod_modal .prod_data .data_item.hover_item .item_text h5 {
  color: #fff;
}
.prod_modal .prod_data .data_item.hover_item .item_text p {
  color: #fff;
}
.prod_modal .prod_data .data_item img {
  display: inline-block;
  width: 98px;
  height: auto;
  transition: all 0.5s;
}
.prod_modal .prod_data .data_item .item_text {
  width: calc(100% - 98px - 18px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  transition: all 0.5s;
}
.prod_modal .prod_data .data_item .item_text h5 {
  color: #000;
  font-weight: bold;
  line-height: 30px;
}
.prod_modal .prod_data .data_item .item_text p {
  color: #000;
  line-height: 26px;
  margin-top: 10px;
}
.prod_list {
  width: 100%;
  background: #fff;
  padding: 70px 0;
  overflow: hidden;
}
.prod_list .field_box {
  margin-top: 70px;
}
.prod_list .field_box .field_item {
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  margin-bottom: 30px;
}
.prod_list .field_box .field_item .plan_img {
  width: 48.9%;
}
.prod_list .field_box .field_item .plan_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  border-radius: 3px;
}
.prod_list .field_box .field_item .plan_text {
  width: calc(100% - 48.9% - 5%);
}
.prod_list .field_box .field_item .plan_text * {
  color: #000;
}
.prod_list .field_box .field_item .plan_text h5 {
  font-weight: bold;
}
.prod_list .field_box .field_item .plan_text p {
  line-height: 30px;
  margin-top: 18px;
}
.prod_list .field_box .field_item:nth-child(2n) .plan_img {
  display: inline-block;
}
.prod_list .field_box .field_item:nth-child(2n) .plan_img.plan_img_sj {
  display: none;
}
.prod_tj {
  width: 100%;
  padding: 70px 0;
  background: #f6f9fb;
}
.prod_tj .tj_list {
  display: none;
}
.prod_tj .swiper-tj {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
}
.prod_tj .swiper-tj .swiper-pagination-bullet-active {
  background: #6EB92B;
}
.prod_tj .swiper-tj .swiper-slide .tj_item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  flex-direction: column;
  width: 100%;
}
.prod_tj .swiper-tj .swiper-slide .tj_item .tj_img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 3px;
}
.prod_tj .swiper-tj .swiper-slide .tj_item .tj_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.prod_tj .swiper-tj .swiper-slide .tj_item p {
  text-align: center;
  width: 100%;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prod_tj .swiper-tj .swiper-slide .tj_item:hover .tj_img img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.04);
}
.prod_tj .swiper-tj .swiper-slide .tj_item:hover p {
  color: #6EB92B;
}
.prod_fa {
  width: 100%;
  position: relative;
}
.prod_fa .fa_img {
  width: 100%;
  height: auto;
}
.prod_fa .fa_box {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.prod_fa .fa_box .max-width {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.prod_fa .fa_box .max-width a {
  width: 226px;
  height: 58px;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.55);
  border-radius: 29px 29px 29px 29px;
  color: #fff;
  border: 1px solid #FFFFFF;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  text-decoration: none;
  margin-top: 2.5%;
}
.prod_fa .fa_box .max-width a:hover {
  background: #6EB92B;
  border-color: #6EB92B;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .prod_modal {
    padding: 70px 0 100px 0;
  }
  .prod_modal .prod_data .data_item img {
    width: 70px;
  }
  .prod_modal .prod_data .data_item .item_text {
    width: calc(100% - 70px - 18px);
  }
  .prod_fa .fa_box .max-width a {
    width: 190px;
    height: 48px;
    line-height: 48px;
    margin-top: 2.3%;
  }
}
@media screen and (max-width: 1024px) {
  #index #product > .product .max-width .cpSwiper2 {
    padding: 0 0 50px 0;
  }
  #index #product > .product {
    padding: 50px 0 0 0;
  }
  .prod_modal {
    padding: 60px 0;
  }
  .prod_fa .fa_box .max-width a {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 1.8%;
  }
  /*图标*/
  .switch_a .s-content .s-top {
    padding-right: 6px;
  }
  .switch_a .s-content .imgbox {
    width: 70px;
    height: 70px;
  }
  .switch_a span {
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  .block_sj {
    display: inline-block;
    width: 100%;
  }
  .block_pc {
    display: none;
    width: 100%;
  }
  #index #product > .product .max-width .cpSwiper2 {
    padding: 0 0 30px 0;
  }
  .head_h h5 {
    line-height: 30px;
  }
  .head_h p {
    color: #000;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
  }
  .prod_modal {
    width: 100%;
    background: url(../images/pic/cp_bj_m.jpg) no-repeat center bottom #f0f5f8;
    background-size: 100% auto;
    padding: 30px 0 60px 0;
  }
  .prod_modal .text_desc {
    margin-top: 20px;
  }
  .prod_modal .text_desc p {
    line-height: 28px;
  }
  .prod_modal .prod_data {
    margin-top: 16px;
    height: unset;
    flex-direction: column;
    background-color: transparent;
  }
  .prod_modal .prod_data .data_item {
    width: 100%;
    height: unset;
    padding: 0px 3% 0px 2%;
    background: transparent;
    position: relative;
    z-index: 1;
    height: 150px;
    margin-bottom: 10px;
  }
  .prod_modal .prod_data .data_item.hover_item {
    padding: 10px 20px;
  }
  .prod_modal .prod_data .data_item::before {
    background: #fff;
  }
  .prod_modal .prod_data .data_item img {
    width: 50px;
  }
  .prod_modal .prod_data .data_item .item_text {
    width: calc(100% - 50px - 10px);
  }
  .prod_modal .prod_data .data_item .item_text h5 {
    line-height: 30px;
  }
  .prod_modal .prod_data .data_item .item_text p {
    line-height: 22px;
    margin-top: 5px;
  }
  .prod_list {
    padding: 30px 0;
  }
  .prod_list .field_box {
    margin-top: 20px;
  }
  .prod_list .field_box .field_item {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .prod_list .field_box .field_item .plan_img {
    width: 100%;
  }
  .prod_list .field_box .field_item .plan_text {
    width: calc(100%);
  }
  .prod_list .field_box .field_item .plan_text h5 {
    margin: 15px 0;
  }
  .prod_list .field_box .field_item .plan_text p {
    margin: 0;
  }
  .prod_list .field_box .field_item:nth-child(2n) .plan_img {
    display: none;
  }
  .prod_list .field_box .field_item:nth-child(2n) .plan_img.plan_img_sj {
    display: inline-block;
  }
  .prod_tj {
    padding: 30px 0;
  }
  .prod_tj .tj_list {
    display: inline-block;
    margin-top: 20px;
  }
  .prod_tj .tj_list .tj_item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 20px;
    flex-direction: column;
    width: 100%;
  }
  .prod_tj .tj_list .tj_item .tj_img {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 3px;
  }
  .prod_tj .tj_list .tj_item .tj_img img {
    display: inline-block;
    width: 100%;
    height: auto;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  .prod_tj .tj_list .tj_item p {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
  }
  .prod_tj .tj_list .tj_item:hover .tj_img img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.04);
  }
  .prod_tj .tj_list .tj_item:hover p {
    color: #6EB92B;
  }
  .prod_tj .swiper-tj {
    display: none;
  }
  .prod_fa .fa_box .max-width a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-top: 4.8%;
    background: rgba(255, 255, 255, 0.55);
  }
  .content-slider {
    width: 100%;
    padding-bottom: 100px;
  }
  .content-slider .slick-slide {
    height: unset;
  }
  .content-slider .cp-detail {
    display: block;
  }
  .content-slider .cp-detail .cp-left {
    width: 100%;
  }
  .content-slider .cp-detail .cp-left .buttons .pcf {
    display: none;
  }
  .content-slider .cp-detail .cp-right {
    width: 80%;
    margin: auto;
    padding: 70px 2.5% 60px;
  }
  .content-slider .cp-detail .cp-right .circles {
    width: 59vw;
  }
  .content-slider .cp-detail .cp-right .circles .circle {
    height: 59vw;
  }
  .content-slider .swiper-btn {
    justify-content: center;
  }
  .content-slider .swiper-btn .swiper-button-prev {
    margin-right: 50px;
  }
  .content-slider .swiper-btn.pcf {
    display: none;
  }
  .content-slider .swiper-btn.appf {
    display: flex;
  }
  /*图标*/
  .switch_a .s-content .s-top {
    padding-right: 6px;
  }
  .switch_a .s-content .imgbox {
    width: 80px;
    height: 80px;
  }
  .switch_a span {
    width: 90px;
  }
}
.f_38 {
  font-size: 38px;
}
.f_24 {
  font-size: 24px;
}
.f_30 {
  font-size: 30px;
}
.f_22 {
  font-size: 22px;
}
.f_20 {
  font-size: 20px;
}
.f_18 {
  font-size: 18px;
}
.f_16 {
  font-size: 16px;
}
/*右侧导航条*/
#gotop {
  display: none;
}
.fixed-right {
  position: fixed;
  right: 12px;
  bottom: 20vh;
  /* transform: translateY(-50%); */
  z-index: 200;
  width: 60px;
  box-sizing: border-box;
}
.fixed-right * {
  box-sizing: border-box;
}
.fixed-right .box {
  width: 60px;
  height: 60px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  border-radius: 7px;
  background: #231714;
  margin-bottom: 4px;
  text-decoration: none;
}
.fixed-right .box:hover::after {
  content: none;
}
.fixed-right .box .h:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #6eb92b;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -10px;
}
.fixed-right .box .ewm-box:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -10px;
}
.fixed-right .box .ewm-box {
  width: 200px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  position: relative;
}
.fixed-right .box a {
  display: block;
  width: 38px;
  height: 38px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.fixed-right .box .hide_div {
  position: absolute;
  right: 100%;
  top: 50%;
  padding-right: 26px;
  transform: translateY(-50%);
  opacity: 1;
  visibility: hidden;
  z-index: 10;
}
.fixed-right .box:hover .hide_div {
  opacity: 1;
  visibility: visible;
}
.fixed-right .box .h {
  position: relative;
  width: 210px;
  background-color: #6eb92b;
  padding: 20px 0;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.fixed-right .box img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.fixed-right .box .h p {
  font-size: 18px;
  line-height: 34px;
  color: #fff;
}
.fixed-right .box.totop {
  background: #6eb92b;
  border-color: #6eb92b;
}
.fixed-right .box.totop a {
  background: url(../images/pic/icon04.png) no-repeat center center;
  background-size: 35px auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-right .box.tel1 a {
  background-image: url(../images/pic/icon01.png);
}
.fixed-right .box.tel2 a {
  background-image: url(../images/pic/icon02.png);
}
.fixed-right .box.tel3 a {
  background-image: url(../images/pic/icon03.png);
}
.fixed-right .box.tel4 a {
  background-image: url(../images/pic/icon04.png);
}
.fixed-right .box.totop a {
  background-image: url(../images/pic/icon04.png);
}
.fixed-right .box:hover {
  background-color: #6eb92b;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.degreeBox label {
  position: relative;
  line-height: 20px;
}
.degreeBox label p {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px #C9C9C9 solid;
  border-radius: 50%;
  display: block;
  top: 1px;
  left: -6px;
  background-color: #fff;
}
/*改变选中时的圆点*/
.degreeBox input:checked + p {
  background-color: #fff;
  border-color: #6eb92b;
}
.degreeBox input:checked + p text {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #6eb92b;
  left: 2px;
  top: 2px;
}
/*弹窗*/
.message_pop {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0);
  display: none;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transition: all 0.5s;
}
.message_pop * {
  box-sizing: border-box;
}
.message_pop.pop_show {
  display: flex;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.6);
}
.message_pop .pop_content {
  width: 90%;
  max-width: 1100px;
  background: #fff;
  padding: 5vh 4vh;
  border-radius: 10px;
  margin: auto;
  position: relative;
}
.message_pop .pop_content .close_s {
  display: inline-block;
  width: 24px;
  height: auto;
  cursor: pointer;
  position: absolute;
  top: 2vh;
  right: 2vh;
}
.message_pop .pop_content .close_s img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.message_pop .pop_content .pop_body {
  width: 100%;
  max-height: 72vh;
  overflow-y: auto;
}
.message_pop .pop_content .pop_body .pop_head {
  color: #040404;
  line-height: 30px;
  font-size: 18px;
}
.message_pop .pop_content .pop_body .mes_set {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 26px;
}
.message_pop .pop_content .pop_body .mes_set .submit_a {
  display: inline-block;
  font-size: 18px;
  background: #6EB92B;
  width: 120px;
  height: 54px;
  border-radius: 5px;
  text-align: center;
  line-height: 54px;
  text-decoration: none;
  color: #fff;
}
.message_pop .pop_content .pop_body .mes_set .mes_item {
  width: calc(50% - 1.8%);
  display: flex;
  justify-content: left;
  align-items: flex-start;
  border: 1px solid #C8C8C8;
  height: 52px;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
}
.message_pop .pop_content .pop_body .mes_set .mes_item span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  text-align: left;
  line-height: 52px;
  font-size: 16px;
  color: #040404;
  padding-left: 10px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item span text {
  color: #FF0000;
  margin-right: 4px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item .set_input {
  display: inline-block;
  width: calc(100%);
  padding: 0 10px 0 105px;
  line-height: 52px;
  outline: none;
  border: none;
  font-size: 16px;
  color: #040404;
  background: transparent;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_100 {
  width: 100%;
  position: unset;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio {
  border: none;
  flex-wrap: left;
  justify-content: left;
  height: unset;
  font-size: 16px;
  color: #040404;
  padding-bottom: 15px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio label {
  margin-left: 40px;
  margin-top: 15px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio .t {
  display: inline-block;
  margin-top: 15px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text {
  height: unset;
  margin-bottom: 20px;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea {
  width: 100%;
  height: 160px;
  padding: 10px;
  font-family: "微软雅黑";
  font-size: 16px;
  outline: none;
  resize: none;
  color: #040404;
  border: none;
  background: transparent;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #040404;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #040404;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #040404;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #040404;
}
.message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #040404;
}
@media screen and (max-width: 1440px) {
  .f_38 {
    font-size: 32px;
  }
  .f_24 {
    font-size: 22px;
  }
  .f_30 {
    font-size: 28px;
  }
  .f_22 {
    font-size: 21px;
  }
  .f_20 {
    font-size: 18px;
  }
  .f_18 {
    font-size: 17px;
  }
  .f_16 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1280px) {
  .f_38 {
    font-size: 28px;
  }
  .f_24 {
    font-size: 20px;
  }
  .f_22 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f_38 {
    font-size: 24px;
  }
  .f_24 {
    font-size: 18px;
  }
  .f_30 {
    font-size: 26px;
  }
  .f_22 {
    font-size: 18px;
  }
  .f_20 {
    font-size: 16px;
  }
  .f_18 {
    font-size: 16px;
  }
  .f_16 {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #index #product .class p {
    font-size: 14px;
  }
  .f_38 {
    font-size: 22px;
  }
  .f_24 {
    font-size: 18px;
  }
  .f_30 {
    font-size: 22px;
  }
  .f_22 {
    font-size: 19px;
  }
  .f_20 {
    font-size: 16px;
  }
  .f_18 {
    font-size: 15px;
  }
  .f_16 {
    font-size: 14px;
  }
  .degreeBox label {
    line-height: 18px;
  }
  .degreeBox label p {
    width: 18px;
    height: 18px;
    top: 0px;
    left: -1px;
  }
  /*改变选中时的圆点*/
  .degreeBox input:checked + p text {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 2px;
  }
  /*弹窗*/
  .message_pop {
    width: 100%;
    height: 100%;
  }
  .message_pop .pop_content {
    width: 100%;
    max-width: 100%;
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px 20px 0 0;
    margin: auto auto 0 auto;
  }
  .message_pop .pop_content .close_s {
    width: 20px;
    top: 3vw;
    right: 3vw;
  }
  .message_pop .pop_content .pop_body {
    max-height: 80vh;
  }
  .message_pop .pop_content .pop_body .pop_title {
    font-size: 18px;
    color: #040404;
    margin-bottom: 10px;
  }
  .message_pop .pop_content .pop_body .pop_head {
    line-height: 20px;
    font-size: 14px;
  }
  .message_pop .pop_content .pop_body .mes_set {
    margin-top: 16px;
  }
  .message_pop .pop_content .pop_body .mes_set .submit_a {
    font-size: 16px;
    width: 100%;
    height: 48px;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item {
    width: 100%;
    border: 1px solid #C8C8C8;
    height: 48px;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item span {
    line-height: 48px;
    font-size: 14px;
    padding-left: 10px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item .set_input {
    padding: 0 10px 0 105px;
    line-height: 48px;
    font-size: 14px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio {
    font-size: 14px;
    color: #040404;
    padding-bottom: 10px;
    flex-direction: column;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio label {
    margin-left: 0px;
    margin-top: 15px;
    width: calc(100% - 10px);
    margin-left: 10px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item.mes_radio .t {
    display: inline-block;
    margin-top: 0px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item.mes_text {
    margin-bottom: 15px;
  }
  .message_pop .pop_content .pop_body .mes_set .mes_item.mes_text textarea {
    height: 160px;
    font-size: 14px;
    padding: 10px;
  }
}
