/* 投递简历弹窗 */
#hi-resume-pop {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 400px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hi-resume-pop .hi-title-box {
  position: relative;
  padding: 0 30px;
  background: #1c4798;
}
#hi-resume-pop .hi-title-box .hi-title {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
#hi-resume-pop .hi-title-box .hi-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 80px;
  height: 60px;
  cursor: pointer;
}
#hi-resume-pop .hi-title-box .hi-close::before,
#hi-resume-pop .hi-title-box .hi-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-resume-pop .hi-title-box .hi-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-resume-pop .hi-box {
  padding: 30px;
  font-size: 14px;
}
#hi-resume-pop input {
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
}
#hi-resume-pop button {
  width: 100%;
  height: 50px;
  background: #1c4798;
  color: #fff;
  cursor: pointer;
  border: 0;
}
#hi-resume-pop .hi-file-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#hi-resume-pop .hi-file-box .hi-input-box {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding: 0 15px;
  line-height: 30px;
  background: #1c4798;
}
#hi-resume-pop .hi-file-box input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
}
#hi-resume-pop .hi-file-box .hi-text {
  color: #fff;
  text-align: center;
}
#hi-resume-pop .hi-file-box .hi-text2 {
  line-height: 30px;
}
#hi-resume-pop .hi-code-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 256px) !important;
}
#hi-resume-pop .hi-code-box {
  margin-bottom: 20px;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 146px) !important;
}
#hi-resume-pop .hi-code-box img {
  width: 130px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #hi-resume-pop .hi-title-box {
    padding: 0 20px;
  }
  #hi-resume-pop .hi-title-box .hi-title {
    line-height: 50px;
    font-size: 18px;
  }
  #hi-resume-pop .hi-box {
    padding: 20px;
  }
  #hi-resume-pop input {
    margin-bottom: 10px;
    height: 40px;
  }
  #hi-resume-pop .hi-file-box,
  #hi-resume-pop .hi-code-box {
    margin-bottom: 10px;
  }
  #hi-resume-pop .hi-file-box .hi-text2 {
    font-size: 12px;
  }
  #hi-resume-pop button {
    height: 40px;
  }
  #hi-resume-pop .hi-title-box .hi-close {
    width: 60px;
    height: 50px;
  }
}
.base110 {
  padding: 1.1rem 0;
}
@media (max-width: 767px) {
	.x-show-shlution2 .cont .x-left{display: none;}
  
}
/* 加入我们 */
.f_wpad_par {
  position: relative;
}
.f_wpad {
  position: absolute;
  top: -173px;
}
@media (max-width: 991px) {
  .f_wpad {
    top: -167px;
  }
}
#c-top-site {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#c-top-site.f_on {
  position: fixed;
  z-index: 9;
  top: 93px;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ddd;
}
@media (max-width: 1440px) {
  #c-top-site.f_on {
    top: 60px;
  }
}

#c-top-site.f_on2 {
  top: 0;
}
.f_join-tit {
  margin-bottom: 0.45rem;
}
@media (max-width: 767px) {
  .f_join-tit {
    margin-bottom: 1.4rem;
  }
}
.f_join-tit .f_tit {
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .f_join-tit .f_tit {
    font-size: 1.2rem;
  }
}
.f_join-nav {
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .f_join-nav {
    margin-bottom: 1.2rem;
  }
}
.f_join-nav .swiper-slide {
  width: auto;
  margin-right: 26px;
}
@media (max-width: 1600px) {
  .f_join-nav .swiper-slide {
    margin-right: 20px;
  }
}
.f_join-nav .swiper-slide .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 44px;
  background-color: #f5f5f5;
  border: solid 1px #f5f5f5;
  font-size: 16px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_join-nav .swiper-slide .item {
    width: 110px;
    height: 40px;
    font-size: 14px;
  }
}
.f_join-nav .on .item {
  border-color: #1c4798;
  color: #1c4798;
  background-color: #fff;
}
.f_join-sec1 .f_cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@media (max-width: 1600px) {
  .f_join-sec1 .f_cont {
    margin: 0 -10px;
  }
}
@media (max-width: 1199px) {
  .f_join-sec1 .f_cont {
    margin: 0 -8px;
  }
}
.f_join-sec1 .f_cont .f_item {
  width: 33.333%;
  padding: 0 14px;
}
@media (max-width: 1600px) {
  .f_join-sec1 .f_cont .f_item {
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .f_join-sec1 .f_cont .f_item {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .f_join-sec1 .f_cont .f_item {
    width: 100%;
    margin-bottom: 20px;
  }
  .f_join-sec1 .f_cont .f_item:last-child {
    margin-bottom: 0;
  }
}
.f_join-sec1 .f_cont .f_item .f_list {
  width: 100%;
  background-color: #f7f7f7;
  padding: 0.52rem 0.33rem;
}
@media (max-width: 767px) {
  .f_join-sec1 .f_cont .f_item .f_list {
    padding: 1.5rem 1rem;
  }
}
.f_join-sec1 .f_cont .f_item .f_list .f_tit {
  font-size: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media (max-width: 1600px) {
  .f_join-sec1 .f_cont .f_item .f_list .f_tit {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .f_join-sec1 .f_cont .f_item .f_list .f_tit {
    font-size: 1rem;
  }
	.f_join-sec2{padding: 2rem 0;}
}
.f_join-sec1 .f_cont .f_item .f_list .f_tit i {
  display: block;
  width: 26px;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .f_join-sec1 .f_cont .f_item .f_list .f_tit i {
    width: 22px;
  }
}
.f_join-sec1 .f_cont .f_item .f_list .f_tit i img {
  width: 100%;
  height: auto;
  float: left;
}
.f_join-sec1 .f_cont .f_item .f_list .text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_join-sec1 .f_cont .f_item .f_list .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_join-sec2 {
  background-color: #f7f7f7;
}
.f_join-sec2 .f_join-tit {
  display: flex;
  justify-content: space-between;
}
.f_join-sec2 .f_join-tit .qie {
  display: flex;
  position: relative;
}
.f_join-sec2 .f_join-tit .qie .f_join2-prev,
.f_join-sec2 .f_join-tit .qie .f_join2-next {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  bottom: 0;
  width: 80px;
  height: 45px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1600px) {
  .f_join-sec2 .f_join-tit .qie .f_join2-prev,
  .f_join-sec2 .f_join-tit .qie .f_join2-next {
    width: 70px;
    height: 40px;
    background-size: 10px 8px;
  }
}
.f_join-sec2 .f_join-tit .qie .f_join2-prev:hover,
.f_join-sec2 .f_join-tit .qie .f_join2-next:hover {
  background-color: #1c4798;
}
.f_join-sec2 .f_join-tit .qie .f_join2-prev {
  background-image: url(https://www.kdtmac.com/img/f-lt1.png);
  border-right: 1px solid #ddd;
}
.f_join-sec2 .f_join-tit .qie .f_join2-prev:hover {
  background-image: url(https://www.kdtmac.com/img/f-lt2.png);
}
.f_join-sec2 .f_join-tit .qie .f_join2-next {
  background-image: url(https://www.kdtmac.com/img/f-gt1.png);
}
.f_join-sec2 .f_join-tit .qie .f_join2-next:hover {
  background-image: url(https://www.kdtmac.com/img/f-gt2.png);
}
.f_join-sec2 .f_cont {
  padding-left: 12.75%;
	
}
@media (max-width: 1600px) {
  .f_join-sec2 .f_cont {
    padding-left: 8%;
  }
}
@media (max-width: 767px) {
  .f_join-sec2 .f_cont {
    padding: 0 20px;
  }
}
.f_join-sec2 .f_cont .f_join2-cont {
  width: 100%;
}
.f_join-sec2 .f_cont .swiper-slide .f_item {
  border-right: 1px solid #d9d9d9;
}
.f_join-sec2 .f_cont .f_item {
  display: block;
  width: 100%;
  padding: 0.5rem 0.4rem;
  padding-right: 1.3rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top: none;
}
@media (max-width: 767px) {
  .f_join-sec2 .f_cont .f_item {
    padding: 1.5rem 1rem;
  }
}
.f_join-sec2 .f_cont .f_item i {
  display: block;
  height: 50px;
  margin-bottom: 24px;
}
@media (max-width: 1600px) {
  .f_join-sec2 .f_cont .f_item i {
    height: 40px;
  }
}
.f_join-sec2 .f_cont .f_item i img {
  width: auto;
}
.f_join-sec2 .f_cont .f_item .f_tit {
  font-size: 0.28rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .f_join-sec2 .f_cont .f_item .f_tit {
    font-size: 1.1rem;
  }
}
.f_join-sec2 .f_cont .f_item .f_text {
  font-size: 16px;
  line-height: 28px;
  color: #777777;
}
@media (max-width: 1600px) {
  .f_join-sec2 .f_cont .f_item .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_join-sec3 .f_join-tit {
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_join-tit {
    margin-bottom: 24;
  }
}
@media (max-width: 991px) {
  .f_join-sec3 .f_join-tit {
    margin-bottom: 20px;
  }
}
.f_join-sec3 .f_jut {
  width: 100%;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .f_join-sec3 .f_jut {
    margin-bottom: 1.1rem;
  }
}
.f_join-sec3 .f_jut .f_item {
  position: relative;
}
.f_join-sec3 .f_jut .f_item .f_img {
  width: 62%;
  height: 5.5rem;
}
@media (max-width: 1360px) {
  .f_join-sec3 .f_jut .f_item .f_img {
    height: 6.6rem;
  }
}
@media (max-width: 991px) {
  .f_join-sec3 .f_jut .f_item .f_img {
    height: 9rem;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .f_jut .f_item .f_img {
    width: 100%;
    height: 12rem;
    margin-bottom: 1.3rem;
  }
}
.f_join-sec3 .f_jut .f_item .f_img img {
  object-fit: cover;
}
.f_join-sec3 .f_jut .f_item .f_font {
  width: 51%;
  padding: 0.5rem 0.38rem 0.6rem 0.7rem;
  background-color: #fff;
	
}
@media (max-width: 1360px) {
  .f_join-sec3 .f_jut .f_item .f_font {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .f_join-sec3 .f_jut .f_item .f_font {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .f_jut .f_item .f_font {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .f_join-sec3 .f_jut .f_item .f_font {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: 0px 0px 15px 1px rgba(13, 11, 18, 0.08);
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_tit,
.f_join-sec3 .f_jut .f_item .f_font .f_text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_tit,
  .f_join-sec3 .f_jut .f_item .f_font .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_tit span,
.f_join-sec3 .f_jut .f_item .f_font .f_text span {
  color: #fb1717;
}
.f_join-sec3 .f_jut .f_item .f_font .f_tit {
  margin-bottom: 0.44rem;
  position: relative;
}
@media (max-width: 1360px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_tit {
    margin-bottom: 1.5rem;
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_tit::before {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  width: 18px;
  height: 16px;
  top: 5px;
  background: url(https://www.kdtmac.com/img/f-jingao.png) no-repeat center / cover;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_tit::before {
    width: 16px;
    height: 14px;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_tit::before {
    display: none;
  }
	.f_join-sec4{
		padding: 2rem 0;
	}
	.f_staff-sec1{
		padding: 1.1rem 0 2rem ;
	}
}
.f_join-sec3 .f_jut .f_item .f_font .f_mas {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list {
  width: 33.333%;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 575px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list {
    width: 50%;
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list .text1 {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list .text1 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list .text1 {
    font-size: 12px;
    line-height: 22px;
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list i {
  display: block;
  width: 52px;
  margin: 0 auto;
  margin-bottom: 14px;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list i {
    height: 44px;
    margin-bottom: 12px;
  }
}
.f_join-sec3 .f_jut .f_item .f_font .f_mas .f_list i img {
  width: 100%;
  height: auto;
}
.f_join-sec3 .f_cont {
  background-color: #F5F5F5;
  padding: 0.56rem 0.5rem;
}
@media (max-width: 767px) {
  .f_join-sec3 .f_cont {
    padding: 40px 20px;
  }
}
.f_join-sec3 .f_cont .f_tit {
  font-size: 0.3rem;
  line-height: 1;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .f_join-sec3 .f_cont .f_tit {
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
  }
}
.f_join-sec3 .f_cont .f_man {
  width: 100%;
}
.f_join-sec3 .f_cont .f_man .f_item {
  padding: 20px 0.4rem;
  background-color: #fff;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .f_join-sec3 .f_cont .f_man .f_item {
    padding: 20px 15px;
  }
}
.f_join-sec3 .f_cont .f_man .f_item:last-child {
  margin-bottom: 0;
}
.f_join-sec3 .f_cont .f_man .f_item .f_shu {
  display: flex;
  align-items: center;
  width: 0.9rem;
  font-family: Arial-BoldMT;
  font-size: 0.5rem;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #e6e6e6;
}
@media (max-width: 1360px) {
  .f_join-sec3 .f_cont .f_man .f_item .f_shu {
    font-size: 36px;
    width: 70px;
  }
}
.f_join-sec3 .f_cont .f_man .f_item .f_font {
  width: 80%;
  width: calc(100% - 0.9rem);
  border-left: 1px solid #e5e5e5;
  padding-left: 0.3rem;
}
@media (max-width: 1360px) {
  .f_join-sec3 .f_cont .f_man .f_item .f_font {
    width: calc(100% - 70px);
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .f_cont .f_man .f_item .f_font {
    border-left: none;
    width: 100%;
    margin-top: 18px;
  }
}
.f_join-sec3 .f_cont .f_man .f_item .f_font .f_t {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_cont .f_man .f_item .f_font .f_t {
    font-size: 18px;
  }
}
.f_join-sec3 .f_cont .f_man .f_item .f_font .f_text {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin-top: 8px;
}
@media (max-width: 1600px) {
  .f_join-sec3 .f_cont .f_man .f_item .f_font .f_text {
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
  }
}
.f_join-sec3 .fw_cont {
  overflow: auto;
}
.f_join-sec3 .fw_cont .f_pad {
  padding: 0 0.6rem;
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_pad {
    padding: 0 1rem;
  }
}
.f_join-sec3 .fw_cont .f_title,
.f_join-sec3 .fw_cont .f_item {
  background-color: #fff;
}
.f_join-sec3 .fw_cont .f_title .zhong,
.f_join-sec3 .fw_cont .f_item .zhong {
  padding: 0 0.6rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_title .zhong,
  .f_join-sec3 .fw_cont .f_item .zhong {
    padding: 0 1rem;
  }
}
.f_join-sec3 .fw_cont .f_title .zhong .name,
.f_join-sec3 .fw_cont .f_item .zhong .name {
  width: 14.2%;
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 22px 0;
  line-height: 1;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name,
  .f_join-sec3 .fw_cont .f_item .zhong .name {
    font-size: 14px;
    padding: 18px 0;
  }
}
@media (max-width: 991px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name,
  .f_join-sec3 .fw_cont .f_item .zhong .name {
    width: 18.2%;
  }
}
.f_join-sec3 .fw_cont .f_title .zhong .name1,
.f_join-sec3 .fw_cont .f_item .zhong .name1 {
  text-align: left;
}
@media (max-width: 991px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name5,
  .f_join-sec3 .fw_cont .f_item .zhong .name5,
  .f_join-sec3 .fw_cont .f_title .zhong .name6,
  .f_join-sec3 .fw_cont .f_item .zhong .name6 {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name3,
  .f_join-sec3 .fw_cont .f_item .zhong .name3,
  .f_join-sec3 .fw_cont .f_title .zhong .name4,
  .f_join-sec3 .fw_cont .f_item .zhong .name4 {
    display: none;
  }
  .f_join-sec3 .fw_cont .f_title .zhong .name,
  .f_join-sec3 .fw_cont .f_item .zhong .name {
    width: 39.2%;
  }
  .f_join-sec3 .fw_cont .f_title .zhong .name2,
  .f_join-sec3 .fw_cont .f_item .zhong .name2 {
    text-align: left;
    display: none;
  }
}
.f_join-sec3 .fw_cont .f_title .zhong .name7,
.f_join-sec3 .fw_cont .f_item .zhong .name7 {
  width: 86px;
}
.f_join-sec3 .fw_cont .f_title .zhong .name7 i,
.f_join-sec3 .fw_cont .f_item .zhong .name7 i {
  display: block;
  width: 12px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name7 i,
  .f_join-sec3 .fw_cont .f_item .zhong .name7 i {
    width: 10px;
  }
}
.f_join-sec3 .fw_cont .f_title .zhong .name7 i img,
.f_join-sec3 .fw_cont .f_item .zhong .name7 i img {
  float: left;
  height: auto;
  width: 100%;
}
.f_join-sec3 .fw_cont .f_title .zhong .name7 i img:nth-child(2),
.f_join-sec3 .fw_cont .f_item .zhong .name7 i img:nth-child(2) {
  display: none;
}
.f_join-sec3 .fw_cont .f_item {
  border-bottom: 1px solid #eeeeee;
}
.f_join-sec3 .fw_cont .f_item .zhong .name7 {
  display: flex;
  justify-content: center;
}
.f_join-sec3 .fw_cont .f_item .nei {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.f_join-sec3 .fw_cont .f_item .f_jut {
  width: 100%;
  background-color: #f7f7f7;
  display: none;
  padding: 0 0.6rem;
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_item .f_jut {
    padding: 0 1rem;
  }
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 {
  padding: 0.4rem 0;
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 {
    padding: 1.5rem 0;
  }
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .f_text {
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  margin-bottom: 0.45rem;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .f_text {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .f_text {
    margin-bottom: 1.2rem;
  }
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but,
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 55px;
  background-color: #1c4798;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but,
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but2 {
    width: 140px;
    height: 46px;
  }
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but i,
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but2 i {
  display: block;
  overflow: hidden;
  width: 20px;
  margin-left: 8px;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but i,
  .f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but2 i {
    width: 16px;
    margin-left: 6px;
  }
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but i img,
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .but2 i img {
  height: auto;
  width: 100%;
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .f_but {
  display: flex;
  align-items: center;
}
.f_join-sec3 .fw_cont .f_item .f_jut .jut1 .f_but .but2 {
  margin-left: 20px;
  border: solid 1px #1c4798;
  background-color: #fff;
  color: #1c4798;
}
.f_join-sec3 .fw_cont .f_title {
  background-color: #1c4798;
}
.f_join-sec3 .fw_cont .f_title .zhong .name {
  color: #fff;
  padding: 26px 0;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 1600px) {
  .f_join-sec3 .fw_cont .f_title .zhong .name {
    padding: 22px 0;
  }
}
.f_join-sec3 .fw_cont .on .zhong .name7 i img:nth-child(1) {
  display: none;
}
.f_join-sec3 .fw_cont .on .zhong .name7 i img:nth-child(2) {
  display: block;
}
.f_join-sec3 .f_zhong {
  display: none;
}
.f_join-sec3 .f_zhong.active {
  display: block;
}
.f_join-sec4 {
  padding-top: 0;
}
.f_join-sec4 .f_join-tit {
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_join-tit {
    margin-bottom: 24;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_join-tit {
    margin-bottom: 20px;
  }
}
.f_join-sec4 .fw_cont {
  overflow: auto;
}
.f_join-sec4 .fw_cont .f_pad {
  padding: 0 0.6rem;
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_pad {
    padding: 0 1rem;
  }
}
.f_join-sec4 .fw_cont .f_title,
.f_join-sec4 .fw_cont .f_item {
  background-color: #fff;
}
.f_join-sec4 .fw_cont .f_title .zhong,
.f_join-sec4 .fw_cont .f_item .zhong {
  padding: 0 0.6rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_title .zhong,
  .f_join-sec4 .fw_cont .f_item .zhong {
    padding: 0 1rem;
  }
}
.f_join-sec4 .fw_cont .f_title .zhong .name,
.f_join-sec4 .fw_cont .f_item .zhong .name {
  width: 14.2%;
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 22px 0;
  line-height: 1;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name,
  .f_join-sec4 .fw_cont .f_item .zhong .name {
    font-size: 14px;
    padding: 18px 0;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name,
  .f_join-sec4 .fw_cont .f_item .zhong .name {
    width: 18.2%;
  }
}
.f_join-sec4 .fw_cont .f_title .zhong .name1,
.f_join-sec4 .fw_cont .f_item .zhong .name1 {
  text-align: left;
}
@media (max-width: 991px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name5,
  .f_join-sec4 .fw_cont .f_item .zhong .name5,
  .f_join-sec4 .fw_cont .f_title .zhong .name6,
  .f_join-sec4 .fw_cont .f_item .zhong .name6 {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name3,
  .f_join-sec4 .fw_cont .f_item .zhong .name3,
  .f_join-sec4 .fw_cont .f_title .zhong .name4,
  .f_join-sec4 .fw_cont .f_item .zhong .name4 {
    display: none;
  }
  .f_join-sec4 .fw_cont .f_title .zhong .name,
  .f_join-sec4 .fw_cont .f_item .zhong .name {
    width: 39.2%;
  }
  .f_join-sec4 .fw_cont .f_title .zhong .name2,
  .f_join-sec4 .fw_cont .f_item .zhong .name2 {
    text-align: left;
    display: none;
  }
}
.f_join-sec4 .fw_cont .f_title .zhong .name7,
.f_join-sec4 .fw_cont .f_item .zhong .name7 {
  width: 86px;
}
.f_join-sec4 .fw_cont .f_title .zhong .name7 i,
.f_join-sec4 .fw_cont .f_item .zhong .name7 i {
  display: block;
  width: 12px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name7 i,
  .f_join-sec4 .fw_cont .f_item .zhong .name7 i {
    width: 10px;
  }
}
.f_join-sec4 .fw_cont .f_title .zhong .name7 i img,
.f_join-sec4 .fw_cont .f_item .zhong .name7 i img {
  float: left;
  height: auto;
  width: 100%;
}
.f_join-sec4 .fw_cont .f_title .zhong .name7 i img:nth-child(2),
.f_join-sec4 .fw_cont .f_item .zhong .name7 i img:nth-child(2) {
  display: none;
}
.f_join-sec4 .fw_cont .f_item {
  border-bottom: 1px solid #eeeeee;
}
.f_join-sec4 .fw_cont .f_item .zhong .name7 {
  display: flex;
  justify-content: center;
}
.f_join-sec4 .fw_cont .f_item .nei {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.f_join-sec4 .fw_cont .f_item .f_jut {
  width: 100%;
  background-color: #f7f7f7;
  display: none;
  padding: 0 0.6rem;
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_item .f_jut {
    padding: 0 1rem;
  }
}
.f_join-sec4 .fw_cont .f_item .f_jut .jut1 {
  padding: 0.4rem 0;
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_item .f_jut .jut1 {
    padding: 1.5rem 0;
  }
}
.f_join-sec4 .fw_cont .f_item .f_jut .jut1 .f_text {
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  margin-bottom: 0.45rem;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_item .f_jut .jut1 .f_text {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .fw_cont .f_item .f_jut .jut1 .f_text {
    margin-bottom: 1.2rem;
  }
}
.f_join-sec4 .fw_cont .f_item .f_jut .jut1 .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 55px;
  background-color: #1c4798;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_item .f_jut .jut1 .but {
    width: 140px;
    height: 46px;
  }
}
.f_join-sec4 .fw_cont .f_item .f_jut .jut1 .but i {
  display: block;
  overflow: hidden;
  width: 20px;
  margin-left: 8px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_item .f_jut .jut1 .but i {
    width: 16px;
    margin-left: 6px;
  }
}
.f_join-sec4 .fw_cont .f_item .f_jut .jut1 .but i img {
  height: auto;
  width: 100%;
}
.f_join-sec4 .fw_cont .f_title {
  background-color: #1c4798;
}
.f_join-sec4 .fw_cont .f_title .zhong .name {
  color: #fff;
  padding: 26px 0;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 1600px) {
  .f_join-sec4 .fw_cont .f_title .zhong .name {
    padding: 22px 0;
  }
}
.f_join-sec4 .fw_cont .on .zhong .name7 i img:nth-child(1) {
  display: none;
}
.f_join-sec4 .fw_cont .on .zhong .name7 i img:nth-child(2) {
  display: block;
}
.f_join-sec4 .f_trip {
  background-color: #f5f5f5;
  padding: 0.4rem;
  padding-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip {
    padding: 1.5rem 0.75rem;
    padding-bottom: 2rem;
  }
}
.f_join-sec4 .f_trip .f_font {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip .f_font {
    padding-bottom: 1.2rem;
    margin-bottom: 1rem;
  }
}
.f_join-sec4 .f_trip .f_font .img {
  width: 120px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_font .img {
    width: 100px;
  }
}
.f_join-sec4 .f_trip .f_font .f_n {
  width: 80%;
  width: calc(100% - 120px);
  padding-left: 20px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_font .f_n {
    width: calc(100% - 100px);
    padding-left: 14px;
  }
}
.f_join-sec4 .f_trip .f_font .f_n .f_tit {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .f_join-sec4 .f_trip .f_font .f_n .f_tit {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip .f_font .f_n .f_tit {
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
}
.f_join-sec4 .f_trip .f_font .f_n .f_text {
  font-size: 16px;
  color: #999999;
  line-height: 26px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_font .f_n .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_join-sec4 .f_trip .f_liu .f_tit {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_liu .f_tit {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_trip .f_liu .f_tit {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip .f_liu .f_tit {
    margin-bottom: 20px;
    font-size: 1.1rem;
  }
}
.f_join-sec4 .f_trip .f_liu .f_mo {
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip .f_liu .f_mo {
    margin-bottom: 1rem;
  }
}
.f_join-sec4 .f_trip .f_liu .f_mo:last-child {
  margin-bottom: 0;
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_t {
  display: flex;
  align-items: center;
  font-size: 22px;
  line-height: 1;
  color: #333333;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_t {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_t {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_t {
    margin-bottom: 10px;
  }
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_t:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #1c4798;
  border-radius: 50%;
  margin-right: 12px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_t:before {
    margin-right: 8px;
  }
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_box {
  overflow: auto;
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list {
  display: flex;
  min-width: 900px;
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list .item {
  background-position: center;
  background-size: 100% 100%;
  width: 11%;
  background-image: url(https://www.kdtmac.com/img/f_neironbag1.png);
  padding: 22px 10px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list .item {
    font-size: 14px;
    padding: 18px 10px;
  }
}
@media (max-width: 1360px) {
  .f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list .item {
    padding: 12px 10px ;
    font-size: 12px;
  }
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list .item:first-child {
  background-image: url(https://www.kdtmac.com/img/f_frstimg1.png);
}
.f_join-sec4 .f_trip .f_liu .f_mo .f_box .f_list .item:last-child {
  background-image: none;
  background-color: #0551a7;
}
.f_join-sec4 .f_enroll .f_tit {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.4rem;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_enroll .f_tit {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_enroll .f_tit {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .f_enroll .f_tit {
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
  }
}
.f_join-sec4 .f_enroll .f_table {
  width: 100%;
  overflow: auto;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .f_join-sec4 .f_enroll .f_table {
    margin-bottom: 1.2rem;
  }
}
.f_join-sec4 .f_enroll .f_table table {
  text-align: center;
  width: 100%;
  min-width: 860px;
}
.f_join-sec4 .f_enroll .f_table table thead {
  background-color: #1c4798;
}
.f_join-sec4 .f_enroll .f_table table thead tr th {
  padding: 20px 10px;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_enroll .f_table table thead tr th {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_enroll .f_table table thead tr th {
    width: 18px;
  }
}
.f_join-sec4 .f_enroll .f_table table thead tr th:nth-child(1) {
  width: 12%;
}
.f_join-sec4 .f_enroll .f_table table thead tr th:nth-child(2) {
  width: 34%;
}
.f_join-sec4 .f_enroll .f_table table thead tr th:nth-child(4) {
  width: 35%;
}
.f_join-sec4 .f_enroll .f_table table tbody {
  border: 1px solid #e7e7e7;
}
.f_join-sec4 .f_enroll .f_table table tbody tr td {
  border: 1px solid #f3f3f3;
  padding: 22px 10px;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_enroll .f_table table tbody tr td {
    font-size: 14px;
    line-height: 34px;
  }
}
.f_join-sec4 .f_enroll .f_liucheng {
  width: 100%;
}
.f_join-sec4 .f_enroll .f_liucheng .f_t {
  background-color: #134298;
  padding: 0.6rem;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 1600px) {
  .f_join-sec4 .f_enroll .f_liucheng .f_t {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .f_join-sec4 .f_enroll .f_liucheng .f_t {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .f_join-sec4 .f_enroll .f_liucheng .f_t {
    font-size: 1.2rem;
    padding: 1.5rem 1rem;
  }
}
.f_join-sec4 .f_enroll .f_liucheng .f_img {
  width: 100%;
}
.f_join-sec4 .f_enroll .f_liucheng .f_img img {
  height: auto;
}
.f_join-sec4 .f_enroll .f_liucheng .f_img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .f_join-sec4 .f_enroll .f_liucheng .f_img img:nth-child(1) {
    display: none;
  }
  .f_join-sec4 .f_enroll .f_liucheng .f_img img:nth-child(2) {
    display: block;
  }
}
.f_join-sec4 .f_zhong {
  display: none;
}
.f_join-sec4 .f_zhong.active {
  display: block;
}
/* End */
/* 员工天地 */
.f_staff-sec1 .f_title {
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_title {
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
  }
}
.f_staff-sec1 .f_cont {
  margin-bottom: 0.88rem;
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_cont {
    margin-bottom: 1.5rem;
  }
}
.f_staff-sec1 .f_cont .item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #f5f5f5;
  padding: 0.4rem 0.6rem;
  margin-bottom: 20px;
}

@media (max-width: 1600px) {
  .f_staff-sec1 .f_cont .item {
    margin-bottom: 14px;
  }
}
@media (max-width: 991px) {
  .f_staff-sec1 .f_cont .item {
    padding: 0.6rem 0.8rem;
  }
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_cont .item {
    padding: 1.3rem 1rem;
  }
}
.f_staff-sec1 .f_cont .item:last-child {
  margin-bottom: 0;
}
.f_staff-sec1 .f_cont .item .f_font {
  width: 70%;
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_cont .item .f_font {
    width: 100%;
  }
}
.f_staff-sec1 .f_cont .item .f_font .f_tit {
  font-size: 0.3rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #222222;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .f_staff-sec1 .f_cont .item .f_font .f_tit {
    font-size: 0.4rem;
    line-height: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_cont .item .f_font .f_tit {
    font-size: 16px;
    line-height: 30px;
  }
}
.f_staff-sec1 .f_cont .item .f_font .f_text {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* 将对象作为弹性伸缩盒子模型显示 */
  -webkit-line-clamp: 2;
  /* 控制最多显示几行 */
  -webkit-box-orient: vertical;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  height: 54px;
  margin-bottom: 18px;
}
@media (max-width: 1600px) {
  .f_staff-sec1 .f_cont .item .f_font .f_text {
    margin-bottom: 14px;
  }
}
.f_staff-sec1 .f_cont .item .f_font .but {
  font-size: 14px;
  line-height: 1;
  color: #333333;
  text-decoration: underline;
}
.f_staff-sec1 .f_cont .item .date {
  text-align: center;
}
@media (max-width: 767px) {
  .f_staff-sec1 .f_cont .item .date {
    display: none;
  }
}
.f_staff-sec1 .f_cont .item .date .f_t {
  font-size: 36px;
  line-height: 1;
  font-family: STHeitiSC-Light;
  color: #1c4898;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .f_staff-sec1 .f_cont .item .date .f_t {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .f_staff-sec1 .f_cont .item .date .f_t {
    font-size: 26px;
  }
}
.f_staff-sec1 .f_cont .item .date span {
  font-size: 24px;
  line-height: 1;
  color: #999999;
}
@media (max-width: 1600px) {
  .f_staff-sec1 .f_cont .item .date span {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .f_staff-sec1 .f_cont .item .date span {
    font-size: 18px;
  }
}
.f_staff-sec1 .f_cont .item:hover .f_font .f_tit {
  color: #1c4798;
}
/* End */
/* 产品详情 */
.f_paro_info {
  background-color: #f6f6f6;
  padding-top: 25px;
}
@media (max-width: 1600px) {
  .f_paro_info {
    padding-top: 20px;
  }
}
.f_paro_info #c-top-site {
  border-bottom: none;
}
.f_paro_info-sec1 .f_cont {
  display: flex;
  flex-wrap: wrap;
}
.f_paro_info-sec1 .f_cont .f_font {
  width: 100%;
  padding-right: 1.07rem;
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_font {
    width: 100%;
    order: 1;
    margin-top: 1.7rem;
  }
}
.f_paro_info-sec1 .f_cont .f_font .f_tit {
  font-size: 18px;
  line-height: 1;
  color: #1c4898;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec1 .f_cont .f_font .f_tit {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
@media (max-width: 991px) {
}
.f_paro_info-sec1 .f_cont .f_font .f_title {
  font-size: 0.5rem;
  color: #333333;
  font-weight: bold;
  line-height: 1;
  word-break: break-all;
  margin-bottom: 0.22rem;
}
@media (max-width: 991px) {
  .f_paro_info-sec1 .f_cont .f_font .f_title {
    margin-bottom: 0.32rem;
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_font .f_title {
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
  }
}
.f_paro_info-sec1 .f_cont .f_font .f_man {
  padding-right: 0.6rem;
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_font .f_man {
    padding-right: 0;
  }
}
.f_paro_info-sec1 .f_cont .f_font .f_man .f_text {
  padding-top: 33px;
  border-top: 1px solid #e6e6e6;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.65rem;
}
@media (max-width: 1600px) {
  .f_paro_info-sec1 .f_cont .f_font .f_man .f_text {
    padding-top: 26px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec1 .f_cont .f_font .f_man .f_text {
    font-size: 0.4rem;
    line-height: 0.5rem;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_font .f_man .f_text {
    font-size: 16px;
    line-height: 1.4rem;
    margin-bottom: 1.3rem;
  }
}
.f_paro_info-sec1 .f_cont .f_font .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  color: #fff;
  height: 65px;
  background-color: #1c4898;
  font-size: 16px;
  margin-bottom: 22px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec1 .f_cont .f_font .but {
    width: 160px;
    height: 50px;
    font-size: 14px;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec1 .f_cont .f_font .but {
    width: 120px;
    height: 46px;
    font-size: 12px;
    margin-right: 12px;
		float: left;
  }
}
.f_paro_info-sec1 .f_cont .f_font .but:last-child {
  margin-bottom: 0;
}
.f_paro_info-sec1 .f_cont .f_font .but i {
  display: block;
  width: 18px;
  overflow: hidden;
  margin-right: 10px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec1 .f_cont .f_font .but i {
    width: 16px;
    margin-right: 8px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec1 .f_cont .f_font .but i {
    width: 14px;
  }
}
.f_paro_info-sec1 .f_cont .f_font .but i img {
  float: left;
  height: auto;
}
.f_paro_info-sec1 .f_cont .f_jut {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_jut {
    width: 100%;
  }
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-cont {
  float: left;
  width: 100%;
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-cont .f_img {
  width: 100%;
  height: 4.3rem;
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_jut .f_paro_info-cont .f_img {
    height: 13rem;
  }
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-cont .f_img img {
  width: 100%;
  object-fit: contain;
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav {
  float: right;
  width: 100%;
  margin: 0;
}
@media (max-width: 991px) {
  .f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav {
    width: 100%;
  }
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav .f_img {
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding: 5px 0.2rem;
  border: 2px solid transparent;
}
@media (max-width: 1600px) {
  .f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav .f_img {
    height: 70px;
  }
}
@media (max-width: 991px) {
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav .f_img img {
  object-fit: contain;
}
.f_paro_info-sec1 .f_cont .f_jut .f_paro_info-nav .swiper-slide-thumb-active .f_img {
  border-color: #1c4898;
}
.f_paro_info-sec2 {
  background-color: #fff;
}
.f_paro_info-sec2 .cont .x-right .f_jianju {
  margin-bottom: 0.5rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_jianju {
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_jianju {
    margin-bottom: 1.5rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_jianju .x-gg-text {
  margin-bottom: 0.4rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_jianju .x-gg-text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_jianju .x-gg-text {
    margin-bottom: 1.2rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi {
  margin-bottom: 0.5rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi {
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi {
    margin-bottom: 1.5rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .x-gg-text {
  margin-bottom: 0.4rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .x-gg-text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .x-gg-text {
    margin-bottom: 1.2rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont {
    margin: 0 -8px;
  }
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont {
    margin: 0 -5px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item {
  width: 33.333%;
  padding: 0 11px;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item {
    padding: 0  8px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item {
    width: 100%;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list {
  width: 100%;
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_img {
  width: 100%;
  height: 1.74rem;
  margin-bottom: 22px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_img {
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_img {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_img {
    margin-bottom: 12px;
    height: 9rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_img img {
  object-fit: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_tit {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 6px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_tit {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_tit {
    font-size: 16px;
    line-height: 24px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list .f_font .f_text {
    font-size: 14px;
    line-height: 22px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_shiyi .f_cont .f_item .f_list:hover .f_img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.f_paro_info-sec2 .cont .x-right .f_can {
  margin-bottom: 0.5rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_can {
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_can {
    margin-bottom: 1.8rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_can .x-gg-text {
  margin-bottom: 0.4rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_can .x-gg-text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_can .x-gg-text {
    margin-bottom: 1.2rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont {
  width: 100%;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table {
  width: 100%;
  text-align: left;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table thead {
  background-color: #1c4798;
  width: 100%;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table thead tr th {
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table thead tr th {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table thead tr th {
    font-size: 18px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table th,
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table td {
  padding: 7px 0.4rem;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table th,
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table td {
    padding: 7px 0.4rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table th,
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table td {
    padding: 16px 1rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody {
  border: 1px solid #e9e9e9;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody td {
  border: 1px solid #e9e9e9;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody tr {
  font-size: 16px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody tr {
    font-size: 14px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody tr:nth-child(2n) {
  background-color: #F5F5F5;
}
.f_paro_info-sec2 .cont .x-right .f_can .f_cont table tbody tr span {
  color: #999999;
}
.f_paro_info-sec2 .cont .x-right .f_fangan {
  margin-bottom: 0.65rem;
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan {
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan {
    margin-bottom: 1.8rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .x-gg-text {
  margin-bottom: 0.4rem;
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .x-gg-text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .x-gg-text {
    margin-bottom: 1.2rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont {
  width: 100%;
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f5f5f5;
  padding: 0.74rem 0.8rem;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item {
    padding: 1.5rem 1rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item:last-child {
  margin-bottom: 0;
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font {
  width: 44%;
  padding-right: 0.6rem;
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font {
    width: 100%;
    order: 1;
    padding-right: 0;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_tit {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_tit {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_tit {
    line-height: 30px;
    font-size: 20px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .but{
	display: flex;
	margin-top: 28px;
	align-items: center;
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .but p{
	font-size: 14px;
	margin-right: 10px;
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .but img{
  width: 20px;
  height: auto;
}
@media (max-width: 1600px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_font .but img{
    width: 18px;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_img {
  width: 56%;
  display: flex;
  justify-content: center;
  height: 2.26rem;
}
@media (max-width: 991px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_img {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_img {
    width: 100%;
    height: 8rem;
    margin-bottom: 1.3rem;
  }
}
.f_paro_info-sec2 .cont .x-right .f_fangan .f_cont .f_item .f_img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.f_paro_info-sec3 {
  background-color: #f7f7f7;
}
/* End */
/* 研发中心 */
.f_resse #c-top-site {
  background-color: #fff;
}
.f_resse-tit {
  margin-bottom: 0.45rem;
}
@media (max-width: 1199px) {
  .f_resse-tit {
    margin-bottom: 0.55rem;
  }
}
@media (max-width: 767px) {
  .f_resse-tit {
    margin-bottom: 1.5rem;
  }
}
.f_resse-tit .f_tit {
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1199px) {
  .f_resse-tit .f_tit {
    font-size: 0.56rem;
  }
}
@media (max-width: 767px) {
  .f_resse-tit .f_tit {
    font-size: 24px;
  }
}
.f_resse-sec1 {
  overflow: hidden;
  background-color: #fff;
}
.f_resse-sec1 .f_resse-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f_resse-sec1 .f_resse-tit .pag {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #999999;
}
@media (max-width: 1600px) {
  .f_resse-sec1 .f_resse-tit .pag {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .f_resse-sec1 .f_resse-tit .pag {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .f_resse-sec1 .f_resse-tit .pag {
    font-size: 18px;
  }
}
.f_resse-sec1 .f_resse-tit .pag .qie {
  font-family: AlibabaPuHuiTiR;
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1199px) {
  .f_resse-sec1 .f_resse-tit .pag .qie {
    font-size: 0.58rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_resse-tit .pag .qie {
    font-size: 1.3rem;
  }
}
.f_resse-sec1 .f_cont {
  position: relative;
}
.f_resse-sec1 .f_cont:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 2;
  background-color: #fff;
}
.f_resse-sec1 .f_cont .f_resse1-cont {
  width: 100%;
  overflow: visible;
  margin-bottom: 1.1rem;
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_resse1-cont {
    margin-bottom: 0.8rem;
  }
	.f_resse-sec1{padding: 1.1rem 0 2rem;}
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_img {
  width: 48%;
  height: 2.96rem;
}
@media (max-width: 991px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_img {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_img {
    width: 100%;
    height: 9rem;
  }
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_img img {
  object-fit: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font {
  width: 52%;
  padding-left: 0.6rem;
  padding-top: 25px;
}
@media (max-width: 1600px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font {
    padding-top: 0;
    padding-left: 0;
    width: 100%;
    margin-top: 1.3rem;
  }
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font .f_tit {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #033333;
  margin-bottom: 24px;
}
@media (max-width: 1600px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font .f_tit {
    font-size: 0.4rem;
    line-height: 0.5rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font .f_tit {
    font-size: 18px;
    line-height: 1.6rem;
    margin-bottom: 5px;
  }
}
.f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font .f_text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}
@media (max-width: 1600px) {
  .f_resse-sec1 .f_cont .f_resse1-cont .f_item .f_font .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_resse-sec1 .f_cont .f_resse1-cont .swiper-slide {
  opacity: 0.06;
}
.f_resse-sec1 .f_cont .f_resse1-cont .swiper-slide-active {
  opacity: 1;
}
.f_resse-sec1 .f_cont .f_nav {
  position: relative;
  width: 100%;
}
.f_resse-sec1 .f_cont .f_nav:before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #e1e1e1;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav {
  z-index: 2;
  width: 100%;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item {
  position: relative;
  width: 288px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .shu {
  font-family: Gotham-Bold;
  font-size: 1.2rem;
  font-weight: bold;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 0;
  width: 100%;
  padding-left: 30px;
  background-color: #fff;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .shu {
    font-size: 1.5rem;
  }
	.f_paro_info{
		padding: 0;
	}
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .tit {
  position: absolute;
  top: 50%;
  left: 0.9rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 190px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #999999;
  background-color: #fff;
}
@media (max-width: 1600px) {
  .f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .tit {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .tit {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .tit {
    font-size: 16px;
  }
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .item .tit::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #9296a0;
  border-radius: 50%;
  margin-right: 20px;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .swiper-slide-thumb-active .item {
  background-color: #fff;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .swiper-slide-thumb-active .item .shu {
  opacity: 0.05;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .swiper-slide-thumb-active .item .tit {
  color: #1340a5;
  background-color: transparent;
}
.f_resse-sec1 .f_cont .f_nav .f_resse1-nav .swiper-slide-thumb-active .item .tit:before {
  background-color: #1c4798;
}
.f_resse-sec2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.f_resse-sec2 .f_img1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.f_resse-sec2 .f_img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.f_resse-sec2 .f_cont {
  display: flex;
  flex-wrap: wrap;
}
.f_resse-sec2 .f_cont .f_lt {
  width: 52%;
  padding-right: 2rem;
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_lt {
    padding-right: 0;
    width: 100%;
  }
}
.f_resse-sec2 .f_cont .f_lt .f_tit {
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 0.35rem;
}
@media (max-width: 1199px) {
  .f_resse-sec2 .f_cont .f_lt .f_tit {
    font-size: 0.56rem;
    margin-bottom: 0.45rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_lt .f_tit {
    font-size: 24px;
    margin-bottom: 0.8rem;
  }
	.f_resse-sec2{
		padding: 2rem 0;
	}
}
.f_resse-sec2 .f_cont .f_lt .f_text {
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
}
@media (max-width: 1600px) {
  .f_resse-sec2 .f_cont .f_lt .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_resse-sec2 .f_cont .f_gt {
  width: 48%;
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.75rem;
}
@media (max-width: 1199px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut {
    margin: 0 -0.4rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut {
    margin: 0 -7px;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item {
  width: 50%;
  padding: 0 0.75rem;
  color: #fff;
  margin-bottom: 0.7rem;
}
@media (max-width: 1199px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item {
    padding: 0 0.4rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item {
    margin-bottom: 1rem;
    padding: 0 7px;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item:nth-last-child(1),
.f_resse-sec2 .f_cont .f_gt .f_jut .item:nth-last-child(2) {
  margin-bottom: 0;
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item .sh {
  width: 100%;
  font-size: 14px;
  margin-bottom: 14px;
}
@media (max-width: 1600px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .sh {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .sh {
    font-size: 12px;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item .sh span {
  font-family: Poppins;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .sh span {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .sh span {
    font-size: 1.5rem;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item .f_tit {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 14px;
}
@media (max-width: 1600px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .f_tit {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .f_tit {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .f_tit {
    font-size: 14px;
  }
}
.f_resse-sec2 .f_cont .f_gt .f_jut .item .f_text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #b1b1b1;
}
@media (max-width: 767px) {
  .f_resse-sec2 .f_cont .f_gt .f_jut .item .f_text {
    font-size: 12px;
    line-height: 22px;
  }
	.f_resse-sec3{
		padding: 2rem 0;
	}
}
.f_resse-sec3 {
  background-color: #fff;
}
.f_resse-sec3 .f_cont {
  position: relative;
}
.f_resse-sec3 .f_cont .f_resse3-cont {
  width: 100%;
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item {
  display: block;
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_img {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_img {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_img {
    height: 9rem;
  }
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_img img {
  object-fit: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_font {
  padding: 0.32rem 20px;
  text-align: center;
  background-color: #f5f5f5;
}
@media (max-width: 1199px) {
  .f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_font {
    padding: 0.42rem 20px;
  }
}
@media (max-width: 767px) {
  .f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_font {
    padding: 0.8rem 1rem;
  }
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_font .f_tit {
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 1600px) {
  .f_resse-sec3 .f_cont .f_resse3-cont .f_item .f_font .f_tit {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_resse-sec3 .f_cont .f_resse3-cont .f_item:hover .f_img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.f_resse-sec3 .f_cont .f_resse3-next,
.f_resse-sec3 .f_cont .f_resse3-prev {
  width: 54px;
  height: 54px;
  background-color: #b3b3b3;
  opacity: 1;
  outline: none;
  pointer-events: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px 8px;
}
@media (max-width: 1600px) {
  .f_resse-sec3 .f_cont .f_resse3-next,
  .f_resse-sec3 .f_cont .f_resse3-prev {
    width: 46px;
    height: 46px;
    background-size: 18px 6px;
  }
}
.f_resse-sec3 .f_cont .f_resse3-next:hover,
.f_resse-sec3 .f_cont .f_resse3-prev:hover {
  background-color: #1c4798;
}
.f_resse-sec3 .f_cont .f_resse3-next {
  background-image: url(https://www.kdtmac.com/img/fjiantouw2.png);
  right: -0.97rem;
}
@media (max-width: 767px) {
  .f_resse-sec3 .f_cont .f_resse3-next {
    right: 10px;
  }
}
.f_resse-sec3 .f_cont .f_resse3-prev {
  background-image: url(https://www.kdtmac.com/img/fjiantouleftimgbai1.png);
  left: -0.97rem;
}
@media (max-width: 767px) {
  .f_resse-sec3 .f_cont .f_resse3-prev {
    left: 10px;
  }
}
/* End */
/* 发展历程 */
.f_history-sec1 {
  padding: 3.3rem 0;
  overflow: hidden;
}
.f_history-sec1 .cont {
  position: relative;
}
.f_history-sec1 .cont .bag {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.f_history-sec1 .cont .f_cont {
  margin-bottom: 0.6rem;
  position: relative;
  z-index: 4;
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont {
    margin-bottom: 0.7rem;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont {
    margin-bottom: 1.3rem;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-nav {
  overflow: visible;
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav {
    display: none;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide {
  overflow: hidden;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .text {
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 0.67rem;
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .text {
    margin-bottom: 0.77rem;
  }
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .text {
    margin-bottom: 1.5rem;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan {
  width: 26px;
  height: 26px;
  border: solid 1px #999999;
  border-radius: 50%;
  display: flex;
  align-items: center;
  background-color: #fff;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan i {
  width: 12px;
  height: 12px;
  background-color: #333333;
  border-radius: 50%;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan:before,
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 1px;
  background-color: #999999;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan:before {
  left: 100%;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .yuan:after {
  right: 100%;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .shu {
  font-family: Impact;
  font-size: 0.6rem;
  font-style: italic;
  line-height: 0.6rem;
  letter-spacing: 4px;
  color: #333333;
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .shu {
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide .f_item .shu {
    font-size: 1.5rem;
    line-height: 1;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide:nth-child(2n) .f_item .text {
  order: 1;
  margin-bottom: 0;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide:nth-child(2n) .f_item .shu {
  margin-bottom: 0.67rem;
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide:nth-child(2n) .f_item .shu {
    margin-bottom: 0.77rem;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide:last-child .f_item .yuan:before {
  display: none;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide:first-child .f_item .yuan:after {
  display: none;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide-active .f_item .yuan {
  border-color: #1c4798;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide-active .f_item .yuan:before {
  background-color: #1c4798;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide-active .f_item .yuan i {
  background-color: #1c4798;
}
.f_history-sec1 .cont .f_cont .f_history1-nav .swiper-slide-active .f_item .shu {
  color: #1c4798;
}
.f_history-sec1 .cont .f_cont .f_history1-cont {
  width: 100%;
  max-width: 470px;
  background-color: #ffffff;
  box-shadow: 0px 2px 57px 0px rgba(115, 115, 115, 0.2);
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont {
    max-width: 346px;
  }
}
@media (min-width: 992px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 6;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont {
    width: 100%;
    max-width: 100%;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item {
  padding: 12px;
	max-height: 460px;
	overflow-y: auto;
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item {
    padding: 12px;
  	max-height: auto;
  	overflow-y: auto;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img {
  width: 100%;
 
  position: relative;
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img {
    height: 3.5rem;
  }
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img {
    height: 4.5rem;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img {
    height: 10rem;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img img {
  object-fit: cover;
	height: 2.5rem;
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img .f_tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_img .f_tit {
    opacity: 1;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font {
  padding: 30px 32px;
	/* max-height: 197px; */
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font {
    padding: 15px 28px;
		/* overflow-y: auto; */
  }
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font {
    padding: 20px 22px;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font {
    padding: 20px 10px;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text p {
  margin-bottom: 15px;
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text p {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text p {
    margin-bottom: 6px;
  }
}
.f_history-sec1 .cont .f_cont .f_history1-cont .f_item .f_font .f_text p:last-child {
  margin-bottom: 0;
}
.f_history-sec1 .cont .qie {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: 100%;
}
.f_history-sec1 .cont .qie .f_history1-prev,
.f_history-sec1 .cont .qie .f_history1-next {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.3rem;
  height: 33px;
  background: none;
  background-color: #c5c5c5;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  pointer-events: auto;
  opacity: 1;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .qie .f_history1-prev,
  .f_history-sec1 .cont .qie .f_history1-next {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .qie .f_history1-prev,
  .f_history-sec1 .cont .qie .f_history1-next {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .f_history-sec1 .cont .qie .f_history1-prev,
  .f_history-sec1 .cont .qie .f_history1-next {
    width: 6rem;
  }
}
.f_history-sec1 .cont .qie .f_history1-prev i,
.f_history-sec1 .cont .qie .f_history1-next i {
  display: block;
  width: 18px;
  overflow: hidden;
  margin-left: 6px;
}
@media (max-width: 1600px) {
  .f_history-sec1 .cont .qie .f_history1-prev i,
  .f_history-sec1 .cont .qie .f_history1-next i {
    width: 16px;
  }
}
@media (max-width: 991px) {
  .f_history-sec1 .cont .qie .f_history1-prev i,
  .f_history-sec1 .cont .qie .f_history1-next i {
    width: 14px;
  }
}
.f_history-sec1 .cont .qie .f_history1-prev i img,
.f_history-sec1 .cont .qie .f_history1-next i img {
  float: left;
  height: auto;
}

.f_history-sec1 .cont .qie .f_history1-next {
  background-color: #1c4798;
}
.f_history-sec1 .cont .qie .f_history1-prev i {
  margin-left: 0;
  margin-right: 6px;
}
/* End */

/* 修改 */
.f_gy_box{margin: 0.4rem 0 0.8rem ;height: 4.72rem;width: 100%;display: flex;justify-content: space-between;}
.f_gy_img{width: 55%;height: 100%;overflow: hidden;}
.f_gy_img img{object-fit: cover;}
.f_gy_text{width: 45%;height: 100%;background: #f5f5f5;padding: 0 0.4rem;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.f_gy_text h3{font-size: 24px;margin-bottom: 20px;}
.f_gy_text p{font-size: 16px;color: #666666;line-height: 26px;}

@media (max-width: 1440px) {
  .f_gy_text h3{font-size: 20px;}
	.f_gy_text p{font-size: 14px;}
}
@media (max-width: 767px) {
  .f_gy_box{margin: 1rem 0 1.5rem 0;height: auto;display: block;}
	.f_gy_img{width: 100%;height: 10rem;}
	.f_gy_text{width: 100%;padding: 1rem;}
	.f_gy_text h3{font-size: 20px;margin-bottom: 1rem;}
	.f_gy_text p{line-height: 20px;}
}