@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align: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 { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto; }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #e8e8e8;display:none}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: #007100 }
#header .inner{height: 148px;position:relative; }
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo img{float:left;padding-right:35px;background:url(./images/logo_bd.png) right center no-repeat}
.header .sitetitle span{display:block}
.header .sitetitle span:nth-child(2n+2){margin-top:10px}
.header .sitetitle {display:inline-block;margin-top: 10px;margin-left:35px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 0; }
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 48px;font-size: 18px;color: #333;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 48px; font-size: 16px;color: #333;}
.site-lang ul li.links a:hover{ color:#005800}
/*默认主导航样式*/
#nav{background: #005800;}
#nav .inner{padding: 10px 0;}
#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;margin:0 -20px}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;/* padding: 0 0px 10px; */line-height: 35px;color: #FFFFFF;font-size: 20px;margin:0 20px;border-bottom: 1px solid transparent;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{border-bottom:1px solid #fff; text-decoration: none; ;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 35px;min-width: 100%;width:auto;z-index: 100;background:#fff;box-shadow:0px 1px 5px 1px #a49e9e;}
.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:#007100; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display: none !important;}
/**主页banner开始**/
#banner {background: #e7e2df;display: none;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post { position: relative; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 50px;} /**标题栏**/
.post .tt .tit { text-align: center;font-size: 24px;font-weight:normal;position: relative;} /**标题字体**/
.post .tt .tit::after{content: "";position: absolute;bottom:-15px;left:50%;display: block;width:60px;height: 5px;background-color: #007100;margin-left:-30px;}
.post .tt .tit .title {display:block;line-height: 42px;color: #363636;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;position: absolute;right:0;top:25px;color:#007100;font-weight: bold;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;}
.post .more_btn a{color:#007100;}
.post .more_btn a:hover{color:#16b416;}
.post .en{position: relative;}
.post .enname{font-size: 14px;color:#999999; z-index: 100;display: inline-block; text-align: center;position: relative; }
.post .enname::after{content:""; position: absolute;z-index: 10;width: 300px;left:-300px;top:7px;height:1px;background-color: #d9d9d9;}
.post .enname::before{content:""; position: absolute;z-index: 10;width: 300px;right:-300px;top:7px;height:1px;background-color: #d9d9d9;}
/*标题切换hover*/
.post4 {}
.post4 .tt { margin-bottom:10px;margin-top:-10px}
.post4 .tt .tit {border-bottom:0px;text-align:left}
.post4 .tt .tit::after{display: none;}
.post4 .tt .tit .title {display:inline-block;margin-right:50px;color: #333;border-bottom:3px solid #fff;cursor:pointer; font-weight: bold;}
.post4 .tt .tit .title.selected { border-bottom: 5px solid #007100; color:#363636;}
.post4 .more_btn a,.post4 .more_btn {color:#007100;position: static;}
.post4 .more_btn{padding-right:20px;background: url(./images/more.png) right center no-repeat;position:absolute;top:5px;right:0;margin:0;}
/**自定义新闻列表**/
.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 {}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:100%; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式2*/
.rili2{ }
.rili2.active{display: block;}
.rili2 .news_list li.news{margin-bottom: 13px; }
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 37px;font-size: 30px; color:#007100; background-color:#f3f3f3; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:18px; font-size: 14px; color:#fff; background-color:#007100;}
.rili2 .news_list li.news .news_wz{margin-left:75px; padding: 4px 0px;}
.rili2 .news_list li.news .news_wz .news_con{}
.rili2 .news_list li.news .news_title{line-height: 26px;margin-top: -4px;font-size: 18px;color:#333;}
.rili2 .news_list li.news .news_text{line-height: 21px;font-size: 14px;color:#999;margin-top: 7px;}
.rili2 .news_list li.news .news_text a{color:#999}
.rili2 .news_list li.news:hover .news_date .news_year{ }
.rili2 .news_list li.news:hover .news_date .news_days{ }
/***********************************************************
* 列表页
*/
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 400px;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:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #007100;}/**位置栏目背景**/
.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:#007100; background:#eee; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #007100;}
.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:#007100;}
/*二级子栏目**/
.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:#007100;}
/*三级子栏目**/
.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:#007100;}
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;}
.col_news .col_news_box{margin-left: 290px;}
.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: #007100;border-bottom: 3px solid #007100;}
.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 .news_list li.news{height:34px;overflow:hidden}
.col_news_list .news_list li.news .news_title{float:none;display:inline-block;margin-right:100px;font-size:15px}
.col_news_list .news_list li.news .news_title:hover a{color:#007100}
.col_news_list .news_list li.news .news_meta{margin-left:-100px}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #005800;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #007100;} /**文章副标题**/
.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:auto;margin-top:10px;min-height: 450px;} /**文章内容**/
.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);display:block } /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #007100;}
#footer .inner {padding:60px 0px 90px;position:relative;}
#footer .foot-logo{margin:0 auto;display:block;margin-bottom:45px;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;width: 40%; }
#footer .inner .foot-right{float:right;margin-top:25px;width:52% }
#footer p.copyright{font-size: 16px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;}
#footer p.copyright span{}
#footer .foot-nav .menu-item{float: left;width:25%;font-size: 16px;line-height: 32px;position: relative;}
#footer .foot-nav .menu-item>a{margin-bottom:20px;display: inline-block; }
#footer .foot-nav .menu-item>a .up{margin-left: 5px;margin-top:-1px}
#footer .foot-nav .menu-item a{color:#fff}
#footer .foot-nav .menu-item .sub-item{margin-bottom:3px}
/**************************************************************
* 组件功能
*/
/*系统默认搜索*/
.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:50px;background-color: #fff;border-radius: 20px;width: 350px;}
.wp-search {position: relative;border-radius: 20px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:110px;border-radius: 20px;position: relative;}
.wp-search .typebox{position: absolute;left:20px;top:0;line-height: 45px;font-size: 16px;color:#333; text-align: center;}
.wp-search .typebox .type{padding-right: 15px;position: relative;text-align: left;background: url(./images/arr-down.png) right center no-repeat;}
.wp-search .search-input::after{content: "";display: block;width: 1px;height:15px;left:0;top:50%;margin-top:-7px;background: #007100;position: absolute;}
.wp-search .typebox .type-list{position: absolute;left: -10px;top:100%;background-color: #fff;display: none;z-index: 1000;width: 100px;text-align: center;}
.wp-search .typebox .option:hover{cursor: pointer;background: #62ad59;color:#fff}
/* .wp-search .typebox:hover .type-list{display: block;} */
.wp-search .typebox .type-list .option{white-space: nowrap;}
.wp-search .search-input input.search-title {width: 100%;height: 36px;padding: 4px 0;line-height: 36px;background: none;color: #908a8c;font-size: 16px;border:0;outline: 0;border-radius: 20px;text-indent: 1em;font-family: "微软雅黑";}
.wp-search .search-btn {width:22px;height: 32px;position: absolute;right: 20px;top:6px;border-radius: 15px;}
.wp-search .search-btn input.search-submit {width:22px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;border-radius: 20px;}
.wp-search input:-webkit-autofill,
.wp-search input:-webkit-autofill:hover,
.wp-search input:-webkit-autofill:focus,
.wp-search input:-webkit-autofill:active {
transition-delay: 999999999s;
transition: color 999999999s ease-out, background-color 999999999s ease-out;
-webkit-transition-delay: 999999999s;
-webkit-transition: color 999999999s ease-out, background-color 999999999s ease-out;
-webkit-text-fill-color: #908a8c;
}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); 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{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; 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: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*************************************************************
* 特殊页面
*/
/*滚动样式*/
.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{ overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}
.main1 .inner{padding:40px 0}
.main1 .ml{float: left;width: 41.6%;}
.main1 .mr{float:right;width: 55%;}
.main1 .ml .news_imgs{height: 328px;position: relative;}
.main1 .ml .news_wz{position: absolute;bottom:0;width:100%;left: 0;box-sizing: border-box;padding-right:100px;z-index: 100;}
.main1 .ml .news_title{padding-left:20px;width: 100%;font-size: 14px;color:#fff}
.main1 .ml .news_title a{color:#fff;font-weight:bold}
.main1 .news_list li.news .news_bg{opacity: 0.3;z-index: -1;}
.main1 .slick-dots{bottom:10px;width:auto;right:20px}
.main1 .slick-dots li{background-color: #fff;}
.main1 .slick-dots li.slick-active{background-color: #007100;border:2px solid #fff}
.main2{background: url(./images/main2_bg.png) center top no-repeat;}
.main2 .inner{padding:35px 0 60px}
.main2 li.news{padding-top:20px}
.main2 li.news .paddingbox{margin:0 50px}
.post-21 .con{margin:0 50px}
.post-21 .tt{margin-bottom:50px}
.post-21 .tt .tit .title{font-weight:bold}
.main2 li.news .new-box{background-color: #fff;padding:60px 0 20px;position: relative;}
.main2 li.news .wz{border-bottom: 1px solid #dbdbdb;padding-bottom:15px}
.post-21 .date{background-color: #007100;color:#fff;text-align: center;width: 65px;position: absolute;left:20px;top:-20px}
.post-21 .date .months{font-size: 14px;line-height: 20px;}
.post-21 .date .days{font-size: 40px;line-height: 44px;;}
.post-21 .news_title{padding:0 20px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;max-height:60px;line-height:30px}
.post-21 .news_title a{font-size: 18px;color:#007100; }
.post-21 .news_text{font-size: 14px;color:#666666;line-height: 24px;height:120px;padding:0 20px;overflow:hidden}
.post-21 .entermore{margin:20px 0 0 20px;width: 100px;line-height: 30px;background-color: #fff;text-align: center;color:#489659;border:1px solid #489659;display:none}
.post-21 .entermore a{color:#489659}
.post-21 .entermore:hover{background: #489659;}
.post-21 .entermore:hover a{color: #fff;}
.post-21 .slick-arrow{z-index: 1000;opacity: 0.5;filter: alpha(opacity=50);width:25px;height: 50px;margin-top:-25px}
.post-21 .slick-prev{left:-50px;background: url(./images/left.png) center no-repeat; }
.post-21 .slick-next{ right:-50px;background: url(./images/right.png) no-repeat center;}
.post-21 .slick-arrow:hover{opacity: 1;filter: alpha(opacity=100);}
.main3 .inner{padding-top:35px}
.main3 .ml{float: left;width: 50%;}
.main3 .mr{float: right;width: 50%;}
.post-31{padding-right:15px}
.post .enname.short::before{width:130px;right:-130px}
.post .enname.short::after{width:130px;left:-130px}
.post-31 ul{margin:0 -1%}
.post-31 li.news{width: 31.3%;margin:0 1%;float: left;}
.post-31 .news_imgs{position: relative;overflow: hidden;padding-top:100%}
.post-31 .news_imgs img{position: absolute;top:0;right:0;bottom: 0;width: 100%;height: 100%;object-fit:cover}
.post-31 .wz{background-color: #f3f3f3;padding:10px;text-align: center;}
.post-31 .news_title{font-size:18px;}
.post-31 .career{font-size:14px;line-height: 24px;color: #999999;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2; height:48px;
-webkit-box-orient: vertical;}
.post-31 .career a{color:#999}
.post-32 {padding-left:15px}
.post-32 li.news{background-color: #f3f3f3;border-left: 3px solid #007100;padding:15px 25px 15px 18px;margin-bottom:10px}
.post-32 li.news .news_title{font-size: 20px;}
.post-32 li.news .news_text,.post-32 li.news .news_text a{font-size: 14px;color:#999;line-height: 24px;}
.main4 .inner{padding:35px 0 40px}
.main4 li.news{float: left;width: 23%;margin:0 1%}
.main4 ul.news_list{margin:0 -1%}
.main4 li.news img{width:100%;height:100%; position: absolute;top:0;right: 0;left: 0;vertical-align: top;}
.main4 li.news .news_imgs{position: relative;overflow: hidden;padding-top: 65%;}
.main4 li.news .news_title{padding:20px 30px;background-color: #f3f3f3;font-size: 18px;line-height: 27px;text-align:center}
.main4 li.news .news_title a{ max-height: 54px;height:54px}
/*科研成果*/
#result .inner{padding:60px 0 40px}
#result .tt{border-left:5px solid #007100;padding-left:20px;line-height: 24px;margin-bottom: 45px;}
#result .invention .tt{margin-bottom:0}
#result .cn-tt{font-size: 24px;color: #363636;}
#result .en-tt{font-size: 14px;color: #999999;}
.scResult .lm-list li{float: left;width:33.3%;text-align: center;cursor: pointer;}
.scResult .lm-list li .item-name{font-size: 20px;font-weight: bold;line-height:40px;}
.scResult li.selected1 .imgbox,.scResult li.selected1 .item-name{box-shadow:0px 2px 7px 0px #333}
.scResult li.selected1 .item-name{color:#007100}
.scResult .lm-list li .news-info{width:125px;margin:0 auto;padding-bottom:10px;position:relative}
.scResult .lm-list li .imgbox{border-radius: 50%;background-color: #f3f3f3;padding-top:100%;position: relative;margin-bottom:35px}
.scResult .lm-list li.i1 .bg{background: url(./images/result_1.png) no-repeat center;height: 100%;position: absolute;width: 100%;top:0;right:0;}
.scResult .lm-list li.i2 .bg{background: url(./images/result_2.png) no-repeat center;height: 100%;position: absolute;width: 100%;top:0;right:0;}
.scResult .lm-list li.i3 .bg{background: url(./images/result_3.png) no-repeat center;height: 100%;position: absolute;width: 100%;top:0;right:0;}
.scResult2{margin-top:50px}
.scResult2 li.item{float: left;width: 10%;margin:0 1.25%;text-align: center;border-radius: 20px;box-sizing: border-box;border:1px solid #007100;cursor: pointer; line-height: 30px;color:#007100;font-size: 18px;white-space: nowrap;}
.scResult2 li.item.selected2{background:#007100;color:#fff;position:relative}
.scResult2 li.item.selected2::after{content:"";background: #0a900a url(./images/close.png) no-repeat center center;width: 15px;height: 15px;position:absolute;right: -2px;top: -5px;z-index:1000;background-size: 10px 10px;}
.scResult2 ul.lm-list{margin:0 -1.25%}
.invention{margin-top:40px}
.invention li.news{padding:25px 0;border-bottom: 1px solid #eaeaea;}
.invention li.news:last-child{border:0}
.invention li.news .news_imgs{float: left;width:300px;height:180px;margin-right: -300px;}
.invention li.news .news_imgs img{ width: 100%;height:100%;object-fit: fill;}
.invention li.news .wz{margin-left:325px}
.invention li.news .title{font-size: 20px;line-height: 27px;margin-top:-5px; font-weight:bold}
.invention li.news .title a:hover{color:#007100}
.invention li.news .time{font-size: 16px;line-height: 27px;;opacity: 0.6;filter: alpha(opacity=60);margin:10px 0}
.invention li.news .text{font-size: 14px;line-height: 23px;max-height: 115px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
line-clamp: 5;
-webkit-box-orient: vertical;
}
/*搜索结果页*/
#searchResult .col_news_list .news_list li.news{height: auto;padding:15px 0;border-bottom: 1px solid #e0e0e0;}
#searchResult .col_news_list .news_list li.news .news_title{display: block;margin:0;font-size: 16px;font-weight: bold;line-height: 36px;}
#searchResult .col_news_list .news_list li.news .news_text {color:#838282;display: block;margin:0;font-size: 14px;font-weight: bold;line-height: 26px;max-height:78px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;}
#searchResult .col_news_list .news_list li.news .news_meta{margin:0;line-height: 30px;font-size: 14px;}
/*教师个人页*/
#faculty-info{ padding-bottom: 30px;}
.profile{margin:0 88px 0 112px;margin-bottom: 45px;position: relative;}
.profile .head-pic{width: 45%;position: absolute;top:120px;left:0;}
.profile .basic{width: 61%;float: right;margin-top:-150px;box-sizing: border-box;box-shadow: 0px 2px 5px 1px #ededed;padding:45px 37px 30px 110px;background-color: #fff;}
.profile .jbxx{padding-left:20px;border-left:5px solid #007100;margin-bottom:20px}
.profile .cn-xx{font-size: 48px;opacity: 0.9;filter: alpha(opacity=90);line-height: 68px;}
.profile .en-xx{font-size: 16px;line-height: 24px;color:#999999}
.profile .detail{line-height: 34px;font-size: 14px; }
.profile .link{display: inline-block;font-size: 16px;color:#007efe;padding-left:30px;background: url(./images/link-ico.png) left center no-repeat;margin-top:20px;cursor: pointer;}
.profile .link a{color:#007efe}
.profile .link1{margin-right:40px}
.profile .name{font-size: 28px;color:#22161a;font-weight: bold;margin:15px 0}
.profile .career{font-size: 20px;color:#22161a; }
.profile .photo{width: 100%;height: 325px;object-fit: cover;}
.infomation .jj{padding-left:20px;border-left: 5px solid #007100;float: left;margin-bottom:30px}
.infomation .cn-jj{font-size: 24px;color:#363636;line-height: 24px;font-weight:bold}
.infomation .en-jj{font-size: 14px;color:#999999;line-height: 24px;}
.infomation .search{position: relative;border-radius: 20px;border:1px solid #7d7d7d;float: right;width:370px}
.infomation .search input{outline: 0;border:0;border-radius: 20px;line-height: 44px;text-indent: 20px;font-size: 16px;color:#22161a;font-family: "微软雅黑";width: 100%;}
.infomation .search .searchbut{position: absolute;right:22px;top:11px;cursor: pointer;}
.infomation .post{margin-bottom:25px;clear:both}
.infomation .post .con-tt{font-size: 20px;line-height: 28px;margin-bottom: 10px;;font-weight:bold}
.infomation .post .con{font-size: 16px;line-height:24px}
.others{color:red;font-weight:bold;font-size:24px}