/**
* @author daniel.xud
* @date 2013.1
*/
.mod-newcompany{
margin-bottom: 10px;
}
.mod-newcompany a{
color: #333;
}
.mod-newcompany .header {
height: 32px;
line-height: 32px;
margin-bottom: 0;
border-bottom: 0;
color: #333;
}
.mod-newcompany .header h3.title {
float: left;
font-size: 16px;
font-weight: 700;
}
.mod-newcompany .header p {
font-size: 12px;
}
.mod-newcompany .header p em {
font-weight: bold;
color: #CC0000;
}
.mod-newcompany .tag{
float: left;
height: 16px;
line-height: 16px;
padding: 0 5px;
margin: 8px 0 0 10px;
border: 1px solid #d3d3d3;
background: #e6e6e6;
color: #666;
border-radius: 2px;
_display: inline;
}
.mod-newcompany .tag em{
font-weight: 700;
color: #f70;
}
.mod-newcompany ul.slider-trigger {
border-bottom: 1px solid #8f857d;
background-color: #EAE5DE;
}
.mod-newcompany ul.slider-trigger li {
position:relative;
float: left;
display: inline;
bottom: -1px;
margin-right: 1px;
background-color: #8f857d;
width: 112px;
height: 30px;
line-height: 30px;
border-color: #8f857d #fff;
border-width: 2px 0 1px;
border-style: solid;
text-align: center;
cursor: pointer;
font-size: 14px;
color: #fff;
font-weight: 700;
}
.mod-newcompany ul.slider-trigger li.current {
background-color: #fff !important;
width: 110px;
border-width: 2px 1px 1px;
border-color: #8f857d;
border-bottom-color: #fff !important;
color: #8f857d;
}
.mod-newcompany ul.slider-list {
padding-bottom:12px;
border: 1px solid #8f857d;
border-width: 0 1px 1px;
margin-top: 0;
overflow: hidden;
}
.mod-newcompany ul.slider-list-one{
border-color: #cec5bf;
border-top: 2px solid #8f857d;
}
.mod-newcompany ul.slider-list .f-tab-b {
float: left;
margin-top: 12px;
}
.mod-newcompany ul.list-company li {
float: left;
width: 236px;
height: 187px;
overflow: hidden;
padding-left: 5px;
padding-right: 5px;
color: #888;
}
.mod-newcompany ul.list-company .company-name{
height: 30px;
line-height: 30px;
padding-left: 10px;
font-size: 14px;
font-weight: 700;
background: #f8f4ee;
overflow: hidden;
}
.mod-newcompany ul.list-company dd{
height: 20px;
line-height: 20px;
overflow: hidden;
padding-left: 10px;
}
.mod-newcompany dd.medal{
float:left;
height: 20px;
}
.mod-newcompany dd.medal span{
float: left;
}
.mod-newcompany dd.medal .medal-icon{
width: 90px;
height: 20px;
}
.mod-newcompany dd.medal .medal-1 {
background:
url(//cbu01.alicdn.com/cms/upload/other/medal/icon/a1.png)
no-repeat 0 2px;
}
.mod-newcompany dd.medal .medal-2 {
background:
url(//cbu01.alicdn.com/cms/upload/other/medal/icon/a2.png)
no-repeat 0 2px;
}
.mod-newcompany dd.medal .medal-3 {
background:
url(//cbu01.alicdn.com/cms/upload/other/medal/icon/a3.png)
no-repeat 0 2px;
}
.mod-newcompany dd.medal .medal-4 {
background:
url(//cbu01.alicdn.com/cms/upload/other/medal/icon/a4.png)
no-repeat 0 2px;
}
.mod-newcompany dd.medal .medal-5 {
background:
url(//cbu01.alicdn.com/cms/upload/other/medal/icon/a5.png)
no-repeat 0 2px;
}
.mod-newcompany ul.list-company dd.offer{
clear: both;
height: 102px;
padding-top: 6px;
}
.mod-newcompany dd.offer dt{
float: left;
width: 119px;
height: 100px;
border: 1px solid #eee;
}
.mod-newcompany dd.offer dt .img-title{
float: left;
width: 18px;
padding-top: 20px;
height: 80px;
background: #f8f4ee;
color: #888;
font-size: 12px;
line-height: 14px;
text-align: center;
border-right: 1px solid #eee;
}
.mod-newcompany dd.offer dt .vertical-img{
width: 100px;
height: 100px;
float: left;
}
.mod-newcompany dd.offer dd.title{
height: 60px;
}
.mod-newcompany dd.offer .num{
color: #c00;
}
.mod-newcompany li.top{
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.mod-newcompany li.bottom{
padding-top: 10px;
border-right: 1px solid #eee;
}
.mod-newcompany li.last-col{
padding-right: 5px !important;
}
