.entrust_container {
  width: 1200px;
  margin: auto;
  padding-top: 1.2rem;
}
.entrust_btn {
  height: 60px;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.entrust_btn :nth-child(1) {
  width: 96px;
  height: 30px;
  background: rgba(204, 204, 204, 1);
  opacity: 1;
  border-radius: 4px;
  border: none;
  outline: none;
  color: #fff;
  margin-right: 20px;
}
.entrust_btn :nth-child(2) {
  width: 96px;
  height: 30px;
  background: rgba(249, 150, 21, 1);
  opacity: 1;
  border-radius: 4px;
  border: none;
  outline: none;
  color: #fff;
}
.entrust_box {
  width: 1200px;
  height: 1434px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 20px rgba(64, 158, 254, 0.16);
  opacity: 1;
}
.entrust_book h2 {
  height: 100px;
  line-height: 150px;
  text-align: center;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(42, 42, 42, 1);
  opacity: 1;
}
.entrust_book .entrust_number {
  width: 850px;
  display: flex;
  justify-content: flex-end;
  height: 60px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 60px;
  color: rgba(42, 42, 42, 1);
  opacity: 1;
}
.entrust_book p {
  width: 1120px;
  height: 137px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: rgba(85, 85, 85, 1);
  opacity: 1;
  margin-left: 50px;
}
.entrust_book p span {
  font-size: 18px;
  color: #000;
  letter-spacing: 5px;
}
.entrust_chapter {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  width: 800px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 40px;
  color: rgba(85, 85, 85, 1);
  opacity: 1;
}
.entrust_user {
  display: flex;
  justify-content: flex-end;
  height: 80px;
  width: 800px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 80px;
  color: rgba(85, 85, 85, 1);
  opacity: 1;
}
.entrust_date {
  width: 1000px;
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: rgba(85, 85, 85, 1);
  letter-spacing: 5px;
  opacity: 1;
}
.agreement_box {
  width: 1120px;
  margin: auto;
}
.agreement_box h2 {
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(42, 42, 42, 1);
  opacity: 1;
}
.agreement_box p {
  height: 50px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 50px;
  color: rgba(85, 85, 85, 1);
  opacity: 1;
}
.agreement_text {
  display: flex;
  justify-content: space-between;
}
.agreement_left {
  width: 540px;
  height: 616px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
}
.agreement_right {
  width: 540px;
  height: 616px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
}
.client {
  display: flex;
  justify-content: space-between;
}
.agreement_item_a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 151px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
}
.agreement_item_b span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 388px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
  border-top: none;
}
.agreement_item_b :nth-child(5) {
  letter-spacing: 10px;
}
.require {
  padding: 15px 0 0 15px;
  height: 140px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(42, 42, 42, 1);
  border-bottom: 1px solid #aaa;
  box-sizing: border-box;
}
.client_text {
  padding: 10px;
  border-bottom: 1px solid #aaa;
  color: rgba(85, 85, 85, 1);
}
.client_signature {
  height: 100px;
  padding: 10px 0 0 10px;
  box-sizing: border-box;
  color: #555;
  font-size: 16px;
}
.client-user {
  height: 30px;
  padding: 10px 0 0 10px;
  box-sizing: border-box;
  color: #555;
  font-size: 16px;
}
.client_date {
  display: flex;
  justify-content: space-between;
  width: 500px;
  height: 30px;
  padding: 10px 0 0 10px;
  box-sizing: border-box;
  color: #555;
  font-size: 16px;
}
.client_date :nth-child(2) {
  letter-spacing: 5px;
}
.trustee {
  display: flex;
  justify-content: space-between;
}
.trustee .agreement_item_c span {
  width: 151px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(170, 170, 170, 1);
  border-bottom: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.agreement_item_c :nth-child(4) {
  width: 151px;
  height: 122px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(170, 170, 170, 1);
  border-bottom: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
}
.agreement_item_d span {
  display: flex;
  width: 389px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
  border-left: none;
  border-top: none;
}
.index_box_a {
  display: flex;
  justify-content: space-between;
}
.index_box_a span {
  width: 194px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
  border-left: none;
  border-top: none;
}
.agreement_item_d .index_box_b {
  width: 390px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  opacity: 1;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  box-sizing: border-box;
  border-left: none;
  border-top: none;
}
.keep {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  font-size: 16px;
  color: #555;
}
