.hp-bg{
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	min-height:700px;
	overflow:hidden;
	background: url("../../images/zslm/img-mainBG.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/zslm/img-mainBG.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/zslm/img-mainBG.png', sizingMethod='scale')";
}
.hp-hosplogo{
	/* float: left; */
	margin: 20px 26px 30px;
	cursor: default;
	height: 30px;
}
.hp-hosplogo img{
	cursor: pointer;
}
.hp-hosplogo .logo1{
	width: 144px;
	float: left;
	margin-top: 10px;
}
.hp-hosplogo .logo2{
	width: 162px;
	float: left;
	margin-top: 2px;
	margin-left: 17px;
}
.hp-hosplogo1{
    cursor: default;
    margin:0px;
    height: 30px;
    padding:0px;
    width:100%;
    background-color: #f6f6f6;
}
.hp-hosplogo1 ul.userHeaderContext{
    margin: 7px 48px 0px 0px;
    color: #000000;
    font-size: 12px;
}
.hp-hosplogo1 ul.userHeaderContext li a {
    color: #000000 !important;
}

.hp-hosplogo1 ul.userHeaderContext li.homePageSplitHeader{
    border-right: 1px solid #000000;
}
.titleText{
	position: relative;
	float: left;
	margin: 0px auto;
	margin-left: 24px;
    width: 1200px;
}
.hp-contimg{
	position: relative;
	float: left;
	margin: 0px auto;
	width: 51.4%;
}
.hp-content{
	position: relative;
	float: left;
    margin: 0px 0px;
    width: 100%;
}
.hp-content ul{
	width: calc(100% - 100px);
	height: calc(100vh - 213px);
	position: relative;
	float: left;
	padding:0px 0px;
	margin: 50px 0px 0px 30px;
}
.hp-content li {
	float: left;
    display:inline-block;
    margin: 0 0.7% 10px 0.7%;
    width:23.6%;
	padding:0px;
    cursor: pointer;
}
.hp-content li img{
	width:100%;
}
.inforPart{
	width: 100%;
	/* height:166px; */
	background: #FFFFFF;
	/* border-radius: 8.42px; */
	z-index:999;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	margin-top: -6px;
}
.tip{
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	padding: 16px 0;
}
.introduce{
	text-align:left;
	padding: 0 3.7%;
	letter-spacing: 1px;
    line-height: 19.4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    white-space: normal;
    -webkit-box-orient: vertical;
    min-height:38px;
}
.hover{
	margin:0px;
	padding: 0px;
    width: 23.6%;
    text-align: center;
    position: absolute;
    top: -20%;
   	box-shadow: 0 6px 32px 0 rgba(44,95,180,0.50);
}
.bottom{
	top: 30%;
}
.hover button{
	width:117px;
	height:30px;
	background: #1B85E5;
	box-shadow: 0 2px 8px 0 rgba(20,107,194,0.30);
	border-radius: 14.57px;
	font-family: MicrosoftYaHei;
	font-size: 11.66px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 11.66px;
	margin: 12px 0;
	border: 0px;
}
.img-right{
	width: 9.7px!important;
    height: 8.4px;
    margin-left: 3px;
}
.nothover{
}
.nothover_title{
	float:left;
    position: absolute;
    top: 123px;
    left: 16px;
    color: #EAF3F8;
	font-weight: 800;
	font-size: 15px;
}
.nothover_line{
	float:left;
	position: relative;
	top: 123px;
	left: 20px;
	border-bottom: 3px solid #EAF3F8;
	width: 20px;
}
ul.ipt_context_ul{
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 8px;
}

ul.ipt_context_ul li{
	margin: 3px 0px 3px 0px;
	float: left;
	width: 100%;
}
li .ipt_message{
	float: left;
	width: 100%;
	text-align: center;
	color:red;
	display: none;
}
ul.ipt_context_ul li .ipt_title{
	position: relative;
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
}
ul.ipt_context_ul li .ipt_context{
	position: relative;
	float: left;
	width: 70%;
}
.ipt_title{
	vertical-align: middle;
	height:30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: 400;
}
.ipt_context{
	vertical-align: middle;
	height:30px;
	line-height: 30px;
	font-size: 18px;
}
textarea.txt_area_item{
	font-family: "微软雅黑";
	border: 1px solid #dbdbdb;
	outline: #000000;
	margin: 0px;
	border-radius: 2px;
	font-weight: 400;
	font-size: 12px;
	width: 100%;
	padding:2px 2px;
    background-color: #F8F8F8;
}
textarea.txt_area_item:focus{
    border-color: #00A0E9;
}
input.txt_item{
	font-family: "微软雅黑";
	border: 1px solid #dbdbdb;
	outline: #000000;
	height:30px;
	line-height: 30px;
	margin: 0px;
	border-radius: 2px;
	font-weight: 400;
	font-size: 12px;
	width: 100%;
	padding:0px 3px;
	background-color: #F8F8F8;
}
input.txt_item:disabled{
	background-color: #E0E0E0;
}
input.txt_item:focus{
	border-color: #00A0E9;
}
select.select_item{
	font-family: "微软雅黑";
	border: 1px solid #dbdbdb;
	outline: #000000;
	height:30px;
	line-height: 30px;
	margin: 0px;
	border-radius: 2px;
	font-weight: 400;
	font-size: 12px;
	padding:0px 2px;
	min-width: 200px;
    background-color: #F8F8F8;
}
select.select_item:focus{
    border-color: #00A0E9;
}
.ipt_context .radio{
	width:auto;
	float:left;
	margin: 0px;
	font-size: 12px;
}
.ipt_context .radio input{
	margin-top: 8px;
}
.myCommonButton1Left{
  float:left;
  background-color: #E6E6E6;
  border-radius: 4px;
  color: #444444;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid #CECECE;
  outline:0px;
  padding:5px 20px;
  margin:0px;
  width:auto;
  cursor: pointer;
}
.myCommonButton1Left:HOVER{
	color: #00A0E9 !important;
}
.myCommonButton2Left{
  float:left;
  background-color: #32acdf;
  border-radius: 4px;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border: 0px solid #CECECE;
  outline:0px;
  padding:5px 20px;
  margin:0px;
  width:auto;
  min-width: 80px;
}
.myCommonButton2Left:HOVER{
	background-color: #318AD6;
	cursor: pointer;
}
button.myCommonButton2Left.disabled{
  background-color: #24C3C9;
  border: 0px solid #CECECE;
  color:#000000 !important;
  cursor: auto;
}
button.myCommonButton2Left.disabled:HOVER{
  background-color: #24C3C9;
  border: 0px solid #CECECE;
  color:#000000 !important;
  cursor: auto;
}

button.myCommonButton3Left{
    border: 1px solid red;
    background-color: #ffeded;
    color:red;
    height:28px;
    min-width:120px;
    float:left;
    width:auto;
    font-size: 16px;
}
button.myCommonButton3LeftBig{
    height:52px;
    width:220px;
    font-size: 16px;
    font-weight: bolder;
    border-radius: 4px;
}
button.myCommonButton3Left:hover{
    background-color: red;
    color:#FFFFFF;
}
.myCommonButton1{
  float:right;
  background-color: #E6E6E6;
  border-radius: 4px;
  color: #444444;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid #CECECE;
  outline:0px;
  padding:5px 20px;
  width:auto;
}
.myCommonButton1:HOVER{
	color: #00A0E9 !important;
}

.orderbottomEwm{
	width: 50%;
	float: left;
	margin: 20px 0px 20px 0px;
}
.ewm_box{
	width: 100%;
	float: right;
}
.ewm_box img, .ewm_box div{
	position: relative;
	float: right;
	width: 150px;
	height: 150px;
	margin: 30px 70px 0px 0px;
}
.ewm_box div canvas{
  width:100%;
  height: 100%;
}
.ewm_title{
	position: relative;
	float: right;
	width: 200px;
	height: 30px;
	margin: 10px 100px 0px 0px;
	font-size: 18px;
	color: #32acdf;
	text-align: right;
}
.orderbottomWord{
	width: 100%;
	float: left;
	margin: 0px auto;
}
.ewm_note{
	margin: 0px auto 60px;
	width:660px;
	font-size: 16px;
}
.ihorderdiv{
	position: relative;
	float: left;
	background-color: #ffffff;
	border-radius: 5px;
	margin: 0px 24px 20px;
	width: 976px;
	-moz-box-shadow: 0px 2px 3px #eee; /* 老的 Firefox */
	box-shadow: 0px 2px 3px #eee;
}
.ordertop{
	font-size: 16px;
	line-height: 42px;
	color: #333;
	padding-left: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.orderbottom{
	overflow: hidden;
}
.orderflowimg{
	width: 700px;
	margin: 20px 140px;
}
.userInfoHeader{
	float:right;
	margin: 18px 0px 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	display: none;
}
a.itemHeader{
	float:right;
	margin: 18px 0px 0px 0px;
	color:#FFFFFF !important;
	font-size:14px;
}
a.itemHeader:hover{
	color:#00A0E9 !important;
}
.splitHeader{
	float:right;
	width:1px;
	margin: 19px 10px 0px;
	border-right: 1px solid #FFFFFF;
	height: 14px;
}
ul.detail_context_ul{
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 8px;
	font-size: 14px;
}

ul.detail_context_ul li{
	margin: 15px 0px;
	float: left;
	width: 100%;
}
ul.detail_context_ul li .detail_title{
	position: relative;
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
}
ul.detail_context_ul li .detail_context{
	position: relative;
	float: left;
	width: 70%;
}
.ewm_price{
	margin: 10px auto;
	width:660px;
	font-size: 16px;
}
.priceUnit{
	font-size: 22px;
	color: #f6644c;
	margin-right: -2px;
	font-family: "microsoft yahei";
}
.price{
	font-size: 32px;
	color: #f6644c;
	font-family: Impact;
	margin-right: 10px;
}
.priceOrgin{
	line-height: 20px;
	font-size: 16px;
	color: #aaa;
}

.loginContext{
	margin: 0px auto;
	width: 400px;
}
.loginUl{
	position: relative;
	float: left;
	padding:0px 0px;
	margin: 80px 0px 0px;
	width: 100%;
}
.loginUl li {
	float: left;
	padding:0px;
	height: 60px;
	width:100%;
}
.loginTitle{
	float: left;
	width:30%;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
}
.loginInput{
	float: left;
	width:70%;
}
.loginInput input{
	height:32px;
	line-height:32px;
}
ul.userHeaderContext{
	max-width:600px;
	position: relative;
	float: right;
	padding:0px 0px;
	margin: 10px 20px 0px 0px;
	color: #FFFFFF;
}
ul.userHeaderContext li {
	position:relative;
	float: right;
	display:inline-block;
	margin: 0 4px 0px 4px;
	width:auto;
	padding:0px;
}
ul.userHeaderContext li a {
	color: #FFFFFF !important;
}
ul.userHeaderContext li:hover a,.userInfoHeaderWord:hover {
	color: #fbbe04 !important;
}
ul.userHeaderContext li.homePageSplitHeader{
	width:1px;
	margin: 4px 4px 0px 4px;
	border-right: 1px solid #FFFFFF;
	height: 14px;
}
ul.userInfoHeaderContext{
	min-width:100px;
	position: absolute;
	left:10px;
	top:10px;
	padding:2px 0px;
	margin: 4px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #2b8cda;
	z-index: 9999999;
	visibility: hidden;
	border-radius: 4px;
}
ul.userInfoHeaderContext li {
	position:relative;
	float: left;
	display:inline-block;
	margin: 0 4px 0px 4px;
	width:100%;
	padding:6px 2px;
	cursor: pointer;
}
ul.userInfoHeaderContext li:hover {
	color: #fbbe04 !important;
}
ul.userInfoHeaderContext li.userInfoSplitHeader{
	float: left;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	height:1px;
	padding:0px;
	margin:1px 0px;
	cursor: auto;
}
.userInfoHeaderWord{
	cursor: pointer;
}
.eferralPatientApplyTable{
  overflow: auto;
  width:98%;
  margin:10px 1% 0px;
  float:left;
}
.eferralPatientApplyTable table thead tr th{
  background-color:#8bc1e5;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
  white-space: nowrap;
}
.eferralPatientApplyTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
  white-space: nowrap;
}
.eferralPatientApplyTable table thead tr th.operationEpal{
  border-right: 0px solid #FFFFFF;
  max-width:150px;
}

div.eferralPatientApplySearchPagination{
  text-align:center;
  float:left;
  width:100%;
}
div.eferralPatientApplySearchItem{
  width:300px;
  height:85px;
  margin:8px 20px 8px 0px;
  float:left;
}
div.eferralPatientApplySearchPanel{
  width:300px;
  height:70px;
  margin-top:8px;
  background-color:#FBFBFB;
  padding-left:20px;
}
.eferralPatientApplySearchTypeSelect{
  width:110px;
  margin-left:20px;
}
div.eferralPatientApplySearchSettingBtn{
  width:140px;
  margin-top:25px;
}
.kfewm{
	width:120px;
	height:120px;
}

/*footer*/
.footer{
	background: #18429c;
	padding:20px 0 20px;
    margin: 0px;
    width:100%;
    position:relative;
    float: left;
}
.footer nav ul{text-align: center;}
.footer li{display: inline-block; text-align: center; padding:10px 0;}
.footer li a{padding:5px 15px; color: #FFFFFF;}
.footer li a:hover{color: #2FC1AC;}
.footer p{float: left;text-align: center; color:#FFFFFF;width: 100%;margin: 0px auto;}
.footer p span{padding:0 5px 0 10px;}
.footer p a{color: #FFFFFF;}
.footer p a:hover{color: #2FC1AC;}
.ft_line{
    margin: 0px auto;
    float: left;
    width: 100%;
    padding-bottom: 25px;
    color: #FFFFFF;
    font-size: 12px;
}
.ft_context{
    margin: 0px auto;
    width: 900px;
}
#gd_demo {
  overflow:hidden;
  overflow:hidden;
  width: 100%;
}
#gd_demo img {
  margin:0px 10px;
  border: 1px solid #F2F2F2;
  cursor: pointer;
}
#gd_indemo {
  float: left;
  width: 800%;
}
#gd_demo1 {
  float: left;
  height: 60px;
}
#gd_demo2 {
  float: left;
}
.gd_context{
    height:80px;
    margin: 0px auto;
    width: 500px;
    float: left;
    padding: 8px;
}
.gd_link{
    position: relative;
    float:left;
    left: 240px;
    top: 8px;
}
.ft_ewm{
    width: 300px;
    float: left;
}
.ewm_item{
    width: 100px;
    margin: 0px auto;
    float: left;
}
.ewm_item img{
    margin: 10px 20px 5px;
    width: 60px;
    height: 60px;
}
.ewm_item div{
    width: 100%;
    text-align: center;
}

.rtn2Store {
    margin: 0px;
    height: 40px;
    line-height:40px;
    padding: 0px;
    width: 100%;
    font-size: 16px;
}
.rtn2Store a{
  color: orange !important;
    font-size: 16px;
}
.rtn2Store div,.rtn2Store a{
  float:left;
}
.sep {
    font-family: simsun;
    padding: 0 10px;
}
