.bor-l{
	border-left:1px solid #d8d8d8;
}
.pd-29{
	padding:0 29px;
}
.pd-15{
	padding:0 15px;
}
.sft-tt{
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	line-height: 44px;
	height: 44px;
}
.sft-tt span{
	display: inline-block;
	border-bottom: 4px solid #C5291B;
	line-height: 40px;
}
.sft-tt span h1{
	display: inline-block;
	font-size: 20px;
	color: #C5291B;
}
.sft-tt a{
	display: inline-block;
	float: right;
	margin-right: 15px;
	font-size: 14px;
	/* padding-top: 10px; */
}
.ld-tp{
	min-height: 100px;
	text-align: center;
}
.ld-tp img{
	display: inline-block;
	width: 70%;
	/* height: 160px; */
}
.ld-xm{
	display: block;
	overflow: hidden;
	text-align: center;
}
.ld-xm span{
	display: inline-block;
	font-size: 16px;
	color: #C5291B;
}
.ld-xm h1{
	display: inline-block;
	font-size: 16px;
	color: #000;
}
.ld-ul {
    min-height: 100px;
    background-color: #ffffff;
    padding: 0px 0px 0px 20px;
}
.ld-ul-li {
    overflow: hidden;
}
.ld-ul-li.line{
	border-bottom: 1px solid #F2F2F2;
}
.ld-ul-li h1 {
    font-size: 14px;
    color: #C5291B;
    display: inline-block;
    float: left;
    line-height: 30px;
	font-weight: bold;
}
.ld-ul-xm{
	line-height: 30px;
}
.tab-ty{
	overflow: hidden;
}
.tab-ty li{
	float: left;
	padding: 0 3%;
	line-height: 40px;
	background: #F4F4F4;
	border-radius: 5px;
	width: 26%;
	text-align: center;
}
.tab-ty li.margin-r2{
	margin-right: 2%;
}
.tab-ty .on{
	background: #9c140b;
	color: #FFFFFF;
}
.tab-ty li a{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #000;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tab-ty .on a{
	color: #fff;
}
.tab-ty .mar-lef-0{
	margin-left: 0;
}
.sft-jgsz{
	display: block;
	width: 100%;
	height: 120px;
	text-align: center;
	background: url(../../images/sft_skin/jgsz-bj-red.png) center center no-repeat;
	background-size: 101%;
	position: relative;
}
.sft-jgsz::before{
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    width: 0;
	    content: "";
	    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
	    transition: all .3s;
	    overflow: hidden;
}
.sft-jgsz:hover::before{
	width: 100%;
}
.sft-jgsz:hover span{
	font-weight: bold;
}
.sft-jgsz i{
	display: inline-block;
	line-height: 120px;
	color: #fff;
	font-size: 50px;
	float: left;
	margin-left: 25%;
}
.sft-jgsz span{
	color:#fff;
	font-size: 24px;
	display: inline-block;
	margin-left: 30px;
	line-height: 120px;
	float: left;
	position: absolute;
	left: 35%;
}
.padding-left15{
	padding-left: 0px;
}
.sft-nscs{
	display: block;
	width: 100%;
	height: 120px;
	text-align: center;
	background: url(../../images/sft_skin/nscs-bj-red.png) center center no-repeat;
	background-size: 101%;
	position: relative;
	transform: ;
	transition: ;
}
.sft-nscs::before{
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    width: 0;
	    content: "";
	    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
	    transition: all .3s;
	    overflow: hidden;
}
.sft-nscs:hover::before{
	width: 100%;
}
.sft-nscs:hover span{
	font-weight: bold;
}
.sft-nscs i{
	display: inline-block;
	line-height: 120px;
	color: #fff;
	font-size: 46px;
	float: left;
	margin-left: 25%;
}
.sft-nscs span{
	color:#fff;
	font-size: 24px;
	display: inline-block;
	margin-left: 30px;
	line-height: 120px;
	float: left;
}
.sft-xwfbh{
	width: 100%;
	height: 140px;
	line-height: 140px;
	color: #fff;
	text-align: center;
	font-size: 2.5rem;
	background: url(../../images/sft_skin/xwfbh-bj-red.png) center center no-repeat #9c140b;
	background-size: 101%;
	font-family: "方正小标宋简体";
	font-weight: bold;
	text-shadow:#000 1px 1px 3px;
}

/* @media all and (max-width:1024px) {
	.tab-ty li{
		padding: 0 2%;

	}
	
}
@media all and (max-width:1000px) {
	.tab-ty li{
		margin-left: 1%;
	}
	.sft-jgcs{
		margin-top: 20px;
	}
	.bor-l{
		border:none;
	}
	
} */