﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
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: 16px/1 arial,\5b8b\4f53; color:#333; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {
 content: "";
 position: fixed;
 top: -10px;
 left: 0;
 z-index: 110;
 width: 100%;
 height: 10px;
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 16px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{position: relative;}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background-image: linear-gradient(#666, transparent);z-index: 1;position: absolute;width: 100%;top: 0;}
#header .inner{height: 120px;position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.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{margin-top: 20px;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;}
/*lang样式*/
.site-lang{margin-right: 20px;float: right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;padding: 0 6px;}
.site-lang ul li.links a{line-height: 37px;font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 13px;line-height: 42px;color: #FFFFFF;font-size: 20px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;z-index: 100;background: #ffffffbd;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #22549e;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main1{ background: #EAF1F9; height: 510px;}
.main1 .inner{padding: 20px 0 0 0;}
.main4 .inner{/* padding: 50px 0; */}
.main4 .ml{float:left;width: 56%;}
.main4 .mr{float:right;width: 40%;}
/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 50px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 50px;line-height: 50px;float:right;position: relative;padding: 0 5px;}
.post .more_btn .more_text,.post .more_btn a {font-size: 18px;cursor:pointer;} 
.post .more_btn a{color: #22549e;} 
.post .more_btn a:hover{} 
/*标准标题*/
.post1 .tt {margin-bottom: 20px;}
.post1 .tt .tit .title {display:inline-block;font-size: 36px;font-weight:bold;color: #333;cursor:pointer;}
/*带图标标题*/
.post2 .tt .tit .title {color: #fff;font-size: 36px;font-weight:bold;}
.post2 .tt {margin-bottom: 20px;}
.post.post2 .more_btn a{color:#fff;} 
/*居中标题*/
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {line-height: 40px;font-size: 28px;font-weight:bold;}
.post3 .more_btn {height: 40px;line-height: 40px;}
/*标题切换hover*/
.post4 .tt {margin-right: -100px;width: auto;float: left;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {font-size: 18px;display:inline-block;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 25px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;padding-right: 25px;color: #9C9C9C;line-height: 32px;text-align: justify;/* width: 20%; */}/*属性*/
.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 {
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili .news_list li.news{height: auto;transition-duration: 0.8s;margin-left: 5%;width: 100%;margin-top: 10px;background: #EAF1F9;}
.rili .news_list li.news.n0{margin-top: 0px;}
.rili .news_list li.news .news_date{margin-bottom: 0px;font-size: 14px;color: #22549E;line-height:28px;font-family:"Microsoft YaHei";}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{ overflow: hidden; height: 34px; transition-duration: 0.8s;}
.rili .news_list li.news .news_title{/* overflow: hidden; *//* white-space: nowrap; */line-height: 34px;font-size: 16px;color: #333;word-wrap: break-word;text-overflow: ellipsis;width: 100%;display: block;} 
.rili .news_list li.news .news_text{width: 100%;margin-top: 10px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 50px;line-height: 25px;font-size: 14px;color:#fff;height: 50px;}
.rili .news_list li.news a {display: block;padding: 3% 5% 1% 5%;}
.rili .news_list li.news.hover {box-shadow: -4px 6px 2px #e8e8e8;margin-left: 0;width: 100%;background: #22549E;height: 140px;word-wrap: break-word;word-break: break-all;}
.rili .news_list li.news.hover .news_wz .news_con {height: auto !important;}
.rili .news_list li.news.hover .news_title { color: #fff;}
.rili .news_list li.news.hover .news_date { color: #fff;}
/*标题文*/
.news_text .news_list li.news .news_imgs {height: 456px;background: #eee;position: relative;overflow: hidden;}
.news_text .news_list li.news{position: relative;} 
.news_text .news_list li.news .news_title{line-height: 35px;font-size: 20px;color: #fff;font-weight: bold;/* overflow: hidden; *//* text-overflow: ellipsis; */display: block;/* white-space: nowrap; */width: 70%;padding: 0 5%;word-break: break-all;word-wrap: break-word;/* padding-bottom: 3%; */height: 100px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
.news_text .news_list li.news .news_wz {position: absolute;width: 100%;bottom: 0;background-image: linear-gradient(transparent,#0000008f);}
/*图列表*/
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list {margin: 0px -30px;}
.news_tu .news_list li.news{float:left;width:25%;margin-top: 50px;}
.news_tu .news_list li.news .news_box{margin: 0px 30px;transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top: 56%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_wz{background: #fff url(images/bj.png) no-repeat right 10px bottom 10px;transition: all 1s ease-out;}
.news_tu .news_list li.news .news_wz .news_con{padding: 10px 20px 10px 20px;} 
.news_tu .news_list li.news .news_titleS{line-height: 26px;  font-size: 16px; color: #22549E;}
.news_tu .news_list li.news.slick-slide.slick-current.slick-active.slick-center {margin-top: 0;}
.news_tu .news_list li.news#slick-slide01, .news_tu .news_list li.news#slick-slide04, .news_tu .news_list li.news#slick-slide07 {}
.news_tu .news_list li.news:hover .news_wz {border-radius: 0 0 40px 0;background: #22549e;}
.news_tu .news_list li.news:hover .news_title {  color: #fff;/* background: #22549E url(images/bj.png) no-repeat right 10px bottom 10px; */}
.news_tu .news_list li.news:hover .news_titleS { color: #fff;}
.news_tu .news_list li.news .news_title{font-size: 16px;/* font-weight: bold; */line-height: 30px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;height: 60px;margin-top: 10px;} 
/*论坛*/
.main4 .post1 .tt { margin-bottom: 20px;}
.main4 .mr .news_list li.news .news_imgs {overflow: hidden;position: relative;height: 400px;background: #eeeeeeb5;width: 100%;}
.main4 .mr .news_list li.news  .news_wz {position: relative;width: 75%;box-shadow: 0px 1px 10px #ccc;background: #fff;margin-left: 3%;margin-top: -50px;}
.main4 .mr .news_list li.news .news_wz {padding: 20px 30px;}
.main4 .mr .news_list li.news .news_text {font-size: 16px;color: #22549E;/* font-weight: bold; */line-height: 25px;width: 100%;/* word-break:break-all; */display:-webkit-box;-webkit-line-clamp: 5;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 175px;/* text-indent: 2em; */text-align: justify;}
.tu_text .news_list li.news{margin-bottom: 13px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 200px;margin-right: -280px;height: 200px;position: relative;border-radius: 50%;overflow: hidden;margin-top: 0px;box-shadow: 6px 6px 2px #22549e;display: inline-block;margin-top: 10px;}
.tu_text .news_list li.news .news_time span {/* display: block; */line-height: 20px;color: #fff;}
.tu_text .news_list li.news:hover .news_imgs {box-shadow: 6px 6px 2px #22549e;}
.tu_text .news_list li.news  .news_word {margin-left: 300px;padding-top: 25px;margin-bottom: 25px;}
.tu_text .news_list li.news  .news_ren {font-size: 20px;  font-weight: bold;line-height: 50px;}
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{height: 62px;margin-left: 80px;padding: 0px 0px;position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 31px;font-size: 20px;font-weight: bold;width: 100%;word-break:break-all;display: table-cell;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;height: 62px;vertical-align: middle;/* justify-content: flex-start; *//* align-content: center; *//* flex-wrap: wrap; */} 
.tu_text .news_list li.news .news_text{line-height: 25px;font-size: 16px;text-align: justify;}
.tu_text .news_list li.news .news_time{display: block;text-align: center;color: #fff;float: left;line-height: 26px;font-size: 16px;width: 62px;height: 42px;background: #22549e;padding: 10px 0;}
/*文字图标链接*/
.main3 {background: #22549e url(images/main3_1.png) no-repeat center center;/* background-size: 100% 100%; */background-attachment: fixed;}
.main3 .inner {padding: 20px 0 40px 0;}
.main3 .slick-dots li button { height: 10px; width: 10px;  background: #fff;opacity: 0.5;}
.main3  .slick-dots li.slick-active button { background: #fff; opacity: 1;}
.post .link_text .news_list .slick-list {padding: 0px 0 0;}
.link_text .news_list{margin: 0 -30px;}
.link_text .news_list li.news{margin-top: 20px;float:left;}
.link_text .news_list li.news .news_box{border-bottom: 5px solid #5f95e6;box-sizing: border-box;height: 230px;padding: 30px;margin: 0 30px;background: #fff;position: relative;transition-duration: 1s;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .news_text {font-size: 14px;color: #666666;line-height: 20px;width: 100%;word-break:break-all;-webkit-line-clamp: 3;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 78px;height: 78px;text-align: justify;}
.link_text .news_list li.news .news_date { display: block; position: absolute;line-height: 40px; background: #22549e;left: 30px;  top: -15px; padding: 0 10px; color: #fff;box-shadow: 0px -1px 1px 1px #fff;}
.link_text .news_list li.news .news_title{font-weight: bold;line-height:30px;color: #4A4A4A;font-size: 16px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;height: 60px;margin-bottom: 10px;margin-top: 10px;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 450PX;background-position: center center;background-repeat:no-repeat;text-align:center;background-size: cover;min-width: 1920px;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: #E9F0F9 url(images/main3_1.png) no-repeat center center;
    background-size: cover;
}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}
.list #header { position: relative; background: #22549e;height:auto;}
.col_menu {width: 220px;float:left;margin-right: -220px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px;padding: 0;}/**栏目名称图标**/
.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: 15px;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:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.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:#0f429b;} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 270px;}
.col_news_head { border-bottom: 1px solid #cacaca; padding-bottom: 3px;}
.col_metas .col_title { float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;/* border-bottom: 3px solid #CBCBCB; border-top: 5px solid #000;*/}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color:#22549E;} /**当前位置**/
.col_metas .col_path a{color: #22549E;}
.col_news_con {padding:20px 0px 10px 0px;margin:0 0px;min-height: 450px;}
.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.7; font-size:14px; color:#333;}
.col_news_list .wp_entry p {margin-bottom:10px;    margin: auto;}
.col_news_list .wp_entry li {list-style: inherit;}
.col_news_list .wp_entry table{ margin-bottom:4px;width:100%;overflow: scroll;}
.col_news_list .wp_entry img {max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width);} /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry li {list-style: inherit;} 
.article .entry .read,.article .entry .read p { line-height:1.7; 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: #22549E;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{  position: relative;}
#footer .inner .foot-left{padding: 40px 0px;}
#footer .inner .foot-right{top: 20px;position: absolute;right: 0;}
#footer .inner p{font-size: 14px;line-height: 26px;font-weight:normal;text-align: center;color: #fff;}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{float: right;text-align:right;}
.wp-search {border: 1px solid #fff;border-radius: 100px;position: relative;/* background: #F1F1F1; */}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 16px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 35px;line-height: 35px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width: 35px;height: 35px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 35px;height: 35px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto;margin:0 auto;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{z-index: 5;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {text-align: center;position: relative;bottom: 100px;left: 0;margin-left:0px;}
.mbanner .focus .focus-title-bg {display: none;background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
.mbanner .focus .focus-pagination {text-align: center;position:absolute;right: 0;bottom: 14px;margin-right: 0px;z-index:6;width: 100%;}
.mbanner .focus .focus-page {display:inline-block;width:9px;height:9px;margin-right:6px;background:#fff;opacity: 0.5;}
.mbanner .focus .focus-page-active {width: 28px;background: #fff;opacity:1;filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

/*************************************************************
*二级页面
*/
/*组织机构*/
.headtop.nav-hide #header{ width: 100%; transform: translate(0%, -100%); position: fixed; opacity: 1; top: 0; z-index: 20;}
.headtop.nav-top #header{  transition: 1.8s cubic-bezier(0.29, 0.3, 0.88, 1.15); transform: none;}
.headtop.nav-hide.nav-top #header { background: #22549E;}
.main2 .ml {/* margin: 20px 0; */float: left;width: 58%;}
.main2 .inner { /* padding: 80px 0; */}
.main2 .mr {  float: right; width: 40%;}
.post-13 .slick-dots {bottom: 40px;width: auto;right: 0;}
.post-13 .slick-dots li button { height: 10px; width: 10px;  background: #fff;opacity: 0.5;}
.post-13  .slick-dots li.slick-active button { background: #fff; opacity: 1;}
/**/
.main5 .post1 .tt {margin-bottom: 20px;}
.main5 {height: 410px;background: #E9F0F9 url(images/Clip.png) no-repeat center center;/* background-size: 100% 100%; */background-attachment: fixed;}
.main5 .inner {padding: 20px 0;}
.main5 .news_tu .news_list li.news {margin-top: 0;}
.main5 .news_tu .news_list li.news.n2,.main5 .news_tu .news_list li.news.n4 {margin-top: 30px;}
.main5 .news_tu .news_list li.news .news_imgs {    padding-top: 0;    height: 170px;}
.main5 .news_tu .news_list li.news .news_wz .news_con {padding: 20px 6% 20px 6%;}
.main5 .news_tu .news_list li.news .news_title {font-size: 18px;max-height: 30px;height: 30px;-webkit-line-clamp: 3;margin-top: 0;}
.main5 .news_tu .news_list li.news:hover .news_wz {    background: #22549E url(images/bj.png) no-repeat right 10px bottom 10px;}
.main5 .news_tu .news_list li.news:hover .news_title {    color: #fff;}
/**/
.main6 .inner {/* padding: 70px 0 110px 0; */}
.main6 .news_list li.news {position: relative;float: left;width: 33.5%;}
.main6 .news_list li.news.i2 {float: right;margin-right: 14%;}
.main6 .news_list li.news .news_imgs {overflow: hidden;position: relative;height: 271px;background: #eeeeeeb5;width: 100%;}
.main6 .news_list li.news  .news_wz {transform: translateY(-50%);right: -25%;top: 26%;border: 0;position: absolute;width: 150px;box-shadow: 0px 1px 10px #ccc;background: #fff;border-radius: 25px;}
.main6 .news_list li.news .news_wz .news_con {text-align: justify;padding: 20px 20px;}
.main6 .news_list li.news .news_text {font-size: 16px;color: #22549E;/* font-weight: bold; */line-height: 31px;height: 90px;overflow: hidden;}
.main6 .news_list li.news.i2 .news_wz {top: auto;right: -25%;transform: none;bottom: 20px;position: absolute;}
/**/
.main7 {  background: url(images/main7.png) no-repeat center top;}
.main7 .inner {padding: 20px 0 40px 0;}
.main7 .news_list li.news .news_wors {float: left;width: 60%;margin-right: -52%;}
.main7 .news_list li.news  .news_wors .news_title {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 65px;color: #fff;font-size: 24px;font-weight: bold;line-height: 48px;height: 96px;margin-bottom: 0px;}
.main7 .news_list li.news  .news_wors .news_text {line-height: 40px;font-size: 16px;color: #fff;width: 100%;    word-break:break-all;    display:-webkit-box;-webkit-line-clamp: 4;-webkit-box-orient:vertical;    overflow:hidden;text-overflow: ellipsis;max-height: 150px;text-align: justify;}
.main7 .news_list li.news .news_con {margin-left: 62%;}
.main7 .post-70  .news_list li.news .news_imgs {overflow: hidden;position: relative;height: 300px;background: #eee;}
.post-71 .news_list .news_imgs { background: #fff; position: relative; overflow: hidden;  height: 143px;}
.post-71 .news_list li.news {   float: left;  width: 20%;}
.post.post2.post-71.mbox {margin-top: -20px;}
.post-70 ul.slick-dots {text-align: right;width: 46%;bottom: 10px;}
.post-70 .slick-dots li button { height: 10px; width: 10px;  background: #fff;opacity: 0.5;}
.post-70 .slick-dots li.slick-active button { background: #fff; opacity: 1;}
/**/
.bottom .height {float: left;width: 53%;height: 460px;margin-bottom: 80px;}
.main8 .bottom {}
.main8 .bottom .news_list li.news {position: relative;width: 70%;}
.main8 .bottom .news_list li.news.i2 { width: 100%;}
.main8 .bottom .news_list li.news.i3 { width: 100%;}
.main8 .bottom .news_list li.news .news_imgs {overflow: hidden;position: relative;height: 410px;background: #eeeeeeb5;width: 100%;}
.main8 .bottom .news_list li.news  .news_wz {transform: translateY(-50%);right: -35%;top: 50%;border: 0;position: absolute;width: 36%;box-shadow: 0px 1px 10px #ccc;background: #fff;border-radius: 10px;}
.main8 .bottom .news_list li.news .news_wz .news_con {padding: 1em;padding: 20px 20px;}
.main8 .bottom .news_list li.news .news_text {font-size: 16px;color: #22549E;/* font-weight: bold; */line-height: 25px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp: 4;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 128px;text-align: justify;}
.main8 .bottom .news_list li.news.i2 .news_imgs {width: 65%;float: left;height: 310px;}
.main8 .bottom .news_list li.news.i3 .news_imgs {width: 65%;float: left;height: 310px;}
.main8 .bottom .news_list li.news.i2 .news_wz {width: 35%;top: auto;left: -2%;float: left;transform: none;bottom: auto;position: relative;height: 110px;background: #22549e;}
.main8 .bottom .news_list li.news.i3 .news_wz {width: 35%;top: auto;left: -2%;float: left;transform: none;bottom: auto;position: relative;height: 140px;background: #22549e;}
.bottom .height.h2 { float: right;width: 42%;}
.bottom .height.h3 {margin-bottom: 0;width: 42%;}
.bottom .height.h5 {margin-bottom: 0;float: right;margin-top: -100px;}
.post.post3 .tt { margin-bottom: 25px;}
/**/
.main9 ul.news_list.clearfix {  margin-left: 100px;}
.main9 .news_list li.news {float: left;line-height: 50px;margin-left: 50px;}
.main9 {background: #ECF0F7;}
.main9 .news_list li.news .news_title { font-size: 16px; color: #22549e;}
.main9 .news_list li.news .news_title:before { margin-right: 5px;color: #22549e;content: "◆";}

.more_btn:hover .btnbg-x{ width:100%; left:0; border-color: #22549e; }
.more_btn .btnbg-x{ position:absolute; left:50%; width:0; top:0; bottom:0; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; border-top: 1px solid transparent; border-bottom: 1px solid transparent;}
.link_text .news_list li.news#slick-slide21,.link_text .news_list li.news#slick-slide24 {
    margin-top: 0;
}
li.news.i2.clearfix.aos-init.aos-animate {}
.post-71 .slick-dots {display: none !important;}
.post-71 .news_list .news_box {margin: 0 30px;}
.post-71 ul.news_list.scroll {margin: 0 -30px;  width: 90%;}
.news_list li.news:hover .news_imgs .news_bg {
    transform: scale(1.05);
}
.main9 .news_list li.news.i1 {
    margin-left: 0;
}
.link_text .news_list li.news#slick-slide21 .news_date, .link_text .news_list li.news#slick-slide24 .news_date {
    background: #1AAAB5;
}
.link_text .news_list li.news#slick-slide22 .news_date, .link_text .news_list li.news#slick-slide25 .news_date {
    background: #9FC5FD;
}
.link_text .news_list li.news:hover .news_box{border-bottom: 8px solid #22549e !important}
.link_text .news_list li.news#slick-slide21 .news_box,.link_text .news_list li.news#slick-slide24 .news_box {
    border-bottom: 5px solid #1AAAB5;
}
.link_text .news_list li.news#slick-slide22 .news_box,.link_text .news_list li.news#slick-slide26 .news_box {
    border-bottom: 5px solid #9FC5FD;
}
.main8 .inner {
    padding: 20px 0 10px 0;
}
/**/
.date{padding: 10px;}
.date ul li{float:left; padding-top:12px; padding-left:5px; padding-right:5px; width:24px; height:22px; line-height:22px; text-align:center; font-weight:600;list-style:none;}
.date ul li a{display:block;color:#0B2B53;background: #eee;}
.date ul li a:hover{text-decoration:none;color:#fff;background: #0B2B53;}
.people_head{height:32px;line-height:27px;background:url(images/people_head.png) repeat-x left bottom;position:relative; margin-bottom: 25px;}
.people_head span{position:absolute; top:0px; left:0px; width:56px; text-align:center; font-size:14px; color:#fff; background:url(images/people_head2.png) no-repeat; font-weight:600;}
.people_pic ul.news_list li{float:left;width: 46%;background:#F7F8F8;position:relative;list-style:none;margin: 10px 2%;height: 170px;}
.people_pic ul li span.news_title{
    font-size: 17px;
    line-height: 25px;
}
.people_pic ul.news_list li .news_title{display:block;padding-left:10px;color: #fff; height:26px;  line-height:26px;background:url(images/people_pic.gif) no-repeat;padding-bottom: 10px !important;width: 100% !important;max-width: 100% !important;font-weight: bold;font-size: 20px;}

.people_pic .news_box .news_imgs img {
    width: 100%;
    height: 100%;
}

.people_pic .news_box  .news_wz {
    width: 100%;
}
.people_pic .news_box  .news_wz .news_con{
   line-height: 25px;
   padding: 10px 10px 10px 0;
   height: 140px;
   margin-left: 140px;
}

ul.clearfix.news_list.list2 {
    margin: 0 -2%;
}
.people_pic .news_box .news_imgs {
    float: left;
    width: 120px;
    height: 170px;
}
ul.clearfix.news_list.list2 {
    margin: 0 -2%;
}
.main1 .news_tu .news_list li.news .news_wz {
    background: #fff;
/* background: #22549E url(images/bj.png) no-repeat right 10px bottom 10px; */}
.main1 .news_tu .news_list li.news:hover .news_wz {
    background: #22549e;
/* background: #22549E url(images/bj.png) no-repeat right 10px bottom; */}
.main8 .bottom .news_list li.news.i2 .news_con {
    height: 100%;
    position: relative;
    padding: 0;
}
.main8 .bottom .news_list li.news.i3 .news_con {
    height: 100%;
    position: relative;
    padding: 0;
}
.main8 .bottom .news_list li.news.i2 .news_text {
    width: 80%;
    left: 0px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    position: absolute;
    padding: 20px 20px;
}
.main8 .bottom .news_list li.news.i3 .news_text {
    width: 80%;
    left: 0px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    position: absolute;
    padding: 20px 20px;
}

.news_text {}
.post-81 .more_btn {
    display: none;
}

.mySwiper { width: 100%;height: 600px;}
.post-13 .swiper-pagination{width: auto !important;right: 10px !important;left: auto !important;bottom: 43px !important;}
.post-13 .swiper-pagination span.swiper-pagination-bullet {width: 10px;height: 10px;background: #fff;}

.tu_text .news_list li.news .news_time p {
    line-height: 22px;
}
/**/
#banner .slick-slider .slide_imgs {
width:100%
    height: 100%;
    position: relative;
    overflow: hidden;
}
#banner .slide>a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 3;
}
#banner .slick-slide {
    height: 580px;
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
}
#banner .slick-slider .news_bg {
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
#banner .player video {
    object-fit: cover;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: auto;
}
#banner .slick-slider .news_title {
    text-align: center;
    width: 100%;
    position: absolute;
    font-size: 32px;
    color: #fff;
    right: 0;
    z-index: 10;
    font-weight: bold;
    bottom: 70px;
    }

.mbanner .slick-dots {bottom:20px;}
.mbanner .slick-dots li button {background:#fff;width:10px;height:10px;opacity:0.5;border-radius:10px;}
.mbanner .slick-dots li.slick-active button {background:#fff;width:18px;height:10px;opacity:1;}
.headtop.nav-hide.nav-top .header .sitelogo {
    background: url(images/logo_a.png) no-repeat center left;
    width: 460px;
    height: 70px;
}
.headtop.nav-hide.nav-top .header .sitelogo img {
    display: none;
}

.main2 {padding: 20px 0;}

.main4 .inner {padding-top: 30px;}

.main6 .inner {padding: 20px 0 20px 0;}
.sitelogo img {
    max-width: 460px;
}
.wp_listalbumn .albumn_info a:hover {color:#23549e}
.main4 .ml .news_list li.news:hover .news_imgs .news_bg {
    transform: none;
}


.col_news_list .news_list .news_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 32px;
    /* padding:10px; */
    float: left;
    /* width: 75%; */
    max-width: 75%;
}
.col_news_list .news_list .date {
    width: 60px;
    height: 70px;
    float: left;
    text-align: center;
font-family: "思源宋体";
}
.fonts-loaded .date {
    font-family: "思源宋体";
}
.col_news_list .news_list .date .bottom {
    font-size: 40px;
    color: #22549e;
    line-height: 38px;
}
.col_news_list .news_list .date .day {
    font-size: 18px;
    color: #22549e;
    line-height: 25px;
}
.col_news_list .news_list .news {
    /* background: #eee; */
    padding: 0 0 0px 25px;
    margin-bottom: 10px;
    transition: all 0.4s;
    border-radius: 20px 20px 20px;
}
.col_news_list .news_list .news:hover {
    background: #22549e url(images/bj.png) no-repeat right;
}
.col_news_list .news_list .news:hover .news_title a {
    color: #fff;
    transition: 0s;
}
.col_news_list .news_list .news:hover .date .day {
    color: #00aab5;
}
.col_news_list .news_list .news:hover .date .bottom {
    color: #00aab5;
}
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 20px;
    font-family: "Microsoft yahei";
    font-weight: bold;
    color:#22549e;
    border-bottom: 3px solid #CBCBCB;
}
.col_menu .col_menu_head {background: #22549E url(images/bj.png) no-repeat right 10px bottom 10px;}
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
}



 .card-person .desc-box {
    width: 50%;
    background:  #22549e;
    position: relative;
    left: 2%;
    padding: 55px 80px;
    z-index: 9;
    overflow: hidden;
}
.card-person1 .desc-box1 {
    width: 50%;
    background: #22549e;
    position: relative;
    left: 11%;
    padding: 48px;
    z-index: 9;
    overflow: hidden;
}
.card-person2 .desc-box2 {
    width: 50%;
    background: #22549e;
    position: relative;
    left: -2%;
    padding: 55px;
    z-index: 9;
    overflow: hidden;
}
 .card-person {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 40px 40px 40px 0px;
    position: relative;
    margin-bottom: 20px;
    justify-content: flex-start;
}
 .card-person1 {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin-bottom: 20px;
    justify-content: flex-start;
}
 .card-person2 {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 40px 40px 40px 0px;
    position: relative;
    margin-bottom: 20px;
    justify-content: center;
}
 .card-person .img {
    width: 19%;
    height: 100%;
    z-index: 90;
}
 .card-person1 .img {
    width: 19%;
    height: 100%;
    z-index: 90;
}
 .card-person2 .img {
    width: 19%;
    height: 100%;
    z-index: 90;
}
 .card-person .img img {
    display: block;
    width: 100%;
    height: 100%;
}
 .card-person1 .img img {
    display: block;
    width: 100%;
    height: 100%;
}
 .card-person2 .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.card-person .desc-box  p{
    font-size: 16px !important;
    line-height: 32px !important;
    color: #fff !important;
    font-family: "FFDIN", "DIN Pro", "Helvetica Neue", helvetica, arial, verdana, "Hiragino Sans GB", "\51AC\9752\9ED1\4F53\7B80\4F53\4E2D\6587", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STXihei", "\534E\6587\9ED1\4F53", "SimSun", "\4E2D\6613\5B8B\4F53", sans-serif;
    text-align: justify;
    margin: 0;
    text-indent: 2em;
    
}
.card-person1 .desc-box1  p{
    font-size: 16px;
    line-height: 32px;
    color: #fff !important;
    font-family: "FFDIN", "DIN Pro", "Helvetica Neue", helvetica, arial, verdana, "Hiragino Sans GB", "\51AC\9752\9ED1\4F53\7B80\4F53\4E2D\6587", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STXihei", "\534E\6587\9ED1\4F53", "SimSun", "\4E2D\6613\5B8B\4F53", sans-serif;
    text-align: justify;
    margin: 0;
    text-indent: 2em;
    margin-bottom: 10px;
}
.card-person2 .desc-box2  p{
    font-size: 16px;
    line-height: 32px;
    color: #fff !important;
    font-family: "FFDIN", "DIN Pro", "Helvetica Neue", helvetica, arial, verdana, "Hiragino Sans GB", "\51AC\9752\9ED1\4F53\7B80\4F53\4E2D\6587", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STXihei", "\534E\6587\9ED1\4F53", "SimSun", "\4E2D\6613\5B8B\4F53", sans-serif;
    text-align: justify;
    margin: 0;
    text-indent: 2em;
    margin-bottom: 10px;
}
.dot-icon {
    height: 50px;
    position: relative;
}
.dot-icon::after {
    font-size: 20px;
    content: "\F10D";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}
.dot-icon1 {
    height: 50px;
    position: relative;
}
.dot-icon2 {
    height: 50px;
    position: relative;
}
.dot-icon1::after {
    font-size: 20px;
    content: "\F10E";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
}
.dot-icon2::after {
    font-size: 20px;
    content: "\F10E";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.wp_listalbumn {height:260px;width: 295px;}
.wp_listalbumn .albumn_info{margin-right: 15px;}
.wp_listalbumn .albumn_info a {font-size:16px !important;}
.wp_listalbumn .albumn_info .Article_Title {padding: 10px 20px 10px 20px;}

.wp_entry a:hover {color:#095ab5;}

 @font-face {
    font-family: 'FontAwesome';
     src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
     src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
     font-weight: normal;
     font-style: normal;
   }
::marker {
    color: #22549e;
font-size:20px;
}








.scroller {
    width: 100%;
    overflow: auto;
}

element.style {
}
div#winfloat_div_w992 .news_title {
    text-align: justify;
    /* margin-top: 20px; */
    /* background: #eee; */
    line-height: 20px;
}
div#winfloat_div_w992 .news_title font {
    text-shadow: 2px 0px 5px #fff;
}