﻿.zmhd_main{
    width: 100%;
    padding: 20px 0;
}
.zmhd{
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}
.zmhd_left{
    float: left;
    width: 66%;
}
.zl_img{
    width: 100%;
}
.zl_img a{
    display: block;
}
.zl_img a img{
    width: 100%;
    margin-bottom: -5px;
}
.zl_list{
    width: 100%;
    padding: 20px 0;
    border: 1px solid #ccdce9;
    margin: 20px auto;
}
.zl_list ul{
    width: 96%;
    font-size: 18px;
    color: #015293;
    overflow: hidden;
    background-color: #e3eff9;
    margin: 0 auto
}
.zl_list ul li{
    float: left;
    padding: 5px 0;
    border-left: 1px solid #c2d3e0;
}
.zl_list ul li.li_1{
    width: 43%;
    text-indent: 26px;
    border: none;
}
.zl_list ul li.li_2,
.zl_list ul li.li_3{
    width: 18%;
    text-indent: 35px;
}
.zl_list ul li.li_4{
    width: 20%;
    text-indent: 30px;
}
.zl_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 #015293 solid;
    margin-left: 10px;
}
.zl_list table{
    width: 96%;
    height: 152px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}
.zl_list table tr td{
    padding: 6px 0;
    border-top: 2px solid #fff;
    background-color: #f4f6f9;
}
.zl_list table tr td.td_1{
    width: 43%;
}
.zl_list table tr td.td_2,
.zl_list table tr td.td_3{
    width: 18%;
}
.zl_list table tr td.td_4{
    width: 20%;
}
.zl_list table tr td a{
    display: block;
    text-align: left;
    text-indent: 26px;
}
.zl_list table tr td span{
    color: #888888;
}
.zmhd_page{
    width: 96%;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}
.zmhd_page div{
    width: 48%;
}
.zmhd_page div.zmhd_page_l{
    float: left;
    width: 50%;
    font-size: 16px;
    background-color: #f4f6f9;
}
.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: 4em;
    padding: 12px 0 11px;
}
.zmhd_page div.zmhd_page_r a.ra_left{
    float: left;
    background: #dbb15e url(../images/zmhd/xx_1.png) no-repeat;
    background-position: 30px 10px;
}
.zmhd_page div.zmhd_page_r a.ra_right{
    float: right;
    background: #769dd6 url(../images/zmhd/xx_2.png) no-repeat;
    background-position: 30px 10px;
}
.zl_lists{
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
    border: 1px solid #ccdce9;
}
.zlls{
    width: 96%;
    margin: 0 auto;
}
.zmhd_title{
    width: 100%;
    height: 36px;
    position: relative;
}
.zmhd_title p{
    font-size: 22px;
    padding-right: 20px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.zmhd_title p span{
    cursor: pointer;
}
.zmhd_title p span.on{
    color: #015293;
}
.zmhd_title p i{
    display: block;
    width: 4px;
    height: 56%;
    background-color: #d7d7d7;
    position: absolute;
    top: 27%;
    right: 0;
}
.zmhd_title>span{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
}
.zmhd_title div{
    font-size: 16px;
    padding-left: 15px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
}
.zmhd_title div a{
    display: none;
    color: #999999;
}
.zmhd_title div a.on{
    display: block;
}
.zlls_main{
    display: none;
    width: 100%;
    height: 188.41px;
}
.show{
    display: block;
}
.zllsm_top{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px;
}
.zllsm_top>a{
    display: block;
    float: left;
    width: 13%;
}
.zllsm_top>a img{
    width: 100%;
    margin-bottom: -5px;
}
.zllsm_top div{
    float: right;
    width: 86%;
}
.zllsm_top div>a{
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 0;
}
.zllsm_top div>a span{
    color: #065ca1;
}
.zllsm_top div p{
    font-size: 14px;
    color: #919191;
    overflow: hidden;
}
.zllsm_top div p span{
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zllsm_top div p a{
    display: block;
    float: left;
    width: 30%;
    text-align: right;
    color: #c40707;
}
.zllsm_bottom{
    width: 100%;
}
.zllsm_bottom{
    width: 100%;
    overflow: hidden;
}
.zllsm_bottom ul{
    padding-bottom: 9px;
}
.zllsm_bottom ul li{
    margin-top: 12px;
}
.zllsm_bottom ul li a{
    display: block;
    font-size: 16px;
    overflow: hidden;
}
.zllsm_bottom ul li a p{
    float: left;
    width: 100%;
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/index/dian.png") no-repeat;
    background-position: 0 50%;
    transition: all 0.4s linear;
}
.zllsm_bottom ul li a p span{
    color: #ae0303;
}
.zllsm_bottom ul li a p span.js{
    color: #666666;
}
.zllsm_bottom ul li a:hover p{
    text-indent: 20px;
}
.zmhd_right{
    float: right;
    width: 32%;
}
.zr_list{
    width: 99.5%;
    padding: 20px 0;
    border: 1px solid #ccdce9;
}
.zrl{
    width: 92%;
    margin: 0 auto;
}
.zrl_main{
    width: 100%;
    height: 369px;
    overflow: hidden;
}
.zrl_main ul{
    padding-bottom: 9px;
}
.zrl_main ul li{
    margin-top: 12px;
}
.zrl_main ul li a{
    display: block;
    font-size: 16px;
    overflow: hidden;
}
.zrl_main ul li a p{
    float: left;
    width: 100%;
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/index/dian.png") no-repeat;
    background-position: 0 50%;
    transition: all 0.4s linear;
}
.zrl_main ul li a:hover p{
    text-indent: 20px;
}
.zxft{
    width: 99.5%;
    padding: 20px 0;
    border: 1px solid #ccdce9;
    margin-top: 20px;
}
.zxft_main{
    width: 92%;
    margin: 0 auto;
}
.zxft_top{
    width: 100%;
}
.zxft_top a{
    display: block;
}
.zxft_top a img{
    width: 100%;
    overflow: hidden;
}
.zxft_bottom{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.zxft_bottom a{
    display: block;
    width: 47%;
    font-size: 16px;
    text-indent: 20px;
    padding: 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}
.zxft_bottom a.zb_a1{
    float: left;
    color: #000;
    background-color: #f3f3f3;
}
.zxft_bottom a.zb_a2{
    float: right;
    color: #fff;
    background-color: #448ccb;
}
.zxft_bottom a span{
    position: absolute;
    top: 8px;
    right: 10%;
}

/* ios */
@media (max-width: 760px) {
    .zmhd_left,
    .zmhd_right{
        float: none;
        width: 96%;
        margin: 0 auto;
    }
    .zmhd_right{
        margin-top: 10px;
    }
    .zl_list{
        padding: 10px 0;
        margin: 10px auto;
    }
    .zl_list ul{
        font-size: 12px;
    }
    .zl_list ul li.li_1{
        width: 38%;
    }
    .zl_list ul li.li_2, 
    .zl_list ul li.li_3{
        text-indent: 10px;
    }
    .zl_list ul li.li_4{
        width: 24%;
        text-indent: 4px;
    }
    .zl_list ul li::after{
        margin-left: 4px;
    }
    .zl_list table{
        height: auto;
        font-size: 12px;
    }
    .zl_list table tr td.td_1{
        width: 38%;
    }
    .zl_list table tr td.td_1 a{
        text-align: center;
        text-indent: 0;
    }
    .zl_list table tr td.td_4{
        width: 24%;
    }
    .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;
    }
    .zmhd_title p {
        font-size: 18px;
        top: 4px;
    }
    .zmhd_title div {
        font-size: 12px;
        padding-left: 10px;
        top: 9px;
    }
    .zl_lists{
        padding: 10px 0;
        margin-top: 10px;
    }
    .zllsm_top{
        padding: 10px 0;
    }
    .zllsm_top>a{
        width: 24%;
    }
    .zllsm_top div{
        width: 74%;
    }
    .zllsm_top div>a{
        font-size: 14px;
        padding: 2px 0 5px;
    }
    .zllsm_top div p{
        font-size: 12px;
    }
    .zllsm_bottom ul li a{
        font-size: 14px;
    }
    .zr_list{
        padding: 10px 0;
    }
    .zxft{
        padding: 10px 0;
        margin-top: 10px;
    }
    .zlls_main{
        height: auto;
    }
    .zrl_main{
        height: auto;
    }

}