#header{min-height:168px;width:100%}#info{height:120px;width:100%;display:flex;align-items:center;justify-content:space-between;background:#ff6801;padding:0 30px;box-sizing:border-box;position:relative}#info .Logo{cursor:pointer}#info .Logo img{height:88px}#info .head_right,#info .ContactUs{height:100%;display:flex;align-items:center}#info .ContactUs li{width:32px;height:32px;margin-left:32px;cursor:pointer}#info .ContactUs li img{width:32px;height:32px}#Language{height:40px;width:300px;border-radius:7px;border:1px solid #b66410;overflow:hidden;position:absolute;cursor:pointer;top:50%;margin-top:-20px;right:300px}#Language.show{height:auto}#Language>div{width:100%;height:40px;display:flex;align-items:center;color:#7a4210;font-size:16px;line-height:40px}#Language>div:nth-of-type(1){background:#f38e24}#Language>div:nth-of-type(2){background:#dd7d1a;border-top:1px solid #b66410}#Language>div .flag{height:100%;width:53px;display:flex;justify-content:center;align-items:center;border-right:1px solid #b66410;margin-right:6px}#Language>div img{height:27px}#Language>.icon{height:24px;position:absolute;top:9px;right:15px}#Language.show>.icon{transform:rotate(180deg)}#info .age_limit{position:absolute;right:640px}#info .age_limit img{height:40px}#nav{height:48px;background:linear-gradient(#ec5c00,#e85d00 5px,#e85d00 38px,#e75d00)}#nav ul{height:100%;width:100%;display:flex}#nav ul li{height:100%;padding:0 25px;margin-right:20px;font-size:18px;line-height:48px;cursor:pointer;color:#fff;font-weight:600;user-select:none}