@charset "utf-8";body{font-size:14px;color:#000;font-family: Roboto-Regular;}

@charset "utf-8";html{height:100%}
::-webkit-scrollbar{width:.3rem;height:.3rem}
::-webkit-scrollbar-track{background-color:#eee}
::-webkit-scrollbar-thumb{border-radius:4px;background-color:#5DBE7F}
@media only screen and (max-width:1080px){
::-webkit-scrollbar{width:5px;height:5px}
}
@media only screen and (max-width:520px){
::-webkit-scrollbar{width:2px;height:2px}
}


*{padding:0;margin:0;list-style:none}
a{text-decoration:none;color:inherit}
i{font-style:normal}
dl,ol,ul{list-style-type:none}
b{display:inline-block}
em{font-style:normal;font-family:arial}
.w1600{margin:0 auto;width:93%;max-width: 83.6vw;}
.w1400{margin:0 auto;width:93%;max-width: 68vw;}
.w1200{margin:0 auto;width:93%;max-width: 58vw;}
.odcontent{margin:0 auto;width: 94%;max-width: 94vw;}
@media only screen and (max-width:1280px){
.w1600{width: 92%;}
.w1400{width: 92%;}
.w1200{width: 92%;}
.odcontent{width: 92%;}
}
@media only screen and (max-width:1080px){
.w1600{max-width:1600px}
.w1400{max-width:1400px}
.w1200{max-width:1200px}
.odcontent{max-width:1600px}
}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
input,textarea{border:none;outline:0;border-radius:0;-webkit-appearance:none}
button{border:none;padding:0}
.head_fixed{position:fixed;top:0;left:0;width:100%;height:auto;z-index:9999}
img{border:none;vertical-align:middle;max-width:100%}
:focus{outline:0;-webkit-tap-highlight-color:transparent}
a,div,li{-webkit-tap-highlight-color: transparent;}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background-color:transparent!important;background-image:none!important;-webkit-box-shadow:0 0 0 1000px #f2f3f7 inset!important;-webkit-text-fill-color:#333}
.flex{display:flex;flex-wrap:wrap;}
.flx{display:flex;flex-wrap:wrap;justify-content:space-between}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;}
 
@font-face {font-family: Roboto-Regular;font-style: normal; src: url(../font/Roboto-Regular.ttf) format("TrueType"); font-display: fallback;}
@font-face {font-family: Times New Roman;font-style: normal; src: url(../font/Times New Roman.fon) format("TrueType"); font-display: fallback;}

 


/* btn */
.btn{width: max-content;border-radius: 28px;margin-top: 2.5vw;transition: all .5s;background: linear-gradient(to right,#5DBE7F,#8ED450);}
.btn a{display: flex;align-items: center;padding: .58vw .45vw .58vw 1vw;}
.btn p{color: #fff;font-size: .85vw;margin-right: .88vw;transition: all .5s;}
.btn span{width: 1.2vw;height: 1.2vw;background: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: all .6s;}
.btn span img{width: .627vw;}
.btn:hover p{transform: translateX(1.68vw);}
.btn:hover span{transform: translateX(-4.7vw);}
@media screen and (max-width:1280px){
.btn:hover span{transform: translateX(-5.5vw);}
}
@media screen and (max-width:1080px){
.btn{margin-top: 30px;}
.btn a{padding: 8px 8px 8px 16px;}
.btn p{font-size: 15px;margin-right: 18px;}
.btn span{width: 22px;height: 22px;}
.btn span img{width: 12px;}
.btn:hover p{transform: translateX(40px);}
.btn:hover span{transform: translateX(-85px);}
}
@media screen and (max-width:520px){
.btn{margin-top: 20px;}
.btn a{padding: 6px 6px 6px 12px;}
.btn p{font-size: 14px;margin-right: 14px;}
.btn:hover p{transform: translateX(33px);}
.btn:hover span{transform: translateX(-72px);}
}


/* title */
.in_tit{text-align: center;}
.in_tit .title{font-size: 2.1vw;color: #0C2240;font-weight: bold;}
.in_tit .tit{color: #666;font-size: .845vw;margin-top: .8vw;text-align: center;}
@media screen and (max-width:1080px){
.in_tit .title{font-size: 3vw;}
.in_tit .tit{font-size: 14px;margin-top: 8px;}
}
@media screen and (max-width:768px){
.in_tit .title{font-size:4vw;}
}
@media screen and (max-width:520px){
.in_tit .title{font-size: 22px;line-height: 1.4;text-align: center;}
.in_tit .tit{font-size: 13px;margin-top: 5px;}
}

 
/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.5s;}
.head .h_top{color: #fff;font-size: .88vw;font-weight: bold;background: linear-gradient(to right,#5DBE7F,#5DBE7F);padding: .9vw 0;}
.head .h_top .w1600{display: flex;align-items: center;justify-content: space-between;overflow: hidden;}
.head .h_top span{width:30%;overflow:hidden;display:flex;align-items:center}
.head .h_top span i:nth-child(1){margin-right:2.68vw;}
.head .h_top span i{flex-shrink:0;width:100%;animation:marquee 30s linear infinite;white-space:nowrap}
.head .h_top a{display: flex;align-items: center;}
.head .h_top a img{width: .993vw;margin-right: .5vw;}
.head .head_mid{background: #fff;box-shadow: 0 0 3px rgba(0, 0, 0, .1);}
.head .head_mid .w1600{display: flex;align-items: center;justify-content: space-between;}
.head .head_mid .lf_part .logo{display: flex;align-items: center;}
.head .head_mid .lf_part .logo a{display: flex;align-items: center;}
.head .head_mid .lf_part .logo img{width: 8.778vw;}
.head .head_mid .lf_part .logo span{display: grid;font-size: .95vw;color: #211D1E;position: relative;margin-left: 1vw;padding-left: 1vw;line-height: 1.3;}
.head .head_mid .lf_part .logo span:after{background: #EFEDF3;position: absolute;content: "";left: 0;top: 10%;width: 1px;height: 80%;}
.head .head_mid .lf_part .text{margin-left: 4%;}
.head .head_mid .lf_part .text h3{font-size: 1.15vw;}
.head .head_mid .lf_part .text p{width: 80%;font-size: .85vw;color: #010101;margin-top: 1.5%;}
.head .head_mid .head_nav{box-sizing: border-box;transition: all .5s ease-in-out;}
.head .head_mid .head_nav .first_nav{text-align: end;white-space: nowrap;}
.head .head_mid .head_nav .first_nav > li{display: inline-block;white-space: nowrap;z-index: 1;position: relative;margin: 0 1.68vw;}
.head .head_mid .head_nav .first_nav > li .ha a{font-size: .94vw;position: relative;color: #211D1E;margin: 1.8vw 0;z-index: 99;transition: ease .75s;display: flex;align-items: center;font-weight: bold;}
.head .head_mid .head_nav .first_nav > li .ha a:after{content:'';position:absolute;height: 3px;z-index:9;width:0;right: 0;transition: all .5s ease-in-out;bottom: -1.25vw;background: #5DBE7F;}
.head .head_mid .head_nav .first_nav > li.cur .ha a,.head .head_mid .head_nav .first_nav > li:hover .ha a{color: #5DBE7F;}
.head .head_mid .head_nav .first_nav > li.cur .ha a:after,.head .head_mid .head_nav .first_nav > li:hover .ha a:after{width: 100%;left: 0;right: auto;}
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 0;height: auto;transition: all .5s ease-in-out;z-index: 3;box-sizing: border-box;transform-origin: center top;opacity: 0;pointer-events: none;cursor: pointer;width: 10vw;transform: translate(0 , 30px);}
.head .head_mid .head_nav .pc_secnav.on{backface-visibility: hidden;pointer-events: auto;opacity: 1;transform: translate(0 , 0);}
.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;position: relative;}
.head .head_mid .head_nav .pc_secnav .lf_nav ul{background: #ffffff;border-bottom-right-radius: 40px;padding: .58vw 0;box-shadow: 0 0 5px rgb(105 100 100 / 10%);}
.head .head_mid .head_nav .pc_secnav .lf_nav ul li{display: block;}
.head .head_mid .head_nav .pc_secnav .lf_nav ul li a{display: block;font-size: .82vw;line-height: 2.4vw;padding: 0 1.4vw;text-align: left;}
.head .head_mid .head_nav .pc_secnav .lf_nav ul li a:after{display: none;}
.head .head_mid .head_nav .pc_secnav .lf_nav ul li:hover > a{color: #5DBE7F;}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;display: flex;align-items: center;}
.head .head_mid .rt_part .search{display: flex;align-items: center;cursor: pointer;}
.head .head_mid .rt_part .search img{width: .993vw;}
.head .head_mid .rt_part .search p{color: #211D1E;font-size: .95vw;margin-right: .5vw;font-weight: bold;}
.head .head_mid .rt_part .language{margin-left: 2.4vw;cursor: pointer;position: relative;}
.head .head_mid .rt_part .language img{width: .993vw;}
.head .head_mid .rt_part .language{position:relative}
.head .head_mid .rt_part .language ul{position:absolute;background:#fff;border-radius:10px;box-shadow:0 3px 16px -8px rgb(0 0 0 / 28%);top:0;left:50%;transform:translateX(-50%) translateY(60px);transition:all .5s ease-in-out;padding:.3vw 1.2vw;opacity:0;visibility:hidden;line-height:2;width:max-content}
.head .head_mid .rt_part .language ul li{text-align:center;margin: .5vw 0;}
.head .head_mid .rt_part .language ul li a{font-size:.85vw;display:flex;align-items:center}
.head .head_mid .rt_part .language ul li:hover a{color:#5dbe7f}
.head .head_mid .rt_part .language:hover ul{opacity:1;visibility:visible;transform: translateX(-50%) translateY(20px);}
.head .h_search{position:fixed;top:0;left:50%;background-color:rgba(0,0,0,.95);height:0;width:0;overflow:hidden;z-index:99999;opacity:0;visibility:hidden;border-radius:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all ease .4s;transition:all ease .4s}
.head .h_search.show{opacity:1;visibility:visible;width:100.1%;height:100%;-webkit-transition:all ease .4s;transition:all ease .4s;border-radius:0}
.head .h_search .h_close{border: 2px solid #fff;border-radius: 50%;height: 2.5rem;width: 2.5rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-right: 60px;margin-top: 40px;cursor: pointer;}
.head .h_search .h_close img{transition: 1s;width: 20px;}
.head .h_search .h_close:hover img{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.head .h_search .h_box{position:absolute;top:50%;left:50%;display:inline-block;cursor:auto;width:94%;max-width:max(300px,36.458vw);-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform ease .4s;transition:-webkit-transform ease .4s;transition:transform ease .4s;transition:transform ease .4s,-webkit-transform ease .4s}
.head .h_search.show .h_box{-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
.head .h_search .h_box .h_text{border:1px solid #fff;border-radius:30px;padding:0 20px;position:relative}
.head .h_search .h_box .h_text .text{background:0 0;font-size:16px;color:#fff;width:100%;height:60px;border:none}
.head .h_search .h_box .h_btn{position:absolute;right:3%;top:0;height:60px;line-height:60px;display: flex;align-items: center;}
.head .h_search .h_box .h_btn .submit{border:none;background:url(../images/search.png);background-size: 28px;height: 28px;width: 28px;filter: brightness(0) invert(1);}
.head .h_search .h_box .h_text .text[type=text]::placeholder{color:#ffffffe8}
@keyframes marquee{0%{transform:translateX(0)}
100%{transform:translateX(-100%)}
}



/* menu */
.menu{width: 100vw;height:100vh;position:fixed;top:0;right:0;z-index:999;background:rgba(0,0,0,.7);box-shadow:0 0 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);transform:translateX(100vw);transition:.5s all ease-in-out;opacity:0;visibility: hidden;}
.menu.active{transform:translateX(0);opacity: 1;visibility: visible;}
.menu ul{width: 90%;margin: 0 auto;margin-top: 8%;}
.menu ul li{border-bottom:1px solid rgba(255,255,255,.3);padding: 20px 0;transition:.3s all ease-in-out;width: 100%;}
.menu ul li .rd{position: relative;display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
.menu ul li .rd a{color:#fff;font-size:18px;}
.menu ul li .rd i{width: 19px;}
.menu ul li .rd i:after{content: "";width: 2px;height: 16px;background: #fff;position: absolute;transition: all .35s;right: 7px;top: 3px;}
.menu ul li .rd i:before{content: "";width: 16px;height: 2px;background: #fff;position: absolute;transition: all .35s;right: 0px;top: 10px;}
.menu ul li.cur .rd i:after{width: 0;-webkit-transform: rotate(90deg);}
.menu ul li .hd{display: none;}
.menu ul li .hd .second{opacity:1;transition:.3s all ease-in-out;margin-top: 5px;display: grid;padding-left: 20px;}
.menu ul li .hd .second{width: 100%;display:flex;align-items: center;flex-wrap: wrap;margin-top: 18px;}
.menu ul li .hd .second a{font-size: 16px;color: #ffffffeb;font-weight: normal;width: 100%;margin: 8px 0;}
.he_fadeup1{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.3s}
.he_fadeup2{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.4s}
.he_fadeup3{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.5s}
.he_fadeup4{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.6s}
.he_fadeup5{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.7s}
.he_fadeup6{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.8s}
.he_fadeup7{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.9s}
.he_fadeup8{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.9s}
@keyframes fadeIniup{0%{opacity:0;transform:translateY(60px)}
100%{opacity:1;transform:translateY(0)}
}

/* menu_bar */
.menu_bar{position:relative;cursor:pointer;z-index: 3;display: none;align-items: center;justify-content: center;transition: 0.4s 0.2s;margin-left: 20px;}
.menu_bar.active{z-index:9998}
.menu_bar.active span{background:#fff}
.menu_bar .bar{width: 25px;height: 21px;position: relative;}
.menu_bar span{width:100%;height: 2px;position:absolute;background:#5dbe7f;display:block;-webkit-transition:all .35s;-webkit-transform:rotate(0);top:0;}
.menu_bar.active span{background:#fff}
.menu_bar span:nth-child(1){width: 15px;right: 0;}
.menu_bar span:nth-child(2){top: 8px;}
.menu_bar span:nth-child(3){top: 8px;width:18px;}
.menu_bar:hover span:nth-child(1){width:25px}
.menu_bar:hover span:nth-child(3){width:25px}
.menu_bar.active:hover span:nth-child(2){width:0}
.menu_bar.active:hover span:nth-child(3){width:25px}
.menu_bar.active span:nth-child(2){width:0}
.menu_bar.active span:nth-child(1){top:9px;-webkit-transform:rotate(45deg);width:25px}
.menu_bar.active span:nth-child(3){top:9px;-webkit-transform:rotate(-45deg);width: 25px;}
.menu_bar span:nth-child(3){top: 17px;width: 15px;}


 
/* mobile-end */
@media only screen and (max-width:1080px){
.head .h_top{padding: 10px 0;font-size: 15px;}
.head .h_top span i:nth-child(1){margin-right: 68%;}
.head .h_top a img{width: 15px;margin-right: 6px;}
.head .head_mid{padding: 8px 0;}
.head .head_mid .lf_part .logo img{width: 150px;}
.head .head_mid .lf_part .logo span{font-size: 15px;margin-left: 15px;padding-left: 15px;}
.head .head_mid .rt_part{margin: 0 auto;margin-right: 0;}
.head .head_mid .rt_part .search p{font-size: 16px;margin-right: 8px;}
.head .head_mid .rt_part .search img{width: 19px;}
.head .head_mid .rt_part .language{margin-left: 20px;}
.head .head_mid .rt_part .language img{width: 19px;}
.head .head_mid .rt_part .language ul{padding: 6px 15px;border-radius: 5px;}
.head .head_mid .rt_part .language ul li{margin: 4px 0;}
.head .head_mid .rt_part .language ul li a{font-size: 14px;}
.head .head_mid .head_nav{display: none;}
.menu_bar{display: block;}
}	
@media only screen and (max-width:768px){
.head .h_top span{display: none;}
.head .h_top a{margin: 0 auto;/* margin-right: 0; */}
.menu ul li .rd a{font-size: 18px;}
.menu ul li .hd .second{margin-top: 10px;}
.menu ul li .hd .second a{font-size: 15px;}
}
@media only screen and (max-width:520px){
.head .h_top{padding: 8px 0;}
.head .h_top a img{margin-right: 5px;}
.head .head_mid .lf_part .logo span{display: none;}
.head .h_search .h_close{margin-right: 40px;height: 32px;width: 32px;}
.head .h_search .h_close img{width: 15px;}
.head .h_search .h_box .h_text .text{height: 50px;font-size: 14px;}
.head .h_search .h_box .h_btn{height: 50px;line-height: 50px;}
.head .h_search .h_box .h_btn .submit{width: 25px;height: 25px;background-size: 24px;}
.menu_bar{margin-left: 15px;}
.menu ul{margin-top: 12%;}
.menu ul li{padding: 15px 0;}
.menu ul li .rd a{font-size: 16px;}
.menu ul li .hd .second a{font-size: 14px;}
}
 

/* foot */
.foot{background: #24262C;}
.foot .w1400{display: flex;justify-content: space-between;}
.foot .f_top{padding: 4vw 0;border-bottom: 1px solid #505156;}
.foot .f_top .fdel{width: 22vw;}
.foot .f_top .fdel .logo img{width:9.614vw}
.foot .f_top .fdel .text{margin-top: 1.5vw;}
.foot .f_top .fdel .text p{font-size:.85vw;color:#f5f5f5;margin:1vw 0;display:flex;align-items:center;line-height:1.58}
.foot .f_top .fdel .text img{width:1vw;margin-right:.5vw}
.foot .f_top .fnav{display:flex;justify-content:space-between;width:35vw}
.foot .f_top .fnav .item .hd{font-size:1.1vw;color:#fff;margin-bottom: 1.2vw;}
.foot .f_top .fnav .item li{margin-top:.58vw;transition:all .5s ease}
.foot .f_top .fnav .item li a{color:#f5f5f5;font-size:.8vw}
.foot .f_top .fnav .item li:hover a{color:#fff;text-decoration:revert}
.foot .f_bom{padding: 1.5vw 0;font-size: .8vw;color: #fff;}
.foot .f_bom a:hover{color:#fff;text-decoration:revert}
.foot .f_bom .left{line-height: 2;}
.foot .f_bom .left a{color: #f5f5f5;position: relative;margin-left: 1vw;padding-left: 1vw;}
.foot .f_bom .left a:nth-child(1){margin-left: 0;}
.foot .f_bom .left a:after{position: absolute;content: ""; left: 0;top: 50%;transform: translate(0 , -50%);width: 5px;height: 5px;background: #fff;}
.foot .f_bom .right ul{display: flex;align-items: center;}
.foot .f_bom .right ul li{width: 2vw;height: 2vw;border-radius:50%;border: 2px solid #F3F3F3;display: flex;align-items: center;justify-content: center;margin-left: 1vw;}
.foot .f_bom .right ul li img{width: 1.045vw;}
@media only screen and (max-width:1080px){
.foot .f_top{padding: 40px 0;}
.foot .f_top .fdel{width: 40%;}
.foot .f_top .fdel .logo img{width: 168px;}
.foot .f_top .fdel .text{margin-top: 20px;}
.foot .f_top .fdel .text img{width: 15px;margin-right: 10px;}
.foot .f_top .fdel .text p{font-size: 15px;}
.foot .f_top .fnav{width: 52%;}
.foot .f_top .fnav .item .hd{font-size: 16px;margin-bottom: 20px;}
.foot .f_top .fnav .item li{margin-top: 10px;}
.foot .f_top .fnav .item li a{font-size: 14px;}
.foot .f_bom{padding: 15px 0;font-size: 14px;}
.foot .f_bom .left a{padding-left: 15px;margin-left: 15px;}
.foot .f_bom .right ul li{width: 32px;height: 32px;margin-left: 15px;}
.foot .f_bom .right ul li img{width: 16px;}
}
@media only screen and (max-width:768px){
.foot .f_top .fdel{width: 100%;}
.foot .f_top .fnav{display: none;}
}
@media only screen and (max-width:520px){
.foot .f_top{padding: 25px 0 15px;}
.foot .f_top .fdel .logo img{width: 140px;}
.foot .f_top .fdel .text{margin-top: 20px;}
.foot .f_top .fdel .text img{width: 14px;margin-right: 8px;}
.foot .f_top .fdel .text p{font-size: 13px;margin: 10px 0;}
.foot .f_bom{padding: 15px 0;font-size: 13px;}
.foot .f_bom .left a{padding-left: 15px;margin-left: 15px;}
.foot .f_bom .right ul li{width: 26px;height: 26px;margin-left: 0;margin-top: 10px;margin-right: 15px;}
.foot .f_bom .right ul li img{width: 12px;}
}


/* rnav */
.rnav{position:fixed;right:6px;bottom:35%;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.1);padding:.68vw;border-radius:8px;z-index: 999;transform:translate(50% ,0) scale(0,0);transition:ease 1.5s;}
.rnav .tit{font-size:.95vw;font-weight:700;display:flex;align-items:center;justify-content:space-between;cursor:pointer}
.rnav .tit .rbar{margin-left:2vw}
.rnav .tit .rbar{width:25px;height:21px;position:relative}
.rnav .tit .rbar span{width:100%;height:2px;position:absolute;background:#000;display:block;-webkit-transition:all .35s;transition:all .35s;-webkit-transform:rotate(0);transform:rotate(0);top:0}
.rnav .tit .rbar span:first-child{right:0;top:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:25px}
.rnav .tit .rbar span:nth-child(2){top:8px;transform:rotate(-45deg);width:25px}
.rnav ul{margin-top:1vw;padding:0;margin:0;transition:all .35s;position:relative;z-index:1;margin-top:20px;overflow-x:visible!important;}
.rnav ul li{margin-bottom:.5vw;position:relative;z-index: 99;}
.rnav ul li .t1{font-size:.85vw}
.rnav ul li dl dd{background:#f9f9f9;margin:.5vw 0;padding:.58vw;position:relative;z-index:99}
.rnav ul li dl dd a{display:flex;align-items:center}
.rnav ul li dl dd .icon img{width:1.672vw;border-radius:4px}
.rnav ul li dl dd p{font-size:.8vw;margin-left:.6vw}
.rnav ul li dl dd .img{position:fixed;bottom: 0;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.1);padding:.4vw;border-radius:4px;opacity:0;transform:scale(.8);transition:ease .5s;z-index: 999;pointer-events:auto;visibility:hidden;left: -8vw;}
.rnav ul li dl dd .img img{width:6.5vw;display:block}
.rnav ul li dl dd:hover{background:#e1e1e1}
.rnav ul li dl dd:hover .img{opacity:1;transform:scale(1);visibility:visible}
.rnav.active{transition-delay:.5s;transform:translate(0 ,50%) scale(1,1)}
@media only screen and (max-width:1080px){
.rnav{padding: 12px;}
.rnav .tit{font-size: 16px;}
.rnav .tit .rbar{margin-left: 15px;}
.rnav ul{margin-top: 15px;}
.rnav ul li .t1{font-size: 14px;}
.rnav ul li dl dd{padding: 5px;margin: 10px 0;}
.rnav ul li dl dd .icon img{width: 24px;}
.rnav ul li dl dd p{font-size: 14px;margin-left: 10px;}
.rnav ul li dl dd .img{left: -115px;padding: 6px;}
.rnav ul li dl dd .img img{width: 100px;}
}
@media only screen and (max-width:520px){
.rnav{padding: 10px;}
.rnav .tit{font-size: 15px;}
.rnav ul li .t1{font-size: 13px;}
.rnav ul li dl dd{padding: 5px;margin: 5px 0;}
.rnav ul li dl dd .icon img{width: 24px;}
.rnav ul li dl dd p{font-size: 13px;margin-left: 8px;}
.rnav .tit .rbar{margin-left: 15px;}
.rnav ul li dl dd .img{left: -105px;padding: 4px;}
.rnav ul li dl dd .img img{width: 90px;}
}

/* open */
.open{position: fixed;bottom: 30%;right: 6px;z-index: 999;transition:ease 1.5s;transform:translateX(110%)}
.open img{width: 6vw;}
.open.on{transform:translateX(0)}
@media only screen and (max-width:1080px){
.open img{width: 90px;}
}
@media only screen and (max-width:520px){
.open img{width: 60px;}
}
@media only screen and (max-width:480px){
.open{bottom: 42%;}
}


/* top */
#top{position: fixed;bottom: 6%;z-index: 999;right: 1%;transition:ease .5s;}
#top img{width: 2.613vw;}
@media only screen and (max-width:1080px){
#top img{width: 50px;}
}
@media only screen and (max-width:520px){
#top img{width: 40px;}
}


/* cookies */
.cookies{position: fixed;bottom: 4%;left: 2%;width: max-content;width: 22vw;z-index: 999;transition: all .5s;opacity: 0;visibility: hidden;}
.cookies.on{opacity: 1;visibility: visible;}
.cookies .info{background: #ffffff;padding: 1.5vw;box-shadow: 0 -1px 10px 0 #acabab4d;border-radius: 6px;}
.cookies .info .t1{font-size: .945vw;color: #212121;font-weight: bold;}
.cookies .info .text{font-size: .75vw;color: #212121;margin: .68vw 0 1vw;line-height: 1.68;}
.cookies .info ul{display: flex;align-items: center;justify-content: center;}
.cookies .info ul li{border: 2px solid #24262C;margin:0 .5vw;padding:.35vw 1vw;font-size:.8vw;color:#212121;cursor:pointer;}
.cookies .info ul li:nth-child(2){background: #24262C;color: #fff;}
.cookies .info ul li:nth-child(2):hover{opacity: .8;}
@media only screen and (max-width:1080px){
.cookies{bottom: 2%;width: 350px;}
.cookies .info{padding: 20px;}
.cookies .info .t1{font-size: 18px;}
.cookies .info .text{font-size: 13px;margin: 10px 0 20px;}
.cookies .info ul li{margin: 0 5px;padding: 5px 10px;font-size: 14px;}
}
@media only screen and (max-width:520px){
.cookies{bottom: 0;width: auto;left: 0;z-index: 1000;}
.cookies .info ul li{font-size: 13px;}
}