﻿/*public css*/
#shouji{display:none;}

.slh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clear_float {
    height: 0px;
    clear: both;
    display: block;
}

.container {
    width: 81.4%;
    margin: 0 auto;
    position: relative;
}

/*end*/
.back {
    display: block;
    width: 83px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background: #005bac;
    font-size: 14px;
    margin: 20px auto 0 auto;
}

.son_banner img {
    display: block;
    width: 100%;
}

.back_fff {
    background: #fff;
}

.son_menu {
}

    .son_menu ul li {
        float: left;
    }

        .son_menu ul li a {
            color: #000;
            font-size: 18px;
            padding: 0 18px;
        }

.zcwjD {
    margin: 0 auto;
    background: #f7f7f7;
    padding-top: 42px;
    padding-bottom: 35px;
    margin-bottom: 50px;
}

.zcwjD img {
	display:initial;
}

    .zcwjD img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .zcwjD .title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
    }

    .zcwjD .time {
        color: #9fa0a0;
        font-size: 14px;
        text-align: center;
        padding-bottom: 14px;
        border-bottom: 1px solid #cacaca;
    }

    .zcwjD .kk {
        width: 85%;
        margin: 0 auto;
        text-align: justify;
    }

        .zcwjD .kk .text p {
            color: #53565a;
            line-height: 24px;
            font-size: 16px;
            min-height: 15px;
        }

        .zcwjD .kk .text {
            margin-top: 25px;
            color: #53565a;
            line-height: 24px;
            font-size: 16px;
        }

    .zcwjD .down {
        display: block;
        width: 31px;
        height: 31px;
        background: url(../fonts/31e9540c93ba4b34a4b50617793d93de.svg);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
    transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -webkit-transition: all 1.2s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -m-transform: scale(1);
    transform: scale(1);
}

.sth .ting .cover {
    background: url(../images/sth_png_23_2.png) center center no-repeat;
}

.sth .ting .audio1 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.6);
}

.sth .hua .cover {
    background: url(../images/sth_png_31_2.png) center center no-repeat;
}

.sth_list {
    margin-bottom: 50px;
}

.sth .swiper-slide:hover img {
    transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -webkit-transition: all 1.2s linear;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -o-transform: scale(1.12);
    -m-transform: scale(1.12);
    transform: scale(1.12);
}

.news_top {
    display: block;
    padding: 32px 42px;
    background: #f7f7f7;
    display: flex;
    align-items: center;
}

    .news_top .img {
    }

        .news_top .img img {
            display: block;
            width: 100%;
        }

    .news_top .con {
        float: left;
        width: 50%;
    }

        .news_top .con .tit {
            color: #000000;
            font-size: 26px;
            line-height: 36px;
            border-bottom: 1px solid #cacaca;
            margin-bottom: 20px;
            padding-bottom: 5px;
            width: 90%;
            padding-right: 10%;
        }

        .news_top .con .p {
            color: #53565a;
            font-size: 16px;
            line-height: 28px;
        }

        .news_top .con .time {
            margin-top: 10px;
            color: #9fa0a0;
            font-size: 12px;
            line-height: 22px;
        }

.news_list .kk {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 18px;
    float: left;
    display: block;
    background: #f7f7f7;
    display: flex;
    align-items: center;
}

    .news_list .kk:nth-child(2n) {
        margin-right: 0;
    }

    .news_list .kk .img {
        float: left;
        width: 39%;
        margin-right: 4%;
        overflow: hidden;
    }

        .news_list .kk .img img {
            display: block;
            width: 100%;
        }

    .news_list .kk .con {
        float: left;
        width: 53%;
    }

        .news_list .kk .con .tit {
            color: #000000;
            font-size: 20px;
            line-height: 28px;
            border-bottom: 1px solid #cacaca;
            margin-bottom: 20px;
            padding-bottom: 5px;
            width: 90%;
            padding-right: 10%;
        }

        .news_list .kk .con .p {
            color: #53565a;
            font-size: 14px;
            line-height: 18px;
        }

        .news_list .kk .con .time {
            margin-top: 10px;
            color: #9fa0a0;
            font-size: 12px;
            line-height: 22px;
        }

    .news_list .kk:hover .time {
        color: #90c31f;
    }

    .news_list .kk:hover .tit {
        color: #005bac;
    }

.news_list {
    margin-top: 24px;
    margin-bottom: 50px;
}

    .news_list .kk:hover {
        box-shadow: 5px 5px 9px #dadada;
    }

.jjhz_top {
    background: #f7f7f7;
    padding: 42px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

    .jjhz_top .img {
        float: left;
        width: 48%;
        overflow: hidden;
        margin-right: 2%;
    }

    .jjhz_top .con {
        width: 50%;
        float: right;
        color: #000000;
        font-size: 14px;
        line-height: 24px;
    }

        .jjhz_top .con .tit {
            font-size: 24px;
            line-height: 22px;
            color: #005bac;
            margin-bottom: 20px;
        }

        .jjhz_top .con p {
            color: #000000;
            font-size: 14px;
            line-height: 24px;
        }

.jjhz_list .kk {
    cursor: pointer;
    float: left;
    width: 49.8%;
    margin-right: 0.4%;
    overflow: hidden;
    margin-bottom: 6px;
    position: relative;
}

    .jjhz_list .kk .img {
        width: 100%;
        display: block;
    }

    .jjhz_list .kk .tit {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        line-height: 54px;
        background: rgba(0, 0, 0, 0.6);
        text-align: center;
        color: #fff;
        font-size: 24px;
    }

    .jjhz_list .kk .cover {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        color: #fff;
        transform: translate(0);
        background: rgba(0, 91, 172, 0.6);
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .jjhz_list .kk .cover .name {
            font-size: 24px;
            line-height: 30px;
            text-align: center;
        }

        .jjhz_list .kk .cover .heng {
            width: 22px;
            height: 2px;
            background: #fff;
            margin: 20px auto 28px auto;
        }

        .jjhz_list .kk .cover .k {
            width: 80%;
            margin: 0 auto;
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
        }

        .jjhz_list .kk .cover .text p {
            font-size: 14px;
            line-height: 22px;
        }

        .jjhz_list .kk .cover .text {
            font-size: 14px;
            line-height: 22px;
        }

    .jjhz_list .kk .tit img {
        vertical-align: middle;
        margin-left: 20%;
    }

    .jjhz_list .kk:hover .cover {
        top: 0px;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .jjhz_list .kk:hover .tit {
        display: none;
    }

    .jjhz_list .kk .cover .jt {
        width: 31px;
        height: 31px;
        background: url(../images/jjhz_03_2.png);
        margin: 0 auto;
        margin-top: 18px;
    }

    .jjhz_list .kk:nth-child(2n) {
        margin-right: 0;
    }

.jjhz_list {
    margin-bottom: 62px;
}

.kjdc_list .kk {
    float: left;
    width: 24.7%;
    margin-right: 0.4%;
    position: relative;
    margin-bottom: 4px;
    overflow: hidden;
}

    .kjdc_list .kk .tit {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 96%;
        padding: 12px 2%;
        color: #fff;
        font-size: 22px;
        line-height: 30px;
        background: rgba(0, 0, 0, 0.6);
        text-align: center;
    }

    .kjdc_list .kk img {
        display: block;
        width: 100%;
        transition: all 1.2s linear;
        -moz-transition: all 1.2s linear;
        -o-transition: all 1.2s linear;
        -webkit-transition: all 1.2s linear;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -m-transform: scale(1);
        transform: scale(1);
    }

    .kjdc_list .kk:nth-child(4n) {
        margin-right: 0;
    }

.kjdc_list {
    margin-bottom: 34px;
}

    .kjdc_list .kk:hover img {
        transition: all 1.2s linear;
        -moz-transition: all 1.2s linear;
        -o-transition: all 1.2s linear;
        -webkit-transition: all 1.2s linear;
        -webkit-transform: scale(1.12);
        -moz-transform: scale(1.12);
        -o-transform: scale(1.12);
        -m-transform: scale(1.12);
        transform: scale(1.12);
    }

.ztywD .swiper-container {
    width: 47%;
    float: left;
    margin: initial;
}

.ztywD {
    padding: 50px 60px;
    background: #f7f7f7;
    /* display: flex; */
    align-items: center;
    margin-bottom: 50px;
}

    .ztywD .con {
        line-height: 30px;
        width: 48%;
        float: right;
        margin-left: 4.5%;
    }

        .ztywD .con .tit {
            font-size: 24px;
            color: #005bac;
            line-height: 22px;
            margin-bottom: 5%;
            letter-spacing: 1px;
        }

        .ztywD .con p {
            color: #000;
            font-size: 14px;
            line-height: 24px;
            letter-spacing: 1.5px;
        }

        .ztywD .con .back {
            margin-left: 0;
            margin-top: 22px;
        }

    .ztywD .swiper-pagination-bullet {
        width: 30px;
        height: 3px;
        border-radius: 30px;
    }

.news_top .swiper-container {
    margin: initial;
    float: left;
    width: 48%;
    margin-right: 2%;
    overflow: hidden;
}

.news_top .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 30px;
}

.news_top .swiper-slide img {
    width: 100%;
    display: block;
    
}

.ztywD .swiper-slide img {
    width: 100%;
    display: block;
}

.ztyw_top {
    margin-bottom: 8px;
}

.ztyw_list {
    background: #f7f7f7;
    padding: 55px 65px 60px 65px;
    margin-bottom: 60px;
}

    .ztyw_list .kk {
        position: relative;
        width: 22.9%;
        height: auto;
        float: left;
        overflow: hidden;
        margin-right: 2.8%;
        margin-bottom: 32px;
        text-align: center;
    }

        .ztyw_list .kk .img {
            display: block;
            width: 100%;
        }

        .ztyw_list .kk .img1 {
            display: none;
            width: 100%;
        }

        .ztyw_list .kk .tit {
            text-align: center;
            color: #fff;
            font-size: 24px;
            position: absolute;
            bottom: 16%;
            width: 100%;
            left: 0;
        }

        .ztyw_list .kk .logo {
            top: 36%;
            left: 0;
            position: absolute;
            width: 100%;
            text-align: center;
        }

        
        .ztyw_list .kk .logo img {
            display: initial;
        }

        .ztyw_list .kk:hover .img {
            display: none;
        }

        .ztyw_list .kk:hover .img1 {
            display: block;
        }

        .ztyw_list .kk:nth-child(4n) {
            margin-right: 0;
        }

.about_map {
    padding: 58px 50px;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 70px;
}

    .about_map .kk {
        position: absolute;
        left: 8%;
        top: 50%;
        margin-top: -162px;
        width: 355px;
        background: rgba(0, 91, 172, 0.8);
        padding: 45px;
        height: 234px;
    }

        .about_map .kk .c_name {
            color: #fff;
            font-size: 24px;
            margin-bottom: 30px;
        }

        .about_map .kk .p {
            font-size: 16px;
            line-height: 36px;
            color: #fff;
        }

            .about_map .kk .p img {
                vertical-align: baseline;
                margin-right: 10px;
            }

.joinD {
    background: #f7f7f7;
    padding: 40px 60px 48px 60px;
    margin-bottom: 50px;
}

.join_menu ul {
    width: 747px;
    margin: 0 auto;
}

    .join_menu ul li {
        float: left;
    }

        .join_menu ul li a {
            display: block;
            margin: 0 9px;
            background: #d8d8d8;
            text-align: center;
            width: 355px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            font-size: 18px;
        }

            .join_menu ul li a:hover {
                background: #005bac;
            }

        .join_menu ul li .xz {
            background: #005bac;
        }

.joinD_table {
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 8px;
    margin-top: 32px;
}

    .joinD_table .shuxing {
        width: 8%;
        min-height: 55px;
        line-height: 55px;
        text-align: center;
        color: #000;
        font-size: 16px;
        font-weight: bold;
        border-right: 1px solid #d8d8d8;
        float: left;
        height: 100%;
    }

    .joinD_table .kk {
        border-bottom: 1px solid #d8d8d8;
    }

        .joinD_table .kk .r {
            padding-left: 2%;
            float: left;
            width: 88%;
            line-height: 55px;
            border-left: 1px solid #d8d8d8;
            margin-left: -1px;
        }

            .joinD_table .kk .r p {
                color: #000;
                font-size: 14px;
                line-height: 24px;
                padding: 15px 0;
            }

    .joinD_table .k {
        line-height: 60px;
        height: 60px;
        padding: 0 24px;
        display: flex;
        justify-content: space-between;
    }

        .joinD_table .k .p {
            float: left;
            line-height: 60px;
            color: #000;
            font-size: 12px;
        }
		
	@media (max-width: 768px)
	{
#pc{display:none;}
#shouji{display:flex;}
		.joinD_table .k {
    line-height: 60px;
    height: 300px;
    padding: 0 24px;
	display:block;
    justify-content: space-between;
}

		
		
		
		 .joinD_table .k .p {
            float:none;
            line-height: 60px;
            color: #000;
            font-size: 12px;
			display:block;
        }
	}
		
		
		
		
		

            .joinD_table .k .p img {
                vertical-align: sub;
                margin-right: 14px;
                display:initial
            }

.joinD_back {
    display: block;
    width: 96px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    text-align: center;
    background: #005bac;
    border-radius: 4px;
    float: right;
    margin-top: 33px;
}

    .joinD_back img {
        vertical-align: middle;
        display:initial
    }

.ziliao_list {
    padding: 83px 8.5%;
    background: #f7f7f7;
    margin-bottom: 52px;
}

    .ziliao_list .kk {
        margin-bottom: 10px;
        padding: 30px 0;
        width: 23%;
        float: left;
        margin-right: 2.6%;
        background: #fff;
        border-radius: 3px;
        text-align: center;
    }

        .ziliao_list .kk:nth-child(4n) {
            margin-right: 0;
        }

        .ziliao_list .kk .img {
        margin: 0 auto;
        }

        .ziliao_list .kk .con {
            width: 75%;
            margin: 0 auto;
        }

            .ziliao_list .kk .con .tit {
                color: #353535;
                font-size: 14px;
                line-height: 24px;
                margin: 10px auto 15px auto;
            }

            .ziliao_list .kk .con a {
                /* float: left; */
                margin: 0 11px;
                display: block;
                margin: 0 auto;
                width: 72px;
                height: 20px;
                line-height: 20px;
                border: 1px solid #9b9b9b;
                border-radius: 3px;
            }

                .ziliao_list .kk .con a:hover {
                    color: #fff;
                    background: #6291da;
                    border: 1px solid #6291da;
                }

            .ziliao_list .kk .con .xz {
                color: #fff;
                background: #6291da;
                border: 1px solid #6291da;
            }

.join_list .kk .tit {
    border-bottom: 2px solid #fff;
    line-height: 62px;
    color: #fff;
    font-size: 18px;
    text-indent: 3em;
}

.join_list .kk {
    width: 33%;
    margin-right: 0.5%;
    background: #cacaca;
    float: left;
}

    .join_list .kk:nth-child(3n) {
        margin-right: 0;
    }

.join_list {
    width: 91.8%;
    margin: 0 auto;
    /* margin-top: 50px; */
}

.join {
    background: #f7f7f7;
    padding: 40px 60px 48px 60px;
    margin-bottom: 50px;
}

.join_list .kk .tit .bq {
    width: 18px;
    height: 18px;
    background: url(../images/join_05_2.png);
    float: right;
    margin-top: 21px;
    margin-right: 9%;
}

.join_list ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
}

    .join_list ul li {
        width: 27%;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        /* padding: 0 3%; */
        background: #f3f3f3;
        position: relative;
        margin-right: 0.5%;
    }

        .join_list ul li:nth-child(3) {
            margin-right: 0;
        }

        .join_list ul li .fsTop {
            width: 100%;
            padding: 10px 0;
            height: 40px;
            display: flex;
            align-items: center;
        }

    .join_list ul .super {
        width: 94%;
        padding: 0px 3% 40px 3%;
        border-top: 0;
        z-index: 10;
        margin-top: 0;
        background: #005bac;
        display: none;
    }

    .join_list ul .fsSel {
        background: #005bac;
    }

    .join_list ul li .fsTop p {
        font-size: 18px;
        color: #FFFFFF;
        max-width: 90%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .join_list ul li .fsTop p:last-child {
            margin-left: auto;
            font-family: VS;
            font-size: 34px;
        }

    .join_list ul .fsSel .fsTop {
        background: #005bac;
        border-bottom: 1px solid rgba(255,255,255,.17);
    }

    .join_list ul .super .fsTop {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 70px;
        width: 100%;
        padding: 0;
    }

        .join_list ul .super .fsTop div {
            display: flex;
            align-items: center;
            font-size: 24px;
            color: #FFFFFF;
            letter-spacing: 2px;
        }

    .join_list ul .super .fsLeft {
        width: 20%;
        margin-right: 5%;
    }

    .join_list ul .super .fsMid {
        width: 40%;
        margin-right: 5%;
    }

    .join_list ul .super .fsRight {
        width: 15%;
        margin-right: 5%;
    }


    .join_list ul .super .fsLast {
        width: auto;
    }

    .join_list ul .super .fsTop .fsLast {
        opacity: 0;
    }

#j {
    margin-left: auto;
}

.join_list ul .super .fsBottom {
    display: flex;
    flex-direction: column;
}

    .join_list ul .super .fsBottom .fsPart {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 36px;
        width: 100%;
        padding: 0;
    }

    .join_list ul .super .fsBottom div {
        align-items: center;
        font-size: 16px;
        color: #FFFFFF;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.join_list .fsPage {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

.searchJieguo {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .searchJieguo .news_top .fsLeft {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .searchJieguo .news_top .con {
        width: auto;
        margin-left: 5%;
        flex: 1;
    }

    .searchJieguo .news_top .tit {
        border-bottom: 0;
    }

    .searchJieguo .news_top .fsHeng {
        width: 100%;
        height: 1px;
        background: #cacaca;
        margin: 40px auto 30px auto;
    }

    .searchJieguo .news_top {
        flex:1;
        margin-bottom: 20px;
    }

.searchViewv {
    display: flex;
    flex: 1;
    padding: 30px 45px;
    background: #f7f7f7;
    margin: 20px auto;
    height: 80px;
    align-items: center;
    justify-content: space-between;
}

    .searchViewv input {
        line-height: 40px;
        font-size: 16px;
        color: #000;
        flex: 1;
        outline: none;
        background: #FFFFFF;
        padding: 20px 5%;
        letter-spacing: 1px;
    }

    .searchViewv img {
        cursor: pointer;
    }

.fsTitle1ss {
    font-size: 16px;
    color: #53565a;
    line-height: 30px;
    margin-bottom: 50px;
}

    .fsTitle1ss span {
        font-size: 24px;
    }

.body_cover {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

    .body_cover .kk {
        width: 595px;
        height: 360px;
        background: rgba(255,255,255,0.8);
        position: absolute;
        left: 50%;
        margin-left: -297px;
        top: 50%;
        margin-top: -180px;
        border-radius: 8px;
    }

    .body_cover .kk1 {
        width: 585px;
        height: 350px;
        background: #fff;
        margin: 5px;
        border-radius: 8px;
    }

        .body_cover .kk1 .del {
            width: 31px;
            height: 31px;
            background: url(../images/login_del_2.jpg);
            float: right;
            margin: 12px 13px 30px 0;
            display: block;
        }

        .body_cover .kk1 .k {
            width: 494px;
            height: 46px;
            background: #e8e8e8;
            margin: 0 auto;
            margin-bottom: 18px;
        }

            .body_cover .kk1 .k .bt {
                float: left;
                width: 100%;
                line-height: 100px;
                color: #000;
                font-size: 20px;
                text-align: left;
                background:#fff;
            }

            .body_cover .kk1 .k .input {
                background: #e8e8e8;
                float: left;
                width: 370px;
                line-height: 46px;
                height: 46px;
                margin-left: 34px;
                color: #000;
                font-size: 16px;
            }

        .body_cover .kk1 .btn {
            width: 120px;
            height: 45px;
            display: block;
            float: left;
            text-align: center;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            margin-right: 33px;
            margin-top: 30px;
            background: #9fa0a0;
        }

        .body_cover .kk1 .btn1 {
            background: #005bac;
            margin-left: 45px;
        }

        .body_cover .biubiubiubiu {
            width:510px;
            height:310px;
        }

        .body_cover .biubiubiubiu .kk1 {
            width:400px;
            padding:0 50px;
            height:300px;
        }

        .body_cover .biubiubiubiu .kk1 .k {
            width:100%;
        }

        .body_cover .biubiubiubiu .kk1 .del {
            margin-right:-30px
        }

.join_list_phone {
    display: none;
}

@media only screen and (max-width: 1520px) {

    .ztyw_list {
        width: 1020px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
        padding-top: 50px;
    }

        .ztyw_list .kk {
            width: 300px;
            height: 300px;
            margin: 20px;
        }

    .luohua {
        width: 1020px;
        padding: 0;
        margin: 0 auto;
        display: flex;
        align-items: center;
        margin-top: -20px;
        justify-content: center;
        height: 160px !important;
        margin-bottom: 50px;
    }

    .ztyw_list .kk:nth-child(4n) {
        margin-right: 20px;
    }

     .ziliao_list {
         padding:80px;
     }
     .ziliao_list .kk {
         width:30%;
         margin-right:0%;
         margin-left:2.5%;
         padding:40px 0;
     }
    
     .ziliao_list .kk .con a {
         /* float:right; */
         margin:0 auto;
     }
     .ziliao_list .kk .con .xz {
         float:left;
     }
}

@media only screen and (max-width: 1320px) {

    .aqsc_list .kk .con .jt {
        margin-right: 0%;
    }

    .jjhz_top .con p {
        font-size: 13px;
    }

    .jjhz_top .con .tit {
        margin-bottom: 10px;
    }

    .kjdc_list .kk {
        width: 33%;
        margin-right: 0.5%;
    }

        .kjdc_list .kk:nth-child(4n) {
            margin-right: 0.5%;
        }

        .kjdc_list .kk:nth-child(3n) {
            margin-right: 0;
        }

    .join_list ul li {
        padding: 0 2%;
        width: 29%;
    }

        .join_list ul li .fsTop p {
            font-size: 16px;
        }

    #j {
        width: 16px;
        height: 16px;
    }

    .about_map .kk {
        height:190px;
        padding:30px;
        margin-top:-125px;
    }
    .about_map .kk .p {
        display:flex;
        align-items:center;
    }
    .about_map .kk .c_name {
        margin-bottom:20px;
    }
}

@media only screen and (max-width: 1220px) {

    .jjhz_list .kk .tit {
        font-size: 22px;
    }

    .jjhz_list .kk .cover .name {
        font-size: 22px;
    }

    .jjhz_list .kk .cover .heng {
        margin: 10px auto 18px auto;
    }

    .jjhz_list .kk .cover .text {
        font-size: 13px;
    }

    .jjhz_top .con p {
        line-height: 20px;
    }

    .jjhz_list .kk .tit img {
        display: none;
    }

    .zcwj_list .kk {
        width: 485px;
        margin: 15px auto 15px 0;
    }

        .zcwj_list .kk:nth-child(3n) {
            margin-right: auto;
        }

        .zcwj_list .kk:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 1120px) {

    .jjhz_list .kk .tit {
        font-size: 20px;
    }

    .jjhz_list .kk .cover .name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .jjhz_list .kk .cover .heng {
        display: none;
    }

    .jjhz_list .kk .cover .text {
        font-size: 12px;
    }

    .jjhz_list .kk .cover .jt {
        display: none;
    }

    .jjhz_top .con p {
        font-size: 12px;
    }

    .jjhz_top .con .tit {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .join {
        padding: 40px 20px;
    }

    .join_list {
        width: 100%;
    }

        .join_list ul .super {
            margin-right: 0;
        }

       

}

@media only screen and (max-width: 1020px) {
    .jjhz_top {
        width: 660px;
        flex-direction: column;
        margin: 20px auto;
        margin-top: 0;
        padding: 0px;
    }

        .jjhz_top .img {
            width: 100%;
            margin: 0 auto;
            margin-bottom: 20px;
        }

        .jjhz_top .con {
            width: 94%;
            margin: 0 3%;
            padding-bottom: 30px;
        }

    .jjhz_list {
        width: 660px;
        flex-direction: column;
        padding: 30px;
        margin: 0 auto;
    }

        .jjhz_list .kk {
            width: 100%;
            margin: 5px auto;
        }

    .jjhz_top .con .tit {
        font-size: 24px;
        text-align: center;
        margin: 0px auto 20px auto;
    }

    .jjhz_top .con p {
        font-size: 14px;
        line-height: 24px;
    }

    .ztyw_list, .luohua {
        width: 660px;
    }

        .ztyw_list .kk {
            width: 290px;
            height: 290px;
        }

    #hehe {
        background: #fff !important;
    }

    .ztyw_list .kk .logo {
        top: 34%;
    }

    .kjdc_list {
        width: 660px;
        margin: 0 auto 34px auto;
    }

        .kjdc_list .kk {
            width: 325px;
            margin-right: 10px;
            margin-bottom: 10px;
        }

            .kjdc_list .kk:nth-child(3n) {
                margin-right: 10px;
            }

            .kjdc_list .kk:nth-child(2n) {
                margin-right: 0;
            }

    .aqsc_list .kk .con .tit {
        font-size: 20px;
    }

    .aqsc_list .kk .con .text {
        font-size: 14px;
    }

    .zcwj_list .kk {
        width: 48%;
        margin: 10px 1%;
    }

        .zcwj_list .kk:nth-child(3n) {
            margin-right: 1%;
        }

        .zcwj_list .kk:nth-child(2n) {
            margin-right: 1%;
        }

    .aqsc_list .kk .con .text span, .aqsc_list .kk .con .tit span {
        width: 80%;
    }

    .zcwjD .down {
        margin-right: 0;
    }

    .join {
        padding: 40px 0;
    }

    .join_list ul .super .fsLeft {
        width: 22%;
        margin-right: 3%;
    }

    .join_list ul .super .fsMid {
        width: 42%;
        margin-right: 3%;
    }

    .about_map .wi {
        width:1200px;
        max-width:none;
        margin-left:-200px;
    }

    .about_map {
        overflow:hidden;
    }
    .about_map .kk {
        padding:20px;left:5%;height:180px;width:290px;
    }
    .about_map .kk .c_name {
        font-size:20px;
        margin-bottom:10px;
    }
    .about_map .kk .p {
        font-size:14px;
    }

     .ziliao_list .kk {
         width:40%;
         margin-right:5%;
         margin-left:5%;
         padding:60px 0;
         margin-bottom:20px;
     }
    .ziliao_list .kk:nth-child(4n) {
        margin-right:5%;
    }

}

@media only screen and (max-width: 920px) {
    .join_menu ul {
        width: 636px;
    }

        .join_menu ul li a {
            width: 300px;
        }

    .join_list ul .super {
        padding-bottom: 20px;
    }

    .join_list ul li .fsTop p {
        font-size: 15px;
    }

    .ziliao_list .kk {
         width:44%;
         margin-right:3%;
         margin-left:3%;
     }
    .ziliao_list .kk:nth-child(4n) {
        margin-right:3%;
    }

}

@media only screen and (max-width: 820px) {
    .aqsc_list .kk .con .tit {
        font-size: 19px;
    }

    .zcwjD .kk {
        width: 92%;
    }

    .zcwj_list .kk .cover .tit {
        font-size: 20px;
    }

    .zcwj_list .kk .cover .jt {
        width: 28.5px;
        height: 15px;
        background: url(../images/jt_b_03_2.png) no-repeat center;
        background-size: contain;
    }

    .aqsc .ss {
        width: 300px;
    }

        .aqsc .ss .input {
            width: 215px;
        }

    .join_list ul .super .fsTop {
        height: 60px;
    }











        .join_list ul .super .fsTop div {
            font-size: 22px;
        }

    .join_list ul .super .fsBottom div {
        font-size: 14px;
    }

    .join_list ul .super .fsLeft {
        width: 18%;
    }

    .join_list ul .super .fsRight {
        width: 18%;
        margin-right: 2%;
    }
    .join_list {
        display: block;
    }
    .join_list_phone {
        width: 98%;
        margin: 0 auto;
        margin-top: 50px;
        display:block;
    }

        .join_list_phone ul {
            display: flex;
            width: 100%;
            flex-wrap: wrap;
            overflow: hidden;
        }

            .join_list_phone ul li {
                width: 43%;
                margin-top: 10px;
                display: flex;
                flex-direction: column;
                cursor: pointer;
                padding: 0 3%;
                background: #cacaca;
                position: relative;
                margin-right: 1%;
            }

                .join_list_phone ul li:nth-child(2) {
                    margin-right: 0;
                }

                .join_list_phone ul li .fsTop {
                    width: 100%;
                    padding: 10px 0;
                    height: 40px;
                    display: flex;
                    align-items: center;
                    justify-content:space-between;
                }

            .join_list_phone ul .super {
                width: 94%;
                padding: 0px 3% 40px 3%;
                border-top: 0;
                z-index: 10;
                margin-top: 0;
                background: #005bac;
                display: none;
            }

            .join_list_phone ul .fsSel {
                background: #005bac;
            }

            .join_list_phone ul li .fsTop p {
                font-size: 18px;
                color: #FFFFFF;
                max-width: 90%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .join_list_phone ul li .fsTop p:last-child {
                    margin-left: auto;
                    font-family: VS;
                    font-size: 34px;
                }

            .join_list_phone ul .fsSel .fsTop {
                background: #005bac;
                border-bottom: 1px solid rgba(255,255,255,.17);
            }

            .join_list_phone ul .super .fsTop {
                display: flex;
                justify-content: space-between;
                align-items: center;
                height: 70px;
                width: 100%;
                padding: 0;
            }

                .join_list_phone ul .super .fsTop div {
                    display: flex;
                    align-items: center;
                    font-size: 24px;
                    color: #FFFFFF;
                    letter-spacing: 2px;
                }

            .join_list_phone ul .super .fsLeft {
                width: 20%;
                margin-right: 5%;
            }

            .join_list_phone ul .super .fsMid {
                width: 40%;
                margin-right: 5%;
            }

            .join_list_phone ul .super .fsRight {
                width: 15%;
                margin-right: 5%;
            }

            .join_list_phone ul .super .fsLast {
                width: auto;
            }

            .join_list_phone ul .super .fsTop .fsLast {
                opacity: 0;
            }


            .join_list_phone ul .super .fsBottom {
                display: flex;
                flex-direction: column;
            }

                .join_list_phone ul .super .fsBottom .fsPart {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    height: 36px;
                    width: 100%;

                    padding: 0;
                }

                .join_list_phone ul .super .fsBottom div {
                    align-items: center;
                    font-size: 16px;
                    color: #FFFFFF;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                 .about_map .wi {
                     margin-left:-250px;
                 }

                 .ziliao_list .kk {
         width:48%;
         margin-right:1%;
         margin-left:1%;
     }
    .ziliao_list .kk:nth-child(4n) {
        margin-right:1%;
    }

}

@media only screen and (max-width: 720px) {
    .zcwj_list .kk {
        width: 487px;
        margin: 10px auto;
    }

        .zcwj_list .kk:nth-child(3n) {
            margin-right: auto;
        }

        .zcwj_list .kk:nth-child(2n) {
            margin-right: auto;
        }

        .zcwj_list .kk .cover .tit {
            font-size: 24px;
        }

        .zcwj_list .kk .cover .jt {
            width: 38px;
            height: 20px;
        }

    .zcwjD .title {
        font-size: 22px;
    }

    .join_list_phone ul li {
        width:45%;
        padding:0 2%;
    }

    .join_list_phone ul li .fsTop p {
        font-size:16px;
    }
    #jj {
        width:16px;
        height:16px;
    }

    .ziliao_list {
        padding:80px 30px;
    }

}
.sub-tit {width: 94%;margin: 0 auto;margin-top: 60px;}

.sub-tit h2 { font-size: 28px; color: #333; font-weight: normal; }

.sub-tit p { font-size: 22px; color: #666; }

.sub-tit span { display: block; width: 30px; height: 2px; background: #d6001d; margin-top: 20px; }
 .jiazhiguan { margin-top: 130px; text-align: center; margin-bottom: 100px; }

 .jiazhiguan .jzg-list { display: inline-block; text-align: center; margin-top: -40px; }

 .jiazhiguan .jzg-list .jzg-list-item {float: left;display: inline-block;width: 230px;height: 230px;position: relative;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);background: url("../images/jzg-bg01.png") no-repeat center;-moz-background-size: 100%;background-size: 100%;/* margin: 0 60px; */-webkit-box-shadow: 2px 2px 5px 2px #C9C8C7;-moz-box-shadow: 2px 2px 5px 2px #C9C8C7;box-shadow: 2px 2px 5px 2px #C9C8C7;}

 .jiazhiguan .jzg-list .jzg-list-item:hover { background: url("../images/jzg-bg02.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; }

 .jiazhiguan .jzg-list .jzg-list-item:hover .jzg-item-txt h3 { color: #fff; }

 .jiazhiguan .jzg-list .jzg-list-item:hover .jzg-item-txt span { background: #fff; }

 .jiazhiguan .jzg-list .jzg-list-item:hover .jzg-item-txt p { color: #fff; }

 .jiazhiguan .jzg-list .jzg-list-item img { display: block; width: 100%; }

 .jiazhiguan .jzg-list .jzg-list-item .jzg-item-txt { display: inline-block; text-align: center; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: -3px; margin-top: 30px; }

 .jiazhiguan .jzg-list .jzg-list-item .jzg-item-txt h3 { font-size: 24px; color: #d6001b; font-weight: normal; margin-top: 40px; }

 .jiazhiguan .jzg-list .jzg-list-item .jzg-item-txt span { display: block; width: 30px; height: 2px; background: #d6001b; margin: 10px auto; }

 .jiazhiguan .jzg-list .jzg-list-item .jzg-item-txt p { font-size: 16px; color: #333; line-height: 26px; }
 .jiazhiguan .jzg-list .jzg-list-item .jzg-item-txt h3 {
    font-size: 35px;
    margin-right: 60px;
    color: #d6001b;
    font-weight: normal;
    margin-top: 40px;
}
.items-mission {
    box-sizing: border-box;
    height: 288px;
    background:url(../images/culture-3.png) no-repeat center;
}

.aboutus-culture .items-mission .items-title-block:before {
    color: rgba(32, 176, 159, .3);
}

 .items-title {

    color: #4c4c4c;
}

 .items-subtitle {
    color: #212020;
}
.items-title {

    /* border-bottom: 2px solid #f00; */
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    /* padding: 0px 5px; */
    position: relative;
    /* width: 140px; */
}
 .item-p {
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    color: rgba(255, 255, 255, .7);
    max-width: 827px;
    margin: 0 auto;
    /* text-align: justify; */
    line-height: 24px;
}
.items .items-title-block {
    height: 100px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
}
.flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.img-block img{margin:0 auto;}
.sub-container{background:#efefef;}


<!--董事长-->
/*走进文投集团简介*/
.content .tith2{ font-weight: bold; color: #153270;}
.content .hx{display: inline-block; width: 80px; border-bottom: 2px solid #153270; height: 1px;  padding-top: 15px; margin-bottom: 15px;}
.aboutHd{ margin-bottom: 35px;}
.aboutHd .titen{ color: #cbcbcb; font-size: 19px; font-family: arial;}
.nano{position:relative;width:100%;height:100%;/* overflow:hidden */}
.nano>.nano-content{position:absolute;/* overflow:scroll; *//* overflow-x:hidden; */top:0;right:0;bottom:0;left:0;}
.nano>.nano-content:focus{outline:thin dotted}
.nano>.nano-content::-webkit-scrollbar{display:none}
.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}
.nano>.nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;opacity:1;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.nano>.nano-pane>.nano-slider{background:#394f98;position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{opacity:.99}
.aboutHd {
    position: absolute;
    top: 0;
    left: 400px;
}
.nano > .nano-content {
    top: 145px;
}
.aboutHd {
    margin-bottom: 35px;
}
.content {
    padding: 30px 50px;
    margin-top: 25px;
}
#main0 .nano {
    margin: 30px 0;
}
.nano {
    /* height: 500px; */
}
.nano {
    /* position: relative; */
    width: 100%;
    /* height: 100%; */
    /* overflow: hidden; */
}
.aboutbg2 {
    background: url(../images/bgline2.png) no-repeat right top;
}
.content{/* overflow: hidden; */padding:0 50px;margin: 45px 0;margin-bottom: 50px;}
.content .about-img{ float:left; margin: 0; width:420px;}
.content .about{padding-left: 400px;font-size:17px;}
.content .about p{ line-height:36px; margin-bottom:2px;}
.content .qywh{ padding-left:385px;padding-top:58px; font-size:18px;}
.content .qywh p{ line-height:161px; }
.content .fengcai{ overflow:hidden; padding-left:70px; margin-top:40px;}
.content .fengcai li{ float:left;width:244px; height:183px; position:relative; margin-right:2px;}
.content .fengcai li p{ position:absolute; bottom:0; left:0;width:244px; height:36px; background:url(../images/bg.png) repeat; color:#fff; line-height:36px; text-align:center;}
.content .fengcai li img{ width:244px; height:183px;}
.content .dszzc{ padding:50px 10px;}
.content .dszzc p{ line-height:26px; margin-bottom:15px;}
.content .dszzc .qm{ margin:140px 0 0;}
.content .dszzc .pic{ margin-top:100px;}
<!--投资案例列表页-->

.ny_qs {}
.showMoreNChildren2{max-width:1400px; margin:0 auto;}
.ny_qs ul li{float: left;width: 31%;margin: 11px;}

.ny_qs ul li img{
	display: block;
	/* width: 400px; */
	/* height: 300px; */
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	/* border: 1px solid #eae8e8; */
	/* box-shadow: 2px 2px 15px #ddd; */
	text-align: center;
	margin: 0 auto;
}
.ny_qs ul li p{color: #333333;font-size: 16px;text-align: center;line-height: 50px;}
.ey{overflow: hidden;https: //www.blueair.cn/geng-jian-kang.html;border: 1px solid #dded;box-shadow: 2px 2px 5px #ddd;}
.ny_qs ul li:hover img{transform: scale(1.06);}
<!--投资案例详情页-->
.inner_con_tzqyshow{
	margin:30px auto;
	overflow:hidden;
}
.inner_con_zcfgshow{
	margin:30px auto;
	overflow:hidden;
}
.show_title{
	text-align: center;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
}
.show_title h3{
	color: #000;
    font-size: 18px;
	padding-bottom: 10px;
	font-weight:600;
	
}
.show_title span{
	color:#0173c1;
	margin:0px 10px;
}
.show_content{
	margin:30px auto;
	line-height:30px;
	color:#3e3c3c;
	padding:0px 10px;
	font-size: 15px;
}
.show_content img{
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
	
}
.show_back{
	padding-top:20px;
	text-align: center;
}
.show_back a{
	text-decoration: none;
    color: #646464;
	padding-left: 20px;
	background:url(../images/return.jpg) no-repeat left center;
}
.show_back a:hover{
	text-decoration: none;
    color: #0173c1;
}


@media (max-width:375px){
	.main1_fr_bottomcon p{
		float:none;
		margin-bottom:10px;
	}
	.main1_fr_bottomcon img{
		float:none;
	}
	.inner_con_zcfg li a p{
		float:none;
		width:100%;
	}
	.inner_con_zcfg li a span{
		float:none;
	}
}


@media (max-width:375px){
	.main1_fr_bottomcon p{
		float:none;
		margin-bottom:10px;
	}
	.main1_fr_bottomcon img{
		float:none;
	}
}

@media (max-width:414px){
	#menu1 li{
		font-weight:normal;
		font-size:20px;
	}
	#menu1 li.hover{
		font-weight:normal;
		font-size:20px;
	}
	.news_con h3{
		font-size:18px;
		font-weight:normal;
	}
	.news_con{
		padding:0;
	}
	.index_title p{
		font-weight:normal;
		font-size:20px;
	}
	#menu2 li{
		font-weight:normal;
		font-size:20px;
	}
	#menu2 li.hover{
		font-weight:normal;
		font-size:20px;
	}
}

@media (max-width: 768px){
	.ztywD .swiper-container {
    width: 100%;
    float: left;
    margin: initial;
}





.ztywD .con {
    margin-top: 20px;
    width: 100%;
    float: right;
    margin-left: 4.5%;
}
	.ny_qs ul li {
    float: left;
    width: 42%;
    padding: 10px;
}
	.content .about-img {
  float: none;
    max-width: 100%;
}
.aboutHd {
    position: static;
    /* top: 0; */
    /* left: 400px; */
}
.nano>.nano-content {
    position: static;
  
}
.jiazhiguan .jzg-list .jzg-list-item {
    float: left;
    display: inline-block;
    width: 260px;
    height: 260px;
    margin-left: 60px;
}
.content .about {
    padding-left: 0;
    font-size: 14px;

	.footer2 li{
		float:none;
		border:none;
	}
	.menulist ul li{
		width:100%;
	}
	
}
