.quick-nav li{margin-bottom:6px;}
.quick-nav li a{display:block;color:#515151;font-size:16px;height:53px;line-height:53px;background:#b9d6e9;}
.quick-nav li a img{margin: 12px 25px;float: left;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.quick-nav li a:hover img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.news-box .head{height:41px;line-height:41px;margin-bottom:10px;background:#f1f8fc;}
.news-box .head .title{color:#fff;font-size:18px;line-height:41px;padding-left:20px;padding-right:28px;background:#0273ba url(arr.png) right bottom no-repeat;}
.news-box .head .more{margin-right:15px;}
.special-pic img{width:100%;height:auto;}
.link-nav li a{height:40px;line-height:40px;padding-left:24px;background: url(arr2.png) 4px center no-repeat;}
@media (max-width:1300px){
	.quick-nav li a img{margin:12px 10px;}
}
@media (max-width:991px){
}
