@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: #333333;text-decoration:none;transition:all 0.4s ease-in-out;font-family: 微软雅黑;}
a:hover { color:#C30712;}
.news_title{transition: all 0.3s ease;}
:root{
    --mainColor:#C30712;
    --titleColor:#4A4A4A;
    --introColir:#7B6363;
}

/* fonts */
@font-face {
    font-family: '思源黑体CN'; /* 自定义字体名称 */
    src: url('extends/fonts/SourceHanSansCN-Regular.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: normal; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: '思源黑体CN'; /* 自定义字体名称 */
    src: url('extends/fonts/SourceHanSansCN-Medium.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: '思源宋体CN'; /* 自定义字体名称 */
    src: url('extends/fonts/SourceHanSerifCN-Bold.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'OPPOSans'; /* 自定义字体名称 */
    src: url('extends/fonts/OPPOSans-B.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}



/*页面尺寸*/
.wrapper {margin:0 auto;}
.wrapper .inner {width: 12rem;margin:0 auto;} /**页面全局宽度**/
/*headAll*/
.headAll{width: 100%;background: url(images/head_bg.png) no-repeat center;background-size: cover;}
/*head开始*/
#head {}
/* #head.fix{background: #F0F8FC url(images/head_bg.png) no-repeat;} */
#head .inner{position:relative;height: 1.73rem;}
/* #head.fix .inner{padding-bottom: 0;} */
.header .sitelogo{float:left;margin-top: 0.52rem;width:8.43rem;}
.header .sitelogo img{width:100%;}
.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;width: 2.38rem;}

/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
/* .site-lang ul li.links:last-child:after{    content: '|';    display: inline-block;    margin-right: 0.175rem; color:#fff;opacity: 0.2;} */
.site-lang ul li.links a{line-height: 0.41rem;font-size: 0.15rem;color: #fff;transition: all .3s ease;font-family: '思源黑体CN';width: 2.37rem;text-align: center;background: #D01C1C;border-radius: 0 0 10px 10px;display: inline-block;}
.site-lang ul li.links a:hover{opacity: 0.6;}

.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{background: #ffffff1f;border: #ffffff2f 0.01rem solid;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;line-height: 0.65rem;color: #FFFFFF;font-size: 0.20rem;font-weight: bold;font-family:'Microsoft YaHei';padding: 0 0.5rem;height: 0.65rem;}
.nav .wp-menu .menu-item.i7 a.menu-link{}
.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.65rem;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: #0067B2;line-height: 0.5rem;padding: 0 10px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #0067B2;display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 0.05rem; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: -0.04rem;border-radius: 15px;}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {
  position: relative; 
  display: none;
}
#banner .inner {
  width: 100%;
  text-align: center;
  position: relative;
}
/*banner*/
.mbanner .news_list{padding-bottom:0;}
.mbanner .news_list li.news{padding:0;background-color: #eee;position: relative;}
.mbanner .post-2 .news_list li.news .news_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.37rem;
    background: url(images/banner_bg.png) no-repeat;
    background-size: cover;
    pointer-events: none;
}
.mbanner li.news .news_imgs {
  position: relative;
  padding-top: 49.27%;
  overflow: hidden;
}
.mbanner li.news .news_imgs video,
.mbanner li.news .news_imgs img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  transition: all 0.3s ease;
}
.mbanner .slick-dots{    bottom: 0.435rem;height: 0.57rem;display: flex;align-items: center;justify-content: center;}
.mbanner .slick-dots li{width: 0.29rem;    height: 0.29rem;    margin: 0 0.25rem;background: rgb(255 255 255 / 43%);transition: all 0.3s ease;}
.mbanner .slick-dots li button{    width: 100%;    height: 100%;}
.mbanner .slick-dots li.slick-active{background: url(images/slick_dots.png) no-repeat center center;width: 0.56rem;height: 0.57rem;border-radius: 0;background-size: cover;}
.mbanner .slick-prev{left: 0;
    width: 0.58rem;
    height: 0.53rem;
    background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat left center;
    z-index: 999;}
.mbanner .slick-next{
    right: 0;
    width: 0.58rem;
    height: 0.53rem;
    background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat right center;
    z-index: 999;}
.mbanner .slick-prev, .mbanner .slick-next{
    opacity: 0;
    transition: all 0.3s ease;
}
.mbanner .news_list:hover .slick-prev,
.mbanner .news_list:hover .slick-next{opacity: 1;}

/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;position: relative;padding-top: 22.19%;overflow: hidden;}
.l-banner img{display:none;position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;margin: auto;z-index: -1;}
/**主体列表页开始**/

#container-1{position: relative;}
#container-1 .col_news_top{position: absolute;bottom: 0;background: url(images/list_ban.png) no-repeat;background-size: cover;width: 100%;}

#l-container {background: url(images/list_bg.png) no-repeat center bottom;}
#l-container .inner {padding: 0.25rem 0px;}

.col_news_top{
    position: relative;
}
.col_news_top .inner{}
/**主体文章页开始**/
#d-container {background: url(images/list_bg.png) no-repeat center bottom;}
#d-container .inner {width: 12rem;}

.col_menu {width: 2.4rem;float:left;margin-right: -2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0067B2;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.22rem;font-weight:normal;color:#fff;font-family: 思源黑体 CN;}/**位置栏目字体**/
.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 #2867A0; 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:#0067B2; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0067B2;}
.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:#0067B2;}
/*二级子栏目**/
.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:#0067B2;} 
/*三级子栏目**/
.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:#0067B2;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {padding-top: 0.78rem;padding-bottom: 0.32rem;display:none;}
.col_metas .col_title {display:inline-block;float:left;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.3rem;font-family:"Arial";font-weight: bold;color: #fff;line-height: 0.3rem;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;color: #fff;line-height: 0.3rem;font-size: 0.16rem;font-family:"Arial";} /**当前位置**/
.col_metas .col_path a{color: #fff;}
.col_news_con {padding: 0.15rem 0px 0.1rem 0px;margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;min-height: 600px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: 思源黑体 CN;font-size: 26px;text-align:center;color: #0067B2;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;font-family: 思源黑体 CN;}/**文章其他属性**/
.article .arti_metas span.arti_publisher{display:none;}
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
.footer{
    background: #004AA3;
    border-top: 0.06rem #C30712 solid;
}
.footer .inner{}
.footer .modTop{
    min-height: 2rem;
    border-bottom: #ffffff2a 1px solid;
}
.footer .modTop .ml{
    float: left;
    margin-top: 0.57rem;
    width:6rem;
}
.footer .modTop .mc{
    float: left;
    margin-top: 0.53rem;
    margin-left: 0.66rem;
}
.footer .modTop .mr{
    float: right;
    width: 2.31rem;
    margin-top: 0.63rem;
}
.footer .modTop .ml img{width: 100%;}
.post-91 p{
    font-size: 0.16rem;
    line-height: 0.28rem;
    font-family: '思源黑体CN';
    color: #fff;
    opacity: 0.6;
}
.post-93 p{
    font-size: 0.16rem;
    line-height: 0.28rem;
    font-family: '思源黑体CN';
    color: #fff;
    opacity: 0.6;
    text-align: center;
    padding: 0.15rem 0;
}



/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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: #fff;border-radius: 0.25rem;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 0.45rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.47rem;line-height: 0.47rem;background: none;font-size: 0.18rem;border:0;outline: 0;margin-left: 0.2rem;font-family: '思源黑体CN';}
.wp-search .search-btn {width: 0.47rem;height: 0.47rem;position: absolute;right: 0px;top:0%;}
.wp-search .search-btn input.search-submit {width: 0.47rem;height: 0.47rem;border: 0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;position: relative;background-size: 0.18rem 0.18rem;}
.wp-search .search-btn::before{content: '';width: 0.01rem;height: 0.21rem;background-color: #C30712;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.searchbox {width:100%;margin-top: 0.4rem;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 7px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i2 a{    background: url(images/wx_icon.png) no-repeat center;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 60px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 100%;line-height: 0.63rem;background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 0.63rem; line-height: 0.63rem; padding: 0 0.41rem 0 0.24rem;color: #fff;font-weight: bold;font-size: 0.16rem; background: url(images/arrow.png) no-repeat right 0.27rem top 0.13rem;opacity: 0.6;font-family: '思源黑体CN';background-size: 0.14rem 0.76rem;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 0.27rem bottom 0.13rem; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 0.63rem; width: auto; width:100%; height:auto; max-height: 3rem; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 0.24rem; padding: 0.05rem 0; color: #444;font-size: 0.14rem;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 0.06rem; white-space:nowrap;font-size: 0.14rem;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 1.3rem;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left: 8px solid #0067b2;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:15px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 0.16rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width:1.25rem;float:right;text-align:right;font-size: 0.16rem;}
/*banner*/
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;   -webkit-tap-highlight-color: rgba(0,0,0,0);   -webkit-transform: translateZ(0);   -moz-transform: translateZ(0);   -ms-transform: translateZ(0);   -o-transform: translateZ(0);   transform: translateZ(0);   -webkit-touch-callout: none;   -webkit-user-select: none;   -moz-user-select: none;   -ms-user-select: none;   user-select: none;   -webkit-text-size-adjust: none;   -moz-text-size-adjust: none;   -ms-text-size-adjust: none;   -o-text-size-adjust: none;   text-size-adjust: none;}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}


/* 定制开始 */

/* post */
.post .tit{
    float: left;
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: var(--mainColor);
    font-family: '思源宋体CN';
    font-weight: bold;
    padding-left: 0.5rem;
}
.post .more_btn{
    float: right;
    font-size: 0.16rem;
    line-height: 0.16rem;
    font-family: '思源黑体CN';
    color: var(--mainColor);
    padding-right: 0.12rem;
    background: url(images/more_btn.png) no-repeat right top 0.03rem;
    background-size: 0.06rem 0.13rem;
    margin-top: 0.2rem;
    cursor: pointer;
}
.post .more_btn a{color: var(--mainColor);}



/* main1 */
.main1{}
.main1 .inner{padding-top: 0.65rem;padding-bottom: 0.7rem;}
.main1 .ml{float: left;width: 6rem;}
.main1 .mr{float: right;width: 5.6rem;}
/* post-10 */
.post-10 .tt{margin-bottom: 0.36rem;}
.post-10 .tit{
    background: url(images/p10_tit.png) no-repeat left center;
    background-size: 0.418rem 0.418rem;
}
/* post-11 */
.post-11 .news_div{position: relative;}
.post-11 .news_imgs{
    position: relative;
    padding-top: 65.61%;
    overflow: hidden;
    height: 0;
    background-color: #eee;
}
.post-11 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-11 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-11 .news_con{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.6rem;
    background: #2f2f2f9f;
    box-sizing: border-box;
    padding: 0 1.58rem 0 0.25rem;
}
.post-11 .news_title{
    font-size: 0.18rem;
    line-height: 0.6rem;
    font-weight: bold;
    font-family: '思源黑体CN';
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post-11 .slick-dots{
    width: auto;
    right: 0.21rem;
    bottom: 0.26rem;
}
.post-11 .slick-dots li{
    width: 0.07rem;
    height: 0.07rem;
    background: #fff;
    opacity: 0.5;
    margin: 0 0.065rem;
}
.post-11 .slick-dots li.slick-active{
    background: #fff;
    opacity: 1;
}
.post-11 .slick-prev, .post-11 .slick-next{width: 0.5rem;height: 0.56rem;opacity: 0;transition: all 0.6s ease;}
.post-11 .news_list:hover .slick-prev,.post-11 .news_list:hover .slick-next{opacity: 1;}
.post-11 .slick-next{
    background: url(images/slide_next.png) no-repeat right -0.08rem center;
    background-size: cover;
    right: 0;
    z-index: 5;
}
.post-11 .slick-prev{
    background: url(images/slide_next.png) no-repeat left -0.08rem center;
    background-size: cover;
    left: 0;
    z-index: 5;
}
/* post-12 */
.post-12 .news_div{
    padding: 0.13rem 0;
    border-bottom: #bcbcbc41 0.01rem solid;
}
.post-12 li.n1 .news_div{padding-top: 0;}
.post-12 .news_date{
    float: left;
    width: 0.63rem;
    font-family: 'OPPOSans';
    font-weight: bold;
    text-align: center;
}
.post-12 .mm{
    line-height: 0.3rem;
    height: 0.3rem;
    background: var(--mainColor);
    color: #fff;
}
.post-12 .dd{
    line-height: 0.3rem;
    height: 0.3rem;
    color: var(--mainColor);
    border: #c3071470 0.01rem solid;
}
.post-12 .news_con{
    float: right;
    width: calc(100% - 0.85rem);
    height: 0.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 0.42rem;
    box-sizing: border-box;
}
.post-12 .news_title{
    font-size: 0.18rem;
    line-height: 0.18rem;
    color: var(--titleColor);
    font-family: '思源黑体CN';
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-12 .news_intro{
    font-size: 0.14rem;
    line-height: 0.14rem;
    color: var(--introColir);
    font-family: '思源黑体CN';
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0.16rem;
}
.post-12 a.news_link:hover .news_title{
    color: var(--mainColor);
}

/* main2 */
.main2{
    background: url(images/m2_bg.png) no-repeat center center;
    background-size: cover;
}
.main2 .inner{
    padding-top: 0.65rem;
    padding-bottom: 0.25rem;
}
.main2 .mod{display: flex;justify-content: space-between;}
.main2 .ml{float: left;width: 3.6rem;}
.main2 .mc{float: left;width: 4.5rem;}
.main2 .mr{float: left;width: 3.5rem;}
/* .post-20 */
.post-20 .tt{margin-bottom: 0.29rem;}
.post-20 .tt .tit{color: #A36065;padding-left: 0.4rem;}
.post-20 .news_list{
    background: url(images/p20_con.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0.34rem 0.34rem 0.26rem 0.34rem;
    min-height: 4rem;
}
/* post-21 */
.post-21 .tit{
    background: url(images/p21_tit.png) no-repeat left center;
    background-size: 0.28rem 0.28rem;
}
.post-21 li.news{margin-bottom: 0.29rem;}
.post-21 .news_date{
    float: left;
    width: 0.54rem;
    font-family: 'OPPOSans';
    font-weight: bold;
    text-align: center;
}
.post-21 .mm{
    height: 0.3rem;
    line-height: 0.3rem;
    background: var(--mainColor);
    color: #fff;
}
.post-21 .dd{
    height: 0.26rem;
    line-height: 0.26rem;
    color: var(--mainColor);
    border: #c3071470 0.01rem solid;
}
.post-21 .news_con{
    float: right;
    width: calc(100% - 0.7rem);
}
.post-21 .news_title{
    font-size: 0.16rem;
    line-height: 0.26rem;
    font-family: '思源黑体CN';
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-21 a.news_link:hover .news_title{
    color: var(--mainColor);
}
/* post-22 */
.post-22 .tit{
    background: url(images/p22_tit.png) no-repeat left center;
    background-size: 0.29rem 0.24rem;
}
.post-22 li.news{margin-bottom: 0.26rem;}
.post-22 .news_div{
    position: relative;
}
.post-22 .news_imgs{
    float: left;
    width: 1.35rem;
}
.post-22 .news_images{
    position: relative;
    padding-top: 61.48%;
    overflow: hidden;
    height: 0;
    background-color: #eee;
}
.post-22 .news_images img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-22 a.news_link:hover .news_images img{
    transform: scale(1.05);
}
.post-22 .news_date{
    float: right;
    font-size: 0.14rem;
    font-family: '思源黑体CN';
    font-weight: bold;
    color: var(--mainColor);
}
.post-22 .news_con{
    position: absolute;
    left: 1.48rem;
    right: 0.6rem;
}
.post-22 .news_title{
    font-size: 0.16rem;
    line-height: 0.26rem;
    font-family: '思源黑体CN';
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-22 a.news_link:hover .news_title{
    color: var(--mainColor);
}
/* post-23 */
.post-23 .tit{
    background: url(images/p23_tit.png) no-repeat left center;
    background-size: 0.29rem 0.29rem;
}
.post-23 li.news{margin-bottom: 0.45rem;}
.post-23 .news_div{
    box-sizing: border-box;
    padding-left: 0.16rem;
    background: url(images/p23_title.png) no-repeat left center;
    background-size: 0.07rem 0.06rem;
}
.post-23 .news_title{
    font-size: 0.16rem;
    line-height: 0.2rem;
    font-family: '思源黑体CN';
    color: var(--titleColor);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-23 a.news_link:hover .news_title{color: var(--mainColor);}

/* main3 */
.main3{}
.main3 .inner{
    padding-top: 0.71rem;
    padding-bottom: 0.83rem;
}
/* post-31 */
.post-31 .news_list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.post-31 .news_div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.post-31 .news_imgs img{
    width: auto;
    transition: all 0.6s ease;
}
.post-31 li.n1 .news_imgs img{width: 0.48rem;}
.post-31 li.n2 .news_imgs img{width: 0.55rem;}
.post-31 li.n3 .news_imgs img{width: 0.55rem;}
.post-31 li.n4 .news_imgs img{width: 0.42rem;}
.post-31 li.n5 .news_imgs img{width: 0.45rem;}
.post-31 li.n6 .news_imgs img{width: 0.48rem;}
.post-31 .news_title{
    font-size: 0.16rem;
    line-height: 0.16rem;
    font-family: '思源黑体CN';
    font-weight: bold;
    color: var(--titleColor);
    margin-top: 0.25rem;
    transition: all 0.6s ease;
}
.post-31 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-31 a.news_link:hover .news_title{
    color: var(--mainColor);
}






.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{padding-left: 0.2rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{left: 0.2rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news::before{
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 50%;
    background: #0067B2;
    position: absolute;
    top: 50%;
    left: 0.1rem;
    transform: translateY(-50%);
}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title:hover{left: 0.2rem;}

.article .entry .read, .article .entry .read p, .article .entry .read p span{    text-wrap-mode: wrap!important;}
