*{
     box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
/*==============医生详细页面改版start=======================*/
.doc_detail_wrapper{
    width:6rem;
    margin:0 auto;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
  	overflow:hidden;
}
.doc_detail_wrapper p{
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #000000;
}
.doc_detail_wrapper p span{
    font-weight: bold;
}

.doc_detail_wrapper .doc_top{
    padding-top: 0.2rem;
}
.doc_detail_wrapper .doc_top .doc_img{
   	width: 2.29rem;
	height: 2.87rem;
    background-color: #ffffff;
    border: solid 1px #c7e9fd;
    padding: 0.08rem;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.doc_detail_wrapper .doc_top .doc_img img{
    width: 2.1rem;
    position: absolute;
    top: 0.45rem;
}
.doc_detail_wrapper .doc_top a,.doc_detail_wrapper .doc_top img{
    display: block;
    /*height: 100%;*/
}
.doc_detail_wrapper .doc_info{
    width: 3.35rem;
    padding-top: 0.27rem;
}
.doc_detail_wrapper .doc_info h2{
    font-size: 0.30rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1582c2;
    margin-bottom: 0.38rem;
}
.doc_detail_wrapper .doc_info h3{
    height: 0.55rem;
   font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height:0.58rem;
    letter-spacing: 0px;
    color: #000000;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    margin-bottom:0.28rem;
}
.doc_detail_wrapper .link_btn a{
    display: inline-block;
    width: 1.41rem;
	height: 0.40rem;
    line-height: 0.4rem!important;
    margin:0.28rem 0 0!important;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    background:url(../images/doc_intro_icon1.png) 0.08rem center no-repeat #459fe8;
    background-size:0.26rem; 
    padding-left:0.4rem; 

}
.doc_detail_wrapper .link_btn a:nth-child(2){
    margin-left: 0.2rem!important;
    background:url(../images/doc_intro_icon4.png) 0.08rem center no-repeat #459fe8;
    background-size:0.26rem; 
}
.doc_detail_wrapper .doc_top>p{
    /*max-height: 1.2rem;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;*/
    margin-top: 0.4rem;
}
.doc_detail_wrapper .doc_bg{
    height: 0.96rem;
    background: url(../images/doc_intro_bg.png) center 0.5rem no-repeat;
    background-size:2.31rem; 
}
.doc_detail_wrapper .doc_bot h3{
   	width: 2.18rem;
	height: 0.68rem;
    border: solid 1px #cccccc;
    padding-left: 0.82rem;
    line-height: 0.68rem;
    background: url(../images/doc_intro_icon2.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
    font-size: 0.25rem;
    font-weight: normal;
    font-stretch: normal;
    line-height:0.68rem;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0.33rem;
}
.doc_detail_wrapper table{
	width: 100%;
	margin:0 auto;
	border-bottom: 1px solid rgba(204,204,204,0.8);
}
.doc_detail_wrapper table tr:nth-child(1){
	background: #f4f4f4;
}
.doc_detail_wrapper table tr td{
	width:0.90rem;
	line-height: 0.33rem;
	font-size: 0.25rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	text-align: center;
	color: #000000;
	border-top: 1px solid rgba(204,204,204,0.8);
	border-left: 1px solid rgba(204,204,204,0.8);
}
.doc_detail_wrapper table tr td:last-child{
	border-right: 1px solid rgba(204,204,204,0.8);
}
.doc_detail_wrapper table tr:nth-child(1) td{
    background-color: #fff;
}
.doc_detail_wrapper table tr td a{
	display: block;
	color: #20a7f6;
}
.doc_detail_wrapper table tr td:nth-child(1){
	width: 0.6rem;
}
.doc_detail_wrapper p.doc_tip{
	font-size: 0.16rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.30rem;
	letter-spacing: 0rem;
	color: #ff0000;
	padding-top: 0.13rem;
}
.doc_detail_wrapper p.doc_tip a{
	/*display: inline-block;*/
	color: #ff0000;
}
.doc_detail_wrapper .doc_book{
    
}
.doc_detail_wrapper .doc_book p:empty{
    display:none
}
.doc_detail_wrapper .doc_book p{
    background: url(../images/doc_title1.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
    padding-top: 1.4rem;

}
/*.doc_detail_wrapper ul:empty{
    display: none;
}*/
.doc_detail_wrapper .doc_duty ul{
    width: 6rem;
    display: inline-block;
    /*padding-top: 1.4rem;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.doc_detail_wrapper .doc_office ul{
    width: 6rem;
    display: inline-block;
    /*padding-top: 1.4rem;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
/*.doc_detail_wrapper .doc_duty ul.doc_exprience{
    background: url(../images/doc_title3.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
}*/
/*.doc_detail_wrapper .doc_office ul.doc_exprience{
    background: url(../images/doc_title4.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
}*/
/*.doc_detail_wrapper .doc_office .doc_exprience:empty{
    display: none;
}
.doc_detail_wrapper .doc_office .doc_exprience{
    background: url(../images/doc_title4.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
    padding-top: 1.4rem;
}*/
/*.doc_detail_wrapper .doc_honor ul{
    background: url(../images/doc_title5.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
    padding-top: 1.4rem;
}
.doc_detail_wrapper .doc_result ul{
    background: url(../images/doc_title6.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
    padding-top: 1.4rem;
}
.doc_detail_wrapper .doc_answer ul{
    background: url(../images/doc_title7.png) no-repeat top;
    -webkit-background-size: 6rem;
    background-size: 6rem;
    padding-top: 1.4rem;
}*/
.doc_detail_wrapper .doc_intro h3{
	background: url(../images/doc_intro_icon5.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_duty h3{
	background: url(../images/doc_intro_icon6.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_office h3{
	background: url(../images/doc_intro_icon8.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_honor h3{
	background: url(../images/doc_intro_icon9.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_result h3{
	background: url(../images/doc_intro_icon10.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_video h3{
	background: url(../images/doc_intro_icon13.png) 0.33rem center no-repeat;
    background-size:0.38rem; 
}
.doc_detail_wrapper .doc_intro .doc_text{
	height: 1.2rem;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp:3;*/
}
.doc_intro_img{
	width: 5.55rem;
	margin:0.18rem auto 0;
}
.doc_intro_img li{
	float: left;
	width: 1.78rem;
	height: 1.42rem;
	padding:0.08rem;
	overflow: hidden;
	border: solid 1px #e1e1e1;
	text-align: center;
	margin-right: 0.06rem;
}
.doc_intro_img ul:after{
	content: '';
	display: block;
	clear: both;
}
.doc_intro_img li a,.doc_intro_img li img{
	height: 100%;
}
.doc_detail_wrapper .doc_exprience li{
	padding-left: 0.33rem;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.40rem;
	letter-spacing: 0rem;
	color: #000000;
}
.doc_detail_wrapper .doc_exprience li.start{
	background:url(../images/doc_start.png) no-repeat 0 0.11rem;
	background-size:0.24rem;
}
/*医生回答*/
.doc_answer ul li{
	margin-bottom: 0.22rem;
}
.doc_answer .doc_photo,.doc_answer .doc_photo img{
	width: 0.70rem;
	height: 0.70rem;
}
.doc_answer ul li p{
	width: 4.19rem;
	background-image: linear-gradient(
		#ffffff, 
		#ffffff), 
	linear-gradient(
		#c4ddf7, 
		#c4ddf7);
	background-blend-mode: normal, 
		normal;
	border-radius: 0.10rem;
	-webkit-border-radius: 0.10rem;
	-moz-border-radius: 0.10rem;
	border: solid 1px #e1e1e1;
	padding:0.18rem;
	position: relative;
}
.doc_answer ul li:nth-child(1) p{
	/*height: 0.69rem;*/
	margin-left: 0.25rem;
}
.doc_answer ul li:nth-child(1) p:before{
	content: '';
	display: block;
	width: 0.2rem;
	height: 0.2rem;
	background: url(../images/doc_intro_icon12.png) no-repeat;
	background-size: 0.15rem;
	position: absolute;
	left:-0.15rem;
	top: 50%;
	margin-top: -0.075rem;
}
.doc_answer .doc_photo2{
	width: 0.70rem;
	height: 0.70rem;
	background-color: #ffffff;
	border: solid 0.02rem #c4e1ff;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding:0.1rem 0.1rem 0;
}
.doc_answer .doc_photo2 img{
	width: 100%;
}
.doc_answer ul li:nth-child(2) p{
	background-image: linear-gradient(
		#d2ebf9, 
		#d2ebf9), 
	linear-gradient(
		#c4ddf7, 
		#c4ddf7);
	margin-left: 0.88rem;
}
.doc_answer ul li:nth-child(2) p:after{
	content: '';
	display: block;
	width: 0.2rem;
	height: 0.2rem;
	background: url(../images/doc_intro_icon14.png) no-repeat;
	background-size: 0.2rem;
	position: absolute;
	right:-0.20rem;
	top: 0.25rem;
}
/*==============医生详细页面改版end=======================*/

/*========视频列表============*/
.video_wrapper{
    width:100%;
    margin-bottom: 0.5rem;
    /*height: 406px;*/
}

.video_inner_left{
    widows: 100%;
    overflow: hidden;
}
.video_inner_left .video_inner{
    height: 250px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.video_inner_left .text{
    width: 100%;
    background-color: #e1eff5;
    padding: 0.22rem 0.25rem;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.video_inner_left .text p{
    height: 0.4rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
}
.video_inner_left .text p:nth-child(1){
    font-family: SourceHanSansCN-Medium;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding-bottom: 0.04rem;

}
.video_inner_text{
    width: 100%;
    /*height:16.5rem;*/
    overflow: hidden;
    padding:0.4rem 0rem 0.2rem;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.video_inner_text ul{
    /*overflow-y: scroll;*/
    overflow-x:hidden; 
}
.video_inner_text>h4{
    font-family: SourceHanSansCN-Medium;
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 0.08rem;
    font-weight: normal;
   margin-bottom: 0.2rem;
   border-left:0.02rem solid #20a7f6;
}
.video_inner_text .video_inner_title>h3{
    display: inline-block;
    width: 1.6rem;
    line-height: 0.6rem;
    font-family: SourceHanSansCN-Medium;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    text-align: center;
    color: #1583ff;
    font-weight: normal;
    margin-bottom: 0.24rem;
    border-radius: 0.01rem;
    -webkit-border-radius: 0.01rem;
    -moz-border-radius: 0.01rem;
    border: solid 1px #1583ff;
}
.video_inner_text .video_inner_title>h3:nth-child(2){
    margin:0 0.1rem;
}
.video_inner_title>h3 a{
    display: block;
    width: 100%;
    color: #1583ff;
}
.video_inner_title>h3.current{
    background: #1583ff;
}
.video_inner_title>h3.current a{
    color: #fff;
}
.video_inner_text .video_bg,.video_inner_text .video_bg img{
    width:1.6rem;
    height: 1.4rem; 
    position: relative;
}
.video_inner_text .video_bg:after{
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    background:url(../images/play-icon.png) no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: 0.8;
}
.video_inner_text .video_title{
    width: 4.16rem;
    padding:0.14rem 0.24rem;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    
}
.video_inner_text li{
    margin-bottom: 0.32rem;
    cursor: pointer;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
   
}
.video_inner_text li:after{
    content: '';
    display: block;
    clear: both;
}
.video_inner_text li p{
    height:0.4rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #333333;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
}
.video_inner_text li  p:nth-child(2){
    height: 0.8rem;
    padding-top: 0.08rem;
    font-family: SourceHanSansCN-Regular;
    font-size:0.16rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    -webkit-line-clamp:2;
}
.video_inner_text li.onbg{
    background: rgba(255,255,255,0.8);
}
.video_inner_text li.onbg p{
    color: #8f1515;
}
 /*滚动条样式*/
.video_inner_text ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.video_inner_text ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.video_inner_text ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
/*========视频列表============*/
/*视频样式end*/
.doc_detail_wrapper .links_btn1{
	text-align: center;
	margin: 0.5rem auto;
}
.doc_detail_wrapper .links_btn1 a{
	display: inline-block;
	width: 1.90rem;
	height: 0.50rem;
	background-color: #ffffff;
	border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	border: solid 0.02rem #dcdcdc;
	font-size: 0.22rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.48rem;
	text-align: center;
	letter-spacing: 0rem;
	color: #20a7f6;
}
.doc_detail_wrapper .links_btn1 a:last-child{
	margin-left: 0.69rem;
	position: relative;
}
.doc_detail_wrapper .links_btn1 a:last-child:after{
	content: '';
	display: block;
	width: 0.11rem;
	height: 0.09rem;
	background: url(../images/doc_intro_icon15.png) no-repeat;
	background-size: 0.11rem;
	position: absolute;
	left: 50%;
	margin-left: -0.055rem;
	bottom: -0.04rem;
	transition:all ease 0.2s;
	-moz-transition:all ease 0.2s; /* Firefox 4 */
	-webkit-transition:all ease 0.2s; /* Safari 和 Chrome */
	-o-transition:all ease 0.2s; /* Opera */
}
.doc_detail_wrapper .links_btn1 a:last-child.lookbg:after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
	bottom: 0rem;
}
/*上下翻页面*/
.doc_detail_wrapper .links_back a{
	display: block;
	width: 1.40rem;
	height: 0.50rem;
	background-color: #ffffff;
	border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	border: solid 0.02rem #dcdcdc;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0rem;
	color: #000000;
	text-align: center;
	margin:0rem auto 0.57rem;
}
.doc_detail_wrapper .paginat_wrapper li{
	line-height: 0.54rem;
	float:left;
	margin-bottom: 0.45rem;;
	position: relative;
}
.doc_detail_wrapper .paginat_wrapper li:last-child{
	float: left;
  	margin-left:1.6rem;
}
.doc_detail_wrapper .paginat_wrapper ul:after{
	content: '';
	display: block;
	clear: both;
}
.doc_detail_wrapper .paginat_wrapper li span{
	display: inline-block;
	width: 1.40rem;
	padding-left: 0.42rem;
	background:url(../images/doc_intro_icon17.png) 0.15rem center no-repeat #acc3d0;
	background-size: 0.11rem;
	color: #fff;
	margin-right:0.17rem;
}
.doc_detail_wrapper .paginat_wrapper li a{
	font-size: 0.22rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0rem;
	color: #000000;
	display: inline-block;
	width: 2.4rem;
	padding-left: 1.6rem;
	position: absolute;
	left: 0;
}
/*相关推荐*/
.doc_detail_wrapper .recommend_wrapper{
	width: 6.20rem;
	padding:0.31rem 0 0.24rem 0.30rem;
	background-color: #f5f5f5;
}
.doc_detail_wrapper .recommend_wrapper h4{
	color: #19a6f6;
	font-size: 0.25rem;
	font-weight:normal;
	padding-bottom: 0.14rem;
	border-bottom: 1px solid #ccc;
}
.doc_detail_wrapper .recommend_wrapper li{
	height: 0.40rem;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	margin-top: 0.2rem;
	position: relative;
	padding-left: 0.2rem;
}
.doc_detail_wrapper .recommend_wrapper li:before{
	content: '';
	display: block;
	width: 0.07rem;
	height: 0.07rem;
	background-color: #bababa;
	position: absolute;
	top: 50%;
	margin-top: -0.035rem;
	left: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.doc_detail_wrapper .recommend_wrapper li a{
	font-size: 0.18rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.40rem;
	letter-spacing: 0rem;
	color: #757575;
}

.clrboth{
    clear: both;
    height: 0;
}
.float_lf{
    float: left;
}
.float_rg{
    float: right;
}
  
  
    .doc_bot .scroll-table {
    max-width: calc(100% - .4rem);
    margin-left: .2rem;
    overflow-x: auto;
    margin-bottom: 0.4rem;
    /* white-space: nowrap;
    -webkit-overflow-scrolling:touch; */
  }
  .doc_bot .scroll-table .time-table {
    width: 8.5rem;
    height: 3rem;
    font-size: 0.25rem;
    line-height: .4rem;
    text-align: center;
    white-space: nowrap;
    /*border-left-width: 0px;*/
    border-color: #C9C9C9;
  }
  .doc_bot .scroll-table .time-table-14 {
    width: 16rem !important;
  }
  .doc_bot .scroll-table .time-table tr{
    /* position: initial; */
    height: 1rem;
  }
  .doc_bot .scroll-table .time-table tr .able{
    line-height: .3rem;
    background-color: #0686F3;
    color: #ffffff !important;
  }
  .doc_bot .scroll-table .time-table tr .able p {
    color: #ffffff !important;
  }
  .doc_bot .scroll-table .time-table tr .unable{
    line-height: .3rem;
    background-color: rgba(23,86,171,0.05);
    color: #939393;
  }
  /*.doc_bot .scroll-table .time-table tr td{*/
  /*  width: 1rem;*/
  /*  height: 1rem;*/
  /*  border-left: none;*/
  /*}*/
  .doc_bot .scroll-table .time-table tr td:first-child{
    width: .5rem;
  }
  .doc_bot .scroll-table .time-table tr td:first-child p{
    line-height: .5rem;
  }
  /*.doc_bot .scroll-table .time-table tr td:nth-child(2){*/
  /*  padding-left: .5rem;*/
  /*}*/
  .doc_bot-tag{
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
    text-align: center;
  }
  
  	.order-form{
		display: none;
		position: fixed;
		width: 100%;
		height: calc(100% - 2.11rem);
		background: #FFFFFF;
		overflow: hidden;
		z-index: 997;
		top: 50vh;
		left: 50%;
		transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}
	.order-form h4{
		text-align: center;
		font-size: 0.42rem;
		color: #333333;
		line-height: 0.54rem;
		padding-top: 0.34rem;
		padding-bottom: 0.34rem;
	}
	.order-form .tip{
		margin-left: 5%;
		width: 90%;
		padding: 10px 5px;
		text-align: left;
		color: #333;
		line-height: 0.32rem;
		background-color: rgba(23,86,171,0.05);;
		margin-top: 0.1rem;
	}
	.order-form .tip h5{
		font-size: 0.24rem;
		line-height: 0.32rem;
		margin-top: 0.1rem;
	}
	.order-form .tip h6{
		font-size: 0.24rem;
		line-height: 0.32rem;
		margin-top: 0.1rem;
	}
	.order-form img.close{
		position: absolute;
		z-index: 998;
        width: 0.4rem;
        height: 0.4rem;
		color: #888;
		line-height: 0.32rem;
		top: 0.44rem;
		right: 0.5rem;
	}
	#yyform{}
	.layui-form-item {
		line-height: .8rem;
		border-bottom: 1px solid #F6F6F6;
		margin-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 0px;
	}
	.order-form .layui-form-label{
		font-size: .33rem;
		/* padding: 0.09rem 0.15rem; */
	}
	.order-form .layui-input-block{
		width: 60%;
		font-size: .33rem;
	}
	.order-form .layui-input-block input{ 
		border: none;
	}
	.order-form .layui-input-inline{
		width: 30%;
		font-size: .33rem;
		/* float: left;
		margin-left: 17px; */
	}
	.order-form .layui-input-inline input{ 
		border: none;
	}
	.order-form p.orderDocInfo{
		margin-left: .5rem;
		color: #333333;
		line-height: .5rem;
		padding-top: 0.09rem;
		padding-bottom: 0.09rem;
		font-size: .3rem;
	}
	/* #yyform .layui-input-inline{
		float: left;
	} */
	.order-form .layui-form-mid{
		/* float: left;
		margin-left: 15px; */
	}
	.order-form .orderSub{
		display: block;
		width: 90%;
		height: 0.76rem;
		background: #0686f3;
        border: none;
		border-radius: 6px;
		text-align: center;
		font-size: 0.32rem;
		color: #FFFFFF;
		line-height: 0.76rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0.2rem;
		margin-top: 0.6rem;
	}

	.order-form .qxorderSub{
		display: block;
		width: 3.26rem;
		height: 0.76rem;
		background: #008CD6;
		border-radius: 0.38rem;
		text-align: center;
		font-size: 0.32rem;
		color: #FFFFFF;
		line-height: 0.76rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0.2rem;
	}

	.order-mask{
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.52);
		*background: #000;
		opacity: 0.52;
		filter: alpha(opacity=52);
		z-index: 996;
		
	}

	.chooseTime {
		width: 100%;
		position: fixed;
        bottom: 76px;
		background-color: #00000088;
		display: flex;
		flex-direction: column-reverse;
	}

	.chooseTime .content{
		position: relative;
		background-color: #fff;
		z-index: 99;
		width: 100%;
	}

	.chooseTime .content #closeTime{
		position: absolute;
		right: .3rem;
		top: .25rem;
		width: .5rem;
		height: .5rem;
	}

	.chooseTime .content h3{
		font-family: SourceHanSansCN, SourceHanSansCN-Bold;
		font-size: .3rem;
		font-weight: bold;
		color: #333333;
		line-height: 1rem;
		text-align: center;
	}

	.chooseTime .content .timelist {
		width: 100%;
        max-height: 50vh;
        overflow-y: scroll;
	}


	.chooseTime .content .timelist table {
		border-color: #979797;
		color: #0987F3;
		font-size: .25rem;
		line-height: .75rem;
		width: calc(100% - 1rem);
		margin-left: .5rem;
		text-align: center;
		margin-bottom: .5rem;
	}

	@media screen and (max-width: 450px){
		.order-form .layui-input-inline{
			float: left;
			margin-left: 3px;
		}
		.order-form .layui-form-mid{
			float: left;
			margin-left: 15px !important;
			top: 0!important;
		}
	}

.layui-form-label {
	width: 120px !important;
}

.layui-input-block {
	margin-left: 130px !important;
}