.c-footer, .c-footer__copy-right {
  *zoom: 1; }
  .c-footer:before, .c-footer__copy-right:before, .c-footer:after, .c-footer__copy-right:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-footer:after, .c-footer__copy-right:after {
    clear: both; }

.c-footer {
  width: 100%;
  min-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 600px) {
    .c-footer {
      min-width: inherit;
      max-width: inherit; } }

.c-footer__bg {
  position: relative;
  background: url(/dwxcb/images/head-bg.png) no-repeat center;
  background-color: #89211b;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/head-bg.png',  sizingMethod='scale');
  width: 100%; }

.c-footer__body {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 600px) {
    .c-footer__body {
      display: none; } }

.c-footer__part {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 40px 30px 0 20px; }

.c-footer__part-left-margin {
  vertical-align: top; }

.c-footer__container {
  top: 20px;
  font-size: 16px;
  min-width: 1200px;
  color: white; }

.c-footer__part-title {
  font-size: 16px; }
  .c-footer__part-title a {
    color: white; }

.c-footer__part-content {
  margin-top: 15px;
  font-size: 13px; }
  .c-footer__part-content a {
    color: white; }

.c-footer__bg-img {
  position: relative; }

.c-footer__div-line {
  position: relative;
  margin-top: 5px; }
  @media only screen and (max-width: 600px) {
    .c-footer__div-line {
      display: none; } }

.c-footer__div-line_img {
  height: 1px;
  width: 100%; }

.c-footer__copy-right {
  position: relative;
  height: 40px;
  color: white;
  font-size: 12px;
  text-align: center;
  margin: auto;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right {
      min-width: inherit;
      max-width: inherit;
      height: 110px; } }

.c-footer__copy-right-content {
  margin-top: 10px; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right-content {
      margin-top: 10px;
      padding: 0 20px; } }

.c-footer__copy-right-content-detail {
  display: inline-block;
  _zoom: 1;
  *display: inline; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right-content-detail {
      height: 20px;
      text-align: left;
      display: block;
      padding-top: 5px; } }

.c-footer__copy-right-content-detail-space {
  margin-left: 10px; }

.c-footer__main-border {
  position: relative;
  display: inline-block;
  _zoom: 1;
  *display: inline;
  margin-right: 23px;
  margin-top: 47px; }

.c-footer__main-border-style {
  width: 1px;
  height: 163px;
  opacity: 0.2; }
.c-main, .c-main--center {
  *zoom: 1; }
  .c-main:before, .c-main--center:before, .c-main:after, .c-main--center:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-main:after, .c-main--center:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .c-main__left {
    display: none !important; } }

.c-main {
  width: 100%; }

.c-main--second {
  background-color: #efefef; }

.c-main--center {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px;
  background: #ffffff;
  }
  @media only screen and (max-width: 600px) {
    .c-main--center {
      margin: 0 auto;
      max-width: none;
      min-width: inherit; } }

.c-main__left {
  width: 220px;
  float: left; }

.c-main__right {
  min-height: 600px;
  margin-left: 220px;
  border-left: 1px solid #ddd;
  padding: 60px 5% 20px 5%; }
  @media only screen and (max-width: 600px) {
    .c-main__right {
      margin-left: 0;
      padding: 60px 20px 20px 20px; } }
.SecondLeft-nav__left {
  /* float: right; */
  /* margin-top: 60px; */
  letter-spacing: 1px;
  /* display: flex; */
  justify-content: flex-start;
  }

.SecondLeft-nav__left li {
  margin-right: 10px;
  margin-bottom: 17px;
  line-height: 43px;
  padding: 0 22px;
  cursor: pointer;
  text-align: center;
  background-color: #8b807f82;
  }

a, a:hover {
  text-decoration: none; }

.SecondLeft-nav__left--nav {
  font-size: 14px;
  display: flex;
  }
  .SecondLeft-nav__left--nav a {
    color: #777; }

.SecondLeft-nav__left--navClick {
  background-color: #8b807f82;
  font-size: 18px;
  /* border-right: 6px solid #c23328; */
  margin-right: -5px;
  }
  .SecondLeft-nav__left--navClick a {
    color: #1d1818cc;
    }

.SecondLeft-nav__left li:hover {
  background-color: #d9473c;
  font-size: 18px; }
  .SecondLeft-nav__left li:hover a {
    color: #fff; }
.SecondTop-nav__top {
  display: none;
  height: 40px;
  margin-top: 25px;
  overflow: hidden;
  position: relative;
  left: 20px;
  width: 300px; }
  @media only screen and (max-width: 600px) {
    .SecondTop-nav__top {
      display: block; } }

.SecondTop-nav__top li {
  padding: 10px 25px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: 0; }

a, a:hover {
  text-decoration: none; }

.SecondTop-nav__top--nav {
  border-bottom: 1px solid #ddd;
  line-height: 14px;
  font-size: 14px;
  letter-spacing: -8px; }
  .SecondTop-nav__top--nav a {
    color: #777; }

.SecondTop-nav__top--navClick {
  background-color: #d9473c;
  border-bottom: 6px solid #c23328;
  margin-bottom: -5px; }
  .SecondTop-nav__top--navClick a {
    color: #fff; }
@charset "UTF-8";
.clearFix {
  *zoom: 1; }
  .clearFix:before, .clearFix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .clearFix:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .headImg-date {
    display: none !important; } }

.headImg-width {
  width: 100%;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .headImg-width {
      min-width: inherit; } }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.headImg-content {
  background-color: black;
  filter: alpha(opacity=50);
  /*支持 IE 浏览器*/
  -moz-opacity: 0.50;
  /*支持 FireFox 浏览器*/
  opacity: 0.50;
  /*支持 Chrome, Opera, Safari 等浏览器*/
  width: 100%;
  height: 80px;
  color: white;
  font-size: 20px;
  line-height: 80px; }
  @media only screen and (max-width: 600px) {
    .headImg-content {
      height: 60px;
      line-height: 60px; } }

.headImg-content-p {
  color: white;
  font-size: 20px; }
  @media only screen and (max-width: 600px) {
    .headImg-content-p {
      font-size: 6px; } }

.headImg-cont {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto;
  margin-top: -105px; }
  @media only screen and (max-width: 600px) {
    .headImg-cont {
      min-width: inherit;
      max-width: none;
      margin-top: -60px; } }

.headImg-date {
  background-color: #d9463c;
  height: 40px; }

.icon-arrow-left {
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -560px;
  width: 13px;
  height: 22px;
  background-image: url(/dwxcb/images/sprite.png); }

.icon-arrow-right {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -538px;
  width: 13px;
  height: 22px;
  background-image: url(/dwxcb/images/sprite.png); }

.headerImg-month {
  float: left;
  color: white;
  font-size: 16px;
  line-height: 40px;
  margin-left: 20px; }

.headImg-date-num {
  width: 20px;
  float: left;
  line-height: 40px;
  font-size: 12px;
  color: white; }

.headerImg-dateN {
  margin-left: 40px;
  float: left; }

.img-index {
  position: relative;
  z-index: -1;
  display: block; }
.c-pagination, .mobilePagination {
  *zoom: 1; }
  .c-pagination:before, .mobilePagination:before, .c-pagination:after, .mobilePagination:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-pagination:after, .mobilePagination:after {
    clear: both; }

.c-pagination {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-pagination {
  font-size: 12px;
  line-height: 1; }
  .c-pagination li {
    float: left;
    margin-left: 13px;
    margin-right: 13px; }
  @media only screen and (max-width: 600px) {
    .c-pagination {
      display: none; } }

.c-pagination__first {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -38px;
  width: 11px;
  height: 9px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }

.c-pagination__last {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -56px;
  width: 11px;
  height: 9px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }

.c-pagination__prev {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -47px;
  width: 7px;
  height: 9px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }

.c-pagination__next {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -65px;
  width: 7px;
  height: 9px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }

.mobilePagination {
  display: none;
  font-size: 12px;
  line-height: 1; }
  .mobilePagination li {
    float: left;
    margin-left: 13px;
    margin-right: 13px; }
  @media only screen and (max-width: 600px) {
    .mobilePagination {
      display: inline-block; } }

.mobilePagination__prev {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -98px;
  width: 6px;
  height: 12px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }

.mobilePagination__next {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -110px;
  width: 6px;
  height: 12px;
  background-image: url(/dwxcb/images/sprite.png);
  margin-top: 1px;
  display: block; }
.SecondPhoto__photo {
  *zoom: 1; }
  .SecondPhoto__photo:before, .SecondPhoto__photo:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .SecondPhoto__photo:after {
    clear: both; }

.SecondArticle__ghost {
  display: inline-block;
  *display: inline;
  *zoom: 1; }
.c-main__top{
	margin: 0 20px;
}  
  
.c-main__down{
	margin: 0 40px;
}

.SecondPhoto__photo {
  width: 1200px;
  letter-spacing: 1px;
  /* margin: 0 40px; */
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  }
.SecondPhoto__video--video{
  	float: left;
  position: relative;
  width: 258px;
  	height:200px;
  background: #fff;
  border: 1px solid #eee;
  padding: 9px;
  margin-right: 8px;
  	margin-bottom: 8px;}
	@media only screen and (max-width: 600px) {
    .SecondPhoto__vedio--photo {
      width: 100%;
      box-sizing: border-box; } }
.SecondPhoto__video--photo:nth-child(3n) {
  margin-right: 0; }
.SecondPhoto__video--title {
  color: #555;
  text-align: left;
  font-size: 14px;
	position:relative;
	top:20px;}
  @media only screen and (max-width: 600px) {
    .SecondPhoto__video--title {
      width: auto;
      padding-left: 15px;
      padding-right: 20px;
      text-align: left; } }
.SecondPhoto__video--date{
  	position:relative;
  	top:25px;
  	font-size:12px;
  	  display:block;
  	  text-align:center;
}
.SecondPhoto__video--play{
  	font-size: 50px;
    color: white;
    position: relative;
    top: -170px;
    display:block;
  		text-align:center
}
.SecondPhoto__photo--title:hover {
  color: #d9473c; }
.SecondPhoto__photo--photo {
  /* float: left; */
  /* position: relative; */
  width: 535px;
  /* height: 407px; */
  background: #fff;
  /* border: 1px solid #eee; */
  /* padding: 9px; */
  margin-right: 49px;
  margin-bottom: 50px;
  }
  @media only screen and (max-width: 600px) {
    .SecondPhoto__photo--photo {
      width: 100%;
      box-sizing: border-box; } }

.SecondPhoto__photo--photo:nth-child(2n) {
  margin-right: 0; }

.SecondPhoto__photo--link {
  text-decoration: none;
  position: relative;
  height: 300px;
  display: block;
  text-align: center;
  }
  .SecondPhoto__photo--link:visited {
    color: #fff; }
  .SecondPhoto__photo--link:hover {
    color: #fff;
    text-decoration: none; }
  .SecondPhoto__photo--link:link {
    color: #fff; }

.SecondPhoto__photo--link img {
  width: 100%;
  height: 100%;
  *
  max-width: 95%;
  margin-bottom: 16px;
  vertical-align: middle;
  }

.SecondPhoto__photo--number {
  padding: 4px 8px;
  border-radius: 3px;
  background: #000;
  opacity: 0.4;
  filter: Alpha(Opacity=40);
  line-height: 12px;
  position: absolute;
  bottom: 25px;
  right: 20px; }

.SecondPhoto__photo--title {
  color: #555;
  /* text-align: center; */
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  display: block;
  background: #efefef;
  height: 63px;
  padding: 0 10px;
  }
  @media only screen and (max-width: 600px) {
    .SecondPhoto__photo--title {
      width: auto;
      padding-left: 15px;
      padding-right: 20px;
      text-align: left; } }

.SecondPhoto__photo--title:hover {
  color: #d9473c; }

.SecondArticle__ghost {
  width: 0;
  height: 100%;
  vertical-align: middle; }

.SecondPhoto__photo--pagination {
  padding-top: 75px;
  padding-bottom: 100px;
  text-align: center; }
  @media only screen and (max-width: 600px) {
    .SecondPhoto__photo--pagination {
      padding-top: 10px;
      padding-bottom: 20px; } }


.page-title{
  color: #ffffff;
  margin-bottom: 20px;
  /* background-color: rgb(217 71 60); */
  font-size: 22px;
  background-image: url("/dwxcb/images/pageTitle.png");
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 600;
  padding: 3px 28px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  display: inline-block;
  /* margin-left: 10px; */
  letter-spacing: 3px;
}



/* 媒体聚焦 */

.article-content{
	/* border-bottom: 1px dotted; */
	/* margin-bottom: 20px; */
	/* padding-bottom: 24px; */
	/* clear: both; */
	/* width: 535px; */
	/* height: 300px; */
}

.middleArticle_article{
	height: 100%;
	/* margin-bottom: 20px; */
	/* padding-bottom: 24px; */
	/* clear: both; */
	/* width: 535px; */
	/* height: 300px; */
	/* width: 100%; */
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: space-between; */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  @media only screen and (max-width: 600px) {
  	.middleArticle_article{
    
    	}
  }
}


.middleArticle_article img{
	width: 100%;
	height: 80%;
	/* margin-right: 15px; */
	/* display: inline-block; */
}

.middleArticle_article_title{
	/* width: 800px; */
	/* width:100%; */
	/* display: flex; */
	/* justify-content: space-between; */
	background: #efefef;
	height: 63px;
	margin-top: -10px;
	padding: 7px 10px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  @media only screen and (max-width: 600px) {
  	.middleArticle_article_title{
    display:block;
    	}
  }
}
.middleArticle_art--titles{
	/* width:900px; */
	border: 0;
	padding: 0;
	
	
	
  @media only screen and (max-width: 600px) {
  	.middleArticle_art--titles{
		width:auto;
		height:63px;
		overflow:hidden;
		
    }
  }
}

.middleArticle_link{
  display: block;
  margin-bottom: 20px;
  margin-right: 15px;
  /* padding-bottom: 24px; */
  /* clear: both; */
  width: 535px;
  height: 300px;
}


.middleArticle_link:nth-child(2n){
	margin-right: 0px !important;
}

.middleArticle_dates{
  direction: rtl;
  /* float: right; */
  /* float: right; */
  color: #000;
  /* margin-bottom: 10px; */
}
