.mh_ggtz_banner{
    width: 100%;
}
.mh_ggtz_banner img{
    display: block;
} 
.mh_ggtz_bjtiao{
    width: 100%;
    height: 36px;
    background: url(../../images/mh_ggtz/bjtiao.jpg) no-repeat top center;\
    background-size: 1919px 36px;
}
.mh_ggtz_box{
    width: 1200px;
    margin: 0 auto;
}
.mh_bjt span{
    display: block;
    float: left;
    width: 12px;
    height: 16px;
    background:url(../../images/mh_ggtz/weizhibiao.png) no-repeat;
    vertical-align: top;
    margin-top:10px;
    margin-left:8px;  
}
.mh_bjt p{
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 36px;
    padding-left: 16px;
}
.mh_bjt p a{
    color: #fff;
}
.mh_bjt p a:hover{
    color: #fa8f21;
}
.mh_gywmdh{
    border: 1px solid #ccc;
    border-bottom: 4px solid #cc0000;
    margin-top:30px; 
}
.mh_gywmdh li{
    position: relative;
    float: left;
    width: 298px;
    height: 74px;
    border-right:1px solid #ccc; 
    cursor: pointer;
}
.mh_gywmdh li h3{
    font-size: 20px;
    color: #666;
    font-family: '微软雅黑';
    font-weight: normal;
    padding-top: 12px;
    padding-left: 94px;

}
.mh_gywmdh li.curr h3{
    color: #cc0000;
}
.mh_gywmdh li h3 span{
    display:inline-block;
    width: 15px;
    height: 9px;
    background: url(../../images/mh_gywm/duihao2.png) no-repeat;
    vertical-align: top;
    margin-left:16px;
    margin-top:8px;  
}
.mh_gywmdh li.curr h3 span{
    background: url(../../images/mh_gywm/duihao1.png) no-repeat;
}
.mh_gywmdh li p{
    padding-top: 12px;
    font-size: 14px;
    color: #ccc;
    padding-left:96px;
}
.mh_gywmdh li.curr p{
    color: #cc0000;
}
.mh_gywmdh li i{
    display: none;
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left:-6px; 
    width:13px;
    height: 7px;
    background: url(../../images/mh_gywm/shangsanjiao.png) no-repeat;
}
.mh_gywmdh li.curr i{
    display: block;
}
.mh_gywmdh li.qurt{
    border-right:none; 
}
.mh_ggtz_box1{
    width: 1200px;
    margin: 0 auto;
    border-bottom:1px solid #ccc; 
    padding-bottom: 68px;
}
.mh_gywmh3{
    width: 654px;
    border-bottom:1px solid #ccc;  
    margin: 0 auto;
    font-size: 34px;
    color: #8d1016;
    font-weight: bold;
    font-family: '微软雅黑';
    text-align: center;
    padding-top: 58px;
    padding-bottom: 20px;
}
.mh_gywmzstu{
    position: relative;
    width: 1200px;
    height: 302px;
    background: url(../../images/mh_gywm/zhanshibj.png) no-repeat;
    margin-top:42px; 
}
.mh_gywmzstu ul{
    position: absolute;
    top:44px;
    left:8px;
    width: 100%; 
    height: 214px;  
}
.mh_gywmzstu ul li{
    float: left;
    border-radius:10px; 
    overflow:hidden;
    margin-right:8px; 
}
.mh_gywmp{
    font-size: 16px;
    color:#666;
    font-family:'微软雅黑';
    line-height: 36px;
    text-indent: 32px;
    padding-top: 36px;
}
.mh_gywmtu{
    margin-top:50px; 
}
.mh_gywmtu img{
    vertical-align: top;
    display: block;
}
.mh_gywmtu .wm_tu1{
    float: left;
    margin-top:36px; 
}
.mh_gywmtu .wm_tu2{
    float: left;
    margin-left:18px;
    margin-right:18px;  
}
.mh_gywmtu .wm_tu3{
    float: left;
    margin-top:36px;
}



.sbz_lu {
    position: relative;
    width: 100%;
    height: 350px;
}
.sbz_ol {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 42px;
    z-index: 10;
}
.sbz_ol a {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 15px;
}
.sbz_ol a.selected {
    background: #e24435;
}