@charset "utf-8";
/*通用样式*/
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th{ padding: 0; margin: 0; border: 0; font-weight: normal; font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;  list-style:none;}
html, body { position: relative; height: 100%;}
body{ font:normal 12px/22px "微软雅黑";  }
img{ border:0;  }
a{ text-decoration:none; color:#000;  }
a:hover{ color:red;  }
.clear { clear:both;}
.clearfix { zoom:1;}
.clearfix:after { content:'\20'; display:block; height:0; clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}
div { box-sizing:border-box;}
@font-face {
	font-family:font1;
	src: url(font.OTF);
}

.aic { align-items: center;}
.df {   display: flex;}

.h115 {width:100%; height:115px; clear:both}
.f_42 { font-size:42px;}
.f_bold { font-weight:bold;}
.pb_10 { padding-bottom:10px;}
.pb_20 { padding-bottom:20px;}
.pb_30 { padding-bottom:30px;}

.f24 { font-size:24px;}
.f18 { font-size:18px;}
.f16 { font-size:16px;}
.f20 { font-size:20px;}
.f30 { font-size:30px;}

.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt50 { margin-top:50px;}
.mt80 { margin-top:80px;}
.mt100 { margin-top:100px;}

.mb20 { margin-bottom:20px;}
.mb50 { margin-bottom:50px;}
.mb80 { margin-bottom:80px;}
.mb100 { margin-bottom:100px;}

.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*transition*/
.tran100{-webkit-transition:all 0.1s linear; -moz-transition:all 0.1s linear; -ms-transition:all 0.1s linear; transition:all 0.1s linear;}
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}



.head {
  background:#f7f7f7;  border-bottom: 1px solid #ccc; 
}
.topnav { max-width: 1640px;  margin: 0 auto;  padding: 0; }

  .head .headBox {
    height: 70px;
    display: flex;
    align-items: center; 
}
  .head .log {   width: 393px;    margin-right: 60px; }
    .head .log img {
      width: 100%; }
  .head .nav_top {
    flex-grow: 1;
    display: flex; }

    .head .nav_top li {
      margin: 0 20px; }


    .head .nav_top .last-li{display: none;}

    .head .nav_top a {
      color: #e84b18;   font-weight: bold;
      font-size: 18px; 
    }

    .head .nav_top a:hover,
    .head .nav_top a.on {
      color: #008cd6; }
  .head .menu {
    display: none; 
}
   

/* CSS Document */
.header { height: 167px;}
.headerCont { width: 1440px; margin: 0 auto; max-width: 92%;}
.logo { margin-top: 23px; float: left; display: block; height:119px;}
.logo img { display: block; height: 100%;}
.headerCont a.backHome { margin-top: 30px; float: right; display: block; font-size: 15px; color: #fff; line-height: 30px; border-radius: 10px;
background:#e84b18; padding: 14px 25px; text-align:center;}
.headerCont a.backHome p span { font-size:15px;}
.nav { height: 63px; background: #e84b18;}
.nav ul { width: 1440px; margin: 0 auto; max-width: 92%; text-align:center;}
.nav li { display:inline-block; padding:0 50px; line-height: 63px; text-align: center; position: relative;}
.nav li h2 { height: 63px;}
.nav li h2 a { color: #fff; font-size: 18px;}
.nav dl {position: absolute;
    left: 50%;
    top: 135%;
    width: 160px;
	margin-left: -80px;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    background: #e84b18;
    opacity: 0;
    visibility: hidden;
    border-radius:0 0 5px 5px;
    transition: opacity .4s ease, top .45s ease; font-size: 16px; overflow: hidden;line-height:46px;}

.nav ul li:hover dl {
    top: 63px;
    opacity: 1;
    visibility: visible;
    z-index: 100;
}
.nav ul li:hover dl dt {  transition: all .5s;}
.nav ul li:hover dl dt a { color: #ffffff; transition: all .5s;}
.nav ul li:hover dl dt:hover { background:#f47115 ;}
.nav ul li:hover dl dt:hover a { color:#fff ;}
/*.banner { position: relative; overflow: hidden;}
.banner img { display: block; width: 100%;}
.banner span.swiper-pagination-bullet-active { background:#a2c83e; }*/

.banner{width: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;height: 620px;background-repeat: no-repeat;background-position: center;}
.banner .swiper-button-prev,
.banner .swiper-button-next{width: 70px;height: 70px;position: absolute;top:50%;margin-top: -35px;cursor: pointer;text-align: center;line-height: 46px;background: url(../images/arrow1.png) no-repeat left top;border-radius: 50%;opacity: 0;}
.banner .swiper-button-next{background-position: right bottom;}
.banner:hover .swiper-button-prev{left: 5%;}
.banner:hover .swiper-button-next{right: 5%;}
.banner:hover .swiper-button-prev,
.banner:hover .swiper-button-next{opacity: 1;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets{height: 12px;line-height: 12px;bottom: 20px;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 12px;height: 12px;box-sizing: border-box;border:1px solid #ffffff;border-radius: 50%;margin: 0 5px;cursor: pointer;opacity: 1;background: none;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}




.trendsImg{width: 100%;position: relative;overflow: hidden;}
.trendsImg .swiper-slide a{display: block;height: 491px;background-repeat: no-repeat;background-position: center;}
.trendsImg .swiper-button-prev,
.trendsImg .swiper-button-next{width: 30px;height: 74px;position: absolute;top:50%;margin-top: -37px;cursor: pointer;text-align: center;line-height: 74px;background: url(../images/a_07.png) no-repeat left top;opacity: 0;}
.trendsImg .swiper-button-next{background-position: right bottom;}
.trendsImg:hover .swiper-button-prev{left: 0;}
.trendsImg:hover .swiper-button-next{right: 0;}
.trendsImg:hover .swiper-button-prev,
.trendsImg:hover .swiper-button-next{opacity: 1;}



.container { width: 1440px; max-width: 92%; margin: 0 auto; position: relative; z-index: 2;}
.trends { padding: 55px 0;}
.titleCell { line-height: 68px;}
.titleCell::after,.trendsCont::after { content: ''; clear: both; display: block; height: 0;}
.titleCell p {  float: left; font-size: 32px; color: #1d1d1d;}
.titleCell img { float: left; margin-top: 25px;}
.titleCell a { float: right; font-size: 16px; color: #333333; background: url(../images/moreIcon.png) right center no-repeat; padding-right: 26px;}
.titleCell a:hover { color:#e84b18;background: url(../images/moreIcon2.png) right center no-repeat;}
.trendsImg { position: relative; overflow: hidden; float: left; width:100%; height: 491px; border-radius:8px;}
.trendsImg .swiper-slide { width: 100%; height: 100%; position: relative;}
.trendsImg img { display: block; width: 100%; height: 100%; object-fit: cover;}
.trendsImg p { padding-left: 23px; box-sizing: border-box;padding-right: 100px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; line-height: 56px; font-size: 22px; position: absolute; left: 0; bottom: 0; background: #9e0207; color: #ffffff; width: 100%;}
.trendsImg .swiper-pagination { bottom: 15px; left: auto; right: 18px; width: auto;}
.trendsImg .swiper-pagination span { width: 11px; height: 11px; opacity: 1; background: #ffffff;}
.trendsImg .swiper-pagination span.swiper-pagination-bullet-active { background: #ffd200;}


.trendsImg .knowPrev {
	cursor: pointer;
	outline: none;
	z-index: 3;
	background: url(../images/a_07.png) center no-repeat;
	opacity: 0;
	position: absolute;
	width: 30px;
	height: 74px;
	left: 0px;
	top: 50%;
	margin-top: -37px;
	transition: all .5s;
}
.trendsImg .knowNext {
	cursor: pointer;
	outline: none;
	z-index: 3;
	background: url(../images/a_08.png) center no-repeat;
	opacity: 0;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -37px;
	transition: all .5s;
	width: 30px;
	height: 74px;
}
.trendsImg:hover .knowPrev, .trendsImg:hover .knowNext {
	opacity: 1;
}


.trendsCont { margin-top: 29px;}
.trendsTop h2 { margin-bottom: 15px; font-size: 30px; line-height: 1; color: #000000; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.trendsTop p {overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; color: #000000; opacity: .77; font-size: 16px; line-height: 28px;}
.trendsTop { padding-bottom: 15px; border-bottom: 1px solid #e6d1a4;}
.trendsTxt { float: right; width: calc(100% - 1045px);border-radius:8px; display:none;}
.trendsTxt img { display: block; width: 100%; height: 100%; object-fit: cover;border-radius:8px;}

/*.noticeTit { position: relative; background: url(../images/moreBg.png) right top no-repeat; padding-right: 35px; float: left;writing-mode: vertical-rl;writing-mode: tb-rl; font-size: 36px; color: #000000;}
.noticeTit img { display: none;}
.noticeTit .more { position: absolute; left:33px; top: 143px; background: url(../images/moreIcon.png) center top no-repeat; padding-top: 10px; font-size: 16px; color: #080808; width:20px;
display: inline-block;word-break: break-all; height:100px; text-align: center; letter-spacing: 2px;}
.notice ul { float: right; width: calc(100% - 85px);}
.notice li { padding: 20px; box-sizing: border-box; background: #ffffff; box-shadow:0 0 10px rgba(0,0,0,0.2); float: left; width: 32.2%; margin-right: 1.7%; overflow: hidden; margin-bottom: 21px; padding-bottom: 21px;}
.notice li:nth-child(3n) { margin-right: 0;}
.notice li:last-child { margin-bottom: 0;}
.newsDate { transition: all .5s; padding-top: 12px; float: left; width: 59px; height: 68px; text-align: center; background: #f2e4c8;}
.newsDate p { font-size: 24px; color: #ab0007; transition: all .5s; line-height: 1;}
.newsDate span { transition: all .5s; font-size: 12px; line-height: 1; color: #ab0007;}
.newsInfor {overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; padding-top: 5px; line-height: 28px; float: right; width: calc(100% - 78px); font-size: 17px; color: #1d1d1d;}
.notice li:hover .newsDate { background: #9e0207;}
.notice li:hover .newsDate p,.notice li:hover .newsDate  span { color:#ffffff ;}
.videoCont { background:url(../images/videoContbg.jpg) no-repeat center top; padding: 42px 0 86px; margin-top: 30px;}
*/

.wzlc{ padding:161px 0 177px; margin-top: 30px;}
.wzlcbox{width: 1440px; margin: 0 auto;max-width: 92%;}
.wzlcbox ul{overflow: hidden;}
.wzlcbox li{float: left; width: 25%; position: relative; text-align: center; }
/*.wzlcbox li:before{position: absolute; content: "";border-right: 1px solid #eee;height: 100%; top: 0; right: 0;}*/
.wzlcbox h2{color: #fff;  margin-bottom: 15px; margin-top:36px;display: inline-flex; line-height:44px;}
.wzlcbox h2 span{font-size: 42px;}
.wzlcbox p{font-size: 28px; color: #fff; line-height:32px;}

.wzlcbox li.li1 h2 i {font-size: 42px; font-style:normal;}
.wzlcbox li.li2 h2 i {font-size: 22px; font-style:normal;}
.wzlcbox li.li3 h2 i {font-size: 22px; font-style:normal;}
.wzlcbox li.li4 h2 i {font-size: 22px; font-style:normal;}

.wzlcbox li .icon{display: block;width: 109px;height: 109px;margin: 0 auto;position: relative;}
.wzlcbox li .icon:before,
.wzlcbox li .icon:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;
background-repeat: no-repeat;background-position: center;background-size: auto 100%;}
.wzlcbox li .icon:after{filter: alpha(opacity=0);opacity: 0;}

.wzlcbox li.li1 .icon:before{background-image: url(../images/iIcon1.png);}
.wzlcbox li.li2 .icon:before{background-image: url(../images/iIcon2.png);}
.wzlcbox li.li3 .icon:before{background-image: url(../images/iIcon3.png);}
.wzlcbox li.li4 .icon:before{background-image: url(../images/iIcon4.png);}
.wzlcbox li.active .icon{-webkit-animation: swing 0.5s linear; animation: swing 0.5s linear;}
@-webkit-keyframes swing {
  20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg) }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg) }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg) }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg) }
  100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg) }
}
@keyframes swing {
  20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); -ms-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg) }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); -ms-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg) }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); -ms-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg) }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); -ms-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg) }
  100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); -ms-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg) }
}


.pulse-animation { width:74px; height:74px; text-align:center; border:0px solid #fff; z-index:1; position:absolute; }

.pulse-animation,
.pulse-animation:before,
.pulse-animation:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 66px;
  width: 66px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: pulse-animation 3s infinite;
  -khtml-animation: pulse-animation 3s infinite;
  -moz-animation: pulse-animation 3s infinite;
  -ms-animation: pulse-animation 3s infinite;
  -o-animation: pulse-animation 3s infinite;
  animation: pulse-animation 3s infinite;
}

.pulse-animation:before {
  -webkit-animation-delay: 0.9s;
  -khtml-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.pulse-animation:after {
  -webkit-animation-delay: 0.6s;
  -khtml-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@-webkit-keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.leftVideo { position: relative; float: left; width: 730px; height: 490px; overflow: hidden;}
.leftVideo img { transition: all .5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.leftVideo p { position: absolute;overflow: hidden; white-space:nowrap; text-overflow: ellipsis; padding: 0 32px; font-size: 22px; left: 0; bottom: 24px; box-sizing: border-box; color: #ffffff; line-height: 1;}
.videoBar { margin-top: 38px;}
.leftVideo:hover img { transform: scale(1.2);}
.leftVideo span { cursor: pointer; width: 105px; height: 105px; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url(../images/video_icon.png) center no-repeat;
z-index: 2;}
.videoBar ul { float: right; width: calc(100% - 750px);}
.videoBar li { height: 235px; overflow: hidden; margin-bottom: 20px; position: relative;}
.videoBar li img { transition: all .5s; width: 100%; height: 100%; object-fit: cover;}
.videoBar li:hover img { transform: scale(1.2);}
.videoBar li p { z-index: 2; position: absolute; left: 0; bottom: 0; font-size: 16px; color: #ffffff; line-height: 40px; background: rgba(0,0,0,.63); padding: 0 25px;
box-sizing: border-box;overflow: hidden; white-space:nowrap; text-overflow: ellipsis; width: 100%;overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.videoBar li span { z-index: 2; position: absolute; top: 15px; right: 15px; font-size: 22px; color: #ffffff; background: #a91e24; line-height: 38px; padding: 0 13px;}
.growUp { position: relative; margin-top:60px;}
.growBuild { position: absolute; width: 14.1vw; right: 0; top:0; margin-top: -5.2vw;}
.growBuild img { display: block; width: 100%;}

.growYear { overflow: hidden; position: relative; z-index: 2;}
.growInfor {overflow: hidden;}
.growSwiper .swiper-slide { }
.growImg { float: left; width: 730px; height: 434px; overflow: hidden;}
.growImg img { display: block; width: 100%; height: 100%; object-fit: cover;}
.growTxt { float: right; width: calc(100% - 730px); padding: 32px 52px 0;}
.growTxt span { background: #ab0007; font-weight: bold; display: inline-block; color: #ffffff; font-size: 22px; line-height: 45px; padding: 0 23px; border-radius: 45px;}
.growSwiper .swiper {overflow: hidden;}
.growTxt h2 { font-size: 26px; color: #000000; background: url(../images/titTag.png) left center no-repeat; padding-left: 24px;overflow: hidden; white-space:nowrap; text-overflow: ellipsis;
margin: 20px 0 40px; line-height: 1;}
.growTxt p {overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6;-webkit-box-orient: vertical; font-size: 17px; line-height: 36px; color: #2e2e2e;}
.growSwiper { margin-top: 45px; position: relative;}
.growYear { overflow: hidden; position: relative;  width:80%; margin:50px auto 39px;}
/*.growYear::after { content: ''; clear: both; display: block; height: 0;}
.growYear::before { content: ''; position: absolute; left: 0; top: 17px; height: 3px; background: #9e0d14; right: 0;}*/
.yearCont { padding-top:10px;}
.growYear .swiper-slide { cursor: pointer;  text-align: center;}
/*.growYear span { position: relative; display: block; width: 16px; height: 16px; margin: 0 auto; box-sizing: border-box; border: 3px solid #9e0d14; border-radius: 50%; background: #ece0d5;}
.growYear .swiper-slide.cur span { background: #9e0d14;}
.growYear .swiper-slide.cur span::after { content: ''; width: 26px; height: 26px; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: rgba(158,13,20,.25);}*/
.growYear .swiper-slide p { font-size: 22px; color: #333333;line-height:42px; }
.growYear .swiper-slide.cur p { font-size: 22px; color:#fff; background:url(../images/titTag.png) no-repeat center top;background-size: 100%;}
/*.growSwiper .swiper-button-prev { background: url(../images/prev.png) center no-repeat; left:-80px; width: 34px; height: 34px; background-size: 100% auto;}
.growSwiper .swiper-button-next { left: auto; right: -80px; background: url(../images/next.png) center no-repeat; width: 34px; height: 34px; background-size: 100% auto;}*/
.congInfor { position: relative; display: flex;}
.congTit { position: relative; background: url(../images/moreBg.png) right top no-repeat; padding-right: 35px; float: left;writing-mode: vertical-rl;writing-mode: tb-rl; font-size: 36px; color: #000000;}




.videoWrap .gallery-top{width:100%;position: relative;}
.videoWrap .gallery-top .swiper-pagination{display: none;}
.videoWrap .gallery-top .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap .gallery-top .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap .gallery-top .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap .gallery-top .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap .gallery-top .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap .gallery-top .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap .gallery-top .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap .gallery-thumbs{width: 21.53%;height: 561px;background:linear-gradient(201deg,#f47115,#df0d16 35%,#e84b18 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}

.videoWrap .gallery-thumbs .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap .gallery-thumbs .container .swiper-slide{cursor: pointer;}
.videoWrap .gallery-thumbs .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: 100%;background-color: #fff;}
.videoWrap .gallery-thumbs .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap .gallery-thumbs .swiper-button-next,
.videoWrap .gallery-thumbs .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap .gallery-thumbs .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap .gallery-thumbs .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap .gallery-top .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#f47115; margin-top:15px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap .gallery-top .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }





.videoWrap2 .gallery-top2{width:75.764%;position: relative;}
.videoWrap2 .gallery-top2 .swiper-pagination{display: none;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap2 .gallery-thumbs2{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap2 .gallery-thumbs2 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap2 .gallery-thumbs2 .container .swiper-slide{cursor: pointer;}
.videoWrap2 .gallery-thumbs2 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap2 .gallery-thumbs2 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap2 .gallery-thumbs2 .swiper-button-next,
.videoWrap2 .gallery-thumbs2 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap2 .gallery-thumbs2 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap2 .gallery-thumbs2 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }



.videoWrap3 .gallery-top3{width:75.764%;position: relative;}
.videoWrap3 .gallery-top3 .swiper-pagination{display: none;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap3 .gallery-thumbs3{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap3 .gallery-thumbs3 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap3 .gallery-thumbs3 .container .swiper-slide{cursor: pointer;}
.videoWrap3 .gallery-thumbs3 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap3 .gallery-thumbs3 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap3 .gallery-thumbs3 .swiper-button-next,
.videoWrap3 .gallery-thumbs3 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap3 .gallery-thumbs3 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap3 .gallery-thumbs3 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }


.videoWrap4 .gallery-top4{width:75.764%;position: relative;}
.videoWrap4 .gallery-top4 .swiper-pagination{display: none;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap4 .gallery-thumbs4{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap4 .gallery-thumbs4 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap4 .gallery-thumbs4 .container .swiper-slide{cursor: pointer;}
.videoWrap4 .gallery-thumbs4 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap4 .gallery-thumbs4 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap4 .gallery-thumbs4 .swiper-button-next,
.videoWrap4 .gallery-thumbs4 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap4 .gallery-thumbs4 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap4 .gallery-thumbs4 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }



.videoWrap5 .gallery-top5{width:75.764%;position: relative;}
.videoWrap5 .gallery-top5 .swiper-pagination{display: none;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap5 .gallery-thumbs5{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap5 .gallery-thumbs5 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap5 .gallery-thumbs5 .container .swiper-slide{cursor: pointer;}
.videoWrap5 .gallery-thumbs5 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap5 .gallery-thumbs5 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap5 .gallery-thumbs5 .swiper-button-next,
.videoWrap5 .gallery-thumbs5 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap5 .gallery-thumbs5 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap5 .gallery-thumbs5 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }




.videoWrap6 .gallery-top6{width:75.764%;position: relative;}
.videoWrap6 .gallery-top6 .swiper-pagination{display: none;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap6 .gallery-thumbs6{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap6 .gallery-thumbs6 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap6 .gallery-thumbs6 .container .swiper-slide{cursor: pointer;}
.videoWrap6 .gallery-thumbs6 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap6 .gallery-thumbs6 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap6 .gallery-thumbs6 .swiper-button-next,
.videoWrap6 .gallery-thumbs6 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap6 .gallery-thumbs6 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap6 .gallery-thumbs6 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }




.videoWrap7 .gallery-top7{width:75.764%;position: relative;}
.videoWrap7 .gallery-top7 .swiper-pagination{display: none;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap{display: block;width: 100%;height: 0;padding-bottom: 561px;position: relative;overflow: hidden;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap i{width: 78px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 39px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm{width: 100%;height:67px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 30px 0 30px;background:#e84b18;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5{width: 100%;font-size:24px;color: #ffffff;font-weight: bold;line-height: 67px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm .bdsharebuttonbox{position: absolute;right: 10px;bottom: 0;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm .bdsharebuttonbox span{font-size: 14px;color: #ffffff;line-height: 59px;margin-right: 15px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem{width: 30px;height: 30px;margin: 15px 20px 0 0;padding: 0;background: url(../images/shareIcon1.png) no-repeat left center;cursor: pointer;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -30px center;}
.videoWrap7 .gallery-thumbs7{width: 21.53%;height: 561px;background:linear-gradient(201deg,#00a693,#009f9c 35%,#0094a4 78%);box-sizing: border-box;padding: 70px 23px;position: relative;}
.videoWrap7 .gallery-thumbs7 .container{width: 100%;height: 100%;overflow: hidden;}
.videoWrap7 .gallery-thumbs7 .container .swiper-slide{cursor: pointer;}
.videoWrap7 .gallery-thumbs7 .container .swiper-slide em{display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.videoWrap7 .gallery-thumbs7 .container .swiper-slide h5{font-size: 16px;line-height: 48px;color: #ffffff;font-weight: normal;text-align: center;}
.videoWrap7 .gallery-thumbs7 .swiper-button-next,
.videoWrap7 .gallery-thumbs7 .swiper-button-prev{width: 100%;height: 19px;position: absolute;left: 0;margin: 0;right: 0;}
.videoWrap7 .gallery-thumbs7 .swiper-button-prev{top:30px;background: url(../images/prevBtn.png) no-repeat center;}
.videoWrap7 .gallery-thumbs7 .swiper-button-next{bottom:30px;background: url(../images/nextBtn.png) no-repeat center;top:auto;}

.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 a{display: block;width: 118px;height: 37px;border-radius: 20px;text-align: center;line-height: 37px;font-size: 16px;color: #fff; background:#005f69; margin-top:15px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 a img{margin-left: 10px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 a:hover{color: #eaf65b;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 a:hover img{margin-left: 15px; }



#part8_lb{background: url(../images/art.png) no-repeat;     width: 1400px;
    padding: 4% 22% 0 10%;
    margin-right: 0%;height: 565px; background-size: 100% 100%;}

#part8_lb .bd{width: 100%;}
#part8_lb .bd ul{width: 100%;}
#part8_lb .bd ul li{  width: 20%;height: 370px; text-align: center; float:left;}
#part8_lb .bd ul li p{ display: inline-block; text-align: left; writing-mode: vertical-rl;writing-mode: tb-rl;position: relative;top: 0;display: inline-block;}
#part8_lb .bd ul li p.bt{ margin-right:10px; height: 100%;font-size: 28px;line-height: 30px;color: #333333;padding-left: 0;font-family: "font1";}
#part8_lb .bd ul li p.bt span { font-family: 'font1';}
#part8_lb .bd ul li p.zf{ width: 80px; height: 100%;font-size: 22px;line-height: 28px;color: #666666;max-width: 120px;overflow: hidden;font-family: 'font1';justify-content:center;flex-direction:column;text-align:justify;}
.congTit { margin-right: 90px;}
.congratulate { padding: 70px 0 90px; background:#f5f5f5; margin-top:90px;}

.congratulate .container { display: flex;}

.congratulate .container .left-column { flex: 1; float:left; width:49%;}
.congratulate .container .left-column ul { margin-top:40px;}
.congratulate .container .left-column ul li{margin-top: 30px;}
.congratulate .container .left-column ul li:first-child{margin-top: 0;}
.congratulate .container .left-column ul li a{display: block;}
.congratulate .container .left-column ul li a .pic{width:217px;height: 141px;position: relative;overflow: hidden;border-radius:3px;}
.congratulate .container .left-column ul li a .pic em,
.congratulate .container .left-column ul li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.congratulate .container .left-column ul li a .pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.congratulate .container .left-column ul li a .pic b{background: rgba(0,0,0,0.4);opacity: 0;z-index: 2;}
.congratulate .container .left-column ul li a .text{width:calc(100% - 236px);}
.congratulate .container .left-column ul li a .text h5{height: 32px;line-height: 32px;font-size: 22px;color: #000000;font-weight: normal;}
.congratulate .container .left-column ul li a .text span{display: block;height: 28px;line-height: 26px;font-size: 14px;color: #e84b18;margin-bottom: 5px;}
.congratulate .container .left-column ul li a .text p{font-size: 16px;line-height: 24px;color: #818181;height: 78px;overflow: hidden;}
.congratulate .container .left-column ul li a:hover .pic b{opacity: 1;}
.congratulate .container .left-column ul li a:hover .text h5{color: #ff0000;}

.congratulate .container .right-column {   flex: 1;   margin-left: 3%;    width: 48%;}
.congratulate .container .right-column ul { margin-top:40px;}
.congratulate .container .right-column ul li{margin-top: 30px;}
.congratulate .container .right-column ul li:first-child{margin-top: 0;}
.congratulate .container .right-column ul li a{display: block;}
.congratulate .container .right-column ul li a .pic{width:217px;height: 141px;position: relative;overflow: hidden;border-radius:3px; }
.congratulate .container .right-column ul li a .pic em,
.congratulate .container .right-column ul li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.congratulate .container .right-column ul li a .pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.congratulate .container .right-column ul li a .pic b{background: rgba(0,0,0,0.4);opacity: 0;z-index: 2;}
.congratulate .container .right-column ul li a .text{width:calc(100% - 236px);}
.congratulate .container .right-column ul li a .text h5{height: 32px;line-height: 32px;font-size: 22px;color: #000000;font-weight: normal;}
.congratulate .container .right-column ul li a .text span{display: block;height: 28px;line-height: 26px;font-size: 14px;color: #e84b18;margin-bottom: 5px;}
.congratulate .container .right-column ul li a .text p{font-size: 16px;line-height: 24px;color: #818181;height: 78px;overflow: hidden;}
.congratulate .container .right-column ul li a:hover .pic b{opacity: 1;}
.congratulate .container .right-column ul li a:hover .text h5{color: #ff0000;}


.congTit .msgBtn { transition: all .5s; position: absolute; font-size: 26px; color: #c02a37; left: 20px; top:355px; line-height: 1.85; box-sizing: border-box; padding-top: 17px; display: block; background: url(../images/img6.png) center no-repeat; width: 47px; height: 138px;}
.congTit .msgBtn:hover { background: url(../images/img5.png) center no-repeat; color: #ffffff;}
.congTit::after { content: ''; position: absolute; left:41px; top: 149px; width: 1px; height: 206px; background: #dac38f;}
.donate {padding: 70px 0;}

.aboutScroll{position: relative; margin-top:15px;}
.aboutScroll .swiper-button-prev,.aboutScroll .swiper-button-next{width: 23px;height: 45px;position: absolute;top:50%;margin-top: -22px;}
.aboutScroll .swiper-button-prev{left: 0;background: url(../images/leftArr.png) no-repeat center;}
.aboutScroll .swiper-button-next{right: 0;background: url(../images/rigjhtArr.png) no-repeat center;}
.aboutScroll .swiper-pagination{bottom: -40px;height: 12px;line-height: 12px; width:100%; text-align:center; }
.aboutScroll .container2{width: 100%;position: relative;overflow: hidden;}
.aboutScroll .container2 .swiper-slide{position: relative;}
.aboutScroll .container2 .swiper-slide em{display: block;width: 100%;height: 0;padding-bottom: 65%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.aboutScroll .container2 .swiper-slide h5{width: 100%;height: 46px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 10px;background: url(../images/gray60.png) repeat;text-align: center;font-size: 15px;color: #ffffff;font-weight: normal;line-height: 46px;}
/*.aboutScroll .swiper-container-clickable  .swiper-pagination-bullets{height: 22px;line-height: 22px;bottom: 20px;}
.aboutScroll .swiper-container-clickable  .swiper-pagination-bullets .swiper-pagination-bullet{width: 22px;height: 22px;box-sizing: border-box;border:1px solid #ffffff;border-radius: 50%;margin: 0 5px;cursor: pointer;opacity: 1;background: none;}
.aboutScroll .swiper-container-clickable  .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}*/


.aboutScroll .swiper-pagination-bullet { width:12px; height: 12px; margin-left:3px; margin-right:3px;line-height: 12px;bottom: 20px;}
.aboutScroll .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#e84b18;}




/* 本例子css */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;    }
/*.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }*/
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:173px; height:111px; display:block; padding:2px;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }



.ppmtScroll{position: relative; margin-top:15px;}
.ppmtScroll .swiper-button-prev,.ppmtScroll .swiper-button-next{width: 23px;height: 45px;position: absolute;top:50%;margin-top: -22px;}
.ppmtScroll .swiper-button-prev{left: 0;background: url(../images/leftArr.png) no-repeat center;}
.ppmtScroll .swiper-button-next{right: 0;background: url(../images/rigjhtArr.png) no-repeat center;}
.ppmtScroll .swiper-pagination{bottom: -40px;height: 12px;line-height: 12px; width:100%; text-align:center; }

.ppmtScroll .container3 .swiper-slide{position: relative; }
.ppmtScroll .container3 .swiper-slide em{display: block;width: 100%;height: 0;padding-bottom: 43%;background-repeat: no-repeat;background-position: center;background-size: cover; border: 1px solid #e2e2e2;  margin-bottom:25px;}
.ppmtScroll .container3 .swiper-slide h5{width: 100%;height: 46px;position: absolute;left: 0;bottom: 0;z-index: 2;box-sizing: border-box;padding: 0 10px;background: url(../images/gray60.png) repeat;text-align: center;font-size: 15px;color: #ffffff;font-weight: normal;line-height: 46px;}

.ppmtScroll .swiper-pagination-bullet { width:12px; height: 12px; margin-left:3px; margin-right:3px;line-height: 12px;bottom: 20px;}
.ppmtScroll .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#e84b18;}

.ppmtScroll .container3{width: 100%;position: relative;overflow: hidden; display:flex; gap:20px;flex-wrap: wrap;justify-content: space-between;}
.ppmtScroll .container3 .kk3 { width:18%; max-height:115px; border:1px solid #ccc;display: flex;}
.ppmtScroll .container3 .kk3 img { width:90%; margin:0 auto;}
.ppmtScroll .container3 .kk3 img:nth-child(1) { height:auto;}


.donateCont {background: rgba(228,47,55,.62); padding: 47px 52px 0 43px;}
.donate img:nth-child(1) { float: left;}
.donate img:nth-child(2) { margin-top: 14px; margin-left: 40px; float: left;}
.scanBox { float: right;}
.donateTxt { margin-right: 30px; text-align: right; float: right;}
.donateTxt h2 { margin-top: 45px; line-height: 1; margin-bottom: 24px; font-weight: bold; font-size: 34px; color: #ffffff;}
.donateTxt a{ display: inline-block; text-align: left; text-indent: 21px; width: 279px; line-height: 51px; font-size: 24px; color: #ffffff; background: #d1ab7a;}
.donateTxt a span { display: inline-block; background: url(../images/enter.png) center no-repeat; width: 35px; height: 37px; margin-left: 18px; vertical-align: -10px;}
.scanBox p { font-size: 17px; color: #ffffff; text-align: center; line-height: 48px;}

.copyrighttxt { width:100%; line-height:42px; text-align:center; border-top:1px solid #df0d16; font-size:15px; color:#fff; margin-top:30px;}

.footer{padding:40px 0 0px; background:linear-gradient(90deg,#f47115,#d11f27 35%,#e84b18 78%); margin-top:50px;}
.footer .footLogo{float: left;/* width: 247px;*/ margin-right:50px; }
.footer .footLogo img{display: block; width: 100%; }
/*.footer .footLogo p { font-size:15px;line-height: 23px; color:#b4d9da;}*/


.footer .banQuan{float: left; max-width:680px;  color: #ffffff;}
.footer .banQuan h2 { font-size:22px; line-height:36px;}
.footer .banQuan p{font-size: 14px; line-height: 30px;    color: #fff;}

.footer .banQuan p span{margin-left: 50px;}



.isect1_2 .tabs { margin-top:15px; margin-bottom:10px;}

.isect1_2 .tabs ul li{margin-left: 25px;}
.isect1_2 .tabs ul li:first-child{margin-left: 0;}
.isect1_2 .tabs ul li a{display: block;position: relative; width:auto; padding: 0px 10px; text-align:center;font-size: 22px; height:38px; line-height:38px;color: #fff;font-weight:normal;}

.isect1_2 .tabs ul li.active a{color: #e84b18; width:auto;  padding: 0px 10px; height:38px; line-height:38px; text-align:center; line-height:38px; background:#fff; border-radius:30px; }
.isect1_2 .tabs ul li.active a:before,.iMain .ititle h3:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}


.footer .isect1_2{}
.footer .isect1_2 .swiper-container{width: 100%;position: relative;}


.list li{}
.list li a{display: block;height: 38px;line-height: 38px;position: relative; padding-left:18px}
.list li a h5{font-size: 16px;color: #fff;font-weight: normal;width: 100%; background:url(../images/icon_tel.png) no-repeat 3px 10px; padding-left:35px;}

.list li a h6{font-size: 16px;color: #fff;font-weight: normal;width: 100%; background:url(../images/icon_tel2.png) no-repeat 5px 10px; padding-left:35px;}

.list li a h3{font-size: 16px;color: #fff;font-weight: normal;width: 100%; background:url(../images/icon_tel3.png) no-repeat 5px 10px; padding-left:35px;}


.footer .ewm p{ width: 110px; padding: 5px 10px; font-size: 15px; color: #ffffff; text-align: center;box-sizing: border-box;height: 30px;}
.footer .ewm img{display: block; width: 110px;height: 110px;}

.footer .ewm {display: grid;float: right;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px; /* 设置列间距为30px */}


#screen { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 15; display: none;}
.growYear .swiper-notification { display: none;}

@media screen and (max-width: 1650px) {
	#part8_lb { width: calc(100% - 147px);}
}
@media screen and (max-width: 1580px) {
	.banner .swiper-slide a { height:515px;}
	.growSwiper .swiper-button-next { right: 20px;}
	.growSwiper .swiper-button-prev { left: 20px;}
	#part8_lb .bd ul li p.bt { margin-right: 0;}
	#part8_lb .bd ul li p.zf { font-size: 18px; line-height: 26px;}	
	.nav li {padding: 0 48px;}
	.trendsImg { width: 69.513889%; height:auto;}
	.trendsImg .swiper-slide a { height:0; padding-bottom:49.051%;}
	.trendsTxt { width: 27.430555%;}
	.growImg { width: 49%;}
	.growTxt { width: 49%;}
	.trendsImg .swiper { height: 100%;}
	#part8_lb {padding: 4% 16% 0 10%;}
	.donate img:nth-child(1) { height: 140px;}
	.donate img:nth-child(2) { height: 120px;}
	.donateTxt h2 { margin-top: 30px; font-size: 28px;}
	.footer .footLogo { margin-top: -5px; margin-right:50px; width:200px;}
	.wzlc {   padding: 101px 0 117px;}
	.growYear .swiper-slide p { font-size: 18px; line-height:40px; }
.growYear .swiper-slide.cur p { font-size: 18px; }
.congratulate .container .left-column ul li a .text p {  font-size: 15px;}
.congratulate .container .right-column ul li a .text p {  font-size: 15px;}
.congratulate .container .left-column ul li a .text h5 { font-size:18px; font-weight:600;}
.congratulate .container .right-column ul li a .text h5 { font-size:18px; font-weight:600;}
.footer {    padding: 60px 0 0px;}

.footer .ewm img {  width:120px; height:120px;}
.footer .ewm p { width:120px;}

}
@media screen and (max-width: 1280px) {

	.banner .swiper-slide a { height:140px;}
	.trends { padding: 25px 0;}
	.congTit { margin-right: 10px; font-size: 20px;}
	#part8_lb { width: calc(100% - 67px);}
	.tempWrap { width: 100%!important;}
	#part8_lb .bd ul li p.zf { width: auto; font-size: 14px;}
	.congTit .msgBtn { zoom: .6; top: 255px; left: 45px;}
	.congTit::after { display: none;}
	.congratulate { padding: 25px 0; margin-top:10px;}
	.donateCont img { float: none!important; display: block; margin: 0 auto 10px!important;}
	.donateTxt { text-align: center; float: none; margin: 0 auto;}
	.scanBox { float: none;}
	.donateTxt h2 { margin: 0 0 10px; font-size:20px;}
	.donateCont { padding: 20px;}
	.footer .footLogo { float: none; max-width: 100%; margin: 0 auto;}
	.footer .banQuan { margin: 15px 0; float: none; display:none;}
	.footer .banQuan p {line-height: 1.8; font-size:13px; text-align:center;}
	.footer { padding: 20px 0;}
	.footer .ewm { float: left; display:none;}
	.donateTxt a { font-size: 16px; text-align: center; text-indent: 0;}
	#part8_lb .bd ul li p.bt { font-size: 16px;}
	#part8_lb { height: 265px; background:url(../images/art_wap.png) no-repeat;}
	#part8_lb .bd ul li { width: 100%; height: 200px;}
	.videoBar li span { font-size: 14px; line-height: 2;}
	.growUp { padding: 20px 0; margin-top:10px;}
	.growSwiper { margin-top: 20px;}
	.growImg { width: 710px; height: auto; max-width: 100%; margin: 0 auto; float: none;}
	.growYear li p { margin-top: 15px; font-size: 14px;}
	.growYear ul { margin-top: 30px;}
	.growYear li.cur p { font-size: 16px;}
	.growTxt { float: none; width: 710px; max-width: 100%; height: auto; padding: 20px;}
	.growTxt h2 { margin-bottom: 10px; font-size: 18px; background-size: auto 100%;}
	.growTxt p { font-size: 16px; line-height: 1.5;}
	.growTxt span { font-size: 16px; line-height: 2.5;}
	.videoCont { padding: 20px 0;}
	.videoBar { margin-top: 20px;}
	.leftVideo { float: none; margin: 0 auto; width: 710px; margin-bottom: 10px; max-width: 100%; height: auto;}
	.leftVideo p { font-size: 16px;}
	.videoBar ul { float: none; width: 710px; max-width: 100%;}
	.videoBar li { height: auto; margin-bottom: 10px;}
	.trendsCont { margin-top: 0px;}
	.noticeTit { font-size: 20px;}
	.noticeTit .more { top: 80px;}
	.notice li { float: none; width: 100%; padding: 10px;}
	.newsInfor { font-size: 16px;}
	.titleCell p { font-size: 20px;}
	.titleCell { background-size: auto 27%; line-height: 40px;}
	.titleCell img { margin-top: 10px;}
	body {padding-top: 60px;}
	.trendsImg p { font-size: 14px; line-height: 32px;}
	.trendsImg .swiper-pagination span { width: 6px; height: 6px;}
	.trendsImg .swiper-pagination {bottom: 7px;}
	.trendsTop h2 { font-size: 18px;}
	.headerCont a.backHome { display: none;}
	.banner { height: 140px;}
	.banner img {height: 100%; object-fit: cover;}
	.banner .swiper { height: 100%;}
	.trendsImg { height: auto; float: none; max-width: 100%; margin: 0 auto 20px;}
	.trendsTxt { float: none; width: 710px; max-width: 100%; margin: 0 auto;}

	.head { display: none;}
	
	.header { z-index: 20; position: fixed; left: 0; top: 0px; width: 100%; height: 60px;box-shadow: 0 0 20px rgba(0,0,0,0.3); background:#fff;}
	.menu{ width: 28px; height: 24px; transition: 0.5s; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
	.menu span{ display: block;transition: 0.5s; width: 100%; height: 3px; border-radius:2px; background: #e84b18; position: absolute;}
	.menu span:nth-child(1){ top:0 ;}
	.menu span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.menu span:nth-child(3){ bottom: 0;}
	.menu.on{ transform: translateY(-50%) rotate(180deg);}
	.menu.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(45deg);}
	.menu.on span:nth-child(2){ width: 0;}
	.menu.on span:nth-child(3){ top: 50%; transform: translateY(-50%) rotate(-45deg);}
	.logo { margin-top: 10px; height:36px;}
	.nav ul { width: 100%;}
	.nav { height: auto; z-index: 30; position: fixed; left: -100%; top: 60px; width: 100%;}
	.nav li { width: 100%; float: none; padding:0 0;}
	.nav dl { display: none; box-shadow: none; position: static; margin: 0; width: 100%;}
	.nav li:hover dl { display: block;}
	.nav ul li:hover dl dt a { font-size: 16px;}
	.wzlcbox li {width: 50%; margin-bottom:45px;}
	.wzlcbox li .icon { width: 69px; height: 69px;}
	.wzlcbox h2 span {  font-size: 32px;}
	.wzlcbox h2 {  margin-bottom: 0px;  margin-top: 16px;  line-height: 44px;}
	.wzlcbox p { font-size: 18px; line-height: 32px;}
.wzlc { padding: 101px 0 47px;}

.copyrighttxt {line-height: 22px; padding:15px 0 0; margin-top:20px;}

.videoWrap .gallery-top{width:100%;position: relative;}

.videoWrap .gallery-top .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap .gallery-top .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap .gallery-thumbs{display: none;}
.videoWrap .gallery-top{width: 100%;padding-bottom: 40px;}
.videoWrap .gallery-top .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap .gallery-top .swiper-pagination{display: block;}
.videoWrap .gallery-top .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap .gallery-top .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}


.videoWrap2 .gallery-top2{width:100%;position: relative;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap2 .gallery-thumbs2{display: none;}
.videoWrap2 .gallery-top2{width: 100%;padding-bottom: 40px;}
.videoWrap2 .gallery-top2 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap2 .gallery-top2 .swiper-pagination{display: block;}
.videoWrap2 .gallery-top2 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap2 .gallery-top2 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}



.videoWrap3 .gallery-top3{width:100%;position: relative;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap3 .gallery-thumbs3{display: none;}
.videoWrap3 .gallery-top3{width: 100%;padding-bottom: 40px;}
.videoWrap3 .gallery-top3 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap3 .gallery-top3 .swiper-pagination{display: block;}
.videoWrap3 .gallery-top3 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap3 .gallery-top3 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}


.videoWrap4 .gallery-top4{width:100%;position: relative;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap4 .gallery-thumbs4{display: none;}
.videoWrap4 .gallery-top4{width: 100%;padding-bottom: 40px;}
.videoWrap4 .gallery-top4 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap4 .gallery-top4 .swiper-pagination{display: block;}
.videoWrap4 .gallery-top4 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap4 .gallery-top4 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}



.videoWrap5 .gallery-top5{width:100%;position: relative;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap5 .gallery-thumbs5{display: none;}
.videoWrap5 .gallery-top5{width: 100%;padding-bottom: 40px;}
.videoWrap5 .gallery-top5 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap5 .gallery-top5 .swiper-pagination{display: block;}
.videoWrap5 .gallery-top5 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap5 .gallery-top5 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}



.videoWrap6 .gallery-top6{width:100%;position: relative;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap6 .gallery-thumbs6{display: none;}
.videoWrap6 .gallery-top6{width: 100%;padding-bottom: 40px;}
.videoWrap6 .gallery-top6 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap6 .gallery-top6 .swiper-pagination{display: block;}
.videoWrap6 .gallery-top6 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap6 .gallery-top6 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}



.videoWrap7 .gallery-top7{width:100%;position: relative;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap7 .gallery-thumbs7{display: none;}
.videoWrap7 .gallery-top7{width: 100%;padding-bottom: 40px;}
.videoWrap7 .gallery-top7 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap7 .gallery-top7 .swiper-pagination{display: block;}
.videoWrap7 .gallery-top7 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap7 .gallery-top7 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}



.videoWrap8 .gallery-top8{width:100%;position: relative;}
.videoWrap8 .gallery-top8 .swiper-slide .wrap .btm h5 {  font-size: 18px; font-weight:normal;    line-height: 42px;}
.videoWrap8 .gallery-top8 .swiper-slide .wrap .btm { height: 42px;    padding: 0 15px 0 15px;}
.videoWrap8 .gallery-top8 .swiper-slide .wrap .btm h5 a { display:none;}
.videoWrap8 .gallery-thumbs8{display: none;}
.videoWrap8 .gallery-top8{width: 100%;padding-bottom: 40px;}
.videoWrap8 .gallery-top8 .swiper-slide .wrap{padding-bottom: 56.8%;}
.videoWrap8 .gallery-top8 .swiper-pagination{display: block;}
.videoWrap8 .gallery-top8 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px;cursor: pointer;}
.videoWrap8 .gallery-top8 .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}


.congratulate .container .left-column ul li a .pic { width: 100%;  height: 180px;}
.congratulate .container .left-column ul li a .text {  width:100%; margin-top:15px;}

.congratulate .container { display:block;}
.congratulate .container .right-column { margin-left: 0px; margin-top:20px; width:100%;}

.congratulate .container .right-column ul li a .pic { width: 100%;  height: 220px;}
.congratulate .container .right-column ul li a .text {  width:100%; margin-top:15px;}

.congratulate .container .left-column ul { margin-top: 20px;}
.congratulate .container .right-column ul { margin-top: 20px;}
.donate { padding: 20px 0;}

.h115 {width:100%; height:65px; clear:both}

}
@media screen and (max-width:780px) {

	.noticeTit img { display: inline-block; margin-top: 10px; margin-left: 25px;}
	.noticeTit { margin-bottom: 20px; padding-right: 0; float: none; writing-mode: lr;background: url(../images/titBg.png) left bottom no-repeat; line-height: 40px;background-size: auto 27%;}
	.noticeTit .more {float: right; font-size: 16px; color: #080808; background: url(../images/moreIcon.png) left center no-repeat; padding-left: 26px; position: static; width: auto; height: auto;padding-top: 0;}
	.notice ul { float: none; width: 100%;}
	.notice li { margin-bottom: 10px;}
	.growTxt span { box-sizing: border-box; width: 146px; margin: 0 auto; display: block; padding: 0; text-align: center;}
	.growYear { margin-top: 20px; width: 100%; margin:0;}
	.growYear .swiper-slide p { font-size: 14px; margin-top: 10px; line-height:18px; padding:15px 15px;}
	.growYear .swiper-slide.cur p { font-size: 16px;background-size: cover;}
	.trendsImg { width: 100%;}
	
	.footer .ewm { float: none; width: 140px; margin: 0 auto;}
	.footer .footLogo { display:flex;width: 300px;}
	
	.mt50 { margin-top:5px;}
	.f20 { font-size:16px;}
	.f30 {  font-size: 22px;}
	.banner .swiper-button-prev, .banner .swiper-button-next { display:none;}
	
	.congratulate .container .left-column { width:100%;}
	
}