﻿.carousel7 {
  overflow: hidden;
  position: relative;
}
.carousel7 a {
  position: relative;
  display: block;
}
.carousel7 a .img {
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 19.58%;
}
.carousel7 a .stillslides {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0px 29px;
  background: #000000;
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, #000000, transparent);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, #000000, transparent);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, #000000, transparent);
  height: 50px;
}
.carousel7 a .stillslides p {
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
  text-shadow: 2px 3px 3px #666;
}
.carousel7 .slick-arrow {
  text-decoration: none !important;
  display: block !important;
  width: 46px !important;
  height: 46px !important;
  margin: -20px 0 0 !important;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10 !important;
  overflow: hidden !important;
  cursor: pointer !important;
  color: rgba(0, 0, 0, 0.8) !important;
  text-indent: -999em !important;
}
.carousel7 .slick-arrow:after {
  background: none !important;
}
.carousel7 .slick-prev {
  left: 30px;
  background: url(../images/lf.png) no-repeat center center !important;
}
.carousel7 .slick-next {
  right: 30px;
  background: url(../images/rt.png) no-repeat center center;
}
@media screen and (max-width:768px) {
  .slick-arrow {
    transform: translateY(-50%) scale(0.5) !important;
  }
  .stillslides p {
    font-size: 14px;
  }
}
.gp-title10 {
  padding: 45px 0px 22px;
  margin-bottom: 14px;
}
.gp-title10 h2 {
  text-align: center;
  font-weight: normal;
}
.gp-title10 h2 a {
  position: relative;
  line-height: 1.3;
  padding-bottom: 20px;
}
.gp-title10 h2 a::after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url(../images/title_line.png) no-repeat center center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list42 {
  margin: 0 -15px;
}
.block-list42 li a {
  display: block;
  margin: 0 15px;
}
.block-list42 li a span {
  padding-bottom: 65.94%;
}
.block-list42 li a h3 {
  margin: 5px 0 10px 0;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333333;
}
.block-list42 li a p {
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  color: #999999;
}
.block-list42 li a i {
  display: block;
  font-style: normal;
  margin: 15px 0 0 0;
  padding: 0 0 0 23px;
  background: url(../images/clock_03.png) no-repeat left center;
  color: #999999;
}
.block-list42 li a:hover h3 {
  color: #6b397f;
}
.block-list69 li .date {
  width: 40px;
  float: left;
  font-weight: bold;
}
.block-list69 li .date .day {
  font-style: oblique;
  color: #6b397f;
  text-align: center;
  padding: 0 0 1px 0;
  position: relative;
}
.block-list69 li .date .day:after {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background: #6b397f;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.block-list69 li .date .month {
  font-size: 12px;
  color: #6b397f;
  font-style: oblique;
  text-align: center;
  padding: 1px 0 0 0;
}
.block-list69 li a {
  margin: 0 0 0 50px;
  display: block;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.block-list56 {
  overflow: hidden;
}
.block-list56 li {
  overflow: hidden;
}
.block-list56 li a {
  display: block;
}
.block-list56 li a .M_left {
  float: left;
  width: 31.15%;
  overflow: hidden;
}
.block-list56 li a .M_left .M_leftImg {
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  background: #efefef;
}
.block-list56 li a .M_right {
  width: 65.48%;
  overflow: hidden;
}
.block-list56 li a .M_right .M_rightInfo {
  overflow: hidden;
  height: 211px;
}
.block-list56 li a .M_right .M_rightInfo p {
  line-height: 28px;
  height: 196px;
  overflow: hidden;
  text-indent: 2em;
  margin-bottom: 17px;
}
.block-list56 li a:hover p {
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .block-list56 .M_left {
    width: 35.15% !important;
  }
  .block-list56 .M_right {
    width: 60.48% !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: 201px !important;
  }
}
@media screen and (max-width: 1000px) {
  .block-list56 .M_left {
    width: 42.15% !important;
  }
  .block-list56 .M_right {
    width: 54.48% !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: 166px !important;
  }
}
@media screen and (max-width: 640px) {
  .block-list56 .M_left {
    width: 100% !important;
    float: none !important;
  }
  .block-list56 .M_right {
    width: 100% !important;
    float: none !important;
    margin-top: 20px !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: auto !important;
  }
}
.block-list111 {
  position: relative;
  padding: 20px;
  background: #f6f6f6;
}
.block-list111 .gpMarquee {
  height: 390px;
}
.block-list111 ul {
  z-index: 2;
  box-sizing: border-box;
  position: relative;
}
.block-list111 ul li {
  margin-bottom: 25px;
  overflow: hidden;
  transition: all 0.2s ease-in;
}
.block-list111 ul li .gpTextArea {
  overflow: hidden;
}
.block-list111 ul li span {
  width: 52px;
  height: 48px;
  background: #6b397f;
  display: block;
  text-align: center;
  float: left;
  box-sizing: border-box;
  vertical-align: middle;
}
.block-list111 ul li span b {
  display: block;
  line-height: 25px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.68);
  padding-bottom: 2px;
}
.block-list111 ul li span i {
  display: block;
  line-height: 14px;
  font-style: normal;
  margin-top: 3px;
}
.block-list111 ul li h3 {
  font-weight: normal;
  display: block;
  vertical-align: middle;
  margin-left: 62px;
}
.block-list111 ul li h3 a {
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  display: block;
}
.block-list111 ul li:hover {
  transform: translateX(5px);
}
.block-list111 ul li:hover h3 a {
  color: #333333;
}
.block-list111 .line {
  width: 42.8%;
  height: 60.88%;
  background: #6b397f;
  position: absolute;
  right: -7px;
  top: -7px;
  z-index: 1;
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.gp-title1 {
  padding: 35px 0;
  text-align: center;
}
.gp-title1 h2 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  position: relative;
}
.gp-title1 h2 i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.gp-title1 h2:before,
.gp-title1 h2:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #a6b4b4;
  position: absolute;
  top: 50%;
}
.gp-title1 h2:before {
  left: -55px;
}
.gp-title1 h2::after {
  right: -55px;
}
.block-list53 li {
  padding: 10px 0;
  line-height: 24px;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
}
.block-list53 li span {
  float: right;
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
  margin: 0 0 0 10px;
}
.block-list53 li a {
  line-height: 24px;
  overflow: hidden;
  height: 24px;
  display: block;
}
.block-list49 {
  overflow: hidden;
}
.block-list49 li {
  transition: all 0.4s ease-in-out;
  margin-bottom: 24px;
}
.block-list49 li a {
  display: block;
  line-height: 21px;
  padding: 20px 18px;
  margin: 0 10px;
  position: relative;
  background-color: #f6f6f6;
  border-radius: 3px;
}
.block-list49 li a p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-list49 li a span {
  color: #999999;
  position: relative;
  padding-left: 16px;
  margin-top: 14px;
  display: block;
}
.block-list49 li a span::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/time.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}
.block-list49 li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background: #6b397f;
  position: absolute;
  left: 0;
  top: 20px;
}
.block-list49 li:hover {
  transform: translateX(8px);
}