html,
body {
  height: 100%;
}
a {
  text-decoration: none;
}

.win_bidding_index {
  line-height: 30px;
}
/*注册页面*/
.unit-info-title {
  font-size: 16px;
}
.unit-info {
  margin: 10px 5px 1px 10px;
}
.img-submit {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 30px;
  margin-bottom: 30px;
}
.unit-info-input {
  display: inline-block;
  width: 70%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 0px;
  border-radius: 4px;
  border-bottom: 1px solid #ccc;
}
.need {
  color: red;
  font-size: 16px;
  margin-top: 10px;
  vertical-align: text-top;
}
/*竞价*/
.bidding_user {
  text-align: center;
}
.bidding_user_msg {
  text-align: center;
}
.bidding_user_msg > span {
  color: #f7883e;
}
.bidding_user_msg > a {
  text-decoration: none;
}
.ranking_div {
  width: 100%;
  text-align: center;
  font-size: 16px;
}

/*公告*/
.notice_list {
  background-color: #f2f3f5;
}
.bidding_state {
  height: 25px;
}
.notice_list {
  background-color: #f2f3f5;
}
.notice_list_div {
  margin-top: 25px;
  margin-bottom: 60px;
}
.notice_list_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.notice_list_div .bidding_info_item p {
  margin-top: -10px;
}
.notice_list_div ul li {
  background-color: #fff;
}
.notice_list_ul_li {
  margin-top: 10px;
  padding: 5px;
}
.notice_list_div ul li .bidding_state {
  height: 30px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.notice_accessory {
  display: block;
  width: 56px;
  height: 23px;
  text-decoration: none;
  color: #ffffff !important;
  float: right;
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #337ab7;
  font-size: 13px !important;
  line-height: 23px;
  text-align: center;
}
.notice_list_div ul li .bidding_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
  width: 70px;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.notice_list_div ul li .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.notice_list_div ul li .bidding_info_item .key {
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
  width: 85px;
}
.notice_list_div ul li .bidding_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.notice_list_div ul li .bidding_info_item .value .sp {
  color: #f72020;
}
.announcement-list-li {
  margin-left: -20px !important;
}
.show_notice_memo_div {
  background-color: #fff;
  padding: 0 10px;
  display: inline-block;
  width: 100%;
}
.show_notice_remark {
  margin: 0 5px 0 90px;
}
.show_notice_memo_title {
  float: left;
  width: 85px;
}
.show_notice_more_info {
  border: #cccccc 1px solid;
  margin-top: 10px;
}
/*更多中标*/
.win_bidding_list {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.win_bidding_list_ul {
  width: 100%;
  overflow: hidden;
}
.win_bidding_list_ul li {
  border-bottom: solid 1px #e8e9eb;
}
.win_bidding_list_ul li a {
  color: black;
  display: inline-block;
  width: 100%;
  line-height: 30px;
}

/*中标记录*/
.win_bidding {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.win_bidding_div {
  margin-top: 1px;
  margin-bottom: 10px;
}
.win_bidding_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #ffff;
}
.win_bidding_div ul li {
  margin-top: 10px;
  padding: 5px;
}
.win_bidding_div ul li .bidding_state {
  height: 25px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.win_bidding_div ul li .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
  font-size: 13px;
}
.win_bidding_div ul li .bidding_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.win_bidding_div ul li .bidding_info_item .value {
  text-align: left;
  left: 80px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.win_bidding_div ul li .remark {
  font-size: 13px;
  position: relative;
}
.win_bidding_div ul li .remark .key {
  width: 80px;
  margin-left: 5px;
}
.win_bidding_remark {
  position: absolute;
  left: 80px;
  top: 0;
  text-align: left;
}
.win_bidding_div ul li .nodisplay {
  display: none;
}

.alert {
  margin-top: 50px;
}
.loading {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.loading .loading_pos {
  width: 37px;
  height: 37px;
  margin: 200px auto;
}
.loading .loading_pos img {
  width: 37px;
  height: 37px;
}
.logo {
  margin-top: 60px;
}
.logo_div {
  width: 100%;
  height: auto;
  text-align: center;
}
.logo-img {
  width: 80px;
}
.logo-title {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-top: 10px;
  margin-bottom: -6px;
}
.logo-title-en {
  font-size: 10px;
}
.username {
  margin-top: 50px;
}
.userpass {
  margin-top: 20px;
}
.input_top_5 {
  margin-top: 5px;
}
.useralter {
  margin-top: 5px;
  font-size: 12px;
  color: #aeadad;
}
.submit {
  margin-top: 30px;
}
.register {
  margin-top: 15px;
}
.p_top {
  height: 40px;
  line-height: 40px;
  background-color: #337ab7;
}
.p_top_title {
  font-size: 17px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.return {
  color: #fff;
}
.yhxy_out {
  position: relative;
}
.yhxy_out input {
  position: absolute;
  top: 0;
  left: 15px;
}
.yhxy {
  font-size: 12px;
  color: #337ab7;
  position: absolute;
  left: 35px;
  top: 3px;
}
.btn_1 {
  border: solid 1px #337ab7;
  background-color: #fff;
  color: #337ab7;
}
.btn_2 {
  background-color: #337ab7;
  color: #fff;
}
.wechat_login {
  width: 35px;
}
.wechat_login a {
  border: none;
  display: block;
  width: 35px;
  height: 35px;
}
.wechat_login a img {
  width: 35px;
  height: 35px;
}

/*首页*/
.more-div {
  margin-left: 90%;
}
.announcement-li {
  display: block;
  margin-left: -30px;
}
.announcement-li > a {
  color: black;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #e8e9eb;
  text-decoration: none;
}
.announcement-date {
  float: right;
  color: #827070;
  font-size: 10px;
}
.announcement-title {
  font-size: 15px;
}
.win-bidding {
  font-size: 16px;
}
.cygn_div {
  height: 20px;
  background-color: #e8e9eb;
}
.jjxx-img {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 5px;
}
.jjxx-a {
  float: right;
  height: 25px;
  line-height: 30px;
}
.jjxx-b {
  text-align: center;
  color: #333333;
  margin-left: 80px;
}
.jjxx-c {
  text-align: center;
  color: #333333;
  font-size: 15px;
  margin-top: 10px;
}
.jjxx-c1 {
  text-align: center;
  color: #333333;
  font-size: 15px;
  margin-top: 30px;
}
.jjxx-c2 {
  margin-left: 10px;
}

.img_play item {
  height: 120px !important;
  overflow: hidden;
}
.img_play item img {
  height: 120px !important;
  width: auto;
}
.carousel {
  width: 100% !important;
}
.index_menu {
  background-color: #e8e9eb;
}
.im_1 {
  height: 30px;
  position: relative;
}
.im_0528 {
  height: 63px;
  position: relative;
}

.im_1 .menu_line {
  width: 5px;
  height: 15px;
  background-color: #337ab7;
  position: absolute;
  left: 30px;
  top: 8px;
}
.im_1 span {
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  left: 40px;
  top: 4px;
}
.index_menu_1 {
  border-radius: 5px;
  padding-bottom: 10px;
  background-color: #fff;
}

.index_menu_1 {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin: 0 -10px;
}

.index_menu_1 .menu_div {
  width: 63%;
  margin: 0 auto;
}
.index_menu_1 .menu_div a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.index_menu_1 .menu_div a img {
  width: 100%;
  border-radius: 100%;
  height: auto;
}
.index_menu_1 .menu_div .menu_title {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  width: 100%;
}
.bbgn {
  margin-top: 10px;
}
.cygn {
  margin-top: 10px;
  margin-bottom: 70px;
}
.index_menu_2 {
  border-radius: 5px;
  padding-bottom: 10px;
  background-color: #fff;
}
.index_menu_2 .menu_div {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.index_menu_2 .menu_div a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.index_menu_2 .menu_div a img {
  width: 80%;
  border-radius: 100%;
  height: auto;
}
.index_menu_2 .menu_div .menu_title {
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  text-align: center;
  margin-top: 5px;
  width: 100%;
}
.footer {
  height: 45px;
  background-color: #fff;
  box-shadow: 0px -3px 10px #ccc;
}
.footer .footer_menu_div {
  width: 30px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}
.footer .footer_menu_div img {
  width: 30px;
  height: 30px;
}
.footer .footer_menu_div .currentactive {
  color: #337ab7 !important;
}
.footer .footer_menu_div .footer_menu_title {
  text-align: center;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
}
.footer .footer_menu_div a {
  color: #8a8a8a;
  text-decoration: none;
  font-weight: 600;
}

.container {
  position: relative;
}
.container .xlb {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.phxx {
  width: 90%;
  height: 30px;
  margin: 5px auto;
  line-height: 30px;
  overflow: hidden;
}
.phxx ul {
  list-style: none;
}
.phxx ul li {
  float: left;
  padding-left: 30px;
}

/**竞价公告 notice.html */
.notice_list {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.notice-list-ul {
  width: 100%;
  overflow: hidden;
}
.notice-list-ul li {
  border-bottom: solid 1px #e8e9eb;
}
.notice-list-ul li a {
  display: inline-block;
  width: 100%;
}
/*上传保证金earnestMoney*/
.i_d {
  position: relative;
  margin: 10px;
}
.upload_show {
  width: 150px;
}
.del {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 4px;
  left: 136px;
  z-index: 10;
}
.login-btn {
  display: inline-block;
  line-height: 25px;
  text-align: center;
  width: 110px;
  height: 25px;
  text-decoration: none;
  color: #ffffff !important;
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #337ab7;
  font-size: 13px !important;
}
.select_bidding {
  margin-top: 10px;
}
.select_bidding select {
  width: 200px;
  height: 25px;
  margin-bottom: 5px;
  border-radius: 2px;
}
.select_img {
  display: inline-block;
  line-height: 25px;
  text-align: center;
  width: 110px;
  height: 25px;
  text-decoration: none;
  color: #ffffff !important;
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #337ab7;
  font-size: 13px !important;
}

.ks_type_1 ul {
  padding: 0;
  margin: 0;
  list-style: none !important;
}
.ks_type_2 ul {
  padding: 0;
  margin: 0;
  list-style: none !important;
}
.ks_type_2 {
  margin-left: 0 !important;
}
.ks_type_1 ul li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #e8e9eb;
  border-bottom: solid 1px #aeadad;
}
.ks_type_2 ul li {
  height: 30px;
  line-height: 30px;
  background-color: #e8e9eb;
  border-bottom: solid 1px #aeadad;
}
.ks_type_2 ul li a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #464343;
  height: 30px;
  font-size: 12px;
}
.ks_type_2 ul li a .ks_name {
  position: absolute;
  left: 10px;
  top: 2px;
  height: 30px;
  line-height: 30px;
}
.ks_type_2 ul li a .ks_go {
  position: absolute;
  right: 10px;
  top: 2px;
  height: 30px;
  line-height: 30px;
}

.zhmz_body {
  background-color: #f2f3f5;
  height: 100%;
  position: relative;
}
.hd_out {
  width: 200px;
  margin: 3px auto;
  position: relative;
  background-color: #62cdf3;
  border-radius: 50px;
  height: 34px;
  color: #fff;
}
.hd_1 {
  width: 100px;
  height: 34px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  line-height: 34px;
  overflow: hidden;
  border-radius: 50px;
}
.hd_2 {
  width: 100px;
  height: 34px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 34px;
  border-radius: 50px;
}
.hd_1 a {
  color: #fff;
  text-decoration: none;
}
.hd_2 a {
  color: #fff;
  text-decoration: none;
}
.hd_select {
  background-color: #fff;
  color: #337ab7 !important;
}
.hd_select a {
  color: #337ab7 !important;
}
.zjmz_item {
  background-color: #fff;
  padding-top: 15px;
  margin-bottom: 10px;
}
.zj_info {
  height: 70px;
  position: relative;
}
.zj_info .zj_info_head {
  width: 300px;
  position: relative;
}
.zj_info .zj_info_head img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  position: absolute;
  left: 20px;
}
.zj_name {
  position: absolute;
  top: 10px;
  left: 110px;
}
.zj_zw {
  position: absolute;
  top: 40px;
  left: 110px;
  font-size: 12px;
}
.zj_des {
  width: 100%;
  font-size: 12px;
  padding-left: 20px;
  margin-top: 5px;
}
.gh_info {
  height: 100px;
  border-top: solid 1px #aeadad;
  margin-top: 5px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.gh_day {
  width: 14.22%;
  height: 60px;
  float: left;
  display: inline;
  position: relative;
}
.gh_day .gh_date {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
}
.gh_day_line {
  position: absolute;
  height: 45px !important;
  top: 7px;
  width: 1px !important;
  background-color: #aeadad;
}
.mylable {
  width: 40px;
  padding: 0.2em 0.6em 0.3em;
  color: #fff;
  text-align: center;
  font-size: 75%;
  white-space: normal;
  border-radius: 0.25em;
  margin: 0 auto;
}
.lable_no {
  background-color: #ccc;
}
.lable_gh {
  background-color: #5bc0de;
}
.lable_yy {
  background-color: #71be73;
}
.lable_yy a {
  color: #fff;
  text-decoration: none;
}
.lable_yy gh {
  color: #fff;
  text-decoration: none;
}

/*登录*/
.register_a {
  color: #f87c02;
  font-size: 16px;
}
/*我的就诊人弹窗*/
.zhmz_body .mjzr_list_out {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 999;
}
.zhmz_body .mjzr_list_out .mjzr_list {
  width: 90%;
  height: 90%;
  border: solid 1px #ccc;
  box-shadow: -2px -2px 2px #ccc;
  margin: 10px auto;
  background-color: #fff;
}
.zhmz_body .mjzr_list_out .mjzr_list ul {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
}
.zhmz_body .mjzr_list_out .mjzr_list ul li {
  height: 75px;
  border-bottom: solid 1px #e8e9eb;
  font-size: 13px;
  font-weight: 600;
}
.zhmz_body .mjzr_list_out .mjzr_list ul .current {
  background-color: #f9f7b2;
}
.zhmz_body .mjzr_list_out .mjzr_list ul li div {
  width: 100%;
  padding-left: 20px;
  height: 25px;
  line-height: 25px;
}

.zjgh_top {
  height: 115px;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.zjgh_info {
  height: 95px;
  position: relative;
  margin: 0 auto;
  width: 300px;
}
.zjgh_info .zjgh_info_head {
  width: 300px;
  position: relative;
}
.zjgh_info .zjgh_info_head img {
  width: 90px;
  height: 90px;
  border-radius: 50px;
  position: absolute;
  left: 20px;
}
.zjgh_line {
  height: 70px;
  width: 1px;
  background-color: #ccc;
  position: absolute;
  top: 10px;
  left: 130px;
}
.zjgh_name {
  position: absolute;
  top: 10px;
  left: 145px;
  font-size: 14px;
}
.zjgh_zw {
  position: absolute;
  top: 40px;
  left: 145px;
  font-size: 12px;
}
.zjgh_fy {
  position: absolute;
  top: 70px;
  left: 145px;
  font-size: 12px;
}
.zjgh_date {
  height: 60px;
  background-color: #fff;
  margin-top: 15px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  color: #464343;
}
.zjgh_date .jz_date {
  height: 30px;
  line-height: 30px;
}
.zjgh_date .jz_time {
  position: relative;
  height: 30px;
  line-height: 30px;
  border-top: solid 1px #ccc;
}
.zjgh_date .jz_time .jt_text {
  position: absolute;
  left: 0px;
}
.zjgh_date .jz_time .jt_arrow {
  position: absolute;
  right: 10px;
  top: 10px;
}

.jzr_info {
  height: 180px;
  margin-top: 10px;
  background-color: #fff;
}
.jzr_info_title {
  height: 140px;
  margin-top: 10px;
}
.jzr_info_title div {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.jzr_info_title #cardNo {
  max-height: 50px;
  height: auto !important;
  min-height: 25px;
}
.jzr_info_title #pcardNo {
  max-height: 50px;
  height: auto !important;
  min-height: 25px;
}

.jzr_info_img {
  position: relative;
  height: 120px;
}
.jzr_info_img .jzr_info_img_line {
  height: 100px;
  width: 1px;
  background-color: #aeadad;
  position: absolute;
  left: -10px;
}
.jzr_info_img .jzr_info_img_tx {
  height: 70px;
  width: 70px;
  left: 40px;
  top: 20px;
}
.jzr_info_img .jzr_info_img_tx img {
  border-radius: 50px;
  width: 70px;
  height: 70px;
}
.jzr_info_img .jzr_info_img_qh {
  color: #337ab7;
  font-weight: 600;
  font-size: 13px;
  height: 25px;
  position: absolute;
  left: 18px;
  top: 80px;
}
/*竞价记录*/
.search_recorder {
  background-color: #fff;
  position: relative;
  text-align: center;
}
.condition {
  margin-bottom: 10px;
}
.condition input {
  border-radius: 1px;
}
/*开始竞价按钮*/
.btn_sub {
  width: 150px;
}
.yyinfo {
  height: 130px;
  background-color: #fff;
  position: relative;
  text-align: center;
}
.yyinfo img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50px;
  top: 20px;
  border-radius: 100px;
}
.yyinfo .yy_alert {
  font-size: 13px;
  color: #464343;
  position: absolute;
  left: 140px;
  top: 30px;
}
.yyinfo .yy_alert_d {
  font-size: 12px;
  color: #8a8a8a;
  position: absolute;
  left: 140px;
  top: 50px;
}
#showDate {
  float: left;
}
/*住院信息*/
.zyinfo {
  height: 170px !important;
}
.zyinfo img {
  left: 10px !important;
  top: 40px !important;
}
.zyinfo_item,
.zyinfo_item_m {
  position: absolute;
  left: 95px;
  width: 230px;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
  border-bottom: dashed 1px #e8e9eb;
}
.zyinfo_item_e {
  position: absolute;
  left: 95px;
  width: 230px;
  font-size: 13px;
  height: 50px;
  color: #f72020;
  font-size: 14px;
  top: 55px !important;
  font-weight: 600;
}
.zyinfo_item p {
  width: auto;
  float: left;
  margin-left: 10px;
}
.zyinfo_item_m {
  max-height: 50px;
  height: auto !important;
}
.xmnl {
  top: 5px;
}
.bfxx {
  top: 30px;
}
.gcys {
  top: 55px;
}
.ryxx {
  top: 80px;
}
.ys {
  top: 105px;
}
.yb {
  top: 130px;
}
.yrzd {
  top: 155px;
}

.bg_type {
  height: 40px;
  background-color: #fff;
  margin-top: 10px;
  position: relative;
  font-size: 12px;
}
.bg_type .bg_type_alert {
  position: absolute;
  height: 30px;
  top: 5px;
  line-height: 30px;
  left: 20px;
}
.bg_type .current_bg_type {
  position: absolute;
  height: 30px;
  line-height: 30px;
  top: 5px;
  right: 100px;
  font-weight: 600;
  color: #337ab7;
}
.bg_type .bg_type_more {
  position: absolute;
  right: 10px;
  top: 14px;
}

.yyxx_list {
  background-color: #fff;
}
.yyxx_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.yyxx_list ul li {
  height: 50px;
  position: relative;
  border-bottom: solid 1px #e8e9eb;
}
.yyxx_list ul li img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 20px;
  top: 5px;
  border-radius: 100px;
}
.yyxx_list ul li .yyxx_title {
  position: absolute;
  top: 0px;
  left: 100px;
  font-size: 13px;
  color: #464343;
  height: 25px;
  line-height: 25px;
}
.yyxx_list ul li .yyxx_des {
  position: absolute;
  top: 25px;
  left: 100px;
  font-size: 12px;
  color: #aeadad;
  height: 25px;
  line-height: 25px;
}

/*满意度调查回复*/
.myd_list {
  margin-top: 25px;
}
.myd_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.myd_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 300px;
  background-color: #fff;
}
.myd_list ul li a {
  display: block;
  text-decoration: none;
  color: #464343;
  font-size: 13px;
}
.myd_list ul li .yygh_state {
  height: 25px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.myd_list ul li .yygh_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
}
.myd_list ul li a .yygh_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.myd_list ul li a .yygh_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.myd_list ul li a .yygh_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.myd_list ul li a .yygh_info_item .value .sp {
  color: #f72020;
}
.myd_list ul li a .nodisplay {
  display: none;
}
.myd_list .mydsr {
  width: 100%;
  height: 100px;
  border-radius: 5px;
  padding: 5px;
}

/*待缴费列表*/
.mzjf_list {
  margin-top: 25px;
}
.mzjf_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mzjf_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 205px;
  background-color: #fff;
}
.mzjf_list ul li .mzjf_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.mzjf_list ul li .mzjf_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.mzjf_list ul li .mzjf_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.mzjf_list ul li .mzjf_info_item .value .sp {
  color: #f72020;
}
.mzjf_list ul li .mzjf_info_item .btn {
  width: 100px;
  height: 30px;
  position: absolute;
}
.mzjf_list ul li .mzjf_info_item .btn-warning {
  top: 10px;
  left: 5px;
}
.mzjf_list ul li .mzjf_info_item .btn-primary {
  top: 10px;
  left: 115px;
}

/*门诊缴费明细*/
.mzjfd_list {
  margin-top: 25px;
}
.mzjfd_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mzjfd_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 180px;
  background-color: #fff;
}
.mzjfd_list ul li .mzjf_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.mzjfd_list ul li .mzjf_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.mzjfd_list ul li .mzjf_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.mzjfd_list ul li .mzjf_info_item .value .sp {
  color: #f72020;
}

/*检验报告详情*/
.jybg_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jybg_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 185px;
  background-color: #fff;
}
.jybg_list ul li .bgcx_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.jybg_list ul li .bgcx_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.jybg_list ul li .bgcx_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.jybg_list ul li .bgcx_info_item .value .sp {
  color: #f72020;
}

/*检查报告详情*/
.jcbg_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jcbg_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: auto;
  background-color: #fff;
}
.jcbg_list ul li .bgcx_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.jcbg_list ul li .bgcx_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.jcbg_list ul li .bgcx_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
  height: auto;
  min-height: 25px;
}
.jcbg_list ul li .bgcx_info_item .value .sp {
  color: #f72020;
}
.jcbg_list ul li .bgcx_info_item_m {
  min-height: 25px;
  position: relative;
  height: auto;
  margin-top: 10px;
}
.jcbg_list ul li .bgcx_info_item_m .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 1px;
  z-index: 0;
}
.jcbg_list ul li .bgcx_info_item_m .value {
  text-align: left;
  z-index: 0;
  height: auto;
  min-height: 25px;
  margin-left: 100px;
}

/*叫号排号*/
.jhph_list {
}
.jhph_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jhph_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 120px;
  background-color: #fff;
}
.jhph_list ul li .mzjf_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
  font-weight: 600;
  font-size: 16px;
}
.jhph_list ul li .mzjf_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.jhph_list ul li .mzjf_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.jhph_list ul li .mzjf_info_item .value .sp {
  color: #f72020;
}
.jhph_list ul li .mzjf_info_item .btn {
  width: 100px;
  height: 30px;
  position: absolute;
}
.jhph_list ul li .mzjf_info_item .btn-warning {
  top: 10px;
  left: 5px;
}
.jhph_list ul li .mzjf_info_item .btn-primary {
  top: 10px;
  left: 115px;
}

.info_item {
  background-color: #fff;
}
.info_item_2 {
  height: 45px;
  margin-top: 10px;
}
.info_item_3 {
  height: 45px;
  margin-top: 20px;
}
.info_top {
  margin-top: 0 !important;
  height: 80px;
  margin-bottom: 20px;
}

.info_item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.info_item ul li {
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 13px;
}
.info_item ul li:not(:last-child) {
  border-bottom: solid 1px #e8e9eb;
}
.info_item ul li a {
  color: #464343;
  display: block;
  border: none;
  width: 100%;
  height: 40px;
}
.info_item ul li a .item_title {
  position: absolute;
  left: 20px;
  top: 3px;
}
.info_item ul li a .item_current_value {
  position: absolute;
  right: 80px;
  top: 3px;
}
.info_item ul li a .item_go {
  position: absolute;
  right: 25px;
  top: 15px;
}

.info_top a {
  position: relative;
  height: 80px;
  display: block;
  border: none;
  font-size: 13px;
  color: #464343;
}
.info_top a .info_img {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 10px;
  left: 20px;
}
.info_top a .info_img img {
  width: 60px;
  height: 60px;
  border-radius: 100px;
}
.info_top a .item_title {
  position: absolute;
  right: 80px;
  top: 33px;
}
.info_top a .item_go {
  position: absolute;
  right: 25px;
  top: 35px;
}

.mine_top {
  height: 130px;
  border-bottom: solid 1px #e8e9eb;
  font-size: 13px;
}
.mine_top .mt_out {
  width: 100px;
  margin: 20px auto;
}
.mine_top .mt_out .mtt_headimg {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.mine_top .mt_out .mtt_headimg img {
  width: 60px;
  height: 60px;
  border-radius: 5px;
}
.mine_top .mt_out .mtt_name {
  color: #464343;
  width: 100px;
  text-align: center;
  margin-top: 10px;
}

.mine_item_list ul {
  padding: 0px;
  margin: 0px;
}
.mine_item_list ul li {
  height: 40px;
  padding: 0px;
  position: relative;
}
.mine_item_list ul li:not(:last-child) {
  border-bottom: solid 1px #e8e9eb;
}
.mine_item_list ul li a {
  display: block;
  height: 40px;
  position: absolute;
  width: 100%;
  border: none;
  color: #464343;
  top: 0;
  left: 0;
}
.mine_item_list ul li a .item_title {
  position: absolute;
  left: 20px;
  top: 13px;
}
.mine_item_list ul li a .item_go {
  position: absolute;
  right: 25px;
  top: 13px;
}

.my_jz_card {
  margin-top: 0px !important;
}
.mycard {
  font-size: 12px;
  color: #aeadad;
  padding-left: 20px;
}
.addcardbtn {
  margin-top: 20px;
  font-size: 13px !important;
}

.jzr_list_count {
  font-size: 13px;
  margin-top: 20px;
  text-align: center;
}
.jzr_list_out {
  width: 90%;
  height: auto;
  margin: 30px auto;
}
.jzr_list_out ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jzr_list_out ul li {
  width: 100%;
  height: 80px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 13px;
  position: relative;
  margin-top: 15px;
}
.jzr_list_out ul li .jzr_name {
  position: absolute;
  top: 10px;
  left: 15px;
}
.jzr_list_out ul li .jzr_sbk {
  position: absolute;
  top: 35px;
  left: 15px;
}
.jzr_list_out ul li a {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 25px;
  right: 20px;
}
.jzr_list_out ul li a img {
  width: 27px;
  height: 30px;
}
.jzr_list_out ul li .jzr_list_item_line {
  width: 2px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 60px;
  border-left: solid 1px #aeadad;
}
.jzr_list_out ul li input {
  position: absolute;
  top: 57px;
  left: 15px;
}
.jzr_list_out ul li span {
  position: absolute;
  top: 60px;
  left: 33px;
}
.my_yygh_list {
  background-color: #f2f3f5;
}

/*系统通知*/
.message_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.message_list li {
  position: relative;
  height: 80px;
  border-bottom: solid 1px #e8e9eb;
  margin-top: 10px;
}
.message_list li a {
  text-decoration: none;
  color: #464343;
}
.message_list li .message_icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.message_list li .message_icon img {
  width: 40px;
  height: 40px;
}
.message_list li .message_title {
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 2px;
  left: 73px;
  height: 25px;
  line-height: 25px;
}
.message_list li .message_content {
  font-size: 13px;
  position: absolute;
  top: 30px;
  left: 73px;
  height: auto;
  max-height: 60px;
  min-height: 30px;
}

/*住院预缴*/
.zyyjfy {
  height: 100px;
  background-color: #fff;
  margin-top: 20px;
}
.zyyjfy .zyyj_item {
  height: 50px;
  position: relative;
  font-weight: 600;
  font-size: 18px;
  border-bottom: dashed 1px #ccc;
}
.zyyjfy .zyyj_item .key {
  width: 150px;
  position: absolute;
  height: 50px;
  line-height: 50px;
  left: 20px;
  top: 0;
}
.zyyjfy .zyyj_item .value {
  position: absolute;
  height: 50px;
  line-height: 50px;
  left: 160px;
  top: 0;
  color: #f72020;
}
.grid_line {
  height: 1px;
  border-top: solid 1px #e8e9eb;
  width: 100%;
}

/*住院日清单*/
.selectDate {
  width: 80%;
  margin: 20px auto;
  border: solid 1px #ccc;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  padding-left: 50px;
  position: relative;
}
.selectDate img {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 10px;
}

.zyrqd {
  margin-top: 30px;
}
.zyrqd ul li {
  height: 110px !important;
}

.wechatpay {
  margin-top: 30px;
}
.wechatpay ul li {
  height: 210px !important;
}

.wechat_login {
  position: relative;
  width: 300px;
  padding-left: 20px;
  padding-top: 20px;
  height: 30px;
}
.wechat_login img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 2px;
}
.wechat_login span {
  position: absolute;
  left: 30px;
  top: 4px;
}

/*住院费预缴*/
.zyfyj {
  background-color: #fff;
  margin-top: 10px;
  height: 90px;
  position: relative;
}
.zyfyj .yjje_title {
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  left: 20px;
  height: 30px;
  line-height: 30px;
  top: 10px;
}
.zyfyj .yjje_value {
  height: 40px;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
}
.zyfyj .yjje_value input {
  width: 90%;
  border-radius: 5px;
  border: solid 1px #aeadad;
  height: 35px;
  position: absolute;
  left: 5%;
  padding-left: 10px;
}

/*缴费查询*/
.jfcx_menu {
  background-color: #fff;
  height: 210px;
}
.jfcx_item {
  height: 70px;
  border-bottom: solid 1px #e8e9eb;
}
.jfcx_item a {
  display: block;
  height: 70px;
  position: relative;
}
.jfcx_item a span {
  position: absolute;
  font-size: 16px;
  top: 25px;
  left: 10px;
}
.jfcx_item a img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 20px;
  border-radius: 100px;
}

/*付款*/
.pay_fee {
  min-width: 300px;
  width: auto;
  max-width: 500px;
  text-align: center;
  margin: 10px auto;
  height: 35px;
  line-height: 35px;
  font-weight: 600;
}
.pay_button {
  width: 210px;
  margin: 10px auto;
}
.pay_msg {
  width: 100%;
  margin: 10px auto;
  min-height: 30px;
  height: auto;
  font-size: 18px;
  color: #c60d0d;
  font-weight: 600;
}

.pay_confirm {
  font-weight: 600;
  font-size: 16px;
  color: #c60d0d;
}
.pay_item {
  border-bottom: dashed 1px #e8e9eb;
}

/*满意度调查*/
.myd_menu {
  background-color: #fff;
  height: 140px;
}
.myd_item {
  height: 70px;
  border-bottom: solid 1px #e8e9eb;
}
.myd_item a {
  display: block;
  height: 70px;
  position: relative;
}
.myd_item a span {
  position: absolute;
  font-size: 16px;
  top: 25px;
  left: 10px;
}
.myd_item a img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 20px;
  border-radius: 100px;
}

/*满意度调查出院部分*/
.cymyd_item {
  height: 80px;
  background-color: #f2f3f5;
  border-bottom: solid 1px #aeadad;
  width: 100%;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.cymyd_ques {
  height: 40px;
  font-size: 15px;
  line-height: 25px;
}
.cymyd_select {
  height: 40px;
  margin-top: 10px;
}
.cymyd_select label {
  font-weight: 100 !important;
}
.cymyd_select span {
  margin-left: 5px;
}

/*价格查询*/
.price_list {
  margin-top: 25px;
}
.price_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.price_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 155px;
  background-color: #fff;
  font-size: 13px;
}
.price_list ul li .yygh_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.price_list ul li .yygh_info_item_more {
  height: 50px;
  line-height: 25px;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}
.price_list ul li .yygh_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.price_list ul li .yygh_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.price_list ul li .yygh_info_item .value .sp {
  color: #f72020;
}
.price_list ul li .nodisplay {
  display: none;
}

/*竞价信息列表*/

#header-filter > .inner-header {
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
}
.click-header-active a {
  color: #666;
  font-size: 16px;
}
.click-header {
  height: 40px;
  cursor: pointer;
  background: #f6f6f6;
  margin: 0;
  position: relative;
  -webkit-transition: 0.15s background linear;
  -moz-transition: 0.15s background linear;
  -o-transition: 0.15s background linear;
  transition: 0.15s background linear;
}

.filters {
  border-top: 5px solid #00529c;
  border-bottom: 1px solid #ddd;
}
#content-filter,
#content-filter label {
  font-size: 12.5px;
}
#content-filter .control-group {
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #eee;
}
#content-filter > div {
  padding: 15px;
  padding-bottom: 0px;
}

#content-filter .control-label {
  width: 60px;
}
.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
}
#content-filter span {
  margin-left: 12px;
  margin-top: 2px;
  display: inline-block;
}

.search-input {
  height: 25px;
  border-radius: 4px;
  border: 2px solid #dbdbdb;
}
.controls-btn {
  text-align: center;
}
/*showPdf.html*/
.pdf_bidding {
  display: inline-block;
  float: right;
  margin-right: 0.625rem;
}

/*更多竞价信息my_bidding_list*/
.bidding_state {
  height: 25px;
}
.my_bidding_list {
  background-color: #f2f3f5;
}
.jz_list {
  margin-top: 25px;
  margin-bottom: 60px;
}
.jz_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jz_list ul li {
  margin-top: 10px;
  padding: 5px;
  height: 185px;
  background-color: #fff;
}
.jz_list ul li .bidding_state {
  height: 30px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.to_bidding {
  display: block;
  width: 56px;
  height: 23px;
  text-decoration: none;
  color: #ffffff !important;
  float: right;
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #337ab7;
  font-size: 13px !important;
  line-height: 23px;
   text-align: center;
}
.jz_list ul li .bidding_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
  width: 70px;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.jz_list ul li .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.jz_list ul li .bidding_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.jz_list ul li .bidding_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.jz_list ul li .bidding_info_item .value .sp {
  color: #f72020;
}
.jz_list ul li a .nodisplay {
  display: none;
}
.imp_para {
  font-weight: bold;
}

/*竞价bidding.html*/
#verifyBidding {
  margin-top: 10px;
}
#verifyBidding span {
  color: red;
  font-size: 20px;
}
.max_price_div {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.bidding_title {
  display: inline-block;
}
.count_down_title {
  display: inline-block;
}
.bidding ul li {
  border-bottom: solid 1px #ccc;
}
.bidding_detail_info {
  background-color: #fff;
  margin-top: 20px;
}
.bidding_detail_info ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.bidding_detail_info ul li {
  height: 25px;
  line-height: 25px;
  position: relative;
  font-size: 13px;
  border-bottom: solid 1px #e8e9eb;
}
.bidding_detail_info ul li .key {
  width: 80px;
  position: absolute;
  left: 10px;
  top: 0px;
}
.bidding_detail_info ul li .value {
  position: absolute;
  top: 0;
  left: 100px;
}
.bidding_remark {
  display: block;
  float: left;
  padding: 3px;
  margin-right: 5px;
  border: 1px solid red;
}
.sub_price {
  padding-top: 30px;
  width: 100%;
}
.submit {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 90px;
}
.submit_input {
  border-radius: 4px;
  border: 2px solid #dbdbdb;
}
.btn-primary_div {
  margin-bottom: 30px;
}
.submit_input,
.btn-primary {
  height: 30px;
  width: 100px;
}
.submit_input_div,
.btn-primary_div {
  text-align: center;
}
.count_down,
.price_num {
  color: #fa031c;
  font-weight: bold;
}
/*历史查询my_bidding_list*/
#my_bidding_offer_title {
  display: inline-block;
  margin-left: 10px;
  height: 10px;
}
.my_bidding_offer {
  background-color: #f2f3f5;
}
.my_bidding_offer_div {
  margin-top: 1px;
  margin-bottom: 10px;
}
.my_bidding_offer_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.my_bidding_offer_div ul li {
  margin-top: 10px;
  padding: 5px;
  height: 150px;
  background-color: #fff;
}
.my_bidding_offer_div ul li a {
  display: block;
  text-decoration: none;
  color: #464343;
  font-size: 13px;
}
.my_bidding_offer_div ul li .bidding_state {
  height: 25px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.my_bidding_offer_div ul li .bidding_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
}
.my_bidding_offer_div ul li a .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.my_bidding_offer_div ul li a .bidding_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.my_bidding_offer_div ul li a .bidding_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.my_bidding_offer_div ul li a .bidding_info_item .value .sp {
  color: #f72020;
}
.my_bidding_offer_div ul li a .nodisplay {
  display: none;
}

/*历史竞价信息my_bidding*/

.my_bidding {
  background-color: #f2f3f5;
}
.my_bidding_div {
  margin-top: 25px;
  margin-bottom: 10px;
}
.my_bidding_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.my_bidding_div ul li {
  margin-top: 10px;
  padding: 5px;
  height: 190px;
  background-color: #fff;
}
.my_bidding_div ul li a {
  display: block;
  text-decoration: none;
  color: #464343;
  font-size: 13px;
}
.my_bidding_div ul li .bidding_state {
  height: 30px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.my_bidding_div ul li .bidding_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
  width: 70px;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.my_bidding_div ul li a .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.my_bidding_div ul li a .bidding_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.my_bidding_div ul li a .bidding_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.my_bidding_div ul li a .bidding_info_item .value .sp {
  color: #f72020;
}
.my_bidding_div ul li a .nodisplay {
  display: none;
}

/*我的中标my_win_bidding*/
.my_win_bidding {
  background-color: #f2f3f5;
}
.my_win_bidding_div {
  margin-top: 1px;
  margin-bottom: 10px;
}
.my_win_bidding_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.my_win_bidding_div ul li {
  margin-top: 10px;
  padding: 5px;
  height: 160px;
  background-color: #fff;
}
.my_win_bidding_div ul li a {
  display: block;
  text-decoration: none;
  color: #464343;
  font-size: 13px;
}
.my_win_bidding_div ul li .bidding_state {
  height: 25px;
  line-height: 25px;
  border-bottom: solid 1px #ccc;
  color: #e89620;
  font-weight: 600;
  font-size: 13px;
  padding-left: 15px;
}
.my_win_bidding_div ul li .bidding_state a {
  color: #e89620;
  font-weight: 600;
  font-size: 14px;
}
.my_win_bidding_div ul li a .bidding_info_item {
  height: 25px;
  line-height: 25px;
  position: relative;
}
.my_win_bidding_div ul li a .bidding_info_item .key {
  width: 80px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 0;
}
.my_win_bidding_div ul li a .bidding_info_item .value {
  text-align: left;
  left: 100px;
  top: 0px;
  position: absolute;
  z-index: 0;
}
.my_win_bidding_div ul li a .bidding_info_item .value .sp {
  color: #f72020;
}
.my_win_bidding_div ul li a .nodisplay {
  display: none;
}

/*my_bidding_offer*/
.no_bidding {
  display: inline-block;
  padding-left: 10px;
}
/*login*/
.login_submit {
  margin-top: 30px;
  text-align: center;
}
