/*reset*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{ text-decoration:none;}
*{
    font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-font-smoothing:antialiased;;
    cursor: pointer;
}
*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

*{max-width:100%;}

.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

ul,li,ol{list-style-type: none;}
a{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
body{
    max-width: 750px;
    min-width: 320px;
    min-height: 5rem;
    margin: 0 auto;
    position: relative;
}
/*下载一栏的公用样式*/
.download_line{
    height: 1.25rem;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: #f5f5f5;
    border-bottom: 1px solid #cccccc;
}
.main_container,.message_board{
    background: #ffffff;
}
.download_line .inside{
    margin: 0.27rem 0.28rem 0.26rem 0.72rem;
}
.download_line .inside .logo{
    float: left;
    height: 0.72rem;
    width: 0.72rem;
}
.download_line .inside .close{
    background: url("images/app/close.png") no-repeat 0 0;
    width: 0.24rem;
    height: 0.24rem;
    background-size: 0.24rem;
    position: absolute;
    top:0.53rem;
    left: 0.24rem;
}
.download_line .inside .txt{
    position: absolute;
    top:0.27rem;
    left: 1.65rem;
    right: 1.8rem;
}
.download_line .inside .txt p.title{
    height: 0.36rem;
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #000;
    font-weight: 600;
}
.download_line .inside .txt p.content{
    height: 0.72rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.download_line .inside a.openApp{
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    width: 1.33rem;
    border: 1px solid #2d79e7;
    border-radius: 5px;
    float: right;
    font-size: 0.24rem;
    color: #277bef;
    margin-top: 0.08rem;
}
/*设置0.5px的线*/
.point5 {
    position: relative;
}
.point5::after {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #ccc;
    -webkit-transform: scale(1,.5);
    transform: scale(1,.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
/*帖子分享页*/
.main_container{
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    text-align: justify;
}
.wxMar{
    padding-top: 1.25rem;
}
.main_container .main_title{
    line-height: 0.64rem;
    font-size: 0.48rem;
    font-weight: 400;
    color: #222;
    padding: 0.26rem 0.28rem;
	padding-bottom:0rem;
    text-align: left;
}
.main_container .main_content .user_info{
    margin: 0.32rem 0 0 0.28rem;
    position: relative;
}
.main_container .main_content .user_info img.user_img{
    position: absolute;
    top:0;
    left: 0;
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 0.7rem;
    font-size: 0;
}
.main_container .main_content .user_info{
    margin-left: 0.28rem;
    height: 0.7rem;
}
.main_container .main_content .user_info .up{
    height: 0.35rem;

}
.main_container .main_content .user_info .up .name{
    font-size: 0.3rem;
    color: #555;
    margin-top: 1px;
    line-height: 0.3rem;
}
.main_container .main_content .user_info .user_con{
    margin-left: 0.86rem;
}
.main_container .main_content .user_info .user_con .blue{
    border:1px solid #27b7ff;
    font-size: 0.26rem;
}
.main_container .main_content .user_info .user_con .pink{
    border:1px solid #fc8bc4;
    font-size: 0.26rem;
}
.main_container .main_content .user_info .user_con .blue i{
    background-color: #27b7ff;
}
.main_container .main_content .user_info .user_con .pink i{
    background-color: #fc8bc4;
}
.main_container .main_content .user_info .user_con .grey{
    border: 1px solid #bbbbbb;
}
.main_container .main_content .user_info .user_con p.label{
    border-radius: 2px;
    margin-left: 0.07rem;
    text-align: center;
}
.main_container .main_content .user_info .user_con span.host{
    margin-left: 0.08rem;
    padding: 0 0.07rem;
    height: 0.3rem;
    border: 1px solid #ffc25f;
    background: #ffc25f;
    color: #fff;
    font-size: 0.26rem;
    border-radius: 2px;
    line-height: 0.3rem;
}
.main_container .main_content .user_info .user_con span.love{
    width: 0.3rem;
    height: 0.26rem;
    background: url("images/app/love.png") no-repeat 0;
    margin: 0.03rem 0 0 0.08rem!important;
    background-size: 0.3rem 0.26rem; display:inline-block; vertical-align:middle;
}
.main_container .main_content .user_info .user_con p.label span{
    padding: 0 0.06rem;
    height:.3rem !important;
    float: left;
    line-height: 0.3rem;
    font-size: 0.26rem;
}
.main_container .main_content .user_info .user_con .blue span{
    color:#27b7ff !important;
}
.main_container .main_content .user_info .user_con .pink{
    border:1px solid #fc8bc4;
    font-size: 0.24rem;
}
.main_container .main_content .user_info .user_con .pink span{
    color:#fc8bc4 !important;
}
.main_container .main_content .user_info .user_con i{
    background:url(level_icon.png) no-repeat;
    width:.34rem;
    height:.3rem !important;
    margin:0 !important;
    background-size:5.94rem;
    vertical-align:top;
    padding: 0 0.05rem;
    float: left;
    font-size: 0;
}
.main_container .main_content .user_info .user_con i.level1{background-position:0 1px !important;width:.25rem !important;}
.main_container .main_content .user_info .user_con i.level2{background-position:-.32rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level3{background-position:-.65rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level4{background-position:-.98rem 1px !important;width:.26rem !important;}
.main_container .main_content .user_info .user_con i.level5{background-position:-1.32rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level6{background-position:-1.65rem 1px !important;width:.24rem !important;}
.main_container .main_content .user_info .user_con i.level7{background-position:-1.98rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level8{background-position:-2.31rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level9{background-position:-2.64rem 1px !important;width:.27rem !important;}
.main_container .main_content .user_info .user_con i.level10{background-position:-2.99rem 1px !important;width:.28rem !important;}
.main_container .main_content .user_info .user_con i.level11{background-position:-3.33rem 1px !important;width:.26rem !important;}
.main_container .main_content .user_info .user_con i.level12{background-position:-3.65rem 1px !important;width:.29rem !important;}
.main_container .main_content .user_info .user_con i.level13{background-position:-3.98rem 1px !important;width:.24rem !important;}
.main_container .main_content .user_info .user_con i.level14{background-position:-4.31rem 1px !important;width:.24rem !important;}
.main_container .main_content .user_info .user_con i.level15{background-position:-4.64rem 1px !important;width:.29rem !important;}
.main_container .main_content .user_info .user_con i.level16{background-position:-4.97rem 1px !important;width:.29rem !important;}
.main_container .main_content .user_info .user_con i.level17{background-position:-5.3rem 1px !important;width:.29rem !important;}
.main_container .main_content .user_info .user_con i.level18{background-position:-5.62rem 1px !important;width:.29rem !important;}
.main_container .main_content .user_info .user_con .down{
    height: 0.35rem;
    line-height: 0.45rem;
}
.main_container .main_content .user_info .user_con .down .time{
    font-size: 0.24rem;
    color: #999;
}
.main_container .main_content .user_info .user_con .down .app_name{
    font-size: 0.26rem;
    color: #5b83ae;
    margin-left: 0.2rem;
}
.main_container .main_content .user_article{
    word-break:break-all;
    line-height: 1.6;
    margin: 0.4rem 0.28rem 0 0.28rem;
    font-size: 0.34rem;
    color: #3e3e3e;
    text-align: justify;
    overflow:hidden;
}
.main_container .main_content .user_article img{
    margin-bottom: 10px;
}
.main_container .main_content .support_con{
    /*margin-top: 0.7rem;*/margin-top: 0.3rem;
    padding-bottom: 0.2rem;
    background: #f2f2f2;
}
.main_container .main_content .support_con .inside{
    background: #ffffff;
    padding-bottom: 0.32rem;
}
.main_container .main_content .support_con .support_btn{
    width: 2.2rem;
    height: 0.76rem;
    line-height: 0.76rem;
    text-align: center;
    background: #ff795c;
    font-size: 0.32rem;
    display: block;
    margin: 0 auto;
    color: #ffffff;
    border-radius: 4px;
}
.main_container .main_content .support_con .support_btn.grey{
    background: #bbbbbb;
    color: #ffffff;
}
.main_container .main_content .support_con .support_num{
    font-size: 0.28rem;
    color: #999999;
    text-align: center;
	/*margin-top:0.62rem;*/margin-top:0.3rem;
    margin-bottom: 0.3rem;
}
.main_container .main_content .support_con .support_num .num{ color:#666666;}
.main_container .main_content .support_con .avatar_line{
    font-size:0;
    margin: 0 0.34rem;
}
.main_container .main_content .support_con .avatar_line .avatar_inside{
    width:5.67rem;
    margin:0 auto;
    max-height:2rem;
    overflow: hidden;
}
.main_container .main_content .support_con .avatar_line a{
    display: inline-block;
    zoom: 1;
    overflow:hidden;
    width: 0.52rem;
    height: 0.52rem;
    margin: 0 0.06rem 0.18rem 0.05rem;
    border-radius: 0.56rem;
}
.main_container .main_content .support_con .avatar_line a img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.56rem;
}
.main_container .main_content .support_con .avatar_line.textAlign{
    text-align: center;
}
.main_container .main_content .support_con .tool_bar{
    margin: 0 0.28rem;
    /*margin-top: 0.35rem;*/margin-top: 0.2rem;
    font-size: 0.28rem;
    color: #666;
}
.main_container .main_content .support_con .tool_bar span{ font-size:0.28rem; margin-left:0.4rem;}
.main_container .main_content .support_con .tool_bar span.reply{
    /*margin-left: 0.3rem;*/
}
.main_container .main_content .support_con .tool_bar a{
    font-size: 0.28rem;
    color: #5b83ae;
}
.main_container .main_content .support_con .tool_bar a.report{ color:#666666;}
.ms_title{
    height: 1.02rem;
    line-height: 1.02rem;
    padding: 0 0.28rem;
}
.ms_title span.fl{
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.3rem;
    margin-top: 0.36rem;
    color: #222;
    padding-left: 0.16rem;
    border-left: 0.04rem solid #15bfff;
    /*font-weight: bold;*/
}
.ms_title ul.fr{
    font-size: 0.28rem;
    color: #666;
}
.ms_title ul li{
    width: 0.75rem;
    text-align: center;
    float: left;
    margin-right: 0.2rem;
}
.ms_title ul li:last-child{
    margin-right: 0;
}
.ms_title ul li.cur{
    color: #15bfff;
    position: relative;
}
.ms_title ul li.cur i{
    position: absolute;
    width: 100%;
    height: 2px;
    background: #15bfff;
    font-size: 0;
    bottom: 0px;
    left: 0;
}
.discuss_head img{
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.6rem;
    height: 0.6rem;
}
.discuss_name{
    font-size: 0.36rem;
    color: #507daf;
    margin-left: 0.72rem;
}
.discuss_point{
    position: absolute;
    top: 0;
    right: 0;
}
.discuss_point img{
    width: 0.4rem;
    display: block;
}
.discuss_point .p_img{
    padding-left: 0.4rem;
    background: url("comment.png") no-repeat 0 0.14rem;
    background-size: 0.31rem 0.33rem;
    font-size: 0.28rem;
    color: #999;
    height: 0.6rem;
    line-height: 0.6rem;
}
.infor_header{
    margin-left: 0.82rem;
}
.infor_header .title{
    height: 0.6rem;
    line-height: 0.6rem;
}
.infor_header img{
    max-width: 100%;
    /*height: auto;*/
    margin-top: 10px;
    margin-bottom: 10px;
}
.infor_header a{
    font-size: 0.3rem;
    color: #333;
    word-break: break-all;
    max-width: 100%;
    display: block;
    font-weight: bold;
    float: left;
    margin-top: 1px;
}
.discuss_floor{
    font-size: 0.28rem;
    color: #999;
    margin-top:0.15rem;
}
.discuss_reply{
    font-size: 0.3rem;
    border-left: 2px solid #999;
    color: #999;
    padding-left: 0.16rem;
    margin-top: 0.3rem;
    margin-right: 0.4rem;
    text-align: justify;
}
.reply_content{
    font-size: 0.3rem;
    line-height: 1.6;
    color: #333;
    text-align: justify;
    margin-top: 0.15rem;
    margin-right: 0.4rem;
    position: relative;
}
.reply_content .reply_username{
	color:#5b83ae;
	font-size:0.3rem;
}
.discuss_content{
    font-size: 0.28rem;

}
.discuss_content p{
    line-height: 0.28rem;
}

.content_discuss ul li{
    position: relative;
    margin-top: 0.26rem;
    margin-bottom: 0.52rem;
    padding-bottom: 0.26rem;
    word-break: break-all;
}
.content_discuss ul li:last-child{
    border: none; margin-bottom:0px;
}
.new_add .id_position{
    border:1px solid #000;
    height:.3rem;
    line-height:.3rem;
    border-radius:2px;
    overflow:hidden;
    margin:0.15rem 0 0 .08rem !important;
    font-size:0;
    font-weight: normal;
    vertical-align: top;
    display: block;
	float:left;
}
.new_add .host{
	margin-left: 0.08rem;
    padding: 0 0.07rem;
    height: 0.3rem;
    border: 1px solid #ffc25f;
    background: #ffc25f;
    color: #fff;
    font-size: 0.26rem;
    border-radius: 2px;
    line-height: 0.3rem;
	float:left;
	margin-top:0.15rem;
}
.content_discuss{
    margin: 0 0.28rem;
}
.new_add .pink{border-color:#fc8bc4;}
.pink span{color:#fc8bc4 !important;}
.new_add .blue{border-color:#27b7ff;}
.blue span{color:#27b7ff !important;}
.new_add .grey{border-color:#bbb;}
.grey span{color:#bbb !important;}
.new_add .id_position i{background:url(level_icon.png) no-repeat;width:.34rem;height:.3rem !important;margin:0 !important;background-size:5.94rem;/*display:inline-block;*/vertical-align:top;font-size:.26rem;padding: 0 0.05rem;float: left;font-size: 0;}
.new_add .id_position span{text-overflow:clip;overflow:visible !important;font-size:.26rem !important;max-width:100%;margin:0 .05rem !important;line-height:.33rem;height:.3rem;float: left;}
.pink i{background-color:#fc8bc4 !important;}
.blue i{background-color:#27b7ff !important;}
.grey i{background-color:#bbb !important;}
.new_add .id_position i.level1{background-position:0 1px !important;width:.25rem !important;}
.new_add .id_position i.level2{background-position:-.32rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level3{background-position:-.65rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level4{background-position:-.98rem 1px !important;width:.26rem !important;}
.new_add .id_position i.level5{background-position:-1.32rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level6{background-position:-1.65rem 1px !important;width:.24rem !important;}
.new_add .id_position i.level7{background-position:-1.98rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level8{background-position:-2.31rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level9{background-position:-2.64rem 1px !important;width:.27rem !important;}
.new_add .id_position i.level10{background-position:-2.99rem 1px !important;width:.28rem !important;}
.new_add .id_position i.level11{background-position:-3.33rem 1px !important;width:.26rem !important;}
.new_add .id_position i.level12{background-position:-3.65rem 1px !important;width:.29rem !important;}
.new_add .id_position i.level13{background-position:-3.98rem 1px !important;width:.24rem !important;}
.new_add .id_position i.level14{background-position:-4.31rem 1px !important;width:.24rem !important;}
.new_add .id_position i.level15{background-position:-4.64rem 1px !important;width:.29rem !important;}
.new_add .id_position i.level16{background-position:-4.97rem 1px !important;width:.29rem !important;}
.new_add .id_position i.level17{background-position:-5.3rem 1px !important;width:.29rem !important;}
.new_add .id_position i.level18{background-position:-5.62rem 1px !important;width:.29rem !important;}
.page{
    height: 1.2rem;
    line-height: 1.2rem;
    background: #f7f7f7;
    font-size: 0.28rem;
}
.page .fy_btn{
    height: 0.66rem;
    width: 1.36rem;
    text-align: center;
    line-height: 0.66rem;
    border-radius: 5px;
    border: 1px solid #cccccc;
    font-size: 0.28rem;
    color: #15bfff;
    background: #ffffff;
}
.page .fy_btn.side_prev{
	margin-left:1.72rem;
}
.page .fy_btn.side_prev.grey{
    color:#ccc;
}
.page .fy_btn.thread_prev.grey{
    color:#ccc;
}
.page .fy_btn.side_next{
	margin-right:1.72rem;
}
.page .fy_btn.side_next.grey{
    color:#ccc;
}
.page .fy_btn.thread_next.grey{
    color:#ccc;
}
.page .prev{
    margin-top: 0.25rem;
    margin-left: 0.3rem;
}
.page .center{
    float: left;
    width: 3.35rem;
    height: 0.66rem;
    overflow:hidden;
    margin-left: 0.38rem;
    border-radius: 5px;
    margin-top: 0.25rem;
    border: 1px solid #cccccc;
    background: #ffffff;
}
.page .center input{
    border: none;
    background: #ffffff;
    height: 0.46rem;
    line-height: 0.46rem;
    width: 2rem;
    padding: 0.1rem 0 0.1rem 0.33rem;
    font-size: 0.28rem;
    color: #333333;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: none;
}
.page .center a{
    float: left;
    border-left: 1px solid #cccccc;
    text-align: center;
    height: 0.66rem;
    line-height: 0.66rem;
    color: #15bfff;
    background: #ffffff;
    width: 0.96rem;
}
.page .next{
    margin-top: 0.25rem;
    margin-right: 0.3rem;
}
.user_comment{
    padding-bottom: 0.4rem;
}
.no_reply{
    display: block;
    margin: 0.8rem auto;
    width: 3.43rem;
    height: 1.46rem;
}
.user_comment .user_title{
    color: #999;
    font-size: 0.3rem;
    background: #ffffff;
    margin: 0 0.28rem;
    margin-top: 0.66rem;
    position: relative;
    height: 0.3rem;
    line-height: 0.3rem;
}
.user_comment .user_title .title{
    position: absolute;
    width: 1.72rem;
    top:0;
    left: 50%;
    margin-left: -0.86rem;
    height: 0.3rem;
    line-height: 0.3rem;
    background: #ffffff;
    text-align: center;
}
.user_comment .user_title i{
    position: absolute;
    width: 100%;
    border:1px solid #cccccc;
    height: 0;
    font-size: 0;
    top:50%;
    left: 0;
    margin-top: -1px;
    -webkit-transform: scale(1,.5);
    transform: scale(1,.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
.user_comment .com_area{
    height: 1rem;
    margin: 0 0.28rem;

    border-radius: 5px;

    margin-top: 0.33rem;
    position: relative;
}
.user_comment .com_area textarea:focus{background:#fff;}
.user_comment .com_area textarea
{
    color:#333;
    padding: 0.15rem 0.16rem;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #f7f7f7;
    border: none;
    outline: none;
    font-size: 0.3rem;
    line-height: 1.4;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.user_comment .com_area .reply{
    position: absolute;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 50%;

    margin-top: -0.3rem;
    color: #ffffff;
    background: #15bfff;
    font-size: 0.32rem;
    text-align: center;
    border-radius: 5px;
}
.user_comment .post_line{
    margin: 0.4rem 0.28rem 0 0.28rem;
}
.user_comment .post_line .fl img{
    width: 0.58rem;
    height: 0.58rem;
    border-radius: 0.58rem;
    font-size: 0;
}
.user_comment .post_line .fl .username{
    font-size: 0.28rem;
    color: #555;
    margin-left: 0.12rem;
    line-height: 0.58rem;
}
.user_comment .post_line .reply{
    width: 1.58rem;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #ffffff;
    background: #15bfff;
    font-size: 0.28rem;
    text-align: center;
    border-radius: 5px;
}
.user_comment .post_line .reply.grey{
    background: #cccccc;
    color: #ffffff;
}
.hot_quan{
    margin-top: 0.2rem;
    background: #ffffff;
}
/*second start*/
.second{
    background: #F3F3F3;
    padding-top: 1px;
    float: left;
    width: 100%;
}
/*滑动区域改写*/
.slider{
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 2px;
    max-height: 5.8rem;
}
.slider ul li{float: left;margin-left: 0.18rem;width: 3rem;border: 1px solid #d8d8d8;background: #ffffff;}
.slider ul li span.user_img{
    display: block;
    width: 3rem;
    height: 3rem;
    background-size: 100%;
    background-repeat: no-repeat;
}
.slider ul li p.title{
    padding: 0 0.2rem;
    margin:0.2rem 0;
    height: 0.8rem;
    line-height: 0.4rem;
    font-size: 0.25rem;
    color: #666;
	overflow:hidden;
	text-overflow:ellipsis;
}
.slider ul li p.title a{
    color: #607fa6;
}
.slider ul li .user_box{
    padding: 0.2rem;
    border-top: 1px solid #d8d8d8;
}
.slider ul li .user_box img{
    float: left;
    width: 0.56rem;
    height: 0.56rem;
    border-radius: 0.5rem;
}
.slider ul li .user_box .name{
    float: left;
    margin-left: 0.14rem;
    color: #666;
    font-size: 0.22rem;
    line-height: 0.56rem;
    max-width: 1.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.slider ul li .user_box .zan{
    float: right;
    color: #999999;
    font-size: 0.24rem;
    height: 0.56rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    background: url("zan.png") no-repeat 0 center;
    background-size: 0.26rem;
    max-width: 0.5rem;
}
.hot_recom{
    margin: 0 0.28rem;
    padding-bottom: 0.68rem;
    margin-top: 0.8rem;
}
.hot_recom .line_title{font-size:.32rem;color:#666;text-align:center;position:relative;}
.hot_recom .line_title:before{content:'';width:100%;height:1px;font-size:0;background:#bbb;position:absolute;top:50%;left:0;margin-top:-.5px;}
.hot_recom .line_title a{background:#f3f3f3;position:relative;padding:0 .16rem;}
#recommend_list{width:100%;}
#recommend_list li{width:100%;border-bottom:1px solid #ddd;}
#recommend_list li .its_contents{margin:.28rem 0;position:relative;}
.its_contents .tj_info{padding-right:2.17rem;min-height: 1.4rem;}
/*20160229{*/
.its_contents .tj_info p:first-child{font-size:.34rem;color:#333;margin-top:0;max-height:1.15rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;overflow: hidden;line-height: 0.5rem;font-weight: 600;}
/*20160229}*/
.its_contents .tj_info p{font-size:.26rem;color:#999;margin-top:.15rem;}
.its_contents .list_imgs{width:1.87rem;height:1.4rem;position:absolute;top:0;right:0;overflow: hidden;}
.its_contents .list_imgs img{width:100%;height:100%;display:block;}
.its_contents .tj_info p span:last-child{
    padding-left: 0.2rem;
}
/*弹窗*/
.login_layer{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.login_layer i{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 1;
}
.login_layer .common_box{
    width: 6.4rem;
    background: #ffffff;
    border-radius: 5px;
    position: fixed;
    top:20%;
    z-index: 1;
    min-height: 2.12rem;
    left: 50%;
    margin-left: -3.2rem;
    padding-bottom: 0.42rem;
}
.login_layer .common_box .nav{
    width: 5rem;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 0.2rem;
}
.login_layer .common_box .nav .title{
    font-size: 0.34rem;
    color: #333333;
    margin-top: 0.34rem;
}
.login_layer .common_box .nav .tip{
    text-align: center;
    font-size: 0.24rem;
    color: #8e8e8e;
    margin-top: 0.2rem;
}
.login_layer .common_box .btn_line{
    width: 5.5rem;
    margin: 0 auto;
}
.login_layer .common_box .btn_line .complete{
    display: block;
    width: 5rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.34rem;
    margin: 0 auto;
    text-align: center;
    background: #15bfff;
    color: #fff;
    border-radius: 38px;
}
.login_layer .common_box .close{
    display: block;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    width: 2.47rem;
    border:1px solid #15bfff;
    border-radius: 38px;
    font-size: 0.34rem;
    color: #15bfff;
    margin: 0 auto;
    float: left;
}
.login_layer .common_box .notice{
    margin: 0.5rem auto;
    text-align: center;
    font-size: 0.34rem;
    color: #333;
}
.login_layer .common_box .btn_bg{
    display: block;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    width: 2.47rem;
    background: #15bfff;
    border-radius: 14px;
    font-size: 0.34rem;
    border:1px solid #15bfff;
    color: #ffffff;
    margin: 0 auto;
    float: right;
}
.login_layer .common_box .nav li{
    width: 50%;
    float: left;
    text-align: center;
    color: #a5a5a5;
    font-size: 0.28rem;
    border-bottom: 1px solid #a5a5a5;
    height: 1rem;
    line-height: 1rem;
}
.login_layer .common_box .nav li.cur{
    color: #15bfff;
    border-bottom: 2px solid #15bfff;
}
.login_layer .common_box .nav li span{
    padding-left: 0.37rem;
    background: url("images/app/phone.png") no-repeat 0 0.05rem;
    background-size: 0.15rem 0.24rem;
}
.login_layer .common_box .nav li.cur span{
    background: url("images/app/phone_lan.png") no-repeat 0 0.05rem;
    background-size: 0.15rem 0.24rem;
}
.login_layer .common_box .nav li:last-child span{
    background: url("images/app/lock.png") no-repeat 0 0.05rem;
    background-size: 0.21rem 0.24rem;
}
.login_layer .common_box .nav li:last-child.cur span{
    background: url("images/app/lock_lan.png") no-repeat 0 0.05rem;
    background-size: 0.21rem 0.24rem;
}
.login_layer .common_box .info_area{
    margin-top: 0.26rem;
}
.login_layer .common_box .info_area li div{
    height: 0.74rem;
    line-height: 0.74rem;
    margin: 0 0.7rem;
    margin-top: 0.3rem;
}
.login_layer .common_box .info_area li div input{
    height: 0.54rem;
    width: 3.74rem;
    border: 1px solid #cccccc;
    padding: 0.1rem 0.2rem;
    border-radius: 3px;
    outline: none;
    font-size:0.28rem;
    box-shadow:0px 0px 0px rgba(0,0,0,0);
    -webkit-appearance:none;
}
.login_layer .common_box .info_area li div input.half{
    width: 1.55rem;
}
.login_layer .common_box .info_area li div span.fl{
    font-size: 0.3rem;
    color: #333;
    width: 0.8rem;
    text-align: center;
    height: 0.74rem;
}
.login_layer .common_box .info_area li div span.fl.username{
    background: url("images/app/user_bg.png") no-repeat 0 center;
    background-size: 0.42rem 0.43rem;
}
.login_layer .common_box .info_area li div span.fl.password{
    background: url("images/app/password.png") no-repeat 0 center;
    background-size: 0.39rem 0.43rem;
}
.login_layer .common_box .info_area li div a.get_code{
    height: 0.7rem;
    background: #15bfff;
    width: 1.83rem;
    text-align: center;
    line-height: 0.7rem;
    color: #ffffff;
    border-radius: 5px;
    font-size: 0.28rem;
    float: left;
    margin-left: 0.36rem;
    margin-top: 1px;
}
.login_layer .common_box .info_area p.warn_txt{
    color: #ff4f4f;
    font-size: 0.28rem;
    text-align: left;
    margin-left: 1.5rem;
    margin-top: 0.1rem;
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}
.download_area .title{
    background: #eee;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.28rem;
    color: #666;
    text-indent: 0.28rem;
}
.download_area{
    position: relative;
}
.download_area .inside{
	display:block;
    background: url("down_bg.png") no-repeat 0 0;
    background-size: cover;
    padding-top: 1.7rem;
    padding-bottom: 0.4rem;
}
.download_area .inside span{
    width: 3.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    display: block;
    background: #ffffff;
    font-size: 0.3rem;
    text-align: center;
    color: #1e8af1;
    margin: 0 auto;
    border-radius: 5px;
}
.download_area .close{
    position: absolute;
    background: url("close_s.png") no-repeat center;
    background-size: 0.24rem;
    width: 0.48rem;
    height: 0.52rem;
    top: 0;
    right: 0;
}
.empty_con{
    overflow:hidden;
}
.empty_con img{
    display: block;
    width: 1.24rem;
    height: 1.23rem;
    margin: 3.4rem auto 0 auto;
}
.empty_con .notice{
    font-size: 0.26rem;
    color: #bbbbbb;
    text-align: center;
    margin-top: 0.3rem;
}
.personal_header{
    overflow:hidden;
    width: 100%;
    height: 3.9rem;
    background: url("images/app/personal.png") no-repeat 0 0;
    background-size: cover;
    text-align: center;
}
.boy{
    background-color: #27b7ff!important;
}
.girl{
    background-color: hotpink!important;
}
.personal_header .user_info i{
    background: url(level_icon.png) no-repeat;
    border-radius: 0.06rem;
    width: .36rem !important;
    height: .36rem !important;
    margin: 0 !important;
    background-size: 6rem;
    display: inline-block;
    font-size: .26rem;
}
.level1{background-position:0 1px !important;}
.level2{background-position:-.32rem 1px !important;}
.level3{background-position:-.65rem 1px !important;}
.level4{background-position:-.98rem 1px !important;}
.level5{background-position:-1.32rem 1px !important;}
.level6{background-position:-1.65rem 1px !important;}
.level7{background-position:-1.98rem 1px !important;}
.level8{background-position:-2.31rem 1px !important;}
.level9{background-position:-2.64rem 1px !important;}
.level10{background-position:-2.99rem 1px !important;}
.level11{background-position:-3.33rem 1px !important;}
.level12{background-position:-3.65rem 1px !important;}
.level13{background-position:-3.98rem 1px !important;}
.level14{background-position:-4.31rem 1px !important;}
.level15{background-position:-4.64rem 1px !important;}
.level16{background-position:-4.97rem 1px !important;}
.level17{background-position:-5.3rem 1px !important;}
.level18{background-position:-5.62rem 1px !important;}
.level19{
    background-image: url(images/app/level19.png)!important;
    background-repeat: no-repeat;
    background-size: 0.28rem 0.18rem !important;
    background-position: center !important;
    width: .25rem;
}
.level20{
    background-image: url(images/app/level20.png)!important;
    background-repeat: no-repeat;
    background-size: 0.28rem 0.18rem !important;
    background-position: center !important;
    width: .25rem;
}
.personal_header .user_img{
    margin: 0 auto;
    margin-top: 0.55rem;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 1.3rem;
}
.personal_header .user_img img{
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 1.3rem;
    border: 2px solid #8e8b98;
}
.personal_header .user_info{
    text-align: center;
    color: #ffffff;
    position: relative;
    margin: 0 auto;
    margin-top: 0.24rem;
    font-size: 0;
    height: 0.5rem;
    line-height: 0.5rem;
}
.personal_header .notice{
    font-size: 0.26rem;
    color: #ffffff;
    margin-top: 0.24rem;
}
.personal_header .user_info p{
    font-size: 0.36rem;
    display: inline-block;
}
.personal_header .user_info i{
    display: inline-block;
    margin-left: 0.15rem!important;
    position: relative;
    top:0.07rem;
    /*position: absolute;*/
    /*right: -0.5rem;*/
    /*top:0;*/
}
.personal_header .user_zhishu{
    text-align: center;
    font-size: 0;
}
.personal_header .user_zhishu li{
    display: inline-block;
    font-size: 0.26rem;
    color: #ffffff;
    padding: 0 0.34rem;
    border-right: 1px solid #ffffff;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-top: 0.24rem;
}
.personal_header .user_zhishu li:last-child{
    border-right: none;
}
.nav_bar{
    height: 0.9rem;
    background: #f9f8f8;
    box-shadow: 0 5px 5px #e5e5e5;
}
.nav_bar .inside{
    width: 4.2rem;
    height: 0.9rem;
    line-height: 0.9rem;
    margin: 0 auto;
}
.nav_bar .inside li{
    width: 0.9rem;
    float: left;
    height: 0.9rem;
    margin: 0 0.25rem;
    font-size: 0.3rem;
    color: #999;
    text-align: center;
}
.nav_bar .inside li a{
    color: #999;
}
.nav_bar .inside li.cur{
    border-bottom: 1px solid #15bfff;
}
.nav_bar .inside li.cur a{
    color: #15bfff;
}
.common_con .photo_list{
    padding: 0 0.14rem 0 0.31rem;
    background: #f2f2f2;
    border-bottom: 1px solid #dddddd;
}
.common_con{
    margin-top: 5px;
    background: #f2f2f2;
    padding-top: 5px;
}
.common_con .empty img{
    width: 1.24rem;
    display: block;
    height: 1.24rem;
    margin: 0.47rem auto 0 auto;
}
.common_con .empty .notice{
    text-align: center;
    font-size: 0.26rem;
    color: #bbb;
    margin: 0.3rem auto 0.5rem auto;
}
.common_con .photo_list li .time{
    text-align: left;
    height: 0.6rem;
    line-height: 0.45rem;
    color: #999;
    font-size: 0.28rem;
    padding-left: 0.3rem;
    background: url("images/app/dot.png") no-repeat 0 0.15rem;
    background-size: 0.1rem;
}
.common_con .photo_list li div img{
    float: left;
    width: 2.2rem;
    height: 2.46rem;
    margin-right: 0.15rem;
    font-size: 0;
    margin-bottom: 0.16rem;
}
.download_btn{
	position:fixed; bottom:0px; width:100%; max-width:750px;
    /*margin: 0.1rem 0.28rem;
    background: #15bfff;*/
	background:#fff; border-top:1px solid #ddd;
    /*height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 5px;*/
    text-align: center;
    font-size: 0;
}
.download_btnnew{margin: 0.1rem 0.28rem; background: #15bfff;border-radius: 5px; }
.download_btn span{
    display: inline-block;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.4rem;
    background: url("images/app/more.png") no-repeat 0 center;
    background-size: 0.32rem;
    font-size: 0.28rem;
    color: #ffffff;
}
.common_con .user_info_list{
    background: #ffffff;
}
.common_con .user_info_list .title{
    height: 0.9rem;
    line-height: 0.9rem;
    padding: 0 0.3rem;
    overflow:hidden;
    border-bottom: 1px solid #dddddd;
}
.common_con .user_info_list .title span{
    font-size: 0.3rem;
    color: #222;
    padding-left: 0.2rem;
    border-left: 1px solid #15bfff;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-top: 0.3rem;
    float: left;
}
.common_con .user_info_list .title a.right{
    float: right;
    font-size: 0.26rem;
    color: #999;
    padding-right: 0.34rem;
    height: 0.3rem;
    line-height: 0.3rem;
    background: url("images/app/right_row.png") no-repeat right center;
    background-size: 0.14rem 0.26rem;
    margin-top: 0.3rem;
}
.common_con .user_info_list .like_list img{
    width: 1.24rem;
    display: block;
    height: 1.24rem;
    margin: 0.47rem auto 0 auto;
}
.common_con .user_info_list .like_list .notice{
    text-align: center;
    font-size: 0.26rem;
    color: #bbb;
    margin: 0.3rem auto 0.5rem auto;
}
.common_con .user_info_list .like_list{
    padding: 0 0.3rem;
    border-bottom: 0.2rem solid #f2f2f2;
}
.common_con .user_info_list .like_list li{
    margin: 0.3rem 0.35rem 0.3rem 0.35rem;
    width: 1.2rem;
    overflow: hidden;
    float: left;
}
.common_con .user_info_list .like_list li:first-child{
    margin-left: 0;
}
.common_con .user_info_list .like_list li:last-child{
    margin-right: 0;
}
.common_con .user_info_list .like_list li img{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 1.2rem;
    display: block;
    font-size: 0;
    margin-top: 0;
}
.common_con .user_info_list .like_list li .username{
    font-size: 0.26rem;
    color: #333;
    margin: 0.22rem 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.common_con .user_info_list .like_list li  .like_num{
    display: block;
    font-size: 0.26rem;
    color: #999;
    background: url("images/app/like.png") no-repeat 0 center;
    background-size: 0.26rem 0.23rem;
    padding-left: 0.38rem;
    line-height: 0.23rem;
}
.common_con .user_info_list .info_details li{
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 1px solid #dddddd;
    font-size: 0.28rem;
}
.common_con .user_info_list .info_details li span.fl:first-child{
    color: #222;
    width: 1.65rem;
    text-align: center;
}
.common_con .user_info_list .info_details li span.fl{
    color: #999;
}
.common_con .news_list{
    padding-top: 0.34rem;
    border-bottom: 1px solid #dddddd;
}
.common_con .news_list li{
    margin: 0 0.5rem;
}
.common_con .news_list li .news_con{
    border-left: 1px solid #cccccc;
    /*padding-top: 0.25rem;*/
    padding-bottom: 0.4rem;
    padding-left: 0.5rem;
    position: relative;
}
.common_con .news_list li .news_con .inside{
    padding: 0.3rem 0.32rem;
    background: #ffffff;
    border-radius: 5px;
}
.common_con .news_list li .news_con .detail_con{
    margin-left: 0;
    width: 5.2rem;
}
.common_con .news_list li .news_con .detail_con.wid{
    width: 3.7rem;
    margin-left: 0.18rem;
}
.common_con .news_list li .news_con .img_con{
    /*position: absolute;*/
    /*top:0;*/
    /*left: 0.74rem;*/
    width: 1.38rem;
    height: 1.38rem;
    position: relative;
}
.common_con .news_list li .news_con .img_con img{
    display: block;
    width: 100%;
    height: 100%;
}
.common_con .news_list li .news_con .img_con span.num{
    width: 0.64rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.3rem;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.5;
}
.common_con .news_list li .news_con .img_con video{
    display: block;
    width: 100%;
    height: 100%;
}
.common_con .news_list li .news_con .content{
    font-size: 0.28rem;
    color: #222;
    line-height: 0.46rem;
    height: 0.92rem;
    overflow: hidden;
}
.common_con .news_list li .news_con .content_02{
    /*margin-left: 1.6rem;*/
}
.common_con .news_list li .news_con .content .topic{
    color: #507daf;
}
.common_con .news_list li .news_con .content_info{
    margin-top: 0.15rem;
    text-align: right;
    font-size: 0.24rem;
    color: #bbb;
    height: 0.3rem;
    line-height: 0.3rem;
}
.common_con .news_list li .news_con .content_info span.zan{
    padding-left: 0.35rem;
    background: url("images/app/zan2.png") no-repeat 0 0;
    background-size: 0.25rem 0.27rem;
    display: inline-block;
    max-width: 0.65rem;
    text-align: left;
}
.common_con .news_list li .news_con .content_info span.zan.lan{
    background: url("images/app/lan2.png") no-repeat 0 0;
    background-size: 0.25rem 0.27rem;
}
.common_con .news_list li .news_con .content_info span.split{
    padding: 0 0.25rem;
}
.common_con .news_list li .first_con .left_line{
    position: absolute;
    width: 0.6rem;
    left: -0.31rem;
    top:0;
    background: #F2F2F2;
    text-align: center;
}
.common_con .news_list li .first_con .left_line span{
    display: block;
    font-family: 'Arial';
}
.common_con .news_list li .first_con .left_line .date{
    font-size: 0.3rem;
    color: #666;
    font-weight: bold;
}
.common_con .news_list li .first_con .left_line .month{
    color: #999;
    margin-top: 0.16rem;
    font-size: 0.26rem;
}
.common_con .news_list li .first_con .left_line i{
    display: block;
    width: 0.12rem;
    height: 0.12rem;
    background: #bbbbbb;
    border-radius: 0.12rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}
.common_con .news_list li .bg_con .left_line{
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    border: 1px solid #bbbbbb;
    border-radius: 0.08rem;
    left: -0.04rem;
    top:0;
    margin-left: -2px;
}
.W100{
    width: 100%;
    margin-bottom: 10px;
}
/* --- swiper.js --- */
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    height: 100%;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    max-width: 100%;
}
.swiper-pagination{
    font-size: 0.28rem;
    color: #ffffff;
}
.swiper-pagination-bullet{
    background: #ffffff;
    opacity: 1;
    margin-right: 5px;
}
.swiper-pagination-bullet-active{
    background: #007aff;
    opacity: 1;
}
.img_layer{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    display: none;
    z-index: 99999;
}
.img_layer .bg{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: #000;
}
.notice_layer{
    background: #000000;
    opacity: 0.7;
    padding: 0.1rem;
    font-size: 0.3rem;
    width: 5rem;
    position: fixed;
    left: 50%;
    margin-left: -2.5rem;
    top:40%;
    border-radius:5px;
    color: #ffffff;
    text-align: center;
}
/*详情页修改*/
.font0{ font-size:0px;}
.user_info1{ margin-left:0.28rem; margin-right:0.28rem; font-size:0px; margin-top:0.16rem;}
.user_info1 span{ display:inline-block; vertical-align:middle; font-size:0.34rem; line-height:0.5rem; color:#999999; margin-right:0.18rem;}
.user_info1 .user_info_txt{}
.user_info1 span.name{ color:#5b83ae;}
table.cgtl {
    color:#333333;
    border-width: 1px;
    border-color: #dddddd;
    border-collapse: collapse;
    width: 100%;
}
table.cgtl th {
    border-width: 1px;
    padding: 8px;
    font-size: 0.30rem;
    border-style: solid;
    text-align: center;
    border-color: #dddddd;
    color:#bbbbbb;
    font-weight: normal;
    width: 30%;
}
table.cgtl td {
    border-width: 1px;
    padding: 8px;
    font-size: 0.30rem;
    border-style: solid;
    border-color: #dddddd;
    width: 70%;
}

table.cgtl td img{
    width:auto;
    display: inline-block;
}
table.cgtl th.sorttitle {
    color: #999999;
    font-size: 0.32rem;
    background-color: #F2F2F2;
    text-align: left;
}

/*懒加载可能失效*/
table.cgtl td .lazy_before {
    width:auto !important;
    height:auto !important;
}
.swiper-pagination{
    font-size: 0.28rem;
    color: #ffffff;
}
.swiper-pagination-bullet{
    background: #ffffff;
    opacity: 1;
    margin-right: 5px;
}
.swiper-pagination-bullet-active{
    background: #007aff;
    opacity: 1;
}
.img_layer{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    display: none;
    z-index: 99999;
}
.img_layer .bg{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: #000;
}
.img_layer img{
    /*top:50%;*/
    /*width: 100%;*/
}

/*right*/
.fixed-right{ position:fixed; bottom:1.21rem; right:0.37rem;width:1.18rem; z-index:99; font-size:0px; }
.fixed-right a{ background:url(icon19.png) no-repeat; background-size:1.18rem auto; width:1.18rem; height:1.18rem; display:inline-block; vertical-align:middle;}
.fixed-right a.icon-link4{ background-position:0rem -4.72rem;}
.fixed-right a.icon-link5{  background-position:0rem -2.36rem;}
.fixed-right a.icon-link6{  background-position:0rem -3.54rem;}
.fixed-right a.icon-link1{ background-position:0rem 0rem; position:relative; overflow:hidden;}
.fixed-right a.icon-link2{ background-position:0rem -2.36rem;}
.fixed-right a.icon-link1 input[type=file]{ opacity:0; filter:alpha(opacity=0); -moz-opacity:0; font-size:100px; position:absolute; top:0px; left:0px; }
.lazy{
    background-color:#F2F2F2;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAXCAMAAAAvOB0gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzRDNEMzOUQzRjY5MTFFNkI2OTRCNjY2NTBFNkI5NzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzRDNEMzOUUzRjY5MTFFNkI2OTRCNjY2NTBFNkI5NzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNEM0QzM5QjNGNjkxMUU2QjY5NEI2NjY1MEU2Qjk3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNEM0QzM5QzNGNjkxMUU2QjY5NEI2NjY1MEU2Qjk3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PklUIhsAAAAwUExURff395aWlvDw8Lu7u+jo6J2dndnZ2dLS0rS0tKWlpcPDw6ysrOHh4crKyo6Ojv///43woPcAAAAQdFJOU////////////////////wDgI10ZAAACsUlEQVR42qyX2bbrIAhAHaLGOOT///ZiHABNTpu76kOtA7gFFSJciudNsUeAop3g3SKlhC2XWokbdqqUVK1I5xmJ3JaK7v2a9lxEyGntTTK3Ivlogi5UGPIoUvfumHOslRdMsJOjVFBvyTRI7cnatJc/1GwGOg5CZsJVSnfXg2RkJpJtsGlzpJg0CMntHRmA7W03Ath2HNmglSUh67LCmY5GyHJcyABMWuyT4g0ZCGhsHZlM0NmrnO1KBop8AyHeJAs3MmGonRxb6SOZkDnQdkD9MJTOHY3IZGHRwMlg+j6RJWrHyzvie7JJ+FRoNFcUObwDXBYGNkZ2WrRvIzPcSBtxwGeykD3v8MOG/tIrh8QkW7dAyMC+UlGyOJOk+zfrnizfGJHt8MjmnixcW6Bk3cNdCb4dn8tCthrYVi+VU2H4jEn2WMjKbyJkevbHG7I4HTPS093o+8GeZIfHkKxc7Q3HAr9cvyIbRz/1P1+QwWPi78hGIEg/IBtqRde3kJmFrPg+/YYMlnV8iquPjsKBvd2BSXZfz9l4hSoZXp6n6/bX3ZTzu3zUeHRkWuINWX2sZjI4lkbg3RT/T6ZJYCQLnpKR6ZVsq0ZdyJSE0F7J1OyQV2RxknZ1JdffjmY/sZDtNYwtZIXKtpcsTO58RVYCpVrDKNPZIhaTdW2VlaxoPGoz5ruw8S0ZeMUPNOWrrRTX4S9OIivAKP58IBPXSWiGpXq6VtuCFK2BTEdS2u5lTYVVSW4de8No9B6y9pAjhb0hK2GkNUuyFFoIsbq9GlvLlFktAjvYVdyWPZqaqrY8z9AE8npbNMu2IYEV5yNZMVXGXBR2EYLHZD5mzDZHfUsGvpH9M0D0Tbv5BgskMwE/N27JILSPZtzHd0DTXoy/1I+J22b5J9FPS4Svrhj/nvNPgAEA3gu735cIptwAAAAASUVORK5CYII=);
    background-size: 76px auto;
    background-repeat: no-repeat;
    background-position: center;
}
img.lazy{
    width:100%;
    height:100%;
}

/*针对部分站点wap下图片无法显示的的问题,临时做个更改*/
span.J_attImg{
    display:block !important;
}

.slider_box .slider ul{
    max-width: initial;
}

.iframe-scroll-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: scroll;
    /* 提示: 请在此处加上需要设置的大小(dimensions)或位置(positioning)信息! */
}






.app_lz{color:#8d8d8d; border:1px solid #8d8d8d; font-size: 0.25rem;line-height: 0.4rem;margin: 0.3rem 0 0 0.3rem;padding: 0 0.2rem;border-radius: 5px;}
.app_xie{ font-size:0.28rem; background:#31c7ff; color:#fff; border-radius:5px;line-height: 0.6rem; margin-top:0.26rem; padding:0 0.2rem}
.app_xie img{ width:15px; height:auto; margin-bottom:2px;}
.user_comment .com_area2{
    margin: 0 0.28rem;
	height:1.8rem;
    border-radius: 5px;
    margin-top: 0.33rem;
    position: relative;
}
.app_say{
    position: absolute;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    top: 0%;
	border:1px solid #15bfff;
	box-sizing:border-box;
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box;
    font-size: 0.28rem;
    text-align: center;
    border-radius: 5px;text-align:left; color:#a8a8a8;
}
.app_say img{ width:0.3rem; height:auto; float:left; margin:0.18rem 0.3rem}

.user_comment .com_area2 .reply{
    position: absolute;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 0.9rem;
    color: #ffffff;
    background: #15bfff;
    font-size: 0.32rem;
    text-align: center;
    border-radius: 5px;
}
.gezi{border-top:1px solid #ddd; clear:both; overflow:hidden; width:95%; margin:0 auto;}
.gezi ul{background: #fff;border-left:1px solid #ddd;margin: 0;box-sizing:border-box;
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box; float:left; width:100%}
.gezi li{height:2rem;display: block;width: 25%;float: left;}
.gezi a {display: block;height:1.7rem;border-right:1px solid #ddd;border-bottom:1px solid #ddd;font-size: 0.27rem;text-align: center;position: relative;padding-top:0.25rem;}
.gezi a span {display: inline-block;width:100%;height:1rem;text-align: center;}
.gezi a img {width:1rem;border-radius:1rem; height:auto}
.gezi a p {position: absolute;width:100%;bottom:10px;font-size: 0.27rem;margin: 0; color:#89898b}
.gezi a:nth-child(4n) {border-right: none;}
.gezi a:nth-child(n+9) {border-bottom:none;}
.right_red{line-height: 33px; font-size: 0.9em; float: right; text-indent: 3%; margin-bottom: 10px; position: fixed; bottom:3.5rem; right: 0.5rem; display: none; z-index: 10;}
.right_red .right_red_close{display: inline-block; width: 16px; height: 16px; position: absolute; right: 4px; top: -18px;}
.right_red .right_red_close i{display: inline-block; width: 17px; background: url(../images/bt_close2.png) no-repeat; background-size: 17px auto; position: relative; top: 0px; left: 0px;}
.bottom_khdxz{position: relative;width:100%;display: block;z-index: 9999;}
.bottom_khdxz .bottom_khdxz_in{position: fixed;bottom: 0;left: 0;right: 0;width: 100%;height: 50px;background: rgba(0, 0, 0, 0.8);}
.bottom_khdxz .left_logo{display: inline-block;position: absolute;top:0;left:36px;width:4rem;height:0.5rem;padding: 0;margin: 0;}
.bottom_khdxz .left_logo dt{float: left;position: relative;top:8px;margin-right: 10px;}
.bottom_khdxz .left_logo dt .left_client_icon{display: inline-block;width: 0.5rem;height: 0.5rem;background: url(../images/icon.png) no-repeat;background-size: 50px auto;position: relative;top: 2px;margin-right: 5px}
.bottom_khdxz .left_logo dt img{width: 0.7rem;height: 0.7rem; float:left}
.bottom_khdxz .left_logo dd{float: left;color: #fff;line-height:0.4rem;position: relative;top: 6px;font-size:0.25rem;margin: 0;}
.bottom_khdxz .right_xzbtn{display: inline-block;position: absolute;width:1.5rem;height:0.5rem;line-height:0.5rem;border: 1px solid #5d9df6;color: #fff;border-radius: 5px;top: 10px;right: 10px;text-align: center; font-size:0.23rem}
.bottom_khdxz .bottom_khdxz_close{display: inline-block;width: 28px;height: 28px;background-color: #828282;position: absolute;left: 0;top: 0;border-radius: 0 0 28px 0}
.bottom_khdxz .bottom_khdxz_close i{display: inline-block;width: 12px;background: url(http://m.0579.cn/images/app/close.png) no-repeat;background-size: 12px auto;position: relative;top: 5px;left: 5px;}
.js-slider {
	left: 0px; top: 0px; width: 100%; position: fixed; z-index: 100;
}
.js-slider .js-slider-in {
	background: rgb(255, 255, 255); width: 100%; height:1.26rem; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.js-slider .touchslider-viewport {
	width: 100%; height: 1.26rem; overflow: hidden;
}
.js-slider .touchslider-item {
	width:100%;
}
.js-slider .touchslider-nav {
	width: 40%; text-align: center; bottom: -7px; position: absolute; z-index:20; left:50%; margin-left:-20%;
}
.js-slider .touchslider-nav-item {
	background: rgba(0, 0, 0, 0.1); margin: 0px 4px; border-radius: 1px; width: 8px; height: 3px; display: inline-block;
}
.js-slider .touchslider-nav-item-current {
	background: rgba(0, 0, 0, 0.25);
}
  .down2{ padding:0.22rem 0rem; width:100%; font-size:0px; z-index:99;}
    .down2 .close{ width:0.24rem; height:0.24rem; padding-left:0.24rem; padding-right:0.24rem; margin-top:0.24rem; background:url(http://m.0579.cn/images/app/close.png) center center no-repeat; background-size:0.24rem 0.24rem; position:relative; right:0px; top:0px;}
    .down2 .open{ color:#277bef;/* font-weight:bold;*/ font-size:0.24rem; border:0.02rem solid #277bef; border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; height:0.52rem; line-height:0.52rem; width:1.34rem; text-align:center; margin-top:0.09rem; margin-right:0.27rem; position:relative; z-index:99999}

.tac{text-align:center;  font-size:0.2rem;}
	.tac a{color:#607fa6;}
	
	
  .success_layer{z-index: 9999;  width:100%; height:100%; position:fixed; left:0; top:0; display:none;}
    .success_layer.con{ display:block;}
    .success_layer_bg{ position:absolute; width:100%; height:100%; z-index:1;background:rgba(0,0,0,.55);}
    .success_layer .layer_body{ position:relative; z-index:2; width:6.2rem; margin:0 auto; margin-top:2.13rem; background-color:#f9f9f9; overflow:hidden; border-radius:.1rem; -webkit-border-radius:.1rem; -o-border-radius:.1rem; -moz-border-radius:.1rem; -ms-border-radius:.1rem;}
    .success_layer .layer_body .layer_header{ position:relative; background:#eeeeee; text-align:center; font-size:0; height:.88rem; line-height:.88rem;}
    .success_layer .layer_body .layer_header .title{ color:#4c9ee8; font-size:.36rem; padding-left:.55rem; background:url(http://m.0579.cn/images/success_layer.png 

) left center no-repeat; background-size:.4rem .4rem; }
    .success_layer .layer_body .layer_header .close{ background:url(http://m.0579.cn/images/app/close.png 

) left .02rem center no-repeat; background-size:.24rem .24rem; width:.7rem; height:.88rem; display:inline-block; position:absolute; right:0; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -o-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%);}
    .success_layer .layer_body .layer_main{}
    .success_layer .layer_body .layer_main .title{ color:#999999; font-size:.32rem; padding:.24rem .45rem .24rem.5rem;}
    .success_layer .layer_body .layer_main .lists{}
    .success_layer .layer_body .layer_main .lists li{ padding:.2rem .45rem .2rem.5rem;}
    .success_layer .layer_body .layer_main .lists li a{ display:block; color:#222222; font-size:.32rem; line-height:.46rem;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis; -webkit-line-clamp: 2;overflow: hidden;}
    .success_layer .layer_body .layer_footer{}
    .success_layer .layer_body .layer_footer .link{ display:block; width:5.3rem; margin:0 auto; margin-top:.34rem; margin-bottom:.34rem; height:.76rem; line-height:.76rem; border-radius:.1rem; -webkit-border-radius:.1rem; -o-border-radius:.1rem; -moz-border-radius:.1rem; -ms-border-radius:.1rem; background: -webkit-linear-gradient(left, #1e9ef6 , #39c0ff); /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(right, #1e9ef6, #39c0ff); /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(right, #1e9ef6, #39c0ff); /* Firefox 3.6 - 15 */
        background: linear-gradient(to right, #1e9ef6 , #39c0ff); /* 标准的语法（必须放在最后） */  color:#ffffff; font-size:.32rem; text-align:center; }
    .layer_border{ position:relative; overflow:hidden;}
    .layer_border:before{ content:""; position:absolute; bottom:0; left:0; height:1px; width:150%; background:#ebebed; }
