@charset "utf-8";
html,body{
    font-family: MicrosoftYaHei !important;
    letter-spacing:0.5px;
    min-width: 1200px;
}

.row{
    margin: 0 !important;
}
.container{
    padding: 0 !important;
}
.container-fluid {
    width: 100%;
    margin: 0 auto;
    padding: 0px !important;
    background: #ffffff;
}

.topPic {
    width: 100%;
    height: 76px;
}


.topInfobox {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cccc;


}

.topInfo {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.glyphicon-triangle-bottom {
    margin-left: 4px;

}

ul>li {
    list-style: none
}

ul>li>a {
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0px 10px;
}


/*.mynav {*/
/*    position: relative;*/
/*}*/
.topInfo_right{
    position: relative;
}
.nav {
    width: 250px;
    height: 120px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    border-top: none;
    display: flex;
    flex-wrap: wrap;
    display: none;
    position: absolute;
    right:0px;
    top: 30px;
    z-index: 99;

}



.mynav:hover+.nav,.nav:hover{
    display: flex;
}


a {
    font-size: 16px;
    font-size: 12px;
    color: #000000;
}

/* a:link {
    color: blue;
    text-decoration: none;
} */
/* a:visited {
    color: purple;
    text-decoration: none;
} */


a:active {
    color: red;
}

a:hover {
    /*color: red;*/
    text-decoration: none;
}

/*.hello {*/
/*    color: #209AAB;*/
/*}*/

.phone {
    font-size: 16px;
}
topInfo_left span a,topInfo_right span a{
    font-size: 12px;
}
.phone>img {
    width: 14px;
    height: 14px;
    vertical-align: baseline;
    margin-right: 3px;


}


.line {
    margin-left: 5px;
    margin-right: 5px;
}


/* 版心宽度 */
.container {
    width: 1200px !important;
    margin: 0 auto;
    /*border-bottom: 2px solid #209AAB;*/
}

/* --------------------------------------------------- */
.contentBox {
    /* margin-top: 25px; */
}
.activeTops{
    color: #FFFFFF;
}
.contentBox_top {
    width: 1200px;
    margin: 0 auto;
    /*padding: 28px 0px;*/
    box-sizing: border-box;
    padding-top: 6px;
}
.todayProduct{
    position: relative;
}

.todayProduct a {
    /*position: relative;*/
    width: 243px;
    height: 120px;
    display: inline-block;
}

.todayProduct_txt {
    position: absolute;
    right: 50px;
    top: 40px;
}

.todayProduct_txtNum {
    font-size: 18px;
    font-weight: normal;
    color: #E95500;
}

.todayProduct_txtName {
    font-size: 12px;
    font-weight: 400;
    color: #924815;
}

.contentBox_topPic1 {
    width: 41px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    /*color: #209AAB;*/
    cursor:pointer;

}

.contentBox_topPic2 {
    width: 41px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    /*color: #209AAB;*/
    cursor:pointer;
}
.input-group {
    /*display: flex;*/
}
.input-group button.productSearchSubmits {
    width: 90px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 20px;
    color: #FFFFFF;
    border-radius: 0 4px 4px 0;
}
.myCar {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-top: 22px;

}
.myCar>a {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.myCarIcon {
    width: 28px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    opacity: 0.5;

}

.carnum {
    width: 24px;
    height: 16px;
    background: #FF8500;
    border-radius: 10px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
}


/* ---------------------------------------------- */

.contentBox_center {
    line-height: 40px;

}


/*.activeTops {*/
/*    color: #FFFFFF;*/
/*    background-color: #209AAB;*/
/*}*/

.contentBox_centerL {
    width: 224px;
    height: 42px;
    /*background: #209AAB;*/
    display: flex;
    /*justify-content: space-between;*/
    color: #FFFFFF;
    font-size: 14px;
}
.contentBox_centerR{
    font-size:14px ;
}
.contentBox_centerR>span {
    height: 40px;
    margin-left: 26px;
    display: inline-block;
    text-align: center;

}
/*.contentBox_centerR>span:hover a,.contentBox_centerR>span>a:hover{*/
/*    color: #209AAB !important;*/
/*}*/
.colLg3{
    width: 23%;
    margin-top: 8px;
}
.History{
    width: 100%;
    min-height: 264px;
    border: 1px solid #D7D7D7;
    position: absolute;
    top: 64px;
    background: #fff;
    z-index: 999;
    padding-top: 16px;
    display: none;
}
.HistoryLift{
    width: 60%;
    border-right: 1px solid #D7D7D7;
    padding: 0 10px;
}
.titleHistory{
    font-size: 12px;
    color: #999999;
    margin-bottom: 10px;
}
.titleHistory button{
    color: #333333;
    border: none;
    background: #FFFFFF;
}
.HotSearch{
    width: 40%;
    padding: 0 10px;
}
.histConter ul li a{
    color: #333333;
}
.HotSearchConter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.HotSearchConter li{
    height: 30px;
    line-height: 30px;
    padding: 0  10px;
    border-radius: 4px;
    border: 1px solid #D2D2D2;
    margin-bottom: 10px;
}
.HotSearchConter li.activeHot{
    background: #209AAB;
    border-radius: 4px;
}
.HotSearchConter li.activeHot a{
    color: #FFFFFF;
}