.wd-top{

	height: 3.65rem;

	background: url(../images/wd-banner.png);

	background-size: 100% 100%;

	padding: 0 0.36rem;

	padding-top: 0.6rem;

	box-sizing: border-box;

	position: relative;

	left: 0;

	bottom: 0;

}

.wd-portrait{

	width: 1rem;

	height: 1rem;

	float: left;

	margin-right: 0.24rem;

}

.wd-portrait img{

	width: 100%;

	height: 100%;

	border-radius: 50%;

}

.wd-introduce{

	float: left;

}

.wd-introduce p{

	font-size: 0.32rem;

	color: #FFFFFF;

	font-weight: 600;

	font-family: "微软雅黑";

}

.wd-introduce span{

	display: block;

	font-size: 0.22rem;

	font-weight: 600;

	color: #FFFFFF;

	padding: 0 0.15rem;

	background: rgba(255,255,255,.3);

	border-radius: 0.3rem;

	margin-top: 0.15rem;

	height: 0.4rem;

	line-height: 0.4rem;

}

.wd-introduce span img{

	width: 0.3rem;

	height: 0.3rem;

	margin-bottom: 0.05rem;

}

.wd-top-bot{

	width: 100%;

	height: 1.15rem;

	display: flex;

	position: absolute;

	left: 0;

	bottom: 0.5rem;

}

.wd-top-bot>a{

	flex: 1;

	text-align: center;

	color: #FFFFFF;

	font-size: 0.26rem;

	line-height: 0.35rem;

	padding-top: 0.3rem;

	box-sizing: border-box;

	font-family: "微软雅黑";

}



.wd-gg{

	height: 0.9rem;

	background: #FFFFFF;

	border-radius: 0.15rem;

	line-height: 0.9rem;

	padding: 0 0.37rem;

	box-sizing: border-box;

	margin-top: -0.45rem;

	position: relative;

	left: 0;

	top: 0;

	margin-bottom: 0.5rem;

	box-shadow: 0px -0.07rem 0.2rem 0.04rem 

			rgba(255, 255, 255, 0.35);

}

.wd-gg img{

	width: 1.2rem;

	height: 0.3rem;

}

.wd-gg-text{

	width: 4.9rem;

	height: 100%;

	float: right;

	padding: 0.15rem 0;

	line-height: 0.3rem;

	padding-left: 0.3rem;

	box-sizing: border-box;

}

.wd-gg-text span{

	font-size: 0.2rem;

	font-family: "微软雅黑";

	color: #999999;

}

.wd-text{

	margin-bottom: 0.5rem;

	padding: 0 0.34rem;

	padding-bottom: 0.3rem;

	box-sizing: border-box;

	background: #FFFFFF;

	border-radius: 0.3rem;

	position: relative;

	left: 0;

	top: 0;

	box-shadow: 0px 0.02rem 0.25rem 0px

	rgba(206, 206, 206, 0.41);

}

.wd-text-title{

	height: 0.7rem;

	width: 100%;

	line-height: 0.7rem;

}

.wd-text-title p{

	font-size: 0.3rem;

	font-family: "微软雅黑";

	display: inline;

	padding-left: 0.15rem;

	box-sizing: border-box;

}

.wd-text-title-p1{

	color: #fd9306;

	border-left: 0.05rem solid #fd9306;

}

.wd-text-title-p2{

	color: #64bcff;

	border-left: 0.05rem solid #64bcff;

}

.wd-text-title-p3{

	color: #ff595b;

	border-left: 0.05rem solid #ff595b;

}

.wd-text-title-p4{

	color: #ff6741;

	border-left: 0.05rem solid #ff6741;

}



.wd-list-text p{

	width: 0.25rem;

	height: 0.25rem;

	display: inline-block; 

	text-align: center;

	line-height: 0.26rem;

	font-size: 0.2rem;

	font-family: "微软雅黑";

	border-radius: 0.03rem;

}

.wd-list-text h1{

	font-size: 0.24rem;

	color: #999999;

	display: inline-block;

	font-family: "微软雅黑";

}

.wd-list-text span{

	font-size: 0.24rem;

	color: #cfcfcf;
	margin-top: 0.1rem;
	display: block;

}



.wxsp-list-jia{

	width: 1.2rem;

	height: 0.6rem;

	background: #fd9306;

	text-align: center;

	line-height: 0.6rem;

	font-size: 0.3rem;

	color: #FFFFFF;

	position: absolute;

	right: 0.4rem;

	bottom: -0.3rem;

	border-radius: 0.3rem;

}

.r1{

	border: 1px solid #fd9306;

	color: #fd9306;

}

.r2{

	border: 1px solid #64bcff;

	color: #64bcff;

}

.r3{

	border: 1px solid #ff595b;

	color: #ff595b;

}

.r4{

	border: 1px solid #ff6741;

	color: #ff6741;

}