
.icolor_title{
  position: fixed;
  z-index: 1;
  width: 100%;
  top: 0;
  height: 44px;
    background-color: #f8f8f8;
}
.index-icolortitle {
    line-height: 44px;
    text-align: center;
	font-size:18px;
}
.index-icolortitle .logo {
    height: 40px;
}
.index-icolortitle > img {
	width: 80px !important;
    vertical-align: middle;
}
.icolortitle-more {
    position: absolute;
    top: 8px;
	margin-left:15px;
}
.icolortitle-right {
    position: absolute;
    right: 10px;
    top: 12px;
    margin-right: 14px;
}
.icolortitle-right img {
    width:20px;
}
.mj-share-box,
.mj-share-box-2,
.mj-share-box-3 {
  display: none;
  position: fixed;
  top: 0;
  z-index: 20;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  z-index: 999;
}
.mj-share-box-3 {
  display: block;
}
.mj-share-bottom {
  position: absolute;
  z-index: 201;
  bottom: 0;
  width: 100%;
  color: #787878;
  background-color: #f5f5f5;
  height: 175px;
  padding: 12px 0;
}
.mj-share-bottom h5 {
  margin: 0 0 1vh;
}
.mj-share-bottom .mj-share-content {
  margin: 0 12px;
}
.mj-share-bottom .mj-share-content a {
  margin: 0 1vw;
}
.mj-share-bottom .mj-share-content a img {
  width: 60px;
}
.mj-share-bottom .mj-cancel {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 20px;
  color: #333;
  padding: 5px 0;
  background-color: #fff;
}

.wrap img{
  vertical-align: middle;
}