|
@@ -58,9 +58,10 @@ line-height: 120px;}
|
|
|
.Intellectual ul li:first-child+li .time{font-size: 18px;color: #f68705;margin-top: 60px;}
|
|
|
|
|
|
.number_ten{margin-top:16px;margin-bottom: 30px;}
|
|
|
-.Intellectual ul li:first-child+li+li p{font-size:36px ;color: #f68705;margin-top: 120px;margin-bottom: 90px;width: 332px;}
|
|
|
+.Intellectual ul li:first-child+li+li{padding-top: 100px;}
|
|
|
+.Intellectual ul li:first-child+li+li p{font-size:36px ;color: #f68705;;width: 332px;line-height: 56px;}
|
|
|
.Intellectual ul li:first-child+li+li p span{font-size:60px;color: #f54c49;}
|
|
|
-.Intellectual ul li:first-child+li+li a{width: 216px;height: 70px;background: #ffb200;border-radius: 10px;text-align: center;display: inline-block;line-height: 70px;font-size: 24px;color: #ffffff;}
|
|
|
+.Intellectual ul li:first-child+li+li a{width: 216px;height: 70px;margin-top: 90px;background: #ffb200;border-radius: 10px;text-align: center;display: inline-block;line-height: 70px;font-size: 24px;color: #ffffff;}
|
|
|
.Intellectual ul li:first-child+li+li a:hover{background: #fdce61;color: #000000;transition: all .5s;}
|
|
|
|
|
|
.Intellectual>.container>a{width: 150px;height: 46px;display:inline-block;background: #ffb200;line-height: 46px;text-align: center;color:#FFFFFF;font-size: 16px; margin-top: 20px;}
|