/*企业总汇*/
.comp-categoryLinks{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 28px;
}
.comp-categoryLinks li{
    float: left;
    /*width: 12.5%;*/
    margin-right: 10px;
    width: 87px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.comp-categoryLinks li a{
    color: #787878;
}
.comp-categoryLinks li a:hover{
    color: #ff3232;
}
.comp-joinPanel .g_tab-ctrls a{
    font-size: 14px;
    color: #5d5d5d;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comp-joinPanel .g_tab-ctrls a:hover{
    color: #fff;
    background: #ff3232;
}
.comp-joinPanel .g_tab-ctrls a:first-child{
    color: #ff3232;
    background: #f0f0f0;
}
.comp-400Panel{
    padding: 20px;
    text-align: center;
    color: #787878;
    background: #f0f0f0;
}
.comp-400Panel>h2{
    font-size: 18px;
    color: #ff3232;
}
.comp-400Panel>h2>em{
    margin-left: 4px;
    font-size: 14px;
}
.comp-400Panel .freeCall{
    margin: 18px 0 10px;
    padding: 0;
    width: 180px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    color: #ff3232;
    border: solid 1px #e6e6e6;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comp-400Panel .freeCall>i{
    margin-right: 3px;
    vertical-align: text-bottom;
}
.comp-400Panel .freeCall:hover{
    color: #fff;
    background: #ff3232;
}
.comp-400Panel .freeCall:hover>i{
    background-position: -35px -145px;
}
.comp-rank.g_txtList{
    line-height: 30px;
}
.comp-rank.g_txtList li{
    margin-bottom: 4px;
}
.comp-rank.g_txtList li a{
    font-size: 16px;
}
.comp-rank.g_txtList li em{
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    text-align: right;
    color: #ff3232;
}
/*优质企业推荐*/
.comp-recommend .g_gallery-brands{
    float: left;
    /*width: 720px;*/
    width: 864px;
}
.comp-recommend .status i{
    margin-right: 2px;
    vertical-align: text-top;
}
.comp-recommend .g_gallery-brands .brandItem{
    margin: 0;
    padding: 10px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comp-recommend .g_gallery-brands .brandItem:hover{
    background: #f0f0f0;
}
.comp-recommend .g_gallery-brands .brandItem a:hover p{
    color: #787878;
}
.comp-recommend .right{
    float: right;
    /*width: 458px;*/
    width: 315px;
}
.comp-recommend .right .g_panel{
    margin-top: 8px;
}

.comp-tenTop{
    float: left;
    width: 980px;
    background: #fff;
}
.comp-tenTop .g_tab-cont{
    padding: 15px;
}
.comp-tenTop .g_gallery-brands-big .brandItem{
    margin: 5px;
}

.comp-tenTopRight{
    float: right;
    width: 210px;
}
.comp-tenTopRight>li{
    padding: 25px 0;
    height: 108px;
    font-size: 18px;
    text-align: center;
    color: #787878;
    background: #f0f0f0;
}
.comp-tenTopRight>li>p{
    margin-top: 18px;
}
.comp-tenTopRight>li>a{
    margin-top: 15px;
    width: 104px;
}

.comp-map{
    float: left;
    position: relative;
    width: 532px;
}
.comp-map>img{
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}
.comp-map>a{
    position: absolute;
    padding: 0px 2px;
    color: #ff3232;
    border: solid 1px #206fa5;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.comp-map a:hover{
    color: #fff;
    background: #ff3232;
    border: solid 1px #ff3232;
}


.comp-address{
    float: right;
    width: 288px;
    height: 379px;
    line-height: 32px;
    font-size: 14px;
    color: #787878;
    overflow: hidden;
}
.comp-address .g_tab-cont{
    padding: 10px 18px;
}
.comp-address .g_tab-header .g_tab-ctrls{
    margin-right: -2px;
}
.comp-address .g_tab-header .g_tab-ctrls>a{
    padding: 0;
    width: 48px;
    height: 40px;
    text-align: center;
    overflow: hidden;
}
.comp-address .g_tab-header.bg_f5f5f5 .g_tab-ctrls>a.on{
    color: #ff3232;
}
.comp-address .g_tab-cont-item a{
    margin-right: 8px;
    color: #206fa5;
}
.comp-address .g_tab-cont-item a:hover{
    text-decoration: underline;
}

.comp-cateLinksPanel .g_panel-body{
    overflow: hidden;
}
.comp-cateLinks{
    margin-right: -2px;
    margin-bottom: -1px;
}
.comp-cateLinks>li{
    float: left;
    padding: 10px 20px 20px; 
    width: 233px;
    height: 138px;
    line-height: 22px;
    font-size: 12px;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}
.comp-cateLinks>li a{
    color: #787878;
}
.comp-cateLinks>li a:hover{
    color: #ff3232;
}
.comp-cateLinks>li h3{
    line-height: 28px;
    font-size: 14px;
}
.comp-cateLinks>li h3 a{
    color: #ff3232;
}
.comp-cateLinks>li h3 a:hover{
    text-decoration: underline;
}

.comp_recommendList{
    float: left;
    padding: 10px;
    width: 885px;
}

.comp_recommendList>li{
    float: left;
    margin: 10px 9px;
    padding: 4px;
    width: 267px;
    height: 128px;
    border: solid 1px #e6e6e6;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.comp_recommendList>li:hover{
    box-shadow: rgba(0,0,0,.1) 1px 3px 5px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.ie8 .comp_recommendList>li:hover{
    border: solid 1px #c8c8c8;
}

/*.comp_recommendList>li>a {
    display: block;
    padding: 4px;
    height: 96px;
    color: #969696;
    overflow: hidden
}*/

.comp_recommendList .img{
    float: left;
    margin-right: 12px;
    width: 124px;
    height: 96px
}
.comp_recommendList .txt{
    height: 96px;
    line-height: 18px;
    color: #787878;
}
.comp_recommendList .txt a{
    color: #787878;
}
.comp_recommendList .txt a:hover{
    color: #ff3232;
}
.comp_recommendList .txt>em{
    position: relative;
    display: inline-block;
    margin: 6px 0;
    /*padding-right: 80px;*/
    font-size: 12px;
    color: #787878
}
.comp_recommendList .txt>em>i{
    position: relative;
    top: 1px;
    margin-right: 3px;
    vertical-align: top;
}
.comp_recommendList .strategy{
    margin-top: 8px;
    height: 36px;
    overflow: hidden;
}
.comp_recommendList .strategy span{
    color: #ff3232;
}

.comp_recommendList .bottom{
    padding: 4px 4px 0;
    clear: both;
    overflow: hidden;
}
.comp_recommendList .bottom>a{
    float: left;
    width: 124px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #787878;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.comp_recommendList .bottom>button{
    float: right;
    width: 130px;
    height: 28px;
    line-height: 26px;
    font-size: 12px;
    color: #ff3232;
    border: solid 1px #e6e6e6;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.comp_recommendList .bottom>button>i{
    margin-right: 3px;
    vertical-align: text-bottom
}
.comp_recommendList .bottom>button:hover{
    color: #fff;
    background: #ff3232
}
.comp_recommendList .bottom>button:hover.freeCall>i{
    background-position: -35px -145px
}

.comp_purchMsg{
    float: right;
    padding-top: 20px;
    width: 294px;
    height: 474px;
    line-height: 20px;
    font-size: 12px;
    color: #969696;
    overflow: hidden;
}
.comp_purchMsg dt{
    padding: 0 20px;
    font-size: 16px;
    color: #ff3232;
}
.comp_purchMsg dd{
    border-bottom: solid 1px #e6e6e6;
}
.comp_purchMsg dd a{
    display: block;
    padding: 15px 20px;
    color: #969696;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.comp_purchMsg dd a:hover{
    background: #f0f0f0;
}
.comp_purchMsg .message{
    position: relative;
    top: -3px;
    float: right;
    width: 90px;
    text-align: center;
    font-size: 12px;
    color: #ff3232;
    border: solid 1px #e6e6e6;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comp_purchMsg .message:hover{
    color: #fff;
    background: #ff3232;
    border-color: #ff3232;
}

/*企业汇总banner*/
.comp_topBanner{
    padding-top: 20px;
    height: 396px;
    background: #e6e6e6;
}
.comp_topBanner-left{
    float: left;
    width: 700px;
    height: 360px;
}
.comp_topBanner-left .g_slider .hd li{
    background: #fff;
}
.comp_topBanner-left .g_slider .hd li.on{
    background: #ff3c3c;
}
.comp_topBanner-right{
    float: right;
    width: 480px;
    height: 360px;
    background: #fff;
    overflow: hidden;
}
.comp_topBanner-right .bg_ff3c3c .g_panel-title{
    text-align: left;
}
.comp_topBanner-right .g_panel-body{
    padding: 11px 20px 12px 20px;
}
.comp_topBanner-right li{
    position: relative;
    line-height: 33px;
    font-size: 14px;
}
.comp_topBanner-right li a{
    display: block;
    padding-left: 10px;
    padding-right: 60px;
    color: #777777;
}
.comp_topBanner-right li a:hover{
    color: #ff3232;
}
.comp_topBanner-right li a>i{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #ff3232;
}
.comp_topBanner-right li a>.time{
    position: absolute;
    right: 0;
}

/*按字母查找企业列表*/
.comp_shopList{
    padding-bottom: 8px;
}
.comp_shopList dt{
    margin-bottom: 5px;
    padding: 0 20px 2px;
    line-height: 28px;
    font-size: 18px;
    color: #ff3232;
    border-bottom: solid 1px #e6e6e6;
}
.comp_shopList dd{
    float: left;
    margin-left: 20px;
    width: 130px;
    line-height: 28px;
}
.comp_shopList dd a{
    font-size: 14px;
    color: #787878;
}
.comp_shopList dd a:hover{
    color: #ff3232;
}