.top {
	position: relative;
}

.list-banner {
	width: 100%;
	position: relative;
}

.banner_txt {
	position: absolute;
	left: 0.65rem;
	top: 0.88rem;
	color: #FFFFFF;
}

.banner_txt_cn {
	font-size: 0.64rem;
	font-family: MyFontNameC;
	font-weight: 600;
}

.banner_txt_en {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #FFFFFF;
}

.list-banner img {
	width: 100%;
}

.ppjsBox {
	width: 100%;
	overflow: hidden;
}

.mk-tit {
	overflow: hidden;
	color: #003366;
	margin: 0.45rem 0.3rem 0.4rem;
}

.mk-tit h2 {
	float: left;
	display: block;
	color: #003366;
	font-size: 0.36rem;
}

.mk-con {
	margin: 0 0.3rem;
	overflow: hidden;
	box-shadow: 0px 2px 15px 0px rgba(187, 187, 187, 0.4);
	border-radius: 10px;
}

.pajs-banner {
	width: 100%;
}

.pajs-text {
	margin: 0.2rem 0.28rem;
}

.pajs-tit,.pajs-tit a {
	font-size: 0.3rem;
	color: rgba(204, 51, 51, 1);
	line-height: 0.42rem;
}

.pajs-con {
	font-size: 0.24rem;
	color: #CC3333 line-height: 0.4rem;
	margin: 0.4rem auto;
}

/* 绿金动态 */
.ljdt {
	width: 100%;
	overflow: hidden;
	background: url(ljdt_bg.png) no-repeat bottom center #f7f7f7;
	background-size: 100%;
	padding-bottom: 2.8rem;
}

.mk-more {
	float: right;
	display: block;
	height: 0.36rem;
	overflow-wrap: break-word;
	color: #BBBBBB;
	font-size: 0.21rem;
	white-space: nowrap;
}

.mk-more-img {
	width: 0.26rem;
	margin-left: 0.1rem;
}

.ljdt-dsj {
	width: auto;
	height: auto;
	margin: 0 0.3rem 0 0.5rem;
	position: relative;
}

.dsj-con {
	float: right;
	padding-left: 8%;
	border-left: 0.06rem solid #EEEEEE;
}

.group-red {
	position: absolute;
	top: 39% !important;
	left: -0.99rem;
	width: 0.3rem;
	height: 0.3rem;
	border: 0.04rem solid #fff;
	background-color: #CC3333;
	border-radius: 50%;
}

.dsj-text {
	padding: 0.25rem 0.35rem;
	background: #FFFFFF;
	border-radius: 0.1rem;
	border: 1px solid #D4D2D2;
	font-size: 0.24rem;
	color: #262626;
	margin-top: 0.2rem;
	line-height: 1.5;
	position: relative;
}

.dsj-text:first-child {
	margin-top: 0;
}

.img-item-box {
	padding: 0.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.img-item-Bg1 {
	background: url(img_item1.png) no-repeat bottom center;
}

.img-item-Bg2 {
	background: url(img_item2.png) no-repeat bottom center;
}

.img-item-Bg3 {
	background: url(img_item3.png) no-repeat bottom center;
}

.img-item-Bg4 {
	background: url(img_item4.png) no-repeat bottom center;
}

.img-item-link {
	float: left;
	display: block;
	width: 47.5%;
	text-align: center;
	background-size: cover;
	font-size: 0.24rem;
	color: #fff;
	padding-top: 0.8rem;
	margin-bottom: 5%;
}

.linear-gradient {
	background: linear-gradient(180deg, rgba(34, 33, 33, 0) 0%, #262626 100%);
	padding-top: 0.8rem;
	padding-bottom: 0.5rem;
}

.linear-gradient p {
	text-align: center;
	line-height: 1.5;
}

/* 特色产品 */
.tscp {
	width: 100%;
	overflow: hidden;
}