sucaishenqing.wxss 2.3 KB
/* 下载授权书 */

.xiazaiwrapk {
  width: 686rpx;
  /* height: 1000rpx; */
  overflow-y: scroll;
  background: #fff;
  border-radius: 8rpx;
  margin: 0  auto 0;

  box-sizing: border-box;

}

.xiazaiitem {
  display: flex;
  align-items: center;
  padding: 20rpx 0;
  box-sizing: border-box;
}

.xizaileft {
  width: 199rpx;
  color: #06121e;
  font-size: 28rpx;
}

.xiazairight {
  width: 420rpx;
  color: #5b5e63;
  font-size: 28rpx;
  margin-left: 30rpx;
  border: 1rpx solid #f5f5f5;
  border-radius: 8rpx;
  padding: 10rpx;
  box-sizing: border-box;
}

.yongtu {
  height: 195rpx;
  border: 1rpx solid #f5f5f5;
  border-radius: 8rpx;
}

.yongtu textarea {
  width: 100%;
  height: 100%;
  padding: 10rpx 0;
}

.yong {
  display: flex;
}

.yongleft {
  margin-top: 22rpx;
}

.shouquanxin {
  color: #000;
  font-size: 32rpx;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20rpx;
}

.quding {
  width: 260rpx;
  height: 88rpx;
  background: rgba(251, 99, 36, 1);
  opacity: 1;
  border-radius: 8rpx;
  color: #fff;
  font-size: 32rpx;
  text-align: center;
  line-height: 88rpx;
  margin: 30rpx auto 0;
  border:1rpx solid transparent
}

.quxiaoding {
  color: #232323;
  font-size: 32rpx;
  text-align: center;
}

.quxiaowrap {
  height: 226rpx;
}

.finishbot {
  display: flex;
  align-items: center;
}

.pricename {
  color: #409FFE;
  font-size: 28rpx;
  margin-top: 12rpx;
  margin-left: 10rpx;
}

.youxiang {
  color: #5b5e63;
  font-size: 36rpx;
  text-align: center;
  margin-top:20rpx;
}

.youwrap {
  padding: 20rpx;
  box-sizing: border-box;
  height:400rpx
}

.youxiangenter {
  width: 453rpx;
  height: 80rpx;
  border-radius: 4rpx;
  border: 1rpx solid #f5f5f5;
  margin: 40rpx auto 0;
}

.youxiangenter input {
  padding: 20rpx;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.you {
  color: #5b5e63;
  font-size: 28rpx;
}

.youque {
  width: 202rpx;
  height: 80rpx;
  background: rgba(251, 99, 36, 1);
  opacity: 1;
  border-radius: 4rpx;
  color:#FFFFFF;
  font-size:30rpx;
  text-align: center;
  line-height: 80rpx;
  margin:40rpx auto 0;
}
.statename{
  color: #409FFE;
font-size: 26rpx;
margin-top:15rpx
}
.zhaopic{
  width:128rpx;
  height:128rpx;
  font-size: 0;
}
.flexthree{
  display:flex;
  justify-content: center;
  align-items: center;
}
.quxiao{
  color:rgba(251, 99, 36, 1);
 background: #fff;
 border:1rpx solid rgba(251, 99, 36, 1);
}