|
@ -604,9 +604,9 @@ ul.cmpAllUl>li.login-block{border-top: 1px solid #ccc;margin-top:10px;padding-to
|
604
|
604
|
.headLeadtit{font-size:17px;}
|
605
|
605
|
.headLead{display:flex;display: -webkit-flex;text-align: center;margin-top:20px}
|
606
|
606
|
.headLead>li{flex:1 0 110px}
|
607
|
|
.headLead>li>span{display: inline-block;width: 50px;height:50px;border:1px solid #999;color:#666;border-radius: 50%;line-height: 50px;font-size:18px;margin-bottom: 15px;}
|
|
607
|
.headLead>li>span{display: inline-block;width: 50px;height:50px;background:#28b8fa;color:#fff;border-radius: 50%;line-height: 50px;font-size:18px;margin-bottom: 15px;}
|
608
|
608
|
.headLead>li:nth-child(even){position:relative;flex:1 0 80px}
|
609
|
|
.headLead>li:nth-child(even):after{position: absolute;content: '';background: #ccc;left:10px;right:10px;height:1px;top:25%;}
|
|
609
|
.headLead>li:nth-child(even):after{position: absolute;content: '';background: #28b8fa;left:-45px;right:-45px;height:8px;top:22%;}
|
610
|
610
|
|
611
|
611
|
.upAttech.webuploader-container{height: 160px;background: none;bottom:0;}
|
612
|
612
|
.upAttech .webuploader-pick{background:none; color: #28b8fa;width: 100%;margin: 0;line-height:160px}
|