.container {
  margin-top: 44px;
  background: #F6F6F6;
  padding: 0.324rem 0.378rem;
  box-sizing: border-box;
}
.t_tip {
  color: #FFA200;
  font-size: 0.324rem;
  line-height: 1;
  margin-bottom: 0.324rem;
}
.t_box {
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0.135rem;
  padding: 0.351rem 0.324rem;
  box-shadow: 0px 0px 0.216rem 0px rgba(0, 0, 0, 0.08);
}
.t_box h3 {
  margin-bottom: 0.108rem;
  font-size: 0.405rem;
  color: #333333;
  font-weight: bold;
}
.t_box h4 {
  font-size: 0.351rem;
  line-height: 0.6rem;
  margin-bottom: 6px;
}
.t_box label {
  font-size: 0.351rem;
  color: #333333;
  margin-top: 0.27rem;
  margin-left: 0.432rem;
  display: inline-block;
}
.t_box .qrcode_box {
  display: flex;
  margin-top: 0.27rem;
}
.t_box .qrcode_box img {
  width: 2.7rem;
  height: 2.7rem;
}
.t_box .qrcode_box .box_info {
  margin-left: 0.918rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.t_box .qrcode_box .box_info p {
  color: #000000;
  font-size: 0.459rem;
  font-weight: bold;
}
.t_box .qrcode_box .box_info a {
  display: inline-block;
  height: 0.81rem;
  line-height: 0.81rem;
  border-radius: 0.405rem;
  padding: 0 0.378rem;
  color: #ffffff;
  background: #47A83A;
  margin: 0.486rem auto 0;
  font-size: 0.378rem;
}
.t_box .recommend {
  font-size: 0.324rem;
  color: #FF6000;
}
.container_center {
  padding: 0 0.243rem;
  margin-top: 0.432rem;
}
.container_center h3{
  margin-bottom: 6px;
}
.container_center > p {
  margin-bottom: 0.27rem;
  font-size: 0.378rem;
  color: #333333;
}
.container_center .list_box {
  margin-top: 0.216rem;
}
.container_center .list_box .item_box {
  display: flex;
  justify-content: space-between;
  font-size: 0.378rem;
  color: #000000;
  align-items: center;
  margin-bottom: 0.378rem;
}
.container_center .list_box .item_box .left {
  display: flex;
  align-items: center;
  width: 3.24rem;
}
.container_center .list_box .item_box .left::before {
  content: "";
  width: 0.459rem;
  height: 0.486rem;
  display: inline-block;
  background-size: 100%;
  margin-right: 0.216rem;
  background-repeat: no-repeat;
}
.container_center .list_box .item_box .qq::before {
  background-image: url(../images/qq.png);
}
.container_center .list_box .item_box .phone::before {
  background-image: url(../images/phone.png);
}
.container_center .list_box .item_box .center {
  width: 2.295rem;
  color: #FF9C00;
}
.container_center .list_box .item_box .right {
  line-height: 0.621rem;
  width: 1.35rem;
  color: #FF9C00;
  border: 1px solid #FF9C00;
  text-align: center;
  border-radius: 0.108rem;
}
.container_center .list_box .item_box:last-child .center {
  color: #000000 !important;
}
.bottom_box {
  margin-top: 0.27rem;
  margin-bottom: 1.89rem;
}
.bottom_box h1 {
  font-size: 0.459rem;
  color: #000000;
  font-weight: bold;
}
.bottom_box .list_box .item {
  margin-top: 0.351rem;
  background: #ffffff;
  padding: 0.27rem 0.243rem;
  box-sizing: border-box;
  font-size: 0.405rem;
}
.bottom_box .list_box .item .top {
  color: #333333;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.bottom_box .list_box .item .top .left {
  display: flex;
  align-items: center;
}
.bottom_box .list_box .item .top .left::before {
  content: '';
  width: 0.675rem;
  height: 0.675rem;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 100%;
  margin-right: 0.216rem;
}
.bottom_box .list_box .item .top .left.flwt::before {
  background-image: url(../images/flwt.png);
}
.bottom_box .list_box .item .top .left.czbz::before {
  background-image: url(../images/czbz.png);
}
.bottom_box .list_box .item .top .left.zhaq::before {
  background-image: url(../images/zhaq.png);
}
.bottom_box .list_box .item .top .left.jywt::before {
  background-image: url(../images/jywt.png);
}
.bottom_box .list_box .item .top .left.qtbz::before {
  background-image: url(../images/qtbz.png);
}
.bottom_box .list_box .item .top .right_icon,
.bottom_box .list_box .item .top .child_right_icon {
  width: 0.243rem;
  height: 0.405rem;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 100%;
  margin-right: 0.216rem;
  background-image: url(../images/right.png);
  transition: all 0.2s;
}
.bottom_box .list_box .child {
  display: none;
}
.bottom_box .list_box .child .item {
  padding-right: 0;
  font-size: 0.378rem;
  padding-left: 0.972rem;
}
.bottom_box .list_box .child .top .left::before {
  display: none;
}
.bottom_box .list_box .child .txt-content {
  font-size: 0.324rem;
  line-height: 1.5;
}
.bottom_box .list_box .line {
  width: 100%;
  height: 1px;
  background: #cfcfcf;
  margin-top: 20px;
  display: none;
}
.bottom_box .list_box .txt-content {
  font-size: 0.324rem;
  display: none;
}
.fixed_box {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1.485rem;
  height: 1.485rem;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fixed_box a {
  width: 7.02rem;
  height: 1.08rem;
  background: linear-gradient(180deg, #47a83a, #62dc51);
  border-radius: 0.135rem;
  text-align: center;
  line-height: 1.08rem;
  color: #ffffff;
  font-weight: 400;
  display: block;
  font-size: 0.432rem;
}
