@charset "UTF-8";

/* 顶部导航条 */
.header-right-logo>a{float: left;display: none;margin-left: 15px;border: 1px solid #ccc;border-radius: 30px;height: 36px;background: #F7F8FB;box-sizing: border-box;padding: 0 22px;line-height: 36px;}
.site-topbar{background:#f7f8fB; color:#999999; font-size:12px; height:28px;}
.site-topbar a{color:#999999;}
.site-topbar a:hover{color:#3399FF;}
.site-topbar .split{color:#E5E5E5; margin:0 0.5em;}
#logout:hover{cursor: pointer;}
.site-topbar .topbar-nav{float:left; height:28px; line-height:28px;}
.topbar-nav img{display: block;float: left;width: 16px;height: 15.75px;margin: 6px 8px 0 0;}
.site-header .cart-header .header-name{float: left;font-size: 24px;color: #333333;margin: 32px 0 32px 140px;}
.site-header .cart-header .header-name span{font-size: 12px;color: #dddddd;margin: 9px 16px 0 0;display: block;float: left;}
.site-header .cart-header .header-lamp{float: right;line-height: 100px;}
.site-header .cart-header .header-lamp>div{float: left;}
.site-topbar .topbar-cart, .site-topbar .topbar-info{float:right; height:28px; position:relative; line-height:28px;}
.topbar-info .layui-badge{width: 20px;height: 13px;line-height: 13px;border-radius: 7px;padding: 0 4px;margin-left: 6px;}
/* .topbar-cart .cart-mini-num{position: absolute;top: 1px;right: -15px;width:20px;line-height:13px;background:rgba(255,71,40,1);border-radius:7px;color: white;} */
/* .site-topbar .cart-mini{display:block; height:28px; line-height:28px; text-align:center; color:#b0b0b0;} */
.site-topbar .cart-menu{position:absolute; top:40px; right:0; width:316px; padding:15px 0 0; color:#424242; background:#FFFFFF; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15); box-shadow:0 2px 10px rgba(0,0,0,0.15); display:none;}
.site-topbar .cart-menu .loading{margin:5px 20px 20px; text-align:center; padding: 20px 0;}
.cart-mini .cart-mini-num{position: absolute;background: red;border-radius: 30px;padding: 0 5px;color: white;font-size: 12px;line-height: 12px;top: 6px;left: 106px;}
.cart-mini{display: block;line-height: 36px;text-decoration: none !important;font-size: 12px;}
.topbar-cart i{display: block;float: right;margin: 1px 12px 0 0;}
/* 站点头部 */
.site-header{height:118px;background: #FFFFFF;}
.site-header .header-logo{float:left; width:62px; margin-top:30px;}
.site-header .logo{position:relative; display:block; width:180px; height:60px;overflow: hidden;}
/*.logo-content {position: absolute;width: 72px;left: 182px;top: 16px;font-size: 22px;font-weight: bold;}*/
/*.header-logo a:hover {color: #757575;}*/
/*.site-header .logo:before{background:url("../img/logo.png") no-repeat 50% 50%; position:absolute; top:0; left:0; width:175px; height:55px; content:"";}*/

.site-header .header-nav{float:left; width:810px;}
.site-header .nav-list{float:left; width:820px; height:88px; margin:12px 0 0 30px; font-size:16px;}
.site-header .nav-category{float:left; width:127px; margin-right:15px;}
.site-header .nav-category .link-category{visibility:hidden; display:block; padding:26px 0 38px; color:#333;}
.site-header .nav-item{float:left;}
.site-header .nav-item .link{display:block; padding:26px 10px 38px; color:#333;}
.site-header .nav-item .link:hover{color:#3399FF;}
/* .tail {position: absolute;width: 100%;height: 1px;left: 110px;top: 15px;font-size: 0;background-color: #bbb;} */
.site-header .header-search{float:right; width:296px; margin-top:25px;}
.site-header .search-form{position:relative; width: 296px;height: 50px;}
.site-header .search-text{position:absolute; top:0; right:51px; width:223px; padding:0 10px; border:1px solid #e0e0e0; font-size:14px; line-height:48px;outline: 0;}
.site-header .search-btn{position:absolute; top:0; right:0; width:52px; height:50px; border:1px solid #e0e0e0; font-size:24px; line-height:24px; background:#fff; color:#616161; outline:0; cursor:pointer; transition:all 0.3s;}
.site-header .search-btn:hover{background:#f10215; color:#FFF;}
.site-header .search-hot-words{position:absolute; top:14px; right:62px; text-align:right;}
.site-header .search-hot-words a{display:inline-block; margin-left:5px; padding:0 5px; background:#EEEEEE; color:#757575; transition:all 0.3s;}
.site-header .search-hot-words a:hover{background:#f10215; color:#FFF;}
.header-right-logo{
    float: right;
    margin-top: 30px;
}
.pic-95306-logo{
  width: 179px;
  border: none;
  height: 60px;
}
.searchbox{
    position: relative;
    z-index: 1;
    clear: both;
    width: 450px;
    height: 30px;
    margin: 30px auto 50px;
    border: 2px solid #1890ff;
    border-radius: 30px;
    margin-left: 330px;
}
.mod_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
}
.select_box {
    position: relative;
    width: 98px;
    height: 36px;
}
.select_txt {
    display: inline-block;
    width: 98px;
    height: 36px;
    padding-left: 28px;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
}
.select_box i.layui-icon{
    position: absolute;
    top: 8px;
    font-size: 12px;
}
/* .select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
} */
.option {
    display: none;
    position: absolute;
    top: 40px;
    left: -2px;
    width: 100px;
    background-color: #fff;
    border: 2px solid #1890ff;
    border-top: 0;
}
.option li {
    padding-left: 28px;
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
}
.import {
    width: 60px;
    height: 30px;
    margin-left: 120px;
    padding-left: 20px;
    border: none;
    outline: none;

}
.btn-search {
    position: absolute;
    right: 0;
    width: 100px;
    height: 40px;
    color: #fff;
    background-color: #1890ff;
    border: 0;
}
.btn-search-shop {
    position: absolute;
    right: 80px!important;
    width: 100px;
    height: 40px;
    color: #fff;
    background-color: #1890ff;
    border: 0;
    border-radius: 0px!important;
}
.city-picker-span{
    border:none !important;
    background-color: #fff0 !important;
}
.city-picker-span > .arrow {
    background:none !important;
}
.city-picker-dropdown{
    top: 6% !important;
    left: 150px;

}
.city-picker-span > .title > span {
    color: #b0b0b0 !important;
    font-size: 12px !important;
}

.title-a{
    padding-left: 15px;
    color: #757575;
    font-size: 12px;color: rgba(126,139,157,0.74);
    /*line-height: 60px;*/
}
.title-a:first-child{
    padding-left: 5px;
}
.title-a:hover{
    color: #3399FF;
}
.city-picker-span > .title > span {
    color: #b0b0b0 !important;
    font-size: 12px !important;
}
.search-button {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 80px;
    height: 32px;
    color: #fff;
    background-color: #1890ff;
    border: 0;
    border-radius: 0 15px 15px 0;

}
.search-input {
    width: 290px;
    margin: 0 0 0 50px;
    padding-left: 25px;
    outline: none;
    height: 30px;
    /*border-top: 2px solid #3399FF;*/
    /*border-bottom: 2px solid #3399FF;*/
}
.hotwords-list{
    margin: 10px;
}
.header-lamp>div>span{
    font-size: 12px;
    color: #666666;
}
.header-lamp>div>span:first-child {
    color: #ddd;
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    line-height: 28px;
    text-align: center;
    margin: 36px 10px;
    font-size: 16px;
}
.tail {
    width: 104px;
    height: 1px;
    background: #207AD6;
    margin: 49px 10px;
}
.header-logo .logo img {
    width: 100%;
}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white;
}
.header-lamp .tail:nth-child(4) {background: #dddddd;}
.header-lamp>div:first-child span {color: #999999;}
.site-list a{color: #fff;}
.site-list a:hover{color: #fff;}



.topbar-enquiry, .topbar-cart {
    float: left;
    position: relative;
    margin-right: 10px;
}

.topbar-enquiry.disabled, .topbar-cart.disabled {
    cursor: not-allowed;
}

a.start-enquiry-btn-disabled, a.my-cart-btn-disabled, a.start-enquiry-btn-enabled, a.my-cart-btn-enabled {
    text-decoration: none !important;
    font-size: 12px;
}

a.start-enquiry-btn-disabled, a.my-cart-btn-disabled {
    pointer-events:none;
}

a.start-enquiry-btn-enabled:hover, a.my-cart-btn-enabled:hover {
    color: #3399ff;
}

a.start-enquiry-btn-disabled:hover, a.my-cart-btn-disabled:hover {
    color: #C9C9C9;
}

/* --------------------
 *begin by Lic */
.site-header {
    height: 130px;
}

.site-header .header-logo {
    width: 223px;
    height: 53px;
    margin: 0;
    padding: 28px 0 45px;
}

.site-header .logo {
    width: 100%;
    height: 100%;
}

.site-header .header-nav {
    float: right;
    width: auto;
    display: flex;
}

.searchbox {
    width: 666px;
    height: 36px;
    margin: 30px 0 0;
    border: 2px solid #005DE5;
    border-radius: 4px;
}

.search-button {
    width: 100px;
    height: 38px;
    font-size: 17px;
    line-height: 38px;
    background-color: #005DE5;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}

.search-input {
    width: 547px;
    height: 36px;
    margin: 0;
    padding: 0 10px;
}

.hotwords-list {
    margin: 10px 0;
}

.title-a {
    color: #8C8C8C;.header-black;
    margin-right: 10px;
    padding: 0;
}

.title-a:first-child {
    padding-left: 0;
}

.title-a:hover {
    color: #005DE5;
}

.header-right-logo {
    float: right;
}

a.my-cart-btn-disabled,
a.my-cart-btn-enabled,
a.submit-req {
    float: left;
    height: 38px;
    margin-left: 20px;
    border: 1px solid #005DE5;
    background-color: white;
    border-radius: 4px;
    line-height: 38px;
    color: #005DE5;
    -webkit-transition: all .3s;
    transition: all .3s;
}

a.my-cart-btn-disabled,
a.my-cart-btn-enabled {
    position: relative;
    padding: 0 18px;
    font-size: 14px;
    color: #005DE5;
    text-align: left;
}

a.my-cart-btn-enabled:hover,
a.submit-req:hover {
    color: white;
    background-color: #005DE5;
}

.topbar-cart .my-cart-btn-enabled i.iconfont1,
.topbar-cart .my-cart-btn-disabled i.iconfont1 {
    float: left;
    margin: 0 10px 0 0
}

a.submit-req {
    width: 38px;
    text-align: center;
}

a.submit-req .iconfont1 {
    float: none;
    margin: 0;
}

.topbar-cart {
    margin: 0;
}

.header-lamp > ul {
    position: relative;
    margin-top: 28px;
}

.header-lamp > ul:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #CECECE;
}

.header-lamp > ul > li {
    position: relative;
    float: left;
    width: 243px;
    font-size: 14px;
    color: #262626;
    line-height: 24px;
    text-align: center;
}

.header-lamp > ul > li > i {
    position: relative;
    display: block;
    width: 24px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background-color: #CECECE;
    font-size: 12px;
    color: white;
    font-style: normal;
}

.header-lamp > ul > li.active {
    color: #005DE5;
}

.header-lamp > ul > li.active > i {
    background-color: #005DE5;
}

.header-lamp > ul > li.active:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 101%;
    height: 4px;
    border-radius: 2px;
    background-color: #005DE5;
}

.site-category-wrap {
    border-bottom: 2px solid #005DE5;
}

.category-item {
    position: relative;
    float: left;
    /*margin-right: 40px;*/
}

.category-item .title {
    display: block;
    width: 220px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: white;
    text-align: center;
    border-radius:0 40px 0 0;
    background-color: #005DE5;
}

.site-list .site-a {
    float: left;
    /*margin-right: 30px;*/
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    line-height: 40px;
    /*background-color: #1796df;*/
    padding: 0 10px;
    border-radius:5px 5px 0 0 ;
    width: 160px;
    text-align: center;

}
/*.site-list .site-a:hover {*/
/*    !* 鼠标移入时的样式 *!*/
/*    background-color: blue; !* 背景色变为蓝色 *!*/
/*    color: white; !* 可以设置文本颜色为白色，以便在蓝色背景上更容易阅读 *!*/
/*    !* 其他样式变化... *!*/
/*}*/
.site-list .site-a:hover {
    background-color: red; /* 背景色变为蓝色 */
    color: #000000;
    /*color: #1796df;*/
}
.site-a .selected {
    background-color: blue;
    color: white;
    /* 其他你想要的选中样式... */
}
.aui-container-bxo {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    padding-top: 8px;
}

.category-item:hover .aui-container-bxo {
    display: block;
}

.aui-content-sidebar {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 220px;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1);
}

.aui-content-sidebar.active {
    width: 1200px;
}

.aui-content-sidebar.active:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 220px;
    z-index: 1;
    width: 2px;
    background-color: #005DE5;
    pointer-events: none;
}

.aui-content-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    overflow: auto;
    width: 300px;
    height: 440px;
}

.aui-content-menu-head {
    position: relative;
    width: 200px;
    font-size: 14px;
    color: #262626;
}

.aui-content-menu-head-list {
    position: relative;
}

.aui-content-menu-head-list .aui-a-curr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 0 14px;
    color: #262626;
    line-height: 40px;
    border-radius: 2px;
}

.aui-content-menu:hover .aui-content-menu-head-list .aui-a-curr {
    color: white;
    background-color: #005DE5;
}

.aui-content-menu-head-list i {
    position: absolute;
    top: 12px;
    right: 10px;
    line-height: 1;
}

.aui-content-menu:hover .aui-content-menu-head-list i {
    color: white;
}

.aui-content-menu-head > i {
    display: none;
}

.aui-content-menu-dow {
    position: absolute;
    top: 0;
    left: 220px;
    display: none;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 980px;
    height: 440px;
    padding-bottom: 20px;
    border-radius: 4px;
    background-color: white;
}

.aui-content-menu-dow::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: transparent;
}

.aui-content-menu-dow::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #C4CEDD;
}

.aui-content-menu:hover .aui-content-menu-dow {
    display: block;
}

.aui-content-menu-dow dl {
    min-height: 26px;
    margin: 0 20px;
    padding: 20px 0 0;
    border-bottom: 1px dotted #E0E2E7;
}

.aui-content-menu-dow dl dt {
    float: left;
    width: 130px;
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.aui-content-menu-dow dl dd {
    display: block;
    margin: 0 0 0 130px;
    font-size: 0;
}

.aui-content-menu-dow dl dd a {
    display: inline-block;
    margin: 0 24px 10px 0;
    font-size: 12px;
    color: #666;
    line-height: 16px;
    white-space: nowrap;
}

.aui-content-menu-dow a {
    color: #262626;
}

.aui-content-menu-dow a:hover {
    color: #005DE5;
}
.header-black{
    display: flex;
    align-items: center;
    float: left;
    padding-top: 30px;
    margin-left: 10px;
    height: 53px;
}
.header-black img{
    width: 24px;
    display: flex;
    justify-content: center;
}
.header-black a{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 60px;
}
.header-black div{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 12px;
    color: #005de5;
    padding-top: 4px;
    text-decoration: underline;
}
/* end by Lic
 * 2022-1-17
--------------------*/