/* 品牌专区 */
#brand_expand_div {
    width:1200px;margin: 0px auto 0px auto; font: 0/0 arial;
    background: #fff;
}
.rap {
    width: 1200px;
    height: 78px;
    background: #f5f5f5;
    margin: 0 auto;
    position: relative;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
}
.rap img {
    border: none;
    position: absolute;
    top: 19.5px;
    left: 24.5px;
}
.rap ul li {
    float: left;
    background: #eee;
    margin-left: 22px;
    border: 1px solid #e0e0e0;
    margin-top: 8px;
}
#special_list {
    margin-left: 95px;
}
.ssadpublic img {
    display: block;
}
.rap ul li .ssadpublic a img {
    position: inherit;
    top: 0px;
    left: 0px;
}
/* 二级目录 */
.qs {
    height: 40px;
    width: 100%;
    background-color: #f5f5f5;
    min-width: 1000px;
    font-family: 'Microsoft YaHei';
}
.qs .jh {
    width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
    box-sizing: border-box;
    height: 40px;
}
.qs .jh ul li {
    float: left;
    list-style: none;
    margin-right: 14px;
}
.qs .jh ul li a {
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    color: #666;
    margin-right: 14px;
}
/* 内容区域 */
.container {
    width: 1200px;
    margin: 10px auto 0;
}
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}
.container .content {
    margin: 0 auto;
}

/* 左 - 列表 */
.container .content .left {
    float: left;
    width: 900px;
    padding: 0 0 20px 0;
    box-sizing: border-box;
}
.container .content .left .lefttop2 {
    height: 36px;
    border-bottom: 1px solid #dedede;
    margin-right: 20px;
    text-align: left;
    position: relative;
}
.container .content .left .lefttop2 a {
    color: #262626;
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    margin-right: 45px;
    text-decoration: none;
    height: 36px;
}
.container .content .left .lefttop2 a.lefttop2_mouch{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    margin-right: 0;
}
.container .content .left .lefttop2 a.lefttop2_mouch:hover{
    color: #e12d0a;
    text-decoration: underline;
}
.red {
    border-bottom: 3px solid #e12d0a;
    color: #e12d0a;
}
.left_list {
    margin-bottom: 60px;
    padding-right: 20px;
}
.left_list_margin{
    margin-bottom: 0;
}
.left_list_div {
    position: relative;
}
.left_list_div a {
    display: flex;
    padding: 18px 10px;
}
.left_list_div:after {
    content: '';
    display: block;
    height: 131px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    z-index: -1;
}
.left_list_div:hover:after {
    background-color: #f4f4f4;
    width: 100%;
    transition: 0.3s;
}
.list_le {
    width: 260px;
    height: 165px;
    margin-right: 30px;
    overflow: hidden;
}
.list_le img {
    width: 100%;
    transition: 1s;
    transform-origin: center center;
}
.left_list_div:hover .list_le img {
    transform: scale(1.2);
}
.list_re {
    height: 165px;
    flex: 1;
}
.text_top {
    height: 50px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    text-align: justify;
}
.left_list_div:hover .text_top {
    color: #e12d02 !important;
}
.text_bot_cen {
    text-decoration: none;
    line-height: 25px;
    color: #5E6B73;
    font-size: 14px;
    height: 50px;
    margin-top: 12px;
    word-break: break-all;
    text-align: justify;
    overflow: hidden;
}
.text_bot_time {
    padding-right: 20px;
    color: #A7A7A7;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    word-break: break-all;
    text-align: right;
}
/* 右 - 列表 */
.container .content .right {
    float: left;
    width: 300px;
    box-sizing: border-box;
}
.container .content .right .Choiceness {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    font-family: "Noto Sans SC", "Microsoft YaHei", "SimSun";
}
.container .content .right .Choiceness .Cheader {
    height: 35px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 30px;
}
.container .content .right .Choiceness .Cheader span {
    font-size: 18px;
    border-left: 3px solid #f34540;
    text-align: center;
    height: 21px;
    line-height: 21px;
}
.container .content .right .Choiceness .Cheader span i {
    margin-left: 10px;
    color: #262626;
}
.Cheader a{
    margin-left: 10px;
}
.Cheader a:hover{
    color: #f34540;
    text-decoration: underline;
}
.right_special {
    padding: 0 0 33px;
    border-radius: 4px;
    background-color: #ffffff;
}
.right_special li {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
}
.right_special li div {
    flex: 1;
    font-size: 14px;
    color: #000000;
    text-align: center;
    padding: 2px 0;
}
.right_special li div.jzll_gree {
    color: #228c02;
}
.right_special li div.jzll_red {
    color: #FF0000;
}
.right_special li div .jzll_blue {
    color: #0E478C;
}
.right_special li div .jzll_blue:hover{
    color: #c00000;
    text-decoration: underline;
}
a.right_mouch {
    float: right;
    color: #666666;
}
a.right_mouch:hover {
    color: #f34540;
    text-decoration: underline;
}
/* 财经日历 */
.calendar {
    height: 220px;
}
.calendar .current {
    padding: 2px 5px;
    background: #ddd;
}
.calendar .prev,
.calendar .prev1,
.calendar .next,
.calendar .next1 {
    display: inline-block;
    width: 10px;
    height: 12px;
    line-height: 12px;
    font-size: 0;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
    background: url(//i.ssimg.cn/images/gold/20121113/icon.gif) 0 -19px no-repeat;
}
.calendar .prev1 {
    background-position: 0 -46px;
}
.calendar .next {
    background-position: 0 -32px;
    margin: 0 10px 0 0;
}
.calendar .next1 {
    background-position: 0 -59px;
    margin: 0 10px 0 0;
}
.calendar th {
    height: 24px;
    background: #f4f4f4;
    text-align: center;
}
.calendar td {
    height: 24px;
    text-align: center;
}
.calendar td a {
    color: #666666;
}
.calendar .source {
    padding: 5px;
    border-top: 1px solid #dedfda
}
.calendar .source a {
    color: #0e478c;
    text-decoration: underline;
    font-size: 14px;
    padding: 4px 0;
    display: block;
}
.calendar .source a:hover {
    color: #cc0000
}