.news-bar {}

.news-bar .bar {
  box-shadow: 0px 3px 19px 0px rgba(15, 75, 156, 0.08);
}

.news-bar .bar ul {
  display: flex;
  margin: 0 20px;
  justify-content: space-between;
}

.news-bar .bar ul div {
  display: flex;
  
}

.news-bar .bar ul div .left::after {
  content: '';
  position: absolute;
  margin-left: 9px;
  margin-top: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #2F8AF1;
}

.news-bar .bar ul .l li {
  /* margin-right: 20px; */
  margin-right: 8px;
  font-size: 16px;
}

.news-bar .bar ul li {
  padding: 28px 0;
  margin-right: 87px;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #9B9B9B;
  line-height: 16px;
}

.news-bar ul li[class~=active] {
  color: #2F8AF1;
  border-bottom: 3px solid #2F8AF1;
}

.news-bar .bar ul li span {
  cursor: pointer;
}

.news-bar .nav-contentbox {
  padding: 45px 0 95px;
}

.news-bar .nav-contentbox .gs-news {
  display: flex;
  justify-content: space-between;
}

.news-bar .nav-contentbox .gs-news .rt {
  display: flex;
  width: 540px;
  padding: 0 19px;
  flex-direction: column;
  justify-content: space-between;
}

.news-bar .nav-contentbox .gs-news .rt dl dt {
  height: 19px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
}

.news-bar .nav-contentbox .gs-news .rt dl .dd-time {
  margin-top: 13px;
  height: 11px;
  font-size: 14px;
  font-weight: 400;
  color: #A4A4A4;
  line-height: 11px;
}

.news-bar .nav-contentbox .gs-news .rt dl .dd-txt {
  margin-top: 13px;
  line-height: 26px;
  font-size: 14px;
  font-weight: 300;
  color: #999999;
}

.about-news {
  padding: 36px 0;
  background: #F5F8FB;
  font-size: 16px;
}

.about-news .left .top {
  width: 100%;
  height: 50px;
  height: 66px;
  line-height: 66px;
  margin-left: 10px;
}

.about-news .left .top h4 {
  font-size: 24px;
  width: 100%;
  height: 50px;
  margin-left: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.about-news .lef .left-l {
  width: 398px;
  height: 13px;
  margin-top: 14px;
  margin-left: 25px;
}

.about-news .lef .left-l span {
  color: #348BEF;
}

.about-news .lef .left-l .date,
.about-news .lef .left-l .read {
  color: #999;
}


.about-news .lef .left-l p {
  height: 13px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 10px;
}

.about-news .righ {
  opacity: 1 !important;
}

.about-news .righ .right-r {
  /* width: 100px; */
  height: 13px;
  /* background-color: #2F8AF1; */
  margin-top: 17px;
  display: flex;
  margin-right: 30px;
  margin-top: 10px;
}

.about-news .righ .right-r img {
  width: 22px;
  height: 22px;
  background: #D8D8D8;
  margin-left: 10px;
}

.contain {
  width: 100%;
  height: 42px;
  /* line-height: 42px; */
  /* background: #D8D8D8; */
  /* background-color: #F0F0F0; */
  /* opacity: 0.24; */
  display: flex;
  justify-content: space-between;

}


.about-news .ab-box {
  display: flex;
  justify-content: space-between;
}

.about-news .ab-box .left {
  width: 854px;
  background: #FFFFFF;
  box-shadow: 0px 3px 19px 0px rgba(15, 75, 156, 0.08);
}

.about-news .ab-box .left ul {
  padding: 35px 0 40px 0;
}

.about-news .ab-box .left ul li {
  display: flex;
  padding: 0 48px 0 21px;
}

.about-news .ab-box .left ul>li:not(:first-child) {
  padding-top: 46px;
  border-top: 1px solid #EFEFEF;
}

.about-news .ab-box .left ul>li:not(:last-child) {
  padding-bottom: 46px;
}

.about-news .ab-box .left ul li .img-box {
  font-size: 0;
}

.about-news .ab-box .left ul li .rt-news-txt {
  margin-left: 30px;
}

.about-news .ab-box .left ul li .rt-news-txt dl dt {
  margin-top: 10px;
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}

.about-news .ab-box .left ul li .rt-news-txt dl dd {
  font-size: 12px;
  line-height: 10px;
  font-weight: 400;
}

.about-news .ab-box .left ul li .rt-news-txt dl .sub-txt {
  margin-top: 13px;
  color: #999999;
  line-height: 22px;
}

.about-news .ab-box .left ul li .rt-news-txt dl .read-count {
  margin-top: 7px;
  color: #A4A4A4;
}

.about-news .ab-box .left ul li .rt-news-txt dl .date {
  margin-top: 21px;
  color: #A4A4A4;
}

.about-news .ab-box .right .rt-content {
  margin-bottom: 33px;
  width: 300px;
  background: #FFFFFF;
  box-shadow: 0px 3px 19px 0px rgba(15, 75, 156, 0.08);
}

.about-news .ab-box .right .rt-content .hot-news {
  position: relative;
  padding: 27px 15px 22px 30px;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  border-bottom: 1px solid #EFEFEF;
}

.about-news .ab-box .right .rt-content .hot-news::before {
  content: '';
  position: absolute;
  height: 15px;
  width: 3px;
  background: #2F8AF1;
  left: 18px;
  top: 28px;
}

.about-news .ab-box .right .rt-content ul {
  padding-bottom: 50px;
}

.about-news .ab-box .right .rt-content ul li {
  position: relative;
  margin: 0 15px 0 56px;
  margin-top: 24px;
  height: 14px;
  font-size: 14px;
  color: #777777;
  line-height: 14px;
}

.about-news .ab-box .right .rt-content ul li:hover {
  color: red;
  cursor: pointer;
}

.about-news .ab-box .right .rt-content ul li span {
  position: absolute;
  padding: 4px 6px;
  top: -2px;
  left: -37px;
  height: 12px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  background: #999999;
  color: #FFFFFF;
}

.about-news .ab-box .right .rt-content ul li span[class~=hots] {
  background: #333333;
}

.about-news .ab-box .right .rt-content .jt-box .tj-news:not(:first-child) {
  border-top: 1px solid #EFEFEF;
}

.about-news .ab-box .right .rt-content .tj-news {
  display: flex;
  padding: 23px 26px 23px 18px;
}
.about-news .ab-box .right .rt-content .tj-news .skip3 {
  letter-spacing: 1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tj-news p {
  margin-top: 5px;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 24px;
  letter-spacing: 1px;
}

.txt-t {
  width: 855px;
  font-size: 16px;
  overflow: hidden;
  min-height: 800px;
  padding: 10px;
  box-sizing: border-box;
  overflow-x: hidden;
}

.txt-t h4 {
  margin: 30px 0 30px 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 10px;

}

.txt-t p {
  font-size: 14px;
  line-height: 23px;
  text-indent: 1.5em;
  margin-top: 15px;
  /* padding: 0 29px 0 19px; */
  box-sizing: border-box;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.txt-t img {
  width: 96% !important;

}

.img {
  margin: auto;
  /* width: 792px;
  height: 406px; */
  margin-top: 40px;
  margin-bottom: 40px;
  /* box-shadow: 0px 3px 19px 0px rgba(15, 75, 156, 0.08); */
}

.txt-t .up {
  margin-left: 15px;
  margin-top: 60px;
}
.txt-t .up a:hover{
 color: #2F8AF1;
}

.txt-t .down {
  margin-left: 15px;
  margin-top: 30px;
  margin-bottom: 50px;

}
.txt-t .down a:hover {

color: #2F8AF1;
}




ul {
  list-style-type: none;
}

a {
  /* color: #b63b4d; */
  color: #444444;
  text-decoration: none;
  /** =======================
* Contenedor Principal
===========================*/
}

.accordion {
  width: 100%;
  max-width: 360px;
  /* margin: 30px auto 20px; */
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 300px;
  height: 690px;
  background: #FFFFFF;
  box-shadow: 0px 3px 19px 0px rgba(15, 75, 156, 0.08);
}

.accordion li {
  margin-top: 28px;
  margin-left: 24px;
  color: #000;
}

.accordion li a {
  width: 63px;
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #777777;
  line-height: 23px;
}