|
@@ -178,10 +178,10 @@ dl,dd,dt{zoom:1}
|
|
|
.content .row:nth-last-child(1){border-bottom:0}
|
|
|
/*信息平台banner*/
|
|
|
.info-banner {width: fit-content;box-sizing: border-box;display: flex;justify-content: space-between;}
|
|
|
- .info-banner .banner {width: 514px;margin-right: 10px;height: 384px;margin-bottom: 16px;}
|
|
|
+ .info-banner .banner {width: 524px;margin-right: 8px;height: 382px;margin-bottom: 16px;}
|
|
|
.info-banner .sider-banner {width: 360px;display: flex;flex-direction: column;}
|
|
|
- .info-banner .sider-banner div {height: 186px;}
|
|
|
- .info-banner .sider-banner div:nth-child(2) {margin-top: 10px;}
|
|
|
+ .info-banner .sider-banner div {height: 187px;}
|
|
|
+ .info-banner .sider-banner div:nth-child(2) {margin-top: 8px;}
|
|
|
.info-Notice {width: 284px;background: #fff;float: right;height: 384px;margin-bottom: 16px;}
|
|
|
.info-Notice .notice-title {display: flex;justify-content: space-between;box-sizing: border-box;height: 48px;padding: 14px 16px;}
|
|
|
.info-Notice .notice-title div:nth-child(1) {font-size: 16px;font-weight: bold;color: #333333;}
|
|
@@ -245,7 +245,7 @@ dl,dd,dt{zoom:1}
|
|
|
.row .new-img.xiao img:hover{border:solid 1px #FF5B00}
|
|
|
.row .new-blurb.xiao{padding-left:110px;min-height:70px !important}
|
|
|
.row .new-blurb .shuoming{font-size:14px;line-height:25px;max-height:78px;overflow :hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
|
|
|
- .tui .tui-img{display:block;position: relative; width:284px;height: 222px;margin-bottom:20px;overflow:hidden;background:#FFF url(/img/base/placeholder.png) no-repeat center center;background-size:80%}
|
|
|
+ .tui .tui-img{display:block;position: relative; width:284px;height: 343px;margin-bottom:20px;overflow:hidden;background:#FFF url(/img/base/placeholder.png) no-repeat center center;background-size:80%}
|
|
|
.tui .tui-img img{width:100%;height: 100%;object-fit: contain;}
|
|
|
.tui .tui-img::after{content: "";opacity: 0;width: 100%;height: 100%; position: absolute; left: 0;top: 0;box-sizing: border-box;border: 1px solid #FF5B00; transition: all 0.2s;}
|
|
|
.tui .tui-img:hover::after{opacity: 1;}
|
|
@@ -405,7 +405,7 @@ dl,dd,dt{zoom:1}
|
|
|
.info-banner .banner {width: 55vw;height: 40vw;box-sizing: border-box;}
|
|
|
.info-banner .sider-banner {width: 37.8vw;box-sizing: border-box;display: flex;flex-direction: column;}
|
|
|
.info-banner .sider-banner div {width: 100%;height: 19vw;}
|
|
|
- .info-banner .sider-banner div:nth-child(2) {margin-top: 2vw;}
|
|
|
+ .info-banner .sider-banner div:nth-child(2) {margin-top: 1.6vw;}
|
|
|
.info-h5-notice {height: 10vw;box-sizing: border-box;margin: 1.6vw auto 3.2vw auto;width: 93.6vw;background: #fff;display: flex;justify-content: space-between;padding: 2.7vw 3.2vw;}
|
|
|
.info-h5-notice .h5-notice {font-weight: bold;font-size: 3.6vw;color: #333333;}
|
|
|
.info-h5-notice .h5-notice-title ul > li {list-style: disc;white-space: nowrap;text-overflow: ellipsis;width: 60vw;overflow: hidden;font-size: 3.2vw;}
|