
.box-x1 .tab-active-bottom4px{
	width: 48%;
}
.box-x2 .tab-active-bottom4px{
	width: 100%;
}
.container{
	width: 1200px;
	margin: auto;
}
.container .sjtj-box .tab-active-bottom4px{
	float: left;
	width: 48%;
}
.sjtj-box{
	 display: flex;
}
.container .sjtj-box .tab-active-bottom4px .tab-content li {
    display: flex;
}

.sj-hgtabs li{
	cursor: pointer;
}
.sj-tabs li a{
    display: block;
    color: #0569b5 !important;
    padding: 0 5px;
}
.tab-active-bottom4px .nav{
	width: 600px;
	height: 34px;
}
.tab-active-bottom4px .tab-hd {
    line-height: 1;
    width: auto;
}
.tab-active-bottom4px .tab-hd .active {
    color: #125cb1;
    border-color: #125cb1;
    font-weight: bold;
    position: relative;
	
}
.tab-active-bottom4px .tab-hd .active:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #125cb1;
}
.tab-active-bottom4px .tab-hd .nav-link {
	float: left;
    border-bottom: 4px solid;
    padding: 0;
    padding-bottom: 10px;
	font-size: 24px;
}
.tab-active-bottom4px .tab-hd .fz14{
	float: right;
	font-size: 24px;
}
.tab-active-bottom4px .tab-content ul{
	margin-top: 10px;
}
.tab-active-bottom4px .tab-content li {
    padding-left: 20px;
    background: url(../images/disc.png) no-repeat 0 center;
    overflow: hidden;
    line-height: 2.4;
    justify-content: space-between;
    align-items: center;
}

.tab-active-bottom4px .tab-content  li a {
	float: left;
    flex: 1;
    margin-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 18px;
	color: #000;
}
.tab-active-bottom4px .tab-content  li span {
    float: right;
    color: #888;
    padding-right: 15px;
	font-size: 16px;
}





.images-box{
	overflow:hidden;
	position:relative;
	width: 100%;
	margin-bottom: 40px;
}
.images-box ul{
	width: 100%;
	height: 300px;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}
.images-box ul li{
	padding-left: 0px !important;
	background: url() no-repeat 0 center !important;
	line-height: 0px !important;
	float: left;
	display: inline;
	margin: 0 20px 0;
	height: 300px;
	width: 200px;
}
.images-box ul li a{
	display: block;
	border: 1px solid #d3d3d3;
	overflow: visible!important;
	margin-right: 0px !important;
	font-size: 0px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	position: absolute;
}
.images-box ul li span{
	font-size: 0px;
}
.images-box ul li a img{
	height: 298px;
	width: 198px;
}



.tempWrap{
    overflow:hidden;
    position:relative;
    width: 100%;
	margin-bottom: 40px;
}
.tempWrap ul{
    margin-top: 15px;
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
}
.tempWrap ul li{
    float: left;
    display: inline;
    margin: 0 20px 0;
	height: 150px;
	width: 200px;
	position: relative;
}
.tempWrap ul li a{

}

.tempWrap ul li span{
	position: absolute;
	margin-bottom: 0px;
	left: 0px;
	bottom: 0px;
	width: 200px;
	background-color: rgba(0,0,0,0.5);
}
.tempWrap ul li span a{
	color: #fff;
	display: inline-block;
	width: 200px; /* 设置a标签的宽度 */
	overflow: hidden; /* 隐藏超出范围的内容 */
	text-overflow: ellipsis; /* 使用省略号代替超出范围的文本 */
	white-space: nowrap; /* 禁止文本换行 */
}
.tempWrap ul li a img{
    height: 150px;
    width: 200px;
}



.sjkf-box {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 40px;
}
.sjkf-box a{
	width: 100%;
}
.sjkf-box a img{
	height: 160px;
	width: 100%;
}