@charset "utf-8";
/* CSS Document */

/*
 * @ date 2014-5-5
 * @ author  庄欠芳
 * @ description  开心财富领先世界——开心贷
*/

/* 公司介绍 */
/* 左侧内容列表 */
.kxcf_about { clear: both; margin: 25px auto; width: 1000px; height: auto; overflow: hidden; }
.about_lef { width: 205px; height: auto; overflow: hidden; }
.about_lef ul li { padding-left: 10px; width: 195px; height: 35px; line-height: 35px; border-bottom: 1px solid #e1e1e1; }
.about_lef ul li a { color: #333; }
.about_lef ul li a:hover { color: #C60; text-decoration: none; }
.about_lef ul li.cur { background: url(/images/lef_slidebg.jpg) no-repeat center 0; }
.about_lef ul li.cur a { color: #fff; }
/* 财富资讯 */
.cfzx { margin-top: 40px; width: 205px; height: auto; overflow: hidden; }
.cfzx p.cfzx_tit { font-size: 17px; color: #313131; }
.cfzx p.cfzx_tit span { font-size: 14px; }
.cfzx dl { margin-top: 15px; padding-bottom: 15px; width: 205px; height: 60px; overflow: hidden; border-bottom: 1px solid #ddd; }
.cfzx dl dt { float: left; margin-right: 8px; display: inline; padding: 3px; width: 52px; height: 52px; border: 1px solid #ececec; }
.cfzx dl dt img { width: 52px; height: 52px; }
.cfzx dl dd { line-height: 20px; color: #686868; }
.cfzx dl dd.tit { font-size: 14px; line-height: 24px; font-weight: bold; }
.cfzx dl dd.tit a { color: #313131; }
/* end-财富资讯 */
/* end-左侧内容列表 */

/* 右侧内容 */
/* 位置 */
.about_rig { margin-left: 20px; display: inline; width: 775px; height: auto; overflow: hidden; }
.positon { width: 775px; height: 30px; border-bottom: 1px solid #ddd; }
.positon span.pos_tit { font-size: 17px; color: #313131; }
.positon span.pos_info { color: #888; }
.positon span.pos_info a { margin: 0 5px; color: #333; }
/* end-位置 */
.about_info { clear: both; padding: 25px 0; width: 775px; height: auto; overflow: hidden; }
.about_img { margin: 20px 0 80px; width: 750px; height: 375px; overflow: hidden; }
.about_info p.info_tit { padding-left: 20px; width: 750px; height: 47px; line-height: 47px; border-left: 3px solid #0093cf; background-color: #f6f6f6; }
.about_info p { margin-top: 20px; line-height: 22px; color: #666; }
/* end-右侧内容 */
/* end-公司介绍 */