* {
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

.wrap {
    min-height: 100%;
    background: url(bg_jczwgk.png) no-repeat;
    background-size: 100%;
}

.content-title {
    background: url(lz_jczwgk.png) left center no-repeat;
}

.content-middle {
    background: url(content-bg_jczwgk.png) no-repeat;
    /* background-size: contain; */
}

.content-top a {
    display: block;
    width: 100%;
    height: 100%;
}

.content-top img {
    width: 100%;
}

/* .content-middle a {
    float: left;
    text-decoration: none;
    color: #c30000;
    font-weight: bold;
    text-align: center;
} */

.content-middle a img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.content-middle:after,
.gzdt-content:after,
.foot-list:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
}

.content-gzdt {
    background: url(bg3_jczwgk.png) center bottom no-repeat;
    background-size: 100%;
}

.gzdt-title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #cb4c01;
    background: url(hb_jczwgk.png) center no-repeat;
}

.gzdt-content a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-split {
    height: 5px;
    background-color: #cb4c01;
}

.foot-list-item {
    position: relative;
    float: left;
    padding: 0 15px;
    text-align: center;
    background-color: #cfac6f;
}

.foot-list-item a {
    text-decoration: none;
    color: #fff;
}

.font-list-item-ul {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 155px;
    overflow-y: auto;
    padding: 10px 0;
    border: 1px solid #efefef;
    border-bottom: 0;
    margin: 0;
    background-color: #ffffff;
}

.font-list-item-li {
    list-style: none;
}

.font-list-item-li a {
    display: block;
    position: relative;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}

.font-list-item-li:hover {
    background-color: #ccc;
}



.foot-ga img {
    vertical-align: sub;
}

.content-middle a {
    position: relative;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #c02c38;
    /* width: 174px; */
    /* background: url(content-item_jczwgk.png) center top no-repeat; */
    /* height: 200px; */
    /* transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -moz-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -o-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg); */
}

.content-middle a:nth-child(4n) {
    margin-right: 0;
}

.content-middle a div {
    display: block;
    overflow: hidden;
    transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -moz-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -o-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
}

.content-middle a img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* background: url(content-item_jczwgk.png) center no-repeat; */
    /* background-size: 99%; */
    transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -webkit-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -moz-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -ms-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -o-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
}

.content-cc {
    display: block;
    overflow: hidden;
    /* width: 174px;
    height: 200px; */
    border: 2px solid #dfaf00;
    transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -moz-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -o-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
}

.content-c {
    display: block;
    position: absolute;
    /* left: -4px;
    top: -6px;
    width: 174px;
    height: 204px; */
    padding: 2px 0;
    overflow: hidden;
}

.content-bb {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    /* height: 100px; */
    border: 2px solid #dfaf00;
    border-top: 0;
    border-bottom: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

@media screen and (min-width: 1200px) {
    .middle {
        width: 1195px;
        margin: 0 auto;
        padding: 22px 0 44px;
    }

    .content-middle a {
        margin-right: 90px;
        margin-top: 48px;
    }

    .content-middle a div {
        width: 166px;
        height: 192px;
        margin-bottom: 20px;
    }

    .content-cc {
        width: 174px;
        height: 200px;
    }

    .content-c {
        left: -4px;
        top: -6px;
        width: 174px;
        height: 204px;
    }

    .content-bb {
        height: 100px;
    }


    .content-top {
        display: block;
        width: 345px;
        height: 40px;
    }

    .foot {
        width: 1195px;
        margin: 16px auto 20px;
    }

    .content-title {
        height: 280px;
        margin-top: 96px;
        padding-left: 120px;
    }

    .content-title img {
        display: block;
        width: 557px;
        margin: 0 auto;
    }

    .content-middle {
        padding: 20px 100px;
    }

    .content-middle a {
        /* width: 174px;
        margin-top: 60px;
        margin-right: 95px; */
        font-size: 24px;
    }

    .content-middle a:nth-child(4n) {
        margin-right: 0;
    }

    .content-gzdt {
        padding: 0 80px;
    }

    .gzdt-title {
        margin: 70px 0 20px;
    }

    .gzdt-content a {
        position: relative;
        float: left;
        width: 50%;
        padding: 0 20px 0 15px;
        line-height: 44px;
        font-size: 16px;
        text-decoration: none;
        color: #333;
    }

    .gzdt-content a:after {
        position: absolute;
        top: 50%;
        left: 0;
        width: 6px;
        height: 6px;
        content: '';
        border-radius: 50%;
        background-color: #cccccc;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .content-split {
        margin-top: 80px;
    }

    .foot {
        padding-bottom: 40px;
    }

    .foot-list-item {
        min-width: 130px;
        height: 32px;
        line-height: 16px;
        margin-right: 44px;
    }

    .foot-list-item:last-child {
        margin-right: 0;
    }

    .foot-list-item a {
        font-size: 14px;
    }

    .foot-bottom {
        margin-top: 36px;
        text-align: center;
        font-size: 0;
        background: url(dh_jczwgk.png) 190px center no-repeat;
        color: #955e00;
    }

    .foot-bottom-nav {
        margin-bottom: 15px;
    }

    .foot-bottom-nav a {
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        color: #955e00;
        padding: 0 5px;
        line-height: 16px;
        border-right: 1px solid #955e00;
    }

    .foot-text span {
        display: inline-block;
        font-size: 14px;
        line-height: 30px;
        margin-right: 10px;
    }

    .foot-text span:last-child {
        margin-right: 0;
    }

    .phone {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .middle {
        padding: 2.4rem 0;
    }

    .content-middle a div {
        width: 16.6rem;
        height: 19.2rem;
        margin-bottom: 2rem;
    }

    .content-cc {
        width: 19rem;
        height: 22rem;
    }

    .content-c {
        left: -1.2rem;
        top: -1.8rem;
        width: 19rem;
    }

    .content-bb {
        height: 10.5rem;
    }

    .content-top {
        width: 34.5rem;
        height: 4rem;
        margin: 0 auto;
    }

    .content-title {
        height: 21.6rem;
        padding-left: 8rem;
        margin-top: 4.2rem;
        background-size: 16rem 21.6rem;
    }

    .content-title img {
        display: block;
        width: 40rem;
        margin: 0 auto;
    }

    .content-middle {
        padding: 0 0 10rem;
        background: url(content-bg_jczwgk.png) 10% top no-repeat !important;
    }

    .content-middle a {
        width: 16.6rem;
        margin-left: 13rem;
        margin-top: 6.6rem;
        font-size: 2.4rem;
    }

    .content-gzdt {
        padding: 0 2rem 4rem;
    }

    .gzdt-content a {
        display: block;
        width: 100%;
        line-height: 7.4rem;
        font-size: 3rem;
        text-decoration: none;
        color: #333;
    }

    .foot {
        padding: 2.6rem 0 7rem;
    }

    .foot-list {
        padding: 0 2rem;
    }

    .foot-list-item {
        width: 22rem;
        height: 4.6rem;
        line-height: 4.6rem;
        margin-right: 2.5rem;
        padding: 0 1rem;
        font-size: 2.3rem;
        margin-bottom: 2.5rem;
    }

    .foot-list-item:nth-child(3n) {
        margin-right: 0;
    }

    .foot-bottom-nav {
        padding: 2.3rem 0 2.8rem;
        margin-bottom: 5rem;
        font-size: 0;
        text-align: center;
        border-bottom: 1px solid #dddddd;
    }

    .foot-bottom-nav a {
        display: inline-block;
        width: 21.8rem;
        height: 6rem;
        margin-left: 3rem;
        line-height: 6rem;
        text-align: center;
        text-decoration: none;
        font-size: 2.6rem;
        color: #c02c38;
        background-color: #f8f8f8;
    }

    .foot-bottom-nav a:first-child {
        margin-left: 0;
    }

    .pc {
        display: none;
    }

    .foot-text {
        padding: 0 3.6rem;
        line-height: 4.8rem;
        font-size: 2.4rem;
        color: #666666;
    }

    .foot-text span {
        margin-right: 1rem;
    }

    .foot-text span:last-child {
        margin-right: 0;
    }

    .foot-text img {
        width: 2.2rem;
    }
}