
*{	font-family: "PingFangSC-Light","Microsoft YaHei","WenQuanYi Micro Hei",arial,sans-serif;font-size: 15px; font-weight:normal;padding:0px;margin:0px;border:0px;list-style-type:none;border:none;}
a{color:#333;text-decoration:none;cursor:pointer;outline: none;}
body{min-width:1200px;}
img{border:none;outline: none;}
h1, h2, h3, h4, h5, h6 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    line-height: 1.4;
	font-size: 30px;
}
.btn {
    font-size: 15px;
    padding: 0.7rem 1.4rem;
    transition: all 0.4s;
}
.btn:hover{transform: translateY(-4px);}
.btn, .btn:focus, button, button:focus {
    outline: none !important;
    box-shadow: none !important;
}
.btn-sm {
    padding: 0.4rem 1rem;
    font-size: .875rem;
}
.font-20{font-size: 20px;}
.px-5{padding-left: 5px;padding-right: 5px;}
.detailMain {
    width: 1200px;
    margin: 0 auto;
}
.loc {
    width: 100%;
    border-bottom: 1px solid #cecece;
    padding: 20px 0 !important;
	margin-bottom: 30px!important;
}
.tit_small {
    color: #999;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.col-666{color: #666;}
.messTable img {
    margin-right: 10px;
}
.counter-box {
    background: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 5px 14px 0 rgb(22 79 197 / 22%);
    color: #323232;
}
.sta_badge{
	    padding: 6px 20px;
	    background: #e8f4ff;
	    color: #2091ed;
	    font-size: 16px;
	    margin-left: 20px;
	    font-weight: 500;
		border: 1px solid #d1e9ff;
}
.company{color: #0067b7;}
.bassMess{
	    position: relative;
	    background:#fff url(../images/card_bg.png) no-repeat 76px 25px!important;
	    padding:20px 0 0 30px!important;
	    border-top:6px solid #0e86d1;
	    overflow: hidden;
	    border-radius: 0 0 5px 5px;
}
	.bassMess h4 {
		color: #323232;
		font-size: 24px;
		padding-bottom: 10px;
	}
	.bassMess .btnBox{
		height: 38px;padding-right: 30px;
	}
	    .bassMess .btnBox .btn{float: right;border-radius: 5px;}
		.bassMess .btnBox .btn .iconfont{font-size: 16px;}
		.bassMess .btnBox .btn.btn-primary{    
			background: #1277fd !important;
            border-color: #1277fd !important;
		}
		.bassMess .btnBox .btn-outline-secondary{
			color: #666;
			border-color: #ccc;
		}
		.bassMess .btnBox .btn-outline-secondary .iconfont{color: #ccc;}
		.bassMess .btnBox .btn-outline-secondary:hover,
		.bassMess .btnBox .btn-outline-secondary:link{
			color: #fdbd12!important;
			border-color: #fdbd12;
			background: #fff;
		}
		.bassMess .btnBox .btn-outline-secondary:hover .iconfont,
		.bassMess .btnBox .btn-outline-secondary:link .iconfont{
			color: #fdbd12!important;
		}
			.bassMess .btnBox .btn .iconfont{margin-right: 10px;}
.levelMess .levelTit{
	position: relative;
	height: 60px;
}
	.levelMess .levelTit p{
		width: 100%;
		height: 30px;
		line-height: 30px;
		margin: 20px 0;
		font-size: 22px;
		color: #323232;
		border-left: 6px solid #1277fd;
		padding-left: 26px;
		z-index: 2;
		vertical-align: top;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.levelMess .levelTit .colorBox{
		height: 10px;
		width: 68px;
		background: #c0d4fb;
		z-index: 1;
		position: absolute;
		left: 29px;
		bottom: 20px;
	}
	.showview{margin: 10px 30px;}
.showview div[class*=col-sm] {
    color: #323232;
    font-size: 15px;
    padding: 8px 0;
	
}
.showview .title{
	color: #999;
}
.levelMess .Valper{
	font-size: 22px;color: #e1bd18;padding: 0 30px;
}
.levelMess .Valper .timeTitle{color: #999;font-size: 15px;font-weight:500!important;}
.knowledgeBox{
	background: #f7f7f7;
	padding: 10px;
	color: #666;
	float: right;
	width: 92%;
	margin-top: -24px;
}
.knowledgeBox span{color: #323232;}
.knowledgeBox:nth-child(2){margin-top: 0;}