.companylinenav {
    padding: 32px 0;
}
.companylinenav .companynaviner {
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #235574;
}
.companynavspan {
    font-size: 20px;
    color: #3e3a39;
    padding: 0 10px;
}
.companylineout{
	border-bottom:1px solid #d8d8d7;
}
.companylineout .companylinenav{
	padding: 18px 0;
}
.sincerityout{
	width: 1200px;
	margin: 46px auto;
}
.sinceritybot{
	padding:18px;
}
.sincersmtitle{
	line-height: 30px;
	font-size: 18px;
	color: #235574;
}
/* 积分展示 */
.integralshow{
	position: relative;
	height: 134px;
	width: 100%;
}
.fractionmainout {
    width: 582px;
    height: 108px;
    position: absolute;
    top: 50%;
    margin-top: -54px;
    left:20px;
    padding-right: 30px;
}
.fractionmain {
    width: 100%;
    /* margin: 25px 0; */
}
.fractionimgcont {
    position: absolute;
    width: 43px;
    height: 23px;
    top: -53px;
    right: 0;
    z-index: 11;
    font-size: 12px;
    color: #ffffff;
    text-shadow: 0px 1px 2px #888, 0 0 0 #000;
    line-height: 23px;
    text-align: center;
}
.fractionimg {
    position: absolute;
    bottom: 0;
    right: 0;
    width:50px;
}
.fractioninner {
    width: 100%;
    height: 14px;
    margin: 50px auto 44px;
    border-radius: 10px;
    background: url(../img/bg_03.jpg);
    background-repeat: repeat-x;
    position: relative;
}
.fractionbgi {
    position: absolute;
    height: 14px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: url(../img/bg_01.png);
    background-repeat: repeat-x;
    font-style: normal;
}
.shield {
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 70px;
    width: 100%;
    top: -16px;
}
.shieldlis {
    min-width: 59px;
    max-width: 94px;
    height: 100%;
    position: absolute;
    top: 0px;
    margin-left:-35px;
}
.shieldlisone {
    left: 0;
}
.shieldlistwo {
    left: 25%;
}
.shieldlisthree {
    left: 50%;
}
.shieldlisfour {
    left: 75%;
}
.shieldlisfive {
    left: 100%;
}
.shieldlisbg {
    margin: 0 auto;
    background: url(../img/bg_02.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 44px;
    background-position: center bottom;
    font-size: 14px;
    color: #acacac;
    text-align: center;
    line-height: 44px;
}
.shieldlisbg.shieldlisbgact {
    background-position: center top;
    color: #ff9900;
}
.shieldlisbgtit {
    font-size: 16px;
    color: #f8460f;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
}
.integralright{
	float: right;
	width: 482px;
	height: 100%;
	padding-left: 30px;
	border-left:1px solid #d2d2d2;
	display: table; 
	 *position: relative; 
	overflow: hidden;  
}
              
.integralriinner {  
    vertical-align: middle;
    display: table-cell;
    *position: absolute;
    *top: 50%;
}  
.integralrimiddle {  
    *position: relative;
    *top: -50%;
}
.integralricont{
	font-size: 14px;
	color: #595757;
	line-height: 24px;
}
.integralricont span{
	font-size: 14px;
	color: #f29300;
}
.startoutone {
    height: 24px;
    width: 100%;
}
.startfontone, .startoutone a {
    float: left;
}
.startfontone{
    font-size: 14px;
    color: #595757;
    line-height: 24px;
}
.startoutone a img {
    display: block;
    width: 13px;
    height: 12px;
    margin: 6px 0;
    margin-right: 2px;
}
/* 交易记录 */
.sinceritybot .onlineonemibot {
 	margin-top:25px;
}
.onlineonemibot {
    border: 1px solid #dcdcdc;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.onlineonemibot td {
    padding: 18px 0 18px 34px;
}
.onlinetit {
    line-height: 28px;
    color: #595757;
    font-size: 14px;
}
.onlinetitor {
    line-height: 26px;
    color: #f29300;
    font-size: 26px;
}
.onlinetitor span{
	color: #f29300;
    font-size: 26px;
}
.companylinebot .onlineonemibot {
 	margin-top:25px;
}
.companylinebot .onlineonemibot td {
	border: 1px solid #dcdcdc;
	padding:20px 30px;
	color: #595757;
	font-size: 14px;
}