@charset "utf-8";
html,
body {
  background-color: #f7f7f7;
  background-image: none;
}
#main .hpvtip2_hover {
    color: #4d85cd;
    background-image: url(//apps.daishutijian.com/sports/resource/images/hpv-selected.png)
}
option {
  color: #e6e6e6!important;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #e0e0e0;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #e0e0e0;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #e0e0e0;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #e0e0e0;
}
/* 主页面 */
/*html,body{ max-width:640px; margin:0 auto;}*/
.topBar {
  width: 100%;
  height: 60px;
  background-color: #ec8d39;
  border-bottom: 1px solid #d57f34;
}
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.daishu_logo {
  width: 92%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  padding-left: 4%;
  padding-right: 4%;
  position: relative;
}
.daishu_logo h1 {
  background: url(../images/sns_share_logo.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 40px;
  padding-left: 45px;
  font-size: 120%;
}
.daishu_logo em {
  width: auto;
  text-align: right;
  display: block;
  height: 40px;
  top: 10px;
  right: 4%;
  position: absolute;
  z-index: 3;
  font-size: 100%;
  line-height: 40px;
  background-image: url(../images/map48.png);
  background-position: right center;
  background-size: 24px;
  background-repeat: no-repeat;
  padding-right: 26px;
  padding-left: 10px;
}
.daishu_banner {
  width: 100%;
  background-color: #fff;
  background-image: url(../images/banner_demo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 180px;
}
.selectArea h2,
.select_cat_btns h2 {
  color: #909090;
  text-align: center;
  margin-top: 15px;
}
.selectArea h2 hr {
  width: 56px;
  border-top: solid 1px #eee;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.selectArea h3 {
  color: #999;
  line-height: 40px;
  font-size: 110%;
}
.none-data {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  border: none!important;
  background-color: #f7f7f7;
  color: #999;
  font-size: 90%;
}
a.main_icon {
  width: 49%;
  float: left;
  text-decoration: none;
}
a.main_icon .ico_find_hospital {
  background-image: url(../images/icon_hospital.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  text-align: center;
  height: 50px;
  font-size: 105%;
}
a.main_icon .ico_find_more {
  background-image: url(../images/icon_category.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  text-align: center;
  height: 50px;
  font-size: 105%;
}
.selectArea a:hover {
  color: #333;
}
.limitpage p {
  text-align: left;
  margin-top: 30px;
  font-size: 105%;
  line-height: 105%;
}
.limitpage p a {
  text-decoration: none;
  color: #999;
}
.limitpage p span {
  color: #ccc;
  font-size: 70%;
  padding-left: 7px;
  padding-right: 7px;
}
/* 头部色条与拉环 */
.slide_header {
  width: 100%;
  height: 4px;
  background-color: #ec8d39;
}
.slider_bar {
  width: 2px;
  height: 37px;
  position: absolute;
  right: 5%;
  background-color: #ec8d39;
}
.slider_bar_circle {
  width: 16px;
  height: 16px;
  border: 2px solid #ec8d39;
  border-radius: 9px;
  position: absolute;
  right: 5%;
  top: 37px;
  margin-right: -9px;
}
/* 选择体检方案 */
.category_cat {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #d0d0d0;
}
.category_cat td {
  text-align: center;
  font-size: 90%;
  color: #666;
  line-height: 36px;
  border-right: 1px solid #d0d0d0;
}
.category_cat table td:last-child {
  border-right: 0;
}
ul.category_list {
  margin: -1px auto 0;
  background-color: #FFF;
  padding-left: 15px;
  border-bottom: solid 1px #eee;
}
/*ul.category_list li{ border-bottom:1px dotted #d0d0d0; position:relative; height:60px; padding-bottom:10px; margin-bottom:10px;}*/
ul.category_list li {
  display: table;
  width: 100%;
  padding: 0 15px;
  border-bottom: solid 1px #eee;
  height: 100px;
  background-color: #fff;
}
ul.category_list li .item_img {
  width: 65px;
  height: 65px;
  background-size: cover;
  border-radius: 50%;
  background-position: center;
}
ul.category_list li h4 {
  position: absolute;
  right: 4%;
  bottom: 48px;
  font-size: 80%;
  color: #999;
}
ul.category_list li h5 {
  position: absolute;
  right: 4%;
  bottom: 10px;
  font-size: 80%;
  color: #999;
  display: none;
  /* linshi */
}
ul.category_list li h4.stars {
  width: 76px;
  height: 14px;
  background-image: url(../images/star5.png);
  background-repeat: no-repeat;
  background-size: 76px 14px;
  background-position: center left;
}
ul.category_list li h4.no-stars {
  width: 50px;
  height: 30px;
}
ul.category_list li h4.stars b {
  display: block;
  height: 14px;
  background-image: url(../images/star5_active.png);
  background-repeat: no-repeat;
  background-size: 76px 14px;
  background-position: center left;
}
ul.category_list li h4.no-stars em {
  width: 50px;
  height: 28px;
  display: block;
  z-index: 5;
  line-height: 28px;
  text-align: center;
  font-size: 100%;
  text-decoration: none;
  background-color: #ec8d38;
  color: #fff;
  border: 1px solid #ec8d38;
  border-radius: 4px;
}
.select_seller {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #d0d0d0;
  margin-top: -1px;
  margin-bottom: 20px;
}
.select_seller td {
  text-align: center;
  font-size: 90%;
  color: #666;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}
.select_seller td a {
  text-decoration: none;
  color: #666;
  display: block;
  width: 100%;
}
.select_seller table td:last-child {
  border-right: 0;
}
.corner_r {
  width: 60px;
  height: 60px;
  position: absolute;
  border-top: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  -webkit-transform: rotate(45deg);
  top: -12px;
  right: 12px;
  background-color: #E0E0E0;
}
.s_bg {
  background: #E0E0E0;
  color: #aaa!important;
}
.s_bg .corner_r {
  background-color: #E0E0E0;
}
.a_bg {
  background-color: #f8f8f8;
}
.n_bg .corner_r {
  background-color: #f8f8f8;
}
/* 选择日期与门店 */
.bgf8 {
  background-color: #f8f8f8;
}
.select_boxes {
  margin-top: 42px;
  background: #F8F8F8;
}
.select_boxes table {
  position: fixed;
  z-index: 101;
}
.select_boxes table td {
  border-bottom: 1px solid #d0d0d0;
  color: #999;
  background-color: #ccc;
}
.select_boxes table td.select_active {
  background-color: #f0f0f0!important;
  border-bottom: 1px solid #f0f0f0!important;
  color: #333;
}
.select_boxes ul {
  width: 100%;
  background-color: #f0f0f0;
  display: none;
  height: auto!important;
  padding-top: 50px;
  padding-bottom: 20px;
}
.select_boxes ul li:last-child {
  border-bottom: 1px solid #d0d0d0;
}
.select_boxes ul.address_items li a {
  display: block;
  border-top: 1px solid #d0d0d0;
  line-height: 40px;
  background-color: #f0f0f0;
  padding-left: 4%;
  background-image: url(../images/icons_black.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 96% -289px;
  color: #333;
  text-decoration: none;
  position: relative;
}
.select_boxes ul.address_items li a span {
  position: absolute;
  right: 10%;
  color: #999;
}
/* ? */
.select_boxes ul.address_items li em {
  position: absolute;
  right: 4%;
  top: 11px;
  color: #999;
  margin-right: 20px;
  font-size: 90%;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  display: block;
  height: 18px;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 5px;
  float: right;
  background-color: #fefefe;
}
#select_province {
  display: block;
}
#select_province li,
#select_city li {
  position: relative;
  overflow: hidden;
}
#select_city {
  display: none;
}
#select_corp {
  width: 92%;
  margin: 10px auto;
  padding: 55px 4% 5px;
  display: none;
}
/*ul.category_list li{ border-bottom:1px dotted #d0d0d0; position:relative; height:60px; padding-bottom:10px; margin-bottom:10px;}*/
#select_corp li {
  padding-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 15px;
  position: relative;
}
#select_corp li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#select_corp li a {
  height: 80px;
  display: block;
  margin-bottom: 10px;
}
#select_corp li .item_img {
  width: 60px;
  height: 60px;
  position: absolute;
  background-size: cover;
}
#select_corp li h2 {
  position: absolute;
  left: 70px;
  color: #333;
  font-size: 105%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#select_corp li h3 {
  position: absolute;
  left: 70px;
  top: 25px;
  font-size: 90%;
  color: #777;
}
#select_corp li h3 span {
  text-decoration: line-through;
  font-size: 70%;
  font-weight: normal;
  color: #999;
}
#select_corp li h4 {
  position: absolute;
  right: 0;
  bottom: 38px;
  font-size: 80%;
  color: #999;
  max-width: 60%;
  white-space: nowrap;
  overflow: hidden;
}
#select_corp li h5 {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 90%;
  color: #999;
}
#select_corp li h6 {
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 80%;
  color: #F96;
  text-indent: 20px;
  background-image: url(../images/icons_black.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 0 -258px;
  border-top: 1px dotted #e0e0e0 ;
  width: 100%;
  padding-top: 5px;
  z-index: 10;
}
#select_corp li h6 a {
  color: #F96;
  text-decoration: none;
  height: auto;
  margin-bottom: 0;
}
/* diy */
.diy_fixed {
  margin-top: 42px;
  background: #F8F8F8;
  position: fixed;
}
.add_price {
  font-size: 120%;
  color: #F63;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  text-indent: 4%;
  position: absolute;
  line-height: 42px;
}
.DIYchkboxes s {
  color: #999!important;
  font-size: 80%;
  padding-right: 5px;
}
/* LayerOut*/
#layer1 {
  width: 100%;
  position: absolute;
  top: 40px;
  border-bottom: 1px solid #d0d0d0;
  background-color: #fff;
  display: none;
}
#layer1 li {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  margin-left: 2%;
}
#layer2 {
  width: 0px;
  position: fixed;
  top: 0;
  right: 0px;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
  overflow: auto;
  z-index: 10;
}
#layer2 ul {
  margin-top: 10px;
}
#layer2 li {
  height: 43px;
  overflow: hidden;
}
#layer2 li a {
  color: #ccc;
  display: block;
  padding-left: 20px;
  text-decoration: none;
  line-height: 42px;
  border-bottom: 1px solid #666;
}
/* page item */
.adimg {
  width: 100%;
  height: 180px;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.adimg h5 {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 4%;
  border-bottom-left-radius: 10px;
  /*border-bottom-right-radius:10px;*/
  background-color: rgba(50, 50, 50, 0.6);
  color: #999;
  font-size: 75%;
  line-height: 22px;
  text-align: center;
}
.adimg h5 span {
  color: #F96;
}
.adimg h1 {
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 0;
  background-color: rgba(30, 30, 30, 0.7);
  text-indent: 4%;
  line-height: 32px;
  color: #f0f0f0;
  font-size: 100%;
}
.adimg h1 span {
  position: absolute;
  right: 4%;
  color: #3CF;
  font-size: 85%;
}
.emptyHeight {
  width: 100%;
  height: 42px;
}
.main_nav {
  width: 100%;
  position: absolute;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 14px;
  border: 1px #eee;
  border-style: solid none;
}
.main_nav .item_price em {
  color: #b1b1b1;
  text-decoration: line-through;
  margin-left: 5px;
}
.main_nav a {
  display: block;
  position: absolute;
  right: 4%;
  width: 120px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #f63;
  top: 10px;
  border-radius: 4px;
  text-decoration: none;
}
.plan_items h1 {
  width: 100%;
  line-height: 32px;
  margin: 10px auto;
  text-indent: 20px;
}
.plan_items h1.my_plan {
  background-color: #469ffb;
  /*margin-top:42px;*/
  color: #fff;
  border-color: #469ffb;
}
.plan_items ul.my_plan_ul li {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  width: 92%;
  margin: 10px auto;
  /*box-shadow:2px 2px 2px #ccc;*/
  padding: 15px;
}
/*基础套餐选中样式*/
.my_planli_active {
  border: 1px solid #e99830 !important;
}
/*谢鑫增加的的代码*/
.my_planli_active h2 {
  color: #e99830 !important;
  border-color: #e99830 !important;
}
.my_planli_active h2 span {
  color: #e99830 !important;
}
.plan_items ul.my_plan_ul li h2 {
  font-size: 15px;
  color: #333;
  border-left: none;
  position: relative;
  line-height: 20px;
  margin-top: 4px;
}
.plan_items ul.my_plan_ul li h2 span {
  color: #333;
}
.plan_items ul li {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  width: 92%;
  margin: 10px auto;
  /*box-shadow:2px 2px 2px #ccc;*/
  padding: 15px;
}
.plan_items ul li.selected {
  background-color: #fff;
  border: 1px solid #469ffb;
  border-radius: 4px;
  width: 92%;
  margin: 10px auto;
  /*box-shadow:2px 2px 2px #ccc;*/
}
.plan_items ul li h2 {
  font-size: 100%;
  color: #444;
  position: relative;
}
.plan_items ul li h2 span {
  color: #333;
  font-size: 90%;
}
.plan_items ul li p {
  font-size: 12px;
  color: #999;
}
.plan_items ul li.selected h2 {
  color: #469ffb;
}
.plan_items ul li.selected h2 span {
  color: #469ffb;
}
a.mainlink {
  margin: 15px auto;
  display: block;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  line-height: 42px;
  background-color: #fff;
  padding-left: 15px;
  color: #333;
  text-decoration: none;
  position: relative;
}
a.normallink {
  margin: 10px auto;
  display: block;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  line-height: 42px;
  background-color: #f0f0f0;
  padding-left: 4%;
  color: #333;
  text-decoration: none;
  position: relative;
}
a.mainlink span,
a.normallink span {
  position: absolute;
  right: 10%;
  color: #999;
}
a.mainlink em,
a.normallink em {
  position: absolute;
  right: 4%;
  color: #e0e0e0;
  background-color: #FEFEFE;
  border: 1px solid #e0e0e0;
  display: block;
  top: 10px;
  text-align: center;
  line-height: 20px;
  height: 20px;
  padding: 0 8px;
  font-size: 82%;
  border-radius: 12px;
  margin-right: 25px;
}
a.mainlink i {
  right: 4%;
  top: 18px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.important_notice {
  margin-top: 15px;
  border-top: 1px solid #eee;
  padding-bottom: 15px;
}
.important_notice h1 {
  width: 100%;
  padding: 10px 15px;
  color: #666;
  border: 1px #eee;
  border-style: solid none;
  margin-top: 15px;
  background-color: #fff;
  font-size: 15px;
}
.important_notice h1:first-child {
  border-top: none;
  margin-top: 0;
}
.important_notice h1 span {
  display: block;
}
.important_notice h1 span.icon_about {
  background-position: 0 -225px;
}
.important_notice h1 span.icon_alert {
  background-position: 0 -186px;
}
.important_notice h1 span.icon_flag {
  background-position: 0 -412px;
}
.important_notice h1 span.icon_cart {
  background-position: 0 -261px;
}
.important_notice p {
  font-size: 13px;
  color: #333;
  line-height: 21px;
  padding: 10px 15px;
  border-bottom: solid 1px #eee;
  background-color: #fff;
  /*padding-bottom:7px;*/
  overflow: hidden;
  /*white-space:nowrap;*/
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.important_notice ul {
  padding-left: 15px;
  width: 100%;
  line-height: 150%;
  color: #333;
  background-color: #FFF;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  font-size: 13px;
}
.important_notice ul li {
  line-height: 21px;
}
.important_notice .long_text_cut {
  overflow: hidden;
}
.important_notice .long_text_cut a.show_all {
  color: #b1b1b1;
}
#packageList .none-data {
  background-color: transparent!important;
}
.hospital_box {
  padding-top: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  background-color: #f9f9f9;
}
.trafficToHere li {
  margin-bottom: 5px;
}
.trafficToHere li:last-child {
  margin-bottom: 0;
}
.hospital_box a {
  width: 50%;
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  font-size: 85%;
  color: #666;
  text-align: center;
  text-decoration: none;
}
.hospital_box a em {
  background-image: url(../images/icons_daishu2.png);
  background-size: 16px 500px;
  background-repeat: no-repeat;
  margin-left: -10px;
  padding-left: 20px;
  background-position: 0 -415px;
}
.hospital_box em.tel {
  background-position: 0 -452px;
}
.hospital_box a:first-child {
  border-right: 1px solid #e0e0e0;
  margin-left: -1px;
}
.plan_in_hospital {
  width: 92%;
  margin: 0 auto;
}
.plan_in_hospital li {
  position: relative;
  height: 70px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.plan_in_hospital li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.plan_in_hospital .imgbox {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 25px;
  overflow: hidden;
  z-index: 3;
  background-image: url(../images/daishu_logo_grey.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}
.plan_in_hospital .plan_info {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  /*text-indent:60px;*/
  z-index: 2;
  height: 50px;
  overflow: hidden;
}
.plan_info b.corp_pay {
  text-decoration: line-through;
}
.deleteline {
  text-decoration: line-through;
}
/*
.plan_info em{
	color:#e99830;
	display:block;
	width:60px;
	height:24px;
	margin-left:5px;
	font-size:75%;
	border:1px solid #e99830;
	border-radius:4px;
	line-height:24px;
	transform:rotate(-25deg);
	-webkit-transform:rotate(-25deg);
	position:absolute;
	bottom:12px;
	left:0;
	margin-right:60px;
	text-align:center;
	opacity:.5;
	z-index:10;
	-webkit-opacity:.5;
}
*/
.plan_info em {
  color: #e99830;
  display: block;
  width: 65px;
  height: 20px;
  margin-left: 5px;
  font-size: 75%;
  border: 1px solid #e99830;
  background-color: #fff;
  border-radius: 4px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: -5px;
  margin-right: 60px;
  text-align: center;
  z-index: 10;
}
.plan_in_hospital .plan_info h2 {
  width: 75%;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
}
.plan_in_hospital .plan_info h5 {
  height: 20px;
  line-height: 20px;
}
.plan_in_hospital .plan_info h5 b {
  font-size: 13px;
  color: #ec8d38;
  font-weight: normal;
}
.plan_in_hospital .plan_info h5 span {
  font-size: 90%;
  color: #999;
  margin-left: 20px;
}
/*.plan_in_hospital .hospital_order_btns{ width:50px; height:30px; position:absolute; top:10px; right:0; text-align:left;}*/
/*
.plan_in_hospital .hospital_order_btns a:first-child{
	background-color:#fff;
	color:#ec8d38;
	border:1px solid #ec8d38;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}

.plan_in_hospital .hospital_order_btns a:last-child{
	background-color:#ec8d38;
	color:#fff;
	border:1px solid #ec8d38;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
*/
.show_more {
  width: 100%;
  text-align: center;
  font-size: 90%;
  height: 30px;
  line-height: 30px;
  color: #999;
}
/*
.plan_in_hospital a.loadMore{
	display:block;
	text-align:center;
	font-size:95%;
	color:#999;
	text-decoration:none;
	padding-bottom:10px;
}
*/
/* 过渡页新样式 */
ul.trans_page {
  padding-left: 15px;
  /*margin-top:15px;*/
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
ul.trans_page li {
  height: 75px;
  border-bottom: solid 1px #eee;
  position: relative;
  display: table;
  width: 100%;
}
ul.trans_page li div {
  display: table-cell;
  vertical-align: middle;
}
ul.trans_page li:last-child {
  border-bottom: 0!important;
}
ul.trans_page h5 {
  font-size: 80%;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
}
ul.trans_page h5 b {
  font-size: 115%;
  color: #ec8d38;
  font-family: Verdana, Geneva, sans-serif;
}
ul.trans_page h5 span {
  font-size: 12px;
  color: #999;
}
ul.trans_page h5 em {
  color: #0aa9dd;
  display: block;
  width: 65px;
  height: 20px;
  margin-left: 5px;
  font-size: 75%;
  border: 1px solid #0aa9dd;
  background-color: #fff;
  border-radius: 4px;
  line-height: 20px;
  position: absolute;
  bottom: 7px;
  left: -5px;
  margin-right: 60px;
  text-align: center;
  z-index: 10;
}
ul.trans_page .look_address span {
  width: 28px;
  height: 28px;
  background: url("../images/pacDetail-loaction.png") center center no-repeat;
  background-size: 11px 11px;
  margin: -2px 0 0 -5px;
}
ul.trans_page a {
  right: 15px;
  top: 50%;
  width: 58px;
  height: 27px;
  line-height: 27px;
  margin-top: -13px;
  border-radius: 4px;
}
a.loadMore {
  display: block;
  text-align: center;
  font-size: 80%;
  color: #999;
  text-decoration: none;
  margin: 12px auto;
}
/* order */
.confirm_plan {
  width: 100%;
  margin: 0 auto;
  background-color: #f0f0f0;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
#check_date {
  border: 0!important;
  text-align: right!important;
  background: none!important;
  color: #666;
  width: 96%;
}
.confirm_plan a.mainlink,
.confirm_plan a.normallink {
  margin-bottom: 0!important;
  margin-top: 0;
  border-bottom: 0;
  margin-left: 4%;
  padding-left: 5px;
}
.confirm_plan a.normallink:first-child,
.confirm_plan a.mainlink:first-child {
  border-top: 0;
}
.confirm_plan a.moreinfo {
  background-position: 96% -216px;
}
.confirm_plan a.moreinfo span b,
.confirm_plan a.moreinfo span i,
.confirm_plan a.moreinfo span s,
.confirm_plan #moneyCostDetail li span b,
.confirm_plan #moneyCostDetail li span i,
.confirm_plan #moneyCostDetail li span s {
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  border-radius: 12px;
  color: #fff;
  font-style: normal;
  display: block;
  float: right;
  margin-top: 10px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  text-align: center;
  text-decoration: none;
}
a.moreinfo span b,
#moneyCostDetail li span b {
  background-color: #12c982;
}
a.moreinfo span i,
#moneyCostDetail li span i {
  background-color: #ff6fac;
}
a.moreinfo span s,
#moneyCostDetail li span s {
  background-color: #18d4fc;
}
#moneyCostDetail {
  display: none;
  font-size: 90%;
}
#moneyCostDetail li {
  border-top: 1px dotted #d0d0d0;
  line-height: 42px;
  height: 42px;
  margin-left: 10%;
  position: relative;
  color: #777;
}
#moneyCostDetail li span {
  position: absolute;
  right: 10%;
}
#moneyCostDetail li s {
  display: block;
  float: left;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  width: 15px;
  height: 10px;
  margin-top: 10px;
  margin-right: 5px;
}
.act_info {
  width: 92%;
  margin-left: 4%;
  font-size: 90%;
  color: #09F;
  background-image: url(../images/hot.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 25px;
  background-size: 17px;
}
.act_info a {
  margin-left: 10px;
  color: #F66;
  text-decoration: NONE;
}
.frameBox {
  width: 100%;
  background-color: #fff;
  height: 100%;
  position: fixed;
  top: 0;
  display: none;
  z-index: 102;
}
.frameBox iframe {
  border: 0;
  background-color: #fff;
}
.guide {
  position: absolute;
  top: 220px;
  right: 10%;
  z-index: 100;
}
.guide img {
  z-index: 101;
}
.zindex9999 {
  z-index: 99;
}
/* indexpage 新增套餐分类列表 */
.cat_list {
  padding: 15px 4%;
}
.cat_list li {
  margin-bottom: 10px;
  position: relative;
}
.cat_list li a.cat_list_item {
  display: block;
  height: 80px;
  text-decoration: none;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 2px #999;
}
.cat_list li a.cat_list_item .cat_btn {
  width: 30%;
  height: 72px;
  background-color: #12c982;
  color: #fff;
  font-size: 100%;
  padding-top: 10px;
  padding-left: 10px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.cat_list li a.cat_list_item .cat_img {
  width: 70%;
  height: 80px;
  background-image: url(../images/banner_demo.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  position: absolute;
  left: 30%;
  margin-left: -1px;
  z-index: 1;
}
.cat_cover_layer {
  position: absolute;
  top: 82px;
  left: -1px;
  z-index: 3;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.cat_cover_layer a {
  font-size: 90%;
  display: block;
  padding: 5px 10px;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
}
/* 新的四宫格 */
.new_select_box {
  margin: 0 4% 20px;
  font-size: 95%;
  background-color: #fff;
}
.new_select_box a {
  width: 25%;
  height: 100px;
  display: block;
  padding-top: 10px;
  float: left;
  overflow: hidden;
  color: #ec8d38;
  text-decoration: none;
}
.new_select_box a li {
  text-align: center;
}
.new_select_box a li b {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
  background-image: url(../images/daishu_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 40px;
  border: 1px solid #ec8d38;
}
.new_select_box a li b.ico_zhonglaonian {
  background-image: url(../images/laonian.png);
  border: 1px solid #ec8d38;
}
.new_select_box a li b.ico_bailing {
  background-image: url(../images/bailing.png);
  border: 1px solid #ec8d38;
}
.new_select_box a li b.ico_xuesheng {
  background-image: url(../images/chaai.png);
  border: 1px solid #ec8d38;
}
.new_select_box a li b.ico_beiyun {
  background-image: url(../images/fujian.png);
  border: 1px solid #ec8d38;
}
.new_select_box a li p {
  margin-top: 7px;
  text-align: center;
}
.select_cat_btns {
  background-color: #FFF;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 20px;
  margin-top: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  /*box-shadow:0 1px 2px 1px #eee;*/
}
.line1 {
  width: 1px;
  height: 70px;
  background-color: #f2e1d2;
  margin-top: 10px;
}
/* 找医院 */
.find_hospital {
  width: 100%;
  height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
}
.find_hospital li {
  width: 50%;
  display: block;
  float: left;
}
.find_hospital a {
  display: block;
  height: 40px;
  border-bottom: none;
  line-height: 40px;
  text-decoration: none;
  color: #4c4c4c;
  text-align: center;
  font-size: 14px;
}
.find_hospital .active a {
  border-bottom: 2px solid #e99830;
  color: #e99830;
}
.hospital_area1 {
  margin: 15px 4%;
  font-size: 100%;
}
.hospital_area1 span {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  letter-spacing: 3px;
}
.hospital_area1 .num_count {
  font-size: 95%;
  color: #999;
  text-align: center;
}
.hospital_area1 .num_count b {
  color: #ec8d38;
  font-size: 130%;
  font-weight: normal;
}
.hospitals {
  width: 100%;
  overflow: hidden;
  padding-left: 15px;
  border-bottom: solid 1px #eee;
}
.hospital_item {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  /*border-bottom:1px solid #e0e0e0; margin-bottom:15px; */
  position: relative;
  height: 100px;
  display: table;
  width: 100%;
}
.hospitals .hospital_item:last-child {
  border-bottom: none;
}
.hospital_img {
  width: 65px;
  height: 65px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}
.hospital_info {
  width: auto;
}
.hospital_info h2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
}
/* 星星评价 */
.hospital_info h3 {
  font-size: 90%;
  height: 16px;
}
.withStars .stars {
  width: 55px;
  height: 14px;
  background-image: url(../images/smallborder-star.png);
  background-repeat: no-repeat;
  background-size: 55px 8px;
  background-position: center left;
  float: left;
}
.org-detail-info .withStars .stars {
  background-image: url(../images/bigborder-star.png);
  background-size: 77px 13px;
  width: 78px;
  height: 13px;
  vertical-align: middle;
  margin-top: 1px;
}
.org-detail-info .withStars .stars b {
  background-image: url(../images/bigfill-star.png);
  background-size: 77px 13px;
  width: 78px;
  height: 13px;
}
.hospital_info h3 b,
.hospital_info h3 i {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: 0 -2px;
  background-size: cover;
}
.hospital_info h3 b {
  background-image: url(../images/star-on-big3.png);
}
.hospital_info h3 i {
  background-image: url(../images/star-off-big3.png);
}
/*.hospital_info h3 em{ margin-left:10px; line-height:20px; color:#ec8d38; clear:both;}*/
.withStars .stars b {
  display: block;
  width: 0;
  height: 14px;
  background-image: url(../images/smallfill-star.png);
  background-repeat: no-repeat;
  background-size: 55px 8px;
  background-position: center left;
}
.withStars em {
  margin-left: 5px;
  float: left;
  line-height: 16px;
  color: #ec8d38;
}
@media screen and (max-width: 320px) {
  .withStars em {
    display: none;
  }
}
.hospital_info h4 {
  font-size: 90%;
}
.hospital_info h5 {
  margin-top: 5px;
}
.hospital_info h5 span {
  border-radius: 4px;
  padding-right: 5px;
  font-size: 80%;
  overflow: hidden;
  line-height: 80%;
}
.hospital_info h5 span b {
  color: #fff;
}
.hospital_info h5 span.style1 {
  border: 1px solid #0c3;
  color: #0c3;
}
.hospital_info h5 span.style1 b {
  background-color: #0C3;
}
.hospital_info h5 span.style2 {
  border: 1px solid #F36;
  color: #f36;
}
.hospital_info h5 span.style2 b {
  background-color: #F36;
}
.hospital_info h5 b {
  padding: 1px 3px;
  color: #fff;
  margin-right: 5px;
  font-style: normal;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.hospital_info h5 b.song {
  background-color: #0C3;
}
.hospital_info h6 {
  font-size: 80%;
  color: #b1b1b1 ;
  width: 100%;
  position: relative;
}
.hospital_info h6 b {
  color: #be9053;
  font-weight: normal;
}
.hospital_info h6 span {
  font-size: 12px;
}
.hospital_info ul {
  font-size: 90%;
  color: #333;
  margin-top: 10px;
}
.hospital_info ul li a {
  color: #333;
  text-decoration: none;
  line-height: 40px;
}
.hospital_info ul li {
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
  padding-right: 4%;
}
.hospital_info ul li a b {
  padding: 2px 5px;
  color: #fff;
  margin-right: 5px;
  font-style: normal;
}
.hospital_info ul li a b.style1 {
  background-color: #fd7272;
  color: #fff;
}
.hospital_info ul li a b.style2 {
  background-color: #72bafd;
  color: #fff;
}
.hospital_info ul li a b.style3 {
  background-color: #6fe19d;
  color: #fff;
}
.hospital_info ul li a b.style4 {
  background-color: #edc64d;
  color: #fff;
}
.hospital_info ul li a b.style5 {
  background-color: #ec8d38;
  color: #fff;
}
.hospital_info ul li a b.style6 {
  background-color: #c2ad9b;
  color: #fff;
}
.hospital_info ul li a b.song {
  background-color: #0C3;
  color: #fff;
}
.turnRightBtn2 {
  position: absolute;
  top: 50%;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  right: 15px;
  background-image: url(../images/go_right.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 5px 9px;
  color: #ec8d38;
  font-size: 95%;
  padding-right: 15px;
}
.youhui {
  position: absolute;
  right: 0;
  width: 100%;
  display: block;
  background-color: rgba(50, 50, 50, 0.5);
  height: 24px;
  bottom: 0;
  text-align: center;
}
.youhui span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 3px #f29c2a;
  line-height: 24px;
  text-align: center;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
}
.s_line {
  width: 1px;
  background-color: #e0e0e0;
  height: 65px;
  margin-top: 5px;
  float: left;
}
.find_hospital .condition_num {
  position: relative;
}
.find_hospital .condition_num b {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  padding: 1px;
  text-align: center;
  border-radius: 10px;
  background-color: #ec8d38;
  color: #fff;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  margin-top: 15px;
}
.filter_select {
  width: 35%;
  position: absolute;
  top: 49px;
  z-index: 35;
  border: 1px solid #e0e0e0;
  border-top: 0;
  right: 0;
  background-color: rgba(250, 250, 250, 0.9);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #ec8d38;
  display: none;
}
.select_tags {
  width: 100%;
  position: absolute;
  top: 118px;
  z-index: 39;
  border-bottom: 1px solid #e0e0e0;
  border-top: 0;
  background-color: #fafafa;
  background-color: #f7f7f7;
  min-height: 120px;
  padding-top: 5px;
}
.filter_select .block_sex,
.select_tags .block_sex {
  width: 49%;
  float: left;
  background-color: #fff;
}
.filter_select .block_line {
  width: 1px;
  height: 16px;
  margin: 18px auto 0;
  background-color: #e0e0e0;
  float: left;
}
.filter_select .selected a {
  display: block;
  border-radius: 4px;
  background-color: #fff;
  /*background-image:url(../images/selected.png); background-position:right bottom; background-size:30%; background-repeat:no-repeat;*/
  color: #ec8d38;
}
.filter_select .filter_items a {
  border-top: 1px solid #e0e0e0;
  width: 80%;
  margin: 0 auto;
}
.filter_select .filter_items a.selected {
  /*background-image:url(../images/selected.png); background-position:right bottom; background-size:30%; background-repeat:no-repeat;*/
  color: #ec8d38;
}
/* ? */
.select_tags a {
  display: block;
  margin-left: 10px;
  float: left;
  font-size: 90%;
  color: #666;
  text-decoration: none;
  border: 1px solid #e0e0e0;
  padding: 5px 10px;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 4px;
}
.select_tags a.active {
  border: 1px solid #ec8d38;
  color: #ec8d38;
}
.ctr {
  width: 100%;
  /*margin-left:4%;*/
  font-size: 95%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ctr a {
  text-decoration: none;
  color: #666;
}
.ctr .sex_select {
  width: 100px;
  background-color: #000;
}
.ctr .sex_select li {
  width: 30%;
  padding: 2px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  text-align: center;
  float: left;
  color: #444;
  text-decoration: none;
  font-size: 85%;
}
.ctr .navLeft {
  width: auto;
  padding-left: 110px;
}
.ctr .slideNav_Sex_Select {
  width: 30%;
  float: left;
}
.ctr .slideNav_Sex_Select a {
  display: block;
  border: 1px solid #d0d0d0;
  padding: 4px 5px;
  border-radius: 4px;
  margin-top: 10px;
  background-image: url(../images/sex_icon_gray.png);
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 23px;
  color: #999;
}
.ctr .slideNav_Sex_Select .male a {
  background-position: 3px 7px;
}
.ctr .slideNav_Sex_Select .female a {
  background-position: 3px -18px;
}
.ctr .slideNav_Sex_Select .male a.active {
  background-image: url(../images/sex_icon.png);
  border: 1px solid #15b0c7;
  color: #15b0c7;
}
.ctr .slideNav_Sex_Select .female a.active {
  background-image: url(../images/sex_icon.png);
  border: 1px solid #e25267;
  color: #e25267;
}
.ctr .slideNav_mainCtr {
  width: 100%;
  margin-left: 33.4%;
  padding-top: 5px;
  padding-left: 10px;
}
.ctr .anjibing {
  display: none;
}
.ctr .slideNav_mainCtr li {
  display: block;
  width: 100%;
  border-bottom: 1px dotted #e0e0e0;
}
.ctr .slideNav_mainCtr li:last-child {
  border-bottom: none;
}
.ctr .slideNav_mainCtr li a {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.ctr .anjibing li a {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  background-image: none;
  padding-left: 0;
}
.ctr .slideNav_mainCtr li a.active {
  color: #ec8d38;
  background-position: 0 -51px;
}
/* 医院详情 */
.hospital_level {
  font-size: 85%;
  color: #ec8d38;
  border: 1px solid #ec8d38;
  margin-left: 4%;
  margin-top: 15px;
  padding: 2px 5px;
  border-radius: 4px;
  float: left;
  line-height: 150%;
  background-image: url(../images/medal_bronze_2.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 3px center;
  padding-left: 20px;
}
a.go_this_hospital {
  width: 150px;
}
.hospital_info_box {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
}
.hospital_level_show b,
.hospital_level_show i {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: 0 0px;
  background-size: cover;
}
.hospital_level_show b {
  background-image: url(../images/star-on-big3.png);
}
.hospital_level_show i {
  background-image: url(../images/star-off-big3.png);
}
.hospital_level_show em {
  margin-left: 8px;
  width: 20px;
  color: #ec8d38;
  display: block;
  float: right;
}
.important_notice a.show_all {
  padding: 10px;
  color: #b1b1b1;
  font-size: 80%;
  text-decoration: none;
  display: block;
  text-align: center;
  background-color: #fff;
  border-bottom: solid 1px #eee;
}
/*.important_notice p.maxheight{ max-height:71px;}*/
/* 袋鼠评级 */
.daishu_level {
  width: 100px;
  height: 120px;
  margin-left: 4%;
  margin-top: 10px;
  float: left;
}
ul.daishu_level_describe {
  border-bottom: none;
}
ul.daishu_level_describe li {
  line-height: 200%;
}
ul.daishu_level_describe li b {
  margin-right: 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 80%;
  padding: 2px 5px;
}
ul.daishu_level_describe li b.good {
  background-color: #34ef99;
}
ul.daishu_level_describe li b.bad {
  background-color: #F66;
}
ul.daishu_level_describe .daishu_notice {
  font-size: 80%;
  text-align: center;
  color: #999;
  margin-top: 5px;
}
/* 来院方式 按钮 */
.hospital_map_btn {
  margin: 10px 4%;
  text-align: left;
  text-indent: 3.5em;
}
.hospital_map_btn a {
  padding: 3px 5px;
  border: 1px solid #ec8d38;
  color: #ec8d38;
  border-radius: 4px;
  margin-right: 10px;
  text-decoration: none;
}
a.a_tel {
  color: #ec8d38;
  text-decoration: none;
  font-weight: bold;
}
/* 我的订单页 */
.select_tab {
  height: 40px;
  overflow: hidden;
  background-color: #fff;
}
.select_tab li {
  width: 33.3%;
  display: block;
  float: left;
  line-height: 36px;
  text-align: center;
  padding-bottom: -2px;
}
.select_tab li.list2 {
  width: 50%;
  display: block;
  float: left;
  line-height: 36px;
  text-align: center;
}
.select_tab li:last-child a {
  border-right: 1px solid #e0e0e0;
}
.select_tab li a {
  color: #777;
  text-decoration: none;
  display: block;
  border-right: 1px solid #eee;
  font-size: 14px;
  border-top: none;
  border-bottom: 1px solid #eee;
  height: 40px;
}
.select_tab li a.active {
  color: #e99830;
  border-bottom: 2px solid #ec8d38;
}
.select_tab li a.moreBtns {
  background-image: url(../images/arrow_rb2.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 14px;
}
.condition_num a {
  background-image: url(../images/arrow_rb2.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 14px;
}
.select_tab2 {
  width: 100%;
  height: 40px;
  position: fixed;
  z-index: 11;
  top: 0;
  line-height: 40px;
}
.select_tab2 li {
  width: 33.33%;
  display: block;
  float: left;
  line-height: 40px;
  text-align: center;
}
.select_tab2 li a {
  color: #777;
  text-decoration: none;
  display: block;
  /*border-left:1px solid #e0e0e0;*/
  border-bottom: 1px solid #e0e0e0;
  border-right: none;
  font-size: 95%;
}
.select_tab2 li:first-child a {
  border-left: none;
}
.select_tab2 li a.active {
  color: #ec8d38;
  background-color: #ffffff;
  border-bottom-color: #ec8d38;
}
.select_tab2 li a.active i {
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(-90deg);
  border-color: #ee9830;
}
.select_tab2 li i {
  top: 50%;
  margin-top: -3px;
  right: 10%;
}
.select_tab2 li a.actived span {
  color: #ec8d38;
}
.select_tab2 li a.moreBtns {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.fixedMT {
  margin-top: 40px!important;
}
/*
.slideNav{ width:100%; background-color:rgba(255,255,255,1); position:fixed; top:-80%; padding-top:42px; z-index:10; border-bottom:1px solid #e0e0e0; overflow:hidden; display:none; height:auto; border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
*/
.slideNav {
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  top: -80%;
  padding-top: 42px;
  z-index: 10;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  display: none;
  height: auto;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.slideNav .navLeft {
  width: 100%;
  /*height:100%;*/
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
.anrenqun {
  display: block;
}
.slideNav .navLeft li:last-child {
  border-bottom: none;
}
.slideNav .navLeft li a {
  display: block;
  line-height: 38px;
  color: #666;
  font-size: 90%;
  padding-left: 4%;
  text-decoration: none;
}
.slideNav .navLeft li a.active {
  color: #ec8d38;
  /*background-color:#e9e9e9;*/
}
.slideNav .navMain {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 600px;
  position: absolute;
  border-left: 1px solid #e0e0e0;
  right: 0;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.9);
}
.slideNav .navMain li a {
  display: block;
  line-height: 38px;
  color: #666;
  font-size: 90%;
  padding-left: 4%;
  text-decoration: none;
}
.slideNav .navMain li a.active {
  color: #ec8d38;
  background-color: #e9e9e9;
  border-bottom: 1px solid #eee;
}
.select_tab li a b {
  width: 14px;
  line-height: 20px;
  background-image: url(../images/arrow_down.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 20px;
  background-size: 12px;
}
.physical_items {
  width: 100%;
  margin: 0 auto;
  margin-top: -1px;
}
.physical_items .pay_item {
  margin-bottom: 10px;
  /*border-radius:4px;*/
  background-color: #fff;
  border: 1px #eee;
  border-style: solid none;
}
.physical_items .order_detail_box {
  width: 96%;
  margin-left: 4%;
  padding: 15px 0;
  border: 1px #eee;
  border-style: solid none;
}
.physical_items .pay_item .item_pic {
  box-sizing: content-box;
  width: 65px;
  height: 65px;
  border-radius: 40px;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.item_pic i {
  width: 80px;
  height: 26px;
  position: absolute;
  bottom: 0;
  background-color: rgba(50, 50, 50, 0.5);
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 75%;
  font-style: normal;
}
.physical_items .pay_item .item_ok {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  overflow: hidden;
}
.physical_items .pay_item .item_desc {
  margin-top: 5px;
  float: left;
  /*margin-left:10px;*/
  overflow: hidden;
  word-break: keep-all;
  width: 92%;
  position: absolute;
  padding-left: 80px;
  /*padding-right:4%;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.physical_items .pay_item .item_desc h2 {
  font-size: 17px;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #4c4c4c;
}
.physical_items .pay_item .item_desc h2 b {
  color: #ee9830;
  margin-right: 15px;
}
.physical_items .pay_item .item_desc h2 em {
  padding: 0 4px;
  font-style: normal;
  font-size: 75%;
  border: 1px solid #ec8d38;
  border-radius: 4px;
}
.physical_items .pay_item .item_desc h4 {
  font-size: 12px;
  color: #999;
}
.physical_items .pay_item .item_desc h3 b {
  font-family: "Times New Roman", Times, serif;
}
.physical_items .pay_item .item_desc h3 em {
  position: absolute;
  right: 0;
  font-size: 80%;
  padding-top: 3px;
  font-family: 微软雅黑;
}
.physical_items .pay_item .item_desc h5 {
  color: #999;
  white-space: nowrap;
  font-size: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.physical_items .pay_item .item_desc h5 span {
  font-size: 80%;
}
.physical_items .pay_item .item_desc h5 b {
  padding: 1px 2px;
  color: #fff;
  margin-right: 5px;
  font-style: normal;
  font-size: 80%;
}
.physical_items .pay_item .item_desc h5 .style1 b {
  background-color: #fd7272;
  color: #fff;
}
.physical_items .pay_item .item_desc h5 .style2 b {
  background-color: #72bafd;
  color: #fff;
}
.physical_items .pay_item .item_desc h5 .style3 b {
  background-color: #6fe19d;
  color: #fff;
}
.physical_items .pay_item .item_desc h5 .style4 b {
  background-color: #edc64d;
  color: #fff;
}
.physical_items .pay_item .item_desc h5 .style5 b {
  background-color: #ec8d38;
  color: #fff;
}
.physical_items .pay_item .item_desc h5 .style6 b {
  background-color: #c2ad9b;
  color: #fff;
}
.show_order_info {
  text-align: center;
  margin-top: 5px;
  font-size: 80%;
  color: #777;
  display: none;
}
.physical_items .pay_item .order_info {
  padding-bottom: 5px;
}
.order_info_box {
  width: 92%;
  margin: 0 4%;
  padding-top: 8px;
  padding-bottom: 8px;
}
.switch {
  border-top: none!important;
  padding-top: 0!important;
  padding-bottom: 5px!important;
}
.switch div {
  display: none;
}
.hide {
  display: none;
}
.physical_items .pay_item .order_info h4 {
  font-size: 90%;
  color: #bc9b70;
  margin-bottom: 5px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.physical_items .pay_item .order_info h5 {
  font-size: 85%;
  color: #938470;
  font-family: Tahoma, Geneva, sans-serif;
  /*position:relative;*/
}
/*.physical_items .pay_item .order_info h5 span{ position:absolute; right:0;}*/
.hospital_img_mini {
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
}
.order_info_text {
  float: left;
  height: 40px;
  background-image: url(../images/notice_cancel.png);
  background-size: 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  /*margin-left:10px;*/
}
.order_btns {
  float: right;
  line-height: 30px;
  min-width: 120px;
  padding-top: 3px;
}
.order_btns a {
  display: block;
  float: right;
  width: 58px;
  height: 27px;
  line-height: 27px;
  border: 1px solid #ec8d38;
  color: #ec8d38;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 10px;
}
/*
.order_btns a:first-child{ border-top-right-radius:4px; border-bottom-right-radius:4px;}
.order_btns a:last-child{ border-top-left-radius:4px; border-bottom-left-radius:4px; border-right:none;}
*/
a.a_btn_cancel {
  color: #333;
  border: 1px solid #bbb;
}
a.a_btn_edit {
  color: #bc9b70;
  border: 1px solid #bc9b70;
}
a.a_btn_active {
  background-color: #ec8d38;
  color: #fff;
  border: 1px solid #ec8d38;
}
a.a_btn_green {
  color: #57bb0e;
  border: 1px solid #57bb0e;
}
a.a_btn_evaluate {
  background-color: #bc9b70;
  color: #fff;
  border: 1px solid #bc9b70;
}
a.a_btn_complain {
  color: #b9bb0e;
  border: 1px solid #b9bb0e;
}
/* 我的优惠券 */
.ticket_items {
  width: 92%;
  margin: 10px auto;
}
.ticket_items .none {
  text-align: center;
}
.ticket_item {
  width: 100%;
  /*background-image:url(../images/3.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  height: 110px;
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.ticket_logo {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  float: left;
  margin-top: 12px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}
.ticket_logo img {
  max-width: 60px;
  max-height: 60px;
  border-radius: 50%;
}
.ticket_items .status_used .ticket_logo b {
  width: 60px;
  height: 60px;
  background-image: url(../images/ok.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50%;
}
.ticket_items span {
  background-color: #fff;
  color: #ec8d38;
  margin-left: 5px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  position: absolute;
  text-indent: 0;
  font-size: 70%;
  font-weight: normal;
  top: 17px;
  left: 52px;
  z-index: 10;
  display: none;
}
.ticket_info {
  width: 75%;
  padding-left: 73px;
}
.ticket_info h2 {
  color: #333;
  font-size: 15px;
}
.ticket_info h2 b {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
}
.ticket_info h4 {
  color: #999;
  font-size: 12px;
}
.ticket-price {
  text-align: center;
  width: 23%;
  color: #fff;
  position: relative;
}
.ticket_item .ticket_bottom {
  font-size: 12px;
  color: #cb8f59;
  width: 100%;
  height: 37px;
  position: absolute;
  bottom: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  line-height: 32px;
  text-indent: 12px;
  background-image: url(../images/ticket_bg_line.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-size: 10px 5px;
}
.ticket_item .ticket_bottom h5 {
  background-color: #fff;
  height: 32px;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ticket_item .ticket_bottom em {
  position: absolute;
  right: 10px;
}
.ticket_item i {
  width: 47px;
  height: 47px;
  border: 2px solid #d09300;
  display: block;
  color: #d09300;
  position: absolute;
  left: 20px;
  top: -10px;
  font-style: normal;
  z-index: 9;
  text-align: center;
}
.ticket_items .status_ok {
  background-image: url(../images/discound-before.png);
  background-size: 100%;
}
.ticket_items .status_disabled {
  background-image: url(../images/discound-bad.png);
  background-size: cover;
}
.ticket_items .status_used {
  background-image: url(../images/discound-after.png);
  background-size: cover;
}
.ticket_items .status_ok i {
  border: 2px solid #fde3bf;
  color: #fde3bf;
}
.ticket_items .status_used i,
.ticket_items .status_disabled i {
  border: none;
  color: #fff;
}
.ticket_items .status_disabled .ticket_bottom,
.ticket_items .status_used .ticket_bottom {
  color: #999;
}
.ticket_items .status_disabled .ticket_logo,
.ticket_items .status_used .ticket_logo {
  opacity: .4;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
  -webkit-opacity: .4;
  -moz-opacity: .4;
}
.ticket_items .status_disabled .ticket_logo img,
.ticket_items .status_used .ticket_logo img {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}
.ticket_items .status_ok span {
  display: block;
  color: #ec8d38;
}
.ticket_items .status_disabled span {
  display: block;
  color: #aaa;
}
.ticket_items .status_used span {
  display: block;
  color: #aaa;
  opacity: .5;
}
.ticket_items .go_now {
  position: absolute;
  width: 100%;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  z-index: 10;
  padding-top: 50px;
  display: none;
  border-radius: 4px;
  overflow: hidden;
}
.ticket_items .go_now a {
  text-decoration: none;
  margin-top: 50px;
  color: #fff;
  padding: 7px 15px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.ticket_items .go_now a:first-child {
  margin-right: 10px;
}
.ticket_items .go_now a.use_now {
  background-color: #ec8d38;
  border: 1px solid #ec8d38;
}
.ticket_items .go_now a.use_later {
  border: 1px solid #60d295;
  color: #60d295;
}
/* 常用体检人 */
ul.friends_box {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
ul.friends_box li {
  padding-left: 4%;
  padding-right: 4%;
  border-bottom: 1px solid #eee;
  position: relative;
}
ul.friends_box li a {
  display: block;
  height: 36px;
  text-decoration: none;
  background-image: url(../images/icons_black2.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right -281px;
  height: 67px;
}
ul.friends_box li:last-child {
  border-bottom: none;
}
ul.friends_box li:first-child a {
  text-align: center;
  color: #ec8d38;
  line-height: 36px;
  background-image: none;
}
ul.friends_box li a h2 {
  font-size: 17px;
  color: #333;
  padding-top: 10px;
}
ul.friends_box li a p {
  font-size: 15px;
  color: #909090;
  margin-top: 3px;
}
ul.friends_box li.pre_delete {
  background-color: #e0e0e0;
}
ul.friends_box li a em {
  width: 0;
  height: 36px;
  right: 4%;
  margin-right: 30px;
  background-color: #f23d2a;
  border-radius: 4px;
  line-height: 36px;
  font-size: 85%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 10px;
  z-index: 5;
  overflow: hidden;
}
.firends_tips {
  margin: 15px 4%;
  font-size: 80%;
  color: #777;
  line-height: 16px;
  background-image: url(../images/icons_black2.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left -188px;
  padding-left: 20px;
  font-size: 12px;
}
/* order2.html */
.coinArea {
  overflow: hidden;
}
.coinArea h2 {
  font-size: 12px;
  color: #6e6e6e;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding: 0 15px;
}
.coinArea h2 b {
  width: 3px;
  height: 100%;
  /*background-color:rgba(51,204,153,1);*/
  background-color: #e99830;
  position: absolute;
  top: 0;
  left: 0;
}
.coinArea h2 .moniSelect {
  color: #e99830;
  font-size: 90%;
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 8;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  text-align: right;
}
.coinArea h2 ul {
  width: 120px;
  padding-top: 40px;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 7;
  background-color: #f7f7f7;
  background-image: url(../images/arrow_down.png);
  background-position: 95px 15px;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  display: none;
}
.coinArea h2 ul li {
  display: block;
  text-align: center;
  font-size: 90%;
}
.coinArea h2 ul li a {
  text-decoration: none;
  display: block;
  border-top: 1px dotted #e0e0e0;
  padding-bottom: 7px;
  padding-top: 7px;
}
.coinArea h2 ul li a:link,
.coinArea h2 ul li a:visited {
  color: #444;
  background-color: #fff;
  text-decoration: none;
}
.coinArea h2 ul li a:hover {
  background-color: #e99830;
  color: #fff;
  text-decoration: none;
}
.input_box_c label select {
  color: #4c4c4c;
  height: 30px;
  line-height: 30px;
  padding-right: 20px;
  font-size: 17px;
  border: 0;
  margin-left: -2px;
  padding-left: 0;
  margin-top: -4px;
  background-image: url(../images/arrow_down.png);
  background-position: right center;
  background-size: 14px 7px;
  background-repeat: no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
li.age_select {
  height: 56px;
}
li.age_select {
  background-image: url(../images/icons_black2.png);
  background-position: 96% -285px;
  background-size: 16px auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.coinArea ul.go_order {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  overflow: hidden;
}
.coinArea ul.go_order li {
  border-top: 1px solid #eee;
  position: relative;
  /*width:96%; margin-left:4%;*/
}
.coinArea ul.go_order li.slideSubnav {
  border-bottom: 1px dotted #e0e0e0;
}
.coinArea ul.go_order li:first-child {
  border-top: 0;
}
.coinArea ul.go_order .text-wrapper {
  width: 65%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
}
.coinArea ul.subnav li {
  width: auto;
  border-bottom: none;
  line-height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #909090;
}
.coinArea ul.subnav li.active {
  background-position: 15px -44px;
}
.coinArea ul.go_order li span select {
  border: none;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  font-size: 100%;
  color: #999;
  font-size: 15px;
}
.coinArea ul.subnav s {
  position: absolute;
  top: 0;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  width: 12px;
  height: 10px;
  margin-top: 12px;
  margin-right: 5px;
  display: none;
}
.coinArea ul.subnav li.active s {
  display: block;
}
.coinArea ul.go_order li:last-child {
  border-bottom: none;
}
.coinArea ul.go_order li b.price {
  color: #e99830;
}
.coinArea ul.go_order li a,
div.slideSubnav a {
  display: block;
  width: 100%;
  padding: 12px 15px 12px 15px;
  text-decoration: none;
  color: #666;
  margin: 0 auto;
}
#main .go_order li a {
  font-size: 16px!important;
  color: #333!important;
}
.coinArea ul.go_order li span,
div.slideSubnav span {
  right: 15px;
  position: absolute;
  text-align: right;
  color: #6e6e6e;
  overflow: hidden;
  font-size: 15px;
  top: 50%;
  margin-top: -14px;
}
.slideSubnav {
  background-color: #fff;
  border-bottom: solid 1px #eee;
  position: relative;
}
.coinArea ul.go_order li.go a span {
  /*background-image: url(../images/icons_black2.png);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: 100% -300px;*/
}
.coinArea ul.subnav span {
  right: 4%;
  position: absolute;
  color: #aaa;
}
.coinArea ul span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 20px;
  background-color: #7bdbba;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-left: 5px;
  margin-top: -3px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.coinArea ul span i.style0 {
  background-color: #999;
}
.coinArea ul span i.style1 {
  background-color: #fd7272;
}
.coinArea ul span i.style2 {
  background-color: #ffa671;
}
.coinArea ul span i.style3 {
  background-color: #7bdbba;
}
.coinArea ul span i.style4 {
  background-color: #edc64d;
}
.coinArea ul span i.style5 {
  background-color: #e99830;
}
.coinArea ul span i.style6 {
  background-color: #c2ad9b;
}
.coinArea ul.subnav .cannot_use_ticket {
  color: #999;
  background-position: 15px -119px;
}
.coinArea ul.subnav .cannot_use_ticket em {
  /*border:1px solid #f44f1c;*/
  padding: 2px 5px;
  color: #999;
  font-size: 80%;
  padding-left: 25px;
  border-radius: 4px;
}
.coinArea ul.subnav .cannot_use_ticket em.not_up_to {
  padding: 2px 5px;
  font-size: 80%;
  padding-left: 25px;
  border-radius: 4px;
}
.priceAllAct {
  -webkit-animation: bounce 500ms ease-out infinite;
  -moz-animation: bounce 500ms ease-out infinite;
  -ms-animation: bounce 500ms ease-out infinite;
  animation: bounce 500ms ease-out infinite;
}
.receipt_post {
  display: none;
}
.report_post {
  display: none;
}
.subnav {
  display: none;
}
/* 套餐详细页 服务机构 */
.plan_corp_list li {
  margin-left: 0;
}
.plan_corp_list li {
  margin-bottom: 15px;
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 15px;
}
.plan_corp_list li h2 {
  font-size: 110%;
  line-height: 120%;
  /*background-image:url(../images/medal_bronze_2.png);*/
  background-repeat: no-repeat;
  background-position: left center;
  /*padding-left:20px;*/
  background-size: 16px;
  color: #b56e2f;
}
.plan_corp_list li h5 {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.plan_corp_list li h5 a {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  border-left: 1px solid #e0e0e0;
  font-size: 105%;
  color: #666;
  text-decoration: none;
}
.plan_corp_list li h5 a:first-child {
  border-left: 0;
  margin-left: -1px;
}
ul.category_select {
  width: 33.3%;
  float: left;
}
ul.category_select li {
  height: 40px;
  text-align: center;
  display: block;
}
ul.category_select li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.category_select li a.active {
  color: #e99830;
}
#xiaoliang span {
  color: #ec8d38;
}
/*
.input_box_c{ border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; background-color:#FFF; margin-bottom:15px;}
.input_box_c input:hover{ }
.input_box_c input:focus{ color:#469ffb; border-color:#469FFB;}
*/
.textAlignRight input {
  text-align: right;
}
.input_box_c .input_select_area {
  position: relative;
  text-indent: 72px;
  color: #666;
  outline: none;
  width: 96%;
  background-color: #FFF;
  display: block;
  font-size: 100%;
}
.input_box_c .select_area {
  position: relative;
  text-indent: 72px;
  color: #666;
  outline: none;
  width: 96%;
  background-color: #FFF;
  padding: 12px 0;
  padding-right: 5px;
  display: block;
  font-size: 100%;
  text-align: right;
  top: -1px;
  background-image: url(../images/icons_black2.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 100% -281px;
}
.input_box_c .select_area select {
  width: auto;
  margin-right: 4%;
  border: none;
  background-color: #fff;
  font-size: 15px;
  color: #6e6e6e;
  text-align: right;
  min-width: 100px;
}
.input_box_c .input_select_area a {
  font-size: 13px;
  color: #666;
  text-decoration: none;
  padding-left: 20px;
  background-image: url(../images/sex_icon.png);
  background-repeat: no-repeat;
  background-size: 17px 170px;
  background-position: 0 -92px;
  margin-right: 15px;
}
.input_box_c .input_select_area a.active {
  background-repeat: no-repeat;
  background-position: 0 -55px;
  color: #ec8d38;
}
/* 个人中心 */
.my_center_top {
  width: 100%;
  height: 145px;
  background: url(../images/wechat/center_banner.jpg) center top no-repeat;
  background-size: cover;
  padding-top: 24px;
  position: relative;
}
.my_center_top .headimg {
  width: 63px;
  height: 63px;
  border-radius: 35px;
  border: 1px solid #fff;
  background-color: #ffffff;
  background-image: url(../images/default_hospital_icon.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  position: relative;
}
.my_center_top .headimg em {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 14px;
  bottom: 0;
  background-image: url(../images/son2.png);
  background-size: cover;
  z-index: 4;
}
.my_center_top h2 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
ul.data_center {
  width: 100%;
  height: 47px;
  background-color: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  padding-top: 7px;
  border-top: 1px solid #f4d7b1;
  position: absolute;
  bottom: 0;
}
ul.data_center li {
  display: block;
  float: left;
  width: 25%;
  border-left: 1px solid #e0e0e0;
  height: 40px;
  text-align: center;
}
ul.data_center li:first-child {
  border-left: 0;
  margin-left: -2px;
}
ul.data_center li:last-child {
  margin-right: -2px;
}
ul.data_center li a {
  font-size: 90%;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 20px;
}
ul.data_center li b {
  display: block;
  font-weight: normal;
}
ul.my_center_list {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
ul.my_center_list li {
  width: 100%;
  height: 45px;
  line-height: 45px;
}
ul.my_center_list li a b,
ul.my_center_list li a i,
ul.my_center_list li a em,
ul.my_center_list li a s {
  position: absolute;
  right: 4%;
  margin-right: 10px;
  font-weight: normal;
  font-size: 90%;
}
ul.my_center_list li a b {
  border: 1px solid #ec8d38;
  border-radius: 4px;
  background-color: #fdfaf6;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 22px;
  margin-top: 5px;
  color: #ec8d38;
}
ul.my_center_list li a i {
  border: 1px solid #ec8d38;
  background-color: #ec8d38;
  height: 16px;
  min-width: 16px;
  font-size: 12px;
  text-align: center;
  font-style: normal;
  border-radius: 9px;
  line-height: 14px;
  margin-top: 14px;
  color: #fff;
}
ul.my_center_list li a em {
  border: 1px solid #ec8d38;
  background-color: #ec8d38;
  height: 4px;
  width: 4px;
  border-radius: 2px;
  margin-top: 14px;
  color: #fff;
}
ul.my_center_list li a s {
  line-height: 38px;
  text-decoration: none;
}
ul.my_center_list li:last-child {
  border-bottom: 0;
}
ul.my_center_list li a {
  color: #444;
  text-decoration: none;
  font-size: 17px;
  display: block;
}
/* 体检报告 */
.checkbox {
  width: 92%;
  margin: 15px auto;
  font-size: 85%;
  color: #666;
}
.checkbox h6 {
  height: 30px;
  line-height: 30px;
  background-image: url(../images/sex_icon.png);
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 30px;
  color: #666;
  text-decoration: none;
  background-position: 10px -76px;
}
.checkbox h6 a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
.checkbox h6.active,
.checkbox h6.active a {
  color: #ec8d38;
  background-position: 10px -44px;
}
/* content */
.content_page {
  background-color: #fd872d;
}
.content_top {
  width: 100%;
  text-align: center;
  background-color: #fd872d;
  padding-top: 15px;
  padding-bottom: 15px;
}
.content_top h1 {
  font-size: 150%;
  color: #fff;
}
.content_top h3 {
  font-size: 90%;
  margin-top: 10px;
  color: #fcf4ea;
}
.content {
  width: 92%;
  margin: 0 4%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 5px 2px #c4742d;
}
.content .cbox {
  padding: 15px;
}
.content p {
  margin-bottom: 10px;
  line-height: 160%;
  font-size: 100%;
  color: #333;
}
.content p strong {
  font-weight: bold;
}
.content2 {
  width: 92%;
  padding: 15px 4%;
  padding-right: 4%;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.content2 p {
  margin-bottom: 10px;
  line-height: 160%;
  font-size: 100%;
  color: #333;
}
.content2 p strong {
  font-weight: bold;
}
#devBox {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 80px;
  height: 60px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 40px;
  text-align: center;
  line-height: 20px;
  color: #666;
  font-size: 90%;
  padding-top: 20px;
}
#devBox span {
  display: block;
  margin-bottom: 5px;
}
/* 体检报告 */
.report_list {
  width: 100%;
}
.report_list li {
  height: 60px;
  margin-bottom: 15px;
  /*border-radius:4px;*/
  padding-top: 12px;
  background-color: #fff;
  background-image: url(../images/line_top.png);
  background-size: 10px 3px;
  background-position: 0 0;
  background-repeat: repeat-x;
  position: relative;
}
.report_list li a {
  display: block;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 10px;
  line-height: 26px;
  text-decoration: none;
  background-image: url(../images/line_bottom2.png);
  background-size: 10px 3px;
  background-position: bottom left;
  background-repeat: repeat-x;
}
.report_list li a h2 {
  color: #333;
  font-size: 100%;
  position: absolute;
  right: 4%;
  padding-right: 15px;
  text-align: right;
  top: 50%;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  background-image: url(../images/go_right.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 18px;
}
.report_list li a h3 {
  color: #fd872d;
  font-weight: bold;
  font-size: 110%;
  font-family: Tahoma, Geneva, sans-serif, '微软雅黑';
}
.report_list li a h4 {
  color: #666;
  font-size: 90%;
}
.report_list li a b {
  display: none;
}
l.bidui a h3,
l.bidui a h4 {
  margin-left: 30px;
  -webkit-animation: bidui 500ms ease-out;
  -moz-animation: bidui 500ms ease-out;
  -ms-animation: bidui 500ms ease-out;
  animation: bidui 500ms ease-out;
  /**/
}
ul.bidui a b {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 4%;
  top: 50%;
  margin-top: -10px;
  display: block;
  background-image: url(../images/sex_icon.png);
  background-position: 0 -110px;
  background-repeat: no-repeat;
  background-size: 20px;
}
ul.bidui a.active b {
  background-position: 0 -67px;
}
#biduiBtn a {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}
/* 弹出层 */
.alertLayerBg {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 2;
  opacity: 0;
}
.alertLayer {
  width: 92%;
  margin-left: 4%;
  position: fixed;
  bottom: 40%;
  background-color: #fff;
  z-index: 3;
  border-radius: 4px;
  overflow: hidden;
  display: none;
}
.alertLayer .alertLayer_box {
  position: relative;
  border-top: 1px solid #e0e0e0;
  font-size: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.alertLayer_box h2 em {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 6px;
  display: block;
  background-image: url(../images/closeBtn0.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top;
}
.alertLayer_box h2 em.active {
  background-position: bottom;
}
.alertLayer_box .alert_box_table {
  display: table;
  width: 100%;
}
.alertLayer_box .alert_box {
  width: 92%;
  margin: 10px auto 0;
  color: #666;
  text-align: center;
  height: 124px;
  display: table-cell;
  vertical-align: middle;
}
.layer_btns {
  height: 46px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.layer_btns a.normal {
  padding: 8px 25px;
  line-height: 46px;
  height: 46px;
  text-align: center;
  text-decoration: none;
  color: #333;
  background-color: #e9e9e9;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  margin-right: 10px;
  font-size: 100%;
}
.layer_btns a {
  line-height: 46px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  color: #6e6e6e;
  background-color: #fff;
  display: block;
  float: right;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #dfdfdf;
  margin-left: -1px;
  width: 50%;
  font-size: 17px;
}
.layer_btns a:last-child {
  border-right: 1px solid #eee;
}
.layer_btns a.active {
  background-color: #fff;
  /*border-top:1px solid #ec8d38;*/
  /*border:1px solid #ec8d38;*/
  color: #e99830;
}
.uploadTips {
  padding-top: 10px;
}
.uploadTips a {
  position: absolute;
  right: 4%;
  color: #f29c2a;
  font-size: 90%;
  text-decoration: none;
}
input[type='file'] {
  display: inline-block;
  color: #999;
  text-indent: 0!important;
}
/* 测试弹出选择层 */
.coin_notice {
  display: none;
}
.coverAll {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.coverCenter {
  width: 92%;
  padding-left: 4%;
  padding-right: 4%;
  position: fixed;
  bottom: -350px;
  background-color: #fff;
  height: 350px;
  z-index: 10;
}
.coverCenter h1 {
  display: block;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 100%;
}
.coverCenter img {
  width: 100%;
  max-height: 400px;
}
.coverCenter a {
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #e0e0e0;
  color: #e99830;
  text-decoration: none;
  font-size: 115%;
  margin-left: -4%;
}
.coverBox {
  width: 92%;
  padding-left: 4%;
  padding-right: 4%;
  position: fixed;
  bottom: 0;
  background-color: #f0f0f0;
  height: 300px;
  z-index: 10;
}
.p_ul {
  margin-top: 30px;
  position: relative;
  height: 300px;
  width: 100%;
  border: 1px solid #d0d0d0;
  overflow: hidden;
  z-index: 23;
}
/*
.p_ul .p_li{ width:30%; display:block;}
.p_ul .p_li h2{ width:30%; position:absolute; z-index:20; background-color:rgba(255,255,255);}
.p_ul .p_li .c_ul{ width:100%; height:100px; overflow:scroll;}
.p_ul .p_li .c_ul li{ height:100px; line-height:100px; padding-left:10px;}
*/
.whiteCover {
  position: absolute;
  top: 60px;
  left: 0;
  background-color: #ffffff;
  width: 100%;
  height: 60px;
  z-index: 22;
}
.p_ul li {
  height: 60px;
  line-height: 60px;
  position: relative;
}
.p_ul li span {
  position: absolute;
  z-index: 24;
}
/* 业务员接单界面 */
.sellers_order_btns {
  line-height: 30px;
  width: 100%;
  padding-top: 3px;
}
.sellers_order_btns a {
  display: block;
  width: 32%;
  float: left;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  color: #777;
  text-decoration: none;
  text-align: center;
  margin-right: 1%;
  font-size: 90%;
}
.sellers_order_btns a.a_btn_active {
  color: #fff;
  background-color: #bc9b70;
  border-color: #bc9b70;
}
.sellers_order_btns a:last-child {
  margin-right: 0;
}
.sellers_order_btns a.a_go_dial {
  color: #bc9b70;
  border-color: #bc9b70;
}
.sellers_item_desc h2 {
  margin-bottom: 7px;
  color: #e99830;
  font-size: 105%;
}
.sellers_item_desc h2 span {
  position: absolute;
  right: 4%;
  font-weight: normal;
}
.sellers_item_desc h3 {
  margin-bottom: 7px;
  font-size: 100%;
  color: #bc9b70;
  font-weight: bold;
}
.sellers_item_desc h3 span {
  position: absolute;
  right: 4%;
  font-weight: normal;
  color: #bc9b70;
  padding-right: 25px;
}
.sellers_item_desc h3 span s,
.sellers_item_desc h3 span b {
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  display: block;
  text-decoration: none;
  position: absolute;
  right: 4%;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  overflow: hidden;
  line-height: 18px;
  text-align: center;
}
.sellers_item_desc h3 span s {
  background-color: #13b3f5;
}
.sellers_item_desc h3 span b {
  background-color: #bc9b70;
}
.sellers_item_desc h4 {
  margin-bottom: 7px;
  color: #666;
  font-size: 90%;
  color: #bc9b70;
  position: relative;
}
.sellers_item_desc h4 span {
  position: absolute;
  right: 0;
  font-weight: normal;
  font-size: 12px;
  background-color: #13b3f5;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  overflow: hidden;
  line-height: 18px;
  text-align: center;
  top: 0;
}
.sellers_item_desc h5 {
  margin-bottom: 10px;
  color: #666;
  font-size: 90%;
}
.sellers_item_desc h5 span {
  position: absolute;
  right: 4%;
  font-weight: normal;
  color: #999;
}
.status_settled .order_detail_box {
  background-image: url(../images/yianpai.png);
  background-repeat: no-repeat;
  background-size: 70px;
  background-position: right center;
}
form.search_order {
  width: 92%;
  margin: 5px auto;
  height: 36px;
  line-height: 36px;
  position: relative;
}
form.search_order input[type=text] {
  width: 92%;
  border: none;
  border-bottom: 1px solid #d0d0d0;
  padding-left: 25px;
  height: 36px;
  line-height: 36px;
  font-size: 90%;
  color: #bc9b70;
  background-color: none;
  background: none;
}
form.search_order input[type=submit] {
  width: 18px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: none;
  background: none;
  border: none;
  background-image: url(../images/searchbtn.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center;
}
.deadline {
  width: 100%;
  height: 30px;
  background-image: url(../images/deadline.png);
  background-repeat: repeat-x;
  background-position: center;
  background-size: contain;
  overflow: hidden;
  text-align: center;
  color: #999;
  font-size: 80%;
  line-height: 30px;
}
.deadline span {
  background-color: #f7f7f7;
  padding-left: 15px;
  padding-right: 15px;
}
.divCoverItem {
  width: 0;
  height: 100%;
  background-color: #e0e0e0;
  position: absolute;
  top: 0;
  right: 0;
}
.teach_how_to_use {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(../images/tips5.png);
  background-repeat: no-repeat;
  background-position: center 30%;
  background-size: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}
.teach_how_to_use a {
  display: block;
  width: 92%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #f29c2a;
  border: 1px solid #f29c2a;
  text-decoration: none;
  font-size: 120%;
  border-radius: 4px;
  position: absolute;
  background-color: rgba(242, 156, 42, 0.1);
  margin-left: 4%;
  bottom: 50px;
}
.finger {
  display: block;
  width: 90px;
  height: 96px;
  position: absolute;
  margin-left: 4%;
  top: 35%;
  left: 30%;
  background-image: url(../images/finger.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90px 96px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-animation: fingerFlash 1000ms ease-out infinite 1000ms;
  -moz-animation: fingerFlash 1000ms ease-out infinite 1000ms;
  -ms-animation: fingerFlash 1000ms ease-out infinite 1000ms;
  animation: fingerFlash 1000ms ease-out infinite 1000ms;
}
/* 套餐详情页返回按钮 */
a.fixed_back_btn {
  position: fixed;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  background-color: rgba(230, 230, 230, 0.9);
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #ec8d39;
  text-decoration: none;
  bottom: 0;
}
/* 选择对应体检机构 - 新增页 */
.designed_top {
  width: 92%;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.designed_top h1 {
  font-size: 100%;
  color: #e99830;
  text-align: center;
  line-height: 30px;
}
.designed_top .plan_box {
  position: relative;
  height: 75px;
  width: 100%;
  overflow: visible;
}
.designed_top .plan_box .plan_img_box {
  width: 70px;
  height: 70px;
  border-radius: 4px;
  background-image: url(../images/daishu_logo_grey.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  border-radius: 50%;
}
.designed_top .plan_box .plan_info_box {
  margin: 15px auto 0 auto;
}
.designed_top .plan_box .plan_info_box h2 {
  color: #fff;
  font-size: 105%;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /*-moz-binding: url("ellipsis.xml#ellipsis");*/
}
.plan_about_text p {
  color: #999;
}
.plan_about_text p {
  color: #fff;
}
.plan_about_text p {
  color: #999;
}
.designed_top .plan_box .plan_info_box h3 {
  color: #e99830;
  margin-top: 7px;
}
.designed_top .plan_box .plan_info_box h4 {
  font-size: 130%;
  color: #F63;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  position: relative;
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
}
.designed_top .plan_box .plan_info_box h4 span {
  font-size: 50%;
  font-weight: normal;
  color: #999;
  font-family: 微软雅黑,黑体,Arial;
}
.designed_top .plan_box .plan_info_box h4 em {
  font-size: 62%;
  font-family: 微软雅黑,黑体,Arial;
  position: absolute;
  color: #999;
  right: 0;
  bottom: 0;
  text-align: right;
  display: none;
  /* linshi */
}
.designed_top .plan_box .plan_info_box h4 b {
  font-size: 62%;
  font-weight: normal;
  color: #999;
  font-family: 微软雅黑,黑体,Arial;
}
.designed_top .plan_box .plan_info_box h5 {
  font-size: 85%;
  height: 20px;
  line-height: 20px;
  color: #e99830;
}
.designed_top .plan_box .plan_info_box h5 b {
  background-color: #3eb8e0;
  color: #fff;
  padding: 1px 3px;
}
.designed_top .plan_box .plan_tags {
  margin-top: 5px;
}
.designed_top .plan_box .plan_tags b {
  font-size: 70%;
  color: #888;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  border-radius: 50px;
  padding: 1px 5px;
  font-weight: normal;
  float: left;
  line-height: 150%;
  font-style: normal;
  margin-right: 7px;
  margin-top: 8px;
}
.designed_top .plan_box .plan_tags span {
  display: block;
  float: left;
  color: #666;
  font-size: 80%;
  line-height: 24px;
}
.designed_top .plan_box .plan_info_box h3 {
  width: 76px;
  height: 14px;
  background-image: url(../images/star5.png);
  background-repeat: no-repeat;
  background-size: 76px 14px;
  background-position: center left;
  position: relative;
}
.designed_top .plan_box .plan_info_box h3 b {
  display: block;
  height: 14px;
  float: left;
  background-image: url(../images/star5_active.png);
  background-repeat: no-repeat;
  background-size: 76px 14px;
  background-position: center left;
}
.designed_top .plan_box .plan_info_box h3 span {
  position: absolute;
  left: 86px;
  height: 14px;
  line-height: 14px;
  font-size: 80%;
}
.addr_select {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  margin-top: 15px;
  font-size: 15px;
  color: #333;
  border-top: solid 1px #eee;
  padding-left: 15px;
}
.addr_select a {
  color: #e99830;
  text-decoration: none;
}
.plan_about_text {
  clear: both;
  font-size: 84%;
  color: #666;
  line-height: 150%;
  padding: 15px!important;
}
.plan_about_text a {
  display: block;
  margin-top: 5px;
  text-align: center;
  color: #e99830;
  text-decoration: none;
}
.hospital_in_plan {
  background-color: #fff;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  padding-top: 10px;
  font-size: 90%;
}
.protocol {
  margin: 20px 4%;
  padding-left: 23px;
  font-size: 90%;
  background-image: url(../images/sex_icon.png);
  background-position: 0 -99px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.protocol_active {
  background-position: 0 -60px;
}
.protocol a {
  color: #e99830;
}
#protocol_text {
  margin: 20px 4%;
  padding: 10px;
  overflow: scroll;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border-radius: 4px;
}
.protocol_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#protocol_text {
  font-size: 85%;
  line-height: 175%;
}
#protocol_text h1 {
  text-align: center;
  font-size: 120%;
  line-height: 180%;
  padding-top: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #e0e0e0;
}
#protocol_text p {
  text-indent: 2em;
  margin-bottom: 5px;
}
#protocol_text b {
  font-weight: bold;
}
#protocol_text a {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #e99830;
  background-color: #e99830;
  border-radius: 4px;
  color: #fff;
  font-size: 110%;
}
#protocol_text a:last-child {
  color: #e99830;
  background-color: transparent;
  margin-top: 10px;
}
/* 用户评价 */
.pingjia {
  width: 92%;
  padding-top: 20px;
  margin: 0 auto;
  color: #666;
  font-size: 90%;
  line-height: 180%;
  text-align: center;
  margin-bottom: 10px;
}
.xingxing {
  text-align: center;
}
.suggestions {
  /*width:92%;*/
  height: 80px;
  margin: 15px auto 25px;
  text-align: center;
}
.suggestions textarea {
  color: #666;
  width: 88%;
  margin: 0 auto;
  height: 80px;
  overflow: auto;
  padding: 1% 8px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
}
.suggestions textarea:focus {
  border: 1px solid #e99830;
  color: #333;
}
/* 袋鼠理疗 */
.whatisthis {
  text-align: center;
  font-size: 85%;
  color: #999;
  padding-bottom: 15px;
  width: 92%;
  padding-left: 4%;
  padding-right: 4%;
}
.whatisthis a {
  color: #e99830;
  text-decoration: none;
  text-align: right;
  font-size: 12px;
}
.welcomeBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.welcomeBox {
  width: 92%;
  position: fixed;
  top: 50%;
  margin-top: -150px;
  left: 4%;
  background-color: #fff;
  border-radius: 4px;
  z-index: 101;
  overflow: hidden;
}
.welcomeBox h1 {
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #999;
  border-bottom: solid 1px #e0e0e0;
  background-color: #f8f8f8;
}
.welcomeBox h2 {
  text-align: center;
  font-size: 110%;
  color: #666;
}
.aboutContent {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  line-height: 170%;
  color: #333;
  max-height: 250px;
  overflow: auto;
  margin-bottom: 20px;
  font-size: 13px;
}
.aboutContent p:first-child {
  padding-top: 10px;
}
.wozhidaole {
  height: 45px;
  line-height: 46px;
  border-top: 1px solid #e0e0e0;
  text-align: center;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 18px;
  color: #6e6e6e;
}
/* 预约理疗 填写订单 */
.include_name {
  position: relative;
}
.chirismus_corp_name {
  position: absolute;
  width: 92%;
  bottom: 0;
  height: 36px;
  line-height: 36px;
  padding-left: 4%;
  padding-right: 4%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 95%;
}
.input_order {
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
}
.select_chirismus_doc li {
  position: relative;
  padding-right: 4%;
  margin: 0 auto 5px;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.doc_headimg {
  width: 45px;
  height: 45px;
  overflow: hidden;
  background-image: url(../images/doc_default.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
}
#doctor .doc_text {
  width: 80%;
}
.doc_text h2 {
  font-size: 115%;
  color: #e99830;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  white-space: nowrap;
  -webkit-box-orient: vertical;
}
.doc_text h4 .text {
  display: inline-block;
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.doc_text h5 {
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  font-size: 85%;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  display: -webkit-box;
  white-space: nowrap;
  -webkit-box-orient: vertical;
}
.select_chirismus_doc a.select_doc_btn,
.select_chirismus_doc a.select_plan_btn {
  width: 60px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #e99830;
  color: #fff;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  position: absolute;
  top: 34px;
  right: 0;
}
/* 理疗确认支付 */
.my_chirismus_order_title {
  width: 92%;
  margin: 15px auto;
  color: #666;
  font-size: 100%;
}
.chirismus_order_info {
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
  font-size: 95%;
  color: #333;
  line-height: 180%;
}
#pay_tips {
  color: #999;
}
#pay_tips i {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: bottom;
  margin-right: 5px;
  background: url(../images/pay_tips_icon.png) center center no-repeat;
  background-size: cover;
}
.chirismus_order_info{padding-left: 15px;}
.chirismus_order_info h4 {
  height: 45px;
  line-height: 45px;
  border-bottom: solid 1px #eee;
  padding-right: 15px;
}
.chirismus_order_info h4 em {
  float: right;
}
.chirismus_order_info h4 span {
  color: #999;
  font-size: 14px;
}
.chirismus_price {
  font-size: 200%;
  color: #e99830;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
}
.chirismus_price span {
  font-weight: normal;
}
.fee_title {
  padding: 10px 15px;
  color: #999;
  padding-left: 0;
  font-size: 14px;
}
a.rightLinkText {
  float: right;
  font-size: 120%;
  color: #e99830;
  text-decoration: none;
}
.ticket_used_detail {
  font-size: 95%;
  color: #e99830;
  text-align: center;
}
.welcome_msg {
  width: 92%;
  margin: 10px auto;
  font-size: 95%;
}
.welcome_msg span {
  background-color: #e99830;
  margin-right: 5px;
}
.welcome_msg a {
  float: right;
  text-decoration: none;
  color: #e99830;
}
.welcome_msg:after {
  clear: both;
}
.need_select select {
  width: 94%;
  height: 50px;
  border: 0;
  color: #333;
  font-size: 100%;
  direction: rtl;
  clear: both;
  background-color: transparent;
}
.plan_detail_show_layer {
  width: 100%;
  height: 280px;
  padding-top: 10px;
  position: fixed;
  bottom: -280px;
  /*bottom:-275px;*/
  left: 0;
  z-index: 11;
  border-top: 1px solid #e0e0e0;
  background-color: #fafafa;
}
.plan_detail_content {
  padding: 0 15px;
  font-size: 85%;
  line-height: 180%;
  color: #444;
  height: 210px;
  overflow: scroll;
  display: none;
}
.plan_detail_content h2 {
  font-size: 120%;
  margin-bottom: 5px;
  color: #c46d1f;
  text-align: center;
}
.plan_detail_content h4 {
  width: 80%;
  font-size: 100%;
  color: #666;
  text-align: center;
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 5px;
  margin: 0 auto 10px;
}
.plan_detail_content h4 b {
  color: #e99830;
  padding-right: 10px;
}
.plan_detail_content p {
  text-indent: 2em;
}
.plan_detail_show_layer a {
  display: block;
  position: absolute;
  bottom: 10px;
  width: 92%;
  left: 4%;
  margin: 10px auto;
  height: 45px;
  line-height: 45px;
  font-size: 105%;
  color: #fff;
  background-color: #e99830;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.test_flex {
  width: 92%;
  margin: 10px auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
button.flex1,
button.flex2 {
  width: 50%;
  font-family: "Microsoft Yahei", "微软雅黑", Arial, "宋体";
  font-size: 100%;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #e99830;
}
button.flex1 {
  margin-right: 5px;
  background-color: transparent;
  color: #e99830;
}
button.flex2 {
  margin-left: 5px;
  color: #fff;
  background-color: #e99830;
}
.ticket_limit {
  color: #666;
  font-size: 90%;
}
.ticket_limit span,
.ticket_need_pay span {
  float: right;
}
.ticket_limit:after {
  clear: both;
}
.ticket_limit a {
  color: #e99830;
  text-decoration: none;
}
ul.ticket_limit_list {
  margin-bottom: 10px;
}
ul.ticket_limit_list li {
  width: auto;
  height: 30px;
  border-bottom: none;
  line-height: 30px;
  text-indent: 20px;
  font-size: 90%;
  color: #666;
  background-image: url(../images/sex_icon.png);
  background-repeat: no-repeat;
  background-size: 17px 170px;
  background-position: 0 -88px;
}
ul.ticket_limit_list li.active {
  background-position: 0 -51px;
  color: #e99830;
}
ul.ticket_limit_list li span {
  float: right;
  color: #bbb;
}
ul.ticket_limit_list li.active span {
  color: #e99830;
}
a.howToCount {
  text-align: right;
  font-size: 90%;
  color: #d29c69;
  text-decoration: none;
  float: right;
}
.input_color {
  color: #333!important;
}
form.chirismus_form input[type="text"] {
  color: #333!important;
}
@-webkit-keyframes fingerFlash {
  0% {
    left: 30%;
  }
  100% {
    left: 60%;
  }
}
@keyframes fingerFlash {
  0% {
    left: 30%;
  }
  100% {
    left: 60%;
  }
}
@-webkit-keyframes bounce {
  0% {
    background-color: #ec8d38;
    color: #f00;
  }
  25% {
    background-color: #ec8d38;
    color: #fff;
  }
  50% {
    color: #f00;
  }
  100% {
    background-color: #fff;
    color: #ed6d38;
  }
}
@-moz-keyframes bounce {
  0% {
    background-color: #ec8d38;
    color: #f00;
  }
  25% {
    background-color: #ec8d38;
    color: #fff;
  }
  50% {
    color: #f00;
  }
  100% {
    background-color: #fff;
    color: #ed6d38;
  }
}
@-ms-keyframes bounce {
  0% {
    background-color: #ec8d38;
    color: #f00;
  }
  25% {
    background-color: #ec8d38;
    color: #fff;
  }
  50% {
    color: #f00;
  }
  100% {
    background-color: #fff;
    color: #ed6d38;
  }
}
@keyframes bounce {
  0% {
    background-color: #ec8d38;
    color: #f00;
  }
  50% {
    background-color: #ec8d38;
    color: #fff;
  }
  75% {
    color: #f00;
  }
  100% {
    background-color: #fff;
    color: #ed6d38;
  }
}
/*sport*/
.traning {
  width: 100%;
}
.traning li {
  width: 100%;
  height: 200px;
  display: block;
  position: relative;
}
.traning li a {
  width: 100%;
  height: 200px;
  display: block;
  color: #fff;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.traning li a .content_box {
  width: 60%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 50px;
  left: 20%;
  border-radius: 4px;
}
.traning li a .content_box em {
  width: 50px;
  height: 1px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 7px auto;
}
.traning li a h1 {
  text-align: center;
  font-size: 130%;
  padding-top: 20px;
  font-weight: bold;
}
.traning li a p {
  text-align: center;
  height: 40px;
}
/* 理疗icon */
/*.sports_select_icon>li:before {
	content: "";
	width: 20px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/icon_chirismus.png?v=1.02);
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	position: absolute;
	z-index: 99;
	left: 10px;
	margin-top: 14px;
}*/
.sports_select_icon .area:before {
  background-position: 0px 0px;
}
.sports_select_icon .package:before {
  background-position: 0px -25px;
}
.sports_select_icon .date:before {
  background-position: 0px -52px;
}
.sports_select_icon .time:before {
  background-position: 0px -76px;
}
.sports_select_icon .doc:before {
  background-position: 0px -102px;
}
.sports_select_icon .called:before {
  background-position: 0px -128px;
}
.sports_select_icon .phone:before {
  background-position: 0px -155px;
}
.sports_select_icon .ground:before {
  background-position: 0px -181px;
}
/*更改取消弹出框*/
.xx_win {
  width: 92%;
  border: solid 1px #f0f0f0;
  position: fixed;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  top: 35%;
  left: 4%;
  background-color: white;
  display: none;
  z-index: 10;
}
.xx_win i {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: url(../images/xx_ask.svg) no-repeat center;
  background-size: 100%;
}
.btn_ul {
  border-top: solid 1px #E0E0E0;
}
.btn_ul li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
}
.btn_ul li:first-child {
  border-right: solid 1px #E0E0E0;
}
.xx_win .xx_win_table {
  display: table;
  width: 100%;
}
.xx_win p {
  display: table-cell;
  height: 124px;
  color: #666;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
}
/*<!--点击更改底部出现的样式-->*/
.hide_d,
.hide_d2 {
  position: fixed;
  width: 94%;
  bottom: 1%;
  margin: 0 auto;
  left: 3%;
  text-align: center;
  z-index: 10;
  display: none;
}
.hide_d ul,
.hide_d2 ul {
  background-color: #00CC99;
  border-radius: 4px;
  background-color: white;
  color: #13B3F5;
}
.hide_d li,
.hide_d2 li {
  border-top: solid 1px #e0e0e0;
  padding: 10px 0;
  font-weight: 300;
  color: #6e6e6e;
  font-size: 17px;
}
.hide_d li:first-child,
.hide_d2 li:first-child {
  border: none;
}
.hide_d p,
.hide_d2 p {
  height: 45px;
  line-height: 45px;
  margin-top: 5px;
  background-color: #088BD7;
  padding: 3px 0;
  border-radius: 4px;
  background-color: white;
  color: #6e6e6e;
  font-weight: 500;
}
/*遮屏罩*/
.big_canvas,
.big_canvas2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #666666;
  opacity: .6;
  display: none;
}
.xx_order {
  text-align: center;
  margin-top: 35px;
}
.xx_order a {
  color: #84c1f0;
}
/*底部的div*/
.xx_botton_div {
  position: fixed;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.xx_botton_div a {
  padding: 0 50px;
  color: #999999;
}
.xx_botton_div a:first-child {
  border-right: solid 1px #999999;
}
.xx_tel_h3 {
  text-align: center;
  padding: 17px 0;
  color: #ec8d39;
}
.checket-itemall {
  width: 100%;
}
.checket-itemall ul {
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.checket-itemall ul li {
  overflow: hidden;
  text-align: center;
  width: 33%;
  border-left: solid 1px #eee;
  color: #626262;
  line-height: 25px;
  font-size: 12px;
  padding: 10px 0 4px 0;
}
.checket-itemall ul li span {
  display: block;
  color: #e99830;
}
.checket-itemall ul li span em {
  font-size: 22px;
}
.has-coupon {
  display: block;
  font-size: 12px;
  text-decoration: initial;
  color: #636268;
  margin-top: 5px;
  background-color: #f0eff5;
  border-top: 1px solid #d6d5db;
  border-bottom: 1px solid #d6d5db;
}
.qqhas-coupon {
  background-color: #108ee9;
  border: none;
  color: #fff;
  margin-top: 0;
  height: 36px;
  line-height: 38px;
  background-image: url(../images/qq-indexicon.png);
  background-repeat: no-repeat;
  background-size: 38px 148px;
  background-position: 2% -3px;
  padding-left: 40px;
}
.coupondiv i {
  height: 100%;
  width: 36px;
  top: 0;
  right: 2%;
  background-image: url(../images/qq-indexicon.png);
  background-repeat: no-repeat;
  background-size: 38px 148px;
  background-position: 0 -39px;
  z-index: 10;
}
/*找医院重构*/
.tap-item {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  padding: 6px 0;
}
.tap-item a.person-center {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-left: 11%;
}
.tap-item ul {
  font-size: 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
}
.tap-item ul li {
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  line-height: 32px;
  position: relative;
}
.my-location,
.li-preson-center {
  width: 20%;
}
.my-location em {
  vertical-align: middle;
}
.tap-item .tap-checked {
  width: 59%;
}
a.person-center {
  background: url(../images/tencent_center_icon.png) no-repeat center;
  background-size: cover;
}
a.person-center em {
  width: 12px;
  height: 14px;
  background: url(../images/qq-indexicon.png) no-repeat center;
  background-size: 38px 148px;
  background-position: -14px -85px;
  right: -7px;
  top: -2px;
  font-size: 10px;
  color: #fff;
  line-height: 13px;
}
.tap-item .tap-checked a {
  display: inline-block !important;
  height: 30px!important;
  line-height: 30px!important;
  padding: 0 10px!important;
  font-size: 15px;
  width: 50%;
}
.tap-item .mechanism {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tap-item .pac {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fin-hospital-nav-half li {
  width: 50%!important;
}
.hospitals-nob .hospital_info h6 span {
  left: 0!important;
}
/*找套餐*/
.fixed30 {
  position: relative!important;
  margin-top: 10px;
  margin-bottom: -1px;
}
.daishu-bottom-logo {
  text-align: center;
  color: #b1b1b1;
  font-size: 12px;
  padding: 10px 0;
}
.daishu-bottom-logo i {
  display: inline-block;
}
.daishu-logo i {
  width: 60px;
  height: 20px;
  background: url(../images/bottom_icon.png) center no-repeat;
  background-size: cover;
  vertical-align: middle;
}
.daishu-tel i {
  width: 11px;
  height: 11px;
  background: url(../images/telicon.png) center no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.daishu-tel a {
  vertical-align: middle;
  color: #b1b1b1;
  text-decoration: none;
}
.secret {
  text-align: center;
  margin-bottom: 5px;
}
.secret i {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/i2x.png) center no-repeat;
  background-size: cover;
  vertical-align: middle;
}
.secret span {
  vertical-align: middle;
  color: #999;
}
.marryli a {
  display: inline!important;
  margin-left: 20px!important;
  margin-right: 0px!important;
}
.banner .scre {
  display: table;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.18);
  margin: 0 auto;
}
.banner .scre em {
  margin-right: 6px;
}
.banner span.line {
  height: 14px;
  border-left: solid 1px #fff;
  margin: 0 20px;
}
.item-top i {
  width: 25px;
  height: 25px;
  background-image: url(../images/service-order.png);
  background-size: 50px 225px;
  margin-top: -1px;
  background-repeat: no-repeat;
}
.alli-1 {
  background-position: -12px -13px;
}
.alli-2 {
  background-position: -12px -57px;
}
.alli-3 {
  background-position: -12px -102px;
}
.alli-4 {
  background-position: -12px -147px;
}
.alli-5 {
  background-position: -12px -192px;
}
.item-top span {
  vertical-align: middle;
}
.newimg .my_center_list a:before {
  background-image: url(../images/center-indexicon.png);
  background-size: 50px 300px;
  -webkit-background-size: 50px 300px;
}
    #main .my_center_list .report:before {
      background: url(../images/report-icon.png) no-repeat center center;
      background-size: 22px;
    }

.package-detail-info- ul {
  padding-left: 15px;
  border: 1px #eee;
}
.package-detail-info- ul li {
  padding: 15px 15px 15px 0;
  font-size: 13px;
  color: #909090;
  border-bottom: solid 1px #eee;
}
.package-detail-info- h1 {
  height: 27px;
  line-height: 42px;
  background-color: #fff;
  padding-left: 15px;
  color: #6e6e6e;
  text-decoration: none;
  position: relative;
  font-size: 14px;
}
.package-detail-info- ul h2 {
  display: inline-block;
  font-size: 12px;
  border: solid 1px #e99830;
  border-radius: 4px;
  padding: 0 2px;
  margin-bottom: 13px;
}
/*新版*/
/*轮播*/
.slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0px auto;
  height: 100%;
  z-index: 100;
}
.slide:after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 50%;
}
.slide ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slide li {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slide li:first-child {
  z-index: 1;
}
.slide li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.slide .slide-desc {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  overflow: hidden;
  padding: 5px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  word-break: break-all;
  text-overflow: ellipsis;
}
#slide2 .dot {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 5;
  font-size: 0;
  width: 100%;
  text-align: center;
}
#slide3 .dot {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 5;
  font-size: 0;
  width: 100%;
  text-align: center;
}
.slide .dot span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 13px;
  background-color: #fff;
  border-radius: 50%;
}
.slide .dot .cur {
  background-color: #5cb1ff;
}
.slide .txt {
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  word-break: break-all;
  text-overflow: ellipsis;
}
.banner {
  width: 100%;
  background-image: url(../images/index-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 16px;
  background-size: cover;
}
.position-city {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  height: 28px;
  width: 68px;
  border-radius: 20px;
  top: 10px;
  right: 16px;
  color: #edf1f3;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  z-index: 101;
}
.position-city i {
  width: 13px;
  height: 16px;
  background: url(../images/location-icon.png);
  background-size: cover;
  margin-top: -2px;
}
.hospital-package h2 {
  color: #909090;
  text-align: center;
}
.hospital-package h2 hr {
  width: 74px;
  border-top: solid 1px #eee;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.hospital-package .hospital-package-title-2 hr {
  margin: 0 10px;
  width: 56px;
}
.hospital-package-item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  margin: 15px 0;
}
.hospital-package-item a {
  width: 50%;
  border: 1px solid #eee;
  border-style: solid none;
  text-align: center;
  padding: 10px 0;
}
.hospital-package-item .border-ri {
  border-right: solid 1px #eee;
}
.hospital-package-item div i {
  width: 60px;
  height: 49px;
  background-image: url(../images/index-icon.png);
  background-size: 72px 356px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.hospital-icon {
  background-position: -7px 0;
}
.package-icon {
  background-position: -7px -58px;
}
.package-item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  margin: 15px 0;
}
.package-item a {
  width: 25%;
  font-size: 13px;
  border: solid 1px #eee;
  border-left: none;
  padding: 7px 0;
  height: 90px;
  box-sizing: border-box;
}
.package-item a i {
  display: block;
  width: 50px;
  height: 55px;
  background-image: url(../images/index-icon.png);
  background-size: 72px 356px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.package-item-1 {
  background-position: -13px -114px;
}
.package-item-2 {
  background-position: -13px -175px;
}
.package-item-3 {
  background-position: -13px -238px;
}
.package-item-4 {
  background-position: -13px -298px;
}
.hospital-package .big-btn {
  border-radius: 30px;
  margin-top: 20px;
}
.hospital-package-botton {
  color: #b1b1b1;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 25px 0 10px 0;
  text-align: center;
}
.hospital-package-botton span {
  height: 12px;
  border-left: solid 1px #b1b1b1;
  margin: 0 30px;
}
.hospital-info {
  width: 200px;
}
.hospital-info h3 {
  color: #4c4c4c;
}
.next-inner {
  right: 15px;
  top: 50%;
  width: 58px;
  height: 27px;
  line-height: 28px;
  margin-top: -13px;
  border-radius: 4px;
}
.banner {
  background: url(../images/wechat/tencent_banner.jpg) center center;
  background-size: cover;
  display: table;
  padding: 22px 0;
}
.banner .table {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.hospitai-icon {
  border: solid 1px #fff;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  overflow: hidden;
}
.hospitai-icon img {
  height: 100%;
  width: 100%;
}
.labels {
  width: 275px;
  margin: 0 auto;
  max-height: 44px;
  overflow: hidden;
}
.labels span {
  display: inline-block;
  padding: 0 5px;
  border: solid 1px #fff;
  color: #fff;
  border-radius: 4px;
  margin: 3px 0 0 3px;
  background-color: rgba(0, 0, 0, 0.06);
}
.position-tel {
  padding-left: 16px;
  border-bottom: solid 1px #eee;
  background-color: #fff;
  z-index: 100;
  box-shadow: 0px -3px 40px 3px rgba(0, 0, 0, 0.06);
}
.position-tel p {
  height: 60px;
  line-height: 60px;
}
.recommend h2 {
  height: 45px;
  line-height: 45px;
  border: solid 1px #eee;
  margin-top: 16px;
  padding-left: 15px;
}
.recommend-inner {
  padding-left: 13px;
  border: 1px #eee;
  border-style: none none none solid;
}
/*.text{padding: 14px 14px 14px 0;  border-bottom: solid 1px #eee;}	*/
.position-info:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 15px;
  height: 6px;
  width: 6px;
  border-width: 1px 1px 0 0;
  border-color: #b3b3b3;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  margin-top: -4px;
}
.position-tel p {
  height: 60px;
  line-height: 60px;
}
.position-tel p span {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 100%;
  margin-left: 3px;
}
.position-tel p i {
  width: 20px;
  height: 22px;
  background-image: url(../images/hosdetail-item.png);
  background-size: 35px 74px;
  background-repeat: no-repeat;
}
.position-info {
  border-bottom: solid 1px #eee;
  margin-bottom: -1px;
}
.position-info i {
  background-position: -7px -7px;
}
.telnumber i {
  background-position: -9px -45px;
}
.new-item-top {
  height: 37px;
  line-height: 37px;
  padding: 0 2px;
}
.new-item-top i {
  width: 14px;
  height: 16px;
  background: url(../images/list-icon.png) no-repeat center center;
  background-size: 14px 15px;
  margin-top: -1px;
}
.new-item-top span {
  vertical-align: middle;
}
/*#daishu_bottom{padding: 20px 0;}*/
.showdetailornot {
  overflow: hidden;
  height: 225px;
}
.sureshowdetail i.arrow {
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(-90deg);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(-90deg);
}
.verify .icon_tel- {
  background-image: url(../images/alert-phoneIcon.png);
  background-size: 14px 17px;
}
.verify .icon_pass- {
  background-image: url(../images/alert-phonecon.png);
  background-size: 34px 72px;
  background-position: 6px -33px;
}
.verify .icon_pass2 {
  background-image: url(../images/alert-eyeIcon.png);
  background-size: 18px 11px;
}
#verify .ifocus {
  background-image: url(../images/alert-phoneIcon2.png);
  background-size: 14px 17px;
}
#verify3 .ifocus {
  background-image: url(../images/alert-eyeIcon2.png);
  background-size: 18px 11px;
}
#verify2 .ifocus{
  background-position: 6px 4px;
}
.ser-items .row{
  padding-top: 10px;
  background-color: #fff;
  border-bottom: solid 1px #eee;
}
.ser-items .row a {
  border: none;
  background-color: #fff;
}
/*预约课程样式*/
.schedule .schedule-notice {
  padding: 12px 15px;
  position: relative;
  background-color: #f0f0f0;
}
.schedule .schedule-notice i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/tz-icon.png) center center no-repeat;
  background-size: 100% 100%;
}
.schedule .schedule-notice span {
  vertical-align: middle;
  font-size: 14px;
  color: #666;
}
.schedule .schedule-notice:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 15px;
  height: 6px;
  width: 6px;
  border-width: 1px 1px 0 0;
  border-color: #b3b3b3;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -moz-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  margin-top: -4px;
}
.schedule .schedule-selected {
  position: relative;
  z-index: 1000;
}
.schedule .schedule-selected div {
  width: 50%;
  float: left;
  text-align: center;
  padding: 12px 0;
  border: 1px #e0e0e0;
  border-style: solid none;
  color: #333;
  font-size: 14px;
}
.schedule .schedule-selected div:first-child {
  border-right: solid 1px #eee;
}
.schedule .schedule-selected div ul {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  visibility: hidden;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}
#main ul.shownav {
  max-height: 500px;
  visibility: visible;
}
.schedule .schedule-selected div ul li {
  padding: 15px;
  border-bottom: solid 1px #eee;
  text-align: left;
}
.schedule .course-item li {
  padding: 17px 15px;
  position: relative;
  border-bottom: solid 1px #eee;
}
.schedule .course-item li .des {
  font-size: 17px;
  color: #333;
}
.schedule .course-item li .des em {
  display: inline-block;
  max-width: 44%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
.schedule .course-item li .des span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border: solid 1px #76d03b;
  color: #76d03b;
  border-radius: 10px;
  font-size: 12px;
}
.schedule .course-item li .place,
.schedule .course-item li .date {
  font-size: 12px;
  color: #999;
}
.schedule .course-item li i {
  position: absolute;
  right: 15px;
  width: 57px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  border-radius: 4px;
  background-color: #ea8d39;
  top: 50%;
  margin-top: -13px;
  text-align: center;
  font-size: 14px;
}
#main .list .appoint {
  right: 15px;
  top: 50%;
  margin-top: -14px;
}
.tencent-orderinfo {
  background-color: #f8f8f8!important;
  border-bottom: none!important;
}
.tencent-orderinfo-bgwhite {
  background-color: #fff;
  width: 94%;
  margin: 0 auto;
  border: solid 1px #eee;
  border-top: none;
  margin-top: 15px;
  border-radius: 2px;
  overflow: hidden;
}
.tencent-orderinfo .order-state {
  text-align: center;
  padding: 29px 0;
  border-bottom: solid 1px #eee;
  border-top: solid 2px #4d85cd;
}
.tencent-orderinfo .order-state i {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: url(../images/tencent-tjisover-icon-1.png) center center no-repeat;
  background-size: cover;
}
.tencent-orderinfo .order-state .no_pay {
  background: url(../images/tencent-tjisover-icon-2.png) center center no-repeat;
  background-size: cover;
}
.tencent-orderinfo .order-state p {
  font-size: 17px;
  color: #333;
  margin-top: 17px;
}
.tencent-orderinfo .tencentorder-body {
  padding: 23px 30px;
}
.tencent-orderinfo .tencentorder-body .tencent-box-info div {
  display: table;
}
.tencent-orderinfo .tencentorder-body .tencent-box-info p {
  line-height: 30px;
  font-size: 14px;
  display: table-cell;
}
.tencent-orderinfo .tencentorder-body .tencent-box-info div p:first-child {
  color: #333;
  width: 32px;
}
.tencent-orderinfo .tencentorder-body .tencent-box-info div p:last-child {
  color: #666;
  padding-left: 20px;
  text-align: left;
  line-height: 20px;
}
.tencent-orderinfo .tencent-info-footer {
  margin-top: 32px;
}
.tencent-orderinfo .tencent-info-footer a {
  vertical-align: middle;
  font-size: 12px;
  color: #999;
}
.tencent-orderinfo .tencent-info-footer a:nth-child(2) {
  display: inline-block;
  margin: 0 12px;
  margin-top: -2px;
}
.tencent-orderinfo-btn a {
  display: block;
  width: 94%;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  border-radius: 4px;
  margin-top: 15px;
  font-size: 18px;
}
.tencent-orderinfo-btn .fir_btn {
  background-color: #4d85cd;
  color: #fff;
}
.tencent-orderinfo-btn .order_detail_2 {
  display: none;
}
.tencent-orderinfo-btn a {
  background-color: #fff;
  color: #4d85cd;
  border: solid 1px #4d85cd;
}
.hospital_fixed_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-top: solid 1px #eee;
  display: none;
  color: #fff;
}
.plan_about_text_box {
  overflow: hidden;
}
.feedback-help .help-tap {
  display: table;
  height: 104px;
  background-color: #fff;
  width: 100%;
  border-bottom: solid 1px #eee;
}
.feedback-help .help-tap > a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50%;
  font-size: 15px;
  color: #333;
}
.feedback-help .help-tap > a > i {
  background-size: 48px 100px;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-image: url(../images/wechat/feedback_help_icon.png);
  display: inline-block;
  margin-bottom: 8px;
}
.feedback-help .help-tap > a:first-child {
  border-right: solid 1px #eee;
}
.feedback-help .help-tap > a:first-child i {
  background-position: -7px -9px;
}
.feedback-help .help-tap > a:last-child i {
  background-position: -7px -58px;
}
.feedback-help .problem > h3 {
  border-left: solid 3px #e99830;
  height: 31px;
  line-height: 31px;
  color: #999;
  font-size: 12px;
  padding-left: 12px;
}
.feedback-help .problem > ul {
  background-color: #fff;
  padding-left: 15px;
  border: 1px #eee;
  border-style: solid none;
}
.feedback-help .problem > ul > li {
  border-bottom: solid 1px #eee;
  position: relative;
}
.feedback-help .problem > ul > li > a {
  display: block;
  height: 45px;
  line-height: 47px;
  font-size: 15px;
  color: #333;
}
.feedback-help .problem > ul > li > a > i {
  right: 15px;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, -2) rotate(0);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, -2) rotate(0);
  top: 50%;
  margin-top: -2px;
}
.feedback-help .problem > ul > li:last-child {
  height: 45px;
  border-bottom: none;
}
.common-problem {
  padding: 0 15px;
  background: #fff;
}
.common-problem > h3 {
  line-height: 67px;
  font-size: 17px;
  color: #333;
  border-bottom: solid 1px #e0e0e0;
}
.common-problem > div {
  padding-top: 21px;
}
.common-problem > div > p {
  line-height: 24px;
  margin-bottom: 18px;
  font-size: 14px;
  color: #333;
}
.need_select select {
  color: #e0e0e0;
}
.nurse_img img {
  width: 162px;
  margin-bottom: 10px;
}
.nurse_img {
  margin-top: 30%;
  width: 100%;
}
/* 指南 */
.note_tpl .nav {
  width: 20%;
}
.note_tpl .nav > p {
  padding-left: .15rem;
  font-size: .14rem;
  line-height: .45rem;
  margin-bottom: 0;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
}
.note_tpl .nav > .active {
  color: #e99830;
  border-left: solid 3px #e99830;
  padding-left: .12rem;
  background-color: #fff;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  position: relative;
}
.note_tpl .nav > .active:after {
  content: '';
  position: absolute;
  width: .03rem;
  right: -0.015rem;
  top: 0;
  height: 100%;
  background-color: #fff;
}
.note_tpl .nav > p:first-child {
  border-top: none;
}
.note_tpl .cbox {
  width: 80%;
  font-size: .13rem;
  color: #6e6e6e;
  padding: .12rem .24rem;
  background-color: #fff;
  border-left: solid 1px #eee;
}
.note_tpl .cbox > div {
  display: none;
}
.note_tpl .cbox > div > p {
  line-height: .21rem;
  margin-bottom: .2rem;
}
.note_tpl .cbox > .active {
  display: block;
}
.qqindex-nav {
  width: 100%;
  border-bottom: solid 1px #eee;
  z-index: 1000;
}
.qqindex-nav p {
  height: 40px;
  line-height: 40px;
  width: 33.3%;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-right: solid 1px #eee;
  margin-bottom: -1px;
}
.qqindex-nav p:last-child {
  border-right: none;
}
.qqindex-nav .active {
  color: #e99830;
  border-bottom: solid 2px #e99830;
}
.qqindex-nav .screen-price .active {
  color: #e99830;
}
.qqindex-nav-overload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}
.coupon_select {
  right: 30px;
  position: absolute;
  text-align: right;
  color: #6e6e6e;
  overflow: hidden;
  font-size: 15px;
  top: 50%;
  margin-top: -10px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container img {
  width: 100%;
}

.checkbox_i{display: inline-block; width: 18px; height: 18px; border: solid 1px #e0e0e0; vertical-align: middle; border-radius: 50%; position: relative; margin-right: 7px;}
.checkbox_i img{width: 100%; height: 100%; position: absolute; left: 0; top: -1px; display: none;}
.limitpage{font-size: 12px;}
label{margin-bottom: 0; font-weight: normal;}
.selected_itemNameTop{border-left: solid 3px #e99830; border-bottom: solid 1px #eee;}