@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:middle;}
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: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 {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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 14px;font-family: "Microsoft YaHei", "Helvetica", "STHeiti STXihei", "Microsoft JhengHei", "Tohoma", "Arial";color:#333;background: #F3F3F3;}
p{line-height:1.75;}
a {color:#333; text-decoration:none;}
a:hover { color:#EC3C1B;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: #be0f34; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: 106px;position:relative;    background: url(images/toppic3.png) right center no-repeat;}

.header .sitelogo{padding-top: 12px;}

/*默认主导航样式*/
#nav{background: #666;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .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; }
.nav .wp-menu .menu-item a.menu-link {    display: inline-block;padding: 0 35px; height: 44px; line-height: 44px; color: #fff; font-size: 16px;}
.nav .wp-menu .menu-item a.menu-link:hover,
.nav .wp-menu .menu-item a:hover{ text-decoration: none; color: #7e0001;}

.nav .sub-menu {display: none;position: absolute;left: 0;top: 44px;z-index: 100; min-width: 150px;width: auto;background-color: #fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;    border-bottom: 1px solid #ddd;}
.nav .sub-menu .sub-item a {    display: block; color: #272727;  height: 30px;   line-height: 30px;  display: block;   text-align: center;padding: 0 10px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #7e0001; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {}
#banner .inner {width:auto;max-width: 1200px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{}
.main1 .post-11{margin: 0;}
.main1 .ml{float:left; width:35%;}
.post-12 .news_imgs img{width:100%}
.main1 .mr{float:right;width: 61.5%;}


.main2{}
.main2 .inner{padding: 20px 0 0;}
.main2 .ml{float:left; width:56%;}
.main2 .mr{float:right;width: 40%;}


.main4{}
.main4 .inner{padding: 15px 0 0;}


/*标准标题*/
.post {margin-bottom: 10px;}
.post1 .tt {border-bottom: 2px solid #9d0301;position: relative;}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block; height: 50px;line-height: 50px;font-size: 21px;font-weight: normal;}
.post1 .more_btn{
   height: 20px;
   line-height: 20px;
   position: absolute;
   right: 0;
   top: 50%;
   margin-top: -10px;
}
.post1 .more_btn a{color: #424242;text-decoration: none;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.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;}/*属性*/
.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 {line-height:22px; color:#666;}/*默认简介*/
.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;}



/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.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 {    padding-top: 176px;}
#l-container .inner {}
/**主体文章页开始**/
#d-container {    padding-top: 176px;}
#d-container .inner {}

.col_menu {width: 245px;float:left;margin-right:-245px;position:relative;    margin-top: 22px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #99212a;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {    display: inline-block;font-size: 22px;font-weight: normal;color: #fff;padding-left: 30px; line-height: 48px;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; }/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #c9c9c9;border-bottom: 0;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {       font-weight: normal; display: block;width: 100%;border-bottom: 1px solid #c9c9c9; font-size: 15px; color: #3f3f3f; background: #f5f5f5;}
.col_list .wp_listcolumn .wp_column a .column-name{display: block; padding: 7px; line-height: 22px;padding-left: 28px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #7e0001; text-decoration: none; background-color: none;font-weight: bold;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #7e0001;}
.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:#7e0001;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;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:#7e0001;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 280px;    margin-right: 15px;}
.col_news_head {border-bottom: 0px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 { display: block; white-space: nowrap; line-height: 50px; font-size: 22px; color: #99212a; font-weight: normal; margin: 0;}
.col_metas .col_path { line-height: 40px; color: #454545; font-size: 14px; text-align: right; border-bottom: 1px solid #d6d6d6;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding: 20px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list ul li.news {    font-size: 16px; border-bottom: 1px dashed #cccccc; background: url(images/ld.png) 0 center no-repeat; padding-left: 15px; height: 46px;  line-height: 46px;} /**栏目新闻列表**/
.col_news_list .news_list li.news span.news_title{width: 80%;overflow: hidden;  text-overflow: ellipsis;    white-space: nowrap;}
.col_news_list .news_list li.news span.news_meta{    color: #9e9e9e; font-size: 14px;margin: 0;}
.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 {margin: 0 20px;}
.article {padding:15px 0;}
.article h1.arti_title {    line-height: 30px; padding: 5px; text-align: center;  font-size: 20px; font-weight: normal; color: #7e0001; margin: 0;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px 0;text-align:center;/* border-top:1px solid #ececec; */    line-height: 16px;}
.article .arti_metas span { margin:0 5px; font-size:12px; 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:14px; 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; border:none!important;}
/**页脚开始**/
#footer {  position:relative;  width: 100%; height: 216px;background-color: #be0f34; background-position: center; margin-top: 20px;}
#footer .inner {    height: 180px; margin: 13px auto; padding-top: 20px;}
#footer .inner .mod{}
.footmenu {
   width: 33.3%;
   padding: 10px 0;
}
.left {
   float: left;
}
.footlogo {
   margin-top: 20px;
   margin-left: 20px;
    vertical-align: top;
}
.center {
   border-left: 1px solid #b4a5a9;
   border-right: 1px solid #b4a5a9;
   width: 300px;
   height: 180px;
   line-height: 200px;
}
.footsmalllogo {
   margin-left: 40px;
   margin-top: 20px;
   color: #FFFFFF;
   text-align: center;
}
.footsmalllogo li{     width: 120px;  float: left;}
.footsmalllogo li span{    line-height: 30px;}
.copyright {
   width: 100%;
   height: 32px;
   line-height: 32px;
   background-color: #323232;
}
.copyright_text {
   width: 1150px;
   margin: 0px auto;
   color: #FFFFFF;
   text-align: center;
}
/**************************************************************
 * 组件功能
 */

/*列表页*/
/*banner*/
.mbanner{    margin-top: 150px;}
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 20px;bottom: 10px;    height: 20px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:10px; height:10px;  margin-right:5px;background:#fff;}
.mbanner .focus .focus-page-active {background: #9d0301;}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}


.wp_nav .nav-item a {
   font-family: "Microsoft Yahei";
   display: block;
   text-align: center;
   position: relative;
   z-index: 100;
}
.wp_nav .nav-item a span.item-name {
   display: inline-block;
   padding: 5px 10px;
   line-height: 22px;
   cursor: pointer;
}
.box {
   background: url(images/mainbg.jpg) center no-repeat;
   background-size: cover;
}
.flex {
   width: 100%;
   position: fixed;
   top: 0px;
   z-index: 9999999;
}
.en {
   color: #9d0301;
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin-left: 6px;
}
.import-news-box {
   background: #ebdee1;
   padding: 0 18px 17px 18px;
}
.import-news-tit {
   text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.import-news-tit a {
   font-size: 15px;
   line-height: 37px;
   font-weight: bold;
   color: #FF0A12;
}
.import-news-info {
   line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.import-news-info a {
   font-size: 12px;
   line-height: 20px;
   color: #8d8d8d;
}
.post-news .news-item {
   line-height: 24px;
   vertical-align: top;
   overflow: hidden;
   position: relative;
   border-bottom: 1px solid #e5e5e5;
   height: 43px;
}
.news-item-box {
   float: left;
   margin-right: 98px;
   margin-top: 0;
   height: 43px;
   line-height: 43px;
}
.post-news .news-item .meta-title {
   display: inline-block;
   vertical-align: middle;
   font-size: 15px;
}
.post-13 .post-news .news-item .meta-time {
   width: 82px;
   height: 30px;
   background: #ebdee1;
   font-size: 14px;
   font-family: 'Candara';
   line-height: 30px;
   color: #9d0301;
   text-align: center;
   font-weight: bold;
   top: 18px;
   margin-top: -10px;
   right: 0;
   position: absolute;
}
.post-13 .post-news .news-item .meta-title a:hover {
   color: #7e0001;
}
.notice-post-news li{
height: 30px; line-height: 30px; margin-bottom: 12px;
}
.notice .notice-time {
   display: block;
   width: 82px;
   height: 30px;
   background: #ebdee1;
   font-size: 14px;
   font-family: 'Candara';
   line-height: 30px;
   color: #9d0301;
   float: left;
   text-align: center;
   font-weight: bold;
}
.notice .notice-tit {
   display: block;
   float: left;
   margin-left: 22px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   max-width: 600px;
}
.notice-post-news {
   margin-top: 15px;
}
.post-column {
   float: left;
   width: 30%;
   height: 190px;
   background: #ebdee1;
}
.post-column-list {
   width: 70%;
   float: left;
   height: 190px;
}
.post-column .wp_nav .nav-item {
    float: none;
    width: 100%;
}
.post-column .wp_nav .nav-item a{
   padding-top: 90px;
}
.jjxy .post-column .wp_nav .nav-item a {
   background: url(images/jjxy.png) no-repeat center 28px;
}
.jjxy:hover .post-column .wp_nav .nav-item a {
   background: url(images/jjxy2.png) no-repeat center 28px;
   color: #fff;
}
.jcyk:hover .post-column, .rwfc:hover .post-column, .jjxy:hover .post-column, .ywyn:hover .post-column {
   background: #9d0301;
}
.post-column .wp_nav .nav-item a span.item-name {
   line-height: 50px;
}
.jcyk, .rwfc, .jjxy {
   margin-bottom: 20px;
}
.jcyk .post-column .wp_nav .nav-item a { background: url(images/jcyk.png) no-repeat center 28px;}
.jcyk:hover .post-column .wp_nav .nav-item a { background: url(images/jcyk2.png) no-repeat center 28px; color: #fff;}
.rwfc .post-column .wp_nav .nav-item a { background: url(images/rwfc.png) no-repeat center 28px;}
.rwfc:hover .post-column .wp_nav .nav-item a { background: url(images/rwfc2.png) no-repeat center 28px; color: #fff;}
.ywyn .post-column .wp_nav .nav-item a { background: url(images/ywyn.png) no-repeat center 28px;}
.ywyn:hover .post-column .wp_nav .nav-item a { background: url(images/ywyn2.png) no-repeat center 28px; color: #fff;}
.list-headw {
   padding: 10px;
}
.sort8 {
   width: 100%;
   margin: 0px auto;
   height: 147px;
}
.sort8_item {
   width: 33%;
   height: 66px;
   display: inline-block;
   background-color: #cd181d;
   margin-top: 10px;
}
.sort8_icon {
   float: left;
   margin-left: 20px;
   margin-top: 10px;
   width: 80px;
}
.sort8_text {
   height: 66px;
   float: left;
   line-height: 66px;
   color: #FFFFFF;
   font-size: 18px;
}
.sort8_item:hover {
   background-color: #FFD063;
}
.possplit{background:none;    text-align: center;    width: 18px;  text-indent: 0;}
.wp_paging {    margin-top: 20px;}
.wyxsort8_text a{
    height: 66px;
    line-height: 66px;
    color: #FFFFFF;
    font-size: 18px;
}
