.vipchat {
	padding:30px 40px;
	overflow:hidden;
	color:#333;
}

.vipchat-t{
	overflow:hidden;
}

.vipchat-t .left{
	float:left;
	width:300px;
	height:226px;
	background:url(vipchat-default-img.jpg) no-repeat;
}

.vipchat-t .left img{
	width:300px;
	height:226px;
}

.vipchat-t .right{
	float:right;
	width:800px;
	font-size:16px;
	line-height:32px;
}

.vipchat-t .right span.tit{
	font-weight:bold;
	color:#0c519b;
}

.vipchat-b{
	margin-top:30px;
}

.vipchat-b .tit{
	height:50px;
	background:url(wzsl-bg.png) left no-repeat;
	line-height:50px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-indent:1em;
}

.vipchat-b .cont{
	padding:15px 0;
	line-height:32px;
	font-size:16px;
	color:#333;
}


/* 适老化样式 */
.old_type .npath{height: 60px;line-height: 60px;font-size: 28px;}
.old_type .nstit h1{font-size: 52px;line-height: 70px;}
.old_type .nstimes0,.old_type .neer,.old_type .neer p,.old_type .neer a{
    font-size: 28px!important;
    line-height: 46px!important;
}
.old_type .con912#con1,.old_type .con912#con1 p,.old_type .con912#con1 a,.old_type .con912#con1 span{
    font-size: 32px!important;
    line-height: 64px!important;
}
.old_type .ie8sys{font-size: 28px!important;line-height: 56px!important;}
.old_type .xlletr{display: none!important;}
.old_type .appd {
    padding: 15px 0 20px;
    font-size: 28px;
}
.old_type .neer{padding: 20px 0;}
.old_type .nstimes span.dayin{width: 100%;}
.old_type .newscon{margin-top: 50px;margin-bottom: 50px;}
.old_type .vipchat-t .right span.tit,.old_type .vipchat-t .right div,.old_type .vipchat-b .cont{font-size: 32px!important;line-height: 64px!important;}
.old_type .vipchat-b .tit {
    height: 85px;
    line-height: 85px;
    font-size: 42px;
    background-size: 100% 100%;
}
.old_type .vipchat-t .left img,.old_type .vipchat-t .left{width: 100%;height: auto;}
.old_type .vipchat-t .right{width:100%;margin-top: 30px;}
