|
@@ -37,8 +37,12 @@ li{list-style:none}
|
|
|
.document-list .list-item .list-item-top .icon.top:before{width: 24px;height: 24px;background-position: -178px 2px;}
|
|
|
.document-list .list-item .list-item-top .main {width: 800px;height: 120px;float: left;}
|
|
|
.document-list .list-item .list-item-top .main h1{font-weight: normal;font-size: 20px;line-height: 40px;color: #E15616;text-align: left;}
|
|
|
- .document-list .list-item .list-item-top .main p{font-weight: normal;font-size: 16px;line-height: 34px;color: #666666;text-align: left;}
|
|
|
- .document-list .list-item .list-item-top .main p span{color: #E15616;cursor: pointer;}
|
|
|
+ .document-list .list-item .list-item-top .main .p{font-weight: normal;font-size: 16px;line-height: 34px;color: #666666;text-align: left;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .label{display: inline-block;float: left;}
|
|
|
+ .document-list .list-item .list-item-top .main h1 span{margin-right: 5px;}
|
|
|
+ .document-list .list-item .list-item-top .main .p span{margin-right: 5px;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .name{ float: left;margin-right:10px;font-weight: normal;text-align: left;white-space: normal;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .more{color: #E15616;cursor: pointer;}
|
|
|
.document-list .list-item .list-item-bot{width: 100%;min-height: 1185px;padding: 20px 0;border-top: 1px solid #CFDBE2;float: left;margin-bottom: 120px;}
|
|
|
iframe{width: 1160px !important;height: 1185px !important;}
|
|
|
.document-footer{width: 100%;height: 120px;background-color: #F0F0F0;box-sizing: border-box;padding: 30px 0;float: left;}
|
|
@@ -63,9 +67,9 @@ li{list-style:none}
|
|
|
}
|
|
|
.mIcon:before{transition:none;}
|
|
|
.header{width: 100%;height: 17.8vw;background: linear-gradient(90deg, #FF8B45, #E15616);box-sizing: border-box;padding: 3.4vw 4vw;}
|
|
|
- .wrap-header{width: 100%;height: 100%;line-height: 10vw;font-size: 2vw;color: #ffffff;}
|
|
|
- .wrap-header .logo{width: 10vw;height: 8.8vw;margin-right: 10px;}
|
|
|
- .wrap-header .search{width: 56.9vw;height: 10vw;float: right;border-radius: 5vw;background-color: rgba(255,255,255,0.16);box-sizing: border-box;padding: 0 2vw;}
|
|
|
+ .wrap-header{width: 100%;height: 100%;line-height: 10vw;font-size: 4vw;color: #ffffff;}
|
|
|
+ .wrap-header .logo{width: 10vw;height: 8.8vw;margin-right: 1vw;}
|
|
|
+ .wrap-header .search{width: 59.9vw;height: 10vw;float: right;border-radius: 5vw;background-color: rgba(255,255,255,0.16);box-sizing: border-box;padding: 0 4vw;}
|
|
|
.wrap-header .search .input{width: 43.9vw;height: 10vw;line-height:10vw;background-color: rgba(255,255,255,0);box-sizing: border-box;border: none;font-size:3vw;color: #ffffff;}
|
|
|
.wrap-header .search .icon-search{width:8vw;height: 10vw;float: right;box-sizing: border-box;padding: 2vw;cursor: pointer;margin-top: 0.5vw;}
|
|
|
.wrap-header .search .icon-search img{width: 4vw;height: 4vw;display: block;cursor: pointer;}
|
|
@@ -79,10 +83,13 @@ li{list-style:none}
|
|
|
.document-list .list-item .list-item-top .icon{width: 24px;height: 24px;border-radius: 2px;background-color: #FFF5F1;position: absolute;bottom: 20px;right: 0;cursor: pointer;}
|
|
|
.document-list .list-item .list-item-top .icon:before{width: 24px;height: 24px;background-position: -59vw 0;}
|
|
|
.document-list .list-item .list-item-top .icon.top:before{width: 24px;height: 24px;background-position: -67vw 0;}
|
|
|
- .document-list .list-item .list-item-top .main {height: 20vw;float: left;width: 56vw;}
|
|
|
+ .document-list .list-item .list-item-top .main {height: 20vw;float: left;width: 65vw;}
|
|
|
.document-list .list-item .list-item-top .main h1{font-weight: normal;font-size: 4vw;line-height: 6.5vw;color: #E15616;text-align: left;}
|
|
|
- .document-list .list-item .list-item-top .main p{width: 100%;font-weight: normal;font-size: 3vw;line-height: 6.5vw;color: #666666;text-align: left; white-space: normal;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
|
|
|
- .document-list .list-item .list-item-top .main p span{color: #E15616;cursor: pointer;}
|
|
|
+ .document-list .list-item .list-item-top .main .p{width: 100%;font-weight: normal;font-size: 3vw;line-height: 6.5vw;color: #666666;text-align: left; white-space: normal;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .label{display: inline-block;float: left;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .name{ float: left; width: 49%;font-weight: normal;font-size: 3vw;line-height: 6.5vw;color: #666666;text-align: left; white-space: normal;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
|
|
|
+ .document-list .list-item .list-item-top .main span{margin-right: 1vw;}
|
|
|
+ .document-list .list-item .list-item-top .main .p .more{display: inline-block;float: left;color: #E15616;cursor: pointer;width: 15vw;height: 6.5vw;background-color: #FFF5F1;border-radius: 0.5vw;text-align: center;}
|
|
|
.document-list .list-item .list-item-bot{width: 100%;min-height: 80vw;padding: 2vw 0;border-top: 1px solid #CFDBE2;float: left;}
|
|
|
.document-footer{width: 100%;height: auto;background-color: #F0F0F0;box-sizing: border-box;padding: 30px 0;float: left;}
|
|
|
.wrap{color: #999999;font-size: 14px;line-height: 30px;}
|