﻿/*æ¸…é™¤é¡µé¢åŽŸæ ·å¼*/
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;

}
.xinxi .x_t{
	font-size: 15px;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #3995e1;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.xinxi .x_m{
	line-height: 30px;
	text-align: center;
}
.xinxi .x_m span{
	font-size: 14px;
	color: #b7b6b6;
}
.xinxi .x_m span:nth-child(2),.xinxi .x_m span:nth-child(4){
	margin-left: 20px;
}
.xinxi .neirong{
	padding: 25px 0;
}
.xinxi .neirong img{
	
	position: relative;
	
	
}

.xinxi .x_b{
	font-size: 14px;
	/* padding: 40px 0; */
	color: #404040;
}
.xinxi .x_b span:nth-child(2){
	float: right;
}
.MsoNormalTable td .MsoNormal {
        text-indent: 0rem !important;
}