.rowLeft {
	padding-right: 7.5px;
	padding-left: 5px;
}

.rowRight {
	padding-right: 5px;
	padding-left: 7.5px;
}

.rowBox {
	margin: 0 -5px;
}

.ld-tp {
	min-height: 100px;
	background: #f9f9f9;
	padding: 20px 21%;
}

.ld-tp img {
	width: 100%;
}

.ld-xm {
	display: inline-block;
	text-align: center;
	width: 100%;
	color: #C5291B;
	font-size: 24px;
}

.ld-js {
	display: inline-block;
	text-align: center;
	width: 100%;
	color: #C5291B;
	line-height: 25px;
	font-weight: 600;
}

.ld-jl {
	display: block;
	width: 160px;
	height: 40px;
	border-radius: 10px;
	border: solid 1px #9c140b;
	text-align: center;
	line-height: 40px;
	color: #C5291B;
	background: #fff;
	margin: 0 auto;
	font-size: 16px;
}

.ld-zg {
	/* width: 100%; */
	height: auto;
	overflow: hidden;
	background-color: #f9f9f9;
	border: solid 1px #e9e9e9;     padding: 10px 0;
}

.zg-tb {
	/* display:inline-block; */
	font-size: 40px;
	color: #C5291B;
	float: left;
	/* padding-left: 15%; */
	/* width: 30%; */
}

.zg-tb::before {
	content: "\e66e";
	text-align: center;
	padding-left: 40%;
}

.zg-zz {
	display: inline-block;
	margin-top: 8px;
	width: 78%;
	float: left;
	padding-left: 8%;
}

.zg-zz span {
	color: #C5291B;
	font-size: 18px;
}

.zg-zz p {
	font-size: 16px;
	line-height: 30px;
}

.ld-ul {
	/* min-height: 100px; */
	background-color: #ffffff;
	border: solid 1px #e9e9e9;
	padding: 20px 35px;
}

.ld-ul-li {
	overflow: hidden;
}

.ld-ul-li h1 {
	font-size: 18px;
	color: #C5291B;
	display: inline-block;
	float: left;
	line-height: 35px;
}

.ld-tz {
	letter-spacing: 13px;
}

.ld-tld {
	letter-spacing: 12px;
}

.ld-ul-li a {
	line-height: 35px;
}

.ld-tt {
	width: 100%;
	height: 45px;
	border-bottom: 2px solid #9c140b;
	overflow: hidden;
}

.ld-tt .on {
	display: inline-block;
	background: #9c140b;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	float: left;
	font-size: 18px;
	color: #fff;
}

.ld-tt .gd {
	display: inline-block;
	padding-right: 20px;
	line-height: 45px;
	float: right;
}

.ld-tj {
	margin-top: 15px;
	padding: 0 7.5px;
}

.ld-tj img {
	width: 100%;
	height: 150px;
}

.ld-tj p {
	display: inline-block;
	text-align: center;
	width: 100%;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.work p {
	text-indent: 32px;
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 0 0;
}

.infoContent p {
	line-height: 36px;
	font-size: 16px;
}

.tz-info-content{
	padding: 30px 3.5% 0px 3.5%;
}
.tz-info-content h2{
	font-size: 24px;
	line-height: 36px;
	text-align: center;
}
.tz-info-content h3{
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-bottom: #DDDDDD 1.5px dashed;
	overflow: hidden;
}
.tz-info-content h3 span{
	color: #8D8D8D;
}
.tz-info-content .info{
	text-align: left;
	line-height: 200%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.tz-info-content .info p{
	margin: 10px 0;
}
.tz-info-content .info p img{
	width: 80%;
}
.tz-info-content .info .info-span{
	height: 40px;
	line-height: 40px;
	background-color: #F8F8F8;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	display: block;
}

@media all and (max-width:1196px) {
	.ld-tj img {
		width: 100%;
		height: 130px;
	}
}

@media all and (max-width:1024px) {
	.ld-tz {
		letter-spacing: 0;
	}

	.ld-tld {
		letter-spacing: 0;
	}

	.ld-tj img {
		width: 100%;
		height: 140px;
	}
}

@media screen and (max-width:992px) {
	.layui-hide-sm {
		display: none !important;
	}
}

@media screen and (max-width:768px) {
	.layui-hide-sm {
		display: none !important;
	}
}

@media all and (max-width:750px) {
	.layui-hide-sm {
		display: block !important;
	}

	.rowLeft {
		padding-right: 0;
		padding-left: 0;
	}

	.rowRight {
		padding-left: 0;
		padding-right: 0;
	}
}
