/* PC导航 */
.header .logo {
    padding: 20px 0;
}
.whitelogo{ display: block}
.newlogo{ display: none}
.header .logo img {
    max-width: none;
    max-height: 42px;
}

.header {
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03);



    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03);
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.style02 .header {    background: rgba(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03);
 
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03);
    z-index: 9;
    position: relative;
 
    width: 100%;
    z-index: 100;

}
.style02 .header li .son{color:#333333}
.style02  .header li .son:hover{color:#690}


  .header li .son{color:#fff}
  .header li .son:hover{color:#fff}

.header.fixed{z-index:1001;position:fixed;width:100%;top:0;
    background: rgba(255, 255, 255, 1);}
.header.fixed .navbar .navbar-header{margin-top:5px}
.header.fixed .navbar .navbar-brand{width:195px;height:50px;background-size:150px 50px}
.header.fixed .navbar .navbar-nav>li>a{line-height:50px}
.header.fixed .navbar .navbar-nav>li>a.login{margin-top:11px}


.header.fixed   .nav_con>ul>li .son {
    display: block;
  
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 70px
}



.header .topnav{position:relative;z-index:1001;margin-bottom:0;background:rgba(255,255,255,.05);padding:3px 0;box-sizing:content-box}
.header .topnav .navbar{min-height:30px;background-color:transparent}
.header .topnav .navbar ul>li{color:#FFF;line-height:30px;padding:1px 10px}
.header .topnav .navbar ul>li{float:left}
.header .topnav .navbar ul>li>a{color:#fff!important;padding:0;position:relative;line-height:32px;height:32px;font-size:14px}
.hot-yhcx{color:#fff!important;font-size:14px!important;margin-top:-3px}
.header .topnav .navbar ul>li .fa{color:#FC0;margin-right:5px;font-size:1.2em;font-weight:600;vertical-align:middle}
.header .topnav .navbar ul>li:last-child{margin-right:0}
.navbar-left{float:left!important}
.navbar-right{float:right!important}






.nav_con {
    float: right;
 
}




.nav_con .qtlj {
    display: none
}

.nav_con>ul>li {
    float: left;
    position: relative
}

.nav_con>ul>li .son {
    display: block;
    padding: 0 20px;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    line-height: 70px
}

.nav_con>ul>li .son.swxx {
    display: none;
}


.nav_con>ul>li .son:hover {
    color: #296eb8
}

.nav_con>ul>li.hover .son {
    color: #296eb8
}

.nav_con>ul>li .sub {
    width: 140px;
    background: #fff;
    border-radius: 5px;
    padding: 12px 0;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    display: none;
    box-shadow: 0 -6px 10px 0 rgba(95, 94, 94, .15)
}

.nav_con ul>li .sub:after {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: -7.5px;
    margin-left: -7.5px;
    transform: rotate(45deg);
    content: " ";
    background: #fff
}

 

 
 


.nav_con li.pro .sub {
    width: 300px;
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
 
    margin-left: -40px;
    display: none;
    box-shadow: 0 -6px 10px 0 rgba(95, 94, 94, .15)
}
.nav_con li.pro.style02 .sub {

    width: 150px;
}
.nav_con li.pro .sub:after {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 38px;
    top: -7.5px;
    transform: rotate(45deg);
    content: " ";
    background: #fff
}

.nav_con li.pro .sub>ul>li {

}

.nav_con li.pro .sub>ul>li>a {
    font-size: 14px;
    line-height: 1.5;
    color: #555555;
 
    border: 1px solid #eeeeee; display: block;
    text-align: left; padding: 10px; border-radius: 10px;    margin-bottom: 10px;
}




.nav_con li.pro .sub>ul>li>a:hover {
    color: #ffffff; background: #0a58ca;
}





/* 购物车图标 */
.header .shopBar {
    position: absolute;
    top: 37px;
    right: 80px
}

.header a.shop-ico i {
    font-size: 18px;
    color: #6E6E6E;
}

/* 登入后状态 */
.log-in {
    position: absolute;
    top: 29px;
    right: 5px
}

.log-in .drop-menu {
    margin: 12px 0 0;
    min-width: 100px;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .075);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .075)
}

.log-in .drop-menu li {
    padding: 0 10px;
    height: 32px;
    text-align: center;
}

.log-in .drop-menu li a {
    position: relative;
    height: 32px;
    line-height: 32px;
}

.log-in .drop-menu li a:hover, .drop-menu a:focus {
    color: #2D2D2D;
    background: unset;
}

.log-in .button-group span {
    display: inline-block;
    line-height: 24px;
    height: 24px;
    width: 24px
}

.log-in .button-group ul:before {
    position: absolute;
    top: -8px;
    left: 50px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}

.log-in .button-group ul:after {
    position: absolute;
    top: -8px;
    left: 50px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e9e8e8;
    border-left: 8px solid transparent;
    content: '';
}

.log-in .button-group .button {
    padding: 0;
    line-height: 18px;
    font-size: 20px
}

.log-in .button-group .drop-menu {
    padding: 10px 0;
    left: -40px;
    border-top: 0px solid #ff0000;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .075);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, .05);
    border-radius: 4px;
}

.log-in a.user-ico {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #ECEFF5;
    display: block;
}

.log-in a.user-head {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: block;
}

.log-in a.user-head img {
    width: 32px;
    height: 32px;
}

/* 登入后状态 end*/

/* 注册登录切换 */
.register .tab {
    font-size: 0
}

.register .tab li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 20px;
    width: 60px;
    color: #666;
    margin: 0 0 40px 0
}

.register .tab li::before {
    background: #ccc;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    transition: transform .3s;
}

.register .tab li.cur {
    color: #ff9600
}

.register .tab li.cur::before {
    background: #ff9600;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    transition: transform .3s;
}

.register .line {
    margin: 0px;
    padding: 0;
    position: relative;
    text-align: center;
}

.register .line span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 200;
}

.register .line hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}

.register .bnt-login {
    margin: 0 auto;
    text-align: center
}

.register .bnt-login a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-right: 10px;
    border-radius: 30px
}

.register .bnt-login a:hover {
    opacity: 0.8
}

.register .bnt-login a.weixin {
    background: #38B624
}

.register .bnt-login a.qq {
    background: #1F92DF
}

.register .bnt-login a.weibo {
    background: #FF6000
}

/* 注册登录切换 end*/

/* 弹出搜索 begin */
.searchBar-m {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999;
    text-align: center
}

.searchBar-m .mask {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
}

.searchBar-m a {
    display: block;
    position: absolute;
    right: 5%;
    top: 5%;
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 48px;
    z-index: 9999;
    color: #fff;
}

.searchBar-m a:hover {
    color: #ff9600
}

.searchBar-m .form-group {
    width: 70%;
    max-width: 720px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -200%);
}

.searchBar-m .input {
    width: 88%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #f2f2f2;
    color: #6E6E6E;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0
}

.searchBar-m .button {
    width: 8%;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #f2f2f2;
    display: block;
    float: left;
    background: url(../images/ico-search-button.png) no-repeat center 50%;
    text-indent: -2000px
}

.searchBar-m .button:hover {
    background: url(../images/ico-search-button.png) no-repeat center 50%;
}

/* 弹出搜索 end */



.main-menu-wrapper__call {
    position: absolute;
    display: flex;
    align-items: center;
    margin-right: 80px; top: 0; right: 0;
}

.main-menu-wrapper__call-icon {
    font-size: 30px;
    color: var(--thm-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-wrapper__call-icon:hover {
    color: var(--thm-extra);
}

.main-menu-wrapper__call-number {
    margin-left: 20px;
}
.main-menu-wrapper__call-number p {
    color:#666666;

}

.main-menu-wrapper__call-number h5 {
    color:#ff9600;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}
.main-menu-wrapper__call-number a:hover {
    color: var(--thm-extra);
}
