/* ä¸»ä½“å†…å®¹ */
.bner-zt,
.news {
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    margin-bottom: 18px;
}
/* bner + ä¸“é¢˜ */
 .bner {
    position: relative;
    width: 791px;
    height: 410px;
    overflow: hidden;
    float: left;
}
.bner .bd {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.bner .bd .tempWrap {
    width: 100% !important;
    height: 100% !important;
}
.bner .bd .tempWrap ul {
    height: 100% !important;
}
.bner .bd ul li {
    float: left;
    position: relative;
    width: 791px !important;
    height: 100% !important;
}
.bner .bd ul li img {
    width: 100%;
    height: 100%;
}
.bner .bd ul li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 110px 0 10px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bner .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    margin-left: 10px;
}
.bner .hd ul li.on {
    background: #107fdd;
    width: 20px;
}
.bner .hd {
    position: absolute;
    right: 40px;
    bottom: 15px;
}
.prev,
.next {
    width: 42px;
    height: 66px;
    background: url(../images/public/sprite.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -33px;
}
.prev {
    left: 0;
    background-position: -307px -456px;
}
.next {
    right: 0;
    background-position: -307px -522px;
}


.zt {
    width: 369px;
    height: 410px;
    float: left;
}
.zt > span {
    width: 29px;
    height: 33px;
    display: block;
    background: url(../images/xwzx/sprite-xwzx.png) no-repeat 0 0;
}
.zt-details {
    width: 100%;
    height: 377px;
    border: 1px solid #0b5492;
    position: relative;
}
.zt-details > a {
    display: block;
    width: 330px;
    height: 100px;
    margin: 19px auto 0 auto;
}
.zt-details > a img {
    width: 100%;
    height: 100%;
}
.zt-more {
    position: absolute;
    right: 0;
    bottom: 0;
}
/* å›½åŠ¡é™¢ä¿¡æ¯ + æž—èŠè¦é—» */
.news-lf {
    float: left;
    width: 555px;
    min-height: 100px;
    position: relative;
}
.news-more li,
.news-lists ul {
    display: none;
}
.news-more .dis,
.news-lists .dis {
    display: block;
}
.news-nav {
    overflow: auto;
    font-size: 20px;
    padding-left: 20px;
    background: url(../images/xwzx/sprite-xwzx.png) no-repeat 2px -447px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
}
.news-nav li {
    float: left;
    margin-right: 20px;
    height: 20px;
    line-height: 20px;
}
.news-nav .gwyxx {
    padding-right: 20px;
    border-right: 2px solid #0b4a8a;
}
.news-nav li span {
    color: #0b4a8a;
    cursor: pointer;
}
.gwy-lz .dis span,
.news-nav li span:hover {
    color: #cc0606;
}
.news-more {
    position: absolute;
    right: 0;
    top: 6px;
}
.news-more li a {
    color: #b2b2b2;
}
.news-more li a:hover {
    color: red;
}
.news-lists {
    font-size: 16px;
    margin-top: 25px;
}
.news-lists li {
    margin-bottom: 18px;
    padding-left: 16px;
    background: url(../images/xwzx/sprite-xwzx.png) no-repeat 2px -518px;
}
.news-lists li p {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-lists li span {
    float: right;
    font-size: 14px;
    color: #999;
}
.news-lists li.headline {
    margin-top: 25px;
}
.news-lists li.headline .h-date {
    width: 11%;
    height: 63px;
    background: url(../images/xwzx/datebg.png) no-repeat;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    margin-right: 2%;
}
.news-lists li.headline .h-date span {
    font-size: 22px;
    float: none;
    color: #fff;
    display: block;
    text-align: center;
}
.news-lists li.headline {
    padding-left: 0;
    background: none;
    margin-bottom: 20px;
}
.news-lists li.headline p {
    width: 11%;
    margin-right: 2%;
}
.news-lists li.headline .h-details {
    width: 87%;
    position: relative;
}
.news-lists li.headline .h-details h3 a {
    font-size: 18px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}
.news-lists li.headline .h-details h3 a:hover {
    color: red;
}
.news-lists li.headline .h-details p {
    color: #939393;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}
.news-lists li.headline .h-details > a {
    color: #939393;
    position: absolute;
    right: 0;
    bottom: 0;
}
.news-rf {
    float: right;
    width: 590px;
    min-height: 100px;
    position: relative;
}
.yzgz {
    position: relative;
}
.yzgz .news-more {
    top: 26px;
    right: 20px;
}
.yzgz-headline {
    margin-top: 25px;
}
.yzgz-headline > p {
    width:173px;
    height: 97px;
}
.yzgz-headline > p img {
    width:100%;
    height: 100%;
}
.yzgz-headline > div {
    width: 365px;
    position: relative;
}
.yzgz-headline > div p {
    color: #939393;
    margin-top: 14px;
}
.yzgz-headline > div > a {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #939393;
}
.yzgz-headline > div a:hover {
    color: red;
}
/* åŠ¨ç”» */
.zt-lists li:hover span {
    animation: overturn 2s;
    -moz-animation: overturn 2s;
    -webkit-animation: overturn 2s;
    -o-animation: overturn 2s;
}
/* ç§»åŠ¨ç«¯ */
@media screen and (max-width: 768px) {
    .bner-zt,
    .news {
        width: 100%;
        padding: 10px;
    }
    .bner {
        width: 100%;
        height: 250px;
    }
    .zt {
        width: 100%;
        height: auto;
    }
    .zt > span {
        display: none;
    }
    .zt-details {
        height: auto;
        margin-top: 15px;
    }
    .zt-details > a {
        margin: 15px auto;
        width: 95%;
        height: auto;
    }
    .news-lf {
        width: 100%;
    }
    .headline {
        margin-top: 15px;
    }
    .h-date {
        display: none;
    }
    .h-details {
        width: 100%;
    }
    .h-details h3 {
        padding: 0 30px;
    }
.h-details h3 a{display:block;}
.news-lists li.headline .h-details{width:100%;}
.news-lists li.headline .h-details p{width:82%;}
    .news-nav .gwyxx {
        padding: 0;
        border: 0;
    }
    .news-lists {
        margin-top: 15px;
    }
    .news-lists li {
        margin-bottom: 15px;
    }
    .news-rf {
        width: 100%;
    }
    .yzgz .news-more {
        top: 16px;
    }
    .yzgz-headline {
        margin-top: 15px;
    }
    .yzgz-headline > p,
    .yzgz-headline > p img {
        width: 100%;
    }
    .yzgz-headline > div {
        width: 100%;
        margin-top: 15px;
    }
    .imgs li {
       height:150px;
     }
     .news-lists li p{
       width:60%;
     }
.bner .hd {
    right: 20px;
}
.bner .bd ul li span {
    display:none;
}
}