diff --git a/style.css b/style.css
index 05da40b..093a8ed 100755
--- a/style.css
+++ b/style.css
@@ -67,7 +67,7 @@ a:hover{
}
.section-title{
text-align: center;
- margin-bottom: 40px;
+ margin-bottom: 20px;
padding: 0 190px;
}
.section-title h2{
@@ -75,7 +75,6 @@ a:hover{
font-weight: 500;
text-transform:uppercase;
padding-bottom:15px;
- margin-bottom:15px;
position:relative;
}
/*.section-title h2:before{*/
@@ -671,15 +670,18 @@ a:hover{
}
.features-container li{
- padding-left: 20px;
- margin-bottom: 10px;
- font-size: 16px;
+ margin: 10px 0 20px;
+ font-size: 18px;
+ height: 36px;
+ line-height: 36px;
+ color: #666;
}
.features-container li span{
position: relative;
width: 10px;
height: 10px;
display: inline-block;
+ margin-right: 10px;
}
.features-container li span:before{
@@ -736,7 +738,7 @@ a:hover{
color:#989898;
}
.software-container-wrap{
- margin-top: 100px;
+ margin-top: 1px;
}
/*=========================
@@ -2409,7 +2411,6 @@ a:hover{
/*二维码 下载 */
.features-download{
width: 360px;
- height: 260px;
}
.features-ico{
width: 120px;