|
@@ -57,12 +57,12 @@ text-align: center;line-height: 45px;margin-right: 20px;cursor:pointer;}
|
|
|
.think_about{width:1200px;height:350px;margin:30px auto 0;}
|
|
|
.think_about>h3{text-align: left;color:#2F6698;font-weight: normal;letter-spacing: 3px;font-size: 22px;}
|
|
|
.think_about>div{width:1200px;height:300px;padding-top:30px;}
|
|
|
-.think_about>div>div{width:200px;height:270px;margin-left:45px;position:relative;display:inline-block;transition: all .2s ease-in-out;vertical-align: top}
|
|
|
+.think_about>div>div{border: 1px solid #ccc;width:200px;height:270px;margin-left:45px;position:relative;display:inline-block;transition: all .2s ease-in-out;vertical-align: top}
|
|
|
.think_about>div>div:nth-child(1){margin-left:0px;}
|
|
|
.think_about>div>div>a{text-decoration:none;}
|
|
|
.think_about>div>div img{width:200px;height:190px;display: block;}
|
|
|
.about_name{width:200px;height:35px;position:absolute;left:0;top:155px;background:#FFB200;line-height: 35px;}
|
|
|
-.about_p{width:200px;height:65px;color:#5F5E5E;padding:0 10px;font-size:14px;line-height:22px;
|
|
|
+.about_p{margin-top: 10px;width:200px;height:65px;color:#5F5E5E;padding:0 10px;font-size:14px;line-height:22px;
|
|
|
text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3;}
|
|
|
.about_man{width:50px;color:#7D5F2F;margin-left:10px;display:inline-block;
|
|
|
text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
|