<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ldxx_detail {
    height: auto;
    background-color: white;
    padding: 15px;
}
.common_detail_title {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px silver solid;
}
.detail_title {
    width: 100%;
    float: left;
}
.detail_title_h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bolder;
    padding: 10px 0px;
}
.detail_span {
    width: 100%;
    float: left;
    border-bottom: 1px silver solid;
    padding-bottom: 15px;
    line-height: 30px;
}
.detail_span ul li {
    width: 16%;
    float: left;
    text-align: center;
}
.ldxx_con {
    width: 100%;
    float: left;
}
.ldxx_con_top {
    width: 100%;
    float: left;
    text-align: center;
}
.ldxx_con_bot {
    padding: 0px 20px;
    float: left;
    width: 100%;
}
.ldxx_con_p1 {
    text-align: center;
    width: 120px;
    height: 159px;
    overflow: hidden;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.ldxx_con_p1 img {
    max-width: 100%;
}
.ldxx_con_p2 {
    text-align: center;
    padding: 10px;
}
.ldxx_con_p3 {
    color: #0f7ac0;
    font-size: 18px;
    font-weight: bolder;
}
.ldxx_con_div1, .ldxx_con_div2, .ldxx_con_div3 {
    width: 100%;
    float: left;
}
.ldxx_wdfg {
    width: 100px;
    /* float: left; */
    line-height: 32px;
    height: 45px;
    color: white;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    background-image: url(../images/ldxx_bj.png);
    background-repeat: no-repeat;
}

.ldxx_wdfg_con p {
    line-height: 30px;
}
.ldxx_con_div2 {
    padding: 20px 0px;
}
.ldxx_wdfg_con ul li {
    background: url(../images/desc_icon.png) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ldxx_wdfg_con ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.ldxx_wdfg_con ul li a:hover{
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.erwei {
    width: 100%;
    text-align: center;
    padding: 35px 0px;
    float: left;
}
strong {
    padding: 0 4px;
    cursor: pointer;
}
/*detail*/
/*分享*/

#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon_16.png) no-repeat 0 10px;height: 30px;}
#gwdshare&gt;*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/share.png) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/share.png) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon_17.png) no-repeat 8px 11px !important;}
#div_div {text-align: center;color:#c3c3c3;font-size: 12px;}

/*上为分享样式*/

/*detail*/
.wangz{
    width: 18%;
    float: left;
    list-style: none;
text-align:center;
}


#contentInfo{
    margin: 0 auto;
}

.bosy_cont{
    width: 100%;
    height: auto;
    line-height: 30px;
    text-indent: 2em;
}

.ldxx_con{
    /*text-align: center;*/
}
.ldxx_con img{
    margin: 15px 0px;
    max-width: 100%;
}
.zrbj{
    float: right;
    color: #cccccc;
}
/*相关文章*/
.xgwz {
    width: 100%;
    float: left;
    margin-top: -10px;
}
.xgwz_left {
    width: 5px;
    height: 30px;
    background-color: #0f7ac0;
    position: absolute;
}
.xgwz_font {
    font-size: 20px;
    font-weight: bolder;
    margin-left: 15px;
}
.xgwz_list {
    margin-top: 10px;
}
.xgwz_list ul li {
    background: url(../images/desc_icon.png) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.xgwz_list ul li a:hover {
    display: block;
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.xgwz_list ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: inline-block;
    float: left;
}
.detail_p4,detail_p3{
     border-bottom: 1px silver solid;
     padding-bottom: 55px;
}
.detail_p3{
    display: none;
}
@media screen and (max-width: 900px) {
    .ldxx_detail{
        width: 100%;
    }
    .detail_span ul li {
        width: 100%;
        float: left;
        text-align: center;
    }
    .detail_span_phone {
        background-color: #eaeaea;
    }
    .detail_span {
        border: none;
    }
    .detail_title_h1{
        display:none;
    }
    .ldxx_con_bot {
        padding: 0px 0px;
        float: left;
        width: 100%;
    }
    .ldxx_wdfg_con p {
        width: 100%;
        /* width: 100%; */
        height: auto;
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
    }
    /*文章页面*/
    .wangz {
        width: 100%;
        float: left;
        list-style: none;
        text-align: center;
    }
    .erwei{
        display: none;
    }
    .detail_p3 {
        display: block;
        width: 100%;
        height: 1px;
        background: #d4d4d4;
        float: left;
        margin: 10px 0px;
    }
    .xgwz {
        width: 100%;
        float: left;
        margin-top:15px;
    }
}</pre></body></html>