@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,:hoverli,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; }
ul,li{ list-style:none; margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;position: relative;margin: 0;}
p{line-height:1.75;}
a {color: #000;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1480px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #1e4e9e;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: auto;position:relative;padding: 32px 0 28px;}
.header .inner .mod{padding: 0 40px;}
.header .sitelogo{float:left;}
.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;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 8px;}

/**header2**/
.header2{background:#1e4e9e;height:0;overflow:hidden;}
.header2 #nav{border:0;}
.header2 .head-left{float:left;}
.header2 .head-right{float:right;margin-top: 8px;}
/*rale样式*/
.site-rale{font-size: 14px;color: #fff;line-height: 44px;}
.site-rale ul{}

/*lang样式*/
.site-lang{float: left;}
.site-lang ul{margin: 0;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 44px;padding-right: 18px;font-size: 16px;color: #fff;border-right: 1px solid #fff;}
.site-lang ul li.links a:hover{}
/*默认主导航样式*/
#nav{padding: 9px 26px;border: 1px solid #fff;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;padding: 0;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.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; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 12px;line-height: 40px;color: #FFFFFF;font-size: 18px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{text-decoration: none; color: #fff;}
.sub-menu {display: none;position: absolute;left: 0;top: 40px;min-width: 100%;z-index: 100;background:#EDF4FD;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 51%;
	right: 51%;
	bottom: 0;
	background: #fff;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
 }
 .nav .wp-menu .menu-item a.menu-link:hover:before, 
 .nav .wp-menu .menu-item a.menu-link.parent:before,
 .nav .wp-menu .menu-item a.menu-link:focus:before, 
 .nav .wp-menu .menu-item a.menu-link:active:before {
	left: 0;
	right: 0;
 }

/**主页banner开始**/
#banner {     margin-top: 0;   margin-bottom: 24px;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.body_top{position: fixed;top: 0;z-index: 100;background: linear-gradient(to bottom,#000000cc,#00000001);width: 100%;}
.body_top .topbox{height:auto;transition:0.7s;opacity:1}
.body_top .header2{opacity:0;transition:0.7s;}
.body_top.slide .topbox{height:0;overflow:hidden;opacity:0}
.body_top.slide .header2{opacity:1;height:auto;overflow: unset;}
/**.main-bg{background: url(images/m-bg.png) no-repeat center;width: 100%;height: 960px;position: fixed;top: 0;z-index: -1;}
**/


.main-bg{background: url(images/m-bg.png);width: 100%;height: 960px;position: fixed;top: 0;z-index: -1;background-position: center;background-size: 100% auto;}


.main1{}
.main1 .inner{padding: 30px 0px 10px;background: #F4F9FD;}
.main1 .inner .mod{margin: 0 40px;background: #EDF4FD;box-shadow: 0 4px 16px rgb(0 0 0 / 10%);padding: 20px 34px 40px;}
.main1 .ml{float:left;width: 550px;position: relative;}
.main1 .ml::before{position: absolute;content: "";background: #DDDDDD;width: 1px;height: 510px;right: -25px;top: 16px;}
.main1 .mr{float:right;width: 723px;}

.main1 .post1 .tt .tit .title{font-size: 44px;line-height: 30px;}

.post1 .post-11 .tt .tit .title::before{position: absolute;content: "";width: 239px;height: 1px;background: #DDDDDD;left: -253px;top: 24px;}
.post1 .post-11 .tt .tit .title::after{position: absolute;content: "";width: 239px;height: 1px;background: #DDDDDD;right: -253px;top: 24px;}

.post1 .post-12 .tt .tit .title::before{position: absolute;content: "";width: 150px;height: 1px;background: #DDDDDD;left: -165px;top: 24px;}
.post1 .post-12 .tt .tit .title::after{position: absolute;content: "";width: 150px;height: 1px;background: #DDDDDD;right: -165px;top: 24px;}

.main1 .post1 {margin: 0 20px 10px;}
.main1 .post1  .tt{text-align: center;}
.main1 .post1  .tt .tit{float: none;}


.main1 .post .more_btn{    position: absolute;right: 0;bottom: 0;}
.main1 .post {position: relative;    padding-bottom: 20px;}

.main1 .post .con{padding: 26px 0 5px;}
.main1 .post11 .news_list li.news .news_title{float: left;width: calc(100% - 100px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;line-height: 45px;}
.main1 .post .news_list li.news .news_meta{float: right;color: #999999;font-size: 16px;line-height: 43px;}


.main2{}
.main2 .inner{padding:0px 0px 60px;    background: #F4F9FD;}
.main2 .inner .mod{margin: 0 40px;}
.main2 .post-21 .news_list{margin: 0 -20px;}
.main2 .post-21 .news_list li.news{float: left;width: 25%;} 
.main2 .post-21 .news_list li.news .news_box{margin: 0 20px;}
.main2 .post-21 .news_list li.news .news_imgs{overflow: hidden;}
.main2 .post-21 .news_list li.news .news_imgs img{width: 100%;height: 180px;transition-duration: 0.8s;}
.main2 .post-21 .news_list li.news .news_imgs img:hover{ transform: scale(1.12);}
.main2 .post-21 .news_list li.news .news_title{margin: 12px 0 15px;font-size: 18px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main2 .post-21 .news_list li.news .news_meta{font-size: 14px;line-height: 19px;}
.main2 .post-21 .news_list li.news .news_more{margin-top: 16px;}
.main2 .post-21 .news_list li.news:hover .news_more img {animation: arr 1s ease-in-out 0s infinite;}
@keyframes arr{
	0%{transform:translateX(0px);}
	25%{transform:translateX(-3px);} 
	50%{transform:translateX(-5px);} 
	75%{transform:translateX(-3px);}
	100%{transform:translateX(0px);}
}

.main3{}
.main3 .inner{padding:0px 0px 68px;    background: #F4F9FD;}
.main3 .inner .mod{margin: 0 40px;background: url(images/m3-bg.png) no-repeat bottom center;}
.main2 .post-21{margin: 0 60px 59px;}
.main2 .post-21 .tt{text-align: center;margin-bottom: 19px;}
.main2 .post-21 .tt .tit{float: none;}


.post-31{margin: 0 60px 59px;/* background: #fff; */}
.post-31 .tt{text-align: center;/* margin-top: 19px; */}
.post-31 .tt .tit{float: none;}
.post-31 .con{padding-top: 43px;  padding-bottom: 32px;  margin: 0 40px;}
.post-31 ul{margin: 0 -30px;}
.post-31 ul li{float: left;width: 50%;}
.post-31 ul li .news_box{margin: 0 30px;}
.post-31 ul li .news_imgs{overflow: hidden;}
.post-31 ul li .news_imgs img{width: 100%;height: 162px;transition-duration: 0.8s;}
.post-31 ul li .news_imgs img:hover{ transform: scale(1.12);}
.post-31 ul li .news_title{margin-top: 29px;font-size: 18px;line-height: 28px;height: 84px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}


.main4{}
.main4 .inner{padding: 0px 0 0px;    background: #F4F9FD;}
.main4 .inner .mod{margin: 0 40px;}
.post-41 .tt{text-align: center;}
.post-41 .tt .tit{float: none;}
.post-41 .con{margin: 36px 0 0;/* background: #fff; */padding: 40px 20px 42px;}
.post-41 ul{margin: 0 -13px;}
.post-41 ul li{float: left;width: 33.33%;}
.post-41 ul li .news_box{position: relative;margin: 0 13px;}
.post-41 ul li .news_imgs{overflow: hidden;height: 291px;}
.post-41 ul li .news_imgs img{width: 100%;height: 291px;transition-duration: 0.8s;}
.post-41 ul li .news_imgs img:hover{ transform: scale(1.12);}
.post-41 ul li .news_wz{position: absolute;background: rgb(255 255 255 / 90%);height: 119px;width: 100%;top: 172px;}
.post-41 ul li .news_con{margin: 18px 22px 0;position: relative;}
.post-41 ul li .news_con::before{position: absolute;content: "";width: 80px;height: 4px;background: #2B64C7;left: 0;top: 0;transition-duration: 0.8s;}
.post-41 ul li:hover .news_con::before{width: 100%;}
.post-41 ul li .news_title{padding-top: 25px;font-size: 18px;line-height: 27px;height: 54px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.post-41 ul li .news_tt{border-left: 2px solid #CCCCCC;font-size: 14px;line-height: 30px;padding: 0 23px;margin-top: 12px;}


.main5{}
.main5 .inner{padding: 0px 0 90px;    background: #F4F9FD;}
.main5 .inner .mod{margin: 0 40px;}
.main5 .post-51{background: url(images/m5-bg.png) no-repeat top center;}
.main5 .post-51 .tt{text-align: center;padding-top: 69px;}
.main5 .post-51 .tt .tit{float: none;}
.main5 .post-51 .con{background: #fff;padding: 48px 50px 30px;}
.main5 .post-51 .ul1{float: left;width: 680px;}
.main5 .post-51 .ul1 li{position: relative;}
.main5 .post-51 .ul1 li .news_imgs{overflow: hidden;}
.main5 .post-51 .ul1 li .news_box{position:relative}
.main5 .post-51 .ul1 li .imgbox{position:relative;z-index: 10;}
.main5 .post-51 .ul1 li.type video{z-index: 10;}
.main5 .post-51 .ul1 li video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background: #000;}
.main5 .post-51 .ul1 li .news_imgs{    width: 100%;height: 460px;transition-duration: 0.8s;}
.main5 .post-51 .ul1 li .news_imgs img{width:100%;height:100%;transition: 0.7s;}
.main5 .post-51 .ul1 li .news_imgs img:hover{transform: scale(1.05);}
.main5 .post-51 .ul1 li .news_wz{position: absolute;width: 100%;background: rgb(0 0 0 / 50%);    bottom: 0;}
.main5 .post-51 .ul1 li .news_con{padding: 0 10px;text-align: center;}
.main5 .post-51 .ul1 li .news_title{font-size: 30px;line-height: 80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'SourceHanSansCN-Medium';color: #fff;  }
.main5 .post-51 .ul1 li .news_title a{color: #fff;}
.main5 .post-51 .ul2{float: right;width: 590px;}
.main5 .post-51 .ul2 li.news{background: #2B64C7;margin-bottom: 20px;}
.main5 .post-51 .ul2 li.news .news_box{padding: 0 10px;text-align: center;}
.main5 .post-51 .ul2 li.news .news_title{line-height: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 30px;cursor: pointer;font-family: 'SourceHanSansCN-Medium';color: #fff;}
.main5 .post-51 .ul2 li.news .news_title a{color: #fff;}



.main6{}
.main6 .inner{padding: 0px 0 20px;    background: #F4F9FD;}
.main6 .inner .mod{margin: 0 40px;}
.main6 .post-61 .tt{text-align: center;}
.main6 .post-61 .tt .tit{float: none;}
.main6 .post-61 .con{padding-top: 20px;}
.main6 .post-61 ul{margin: 0 -11px;}
.main6 .post-61 ul li{float: left;width: 10%;}
.main6 .post-61 ul li .news_box{background: #2B64C7;margin: 0 11px;padding: 0 4px 19px;box-shadow: 0 3px 12px rgb(0 0 0 / 8%);text-align: center;border-radius: 8px;}
.main6 .post-61 ul li .news_imgs{    padding: 30px 0;}
.main6 .post-61 ul li .news_imgs img{transition:1s;    width: auto;}
.main6 .post-61 ul li .news_title{position: relative;font-size: 14px;line-height: 19px;padding-bottom: 27px;}
.main6 .post-61 ul li .news_title a{color:#ffffff;}
.main6 .post-61 ul li .news_title::before{position: absolute;content: "";height: 2px;left: 46px;right: 46px;background: #ffffff;-webkit-transition-property: left, right;transition-property: left, right;
-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;    bottom: 0;}
.main6 .post-61 ul li:hover .news_title::before{left: 0;right: 0;}

.main6 .post-61 ul li:hover .news_imgs img{-webkit-animation:icon-bounce .5s alternate;-moz-animation:icon-bounce .5s alternate;-o-animation:icon-bounce .5s alternate;animation:icon-bounce .5s alternate;}
@keyframes icon-bounce{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
25%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);-ms-transform:rotate(15deg);}
50%{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);-ms-transform:rotate(-15deg);}
75%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);-ms-transform:rotate(5deg);}
85%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
}


/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.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: 44px;color: #333;font-family: 'STXinwei'; }

.post .con { padding: 0; 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: 21px;margin-top: 5px;line-height: 21px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#3298FF;} 
.post .more_btn a:hover{} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;font-size: 44px;color: #333;position: relative;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#3298FF;}
.post1 .tt .tit .title::before{position: absolute;content: "";width: 320px;height: 1px;background: #DDDDDD;left: -338px;top: 24px;}
.post1 .tt .tit .title::after{position: absolute;content: "";width: 320px;height: 1px;background: #DDDDDD;right: -338px;    top: 24px;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;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 {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式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;}






/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 520px;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:40px 0px 118px;width: 1400px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;padding:210px 0 0}

.col_menu {width: 252px;float:left;margin-right:-260px;position:relative;padding-bottom: 45px;border-left: 8px solid #2B64C7;    background: #D1E1F8;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #2B64C7;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:32px; font-weight:normal; color:#fff; margin: 0;font-family: 'PingFang-SC-Semibold'; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:80px;text-align: center; padding:0px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0px solid #e4e4e4;    padding-top: 14px;}
/*栏目列表*/
.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: 18px; font-family: 'PingFang-SC-Regular'; display: block;   line-height: 44px;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:0px 0px 0px 58px;display: inline-block;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#2B64C7; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2B64C7;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:0px solid #fff; border-bottom:0px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#2B64C7;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:0px solid #eee;margin-top:0px;font-size: 16px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {padding: 0px 0px 0px 75px;display:inline-block;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#2B64C7;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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: 320px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;display: none;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;margin: 0;}
.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 { padding: 0px; margin:0px;}
.col_news_list { margin-top:0px;}
.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 {width:auto; margin:0 auto; padding:20px 130px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;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;min-height:400px} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #2B64C7;}
#footer .inner {padding:50px 0px 30px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:0px;width: 500px;}
#footer .inner .foot-left ul{margin: 0 -10px;}
#footer .inner .foot-left ul li{float: left;width: 50%;margin-bottom: 20px;}
#footer .inner .foot-left ul li .news_box{margin: 0 10px;position: relative;}
#footer .inner .foot-left ul li .news_imgs{overflow: hidden;height: 120px;}
#footer .inner .foot-left ul li .news_imgs img{width: 100%;height: 120px;opacity: 0.5;}
#footer .inner .foot-left ul li .news_wz{position: absolute;width: 100%;top: 0; text-align: center;align-items: center;display: flex;height: 100%;justify-content: center;}
#footer .inner .foot-left ul li .news_con{padding: 0 15px;text-align: center;}
#footer .inner .foot-left ul li .news_title{font-family: 'SourceHanSansCN-Bold';color: #fff; font-size: 24px;}
#footer .inner .foot-left ul li .news_title a{color: #fff; }


#footer .inner .foot-center{float: left;width: 500px;text-align: center;margin-top: 12px;}
#footer .inner .foot-right{float:left;margin-top: 12px;width: 394px;}

#footer .inner p{font-size: 16px;line-height: 40px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;float: right;margin-left: 10px;margin-top: 10px;}
.searchbox .serBtn {
    cursor: pointer;
}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0; font-family:"Microsoft Yahei";}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
.layer {position: fixed;opacity: 0;filter: alpha(opacity=0);left: 0;top: 0;z-index: -1;background-color: rgba(0, 0, 0, .85);width: 100%;height: 0%;transition: all 0.8s ease-in-out;}
.close {width: 50px;text-align: center;position: absolute;right: 2vw;top: 2vw;transition: transform .4s ease-out;}
.close i {color: #fff;font-size: 40px;cursor: pointer;}
.close:hover {transform: rotate(180deg);}
.layer.on {z-index: 99990;opacity: 1;filter: alpha(opacity=100);}
.search_box {width: 50%;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%) scale(.8);}
.layer.on .search_box {transform: translate(-50%, -50%);}
.search_box .searchKeyword {height: 50px;line-height: 50px;background-color: #fff;width: 100%;padding-right: 100px;padding-left: 10px;border: 0;box-sizing: border-box;}
.search_box .serachSubmit {width: 100px;background-color: #143370;color: #fff;height: 50px;line-height: 50px;text-align: center;position: absolute;right: 0;top: 0;border: none;font-size: 18px;letter-spacing: 1px;}
.layer.on {z-index: 99990;opacity: 1;   height: 100%;filter: alpha(opacity=100);}

/*去除搜索框历史文字背景颜色*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot?t=1618135875645'); /* IE9 */
	src: url('../fonts/iconfont.eot?t=1618135875645#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
	url('../fonts/iconfont.woff?t=1618135875645') format('woff'),
	url('../fonts/iconfont.ttf?t=1618135875645') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
	url('../fonts/iconfont.svg?t=1618135875645#iconfont') format('svg'); /* iOS 4.1- */
  }
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-close:before {content: "\e624";}
  



/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 0px;left: 0px;margin-left:0px;height: 96px;width: 626px !important;}
.mbanner .focus .focus-title-bg {background: url(images/banner-li.png) no-repeat center;opacity: 1;filter:alpha(opacity=100);}
.mbanner .focus .focus-title{
    margin-top: 15px;
    line-height: 32px;
    font-size: 24px;
    padding: 0 29px;
    text-align: left;
    overflow: hidden;
     width: 450px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    height: 60px;
}
.mbanner .focus .focus-pagination {position:absolute;right: 31px;bottom: 42px;margin-right: 0px;z-index:60;    height: 16px;}
.mbanner .focus .focus-page { display:inline-block; width:16px; height:16px;  margin-right:14px;background:#fff;opacity:0.5; filter:Alpha(opacity=50);    border-radius: 50%;}
.mbanner .focus .focus-page-active {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}



/*列表页面*/
.col_news_list ul li.news {border-radius: 0 40px 0 40px;padding: 38px 59px 20px 49px;    transition: all 0.8s ease-in-out;}
.col_news_list ul li.news .news_meta{float: left;width: 100px;text-align: right;border-top: 2px solid #2B64C7;    transition: all 0.8s ease-in-out;}
.col_news_list ul li.news .news_year{    margin-top: 25px;font-family: 'PingFang-SC-Regular'; font-size: 16px;color: #999999;transition: all 0.8s ease-in-out;}
.col_news_list ul li.news .news_day{font-family: 'PingFang-SC-Semibold'; color: #2B64C7;font-size: 32px;transition: all 0.8s ease-in-out;}
.col_news_list ul li.news .news_more a{background: url(images/list-more.png) no-repeat right;margin-top: 45px;height: 64px;display: block;transition: all 0.8s ease-in-out;}
.col_news_list ul li.news .news_con{margin-left: 147px;}
.col_news_list ul li.news.pic .news_imgs{ float: left;width: 320px;height: 200px;overflow: hidden;}
.col_news_list ul li.news .news_imgs img{width: 100%;/**height: 100%;**/transition-duration: 0.8s;}
.col_news_list ul li.news .news_imgs img:hover{ transform: scale(1.12);}
.col_news_list ul li.news.pic .news_nr{float: right;width: 474px;}
.col_news_list ul li.news .news_title{font-size: 18px;font-family: 'PingFang-SC-Semibold';height: 54px;line-height: 27px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.col_news_list ul li.news .news_title a{transition: all 0.8s ease-in-out;    color: #333;}
.col_news_list ul li.news .news_text{transition: all 0.8s ease-in-out;margin-top: 24px; color: #333333;font-size: 14px;font-family: 'PingFang-SC-Regular';height: 79px;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.col_news_list ul li.news:hover{background: #2B64C7 url(images/list-li.png) no-repeat center;padding: 40px 59px 62px 49px;}
.col_news_list ul li.news:hover .news_more a{background: url(images/list-more2.png) no-repeat right;}
.col_news_list ul li.news:hover .news_meta{border-top: 2px solid #fff;}
.col_news_list ul li.news:hover .news_year{color: #fff;}
.col_news_list ul li.news:hover .news_day{color: #fff;}
.col_news_list ul li.news:hover .news_text{color: #fff;}
.col_news_list ul li.news:hover .news_title{color: #fff;}
.col_news_list ul li.news:hover .news_title a{color: #fff;}
.wp_paging{    padding: 30px 0 0;}

/*************************************************************
 * 特殊页面
 */
/*师资*/
body.sz .col_news_list ul.news_list{margin: 0 -22px;}
body.sz .col_news_list ul li.news{float: left;width: 50%; background: none;   padding: 0;border-radius: 0;margin-bottom: 44px;}
body.sz .col_news_list ul li.news .news_box{margin: 0 22px;background: #fff url(images/sz-li.png) no-repeat 225px 82px;padding: 30px 26px;border-radius: 0 40px 0 40px;box-shadow: 0 3px 6px rgba(0, 0, 0, .16);transition: all 0.8s ease-in-out;}
body.sz .col_news_list ul li.news .news_imgs{width: 172px;height: 220px;    float: left;
    overflow: hidden;}
body.sz .col_news_list ul li.news .news_con{margin-left: 212px;}
body.sz .col_news_list ul li.news .news_title{font-size: 24px;line-height: 30px;height: 30px;font-family: 'SourceHanSansCN-Medium';-webkit-line-clamp: 1; margin: 16px 0 22px;}

body.sz .col_news_list ul li.news .news_tt2{font-size: 18px;line-height: 30px;font-family: 'SourceHanSansCN-Medium';transition: all 0.8s ease-in-out;}

body.sz .col_news_list ul li.news .news_tt3{font-size: 18px;line-height: 30px;font-family: 'SourceHanSansCN-Medium';transition: all 0.8s ease-in-out;}

body.sz .col_news_list ul li.news:hover .news_box{background: #2B64C7 url(images/sz-li.png) no-repeat 225px 82px;}

body.sz .col_news_list ul li.news:hover .news_tt2{color: #fff;}
body.sz .col_news_list ul li.news:hover .news_tt3{color: #fff;}
/*字体*/
@font-face{
	font-family: 'STXinwei'; 
	src: url('font/STXinwei.ttf') format('truetype');
}

@font-face{
	font-family: 'SourceHanSansCN-Medium'; 
	src: url('font/SourceHanSansCN-Medium.ttf') format('truetype');
}

@font-face{
	font-family: 'SourceHanSansCN-Bold'; 
	src: url('font/SourceHanSansCN-Bold.ttf') format('truetype');
}

@font-face{
	font-family: 'PingFang-SC-Regular'; 
	src: url('font/PingFang-SC-Regular.ttf') format('truetype');
}

@font-face{
	font-family: 'PingFang-SC-Semibold'; 
	src: url('font/PingFang-SC-Semibold.ttf') format('truetype');
}
/* 2025.03.12 */
.post1.post-41 .tt .tit .title::before{
	width:240px;
	left: -254px;
}
.post1.post-41 .tt .tit .title::after{
	width:240px;
	right: -254px;
}
.post1.post-31 .tt .tit .title::before{
	width: 153px;
	left: -167px;
}
.post1.post-31 .tt .tit .title::after{
	width: 153px;
	right: -167px;
}
.main1.main12 .ml::before{
	height:330px;
}
 .post-40 .tt{text-align:center; margin-bottom:20px;}
.post.post-40 .tt .tit{ float:none;}

.main4 .ml{width: 770px;float:left; margin-top:15px;}
.main4 .mr{width: 600px;float:right;} 

.post-43 .news_list li.news{float:left;width: 45%;}
.post-43 .news_list li.news.n2{margin-left: 67px;}
.post-43 .news_list li.news .news_box{/* text-align: center; */display: flex;justify-content: center;align-items: center;flex-flow: column;}
.main4 .ml .news_imgs{width: 100%;height:210px;overflow:hidden;}
.post-43 .news_list li.news:hover .news_imgs img{transform:scale(1.05);transition-duration: 0.5s;}
.main4 .ml .news_imgs img{ width:100%; height:100%; object-fit:cover;transition-duration: 0.5s;}
.main4 .ml .news_title{
  overflow: hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size:18px;
  margin-top: 15px;
  }

.post42 .news_title{
  float:left;
  position:absolute;
  left:0;
  right:110px;
  bottom:0;
  overflow: hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size:18px;
  line-height: 45px;
  }
.post42 .news_meta{float:right;line-height: 45px;font-size: 18px;} 
.post42 .news_list li.news{ position:relative;}


.post-51 .news_box.clearfix{ width:680px; height:355px;}
.post-51 video{ width:680px; height:300px;}
.post-51 .news_title{ font-size:18px; text-align:center;}
.main1 .post1.post-51{margin: 0 20px 0px;padding-bottom:0;}


.main1.main12 .inner .mod{padding:10px 34px 10px;}

.post-51 .slick-prev {background:url(images/zzz.png) no-repeat;background-size: 100%;left:-40px;}
.post-51 .slick-next { background:url(images/yyy.png) no-repeat;background-size: 100%;right:-40px;}
.post-51 .slick-prev,.post-51 .slick-next{width: 24px;height: 50px; margin-top:-25px;}