@charset "utf-8";

#box1 { padding:30px 0 30px;}

#box2 { position:relative;}
#box2 .swiper-pagination { position:absolute; right:0; top:-22px;}
#box2 .swiper-pagination-switch { float:left; margin-left:6px; width:38px; height:6px; background:#958c88; cursor:pointer;}
#box2 .swiper-active-switch { background:#ed7c5f;}
#box2 .swiper-slide { background:#edecea;}
#box2 .left { width:31.15%; height:100%;}
#box2 .left img { width:100%; height:100%; object-fit: cover;}
#box2 .right { margin:40px 4% 0; width:60%;}
#box2 .right .date { float:left; padding:10px; width:70px; background:#DF542A; color:#FFF; font:20px/26px "Trebuchet MS","Lucida Sans Typewriter","Lucida Sans",Arial;}
#box2 .right .date span { display:block; color:#faf9f7; font-size:44px; line-height:44px;}
#box2 .right .txt { float:right; width:80%;}
#box2 .right .txt h2 { margin:0; font-size:22px; color:#6e6865;margin-bottom:16px;}
#box2 .right .txt p { height:66px; line-height:22px; overflow:hidden;}
#box2 .right .txt a { float:right;display:block; margin:7px auto 0;  width:25%; color:#fff;line-height:36px; background-color:#009A4E; text-align:center;}

#box3 .left { width:28%; padding:90px 0 100px;}
#box3 .left .yearlist { margin-top:30px;}
#box3 .right { width:68.8%; border-left:1px solid #e9e7e5;}
#box3 .right >a { position:relative; display:block; padding:20px 0 20px 5%;}
#box3 .right >a:hover { background:#f0efed;}
#box3 .right >a span { display:block; background:url(../images/arrow_right4.png) no-repeat 96% 50%; color:#c8c4c0; font:24px/40px "Trebuchet MS","Lucida Sans Typewriter","Lucida Sans",Arial;}
#box3 .right >a h3 {   margin: 0;
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; }
#box3 .right >a hr { margin:5px auto 5px 0; width:28px; height:1px; border:0; background:#f18510;}
#box3 .right >a p { margin:5px 0; width:95%; height:40px; color:#908d88; line-height:20px; overflow:hidden;}
#box3 .right >a >div { position:absolute; right:0; top:0; width:95%; height:100%; border-bottom:1px solid #e5e4e2; background:url(../images/news_link.png) repeat-y 150% 50%; transition:all .2s;}
#box3 .right >a:hover >div { border:0; background-position:100% 50%;}
#box3 .right .paging { padding:40px 0 10px;}

.zwnr-img{

    text-align:center;
    margin:10% 0;
}

