/*首页主体样式*/
.gray{background-color:#f3f2f2;margin-top:20px;}
.indfocus,.nbox{margin-top:20px;}
.indexrow{padding:0 15px 15px 15px;background-color:#ffffff;}
.nbox .page-title{position:relative;padding-bottom:13px;border-bottom:1px solid #d9d9d9;}
.nbox .page-title .title {float: left;font-size:18px;color: #1c69a0;font-weight:bold;padding:0 15px;margin:0;background:url(ico01.png) left center no-repeat;}
.nbox .page-title .more{margin-right:10px;}
.nbox .page-title .more a{color:#7e7e7e;text-decoration:none;}
.nbox .nlist{margin-top:10px;}
.contact{background:url(bg.png) repeat-x;padding:20px 20px 50px 20px;}
.contact p{padding-left:40px;color:#333;line-height:24px;margin-bottom:20px;}
.contact p.tel{background:url(ico02.png) left center no-repeat;}
.contact p.number{background:url(ico03.png) left center no-repeat;}
.contact p.email{background:url(ico04.png) left center no-repeat;}
.contact p.add{background:url(ico05.png) left center no-repeat;}
.spepic{margin-top:15px;}
.spepic img{max-width:100%;}
@media (max-width: 767px){
	.spepic img{max-width:100%;height:auto;}
}