
/**tiile*/
.jointitle
{

}
.entitle
{
    
font-size: 78px;
    
color: #fff;
    
text-align: center;
    
font-family: Branch !important;
    
text-transform: uppercase;
    
line-height: 1em;
}

.cntitle
{
    
font-size: 30px;
    
color: #fff;
    
font-weight: bold;
    
text-align: center;
}

.cntitle span
{
    
font-weight: 100;
}

/**join1**/
*, ::after, ::before {
    box-sizing: border-box;
}
.join1
{
  background:url(/images/jm_bg1.jpg) no-repeat center center;
  background-size:cover;
  width:100%;
  overflow:hidden;
  position:relative;
  padding: 100px 0px;
}

.join1 .center
{max-width: 1440px;padding: 0px 0px;margin: auto;}


.join1 ul
{
  display: flex;
  margin-top: 90px;
}
.join1 ul li
{
    width: calc((100% - 120px)/3);
    margin: 0px 20px;
    background: rgba(255,255,255,0.2);
    padding-bottom: 50px;
    transition: all 0.5s;
    cursor: pointer;
}
.join1 ul li:hover{
    background:#9679F9; 
}


.join1 ul li .ico
{
    height: 111px;
    margin: auto;
    width: 111px;
    background: #9679F9;
    border-radius: 100%;
    margin-top: -50px;
    overflow: hidden;
    transition: all 0.5s;
}
.join1 ul li:hover .ico{
    background:#fff;  
}

.join1 ul li .ico img
{
    transform: translateY(0%);
    transition: all 0.5s;
}
.join1 ul li:hover .ico img{
    transform: translateY(-50%);
}


.join1 ul li .title
{
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 30px;
}
.join1 ul li .ext_jmgy
{
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 2em;
    margin-top: 10px;
}




/**join2**/


.join2
{
  background:url(/images/jm_bg2.jpg) no-repeat center center;
  background-size:cover;
  width:100%;
  overflow:hidden;
  position:relative;
  padding: 100px 0px;
}

.join2 .center
{max-width: 1440px;padding: 0px 0px;margin: auto;}

.join2main
{
    
text-align: center;
    
color: #fff;
    
font-size: 18px;
    
margin-top: 40px;
}
.join2main img
{
  max-width:100%;
  margin-top: 30px;
}



/**join3**/

.join3
{

background: #f9f9f9;

padding: 100px 0px;
}
.join3 .cntitle
{
  color: #9679F9;
  font-weight: normal;
}
.join3 .cntitle span
{
  
}
  
.join3 .entitle
{
  color: #0c132b;
}

.join3 .center
{
  
max-width: 1440px;
  
margin: auto;
}
.pag3top
{background: #fff;margin-top: 40px; display:block; overflow: hidden;}
.pag3top li
{
  cursor: pointer; float: left; width:16.666%
}
.pag3top li.swiper-slide-thumb-active
{
  background: #9679F9;
}
.pag3top li.swiper-slide-thumb-active span
{
  color: #fff;
}
.pag3top li.swiper-slide-thumb-active .ico p img
{
  filter: initial;
  opacity: 1;
}

.pag3top .ico
{
  
}
.pag3top .ico
{
  
padding: 30px;
}
.pag3top .ico p
{
  
display: flex;
  
justify-content: center;
  
align-items: center;
}
.pag3top .ico p img
{
  
filter: brightness(0);
  
opacity: 0.4;
}
.pag3top .ico p span
{
  
font-size: 18px;
  
margin-left: 10px;
}
.pag3bottom
{
  overflow: hidden;
  margin-top: 20px;
}
.pag3bottom li
{
  
display: flex;
  
background: #fff;
  
display: flex;
  
justify-content: center;
  
align-items: center;
}

.pag3bottom .pics
{
  
width: 58%;
}
.pag3bottom .pics img
{
  
max-width: 100%;
}
.pag3bottom .text .author
{
  font-size: 120px;
  color: #000;
  opacity: 0.05;
  font-family: Branch !important;
  position: absolute;
  right: 60px;
  top: 20px;
  line-height: 1em;
}
.pag3bottom .text
{
  
width: 42%;
  
padding: 20px 60px;
}
.pag3bottom .text .title
{
  
font-size: 36px;
  
color: #9679F9;
  
font-weight: bold;
}
.pag3bottom .text .ext_jmgy
{
  
font-size: 16px;
  
color: #666;
  
line-height: 2em;
  
margin-top: 10px;
}


/**join4**/
.join4
{

background: url(/images/jm_bg3.jpg) no-repeat center center;

background-size: cover;

width: 100%;

overflow: hidden;

position: relative;

padding: 100px 0px;
}
.join4 .center
{

max-width: 1440px;

margin: auto;

padding: 0px 20px;
}
.join4 .main
{
  
margin: auto;
  
display: flex;
  
align-items: center;
  
justify-content: center;
  
margin-top: 40px;
}
.join4 .main .left
{
  position: relative;
  left: 30px;
}
.join4 .main .left li:nth-of-type(1)
{
  position: relative;
  left:35px;
}

.join4 .main .left li:nth-of-type(3)
{
  position: relative;
  left: 20px;
}
.join4 .main li
{
  display: flex;
  margin: 70px 0px;
  justify-content: flex-end;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  transition: all 0.5s;
}
.join4 .main li .text
{
  
text-align: right;
}



.join4 .main li .title
{
  
font-size: 22px;
  
color: #fff;
  
font-weight: bold;
}
.join4 .main li .ext_jmgy
{
  color: #fff;
  font-size: 16px;
  opacity: 0.7;
}
.join4 .main li .author
{
  height: 60px;
  width: 60px;
  background: #1d3d81;
  border-radius: 100%;
  text-align: center;
  font-family: Branch !important;
  color: #fff;
  font-size: 30px;
  line-height: 60px;
  margin-left: 20px;
  transition: all 0.5s;
}
.join4 .main li:hover .author
{
background: #9679F9;
}


.join4 .main .right
{
  position: relative;
  left: -30px;
}
.join4 .main .right .author
{
  
margin-left: 0px;
  
margin-right: 20px;
}
.join4 .main .right li .text {
    text-align: left;
}
.join4 .main .right li:nth-of-type(1)
{
  position: relative;
  left: -40px;
}

.join4 .main .right li:nth-of-type(3)
{
  position: relative;
  left: -20px;
}

.center-img
{
  
}



/**join5**/


.join5
{
  background:url(/images/jm_bg4.jpg) no-repeat center center;
  background-size:cover;
  width:100%;
  overflow:hidden;
  position:relative;
  padding: 100px 0px;
}

.join5 .center
{max-width: 1440px;padding: 0px 0px;margin: auto;}


.join5 .ico img
{
    display: block;
    max-width: 100%;
    margin: 30px auto 0px;
}
.join5 .cntitle
{

color: #ff7426;
}
.join5 .cntitle span
{

display: block;

color: #fff;

font-size: 24px;
}



/**join6**/

.join6
{
  background:url(/images/jm_bg5.jpg) no-repeat center center;
  background-size:cover;
  width:100%;
  overflow:hidden;
  position:relative;
  padding: 100px 0px;
}

.join6 .center
{max-width: 1440px;padding: 0px 0px;margin: auto;}

.join6 ul
{
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.join6 ul li
{
    width: calc((100% - 80px)/2);
    margin: 20px;
    background: #fff;
    transition: all 0.5s;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 20px;
    float: left;
    border-radius: 10px;
}
.join6 ul li:hover{
    background:#9679F9; 
}

.join6 ul li .ico
{
  
width: 48%;
}

.join6 ul li .text
{
margin-left: 20px;
}


.join6 ul li .title
{

font-size: 24px;
font-weight: bold;
color: #ff6600;
}
.join6 ul li .ext_jmgy
{
    color: #666;
    text-align: center;
    font-size: 18px;
    line-height: 2em;
    margin-top: 5px;
}
.join6 ul li:hover .title,.join6 ul li:hover .ext_jmgy
{
  color:#fff;
}


.join6 .entitle,.join6 .cntitle span
{
    color:#0c132b;
}

.join6 .cntitle
{
    color: #ff7426;
}


/**join7**/
.join7
{

background: url(/images/jm_bg6.jpg) no-repeat center center;

background-size: cover;

width: 100%;

overflow: hidden;

position: relative;

padding: 100px 0px;
}

.join7 .cntitle
{
  color: #ff7426;
}
.join7 .cntitle span {
  color: #fff;
}

.join7 .center ul
{
  
max-width: 1440px;
  
margin: auto;
  
overflow: hidden;
  
padding: 0px 0px;
  
margin-top: 40px;
}

.join7 .center ul li
{
  
width: calc((100% - 0px)/6);
  
float: left;
  
padding: 10px 10px;
}
.join7 .center ul li img
{
  max-width:100%;
}


/**join8**/
.join8
{background: url(/images/jm_bg7.jpg) no-repeat center center;background-size: cover;width: 100%;overflow: hidden;position: relative;padding: 100px 0px;}
.join8 .center
{
  overflow: hidden;
  max-width: 1440px;
  margin: auto;
}
.join8 .center ul
{
  
overflow: hidden;
  
margin-top: 60px;
}
.join8 .center ul li
{
  
width: calc((100% - 0px)/6);
  
float: left;
}
.join8 .center ul li:nth-of-type(2n) .title
{

background: #0c132b;
}


.join8 .center ul li .title
{
  width: 140px;
  height: 140px;
  border-radius: 100%;
  margin: auto;
  text-align: center;
  background: #9679F9;
  font-size: 18px;
  color: #fff;
  padding-top: 25px;
}
.join8 .center ul li .title span
{
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.join8 .center ul li .author
{
  font-size: 18px;
  color: #9679F9;
  text-align: center;
  font-family: Branch !important;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px #e4e4e4 solid;
  position: relative;
}
.join8 .center ul li .author:before
{
  content:'';
  width: 14px;
  height: 14px;
  background: #fff;
  position: absolute;
  border-radius: 100%;
  border: 2px #9679F9 solid;
  top: -7px;
  left: 50%;
  margin-left: -7px;
}
.join8 .entitle
{
  color: #0c132b;
}
.join8 .cntitle
{
  color: #9679F9;
}
.join8 .cntitle span
{
  
color: #0c132b;
}


.join8 .mode
{max-width: 900px;margin: 40px auto 0px;overflow: hidden;}
.mode-title
{
  
font-size: 30px;
  
text-align: center;
  
font-weight: bold;
  
color: #9679F9;
  
margin-top: 60px;
}


.join8 .mode .list
{

width: calc((100% - 0px)/3);

float: left;

background: #ffffff;

padding: 10px 20px;

border-radius: 30px;
}
.join8 .mode .list:nth-of-type(1)
{
  position: relative;
  left: 30px;
}
.join8 .mode .list:nth-of-type(3)
{
  position: relative;
  right: 30px;
}
.join8 .mode .list:nth-of-type(2)
{background: #9679F9;position: relative;z-index: 2;}
.join8 .mode .list:nth-of-type(2) .title span
{
  color: #fff;
}

.join8 .mode .list .title
{

display: flex;

justify-content: center;

align-items: center;
}
.join8 .mode .list .title img
{

}

.join8 .mode .list .title span
{

font-size: 20px;

color: #9679F9;

font-weight: bold;

margin-left: 10px;
}

/**join9**/
.join9
{

background: url(/images/jm_bg8.jpg) no-repeat center center;

background-size: cover;

width: 100%;

overflow: hidden;

position: relative;

padding: 100px 0px 60px;
}
.join9 .center
{
  
max-width: 1440px;
  
margin: auto;
}
.join9 .center ul
{
  
overflow: hidden;
  
margin-top: 40px;
}
.join9 .center ul li
{
  
width: calc((100% - 0px)/4);
  
float: left;
  
padding: 0px 20px;
  
margin-bottom: 40px;
}
.join9 .center ul li .author
{
  
height: 60px;
  
line-height: 60px;
  
width: 60px;
  
background: #9679F9;
  
border-radius: 100%;
  
color: #fff;
  
text-align: center;
  
font-size: 30px;
  
font-family: Branch !important;
  
margin: auto;
  
position: relative;
  
z-index: 2;
  
transition: all 0.5s;
}
.join9 .center ul li:hover .author
{
background: #fff;
color: #9679F9;
}


.join9 .center ul li .text
{
  
background: rgba(255,255,255,0.08);
  
padding: 40px 30px 30px;
  
border-radius: 0px 30px 0;
  
margin-top: -30px;
  
transition: all 0.5s;
}
.join9 .center ul li:hover .text
{
    background: #9679F9;
}


.join9 .center ul li .title
{
  
font-size: 24px;
  
color: #fff;
  
font-weight: bold;
  
text-align: center;
}
.join9 .center ul li .ext_jmgy
{
  
color: #fff;
  
opacity: 0.8;
  
margin-top: 10px;
  
font-size: 16px;
  
line-height: 1.8em;
  
min-height: 116px;
}


/**join10**/

.join10 .entitle
{

color: #0c132b;
}
.join10 .cntitle
{

color: #9679F9;

font-weight: normal;
}
.join10 
{

overflow: hidden;

padding: 100px 0px;
}
.join10 .center
{

max-width: 1440px;

margin: auto;

padding: 0px 20px;
}

.applyfor .en_title
{

font-size: 30px !important;

font-weight: bold;

margin-top: 10px;
}
.applyfor .tel a
{
background: none;
padding: 0px;
margin: 0px;
font-size: 30px;
color: #9679F9;
font-family: Branch !important;
}
.applyfor .tz
{

margin-top: 10%;
}
.applyfor .left
{
  
max-width: 300px;
}



@media only screen and (max-width:1080px) {



.pag3top li{ width:33.333%; float:left;}
  .join1 {
    padding: 60px 0px 40px;
}

.join1 ul li {
  width: 100%;
  margin: 0px 0px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  position: relative;
  border-radius: 60px;
  padding: 10px 0px;
}
.join1 ul {
  display: block;
  margin-top: 30px;
  padding: 0px 20px;
}
.entitle {
  font-size: 32px;
}
.cntitle {
  font-size:20px;
}
.join1 ul li .ico {
  height: 111px;
  margin: auto;
  width: 111px;
  background: #9679F9;
  border-radius: 100%;
  margin-top: 0px;
  overflow: hidden;
  transition: all 0.5s;
  position: absolute;
  left: 0px;
}
.join1 ul li .title {
  font-size:20px;
  text-align: left;
  padding-left: 120px;
  margin-top: 0px;
}
.join1 ul li .ico {
  height: 80px;
  width: 80px;
  top: 50%;
  margin-top: -40px;
  left: 20px;
}
.join1 ul li .ico img {
  width: 100%;
}
.join1 ul li .ext_jmgy {
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 0px;
  padding-left: 120px;
  opacity: 0.8;
}

/**pag2**/
.join2main {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  padding: 0px 20px;
}
.join2 {
  padding: 60px 0px;
}

/**join3**/

.join3 {
  background: #f9f9f9;
  padding: 60px 20px;
}
.join3 li{}
.pag3top .ico {
  padding: 15px 5px;
}
.pag3top .ico p span {
  font-size: 14px;
  margin-left: 10px;
}
.pag3top .ico p img {
  height: 24px;
}
.pag3bottom li {
  display: block;
}
.pag3bottom .pics {
  width: 100%;
}
.pag3bottom .text {
  width: 100%;
  padding: 20px 20px;
}
.pag3bottom .text .title {
  font-size: 22px;
  color: #9679F9;
  font-weight: bold;
}
.pag3bottom .text .ext_jmgy {
  font-size: 14px;
  color: #666;
  line-height: 2em;
  margin-top: 10px;
  min-height: 140px;
}


.center-img {
  display: none;
}
.join4 .main .left {
  position: relative;
  left: 0px;
}
.join4 .main {
  display: block;
  margin-top: 30px;
  max-width: 300px;
}
.join4 .main li {
  display: block;
  margin: 10px 0px;
  width: 100%;
  position: relative;
  left: 0px !important;
  padding: 10px 20px;
  background: #1d3d81;
  border-radius: 50px;
}
.join4 .main li .text {
  text-align: left;
  padding-left: 70px;
}
.join4 .main li .author {
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -30px;
  margin-left: 0px;
}
.join4 .main .right {
  position: relative;
  left: 0px;
}
.join4 .main li .title {
  font-size: 18px;
}
.join4 .main li .ext_jmgy {
  color: #fff;
  font-size: 14px;
  opacity: 0.7;
}

.join4 {
  padding: 60px 0px;
}

.join5 {
  padding: 60px 0px;
}




.join6 ul li {
  width: 100%;
  margin: 20px 0px 0px;
  background: #fff;
  transition: all 0.5s;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 10px;
  float: left;
  border-radius: 10px;
}
.join6 ul li .ico img
{
  max-width:100%;
}
.join6 ul li .ext_jmgy {
  color: #666;
  text-align: left;
  font-size: 14px;
  line-height: 2em;
  margin-top: 5px;
}
.join6 ul {
  display: block;
  margin-top: 0px;
  overflow: hidden;
  padding: 0px 20px;
}
.join6 ul li .title {
  font-size: 18px;;
}
.join6 ul li .ico {
  width: 35%;
}
.join6 {
  padding: 60px 0px;
}
.join7 {
  background: url(/images/jm_bg6.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 60px 0px;
}
.join7 .center ul li {

  padding: 2px;
}
.join7 .center ul {
  max-width: 1440px;
  margin: auto;
  overflow: hidden;
  padding: 0px 20px;
  margin-top: 20px;
}
.join7 .center ul li {
  width: calc((100% - 0px)/3);
  float: left;
  padding: 2px;
}

.join8 .center ul li {
  width: calc((100% - 0px)/3);
  float: left;
}
.join8 .center ul li .title {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: auto;
  text-align: center;
  background: #9679F9;
  font-size: 14px;
  color: #fff;
  padding-top: 20px;
}
.join8 .center ul li .title span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.join8 .center ul li .author {
  font-size: 18px;
  color: #9679F9;
  text-align: center;
  font-family: Branch !important;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px #e4e4e4 solid;
  position: relative;
  margin-bottom: 20px;
}
.join8 {
  padding: 60px 20px;
}
.mode-title {
  font-size: 24px;
  margin-top: 20px;
}
.join8 .mode .list .title span {
  font-size: 14px;
  color: #9679F9;
  font-weight: normal;
  margin-left: 5px;
}
.join8 .mode .list:nth-of-type(1) {
  position: relative;
  left: 10px;
}
.join8 .mode .list:nth-of-type(3) {
  position: relative;
  right: 10px;
}
.join8 .mode .list .title img {
  height: 20px;
}
.join8 .mode .list {
  padding: 10px 10px;
}
.join8 .mode {
  max-width: 900px;
  margin: 20px auto 0px;
  overflow: hidden;
}
.join8 .center ul {
  margin-top: 30px;
}


.join9 .center ul li {
  width: calc((100% - 0px)/2);
  float: left;
  padding: 0px 5px;
  margin-bottom: 20px;
}
.join9 .center ul li .text {
  background: rgba(255,255,255,0.08);
  padding: 20px 10px 10px;
  border-radius: 0;
  margin-top: -30px;
  transition: all 0.5s;
}
.join9 .center ul li .ext_jmgy {
  color: #fff;
  opacity: 0.8;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.8em;
  min-height: 116px;
}
.join9 .center ul li .title {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
}
.join9 .center ul {
  overflow: hidden;
  margin-top: 30px;
  padding: 0px 10px;
}
.join9 {
  background: url(/images/jm_bg8.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 60px 0px 50px;
}
.join10 {
  overflow: hidden;
  padding: 60px 0px;
}

}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}