.carousel43 ul li {
  margin: 0;
}
.carousel43 ul li a .slide-img {
  display: block;
}
.carousel43 ul li a .slide-txt {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 25px;
  box-sizing: border-box;
  color: #fff;
  z-index: 9000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  width: 100%;
  opacity: 1;
  transform: translateY(100px);
  transition: transform 0.8s ease-in;
  transition-delay: 0.3s;
  font-weight: normal;
}
.carousel43 ul li a .slide-txt span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.carousel43 ul .slick-current .slide-txt {
  opacity: 1;
  transform: none;
}
.carousel43 ul .slick-dots {
  width: auto;
  position: absolute;
  bottom: 50px;
  right: 85px;
}
.carousel43 ul .slick-dots li {
  width: 48px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  height: 48px;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.carousel43 ul .slick-dots li button {
  width: 100%;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  transition: background 0s ease-in-out;
  color: #fff;
  font-size: 16px;
  background-color: initial;
  text-indent: 0;
}
.carousel43 ul .slick-dots .slick-active button,
.carousel43 ul .slick-dots li:hover button {
  color: #d18e59;
}
.carousel43 ul .slick-dots li.slick-active::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel43 ul .slick-arrow {
  width: 40px;
  height: 40px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 0;
  background: url(../images/next_icon.png) no-repeat center;
  transition: font-size 0s ease;
}
.carousel43 ul .slick-arrow:after {
  display: none !important;
}
.carousel43 ul .slick-prev {
  left: 4vw;
  background: url(../images/prev_icon.png) no-repeat center;
}
.carousel43 ul .slick-next {
  right: 4vw;
}
@media screen and (max-width: 1400px) {
  .carousel43 ul .slick-dots {
    bottom: 35px;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 65%;
    margin-left: 0px;
    left: 0px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 997px) {
  .row2 >*{
    width:100%
}
  .block-list325 a .infoBox .title{height: auto !important;max-height: 4.68em;}
  .carousel43 ul .slick-dots {
    display: none !important;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 90%;
    bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .carousel43 ul .slick-arrow {
    display: none;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 76%;
    bottom: 9px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 15px;
    margin-left: 30px;
  }
}
.gp-title38 {
  padding: 35px 0;
  text-align: center;
}
.gp-title38 h2 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  position: relative;
}
.gp-title38 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.gp-title38 h2 span {
  display: block;
  vertical-align: middle;
  color: #999;
  padding-top: 10px;
  text-transform: uppercase;
}
.gp-title38 h2 .gpColumnTitleIcon {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0;
}
.gp-title38 h2:before,
.gp-title38 h2:after {
  content: '';
  width: 66px;
  height: 2px;
  background-color: #004098;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.gp-title38 h2:before {
  left: -85px;
}
.gp-title38 h2::after {
  right: -85px;
}
.block-list325 a .gp-img-responsive {
  padding-bottom: 56.25%;
  position: relative;
}
.block-list325 a .gp-img-responsive  img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.block-list325 a .infoBox {
  padding: 25px 28px 28px;
  background: #fff;
  position: relative;
}
.block-list325 a .infoBox .title {
  color: #333333;
  line-height: 1.56;
}
.block-list325 a .infoBox .date {
  margin-top: 14px;
  line-height: 1;
  color: #666666;
}
.block-list325 a .infoBox .date i {
  color: #004098;
  padding-right: 9px;
}
.block-list325 a .infoBox .more {
  position: absolute;
  right: 28px;
  bottom: 29px;
  width: 17px;
  height: 8px;
  z-index: 1;
}
@media screen and (max-width: 480px) {
    .carousel43 ul li a .slide-txt {
    max-width: 76%;
    bottom: 9px;
    height:30px;
    line-height:30px;
    font-size: 16px;
    margin-left: 0px;
  }
  .block-list325 a .infoBox {
    padding: 15px 10px;
  }
  .block-list325 a .infoBox .date {
    margin-top: 6px;
  }
}
.block-list207 li {
  box-shadow: 0px 8px 15.84px 2.16px rgba(1, 57, 119, 0.08);
}
.block-list207 li a {
  display: block;
  position: relative;
}
.block-list207 li a .text {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 30px 16px 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.block-list207 li a .text .gpArticleDate {
  flex-shrink: 0;
  margin-right: 10px;
  max-height: 60px;
  width: 70px;
  background-color: #004098;
  font-family: "Arial";
  padding: 10px 0;
}
.block-list207 li a .text .gpArticleDate span {
  display: block;
  text-align: center;
  line-height: 1;
}
.block-list207 li a .text .gpArticleDate span:first-child {
  margin-bottom: 5px;
}
.block-list207 li a .text .info {
  overflow: hidden;
}
.block-list207 li a .text .info .gpArticleTitle {
  width: 100%;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 12px;
}
.block-list207 li a .text .info .gpArticleSummary {
  width: 100%;
  line-height: 1.1;
  height: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list207 li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 130px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  position: absolute;
  bottom: 0px;
  left: 0px;
}
@media screen and (max-width: 680px) {
  .block-list207 li a .text {
    padding: 0px 10px 15px;
  }
  .block-list207 li a .text .gpArticleDate {
    margin-right: 5px;
  }
}
@media screen and (max-width: 479px) {
  .block-list207 li a .text .gpArticleDate {
    width: 60px;
    padding: 5px;
  }
}
.gp-more1 {
  text-align: center;
  padding: 30px 0;
}
.gp-more1 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 15px;
  border: 1px solid #004098;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more1 a span {
  color: #004098;
  position: relative;
  z-index: 5;
}
.gp-more1 a span i {
  margin-left: 15px;
}
.gp-more1 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #004098;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more1 a:hover:before {
  transform: none;
}
.gp-more1 a:hover span {
  color: #fff;
}
.gp-more1 a:hover i {
  transform: translateX(10px);
}
.block-list199 li {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list199 li span {
  line-height: 2.8;
  color: rgba(51, 51, 51, 0.3);
  padding-left: 10px;
}
.block-list199 li p {
  line-height: 2.8;
  height: 2.8em;
  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;
  color: rgba(51, 51, 51, 0.8);
  box-sizing: border-box;
  position: relative;
  /* padding-left: 15px; */
}
.block-list199 li:hover {
  transform: translateX(5px);
}
.block-list165 {
  margin: 0 -10px;
}
.block-list165 li a {
  display: block;
  margin: 0 10px;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 24px 25px;
  transition: all 0.3s ease-in-out;
  background: none;
  height: 100%;
}
.block-list165 li a h3 {
  font-weight: normal;
  color: #333333;
  margin: 10px 0;
  line-height: 1.5;
  height: 48px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list165 li a p {
  position: relative;
  color: #999999;
  box-sizing: border-box;
  padding-top: 10px;
}
.block-list165 li a p i {
  font-style: normal;
  margin-right: 10px;
  color: #004098;
}
.block-list165 li a p::before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
}
.block-list165 li a:hover {
  background: #004098;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.block-list165 li a:hover span,
.block-list165 li a:hover h3,
.block-list165 li a:hover p,
.block-list165 li a:hover i {
  color: #fff;
}
@media screen and (max-width:767px) {
  .block-list165 li a {
    font-size: 14px;
    padding: 15px;
  }
}
.pid-2130a47e-c8c8-4422-b4dc-cd23e214046b{}
.pid-2130a47e-c8c8-4422-b4dc-cd23e214046b{
    position:absolute;
    left:0;
    top:0;
    z-index:10;
    width:100%;
}

/*.pid-de6a939f-b8a7-4c9e-a57b-c362383f2f7b{*/
/*    top:44px;*/
/*}*/


 .pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70 .gpColumnTitle .tit::before {
   
    border: 1px solid rgba(255,255,255, 0.5);
   
}
.pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70 .more:hover{
    background:none !important;
}
@media (max-width: 414px){
   .pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70 .more {
     
   width: 82px;
    height: 40px;
    line-height: 40px;
    padding-left: 0px;
    margin-top: 7px;
    text-align:center;
}
  .pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70   .more i{
    display:none;
}
.pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70 .more::before {
    
    right: 10px;
}
  .pid-f69de1a6-bbfa-47d1-b26b-a9fcb10efab5 .gp-title70 .gpColumnTitle .tit::before{
      right:-16px;
  }
}
.block-list68 li span{
    display:none;
}



/*增加左侧小图标和替换成需要的那个图标*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .block-list68 li > div{
    background:url(../images/72a302232ea6410ba78f2ee9c719244d.png) no-repeat left;
    padding:10px 0 10px 20px;
}

/*隐藏时间*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .block-list68 li span{
    display:none;
}
/*小加号的调整*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-more7 a{
    position:relative;
    background:initial;
    margin-top:-60px;
}
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-more7{
}



.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-avg-md-2 > li{
        padding:0 15px 30px 15px !important;
    }
    
    
    
/*更多的细节样式*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-more1 a{
    padding:16px 150px;
    border:0px;
    background:#fff;
}



/*标题两侧装饰*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-title38 h2:before{
    background-color:rgba(255,255,255,.2) !important;
}
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-title38 h2:after{
    background-color:rgba(255,255,255,.2) !important;
}



@media (max-width: 996px){
    /*更多的小尺寸*/
    .pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-more1{
        display:none !important;
    }
}



/*li去除默认小点*/
.pid-18ec51cf-341b-4337-84d3-5fb20cf815b4 .gp-li-mb30 > li, .gp-li-mb30 > ul > li{
    list-style:none;
}

.pid-5ffbdd63-0494-4043-8d37-89f570358532{
    /*background:rgba(255,255,255,0) !important;*/
}



/*标题两侧装饰*/
.pid-5ffbdd63-0494-4043-8d37-89f570358532 .gp-title38 h2:before{
    /*background-color:rgba(255,255,255,.2) !important;*/
    display:none;
}
.pid-5ffbdd63-0494-4043-8d37-89f570358532 .gp-title38 h2:after{
    /*background-color:rgba(255,255,255,.2) !important;*/
}



/*标题左对齐*/
.pid-5ffbdd63-0494-4043-8d37-89f570358532 .gp-title38{
    text-align:initial;
}



/*列表上描边*/
.pid-5ffbdd63-0494-4043-8d37-89f570358532 .block-list199{
    border-top:5px solid rgba(0,64,152,1) !important;
}





.pid-6c4b5e82-26af-41bf-87e3-9c802408e927{
    position:relative;
}

.pid-6c4b5e82-26af-41bf-87e3-9c802408e927 .row::before{
    content:"";
    display:block;
    width:100%;
    height:2194px;
    position:absolute;
    background:url(../images/d3a9919afd3243c18ee56aabc075406e.png) repeat-x center;
    bottom:0;
    left:0;
    z-index:-999;
}



/*列表背景色*/
.pid-6c4b5e82-26af-41bf-87e3-9c802408e927 .block-list165 li a{
    background:#fff;
    box-shadow:0 10px 10px 0px rgba(0,0,0,.07);
}
.pid-6c4b5e82-26af-41bf-87e3-9c802408e927 .block-list165 li a:hover{
    background:#004098;
}

.pid-69c5475b-b4ce-4af2-bef0-cdf38552262b.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-69c5475b-b4ce-4af2-bef0-cdf38552262b.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-99ba98b7-5e9b-4f37-9887-6eab682ffeaf.gpArticleTitle{height:50px !important;line-height:2.8 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-99ba98b7-5e9b-4f37-9887-6eab682ffeaf.gpArticleTitle{height:44px !important;line-height:2.8 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-5be36abc-952f-4a49-9760-1a16652b1c37.gpArticleTitle{height:50px !important;line-height:2.8 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-5be36abc-952f-4a49-9760-1a16652b1c37.gpArticleTitle{height:44px !important;line-height:2.8 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-3b412c31-8eee-425a-98df-230d09c3894e.gpArticleTitle{height:18px !important;line-height:1 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-3b412c31-8eee-425a-98df-230d09c3894e.gpArticleTitle{height:16px !important;line-height:1 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-8a37c26b-2db7-421e-9f95-09ca2a4189b5.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-8a37c26b-2db7-421e-9f95-09ca2a4189b5.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-fbfc768e-3ca9-4ac2-8b86-6f865414c9a6.gpArticleTitle{height:54px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){.sm-pid-fbfc768e-3ca9-4ac2-8b86-6f865414c9a6.gpArticleTitle{height:48px !important;line-height:1.5 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-870c9652-4284-40ee-ae0f-ac3454fe3d35.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-870c9652-4284-40ee-ae0f-ac3454fe3d35.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}