@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
html,
body {
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
}
ul,
li {
  list-style-type: none;
  margin: 0;
}
input,
textarea,
select {
  resize: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
}
img {
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
}
.jion03-lunbo .swiper-slide-active{
	transform: scale(2.4);
	margin: 0 calc(17.4% + 25px) 0 9.3% !important;
}
.jion03-lunbo2 .swiper-slide-active{
	transform: scale(2.4);
	margin: 0 calc(17.4% + 25px) 0 9.3% !important;
}
.jion03-lunbo3 .swiper-slide-active{
	transform: scale(2.4);
	margin: 0 calc(17.4% + 25px) 0 9.3% !important;
}
.jion03-box{
	overflow: hidden;
	padding-top: 226px;
}
.jion03-box .swiper-container{
	overflow: initial;
}
.jion03-box .swiper-slide{
	transform-origin: bottom;
}
.jion03 .swiper-button-prev{
	left: 4%;
}
.jion03 .swiper-button-next{
	right: 4%;
}
.jion03 .swiper-button-prev, .jion03 .swiper-button-next {
	width: 58px;
	height: 58px;
	transition: all 0.3s;
	border-radius: 50%;
	background-color: #e0e0e0;
	background-image: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: ease all .5s;
}
.jion03 .swiper-button-prev:hover , .jion03 .swiper-button-next:hover{
	background-color: #0082D9;
	cursor: pointer;
	transition: ease all .5s;
}
.jion03 .swiper-button-prev:hover svg , .jion03 .swiper-button-next:hover svg{
	fill: white;
	transition: ease all .5s;
}
.txt_box .on{
	color: #0082d9 !important;
	padding-bottom: 9px;
	border-bottom: 1px solid #0082d9;
}
.jion03 svg{
	transition: ease all .5s;
}
.jion03-box{
	position: relative;
}
.zoom-img {
  overflow: hidden;
}
.zoom-img .img {
  overflow: hidden;
}
.zoom-img img {
  transition: all 0.5s;
}
.zoom-img:hover img {
  transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -o-transform: scale(1.04);
  -moz-transform: scale(1.04);
}
.clear:after {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.clear {
  zoom: 1;
}
.nav-page {
  font-size: 0;
  text-align: center;
}
.flex {
  display: box;
  /* OLD - Android 4.4- */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  box-shadow: none;
}
.btn-link:focus,
.btn-link:hover {
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 0;
  font-weight: normal;
}
/*引入字体包*/
@font-face {
  font-family: pingFangM;
  src: url('../fonts/PingFang\ Medium.ttf');
}
@font-face {
  font-family: pingFangB;
  src: url('../fonts/PingFang\ Bold.ttf');
}
@font-face {
  font-family: pingFangR;
  src: url('../fonts/PingFang\ Regular.ttf');
}
@font-face {
  font-family: pingFangL;
  src: url('../fonts/PingFang\ Light.ttf');
}
@font-face {
  font-family: manL;
  src: url('../fonts/manrope-light-4.otf');
}
@font-face {
  font-family: manB;
  src: url('../fonts/manrope-semibold-7.otf');
}
.wp {
  width: 80%;
  margin: 0 auto;
}
.banner {
  position: relative;
}
.banner .banner_img img {
  width: 100%;
  max-width: 100%;
}
.banner .b_con {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  animation-name: w3;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
.banner .b_con h1 {
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 0 0 21px 0;
}
.banner .b_con p {
  font-size: 16px;
  font-family: pingFangM;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.join01 .row01 {
  padding-top: 6.7708vw;
  text-align: center;
  padding-bottom: 7.2917vw;
}
.join01 .row01 h1 {
  font-size: 30px;
  color: #000;
  font-family: pingFangB;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 44px 0;
}
.join01 .row01 h1:after {
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background-color: #0082d9;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.join01 .row01 .row01_con {
  display: flex;
  justify-content: space-between;
}
.join01 .row01 .row01_con .item {
  width: 20%;
  position: relative;
}
.join01 .row01 .row01_con .item .item_img {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.join01 .row01 .row01_con .item .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.join01 .row01 .row01_con .item .item_txt {
  position: absolute;
  bottom: 1.5625vw;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.join01 .row01 .row01_con .item .item_txt span {
  font-size: 20px;
  color: #fff;
  font-family: pingFangM;
  margin-left: 15px;
}
.join01 .row01 .row01_con .item:hover .item_img img {
  transform: scale(1.3);
}
.join02 {
  height: 544px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.join02 .row02 {
  text-align: center;
  padding-top: 7.6042vw;
}
.join02 .row02 h1 {
  font-size: 30px;
  color: #fff;
  font-family: pingFangB;
  position: relative;
  padding-bottom: 19px;
  margin: 0 0 76px 0;
}
.join02 .row02 h1:after {
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background-color: #fff;
  position: absolute;
 bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.join02 .row02 .row02_item {
  display: flex;
}
.join02 .row02 .row02_item .item {
  width: 33.33%;
  background-color: #0082d9;
  padding: 50px 40px 90px 40px;
  text-align: left;
  cursor: pointer;
}
.join02 .row02 .row02_item .item .item_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.join02 .row02 .row02_item .item .item_top .top_l {
  width: 1.9792vw;
  height: 1.9792vw;
}
.join02 .row02 .row02_item .item .item_top .top_l img {
  width: 100%;
  height: 100%;
}
.join02 .row02 .row02_item .item .item_top .top_r span {
  font-size: 60px;
  font-family: manB;
  color: rgba(0, 0, 0, 0.06);
  font-weight: 700;
}
.join02 .row02 .row02_item .item .h1 {
  color: #fff;
  font-size: 20px;
  font-family: pingFangM;
}
.join02 .row02 .row02_item .item p {
 font-size: 16px;
 font-family: PingFang SC;
 font-weight: 500;
 /* color: #010101; */
  color: white;
 line-height: 28px;
 margin: 31px 0 0 0;
}
.join02 .row02 .row02_item .item2 {
  background-color: #e6eef4;
}
.join02 .row02 .row02_item .item2 .h1 {
  color: #000;
}
.join02 .row02 .row02_item .item2 p {
  color: #000;
}
.join02 .row02 .row02_item .item3 {
  background-color: #696969;
}
.jion03 {
  margin-top: 263px;
  position: relative;
}
.jion03 .row03 {
  position: relative;
}
.jion03 .row03 .r_txt {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 7;
}
.jion03 .row03 .r_txt h1 {
 font-size: 30px;
 font-family: PingFang SC;
 font-weight: bold;
 color: #000000;
  margin: 0 0 84px 0;
  padding-bottom: 19px;
  position: relative;
}
.jion03 .row03 .r_txt h1::after {
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background-color: #0082d9;
  position: absolute;
  bottom: 0;
  right: 0;
}
.jion03 .row03 .r_txt .txt_box {
  display: block;
  margin-top: 5.2083vw;
}
.jion03 .row03 .r_txt .txt_box span {
 font-size: 16px;
 font-family: PingFang SC;
 font-weight: 500;
 color: #4E4D4D;
  margin-left: 40px;
  cursor: pointer;
  position: relative;
}
.jion03 .row03 .r_txt .txt_box span:hover {
  color: #0082d9;
  padding-bottom: 9px;
  border-bottom: 1px solid #0082d9;
}
.jion03 .row03 .box {
  margin: 0 auto;
  width: 100%;
  height: 35.6771vw;
  overflow: hidden;
}
.jion03 .row03 .child {
  position: relative;
  margin-top: 50px;
  left: 50%;
  margin-left: -137%;
  width: 1100px;
  height: 220px;
  font-size: 0;
}
.jion03 .row03 .child > img {
  position: absolute;
  transition: width 0.5s linear, height 0.5s linear, left 0.5s linear, bottom 0.5s linear;
}
.jion03 .row03 .child > .centerimg {
  height: 200px;
  width: 250px;
}
.jion03 .row03 .btn1 {
  float: left;
}
.jion03 .row03 .btn2 {
  float: right;
}
.join04 {
  margin-top: 187px;
  position: relative;
  z-index: 1;
}
.join04 .row04 .row04_img{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.join04-img2-box{position: relative;height: 100%;}
.join04-img2-minibox-l{position: absolute;left: 35%;top: 50%;transform: translateY(-50%);z-index: 3;}
.join04-img2-minibox-r{position: absolute;right: 21%;top: 50%;transform: translateY(-50%);z-index: 3;}
.join04-img1{width: 56%;height: 100%;overflow: hidden;}
.join04-img1 img{width: 100%;max-width: 100%;max-width: 100%;transition: ease all .5s;}
.join04-img2{position: absolute;top: 0;right: 0;bottom: 0;z-index: -1;overflow: hidden;}
.join04-img2 img{height: 100%;z-index: -1;max-width: 100%;transition: ease all .5s;}
/* .join04-img1 .join04-img2-box::after{content: '';top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;z-index: 2;transition: ease all .5s;}
.join04-img2 .join04-img2-box::after{content: '';top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;z-index: 2;transition: ease all .5s;}
.join04-img1:hover .join04-img2-box:after{opacity: 1;transition: ease all .5s;}
.join04-img2:hover .join04-img2-box:after{opacity: 1;transition: ease all .5s;} */
.join04-img1:hover .join04-img2-box>img{transform: scale(1.1);transition: ease all .5s;}
.join04-img2:hover .join04-img2-box>img{transform: scale(1.1);transition: ease all .5s;}
.join04 .row04 .row04_item {
 
}
.join04 .row04 .row04_item a{
	
}
.join04 .row04 .row04_item .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.join04 .row04 .row04_item .item img {
  display: block;
  margin-bottom: 20px;
}
.join04 .row04 .row04_item .item h1 {
  font-size: 30px;
  color: #fff;
  font-family: pingFangB;
  margin: 0;
}
.join04 .row04_foot {
  background-color: #303030;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: -1;
 height: 240px;
}
.join04_top {
	position: relative;
	padding-bottom: 30px;
}
.join04-ydimg{display: none;}

@media (max-width: 991px){
	.join04-ydimg{display: block;}
	.join04-pcimg{display: none;}
}