
/*头部内容*/
/*$$
{
	"color":[
		{"val":"#333333","title":"默认字体颜色"},
		{"val":"#666666","title":"默认字体颜色企业名称"},
		{"val":"#999999","title":"默认字体颜色企业简介"},
		{"val":"#ffffff","title":"选中字体颜色"},
		{"val":"#f9ac6b","title":"选中字体颜色-导航"}
	],
	"background":[
		{"val":"#f4f7ff","title":"默认背景颜色"},
		{"val":"#f9ac6b","title":"凸显的背景色"}
	],
	"border":[
		{"val":"#dcdcdc","title":"默认边框颜色"}
	]
}
$$*/


#head_144 {
  height: 145px;
}

#head_144 .head_Pc {
  width: 100%;
  background: #f4f7ff;
  padding: 0 10px;
  box-sizing: border-box;
}

#head_144 .head_Pc .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#head_144 .head_Pc .cont .hTop {
  width: 100%;
  height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hTop .htp_logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_imgs {
  display: block;
  position: relative;
  padding-right: 12px;
  margin-right: 12px;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_imgs .htp_img {
  height: 40px;
  display: block;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_imgs::after {
  width: 1px;
  height: 40px;
  background: #cececb;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_txt h3 {
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  margin-bottom: 4px;
  white-space: nowrap;
}

#head_144 .head_Pc .cont .hTop .htp_logo .htp_txt p {
  font-size: 12px;
  color: #999999;
  line-height: 12px;
  white-space: nowrap;
}

#head_144 .head_Pc .cont .hTop .htri {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hTop .htri .htri_hot {
  margin-left: 20px;
  border: #d2d2d2 1px solid;
  line-height: 38px;
  padding: 0 15px 0 42px;
  background: url("/static/images/HD22_tel.png") no-repeat center left 15px;
  background-size: 20px 20px;
}

#head_144 .head_Pc .cont .hTop .htri .htri_hot .tspan {
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
}

#head_144 .head_Pc .cont .hTop .htri .htri_change {
  margin-left: 15px;
  width: 102px;
  height: 40px;
  border: #d2d2d2 1px solid;
}

#head_144 .head_Pc .cont .hTop .htri .htri_change .htri_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hTop .htri .htri_change .htri_box .ispan {
  background: #f9ac6b;
  display: block;
  width: 50px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

#head_144 .head_Pc .cont .hTop .htri .htri_change .htri_box .ispan:nth-child(1) {
  border-right: #d2d2d2 1px solid;
}

#head_144 .head_Pc .cont .hTop .htri .htri_change .htri_box .ispan.Ace {
  background: #2f4494;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search {
  width: 260px;
  height: 40px;
  border: #d2d2d2  1px solid;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_inputs {
  flex: 1;
  width: 0;
  height: 100%;
  position: relative;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_inputs .sear_input {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333333;
  padding: 0 40px 0 15px;
  background: #f4f7ff;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_inputs .sear_ok {
  width: 40px;
  height: 40px;
  background: url("/static/images/HD22_sear.png") no-repeat center center;
  background-size: 20px 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml {
  width: 100px;
  height: 100%;
  position: relative;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .serkey {
  width: 100%;
  height: 100%;
  background: #2f4494;
  color: #ffffff;
  padding: 0 10px;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .serkey option {
  height: 30px;
  line-height: 30px;
  width: 100%;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mls {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mls #mulu {
  font-size: 14px;
  color: #ffffff;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mls .sanjiaob {
  margin-left: 8px;
  width: 15px;
  height: 15px;
  background: url("/static/images/HD22_sanjiao.png") no-repeat center center;
  background-size: 15px 15px;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mls #slectDs {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mlul {
  position: absolute;
  top: 39px;
  left: 0;
  background: #999;
  width: 100%;
  text-align: center;
  z-index: 33;
  display: none;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mlul .sear_mlli {
  width: 100%;
  line-height: 35px;
  font-size: 14px;
  cursor: pointer;
  color: #ffffff;
}

#head_144 .head_Pc .cont .hTop .htri .htri_search .sear_ml .sear_mlul .sear_mlli:hover {
  background: #2f4494;
  color: #ffffff;
}

#head_144 .head_Pc .cont .hBtm {
  width: 100%;
  height: 60px;
}

#head_144 .head_Pc .cont .hBtm .hBul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli {
  width: calc(100% / 8);
  max-width: 110px;
  position: relative;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .hBa {
  text-align: center;
  height: 60px;
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .hBa .hBspan {
  font-size: 16px;
  color: #333333;
  display: block;
  position: relative;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .hBa .hBspan::after {
  content: '';
  width: 0%;
  height: 6px;
  background: #f9ac6b;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  border-radius: 3px 3px 3px 3px;
  transition: 0.3s ease;
  opacity: 0;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox {
  position: absolute;
  z-index: 3;
  top: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  display: none;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl {
  width: 100%;
  padding: 0 10px 10px;
  box-sizing: border-box;
  width: 100%;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl .chLi {
  width: 100%;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl .chLi .cha {
  border-bottom: #dcdcdc 1px solid;
  width: 100%;
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  color: #666666;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl .chLi .cha .chspan {
  width: 100%;
  display: block;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl .chLi:last-child .cha {
  border: none;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli .chBox .chUl .chLi:hover .cha {
  color: #f9ac6b;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  border-radius: 10px 10px 0 0;
  z-index: 1;
  background: #ffffff;
  transition: 0.3s ease;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli.act .hBa .hBspan::after, #head_144 .head_Pc .cont .hBtm .hBul .hBli:hover .hBa .hBspan::after {
  width: 120%;
  bottom: -3px;
  opacity: 1;
}

#head_144 .head_Pc .cont .hBtm .hBul .hBli.act::after, #head_144 .head_Pc .cont .hBtm .hBul .hBli:hover::after {
  height: 100%;
}

#head_144 .head_Wap {
  display: block;
  width: 100%;
  height: 50px;
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 56;
  background: #ffffff;
  overflow: hidden;
  transition: 0.3s ease;
}

#head_144 .head_Wap .WapNav {
  width: 100%;
  height: 100%;
}

#head_144 .head_Wap .WapNav .header {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding: 0 10px;
  box-sizing: border-box;
}

#head_144 .head_Wap .WapNav .header .logo {
  height: 100%;
}

#head_144 .head_Wap .WapNav .header .logo a {
  display: flex;
  align-items: center;
  align-content: center;
  height: 100%;
}

#head_144 .head_Wap .WapNav .header .logo a img {
  display: block;
  height: 50%;
}

#head_144 .head_Wap .WapNav .header .headri {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#head_144 .head_Wap .WapNav .header .headri .navBtn {
  width: 40px;
  height: 50px;
  cursor: pointer;
  position: relative;
}

#head_144 .head_Wap .WapNav .header .headri .navBtn .navBtnBox {
  width: 30px;
  height: 50px;
  float: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

#head_144 .head_Wap .WapNav .header .headri .navBtn .navBtnBox .span_0 {
  width: 24px;
  background: #333333;
  height: 3px;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
  /* margin-bottom: 7px; */
  position: absolute;
  top: 50%;
  transform-origin: 50% 50%;
}

#head_144 .head_Wap .WapNav .header .headri .navBtn .navBtnBox .span_0.span_1 {
  transform: translate(0, -8px);
}

#head_144 .head_Wap .WapNav .header .headri .navBtn .navBtnBox .span_0.span_3 {
  transform: translate(0, 8px);
}

#head_144 .head_Wap .WapNav .header .headri .navBtn.cur .span_1 {
  transform: rotate(-45deg) translate(0, -50%);
}

#head_144 .head_Wap .WapNav .header .headri .navBtn.cur .span_2 {
  opacity: 0;
}

#head_144 .head_Wap .WapNav .header .headri .navBtn.cur .span_3 {
  transform: rotate(45deg) translate(0, -50%);
}

#head_144 .menu .menu-list .menu-title {
  color: #333333;
}

#bananer_144 {
  width: 100%;
}

#bananer_144 .pcBanSwiper {
  width: 100%;
  position: relative;
}

#bananer_144 .pcBanSwiper .patgin {
  position: absolute;
  bottom: 8%;
  left: 50%;
  z-index: 3;
  margin-left: 600px;
  transform: translate(-120%, 0);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  background: #ffffff;
  border-radius: 24px;
  padding: 10px 10px;
  height: 48px;
}

#bananer_144 .pcBanSwiper .patgin .patgin_i {
  width: 80px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  text-align: center;
  color: #2f4494;
  font-size: 16px;
}

#bananer_144 .pcBanSwiper .patgin .patgin_i.Ace {
  background: #2f4494;
  color: #ffffff;
}

#bananer_144 .pcBanSwiper .swiper-slide a img {
  width: 100%;
  display: block;
}

#bananer_144 .pcBanSwiper .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
}

#bananer_144 .pcBanSwiper .swiper-pagination-bullet-active {
  background: #b93936;
}

#bananer_144 .pcBanSwiper .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 5%;
  width: 81px;
  height: 81px;
  margin-top: -20px;
  background: url(/static/images/HD22_01.png) 50% 50% no-repeat;
  transition: all 0.3s ease;
  cursor: pointer;
  opacity: 0;
}

#bananer_144 .pcBanSwiper .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: 5%;
  width: 81px;
  height: 81px;
  margin-top: -20px;
  opacity: 0;
  background: url(/static/images/HD22_02.png) 50% 50% no-repeat;
  transition: all 0.3s ease;
  cursor: pointer;
}

#bananer_144 .pcBanSwiper:hover .slider-btn-prev {
  left: 10%;
  opacity: 1;
}

#bananer_144 .pcBanSwiper:hover .slider-btn-next {
  right: 10%;
  opacity: 1;
}

@media (max-width: 1200px) {
  #head_144 .head_Pc .cont .hTop .htri .htri_hot {
    display: none;
  }
  #bananer_144 .pcBanSwiper .patgin {
    margin-left: 0;
    transform: translate(-50%, 0);
    height: 40px;
    padding: 6px 5px;
  }
  #bananer_144 .pcBanSwiper .patgin .patgin_i {
    height: 30px;
    line-height: 30px;
    width: 55px;
    font-size: 14px;
  }
}

@media (max-width: 786px) {
  #head_144 {
    height: 50px;
  }
  #head_144 .head_Pc {
    display: none;
  }
  #head_144 .head_Wap {
    top: 0%;
  }
  #bananer_144 .pcBanSwiper .swiper-slide a img {
    height: 50vw;
    object-fit: cover;
  }
  #bananer_144 .pcBanSwiper .patgin {
    margin-left: 0;
    transform: translate(-50%, 0);
    height: 30px;
    padding: 6px 5px;
  }
  #bananer_144 .pcBanSwiper .patgin .patgin_i {
    height: 24px;
    line-height: 24px;
    width: 40px;
    font-size: 12px;
  }
  #bananer_144 .pcBanSwiper .slider-btn-prev {
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 5%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: url(/static/images/HD22_01.png) no-repeat center center;
    background-size: 40% auto;
    transition: all 0.3s ease;
    cursor: pointer;
    opacity: 0;
  }
  #bananer_144 .pcBanSwiper .slider-btn-next {
    position: absolute;
    z-index: 30;
    top: 50%;
    right: 5%;
    width: 40px;
    height: 40px;
    opacity: 0;
    background: url(/static/images/HD22_02.png) no-repeat center center;
    background-size: 40% auto;
    transition: all 0.3s ease;
    cursor: pointer;
  }
}
