@charset "UTF-8";
.toux {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11111;
  background: rgba(0, 0, 0, 0.4);
}

.tou {
  line-height: 40px;
  color: rgba(255, 255, 255, 0.73);
  border-bottom: 1px solid #c4d7e0;
}

.tou a {
  color: rgba(255, 255, 255, 0.73);
}

.tou .yu {
  text-align: center;
  min-width: 172px;
  border-right: 1px solid #767676;
  text-transform: uppercase;
  float: left;
}

.tou .hy {
  padding: 0 14px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  color: rgba(255, 255, 255, 0.8);
}

.tou .k1 {
  padding-right: 24px;
  float: right;
}

.tou .hajhg {
  color: #ffffff;
  font: 500 14px/40px "微软雅黑";
  background: url(../images/telaa.png) no-repeat left center;
  padding-left: 21px;
  float: right;
  margin-right: 15px;
}

.tou1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tou1.bgx {
  background: #292d31;
}

.tou1 .logo {
  max-width: 340px;
  text-align: center;
  margin-left: 30px;
}

.tou1 .logo img {
  width: 100%;
}

.tou1 .logo a {
  display: block;
}

.tou1 #formsearch {
  min-width: 249px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 24px;
}

.tou1 #formsearch input {
  outline: none;
  border: none;
  background: none;
  height: 33px;
  line-height: 33px;
}

.tou1 #formsearch input#keyword {
  width: 183px;
  text-indent: 12px;
  background: #fff;
}

.tou1 #formsearch input#s_btn {
  padding: 0 12px;
  text-align: center;
  width: 30px;
  height: 24px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.c1 {
  padding: 6.85vh 24px 26px;
}

.c1 h2 {
  text-align: center;
  font-size: 30px;
  color: #00253d;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 760px) {
  .c1 h2 {
    font-size: 24px;
  }
}

.c1 h2 p {
  font-size: 20px;
  margin-top: 24px;
}

@media (max-width: 760px) {
  .c1 h2 p {
    margin-top: 18px;
    font-size: 16px;
  }
}

.c1 .content {
  margin-top: 36px;
}

.c1 .content .list2 {
  text-align: center;
}

.c1 .content .list2 .slick-dots {
  margin-top: 5.35vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 780px) {
  .c1 .content .list2 .slick-dots {
    margin-top: 0;
  }
}

.c1 .content .list2 .slick-dots li {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #b0b0b0;
}

.c1 .content .list2 .slick-dots li button {
  display: none;
  font-size: 0;
}

.c1 .content .list2 .slick-dots li.slick-active {
  background-color: #02728a;
}

.c1 .content .list2 li.slick-slide {
  margin: 0 1.5vw;
}

.c1 .content .list2 li.slick-slide .img img {
  width: 100%;
}

.c1 .content .list2 li.slick-slide h3 {
  color: #666666;
  font-size: 16px;
  line-height: 56px;
}

.bg {
  background: url(../images/bg.png);
}

.bg .c2 {
  padding: 30px 12px 0;
}

.bg .c2 .list1 {
  margin-bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bg .c2 .list1 li {
  width: 50%;
  padding: 0 12px;
}

@media (max-width: 780px) {
  .bg .c2 .list1 li {
    width: 100%;
  }
  .bg .c2 .list1 li:nth-child(1) {
    margin-bottom: 17px;
  }
}

.bg .c2 .list1 li a {
  position: relative;
  display: block;
}

.bg .c2 .list1 li .img {
  overflow: hidden;
}

.bg .c2 .list1 li .img img {
  width: 100%;
  -webkit-transition: .35s transform ease, .35s -webkit-transform ease;
  -o-transition: .35s transform ease, .35s -webkit-transform ease;
  transition: .35s transform ease, .35s -webkit-transform ease;
}

.bg .c2 .list1 li .zi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 0 20px;
}

.bg .c2 .list1 li .zi .zi1 {
  width: 100%;
}

.bg .c2 .list1 li .zi .zi1 h3 {
  font-weight: 600;
  font-size: 34px;
}

@media (max-width: 780px) {
  .bg .c2 .list1 li .zi .zi1 h3 {
    font-size: 28px;
  }
}

@media (max-width: 760px) {
  .bg .c2 .list1 li .zi .zi1 h3 {
    font-size: 20px;
  }
}

.bg .c2 .list1 li .zi .zi1 dd {
  font-size: 20px;
  margin-top: 22px;
}

@media (max-width: 780px) {
  .bg .c2 .list1 li .zi .zi1 dd {
    font-size: 16px;
    margin-top: 6px;
  }
}

.bg .c2 .list1 li:hover .img img {
  -webkit-transform: scale(1.025);
      -ms-transform: scale(1.025);
          transform: scale(1.025);
}

.bg .c2 .list2 {
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bg .c2 .list2 li {
  margin-bottom: 18px;
}

.bg .c2 .list2 li:nth-child(2) .zi {
  display: none;
}

@media (max-width: 780px) {
  .bg .c2 .list2 li:last-child {
    margin-bottom: 0;
  }
}

.bg .c2 .list2 li a {
  position: relative;
  display: block;
}

.bg .c2 .list2 li .img {
  overflow: hidden;
}

.bg .c2 .list2 li .img img {
  -webkit-transition: .35s transform ease, .35s -webkit-transform ease;
  -o-transition: .35s transform ease, .35s -webkit-transform ease;
  transition: .35s transform ease, .35s -webkit-transform ease;
  width: 100%;
}

.bg .c2 .list2 li .zi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 0 20px;
}

.bg .c2 .list2 li .zi .zi1 {
  width: 100%;
}

.bg .c2 .list2 li .zi .zi1 h3 {
  font-weight: 600;
  font-size: 34px;
}

@media (max-width: 780px) {
  .bg .c2 .list2 li .zi .zi1 h3 {
    font-size: 28px;
  }
}

@media (max-width: 760px) {
  .bg .c2 .list2 li .zi .zi1 h3 {
    font-size: 20px;
  }
}

.bg .c2 .list2 li .zi .zi1 p {
  font-size: 24px;
  margin-top: 30px;
}

@media (max-width: 780px) {
  .bg .c2 .list2 li .zi .zi1 p {
    font-size: 16px;
    margin-top: 6px;
  }
}

@media (max-width: 450px) {
  .bg .c2 .list2 li .zi .zi1 p {
    font-size: 14px;
  }
}

.bg .c2 .list2 li .zi .zi1 dd {
  font-size: 16px;
  line-height: 1.6em;
  width: 74%;
  margin: 10% auto 0;
}

@media (max-width: 1200px) {
  .bg .c2 .list2 li .zi .zi1 dd {
    max-height: 3.3em;
    overflow: hidden;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 5% auto 0;
  }
}

@media (max-width: 780px) {
  .bg .c2 .list2 li .zi .zi1 dd {
    font-size: 12px;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .bg .c2 .list2 li .zi .zi1 dd {
    display: none;
  }
}

.bg .c2 .list2 li:hover .img img {
  -webkit-transform: scale(1.025);
      -ms-transform: scale(1.025);
          transform: scale(1.025);
}

.bg .c3 {
  padding-top: 7vh;
  padding-bottom: 7vh;
  /* */
}

@media (max-width: 780px) {
  .bg .c3 {
    padding: 4vh 0;
  }
}

.bg .c3 .xin-tit {
  overflow: hidden;
  line-height: 45px;
  border-left: 4px solid #02728a;
  padding-left: 3%;
  color: #333;
  font-size: 35px;
}

.bg .c3 .xin-tit a {
  float: right;
  padding: 0 1%;
  height: 45px;
  background: #02728a;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}

.bg .c3 .news_list1 {
  margin-top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bg .c3 .news_list1 li {
  width: 30.3%;
}

.bg .c3 .news_list1 li:nth-child(3) {
  margin-right: 0;
}

.bg .c3 .news_list1 li .img {
  width: 100%;
  position: relative;
}

.bg .c3 .news_list1 li img {
  width: 100%;
}

.bg .c3 .news_list1 li h3 {
  margin-top: 4%;
  height: 40px;
  line-height: 40px;
  padding-left: 3%;
  border-left: 2px solid #02728a;
  color: #333;
  font-size: 18px;
  height: 40px;
  overflow: hidden;
}

.bg .c3 .news_list1 li p {
  color: #666;
  font-size: 16px;
  margin: 1% 1% 0 3%;
  line-height: 28px;
}

.bg .c3 .news_list1 li a {
  display: inline-block;
  margin-top: 3%;
  background: url(../images/xx.png) no-repeat left;
  padding-left: 24px;
  color: #666;
  font-size: 16px;
  background-size: 20% 70%;
}

.bg .c3 .news_list1 li:hover h3 {
  color: #02728a;
}

@media (max-width: 768px) {
  .bg .c3 .xin-tit {
    font-size: 22px;
  }
  .bg .c3 .xin-tit a {
    font-size: 16px;
  }
  .bg .c3 .news_list1 li {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 520px) {
  .bg .c3 .xin-tit {
    line-height: 33px;
  }
  .bg .c3 .xin-tit a {
    font-size: 14px;
    line-height: 33px;
    height: 33px;
  }
  .bg .c3 .news_list1 {
    margin-top: 20px;
  }
  .bg .c3 .news_list1 li h3 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
  }
  .bg .c3 .news_list1 li p {
    font-size: 14px;
    line-height: 24px;
  }
  .bg .c3 .news_list1 li a {
    padding-left: 24px;
    font-size: 14px;
  }
}

.foot {
  padding-top: 44px;
  background: #292d31;
}

.foot .footx .foot1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
  .foot .footx .foot1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.foot .footx .foot1 .foot1-1 {
  -webkit-box-flex: 1;
  -ms-flex: auto;
      flex: auto;
}

.foot .footx .foot1 .foot1-1 h2 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
}

@media (max-width: 520px) {
  .foot .footx .foot1 .foot1-1 h2 {
    font-size: 20px;
  }
}

.foot .footx .foot1 .foot1-1 dd {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.57);
  margin-top: 14px;
}

.foot .footx .foot1 .foot1-2 {
  -webkit-box-flex: 1;
  -ms-flex: auto;
      flex: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 992px) {
  .foot .footx .foot1 .foot1-2 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 20px;
  }
}

.foot .footx .foot1 .foot1-2 #formsearch {
  width: 92.5%;
  position: relative;
  max-width: 409px;
}

.foot .footx .foot1 .foot1-2 #formsearch input {
  height: 64px;
  line-height: 64px;
  border: none;
  background: none;
}

.foot .footx .foot1 .foot1-2 #formsearch input#keyword {
  width: 100%;
  background: #fff;
  font-size: 14px;
  text-indent: 20px;
  color: #02728a;
}

.foot .footx .foot1 .foot1-2 #formsearch input#keyword::-webkit-input-placeholder {
  color: #02728a;
}

.foot .footx .foot1 .foot1-2 #formsearch input#s_btn {
  position: absolute;
  right: 4px;
  top: 5px;
  z-index: 11;
  width: 52px;
  height: 53px;
}

.foot .footx .foot2 {
  margin-top: 40px;
  border-top: 1px solid #3c3f43;
}

.foot .footx .foot2 .foot2-1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 1200px) {
  .foot .footx .foot2 .foot2-1 li.hhahd {
    padding-right: 5%;
  }
}

@media (max-width: 780px) {
  .foot .footx .foot2 .foot2-1 li {
    display: none;
  }
  .foot .footx .foot2 .foot2-1 li:last-child {
    display: block;
  }
}

.foot .footx .foot2 .foot2-1 li h2 {
  color: #fff;
  font-size: 18px;
}

.foot .footx .foot2 .foot2-1 li h2:hover {
  color: #a89968;
}

.foot .footx .foot2 .foot2-1 li .sec {
  margin-top: 14px;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
}

.foot .footx .foot2 .foot2-1 li .sec a {
  color: #fff;
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.foot .footx .foot2 .foot2-1 li .sec a:hover {
  color: #a89968;
}

.foot .footx .foot3 {
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  padding: 30px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .foot .footx .foot3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding-top: 0;
  }
}

.foot .footx .foot3 a {
  color: #fff;
}

.foot .footx .foot3 dt {
  font-weight: normal;
}
