@charset "UTF-8";
.mode_title {
  font-family: "思源黑体 CN Regular" !important;
  line-height: 1;
  margin: 0 auto;
  width: 80%;
  max-width: 1920px;
  min-width: 1200px;
  text-align: center;
}

.mode_title p:nth-of-type(1) {
  font-size: 24px;
  font-weight: bold;
  color: #222432;
}

.mode_title p:nth-of-type(2) {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 300;
  opacity: 0.8;
  color: #222432;
}

.container, .Industry_v3 .content, .brief .content, .Notes .mode_title, .Notes .content, .honor .content, .advantages .content, .plans .content, .dvr .content, .blessing .content, .kulayout .content, .country .content, .country2 .content, .cooperation .content {
  font-family: "思源黑体 CN Regular" !important;
  max-width: 1920px;
  min-width: 1200px;
  line-height: 1;
  margin: 0 auto;
  width: 80%;
  box-sizing: border-box;
}

.Industry_v3 {
  padding-top: 50px;
  padding-bottom: 60px;
  background: url("../images/industry.jpg") no-repeat center center;
  background-size: 100% 100%;
}

.Industry_v3 .content {
  font-weight: lighter;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 69px;
  box-sizing: border-box;
}

.Industry_v3 .content .options {
  width: 30%;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 10px 30px 18px 0 rgba(15, 113, 116, 0.2);
  transition: all 0.5s;
  text-align: center;
}

.Industry_v3 .content .options img {
  margin-top: 61px;
  width: 15%;
}

.Industry_v3 .content .options .title {
  margin-top: 9px;
  font-weight: bold;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

.Industry_v3 .content .options .title:after {
  content: "";
  width: 5%;
  position: absolute;
  left: 47%;
  bottom: -12px;
  border-bottom: 2px solid #ff9e1e;
}

.Industry_v3 .content .options p {
  margin: 59px auto 49px;
  width: 70%;
  min-height: 192px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.Industry_v3 .content .options:hover {
  background: #2da2a5;
  transform: translateY(-10px);
  color: #fff;
}

.Industry_v3 .content .options:hover p {
  color: #fff;
}

.Industry_v3 .content .options:nth-of-type(1) img {
  margin-top: 42px;
}

.Industry_v3 .content .options:nth-of-type(3) img {
  margin-top: 56px;
}

.brief {
  background: url("../images/brief.jpg") center center;
  background-size: 100%;
}

.brief .content {
  background: url("../images/brieftitle.svg") no-repeat left 93px;
  background-size: 478px;
  overflow: hidden;
}

.brief .content .bri_l {
  position: relative;
  padding-top: 93px;
}

.brief .content .xian {
  position: absolute;
  left: 156px;
  top: 160px;
  width: 65%;
  border-top: 1px solid #3db0ad;
  opacity: 0.2;
}

.brief .content .kuang1 {
  position: absolute;
  right: 1px;
  top: 73px;
  width: 53px;
  height: 53px;
  background: #3db0ad;
  opacity: 0.2;
}

.brief .content .kuang2 {
  position: absolute;
  right: 333px;
  top: 200px;
  width: 201px;
  height: 181px;
  border: 1px solid #3db0ad;
  opacity: 0.2;
}

.brief .content .title {
  margin-right: 515px;
  position: absolute;
}

.brief .content .title h3 {
  font-weight: bold;
  font-size: 26px;
  margin-top: 36px;
}

.brief .content .title div {
  margin-top: 60px;
}

.brief .content .title div p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  display: block;
  text-align: left;
  text-indent: 2em;
}

.brief .content .play_video {
  float: right;
  width: 438px;
  height: 245px;
  margin-right: 15px;
  padding-bottom: 104px;
  position: relative;
  z-index: 1;
}

.brief .content .play_video video {
  width: 100%;
  height: 100%;
}

.brief .content .play_video .onplay_bg {
  position: absolute;
  top: -23px;
  bottom: 0;
  left: -27px;
  width: 477px;
}

.brief .content .play_video .onplay {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: auto;
  width: 72px;
}

.Notes {
  /*background: url("../images/notes.jpg") no-repeat center center;*/
  background-size: 120% 100%;
  /*padding-top: 62px;*/
  box-sizing: border-box;
}

.Notes .mode_title {
  background: url("../images/2015-2021.svg") no-repeat 162px 0;
  background-size: 311px;
  text-align: left;
}

.Notes .mode_title p:nth-of-type(1) {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.Notes .mode_title p:nth-of-type(2) {
  margin-top: 14px;
  font-size: 14px;
  color: #fff;
}

.Notes .content {
  padding-top: 49px;
  padding-bottom: 64px;
  position: relative;
}

.Notes .content .swiper-container .swiper-slide > div {
  border: 1px solid transparent;
  position: relative;
  padding: 0 10px;
}

.Notes .content .swiper-container .swiper-slide > div .year_img {
  width: 60px;
  position: absolute;
  transition: all 0.4s 0s;
  top: 10px;
  left: 5px;
}

.Notes .content .swiper-container .swiper-slide > div .year_time {
  position: absolute;
  top: 26px;
  left: 17px;
  height: 13px;
  font-size: 90%;
  font-weight: bold;
  color: #37b9e3;
  line-height: 30px;
  transition: all 0.4s 0s;
}

.Notes .content .swiper-container .swiper-slide > div .speed {
  position: absolute;
  top: 91px;
  left: 46px;
  width: 92%;
  height: 2px;
  overflow: hidden;
  background: linear-gradient(90deg, #53eeee 0%, #56e8f2 28%, #32b3e0 100%);
}

.Notes .content .swiper-container .swiper-slide > div .speed .speed_box {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  transition: left 0.4s 0s;
  background: linear-gradient(90deg, #53eeee 0%, #56e8f2 28%, #32b3e0 100%);
}

.Notes .content .swiper-container .swiper-slide > div .cont {
  margin-top: 124px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}

.Notes .content .swiper-container .swiper-slide > div:hover .year_img {
  transform: scale(1.2);
}

.Notes .content .swiper-container .swiper-slide > div:hover .year_time {
  top: 22px;
  transform: scale(1.2);
}

.Notes .content .swiper-container .swiper-slide > div:hover .speed_box {
  left: 0;
}

.Notes .content .Notes_left {
  z-index: 9;
  position: absolute;
  width: 82px;
  height: 82px;
  left: -65px;
  top: 280px;
}

.Notes .content .Notes_right {
  z-index: 9;
  position: absolute;
  width: 82px;
  height: 82px;
  right: -65px;
  top: 280px;
}

.bg {
  background: url("../images/honor_left.png") no-repeat left bottom, url("../img//honor_right.png") no-repeat right top;
  background-size: 2.4rem;
}

.honor {
  padding-top: 0.61rem;
  height: 6.14rem;
}

.honor .content {
  width: 15.5rem;
  height: 5.29rem;
  position: relative;
  overflow: hidden;
}

.honor .content .core {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 3.88rem;
  height: 3.88rem;
}

.honor .content .core .title {
  margin: 1.04rem auto 0;
  height: 0.18rem;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #57b4b7;
}

.honor .content .core .Line {
  position: absolute;
  top: -0.34rem;
  bottom: 0;
  left: -0.36rem;
  right: 0;
  margin: auto;
  width: 4.44rem;
}

.honor .content .core .trophy {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 2.22rem;
  height: 2.22rem;
}

.honor .content .core .circular {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 3.88rem;
  height: 3.88rem;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate 3s linear infinite;
  -moz-animation: rotate 3s linear infinite;
  -o-animation: rotate 3s linear infinite;
  animation: rotate 3s linear infinite;
}

.honor .content .core_list {
  position: absolute;
  height: auto;
  display: inline-block;
  background: #ffffff;
  box-shadow: 0rem 0.09rem 0.29rem 0rem rgba(193, 193, 193, 0.39);
  border-radius: 0.25rem;
  padding: 0.18rem 0.21rem;
  font-size: 16px;
  font-weight: bold;
  color: #222432;
}

.honor .content .line_left {
  position: absolute;
  width: 100%;
  right: 50%;
  top: 0;
}

.honor .content .line_left .core_list:nth-of-type(1) {
  top: 0.5rem;
  right: 11%;
}

.honor .content .line_left .core_list:nth-of-type(2) {
  top: 1.5rem;
  right: 14%;
}

.honor .content .line_left .core_list:nth-of-type(3) {
  top: 2.68rem;
  right: 15%;
}

.honor .content .line_left .core_list:nth-of-type(4) {
  top: 3.8rem;
  right: 10%;
}

.honor .content .line_right {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0;
}

.honor .content .line_right .core_list:nth-of-type(1) {
  top: 0.5rem;
  left: 11%;
}

.honor .content .line_right .core_list:nth-of-type(2) {
  top: 1.5rem;
  left: 14%;
}

.honor .content .line_right .core_list:nth-of-type(3) {
  top: 2.68rem;
  left: 14%;
}

.honor .content .line_right .core_list:nth-of-type(4) {
  top: 3.8rem;
  left: 11%;
}

.advantages .content {
  margin-top: 101px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.advantages .content .advantages_list {
  text-align: center;
  width: 24%;
  transition: all 0.5s;
}

.advantages .content .advantages_list .defaults {
  margin-top: -40px;
  width: 20%;
}

.advantages .content .advantages_list .pitch {
  margin: -40px auto 0;
  width: 20%;
  display: none;
}

.advantages .content .advantages_list .adv_title {
  margin-top: 39px;
  font-size: 18px;
  font-weight: bold;
  color: #1a1a1a;
}

.advantages .content .advantages_list .adv_cont {
  margin: 30px auto 0;
  padding-bottom: 30px;
  width: 65%;
  min-height: 100px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #1a1a1a;
}

.advantages .content .advantages_list:hover {
  background: #ffffff;
  transform: translateY(-10px);
  box-shadow: 0px 0px 27px 2px rgba(192, 192, 192, 0.3);
  text-align: center;
}

.advantages .content .advantages_list:hover .defaults {
  display: none;
}

.advantages .content .advantages_list:hover .pitch {
  display: block;
}

.plans {
  margin: 0 auto;
  font-family: "思源黑体 CN Regular" !important;
  max-width: 1920px;
  min-width: 1200px;
  position: relative;
  height: 11rem;
}

.plans .left {
  float: left;
  width: 39%;
  height: 5.15rem;
  background: url(../images/plan_left.png);
  background-size: 100%;
}

.plans .left .cont {
  float: right;
  padding-top: 1.58rem;
  width: 5.43rem;
}

.plans .left .cont p:nth-of-type(1) {
  font-size: 30px;
  line-height: 0.52rem;
  font-weight: bold;
  color: #222432;
}

.plans .left .cont p:nth-of-type(2) {
  font-size: 12px;
  line-height: 0.32rem;
  font-weight: 300;
  color: #969696;
}

.plans .right {
  float: right;
  width: 61%;
  height: 5.15rem;
  background: url(../images/plan_right.png);
  background-size: 100%;
}

.plans .right .cont .top {
  height: 0.5rem;
  margin: 0.71rem 0 0 0.81rem;
}

.plans .right .cont .top li {
  width: 2.01rem;
  float: left;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 0.2rem;
  position: relative;
}

.plans .right .cont .top li:nth-of-type(1)::before {
  content: "";
  position: absolute;
  bottom: -0.05rem;
  left: 0;
  width: 0.09rem;
  height: 0.09rem;
  background-color: #2da2a5;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.plans .right .cont .top li::after {
  content: "";
  position: absolute;
  bottom: -0.05rem;
  right: 0;
  width: 0.09rem;
  height: 0.09rem;
  background-color: #2da2a5;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.plans .right .cont .top li p:nth-of-type(1) {
  height: 0.11rem;
  line-height: 6px;
  font-size: 14px;
  transition: all 0.4s 0s;
  color: #fffefe;
  opacity: 0.5;
}

.plans .right .cont .top li p:nth-of-type(2) {
  margin-top: 0.11rem;
  height: 0.22rem;
  font-size: 18px;
  line-height: 0.18rem;
  transition: all 0.4s 0s;
  color: #fffefe;
  opacity: 0.5;
}

.plans .right .cont .top .active p:nth-of-type(1) {
  height: 0.11rem;
  line-height: 6px;
  font-size: 14px;
  font-weight: 400;
  color: #fffefe;
  opacity: 1;
}

.plans .right .cont .top .active p:nth-of-type(2) {
  margin-top: 0.11rem;
  height: 0.22rem;
  font-size: 20px;
  line-height: 0.22rem;
  font-weight: bold;
  color: #fffefe;
  opacity: 0.5;
  opacity: 1;
}

.plans .right .cont .bottom {
  display: none;
  margin-top: 0.23rem;
  margin-left: 0.81rem;
}

.plans .right .cont .bottom li {
  float: left;
  border: 0.01rem solid #ffffff;
  margin-right: 0.1rem;
  width: 2.5rem;
  height: 1.8rem;
  color: #ffffff;
}

.plans .right .cont .bottom li:hover {
  background: #ffffff;
  color: #2da2a5;
}

.plans .right .cont .bottom li p:nth-of-type(1) {
  padding-top: 0.3rem;
  text-align: center;
  height: 0.16rem;
  font-size: 16px;
  font-weight: bold;
}

.plans .right .cont .bottom li p:nth-of-type(2) {
  padding-top: 0.15rem;
  text-align: center;
  margin: 0 auto;
  width: 1.94rem;
  height: 0.63rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 0.24rem;
}

.plans .right .cont .active {
  display: block;
}

.plans .content {
  position: absolute;
  top: 4.09rem;
  left: 0;
  right: 0;
  margin: auto;
  height: 2.1rem;
  background: #ffffff;
  box-shadow: 0rem 0.09rem 0.31rem 0.01rem rgba(156, 159, 160, 0.16);
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.plans .content li {
  position: relative;
  width: 3.87rem;
  height: 2.1rem;
  text-align: center;
  overflow: hidden;
}

.plans .content li .part2_hbor_t {
  border-top: 1px solid #02b2b5;
  position: absolute;
  left: -3.87rem;
  top: 0;
  width: 100%;
  transition: left 0.5s;
}

.plans .content li .part2_hbor_r {
  border-right: 1px solid #02b2b5;
  position: absolute;
  right: 0;
  top: -2.1rem;
  height: 100%;
  transition: top 0.5s;
}

.plans .content li .part2_hbor_b {
  border-bottom: 1px solid #02b2b5;
  position: absolute;
  right: -3.87rem;
  bottom: 0;
  width: 100%;
  transition: right 0.5s;
}

.plans .content li .part2_hbor_l {
  border-left: 1px solid #02b2b5;
  position: absolute;
  left: 0;
  top: 2.1rem;
  height: 100%;
  transition: top 0.5s;
}

.plans .content li p:nth-of-type(1) {
  margin: 0.61rem auto 0.28rem;
  font-size: 22px;
  font-weight: bold;
  color: #2da2a5;
}

.plans .content li p:nth-of-type(2) {
  width: 2.23rem;
  margin: 0 auto;
  font-size: 14px;
  line-height: 0.28rem;
  font-weight: 400;
  color: #1a1a1a;
  opacity: 0.6;
}

.plans .content li:hover .part2_hbor_t {
  left: 0;
}

.plans .content li:hover .part2_hbor_r {
  top: 0;
}

.plans .content li:hover .part2_hbor_b {
  right: 0;
}

.plans .content li:hover .part2_hbor_l {
  top: 0;
}

.plans .pl_left {
  float: left;
  width: 50%;
  height: 5.73rem;
  background: url(../images/pl_left.jpg);
  background-size: 100%;
  position: relative;
}

.plans .pl_left .imglist {
  position: absolute;
  right: .3rem;
  bottom: .3rem;
  width: 7.31rem;
  height: 4.1rem;
}

.plans .pl_left .imglist li {
  display: none;
}

.plans .pl_left .imglist li img {
  width: 100%;
}

.plans .pl_left .imglist .active {
  display: block;
}

.plans .pl_left .imglistbtn {
  position: absolute;
  right: .4rem;
  bottom: .4rem;
}

.plans .pl_left .imglistbtn li {
  float: left;
  width: 0.45rem;
  height: 0.07rem;
  background: url(../images/onlin2.svg);
  background-size: 100%;
}

.plans .pl_left .imglistbtn .active {
  background: url(../fonts/onlin1.svg);
  background-size: 100%;
}

.plans .pl_right {
  float: right;
  width: 50%;
  height: 5.73rem;
  background: url(../images/pl_right.jpg);
  background-size: 100%;
}

.plans .pl_right .pl_right_cont {
  width: 7.4rem;
  margin-top: 1.46rem;
  text-align: right;
}

.plans .pl_right .pl_right_cont h4 {
  font-size: 30px;
  line-height: 0.52rem;
}

.plans .pl_right .pl_right_cont span {
  font-size: 12px;
  color: #969696;
}

.plans .pl_right .pl_right_cont p {
  margin-top: .49rem;
  display: inline-block;
  text-align: justify;
  line-height: 0.3rem;
  width: 5.57rem;
  font-size: 16px;
  color: #767676;
}

.dvr {
  padding-top: 0.61rem;
}

.dvr .content {
  margin-top: 57px;
}

.dvr .content .intab {
  display: flex;
  height: 0.55rem;
  border-bottom: 0.01rem solid #e6e7ed;
}

.dvr .content .intab li {
  line-height: 0.54rem;
  margin-right: 0.31rem;
  font-size: 16px;
}

.dvr .content .intab li:hover {
  font-weight: bold;
  color: #2da2a5;
  border-bottom: 0.03rem solid #2da2a5;
  transition: all 0.4s 0s;
  transform: scale(1.2);
}

.dvr .content .intab .active {
  font-weight: bold;
  color: #2da2a5;
  border-bottom: 0.03rem solid #2da2a5;
  transition: all 0.4s 0s;
  transform: scale(1.1);
}

.dvr .content .intab_cont {
  overflow: hidden;
  margin-top: 0.18rem;
}

.dvr .content .intab_cont li {
  width: 13%;
  height: 1.2rem;
  background-color: #f9f9f9;
  line-height: 1.2rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dvr .content .intab_cont li img {
  width: 43px;
}

.dvr .content .intab_cont li img:nth-of-type(2) {
  display: none;
}

.dvr .content .intab_cont li div {
  background-size: 0.55rem;
}

.dvr .content .intab_cont li:hover {
  color: #ffffff;
  background-color: #2da2a5;
  box-shadow: 0rem 0.09rem 0.15rem 0rem rgba(173, 173, 173, 0.49);
  transition: all 0.4s 0s;
  transform: scale(1.1);
}

.dvr .content .intab_cont li:hover img:nth-of-type(1) {
  display: none;
}

.dvr .content .intab_cont li:hover img:nth-of-type(2) {
  display: block;
}

.dvr .content .win_list {
  display: flex;
  height: 7.2rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}

.dvr .content .win_list2 {
  display: flex;
  width: 118%;
  height: 4.2rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}

.dvr .content .win_list2 li {
  margin-right: 0.25rem;
}

.dvr .content .look360 {
  position: relative;
  margin-bottom: 0.2rem;
  height: 4rem;
  background: silver;
}

.dvr .content .look360 img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1.86rem;
  z-index: 99;
}

.dvr .content .look360:hover img {
  display: none;
}

.blessing {
  padding-top: 0.61rem;
  box-sizing: border-box;
  background: url(../images/bless_bg.jpg) no-repeat;
  background-size: 100%;
}

.blessing .content {
  height: 5.2rem;
  position: relative;
}

.blessing .content .bg_less {
  position: absolute;
  right: 0;
  bottom: 0.43rem;
  background: #2da2a5;
  width: 53%;
  height: 3.58rem;
}

.blessing .content .less_view {
  position: absolute;
  left: 0rem;
  bottom: 0.55rem;
  width: 50%;
  height: 4.04rem;
}

.blessing .content .less_view .img_less {
  height: 4.04rem;
  overflow: hidden;
}

.blessing .content .less_view .img_less img {
  width: 100%;
  height: 100%;
  transition: all 0.4s 0s;
}

.blessing .content .less_view .img_less:hover img {
  transform: scale(1.1);
}

.blessing .content .less_view .less_video {
  height: 4.04rem;
  background: black;
}

.blessing .content .less_view .less_video video {
  outline: none;
  width: 100%;
  height: 100%;
}

.blessing .content .cont_less {
  background: url("../images/blessing_bg.jpg") no-repeat left center;
  background-size: 100%;
  position: absolute;
  right: 0.28rem;
  bottom: 0.78rem;
  width: 53%;
  height: 3.58rem;
  padding: 1.35rem 0 0 0.81rem;
  box-sizing: border-box;
}

.blessing .content .cont_less p {
  text-align: left;
}

.blessing .content .cont_less p:nth-of-type(1) {
  text-align: left;
  height: 0.23rem;
  font-size: 22px;
  font-weight: bold;
  color: #1a1a1a;
}

.blessing .content .cont_less p:nth-of-type(2) {
  margin-top: 0.25rem;
  width: 4.5rem;
  height: 0.39rem;
  line-height: 0.25rem;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
}

.blessing .content .cont_less ul {
  position: absolute;
  display: flex;
  right: 0.3rem;
  bottom: 0.3rem;
}

.blessing .content .cont_less ul img {
  width: 0.45rem;
  height: 0.07rem;
}

.kulayout {
  padding-top: 61px;
}

.kulayout .content {
  text-align: center;
  margin-top: 0.64rem;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0.02rem solid #2da2a5;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.kulayout .content a {
  width: 33%;
  overflow: hidden;
  position: relative;
}

.kulayout .content a img:nth-of-type(1) {
  width: 100%;
  transition: all 0.4s 0s;
}

.kulayout .content a img:nth-of-type(2) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1rem;
}

.kulayout .content a p {
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background: #2da2a5;
  font-size: 16px;
  font-weight: bold;
  color: #fffefe;
}

.kulayout .content a:hover img:nth-of-type(1) {
  transform: scale(1.1);
}

.kulayout .content a:hover img:nth-of-type(2) {
  display: none;
}

.country {
  padding: 0.61rem 0;
}

.country .content {
  margin-top: 0.49rem;
}

.country .content img {
  width: 100%;
}

.country .content img:nth-of-type(2) {
  margin-top: 0.2rem;
}

.country2 {
  box-sizing: border-box;
  background: url(../images/try2bg.jpg) no-repeat;
  background-size: 100% 100%;
  height: 7.9rem;
}

.country2 .content {
  height: 7.9rem;
  position: relative;
}

.country2 .content .try_center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 4.07rem;
  height: 3.45rem;
}

.country2 .content .try_center img {
  width: 100%;
}

.country2 .content .try_center p {
  position: absolute;
  width: 2.41rem;
  height: 0.65rem;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.36rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.country2 .content .try_hz_left {
  position: absolute;
  left: 0;
  top: 0.97rem;
}

.country2 .content .try_hz_left div {
  display: flex;
  justify-content: space-around;
  height: 1.15rem;
}

.country2 .content .try_hz_left div img {
  width: 1.51rem;
  height: 1.51rem;
}

.country2 .content .try_hz_left div img:hover {
  filter: drop-shadow(0rem 0.09rem 0.29rem rgba(193, 193, 193, 0.39));
  transition: all 0.4s 0s;
  transform: scale(1.1);
}

.country2 .content .try_hz_left div:nth-of-type(1) {
  width: 6.5rem;
}

.country2 .content .try_hz_left div:nth-of-type(2) {
  margin-left: 1.11rem;
  width: 4.36rem;
}

.country2 .content .try_hz_left div:nth-of-type(3) {
  width: 4.3rem;
}

.country2 .content .try_hz_left div:nth-of-type(4) {
  margin-left: 1.09rem;
  width: 4.37rem;
}

.country2 .content .try_hz_left div:nth-of-type(5) {
  margin-left: 2.14rem;
  width: 4.51rem;
}

.country2 .content .try_hz_right {
  position: absolute;
  right: 0;
  top: 0.97rem;
}

.country2 .content .try_hz_right div {
  position: relative;
  display: flex;
  justify-content: space-around;
  height: 1.15rem;
}

.country2 .content .try_hz_right div img {
  width: 1.51rem;
  height: 1.51rem;
}

.country2 .content .try_hz_right div img:hover {
  filter: drop-shadow(0rem 0.09rem 0.29rem rgba(193, 193, 193, 0.39));
  transition: all 0.4s 0s;
  transform: scale(1.1);
}

.country2 .content .try_hz_right div:nth-of-type(1) {
  width: 6.5rem;
}

.country2 .content .try_hz_right div:nth-of-type(2) {
  right: -1.07rem;
  width: 4.36rem;
}

.country2 .content .try_hz_right div:nth-of-type(3) {
  right: -2.28rem;
  width: 4.3rem;
}

.country2 .content .try_hz_right div:nth-of-type(4) {
  right: -1.09rem;
  width: 4.37rem;
}

.country2 .content .try_hz_right div:nth-of-type(5) {
  right: 0.1rem;
  width: 4.51rem;
}

.cooperation {
  margin-top: 0.61rem;
  background: url("../images/cooper_left.jpg") no-repeat left bottom, url("../img/cooper_right.jpg") no-repeat right top;
  background-size: 4rem;
}

.cooperation .content {
  text-align: center;
  height: 3.5rem;
  background: url(../images/step_bg1.png) no-repeat center 0.45rem;
  background-size: 10.96rem;
}

.cooperation .content .pera_step {
  margin: 0 auto;
  padding-top: 0.59rem;
  width: 11.5rem;
  display: flex;
  justify-content: space-around;
}

.cooperation .content .pera_step li {
  width: 1.8rem;
}

.cooperation .content .pera_step li img {
  height: 1.5rem;
  width: 1.5rem;
}

.cooperation .content .pera_step li p {
  margin-top: 0.63rem;
  height: 0.16rem;
  font-size: 16px;
  font-weight: bold;
  color: #242424;
}

.cooperation .content .pera_step li:hover img {
  -webkit-animation: rotate 0.7s ease;
  animation: rotate 0.7s ease;
}

.cooperation .content .pera_step li:hover p {
  color: #2da2a5;
}

.swiper-button-prev {
  outline: none;
  background-image: url("../images/onleft.png") !important;
  background-size: 0.82rem 0.82rem !important;
}

.swiper-button-next {
  outline: none;
  background-image: url("../images/onright.png") !important;
  background-size: 0.82rem 0.82rem !important;
}

.swiper-button-prev:hover {
  background-image: url("../images/onleft_t.png") !important;
  background-size: 0.82rem 0.82rem !important;
}

.swiper-button-next:hover {
  background-image: url("../images/onright_t.png") !important;
  background-size: 0.82rem 0.82rem !important;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
