@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;}
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-size:18px;font-family: "Microsoft YaHei","微软雅黑","黑体",sans-serif; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.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 {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
}
::-webkit-input-placeholder { font-size:14px;color:#2b2b2b;/* WebKit browsers */}
:-moz-placeholder {font-size:14px;color:#2b2b2b; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { font-size:14px;color:#2b2b2b;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { font-size:14px;color:#2b2b2b;/* Internet Explorer 10+ */}
/* 选择历史记录的文字颜色和背景颜色 */
input:-webkit-autofill {
    -webkit-animation: autofill-fix 1s infinite!important;
    /* 选择历史记录的文字颜色*/
    -webkit-text-fill-color: #fff;
    -webkit-transition: background-color 50000s ease-in-out 0s!important;
    transition: background-color 50000s ease-in-out 0s!important;
    background-color: transparent!important;
    background-image: none !important;
    /* 选择历史记录的背景颜色 */
    -webkit-box-shadow: 0 0 0 1000px transparent inset!important;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
input[type=number], input[type=password], input[type=text], textarea {
    -webkit-appearance: none;
}
/**布局开始**/
*{ box-sizing:border-box;}
body {line-height: 1;color:#333; background:#ffffff;min-width: 1260px;}
a {color:#333; text-decoration:none; transition:all 0.4s linear; }
a:hover {color:#ab1a00;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between}
.f_around{display: flex; display: -webkit-flex; justify-content: space-around;-webkit-justify-content:space-around;}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start;}
.f_end{display: flex; display: -webkit-flex; justify-content: flex-end;-webkit-justify-content:flex-end;}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_top{display: flex; display: -webkit-flex;-webkit-align-items:flex-start;align-items:flex-start;}
.f_bottom{display: flex; display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.f_stretch{display: flex; display: -webkit-flex;-webkit-align-items:stretch;align-items:stretch;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_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;}

.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.hide-text-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.inner {width: 1260px;margin:0 auto;} /**页面全局宽度**/
.ml{ float:left;}
.mr{ float:right;}

.con_box{min-width:1260px;_width:1260px; margin:0 auto;}
@media screen and (min-width:1920px){
	.bgCover{background-size:cover !important;}	
}

.w1260{width:1260px; margin:0 auto;}
.w1260:after{display:block; content:""; clear:both;}
/*head开始*/
.head{width:100%; height:0; padding-top:34.6%; background:url(images/headBg.jpg) no-repeat center center; text-align:center; position:relative;}
.head .logo{width:13%; position:absolute; left:50px; top:35px; max-width:258px; display: none;}
.head .logo img{ display:block; width:100%;}
.head .logoTxt{width:90%; position:absolute; left:50%; top:80px; transform:translateX(-50%); max-width:1753px; display: none;}

#nav{width:100%;background: #ab1a00;}
#nav .inner,#nav .inner .wp-window{ height:50px;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; position: relative;}
.nav .wp-menu { height: 50px; }
.nav .wp-menu .menu-item { flex:1;position: relative; height: 50px;text-align: center; }
.nav .wp-menu .menu-item>a { display:block; height: 50px; padding:0 22px; line-height: 50px; position: relative; }
.nav .wp-menu .menu-item a.menu-link { color: #fff;font-size: 20px; font-weight:bold; -webkit-transition: all 0.3s; }
.nav .wp-menu .menu-item.hover a.menu-link {background-color:#f9da85; color:#df230a;}

.nav .sub-menu { display: none; position: absolute; left: 0; top:50px; width: auto; min-width: 100%; z-index: 100;background:#ab1a00;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; }
.nav .sub-menu .sub-item a { display: block; color: #fff; height: 40px; line-height: 40px; font-size: 14px; text-align: center; }
.nav .sub-menu .sub-item.hover>a, .nav .sub-menu .sub-item a:hover { color:#df230a; background:#f9da85; display: block; border-top:1px solid #ab1a00; box-sizing:border-box; }
.nav .sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: rgba(0, 0, 0, 0.2); }
/**首页布局**/
.min-h{min-height:40px;}
.index_top{ height:494px; margin-top:50px;}
.indH{height:36px; line-height:36px; background:url(images/hBg.png) repeat-x left 28px; font-size:30px; position:relative; z-index:1;}
.indH a.more{float:right; font-size:15px; color:#888; display:block; height:25px; line-height:25px; font-weight:normal;}
.indH a.more:hover{color:#ab1a00;}
.indH p{float:left; height:36px; background:#fff; position:relative; z-index:1; padding:0 12px 0 16px; color:#b61b00; font-weight:bold;}
.indH p:after{display:block; content:""; width:4px; height:28px; background:#b61b00; position:absolute; left:0; top:4px;}

.newsList li h3{height:42px; line-height:42px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:16px; background:url(images/a01.png) no-repeat left center; font-size:18px; font-weight:normal; margin-right:120px; color:#000; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
.newsList li p{float:right; width:120px; height:42px; line-height:42px; color:#999; text-align:right;}
.newsList li a:hover h3{background-image:url(images/a02.png); color:#ab1a00;}

.newsCon{margin-top: 28px;}
.picNews{width:630px; height:430px; float:left;}
.picNews .swiper-wrapper{height:430px;}
.picNews .swiper-slide{display:block; width:100%; height:430px; overflow:hidden; position:relative;}
.picNews .swiper-slide .cover_img{height:430px; background-repeat:no-repeat; background-position:center center; background-size:cover; max-width: 100%;width:100%;object-fit: cover; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.picNews .swiper-slide h3{ height:60px;  padding:0 130px 0 20px; font-size:18px; font-weight:normal; color:#fff; background:rgba(0,0,0,0.4); position:absolute; left:0; bottom:0;right:0;}
.picNews .swiper-slide h3 .title{line-height:60px;}
.picNews .swiper-slide a:hover .cover_img{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.picNews .swiper-pagination-bullets{width:auto !important; height:10px !important; left:auto; right:20px; bottom:25px !important; font-size:0; text-align:right;}
.picNews .swiper-pagination-bullet{display:inline-block; zoom:1; vertical-align:top; width:10px; height:10px; border:0; background:#fff; -webkit-border-radius:50%; border-radius:50%; opacity:1; margin:0 0 0 10px !important; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#df230a;}

.txtNews{ width:600px; float:right;}
.txtNews .newsList {position: relative; top: -10px;}
.txtNews .newsList{position:relative; top:-10px;}
.txtNews .newsList li h3, .txtNews .newsList li p{height:45px; line-height:45px;}

.indNews{ padding-top:50px;}
.indNews .newsList{padding-top:16px;}
.indNews .newsL {width: 597px;float: left;}
.indNews .newsR { float:right; width:600px;}
.picgg { padding-top: 50px;}
.picgg a{ display:block; margin-bottom:24px;}
.picgg a:last-child{margin-bottom:0;}
.picgg img { display:block;width: 100%;}

/**页脚**/
#footer { margin-top:50px;background:#ab1a00; color:rgba(255,255,255,0.7); padding:24px 0; line-height:24px; font-size:14px; text-align:center;}
.foot a:link, .foot a:visited{color:rgba(255,255,255,0.7);}
.foot a:hover{color:#fff;}
.foot img{height:18px; margin-right:5px; vertical-align:text-bottom; display: none;}

#goHeadBtn{display:block; width:50px; height:50px; z-index:999; background:url(images/goHeadBtn.png) no-repeat; position:fixed; right:20px; bottom:196px; -webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}

/**列表页**/

.ny{ padding:30px 0px;}
.col_metas{height:38px; line-height:38px; font-size:14px; color:#999; border-bottom:2px solid #e4e4e4; box-sizing: content-box;}
.col_metas .col_title{float:left; color:#ab1a00; border-bottom:2px solid #ab1a00; font-size:24px;line-height:38px;  font-weight:normal;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 38px;line-height: 38px;color: #999;} /**当前位置**/
.col_metas .col_path a{color:#999;}
.col_metas .col_path a:hover{color: #ab1a00;}


.list01 {padding-top: 10px;}
.articleTitle{padding:0px 0 20px; line-height:30px; font-size:24px; font-weight:600; text-align:center;}


/**主体列表页开始**/
#l-container,#d-container{background:#f9f9f9; padding:30px 0 40px;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;box-shadow: 0 4px 10px 0px rgba(0, 72, 17, 0.3); } 
.col_menu .l-qh{}
.col_menu .col_menu_head {background: #267d38;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { height:80px;font-size: 24px;font-weight:600;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:80px; text-align:center;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0; background:#fff; padding:0; box-sizing:border-box;}

/*栏目列表*/
.col_list{min-height:60px;}
.col_list .wp_listcolumn { border:0px; }
.col_list .wp_listcolumn .wp_column a { background-image:none; display:block; box-sizing:border-box;color:#333;font-size: 16px;font-weight:600; text-align:center; position:relative;}
.col_list .wp_listcolumn .wp_column a .column-name{ display:inline-block;padding:15px 0px;line-height:30px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a.parent { color:#fff; background:linear-gradient(#70d27f, #018e02);  }
.col_list .wp_listcolumn .wp_column a.col_item_link i{position:absolute; content:''; right:48px; top:50%; margin-top:-7px; width:8px; height:14px;  display:none; }
.col_list .wp_listcolumn .wp_column a.col_item_link:hover i,
.col_list .wp_listcolumn .wp_column a.col_item_link.selected i,
.col_list .wp_listcolumn .wp_column a.col_item_link.parent i{ display:block;}
.col_list .wp_listcolumn .sub_list .wp_column a{ color:#454545; background:none;border-bottom:1px solid #bbb;}

/*二级子栏目**/
.col_list .wp_listcolumn .sub_list a {font-weight:normal; font-size:16px;color:#333;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 30px;padding: 10px 0;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover{ background:#f6f6f6;}
.col_list .wp_listcolumn .sub_list a.selected { background:#f6f6f6; font-weight:600;} 
.col_list .wp_listcolumn .sub_list a:hover span.column-name,.col_list .wp_listcolumn .sub_list a.selected span.column-name{color:#000;}


/*三级子栏目**/
.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 20px; cursor:pointer; font-size:14px; position:relative;}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name:before{ position:absolute; content:'';left:2px;top:50%; margin-top:-2px; width:4px; height:4px; background:#bbb;}
.col_list .wp_listcolumn .sub_list .sub_list a:hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:400; color:#237b36;} 
.col_list .wp_listcolumn .sub_list .sub_list a:hover .column-name:before,
.col_list .wp_listcolumn .sub_list .sub_list a.selected .column-name:before{ background:#f6f6f6;}
/**栏目新闻**/
.col_news {width: 100%;float:right;} 
.col_news .col_news_box{margin-left: 280px; background:#fff; min-height:500px;box-sizing:border-box; padding:10px 30px 40px;box-shadow: 0 4px 10px 0px rgba(0, 72, 17, 0.3); }
.col_news_head {border-bottom: 1px solid #e0e0e0;}
.post .col_title { display:inline-block; float:left; height: 64px; line-height: 64px; }  /**当前栏目**/
.post .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight:600;color: #333;border-bottom:0px solid #036eb7; margin-bottom:0; padding-left:26px; position:relative;}
.post .col_title h2:before{ position:absolute; content:'';left:0; top:50%; margin-top:-12px; width:6px; height:24px; background:#018e02;}
.post .col_path {display:inline-block;float:right;white-space:nowrap;height: 64px;line-height: 64px;color: #018e02;} /**当前位置**/
.post .col_title{color: #0a67bc; padding-left:25px; background:url(images/home.png) left center no-repeat;}
.post .col_path a{color: #0a67bc;}
.post .col_path a:last-child{ color:#0a67bc;}

.col_news_con { padding:0; margin:0;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news{ border-bottom:1px solid #e0e0e0;}
.col_news_list .news_list li.news .title{display:block; width: calc(100% - 130px); font-size:16px; font-weight:600; line-height:54px;}
.col_news_list .news_list li.news .news_meta{ height:54px;line-height:54px; font-size:14px; color:#999;}


.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:800px; _width:expression(this.width > 800 ? "800px" : this.width); } /**列表页文章图片大小限制**/
.col_news_list .wp_entry, .col_news_list .wp_entry table{margin:0 auto;}

/** 分页栏 **/
.col_news_con .pages{display:block;margin:0;padding:0;list-style:none;font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif;color:#494949; text-align:center; padding-top:30px;}
.col_news_con .pages li{ float:none; display:inline-block; margin:0 10px;}
.col_news_con .pages li a{ font-size:16px;}
.col_news_con .pages li a.pgNext{color:#237b36;}
.col_news_con .pages li a.page-number{ display:inline-block;border:1px solid #237b36; width:34px; height:34px; border-radius:2px; line-height:34px; color:#237b36;}
.col_news_con .pages li a.page-number:hover,.col_news_con .pages li a.pgCurrent{border:1px solid #237b36; background:#237b36; color:#fff;}


/**主体文章页开始**/
#d-container .inner {padding:10px 30px 30px;background:#fff; box-sizing:border-box;}
.infobox {margin:0 auto; margin-top:28px; background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1); padding:20px 40px 40px;}
.article {padding-top:24px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333; margin-bottom:6px;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei"; font-weight:400;font-size: 16px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {width:90%; font-size:14px; height:36px; line-height:36px; background:#f5f5f5; color:#666; text-align:center; margin:0 auto;}
.article .arti_metas span { margin:0 15px; font-size:14px; color:#999;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:30px;     min-height: 100px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:18px; 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);display: block;}   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}


