﻿@charset "utf-8";
/* CSS Document */
body{ background: url(../images/wenwu-banner.jpg) no-repeat center top #fefaf3;}

.top-header{height: 37px !important; line-height: 37px !important; border-bottom:none !important;background:rgba(255,255,255,0.5) !important;}
.header-container .hc-left-box .icon-line{ background: #444;}
.top-header a,.top-header li{ color:#444;}
 
.content-box{ width:1210px;}
.minddle-main{ background: none !important;}
.logoBanner{width:1200px; margin: 0 auto;padding-top:25px;}
.logo{ width:337px;}
.logo img{width: 100%;}

.bannercy{width:930px; height: 145px;margin:0 auto; text-align: center;margin-top:-10px;}
.minddle-main{ width:100%; margin: 0 auto; margin-top:15px;}
.mgCenterBox{ width:100%; background: #fff;padding:15px; box-sizing: border-box; border-radius: 15px;margin:15px auto; position: relative;min-height: 500px;padding-bottom:20px;margin-bottom:40px;}


.location{ width:100%;margin: 0 auto;line-height:26px; height:35px; background:url(../images/locai1.png) no-repeat 5px 4px;  padding-left:30px; font-size:14px; z-index: 99;border-bottom:1px solid #dedede; box-sizing: border-box;}
.location a{ margin:0px 5px;}
.akfyBox{ width: 100%;margin: 0 auto;margin-top:10px;} 
.akfyBox ul{display: flex;justify-content:flex-start; flex-direction: row; flex-wrap: wrap; margin-top:20px;min-height: 260px;}
.akfyBox ul li{ width:24%;box-sizing: border-box; margin: 0 0.5% 1.5% 0.5%; border-radius: 5px;background: url(../images/wen-listbg.jpg) no-repeat bottom; border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; }
.akfyBox ul li .pic span{ display: inline-block; width: 36px; height: 36px; position: absolute;}
.akfyBox ul li .pic span.klefttop{ background: url(../images/wenw-kuang-lefttop.png) no-repeat; top:5px; left: 5px;}
.akfyBox ul li .pic span.krighttop{background: url(../images/wenw-kuang-righttop.png) no-repeat; top:5px; right:5px;}
.akfyBox ul li .pic span.kleftbottom{background: url(../images/wenw-kuang-leftbottom.png) no-repeat; bottom:5px; left:5px;}
.akfyBox ul li .pic span.krightbottom{background: url(../images/wenw-kuang-righttop.png) no-repeat; bottom:5px; right:5px;}

.akfyBox ul li .pic{ width:99.5%;height: 203px; overflow: hidden; margin: 0 auto;  border-radius: 5px; border: 1px solid #f4e4cd;position: relative; }
.akfyBox ul li .pic img{width: 100%; text-align: center;border-radius: 5px;height:202px;}
.akfyBox ul li .text{width:100%; height: 68px; line-height: 68px; color: #70460f; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align: center; }
.akfyBox ul li .text a{ display: block;width:100%; color:#70460f; }


/*--翻页--*/
.page ul{display: flex;}
.page{overflow:hidden;zoom:1;margin:5px auto;  text-align:center; display:table ; font-size:16px !important; line-height: 30px;}
.page a{ display:block; float:left;background:#fff; border:1px solid #d8d8d8; height:30px; line-height: 30px; padding:0px 12px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;margin: 0 3px;  margin-right:10px; text-align:center;color:#777;  }
.page a:hover,.page a.current{ background:#fc8933; color:#fff; border:1px solid #fc8933;}
 a.page1{ background:#fff;}
.page span{ display:block; float:left; padding:0 10px; line-height:30px; color:#777;}
.page span input{ display:inline;background:none; text-align:center; width:25px; height:23px;border:1px solid #d8d8d8; line-height:30px; background:#fff; margin:0px 5px;  outline:none; color:#444;}
span.tzhuan{ background:#fc8933; color: #fff; font-size: 16px; margin: 0 5px; border-radius: 5px;}

