.assistant-banner {
    background: url("../img/as-banner.html") no-repeat 0 0;
    -webkit-background-size: cover;
    background-size: cover;
}


.credit-title {
    padding: 80px 0 65px 0;
}

.credit-title h3 {
    line-height: 26px;
    font-size: 26px;
    font-weight: 600;
    color: #3b426b;
}

.credit-icon {
    padding: 0 0 20px;
    width:100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.credit-icon .item {
    /*flex: 0 0 260px;*/
    text-align: center;
    background: #fff;
    /*padding: 20px 0 0;*/
    height: 274px;
    width: 33.3%;
    border-radius: 4px;
    box-sizing: border-box;
}

.credit-icon .item img {
    margin: 0 auto;
}

.credit-icon .item h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #3b426b;
    margin-bottom: 16px;
}

.credit-icon .item p {

    font-size: 16px;
    color: #7d88a2;

}



/*------part------*/

.sub-title {
    text-align: center;
    font-size: 26px;
    color: #3b426b;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 50px
}
.sub-essay{
    font-size: 18px;
    color:#7d88a2;
    text-align: center;
    padding-bottom: 20px;
}
.sub-title1 {
    padding-top: 75px;
}

.sub-title2 {
    padding-top: 70px;
    padding-bottom: 30px;
}

.credit-member {
    padding-bottom: 70px;
}
.credit-member .right .jifen>li>p{

}
.credit-member>div{
    flex: 0 0 600px;

}
.credit-member .item ul>li>img{
    position: relative;
    top:6px;
}
.credit-member .item {
    flex: 0 0 600px;
    box-sizing: border-box;
    position: relative;

    /*background-image: url("../img/product/market2_titlebg.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 28px 0;*/
    padding-top: 70px;
}

.credit-member .item.right{
    background-position: 9px 0;
}
.credit-member .item ul>li>img{
    display: inline-block;
    width: 22px;
}
.credit-member .item ul>li>div {
   padding-bottom: 32px;
    font-size: 26px;
    color: #3b426b;
    font-weight: 600;
}
.credit-member .item ul>li>p {
    /*padding: 12px 0 58px 36px;*/
    line-height: 32px;
    font-size: 18px;
    color: #5d6494;
    width: 432px;
}

.credit-member .item .info {
    padding-left: 60px;
    font-size: 18px;
    color: #7d88a2;
    line-height: 44px;
}

.credit-member .item2 {
    flex: 0 0 580px;
    box-sizing: border-box;
    position: relative;
}
/*.credit-member .jifen >ul>li>p{*/
/*    line-height: 40px;*/
/*}*/
.credit-member .item2.right h4{
    padding: 0 0 24px 54px;
}

.credit-member .item2.right h4:after{
    left: 36px;
}

.credit-member .item2 h4 {
    padding: 0 0 24px 44px;
    line-height: 1;
    font-size: 24px;
    color: #5d6494;
    font-weight: 600;
    position: relative;
}

.credit-member .item2 h4:after{
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ff4e4c;
    position: absolute;
    top: 9px;
    left: 26px;
}

.credit-member .item2 .info {
    padding-left: 44px;
    font-size: 18px;
    color: #7d88a2;
    line-height: 44px;
}
.tips-img{
    padding:60px 0 92px;
    position: relative;
    left:60px;
}
