.wrapper-tpxl-title{
    margin: 0 39px;
    /* height: 104px; */
    border-bottom: 1px solid #d9d8d8;
    text-align: center;
    padding-top: 52px;
	padding-bottom: 16px; 
}
.wrapper-tpxl-content{
    background: #fff;
}
.wrapper-tpxl-title h1{
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 26px;
}
.wrapper-tpxl-title span{
    color: #333;
}
.tempWrap ul li{
    /* flex-direction: column; */
}
.tempWrap ul li .img_w{
	display: flex;
	align-items: center;
	justify-content: center;
}

.bd{
    margin-top: 33px;
    position: relative;
}
.bd li img{
    max-width: 732px;
	height: auto;
	max-height: 488px;
}
.bd li p{
    text-indent: 2em;
    margin-top: 40px;
    line-height: 36px;
    padding: 0 90px 0 90px;
    font-size: 18px;
}
.picFocus_text{
	margin-top: 40px;
	line-height: 36px;
	padding: 0 90px 0 90px;
	font-size: 18px;
}
.sPrevBd, .sNextBd{
    position: absolute;
    top: 170px;
    display: inline-block;
    width: 55px;
    height: 97px;
    z-index: 100;
}
.sPrevBd{
    background: url(../image/gtj2023_tpxl_left.png) no-repeat;
    left: 234px;
}
.sNextBd{
    background: url(../image/gtj2023_txpl_right.png) no-repeat;
    right: 235px;
}
.hd{
    position: relative;
    width: 986px;
    height: 170px;
    padding-top: 23px;
    background: #eaeaea;
    margin: 72px auto 0;
    padding-left: 47px;
}
.hd ul{
    display: flex;
}
.hd ul li{
    margin-right: 36px;
    text-align: center;
	width: 203px;
}
.hd ul li img{
	max-width: 100%;
	max-height: 135px;
	width: auto;
	height: auto;
}
.hd ul li a p{
    color: #000;
}
.sPrev, .sNext{
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 193px;
    z-index: 100;
}
.sPrev{
    background: url(../image/gtj2023_tpxl_left01.png) no-repeat;
    left: -25px;
    top: 0px;
}
.sNext{
    background: url(../image/gtj2023_tpxl_right02.png) no-repeat;
    right: -26px;
    top: 0;
}
.picFocus{
    padding-bottom: 55px;
}
.tpxl-text{
    width: 1022px;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 36px;
}
.tempWrap{
    margin-top: 8px;
}
/* gtj2023_txpl_right */