fd-gulp-convert-encoding
Version:
convert file to assigned charset
117 lines (94 loc) • 1.94 kB
CSS
.qg-offerresults{
margin: 0 0 20px 0;
padding: 8px 0 0 25px;
}
.qg-offerresults h2 {
padding-bottom: 6px;
}
.qg-offerresults .company-name {
font-size: 14px;
padding-right: 16px;
float: left;
}
.qg-offerresults .company-info .item {
margin-bottom: 4px;
height: 18px;
line-height: 18px;
overflow: hidden;
}
.qg-offerresults .company-info .item em {
color: #333;
}
.qg-offerresults a.chengxintong {
color: #333;
padding-right: 7px;
float: left;
}
.qg-offerresults .CreditYear {
color: #cc3300;
}
.qg-offerresults .deal-model {
float: left;
margin-top: -3px;
}
.qg-offerresults .company-address {
color: #444;
float: right;
}
.qg-offerresults .company-info {
width: 50%;
float: left;
border-right: 1px dotted #bdbdbd;
}
.qg-offerresults .company-brief {
color: #666666;
float: right;
height: 140px;
line-height: 20px;
overflow: hidden;
width: 47%;
}
.qg-offerresults .company-pic .company-product-pic {
width: 150px;
height: 150px;
border: 1px solid #e7e7e7;
}
.qg-offerresults .company-pic .verticalImg {
display: table;
text-align: center;
overflow: hidden;
font-size: 0;
}
.qg-offerresults .company-pic .verticalImg .boxImg{
display: table-cell;
vertical-align: middle;
height: auto;
}
.qg-offerresults .company-pic .verticalImg img {
vertical-align: middle;
}
.qg-offerresults .company-related-pic {
width: 492px;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
}
.qg-lt-1190 .qg-offerresults .company-related-pic {
width: 325px;
}
.qg-offerresults .company-related-pic .company-pic {
width: 150px;
height: 190px;
float: right;
padding-left: 10px;
padding-bottom: 10px;
}
.qg-offerresults .company-pic .pic-detail {
height: 18px;
line-height: 18px;
overflow: hidden;
}
.verticalImg img{
width:auto;
}