
  .f_pr{position:relative;}
.f_pa{position:absolute;}
.content{width: 83.3%;margin: 0 auto;  }
.content3{width:1200px;margin: 0 auto;  }
.content5{width: 72.9%;margin: 0 auto;  }
em{font-style:normal;}

   .g_top{height:5rem; width:100%;box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto; position:relative; }

   .g_top .tlogo{ float:left;width:10rem;padding:0 0.5% 0 3%; display: table; height: 5rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 5rem; display: inline-block;}

   .g_top h2{float: left;padding-top: 1.2rem;width: 31%;}
   .g_top h2 b{display: block;font-size: 1.1rem; line-height: 1.5rem; color:#000000;font-weight: bold;letter-spacing: 0.2rem;}
   .g_top h2 em{display: block;font-size: 0.55rem;color:rgba(0,0,0,.2);font-weight: normal;line-height: 1.1rem;text-transform: uppercase;}

    .g_nav{float: left;width:40%;overflow: hidden;}
    .g_nav li a{display: block; position: relative; float:left; height:5rem;line-height: 5rem; font-size:0.95rem;color:#333333; margin: 0 1%; }
    .g_nav li a:before{content: "";position: absolute;width: 0;height: 0.15rem;background: #004f9e;left:0;bottom: -1px;transition: all 0.3s linear 0s;}
    .g_nav li a:hover:before,.g_nav .cur a:before{width: 100%;}

.g_nav .ejxla{position:absolute;left:0;top:5rem; padding:3rem 0; max-width: 1920px;min-width: 1200px;margin:0 auto; width:100%;background:#f4f4f4;z-index: 5585; display:none;}
        .g_nav .ejxla .content{padding:0 0 0 1.5rem;box-sizing: border-box; }
        
        .g_nav .ejxla p{float:right;width:45%;position: relative;}
 
        .g_nav .ejxla p a{display: block;height: 2rem;line-height:2rem;padding-left: 1.3rem;font-size: 1rem;color:#333333; width:38%; float:left;}
        .g_nav li:hover .ejxla p a,.g_nav .cur .ejxla p a{font-weight:normal;}
        .g_nav li:hover .ejxla p a:hover,.g_nav .cur .ejxla p a:hover{font-weight:bold;color: #0051ad;}
        
        .g_nav .ejxla p a:before{content: "";position: absolute;width:0.3rem;height: 0.3rem; left:0;top:1rem;border-radius: 50%;border:1px solid #868686;border-radius:50%; background:none;}
        


        .g_nav .flimg{float: left;width:40%;}
        .g_nav .flimg img{width:100%;display: block;}
 
        .g_nav .ejxla .flimg a:hover:before,.g_nav .cur .flimg a:before{width:0;background:none;}
        
        
        .g_nav li:hover .ejxla{display:block;z-index:2;}
        .g_nav li:last-child .flimg a{padding: 0}
        .g_nav li:last-child .ejxla,.g_nav li:nth-child(8) .ejxla{left: auto;right:0;}
      




  .ttel{float: left;width:14%;position: relative;margin-top: 1.5rem;}
  .ttel em{width:1.8rem;height: 1.8rem; float: left;margin-right: 0.4rem;}
  .ttel em img{width:100%;display: inline-block;}
  .ttel span{font-size: 1.3rem;color:#cf351d; font-weight: bold;line-height: 1.8rem;float: left;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}


  html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}



  



    .layui-layer-page .layui-layer-content{overflow:hidden;}


 .banner{position:relative;}
 .banner .swiper-container{z-index:auto;}
        .banner .swiper-slide {
            position: relative
        }
        
        .banner .swiper-slide img {
            display: block;
            width: 100%
        }
        
        .banner .swiper-slide .ind_ban_tex {
            position: absolute;
            width: 100%;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        
        .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
            font-size: 5.3rem;
            line-height: 3.5;
            color: #fff;
            text-shadow: 3px 0 10px rgba(22, 78, 145, .4);
            transform: translateY(15px);
            opacity: 0;
            margin-bottom: 10px
        }
        
        .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
            color: #fff;
            font-size: 2.3rem;
            line-height: 3.4rem;
            margin-bottom: 10px;
            text-shadow: 3px 0 10px rgba(22, 78, 145, .4);
            transform: translateY(15px);
            opacity: 0
        }
        
        .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
            color: #fff;
            line-height: 3rem;
            font-size: 2.8rem;
            text-shadow: 3px 0 10px rgba(22, 78, 145, .4);
            transform: translateY(15px);
            opacity: 0
        }
        
        .banner .swiper-slide.active .ind_ban_tex_title_en {
            transition: all .5s ease .5s;
            transform: translateY(0);
            opacity: 1
        }
        
        .banner .swiper-slide.active .ind_ban_tex_title {
            transition: all .5s ease .6s;
            transform: translateY(0);
            opacity: 1
        }
        
        .banner .swiper-slide.active .ind_ban_tex_info {
            transition: all .5s ease .9s;
            transform: translateY(0);
            opacity: 1
        }
        
        .banner .swiper-button-next,
        .banner .swiper-button-prev {
            background-image: none;
            width: 64px;
            height: 64px;
            text-align: center;
            line-height: 64px;
            color: #fff;
            background-color: rgba(202, 202, 202, .3);
            transition: all .3s ease
        }
        
        .banner .swiper-button-next.swiper-button-disabled,
        .banner .swiper-button-prev.swiper-button-disabled {
            background-color: rgba(0, 0, 0, .3)
        }
        
        .banner .swiper-pagination-bullets{z-index: 221;left:-7%;}
        .banner .swiper-pagination-bullet {
            width: 1.1rem;
            height: 1.1rem;
           background: url(images/banico1.png) no-repeat;background-size:1.1rem 1.1rem;
            margin: 0 2rem; opacity: 1;
   
         
        }
        
        .banner .swiper-pagination-bullet-active {
            opacity: 1;
           background: url(images/banico2.png) no-repeat;background-size:1.1rem 1.1rem;
    
        }
        
      
        
 
    
        .banner .swiper-button-prev,
        .banner .swiper-container-rtl .swiper-button-next {
            left: calc(8.335% - 32px)
        }
        
        .banner .swiper-button-next,
        .banner .swiper-container-rtl .swiper-button-prev {
            right: calc(8.335% - 32px)
        }
        
        .banner .swiper-button-next,
        .banner .swiper-button-prev {
            top: 50%
        }
        
        .banner .swiper-container-horizontal>.swiper-pagination-bullets,
        .banner .swiper-pagination-custom,
        .banner .swiper-pagination-fraction {
            bottom: 5%
        }
        
        .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 .5rem
        }
        
        .wrapper_con {
            width: 21px;
            height: 42px;
            position: absolute;
            top: -2px;
            overflow: hidden;
            display: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        
        .f-14 {
            font-size: 14px
        }
        
        .right {
            right: -2px
        }
        
        .left {
            left: -2px
        }
        
        .circleProgress {
            width: 42px;
            height: 42px;
            border: 2px solid transparent;
            border-radius: 50%;
            position: absolute;
            top: 0;
            transform: rotate(-135deg);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        
        .rightcircle {
            border-bottom: 2px solid #fff;
            border-left: 2px solid #fff;
            right: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        
        .leftcircle {
            border-top: 2px solid #fff;
            border-right: 2px solid #fff;
            left: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        
        @keyframes circleProgressLoad_right {
            0% {
                transform: rotate(45deg)
            }
            100%,
            50% {
                transform: rotate(225deg)
            }
        }
        
        @keyframes circleProgressLoad_left {
            0%,
            50% {
                transform: rotate(45deg)
            }
            100% {
                transform: rotate(225deg)
            }
        }
    

      .fl2,.fl2 img{width:100%;display:block;}
  

.g_ft{background:url(images/ftbg.jpg) repeat-x;background-size:5rem 30rem;height:30rem;overflow:hidden}
.g_ft .ftlx{height:5.8rem;margin-bottom:4.4rem}
.g_ft .ftlx li{float:left;position:relative;padding-left:2.2rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftlx li i{position:absolute;width:2.1rem;height:2.1rem;left:0;top:2rem}
.g_ft .ftlx li i img{width:100%;display:block}
.g_ft .ftlx li em{font-size:.95rem;font-weight:400;line-height:5.8rem;color:#fff;display:block;font-weight:700}
.g_ft .ftlx li:nth-child(1){width:30%}
.g_ft .ftlx li:nth-child(2){width:40%}
.g_ft .ftlx li:nth-child(3){width:28%}
.g_ft h2{font-size:1.05rem;font-weight:400;line-height:2rem;color:#fff;font-weight:700;margin-bottom:1.8rem}
.g_ft .ftnav{float:left;width:24%;position:relative}
.g_ft .ftnav:before{content:"";position:absolute;background:rgba(255,255,255,.1);width:1px;height:13rem;right:0;top:.3rem}
.g_ft .ftnav ul li a{display:block;float:left;width:40%;font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(255,255,255,.5);margin-bottom:1rem}
.g_ft .ftnav ul li a:hover{color:#fff}
.g_ft .ftfa{float:left;width:40%;position:relative;margin-left:6%;margin-right:4%}
.g_ft .ftfa:before{content:"";position:absolute;background:rgba(255,255,255,.1);width:1px;height:13rem;right:0;top:.3rem}
.g_ft .ftfa ul li a{height:4.2rem;display:block;float:left;width:26.5%;position:relative;margin-right:1rem;margin-bottom:1rem}
.g_ft .ftfa ul li a i{width:100%;display:block}
.g_ft .ftfa ul li a i img{width:100%;display:block}
.g_ft .ftfa ul li a em{font-size:.85rem;font-weight:400;line-height:4.2rem;color:#fff;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,79,158,.8);text-align:center;display:none}
.g_ft .ftfa ul li a:hover em{font-weight:bold;}
.ftmid{height: 17rem}
.ftdown{font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(255,255,255,.5);}
.ftdown a{color:rgba(255,255,255,.5);}
.bean{font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(255,255,255,.5); display:inline-block;}
.bean a{color:rgba(255,255,255,.5);}

.g_ft .ftcode{float:right;width:25%}
.g_ft .ftcode ul li{display:block;float:left;width:30%;position:relative;margin-right:.5rem}
.g_ft .ftcode ul li i{width:100%;display:block;margin-bottom:2rem;padding:.6rem;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftcode ul li i img{width:100%;display:block}
.g_ft .ftcode ul li em{font-size:.75rem;font-weight:400;line-height:1.2rem;color:rgba(255,255,255,.5);text-align:center;display:block}
.g_ft .ftcode ul li:nth-child(3){margin-right:0}











    

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 80px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #004f9e;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #004f9e;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #004f9e;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

