.main {
  width: 100%;
}
.head_banner {
  position: relative;
  width: 100%;
  height: 2.349rem;
  background-color: #ffffff;
  background: url('../images/img_22.png') no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.2188rem;
}
.head_banner .head_p {
  position: absolute;
  bottom: 0.224rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.head_banner .head_p .about_title {
  font-family: ACME-Explosive;
  font-size: 0.3125rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.2344rem;
  letter-spacing: 6px;
  color: #097c25;
}
.head_banner .head_p .about_p {
  font-family: SourceHanSansSC-Heavy;
  font-size: 0.1875rem;
  font-weight: bold;
  letter-spacing: 4px;
  color: #097c25;
}
.tab_card {
  width: 100%;
}
.tab_card .card_item {
  margin: 0 auto;
  width: 7.2917rem;
}
.tab_card .card_item .card_list {
  height: 0.1823rem;
  display: flex;
  justify-content: center;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 0.2188rem;
}
.tab_card .card_item .card_list .active {
  position: relative;
}
.tab_card .card_item .card_list .active a {
  color: #fa9900;
  font-weight: bold;
}
.tab_card .card_item .card_list .active::after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 100%;
  height: 0.0104rem;
  background-color: #fa9900;
}
.tab_card .card_item .card_list li {
  margin-right: 0.2604rem;
}
.tab_card .card_item .card_list li a {
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #363636;
}
.tab_card .card_item .card_list li:last-child {
  margin-right: 0;
}
.tab_card .card_item .video_news {
  width: 100%;
  height: 2.0365rem;
  display: flex;
  align-items: center;
}
.tab_card .card_item .video_news .left_video {
  width: 4.4115rem;
  height: 100%;
}
.tab_card .card_item .video_news .left_video video {
  object-fit: cover;
}
.tab_card .card_item .video_news .right_card {
  width: 2.8802rem;
  height: 100%;
  background-color: #fa9900;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab_card .card_item .video_news .right_card .card_title {
  text-align: center;
}
.tab_card .card_item .video_news .right_card .card_title .c_p {
  font-family: FZDHTJW;
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 5px;
  color: #ffffff;
  text-shadow: 0px 4px 2px rgba(2, 5, 3, 0.3);
}
.tab_card .card_item .video_news .right_card .card_title .c_p .span_ {
  color: #097c25;
}
.tab_card .card_item .video_news .right_card .card_title .c_title {
  font-family: FZDHTJW;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #ffffff;
  text-shadow: 0px 4px 2px rgba(2, 5, 3, 0.3);
  margin-top: 0.1042rem;
}
.tab_card .card_item .video_news .right_card .card_title .c_title .span_ {
  color: #097c25;
}
.brand {
  height: 400px;
  height: 2.2135rem;
  background-color: #ffffff;
  background: url('../images/img_23.png') no-repeat;
  background-size: 100% 100%;
  padding-top: 0.3125rem;
}
.brand .brand_content {
  width: 6.1302rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.brand .brand_content .brand_title {
  font-size: 0.1875rem;
  font-family: MicrosoftYaHei;
  letter-spacing: 4px;
  color: #363636;
  position: relative;
  margin-bottom: 0.2292rem;
}
.brand .brand_content .brand_title .block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.026rem;
  width: 0.3542rem;
  height: 0.0104rem;
  background-color: #fa9900;
  border-radius: 1px;
}
.brand .brand_content .brand_p {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 1px;
  color: #333333;
}
.brand .brand_content .brand_p p {
  text-align: center;
}
.advantage {
  position: relative;
  width: 100%;
  height: 3.3802rem;
  background: url('../images/img_24.png') no-repeat;
  background-size: 100% 100%;
}
.advantage .ad_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2604rem;
  left: 50%;
  transform: translateX(-50%);
}
.advantage .ad_content .title-ad {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.1875rem;
  letter-spacing: 4px;
  color: #ffffff;
}
.advantage .ad_content .title-ad .block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.026rem;
  width: 0.3542rem;
  height: 0.0104rem;
  background-color: #fa9900;
  border-radius: 1px;
}
.advantage .ad_p {
  text-align: center;
  margin-top: 0.3385rem;
  margin-bottom: 0.3646rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #ffffff;
}
.advantage .ad_p p {
  margin-bottom: 0.0417rem;
}
.advantage .ad-list {
  display: flex;
  justify-content: space-around;
  width: 7.0313rem;
}
.advantage .ad-list .ad_item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.advantage .ad-list .ad_item .ad_pp {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0.1302rem;
}
.advantage .ad-list .ad_item .ad_pp :nth-child(1) {
  margin-bottom: 0.1042rem;
}
.advantage .ad-list .ad_item .ad_pp p {
  margin-top: 0.026rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0729rem;
  letter-spacing: 1px;
  color: #ffffff;
}
.advantage .sp_lv {
  font-family: MicrosoftYaHei;
  font-size: 0.1042rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #fa9900;
  font-weight: bold;
}
.advantage .ad-img {
  width: 0.7292rem;
  height: 0.6927rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advantage .it_img_1 {
  width: 0.7292rem;
  height: 0.6927rem;
}
.advantage .it_img_2,
.advantage .it_img_4 {
  width: 0.6667rem;
  height: 0.6667rem;
}
.advantage .it_img_3 {
  width: 0.724rem;
  height: 0.6302rem;
}
.development {
  width: 100%;
  height: 720px;
  background-color: #fff;
  padding-top: 0.3646rem;
}
.development .deve_content {
  width: 6.3542rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.development .deve_content .deve_ad {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.1875rem;
  letter-spacing: 4px;
  color: #363636;
  display: flex;
  align-content: center;
}
.development .deve_content .deve_ad .block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.026rem;
  width: 0.3542rem;
  height: 0.0104rem;
  background-color: #fa9900;
  border-radius: 1px;
}
.development .deve_content .course {
  width: 100%;
  height: 0.3385rem;
  margin-top: 0.3125rem;
}
.development .deve_content .course .line_cour {
  width: 100%;
  height: 1px;
  border: dashed 1px #bfbfbf;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 0.2083rem;
}
.development .deve_content .course .line_cour .year {
  margin-top: 50px;
}
.development .deve_content .course .line_cour .year .year_circle {
  border: solid 2px #fa9900;
}
.development .deve_content .course .line_cour .year .year_time {
  color: #fa9900;
}
.development .deve_content .course .line_cour .year1 {
  margin-top: 50px;
}
.development .deve_content .course .line_cour .year1 .year_circle {
  background-color: #dcdcdc;
}
.development .deve_content .course .line_cour .year1 .year_time {
  color: #363636;
}
.development .deve_content .course .line_cour .year_cour {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.development .deve_content .course .line_cour .year_cour .year_circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.development .deve_content .course .line_cour .year_cour .year_time {
  margin-top: 0.1302rem;
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  letter-spacing: 2px;
}
.development .deve_content .course .men_pic {
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s linear;
}
.development .deve_content .course .men_pic .left_img {
  width: 2.9948rem;
  height: 1.7292rem;
}
.development .deve_content .course .men_pic .left_img img {
  width: 100%;
  height: 100%;
}
.development .deve_content .course .men_pic .right_p .p_c {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  letter-spacing: 2px;
  color: #363636;
  display: flex;
  align-content: center;
  margin-top: 20px;
}
.development .deve_content .course .men_pic .right_p .p_c .circle {
  position: absolute;
  top: 50%;
  left: -17px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #fa9900;
  border-radius: 50%;
}
.about {
  position: relative;
  height: 3.0208rem;
  width: 100%;
  background: url('../images/img_1.png') no-repeat;
  background-size: 100% 100%;
}
.about .about_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0.2083rem;
  left: 50%;
  transform: translateX(-50%);
}
.about .about_content .title-b {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.1875rem;
  letter-spacing: 5px;
  color: #363636;
  margin-bottom: 0.1927rem;
}
.about .about_content .title-b .block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.026rem;
  width: 0.3542rem;
  height: 0.0104rem;
  background-color: #fa9900;
  border-radius: 1px;
}
.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;
}
.about .about_content .text_p .p1 {
  height: 0.2604rem;
  display: flex;
  align-items: flex-end;
  margin-right: 0.0417rem;
}
.about .about_content .text_p .img_p {
  height: 0.2604rem;
}
.about .about_content .text_p1 {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #363636;
}
.about .about_content .text_p1 p {
  margin-bottom: 0.0417rem;
}
.about .about_content .text_p1 :nth-child(4) {
  margin-bottom: 0.1563rem;
}
.about .about_content .list_opt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.1042rem;
}
.about .about_content .list_opt .item_p {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.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;
}
.about .about_content .list_opt .item_p :nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 0.0833rem;
  letter-spacing: 2px;
  color: #363636;
}
.swiper_men {
  width: 100%;
  height: 3.3854rem;
  margin-top: 47px;
}
.swiper_men .men_content {
  width: 7.3021rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.swiper_men .men_content .men_title {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.1875rem;
  letter-spacing: 5px;
  color: #363636;
  margin-bottom: 0.1927rem;
}
.swiper_men .men_content .men_title .block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.026rem;
  width: 0.3542rem;
  height: 0.0104rem;
  background-color: #fa9900;
  border-radius: 1px;
}
.swiper_men .men_content .swiper {
  width: 100%;
  height: 100%;
  margin-top: 0.1042rem;
}
.swiper_men .men_content .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 2.3073rem !important;
  height: 1.7292rem;
  margin-right: 0.1563rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  box-shadow: 4px 7px 8px 0px rgba(2, 5, 3, 0.3);
}
.swiper_men .men_content .swiper-slide .box_line {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  transform: translate(-50%, -50%);
  width: 2.2031rem;
  height: 1.6146rem;
  border-radius: 5px;
  border: solid 1px #ffffff;
}
.swiper_men .men_content .swiper-slide .box_mask {
  position: absolute;
  left: 0;
  bottom: -50%;
  z-index: 99;
  width: 100%;
  height: 0.2604rem;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: MicrosoftYaHei;
  font-size: 0.0938rem;
  letter-spacing: 2px;
  color: #ffffff;
  padding: 0.0521rem 0 0 0.1823rem;
  text-align: left;
  transition: all 0.5s linear;
}
.swiper_men .men_content .swiper-slide:hover img {
  transform: scale(1.1);
}
.swiper_men .men_content .swiper-slide:hover .box_mask {
  bottom: 0;
}
.swiper_men .men_content .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s linear;
}
.swiper_men .men_content .swiper-button-next {
  top: 80%;
  left: 55% !important;
}
.swiper_men .men_content .swiper-button-prev {
  left: 45% !important;
  top: 80%;
}
.swiper_men .men_content .swiper-button-prev,
.swiper_men .men_content .swiper-button-next {
  width: 36px !important;
  height: 36px !important;
  background-color: #097c25;
  border-radius: 50%;
  color: #fff;
  font-size: 16px !important;
}
.swiper_men .men_content .swiper-button-next:after,
.swiper_men .men_content .swiper-button-prev:after {
  color: #fff;
  font-size: 18px !important;
}
