/*
.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(/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: 30px 30px 0 10px; }

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

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

.c-footer__part-title {
  font-size: 16px; }
  .c-footer__part-title a {
    color: #fff;
		text-decoration: none;
	}
.c-footer__part-title a:hover {
    color: #f2fb78;
		text-decoration: none;
	}
.c-footer__part-title a:visited {  
		text-decoration: none;
	}
.c-footer__part-content {
  margin-top: 15px;
  font-size: 13px; }
  .c-footer__part-content a {
    color: white;
		text-decoration:none;
	}
	.c-footer__part-content a:hover {
    color: #f2fb78;
		text-decoration:none;
	}
	.c-footer__part-content a:visited {   
		text-decoration:none;
	}
.c-footer__bg-no-link a:hover{
	color:white;
  	text-decoration:none;
}

.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: 20px;
  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; }
  @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 {
  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; }

.SecondLeft-nav__left li {
  margin-bottom: 17px;
  line-height: 40px;
  padding: 2px 24px;
  cursor: pointer;
  text-align: center; }

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

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

.SecondLeft-nav__left--navClick {
  background-color: #d9473c;
  font-size: 18px;
  border-right: 6px solid #c23328;
  margin-right: -7px; }
  .SecondLeft-nav__left--navClick a {
    color: #fff; }

.SecondLeft-nav__left li:hover {
  background-color: #d9473c;
  font-size: 18px; }
  .SecondLeft-nav__left li:hover 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(/images/sprite.png);
  background-position: 0px -454px;
  width: 13px;
  height: 22px;
  background-image: url(/images/sprite.png); }

.icon-arrow-right {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  background-image: url(/images/sprite.png);
  background-position: 0px -476px;
  width: 13px;
  height: 22px;
  background-image: url(/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; }
.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;
            width: 90%;} }

.SecondTop-nav__top li {
  padding: 10px 25px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: 0; }
@media only screen and (max-width: 600px) {
   .SecondTop-nav__top li {
  padding: 10px 13px; } }

.SecondTop-nav__top--nav {
  border-bottom: 1px solid #ddd;
  line-height: 14px;
  font-size: 14px;
  letter-spacing: -8px;
  /*white-space: nowrap;*/
    /*width: 150%;*/}

.SecondTop-nav__top--nav a {
  text-decoration: none;
  color: #777 !important; }
  .SecondTop-nav__top--nav a:visited {
    color: #fff; }
  .SecondTop-nav__top--nav a:hover {
    color: #fff;
    text-decoration: none; }
  .SecondTop-nav__top--nav a:link {
    color: #fff; }

.SecondTop-nav__top--navClick {
  background-color: #d9473c;
  border-bottom: 6px solid #c23328;
  margin-bottom: -5px; }

.SecondTop-nav__top--navClick a {
  color: #fff !important; }
.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: 16px;
  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(/images/sprite.png);
  background-position: 0px -65px;
  width: 11px;
  height: 9px;
  background-image: url(/images/sprite.png);
  margin-top: 1px;
  display: block; }

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

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

.c-pagination__next {
  background-image: url(/images/sprite.png);
  background-position: 0px -38px;
  width: 7px;
  height: 9px;
  background-image: url(/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(/images/sprite.png);
  background-position: 0px -134px;
  width: 6px;
  height: 12px;
  background-image: url(/images/sprite.png);
  margin-top: 1px;
  display: block; }

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

.SecondList__msg li {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.SecondList__list {
  letter-spacing: 1px; }

.SecondList__list--list {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #dedede; }

.SecondList__pic {
  display: block;
  float: left; }
  @media only screen and (max-width: 600px) {
    .SecondList__pic {
      text-align: center;
      float: none; } }

.SecondList__details {
  float: right;
  width: 74%; }
  @media only screen and (max-width: 600px) {
    .SecondList__details {
      float: none;
      margin-top: 10px;
      width: auto; } }

.SecondList__details--link {
  display: block;
  text-decoration: none; }
  .SecondList__details--link:visited {
    color: #fff; }
  .SecondList__details--link:hover {
    color: #fff;
    text-decoration: none; }
  .SecondList__details--link:link {
    color: #fff; }

.SecondList__details--title {
  font-size: 18px;
  color: #555; }

.SecondList__details--article {
  font-size: 12px;
  color: #9a9a9a;
  line-height: 18px;
  height: 54px;
  padding-top: 5px;
  overflow: hidden; }
@media only screen and (max-width: 600px) {
   .SecondList__details--article {
        height: 0px;} }

.SecondList__msg {
  padding-top: 15px;
  font-size: 0; }

.SecondList__msg li {
  padding-right: 16px;
  font-size: 16px;
  line-height: 12px;
  color: #9a9a9a; }
  @media only screen and (max-width: 600px) {
    .SecondList__msg li {
      padding-right: 0; } }

.SecondList__msg li:nth-child(n+2) {
  padding-left: 16px;
  border-left: 1px solid #ddd; }
  @media only screen and (max-width: 600px) {
    .SecondList__msg li:nth-child(n+2) {
      padding-left: 1px; } }

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