﻿@charset "utf-8";
*{
	
	transition:all 0.4s ease-in-out; 
}
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; }
html,body{height:100%;max-width: 1920px;margin: 0 auto;}
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;    background: hsla(216, 100%, 63%, 0.03);}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none;}
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1320px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {max-width:1920px;transition: all 0.7s ease-out 0s;width: 100%;position: fixed;top: 0;z-index: 150;opacity: 1;filter: Alpha(opacity=100);transform: none;display: block;background:linear-gradient(180deg,rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%);}
#header .inner{height: 130px;position:relative;}
.header .sitelogo{float:left;margin-top: 50px;width:440px;}
.header .sitelogo img{width:100%;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;width:340px;margin-right:-340px;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:auto;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{padding: 24px 0;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{padding: 0px 16px;font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 20px;}
#header .site-lang ul li.links{position:relative;}
#header.inf .site-lang{padding:12px 0;}
#header.inf.showm .site-lang {padding: 24px 0 14px 0;}
#header .site-lang ul li.links a{margin:0 16px;padding:0;}
#header.inf .site-lang ul li.links a{color:#000;}
#header .site-lang ul li.links a:after{content:'';position: absolute;left: 50%;width:0;height:4px;background:#418CFF;bottom:-10px;transition:all .4s;}
#header .site-lang ul li.links a:hover{color:#418CFF}
/*默认主导航样式*/
#nav{}
#nav .inner{width: auto;height: auto;}
#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;transition:all 0s;}
.nav .wp-menu .menu-item.hover{background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link{color: #418CFF;padding-top: 8px;border-top: 2px solid #418CFF;background:#fff;}
.nav .wp-menu .menu-item.i7 ul{right:0;left:auto;}
.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: 10px 26px;font-size: 18px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 26px;position:relative;padding-bottom:10px;font-weight:bold;transition:all 0s;}
.inf .nav .wp-menu .menu-item a.menu-link{color:#000;}
.nav .wp-menu .menu-item a.menu-link.parent:after{left:0;width:100%;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 46px;width: 250px;z-index: 100;background:#fff;    box-shadow: 0 2px 8px hsla(0, 0%, 0%, 0.08);}
.nav .hover .sub-menu {opacity:1;transform:none;}
.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: 14px;background:none;}
.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;display:none !important;}
/**主页banner开始**/
#banner {overflow:hidden;width:100%;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 400px;background-position:center bottom;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {min-height:400px;}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {/*width: 240px;*/width: 280px;float:left;margin-right:-280px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #163e79;}/**位置栏目背景**/
.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:0px 5px 0px 30px;}/**栏目名称图标**/
.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:#418CFF; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #418CFF;}
.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:#418CFF;}
/*二级子栏目**/
.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:#418CFF;} 
/*三级子栏目**/
.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:#418CFF;} 
/**栏目新闻**/
.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;}
.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: #163e79;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 { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;overflow:initial;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;min-height:300px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #418CFF;} /**文章标题**/
.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-bottom: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 .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/

.article .entry .read img {margin:0 auto; max-width:100%; }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto;min-width:800px; }
.wrapperinner{overflow:auto;}
/**页脚开始**/
#footer {min-height:280px;}
.flo_bot.clearfix {
    margin-top: 10px;
}
#footer .inner {padding:40px 0px ;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 12px;line-height: 21px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}


/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 -20px;text-align: right;float:right;}
.shares li{float:left; margin:0 20px; position:relative;}
.shares li a{display:inline-block; width: 62px; height: 62px; border: 0px solid red; background:url('../images/img_icon.png') no-repeat;vertical-align:top;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100);-webkit-animation-name: jello;animation-name: jello;-webkit-transform-origin: center;transform-origin: center;}
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -128px 0px;}
.shares li.i3 a{background-position: -255px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{opacity:0;transform:translate(0,-20px);position:absolute; bottom: 61px; left:50%;z-index:100;margin-left: -50px;width: 100px;height: 100px;display:none;}
.shares li .con.tra{opacity:1;transform: none;display:block;}
.shares li .con img{ width: 80px; height:80px; vertical-align:top; background:#fff;padding:10px;border-radius:5px;}

/*列表页*/
/*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 {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}
/**/
.body_t, .mbanner, .mbanner .inner, .mbanner .inner > div, .slick, .slick>div, .mbanner .slick-list, .mbanner .slick-track {height: 100%;transition:all 0s;}
.body_b {outline: none;overflow: auto;position: fixed;z-index: 100;top: 100%;left: 0;right: 0;bottom: 0;transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;background: #fff;overflow-x: hidden;max-width:1920px;margin:0 auto;}

.inner{width:1440px;margin:0 auto;}
#header.inf{    background: #fff;z-index: 999;transform: translate(0,-26px);}
#header.inf .site-lang.clearfix {transform: translate(0px, -40px);}
#header.inf.showm .site-lang.clearfix {
    transform: none;
}
.body_b.inf{top:0;}
#banner .news {width: 100%;height: 100%;position: relative;float: left;display: inline-block;transition:all 0s;}
#banner .news>a {display: block;width: 100%;height: 100%;}
#banner .img_box {width: 100%;height: 100%;position: absolute;}
#banner .news_img {transition: all 0.5s ease;position: absolute;top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: auto;margin: auto;}
#banner .news_title {position: absolute;bottom: 110px;left: 60px;font-size: 32px;font-family: "微软雅黑";font-weight: 600;color: rgba(255,255,255,1);line-height: 45px;text-shadow: 0 2px 2px #000;z-index:31;}
#banner button div {font-family: "anticon";font-size: 51px;width: 23px;overflow: hidden;line-height:80px;}
#banner .slick-prev div{margin-right: 17px;margin-left: auto;text-indent: 0;}
#banner .slick-next div{margin-left: 17px;}
#banner .lp{cursor:pointer;background: url(../images/jt.png) no-repeat center right;position: absolute;left: 50%;bottom: 30px;height: auto;font-size: 18px;color: #fff;padding-right: 20px;z-index:31;margin-left:-50px;}
#banner .bg {height: 160px;width: 100%;position: absolute;bottom: 0;background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#2d2c2c 100%);}	
#header .links.i7 a {background: url(../images/sous.png) no-repeat 2px center;padding-left: 25px !important;}
.lists #header .links.i7 a ,#header.inf .links.i6 a{background: url(../images/nav_sous.svg) no-repeat 6px center; background-size: 13px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_sous.svg', sizingMethod='scale')}
#header .links.i8 a {background: url(images/cg.png) no-repeat 2px center;padding-left: 25px !important;}
.lists #header .links.i8 a ,#header.inf .links.i7 a{background: url(../images/nav_change.svg) no-repeat 6px center; background-size: 13px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_change.svg', sizingMethod='scale')}
.search_line {background: #00000060;width: 100%;height: 100%;position: absolute;top: 0;z-index: 50;display: none;transition: all .4s;}
.search_line .box {width: 50%;margin: auto;height: auto;padding: 52px 0;}
.search_line .search {float: left;width: 64%;margin-right: 20px;border-radius: 7px;overflow: hidden;height:42px;}
.search_line .btn {float: left;font-size: 16px;color: #000;background: #fff;padding: 5px 10px;border-radius: 3px;cursor: pointer;}
.search_line .btn:hover{color:#fff;background:#9119a0;}
.search_line .btns{margin-left:20px;}
.search_line input {width: 100%;line-height: 26px;border: 0;text-indent:10px;line-height:42px;font-family:"微软雅黑";}
::-webkit-input-placeholder {color:#000;font-size:14px;text-indent:10px;line-height:26px;font-family:"微软雅黑";}
.contain_news .con.clearfix {padding: 160px 60px 114px 60px;margin:0 -12px;}
.cn_fl{float:left;width:50%;transform: translate(160px,0);transition: all 2s;}
.cn_fr{float:right;width:50%;transform: translate(-160px,0);transition: all 2s;}
.tno{transform: none !important;opacity:1 !important;}
.contain_news .con_box {margin: 0 12px;opacity:0.8; }
.cn_fr .con_box {margin-right: 80px;}
.cn_title {font-family: "苹方-简 中粗体";font-size: 24px;font-weight: bold;color: #fff;line-height: 45px;}
.ttbg {width: 40px;height: 4px;background: rgba(255,255,255,1);margin-top: 18px;margin-bottom: 40px;}
.search_box {width: 220px;float: left;position:relative;}
.search_btn {border: 1px solid rgba(204,204,204,1);float: left;font-size: 14px;font-family: "微软雅黑";font-weight: 500;color: rgba(255,255,255,1);line-height: 20px;padding: 15px 14px;cursor: pointer;margin-left:12px;}
.search_btn:hover{color:#fff;background: #418CFF;border-color: #418CFF;}
.search_i {font-size: 14px;font-family: "微软雅黑";color: #000;font-weight: 500;line-height: 20px;background: #fff url(../images/search.jpg) no-repeat 200px center;padding: 16px 15px;cursor: pointer;}
.search_list {background: #fff;display:none;position: absolute;width: 100%;top: 52px;transition: initial;z-index: 20; box-shadow: 0 2px 8px hsla(0, 0%, 0%, 0.08);}
.list_items {line-height: 34px;text-indent: 15px;cursor: pointer;}
.list_items:hover{background:#418cff;color:#fff;}
.contain_news img {width: 100%;height: auto;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.cn_fl .info_mox {margin: 0 -12px;}
.cn_fl .mox_list {width: 50%;float: left;}
.cn_fl .list_con {margin: 0 12px;position:relative;overflow: hidden;}
.cn_fl .img_box {width: 100%;max-height: 240px;overflow: hidden;}
.cn_fr .img_box {width: 100%;max-height:580px;overflow: hidden;position:relative;z-index:2;}
.cn_fl .img_box a {font-size: 18px;font-family: "微软雅黑";font-weight: 600;color: rgba(255,255,255,1);line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2 ;height:56px;overflow:hidden;text-overflow:ellipsis;}
.main .cn_fr .img_box{height: 580px !important;}
.cn_fl .news_title a {font-size: 18px;font-family: "微软雅黑";font-weight: 600;color: rgba(255,255,255,1);line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2 ;height:56px;overflow:hidden;text-overflow:ellipsis;}
.cn_fl .news_text{height:66px}
.cn_fl .news_text a {font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3 ;height:66px;overflow:hidden;text-overflow:ellipsis;}
.cn_fl .mox_list:hover .news_title a{color:#418CFF;}
.cn_fl .news_title{margin:18px 0 16px 0;height:56px}
.contain_news .news_time {width: 70px;height: 70px;position: absolute;top: 0;left: 0;background: #418CFF;}
.contain_news .news_time div {font-family: "苹方-简 中黑体";color: #fff;text-align: center;}
.contain_news .news_time .news_date{font-size:24px;padding-top:13px;}
.contain_news .news_time .news_month{font-size:14px;padding-top: 4px;}
.cn_fl .cn_info {margin-top: 20px;}
.cn_fr .cn_info {margin-top: 10px;position:relative;transition:all 0s;}
.cn_fr .news_title a {display:block;font-size: 24px;font-family: "微软雅黑";font-weight: 600;color: rgba(255,255,255,1);line-height: 32px;overflow: hidden;text-overflow: ellipsis;transition:all 0s;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 64px;}
.cn_fr .news_text a {font-size:14px;font-family:"微软雅黑";font-weight:400;color:rgba(255,255,255,1);line-height:22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3 ;height:66px;overflow:hidden;text-overflow:ellipsis;}
.cn_fr .news_text {height:66px;overflow:hidden}
.cn_fr .news_wz {width: 480px;position: absolute;background: #418CFF;right: -68px;bottom: -40px;z-index:5;}
.cn_fr .wz_box {padding: 40px 24px;}
.tech .news_list {margin: 0 -40px;}
.tech .mox_box {margin: 0 40px;}
.contain_tech .tit .title {font-size: 24px;font-family: "微软雅黑";font-weight: 600;color: rgba(51,51,51,1);line-height: 45px;}
.contain_tech .ttbg {background: #418CFF;margin-bottom: 80px;}
.tech {padding: 80px 0;position:relative;z-index:60;}
.tech .more_btn {width: 120px;height: 46px;}
.tech .more_btn a ,.e .news_link a{font-size: 14px;font-family: "微软雅黑";font-weight: 500;color: rgba(65,140,255,1);line-height: 20px;padding: 13px 0px;text-align: center;display: block;border: 1px solid;background:#fff url(../images/jt_b.png) no-repeat 82px center;}
.tech .more_btn a:hover ,.e .news_link a:hover{color:#fff;background:#418CFF url(../images/jt_w.png) no-repeat 82px center;}
.tech .more_btn a span{transition:all 0s;margin-left: -23px;}
.tech .tt {float: left;width: 25%;}
.tech .mox {float: right;width: 75%;    overflow: hidden;}
.tech .mox .news {float: left;width: 33.3%;}
.tech .news_title a {font-size: 20px;font-family: "微软雅黑";font-weight: 500;color: #333;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;max-height: 112px;overflow: hidden;text-overflow: ellipsis;}
.tech .news_title a:hover{color: rgba(65,140,255,1);}
.tech_fl {float: left;width: 52px;margin-right: -52px;}
.tech_fr {margin-left: 52px;}
.tech .news_timed {font-size: 24px;font-family: "微软雅黑";font-weight: 500;color: rgba(145,25,160,1);line-height: 24px;text-align:center;}
.tech .news_timem {font-size: 14px;font-family: "微软雅黑";font-weight: 500;color: rgba(51,51,51,1);line-height: 18px;text-align:center;}
.tech .news_time {margin-right: 13px;}
.tech .news_wz .news_time {font-size: 12px;font-family: "微软雅黑";font-weight: 400;color: rgba(153,153,153,1);line-height: 17px;margin-top: 9px;}
.info span.title {font-size: 24px;font-family: "微软雅黑";font-weight: 700;color: rgba(255,255,255,1);line-height: 41px;}
.info .mox p span {font-size: 16px;font-family: "微软雅黑" !important;font-weight: 400;color: rgba(255,255,255,1) !important;line-height: 32px;background: transparent !important;}
.info .mox {padding: 0 60px;transition:all 2s;transform: translate(0,-120px);opacity:0;}
.info p {color:#fff;}
.info h3.tit {text-align: center;padding-top: 40px;margin-bottom:37px;}
.contain_info.imgx .info .news_list{max-width:960px;margin:0 auto;}
.contain_links .ttbg {background: #418CFF;}
.contain_links span.more_text {font-size: 24px;font-family: "微软雅黑";font-weight: 600;color: rgba(51,51,51,1);line-height: 45px;}
.links.a .img_box {float: left;width: 52.8%;overflow: hidden;max-height:400px;}
.links.a .mox_box {float: right;width: 47.2%;overflow:hidden;}
.links.b .img_box {float: right;width: 52.8%;overflow:hidden;transition:all 1s;max-height:400px;}
.links.b .mox_box {float: left;width: 47.2%;overflow: hidden;transition:all 1s;}
.links.b .img_box.tno ,.links.b .mox_box.tno{animation: imgrotatey 2s linear;}
.links.c .img_box {float: left;width: 52.8%;overflow: hidden;max-height:400px;}
.links.c .mox_box {float: right;width: 47.2%;overflow:hidden;}
.links.c .img_box.tno ,.links.c .mox_box.tno{animation: imgrotateyt 2s linear;}
.contain_links .bg_img {padding-top: 54.9%;}
.contain_links .box {margin: 60px;}
.links_fl {float: left;width: 50%;}
.links_fr {float: right;width: 50%;}
.contain_links .news_title a {font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(51,51,51,1);line-height: 20px;}
.contain_links .news_list .news {border-bottom: 1px dashed #E4EBF6;margin-bottom: 13px;padding-bottom: 7px;position: relative;}
.contain_links i {position: absolute;right: 0;top: 50%;width: 20px;height: 20px;margin-top: -10px;background: url(../images/jt_p.png) no-repeat center;cursor: pointer;}
.contain_links .jt{position: absolute;right: 0;top: 50%;width: 20px;height: 20px;margin-top: -10px;background: url(../images/jt_p.png) no-repeat center;cursor: pointer;}
.contain_links .news_list {margin: 0 -20px;}
.contain_links .con {margin: 0 20px;}
.contain_links .news_title a:hover{color:#418CFF;}
.contain_links .d .bg_img {height:600px;padding:0;}
.d {position: relative;}
.d .tt {border-top: 4px solid #418CFF;position: relative;z-index: 20;padding: 24px 36px;}
.d .mox {position: relative;z-index: 20;min-width: 360px;padding: 0 36px 30px 36px;}
.d .mox_box {position: absolute;top: 65px;left: 0;}
.contain_links .d .box {position: relative;opacity: 0;}
.d .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;opacity: 0.98;}
.d .links_fl {width: 100%;}
.contain_links .e .bg_img {padding-top: 41.7%;}
.links.e.clearfix {position: relative;}
.e .mox_box {float: left;width: 50%;height: 100%;}
.contain_links .e .news_list .news {border: 0;padding: 0;margin: 0;}
.contain_links .e .news_list{margin:0;transition: all 1s;transform: translate(-160px,0);opacity: 0;}
.contain_links .e .news_title a {font-size: 32px;font-weight: 600;line-height: 45px;}
.e .mox {padding: 91px 30px 61px 60px;}
.e .news_info a {font-size: 16px;font-family: "微软雅黑";color: rgba(51,51,51,1);line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;max-height: 256px;overflow: hidden;text-overflow: ellipsis;}
.e .bg {}
.e .news_link {width: 120px;height: 46px;text-align: center;margin-top: 24px;}
.e .news_link a {text-indent: -27px;}
.footer .site-lang ul li.links a {padding: 0 20px;}
.footer .site-lang ul{margin:0 -20px;}
.change_l {width: 92px;height: 40px;background: rgba(255,255,255,0.2);border: 1px solid rgba(255,255,255,1);text-align: center;}
.change_l a {font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 20px;display: block;padding: 10px 0;}
.change_l:hover{background:#422e2e33;}
.flo_top.clearfix {border-bottom: 2px solid rgba(255,255,255,0.3);}
#footer .inner .copyright {font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 20px;}
#footer .inner .copyright:nth-child(2) {padding: 16px 0;display:none}
#footer .inner .copyright:nth-child(3){padding:16px 0}
.footer .site-lang {padding: 25px 0;}
.right_b span {font-size: 14px;font-family: "微软雅黑";font-weight: 400;color: rgba(255,255,255,1);line-height: 20px;}
.right_b span:first-child{margin-right:40px;}
.right_b {margin-top: 16px;}
#footer .flo_bot .foot-right {margin-top: 20px;}
.tech .tt ,.tech .mox .news{transform: translate(-160px,0);opacity:0;}
.cn_fr .news_time {display: none;}
.tab_box{display:none;}
.foot-left + .right_b ,.cn_fl .search_sous ,.cn_fl .search_line ,.sitelogo.s{display: none;}
.search_sous a {color: #fff;}
.contain_links .bg_img:hover{transform: scale(1.05);}
.contain_links .d .bg_img:hover{transform: scale(1);}
.contain_links .d:hover .bfan{opacity:1;margin-top:-25px;}
.img_box{overflow:hidden;}
.shares li .con a {width: 100px;height: 100px;animation:none;}
.cn_info .img_box{transition:all 2s;position:relative;}
.cn_fl .cn_info .img_box{padding-top:76%;}
.contain_news .cn_fl img{    width: 100%;height: auto;position: absolute;top: 0; right: 0;bottom: 0;left: 0; margin: auto;}
/*列表页*/
.wp-inner {width: 100%;margin: 0 auto;}
.l-banner{background-size:cover;}
/*师资*/
.sz_title {text-align: center;font-size: 18px;}
.sz_search {width: 50%;margin: 0 auto;margin: 20px auto;position:relative;}
.sz_search input {width: 100%;line-height: 34px;border: 1px solid #c5bbbb;text-indent: 10px;border-radius: 4px;}
.szdw input::-webkit-input-placeholder{color:#c5bbbb;}
.sz_btn {width: 50px;position: absolute;right: -2px;top: 0;padding: 8px 7px;line-height: 20px;text-align: center;background: #418CFF;color: #fff;cursor: pointer;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.szm_list.clearfix{text-align:center;}
.szm_items {display: inline-block;padding: 4px 6px;cursor: pointer;border-radius: 50%;}
.szm_items:hover{background: #418CFF;color: #fff;}
.szm_items.active{background: #418CFF;color: #fff;}
.waterfall li.news {
    width: 25%;
    float: left;
    transition:all .4s;
}
.waterfall .news_box{margin:10px;border:1px solid #cac8c8;}
img.loaded {
    width: 100%;
    height: auto;
}
.waterfall .news_meta ,.waterfall .news_title ,.waterfall .news_text{
    font-size: 16px;
	text-align: center;
	padding: 3px 0;
	color:#000;
	font-family:"微软雅黑";
}
.waterfall .news_meta:hover ,.waterfall .news_title:hover ,.waterfall .news_text:hover{color:#418CFF;}
.waterfall .news_con {
    padding: 10px;
	background:#fff;
}
.waterfall .news_imgs{overflow:hidden;}
.waterfall li.news:hover .news_imgs img{transform: scale(1.05);}
.waterfall .news_text {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
	max-height: 132px;
	font-size: 14px;
	font-family: "微软雅黑";
	color:#908d8d;
}
#header.showm {
	opacity: 1;
	transform:none;
}
.bfan {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #000;
    border-radius: 50%;
    padding: 10px;
	margin-left: -25px;
	margin-top: -50px;
	opacity:0;
}
#footer .site-lang ul li.links:hover a{color:#4b87e4;}
.contain_links .bs .news a{border-left:0px solid #418CFF;font-size:14px;}
.cn_fr .news_title {
    margin-bottom: 16px;
}
.list .list2 .news {
    position: relative;
}
.list .list2 .news a {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 140px;
	display: block;
	line-height:32px;
}
.list .list2 .news .news_meta {
    font-size: 16px;
	position: absolute;
	line-height:32px;
	right:0;
	top:0;
}
.main #header .inner{width:100%;}
.main .header .mod.clearfix {
    margin: 0 60px;
}
#banner .news_title{left:60px;}
.slick-dots{right:60px;}
.cn_fl .img_box ,.cn_fr .img_box{height:100%}
.inner{width:100%;max-width:1920px;}
.tech{padding:80px 60px};
.info .mox{padding:0 60px;}
.main #footer .inner{width:100%;}
.main #footer .inner .mod {
    margin: 0 60px;
}
.foot-left .sitelogo {
    max-width: 440px;
}
.foot-left .sitelogo img{
    width:100%;;
}
ul.news_list.clearfix.loading{transition:all 0s;}
/*lists*/
.lists .inner{width:1440px;position:relative;}
.lists .header .site-lang ul li.links a{color:#6a6a6a;}
.lists .nav .wp-menu .menu-item a.menu-link{color:#353535;}
.lists #header{background:hsl(216, 100%, 99%);}
.lists #header .inner{width:1440px;}
.lists #header #nav .inner {width: auto;}
.lists #header .inner .mod{margin:0 60px;}
.lists #header.inf{position:fixed;box-shadow: 0px 2px 8px rgb(0 0 0 / 0.08);}
.lists #container-1 {margin-top: 130px;position:relative;margin-bottom:20px;}
.lists .Column_Anchor {position: absolute;bottom: -20px;left: 0;padding: 50px 0px 50px 60px;z-index: 2;color: #fff;font-family: "微软雅黑";font-size: 30px;}
.lists .site_bg{position: absolute;bottom: 0px;left: 0;z-index: 1;width:560px;height:110px;background:#418CFF;opacity:0.8;filter:alpha(opacity=80);}
.lists .l-banner{height:520px;background-position:center;}
.lists .xygk_le .l-banner{height:300px}
.lists #l-container .inner{padding:0;}
.lists #footer .inner{padding:40px 0;}
.lists .col_news .col_news_box{margin:0;}
.lists .jlhz .nav_img{height:280px;}
.lists .jlhz li{float:left;width:33.3%;}
.lists .jlhz li:hover .nav_img{transform: scale(1.05);}
.lists .jlhz .i4{width:100%;}
.lists .jlhz .i1 .nav_img{background:url(../images/nl_1.jpg) no-repeat center;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nl_1.jpg', sizingMethod='scale');background-size:cover;}
.lists .jlhz .i2 .nav_img{background:url(../images/nl_2.jpg) no-repeat center;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nl_2.jpg', sizingMethod='scale');background-size:cover;}
.lists .jlhz .i3 .nav_img{background:url(../images/nl_3.jpg) no-repeat center;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nl_3.jpg', sizingMethod='scale');background-size:cover;}
.lists .jlhz .i4 .nav_img{background:url(../images/nl_4.jpg) no-repeat center;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nl_4.jpg', sizingMethod='scale');background-size:cover;height:456px;}
.lists .jlhz .i4 .img_box {float: right;width: 66.6%;}
.lists .jlhz .i4 .wz_box {float: left;width: 33.3%;}
.lists .ttbg{background:#428efe;margin-top:29px;margin-bottom:60px;}
.lists .wz_mox {padding: 69px 60px;}
.lists .i4 .wz_mox {padding: 125px 60px 69px 60px;}
.lists #footer .inner .mod{margin:0 60px;}
.lists .jlhz .more_btn {width: 120px;height: 46px;}
.lists .jlhz .more_btn a span{transition:all 0s;margin-left: -23px;}
.lists .jlhz .more_btn a:hover ,.e .news_link a:hover{color:#fff;background:#418CFF url(../images/jt_w.png) no-repeat 82px center;}
.lists .jlhz .more_btn a{font-size: 14px;font-family: "微软雅黑";font-weight: 500;color: rgba(65,140,255,1);line-height: 20px;padding: 13px 0px;text-align: center;display: block;border: 1px solid;background:#fff url(../images/jt_b.png) no-repeat 82px center;}
.lists .header .sitelogos{float:left;margin-top: 50px;height:80px;width:auto;}
.head-right .site-lang {
    padding-bottom: 14px;
}
.lists .header .sitelogos img{width:100%;}
.lists .nav_name {font-size: 22px;font-family: "微软雅黑";font-weight: bold;}
.xygk .col_name_text {width: 580px;height: 280px;display: block;position: absolute;left: 0;bottom: 0px;}
.xygk .col_name_text ul{position: absolute;z-index:2;}
.xygk .col_name_text li{padding:50px 60px 0 60px;}
.xygk .col_name_text .news_title{font-family: "微软雅黑";color: #fff;font-size: 32px;margin-bottom: 25px;}
.xygk .col_name_text .news_text{font-family: "微软雅黑";color: #fff;font-size: 16px;line-height:28px;font-weight:normal;}
.xygk .site_bg{position: relative;width:100%;height:100%;right:0;left:auto;bottom:0px;}
.xygk .pfl {float: left;width: 65%;}
.xygk .pfr {float: right;width: 35%;}
.xygk .pages-1 .pfl .p_mox{margin-right:60px;}
.xygk .pages-1 .news_text {font-family: "微软雅黑";font-size: 16px;line-height: 28px;}
.xygk .pages-1 .pfr:hover .news_img{transform: scale(1.05);}
.xygk .pages-1 li {padding: 80px 60px;}
.xygk .pages-1 .news_title {font-family: "微软雅黑";font-size: 24px;margin-bottom: 25px;}
.xygk .pages-1 p {line-height: 28px;font-size: 16px;font-family: "微软雅黑";}
.xygk .pages-1 .news_img{height:415px;}
.xygk .pages-2 {padding: 80px 60px;}
.xygk .pages2_title {font-family: "微软雅黑";font-size: 24px;text-align: center;margin-bottom:40px;}
.xygk .pages-2 ul{margin:0 -30px;}
.xygk .pages-2 li {float: left;width: 33.3%;transform: translate(0px, 100px);opacity:0;}
.xygk .pages-2 .news_img:hover{-webkit-animation-name: jello;animation-name: jello;-webkit-transform-origin: center;transform-origin: center;}
.xygk .pages-2 .mox {margin: 0 30px;}
.xygk .pages-2 .news_img {width: 80px;height: 80px;margin: 0 auto;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.xygk .pages-2 .news_title {font-family: "微软雅黑";font-size: 24px;text-align: center;margin: 24px 0;}
.xygk .pages-2 .news_text{font-family: "微软雅黑";font-size: 16px;line-height: 28px;color: #666666;}
.xygk .pages-3 .news_wz {padding: 100px 160px;}
.xygk .pages-3 .news{min-height:420px;}
.xygk .pages-3 .news_title{font-family:"微软雅黑";font-size:24px;color:#fff;text-align:center;margin-bottom:40px;opacity:0;transform: translate(0,50px);}
.xygk .pages-3 p:first-child ,.xygk .pages-3 p:first-child +p +p{opacity:0;transform: translate(0,50px);}
.xygk .pages-3 .news_text p{line-height: 28px;font-size: 16px;font-family: "微软雅黑";color: #fff;}
.xygk .pages-4 .news_list{height:615px;overflow:hidden;position:relative;}
.xygk .pages-4 .news_img{position: absolute;bottom: -50px;width: 72%;height: 518px;left: 50%;margin-left: -36%;}
.pages4_title {font-family: "微软雅黑";font-size: 24px;color: #fff;text-align: center;margin: 80px 0 60px 0;}
.xygk .pages-4 {background-image: linear-gradient(to right, #04162d , #0d264a);}
.xygk .pages-4 .news {float: left;width: 33.3%;}
.xygk .pages-4 .news.n3 {width: 28.6%;}
.xygk .pages-4 .news_title {font-size: 24px;font-family: "微软雅黑";color: #fff;margin-bottom:16px;}
.xygk .pages-4 .news_text{font-size:14px;font-family: "微软雅黑";color:#fff;line-height:24px;}
.xygk .pages-4 .mox{margin:0 55px;}
.xygk .pages-4 .news.n1 .news_wz {background: url(../images/xd1.png) no-repeat 56px bottom;padding-bottom: 191px;width: 61.8%;margin-left: auto;margin-top:126px;opacity:0;transform: translate(-50px,0);}
.xygk .pages-4 .news.n2 .news_wz {background: url(../images/xd2.png) no-repeat 56px bottom;padding-bottom: 164px;width: 61.8%;margin-left: auto;margin-top:38px;opacity:0;transform: translate(0,-50px);}
.xygk .pages-4 .news.n3 .news_wz {background: url(../images/xd3.png) no-repeat 56px 200px;padding-bottom: 90px;width: 72%;margin-left: auto;opacity:0;transform: translate(50px,0);}
.xygk .pages-5 .news_list {margin: 20px 110px 20px 60px;}
.xygk .pages-5 .pfl {width: 39.4%;}
.xygk .pages-5 .pfr {width: 60.6%;}
.xygk .pages-5 .news_title {font-family: "微软雅黑";font-size: 24px;margin-bottom: 36px;}
.xygk .pages-5 .news_text {font-family: "微软雅黑";font-size: 14px;line-height:24px;}
.xygk .pages-5 .pfr .news_img {height: 0;opacity:0;padding-top:56%;}
#l-container_3 .pages-5 .pfr .img_box {
    position: relative;
}
.pages-5 .pfr .co_links {
    position: absolute;
    width: 10%;
    height: 6%;
    z-index: 10;
}
.pages-5 .pfr .co_links_01{    
    top: 21%;
    left: 5%;
}
.pages-5 .pfr .co_links_02{    
    top: 46%;
    left: 5%;
}
.pages-5 .pfr .co_links_03{    
    top: 72%;
    left: 5%;
}
.pages-5 .pfr .co_links_04{    
    top: 21%;
    left: 58%;
}
.pages-5 .pfr .co_links_05{    
    top: 46%;
    left: 58%;
}
.pages-5 .pfr .co_links_06{    
    top: 72%;
    left: 58%;
}
.pages-5 .pfr .co_links_07 {
    top: 46%;
    left: 81%;
}
.xygk .pages-5 .pfl .p_mox{margin: 80px 60px 80px 0;}
.xygk .pages-6 .news {height: 560px;position:relative;}
.xygk .pages-6 .news_wz{font-family:"微软雅黑";font-size:24px;color:#fff;position:absolute;bottom:120px;left:50%;margin-left:-218px;z-index: 2;}
.xygk .pages-6 .news_title{padding:18px 0 18px 23px;float:left;opacity:0;transform:translate(50px,-50px)}
.xygk .pages-6 .news_title.tno{opacity:1;transform:none;}
.xygk .pages-6 .news_an{background:url(../images/plays.svg) no-repeat center;float:left;width:60px;height:60px;cursor: pointer;opacity:0;transform:translate(-50px,-50px);border-radius:50%;}
.xygk .pages-6 .news_an:hover{box-shadow: 0 0 11px #ccc;transform:scale(1.2) !important;}
.xygk .pages-6 .news_an.tno{opacity:1;transform:none;}
.xygk .pages-6 .news_bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.5;z-index: 1;}
.xygk .pages-6 .inner {position: initial;}
.xygk .pages-6 #videoPlay1 {position: absolute;z-index: -1;transition:all 0s;}
.xygk .pages-6 #videoPlay1.shows ,.xygk .pages-6 .close.shows{z-index:3;}
.xygk .pages-6 .close{position: absolute;top:0;right:0;width:40px;height:40px;cursor: pointer;z-index:-1;background:#fff;transition:all 0s;font-size: 20px;text-align: center;line-height: 40px;border-radius: 50%;}
.xygk .pages-6 .close:hover{box-shadow: 0 0 11px #ccc;}

.pages-s3 {min-height: 523px;}
.pages-s3 .inner{padding: 106px 0; }
.pages-s3 .title{font-family: '微软雅黑-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;font-weight: 500;font-style: normal;font-size: 24px;color: #FFFFFF;text-align: left;}
.pages-s3 .mox{margin:  0 -5px;}
.pages-s3 .news {float: left;display: inline-block;width: 20%;}
.pages-s3 .news .news_box{margin: 0 5px;padding: 36px 28px 0 26px;height: 197px;position: relative;background: #fff url(../images/s3bg.png) no-repeat center; background-size: cover;}
.pages-s3 .news .news_title{font-family: '微软雅黑-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;font-weight: 500;font-style: normal;font-size: 20px;} 
.pages-s3 .news .news_text{margin-top: 15px;font-family: '微软雅黑-Regular', 'PingFang SC', sans-serif;font-weight: 400;font-style: normal;font-size: 16px;color: #666666;line-height: 26px;height: 130px;overflow: hidden;}
.pages-s3 .news .news_more{position: absolute;right: 16px;bottom: 17px;padding-right: 35px;}
.pages-s3 .news .news_more a{font-family: '微软雅黑-Regular', 'PingFang SC', sans-serif;font-weight: 400; font-style: normal;font-size: 16px;color: #5D2D7F;}
.pages-s3 .news_list{padding-top: 25px;}

.pages40 {min-height: 300px;}
.pages40 .tit{float: left;display: inline-block;margin-top: 80px;}
.pages40 .news_list {float: right;display: inline-block;width: 776px;margin: 61px -14px 0 ;}
.pages40 .pages4_title{margin: 0; font-family: '微软雅黑-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;font-weight: 500;font-style: normal;font-size: 24px;color: #FFFFFF;text-align: left;}
.pages40 .titline{width: 40px;line-height: 4px;height: 4px;background: #fff;opacity: 0.8;margin-top: 24px;}
.pages40 .news_title ,.pages40 .news_title a{font-family: '微软雅黑-Regular', 'PingFang SC', sans-serif;font-weight: 400;font-style: normal; font-size: 18px;color: #FFFFFF;line-height: 24px;}
.pages40 .news_wz{cursor: pointer; position: relative; padding: 26px 0;margin: 7px 14px;border:1px solid #fff;text-align: center;}
.pages40 .news{float: left;display: inline-block;width: 33.33%;}
.pages40 .news_wz:after{position: absolute;content: "";left: 0;right: 0;top: 0;bottom: 0;background: #fff;opacity: 0;}
.pages40 .news_title{position: relative;z-index: 3;}
.pages40 .news_wz:hover:after{opacity: 0.2;}

.bsss.links.b .img_box,.bsss.links.a .img_box{width: 62.22%;max-height: 520px;}
.bsss.links.b .mox_box,.bsss.links.a .mox_box{width: 37.78%;}
.contain_links .bsss.links.b .box{margin:  62px 44px 0 60px;}
.contain_links .bsss.links.a .box{margin:  103px 54px 0 50px;}
.contain_links .bsss.links.b.xzz .box{margin:30px 60px;}
.contain_links .bsss .con{margin:0;}
.contain_links .bsss .news_list .cona .news{border:none;}
.contain_links .bsss .cona .news_title{line-height: 33px; font-family: '微软雅黑-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;font-weight: 500;font-style: normal; font-size: 24px;}
.contain_links .bsss .cona .news_text{margin-top: 24px; font-weight: 400;font-style: normal;font-size: 16px;color: #666666;line-height: 26px;}
.contain_links .bsss .news_list .conb .news{max-width: 340px;border-bottom: 1px solid #E4E4E4;}
.contain_links .bsss .news_list{margin: 0;}
.contain_links .bsss .conb .news_title{display: inline-block; padding: 20px 0 11px;line-height: 20px; font-weight: 400;font-style: normal;font-size: 16px;color: #666666;text-align: left;}
.contain_links .bsss.xzz .conb .news_title{padding:10px 0;}
.contain_links .bsss .conb .news_title:hover{color:#418CFF;}
.contain_links .bsss .news_list .news{margin: 0;padding: 0;}
.contain_links .bsss .conb{margin-top: 20px;}

.def_menu{position: absolute;float: none;margin: 0;right: 60px;top: 55px;z-index: 50;}
.def_menu .col_menu_head{background: url(../images/def_hebg.png) no-repeat center;height: 80px;overflow: hidden;}
.def_menu .col_menu_head .col_name .Column_Anchor{ position: static;padding: 0; font-weight: 400;font-style: normal;font-size: 24px;color: #FFFFFF;text-align: left;line-height: 32px;}
.def_menu.col_menu .col_menu_head h3.col_name .col_name_text{line-height: 31px; position: static; width: auto;height: auto;padding:23px 32px }
.def_menu .col_list .wp_listcolumn .wp_column a .column-name{padding: 13px  0 13px 25px;line-height: 32px;}
.def_menu.col_menu .col_menu_con{background: #fff;}
.def_menu .col_list .wp_listcolumn .wp_column a:hover, .def_menu .col_list .wp_listcolumn .wp_column a.selected{background: #fff;}
.def_menu .col_list .wp_listcolumn .wp_column a.selected span.column-name{font-weight: normal;color: #333;}
.def_menu .col_list .wp_listcolumn .wp_column a.selected span.column-name:hover{color:#418CFF;}
.def_menu .col_list .wp_listcolumn .wp_column a{font-weight: 400;font-style: normal;font-size: 16px;text-align: left;line-height: 34px;transition:all 0s;}

.head_data {position: absolute;right: 0;bottom: 26px;}
.head_data span {color: #fff;}
.head_data .mod {margin-right: 60px;}
.head_data .mod p{line-height: 65px;text-align:right;}
.head_data .news_text {color: #fff;text-align: right;font-size: 46px;line-height: 65px;font-family: "微软雅黑";}
.head_data .mod .news{padding:24px;border-bottom:1px solid #fffffd;min-width:321px;border-color:#ffffff70;}
.head_data .mod .news:first-child+li+li{border:0;}
.head_data .news_title{color: #fff;font-family: '微软雅黑';font-weight: 400;font-style: normal;font-size: 16px;text-align:right;}



/* 项目搜索*/
.project-search{background:#f4f4f4;}
.project-search .inner{background: url(./images/adminssion-u4.png) no-repeat ;    background-size: 75%;    background-position: 120px -400px;}
.project-search .search-more {
    margin-top: 40px;
    margin-left: 30px;
    float: left;
    font-style: normal;
    font-size: 16px;
    color: #4E369E;
    line-height: 40px;
    padding-right: 40px;
    background: url(./images/search-more.png) no-repeat right;
}

.project-search .inner {
    padding: 80px 0px;
}
.project-search .tit {
    font-size: 32px;
    color: #333;
    margin-bottom: 50px;
}
.project-search .title{font-size: 16px;color: #666;margin-bottom: 20px;}
.project-search .filter{float: left;width: 340px;margin-right: 20px;}
.project-search .filter select{width: 100%;height: 50px;    padding-left: 10px;    border: 1px solid #E4E4E4;}

.xw .arti_metas{font-weight: 400;font-style: normal;font-size: 16px;color: #666666;text-align: left;}
.xw .arti_metas:after{content: "";display: block;background:#4e369e;width: 40px;height: 1px;}

.sez {float: left;width: 50%;padding: 0;}
.contain_tech .mod {padding: 60px;margin:0 -50px;}
.sez.tech .tt ,.sez.tech .mox{width:100%;}
.sez .more_btn {float: right;margin-left: -120px;}
.sez .tit{float:left;}
.sez.tech .mox .news{width:100%;margin-bottom:21px;}
.contain_tech .sez .tit .title{font-size:24px;line-height:32px;}
.sez .moz{margin:0 50px;}
.sez.tech .news_title a{-webkit-line-clamp:2;max-height:60px;line-height:30px;}
.sez .news_title{padding-bottom:20px;border-bottom:1px solid #E4EBF6;height:60px;}
.sez.tech .tt {margin-bottom: 45px;}
.sez.tech .news_title a{font-size:18px;}
.sez.tech .news_timed{font-size:32px;color:#5D2D7F;line-height:42px;}
.sez.tech .news_timem{font-size:13px;}
.sez.tech .mox .news:first-child +li+li .news_title {border: 0;}
.main .contain_news.imgx{height:924px;}

a.inshow {
    display: none;
}
.inf a.frshow{display:none;}
.inf a.inshow {
    display: block;
}
.inbg {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    background: #478ffd;
    right: 0;
}
.fxw.xygk .pagesfxw .pfl{width:44.45%;}
.def_menu .col_list .wp_listcolumn .wp_column a:hover{background: #f3f5fd;}
.bor_tp {
    position: fixed;
    top: 0;
    width: 100%;
    height: 4px;
    background: rgba(145,25,160,1);
    z-index: 999;
}
/*文章页*/
.entry p span{
    font-family:"\5FAE\8F6F\96C5\9ED1" ;
    color: #333 ;
    font-size: 16px ;
    line-height: 1.75em ;
}
.list .article  .entry .read p{
    font-size:16px;
    text-indent: 2em ;
    padding-top: 0.35em ;
    padding-bottom: 0.35em ;
    text-align: justify ;
    margin:0 ;
}
.list .article .entry .read li p { text-indent: 0px; }
.list .article  .entry .read td p{
padding: 0px; text-indent: 0px; margin: 0px; 
}
.entry img {
    max-width: 100%;
    height: auto ;
    text-align: center;
    text-indent: 0px;
    vertical-align:bottom;
    border:0;
}
#l-containerx .img_box{position:relative;    padding-top: 129%;}
#l-containerx .img_box img{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}
.xshd .xwlist .img_box {
    width: 250px;
    height: 200px;
    margin-right: -250px;
}
.xshd .xwlist .news_wz{margin-left:280px;}
.list .article .entry .read .wp_articlecontent li p{text-indent:0;}

@media screen and (max-width: 479px){
.infobox .article {padding: 20px!important;}
}
.head_data .news_text span:nth-child(2) {
    display: none;
}
#zzjgwzy .po_name{
    font-family: "Pingfang";
    font-size: 24px;
    line-height: 32px;
    margin-bottom:20px;
}
#zzjgwzy .tab-list>li{
    border: 1px solid #ebebed;
    float: left;
    list-style:none;
    margin-left:0;
}
#zzjgwzy .tab-list .box-right{
    padding: 15px 10px;
    border-bottom: 1px solid #ebebed;
    float: right;
}
#zzjgwzy ul.list li{
    float: left;
    margin: 10px 2.5%;
    width: 11%;
    font-size: 16px;
    white-space: nowrap;
    list-style:none;
}
#zzjgwzy .inner{width:100%;}
.infobox .entry .wp_articlecontent li{
    list-style: initial;
}

.xygk #l-container_30 .pages-5 li:first-child .pfl ,.xygk #l-container_30 .pages-5 li:first-child +li +li .pfl ,.xygk #l-container_30 .pages-5 li:first-child +li .pfr ,.xygk #l-container_30 .pages-5 li:first-child +li +li +li .pfr{
    width: 52.8%;
}
.xygk #l-container_30 .pages-5 li:first-child .pfr ,.xygk #l-container_30 .pages-5 li:first-child +li +li .pfr ,.xygk #l-container_30 .pages-5 li:first-child +li .pfl ,.xygk #l-container_30 .pages-5 li:first-child +li +li +li .pfl{
    width: 47.2%;
}
.xygk #l-container_30 .pages-5 .pfl .news_img ,.xygk #l-container_30 .pages-5 .pfr .news_img{
    height: 432px;background-size:cover !important;padding-top:0;
}
#l-container_30 .p_mox{margin:80px 64px 0 64px;}
#l-container_30 .news_list {
    margin: 0;
}
.xygk #l-container_30 .pages-5 .news_title{margin-bottom:25px;}
.project-search .teacher-top .xxkz_s div{
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    float: left;
}
.project-search .teacher-top .position .tit {
    width: 50px;
    margin-right: -50px;
}
.project-search .teacher-top .position .imfor {
    margin-left: 50px;
}