@charset "UTF-8";
body {
  background-color: #f2f2f2;
}

.content {
  width: 1100px;
  margin: 0 auto;
  background: #fff;
}

.container {
  width: 1028px;
  margin: 0 auto;
  overflow: hidden;
}

.crumbNav {
  line-height: 44px;
  height: 44px;
  width: 1024px;
  font-size: 12px;
  font-family: '宋体';
  color: #000;
  margin: 0 auto;
}

.banner img {
  width: 1060px;
  height: 160px;
}

.crumbNav a {
  color: #000;
  outline-style: none;
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
  font-family: '宋体';
}

.comment {
  float: right;
  font-family: 微软雅黑;
  font-size: 13px;
  color: #333333;
}

.collectionLocation,
.commentLocation {
  font-family: 微软雅黑;
  float: left;
  font-size: 13px;
  color: #333333;
  line-height: 44px;
  cursor: pointer;
}

.com_img1 {
  width: 14px;
  height: 44px;
  float: left;
  background: url(https://bmfw.www.gov.cn/ZFW-AccessPlatform/public_tools/images/shoucang.png) no-repeat 100% 15px;
}

.com_word {
  height: 44px;
  line-height: 44px;
  color: #333333;
  font-family: 微软雅黑;
  float: left;
  display: inline-block;
  padding-left: 5px;
}

.footer_depart {
  text-align: center;
  padding: 20px;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}

/* 医保药品目录PC端开始 */
.tips-bg {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.tips-box {
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  min-height: 200px;
  background-color: #fff;
  padding: 0 10px;
}

.title {
  font-size: 18px;
  margin: 10px 0px;
  border-bottom: 1px solid #21589a;
}

.title i {
  display: inline-block;
  width: 3px;
  height: 14px;
  background-color: #0071d1;
  margin-right: 10px;
}

.closed {
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  background: #2b669e;
  margin: 20px auto 20px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.loading {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(../images/loading.png);
  background-repeat: no-repeat;
  background-size: 200px 200px;
  background-position: center center;
}

.tips-content {
  text-align: justify;
  font-size: 18px;
  color: #333;
  text-indent: 2em;
  line-height: 30px;
  margin-bottom: 80px;
}

.nodata {
  display: none;
  width: 200px;
  height: 157px;
  text-align: center;
  margin: 80px auto;
}
.nodata img {
  width: 200px;
  height: 140px;
}
.nodata div {
  font-size: 12px;
  color: #00558e;
}

.pages-box {
  text-align: center;
  margin-top: 20px;
}

.pages-box button {
  padding: 0 20px;
  margin: 0 4px;
  font-size: 14px;
  height: 30px;
  color: #333;
  border: none;
  outline: none;
  background: #ddd;
}

.pages-box button.current {
  background: #0073a9;
  color: #fff;
}

.pages-box button {
  cursor: pointer;
}

.pages-box button:disabled {
  cursor: no-drop;
  color: #999;
}

.choose-box {
  margin: 20px 0;
  padding: 20px;
  background-color: #f2f2f2;
}

.choose-box .choose-tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #015293;
  position: relative;
  padding-left: 10px;
}

.choose-box .choose-tit:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  width: 4px;
  height: 18px;
  background: #015293;
  border-radius: 56px;
}

.choose-box .choose-con {
  width: 1020px;
}

.choose-box .choose-con ul {
  margin: 10px 0;
  position: relative;
  left: -10px;
}

.choose-box .choose-con li {
  margin-left: 10px;
  display: inline-block;
  font-size: 14px;
  width: 77px;
  color: #333333;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: #fff;
  border: 1px solid #dddddd;
  cursor: pointer;
  margin-bottom: 10px;
}

.choose-box .choose-con li.active {
  background: #015293;
  color: #fff;
}

.erweima {
  background: url(../images/icon-erweima.jpeg) no-repeat;
  width: 220px;
  height: 220px;
  background-size: 200px 200px;
  background-position: center center;
  margin: 80px auto 0 auto;
  border: 1px solid #ccc;
}

.er-txt {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.tab-boxs {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 20px 0;
}

/* 输入框*/
.btn-search {
  text-align: center;
}

.btn-search span {
  width: 82px;
  height: 38px;
  background: #015293;
  font-size: 18px;
  color: white;
  display: inline-block;
  line-height: 38px;
  vertical-align: -2px;
  cursor: pointer;
}

.search-box > div {
  display: inline-block;
  vertical-align: top;
  line-height: 90px;
}

.search-form {
  margin-left: 30px;
}

.search-form input {
  width: 479px;
  height: 40px;
  outline: none;
  border: 1px solid #e6e6e6;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
}

.input-box {
  display: inline-block;
  position: relative;
  line-height: 0 !important;
}

.search-box {
  background: #f2f2f2;
  height: 90px;
  margin-top: 20px;
}

.search-box .history-search {
  line-height: 22px;
  width: 430px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 32px;
  float: right;
}

.history-search .history-tit {
  float: left;
  margin-left: 30px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #333333;
}

.history-search ul {
  width: 320px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
}

.history-search li {
  float: left;
  height: 26px;
  position: relative;
  cursor: pointer;
  margin-right: 4px;
}

.history-search span {
  display: inline-block;
  padding: 0 20px 0 9px;
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 114px;
  height: 26px;
  line-height: 24px;
  background: white;
  font-size: 14px;
  color: #00558e;
  border: 1px solid #dddddd;
  margin-right: 4px;
  box-sizing: border-box;
}

.sc-box {
  display: none;
}

.history-search i {
  position: absolute;
  top: 5px;
  right: 8px;
  width: 14px;
  height: 16px;
  display: inline-block;
  background-image: url(../images/icon-x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6px 7px;
  margin-left: 5px;
}

.main-jycx {
  margin-top: 20px;
  background-color: #f2f2f2;
  padding: 24px 20px;
}

.search-content {
  display: inline-block;
  box-sizing: border-box;
  width: 489px;
  background-color: #fff;
  font-size: 14px;
  color: #000;
  border-radius: 6px;
  margin: 0 10px 20px 0;
  padding: 20px 24px 10px 30px;
  border: 1px solid #e8e8e8;
  vertical-align: top;
}

.search-content:nth-child(2n) {
  margin-right: 0;
}

.search-content p {
  overflow: hidden;
  margin-bottom: 14px;
}

.search-content p .detail-title {
  display: inline-block;
  width: 70px;
  height: 100%;
  color: #999;
}

.search-content p .detail-content {
  float: right;
  width: 360px;
  color: #333;
}

.search-content .li-detail:last-child .detail-content {
  line-height: 1.8;
  margin-top: -2px;
}

.search-content .li-title {
  font-size: 18px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phone_number {
  margin-right: 10px;
}

/*# sourceMappingURL=main.css.map */
