﻿.suoyouone .fuzi a.ljsy{
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    /* margin: 0 auto; */
    border-radius: 18px;
    background-color: rgba(255,255,255,0.79);
    position: relative;
    color: #00689f;
    transition: all 400ms;
    display: block;
    margin-top:13px ;
}
.suoyouone .fuzi {
    width: 1400px;
    position: absolute;
    left: 50%;
    bottom: 116px;
}
.suoyouone .fuzi a.more{
    width: 135px;
    line-height: 44px;
    font-size: 15px;
    color: #333;
    height: 44px;
    border-radius: 22px;
    background-color: #fff;
    text-align: center;
    display: block;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.suoyouone .fuzi a.more .ceng {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: -1;
    background-color: #ccc;
    transition: all 400ms;
}
.suoyouone .fuzi a.more:hover .ceng {
    right: 0;
}

.cpbithree-nav {
    margin: 0 auto;
}
.cpgn.mz{
    width: 100%;
    line-height: 68px;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 28px;
}
ul.cpbithree-nav li.item {
    height: 66px;
    line-height: 66px;
    background: rgba(0,0,0,0);
    padding: 0 0px;
    border-radius: 0px;
    cursor: pointer;
    text-align: center;
    position: relative;
}

.cpbithree-nav  .owl-item.casehover li{
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    
    background-color: #337BFF;
    box-shadow: 0 4px 13px rgba(1,201,253,.49);
    color: #fff;
}
ul.cpbithree-nav li.casehover{
    font-weight: bold;
    background:#347CFF;
    color: #fff;
}
.cpbithree {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.cpbithree li{
    /* display: none; */
    overflow: hidden;
}

/* 产品特点模块 */

/* 产品应用模块 */
.cpaifive .qiehs li:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #337BFF;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    box-sizing: border-box;
}
.cpaifive .qiehs li.active:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.cpaifive .qiehs li.active {
    color: #666;
}
.cpaifive .qiehs li:hover {
    color: #666;
}
.cpaifive .qiehs li.active{
    font-weight: bold;
    color: #337BFF;
}
.cpaifive .qiehs {
    width: 100%;
    border-radius: 2px;
    border: none;
    margin: 45px auto 0;
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.cpaifive .qiehs li{
    width: auto;
}
.cpaifive .qiehs:after {
    display: none;
}
.cpaifive .kuais .kuai{
    background-color: #fff;
    box-shadow: 0 1px 20px rgba(194,215,236,.5);
    height: auto;

}
.cpdmfour .ti .kuai .shen {
    line-height: 24px;
    font-size: 14px;
    color: #666;
    width: 85%;
    text-align: center;
    transition: all 200ms;
    min-height: 72px;
    margin: 0 auto;
}
.cpbithree li .zi {
    width: 100%;
}
.cpbithree li .tu {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.cpbithree li .tu img{
    width: auto;
    max-width: 100%;
    height: auto;

}
.cpbithree li .zi .tou{
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    border-left: none;
    color: #347CFF;
}
.cpbithree li .zi .shen p {
    color: #666;
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 14px;
}
.cpbithree li .zi .shen p b {
    display: inline-block;
    float: none;
    color: #333;
    font-weight: bold;
    padding-left: 18px;
    position: relative;
}
.cpbithree li .zi .shen p b:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    background: #337BFF;
    border-radius: 50%;
}
.cpbithree li .zi .shen {
    margin-top: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 40px;
}
.cpdmfour .ti .kuai .xjtu img{
    transition: all 400ms;
}
.cpdmfour .ti .kuai .xjtu:hover img{
    transform: scale(1.1);
}
.cpaifive .kuais .kuai .one .zi{
    width: 32.4%;
    max-height: 100%;
}
.cpaifive .kuais .kuai .one .tu{
    width: 67.6%;
}
.cpaifive .kuais .kuai .one .zi .tou{
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    border-left: none;
    color: #337BFF;
}
.cpaifive .kuais .kuai .one .zi .shen p {
    color: #666;
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 14px;
}
.cpaifive .kuais .kuai .one .zi .shen p b {
    display: inline-block;
    float: none;
    color: #333;
    font-weight: bold;
    padding-left: 18px;
    position: relative;
}
.cpaifive .kuais .kuai .one .zi .shen p b:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    background: #337BFF;
    border-radius: 50%;
}
.cpaifive .kuais .kuai .one .zi .shen {
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    margin-top: 25px;
}
.cpdmfour .ti .kuai .xjtu img{
    transition: all 400ms;
}
.cpdmfour .ti .kuai .xjtu:hover img{
    transform: scale(1.1);
}

.suoyouone .fuzi .shen {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-top: 20px;
}



.cpaitwo {
    width: 100%;
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 45px;
}
.cpaifive{
    background-color: #fff;
}
.cpbithree-nav{
    margin-top:0;
}
.cpbithree li {
    width: 100%;
    padding: 50px 0;
}
.cpsj.mz {
    background-color: #f2f5fa;
    padding-top: 40px;
    margin-top: 0;
}
.cpdmfour .intit{
    padding-top: 0;
}
.cpdmfour .intit .mz{
    padding-top: 50px;
}
.about-history {
    background-color: #f2f5fa;
    height: 520px;
}

.cpbithree li:nth-child(odd) {
    background-color: #ffffff;
}



/* 最新修改 产品功能 */
.cpgn-div{
    width: 1200px;
    min-height: 600px;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.cpgn-div .cpbithree-nav{
    width: 16.7%;
    float: left;
    height: 100%;
    background: #F2F5FA;
    position: absolute;
    left: 0;
}
.cpgn-div .cpbithree-nav li{
    width: 100%;
    position: relative;
}
.cpgn-div .cpbithree-nav li>div.sanjia{
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 2;
    display: none;
}
.cpgn-div .cpbithree{
    width: 83.3%;
    float: right;
    margin-top: 0px;
}
ul.cpbithree-nav li.casehover>div.sanjia{
    display: block;
}
.cpbithree li{
    padding: 50px;
    box-sizing: border-box;
    /* padding-right: 90px; */
}
.cpgn-div .cpbithree li .ggwid{
    width: 100%;
    padding:  0;
}
.cpgn-box{
    background-color: #fff;
    padding-bottom: 90px;
}
/* 最新修改 产品特点 */
.cpaifour{
    
    background: #F2F5FA;    
}
.cpaifour .nav {
    margin-top: 45px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.cpaifour .nav .nav-li{
    cursor: pointer;
}
.cpaifour .nav .nav-li .img-div{
    overflow: hidden;
    margin-bottom: 18px;
    text-align: center;
}
.cpaifour .nav .nav-li .img-div img{
    margin: 0 auto;
}
.cpaifour .nav .nav-li p{
    color: #666666;
}
.cpaifour .nav .nav-li .img-div img:nth-child(2){
    display: none;
}
.cpaifour .nav .nav-li.casehover .img-div img:nth-child(1){
    display: none;
}
.cpaifour .nav .nav-li.casehover .img-div img:nth-child(2){
    display: inline-block;
}
.cpaifour .nav .nav-li.casehover p{
    color: #337BFF;
}
.cpaifour .ti{
    width: 100%;
    position: inherit;
    margin: 70px auto 0;
    height: 340px;
}
.cpaifour .ti .kuai .jiao{
    position: inherit;
    display: none;
}
.cpaifour .ti .kuai{
    width: 100%;
    position: inherit;
    overflow: hidden;
}
.cpaifour .ti .datu{
    position: inherit;
    display: none;
}
.cpaifour .ti .kuai .kuai-left {
    width: 50%;
    float: left;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 50px;
}
.cpaifour .ti .kuai .kuai-left .z0{
    padding: 22px 0 0;
    height: auto;
    overflow: hidden;
}
.cpaifour .ti .kuai .kuai-left .z0 a{
    height: 25px;
    line-height: 25px;
    display: inline-block;
}
.cpaifour .ti .kuai .kuai-left .z0 a b{
    display: block;
    float: left;
    font-size: 15px;
    color: #337BFF;
    font-weight: normal;
    position: relative;
}
.cpaifour .ti .kuai .kuai-left .z0 b:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #337BFF;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cpaifour .ti .kuai .kuai-left .z0:hover b:before {
    width:100%;left:0;right:0;
}
.cpaifour .ti .kuai .kuai-left  .z0 i {
    display: block;
    float: left;
    width: 18px;
    height: 25px;
    margin-left: 10px;
    background: url(../images/gdMore2.png) center no-repeat;
}
.cpaifour .ti .kuai .kuai-right {
    width: 50%;
    float: right;
}
.cpaifour .ti .kuai .kuai-right img{
    width: 100%;
    height: auto;
    max-height: 400px;
}
.cpaifour .ti .kuai .tou {
    line-height: 20px;
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #337BFF;
    margin-top: 0;
}
.cpaifour .ti .kuai  .lan-line{
    width: 54px;
    height: 3px;
    background: #337BFF;
    margin-top: 25px;
}
.cpaifour .ti .kuai{
    background-color: #fff;
    box-shadow: 0 1px 20px rgba(194,215,236,.5);
    padding: 0px;
    box-sizing: border-box;
}
.cpaifour .ti .kuai .shen {
    margin-top: 13px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
    height: auto;
    overflow:hidden; 

    text-overflow:ellipsis;

    display:-webkit-box; 

    -webkit-box-orient:vertical;

    -webkit-line-clamp:3; 
} 
.cpaifour .ti .kuai .ljty-a{
    display: block;
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #337BFF;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #337BFF;
    line-height: 40px;
    margin-top: 18px;
}
.cpaifour .intit .mz{
    line-height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 70px;
}
.cpaifour .intit {
    padding-top: 0px;
}
.cpaifour .ggwid {
    width: 1200px;
    margin: 0 auto;
}
.cpaifour .nav .nav-li.casehover{
    
    font-weight: bold;
    color: #337BFF;
}
.cpaifour .ti .kuai:hover {
    background-color: #fff;
}
.cpaifour .ti .kuai:hover .shen {
    color: #666;
}
.cpaifour .ti .kuai:hover .tou{
    color: #337BFF;
}
.cpaifour {
    width: 100%;
    padding-bottom: 88px;
    overflow: hidden;
}

/* 最新修改 产品应用 */
.cpaifive .ggwid{
    width: 1200px;
    margin: 0 auto;
}
.cpaifive .qiehs li {
    width: auto;
    position: relative;
}
.cpaifive .intit .mz {
    line-height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 80px;
}
.cpaifive .qiehs{
    justify-content: center;
}
.cpaifive .qiehs li {
    /* width: 50%; */
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #666;
    transition: all 200ms;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin: 0 70px;
}
.cpaifive .ggwid .kuais{
    margin-top: 45px;
}
.cpaifive .kuais .kuai .one .tu img{
    width: 100%;
    height: auto;
    max-height: 100%;
}
.cpaifive .kuais .kuai .one .zi .tou {
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    border-left: none;
    color: #337BFF;
    border-left: 4px solid #337BFF;
    padding-left: 14px;
}
.cpaifive .kuais .kuai .one .zi .shen{
    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
    margin-top: 13px;
    overflow:hidden; 

    text-overflow:ellipsis;

    display:-webkit-box; 

    -webkit-box-orient:vertical;

    -webkit-line-clamp:4; 
}
.cpaifive .kuais .kuai .one .zi{
    padding: 50px;
    box-sizing: border-box;
}
@media only screen and (max-width: 1550px) {
	.suoyouone .fuzi {
            width: 1200px;
		position: absolute;
		left: 50%;
		bottom: 60px;
		padding-left: 25px;
		box-sizing: border-box;
		padding-right: 480px;
    }
}
@media only screen and (max-width: 1456px) and (min-width: 1240px){
    .suoyouone .fuzi {
            width: 1200px;
    position: absolute;
    left: 50%;
    bottom: 60px;
    padding-left: 90px;
    box-sizing: border-box;
    padding-right: 480px;
    }
    .cpgn.mz {
        width: 100%;
        line-height: 64px;
        font-size: 22px;
        color: #333;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 28px;
    }
    .cpaitwo{
        padding-bottom: 40px;
    }
    .cpgn-box {
        background-color: #fff;
        padding-bottom: 80px;
    }
    .cpaifour .intit .mz {
        line-height: 22px;
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 60px;
    }
    .cpaifour .nav{
        margin-top: 40px;
    }
    .cpaifour .ti {
        width: 100%;
        position: unset;
        margin: 60px auto 0;
        height: 340px;
    }
    .cpaifour{
        padding-bottom: 78px;
    }
    .cpbithree li .zi .tou {
        margin-top: 0px;
        font-size: 18px;
        font-weight: bold;
        padding: 0;
        border-left: none;
        color: #347CFF;
    }
    .cpbithree li .zi .shen {
        margin-top: 16px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #9A9A9A;
        line-height: 30px;
    }
    .cpaifour .ti .kuai .tou {
        line-height: 18px;
        height: 18px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #337BFF;
        margin-top: 0;
    }
    .cpaifour .ti .kuai .lan-line {
        width: 45px;
        height: 3px;
        background: #337BFF;
        margin-top: 20px;
    }
    .cpaifour .ti .kuai .shen {
        margin-top: 13px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        line-height: 30px;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .cpaifour .ti .kuai .ljty-a {
        display: block;
        width: 100px;
        height: 38px;
        background: #FFFFFF;
        border: 1px solid #337BFF;
        border-radius: 19px;
        text-align: center;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #337BFF;
        line-height: 38px;
        margin-top: 18px;
    }
    .cpaifive .intit .mz{
        line-height: 22px;
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 70px;
    }
    .cpaifive .qiehs {
        width: 100%;
        border-radius: 2px;
        border: none;
        margin: 35px auto 0;
        position: relative;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .cpaifive .kuais .kuai .one .zi .tou {
        margin-top: 0px;
        font-size: 18px;
        font-weight: bold;
        padding: 0;
        border-left: none;
        color: #337BFF;
        border-left: 4px solid #337BFF;
        padding-left: 14px;
    }
    .cpaifive .kuais .kuai .one .zi .shen {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        line-height: 30px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
}
@media screen and (max-width: 1240px){
    .suoyouone .fuzi {
        width: 1000px;
        position: absolute;
        left: 50%;
        margin-left: -500px;
        bottom: 96px;
        padding-left: 70px;
        box-sizing: border-box;
        padding-right: 480px;
    }
    .erdao .ggwid {
        width: 96% ;
        margin: 0 auto;
    }
    .cpgn-div{
        width: 96% ;
    }
    .cpaifour .ggwid {
        width: 96%;
        margin: 0 auto;
    }
    .cpaifive .ggwid {
        width: 96%;
        margin: 0 auto;
    }
    .cpaitwo  .ggwid {
        width: 96%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.intit .mz {
    width: 100%;
    line-height: 36px;
    font-size: 18px;
    color: #333;
}
.cpaitwo {
    width: 100%;
    background-color: #fff;
    padding-bottom: 40px;
    padding-top: 35px;
}

.cpgn.mz {
    width: 100%;
    line-height: 36px;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
}
ul.cpbithree-nav li.item {
    height: 55px;
    line-height: 55px;
    background: rgba(0,0,0,0);
    padding: 0 0px;
    border-radius: 0px;
    cursor: pointer;
    text-align: center;
    position: relative;
    font-size: 14px;
}
.cpbithree li {
    padding: 40px;
    box-sizing: border-box;
    /* padding-right: 90px; */
}
.cpbithree li .zi .tou {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    border-left: none;
    color: #347CFF;
}
ul.cpbithree-nav li.casehover {
    font-weight: bold;
    background: #347CFF;
    color: #fff;
}
.cpbithree li .zi .shen {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 28px;
}
.cpgn-box {
    background-color: #fff;
    padding-bottom: 60px;
}
.cpaifour .intit .mz {
    line-height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 50px;
}
.cpaifour .nav {
    margin-top: 35px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.cpaifour .nav .nav-li {
    cursor: pointer;
    font-size: 15px;
}
.cpaifour .nav .nav-li .img-div img {
    margin: 0 auto;
    width: 60px;
    height: 60px;
}
.cpaifour .ti {
    width: 100%;
    position: unset;
    margin: 50px auto 0;
    height: 240px;
}
.cpaifour .ti .kuai .kuai-left {
    width: 50%;
    float: left;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 25px;
}
.cpaifour .ti .kuai .tou {
    line-height: 16px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #337BFF;
    margin-top: 0;
}
.cpaifour .ti .kuai .lan-line {
    width: 40px;
    height: 3px;
    background: #337BFF;
    margin-top: 15px;
}
.cpaifour .ti .kuai .shen {
    margin-top: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.cpaifour .ti .kuai .ljty-a {
    display: block;
    width: 90px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #337BFF;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #337BFF;
    line-height: 30px;
    margin-top: 18px;
}
.cpaifour {
    width: 100%;
    padding-bottom: 58px;
    overflow: hidden;
}
.cpaifive .intit .mz {
    line-height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 60px;
}
}

@media screen and (max-width: 768px){
    .cpgn.mz {
        width: 100%;
        line-height: 36px;
        font-size: 18px;
        color: #333;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 28px;
    }
    .cpgn-div .cpbithree-nav{
        display: none;
    }
    .cpgn-div .cpbithree{
        width: 100%;
    }
    .cpgn-div{
        height: auto;
    }
    .cpbithree li{
        padding: 20px;
    }
    .cpbithree li .zi .tou {
        margin-top: 0px;
        font-size: 16px;
        font-weight: bold;
        padding: 0;
        border-left: none;
        color: #347CFF;
    }
    .cpbithree li .zi .shen {
        margin-top: 10px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #9A9A9A;
        line-height: 26px;
    }
    .cpbithree li {
        display: block !important;
        overflow: hidden;
    }
    .cpgn-box {
        background-color: #fff;
        padding-bottom: 40px;
    }
    .suoyouone .fuzi {
        width: 96%;
        position: absolute;
        left: 2%;
        margin-left: 0;
        bottom: auto;
        top: 66px;
        padding: 0;
    }
    .cpaifour .intit .mz {
        line-height: 18px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 40px;
    }
    .cpaifour .nav {
        display: none;
    }
    .cpaifour .ti {
        width: 100%;
        position: unset;
        margin: 40px auto 0;
        height: auto;
    }
    .cpaifour .ti .kuai .kuai-left {
        
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 20px;
    }
    .cpaifour .ti .kuai .kuai-right {
        width: 100%;
        float: right;
    }
    .cpaifour .ti .kuai .tou {
        line-height: 16px;
        height: 16px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #337BFF;
        margin-top: 0;
    }
    .cpaifour .ti .kuai .lan-line {
        width: 30px;
        height: 3px;
        background: #337BFF;
        margin-top: 15px;
    }
    .cpaifour .ti .kuai .shen {
        margin-top: 13px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        line-height: 26px;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
    .cpaifour .ti .kuai{
        display: block !important;
    }
    .cpaifour {
        width: 100%;
        padding-bottom: 34px;
        overflow: hidden;
    }
    .cpaifive .intit .mz {
        line-height: 18px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 40px;
    }
    .cpaifive .qiehs {
        display: none;
    }
    .cpaifive .kuais .kuai .one .zi {
        width: 100%;
        max-height: 100%;
    }
    .cpaifive .kuais .kuai .one .zi {
        padding: 20px;
        box-sizing: border-box;
        
    padding-left: 10px;
    }
    .cpaifive .kuais .kuai .one .tu {
        width: 100%;
        margin: 10px auto;
    }
    .cpaifive .kuais .kuai{
        display: block !important;
        margin-bottom: 20px;
        
    }
    .cpaifive .kuais .kuai .one .zi .tou {
        margin-top: 0px;
        font-size: 18px;
        font-weight: bold;
        padding: 0;
        border-left: none;
        color: #337BFF;
        border-left: 3px solid #337BFF;
        padding-left: 12px;
    }
    .cpaifive .kuais .kuai .one .zi .shen {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        line-height: 26px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .cpaifour .ti .kuai .ljty-a {
        display: block;
        width: 80px;
        height: 26px;
        background: #FFFFFF;
        border: 1px solid #337BFF;
        border-radius: 13px;
        text-align: center;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #337BFF;
        line-height: 26px;
        margin-top: 18px;
    }
    .suoyouone .fuzi .shen {
      font-size: 14px;
      line-height: 14px;
      color: #fff;
      margin-top: 5px;
      height: 14px;
    }
    .suoyouone .fuzi a.more {
      width: 90px;
      line-height: 30px;
      font-size: 14px;
      color: #333;
      height: 30px;
      border-radius: 15px;
      background-color: #fff;
      text-align: center;
      display: block;
      margin-top: 10px;
      position: relative;
      overflow: hidden;
      z-index: 2;
   }

}