20 lines
788 B
CSS
Executable File
20 lines
788 B
CSS
Executable File
.banner_title{font-size: 0.96rem;}
|
|
.special_Container{width:97.8%; margin:auto;}
|
|
.special p{display: block; position: absolute; left:1.26rem;}
|
|
.special_title{font-size: 0.85rem; margin-bottom: 0.25rem;}
|
|
.special_wubtitle{font-size: 0.75rem; margin-bottom: 0.65rem;}
|
|
.special_view{font-size: 0.64rem;}
|
|
.special_product_text{position: absolute; top:1.1rem; left:1.36rem;}
|
|
.special_product_text span{padding:0.15rem 0.6rem 0.25rem; border:1px solid #FFF; display:inline-block;}
|
|
|
|
/*banner*/
|
|
.special_product{top:-1.1rem; position: relative;}
|
|
|
|
/*banner文字高度*/
|
|
.special_01 p{top:6rem;}
|
|
.special_02 p{top:5.15rem;}
|
|
.special_03 p{top:5.7rem;}
|
|
.special_04 p{top:5.1rem;}
|
|
|
|
/*我们是*/
|
|
.weare_line{width:1.2rem; background-color:#333333; height: 3px; margin:0.2rem auto;} |