@charset "gb2312";
/* CSS Document */
*{margin: 0;padding: 0;}
ul li{list-style: none;}
body{background: #FFFFFF;min-width: 320px;max-width: 640px;margin:0 auto;font-family:"Microsoft YaHei"; margin-bottom: 70px;}
a{text-decoration:none; color:#000;}
.clear{ font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}

.header {width: 100%;background: #dc2e1e;height: 50px;line-height: 50px;position: fixed;top: 0;z-index: 9999;left: 0;right: 0;min-width: 320px;max-width: 640px;margin: 0 auto;}
.header h2{text-align: center;font-weight: inherit;color: #FFFFFF;font-size: 18px;}

.zj_1{border-bottom: 4px dashed #e3e3e3;padding-bottom: 20px;margin-top:20px;}
.zjlb{margin-top: 70px;}
.zjjs{padding:0 10px;}
.zjjs_left{width: 50px;float: left;}
.zjjs_left img{width: 100%;}
/* .zjjs_right{margin-left: 68px;} */
.zj_name{ font-size: 18px;float: left;margin-right: 7px;margin-left: 10px;font-weight: 700;}
.gongzjy{display: inline-block;margin: 4px 0;float: left;}/*width: 100%;*/
.gongzjy li{font-size: 14px;float: left;text-align: center;color: #1E9FFF;}/*border: 1px solid #e3e3e3;width: 70px;*/
.gongzjy li:nth-child(2){margin-left:5px;}
.zj_jianjie{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
.zj_jianjie,.jianjie{font-size: 14px;color: #666666;}
.zj_guahao{margin-top:5px;}
.zj_guahao table {table-layout: fixed;border-collapse: collapse;width: 100%;font-size: 13px;color: #666;line-height: 36px;text-align: center;border: none;}

.boy{border-top: #E1E1E1 1px solid;}
.boy th {border: #E1E1E1 1px solid;border-width: 0 0 1px 1px;font-weight: normal;background: #F5F5F5;height:40px;text-align: center;}
.boy th:nth-child(1){ border-width: 0; }
.boy td:nth-child(1){ border-width: 1px 0 1px 0; }
.boy td{height:40px;border: #E1E1E1 1px solid;border-width: 0 0 1px 1px;font-weight: normal;height:40px;text-align: center;} 

/*专家15天排班用的样式*/
/* .boy{border-top: #E1E1E1 1px solid;width: 100%;overflow-y: auto;}
.boy th {width:50px;border: #E1E1E1 1px solid;border-width: 0 0 1px 1px;font-weight: normal;background: #F5F5F5;height:75px;text-align: center;}
.boy th:nth-child(1){  border-width: 0 1px 0 0;position: absolute;width: 50px;background: #F5F5F5; }
.boy td:nth-child(1){ border-width: 0 1px 1px 0;position: absolute;width: 50px;background: #fff;}
.boy th:last-child{border-right: #E1E1E1 1px solid;}
.boy td:last-child{border-right: #E1E1E1 1px solid;}
.boy th:nth-child(2){padding-left:50px;}
.boy td:nth-child(2){padding-left:50px;}
.boy td{border: #E1E1E1 1px solid;border-width: 0 0 1px 1px;font-weight: normal;text-align: center;} */

/* .ky{background: #E7F5F8;} */
.ky .btn-order{display: block;color: #3385ff;text-decoration: underline !important;font-size: 15px;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
.bgbai{background:none;}

.more{text-align: center;margin: 10px auto;font-size: 0.875rem;border-color: #1E9FFF;background-color: #1E9FFF;color: #fff;width: 60px;height: 20px;line-height: 20px;border-radius: 4px;}
.lose{text-align: center;margin: 10px auto;font-size: 0.875rem;}

.zj_mo{display: inline-block;}
.zj_info{float: left;margin-top: 10px;}
.zj{margin-bottom: 10px;}

.biaod-box {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding: 10px 0 0 !important;
    border: none;
    top: auto !important;
}
.biaod {
    padding: 10px 0;
}
.biaod-box .layui-layer-setwin {
    top: 25px !important;
}
.biaod-box .layui-layer-setwin .layui-layer-close1 {
    width: 42px !important;
    height: 42px !important;
    background-size: 360px auto;
    background-position: 15px -60px;
}
.biaod-box .layui-layer-setwin {
    top: 10px !important;
    right: 0 !important;
}

.huodong_pic{width:100%;min-width: 320px;max-width: 640px;}



#ghico {
    position: fixed;
    top:3.5625rem;
    right: 3px;
    width: 100px;
}

@keyframes scale {0%{transform: scale(0.8);-webkit-transform: scale(0.8);}50%{transform: scale(1.1);-webkit-transform: scale(1.1);}100%{transform: scale(0.8);-webkit-transform: scale(0.8);}}@-webkit-keyframes scale {0%{transform: scale(0.8);-webkit-transform: scale(0.8);}50%{transform: scale(1.1);-webkit-transform: scale(1.1);}100%{transform: scale(0.8);-webkit-transform: scale(0.8);}}

#ghico img {display: block;width: 100%;height: auto;margin: 0;padding: 0;border: none;background: none;-webkit-animation: scale 2s linear normal both infinite;-o-animation: scale 2s linear normal both infinite;animation: scale 2s linear normal both infinite;}

/*信息提示弹窗*/
.ts_center{position: fixed;z-index: 2147483647;visibility: visible;cursor: pointer;top: 30%;left: 50%;width: 248px;background: #FFFFFF;margin-left: -124px;margin-top: -65px;border-radius: 2px;box-shadow: 1px 1px 50px rgba(0,0,0,.3);-webkit-overflow-scrolling: touch;    -webkit-background-clip: content;display: none;}

.layui-layer-title{
	cursor: move;padding: 0 80px 0 20px;height: 42px;line-height: 42px;border-bottom: 1px solid #eee;font-size: 14px;color: #333;overflow: hidden;background-color: #F8F8F8;border-radius: 2px 2px 0 0;
}
.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial;
	margin-top: -4px;
}
.layui-layer-setwin a{
	position: relative;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-size: 14px;
}
.layui-layer-content{
	position: relative;
	line-height: 24px;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 20px;
	text-align: left;
}
.layui-layer-btn {
    text-align: right;
    padding: 0 15px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
}

.layui-layer-btn a{
	border-color: #1E9FFF;
	background-color: #1E9FFF;
	color: #fff;
	height: 28px;
	line-height: 28px;
	margin: 5px 5px 0;
	padding: 0 15px;
	border: 1px solid #dedede;
	border-radius: 2px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
}
.layui-layer-shade{
	z-index: 19891015;
	background-color: rgb(0, 0, 0);
	opacity: 0.3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	pointer-events: auto;
	display: none;
}
/*信息提示弹窗end*/
