@charset "UTF-8";
h2{
    font-weight: 600 !important;
}
/* 顶部导航条 */
.site-topbar{background:#f7f7f7; color:#b0b0b0; font-size:14px; height:40px;}
.site-topbar a{color:#666666;}
.site-topbar a:hover{color: #207ad6;}

.site-topbar .split{color:#eee; margin:0 0.5em;}

.site-topbar .topbar-nav{
    margin-left: 145px;

    float:left; height:40px; line-height:40px;}

.site-topbar .topbar-cart, .site-topbar .topbar-info {
    margin-right: 160px;

    float: right;
    height: 40px;
    position: relative;
    line-height: 40px;
    right: 10px;
}

.site-topbar .topbar-cart{width:120px; margin-left:15px;}
.site-topbar .cart-mini{display:block; height:40px; line-height:40px; text-align:center; color:#b0b0b0; background:#f7f7f7;}
.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;}

/* 站点头部 */
.site-header{
    background-color: #ffffff;
    opacity: 0.98;
    height: 132px;
}
.site-header .header-logo{float:left; width:62px; margin-top:22px;}
.site-header .logo {
    position: relative;
    /*display: block;*/
    width: 180px;
    height: 60px;
    overflow: hidden;
}

/*.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:850px;}
.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:#f10215;}

.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: 35px;
}
.pic-95306-logo{
    margin-top: 10px;
    width: 179px;
    border: none;
    height: 60px;
}
.searchbox{
    position: relative;
    z-index: 1;
    clear: both;
    width: 450px;
    height: 30px;
    margin: 40px auto 40px;
    border: 2px solid #207AD6;
    /*border-radius: 30px;*/
    margin-left: 330px;
}
.searchbox:hover {
    border: 2px solid #1995ff;

}
.mod_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
}
.select_box {
    position: relative;
    width: 98px;
    height: 36px;
}
.select_txt {
    display: inline-block;
    /* width: 67px; */
    height: 30px;
    padding-left: 5px;
    overflow: hidden;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
}
.select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
}
.option {
    display: none;
    position: absolute;
    top: 32px;
    left: -2px;
    width: 70px;
    background-color: #fff;
    border: 2px solid #207AD6;
    border-top: 0;

}
.option li {
    padding-left: 13px;
    font-size: 16px;
    line-height: 1.7;
    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: #207AD6;
    border: 0;
}
.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: 6px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #999999;
}
.city-picker-span > .title > span {
    color: #b0b0b0 !important;
    font-size: 12px !important;
}
.search-button {
    position: absolute;
    right: 0px;
    width: 80px;
    height: 30px;
    color: #fff;
    background-color: #207AD6;
    border: 0;
    /*border-radius: 0px 10px 10px 0px;*/

}
.search-button:hover{
    background-color: #1995ff;
    border: 2px solid #1995ff !important;
}
.search-input {
    width: 300px;
    margin-left: 0px;
    padding-left: 10px;
    border: none;
    outline: none;
    height: 30px;


}
.hotwords-list{
    margin-top: 10px;
}
.fa-chevron-down{
    padding-left: 6px;font-size: 1px;color:rgba(144,144,144,0.5);
}
.top-text{
    font-size: 13px;
}

.select-icon ul{
    display: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid #207AD6;
    width: 90px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
    display: block;
    margin: -10px 0px 0px;
}
.top-home{
    margin-top: -5px;
}
