@charset "UTF-8";
fieldset.test {
	padding:10px;
	width:100%;
	color:#333;
	border:0.5px solid #E1E1E1;
	box-shadow: 0 5px 10px #E1E1E1;
	box-sizing:border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
legend {
	color:#294376;
	color: #FF6A00;
	color: #333;
	padding:8px 10px;
	font-weight:800;
	/*background: #294376;*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
legend i {
	font-weight: 500;
}
.conDivLeft {
	left: 45px;
	left: 120px;
	top: 70px;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	overflow-y: auto;
	box-sizing: border-box;
	background: #fcfcfc;
	padding-bottom: 30px;
}
.leftShade {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index:2;
	background: rgba(255,255,255,0.5);
	display:block;
}
.conLeftPdf,.conRightEval {
	display: none;
}
.conDivLeft .pdfHtml {
	padding: 20px 0 0 20px;
	box-sizing: border-box;
}
/*评价详情层*/
.evalDetailShade {
	width: 100%;
	min-width: 600px;
	height: 100%;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.evalDetailCon {
	width: 80%;
	height:80%;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	top: 10%;
	left: 10%;
	box-shadow: 0 -1px 10px #E1E1E1;
	border: 1px solid #EEE;
	z-index: 11;
	background: #FFF;
	box-sizing: border-box;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.evalDetailCon a.closeShade {
	position: absolute;
	z-index: 12;
	right: 3px;
	top: 3px;
	background: #EA3629;
	color: #FFF;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding: 0;
}
.evalDetailCon h1.evalTitle {
	margin: 10px 0 10px 0;
	font-weight: bold;
	line-height:24px;
}
.evalDetailCon h1.evalTitle span {
	margin-right: 20px;
}
.evalDetailCon .evalDetailList {
	overflow-y: auto;
}
.lisShade {
	width: 100%;
	height: 100%;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	z-index: 111;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.lisShade .shadeCon {
	height: 700px;
	margin-top: -350px;
}
.banShade .shadeCon {
	width: 440px;
	height: 330px;
	margin-top: -165px;
	margin-left: -220px;
	box-sizing: border-box;
	padding: 20px;
}
.banShade .shadeCon textarea {
	line-height: 30px;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    font-size: 14px;
	width: 100%;
	height: 100px;
}
.banReasonShade .shadeCon {
	height: 600px;
	margin-top: -300px;
}
.banReasonShade .shadeCon .tableDiv {
	overflow-y: auto;
}
.bypj {
	background:#F0E0E0 !important;
}
.fwpj {
	background:#D9E1F2 !important;
}
.zxpj {
	background:#E2EFDA !important;
}
.conDivLeft .itemDiv {
	box-sizing: border-box;
	padding: 15px 10px 0 10px;
	position: relative;
}
.conDivLeft .itemDiv .shade {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	display: block;
}
.itemDiv span.em {
	color: #EA3629;
}
.itemDiv .itemDivList {
	margin: 5px 20px;
	float: left;
	position: relative;
}
.itemDiv .itemDivList .itemLabel {
	display: block;
	line-height: 30px;
	float: left;
	margin: 0 10px 10px 0;
	/*text-align-last:justify;
	text-align:justify;
	text-justify:distribute-all-lines; // 这行必加，兼容ie浏览器*/
}
.itemDiv .itemDivList .itemSelect,table .itemSelect {
	width: 130px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	border: 1px solid #E1E1E1;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
}
.itemDiv .itemDivList .itemInput {
	width: 130px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	background: none;
	border: 1px solid #E1E1E1;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
	font-size: 14px;
}
.itemDiv .itemDivList .tArea,.divRightItem .tArea{
	width: 230px;
	height: 80px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	background: none;
	border: 1px solid #E1E1E1;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
	font-size: 14px;
}
.itemDiv .itemDivList .itemInput.readonlyI {
	background: #F8F8F8;
}
.itemDiv .itemDivList .itemInput.readonlyI:hover {
	cursor: default;
}
.itemDiv .itemDivList .medicineIpt {
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 0;
}
.itemDiv .itemDivList .medicineIpt1 {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 0;
	border-left: 0;
}
.itemDiv .itemDivList .medicineA {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	border: 1px solid #E1E1E1;
	margin-right: 10px;
	border-left: 0;
	color: #B8B8B8;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius:  5px;
	border-top-right-radius:  5px;
	-webkit-border-bottom-right-radius:  5px;
	-moz-border-bottom-right-radius:  5px;
	border-bottom-right-radius:  5px;
}
.itemDiv .itemDivList .medicineA:hover {
	color: #EA3629;
}
.pointerNone {
	pointer-events:none;
}
.itemDiv .itemDivList .medicineB {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	border: 1px solid #E1E1E1;
	margin-right: 10px;
	border-left: 0;
	color: #B8B8B8;
	-webkit-border-radius: 0;
	-moz-border-radius:  0;
	border-radius:  0;
}
.itemDiv .itemDivList .medicineB:hover {
	color: #2B579A;
}
.itemDiv .itemDivList .itemBtn1 {
	height: 28px;
	line-height: 28px;
	width: 50px;
	padding: 0;
	border: 1px solid #E1E1E1;
	text-align: center;
	background: #FFF;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
.itemDiv .itemDivList .itemBtn1:hover {
	background: #2B579A;
	border: 1px solid #2B579A;
	color: #FFF;
	cursor: pointer;
}
.itemBtnSave {
	height: 30px;
	line-height: 28px;
	height: 34px;
	line-height: 32px;
	min-width: 145px;
	width: auto;
	padding: 0 20px;
	text-align: center;
	border: 0;
	background: #2B579A;
	background: #3E9BAF;
	background: #1d74b2;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 10px auto;
}
.itemBtnSave.cancle {
	border: 1px solid #E1E1E1;
	background: #E1E1E1;
}
.itemBtnSave:hover {
	cursor: pointer;
	background: #00879b;
	background: #0068a6;
}
.itemBtnDrugs{
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #2B579A;
	text-align: center;
	background: #2B579A;
	background: #1d74b2;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 10px auto;
	border: 0;
}
.itemBtnDrugs:hover {
	background: #0068a6;
	cursor: pointer;
}
.itemBtnDrugs:disabled {
	border: 1px solid #DDD;
}
.itemDiv .tableDiv {
	margin-bottom: 20px;
}
table,table.table tr:nth-child(odd){background:#f9f9f9;}
table,table.table tr:nth-child(1){background:#FFF;}
.closeHtml img,.completeHtml img,.delHtml img,.editHtml img,.dictionaryHtml img,.listHtml img,.applyHtml img,.compHtml img,.downloadHtml img,.showcomHtml img,.invalidsHtml img,.effectivesHtml img,.linkAHtml img{
	width: 16px !important;
}
.excelHtml img,.printHtml img {
	width: 20px !important;
}
.conDivRight {
	width: 300px;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	top: 70px;
	right: 0;
	background: #fcfcfc;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing: border-box;
	padding: 5px 10px 30px 10px;
	/* box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset; */
	border-left: 1px solid #DDD;
	overflow-y: auto;
	box-sizing: border-box;
}
a.iconOut {
	position: fixed;
	top: 50%;
	right: 300px;
	color: #BBB;
}
a.iconOut:hover {
	color: #EA3629;
	cursor: pointer;
}
.conDivRight.hide {
	padding: 0;
	width: 0;
}
.conDivRight input.generate,input.generate {
	width: 100%;
    height: 34px;
	line-height: 32px;
    border: 0;
	margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	background: #2B579A;
	background: #3E9BAF;
	background: #1d74b2;
	color: #FFF;
}
.banBtn {
	width: 100%;
    height: 34px;
	line-height: 32px;
    border: 0;
	margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	background: #2B579A;
	background: #3E9BAF;
	background: #1d74b2;
	color: #FFF;
}
.conDivRight input.evalBtn {
	background: #FFF;
	border: 1px solid #E1E1E1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
	line-height: 30px;
}
input.upFileBtn {
	width: 100px;
	height: 30px;
	line-height: 30px;
    border: 0;
	margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	background: #3E9BAF;
	background: #1d74b2;
	color: #FFF;
}
.conDivRight input.generate:hover,input.upFileBtn {
	cursor: pointer;
	background: #0068a6;
}
.upfileTip {
	width: 220px;
	height: 40px;
	background:rgba(0,0,0,0.75);
	color: #FFF;
	line-height: 40px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -110px;
	border-radius: 5px;
	z-index:-1;
	letter-spacing:1px;
	opacity: 0;
}
.divRightItem {
	margin-top: 15px;
	position: relative;
}
.divRightItem select,select {
	width: 100px;
    height: 30px;
	line-height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
	padding: 0 5px;
}
.divRightItem input.leaveHosNum {
	width: 100px;
    height: 30px;
	line-height: 30px;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
	font-size: 14px;
}
.divRightItem .hosDiv {
	position: absolute;
	top: 28px;
	left: 84px;
	background: #FFF;
	z-index:5;
	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	padding: 5px 0;
	max-height: 300px;
	overflow-y: auto;
}
.divRightItem .hosDiv ul {
	width: 100%;
}
.divRightItem ul.hosUl li {
	border-bottom: 1px dashed #E1E1E1;
}
.divRightItem ul.hosUl li:last-child{
	border-bottom: 0;
}
.divRightItem ul.hosUl li a {
	box-sizing: border-box;
	padding: 9px 7px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.divRightItem ul.hosUl li a:hover {
	color: #2B579A;
}
.divRightItem input.datePng {
	background: url(../images/icon/date.png) no-repeat right 5px center;
}
.divRightItem p {
	margin-top: 10px;
	padding: 0 10px;
}
.divRightItem p.desc {
	font-size: 12px;
	color: #999;
	line-height: 16px;
}
.divRightItem b {
	font-weight: bold;
}
.divRightItem i.iconComplete {
	color: #43A72D;
	margin-right: 5px;
}
.divRightItem i.iconNoComplete {
	color: #EA3629;
	margin-right: 5px;
}
.divRightItem i.iconYuan {
	color: #B6B6B6;
	margin-right: 5px;
}
.divRightItem a {
	color: #212121;
}
.completeItem > a:hover {
	color: #0068a6;
}
.divRightItem a.adds{
	/* color: #0068a6; */
	color: #212121;
}
.divRightItem a.adds:hover {
	/* color: #EA3629; */
	color: #0068a6;
}
.divRightItem a.adds i{
	margin-right: 5px;
}
.divRightItemList1 {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background: rgba(237,237,237,0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.divRightItemList1 ul.nonConformityDiv {
	/* padding: 10px 10px 35px; */
	padding: 10px;
}
.divRightItemList1 a.saveNonConformity {
	/* position: absolute; */
	position: relative;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #1d74b2;
	text-align: center;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.divRightItemList1 a.saveNonConformity:hover {
	color: #FFF;
}
.divRightItemList1 textarea.leaveArea{
	height: 100px;
    line-height: 30px;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    font-size: 14px;
	width: 100%;
}
.conDivRight hr {
	border: 0.5px dashed #DDD;
	margin: 15px 0;
}
hr.hr {
	border: 0.5px dashed #DDD;
	margin: 15px 0;
}
.layui-timeline-item:before, hr {
	background: none;
	height: 0;
}
/*评价表格内容*/
span.tdEval{
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	text-align: center;
	margin-top: 7px;
	font-size: 12px;
	color: #FFF;
	border-radius:3px;
	margin-right: 5px;
}
span.choose {
	background: #2B579A;
	line-height: 16px;
}
span.nochoose {
	background: #EA3629;
	line-height: 12px;
}
span.nonechoose {
	background: rgba(20,20,20,0.3)
}
/*评价内容弹出层*/
.evalDiv {
	width: 280px;
	height:450px;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	top: 150px;
	right: 10px;
	box-shadow: 0 -1px 10px #E1E1E1;
	border: 1px solid #EEE;
	z-index: 5;
	background: #FFF;
	box-sizing: border-box;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow-y: auto;
	-moz-transition: all 2s; /* Firefox 4 */
	-webkit-transition: all 2s; /* Safari 和 Chrome */
	-o-transition: all 2s; /* Opera */
	transition: all 2s;
	display: none;
}
.evalDiv a.closeEvalDiv {
	position: absolute;
	z-index: 6;
	right: 3px;
	top: 3px;
	background: #EA3629;
	color: #FFF;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.evalDiv p.evalDivTitle {
	font-weight: bold;
	margin: 10px 0;
}
.evalDiv .evalSave {
	height: 30px;
	line-height: 30px;
    width: 100px;
    padding: 0;
    border: 1px solid #2B579A;
    text-align: center;
    background: #2B579A;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin: 10px auto;
}
/*弹出层*/
.tipShade,.shenheShade,.managerPass_reset,.failReasonTip {
	width: 100%;
	height: 100%;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	z-index: 100;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.managerPass_reset input.itemInput{
	width: 298px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 5px;
    background: none;
    border: 1px solid #E1E1E1;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
    font-size: 14px;
}
.managerPass_reset label.itemLabel {
	display: block;
    line-height: 30px;
    float: left;
    margin: 0 10px 10px 0;
}
.shadeCon {
	width: 680px;
	height:550px;
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -300px;
	box-shadow: 0 -1px 10px #E1E1E1;
	border: 1px solid #EEE;
	z-index: 11;
	background: #FFF;
	box-sizing: border-box;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow-y: auto;
}
.hosShade .shadeCon {
    width: 800px;
    margin-left: -400px;
}
.hosShade .shadeCon .tableDiv {
    overflow-y: auto;
	height: 488px;
}
.regInfoTip .shadeCon {
	width: 360px;
	height: 160px;
	margin-left: -180px;
	margin-top: -80px;
	box-sizing: border-box;
	padding: 40px 20px 20px 20px;
}
.extractShade .shadeCon {
	width: 360px;
	height: 240px;
	margin-left: -180px;
	margin-top: -120px;
}
.extractDiv {
	box-sizing: border-box;
	padding: 10px 30px;
}
.warnShade {
	z-index: 99;
}
.warnShade .shadeCon {
	width: 700px;
	height: 500px;
	margin-left: -350px;
	margin-top: -250px;
}
.warn1Shade {
	z-index: 100;
}
.warn1Shade .shadeCon {
	width: 700px;
	height: 700px;
	margin-left: -350px;
	margin-top: -350px;
}
.warn1Shade .shadeCon .noticeDiv {
	max-height: 635px;
}
.warn1Shade .shadeCon .noticeDiv img.index_tz{
	border-radius: 5px;
}
.extractShade input[type="button"]{
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -72.5px;
}
.hostListShade .shadeCon{
	padding: 10px 20px;
}
.shadeCon a.closeShade {
	position: absolute;
	z-index: 12;
	right: 3px;
	top: 3px;
	background: #EA3629;
	color: #FFF;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding: 0;
}
.failReasonTip .shadeCon {
	width: 400px;
	height: 240px;
	margin-top: -120px;
	margin-left: -200px;
	padding-left: 30px;
	padding-right: 30px;
}
.shadeCon h1.conTitle {
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
.shadeCon .itemDivList .itemLabel {
	display: block;
	line-height: 30px;
	float: left;
	margin: 0 10px 10px 0;
}
.shadeCon .itemDivList .itemInput {
	width: 130px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	background: none;
	border: 1px solid #E1E1E1;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
	font-size: 14px;
}
.shadeCon .itemDivList .itemInput.readonlyI {
    background: #F8F8F8;
}
.shadeCon .itemDivList .itemInput.readonlyI:hover {
	cursor: default;
}
.shadeCon .itemDivList .tArea {
	width: 230px;
	height: 80px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	background: none;
	border: 1px solid #E1E1E1;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
	font-size: 14px;
}
.shadeCon .completeTip_table {
	height: 510px;
	overflow-y: scroll;
}
.evalRightBtn a {
	color: #212121;
}
.evalRightBtn a:hover {
	color: #0068a6;
}
.shadeCon .evalRightDiv {
	width: 100%;
}
.shadeCon .evalRightDiv .evalRightItem {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
}
.shadeCon .evalRightDiv .evalRightItem ul {
	height: 390px;
	background: rgba(237,237,237,0.4);
	overflow-y: auto;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 5px;
}
.shadeCon .evalRightDiv .evalRightItem ul li {
	width: 100%;
	content:"";
    clear:both;
	display:block;
}
.shadeCon .itemDivList .itemBtn1 {
	height: 30px;
	line-height: 30px;
	width: 50px;
	padding: 0;
	text-align: center;
	background: #FFF;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #1d74b2;
	background: #2B579A;
	background: #3E9BAF;
	background: #1d74b2;
	color: #FFF;
}
.shadeCon .itemDivList .itemBtn1:hover {
	cursor: pointer;
	background: #0068a6;
}
.shadeCon .itemDivList .itemBtn1:disabled {
	border: 1px solid #F8F8F8;
}
.shadeCon .tableDiv {
	width: 100%;
	height: 440px;
	overflow: hidden;
}
.shadeCon .tableDiv tr th,.shadeCon .tableDiv tr td {text-align: left;}
.tableDiv tr td.completeTd {
	background: #F00;
	background: url(../images/icon/completeTd.png) no-repeat top right;
}
.tableDiv tr:hover td.completeTd {
	background: #F00;
	background: url(../images/icon/completeTd.png)#F4F4F4 no-repeat top right;
}
.tableDiv tr td > input[type='text'] {
	width: 100%;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 5px;
    background: none;
    border: 1px solid #E1E1E1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-size: 14px;
}
.tableDiv tr td > #addDiagnosis,.tableDiv tr td > .addBtn {
	height: 30px;
    line-height: 30px;
    width: 50px;
    padding: 0;
    text-align: center;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #2B579A;
    background: #2B579A;
    color: #FFF;
}
.shadeCon .tableDiv .tableCon {
	height: 395px;
	overflow-y: auto;
}
.drugShade .shadeCon .tableDiv,.bacteriaShade .shadeCon .tableDiv {
	height: 488px;
}
.drugShade .shadeCon .tableDiv .tableCon,.bacteriaShade .shadeCon .tableDiv .tableCon {
	height: 443px;
}
.shadeCon .noticeDiv {
	width: 100%;
	/* height: auto; */
	max-height: 485px;
	overflow-y: auto;
	height: 420px;
	position: relative;
}
.shadeCon .noticeDiv .noticeDivBtn {
	height: 34px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.shadeCon .noticeDiv a {
	color: #2B579A;
}
.shadeCon .noticeDiv p {
	line-height: 26px;
	text-indent: 28px;
	font-size: 14px;
	padding: 0 10px;
	margin-top: 10px;
}
.shadeCon .noticeDiv p.mark {
	color: #EA3629;
	font-weight: bold;
	text-align: center;
}
.shadeCon p.noticeDivBottom {
	position: absolute;
	height: 45px;
	left: 0;
	width: 100%;
	bottom: 0;
	box-sizing: border-box;
	padding: 15px;
}
.shadeCon p.noticeDivBottom a{
	color: #212121;
	font-weight: bold;
}
.shadeCon p.noticeDivBottom a:hover {
	color: #2B579A;
}
.shadeCon p.noticeDivBottom a.disabled {
	color: #999999;
}
.shadeCon p.noticeDivBottom a.disabled:hover {
	cursor: default;
}
.noticePublish .shadeCon {
	height: 350px;
	margin-top: -175px;
}
.shadeCon .publishDiv {
	width: 100%;
}
.shadeConTip {
	width: 100%;
	height: 55px;
	color: #EA3629;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding: 5px 10px;

}
.shadeConTip p{
	line-height: 22px;
}
.itemDivList .itemInput.datePng {
	background: url(../images/icon/date.png) no-repeat right 5px center;
}
.qrcodeDiv {
	width: 100%;
	/* height: 280px; */
	/* 设置纵向、横向居中时，设置display为flex或inline-flex */
	display: inline-flex;
	/* 纵向居中 */
	align-items: center;
	/* 横向居中 */
	justify-content: space-around;
	vertical-align: middle;
	height: 0 !important;
	margin-top: 205px !important;
}
.qrcodeDiv img {
	height: 280px;
}
/* 成员单位情况调查 */
.conDivs {
	position: fixed !important;
	_position: fixed !important;
	position: -ms-page;
	top: 90px;
	left: 45px;
	left: 120px;
	box-sizing: border-box;
	padding: 10px 20px;
	overflow: auto;
}
a.aPrint {
	position: absolute;
	top: 55px;
	right: 21px;
	color: #333333;
	text-align: center;
	margin-top: -18px;
	font-size: 12px;
	z-index: 2;
}
a.aPrint i {
	font-size: 24px;
}
a.aPrint:hover {
	color: #2B579A;
}
/*组管理医院列表*/
ul.hosListUl {

}
ul.hosListUl li {
	width: 50%;
	float: left;
}
/*病历号上传及确认*/
.upfileDiv {
	padding: 10px;
}
.upDivFl {
	box-sizing: border-box;
	float: left;
	width: 50%;
}
/*右侧上传按钮样式*/
.upImgCon {
	width: auto;
	float: left;
	margin: 10px 0 0 0;
}
.upImgCon ul li {
	width: 25%;
	padding: 5px;
	box-sizing: border-box;
	float: left;
	border: 0;
	position: relative;
}
.upImgCon ul li img {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.fileinput-button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	/* height: 50px; */
	height: 20px;
	display: inline-flex;
	/* 纵向居中 */
	align-items: center;
	justify-content: center;
	background: #FFF;
	box-shadow: 0 0 10px #BCBCBC;
	border-radius: 5px;
	padding-top: 10px;
}
.fileinput-button span {
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	line-height: 4px;
	display:block;
	/* width: 290px; */
	/* height: 64px; */
	width: 180px;
	height: 32px;
	padding-top: 20px;
	border: 1px solid #BCBCBC;
	border: 0;
}
.fileinput-button i {
	font-size: 20px;
	color: #107C41;
}
.fileinput-button input{
	position:absolute;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=0);  IE
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity: 0; /* 支持opacity的浏览器*/
	font-size: 100px;
	width: 295px;
	height: 60px;
	text-align: center;
}
input.readonlyI {
	background: #F8F8F8;
}
input.readonlyI:hover {
	cursor: default;
}
.border_red {
	border: 1px solid #EA3629 !important;
}
.border_red_b {
	border-bottom: 1px solid #EA3629 !important;
}
.rightWarnDiv {
	color: #EA3629;
	line-height: 26px;
}
table.pdfTable tr td{
	vertical-align:top;
}
table.pdfTable tr td,table.pdfTable tr th {
	box-sizing: border-box;
}
/*tab切换*/
.tab {
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f0f0;
	background: #FFF;
	min-width: 510px;
}
.tab span {
	float: left;
	display: block;
	height: 49px;
	line-height: 50px;
	text-align: center;
	margin-left: 35px;
	color: #333333;
	position: relative;
}
.tab span:hover {
	cursor: pointer;
}
.tab span:first-child {
	margin-left: 0;
}
.tab span.active {
	font-weight: bold;
	color: #333333;
}
.tab span.active:after {
	content: "";
	background: #1d74b2;
	width: 100%;
	bottom: 0;
	height: 4px;
	position: absolute;
	left: 0;
	border-radius: 3px;
}
.tabdiv {
	box-sizing: border-box;
}
.tabdiv > div{
	display: none;
	box-sizing: border-box;
	padding: 10px 0;
}
.tabdiv > div:first-child {
	display: block;
}
.tabdiv div.tabpane {
	overflow: hidden;
	overflow-y: auto;
}
.tabdiv div.tabpane img {
	max-width: 100%;
}
/*超出部分省略号*/
.ellipsis {
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
/*自动补全*/
#auto_div
{
    display: none;
    width: 188px;
    border: 1px #e1e1e1 solid;
    background: #FFF;
    position: absolute;
    top: 30px;
    left: 0;
    color: #323232;
    z-index: 5;
    left: 84px;
    max-height: 300px;
    overflow-y: auto;
    box-sizing: border-box;
}
#auto_div > a {
    display: block;
    font:14px/25px arial;
    height:30px;
    line-height:30px;
    padding:0 8px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #333;
}
/*api*/
.apiCon {
	box-sizing: border-box;
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 32px;
}
.apiCon p {
	margin: 10px 0;
	text-indent: 28px;
}
.apiCon h2 {
	font-weight: bold;
	margin: 10px 0;
}
.apiCon a {
	color: #2B579A;
	color: #00879b;
	color: #0068a6;
	font-weight: bold;
}
.apiCon a:hover {
	text-decoration: underline;
}
.apiCon a.down_a {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #00879b;
	background: #1d74b2;
	color: #FFF;
	text-align: center;
	margin-left: 28px;
	margin-top: 3px;
	float: left;
	margin-right: 5px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.apiCon a.down_a i {
	font-size: 16px;
}
.apiCon img {
	width: 140px;
}
input.mapBtn {
	width: 30px;
	height: 20px;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	float: left;
}

select{
     appearance:none;
     -moz-appearance:none;
     -webkit-appearance:none;
     outline: none;
	 background: url(../images/select_down.png) no-repeat scroll 96% center transparent;
	 border: 1px solid #E1E1E1;
	 background-size: 12px;
}
select::-ms-expand{ display: none; }/*ie*/
#printDiv {
	margin: 15px auto;
	width: 99%;
	box-sizing: border-box;
	padding: 0 25px 25px;
}
@page{margin: 0}

/*修改密码强度*/
.pwd{width:45px;height:12px;line-height:10px;padding-top:2px;}
.pwd_f{color:#BBBBBB;}
.pwd_c{background-color:#fafafa;border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;border-left:1px solid #D0D0D0;}
.pwd_Weak_c{background-color:#FF5858;border-top:1px solid #BB2B2B;border-bottom:1px solid #BB2B2B;border-left:1px solid #BB2B2B;}
.pwd_Medium_c{background-color:#FFD35E;border-top:1px solid #E9AE10;border-bottom:1px solid #E9AE10;border-left:1px solid #E9AE10;}
.pwd_Strong_c{background-color:#00FF24;border-top:1px solid #037162;border-bottom:1px solid #037162;border-left:1px solid #037162;}
.pwd_c_r{border-right:1px solid #D0D0D0;}
.pwd_Weak_c_r{border-right:1px solid #BB2B2B;}
.pwd_Medium_c_r{border-right:1px solid #E9AE10;}
.pwd_Strong_c_r{border-right:1px solid #037162;}

/* 诊断字典样式 */
.diagnosisShade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    display: none;
}
.shadeCon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border: 1px solid #ddd;
    width: 700px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.shadeCon .tableDiv .tableCon {
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.w140 { width: 140px; }
.w305 { width: 305px; }
.w200 { width: 200px; }
.codeHtml {
    font-family: Arial, sans-serif;
}
.nameHtml {
    font-family: Microsoft YaHei, sans-serif;
}
