.cpaitwo {
    width: 100%;
    background: #F2F5FA;
    padding-bottom: 60px;
    padding-top: 45px;
}
.cpaitwo .ti {
    width: 50%;
    margin: 45px auto 0;
}
.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 35px;
}
.cpaifive{
    background: #F2F5FA;
}
.cpaifive .intit .mz {
    line-height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0;
    padding-top: 80px;
}
.cpaifour {
    width: 100%;
    padding-bottom: 88px;
    overflow: hidden;
    background-color: #fff;
}
.cpaifour .intit .mz-p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin-top: 25px;
}
.cpaifour .cptd-box .cptd-div{
    width: calc(25% - 40.5px);
    float: left;
    margin-right: 54px;
    padding-top: 50px;
    margin-top: 10px;
}
.cpaifour .cptd-box .cptd-div:nth-child(4n+4){
    margin-right: 0;
}
.cpaifour .cptd-box .cptd-div .xian-div{
    width: 260px;
    height: 220px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.cpaifour .cptd-box .cptd-div .xian-div img.iconpic{
    /* position: absolute;
    left: 50%;
    transform: translateX(-50%); */
    margin-top: 32px; 
    transition: all 400ms;
}
.cpaifour .cptd-box .cptd-div .xian-div .dybt{
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    margin-top: 11px;
    margin-bottom: 20px;
}
.cpaifour .cptd-box .cptd-div .xian-div .jt-box{
    text-align: center;
    transition: all 400ms;
}
.cpaifour .cptd-box .cptd-div .xian-div .jt-box img:nth-child(2){
    display: none;
}
.cpaifour .cptd-box .cptd-div .xian-div .zi{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    overflow:hidden; 

    text-overflow:ellipsis;

    display:-webkit-box; 

    -webkit-box-orient:vertical;

    -webkit-line-clamp:4;
    opacity: 0;
    transition: all 400ms;
}
.cpaifour .cptd-box .cptd-div .xian-div:hover img.iconpic{
    transform:translateY(-80px);/**上移元素**/
    -ms-transform:translateY(-80px);
    -webkit-transform:translateY(-80px);
}
.cpaifour .cptd-box .cptd-div .xian-div:hover .dybt{
    opacity: 0;
    display: none;
}
.cpaifour .cptd-box .cptd-div .xian-div:hover .jt-box{
    transform:translateY(-80px);/**上移元素**/
    -ms-transform:translateY(-80px);
    -webkit-transform:translateY(-80px);
}
.cpaifour .cptd-box .cptd-div .xian-div:hover .jt-box img:nth-child(2){
    display: inline-block;
}
.cpaifour .cptd-box .cptd-div .xian-div:hover .jt-box img:nth-child(1){
    display: none;
}
.cpaifour .cptd-box .cptd-div .xian-div:hover .zi{
    opacity: 1;
    transform:translateY(-80px);/**上移元素**/
    -ms-transform:translateY(-80px);
    -webkit-transform:translateY(-80px);
}
.cpdsj-box {
    width: 100%;
    height: 840px;
    background:url(./image/years_bg.png) no-repeat center center ;
    overflow: hidden;
    position: relative;
}
.cpdsj-box .intit{
    padding-top: 70px;
}
.cpdsj-box .intit .mz{
    line-height: 24px;
}   
.cpdsj-box  .pic-div{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 310px;
}
.swiper-container {
    width: 1200px;
    height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai{
    position: absolute;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai .div-top{
    width: 270px;
    height: 230px;
    background: url(./image/cpdsj-divbj.png) no-repeat center center;
    position: relative;
    cursor: pointer;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai .nianfen{
    width: 58px;
    height: 58px;
    background: url(./image/time_normal.png) no-repeat center center;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F2F5FA;
    line-height: 58px;
    margin-top: 24px;
    margin-left: 108px;
    cursor: pointer;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai .div-top .zid-div{
    width: 82%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: justify;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(even) .div-top{
    width: 270px;
    height: 230px;
    background: url(./image/under_white.png) no-repeat center center;
    position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(even) .nianfen{
    margin-top: 0;
    margin-bottom: 20px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(1){
    top: 48px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(2){
    top: 260px;
    left: 200px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(3){
    top: 22px;
    left: 390px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(4){
    top: 285px;
    left: 570px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(5){
    top: -3px;
    left: 760px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(6){
    top: 300px;
    right: 0;
}
.cpdsj-box .dic-btn{
    position: absolute;
    width: 100%;
    top: 55%;
}
.cpdsj-box .dic-btn .zuojiantou {
    position: absolute;
    left: 230px;
    top: -14px;
    z-index: 111;
    cursor: pointer;
}
.cpdsj-box .dic-btn .zuojiantou img:nth-child(2){
    display: none;
}
.cpdsj-box .dic-btn .youjiantou{
    position: absolute;
    right: 250px;
    top: -35px;
    z-index: 111;
    cursor: pointer;
}
.cpdsj-box .dic-btn .youjiantou img:nth-child(2){
    display: none;
}
.cpdsj-box .dic-btn .zuojiantou:hover img:nth-child(1){
    display: none;
}
.cpdsj-box .dic-btn .zuojiantou:hover img:nth-child(2){
    display: inline-block;
}
.cpdsj-box .dic-btn .youjiantou:hover img:nth-child(1){
    display: none;
}
.cpdsj-box .dic-btn .youjiantou:hover img:nth-child(2){
    display: inline-block;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:hover .div-top{
    width: 270px;
    height: 230px;
    background: url(./image/cpdsj-divlbj.png) no-repeat center center;
    position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:hover .div-top .zid-div{
    color: #fff;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(even):hover .div-top{
    width: 270px;
    height: 230px;
    background: url(./image/under_blue.png) no-repeat center center !important;
    position: relative;
    top: -5px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:hover .nianfen{
    width: 58px;
    height: 63px;
    background: url(./image/time_choose.png) no-repeat center center !important;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F2F5FA;
    line-height: 63px;
    margin-top: 24px;
    margin-left: 108px;
}
.swiper-container .swiper-wrapper .swiper-slide .neirong-kuai:nth-child(even) .nianfen {
    margin-top: 0 !important;
    margin-bottom: 20px;
}
.cpaifive .kuais .kuai .one .zi .tou {
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    border-left: none;
    color: #337BFF;
    border-left: none;
    padding-left: 0px;
}
.cpaifive .kuais .kuai .one .zi .shen h1{
    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    margin: 0;
    margin-bottom: 5px;
}
.cpaifive .kuais .kuai .one .zi {
    width: 51.4%;
    max-height: 100%;
    padding: 40px;
}
.cpaifive .kuais .kuai .one .tu {
    width: 46.6%;
    padding-right: 50px;
    box-sizing: border-box;
    margin-top: 88px;
}
.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: 1000;
}

    .cpaitwo .ti {
        width: 100%;
        margin: 0px auto 0;
    }
.cpaifive .kuais .kuai{
    position: relative;

}
.cpaifive .kuais .kuai .one .tu {
   
    width: 48.6%;
    padding-right: 40px;
    box-sizing: border-box;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media screen and (max-width: 1680px){
    .cpdsj-box .dic-btn .zuojiantou {
        position: absolute;
        left: 150px;
        top: -18px;
        z-index: 111;
        cursor: pointer;
    }
    .cpdsj-box .dic-btn .youjiantou {
        position: absolute;
        right: 150px;
        top: -10px;
        z-index: 111;
        cursor: pointer;
    }
}
@media screen and (max-width: 768px){
    .cpaifour .cptd-box .cptd-div {
        width: 100%;
        float: none;
        margin-right: 54px;
        padding-top: 50px;
        margin-top: 10px;
        margin: 0 auto;
    }
    .cpaifour .cptd-box .cptd-div .xian-div {
        width: 100%;
        height: 220px;
        background: #FFFFFF;
        border: 1px solid #E8E8E8;
        box-sizing: border-box;
        position: relative;
        text-align: center;
        cursor: pointer;
    }
    .cpdsj-box{
        display: none;
    }
}

.cpgn-div {
    width: 1200px;
    min-height: 730px;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}


@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: 96%;
        margin: 10px auto;
        float: none;
        position: unset;
        right: 0;
        top: 0;
        transform: none;
        padding-right: 0px;
        box-sizing: border-box;
    }
    .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;
    }
}
.cpdsj-box2{
    display: none;
}
@media screen and (max-width: 1440px){
    .cpdsj-box {
        width: 100%;
        height: auto;
        background: url(./image/years_bg.png) no-repeat center center;
        overflow: hidden;
        position: relative;
        padding-bottom: 60px;
    }
    .cpdsj-box{
        display: none;
    }
    .cpdsj-box2{
        display: block;
    }
    .cpdsj-box2 .neirong-kuai{
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 15px;
    }
    .cpdsj-box2 .neirong-kuai .nianfen{
        float: left;
    }
    .cpdsj-box2 .neirong-kuai .div-top{
        float: right;
    }
    .cpdsj-box2 .neirong-kuai .nianfen {
        /* float: left; */
        width: 100%;
        color: #333;
        font-weight: bold;
        line-height: 24px;
        font-size: 14px;
    }
    .cpdsj-box2 .neirong-kuai .div-top {
        /* float: right; */
        width: 100%;
        line-height: 24px;
        font-size: 14px;
        color: #666;
    }
}
@media screen and (max-width: 1200px){
    .cpdsj-box2 .neirong-kuai{
        width: 96%;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 15px;
    }
    .cpdsj-box2 .neirong-kuai .nianfen{
        float: left;
    }
    .cpdsj-box2 .neirong-kuai .div-top{
        float: right;
    }
    .cpdsj-box2 .neirong-kuai .nianfen {
        /* float: left; */
        width: 100%;
        color: #333;
        font-weight: bold;
        line-height: 24px;
        font-size: 14px;
    }
    .cpdsj-box2 .neirong-kuai .div-top {
        /* float: right; */
        width: 100%;
        line-height: 24px;
        font-size: 14px;
        color: #666;
        overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:3; 
    }
}