/*引用样式库*/
.center {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.auto {
  height: auto;
  overflow: hidden;
}
.redbox {
  background: #FFFFFF;
  border-top: 3px solid #B20000;
  border-bottom: none;
}
/*基础全局样式*/
* {
  border: 0;
  padding: 0;
  margin: 0;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  outline: none;
}
a {
  text-decoration: none;
}
ul > li {
  list-style: none;
}
textarea {
  resize: none;
}
.btn {
  height: 40px;
  line-height: 40px;
  background-color: #0069D2;
  width: 100%;
  border-radius: 3px;
  font-size: 14px;
  color: #FFFFFF;
}
.btn:hover {
  background-color: #0076eb;
  cursor: pointer;
}
#header {
  background-color: #004B94;
  height: 65px;
}
#header h1.logo {
  background: url("/images/logo-kp-w.png") no-repeat;
  width: 286px;
  height: 35px;
  background-size: 100% 100%;
  float: left;
  margin: 15px 0 15px 10px;
}
#header i.fa-bars {
  margin: 23px 10px 0 0;
  float: right;
  color: #FFFFFF;
  font-size: 18px;
}
#root {
  height: auto;
  overflow: hidden;
}
#footer {
  height: auto;
  overflow: hidden;
  background-color: #004B94;
}
#footer .wechat {
  float: right;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
}
#footer .wechat .wchart {
  display: block;
  background: url("/images/cancer/wechat.png") no-repeat center;
  float: left;
  width: 26px;
  height: 26px;
  margin: 8px 0 0 0;
  cursor: pointer;
}
#footer .wechat .wchart:hover {
  background: url("/images/cancer/wechata.png") no-repeat center;
}
#footer .wechat label {
  float: right;
  color: #FFFFFF;
  margin: 0 5px;
}
#footer .wechat label * {
  color: #FFFFFF;
}
#footer div.contact {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
#footer div.contact label {
  margin-top: 5px;
  font-size: 14px;
  display: block;
  width: 100%;
  color: #FFFFFF;
}
#footer-login ul {
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #F6F6F6;
  border-bottom: 1px solid #DDDDDD;
}
#footer-login ul li {
  display: inline;
  margin: 0 5px;
}
#footer-login div {
  text-align: center;
  height: 30px;
  line-height: 30px;
}
#header-login {
  height: 70px;
}
#header-login h1.logo {
  width: 372px;
  height: 50px;
  background: url("/images/logo-kp.png") no-repeat;
  float: left;
  margin-top: 15px;
}
#header-login label {
  float: right;
  margin-top: 35px;
}
#header-login label a {
  color: #0069D2;
}
div.conceal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 10000;
  top: 0;
  left: 0;
}
div.conceal div.pop_up {
  position: relative;
  width: 40%;
  float: right;
  height: 100%;
  background-color: #004B94;
}
div.conceal div.pop_up ul.navigation {
  margin-top: 40px;
  text-align: center;
}
div.conceal div.pop_up ul.navigation li {
  width: 80%;
  height: 40px;
  margin: 0 auto -1px auto;
  border: 1px dashed #FFFFFF;
  border-style: dashed none;
}
div.conceal div.pop_up ul.navigation li a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #FFFFFF;
}
div.conceal ul > li:hover {
  background-color: #0069D2;
}
div.conceal ul > li.active {
  background-color: #0069D2;
}
div.conceal ul > li a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 64px;
  display: inline-block;
  height: 64px;
  padding: 0 10px;
}
div.conceal ul > li a i {
  color: #FFFFFF;
  margin-right: 10px;
}
div.conceal ul.login {
  margin-top: 40px;
  text-align: center;
  height: auto;
}
div.conceal ul.login li {
  display: block;
  margin: 0 auto 20px auto;
  width: 80%;
  height: 30px;
  background-color: #FFFFFF;
  border-radius: 15px;
}
div.conceal ul.login li a {
  width: 100%;
  line-height: 30px;
  padding: 0;
  height: 30px;
  color: #004B94;
}
div.conceal ul.nav {
  float: left;
  position: relative;
}
div.conceal ul.nav li {
  float: left;
}
div.conceal ul.nav li.hot {
  position: absolute;
  top: 14px;
  left: 330px;
  background: none;
}
div.conceal div.control-panel {
  width: 100%;
}
div.conceal div.control-panel img {
  display: block;
  margin: 30px auto 10px auto;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
div.conceal div.control-panel label {
  display: block;
  text-align: center;
}
div.conceal div.control-panel label a {
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: bold;
}
div.conceal div.control-panel > div {
  width: 80%;
  margin: 10px auto;
  text-align: center;
}
div.conceal div.control-panel > div a.role {
  font-size: 1.2rem;
  color: #FFFFFF;
}
div.conceal div.control-panel > div a.role:nth-child(2) {
  margin: 0 5px;
}
* {
  font-size: 14px;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html > body .clearfix {
  display: inline-block;
  width: 100%;
}
* html .clearfix {
  height: 1%;
}
* + html .clearfix {
  min-height: 1%;
}
body.bg_gray {
  background: url("/images/wap/highlight/bg_gray.png") no-repeat center center;
  background-size: 100% 100%;
  background-attachment: fixed;
}
body.bg_light {
  background: url("/images/wap/highlight/bg_light.png") no-repeat center center;
  background-size: 100% 100%;
  background-attachment: fixed;
}
/* 移动端响应*/
@media screen and (max-width: 767px) {
  body {
    background-position: -99999px -99999px;
  }
  body:before {
    content: "";
    background-image: inherit;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    -webkit-background-size: 100% 100% !important;
    -moz-background-size: 100% 100% !important;
    -o-background-size: 100% 100%;
    background-size: 100% 100% !important;
    z-index: -1;
  }
}
#subject {
  width: 100%;
  padding: 0;
  margin: 0;
}
#subject .imgBox {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
#subject .imgBox .hit-light {
  width: 300px;
  height: 300px;
}
#subject .imgBox .province {
  width: 300px;
  height: 300px;
}
#subject .hit-note {
  background: url("/images/wap/highlight/bg_note.png") no-repeat center center;
  background-size: cover;
  width: 80%;
  color: #fff;
  font-size: 14px;
  height: 2em;
  line-height: 2em;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
#subject .hit-note span {
  color: #fff;
}
#subject .share-note {
  background: url("/images/wap/highlight/bg_share.png") no-repeat center center;
  background-size: cover;
  width: 28%;
  color: #fff;
  font-size: 14px;
  height: 2em;
  line-height: 2em;
  text-align: center;
  margin: 0 auto;
}
