/**
 *  * Created by yuanvp on 2020/3/6.
 */
.mbx {
  height: 30px;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  color: #A6A8A7;
}

.mbx a {
  color: #A6A8A7;
}

.mbx span {
  color: red;
}

.sjdt_main {
  width: 100%;
}

.sjdt_top {
  width: 100%;
}

.sjdt_top .sjdt_top_l {
  width: 607px;
  height: 349px;
}

.sjdt_top .sjdt_top_l a {
  display: block;
  width: 100%;
  height: 100%;
}

.sjdt_top .sjdt_top_l a img {
  width: 100%;
  height: 100%;
}

.sjdt_top .sjdt_top_r {
  width: 593px;
  height: 349px;
  background-color: #F5F5F5;
  padding: 10px;
}

.sjdt_top .sjdt_top_r .szyw {
  width: 573px;
  height: 329px;
  background-color: #fff;
  padding-top: 12px;
}

.sjdt_top .sjdt_top_r .szyw .szyw_title {
  width: 135px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  background-color: #EC0015;
  font-size: 22px;
}

.ckgd {
  width: 90px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.ckgd a {
  color: #949494;
}

.szyw_top {
  padding: 10px;
  border-bottom: 1px solid #AAAAAA;
}

.szyw_t {
  width: 100%;
  text-align: center;
  line-height: 24px;
}

.szyw_t a {
  font-size: 18px;
  font-weight: bold;
  color: #EC0015;
}

.szyw_c {
  width: 100%;
  text-align: justify;
  text-indent: 2em;
  font-size: 16px;
  color: #787878;
  line-height: 24px;
}

.szyw_c a {
  color: #EC0015;
}

.szyw_bottom {
  width: 100%;
  padding: 10px;
  padding-top: 0;
}

.szyw_bottom ul li {
  width: 100%;
  border-bottom: 1px dashed #E4E4E4;
  background: url("https://www.soulrig.com/file/4500000024/img/dd.png") no-repeat left center;
  padding: 15px 0 15px 15px;
  font-size: 16px;
}

.szyw_bottom ul li a {
  color: #575757;
}

.szyw_bottom ul li span {
  color: #B1B1B1;
}

.sjyw {
  width: 585px;
}

.news_listtitle {
  height: 40px;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #AAAAAA;
}

.news_listtitle span {
  width: 80px;
  height: 38px;
  color: red;
  border-bottom: 2px solid red;
  font-size: 20px;
  font-weight: bold;
}

.news_listtitle a {
  font-size: 14px;
  color: #949494;
}

.sjyw ul li {
  width: 100%;
  border-bottom: 1px dashed #E4E4E4;
  background: url("https://www.soulrig.com/file/4500000024/img/dd.png") no-repeat left center;
  padding: 15px 0 15px 15px;
  font-size: 16px;
}

.sjyw ul li a {
  color: #575757;
}

.sjyw ul li span {
  color: #B1B1B1;
}

/*适老化*/
.oldModel * {
  font-size: 28px !important;
}

.oldModel .sjdt_top .sjdt_top_l {
  width: 1200px;
  height: 690px;
}

.oldModel .sjdt_top .sjdt_top_r {
  float: left;
  width: 1200px;
  height: 500px;
  margin-top: 40px;
}

.oldModel .sjdt_top .sjdt_top_r .szyw {
  width: 1180px;
  height: 480px;
}

.oldModel .sjdt_top .sjdt_top_r .szyw .szyw_title {
  width: 150px;
  height: 64px;
  line-height: 64px;
  font-size: 32px;
}

.oldModel .ckgd a {
  font-size: 22px;
}

.oldModel .ckgd {
  width: 120px;
}

.oldModel .szyw_t a {
  font-size: 26px;
}

.oldModel .szyw_c {
  font-size: 26px;
  line-height: 1.5;
}

.oldModel .szyw_bottom ul li {
  font-size: 26px;
}

.oldModel .sjyw {
  width: 1200px;
}

.oldModel .news_listtitle {
  height: 64px;
  line-height: 64px;
}

.oldModel .news_listtitle span {
  width: 130px;
  height: 62px;
  font-size: 32px;
}

.oldModel .news_listtitle a {
  font-size: 18px;
}

.oldModel .sjyw ul li {
  font-size: 26px;
}