/*主体部分......*/
.main-content{
    width: 100%;
    display: block;
    padding-top: 1.2rem;
}

/*banner*/
.inv-banner{
	width: 100%;
	height: 100%;
	position: relative;
}
.inv-banner .bannerPic{
    /*display: block;*/
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    height: 5.61333rem;/*421px*/
    background: url(../images/investment/banner.jpg) no-repeat center/100% 100% ;
}
.inv-telPhone{
    font-size: 0.37333rem;/*28px*/
    line-height: 0.37333rem;
    /*position: absolute;
    bottom: 1.38667rem;
    left: 2.57333rem;*/
    text-align: center;
    width: 100%;
    padding-top: 3.76rem;/*282px*/
    /*padding: 3.36rem 2.57333rem 1.38667rem 2.57333rem;*/
}
.inv-telPhone div.inv-PHIcon{
    line-height: 0.85333rem;/*64px*/
    text-align: center;
    width: 4.85333rem;
    height: 0.85333rem;
    border-radius: 0.66667rem;/*50px*/
    background: #3DD2CA;
    display: inline-block;
}
.inv-telPhone img{
    width: 0.4rem;
    height: 0.46667rem;
    display: inline-block;
    margin-right: 0.2rem;
    vertical-align: sub;
}
.inv-telPhone a{
    color: #FFFFFF;
}


/*合作愿景*/
.inv-cooper{
    display: block;
    width: 100%;
    background-color: #FFFFFF;
}
.inv-cooper .cooper-box{
    padding-top: 0.8rem;/*60px*/
    padding-bottom:1.06667rem;/*80px*/
}
.current-title {
    font-size: 0.48rem; /*36px*/
    color: #000000;
    text-align: center;
    line-height: 0.61333rem;
}
.cooper-content{
    text-align: center;
    margin-top: 0.4rem;/*30px*/
    font-size: 0.37333rem;/*24px*/
    color: #666666;
    line-height: 0.50667rem;/*38px*/
    margin-left: 0.53333rem;/*40px*/
    margin-right: 0.53333rem;/*40px*/
    opacity: .8;
}
.cooper-box .cooper-CImg{
    display: block;
    text-align: center;
    margin-top: 0.53333rem;/*40px*/
    margin-right: 0.26667rem;/*20px*/
    margin-left: 0.26667rem;/*20px*/
}
.cooper-box .cooper-CImg img{
    display: inline-block;
    width: 100%;
}




/* 合作渠道 */
.inv-channel{
    width: 100%;
    background-color: #F2F2F2;
}

.inv-channel .channel-box{
    display: block;
    padding-top: 0.98667rem;
    padding-bottom: 0.8rem;
}
.channel-design{
    margin-top: 0.8rem;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack:center;
}

.channel-design .channel div i{
    display: inline-block;
    width: 1.33333rem;
    height: 1.4rem;
    margin-bottom: 0.26667rem;
    background-image: url(../images/investment/sprites.png);
    background-repeat: no-repeat;
    background-size: 25rem 39rem; 
}
.channel-design .channel div span{
    display: block;
    font-size: 0.37333rem;
    line-height: 0.48rem;
    color: #000000;
    text-align: center;
}
.channel-design .channel-JIcon .channel-medical i{
    background-position: 39.5% 12.2%;
}
.channel-design .channel-JIcon .channel-fuse i{
    background-position: 57.3%  12.2%;
}
.channel-design .channel-JIcon .channel-internet i{
    background-position: 73.5%  12.2%;
}
.channel-design .channel-BIcon .channel-drugstore i{
    background-position: 45.1% 12.2%;
}
.channel-design .channel-BIcon .channel-infant i{
    background-position: 62.8% 12.2%;
}
.channel-design .channel-BIcon .channel-community i{
    background-position: 80.1%  12.2%
}
.channel-design .channel-SIcon .channel-firm i{
    background-position: 51.2% 12.2%;
}
.channel-design .channel-SIcon .channel-haird i{
    background-position: 68% 12.2%;
}
.channel-design .channel-SIcon .channel-doctor i {
    background-position: 87.3%  12.2%;
}
.channel div:not(:last-child){
    margin-bottom: 0.8rem;
}

/* 资源共享 */
.inv-aptitude{
    width: 100%;
    display: block;
    background-color: #DBDBDD;
}
.inv-aptitude .aptitude-bgImg{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    height: 11.6rem;/*870px*/
    background: url(../images/investment/pic.jpg) no-repeat center/100% 100% ;
}
.inv-aptitude .aptitude-box{
    /*position: absolute;
    bottom: 1.33333rem;*//*100px*/
    padding-top: 7.22667rem;
}
.aptitude-box .aptitude-content{
    margin-left: 1.06667rem;/*80px*/
    margin-top: 0.53333rem;/*40px*/
    margin-right: 1.06667rem;
}
.aptitude-content ul li:not(:last-child){
    margin-bottom: 0.4rem;
}
.aptitude-content ul li div p{
    font-size: 0.34667rem;
    letter-spacing: 0.01333rem;
    line-height: 0.50667rem;
}



/*招募流程*/

.inv-process{
    display: block;
    width: 100%;
    background: #FFFFFF;
}
.inv-process .process-box{
    padding-top: 1.06667rem;
}
.process-content {
    margin-top: 0.85333rem;/*64px*/
    padding-bottom: 1.24rem;
    position: relative;
}
.process-content .process-flex{
	display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
	flex-flow: row nowrap;
	justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}


/* left部分...... */
.process-left{
    margin-top:0.06667rem;/*5px*/

}
.process-left img {
    /*margin-top: 2.06667rem;*/
    display: inline-block;
    height: 13.26667rem;
    width: 0.4rem;
}

/*right样式...*/
.process-height{
    display: block;
    margin-left: 0.4rem;
    margin-top: 0.05333rem;/*4px*/
}
.process-height .contact-list{
    box-sizing: border-box;
    color: #000000;
    letter-spacing: 0;
}
.process-height .contact-list span{
    margin-left: 0.13333rem;/*10px*/
    font-weight: bold;
    font-size: 0.42667rem;
    line-height: 0.6rem;
    display: block;
}
 .process-height .contact-list ul{
    margin-top: 0.2rem;
 }
 .process-height .contact-list ul li p{
    font-size: 0.34667rem;/*26px*/
    line-height: 0.53333rem;/*40px*/
    color: #2A2A2A;
}
.process-height .contact-list  a{
    text-decoration: underline;
}
 .process-height .contact-list ul li p b{
    color: black;
    font-weight: bold;
}

/*icon....*/
.process-height .contact-flex{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-top: 0.53333rem;/*40px*/
   
}
.contact-flex span{
    display: block;
}
.contact-flex .contact-title span:last-child{
    margin-top:0.86667rem;
}
.wrapper-icon{
    width: 2.2rem;
    height: 2.4rem;
}
.wrapper-icon i{
    display: inline-block;
    width: 2.2rem;
    height: 2.4rem;
    background-image: url(../images/investment/sprites.png);
    background-repeat: no-repeat;
    background-size: 24rem 37rem;	
}
.intention-icon{
    margin-left: 1.09333rem;/*82px*/
}
.talk-icon{
    margin-left: 1.33333rem;/*100px*/
}
.train-icon{
    margin-left: 3.26667rem;/*255px*/
}
.intention-icon i{
    background-position: 27% 17.2%;
}
/*.conclude-icon i{
    background-position: 56.4% 17.2%;
}*/
.talk-icon i{
    background-position: 36.6% 17.2%;
}
.train-icon i{
    background-position: 46.2% 17.2%;
}


