@import url("top.css");

/*合伙人计划首页*/
#index{
    background-color: #fff;
    padding-top: 0;
}
#index .banner{
    height: 400px;
    background: url(../images/partner/banner.png) no-repeat;
    background-position: center -40px;
    background-color:#22272F;
    color: #fff;
    overflow: hidden;
}

#index .banner .title{
    width: 1200px;
    height: 40px;
    margin: auto;
    margin-top: 80px;
    background: url(../images/partner/banner_title.png) no-repeat;
}
#index .banner .content{
    width: 1200px;
    margin: auto;
}
#index .banner .content .c1{
    margin-top: 30px;
    line-height: 35px;
    font-size: 16px;
    color: #EEEEEE;
}
#index .banner .content .c1 span{
    color:#F99015;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 18px;
}
#index .banner .content .c2{
    margin-top: 15px;
    line-height: 35px;
    font-size: 14px;
    color: #C9C9C9;
}
#index .banner .content .cbutton{
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    background-color:#1FC8AB;
    background-repeat: no-repeat;
    background-position: 18px 15px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    font-family: "SourceHanSans-Medium";
}
#index .banner .content .cbutton:hover{
    background-color:  rgb(29, 150, 128);
}
#index .youshi{
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}
#index .youshi .title{
    width: 120px;
    padding-left: 40px;
    line-height: 50px;
    height: 50px;
    margin: auto;
    background-image: url(../images/partner/youshi-icon.png);
    background-repeat: no-repeat;
    background-position: 0 14px;
    font-size: 26px;
    color:#1F2532;
}
#index .youshi .content{
    width: 1200px;
    margin: auto;
    margin-top: 60px;
    overflow: hidden;
}
#index .youshi .content .item{
    width: 230px;
    float: left;
    margin-right: 90px;
    background: rgb(251,251,251);
    border: 1px solid #F1F1F1;
    border-radius: 3px;
    overflow: hidden;
}
#index .youshi .content .right{
        margin-right: 0px;
}
#index .youshi .content .item .c{
    margin: 7px;
    background: #fff;
    border-radius: 3px;
}
#index .youshi .content .item .c:hover{
    background-color: #1FC8AB;
    color: #fff;
}

#index .youshi .content .item .c .pinpai{
    background: url(../images/partner/youshi-item1.png) no-repeat;
    background-position: center 30px;
}
#index .youshi .content .item .c .chanpin{
    background: url(../images/partner/youshi-item2.png) no-repeat;
    background-position: center 30px;
}
#index .youshi .content .item .c .changqi{
    background: url(../images/partner/youshi-item3.png) no-repeat;
    background-position: center 30px;
}
#index .youshi .content .item .c .shouhou{
    background: url(../images/partner/youshi-item4.png) no-repeat;
    background-position: center 30px;
}
#index .youshi .content .item .c .name{
    padding-top: 130px;
    font-size: 16px;
    font-weight: bold;
    color:#333;
    text-align: center;
    line-height: 30px;
}
#index .youshi .content .item .c .about{
    width: 170px;
    margin: auto;
    color: #999999;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}
#index .youshi .content .item .c:hover .about{
    color: #fff;
}
#index .liucheng{
    height: 312px;
    background: url(../images/partner/liucheng.png) center no-repeat;
    background-color: #4F515A;
    padding-top: 60px;
    overflow:hidden;
}
#index .liucheng .title
{
    width: 120px;
    padding-left: 40px;
    line-height: 50px;
    height: 50px;
    margin: auto;
    background-image: url(../images/partner/liucheng-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;
    font-size: 26px;
    color:#fff;
}
#index .liucheng .content{
    width: 1200px;
    margin: auto;
    margin-top: 60px;
    overflow: hidden;
    text-align: center;
}
#index .liucheng .content div{
    display:inline-block;
    width: 143px;
    height: 79px;
    line-height: 79px;
    font-weight: bold;
    color: #666666;
    text-align: left;
    padding-left: 80px;
    white-space: nowrap;
    overflow: hidden;
}
#index .liucheng .content div.step1{
    background: url(../images/partner/liucheng-item1.png) center no-repeat;
    padding-left: 70px;
    width: 153px;
}
#index .liucheng .content div.step2{
    background: url(../images/partner/liucheng-item2.png) center no-repeat;
}
#index .liucheng .content div.step3{
    background: url(../images/partner/liucheng-item3.png) center no-repeat;
}
#index .liucheng .content div.step4{
    background: url(../images/partner/liucheng-item4.png) center no-repeat;
}
#index .liucheng .content div.step5{
    background: url(../images/partner/liucheng-item5.png) center no-repeat;
    width: 134px;
}
#index .guize{
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
    overflow:hidden;
}
#index .guize .title
{
    width: 120px;
    padding-left: 40px;
    line-height: 50px;
    height: 50px;
    margin: auto;
    background-image: url(../images/partner/guize-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;
    font-size: 26px;
    color:#1F2532;
}
#index .guize .content{
    width: 1200px;
    margin: auto;
    margin-top: 60px;
    font-size: 14px;
    line-height:30px;
    overflow: hidden;
}
#index .guize .content div{
    padding-bottom: 35px;
}
#index .guize .content div h5{
    padding: 0;
    margin: 0;
    font-size: 14px;
}
#index .guize .content div p{
    color: #666666;
    padding-left: 21px;
}
#index .guize .content div p a{
    color: #666666;
}
#index .guize .content div p a:hover{
    color: #1FC8AB;
}