@charset "UTF-8";
/********/
.page-index-box .head-place {
  display: none;
}
.main-box {
  padding-bottom: 3em;
}
/**** banner ***/
.pc-ban {
  width: 100%;
  height: 100vh;
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 3.5em;
}
.pc-ban-bd {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.pc-ban-bd ul,
.pc-ban-bd li {
  width: 100%!important;
  height: 100%!important;
  display: block;
  overflow: hidden;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
}
.pc-ban-bd .tit-box {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 32%;
}
.pc-ban-bd .tit {
  width: 19em;
  max-width: 100%;
  font-size: 2.3em;
  line-height: 1.43em;
  color: #fff;
  text-shadow: 0 0 29px rgba(0, 0, 0, 0.5);
  font-family: 'Arial';
  margin: 0 auto;
}
.pc-ban-bd:hover .ban-ctrl {
  opacity: 1;
}
.ban-ctrl {
  width: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 20;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.ban-ctrl img {
  width: 26px;
  display: block;
}
.ban-ctrl a {
  display: block;
  opacity: 0.8;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.ban-ctrl a:hover {
  opacity: 1;
}
.ban-ctrl .prev {
  float: left;
}
.ban-ctrl .next {
  float: right;
}
.pc-ban-hd {
  width: 100%;
  text-align: center;
  line-height: 0.75em;
  position: absolute;
  left: 0;
  bottom: 6%;
  z-index: 20;
}
.pc-ban-hd a {
  width: 0.75em;
  height: 0.75em;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0.5em;
  border: solid 1px rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.pc-ban-hd a.on:after {
  content: '';
  width: 0.45em;
  height: 0.45em;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.225em 0 0 -0.225em;
}
.ph-ban {
  width: 100%;
  height: 100vh;
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 0.66rem;
}
.ph-ban .swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
}
.ph-ban .tit-box {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 34%;
}
.ph-ban .tit {
  font-size: 0.34rem;
  line-height: 0.4rem;
  color: #fff;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
  font-family: 'Arial';
  margin: 0 auto;
}
.ph-ban .ph-ban-hd {
  width: 100%;
  text-align: center;
  line-height: 0.16rem;
  position: absolute;
  left: 0;
  bottom: 4%;
  z-index: 20;
}
.ph-ban-hd .item {
  width: 0.16rem;
  height: 0.16rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0.1rem;
  border: solid 1px rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.ph-ban-hd .item.active:after {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.05rem 0 0 -0.05rem;
}
/**** sec1 ****/
.index-sec1 {
  margin-top: 2.25em;
}
.index-sec1 .sec-tit {
  width: 100%;
  overflow: hidden;
  line-height: 2em;
  font-family: 'Arial';
  font-weight: bold;
}
.index-sec1 .sec-tit .tit {
  float: left;
  font-size: 1.8em;
  color: #00a2a4;
  font-weight: bold;
  font-family: 'Arial';
}
.index-sec1 .sec-tit .more {
  font-size: 14px;
  color: #00a2a2;
  float: right;
}
.index-sec1 .sec-tit .more img {
  margin-left: 10px;
  margin-top: -3px;
  width: 7px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  .index-sec1 {
    margin-top: 0.36rem;
  }
  .index-sec1 .sec-tit {
    line-height: 0.3rem;
  }
  .index-sec1 .sec-tit .tit {
    font-size: 0.28rem;
  }
}
.index-sec1-slide {
  width: 100%;
  overflow: hidden;
  margin-top: 22px;
}
.index-sec1-slide .swiper-slide:nth-child(1) {
  animation-delay: 0.1s;
}
.index-sec1-slide .swiper-slide:nth-child(2) {
  animation-delay: 0.2s;
}
.index-sec1-slide .swiper-slide:nth-child(3) {
  animation-delay: 0.3s;
}
.index-sec1-slide .swiper-slide:hover .slide-inner {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.index-sec1-slide .slide-inner {
  width: 100%;
  overflow: hidden;
  background: #ededed;
  padding: 1.2em 1.1em 1.4em;
  position: relative;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.index-sec1-slide .time {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.index-sec1-slide .tit {
  height: 52px;
  overflow: hidden;
  font-size: 18px;
  line-height: 26px;
  color: #333;
  margin-top: 4px;
  position: relative;
  text-indent: 22px;
}
.index-sec1-slide .tit a{
  position: static;
}
.index-sec1-slide .tit img {
  width: 1em;
  /*margin: -3px 0 0 10px;*/
  position: absolute;
  left: 0;
  top: 3px;
}
.index-sec1-slide .slide-ft {
  overflow: hidden;
  margin-top: 18px;
}
.index-sec1-slide .more {
  font-size: 14px;
  line-height: 26px;
  color: #22b8b4;
  font-family: 'Arial';
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: solid 1px #000;
  float: left;
}
@media screen and (max-width: 991px) {
  .index-sec1-slide {
    margin-top: 0.1rem;
  }
  .index-sec1-slide .slide-inner {
    padding: 0.24rem 0.28rem 0.28rem;
  }
  .index-sec1-slide .time {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
  .index-sec1-slide .tit {
    font-size: 0.18rem;
    line-height: 0.26rem;
    height: 0.52rem;
  }
  .index-sec1-slide .slide-ft {
    margin-top: 0.18rem;
  }
  .index-sec1-slide .more {
    font-size: 0.14rem;
    line-height: 0.26rem;
  }
}
.sec1-slide-ft {
  width: 100%;
  overflow: hidden;
  line-height: 40px;
  text-align: right;
  white-space: nowrap;
  margin-top: 16px;
}
.sec1-slide-prev {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url(../../Img/images_en/prev_02.png) no-repeat center center;
  background-size: contain;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border: solid 1px #999;
}
.sec1-slide-prev:hover {
  opacity: 0.5;
}
.sec1-slide-prev.swiper-button-disabled {
  display: 　none;
}
.sec1-slide-next {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url(../../Img/images_en/next_02.png) no-repeat center center;
  background-size: contain;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border: solid 1px #999;
}
.sec1-slide-next:hover {
  opacity: 0.5;
}
.sec1-slide-next.swiper-button-disabled {
  display: 　none;
}
.sec1-slide-hd {
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px;
}
.sec1-slide-hd .item {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: #80d7d5;
  margin: 0 5px;
}
.sec1-slide-hd .item.active {
  background: #00afaa;
}
@media screen and (max-width: 991px) {
  .sec1-slide-ft {
    line-height: 0.28rem;
    margin-top: 0.2rem;
    text-align: center;
  }
  .sec1-slide-next,
  .sec1-slide-prev {
    width: 0.28rem;
    height: 0.28rem;
  }
  .sec1-slide-hd {
    margin: 0 0.18rem;
  }
  .sec1-slide-hd .item {
    width: 0.08rem;
    height: 0.08rem;
    margin: 0 3px;
  }
}
/***** sec2 ****/
.index-sec2 {
  width: 100%;
  overflow: hidden;
  padding: 2.25em 2.7%;
  background: url(../../Img/images_en/index_01.jpg) no-repeat center bottom #00b295;
  background-size: cover;
  margin-top: 2.5em;
  color: #fff;
}
.index-sec2 .item {
  padding: 0 4.3%;
}
.index-sec2 .item-tit {
  font-size: 1.8em;
  line-height: 1.11em;
  color: #fff;
  font-family: 'Arial';
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 768px){
  .index-sec2 .sec2-item1{
    width: 43.5%;
  }
  .index-sec2 .sec2-item2{
    width: 56.5%;
  }
}

@media screen and (max-width: 767px) {
  .index-sec2 {
    padding: 0.25rem 0.28rem;
    margin-top: 0.3rem;
  }
  .index-sec2 .item {
    padding: 0;
  }
  .index-sec2 .item-tit {
    font-size: 0.28rem;
    line-height: 0.3rem;
  }
}
.sec2-item1 .info1 {
  font-size: 0.9em;
  line-height: 1.3em;
  margin-top: 1.78em;
}
.sec2-item1 .data {
  font-size: 0.75em;
  line-height: 3.33em;
  font-family: 'Arial';
  font-weight: bold;
  padding: 2.27em 0 2.67em;
  border-top: solid 1px rgba(255, 255, 255, 0.44);
  border-bottom: solid 1px rgba(255, 255, 255, 0.44);
  margin-top: 10px;
}
.sec2-item1 .data .d1 {
  font-size: 3.33em;
}
.sec2-item1 .data span {
  margin-right: 10px;
}
.sec2-item1 .tips {
  font-size: 0.7em;
  line-height: 2em;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .sec2-item1 .info1 {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-top: 6px;
  }
  .sec2-item1 .data {
    font-size: 0.16rem;
    line-height: 0.45rem;
    padding: 0.11rem 0;
  }
  .sec2-item1 .data .d1 {
    font-size: 0.45rem;
  }
  .sec2-item1 .tips {
    font-size: 0.14rem;
    line-height: 0.18rem;
    margin-top: 0.08rem;
  }
}
.ann-list {
  width: 100%;
  overflow: hidden;
  margin-top: 1.5em;
}
.ann-list li {
  font-size: 0.9em;
  line-height: 2em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.ann-list li:hover {
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
}
.ann-list .time {
  width: 6.78em;
  float: left;
  white-space: nowrap;
  font-size: 0.78em;
}
.ann-list .tit {
  width: 10000px;
  display: table-cell;
  vertical-align: top;
}
.ann-list a {
  display: block;
  height: 2em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .ann-list {
    margin-top: 0;
  }
  .ann-list li {
    margin-top: 0.2rem;
    font-size: 0.16rem;
    line-height: 0.22rem;
  }
  .ann-list .time {
    width: 0.9rem;
    font-size: 0.14rem;
  }
  .ann-list a {
    height: auto;
  }
}
.sec2-item2 .ft {
  overflow: hidden;
  margin-top: 1.1em;
}
.sec2-item2 .ft a {
  float: left;
  font-size: 0.7em;
  line-height: 1.7em;
  color: #fff;
  font-family: 'Arial';
  font-weight: bold;
}
.sec2-item2 .ft img {
  margin: -3px 0 0 8px;
  width: 7px;
  height: 12px;
}
@media screen and (max-width: 767px) {
  .sec2-item2 {
    margin-top: 0.22rem;
  }
  .sec2-item2 .ft {
    margin-top: 0.2rem;
    text-align: center;
  }
  .sec2-item2 .ft a {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
}
/**** sec3 ***/
.index-sec3 {
  overflow: hidden;
  margin: 0 -0.5em;
}
.sec3-item {
  padding: 0 0.5em;
  margin-top: 2.5em;
  color: #fff;
}
.sec3-item .item-inner {
  width: 100%;
  height: 21.75em;
  display: block;
  overflow: hidden;
  position: relative;
}
.sec3-item .item-bd {
  height: 100%;
  overflow: hidden;
  padding: 3.5em 0.75em 0 2em;
  background: no-repeat center bottom;
  background-size: cover;
  position: relative;
}
.sec3-item .item-imgs {
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.sec3-item .item-imgs:hover .image {
  transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
}
.sec3-item .item-imgs .image {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.sec3-item .item-tit {
  font-size: 1.8em;
  line-height: 1.28em;
}
.sec3-item .pdf-list {
  margin-top: 1.5em;
}
.sec3-item .pdf-list li {
  overflow: hidden;
  font-size: 0.8em;
  line-height: 2.25em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.sec3-item .pdf-list li:hover {
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
}
.sec3-item .pdf-list img {
  width: 1.125em;
  margin: -3px 0.625em 0 0;
}
.sec3-item .pdf-list a {
  display: block;
}
.sec3-item .pdf-sl {
  display: block;
  padding-left: 1.75em;
  font-size: 0.8em;
  line-height: 2.25em;
}
.sec3-item .item-more {
  position: absolute;
  left: 2em;
  bottom: 3em;
  font-family: 'Arial';
  font-weight: bold;
  z-index: 50;
}
.sec3-item .item-more a {
  display: inline-block;
  vertical-align: top;
  font-size: 0.7em;
  line-height: 1.7em;
}
.sec3-item .item-more img {
  margin: -3px 0 0 8px;
  width: 7px;
  height: 12px;
}
.sec3-item.item1 .item-bd {
  background-image: url(/Img/images_en/index_02.jpg);
  background-color: #008fbf;
}
.sec3-item.item2 .item-bd {
  background-image: url(/Img/images_en/index_04.jpg);
  background-color: #00c0c0;
}
@media screen and (max-width: 1040px) and (min-width: 992px) {
  .sec3-item .item-bd {
    padding-top: 2em;
  }
  .sec3-item .item-more {
    bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  .sec3-item {
    margin-top: 0.28rem;
  }
  .sec3-item .item-inner {
    height: 2.68rem;
  }
  .sec3-item .item-bd {
    padding: 0.22rem 0.06rem 0.22rem 0.3rem;
  }
  .sec3-item .item-tit {
    font-size: 0.24rem;
    line-height: 0.28rem;
  }
  .sec3-item .pdf-list {
    margin-top: 0.12rem;
    height: 0.68rem;
    overflow: hidden;
  }
  .sec3-item .pdf-list li {
    font-size: 0.17rem;
    line-height: 0.34rem;
  }
  .sec3-item .pdf-list img {
    width: 0.14rem;
    margin: -3px 5px 0 0;
  }
  .sec3-item .pdf-sl {
    padding-left: 0.2rem;
    font-size: 0.17rem;
    line-height: 0.34rem;
  }
  .sec3-item .item-more {
    left: 0.3rem;
    bottom: 0.22rem;
  }
  .sec3-item .item-more a {
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
}
.sec3-slide-box {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.sec3-slide-box .swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.sec3-slide-hd {
  width: 50%;
  position: absolute;
  right: 0;
  bottom: 1.8em;
  text-align: center;
  line-height: 10px;
  z-index: 20;
}
.sec3-slide-hd .item {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: #fff;
  opacity: 0.44;
  margin: 0 5px;
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3);
}
.sec3-slide-hd .item.active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .sec3-slide-hd {
    bottom: 0.22rem;
  }
}


/*12.18修改*/
.pc-ban-bd .tit2{
  width: 19em;
  max-width: 100%;
  font-size: 5.5em;
  line-height: 1.1em;
  color: #fff;
  text-shadow: 0 0 29px rgba(0, 0, 0, 0.5);
  font-family: 'Arial';
  font-weight: bold;
  margin: 0 auto;
  text-transform: uppercase;
}
.pc-ban-bd .tit{
  font-size: 2.5em;
  line-height: 1.3;
}

.ph-ban .tit2{
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #fff;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
  font-family: 'OpenSans-Bold';
  margin: 0 auto;
  text-transform: uppercase;
}