.tal_top{
    padding-top: 50px;
    background: url(../img/rencaizhop.png) no-repeat;
    background-size: 150%;
    min-height: 200px;
}
.tal_t_cont{
	width: 60%;
    margin: 0 auto;
    overflow: hidden;
}
.tal_tc_tit{
	text-align: center;
    padding: 30px 0 20px;
    font-size: 24px;
    color: #333;
}
.tal_tc_cont{
    font-size: 15px;
    overflow: hidden;
    padding-bottom: 30px;
    color: #333;
}
.tal_cont{
	width: 60%;
    padding: 30px 0;
    margin: 0 auto;
    overflow: hidden;	
}
.tal_c_one{
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #bbb;
}
.tal_co_tit{
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}
.tal_co_cont{
    overflow: hidden;	
}
.tal_coc_one{
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}
.tal_coco_tit{
    overflow: hidden;
    height: 50px;
    background: #eee;
}
.tal_cocot_tit{
	float: left;
    height: 50px;
    width: 35%;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    padding-left: 5%;
}
.tal_cocot_add{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    width: 15%;
	text-align: right;
}
.tal_cocot_addc{
	float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    width: 10%;
}
.tal_cocot_sum{
	float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    width: 20%;
    text-align: right;
}
.tal_cocot_sumc{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    width: 15%;
}
.tal_coco_cont{
    border: 1px solid #eee;
    padding: 20px;
    overflow: hidden;
    display: none;
    font-size: 14px;
}

.ct_nocont{
	padding: 30px 0;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #ddd;
}






























