﻿i, strong {
    font-style: normal;
}

.position_name {
    text-indent: 25px;
}

.position_nav li {
    width: 158px;
    float: left;
    text-align: center;
    color: #fff;
    background-image: url(../images/nav_line.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.position_nav li.cur, .position_nav li:hover {
    background-color: #990000;
}

.position_nav li a {
    color: #fff;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.link_wrap {
    clear: both;
    color: #777;
}

.link_wrap .link_inner {
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.clear {
    clear: both;
}

.position {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background-color: #cc3333;
    color: #fff;
    font-size: 18px;
    margin-bottom: 28px;
}

.position .position_inner {
    width: 1200px;
    margin: 0 auto;
}

.company_wrap {
    width: 1200px;
    margin: auto;
    padding-bottom: 40px;
    overflow: hidden;
}

.company_wrap .company_left {
    width: 880px;
    float: left;
}

.company_wrap .company_right {
    width: 280px;
    float: right;
    margin-left: 40px;
}

.company_wrap .company_left .morebar {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    color: #646464;
}

.company_wrap .company_left .morebar a {
    color: #646464;
}

.company_wrap .list {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.company_wrap .list .list_item {
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.company_wrap .list .list_item.hover {
    height: 178px;
    background-color: #f5f5f5;
    border-bottom: 0px solid #e0e0e0;
}

.company_wrap .list .list_item.ok {
    height: 350px;
}

.company_wrap .list .list_item .list_item_inner {
    padding: 24px;
    border: 2px solid #fff;
}

.company_wrap .list .list_item.hover .list_item_inner {
    border: 2px solid #da0000;
    height: 125px;
}

.company_wrap .list .list_item.ok .list_item_inner {
    height: 298px;
}

.company_wrap .list .list_item .list_item_inner,
.company_wrap .list .list_item .logo,
.company_wrap .list .list_item .cont,
.company_wrap .list .list_item .btn {
    height: 88px;
}

.company_wrap .list .list_item .btn {
    width: 140px;
}

.company_wrap .list .list_item .logo {
    width: 160px;
    height: 90px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    text-align: center;
    float: left;
    background-color: #fff;
    display: table;
}

.company_wrap .list .list_item .logo a {
    display: table-cell;
    vertical-align: middle;
}

.company_wrap .list .list_item .logo img {
    max-width: 160px;
    max-height: 90px;
}

.company_wrap .list .list_item .cont {
    width: 460px;
    float: left;
    margin-left: 27px;
}

.company_wrap .list .list_item .cont .cont_t {
    font-size: 20px;
    color: #000000;
}

.company_wrap .list .list_item .cont .cont_t span {
    font-size: 16px;
    color: #464646;
    padding-left: 23px;
}

.company_wrap .list .list_item .cont .cont_b {
    font-size: 12px;
    color: #464646;
    line-height: 20px;
    margin-top: 20px;
}

.company_wrap .list .list_item .cont .cont_j {
    line-height: 180%;
    margin-top: 6px;
}

.company_wrap .list .list_item .cont p.muc {
    height: 20px;
    overflow: hidden;
}

.company_wrap .list .list_item .cont .hide {
    display: none;
}

.company_wrap .list .list_item .btn {
    float: right;
}

.company_wrap .list .list_item .btn a {
    display: block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    background-color: #da0000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
}

.company_wrap .list .list_item .more_bar {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #464646;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    display: none;
}

.company_wrap .list .list_item.hover .more_bar {
    display: block;
    cursor: pointer;
}

.company_wrap .list .list_item .more_bar i {
    font-size: 13px;
    margin-left: 5px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0px;
    position: relative;
    top: 5px;
    display: inline-block;
    font-style: normal;
    background-image: url(../images/icon-arrow.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
}

.icon-arrow:before {
    content: " ";
}

.company_wrap .list .list_item .more_goods {
    margin-bottom: 20px;
    overflow: hidden;
}

.company_wrap .list .list_item .more_goods ul {
    display: none;
}

.company_wrap .list .more_goods_list_item {
    width: 195px;
    float: left;
    margin: 20px 12px 0px 0px;
    position: relative;
    overflow: hidden;
    border: 1px #eee solid;
}

.company_wrap .list .more_goods_list_item:hover {
    border: 1px solid #F74645;
}

.company_wrap .list .more_goods_list_item.last,
.company_wrap .list .more_goods_list_item:last-child {
    width: 195px;
    float: left;
    margin: 20px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}

.company_wrap .list .more_goods_list_item img {
    width: 195px;
    height: 150px;
    vertical-align: middle;
}

.company_wrap .list .more_goods_list_item .p_name {
    font-size: 12px;
    color: #666;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.company_right .ranking_head {
    height: 27px;
    line-height: 27px;
    border-bottom: 2px solid #2888e2;
    padding-bottom: 9px;
}

.company_right .ranking_head span {
    /*border-left: 4px solid #2888e2;*/
    padding-left: 10px;
    font-size: 20px;
    color: #555555;
}

.company_right .ranking_head span div {
    float: left;
    display: inline-block;
    position: relative;
    border-left: 4px solid #2888e2;
    padding-left: 10px;
}

.company_right .ranking_head span div img {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100px;
}

.company_right .ranking_body li {
    height: 50px;
    overflow: hidden;
    clear: both;
    margin-top: 15px;
    position: relative;
}

.company_right .ranking_body li .clickNum {
    position: absolute;
    top: 0;
    right: 0;
}

.company_right .ranking_body li .clickNum span {
    display: block;
    text-align:center;
}

.company_right .ranking_body li .clickNum span.t {
    font-size: 14px;
    font-weight: bold;
}
.company_right .ranking_body li .clickNum span.c {
    color: #f3264d;
    font-size: 12px;
    font-weight: bold;
    margin-top:3px;
}
.company_right .ranking_body li .num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: left;
    color: #fff;
    background-color: #f63906;
    text-align: center;
    position: relative;
    top: 10px;
}

.company_right .ranking_body li .logo {
    width: 85px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    margin-left: 37px;
    margin-right: 15px;
    float: left;
}

.company_right .ranking_body li .logo a {
    display: block;
    width: 85px;
    height: 45px;
    overflow: hidden;
}

.company_right .ranking_body li .logo img {
    width: 85px;
}

.company_right .ranking_body li .click {
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #898989;
}

.company_right .ranking_body li .click span {
    color: #f89d20;
}

.company_right .ranking_body li:nth-child(2) .num {
    background-color: #f66606;
}

.company_right .ranking_body li:nth-child(3) .num {
    background-color: #f68e06;
}

.company_right .ranking_body li:nth-child(4) .num,
.company_right .ranking_body li:nth-child(5) .num,
.company_right .ranking_body li:nth-child(6) .num,
.company_right .ranking_body li:nth-child(7) .num,
.company_right .ranking_body li:nth-child(8) .num,
.company_right .ranking_body li:nth-child(9) .num,
.company_right .ranking_body li:nth-child(10) .num {
    background-color: #bdbdbd;
}

.company_main .icon {
    margin-top: 5px;
}

.company_main .icon img {
    width: 25px;
    height: 25px;
}
