.main {
    background-image: url("../images/banner.png");
    /*background-image: url("../images/湖北_首页第五版.png");*/
    background-position: top center;
    height:890px;
    min-width: 1320px;
    background-repeat: no-repeat;
    position: relative;
}
.main_zhongkong {
    background-image: url("../images/banner_zhongkong.png");
    /*background-image: url("../images/湖北_首页第五版.png");*/
    background-position: top center;
    height:890px;
    min-width: 1320px;
    background-repeat: no-repeat;
    position: relative;
}
.main_wuhan {
    background-image: url("../images/banner_wuhan.png");
    /*background-image: url("../images/湖北_首页第五版.png");*/
    background-position: top center;
    height:890px;
    min-width: 1320px;
    background-repeat: no-repeat;
    position: relative;
}
.main_huangshi {
    background-image: url("../images/banner_huangshi.png");
    /*background-image: url("../images/湖北_首页第五版.png");*/
    background-position: top center;
    height:1350px;
    min-width: 1320px;
    background-repeat: no-repeat;
    position: relative;
}
/*首页统计*/
.home-index {
    width: 100%;
    position: absolute;
    top: 320px;
    display: block;
    z-index: 3;
}
.home-index .choose-total{
    width: 1280px;
    margin: 0 auto;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0 3px 3px 2px rgba(239, 239, 239, .8);
}
.home-index .choose{
    height: 80px;
    display: block;
    float: left;
    position: relative;
}
.home-index .choose .val {
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    margin-left: 32px;
    margin-top: 20px;
    position: relative;
    border: solid 1px #f5f5f5;
    overflow: hidden;
    padding: 0 32px;
    cursor: pointer;
}
.home-index .choose .val span{
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #d9d9d9;
    position: absolute;
    right: 15px;
    top: 18px;
}
.home-index .choose .val .span{
    border-top: 0;
    border-bottom: 6px solid #d9d9d9;
}
.home-index .choose .san {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #2c6eff;
    position: absolute;
    top: 70px;
    left: 120px;
}
.home-index .choose .val-center{
    width: 200px;
    height: 120px;
    position: absolute;
    top: 82px;
    left: 32px;
    background: #2c6eff;
    color: #ffffff;
    border-radius: 5px;
}
.home-index .choose .val-center li{
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
    background: #2c6eff;
    font-stretch: normal;
    color: #ffffff;
}
.home-index .choose .val-center li:first-child{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.home-index .choose .val-center li:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.home-index .choose .val-center li:hover{
    background: #013fab;
}
.home-index .choose .val-center li a{
    color: #ffffff;
}

.home-index .nav {
    width: 920px;
    height: 80px;
    float: left;
    margin-left: 120px;
}
.home-index .nav li{
    width: 33.33%;
    float: left;
    height: 60px;
    margin-top: 10px;
}
.home-index .nav li .home-index-bg{
    width: auto;
    margin: 0 auto;
    padding-left: 68px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 100%;
    display: block;
}
.home-index .nav li .home-index-bg .num{
    display: inline-block;
    font-size: 30px;
    width: 80%;
    float: left;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    color: #2c6eff;
    margin-bottom: 2px;
}
.home-index .nav li .home-index-bg .num span{
    line-height: 37px;
    height: 37px;
    padding: 0;
    margin: 0;
}
.home-index .nav li .home-index-bg .num .daw{
    font-size: 16px;
    height: 17px;
    display: inline-block
}
.home-index .nav li .home-index-bg .tit{
    display: inline-block;
    font-size: 14px;
    width: 60%;
    float: left;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    padding-left: 3px;
    color: #2c6eff;
}
/*首页通知公告*/

.home-notice {
    height: 370px;
    top: 353px;
    display: block;
    position: absolute;
    width: 100%;
    background: url("../images/newhead/home_notice_bg.png") no-repeat center center;
    z-index: 2;
}

.home-notice .titile {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    height: 27px;
    padding-top: 80px;
    padding-bottom: 25px;
    color: #666666;
}
.home-notice .home-notice-bg{
    width: 1280px;
    margin: 0 auto;
}
.home-notice .layui-carousel{
    background: none;
}
.home-notice .layui-carousel>[carousel-item]>.layui-this{
    background: none;
}
.home-notice ul{
    width: 1280px;
    height: 205px;
    margin-left: 50px;
    margin-top: 21px;
}
.home-notice ul li{
    width: 370px;
    height: 140px;
    background-color: #ffffff;
    margin-right: 35px;
    float: left;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    padding-left: 30px;
    padding-top: 23px;
}
.home-notice ul li:last-child{
    margin-right: 0;
}
.home-notice ul li .home-notice-li .date{
    display: inline-block;
    width: 100%;
    float: left;
    font-weight: 900;
    font-size: 20px;
    font-stretch: normal;
    line-height: 21px;
    height: 21px;
    letter-spacing: 0px;
    color: #333333;
}
.home-notice ul li .home-notice-li .bor_der{
    display: block;
    float: left;
    width: 40px;
    height: 4px;
    margin-top: 7px;
    margin-bottom: 17px;
    background-color: #25b886;
    margin-right: 270px;
}
.home-notice ul li .home-notice-li p{
    display: block;
    width: 288px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    text-overflow:ellipsis; /* 加省略号 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 48px;
    -webkit-line-clamp: 2; /* 显示三行，后面省略 */
    overflow: hidden;
}
.home-notice .layui-carousel>[carousel-item]>*{
    background: none;
}
.home-notice .layui-carousel[lay-arrow=always] .layui-carousel-arrow{
    background: none;
    color: #2c6eff;
    left: 10px;
    font-size: 36px;
}
.home-notice .layui-carousel:hover .layui-carousel-arrow[lay-type=add], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{
    right: 0;
}

.home-all{
    height: 230px;
    top: 660px;
    display: block;
    position: relative;
    width: 100%;
    background-image: url("../images/newhead/home_all_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #2c6eff;
    z-index: 2;
}
.home-all .title{
    width: 258px;
    margin: 0 auto;
    padding-top: 37px;
}
.home-all .title span{
    width: auto;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-bottom: 10px;
    color: #ffffff;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
}
.home-all .title span:before{
    content: "";
    width: 20px;
    height: 4px;
    border-radius: 2px;
    background-color: #25b886;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    display: none;
}
.home-all .title span:hover:before,.home-all .title .active:before {
    display: block;
}
.home-all .title .active{
    font-weight: bolder;
}
.home-all .home-all-area{
    width: 1200px;
    margin: 0 auto;
    padding-top: 54px;
}
.home-all .home-all-area ul li{
    width: 155px;
    height: 50px;
    background-color: #ffffff;
    margin-right: 50px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;
    float: left;
    cursor: pointer;
}
.home-all .home-all-area ul li:hover{
    background: #25b886;
}
.home-all .home-all-area ul li:last-child{
    margin-right: 0;
}
.home-all .home-all-bank{
    width: 1296px;
    margin: 0 auto;
    padding-top: 56px;
}
.home-all .home-all-bank ul li{
    width: 216px;
    margin-right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    height: 76px;
    background-size: 100% 100%;
    float: left;
}
.home-all .home-all-bank .layui-carousel[lay-indicator=outside] .layui-carousel-ind{
    top: -5px;
}
.home-all .home-all-bank ul li:last-child{
    margin-right: 0;
}
.home-all .home-all-bank .layui-carousel,.home-all .home-all-bank .layui-carousel>[carousel-item]>*{
    background: none;
}
.home-all .home-all-bank  .layui-carousel[lay-indicator=outside] .layui-carousel-ind ul{
    background: none;
}
.home-all .home-all-bank .layui-carousel-ind ul li{
    width: 10px;
    padding-top: 0;
    height: 10px;
    margin-right: 20px;
    background-color: #013fab;
}
.home-all .home-all-bank .layui-carousel-ind ul .layui-this{
    background-color: #FFFFFF;
    opacity: 1;
}
.layui-carousel>[carousel-item]:before{
    display: none;
}
.home-index-footer{
    background-color: #292929;
    padding: 14px 0;
    text-align: center;
    width: 100%;
    height: 80px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #ffffff;
    min-width: 1280px;
}
.home-notice ul li {
    margin-bottom: 10px;
    width: 370px;
    height: 140px;
    background-color: #ffffff;
    margin-right: 35px;
    float: left;
    box-shadow: 0px 0px 15px rgb(0 0 10%);
    padding-left: 30px;
    padding-top: 23px;
}