@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
	font-family:"sh";
	src: url("font/SourceHanSansCN-Regular.ttf") ;
}
@font-face {
	font-family:"sh-b";
	src: url("font/SourceHanSansCN-Bold.ttf") ;
}
@font-face {
	font-family:"sh-m";
	src: url("font/SourceHanSansCN-Medium.ttf") ;
}
@font-face {
	font-family:"sub";
	src: url("sub.ttf") ;
}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align: middle;}
html{ overflow-x:hidden; }
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 {line-height: 0;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: "sh","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:#0009E6;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1450px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
.news_text .news_list li.news:hover .news_title {font-family: "sh-b";font-weight: bold;color: #2578d4;}
/*head开始*/
.header {z-index: 1;width: 100%;position: absolute;background:rgb(37 120 212 / 90%);border-bottom:none;height:auto;line-height:inherit;}
.header .inner{height: 126px;position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
 .top {
    position: relative;
}
.post-33 .news_list li.news:hover .news_meta,.post-34 .news_list li.news:hover .news_meta{/* color:#0009E6; */}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 38px;}
/*rale样式*/
.aside .site-rale{}
.site-rale ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
}
.aside {
    transform: translateY(-50%);
    top: 50%;
    z-index: 3;
    max-width: 109px;
    right: 0;
    position: absolute;
}

.aside .site-rale ul li.links {
    transition: 0.5s;
    padding-top: 16px;
    transform: translateX(97px);
    text-align: center;
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    width: 109px;
    background: #0659AF;
}
.site-rale ul li.links.op{background: #1089E4;transform: none;}
.site-rale ul li.links a{display: block;padding-top: 38px;line-height: 35px;font-size: 14px;color: #fff;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background: url(images/as1.svg) no-repeat top center;}
.site-rale ul li.links.i2 a{background: url(images/as2.svg) no-repeat top center;}
.site-rale ul li.links.i3 a{background: url(images/as3.svg) no-repeat top center;}
.site-rale ul li.links.i4 a{background: url(images/as3.svg) no-repeat top center;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{line-height: 48px;float:left;margin-left: 17px;}
.site-lang ul li.links a{padding-right: 17px;background: url(images/line.svg) no-repeat center right;line-height: 48px;font-size: 20px;color: #fff;font-family: "sh-m";}
.site-lang ul li.links a:hover{color:#fff;font-family: "sh-b";}
.site-lang ul li.links.i4 a { background: none !important;}
/*默认主导航样式*/
#nav{width: 100%;position: absolute;    background:#2578d4;bottom: 0;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .menu-item.i8 .men_con {min-width: 288%;left: -70%;}
.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 42px;line-height: 75px;color: #FFFFFF;font-size: 20px;font-family: "sh-m";}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none;font-family: "sh-b";}
.nav .men_con {display: none;position: absolute;left: -40%;bottom: 100%;min-width: 550%;z-index: 10;}
.window_t.open .sub-menu { top: 91px;bottom: auto;box-shadow: 0px 1px 10px #c8c8c8;}
.nav .sub-menu .sub-item { text-align: left;position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {padding-left: 20px;background: url(images/li_dot.png) no-repeat center left;margin: 0 0 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;color: #075FB9;height: 38px;line-height: 38px;font-size: 16px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{/* color: #fff; *//* background-color: #1384e2; *//* display: block; */}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .menu-item.i3 .sub-menu .sub-item,.nav .menu-item.i4 .sub-menu .sub-item {
    width: 25%;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding: 40px 0px 75px;}
.main1 .ml{float:left;width: 70.7%;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 26.2%;}

.main4{width: 100%;overflow: hidden;position: relative;/* background: #eeeeee; */}
.main4 .inner{padding: 40px 0 50px;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.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: 42px;color: #424242;font-family: "sub";}
.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 {background: url(images/more.svg) no-repeat top right;padding-right: 30px;display:inline-block;float:right;}
.post .more_btn .more_text,.post .more_btn a {color:#2578d4;font-size: 16px;cursor:pointer;font-family: "sh-m";} 

/*标准标题*/
.post1 {}
.post1 .tt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main33 .post1 .tt .tit .title:after, .main2 .post1 .tt .tit .title:after, .main1 .post1 .tt .tit .title:after {
    left: 0;
    content: "";
    width: 135%;
    height: 4px;
    background: #2578d4;
    position: absolute;
    bottom: 0;
}
.post1 .tt .tit .title {position: relative;display:inline-block;font-size: 30px;font-weight:bold;color: #333333;cursor:pointer;line-height: 85px;}
.post1 .tt .tit .title.selected {}
.post1 .more_btn a{color: #2578d4;}
/*带图标标题*/
.post2 { }
.post2 .tt {
    width: auto;
}
.post2 .tt .tit {}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #333333;cursor:pointer;}
.post2 .con {
    margin: 0;
}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 40px;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;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 {
    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{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}

.rili2 .news_list {}
.rili2 .news_list li.news{padding: 19px 13px;margin-bottom: 5px;position: relative;}
.rili2 .news_list li.news.n1{}
.rili2 .news_list li.news .news_date{color: #2578d4;border-right: 1px solid #2578d4;padding-right: 10px;display: flex;text-align: center;float: left;width: 68px;height: 62px;margin-right: -85px;flex-direction: column;flex-wrap: wrap;justify-content: space-between;}
.rili2 .news_list li.news .news_date .news_year{line-height: 15px;font-size: 14px;}
.rili2 .news_list li.news .news_date .news_days{font-weight: bold;line-height: 30px;font-size: 29px;}
.rili2 .news_list li.news .news_wz{height: 62px;width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left: 95px;padding: 7px 0px;} 
.rili2 .news_list li.news .news_title{transition: 0.5s;font-family: "sh-m";width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 48px;line-height: 24px;font-size: 16px;color: #333333;} 
.rili2 .news_list li.news .news_date .news_mouth {
    font-size: 12px;
    line-height: 15px;
}
/*标题文*/

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{
    float: left;
    width: 33.3%;
}
.post-51 .slick-list {
    overflow: hidden;
}
.tu_text .news_list {
    margin: 0 -20px;
}
.tu_text .news_list li.news .news_imgs{overflow: hidden;position: relative;margin: 0 auto;border-radius: 50%;height: 130px;width: 130px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{margin-top: 12px;width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{padding: 0px 0px;position:relative;} 
.tu_text .news_list li.news .news_title{font-family: "sh";overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;line-height: 60px;text-align: center;color: #C63434;font-weight: bold;font-size: 20px;} 
.tu_text .news_list li.news .news_text{font-family: "sh";text-align: center;color: #666666;line-height: 26px;font-size: 14px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;height: 78px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.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 .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.main33 .news_list li.news{line-height: 39px;border-bottom: 1px solid #eee;padding: 16px 0;}
.post-41 .con{padding:15px 0;}
.post-51 .slick-prev {height: 13px;width: 35px;background: url(images/left.png) no-repeat center center;position: absolute;right: 93px;top: -70px;z-index: 1;}
.post-51 .slick-next {height: 13px;width: 35px;background: url(images/right.png) no-repeat center center;position: absolute;right: 20px;top: -70px;z-index: 1;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 317px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 35px 0px 120px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 190px;float:left;margin-right: -230px;position:relative;} 
.col_menu2{display: none;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu_head h3.col_name {font-family: "sh";font-size: 22px;color: #075FB9;}/**位置栏目字体**/
.col_menu_head h3.col_name .col_name_text {padding-right: 40px;padding-left: 17px;display: inline-block;line-height:50px;background: url(images/more3.png) no-repeat center right;padding-right: 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border: 0px 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 {width: auto;display: block;color: #075FB9;font-size: 22px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 11px 19px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #fff;background: #075FB9;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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 {
    font-size: 20px;
} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px  28px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {} 
/*三级子栏目**/
.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: 450px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news2 .col_news_box{margin-left: 0;}
.col_news_head {border-bottom: 1px solid #DBDBDB;position: absolute; right: 0; bottom: 0;z-index: 999;}
.col_metas .col_title { display:inline-block; 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;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {margin:0 0px;}
.col_news_list {margin-top: 30px;}
.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 {min-height: 500px;padding: 40px 0px;margin:0 auto;width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "sh";font-size: 24px;text-align:center;color: #333;} /**文章标题**/
.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: 15px;color: #707070;}/**文章其他属性**/
.article .entry {    padding: 0 30px; margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p ,.article .entry .read p span{ line-height:2; font-size:16px !important; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:800px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}

/**页脚开始**/
#footer {background: #ECECF2;}
#footer .inner {padding: 60px 0px 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{}
#footer .inner .foot-right{float:right;}
#footer .inner p{font-family: "sh";padding: 18px 0;font-size: 14px;line-height: 32px;font-weight:normal;text-align: center;color: #666666;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#666666;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 19px;margin-right: 70px;}
.wp-search .search-input input.search-title {font-family: "微软雅黑";width: 100%;height: 45px;padding: 4px 0;line-height: 45px;background: none;color: #333333;font-size: 17px;border:0;outline: 0;}
.wp-search .search-btn {width: 70px;height: 53px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: #227cda url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{margin-left: 20px;float:left;position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat;  vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{font-family: "sh";display:block;line-height: 44px;font-size: 14px;color: #666666;text-align:center;}
.shares li .con{
    background: #fff;
    width: 95px;
    height: 95px;
}
.shares li .con img{ width:100%; height:100%; }
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;width: 14.625%;line-height: 46px;background: #fff;/* margin-left: 1%; */}
.botlinks .links-wrap a.links-arrow {font-family: "sh-m";display: block;height: 46px;line-height: 46px;padding: 0 25px 0 10px;color: #666666;background: url(images/arrow.png) no-repeat center right  13px;font-size: 16px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 46px;width: auto;min-width: 100%;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover {color: #fff;background: #2578d4;cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {line-height: 63px;font-size: 37px;background: #2578d4;width: 61px;height: 63px;opacity: 0.6;filter: alpha(opacity=60);color: #fff;}
.mbanner .focus .focus-navigation:hover {
    background: #fff;
    color: #075FB9;
}
.mbanner .focus .focus-navigation:active {}
.mbanner .focus .focus-prev {left: 48px;}
.mbanner .focus .focus-next {right: 48px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
*二级页面
*/
.mlink.botlinks .tit {font-family: "sh";margin-right: 0.775%;line-height: 46px;font-size: 22px;font-weight: bold;color: #333333;}
.mlink.botlinks {display: flex;justify-content: space-between;}
.foot-top { margin-bottom: 42px;}
.foot-logo{width:25%;}
.foot-logo img{width:100%}
.foot-middle { padding-bottom: 20px; display: flex;   justify-content: space-between;}
.post.post2.post-92.mbox {display: flex;justify-content: space-between;flex-direction: column;}
.foot-center {display: flex;width: 49%;justify-content: space-between;}
.post-92 .news_list li.news .news_title {font-family: "sh";color: #333333;opacity: 0.9;font-size: 16px;line-height: 32px;}
.foot-bottom {  border-top: 1px solid #E3DDDD;}
.main6 {
    background: #075FB9;
}

.post.post1.post-61.mbox {
    height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-61.post1 .tt .tit .title:after {
    display: none;
}
.post-61.post1 .tt .tit .title {
    font-size: 22px;
    color: #fff;
}

.post-61.post1 .tt {
    float: none;
    width: 25%;
}

.post-61 .news_list li.news .news_title {
    font-family: 'sh-m';
    color: #fff;
    font-size: 20px;
    line-height: 38px;
}

.post.post-61 .con {
    margin: 0;
    width: 75%;
}
.main5 {
    min-height: 861px;
    background: url(images/main51.png) no-repeat center bottom;
}
.main5 .inner {
    padding: 280px 0 0;
}

.main5 .menu {
    margin-bottom: 50px;
    display: flex;
    margin-left: 23%;
    align-items: flex-end;
    height: 40px;
}

.content {
    position: relative;
    margin-left: 23%;
}

.tu_text .news_list li.news a {
    padding: 35px 32px 35px;
    background: #ffffffd1;
    display: block;
    margin: 0 20px;
}
.main5 .content_box {z-index: 0;}
.main5 .content_box.hide {
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
}

.main5 .menu-item {
    font-family: "sub";
    cursor: pointer;
    font-size: 28px;
    color: #FFFFFF;
    transition: 0.6s;
}

.main5 .menu-item.active {
    position: relative;
    font-size: 30px;
    font-weight: bold;
}

.main5 .menu-item.active:after {
    left: 0;
    content: "";
    width: 100%;
    height: 10px;
    background: #ffffff7d;
    position: absolute;
    bottom: -6px;
}

.main5 .menu-item:nth-child(2) {
    margin-left: 3%;
}
.post-40 .menu {
    margin-bottom: 54px;
    border-bottom: 1px solid #2578d4;
    line-height: 85px;
    display: flex;
    justify-content: flex-start;
}
.post-40 .menu .menu-item {
cursor: pointer;
    position: relative;
    margin-right: 50px;
    color: #EAEAEA;
    font-size: 30px;
    font-weight: bold;
    font-family: "sub";
}
.post-40 .menu .menu-item.active {color: #333333;}
.post-40 .menu .menu-item.active:after {
    left: 0;
    content: "";
    width: 100%;
    height: 4px;
    background: #2578d4;
    position: absolute;
    bottom: 0;
}
.main4 .post-40 .news_imgs {
    background: #eee;
    height: 145px;
    position: relative;
    overflow: hidden;
}
.post-40 .con {
    position: relative;
}
.main4  .boxm.hide {
    z-index: -1;
    top: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
}
.post-40 .tt {right: 0;width: auto;top: -95px;position: absolute;}
.main4 .boxm { position: relative;}
.main33 .ml {
    width: 50%;
    float: left;
}

.main33 .mr {
    float: right;
    width: 50%;
}
.main3 .ml {
    float: left;
    width: 44%;
}

.main3 .mr {
    width: 54%;
    float: right;
}

.main33 .post1 .tt, .main2 .post1 .tt, .main1 .post1 .tt {
    border-bottom: 1px solid #2578d4;
    margin-bottom: 30px;
}
.main33 .ml .post1 .tt .more_btn {
    margin-right: 2%;
}

.post-33 .news_list li.news .news_title,.post-34 .news_list li.news .news_title {
    color: #333333;
    font-size: 18px;
    float: left;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    transition: all .6s ease-out;
    font-family: "sh-m";
}

.post-33 .news_list li.news .news_meta {
    position: relative;
    padding-right: 7%;
    font-size: 16px;
    float: right;
    font-weight: bold;
    color:#2578d4;
}

.post-33 .news_list li.news .news_meta:after {
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    position: absolute;
    display: block;
    content:
    "";
    width: 1px;
    height: 21px;
    background: #E3E3E3;
}

.post-34 .news_list li.news .news_meta {
    font-family: "sh";
    position: relative;
    font-size: 16px;
    float: right;
    font-weight: bold;
    color: #2578d4;
}
.main33 .post-34 .news_list li.news {
    padding-left: 7%;
}
.main33 .post-34 .tt {
    width: 93%;
    margin-left: 7%;
}
.main3 {
    background: url(images/main3.jpg) no-repeat center bottom;
}

.main3 .inner {
    padding: 40px 0 90px 0;
}
.main3 .post1 .tt .tit .title {
    line-height: 70px;
    color: #fff;
}

.main3 .post .more_btn .more_text, .main3 .post .more_btn a {
    color: #fff;
}

.main3 .post .more_btn {
    background: url(images/more2.png) no-repeat center right;
}

.main3 .post1 .tt {
    margin-bottom: 10px;
}
.post-30 .news_list li.news.n5 {
    margin-bottom: 0;
}
.post-30 .news_list li.news {
    background: rgb(255 255 255 / 20%);
    transition: 0.8s;
    margin-bottom: 32px;
}

.post-30 .news_list li.news .news_img {

display: flex;

background: #FFFFFF;

float: left;

width: 150px;

height: 102px;

justify-content: center;

align-items: center;
}
.post-30 .news_list li.news .news_img img{
    vertical-align: top;
    max-height: 100%;
    max-width: 100%;
}
.post-30 .news_list li.news:hover {background: #ECECF2;}
.post-30 .news_list li.news:hover .news_title {
    font-family: "sh-b";
}
.post-30 .news_list li.news .news_title {
    font-family: "sh-m";
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.post-30 .news_list li.news .news_text {
    font-family: "sh";
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}
.post-31 {
    width: 48.5%;
    float: left;
}
.post-31 .news_list li.news .news_imgs {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 255px;
    background: #fff;
}

.post-31 .news_list li.news.n2 .news_imgs {}

.main3 .mr .news_list li.news .news_wz {
    background: url(images/bj.png) no-repeat center bottom;
    width: 100%;
    bottom: 0;
    position: absolute;
}

.post-31 .news_list li.news {
    position: relative;
    /**float: left;
    width: 48.5%;**/
}

.post-311{ float:right;}

.main3 .mr .news_list li.news .news_con {
    padding: 20px 15px;
}

.main3 .mr .news_list li.news .news_con .news_title {
    background: url(images/ws.png) no-repeat center left;
    padding-left: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    font-family: "sh";
}
.main3 .mr .post-311 .news_list li.news .news_con .news_title{background: url(images/wx.png) no-repeat center left;    background-size: 39px;}

.mr_bottom {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.mr_bottom .post-32.i1 {
    width: 72.7%;
}
.mr_bottom .post-32.i2 {
   width: 23%;
}

.mr_bottom .post-32 li.news .news_imgs {
    height: 353px;
    background: #eee;
    overflow: hidden;
    position: relative;
}

.mr_bottom .post-32 li.news .news_wz {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.post-32 .news_list li.news {
    position: relative;
}

.main3 .post-32 .news_list li.news .news_con .news_title {
    line-height: 25px;
    width: 70%;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow: ellipsis;
    max-height:60px;
    white-space: inherit;
    background: url(images/dy.png) no-repeat center left;
}
.mr_bottom .post-32 li.news .news_cons {
    padding: 0 3.8%;
    display: flex;
    height: 67px;
    bottom: 0;
    position: absolute;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

.mr_bottom .post-32 li.news .news_cons .news_meta {
    margin-bottom: 6px;
    position: relative;
    color: #333333;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}
.mr_bottom .post-32 li.news .news_cons:before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: #ffffffb8;
    backdrop-filter: blur(4px);
}
.mr_bottom .post-32 li.news .news_cons .news_titles {
    position: relative;
    font-family: 'sh-m';
    color: #333333;
    font-size: 22px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}
.bf {
    bottom: 12px;
    right: 20px;
    position: absolute;
}
.main2 .post1 .tt {
}

.main2 .news_more {
    font-family: "sh-m";
    line-height: 30px;
    font-size: 16px;
    color: #2578d4;
    text-align: right;
    padding-right: 30px;
    background: url(images/more.svg) no-repeat bottom right;
}

.main2 .inner {
    padding: 30px 0 90px;
}

.main2 {
    background: url(images/main2.png) no-repeat center center;
}
.news_tu .news_list li.news .news_imgs{
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}
.news_tu .news_list {margin: 0px -13px;}
.news_tu .news_list li.news{float:left;width: 20%;}
.news_tu .news_list li.news .news_box{overflow: hidden;position: relative;margin:0 13px;}
.news_tu .news_list li.news .news_wz{background: #fff;}
.news_tu .news_list li.news .news_wz .news_con{ padding: 20px;} 
.news_tu .news_list li.news .news_title{margin-bottom: 35px;font-family: "sh-m";width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 76px;height: 76px;line-height: 38px;font-size: 18px;color: #333333;} 
.main2 .news_list li.news .news_content {
    /* opacity: 0; */
    transition: 0.5s;
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 0;
    background: #2578d4;
}
.main2 .news_list li.news:hover .news_content {
    height: 100%;
}
.main2 .news_content .news_con {
    padding: 40px;
}

.main2 .news_content .news_con .news_meta {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
}

.main2 .news_list li.news .news_content .news_con .news_title {
    margin: 12px 0;
    color: #fff;
    line-height: 35px;
    max-height: 114px;
    -webkit-line-clamp: 3;
    height: 114px;
}

.main2 .news_content .news_con .news_text {
    opacity: 0.6;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 104px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.main2 .news_content .news_more {
    margin-top: 33px;
    background: url(images/more2.png) no-repeat center right;
    color: #fff;
}
.post-11 .news_list li.news .news_imgs {
    background: #eee;
    height: 520px;
    position: relative;
    overflow: hidden;
}
.main33 .inner {
    padding-top: 35px;
}
.ml_content {
    display: flex;
    justify-content: space-between;
}

.post.post1.post-11.mbox {
    width: 67.54%;
}

.post.post1.post-13.mbox {
    width: 30.5%;
}

.post-11 .news_list li.news {
    position: relative;
}

.post-11 .news_list li.news .news_wz {
    background: url(images/bj.png) no-repeat center bottom;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.post-11 .news_list li.news .news_wz .news_con {
    padding: 22px 30px;
}

.post-11 .news_list li.news .news_wz .news_title {
    font-family: "sh-m";
    margin: 10px 0;
    line-height: 32px;
    font-size: 18px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.post-11 .news_list li.news .news_wz .news_text {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.news_text .news_list li.news{margin-bottom: 5px;padding: 12px 20px;position: relative;} 
.news_text .news_list li.news .news_title{font-family: "sh-m";height: 48px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 48px;color: #333333;line-height: 24px;font-size: 16px;} 
.news_text .news_list li.news .news_meta {
    line-height: 28px;
    font-size: 16px;
    color: #2578d4;
    font-weight: bold;
}
.layer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background:#2578d4;display:none;z-index: 1;}
.layer .layer-inner{position:relative;width: 100%;height: 100%;}
.layer .layer-inner .layer-mod{height: 100%;text-align: center;position:absolute;width:100%;}
.layer .layer-inner .layer-mod .shutdown{right: 50px;position: absolute;text-align:right;top: 50px;}
.layer .close{width: 48px;cursor: pointer;color:#fff;height: 48px;}
.layer .searchbox{width: 40%;margin: 0 auto;margin-top: 20%;}
.layer-mod h3 {line-height: 100px;font-size: 50px;color: #fff;}
.window_t {
    z-index: 5;
    display: none;
    top: 0;
    position: fixed;
    background: #2578d4;
}
.main4 .post-40 a {
    display: block;
    margin: 0 15px;
}

.main4 .post-40 ul.news_list {
    margin: 0 -15px;
}
.main4 button.slick-arrow {
   
    width: 61px;
    height: 61px;
}

.main4 .slick-prev {
     background-color: #0761bb99;
     background-image: url(images/slick_prev.png);
     background-repeat: no-repeat;
     background-position: center;
     left: -73px;
}
.main4 button.slick-arrow:hover {
    background-color: #0761bb;
}
.main4 .slick-next {
     background-color: #0761bb99;
     background-image: url(images/slick_next.png);
     background-repeat: no-repeat;
     background-position: center;
     left: auto;
     right: -73px;
}
.post-61 .news_list li.news {
    float: left;
}

.post-61.post1 .con {
    width: 75%;
}

.post-61 .news_list {
    display: flex;
    justify-content: space-between;
}

.post-61 .news_list li.news .news_title a {
    color: #fff;
}
.post-92 .news_list li.news.n3 .news_title,.post-92 .news_list li.news.n4 .news_title,.post-92 .news_list li.news.n5 .news_title {
    /* padding-left: 48px; */
}


.nav .menu-item.i3 .menu_con,.nav .menu-item.i2 .menu_con {
   
}
.news_list li.news:hover .news_imgs .news_bg {
    transform: scale(1.1);
}

.main33 .news_list li.news:hover .news_title {
    padding-left: 5px;
    color: #2578d4;
}
.post-61 .news_list li.news:hover .news_title a {
    opacity: 0.7;
}
.list .header {
    background: none;
    /* position: relative; */
}
.list #nav {
    bottom: 10px;
    background: none;
}
.col_news_con .news_list li.news span.news_title {

font-family: "sh";

line-height: 65px;

font-size: 18px;

overflow: hidden;

text-overflow: ellipsis;

display: block;

white-space: nowrap;

width: 70%;
}
.col_news_con .news_list li.news:hover span.news_title,.col_news_con .news_list li.news:hover .news_meta {
    font-weight: bold;
}
.col_news_con .news_list li.news span.news_meta {
    color: #707070;
    line-height: 65px;
    font-size: 16px;
    margin-left: 0;
}
.list .nav .sub-menu {

}
ul.list_1.list-paddingleft-2 li {
    float: left;
    width: 50%;
}
.main1{
    background: url(images/mian1.png) no-repeat center bottom;
}
.rili2 .news_list li.news:hover {
    z-index: 1;
}
.rili2 .news_list li.news:after {
    z-index: -1;
    background: #ECECF2;
    transform: translate(-50%,-50%);
    transition: 0.6s;
    top: 50%;
    left: 50%;
    transition: 0.5s;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    visibility: inherit;
}
.rili2 .news_list li.news:hover:after {
    background: #fff;
    box-shadow: 0px 0 7px #e8e8e8;
    padding: 10px;
}

.rili2 .news_list li.news:hover .news_title,.rili2 .news_list li.news:hover .news_date {
    font-family: "sh-b";
    color: #2578d4;
}
.site-lang ul li.links.aaa {
    text-align: center;
    width: 48px;
    background: #0659af;
    border-radius: 50%;
    margin-left: 25px;
}
.site-lang ul li.links.aaa:hover {
    cursor: pointer;
}
.news_text .news_list li.news:hover{
        z-index: 1;
        /* background: transparent; */
}

.news_text .news_list li.news:after {
    transform: translate(-50%,-50%);
    transition: 0.6s;
    top: 50%;
    left: 50%;
    z-index: -1;
    /* padding: 10px; */
    position: absolute;
    background: #ECECF2;
    /* box-shadow: 0px 0 7px #e8e8e8; */
    width: 100%;
    content:
    "";
    height: 100%;
    visibility: visible;
}

.news_text .news_list li.news:hover:after {
    padding: 10px;
    height: 100%;
    background: #fff;
    box-shadow: 0px 1px 8px #ddd;
}
.news_text .news_list li.news:hover .news_meta {
    color: #2578d4;
    font-weight: bold;
}
.men_bg {width: 230px;height: 154px;background: url(images/i2.jpg) no-repeat center center;}
.sub-menu {display: flex;float: right;width: calc(96% - 230px);flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
.nav .sub-menu .sub-item {float: left;width: 25%;}
.nav .menu-item.i3 .men_con {min-width: 720%;left: -100%;}
.nav .menu-item.i4 .men_con {width: 680%;left: -150%;}
.men_cons {box-shadow: 0px 2px 7px #e8e8e8;margin-bottom: 20px;padding: 20px;background: #fff;display: flex;justify-content: space-between;align-items: center;}
.nav .menu-item.i6 .men_con{left: -350%;}
.list .men_cons {
    margin-bottom: auto;
    margin-top: 30px;
}
.nav .menu-item.i7 .men_con {
    min-width: 255%;
}
.list .nav .men_con {
    top: 100%;
    bottom: auto;
}
.nav .menu-item.i8 .sub-menu .sub-item {
    float: none;
    width: 100%;
}
.nav .menu-item.i7 .sub-menu .sub-item {float: none;width: 90%;}
.col_menu_head {
    margin-bottom: 10px;
    border-bottom: 1px solid #075FB9;
position: relative;
}

.col_news_con .news_list li.news {
    padding: 0 25px;
    border-bottom: 1px dashed #99C3E3;
}

.col_news_con .news_list li.news span.news_title a {
    color: #4B4B4B;
}

.col_news_con .news_list li.news:hover {
    background: #E5F0F8;
}
.col_news_con ul.news_list.list2 {
    margin-bottom: 30px;
}
.nav .wp-menu .menu-item a.menu-link.up:after {
    transform: translateX(-50%);
    left: 50%;
    content:
    "";
    width: 100px;
    bottom: 10px;
    position: absolute;
    height: 2px;
    background: #fff;
}
ul.yxsz_list {
    padding: 0 5%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.yxsz_list li.links {
    line-height: 50px;
    color: #333333;
    font-size: 18px;
    width: 20%;
}

ul.yxsz_list li.links a {
    display: block;
    padding-left: 18px;
    background: url(images/dots.png) no-repeat center left;
}
.nav .menu-item.i7 .men_con .sub-menu,.nav .menu-item.i8 .men_con .sub-menu {
    display: flex;
    flex-direction: column;
}
.nav .wp-menu .menu-item a.menu-link:after {
    transition: 0.5s;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    width: 0;
    bottom: 10px;
    position: absolute;
    height: 2px;
    background: #fff;
}

.nav .wp-menu .menu-item a.menu-link:hover:after {
    width: 100px;
}
.main3 .ml .news_list li.news .news_con {
    margin-right: 15px;
    height: 102px;
    display: flex;
    margin-left: 180px;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.post-31 .news_list li.news.n2 {
    float: right;
}
.post-30 .news_list li.news:hover .news_title,.post-30 .news_list li.news:hover .news_text {
    color: #333333;
}
.window_t_con {
    height: 126px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.window_t .nav2 .inner {
    width: auto;
}

.window_t .nav2 {
    width: 70%;
}

.window_t .nav .wp-menu .menu-item a.menu-link {
    padding: 0;
}

.window_t .nav .wp-menu {
    display: flex;
    justify-content: space-between;
}

.window_t .nav .men_con {
    bottom: 0;
    top: 100%;
}
.nav .wp-menu .menu-item.i3 .men_bg {
    background: url(images/i3.jpg) no-repeat center center;
}
.nav .wp-menu .menu-item.i4 .men_bg {
    background: url(images/i4.jpg) no-repeat center center;
}
.nav .wp-menu .menu-item.i5 .men_bg {
    background: url(images/i5.jpg) no-repeat center center;
}
.nav .wp-menu .menu-item.i6 .men_bg {
    background: url(images/i6.jpg) no-repeat center center;
}
.nav .wp-menu .menu-item.i7 .men_bg {
    background: url(images/i7.jpg) no-repeat center center;
}
.nav .wp-menu .menu-item.i8 .men_bg {
    background: url(images/i8.jpg) no-repeat center center;
}
.main3 .mr .news_list li.news.n2 .news_con .news_title {
    background: url(images/ws.png) no-repeat center left;
}

.shares li.i3 .con {
    background: none;    text-align: center;display: flex;
    align-items: center;
}.shares li.i3 .con img {
    width: auto;
    height: auto;
    text-align: center;
}
.htop .site-lang ul li.links a {
    font-size: 16px;
    color: #1567B1;
    background: url(images/line2.svg) no-repeat center right;
}

.htop .site-lang ul li.links.aaa {
    line-height: 28px;
    width: 28px;
    height: 28px;
    margin: 9px 0 0 0px;
}
.htop .site-lang ul li.links.aaa img {
    max-width: 15px;
}


.foot-top { display:none;}


.post.post1.post-11.mbox ul.slick-dots {
    bottom: 0;
    right: 0;
    width: auto;
}.post.post1.post-11.mbox ul.slick-dots li button {
    display: none;
}
.post.post1.post-11.mbox ul.slick-dots li {
    background: #fff;
    width: 10px;
    height: 10px;
    opacity: 0.5;
}

.post.post1.post-11.mbox ul.slick-dots li.slick-active {
    opacity: 1;
}



.search-panel {
  
    position: relative;

}


.searchbtn {
    width: 48px;
    height: 48px;
    border: 0;
    outline: 0;
    background: #0659af url(images/sous.png) center no-repeat;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 120;
    cursor: pointer;    border-radius: 50%;
}

.search-window {
  
    overflow: hidden;
    width: 48px;    border-radius: 25px;    transition: all 0.4s ease-in-out;
}

.wp-search {
    position: relative;    border: 1px solid #0659af;
    border-radius: 25px;
}

.wp-search form {
    display: block;
}.wp-search .search-input {
    margin-right: 47px;
}.wp-search .search-input input.search-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: 0;
    background: none;
    color: #888;
    font-size: 14px;
    padding-left: 5px;    padding: 0;
 
}.wp-search .search-btn {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
}
.wp-window.search-window.active input.search-title {
    height: 38px;
    line-height: 38px;
}

.wp-search .search-btn input.search-submit {
    width: 48px;
    height: 48px;
    border: 0;
    outline: 0;
    background: #0659af url(images/sous.png) center no-repeat;
    cursor: pointer;    border-radius: 50%;
}

.site-lang {
    margin-right: 10px;
}

.head-right {
    display: flex;
    justify-content: flex-end;
}.site-lang ul li.links.aaa {
    display: none;
}

div#htop .searchbtn {
    width: 38px !important;
    height: 38px !important;
}div#htop .search-window {
    width: 38px !important;
}div#htop .wp-search .search-btn {
    width: 38px !important;
    height: 38px !important;
}div#htop .wp-search .search-btn input.search-submit {
    width: 38px !important;
    height: 38px !important;
}


.wp-window.search-window.active {
    width: 240px !important;
}
div#htop .wp-window.search-window.active {
    width: 240px !important;
}
div#htop .search-panel {
    margin-top: 5px;
}

body.main .site-lang {
    margin-right: 10px;
}
body.main .wp-search .search-input input.search-title {
    height: 46px;
    line-height: 46px;
}
.wp_artfuns .wp_art_adjoin .prev {
    float: left;
    width: 60px;
    margin-right: -60px;
}span.prev-title {
    display: block;
    width: 85%;
    margin-left: 60px;
}.wp_artfuns .wp_art_adjoin {
    line-height: 35px;
}.wp_artfuns .wp_art_adjoin .next {
    cursor: pointer;
    padding-left: 0;
    float: left;
    width: 60px;
    display: block;    margin-right: -60px;
}span.next-title {
       display: block;
    width: 85%;
    margin-left: 60px;
}

.article .entry .read .vsbcontent_img img {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: block;
}


.article .entry .read p.vsbcontent_start {
    text-indent: 2em;
}
.article .entry .read p.vsbcontent_end {
    text-indent: 2em;
}
.piaochuang img{width:100%; height:100%}

