@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:hidden; }
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:宋体; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{cursor:pointer;font-family: "微软雅黑";}
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-family: "微软雅黑";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;}
/*css3扩展*/
body:before {
 content: "";
 position: fixed;
 top: -10px;
 left: 0;
 z-index: 110;
 width: 100%;
 height: 10px;
 /* -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); */
 -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
 /* box-shadow: 0px 0px 10px rgba(0,0,0,.8); */
}
::-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+ */}
/**布局开始**/
body {/* background: #fef9ee; */line-height: 1;font-size: 13px;font-family: "微软雅黑";color:#333;}
p{line-height:1.75;}
a {color:#333333;text-decoration: none!important;!importante;!importane;!importae;!importe;!impore;!impoe;!impe;!ime;!ie;!e;transition:all 0.4s ease-in-out;}
a:hover {color:#b01616;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner,.l-banner.inner {width: 1218px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: url(images/head_bg.jpg) no-repeat center top;}
#header .inner{height: 155px;position:relative;}
.header .sitelogo{float:left;padding-top: 40px;}
.header .sitetitle {display:none;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 60px;}
/*lang样式*/
.site-lang{width:100%;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 66px;margin:0px 5px;font-size: 14px;color: #fff;    opacity: 0.8;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #be0d0d;}
.nav .inner {width: 1190px;}
#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;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;    text-align: center;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0px 19px;line-height: 52px;color: #FFFFFF;font-size: 19px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color: #72b3ee; */text-decoration: none;color: #eee;}
.sub-menu {display: none;position: absolute;left: 50%;top: 52px;min-width: 100%;z-index: 100;background:#fff;transform: translateX(-50%);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff;background-color: #ba0c16;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner .inner {width:1200px;max-width: 1200px;text-align: center;position:relative;}
/**主体模块样式**/
/**首页三列布局**/
.main1 { background: url(images/nav.png) no-repeat center top;}
.main1 .inner{padding: 30px 0;}
.main2 .ml { float: left;   width: 582px;}
.main4 .ml {background: url(images/main4.jpg) no-repeat top center;width: 879px;float: left;}
.main4 .mr {background: #fff url(images/mr.jpg) no-repeat center top;width: 298px;float: right;}
.main1 .ml{float:left;width: 700px;}
.main2 .mc{float: right;width: 580px;background: url(images/main2.jpg) no-repeat top center;}
.mr{/* border-top: 4px solid #9d0500; */background: #fff url(images/main1.jpg) no-repeat center top;float:right;width: 493px;}
/**标题栏新闻窗口**/
.post.post3 .tt {   border: 0;height: auto;}
.post.post3 .tt .tit { margin: 0; line-height: 26px; border: 0; float: none;}
.post.post3 .tt .tit .title {  font-weight: bold; color: #fff;  line-height: 26px; font-size: 16px;}
.post .tt {border-bottom: 2px solid #eaeaea;height: 50px;} /**标题栏**/
.post .tt .tit {margin: 0 15px;display:inline-block;float:left;font-size: 20px;border-bottom: 4px solid #f6d9b3;} /**标题字体**/
.post .tt .tit .title {line-height: 48px;color: #9a0000;height: 50px;text-align: center;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {  margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {  }
.post .more_btn {display:inline-block; *zoom:1;height: 20px;margin-top: 15px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;cursor:pointer;display: block;color: #333;} 
.post .more_btn a{color:#f39500;} 
.post .more_btn a:hover{color:#9d0500;} 
/**自定义新闻列表**/
.news_list li.news {}

.news_list li.news a {
    display: block;
    width: 100%;
    line-height: 48px;
    background: url(images/li.png) no-repeat left top 20px;
    padding-left:20px;
    box-sizing: border-box;
    border-bottom: 1px solid #f6eaea;
}
.news_list.rili li.news a{
    
padding-left: 0;
    
background: none;
    
border-bottom: none;
}
.news_list.newSub li.news a{
    line-height: 34px;
    background: url(images/li.png) no-repeat left top 13px;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.news_list.newSub.jobs li.news a {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 48px;
    background: url(images/li.png) no-repeat left top 20px;
}

.news_list.newSub.jobs li.news a .news_title,.news_list.newSub.jobs li.news a .news_date {
    line-height: 48px;
}

.news_list.newSub li.news a:hover .news_title{
    color: #be0d0d;
}

.news_list.newSub li.news:last-of-type a {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
/**标题图标**/
.news_list li.news span.news_title {float:left;font-size: 15px;}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;font-size: 15px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {color: #999999;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*标题文*/
.post3 .news_title { font-size: 15px;  line-height: 26px; color: #fffefe;}
.main2 .post .tt .tit, .main4 .post .tt .tit { margin: 0;}
.post1 .news_title{line-height: 30px;font-size: 16px;} 
.post2 .news_title{line-height: 36px;font-size: 16px;float:left;color: #333333;  } 
.post1 .news_text .news_list li.news .news_text{line-height: 24px;font-size: 12px;}
.news_text .news_list li.news .news_time{margin-top: 8px;text-align: center;line-height: 22px;font-size: 23px;color: #000;}
.news_text .news_list li.news .news_mouth{text-align: center;line-height: 20px;font-size: 12px;color: #000;}
/*图列表*/

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/.main1 .mr .con.news_text {
    padding: 14px 18px;
}
/*栏目图片*/
.l-banner{height: auto;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{height: auto;vertical-align:top;width: 100%;object-fit: cover;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {}
/**主体文章页开始**/
#d-container .inner { padding-top: 22px; margin-bottom:30px;}
.col_menu {width: 240px;float:left;margin-right: -270px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #ba0c16;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 22px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;text-align: center;padding: 10px 0;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #ba0c16; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;display: block;width: 100%;text-align: center;padding: 8px 0px;}

.col_list .wp_listcolumn .wp_column a.hover {
    color: #ba0c16;
}
.col_list .wp_listcolumn .wp_column a .column-name{line-height: 34px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#ba0c16; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #ba0c16;}
.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:#ba0c16;}
/*二级子栏目**/
.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:#ba0c16;} 
/*三级子栏目**/
.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:#910001;} 
/**栏目新闻**/
.col_news {width: 100%;min-height: 500px;float: left;} 
.col_news .col_news_box{margin-left: 270px;}
.col_news_head {border-bottom: 1px solid #e5e5e5;}
.col_metas .col_title {display:inline-block;float:left;height: 50px;line-height: 50px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-weight:bold;color: #ba0c16;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 50px;line-height: 50px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {min-height: 500px;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: 100%;float: left; background: #fff;}
.article {padding: 20px 0;width: 100%;box-sizing: border-box;}
.article h1.arti_title {line-height: 30px;font-size: 24px;text-align:center;color: #000;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-bottom:1px solid #f0efea;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry {min-height: 450px;margin:0 auto;overflow:hidden;margin-top:10px;margin-bottom:35px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 32px;font-size: 16px;color:#333;text-align: justify;text-indent: 2em;}  /**阅读字体**/
.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; border:none!important;}
/**页脚开始**/
#footer {overflow: hidden;background: #94070a;}
#footer .inner {/* position:relative; */width:985px;}
#footer .inner .mod{margin-bottom: 0px;}
#footer .inner .foot-left{float: left;width: 300px;}
#footer .inner p{/* padding: 10px 0 0px 0; */font-size: 14px;line-height: 26px;font-weight:normal;text-align: left;color: #ffffff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright a{color:#eee;}
.foot-right {
    margin-top: 6px;
    float: right;
    width: 141px;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;width: 170px;float: right;}
.wp-search {border: 1px solid #b7b7b7;position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 30px;}
.wp-search .search-input input.search-title {width: 100%;height: 29px;padding: 0px 10px;line-height: 29px;background: #fff;color: #666666;font-size: 12px;border:0;outline: 0;}
.wp-search .search-btn {width: 29px;height: 29px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 29px;height: 29px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
input::-webkit-input-placeholder {color: #666;font-family:"Microsoft YaHei";}
**/
/*列表页*/
/*banner*/
.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 70px;bottom:0px;left:0px;right:0px;margin-left:0px;}
.post-11 .focus .focus-title-bg {opacity: 0.5;background-color: #000;}
.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}
.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.con.news_text {}
.main3 .mr .news_list li.news { padding-top: 17px;  height: 60px;width: 258px; margin: 0 auto;}
.post-26 .tt .tit .title {  border: 0;}
.post-26 .tt {padding-top: 66px;  margin-top: 0px; border: 0; }
.post.post1.post-26.mbox { padding: 20px; border: 2px solid #60a8eb;}
.post-26 .news_list li.news {margin-bottom: 5px;}
#banner .inner .mod { background: #fff; margin-bottom:15px;}
.wl .title ,.wl .title a{font-size:14px;line-height:25px;color:#fff;}
.left-bottom {  margin-top: 20px;  background: #fff;}
.left-bottom .links { padding: 23px;}
.post2 .news_date { line-height: 35px; float: right; font-size: 15px;  color: #696969;}
#l-container .inner .mod {}
.col_con{width:290px;float:right; }
.news_title a {color: #303030;}
.news_title:hover a {color: #ba0c16;}
.post-11 .focus-title {height: 70px;overflow: hidden;display: inline-block;width: 90%;font-size: 20px;line-height: 70px;text-overflow: ellipsis;}
li.new:hover .news_imgs img {opacity: 0.9; background: #eee;}
.ml .news_meta {width: 55px;height: 55px;float: left;background: #9d0500;}
.ml .news_wz { width: 100%;}
.ml .news_wz .news_con { margin-left: 70px;}
.ml .news_list.rili  li.news {   margin-bottom: 20px;    padding-left: 0px;
    background: none;}
.ml .news_list.rili  li.news.n4 {   margin-bottom: 0px;}
.main4 .mr .news_list li.new {margin-bottom: 10px;text-align: center;background: #d9a868;float: left;width: 48%;}
.main4 .mr .news_list li.new .news_title { line-height: 42px;  float: none; color: #fff;}
.foot-center {
    float: right;
}

.email a {
    padding-left: 36px;
    font-size: 16px;
    color: #ffff;
    font-weight: bold;
    background: url(images/email.png) no-repeat left center;
}
.foot-right .news_img {
    background: #eee;
    width: 140px;
    height: 130px;
}
.foot-right .post2 .news_title {
    font-size: 15px;
    text-align: center;
    float: none;
    line-height: 30px;
    color: #fff;
}
.main2 .inner { padding-bottom: 80px;}
.main2 .ml { background: url(images/main2.jpg) no-repeat top center;}
.post.post2.post-19.mbox {  display: none; float: left;width: 48%;}
.post-44 .con {  display: none;}
.main4 .mr .news_list li.new .news_title a {
    font-size: 15px;
    color: #fff;
}
.main4 .mr .news_list li.new.n2,.main4 .mr .news_list li.new.n4,.main4 .mr .news_list li.new.n6,.main4 .mr .news_list li.new.n8 {
    float: right;
}
.main4 .inner {
    padding-bottom: 60px;
}
.ml .news_meta {background: #f7e2c7;}
.ml .news_list.rili li.news:hover .news_meta { background: #94070a;}
.ml .news_list.rili li.news:hover .news_title a { color: #94070a;}
.ml .news_list.rili li.news:hover .news_meta .news_time,.ml .news_list.rili li.news:hover .news_meta .news_mouth {color: #fff;}
.main4 .mr .news_list li.new:hover {
    background: #94070a;
}
.zx {
    position: absolute;
    text-align: center;

    left: 50%;
}
.zx img {
padding: 45px 0px 0px 0px;
    display: block;
}
.tt1 {padding: 20px 0;}

#container-4{display:none;}

.head-right .fdh{text-align: right;}
.head-right .fdh a{line-height: 32px;color: #fff;font-size: 16px;}

