/* ------------------------鏂伴椈------------------------------ */

.xw-picwords-box{

    width: 100%;

    overflow: hidden;

    padding: 50px 0 10px 0;

}

.xw-picwords{

    width: 1400px;

    margin: 0 auto;

}

.swiper-container-picwords{

    width: 100%;

    position: relative;

    overflow: hidden;

}



.xw-picwords-matter{

    width: 100%;

    overflow: hidden;

}

.xw-picwords-matter ul li{

    float: left;

    overflow: hidden;

    height: 413px;

    width: 50%;

}



.xw-picwords-matter ul li:nth-child(1) img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s;

}

.xw-picwords-matter ul li:nth-child(1):hover img{

    transform: scale(1.1);

}



.xw-picwords-matter ul li:nth-child(2){

    display: block;

    border: 1px solid #f1f1f1;

    border-left: none;

    padding: 0 40px;

    width: 49.6%;

}



.xw-picwords-words{

    width: 100%;

    overflow: hidden;

    margin-top: 44px;

    vertical-align: middle;

}

.xw-picwords-words h4{

    font-size: 24px;

    color: #333;

    font-weight: bold;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}

.xw-picwords-words h4:hover{

    color: #e9532a;

}

.xw-picwords-words h5{

    font-size: 16px;

    color: #a3a3a3;

    margin: 24px 0 18px 0;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}

.xw-picwords-words p{

    font-size: 14px;

    color: #555;

    margin-top: 10px;

    line-height: 22px;

    height: 110px;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-line-clamp: 5;

    -webkit-box-orient: vertical;

}

.xw-picwords-words h6{

    font-size: 13px;

    color: #888;

    display: inline-block;

    margin-top: 10px;

}

.xw-picwords-words h6:hover{

    color: #e9532a;

}

.swiper-container-picwords .swiper-pagination{

    width: 50%;

}



.swiper-container-picwords .swiper-pagination-bullet {

    width: 10px;

    height: 10px;

    background: transparent;

    opacity: 1;

    border: 1px solid #fff;

}



.swiper-container-picwords .swiper-pagination-bullet-active {

    opacity: 1;

    border: 1px solid #e9532a;

    background: #e9532a;

}





.xw-piclist-box{

    width: 100%;

    overflow: hidden;

    padding: 10px 0 30px 0;

}

.xw-piclist{

    width: 1400px;

    margin: 0 auto;

}

.xw-piclist ul{

    margin-left: -2%;

    overflow: hidden;

}

.xw-piclist ul li{

    width: 31.22%;

    margin-left: 2%;

    height: 464px;

    float: left;

    padding: 24px;

    margin-top: 14px;

    margin-bottom: 14px;

    border: 1px solid #f1f1f1;

}

.xw-piclist ul li:hover{

    -moz-box-shadow: 0 4px 10px 4px #efefef;

    -webkit-box-shadow: 0 4px 10px 4px #efefef;

    box-shadow: 0 4px 10px 4px #efefef;

}

.xw-piclist-pic{

    width: 100%;

    height: 232px;

    overflow: hidden;

}

.xw-piclist-pic img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s;

}

.xw-piclist ul li:hover .xw-piclist-pic img{

    transform: scale(1.1);

}





.xw-piclist-words{

    width: 100%;

    overflow: hidden;

    padding: 26px 0 0 0;

}

.xw-piclist-words h5{

    font-size: 13px;

    color: #999;

}

.xw-piclist-words h4{

    font-size: 18px;

    color: #333;

    font-weight: bold;

    margin-top: 18px;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}

.xw-piclist-words h4:hover{

    color: #e9532a;

}

.xw-piclist-words p{

    font-size: 14px;

    color: #777;

    line-height: 24px;

    margin-top: 12px;

    height: 48px;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.xw-piclist-words h6{

    font-size: 13px;

    color: #888;

    display: inline-block;

    margin-top: 24px;

}

.xw-piclist-words h6:hover{

    color: #e9532a;

}







/* ------------------------------------------------------ */



/* -----------------------鏂伴椈璇︽儏------------------------------- */

.xq-essay-box{

    width: 100%;

    overflow: hidden;

    padding: 40px 0 80px 0;

    background-color: #fff;

}

.xq-essay{

    width: 1400px;

    margin: 0 auto;

}



.xq-essayL{

    width: 67%;

    float: left;

    overflow: hidden;

}

.xq-essayL-title{

    width: 100%;

    overflow: hidden;

    padding: 0 0 20px 0;

}

.xq-essayL-title h6{

    font-size: 20px;

    color: #333;

    font-weight: bold;

}

.xq-essayL-time{

    width: 100%;

    height: 54px;

    line-height: 54px;

    background-color: #e9f1f8;

    font-size: 15px;

    color: #777;

    padding: 0 20px;

}



.xq-essayL-words{

    width: 100%;

    overflow: hidden;

    padding: 20px 0 50px 0;

}

.xq-essayL-words p{

    font-size: 14px;

    color: #777;

    line-height: 24px;

    margin-top: 8px;

}

.xq-essayL-words img{

    max-width: 100%;

    overflow: hidden;

    margin: 24px 0 12px 0;

}



.xq-essayL-line{

    width: 100%;

    height: 1px;

    background-color: #eee;

}



.xq-essayL-updown{

    width: 100%;

    padding: 24px 0 10px 0;

    overflow: hidden;

}

.xq-essayL-updownL{

    width: 80%;

    float: left;

    overflow: hidden;

}

.xq-essayL-updownL p{

    font-size: 14px;

    color: #777;

    margin-top: 10px;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}

.xq-essayL-updownL p:hover{

    color: #e9532a;

}

.xq-essayL-updownR{

    float: right;

}

.xq-essayL-updownR h6{

    display: inline-block;

    width: 140px;

    height: 50px;

    border: 1px solid #f0f0f0;

    font-size: 14px;

    color: #777;

    text-align: center;

    line-height: 50px;

}

.xq-essayL-updownR h6:hover{

    background-color: #e9532a;

    color: #fff;

    border: 1px solid #e9532a;

}









.xq-essayR{

    width: 31%;

    float: right;

    overflow: hidden;

}

.xq-essayR-title{

    width: 100%;

    overflow: hidden;

    height: 42px;

    line-height: 42px;

    padding: 0 20px;

    background-color: #e9532a;

}

.xq-essayR-title h6{

    font-size: 16px;

    color: #fff;

}



.xq-essayR-list{

    width: 100%;

    overflow: hidden;

}

.xq-essayR-list ul li{

    width: 100%;

    padding: 18px 0 18px 0;

    height: 106px;

    overflow: hidden;

    border-bottom: 1px solid #eee;

}



.xq-essayR-list ul li:last-child{

    border-bottom: none;

}



.xq-essayR-pic{

    width: 28%;

    float: left;

    overflow: hidden;

    height: 70px;

}

.xq-essayR-pic img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s;

}



.xq-essayR-list ul li:hover .xq-essayR-pic img{

    transform: scale(1.1);

}





.xq-essayR-words{

    width: 72%;

    float: right;

    height: 70px;

    overflow: hidden;

    padding: 0 16px;

}

.xq-essayR-words h5{

    font-size: 14px;

    color: #777;

    font-weight: bold;

    line-height: 22px;

    height: 44px;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.xq-essayR-words h5:hover{

    color: #e9532a;

}

.xq-essayR-words p{

    font-size: 13px;

    color: #777;

    margin-top: 6px;

}









.xq-essayR-exchange{

    width: 100%;

    height: 40px;

    line-height: 40px;

    color: #777;

    text-align: center;

    background-color: #e9f1f8;

    font-size: 14px;

    cursor: pointer;

    margin-top: 16px;

}

.xq-essayR-exchange:hover{

    color: #e9532a;

}



/* ------------------------------------------------------ */













/* ------------------------------------------------------ */









/* -------------------------PC绔?-------------------------- */



@media all and (max-width:1700px) {}



@media all and (max-width:1460px) {

    .xw-picwords {

        width: 94%;

        margin-left: 3%;

    }

    .xw-piclist {

        width: 94%;

        margin-left: 3%;

    }

    .xq-essay {

        width: 94%;

        margin-left: 3%;

    }

}



@media all and (max-width:1380px) {

    .xw-picwords-matter ul li{

        height: 370px;

    }

    .xw-piclist-pic{

        height: 190px;

    }

    .xw-piclist ul li{

        height: 430px;

    }

}



@media all and (max-width:1300px) {}



@media all and (max-width:1280px) {

    .xw-picwords-matter ul li {

        height: 328px;

    }

    .xw-piclist-pic {

        height: 174px;

    }

    .xw-piclist ul li {

        height: 410px;

    }

    .xw-picwords-matter ul li:nth-child(2){

        display: block;

    }

    .xw-picwords-words{

        display: block;

    }

    .xw-picwords-words h4 {

        margin-top: 36px;

    }

}



@media all and (max-width:1200px) {

    .xw-piclist-pic{

        height: 148px;

    }

    .xq-essayL-updownL {

        width: 70%;

    }

}





/* ------------------------鎵嬫満绔?------------------------- */



@media all and (max-width:1000px) {
    .xw-picwords-matter ul li:nth-child(2){
        width: 100%;
    }

    .xw-picwords-box {

        padding: 24px 0 10px 0;

    }

    .xw-picwords-matter ul li {

        width: 100%;

        height: auto;

    }
    .xw-picwords-matter ul li:nth-child(1){
        height: 220px;
    }

    .xw-picwords-matter ul li:nth-child(2){

        padding: 0 10px;

    }

    .xw-picwords-words h4 {

        font-size: 18px;

        margin-top: 20px;

    }

    .xw-picwords-words h5 {

        margin: 14px 0 12px 0;

    }

    .swiper-container-picwords .swiper-pagination {

        width: 100%;
        bottom: auto;
        top: 39%;

    }

    .xw-picwords-words{

        height: 250px;

        margin-top: 4px;

    }

    .xw-piclist ul {

        margin-left: 0%;

    }

    .xw-piclist ul li {

        width: 100%;

        margin-left: 0%;

        height: auto;

        padding: 16px;

        margin-top: 8px;

        margin-bottom: 8px; 

    }



    .xq-essay-box {

        padding: 24px 0 28px 0;

    }

    .xq-essayL-title h6 {

        font-size: 16px;

    }

    .xq-essayL {

        width: 100%;

    }

    .xq-essayL-words {

        padding: 20px 0 34px 0;

    }

    .xq-essayL-updownL {

        width: 100%;

        float: unset;

    }

    .xq-essayL-updownR {

        float: unset;

        width: 100%;

        margin-top: 20px;

        text-align: center;

    }

    .xq-essayR {

        width: 100%;

        margin-top: 20px;

    }



}





