@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:#004976;}
.news_title{transition: all 0.3s ease;}

/* fonts */
@font-face {
    font-family: 'Arial'; /* 自定义字体名称 */
    src: url('extends/fonts/Arial.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: normal; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'Arial'; /* 自定义字体名称 */
    src: url('extends/fonts/Arial-bold.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'Georgia'; /* 自定义字体名称 */
    src: url('extends/fonts/Georgia\ Bold.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'Rototo'; /* 自定义字体名称 */
    src: url('extends/fonts/Roboto-Bold-3.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'Calibri'; /* 自定义字体名称 */
    src: url('extends/fonts/CalibriBold.ttf') format('truetype'); /* .ttf 格式 */
    font-weight: bold; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
@font-face {
    font-family: 'Calibri'; /* 自定义字体名称 */
    src: url('extends/fonts/CalibriRegular.ttf') format('truetype'); /* .ttf 格式 */
}

.list div#wp_content_w6_0 {
    overflow-x: scroll;
 scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

/*页面尺寸*/
.wrapper {margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;background: url(images/head_bg.png) no-repeat;background-size: cover;}
#head.fix{background: #F0F8FC url(images/head_bg.png) no-repeat;}
#head .inner{height: 1.85rem;position:relative;padding-bottom: 0.67rem;}
#head.fix .inner{padding-bottom: 0;}
.header .sitelogo{float:left;margin-top: 0.2rem;width:6.72rem;}
.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;margin-top: 0.61rem;}
.header .head-right .right-top{
    float: right;
}
.header .head-right .right-top .head-r{float:right;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{float:right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links:last-child:after{    content: '|';    display: inline-block;    margin-right: 0.175rem; color:#fff;opacity: 0.2;}
.site-lang ul li.links a{line-height: 0.26rem;height:0.26rem;font-size: 0.16rem;color: #fff;transition: all .3s ease;padding: 0 0.1rem;font-family: 'Microsoft YaHei';}
.site-lang ul li.links a:hover{opacity: 0.6;}

#nav .wp-panel .wp-menu .menu-item.i1 > ul {
    display:none!important;
}

.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{margin-top: 0.19rem;border-top: #fff 0.01rem solid;padding-top: 0.1rem;}
#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.45rem;color: #FFFFFF;font-size: 0.25rem;font-weight: bold;font-family:'Arial';padding: 0 0.33rem;}
.nav .wp-menu .menu-item.i8 a.menu-link{padding-right: 0;}
.nav .wp-menu .menu-item.i1 a.menu-link{padding-left: 0;}
.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.47rem;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: #000;height: 40px;line-height: 40px;padding: 0 10px;font-size: 0.14rem;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #7a9ab1;display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {
  position: relative; 
}
#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/ban_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!important;
  right: 0;
  width: 100%!important;
  height: 100%!important;
  margin: auto;
  transition: all 0.3s ease;
   object-fit: cover; 
}
.mbanner .slick-dots{    bottom: 0.3rem;height: 0.57rem;display: flex;align-items: center;justify-content: right;right: 1.35rem;}
.mbanner .slick-dots li{width: 0.29rem;    height: 0.29rem;    margin: 0 0.25rem;background: none;transition: all 0.3s ease;}
.mbanner .slick-dots li button{
    width: 100%;
    height: 100%;
    font-size: 0.2rem;
    font-family: 'Roboto';
    font-weight: bold;
    color: #fff;
    transition: all 0.3s ease;
}
.mbanner .slick-dots li.slick-active button{font-size: 0;}
.mbanner .slick-dots li.slick-active{background: url(images/mban_dots.png) no-repeat center center;width: 1.78rem;height: 0.57rem;border-radius: 0;background-size: contain;margin: 0;}
.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 {}
.mod .ml{float: left;}
.mod .mc{float: left;}
.mod .mr{float: right;}
.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 {}

.col_menu {width: 3.5rem;float:left;margin-right: -3.5rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #7a9ab1;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.25rem;font-weight:bold;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 #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#7a9ab1;font-size: 0.21rem;font-weight:bold;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 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 { font-weight:bold;color:#7a9ab1; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #7a9ab1;}
.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;font-size:0.16rem;}
.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: 3.9rem;}
.col_news_head {padding-top: 0.78rem;padding-bottom: 0.32rem;}
.col_news_head2 {padding-top: 0.2rem;    border-bottom: 2px solid #7A9AB1;
    width: 80%;
    margin-left: 1.69rem;}
li.col_title2 {
    line-height: 0.5rem;
}
.col_news_head2 h2{text-align: center; font-size: 1.8em;}
.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 0.75rem;margin:0 0px;} /**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;}**/
.wp_entry p {
    margin-bottom: 0px!important;
}
.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 .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;}
/* 二维码 */
.icon-code{width: 2.45rem;height: 0.39rem;float: left;}
.shares {}
.shares ul {display: inline-block;}
.shares li {float: left; margin: 0 0.05rem; position: relative;}
.shares li a {display: inline-block; width: 0.39rem; height: 0.39rem;background-size: 0.57rem 0.57rem !important;background-position-y: -0.06rem!important;}
.shares li .con {display: none; position: absolute; bottom: 0.52rem; left: 50%; z-index: 100; transform: translateX(-50%);}
.shares li .con .news_imgs{width: 1rem;padding-top: 100%;overflow: hidden;position: relative;}
.shares li .con .news_imgs img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: auto;margin: auto;transition: all 0.3s ease;}
.shares li.i1>a {background: url(images/wx.png) no-repeat center;}
.shares li.i2>a {background: url(images/wb.png) no-repeat center;}
.shares li.i3>a {background: url(images/dy.png) no-repeat center;}
.shares li.i4>a {background: url(images/bilibili.png) no-repeat center;}
.shares li.i5>a {background: url(images/ks.png) no-repeat center;}

/** 下拉菜单**/
.Internations{
 margin-top:0.43rem;
}
.Internation a{color:#FFF}
.Internation{
    width: 2.4rem;
    height: 0.39rem;
    line-height: 0.39rem;
    text-align: center;
    background: #90ADC0 url(images/arrows.png) no-repeat right top;
}
.Internation:hover{
    background-position:right bottom;
   cursor:pointer;
}
 .internationalLinks>li{
    width: 2.4rem;
    height: 0.3rem;
    text-align: center;
    background: #90ADC0;
    color:#FFF;
    margin:0 0 !important;
} 
 .internationalLinks>li a:hover{
   color:#000;
} 
 .internationalLinks>li a{
width:100%;
}
.sharess li {float: right; margin: 0 0 0.09rem 0; position: relative;width:100%!important;background:#90ADC0;text-align:center;}
.sharess li  a{color:#fff}


.icon-codes{
width: 2.4rem;height: 0.39rem;
}

/**页脚开始**/
.footer{
    background: linear-gradient(to right, #778da7, #5687A3);
    overflow: hidden;
}
.footer .inner{
    padding-top: 0.49rem;
}
.footer .mTop{
    border-bottom: #ffffff25 0.01rem solid;
}
.footer .mTop .ml img{width: 6.72rem;}
.footer .mTop .mc{
    margin-left: 0.87rem;
    margin-top: 0.18rem;
        width: 5.6rem;
}
.footer .mTop .mc p{
    font-size: 0.18rem;
    line-height: 0.34rem;
    font-family: 'Arial';
    color: #fff;
    opacity: 0.8;
}
.footer .mTop .mr{
    margin-top: 0.2rem;
    margin-bottom: 1.06rem;
}
.footer .mBott p{
    font-size: 0.16rem;
    line-height: 0.24rem;
    font-family: 'Arial';
    color: #fff;
    text-align: center;
    padding: 0.2rem 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.45rem;line-height: 0.45rem;background: none;font-size: 0.14rem;border:0;outline: 0;margin-left: 0.15rem;font-family: "微软雅黑";}
.wp-search .search-btn {width: 0.45rem;height: 0.45rem;position: absolute;right: 0px;top:0%;}
.wp-search .search-btn input.search-submit {width: 0.45rem;height: 0.45rem;border: 0;outline: 0;background: #0067B2 url(images/sous2.png) no-repeat center;cursor: pointer;border-radius: 50%;}
.layer-inner {position: absolute;   left: 0.2rem;  right: 0.2rem;  top: 0;  bottom: 0;  margin: auto;  height: 45px;width: 550px;}
.searchbox {width:100%;}
.search-con{position: fixed;opacity: 0;filter: alpha(opacity = 0); left: 0;top: 0;z-index: 999;background: rgba(0, 0, 0, 0.6);background-size: cover; width: 100%;height: 0%;transition: all 0.3s ease-in-out;}
.search-con.on {z-index: 999; opacity: 1;height: 100%;filter: alpha(opacity = 100);}
#aaa{display: flex;justify-content: center;align-items: center;width: 0.26rem;height: 0.26rem;cursor: pointer;border-radius: 50%;}
.search-con .close {width: 54px; right: 8.3%; top: 37px; height: 54px;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.5);text-align: center; align-items: center;display: flex;justify-content: center;z-index: 9;cursor: pointer;pointer-events: none;}
.search-con.on .close{pointer-events: all;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}
/*搜索去背景色：*/
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;}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 100px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left: 8px solid #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:100px;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: 100%; 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 .tt{
    display: flex;
    justify-content: center;
}
.post .tit{
    font-size: 0.46rem;
    line-height: 0.52rem;
    font-family: 'Georgia';
    font-weight: bold;
    color: #0D5581;
    padding: 0 1rem;
    position: relative;
}
.post .tit .title{text-transform: uppercase;}
.post .tit::before{
    content: '';
    width: 0.7rem;
    height: 0.05rem;
    background: url(images/tit_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post .tit::after{
    content: '';
    width: 0.7rem;
    height: 0.05rem;
    background: url(images/tit_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* main1 */
.main1{
    background: url(images/m1_bgAll.png) no-repeat center center / 100% 100%;
}
.main1 .inner{
    padding-top: 1.05rem;
    padding-bottom: 1.12rem;
}
/* post-11 */
.post-11 .news_con{
    float: left;
    width: 5.48rem;
    margin-top: 2.32rem;
}
.post-11 .news_title{
    font-size: 0.46rem;
    line-height: 0.46rem;
    font-weight: bold;
    font-family: 'Georgia';
    color: #fff;
    padding-bottom: 0.25rem;
    margin-bottom: 0.32rem;
    background: url(images/p11_tit.png) no-repeat left bottom;
}
.post-11 .news_intro{
    font-size: 0.18rem;
    font-family: 'Arial';
    line-height: 0.32rem;
    height: 1.6rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    opacity: 0.6;
    margin-bottom: 0.44rem;
}
.post-11 a.news_more{
    display: inline-block;
    width: 1.49rem;
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.19rem;
    font-weight: bold;
    font-family: 'Arial';
    color: #ECA063;
    text-align: center;
    background-color: #fff;
    margin-bottom: 1.04rem;
}
.post-11 .news_imgs{
    float: right;
    width: 9.85rem;
}
.post-11 .news_images{
    position: relative;
    padding-top: 57.77%;
    overflow: hidden;
}
.post-11 .news_images img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transition: all 0.3s ease;
}
.post-11 .news_images img:hover{transform: scale(1.1);}

/* 2&3 */
.m2a3{
    background: url(images/m2a3.png) no-repeat right top;
}

/* main2 */
.main2{}
.main2 .inner{
    padding-top: 0.6rem;
    padding-bottom: 0.95rem;
}
.main2 .ml{width: 7.32rem;}
.main2 .mr{width: 7.74rem;}
/* post-20 */
.post-20 .tt{margin-bottom: 0.46rem;}
/* post-21 */
.post-21 .news_imgs{
    position: relative;
    padding-top: 53.28%;
    overflow: hidden;
    background: #2E82B2;
}
.post-21 .news_imgs img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transition: all 0.3s ease;
}
.post-21 .news_imgs img:hover{transform: scale(1.1);}
.post-21 .news_con{
    padding: 0.32rem 0.39rem 0.41rem 0.37rem;
    background: url(images/p21_con.png) no-repeat;
    background-size: 100% 100%;
}
.post-21 .news_date{
    float: left;
    width: 0.55rem;
    height: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Arial';
}
.post-21 .dd{
    font-size: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.12rem;
}
.post-21 .ym{
    font-size: 0.13rem;
    line-height: 0.13rem;
}
.post-21 .news_text{
    float: right;
    width: calc(100% - 0.93rem);
}
.post-21 .news_title{
    font-size: 0.25rem;
    font-weight: bold;
    font-family: 'Calibri';
    line-height: 0.35rem;
    height: 0.7rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.3s ease;
}
.post-21 .news_title a{color: inherit;}
.post-21 .news_title:hover{
    transform: scale(1.05);
}
.post-21 .news_intro{
    font-size: 0.18rem;
    font-weight: lighter;
    font-family: 'Calibri';
    line-height: 0.28rem;
    height: 0.56rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 0.12rem;
    border-top: #fff 0.01rem solid;
    margin-top: 0.1rem;
}
.post-21 .slick-prev, .post-21 .slick-next{
    width: 0.45rem;
    height: 0.68rem;
    margin-top: 0;
    transition: all 0.3s ease;
    top: auto;
    bottom: 2.53rem;
    z-index: 5;
}
.post-21 .slick-prev{background: #00000075 url(images/p21_l.png) no-repeat center center;left: auto;right: 0.45rem;}
.post-21 .slick-next{background: #00000075 url(images/p21_r.png) no-repeat center center;right: 0;}
.post-21 .slick-prev:hover{background: #00000075 url(images/p21_lh.png) no-repeat center center;}
.post-21 .slick-next:hover{background: #00000075 url(images/p21_rh.png) no-repeat center center;}


/* post-22 */
.post-22 .swiper{
    height: 6.15rem;
}
.post-22 .news_list{
}
.post-22 li.news{
    padding-right: 0.42rem;
    box-sizing: border-box;
}
.post-22 .news_imgs{
    float: left;
    width: 2.29rem;
}
.post-22 .news_images{
    position: relative;
    padding-top: 74.68%;
    overflow: hidden;
}
.post-22 .news_images img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transition: all 0.3s ease;
}
.post-22 .news_con{
    float: right;
    width: calc(100% - 2.56rem);
}
.post-22 .news_date{
    font-size: 0.16rem;
    line-height: 0.36rem;
    font-family: 'Calibri';
    color: #999999;
    margin-bottom: 0.04rem;
}
.post-22 .news_title{
    font-size: 0.2rem;
    line-height: 0.26rem;
    height: 0.52rem;
    font-family: 'Calibri';
    font-weight: bold;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.12rem
}
.post-22 .news_intro{
    padding-top: 0.12rem;
    border-top: #4DA8D4 0.01rem solid;
    font-size: 0.18rem;
    line-height: 0.25rem;
    font-family: 'Calibri';
    font-weight: lighter;
    height: 0.65rem;
    color: #555555;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.3s ease;
    padding-right: 0;
    position: relative;
}
.post-22 .news_div::before{
    content: '';
    width: 0.33rem;
    height: 0.33rem;
    background: url(images/p22_more.png) no-repeat center center;
    position: absolute;
    right: 0.3rem;
    bottom: 0.15rem;
    opacity: 0;
    transition: all 0.3s ease;
    background-size: contain;
}
.post-22 .news_div{
    transition: all 0.3s ease;
    position: relative;
}
.post-22 a.news_link:hover .news_div{
    background: #fff;
    box-shadow: #65656531 0.04rem 0.2rem 0.25rem;
}
.post-22 a.news_link:hover .news_intro{
    padding-right: 1.2rem;
}
.post-22 a.news_link:hover .news_div::before{
    opacity: 1;
}
.post-22 .swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar{
    width: 0.11rem;
    border-radius: 0;
    background: #fff;
    box-shadow: #00000015 0 0.03rem 0.08rem;
}
.post-22 .swiper-scrollbar-drag{
    border-radius: 0;
    background: #4DA8D4;
}

/* main3 */
.main3{}
.main3 .inner{
    padding-top: 0.95rem;
}
/* post-30 */
.post-30 .tt{margin-bottom: 0.29rem;}
/* post-31 */
.post-31 .news_list{
    margin: 0 -0.05rem;
}
.post-31 li.links{
    float: left;
   /** width: 33.33%;**/
width: 50%;
}
.post-31 .news_div{
    margin: 0 0.05rem;
    /**height: 4.3rem;**/
height: 5.3rem;
    background: url(images/p31_i1.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}
.post-31 li.i2 .news_div{
    background: url(images/p31_i2.png) no-repeat center center / 100% 100%;
}
.post-31 li.i3 .news_div{
    background: url(images/p31_i3.png) no-repeat center center / 100% 100%;
}
.post-31 .news_title{
    width: 100%;
    height: 1.26rem;
    font-size: 0.22rem;
    font-weight: bold;
    font-family: 'Arial';
    color: #fff;
    text-align: center;
    line-height: 0.36rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff54;
    transition: all 0.3s ease;
}
.post-31 a.news_link:hover .news_div{
    background-size: 110% 110%;
}

/* main4 */
.main4{
    background: url(images/m4_bg.png) no-repeat center bottom / 100% auto;
}
.main4 .inner{
    padding-top: 1.24rem;
    padding-bottom: 1.72rem;
}
/* post-41 */
.post-41 .tt{
    margin-bottom: 0.49rem;
}
.post-41 li.news{
    float: left;
    width: 25%;
}
.post-41 .news_div{
    position: relative;
}
.post-41 .news_imgs{
    position: relative;
    padding-top: 90.75%;
    overflow: hidden;
}
.post-41 .news_imgs img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transition: all 0.3s ease;
}
.post-41 a.news_link:hover .news_imgs img{
    transform: scale(1.1);
}
.post-41 .bg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #4DA8D4;
    opacity: 0.2;
}
.post-41 .news_con{
    position: absolute;
    height: 1.13rem;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    background: url(images/p41_tit.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.5rem 0.25rem 0 0.25rem;
    
}
.post-41 .news_title{
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #fff;
    font-family: 'Calibri';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* main5 */
.main5{
    background: url(images/m5_bg.png) no-repeat center center;
    background-size: 100% 100%;
}
.main5 .inner{
    padding-top: 0.86rem;
    padding-bottom: 1.3rem;
}
/* post-50 */
.post-50 .tit{color: #fff;}
.post-50 .tit::before{
    background: url(images/tit_l2.png) no-repeat;
}
.post-50 .tit::after{
    background: url(images/tit_r2.png) no-repeat;
}
.post-50 .tt{
    margin-bottom: 0.84rem;
}
/* post-51 */
.post-51 .news_list{
    display: flex;
    justify-content: center;
}
.post-51 li.links{margin: 0 0.18rem;}
.post-51 .news_title{
    width: 1.6rem;
    height: 0.79rem;
    line-height: 0.79rem;
    padding: 0 0.3rem;
    font-family: '思源宋体CN';
    font-weight: bold;
    color: #fff;
    font-size: 0.25rem;
    background: url(images/p51_tit.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.post-51 .news_div{transition: all 0.3s ease;}
.post-51 .news_div:hover{
    transform: scale(1.1);
}

/* main6 */
.main6{}
.main6 .inner{}

.post-61 .tt{margin-bottom: 0.46rem;}
.post-61 .news_list{margin: 0 -0.24rem;}
.post-61 li.news{
    float: left;
    width: 33.33%;
}
.post-61 .news_div{
    margin: 0 0.24rem;
    padding-bottom: 1.21rem;
    position: relative;
}
.post-61 .news_imgs{
    position: relative;
    padding-top: 56.4%;
    overflow: hidden;
    box-shadow: #0d55814f 0 0.06rem 0.24rem;
}
.post-61 .news_imgs img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transition: all 0.3s ease;
}
.post-61 a.news_link:hover .news_imgs img{
    transform: scale(1.1);
}
.post-61 .news_con{
    position: absolute;
    bottom: 0;
    left: 0.36rem;
    right: 0.34rem;
    z-index: 5;
    padding: 0.13rem 0.28rem 0.23rem 0.24rem;
    background-color: #fff;
    box-shadow: #001e3c23 0 0.06rem 0.16rem;
}
.post-61 .news_title{
    font-size: 0.18rem;
    line-height: 0.28rem;
    height: 0.84rem;
    font-family: 'Calibri';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.post-61 .news_date{
    margin-top: 0.14rem;
    font-size: 0.16rem;
    line-height: 0.19rem;
    color: #999999;
    font-family: 'Calibri';
}
.list .wp_single.wp_column_article .paging_content {
    overflow: auto;
}


/**
隐藏二级栏目ul

.wp-menu .menu-item:hover .sub-menu {
    display: none !important;
}
**/
.sharess {
    position: relative;
}

ul.clearfix.internationalLinks {
    position: absolute;
    top: 0.39rem;
    height: 2rem;
    overflow: auto;
    display: none;
}










