qiyedetail.wxss 3.0 KB
/**index.wxss**/

page {
  height: 100%;
  background: #F4F4F4;
}
.detailbox{
  background: #fff;
  overflow: hidden
}
.container {
  width: 750rpx;
  height: 382rpx;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tuisong{
  color:#666666;
  font-size: 24rpx;
}

ec-canvas {
  width: 100%;
  height: 100%;
}

.coint {
  color: #ff9400ff;
  text-align: center;
  margin-top: 77rpx;
}

.zonghe {
  color: #ff9400ff;
  font-size: 30rpx;
  text-align: center;
}

.cointleft {
  font-size: 80rpx;
}

.cointword {
  font-size: 30rpx;
}

.xian {
  width: 750rpx;
  height: 16rpx;
  background: #F4F4F4;
  opacity: 1;
  margin-top:70rpx;
}
.middle{
  padding: 48rpx 32rpx;
  box-sizing: border-box;
  border-bottom:16rpx solid #F4F4F4
}
.companyname{
  color:#333333;
  font-size: 34rpx;
  font-weight: bold
}
.middlelist{
  display:flex;
  align-items: center;
  margin-top:26rpx;

}
.middleitemleft{
  width:168rpx;
  color:#777777;
  font-size: 28rpx;
}
.middleitemright{
  color:#777777;
  font-size: 28rpx;
  margin-left:24rpx;
}
.zhidetailbox{
  padding: 40rpx 32rpx 64rpx 32rpx;
  box-sizing: border-box;
  border-bottom:16rpx solid #f5f5f5;
}
.zhilist{
  display:flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top:18rpx;
  
}
.zhishuitem{
  width:138rpx;
  display:flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top:32rpx;
  
}
.zhilistimg{
  width:32rpx;
  height:45rpx;
  font-size: 0
}
.dian{
  width:48rpx;
  height:52rpx;
}
.people{
  width:38rpx;
  height:48rpx;
}
.car{
  width:48rpx;
  height:42rpx;
}
.cheng{
  width:47rpx;
  height:48rpx;
}
.shui{
  width:44rpx;
  height:44rpx;
}
.qi{
   width:45rpx;
  height:45rpx;
}
.wu{
   width:45rpx;
  height:45rpx;
}
.zhititle{
  color:#333;
  font-size: 34rpx;
  font-weight: bold
}
.zhiname{
  color:#333;
  font-size:23rpx;
  margin-top:16rpx;
}
.monthbao{
  padding: 41rpx 32rpx;
  box-sizing: border-box;
}
.monthbaotop{
  display:flex;
  align-items: center;
  justify-content: space-between
}
.monthright{
  display:flex;
  align-items: center
}
.rightimg{
  width:16rpx;
  height:32rpx;
  font-size: 0
}
.monthleft{
  color:#333;
  font-size: 34rpx;
  font-weight: bold;
}
.rightword{
  color:#A0A0A0;
  font-size:25rpx;
  margin-right:10rpx;
}
.containerzhe{
  width:750rpx;
  height:778rpx;
  margin:50rpx auto 0;
}
.yujing{
  padding: 55rpx 32rpx;
  box-sizing: border-box;
  border-top:1rpx solid #f5f5f5;
  border-bottom:8rpx solid #f5f5f5;
 
}
.yujingcontent{
  padding: 31rpx 32rpx;
  box-sizing: border-box;
  border-bottom:1rpx solid #f5f5f5;
}
.kaigong{
  color:#333333;
  font-size: 32rpx;
  font-weight: bold
}
.yubottom{
  display:flex;
  align-items: center
}
.yuleft{
  color:#FF9400;
  font-size: 30rpx;
  width:375rpx;
  padding: 31rpx 0;
  box-sizing: border-box;
  text-align: center;
  border-right: 1rpx solid #f5f5f5;

}
.yuright{
  color:#FF3038;
  font-size: 30rpx;
  width:375rpx;
  padding: 31rpx 0;
  box-sizing: border-box;
  text-align: center;
 
 
}
.yujingitem{
  border-bottom:8rpx solid #f5f5f5
}