@charset "utf-8";body{font-size:14px;color:#000;font-family: "GILROY-REGULAR";font-weight: bold;}
*{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}
.w1700{margin:0 auto;width:90%;max-width:1700px}
.w1600{margin:0 auto;width:90%;max-width:1660px}
.w1500{margin:0 auto;width:90%;max-width:1500px}
.odcontent{margin:0 auto;width:90%;max-width:1600px}
.w1440{margin:0 auto;width:90%;max-width:1440px}
.w1400{margin:0 auto;width:90%;max-width:1400px}
.w1300{margin:0 auto;width:90%;max-width:1300px}
.w1200{margin:0 auto;width:90%;max-width:1200px}
.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:nowrap;justify-content:space-between}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;}

@font-face {font-family: "GILROY-BLACK"; font-style: normal; src: url(../font/GILROY-BLACK.OTF) format("TrueType"); font-display: fallback;}
@font-face {font-family: "GILROY-REGULAR"; font-style: normal; src: url(../font/GILROY-REGULAR.OTF) format("TrueType"); font-display: fallback;}
@font-face {font-family: "GILROY-THIN"; font-style: normal; src: url(../font/GILROY-THIN.OTF) format("TrueType"); font-display: fallback;}
@font-face {font-family: "GILROY-BLACKS"; font-style: normal; src: url(../font/GILROY-BLACKS.OTF) format("TrueType"); font-display: fallback;}

@keyframes xian{0%{bottom:100%}
80%{bottom:-100%}
100%{bottom:-100%}
}


@keyframes xian2{0%{right:100%}
80%{right:-100%}
100%{right:-100%}
}
 

/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.5s;background: #000;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.head .head_mid{display: flex;justify-content: space-between;align-items: center;}
.head .head_mid .head_nav {box-sizing: border-box;transition: all .5s ease-in-out;}
.head .head_mid .head_nav .first_nav .curtain{position: absolute;left: 50%;top: 100%;width: 90vw;max-width: 1686px;height: 100%;background: rgba(255,255,225,0.95);transform: translateX(-50%);display: none;box-sizing: border-box;}
.head .head_mid .head_nav .first_nav > li{display: inline-block;z-index: 1;margin: 0 35px;position: relative;}
.head .head_mid .head_nav .first_nav > li > a{font-size: 20px;font-weight: bold;display: block;position: relative;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;color: #fff;margin: 35px 0;z-index: 99;font-weight: initial;}
.head .head_mid .head_nav .first_nav>li a:after{content:'';position:absolute;height: 2px;z-index:9;width:0;right: 0;transition: all .5s ease-in-out;bottom: -10px;background: #fff;}
.head .head_mid .head_nav .first_nav > li.cur a:after,.head .head_mid .head_nav .first_nav > li:hover a:after{width: 100%;left: 0;right: auto;}
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 50%;height: auto;transition: all .5s ease-in-out;z-index: 3;box-sizing: border-box;transform-origin: center top;opacity: 0;visibility: hidden;transform: translate(-50% , 30px);}
.head .head_mid .head_nav .pc_secnav.on{visibility: visible;pointer-events: auto;opacity: 1;transform: translate(-50% , 0);}
.head .head_mid .head_nav .first_nav>li:nth-child(3) .pc_secnav{width: 200px;}
.head .head_mid .head_nav .first_nav>li:nth-child(5) .pc_secnav{width: 250px;}
.head .head_mid .head_nav .first_nav>li:nth-child(2){position: initial;}
.head .head_mid .head_nav .first_nav>li:nth-child(2) .pc_secnav{width: 100%;transform: translate(-50% , 30px);opacity: 0;visibility: hidden;background: #000000d4;left: 50%;}
.head .head_mid .head_nav .first_nav>li:nth-child(2) .pc_secnav.on{transform: translate(-50% , 0);opacity: 1;visibility: visible;}
.head .head_mid .head_nav .first_nav>li:nth-child(2) .pc_secnav .lf_nav{max-width: 1700px;margin: 0 auto;display: block;width: 90%;}
.head .head_mid .head_nav .pc_secnav .list{padding: 40px 0;display: flex;justify-content: space-between;}
.head .head_mid .head_nav .pc_secnav .item{padding: 0 25px;position: relative;}
.head .head_mid .head_nav .pc_secnav .item::after{position: absolute;content: "";background: #868686;right: 0;top: 0;width: 1px;height: 100%;}
.head .head_mid .head_nav .pc_secnav .item:nth-last-child(1)::after{display: none;}
.head .head_mid .head_nav .pc_secnav .item a:after{display: none;}
.head .head_mid .head_nav .pc_secnav .item .hd{margin-bottom:30px;line-height: 28px;}
.head .head_mid .head_nav .pc_secnav .item .hd a{font-size:20px;text-decoration:underline;word-break: break-all;color: #ffffffeb;font-weight: initial;}
.head .head_mid .head_nav .pc_secnav .item .rd .dd{margin-top:15px;transition: 0.3s;}
.head .head_mid .head_nav .pc_secnav .item .rd .dd:hover{transform: translateX(5px);}
.head .head_mid .head_nav .pc_secnav .item .rd .dd a{font-size:16px;color: #ffffffeb;font-weight: initial;}
.head .head_mid .head_nav .pc_secnav .item .rd .dd .ad{margin-top:10px}
.head .head_mid .head_nav .pc_secnav .item .rd .dd .ad a{font-size:15px;color: #ffffffeb;font-weight: initial;}
.head .head_mid .head_nav .pc_secnav .ul{padding: 1px 20px;background: #000000d4;border-radius: 10px;position: relative;box-shadow: 0 3px 29px -8px rgb(0 0 0 / 70%);}
.head .head_mid .head_nav .pc_secnav .ul:before{content:"";border-left:11px solid transparent;border-right:11px solid transparent;border-bottom: 4px solid #000000d4;position:absolute;left:44px;top:-4px;}
.head .head_mid .head_nav .pc_secnav .ul .li{margin: 15px 0;transition: 0.3s;}
.head .head_mid .head_nav .pc_secnav .ul .li:hover{transform: translateX(5px);}
.head .head_mid .head_nav .pc_secnav .ul .li a{color: #ffffffeb;font-size: 17px;}
.head .head_mid .head_nav .pc_secnav .ul .li a:after{display: none;}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;display: flex;align-items: center;}
.head .head_mid .rt_part .language{margin: 0 28px;text-align: center;position: relative;}
.head .head_mid .rt_part .language p{font-size: 20px;color: #FFF;}
.head .head_mid .rt_part .language img{transform: rotate(90deg);}
.head .head_mid .rt_part .language .global-link{display:none;position:absolute;top:100%;left: 50%;width: fit-content;margin-left:-20px;padding-top:10px;}
.head .head_mid .rt_part .language .global-link .global-link-warp{box-sizing:border-box;-webkit-animation:heightChange 0.2s linear;animation:heightChange 0.2s linear;transform-origin:top;text-align:center;border-radius:40px;padding:10px 10px;font-size:16px;line-height: 30px;background: rgb(255 255 255);}
.head .head_mid .rt_part .language .global-link .global-link-warp a{color: #333;display:block;opacity:0;-webkit-animation:fadeIn 0.3s linear 0.2s forwards;animation:fadeIn 0.3s linear 0.2s forwards;}
.head .head_mid .rt_part .language .global-link .global-link-warp a:hover{color:#333;text-decoration:none}
.head .head_mid .rt_part .language:hover .global-link{display:block}
@keyframes heightChange{0%{transform:scale(1,0)}
100%{transform:scale(1)}
}
@-webkit-keyframes heightChange{0%{transform:scale(1,0)}
100%{transform:scale(1)}
}
@keyframes fadeIn{from{opacity:0;transform:translate3d(0%,10px,0)}
to{opacity:1;transform:none}
}

/* searchBox */
.searchBox{overflow:hidden;width:100%;position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;display:none;z-index:10}
.searchBox .mask{width:100%;height:100%;background-color:#000;opacity:.6;position:absolute;left:0;top:0;z-index:1}
.searchBox .search-box{width:100%;position:absolute;top:0;left:0;-webkit-animation:searchY 1s cubic-bezier(.76,0,.24,1) forwards;animation:searchY 1s cubic-bezier(.76,0,.24,1) forwards;z-index:5}
.searchBox .search-box .inputtext{width:100%;text-align:right;padding-top:260px;padding-bottom:20px;border-bottom:2px solid #fff}
.searchBox .search-box .text{width:100%;text-align:right;width:100%;color:#fff;font-size: 24px;height: 40px;background: none;}
.searchBox .search-box .text::-webkit-input-placeholder{color:#fff}
.searchBox .search-box .text::-moz-placeholder{color:#fff}
.searchBox .search-box .text::-moz-placeholder{color:#fff}
.searchBox .search-box .text::-ms-input-placeholder{color:#fff}
.searchBox .search_submit{display:block;margin:0;line-height:normal;margin-top:0;float:right;color:#fff;font-size:20px;padding-top:20px;background: none;}
.searchBox .search-box .close{width:40px;height:40px;background:url(../images/close.png) no-repeat 50%;position:absolute;bottom:-80px;right:0;left:0;margin:auto;cursor:pointer}

@-webkit-keyframes searchY{0%{transform:translateY(-460px)}
to{transform:translateY(0)}
}
 
@keyframes fadeIn{from{opacity:0;transform:translate3d(0%,10px,0)}
to{opacity:1;transform:none}
}
 

/* menu */
.menu{width: 30vw;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(50vw);transition:.5s all ease-in-out;padding: 5vw 4vw;opacity: 0;visibility: hidden;}
.menu.active{transform:translateX(0);opacity: 1;visibility: visible;}
.menu ul{width: 30vw;position:absolute;}
.menu ul li{border-bottom:1px solid rgba(255,255,255,.3);padding: 15px 0;transition:.3s all ease-in-out;}
.menu ul li:nth-child(2) .flex{display: initial;}
.menu ul li .second{opacity:1;transition:.3s all ease-in-out;display: flex;flex-wrap: wrap;margin-top: 5px;}
.menu ul li a{color:#fff;font-size: 20px;}
.menu ul li .second .hd{width: 100%;display:flex;align-items: center;margin-top: 13px;}
.menu ul li .second .hd a{font-size: 17px;color: #fff;font-weight: normal;margin: 0 10px;}
.menu ul li .second .hd i{width: 10%;height: 16px;position: relative;margin-top: 4px;display: none;}
.menu ul li:nth-child(2) .second .hd i{display: block;}
.menu ul li .second .hd i:after{content: "";width: 2px;height: 16px;background: #fff;position: absolute;transition: all .35s;right: 7px;}
.menu ul li .second .hd i:before{content: "";width: 16px;height: 2px;background: #fff;position: absolute;transition: all .35s;right: 0px;top: 7px;}
.menu ul li .second.cur .hd i:after{width: 0;-webkit-transform: rotate(90deg);}
.menu ul li .second .three{margin-left: 10px;padding: 10px 0;display: none;}
.menu ul li .second .three a{font-size: 16px;color: #ffffffe0;margin-top: 13px;display:inline-block;margin-right: 20px;color: #fff;font-weight: normal;margin-left: 10px;}
.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: flex;align-items: center;justify-content: center;transition: 0.4s 0.2s;}
.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:#fff;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;}
@media only screen and (max-width:1660px){
.head .head_mid .head_nav .pc_secnav .item{padding: 0 20px;}
.head .head_mid .head_nav .pc_secnav .item .hd a{font-size: 18px;}
}
@media only screen and (max-width:1500px){
.head .head_mid .head_nav .first_nav > li{margin: 0 25px;}
.head .head_mid .head_nav .first_nav > li > a{font-size: 18px;}
.head .head_mid .head_nav .pc_secnav .item{padding: 0 18px;}
.head .head_mid .head_nav .pc_secnav .item .hd a{font-size: 17px;}
.head .head_mid .head_nav .pc_secnav .item .rd .dd a{font-size: 15px;}
.head .head_mid .rt_part .language p{font-size: 18px;}
.menu{width: 36vw;}
.menu ul{width: 36vw;}
}
@media only screen and (max-width:1400px){
.head .head_mid .lf_part .logo img{width: 240px;}
.head .head_mid .head_nav .first_nav{margin-left:0;}
.head .head_mid .head_nav .first_nav > li{margin: 0 20px;}
.head .head_mid .head_nav .first_nav > li > a{margin: 32px 0;}
.head .head_mid .head_nav .pc_secnav .item{padding: 0 15px;}
.head .head_mid .head_nav .pc_secnav .item .hd a{font-size: 16px;}
.head .head_mid .head_nav .pc_secnav .item .rd .dd a{font-size: 14px;}
.head .head_mid .head_nav .pc_secnav .ul .li{margin: 13px 0;}
.head .head_mid .head_nav .pc_secnav .ul .li a{font-size: 14px;}
}
 
@media only screen and (max-width:1280px){
.head .head_mid .lf_part .logo img{width: 188px;}
.head .head_mid .head_nav .first_nav > li{margin: 0 18px;}
.head .head_mid .head_nav .first_nav > li > a{font-size: 16px;margin: 28px 0;}
.head .head_mid .head_nav .pc_secnav .item{margin: 0 5px;}
.head .head_mid .head_nav .pc_secnav .item:nth-child(1){width: 14.2%;}
.head .head_mid .head_nav .pc_secnav .item:nth-child(3){width: 14.2%;}
.head .head_mid .head_nav .pc_secnav .item:nth-child(4){width: 14.2%;}
.head .head_mid .head_nav .pc_secnav .item:nth-child(7){width: 11%;}
.menu{width: 40vw;}
.menu ul{width: 40vw;}
.menu ul li{padding: 20px 0;}
}
 
/* mobile-end */
@media only screen and (max-width:1080px){
.head{padding:15px 0;}
.head .head_mid .lf_part{width:auto;background: none;padding: 0px;}
.head .head_mid .head_nav{padding: 0;position: initial;width: auto;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.head .head_mid .head_nav .first_nav{display: none;}
.menu_bar{display: block;}
.menu{width: 100%;transform: translateX(100vw);padding: 5vw 0;}
.menu ul{padding: 0 4%;width: auto;}
.menu ul li .second .hd{margin-top: 0;}
}	
@media only screen and (max-width:768px){
.menu ul li{padding: 15px 0;}
.menu ul li a{font-size: 18px;}
.menu ul li .second{justify-content: space-between;}
.menu ul li .second .hd a{font-size: 14px;margin-top: 12px;}
.menu ul li .second .hd i{height: 10px;}
.head .head_mid .rt_part .language{margin: 0 25px;}
.head .head_mid .lf_part .logo img{width: 220px;}

}
@media only screen and (max-width:520px){
.menu ul li{padding: 12px 0;}
.head{padding: 12px 0;}
.head .head_mid .lf_part .logo img{width: 168px;}
.head .head_mid .rt_part .language{margin: 0 25px;}
.head .head_mid .lf_part .logo img{width:188px;}
.head .head_mid .rt_part .search img{width: 20px;}
.head .head_mid .rt_part .language{margin: 0 12px;}
.head .head_mid .rt_part .language p{font-size: 16px;}
.head .head_mid .rt_part .language .global-link .global-link-warp{font-size: 14px;line-height: 26px;}
.menu_bar{width: auto !important;background: none;}
.menu_bar .bar{height: 18px;margin-left: 8px;}
.menu_bar span:nth-child(2){top: 7px;}
.menu_bar span:nth-child(3){top: 15px;}
}
 
 
/* foot */
.foot{background: #171717;}
.foot .f_cont{padding:90px 0 60px}
.foot .f_cont .flx_w{align-items:initial}
.foot .f_nav{width:68%}
.foot .f_nav .list{display:flex;justify-content:space-between}
.foot .f_nav .item .hd{font-size:20px;margin-bottom: 25px;font-weight:700;}
.foot .f_nav .item .hd a{color:#fff;}
.foot .f_nav .item li{margin-top: 20px;transition: 0.3s;}
.foot .f_nav .item li:hover{transform: translateX(5px);}
.foot .f_nav .item li a{font-size:16px;color: #e7e7e7f5;font-weight: normal;}
.foot .f_form{width: 20%;}
.foot .f_form h3{font-size: 16px;color: #e7e7e7f5;line-height: 26px;margin-bottom: 10px;font-weight: normal;width: 75%;}
.foot .f_form form .input{position:relative;}
.foot .f_form form .input input{height: 45px;width:100%;font-size:12px;text-indent:15px;background: #EFEFEF;border-radius: 4px;}
.foot .f_form form .input .submit{position:absolute;color:#fff;font-size:15px;font-weight:700;text-indent:0;right: 10px;top: 5px;background: url(../images/fjt_icon.png);background-size: cover;height: 32px;width: 32px;}
.foot .f_form ul{margin-top: 25px;justify-content: flex-end;}
.foot .f_form ul li{transition: 0.3s;margin-left: 28px;}
.foot .f_form ul li:hover{transform: translateY(-5px);}
.foot .f_bom{padding:30px 0;border-top:1px solid #818181;display: flex;align-items: center;justify-content: space-between;}
.foot .f_bom span{font-size: 16px;color: #e7e7e7f5;font-weight: normal;}
.foot .f_bom li{display: flex;align-items: center;}
.foot .f_bom li:nth-child(1){margin-right: 50px;}
.foot .f_bom li p{font-size: 16px;color: #e7e7e7f5;margin-left: 10px;}
@media only screen and (max-width:1350px){
.foot .f_nav .item li a{font-size: 14px;}
.foot .f_form{width: 24%;}
.foot .f_bom .f_logo img{width: 240px;}
.foot .f_bom span{font-size: 15px;}
.foot .f_bom li:nth-child(1){margin-right: 30px;}
.foot .f_bom li p{font-size: 15px;}
}
@media only screen and (max-width:1280px){
.foot .f_nav{width: 70%;}
.foot .f_nav .item:nth-child(1){width: 15%;}
.foot .f_nav .item:nth-child(2){width: 38%;}
.foot .f_nav .item:nth-child(3){width: 19%;}
.foot .f_nav .item:nth-child(4){width: 28%;}
.foot .f_bom{flex-wrap: wrap;}

}
@media only screen and (max-width:1080px){
.foot .f_cont{padding: 60px 0;}
.foot .f_nav{width: 100%;margin-bottom: 40px;}
.foot .f_nav .item .hd{font-size: 18px;}
.foot .f_form{width: 40%;}
.foot .f_form h3{width: 100%;}
.foot .f_form form .input input{height: 40px;}
.foot .f_form ul{justify-content: left;}
.foot .f_form ul li{margin-left: 0;margin-right: 20px;}
.foot .f_bom ul{width: 100%;margin-top: 15px;}

}
@media only screen and (max-width:768px){
.foot .f_nav{display: none;}
.foot .f_form{width: 68%;}
.foot .f_bom{justify-content: center;padding: 20px 0;}
.foot .f_bom .f_logo img{width: 225px;}
.foot .f_bom span{margin-top: 10px;}
.foot .f_bom ul{justify-content: center;}
}
@media only screen and (max-width:520px){
.foot .f_cont{padding: 26px 0;}
.foot .f_form h3{font-size: 14px;line-height: 24px;}
.foot .f_form form .input input{height: 35px;}
.foot .f_form form .input .submit{width: 25px;height: 25px;}
.foot .f_form ul li{margin-right: 15px;}
.foot .f_form ul li img{width: 24px;}
.foot .f_bom .f_logo img{width: 180px;}
.foot .f_bom span{text-align: center;font-size: 14px;}
.foot .f_bom ul{margin-top: 10px;}
.foot .f_bom li p{font-size: 14px;margin-left: 8px;}
.foot .f_bom li img{width: 18px;}
}


/* right_nav */
.right_nav{bottom:50%;position:fixed;text-align:left;z-index:99;border-radius:25px 0 0 25px;transform:translateY(50%);transition:all .4s;opacity: 0;visibility: hidden;right: -100px;}
.right_nav.rig{opacity: 1;visibility: visible;right: 8px;}
.right_nav li{margin-bottom:2px;border-radius: 2px;}
.right_nav li:nth-last-child(1){margin-bottom: 0;margin-top: 5px;}
@media only screen and (max-width:768px){
.right_nav li{padding: 3px;margin-bottom: 8px;}
.right_nav li img{width: 30px;}
}
@media only screen and (max-width:520px){
.right_nav.rig{right: 6px;}
.right_nav li img{width: 26px;}
}

/* fitext */
.fitext{bottom:50%;position:fixed;text-align:left;z-index:99;border-radius:25px 0 0 25px;transform:translateY(50%);transition:all .4s;right: 6%;max-width: 360px;transition: all .5s ease-in-out;transform: translateX(0vw);display: none;}
.fitext.fit{display: block;}
.fitext.act{opacity: 0;visibility: hidden;transform: translateX(10vw);}
.fitext .out{margin-bottom: 15px;text-align: right;}
.fitext .text{box-shadow: 0 0 10px rgba(0,0,0,.1);background: #fff;padding: 20px;padding-right: 40px;border-radius: 8px;}
.fitext .text p{font-size: 16px;color: #A8A8A8;line-height: 26px;}
@media only screen and (max-width:1080px){
.fitext{right: 10%;}
.fitext .text{padding: 20px;}
}
@media only screen and (max-width:520px){
.fitext{bottom: 65%;right: 4%;width: 90%;}
.fitext .text{padding: 10px;}
.fitext .text p{font-size: 14px;}
}