a {
	color: #333
}

a:hover {
	color: #3ca5f6;
	text-decoration: none
}

a:link {
	text-decoration: none
}

p {
	margin: 0
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

li {
	display: list-item;
	text-align: -webkit-match-parent
}

.ld-content-warp {
	margin: 0 auto;
	background-color: #fff;
	padding: 0 30px;
	width: 1120px;
	margin-top: 20px
}

.ld-content-warp .ld-box {
	height: 60px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: -1px
}

.ld-content-warp .ld-box-border {
	border-bottom: 1px solid #f0f0f0
}

.ld-content-warp .ld-box .badge {
	background-color: #f63756;
	font-size: 12px;
	color: #fff;
	margin: -4px 0 0 5px
}

.ld-content-warp .ld-box li {
	float: left;
	line-height: 58px;
	font-size: 18px;
	color: #bbb;
	padding: 0 25px
}

.ld-content-warp .ld-box li a {
	color: #bbb
}

.ld-content-warp .ld-box li a:hover {
	color: #333
}

.ld-content-warp .ld-box li.active {
	color: #333;
	border-bottom: 2px solid #3ca5f6
}

.ld-content-warp .ld-box li.active a {
	color: #333
}

.about-us-ld {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 30px
}

.about-us-ld .about-min-height {
	min-height: 600px
}

.about-us-ld p {
	font-size: 14px;
	color: #333;
	line-height: 24px
}

.about-us-ld em {
	font-style: normal;
	color: #bbb
}

.about-us-ld.renzheng p {
	font-size: 16px;
	line-height: 2
}

.about-us-ld p.f1 {
	font-size: 16px;
	line-height: 26px
}

.about-us-ld .ld-wrap {
	padding-left: 15px
}

.about-us-ld .t-h4 {
	position: relative;
	font-size: 16px;
	height: 35px;
	margin: 30px 0 0;
	line-height: 35px;
	border-bottom: 1px solid #f0f0f0
}

.about-us-ld .t-h4:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #3ca5f6;
	left: -15px;
	top: 15px
}

.about-us-ld .ldwt-item {
	background: #fafafa;
	padding: 0 15px
}

.about-us-ld .ldwt-item .ldwt-name {
	position: relative;
	background: #fafafa;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin-top: 30px;
	cursor: pointer
}

.about-us-ld .ldwt-item .ldwt-name.active {
	border-bottom: 1px solid #f0f0f0
}

.about-us-ld .ldwt-item .ldwt-cnt {
	padding: 25px 0;
	display: none
}

.about-us-ld .ld-wrap .ldwt-name i {
	position: absolute;
	right: 0
}

.about-us-ld .ld-wrap .ldwt-name i:after {
	content: '+';
	font-size: 22px;
	color: #333;
	font-style: normal;
	display: block
}

.about-us-ld .ld-wrap .ldwt-name.active i:after {
	content: '-'
}

.about-us-ld .about-us-intro p {
	font-size: 16px
}