@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;scroll-behavior: smooth;}
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{}
/*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 {scroll-behavior: smooth;line-height:1;font-size: 15px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#9F2517;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1600px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.header .top-right{height: 30px;text-align: right;}
/*head开始*/
.head.s.othershowdiv #header { background: #9F2517;}
#header {position: fixed;width: 100%;z-index: 3;transition: 0.8s ease-in-out;}
#header .inner{height: 120px;position:relative;}
.header .sitelogo{float:left;margin-top: 20px;}
.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: 30px;}
/*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{
    display: inline-block;
    /* position: absolute; */
    /* float: right; */
    /* left: 0; */
}
.site-lang ul{}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 30px;margin:0px 5px;font-size: 16px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{
    display: inline-block;
}
#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;}
.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 20px;line-height: 42px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#1384e2; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;z-index: 100;/* 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: #000;height: 40px;line-height: 40px;padding: 0 5px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #9F2517;background-color: #fff;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
.mbanner .slick-dots {position: absolute;left: 50%;top: 88vh;margin-top:25px;transform: translateX(-50%);}
.mbanner .slick-dots li{text-align: center;margin:0 5px;height: 22px;width: 22px;float:left;}
.mbanner .slick-dots button {margin: 0 auto;opacity:0.5;border-radius:50%;display:block;height: 16px;width: 16px;border: 0;background:#fff;color: #fff;font-size: 0px;line-height: 0px;}
.mbanner .slick-active button {margin: 0 auto;width: 22px;opacity:0.8;height: 22px;}
#banner {background: #e7e2df;position: fixed;top: 0;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider { height: 100vh; min-height: 100vh; position: relative;}
.mbanner .view .news_bg {  width: 100%;  transition-duration: 1s;  height: auto; position: absolute; left: 0;  top: 0;  right: 0;  bottom: 0;  margin: auto;   max-width: 100%;}
.mbanner .slide_imgs { overflow: hidden;  height: 100vh;  position: relative;}
.body_b {    outline: none;    overflow: auto;    position: fixed;    z-index: 2;    top: 100%;    left: 0;    right: 0;    bottom: 0;    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;    background: #fff;    overflow-x: hidden;}
.body_b.showdiv {top: 120px;}
.bb {    display: none;    z-index: 10;    animation: bb 2s linear 0s infinite;    width: 108px;    height: 40px;    position: fixed;    left: 50%;  bottom: 2vh; cursor: pointer;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main1{  background: url(images/main1.png) no-repeat center top;}
.main1 .inner{padding: 80px 0;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}

.main4{background: #fff url(images/main2.png) no-repeat center top;}
.main4 .inner{padding: 80px 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post {position: relative;}
.post .tt {display:inline-block;width:100%;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.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; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 .tt {  margin-bottom: 60px;}
.post1 .tt .tit .title {display:inline-block;font-size: 44px;font-weight:bold;color: #9F2517;cursor:pointer;}
/*带图标标题*/
.post2 .tt {margin-bottom: 70px;}
.post2 .tt .tit {width: 100%;float: none;display: block;text-align: center;}
.post2 .tt .tit .title {font-size: 44px;font-weight:bold;color: #fff;cursor:pointer;line-height: 44px;}
/**自定义新闻列表**/
.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: #666;}/*属性*/
.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 p {line-height:34px;}

/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list.n2 {/* background: #fff; */padding: 29px 40px;}
.news_tu .news_list.n1 li.news{box-shadow: 0px 0 10px #ccc;/* background: #fff; */ background: #fff url(images/m5.png) no-repeat bottom right;}
.news_tu .news_list.n1 li.news .news_box{padding: 30px 40px;transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{}
.news_tu .news_list li.news .news_imgs{height: 165px;background-color:#efefef;position:relative;overflow:hidden;width: 20%;float: left;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{ margin-left: 25%;} 
.news_tu .news_list.n1 li.news .news_title{font-weight: bold;color: #9F2517;line-height: 34px;height: 34px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;margin-bottom: 23px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list.u2 { position: absolute;  bottom: 36px;  margin: 0;  width: 49%;   right: 1%;}
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{padding: 30px;} 
.tu_text .news_list li.news .news_title{color: #333;font-weight: bold;line-height: 36px;font-size: 20px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 72px;height: 72px;margin-bottom: 30px;} 
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width: 20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;opacity:1;filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{}
.link_icon .news_list li.news .link_icon .icon{transition: all .6s ease-out;width: 80px;height: 80px;background: #eee;display: inline-block;margin-bottom: 40px;}
.link_icon .news_list li.news.i1 .link_icon .icon{background: url(images/i1.png) no-repeat center center;}
.link_icon .news_list li.news.i2 .link_icon .icon{background: url(images/i2.png) no-repeat center center;}
.link_icon .news_list li.news.i3 .link_icon .icon{background: url(images/i3.png) no-repeat center center;}
.link_icon .news_list li.news.i4 .link_icon .icon{background: url(images/i4.png) no-repeat center center;}
.link_icon .news_list li.news.i5 .link_icon .icon{background: url(images/i5.png) no-repeat center center;}
.link_icon .news_list li.news:hover .link_icon .icon {
    transform: scale(1.1);
}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color: #fff;font-size: 26px;font-weight: bold;}
.post-41 .con{  background: #fff;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: auto;background-position:center center;background-repeat:no-repeat;text-align:center;min-height: 300px;max-height: 100%;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 40px 0px 60px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 350px;float:left;margin-right: -350px;position: sticky;top: 120px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #9f2517 url(images/colhead.png) no-repeat center right;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 40px;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 140px;padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{background: #fff;/* border:1px solid #e4e4e4; */}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #9f2517; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight: bold;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 50px;line-height: 50px;background: url(images/li.png) no-repeat center left 25px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#9f2517;background: #f8f0ef;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #9f2517;}
.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:#9f2517;}
/*二级子栏目**/
.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: 30px;padding: 5px 10px 5px 70px;cursor:pointer;background: url(images/li.png) no-repeat center left 50px;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#9f2517;} 
/*三级子栏目**/
.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:#9f2517;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{background: #fff;margin-left: 420px;padding: 0 0px 80px 0px;}
.col_news_head {padding: 0 30px;border-bottom: 1px solid #f8f0ef;}
.col_metas .col_title {display:inline-block;float:left;height: 100px;line-height: 100px;}  /**当前栏目**/
.col_metas .col_title h2 {font-weight: bold;display:inline-block;font-size: 31px;font-family:"Microsoft yahei";color: #9f2517;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 100px;line-height: 100px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 8px 30px;/* padding-top: 10px; */}
.col_news_list { margin-top:45px;}
.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 0px; */margin:0 auto;width:auto;}
.article {}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size: 24px;text-align:center;color: #333;padding-bottom: 45px;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {line-height: 45px;padding:10px;text-align: left;border-top: 1px solid #f8f0ef;border-bottom: 1px solid #eee;}
.article .arti_metas span {margin:0 5px;font-size: 14px;color: #A31F34;}/**文章其他属性**/
.article .entry {min-height: 500px; 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;}
/**页脚开始**/
.foot {background: url(images/foot.png) no-repeat center bottom;height: 810px;}
#footer .inner {padding-bottom: 130px;position:relative;}
#footer .inner .mod{ position: relative;}
#footer .inner .foot-left{width:50%;float:left;}
#footer .inner .foot-right{float:right;/* margin-top: 12px; */}
#footer .inner p span { margin:0 3px; }
#footer .inner .foot-left p.copyright{ text-align: left;  font-size: 16px; color: #fff;  line-height: 30px;}
#footer .inner .copyright span{margin:0 10px;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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{display: inline-block;margin-left: 10px;/* float: right; */}
.wp-search {width: 150px;border-radius: 15px;position: relative;background: #ffffff3d;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 10px;margin-right: 35px;}
.wp-search .search-input input.search-title {width: 100%;height: 30px;line-height: 30px;background: none;color: #FFFFFF;font-size: 13px;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width: 30px;height: 30px;position: absolute;right: 5px;top:0%;}
.wp-search .search-btn input.search-submit {width: 30px;height: 30px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto;margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin-left: 30px;position:relative;}
.shares li a{display:inline-block;width: 32px;height: 30px;border: 0px solid red;background:url("images/share_icon.png") no-repeat;vertical-align:top;}
.shares li a:hover{}
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -73px 0px;}
.shares li.i3 a{background-position: -142px 0px;}
.shares li span{display: none;line-height:22px;font-size:12px;color: #fff;text-align:center;}
.shares li .con{display:none;position:absolute;bottom: 40px;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;/* display: inline-block; */width: 285px;line-height: 42px;border: 1px solid #fff;}
.botlinks .links-wrap a.links-arrow {display: block;height: 42px;line-height: 42px;padding: 0 25px 0 10px;color: #fff;background: url(images/arrow.png) no-repeat right top 18px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {background-position: right bottom 17px;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 42px;width: auto;min-width: 100%;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #f5f5f5;}
.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: #9f2517;cursor: pointer;}/**链接样式**/
/*列表页*/

/*组织机构*/
.main1 .news_list li.news:hover .news_wz .news_con .news_title { padding-left: 8px;}
.news_bg { width: 100%; transition-duration: 1s; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.news_list li.news:hover .news_imgs .news_bg {  transform: scale(1.1);}
.main1 .news_list.i1 li.news:hover .news_wz .news_con .news_title { color: #fff;}
.main1 .news_list.i1 li.news:hover .news_wz { background: #9f2517;}
.main1 .news_list.i1 li.news:hover .news_wz .news_con .news_meta { color: #fff;}
.main1 .news_list li.news .news_imgs {position: relative;height: 265px;overflow: hidden;}
.main1 .news_list li.news {  float: left;  width: 25%;}
.main1 .news_list.i1 li.news .news_wz {transition: 0.5s;background: #fff;}
.main1 .news_list li.news .news_wz .news_con {  padding: 30px;}
.main1 .news_list li.news .news_wz .news_con .news_meta {line-height: 32px;font-size: 18px;color: #9f2517;font-weight: bold;height: 32px;}
.main1 .news_list li.news .news_wz .news_con .news_title {transition: 0.5s;margin-bottom: 20px;line-height: 34px;font-size: 18px;color: #333;font-weight: bold;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 68px;height: 68px;}
.main1_bottom {  margin-top: 50px;}
.main1 .news_list .news_box { margin: 0 10px;}
.main1 ul.news_list {  margin: 0 -10px;}
.main1 .news_list.i2 li.news .news_wz { background: #fff;}
.main1 .news_list.i2 li.news .news_wz .news_meta {color: #9F2517;}
.main1 .news_list.i2 li.news .news_wz .news_con .news_title {transition: 0.8s;color: #333;}
.main1 .news_list.i2 li.news.n1 .news_wz { background: #fff url(images/m1.png) no-repeat bottom right;}
.main1 .news_list.i2 li.news.n2 .news_wz {background: #fff url(images/m2.png) no-repeat bottom right;}
.main1 .news_list.i2 li.news.n3 .news_wz {background: #fff url(images/m3.png) no-repeat bottom right;}
.main1 .news_list.i2 li.news.n4 .news_wz {background: #fff url(images/m4.png) no-repeat bottom right;}
.main1 .news_list.i2 .news_box {   border-left: 5px solid #9f2517;}
/**/
.main4 .tu_text .news_list .news_box .news_img {
    background: #eee;
    width: 49%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.main4 .tu_text .news_list.u2 .boxb .news_meta {
    padding-top: 20px;
}
.tu_text .news_list li.news:hover .news_title {
    color: #9f2517;
}
.tu_text .news_list .news_box .boxa, .tu_text .news_list .news_box .boxb { position: relative;   width: 100%;  height: 100%;}
.tu_text .news_list.u2 li.news { float: left; width: 33.33%;}
.main4 .tu_text .news_list.u1 li { width: 100%;}
.main4 .tu_text .news_list.u1 .news_box {
    height: 550px;
    margin: 0;
}
.fl {
    float: left;
    display: inline-block;
}
.tu_text .news_list .news_bg {
    transition: all .4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
}
.main4 .tu_text .news_list .news_box .cover {
    transition: all .4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #fff;
    opacity: .9;
    filter: Alpha(opacity=90);
    transition: all .4s ease;
}
.main4 .tu_text .news_list.u1 .news_box .cover {
    display: none;
}
.main4 .tu_text .news_list .news_box .news_wz {
    float: right;
    width: 51%;
}
.tu_text .news_list .news_box {
    display: block;
    height: 250px;
    position: relative;
    margin: 24px 15px;
    overflow: hidden;
    box-shadow: 0 0 4px #cbd6c7;
    background: #fff;
}
.main4 .tu_text .news_list.u2 .news_box .news_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.main4 .tu_text .news_list .boxb .news_meta {
    z-index: 10;
    position: relative;
}
.main4 .tu_text .news_list.u2 .news_boxa .boxb .news_title {
    font-size: 16px;
    z-index: 10;
    position: relative;
    line-height: 28px;
    max-height: 56px;
    height: 56px;
    margin-bottom: 0;
}
.tu_text .news_list.u2 .news_box {
    height: 170px;
}

.tu_text .news_list.u2 .news_box .boxb {
    padding: 0px 25px;
    width: auto;
    height: 100%;
}
.news_list .news_date {
    font-weight: bold;
    font-size: 22px;
    color: #9F2517;
    margin-bottom: 15px;
}

.news_list .news_date span.month {
    font-size: 18px;
}

.tu_text .news_list li.news  .news_content {
    color: #666666;
    font-size: 14px;
    width: 100%;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    max-height: 78px;
    height: 78px;
}
/**/
.main2 .ml {float: left;  width: 49%;}
.main2 .mr { float: right; width: 49%;}
.main2 .inner { padding: 60px 0;}
.main2 .news_tu .news_list li.news .news_f1,.news_tu .news_list li.news .news_f2,.news_tu .news_list li.news .news_f3 { padding-left: 30px; color: #333333; font-size: 14px; line-height: 36px;}
.main2 .news_tu .news_list.n2 li.news {background: #FCF6F6; float: left;  width: 48%;}
.main2 .news_tu .news_list.n2 li.news .news_box { padding: 30px;}
.main2 .news_list.n2 .news_date { margin-bottom: 0;}
.main2 .news_tu .news_list.n2 li.news.n2,.main2 .news_tu .news_list.n2 li.news.n4 { float: right;}
.main2 .news_tu .news_list.n2 li.news.n1,.main2 .news_tu .news_list.n2 li.news.n2 { margin-bottom: 20px;}
.main2 .news_list li.news:hover .news_title {
    color: #9f2517;
    padding-left: 10px;
    transition: all .6s ease-out;
}
.main2 .news_list.n2 .news_title {color: #333;font-size: 16px;font-weight: bold;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;line-height: 30px;height:60px}
.main2 .mr .news_list .news_date {background: url(images/data.png) no-repeat center center;width: 57px;font-size: 25px;margin-bottom: 0;float: left;height: 68px;font-family: "SourceHanSerifCN-Heavy";}
.main2 .mr .news_list .news_date span.mm { text-align: left;display: block;}
.main2 .mr .news_list .news_con { margin-left: 80px;}
.main2 .mr .news_list .news_date .dd {   text-align: right; display: block;}
.main2 .mr .news_list li.news .news_title {color: #333;font-size: 18px;font-weight: bold;line-height: 32px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 64px;}
.main2 .mr .news_list li.news {float: left;width: 46%;background: #fff;margin: 17px 2%;}
.main2 .mr .news_list li.news .news_box.clearfix { padding: 30px;  border-left: 5px solid #9f2517;}
.main2 .mr ul.news_list {margin: -17px -2%;}
/**/
.middle {  background: #f2f2f2;}
.main6 {padding-top: 120px;padding-bottom: 130px;}
.foot-center {transform: translate(-50%, -50%); position: absolute; left: 50%;top: 50%;}
#footer .inner .foot-left .left {display: inline-block;}
#footer .inner .foot-left .right {
    display: inline-block;
    margin-left: 5%;
}
.footer p.copyright span {
    margin: 0 10px;
}
#footer .inner .foot-left p.title {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
}
span.WP_VisitCount {
    margin: 0 !important;
}
.mlink.botlinks {
    margin-bottom: 20px;
}
.footer p.copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.list #header {transition: none;/* background: url(images/head_bg.png) no-repeat center top; */}

.list div#footer {
    background: #9f2517 url(images/foot.png) no-repeat center bottom;
}
.list #footer .inner {
    padding: 70px 0 30px 0;
}

.list #footer .inner .mod {
    margin-bottom: 80px;
}
.main2 .news_tu .news_list li.news .news_f1 {
    background: url(images/people.png) no-repeat center left;
}
.main2 .news_tu .news_list li.news .news_f2 {
    background: url(images/address.png) no-repeat center left;
}
.main2 .news_tu .news_list li.news .news_f3 {
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(images/time.png) no-repeat center left;
}
.list #header .inner {
    height: 211px;
}
#l-container {
    background: #F5F5F5;
}

#l-container .inner {
    
}
.col_news_list .news_list li.news {
    line-height: 70px;
    border-bottom: 1px dashed #eee;
}


.col_news_list ul.news_list.list2 li span.news_title {
    font-size: 18px;
    font-weight: bold;width:calc( 100% - 100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}

.wp_paging {
    margin-right: 20px;
    margin-top: 20px;
}
.return input {
    border: 0;
    background: #9f2517;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 34px;
    width: 108px;
}
.return {
    text-align: right;
}
#footer .inner .copyright span.WP_VisitCount {
    display: inline;
}
.col_metas .col_path a:nth-last-child(1) {
    color: #9f2517;
}



/*ts1*/
    .ld_lb li {
        float: left;
        width: 100%;
        margin: 15px 0%;
        background: #FCFCFC url(images/szdwbds.png) no-repeat center;
        border: solid 1px #9f2517;
        position: relative;
        box-sizing: border-box;
        padding: 40px;
    }

    .ld_lb .imgk {
        width: 146px;
        height: 219px;
        overflow:
        hidden;
        float: left;
    }

    .ld_lb .imgk img {
        width:100%;
       min-height:211px;
    }

    .ld_lb .txtk {
        float: left;
        padding: 20px 44px;
        box-sizing: border-box;
    }

    .ld_lb .txtk h2 {
        display: block;
        font-size: 17px;
        line-height: 150%;
        margin-bottom:15px;
    }
}

.ld_lm a:hover, .ld_lm a.on {
    background: #f16624;
    border: solid 1px #f16624;
    color: #fff
}
.ld_lb {
    display: block;
    width: 100%;
}


/*师资*/
.jzyg .jzc {
   padding: 0 10px;
}
.jzyg .jzc img{
   cursor: pointer;
}
.jzyg .con {
   padding: 0 30px;
}
.jzyg #footer .con{
   padding:0;
}
.jzyg .jz_js .con{
   padding:0;
}
.jzyg .con_img img {
   border-radius: 20px;
   width: 100%;height:100%;
   transition:all .4s;
}
.jzyg .con_wz{
   text-align:
   center;
}
.jzyg .con_wz .news_title{
   padding:21px 0 16px 0;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
}
.jzyg .con_wz .news_title a{
   font-size:16px;
   color:#00409a;
   transition:all .4s;
}
.jzyg .con_wz .news_text a{
   font-size:14px;
   color:#000;
}
.jzyg .choose {
   margin-bottom: 43px;
}
.jzyg .con_img {
   overflow: hidden;width:136px;height:136px
}
.jzyg .items_news:hover .con_img img{transform: scale(1.05);}
.jzyg .items_news:hover .con_wz .news_title a{font-weight:bold;}
.jzyg .jz_int {
   text-align: center;
   line-height: 80px;
   color: #9f2517;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 8px;
}
.jzyg li.txt {
   float: left;
   text-align: center;
   line-height: 28px;
   height: 28px;
   font-family: Arial;
   text-transform: uppercase;
   background: #fff;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   font-size: 14px;
   cursor: pointer;
   margin: 4px 0.4%;
   width: 32px;
   color: #9f2517;
   border: 1px solid #9f2517;
}
.jzyg li.txt:hover{
   color: #fff;
   background: #9f2517;
}
.jzyg .tt{
   font-size:28px;
   color:#935baa;
   padding-bottom:30px;
   border-bottom:1px dashed #e7e7e7;
   margin-bottom:38px;
   display: none;
}
.jzyg li.items_news.news_2{
   width: 100%;
   height:
   auto;
   margin-bottom:0;
   border-bottom: dotted 1px #dedede;
}
.jzyg .news_2 .con_wz .news_title a{
   color:#000;
}
.jzyg div#wp_paging_w6{display:block;}
.jzyg .news_letters {
   font-size: 28px;
   color: #935baa;
   font-weight: bold;
   border-bottom: 1px dashed #e7e7e7;
   padding-bottom: 20px;
   clear:
   both;
   display: none;
}
.jzyg .jz_js {
   display:
   none;
   padding: 0px;
   position: relative;
}
.jzyg .jz_js .txt.selected{
   color: #fff;
   background: #9f2517;
}
.szdw .news_title {
    font-size: 18px;
}

.szdw .ld_lb .txtk {
    padding: 0px 0px 0px 32px;
    font-size: 14px;
    line-height: 28px;
    box-sizing: border-box;
    width: calc(100% - 150px);
}

.szdw .text {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 2px;
}
.szdw .ld_lb .txtk h2 {
    margin: 0;
}
.szdw .ld_lb li>a {
    float: left;
    width: 146px;
    display: block;
}
 .szdw .article .ld_lb li {
float: none;
    margin: 15px 0%;
}
.szdw .ld_lb li {
height: 275px;
    padding: 10px;
    width: 48%;
    margin: 15px 1%;
}
.jzyg li.txt:first-child {
    width: 48px;
    position: absolute;
    top: 22px;
    right: 36%;
}
.jz_js .conz p {
    line-height: 2;
}
.list .listcon .Article_MicroImage img {
        width: 160px;
        height: 240px;
}
.wp_listalbumn .albumn_info a {
    font-size: 18px;
    color: #9f2517;
}

.list .wp_listalbumn {
    width: 94%;
    margin: 8px auto;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%), 0 0px 4px 0 rgb(0 0 0 / 19%);
}

.list span.Article_MicroImage {
    padding: 12px;
    padding-bottom: 0;
}
.list .wp_listalbumn .albumn_info {
    background: #f5f5f5;
}
.list .wp_listalbumn .albumn_info .Article_Title {
    padding-bottom: 12px;
}
.tab_teacher .menu{height: 46px;line-height: 46px;}
.tab_teacher .menu .menu-items{font-size: 17px;float: left;padding: 0 50px;cursor: pointer;font-weight: bold;line-height: 45px;border: 1px solid #ddd;border-bottom: 0;margin-right: 10px;background: #fcfcfc;}
.tab_teacher  .content{font-size: 15px;line-height: 28px;padding: 20px;min-height: 300px;border: 1px solid #ddd;background: #fcfcfc;}
.tab_teacher .hide{ display: none;}
.tab_teacher .menu-items.active{color: #fff;background: #9f2517;}
/**/
.jiaoshou  .wp_subcolumn_list  .wp_sublist .news_list li.news{
    width: 33.3%;
    float: left;
    border: 0;
}


.jiaoshou  .wp_subcolumn_list  .wp_sublist .news_list li.news .news_imgs {
    height: 240px;
    position: relative;
    overflow: hidden;
    width: 160px;
    margin: 0 auto;
}

.jiaoshou .wp_subcolumn_list .wp_sublist .news_list li.news .news_box {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%), 0 0px 4px 0 rgb(0 0 0 / 19%);
    padding: 15px;
    margin: 8px;
    background: #f5f5f5;
}

.jiaoshou .wp_subcolumn_list .wp_sublist .news_list {
    margin: 0 -5px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin: 0;
    width: auto;
display:none;
}

.jiaoshou .wp_subcolumn_list .wp_sublist .news_list li.news .news_title {
    margin-top: 10px;
    line-height: 40px;
    color: #9f2517;
    text-align: center;
    font-size: 17px;
}

.wp_subcolumn_list .wp_sublist .sublist_title {
    font-size: 20px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    font-size: 20px;
    color: #333;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    vertical-align: middle;
}
.sitelogo img {
    width: 580px;
}

.list .headtop.nav-hide.nav-top #header {
    background: #9F2517;
}
.list .headtop.nav-hide.nav-top #header .inner{
       height: 120px;
}
body.list.jzyg.szdw .news_list li.news .news_imgs {
    height: 240px;
    position: relative;
    overflow: hidden;
    width: 160px;
    margin: 0 auto;
}

body.list.jzyg.szdw .news_list li.news {
    width: 33.3%;
    float: left;
    border: 0;
}

body.list.jzyg.szdw .news_list li.news .news_box {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%), 0 0px 4px 0 rgb(0 0 0 / 19%);
    padding: 15px;
    margin: 8px;
    background: #f5f5f5;
}

body.list.jzyg.szdw .news_list li.news .news_title {
    margin-top: 10px;
    line-height: 40px;
    color: #9f2517;
    text-align: center;
    font-size: 17px;
}
.post-500 .wp_subcolumn_list {
    padding-top: 120px;
    transform: translateY(-120px);
}
.post-999 .news_list li.news .news_imgs{
    display: block;
    width: 350px;
    overflow: hidden;
    padding-top: 200px;
    position: relative;
}
.post-999 .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;
}