.main{width: 1200px;margin: 0 auto;margin-top: 30PX;}
.slideBox {
    width: 720px;
    height: 390px;
    position: relative;
}

.slideBox .hd {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 5px;
}

.slideBox .hd ul li.on {
    background: #c50018;
    width: 40px;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li img {
    width: 720px;
    height: 390px;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 720px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 10px;
    z-index: 1;
}

.slideBox-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 72px;
    background-image: url("https://file.henan.gov.cn/4500000001/gb/img/lunbo-bg.png");
}

.slideBox .bd p a {
    color: #fff;
}

.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -58px;
    display: none;
    width: 56px;
    height: 117px;
    background: url(https://file.henan.gov.cn/4500000001/gb/img/prev-btn.png) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 0;
    background-image: url("https://file.henan.gov.cn/4500000001/gb/img/next.png");

}

.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: #000;

}
/* 鏀跨瓥鍥捐В */
.graphicBox{width: 450px;height: 390px;margin-left: 30px;}
.graphicTitle{width: 100%;height: 45px;font-size: 22px;color: #3c6fa2;background: url(../img/graphicLine.jpg) left bottom no-repeat;text-indent: 5px;background-size: 100%;}
.graphicTitle a{color: #3c6fa2;display: block;width: 100%;height: 45px;}
.graphicBox ul{margin-top: 10px;}
.graphicBox ul li{width: 450px;height: 37px;background: url(https://file.henan.gov.cn/4500000001/gb/img/li-bg.png) 2px center no-repeat;line-height: 37px;text-indent: 15px;font-size: 16px;}
.graphicBox ul li span{float: right;color: #999;font-size: 14px;}
/* 閮ㄩ棬瑙ｈ */
.Interpretation{height: 390px;border: 1px solid #f0f0f0;}
.bmjdBox{width: 585px;}
.shgzBox{width: 585px;}
.bmjdTitle{width: 100%;height: 45px;border-bottom: 1px solid #f0f0f0;line-height: 45px;font-size: 22px;color: #3c6fa2;text-indent: 10px;}
.bmjdTitle a{display: block;width: 100%;height: 45px;color: #3c6fa2;}
.Interpretation ul{margin-top: 10px;}
.Interpretation ul li{height: 37px;background: url(https://file.henan.gov.cn/4500000001/gb/img/li-bg.png) 2px center no-repeat;line-height: 37px;text-indent: 15px;font-size: 16px;}
.Interpretation ul li span{float: right;color: #999;font-size: 14px;}
.bmjdBox ul li{width: 565px;margin-left: 10px;}
.shgzBox ul li{width: 565px;margin-left: 10px;}
/* 鍥捐В甯稿姟浼氳 */
.regularTitle{width: 1200px;height: 43px;background: url(https://file.henan.gov.cn/4500000001/img/Regularmeeting.jpg) left bottom no-repeat;background-size: 100%;}
.regularTitle a{display: block;width: 1200px;height: 43px;}
.regularBox ul{overflow: hidden;margin-top: 30px;}
.regularBox ul li{width: 272px;margin: 0 14px;float: left;}
.regularBox ul li img{width: 272px;height: 160px;display: block;}
.regularBox ul li p{margin-top: 15px;font-size: 16px;color: #000;line-height: 30px;}
.regularBox ul li span{margin-top: 10px;font-size: 14px;color: #999;}