.news {
  position: relative;
  /* margin-top: 100px; */
  margin-top: 120px;
  background: #f8f8f8;
  box-sizing: border-box;
  padding-bottom: 60px;
}
.newsTitleWarp{
  margin-top:-116px;
  background:transparent;
}
#rumor {
  /* padding-top: 50px; */
  padding-top: 116px;
  margin-top: -46px;
  display: none;
}
.news .timeLine {
  position: absolute;
  height: calc(100% - 260px);
  width: 45px;
  /* top: 160px; */
  top: 260px;
  left: 0;
  border-right: 1px solid #dddddd;
}
.news .singleNew {
  font-size: 28px;
  line-height: 45px;
  padding: 40px 40px 0px 30px;
  margin-left: 48px;
  width: 700px;
  position: relative;
}
.news .singleNew .timeIcon {
  position: absolute;
  left: -13px;
  top: 46px;
  background:url('../images/949dfff12cab4d81bd0631f41029f0f8.gif');
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
}
.news .singleNew .times {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #222;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 28px;
}
.news .singleNew .pass {
  font-size: 28px;
  line-height: 28px;
  height: 28px;
  position: relative;
  font-weight: 500;
  color:#737373;
}
.news .singleNew .times .newest {
  margin-left: 12px;
  width:60px;
  height: 28px;
  background:url('../images/3e0061299b88471f90570f5589c3b3a0.gif');
  background-size: 100% 100%;
}

.news .singleNew .desc {
  padding: 30px 40px;
  line-height: 40px;
  color: #737373;
  font-weight: normal;
}

.news-box {
  background: #fff;
  border-radius: 12px;
}
.news .singleNew .title {
  color: #222222;
  font-weight: 500;
  font-size: 32px;
  padding: 40px 40px 0 40px;
  line-height: 1.5;
}

.news .singleNew .source {
  color:#222222;
  line-height: 28px;
  padding: 0px 40px 40px 40px;
  font-weight: normal;
}
.news .titleWarp{
  background:#ffffff;
  padding-bottom: 8px;
}
.sectionTitle {
  font-weight: 500;
  font-size: 36px;
  height: 100px;
  line-height: 100px;
  background: url(../images/smart.png) 40px center no-repeat;
  padding: 0 70px;
  color: #005dff;
  position: relative;
}

.sectionTitle .more {
  position: absolute;
  right: 40px;
  top: 0;
  font-size: 28px;
  color: #737373;
  font-weight: normal;
}

.cssmarquee {
  overflow: hidden;
  position: relative;
  width: 678px;
  top: 80px;
  background: #fff;
  margin: 0 30px;
  height: 45px;
}
.cssmarquee h1 {
  font-size: 30px;
  font-weight: bold;
  color: gray;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  transform: translateX(100%);
  animation: cssmarquee 20s linear infinite;
}
@keyframes cssmarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-101%);
  }
}

.foot {
  background: white;
  width: 100%;
  margin-top: 40px;
}
.foot_title_bg {
  background: #f8f8f8;
  width: 670px;
  height: 280px;
  padding-top: 40px;
  margin: 0 auto;
  border-radius: 12px;
}
.foot_bg_title_p {
  color: #222222;
  font-size: 36px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.foot_bg_title_pcont {
  color: #737373;
  font-size: 24px;
  width: 100%;
  padding: 20px 30px 0px 30px;
  line-height: 36px;
  font-weight: 400;
}
.p-hospital {
  color: #222222;
  font-size: 28px;
  width: 100%;
  margin: 50px 0px 0px 40px;
  font-weight: 600;
}
.p-fanghu {
  color: #222222;
  font-size: 36px;
  width: 100%;
  margin: 80px 0px 0px 0px;
  text-align: center;
  font-weight: 600;
}
.img-hospital {
  width: 670px;
  height: 998px;
  margin: 40px 40px 0px 40px;
  pointer-events: none;
}
.table-hospital {
  width: 670px;
  margin: 40px auto 0px;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal;
}
.td-css-one {
  text-align: center;
  height: 68px;
  width: 24%;
  vertical-align: middle;
  color: #222222;
  font-size: 24px;
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.td-css-black {
  width: 52%;
  text-align: center;
  height: 68px;
  vertical-align: middle;
  color: #222222;
  font-size: 24px;
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.td-css {
  width: 52%;
  text-align: center;
  height: 68px;
  vertical-align: middle;
  color: #005dff;
  font-size: 24px;
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.td-a {
  text-decoration: none;
  color: #005dff;
}
.font-600 {
  font-weight: 600;
}

#prevent {
  /* padding-top: 70px; */
  margin-top: 4px;
}

#scaleContainer .fanghu_card{
  width: 670px;
  /* height: 998px; */
  margin: 40px 40px 0px 40px;
  border-radius: 12px;
  background:#F8F8F8;
  padding:10px 30px 40px 30px; 
}

.fanghu_title_warp{
  display:flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 16px;
}
.fanghu_icon{
  width:32px;
  height:32px;
}
.fanghu_title{
  font-size: 28px;
  font-weight: 500;
  margin-left:20px;
}
.fanghu_item{
  margin-top:16px;
  position: relative;
}
.fanghu_item_point{
  width:8px;
  height: 8px;
  background:#005DFF;
  border-radius: 4px;
  margin-top:14px;
  margin-right: 16px;
  position: absolute;
}
.fanghu_item_text{
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  color:#222222;
  margin-left:24px;
}