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

   .g_top{height:5.8rem; width:100%;z-index: 15; box-sizing: border-box;min-width: 1200px; margin:0 auto;background:#fff;}
   .g_top .tlogo{ float:left;width:19.27%; display: table; height: 5.8rem; margin-right: 16.4%;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 5.8rem; display: block;}

    .g_nav{float: left;width:46%;overflow: hidden;margin-right: 1%;}
    .g_nav ul{display: flex;justify-content: space-between;}
    .g_nav li{position: relative;height: 5.8rem; padding:0 2%;}
    .g_nav li a{display: block;height:5.8rem;line-height: 5.8rem; font-size:0.95rem;color:#282828;   }
    .g_nav li b{position: relative;z-index: 11;font-weight: normal;}
    .g_nav li a:before{content: "";position: absolute;width:100%;height:0;background: #0d4102;left:0;top:0;transition:all .3s linear 0s;}
    .g_nav li a:after{content: "";position: absolute;width:0;height:0.1rem;background: #fff;left:50%; margin-left: -0.7rem; top:4.5rem;transition:all .3s linear 0s;}

    .g_nav li a:hover,.g_nav .cur a{color:#fff;font-weight: bold;}
    .g_nav li a:hover:before,.g_nav .cur a:before{height: 100%;}
    .g_nav li a:hover:after,.g_nav .cur a:after{width:1.5rem;}

  .ttel{float: left;width:17.3%;margin-top: 2rem;width: 10.5rem;height: 2rem;background: #e6ece5;border-radius: 2rem;padding-left: 3rem;box-sizing: border-box;position: relative;}
  .ttel em{position: absolute; left:0.7rem ; top:50%;margin-top: -0.7rem; width:1.4rem;height: 1.4rem; display: block;}
  .ttel em img{width:100%;display: block;}
  .ttel span{font-size: 0.9rem;color:#282828; line-height: 2rem; transition: all 0.3s linear 0s;}

  .ttel:hover span{opacity: 1;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}



  @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)}
}

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

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

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

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

  
  



    .banner {
  
        overflow: hidden;
 
    }
    
    .banner video {
        object-fit: fill
    }
    
    .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-bullet {
        width: 12px;
        height: 12px;
        background-color: #fff;
        margin: 0 2rem;
        opacity: .5;
        color: transparent
    }
    
    .banner .swiper-pagination-bullet-active {
        opacity: 1;
        width: 42px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        border: 2px solid rgba(255, 255, 255, .4);
        background-color: transparent;
        color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    
    .banner .swiper-pagination-bullet-active .rightcircle {
        -webkit-animation: circleProgressLoad_right 4s linear infinite;
        animation: circleProgressLoad_right 4s linear infinite
    }
    
    .banner .swiper-pagination-bullet-active .leftcircle {
        -webkit-animation: circleProgressLoad_left 4s linear infinite;
        animation: circleProgressLoad_left 4s linear infinite
    }
    
    .banner .swiper-pagination-bullet-active .wrapper_con {
        display: block
    }
    
    .banner .swiper-pagination {
        font-size: 0
    }
    
    .banner .swiper-pagination>span {
        display: inline-block;
        vertical-align: middle;
        position: relative
    }
    
    .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: 45%!important
    }
    
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 10%
    }
    
    .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)
        }
    }


    .g_ser{height: 4rem;line-height: 4rem;background: #f2f2f2;  }
    .h_sea{ height:4rem;line-height: 4rem; overflow:hidden; color:#666666; font-size: 0.8rem;}
    .h_sea b{font-weight: bold; float: left;width: 11%; color: #5f5f5f; font-size: 0.7rem; position: relative;}
    .h_sea b:before{content: "";position: absolute;width: 1rem;height: 0.1rem;background: #126301;left:0;top:0.8rem;}
    .h_sea b em{
      color:#126301;
    }
    .key{float: left;width: 81%;}
    .key a{color:#5f5f5f; margin-right: 2rem;}
    .key a:hover{color:#126301;font-weight: bold;}
    .key .lasta{background: none;}

    .s_inp{background:url(images/serbg.png) no-repeat;background-size: 100%;  margin-top: 1.5rem;width: 18.3%; height: 1.5rem;position: relative;}
    .inp01{height:1.5rem;line-height:1.5rem;  box-sizing: border-box;  padding-left: 1rem; width:80%;float:left;color:#5f5f5f; font-size: 0.65rem;  border: none; background: none; font-family:"Microsoft Yahei"}
    .s_ss{float:left; width:20%; height:1.5rem; background: none;border: none; cursor: pointer;position: relative;}
    
    


.f_bg{background:url(images/ftbg.jpg) no-repeat center 0; background-size: 100%; height:29rem;overflow:hidden;padding-top:3rem;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.f_bg:before{content:"";position:absolute;width:100%;height:1px;background:rgba(255,255,255,.3);left:0;top:17rem}

.f_logo{width:25%;height:17rem}
.f_logo em{display:block;width:100%;line-height:0;margin-bottom:20px}
.f_logo img{display:block;width:100%}
.f_logo a{font-size:1.3rem;color:#fff;line-height:2rem;font-weight:400}
.f_logo i{display:block;font-size:.75rem;line-height:1.6rem;font-style:normal;color:rgba(255,255,255,.5)}
.f_nav{height:17rem;width:65.7%;padding-top:1.4rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.f_ul01 li{float:left;position:relative}
.f_ul01 li:before{content:"";position:absolute;width:1px;height:10.6rem;background:rgba(255,255,255,.3);right:0;top:0}
.f_ul01 li:last-child:before{background:0 0}
.f_ul01 li a{font-size:1rem;color:#fff;font-weight:700;display:block;height:1.7rem;line-height:1.7rem;width:100%;margin-bottom:.7rem}
.f_nav ul li a:hover{color:#fff}
.f_ul01 li:nth-child(1){width:12.9%;margin-right:3%}
.f_ul01 li:nth-child(2){width:21%;margin-right:2%}
.f_ul01 li:nth-child(3){width:22%;margin-right:3.5%}
.f_ul01 li:nth-child(4){width:17%;margin-right:3.5%}
.f_ul01 li:nth-child(5){width:12%}
.f_ul01 .f_ul02 li{width:100%!important;height:1.5rem;line-height:1.5rem}
.f_ul01 .f_ul02 li:before{background:0 0}
.f_ul01 .f_ul02 li a{height:1.5rem;line-height:1.5rem;font-size:.75rem;color:rgba(255,255,255,.6);font-weight:400}
.f_ul01 .f_ul03 li{float:left!important;width:50%!important;margin-right:0!important}
.f_ban{width:75%}
.f_ban b{display:block;font-size:1.8rem;color:#fff;height:2.7rem;line-height:2.7rem;overflow:hidden}
.f_ban i{padding-left:2rem}
.f_ban p{line-height:2rem;font-size:.75rem;color:rgba(255,255,255,.6);padding-left:2rem;float:left;padding-right:1rem;background-size:1.8rem 1.8rem}
.f_ban p.f_p01{background:url(images/add1.png) no-repeat 0 center}
.f_ban p.f_p02{background:url(images/add2.png) no-repeat 0 center}
.f_bot{width:100%;height:2rem;line-height:2rem;overflow:hidden;font-size:.75rem;color:rgba(255,255,255,.6);padding-top:10px}
.f_bot span{padding:0 .5rem}
.f_bot a{color:rgba(255,255,255,.6)}
.f_bot a:hover{color:#fff}
.f_er{width:24%;padding-top:.8rem}
.f_er p{width:21%;float:left;background:#fff;margin-right:5%}
.f_er p:nth-child(4){margin-right:0}
.f_er p em{width:96%;display:block;line-height:0;padding:2%}
.f_er p img{display:block;width:100%}
.f_er p span{display:block;font-size:.6rem;color:#000;line-height:1.5rem;text-align:center}


    .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: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #126103;
        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 #126103;
    }
    
    .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: #126103;
    }
    
    .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;
    }

