@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
.aboutBtnBox[data-v-5548356d] {
  width: 100%;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.aboutBtnBox .btn[data-v-5548356d] {
    width: 48%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
}
.aboutBtnBox .iconfont[data-v-5548356d] {
    margin-left: 5px;
}
.aboutBtnBox .btn-add[data-v-5548356d] {
    background-color: #fff6f0;
    color: #fd6e06;
}
.aboutBtnBox .btn-remove[data-v-5548356d] {
    background-color: #f7f7f7;
    color: #fd6e06;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
.infosure-show-page .content-box {
  width: 1200px;
  min-height: 100px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.infosure-show-page .content-left {
  width: 840px;
  background-color: #fff;
  float: left;
  padding: 30px 30px 40px;
}
.infosure-show-page .content-right {
  width: 350px;
  background-color: #fff;
  float: right;
}
.infosure-show-page .common-title {
  min-height: 22px;
  line-height: 22px;
  text-align: left;
  padding-left: 10px;
  position: relative;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.infosure-show-page .common-title i {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 3px;
    height: 14px;
    background: #fd6e06;
    border-radius: 3px;
}
.infosure-show-page .common-title .h3-amout {
    display: block;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
}
.infosure-show-page .box {
  margin-bottom: 20px;
}
.infosure-show-page .box .items .items-wrap {
    min-height: 30px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    padding-top: 10px;
}
.infosure-show-page .box .items .items-wrap .lables {
      color: #666666;
      float: left;
      width: 100px;
      text-align: left;
}
.infosure-show-page .box .items .items-wrap .from-right {
      color: #000000;
      float: left;
      width: 448px;
      text-align: left;
}
.infosure-show-page .box .text-show-box .common-textarea {
    color: #333333;
    font-size: 28px;
    line-height: 50px;
}
.infosure-show-page .box .text-show-box .common-btn {
    width: 780px;
    height: 50px;
    text-align: center;
    background: #f7f7f7;
    border-radius: 4px;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 20px;
}
.infosure-show-page .box .text-show-box .common-btn i {
      width: 18px;
      height: 18px;
      display: inline-block;
      vertical-align: middle;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAASxJREFUOE+llEFSg0AURLsT3OcIVBnWcoRcwRNIttZYwRPoDcSCchuOoCfIERLXmDJXyD7hWwMCAxgMhOXM/Pd7uv9AXPiJb09wvHrhJRy5d1yMsAThDgZlkLGsAE60mEGgJmQQKPfE+i6UFNb0ViTK2YC4aXrbCyTqOgBHi1ZAIvuzQaKmM5CrdsrygfHBOwv0OytrAHYDNGeYxDWzi8HKFsNkbhaImj6DfCrXRPaAeIy27zWz84NYGEnEBUx828bRWpd7GpJyxrdkYzZjq1u1m8FEOTGIu0pNemsqqSvKR10XNGPV9/eMzqUnnfF3qAMkfWW09U+9zVZq8uBoBctageCTUeJ2PfA/46/BtLnWwWWw2/UG6YLqmvLI8Cv473fTOZA6MUaJafZJ3g9YrHMxXLAgzAAAAABJRU5ErkJggg==) no-repeat top;
      background-size: 18px 18px;
}
.infosure-show-page .box .text-show-box .common-btn span {
      color: #000000;
      font-size: 16px;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      line-height: 27px;
      margin-left: 10px;
}
.infosure-show-page .box .img-show-box .items-wrap {
    display: block;
}
.infosure-show-page .box .img-show-box .items-wrap .lables {
      height: 70px;
      line-height: 50px;
      font-size: 28px;
      overflow: hidden;
      padding-top: 20px;
      color: #666666;
      display: block;
}
.infosure-show-page .box .img-show-box .items-wrap .from-right {
      display: block;
      width: 330px;
      height: 242px;
      margin: 0 auto;
}
.infosure-show-page .box .img-show-box .items-wrap .from-right .van-image {
        width: 330px;
        height: 242px;
}
.infosure-show-page .box .img-show-box .items-wrap .from-right .van-image img {
          display: block;
          width: 330px;
          height: 242px;
}
.infosure-show-page .box .img-show-box .items-wrap-list .wrap-top {
    height: 70px;
    line-height: 50px;
    font-size: 28px;
    overflow: hidden;
    padding-top: 20px;
    color: #666666;
}
.infosure-show-page .box .img-show-box .items-wrap-list .wrap-bottom {
    width: 690px;
    margin: 0 auto;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.infosure-show-page .box .img-show-box .items-wrap-list .wrap-bottom .van-image {
      width: 330px;
      height: 242px;
}
.infosure-show-page .box .img-show-box .items-wrap-list .wrap-bottom .van-image img {
        display: block;
        width: 330px;
        height: 242px;
}
.infosure-show-page .premium-price-center {
  background: #fd6e06;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  width: 240px;
  height: 40px;
  border-radius: 4px;
  margin: 0 auto;
  cursor: pointer;
}

