57 lines
815 B
Plaintext
57 lines
815 B
Plaintext
page{
|
|
background: #fff;
|
|
}
|
|
.bus-wrap{
|
|
padding: 0 21px;
|
|
}
|
|
.banner{
|
|
margin-top: 30rpx;
|
|
font-size: 0;
|
|
}
|
|
.name-info{
|
|
padding-top: 14rpx;
|
|
}
|
|
.name-info,.arti{
|
|
align-items: center;
|
|
}
|
|
.banner image{
|
|
width: 100%;
|
|
}
|
|
.title{
|
|
margin-top: 27rpx;
|
|
color: #333333;
|
|
font-size: 32rpx;
|
|
}
|
|
.name-left{
|
|
font-size: 22rpx;
|
|
color: #666;
|
|
}
|
|
.name-left image{
|
|
width: 25rpx;
|
|
height: 35rpx;
|
|
margin-right: 12rpx;
|
|
}
|
|
.name-right image{
|
|
width: 34rpx;
|
|
height: 34rpx;
|
|
vertical-align: middle;
|
|
margin-right: 12rpx;
|
|
}
|
|
.name-right{
|
|
color: #666666;
|
|
font-size: 22rpx;
|
|
border-left: 1px solid #93C6FF;
|
|
margin-left: 50rpx;
|
|
padding-left: 50rpx;
|
|
}
|
|
.title1{
|
|
margin-top: 40rpx;
|
|
color: #333333;
|
|
font-size: 30rpx;
|
|
}
|
|
.vi-content{
|
|
margin-top: 14rpx;
|
|
font-size: 26rpx;
|
|
color: #666666;
|
|
line-height: 37rpx;
|
|
} |