* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

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

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

body {
	-webkit-tap-highlight-color:rgba(0,0,0,0);;
}
img{
	display: block;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color:#999999;
 }
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999999;
}

@media only screen and (min-width: 750px){
			body{
				width: 750px;
				margin: 0 auto;
			}
		
}
header img{
	width: 100%;
	display: block;
	border-radius: 0.1rem;
}
.invitation_intro{
	background: url('https://files.cn-healthcare.com/case/pc/anlidoccms/ziyl15/img/invitation_top.png') no-repeat top left;
	background-size: 100%;
}
.invitation_intro>div:nth-child(1){
	background: url('https://files.cn-healthcare.com/case/pc/anlidoccms/ziyl15/img/invitation_bootm.png') no-repeat bottom center;
	background-size: 100%;
	color: #5F5F5F;
	font-size: 0.28rem;
	width: 6.9rem;
	margin: 0 auto;
}
.invitation_intro>div h1{
	color: #333333;
	font-size: 0.4rem;
	line-height: 0.52rem;
	text-align: center;
	margin-top: 0.4rem;
}
.invitation_intro>div>div{
	margin-bottom: 0.16rem;
	margin-top: 0.2rem;
}
.invitation_intro>div p{
	text-indent: 2em;
	margin-bottom: 0.34rem;
	line-height: 0.4rem;
}
.invitation_intro>div .invitation_msg{
	text-indent: 0;
}
.invitation_intro>div ul{
	margin-bottom: 0.34rem;
}
.invitation_intro>div ul li{
	line-height: 0.4rem;
}
.invitation_intro>div a{
	color: #5F5F5F;
}
.invitation_intro>div .invitation_info{
	text-align: right;
	line-height: 0.5rem;
}
.invitation_intro>div .invitation_info img{
	width: 1.72rem;
	float: right;
	margin-right: 0.38rem;
	margin-top: -0.78rem;
}
.invitation_intro_active{
	position: relative;
	height: 5.5rem;
}
.invitation_intro .invitation_downbtn{
	position: absolute;
	height: 1.4rem;
	bottom: 0;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 0.5rem;
	color: #FA5D69;
	font-weight: bold;
	font-size: 0.26rem;
	cursor: pointer;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%) ;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%) ;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%) ;
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%) ;
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%) ;
}
.invitation_intro .invitation_upbtn{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FA5D69;
	font-weight: bold;
	font-size: 0.26rem;
	clear: both;
	width: 100%;
	height: 0.6rem;
}
.invitation_intro .invitation_downbtn img{
	margin-right: 0.1rem;
	width: 0.24rem;
}
.invitation_intro .invitation_upbtn img{
	margin-right: 0.1rem;
	width: 0.24rem;
}
.down_invit{
	width:100%;
	height: 0.78rem;
	background: linear-gradient(136deg, #F4974B 0%, #FA5666 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 0.28rem;
}
.down_invit img{
	width: 0.35rem;
	margin-left: 0.14rem;
}
.receipt{
	/* width: 6.9rem; */
	margin: 0 auto;
	padding: 0 0.3rem;
}
.receipt .receipt_title{
	color: #333333;
	font-size: 0.4rem;
	line-height: 0.52rem;
	text-align: center;
	margin-top: 0.4rem;
	font-weight: bold;
	margin-bottom: 0.34rem;
}
.receipt>p{
	color: #5F5F5F;
	font-size: 0.28rem;
	line-height: 0.4rem;
	margin-bottom: 0.1rem;
}
.receipt>ul{
	margin-top: 0.36rem;
}
.receipt>ul>li{
	display: flex;
	min-height: 0.7rem;
	align-items: center;
	margin-bottom: 0.18rem;
}
.receipt>ul>li>span{
	width: 1.92rem;
	text-align: right;
	flex-shrink: 1;
	margin-right: 0.38rem;
	color:#FA5D69;
	font-size: 0.28rem;
	display: block;
}
.receipt>ul>li>input{
	width: 3.83rem;
	outline: none;
	border: 0;
	border: 1px solid #E4E4E4;
	height:0.7rem;
	padding: 0 0.15rem;
	font-size: 0.28rem;
}
.receipt>ul>li>select{
	width: 4.17rem;
	outline: none;
	background-color: #fff;
	border: 0;
	border: 1px solid #E4E4E4;
	height:0.7rem;
	padding: 0 0.15rem;
	font-size: 0.28rem;
}
.receipt>ul>li>div{
	width: 3.83rem;
	
}
.receipt>ul>li>div>p{
	color: #999999;
	font-size: 0.2rem;
}
.receipt>ul>li>div ul{
	
}
.receipt>ul>p{
	color: #FA5D69;
	font-size: 0.2rem;
	text-align: right;
	padding: 0.1rem 0 0.3rem 0;
}
.receipt>ul>li>div li{
	color: #5F5F5F;
	font-size: 0.28rem;
	width: 1.9rem;
	float: left;
	margin-top: 0.2rem;
}
.selecttopmargin{
	padding-top: 0.2rem;
}
#signature{
	width: 4.17rem;
	height:1.99rem;
	border: 1px solid #E4E4E4;
}
.signature_shadow{
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.43);
	color: #333333;
	font-size: 0.28rem;
	align-items: center;
	justify-content: center;
	display: flex;
	cursor: pointer;
}
.signature_again{
	width: 1.53rem;
	height: 0.5rem;
	background: linear-gradient(136deg, #289FBF 0%, #1C64B0 100%);
	border-radius: 0.04rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	margin-top: 0.2rem;
	text-align: center;
	line-height: 0.5rem;
}
.signature_shadow>img{
	width:0.5rem;
	margin-right: 0.07rem;
}
.shadow{
	position: fixed;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	overflow: hidden;
	left: -100000px;
	/* display: none; */
}
.shadow_active{
	left: 0px;
}

@media only screen and (min-width: 750px){
		.shadow_btn{
				position: absolute;
				bottom: 1rem;
				right: 1rem;
				font-size: 0.24rem;
				display: flex;
				align-items: center;
		}
		#clearBtn{
			width: 1.65rem;
			height: 0.66rem;
			line-height: 0.66rem;
			border: 1px solid #CCCCCC;
			text-align: center;
			border-radius: 0.04rem;
			color: #999999;
		}
		#saveBtn{
			width: 1.65rem;
			height: 0.66rem;
			line-height: 0.66rem;
			border: 1px solid #CCCCCC;
			text-align: center;
			border-radius: 0.04rem;
			color: #FA5D69;
			margin-left: 0.2rem;
		}
		#signature{
			position: relative;
		}
		#signature>img{
			width: 4.17rem;
			height: 1.99rem;
			position: absolute;
			object-fit: cover;
		}	
		
}
@media only screen and (max-width: 749px){
	.shadow_btn{
			position: absolute;
			bottom: 2rem;
			left:-0.6rem;
			transform: rotate(90deg);
			font-size: 0.24rem;
			display: flex;
			align-items: center;
	}
	#clearBtn{
		
		
		width: 1.65rem;
		height: 0.66rem;
		line-height: 0.66rem;
		border: 1px solid #CCCCCC;
		text-align: center;
		border-radius: 0.04rem;
		color: #999999;
		
		
	}
	#saveBtn{
		width: 1.65rem;
		height: 0.66rem;
		line-height: 0.66rem;
		border: 1px solid #CCCCCC;
		text-align: center;
		border-radius: 0.04rem;
		color: #FA5D69;
		margin-left: 0.2rem;
	}
	#signature{
		position: relative;
	}
	#signature>img{
		height: 4.17rem;
		width: 1.99rem;
		transform: rotate(-90deg);
		transform-origin: left top;
		position: absolute;
		left: 0rem;
		top: 1.99rem;
		object-fit: cover;
	}		
		
}

.scrollhidden{
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.start_body{
		margin-bottom:34px;
	}
}
.save_submit{
	width: 100%;
	height: 0.78rem;
	line-height: 0.78rem;
	text-align: center;
	background: linear-gradient(136deg, #F4974B 0%, #FA5666 100%);
	color: #FFFFFF;
	font-size: 0.28rem;
	margin-top: 0.28rem;
	cursor: pointer;
}


/* 首页 */
.start_body{
	background: #F5F6F8;
}
.start_body header{
	width: 6.9rem;
	margin: 0 auto;
	margin-top: 0.24rem;
}
.start_body .start_step1{
	width: 6.9rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 0.14rem;
	flex-wrap: wrap;
}

.start_body .start_step1>a>img{
	width: 3.36rem;
}
.start_body .start_step1>a:nth-of-type(1){
	margin: 0 auto;
}
.start_body .start_step1>a:nth-of-type(1)>img{
	width: 6.8rem;
	margin-bottom: 0.1rem;
}
.start_body .start_step1>div{
	width: 3.36rem;
}
.start_body .start_step1>div img{
	width: 100%;
}
.news_box {
	
	background: #FFFFFF;
	border-radius: 0.4rem 0.4rem 0 0;
	margin-top: 0.3rem;
}
.news_box .news_title{
	color: #222222;
	font-size: 0.42rem;
	font-weight: bold;
	padding: 0.18rem 0.3rem;
}
.news_alllist {
    width: 6.9rem;
    margin: 0 auto;
    overflow: hidden;
	padding-bottom: 1.7rem;
}

.news_alllist .news_list {
    width: 100%;
    height: 1.9rem;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 0.3rem;
}
.news_alllist .news_list .news_list_left {
    /* width: 4.45rem; */
    width: 4.45rem;
    float: left;
}

.news_alllist .news_list .news_list_left .news_list_title {
    font-size: 0.34rem;
    color: #333333;
    height: 1.32rem;
    margin-top: -0.08rem;
}

.news_alllist .news_list .news_list_left .news_list_title span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.case_view .news_alllist .news_list .news_list_left .news_list_title span{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 0.3rem;
	margin-top: 0.1rem;
}
.news_alllist .news_list .news_list_left .news_list_info {
    font-size: 0.28rem;
    color: #999999;
    height: 0.4rem;
    line-height: 0.4rem;
    display: flex;
    align-items: center;
    /*鍨傜洿灞呬腑*/
}

.news_alllist .news_list .news_list_left .news_list_info span {
    font-size: 0.28rem;
    color: #999999;
    display: inline-block;
}

.news_alllist .news_list .news_list_left .news_list_info span:nth-child(1) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    max-width: 2.4rem;
    display: inline-block;
}

.news_alllist .news_list .news_list_right {
    width: 2.26rem;
    float: right;
	border-radius: 0.08rem;
	overflow: hidden;
	background: url('http://files.cn-healthcare.com/case/pc/anlidoccms/ziyl15/img/gzh/default_list.jpg') no-repeat;
	background-size: 100% 100%;
}

.news_alllist .news_list .news_list_right img {
    width: 100%;
    height: 1.57rem;
    object-fit: cover;
    /* border-radius: 0.04rem; */
}
.footer_nav{
	height: 1rem;
	line-height: 1rem;
	background: #F5F6F8;
	color:#222222;
	font-size: 0.24rem;
	text-align: center;
	width: 100%;
	position: fixed;
	bottom: 0;
}
.footer_nav>div{
	height: 100%;
	border-right: 0.02rem solid #E5E5E5;
	color: #222222;
	display: block;
	width: 49.5%;
	float: left;
}
.footer_nav>div:nth-child(2){
	border-right:0;
}
.footer_nav .footer_nav_new{
	position: relative;
}
.footer_nav .footer_nav_new ul{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 1.4rem;
	width: 1.76rem;
	background: #F5F6F8;
	display: none;
}
.footer_nav .footer_nav_new ul li{
	height: 0.72rem;
	line-height: 0.72rem;
	border-bottom:0.02rem solid #E5E5E5;
	color: #222222;
	font-size: 0.24rem;
}
.footer_nav .footer_nav_new ul li:nth-last-child(1){
	border-bottom: 0;
}



.footer_nav .footer_nav_video{
	position: relative;
}
.footer_nav .footer_nav_video ul{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 1.4rem;
	width: 1.76rem;
	background: #F5F6F8;
	display: none;
}
.footer_nav .footer_nav_video ul li{
	height: 0.72rem;
	line-height: 0.72rem;
	border-bottom:0.02rem solid #E5E5E5;
	color: #222222;
	font-size: 0.24rem;
}
.footer_nav .footer_nav_video ul li:nth-last-child(1){
	border-bottom: 0;
}

/* 社群 */
.com_body{
	background: #F5F6F8;	
}
.com_body>img{
	width: 100%;
}
.com_body .com_box{
	width: 6.88rem;
	margin: 0 auto;
	padding-bottom: 1rem;
}
.com_body .com_box img{
	width: 100%;
	margin-top: 0.5rem;
}

/* 专家评委页 */
.nor_header{
	display: flex;
    align-items: center;
	height: 1.1rem;
	background: #FFFFFF;
	color: #222222;
	font-size: 0.42rem;
	font-weight: bold;
	background: #F5F6F8;
	padding-bottom: 0.4rem;
}
.nor_header img{
	width: 0.44rem;
	height: 0.44rem;
	margin-left: 0.3rem;
	margin-right: 0.39rem;
}
.judges_body{
	background: #fff;
	padding-bottom: 0.7rem;
}
.judges_body>ul{
	
	border-radius: 0.4rem 0.4rem 0 0;
	margin-top: -0.4rem;
	overflow: hidden;
	background: #fff;
	padding-left: 0.3rem;
	padding-top: 0.4rem;
}
.judges_body>ul li{
	width: 3.33rem;
	margin-right: 0.24rem;
	float: left;
	height: 4.87rem;
	margin-bottom: 0.3rem;
	background: url('https://files.cn-healthcare.com/case/pc/anlidoccms/ziyl15/img/gzh/default_list1.png') no-repeat;
	background-size: 100% 100%;
}
.judges_body>ul li:nth-child(2n){
	margin-right: 0;
	
}
.judges_body>ul li img{
	width: 100%;
	height: 100%;
}
/* 案例列表 */
.case_body{
	background: #fff;
	/* padding-bottom: 0.7rem; */
}
.case_body>ul{
	
	border-radius: 0.4rem 0.4rem 0 0;
	margin-top: -0.4rem;
	overflow: hidden;
	background: #fff;
	padding-top: 0.4rem;
}
.case_body>ul li{
	width: 6.9rem;
	margin: 0 auto;
	height: 2.4rem;
}
.case_body>ul li img{
	width: 100%;
	height: 100%;
}
.case_body .news_alllist{
	width: 100%;
	
	border-radius: 0.4rem 0.4rem 0 0;
	margin-top: -0.4rem;
	overflow: hidden;
	background: #fff;
	padding-top: 0.4rem;
	
}
.case_body .news_alllist .news_list{
	width: 6.9rem;
	margin: 0 auto;
}


.search_box .search{
	/* width: 7.5rem; */
	height: 1.08rem;
	background: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	display: flex;
	align-items: center;
	width: 6.9rem;
	margin: 0 0.3rem;
	position: sticky;
	top: 0;
}
.search_box .search>img{
	width: 0.45rem;
	flex-shrink: 1;
	padding-right: 0.2rem;
	cursor: pointer;
	display: none;
}
.search_box .search input{
	width: 5.36rem;
	height: 0.78rem;
	background: #F5F6F8;
	border-radius: 0.39rem;
	color: #222;
	font-size: 0.32rem;
	outline: none;
	border: 0;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	flex-shrink: 1;
}
.search_box .search>span{
	color: #666666;
	font-size: 0.32rem;
	width: 1.2rem;
	height: 100%;
	line-height: 1.08rem;
	display: block;
	text-align: center;
	cursor: pointer;
}
.search_ul .search_ul_num>div{
	width: 6.9rem;
	margin: 0 auto;
	height: 0.72rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E5E5E5;
}
.search_ul .search_ul_num>div>div:nth-child(1){
	color: #999999;
	font-size: 0.24rem;
}
.search_ul .search_ul_num>div>div:nth-child(2){
	color: #666666;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
	height: 100%;
	cursor: pointer;
}
.search_ul .search_ul_num>div>div:nth-child(2) img{
	width: 0.26rem;
	margin-left: 0.06rem;
}
.search_ul ul{
	overflow: hidden;
	width: 6.9rem;
	margin: 0 auto;
}
.search_ul ul li{
	min-height: 1.1rem;
	display: flex;
	padding-top: 0.3rem;
}
.search_ul ul li>div:nth-child(1){
	width: 6.3rem;
	flex-shrink: 1;
}
.search_ul ul li>div:nth-child(1) .search_name{
	color: #222222;
	font-size: 0.36rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search_ul ul li>div:nth-child(1) p{
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
	color: #555555;
	font-size: 0.28rem;
	margin-top: 0.07rem;
}
.search_ul ul li>div:nth-child(2){
	width: 1.24rem;
	flex-shrink: 1;
	color: #555555;
	font-size: 0.28rem;
	text-align: right;
	padding-top: 0.1rem;
}
.raloading_box{
	display: none;
}
.raloading{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999;
	font-size: 0.3rem;
	height: 1rem;
}
.raloading img{
	width: 0.4rem;
	margin-right: 0.2rem;
}
.search_nodata{
	color: #555555;
	font-size: 0.32rem;
	margin-top: 0.4rem;
	margin-left: 0.3rem;
	line-height: 0.45rem;
	display: none;
}
.search_shadow{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}
.search_shadow ul{
	width: 5.36rem;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	padding: 0.3rem 0.26rem;
	height: 100%;
	overflow-y: scroll;
}
.search_shadow ul .search_shadow_title{
	color: #222222;
	font-size: 0.3rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.search_shadow ul li{
	width: 1.6rem;
	height: 0.8rem;
	font-size: 0.24rem;
	color: #222222;
	text-align: center;
	line-height: 0.8rem;
	margin-right: 0.28rem;
	margin-bottom: 0.2rem;
	border-radius: 0.04rem;
	background: #F8F8F7;
	float: left;
}
.search_shadow ul li:nth-child(3n){
	margin-right: 0;
}
.search_shadow ul .province_active{
	color: #FFFFFF;
	background: linear-gradient(90deg, #FFB973 0%, #F35444 100%);
}


.case_body .news_alllist .news_list .news_list_left{
	width: 3.45rem;
}
.case_body .news_alllist .news_list .news_list_right {
	 width: 3.26rem;
}
.case_body .news_alllist .news_list{
	height: 2.1rem;
}
.case_body .news_alllist .news_list .news_list_right img{
	height: auto;
}
.resert_pre{
	position: absolute;
	right: 0.24rem;
	top: 0.14rem;
	width: 1.2rem;
	background: #F5F6F8;
	text-align: center;
	font-size: 0.22rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 0.3rem;
	cursor: pointer;
}
.judges_body .take_submit {
    width: 6.9rem;
    margin: 0 auto;
    height: 0.98rem;
    line-height: 0.98rem;
    background: linear-gradient(136deg, #F4974B 0%, #FA5666 100%);
    border-radius: 0.55rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.36rem;
    margin: 0.5rem auto 0.7rem auto;
}

.judges_body .z_title{
	padding: 0 0.3rem;
	box-sizing: border-box;
	color: #131313;
	line-height: 0.35rem;
	font-size: 0.36rem;
	font-weight: bold;
	margin-bottom: 0.3rem;
}
.judges_body .z_top_title{
	margin-top: 0.6rem;
}
.judges_body .z_title span{
	display: inline-block;
	width: 0.13rem;
	height: 0.35rem;
	background: linear-gradient(90deg, #F3974D 0%, #FB646D 100%);
	border-radius: 0.02rem;
	margin-right: 0.08rem;
	transform: translateY(0.04rem);
}
.judges_body .z_photo{
	width: 100%;
	display: flex;
	padding: 0 0.5rem;
	box-sizing: border-box;
}
.judges_body .z_photo>img{
	width: 3.33rem;
	height: 3.33rem;
	display: block;
	margin-right: 0.4rem;
}
.judges_body .z_photo p{
	font-size: 0.36rem;
	color: #131313;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.judges_body .z_photo span{
	font-size: 0.24rem;
	color: #666666;
	display: block;
}

.judges_body .z_fuzhuxi{
	width: 100%;
	position: relative;
	padding-top: 0.5rem;
	padding-bottom: 0.2rem;
}
.judges_body .fuzhuxi_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0.5rem;
	left: 0;
	z-index: 0;
}
.judges_body .fuzhuxi_bg img{
	width: 100%;
	height: auto;
	display: block;
}
.judges_body .fuzhuxi_bg img:nth-of-type(1){
	margin-bottom: 3.5rem;
}
.judges_body .z_ul{
	width: 100%;
	padding: 0 0.5rem;
	box-sizing: border-box;
}
.judges_body .z_ul li {
	font-size: 0.24rem;
	margin-bottom: 0.15rem;
}
.judges_body .z_ul li{
	font-size: 0.26rem;
	line-height: 0.3rem;
	color: #222222;
	margin-bottom: 0.3rem;
}
.judges_body .z_zuyuan{
	width: 100%;
	background: url(https://files.cn-healthcare.com/case/pc/anlidoccms/ziyl15/img/gzh/bg3.png) no-repeat left bottom;
	background-size: 100% auto;
	overflow: hidden;
}
.judges_body .z_zuyuan ul{
	width: 100%;
	padding: 0 0.5rem;
	box-sizing: border-box;
}
.judges_body .z_zuyuan ul li{
	width: 2.86rem;
	margin-bottom: 0.4rem;
	float: left;
}
.judges_body .z_zuyuan ul li:nth-of-type(2n+1){
	margin-right: 0.68rem;
}
.judges_body .zu_item img{
	width: 100%;
	height: 2.86rem;
	display: block;
}
.judges_body .zu_item p{
	font-size: 0.36rem;
	color: #131313;
	font-weight: bold;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
	text-align: center;
}
.judges_body .zu_item span{
	height: 0.6rem;
	display: block;
	font-size: 0.24rem;
	line-height: 0.3rem;
	color: #666666;
	text-align: center;
}
