
.fromTitle {
  height: auto;
  width: 300px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 42px;
}

.fromTitle h4 {
  display: block;
  width: 140px;
  float: left;
  cursor: pointer;
}

.fromTitle h4:nth-child(1){
  margin-right: 20px;
}

.fromTitle h4.active{
  color: #52D696 !important;
}

.fromTitle h4.active div{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 9px 0 9px;
  border-color: #52D696 transparent transparent transparent;
  margin: 16px auto 0;
}

/* ---------------------------- */

.bannner{
    width: 100%;
    height: 670px;
    background-size: cover;
    background-position: center center;
}




/*  */

.wrap {
    padding: 88px 0 0 0;
}
.wrapGray{
    background: #F5F5F5;
}

.warpWhite {
    background: white;
}

.line {
    height: 1px;
    display: inline-block;
    width: 136px;
    background: rgba(168, 168, 168, 1);
}
.wrap1 .container {
    text-align: center;
}

.wrap1 .container h4 {
    font-size: 28px;
    font-weight: 400;
    color: #313131;
}

.wrap1 .container .line {
    margin: 33px 0 68px 0;
}

.wrap-fix{
    /* height: 422px; */
    box-sizing: border-box;
    position: relative;
    margin-bottom: 680px;
}
.wrap-fix .content{
    /* position: relative; */
}
.wrap-fix .content .content-contaner{
    background: white;
    position: absolute;
    bottom: 0;
    margin-bottom: -690px;
}
.wrap-fix .content .content-contaner .fix1 .show-img img{
    width:518px;
    height:400px;
}
.wrap-fix .content .content-contaner .fix1 .show-desc{
    box-sizing: border-box;
    padding: 51px 82px  0 82px;
    width: 663px;
}
.wrap-fix .content .content-contaner .show-desc .single{
    margin-bottom: 37px;
}
.wrap-fix .content .content-contaner .show-desc .single:last-child{
    margin-bottom: 0;
}
.wrap-fix .content .content-contaner .show-desc .single .single-container{
    display: table-cell;
    vertical-align:middle; 
}
.wrap-fix .show-desc .single .single-container .icon,
.wrap-fix .show-desc .single .single-container .desc
{
    display: inline-block
    ;
    vertical-align: middle;
}
.wrap-fix .show-desc .single .single-container .icon .icon-container{
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    width:73px;
height:73px;
border:1px solid rgba(229, 229, 229, 1);
}
.wrap-fix .show-desc .single .single-container .icon img{
    display: inline-block;
    width: 73px;
}
.wrap-fix .show-desc .single .single-container .desc{
    box-sizing: border-box;
    margin-left: 37px;
}
.wrap-fix .show-desc .single .single-container .desc{
    box-sizing: border-box;
    margin-left: 37px;
    text-align: left;
}
.wrap-fix .show-desc .single .single-container .desc h4{
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(49,49,49,1);
    margin-bottom: 8px
}
.wrap-fix .show-desc .single .single-container .desc p{
    font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(146,146,146,1);
margin-bottom: 3px;
}
.wrap-fix .show-desc .single .single-container .desc p:last-child{
    margin-bottom: 0;
}


/*  */
.wrap-fix .content .fix2 {
   margin-top: 60px;
   text-align: center;
}
.wrap-fix .content .fix2 .fix2-container{
    display: inline-block;
 }
.wrap-fix .content .fix2 .single{
    width: 272px;
    margin: 0 11px;
    border:1px solid rgba(238,238,238,1);
 }
 .wrap-fix .content .fix2 .single .show-image{
     width: 272px;
    height: 168px;
     background: #F5F5F5;
     display: table-cell;
     vertical-align: middle;
     text-align: center;
 }
 .wrap-fix .content .fix2 .single .show-desc{
    height: 192px;
 }
 .wrap-fix .content .fix2 .single .show-desc{
    height: 192px;
    box-sizing: border-box;
     border-top:1px solid rgba(238,238,238,1);
    padding-top:40px; 
 }
 .wrap-fix .content .fix2 .single .show-desc h5{
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(49,49,49,1);
    margin-bottom: 26px;
 }
 .wrap-fix .content .fix2 .single .show-desc .para{
    color:rgba(64,64,64,1);
    /* color: white; */
 }
 .wrap-fix .content .fix2 .single .show-desc p{
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    margin-bottom: 8px;
 }
 .wrap-fix .content .fix2 .single .show-desc p:last-child{
   margin-bottom: 0
 }
 


/* 车管家长期高额收益 */
.wrap1 .container .content-container1 {
    display: inline-block !important;
}
.wrap1 .container .content-container1 .left {
    width: 290px;
    height: 290px;
    margin-right: 107px;
}
.wrap1 .container .content-container1 .left .left-container{
width: 363px;
height: 290px;
position: relative;
}
.wrap1 .container .content-container1 .left .left-container img{
    width: 363px;
    height: 290px;
}


/*.wrap1 .container .content-container1 .left .left-container{*/
    /*width: 290px;*/
    /*height: 290px;*/
    /*position: relative;*/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle{*/
    /*width: 290px;*/
    /*height: 290px;*/
    /*box-sizing: border-box;*/
    /*border-radius: 50%;*/
    /*background: #B8E4F6;*/
    /*transform: rotate(-110deg);*/
    /**/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line1,*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line2*/
/*{*/
   /*width: 50%;*/
   /*height: 100%;*/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line1*/
/*{*/
    /*overflow: hidden;*/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line1 .line1-inner{*/
    /*width: 200%;*/
    /*height: 100%;*/
    /*border-radius: 50%;*/
    /*!* background:  #8EE1B2; *!*/
    /*transform: rotate(45deg);*/
    /*border:60px solid  #8EE1B2;*/
    /*box-sizing: border-box;*/
    /*border-left:60px solid transparent;*/
    /*border-bottom:60px solid transparent;*/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line2*/
/*{*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*right: 3px;*/
/*}*/
/*.wrap1 .container .content-container1 .left .left-container .circle .line2 .line2-inner{*/
    /*width: 200%;*/
    /*height: 100%;*/
    /*border-radius: 50%;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*!* background:  #8EE1B2; *!*/
    /*transform: rotate(-135deg);*/
    /*border:60px solid #8EE1B2;*/
    /*box-sizing: border-box;*/
    /*border-left:60px solid transparent;*/
    /*border-bottom:60px solid transparent;*/
/*}*/




/*.wrap1 .container .content-container1 .left .left-container .inner-circle{*/
    /*width: 220px;*/
    /*height: 220px;*/
    /*box-sizing: border-box;*/
    /*border-radius: 50%;*/
    /*background: white;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*!* background: white; *!*/
    /*display: inline-block;*/
    /*margin-left: -110px;*/
    /*margin-top: -110px;*/
    /*z-index: 1000;*/
    /**/
/*}*/

/*.wrap1 .container .content-container1 .left .percent{*/
    /*width: 200px;*/
    /*font-size:18px;*/
    /*font-family:MicrosoftYaHei;*/
    /*font-weight:400;*/
    /*color:rgba(64,64,64,1);*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*!* background: white; *!*/
    /*display: inline-block;*/
    /*margin-left:-100px;*/
    /*margin-top: -39.6px;*/
    /*z-index: 1001;*/

/*}*/
/*.wrap1 .container .content-container1 .left b{*/
    /*color: #52D695;*/
/*}*/
/*.wrap1 .container .content-container1 .left span{*/
    /*font-size: 60px;*/
/*}*/



.wrap1 .container .content-container1 .right .single {
  display: block !important;
}

  .wrap1 .container .content-container1 .right .single h5 {
    font-size:20px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(49,49,49,1);
margin-bottom: 15px;
  }
  .wrap1 .container .content-container1 .right .single p {
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(64,64,64,1);
    margin-bottom: 5px
  }
  .wrap1 .container .content-container1 .right .single p:last-child {
    margin-bottom: 0;
  }
  .wrap1 .container .content-container1 .tip  {
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(252,12,12,1);
    text-align: left;
  }




/*  */
.wrap1 .container .content {
    text-align: center;
    margin-bottom: 15px;
}
.wrap1 .container .content:last-child{
    margin-bottom: 0;
}
.wrap1 .container .content .content-container{
    display: table-cell;
    vertical-align: middle;
}
.wrap1 .container .content .content-container .single{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0 3px;
}
.wrap1 .container .content .content-container .single .single-container{
    width:380px;
    height:183px;
    box-sizing: border-box;
    padding-left: 32px;
    border:1px solid rgba(238,238,238,1);
    display: block;
    text-align: left !important;
    vertical-align: middle;
    padding-top: 33px;
}

.wrap1 .container .content .content-container .single .show-image .show-imageContainer{
    width:80px;
    height:80px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wrap1 .container .content .content-container .single .show-image img{
    width:77px;
    display: inline-block;
}
.wrap1 .container .content .content-container .single .showDesc,
.wrap1 .container .content .content-container .single .show-image
{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.wrap1 .container .content .content-container .single .showDesc{
    margin-left: 30px;
}

.wrap1 .container .content .content-container .single .showDesc h5{
    font-size:20px;
font-family:Adobe Heiti Std R;
font-weight:normal;
color:rgba(28,30,34,1);
box-sizing: border-box;
padding-bottom: 20px;
width: 193px;
border-bottom: 1px solid rgba(238,238,238,1);
}
.wrap1 .container .content .content-container .single .showDesc p{
    font-size:14px;
font-family:SourceHanSansCN-Regular;
font-weight:400;
color:rgba(146,146,146,1);
box-sizing: border-box;
padding-top: 20px;
margin-bottom: 7px;
}
.wrap1 .container .content .content-container .single .showDesc p:last-child{
    margin-bottom: 0;
    padding-top: 0;
}




/*  */

.wrap2 .container .line {
    margin: 33px 0 !important;
}

.wrap2 .container .input-wrap {
    margin-bottom: 30px;
}

.wrap2 .container .input-wrap .single {
    background: white;
    border: 1px solid rgba(221, 221, 221, 1);
    width: 581px;
    box-sizing: border-box;
    padding: 20px 30px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(73, 73, 73, 1);
    text-align: left;
    position: relative;
}

.wrap2 .container .input-wrap .single .desc{
  color: #FC0C0C;
  font-size: 12px;
}

.wrap2 .container .input-wrap .single label{
  position: absolute;
  color: #52D695;
  font-size: 18px;
  right: 30px;
  top: 20px;
}

.wrap2 .container .input-wrap .single input {
    border: none;
    outline: none;
    width: 423px;
    /* margin-left: 20px; */
}

.wrap2 .container .input-wrap .single input::-webkit-input-placeholder{
  color:#929292
}

.wrap2 .container .submit-btn {
    width: 364px;
    height: 58px;
    background: #52D695;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: none;
    outline: none;
    margin-top: 8px;
}

.wrap2 .container .submit-btn:disabled{
  background-color: #ccc;
}

.lineMargin{
    margin-bottom: 40px !important;
    color: rgba(146, 146, 146, 1);
}

.stewardIsWhat{
  width: 100%;
}

.stewardIsWhat .desc{
  font-size: 20px;
  text-align: left;
  font-weight: normal;
  line-height: 30px;
}

.stewardIsWhat .stewardIsWhatList{
  width: 100%;
}

.stewardIsWhat .stewardIsWhatList li{
  float: left;
  width: 50%;
  overflow: hidden;
  padding: 56px 0 100px 20px;
  box-sizing: border-box;
  padding-left: 100px;
}

.stewardIsWhat .stewardIsWhatList li img,
.stewardIsWhat .stewardIsWhatList li .content{
  float: left;
  margin-right: 31px;
}

.stewardIsWhat .stewardIsWhatList li .content{
  text-align: left;
  margin-top: -9px;
}

.stewardIsWhat .stewardIsWhatList li .content .title{
  font-size: 20px;
}

.stewardIsWhat .stewardIsWhatList li .content .tips{
  color: #999;
  font-size: 16px;
  margin-top: 18px;
}


.profit{
  width: 100%;
  overflow: hidden;
}

.profit li{
  width: 33.33%;
  float: left;
  height: 320px;
  padding: 86px 60px 0;
  box-sizing: border-box;
  border: 1px solid rgba(221, 221, 221, 1);
}

.profit li img.black,
.profit li img.green{
  height: 50px;
}

.profit li .title{
  font-size: 20px;
  padding: 20px 0;
}

.profit li .desc{
  color: #999;
}

.profit li img.black{
  display: none;
}

.profit li.no1,
.profit li.no2{
  border-right: none;
}

.profit li:hover{
  background-color: rgb(82, 214, 149);
  color: #fff;
}

.profit li:hover img.green{
  display: none;
}

.profit li:hover img.black{
  display: inline;
}

.profit li:hover .desc{
  color: #fff;
}

.nowReg{
  display: inline-block; 
  width: 364px;
  height: 58px;
  background: #52D695;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  margin-top: 8px;
  line-height: 58px;
  box-shadow: #ccc 0 0 5px;
}

.nowRegView{
  padding: 55px 0;
  text-align: center;
  margin-top: 103px;
}