@charset "utf-8";
/* CSS Document */
body {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  min-width: 1400px
  }
  
  ul,
  li {
  list-style: none;
  }
  
  img {
  border: 0; padding:0; margin:0;
  }
  
  .clear {
  zoom: 1;
  }
  
  .clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
  
  html,
  body,
  div,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ul,
  ol,
  dl,
  li,
  dt,
  dd,
  p,
  blockquote,
  pre,
  form,
  fieldset,
  table,
  th,
  td {
  margin: 0;
  padding: 0;
  word-break: break-all;
  }
  
  area {
  outline: none;
  }
  
  /*p{text-align:left;}*/
  a {
  color: #000;
  text-decoration: none;
  }
  
  a:hover {
  color: #DE1516;
  /*text-decoration:underline*/
  ;
  }

/*头部*/
.top-wrapper { width:100%; height:auto; position:relative;}
.header_w1200{ width:100%; position:absolute; top:50px;}
.w1200{ width:1200px; margin:0 auto;}
.header_img{ width:100%; height:auto;}
.top-wrapper .left-logo {width:300px; float:left;}
.top-wrapper .left-logo img{width:300px; height:auto;}
.top-wrapper .date {
/* float: left; */
line-height:45px;
font-size: 12px;
font-family: MicrosoftYaHei;
font-weight: 400;
color:#fff;
}

.search-wrapper { float:right;}
  .search-wrapper .search-box {
  width: 280px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 1px solid rgba(255, 20, 21, 1);
  border-radius: 4px;
  }
  
  .search-wrapper .search-box input {
  width: 210px;
  height: 14px;
  float: left;
  margin: 8px 10px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  border: 0;
  outline: none;
  color: #373940;
  }
  
  .search-wrapper .search-box input::-ms-input-placeholder {
  color: rgba(155, 172, 198, 0.6);
  }
  
  .search-wrapper .search-box input::-webkit-input-placeholder {
  color: rgba(155, 172, 198, 0.6);
  }
  
  .search-wrapper .search-box input::-moz-placeholder {
  color: rgba(155, 172, 198, 0.6);
  }
  
  .search-wrapper .search-box .input-btn {
  width: 46px;
  height: 32px;
  float: right;
  background: linear-gradient(90deg, rgba(255, 90, 86, 1), rgba(255, 20, 21, 1));
  cursor: pointer;
  }
  
  .search-wrapper .search-box .input-btn img {
  float: left;
  margin: 6px 14px;
  }
/*导航*/
  .top-nav-wrapper {
  background-color: #CC0000;
  height: 60px; margin-top:-5px;
  }
  
  .top-nav-wrapper .nav-item {
  line-height: 60px;
  width:10.5%;
  text-align: center;
  font-size:18px;
  color: #ffffff;
  float: left;
  cursor: pointer;
  }
  .top-nav-wrapper a:hover{ background:#b10000;}
    .top-nav-wrapper a:nth-child(6){ width:15.5%;}
	
  .tc {
  text-align: center;
  }
		.swiper-container {
			width: 100%;
			height: 100%;
		}

		.swiper-slide {
			position: relative;

		}

		.swiper-container img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

		.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
			bottom: 13px;
			right: 10px;
			left: inherit;
		}
				.swiper-pagination {
			text-align: right;
		}

				.mask {
			position: absolute;
			bottom:0px;
			height: 40px;
			line-height: 40px;
			width: 100%;
			color: white;
			font-size: 16px;
			text-align: center;
			padding: 0px 80px 0px 20px;
			/* background: rgba(0, 0, 0, 0.5); */
			box-sizing: border-box;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8));
		}
		
		.mask1{
			bottom: 2px;
		}

		.list_news{ margin-top:10px;}
		.list-news-wrapper {border-bottom: none;}

		.list-news-wrapper li { font-size:16px; height:41px; line-height:40px; border-bottom:1px dashed #d2d2d2;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
		.study-box {
			height: 70px;
			background:url(../images/5f1db86259ebf2b0.png);
			background-size: 100% 100%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding: 5px 40px; margin-top:10px;
		}
		.study-box img{ margin-top:6px;}
		.study-text {
			width: 218px;
			color: #d40d0d;
			font-size: 18px;
			line-height: 30px;
			margin-right: 10px;
		}
		.img-btn {
			cursor: pointer;
		}

		.dyjygl-wrapper .dyjygl-left-news-item {
			line-height: 40px;
		}

		.myFocuss {
			width: 592px;
			height: 340px;
		}

		.jcdj-list-item {
			padding: 15px 0;
		}

		.jcdj-list-item .title-box {
			margin-bottom: 3px;
		}

		.jcdj-list-item:first-child {
			padding-top: 0;
		}

		.mt40 {
			margin-top: 40px;
		}
		.mt20 {
			margin-top: 20px;
		}
		
  .topic-title {
  position: relative;
  width: 100%;
  height: 38px;
  /* float: left; */
  /* margin-bottom: 30px; */
  border-bottom: 1px solid rgba(223, 229, 242, 1);
  cursor: pointer;
  }
  
  .topic-left {
  float: left;
  }
  
  .topic-text {
  position: absolute;
  margin-left: 20px;
  left: 0;
  top: 0;
  width: 135px;
  height: 38px;
  line-height: 38px;
  z-index: 20;
  /* text-align: center; */
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: rgba(240, 233, 183, 1);
  }
  
  .topic-right {
  float: right;
  padding: 14px 0 14px 14px;
  cursor: pointer;
  }
  
  .topic-title .is-none {
  display: inline-block;
  }
  
  .topic-title .is-hover {
  display: none;
  }
  
  .topic-title:hover .is-none {
  display: none;
  }
  
  .topic-title:hover .is-hover {
  display: inline-block;
  }
  .nav-column-tab {
  height: 38px; float:left;
  }
  
  .nav-column-tab li {
  float: left;
  padding: 0 20px;
  font-size: 18px;
  line-height: 38px;
  position: relative;
  cursor: pointer;
  }
  
  .nav-column-tab li:nth-child(1) {
  padding-left: 0;
  }
  
  .nav-column-tab li::after {
  content: '';
  border: .5px solid #DFE5F2;
  height: 19px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  }
  
  .nav-column-tab li:last-child::after {
  border: none
  }
  
  .nav-column-tab li.act div {
  color: #DE1516;
  font-weight: bold;
  border-bottom: 2px solid #DE1516;
  }
  
  .nav-column-tab li div:hover {
  color: #DE1516;
  }
  .news_listr { width:680px; float:right; }
  .banbo{ width:500px; float:left; height:388px;}
  .news-img-size{ width:500px; height:300px;}
  .tc {
  text-align: center;
  }
/*公示公告*/
.flex {
  display: flex;
}

#announcement {
  margin-bottom: 30px; width:1200px; margin:0 auto;  position: relative;
  display: block; margin-top:5px;
}
.main_title_text{
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  flex: 1; color:#DE1516;
}

.main_title_text img{
  width: 31px;
  height: 33px;
  margin-right: 5px;
}

.announcement_item_box {
  background-color: #FAFAFA;
  padding: 15px 30px 0px 30px;
  overflow: hidden;
}

.announcement_item_box .empty img {
  width: 200px;
}
.flex_rigth {
  padding-left: 0;
  padding-right: 20px;
}
.f1 {
  width: 50%;
  max-width: 50%;
  flex: 1;
}
.act_li {
  margin-bottom: 10px;
  width: 100%;
  color: #232323;
  font-size:16px;
}
.act_item:hover {
  color: #DE1516;
}

.act_item a {
  display: flex;
  align-items: center;
  flex-direction: row;
  cursor: pointer; line-height:30px;
}

.act_item a > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; margin-left:15px;
}
.flex_left{
  padding-left: 20px;
  padding-right: 0;
}
.announcement_title .main_title_text::before {
    content: "";
    width: 3px;
    height: 24px;
    background-color: #DE1516;
    margin-right: 10px;
}
.main_title {
    height: 60px;
    display: flex;
    user-select: none;
    position: relative;
}

/*新闻*/
.tab-hd span{
    float: left;
    font-size: 24px;
    color:  #bd1b2d;
    font-weight: 400;
    margin: 40px 0 10px 0;
    cursor: pointer;
}
.tab-hd div {
    width: 92%;
    float: right;
    border-top: 1px #bd1b2d solid;
    margin-top: 60px;
}
.tab-hd a {
    display: block;
    height: 50px;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    float: right;
    margin-top: -50px;
}
.tab-bd {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.tab-bd .newslist-c {
    margin-left: 0px;
}
.c-img {
    float: left;
    width: 380px;
    height:200px;
    overflow: hidden;
}
.c-img img {
    width: 100%;
}
.tab-bd ul{
    width: 380px;
    margin-left: 30px;
}
.newslist-l{
    float: left;    
}
.newslist-r{
    float: right;    
}
.tab-bd li,.tab-bd-list{
    font-size:16px;
    line-height:40px;

}
.auto-hidden {
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.mt5{ margin-top:5px;}
.read_more{
    float: right;
    border-top: 1px #bd1b2d solid;
    margin-top:30px; margin-right:20px; width:84%;
}
.read_more a {
    display: block;
    height: 50px;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    float: right;
    margin-top: -50px;
}
.all_tip{
  position: relative;
  font-size: 16px;
  color: #DE1516;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  float: right;
  padding-right: 2px;
  font-weight: bold;
}

.all_tip::after{
  content: "";
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 2px solid #DE1516;
  border-bottom: 2px solid #DE1516;
  transform: rotate(-45deg);
  visibility: visible;
}
/*结束*/
/*footer*/
#footer{
	clear: both;
	width: 100%;
	height: 103px;
	background: #CC0000;
	padding-bottom: 15px; margin-top:20px;
	
}
#footer .footer_body{
	width: 1180px;
	height: 103px;
	margin: 0 auto;
	text-align: center;
	line-height: 103px;
	vertical-align: middle;
}
.footer_body_biao{
	position: relative;	
}
.biao{
	position: absolute;
	top: 15px;
	left: 296px;
}
.icp{
	position: absolute;
	top: -15px;
	left: 340px;
	width: 500px;
	height: 25px;
	display: block;
	color: #FFFFFF;
}
.jszc{
	position: absolute;
	top: 15px;
	left: 340px;
	width: 500px;
	height: 25px;
	display: block;
	color: #FFFFFF;
}
/*结束*/

/*新闻列表*/
.article_list{ width:1200px; margin:0 auto;}
.location {
   /* margin: 30px 5.2em;*/
    float:left;
    width:100%;
    margin:40px 0px 0px 30px;
}
.location a{
    line-height: 30px;
}
.location span{
    color: #b3b3b3;
        padding-left: 5px;
}
.list_t h3{
    float: left;
    color: #bd1b2d;
    font-size: 24px;

}
.list_l{
    float: right;
    width: 88%;
    height: 20px;
    border-bottom: 1px #e5e5e5 solid;
}
.colum{
    width:100%;
    float:left;
    padding:2em 30px
}
.list_box{
    float: left;
    width: 95%;
    font-size: 18px;
    line-height: 3em;
    margin: 20px 2.5%;
}
.list_box li a {
    width: 90%;
    /*display: inline-block;*/
    
}
.datetime{
    float: right;
    color: #b3b3b3;
    font-size: 16px;
    margin-left: 20px;
}
.pageturn{
    float: right;
    margin: 60px 0;
}
.pageturn span {
    display: block;
    float: left;
    background-color: #bd1b2d;
    color:#fff;
    margin-right: 10px;
    padding: 10px 18px;
    cursor: pointer;
}
.pageturn a {
   display: block;
    float: left;
    background-color: #e5e5e5;
    margin-right: 10px;
    padding: 10px 18px;
}
.pageturn a:hover{
    color: #fff;
    background-color: #bd1b2d;
}


/* \u6587\u7ae0\u8be6\u60c5\u9875\u5f00\u59cb */
.art-header h3{
    font-size: 32px;
    padding: 0 84px;
    text-align: center;
}
.art-info{
    text-align: center;
    margin: 0 84px;
    border-bottom: 1px solid #cb2818;
}
.art-info span{
    display:inline-block;
    padding: 10px;
    color: #b3b3b3;
}
.content .art-content{
    float: left;
    padding: 2em 5.2em;
}
.content .art-content p,.art-content span,.art-content section{
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 2.2em !important;
    text-indent: 2em !important;
    margin-top: 20px !important;
    font-family: inherit !important;
    font-size: inherit !important;
    margin: inherit;
    text-align: justify;
}
.art-content img{
    margin-left: 1.2em;
    width:900px;
}
.content .art-content pre{
    white-space: pre-wrap;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 2.2em !important;
    text-indent: 2em !important;
    margin-top: 20px !important;
    font-family: inherit !important;
    font-size: inherit !important;
    margin: inherit;
    text-align: justify;
}

.auto-hidden {
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.auto-hidden-zy{
  width: 480px;
text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
line-height: 30px !important;
    margin: 12px 0px;
}
.video-auto-hidden {
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.sec-auto-hidden{
    width: 540px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden; 
}
.more-auto-hidden {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden; border-bottom:1px solid #d2d2d2;
}
li .seq{
   float: left;
    width: 8px;
    height: 8px;
    background: #c6c6c6;
    margin-top: 17px;
    margin-right: 15px;
    border-radius: 50%;
}
li .seq:hover{
   background: #bd1b2d;
}
li .seq-grey{
   float: left;
    width: 8px;
    height: 8px;
    background: #c6c6c6;
    margin-top: 22px;
    margin-right: 10px;
    border-radius: 50%;
}
li .seq-ddh{
   float: left;
    width: 8px;
    height: 8px;
    background: #bd1b2d;
    margin-top: 22px;
    margin-right: 10px;
    border-radius: 50%;
}
.imglist {
    width: 100%;
    height: 100%;
}
.imglist li, .imglist li a, .imglist li {
    width: 100%;
    height: 100%;
}
.imglist li .scr-img{
   width: 100%;
    height: 448px;
}
.scr-img img {
    display: none;
}
.imglist img{
   width: 100%;
}
.imginfo {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    padding: 6px 40px;
    background: rgba(0,0,0,0.6);
}
.imginfo a,.imginfo a:hover{
	color:#fff;
	display: inline-block;
    width: 530px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.imgdesc {
    position: absolute;
    bottom: 19px;
    right: 20px;
    text-align: center;
    z-index: 200;
}
.right {
    float: right;
    display: inline;
}
.imgdesc li {
    width: 18px;
    height: 18px;
    font-size: 12px;
    margin-right: 3px;
    transition: all linear 0.2s;
    float: left;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #999;
    cursor: pointer;
}
.imgdesc li.hover{
	background:#bd1b2d;
	color:#fff;
}
.friendlink .linklist ul {
 }
.friendlink .linklist a { padding:2px 12px;display:block; line-height:25px;background:#fff; }
.friendlink .linklist a:hover{ padding:2px 12px;background:#eee; display:block; line-height:25px;}
.attlist{ float:left;padding-left: 7.2em;margin:0 auto;margin-top: 40px;weight:bold;}
.attlist a:nth-child(1){margin-left: 4px;}
.attlist a{margin-left: 44px;line-height: 36px;}
.content{
margin-top: 30px;
float:left;
}
.topbar .ext-link li a{padding-left:20px;}
.ext-link li img{margin-right:4px}
.edui-upload-video{
   width: 900px;
   object-fit: fill;
    height: 100%;
    outline: none;
}
.scale-main img{
  cursor: pointer;
}
.hd_search_box {
    position: relative;
    float: left;
    margin-left: 260px;
}
.hd_search_box .inputtext{ 
    width: 290px;
    height: 30px;
    border: 1px solid #d0d0d0 ;
    border-radius: 19px;
    padding-left: 20px;
    padding-right: 60px;
}
.hd_search_box input:focus{
    border: 1px solid #b50009;
}

.hd_search_box .inputsubmit{
    float: left;
    position: absolute;
    top: 4px;
    right: 10px;
    width: 40px;
    height: 30px;
    margin-top: 3px;
    background:url("../images/search1-icon.png") no-repeat center;
    cursor: pointer;
   
}
.article-content{ width:1200px; margin:0 auto;}