* {
  margin: 0;
  padding: 0;
}
input:focus,
textarea:focus {
  outline: none;
}
input:focus,
textarea:focus {
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
input::-ms-clear {
  display: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
.location {
  position: absolute;
}
body {
  width: 10rem;
  margin:0 auto;
  text-align: center;
  overflow-x: hidden;
  background: #f9f9f9;
}
header {
  padding: 0.42666667rem 0rem 0.42666667rem 0.56rem;
  background: #ffffff;
  border-radius: 0.13333333rem;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
header .txt01 {
  width: 0.82666667rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  background: #ffffff;
  border-radius: 0.10666667rem;
  margin: 0rem 0.13333333rem 0rem 0rem;
  font-size:0.32rem;
}
header .txt02 {
  width: 8.46666667rem;
  text-align: left;
  font-size: 0.48;
  color: #2c2d2c;
  font-weight: bold;
  font-size: 0.48rem;
  display: inline-block;
}
.container {
  width: 9.2rem;
  margin: 0 auto 2.66666667rem;
}
.container section .tab {
  width: 9.2rem;
  margin: 0.42666667rem auto 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.container section .tab li {
  width: 2.82666667rem;
  height: 1.06666667rem;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.42666667;
  color: #333333;
  font-size: 0.42666667rem;
}
.container section .tab li .txt {
  margin: 0rem 0rem 0rem 0.13333333rem;
}
.container section .tab li .voice_noactive {
  display: block;
}
.container section .tab li .voice_active {
  display: none;
}
.container section .tab .active {
  color: #88B334;
  border: 1px solid #88B334;
}
.container section .tab .active .voice_noactive {
  display: none;
}
.container section .tab .active .voice_active {
  display: block;
}
.container section .tab .left img {
  width: 0.45333333rem;
  height: 0.45333333rem;
}
.container section .tab .right {
  margin: 0rem 0rem 0rem 0.50666667rem;
}
.container section .tab .right img {
  width: 0.42666667rem;
  height: 0.34666667rem;
}
.container section .change_box #box_none {
    display:none;
    min-height:5rem;
}
.container section .change_box .active {
  display: block!important;
}
.container section .box_voice {
  margin: 0.8rem 0rem 0rem 0rem;
  max-height: 6.4rem;
  overflow: scroll;
}
.container section .box_voice .voice {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  margin: 0.66666667rem 0 0 0;
  height: 48px;
}
.container section .box_voice .voice .voicein {
  border: 1px solid red;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 2px 11px 0px rgba(7, 0, 2, 0.04);
  border-radius: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.container section .box_voice .voice .voicein .box_line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 0.37333333rem;
  height: 1.28rem;
  margin: 0rem 0rem 0rem 0.64rem;
}
.container section .box_voice .voice .voicein .line {
  background: #2f2d31;
}
.container section .box_voice .voice .voicein .line1 {
  width: 0.02666667rem;
  height: 0.24rem;
}
.container section .box_voice .voice .voicein .line2 {
  width: 0.02666667rem;
  height: 0.34666667rem;
}
.container section .box_voice .voice .voicein .line3 {
  width: 0.02666667rem;
  height: 0.45333333rem;
}
.container section .box_voice .voice .voicein .time {
  margin: 0rem 0.56rem 0rem 0rem;
}
.container section .box_voice .voice .red_dotted {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  margin: 0rem 0rem 0rem 0.18666667rem;
  background: #7b7b7b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.32;
  color: #ffffff;
  font-size: 0.32rem;
}
.container section .box_voice .voice .close {
  width: 0.3rem;
  height: 0.3rem;
}
.container section .box_button {
  position: fixed;
  bottom: 2.74666667rem;
  width: 100%;
  left: 0rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
    .container section .box_button .box_img {
        width: 1.6rem;
        height: 1.6rem;
        border-radius: 50%;
        background: #ffffff;
        box-shadow: 0px 1px 12px 0px rgba(7, 0, 2, 0.15);
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .container section .box_button .box_img .img {
            width: 0.61333333rem;
            height: 0.82666667rem;
            background-image: url('../images/voice.png');
            background-size: 100% 100%;
        }
.container section .box_button .box_img img {
  width: 0.61333333rem;
  height: 0.82666667rem;
}
.container section .box_button span {
  font-size: 0.37333333;
  color: #333333;
  font-size: 0.37333333rem;
  width: 100%;
  text-align: center;
  margin: 0.08rem auto 0;
}
.container section .box_text {
  margin: 0.4rem 0rem 0rem 0rem;
  padding: 0rem 0rem 2.66666667rem 0rem;
}
.container section .box_text textarea {
  width: 8.29333333rem;
  height: 3.2rem;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.4rem 0.45333333rem 0.4rem 0.45333333rem;
  font-size: 0.37333333;
  color: #B3B3B3;
  font-size: 0.37333333rem;
}
.container section .box_text .box_img {
  width: 9.2rem;
  margin: 0.61333333rem 0rem 0rem 0rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.container section .box_text .box_img .item {
  position: relative;
  margin: 0rem 0.21333333rem 0.21333333rem 0rem;
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.container section .box_text .box_img .item .item_img {
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.container section .box_text .box_img .item .close {
  top: 0.05333333rem;
  right: 0.05333333rem;
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  border-radius: 50%;
  background: #000000;
  opacity: 0.5;
}
.container section .box_text .box_img .item .item_close {
  top: 0.05333333rem;
  right: 0.05333333rem;
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  z-index: 1000;
}
.container section .box_text .box_img .item .item_close img {
  width: 0.21333333rem;
  height: 0.21333333rem;
}
.container section .box_text .box_img .item .addImg {
  width: 2.58666667rem;
  height: 2.58666667rem;
  margin: 0.26666667rem 0rem 0rem 0rem;
}
.container section .box_text .box_img .item input[type="file"] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.container section .box_text .box_img .item:nth-child(3n) {
  margin-right: 0;
}
.container section .box_text .box_img .item:nth-child(n+10) {
  display: none;
}
footer {
  width: 10rem;
  height: 1.86666667rem;
  background: #ffffff;
  box-shadow: 0px 0.02666667rem 0.13333333rem 0px rgba(6, 0, 1, 0.05);
  position: fixed;
  bottom: 0;
  /*left: 0;*/
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
footer button {
  width: 4.16rem;
  height: 0.93333333rem;
  border-radius: 0.10666667rem;
  font-size: 0.42666667rem;
  font-weight: 500;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
}
footer .cancle {
  border: 0.02666667rem solid #999999;
  border-radius: 4px;
  color: #999999;
  background-color: #fff;
}
footer .release {
  background: #88b334;
  color: #FFFFFF;
  margin: 0rem 0rem 0rem 0.64rem;
}
.blackBoxSpeak {
  width: 4.69333333rem;
  height: 4.69333333rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("images/voice/ic_record@2x.png") no-repeat 0.74666667rem 0.42666667px 2.77333333rem, url("images/voice/ic_record_ripple@2x-9.png") no-repeat 2.96533333rem 0.85333333px 2.34666667rem;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  border-radius: 0.32rem;
  z-index:999;
}
.blackBoxSpeakConent {
  font: 14.4/37.5rem '微软雅黑 Light';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.32rem;
  display: block;
  text-align: center;
  width: 90%;
  padding: 8px 0;
  margin: auto;
  color: #ffffff;
  font-weight: 200;
  border-radius: 0.10666667rem;
}
.blackBoxPause {
  width: 4.69333333rem;
  height: 4.69333333rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("images/voice/ic_record@2x.png") no-repeat 28px 0.24615385px 104px, url("images/voice/ic_record_ripple@2x-9.png") no-repeat 111.2px 1.11111111px 88px;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  border-radius: 0.32rem;
}
.blackBoxPauseContent {
  font: 14.4/37.5rem '微软雅黑 Light';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  display: block;
  text-align: center;
  width: 90%;
  padding: 0.21333333rem 0;
  margin: auto;
  color: #ffffff;
  font-weight: 200;
  border-radius: 0.10666667rem;
}
.upload-ul {
  width: 9.2rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.upload-ul .upload-li {
  width: 2.58666667rem;
  height: 2.58666667rem;
  letter-spacing: normal;
  display: inline-block;
  margin-right: 0.26666667rem;
  margin-top: 0.26666667rem;
}
.img-input-form {
  border: 1px solid black;
  margin-top: 2.66666667rem;
}
.upload-div .upload-ul .upload-li .item {
  width: 2.58666667rem;
  height: 2.58666667rem;
  background-color: #EDEDED;
  position: relative;
  display: flex;
  justify-content: flex-start;
  justify-content: space-between;
}
.upload-div .upload-ul .upload-li .item.image {
  width: 2.58666667rem;
  height: 2.58666667rem;
  border: none;
  font-size: 0;
}
.img-input-form {
  position: absolute;
  z-index: 999;
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.img-input-form input {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.upload-image {
  position: absolute;
  width: 2.58666667rem;
  height: 2.58666667rem;
  top: 0;
  left: 0;
}
.delete-image {
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  background: #000000;
  opacity: 0.5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0.08rem;
  top: 0.08rem;
}
.delete-image img {
  width: 0.21333333rem;
  height: 0.21333333rem;
}
#success_relese {
    width: 6.93333333rem;
    height: 7.2rem;
    background: #ffffff;
    border-radius: 0.26666667rem;
    position: fixed;
    z-index: 2001;
    /*display: flex;
    justify-content: center;
    text-align: center;
    align-content: flex-start;*/
    flex-wrap: wrap;
    display: none;
    top: 3.65333333rem;
    left: 1.52rem;
}

    #success_relese .box_icon {
        margin: 0.8rem auto 0;
        width: 1.22666667rem;
        height: 1.22666667rem;
        border-radius: 50%;
        background: #88b334;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        #success_relese .box_icon img {
            width: 0.61333333rem;
            height: 0.42666667rem;
        }

    #success_relese .txt01 {
        font-size: 0.45333333rem;
        font-size: 0.45333333;
        color: #666666;
        width: 100%;
        text-align: center;
        margin: 0.26666667rem auto 0;
        display: block;
    }

    #success_relese .txt02 {
        font-size: 0.32rem;
        font-size: 0.32;
        color: #999999;
        width: 5.70666667rem;
        text-align: center;
        margin: 0.72rem auto 0;
        display: block;
    }

    #success_relese .box_button {
        width: 3.30666667rem;
        height: 0.98666667rem;
        background: #88b334;
        border-radius: 0.50666667rem;
        line-height: 0.98666667rem;
        font-size: 0.4rem;
        font-size: 0.4;
        color: #ffffff;
        margin: 0.85333333rem auto 0;
        display: block;
    }

    #success_relese .close {
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 50%;
        border: 0.02666667rem solid #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0.8rem;
        margin: 1.44rem auto 0;
        display: inline-block;
    }

        #success_relese .close img {
            width: 0.32rem;
        }
#share {
    width: 7.49333333rem;
    top: 0.53333333rem;
    right: 0.8rem;
    position: fixed;
    z-index: 3000;
    display: none;
}
