@charset "utf-8";
*{
	padding: 0;
	margin:0;
}
@media screen and ( max-width: 600px ) {
	ul.pinglun img {
		width: 32%;
		float: left;
		height: 30vw;
		margin: 10px 0 0;
		margin-right: 1vw;
	}
	ul.pinglun>img:first-child{
		margin-top: 10px;
	}
}
.fr{
	float: right;
    margin-top: -30px;
}
img{
	border:0;
}
li{list-style: none;}
a{
	text-decoration: none;	
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100px;
}
@media (min-width: 320px) {
    html {
        font-size: 100px;
    }
}
@media (min-width: 360px) {
    html {
        font-size: 112.5px;
    }
}
@media (min-width: 400px) {
    html {
        font-size: 125px;
    }
}
body{
	font-size: 14px;
	font-family: '微软雅黑','micosoft yahei';
	color: #666;
	background: #F0EFF3;
	margin:0 auto;
	max-width: 720px;
	overflow-x: hidden;
}

.green{
	color:#00b386;
}

header{
    background: #fff;
    position: relative;
    border-top: 1px solid transparent;
    height: 60px;
    border-bottom: 1px solid #eee;
    width: 100%;
}
header .logo{
	
	height: 40px;
	margin: 10px 0.12rem;
}
header .load_btn{
	height:30px;	
	position: absolute;
	top:15px;
	right: 0.13rem;
}

.not_exist{
	background: #fff;
	padding: 15px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.kuai{background: #fff;padding-bottom: 0.1rem;}
.user{
	padding: 8px 10px;
	box-sizing: border-box;
	padding-left:61px;
	position: relative;
}
.user ul{
	margin-top: 5px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.user>a>img{
	width:34px;
	height:34px;
	border-radius: 50%;
	position: absolute;
	top: 17px;
	left: 18px;
}

.user ul li p:first-child{
	font-size: 16px;
	    color: #4A4A4A;
	    font-weight:bold;
}
.user ul li p span{
	color:#999;
	font-size: 12px;
}
.pic {
	background: #fff;
}

.pic ul{position:relative;
	overflow: hidden;
	width:100%;
}

.pic .w100 li{
	width:100%;

}
.pic .w33 li{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
}
.num{
	right:0.5%;	
}
.pic .w33 .num{
	right:3px;
}
.pic .w100 .num{
	right:0;
}
.pic {
	
	 box-sizing: border-box;
	 -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
	 width:100%;
	 margin-top:5px;
	 position: relative;
}
.pic li{
	padding: 3px;
	float: left;
	display: inline-block;
}
.pic li img{
	width: 100%;

}
.pic .mengban{
	position: absolute;
    bottom: 0;
    z-index: 1;
    background: url(../../images/share/a10.png) 0 0 no-repeat;
    width: 100% ;
    height: 199px;
    background-size:100% 100%; 
} 
.pic .mengban img{
	width: 30%;
    display: block;
    margin: 166px auto 0 auto !important;
}   
.num{
	position: absolute;
	bottom:0;
	right:0;
	width: 70px;
	height: 25px;
	line-height: 25px;
	background: #31A76B;
	color:#fff;
	bottom:3px;
	
	border-radius: 5px 0 0 0;
	text-align: center;
}
.pinglun{
	background: #fff;
	margin-top:10px;
	padding: 0 0.13rem 10px 0.13rem;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.more .title{
	border-bottom: 0;
}
.games_comments_list{
	position: relative;
}
.addComment{position: relative;}
#addComment{
    position: absolute;
    top: 10px;
    right: 0.12rem;
    display: block;
    width: 64px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3CB775;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    z-index: 1;
}
.pinglun ul{
	overflow: auto;
	margin-top:10px;
	width:100%;
}
.pinglun ul li:first-child{
	width: 19%;
}
.pinglun ul li:nth-child(2){
	width: 80%;

}
.pinglun ul li{
	display: inline-block;
	float: left;

}
.pinglun ul li img{
	width:50px;
	border-radius:50%; 
	max-width: 50px;
	
}
.pinglun ul li p{
	font-size: 14px;
}
.pinglun ul li p:nth-child(2){
	font-size: 12px;
	color:#999;
}
.pinglun ul li p:nth-child(1){
	font-size: 14px;
	color:#31A76B;
}

.clearfix::before,
.clearfix::after {
	content: '';
	display: table;
}
.clearfix::after {
	clear: both;
}
.dongtai-video {
	display: block;
    max-width: 100%;
    max-height: 300px;
    margin: 12px auto;
}
.more li img{
	width: 100%;
	height: 142px;
	display: block;
    border-radius: 5px;
}
.load{
	text-align: center;
	margin-top: 20px;
}
.bottom{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	max-width: 720px;
}
.join_now{
	margin-top: 10px;
    text-align: center;
    background: #fff;
    border-top: 1px solid transparent;
    padding: 0.2rem;
}
.join_now a{
	display: block;
    width: 2.35rem;
    height: 0.37rem;
    line-height: 0.37rem;
    text-align: center;
    background: #3CB775;
    border-radius: 5px;
    margin: 0 auto 0.18rem auto;
    color:#fff;
    font-size: 0.16rem;
}
.join_now p{
	font-size: 16px;
    color: #9B9B9B;
}
p.place{
	font-size: 12px;
	background: #fff url(../../images/event/icon_site_nor.png) 10px 8px no-repeat;
	text-indent: 2em;
	line-height: 30px;
	background-size: 15px 15px;
}


.team{
	margin-top:10px;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	padding:10px 10px;
	background:#f6f6f6;
}
.team img{
	width:25%;
	height:80px;
	float:left;
	box-sizing:border-box;

}
.team ul{
	width:72%;
	float:left;
	box-sizing:border-box;
	margin-left:3%
}

.team ul li{
	margin-top:10px;
	min-height: 20px;
}
.team ul li span{
	display:inline-block;
	text-indent:1.5em;
		font-size:12px;
	color:#999;
}
.team ul li:first-child{
	font-size:16px;
	color:#333;
	margin-top:0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 59px;
}
.team ul li span.ren{
	background: #f6f6f6 url(../../images/event_app/ren.png) 0 0 no-repeat;
	background-size:15px 15px;
}

.team ul li span.jc{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-1@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.qx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-2@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.sh{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-3@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.fx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-4@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.ldhx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-5@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.xdhx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-6@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.qt{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-7@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.tb{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-8@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}

.team ul li span.time{
	background: #f6f6f6 url(../../images/event_app/icon_time.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.km{
	background: #f6f6f6 url(../../images/event_app/icon_mileage.png) 0 0 no-repeat;
	background-size:15px 15px;
}

.team ul li span.position{
	background: #f6f6f6 url(../../images/event_app/icon_place.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.position1{
	background: #f6f6f6 url(../../images/event_app/po1.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.jingweidu{
	background: #f6f6f6 url(../../images/event_app/jingweidu.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.km{
	background: #f6f6f6 url(../../images/event_app/icon_mileage.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.sudu{
	background: #f6f6f6 url(../../images/event_app/icon_clock.png) 0 0 no-repeat;
	background-size:15px 15px;
	margin-left:10px;
}

.team .btn_greenb{
	position:absolute;
	top:10px;
	right:10px;
	text-align:center;
	width: 50px;
	height: 20px;
	line-height: 20px;
	color:#00B386;
	border:1px solid #00B386;
	display: block;
	border-radius: 3px;
	margin:0 auto;
	font-size:12px;
	}
.pic img{width:100%; margin-top:10px;}
.pic img:first-child{
	margin-top:0;
}

@media only screen and (min-width: 720px){
	.bottom{
		position:relative;
	}
	.download{
		bottom:30px;
	}
	
}
#more_ul li > a {
    display: block;
    color:#4a4a4a;
}
#more_ul video {
    display: block;
    width: 48%;
    height: 142px;
    margin: 0 auto;
    background-color: #000;
}
#more_ul li .text_dis{
	    background: #fff;
    color: #4a4a4a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.14rem;
    margin-top: 8px;
    height: 45px;
     line-height: 21px;
}

#more_ul li .user_xinxi{
	margin-top:5px;
}
.dongtai_guiji{
	    width: 92%;
	    box-sizing: border-box;
	    padding-left: 0.86rem;
	    font-size: 0.12rem;
	    background: #F5FAFD;
	    position: relative;
	    height: 0.97rem;
	    border-top: 1px solid transparent;
	    margin: 5px auto;
}
.dongtai_guiji .guiji_btn{
	position: absolute;
	top: 0.14rem;
	right: 0.06rem;
	display: inline-block;
	width:0.37rem;
	height: 0.18rem;
	line-height: 0.18rem;
	text-align: center;
	color: #3CB775;
	border: 1px solid #3CB775;
	border-radius:2px;
}
.dongtai_guiji ul{
	margin-top:0.15rem;
}

.dongtai_guiji ul li.l2{
	margin-top:5px;
    background:  url(../../images/share/a1.png) 0 center no-repeat;
    background-size:20px 20px; 
}
.dongtai_guiji ul li.l3{
	margin-top:5px;
    background:  url(../../images/share/a2.png) 0 center no-repeat;
    background-size:20px 20px; 
}

.dongtai_guiji ul li.l3 span.s2{
    background: url(../../images/share/a8.png) 0 center no-repeat;
      background-size: 20px 20px;
    text-indent: 1.8em;
    display: inline-block;
    margin-left: 19px;
}



.games_comments_list .floor_num::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: 15px solid #e5e5e5;
    border-bottom-color: transparent;
    border-left-color: transparent;
    z-index: -1;
}
.games_comments_list .name a {
  font-size: 0.16rem;
	color: #4A4A4A;
}
.games_comments_list .time {
    font-size: 12px;
    color: #9B9B9B;
}
.games_comments_list .floor_num {
    margin-right: 12px;
}

.games_comments_list .autho_info::after {
    content: '';
    display: table;
    clear: both;
}

.games_comments_list .comments {
    position: relative;
    padding-bottom: 15px;
    margin-right: 12px;
    font-size: 0.14rem;
    border-bottom: 1px solid #efefef;
    word-wrap: break-word;
    color:#4a4a4a;
}
.games_comments_list .comments .smile-icon {
    width: 24px;
}
.games_comments_list .quote_comment {
    padding-left: 12px;
    margin-top: 6px;
    background: #f8f8f8;
}
.games_comments_list .quote_comment .dt {
    margin-top: 0;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.games_comments_list .comments .author {
    margin: 0 4px;
    color: #00b486;
}
.games_comments_list .quote_comment .content {
    padding: 8px 0;
    padding-right: 5px;
    word-wrap: break-word;
}
.games_comments_list .quote_comment .content:last-child {
    border-bottom: 0;
}
.games_comments_list .quote_comment  .show_all_btn {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #777;
    border-top: 1px solid #eee;
    text-align: center;
}
.games_comments_list .comment_opera {
	position: absolute;
    top: 11px;
    right: 1%;
    width: 44px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    z-index: 8;
}
.games_comments_list .comment_opera .drop_box {
    display: none;
    position: absolute;
    top: 0;
    right: 100%;
    width: 180px;
    border-top: 0;
    text-align: right;
    font-size: 0;
}
.games_comments_list .comment_opera .drop_box.active {
	display: block;
}
.games_comments_list .comment_opera .btn {
    display: block;
    height: 28px;
    font-size:12px;
	text-align: center;
}
.games_comments_list .drop_btn_wrap {
    display: inline-block;
    vertical-align: middle;
    background: #303030;
    border-radius: 2px;
}
.games_comments_list .comment_opera .drop_box .btn {
	display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #fff;
    margin: 4px 0;
	padding: 0 12px;
    box-sizing: content-box;
    color: #fff;
}
.games_comments_list .comment_opera .drop_box .btn:last-child {
	border: 0;
}
.games_comments_list .comment_opera .i_more_point {
	display: block;
    height: 100%;
    background: url(../../images/community_app/community_i_list.png) no-repeat 0 -1px;
    background-size: 45px 125px;
}
.games_comments_list .more_comment{
	
}
/* 评论样式end */
.pinlun_list{
	margin-top: 0.1rem;
	background: #fff;
	padding: 0.13rem 0 0.05rem 0;
	position: relative;
	position: relative;
	padding-left: 78px;
}
.pinlun_list .like{
      display: inline-block;
      width: 0.4rem;
      height: 0.2rem;
      border: 1px solid #ddd;
      border-radius: 0.14rem;
      background: url(../../images/share/a5.png) no-repeat center center;
      background-size: 17px 14px;
      line-height: 0.28rem;
      text-indent: 2em;
      margin-left: 0.15rem;
      position: absolute;
      top: 18px;
      left: 0px;
}
.pinlun_list .like.red{
	 background: url(../../images/share/icon_like_down.png) no-repeat center center;
    background-size: 17px 16px;
}
.pinlun_list .like_list{
	display: inline-block;
	width: 1.9rem;
	margin-top: 0px;
}
.pinlun_list >span{
	color: #999;
	position: absolute;
	top: 21px;
	right:0.15rem;
}
.pinlun_list .like_list li{
	display: inline-block;
	width: 14.5%;
}
.pinlun_list .like_list li img{
	width: 0.27rem;
	height: 0.27rem;
	border-radius:50%;
}
.pinlun_list  p{
	 padding-left: 0.18rem;
    margin-top: 0.18rem;
    color: #4A4A4A;
}
.open_app{
	position: fixed;
	top:90%;
	left: 30%;
	width:40%;
	display: none;
	
}
.open_app img{
	width:1.3rem;
}
.btn_run{
	width:0.55rem !important;
	height: 0.55rem;
	position: absolute;
	top:40%;
	left: 50%;
    transform: translate(-50%);
}@charset "utf-8";
*{
	padding: 0;
	margin:0;
	
}
.fr{
	float: right;
    margin-top: -30px;
}
img{
	border:0;
}
li{list-style: none;}
a{
	text-decoration: none;	
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100px;
}
@media (min-width: 320px) {
    html {
        font-size: 100px;
    }
}
@media (min-width: 360px) {
    html {
        font-size: 112.5px;
    }
}
@media (min-width: 400px) {
    html {
        font-size: 125px;
    }
}
body{
	font-size: 14px;
	font-family: '微软雅黑','micosoft yahei';
	color: #666;
	background: #F0EFF3;
	margin:0 auto;
	max-width: 720px;
	overflow-x: hidden;
}

.green{
	color:#00b386;
}

header{
    background: #fff;
    position: relative;
    border-top: 1px solid transparent;
    height: 60px;
    border-bottom: 1px solid #eee;
    width: 100%;
}
header .logo{
	
	height: 40px;
	margin: 10px 0.12rem;
}
header .load_btn{
	height:30px;	
	position: absolute;
	top:15px;
	right: 0.13rem;
}

.not_exist{
	background: #fff;
	padding: 15px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.kuai{
	background: #fff;
	padding-bottom: 0.1rem;
	/*padding-top: 54px;*/
}
.user{
	padding: 8px 10px;
	box-sizing: border-box;
	padding-left:61px;
	position: relative;
}
.user ul{
	overflow: auto;
	margin-top: 5px;
}

.user>a>img{
	width:34px;
	height:34px;
	border-radius: 50%;
	position: absolute;
	top: 17px;
	left: 18px;
}

.user ul li p:first-child{
	font-size: 16px;
	    color: #4A4A4A;
	    font-weight:bold;
}
.user ul li p span{
	color:#999;
	font-size: 12px;
}
.pic {
	background: #fff;
}
p.text{
	padding: 1px 0.13rem 0px 0.16rem;
	box-sizing: border-box;
	font-size: 0.16rem;
    color: #4A4A4A;
    /*font-weight: bold;*/
    word-break: break-all;
    white-space: pre-wrap;
}
p.text img.smile-icon{
	display: inline-block;
	vertical-align: text-bottom;
	width: 32px;
	height: 32px;
}
.pic ul{position:relative;
	overflow: hidden;
	width:100%;
}


.pic .w100 li{
	width:100%;

}
.pic .w33 li{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
}
.num{
	right:0.5%;	
}
.pic .w33 .num{
	right:3px;
}
.pic .w100 .num{
	right:0;
}
.pic {
	
	 box-sizing: border-box;
	 -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
	 width:100%;
	 margin-top:5px;
	 position: relative;
}
.pic video{
	background: #000;
}
.pic li{
	padding: 3px;
	float: left;
	display: inline-block;
}
.pic li img{
	width: 100%;

}
.pic .mengban{
	position: absolute;
    bottom: 0;
    z-index: 1;
    background: url(../../images/share/a10.png) 0 0 no-repeat;
    width: 100% ;
    height: 199px;
    background-size:100% 100%; 
} 
.pic .mengban img{
	width: 30%;
    display: block;
    margin: 166px auto 0 auto !important;
}   
.num{
	position: absolute;
	bottom:0;
	right:0;
	width: 70px;
	height: 25px;
	line-height: 25px;
	background: #31A76B;
	color:#fff;
	bottom:3px;
	
	border-radius: 5px 0 0 0;
	text-align: center;
}
.pinglun{
	background: #fff;
	margin-top:10px;
	padding: 0 0.13rem 10px 0.13rem;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.title{
	font-size:16px;
	color:#333;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #efefef;
	padding-left: 1%;
}
.more .title{
	border-bottom: 0;
}
.games_comments_list{
	position: relative;
}
.addComment{
	position: relative;
    min-height: 50px;
    background: #fff;
}
#addComment{
    position: absolute;
    top: 6px;
    right: 0.12rem;
    display: block;
    width: 64px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3CB775;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    z-index: 1;
}
.pinglun ul{
	overflow: auto;
	margin-top:10px;
	width:100%;
}
.pinglun ul li:first-child{
	width: 19%;
}
.pinglun ul li:nth-child(2){
	width: 80%;

}
.pinglun ul li{
	display: inline-block;
	float: left;

}
.pinglun ul li img{
	width:50px;
	border-radius:50%; 
	max-width: 50px;
	
}
.pinglun ul li p{
	font-size: 14px;
}
.pinglun ul li p:nth-child(2){
	font-size: 12px;
	color:#999;
}
.pinglun ul li p:nth-child(1){
	font-size: 14px;
	color:#31A76B;
}
.more{
	overflow: auto;
	background: #fff;
	padding:0 10px;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
width:100%;
margin-top: 10px;
}
.more ul{
	width:100%;
	overflow:hidden;
}
.more li{
    float: left;
    width: 50%;
    padding: 0 1%;
    position: relative;
    margin-bottom: 0.1rem;
    box-sizing: border-box;
    overflow-x: hidden;
}
.more .video-time {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    color: #fff;
}
.more .fake-play-icon {
    position: absolute;
    top: 33%;
    left: 50%;
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -28px;
    background: url(../../images/event_app/fake_play_icon.png) no-repeat center;
    background-size: 50px;
}
.clearfix::before,
.clearfix::after {
	content: '';
	display: table;
}
.clearfix::after {
	clear: both;
}
.dongtai-video {
	display: block;
    max-width: 100%;
    max-height: 300px;
    margin: 12px auto;
}
.more li img{
	width: 100%;
	height: 142px;
	display: block;
    border-radius: 5px;
}
.load{
	text-align: center;
	margin-top: 20px;
}
.bottom{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	max-width: 720px;
}
.join_now{
	margin-top: 10px;
    text-align: center;
    background: #fff;
    border-top: 1px solid transparent;
    padding: 0.2rem;
}
.join_now a{
	display: block;
    width: 2.35rem;
    height: 0.37rem;
    line-height: 0.37rem;
    text-align: center;
    background: #3CB775;
    border-radius: 5px;
    margin: 0 auto 0.08rem auto;
    color:#fff;
    font-size: 0.16rem;
}
.join_now p{
	font-size: 16px;
    color: #9B9B9B;
}
p.place{
	font-size: 12px;
	background: #fff url(../../images/event/icon_site_nor.png) 10px 8px no-repeat;
	text-indent: 2em;
	line-height: 30px;
	background-size: 15px 15px;
}


.team{
	margin-top:10px;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	padding:10px 10px;
	background:#f6f6f6;
}
.team img{
	width:25%;
	height:80px;
	float:left;
	box-sizing:border-box;

}
.team ul{
	width:72%;
	float:left;
	box-sizing:border-box;
	margin-left:3%
}

.team ul li{
	margin-top:10px;
	min-height: 20px;
}
.team ul li span{
	display:inline-block;
	text-indent:1.5em;
		font-size:12px;
	color:#999;
}
.team ul li:first-child{
	font-size:16px;
	color:#333;
	margin-top:0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 59px;
}
.team ul li span.ren{
	background: #f6f6f6 url(../../images/event_app/ren.png) 0 0 no-repeat;
	background-size:15px 15px;
}

.team ul li span.jc{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-1@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.qx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-2@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.sh{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-3@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.fx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-4@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.ldhx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-5@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.xdhx{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-6@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.qt{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-7@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}
.team ul li span.tb{
	background: #f6f6f6 url(../../images/event_app/icon-track-type-outline-8@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
}

.team ul li span.time{
	background: #f6f6f6 url(../../images/event_app/icon_time.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.km{
	background: #f6f6f6 url(../../images/event_app/icon_mileage.png) 0 0 no-repeat;
	background-size:15px 15px;
}

.team ul li span.position{
	background: #f6f6f6 url(../../images/event_app/icon_place.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.position1{
	background: #f6f6f6 url(../../images/event_app/po1.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.jingweidu{
	background: #f6f6f6 url(../../images/event_app/jingweidu.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.km{
	background: #f6f6f6 url(../../images/event_app/icon_mileage.png) 0 0 no-repeat;
	background-size:15px 15px;
}
.team ul li span.sudu{
	background: #f6f6f6 url(../../images/event_app/icon_clock.png) 0 0 no-repeat;
	background-size:15px 15px;
	margin-left:10px;
}
.team .btn_greenb{
	position:absolute;
	top:10px;
	right:10px;
	text-align:center;
	width: 50px;
	height: 20px;
	line-height: 20px;
	color:#00B386;
	border:1px solid #00B386;
	display: block;
	border-radius: 3px;
	margin:0 auto;
	font-size:12px;
	}
.pic img{width:100%; margin-top:10px;}
.pic img:first-child{
	margin-top:0;
}
@media only screen and (min-width: 720px){
	.bottom{
		position:relative;
	}
	.download{
		bottom:30px;
	}
	
}
#more_ul li > a {
    display: block;
    color:#4a4a4a;
}
#more_ul video {
    display: block;
    width: 48%;
    height: 142px;
    margin: 0 auto;
    background-color: #000;
}
#more_ul li .text_dis{
	    background: #fff;
    color: #4a4a4a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.14rem;
    margin-top: 8px;
    height: 44px;
     line-height: 22px;
}
#more_ul li .text_dis img{
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: text-bottom;
}
#more_ul li .user_xinxi .s1{
	width: 97px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
      color:#999;
      height: 21px;
      line-height: 15px;
}
#more_ul li .user_xinxi .s1 img{
	max-height:21px;
}
	
#more_ul li .user_xinxi .s1 img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px;
}
#more_ul li .user_xinxi .s2{
	    background: url(../../images/share/a4.png) 0 center no-repeat;
    text-indent: 1.3em;
    display: inline-block;
    background-size: 14px;
    float: right;
    margin-right: 11px;
    color:#999;
}
#more_ul li .user_xinxi{
	margin-top:7px;
	height: 21px;
    overflow: hidden;
}
.dongtai_guiji{
	    width: 92%;
	    box-sizing: border-box;
	    padding-left: 0.86rem;
	    font-size: 0.12rem;
	    background: #F5FAFD;
	    position: relative;
	    height: 0.97rem;
	    border-top: 1px solid transparent;
	    margin: 5px auto;
}
.dongtai_guiji img{
    position: absolute;
    top: 0.15rem;
    left: 0.1rem;
    width: 0.66rem;
    height: 0.66rem;
}
.dongtai_guiji .guiji_btn{
	position: absolute;
	top: 0.14rem;
	right: 0.06rem;
	display: inline-block;
	width:0.42rem;
	height: 0.18rem;
	line-height: 0.18rem;
	text-align: center;
	color: #3CB775;
	border: 1px solid #3CB775;
	border-radius:2px;
}
.dongtai_guiji ul{
	margin-top:0.15rem;
}
.dongtai_guiji ul li{
    color: #9B9B9B;
    line-height: 0.22rem;
    font-size: 14px;
    text-indent: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.dongtai_guiji ul li .time img , .dongtai_guiji ul li .position img{
	width:20px;
	height: 20px;
	vertical-align: middle;
}
.dongtai_guiji ul li.l1{
	color: #4A4A4A;
    text-indent: 0;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width:75%;
	font-size:16px;
}
.dongtai_guiji ul li.l2{
	margin-top:5px;
    background:  url(../../images/share/a1.png) 0 center no-repeat;
    background-size:20px 20px; 
}
.dongtai_guiji ul li.l3{
	margin-top:5px;
    background:  url(../../images/share/a2.png) 0 center no-repeat;
    background-size:20px 20px; 
}

.dongtai_guiji ul li.l3 span.s2{
    background: url(../../images/share/a8.png) 0 center no-repeat;
      background-size: 20px 20px;
    text-indent: 1.8em;
    display: inline-block;
    margin-left: 19px;
}
.dongtai_guiji ul li.l4,.dongtai_guiji ul li.l5{
	
}
.dongtai_guiji ul li.l4{
	background:  url(../../images/share/icon_place.png) 0 center no-repeat;
	 background-size: 16px;
}
.dongtai_guiji ul li.l5{
	background: url(../../images/share/icon02.png) 0 center no-repeat;
	 background-size: 16px;
   
}
.dongtai_guiji ul li.l6{
	background: url(../../images/share/icon_place.png) 0 center no-repeat;
	 background-size: 16px;
   
}
.dongtai_guiji ul li.l7{
	background: url(../../images/share/icon_time.png) 0 center no-repeat;
	 background-size: 16px ;
   
}
.dongtai_guiji ul li.l8{
	background: url(../../images/share/icon_renshu.png) 0 center no-repeat;
	 background-size: 16px ;
   
}
.dongtai_guiji ul li.l9{
	background:  url(../../images/share/loca.png) -2px center no-repeat;
	 background-size: 22px;
}
/* 评论样式 */
.games_comments_list {
    background: #fff;
}
.games_comments_list .title{
	font-size: 0.14rem;
	color: #4A4A4A;
    border-bottom: 0px solid #efefef;
    padding-left: 3%;
}
.games_comments_list > li {
    position: relative;
    margin-left: 3%;
     padding-top: 0;
}
.games_comments_list .more_comment{
	    text-align: center;
    color: #4a4a4a;
    line-height: 50px;
}
.games_comments_list .more_comment img{
	    width: 0.15rem;
    height: auto;
    vertical-align: middle;
    margin: 0 5px;
    margin-top: -5px;
   display: inline-block;
}
.games_comments_list .author_img {
    float: left;
    margin-left: 0;
    margin-top: 5px;
}
.games_comments_list .author_img img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    vertical-align: middle;
}

.games_comments_list .floor_num::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: 15px solid #e5e5e5;
    border-bottom-color: transparent;
    border-left-color: transparent;
    z-index: -1;
}
.games_comments_list .name {
    padding-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.games_comments_list .name a {
  font-size: 0.16rem;
	color: #4A4A4A;
}
.games_comments_list .time {
    font-size: 12px;
    color: #9B9B9B;
    margin-top: 5px;
}
.games_comments_list .floor_num {
    margin-right: 12px;
}
.games_comments_list .autho_info {
    margin-top: 3px;
    margin-bottom: 15px;
}
.games_comments_list .autho_info::after {
    content: '';
    display: table;
    clear: both;
}
.games_comments_list .autho_info .comment-name-time {
    margin-left: 52px;
    /* margin-top: 1px; */
}
.games_comments_list .comments {
    position: relative;
    padding-bottom: 15px;
    margin-right: 12px;
    font-size: 0.14rem;
    border-bottom: 1px solid #efefef;
    word-wrap: break-word;
    color:#4a4a4a;
   
}
.games_comments_list .comments p.message{
	font-weight:bold;
}
.games_comments_list .comments .smile-icon {
    width: 24px;
	vertical-align: text-bottom;
}
.games_comments_list .quote_comment {
    padding-left: 12px;
    margin-top: 6px;
    background: #f8f8f8;
}
.games_comments_list .quote_comment .dt {
    margin-top: 0;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.games_comments_list .comments .author {
    margin: 0 4px;
    color: #00b486;
}
.games_comments_list .quote_comment .content {
    padding: 8px 0;
    padding-right: 5px;
    word-wrap: break-word;
}
.games_comments_list .quote_comment .content:last-child {
    border-bottom: 0;
}
.games_comments_list .quote_comment  .show_all_btn {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #777;
    border-top: 1px solid #eee;
    text-align: center;
}
.games_comments_list .comment_opera {
	position: absolute;
    top: 11px;
    right: 1%;
    width: 44px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    z-index: 8;
}
.games_comments_list .comment_opera .drop_box {
    display: none;
    position: absolute;
    top: 0;
    right: 100%;
    width: 180px;
    border-top: 0;
    text-align: right;
    font-size: 0;
}
.games_comments_list .comment_opera .drop_box.active {
	display: block;
}
.games_comments_list .comment_opera .btn {
    display: block;
    height: 28px;
    font-size:12px;
	text-align: center;
}
.games_comments_list .drop_btn_wrap {
    display: inline-block;
    vertical-align: middle;
    background: #303030;
    border-radius: 2px;
}
.games_comments_list .comment_opera .drop_box .btn {
	display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #fff;
    margin: 4px 0;
	padding: 0 12px;
    box-sizing: content-box;
    color: #fff;
}
.games_comments_list .comment_opera .drop_box .btn:last-child {
	border: 0;
}
.games_comments_list .comment_opera .i_more_point {
	display: block;
    height: 100%;
    background: url(../../images/community_app/community_i_list.png) no-repeat 0 -1px;
    background-size: 45px 125px;
}
.games_comments_list .more_comment{
	
}
.no-dongtai-live-msg {
    margin: 20px 0;
    text-align: center;
    font-size: 16px;
}
.focus-user-btn {
    color: #13c60e;
    border: 1px solid #13c60e;
    border-radius: 3px;
    height: .18rem;
    width: .42rem;
    text-align: center;
	padding: .02rem;
}
.focus-user-btn::after {
	content: '\002b\5173\6ce8';
}
.focus-user-btn.focused::after {
	content: '\5df2\5173\6ce8';
}