@charset "utf-8";
/* CSS Document */
html {
  font-size: 14px;
  color: #333;
  min-width: 1425px;
}
body,
table,
tr,
td,
ul,
li,
input,
select,
div,
p {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: "Arial", "Microsoft YaHei";
}
body {
  background: #fff;
  margin: 0 auto;
}
img {
  border: 0px;
}
a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #de0000;
  text-decoration: underline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hidden {
  display: none;
}
.bot {
  border-bottom: 1px solid #e0e0e0;
}

.mav {
  width: 1060px;
  margin: 0 auto 35px;
  overflow: hidden;
}
.top {
  width: 100%;
  height: 35px;
  margin: auto;
  background: #f7f7f7;
  border-bottom: #d0d5d9 1px solid;
}
.top_font {
  font-size: 14px;
  line-height: 35px;
  color: #999999;
  font-weight: bold;
}
.bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  margin: auto;
}
/*导航*/
.dh {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #cc0000;
  text-align: center;
  margin: 0 auto 35px;
}
.dh a {
  padding: 10px 25px;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
.dh a:hover {
  background: #e72b1a;
  text-decoration: none;
}

/*幻灯*/
.hd {
  width: 500px;
  overflow: hidden;
}
.focus {
  position: relative;
  width: 500px;
  height: 286px;
  background-color: #000;
}
.focus img {
  width: 500px;
  height: 286px;
}
.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #b0b0b0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #d9d9d9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  overflow: hidden;
  margin-left: 15px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 13px;
  right: 20px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
}
.focus .fbg div {
  margin: 4px 0 0 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  margin: 0 5px;
  color: #b0b0b0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #d9d9d9;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/focus_btn.png")
    no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -40px 0;
}

/*news*/
.news {
  width: 532px;
}
.news_a {
  height: 50px;
  line-height: 50px;
  zoom: 1;
}
.news_a ul {
}
.news_a li {
  float: left;
  display: block;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.news_a li a {
  display: block;
  font-size: 24px;
  color: #7d7d90;
  line-height: 50px;
  padding: 0 84px;
  margin-right: 2px;
  background: #f2f2f2;
}
.news_a li a:hover {
  background: #dcdcdc;
  font-family: "Microsoft YaHei";
  text-decoration: none;
}
.news_a li.cli2 a {
  background: #dcdcdc;
  color: #025293;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-decoration: none;
}
.news_b {
  zoom: 1;
  overflow: hidden;
}
.news_b ul {
  padding: 17px 0 0 0;
}
.news_b li {
  color: #7d7d7d;
  font-family: "Microsoft YaHei";
  height: 36px;
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/z_b.jpg")
    no-repeat left;
}
.news_b li a {
  line-height: 36px;
  padding-left: 17px;
  font-size: 16px;
  color: #333;
  font-family: "Microsoft YaHei";
}
.news_b li span {
  line-height: 36px;
  font-size: 16px;
  color: #999;
  float: right;
  font-family: "Microsoft YaHei";
}

.news_c {
  height: 53px;
  overflow: hidden;
}
.news_c_l {
  width: 185px;
  height: 50px;
  float: left;
  margin-right: 2px;
  border-bottom: #cc0000 3px solid;
  line-height: 50px;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  color: #cc0000;
  text-indent: 10px;
}
.news_c_l a {
  padding-left: 24px;
  line-height: 50px;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  color: #cc0000;
}
.news_c_r {
  width: 312px;
  height: 50px;
  border-bottom: #e3e3e3 3px solid;
  float: left;
}
.news_c_r_sec {
  width: 344px;
  height: 50px;
  border-bottom: #e3e3e3 3px solid;
  float: left;
}

/*你问我答*/
.news_e {
  overflow: hidden;
}
.news_e_l {
  width: 500px;
  margin: 0;
  overflow: hidden;
}
.news_e_l img {
  margin: 0 auto 12px;
  width: 500px;
  height: auto;
}

.news_e_r {
  width: 530px;
  margin: 0;
  overflow: hidden;
}
.news_e_r_up {
  height: 26px;
}
.news_e_r_up_l {
  width: 128px;
  border-left: 4px solid #cc0000;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  color: #cc0000;
  line-height: 26px;
  text-indent: 15px;
}
.news_e_r_up_r {
  width: 402px;
  height: 25px;
  border-bottom: #d2d2d2 1px solid;
  float: right;
}

.news_e_r_dw {
  padding: 20px 0 0 15px;
  overflow: hidden;
}
.news_e_r_dw li {
  color: #7d7d7d;
  font-family: "Microsoft YaHei";
  height: 36px;
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/z_b.jpg")
    no-repeat left;
}
.news_e_r_dw li a {
  line-height: 36px;
  padding-left: 20px;
  font-size: 18px;
  color: #333;
  font-family: "Microsoft YaHei";
}

/*滚动*/
.Box {
}
.Box .content {
  width: 1060px;
  margin: 0 auto;
}
.Box .Box_con {
  position: relative;
}
.Box .Box_con .btnl {
  z-index: 1;
  position: absolute;
}
.Box .Box_con .btn {
  display: block;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 80px;
  cursor: pointer;
}
.Box .Box_con .btnl {
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/jtl02.png")
    no-repeat center;
  top: 160px;
}
.Box .Box_con .btnr {
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/jtr02.png")
    no-repeat center;
  z-index: 1;
  right: 1px;
  top: 160px;
}
.Box .Box_con .btnl:hover {
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/jtl03.png")
    no-repeat;
}
.Box .Box_con .btnr:hover {
  background: url("//www.lumensaude.com/ztzl_9/cjbg/material/jtr03.png")
    no-repeat center;
}
.Box .Box_con .conbox {
  position: relative;
  overflow: hidden;
}
.Box .Box_con .conbox ul {
  position: relative;
  list-style: none;
}
.Box .Box_con .conbox ul li {
  float: left;
  width: 250px;
  margin-left: 20px;
  overflow: hidden;
  text-align: center;
}
.Box .Box_con .conbox ul li a {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #333;
  line-height: 45px;
}
.Box .Box_con .conbox ul li:first-child {
  margin-left: 0;
}
.Box .Box_con .conbox ul li img {
  display: block;
  width: 250px;
  height: 376px;
  transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
  transform: scale(1.1);
}
.Box .BoxSwitch {
  margin-top: 30px;
  text-align: center;
}
.Box .BoxSwitch span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 30px;
  height: 3px;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.Box .BoxSwitch span.cur {
  background: red;
}
.clearfix {
  clear: both;
}

/*foot*/
.foot {
  width: 100%;
  margin: auto;
  overflow: hidden;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  color: #666;
  padding: 50px 0;
  text-align: center;
  background: #eeeeee;
}

html,
body {
  min-width: auto !important;
}
@media only screen and (max-width: 1160px) {
  .mav {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .fr,
  .fl {
    float: none !important;
  }
  .news_c {
    display: flex;
  }
  .news_c_r_sec,
  .news_c_r {
    flex-grow: 1;
    width: auto;
  }
  .news_e_r,
  .news_e_l {
    width: 100%;
    margin-top: 20px;
  }
  .news_e_l img {
    width: 100%;
  }
  .news {
    width: 100%;
    margin-bottom: 12px;
  }
  .hd {
    width: 100%;
    margin-top: 15px;
  }
  .focus {
    width: 100%;
  }
  .focus img {
    width: 100%;
  }
  .focus .fPic {
    position: static;
  }
  .news_e_r_dw {
    padding: 10px;
  }
}

@media only screen and (max-width: 576px) {
  .mav {
    margin: 0 auto 15px;
    padding: 0 15px;
  }
  .news_e_r_dw {
    padding: 0;
  }
  .bg img {
    height: 135px;
  }
  .dh {
    margin: 0 auto 20px;
  }
  .dh a {
    padding: 10px 3px;
    font-size: 16px;
  }
  .focus {
    height: 240px;
  }
  .focus img {
    height: 240px;
  }
  .focus .prev,
  .focus .next {
    width: 30px;
    height: 60px;
  }
  .focus .prev {
    margin-top: -27px;
    background-position: -6px -78px;
  }
  .focus .next {
    margin-top: -27px;
    background-position: -43px -78px;
  }

  .focus .prev:hover {
    background-position: -6px -5px;
  }
  .focus .next:hover {
    background-position: -42px -4px;
  }

  .news_c_l {
    width: 135px;
    height: 45px;
    line-height: 45px;
  }
  .news_c_r_sec {
    height: 45px;
  }
  .news_c_r {
    height: 45px;
  }
  .news_c_l a {
    padding-left: 5px;
    font-size: 20px;
  }
  .news_b li {
    display: flex;
    justify-content: space-between;
  }
  .news_e_r {
    margin-top: 0;
  }
  .news_b li a,
  .news_e_r_dw li a {
    display: block;
    width: 80%;
    padding-left: 0;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news_e_r_dw li a {
    width: 100%;
  }
  .news_b li span {
    margin-left: 20px;
    order: 2;
    flex-shrink: 0;
    font-size: 15px;
  }
  .news_b ul {
    padding: 10px 0 0 0;
  }
}
