/*==============================
     内页样式

==============================*/

html,body,*{font-family:Microsoft YaHei,Arial,Helvetica,sans-serif,Times New Roman,SimHei;  }

body{background:#fff;}

/* 内页样式*/
/* about*/
#about{}
.jumbotron hgroup h3{color:#fff;}
.jumbotron hgroup h4{color:#fcfcfc;}
.breadcrumb{margin-bottom:20px;}


.wznr h4.title{text-align:center;}
.wznr .admin{text-align:center;}
.wznr .admin span{padding:0 5px; color:#999;}
.wznr-text{color:#666;}

.wznr-textt{color:#666;}

.thumbnail{border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.mall-list .caption h4{ text-align:center; }


.news{}
.news-list{padding:5px; border-bottom:1px solid #e5e5e5;}
.news-list h4{}
.news-list h4 span{color:#999;}
.news-list h4 a{}
.news-list h4 a:hover{}
.news-list p{color:#999;}

.fenye{text-align:center;}


/* 加服务网点列表*/
.new-list{}
.new-list-xh{padding-bottom:20px; border-bottom:1px dashed #C2C2C2;}
.new-list-xh dt{}
.new-list-xh dt a{display:block;}
.new-list-xh dt a img{width: 100%;}
.new-list-xh dd{}
.new-list-xh dd h4{font-size:16px; line-height:2; font-weight:600; }
.new-list-xh dd p{font-size:14px; min-height:24px; line-height:24px; margin:0;}
.new-list-xh dd p span{float:left; margin-right:10px; font-size:14px; text-align:right; font-weight:600;}


/* 表格边框 */
tr{ border:1px solid #CCC;}
td{ border:1px solid #CCC;}
/* 超小屏幕（手机，小于等于640px）*/

@media (max-width:640px)  {

}


/* 超小屏幕（手机，小于等于768px）*/
@media (max-width:768px) {
	.jumbotron{padding-top:50px; background:url(../images/bg.jpg);}
	.jumbotron hgroup{padding-top:20px;}
	.breadcrumb{}
}


/* 小屏幕（平板，大于等于768px） */
@media (min-width:768px) and (max-width:992px) {
	.jumbotron{padding-top:50px;background:url(../images/bg.jpg);}
	.jumbotron hgroup{padding-top:20px;}
	
	.new-list-xh dt{width: 330px; height: 210px;}
	.new-list-xh dt a{}
	.new-list-xh dt a img{width: 330px; height: 210px;}

	
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width:992px) and (max-width:1200px) {
	.jumbotron{padding-top:80px;background:url(../images/bg.jpg);}
	.jumbotron hgroup{padding-top:40px;}

	.new-list-xh dd h4{margin:0;}
	.new-list-xh dt{width:200px; height:140px;}
	.new-list-xh dt a{}
	.new-list-xh dt a img{width:200px; height:140px;}


}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width:1200px) {
	.jumbotron{padding-top:80px;background:url(../images/bg.jpg);}
	.jumbotron hgroup{padding-top:40px;}


	.new-list-xh dt{width: 280px; height: 170px;}
	.new-list-xh dt a{}
	.new-list-xh dt a img{width: 280px; height: 170px;}

}


.wznr-text_zdsj{ float:left; width:100%; overflow: hidden; }
.wznr-text_zdsj tr{font-size:12px; width:100%; text-align:center;}
.wznr-text_zdsj td{font-size:12px; width:100%; text-align:center;}
.wznr-text_zdsj img{ width:100%;}
.xl24{ width:50px;}



strong{ text-align:center; float:left; width:100%;}


















