.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%; }

.img-index {
  position: relative;
  display: block; }

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

.c-main {
  width: 100%;
  background-color: #efefef;
  }

.c-main--center {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px;
  position: relative; }
  @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; } }

.c-main__top {
  margin-top: 60px;
  display: none; }
  @media only screen and (max-width: 600px) {
    .c-main__top {
      margin-top: 40px;
      padding-left: 20px;
      display: block; } }

.c-main--top {
  margin-top: 60px; }
  @media only screen and (max-width: 600px) {
    .c-main--top {
      margin-top: 40px;
      margin-left: 0;
      padding-left: 20px; } }

.c-main--bottom {
  margin-top: 40px; }
  @media only screen and (max-width: 600px) {
    .c-main--bottom {
      margin-top: 0;
      margin-left: 0;
      padding: 60px 20px 20px 20px; } }




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

.nav {
  letter-spacing: 1px; }
  .nav li {
    cursor: pointer;
    text-align: center; }
    .nav li a {
      text-decoration: none; }
      .nav li a:visited {
        color: #fff; }
      .nav li a:hover {
        color: #fff;
        text-decoration: none; }
      .nav li a:link {
        color: #fff; }

.middleLeft__left {
  float: right;
  margin-top: 60px;
  letter-spacing: 1px; }

.middleLeft__left li {
  margin-bottom: 17px;
  padding: 10px 30px; }

.middleLeft__left--nav a {
  color: #777  !important; }
.middleLeft__left--nav li:hover{
  background-color: #d9473c;
}
.middleLeft__left--nav li:hover>a{
color: #fff !important;
}
.middleLeft__left--navClick {
  background-color: #d9473c;
  font-size: 18px;
  border-right: 6px solid #c23328;
  margin-right: -5px; }

.middleLeft__left--navClick a {
  color: #fff !important; }

.middleTop {
  border-bottom: 1px solid #dedede; }
  @media only screen and (max-width: 600px) {
    .middleTop {
      height: 40px;
      overflow: hidden;
      width: 300px;
      border: none; } }

@media only screen and (max-width: 600px) {
  .middleTop__nav {
    line-height: 14px;
    border-bottom: 1px solid #dedede;
    letter-spacing: -8px; } }

.middleTop li {
  padding: 14px 30px;
  line-height: 14px; }
  @media only screen and (max-width: 600px) {
    .middleTop li {
      padding: 10px 25px;
      letter-spacing: 0; } }

.middleTop__nav a {
  color: #999 !important; }

.middleTop__navClick {
  border-bottom: 4px solid #d9473c;
  margin-bottom: -3px; }

.middleTop__navClick a {
  color: #333 !important; }
.c-right-detail__back-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

.c-right-detail__title h6.c-main__time{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
        margin-top: 5px;
}

.c-right-detail__header {
  font-size: 18px;
  font-weight: bolder;
  padding-bottom: 18px;
  border-bottom: 2px solid #d9473c;
  overflow: hidden; }

.c-right-detail__title {
  float: left;
  width: 100%; 
      text-align: center;}

.c-right-detail__title-name {
  padding-right: 30px; }
  @media only screen and (max-width: 600px) {
    .c-right-detail__title-name {
      padding-right: 0; } }

.c-right-detail__back-ele {
  float: left;
  margin-left: -60px;
  font-size: 12px;
  text-decoration: none; }
  .c-right-detail__back-ele:visited {
    color: #9a9a9a; }
  .c-right-detail__back-ele:hover {
    color: #9a9a9a;
    text-decoration: none; }
  .c-right-detail__back-ele:link {
    color: #9a9a9a; }

.c-right-detail__back-btn {
  margin-right: 5px;
  vertical-align: middle; }

.c-right-detail__img {
  width: 100%;
  margin-top: 30px; }

.c-right-detail__sub-title {
  margin-top: 30px; }

.c-right-detail__content {
  /*text-indent: 2em;*/
  font-size: 14px;
  margin-top: 14px;
  /**color: #9a9a9a;**/ }
.c-vertical-line-title {
  padding-left: 14px;
  font-size: 18px;
  font-weight: bolder;
  border-left: 2px solid #d9473c; }
.carousel-inner>.item>a>img{
  max-width: 60%
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  text-indent: 0;
}

td,
th {
  padding: 0;
      border: 1px solid;
}
.SecondList__msg {
  text-align: center;
  color: #9a9a9a;
  font-size: 14px;
}
/**ÊÖ»ú¶ËÑùÊ½**/
.middleTop {
  border-bottom: 1px solid #dedede; }
  @media only screen and (max-width: 600px) {
    .middleTop {
      height: 40px;
      overflow: hidden;
      width: 300px;
      border: none; } }

@media only screen and (max-width: 600px) {
  .middleTop__nav {
    line-height: 14px;
    border-bottom: 1px solid #dedede;
    letter-spacing: -8px; } }

.middleTop li {
  padding: 14px 30px;
  line-height: 14px; }
  @media only screen and (max-width: 600px) {
    .middleTop li {
      padding: 10px 25px;
      letter-spacing: 0; } }

.middleTop__nav a {
  color: #999 !important; }

.middleTop__navClick {
  border-bottom: 4px solid #d9473c;
  margin-bottom: -3px; }

.middleTop__navClick a {
  color: #333 !important; }

.c-main__right_01{
    min-height: 600px;
    /* margin-left: 220px; */
    /* border-left: 1px solid #ddd; */
    padding: 60px 5% 20px 5%;
}

/**
.carousel-inner{
  height: 270px;!important;
}

.carousel-inner>.item{
  	height:270px;
}
.carousel-inner>.item:before{
 
  display:inline-block;
  height:100%;
  width:1px;
  vertical-align: middle;
}
.carousel-inner>.item .page-size{
  position: absolute;
  bottom:0;
}
.carousel-inner>.item .ghost{
    display:inline-block;
  height:100%;
  width:1px;
  vertical-align: middle;
}
.carousel-inner>.item>a>img{
  display:inline-block;
}**/
