.main .banner_img {
  width: 100%;
  height: 4.25rem;
}
.main .banner_img .img {
  width: 100%;
  height: 100%;
}
.main .about {
  position: relative;
  height: 3.6198rem;
  width: 100%;
  background: url('../images/img_1.png') no-repeat;
  background-size: 100% 100%;
}
.main .about .about_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.main .about .about_content .title-b {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #363636;
  margin-bottom: 0.1927rem;
}
.main .about .about_content .title-b .title_img {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.main .about .about_content .text_p {
  display: flex;
  align-items: center;
  margin-bottom: 0.2083rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #363636;
}
.main .about .about_content .text_p .p1 {
  height: 0.2604rem;
  display: flex;
  align-items: flex-end;
  margin-right: 0.0417rem;
}
.main .about .about_content .text_p .img_p {
  height: 0.2604rem;
}
.main .about .about_content .text_p1 {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #363636;
}
.main .about .about_content .text_p1 p {
  margin-bottom: 0.0417rem;
}
.main .about .about_content .text_p1 :nth-child(4) {
  margin-bottom: 0.1563rem;
}
.main .about .about_content .list_opt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.4688rem;
}
.main .about .about_content .list_opt .item_p {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main .about .about_content .list_opt .item_p :nth-child(1) {
  font-family: SourceHanSansSC-Heavy;
  font-size: 0.1563rem;
  letter-spacing: 3px;
  color: #097c25;
  font-weight: bold;
}
.main .about .about_content .list_opt .item_p :nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #363636;
}
.main .advantage {
  position: relative;
  width: 100%;
  height: 4.1667rem;
  background: url('../images/img_4.png') no-repeat;
  background-size: 100% 100%;
}
.main .advantage .ad_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.main .advantage .ad_content .title-ad {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #ffffff;
}
.main .advantage .ad_content .title-ad .title_img_ad {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.main .advantage .ad_content .ad_p {
  text-align: center;
  margin-top: 0.4167rem;
  margin-bottom: 0.3906rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #ffffff;
}
.main .advantage .ad_content .ad_p p {
  margin-bottom: 0.0417rem;
}
.main .advantage .ad_content .ad-list {
  display: flex;
  justify-content: space-around;
  width: 7.0313rem;
}
.main .advantage .ad_content .ad-list .ad_item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main .advantage .ad_content .ad-list .ad_item .ad_pp {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0.1302rem;
}
.main .advantage .ad_content .ad-list .ad_item .ad_pp :nth-child(1) {
  margin-bottom: 0.1042rem;
}
.main .advantage .ad_content .ad-list .ad_item .ad_pp p {
  margin-top: 0.026rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  letter-spacing: 1px;
  color: #ffffff;
}
.main .advantage .ad_content .more_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.9271rem;
  height: 0.2552rem;
  border-radius: 25px;
  border: solid 1px #ffffff;
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  letter-spacing: 1px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 55px;
  transition: all 0.3s linear;
}
.main .advantage .ad_content .more_btn:hover {
  border: #fa9900;
  background-color: #fa9900;
}
.sp_lv {
  font-family: MicrosoftYaHei;
  font-size: 0.1042rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #fa9900;
  font-weight: bold;
}
.ad-img {
  width: 0.7292rem;
  height: 0.6927rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.it_img_1 {
  width: 0.7292rem;
  height: 0.6927rem;
}
.it_img_2,
.it_img_4 {
  width: 0.6667rem;
  height: 0.6667rem;
}
.it_img_3 {
  width: 0.724rem;
  height: 0.6302rem;
}
.swiper_list {
  position: relative;
  width: 100%;
  height: 3.9063rem;
}
.swiper_list .swiper_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.swiper_list .swiper_content .title_sper {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #363636;
}
.swiper_list .swiper_content .title_sper .title_sper_ad {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.swiper_list .swiper_content .more_btn_ {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.9271rem;
  height: 0.2552rem;
  background-color: #fa9900;
  border-radius: 25px;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s linear;
  margin-bottom: 0.2083rem;
}
.swiper_list .swiper_content .more_btn_:hover {
  background-color: #097c25;
}
.mySwiper1 {
  width: 9.1667rem;
  height: 400px;
  margin-top: 0.4167rem;
  margin-bottom: 0.2083rem;
  padding: 10px 0;
}
.mySwiper1 .slide:hover {
  box-shadow: 0 0 10px #363636;
}
.mySwiper1 .s-active {
  transform: scale(1) !important;
  box-shadow: 0 0 10px #363636;
}
.mySwiper1 .slide {
  transform: scale(0.9);
  transition: all 0.3s;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  background: #fff;
  padding: 0.1354rem 0.099rem 0 !important;
  width: 1.5677rem !important;
  height: 1.9948rem;
  background-color: #eeeeee;
  border-radius: 5px;
  margin-right: 0.1042rem !important;
  background: url('../images/img_9.png') no-repeat !important;
  background-size: 100% 100% !important;
}
.mySwiper1 .slide img {
  display: block;
  width: 1.3698rem !important;
  height: 1.3698rem !important;
  border-radius: 50%;
  object-fit: cover;
}
.mySwiper1 .slide p {
  margin-top: 0.1979rem;
  font-family: SourceHanSansSC-Heavy;
  font-size: 0.1042rem;
  letter-spacing: 2px;
  color: #fa9900;
  font-weight: bold;
}
.mySwiper1 .slide:nth-child(even) {
  background: url('../images/img_10.png') no-repeat !important;
  background-size: 100% 100% !important;
}
.mySwiper1 .swiper-button-prev,
.mySwiper1 .swiper-button-next {
  width: 50px !important;
  height: 50px !important;
  background-color: #097c25;
  border-radius: 50%;
  padding: 10px;
  color: #fff;
}
.mySwiper1 .swiper-button-next:after,
.mySwiper1 .swiper-button-prev:after {
  font-size: 22px;
}
.video_box {
  position: relative;
  width: 100%;
  height: 4.1667rem;
  background: url('../images/img_12.png') no-repeat;
  background-size: 100% 100%;
}
.video_box .video-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.video_box .video-content .video_sper {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #fff;
  margin-bottom: 0.3646rem;
}
.video_box .video-content .video_sper .video_sper_ad {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.video_box .video-content .video_src {
  position: relative;
  width: 7.0313rem;
  height: 2.8958rem;
}
.video_box .video-content .video_src video {
  object-fit: cover;
}
.video_box .video-content .video_src .video_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.7292rem;
  height: 0.7292rem;
  cursor: pointer;
}
.store_display {
  height: 4.2188rem;
  width: 100%;
  position: relative;
  background: url('../images/img_14.png') no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.store_display .store-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.store_display .store-content .store_sper {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #363636;
  margin-bottom: 0.3646rem;
}
.store_display .store-content .store_sper .store_sper_ad {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.information {
  width: 100%;
  position: relative;
  height: 945px;
}
.information .infor-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.information .infor-content .infor_sper {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.25rem;
  letter-spacing: 5px;
  color: #363636;
  margin-bottom: 0.3646rem;
}
.information .infor-content .infor_sper .infor_sper_ad {
  position: absolute;
  left: 50%;
  bottom: -0.1042rem;
  transform: translateX(-50%);
}
.information .infor-content .infor_list {
  width: 7.2917rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.information .infor-content .infor_list .infor_news .item_content {
  width: 3.5417rem;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .left_img_new {
  width: 1.3281rem;
  height: 1.0052rem;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 0.0365rem;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .left_img_new img {
  width: 100%;
  height: 100%;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg:hover a .title_new,
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg:hover .title_msg_ {
  color: #fa9900;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg {
  width: 1.9948rem;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg .title_new {
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333;
  width: 1.8229rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s linear;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg .title_time {
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
  margin: 0.1458rem 0 0.1354rem;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg .title_msg_ {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.3s linear;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_new .right_msg .block {
  margin-top: 0.1198rem;
  width: 2.026rem;
  height: 1px;
  border: solid 1px #d2d2d2;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list:hover .title_he p a,
.information .infor-content .infor_list .infor_news .item_content .i_title_list:hover .new_content {
  color: #fa9900;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list {
  padding: 4px;
  cursor: pointer;
  transition: all 0.3s linear;
  margin-top: 38px;
  padding-bottom: 0.1302rem;
  border-bottom: 1px solid #d2d2d2;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list .title_he {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list .title_he p {
  width: 2.0417rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #363636;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list .title_he p a {
  transition: all 0.3s linear;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list .title_he .time_p {
  font-size: 0.0729rem;
  letter-spacing: 1px;
  color: #000000;
}
.information .infor-content .infor_list .infor_news .item_content .i_title_list .new_content {
  width: 100%;
  margin-top: 0.1563rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  letter-spacing: 1px;
  color: #363636;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.3s linear;
}
.information .infor-content .infor_btn {
  margin-top: 0.2344rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.9271rem;
  height: 0.2552rem;
  background-color: #fa9900;
  border-radius: 25px;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s linear;
}
.information .infor-content .infor_btn:hover {
  background-color: #097c25;
}
