﻿.PageBanner .content,
.Pro_cont1 .content,
.Pro_cont2 .content,
.Pro_cont3 .content,
.Pro_cont4 .content,
.Pro_cont5 .content,
.pro_detailCont1 .content,
.pro_detailCont2 .content,
.pro_detailCont3 .content,
.pro_detailCont4 .content,
.pop_pageCont .content{
  width: 1200px;
  margin: 0 auto;
}

@font-face{
  font-family: 'CKTKINGKONG';
  src: url('../font/CKTKINGKONG.TTF');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
img{max-width: 100%;height: auto;box-sizing: border-box;border: 0;vertical-align: middle;}
div,li{box-sizing: border-box;}
input,button{border: none;background-color: transparent;box-sizing: border-box;outline: none;}

.PageBanner {
  width: 100%;
  height: 469px;
  margin-top: 97px;
  position: relative
}

.PageBanner .bd {
  width: 100%;
  overflow: hidden
}

.PageBanner .bd ul {
  width: 100% !important
}

.PageBanner .bd li {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}

.PageBanner .bd li .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover */
}

.PageBanner .bd li video {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.PageBanner .content {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto
}

.PageBanner .ban_t {
  width: 100%;
  padding-top: 150px;
  /* position: absolute; */
  /* left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%) */
}
.PageBanner .ban_t .cn{
  color: #fff;
  font-size: 40px;
  font-family: 'CKTKINGKONG';
  line-height: 46px;
  margin-bottom: 10px;
  font-weight: 600;
}
.PageBanner .ban_t .en{
  text-transform: uppercase;
  color: #aec2f5;
  font-family: 'Brandon-bold';
  font-size: 34px;
  line-height: 30px;
  opacity: .2;
  letter-spacing: -1px;
}


.PageBanner .ban_t .text1 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

.PageBanner .ban_t .text2 {
  margin-top: 15px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.PageBanner .hd {
  width: auto;
  height: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  bottom: 35px;
  z-index: 99
}

.PageBanner .hd ul {
  float: right
}

.PageBanner .hd ul li.on {
  background-color: #dc0800;
  width: 70px;
}

.PageBanner .hd ul li {
  float: left;
  width: 7px;
  height: 7px;
  overflow: hidden;
  color: transparent;
  background-color: #d3a06f;
  margin-left: 12px;
  transition: all .5s;
  cursor: pointer
}

.PageBanner .btn {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -35px ;
  cursor: pointer;
  border: 2px solid #d3a06f;
  transition: all .6s;
}
.PageBanner .prev:hover{
  background-color: #dc0800;
  background-image: url(../images/ban/prev.png);
  border: 2px solid #dc0800;
}
.PageBanner .next:hover{
  background-color: #dc0800;
  background-image: url(../images/ban/next.png);
  border: 2px solid #dc0800;
}
.PageBanner .prev {
  background: url(../images/ban/prevon.png) no-repeat center;
  left: 5px
}

.PageBanner .next {
  background: url(../images/ban/nexton.png) no-repeat center;
  right: 5px
}

.Pro_cont1{
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  height: 325px;
}
.Pro_cont1 .le .cn{
  font-size: 26px;
  color: #2a4e8b;
  font-weight: 600;
  line-height: 34px;
}
.Pro_cont1 .le .en{
  text-transform: uppercase;
  font-size: 34px;
  line-height: 30px;
  color: #2a8c86;
  letter-spacing: -2px;
  font-family: 'Brandon-bold';
  opacity: .2;
  margin-top: -15px;

}
.Pro_cont1 .le{float: left;}
.Pro_cont1 .ri{float: right;position: relative;width: 590px;}
.Pro_cont1 .ri p{
  color: #999999;
  font-size: 16px;
}
.Pro_cont1 .btn{
  background-color: #e7e7e7;
  width: 250px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 15px;
  color: #999999;
  float: right;
  margin-top: 15px;
  font-weight: 600;transition: all .6s;
}
.Pro_cont1 .btn:hover{
  color: #3257c3;
}
.Pro_cont1 .btn img{
  margin-left: 10px;
  
  display: inline-block;
}
.Pro_cont2{
  padding-top: 70px;
  height: 633px;
  background: url(../images/cont2_bg.jpg) no-repeat center;
}
.Pro_cont4 .t,
.Pro_cont2 .t,.Pro_cont5 .t{
  text-align: center;
  margin-bottom: 40px;
  color: #000000;
  font-size: 26px;
  font-weight: 600;
}
.Pro_cont2 .ct ul {
  overflow: hidden;
}
.Pro_cont2 .ct ul li{
  float: left;
  background-color: #fff;
  margin-right: 16px;
  border-radius: 12px;
}
.Pro_cont2 .ct ul li:nth-last-child(1){
  margin-right: 0;
}
.Pro_cont2 .ct ul li .tit{
  height: 90px;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
}
.Pro_cont3 .list li .top h6,
.Pro_cont2 .ct ul li .tit h6{
  color: #3b3b3f;
  font-size: 20px;
  font-weight: 600;
}
.Pro_cont2 .ct ul li .tit h6 em{
  display: block;
  font-size: 18px;
  color: #2a8c86;
  text-transform: uppercase;
  font-family: 'Brandon-bold';
  letter-spacing: -1px;
}
.Pro_cont2 .ct ul li .p{
   padding: 20px 30px 30px;
    height: 140px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.Pro_cont2 .ct ul li .p p{
  position: relative;
  padding-left: 0;
  font-size: 16px;
  color: #999999;
}
.Pro_cont2 .ct ul li .p p::after{
  content: '';
  position: absolute;
  top: 10px;
  left: -14px;
  width: 5px;
  height: 5px;
  background-color: #2a4e8b;
  border-radius: 50%;

}
.Pro_cont2 .ct ul li .img img{
  border-radius:  8px 8px 0 0;
}

.Pro_cont3{
  padding-top: 80px;
  padding-bottom: 90px;
}
.Pro_cont3 .bg{
  background: url(../images/cont3_ct.png) no-repeat center;
  height: 388px;
  position: relative;
  padding-top: 80px;
}
.Pro_cont3 .bg h4{
  color: #fff;
  text-align: center;
  font-size: 26px;
  margin-bottom: 7px;
}
.Pro_cont3 .bg p{
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.Pro_cont3 .list ul{
  overflow: hidden;
  margin-top: 35px;
}
.Pro_cont3 .list li {
  background-color: #f5f5f5;
  float: left;
  width: 294px;
  height: 290px;
  margin-right: 8px;
  border-radius: 8px;
}
.Pro_cont3 .list li:nth-last-child(1){
  margin-right: 0;
}
.Pro_cont3 .list li .top{
  height: 70px;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 30px;
}
.Pro_cont3 .list li .bom{
  padding: 20px 30px  ;
}
.Pro_cont3 .list li .bom p {
  color: #999999;
  font-size: 16px;
  line-height: 26px;
}
.Pro_cont4{
  background: url(../images/cont4.jpg) no-repeat center;
  padding: 84px 0;
  height: 786px;
}
.Pro_cont4 .swiper-slide{
  /* width: 388px !important; */
}
.Pro_cont4 .swiper-slide .img img{
  border-radius: 8px 8px 0 0;
}
.Pro_cont4 .swiper-slide .txt{
  background-color: #fff;
  padding: 20px 30px ;
  border-radius: 0 0 8px 8px;
  width: 100%;
}
.pro_detailCont2 .ri h6,
.Pro_cont4 .swiper-slide .txt h6{
  font-size: 20px;
  color: #3b3b3f;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 25px;
  position: relative;
}
.Pro_cont4 .swiper-slide .txt h6{
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
  padding-bottom:  25px;
  margin-bottom: 0;
 }
.Pro_cont4 .swiper-slide .txt h6>br{
  display: none;
 }
 .Pro_cont4 .swiper-slide .txt h6::after{
  bottom: 9px !important;
 }
.pro_detailCont2 .ri h6::after,
.Pro_cont4 .swiper-slide .txt h6::after{
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 40px;
  height: 6px;
  background-color: #2a8c86;
}
.pro_detailCont2 .ri p,
.Pro_cont4 .swiper-slide .txt p{
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  margin-bottom: 15px;
}
.Pro_cont4 .swiper-slide .txt .btn{
  width: 105px;
  height: 40px;
  line-height: 36px;
  padding-left: 14px;
  border: 2px solid #e1e1e1;
  border-radius: 6px;
  color: #aaaaaa;
  background: url(../images/cont4_btn.png) no-repeat 80px center;
  transition: all .6s;
}

.Pro_cont4 .swiper-slide:hover .btn{
  background: #2a8c86 url(../images/cont4_btn2.png) no-repeat 80px center;
  color: #fff;
  border-color: #2a8c86;
}
.Pro_cont4  .content{
  position: relative;
}
.Pro_cont4  .swiper{
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}

.Pro_cont4  .swiper .swiper-pagination{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.Pro_cont4  .swiper .swiper-pagination .swiper-pagination-bullet{
  width: 14px;
  height: 14px;
  border: 3px solid #bebebe;
  opacity: 1 !important;
  background: none !important;
  margin-right: 6px;
  border-radius: 50% ;
  box-sizing: border-box;
}
.Pro_cont4  .swiper .swiper-pagination .swiper-pagination-bullet-active{
  border-color: #2a4e8b;
}
.Pro_cont4  .btn>a{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  transition: all .6s;
  position: absolute;
  top: 50%;
  z-index: 100;
}
.Pro_cont4  .prev{
  left: -100px;
  background: #fff url(../images/prev.png) no-repeat center;
}
.Pro_cont4  .next{
  right: -100px;
  background: #fff url(../images/next.png) no-repeat center;
}
.Pro_cont4  .prev:hover{
  background-image: url(../images/prevon.png);
}
.Pro_cont4  .next:hover{
  background-image: url(../images/nexton.png);
}
.Pro_cont4 .content{
  position: relative;
}
.Pro_cont5{
  background: url(../images/cont5_bg.jpg) no-repeat center;
  padding:70px 0 95px ;
  height: 870px;
}
.Pro_cont5 .t{
  color: #fff;
}
.Pro_cont5 ul{
  display: flex;
  justify-content: space-between;
}
.Pro_cont5 ul li .txt{
  background-color: #fff;
  position: relative;
  padding: 30px ;
  height: 325px;
}
.Pro_cont5 ul li .txt:after{
  content: '';
  position: absolute;
  top: 0;
  left: 30px;
  width: 70px;
  height: 9px;
  background-color: #2a8c86;
}
.Pro_cont5 ul li .txt h6{
  color: #2a4e8b;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.Pro_cont5 ul li .txt p{
  position: relative;
  color: #999999;
  font-size: 16px;
  padding-left: 10px;
}
.Pro_cont5 ul li .txt p::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #3c5fc6;
  border-radius: 50%;
}
  
  

.pop_pageCont {
  padding: 60px 0;
}
.pop_pageCont .title img,
.pop_pageCont .title{
  text-align: center;
  margin: 0 auto ;
}
.pop_pageCont .title h2{
  color: #000;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 15px;
}
.pop_pageCont .p{
  margin-top: 55px;
}
.pop_pageCont .p p{
  color: #999999;
  font-size: 16px;
  margin-bottom: 30px;
}
.pop_pageCont  .p h6{
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
}
.pro_detail{
    background-color: #f1f1f1;
}
.pro_detailCont1 .content{
  position: relative;
  overflow: hidden;
  padding: 15px 0;
}

.pro_detailCont1 .return{
  /* position: absolute;
  top: 16px;
  right: 0; */
  width: 90px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 40px;
  float: right;
  color: #b4b4b4;
  font-size: 16px;
  transition: all .6s;
  font-weight: 600;
}
.pro_detailCont1 .return:hover{
  color: #3257c3
}
.pro_detailCont1 .return img{
  margin-right: 5px;
}
.pro_detailCont3,
.pro_detailCont2{
  overflow: hidden;
  padding-bottom: 40px;
}
.pro_detailCont2 .le{
  float: left;
  width: 724px;
  background-color: #fff;
  border-radius:  19px 0 0 19px;

}
.pro_detailCont2 .le img{
  border-radius:  19px 19px 0 0;
}
.pro_detailCont2 .ri{
  float: left;
  width: calc(100% - 724px);
  background-color: #fff;
  height: 434px;
  border-radius: 0 19px 0 0;
  padding: 70px 40px 20px;
}
.pro_detailCont2 .ri h6{
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 30px;
}
.pro_detailCont4 .content,
.pro_detailCont3 .content{
  background-color: #fff;
  padding: 75px 35px;
  overflow: hidden;
  border-radius: 19px 19px 0 0;
}
.pro_detailCont4 .tit,
.pro_detailCont3 .tit{
  position: relative;
  float: left;
}
.pro_detailCont4 .tit .cn,
.pro_detailCont3 .tit .cn{
  font-size: 20px;
  color: #3b3b3f;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 600;
}
.pro_detailCont4 .tit .en,
.pro_detailCont3 .tit .en{
  text-transform: uppercase;
  font-size: 24px;
  line-height: 20px;
  color: #2a8c86;
  opacity: .2;
  font-family: 'Brandon-bold';
  font-weight: 600;
  letter-spacing: -1px;
}
.pro_detailCont4 .tit::after,
.pro_detailCont3 .tit::after {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  width: 20px;
  height: 6px;
  background-color: #2a8c86;
}
.pro_detailCont4 .cont,
.pro_detailCont3 .cont{
  float: right;
}
.pro_detailCont3 .cont ul{
  overflow: hidden;
}
.pro_detailCont3 .cont ul li{
  color: #999999;
  padding: 30px 20px;
  background-color: #f1f1f1;
  float: left;
  width: 210px;
  height: 270px;
  margin-left: 20px;
  border-radius: 12px;
 
}
.pro_detailCont3 .cont ul li .p{
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 166px;
  padding-right: 10px;
  margin-right: -10px;
}
.pro_detailCont3 .cont ul li h6{
  display: inline-block;
  width: auto;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  background: url(../images/ico.png) no-repeat center/cover;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 13px;
}
.pro_detailCont4{
  padding-bottom: 90px;
}
.pro_detailCont4 .content{
  padding-bottom: 55px;
}
.pro_detailCont4 table,
.pro_detailCont4 .cont{
  width: 900px;
}
.pro_detailCont4 .cont ul{
  position: relative;
}
.pro_detailCont4 .cont ul::after{
  content: '';
  position: absolute;
  left: 33.3%;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #fff;
  z-index: 10;
}
.pro_detailCont4 .cont ul::before{
  content: '';
  position: absolute;
  left: 66.6%;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #fff;
  z-index: 10;
}

.pro_detailCont4 thead tr,
.pro_detailCont4 tbody tr,
.pro_detailCont4 .cont ul li{
  overflow: hidden;
  border-radius: 12px ;
}

.pro_detailCont4 thead tr:nth-child(1),
.pro_detailCont4 .cont ul li:nth-child(1){
    background-color: #e4ebfb !important;
}
.pro_detailCont4 tbody tr:nth-child(odd),
.pro_detailCont4 .cont ul li:nth-child(even){
  background-color: #f9f9f9;
}
.pro_detailCont4 tbody tr:nth-child(even),
.pro_detailCont4 .cont ul li:nth-child(odd){
  background-color: #f1f1f1;
}
.pro_detailCont4 thead tr th,
.pro_detailCont4 tbody tr td,
.pro_detailCont4 .cont ul li p{
  width: 300px;
  height: auto;
  line-height: 1.3;
  text-align: center;
  color: #999999;
  font-weight: 600;
  padding: 20px 10px;
}
.pro_detailCont4 thead tr th,
.pro_detailCont4 tbody tr td{
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
