@charset "utf-8";body{font-size:14px;color:#000;font-family: "Urbanist-Regular";}
*{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}
.w1700{margin:0 auto;width:90%;max-width:1700px}
.w1200{margin:0 auto;width:90%;max-width:1200px}
.w1400{margin:0 auto;width:90%;max-width:75vw}
.w1440{margin:0 auto;width:90%;max-width:76vw}
.odcontent{margin:0 auto;width:90%;max-width:84vw}
@media only screen and (max-width:1280px){
.w1400{width: 92%;}
.w1440{width: 92%;}
.odcontent{width: 92%;}
}
@media only screen and (max-width:1080px){
.w1400{max-width:1400px}
.w1440{max-width:1440px}
.odcontent{max-width:1600px}
}

::-webkit-scrollbar{width:.3rem;height:.3rem}
::-webkit-scrollbar-track{background-color:#eee}
::-webkit-scrollbar-thumb{border-radius:4px;background-color:#feca0a}


.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;}
.cpthActive.animated{-webkit-clip-path:polygon(100% 0,0 0,0 100%,100% 100%)!important}
.cpth{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);-webkit-transition:1.2s cubic-bezier(.215,.61,.355,1) .3s}
.is-inview.animated{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}
.st_path{-webkit-transition:all 1.5s cubic-bezier(.215,.61,.355,1);-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0)}


@font-face {font-family: "BebasNeue-Regular"; font-style: normal; src: url(../font/BebasNeue-Regular.ttf) format("TrueType"); font-display: fallback;}
@font-face {font-family: "Urbanist-Regular"; font-style: normal; src: url(../font/Urbanist-Regular.ttf) format("TrueType"); font-display: fallback;}
@font-face {font-family: "Urbanist-Bold"; font-style: normal; src: url(../font/Urbanist-Bold.ttf) format("TrueType"); font-display: fallback;}
/* @font-face {font-family: "GILROY-BLACK"; font-style: normal; src: url(../font/GILROY-BLACK.OTF) format("TrueType"); font-display: fallback;} */



/* side_kf */
.side_kf{position:fixed;right: 1%;top:70%;width: 55px;height: 55px;z-index:99;opacity:0;transition:all .4s;transform:translateY(-50%);}
.side_kf ul li{color:#fff;position:relative;z-index:1;margin-bottom: 6px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);background: #FECA0A;border-radius: 50%;}
.side_kf #top{display:block;position:relative;height: 55px;background:url(../images/top.png) no-repeat center;text-align:center;background-size: 30px;}
.side_kf #top i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
@media only screen and (max-width:1080px){
.side_kf{width:44px}
.side_kf #top{height: 44px;}
}
@media only screen and (max-width:520px){
.side_kf{width:40px;top: 88%;}
.side_kf #top{height: 40px;background-size: 25px;}
}


/* btn */
.btn{display:block;width: 8.5vw;height: 2.4vw;overflow:hidden;position:relative;font-size: .8vw;color: #36353A;line-height: 2.4vw;background-color:#fff;border-radius: 1.2vw;}
.btn span{position:relative;z-index:2;display:inline-block;width:100%;text-indent: 2vw;transition: 0.3s;height: 100%;}
.btn:before{content:'';position:absolute;right:0;bottom: 0;z-index:1;width:0;height: 100%;background-color:#FECA0A;transition:.5s;}
.btn i{position:absolute;right: 4px;top: 4px;z-index:4;width: 2vw;height: 2vw;background:#FECA0A url(../images/btn_icon.png) center no-repeat;border-radius: 1.2vw;}
.btn:hover:before{width: 100%;}
.btn:hover{color:#fff;}
@media screen and (max-width:1280px){
.btn{border-radius: 30px;font-size: 1.3vw;height: 38px;line-height: 38px;width: 125px;}
.btn span{text-indent: 2.5vw;}
.btn i{height: 29px;width: 29px;border-radius: 30px;}
}
@media screen and (max-width:768px){
.btn span{text-indent: 3.5vw;}
}
@media screen and (max-width:520px){
.btn{height: 35px;line-height: 35px;width: 120px;font-size: 12px;}
.btn span{text-indent: 25px;}
.btn i{height: 28px;width: 28px;background-size: 16px;right: 3px;top: 3px;}
}
 

/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.5s;background: linear-gradient(to bottom,#495c6e 0%,rgba(250,250,250,0));}
.head .head_mid .lf_part .logo img{width: 10vw;}
.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{text-align: end;white-space: nowrap;position: relative;}
.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;white-space: nowrap;z-index: 1;position: relative;margin: 0 1vw;}
.head .head_mid .head_nav .first_nav > li > a{display: block;padding: .6vw 0;position: relative;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;color: #fff;margin: .95vw 0;z-index: 99;}
.head .head_mid .head_nav .first_nav > li > a p{font-size: .9vw;z-index: 99;position: relative;}
.head .head_mid .head_nav .first_nav>li a:after{content:'';position:absolute;height: 2px;left:0;z-index:9;width:0;transform:skew(-15deg,0deg);transition:width .3s ease;bottom: 0;background-size:.8em 1em;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%;}
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 0;height: auto;transition: all .5s ease-in-out;z-index: 3;transform: translateY(1.5vw);box-sizing: border-box;transform-origin: center top;box-shadow: 0 3px 29px -8px rgba(192, 196, 204, 0.7);opacity: 0;pointer-events: none;cursor: pointer;width: 9vw;display: none;}
.head .head_mid .head_nav .first_nav > li:nth-child(5) .pc_secnav{display: block;}
.head .head_mid .head_nav .pc_secnav.on{backface-visibility: hidden;pointer-events: auto;opacity: 1;transform: translateY(0);}
.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;position: relative;}
.head .head_mid .head_nav .pc_secnav .lf_nav:before{content:"";border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:4px solid rgba(0,0,0,.7);position:absolute;left:44px;top:-4px}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul{padding: .5vw 1.2vw;background: rgba(0, 0, 0, 0.7);border-radius: 10px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li{text-align: left;border-bottom: 1px solid rgba(153, 153, 153, 0.1);}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-last-child(1){border: none;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li > a{display: block;font-size: .82vw;color: #ffffffde;height: 2.25vw;line-height: 2.25vw;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-child(1) > a{border-top-left-radius: 8px;border-top-right-radius: 8px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-last-child(1) > a{border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}
.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: #FECA0A;}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;display: flex;align-items: center;}
.head .head_mid .rt_part .topser{position: relative;}
.head .head_mid .rt_part .topser::after{border: 1px solid #fff;transform: skew(-15deg,0deg);width: 100%;height: 100%;top: 0;left: 0;}
.head .head_mid .rt_part .topser img{width: 1.2vw;}
.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{text-align:right;width:100%;color:#fff;font-size: 1vw;height: 1.5vw;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;text-transform:uppercase;float:right;color:#fff;font-size: 1vw;padding-top: 1.5vw;background: none;}
.searchBox .search-box .close{width: 2vw;height: 2vw;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 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}
}

/* 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: 1.1vw 0;transition:.3s all ease-in-out;}
.menu ul li .second{opacity:1;transition:.3s all ease-in-out;display: flex;flex-wrap: wrap;margin-top: 10px;display: none;}
.menu ul li:nth-child(5) .second{display: block;}
.menu ul li a{color:#fff;font-size: .88vw;}
.menu ul li .second{transition:.3s all ease-in-out}
.menu ul li .second a{font-size: .8vw;margin-top: .7vw;display:inline-block;margin-right: 1.1vw;color: #ffffffde;font-weight: normal;border-bottom: 1px solid rgb(255 255 255 / 0%);}
.menu ul li .second a:last-child{margin-right:0}
.menu ul li .second a:hover{border-bottom:1px solid rgba(255,255,255,.8);}
.menu ul li .second a::after{position:absolute;margin-left: 8px;opacity:.5;}
.menu ul li .second a:last-child::after{content:inherit}
.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;background: rgba(0,0,0,0.2);height: 2vw;border-radius: 20px;opacity: 0;visibility: hidden;transition: 0.4s 0.2s;width: 0;margin-left: 1.1vw;}
.menu_bar.active{z-index:9998}
.menu_bar.active span{background:#fff}
.menu_bar p{color: #fff;font-size: .86vw;}
.menu_bar .bar{width: 25px;height: 20px;position: relative;margin-left: 10px;}
.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(2){top: 8px;width:18px;}
.menu_bar:hover span:nth-child(2){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)}
.menu_bar span:nth-child(3){top: 17px;width:25px;}

/* 下滑 */
.head.scro{background: linear-gradient(to bottom,#495c6e      0%,rgba(250,250,250,0));}
.head.scro .head_mid .head_nav{opacity: 0;visibility: hidden;}
.head.scro .head_mid .rt_part .topser img{filter: initial;}
.head.scro .menu_bar{width: 5.8vw;opacity: 1;visibility: visible;}
.head.scro .menu_bar span{background: #fff;}

/* mobile-end */
@media only screen and (max-width:1080px){
.head{padding:10px 0;}
.head .head_mid .lf_part .logo img{width: 188px;}
.head .head_mid .rt_part .topser img{width: 24px;}
.searchBox .search-box .close{width: 24px;height: 24px;}
.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;}
.head .head_mid .lf_part{width:auto;background: none;padding: 0px;}
.menu_bar{height: 34px;border-radius: 18px;width: 110px;opacity: 1;visibility: visible;}
.menu_bar p{font-size: 16px;}
.menu{width: 100%;transform: translateX(100vw);padding: 5vw 0;}
.menu ul{padding: 0 4%;width: auto;}
.head.scro .menu_bar{width: 110px;}
}	
@media only screen and (max-width:768px){
.head .head_mid .lf_part .logo img{width: 168px;}
.head .head_mid .rt_part .toplan{padding: 4px 10px;}
.menu_bar p{font-size: 14px;}
.menu_bar{height: 32px;border-radius: 18px;width: 100px !important;}
.menu_bar .bar{width: 20px;height: 20px;}
.menu_bar span:nth-child(2){top: 7px;width: 13px;}
.menu_bar span:nth-child(3){top: 15px;width: 20px;}
.menu_bar:hover span:nth-child(2){width: 20px;}
.menu_bar:hover span:nth-child(3){width: 20px;}
.menu ul li{padding: 15px 0;}
.menu ul li a{font-size: 16px;}
.menu ul li .second a{font-size: 14px;margin-top: 15px;}
}
 
@media only screen and (max-width:520px){
.head .head_mid .lf_part .logo img{width: 128px;}
.head .head_mid .rt_part .toplan{padding: 3px 10px;}
.head .head_mid .rt_part .toplan img{width: 16px;}
.head .head_mid .rt_part .toplan .global-link .global-link-warp{font-size: 13px;}
.head .head_mid .rt_part .topser img{width: 22px;}
.searchBox .search-box .close{width: 18px;height: 18px;}
.searchBox .search-box .inputtext{padding-bottom: 15px;}
.searchBox .search-box .text{font-size: 18px;height: 25px;}
.searchBox .search_submit{font-size: 18px;padding-top: 15px;}
.menu_bar{width: auto !important;background: none;/* margin-left: 10px; */}
.menu_bar .bar{height: 18px;}
.menu_bar p{display: none;}
}
 

/* 侧边栏 */
.cebianlan{position:fixed;right:-200px;z-index:60;background:#FECA0A;top:58%;width:55px;border-radius:50px;padding:5px 0;transition: all .4s;z-index: 99;}
.cebianlan.act{right:20px}
.cebianlan .ce{width:100%;position:relative;cursor:pointer;transition: all .4s;}
.cebianlan .ce .img{width:18px;margin:0 auto;border-bottom:1px solid #fff;padding:20px 0;}
.cebianlan .ce .img img{transition: all .4s;}
.cebianlan .ce .txt{position:absolute;right:100px;height:40px;border-radius:10px 0 0 10px;border-right:3px solid #FECA0A;top:50%;transform:translateY(-50%);pointer-events:none;visibility:hidden;z-index:-2;opacity:0;box-shadow:0 0 5px 1px rgba(61,108,160,.1);transition: all .4s;}
.cebianlan .ce .txt .nei{display:flex;align-items:center;padding:0 14px 0 7px;height:100%;background:#fff;position:relative;z-index:2;border-radius:10px 0 0 10px}
.cebianlan .ce .txt::before{width:8px;height:8px;position:absolute;content:"";background:#FECA0A;right:-3px;top:50%;transform:rotate(45deg) translateY(-50%)}
.cebianlan .ce .txt span{display:block;white-space:nowrap;font-size: 18px;}
.cebianlan .ce .txt a{display:block;white-space:nowrap;font-size: 18px;}
.cebianlan .ce .txt a:hover{color:#FECA0A}
.cebianlan .ce:hover .txt{z-index:2;right:80px;pointer-events:visible;visibility:visible;opacity:1}
.cebianlan .ce:hover:after{width:30px;position:absolute;right:100%;height:100%;content:"";top:0}
.cebianlan .ce:hover .img img{transform:translateY(-3px)}
.cebianlan .fanh{padding:25px 0}
.cebianlan .fanh{display:block;width:23px;margin:0 auto;cursor:pointer;transition: all .4s;}
.cebianlan .fanh:hover{transform:translateY(-3px)}
@media only screen and (max-width:1280px){
.cebianlan{width: 55px;}
}
@media only screen and (max-width:980px){
.cebianlan{display: none;}
}

/* footer-fd */
.footer-fd {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 101;padding: 20px 0;background-repeat: no-repeat;background-size: cover;background-position: center;color:#fff;background: #fff;box-shadow: 1px -1px 6px rgba(0,0,0,.1);}
.footer-fd .wrap {display: flex;}
.footer-fd .one{justify-content: space-between;align-items:center;flex-wrap:nowrap;}
.footer-fd .left {width: 586px;}
.footer-fd .first .go{font-size:18px;}
.footer-fd .first .go span{margin-right:10px;}
.footer-fd .first .go .flx_w{align-items:center;}
.footer-fd .first .go .tit{color: #333;font-size: 20px;font-weight: bold;}
.footer-fd .left .item {display: flex;padding: 0 15px;height: 36px;line-height: 36px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;background-color: #13944a;position: relative;margin-right: 12px;font-size: 14px;color: #ffffff;}
.footer-fd .left .item .icon {margin-right: 6px;}
.footer-fd .left .item .icon.wx {background-image: url(../images/cb_icon1.png);}
.footer-fd .left .item .icon.dh {background-image: url(../images/cb_icon2.png);}
.footer-fd .left .item .code {display: none;}
.footer-fd .right {display: flex;align-items: center;justify-content: center;}
.footer-fd .right .icon {width: 35px;height: 35px;display: inline-block;background-image: url(../images/cb_20.png);background-repeat: no-repeat;background-position: center;background-size: contain;margin-right: 18px;}
.footer-fd .right .tit {font-size: 20px;font-weight: bold;color: #252b3a;line-height: 1.1;}
.footer-fd .leave{margin-left:3%;}
.footer-fd .leave form{white-space:nowrap;}
.footer-fd .leave input{padding:0 16px;margin-left:20px;width: 180px;height: 45px;border-radius: 20px;background: #F4F4F4;color: #333;box-sizing:border-box;font-size: 16px;}
.footer-fd .leave input:first-child{margin-left:0}
.footer-fd .leave input::placeholder{color:#333;}
.footer-fd .leave .up{margin-left:40px;border-color:#35974d;background: #feca0a;}
.footer-fd #btm_close{position: absolute;right:5%;bottom:calc(100% + 20px);bottom:-webkit-calc(100% + 20px);}
@media only screen and (max-width:1280px){
.footer-fd .first .go{font-size:16px;}
.footer-fd .first .go span{}
.footer-fd .leave{margin-top:0;margin-left:20px;}
.footer-fd .leave .up{margin-left:20px}
}
@media only screen and (max-width:1080px){
.footer-fd .left{width: 100%;justify-content: center;}
.footer-fd .right{margin-top: 10px;width: 100%;}
.footer-fd .leave{margin-left:0;}
.footer-fd .leave input{height: 40px;width: 130px;}
.footer-fd .leave img{width: 72px;}
.footer-fd .first .go span{display: none;}
}
@media only screen and (max-width:850px){
.footer-fd{display: none;} 
}
 
 
/* foot */
.foot{background: url(../images/f_bg.jpg);background-size: cover;}
.foot .top{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 80px 0 60px;}
.foot .top .f_del .logo img{filter: brightness(0) invert(1);width: 9.85vw;}
.foot .top .f_del .bt{margin: 2vw 0 1.5vw;}
.foot .top .f_del .bt a{display:flex;align-items:cente;letter-spacing: 2px;}
.foot .top .f_del .bt .icon{background:#FECA0B;border-radius:50%;width:2.4vw;height:2.4vw;display:flex;align-items:center;justify-content:center}
.foot .top .f_del .bt .icon img{width:1.35vw;filter: invert(1);}
.foot .top .f_del .bt .tit{background:#FECA0B;color: #000;text-align:center;font-weight:700;font-size:1.35vw;border-radius:30px;height:2.4vw;line-height:2.4vw;padding:0 1.5vw;}
.foot .top .f_del .text{font-size:.8vw;color: #f9f9f9;line-height:2;}
.foot .top .f_del .ul{display: flex;align-items: center;margin-top: 1.5vw;}
.foot .top .f_del .ul li{color: #f9f9f9;font-size: .85vw;margin-right: .8vw;position: relative;}
.foot .top .f_del .ul li .icon{width: 1.55vw;height: 1.55vw;border: 1px solid #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.foot .top .f_del .ul li .icon img{width: .9vw;}
.foot .top .f_del .ul li .wxbox{position:absolute;bottom: 55px;background:#fff;width: 120px;left: calc(50% - 60px);opacity:0;visibility:hidden;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transition:all .3s linear;transition:all .3s linear;}
.foot .top .f_del .ul li .wxbox img{border-radius: 4px;}
.foot .top .f_del .ul li:hover .wxbox{opacity:1;visibility:visible;-webkit-transform:rotateY(0);transform:rotateY(0)}
.foot .top .f_del .ul li .wxbox:before{content:"";position:absolute;bottom:-6px;left:50%;margin-left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}
.foot .top .f_nav{display:flex;justify-content:space-between;width: 40%;}
.foot .top .f_nav .item .hd{color:#fff;font-size:1.05vw;font-weight:700;margin-bottom:1.5vw}
.foot .top .f_nav .item li{margin-top: .8vw;transition:all .5s ease;}
.foot .top .f_nav .item li a{color: #f9f9f9;font-size:.8vw;}
.foot .top .f_nav .item li:hover{transform:translateX(10px)}
.foot .top .f_nav .item li:hover a{color:#FECA0B}
.foot .top .f_nav .item:nth-child(1){width: 58%;}
.foot .top .f_nav .item:nth-child(1) ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.foot .top .f_nav .item:nth-child(1) li{width: 45%;}
.foot .bom{border-top: 1px solid rgba(255,255,255,.3);color: #f9f9f9;padding: 1.5vw 0;text-align: center;font-size: .8vw;display: flex;justify-content: center;flex-wrap: wrap;}
.foot .bom .w1440{display: flex;justify-content: center;align-items: center;}
.foot .bom a{display: flex;align-items: center;margin-left: .6vw;}
.foot .bom a:hover{color: #FECA0B;}
@media only screen and (max-width: 1080px){
.foot .top{padding: 50px 0;}
.foot .top .f_del .logo img{width: 16vw;}
.foot .top .f_del .bt{margin: 20px 0;}
.foot .top .f_del .bt .icon{width: 3.5vw;height: 3.5vw;}
.foot .top .f_del .bt .icon img{width: 2vw;}
.foot .top .f_del .bt .tit{height: 3.5vw;line-height: 3.5vw;font-size: 1.8vw;}
.foot .top .f_del .text{font-size: 1.5vw;}
.foot .top .f_nav{width: 60%;}
.foot .top .f_nav .item .hd{font-size: 1.7vw;}
.foot .top .f_nav .item li{margin-top: 15px;}
.foot .top .f_nav .item li a{font-size: 1vw;}
.foot .bom{font-size:1vw;padding: 20px 0;}
}
@media only screen and (max-width:820px){
.foot .top{padding: 35px 0;}
.foot .top .f_del .logo img{width: 228px;}
.foot .top .f_del .bt{margin: 20px 0;}
.foot .top .f_del .bt .icon{width: 35px;height: 35px;}
.foot .top .f_del .bt .icon img{width: 22px;}
.foot .top .f_del .bt .tit{height: 35px;line-height: 35px;font-size: 18px;}
.foot .top .f_del .text{font-size: 15px;}
.foot .top .f_del .ul li{font-size: 15px;margin-right: 15px;}
.foot .top .f_del .ul li .icon{width: 30px;height: 30px;}
.foot .top .f_del .ul li .icon img{width: 18px;}
.foot .top .f_nav{display: none;}
.foot .bom{font-size:14px;padding: 15px 0;}
}
@media only screen and (max-width:520px){
.foot .top{padding: 28px 0 20px;}
.foot .top .f_del .logo img{width: 47%;}
.foot .top .f_del .bt{margin: 15px 0;}
.foot .top .f_del .bt .icon{width: 32px;height: 32px;}
.foot .top .f_del .bt .icon img{width: 20px;}
.foot .top .f_del .bt .tit{height: 32px;line-height: 32px;font-size: 16px;}
.foot .top .f_del .text{font-size: 14px;line-height: 1.8;}
.foot .top .f_del .ul li{font-size: 14px;margin-right: 12px;}
.foot .top .f_del .ul li .icon{width: 26px;height: 26px;}
.foot .top .f_del .ul li .icon img{width: 16px;}
.foot .bom{font-size: 13px;padding: 12px 0;line-height: 1.6;}
}