﻿/* 织梦园（dedeyuan.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
.xbout_content {
	min-height: 5vh;
	padding: 36px 34px;
	font-size: 14px;
	line-height: 1.6;
	
	background: white;
}
@media (max-width: 600px) {
.xbout_content {
	padding: 10px;
}
}
.xbout_content img {
	max-width: 100%;
}

.tit{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid  #0b54ae;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "Microsoft Yahei";
    color: #0b54ae;
}

.lj
{
    margin: 0;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #0b54ae;
}