@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 {
  min-height: 600px;
  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; }

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

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

.middleLeft__left li {
  margin-bottom: 17px;
  line-height: 43px;
  padding: 0 30px;
  cursor: pointer; }

.middleLeft__left--nav {
  letter-spacing: 1px; }
  .middleLeft__left--nav a {
    color: #777;
    white-space: pre; }

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

.middleLeft__left--nav li:hover {
  background-color: #d9473c;
  font-size: 18px; }
  .middleLeft__left--nav li:hover a {
    color: #fff; }

.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; }
.middleTop__navClick {
  border-bottom: 4px solid #48b28c; }
.middleLeft__left--navClick {
  background-color: #48b28c;
  border-right: 6px solid #3c9a78; }

.middleLeft__left--nav li:hover {
  background-color: #48b28c; }
.c-vertical-line-title {
  padding-left: 14px;
  font-size: 18px;
  font-weight: bolder;
  border-left: 2px solid #d9473c; }
.c-vertical-line-title {
  border-left: 2px solid #48b28c; }
.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__header {
  font-size: 18px;
  font-weight: bolder;
  padding-bottom: 18px;
  border-bottom: 2px solid #d9473c;
  overflow: hidden; }
  .c-right-detail__header a {
    line-height: 35px; }

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

.c-right-detail__title-name {
  padding-right: 60px;
  font-size: 23px;
      text-align: center;}
  @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 {
  font-size: 14px;
  margin-top: 14px;
  /**color: #9a9a9a;**/ }
.c-right-detail__header {
  border-bottom: 2px solid #48b28c; }
