/* */
.container{
    padding: 0 20px 20px 20px;
    background: #fff;
}
.htw_div{
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 20px;
}
.theme-dqwz{
    background: url(../images/icon/icon_dqwz.jpg) no-repeat 0 center;
    padding-left: 25px;
    line-height: 45px;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
}
.htw_div ul li{
    float: left;
    width: 50%;
    line-height: 35px;
    font-size: 16px;
}
.htw_div ul li strong{
    font-weight: normal;
}
.htw_div ul li.fwzh strong{
    display: none;
}
.htw_div ul li b{
    display: inline-block;
    width: 14%;
    color: #000;
    white-space: nowrap;
    text-align: justify;
    text-align-last:justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last:justify;
    word-wrap: break-word;
    word-break: break-all;
    text-justify:inter-ideograph;
    text-align-last:justify;
}
.htw_div ul li span{
    font-weight: bold;
    color: #0b67aa;
    margin-right: 10px;
} 
.htw_div ul li .cwrq,.htw_div ul li .fwzh{
    margin-right: 0;
    font-weight: normal;
    color: #333;
    font-size: 14px;
}
.detail > h1{
    font-size: 32px;
    text-align: center;
    padding: 20px 50px;
}
.detail .table{
    border-bottom: 1px solid #CCCCCC;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
}
.detail .table li{
    display: inline-block;
    color: #7b7b7b;
    margin: 0 10px;
    font-size: 16px;
}
.detail .table li a{
    color: #7b7b7b;
}
.detail .fontsize img,
.detail .fontsize span{
    margin: 0 5px;
    cursor: pointer;
}
.detail .dywb{
    cursor: pointer;
}
#gwdShare_con_1{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    margin-top: -10px;
}
#gwdshare{
    padding-left: 25px;
    background: url(../images/icon/icon_16.png) no-repeat 0 10px;
    height: 30px;
}
#gwdshare>*{
    width: 27px;
    height: 29px;
    margin: 0 2px;
}
#gwdshare .gwds_weixin{ 
    background:url(../images/icon/share.png) no-repeat 2px -33px !important;
}
#gwdshare .gwds_tsina{ 
    background:url(../images/icon/share.png) no-repeat 2px 5px !important;
}
#gwdshare .gwds_more{
    background:url(../images/icon/icon_17.png) no-repeat center !important;
}
#NewsContent{
    padding: 20px;
    min-height: 500px;
}
#div_div{
    font-size: 12px;
    margin-bottom: 40px;
    display: none;
}
.click-top{
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 1000;
    display: none;
    cursor: pointer;
}

.qtydfs{
    margin-bottom: 24px;
}
.qtydfs .title{
    font-size: 22px;
    margin: 50px auto 10px;
    overflow: hidden;
}
.qtydfs .title p{
    float: left;
    position: relative;
    padding: 10px 0
}

.qtydfs .title p span{
    display: block;
    width: 100%;
    height: 2px;
    background-color: #255499;
    position: absolute;
    bottom: 0;
    left: 0;
}
.qtydfs ul{
    margin-top: 20px;
}
.qtydfs ul li{
    padding: 5px 0;
}
.qtydfs ul li a{
    display: block;
    font-size: 16px;
    text-indent: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    transition: all 0.4s linear;
    background: url(../images/icon/icon2.jpg) no-repeat;
    background-position: 0 50%;
    color: #333;
}
.qtydfs ul li a:hover{
    text-indent: 1.5em;
}
@media (max-width: 768px) {
    .container{
        padding: 0 10px 10px 10px;
    }
    .theme-dqwz{
        line-height: 40px;
        padding-left: 15px;
        font-size: 12px;
    }
    .htw_div{
        margin: 10px 0;
        padding: 10px;
    }
    .htw_div ul li{
        float: none !important;
        width: 100%;
        line-height: 30px;
    }
    .htw_div ul li b{
        width: 25%;
        font-size: 12px;
    }
    .htw_div ul li span{
        margin-right: 5px;
    }
    .detail>h1{
        font-size: 18px;
        padding: 0;
    }
    .detail .table{
        padding: 0;
    }
    .detail .table li{
        margin: 0;
        font-size: 12px;
    }
    .detail .table li:first-child{
        display: none !important;
    }
    .detail .table .right_li{
        width: 100%;
        text-align: center
    }
    .detail .table .fontsize,.detail .table .dy_li{
        display: none;
    }
    .detail .table .left_li{
        float: left;
    }
    .detail .table .fenx_li{
        float: right;
    }
    #NewsContent{
        padding: 0;
        margin-top: 15px;
        min-height: 200px;
    }
    #NewsContent .fr{
        float: right;
        width: auto;
    }
    #div_div{
        margin-bottom: 10px;
    }
}

