﻿.zmhd{
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
}
.zmhd_main{
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}
.zmhd_left{
    float: left;
    width: 74%;
}
.zl_title{
    width: 100%;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
}
.zl_title p{
    float: left;
    padding: 5px 15px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #ba0813;
}
.zl_title a{
    display: block;
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: 8px;
}
.zl_title a:hover{
    color: #ba0813;
}
.zmhd_list{
    width: 100%;
    padding: 15px 0 20px;
}
.zmhd_list ul{
    width: 100%;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    background-color: #c9c9c9;
}
.zmhd_list ul li{
    float: left;
    padding: 11px 0;
    border-left: 1px solid #c2d3e0;
}
.zmhd_list ul li.li_1{
    width: 43%;
    text-indent: 26px;
    border: none;
}
.zmhd_list ul li.li_2,
.zmhd_list ul li.li_3{
    width: 18%;
    text-indent: 35px;
}
.zmhd_list ul li.li_4{
    width: 20%;
    text-indent: 30px;
}
.zmhd_list ul li::after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-bottom:5px transparent dashed;
    border-left:5px transparent dashed;
    border-right:5px transparent dashed;
    border-top:5px #ba0913 solid;
    margin-left: 10px;
}
.zmhd_list table{
    width: 100%;
    height: 264px;
    font-size: 16px;
    text-align: center;
}
.zmhd_list table tr td{
    padding: 9px 0;
    border-top: 2px solid #fff;
    background-color: #f2f2f2;
}
.zmhd_list table tr td.td_1{
    width: 43%;
}
.zmhd_list table tr td.td_2,
.zmhd_list table tr td.td_3{
    width: 18%;
}
.zmhd_list table tr td.td_4{
    width: 20%;
}
.zmhd_list table tr td a{
    display: block;
    text-align: left;
    text-indent: 26px;
}
.zmhd_list table tr td span{
    color: #888888;
}
.zmhd_page{
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}
.zmhd_page div{
    width: 40%;
}
.zmhd_page div.zmhd_page_l{
    float: left;
    width: 58%;
    font-size: 16px;
    background-color: #f8f8f8;
}
.zmhd_page div.zmhd_page_l p{
    float: left;
    width: 50%;
    text-indent: 10px;
    padding: 13px 0;
}
.zmhd_page div.zmhd_page_l p span{
    color: #9e362b;
}
.zmhd_page div.zmhd_page_r{
    float: right;
    overflow: hidden;
}
.zmhd_page div.zmhd_page_r a{
    display: block;
    width: 48%;
    font-size: 18px;
    color: #fff;
    text-indent: 3em;
    padding: 12px 0 11px;
}
.zmhd_page div.zmhd_page_r a.ra_left{
    float: left;
    background: #ba0913 url(../images/zmhd/xx_1.png) no-repeat;
    background-position: 16px 10px;
}
.zmhd_page div.zmhd_page_r a.ra_right{
    float: right;
    background: #dba320 url(../images/zmhd/xx_2.png) no-repeat;
    background-position: 16px 10px;
}
.zl_list{
    width: 100%;
    height: 206px;
    padding-bottom: 20px;
}
.zl_list ul li{
    width: 100%;
    padding: 10px 0 5px;
    border-bottom: 1px dashed #d7d7d7;
}
.zl_list ul li a{
    display: block;
}
.zl_list ul li a.zll_top{
    font-size: 18px;
    overflow: hidden;
    padding: 5px 0;
}
.zl_list ul li a.zll_top p{
    float: left;
    width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zl_list ul li a.zll_top p b{
    font-weight: 500;
}
.zl_list ul li a.zll_top p b.one{
    color: #065ca1;
}
.zl_list ul li a.zll_top p b.two{
    color: #c40707;
}
.zl_list ul li a.zll_top span{
    display: block;
    float: right;
    width: 16%;
    color: #000;
    text-align: right;
}
.zl_list ul li p.zll_main{
    width: 88%;
    font-size: 14px;
    color: #a3a3a3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
}
.zl_list ul li a.zll_bottom{
    font-size: 16px;
    color: #c40707;
    text-align: right;
}
.zl_bottom{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.zlb_left{
    float: left;
    width: 22%;
}
.zlb_left a{
    display: block;
}
.zlb_left a img{
    width: 100%;
    margin-bottom: -5px;
}
.zlb_right{
    float: right;
    width: 75%;
}
.zlb_right ul li{
    padding: 5px 0;
}
.zlb_right ul li a{
    display: block;
    font-size: 16px;
    overflow: hidden;
}
.zlb_right ul li a p{
    float: left;
    width: 100%;
    text-indent: 15px;
    overflow: hidden;
    background: url("../images/index/dian.png") no-repeat;
    background-position: 0 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    transition: all 0.4s linear;
}
.zlb_right ul li a p span.one{
    color: #02599b;
}
.zlb_right ul li a p span.two{
    color: #c40707;
}
.zlb_right ul li a:hover p{
    text-indent: 25px;
}
.zmhd_right{
    float: right;
    width: 24%;
}
.zr_list{
    width: 100%;
    padding: 15px 0;
    background-color: #f2f2f2;
    margin-bottom: 30px;
}
.zrl_top{
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ba0913;
}
.zrl_top img{
    display: block;
    float: left;
}
.zrl_top p{
    float: left;
    font-size: 20px;
    color: #ba0913;
    margin-top: 3px;
    margin-left: 10px;
}
.zrl_top a{
    display: block;
    float: right;
    font-size: 34px;
    color: #8e8e8e;
    margin-top: -10px;
}
.zrl_bottom{
    width: 90%;
    height: 410px;
    margin: 20px auto 0;
}
.zrl_bottom ul li{
    margin-top: 10px;
}
.zrl_bottom ul li a{
    display: block;
    overflow: hidden;
}
.zrl_bottom ul li a span{
    display: block;
    float: left;
    width: 5%;
    min-height: 50px;
    background: url("../images/index/dian.png") no-repeat;
    background-position: 50% 28%;
}
.zrl_bottom ul li a p{
    float: left;
    width: 95%;
    max-height: 60px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden; 
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.zr_title{
    width: 100%;
    overflow: hidden;
    background-color: #ebebeb;
}
.zr_title p{
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 3px 13px;
    background-color: #ba0913;
    border-right: 4px solid #fff;
    cursor: pointer;
}
.zr_title div{
    float: right;
    font-size: 16px;
    margin-top: 6px;
    margin-right: 8px;
}
.zr_img{
    width: 100%;
    margin: 20px auto 10px;
}
.zr_img a{
    display: block;
}
.zr_img a img{
    width: 100%;
    margin-bottom: -5px;
}
.zr_nav{
    width: 100%;
    margin-top: 20px;
}
.zr_nav ul li{
    margin-top: 10px;
}
.zr_nav ul li a{
    display: block;
    font-size: 24px;
    color: #000;
    overflow: hidden;
    position: relative;
}
.zr_nav ul li a.one{
    color: #fff;
    background-color: #ba0913;
}
.zr_nav ul li a.two{
    background-color: #eaeaea;
}
.zr_nav ul li a img{
    position: absolute;
    top: 10px;
    left: 20%;
}
.zr_nav ul li a p{
    float: left;
    padding: 10px 0;
    margin-left: 40%;
}

/* ios */
@media (max-width: 760px) {
    .zmhd_left,
    .zmhd_right{
        float: none;
        width: 100%;
    }
    .zl_title{
        font-size: 18px;
    }
    .zl_title a{
        font-size: 14px;
    }
    .zmhd_list ul{
        font-size: 12px;
    }
    .zmhd_list ul li.li_1{
        width: 40%;
    }
    .zmhd_list ul li.li_2, 
    .zmhd_list ul li.li_3{
        text-indent: 10px;
    }
    .zmhd_list ul li.li_4{
        width: 23%;
        text-indent: 4px;
    }
    .zmhd_list ul li::after{
        margin-left: 4px;
    }
    .zmhd_list table{
        font-size: 12px;
    }
    .zmhd_list table tr td.td_1{
        width: 40%;
    }
    .zmhd_list table tr td.td_1 a{
        text-align: center;
        text-indent: 0;
    }
    .zmhd_list table tr td.td_4{
        width: 23%;
    }
    .zmhd_page div.zmhd_page_l{
        width: 50%;
        font-size: 14px;
    }
    .zmhd_page div.zmhd_page_l p{
        float: none;
        width: 100%;
        margin-bottom: 3px;
    }
    .zmhd_page div.zmhd_page_r{
        width: 50%;
    }
    .zmhd_page div.zmhd_page_r a{
        width: 90%;
        font-size: 14px;
        text-indent: 4em;
        margin-left: 10%;
        padding: 13px 0;
    }
    .zmhd_page div.zmhd_page_r a.ra_left{
        float: none;
        background-position: 16px 5px;
        margin-bottom: 5px;
    }
    .zmhd_page div.zmhd_page_r a.ra_right{
        float: none;
    }
    .zl_list ul li a.zll_top{
        font-size: 16px;
    }
    .zl_list ul li a.zll_top p{
        width: 70%;
    }
    .zl_list ul li a.zll_top span{
        width: 30%;
    }
    .zl_list ul li a.zll_bottom{
        font-size: 14px;
    }
    .zl_bottom{
        margin: 10px auto;
    }
    .zlb_left{
        width: 33%;
    }
    .zlb_right{
        width: 64%;
    }
    .zlb_right ul li{
        padding: 0;
    }
    .zlb_right ul li a{
        font-size: 14px;
    }
    .zr_list{
        margin-bottom: 10px;
    }
    .zrl_top{
        padding-bottom: 5px;
    }
    .zrl_bottom{
        margin: 10px auto;
    }
    .zrl_bottom ul li{
        margin: 0;
    }
    .zrl_bottom ul li a p{
        font-size: 14px;
    }
    .zr_img{
        margin: 10px auto;
    }
    .zr_nav{
        margin-top: 15px;
    }
    .zl_list,
    .zrl_bottom,
    .zmhd_list table{
        height: auto;
    }
}