@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:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333;text-decoration:none;transition:all 0.4s ease-in-out;font-family:'Arial'}
a:hover { color:#005375;}
@font-face{font-family: 'syh'; src : url('css/SourceHanSansCN-Regular.ttf');}
@font-face{font-family: 'Arial'; src : url('css/Arial.ttf');}

/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14.5rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
.header {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;background: linear-gradient(to bottom, #005375, transparent);}
/*.list #head{background:unset;}*/
.header .inner{width: 18rem;height: 1.8rem;position:relative;}
/* .list .header .inner{height: auto;} */
.header .sitelogo{float:left;margin-top: 0.42rem;}
.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: 0.27rem;}
.header .head-right .right-top{
    display: flex;
    justify-content: end;
    align-items: center;
}
.header .head-right .right-top.clearfix:after{display:none;}
.header .head-right .right-top .head-r{float:right;}
.header.showHeader{animation:showHeader 1s linear;position: fixed;}
@keyframes showHeader{  
    0%{
        transform:translateY(-100%);
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
        clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    }
    100%{
        transform:translateY(0);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
}
/*lang样式*/
.site-lang{
    margin-right: 0.26rem;
}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links:first-child{
    padding-left: 0.34rem;
    background: url(images/lang_bg.png) no-repeat left center;
    background-size: 0.23rem;
}
.site-lang ul li.links a{line-height: 0.38rem;font-size: 0.16rem;color: #fff;transition: all .4s ease;}
.site-lang ul li.links a:hover{font-size:15px; font-weight:bold;}

.site-lang2{float:right;}
.site-lang2 ul{float:right;}
.site-lang2 ul li.links{float:left;}
.site-lang2 ul li.links a{line-height: 36px;margin-right:27px;font-size: 14px;color: #fff;transition: all .4s ease;}
.site-lang2 ul li.links a:hover{font-size:15px; font-weight:bold;}
/*默认主导航样式*/
#nav{float:right;margin-top: 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 .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;margin-left: 0.44rem;}
.nav .wp-menu .menu-item:after{content:'';display:block;width: 0.01rem;height: 0.13rem;background: rgb(255 255 255 / 60%);position: absolute;transform: translateY(50%);bottom: 50%;left: -0.22rem;}
.nav .wp-menu .menu-item.i1:after {display: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;line-height: 0.4rem;color: #FFFFFF;font-size: 0.18rem;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 0.42rem;min-width: 100%;z-index: 100;transform: translateX(50%);background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #005375;height: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.15rem;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #005375;display: block;}
.nav .sub-menu .sub-menu {transform: translateX(100%);right: 0;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding: 0;}
.mbanner .news_imgs {display: block;width: 100%;overflow: hidden;padding-top: 9.6rem;/* padding-top: 50%; */position: relative;}
.mbanner .news_imgs:after{content:'';display:block;width:100%;height:2.4rem;background: linear-gradient(to top, rgb(0 0 0 / 20%), transparent);position: absolute;bottom: 0;pointer-events: none;}
.mbanner .news_imgs img{display: block;  width: 100%; height: 100%; position: absolute;   left: 0;   right: 0;  top: 0;bottom: 0;margin: auto; object-fit:cover;}
.mbanner .news_title{position: absolute;bottom: 0.49rem;left: 1.6rem;right: 6rem;width: auto;text-align: left;font-size: 0.28rem;font-weight: bold;color: #fff;z-index: 99;line-height: 0.31rem;font-family: 'Arial';}
.mbanner .news_title a{color:#fff;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
    overflow-wrap: break-word;}
.mbanner .slick-prev{
    width: 0.45rem;
    height: 0.45rem;
    margin: 0 auto;
    transform: translateY(50%);
    bottom: 50%;
    top: auto;
    left: 0.45rem;
    background: url(images/banner_prev.png) no-repeat center;
    background-size: 0.45rem;
    z-index: 99;
    transition: all 0.4s ease-in-out;
}
.mbanner .slick-next{
    width: 0.45rem;
    height: 0.45rem;
    margin: 0 auto;
    transform: translateY(50%);
    bottom: 50%;
    top: auto;
    right: 0.45rem;
    background: url(images/banner_next.png) no-repeat center;
    background-size: 0.45rem;
    z-index: 99;
    transition: all 0.4s ease-in-out;
}
.mbanner .slick-next:hover , .mbanner .slick-prev:hover{opacity:.5;}

.mbanner .slick-dots {width: auto;position: absolute;right: 3.16rem;bottom: 0.45rem;}
.mbanner .slick-dots li{text-align: center;margin: 0;transition: all 0.4s ease-in-out;width: auto;height: auto;border-radius: unset;background: unset;}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: auto;width: auto;border: 0;background: unset;color: #fff;font-size: 0.33rem;line-height: 0.37rem;border-radius: unset;padding: 0;display:none;font-family: Arial;font-weight: bold;}
.mbanner .slick-dots li.slick-active {margin: 0 auto;height: auto;font-size: 0px;font-weight:bold;background: unset;}
.mbanner .slick-dots li.slick-active button{height: auto;width: auto;background: unset;display:block;}
.mbanner .slick-dots .total-count{    line-height: 0.19rem;    font-size: 0.17rem;    font-weight: bold;    font-family: Arial;    color: #fff;    display: inline-block;    margin-left: 0.07rem;}

.mbanner .click_bg{position: absolute;right: 1.6rem;bottom: 0.53rem;}
.mbanner .click_bg .banner_click{    width: 0.09rem;    height: 0.14rem;    background: url(images/click_off.png) no-repeat;    background-size: contain;    transition: all 0.4s ease-in-out;    cursor: pointer;}
.mbanner .click_bg .banner_click.off{background: url(images/click_on.png) no-repeat;    background-size: contain;    transition: all 0.4s ease-in-out;}

.mbanner .bg {position: absolute;left: auto;bottom: 0.57rem;right: 1.84rem;width: 100%;height: 0.03rem;background: rgb(255 255 255 / 20%);background-size: 100% 100%;width: 1.14rem;border-radius: 0.5rem;}
.mbanner .banner-pro {    position: absolute;    left: 0;    bottom: 0;    height: auto;    width: 0;    border-top: 0.03rem solid #fff;    z-index: 9;}
.mbanner .banner-pro.ani {  -webkit-animation-name: anil;  animation-name: anil;  -webkit-animation-duration: 3.8s;  animation-duration: 3.8s;  -webkit-animation-timing-function: linear;  animation-timing-function: linear;  width: 100%}
@-webkit-keyframes anil {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}

@keyframes anil {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;text-align:center;} /**标题栏**/
.post .tt .tit {display:inline-block;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 0.49rem;color: #286985;font-size: 0.44rem;font-family:'Arial';}
.post .tt .tit .title .sub{line-height:25px;font-size:22px;color:#005375;padding-left:10px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;position: absolute;}
.post .more_btn .more_text{
    display: block;
    line-height: 0.28rem;
    padding-right: 0.14rem;
    background: url(images/more_bg.png) no-repeat center right;
    background-size: 0.07rem;
    transition: all 0.4s ease-in-out;
} 
.post .more_btn a{display: block;color: #B39855;font-size: 0.13rem;=: #B39855;padding: 0 0.12rem;background: rgb(179 152 85 / 15%);border-radius: 0.14rem;} 
.post .more_btn a:hover .more_text{
    opacity: .6;
} 
/************************列表页*******/
/**列表页**/
.wp-wrapper{}
.wp-wrapper .wp-inner{
    position: relative;
}
/*栏目图片*/
.l-banner{height: 4.29rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: url(images/list_bg.png) no-repeat center;
    background-size: cover;
}
#l-container .inner {padding: 0.25rem 0px;}
/**主体文章页开始**/
#d-container {    background: url(images/list_bg.png) no-repeat center;
    background-size: cover;}
#d-container .inner {}

.col_menu {display: none;width: 2.4rem;float:left;margin-right: -2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #005375;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.22rem;font-weight:normal;color:#fff;font-family:'Arial';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.65rem;padding: 0px 0.05rem 0px 0.3rem;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #005375; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 0.18rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.05rem 0px 0.05rem 0.28rem;line-height: 0.42rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#005375; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #005375;}
.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:#005375;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#005375;} 
/*三级子栏目**/
.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:#005375;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 0;}
.col_news_head {display: none;border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title {display:inline-block;float:left;height: 0.48rem;line-height: 0.48rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.24rem;color: #005375;border-bottom: 3px solid #CBCBCB;font-weight: bold;font-family: 'Arial';}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 0.46rem;line-height: 0.46rem;color: #666;font-size: 0.16rem;} /**当前位置**/
.col_metas .col_path a{}
.col_news_con {
    padding-top: 0.76rem;
    padding-bottom: 1.3rem;
}
.col_news_list {}
.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-top: 0.81rem;padding-bottom: 0.81rem;margin:0 auto;width:auto;}
.article {}
.article h1.arti_title {line-height: 0.48rem;font-family:'Arial';font-size: 0.34rem;text-align:center;color: #333333;padding-bottom: 0.28rem;margin-bottom: 0.19rem;border-bottom: 0.01rem solid #C8C8C8;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {text-align:center;}
.article .arti_metas span {line-height: 0.2rem;font-size: 0.18rem;color: #505050;font-family:'Arial';}/**文章其他属性**/
.article .arti_metas span.arti_update{margin-right: 0.14rem;}
.article .entry {margin:0 auto;overflow:hidden;margin-top: 0.6rem;min-height: 5.5rem;} /**文章内容**/
.article .entry .read,.article .entry .read p, .article .entry .read span {line-height: 0.36rem!important;font-size: 0.2rem!important;font-weight: bold!important;color: #333!important;font-family: 'Arial'!important;}  /**阅读字体**/
.article .entry .read p {margin-bottom: 0.1rem;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #105978;background-size: cover;}
#footer .inner {width: 16rem;padding: 0.3rem 0;position:relative;}
.footer .foot_l{float:left;margin-right: 0.95rem;width: 4rem;}
.footer .foot_l .info_title{
    line-height: 0.22rem;
    font-size: 0.2rem;
    color: #efe9e9;
    font-weight: bold;
    font-family: 'Arial';
    margin-bottom: 0.17rem;
}
.footer .foot_l .copyright{
    line-height: 0.24rem;
    font-size: 0.14rem;
    color: #efe9e9;
    font-family: 'Arial';
}

.footer .foot_c{float:left;width: 9rem;}
.post-93{}
.post-93 .tt{
    margin-bottom: 0.17rem;
}
.post-93 .tt .tit{
    line-height: 0.22rem;
    font-size: 0.2rem;
    color: #efe9e9;
    font-weight: bold;
    font-family: 'Arial';
}
.post-93 .tt .tit .title{}
.post-93 .news_list{}
.post-93 .news_list li.news{
    width: 50%;
    float: left;
}
.post-93 .news_list li.news .news_title{
    line-height: 0.24rem;
    font-size: 0.14rem;
}
.post-93 .news_list li.news .news_title a{
    color: #efe9e9;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.footer .foot_r{float:right;}
.post-94 .news_list{}
.post-94 .news_list li.news{}
.post-94 .news_list li.news .news_imgs{
    display: block;
    width: 1.18rem;
    overflow: hidden;
    padding-top: 1.18rem;
    position: relative;
}
.post-94 .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;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search {position: relative;background: rgb(255 255 255 / 17%);border-radius: 0.18rem;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 0.44rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.38rem;line-height: 0.38rem;background: none;font-size: 0.14rem;border:0;outline: 0;margin-left: 0.16rem;font-family: 'Arial';color: rgb(255 255 255 / 60%);}
.wp-search .search-input input.search-title::placeholder{color:rgb(255 255 255 / 60%);}
.wp-search .search-btn {width: 0.32rem;height: 0.32rem;position: absolute;transform: translateY(50%);right: 0.04rem;bottom: 50%;}
.wp-search .search-btn input.search-submit {width: 0.32rem;height: 0.32rem;border: 0;outline: 0;background: #C2A256 url(images/sous.png) no-repeat center;background-size: 0.15rem;border-radius: 50%;cursor: pointer;}
.searchbox {width: 1.66rem;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/*搜索文字颜色：*/
.wp-search .search-input input.search-title::-webkit-input-placeholder {font-size: 0.14rem;color:rgb(255 255 255 / 60%);}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin-left: 0.115rem;position:relative;}
.shares li a{display:inline-block;width: 0.4163rem;height: 0.4163rem;background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background: url(images/wx_icon.png) no-repeat center;background-size: cover;}
.shares li.i2 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i3 a{    background: url(images/dy_icon.png) no-repeat center;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none;position:absolute;transform: translateX(50%);bottom: 0.6rem;right: 50%;z-index:100;width:100px;}
.shares li .con img{width: 1rem;height: 1rem;object-fit: cover;vertical-align:top;background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news_head2{
    position: absolute;
    transform: translateX(50%);
    right: 50%;
    bottom: 0.76rem;
    padding-top: 0.15rem;
}
.col_news_head2:after{content:'';display:block;width: 3.24rem;height: 0.02rem;background: #fff;position: absolute;transform: translateX(50%);right: 50%;top: 0;}
.col_news_head2 .col_metas2{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.col_news_head2 .col_metas2.clearfix:after{display:none;}
.col_news_head2 .col_metas2 .col_title2{
    margin-bottom: 0.12rem;
}
.col_news_head2 .col_metas2 .col_title2 h2{
    font-size: 0.44rem;
    line-height: 0.49rem;
    color: #fff;
    font-family: 'Arial';
}
.col_news_head2 .col_metas2 .col_path2{
}
.col_news_head2 .col_metas2 .col_path2 .path_name2{
}
.col_news_head2 .col_metas2 .col_path2 a{
    line-height: 0.2rem;
    font-size: 0.18rem;
    color: #fff;
}
.col_news_head2 .col_metas2 .col_path2 .possplit{
    width: 0.11rem;
    background: url(images/posSplit.png) no-repeat center;
    background-size: 0.11rem;
    margin: 0 0.05rem;
}
.col_menu_sp{
    width: 100%;
    background: #fff;
    box-shadow: 0 0 0.1rem rgb(39 104 132 / 20%);
}
.col_menu_sp .col_menu_head_sp{}
.col_menu_sp .col_menu_head_sp .col_name_sp{}
.col_menu_sp .col_menu_head_sp .col_name_sp .col_name_text_sp{}

.col_menu_con_sp{
    width: 14.5rem;
    margin: 0 auto;
}
.col_menu_con_sp .col_list_sp{}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp{
    display: flex;
    justify-content: center;
}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp{
    position: relative;
    padding: 0 0.6rem;
}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp:after{content:'';display:block;height: 0.18rem;width: 0.01rem;background: #C2A256;position: absolute;transform: translateY(50%);bottom: 50%;right: 0;}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp:last-child:after{display:none;}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp a.col_item_link_sp{
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.66rem;
}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp a.col_item_link_sp .column-name_sp{}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp a.col_item_link_sp:hover,.col_menu_con_sp .col_list_sp .wp_listcolumn_sp .wp_column_sp a.col_item_link_sp.selected{
    color: #276884;
}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp .sub_list_sp{}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp .sub_list_sp li.sub-item_sp{}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp .sub_list_sp li.sub-item_sp a.sub-item-link_sp{}
.col_menu_con_sp .col_list_sp ul.wp_listcolumn_sp li.wp_column_sp .sub_list_sp li.sub-item_sp a.sub-item-link_sp .column-name_sp{}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{margin-bottom:0.45rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1{
    display: flex;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz{
    background: #fff;
    flex: 1;
    display: flex;
    padding: 0.41rem 1rem 0 0.19rem;
    gap: 0.24rem;
    border: 0.01rem solid #DDDDDD;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_date{
    width: 0.75rem;
    text-align: right;
    margin-top: 0.06rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_date .news_years{
    line-height: 0.21rem;
    font-size: 0.16rem;
    color: #686868;
    font-family: Microsoft YaHei;
    margin-bottom: 0.03rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_date .news_days{
    line-height: 0.35rem;
    font-size: 0.26rem;
    color: #B39855;
    font-weight: bold;
    font-family: Microsoft YaHei;
    transition: all 0.4s ease-in-out;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info{
    flex: 1;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info .news_title{
    line-height: 0.36rem;
    height: 0.72rem;
    margin-bottom: 0.31rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info .news_title a{
    font-size: 0.26rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info .news_text{
    line-height: 0.3rem;
    height: 0.9rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info .news_text a{
    font-size: 0.16rem;
    color: #4F4F4F;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_wz .news_info .news_text:hover a{color:#276884;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_imgs{
    display: block;
    width: 4.67rem;
    overflow: hidden;
    padding-top: 3.01rem;
    position: relative;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box1 .news_imgs:hover img{transform: scale(1.1);}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2{
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 0.24rem;
    padding: 0 0.9rem 0 0.18rem;
    box-sizing: border-box;
    height: 1.3rem;
    background: url(images/list_box2_bg.png) no-repeat right 0.3rem center;
    background-size: 0.15rem;
    border-bottom: 0.01rem solid #DDDDDD;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news.n1 .news_box2{
    border-top: 0.01rem solid #DDDDDD;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2:before {content: "";position: absolute;z-index: 999;left: 0;right: 100%;bottom: 0;background: #276884;height: 0.02rem;width: 0px;margin-bottom: -0.01rem;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_box2:before{width:100%;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2 .news_date{
    width: 0.75rem;
    text-align: right;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2 .news_date .news_years{
    line-height: 0.21rem;
    font-size: 0.16rem;
    color: #686868;
    font-family: Microsoft YaHei;
    margin-bottom: 0.03rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2 .news_date .news_days{
    line-height: 0.35rem;
    font-size: 0.26rem;
    color: #B39855;
    font-weight: bold;
    font-family: Microsoft YaHei;
    transition: all 0.4s ease-in-out;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2 .news_title{
    flex: 1;
    line-height: 0.24rem;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_box2 .news_title a{
    line-height: 0.24rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #252525;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_box2 .news_title a{color:#153F83;}


/*页码*/
#wp_paging_w6{margin-top: 0.9rem;}
#wp_paging_w6 .wp_paging{float:none;display: flex;justify-content: center;}
#wp_paging_w6 .wp_paging li{height: 0.32rem;line-height: 0.32;margin-top: 0;margin-bottom:0.1rem;}
#wp_paging_w6 .wp_paging li a{margin-left: 0;margin-right: 0.08rem;padding: 0 0.08rem;text-align: center;line-height: 0.32rem;height: 0.32rem;font-size: 0.16rem;color: #666666;background: #EFEFEF;border-radius: 0.05rem;}
#wp_paging_w6 .wp_paging li a span{float:none;}
#wp_paging_w6 .wp_paging li.pages_count{display:none;}
#wp_paging_w6 .wp_paging li.page_jump{}
#wp_paging_w6 .wp_paging li.page_jump span{margin-left: 0;margin-right: 0.08rem;}
#wp_paging_w6 .wp_paging li.page_jump span.pages{padding: 0 0.08rem;text-align: center;line-height: 0.32rem;height: 0.32rem;font-size: 0.16rem;color: #666666;background: #EFEFEF;border-radius: 0.05rem;}
#wp_paging_w6 .wp_paging li.page_jump span input{padding: 0 0.08rem;width: 0.45rem;margin-top: 0;line-height: 0.32rem;height: 0.32rem;font-size: 0.22rem;color: #666666;background: #EFEFEF;border-radius: 0.05rem;}
/*banner*/
/*************************************************************
 * 特殊页面
 */

/*************************************************************
*二级页面
*/
/*自定义样式*/
.main_bg{    background: url(images/main_bg.png) no-repeat center;
    background-size: cover;}

.main1{
}
.main1 .inner{
    padding-top: 0.68rem;
    padding-bottom: 0.68rem;
}

.post-11{}
.post-11 .news_list{
    padding-bottom: 0;
}
.post-11 .news_list li.news{}
.post-11 .news_list li.news .news_wz{
    float: left;
    width: 5.9rem;
    padding-top: 0.78rem;
}
.post-11 .news_list li.news .news_wz .news_title{
    line-height: 0.44rem;
    height: 0.88rem;
    margin-bottom: 0.38rem;
}
.post-11 .news_list li.news .news_wz .news_title a{
    font-size: 0.3rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-11 .news_list li.news .news_wz .news_text{
    line-height: 0.32rem;
    height: 1.28rem;
}
.post-11 .news_list li.news .news_wz .news_text a{
    font-size: 0.18rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-11 .news_list li.news .news_imgs{
    float: right;
    display: block;
    width: 7.47rem;
    overflow: hidden;
    padding-top: 34%;
    padding-top: 5rem;
    position: relative;
}
.post-11 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-11 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-11 .slick-dots {position: absolute;transform: translateX(50%);right: 62%;bottom: 0.58rem;width: auto;height: 14px;display: flex!important;align-items: center;justify-content: space-between;box-sizing: border-box;}
.post-11 .slick-dots li{text-align: center;margin: 0 0.1rem;float:left;transition: all 0.4s ease-in-out;height: 0.2rem;width: 0.2rem;background: #D7D7D7;}
.post-11 .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 24px;border-radius: 50%;padding: 0;}
.post-11 .slick-dots li.slick-active {background: #B39855;background-size: contain;height: 0.28rem;width: 0.28rem;}
.post-11 .slick-dots li.slick-active button{background: transparent;}

.post-10{margin-bottom:0.45rem;}
.post-10 .more_btn{
    bottom: 0;
    left: 5.7rem;
}
.main1 .post-box{padding-bottom: 0.55rem;margin-bottom: 0.68rem;position: relative;}
.post-110{float: left;width: 6.4rem;}
.post-110 .news_list{}
.post-110 .news_list li.news{position: relative;width:100%;border-bottom: 0.01rem solid rgb(112 112 112 / 21%);}
.post-110 .news_list li.news:before {content: "";position: absolute;z-index: 999;left: 0;right: 100%;bottom: 0;background: #276884;height: 0.02rem;width: 0px;margin-bottom: -0.01rem;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.post-110 .news_list li.news:hover:before{width:100%;}
.post-110 .news_list li.news a{
    display: flex;
    gap: 0.17rem;
    align-items: center;
    height: 1.24rem;
}
.post-110 .news_list li.news .news_date{
    width: 0.75rem;
    text-align: right;
}
.post-110 .news_list li.news .news_date .news_years{
    line-height: 0.21rem;
    font-size: 0.16rem;
    color: #686868;
    font-family: Microsoft YaHei;
    margin-bottom: 0.03rem;
}
.post-110 .news_list li.news .news_date .news_days{
    line-height: 0.35rem;
    font-size: 0.26rem;
    color: #B39855;
    font-weight: bold;
    font-family: Microsoft YaHei;
    transition: all 0.4s ease-in-out;
}
.post-110 .news_list li.news:hover .news_date .news_days{color:#276884;}
.post-110 .news_list li.news .news_title{
    line-height: 0.24rem;
    font-size: 0.18rem;
    font-weight:bold;
    color: #252525;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    flex: 1;transition: all 0.4s ease-in-out;
}
.post-110 .news_list li.news:hover .news_title{color:#276884;}

.post-111{
    float: right;
    width: 7.47rem;
}
.post-111 .news_list{}
.post-111 .news_list li.news{}
.post-111 .news_list li.news a{}
.post-111 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 5rem;
    position: relative;
}
.post-111 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
    transition: 1s;
}
.post-111 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-12{
    position: relative;
    padding-bottom: 0.6rem;
}
.post-12 .tt{margin-bottom:0.45rem}
.post-12 .more_btn{
    bottom: 0;
    right: 0;
}
.post-12 .news_list{}
.post-12 .news_list li.news{position: relative;float: left;width: 4.5rem;margin-right: 0.5rem;border-bottom: 0.01rem solid rgb(112 112 112 / 21%);}
.post-12 .news_list li.news:before {content: "";position: absolute;z-index: 999;left: 0;right: 100%;bottom: 0;background: #276884;height: 0.02rem;width: 0px;margin-bottom: -0.01rem;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.post-12 .news_list li.news:hover:before{width:100%;}
.post-12 .news_list li.news:nth-child(3n){margin-right:0;}
.post-12 .news_list li.news.n1 ,.post-12 .news_list li.news.n2 ,.post-12 .news_list li.news.n3{border-top: 0.01rem solid rgb(112 112 112 / 21%);}
.post-12 .news_list li.news a{
    display: flex;
    gap: 0.17rem;
    align-items: center;
    height: 1.35rem;
}
.post-12 .news_list li.news .news_date{
    width: 0.75rem;
    text-align: right;
}
.post-12 .news_list li.news .news_date .news_years{
    line-height: 0.21rem;
    font-size: 0.16rem;
    color: #686868;
    font-family: Microsoft YaHei;
    margin-bottom: 0.03rem;
}
.post-12 .news_list li.news .news_date .news_days{
    line-height: 0.35rem;
    font-size: 0.26rem;
    color: #B39855;
    font-weight: bold;
    font-family: Microsoft YaHei;
    transition: all 0.4s ease-in-out;
}
.post-12 .news_list li.news:hover .news_date .news_days{color:#276884;}
.post-12 .news_list li.news .news_title{
    line-height: 0.24rem;
    font-size: 0.18rem;
    font-weight:bold;
    color: #252525;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    flex: 1;transition: all 0.4s ease-in-out;
}
.post-12 .news_list li.news:hover .news_title{color:#276884;}

.main2{}
.main2 .inner{padding-bottom:1.48rem;}
.post-21{}
.post-21 .news_list{}
.post-21 .news_list li.news{
    float: left;
    width: 3.37rem;
    margin-right: 0.34rem;
}
.post-21 .news_list li.news:last-child{margin-right:0;}
.post-21 .news_list li.news .news_box{
    background-repeat: no-repeat;
    background-size: cover;
    height: 2.73rem;
    padding: 0.32rem 0.28rem;
    box-sizing: border-box;
    background-color: #D6E8F0;
    transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news .news_box .news_icon{
}
.post-21 .news_list li.news.n1 .news_box .news_icon{
    width: 0.75rem;
    height: 0.47rem;
    background: url(images/p21_icon1.png) no-repeat center;
    background-size: 0.75rem;transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news.n1:hover .news_box .news_icon{
    background: url(images/p21_icon1_hover.png) no-repeat center;
    background-size: 0.75rem;
}
.post-21 .news_list li.news.n2 .news_box .news_icon{
    width: 0.51rem;
    height: 0.47rem;
    background: url(images/p21_icon2.png) no-repeat center;
    background-size: 0.51rem;transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news.n2:hover .news_box .news_icon{
    background: url(images/p21_icon2_hover.png) no-repeat center;
    background-size: 0.51rem;
}
.post-21 .news_list li.news.n3 .news_box .news_icon{
    width: 0.81rem;
    height: 0.47rem;
    background: url(images/p21_icon3.png) no-repeat center;
    background-size: 0.81rem;transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news.n3:hover .news_box .news_icon{
    background: url(images/p21_icon3_hover.png) no-repeat center;
    background-size: 0.81rem;
}
.post-21 .news_list li.news.n4 .news_box .news_icon{
    width: 0.48rem;
    height: 0.52rem;
    background: url(images/p21_icon4.png) no-repeat center;
    background-size: 0.48rem;transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news.n4:hover .news_box .news_icon{
    background: url(images/p21_icon4_hover.png) no-repeat center;
    background-size: 0.48rem;
}
.post-21 .news_list li.news .news_box .news_st{
    line-height: 0.8rem;
    font-size: 0.8rem;
    font-weight: bold;
    color: #276884;
    margin-top: 0.35rem;
    margin-bottom: 0.1rem;
    text-align: center;
    transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news:last-child .news_box .news_st{font-size:0.6rem;}
.post-21 .news_list li.news .news_box .news_sub{
    text-align: center;
    font-size: 0.2rem;
    color: #252525;
    transition: all 0.4s ease-in-out;
}
.post-21 .news_list li.news .news_box:hover{
    background-color: #276884;
}
.post-21 .news_list li.news .news_box:hover .news_icon{}
.post-21 .news_list li.news .news_box:hover .news_st{
    color: #fff;
}
.post-21 .news_list li.news .news_box:hover .news_sub{
    color: #fff;
}