.num1{ font-weight:bold; }
.qs-loitem{ float:left; width:48%; margin:0 1%; }

.qs-lobox{ height:230px; border-radius:20px; padding:4px 8px 13px; }
.qs-lobox.bg-green{ background:url(../img/bg_bslo_green.png) 0 0 no-repeat; }
.qs-lobox.bg-orange{ background:url(../img/bg_bslo.png) 0 0 no-repeat; }

.qs-lobox-head{ float:left; width:34%; }
.qs-lobox-body{ float:left; width:66%; }

.qs-hd-txt{ padding:64px 30px; text-align: center; font-size:32px; font-weight:bold; color:#fff; }
.qs-bd-inner{ padding:5px 15px; }

.qs-bd-inner .qs-item{ height:100; }
.qs-bd-inner .item-left{ width:70px; padding-top:10px; }

.qs-bd-inner .item-num{ padding-top:10px; padding-left:80px; }
.item-tit{ font-size:30px; font-weight:bold; color:#76b646; }
.item-details{ font-size:24px; color:#666666; }

.bg-green .hasborderB{ border-bottom:1px dashed #76b646; }
.bg-orange .hasborderB{ border-bottom:1px dashed #ee9b30; }
.bg-orange .item-tit{ color:#ee9b30; }

.cont-input{ height:82px; }

.homeUp{ height:auto; margin-bottom:30px; }
/*.cont-ul li{ height:228px; }*/
.cont-ul{ height:auto; }

.updatabox{ padding:0 15px; border:1px solid #AE3228; border-radius: 4px; }
.update-ul>li{ height:40px; line-height:40px; font-size:24px; color:#666666; 
    border-bottom:1px dashed #e0d9d9;
     /* background:url(../img/icon_remark.png) left center no-repeat;  */
     padding:0 20px 0 36px; }
.update-ul>li a{ color:#666666; }

.pull-right{ float:right; }
.pull-left{ float:left; }
.update-title{ font-weight:600; color:#a3382e; padding:0 60px; }

