@charset "utf-8";
/*************************************
* 文件名称：common.css
* 作   者：客户成功部
* 创建日期：2022-01-01
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 公用样式文件
*************************************/
body {
  font-family: "68939df8-67e8-40e1-88c4-5078be677cf4";
  /*
  font-family: 'Barlow', sans-serif;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
  font-family:PingFang SC,Microsoft YaHei,Avenir,Helvetica,Arial,sans-serif;
  font-family: 'Noto Serif', serif;
  font-family: raleway,Arial,sans-serif;
  font-family: 'Poppins', sans-serif!important; 
  */
  border: none;
  outline: none
}
:root {
  --theme-color:#005494;
  --themes-color:#ed1c24;
  --swiper-navigation-size: 50px;
}
a {
  outline:none;
}
a {
  transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -webkit-transition:all 0.5s ease 0s;
}
div,
p,
span {
  /*
  word-break: keep-all!important;  
  */
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.hide {
  display: none!important;
}
.btn.focus, .btn:focus, .custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
}

/* scrollbar css */
/* width */
::-webkit-scrollbar {
  width:6px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0d4da1;
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #222;
}
@keyframes scrollmouse{
  from {
    transform: translate(-50%,0);
    opacity:1;
  }
  to {
    transform: translate(-50%,10px);
    opacity:0;
  }
}





.zcfdcd {
  position:fixed;
  right:0;
  margin-right:0px;
  top:40%;
  z-index:9;
}
.zcfdcd .btn{
  width:48px;
  height:48px;
  display: block;
  margin-bottom: 4px;
  cursor:pointer;
  position:relative;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border-radius: 0px;
  padding: 0px;
  line-height: 48px;
  border: none;
  align-items: center;
  display: flex;
}
.zcfdcd .btn .yctb{
  display: flex;
  width: 2pc;
  height: 2pc;
  line-height: 2pc;
  border: none;
  padding: 2px 2px;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
  fill: rgb(255, 255, 255);
  align-items: center;
  justify-content: center;
}
.zcfdcd .btn .yctb .icon_tb {
  width:100%;
  height:auto;
  display: inline-block;
}
.zcfdcd .btn-wx .yctb{
  width:1.6pc;
  height: 1.6pc;
  line-height:1.6pc;
}
.zcfdcd .btn-ly{
  background: #0d4da1;
}
.zcfdcd .btn-ly .yctb{
  width:1.6pc;
  height: 1.6pc;
  line-height:1.6pc;
}
.zcfdcd .btn-ly:hover{
  background: #0d4da1;
}
.zcfdcd a.btn-ly,.izl-rmenu a.btn-ly:visited{
  text-decoration:none;
}
.zcfdcd .btn-qq{
  background: #0d4da1;
}
.zcfdcd .btn-qq:hover{
  background: #0d4da1;
}
.zcfdcd .btn-qq .yctb{
  width:1.6pc;
  height: 1.6pc;
  line-height:1.6pc;
}
.zcfdcd a.btn-qq,.izl-rmenu a.btn-qq:visited{
  background: #0d4da1;
}
.zcfdcd .btn-wx{
  background: #0d4da1;
}
.zcfdcd .btn-wx:hover{
  background: #0d4da1;
}
.zcfdcd .btn-wx .pic{
  position:absolute;
  left:-130px;
  top:-65px;
  display:none;
  width:130px;
  height:160px;
}
.zcfdcd .btn-phone{
  background: #0d4da1;
}
.zcfdcd .btn-phone .yctb{
  width:1.6pc;
  height: 1.6pc;
  line-height:1.6pc;
}
.zcfdcd .btn-phone:hover{
  background: #0d4da1;
}
.zcfdcd .btn-phone .phone{
  background: #0d4da1;
  position:absolute;
  width:auto;
  right:-100%;
  top:0px;
  line-height:48px;
  color:#FFF;
  font-size:18px;
  text-align:center;
  display:none;
}
.zcfdcd .btn-phone .phone.dh {
  background: #0d4da1;
  position: absolute;
  width: auto;
  right: 100%;
  top: 0px;
  line-height: 48px;
  color: #FFF;
  padding: 0px 15px;
  font-size: 16px;
  text-align: center;
  border-radius: 0px;
}
.zcfdcd .btn-phone .phone a{
  white-space: nowrap;
  color:#FFF;
}
.zcfdcd .btn-top{
  background: #333;
  display:none;
  padding-top: 6px;
}
.zcfdcd .btn-top:hover{
  background: #0d4da1;
}
@media only screen and (min-width: 769px){

  #c_grid-116273709439191{
    position:fixed;
    width: 100%;
    left:0;
    top: 0px;
    z-index:1001;
    transition:all 0.5s ease 0s;
  }

}
@media only screen and (max-width: 768px){
  #c_static_001_P_249-16545044844420{
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
  }
}
@media only screen and (max-width: 1580px) and (min-width: 769px){
  .L_nav .hvr-left_last {
    margin-left: 20px;
  }
  .L_nav .pc_nav .header1>.header-left .L_tel {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px){
  .L_nav .hvr-left_last {
    margin-left: 10px;
  }
  .L_nav .pc_nav .header1>.header-left .L_tel {
    padding-left: 10px;
    padding-right: 10px;
  }
  .L_nav .header1>.header-left .fl a {
    height: 52px;
  }
}


#c_grid-116273709439191 > .p_gridbox > .p_gridCell >.response-animated .e_container-3{
  height: 40px;
  transition: all .5s ease;
}
#c_grid-116273709439191 > .p_gridbox > .p_gridCell >.response-animated.active .e_container-3{
  margin-top: -40px;
  transition: all .5s ease;
}
@media only screen and (max-width: 768px){
}
@media only screen and (min-width: 769px){
}

@media only screen and (max-width: 1410px) and (min-width: 1350px){
  .L_nav .pc_nav li.hvr-left .home-dec {
    font-size: 16px;
    margin: 0 22px;
}
}
@media only screen and (max-width: 1320px) and (min-width: 1100px){
  #c_navigation_115-16867901734720 .e_navigationA-4 .p_level1Item a{
  font-size: 14px;
    padding: 0 1.2vw;
  
  }
  #c_navigation_115-16867901734720 .e_image-3 {
    max-width: 300px;
}
}
@media only screen and (max-width: 1100px) and (min-width: 768px){
#c_navigation_115-16867901734720 .e_container-5 .cbox-5-2 {
    display: none;
}
  #c_navigation_115-16867901734720 .e_container-5 .cbox-5-1 {
    display: none;
}
    #c_navigation_115-16867901734720 .e_navigationA-4 .p_level1Item a{
  font-size: 14px;
    padding: 0 1vw;
  
  }
  #c_navigation_115-16867901734720 .e_image-3 {
    max-width: 270px;
}
}
@media only screen and (max-width: 1440px) and (min-width: 769px){
  
  #c_banner_019-16563264840800 .e_bannerD-4 .p_btitle {
    padding: 0px;
    line-height: 1.2;
    font-size: 60px;
    letter-spacing: 0px;
    margin-bottom: 30px;
}
#c_banner_019-1684313901876 .e_bannerA-2 {
    height: 400px;
}
 #c_banner_019-16563264840800 .e_bannerD-4 .p_subtitle {
    font-size: 50px;
    line-height: 1.4;
   margin-bottom: 10px;
    padding: 6px 0px;
  }
  #c_banner_019-16563264840800 .e_bannerD-4 .p_summary {
    font-size: 20px;}
  #c_category_212-1679301826582 .e_richText-19 {
    display-radio: flex;
    font_radio: 2;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}
  #c_category_212-1679301826582 .e_container-16 {
    padding-top: 6%;

}
  #c_category_212-1679301826582 .e_richText-18 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 40px;

}
  #c_category_212-1679301826582 .e_text-5 {
    font-size: 36px;}
}



.form-control {
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.375rem 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none !important;
}
.p_required, [class^=e_][required] .p_label::after {
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    top: 0;
    padding-left: 0px;
    position: relative;
    font-weight: 500;
}
.p_label .s_label{
    color: rgb(0 0 0 / 50%);
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td{
  
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td:last-child{
    justify-content: center;
    border: 2px solid #409eff;
    transition: all ease .3s;
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td:last-child a{
    transition: all ease .3s;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 44px;
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td:last-child:hover{
    background:#409eff;
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td:last-child:hover a{
    color:#fff;
}
.p_formItem .s_layout .p_tbody .p_tr:nth-child(2) .p_td:first-child{
    background: #f2f2f2;
    border: 2px solid #ced4da;
    border-radius: 3px;
}
.p_formItem .s_layout .p_tbody{
    margin-bottom: 10px;
}
