.carousel47 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.carousel47 .slick-slide >a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel47 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
}
.carousel47 .slick-slide.slick-active img {
  animation: scaleBig 5s linear 0s 1 both;
  transform-style: preserve-3d;
}
.carousel47 .slick-txt {
  font-weight: normal !important;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  height: 90px;
  line-height: 90px;
  font-weight: bold;
  background: transparent;
  background: -webkit-gradient(top, bottom, color-stop(0%, transparent), color-stop(70%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
}
.carousel47 .slick-txt div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.carousel47 .slick-arrow {
  width: 63px;
  height: 20px;
  background: none;
  color: transparent;
  overflow: initial;
}
.carousel47 .slick-arrow.slick-prev {
  background: url(../images/carousel47_lt.png) center no-repeat;
  left: 33px;
}
.carousel47 .slick-arrow.slick-prev::after {
  left: 0px;
}
.carousel47 .slick-arrow.slick-prev:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-prev:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow.slick-next {
  background: url(../images/carousel47_rt.png) center no-repeat;
  right: 33px;
}
.carousel47 .slick-arrow.slick-next::after {
  right: 0px;
  left: auto;
}
.carousel47 .slick-arrow.slick-next:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-next:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow::after {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 996px) {
  .carousel47 .slick-txt div {
    width: 100% !important;
    text-align: left;
  }
  .carousel47 .slick-arrow {
    width: 45px;
  }
  .carousel47 .slick-arrow::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .slick-dots {
    text-align: center;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 3px;
  }
}
@-webkit-keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
.carousel19 .slick-slider a {
  width: 100%;
  display: block;
  position: relative;
}
.carousel19 .slick-slider a span {
  padding-bottom: 66.6%;
}
.carousel19 .slick-slider a div.slick-txt {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: rgba(0, 78, 161, 0.8);
  position: absolute;
  left: 0;
  bottom: 45px;
  line-height: 20px;
}
.carousel19 .slick-slider a div.slick-txt .title {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel19 .slick-slider a p {
  margin-top: 5px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 40px;
}
.carousel19 .slick-dots {
  bottom: 95px;
  right: 0;
}
.carousel19 .slick-dots li button {
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel19 .slick-dots li.slick-active button {
  background-color: #004ea1;
  border: 1px solid #004ea1;
}
.block-list53 li {
  overflow: hidden;
}
.block-list53 li >div {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.block-list53 li span {
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
}
.block-list53 li a {
  line-height: 1.6;
  height: 1.6em;
  overflow: hidden;
  display: block;
  flex: 1;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.gp-more3 {
  text-align: center;
  padding: 30px 0;
}
.gp-more3 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more3 a span {
  color: #999;
  position: relative;
  z-index: 5;
}
.gp-more3 a span i {
  margin-left: 15px;
}
.gp-more3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #004ea1;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more3 a:hover:before {
  transform: none;
}
.gp-more3 a:hover span {
  color: #fff;
}
.gp-more3 a:hover i {
  transform: translateX(10px);
}
.tab5 >div {
  position: relative;
}
.tab5 .gpTabMore {
  position: absolute;
  top: 70px;
  right: 0px;
}
.tab5 .gpTabMore a {
  display: none;
  color: #999999;
}
@media screen and (max-width: 425px) {
  .tab5 .gpTabMore {
    position: relative;
    top: auto;
    right: auto;
  }
}
.tab5 .tabTitle {
  position: relative;
}
.tab5 .tabTitle .til_tab:first-child {
  margin-right: 40px;
}
.tab5 .tabTitle .til_tab::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.12);
  margin-left: 53px;
  margin-top: 20px;
  vertical-align: top;
}
.tab5 .tabTitle .til_tab:last-child::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .tab5 .tabTitle .til_tab:first-child {
    margin-right: 10px;
  }
  .tab5 .tabTitle .til_tab:first-child::after {
    margin-left: 20px;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab:first-child {
    margin-right: 0px;
  }
  .tab5 .tabTitle .til_tab:first-child::after {
    display: none;
  }
}
.tab5 .tabTitle .til_tab {
  opacity: 0.6;
  display: inline-block;
}
.tab5 .tabTitle .til_tab .left {
  display: inline-block;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitleIcon {
  width: 73px;
  height: 73px;
  display: inline-block;
  color: #333333;
  transition: all 0.1s ease;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle span {
  display: inline-block;
  line-height: 34px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .red {
  color: #004ea1;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme {
  display: block;
  opacity: 0;
  background-color: #f0f0f0;
  color: #004ea1;
  padding: 5px 10px 3px;
  position: relative;
  transition: all 0.1s ease;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme span {
  line-height: 14px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .yellow {
  color: #e0c67e;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .line {
  display: inline-block;
  width: 280px;
  height: 1px;
  background-color: #e9d7a4;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width:680px) {
  .tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .line {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab .left .gpColumnTitle {
    margin-top: 0px;
  }
}
.tab5 .tabTitle .til_tab .more {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #999999;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab .more {
    bottom: -30px;
  }
}
@media screen and (max-width:380px) {
  .tab5 .tabTitle .til_tab .more {
    padding-left: 6px;
  }
}
.tab5 .tabTitle .til_tab.on {
  opacity: 1;
}
.tab5 .tabTitle .til_tab.on .gpColumnTitle .theme {
  opacity: 1;
}
.tab5 .tabTitle .til_tab.on .more {
  display: block;
}
.tab5 .tabListBox {
  margin-top: 40px;
}
.tab5 .tabListBox ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tab5 .tabListBox ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tab5 .tabListBox ul li a {
  display: flex;
}
.tab5 .tabListBox ul li a .img {
  width: 240px;
}
.tab5 .tabListBox ul li a .info {
  flex: 1;
  margin-left: 20px;
}
.tab5 .tabListBox ul li a .info .firstRow {
  padding-top: 20px;
}
.tab5 .tabListBox ul li a .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}
.tab5 .tabListBox ul li a .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1;
}
.tab5 .tabListBox ul li a .info .firstRow .media {
  color: #004ea1;
  padding-left: 36px;
  line-height: 1;
}
.tab5 .tabListBox ul li a .info .gpArticleTitle {
  color: #222;
  line-height: 1;
  margin-top: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
  overflow: hidden;
}
.tab5 .tabListBox ul li a .info .gpArticleSummary {
  color: #999999;
  line-height: 1.5;
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: inherit;
}
@media screen and (max-width: 640px) {
  .tab5 .tabListBox ul li a .info .gpArticleSummary {
    display: none;
  }
  .tab5 .tabListBox ul li a .info .gpArticleTitle {
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabListBox ul li a .img {
    float: none;
    width: 100%;
  }
  .tab5 .tabListBox ul li a .info {
    margin-left: 0px;
  }
  .tab5 .tabListBox ul li a {
    display: block;
  }
}
.tab5 .tabListBox ul .noImg {
  padding-bottom: 34px;
}
.tab5 .tabListBox ul .noImg .info {
  margin-left: 0px;
}
.tab5 .tabListBox ul .noImg .info .firstRow {
  padding-top: 13px;
}
.tab5 .tabListBox ul .noImg .info .gpArticleTitle {
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
}
.tab5 .tabListBox ul .noImg .info .gpArticleSummary {
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: inherit;
}
@media screen and (max-width: 640px) {
  .tab5 .tabListBox ul .noImg .info .gpArticleSummary {
    display: none;
  }
}
.block-list140 .tab .tabTitle {
  position: relative;
}
.block-list140 .tab .tabTitle .til_tab:first-child {
  margin-right: 40px;
}
.block-list140 .tab .tabTitle .til_tab:first-child::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.12);
  margin-left: 53px;
  margin-top: 20px;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .block-list140 .tab .tabTitle .til_tab:first-child {
    margin-right: 10px;
  }
  .block-list140 .tab .tabTitle .til_tab:first-child::after {
    margin-left: 20px;
  }
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab:first-child {
    margin-right: 0px;
  }
  .block-list140 .tab .tabTitle .til_tab:first-child::after {
    display: none;
  }
}
.block-list140 .tab .tabTitle .til_tab {
  opacity: 0.6;
  display: inline-block;
}
.block-list140 .tab .tabTitle .til_tab .left {
  display: inline-block;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitleIcon {
  width: 73px;
  height: 73px;
  display: inline-block;
  color: #333333;
  background: url(../images/gp-title35_beforeIcon_gray.png) no-repeat center;
  transition: all 0.1s ease;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle span {
  display: inline-block;
  line-height: 34px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .red {
  color: #004ea1;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme {
  display: block;
  opacity: 0;
  background-color: #f0f0f0;
  color: #004ea1;
  padding: 5px 10px 3px;
  position: relative;
  transition: all 0.1s ease;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme span {
  line-height: 14px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .yellow {
  color: #e0c67e;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .line {
  display: inline-block;
  width: 280px;
  height: 1px;
  background-color: #e9d7a4;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width:680px) {
  .block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .line {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle {
    margin-top: 0px;
  }
}
.block-list140 .tab .tabTitle .til_tab .more {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #999999;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab .more {
    bottom: -30px;
  }
}
@media screen and (max-width:380px) {
  .block-list140 .tab .tabTitle .til_tab .more {
    padding-left: 6px;
  }
}
.block-list140 .tab .tabTitle .til_tab.on {
  opacity: 1;
}
.block-list140 .tab .tabTitle .til_tab.on .gpColumnTitleIcon {
  background: url(../images/gp-title35_beforeIcon.png) no-repeat center;
}
.block-list140 .tab .tabTitle .til_tab.on .gpColumnTitle .theme {
  opacity: 1;
}
.block-list140 .tab .tabTitle .til_tab.on .more {
  display: block;
}
.block-list140 .tab .tabListBox {
  margin-top: 40px;
}
.block-list140 .tab .tabListBox ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.block-list140 .tab .tabListBox ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block-list140 .tab .tabListBox ul li .img {
  float: left;
  width: 240px;
  margin-right: 20px;
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabListBox ul li .img {
    float: none;
    width: 100%;
  }
}
.block-list140 .tab .tabListBox ul li .info .firstRow {
  padding-top: 20px;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1em;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .media {
  color: #004ea1;
  padding-left: 36px;
  line-height: 1em;
}
.block-list140 .tab .tabListBox ul li .info .gpArticleTitle {
  color: #222;
  line-height: 1em;
  margin-top: 20px;
}
.block-list140 .tab .tabListBox ul li .info .gpArticleSummary {
  color: #999999;
  line-height: 1.66em;
  margin-top: 16px;
}
.block-list140 .tab .tabListBox ul .noImg {
  padding-bottom: 34px;
}
.block-list140 .tab .tabListBox ul .noImg .info .firstRow {
  padding-top: 13px;
}
.block-list140 .tab .tabListBox ul .noImg .info .gpArticleSummary {
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: inherit;
}
.gp-title27 {
  margin: 14px 0;
}
.gp-title27 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title27 h2 {
  line-height: 1.5;
  color: #222;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title27 .more {
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
}
.gp-title27 .more span {
  color: #999;
  position: relative;
  z-index: 1;
}
.gp-title27 .more::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #004ea1;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-title27 .more:hover::before {
  transform: none;
}
.gp-title27 .more:hover span {
  color: #fff;
}
.block-list345 li {
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  padding: 20px;
}
.block-list345 li .date {
  color: #666;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  margin-bottom: 30px;
}
.block-list345 li .img {
  padding-bottom: 73%;
}
.block-list345 li .text {
  margin: 17px 0 0;
}
.block-list345 li .text .cond {
  display: block;
  color: #333;
  line-height: 1.6;
  font-weight: bold;
  box-sizing: border-box;
  padding: 0 0 0 19px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  border-left: 4px solid #333;
}
.block-list345 li .text .cond:hover {
  color: #004ea1;
}
.block-list345 li .text .cond:hover::before {
  background: #004ea1;
}
.block-list345 li .text p {
  color: #666;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3.6em;
  margin: 15px 0 0;
}
