@charset "utf-8";
/*Technical Support SudyTech*/
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; }
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{ 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-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:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#9B3014; }
/*頁面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 16rem;margin:0 auto;} /**頁面全局寬度**/
 /*
@font-face {
  font-family: "sy";
  src:  url("fonts/SourceHanSerifCN-Light.otf") format("opentype");
}
*/
/*head開始*/
.body_home #header1 {position: fixed;z-index: 22;top: 0;left: 0;}
body.navShow .body_home #header1{display: none;}
.body_home #header1:before,.list #header1:before{content:"";position: absolute;left:0;top:0;z-index: -1;width: 100%;height: 220px;/*background: url(./images/head_shadow.png) top center no-repeat;background-size: 100% 100%*/;}
#header1 .inner{/* height: 132px; */position:relative; }
.header1 .sitelogo{float:left;margin-top: 0.25rem;}
.header1 .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站點名稱**/
.header1 .head-left{float:left;display:inline-block;}
.header1 .head-main{float:left;margin-top:10px;}
.header1 .head-right{float:right;margin-top: 0.4rem;text-align: right;}
 
/*lang樣式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默認主導航樣式*/
#nav{padding-top: 20px;clear: both;margin-right: -0.18rem;}
#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 0.18rem;line-height: 24px;color: #FFFFFF;font-size: 18px;font-weight: bold;padding-bottom:0.15rem;border-bottom:1px solid transparent;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{border-bottom:1px solid #fff;text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;z-index: 100;    background: rgba(255,255,255,.8);   border-radius: 0 0 5px 5px;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:rgba(155,48,20,.6); display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
 
/**主體模塊樣式**/
.list.chy .col_news_list .news_list li.news {
    line-height: 45px;
}
body.navShow{overflow: hidden;}
body.navShow .g-nav2 {
  opacity: 1;
  visibility: visible;
}
.g-nav2 .mod{display:flex;align-items: center;justify-content: space-between;}
.g-nav2:before{content:"";background: rgb(178 66 38 / 50%);backdrop-filter: blur(20px);display: block;position: absolute;top:0;left:0;width: 100%;height: 100%;z-index: -1;}
.g-nav2:after{content:"";background:url(images/nav2_bg.jpg) center no-repeat;display: block;position: absolute;top:0;left:0;width: 100%;height: 100%;z-index: -2;background-size:cover}
.g-nav2 {
  transition: All 0.5s cubic-bezier(0.25, 0.1, 0.55, 1);
  position: fixed;
  z-index: 939;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.g-nav2 .menu-nav{margin-top: 0.5rem;}
.g-nav2 .nav2-bot{position: absolute;bottom:0;left:0;border-top:1px solid rgba(162,162,162,0.2);box-sizing: border-box;padding: 0.67rem 0 1rem;}
.g-nav2 .nav2-bot .inner{display: flex;justify-content: space-between;align-items: center;}
.g-nav2 .header1 .head-right{margin-top: 0.25rem;}


/**首頁三列布局**/
 
/**标題欄新聞窗口**/
.post {  position: relative;}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 28px;} /**标題欄**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标題字體**/
.post1 .tt .tit{display: block;text-align: center;float: none;}
.post .tt .tit .title {display: inline-block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";width:1.8rem}
.post .tt .tit .title img{width:100%}
.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;line-height: 20px;float:right;color: #9B3014;position: absolute;top: 37px;right:0;z-index: 22;}
.post .more_btn .more_text,.post .more_btn a {font-size:0.15rem;cursor:pointer;display: flex;align-items: center;white-space:nowrap} 
.post .more_btn a{color:#9B3014;}  
.post .more_btn img{display: inline;margin-right: 13px;}
/**自定義新聞列表**/
.news_list { }
.news_list li.news {line-height: 34px;} /**标題圖标**/
.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{}/*發布時間*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {}/*默認簡介*/
.news_list li.news .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 p {line-height:34px;}
 
/***********************************************************
 * 列表頁
 */
/**首頁三列布局**/
/**列表頁**/
/*欄目圖片*/
.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 {}
#l-container .inner {padding: 0 0 25px;}
/**主體文章頁開始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {    border-top: 10px solid #eb9d48;
    padding: 0 20px;
    background: #b44d2a;
    margin-top: -105px;
    width: 222px;
    float: left;
    margin-right: -262px;
    position: relative;
    padding-bottom: 100px;
    background: #a54323 url(images/na.png) no-repeat center bottom;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {border-bottom: 1px solid #fff;}/**位置欄目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置欄目字體**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:70px;     text-align: center;}/**欄目名稱圖标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */}
/*欄目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #b44d2a; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {text-align: center;color: #f1f1f1;font-size: 16px;font-weight:normal;background:none;border-top: 0px solid #af583b;border-bottom: 1px solid #be7359;}
.col_list .wp_listcolumn .wp_column a .column-name{text-align: center;padding: 0;line-height: 57px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight: bold;color: #f4a68b;/* background:#eee; */} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #f4a68b;}
.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:#b44d2a;}
/*二級子欄目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#f1f1f1;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 10px 0px 10px 0px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;color:#b44d2a;} 
/*三級子欄目**/
.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:#b44d2a;} 
/**欄目新聞**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 310px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title {display:inline-block;float:left;height: 70px;line-height: 70px;}  /**當前欄目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 23px;
    font-family: "Microsoft yahei";
    color: #b44d2a;
    font-weight: bold;
}
.col_metas .col_path {display:inline-block;float:right;height: 70px;line-height: 70px;color: #666;font-size: 16px;} /**當前位置**/
.col_metas .col_path a {
    font-size: 16px;
    color: #b44d2a;
}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news{overflow:hidden}
.col_news_list .news_list li.news .news_title{float:none;margin-right:100px;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col_news_list .news_list li.news .news_meta{margin-left:-100px}
.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;min-height:500px}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #9B3014;} /**文章标題**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #9B3014;} /**文章副标題**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他屬性**/
.article .entry { margin:0 auto;  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 { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章閱讀部分圖片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**頁腳開始**/
#footer {background: #18267d;}
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 12px;line-height: 21px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}

/**************************************************************
 * 組件功能
 */
/*系統默認搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定義輸入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: "微軟雅黑";-webkit-appearance: none;-webkit-border-radius: 0;}
input.search-title:-webkit-autofill,
input.search-title:-webkit-autofill:hover,
input.search-title:-webkit-autofill:focus, 
input.search-title:-webkit-autofill:active {
	transition-delay: 999999999s;
	transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-transition-delay:  999999999s;
	 -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-text-fill-color: #fff;
}

.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height: 100%;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;-webkit-appearance: none;-webkit-border-radius: 0;}
/* 分享二維碼 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.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: 80px; 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:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1;  }
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 100%;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: #9B3014; cursor: pointer;}/**鍊接樣式**/
/*列表頁*/
 
/*************************************************************
 * 特殊頁面
 */
 /*滾動樣式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: auto;-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;
}
/*************************************************************
*二級頁面
*/
/*組織機構*/
 
.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news_title{cursor: pointer;}


#banner {background: #e7e2df;position: relative;}
#banner .inner {width:auto;max-width: 100%;position:relative;padding: 0;}
.mbanner li.news .imgs {position: relative;height: calc(100vh - 90px);overflow: hidden;}
.mbanner li.news .imgs img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.body_home{position:relative;z-index:100;height: 100vh;overflow: hidden;background: #B5442F;}
.body_b.showdiv {top: 0;overflow-y: auto;overflow-x: hidden;}
.bodyhome_t{position: relative;margin-left: 90px;margin-bottom: 90px;z-index: 2;}
.body_b::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
.body_b::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
.body_b::-webkit-scrollbar-track-piece { background-color: #fff; /*滾動條的背景顔色*/ -webkit-border-radius: 0; /*滾動條的圓角寬度*/}
.body_b::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}
.body_b {position: fixed;left: 0%;top: 100vh;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index: 888;outline: none;padding-top: 170px;}
.bb {cursor: pointer;z-index: 555;width: 72px;position: relative;box-sizing: border-box;padding-bottom: 20px;display: none;line-height: 24px;font-size: 18px;color: #fff;}
.bb:before{content: "";position: absolute;animation: bb 1.5s linear 0s infinite;background: url(images/down.png) no-repeat bottom center;width: 72px;height: 20px;bottom:0;left: 0;}
@keyframes bb {
  0% {
    transform: translate(0px,0px);
    opacity: 0;
  }
  50% {
    transform: translate(0px,8px);
    opacity: 1;
  }
  100% {
    transform: translate(0px,0px);
    opacity: 0;
  }
}

.bb_wrapper{position: absolute;bottom:0;right:0;width: calc(100% - 90px);z-index: 22;height: 90px;background: #B5442F;text-align: center;display: flex;justify-content: center;align-items: center;}
.side_wrapper{position: absolute;left:0;width: 90px;height: 100%;top:0;z-index: 22;display: flex;flex-direction: column;justify-content: space-around;align-items: center;background: #B5442F;}
.side_wrapper:before{content:"";position: absolute;top: 45px;left:0;width: 100%;height: calc(100% - 90px);background: #8D2F1A;transform: skewY(-45deg);z-index: -1;}
.side_wrapper .swiper-pagination{position: static;}
.side_wrapper .swiper-pagination-bullet{display: block;float: none;border-radius: 0;background: #fff;opacity: 0.3;margin: 0 0 20px;position: relative;}
.side_wrapper .swiper-pagination-bullet-active{opacity: 1;}
.side_wrapper .swiper-pagination-bullet-active:before{content:"";background:url(images/dots_active.png) center no-repeat;position: absolute;right:0;top:0;width: 24px;height: 22px;}


.body_b #header1{position: fixed;top:-100%;transition: 0.8s;left:0;background: #9B3014;box-shadow: 0px 5px 15px 0px rgba(110,33,13,0.51);z-index: 3333;}
.body_b #header1 .inner{width: 16.5rem;height: 1.15rem;}
.body_b.showdiv #header1{top:0;}
.body_b .header1 .sitelogo img{width: 260px;}
.body_b .header1 .sitelogo{
    margin-top: 13px;
}
.body_b .header1 .head-right{margin-top: 0.25rem;}
.body_b .header1 .menu-icon2{display: inline-block;position: absolute;right:-60px;top:50%;margin-top: -14px;cursor: pointer;}

.wrapper_1{position: relative;z-index: 10;}
.wrapper_1:before{content: "";background: url(./images/wrapper1_bg1.png) center top no-repeat;width: 100%;height: 100%;background-size: 100% 100%;z-index: -2;top: -100px;left:0;position: absolute;}
.wrapper_1:after{content: "";background: url(./images/wrapper1_bg2.png) bottom  center no-repeat;width: 100%;height: 100%; background-size: 100% 48.5%; z-index: -1;bottom: 0;left: 0;position: absolute;}
.main1 .post-side{float: left;width: 3.7rem;}
.main1 .post-center{float: left;width: 7.6rem;margin: 0 0.5rem;}
.main1 .post-13{float: right;}
.main1 .post .imgs{position: relative;padding-top: 66.5%;overflow: hidden;} 
.main1 .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition: 0.4s;}
.main1 .post li:hover img{transform: scale(1.05);}
.main1 .post-side .list-b li{border-top: 1px solid rgba(112,112,112, 0.2);transition:0.4s}
.main1 .post-side li .wz{padding: 0.25rem 0;}
.main1 .post-side li:hover{border-color:#9B3014}
.main1 .post-side li:hover .news_title{color:#9B3014}
.main1 .post-side .news_title{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;margin-top: 0.12rem;transition:0.4s}
.main1 .post .news_time{font-size: 0.16rem;line-height: 0.24rem;color: #9B3014;}
.main1 .post-center{text-align: center;}
.main1 .post-center .wz{padding: 0.2rem 0 0;}
.main1 .post-center .news_title{font-size: 0.2rem;font-weight: bold;margin: 0.1rem 0;font-size: 0.2rem;line-height: 0.26rem;}
.main1 .post-center .news_text{font-size: 0.14rem;line-height: 0.26rem;max-height: 0.52rem;}


.main2 .inner{margin-top: 60px;}
.post-21 .tt{margin-bottom: 35px;}

.post-21 .con{margin: 0 30px;position: relative;}
.post-21 .more_btn{position: static;}
.post-21 li.news{background: #fff;box-sizing: border-box;padding: 0.3rem 0.35rem 0.25rem;border-bottom: 6px solid #EB9D46;transition: 0.4s;}
.post-21 li.news .time{width: 1.2rem;text-align: center;line-height: 0.37rem;color: #9B3014;font-size: 0.16rem;border-radius: 0.2rem;border: 1px solid #D6D6D6;float: left;margin-bottom: 0.3rem;}
.post-21 li.news .source{float: right;font-size: 0.16rem;color: #9B3014;}
.post-21 li.news .news_title{font-size: 18px;clear: both;line-height: 0.35rem;max-height: 0.7rem;margin-bottom: 0.15rem;transition: 0.4s;}
.post-21 .swiper-button{width: 71px;height: 71px;margin-top: -35px;}
.post-21 .swiper-button-prev{left: -37px;}
.post-21 .swiper-button-next{right: -37px;}
.post-21 .swiper-button:hover circle{fill: rgb(164,65,37);}
.post-21 .swiper-button:hover path{fill: #fff;}
.post-21 li.news .entermore{float: right;line-height: 20px;}
.post-21 li.news:hover .entermore{animation: move1 1.2s linear 0s infinite;}
.post-21 li.news:hover{border-color: #f2623b;}
.post-21 li.news:hover .news_title{color: #9B3014;}
@keyframes move1 {
    0% {
      transform: translate(0px,0px); 
    } 
    50% {
        transform: translate(10px,0px); 
      }
    100% {
      transform: translate(0px,0px); 
    }
}

.main3 .inner{padding: 65px 0 10px;}
.post-31{top:0.3rem}
.post-31 .tt{/* margin-bottom: 60px; */}
.post-31 .con{position: relative;z-index: 23;padding: 30px 52px;top: 20px;overflow: hidden;}
.post-31 .con:before{content:"";width: 100%;height: 100%;backdrop-filter: blur(4px);position: absolute;display: block;left: 0;top: 0;background: rgb(186 122 105 / 45%);z-index: -1;}
.post-tt.post-31 .more_btn a{color: #fff;}


.main4{background: url(./images/main4_bg.png) center top no-repeat;background-size:cover;}
.main4 .inner{padding: 0.9rem 0 1rem;}
.main4 .ml{width: 48.75%;float: left;}
.main4 .mr{width: 47%;float: right;}
.post-41 .list-l{float: left;width: 50%;}
.post-41 .list-r{float: right;width: 45%;}
.post-41 .list-l .imgs{position: relative;padding-top: 70.5%;overflow: hidden;}
.post-41 .list-l .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.4s}
.post-41 .list-l .imgs:hover img{transform:scale(1.05)}
.post-41 .list-l .wz{padding-top: 0.18rem;}
.post-41 .list-r li.news .source {width: 112px;}
.post-41 li.news .source{float: left;color: #fff;text-align: center;line-height: 52px;font-size: 14px;background: url(./images/source_bg.png) no-repeat center / 100% 100%;padding:0 10px;min-width: 77px;}
.post-41 .list-l .news_time{color: #9B3014;font-size: 0.16rem;line-height: 0.52rem;float: right;margin-bottom: 0.1rem;display:none;}
.post-41 .list-l .news_title{clear: both;font-size: 0.18rem;line-height: 0.3rem;height: 0.9rem;}
.post-41 .list-l .news_text{font-size: 14px;color: #252525;opacity: 0.4;max-height: 56px;line-height: 26px;margin-top: 0.1rem;-webkit-line-clamp: 2;}
.post-41 .list-r li.news{border-bottom: 1px dashed rgba(155,48,20,0.2);padding: 26px 0;transition:0.4s}
.post-41 .list-r li.news:hover{border-color:#9b3014}
.post-41 .list-r li.news:hover .news_title{color:#b5442f}
.post-41 .list-r li.news:first-child{padding-top: 0;}
.post-41 .list-r .wz{margin-left: 140px;height: 52px;display: flex;align-items: center;}
.post-41 .list-r .news_title{font-size:18px;line-height: 28px;max-height: 56px;transition:0.4s}
.post-42 li.news{margin-bottom: 0.2rem;}
.post-42 li.news img{    position: absolute;  top: 0;  height: 100%; transition: 0.4s;margin: 0 auto;transform: translateX(-50%);    left: 50%;}
.post-42 li.news:last-child{margin-bottom: 0;}
.post-42 li.news:hover .imgs img{transform:translateX(-50%) scale(1.05)}
.post-42 li.news .news_box{float: right;width: 3.47rem;display: flex;}
.post-42 li.news:nth-child(even) .news_box{float: left;flex-direction: row-reverse;}
.post-42 li.news .wz{border: 1px solid rgba(155,48,20,0.2);display: flex;align-items: center;justify-content: center;width: 52%;/* border-left: 0; */box-sizing: border-box;padding: 0.18rem;}
.post-42 li.news .imgs{position: relative;padding-top: 44%;width: 44%;overflow: hidden;justify-content: center;}
.post-42 .news_list{background: url(./images/post42_bg.png) 50% center no-repeat;background-size: 49% 100%;}



.main5{background: url(images/main5_bg.png) no-repeat left / contain;}
.main5 .inner{padding: 0.65rem 0 1rem;}
.post-51 li.news{width:100%;margin:0 auto;background: #fff url(./images/post51_bg.png) right center no-repeat;transition: 0.4s;box-sizing: border-box;padding: 0rem 0.8rem;box-shadow: 0px 3px 20px 0px rgba(137,105,96,0.3);background: #fff;cursor: pointer;position:relative}
.post-51 li.news  .imgs{display: none;background: #faf8f8;width: 41.7%;float: left;}
.post-51 li.news .box{overflow: hidden;width:100%;padding-top:61.4%;position: relative;}
.post-51 li.news .imgs img{
    /* width: 100%; */
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    }
.post-51 li.news .wz{}
.post-51 li.news .news_title{color: #B5442F;font-weight: bold;}
.post-51 li.news.active{width: 100% !important;border-bottom: 1px solid #B5442F;background: #fff url(./images/post51_bg.png) no-repeat right center / cover;opacity:1 !important;z-index:50 !important}
.post-51 li.news.active .imgbox{display: block;}
.post-51 li.news.active .news_title2{display: none;}
.post-51 li.news .imgbox{display: none;}
.post-51 li.news .news_title2{    font-size: 16px;
    line-height: 50px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.post-51 li.news:nth-child(1){width: 93%;z-index:40;opacity:1}
.post-51 li.news:nth-child(2){width: 88%;z-index:30;opacity:0.8}
.post-51 li.news:nth-child(3){width: 83%;z-index:20;opacity:0.6}
.post-51 li.news:nth-child(4){width: 78%;z-index:10;opacity:0.4}



.main6{background: url(./images/main6_bg.png) center no-repeat;background-size: 100% 100%;}
.main6 .inner{padding: 72px 0 80px;}
.post-61 .con{margin: 0 0.7rem;display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 2;}
.post-61 .con:before{content:"";width:4.7rem;height: 0.86rem;background: url(./images/xiaoxun.png) center no-repeat;background-size: cover;position: absolute;bottom: 0;left:50%;margin-left: -2.35rem;z-index: -1;}
.post-61 ul.news_list{width: 4.5rem;float: left;}
.post-61 ul.list-r{float: right;}
.post-61 ul.news_list li{float: left;clear: both;display: flex;align-items: center;margin-bottom: 0.3rem;cursor: pointer;}
.post-61 ul.list-r li{display: flex;flex-direction: row-reverse;}
.post-61 ul.list-l li:nth-child(odd){float: right;}
.post-61 ul.list-r li:nth-child(even){float: right;}
.post-61 li.news .imgs{width: 1.8rem;height: 1.8rem;box-sizing: border-box;padding: 0.15rem;border: 1px dashed #BF7151;border-radius: 50%;transition: 0.4s;}
.post-61 li.news .svgbox{background: #BF7151;height: 100%;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: 0.4s;}
.post-61 li.news .svgbox svg{/*width:1.48rem;height:1.48rem*/}
.post-61 li.news .wz{color: #AB492C;transition: 0.4s;font-family: "SourceHanSerifCN-Bold";}
.post-61 ul.list-l li.news .wz{margin-left: 0.22rem;}
.post-61 ul.list-r li.news .wz{margin-right: 0.22rem;}
.post-61 li.news .news_title{font-size: 0.4rem;display: flex;align-items: flex-end;line-height: 0.4rem;font-weight: bold;margin-bottom:10px}
.post-61 li.news .short_title{font-size: 0.18rem;font-weight: bold;}
.post-61 .list-r li.news .short_title{text-align:right}
.post-61 li.news .news_title .counter{display: inline-block;}
.post-61 li.news .news_title span{font-size: 0.18rem;line-height: 0.22rem;margin-left: 0.15rem;}
.post-61 li.news:hover .wz{color: #EB9D46;}
.post-61 li.news:hover .svgbox{background: #EB9D46;}
.post-61 li.news:hover .imgs{border-color:#EB9D46 ;}
#midLogo{padding: 0.5rem;border-radius: 50%;/* overflow: hidden; */position: relative;width: 4.5rem;height: 4.5rem;box-sizing: border-box;z-index: 33;display: flex;}
#midLogo img{width: 100%;height: 100%;}
#midLogo div{height: 100%;background: rgba(171,73,43,0.25);border-radius: 50%;display: flex;justify-content: center;align-items: center;}
#midLogo:before,#midLogo:after{
  content: "";
  display: block;
  position: absolute;
  background: rgba(171,73,43,0.1);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left:0;
  z-index: -1;
  top:0;
  /* opacity: 0; */
  animation: scaleAnim3 2s infinite linear;
  -webkit-animation: scaleAnim3 2s infinite linear;
}
#midLogo:after{-webkit-animation-delay: -1s;/* visibility: hidden; */}
@keyframes scaleAnim3 {
  0% {
    transform: scale(0.8);
    opacity: 1; }
  50% {
    transform: scale(1);
    opacity: 0.5; }
  100% {
    transform: scale(1.2);
    opacity: 0; } 
}



.main7{position: relative;z-index: 2;}
.main7:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 5.14rem;z-index: -1;background: url(images/main7_bg.png) top center no-repeat;background-size: cover;}
.main7 .inner{padding: 1rem 0 0.4rem;}
.post-71 .tt .tit .title{width:4.32rem}
.post-71 .con{display: flex;align-items: flex-end;position: relative;margin-right: 0.67rem;}
.post-71 {position: relative;}
.post-71 .tt{position: absolute;right: 0rem;z-index: 22;top: 0;width: 50%;}
.post-71 .l,.post-71 .r{float: left;width: 7.66rem;position: relative;z-index:21} 
.post-71 .r{z-index:22}
.post-71 ul.news_list.list-l,.post-71 ul.news_list.list-r{float: left;width: 50%;}
.post-71 ul.news_list li.news.n1.n3{position: relative;z-index: 22;}
.post-71 li.news:hover .imgs img{transform: scale(1.05);}
.post-71 li.news:hover .news_title{ }
.post-71 li.news .imgs{position: relative;overflow: hidden;}
.post-71 li.news .imgs img{width: 100%;height: 100%;position: absolute;top:0;left:0;transition: 0.4s;}
.post-71 li.news .bg{position: absolute;bottom:0;left:0;width: 100%;top: 0;background: url(images/main7_shadow.png) center no-repeat;z-index: -1;background-size: cover;}
.post-71 li.news .wz{position: absolute;bottom:0;left:0;width: 100%;z-index: 22;box-sizing: border-box;padding: 0.5rem 0.45rem 0 0.25rem;}
.post-71 li.news .news_title{margin-left: 10%;width: 90%;font-size: 18px;font-weight: bold;color: #fff;float: left;line-height: 23px;margin-bottom: 18px;transition: 0.4s;white-space: nowrap;display: block;overflow: hidden;}
.post-71 li.news .news_title a{color:#fff}
.post-71 li.news .wz img{float: left;position: absolute;left: 5%;bottom: 0;width:0.26rem;display: block !important;font-size:0;}
.post-71 li.news .imgs{padding-top: 71.74%;}
.post-71 li.news.n2 .imgs{/* padding-top: 142.5%; */}
.post-71 .list-r li.news .imgs{padding-top: 71.74%;}
.post-71 li.news.n5{float: left;width: 50%;}
.post-71 li.news.n6 .imgs{padding-top: 49%;}
.post-71 ul.news_list li { position: relative;}
.post-71 ul.news_list li.news.n1 {/* box-sizing: border-box; *//* border-left: 2px solid #9b3014; *//* border-right: 2px solid #9b3014; *//* border-bottom: 2px solid #9b3014; */}
.post-71 ul.news_list.list-r li.news.n2 {/* border-left: 2px solid #9b3014; *//* border-right: 2px solid #9b3014; */}
.post-71 .con:before{content:"";position: absolute;width: 100%;bottom: -0.39rem;height: 0.4rem;background: url(./images/main7_bg2.png) center no-repeat;background-size: contain;background: #892B12;transform: skew(59deg);left: 0.33rem;}
.post-71 .r:before{content:"";position: absolute;width: 0.67rem;right: -0.67rem;top: 0.19rem;height: 100%;background: url(./images/main7_bg3.png) center no-repeat;background-size: contain;background: #892B12;transform: skewY(31deg);}



.wrapper_2{position: relative;background: url(./images/wrapper_2.png) top center no-repeat;}
.main8{}
.main8 .inner{padding: 0.58rem 0 0;}
.post-81{background: url(images/post81_bg.png) top center no-repeat;padding: 0.6rem 0 1.2rem;}
.post-81 li.news .imgs{position: relative;padding-top: 39.6%;overflow: hidden;height: 0;}
.post-81 li.news .imgs img{transition: 0.4s;position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-81 li.news:hover img{transform: scale(1.05); }
@keyframes doudong{
  0%{transform: rotate(0);}
  25%{transform: rotate(3deg);}
  50%{transform: rotate(0);}
  75%{transform: rotate(-3deg);}
  100%{transform: rotate(0);}
}


.main9 .inner{padding: 0.7rem 0 0.95rem;}
.post-91 .con{margin:0 0.2rem}
.post-91 li.news{text-align: center;display: flex;flex-direction: column;justify-content: flex-end;}
.post-91 .imgs{display: inline-block; display: flex;justify-content: center;align-items: center;flex-direction: column;}
.post-91 li.news .news_title{font-size: 0.16rem;line-height: 0.21rem;margin-top: 0.2rem;}
.post-91 li.news:hover .news_title{color:#892B12;font-weight:bold}
.post-91 .swiper-button{width:0.16rem;height:0.23rem;margin-top:-0.12rem;}
.post-91 .swiper-button-prev{left:0;}
.post-91 .swiper-button-next{right:0;}
.site-rale ul{    float: right;
    display: flex;    align-items: center;}
.site-rale ul .links a{color:#fff;    font-size: 12px;}
.site-rale ul .links{margin-right:17px;}

.site-rale ul li.i5{border-right:1px solid rgba(255,255,255,.23);padding-right:17px;margin-right:17px;}
.site-rale ul li.i6{padding-left:23px;margin:0;    background: url(images/global.png) no-repeat center left / contain;
    line-height: 15px;}
.site-rale ul .searchico{height:15px;width:16px;background:url(images/searchico.png) no-repeat center / contain;    margin-left: 24px;cursor: pointer;}
.site-lang ul li.links{float:none;    line-height: 58px;}
.site-lang ul li.links a{color:#fff;margin:0;color:rgba(255,255,255,.7);font-size:14px;}
.main1 .ml{width:45.25%;float:left;}
.main1 .mc{width:23.3%;float:left;margin-left:3.1%}
.main1 .mr{width:25%;float:right;}
.main1 .mc .post-11 .imgs{position: relative;padding-top: 64%;overflow: hidden;}
.main1 .mc .post-11 .imgs img{    transition: 1s;}
.main1 .mc .post-11 li:hover .imgs img{    transform: scale(1.1);}
.main1 .ml .post-12 .news_title{font-size: 18px;font-weight:600;line-height: 30px;/* overflow: hidden; *//* text-overflow:ellipsis; */white-space: normal;margin-top: 20px;margin-bottom: 25px;}
.main1 .ml .post-12 .news_text{display: none;font-size:14px;line-height:26px;color:#666;overflow: hidden;text-overflow: ellipsis;/* display: -webkit-box; */-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


.post-11 .news_list li.news .news_title{
    transition: 0.5s;
    line-height: 29px;
    font-size: 18px;
    margin-top: 10px;
    }
.post-11 .news_list li.news{margin-bottom: 10px;}
.post-10{    margin-bottom: 38px;}
.post-14{    font-size: 18px;
    line-height: 32px;}
.post-14 .news_list li.news{padding: 16.5px 0;border-bottom: 1px dashed rgba(112,112,112,.2);}
.post-14 .news_list li.news:first-child{padding-top:0}
.post-14 .news_list li.news:last-child{border-bottom:none}
.post-14 .news_list li.news .news_title{display: flex;line-height:32px;height: 64px;transition: 0.5s;align-items: center;}
.post-14 .news_list li.news .news_title a {
    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;
}
.post-14 .news_list li.news:hover .news_title,.post-11 .news_list li.news:hover .news_title { padding-left: 8px;}
.post-tt .title{    font-size: 36px;
    color: #9B3014;
    padding-top: 38px;
    display: inline-block;background:url(images/post-ttbg.png) no-repeat center  bottom -9px / contain;    position: relative;}
.post-tt .title .en{    position: absolute;
    top: 14px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    left: 0;
    right: 0;}
.post-tt .tit{text-align:center}
.post-tt .more_btn{    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;}
.post-tt .more_btn a{line-height: 17px;
    font-size: 15px;
    color: #9B3014;}
.post-tt .more_btn img{    margin-right: 13.5px;}
.post-tt .tt{    position: relative;}
.post-12 .slick-dots{width:auto;bottom: -10px;}
.post-12 .slick-dots li{border-radius:0;    background: rgba(155,48,20,.3);}
.post-12 .slick-dots li.slick-active{ background: url(images/dots_active_r.png) no-repeat center / contain;    width: 24px;
    height: 22px;}


/*動效*/
.aos-fadeup{opacity: 0;transform: translateY(100%);transition: 1s;} 
.aos-fadeleft{opacity: 0;transform: translateX(100%);transition: 1s;} 
.aos-faderight{opacity: 0;transform: translateX(-100%);transition: 1s;} 
.post-11.aos{transition-delay:0.3s;}
.post-12.aos{transition-delay:0.6s;}
.post-13.aos{transition-delay:0.9s;}
.post-21 .con.aos{transition-delay:0.5s;}
.post-31 .con.aos{transition-delay:0.5s;}
.post-51 .con.aos{transition-delay:0.5s;}
.post-61 .con.aos{transition-delay:0.5s;}
.post-71 .list-t.aos{transition-delay:0.3s;}
.post-71 .list-l.aos{transition-delay:0.6s;}
.post-71 .list-r.aos{transition-delay:0.9s;}
.post-71 .r .aos{transition-delay:1.2s;}
.post-81 .con.aos{transition-delay:0.5s;}


.showdiv.wrapper .aos{transform: none !important;opacity: 1 !important;}


.post-21 .tt::after{content:'';display:inline-block;width:18.75%;padding-top:5.68%;background:url(images/xx_r.png) no-repeat center / contain;   right: 5.8%;top: -20px;     position: absolute;}
.post-21 .tt::before{content:'';display:inline-block;width:18.75%;padding-top:5.68%;background:url(images/xx_l.png) no-repeat center / contain;left: 5.8%;top: -20px;    position: absolute;}
.post-21 .more_btn{top: auto;
    bottom: -60px;}
.post-21 .tt .tit{margin-bottom:125px;}
.post-31 .news_list_l{width:51.3%;float:left}
.post-31 .news_list_r{width:44.23%;float:right}
@font-face{
     font-family: 'SourceHanSerifCN-Bold'; 
     src:url('fonts/SourceHanSerifCN-Bold.ttf') format('truetype');
}
.post-31 .news_source{display: none;float: right;font-size:16px;color:#fff;line-height:30px;margin-top: 20px;}
.post-31 .news_list_l .news_time{font-family: 'SourceHanSerifCN-Bold';     float: left;}
.post-31 .news_day{    font-size: 16px;
    font-weight: 600;
    color: #fff;}
.post-31 .news_mm{    font-size: 32px;
    color: #fff;}
.post-31 .news_mm .month{    padding-right: 14px;background:url(images/31bg.png) no-repeat center right;}
.post-31 .news_mm .day{    padding-left: 14px;}
.post-31 .news_title{font-size:20px;font-weight:600;line-height:36px;font-weight:600;color:#fff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;margin-top:30px;margin-bottom:28px;
}
.post-31 .news_title a{color:#fff}
.post-31 .news_con{    font-size: 14px;color:#fff;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
    line-height: 26px;max-height:78px;}
.post-31 .news_con a{color:#fff;}
.post-31 .news_list_r .news_title:hover {
    padding-left: 5px;
}
.post-31 .news_list_r  .news_time{float: left;font-size:16px;color:#9B3014;line-height:37px;border-radius:18px;background:#fff;padding:0 16px;}
.post-31 .news_list_r  .news_title{float:left;width:calc(100% - 155px);margin:0 ;margin-left:35px;transition: 0.5s;}
.post-31 .news_list_r li.news{padding:27px 0;border-bottom:1px dotted rgba(255,255,255,.2)}
.post-31 .news_list_r li.news:last-child{border-bottom:none}
.post-31 .news_list_r li.news:first-child{padding-top:14px;}
.post-31 .tt{    margin-bottom: 30px;}
.post-31 .title{color:#fff;background-image:url(images/eventtt.png)}
.post-31 .title .en{color:#fff;}
.post-41 .tt,.post-42 .tt{margin-bottom:30px;}
.post-42 li.news .wz{display:block;}
.post-42 li.news .wz .news_title{
    font-size: 17px;
    font-weight: 600;
    color: #9B3014;
    line-height: 28px;
max-height:84px;
    }
.post-42 li.news .wz .news_title a{ color: #9B3014;}
.post-42 li.news .news_box{width:347px;}
.post-42 .news_list li.news .news_text{display: none;font-size:16px;margin: 10px 0;}
.post-42 .news_list li.news .more{
    margin-top: 0.13rem;
    font-size: 12px;
    line-height: 12px;
    float: right;
    padding-left: 20px;
    color: #9B3014;
    background:url(images/more.svg) no-repeat center left / contain
    }
.post-42 .news_list li.news .more a { color: #9B3014;}
.post-41 .list-l .news_title{font-size:18px;line-height:35px;font-weight:600;height: auto;}
.main5 .ml{width: 37%;float:left;}
.main5 .mr{width: 58%;float:right;}
.main4 .post-tt .tit,.main5 .post-tt .tit{text-align:left}
.post-51 li.news .wz{width: 80%;float: left;margin:0;padding-top:0}
.post-51 li.news .imgbox{padding: 0.38rem 0;}
.post-51 .tt,.post-52 .tt{    margin-bottom: 34px;}
.post-51 li.news .news_title{font-size:20px;line-height:32px;    margin-bottom: 16px;min-height:64px;}
.post-51 li.news .news_title a{    color: #B5442F;}
.post-51 .news_list li.news .news_text .info{font-size:16px;line-height:42px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;padding-left:33px;}
.post-51 .news_list li.news .news_text .info1{background:url(images/ico1.png) no-repeat center left /  auto 17px;}
.post-51 .news_list li.news .news_text .info2{background:url(images/ico2.png) no-repeat center left / auto 17px;}
.post-51 .news_list li.news .news_text .info3{background:url(images/ico3.png) no-repeat center left / auto 17px;}
.post-50 .news_list li.news .news_title{overflow: hidden;    font-size: 18px;
text-overflow:ellipsis;
white-space: nowrap;    margin-bottom: 17px;}
.post-50 .news_list li.news .news_time{    float: left;
    background: #fff;
    color: #9B3014;
    line-height: 36px;
    border-radius: 18px;
    padding: 0 17px;
    font-size: 16px;}
.post-50 .news_list li.news{
    border-bottom: 1px dashed rgba(155,48,20,.2);
    padding-top: 11px;
    padding-bottom: 11px;
    }
.post-50 .tt{    margin-bottom: 15px;}

.post-71 ul.news_list.list-r .n1:first-child:before{    content: "";
    width: 0.66rem;
    height: 110%;
    right: -0.66rem;
    background: #792610;
    transform: skewY(40deg);
    position: absolute;
    display: block;
    top: 0.3rem;}
.post-81 .tt{    margin-bottom: 45px;}
#footer{background:#982C10 url(images/fontbg.png) no-repeat center / cover}
#footer .inner .foot-left{padding:0;margin:0}
#footer .inner .foot-center{float:left;margin-left:270px;}
#footer .inner .foot-right{margin:0}
#footer .inner .title{    font-size: 18px;
    font-weight: 600;
    color: #fff;    margin-bottom: 23.5px }
#footer .inner .info{    font-size: 16px;
    line-height: 40px;
    color: rgba(255,255,255,.7);}
#footer .mod_b{    font-size: 14px;
    text-align: center;
    color: rgba(255,255,255,.5);
    border-top: 1px solid rgba(255,255,255,.2);
    padding-top: 30px;
    padding-bottom: 30px;}
#footer .inner .mod{    padding-top: 53px;
    padding-bottom: 64px;}
#footer .inner .foot-left,#footer .inner .foot-right{margin-top:27px}
.shares .clearfix li a{    background-position: 0;}
 .shares li a{width:31px;height:31px;background:url(images/ewmico1.svg) no-repeat center / 100% 100%}
 .shares li.i2 a{background-image:url(images/ewmico2.svg);}
.shares li.i3 a{background-image:url(images/ewmico3.svg);}
 .shares li.i4 a{background-image:url(images/ewmico4.svg);}
.shares li.i5 a{background-image:url(images/ewmico5.svg);}
 .shares li.i6 a{background-image:url(images/ewmico6.svg);}
 .shares li .con{    bottom: 45px;    transform: translateX(-50%);width:auto;margin:0}
#footer .shares ul{float:none}
#footer .shares{    margin-top: 10px;}
.post-71 .tt{position: absolute;  }
.post-71 .title{background-image: url(images/eventtt.png);    color: #fff;}
.main7 .mod{    position: relative;}
.main7 .shares{
    position: absolute;
    top: 120px;
    right: 0;
    left: 50%;

    }

.main7 .shares ul{    width: 470px;float:none}

.main7 .shares li a{width:44px;height:44px;    opacity: 1;}
.main7 .shares li{    margin: 0 17px;}
.main7 .shares li .con{    bottom: 55px;}

.g-nav2 .site-rale ul .links{    margin-right: 37px;}
.g-nav2 .site-rale ul .links a{    color: #fff;
    font-size: 14px;}
.g-nav2 .site-rale ul li.i5{line-height:17px;padding-left:31px;}
.g-nav2 .header1 .head-right{    margin-top: 0;    display: flex;
    align-items: center;}
.g-nav2 .nav .wp-menu .menu-item a.menu-link{font-size:22px;    padding-bottom: 0;
    border-bottom: none;}
.g-nav2 .nav .sub-m .sub-link{font-size: 18px;
    line-height: 48px;
    color: rgba(255,255,255,.6);}
.g-nav2 .nav .sub-m .sub-item{    text-align: center;}
.g-nav2 .nav .wp-menu .menu-item a.menu-link{    padding: 0 33px;}
.g-nav2 .nav .wp-menu{    margin: 0 -30px;}
.g-nav2 .sub-m {    margin-top: 38px;}
.g-nav2 .nav2-bot .inner{display:block;}
.g-nav2 .nav2-bot .searchbox{float:right}
.g-nav2 .searchbox{margin-top:0}
.g-nav2 .wp-search{    border: 1px solid #fff;}
.g-nav2 .wp-search .search-input{    margin-left: 38px;}
.g-nav2 .wp-search .search-input input.search-title{line-height: 68px;padding:0;height:auto;font-size:18px;color:#fff;}
.g-nav2 .wp-search .search-input{margin-right:60px;}
.g-nav2 .wp-search .search-btn{    width: 60px;
    height: 100%;}
.g-nav2 .navi-aside{    position: static;    margin-top: 0;}
.g-nav2 .wp-search .search-btn input.search-submit{background:url(images/fdj.svg) no-repeat center }
.post-61 ul.news_list li.n1 .svgbox img{width:60%;}
.post-61 ul.news_list li.n2 .svgbox img{width:46%;}
.post-61 ul.news_list li.n3 .svgbox img{width:52%;}
.post-61 ul.news_list li.i1 .svgbox img{width:48%;}
.post-61 ul.news_list li.i2 .svgbox img{width:52%;}
.post-61 ul.news_list li.i3 .svgbox img{width:52%;}
input.search-title::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #fff;}
input.search-title:-moz-placeholder, textarea:-moz-placeholder {color:#fff;}
input.search-title::-moz-placeholder, textarea::-moz-placeholder {color:#fff;　}
input.search-title:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#fff;}
.list #header1{    position: absolute;}
.list .g-nav2 #header1{    position: static;}
.list #header1:before{    z-index: 0;}
.list .l-banner{    background-size: cover;
    height: auto;
    padding-top: 25%;}
.col_menu .col_menu_head h3.col_name{    font-size: 24px;}

.col_list .wp_listcolumn .wp_column a{    font-size: 18px;}


.col_news_list .news_list li.news .news_title{    font-size: 18px;}
.col_news_list .news_list li.news .news_meta{    font-size: 16px;}
.col_news_con{    padding-top: 20px;}
.wp_paging{    margin-top: 30px;}
.nav .sub-menu .sub-item a{font-size: 15px;    text-align: center;    padding: 0 10px; }



.searchbox {
  text-align: right;
  margin-top: 25px;
  float: right;
 /* margin-right: 95px;*/
}
.wp-search {
   
}
.wp-search form {
  display: block;
}
.wp-search .search-input {
}
.wp-search .search-input input.search-title {
  width: 100%;

  line-height: 28px;


  border-radius: 4px;
  font-size: 18px;
  border: 0;
  outline: 0;
  text-indent: 20px;

}
.wp-search .search-btn {

  position: absolute;
  right:0px;

  border-radius: 50%;
  z-index: 50;
}
.post-14 .news_list li.news:hover .news_title { padding-left: 5px;}
.wp-search .search-btn input.search-submit {
  border: 0;
  outline: 0;
  cursor: pointer;
}
.fullSearch{position: fixed;width: 100%;height: 100%;z-index: 10000;display: none;    left: 0;
    top: 0;    background: rgb(178 66 38 / 50%);
    backdrop-filter: blur(20px);}
.fullSearch .bg{position: absolute;width: 100%;height: 100%;z-index: 400;background: #000;opacity: 0.6;}
.fullSearch .close{position: absolute;right:-50px;top:-50px;z-index: 100;font-size: 40px;;cursor: pointer;color:#fff}
.fullSearch .search{width: 60%;position: absolute;top:40%;left:20%;z-index: 1000;}
.searchShow .fullSearch{display:block}
.fullSearch .searchbox{margin-top:0}
.fullSearch .wp-search{    border: 1px solid #fff;}
.fullSearch .wp-search .search-input{    margin-left: 38px;}
.fullSearch .wp-search .search-input input.search-title{line-height: 68px;padding:0;height:auto;font-size:18px;color:#fff;}
.fullSearch .wp-search .search-input{margin-right:60px;}
.fullSearch .wp-search .search-btn{    width: 60px;
    height: 100%;}
.fullSearch .wp-search .search-btn input.search-submit{    background: url(images/fdj.svg) no-repeat center;}
.fullSearch .searchico{    position: fixed;    cursor: pointer;
    top: 50px;
    width: 40px;
    height: 40px;
    background: url(images/close.png) no-repeat center / cover;
    right: 50px;}


.post-tt .title{    padding-left: 20px;
    padding-right: 20px;    padding-top: 56px;}
.post-tt .title .en{    top: 28px;}

.navi-aside{
    display: block;
    width: 0.7rem;
    height: 0.43rem;
    background: url(css/img/menu-icon-arrow.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: -1rem;
    top: 50%;
    margin-top: -0.17rem;
    display: block;
    background-size: cover;
}
.g-nav2 .navi-aside{
    background: url(css/img/menu-icon-arrow-close.png) no-repeat center center;
    background-size: cover;
}
.center1{display:none}

.post-21 .more_btn.btn2{display:none}
.post-slick,.post-noslick{display:none}
.post-81 .swiper-button-next, .post-81 .swiper-button-prev{display:none}
.g-nav2 .nav .sub-m .sub-link:hover {
    color: #fff;
}
.post-71 ul.news_list li{   
    box-sizing: border-box;
     border-bottom: 10px solid #892B12;}

.post-71 li.news.n5{    width:50%; border-right: 10px solid #892B12;}
.post-71 ul.news_list.list-l{box-sizing:border-box;    border-right: 5px solid #892B12;}
 .post-71 ul.news_list.list-r{box-sizing:border-box;    border-left: 5px solid #892B12;}
.post-71 .r{border-left: 10px solid #892B12;}
.post-71 ul.news_list.list-r .n1:first-child:before{background: #892B12}


.g-nav2>.box{overflow: auto;
    height: 100%;}
.slick-slide{transform:none}

.post-51 .news_list li.news .news_text .info span {
    text-align: justify;
    display: inline-block;
    width: 50px;
    text-align-last: justify;
}
.post-91 .imgs svg{width:60px}
.post-61 ul.news_list.i2 {
    display: none;
}


.list.xyfg .col_news_list .news_list li.news {
    margin-bottom: 24px;
    float: left;
    width: 25%;
}

.list.xyfg .col_news_list .news_list li.news .news_box {
    margin: 0 12px;
    position: relative;
}

.list.xyfg .col_news_list .news_list li.news .news_wz {
    padding-top: 15px;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: url(images/main7_shadow.png) top center no-repeat;
}

.list.xyfg .col_news_list .news_list li.news .news_wz .news_title {
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
}
.list.xyfg .col_news_list .news_list li.news:hover .news_imgs .news_bg { transform: scale(1.1);}
.list.xyfg .col_news_list .news_list {  margin: 0 -12px;}
.list.xyfg .col_news_list .news_list li.news .news_imgs {padding-top: 70%; position: relative; overflow: hidden;}
.col_news_list .news_list.list_xrld li .news_title {  margin: 0;  width: 30%; float: left;  text-align: center;}
.col_news_list .news_list.list_xrld li .news_dtitle {text-align: center; width: 70%;  float: right;  margin: 0;}
.col_news_list .news_list.list_xrld li.new.n0 { text-align: center;  line-height: 53px;  background: #dddddd;}
.list.xrld .col_news_list .news_list.list_xrld li {  font-size: 18px; line-height: 53px;}
.list.xrld .col_news_list .news_list.list_xrld li.news {  background: #f8f8f8;}
.list.xrld .col_news_list .news_list.list_xrld li.news:nth-child(2n-1) { background: #fff;}
.col_news_list .news_list.list_xrld li .news_title span { display: inline-block; width: 55px;text-align: justify; text-align-last: justify;}
.jxfd .col_news_list .news_list li.news .news_title {
    font-weight: bold;
    margin: 0;
    width: auto;
    font-size: 18px;
    color: #5A5A5A;
    padding-left: 15px;
    background: url(images/col_b.jpg) no-repeat center left;
font-family: Microsoft YaHei;
}

.list.jxfd .col_news_list .news_list li.news {
    margin-bottom: 40px;
    line-height: 35px;
    width: 50%;
    float: left;
    padding-bottom: 15px;
    background: url(images/col_li.jpg) no-repeat bottom left;
}
.jxfd .col_news_list .news_list li.news .news_title a:hover {
    text-decoration: underline;
    color: #E10000;
}


.list.xkzy .wp_subcolumn_list .wp_sublist .sublist_title {
    border: 0;
    padding-bottom: 10px;
    background: url(images/col_li.jpg) no-repeat bottom left;
    margin-bottom: 10px;
    line-height: 35px;
    height: auto;
}

.list.xkzy .wp_subcolumn_list .wp_sublist .sublist_title a {
    font-size: 18px;
    font-family: 微軟雅黑;
    font-weight: bold;
    pointer-events: none;
}
.list.xkzy .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}

.list.xkzy .wp_subcolumn_list .wp_sublist .sublist_title a span.subcolumn-name {
    padding-left: 20px;
    background: url(images/oi.png) no-repeat center left;
}
.list.xkzy .news_list.xkzy.list2 li {
    float: left;
    width: 50%;
    line-height: 35px;
}
.list.xkzy .news_list.xkzy.list2 {
    width: 50%;
}
.list.xkzy .sublist-17 .news_list.xkzy.list2 {
    width: 70%;
}
.list.xkzy .col_news_list .news_list li.news .news_title {
cursor: auto;
    float: none;
    margin: 0;
}
.list.xkzy .col_news_list .news_list li.news .news_title span {
    font-family: serif !important;
}

.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-4 ul li,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-13 ul li,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-20 ul li,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-19 ul li ,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-18 ul li {width: 100%;}
.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-4 ul,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-13 ul ,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-20 ul ,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-19 ul,.list.xkzy .wp_subcolumn_list li.wp_sublist.sublist-18 ul {
    width: 100%;
}
p.update {float: right; width: 70%; font-size: 16px;}
#footer .mod_b a {
    color: rgba(255, 255, 255, .5);
}