* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
}
a,
img {
  border: 0;
  vertical-align: top;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}
body {
  padding: 0;
  font: 12px/1.5 'Microsoft YaHei', Arial, Helvetica;
  font-family: 'Microsoft YaHei' !important;
  background: #e7e8eb;
  min-width: 1280px;
}
i {
  font-style: normal;
}
.hospital-info {
}
.ellipsis {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tn-c {
  text-align: center !important;
}
.tn-l {
  text-align: left !important;
}
.tn-r {
  text-align: right !important;
}
.margT5 {
  margin-top: 5px;
}
.margT10 {
  margin-top: 10px;
}
.margT15 {
  margin-top: 15px;
}
.margB10 {
  margin-bottom: 10px;
}
.margB15 {
  margin-bottom: 15px;
}
.margB30 {
  margin-bottom: 30px;
}
.margT30 {
  margin-top: 30px;
}
.margL10 {
  margin-left: 10px;
}
.margL15 {
  margin-left: 15px;
}
.margL20 {
  margin-left: 20px;
}
.margL30 {
  margin-left: 30px;
}
.margR10 {
  margin-right: 10px;
}
.margR15 {
  margin-right: 15px;
}
.margR20 {
  margin-right: 20px;
}
.margR30 {
  margin-right: 30px;
}
.color-red {
  color: #e60012;
}
.color-green {
  color: #22ac38;
}
.ft-bd {
  font-weight: bold;
}
.fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
.fn-clear {
  zoom: 1;
  /* for IE6 IE7 */
}
.ygregister-wrap .fn-both {
  float: none;
}
.fn-left {
  float: left;
}
.fn-right {
  float: right;
}
.fn-hide {
  display: none;
}
.fn-show {
  display: block;
}

/* 框架 */
.wth-main {
  /* width: 1150px; */
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap-top {
  width: 100%;
  height: 160px;
  text-align: center;
  background: url(../images/bg-top.jpg) repeat-x 0 0;
}
.wrap-top img {
  margin-top: 32px;
}
.wrap-nav {
  width: 100%;
  height: 40px;
  text-align: center;
  background: #deb880;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.wrap-nav li {
  display: inline-block;
}
.wrap-nav li.active {
  background: #c79058;
}
.wrap-nav a {
  display: block;
  padding: 0 45px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  float: left;
}
.wrap-nav a:hover {
  color: #f8dfbb;
}
.wrap2-footer {
  clear: both;
  padding: 20px 0;
  background: #f7f7f7;
  text-align: center;
}
.wrap2-footer .footer-charts {
  display: inline-block;
  vertical-align: top;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #cbcbcb;
  font: 12px/1.5 'Microsoft YaHei';
  color: #666;
}
.wrap2-footer .footer-desc {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 1280px;
  text-align: center;
}

.wrap2-footer .footer-desc p {
  color: #666;
  line-height: 26px;
}
.wrap2-footer .footer-desc .footer-slogan {
  padding-top: 10px;
  color: #2b2b2b;
}
.wrap2-footer .footer-desc .footer-slogan a {
  color: #2b2b2b;
}
.wrap2-footer .footer-desc .footer-slogan a img {
  margin-right: 2px;
  vertical-align: text-bottom;
}
.wrap2-footer .footer-desc .footer-marks {
  color: #9f9f9f;
}

.wrap-footer {
  clear: both;
  padding: 50px 0;
  background: #f7f7f7;
  text-align: center;
}
.wrap-footer .footer-charts {
  display: inline-block;
  vertical-align: top;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #cbcbcb;
  font: 12px/1.5 'Microsoft YaHei';
  color: #666;
}
.wrap-footer .footer-desc {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: left;
}

.wrap-footer .footer-desc p {
  color: #666;
  line-height: 26px;
}
.wrap-footer .footer-desc .footer-slogan {
  padding-top: 10px;
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-slogan a {
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-marks {
  color: #9f9f9f;
}

.checked-rd {
  background: url('../images/radio-checked.png') no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.checked-rd.uncheck {
  background: url('../images/radio-unchecked.png') no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.checked-cb {
  background: url('../images/check-box-checked.png') no-repeat;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}
.checked-cb.uncheck {
  background: url('../images/check-box-unchecked.png') no-repeat;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}
.fav {
  background: url('../images/fav.png') no-repeat;
  width: 12px;
  height: 10px;
}
/**跟弹窗相关联**/
.cb {
  clear: both;
}
.w310 {
  width: 308px;
  margin: 0 auto;
}
.mt67 {
  margin-top: 67px;
}
.mt30 {
  margin-top: 30px;
}
.input220 {
  width: 210px;
  height: 30px;
  border: 1px solid #d2d2d2;
  padding-left: 10px;
}
.titletext {
  color: #2b2b2b;
  font-size: 14px;
}
.ml30 {
  margin-left: 30px;
}
.ml10 {
  margin-left: 10px;
}
.bottom-btn-ctn {
  width: 192px;
  margin: 0 auto;
  clear: both;
  height: 30px;
}
.bottom-btn-ctn .btn {
  width: 90px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #deb880;
  border: 1px solid #deb880;
  text-align: center;
  margin-top: 40px;
  cursor: pointer;
}
.bottom-btn-ctn .btn:last-child {
  margin-left: 8px;
}
.circle_img {
  position: relative;
  display: block;
  margin-left: 10px;
  width: 100px;
  height: 100px;
  float: left;
  border: 1px solid #eee;
  text-align: center;
}
.circle_img img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.circle_img .delete {
  position: absolute;
  left: 40px;
  bottom: -20px;
  cursor: pointer;
}
.large_img {
  display: none;
  z-index: 999;
}

/**医馆的顶部导航 begin*/
.top-menu-ctn {
  background: #f2e6d5;
  width: 100%;
  min-width: 1280px;
  height: 60px;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.top-menu-ctn .content {
  max-width: 1280px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.top-menu-ctn .content .baseInfo-ctn {
  margin-top: 23px;
  margin-left: 15px;
  font-size: 14px;
  line-height: 14px;
}
.baseInfo-ctn .mt6 {
  margin-top: 6px;
}

.logo-ctn {
  margin-top: 15px;
  margin-right: 20px;
  border-right: 1px solid #e1b6a0;
  padding-right: 20px;
}
.systext {
  font-size: 20px;
  color: #555;
  height: 60px;
  line-height: 60px;
}
.admin-logo-ctn {
  margin-top: 12px;
}
.loginout-ctn {
  margin: 20px 10px 0;
  font-size: 14px;
  border-left: 1px solid #cfc4b4;
  padding-left: 8px;
  cursor: pointer;
}
/********医馆的底部导航 end******/

/**医馆的左边导航 begin*/
.ygadmin-left-nav {
  /* width:180px; */
  background: #ffffff;
  height: auto;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
  margin-left: 10px; /********跟上边的对齐*******/
  margin-bottom: 30px;
  min-height: 800px;
  /* position: absolute;
  top: 0;
  left: 0; */
}

.ygadmin-left-nav-short .menusprite-ctn .text,
.ygadmin-left-nav-short .menusprite-ctn .arrow01 {
  width: 0;
  height: 0;
  overflow: hidden;
}
.ygadmin-left-nav-short .sprite-menu000 {
  background-image: url(../images/menuhide.png);

  left: 27px;
}

.menu-list-ctn {
  border-bottom: 1px solid #e5e5e5;
}

.menu-list-ctn:first-of-type {
  position: relative;
}

.ygadmin-left-nav .menuitem-ctn {
  height: auto;
  clear: both;
  display: none;
}
.menuitem-ctn .item {
  margin-top: 7px;
  font-size: 14px;
  color: #9f9f9f;
  line-height: 30px;
  cursor: pointer;
  padding-left: 40px;
}
.menuitem-ctn .item.focus {
  background: #c15d3e;
  color: #ffffff;
}
.menuitem-ctn .item:last-child {
  margin-bottom: 14px;
}
.menuitem-ctn .item:first-child {
  margin-top: 0px;
}
.menusprite-ctn {
  margin-left: 15px;
  font-size: 14px;
  color: #555;
  height: 22px;
  padding-top: 8px;
  cursor: pointer;
  padding-bottom: 8px;
  clear: both;
}
.menusprite-ctn .arrow01 {
  margin-right: 10px;
}
.menusprite-ctn .arrow01 img {
  vertical-align: middle;
}
.menusprite-ctn .text {
  margin-left: 5px;
}
/**医馆的左边导航 end*/

/******/
.yg-menu-item.nav-active a {
  border-bottom: 2px solid #f7e5cb;
  height: 36px;
  display: block;
  padding: 0 5px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  margin: 0 40px;
  float: left;
}

/*点击隐藏按钮  */
.ygadmin-left-nav-short {
}

.ygadmin-left-nav-short .menu_list_short {
  width: 50px;
  height: 43px;
}
.ygadmin-left-nav-short .menuitem-ctn {
  display: none;
  height: 0;
  overflow: hidden;
}

.wrap-nav.fixedtop {
  position: fixed;
  left: 0;
  top: 0;
}

.return-back {
  margin-top: 30px;
  margin-right: 50px;
  cursor: pointer;
}
.title-pub-ctn {
  background: #f6f6f6;
  height: 80px;
  /* width: 1030px; */
  width: 99%;
  padding-left: 20px;
  /*padding-right: 10px;*/
  margin-top: 20px;
}
.title-left {
  font-size: 20px;
  color: #2b2b2b;
  height: 80px;
  line-height: 80px;
}
input {
  padding: 0 5px;
  font-family: '微软雅黑';
}
input:focus {
  border: 1px solid #c15d3e;
}
textarea:focus {
  border: 1px solid #c15d3e;
}
textarea {
  font-family: '微软雅黑';
  padding: 5px;
}

@media screen and (min-width: 768px) {
  #modal-dialog {
    width: 510px;
  }
}
#js-share-pic > img {
  margin: 0 auto;
}

/* img wrap */
.img-wrap {
  position: relative;
  display: inline-block;
  border: 1px solid #eee;
  text-align: center;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.img-wrap span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.img-wrap img {
  display: inline;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.right-cont-wrap {
  width: 1040px;
  margin-left: 10px;
  padding-right: 20px;
  background: #ffffff;
  padding-left: 20px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.poplink-wrap {
  width: 100%;
  height: 100%;
  background-color: #eee;
  position: relative;
  overflow: hidden;
}
.poplink-wrap textarea {
  width: 450px;
  margin: 0 19px;
  height: 220px;
  resize: none;
  font-size: 16px;
  border: 1px solid #ccc;
}

/*404*/
.error-page-wrap {
  position: relative;
  text-align: center;
  min-height: 570px;
  padding: 100px 0;
}
.error-page-wrap .error-txt {
  padding: 20px 0 60px;
  color: #deb880;
  font-size: 18px;
  line-height: 30px;
}
.error-reback-btn {
  display: inline-block;
  width: 120px;
  height: 30px;
  background: url(../images/re-back.png) no-repeat left top;
  text-align: center;
  line-height: 30px;
}

/*空列表*/
.empty-list-wrap {
  position: relative;
  text-align: center;
  padding: 20px 0;
}
.empty-list-wrap .empty-txt {
  padding-top: 20px;
  color: #deb880;
  font-size: 18px;
  line-height: 30px;
}

/*清除浮动  */

　.clearfix:before,
.clearfix:after {
  content: '';

  display: block;

  clear: both;
}

.clearfix {
  zoom: 1;
}
