.w1280{
    width: 1280px;
    margin: 0 auto;
}
.banner{
    background: url(../images/xxgcersz_lyc_banner.png) no-repeat top center;
}
.zt_name{
    padding: 80px 0 192px 0;
    text-align: center;
}
.main{
    padding-top: 40px;
    background: url(../images/xxgcersz_lyc_section1.png) no-repeat top center;
}
.hotNews h3{
    text-align: center;
}
.hotNews h3 a{
    font-size: 30px;
    color: #e70d00;
}
.hotNews .memo{
    font-size: 18px;
    text-align: center;
    margin-top: 25px;
}
.hotNews .memo a{
    font-size: 18px;
}
.tpxw{
    margin-top: 35px;
}
.tpxw .fl{
    width: 690px;
}
.tpxw .fl ul li img{
    display: block;
}
.tpxw .fl ul li p{
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    background: url("../images/xxgcersz_lyc_silide_txt.png") no-repeat center center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.tpxw .fl ul li p a{
    font-size: 18px;
    color: #fff;
}
.tpxw .fr{
    width: 567px;
}
.tpxw .fr ul li{
    height: 77px;
    padding: 17px 33px 17px 54px;
    background-color: #fffcf3;
    margin-bottom: 9px;
    line-height: 24px;
}
.tpxw .fr ul li a{
    font-size: 18px;
}
.tpxw .fr ul li:hover{
    background-color: #e70d00;
}
.tpxw .fr ul li:hover a{
    color: #fff;
}
.four_img{
    margin-top: 45px;
}
.four_img ul{
    display: flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content: space-between;
    align-items:center;
}
.four_img ul li{
    width: 299px;
}
.zt_title{
    height: 60px;
    text-align: center;
    background: url("../images/xxgcersz_lyc_zt_title_bg.png") no-repeat bottom center;
}
.section2{
    margin-top: 60px;
}
.section2_cont{
    margin-top: 40px;
}
.section2_cont .fl{
    width: 48%;
}
.section2_cont .fl li{
    padding: 15px 20px;
    border: 2px solid #fff2cb;
    margin-bottom: 25px;
}
.section2_cont .fl li h4{
    text-align: center;
    font-weight: 400;
    padding-bottom: 15px;
    background: url("../images/xxgcersz_lyc_h4_bg.png") no-repeat bottom center;
}
.section2_cont .fl h4 a{
    font-size: 18px;
    color: #e70d00;
}
.section2_cont .fl li p{
    font-size: 16px;
    line-height: 32px;
    margin-top: 15px;
    color: #a1a1a1;
    max-height: 64px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section2_cont .fl li:hover{
    border: 2px solid #e70d00;
}
.section2_cont .fl li:hover h4{
    font-weight: bold;
}
.section2_cont .fl li:hover p{
    color: #333;
}
.section2_cont .fr{
    width: 50%;
    background-color: #fff6f6;
    padding: 12px;
}
.section2_cont .fr ul li{
    height: 60px;
    line-height:60px;
    padding-left: 30px;
    background: url("../images/xxgcersz_lyc_dian.png") no-repeat left center;
}
.section2_cont .fr ul li a{
    display: inline-block;
    width: 100%;
    line-height: 60px;
    border-bottom: 1px dashed #f7c8a5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section2_cont .fr ul li:last-child a{
    border-bottom: none;
}
.section2_cont .fr ul li:hover a{
    font-weight: bold;
    color: #e70d00;
}
.more{
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.more a{
    font-size: 18px;
    color: #767676;
}
.section3{
    margin-top: 60px;
}
.slide1{
    width: 1230px;
    margin: 40px auto 0 auto;
    position: relative;
}
.slide1 ul li{
    width: 584px;
    float: left;
    background-color: #fff6f6;
    margin: 0 14px;
}
.slide1 ul li .cont{
    padding: 30px 25px;
}
.slide1 ul li .plzs_tit a{
    font-size: 18px;
    color: #e70d00;
    line-height: 30px;
}
.slide1 ul li P{
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    max-height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slide1>a{
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top:50%;
}
.slide1>a.prev{
    background: url("../images/xxgcersz_lyc_prev.png") no-repeat center center;
    left: -40px;
}
.slide1>a.next{
    background: url("../images/xxgcersz_lyc_next.png") no-repeat center center;
    right: -40px;
}
.slide2{
    width: 100%;
    margin-top: 40px;
}
.slide2 .bd ul li{
    width: 410px;
    float: left;
    margin: 0 12px;
}
.slide2 .bd ul li img{
    width: 100%;
}
.slide2 .bd ul li p a{
    font-size: 18px;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slide2 .bd ul li:hover a{
    font-weight: bold;
    color: #e70d00;
}
.slide2 .hd{
    margin-top: 20px;
}
.slide2 .hd ul{
    text-align: center;
}
.slide2 .hd ul li{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    color: transparent;
    background-color: #ffcd1f;
    border-radius: 50%;
    cursor: default;
}
.slide2 .hd ul li.on{
    background-color: #e70d00;
}
.section3{
    margin-top: 60px;
}
.section3 .wjzl1{
    margin-top: 60px;
}
.section3 .wjzl1,.section3 .wjzl2{
    display: flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content: space-between;
    align-items:center;
}
.section3 .wjzl1 li{
    width: 412px;
}
.section3 .wjzl2{
    margin-top: 20px;
}
.section3 .wjzl2 li{
    width: 280px;
}
.esjszqh_list{
    margin-top: 60px;
}
@media screen and (max-width:1280px){
    .tpxw .fr{
        width: 42%;
    }
}
@media screen and (max-width:1024px){
    .w1280{
        width: 100%;
    }
    .zt_name img{
        width: 90%;
    }
    .tpxw .fl,.tpxw .fr{
        width: 100%;
        float: none;
    }
    .tpxw .fl .bd ul li img{
        width: 100%;
    }
    .tpxw .fl ul li p{
        background-size: 100% 100%;
    }
    .four_img ul li{
        width: 24%;
    }
    .four_img ul li img{
        width: 100%;
    }
    .slide1{
        width: 100%;
        height: 255px;
    }
    .slide1 ul li{
        width: 49%;
        margin: 0 .5%;
    }
    .slide1 ul li .cont{
        width: 90%;
        margin: 0 auto;
        padding: 15px 0;
    }
    .slide1>a{
        top:45%;
    }
    .slide1>a.prev{
        left: 0;
    }
    .slide1>a.next{
        right: 0;
    }
    .slide2{
        height: 300px;
        overflow: hidden;
    }
    .slide2 .bd ul li{
        width: 31%;
        margin: 0 1.5%;
    }
    .section3 .wjzl1 li{
        width: 31%;
    }
    .section3 .wjzl2 li{
        width: 24%;
    }
    .section3 .wjzl1 li img,.section3 .wjzl2 li img{
        width: 100%;
    }
}
@media screen and (max-width:850px){
    .slide2{
        height: 240px;
    }
}
@media screen and (max-width:768px){
    .section2_cont .fl,.section2_cont .fr{
        width: 100%;
        float: none;
    }
}
@media screen and (max-width:540px){
    .banner{
        background: url(../images/xxgcersz_lyc_banner_phone.png) no-repeat top center;
    }
    .zt_name{
        height: 400px;
        background: url(../images/xxgcersz_lyc_zt_name_phone.png) no-repeat center center;
        padding: 0;
        width: 90%;
        background-size: 100%;
        margin: 0 auto;
    }
    .zt_name img{
        display: none;
    }
    .main{
        padding-top: 25px;
    }
    .hotNews .memo{
        margin-top: 15px;
    }
    .tpxw{
        margin-top: 20px;
    }
    .tpxw .fr ul li{
        padding: 15px;
    }
    .tpxw .fl ul li p{
        padding: 0 15px;
    }
    .four_img{
        margin-top: 20px;
    }
    .four_img ul,.section3 .wjzl2{
        flex-wrap: wrap;
    }
    .four_img ul li{
        width: 49%;
    }
    .section2,.section3{
        margin-top: 30px;
    }
    .slide1{
        margin-top: 20px;
        height: auto;
        overflow: hidden;
    }
    .slide1 ul li{
        width: 100%;
        margin: 0;
    }
    .slide2{
        margin-top: 20px;
    }
    .slide2 .bd ul li{
        width: 100%;
        margin: 0;
    }
    .section3 .wjzl1{
        margin-top: 20px;
    }
    .section3 .wjzl2{
        margin-top: 10px;
    }
    .section3 .wjzl2 li{
        width: 49%;
    }
}