.solutionModule{
    padding-top: 100px;
    position:relative;
}
.solutionModule .sectionTitle{
    font-size: 32px;
    color:#333;
    margin-bottom: 20px;
    text-align:center;
    width: 100%;
    line-height: 1;
}
.solutionModule .sectionTf{
    font-size: 16px;
    color:#666;
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
}
.solutionModule .platformFeature{
    background: #fff;
    position: absolute;
    left:50%;
    width:1200px;
    height:205px;
    margin-left: -600px;
    top:-30px;
    z-index: 99;
    border-radius: 5px;
}
.solutionModule .platformFeature .featureItem{
    padding-top: 75px;
    margin-left: 32px;
    margin-right: 32px;
    width: 235px;
}
.featureItem.item1{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/number1.png") no-repeat center 30px;
}
.featureItem.item2{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/number2.png") no-repeat center 30px;
}
.featureItem.item3{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/number3.png") no-repeat center 30px;
}
.featureItem.item4{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/number4.png") no-repeat center 30px;
}
.featureItem .featureTitle{
    font-size: 20px;
    color:#333;
    text-align: center;
    line-height: 1;
    margin-bottom:24px;
}
.featureItem  .featureCon p{
    text-align: center;
    font-size: 16px;
    color:#666;
}
.platformCon{
    width: 1200px;
    height: 270px;
}
.platformCon .ptjsImg{
    width:600px;
    height: 270px;
}
.platformCon .ptjsText{
    padding:50px 30px 30px 30px;
    width: 600px;
    height: 270px;
    box-sizing: border-box;
    background: #fff;
}
.platformCon .ptjsText .title{
    font-size: 24px;
    color:#333;
    margin-bottom: 20px;
}
.platformCon .ptjsText .ptjsCon{
    font-size: 14px;
    color: #666666;
    height: 115px;
    overflow: hidden;
}
.steps{
    width: 1200px;
    height: 200px;
    text-align: center;
}
.steps .stepItem{
    width:200px ;
    position: relative;
}
.steps .stepItemT{
    width:144px ;
    padding-left:28px;
    padding-right:28px;
    position: relative;
}
.steps .stepIcon{
    width: 80px;
    height: 80px;
}
.steps .steptext{
    margin-top: 44px;
    font-size: 18px;
    color: #333;
}
.steps .steptitle{
    font-size:16px;
     font-weight: bold;
    color:#333;
    margin-bottom: 10px;
    margin-top: 20px;
}
.steps .subtext{
    color:#666;
    font-size: 14px;
}
.steps .dasheLine{
    position:absolute;
    right:-30px;
    top:40px;
    height: 2px;
    width: 73px;
    border-bottom: 1px dashed #d2d2d2;
}
.hzhbtype{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/cooperativePartner.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.hzhbtype .typeConItem{
    width: 288px;
    height: 340px;
    box-sizing: border-box;
    padding:30px 50px 24px 50px;
    color:#fff;
    text-align: center;
    margin-right: 16px;
}
.hzhbtype .typeConItem:nth-child(4){
    margin-right: 0;
}
.typeConItem{
    width:80px;
    height:80px;
}
.typeConItem .itemTitle{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.typeConItem .subTitle{
    font-size: 14px;
    height: 66px;
}
.typeConItem .checkDetail{
    text-decoration: underline;
    margin-bottom: 24px;
    color: #ffffff;
    display: block;
}
.typeConItem .checkDetail:hover{
    color: rgba(255,255,255,.7);
}
.typeConItem .checkDetail:active{
    color: rgba(255,255,255,1);
}
.typeConItem .joinNow{
    width: 90px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 auto;
}
.typeConItem .joinNow a{
    height: 36px;
    line-height: 36px;
    color:#fff;
    display:block;
}
.typeConItem .joinNow:hover{
    background:rgba(255,255,255,1);
}
.typeConItem .joinNow:hover  a{
    color:#1fc9d4;
}
.typeConItem .joinNow:active{
    background:rgba(255,255,255,1);
}
.typeConItem .joinNow:active a{
    color:#1fc9d4;
}

.partnerCon .row{
    margin-bottom: 16px;
}
.partnerItem{
    width: 288px;
    height: 172px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: white;
    text-align: center;
    margin-right: 16px;
}
.partnerItem:nth-child(4){
    margin-right: 0;
}
.partnerItem .itemImg{
    height: 60px;
    width: auto;
}
.bgljjr{
    width: 100%;
    height: 160px;
    padding-top: 40px;
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/ljrz-bg.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.bgljjr .text{
    font-size: 30px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 30px;
    text-align: center;
}
.bgljjr .ljjr{
    width: 134px;
    text-align: center;
    margin: 0 auto;
}
.bgljjr .ljjr a{
    height:40px;
    line-height: 40px;
    color:#1fc9d4;
    background: #fff;
    display: block;
    border-radius: 5px;
}
.bgljjr .ljjr a:hover{
    background: rgba(255,255,255,0.7)
}
.bgljjr .ljjr a:active{
    background: rgba(255,255,255,1)
}
/*城市合伙人*/
.sectionModule{
    padding-top:100px;
}
.sectionModule .sectionMTitles {
    font-size: 24px;
    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 40px;
}
.sectionModule .sectionMTitles span{
    border-bottom: 2px solid #1ec9d4;
}
.sectionModule .solutionMCon{
    line-height: 1.7;
}
.youcangetCon .row{
    margin-bottom: 15px;
}
.youcangetCon .row .item{
    padding:30px 36px 40px 36px;
    width: 318px;
    height:250px;
    text-align: center;
    margin-right:15px;
    background: #fff;
    margin-bottom: 15px;
}
.youcangetCon .row .item:nth-child(3){
    margin-right: 0;
}
.youcangetCon .row .item .itemImg{
    /*display: block;*/
}
.youcangetCon .row .item .title{
    font-size: 18px;
    color:#333;
    text-align: center;
    font-weight: bold;
    margin-top:20px;
    margin-bottom: 24px;
}
.youcangetCon .row .item .itemCon{
    height: 100px;
}
.youcangetCon .row .item .itemCon p{
    text-align: center;
    font-size: 14px;
    color:#666;
}
.requrest{
    width: 700px;
    margin:70px auto 110px auto;
    position:relative;
}
.requrest .item{
    margin-bottom: 10px;
}
.requrest .item .title {
    color:#333;
    font-size: 14px;
    margin-right: 30px;
}
.requrest .item .con{
    color:#666;
    font-size: 14px;
}
.requrest .beforeyh {
    position:absolute;
    left:-70px;
    top:-30px;
}
.requrest .afteryh {
    position:absolute;
    right:-70px;
    bottom:-30px;
}
.howtoGain{
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/rhyl-bg.png") no-repeat 0 0;
    background-size: 100% 100%;
    position:relative;
}
.howtoGain .jiantou{
    position:absolute;
    z-index: 99;
    top:0;
    left:0;
}
.howtoGainCon{
    height: 340px;
}
.gainItem{
   width: 172px;
    padding-left:30px;
    padding-right:30px;
    color:#fff;
}
.gainItem.item1{
    height: 170px;
    margin-right: 10px;
    margin-top:170px;
}
.gainItem.item2{
    height: 210px;
    margin-right: 10px;
    margin-top:130px;
}
.gainItem.item3{
    height: 250px;
    margin-right: 10px;
    margin-top:90px;
}
.gainItem.item4{
    height: 290px;
    margin-right: 10px;
    margin-top:50px;
}
.gainItem.item5{
    height: 340px;
}
.gainItem .number{
    font-size: 24px;
    font-weight: bold;
}
.gainItem .textCon{
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.gainItem.item2 .number{
    padding:20px 0;
}
.gainItem.item3 .number{
    padding:30px 0;
}
.gainItem.item4 .number{
    padding:40px 0;
}
.gainItem.item5 .number{
    padding:50px 0;
}
.gainItem.item1 .textCon{
   height: 79px;
    display: flex;
}
.gainItem.item2 .textCon{
    height: 78px;
}
.gainItem.item3 .textCon{
    height: 99px;
}
.gainItem.item4 .textCon{
    height: 119px;
}
.gainItem.item5 .textCon{
    height: 149px;
}
.gainItem .bottom{
    height: 50px;
    line-height: 50px;
    padding-left:30px;
    background: url("https://www.antenant.com/cloud/images/cooperativePartner/gou.png") no-repeat 0 22px;
    font-size: 16px;
    font-weight: bold;
}
.sectionMCon{
    line-height: 1.7;
    color:#666
}
