@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

li {
    text-align: left;
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

button,
input,
select,
textarea {
    font-size: 100%
}

body {
    margin: 0 auto;
    padding: 0;
    background: #fff;
    text-align: center;
    font: 12px/1.5 'Microsoft Yahei', '\5b8b\4f53', Georgia, "Times New Roman", "\5fae\8f6f\96c5\9ed1", STXihei, "\534e\6587\7ec6\9ed1", serif;
}

p {
    text-align: left;
    text-indent: 24px;
    text-align: justify;
    text-justify: distribute
}

a {
    text-decoration: none;
}

a,
a:link,
a:visited {
    color: #000;
}

a:hover,
a:active {
    color: #000;
    text-decoration: underline
}

.w100 {
    width: 100%;
}

.tl {
    text-align: left
}

.middiv1 {
    width: 1200px;

    margin: 0px auto;
    clear: both
}

.text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'MicrosoftYahei';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.mask {
    width: 100%;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: .8;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.mask a,
.mask a:visited {
    display: block;
    line-height: 1.2;
    font-size: 16px;
    color: #fff;
    padding: 50px;
}

.text a,
.text a:link,
.text a:visited,
.nmask a,
.nmask a:link,
.nmask a:visited {
    color: #000;
}

.layer_more {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: right;

}

.layer_more a {
    color: #cc1b1b;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

ul li {
    position: relative;
    padding-left: 16px;
}

ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #cc1a25;
    display: block;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.layer01,
.layer02,
.layer03,
.layer04,
.layer05,
.layer06 {
    margin: 0 auto;
}

.layer01 img {
    width: 100%;
    height: auto;
}

.layer03_title,
.layer04_title,
.layer05_title,
.layer06_title {
    padding: 50px 0;
}

.layer04_title img {
    margin: 0 auto;
}

.headline {
    padding: 40px 0;
}

.layer02 {
    background: url(/statics/images/jjjc/special/syjwcqh/lay02_bg.png) no-repeat center top;
}

.layer02_con {
    width: 100%;
    font-size: 16px;
    display: flex;
}

.layer02_left {
    width: 50%;
    height: 440px;
    background: #cc1a25;
    padding: 10px 10px 15px 10px;
    position: relative;
}

.layer02_left .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.layer02_left .swiper-pagination {
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: right;
    top: 92%;
    width: 95%;
}

.layer02_left .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 2px;
}

.layer02_left .swiper-pagination-bullet-active {
    width: 33px;
    border-radius: 10px;
}

.layer02mask {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0%;
    bottom: 0;
    z-index: 99;
}

.layer02mask p {
    line-height: 40px;
    text-align: left;
    text-indent: 0;
    font-size: 16px;
    margin: 0;
}

.layer02mask p a,
.layer03mask p a {
    color: #fff;
}

.layer02_right {
    width: 50%;
    background: #fff;
}

.layer02_right ul {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}

.layer02_right ul li {
    width: 96%;
    margin: 0 auto;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.layer02_right ul li span{
    font-size: 16px;
}

.layer02_right ul li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.layer02_right ul li a {
    padding-left: 15px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 77%;
}

.layer03 {
    background: url(/statics/images/jjjc/special/syjwcqh/lay03_bg.png) no-repeat center top;
}

.layer03_con {
    display: flex;
    justify-content: space-around;
    padding-top: 90px;
}

.layer03_left,
.layer03_right {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    width: 45%;
}

.layer03_left ul,
.layer03_right ul {
    width: 100%;
    padding-top: 20px;
}

.layer03_left li,
.layer03_right li {
    padding: 10px 15px;
    border-bottom: 1px dashed #fec2ba;
    font-size: 16px;
    display: flex;
    justify-content: space-around;
}

.layer03_left li a,
.layer03_right li a {
    color: #333333;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}

.layer04 {
    background: url(/statics/images/jjjc/special/syjwcqh/lay04_bg.png) no-repeat center top;
}

.layer04_con {
    display: flex;
    justify-content: space-around;
}

.lay04con{
    width: 100%;
    height: auto;
    position: relative;
}

.lay04con img{
    width: 100%;
    height: auto;
}

.lay04con .layer03mask {
    width: 100%;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: .8;
    position: absolute;
    left: 0%;
    z-index: 1;
    bottom: 0;
}

.lay04con .layer03mask a {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.layer04_left,
.layer04_right {
    width: 48%;
}

.layer04_left_title,
.layer04_right_title {
    padding: 40px 0;
}

.layer05 {
    background: url(/statics/images/jjjc/special/syjwcqh/lay05_bg.png) no-repeat center top;
}

.layer05_con {
    display: flex;
    height: auto;
    flex-wrap: wrap;
    justify-content: space-around;
    background: #f8eada;
    position: relative;
}

.lay05con {
    display: flex;
    justify-content: space-evenly;
    position: relative;
    flex-wrap: wrap;
}

.layer05_con span {
    font-size: 18px;
}

.layer05_con .swiper-button-next4 {
    background: url(/statics/images/jjjc/special/syjwcqh/layer04_next.png) no-repeat;
    width: 37px;
    height: 20px;
    background-size: 100% 100%;
    top: 60%;
    left: 96%;
    transform: rotate(90deg);
}

.layer05_con .swiper-button-prev4 {
    background: url(/statics/images/jjjc/special/syjwcqh/layer04_prev.png) no-repeat;
    width: 37px;
    height: 20px;
    background-size: 100% 100%;
    top: 60%;
    left: 1%;
    transform: rotate(90deg);
}
.lay05content {
    width: 45%;
    padding: 20px 0;
}
.lay05content:not(:nth-last-child(-n+2)) {
    border-bottom: 1px dashed #a2a09e;
}

.lay05content span {
    display: block;
    padding-top: 10px;
}

.lay05content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 10px 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(1.2em * 2);
    position: relative;
    padding-right: 50px;
}

.lay05content p a {
    color: #d83548;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 4px;
}

@media (max-width: 1329px) {
    .middiv1 {
        width: 100%;
    }

    #bottom{
        min-width: 100%;
    }
    #bottom .layer{
        width: 100%;
    }

    .layer02 {
        width: 100%;
        background-size: 100% 100%;
    }

    .layer03,
    .layer04,
    .layer05 {
        height: auto;
    }

    .layer03_left_title,
    .layer04_title,
    .layer05_title {
        padding: 20px 0;
    }

    .headline {
        padding: 10px 0;
    }

    .headline img,
    .layer03_left_title img,
    .layer03_right_title img,
    .layer04_left_title img,
    .layer04_right_title img,
    .layer05_title img {
        width: 85%;
    }

    .layer02_con {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
    }

    .layer02_left {
        width: 95.3%;
        height: auto;
        padding: 20px;
    }

    .layer02_left img {
        width: 100%;
        height: auto;
    }

    .layer02_right {
        width: 100%;
    }

    .layer02_right ul li {
        padding: 10px 15px;
    }

    .layer02_right ul li a,
    .layer03_left li a,
    .layer03_right li a {
        font-size: 14px;
        padding-left: 0;
    }

    .layer03 {
        padding: 10px 0;
        height: auto;
        background-size: 100% 101%;
    }

    .layer03_con {
        flex-direction: column;
        padding-top: 20px;
    }

    .layer03_left,
    .layer03_right {
        width: 90%;
        margin: 0 auto;
    }

    .layer03_left ul,
    .layer03_right ul {
        width: 100%;
        margin: 0 auto;
    }

    .layer03_left li {
        font-size: 14px;
    }

    .layer03 .swiper-slide img {
        max-width: 100%;
        height: auto;
    }

    .layer04_con {
        flex-direction: column;
    }

    .layer04_left,
    .layer04_right {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 0;
    }

    .lay04con .layer03mask {
        width: 100%;
        left: 0%;

    }

    .lay04con .layer03mask p {
        font-size: 14px;
        line-height: 40px;
    }

    .layer04_left img,
    .layer04_right img {
        width: 100%;
        height: auto;
    }

    .lay05con {
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
    }

    .layer05_left,
    .layer05_right {
        width: 94%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .layer05_con .swiper-button-prev4 {
        top: 50%;
    }

    .layer05_con .swiper-button-next4 {
        left: 90%;
        top: 50%;
    }
    .lay05content{
        width: 90%;
        margin: 0 auto;

    }
}
