*{
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: url(../image/navbg.jpg) no-repeat no-repeat;
	background-size: 100%;
	background-color: #efefef;
}
img{
	display: block;
	width: 100%;
}
a{
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
li{
	list-style: none;
}
.all_boot{
	padding: 0.9rem 0.3rem 0;
/* 	background: url(//i.ssimg.cn/images/esg/h5/all_bot.min.png) no-repeat;
	background-size: 100% 100%;
	background-color: #f0f0f0; */
}
.list_top{
	position: relative;
	padding: 0.1rem 0.08rem;
	background: linear-gradient(180deg, rgba(255,255,255,1) 78%, rgba(199,219,255,.3));
	border-radius: 0.16rem;
}
.top_text{
	padding: 0.6rem 0.35rem 0.7rem;
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.4rem;
	text-indent: 2em;
	border-radius: 0.16rem;
	border: 1px solid rgba(61, 117, 226, .31);
}
.hdbj{
	position: absolute;
	width: 3.52rem;
	left: 0;
	right: 0;
	top: -0.18rem;
	margin: auto;
}
.bot_list{
	padding: 0.1rem 0.05rem;
	border-radius: 0.16rem;
	position: relative;
	background: linear-gradient(180deg, rgba(255,255,255,1) 78%, rgba(199,219,255,.3));
	margin-top: 0.5rem;
}
.botcen{
	border: 1px solid rgba(61, 117, 226, .31);
	border-radius: 0.16rem;
	padding: 0.76rem 0.36rem;
	display: flex;
	align-items: center;
	margin-bottom: 0.2rem;
}
img.esg_tit{
	width: 1.7rem;
	margin-right: 0.3rem;
}
.esg_text{
	flex: 1;
	color: rgba(51, 51, 51, 1);
	font-size: 0.3rem;
	line-height: 0.5rem;
}
.esg_text h2 {
	font-size: 0.4rem;
	margin-bottom: 0.1rem;
	height: 1rem;
	overflow: hidden;
}
.footer{
	color: rgba(51, 51, 51, 1);
	font-size: 0.24rem;
	padding: 0.8rem 0 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer img{
	width: 1.82rem;
	margin-left: 0.4rem;
}

/* 新增 */
.all_nav {
	position: relative;
	height: 1.5rem;
}
.move_link{
	display: flex;
	align-items: center;
	position: absolute;
	top: 0.8rem;
	right: 0.3rem;
}
.new_nav{
	font-size: 0.24rem;
	display: flex;
	align-items: center;
}
.new_nav a{
	color: #ffffff;
	margin: 0 0.1rem;
}
.new_nav li{
	margin-right: 0.12rem;
}
.move_ss{
	width: 0.44rem;
	height: 0.44rem;
}
.move_ss img{
	width: 100%;
	height: 100%;
}

.new_t{
	display: flex;
	justify-content: center;
}
.new_tab{
border: 1px solid #2F85FF;
color: #5F5F5F;
background-color: #ffffff;
font-size: 0.28rem;
display: flex;
align-items: center;
border-radius: 0.08rem;
overflow: hidden;
}
.new_qh{
	padding: 0.14rem 0.4rem;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
.new_true{
	background: linear-gradient(180deg, #2E84FF, #73C0FE);
	color: #ffffff;
}
.new_li{
	background-color: #ffffff;
	padding: 0 0.2rem 0.3rem;
}
.new_li li a{
	display: flex;
	padding: 0.3rem 0 0;
	font-size: 0.32rem;
	color: rgba(51, 51, 51, 1);
}
.new_text{
	flex: 1;
	font-size: 0.3rem;
	line-height: 0.4rem;
}
.mouch {
	padding: 0.16rem 0.2rem;
	font-size: 0.2rem;
	color: #ffffff;
	border-radius: 0.4rem;
	background-color: #00ADD6;
	width: 1.6rem;
	text-align: center;
	margin: 0.2rem auto;
}
.mouch1 {
	padding: 0.16rem 0.2rem;
	font-size: 0.2rem;
	color: #ffffff;
	border-radius: 0.4rem;
	background-color: #00ADD6;
	width: 1.6rem;
	text-align: center;
	margin: 0.2rem auto;
}
.new_text p:first-child{
	height: 1.2rem;
	overflow: hidden;
	margin-bottom: 0.04rem;
}
.new_text p:last-child{
	font-size: 0.24rem;
	color: #a4a4a4;
}
.new_img{
	    width: 1.76rem;
	    height: 1.4rem;
	    border-radius: 0.1rem;
	    /* background-color: rgba(255, 139, 28, .3); */
	    margin-left: 0.4rem;
}
.new_img img{
	width: 100%;
	height: 100%;
	border-radius: 0.1rem;
}
.new_lb{
	display: none;
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}

.esg_text p {
	height: 1rem;
	overflow: hidden;
}
