
    i,em{font-style:normal;}
    @font-face {
        font-family:'OPPOSans';
        src:url("../fonts/opposans.ttf");
    }
    @font-face {
        font-family:'mon1';
        src:url("../fonts/inter_18pt-bold.ttf");
    }
    @font-face {
        font-family:'mon2';
        src:url("../fonts/inter_18pt-regular.ttf");
    }
    .content01{width: 80rem;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
    .head{width:100%;position: absolute;left: 0;top: 1.5rem;z-index: 20;box-sizing: border-box;height: 4rem;}
  



    .head_bd{ height: 4rem;border-radius: 2rem;position: relative;}
    .head_bd::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
  
    z-index: -1;
    border-radius: 2rem;
    transition: all 0.36s;
    overflow: hidden;
}
.head.headFix .head_bd::before {
    border-radius: 0px;
}

    .head .logo{display:block; line-height: 0; overflow: hidden;float: left;padding-left: 0.5rem;}
    .head .logo  img{display: block;width: 11rem;height: 4rem;}


    .head .hea-tel{float: right;height: 4rem;margin-right: 1.8rem;}
    .head .hea-tel em{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.3rem;vertical-align: -0.2rem;overflow:hidden;}
    .head .hea-tel img{display: block;width: 1.2rem;height: 1.2rem;}
    .head .hea-tel p{position: relative;display: inline-block;font-size: 1.2rem;line-height: 4rem;color:#333333;font-weight: bold;font-family: "mon1";}
   
    .head .h_con .nav ul{float: right;margin-right: 6%;}
    .head .h_con .nav li{position: relative;height: 5rem;float: left;}
    .head .h_con .nav li>a{display: block; font-size: 0.9rem; color:#333333;z-index:60; position: relative;transition: 0.5s;height: 4rem;line-height: 4rem;text-align: center;padding: 0 0.8rem;}
    .head .h_con .nav li.cur::before ,.head .h_con .nav ul li:hover::before {content: "";display: block;width: 1rem;position: absolute;left: 50%;top: 3rem;background: url(../images/nav.png) no-repeat center ; height: 1.2rem;transition: 0.35s;background-size: 100% 100%;margin-left:-0.5rem ;}
    .head .h_con .nav ul li.cur a,.head .h_con .nav ul li:hover a {font-weight: bold;color: #0d47a1;}

  

    .head.headFix{position: fixed;left: 0;top: 0;height: 4rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;background: #fff;}



          @media screen and (min-width: 1263px) {
          html {
              font-size: calc(1263px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1349px) {
          html {
              font-size: calc(1349px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1463px) {
          html {
              font-size: calc(1463px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1543px) {
          html {
              font-size: calc(1543px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1583px) {
          html {
              font-size: calc(1583px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1643px) {
          html {
              font-size: calc(1643px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1663px) {
          html {
              font-size: calc(1663px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1903px) {
          html {
              font-size: calc(1903px * 20 / 1903);
          }
          }


  

        .banner {
            position: relative;
            height: auto;
            clear: both;
        }
        
        .banner img {
            display: block;
            width: 100%;
            margin: 0 auto;    height: 46.5rem;
             object-fit: cover;
    object-position: center;
        }
        
        .ban1{position:relative;}
          /*.ban1:after{position:absolute;left:0;top:0;width:100%;height:1000%;background:rgba(0,0,0,0.45);content:"";z-index:2;}*/
          
        .ban_txt {
            position: absolute;
            top: 0;
            left: 0;
          z-index: 20;
            width: 100%;
             height: 100%;
            display:block;
            background: url(../images/ban_dd.png) no-repeat center;
            background-size: 100% 100%;
        }
        .ban_txt h2{display:block;text-shadow: 4px 7px 12px rgba(0, 0, 0, 0.2);
padding-top: 12.8rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 3.6rem;
  font-family:"OPPOSans";
  font-weight: normal;
  text-align: left;
  line-height: 3.6rem; }
  
         .ban_txt h3{text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.18);

  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.3rem;
  font-family:"OPPOSans";
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 1.8rem;
  margin-top: 1.4rem; }
         .ban_txt ul{display:flex;justify-content: space-between;flex-wrap: wrap;margin-top:2.6rem;width:18.5rem;}
        .ban_txt ul li{display:inline-block;font-size:1rem;line-height:1.8rem;padding-left:1.4rem;  background: url(../images/ban_ic.png) no-repeat left;
            background-size:0.95rem 0.95rem;color:#fff;}
        
        .banner video {
            display: block;
            width: 100%;
            margin: 0 auto;
            height: 46.5rem;
         position:relative; object-fit: cover;
    object-position: center;
        }
       
         
         
        .banner .swiper-button-prev,
        .banner .swiper-button-next {
            position: absolute;
            font-size: 0;
            top: 45%;
            margin-top: 0;
            z-index: 11;
            width: 1.8rem;
            height: 3.5rem;
            border: 0;
            outline: none;
            cursor: pointer;
            border-radius: 50%;
            transition: .5s;
        }
        
        .banner .swiper-button-prev {
            left: 4%;
            background: url(../images/prev1.png) no-repeat center center;
            background-size: 1.8rem 3.5rem;
        }
        
        .banner .swiper-button-next {
            right: 4%;
            background: url(../images/next1.png) no-repeat center center;
            background-size: 1.8rem 3.5rem;
        }
        
        /*.banner .swiper-button-prev:hover,*/
        /*.banner .swiper-button-next:hover {*/
        /*    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);*/
        /*}*/
        
        .banner .swiper-container-horizontal > .swiper-pagination-bullets {
            bottom: 6%;
        }
        
        .banner .swiper-pagination .swiper-pagination-bullet {
            border: 0 none;
            width: 15px;
            height: 15px;
            border-radius: 15px;
            display: inline-block;
            outline: none;
            background: #fff;
            transition: .5s;
            opacity: 1;
        }
        
        .banner .swiper-pagination .swiper-pagination-bullet-active {
            background: #0d47a1;
            /*width: 40px;*/
        }
        
        .banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 8px;
        }
    

    

    .foot{background: url(../images/foot_bg.jpg) no-repeat center;background-size: 100% 100%;padding: 5.5rem 0;box-sizing: border-box;}
    .f_con{display: flex;justify-content: space-between;}
    .gsxx{width: 22.5rem;height: 16rem;border-right: 1px solid #e2e2e2;}
    .gsxx h2 img{display: block;width: 14.1rem;height: 1.95rem;}
    .gsxx p{margin-top: 2.4rem;font-size: 0.8rem;color: #666666;line-height: 0.8rem;}
    .gsxx p em{margin-top: 0.8rem;font-size: 1.9rem;color: #1a1a1a;line-height: 1.9rem;display: block;font-family: "mon2";}
    .gsxx li{margin-top: 1.4rem;font-size: 0.8rem;color: #666666;line-height: 0.8rem;}
    .gsxx li em{margin-top: 0.6rem;font-size: 1.1rem;color: #1a1a1a;line-height: 1.1rem;display: block;font-family: "mon2";}
    .gsxx li i{margin-top: 0.6rem;font-size: 0.8rem;color: #1a1a1a;line-height: 0.8rem;display: block;}


    .f_nav{width:40rem;}  
    .f_nav ul{ display: flex;justify-content: space-between;}

    .f_nav  ul li b>a{font-size: 0.9rem;line-height: 0.9rem;color: #1a1a1a;font-weight: normal;padding-bottom:1.2rem;display: block;position: relative;}
    .f_nav ul li p>a{font-size: 0.75rem;color: #808080;line-height: 1.8rem;display: block;transition: all 0.5s;}
    .f_nav ul li p>a:hover,.f_nav  ul li b>a:hover{color: #0d47a1;}

 

    .f_er{width: 5.4rem;}
    .f_er h2{font-size: 0.9rem;line-height: 0.9rem;color: #1a1a1a;font-weight: normal;padding-bottom:1.2rem;display: block;position: relative;}

    .f_er ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;margin-top: 0.3rem;}
		.f_er ul li{width:2.3rem; height:2.3rem; position: relative;margin-bottom: 0.7rem;}
		.f_er ul li em{display: block; line-height: 0;}
		.f_er ul li em img{width:100%;}
		.f_er ul li .code{width:14.2rem;height:15.7rem; position: absolute;left:-5.9rem;top:-14.5rem; display: none;background:url(../images/dxs.png) no-repeat center;background-size: 100% 100%;}
		/* .f_er ul li .code:before{width:100%;height:0.55rem;background:url(../images/ft-dbx.png) no-repeat center;background-size:1rem 0.55rem; content:"";position: absolute;left:0;bottom:-0.55rem;} */
		.f_er ul li .code i{display: block; width:100%; line-height: 0;padding: 2.2rem 2.5rem 0; box-sizing: border-box;}
		.f_er ul li .code i img{width:100%;}
		.f_er ul li .code b{display: block; height:1.75rem; text-align: center;font-size: 0.8rem;color:#4c4c4c; font-weight: normal;}
		.f_er ul li:hover .code{display: block;}
   

   
    .f_bt{height: 5rem;background: #0d47a1;}


    .f_gd p{float: left;}
    .f_gd p span{ color: rgba(255, 255, 255, 0.8);font-size: 0.75rem;line-height: 5rem;padding: 0 0.6rem;box-sizing:border-box;position: relative;}

    .f_gd p span a{color: rgba(255, 255, 255, 0.8); }
    .f_gd p span:first-child{padding-left: 0;}
    .f_gd p span:last-child:after{background: 0;}
    .links{float: right;}
    .links i{font-size: 0.75rem;color: rgba(255, 255, 255, 0.8);line-height:5rem;}
    .links a{font-size: 0.75rem;color: rgba(255, 255, 255, 0.8);line-height:5rem;display: inline-block;padding-right: 0.6rem;}
    .links a:last-child{padding-right: 0;}
  


  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#0d47a1 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0d47a1 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0d47a1 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0d47a1 url(../images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#0d47a1 url(../images/returntop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#0d47a1 url(../images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#0d47a1 url(../images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
