@charset "utf-8";
/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
fieldset,img {
    border: 0;
}
input,textarea{outline: none;}
address,caption,cite,code,dfn,em,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:"";
}
abbr,acronym {
    border: 0;
}
a{
    text-decoration: none;
}
img{
    border:none;
    vertical-align: middle;
}

    body {font: normal 100% Microsoft YaHei,Helvetica, Arial,sans-serif;overflow-x: hidden;}

    .c {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
    }

    input, textarea {
        outline: none;
        background: none;
        border: none;
    }

    .left {
        float: left;
    }

    .right {
        float: right;
    }

    .clear {
        clear: both;
    }

    .f8 {
        background: #f8f8f8;
        width: 100%;
    }

    input::-webkit-input-placeholder {
        color: #bbbbbb;
    }

    input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #bbbbbb;
    }

    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #bbbbbb;
    }

    input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #bbbbbb;
    }
.height10{height:10px;background: #f5f5f5;}
.height30{height:30px;}
.height20{height:20px;}
.height34{height:34px;}
.height40{height:40px;}
.height50{height:50px;}
.height60{height:60px;}
.height80{height:80px;}
.height90{height:90px;}
.height95{height:95px;}
.height100{height:100px;}


.fixed-nav{
	position: fixed;
	width:100%;
	height: 65px;
	top:-65px; 
	-webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
}
.fixed-nava{
	position: fixed;
	width:100%;
	height: 65px;
	top:-65px; 
	-webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
	background: rgba(0,0,0,0.6);
}
.fixed-nav-appear{top:0;}



    
/* 网站头部 */
/* .header{width:100%; margin:0 auto; height: 65px;position: fixed;z-index: 9998;}
.header .header_top_left{float: left;margin-top: 10px;margin-left: 10px;height: 56px;}   
.menu_r{width: 60px;height: 65px;opacity: 1;right:0px;float: right;}
.menu_t{width: 60px;height: 65px;text-align: center;}
.menu_t img{margin-top: 25px;width: 30px;}
.menu_z ul{left: 100%;transition: all 1s;width: 50%;background: rgba(0,0,0,0.8);position: fixed;top: 0;z-index: 10;height: 100%;}
.menu_z ul.active{left:50%;transition: all 1s;}
.menu_z ul a{display: block;height: 50px;border-bottom: 1px dashed #666;line-height: 50px;padding-left: 8%;color: #fff;font-size: 16px;}
  */


/* 网站头部 */
.header{width:100%; margin:0 auto; height: 65px;position: fixed;z-index: 9998;}
.header .header_top_left{float: left;margin-top: 15px;margin-left: 10px;height: 40px;}   
.menu_r{width: 60px;height: 65px;opacity: 1;right:0px;float: right;}
.menu_t{width: 60px;height: 65px;text-align: center;}
.menu_t img{margin-top: 20px;width: 30px;}
.header .t_en{float: right;margin-top: 15px;width: 18px;overflow: hidden;margin-right: 15px;}

.menu_z ul{left: 100%;transition: all 1s;width: 50%;background: rgba(0,0,0,0.8);position: fixed;top: 0;z-index: 10;height: 100%;}
.menu_z ul.active{left:50%;transition: all 1s;}
.menu_z ul li{padding: 15px 5%;border-bottom: 1px #e6e6e6 solid;}
.menu_z ul li .li_a{font-size: 16px;color: #fff;padding-bottom: 10px; }
.menu_z ul li .li_con{border-top: 1px dashed #666;display: none;}
.menu_z ul li .li_con1{padding: 10px 0px 10px 10%;}
.menu_z ul li .li_con1 a{font-size: 15px;color: #fff;}

.header span{float: right;margin-right: 2%;cursor: pointer;}
.header span img{margin-top: 20px;width: 30px;}
.header1 span{float: right;margin-right: 2%;cursor: pointer;}
.header1 span img{margin-top: 20px;width: 30px;}
.nav_top ul{width: 50%;background: rgba(0,0,0,0.7);position: fixed;top:0;z-index: 10;height: 100%;}
.nav_top ul{right:100%;transition: all 1s;}
.close{background: url("/libs/images/close.png") no-repeat;width: 15px;height: 14px;position: fixed;
    left:45%;top:10px;display: none;z-index: 999;}
.nav_top ul.active{left:0%;transition: all 1s;}
.nav_top ul a{display: block;height: 40px;border-bottom: 1px dashed #666;line-height: 40px;padding-left: 8%;color: #fff;}
.nav_top ul li p{display: none;background: url("/libs/images/xx.png") no-repeat 10% center;}
.nav_top ul li p a{padding-left: 18%;}
.nav_top ul li > span{float: right;color: #fff;margin-right: 10%;line-height: 25px;padding:5px 10px;font-size: 13px;}
.nav_top ul li.active span{font-size: 10px;}
.nav_top ul li.active p{display: block;}

/* banner */
/* .banner .swiper-pagination-bullet{width: 8px;height: 8px;bottom: 30px; background: rgba(255,255,255,0.63);border-radius: 4px;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #0057cf;width: 8px;height: 8px;}   
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:30px;} */

/* .banner{position: relative;z-index: 11;overflow: hidden;}
.flexslider{position:relative;overflow:hidden;transition: all 0.3s;}
.flex-pauseplay{display: none;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{text-align: center;}
.banner .slides li a{display: block;}
.banner .slides li img{margin: 0 auto;display: none;}

.banner .slides li .video1{background-color: #000;}

.flex-direction-nav{position:absolute;z-index:10;width:100%;top:47%;opacity: 0;transition: all 0.3s;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;z-index: 10;border-radius: 25px;opacity: 0.5;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/lib/images/prev.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/lib/images/next.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a:hover{width: 60px;height: 50px; opacity: 1;}

.flexslider:hover .flex-direction-nav{opacity:1;}
.flex-control-nav{position: absolute;z-index: 11;width: 200px;left: 40%; bottom: 0;height: 90px;margin: 0px auto;display: none;}
.flex-control-nav li{z-index: 2;width: 30px;height: 90px;float: left;margin-right: 20px;}
.flex-control-nav li a{color: #ffffff;width: 30px;line-height: 90px;text-align: center;}
.flex-control-nav li .flex-active{display: block;font-size: 28px;color: #15843b;font-weight: bold;font-family: te2;}
.flexslider .flex-pauseplay{position: absolute;z-index: 10;width: 100px;height: 100px;background-color: #0D6A28;top: 50%;right: 0;text-align: center;line-height: 100px;}

.banner .show{width: 210px;line-height: 40px;text-align: center;background-color: #000000;color: #ffffff;font-size: 16px;border-radius: 20px;margin: 30px auto;cursor: pointer;
position: absolute;z-index: 20;left: 50%;bottom: 200px;margin-left: -105px;}
.banner .show:hover{background-color: rgba(0, 0, 0, 0.8);}

.banner .video{position: fixed;z-index: 100;text-align: center;width: 100%;height: 100%;min-width: 1210px;overflow: hidden;background-color: #000000;}
.banner .video video{width: 100%;}

.stay{position: absolute;z-index: 12;width: 1px;bottom: 0;left: 50%;height:150px;background-color: rgba(255, 255, 255, 0.3);}
.stay p{width: 1px;background-color: #ffffff;animation: chang ease-in-out 2s infinite;height: 0;margin-top: 0;}
@keyframes chang{
    0% {height: 0;margin-top: 0;}
    60% {height: 150px;margin-top: 0;}
    100% {height: 150px;margin-top: 150px;}
}

.video-show{width: 1210px;background-color: #000000;text-align: center;display: none;}
.video-show video{max-width: 100%;margin: 0 auto;} */


.videos{width: 100%;height: 100%;background-color: #333;}
.videos .videosbf{width: 100%;height: 100%;position: relative;}
.videos .videosbf .video_btn{position: absolute;top: 45%;text-align: center;width: 100%;}
.videos .videosbf .video_btn .tp{}
/* .videos .videosbf video{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); max-height: 100%;width: 100%;object-fit: cover; } */



.videos .c-dot {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}
.videos .swiper-pagination{
  position: relative;
}



img{max-width: 100%;}
.mian{width:100%; margin:0 auto; min-width:320px; overflow:hidden; background:url(/lib/images/Common/bdBg.jpg) repeat;}
.content , .footer{width:100%; margin:0 auto; }
.header1{width:100%; margin:0 auto; height: 60px;background: #ffd202;}
.header1 .header_top_left{float: left;width: 69%; height: 60px;line-height: 60px;text-align: center;}   
.header1 .open{width: 13.3%;height: 60px;background-color: #010101;float: left;text-align: center;line-height: 60px;}
.header1 .open img{height: 20px;}
.header1 .t_en{float: right;line-height: 60px;margin-right: 2%;}
.header1 .t_en img{height: 14px;}
.header1 .hea_search{float: right;cursor: pointer; margin-right: 3%;line-height: 60px; text-align: center;}
.header1 .hea_search img{height: 20px;}
.header1 form{width: 300px;height: 60px;position: absolute;right: 0px;top: 60px;display: none;z-index: 999;}
.header1 .text2{width:300px;height: 60px;background: #fff; border-radius: 10px;box-shadow: rgba(0,0,0,.1) 1px 1px 5px 5px; float: right;margin-left: 20px;border: 1px #e6e6e6 solid;}
.header1  .text2 input[type="text"]{
    box-sizing: border-box;
    font-size:14px;
    height: 59px;
    color:#333;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-decoration:none;
     width:220px;
     background: #fff;
    float: left;
    margin-top: 0px;
}
    
.header1  .text2 input[type="image"]{
    box-sizing: border-box;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-decoration:none;
    margin-left: 10px;
    margin-top: 20px;
    float: left;
}

.header1 .close{width: 20px;height: 20px;overflow: hidden;float: right;margin-top: 15px;margin-right: 15px;}
.header1 .close img{width: 15px;height: 15px;}

/* 首页搜索search  start  */
.header1 .nav-search{float: right;margin-top: 40px;margin-left: 40px;}
.header1 .nav-search .search-button{
    display: inline-block;
    border: 0;
    background: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.header1 .nav-search form{
    /* background: rgba(0,0,0,0.1); */
    margin-right: 10px;
    padding: 2px 9px 4px 8px;
    transition: .3s;
    border-radius: 2px;
    display: flex;
    align-items: center;
}

.header1 .nav-search form{
    /* background: rgba(45,185,221,0.08); */
}
    
    
.header1 .search-btn-sticky{
    display:none;
  }
  
.header1 .header-wrapper.fixed .search-btn, 
.header1 .blog-aritlce-bd .search-btn, 
.header1 .news-bd .search-btn{
    display:none;
  }
    
.header1 .header-wrapper.fixed .search-btn-sticky, 
.header1  .blog-aritlce-bd .search-btn-sticky, 
.header1  .news-bd .search-btn-sticky{
    display:inherit;
  }
.header1 .nav-search form input{
      width: 0;
      border: 0;
      transition: .3s;
      padding-left: 0;
      padding-right: 0;
      background: none;
    color: #ffffff;
  }
    

.header1 .nav-search form input{
    color: #fff;
  }
.header1 .nav-search form.open1 input{
    width: 180px;
    
  }
.header1 .nav-search-m{
    padding: 10px 15px 0 10px;
    margin-top: 40px;
  }
.header1 .nav-search-m form{
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    padding: 4px 5px;
  }
    
.header1 .nav-search-m .hs-search-field__input{
    border: 0;
    width: 87%;
    color: #fff;
  }
    
.header1 .nav-search-m .search-button{
    display: inline-block;
    width: 30px;
}



/*首页轮播图*/
.c-banner1 {
    background: #fff;
}
.c-banner1 .swiper-slide{
    position: relative;
    overflow: hidden;
}
.c-banner1 .swiper-slide img {
    width: 100%;
    /* height: 100vh; */
    object-fit: cover;
    -webkit-transition: all 7s;
    transition: all 7s;
    /* transform:scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);  */
}
.c-banner1 .swiper-slide .c-bg2 {
    display: none;
}
.c-banner1 .swiper-slide-active img{
  width: 100%;
    transform:scale(1,1);
    -webkit-transform:scale(1,1); 
}
.c-banner1 .swiper-slide .c-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    background: url(/lib/images/mbl.png)repeat;
}
.c-banner1 .swiper-slide .c-wrap .c-title{
    font-size: 47px;
    color: #fff;
    font-weight: bold;
}

.c-banner1 .swiper-slide .c-wrap .c-title1{
    font-size: 9.7px;
    color: #fff;
    letter-spacing:6.5px;
    margin-top: 20px;
}

.c-banner1 .swiper-slide .c-wrap .hr{margin-top: 40px;width: 67px;height: 3px;background: #fff;}

.c-banner1 .swiper-slide .c-wrap .c-title2{margin-top: 43px;font-size: 36px;color: rgba(255,255,255,.93);}
.c-banner1 .swiper-slide .c-wrap .c-title2 span{padding: 0 20px;}



.c-banner1 .swiper-pagination-bullet {
    opacity: 1;
}
.c-banner1 .c-dot {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
}
.c-banner1 .swiper-pagination{
    position: relative;
}

.loading {
  margin: 0 5px;
  width: 17px;
  height: 17px;
  position: relative;
  border: 2px solid transparent;
  background: transparent;
}
.loading.swiper-pagination-bullet-active {
    border-color: rgba(255,255,255,.9);
}
.loading .c-progress {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  left: 4px;
  top: 4px;
  line-height: 120px;
  text-align: center;
}
.loading.swiper-pagination-bullet-active .c-progress {
    background-color: none;
    width: 0px;
    height: 0px;
}
.loading .left,
.loading .right {
  opacity: 0;
  width: 10px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  left: -2px;
  top: -2px;
  overflow: hidden;
}
.loading.swiper-pagination-bullet-active .left,.loading.swiper-pagination-bullet-active .right {
    opacity: 1;
}
.loading .right {
    left: auto;
    right: -2px;
    top: -2px;
}
.loading .left:after,
.loading .right:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 10px;
  height: 17px;
  border: 2px solid #ffd202;
  border-radius: 8.5px 0 0 8.5px;
  border-right: 0;
}
.loading .right:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 0 8.5px 8.5px 0;
  border: 2px solid #ffd202;
  border-left: 0;
}
.loading.swiper-pagination-bullet-active .left:after {
  transform-origin: right center;
  /* animation-iteration-count: infinite; */
  animation-fill-mode: forwards;
  animation-duration: 3.9s;
  animation-timing-function: linear;
  animation-name: spin-left;
}

.loading.swiper-pagination-bullet-active .right:after {
  transform-origin: left center;
  animation-duration: 3.9s;
  /* animation-iteration-count: infinite; */
  animation-timing-function: linear;
  animation-name: spin-right;
}
@keyframes spin-right {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin-left {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes c-zoom {
  0% {
    transform:scale(1,1);
    -webkit-transform:scale(1,1); 
  }
  100% {
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1); 
  }
}

@keyframes c-zoom {
  0% {
    transform:scale(1,1);
    -webkit-transform:scale(1,1); 
  }
  100% {
    transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2); 
  }
}

.c-zoom {
  -webkit-animation-name: c-zoom;
  animation-name: c-zoom;
}


/* 首页产品 */
.i_pro{width: 100%;padding: 40px 3%;}
.i_pro h2{font-size: 18px;color: #333;text-align: center;}
.i_pro .hr{width: 25px;height: 2px;background-color: #fcc800;margin: 15px auto;}
.i_pro ul{margin-top: 30px;}
.i_pro li{width: 48%;height: 184px;margin-bottom: 10px; float: left;overflow: hidden;position: relative;}
.i_pro a:nth-child(2n) li{float: right;}
.i_pro li .li_c{position: absolute;top: 0px;width: 100%;height: 184px;padding: 60px 10%;}
.i_pro li .li_c .li_c_l{width: 30%;float: left;overflow: hidden;}
.i_pro li .li_c .li_c_l .tp1{width: 100%;height: 40px;overflow: hidden;}
.i_pro li .li_c .li_c_l .tp1 img{max-width: 100%;max-height: 100%;}
.i_pro li .li_c .li_c_r{width: 65%;float: right;overflow: hidden;}
.i_pro li .li_c .li_c_r h3{font-size: 13px;color: #fff;}
.i_pro li .li_c .li_c_r h4{font-size: 18px;color: #fff;margin-top: 5px;}


/* 热销爆款 */
.i_pro1{width: 100%;padding: 40px 3%;}
.i_pro1 h2{font-size: 18px;color: #333;text-align: center;}
.i_pro1 .hr{width: 25px;height: 2px;background-color: #fcc800;margin: 15px auto 25px;}
.i_pro1 .tp1{margin-bottom: 20px;}
.i_pro1 .swiper-wrapper{padding: 0 0 40px;}
.i_pro1 .li_c{width: 100%;height: 220px;background-color: #fff;border-radius: 10px;overflow: hidden;}
.i_pro1 .tp{width: 100%;height: 150px;text-align: center;line-height: 150px;overflow: hidden;}
.i_pro1 .tp img{max-width: 90%;max-height: 90%;transition: all .5s;}
.i_pro1 .swiper-slide:hover .tp img{transform: scale(1.1);transition: all 4s;}
.i_pro1 h3{font-size: 14px;color: #666;text-align: center;font-weight: bold;margin-top: 10px;height: 16px;line-height: 16px;overflow: hidden;}
.i_pro1 h4{font-size: 14px;color: #666;text-align: center;font-weight: bold;margin-top: 10px;height: 16px;line-height: 16px;overflow: hidden;}
.i_pro1 .swiper-slide:hover h3{color: #fcc800;}
.i_pro1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-top: 0px 10px;}
.i_pro1 .swiper-pagination{position: relative;}


/* 首页关于jdb电子游戏平台 */
.i_about{width: 100%;padding: 10px 3%;}
.i_about h2{font-size: 18px;color: #333;text-align: center;}
.i_about .hr{width: 25px;height: 2px;background-color: #fcc800;margin: 15px auto 25px;}
.i_about .i_video_con{border-radius: 10px 10px 0px 0px;overflow: hidden;}
.i_about .i_about_c{font-size: 14px;color: #666;line-height: 25px;width: 100%;background-color: #fff;border-radius: 0px 0px 10px 10px;padding: 30px 5%;}
.i_about .i_about_c .more{font-size: 14px;color: #f0aa01;text-align: right;margin-top: 10px;}
.i_about .i_about_c .more a{font-size: 14px;color: #f0aa01;text-align: right;}

/* 首页新闻 */
.i_news{width: 100%;padding: 40px 3%;}
.i_news h2{font-size: 18px;color: #333;text-align: center;}
.i_news .hr{width: 25px;height: 2px;background-color: #fcc800;margin: 15px auto 25px;}
.i_news .tp1{margin-bottom: 20px;}
.i_news .swiper-wrapper{padding: 0 0 40px;}
.i_news .li_c{width: 100%;height: 180px;background-color: #fff;border-radius: 10px;overflow: hidden;}
.i_news .tp{width: 100%;height: 135px;text-align: center;line-height: 135px;overflow: hidden;}
.i_news .tp img{max-width: 100%;max-height: 135px;transition: all .5s;}
.i_news .swiper-slide:hover .tp img{transform: scale(1.1);transition: all 4s;}
.i_news h3{font-size: 14px;padding: 0px 5%; color: #666;font-weight: bold;margin-top: 10px;height: 20px;line-height: 20px;overflow: hidden;}
.i_news .swiper-slide:hover h3{color: #fcc800;}
.i_news .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-top: 0px 10px;}
.i_news .swiper-pagination{position: relative;}
.i_news h3 .left{font-size: 14px;width: 80%;float: left; color: #666;text-align: left;font-weight: bold;}
.i_news h3 .right{width: 20%;float: right;text-align: right;height: 20px;overflow: hidden;}
.i_news h3 .right img{max-width: 100%;max-height: 100%;}









.loading1 {
    margin: 0 10px;
    width: 17px;
    height: 17px;
    position: relative;
    border: 2px solid transparent;
    background: transparent;
    }
    .loading1.swiper-pagination-bullet-active {border-color: #c9c9c9;}
    .loading1 .c-progress {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #333;
    border-radius: 50%;
    left: 4px;
    top: 3px;
    line-height: 120px;
    text-align: center;
    opacity:1;
    }
    .loading1.swiper-pagination-bullet-active .c-progress {
      background-color: none;
      width: 0px;
      height: 0px;
    }
    .loading1 .left,
    .loading1 .right {
    opacity: 0;
    width: 10px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    left: -2px;
    top: -2px;
    overflow: hidden;
    }
    .loading1.swiper-pagination-bullet-active .left,.loading1.swiper-pagination-bullet-active .right {
      opacity: 1;
    }
    .loading1 .right {
      left: auto;
      right: -2px;
      top: -2px;
    }
    .loading1 .left:after,
    .loading1 .right:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 10px;
    height: 17px;
    border: 2px solid #ffd202;
    border-radius: 8.5px 0 0 8.5px;
    border-right: 0;
    }
    .loading1 .right:after {
    content: "";
    position: absolute;
    display: block;
    border-radius: 0 8.5px 8.5px 0;
    border: 2px solid #ffd202;
    border-left: 0;
    }
    .loading1.swiper-pagination-bullet-active .left:after {
    transform-origin: right center;
    /* animation-iteration-count: infinite; */
    animation-fill-mode: forwards;
    animation-duration: 3.9s;
    animation-timing-function: linear;
    animation-name: spin-left1;
    }
    
    .loading1.swiper-pagination-bullet-active .right:after {
    transform-origin: left center;
    animation-duration: 3.9s;
    /* animation-iteration-count: infinite; */
    animation-timing-function: linear;
    animation-name: spin-right1;
    }
    @keyframes spin-right1 {
    0% {
      transform: rotate(180deg);
    }
    50% {
      transform: rotate(360deg);
    }
    100% {
      transform: rotate(360deg);
    }
    }
    
    @keyframes spin-left1 {
    0% {
      transform: rotate(180deg);
    }
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(360deg);
    }
    }
    @-webkit-keyframes c-zoom1 {
    0% {
      transform:scale(1,1);
      -webkit-transform:scale(1,1); 
    }
    100% {
      transform:scale(1.1,1.1);
      -webkit-transform:scale(1.1,1.1); 
    }
    }
    
    @keyframes c-zoom1 {
    0% {
      transform:scale(1,1);
      -webkit-transform:scale(1,1); 
    }
    100% {
      transform:scale(1.2,1.2);
      -webkit-transform:scale(1.2,1.2); 
    }
    }
    
    .c-zoom1 {
    -webkit-animation-name: c-zoom1;
    animation-name: c-zoom1;
    }



/* 底部 */
.wap_footer{width: 100%;background-color: #1b1b1b;padding: 20px 0px;}
.nav_bottom ul{width: 100%;}
.nav_bottom ul{transition: all 1s;}
.close{background: url("/libs/images/close.png") no-repeat;width: 15px;height: 14px;position: fixed;
    left:45%;top:10px;display: none;z-index: 999;}
.nav_bottom ul.active{left:0%;transition: all 1s;}
.nav_bottom ul .hr{width: 90%;height: 1px;background-color: rgba(255,255,255,.2);margin: 0px auto;}
.nav_bottom ul a{display: block;height: 50px;line-height: 50px;padding-left: 5%;font-size: 16px; color: rgba(255,255,255,.53);}
.nav_bottom ul li p{display: none;background: url("/libs/images/xx.png") no-repeat 10% center;height: 40px;line-height: 40px; background-color: #222;}
.nav_bottom ul li p a{font-size: 14px;color: rgba(255,255,255,.28);height: 40px;line-height: 40px;}
.nav_bottom ul li > span{float: right;color: #fff;margin-right: 5%;line-height: 25px;padding:13px 0px;font-size: 13px;}
.nav_bottom ul li.active span{font-size: 10px;}
.nav_bottom ul li.active p{display: block;}
.nav_bottom ul li span .img2{display: none;}
.nav_bottom ul li.active span .img1{display: none;}
.nav_bottom ul li.active span .img2{display: inline;}
.nav_bottom ul li.active .hr{display: none;}

.f_list1{padding: 20px 5%;font-size: 14px;color: rgba(255,255,255,.3);}
.f_list1 em{font-size: 14px;color: rgba(255,255,255,.3);margin: 0px 5px;}
.f_list1 a{font-size: 14px;color: rgba(255,255,255,.3);}
.f_list1 em:nth-child(1){display: none;}

.f_list2{padding: 20px 5%;}
.f_list2 .left{width: 60%;float: left;overflow: hidden;}
.f_list2 h2{font-size: 14px;color: rgba(255,255,255,.32);line-height: 25px;}
.f_list2 h3{font-size: 14px;color: rgba(255,255,255,.32);line-height: 25px;}
.f_list2 .footer_h{margin-top: 20px;}
.f_list2 .footer_h img{width: 15%;margin-right: 4%; float: left;}
.f_list2 .right{width: 30%;float: right;text-align: right; overflow: hidden;}

.f_hr{width: 90%;height: 1px;background-color: rgba(255,255,255,.2);margin: 30px auto 10px;}

.f_list3{padding: 20px 5%;font-size: 14px;color: rgba(255,255,255,.32);line-height: 25px;}
.f_list3 a{font-size: 14px;color: rgba(255,255,255,.32);line-height: 25px;}
.f_list3 .left{width: 70%;float: left;}
.f_list3 .right{width: 30%;float: right;text-align: right; font-size: 14px;color: rgba(255,255,255,.32);}


.gzh1{width: 60px;height: 60px;float: right;margin-top: -70px;position: absolute;display: none;left: 23%;}
.gzh:hover .gzh1{display: inline;}


.dy1{width: 60px;height: 60px;float: right;margin-top: -70px;position: absolute;display: none;left: 43%;}
.dy:hover .dy1{display: inline;}


/* 分页 */
.page p {text-align: center;line-height: 70px;}
.page p span{padding: 10px 1px;font-size: 16px;color: #666666;margin-left: -5px;}
.page p a{padding: 10px 4px;font-size: 16px;color: #666666;margin-left: -5px;}
.page .current{color: #fcc800;padding: 10px 4px;}
.page p a:hover{color: #fcc800;padding: 10px 4px;}
.page p img{margin: -5px 2px 0;}



.body_contact{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact *{}
.body_contact .contact_list1 ul li .li_c,.body_contact .contact_list1 ul li .li_c *{
    font-size: 12px;
}
.body_contact .contact_list3 li h4{
    display: flex;
    justify-content: center;
    column-gap: 20px;
}
.body_contact .part5 li *{
    color: #666;
    font-size: 13px !important;
}

.body_contact .part5 li.active *,.body_contact .part5 li:hover * {
    color: #444 !important;
}
.body_contact .contact_3 .submit1 input[type="submit"]{
    color: #333;
}
.body_contact .contact_list4 h2{
    margin-bottom: 55px;
}
.body_contact .part5 .li_3 .d2{
    flex: 0 0 60%;
}

.body_contact .part5 .li_3 .s_tel {
    margin-bottom: 10px;
}

.body_contact .part5 .li_3 .d1 {
    flex: 0 0 20%;
}
.body_contact .contact_list4 li h4{
    display: flex;
    justify-content: center;
}
.body_contact .part5{
    padding: 30px 15px;
    text-align: center;
}

.body_contact .part5 .c {}

.body_contact .part5 ul {
    display: block;
    /* grid-template-columns: repeat(3,1fr); */
    /* gap: 30px; */
}

.body_contact .part5 li {
    text-align: center;
    padding: 30px 30px 30px;
    height: auto;
    width: 100%;
    transition: all .43s;
}

.body_contact .part5 h3 {
    font-size: 15px !important;
    margin: 0 auto 25px;
}

.body_contact .part5 .d1 {
    text-align: right;
    /* flex: 1; */
}

.body_contact .part5 .d2 {
    /* flex: 1; */
    text-align: left;
}

.body_contact .part5 .s_tel {
    padding-left: 45px;
    background: url(/lib/images/c_tel.png) no-repeat left 19px center;
}

.body_contact .part5 .s_qq {
    padding-left: 45px;
    background: url(/lib/images/c_qq.png) no-repeat left 19px center;
}

.body_contact .part5 .d2 span {
    font-size: 17px;
    color: #666;
    display: block;
    /* margin-bottom: 10px; */
    background-size: auto 13px;
    padding-left: 30px;
    background-position: left center;
}

<!--耗时1759656823.9985秒-->