/* Index */


/* pc-banner */

.pc-banner {
    position: relative;
}

.pc-banner .boxbanner {
    display: block;
    width: 100%;
}

.pc-banner .boxbanner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pc-banner .boxbanner .swiper-container .swiper-slide {
    display: block;
}

.pc-banner .boxbanner .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.pc-banner .boxbanner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 140px !important;
}

.pc-banner .boxbanner .swiper-pagination-bullet {
    width: 28px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 40px;
    opacity: 1;
}

.pc-banner .boxbanner .swiper-pagination-bullet-active {
    width: 90px;
    background: #A1FFFF;
}

.pc-banner .sloganbox {
    background: linear-gradient(-90deg, rgba(65, 38, 137, 0.7) 0%, rgba(40, 36, 71, 0.7) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(65, 38, 137, 0.7) 0%, rgba(40, 36, 71, 0.7) 100%);
    background: -o-linear-gradient(-90deg, rgba(65, 38, 137, 0.7) 0%, rgba(40, 36, 71, 0.7) 100%);
    background: -moz-linear-gradient(-90deg, rgba(65, 38, 137, 0.7) 0%, rgba(40, 36, 71, 0.7) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 24px 0;
    z-index: 99;
}

.pc-banner .sloganbox ul li {
    width: 25%;
    padding: 0 3%;
    border-right: rgba(255, 255, 255, 0.6) 1px solid;
    float: left;
}

.pc-banner .sloganbox ul li:last-child {
    border-right: none;
}

.pc-banner .sloganbox ul li span {
    display: block;
    font-size: 17px;
    color: #fefefe;
    margin-bottom: 4px;
    font-weight: bold;
}

.pc-banner .sloganbox ul li p {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 120%;
    font-family: PingFangSC-light, sans-serif;
}

.m-banner {
    position: relative;
    width: 100%;
    display: none;
}

.m-banner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.m-banner .swiper-container .swiper-slide {
    display: block;
}

.m-banner .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.m-banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: .14rem !important;
}

.m-banner .swiper-pagination-bullet {
    width: .12rem;
    height: .03rem;
    background: #FFFFFF;
    border-radius: 40px;
    opacity: 1;
}

.m-banner .swiper-pagination-bullet-active {
    width: .35rem;
    background: #A1FFFF;
}

.title-region {
    padding: 80px 0 0 0;
}

.title-region h2 {
    text-align: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.title-region h2 span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.title-region h2 i {
    width: 14px;
    height: 14px;
    background: url("../images/dot.png") no-repeat center;
    background-size: 100%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 12px;
}

.title-region p {
    font-size: 16px;
    color: #000000;
    opacity: .5;
    text-align: center;
    margin-top: 10px;
}

.block-box3 {
    padding-bottom: 80px;
    background: #fff;
}

.block-box3 .ndbox {
    margin-top: 50px;
}

.block-box3 .ndbox ul li {
    width: 29%;
    margin: 0 2%;
    float: left;
    text-align: center;
}

.block-box3 .ndbox ul li .pic {}

.block-box3 .ndbox ul li .pic img {
    transition: .5s;
    display: block;
    max-width: 100%;
    height: 140px;
    margin: 0 auto;
}

.block-box3 .ndbox ul li span {
    display: block;
    color: #000000;
    font-size: 17px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.block-box3 .ndbox ul li p {
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    opacity: 0.5;
    font-family: PingFangSC-Thin, sans-serif;
}

.block-box4 {
    background: url("../images/zyi2.png") no-repeat top center;
    padding-bottom: 80px;
}

.block-box4 .title-region h2 span {
    color: #fff;
}

.block-box4 .title-region h2 i {
    background: url("../images/dot2.png") no-repeat center;
}

.block-box4 .title-region p {
    color: #fff;
}

.block-box4 .zhbox {
    margin-top:100px;
}

.block-box4 .zhbox ul li {
    float: left;
    width: 12.55555%;
    text-align: center;
    margin:0 2%; padding:2% 0;
    border: rgba(255, 255, 255, 0.5) 1px solid;
}
.block-box4 .zhbox ul li h4 img{ margin:0 auto;}


.block-box4 .zhbox ul li h4 {
    font-size: 17px;
    color: #ffffff;
    transition: .5s;
    transform: scale(1); text-align:center
}

.block-box4 .zhbox ul li .text {
    font-size: 16px;
    color: #ffffff;
    margin-top: 10px;
    line-height: 150%;
    transition: .5s;
    transform: scale(1); font-weight:bold;
}

.block-box4 .zhbox ul li:hover h4 {
    transform: scale(1.2);
}

.block-box4 .zhbox ul li:hover .text {
    transform: scale(1.1);
}

.block-box4 .zhbox .mpic {
    width: 96%;
    margin: 50px auto 30px auto;
    transition: .5s;
    transform: scale(1);
}

.block-box4 .zhbox .mpic:hover {
    transform: scale(1.05);
}

.block-box4 .zhbox .funeng {
    position: relative;
}

.block-box4 .zhbox .funeng:hover dl {
    opacity: 1;
}

.block-box4 .zhbox .funeng dl {
    position: absolute;
    width: 65%;
    right: 0;
    top: 8%;
    transition: 1s;
    opacity: 1;
}

.block-box4 .zhbox .funeng dl dt {
    padding-left: 110px;
    background: url("../images/zyi10.png") no-repeat left 10px;
    margin-bottom: 6%;
}

.block-box4 .zhbox .funeng dl dt:nth-child(2) {
    margin-left: 25%;
}

.block-box4 .zhbox .funeng dl dt:nth-child(3) {
    margin-left: 51%;
}

.block-box4 .zhbox .funeng dl dt span {
    display: block;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
}

.block-box4 .zhbox .funeng dl dt p {
    font-size: 16px;
    color: #ffffff;
    opacity: .5;
    font-family: PingFangSC-Light, sans-serif;
}

.block-box5 {
    padding-bottom: 80px;
    background: #f7f7f7;
}

.customerboxList {
    margin-top: 16px;
}

.customerboxList .hd {
    text-align: center;
}

.customerboxList .hd li {
    display: inline-block;
    padding: 0 18px;
    border-right: 1px rgba(0, 0, 0, 0.5) solid;
}

.customerboxList .hd li:last-child {
    border-right: none;
}

.customerboxList .hd li a {
    font-size: 18px;
    color: #000000;
    opacity: .5;
    line-height: 100%;
}

.customerboxList .hd li.on a {
    color: #4a00d3;
    opacity: 1;
}

.customerboxList .bd {
    margin-top: 80px;
}

.customerboxList .bd .ourct-box {
    width: 100%;
}

.customerboxList .bd .ourct-box .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 36px;
}

.customerboxList .bd .ourct-box .swiper-container .swiper-slide {
    overflow: hidden;
}

.customerboxList .bd .ourct-box .item {
    float: left;
    width: 18%;
    margin: 0 1% 1% 1%;
    background: #fff;
    position: relative;
}

.customerboxList .bd .ourct-box .item::after {
    content: "";
    background: #4a00d3;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    right: 100%;
    z-index: 1;
    transition: all 0.3s ease-out 0.1s;
    z-index: 4;
}

.customerboxList .bd .ourct-box .item:hover::after {
    left: 0%;
    right: 0%;
    transition-delay: 0s;
}

.customerboxList .bd .ourct-box .item .pic {
    width: 100%;
    position: relative;
    padding-bottom: 40%;
    overflow: hidden;
}

.customerboxList .bd .ourct-box .item .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transform: scale(1);
    transition: .5s;
}

.customerboxList .bd .ourct-box .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}

.customerboxList .bd .ourct-box .swiper-pagination-bullet {
    background: #898989;
    margin: 0 6px;
}

.block-anli {
    padding-bottom: 80px;
}

.anliboxList {
    margin-top: 50px;
}

.anliboxList .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.anliboxList .swiper-container .swiper-slide {
    overflow: hidden;
}

.anliboxList .swiper-container .swiper-slide .tinfo {
    width: 40%;
    float: left;
    padding: 0 0 0 0;
}

.anliboxList .swiper-container .swiper-slide .tinfo .union {
    width: 100%;
}

.anliboxList .swiper-container .swiper-slide .tinfo .union img {
    display: block;
    height: 44px;
    max-width: 100%;
}

.anliboxList .swiper-container .swiper-slide .tinfo .titname {
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    line-height: 110%;
    margin-top: 24px;
    margin-bottom: 40px;
}

.anliboxList .swiper-container .swiper-slide .tinfo p {
    font-size: 16px;
    color: #000000;
    opacity: .7;
    width: 88%;
}

.anliboxList .swiper-container .swiper-slide .picbox {
    float: right;
    width: 49.3%;
    position: relative;
    padding-bottom: 28%;
    overflow: hidden;
}

.anliboxList .swiper-container .swiper-slide .picbox img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transform: scale(1);
    transition: .5s;
}

.anliboxList .swiper-container .swiper-slide .picbox:hover img {
    transform: scale(1.2);
}

.anliboxList .swiper-container .btn-arrow {
    width: 88px;
    height: 44px;
    position: absolute;
    right: 50%;
    z-index: 60;
    margin-right: -52px;
    bottom: 60px;
}

.anliboxList .swiper-container .btn-arrow .bnext {
    width: 44px;
    height: 44px;
    background: url("../images/b_left.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    transition: .5s;
}

.anliboxList .swiper-container .btn-arrow .bprev {
    width: 44px;
    height: 44px;
    background: url("../images/b_right.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .6;
    transition: .5s;
}

.anliboxList .swiper-container .btn-arrow .bnext:hover {
    opacity: 1;
}

.anliboxList .swiper-container .btn-arrow .bprev:hover {
    opacity: 1;
}

.block-news {
    padding-bottom: 80px;
    background: #f7f7f7;
}

.block-news .newsbox {
    margin-top: 50px;
}

.block-news .newsbox .float-lf {
    float: left;
    width: 49.3%;
    position: relative;
}

.block-news .newsbox .float-lf .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 57.6%;
}

.block-news .newsbox .float-lf .pic img {
    width: 100%;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transform: scale(1);
    transition: .5s;
}

.block-news .newsbox .float-lf:hover .pic img {
    transform: scale(1.2);
}

.block-news .newsbox .float-lf .tittell {
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(-90deg, rgba(10, 10, 10, 0.7) 0%, rgba(10, 10, 10, 0.7) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(10, 10, 10, 0.7) 0%, rgba(10, 10, 10, 0.7) 100%);
    background: -o-linear-gradient(-90deg, rgba(10, 10, 10, 0.7) 0%, rgba(10, 10, 10, 0.7) 100%);
    background: -moz-linear-gradient(-90deg, rgba(10, 10, 10, 0.7) 0%, rgba(10, 10, 10, 0.7) 100%);
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}

.block-news .newsbox .float-lr {
    width: 47.5%;
    float: right;
}

.block-news .newsbox .float-lr ul li {
    padding: 5px 0;
    border-bottom: #d9d9d9 1px solid;
}

.block-news .newsbox .float-lr ul li:nth-child(1) {
    padding-top: 0;
}

.block-news .newsbox .float-lr ul li h3 {
    font-size: 18px;
    color: #010101;
    position: relative;
    padding-left: 34px;
    transition: .5s;
}

.block-news .newsbox .float-lr ul li h3::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 13px;
    top: 50%;
    background: #666666;
    margin-top: -4px;
}

.block-news .newsbox .float-lr ul li .time {
    font-family: PingFangSC-Light, sans-serif;
    font-size: 14px;
    padding-left: 34px;
    margin-top: 0;
    color: #000;
    opacity: .5;
}

.block-news .newsbox .float-lr ul li:hover h3 {
    color: #4a00d3;
}

.block-news .newsbox .float-lr .morenews {
    margin-top: 12px;
    margin-left: 34px;
}

.block-news .newsbox .float-lr .morenews a {
    position: relative;
    left: 0;
    font-size: 18px;
    color: #4a00d3;
    left: 0;
    transition: .5s;
}

.block-news .newsbox .float-lr .morenews a:hover {
    left: 10px;
}

.block-box6 {
    padding: 102px 0;
    background: url("../images/zyi7.png") no-repeat top center;
}

.block-box6 .box h2 {
    font-size: 32px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.block-box6 .box .totalk {
    margin-top: 20px;
    text-align: center;
}

.block-box6 .box .totalk a {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #3d2680;
    background: #fff;
    border: #3d2680 1px solid;
    font-size: 18px;
    font-weight: bold;
    border-radius: 18px;
    transition: .5s
}

.block-box6 .box .totalk a:hover {
    width: 180px;
    color: #fff;
    background-image: linear-gradient(to bottom, #3d2680, #2a244a);
}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {
    .pc-banner .boxbanner .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 120px !important;
    }

    .pc-banner .sloganbox {
        padding: 20px 0;
    }

    .pc-banner .sloganbox ul li span {
        font-size: 15px;
    }

    .pc-banner .sloganbox ul li p {
        font-size: 14px;
    }

    .title-region {
        padding: 50px 0 0 0;
    }

    .title-region h2 {
        font-size: 28px;
    }

    .title-region h2 i {
        width: 12px;
        height: 20px;
    }

    .title-region p {
        font-size: 14px;
        margin-top: 5px;
    }

    .block-box3 {
        padding-bottom: 50px;
    }

    .block-box3 .ndbox {
        margin-top: 30px;
    }

    .block-box3 .ndbox ul li .pic img {
        height:140px;
    }

    .block-box4 {
        padding-bottom: 50px;
    }

    .block-box4 .zhbox {
        margin-top: 30px;
    }

    .block-box4 .zhbox .mpic {
        margin: 30px auto 20px auto;
    }

    .block-box4 .zhbox .funeng dl dt {
        padding-left: 90px;
        background: url("../images/zyi10.png") no-repeat left 8px;
        background-size: 72px 6px;
    }

    .block-box4 .zhbox .funeng dl dt span {
        font-size: 19px;
    }

    .block-box4 .zhbox .funeng dl dt p {
        font-size: 14px;
    }

    .block-box5 {
        padding-bottom: 50px;
    }

    .customerboxList {
        margin-top: 12px;
    }

    .customerboxList .hd li {
        padding: 0 14px;
    }

    .customerboxList .hd li a {
        font-size: 16px;
    }

    .customerboxList .bd {
        margin-top: 50px;
    }

    .customerboxList .bd .ourct-box .swiper-container {
        padding-bottom: 24px;
    }

    .block-anli {
        padding-bottom: 50px;
    }

    .anliboxList {
        margin-top: 30px;
    }

    /* .anliboxList .swiper-container .swiper-slide .tinfo {
        padding: 31px 0 0 0;
    } */

    .anliboxList .swiper-container .swiper-slide .tinfo .union img {
        height: 36px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo .titname {
        font-size: 28px;
        margin-top: 16px;
        margin-bottom: 24px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo p {
        font-size: 14px;
    }

    .anliboxList .swiper-container .btn-arrow {
        width: 80px;
        height: 40px;
        bottom: 50px;
        margin-right: -48px;
    }

    .anliboxList .swiper-container .btn-arrow .bnext {
        width: 40px;
        height: 40px;
    }

    .anliboxList .swiper-container .btn-arrow .bprev {
        width: 40px;
        height: 40px;
    }

    .block-news {
        padding-bottom: 50px;
    }

    .block-news .newsbox {
        margin-top: 30px;
    }

    .block-news .newsbox .float-lf {
        width: 47%;
    }

    .block-news .newsbox .float-lf .tittell {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
    }

    .block-news .newsbox .float-lr {
        width: 51%;
    }

    .block-news .newsbox .float-lr ul li h3 {
        font-size: 16px;
        padding-left: 28px;
    }

    .block-news .newsbox .float-lr ul li h3::before {
        width: 6px;
        height: 6px;
        left: 10px;
        margin-top: -3px;
    }

    .block-news .newsbox .float-lr ul li .time {
        font-size: 12px;
        padding-left: 28px;
    }

    .block-news .newsbox .float-lr .morenews {
        margin-left: 28px;
    }

    .block-news .newsbox .float-lr .morenews a {
        font-size: 16px;
    }

    .block-box6 {
        padding: 72px 0;
    }

    .block-box6 .box h2 {
        font-size: 28px;
    }

    .block-box6 .box .totalk {
        margin-top: 14px;
    }

    .block-box6 .box .totalk a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        border-radius: 12px;
    }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1020px) {
    .pc-banner {
        display: none;
    }

    .m-banner {
        display: block;
    }

    .title-region {
        padding: 30px 0 0 0;
    }

    .title-region h2 {
        font-size: 20px;
    }

    .title-region h2 i {
        width: 16px;
        height: 16px;
        margin: 0 8px;
    }

    .title-region p {
        font-size: 12px;
    }

    .block-box3 {
        padding-bottom: 30px;
    }

    .block-box3 .ndbox {
        margin-top: 21px;
    }

    .block-box3 .ndbox ul li .pic img {
        height: 140px;
    }

    .block-box3 .ndbox ul li span {
        font-size: 14px;
        margin: 4px 0;
    }

    .block-box3 .ndbox ul li p {
        font-size: 12px;
    }

    .block-box4 {
        padding-bottom: 30px;
    }

    .block-box4 .zhbox {
        margin-top: 20px;
    }

    .block-box4 .zhbox ul li h4 {
        font-size: 14px;
    }

    .block-box4 .zhbox ul li .text {
        font-size: 12px;
    }

    .block-box4 .zhbox .mpic {
        width: 70%;
    }

    .block-box4 .zhbox .funeng {
        width: 90%;
        margin: 0 auto;
    }

    .block-box4 .zhbox .funeng dl dt {
        padding-left: 60px;
        background: url("../images/zyi10.png") no-repeat left 8px;
        background-size: 48px 4px;
    }

    .block-box4 .zhbox .funeng dl dt span {
        font-size: 16px;
    }

    .block-box4 .zhbox .funeng dl dt p {
        font-size: 12px;
    }

    .block-box5 {
        padding-bottom: 30px;
    }

    .customerboxList {
        margin-top: 10px;
    }

    .customerboxList .hd li {
        padding: 0 12px;
    }

    .customerboxList .hd li a {
        font-size: 14px;
    }

    .customerboxList .bd {
        margin-top: 30px;
    }

    .customerboxList .bd .ourct-box .swiper-container {
        padding-bottom: 18px;
    }

    .block-anli {
        padding-bottom: 30px;
    }

    .anliboxList {
        margin-top: 20px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo {
        padding: 31px 0 0 0;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo .union img {
        height: 30px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo .titname {
        font-size: 20px;
        margin-top: 12px;
        margin-bottom: 14px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo p {
        font-size: 12px;
    }

    .anliboxList .swiper-container .btn-arrow {
        width: 68px;
        height: 34px;
        bottom: 40px;
        margin-right: -42px;
    }

    .anliboxList .swiper-container .btn-arrow .bnext {
        width: 34px;
        height: 34px;
    }

    .anliboxList .swiper-container .btn-arrow .bprev {
        width: 34px;
        height: 34px;
    }

    .block-news {
        padding-bottom: 30px;
    }

    .block-news .newsbox {
        margin-top: 20px;
    }

    .block-news .newsbox .float-lf {
        width: 47%;
    }

    .block-news .newsbox .float-lf .tittell {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
    }

    .block-news .newsbox .float-lr {
        width: 51%;
    }

    .block-news .newsbox .float-lr ul li {
        padding: 4px 0;
    }

    .block-news .newsbox .float-lr ul li h3 {
        font-size: 14px;
        padding-left: 24px;
    }

    .block-news .newsbox .float-lr ul li h3::before {
        width: 6px;
        height: 6px;
        left: 6px;
        margin-top: -3px;
    }

    .block-news .newsbox .float-lr ul li .time {
        font-size: 12px;
        padding-left: 24px;
    }

    .block-news .newsbox .float-lr .morenews {
        margin-top: 8px;
        margin-left: 24px;
    }

    .block-news .newsbox .float-lr .morenews a {
        font-size: 14px;
    }

    .block-box6 {
        padding: 43px 0;
    }

    .block-box6 .box h2 {
        font-size: 20px;
    }

    .block-box6 .box .totalk {
        margin-top: 10px;
    }

    .block-box6 .box .totalk a {
        width: 120px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        border-radius: 8px;
    }
}

@media screen and (max-width: 767px) {
    .title-region {
        padding: 20px 0 0 0;
    }

    .title-region h2 {
        font-size: 16px;
    }

    .title-region h2 i {
        width: 9px;
        height: 9px;
        margin: 0 6px;
    }

    .block-box3 {
        padding-bottom: 20px;
    }

    .block-box3 .ndbox {
        margin-top: 16px;
    }

    .block-box3 .ndbox ul li {
        width: 100%;
        margin-bottom: 16px;
    }

    .block-box3 .ndbox ul li .pic img {
        height: 140px;
    }

    .block-box3 .ndbox ul li span {
        font-size: 14px;
        margin: 4px 0;
    }

    .block-box3 .ndbox ul li p {
        font-size: 12px;
    }

    .block-box4 {
        padding-bottom: 20px;
    }

    .block-box4 .zhbox {
        margin-top: 20px;
    }

    .block-box4 .zhbox ul li {
        width: 45%;
        margin-bottom: 16px;
    }



    .block-box4 .zhbox .mpic {
        width: 80%;
    }

    .block-box4 .zhbox .funeng {
        width: 90%;
        margin: 0 auto;
        display: none;
    }

    .block-box5 {
        padding-bottom: 20px;
    }

    .customerboxList {
        margin-top: 8px;
    }

    .customerboxList .hd li {
        padding: 0 12px;
    }

    .customerboxList .hd li a {
        font-size: 12px;
    }

    .customerboxList .bd {
        margin-top: 20px;
    }

    .customerboxList .bd .ourct-box .item {
        width: 30%;
    }

    .customerboxList .bd .ourct-box .swiper-container {
        padding-bottom: 14px;
    }

    .customerboxList .bd .ourct-box .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 3px;
    }

    .block-anli {
        padding-bottom: 20px;
    }

    .anliboxList {
        margin-top: 16px;
    }

    .anliboxList .swiper-container {
        padding-bottom: 20px;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo {
        width: 100%;
        margin: 0 auto 12px auto;
        float: none;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo {
        padding: 0 0 0 0;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo .union img {
        height: 24px;
        margin: 0 auto;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo .titname {
        font-size: 16px;
        margin-top: 12px;
        margin-bottom: 10px;
        text-align: center;
    }

    .anliboxList .swiper-container .swiper-slide .tinfo p {
        font-size: 12px;
        text-align: center;
        margin: 0 auto;
    }

    .anliboxList .swiper-container .swiper-slide .picbox {
        width: 100%;
        height: 159.38px;
        float: none;
        margin: 0 auto;
        padding-bottom: 42%;
    }

    .anliboxList .swiper-container .btn-arrow {
        width: 60px;
        height: 30px;
        bottom: 0;
        margin-right: -30px;
    }

    .anliboxList .swiper-container .btn-arrow .bnext {
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    .anliboxList .swiper-container .btn-arrow .bprev {
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    .block-news {
        padding-bottom: 20px;
    }

    .block-news .newsbox {
        margin-top: 16px;
    }

    .block-news .newsbox .float-lf {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .block-news .newsbox .float-lf .tittell {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
    }

    .block-news .newsbox .float-lr {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .block-news .newsbox .float-lr ul li {
        padding: 4px 0;
    }

    .block-news .newsbox .float-lr ul li h3 {
        font-size: 14px;
        padding-left: 20px;
        line-height: 100%;
    }

    .block-news .newsbox .float-lr ul li h3::before {
        width: 6px;
        height: 6px;
        left: 6px;
        top: 10px;
    }

    .block-news .newsbox .float-lr ul li .time {
        font-size: 12px;
        padding-left: 20px;
    }

    .block-news .newsbox .float-lr .morenews {
        margin-top: 8px;
        margin-left: 20px;
    }

    .block-news .newsbox .float-lr .morenews a {
        font-size: 14px;
    }

    .block-box6 {
        padding: 32px 0;
    }

    .block-box6 .box h2 {
        font-size: 16px;
    }

    .block-box6 .box .totalk {
        margin-top: 10px;
    }

    .block-box6 .box .totalk a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        border-radius: 8px;
    }
}

@media screen and (max-width: 450px) {}

@media screen and (max-width: 350px) {}


/****************************** media ******************************/


/*# sourceMappingURL=yunu.css.map *0