table {
    border: 1px solid #cfcfcf;
    border-collapse: collapse;
    width: 100%;
}
th, td {
    border: 1px solid #cfcfcf;
    padding: 10px;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
html,body{
	background:#FFF
}
body {
    font-family : Arial, Helvetica, Sans-Serif;
    font-size:18px;
    overflow: inherit;
    background:#FFF 
}
a {
  cursor: pointer;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.user-top{
    width:100%;
    padding-top:10px;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    color:#fff;
    font-size:16px;
}
.user-header{
    margin-left:10px;
    float:left;
    display:inline;
    width:80px;
    height:80px;
    overflow:hidden;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.user-info{
    float:left;
    margin-top:0px;
    margin-left:10px;
    display:inline;
}

.truename{font-size:20px;}
.position{margin-top:3px;}
.company{margin-top:3px;}
#progress{margin-top:10px}

.paddingtop10px{padding-top:10px}
.paddingtop8px{padding-top:5px}
.paddingleft10px{padding-left:10px}
.paddingright10px{padding-right:10px}
.padding0px{padding:0px}
.num-content{
    width:30px;
    float:left;
    height:100%;
}
.num{text-align:center;width:44px;height:30px;padding-top:1px;font-weight:bold;color:#fff;font-size:30px;float:left}
.num2{text-align:center;width:44px;height:30px;font-weight:bold;color:#0b6db4;font-size:30px;font-style:italic;
display:table-cell; vertical-align:middle;
}
.table-text{height:100%;}
.num-text table, .num-content table {
    height:100%;
}
.num-text{
    font-size:18px;
    width:95%;
    vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}
#support{
    text-align:center;
    border:1px solid #ccc;
    height:50px;
    padding-top:10px;
    background:#FF9500;
    color:#fff;
    font-size:20px;
    cursor:pointer;
    position: fixed;
    bottom:0px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#news-open{
    text-align:center;
    height:50px;
    color:#FFF;
    font-size:20px;
    cursor:pointer;
    position: fixed;
    bottom:0px;
    z-index: 200;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:#FFF;
    -webkit-box-shadow:0 -3px 6px rgba(0, 0, 0, 0.1);  
    -moz-box-shadow:0 -3px 6px  rgba(0, 0, 0, 0.1);  
    box-shadow:0 -3 6px rgba(0, 0, 0, 0.1);
}
.text-top-weightAdd{
	font-weight:600
}
.news-bottom{
    text-align:center;
    border:1px solid #ccc;
    height:60px;
    color:#FFF;
    font-size:22px;
    cursor:pointer;
    position: fixed;
    bottom:0px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color:#ff9500;
    line-height:60px
    
}

.news-left-icon img{
    float:left;
    display:inline;
    margin-left:10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.news-username{
	color:#333
}

.leftDecorateLine{
	width: 16vw;height: 1px; border-bottom: 1px solid rgba(0,116,193,0.15);float: left;margin-top: 20px; margin-left: 19vw;
}
.rightDecorateLine{
	width: 16vw;height: 1px; border-bottom: 1px solid rgba(0,116,193,0.15);float: left;margin-top: 20px; margin-left: 3vw;
}
.hotLine{
	border-top: 10px solid #F5F5F5;
}
@media screen and (max-width: 2000px) { 

    .news-center-text{
        float:left;
        margin-left:10px;
        display:inline;
        color:#000;
    }

    .news-center-text-top{
        float:left;
        display:inline;
        font-size:16px;
        clear:both;
        color:#333;
    }

    .news-center-text-bottom{
        float:left;
        display:inline;
        font-size:12px;
        clear:both;
        color:#666;
    }

    .news-right-link{
        float:right;
        display:inline;
        margin-top:7px;
        margin-right:15px;
    }

    .news-right-link-content{
        float:left;
        display:inline;
        font-size:12px;
        line-height:20px;
        clear:both;
        border:1px solid #0074C1;
        padding:3px 20px 3px 20px;
        color:#fff;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        background:#0074C1;
    }
 	.news-hot-main-media{
		width:63vw
	}
	.news-hot-img-media{
	    width:89px;
		height:67px
	} 

}

@media screen and (max-width: 320px) { 

    .news-center-text-top{
        font-size:16px;
    }

    .news-center-text-bottom{
        font-size:12px;
    }

    .news-right-link{
        margin-right:10px;
    }

    .news-right-link-content{
        font-size:13px;
        padding:3px 20px 3px 20px;
    }

	.leftDecorateLine{
		width: 16vw;height: 1px; border-bottom: 1px solid #E3E3E3;float: left;margin-top: 20px; margin-left: 17vw;
	}
	.news-hot-img-media{
		width:70px;
		height:56px;
	} *
}


.bluetext{
    color:#0074C1;
}
.news-photo{
	width:24px;
	height:24px;
	margin-top:-5px;
	border-radius:50%;
	border:1px solid #D1D1D1
}
.news-title{
    text-align:left;
    font-size:24px;
    font-weight:bold;
}

.news-info{
    font-size:12px;
    margin-top:20px;
    color:#888;
}

.news-date{
    float:right;
    margin-right:3px;
}
.news-reply-count{
    margin-right:10px;
}


.news-content2{
    margin-top:10px;
/*     border:1px solid #ccc; */
    background:#fff;
     padding:1px 0 10px 0;
}

.news-open-app-main{
    width:100%;
    clear:both;
    height:50px;
    margin-top:20px;
    margin-bottom:30px
}

#news-open-app{
    margin-left:auto;
    margin-right:auto;
    font-size:15px;
    clear:both;
    background:rgba(0,116,193,0.15);
    padding:10px 0px 10px 0px;
    color:#0074C1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width:100%;
    text-align:center;
}
.news-open-app-last{
    background-image: linear-gradient(to bottom , #00C5FA, #0093F4) !important;
    font-size:18px;
    height:42px;
    border-radius:5px;
    text-align:center;
    line-height:42px;
    color:#FFF;
    letter-spacing: 0.37px;
    margin-top:25px;
}

.news-list-content{
    float:left;
    width:100%;
    margin-bottom:10px;
    padding: 0px 0px 10px 0px;
}

.news-hot-title{
    font-size:18px;
}

.news-hot-content{
    font-size:12px;
    color:#aaa;
}

#news-more{
    float:right;
    padding-bottom:8px;
    color:#888;
    font-size:16px;
}

.news-hot-img{
	border:1px solid #F9F9F9;
    float:left;
}

.news-hot-main{
    
}

.supply-demand-p{
    font-size: 18px;
    word-wrap: break-word;
    margin-bottom: 10px;
}

.supply-demand-table{
    width:100%;font-size:13px;text-align:center;
}
.supply-demand-info{
    border:none !important;
}

.supply-demand-info td{
    background:#f5f5f5;
    border:none !important;
}

.supply-demand-info td:first-child{padding-left:3px !important;}

.hot-title{
    text-align:center;
    float:left;
    margin-left:3vw;
    letter-spacing: 0.32px;
    color:#0074C1;
    font-size:14px !important;
}

.supply-demand-table td{padding-left:0px !important;padding-right:0px !important;}

.jarviswidget>header{
    border:none;
}

.jarviswidget>div{
	border:none;
}

.breadColor{color:#151515}
#invite{
    
    background:url('/public/images/shareUrl/invite.png') no-repeat center;
     background-size:100% 100%;  
    border:none;
}

#invite h3{margin-top:0px;margin-bottom:0px;}

#border-content{height:2px;width:100%;overflow:hidden;margin-top:10px;margin-bottom:10px;}

hr.simple{width:100%;border:none;border-top:3px dashed #ccc;margin:0px;}

.row-style{border-bottom:1px solid #ccc;}

.news-content{
	line-height:32px;
	padding:0 0 20px 0
}
.news-content p{
	margin:0px;
	padding:10px 0px 10px 0px;

}
.news-content> p >a{
	text-decoration:underline
}
pre{
	border:none;
	background:none;
	font-size: 15.9995994567871px;
	word-wrap: break-word;
	padding:0px;
	margin:0px;
}

/**解决1物理像素问题**/
.border-bottom{
    position: relative;
    border-top: none !important;
}		
.border-bottom::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.0) {
    .border-bottom::after {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

/* 3倍屏 */
@media only screen and (-webkit-min-device-pixel-ratio: 3.0) {
    .border-bottom::after {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
/* 4倍屏 */
@media only screen and (-webkit-min-device-pixel-ratio: 4.0) {
    .border-bottom::after {
        -webkit-transform: scaleY(0.25);
        transform: scaleY(0.25);
    }
}

.twoMaxContext{
	text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
