.mcn {
  margin-bottom: 20px;
}
.mcn [class^="mcnLine"],
.mcn .mcnCell,
.mcn .cell-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mcn [class^="mcnLine"] {
  margin-bottom: 10px;
  *zoom: 1;
}
.mcn [class^="mcnLine"]:before,
.mcn [class^="mcnLine"]:after {
  display: table;
  content: "";
  line-height: 0;
}
.mcn [class^="mcnLine"]:after {
  clear: both;
}
.mcn [class^="mcnLine"] .mcnCell {
  border-color: transparent !important;
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0;
  float: left;
}
.mcn [class^="mcnLine"] .mcnCell .cell-wrap {
  padding: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: rgba(0,0,0,0);
}
.mcn .mcnLine-1 .mcnCell {
  width: 100%;
  border-width: 0;
  float: none !important;
}
.mcn .mcnLine-2 .mcnCell {
  width: 50%;
}
.mcn .mcnLine-2 .mcnCell:first-child {
  border-left-width: 0;
  border-right-width: 5px;
}
.mcn .mcnLine-2 .mcnCell:last-child {
  border-right-width: 0;
  border-left-width: 5px;
}
.mcn .mcnLine-3 .mcnCell {
  width: 33.3333%;
  border-left-width: 4px;
  border-right-width: 4px;
}
.mcn .mcnLine-3 .mcnCell:first-child {
  border-left-width: 0;
  border-right-width: 7px;
}
.mcn .mcnLine-3 .mcnCell:last-child {
  border-right-width: 0;
  border-left-width: 7px;
}
.mcn .mcnLine-4 .mcnCell {
  width: 25%;
}
.mcn .mcnLine-4 .mcnCell:nth-child(1) {
  border-left-width: 0;
  border-right-width: 7.8px;
}
.mcn .mcnLine-4 .mcnCell:nth-child(2) {
  border-left-width: 2.2px;
  border-right-width: 5px;
}
.mcn .mcnLine-4 .mcnCell:nth-child(3) {
  border-left-width: 5px;
  border-right-width: 2.2px;
}
.mcn .mcnLine-4 .mcnCell:nth-child(4) {
  border-left-width: 7.8px;
  border-right-width: 0;
}
.mcn [class^="mcnLine"] .cell-img {
  display: block;
  position: relative;
  max-width: 33%;
  margin: 0;
  padding: 0;
}
.mcn [class^="mcnLine"] .cell-img img {
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.mcn [class^="mcnLine"] .cell-img.news-img-left {
  float: left;
  margin-right: 10px;
}
.mcn [class^="mcnLine"] .cell-img.news-img-right {
  float: right;
  margin-left: 10px;
}
.mcn [class^="mcnLine"] .cell-img.news-img-center {
  float: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.mcn .mcnContent .intro-date {
  font-size: 12px;
  display: inline-block;
}
.mcn .mcnContent .intro-title {
  font-size: 15px;
  height: 15px;
  line-height: 1;
  margin-top: 0;
}
.mcn .mcnContent .intro-title,
.mcn .mcnContent .intro-title a {
  color: #000000;
}
.mcn .mcnContent .readmore-left {
  text-align: left;
}
.mcn .mcnContent .readmore-right {
  text-align: right;
}
@media (max-width: 480px),(min-width: 980px) {
  .mcn [class*="effect-"] .cell-wrap {
    padding: 0 !important;
    border: 0 !important;
    position: relative;
    background: #000000 !important;
    text-align: center;
    cursor: pointer;
  }
  .mcn [class*="effect-"] .cell-wrap [class*="news-img-"],
  .mcn [class*="effect-"] .cell-wrap [class*="readmore-"] {
    margin-bottom: 0 !important;
  }
  .mcn [class*="effect-"] .cell-wrap img {
    position: relative;
    display: block;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: opacity 1s, -webkit-transform 1.15s;
    transition: opacity 1s, transform 1.15s;
  }
  .mcn [class*="effect-"] .cell-wrap:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent {
    padding: 0px;
    margin: 0 3%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent:before,
  .mcn [class*="effect-"] .cell-wrap .mcnContent:after {
    pointer-events: none;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent,
  .mcn [class*="effect-"] .cell-wrap .mcnContent a:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 94%;
    height: 100%;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent a:last-child {
    z-index: 9999;
    text-indent: 200%;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent .intro-title {
    margin: 0;
    font-weight: normal;
    height: auto;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent .intro-title {
    text-transform: none;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 0 4px;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent p {
    color: #ffffff;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 1px;
    opacity: 0;
  }
  .mcn [class*="effect-"] .cell-wrap .mcnContent .animate-date {
    position: absolute;
    line-height: 1;
    color: #ffffff;
    font-size: 12px;
    opacity: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
  }
  .mcn [class*="effect-"] .cell-wrap:hover .animate-date {
    opacity: 0;
  }
  .mcn .effect-1 .cell-wrap img {
    -webkit-transform: translate3d(0,0,0) scale(1.1);
    transform: translate3d(0,0,0) scale(1.1);
  }
  .mcn .effect-1 .cell-wrap .intro-title {
    -webkit-transition: -webkit-transform 1.15s;
    -moz-transition: -moz-transform 1.15s;
    -o-transition: -o-transform 1.15s;
    transition: transform 1.15s;
    -webkit-transform: translate3d(0,30px,0);
    -moz-transform: translate3d(0,30px,0);
    -ms-transform: translate3d(0,30px,0);
    -o-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
  }
  .mcn .effect-1 .cell-wrap p {
    margin: 0;
    padding: 0;
    border: 1px solid #ffffff;
    background: rgba(0,0,0,0);
    -webkit-transition: opacity 1s, -webkit-transform 1.35s;
    -moz-transition: opacity 1s, -moz-transform 1.35s;
    -o-transition: opacity 1s, -o-transform 1.35s;
    transition: opacity 1s, transform 1.35s;
    -webkit-transform: translate3d(0,80px,0) scale(1.1);
    -moz-transform: translate3d(0,80px,0) scale(1.1);
    -ms-transform: translate3d(0,80px,0) scale(1.1);
    -o-transform: translate3d(0,80px,0) scale(1.1);
    transform: translate3d(0,80px,0) scale(1.1);
  }
  .mcn .effect-1 .cell-wrap:hover .intro-title,
  .mcn .effect-1 .cell-wrap:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
  }
  .mcn .effect-1 .cell-wrap .animate-date {
    bottom: 10px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 979px) {
  .mcn.rsp_979 [class^="mcnLine"] {
    margin-bottom: 0;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell {
    float: none !important;
    height: auto !important;
    border-width: 0 !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell .cell-img {
    width: 33%;
    max-width: 33%;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell .cell-img.news-img-center {
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .mcn.rsp_767 [class^="mcnLine"] {
    margin-bottom: 0;
  }
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell {
    float: none !important;
    height: auto !important;
    border-width: 0 !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell .cell-img {
    width: 33%;
    max-width: 33%;
  }
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell .cell-img.news-img-center {
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .mcn.rsp_480 [class^="mcnLine"] {
    margin-bottom: 0;
  }
  .mcn.rsp_480 [class^="mcnLine"] .mcnCell {
    float: none !important;
    height: auto !important;
    border-width: 0 !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell .cell-img,
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell .cell-img,
  .mcn.rsp_480 [class^="mcnLine"] .mcnCell .cell-img {
    float: none;
    text-align: left;
    width: auto;
    max-width: 100%;
    margin: 0 0 10px 0;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell .cell-img.news-img-center,
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell .cell-img.news-img-center,
  .mcn.rsp_480 [class^="mcnLine"] .mcnCell .cell-img.news-img-center {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .mcn.rsp_979 [class^="mcnLine"] .mcnCell .cell-img img,
  .mcn.rsp_767 [class^="mcnLine"] .mcnCell .cell-img img,
  .mcn.rsp_480 [class^="mcnLine"] .mcnCell .cell-img img {
    width: auto;
  }
}