header{background-position:center center;position:absolute;top:0;left:0;width:100%;z-index:2}.header-top{background:-webkit-linear-gradient(rgba(204,204,204,1) 0%,rgba(201,204,204,0) 17%);background:-o-linear-gradient(rgba(204,204,204,1) 0%,rgba(201,204,204,0) 17%);background:linear-gradient(rgba(204,204,204,1),rgba(201,204,204,0))}.header-top .wrp{display:flex;align-items:center}.header-top #logo{padding-bottom:10px;float:left;width:185px}.header-top #logo img{float:left}.header-top #menu-right{float:right;color:#fff;width:calc(100% - 185px)}.header-top #menu-right .topbar{font-size:14px}.header-top #menu-right .topbar a:first-child{margin-right:40px}.header-top #menu-right .btn-topbar{height:36px;line-height:36px;padding:0 15px;background:#663d2a;display:inline-block;border-radius:4px;font-size:18px}.header-top #menu-right .btn-topbar:hover{color:#fff}#menu{display:flex;justify-content:space-between;line-height:normal}#menu>li{display:flex;padding:5px 10px;position:relative;flex:1 0 auto}#menu>li>a{position:relative;color:#fff !important;font-weight:bold;display:flex;align-items:center}#menu i.fa-home{font-size:22px}.header-bottom{position:absolute;bottom:0;left:0;width:100%}.header-bottom .box-search{width:850px;margin:auto;margin-bottom:20px;padding:25px 20px;background:rgba(242,242,242,.7);border:1px solid #ababab}.header-bottom .box-search input{width:580px;margin-right:25px;border:1px solid #dcdcdc;border-radius:8px;padding:10px 17px;letter-spacing:.5px;float:left}.header-bottom .box-search .search-btn{height:37px;background:#a24d24;border:1px solid #dcdcdc;font-size:16px;float:right;border-radius:8px;color:#fff;text-transform:uppercase;line-height:37px;position:relative}.header-bottom .box-search .search-btn i{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;line-height:28px;text-align:center;background:#663d2a;border-radius:100%}.dropdown-menu.type6{display:flex;gap:15px;left:50%;transform:translateX(-50%);min-width:1100px;border-radius:10px;padding:25px 25px 20px}.dropdown-menu.type6 .wImg:before{padding-bottom:45%}.dropdown-menu.type6 .split{width:1px;background:url(/css/icon/line.png) no-repeat center center}.dropdown-menu.type6 .mnParent-image{width:200px}.dropdown-menu.type6 .col{width:calc((100% - 240px)/3);display:flex;flex-direction:column;row-gap:12px}.dropdown-menu.type6 .text{width:100%;text-align:center;padding:5px 10px;font-weight:bold;color:#000}.dropdown-menu.type6 .list{display:flex;gap:8px;flex-wrap:wrap}.dropdown-menu.type6 .list a{width:calc(50% - 23px);font-size:14px;display:list-item;list-style-type:disc;margin-left:19px}.gr_type1 .ct-item-dropdown{padding-left:60px}.gr_type6>ul>li{display:flex;flex-direction:column}.gr_type6>ul>li .item{padding:0 15px;border-bottom:1px solid #747474}.gr_type6>ul>li .item .name{color:#663d2a;display:block;padding:10px 0;font-size:18px;padding-right:20px;background:url(/Css/Icon/caret-down-outline.svg) no-repeat right 10px center;background-size:24px;font-weight:bold}.gr_type6>ul>li .item .name.active{background:url(/Css/Icon/caret-up-outline.svg) no-repeat right 10px center;background-size:24px}.gr_type6>ul>li .item .name.active+ul{display:flex;flex-wrap:wrap;gap:10px;border:none}.gr_type6 .ct-item-dropdown li{width:calc(50% - 5px);margin-bottom:0;display:flex;gap:4px}.gr_type6 .ct-item-dropdown li:before{display:inline-block;content:"•";color:#663d2a}