@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: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: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #252525;text-decoration:none;transition:all 0.4s ease-in-out;font-family:'思源黑体'}
a:hover { color:#9B0004;}
@font-face{font-family: '思源黑体'; src : url('css/SourceHanSansCN-Regular.ttf');}
@font-face{font-family: '思源宋体'; src : url('css/SourceHanSerifCN-Regular.ttf');}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1600px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;background: linear-gradient(to bottom, #9A0004, transparent);}
#head .inner{width: 1750px;height: 335px;position:relative;}
.header .sitelogo{float:left;margin-top: 29px;}
.header .sitetitle {display:inline-block;margin-top: 28px;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: 33px;}
.header .head-right .right-top .head-r{float:right;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{float:right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links:last-child:after{    content: '|';    display: inline-block;    margin-right: 9px; color:#fff;}
.site-lang ul li.links a{line-height: 16px;height:16px;font-size: 14px;color: #fff;padding:0 6px;transition: all .4s ease;}
.site-lang ul li.links a:hover{font-size:15px; font-weight:bold;}

.site-lang2{float:right;}
.site-lang2 ul{float:right;}
.site-lang2 ul li.links{float:left;}
.site-lang2 ul li.links a{line-height: 36px;margin-right:27px;font-size: 14px;color: #fff;transition: all .4s ease;}
.site-lang2 ul li.links a:hover{font-size:15px; font-weight:bold;}
/*默认主导航样式*/
#nav{float:right;margin-top: 8px;}
#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 .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;margin-left: 60px;}
.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 5px; */line-height: 52px;color: #FFFFFF;font-size: 20px;font-weight: bold;font-family: '思源宋体';}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 54px;min-width: 100%;z-index: 100;transform: translateX(50%);/* background:#fff; */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #9B0004;height: 46px;line-height: 46px;padding: 0 10px;font-size: 16px;background: #fff;font-family: '思源宋体';}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #9B0004;display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding-bottom: 0;}
.mbanner .view .news_bg {width: 100%;transition-duration: 1s;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;}
.mbanner .view .news_bg:after{content:'';display:block;width: 100%;height: 248px;position: absolute;bottom: 0;background: linear-gradient(to top, rgb(0 0 0 / 30%), transparent);pointer-events: none;}
.mbanner .slide_imgs {display: block;width: 100%;overflow: hidden;padding-top: 50%;position: relative;}
.mbanner .view .news_title{position: absolute;bottom: 64px;left: 160px;right: 800px; width: auto; text-align: left;font-size: 30px; font-weight: bold;  color: #fff;  z-index: 99; line-height: 29px;overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.mbanner .view .news_title a{color:#fff;}
.mbanner .slick-dots {position: absolute;right: 127px;bottom: 64px;width: auto;height: 35px;display: flex!important;align-items: center;justify-content: space-between;background: rgb(0 0 0 / 30%);border-radius: 20px;padding: 0 18px;box-sizing: border-box;}
.mbanner .slick-dots li{text-align: center;margin:0 9.5px;float:left;transition: all 0.4s ease-in-out;height: 13px;width: 13px;background: rgb(255 255 255 / 41%);}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 24px;border-radius: 50%;padding: 0;}
.mbanner .slick-dots li.slick-active {background: #fff;width: 30px;height: 25px;background: url(images/banner_dots.png) no-repeat;background-size: contain;}
.mbanner .slick-dots li.slick-active button{background: transparent;}
.mbanner .slick-prev{
    width: 67px;
    height: 67px;
    background: url(images/banner_prev.png) no-repeat;
    left: 24px;
    top: auto;
    transform: translateY(50%);
    bottom: 50%;
    z-index: 99;
}
.mbanner .slick-next{
    width: 67px;
    height: 67px;
    background: url(images/banner_next.png) no-repeat;
    right: 24px;
    top: auto;
    transform: translateY(50%);
    bottom: 50%;
    z-index: 99;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post {}
.post .tt {position: relative;display:inline-block;width:100%;text-align:left;} /**标题栏**/
.post .tt .tit {display:inline-block;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 40px;color: #9B0004;font-size: 28px;font-family: '思源宋体';}
.post .tt .tit .title .sub{line-height:25px;font-size:22px;color:#9B0004;padding-left:10px;}
.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 { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;position: absolute;right: 0;top: 0;}
.post .more_btn .more_text{
    display: block;
    padding-right: 28px;
    background: url(images/more_bg.png) no-repeat right center;
    line-height: 40px;
    height: 40px;
} 
.post .more_btn a{color: #9B0004;font-family: '思源宋体';font-size: 16px;font-weight: bold;} 
.post .more_btn a:hover{font-size:16.4px;} 
/*标准标题*/
.post1 {}
.main2 .post1 .tt {
    background: #a9091e;
    padding: 10px 0;
    margin-bottom: 20px;
}
.main2 .post1 .tt .tit {
    padding: 0 30px;
}
.main2 .post1 .tt .tit .title {
    color: #fff;
}
.post1 .tt .tit .title.selected {}
.post1 .more_btn a{}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {}/*标题*/
.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;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 500px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {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: #9B0004;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 22px;font-weight:normal;color:#fff;font-family:'思源黑体';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 65px;padding: 0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #9B0004; 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;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 5px 0px 5px 28px;line-height: 42px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#9B0004; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #9B0004;}
.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:#9B0004;}
/*二级子栏目**/
.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 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:#9B0004;} 
/*三级子栏目**/
.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:#9B0004;} 
/**栏目新闻**/
.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: 24px;font-family:"Microsoft yahei";font-weight: normal;color:#9B0004;border-bottom: 3px solid #CBCBCB;font-weight: bold;}
.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: 15px 0px 10px 0px;margin:0 0px;}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family:'思源黑体';font-size: 26px;text-align:center;color: #9B0004;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;font-family:'思源黑体';}/**文章其他属性**/
.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 {background: #9B0004;background-size: cover;}
#footer .inner {padding: 69.5px 0;position:relative;}
.footer .foot_info .site_info {line-height: 28px;font-size: 16px;color: rgba(255,255,255,0.5);font-family: '思源黑体';}
.footer .foot_info .site_info.site_info_title{line-height: 26px;margin-bottom: 18px;color:#fff;font-size: 18px;}

.footer .foot-l{float:left;margin-right: 183px;}
.footer .foot-l .sitelogo{
    margin-bottom: 19px;
}
.footer .foot-l .sitelogo img{}
.footer .foot-l .foot_info .site_info{
    text-align: center;
}

.footer .foot-m{float:left;margin-top: 12px;}

.foot-r{float:right;margin-top: 12px;width: 526px;}
.post-94{}
.post-94 .tt{
    margin-bottom: 18px;
}
.post-94 .tt .tit{}
.post-94 .tt .tit .title{
    display: inline-block;
    line-height: 26px;
    color: #fff;
    font-size: 18px;
}
.post-94 .news_list{
    display: flex;
    flex-wrap: wrap;
}
.post-94 .news_list li.news{
    width: 33.333%;
}
.post-94 .news_list li.news .news_title{
    line-height: 28px;
}
.post-94 .news_list li.news .news_title a{font-size: 16px;color: rgba(255, 255, 255, 0.5);display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search {position: relative;background: rgb(255 255 255 / 20%);border-radius: 17px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 44px;padding-left: 19.6px;}
.wp-search .search-input input.search-title {width: 100%;height: 34px;line-height: 34px;background: none;font-size: 16px;border:0;outline: 0;font-family: '思源黑体';color: #fff;}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
.wp-search .search-btn {width: 20.45px;height: 20.5px;position: absolute;right: 9.2px;transform: translateY(50%);bottom: 50%;}
.wp-search .search-btn input.search-submit {width: 20.45px;height: 20.5px;border: 0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
.layer-inner {position: absolute;   left: 0;  right: 0;  top: 0;  bottom: 0;  margin: auto;  height: 45px;  width: 550px;}
.searchbox {float: left;width: 236px;}
#aaa{cursor: pointer;padding: 7px;    background: #F5A123;    border-radius: 50%;}
.shutdown{text-align: right; margin-right: 10%;   margin-top: 40px;}
.shutdown span { font-size: 30px; color: #fff; text-align: right;  cursor: pointer;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}
.head-r{float:right;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 7px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i2 a{    background: url(images/wx_icon.png) no-repeat center;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 60px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 100px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left:8px solid #9B0004;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:15px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size:16px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width:100px;float:right;text-align:right;font-size:16px;}
/*banner*/
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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; */}
/*自定义样式*/
.main1{
    background: url(images/main1_bg.png) no-repeat right bottom;
}
.main1 .inner{
    padding: 70px 0 88px;
}
.main1 .ml{
    float: left;
    width: 985px;
}

.post-10{
    margin-bottom: 42px;
}
.post-10 .tt{}

.post-11{
    float: left;
    width: 507px;
}
.post-11 .news_list{}
.post-11 .news_list li.news{}
.post-11 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 71%;
    position: relative;
}
.post-11 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-11 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-11 .news_list li.news .news_box{
    height: 105px;
    padding: 16px 21px;
    box-sizing: border-box;
    background: #F9F5F5;
    border-bottom: 1px solid #F1E4CF;
}
.post-11 .news_list li.news .news_box .news_title{
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px;
}
.post-11 .news_list li.news .news_box .news_title a{
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-11 .news_list li.news .news_box .news_meta{
    line-height: 24px;
    font-size: 16px;
    color: #D0A589;
    font-weight: bold;
    font-family: '思源黑体';
}
.post-11 .slick-dots {position: absolute;transform: translateX(50%);right: 50%;bottom: 159px;width: auto;height: 14px;display: flex!important;align-items: center;justify-content: space-between;box-sizing: border-box;}
.post-11 .slick-dots li{text-align: center;margin:0 9.5px;float:left;transition: all 0.4s ease-in-out;height: 14px;width: 14px;background: rgb(255 255 255 / 50%);}
.post-11 .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 24px;border-radius: 50%;padding: 0;}
.post-11 .slick-dots li.slick-active {background: #fff;background-size: contain;}
.post-11 .slick-dots li.slick-active button{background: transparent;}
.post-11 .news_list li.news .news_box:before {content: "";position: absolute;z-index: 999;left: 0;right: 100%;bottom: 0;background: #9B0004;height: 2px;width: 0px;margin-bottom: -1px;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.post-11 .news_list li.news .news_box:hover:before{width:100%;}

.post-12{
    float: right;
    width: 449px;
}
.post-12 .news_list{}
.post-12 .news_list li.news{
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #F1E4CF;
    position: relative;
}
.post-12 .news_list li.news:last-child{margin-bottom:0;}
.post-12 .news_list li.news .news_meta{
    line-height: 30px;
    font-size: 16px;
    color: #D0A589;
    font-weight: bold;
    font-family: '思源黑体';
    margin-bottom: 4px;
}
.post-12 .news_list li.news .news_title{
    line-height: 30px;
    height: 60px;
}
.post-12 .news_list li.news .news_title a{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-12 .news_list li.news:before {content: "";position: absolute;z-index: 999;left: 0;right: 100%;bottom: 0;background: #9B0004;height: 2px;width: 0px;margin-bottom: -1px;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.post-12 .news_list li.news:hover:before{width:100%;}


.post-13{
    float: right;
    width: 537px;
}
.post-13 .tt{
    margin-bottom: 15px;
}
.post-13 .news_list{}
.post-13 .news_list li.news{
    height: 98px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #F1E4CF;transition: all 0.4s ease-in-out;
}
.post-13 .news_list li.news:hover{background:#fff;box-shadow: 10px 10px 10px rgb(109 5 7 / 8%);border-radius: 2px;}
.post-13 .news_list li.news .news_date{
    float: left;
    width: 80px;
    height: 100%;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    transition: 0.4s;
    box-sizing: border-box;
}
.post-13 .news_list li.news .news_date .news_days{
    line-height: 36px;
    color: #A90910;
    font-size: 22px;
    font-weight: bold;
    font-family: '思源黑体';
}
.post-13 .news_list li.news .news_date .news_years{
    line-height: 28px;
    color: #DBCBC0;
    font-size: 16px;
    font-weight: bold;
}
.post-13 .news_list li.news:hover .news_date{
    border-left: 4px solid #9B0004;
}
.post-13 .news_list li.news .news_title{
    transform: translateY(50%);
    position: absolute;
    left: 105px;
    right: 20px;
    bottom: 50%;
    line-height: 32px;
    height: 64px;
}
.post-13 .news_list li.news .news_title a{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main2{
    background: #F9F5F5 url(images/main2_bg.png) no-repeat left bottom;
}
.main2 .inner{
    padding: 92px 0 113px;
}
.main2 .ml{
    float: left;
    width: 985px;
}
.main2 .mr{
    float: right;
    width: 537px;
}
.main2 .mr .post-12{

    width: 100%;
}

.main2 .mr .post-12 .news_list li.news .news_title {
    height: auto;
    line-height: 50px;
}

.main2 .mr .post1.post .more_btn a {
    color: #fff;
}

.main2 .mr .post1.post .more_btn {
    right: 10px;
}

.main2 .mr .post1.post .more_btn .more_text {
    background: url(images/post21_more_bg.png) no-repeat right center;
    height: 60px;
    line-height: 60px;
    background-size: 19px;
}
.main2 .sudy-tab{
    position: relative;
    padding-bottom: 95px;
}
.main2 .sudy-tab .tab-menu{
    margin-bottom: 10px;
}
.main2 .sudy-tab .tab-menu .tab-name{
    float: left;
    margin-right: 19px;
    line-height: 60px;
    font-size: 28px;
    cursor: pointer;
    font-family: '思源宋体';
    transition: all 0.4s ease-in-out;
}
.main2 .sudy-tab .tab-menu .tab-name:last-child{margin-right:0;}
.main2 .sudy-tab .tab-menu .tab-name.selected{
    font-weight: bold;
    color: #A90910;
}
.main2 .sudy-tab .tab-list{}
.main2 .sudy-tab .tab-list li.tab-con{}

.post-21{}
.post-21 .more_btn{
    width: 188px;
    text-align: center;
    background: #9B0004;
    border-radius: 20px;
    transform: translateX(50%);
    right: 50%;
    top: auto;
    bottom: 0;
}
.post-21 .more_btn a{
    display: inline-block;
}
.post-21 .more_btn a .more_text{
    width: 108px;
    background: url(images/post21_more_bg.png) no-repeat right center;
    color: #fff;
    padding-right: 38px;
    box-sizing: border-box;
}
.post-21 .news_list{}
.post-21 .news_list li.news{
    line-height: 76.8px;

    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #F1E4CF;
    background-position: right center;
    transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news:hover{
    background: #fff url(images/post21_bg.png) no-repeat right 40px center;
    box-shadow: 10px 10px 10px rgb(155 0 4 / 8%);
    border-radius: 2px;
}
.post-21 .news_list li.news .news_meta{
    float: left;
    width: 106px;
    text-align: right;
    font-size: 16px;
    color: #9B0004;
    font-family: '思源黑体';
    transition: 0.4s;
    box-sizing: border-box;
}
.post-21 .news_list li.news:hover .news_meta{border-left: 4px solid #9B0004;}
.post-21 .news_list li.news .news_title{
    position: absolute;
    top: 0;
    left: 130px;
    right: 80px;
    bottom: 0;
}
.post-21 .news_list li.news .news_title a{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-22{}
.post-22 .tt{    margin-bottom: 49px;}
.post-22 .news_list{
    padding-bottom: 65px;
}
.post-22 .news_list li.news{}
.post-22 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 71.5%;
    position: relative;
}
.post-22 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-22 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-22 .news_list li.news .news_title{
    line-height: 52px;
    height: 52px;
    padding: 0 24px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 50%);
}
.post-22 .news_list li.news .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 18px;
}
.post-22 .slick-dots {transform: translateX(50%);position: absolute;right: 50%;bottom: 3px;width: 214px;height: 35px;display: flex!important;align-items: center;justify-content: space-between;padding: 0 18px;box-sizing: border-box;}
.post-22 .slick-dots li{text-align: center;margin:0 9.5px;float:left;transition: all 0.4s ease-in-out;height: 13px;width: 13px;background: rgb(149 33 34 / 41%);}
.post-22 .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 24px;border-radius: 50%;padding: 0;}
.post-22 .slick-dots li.slick-active {background: #fff;width: 30px;height: 25px;background: url(images/post22_dots.png) no-repeat;background-size: contain;}
.post-22 .slick-dots li.slick-active button{background: transparent;}

.main3{}
.main3 .inner{
    padding: 74px 0 72.7px;
}

.post-31{}
.post-31 .news_list{
    display: flex;
    justify-content: space-between;
}
.post-31 .news_list li.news a{
    width: 300px;
    height: 98px;
    padding: 0 20px;
    box-sizing: border-box;
    background: #F7F0EA;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-31 .news_list li.news .news_imgs{
    width: 50px;
    margin-right: 25px;
}
.post-31 .news_list li.news .news_imgs img{
    width: auto;
}
.post-31 .news_list li.news .news_title{
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #A90910;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-31 .news_list li.news .news_title a{
}
.post-31 .news_list li.news:hover .news_imgs img {    transform: rotateY(360deg);    transition-duration: 0.5s;}








