* {
	margin: 0;
	padding: 0;
}

img {
	/* pointer-events: none; */
}

body {
	background: #fff;
	/* font-family: "PingFangSC-Regular"; */

}

ul,
li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}

img {
	display: block;
}

a,
img,
button,
input,
textarea,
div {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}

.wap_top img {
	width: 100%;
	display: block;
}

.index_intro {
	background: url(https://files.cn-healthcare.com/case/wap/qnhys/img/index_step1_bg.png) no-repeat;
	width: 6.71rem;
	background-size: 4rem;
	width: 6.71rem;
	margin: 0 auto;
	background-position: -2.1rem -0.2rem;
	overflow: hidden;
}

.index_select_nav img {
	height: 1.22rem;
	margin: 0 auto;
}

.index_intro>p {
	text-indent: 2em;
	color: #333333;
	font-size: 0.26rem;
	line-height: 0.4rem;
	margin-top: 0.2rem;
	padding-top: 0.2rem;
}

.index_tutor {
	background: rgba(255, 235, 232, 0.15);
	margin-top: 0.2rem;
	padding-bottom: 0.48rem;
	overflow: hidden;
}

.index_tutor .index-swiper-container {
	width: 100%;
	height: 7.4rem;
	overflow: initial;
	margin-top: 0.31rem;

}

.index_tutor .index-swiper-container .swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
	background: #FFFFFF;
	box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.16);
	border-radius: 0.05rem;
}

.index_tutor .index-swiper-container .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.index_tutor .index_swiper_top {
	display: flex;
	width:90%;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.index_tutor .index_swiper_top>img {
	width: 2rem;
	height: 2rem;
	border-radius: 0.05rem;
	flex-shrink: 0;
	object-fit: cover;
}

.index_tutor .index_swiper_top .tutor_name {
	color: #333333;
	font-size: 0.4rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.index_tutor .index_swiper_top>div {
	margin-left: 0.18rem;
	width: 2.4rem;
	text-align: left;
}

.index_tutor .index_swiper_top .tutor_desc {
	color: #929292;
	font-size: 0.24rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 0.06rem;
	line-height: 0.3rem;
}
.index_tutor .index_swiper_top .tutor_post {
	color: #929292;
	font-size: 0.24rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
}
.index_tutor .swiper-slide>div{
	height: 100%;
}

.index_tutor .index_swiper_good{
	width:90%;
	margin: 0 auto;
	color: #333333;
	font-size: 0.2rem;
	margin-top: 0.16rem;
	line-height: 0.3rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
	text-align: left;
	
}
.index_tutor .index_swiper_intro{
	width:90%;
	margin: 0 auto;
	color: #929292;
	font-size: 0.2rem;
	margin-top: 0.12rem;
	line-height: 0.3rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	line-clamp: 8;
	-webkit-box-orient: vertical;
	text-align: left;
}
.index_tutor .index_swiper_bottom{
	height: 0.6rem;
	background: linear-gradient(135deg, #FF7B68 0%, #D95346 100%);
	box-shadow: 0 0.01rem 0.03rem rgba(0, 0, 0, 0.3);
	border-radius: 0 0 0.05rem 0.05rem;
	color: #FFFFFF;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.index_tutor .index_swiper_bottom span{
	color: #FFFDE4;
	font-size: 0.36rem;
	font-weight: bold;
	margin-left: 0.14rem;
}
/* 评选流程 */
.index_process{
	overflow: hidden;
}

.index_process .index_process_ul{
	width: 5.77rem;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.16);
	border-radius:0.05rem;
}
.index_process .index_process_ul1{
	margin-top: 0.42rem;
}
.index_process>div .index_process_title{
	height: 0.78rem;
	line-height: 0.78rem;
	background: linear-gradient(135deg, #FF7B68 0%, #D95346 100%);
	border-radius: 0.05rem 0.05rem 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.3rem;
	text-align: center;
	margin-bottom: 0.2rem;
}
.index_process>div .index_process_li{
	display: flex;
	padding-bottom: 0.3rem;
}

.index_process>div .index_process_li>span{
	width: 0.2rem;
	height: 0.2rem;
	background: #EC6757;
	border-radius: 50%;
	display inline-block
	transform scale(.5)
	transform-origin: 0% center;
	margin:0.1rem 0.2rem 0 0.2rem;
	flex-shrink: 0;
}
.index_process>div .index_process_li p{
	color:#333333;
	font-size: 0.26rem;
	width: 5rem;
}
.index_process>div .index_process_li p span{
	color: #999999;
	font-size: 0.2rem;
}

.index_process .index_process_ul2{
	margin-top: 0.4rem;
}
.index_process .index_process_ul2 li{
	display: flex;
}
.index_process .index_process_ul2 li .index_time{
	position: relative;
	color: #333333;
	font-size: 0.18rem;
	width: 2.04rem;
	flex-shrink: 0;
	text-align: center;
	border-right: 0.02rem solid #E96454;
}
.index_process .index_process_ul2 li .index_time img{
	width: 0.21rem;
	height: 0.2rem;
	position: absolute;
	right: -0.12rem;
	top: 0;
}
.index_process .index_process_ul2 li .index_process_info{
	width: 4.92rem;
	margin-left: 0.23rem;
}
.index_process .index_process_ul2 li .index_process_info .index_process_ititle{
	display: flex;
	align-items: center;
}
.index_process_ul2 li  .index_process_ititle{
	color: #333333;
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: -0.1rem;
}
.index_process_ul2 li  .index_process_ititle img{
	width: 0.75rem;
	margin-left: 0.11rem;
}
.index_process_ul2 li  .index_process_ititle span{
	width: 0.07rem;
	height: 0.31rem;
	background: #FF7B68;
	margin-right: 0.15rem;
}
.index_process_ul2 li .index_process_idesc{
	color: #929292;
	font-size: 0.24rem;
	line-height: 0.4rem;
	padding:0.1rem 0 0.5rem 0;
}
.index_process_ul2 li .index_process_idesc span{
	color: #FF7B68;
}
/* 评选标准*/
.index_standard{
	background: rgba(255, 235, 232, 0.15);
	margin-top: 0.2rem;
	padding-bottom: 0.48rem;
}
.index_standard .index_standard_title{
	width: 5.9rem;
	height: 0.6rem;
	background: linear-gradient(135deg, #FF7B68 0%, #D95346 100%);
	border-radius: 0.05rem;
	margin: 0 auto;
	font-size: 0.3rem;
	font-weight: bold;
	line-height: 0.6rem;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.4rem;
}
.index_standard ul{
	width: 6.9rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.index_standard ul li{
	width: 50%;
	flex-shrink: 0;
	text-align: center;
	color: #333333;
	font-size: 0.28rem;
}
.index_standard ul li img{
	width: 1.13rem;
	margin: 0 auto;
	margin-top: 0.35rem;
	margin-bottom: 0.22rem;
}
.index_standard ul li p{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0.5rem;
}
.index_standard ul li p>span{
	width: 0.14rem;
	height: 0.14rem;
	background: #EC6757;
	border-radius: 50%;
	display inline-block
	transform scale(.5)
	transform-origin: 0% center;
	margin-right: 0.1rem;
	display: inline-block;
}
/* 参赛方式 */
.index_style{
	padding-top: 0.3rem;
	padding-bottom: 0.4rem;
}
.index_style ul{
	width: 6.94rem;
	margin: 0 auto;
}
.index_style ul li{
	display: flex;
	margin-top: 0.3rem;
}
.index_style ul li>span{
	width: 0.6rem;
	height: 0.6rem;
	background-color: #FB7764;
	border-radius: 50%;
	color: #fff;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.32rem;
	flex-shrink: 0;
	margin-right: 0.24rem;
}
.index_style ul li>div{
	color: #333333;
	font-size: 0.28rem;
	line-height: 0.4rem;
}
.index_style ul li>div p{
	color: #929292;
	font-size: 0.2rem;
	line-height: 0.5rem;
}
/* 申报范围 */
.index_range{
	background: rgba(255, 235, 232, 0.15);
	margin-top: 0.2rem;
	padding-bottom: 0.48rem;
}
.index_range .index_range_tips{
	color: #E96454;
	font-size: 0.4rem;
	margin-top: 0.33rem;
	text-align: center;
	font-weight: bold;
}
.index_range p{
	width: 6.7rem;
	margin: 0 auto;
	margin-top: 0.27rem;
	color: #333333;
	font-size: 0.28rem;
	
}
.index_range .index_range_btn{
	width: 2.48rem;
	height: 0.56rem;
	margin: 0 auto;
	line-height: 0.56rem;
	background: linear-gradient(135deg, #FF7B68 0%, #D95346 100%);
	box-shadow: 0 0.01rem 0.03rem rgba(0, 0, 0, 0.3);
	border-radius: 0.28rem;
	text-align: center;
	color: #fff;
	font-size: 0.3rem;
	margin-top: 0.3rem;
}
/* 参赛回报 */
.index_return{
	padding-top: 0.27rem;
	overflow: hidden;
}
.index_return ul{
	margin-top:0.45rem;
}
.index_return ul li{
	display: flex;
	align-items: center;
	margin-bottom: 0.2rem;
}
.index_return ul li>img{
	width: 1.3rem;
	flex-shrink: 0;
	margin-left: 0.7rem;
	margin-right: 0.45rem;
}
.index_return ul li>div{
	width: 4.47rem;
}
.index_return ul li>div>div{
	color: #333333;
	font-size: 0.4rem;
	font-weight: bold;
}
.index_return ul li>div>p{
	color: #333333;
	font-size: 0.28rem;
	line-height: 0.4rem;
	margin-top: 0.08rem;
}
/* 注意事项 */
.index_notice{
	padding-bottom: 0.27rem;
}
.index_notice>div{
	width: 6.7rem;
	margin: 0 auto;
	color: #333333;
	font-size: 0.28rem;
	padding-bottom: 0.34rem;
	margin-top: 0.4rem;
	
}
.index_notice>p{
	width: 6.7rem;
	margin: 0 auto;
	color: #E96454;
	font-size: 0.28rem;
	padding-bottom: 0.34rem;
}
.index_footer{
	height: 0.9rem;
	text-align: center;
	background: linear-gradient(135deg, #FF7B68 0%, #D95346 100%);
	box-shadow: 0 0.01rem 0.03rem rgba(0, 0, 0, 0.3);
}
.index_footer img{
	width: 1.61rem;
	margin: 0 auto;
	padding-top: 0.1rem;
}
.n_shadow{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	background: rgba(0,0,0,0.5);
	display: none;
}
.n_window{
	width: 6rem;
	padding: 0.2rem 0;
	position: absolute;
	left: 50%;
	top: 3rem;
	margin-left: -3rem;
	border-radius: 10px;
	font-size: 0.28rem;
	background: white;
	padding-top: 0.5rem;
}
.n_window>p{
	width: 90%;
	margin-left: 5%;
	margin-bottom: 0.2rem;
	word-wrap:break-word;  
	word-break:break-all;  
}
.c_btn{
	width: 3rem;
	margin: 0.3rem auto;
}
.n_close{
	width: 0.7rem;
	left: 50%;
	margin-left: -0.35rem;
	position: absolute;
	bottom: -1rem;
}
#n_copy{
	border: none;
	width: 90%;
	margin-left: 5%;
	background: white;
	opacity: 0;
	position: absolute;
	left: -500px;
}
.go_pc_take{
	display: block;
	width: 1.31rem;
	height: 1.31rem;
	background: linear-gradient(159deg, #FFA385 0%, #FA6C66 76%, #FA6C66 100%);
	box-shadow: 0 0 0.06rem #FF4D4D;
	border-radius: 50%;
	position: fixed;
	cursor: pointer;
	right: 0.38rem;
	bottom: 2rem;
	z-index: 9;
	color: #FFFFFF;
	font-size: 0.38rem;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.go_pc_take span{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	padding-top: 0.1rem;
}
.index_standard .index_standard_ul2{
	padding-top: 0.3rem;
}
.index_standard .index_standard_ul2 li{
	width: 5.9rem;
	text-align: left;
}
.index_standard .index_standard_ul2 li p span{
	flex-shrink: 0;
}