li{list-style:none;}
ul{padding:0;}
a{text-decoration:none; }

html {
    font-size : 20px;
}
@media only screen and (min-width: 401px){
    html {
        font-size: 25px !important;
    }
}
@media only screen and (min-width: 428px){
    html {
        font-size: 26.75px !important;
    }
}
@media only screen and (min-width: 481px){
    html {
        font-size: 30px !important; 
    }
}
@media only screen and (min-width: 569px){
    html {
        font-size: 35px !important; 
    }
}
@media only screen and (min-width: 641px){
    html {
        font-size: 55px !important; 
    }
}



#nav_list ul li .active{
	color:#fff;
	
	}
#wrap {
    position: relative;
    width: 100%;
}


svg { fill: url(#lineGradient); }

#box {
    width: 100%;
    float: left;
    position: relative;
    background: #ffffff;
}

#navl {
    width: 100%;
    height: 50px;
    background: #ffffff; /*#0094ff*/
    border-bottom: 1px solid #efefef;
    position: fixed;
}
	
.nav{
	float:left;
	width:60px;
	margin-top:14px;
	margin-left:3%;
   
		}
.nav img{
	
	width:13px;
	height:25px;
	
	}



.logo {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-top: 14px;
    width: calc(0.5* 276px);
    font-size: 16px;
    height: 50px;
    text-align: center;
}		

.search {
    width: 25px;
    height: 25px;
    margin-right: 3%;
    float: right;
    margin-top: 13px;
}
    .search img {
        width: 25px;
        height: 25px;
    }

.navl_content {
    margin-top:50px;
}
#nav_list {
    position: absolute;
    left: -80%;
    width: 80%;
    height: 100%;
    background: #2c3e50;
    z-index: 999999;
}
	
	

#nav_list ul li{
	height:50px;

	background:#2c3e50;
	line-height:50px;
	border-bottom:1px solid #4b6580;
	text-indent:3%;
	
	}
	
#nav_list ul li a{
	display:block;
	width:100%;
	height:100%;
	color:#92b3d3;
	font-size:16px;
	}

	
.box_line{
	
	float:left;
	padding-left:3%;
    width: 100%;
	height:32px;
	color:#666;
	height:calc(0.5*64px);
	line-height:32px;
	line-height:calc(0.5*64px);
	background:#f2f2f2;
	
}

.content{
	float:left;
	width:100%;
	height:auto;
	
	background:#fff;
	
	
	
}

.hot_list{
    padding: 0.9rem;
	float:left;
	width:100%;
	background:#fff;
    overflow: hidden;
	
}

.list_content .list-title{

width:100%;
overflow:hidden;
height:32px;
	font-size:12px;
	text-align:center;
    line-height:32px;

}
.list_content{
	float:left;
	width:20%;
	height:30%;
	background:#fff;
	text-align:center;
	margin-left:-1px;
	margin-top:2%;
	margin-bottom:0%;
	overflow:hidden;
}

.list_content_pic {
    margin: 0 auto;
    overflow: hidden;
    /* border: 1px solid #dcdcdc; */
    height: 1.8rem;
    width: 100%;
    margin-bottom: -0.4rem;
}

.kind_car .list_content a{
	
-moz-border-radius: 3px;
-webkit-border-radius: 3px; 
border:1px solid #e3e3e3;
display:block;
padding:8%;
	
	
}
.more{
	width:100%;
	text-align:center;
	background:#fff;
	margin-top:3%;

}
.kind_car{
    padding: 0 0 0 1px;
	background:#fff;

}

.content_pic {
    height: 106px;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin-right: 8px;
}
.content_txt{
	-moz-box-flex:4;
    -webkit-box-flex:4;
    box-flex:4;
	
	
}

.content_pic2 {
    height: 66px;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin-right: 8px;
}

.content_txt2 {
    margin-top: 4px;
    -moz-box-flex: 7;
    -webkit-box-flex: 7;
    box-flex: 7;
}
.hot_content{
	background:#fff;
	border-bottom:1px solid #efefef;
	padding:10px;
	
}

.content_txt .title, .content_txt2 .title {
    word-break: break-all;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height:44px;
    overflow: hidden;
}
.content_txt .admin{
	
	font-size:12px;
    margin-bottom: 8px;
	
}
.content_txt .admin span{
	
	color:#f87f27;
	
}
.content_txt .Read, .content_txt2 .Read {
    font-size: 12px;
    margin-right: 10px;
}
.content_txt p{
	overflow: hidden;
	margin-top:6px;
	/* line-height:20px; */
	
	
}

.logo p{
	margin-top:2px;
	font-size:18px;
	color:#fff;
	text-align:center;
	
}

.kind_control2{
	
	
	display:none;
	position:relative;
}

.kind_control{
	float:left;
	background:#fff;
	padding:3%;
	width:100%;
	}

.nav_kind{
	
	
	height:46px;
	
	
	border-bottom:1px solid #e3e3e3;
	
}



.rank_s{
	

 
    background:#fff;
	

	

	
}


.rank_s .sk p{
	
	margin-left:3%;
	line-height:46px;
	border-bottom:1px solid #d9d9d9;
	
	
}

.rank_s .bg{
		height:38px;
		background:#fff url(/image/bl.png) no-repeat bottom;
	background-size:100% auto;
}
	
.rank{
	position:;
	z-index:3;
padding:10px 0 0 0.5%;
width:100%;
height:36px;
font-size:14px;

}

.rank dl{
	
	text-indent:3%;
	
	text-align:center;
	
}



.rank b{
	
	
	margin-right:6%;
	margin-top:2px;
	float:right;
	display:block;
	width:18px;
	height:14px;
	background:url(/image/s.png) no-repeat center;
	background-size:80% auto;
}

.nav_kind {
	
	
	
	
}

.nav_kind dl{
	
		line-height:28px;
	height:28px;
	margin-top:10px;
	margin-bottom:22px;
	text-indent:3%;
	text-align:center;
	border-right:1px solid #d9d9d9;
    overflow: hidden;

}
.nav_kind dl b{
	margin-right:6%;
	margin-top:7px;
	float:right;
	display:block;
	width:18px;
	height:14px;
	background:url(/image/kind.png) no-repeat center;
	background-size:80% auto;

}


.nav_kind dd{
	
	line-height:28px;
	height:28px;
	margin-top:10px;
	margin-bottom:22px;
	

	text-align:center;
	border-right:1px solid #d9d9d9;
}

.nav_kind .active{
	
	color:#f87f27;
	
}
.nav_kind dd b{
	margin-right:6%;
	margin-top:7px;
	float:right;
	display:block;
	width:18px;
	height:14px;
	background:url(/image/kind.png) no-repeat center;
	background-size:80% auto;

}


.sub_kind{
	z-index:2;
	position:absolute;
	float:left;

    background:#fff;
	
    display:none;
	
	box-shadow: 0px 6px 8px #5b5b5b;
}


.Mask{
	z-index:1;
    position:absolute;
	opacity:0.5;
	width:100%;
	height:100%;
	background:#000;
    display:none;
}



.sub_kind .sk a{
	
		 display:block;
     padding-left:3%;
	line-height:46px;
	border-bottom:1px solid #d9d9d9;
	
	
}

.sub_kind .bg{
		height:38px;
		background:#fff url(/image/bl.png) no-repeat bottom;
	background-size:100% auto;
}

.rank_list p{
	float:left;
	height:50px;
	background:#fff;
	border-bottom:1px solid #d9d9d9;
	line-height:50px;
	
}

.rank_list b{
	
	margin-top:13px;
	margin-left:3%;
	line-height:24px;
	color:#fff;
	width:24px;
	height:24px;
	background:#ff3b0a;
	display:block;
	float:left;
    text-indent:8px;
	
	border-radius: 30px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
-moz-border-radius: 30px; /* Mozilla浏览器的私有属性 */
-webkit-border-radius: 30px; /* Webkit浏览器的私有属性 */

}

.rank_list span{
	
	
	float:right;
	margin-right:10px;
}

.rank_list p a{
	
    display: block;
    float: left;
    padding-left: 3%;
    width: 50%;
    height: 50px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
	
	}
	
.rank_box{
	position:relative;
	width:100%;
	float:left;
	
}
.panel{
	
	
	background:#f2f2f2;
}


.md_list {
    background: #f1f1f1;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    margin: 10px;
    border-radius: 10px;
}

.member_time{
	height:40px;
	line-height:40px;
	text-indent:3%;
    color:#333;
}
.md_list .member_img {
    width: 60px;
    float: left;
    border-radius: 60px;
    margin: 10px;
    overflow: hidden;
}

.md_list .member_right {
    width: 79.80%;
}

.member_con {
    height: 40px;
    line-height: 40px;
    text-indent: 9%;
}

.member_time span{
	color:#999;
	padding-right:6px;
}

.member_con .member_con_left {
    float: left;
    overflow: hidden;
    display: inline-block;
    width: 50%;
    height: 40px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.member_con .member_con_right {
    display: inline-block;
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 10px;
}

    .member_con .member_type {
    color: #0094ff;
}

.member_con b{
	
	color:#ff3b0a;
	
}
.nav_bc{
	
	float:left;
	width:10px;
	margin-top:14px;
	margin-left:3%;
	
}
.nav_bc img{
	
	
	 width:100%;
	
	
}


.search_in{
	
	width:41px;
	margin-right:10px;
	float:right;
	margin-top:13px;
}
.search_in a{
	font-size:16px;

}

#navl input {
    float: left;
    border: none;
    margin-left: 14px;
    margin-top: 10px;
    width: 74%;
    height: 30px;
    border-radius: 8px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 8px;
    text-indent: 30px;
    color: #666;
    background: #efefef;
}

.box_line span{
	
	float:right;margin-right:3%;
	
	}

.box_line span a{
	
	color:#666;
}	
	
.share{
	
	
	width:100%;
	
	
}
.member_share{
	padding:3%;
	/*border:1px solid #d9d9d9;*/
	margin-left:3%;
	width:94%;
	float:left;
	background:#fff;
	margin-bottom:18px;
	
}

.member_share .media {
    border-bottom: 1px #efefef solid;
    padding: 10px 0;
    margin: 0 10px;
}
    .member_share .pull-left img {
        width: 48px;
        height: 48px;
        background: #efefef;
        border-radius: 48px;
    }

    .member_share .media-body p {
        margin-top: 10px;
        font-size: 12px;
    }


.member_share .media-body p span img{
	
	width:18px;

	
}
.member_share .media-body p b{
	
	margin-left:10px;
	
}
.member_share .media-body p b img{
	
	width:16px;

	
}

.share_p{
	
	padding-top:10px;
	
	}
    .share_p .share_list {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-bottom: 6px;
    overflow: hidden;
    }

.share_p dl {
    height: 3.4rem;
    overflow: hidden;
    text-align: center;
    border: 1px solid #efefef;
    margin: 1%;
}

.content_z {
    background: #fff;
    text-align: center;
    color: #a7a7a7;
}
.content_z dl{
    padding: 2px 10px;
    text-align: center;
    font-size: 12px;
}

.content_tit {
    text-align: left;
    color: #101010;
    background: #fff;
    padding: 3%;
    font-size: 16px;
}
.content_tit span{

	float:left;
	display:block;
	background:#0094ff;
	width:6px;
	height:22px;
	margin-right:10px;
	
}

.content_wk{
	
	float:left;
	width:100%;
	background:#fff;
	}
    .content_wk .content_continue {
        width: 100%;
        height: 100px;
        text-align: center;
        z-index: 2;
        position: absolute;
        margin-top: -78px;
        background: linear-gradient(0deg,rgba(255,255,255,1),rgba(255,255,255,0));
    }
        .content_wk .content_continue span {
            color: #27b486;
            font-size: 16px;
            margin-top: 40px;
            display: inline-block;
        }
        .content_wk .content_continue img {
            width: 18px;
            margin-left: 6px;
        }

.content_wk ul li{
	
	padding-top:10px;
	
}

    .content_wk ul li img{
        pointer-events: none;
    }

.content_wk ul li img {
    width: 100%;
    background: #333;
}

.bottom{
	
	float:left;
	width:100%;
	
}

.activity{
	
	width:100%;
	padding:0 3% 3% 3%;
	float:left;
	
}

.conten_in{
	margin-right:10px;
	margin-top:6px;
	float:right;
	width:30px;
    text-align: center;
}
.font_size20{
    font-size: 20px;
}

.conten_in2 {
    margin-right: 30px;
    margin-top: 6px;
    float: left;
    text-align: center;
}

.content_in_search {
    float: left;
    width: 70%;
    color: #b3b3b3;
    margin: 8px;
    padding: 7px 14px;
    border-radius: 8px;
    background: #fafafa;
    font-size: 16px;
}

.conten_in b m, .conten_in2 b{
    font-size: 18px;
    color: #999999;
}
.conten_in a, .conten_in2 a{
    color: #999999;
}
    .conten_in a.on, .conten_in2 a.on {
        color: #ff8d00;
    }


.kind_zt {
    position: fixed;
    height: 38px;
    width: 100%;
    padding: 8px;
    background: #fff;
    border-bottom: 1px #efefef solid;
    display: inline;
    float: left;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; /*解决在ios滑动不顺畅问题*/
    overflow-y: hidden;
}
    .kind_zt::-webkit-scrollbar {
        height:2px;
    }

    .kind_zt li, kind_zt_s li{
        display: inline-block; /*设置li为行内块级元素*/
    }

         .kind_zt li a {
            background: #f7f7f7;
            border-radius: 20px;
            padding: 2px 14px;
            margin-right: 10px;
            color: #9a9a9a;
        }

            .kind_zt li a.on {
                background: #cecece;
                color: #000000;
            }

.kind_zt_s {
    position: fixed;
    height: 38px;
    width: 100%;
    padding: 8px;
    background: #fff;
    display: inline;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    border-bottom: 1px #efefef solid;
}

    .kind_zt_s li {
        display: inline-block;
    }

        .kind_zt_s li a {
            padding: 2px 14px;
            margin-right: 10px;
            color: #9a9a9a;
        }

            .kind_zt_s li a.on {
                color: #0094ff
            }
.con_box{
    height:auto;
	float:left;
	overflow:auto;
	width:100%;
}
    .con_box.list {
        background: #f1f1f1;
        margin-top:38px;
    }
    .con_box.list2 {
        margin-top: 38px;
    }
.con_box.list li {
    margin-bottom: 8px;
}

.member_page {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    background: #008bff;
    margin: 20px;
    border-radius: 10px;
}
    .member_page .member_phone {
        width: 70px;
        height: 70px;
        overflow: hidden;
        border-radius: 70px;
        border: 4px #ffffff solid;
    }
    .member_page .media-heading {
        color:#ffffff;

    }
.member_title{
    margin-top: 24px;
    text-align: center;
    width: 100%;
}
.member_page .media-heading img {
    width: 20px;
    margin-top: -10px
}
.member_title .media-update {
    font-size: 12px;
    color: #ffffff;
    margin-top:10px;
}
.member_page .media-body .host-s-h {
    padding: 1%;
}
.member_page .media-body .host-s-h b{
	
	color:#f87f27;
	
}

.member_page .media-body .host-s-h span{
	
	line-height:10px;
	top:3px;
	padding-left:6px;
	
}
.media_d {
    margin: 0 20px;
    height: 60px;
}
    .media_d .media_d_h {
        color: #999;
        margin-top: 5px;
        width: 100%;
        display: inline-block;
    }
    .media_d .media_d_h .media_d_l {
        width: 50%;
        float: left;
        text-align: left;
    }
    .media_d .media_d_h .media_d_r {
        width: 50%;
        float: right;
        text-align: right;
    }
.media_d .media_d_h .media_d_r b {
    color: #fe6601;
}
    .media_d .media_d_h .media_d_r b.on {
        color: #4bf504;
        font-size: 16px;
    }
.media_d_c {
    padding: 15px;
    margin-bottom: 15px;
    height: 38px;
    border-bottom: 1px #efefef solid;
}
.media_d_c li{
    float:left;
    margin-right:20px;
}
    .media_d_c li a{
        color:#333;
    }
.content_qun {
    height: 21rem;
    background: #fff;
}




.qun_page{
	height:100%;
	margin-top:0px;
	padding:3%;
	background:#fff;
}
.qun_page .member_phone{
    float:left;
	width:130px;
	height:130px;
	overflow:hidden;
	
}
.qun_page .member_phone img{
	width:100%;
	
	}
	
.qun_page .media-heading span{
	padding:1%;
	font-size:10px;
	background:#f87f27;
	color:#fff;
}

.qun_page .media-body .host-s-h{
	
	padding:1%;
	
	
}
.qun_page .media-body .host-s-h b{
	
	color:#f87f27;
	
}

.qun_page .media-body .host-s-h span{
	
	line-height:10px;
	top:3px;
	padding-left:6px;
	
}

.first_zy{
	padding-top:10px;
	
}
.first_zy dl{
	margin:2%;
	margin-left:2%;
	border:1px solid #d9d9d9;
	min-width:60px;
	text-align:center;
	padding:1%;
	
	
}
.first_zy .bg{
	margin:0px;
	padding:0px;
	width:100%;
	border:0px;
}

.sub_kind .sk .active{
	color:#f87f27;
	
	
}
.first_zy .active a{
	
	
	color:#f87f27;
}

.first_zy .active{
	
	
	border:1px solid #f87f27;
}

.content_m{
	width:100%;
	float:left;
	background:#fff;
	
}

.content_rw{
		padding:3%;
		width:100%;
	float:left;
	background:#fff;
	
}

.content_m .title{
	padding:3%;
	font-size:16px;
	
	
}
.content_m .phone{

	min-width:42px;
}
.content_m .phone img{
	
	width:42px;
	height:42px;
}


.content_m .txt textarea {
    width: 100%;
    min-height: 80px;
    border: 1px #c9c9c9 solid;
    border-radius: 4px;
    padding: 6px;
}
.content_m .txt input {
    float:right;
    width: 80px;
    padding: 2px;
    background: #0094ff;
    color: #fff;
    border: none;
    border-radius: 6px;
}
	
.content_m .put{

	padding:3%;
	padding-top:0px;
}
.message_xs{

	padding:3%;
	float:left;
	border-bottom:1px solid #d9d9d9;
}
.message_xs .phone img{
	
	width:50px;
	height:50px;
	
}
.message_xs .huifu{
	
	float:right;
	
}
.message_xs .huifu a{
	
	color:#0094ff;
}


.jieda_xs{
    background:#fff;
	padding:3%;
	float:left;
	border-bottom:1px solid #d9d9d9;
}
.jieda_xs .phone img{
	
	width:50px;
	height:50px;
	
}

.jieda_xs .phone{

	width:50px;
	height:50px;
	
}
.jieda_xs .huifu{
	
	float:right;
	
}
.jieda_xs .huifu a{
	
	color:#0094ff;
}

.jieda_xs .media-heading{margin-bottom:30px;}
.jieda_xs{margin-top:0px;}


.zhanwei{
	width:100%;
	float:left;
	height:10px;
	background:#f2f2f2;

	
}

.content_rw .xinxi{
	
	width:100%;
	float:left;
	
}

.content_rw .xinxi img{
	margin-right:6px;
	width:16px;
	
	
}
.content_rw .txt{
	
	padding:10px 0;
	font-size:14px;
	
}
.content_rw .txt a{
	color:#333;
	
}
.content_rw .txt span{
	margin-right: 2px;
	font-size:14px;
	color:#0094ff;
}


.pagination {
	margin:0 auto;
	margin-left:18%;
}
.kind_ico{
    float:left;
	text-align:center;
    margin-right: 4px;
    margin-top:1px;
	width:16px;
	height:16px;
	line-height:22px;
	background:#339ee6;
	color:#fff;
}

.kind_ico0 {
    background: url(/image/icons.gif) no-repeat scroll -168px -165px;
}

.kind_ico1 {
    background: url(../image/new/icon_pdf.png);
    background-size: 16px;
}

.kind_ico2 {
    background: url(../image/new/icon_word.png);
    background-size: 16px;
}

.kind_ico3 {
    background: url(../image/new/icon_ppt.png);
    background-size: 16px;
}

.kind_ico4 {
    background: url(../image/new/icon_excel.png);
    background-size: 16px;
}

.kind_ico5 {
    background: url(../image/new/icon_text.png);
    background-size: 16px;
}

.kind_ico6 {
    background: url(../image/new/icon_audio.png);
    background-size: 16px;
}

.kind_ico7 {
    background: url(../image/new/icon_image.png);
    background-size: 16px;
}

.kind_ico8 {
    background: url(../image/new/icon_zip_1.png);
    background-size: 16px;
}

.kind_ico9 {
    background: url(../image/new/icon_flash_1.png);
    background-size: 16px;
}

.kind_ico10 {
    background: url(../image/new/icon_video.png);
    background-size: 16px;
}
.kind_ico11{
	background:url("/image/icons.gif") no-repeat scroll -160px -95px;

}
.kind_ico12{
	background:url("/image/s_user.png");
    width: 34px;
    height: 20px;

}
.kind_ico13{
	background:url("/image/u174_normal.png");
    width: 34px;
    height: 21px;
    display:none

}


.zhuanti{
	/*padding:2%;
	border:1px solid #d9d9d9;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width:90%;
	height:121px;
	background:#fff;*/
	
    padding: 2%;
    margin: 0 auto;
    width: 100%;
    height: 136px;
    background: #fff;
	
}

.zhuanti_pic{    
    float: left;
    width: 100px;
    height: 120px;
    overflow: hidden;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dedede;
    border-radius: 2px;
    margin: 6px 10px 6px 6px;
}
.zhuanti_pic .zhuanti_collect{    
    position: absolute;
    margin-top: 90px;
    float: right;
    width: 100px;
    padding: 6px;
    font-size: 12px;
    color:#999999;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.zhuanti .info p{
	text-align:left;
	
}
.zhuanti_describe {
    padding: 10px 14px;
    color: #999;
    font-size: 12px;
    background: #fff;
}
.info .font_other {

    font-size:12px;
    margin-bottom: 4px;

}

.zhuanti .info .title{
    /* border-bottom: 1px solid #d9d9d9; */
    /* padding: 8px 10px 12px 10px; */
    /* text-align: center; 
    min-height: 65px;*/ 
    color: #333;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
    height: 56px;
    overflow: hidden;
}

.jieda_title{
	color:#333;
	background:#fff;
	font-size:16px;
	padding:3%;
	border-bottom:1px solid #d9d9d9;
	
}

.jieda_title span{
	color:#ff3b0a;
	font-size:14px;
	
	
}
.jieda_js{
	float:left;
	background:#fff;
	padding:3%;
	font-size:12px;
	
}

.jieda_txt{
	padding:3%;
	background:#fff;
	
	
	
}

.caina{
	background:#fff;
	
	float:left;
}

.caina_fig{
	height:46px;
	text-align:center;
	font-size:16px;
	width:60px;
	border-bottom:2px solid #0094ff;
	line-height:46px;
	
}

.caina_top{
	padding:0 3%;
	border-bottom:1px solid #d9d9d9;
	
}

.caina_qt{
	
	height:46px;
	text-align:center;
	font-size:16px;
	width:80px;
	border-bottom:2px solid #0094ff;
	line-height:46px;
	
}

#Squares {
    overflow: scroll;
    background: #f1f1f1;
}

.news_list{
	margin-top:0px;
    background:#fff;
	padding:3%;
	float:left;
	border-bottom:1px solid #d9d9d9;
}
.news_list .phone img{
	
	width:80px;
	height:80px;
	
}


.news_list .news_ji{
	padding-right:20px;
	color:#999;
}
.news_list .huifu span{
	
	margin-left:22px;
	color:#3ca9c4;
	
}
.news_list .huifu{
	color:#999;
margin-top:10px;
	
}
.news_list .huifu a{
	
	color:#0094ff;
}
.pagination {
	margin:0 auto;
	margin-left:18%;
}
.public li{
	
	text-indent:10px;
	line-height:50px;
	height:50px;
	background:#fff;
	margin-top:-1px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	
}
.public b{
	
	float:right;
	margin-right:10px;
	
}
.host-pageDiv{
	
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 8px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
	
	}
.host-page{
	
	margin-left:1rem;
	float:left;
	
	}
.host-page a{
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 8px;
    padding: 4px;
    margin-left: 1px;
    background: #fff;
    border: 1px solid #d9d9d9;
    float: left;
    border-radius: 40%;
	
}
.host-page .cpb{
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 8px;
    padding: 4px;
    float: left;
    margin-top: 0px;
    display: block;
    border-radius: 40%;
	
}


    .host-page span {
            display: none;
            padding: 10px 10px 10px 10px;
            font-weight: normal;
            color: #fff;
            border: solid 1px #0094ff;
            text-decoration: none;
            background: #0094ff;
            border-radius: 40%;
    }

 .content_wk .content {
    
    text-align: Left;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 10px;
}

 .xiazaibox{
	display:none;
	top:27%;
	width:80%;
	position:fixed;
	left:10%;
	z-index:12;
}

.xiazaijb .btn{
	
	
	margin-top:10px;
	
}
.xiazaijb span{
	
	color:#e74621;
	
}


.Mask2{
	position:fixed;					
	z-index:1;
    position:absolute;
	opacity:0.5;
	width:100%;
	height:100%;
	background:#000;
    display:none;
}




.download {
    margin-top: 21px;
    /*padding: 6px;*/
    padding: 50px 6px;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    min-height: 62px;
    z-index: 10px;
    color: #a6a6a6;
    bottom: 0px;
    /*background: #fbfbfb;*/
    background: #ffffff;
    text-align: center;
}
  .download .vip{
    color: #666;
}
  .download .button{
    
      display:inline-block;
    margin-top: 6px;
    color: #fff;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    width: 60%;
    height: 36px;
    line-height: 36px;
    background: #0094ff;
}

.clear {
   top:15px;
   margin-left:-26px;
    position:relative;
    float:left;
    width:20px;
    height:20px;
    border-radius:50%;
    background:#cacaca url(../image/back.png) no-repeat center;
    background-size:60%;
    
}

.ago_txt {
    background: #fff;
    padding-top: 34px;
}

    .ago_txt p {

    padding:3%;
    height: 60px;
    line-height: 48px;
    


    }

    .ago_txt p span{
        float:right;
     color:#2681c6;

    }

    .ago_txt #Past {
        margin : 0 10px;
    }
    .ago_txt a {
        float: left;
        padding: 4px 12px;
        font-size: 12px;
        background: #f7f7f7;
        border-radius: 20px;
        margin: 4px 6px;
    }
    .notic_user{
	top:50px;
	z-index:11;
	width:100%;
	background:#000;
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity:0.7;


filter:alpha(Opacity=70) ;


-moz-opacity:0.7;  


opacity:0.7;
	position:absolute;
	
	padding:1% 3%;
	font-size:12px;
	color:#fff;
}

.notic_user a{
	color:#fff;
	float:right;
    margin-left: 10px;
}


.range_ge{
	/*display: inline;*/
    position: relative;
}
    .range_ge span {
        display: inline-block;
        width: 50px;
        margin-left: 20px;
        margin-top: 13px;
        position: absolute;
        font-size: 18px;
        color: #999;
    }

.range_ge span b{
	display: inline-block;
	width: 10px;

}


.list_matching {
    background: #fff;
    position: fixed;
    width: 100%;
    margin-top: 50px;
}

.list_matching ul{
	 float: left;
	background: #fff;
	width: 100%;

}
.list_matching ul li{
	float: left;
	width: 93%;
	margin-left:3%; 
	line-height: 32px;
	padding-left: 10px;
	color: #c7c7c7;

	border-bottom:1px solid #ededed; 
    overflow: hidden;
    height: 38px;
}

.list_matching ul li a{

	margin-left:10px;
}

.list_matching ul li span{

	float:right;
	display: inline-block;
}



	.host-fiexd .host-backtotop{


 	   background-size:60%; 
	}
.pop_up {
    z-index: 1000;
    position: fixed;
    display:none;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff
}
.pop_up .title {
    width: 55%;
    height: 40px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
    .pop_up .title span {
        word-break: break-all;
        color: #333;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }
.content_bottom {
    position: fixed;
    bottom: 0;
    background: #ffffff;
    border-top: 1px #efefef solid;
    width: 100%;
    height: 55px;
    z-index:99
}

    .content_bottom .content_bottom_left {
        width: 65%;
        float: left;
        padding-left: 20px;
        padding-top: 12px;
    }

    .content_bottom .content_bottom_right {
        width: 35%;
        height: 100%;
        float: right;
        text-align: center;
        padding-top: 5px;
        font-size: 16px;
        color: #ffffff;
        background: #d9ba7a;
    }
        .content_bottom .content_bottom_right.pdf {
            padding-top: 15px;
            background: #008bff;
        }

        .content_bottom .content_bottom_right .vip_ti {
            margin-top: 2px;
            font-size: 12px;
        }

.mar_top12 {
    margin-top: 12px;
}


.content_video {
    float: left;
    width: 100%;
}

.videoPlayNone {
    display: none;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.6);
    float: left;
    position: absolute;
    text-align: center;
}

    .videoPlayNone p {
        color: #ffffff;
        font-size: 16px;
        margin-top: 46px;
    }

    .videoPlayNone .loginNone {
        position: absolute;
        font-size: 12px;
        bottom: 0;
        right: 6px;
        margin-bottom: 4px;
        color: #b5b5b5;
    }

.videoPlay {
    margin-top: 10px;
    height: 210px;
    width: 100%;
}

.btn-vip {
    padding: 6px 18px;
    background: #f0ad4e;
    border: none;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
    text-decoration: none;
}

.prompt {
    display: none;
    margin-top: 10px;
    color: #fd4a4a;
    border: 1px solid;
    border-radius: 2px;
    padding: 2px 6px;
    font-size: 12px;
}

    .prompt a {
        color: #fd4a4a;
    }

.content_z {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #efefef solid;
}

.ContentButtonNone {
    background: #0094ff;
    border-color: #0094ff;
    margin-top: 10px;
    width: 90px;
    border-radius: 120px;
    font-size: 14px;
    height: 34px;
}

.ContentButton {
    background: #0094ff;
    border-color: #0094ff;
    width: 86%;
    height: 40px;
    font-size: 16px;
    margin-top: 10px;
}

.vip {
    text-align: center;
    width: 100%;
}

audio {
    width: 99%;
    margin: 2px;
    height: 36px;
}

    audio::-webkit-media-controls {
        overflow: hidden !important
    }

    audio::-webkit-media-controls-enclosure {
        margin-left: auto;
    }

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.content_wk .host-s-h {
    border-bottom: 1px solid #e6e6e6;
    background: rgba(239, 239, 239, 0.24);
    padding: 2px 6px;
    font-size: 12px;
}

.bdsharebuttonbox {
    display: none;
    z-index: 9999;
    position: fixed;
    float: left;
    width: 100%;
    padding: 3%;
    background: #fff;
    top: 50px;
}

    .bdsharebuttonbox .jiathis_counter.jiathis_bubble_style {
        width: 60px !important
    }

#jiathis_webchat img {
    width: 220px;
    height: 220px;
}

div.pinch-zoom, div.pinch-zoom img {
    width: 100%;
    -webkit-user-drag: none;
}
        