.banner {
    width: 100%;
    height: 520px;
    margin: 0px auto 0;
    overflow: hidden;
    background: url('../images/joinBanner.jpg') no-repeat center top;
}
.banner .tit-box{
    text-align: center;
    color: #fff;
    padding-top: 123px;
}
.banner .tit-box img{
    margin-left: 560px;
}
.banner .tit-box .tit{
    font-size: 64px;
    font-weight: bold;
    padding: 30px;
}
.flowpath {
    width: 100%;
    height: 714px;
    background: url('../images/pd_foot.jpg') no-repeat center bottom;
    margin: 0 auto;
    overflow: hidden;
}
.flowpath .title {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 100px auto 0;
}
.flowpath .title h3 {
    font-size: 36px;
    color: #333;
    line-height: 40px;
    margin-bottom: 36px;
    font-weight: bold;
}
.flowpath .title p {
    font-size: 18px;
    color: #666;
}
.flowpath .cont {
    width: 100%;
    height: auto;
    margin: 90px auto 0;
}
.flowpath .cont .iconList {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.flowpath .cont .iconList .item {
    width: 110px;
    float: left;
    margin-right: 108px;
    text-align: center;
    cursor: pointer;
}
.flowpath .cont .iconList .item:last-child {
    float: right;
    margin-right: 0;
}
.flowpath .cont .iconList .item a {
    margin-bottom: 20px;
}
.flowpath .cont .iconList .item img {
    width: 110px;
    height: 110px;
    float: left;
    opacity: .6;
}
.flowpath .cont .iconList .item p {
    font-size: 15px;
    color: #333;
}
.flowpath .cont .iconList .item:hover img, .flowpath .cont .iconList .item.active img {
    opacity: 1;
}
.flowpath .cont .iconList .item:hover p, .flowpath .cont .iconList .item.active p {
    color: #1048A0;
}
.flowpath .lineList {
    width: 1100px;
    height: auto;
    margin: 50px auto 0;
    border-bottom: 3px solid #1048A0;
    position: relative;
}
.flowpath .lineList img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -9px;
}
.flowpath .lineList .item_01 {
    left: -9px;
}
.flowpath .lineList .item_02 {
    left: 216px;
}
.flowpath .lineList .item_03 {
    left: 432px;
}
.flowpath .lineList .item_04 {
    left: 654px;
}
.flowpath .lineList .item_05 {
    left: 870px;
}
.flowpath .lineList .item_06 {
    right: -9px;
}
.flowpath .tipsList {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.flowpath .tipsList .item {
    width: 254px;
    height: 108px;
    box-sizing: border-box;
    padding: 25px 20px;
    background: url("../images/join_tips_bg.png") no-repeat center top;
    position: absolute;
    top: 15px;
    opacity: 0;
    transition: all 1s;
}
.flowpath .tipsList .item p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.flowpath .tipsList .item_01 {
    left: -9px;
    opacity: 1;
} 
.flowpath .tipsList .item_02 {
    left: 216px;
} 
.flowpath .tipsList .item_03 {
    left: 433px;
} 
.flowpath .tipsList .item_04 {
    left: 654px;
} 
.flowpath .tipsList .item_05 {
    left: 870px;
} 
.flowpath .tipsList .item_06 {
    width: 208px;
    height: 108px;
    right: -15px;
    background: url("../images/join_tips_bg_02.png") no-repeat center top;
} 
.hvr-ripple-in:before {
    border: 2px solid #1048A0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    border-radius: 25px; 
}
.advantage {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.advantage .item {
    width: 50%;
    float: left;
    position: relative;
    min-width: 600px;
    cursor: pointer;
    overflow: hidden;
}
.advantage .item img {
    width: 100%;
    height: auto;
    float: left;
    transition: all 0.5s;
}
.advantage .item:hover img {
    transform: scale(1.1);
}
.advantage .item .word {
    position: absolute;
    top: 20%;
    left: 5%;
}
.advantage .item .word h3 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
}
.advantage .item .word p {
    font-size: 14px;
    color: #fff;
}
.advantage .item .word p.bt30{
    margin-bottom: 30px;
}
.join_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 100px auto 0;
    text-align: center;
}
.join_tit h3 {
    font-size: 36px;
    color: #333;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}
.join_tit p {
    font-size: 18px;
    color: #666;
}
.join_tit_white h3, .join_tit_white p {
    color: #fff;
    font-weight: bold;
}
.condition {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.condition .cont {
    width: 1200px;
    height: auto;
    margin: 80px auto 0;
}
.condition .cont .item {
    width: 585px;
    height: 176px;
    box-shadow: 0 0 10px #dbdbdb;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.condition .cont .item:nth-child(2), .condition .cont .item:nth-child(4) {
    margin-right: 0;
}
.condition .cont .item img {
    width: 70px;
    height: 70px;
    float: left;
    margin: 46px 28px 0 36px;
}
.condition .cont .item .word {
    width: 420px;
    margin-top: 50px;
    float: left;
}
.condition .cont .item .word h3 {
    font-size: 22px;
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
}
.condition .cont .item .word p {
    font-size: 14px;
    color: #666;
}
.welfare {
    width: 100%;
    height: 934px;
    margin: 40px auto 0;
    background: url("../images/join_bg_01.jpg") no-repeat center top;
    overflow: hidden;
}
.welfare .cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 90px auto 0;
}
.welfare .cont .bigCont {
    width: 120%;
    height: auto;
    float: left;
}
.welfare .cont .item {
    width: 285px;
    height: 272px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    cursor: pointer;
}
.welfare .cont .item img {
    width: 160px;
    height: 160px;
    margin-top: 30px;
}
.welfare .cont .item p {
    font-size: 18px;
    color: #333;
    margin-top: 8px;
}
.welfare .cont .item:hover p {
    color: #1048A0;
}
.brand {
    width: 100%;
    height: 640px;
    margin: 0 auto;
    overflow: hidden;
    background: url("../images/join_bg_03.png") no-repeat center top;
}
.brand .box {
    width: 1200px;
    height: 402px;
    background: url("../images/join_bg_02.png") no-repeat center top;
    margin: 118px auto 0;
    text-align: center;
    overflow: hidden;
}
.brand .box h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 118px;
    margin-bottom: 40px;
    font-weight: bold;
}
.brand .box p {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    width: 920px;
    margin: 0 auto;
}
.franchisee {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.franchisee .imgBox {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 360px;
    margin: 70px auto 100px;
}
.franchisee .imgBox .imgList {
    overflow: hidden;
	position:absolute;
	width: 3000px;
	left: 0;
    top: 0;
    height: 360px;
}
.franchisee .imgBox .imgList .item {
    float: left;
    width: 382px;
    box-shadow: 0 0 10px #dbdbdb;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin-left: 20px;
    margin-top: 30px;
    cursor: pointer;
    transition: all 0.5s;  
}
.franchisee .imgBox .imgList .item img {
    width: 382px;
    height: 242px;
} 
.franchisee .imgBox .imgList .item p{
    line-height: 70px;
    color: #666;
    font-size: 18px;
}
.franchisee .imgBox .imgList .item:hover {
    margin-top: 10px;
}
.franchisee .imgBox .imgList .item:hover p {
    color: #1048A0;
}
.attestation {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.attestation .imgBox {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 480px;
    margin: 70px auto 100px;
}
.attestation .imgBox .imgList {
    overflow: hidden;
	position:absolute;
	width: 3000px;
	left: 0;
    top: 0;
    height: 480px;
}
.attestation .imgBox .imgList .item {
    float: left;
    width: 280px;
    box-shadow: 0 0 10px #dbdbdb;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin-left: 20px;
    margin-top: 30px;
    padding-top: 20px;
    cursor: pointer;
    transition: all 0.5s;  
}
.attestation .imgBox .imgList .item img {
    width: 238px;
    height: 324px;
} 
.attestation .imgBox .imgList .item p{
    line-height: 70px;
    color: #666;
    font-size: 18px;
}
.attestation .imgBox .imgList .item:hover {
    margin-top: 10px;
}
.attestation .imgBox .imgList .item:hover p {
    color: #1048A0;
}
.showBigImg {
    width: 476px;
    height: 648px;
    background: #fff;
    position: fixed;
    z-index: 100000;
    left: 50%;
    top: 50%;
    margin-left: -258px;
    margin-top: -344px;
    padding: 20px;
    display: none;
}
.showBigImgBg {
    background: #000;
    opacity: .6;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.showBigImg img {
    width: 476px;
    height: 648px;
}
.showBigImg .imgShow {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.showBigImg .close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -70px;
    top: -20px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.showBigImg .close img {
    width: 20px;
    height: 20px;
    margin-top:10px;
}

