1.14添加锚点
parent
6c867cd4af
commit
4b10f3c84d
|
@ -258,10 +258,10 @@ input,select,textarea{outline:medium none; resize: none;}
|
|||
.about-box5 .video-box i{ width: 100%; height: 100%; background-size: cover; background-position: center; position: absolute; left: 0; top: 0; z-index: 2; cursor: pointer;}
|
||||
.about-box5 .video-box i::after{ content: ''; width: 100%; height: 100%; background: url(../image/icon_play.png) no-repeat center rgba(0,0,0,0.1); position: absolute; left: 0; top: 0; background-size: 9.375rem;}
|
||||
|
||||
.service-box1{ padding: 10rem 0 0;}
|
||||
.service-box1{ padding: 6rem 0 7rem;}
|
||||
.service-box1 .box-info{ padding: 2.5rem 0 3rem;}
|
||||
.service-box2{ background-color: #f5f5f5;}
|
||||
.service-box3{ padding: 10rem 0;}
|
||||
.service-box3{ padding: 6rem 0;}
|
||||
.service-box3 .box-info{ background: url(../image/ser3_bg.png) no-repeat left bottom;}
|
||||
.service-box3 .box-info .pull-right{ width: 67%; margin-top: -5rem; position: relative;}
|
||||
.service-box3 .box-info .pull-right ul li{ padding-top: 13.75rem; position: relative;}
|
||||
|
|
Loading…
Reference in New Issue