﻿* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #115db2;
}

li {
    list-style: none;
    cursor: pointer;
}

body {
    min-width: 100%;
}

.clearfloat::after {
    content: '';
    display: block;
    clear: both;
}

/* 背景图 */
.LZ_sixsix_container {
    background-image: url('banner.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
    padding-top: 300px;
}

.sixsix_container {
    width: 1200px;
    margin: 0 auto;
}

.sixsix_container .sixsix_top {
    width: 1200px;
    height: 170px;
    background-image: url('jianjie.png');
    background-repeat: no-repeat;
    border-radius: 20px;
    border: solid 2px #39a7e5;
    padding: 35px 70px 29px;
}

.sixsix_container .sixsix_top p {
    line-height: 30px;
    text-indent: 2em;
    color: #404040;
}

.sixsix_container .sixsix_top p:nth-child(1) {
    color: #fff;
}

.sixsix_center {
    margin-top: 59px;
    height: 213px;
    background-image: url('border.png');
    background-repeat: no-repeat;
    position: relative;
}

.sixsix_center h4 {
    color: #025dda;
    font-size: 24px;
    position: absolute;
    left: 20px;
    top: -25px;
}

.sixsix_center p {
    color: #666666;
    position: absolute;
    left: 108px;
}

.sixsix_center ul {
    width: 98%;
    height: 115px;
    text-align: center;
    position: absolute;
    top: 60px;
}

.sixsix_center ul li {
    display: inline-block;
    width: 156px;
    height: 115px;
    margin-right: 36px;
    text-align: center;
}

.sixsix_center ul li:last-child {
    margin-right: 0;
}

.sixsix_center ul a {
    display: block;
}

/* 轮播图盒子 */
.sixsix_bottom {
    margin-top: 49px;
}

.sixsix_bottom h4 {
    width: 100%;
    height: 50px;
    background-image: url('shizai.png');
    background-repeat: no-repeat;
    position: relative;
}

.sixsix_bottom h4 p {
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    color: #025dda;
    left: 30px;
    top: -25px;
}

.sixsix_bottom h4 a {
    float: right;
    color: #999;
}

.sixsix_bottom .swiperDd {
    display: block;
    height: 326px;
}

.sixsix_footer {
    width: 100%;
    margin: 0 auto;
    margin-top: 49px;
}

.sixsix_footer .foot {
    width: 48.5%;
    display: inline-block;
    margin-right: 20px;
}

.sixsix_footer .foot:last-child {
    margin-right: 0px;
}

.sixsix_footer .foot h4 {
    background-image: url('zhengce.png');
    background-repeat: no-repeat;
    height: 49px;
    position: relative;
    width: 100%;
}

.sixsix_footer .foot h4 p {
    font-size: 24px;
    position: absolute;
    color: #025dda;
    left: 30px;
    top: -20px;
}

.sixsix_footer .foot h4 a {
    color: #999;
    float: right;
}

.sixsix_footer .foot ul {
    width: 100%;
    height: 275px;
}

.sixsix_footer .foot ul li {
    height: 54px;
    width: 100%;
    padding-left: 20px;
    border-bottom: 1px dotted #999;
    display: inline-block;
    position: relative;
}

.sixsix_footer .foot ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #3764fa;
    border-radius: 50%;
    left: 0px;
    top: 26px;
}

.sixsix_footer .foot ul li a {
    width: 70%;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.sixsix_footer .foot ul li a:hover {
    color: #025dda;
}

.sixsix_footer .foot ul li span {
    color: #999;
    position: absolute;
    right: 10px;
    height: 54px;
    line-height: 54px;
}

.sixsix_bottom .iamges {
    display: none;
}

.sixsix_bottom .iamges img {
    width: 300px;
    height: 190px;
    display: none;
}

/* 轮播图样式 */
.sixsix_bottom .swiper-container {
    display: block;
}

.swiper-wrapper {
    text-align: center;
}

.swiper-slide {
    width: 250px;
    border: 1px solid #025dda;
}

.swiper-slide p {
    width: 240px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
.newStyle .sixsix_container .sixsix_top p {
    font-size: 34px;
    line-height: 42px;
}
.newStyle .sixsix_container .sixsix_top {
    height: auto;
    background-size: 100% 100%;
}
.newStyle .sixsix_center h4 {
    font-size: 38px;
    left: 12px;
    top: -50px;
}
.newStyle .sixsix_center p {
    font-size: 34px;
}
.newStyle .sixsix_center ul li span {
    font-size: 34px;
}
.newStyle .sixsix_center {
    height: 300px;
    background-size: 100% 100%;
}
.newStyle .sixsix_center ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.newStyle .sixsix_center ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 150px;
}
.newStyle .sixsix_center ul li a img {
    margin-top: 17px;
}
.newStyle .sixsix_bottom h4 {
    background: none !important;
    margin-bottom: 5px;
}
.newStyle .sixsix_bottom h4 p { 
    font-size: 38px;
    top: -5px;
}
.newStyle .sixsix_bottom h4 a{
    font-size: 34px;
}
.newStyle .swiper-slide p {
    height: 65px;
    line-height: 65px;
    font-size: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newStyle .sixsix_footer .foot h4 p {
    font-size: 38px;
    top: -3px;
}
.newStyle .sixsix_footer .foot h4 {
    background-image: none;
}
.newStyle .sixsix_footer .foot h4 a {
    font-size: 34px;
}
.newStyle .sixsix_footer .foot ul li a {
    font-size: 34px;
}
.newStyle .sixsix_footer .foot ul li span {
    font-size: 34px;
}
.newStyle .sixsix_footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newStyle .sixsix_footer .foot {
    width: 100%;
    margin-bottom: 130px;
}
.newStyle .sixsix_footer .foot ul li {
    height: 74px;
    line-height: 75px;
}
@media screen and (max-width: 1000px) {
    .sixsix_top {
        display: none;
    }

    .sixsix_bottom .swiper-container {
        display: none;
    }

    .sixsix_bottom .iamges {
        display: block;
    }

    .sixsix_bottom .iamges img {
        display: inline-block;
    }

    .sixsix_container {
        width: 100%;
    }

    .sixsix_center ul {
        overflow: auto;
    }

    .sixsix_center ul::-webkit-scrollbar {
        display: none;
    }

    .sixsix_center ul li {
        margin: 0;
    }

    .sixsix_bottom {
        width: 100%;
        text-align: center;
    }

    .sixsix_footer {
        width: 100%;
    }

    .sixsix_footer .foot {
        width: 100%;
        margin: 0;
    }
}
