
.swiper1 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 60px;
}

.syswiper .swiper-pagination-bullet {
    display: inline-block;
    border-radius: unset;
    opacity: unset;
    width: 29px;
    height: 6px;
    background-color: #ffffff;

}

.syswiper .swiper-pagination-bullet-active {
    width: 29px;
    height: 6px;
    background-color: #0372d5;
}

.syswiper .swiper-slide img {
    width: 100%;
}

.c_title {}

.c_title h1 {
    font-family: SourceHanSansCN-Medium;
    font-size: 36px;
    line-height: 36px;
    color: #086dd2;
}

.c_title p {
    width: 69px;
    height: 1px;
    background-color: #df6613;
    margin: 16px 0 14px;
}

.c_title h2 {
    font-family: PingFang-SC-Bold;
    font-size: 18px;
    line-height: 18px;
    color: #777777;
    opacity: 0.6;
}



.c_one {
    width: 1350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -35px;
    z-index: 99;
}

.c_oneleft {
    width: 49.03%;
    padding-top: 112px;
}

.c_oneright {
    width: 46.22%;
}

.c_oneright img {
    width: 100%;
}

.c_onetext {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #888888;
    line-height: 32px;
    margin-top: 42px;
}

.c_two {
    width: 1350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -35px;
}

.c_twoleft {
    width: 58.59%;
    position: absolute;
    padding-top: 90px;
    top: 0;
    z-index: 9999;
}

.c_tworight {
    width: 46.22%;
    position: absolute;
    right: 0;
}

.c_tworight img {
    width: 100%;
}

.c_zz {
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 10px #666;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c_twoitem {
    padding: 40px 0 47px 0;
    width: 33.3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.c_twoitem:nth-child(2) {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.c_twoitem h2 {
    font-size: 60px;
    line-height: 60px;
    color: #ff6800;
    display: flex;
    align-items: flex-start;
    padding-left: 20px;
}

.c_twoitem h2 span {
    font-family: SourceHanSansSC-Regular;
    font-size: 16px;
    line-height: 30px;
    color: #ff6800;
}

.c_twoitem h3 {
    font-size: 16px;
    line-height: 28px;
    color: #444444;
}

.c_twoitem p {
    font-family: FuturaBT-Book;
    font-size: 12px;
    line-height: 12px;
    color: #444444;
    opacity: 0.45;
}

.c_look {
    margin-top: 60px;
    width: 149px;
    height: 48px;
    border-radius: 5px;
    border: solid 1px #0372d5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.c_look p {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    line-height: 60px;
    color: #086ed2;
}

.c_look span {
    font-size: 16px;
    line-height: 60px;
    color: #086ed2;
}

.c_three {
    width: 1350px;
    margin: 500px auto 0;
    display: flex;
    justify-content: space-between;
}

.c_img {
    width: 32.66%;
}

.c_img img {
    width: 100%;
}

.c_four {
    margin-top: 60px;
    width: 100%;
    background: url('../images/c/fwback.png');
    padding: 69px 320px 130px 290px;
    padding: 69px 0 130px;
}

.c_fourcenter {
    width: 1350px;
    margin: 0 auto;
}

.c_fourtitle {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.c_fourtitle .c_title h1 {
    color: #fff !important;
}

.c_fourtitle .c_title p {
    background-color: #fff;
}

.c_fourtitle .c_title h2 {
    color: #fff !important;
}

.c_title2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.c_fourservice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}

.c_fouritem {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.c_fourimgbox {
    width: 117px;
    height: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c_fouritem p {
    margin-top: 39px;
    font-size: 18px;
    /* font-weight: bold; */
    line-height: 16px;
    color: #ffffff;
}

.c_fouract {
    display: none;
}

.c_fouritem:hover .c_fourxs {
    display: none;
}

.c_fouritem:hover .c_fouract {
    display: block;
}


.c_five {
    width: 1350px;
    margin: 66px auto 0;
}

.c_fivecarbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 43px;
}

.c_fiveitem {
    width: 23.55%;
    position: relative;
    margin-bottom: 29px;
}

/* .c_fiveimg{
    position: relative;
} */
.c_fiveitem img {
    width: 100%;
}

.c_fivetext {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.c_fivetext p {
    width: 29px;
    height: 1px;
    background-color: #ffffff;
}

.c_fivetext h3 {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    margin: 12px 0;
}

.c_fiveitem:hover .c_fivetext {
    opacity: 1;
}

.c_more {
    width: 229px;
    height: 66px;
    border-radius: 5px;
    border: solid 1px #0372d5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 52px;
    margin: 33px auto 0;
}

.c_more p {
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    line-height: 60px;
    color: #086ed2;
}

.c_more span {
    font-size: 24px;
    line-height: 60px;
    color: #086ed2;
}

.c_six {
    width: 1350px;
    margin: 108px auto 0;

}

.news-swiper {
    margin-top: 36px;
    padding-left: 1px;
}

.news-swiper .swiper-slide {
    padding-top: 40px;
}

.c_sixitem {
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 1px rgba(2, 2, 2, 0.26);
    border: solid 1px #bfbfbf;
}

.c_newsbox img {
    width: 100%;
}

.c_sixtext {
    padding: 40px 45px 40px 40px;
}

.c_sixtext h2 {
    font-size: 24px;
    line-height: 36px;
    color: #0372d5;
}

.c_sixitem {
    /* width: 93.58%; */
    position: relative;
}

.c_sixtext P {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    margin: 20px 0 40px;
}

.c_sixck {
    width: 100px;
    height: 34px;
    border: solid 1px #0372d5;
    padding: 0 10px;
    justify-content: space-between;
    align-items: center;
    justify-content: space-between;
}

.c_sixck span {
    font-size: 14px;
    line-height: 34px;
    color: #0372d5;
}

.c_sixdata {
    width: 82px;
    height: 79px;
    background-color: #0372d5;
}

.c_sixdata {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -40px;
    left: 42px;
    z-index: 999;
}

.c_sixdata h3 {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
}

.c_sixdata h4 {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 10px;
}

.c_six .swiper-pagination-bullet {
    width: 39px;
    height: 4px;
    background-color: #c4e3ff;
    border-radius: unset;
    opacity: 1;
}

.c_six .swiper-pagination-bullet-active {
    background: #0372d5;
}

.c_six .swiper-pagination {
    position: unset;
    margin-top: 56px;
}

.c_seven {
    width: 1350px;
    margin: 86px auto 0;
}

.c_seven table {
    border: 1px solid #eee;
}

.c_seventable {
    margin-top: 50px;
}

.c_seventable tr td:nth-child(1) {
    width: 13%;
    background-color: #d6d6d7;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #1c1c1c;
    text-align: center;
    font-weight: bold;
}

.c_seventable tr td:nth-child(2) {
    width: 87%;
    background-color: #fff;
    font-size: 18px;
    line-height: 30px;
    color: #1c1c1c;
    padding: 18px 54px 18px 15px;
}

.c_seven .c_more {
    margin-top: 45px;
    margin-bottom: 40px;
}

@media (max-width:1350px) {
    .c_one {
        width: 100%;
    }

    .c_two {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        position: relative;
        top: -35px;
    }

    .c_three {
        width: 100%;
    }

    .c_fourcenter {
        width: 100%;
    }

    .c_five {
        width: 100%;
    }

    .c_six {
        width: 100%;
    }
    .c_seven{
        width: 100%;
    }


}

@media (max-width:1100px) {
    .c_one {
        align-items: center;
    }

    .c_oneleft {
        padding-top: 60px;
    }

    .c_tworight {
        /* width: 100%; */
        position: absolute;
        right: 0;
    }

    .c_three {
        margin: 400px auto 0;
    }

    .c_sixtext P {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

}




@media (max-width:767px) {
    .swiper1 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px;
    }
    .c_one {
        padding: 0 8px;
        flex-direction: column;
    }

    .c_oneleft {
        width: 100%;
    }

    .c_oneright {
        width: 100%;
    }

    .c_title h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .c_title h2 {
        font-size: 16px;
        line-height: 16px;
    }

    .c_title p {
        margin: 10px 0 10px;
    }

    .c_onetext {
        font-size: 14px;
        color: #888888;
        line-height: 24px;
        margin-top: 10px;
    }

    .c_two {
        padding: 0 8px;
    }

    .c_tworight {
        position: unset;
    }

    .c_twoleft {
        width: 100%;
        padding-top: 15px;
        position: unset;
    }

    .c_two {
        flex-direction: column;
    }

    .c_twoitem h2 {
        font-size: 30px;
        line-height: 40px;
        padding-left: 20px;
    }
    .c_twoitem h3 {
        font-size: 14px;;
    }
    .c_two a {
        text-align: center;
        width: 100%;
        display: block;
    }
    .c_look {
        margin-top: 15px;
        display: inline-flex;
        width: 129px;
        height: 40px;
    }
    .c_look p {
        font-size: 14px;
    }
    .c_tworight {
        display: none;
    }

    .c_twoitem p {
        text-align: center;
    }

    .c_three {
        margin: -12px auto 0;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .c_img {
        width: 85%;
        margin-bottom: 20px;
    }

    .c_fourimgbox {
        width: 50px;
        height: 50px;
    }

    .c_fourimgbox img {
        width: 88%;
    }

    .c_fouritem p {
        margin-top: 0px;
        font-size: 12px;
    }

    .c_four {
        padding: 23px 8px 25px;
    }

    .c_fourservice {
        flex-wrap: wrap;
        margin-top: 25px;
    }

    .c_fouritem {
        width: 27%;
        margin-bottom: 20px;
    }

    .c_five {
        margin: 25px auto 0;
        padding: 0 8px;
    }

    .c_fiveitem {
        width: 48.55%;
        position: relative;
        margin-bottom: 20px;
    }

    .c_more {
        width: 129px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #0372d5;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        margin: 5px auto 0;
    }
    .zl_tyxl_total table tr td:last-child {
        font-size: 14px;
        line-height: 25px;
    }
    .c_more p {
        font-family: SourceHanSansCN-Regular;
        font-size: 14px;
        line-height: 45px;
        color: #086ed2;
    }

    .c_more span {
        font-size: 18px;
        line-height: 45px;
        color: #086ed2;
    }
    .c_sixtext h2 {
        font-size: 16px;
        line-height: 25px;
        overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1; 

    }
    .c_sixtext P {
        font-size: 14px;
        line-height: 24px;
        color: #777777;
        margin: 5px 0 18px;
    }
    .c_sixtext {
        padding: 15px 8px 20px;
    }
    .c_seventable tr td:nth-child(1) {
        width: 30%;
        font-size: 14px;
    }
    .c_seventable tr td:nth-child(2) {
        width: 70%;
        padding: 8px 5px ;
        font-size: 14px;
        line-height: 25px;
    }
    .c_seven {
        margin: 25px auto 0;
    }
    .c_seventable {
        margin-top: 25px;
    }
    .c_seven .c_more {
        margin-top: 20px;
    }
    .c_six {
        margin: 25px auto 0;
    }
}












.w_foot{
    width: 100%;
    height: 434px;
    background-image: url("../images/c/footbac.png");
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.w_foot1{
    width: 1351px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.w_foot1 ul{
    display: flex;
    width: 1090px;
    justify-content: space-between;
}
.w_foot1 ul li h1{
    font-size: 16px;
	line-height: 16px;
    color: #ffffff;
    margin-bottom: 45px;
}
.w_foot1 ul li span{
    padding-bottom: 15px;
    border-bottom: 2px solid #ffffff;
}
.w_foot1 ul li h2{
    font-size: 14px;
	line-height: 14px;
	color: #ffffff;
    margin-bottom: 16px;
}
.w_foot1 ul li h3{
    font-size: 36px;
	color: #ffffff;
}
.w_foot1 ul li h4{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}
.w_foot2{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.w_foot2 img{
    width: 130px;
	height: 130px;
}
.w_foot2 h3{
    font-size: 14px;
	line-height: 16px;
	color: #ffffff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.w_foot3{
    border-top: 2px solid rgba(255, 255, 255, 0.15);
}
.w_foot4{
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.w_foot4 h3{
    font-size: 12px;
    color: #ffffff;
    line-height: 27px;
    opacity: 0.4;
}
.w_foot2 div{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.w_foot2 div img{
    width: 30px;
	height: 30px;
}
@media (max-width:1477px) {
    .w_foot1{
        width: 1320px;
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .w_foot4{
        width: 1320px;
    }
    .w_foot1 ul{
        width: 1000px;
    }
}

@media (max-width:1365px) {
    .w_foot1{
        width: 1160px;
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .w_foot4{
        width: 1160px;
    }
    .w_foot1 ul{
        width: 900px;
    }
}

@media (max-width:1199px) {
    .w_foot1{
        width: 970px;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .w_foot4{
        width: 970px;
    }
    .w_foot1 ul{
        width: 800px;
    }
    .w_foot {
        height: 350px;
    }
}

@media (max-width:990px) {
    .w_foot1{
        width: 96%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .w_foot4{
        width: 96%;
        flex-direction: column;
    }
    .w_foot1 ul{
        width: 100%;
        flex-wrap: wrap;
    }
    .w_foot1 ul li{
        width: 30%;
    }
    .w_foot1 ul li{
        display: none;
    }
    .w_foot1 ul li:last-child{
        display: block;
    }

    .w_foot {
        height: auto;
    }
    .w_foot1 ul li h1 {
        line-height: 22px;
    }
    .w_foot1 ul li span {
       border: none;
    }
    .w_foot1 ul li h1 {
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
        margin-bottom: 20px;
    }
    .w_foot1 ul li {
        width: 85%;
    }
    
}

@media (max-width:767px) {
    .w_foot1 ul li{
        width: 50%;
    }
    .w_foot1 ul li h3 {
        font-size: 22px;
        color: #ffffff;
    }
    .w_foot1 ul li {
        width: 95%;
    }
}

.add_left{
    position: fixed;
    top: 400px;
    right: 0;
    z-index: 9999;
}
@media (max-width:990px){
    .add_left{
        display: none;
    }
}
.zl_hover_img{
    overflow: hidden;
    border-radius: 100%;
}

.zl_hover_img img{
    transition: all 0.6s;
}
.zl_hover_img img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.zl_car_ul li {
    overflow: hidden;
    position: relative;
}
.zl_car_ul li:hover .c_fivetext{
    opacity: 1;
}