@charset "utf-8";
/* CSS Document */

.fl{float:left;}
.d_bor{border-bottom:1px dashed #ccc;}
.pb10{padding-bottom:10px;}
.ml20{margin-left:20px;}
.red{color:#e00;}

.bus-process{margin-top:20px; padding-left:5px;}
.bus-process li{float:left; height:82px; width:130px; background-image:url(../images/new/gslc.png); background-repeat:no-repeat; color:#333;}
.bus-process li.process-step1{background-position:0 0;}
.bus-process li.process-step2{background-position:0 -85px;}
.bus-process li.process-step3{background-position:0 -170px;}
.bus-process li.process-step4{background-position:0 -255px;}
.bus-process li.process-step5{background-position:0 -340px;}
.bus-process li.process-step6{background-position:0 -425px; width:90px;}
.bus-process li span{display:inline-table; vertical-align:middle;width:80px; height:45px; line-height:45px;margin-top:30px; text-align:center; font-size:14px; margin-left:5px;}
.bus-process li.two-row span{line-height:19px; margin-top:36px;}

.business-table{border-top:1px solid #CBD7DE;border-left:1px solid #CBD7DE;}
.business-table th,.business-table td{border-bottom:1px solid #CBD7DE;border-right:1px solid #CBD7DE;  padding:5px 10px;}
.business-table th{background:#F3FBFF; height:28px;font-size:16px;}
.business-table td{font-size:13px;}
.business-table .bus-tc{text-align:center; font-weight:bold;}
.business-table tr:hover{background:#FEFAEF;}

.lc-table{border-top:1px solid #ddd;border-left:1px solid #ddd;}
.lc-table th,.lc-table td{border-bottom:1px solid #ddd;border-right:1px solid #ddd;  padding:5px 10px; line-height:26px;}
.lc-table th{background:#F3FBFF; height:28px; text-align:center; font-size:14px; color:#555;}
.lc-table td{font-size:13px;}