* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
li, ol, ul {
    list-style: none;
}
a {
    color: #444;
    text-decoration: none;
}
i, em{
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
em, i, u, s, b, strong{
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
/*页头*/
header{
    position: relative;
    background: #ffffff;
    display: -webkit-box;
    height: 44px;
    width: 100%;
    overflow: hidden;
}
header h1,header p{
    text-align: center;
    -webkit-box-flex: 0;
    height: 44px;
}
header h1 img,header p img{
    height: 44px;
}
nav{
    line-height: 32px;
    padding: 8px 0;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}
nav ul{
    overflow: hidden;
}
nav ul li{
    width: 20%;
    padding: 0;
    float: left;
    color: #333;
    text-align: center;
}
nav ul li a{
    font-size: 16px;
}
nav ul li a.cur{
    color: #50d08f;
    font-weight: 600;
}
/*咨询列表内容*/
.g-newslist{
    width: 98%;
    margin-top: 10px;
    padding: 0 1%;
    overflow: hidden;
}
.g-newslist li{
    overflow: hidden;
    padding: 0px 15px 10px 140px;
    position: relative;
    height: 90px;
    border-bottom: 0px;
}
.g-newslist li a{
    display: block;
    text-decoration: none;
    color: #2a2a2a;
}
.g-newslist li a i{
    display: block;
    width: 135px;
    height: 90px;
    border-radius: 3px;
    position: absolute;
    left: 0px;
    top: 0;
    overflow: hidden;
}
.g-newslist li a i img{
    width: 100%;
    height: 100%;
}
.g-newslist li a span{
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    height: 66px;
    margin-bottom: 0;
}
.g-newslist li a strong{
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    color: #999;
    font-style: normal;
    display: block;
    float: left;
    margin-right: 15px;
    background: url(/m/img/case.jpg) 0px 7px no-repeat;
    margin-top: 2px;
}
/*专题列表内容*/
.g-ztlist{
    width: 98%;
    margin-top: 10px;
    padding: 0 1%;
    overflow: hidden;
}
.g-ztlist li{
    float: left;
    display: inline;
    width: 48%;
    height: auto;
    margin: 1% 0px 0.5% 1%;
    border: 1px solid #e5e3e3;
}
.g-ztlist li img{
    width: 100%;
    height: 110px;
}
.g-ztlist li i{
    width: 100%;
    height: 25px;
    display: block;
    font-weight: 100;
    font-size: 16px;
    margin-top: 5px;
    text-align: center;
    overflow: hidden;
}
/*专题详情*/
.topics-top{
    padding: 8px;
    background: #F9F9F9;
}
.fl-lf{
    float: left;
    width: 100%;
}
.topics-top .fl-lf img{
    width: 100%;
    margin-right: 15px;
}
.topics-top .soft-title{
    clear: both;
    overflow: revert;
    height: 56px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.topics-top span{
    font-size: 14px;
    color: #ababab;
    line-height: 20px;
    overflow: hidden;
}
.soft .introduction{
    padding-top: 5px;
    word-break: break-all;
    line-height: 25px;
}
.sxjg{
    border: 1px solid #e2e2e2;
    background-color: #fff;
    overflow: hidden;
    width: 98%;
    margin: auto 1%;
}
.sxjg ul{
    overflow: hidden;
}
.sxjg ul li{
    float: left;
    padding: 8px 8px 5px 12px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    width: 94%;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    height: 75px;
}
.sxjg ul li a{
    margin-right: 10px;
    display: block;
    width: 75px;
    float: left;
}
.sxjg ul li a img{
    width: 75px;
    height: 75px;
    border-radius: 10px;
    float: left;
}
.sxjg ul li div{
    width: auto;
    float: none;
    height: 75px;
    overflow: hidden;
}
.sxjg ul li p{
    height: 75px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0px;
    font-size: 14px;
    color: #666;
}
.sxjg ul li p a{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 15px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
    float: left;
}
.sxjg ul li p span{
    display: inline-block;
    line-height: 36px;
    height: 29px;
    color: #888;
    width: 100%;
}
.sxjg ul li p strong{
    display: block;
    line-height: 29px;
    height: 29px;
    color: #888;
    font-size: 12px;
    font-weight: 400;
}
.sxjg ul li p a.down{
    float: right;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 70px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #f60;
    background: #fff;
    color: #f60;
    font-size: 14px;
    font-weight: bold;
    margin-right: 0;
}
/*咨询详情*/
.g-box-1200{
    width: 100%;
    margin: 0 auto;
}
.g-white{
    width: 98%;
    padding: 1%;
    overflow: hidden;
    float: left;
}
.f-fl h1{
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.f-fl .u-timeinfo{
    color: #999;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin: 10px 0 15px;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 15px;
}
.f-fl .u-timeinfo span{
    color: #999;
    padding: 0px 10px;
}
.g-font-main{
    color: #666;
    font-size: 15px;
    line-height: 1.8;
    overflow: hidden;
}
/* 针对文章中的图片进行样式设置 */
.g-font-main img {
    /* 限制图片最大宽度为容器的100%，避免超出 */
    max-width: 100%;
    /* 高度自动按比例缩放，保持图片原有比例 */
    height: auto;
    /* 可选：添加一点内边距，让图片和文字之间有间隔 */
    padding: 10px 0;
    /* 可选：添加边框圆角，让图片更美观 */
    border-radius: 4px;
}

/* 针对居中显示的图片容器（原代码中有text-align: center的p标签） */
.g-font-main p[style*="text-align: center"] {
    /* 确保图片容器不会有额外的横向滚动 */
    overflow: hidden;
}
.g-xgwz{
    margin-top: 20px;
    overflow: hidden;
}
.g-xgwz .u-listtit{
    display: block;
    overflow: hidden;
}
.u-listtit span{
    height: 24px;
    font-size: 18px;
    display: block;
    line-height: 22px;
    color: #333;
    text-indent: 15px;
    font-family: "microsoft yahei";
    float: left;
}
.u-listtit span i{
    width: 5px;
    height: 24px;
    background: #ff0000;
    float: left;
}
.g-xgwz ul{
    padding: 10px 0 0;
    overflow: hidden;
}
.g-xgwz ul li{
    width: 410px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}
.f-fr{
    display: block;
    float: initial;
}
.u-jptj-list a{
    width: 25%;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 20px;
}
.u-jptj-list a img{
    width: 60px;
    height: 60px;
    border-radius: 14px;
    margin: auto;
    display: block;
    overflow: hidden;
}
.u-jptj-list a strong{
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 10px 0 0;
    display: block;
    overflow: hidden;
}
.u-listtit,.u-jptj-list{
    overflow: hidden;
}
/*底部*/
footer.bottom{
    width: 100%;
    margin: 15px 0 0 0;
    border-top: 1px solid #d9d9d9;
    background: #ebebeb;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}
footer.bottom p{
    height: 46px;
    line-height: 46px;
}
footer.bottom p a{
    padding: 0 10px;
}
footer.bottom .icp{
    margin-top:-8px;
    height:30px;
    line-height:30px;
}
/*分页*/
.pageboxa{
    font-size: 13px;
    background-color: #f2f2f2;
    clear: both;
    height: 30px;
    overflow: hidden;
    line-height: 25px;
    padding: 0 5px;
    text-align: right;
    width: 97%;
}
.pageboxa p{
    width: 100%;
    border: 0;
    background: #f2f2f2;
}
.pageboxa p a{
    width: auto;
    padding: 0 3px;
}
.pageboxa p .active{
    color: #50d08f;
}