﻿@charset "utf-8"; 
.floatwindow_fd_conct .floatwindow_box .floatwindow_chat_wechat1 .floatwindow_tit_box,.floatwindow_fd_conct .floatwindow_box .floatwindow_chat_wechat1 .floatwindow_more_box{background:url(/Content/uploads/2025318975/2025051910192125e2858844ba437fb019c52c9a5ea263.png) no-repeat 0 0;background-position:12px;background-color:#28c445;background-size:30px}
.footqr{display:flex;justify-content:space-between;text-align:center;max-width:300px}
.footqr div{max-width:48%;}
.footqr p{line-height:1.2;margin-top:6px;}
@media (min-width:1301px){.foot-contact{width:23%}
.foot-social{max-width:300px;width:20%}}
@media (min-width:769px){.headtop {background:var(--color)}
.headtop .l-wrap {height:68px;display:flex;align-items:center;justify-content:space-between;}
.tcont {color:#fff;display:flex;}
.tcont>div{display:flex;align-items:center;font-size:var(--fontsize14);line-height:1;margin-right:30px}
.tcont>div i{font-size:24px;margin-right:10px}
.tcont p {margin-bottom:5px}
.tcont a {color:#fff;display:inline-block;line-height:1}
.tcont a:not(:last-child)::after{content:'/';margin:0 5px}
header+main {margin-top:168px;}}
@media screen and (max-width:768px){.headtop{display:none}}
@media (min-width:1025px){header>.l-wrap .search-box{height: 100%;position: relative;}
header>.l-wrap .search-box .head-search-btn {height: 100%;display: inline-flex;align-items: center}
header>.l-wrap .search-box .head-search-btn button {outline: 0;border: none;cursor: pointer;border: 1px solid #CCCCCC;background: #FFFFFF;color: var(--fontcolor);border-radius: 50%;margin-left: 15px;width: 32px;height: 32px;}
header>.l-wrap .search-box .head-search-btn button em {font-weight: var(--fontbold6);font-size: var(--fontsize16);}
.head-search{position: absolute;top: 100%;right: 0px;opacity: 0;transform: rotateX(90deg);visibility: hidden;}
.head-search>input{width:200px;border-radius:0;height:40px;}
.head-search>i{top:9px;}
.head-search.active{transition: opacity .3s, transform .3s;visibility: visible;opacity: 1;transform: rotateX(0);transform-origin: top;}}