.page-header{position:relative;margin:20px 0 20px;padding-bottom:0;border-color:#1158a3;}
.page-header .title{font-size:16px;color:#fff;position:relative;padding:7px 15px;background:#1158a3;}
.page-header .more{position:absolute;top:5px;right:0;}
.page-header .more a{display:block;}
.box2 .page-header{margin:20px 0 15px;}
.quick{height:136px;background: url(bg.png) repeat;}
.introduce{background: url(bg2.png) center bottom no-repeat;}
.introduce-text p{color:#3e3e3e;line-height:30px;}
.introduce-text p span{font-size:16px;color:#1158a3;}
.introduce-text p a{color:#6d1d1d;}
.introduce-contact{padding-top:20px;border-top:1px dashed #1158a3;}
.introduce-contact p{color:#1158a3;margin-bottom:15px;padding-left:27px;}
.introduce-contact .tel{background: url(ico01.png) left center no-repeat;}
.introduce-contact .date{background: url(ico02.png) left center no-repeat;}
.introduce-contact .add{background: url(ico03.png) left center no-repeat;}

.links{background:#f5f5f5 url(linkBg.jpg) no-repeat right bottom; margin:20px 0;}
.links .hd{width:46px; height:120px; line-height:18px; padding:24px 12px; border-right:#91b6de 6px solid; text-align:center; background:#1158a3; color:#fff; font-size:16px; float:left; font-weight:normal;}
.links .bd{margin:0 30px 0 66px;overflow:hidden;}
.links-list{width:100%;}
.links-list li{width:11.11111111%;height:120px; padding:20px; float:left;}
.links-list li a{display:block; height:80px; text-align:center;}
.links-list li a img{width:50px; height:50px;display:block;margin:0 auto;}
.links-list li a span{display:block;height:30px;line-height:30px;}
@media (max-width: 991px){
	.links-list li{width:33.33333333%;}
}
@media (max-width: 776px){
	.links .hd{width:100%;height:auto;}
	.links .bd{width:100%;float:left;margin:0;}
	.links-list li{width:50%;}
}