.content-head{
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
    /* color: #5fa8e4; */
    background-color: #f5f6f8;
    border-bottom:2px solid #e7e7e8;
}
.content .main{
    overflow: hidden;
    width: 94%;
    height:40px;
    font-size: 14px;
    color: black;
    border-bottom:1px solid #e7e7e8;
    padding-left: 10px;
    line-height: 40px;
}

.content .main .look{
    float: right;
    width: 12px;
    height: 20px;
    color: #8e989e;
    margin: 10px 25px;
}
a{
    color: black;
}
.fixed-top{
	width:100%;
	height:
}


/*20210312*/
.content .main{
	height: 70px;
    line-height: 25px;
    padding: 10px 10px 10px 20px;
}
.t-img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 15px;
	border: 1px solid #3498DB;
    background-color: #3498DB;
	position: relative;
}
.t-img img{
	display: block;
    width: 120%;
    position: absolute;
    left: -2%;
    top: -5%;
}

.leibie{
	height:40px;
	line-height:40px;
	width: 100%;
    position: fixed;
    top: 94px;
    z-index: 1;
}
.leibie .left-ys,.leibie .right-js{
	display:block;
	float:left;
	width: 50%;
    background-color: #79bdea;
    text-align: center;
    color: #fff;
	border-radius: 8px;
}
.leibie .left-ys a,.leibie .right-js a{
	display: block;
    color: #555;
    font-weight: 700;
    border: 1px solid #fff;
	font-size:16px;
}
.red{
	background-color: #a94442 !important;
}
.red a{
	color:#fff !important;
}

.t-img img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: -2%;
}

.t-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    border: 1px solid #3498db12;
    background-color: #3498db12;
    position: relative;
}

.content .main {
	height: auto;
    font-size: 0.8rem;
	}

.t-img
{
margin-bottom: 10px;
}
