|
@@ -0,0 +1,147 @@
|
|
|
+/* pages/nnzzd/nnzzd.wxss */
|
|
|
+.title{
|
|
|
+ width: 100%;
|
|
|
+ height: 900rpx;
|
|
|
+
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 60rpx;
|
|
|
+}
|
|
|
+.news{
|
|
|
+ width: 100%;
|
|
|
+ height: 1120rpx;
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+}
|
|
|
+.newsbg{
|
|
|
+ width: 86.5%;
|
|
|
+ height: 100%;
|
|
|
+ margin: 0 auto;
|
|
|
+ position: relative;
|
|
|
+ background: #efefef;
|
|
|
+}
|
|
|
+.titleTitle{
|
|
|
+ background-image: url(https://img1.imgtp.com/2023/07/12/9nTrRBU3.png);
|
|
|
+ width: 450rpx;
|
|
|
+ height: 100rpx;
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ margin: 0 auto 0;
|
|
|
+}
|
|
|
+.tips{
|
|
|
+ width: 60%;
|
|
|
+ height: 40rpx;
|
|
|
+ margin: 0 auto;
|
|
|
+}
|
|
|
+.tips-left{
|
|
|
+ width: 50%;
|
|
|
+ height: 40rpx;
|
|
|
+ line-height: 40rpx;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ color: #f0f4fa;
|
|
|
+}
|
|
|
+
|
|
|
+.tips-right{
|
|
|
+ width: 50%;
|
|
|
+ height: 40rpx;
|
|
|
+ line-height: 40rpx;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ color: #f0f4fa;
|
|
|
+ text-align: center;
|
|
|
+ display: table-cell;
|
|
|
+ vertical-align: middle;
|
|
|
+}
|
|
|
+.tips-icon{
|
|
|
+ /* display: block; */
|
|
|
+ width: 28rpx;
|
|
|
+ height: 28rpx;
|
|
|
+ /* float: left; */
|
|
|
+ /* margin: auto 0; */
|
|
|
+}
|
|
|
+.tips-text{
|
|
|
+ margin-top: -4rpx;
|
|
|
+ font-size: 28rpx;
|
|
|
+ float: right;
|
|
|
+}
|
|
|
+.dy{
|
|
|
+ width: 300rpx;
|
|
|
+ height: 80rpx;
|
|
|
+ background-image: url(https://img1.imgtp.com/2023/07/12/35zNfCJb.png);
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ margin: 30rpx auto 0;
|
|
|
+}
|
|
|
+.dyrs{
|
|
|
+ width: 600rpx;
|
|
|
+ height: 50rpx;
|
|
|
+ margin: 30rpx auto 0;
|
|
|
+ font-size: 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+
|
|
|
+}
|
|
|
+.dysl1{
|
|
|
+ width: 50%;
|
|
|
+ float: left;
|
|
|
+ height: 50rpx;
|
|
|
+ line-height: 50rpx;
|
|
|
+ text-align: right;
|
|
|
+}
|
|
|
+.dys2{
|
|
|
+ width: 45%;
|
|
|
+ float: left;
|
|
|
+ height: 50rpx;
|
|
|
+ line-height: 50rpx;
|
|
|
+ text-align: left;
|
|
|
+ font-size: 38rpx;
|
|
|
+ font-weight: bold;
|
|
|
+ background: linear-gradient(to top,#fff3e8, #f1d2ab);
|
|
|
+ -webkit-background-clip: text;
|
|
|
+ color: transparent;
|
|
|
+}
|
|
|
+.dyicon{
|
|
|
+ width: 30rpx;
|
|
|
+ height: 50rpx;
|
|
|
+}
|
|
|
+.item-he{
|
|
|
+ height: 1120rpx;
|
|
|
+}
|
|
|
+.item-main{
|
|
|
+ width: 95%;
|
|
|
+ min-height:300rpx;
|
|
|
+ margin: 0 auto;
|
|
|
+ /* background-color: #d1ddf8; */
|
|
|
+}
|
|
|
+.item-title{
|
|
|
+ width: 525rpx;
|
|
|
+ height: 65rpx;
|
|
|
+ margin: 0 auto;
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+ font-weight: bold;
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ margin-bottom: 12rpx;
|
|
|
+
|
|
|
+}
|
|
|
+.item-right{
|
|
|
+ width: 90%;
|
|
|
+ min-height: 334rpx;
|
|
|
+ margin: 0 auto 40rpx;
|
|
|
+
|
|
|
+}
|
|
|
+.item-c{
|
|
|
+ width: 100%;
|
|
|
+ /* border-radius: 10rpx; */
|
|
|
+ min-height: 334rpx;
|
|
|
+ background: #fff;
|
|
|
+ padding-top: 20rpx;
|
|
|
+}
|
|
|
+.item-context{
|
|
|
+ width: 93%;
|
|
|
+ margin: 0 auto;
|
|
|
+ color: #666666;
|
|
|
+
|
|
|
+}
|