@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x: auto; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {

}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}

/*弹性盒子*/
.between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between}
.around{display: flex; display: -webkit-flex; -webkit-justify-content:space-around;justify-content:space-around}
.center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center}
.start{display: flex;display: -webkit-flex; justify-content: flex-start;-webkit-justify-content: flex-start}
.end{display: flex;display: -webkit-flex; justify-content: flex-end;-webkit-justify-content: flex-end}
.middle{display: flex;display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.v-bottom{display: flex;display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.v-baseline{display: flex;display: -webkit-flex;-webkit-align-items:baseline;align-items:baseline;}
.col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}

/**布局开始**/
body {line-height: 1;font-size: 12px;font-family: Bahnschrift, Helvetica Neue, PingFang SC, Hiragino Sans GB, Heiti SC,"Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333; background:#fff; min-width:1400px;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; }
a:hover { color:#991616; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
.headtop{background: #991616; height:8px;}

/*head开始*/
#header {background: #fff;}
#header .inner{height: 130px;position:relative;}
.header .sitelogo{float:left;padding-top: 26px;padding-left: 0px; height:75px;}
.header .sitetitle {display:inline-block;margin-top: 16px; margin-left:26px;font-size:40px;font-weight:bold;color:#991616;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .sitename{padding-top:32px;}
.header .head-right{float:right;padding-top:48px;}
/*系统默认搜索*/
.search_block{width:291px;height:43px;margin-top:9px;background:url(images/search_block.png) center no-repeat;}
.wp_search #keyword{ width:230px !important;padding: 11px 0 11px 18px; border:none;height:21px; line-height:21px; background:none; color:#fff;float:left;font-size:14px; }
.wp_search .search{width:43px;height: 43px;border:0px; background: none;cursor: pointer; vertical-align:top; }

/*自定义输入框*/
.searchbox{text-align:right;}
.wp-search {position: relative;background:#f1d8d8;width:233px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:20px; margin-right: 40px;}
.wp-search .search-input input.search-title { box-sizing:border-box;width: 100%;height: 36px;padding:0;line-height: 36px;background: none;color: #777;font-size: 14px;border:0;outline: 0;font-family:"Microsoft Yahei";}
.wp-search .search-btn {width:40px;height:40px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 36px;border:0;outline: 0;background:#991616 url(images/sous.png) no-repeat center;cursor: pointer;}


/*默认主导航样式*/
#nav{ background:#991616}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{ height:60px;}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;font-size:0;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link {display:block;padding: 0 10px;line-height: 60px;color: #fff;font-size: 18px; font-weight:600;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#fff; text-decoration: none; color: #991616;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 100%;z-index: 100;background:#f5f5f5;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:#991616;text-align:center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#770f0f; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#991616;}

/**主页banner开始**/
#banner {}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
/*banner*/
.mbanner .focus .focus-title-bar {bottom:14.55%;left:10.5%;margin-left:0px;height:84px; box-sizing:border-box;width:33.33%}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.3;filter:alpha(opacity=30);}
.mbanner .focus .focus-title{font-size: 22px;line-height:34px;margin:8px;height:68px;font-weight:bold;white-space:normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align:left;}
.mbanner .focus .focus-pagination {position:absolute;right:0;left:0;bottom: 74px;margin: 0px auto;z-index:60;width:100%;text-align:center;}
.mbanner .focus .focus-page { display:inline-block; width:17px; height:17px;  margin:0 30px;background:#fff;border-radius:50%;}
.mbanner .focus .focus-page-active {background:#aa1d23; border:1px solid #fff; box-sizing:border-box;}
.mbanner .focus .focus-navigation {width:36px; height:66px; line-height: 66px;font-size:66px;font-weight:normal;font-family:'\5b8b\4f53';background:transparent;opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:hover {color:#991616;}
.mbanner .focus .focus-navigation:active {color:#991616;}
.mbanner .focus .focus-prev { left:15px;}
.mbanner .focus .focus-next { right:15px;}

/**首页三列布局**/
.mainbg{background:#fffdfb url(images/bg.jpg) center bottom no-repeat ;}
.main1{ padding-top:74px;}
.main2{ padding-top:60px;}
.main1 .mod,.main2 .mod{position:relative; padding:0 52px;}
.main1 .mod:before,.main2 .mod:before{ position:absolute; content:'';top:0;left:0;right:0;height:80px; border-radius:10px; background:#f5e8e4;}
.main1 .post,.main2 .post{ width:calc(50% - 22px)}

/**标题栏新闻窗口**/
.post{ position:relative;}
.post .tt {width:100%;height:80px; } /**标题栏**/
.post .tt h3{font-family:"Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif}
.post .tt .title {font-size: 30px;font-weight:600; color:#333} /**标题字体**/
.post .tt .tit {font-size: 22px;font-weight: normal;color: #d0d0d0; margin-left:10px;}
.post .more_btn {height: 40px;line-height: 40px;text-align:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:18px; cursor:pointer;color:#991616;} 
.post .more_btn a{color:#991616;display:inline-block;line-height: 40px;text-align:center;}
.post .more_btn a:hover .more_text{color:#991616;} 
.post .con {margin-top:12px; }

.main3{ padding-top:40px;}
.main3 .post .tt{ height:auto;}
.main3 .post .tt .title{ line-height:50px;}
.main3 .post .tt .tit{ line-height:38px; margin:0;}
.main3 .post .con {padding:30px 30px 70px;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 50px;padding-left:0px;font-size: 16px; border-bottom:1px solid #e5e5e5} /**标题图标**/
.news_list li.news span.news_title { float:left;width:calc(100% - 100px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right; text-align:right; width:100px;color: #777;font-size: 14px;}/*属性*/
/**轮播列表**/
.mainss .swiper-wrapper{ height:300px;}
.mainss .swiper-slide{ margin:0 auto;width: 248px;height: 290px;transform: scale(0.8); box-shadow: 2px 0 10px rgba(51,51,51,0.2);}
.mainss .swiper-slide-active {transform: scale(1)!important;}
.mainss .swiper-slide-prev,.mainss .swiper-slide-next{transform: scale(0.88)!important;}
.mainss .swiper-slide .slide-img{ height:80%;background-position: center;background-size: cover;}
.mainss .swiper-slide .slide-bt{ height:20%; background:#fff; font-size:16px;}
.mainss .swiper-button-next, .mainss .swiper-button-prev{ width:54px; height:54px; margin-top:-27px; background:#991616}
.mainss .swiper-button-next:after,.mainss .swiper-button-prev:after{ font-size: 28px;color: #fff;}
.mainss .swiper-button-next{right:-30px;}
.mainss .swiper-button-prev{left:-30px;}

.wrapper .main4{ margin:0 auto; width:1300px; position:relative; margin-bottom:-50px;padding:20px 36px; box-sizing:border-box; background:#e4b2b2 }
.main4 .between{ width:100%;}
.main4 .link{ display:block; width:290px;}
/**页脚开始**/
#footer {background:#7b0d0d;padding-top:94px; padding-bottom:40px;}
#footer.ny{ padding-top:44px; margin-top:50px;}
#footer .inner {}
#footer .inner .foot-left{ height:77px;}
#footer .inner .sitetitle {display:inline-block;margin-left:10px;font-size:30px;font-weight:bold;color:#fff;}
#footer .inner .foot-right{font-size: 14px;line-height: 25px;text-align:right;color: #fff;position:relative;}
#footer .inner .address{ padding-right:196px;}
#footer .inner .copyright{ margin-top:5px;}
#footer .pic_tu{ position:absolute;right:0;top:6px;}
#footer .pic_tu img{ display:block; width:63px; margin-left:22px;}


/************* 列表页*/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {}
#l-container .inner .mod{padding:25px 20px;background:#fff;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {}
#d-container .inner .mod{padding:25px 20px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #991616;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#991616; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #991616;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#991616;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#991616;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#991616;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #991616;border-bottom: 2px solid #991616;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto;min-height:360px; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #991616;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #999;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:13px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; }


