.office-logo {
	float: left;
	margin: 13px 0 13px 30px;}



#wrap-main {
	margin: 10px auto 0;
	background: #fff url(images/office-main-bg.jpg) no-repeat top center;}



#head .top-pic {
	width: 252px;}
#head .top-pic img {
	width: 100%;}



.navbg {
	max-width: 986px;
	margin-left: -493px;}
.nax-box {
	width: 986px;}
#navul li {
	padding: 0 43px;}
#navul li.current-home {
	padding: 0;
	width: 121px;
	text-align: center;}




.office-left {
	width: 266px;
	overflow: hidden;
	float: left;
	margin: 46px 0 20px 7px;}
.news-switch {
	width: 266px;
	padding: 0;
	height: auto;
	position: relative;
	bottom: 0px;
	left: 0px;
	border: 0;}
.office-left dl {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: 10px;}
.office-left dl dt {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;}
.office-left dl dd {
	width: 100%;
	height: 37px;
	background: #559cdb;
	margin-top: 5px;}
.office-left dl dd a {
	width: 90%;
	display: block;
	margin: 0 auto;
	line-height: 37px;
	font-size: 14px;
	color: #fff;
	background: url(images/office-side-bg.png) no-repeat right center;}



.office-right {
	width: 700px;
	overflow: hidden;
	float: right;
	margin: 46px 7px 10px 0;}
#wrap-main .bottom{
	margin-bottom: 10px;}
.office-right .bottom {
    margin-bottom: 10px;}
.office-right .row {
    width: 100%;
    overflow: hidden;}
/*head*/
.office-right .row .head{
	width: 100%;
	height: 30px;
	border-bottom: 2px solid #005bac;}
.office-right .row .head h1{
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	background: #005bac;
	display: inline-block;}
/*box*/
.office-right .row .box{
	width: 100%;
	height: 174px;
	overflow: hidden;
	border-top: 0;}
.office-right .row .box ul{}
.office-right .row .box ul{
	width: 100%;
	height: 174px;
	overflow: hidden;}
.office-right .row .box ul li{
	width: 100%;
	height: 28px;
	border-bottom: 1px dashed #dedede;}
.office-right .row .box ul li a{
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #000000;
	display: block;
	margin: 0 auto;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;}
.long{
	width: 51%;
	overflow: hidden;
	float: left;}
.short{
	width: 46%;
	overflow: hidden;
	float: right;}




#owl-demo {
	position: relative;
	width: 266px;}




.picture-link {
	width: 99.4%;}




#foot {
	height: auto;
	padding: 20px 0 40px 0;
	border-top: 3px solid #005bac;}




/*图文页面（关于我们）css样式*/
.lab-about{
	width: 100%;
	overflow: hidden;
	margin: 15px auto 40px;}
.lab-about p img{width: 100%;}
.lab-about p{margin-bottom: 10px; color: #000; font-family: "微软雅黑"; font-size: 14px;}



/*新闻列表css样式*/
.lab-list{
	width: 100%;
	overflow: hidden;
	margin: 15px auto 40px;}
.lab-list ul{
	width:100%; overflow: hidden; margin:0 auto;}
.lab-list ul li{
	width:100%; line-height:33px; height:33px; border-bottom:1px dotted #dbdbdb; float:left;}
.lab-list ul li a{
	float:left; color:#000; font-size:14px;} 
.lab-list ul li:hover a{
	color:#000;} 
.lab-list .l-date{
	float:right; color:#ccc; line-height:33px; font-size:12px;}



/*新闻详细css样式*/
.lab-list h2{
	width: 100%; height: 40px; overflow: hidden; font-weight: normal;
	color: #000; font-size: 20px; line-height: 40px; text-align: center; margin-bottom: 10px;}
.lab-list p{  margin-bottom: 10px; color: #000; font-family: "微软雅黑"; font-size: 14px;}



/*产品列表css样式*/
.lab-product{
	width: 100%;
	overflow: hidden;
	margin: 15px auto 40px;}
.lab-product ul{
	width:100%; overflow: hidden; margin:0 auto 20px;}
.lab-product ul li{
	width:33.3%; overflow: hidden; float:left;}
.lab-product ul li a{
	display: block; width: 90%; margin: 0 auto;} 
.lab-product ul li a img{
	display: block; width: 100%;}
.lab-product .name{
	width: 100%; height: 20px; display: block;
	text-align: center; color:#000; line-height:20px; font-size:12px;}


/*page分页css样式*/	
.lab-fenye {
	width: 100%;
	overflow: hidden;
	padding: 20px;
	text-align: center;}
.cutpage {
	font-size: 12px;
	font-family: Tahoma;}
.cutpage a{
	display:inline-block; 
	width: 25px; 
	height:25px; 
	line-height:25px; 
	text-align: center; 
	margin:0 5px;
	color: #000;
	border-radius: 100px;}
.cutpage a.current{background:#000; color:#fff;}
.cutpage a:hover{background:#000; color:#fff;}
.cutpage a.start, .cutpage a.end{
	width: auto;}
.cutpage a.start:hover, .cutpage a.end:hover{
	background: none;
	color: #000;}