.detail-content{
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 80px;
    margin-top: 25px;
}
.detail-title{
    text-align: center;
}
.detail-title h1{
    font-size: 28px;
    font-weight: 600;
	margin: 0 50px;
    margin-bottom: 38px;
}
.detail-title-des{
    margin: 0 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 15px;
    left: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d8d8;
}
.detail-title-des h2{
    display: flex;
    align-items: center;
}
.detail-title-des p{
    margin-right: 14px;
}
.detail-title-des div{
    color: #909090;
    margin: 0 26px;
}
.ft{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #4078be;
    color: #4078be;
    font-weight: 600;
    border-radius: 2px;

}
.detail-title-des a{
    color: #333;
    margin: 0 10px;
}
.detail-title-des .active{
    display: inline-block;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background: #125798;
    line-height: 31px;
    color: #fff;
}
.big{
    margin: 0 0 0 20px !important;
}
.share{
    margin: 0 !important;
}
.detail-title-des img{
    position: relative;
    left: 32px;
    margin-right: 15px;
    width: 31px;
    height: 31px;
    cursor: pointer;
}
.detail-text-content-title{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-top: 41px;
    margin-bottom: 43px;
}
.s-title{
    text-align: center;
    font-size: 21px;
    margin-bottom: 38px;
}
.detail-text-content{
    margin: 0 50px;
	padding: 0 28px;
}
.detail-text-content p{
    /* text-indent: 2em; */
    font-size: 16px;
    line-height: 32px;
    /* margin-bottom: 48px; */
} 
.detail-text-content div{
	font-size: 16px;
	line-height: 32px;
}
.detail-text-content img{
	max-width: 100%;
	height: auto !important;
}
.content-tit{
    font-weight: 600;
}
.txt-content{
	margin-top: 32px;
}

/* 分享 */
div.bshare-custom{
	margin: 0;
}
.bshare-custom .bshare_a{
	padding-left: 0;
	margin-left: 0;
	background: none;
	width: auto;
	height: auto;
	margin-right: 0;
	display: block;
	margin-right: 15px;
	width: 31px;
	height: 31px;
}
.bshare-custom .bshare_a.bshare-weixin{
	left: 0;
	background: url(/images/gtj2023_weixin.png) no-repeat center center;
	background-size: 100% 100%;cursor:pointer;
}
.bshare-custom .bshare_a.bshare-sinaminiblog{
	left: 0;
	background: url(/images/gtj2023_weibo.png) no-repeat center center;
	background-size: 100% 100%;
}

/* 附件 */
.detail-text-xgfj—w{
	margin: 0 50px;
	padding: 0 28px;
}
.detail-text-xgfj{
	width: 100%;
	border-top: 1px solid #507fab;
	margin-top: 30px; 
	font-size: 16px;
	line-height: 32px;
	padding: 10px 0;
}
.detail-text-xgfj ul li a{
	color: #666;
}


/*20240109 分享微信二维码开始*/

.wxEwmC_20240109{width:220px;height:280px;position:absolute;top:40%;left:50%;margin-left:-110px;margin-top:-160px;z-index:1000;
    background: #efefef;padding:10px;
}
.wxEwmC_20240109 img{display:block;width:220px;height:220px;}
.wxEwmC_20240109 .close{width:30px;height:30px;font-size:30px;line-height:30px;color:#000;font-weight:bold;text-align:center;float:right;margin-top:-40px;margin-right:-10px;cursor:pointer;background: #efefef;}
.wxEwmC_20240109 .tt{text-align: justify;}

/*20240109 分享微信二维码结束*/




