@charset "utf-8";
/* CSS Document */
body { color: #555; margin: 0px; padding: 0px; font-size: 14px; font-family: "Microsoft YaHei"; text-align: left; }
a { text-decoration: none; color: #555 }
/*a:link, a:visited { color: #333333; }*/
li a:hover {  text-decoration: none; }
* { margin: 0px; padding: 0px; font-family: "Microsoft YaHei"; outline: none }
ul, li { list-style-type: none; margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: middle; }
.clear { clear: both; height:0;}
input, select { vertical-align: middle; }
.no { display: none; }
table { margin: 0px auto; table-layout: fixed; }
i{ font-style:normal}



body{
    background-color: #fefefe;
}
.banner{
    background: url("http://hbt.hubei.gov.cn/images/wl2018_index_icon01zy.jpg") no-repeat center center;
    height: 300px;
    width: 100%;
}

.index-nav{
    background-color: #cd413b;
}
.index-nav-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 100px;
    line-height: 100px;
}
.index-nav-box ul li{
    float: left;
    width: 400px;
    text-align: center;
}
.index-nav-box ul li a{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0 10px 53px;
}

.index-nav-box ul .index-li01 a{
    background: url("http://hbt.hubei.gov.cn/images/wl2018_index_icon02zy.png") no-repeat left center;
    width: 32px;
    height: 32px;
}
.index-nav-box ul .index-li02 a{
    background: url("http://hbt.hubei.gov.cn/images/wl2018_index_icon03zy.png") no-repeat left center;
    width: 34px;
    height: 29px;
}
.index-nav-box ul .index-li03 a{
    background: url("http://hbt.hubei.gov.cn/images/wl2018_index_icon04zy.png") no-repeat left center;
  width: 32px;
    height: 32px;
}
.index-days{
    background: url(http://hbt.hubei.gov.cn/images/wl2018_index_icon05zy.png) no-repeat center 54px;
    width: 100%;
}
.index-main{
    position: relative;

   
}
.index-days-box{
    width: 1283.33px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 83.33px;
    margin-top: 40px;
    padding-top: 10px;
}
.index-days-box ul li{
    float: left;
    margin-right: 83.33px;
    position: relative;
    /*text-align: center;*/
    height: 150px;
}
.index-days-box ul li img{
    cursor: pointer;
}
.index-days-box ul li div{
    position: absolute;
    left: -40px;
    right: 0;
    margin-top: 11px;
    cursor: pointer;
    width: 183px;
    text-align: center
}
.index-days-box ul li div span{
    display: block;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}
.index-days-box ul li div:hover span{
    color: #1e48ac;
}
.index-days-box ul li div:hover i{
    color: #1e48ac;
}
.index-days-box ul li div i{
    display: block;
    color: #999;
}
.index-days-box ul .index-days-li02{
     padding-top: 15px;
 }
.index-days-box ul .index-days-li03{
    padding-top: 21px;
}
.index-days-box ul .index-days-li04{
    padding-top: 15px;
}
.index-days-box ul .index-days-li06{
    padding-top: 10px;
}
.index-days-box ul .index-days-li07{
    padding-top: 22px;
}

#lunshu{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 50px;
}

.lunshu-slider{
    float: left;
}
.lunshu-list{
    float: right;
    width: 576px;
    /*position: relative;*/
    /*top: -16px;*/
}

.lunshu-slider  .con_l {
    width:575px;
    height:365px;
}
.lunshu-slider .con_r {
    float: left;
    width:575px;
    height:365px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin-left: 14px;
    overflow: hidden;
}
.lunshu-slider .pic_con{ height:365px; position:relative; z-index:1; overflow:hidden;}
.lunshu-slider .pic_con .pic{ height:100%; overflow:hidden}
.lunshu-slider .pic_con .pic img {
    width:575px;
    height:365px;
    display: block; }
.lunshu-slider .pic_con .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:52px; width: 100%; }
.lunshu-slider .pic_con .txt{
    position: absolute;
    bottom: 0;
    z-index: 5;
    height: 54px;
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
}
.lunshu-slider .pic_con .txt li{ height:54px; line-height:54px; position: absolute; bottom: -54px; left:0px; }
.lunshu-slider .pic_con .txt li a{
    display: block;
    color: white;
    padding: 0 0 0 30px;
    font-size: 16px;
    width: 400px;
    overflow: hidden;
}
.lunshu-slider .pic_con .num{ position: absolute; z-index: 6;bottom: 20px;right: 25px; }
.lunshu-slider .pic_con .num li{
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    margin-right: 6px;
    cursor: pointer;
    border-radius: 25px;
}
.lunshu-slider .pic_con .num li.on, .pic_con .num li:hover{
    background-color: #ff6274;
    width: 22px;
    height: 10px;
    border-radius: 14px;
}
.lunshu-slider .pic_con .prev,.pic_con .next{
    position:absolute; top:50%; margin-top:-25px; width:35px; height:51px; z-index:999; display:block; cursor:pointer;
    /*display: none;*/
}
.lunshu-slider .pic_con .prev{ left:0; background:url(http://hbt.hubei.gov.cn/images/wl2018_index_icon011zy.png);
    width: 28px;
    height: 50px;
    top: 185px;

}
.lunshu-slider .pic_con .prev:hover{
    background:url(http://hbt.hubei.gov.cn/images/wl2018_index_icon012zy.png);
}
.lunshu-slider .pic_con .next{ right:0; background:url(http://hbt.hubei.gov.cn/images/wl2018_index_icon010zy.png);
    width: 28px;
    height: 50px;
    top: 185px;
}
.lunshu-slider .pic_con .next:hover{
    background:url(http://hbt.hubei.gov.cn/images/wl2018_index_icon013zy.png);
}
.lunshu-slider .pic_con .prevStop{ display:none; }
.lunshu-slider .pic_con .nextStop{ display:none; }


.lunshu-list ul li{
    background: url(http://hbt.hubei.gov.cn/images/wl2018_index_icon09zy.png) no-repeat left center;
    padding-left: 10px;
    line-height: 41px;
    transition: 0.1s;
}

.lunshu-list ul li a span{
    color: #333;
    font-size: 15px;
}
.lunshu-list ul li a span:hover{
    color: #0179e9;
}
.lunshu-list ul li a i{
    font-size: 15px;
    float: right;
    color: #888;
}
#lunshu .title{
    display: block;
    text-align: center;
}
.lunshu-list-sub h1{
    font-size: 20px;
    color: #333;
    padding-bottom: 14px;
}
.lunshu-list-sub h1:hover{
    color: #0179e9;
}
.lunshu-list-sub p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 15px;
    text-indent: 2em;
}
.lunshu-list-sub{
    margin-bottom: 10px;
}
.main-box{
    width: 1180px;
    margin: 0 auto;
}
.lr{
    float: right;
}
.shengting{
   background-color: #eeeeee;
    padding: 10px;
}
.title{
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.shixian .title{
    margin-bottom: 30px;
}
.shengting ul
{
    overflow: hidden;
}
.shixian-left-img{
    display: block;
    margin-bottom: 20px;
}
.shengting ul li{
    float: left;
    margin-right: 45px;
    border-radius: 10px;
    background-color: #f5f5f5;
    height: 278px;
    margin-bottom: 35px;
    position: relative;
}
.shengting ul li:hover{
    ms-transform: scale(1);
    transform: scale(1);
}

.shengting ul li .box-mark{
    position: absolute;
    top: 0;
    width: 370px;
    height: 195px;
    background: rgba(1,121,233,0.8);
    border-radius: 10px 10px 0 0;
    text-align: center;
    display: none;
}
.shengting ul li .box-mark span{
    border: 3px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    outline: medium none;
    overflow: hidden;
    padding: 15px 40px;
    position: relative;
    text-transform: uppercase;
    top: 35%;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    /* margin: 0 auto; */
    width: 66px;
    text-align: center;
    border-radius: 5px;

}

.shengting ul li div{
    padding: 20px;
    font-size: 17px;
    color: #333;
}
.shengting ul li div:hover{
    color: #0179e9;
}
.shixian-info p:hover{
    color: #0179e9;
}
.shixian{

    margin-top: 50px;
    margin-bottom: 60px;
    overflow: hidden;
}
.shixian ul{
    overflow: hidden;
}

.shixian-left
{
    width: 574px;
    float: left;
    margin-right: 30px;

}
.shixian-right
{
    width: 574px;
    float: right;
}
.shixian-info p{
    font-size: 17px;
    color: #333;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}
.shixian-info div{
font-size: 16px;
    color: #999;

}
.shixian-info p:before{
    content: '';
    background-color:#a0a0a0;
    width: 135px;
    height: 1px;
    position: absolute;
    bottom: -1px;
}
.shixian-info p:hover:before {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background-color: #0179e9;
}
.shixian-info p:hover{
    width: 302px;
}
.jubao{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 66px;
}
.jubao-list{
    background: url("http://hbt.hubei.gov.cn/images/wl2018_index_icon010zy.png") no-repeat center center;
    height: 386px;
    width: 1143px;
    margin: 0 auto;
}
.jubao-box{
    float: left;
    background-color: #fff;
    width: 310px;
    height: 250px;
    text-align: center;
    margin: 0 auto;
    margin-right: 80px;
    margin-top: 68px;
    border-radius: 10px;
}

.jubao-list-one{
    margin-left: 220px;
}
.jubao-box-top{
    width: 190px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 17px;
    margin-top: 48px;
    margin-bottom: 16px;
}
.jubao-box-top img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.jubao-box-bot{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.jubao-box-bot p{
    margin-bottom: 2px;
}
/*底部*/
.fotter{

    background-color: #f5f5f5;
    width: 100%;


}
.fotter-center{
    width: 966px;
    margin: 0 auto;
    overflow: hidden;
    padding: 29px 0;
}
.fotter-left{
    float: left;
    margin-top: 17px;
}
.fotter-left img{
    margin-right: 55px;
}
.fotter-right{
    float: right;
    text-align: center;
}

.fotter-right p{
    color: #333;
    line-height: 30px;
}
.fotter-right p span{
    padding-right: 15px;
}
.fotter-right p a{
    color: #333;

}
.fotter-right p a i{
    padding-right: 10px;
    padding-left: 5px;
}


@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}