#main{
    background: url(/v3/images/activity/recruit/bg.jpg) center center;
    background-size: 100% 100%;
    padding-bottom: 20px;
}
.banner {
    position: relative;
    padding-top: 16px;
    padding-left: 80px;
}
.logo-img{
    position: absolute;
    top: 0;
}
.title-1{
    font-size: 46px;
    line-height: 1;
    color: #333;
    margin-bottom: 20px;
    white-space: nowrap;
    margin-left: 16px;
    font-weight: bold;
}
.title-2{
    font-size: 23px;
    color: #666;
    line-height: 1;
    margin-bottom: 20px;
    margin-left: 16px;
}
.js-product-show {
 
}
.tag-list{
    overflow: hidden;
    margin-bottom: 20px;
}
.tag-list .tag-item{
    display: inline-block;
    height: 50px;
    line-height: 44px;
    width: 130px;
    margin-right: 20px;
    font-size: 28px;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    text-align: center;

}
.btn-pink{
    background-color: #ff507e;
    font-size: 20px;
    height: 60px;
    width: 200px;
    line-height: 60px;
    vertical-align: top;
    color: #fff;
    border-radius: 60px;
}
.hq-btn-warning {
    bottom: auto;
    top: 22%;
}
.header__scroll .header__logo{
    background: url(/v3/images/logo1.png) no-repeat 0px center;
}
.header__scroll .header__newNav li a {
    color: #606c82;
    transition: all .2s;
}
.header__scroll .header__newNav li a:hover {
    color: #21a8df;
}
.wrap{
    width: 1100px;
    margin: auto;
}
.wrap2 {
    width: 1076px;
    margin: auto;
  }
.banner-wrap{
    position: relative;
    width: 1160px;
    margin: auto;
    overflow: auto;
}
.banner-box{
    padding-left: 20px;
    padding-top: 140px;
    float: left;
}
.banner-right{
    float: left;
    padding-left: 6%;
}
.banner-right img{
    max-width: 100%;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}

.banner-btns{
    padding-top: 36px;
}
.btn-gradual{
    height: 53px;
    width: 190px;
    background-size: 100%;
    transition: all .2s;
}
.btn-gradual-red {
    background: url(/v3/images/landing/btn_1.png?v=1) no-repeat center center;
}
.btn-gradual-online {
    background: url(/v3/images/landing/btn_2.png?v=1) no-repeat center center;
}
.btn-gradual-red:hover{
    box-shadow: 0px 6px 8px rgba(17, 133, 181, 0.26);
}
.btn-gradual-online:hover {
    box-shadow: 0px 6px 8px rgba(17, 133, 181, 0.26);
}
.feature-1{
    position: relative;
}
.feature-title{
    font-size: 30px;
    font-weight: normal;
    line-height: 2;
    color: #2e3748;
}
.feature-1 .feature-title{
    margin-bottom: 4px;
}
.feature-title2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 2;
    color: #2e3748;
    text-align: center;
    padding-top: 47px;
  }
  .intro {
    margin-top: 6px;
    display: flex;
  }
  .intro-li {
    width: 250px;
    border: solid #e5e5e5 1px;
    height: 264px;
    margin: 10px;
  }
  .intro-li:hover {
    box-shadow: 0px 0px 10px rgba(189, 210, 229, 0.8);
    cursor: pointer;
  }
.feature-desc{
    font-size: 20px;
    color: #7d889c;
    line-height: 2;
    margin-bottom: 20px;
}
.list-panel{
    width: 1020px;
    margin: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: relative;
    top: -90px;
    padding: 16px 0;
    border-radius: 8px;
    margin-bottom: -30px;
}
.list{
  width: 840px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.list::after{
    content: '';
    display: block;
    clear: both;
}
.list .list-item{
    float: left;
    width: 210px;
    text-align: center;
    border-radius: 6px;
    position: relative;
    padding-top: 12px;
}
.list .list-item::after{
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
}
.list .list-item img{
    display: block;
    margin: auto;
    width: 90px;
    margin-bottom: 10px;
}
.list .list-item p{
    font-size: 14px;
    color: #2e3748;
    line-height: 1.68;
}
.ma-img{
    display: block;
    margin: auto;
}
.feature-2 .feature-title{
    font-weight: normal;
}
.feature{
    margin-top: 32px;
}
.feature-left{
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}
.feature-right{
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
}
.feature-9 .feature-title {
    color: #2e3748;
    font-size: 30px;
    padding-top: 76px;
    padding-bottom: 36px;
    text-align: center;
}
.text-panel{
    padding-left: 50px;
}
.sub-title{
    position: relative;
    color: #414141;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.sub-title::before{
    content: '';
    width: 43px;
    height: 3px;
    position: absolute;
    background: url(/v3/images/activity/recruit/line.jpg);
    bottom: -8px;
    border-radius: 2px;
}
.sub-title2 {
    color: #2e3748;
    font-size: 20px;
    /* font-weight: bold; */
  
    margin: 20px 0px 4px 10px;
  }
.sub-more{
    font-size: 14px;
    color: #7d889c;
    margin-bottom: 14px;
}
.sub-desc{
    color: #7d889c;
    font-size: 13px;
    margin-bottom: 0.75em;
}
.sub-desc2 {
    color: #2e3748;
    font-size: 12px;
    /* font-weight: 600; */
    display: inline-block;
  
    margin-left: 10px;
  }
.p-list{
    width: 1000px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}
.p-list li{
    margin-bottom: 50px;
}
.p-list .item-left, .p-list .item-right{
    display: inline-block;
    vertical-align: middle;
    width: 480px;
    text-align: left;
}
.p-list .item-left{
    padding-right: 37px;
}
.p-list .item-left img{
    margin-left: auto;
}
.p-list .item-right{
    padding-left: 37px;
}
.p-list .item-right img{
    margin-left: -8px;
}
.p-list .title{
    font-size: 20px;
    color: #2e3748;
    position: relative;
    margin-bottom: 40px;
    line-height: 1.5;
    margin-top: -6px;
}
.p-list .title::after{
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background-color: #21a8df;
    position: absolute;
    bottom: -22px;
    border-radius: 1px;
}
.p-list p{
    font-size: 14px;
    color: #7d889c;
    line-height: 2;
}
.p-list .pl{
    position: relative;
    left: 108px;
}
.p-list .pl-2{
    position: relative;
    left: 90px;
}
.why_list {
    position: relative;
    margin-bottom: 20px;
}

.why_list li {
	float: left;
	text-align: center;
	margin-right: 60px;
}
.why_list li:first-child{
	margin-right: 66px;
}
.why_list li:last-child{
	margin-right: 0;
}
.why_list .why_item{
	max-width: 228px;
	margin: auto;
	text-align: center;
}
.why_list .why_img {
	width: 100px;
	height: 100px;
	margin: auto;
}

.why_list .why_title {
	font-size: 23px;
	color: #2e3748;
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
}

.why_list .why_desc {
	font-size: 15px;
	color: #7d889c;
	margin-bottom: 40px;
	line-height: 24px;
	text-align: left;
}
.h-list {
    padding-top: 22px;
    padding-bottom: 22px;
    width: 888px;
    margin: auto;
    overflow: hidden;
}
.h-list li{
    float: left;
    width: 33.33%;
    text-align: center;
}
.h-list li img{
    margin: auto;
}
.h-list li p{
    color: #2e3748;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-top: 16px;
}
.feature7{
	text-align: center;
	padding-bottom: 30px;
}
.feature7 .wrap{
    position: relative;
}
.feature7 h2{
	color: #2e3748;
	font-size: 36px;
	padding-top: 80px;
	padding-bottom: 32px;
}
.feature7 .desc{
	font-size: 16px;
	color: #7d889c;
	margin-bottom: 40px;
}
.feature7 .myform{
    width: 430px;
    margin: auto;
    position: relative;
}
.feature7 .form_input{
    width: 430px;
    border: none;
    border-bottom: 1px solid #bcc3d1;
    padding-bottom: 0px;
    padding-left: 20px;
    height: 40px;
    font-size: 16px;
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #7d889c;
    background-color: transparent;
}
.spread-line{
	position: relative;
	width: 430px;
    z-index: 1;
    display: block;
    height: 0;
}
.spread-line::after{
	display: block;
	content: " ";
	width: 0;
	height: 2px;
	background: #21a8df;
	position: absolute;
	top: -21px;
	left: 50%;
	transition: all .5s;
}
.spread-line.show::after{
	left: 0;
	width: 430px;
}
.feature7 button{
	margin-top: 40px;
}
.honer-desc{
    padding-top: 12px;
    width: 1170px;
}
.honer-desc .desc-left, .honer-desc .desc-right{
    float: left;
    width: 50%;
    padding: 20px;
}
.honer-desc h3{
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}
.honer-desc p{
    font-size: 14px;
    color: #7d889c;
    line-height: 2;
}
.rule-font-tip {
    color: #FF5722;
    font-size: 14px;
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    margin-top: -16px;
}
.footer {
    margin-bottom: 32px;
    border: none
}
.footer li{
    float: left;
}

.text-tel{
    line-height: 66px;
    font-weight: bold;
    font-size: 20px;
    color: #2e3748;
}
.compony-img{
    margin-top: 30px;
    margin-bottom: 11px;
}
.wrap-reset{
    width: 1000px;
    padding: 32px ;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.feature-2 .feature-left{
    padding-left: 100px;
    padding-right: 60px;
}
.feature-5 .feature-left{
    padding-left: 110px;
    padding-right: 30px;
}
.feature-img{
    max-width: 526px;
}
.feature-img4 {
    max-width: 248px;
  }
.feature-video{
    position: relative;
    padding-left: 0;
    left: 20px;
    border-radius: 4px;
    overflow: hidden;
}
.video-mask{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.75);
}
.video-mask a{
    text-align: center;
}
.video-mask a:hover{
    cursor: pointer;
}
.video-mask .video-btn img {
    width: 128px;
    height: 128px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}