@charset "utf-8";
/* CSS Document */

#main{
	width:1200px;
	margin:0px auto;
	text-align:left;
	}
#nowplace{
	float:left;
	width:95%;
	padding-left:2.5%;
	line-height:
	}
#nowplace span{
	float:left;
	}
#nowplace ol{
	float:left;
	}
#nowplace li{
	float:left;
	}
.frameBox{
	width:1198px;
	margin:0px auto;
	clear:both;
	background:#fff;
	border:1px solid #b7cfdd;
margin-top:20px;
padding-bottom:20px;
	}
.frameTitle{
	background:#dcecfa;
	padding:15px 0px 15px 20px;
	}
.frameTitle h3{
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:#0074cb;
	border-left:4px solid #0090e6;
	padding-left:2%;
	float:left;
	}
.frameTitle .pubmore{
	float:right;
	line-height:22px;
	padding-right:20px;
	}
.frameBox .list1{ padding-top:15px; width:1198px; float:left;}
.frameBox .list1 li{ border-bottom:1px dashed #797979; padding-left:5px; margin:0px 15px; float:left; width:564px;}
.frameBox .list1 li a{ float:left; background:url(http://www.accessibility.com.cn/images/liststyle_pagelist.jpg) no-repeat left center; float:left; text-align:left; padding-left:15px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;width:450px;}
.frameBox .list1 li span.pubtime1{ float:right; padding-right:5px;}


.nowplace{ background:url(../images/nowplace_dt.jpg) no-repeat left center; float:right; overflow:hidden; margin-right:18px;}
.nowplace li{ float:left;}
.nowplace li a{ color:#656565; display:block; background:url(/images/nowplace_dd.jpg) no-repeat right center; padding-left:18px; padding-right:13px; margin-right:-13px;}
#slbzoomframe .frameTitle h3{font-size:28px; line-height:2em;}
#slbzoomframe .nowplace{padding-left:30px;}
#slbzoomframe .frameBox{width:100%;}
#slbzoomframe .frameBox .list1{width:100%;}
#slbzoomframe .frameBox .list1 li{width:calc(100% - 35px ) ;}
@media only screen and (min-width: 100px) and (max-width: 767px){
#slbzoomframe .frameBox .list1 li{margin-left:10px; padding-left:0px;}
#slbzoomframe .frameBox .list1 li a{padding-left:0px;width:100%;}
#slbzoomframe .frameBox .list1 li span.pubtime1{display:block;width:100%; text-align:center;}
#slbzoomframe .frameBox .list1 li{width:calc(100% - 20px ) ;}
}