@charset 'UTF-8';

/**!
 * 诚信公开
 * author: qianyuting;
 * date: 2020-12-10
 */

/* main */
.cm-wpr {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.ewb-main {
    padding: 0;
    /* padding-bottom: 26px; */
}

/* pan */

.ewb-pan-hd {
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    background: url(../images/pan_bg.jpg) left top no-repeat #0c378f;
}

.pan-tt {
    padding-left: 105px;
    display: block;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-family: "SourceHanSansCN-Bold";
    color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* look */
.ewb-look-items>li{
	padding-bottom: 13px;
	border-bottom: 1px dashed #d5d5d5;
}

.look-intro{
	line-height: 24px;
	color: #666;
	text-align: justify;
    text-justify: inter-ideograph;
}

.look-intro a{
	color: #666;
}

.look-tt{
	margin-top: 3px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333;
}

.look-tt a{
	color: #333;
}

.look-state{
	margin-top: 12px;
	line-height: 22px;
	color: #999;
}

.look-sta01{
	margin-right: 68px;
}


.look-tt a:hover{
	color: #ff9000;
	font-family: "SourceHanSansCN-Bold";
}

.m-pagination-jump{
	    width: 180px;
}
.ewb-trade-list>li {
    padding-bottom: 13px;
    border-bottom: 1px dashed #d5d5d5;
}