.search button {width:42px;height:42px;background:url(images/icon.png) no-repeat center right;background-position:0 -250px;border:none;}
.banner{ width:96%; margin:20px auto 0;}
.banner img{ border-radius:8px; width:100%;}
.hui-slide-menu{ top:0 !important; z-index:100;}
@keyframes hui-a-menu-show{0%{left:-70%;} 100%{left:0%}}
@-moz-keyframes hui-a-menu-show{0%{left:-70%;} 100%{left:0%}}
@-webkit-keyframes hui-a-menu-show{0%{left:-70%;} 100%{left:0%}}
@-o-keyframes hui-a-menu-show{0%{left:-70%;} 100%{left:0%}}
@keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-70%}}
@-moz-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-70%}}
@-webkit-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-70%}}
@-o-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-70%}}
.moremore {background: #C5C5C5;text-align: center;width: 98%;color: #fff;float: left;font-size: 14px;padding: 8px 0;}
.hui-media-content p {font-size: 14px;}
.hui-media-content h1 {font-size: 16px;}
.classfy{width:96%; margin:20px auto 0;border-radius:8px; background:#fff;}
.classfy ul{ width:100%; position:relative;}
.classfy li{ width:24%; float:left; border-bottom:1px solid #fbfbfb;border-right:1px solid #fbfbfb; height:50px; text-align:center; line-height:50px;}
/*专题轮播图*/
.hui-swipe-items span {position: absolute;left: 10px;bottom: 7px; width: 100%;font: 16px/32px "微软雅黑"; color: #fff;text-align: left;z-index: 9;}
.hui-swipe-items b {position: absolute;left: 0;bottom: 0;width: 100%;height: 42px;background-color: #000;opacity: 0.5;z-index: 1;}
.hui-swipe-item img {height: 275px;}
.hui-swipe-item {position: relative;overflow: hidden;height: 10%;}
/*快速通道*/
.quick_link a:before {
    content: "";
    display: block;
    background: url(/images/jwc_2.png) no-repeat;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 77px;
    background-position: -4px -10px;
}
.quick_link a {
    display: block;
    background: #e3e3e3;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #555;
    margin: 10px 0;
    position: relative;
}
.quick_link a.qu_icon2:before {
    background-position: -4px -144px;
}
.quick_link a.qu_icon3:before {
    background-position: -4px -254px;
}
.quick_link a.qu_icon4:before {
    background-position: -4px -363px;
}
.quick_link a.qu_icon5:before {
    background-position: -4px -472px;
}