.floatewm-wrap>div{z-index: 9999 !important;}
.header_wrap{
    width: 100%;
    height: 90px;
    background-color: #14409A;
    overflow: hidden;
}
.header_box{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.header_box img{float: left;}
.header_box .header_logo{
    height: 60px;
    margin-top: 15px;
}
.header_box .xiao_xun{
    height: 30px;
    margin: 30px 0 0 150px;
}
.banner-area{
    width: 100%;
    height: 400px;
    position: relative;
}
.banner-wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-area .banner-cover{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(5, 17, 42, 0.6);
    z-index: 9;
}
.banner-cont,.banner-box,.banner-box li,.banner-box img{
    width: 100%;
    height: 100%;
}
.banner-wrap .banner-center{
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.banner-center .center-bottom{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.banner-box li{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.banner-box li:first-child{display: block}
.banner-title{
    float: left;
    width: 850px;
}
.banner-title li{
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    display: none;
    z-index: 10;
}
/* .banner-title li.on{display: block} */

.banner-minimg{
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    padding: 5px 0;
    box-sizing: border-box;
    z-index: 10;
}
.banner-minimg li{
    float: left;
    width: 100px;
    margin-left: 10px;
    position: relative;
}
.banner-minimg li img{
    width: 100%;
    height: 50px;
    cursor: pointer;
}
.banner-minimg li div{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(5, 17, 42, 0.6);
}
.banner-title .liShow{display: block}
.coverHidden div{display: none}






/* 首页正文栏目样式 */
.home-content{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}


/* 首页底部样式 */
.home-footer{
    width: 100%;
    padding: 20px 0 30px 0;
    background-color: #042568;
}
.footer-box{
    width: 1200px;
    margin: 0 auto;
    color: #5E95D1;
    font-size: 14px;
}
.footer-box a{color: #5E95D1;}
.footer-box p{
    line-height: 25px;
    text-align: center;
}
.footer-box p span{margin-right: 15px;}




/* 首页湖畔栏目样式 */
.hasbj-column{
    background: url('../../images/column_bj.png') bottom no-repeat;
    background-size: 100% auto;
    padding: 40px 0 20px 0;
}
.lakeside-wrap{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.lakeside-box{
    float: left;
    width: 50%;
    height: 402px;
    box-sizing: border-box;
}
.lakeside-focusnews{padding-right: 21px;}
.lakeside-memory{padding-left: 21px;}
.lakeside-box li{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #DCDCDC;
}
.lakeside-box .news-box>.news-list>p{
    width: 470px;
    float: left;
    height: 100%;
    line-height: 50px;
}
.lakeside-box .news-box>.news-list>p:hover a{color: #14409A}
.lakeside-box .news-box>.news-list span{
    float: right;
    color: #999;
    font-size: 12px;
}

/* 快速通道 */
.expresslane-wrap{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    overflow: hidden;
}
.express-lane{
    float: left;
    width: 150px;
    font-size: 22px;
    color: #14409A;
}
.friendshiplink-box{
    margin-left: 150px;
    overflow: hidden;
}
.friendshiplink-ul .friendshiplink-list{
    float: left;
    height: 39px;
    line-height: 39px;
    margin: 0 46px 20px 0;
    font-size: 16px;
    background-color: #FFF;
    padding: 0 18px;
}
.friendshiplink-ul .friendshiplink-list>a{
    display: block;
    width: 100%;
    height: 100%;
}
.friendshiplink-ul .friendshiplink-list:hover a{color: #14409A;}
.friendshiplink-list .link-interval{margin-left: 15px;}



