﻿/*.top-ad {
    clear: both;
    float: left;
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
    width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 15000;
}*/
/*.shujuPindao{
     border: 1px solid #bebebe00;
}

.shujuPindao:hover {
    border: 1px solid #bebebe;

}*/
.shujuPindao:hover .hoverDiv2 {
    display: block;
}

.hoverDiv2 {
    width: 120px;
    position: absolute;
    left: -1px;
    /*border: 1px solid #bebebe;*/
    box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.15);
    z-index: 9999;
    background-color: #fff;
    display: none;
    box-sizing: border-box;
}

.hoverDiv2 .first_a {
    /*border-bottom: 1px solid #bebebe !important;*/
}

/* .shujuPindao:hover {
    border: 1px solid #bebebe;
}
.shujuPindao:hover a {
    height:35px;
}*/
.hoverDiv2 a {
    border-bottom: none !important;
}

.shujuPindao:hover .hoverDiv2 {
    display: block;
}

.hoverDiv {
    position: absolute;
    left: -100px;
    display: flex;
    border: 1px solid #bebebe;
    box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.35);
    z-index: 9999;
    background-color: #fff;
    display: none;
    padding: 10px 0;
}

.hoverDiv::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 6px solid #bebebe;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
}

.superMarket {
    cursor: pointer;
}

.superMarket:hover .hoverDiv {
    display: block;
    display: flex;
}

.hoverDiv a {
    cursor: pointer;
    width: 100px !important;
    border-bottom: none !important;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.hoverDiv a > img {
    width: 25px;
    height: 25px;
}

.hoverDiv a > span {
    display: inline-block;
    margin-left: 10px;
}

.hoverDiv a::after {
    content: '|';
    color: #eaeaea;
    position: absolute;
    right: -2px;
}

.hoverDiv a:last-child::after {
    content: '';
}

.hoverDiv a:hover {
    color: #ff4400 !important;
}

#nav .nav_right ul li i.new {
    width: 30px;
    height: 21px;
    top: -4px;
    background: url('../../Images/Channel/new.png') no-repeat;
}

.cg_iconGif {
    width: 37px;
    height: 18px;
    position: absolute;
    top: -5px;
    right: -10px;
}
.zx_hotGif {
    width: 26px;
    height: 20px;
    position: absolute;
    top: -6px;
    right: -6px;
}
/*新顶部搜索logo样式*/
.common_main {
    position:relative;
    display: flex;
    height: 104px;
}
.common_main2 {
    display: flex;
    height:92px;
}
.new_logo {
    float: none;
    width: 170px;
}
.new_logo .new_logo_l {
    float: none;
    width: 130px;
    height: 69px;
    margin-left: 0;
}
.new_logo_l img {
    width: 130px;
    height: 69px;
}
.new_logo .new_logo_r {
    margin-top: 6px;
}