@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: #E72A2D;}
@media only screen and (max-width:1080px){
::-webkit-scrollbar {width: 4px;height: 4px;}
}
@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}
.w1600{margin:0 auto;width:93%;max-width: 83vw;}
.w1440{margin:0 auto;width:93%;max-width: 75vw;}
.w1200{margin:0 auto;width:93%;max-width: 58vw;}
.odcontent{margin:0 auto;width:93%;max-width: 87vw;}
@media only screen and (max-width:1280px){
.w1600{width: 92%;}
.w1200{width: 92%;}
.w1440{width: 92%;}
.odcontent{width: 92%;}
}
@media only screen and (max-width:1080px){
.w1600{max-width:1650px}
.w1200{max-width:1200px}
.w1440{max-width:1440px}
.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;font-family: "Times New Roman" ;}
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:2.4s cubic-bezier(.215,.61,.355,1) .3s}

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


@-webkit-keyframes searchY{0%{transform:translateY(-460px)}
to{transform:translateY(0)}
}

/* shuipingtc */
.shuipingtc{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 200;background: rgba(0, 0, 0, 0.65);display: none;}
.shuipingtc .shi_con{width: 1000px;max-height: 600px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.shuipingtc .shi_con video{width: 100%;height: 100%;object-fit: cover;}
.shuipingtc .shi_con .out{width: 28px;height: 28px;position: absolute;right: -20px;top: -50px;cursor: pointer;transition: ease 0.6s;}
.shuipingtc .shi_con .out:hover{transform: rotate(180deg);}
@media screen and (max-width:1080px) {
.shuipingtc .shi_con{width: 90%;}
.shuipingtc .shi_con .out{width: 22px;height: 22px;right: -5px;top: -50px;}
}


/* text-line */
.text-line{overflow:hidden;}
.char{display:inline-block;opacity:0;font-weight:700;animation-fill-mode:both!important}


/* btn */
.btn{position: relative;line-height: 2.2vw;text-align: center;background: #1D0918;width: max-content;border-radius: 40px;}
.btn:before{width:100%;height:100%;position:absolute;left:0;top:0;background: #E72A2D;content:'';border-radius: 40px;transition: all .5s cubic-bezier(.175, .885, .32, 1.275);transform: scale(0);z-index: 1;}
.btn:hover:before{transform: scale(1.05);}
.btn a{color: #fff;font-size: .95vw;position: relative;z-index: 9;transition:all .5s;padding: 0 3.2vw;}
@media screen and (max-width:1080px){
.btn{line-height: 40px;}
.btn a{padding: 0 60px;font-size: 16px;}
}
@media screen and (max-width:1080px){
.btn{line-height: 36px;}
.btn a{padding: 0 40px;font-size: 14px;}
}
@media screen and (max-width:1080px){
.btn{line-height: 34px;}
.btn a{padding: 0 30px;}
}


/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.75s;background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, .1);border-bottom: 1px solid #dcdcdc9c;}
.head .head_top{display: flex;align-items: center;justify-content: flex-end;margin-top: 1.2vw;}
.head .head_top .dh{display: flex;align-items: center;cursor: pointer;}
.head .head_top .dh img{max-width: 1.2vw;animation: wobbhorizontal linear 3s infinite;}
.head .head_top .dh p{font-size: 1vw;color: #000000;}
.head .langage{display: flex;align-items: center;margin-right: 1vw;padding-right: 1vw;position: relative;cursor: pointer;}
.head .langage:after{position: absolute;content: "";right: 0;top: 10%;height: 80%;width: 1px;background: #DDDDDD;}
.head .langage img{width: 1.58vw;animation: wobbhorizontal linear 3s infinite;}
.head .langage p{font-size: .9vw;margin-left: .5vw;color: #333;}
.head .langage ul{position:absolute;background:#fff;border-radius:10px;box-shadow: 0px 0px 15px -5px rgb(0 0 0 / 28%);top: 0;left: 50%;transform: translate(-50% , 30px);margin-top: 1.58vw;transition:all .5s ease-in-out;padding: .4vw .8vw;opacity: 0;visibility: hidden;line-height: 2;width: max-content;z-index: 99;}
.head .langage ul li{text-align:center;margin: .25vw 0;}
.head .langage ul li a{font-size: .83vw;display: flex;align-items: center;}
.head .langage ul li img{margin-right: .5vw;}
.head .langage ul li:hover a{color: #E72A2D;}
.head .langage:hover ul{opacity: 1;visibility: visible;transform: translate(-50% , 2px);}
.head .head_mid .lf_part a{display: flex;align-items: center;}
.head .head_mid .lf_part .logo{padding-bottom: 1.4vw;}
.head .head_mid .lf_part .logo img{width: 14.734vw;}
.head .head_mid{display: flex;align-items: center;justify-content: space-between;}
.head .head_mid .head_nav{box-sizing: border-box;transition: all .5s ease-in-out;margin: 0 auto;margin-right: 2vw;}
.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;padding: 0 1.2vw;}
.head .head_mid .head_nav .first_nav li:nth-last-child(1){margin-right: 0;}
.head .head_mid .head_nav .first_nav li:nth-child(3){position: initial;}
.head .head_mid .head_nav .first_nav li .fd a{font-size: 1.05vw;display: block;position: relative;color: #000;margin: 1.2vw 0 2.4vw;z-index: 99;font-weight: bold;}
.head .head_mid .head_nav .first_nav li .fd a img{transform: rotate(0deg);margin-left: 6px;transition: all .4s linear;width: .95vw;}
.head .head_mid .head_nav .first_nav li.cur .fd a,.head .head_mid .head_nav .first_nav li:hover .fd a{color: #E72A2D;font-weight: bold;}
.head .head_mid .head_nav .first_nav li.cur .fd a img,.head .head_mid .head_nav .first_nav li:hover .fd a img{transform: rotate(180deg);}
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 50%;height: auto;transition: all .35s ease-in-out;z-index: 3;box-sizing: border-box;opacity: 0;pointer-events: none;cursor: pointer;width: max-content;transform: translate(-50% , -10px) scale(.68);background: #fff;}
.head .head_mid .head_nav .pc_secnav.p_secnav{width: 100%;z-index: -1;box-shadow: 0 0 5px rgba(0, 0, 0, .1);}
.head .head_mid .head_nav .pc_secnav.on{backface-visibility: hidden;pointer-events: auto;opacity: 1;transform: translate(-50% , 0) scale(1);}
.head .head_mid .head_nav .pc_secnav .ul{background:#fff;padding: 1.5vw;box-shadow: 0 0 5px rgba(0, 0, 0, .1);}
.head .head_mid .head_nav .pc_secnav .ul .item{text-align:left;margin-bottom:1.1vw}
.head .head_mid .head_nav .pc_secnav .ul .item:nth-last-child(1){margin-bottom: 0;}
.head .head_mid .head_nav .pc_secnav .ul .item a{font-size: .85vw;color:#666;transition: all .5s;display: block;width: 100%;}
.head .head_mid .head_nav .pc_secnav .ul .item a:hover{color: #E72A2D;transform:translateX(6px)}
.head .head_mid .head_nav .pc_secnav .wrap{display:flex;justify-content:space-between;padding: 0 10vw;}
.head .head_mid .head_nav .pc_secnav .wrap a::after{display: none;}
.head .head_mid .head_nav .pc_secnav .rd{background:url(../images/h_icon01.jpg);padding:1vw 0;background-size: cover;background-position: bottom;}
.head .head_mid .head_nav .pc_secnav .rd a{display:flex;align-items:center;height:4vw;padding: 0 1.5vw;border-left: 1px solid #eee;border-right: 1px solid #eee;}
.head .head_mid .head_nav .pc_secnav .rd img{width:2.5vw}
.head .head_mid .head_nav .pc_secnav .rd p{font-size:.9vw;margin: 0 0vw 0 1vw;color: #000 !important;}
.head .head_mid .head_nav .pc_secnav .rd i{background: url(../images/h_icon02.png);background-size: cover;width: 1vw;height: 1vw;margin: 0 auto;margin-right: 0;filter: sepia(1);display: none;}
.head .head_mid .head_nav .pc_secnav .rd .active{background: #F7F8FA;}
.head .head_mid .head_nav .pc_secnav .rd .active p{color: #F2010B !important;}
.head .head_mid .head_nav .pc_secnav .rd .active i{filter: initial;}
.head .head_mid .head_nav .pc_secnav .hd{width: 70%;padding:2vw 0;}
.head .head_mid .head_nav .pc_secnav .hd .item{width: 30.667%;margin-right: 4%;margin-bottom: 4%;text-align:left;}
.head .head_mid .head_nav .pc_secnav .hd .item a{white-space: initial;}
.head .head_mid .head_nav .pc_secnav .hd .item:nth-last-child(-n+3) {margin-bottom: 0;}
.head .head_mid .head_nav .pc_secnav .hd .item:nth-child(3n+3){margin-right:0}
.head .head_mid .head_nav .pc_secnav .hd .item .tit{font-size:.9vw;color: #333;margin-bottom:1vw;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.head .head_mid .head_nav .pc_secnav .hd .item .txt{font-size:.83vw;color:#666;transition: .5s;}
.head .head_mid .head_nav .pc_secnav .hd .item .txt:hover{transform:translateX(10px)}
.head .head_mid .head_nav .pc_secnav .hd .item .dl .li{margin-bottom: .83vw;transition: .5s;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.head .head_mid .head_nav .pc_secnav .hd .item .dl .li:nth-last-child(1){margin-bottom: 0;}
.head .head_mid .head_nav .pc_secnav .hd .item .dl .li a{font-size: .8vw;color: #666 !important;transition: .5s;}
.head .head_mid .head_nav .pc_secnav .hd .item .dl .li:hover{transform:translateX(10px)}
.head .head_mid .head_nav .pc_secnav .hd .item .dl .li:hover a{color:#000 !important}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;display: flex;align-items: center;padding-bottom: 1.28vw;}
.head .head_mid .rt_part .search .icon{cursor: pointer;}
.head .head_mid .rt_part .search .icon img{width: 1.2vw;}
.head .head_mid .rt_part .langage{display: none;}
.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: 18px;}
.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/h_icon3.png);background-size: 28px;height: 27px;width: 28px;filter: brightness(0) invert(1);}
.head .h_search .h_box .h_text .text[type=text]::placeholder{color:#ffffffe8}
.head .h_search dl{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;position: absolute;top: 60%;left: 50%;transform: translate(-50%,-50%);}
.head .h_search dl ol{padding:.3vw .6vw;margin-right:.5vw;margin-top:.5vw;font-size:.85vw;color: #fff;}
.head .h_search dl ol:hover{color: #e72a2d;}



/* 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:#E72A2D;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;}


/* 下滑 */
.head.scro{transform: translateY(-7.3vw);}

 
/* mobile-end */
@media only screen and (max-width:1080px){
.head{padding: 20px 0;}
.head.scro{transform: initial;}
.head .langage{margin-right: 15px;padding-right: 15px;}
.head .langage img{width: 20px;}
.head .langage p{font-size: 17px;}
.head .langage ul{top: 20px;}
.head .head_top{display: none;}
.head .head_mid .lf_part .logo{padding-bottom: 0;}
.head .head_mid .lf_part .logo img{width: 200px;}
.head .head_mid .head_nav .first_nav{display: none;}
.head .head_mid .rt_part{padding-bottom: 0;}
.head .head_mid .rt_part .search .icon img{width: 20px;}
.head .head_mid .rt_part .langage{display: flex;}
.head .h_search .h_box{max-width: max(300px,58.458vw);}
.head .h_search dl ol{padding: 6px; margin-right: 5px;margin-top: 5px;font-size: 14px;}
.menu_bar{display: block;}
}	
@media only screen and (max-width:768px){
.head{background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, .1);}
.head .head_mid .rt_part .dh{display: none;}
.head .langage ul{padding:6px 10px;}
.head .langage ul li{margin: 4px 0;}
.head .langage ul li a{font-size: 14px;}
.menu_bar span{background: #000;}
.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;}
.head .h_search dl{width: 90%;}
.head .h_search dl ol{padding: 5px 8px;margin-right: 0;margin-top: 5px;}
}
@media only screen and (max-width:520px){
.head .langage{margin-right: 12px;padding-right: 12px;}
.head .langage p{font-size: 16px;margin-left: 5px;}
.head .head_mid .lf_part .logo img{width: 168px;}
.head .head_mid .rt_part .search .icon img{width: 20px;}
.head .h_search .h_close{margin-right: 40px;height: 32px;width: 32px;}
.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: 24px;height: 24px;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;}
}

 

/* s_right */
.s_right{position:fixed;right: .5%;top:68%;z-index:99;/* opacity:0; */transition:all .4s;transform:translateY(-50%);}
.s_right li{position:relative;z-index:1;background: #E72A2D;width: 2.4vw;height: 2.4vw;margin-bottom: 5px;display: flex;align-items: center;justify-content: center;border-radius: 28px;}
.s_right li:nth-last-child(1){margin-bottom: 0;}
.s_right li .icon{display: flex;align-items: center;justify-content: center;}
.s_right li .icon img{max-width: 1.25vw;transition:all .5s ease;}
.s_right li .box{padding: 0 1.2vw;width:auto;height:auto;position:absolute;right:100%;top:50%;transform: translate(-20% , -50%);transition: all .75s ease;opacity: 0;visibility: hidden;}
.s_right li .box .txt{padding: .58vw .8vw;background: #fff;box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.1);border-radius: 10px;position: relative;width: max-content;}
.s_right li .box .txt:after{border-left: 8px solid #fff;border-top: 6px solid transparent;border-bottom: 6px solid transparent;content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);}
.s_right li .box .txt p{font-weight:700;font-size: .85vw;color: #000;white-space:nowrap;}
.s_right li .box .txt  img{width: 6vw;height: 6vw;display: block;}
.s_right li:hover:before{transform: none;}
.s_right li:hover .box{transform: translate(0% , -50%);opacity: 1;visibility: visible;}
@media only screen and (max-width:1080px){
.s_right li{width: 38px;height: 38px;}
.s_right li .icon img{max-width: initial;width: 18px;}
.s_right li .box{padding: 0 15px;}
.s_right li .box .txt{padding: 8px 15px;}
.s_right li .box .txt p{font-size: 14px;}
}
@media only screen and (max-width:520px){
.s_right li{width: 36px;height: 36px;}
.s_right li .box .txt{padding: 8px 12px;}
}


 
/* foot */
.foot{background: url(../images/f_bg.jpg);position: relative;background-size: cover;}
.foot .cont{border-bottom: 1px solid #30385A;padding: 4vw 0;display:flex;flex-wrap:wrap;justify-content:space-between;}
.foot .cont .hd{font-size: 1.1vw;font-weight:700;margin-bottom: 1vw;color: #fff;}
.foot .cont .f_del{width: 19vw;}
.foot .cont .f_del .flogo img{width: 18.68vw;}
.foot .cont .f_del .text{margin-top: 2vw;position: relative;z-index: 9;}
.foot .cont .f_del .text:after{position: absolute;content: "";background-color: #161412;width: 8vw;height: 6vw;left: 50%;bottom: -4.5vw;transform: translate(-50% , 0);}
.foot .cont .f_del .text p{color: #ffffffcf;font-size: .9vw;line-height: 1.6;position: relative;z-index: 9;}
.foot .cont .f_del .text span{color: #919191;font-size: .9vw;margin: .58vw 0;display: block;}
.foot .cont .f_nav{width: 45vw;}
.foot .cont .f_nav .form{width:50%;margin:0 auto;margin-right:0;margin-bottom:2vw;position:relative}
.foot .cont .f_nav .form .f_text{border:1px solid #ddd;border-radius:30px;padding:0 20px;position:relative}
.foot .cont .f_nav .form .f_text .text{background:0 0;color:#333;width:100%;height:2.8vw;border:none;font-size: .85vw;}
.foot .cont .f_nav .form .f_btn{position:absolute;right:.29vw;top:.19vw;height:2.5vw;width:2.5vw;line-height:2.5vw;display:flex;align-items:center;justify-content:center;background:#f2010b;border-radius:50%}
.foot .cont .f_nav .form .f_btn .submit{border:none;background:url(../images/search.png);background-size:1.2vw;height:1.18vw;width:1.2vw;filter:brightness(0) invert(1)}
.foot .cont .f_nav .list{display:flex;flex-wrap: wrap;}
.foot .cont .f_nav .item{width: 33.3%;}
.foot .cont .f_nav .item:nth-last-child(1),.foot .cont .f_nav .item:nth-last-child(2){margin-top: 2vw;}
.foot .cont .f_nav li{margin-top: .52vw;transition:all .5s ease;}
.foot .cont .f_nav li a{color: #919191;font-size: .88vw;}
.foot .cont .f_nav li:hover{transform:translateX(6px)}
.foot .cont .f_nav li:hover a{color: #fff;}
.foot .bom{padding: 1.25vw 0;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.foot .bom span{font-size: .9vw;color: #919191;}
.foot .bom .ul{display:flex;justify-content:space-between;align-items:center;}
.foot .bom .ul li{margin-left: 1vw;}
.foot .bom .ul li img{width: 1.78vw;}
@media only screen and (max-width:1080px){
.foot .cont{padding: 60px 0;}
.foot .cont .f_del{width: 30%;}
.foot .cont .f_del .flogo img{width: 188px;}
.foot .cont .f_del .text span{font-size: 15px;margin: 8px 0;}
.foot .cont .f_del .text p{font-size: 15px;}
.foot .cont .f_nav{width: 65%;}
.foot .cont .hd{font-size: 16px;}
.foot .cont .f_nav li a{font-size: 14px;}
.foot .bom{padding: 15px 0;}
.foot .bom span{font-size: 15px;}
.foot .bom .ul li{margin-left: 20px;}
.foot .bom .ul li img{width: 26px;}
}
@media only screen and (max-width:890px){
.foot .cont{padding: 40px 0;}
.foot .cont .f_del{width: 60%;}
.foot .cont .f_del .text:after{width: 80px;height: 60px;}
.foot .cont .f_nav{display: none;}
}
@media only screen and (max-width:520px){
.foot .cont{padding: 28px 0;}
.foot .cont .f_del{width: 100%;}
.foot .cont .f_del .text{margin-top: 15px;}
.foot .cont .f_del .text span{font-size: 14px;margin: 5px 0;}
.foot .cont .f_del .text p{font-size: 14px;line-height: 24px;}
.foot .bom{padding: 12px 0;justify-content: center;}
.foot .bom span{font-size: 14px;margin-bottom: 10px;}
.foot .bom .ul li{margin: 0 10px;}
}
 