|
@@ -206,20 +206,20 @@ h2.title{
|
|
|
color:rgba(255, 255, 255, 0.88);
|
|
|
margin-top:12px;
|
|
|
}
|
|
|
-.title{
|
|
|
+.custom-export-index .title{
|
|
|
margin:40px auto;
|
|
|
background: url(/frontRouter/pc/customExport/image/export-b-title.png) no-repeat center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
|
|
|
-.core-advantage-box{
|
|
|
+.custom-export-index .core-advantage-box{
|
|
|
padding-top:68px;
|
|
|
height:642px;
|
|
|
width: 100%;
|
|
|
background-image:url(/frontRouter/pc/customExport/image/core-bg.png);
|
|
|
color: rgba(30, 30, 30, 0.88);
|
|
|
}
|
|
|
-.core-advantage-box h2{
|
|
|
+.custom-export-index .core-advantage-box h2{
|
|
|
margin:0 auto;
|
|
|
background-image: url(/frontRouter/pc/customExport/image/core-title.png);
|
|
|
}
|