@charset "utf-8";
/* CSS Document */


/************************************************************************/
/****************************** 金融工具 计算器**************************/
/************************************************************************/
.enter_type{ margin-bottom:50px;}
.tool_pro{ width:100%;}
.tool_pro .adjust_box,.hot_product .adjust_box a{ height:115px;*line-height:16px;}
.tool_pro .adjust_box a{width:135px;font-size:14px; *width:135px; *margin:0 253px 0 0 ; height:135px;  overflow:hidden;background-color: #fcc02a;border-radius:5px;}
.tool_pro .adjust_box a:hover{background-color: #7d9ff6; text-decoration:none;}
.tool_pro .adjust_box a img{width:60%; *width:88px;padding-top:10px;}
.tool_pro .adjust_box a p{ color:#fff; margin-top:10px; height:30px; line-height:18px;}

.tool_box{ width:99.8333%; border:1px solid #ebebeb; padding:30px 0 45px 0;}

.tool_box_l{ width:47%;}
.tool_name{ width:100%; font-size:2.8rem; font-size:28px; color:#ff6600; padding:0 0 10px 50px;}
.tool_name span{ color:#999; font-size:1.2rem; font-size:12px; padding-left:10px;}
.tool_one{ margin-top:15px;line-height:26px; clear:both;}
.tool_one span{ display:inline-block; margin-right:6px; }
.tool_one_l{ width:150px;  margin-right:10px; text-align:right;}
.tool_input{line-height:24px; height:24px; text-indent:4px; }
.tool_input,.tool_select{ border:1px solid #cccccc; background:none; margin-right:6px;}

.tool_select{ height:26px;}
.radio_label{ margin-right:10px;}
.radio_label span{ display:inline-block;}
.radio_ck{ width:16px; height:16px; background:url(../images/raido.png) no-repeat; cursor:pointer; display:inline-block; vertical-align:-3px;}
.radio_active .radio_ck{ background-position:-16px 0;}
.tool_btn{ width:60px; height:24px; line-height:24px; border:none; color:#fff; background:url(../images/btn_group.png) no-repeat; margin-right:10px; font-size:12px; margin-bottom:36px;}
.cal_btn{ background-position:0 -419px;}
.reset_btn{ background-position:-70px -419px;}

.cal_result{ font-size:2rem; font-size:20px; color:#ff6600; padding-left:55px;}

.cal_tabel{ width:81%; border:1px solid #dedede; border-left:none; border-top:none; text-align:center; margin:30px 0 0 56px;}
.cal_tabel th,.cal_tabel td{ border-left:1px solid #dedede; border-top:1px solid #dedede; line-height:26px;}
.cal_tabel th{background-color:#fafafa; }

.tool_box_r{ width:41%; border-left:1px solid #e9e9e9; }
.tool_box_r p{ width:90%; margin:0 auto;text-align:left; text-indent:24px; padding-bottom:10px; line-height:28px;}

/*生活服务工具详情*/
.live_service_box{width:99.8333%; border:1px solid #ebebeb; padding-top:8px;}
.flow_number{padding:24px 0; font-size:1.6rem; font-size:16px; width:100%;}
.flow_number li{ float:left; margin-left:50px; height:35px;}
.flow_number li i{ background:url(../images/number.png) no-repeat; width:34px; height:34px; display:inline-block; vertical-align:-10px; margin-right:6px;}
#flow_1 i{ background-position:0 0;}
#flow_2 i{ background-position:-34px 0;}
#flow_3 i{ background-position:-68px 0;}
.price{ color:#f60; font-size:2.6rem; font-size:26px;}

.goto_buy{ width:345px; height:34px; line-height:34px; text-align:center; color:#fff; border:none; background:url(../images/btn_group.png) -100px -600px no-repeat; margin-left:106px;}

.live_service_ad{ width:29.5%;}
.live_service_ad a{ width:100%; display:block; float:left; margin-bottom:8px;}
.live_service_ad img{ *width:354px;}

/*银行提供过来的贷款页面*/
.line10px{ width:100%; height:15px;}
.InputLine td.left{width: 140px;padding-right: 10px;text-align: right}
.input90{line-height:26px; height:24px; text-indent:4px; width:135px;border:1px solid #cccccc; background:none; margin-right:4px;}
select.input90{ height:26px;}
.mid{ padding-left:150px;}

table#Repaymentdetail_tab{width:456px; text-align:center; margin-left:80px; border-top:1px solid #dedede;}
table#Repaymentdetail_tab tbody,#Repaymentdetail_tr{ width:456px; }
table#Repaymentdetail_tab td{ border-bottom:1px solid #dedede; line-height:26px; padding:5px 15px;}

.right{position:relative;}
.date_btn{position:absolute;right:10px; top:9px;}

