|
@@ -35,9 +35,9 @@
|
|
|
padding: 15px 15px;}
|
|
|
.classify>div:hover{background: #fff;box-shadow: 0 0 10px 0 #E5E5E5;}
|
|
|
.begin{height:140px;text-align: center;padding-top: 20px;}
|
|
|
-.begin>button{width:220px;height:60px;background: #FF9A25;color: #fff;font-weight: bold;
|
|
|
-font-size: 24px;border: none;}
|
|
|
-.begin>button:focus{border: none;}
|
|
|
+.begin>a{width:220px;height:60px;background: #FF9A25;color: #fff;
|
|
|
+font-size: 24px;border: none;display: inline-block;line-height: 60px;}
|
|
|
+.begin>a:hover{background:#f9bb73 ;}
|
|
|
.classify_cont{width:200px;height:270px;padding-top:50px;background: #fff;
|
|
|
border: 1px solid #E9E8E7;text-align: center;}
|
|
|
.classify_img{width:65px;height:65px;margin: 0 auto;}
|
|
@@ -55,15 +55,16 @@ font-size: 24px;border: none;}
|
|
|
.member_img4{top:280px;right:30px;}
|
|
|
|
|
|
#info{width:100%;height:966px;background: url("../../img/bottom_top_bg.png") center center;
|
|
|
+.info a{color: #FFFFFF!important;}
|
|
|
background-size: 100% 100%;}
|
|
|
#bottom{margin-top: -386px;}
|
|
|
.info{width:1200px;height:430px;margin: 0 auto;padding-top: 100px;}
|
|
|
-.info>div{width:390px;height:430px;display: inline-block;margin-right: 5px;
|
|
|
+.info>div{width:380px;height:430px;display: inline-block;margin-right: 16px;
|
|
|
text-align: center;background: #fff;}
|
|
|
.info>div>img{width:100%;}
|
|
|
.info h3{color:#15588F;line-height: 40px;margin-top: 20px;}
|
|
|
-.info p{line-height: 20px;height:62px;padding: 0 10px;text-align: left;overflow: hidden;margin-bottom: 15px;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
|
|
|
-.info>div>div{width:100px;height:30px;color:#fff;font-size: 16px;margin-left: 250px;
|
|
|
+.info p{line-height: 20px;height:62px;padding: 0 10px;text-align: left;overflow: hidden;margin-bottom: 15px;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-align: justify;}
|
|
|
+.info>div>div{width:100px;height:30px;color:#fff;font-size: 16px;margin-left: 275px;
|
|
|
font-weight: bold;background:#FFB200; line-height: 30px;text-align: center;}
|
|
|
|
|
|
#allproduct{width:100%;height:1586px;background: #F2F2F2;
|
|
@@ -154,3 +155,6 @@ position: absolute;top:20px;left:20px;}
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|