.comm_header_fuxing_bx,
.comm_footer_fuxing_bx {
  width: 1200px;
  margin: auto;
}
.comm_header_fuxing_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;

}
.comm_header_fuxing_title {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
}
.comm_header_search_continar {
  position: relative;
  width: 376px;
height: 36px;
background: #FFFFFF;
box-shadow: 0px 0px 4px 1px rgba(1,105,220,0.25);
border-radius: 4px 4px 4px 4px
}
.comm_header_search_continar .comm_header_search_input{
  padding-left: 19px;
  width: 100%;
  height: 100%;
  font-size: 12px;
color: #5C6780;
border: none;
border-radius: 4px 4px 4px 4px
 }
 .comm_header_search_input::placeholder{
  font-size: 12px;
color: #5C6780;
  }
  .comm_header_search_btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:0 4px 4px 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 78px;
height: 36px;
background: #4B84F7;
  }
  .comm_header_rg {
    display: flex;
  }
  .comm_header_search_img {
    width: 15.78px;
    height: 16.61px;
  }
  .comm_header_search_text {
    margin-left: 6px;
    font-size: 12px;
color: #FFFFFF;
  }
 .comm_header_search_continar .comm_header_search_input:focus {
  outline: none;
}
.comm_header_fuxing_photon {
  padding-top: 4px;
  width: 39px;
  height: 39px;
}

.comm_header_fuxing_photon img{
  width: 100%;
  height: 110%;
}
.comm_header_fuxing_userinfo {
  margin-left: 25px;
  display: flex;
  align-items: center;
}
.comm_header_fuxing_username {
  padding-right: 25px;
  color: #4B84F7;
  font-size: 14px;
}
.comm_header_fuxing_btnhome {
font-size: 14px;
color: #fff;
}

.comm_header_fuxing_homecontinar {
  display: flex;
  align-items: center;
  width: 94px;
  height: 36px;
  background: #4B84F7;
  box-shadow: 0px 3px 6px rgba(75,132,247,0.31);
  cursor: pointer;
  border-radius: 18px;
}
.comm_header_fuxing_homebg {
  padding: 0 4px 8px 11px;
  transform: translateY(6px);
}

.comm_header_fuxing_homebg img{
  width: 100%;
  height: 100%;
}
.comm_header_fuxing_tab_continar {
  height: 60px;
  line-height: 60px;
  display: flex;
}
.comm_header_fuxing_tab {
  font-size: 16px;
  margin-right: 53px;
  color: #2C324C;
  font-weight: 400;
  position: relative;
}
.comm_header_fuxing_tab:nth-last-child(1){
  margin-right: 0;
 }
.comm_header_fuxing_tab_title{
  width: 124px;
  height: 100%;
  background: #4b84f7;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-right: 70px;
}

.comm_header_fuxing_active {
  color: #4B84F7;
  font-weight: bold;
}
.comm_header_fuxing_active:after,
.comm_header_fuxing_tab:hover:after {
  content: '';
  position: absolute;
  left: calc((100% - 40px) / 2);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: #4B84F7;
}
.comm_header_fuxing_tab:hover {
  cursor: pointer;
  color: #4B84F7;
}
.comm_header_scrolled_bgc{
background-color: #fff;
box-shadow: 0 4px 4px -1px rgba(216, 216, 216, 0.62); /* 给盒子下边添加阴影效果 */
}
.comm_header_continar {
  border-bottom: 1px solid #E7E7E7;
  background-color: #fff;
}
.comm_header_fuxing_tab_bgf {
  background-color: #fff;
  /* position: relative;
  top: 0vh;
  z-index: 1; */
}

.comm_header_jzcontinar {
  /* position: fixed;
  top: 0;
  width: 100%; */
  z-index: 9999; /* 必须设置一个比内容区域高的值 */
  box-shadow: 3px 3px 10px 3px rgb(0,0,0,.08);
}

.com_header_jzsjtop {
  position: relative;
 
}

.com_header_jzsjtopcotionr {
  position: relative;
}
.com_header_jzsjtop {
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../../ffcsmodule/default/images/sanjiaotop.png) no-repeat;
  background-size: 100% 100%;
  right: -14px;
  bottom: 21px;
  transition: transform 0.5s ease; /*表示当发生transform变换时，它将花费1秒的时间进行平滑过渡，并采用默认的缓动函数（ease） */
}
.comm_header_fuxing_tab:hover .com_header_jzsjtop {
  transform: rotate(-180deg) !important;
}


/* 尾部 */
.comm_footer {
  height: 239px;
  line-height: 25px;
  background-color: #F2F2F2;
}
.comm_footer_top {
  padding: 25px 0;
  border-bottom: 1px solid #F2F2F2;
}
 .comm_footer_box{
  width: 200px;
}
.comm_footer_box:nth-child(4) {
  width: 520px;
}
.comm_footer_mt {
  /* margin-top: 25px; */
}
.comm_footer_title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.comm_footer_txt {
  color: #333;
  font-size: 14px;
}
.comm_footer_top a.comm_footer_txt+a {
  margin-left: 90px;
}
.comm_footer_qrcode {
  width: 100px;
  height: 122px;
}
.comm_footer_qrcode img {
  width: 89px;
  height: 89px;
}
.comm_footer_qrcode p {
  color: #18294D;
  font-size: 14px;
  font-weight: bold;
}
.comm_footer_bottom p {
  color: #333;
  font-size: 16px;
  padding: 16px 0;
}

/* 二级头部 */
.comm_header .comm_header_continar {
  border-bottom: 1px solid #E7E7E7;
}
.current {
  width: 124px;
  height: 70px;
  margin-right: 60px;
  background-color: #4B84F7;
}
.current h3 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.comm_header .comm_header_fuxing_tab {
  margin-right: 66px;
}

.comm_header_fuxing_tab:hover ul{
  display: block;
}

.comm_header_fuxing_tab ul{
  position: absolute;
  left: -25%;
  z-index: 1000;
  background: #fff;
  width: 150%;
  display: none;
}

.comm_header_fuxing_tab ul li{
  list-style: none;
  text-align: center;
  font-size: 16px;
  font-weight: normal !important;

}
.comm_header_fuxing_tab ul li a{ 
  text-decoration: none;
  color: #000;
}

.comm_header_fuxing_tab ul li:hover{
  background: #4b84f710;
}
