* {
  margin: 0px;
  padding: 0px;
  
}

html,
body {
  font-family: "微软雅黑" !important;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
}

ul,
li,
ol {
  list-style: none;
}

.clear:after {
  content: " ";
  display: block;
  clear: both;
}



.hideline {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear:after {
  content: " ";
  display: block;
  clear: both;
}

/*透明度10*/

.filter10 {
  filter: Alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
}

.flexBox,
.flexbox {
  /*IE10*/
  display: -ms-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -webkit-flex;
  display: -moz-flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  display: flex;
}

.flex1 {
  flex: 1;
  -ms-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
a {
  text-decoration: none;
}
.content {
  max-width: 750px;
  margin: 0px auto;
  
}
.content {
  font-size: 0px;
}
.content img {
  width: 100%;
  
}


.rijit {
  position: relative;
  height: 40px;
}

.rijit .rijit1{
  position: absolute;
  top: 7px;
  left: 5px;
  width: 31px;
}

.rijit .rijit2{
  position: absolute;
  font-size: 17px;
  top: 10px;
  left: 50%;
  transform: translate(-50%,0px);
  color: #000;
  font-weight: 600;
}
.fenggx {
  height: 0.2rem;
  background: rgb(244, 244, 244);
}
.bodtit {
  padding: 0% 4%;
}

.bodtit1 {
  align-items: center;
  padding: 3% 0%;
  border-bottom: 1px #eee solid;
 
}
.bodtit span {
  font-size: 0.3rem;
  font-weight: 600;
  color: #4d4d4d;
}
.bodtit input {
  color: #808080;
  box-sizing: border-box;
  padding-left: 5px;
  border: none;
  outline: none;
  font-size: 0.3rem;
  margin-left: 3%;
}



.ganshou {
  padding: 3% 4% 23%;
}

.ganshou textarea{
  width: 100%;
  border: none;
  outline: none;
  font-size: 0.27rem;
  color: #808080;
}
.ganshou2 {
  align-items: center;
  flex-wrap: wrap;
}
.ganshou2 .ganshou2a {
  width: 26%;
  margin-right: 2%;
}

.ganshou2 .ganshou2b p{
  font-size: 0.2rem;
  color: #bbb;
}
.ganshou2 .ganshou2b p:nth-child(2){
  font-size: 0.26rem;
  color: rgb(221, 92, 1);
}

.ganshou3 a {
  margin-top: 9%;
  font-size: 0.26rem;
  display: block;
  text-align: center;
  padding: 3% 0%;
  border-radius: 21px;
  background: #ff6400;
  color: #fff;
}

.mcontent2 {
  padding-top: 44px;
}
