.support-content-1,.common-content{
    padding: 80px 9vw;
}

.support-content-1 li>span{
	margin-top: 8px;
	height: 3px;
    background: black;
}
.support-content-1>ul>span{
	margin-top: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.12);
	width: 100%;
}
.grey{
        border-bottom: 1px solid rgba(53,53,53,1)!important;
}
.support-content-1>ul{
    display: flex;
    flex-wrap: wrap;
}
.support-content-1>ul>li{
    width: 21.3vw;
    /*height: 200px;*/
    display: flex;
    flex-direction: column;
    padding: 74px 8.1vw 34px 0px;
}
.support-content-1>ul>li:nth-of-type(3n){
    padding-right: 0;
}
.support-content-1>ul>li .content{
	margin-top:28px;
}
.support-content-2>ul>li{
    width: 13.8vw;
}
.support-content-black{
    color: white;
    background-color: black;
}
.support-content-black div{
    border-color: #fff !important;

}
.support-content-3{
    display: flex;
    flex-direction: column;
}
.support-content-3>div{

}
.support-content-3 li{
    margin-top: 42px;
    font-size:18px;
    letter-spacing: .5px;
}
.support-content-3 ul:first-child{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.support-content-3 div:first-child li{
    width: 33%;
    display: flex;
    align-items: center;
}
.support-content-3 div:last-child li:first-child{
    margin-top: 120px;
}
.support-content-3 div:last-child li:not(:first-child){
	width: 13.8vw;
	height:13.8vw ;
	/*
	display: flex;
	justify-content: center;
    align-items: center;
	*/
    text-align: center;
	background-color: #F5F5F5;
	border-radius: 50%;
}
.support-content-3 div:last-child li>span:first-of-type{
	margin-top:48px;
	
}
.support-content-3 div:last-child img{
    width: .6vw;
    margin-top: 42px;
    padding: 0 3.8vw;
}
.support-content-3 b{
    border-radius: 50%;
    background-color: black;
    height: .5vw;
    width: .5vw;
    display: inline-block;
    margin-right: 10px;
}

.support-content-3 li:first-child{
    font-size:34px;
    margin-bottom: 38px;
    font-weight:500;
    margin-top: 0;
    width: 100% !important;
}
.support-content-4 li{
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items:center;
    position: relative;
}
.support-content-4 i{
    color: #FF0000;
    position: absolute;
	left: 25%;
    font-style: normal;
    top: 8px;
	font-weight: bold;
}

.support-content-4 input{
    width:38vw;
    padding-left: 20px;
    height:60px;
    border-radius:8px;
    border:1px solid rgba(0,0,0,0.12);
    margin-left: 6px;
}
.support-content-4 .content input{
    height: 145px;
}
.support-content-4 li span{
    width:19vw;
height:42px;
border-radius:21px;
text-align: center;
line-height: 42px;
}
.support-content-4  li span:first-child{
    border:1px solid #CDCDCD;
    color: black;
}
.support-content-4 li span:last-child{
    background:rgba(50,117,208,1);
    color: white;
}
.support-content-4 li div{
    width: 39vw;
    display: flex;
    margin-top: 36px;
}
.support-content-4 li div span:last-child{
    margin-left: 60px;
}
.brand-bg {
    background-image: url(../img/join/Subtab02bgc.png);
}
.support{
	
}
.padding-title li .title,.support-content-black li .title{
	height:66px;
	padding-bottom:6px;
}
@media screen and (max-width: 768px){
  .support-content-1 li>span{
    margin-top: 0px;
  }
  .join-jiameng{
    padding: 0 20% !important;
  }
  .support-content-1>ul{
    flex-direction: column;
  }
  .support-content-1>ul>li{
    width: 100%;
  }
  .support-content-1{
    padding: 40px 37px;
  }
  .title span{
    font-size: 34px;
  }
  .support-content-1>ul>li{
    padding: 0px;
    margin-top: 40px;
  }
  .support-content-1>ul>li .title{
    font-size: 24px;
  }
  .padding-title li .title, .support-content-black li .title{
    height: unset;
  }
  .support-content-3{
    padding: 60px 1rem !important;
  }
  .support-content-3 ul:first-child{
    flex-direction: column;
  }
  .support-content-3 div:first-child li{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .support-content-3 b{
    width: 2.5vw;
    height: 2.5vw;
  }
  .support-content-3 li{
    margin-top: 20px;
  }
  .support-content-3 li:first-child{
    margin: 0px;
  }
  .join-jiameng{
    flex-direction: row !important;
    width: 550%;
  }
  .support-content-3 div:last-child li:not(:first-child){
    width: 53.3vw;
    height: 53.3vw;
  }
  .support-content-3 div:last-child img{
    width: 2.6vw;
  }
  .support-content-3 div:last-child li:first-child{
    margin-top: 60px;
    padding-left: 6%;
  }
  .jiamen-title{
    margin-top: 60px;
    text-align: center;
    font-size: 34px;
  }
  .support-content-4 input{
    width: 75vw;
    height: 35px;
  }
  .support-content-4 i{
    left: -3%;
  }
  .support-content-4 li div{
    width: 100%;
    justify-content: space-between;
  }
  .support-content-4 li div span:last-child{
    margin: 0px;
  }
  .support-content-4 li span{
    width: 37vw;
  }
  .common-content{
    padding: 80px 9vw 40px;
  }
}