|
@@ -39,7 +39,11 @@ div.APP:hover{background-color: #fff;}
|
|
.apply_right>div>a{background-color:#F0F9FF;width:295px;height:145px;margin-left: 10px;
|
|
.apply_right>div>a{background-color:#F0F9FF;width:295px;height:145px;margin-left: 10px;
|
|
display: flex;justify-content: space-around;padding: 35px 40px;}
|
|
display: flex;justify-content: space-around;padding: 35px 40px;}
|
|
.apply_right>div>a>img{width:70px;height:75px;}
|
|
.apply_right>div>a>img{width:70px;height:75px;}
|
|
-.apply_right>div>a>h4{line-height: 70px;letter-spacing: 2px;font-size: 17px;font-weight: normal;color:#3C3E3E;}
|
|
+.apply_right>div>a>h4{line-height: 70px;letter-spacing: 2px;font-size: 17px;font-weight: normal;color:#3C3E3E;
|
|
|
|
+width:120px;overflow: hidden;
|
|
|
|
+ white-space:nowrap;
|
|
|
|
+ text-overflow:ellipsis;
|
|
|
|
+ -o-text-overflow:ellipsis;}
|
|
|
|
|
|
#wield{width:100%;margin-top: 40px;}
|
|
#wield{width:100%;margin-top: 40px;}
|
|
.wield_cont{width:1200px;height:400px;margin: 20px auto;text-align: center;}
|
|
.wield_cont{width:1200px;height:400px;margin: 20px auto;text-align: center;}
|