/* common */
@font-face {
	font-family: Ytt-qsxkjt;
	src:url('../font/Ytt.woff');
}
.video_iframe{
	height: 260px !important;
	width: 100% !important;
}
* {
  max-width:100%;
  margin: 0;
  padding: 0;
  font-style: normal;
  box-sizing: border-box; 
  word-break: break-all;
  font-family: 'Microsoft YaHei';}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: inherit; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6; }
img {
   max-width:100%;

}
body {
  -webkit-touch-callout: none;
  font-family: Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  background-color: #fff;
  line-height: inherit;
  color: #333;
  text-shadow: none; }

b {
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 16px; }

a {
  text-decoration: none;
  color: #607fa6; }

p {
  overflow: hidden; }

.clearfix {
  zoom: 1; }
  .clearfix:before {
    /* clear */
    display: table;
    content: ""; }
  .clearfix:after {
    /* clear */
    display: table;
    content: "";
    clear: both; }

.cen {
  margin: 0 auto; }

.fl {
  float: left !important; }

.fr {
  float: right !important; }

/* font setting */
.bold {
  font-weight: bold !important; }

.align-cen {
  text-align: center !important; }

.big {
  font-size: 20px !important; }

/* font color */
/*gray*/
.color1 {
  color: #808080 !important; }

/*red*/
.color2 {
  color: #ed2308 !important; }

/*green*/
.color4 {
  color: #39b54a !important; }

/*orange*/
.color3 {
  color: #ff8a00 !important; }

/*blue*/
.color5 {
  color: #167efb !important; }

/*violet*/
.color6 {
  color: #b06fbb !important; }

/*white*/
.color7 {
  color: #fff !important; }

.push {
  padding: 9px;
  box-sizing: border-box;
  margin: 10px 15px;
  background: #fbfbfb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .push li:first-child .item {
    margin: 0; }
  .push .item {
    width: 100%;
    height: 56px;
    margin-top: 15px; }
    .push .item img {
      width: 56px;
      height: 56px;
      border-radius: 2px;
      margin-right: 10px; }
    .push .item .content {
      line-height: 16px;
      width: calc(100% - 66px);
      width: -webkit-calc(100% - 66px);
      height: 100%;
      text-shadow: none; }
      .push .item .content h2 {
        font-size: 16px;
        color: #333;
        margin-bottom: 5px;
        line-height: 18px; }
      .push .item .content span {
        color: #8c8c8c;
        font-size: 12px;
        display: block;
        line-height: 18px;
        height: 33px; }

.ad {
  box-sizing: border-box;
  margin: 10px 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden; }
  .ad img {
    width: 100%; }

i.iconfont {
  font-weight: 400 !important; }

#btn-admire {
  margin: 6px 2px 0 12px;
  width: 18px;
  height: 17px;
  cursor: pointer;
  position: relative;
  line-height: 20px; }
  #btn-admire.icon-zan {
    color: #8c8c8c; }
  #btn-admire.icon-zanpast {
    color: #8c8c8c;
    animation: scale1_5 .5s; }

.meipian_meta .admire {
  margin-left: 10px; }

@keyframes scale1_5 {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }
.btn-download {
  padding: 0 15px; }
  .btn-download .button-download {
    text-align: center;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    border-radius: 8px;
    background: #3395ed;
    margin: 25px 0 0;
    text-shadow: none; }
    .btn-download .button-download i {
      display: inline-block;
      line-height: 45px;
      font-size: 18px; }

	  
 .btn-download img {display:block; margin:0 auto;}
.comment-more {
  text-align: center;
  height: 36px;
  line-height: 36px;
  display: block;
  border-radius: 8px;
  border: 1px solid #3395ed;
  margin: 5px 0 0;
  text-shadow: none;
  cursor: pointer;
  font-size: 14px;
  color: #3395ed; }
  .comment-more i {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url("../img/default/download_icon.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 8px; }

.comment {
  width: 100%;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px; }

.color-lump {
  width: 5px;
  height: 100%; }

.title {
  margin-bottom: 10px;
  height: 16px; }
  .title .color-lump {
    background: #ff8a00; }
  .title h2.brilliant {
    line-height: 16px;
    font-size: 16px;
    text-indent: 12px; }

.list .item {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 0 15px;
  position: relative; }
  .list .item .img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .list .item .img img {
      width: 100%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .list .item .content {
    width: calc(100% - 51px);
    width: -webkit-calc(100% - 51px);
    margin-left: 10px; }
    .list .item .content div {
      line-height: 14px; }
    .list .item .content span {
      font-size: 14px;
      line-height: 14px;
      color: #333; }
    .list .item .content p {
      margin-top: 6px;
      font-size: 12px;
      color: #333;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 1.3; }
    .list .item .content .time {
      color: #333;
      font-size: 12px;
      float: right;
      opacity: .5; }
  .list .item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    background: #333;
    opacity: .33; }
  .list .item:last-child:before {
    height: 0; }

.recommend {
  width: 100%;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px; }
  .recommend .item .content p {
    margin-top: 0;
    -webkit-line-clamp: 2;
    font-size: 14px; }
  .recommend .item .img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .recommend .item .img img {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }

.footer-button-download {
  height: 65px;
  width: 100%;
  background: #3395ed;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
  text-shadow: none;
  color: #fff; }
  .footer-button-download .icon-meipianlogo {
    line-height: 65px;
    font-size: 50px; }
  .footer-button-download .expand {
    float: left;
    margin-top: 10px;
    margin-left: 13px; }
    .footer-button-download .expand span {
      font-size: 18px;
      line-height: 18px; }
    .footer-button-download .expand p {
      font-size: 14px;
      line-height: 16px; }
  .footer-button-download a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    height: 32px;
    width: 76px;
    border-radius: 8px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px; }

.mp-other {
  background: #fafafa;
  color: #333;
  text-shadow: none;
  padding-top: 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .mp-other:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    top: 0;
    left: 0;
    transform: scaleY(0.5); }
@media screen and (min-width: 320px) and (max-width:370px) {
	.video_iframe{
  		height: 200px !important;
  }
}
@media screen and (min-width: 375px) and (max-width:410px) {
	.video_iframe{
  		height: 230px !important;
  }
}
@media screen and (min-width: 450px) and (max-width:500px) {
	.video_iframe{
  		height: 300px !important;
  }
}
@media screen and (min-width: 501px) and (max-width:550px) {
	.video_iframe{
  		height: 420px !important;
  }
}
@media screen and (min-width: 551px) and (max-width:600px) {
	.video_iframe{
  		height: 440px !important;
  }
}
@media screen and (min-width: 601px) and (max-width:650px) {
	.video_iframe{
  		height: 465px !important;
  }
}
@media screen and (min-width: 651px) and (max-width:700px) {
	.video_iframe{
  		height: 495px !important;
  }
}
@media screen and (min-width: 701px) and (max-width:749px) {
	.video_iframe{
  		height: 510px !important;
  }
}
/* PC */
@media screen and (min-width: 750px) {
  body {
    background-color: #fff; }

  .video_iframe{
  		height: 520px !important;
  }
	
  .meipian{
    width: 750px;
    margin: 0 auto;
    min-height: 100%; }
	.msg{
		width:750px;
	    margin: 0 auto;
	}
	.ad-main{
		width:750px;
	    margin: 0 auto;
	}
  .meipian-main {
    padding: 0 15px;
    border-right: 1px solid #d9dadc;
    border-left: 1px solid #d9dadc;
    padding: 30px 35px 30px 35px !important; }

  .mp-other {
    border-right: 1px solid #d9dadc;
    border-left: 1px solid #d9dadc;
    padding: 1px 35px 30px 35px !important; }

  .meipian-title {
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e7e7eb; }

  .meipian-bg {
    width: 750px !important; } }
@media screen and (min-width: 1025px) {
  body {
    background-color: #e7e8eb;
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; } }
/* conent */
.meipian-main {
  padding: 10px 15px 10px 15px !important;
  width: 100%;
/*   min-height: 100%; */
  box-sizing: border-box; }

.meipian-title {
  font-size: 24px;
  text-align: left;
  line-height: 33px;
  padding: 0px 0px 6px 0px;
  margin: 0; }

.meipian_meta {
  font-family: Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 24px;
  line-height: 30px;
  padding: 0; }
  .meipian_meta span {
    float: left;
    color: #8c8c8c;
    margin-right: 8px; }
.meipian-content{
	word-wrap: break-word;
}
.meipian-content .section {
  margin: 24px 0;
  width: 100%;
  padding: 0 15px; }
  .meipian-content .section .m-tb-4 {
    margin: 0px 0; }
  .meipian-content .section .text {
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
    font-weight: normal;
    white-space: pre-wrap;
    text-align: justify; }
  .meipian-content .section img {
    margin-top: 4px;
    width: 100%; }
  .meipian-content .section .images {
    display: block; }
  .meipian-content .section .video {
    width: 100%; }

.meipian_meta .admire i {
  float: left;
  width: 18px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/default/like.png);
  background-position: center;
  display: inline-block;
  margin-right: 2px; }

.full .text {
  margin: 0 0 4px; }

.report {
  margin: 24px 0; }
  .report span {
    margin: 0; }

.meipian-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  margin: 0 auto;
  background: #fff; }

.appreciate {
  width: 100%;
  height: auto;
  margin: 65px auto 60px;
  text-align: center;
  color: #8c8c8c; }
  .appreciate a {
    margin: 11px 0;
    display: inline-block;
    height: 39px;
    width: 86px;
    background: linear-gradient(top, #ffc948 0%, #f7b933 100%);
    background: -o-linear-gradient(top, #ffc948 0%, #f7b933 100%);
    background: -ms-linear-gradient(top, #ffc948 0%, #f7b933 100%);
    background: -moz-linear-gradient(top, #ffc948 0%, #f7b933 100%);
    background: -webkit-linear-gradient(top, #ffc948 0%, #f7b933 100%);
    border: 2px solid #e19e19;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    line-height: 35px;
    color: #c07604;
    text-shadow: none; }

.btn-download {
  padding: 0 15px; }
  .btn-download .footer-button-download {
    text-align: center;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    border-radius: 8px;
    background: #3395ed;
    margin: 25px 0 0;
    text-shadow: none; }
    .btn-download .footer-button-download i {
      display: inline-block;
      width: 17px;
      height: 16px;
      background: url("../img/default/download_icon.png") no-repeat;
      background-size: 100% 100%;
      margin-right: 8px; }

/* PC */
@media screen and (min-width: 750px) {
  body {
    background-color: #fff; }

  .meipian {
    width: 750px;
    margin: 0 auto;
    min-height: 100%; }

  .meipian-main {
    padding: 30px 35px 30px 35px !important; }

  .meipian-bg {
    border-right: 1px solid #d9dadc;
    border-left: 1px solid #d9dadc; }

  .meipian-title {
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e7e7eb; }

  .meipian-bg {
    width: 750px !important; } }
@media screen and (min-width: 1025px) {
  body {
    background-color: #e7e8eb;
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; } }

/*ΑτΡΤ*/
.msg{
	background-color: #e7e8eb;
	padding: 0px 10px;
}
.msg .titleLine{
	height:30px;
	border-bottom: 1px solid #CCC;
	position: relative;
}
.Msgtext .titleContent {
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-45px;
	width: 90px;
	background-color: #e7e8eb;
	text-align: center;
	color: #868686;
}
.msg .writeMsg{
	width:100%;
	text-align:right;
	padding: 10px 20px;
}
.msg .writeMsg a{
	cursor: pointer;
	color: #6684A9;
}
.returnMsgContent{
}
.returnMsgContent .left{
	background-size:100%;
	background-repeat: no-repeat; 
}
.returnMsgContent .right{
}
.returnMsgContent .right .top{
	color: #666;
}
.returnMsgContent .right .middle{
	overflow: hidden;
	height: 60px;
	font-size: 14px;
	line-height: 140%;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.returnMsgContent .right .bottom{
	font-size: 10px;
	color: #666;
	margin-top: 8px;	
}
.returnMsgContent .loading{
	width:100%;
	height:32px;
	background-color:#FFFFFF;
	background-image: url("/images/imgLoading.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.gzhNickName{
	color:#607fa6 !important;
}
#toOriginUrl{
	margin-right: 15px;color:#607fa6;
}
.music{
	width: 30px;
    position: absolute;
    margin: 20px;
    right: 0;
    z-index: 999999999999;
    height: 30px;
}
/* ²₯·Ε */
.music.on{
	background: url(/youtuShare/pub/img/audio.gif) center no-repeat;
}
/*ΤέΝ£*/
.music.off{
	background: url(/youtuShare/pub/img/stopAudio.png) center no-repeat;
}
table{
	width: 100%;
}
td, th {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
td p, th p{
	padding: 5px;
}