* {
	margin: 0;
	padding: 0;
}

img {
	/* pointer-events: none; */
}
html{
	height: 100%;
}

body {
	background: #fff;
	font-family: 微软雅黑;
	overflow-x: hidden;
}

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);

}

body{
    background: #05469C;
}



.sign_page{
    width: 100%;
    background: #05469C url('https://files.cn-healthcare.com/xbhwt/staticFile/wap/cherry/images/bg_banner.png') no-repeat center top;
    background-size: 100%;
}
.sign_page_box{
    width: 100%;
    background: url('https://files.cn-healthcare.com/xbhwt/staticFile/wap/cherry/images/bg_bottom.png') no-repeat left bottom;
    background-size: 3.13rem auto;
    padding-bottom: 0.3rem;
    position: relative;
}
.sign_page_noscroll{
	overflow: hidden;
	height: 100vh;
}
.head{
    width: 100%;
    height: 5.4rem;
    position: relative;
}
/* .head>img:nth-of-type(1){
    width: 2rem;
    height: 0.48rem;
    position: absolute;
    top: 0.36rem;
    left: 0.3rem;
} */
.head>img:nth-of-type(1){
    width: 0.82rem;
    height: 0.39rem;
    position: absolute;
    top: 0.45rem;
    right: 0.27rem;
}
.head>img:nth-of-type(2){
    width: 3.41rem;
    height: 1.24rem;
    position: absolute;
    top: 2.8rem;
    right: 0.6rem;
}

.sign_list{
    width: 6.8rem;
    margin: 0 auto;
}
.sign_list>li{
    width: 100%;
}
.sign_head{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.4rem;
}
.shead_item{
    display: flex;
    align-items: center;
}
.shead_item>img{
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.14rem;
    display: block;
}
.shead_item>div>p:nth-of-type(1){
    font-size: 0.26rem;
    color: white;
}
.shead_item>div>p:nth-of-type(2){
    font-size: 0.18rem;
    color: white;
}
.sign_list .shead_item>.shead_text_act>p{
    color: #AADFFA;
}
.sign_head>span{
    width: 0.36rem;
    height: 0.03rem;
    background: white;
    margin: 0 0.14rem;
}
.sign_head>span.shead_line_act{
    background: #AADFFA;
}


.sign_form{
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.1rem;
    overflow: hidden;
    padding: 0.35rem;
    box-sizing: border-box;
}
.sign_form>div,.sign_form>.divBox,.sign_form>.divBox>div{
	display: flex;
	align-items: flex-start;
	min-height: 0.6rem;
	color: #333333;
	font-size: 0.28rem;
	background: #fff;
    margin-bottom: 0.5rem;
}
.sign_form>.divBox>div{
    margin-bottom: 0;
}
.sign_form .inlineDiv{
    margin-right: 0.4rem;
}
.sign_form>div.form_head{
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #EEEEEE;
}
.sign_form>div.form_head>h4{
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0.1rem;
}
.sign_form>div.form_head>p{
    font-size: 0.24rem;
    color: #999999;
    padding-bottom: 0.1rem;
}
.sign_form>div>span,.sign_form>.divBox span{
	font-size: 0.28rem;
	font-weight: bold;
	max-width: 1.3rem;
	margin-right: 0.2rem;
    line-height: 0.6rem;
	flex-shrink: 0;
	display: inline-block;
	color: #222222;
	text-align: right;
}
.sign_form>.divBox>div>i{
    font-style: normal;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.6rem;
}
.sign_form>div>.sign_span1{
    width: 1.3rem;
	line-height: 0.3rem;
}
.sign_form>div>.sign_span2{
	width: 1.3rem;
}
.sign_form>div>.sign_span3{
    width: 1.3rem;
	line-height: 0.3rem;
    padding-top: 0.1rem;
}
.sign_form>div>.sign_span4{
    display: block;
    width: 100%;
    max-width: 100%;
    line-height: 0.4rem;
    text-align: left;
    padding-bottom: 0.1rem;
}
.sign_form>div .removeborder{
	height: 0.6rem;
	width: 5.3rem;
	outline: none;
	border: 0;
	padding: 0 0.2rem;
	font-size: 0.28rem;
    background: #F6F6F6;
    border-radius: 0.1rem;
    box-sizing: border-box;
}
.sign_form>div .removeborder1{
	width: 2.06rem;
    height: 0.6rem;
	outline: none;
	border: 0;
	padding: 0 0.2rem;
	font-size: 0.28rem;
    background: #F6F6F6;
    border-radius: 0.1rem;
    box-sizing: border-box;
}
.sign_form>div .removeborder2{
	width: 1.6rem;
    height: 0.6rem;
	outline: none;
	border: 0;
	padding: 0 0.2rem;
	font-size: 0.28rem;
    background: #F6F6F6;
    border-radius: 0.1rem;
    box-sizing: border-box;
    margin-right: 0.1rem;
}
.sign_form>div select{
	overflow: hidden;
    width: 5.3rem;
	height: 0.6rem;
	border: none;
	border-radius: 0.04rem;
	background: #F6F6F6;
	color: #000;
	white-space: nowrap;
	font-size: 0.28rem;
	transition: border-color .2s;
    outline: none;
    padding-left: 0.2rem;
    box-sizing: border-box;
}
.sign_form>div textarea{
    width: 5.3rem;
    height: 2.48rem;
	padding: 0.2rem!important;
	border: none!important;
	font-size: 0.28rem;
    box-sizing: border-box;
    resize: none;
    overflow-y: auto;
    background: #F6F6F6;
    border-radius: 0.1rem;
    outline: 0;
}
.sign_form>div.newDiv textarea{
    width: 100%;
    height: 2rem;
}
.sign_form>div p{
	color: #999999;
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-left: 0.34rem;
}
.upload_box1{
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.upload_box>label{
	position: relative;
	display: block;
	/* margin-top: 0.2rem; */
}
.upload_box>label .upload_bg{
	width: 100%;
	height: 3.55rem;
	object-fit: contain;
}
.upload_box>label .upload_add_icon{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1rem;
	margin: auto;
}
.upload_box label input{
    width:100%;
    height: 100%;
	position: absolute;
	left: 0;
    top: 0;
    /* z-index: 1; */
}
#uploadCover{
	width: 2.06rem;
	height: 2.9rem;
    background: #F6F6F6;
	/* display: block; */
	position: relative;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /* overflow: hidden; */
}
#uploadCover .upload_box1_bg{
	width: 100%;
	height: 100%;
}
#uploadCover .upload_add_icon1{
	width: 0.8rem;
	position:absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#uploadCover>div>.coverText>b{
    display: block;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.8rem;
    color: #999999;
    font-weight: 100;
}
#uploadCover>div>.coverText>span{
    display: block;
    font-size: 0.2rem;
    color: #999999;
    text-align: center;
}
#uploadCover .artimg_btn{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#uploadCover .coverimg{
    max-width: 100%;
    max-height: 100%;
    /* position: absolute;
    left: 0;
    top: 0; */
    z-index: 0;
}
.clip_shadow{
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
}

.clip_shadow .clip_box{
	width: 6.9rem;
	height: 9rem;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 0.06rem;
}
.clip_shadow .clip_box #clipArea{
	height: 7rem;
	width: 6rem;
	margin: 0 auto;
	margin-top: 1rem;
	margin-bottom: 0.24rem;
}
.clip_shadow .clip_box>span{
	font-size: 0.26rem;
	float: right;
	margin:0.2rem 0.2rem 0.2rem 0;
}
.clip_shadow .clip_box #clipBtn{
	width: 1.2rem;
	height: 0.5rem;
	margin: 0 auto;
	background: #3B97F6;
	border-radius: 0.1rem;
	color: #FFF;
	text-align: center;
	line-height: 0.5rem;
	cursor: pointer;
	font-size: 0.26rem;
}
.sign_form>.sign_footer>.sign_submit_btn{
	width: 6.08rem;
	margin: 0 auto;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #05469C;
	text-align: center;
	color: #fff;
	font-size: 0.3rem;
	font-weight: bold;
	cursor: pointer;
    border-radius: 0.1rem;
    margin-bottom: 0;
}
.sign_form>.sign_footer{
    margin-bottom: 0;
}
.sign_form .newDiv{
    display: block;
}
.sign_form .sexBox{
    line-height: 0.6rem;
}
.sign_form .sexBox>input{
    border-color: #707070;
}
.sign_form .sexBox>label{
    margin-right: 0.1rem;
    color: #999999;
    font-size: 0.28rem;
}
.sign_form>.sign_imgs{
    width: 100%;
    display: block;
}
.sign_form>.sign_imgs>h5{
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.3rem;
    text-align: center;
    padding-bottom: 0.2rem;
}
.sign_form>.sign_imgs>h5>span{
    padding-left: 0.12rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #FF4040;
}
.sign_form .upload_box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.imgs_list{
    width: auto;
    display: flex;
    flex-wrap: wrap;
}
.imgs_list>li{
    width: 1.2rem;
    position: relative;
    margin-right: 0.42rem;
    margin-bottom: 0.2rem;
}
.imgs_list>li>.imgs_box{
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1rem;
    margin-bottom: 0.1rem;
}
.imgs_list>li:nth-of-type(4n){
    margin-right: 0;
}
.imgs_desc{
    width: 100%;
    height: 0.4rem;
    border: 1px #eee solid;
    border-radius: 0.1rem;
    outline: none;
    background: white;
    color: #333333;
    font-size: 0.22rem;
    padding-left: 0.06rem;
    box-sizing: border-box;
}
.imgs_list>li>.imgs_box>img:nth-of-type(1){
    max-width: 100%;
    max-height: 100%;
}
.imgs_list>li>.imgs_box>img:nth-of-type(2),.clearCover{
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    right: -0.2rem;
    top: -0.2rem;
    z-index: 2;
}
.uploadMaterial{
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background-color: #F6F6F6;
    border-radius: 0.1rem;
    margin-bottom: 0.1rem;
    position: relative;
}
.uploadMaterial.continueAdd{
    background-color: white;
    border: 1px solid #999999;
}
.uploadMaterial>div{
    padding-top: 0.1rem;
}
.uploadMaterial>div>b{
    display: block;
    font-size: 0.5rem;
    font-weight: 100;
    color: #999999;
    text-align: center;
    line-height: 0.6rem;
}
.uploadMaterial>div>span{
    display: block;
    font-size: 0.2rem;
    font-weight: 400;
    color: #999999;
    text-align: center;
}
.sign_loading{
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
}
.el-date-editor.el-input, .el-date-editor.el-input__inner{
    width: 5.3rem;
}
.el-input__inner{
    border: none;
    background-color: #F6F6F6;
}
input::placeholder,textarea::placeholder{
    color: #D5D5D5;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder  {
    color: #D5D5D5 !important;
}
.sign_footer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.back_btn{
    width: 2.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #076EB1;
    border-radius: 0.1rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.real_submit_btn{
    width: 3.44rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #05469C;
    border-radius: 0.1rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button{
    -webkit-appearance: none;
}
input[type='number']{
    -moz-appearance: textfield;
}


/* 提示弹框 */
.sign_notice{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	z-index: 1001;
}
.sign_notice .sign_notice_box{
	position: absolute;
	width: 2.6rem;
	height: auto;
	margin: auto;
	border-radius: 0.2rem;
	background: #fff;
	display: block;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
    padding: 0.4rem 0.3rem;
    box-sizing: border-box;
}
.sign_notice .sign_notice_box>img{
	width: 0.76rem;
    height: 0.76rem;
    margin: 0 auto 0.4rem;
}
.sign_notice .sign_notice_box>p{
	font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
}




/* 案例列表 */

.case_list{
    width: 100%;
    background: #05469C url('https://files.cn-healthcare.com/xbhwt/staticFile/wap/cherry/images/bg_banner.png') no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
}
.case_main{
    width: 6.8rem;
    margin: 0 auto;
}
.case_head{
    width: 100%;
    height: 6.6rem;
    position: relative;
    overflow: hidden;
}
.case_head>img:nth-of-type(1){
    width: 0.82rem;
    height: 0.39rem;
    position: absolute;
    top: 0.45rem;
    right: 0.3rem;
}
.case_head>img:nth-of-type(2){
    width: 3.82rem;
    height: auto;
    position: absolute;
    top: 1rem;
    right: 0.64rem;
}
.case_head>a{
    display: none;
}
.case_text,.case_box{
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.1rem;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
    margin-bottom: 0.36rem;
}
.case_title{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 0.2rem;
    border-bottom: 1px #EEEEEE solid;
}
.case_title>p{
    font-size: 0.4rem;
    color: #333333;
}
.case_title>span{
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
}
.case_intro{
    width: 100%;
    position: relative;
    padding-bottom: 0.6rem;
}
.intro_text{
    width: 100%;
    height: 2.5rem;
    padding-top: 0.2rem;
    overflow: hidden;
}
.intro_auto{
    height: auto;
}
.intro_text>p{
    font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
    text-indent: 2em;
    margin-bottom: 0.2rem;
}
.intro_btn{
    width: 100%;
    height: 1.6rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 1) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.intro_btn>p{
    width: 100%;
    font-size: 0.28rem;
    font-weight: 400;
    color: #05469C;
    text-align: center;
    line-height: 0.8rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.intro_btn>p>i{
    font-style: normal;
}
.case_text>a{
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 0.74rem;
    line-height: 0.74rem;
    color: white;
    text-align: center;
    font-size: 0.28rem;
    background: #05469C;
    border-radius: 0.1rem;
}
.case_box>ul{
    width: 100%;
    padding: 0.34rem 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.case_box>ul>li{
    width: 1.77rem;
    margin-right: 0.32rem;
    margin-bottom: 0.34rem;
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0.1rem;
    overflow: hidden;
}
.case_box>ul>li:nth-of-type(3n){
    margin-right: 0;
}
.case_box>ul>li>.case_item{
    position: relative;
}
.case_item>div{
    width: 100%;
    height: 2.48rem;
    background: #FFFFFF;
    position: relative;
    margin-bottom: 0.06rem;
}
.case_item>div>img{
    width: 100%;
    height: 100%;
    display: block;
}
/* .case_item>div>span{
    display: block;
    width: 1.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #05469C;
    border-radius: 0px 0.1rem 0px 0.1rem;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 0 0.06rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */
.case_item>h2{
    width: 100%;
    font-size: 0.28rem;
    color: #05469C;
    text-align: center;
    padding-top: 0.06rem;
}
.case_item>h5{
    width: 100%;
    font-size: 0.2rem;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 0.34rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.06rem;
}
.case_item>p{
    width: 100%;
    height: 0.54rem;
    line-height: 0.27rem;
    /* background: #DBEAFF; */
    font-size: 0.2rem;
    font-weight: 400;
    color: #0C0C0C;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 0.04rem;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 0.04rem;
}
.case_item>a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.case_like{
    width: 100%;
    height: 0.44rem;
    background: #05469C;
    border-radius: 0px 0px 0.1rem 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.case_liked{
    background: #2F91D0;
}
.case_like>b{
    font-size: 0.24rem;
    color: #FFFFFF;
}
.case_like>span{
    font-size: 0.18rem;
    color: #FFFFFF;
}
.case_like>img{
    width: 0.25rem;
    height: 0.26rem;
    display: block;
    flex-shrink: 0;
    cursor: pointer;
}



/* 案例详情 */
.case_info{
    width: 100%;
    background: #05469C url('https://files.cn-healthcare.com/xbhwt/staticFile/wap/cherry/images/bg_banner.png') no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 0.3rem;
}
.info_head{
    width: 100%;
    height: 5.6rem;
    position: relative;
    padding-bottom: 0.62rem;
}
.info_head>img{
    width: 0.82rem;
    height: 0.39rem;
    position: absolute;
    top: 0.45rem;
    right: 0.3rem;
}
.info_head>div{
    width: 100%;
    padding: 0 0.4rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: 0.64rem;
    left: 0;
}
.info_head>div>img{
    width: 1.77rem;
    height: 2.48rem;
    border-radius: 0.1rem;
    margin-left: 0.5rem;
    flex-shrink: 0;
}
.info_left>h4{
    font-size: 0.4rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.56rem;
}
.info_left>p{
    font-size: 0.22rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.3rem;
}
.info_like{
    width: 1.77rem;
    height: 0.44rem;
    background: #05469C;
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.27);
    border-radius: 0px 0px 0.1rem 0.1rem;
    position: absolute;
    right: 0.4rem;
    bottom: -0.44rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.info_liked{
    background: #2F91D0;
}
.info_like>b{
    font-size: 0.24rem;
    color: #FFFFFF;
}
.info_like>span{
    font-size: 0.18rem;
    color: #FFFFFF;
}
.info_like>img{
    width: 0.25rem;
    height: 0.26rem;
    display: block;
    flex-shrink: 0;
    cursor: pointer;
}



.info_main{
    width: 100%;
    padding: 0 0.4rem 0.4rem;
    box-sizing: border-box;
    position: relative;
}
.doctor_text{
    width: 100%;
    margin: 0 auto;
    background: #0D7ECE;
    border-radius: 0.1rem;
    border: 0.03rem solid #41BFFA;
    padding: 0.2rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-indent: 2em;
    margin-bottom: 0.4rem;
}
.info_list{
    width: 100%;
}
.info_list>li{
    width: 100%;
    background: #2F91D0;
    border-radius: 0.1rem;
    padding: 0.2rem 0.32rem;
    box-sizing: border-box;
    margin-bottom: 0.34rem;
}
.info_list>li>h4{
    font-size: 0.4rem;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 0.12rem;
    border-bottom: 1px #fff solid;
}
.info_list>li>h5{
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 0.2rem;
    text-align: center;
    /* border-bottom: 1px #fff solid; */
}
.info_list>li>p{
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    padding-top: 0.12rem;
    text-indent: 2em;
}
.info_list>li>p:nth-of-type(1),
.info_list>li>p:nth-of-type(2),
.info_list>li>p:nth-of-type(3){
    text-indent: 0;
}
.info_list>li>div{
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 0.24rem;
}
.info_list>li>div>div{
    width: 1.36rem;
    margin-right: 0.2rem;
    margin-bottom: 0.12rem;
}
.info_list>li>div>div:nth-of-type(4n){
    margin-right: 0;
}
.info_list>li>div>div>div{
    width: 1.36rem;
    height: 1.36rem;
    border-radius: 0.1rem;
    background: black;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info_list>li>div>div>div>img{
    max-width: 100%;
    max-height: 100%;
}
.info_list>li>div>div>p{
    width: 100%;
    padding: 0.1rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.24rem;
    text-align: center;
    word-break: break-all;
}
.info_tips{
    width: 100%;
    background: #003375;
    padding: 0.3rem 0.4rem;
    box-sizing: border-box;
}
.info_tips>p{
    font-size: 0.18rem;
    font-weight: 400;
    color: #8BD0FC;
    line-height: 1.8;
    margin-bottom: 0.3rem;
}
.info_tips>p:last-child{
    margin-bottom: 0;
}
.case_footer{
   width: 100%;
   text-align: center;
   padding: 0.2rem 0;
   font-size: 14px;
   color: white;
   display: none;
}

.like_dialog{
    width: 100%;
    height: 100%;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
}
.like_cont{
    width: 2.6rem;
    height: 2.6rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.16);
    border-radius: 0.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding-top: 0.54rem;
    box-sizing: border-box;
}
.like_cont>img{
    width: 0.76rem;
    height: 0.76rem;
    display: block;
    margin: 0 auto;
}
.like_cont>p{
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #29D46D;
    text-align: center;
}
.like_cont>span{
    font-weight: 400;
    color: #333333;
    font-size: 0.28rem;
    display: block;
    text-align: center;
    line-height: 0.4rem;
}


@media screen and (min-width: 750px) and (max-width: 820px){
    .case_list{
        width: 750px;
        margin: 0 auto;
        padding-bottom: 0;
    }
}
@media screen and (min-width: 821px) {

	.sign_page,.case_info{
		width: 750px;
		margin: 0 auto;
	}
    .clip_shadow .clip_box{
        height: 7rem;
    }
    .clip_shadow .clip_box #clipArea{
        height: 5rem;
    }

    /* 适配pc端 */
    .case_list{
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .case_head{
        height: 110px;
    }
    .case_head>img:nth-of-type(1){
        width: 82px;
        height: 39px;
        right: 8px;
        top: 39px;
    }
    .case_head>img:nth-of-type(2){
        display: none;
    }
    .case_head>a{
        position: absolute;
        right: 1.41rem;
        top: 48px;
        font-size: 16px;
        color: white;
        display: block;
    }
    .case_main{
        width: 100%;
    }
    .intro_text{
        height: auto;
    }
    .intro_text>p{
        font-size: 16px;
        line-height: 1.8;
    }
    .intro_btn{
        display: none;
    }
    .case_text>a{
        width: 630px;
    }
    .case_box>ul>li{
        margin-right: 50px;
    }
    .case_box>ul>li:nth-of-type(3n){
        margin-right: 50px;
    }
    .case_box>ul>li:nth-of-type(5n){
        margin-right: 0;
    }
    .case_box>ul>li>.case_item{
        position: relative;
    }
    .case_item>h2{
        font-size: 24px;
        padding-top: 0;
    }
    .case_item>span,
    .case_item>h5,
    .case_item>p,
    .case_like>span{
        font-size: 16px;
    }
    .case_item>p{
        line-height: 20px;
        max-height: 40px;
        margin-bottom: 0;
    }
    .case_like{
        height: 34px;
    }
    .case_like>img{
        width: 20px;
        height: auto;
    }
    .case_footer{
        display: block;
    }
}




