@font-face {
    font-family: "alimama";
    src: url("http://jxt.hubei.gov.cn/material/fonts/alimama.ttf");
}
.header{
    background: url("../images/wlhd/header_bg.png") center center no-repeat;
}
.grid h3>a{
    color: #2daca3;
}
.grid h3>a:before{
    background: #c69a61;
}
.p1 li .date{
    background: #65b6b0;
}
.p1 .row .col-md-6>div{
    border: 1px solid #cce8f9;
}
.p2 .list-t li:before{
    background: #a0dbd7;
}
li a:hover,.gd a:hover{
    color: #048;
}
.p2 .list-t li:hover:before{
    background: #048;
}
.p9 .col-md-6 a img,.p11 .col-md-6 a img{
    display: block;
    width: 100%;
}
.p9 .col-md-6 a img:hover,.p11 .col-md-6 a img:hover,.p10 .col-md-3 a:hover{
    transform: scale(1.03,1.03);
}

.p10,.p11{
    padding-top: 0;
}
.p10 .col-md-3{
    margin-bottom: 20px;
}
.p10 .col-md-3 a{
    background: url("../images/wlhd/p10bg.png") center center no-repeat;
    width: 100%;
    height: 86px;
    background-size: 100% 100%;
    display: flex;
    position: relative;
    align-items: center;
    padding-left: 95px;
    font-size: 22px;
    line-height: 36px;
    font-family: "微软雅黑";
    color: #333333;
}
.p10 .col-md-3 a:hover{
    color: #048;
}
.p10 .col-md-3 b{
    background: url("../images/wlhd/tuoyuan.png") center center no-repeat;
    width: 50px;
    height: 50px;
    display: flex;
    position: absolute;
    left: 30px;
    justify-content: center;
    align-items: center;
}
.p10 .col-md-3 b i{
    display: block;
    background-size: 100% 100%;
    width: 26px;
    height: 24px;
}
.p10 .col-md-3 b i.s1{
    background: url("../images/wlhd/s1.png") center center no-repeat;
}
.p10 .col-md-3 b i.s2{
    background: url("../images/wlhd/s2.png") center center no-repeat;
}
.p10 .col-md-3 b i.s3{
    background: url("../images/wlhd/s3.png") center center no-repeat;
}
.p10 .col-md-3 b i.s4{
    background: url("../images/wlhd/s4.png") center center no-repeat;
}
.p10 .col-md-3 b i.s5{
    background: url("../images/wlhd/s5.png") center center no-repeat;
}
.p10 .col-md-3 b i.s6{
    background: url("../images/wlhd/s6.png") center center no-repeat;
}
.p10 .col-md-3 b i.s7{
    background: url("../images/wlhd/s7.png") center center no-repeat;
}
.p10 .col-md-3 b i.s8{
    background: url("../images/wlhd/s8.png") center center no-repeat;
}


@media (max-width: 992px) {
    .p9 .col-md-6:first-child,.p11 .col-md-6:first-child{
        margin-bottom: 20px;
    }

}
@media (max-width: 480px) {
    .p9{
        padding-top: 10px;
    }

    .p10{
        padding-bottom: 0;
    }

    .p10 .col-md-3 a{
        font-size: 20px;
    }


}