.toutiao {
  padding: 40px 0 35px;
  border-bottom: 1px solid #cccccc;
}
.toutiao .toutao_title {
  font-size: 35px;
  margin-bottom: 20px;
}
.toutiao .toutao_title a {
  color: #c81414;
  font-weight: bold;
}
.toutiao .toutao_title a:hover {
  text-decoration: underline;
}
.toutiao .subtitle_list {
  padding: 0;
}
.toutiao .subtitle_list li a {
  font-size: 16px;
  color: #212121;
  position: relative;
  display: block;
  padding-left: 15px;
}
.toutiao .subtitle_list li a:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c91a1e;
  position: absolute;
  left: 0;
  top: 5px;
}
.toutiao .subtitle_list li a:hover {
  color: #c91a1e;
}

.home_section_1 {
  margin-top: 30px;
}
.home_section_1 .banner {
  width: 666px;
  height: 440px;
}
.home_section_1 .banner img {
  width: 100% !important;
  height: 440px;
}
.home_section_1 .banner .title_wrap {
  position: absolute;
  width: 100%;
  height: 46px;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  bottom: 0;
  padding: 0 20px;
}
.home_section_1 .banner .title_wrap .title {
  font-size: 16px;
}
.home_section_1 .banner .title_wrap .title a {
  color: #fff;
}
.home_section_1 .banner .span {
  width: auto;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: auto;
  z-index: 1;
}
.home_section_1 .banner .span .swiper-pagination-bullet {
  width: 25px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  opacity: 1;
}
.home_section_1 .banner .span .swiper-pagination-bullet-active {
  background: #c91a1e;
}
.home_section_1 .news-box {
  padding-left: 65px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 50px;
  padding-top: 20px;
}

.m-title {
  margin-bottom: 20px;
  cursor: pointer;
}
.m-title h2 {
  font-size: 24px;
  color: #b51621;
}
.m-title .prevTwo {
  font-weight: bold;
  font-style: italic;
}
.m-title .nextTwo {
  font-style: italic;
  font-size: 20px;
  margin-top: 4px;
  margin-left: 2px;
}
.m-title .icon-right {
  font-size: 16px;
  margin-top: 8px;
  margin-left: 6px;
}

.more {
  color: #b51621;
  font-size: 12px;
  border: 1px #b51621 solid;
  border-radius: 17px;
  width: 64px;
  height: 34px;
}
.more:hover {
  background-color: #b51621;
  color: #fff;
}

.news_list li {
  margin-bottom: 24px;
  padding-left: 24px;
  position: relative;
}
.news_list li:last-child {
  margin-bottom: 0;
}
.news_list li a {
  font-size: 17px;
  color: #212121;
  line-height: 24px;
}
.news_list li a:hover {
  color: #c91a1e;
}
.news_list li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c91a1e;
  position: absolute;
  left: 0;
  top: 10px;
}
.news_list li:nth-child(1) a {
  font-size: 19px;
  font-weight: bold;
  line-height: 30px;
}
.news_list li:nth-child(1):before {
  top: 13px;
}

.home_section_2 {
  padding: 50px 0;
}
.home_section_2 .zt_swiper .swiper {
  width: 1265px;
  overflow: hidden;
}
.home_section_2 .zt_swiper .swiper img {
  height: 127px;
  width: 100%;
}
.home_section_2 .zt_swiper .swiper_btn {
  cursor: pointer;
}

.swiper-notification {
  display: none;
}

.home_section_3 {
  padding: 40px 0;
  background-color: #fcf8f5;
}
.home_section_3 .tab {
  margin-left: 24px;
}
.home_section_3 .tab span {
  margin-right: 35px;
  width: 170px;
  border-radius: 24px;
  height: 48px;
  font-size: 20px;
  background-color: #ececec;
  color: #616060;
  border: 1px solid #cfcbc9;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.home_section_3 .tab span.active {
  background-color: #c21b1f;
  color: #fff;
  border-color: transparent;
}
.home_section_3 .banner {
  width: 550px;
  flex-shrink: 0;
}
.home_section_3 .banner .poster {
  width: 100%;
  height: 335px;
}
.home_section_3 .banner .title_wrap {
  position: absolute;
  width: 100%;
  height: 46px;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  bottom: 0;
  padding: 0 20px;
}
.home_section_3 .banner .title_wrap .title {
  font-size: 16px;
}
.home_section_3 .banner .title_wrap .title a {
  color: #fff;
}
.home_section_3 .banner .span {
  width: auto;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: auto;
  z-index: 1;
}
.home_section_3 .banner .span .swiper-pagination-bullet {
  width: 25px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  opacity: 1;
}
.home_section_3 .banner .span .swiper-pagination-bullet-active {
  background: #c91a1e;
}
.home_section_3 .news-box {
  padding-left: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home_section_3 .news-box .news_list1 li {
  padding: 26px 15px;
  position: relative;
}
.home_section_3 .news-box .news_list1 li a {
  color: #212121;
  font-size: 16px;
  display: block;
}
.home_section_3 .news-box .news_list1 li a:hover {
  color: #c91a1e;
}
.home_section_3 .news-box .news_list1 li .line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.home_section_4 {
  padding: 40px 0;
}
.home_section_4 .content {
  margin-top: 30px;
}
.home_section_4 .content .box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home_section_4 .content .box .item {
  width: 466px;
}
.home_section_4 .content .box .ul {
  padding: 0 10px;
  margin-top: 26px;
}
.home_section_4 .content .box .ul li {
  margin-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
.home_section_4 .content .box .ul li:last-child {
  margin-bottom: 0;
}
.home_section_4 .content .box .ul li a {
  font-size: 16px;
  color: #212121;
  line-height: 24px;
}
.home_section_4 .content .box .ul li a:hover {
  color: #c91a1e;
}
.home_section_4 .content .box .ul li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c91a1e;
  position: absolute;
  left: 0;
  top: 10px;
}

.home_section_5 {
  padding: 40px 0;
  background-color: #fcf8f5;
}
.home_section_5 .content {
  margin-top: 20px;
  padding: 0 20px;
}
.home_section_5 .content .swiper-wrapper {
  /* -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important; */
}
.home_section_5 .content .tsjzg_swiper .swiper {
  width: 1220px;
  overflow: hidden;
}
.home_section_5 .content .tsjzg_swiper .swiper .swiper-slide {
  background-color: #fff;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.home_section_5 .content .tsjzg_swiper .swiper img {
  height: 260px;
  width: 100%;
}

.home_section_6 {
  padding: 40px 0;
}
.home_section_6 .m-title {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 5px solid #d66467;
}
.home_section_6 .content {
  margin-top: 30px;
}
.home_section_6 .content .left {
  width: 47%;
  padding: 20px 30px;
  border: 1px solid #ebded5;
  background-image: linear-gradient(to bottom right, #fff, #fff, #fcf6f0);
}
.home_section_6 .content .right {
  width: 47%;
  padding: 20px 30px;
  border: 1px solid #ebded5;
  background-image: linear-gradient(to bottom right, #fff, #fff, #fcf6f0);
}
.home_section_6 .content .col_title {
  font-size: 20px;
  color: #af0717;
}
.home_section_6 .content .col_title img {
  margin-right: 6px;
}
.home_section_6 .content .list_box {
  padding: 24px 0 0 0;
}
.home_section_6 .content .list_box ul li {
  margin-bottom: 24px;
  padding-left: 20px;
  position: relative;
}
.home_section_6 .content .list_box ul li:last-child {
  margin-bottom: 0;
}
.home_section_6 .content .list_box ul li a {
  font-size: 16px;
  color: #212121;
  line-height: 24px;
}
.home_section_6 .content .list_box ul li a:hover {
  color: #c91a1e;
}
.home_section_6 .content .list_box ul li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c91a1e;
  position: absolute;
  left: 0;
  top: 10px;
}

.home_section_7 {
  padding-bottom: 40px;
}
.home_section_7 .m-title {
  padding: 0 20px;
}

.video_list li {
  width: 334px;
  margin-right: 33px;
  float: left;
}
.video_list li:last-child {
  margin-right: 0;
}
.video_list li .poster {
  position: relative;
}
.video_list li .poster .img {
  height: auto;
  width: 100%;
}
.video_list li .poster .video_play {
  width: 60px;
}
.video_list li .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}
.video_list li .title {
  font-size: 14px;
  padding: 15px 0 0 0;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
}
.video_list li:hover .title a {
  color: #b51621;
}

.home_section_8 .content {
  padding: 0 20px;
}
.home_section_8 .content .left {
  width: 446px;
  margin-right: 45px;
}
.home_section_8 .content .center {
  width: 442px;
  margin-right: 35px;
}
.home_section_8 .content .right {
  width: 422px;
}
.home_section_8 .content .col_title {
  font-size: 18px;
  color: #af0717;
}
.home_section_8 .content .col_title img {
  margin-right: 6px;
}
.home_section_8 .content .list_box {
  padding: 20px 0 0 15px;
}
.home_section_8 .content .list_box ul li {
  margin-bottom: 24px;
  padding-left: 20px;
  position: relative;
}
.home_section_8 .content .list_box ul li:last-child {
  margin-bottom: 0;
}
.home_section_8 .content .list_box ul li a {
  font-size: 16px;
  color: #212121;
  line-height: 24px;
}
.home_section_8 .content .list_box ul li a:hover {
  color: #c91a1e;
}
.home_section_8 .content .list_box ul li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c91a1e;
  position: absolute;
  left: 0;
  top: 10px;
}
.video_list li .poster .img img{
  height: 168px;
}
.home_section_3 .tab_show_content .img img{
  height: 335px;
  width: 100%;
}
@media (max-width:1390px){
	.home_section_1 .banner {
      width: 552px;
      height: 380px;
  }
  .home_section_1 .banner img {
    height: 380px;
    width: 100% !important;
  }
  .zt_swiper .swiper{margin: 0 20px;}
  .home_section_3 .news-box {
      padding-left: 30px;
  }
  .home_section_4 .content .box .item {
      width: 386px;
  }
  .tsjzg_swiper .swiper{margin: 0 20px;}
  
  .video_list li {
      width: 284px;
      margin-right: 20px;
  }
  .home_section_8 .content .left {
      width: 344px;
      margin-right: 20px;
  }
  .home_section_8 .content .center {
    width: 344px;
    margin-right: 20px;
} 
footer .banquan {
  margin-left: -74px;
  width: 430px;
  line-height: 1.3;
}
footer .code_box .code_item {
  width: 170px;
}
footer .code_box {
  width: 540px;
}
.home_section_3 .tab span {
  margin-right: 20px;
  width: 160px;
}
.video_list li .poster .img img{
  height: 143px;
}
}
.home_section_3 .banner .title_wrap .title a{
  display: block;
  max-width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.toutiao .subtitle_list li {
  width: auto;
}

.news_list li a,.toutiao .subtitle_list li a{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xitong{margin-top: 20px;display: block;}
.toutiao .subtitle_list a{
  font-size: 16px;
}

.home_section_3 .tab_show_content{
  padding-left: 45px;
  padding-right: 45px;
}

.home_section_3 .news-box .news_list1 li{
  border-bottom: 1px dashed #ccc;
}

.toutiao .list-text {
  position: relative;
  overflow: hidden;
  width: 90%;
  height: 16px;
}
.toutiao .list-text ul {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: 8s move infinite linear;
  width: 200%;
  display: flex;
  flex-wrap: wrap;
}
.toutiao .list-text ul li{margin: 0 10px;}
@keyframes move {
  0% {
  left: 0;
  }
  100% {
  left: -500px;
  }
}
.toutiao .list:hover ul {
  animation-play-state: paused; /*¶―»­ΤέΝ£²¥·Ε*/
}
.toutiao .mores {
  height: 26px;
  line-height: 26px;
  background-color: #ad0000;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}
.home_section_3 .news-box .news_list1 li{
  border-bottom: 1px dashed #ccc;
}

.home_section_1 .banner .title_wrap .title a{
  display: block;
  max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_box_pic{
  position: relative;
  height: 50px;
}
.tab_box_pic_bg{
  position: absolute;
  left: 50%;
  top: 0;
  height: 50px;
  transform: translateX(-50%);
}
.tab_item{
  height: 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.tab_item1{
  width: 347px;
}
.tab_item2{
  width: 392px;
  margin-left: -105px;
}
.tab_item3{
  width: 368px;
  margin-left: -101px;
}
.tab_item4{
  width: 339px;
  margin-left: -83px;
}

