@charset "utf-8";

/* 凯威动态 */

.kwdt {
    padding: 80px 0;
}

.kwdt_tl {
    font-size: 36px;
    font-weight: 700;
    color: #333;
}

.kwdt_tl span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
}

.kwdt_tr>div {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    margin-left: 15px;
    cursor: pointer;
}

.kwdt_tr i {
    font-size: 18px;
    color: #666;
}

.kwdt_b {
    margin-top: 30px;
}

.kwdt_slide .kwdt_slidea {
    display: flex;
}

.kwdt_slideal {
    width: 40%;
    overflow: hidden;
}

.kwdt_slideal img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.kwdt_slidea:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.kwdt_slidear {
    width: 60%;
    padding: 0 60px;
    background-color: #0359ae;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kwdt_slidearh {
    font-size: 36px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.kwdt_slidea:hover .kwdt_slidearh {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.cndns-right .icon-QQ:before {
    content: '';
}

.kwdt_slidearp {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    color: #a6b9cb;
}

.kwdt_slidearx {
    margin-top: 50px;
    width: 130px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    background-color: #d60505;
    font-size: 16px;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.kwdt_slidearx:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}


/* 认证百科 */

.rzbk {
    padding: 80px 0;
    background-color: #f5f5f5;
}

.kwdt_tr .kwdt_tra {
    width: 130px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    background-color: #888;
    font-size: 16px;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.kwdt_tr .kwdt_tra:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}

.rzbk_b {
    margin-top: 30px;
}

.rzbk_slide {
    height: auto;
}

.rzbk_wrapper {
    height: auto;
}

.rzbk_slide .rzbk_slidea {
    display: flex;
    align-items: center;
    height: 240px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

.rzbk_slideal {
    flex: 1;
    padding: 0 50px;
}

.rzbk_slidealh {
    font-size: 24px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.rzbk_slidea:hover .rzbk_slidealh {
    color: #d60505;
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.rzbk_slideall {
    margin-top: 6px;
    font-size: 14px;
    color: #b8b8b8;
}

.rzbk_slideall i {
    font-size: 16px;
    color: #b8b8b8;
}

.rzbk_slidealp {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.rzbk_slidear {
    position: relative;
    padding: 0 30px;
    text-align: center;
}

.rzbk_slidear::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80%;
    width: 1px;
    background-color: #e8e8e8;
}

.rzbk_slideart {
    font-size: 60px;
    color: #0359ae;
}

.rzbk_slidearb {
    font-size: 18px;
    color: #838383;
}


/*认证流程  */

.rzlc {
    padding: 80px 0;
}

.rzlc_b {
    margin-top: 30px;
}

.rzlc_container {
    height: 540px;
}

.rzlc_slide .rzlc_slidea {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
}

.rzlc_slideal {
    width: 21%;
    overflow: hidden;
}

.rzlc_slideal img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.rzlc_slidea:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.rzlc_slideaz {
    flex: 1;
    padding: 0 50px;
}

.rzlc_slideazh {
    font-size: 24px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.rzlc_slidea:hover .rzlc_slideazh {
    color: #d60505;
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.rzlc_slideazl {
    margin-top: 8px;
    font-size: 14px;
    color: #b8b8b8;
}

.rzlc_slideazl i {
    font-size: 16px;
    color: #b8b8b8;
}

.rzlc_slideazp {
    margin-top: 15px;
    font-size: 16px;
    color: #666;
}

.rzlc_slidear {
    text-align: center;
    position: relative;
    padding: 0 50px;
}

.rzlc_slidear::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80%;
    width: 1px;
    background-color: #e8e8e8;
}

.rzlc_slideart {
    font-size: 60px;
    color: #0359ae;
}

.rzlc_slidearb {
    font-size: 18px;
    color: #838383;
}

.foot {
    margin-top: 0;
}

.rzbk_container {
    padding-bottom: 30px;
}

@media screen and (max-width: 1500px) {
    /* 凯威动态 */
    .kwdt {
        padding: 65px 0;
    }
    .kwdt_tl {
        font-size: 32px;
    }
    .kwdt_slidearh {
        font-size: 32px;
    }
    .kwdt_slidearp {
        margin-top: 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .kwdt_slidearx {
        margin-top: 30px;
    }
    /* 认证百科 */
    .rzbk {
        padding: 65px 0;
    }
    .rzbk_slideal {
        padding: 0 35px;
    }
    .rzbk_slidealh {
        font-size: 20px;
    }
    .rzbk_slidealp {
        margin-top: 10px;
    }
    .rzbk_slide .rzbk_slidea {
        height: 220px;
    }
    .rzbk_slideart {
        font-size: 50px;
    }
    .rzbk_slidearb {
        font-size: 16px;
    }
    .rzbk_slidear {
        padding: 0 20px;
    }
    /* 认证流程 */
    .rzlc_slide .rzlc_slidea {
        padding: 20px 0;
    }
    .rzlc {
        padding: 65px 0;
    }
    .rzlc_slideazh {
        font-size: 20px;
    }
    .rzlc_slideart {
        font-size: 50px;
    }
    .rzlc_slidearb {
        font-size: 16px;
    }
}

@media screen and (max-width: 1200px) {
    /* 凯威动态 */
    .kwdt {
        padding: 55px 0;
    }
    .kwdt_tl {
        font-size: 28px;
    }
    .kwdt_slidear {
        padding: 0 30px;
    }
    .kwdt_slidearh {
        font-size: 26px;
    }
    .kwdt_slidearp {
        font-size: 14px;
        line-height: 23px;
    }
    .kwdt_slidearx {
        margin-top: 20px;
        font-size: 14px;
    }
    /* 认证百科 */
    .rzbk {
        padding: 55px 0;
    }
    .rzbk_slideal {
        padding: 0 25px;
    }
    .rzbk_slidealh {
        font-size: 16px;
    }
    .rzbk_slideall {
        font-size: 12px;
    }
    .rzbk_slideall i {
        margin-right: 5px;
        font-size: 14px;
    }
    .rzbk_slidealp {
        font-size: 14px;
        line-height: 23px;
    }
    .rzbk_slideart {
        font-size: 40px;
    }
    .rzbk_slide .rzbk_slidea {
        height: 200px;
    }
    /* 认证流程 */
    .rzlc {
        padding: 55px 0;
    }
    .rzlc_container {
        height: 400px;
    }
    .rzlc_slideaz {
        padding: 0 30px;
    }
    .rzlc_slideazh {
        font-size: 16px;
    }
    .rzlc_slideazl {
        font-size: 12px;
    }
    .rzlc_slideazp {
        margin-top: 10px;
        font-size: 14px;
        line-height: 23px;
    }
    .rzlc_slideart {
        font-size: 40px;
    }
}

@media screen and (max-width: 992px) {
    /* 凯威动态 */
    .kwdt {
        padding: 45px 0;
    }
    .kwdt_tl {
        font-size: 26px;
    }
    .kwdt_slidearh {
        font-size: 20px;
    }
    .kwdt_slidearp {
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
    }
    .kwdt_slidearx {
        margin-top: 15px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }
    /* 认证百科 */
    .rzbk_slide .rzbk_slidea {
        height: 160px;
    }
    .rzbk_slideall {
        display: none;
    }
    .rzbk {
        padding: 45px 0;
    }
    .kwdt_tr .kwdt_tra {
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }
    .rzbk_slidealp {
        font-size: 12px;
        line-height: 20px;
    }
    /* 认证流程 */
    .rzlc {
        padding: 45px 0;
    }
    .rzlc_slideazl {
        display: none;
    }
    .rzlc_slideazp {
        font-size: 12px;
        line-height: 20px;
    }
    .rzlc_container {
        height: 360px;
    }
}

@media screen and (max-width: 768px) {
    /* 凯威动态 */
    .kwdt_tl {
        font-size: 22px;
    }
    .kwdt_tl span {
        font-size: 12px;
    }
    .kwdt_slidea {
        flex-wrap: wrap;
    }
    .kwdt_slidea>div {
        width: 100%;
    }
    .kwdt_slidear {
        padding: 20px 15px;
    }
    .kwdt_slidearh {
        font-size: 16px;
    }
    .kwdt_tl span {
        display: none;
    }
    /* 认证百科 */
    .rzbk_slideal {
        padding: 0 15px;
    }
    .rzbk_slideart {
        font-size: 30px;
    }
    .rzbk_slidearb {
        font-size: 14px;
    }
    .rzbk_slide .rzbk_slidea {
        height: 120px;
    }
    /* 认证流程 */
    .rzlc_slideal {
        display: none;
    }
    .rzlc_slideaz {
        padding: 0 15px;
    }
    .rzlc_slidear {
        padding: 0 15px;
    }
    .rzlc_slideazp {
		height:140px;
        font-size: 12px;
        line-height: 23px;
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:6; 
    }
    .rzlc_slideart {
        font-size: 30px;
    }
    .rzlc_slidearb {
        font-size: 14px;
    }
    .rzlc_container {
        height: 300px;
    }
    .rzlc_slide .rzlc_slidea {
        padding: 0;
    }
    .kwdt_slideal img {
        max-height: 200px;
        object-fit: cover;
    }
}