@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block;}
table{ border-collapse:collapse; border-spacing:0;}
caption,th{ text-align:left; font-weight:normal;}
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[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:14px/1 arial,\5b8b\4f53; color:#333; outline:0;}
:focus { outline:0;}

body {line-height: 1;font-size: 14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;position: relative;line-height: 150%; background: #fff;}

image,
input,
button {
    outline: none;
    border: none;
    background: transparent;}

/*link*/
a{outline:none;blr:expression(this.onFocus=this.blur());}
a:link, a:visited { text-decoration: none;}
a:hover {  text-decoration: none;}

a {
    color: inherit;
    text-decoration: none;
    outline: none;
    border: none;}

ul {
    list-style: none;}


/*clear float*/

.cf:before,.cf:after {content:"";display:table;}
.cf:after { clear:both;}
.cf { zoom:1;}
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
/*备用样式表*/
.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.jpg) 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;}
/**布局开始**/

p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#008866;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a,p,div,span{font-family: Microsoft YaHei;transition:all 0.4s ease-in-out;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt50{padding-top:50px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}
/*页面尺寸*/

.section{background-repeat:no-repeat;background-position:center;background-size: cover;overflow: hidden;display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;}

.section .bg{position: absolute;top:0;left: 0;right: 0;bottom: 0;z-index:-1;pointer-events: none;user-select: none;}
.section .bg img,.section .bgs img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s;pointer-events: none;user-select: none;}
.section .bg img.sp{height: auto;top: auto;object-fit: inherit;}






.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop
header{ width:100%; height:auto;  float:left; position:absolute; top:0px; z-index:999999999;}
.header1{width:100%; height:auto;  overflow:hidden; font-size:16px;  }

.list0{ float:right;margin-right:  150px; margin-top: 20px; height:45px; background:rgba(255,255,255,0.05); border-radius:30px; line-height:45px; color:rgba(255,255,255,0.5); font-size:16px;overflow:hidden;}
.list0 li{ width:auto; float:left; color:#FFFFFF; line-height:35px; vertical-align:middle; }
.list0 li a{color:rgba(255,255,255,0.7);}
.list0 li a:hover{color:rgba(255,255,255,1);}
.line{ width:1px; height:10px; background:rgba(255,255,255,0.7); float:left; display:inline-block; margin-top:13px; margin-left:15px;margin-right:15px;}
/*head开始
#header {background:url('images/top.png') no-repeat center bottom;background-size:100% 100%;position: absolute;top: -100%;z-index: 9999996;}
#header .inner{height: 175px;}
.header .sitelogo{float:left;margin-top: 35px;z-index:9999997;}
.header .sitetitle {display:none;margin-top: 28px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称*
.header .head-left{float:left;display:inline-block;}
.header .head-right .header-link{height:35px; background:rgba(255,255,255,0.05); border-radius:30px; line-height:35px; padding-top: 40px; padding-right: 15px;  color:rgba(255,255,255,0.5); font-size:16px;overflow:hidden;}

.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 35px;}
/*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.jpg) 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{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;    position: relative;}
.site-lang ul li.links a{line-height: 35px;margin: 0px 13px;font-size: 18px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #008866;}
#nav .inner{    width: 100%;}
#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;width: 10.2%;text-align: center;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:10px;height:20px;background:url(images/nav_j.jpg) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0;line-height: 80px;color: #FFFFFF;font-size: 18px;width: 100%;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{    background-color: #fff;
    text-decoration: none;
    color: #008866;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 80px;min-width: 100%;z-index: 100;background:#fff;text-align: center;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#008866; display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1400px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{background: #fbfbfb url(images/main1_bg.jpg) no-repeat bottom center; margin-top: -20px;}
.main1 .inner{padding:20px 0px 0px; position: relative;}
.main1 .ml{float:left; width:50%; padding-top: 20px;}
.main1 .mr{float:right;width: 46%; padding-top: 20px;}

.main2{background:#e5e5e5;}
.main2 .inner{padding:50px 0px;}
.main2 {float:left; width:100%;padding-top:8px;}
.main2 .ml {width: 650px;float: left;}
.main2 .mr {width: 650px;float: right;}

.main10{background: #7ACBD0 url(images/c2.jpg) no-repeat bottom center;}
.main10 .inner{padding:50px 0px;}
.main10 {float:left; width:100%;padding-top:8px; padding-bottom: 30px;}

.sxy-news{padding:30px 0px 50px ; position: relative;}
.sxy-news-piclist{margin:0 -14px; overflow:hidden;}
.sxy-news-piclist .item{border:1px solid #e4e2e2; margin:0 14px; float:left; width:320px;}
.sxy-news-piclist .img{width:100%; padding-bottom:69.74%; position:relative;}
.sxy-news-piclist img{position:absolute; width:100%; height:100%;}
.sxy-news-piclist .txt{padding:0 25px;}
.sxy-news-piclist h2{font-size:18px; padding-top:4px; height:48px; line-height:24px; overflow:hidden; color:#333333;}
.sxy-news-piclist p{font-size:16px; padding-top:5px; line-height:24px; height:48px; overflow:hidden; color:#666666;}
.sxy-news-piclist .date{color:#b71d27; font-size:16px; padding:10px 0; padding-left:20px; background:url(../images/clock1.jpg) no-repeat center left;}


.sxy-news .index-title { text-align: left;position: relative; padding-bottom:30px;}
.sxy-news .index-title .title{font-size:30px; color:#006116; font-weight:600;} 
.sxy-news .index-title .title:after{content:''; display:block; width:40px; height:3px; background:#006116; margin-top:15px;float: left;padding-left: 80px;position:absolute;}


.index-title {text-align: left;position: relative; padding-bottom:30px;}
.index-title .title{font-size:34px; color:#006116; font-weight:600;} 
.index-title .title span{border-bottom:4px solid #006116;}

.index-title .more{position:absolute; bottom:40px; right:0; font-weight:normal; padding-right:20px; background:url(images/more4.jpg) no-repeat center right 2px;}
.index-title .more a{display:block;width:100%; height:100%; color:#afafaf; font-size:16px; text-align:left;}


.main17{background: #f8f6f6;}
.main17 .inner{padding: 50px 0;}
.main17 .ml{float:left; width:530px;}
.main17 .mr{float:right;padding-top:25px;}
.main17 .mr .mlink{}


	  .t{width:100%; height:auto;float:left; line-height:40px; vertical-align:middle; margin-bottom:0px; border-bottom:1px solid #ededed;}
	  .t span{ font-size:34px; float:left; color:#006116; font-weight:bold; border-bottom:4px solid #006116;}
	  .t a{ font-size:16px; color:#afafaf; float:right;}
	  .t a:after{ content:url(images/arrow1.jpg); display:inline-block; margin-left:3px; vertical-align:middle;}
	  .t a:hover{color:#008866;}
	  .t a:hover:after{ content:url(images/arrow9.jpg);}

.m{margin-bottom:53px;}	  
.m3{ margin-bottom:20px; border:0px;}
.list31{ width:100%; height:auto; float:left;}
.list31 li{ float:left; width:23%; margin-right:2.5%; position:relative; height:auto; overflow:hidden;}
.list31 li:nth-child(4n){ margin-right:0px;}
.list31-1{ width:100%; height:280px; float:left;}
.list31-1 div{width:100%; height:280px; background-repeat:no-repeat; background-size:cover; background-position:center center; transition:all 0.4s;}

.list31-2{ width:100%; height:auto; position:absolute; bottom:0px; z-index:6; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5)); line-height:30px; vertical-align:middle; text-align:center; color:#fff; font-weight:bold; padding-bottom:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.list31-2 a{color: #fff;}
.list31 li:hover .list31-1 div{ transform:scale(1.2);}



.sxy-zhuanti{padding:60px 0 70px;}
.sxy-zhuanti-list{margin:10px -20px 0; overflow:hidden;}
.sxy-zhuanti-list .item{margin:0 40px; float:left; width:460px; height:110px; box-shadow: 2px 2px 15px 0px #006116; transition:all 0.3s ease-in-out;}
.sxy-zhuanti-list .item img{width:100%; height:100%;}



.main3{background: #f8f6f6;}
.main3 .inner{padding: 50px 0;}
.main3 .ml{float:left; width:530px;}
.main3 .mr{float:right;padding-top:25px;}
.main3 .mr .mlink{}


/**main4 师范认证**/

.main4 .news_title{    display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 1;overflow: hidden;}
.main4{background: url(images/c2.jpg)no-repeat top center;padding-bottom: 80px;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:30%;margin-right: 40px;}
.main4 .mr{float:right;width: 64%;}
.main4 .sudy-tab .tab-menu{width: 100%;}
.main4 .tab-list{background: #fff;padding-top: 0px;}
.main4 .sudy-tab{border: none;}
.main4 .sudy-tab .more_text{color:#fff;}
.main4 .tab-list{border: none;}
.main4 .tab-menu{background: #d7c2d1; height: 45px;text-align: center;}
.main4 .tab-menu li.selected a{color:#fff;}
.main4 .tab-menu li.selected {background: #006116;color: #fff !important;}
.main4 .tab-menu li.n1{background:url(images/4tab1.jpg)no-repeat 25px center !important;}
.main4 .tab-menu li.n2{background:url(images/4tab2.jpg)no-repeat 25px center !important;}
.main4 .tab-menu li.n3{background:url(images/4tab3.jpg)no-repeat 25px center !important;}
.main4 .tab-menu li.n1.selected{background:#006116 url(images/4tabh1.jpg)no-repeat 55px center !important;}
.main4 .tab-menu li.n2.selected{background:#006116 url(images/4tabh2.jpg)no-repeat 55px center !important;}
.main4 .tab-menu li.n3.selected{background:#006116 url(images/4tabh3.jpg)no-repeat 55px center !important;}
.main4 .news_imgs{height: 255px !important;}
.main4 .post-52{padding: 35px;}
.main4  .post-52 .mr li.n1{margin: 0px;}
.main4  .post-52 .mr li.n3{margin: 0px;}
.main4  .post-52 .mr li.n5{margin: 0px;}
.main4  .post-52 .mr li.n7{margin: 0px;}
.main4  .post-52 .mr li.n9{margin: 0px;}
.main4  .post-52 .mr li.n11{margin: 0px;}
.main4 .post-52 .mr .more_btn{position: absolute; top: -65px;}
.main4 .tab-list{position: relative;}
.main4 .post-52 .mr ul{border:none;}
.main4 .post-52 .mr li.n11{border-bottom:2px solid #efd49d;}
.main4 .post-52 .mr li.n12{border-bottom:2px solid #efd49d;}
.main4 .post-52 .mr li{width:48%;margin-left:25px;}
.tab_link_txt{display:none;}
.main4 .tab-menu li{font-size: 20px;margin-top: 15px;width: 12%;}



.more_text{font-size: 16px;color: #ffffff;}
.tab-list{padding-top: 33px; border-top: 2px solid #efd49d;min-height:310px;}
.sudy-tab {  border-top: 2px solid #efd49d;}
.En{width: 100%;float: left;font-size: 18px;color: #dabc80;}
.post-52 .mr {position: relative;}
.post-52 .news_imgs{width: 100%;height: 314px;background: #ccc;float: left;overflow:hidden;}
.post-52 .news_imgs img{width:100%;height:auto;min-height:100%;}
.post-52 .mr .news_title{font-size: 16px;line-height: 25px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;}
.post-52 .mr .news_meta{font-size: 14px;color: #999999;line-height: 25px;}
.post-52 .mr li { float: left;width: 46%; margin-left: 47px;border-top: 1px solid #e5e5e5;padding: 7px 0;}
.post-52 .mr li.n7{border-bottom: 1px solid #e5e5e5;}
.post-52 .mr li.n8{border-bottom: 1px solid #e5e5e5;}
.post-52 .mr li.n1{margin: 0px;}
.post-52 .mr li.n3{margin: 0px;}
.post-52 .mr li.n5{margin: 0px;}
.post-52 .mr li.n7{margin: 0px;}
.post-52 .mr .more_btn{position: absolute;bottom: 18px;right: 0;}
.post-52 .mr ul{border-bottom:2px solid  #efd49d;padding-bottom: 50px;}


.tab-menu li.n1{background:url(images/tab1.jpg)no-repeat 30px center ;}
.tab-menu li.n2{background:url(images/tab2.jpg)no-repeat 30px center ;}
.tab-menu li.n3{background:url(images/tab3.jpg)no-repeat 30px center ;}
.tab-menu li.n1.selected{background:url(images/tabh1.jpg)no-repeat 30px center ;}
.tab-menu li.n2.selected{background:url(images/tabh2.jpg)no-repeat 30px center ;}
.tab-menu li.n3.selected{background:url(images/tabh3.jpg)no-repeat 30px center ;}


.active .col_news .news_list li{width:33.3%;float:left;margin-bottom:30px;}
.active .col_news .news_box{margin:0 10px;border:1px solid #e5e2e2;}
.active .col_news .news_list{margin:0 -10px;}
.active .col_news .news_list .news_img{width:100%;height:200px;overflow:hidden;}
.active .col_news .news_list .news_img img{width:100%;height:auto;min-height:100%;    transition: .4s;}
.active .col_news .news_list .news_img img:hover{transform: scale(1.2);}
.active .col_news  .news_meta{line-height:22px;float:left;margin-top:13px;}
.active .col_news  .news_meta img{margin-top:2px;}
.active .col_news  .news_title{width:100% !important; -webkit-line-clamp: 2 !important;line-height:30px;}
.active .col_news  .news_wz{padding:15px;}
.active .col_news .more{margin:0px;}
.active .col_news .more a{color:#852469;}
 .active  .col_news_list {margin-top:30px;}

















.main5 .inner {
    padding: 50px 0px;}
.en { color: #b5b5b5; font-size: 22px;line-height: 44px; font-family: "微软雅黑";    text-transform: uppercase;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {display:inline-block;width:100%;height:55px;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 34px;font-weight:bold;min-width:170px;background:url(images/tt.jpg) left 17px no-repeat;height:55px;} /**标题字体**/
.post .tt .tit .title {display:block;color: #006116;font-family:"Microsoft yahei";}


.post .con { padding: 6px 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.jpg) no-repeat center;}
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 15px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#fff;} 
.post .more_btn a:hover{color:#fff;} 




/*标准标题*/
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: none; margin-bottom: 10px;}
.post1 .tt .tit {}
.post1 .tt .tit .title {font-weight:bold;font-size:34px;line-height: 50px;}
.post1 .more_btn {margin-left:10px;line-height: 20px; float:none;    position: absolute;  right: 0;}


/*居中标题*/
.post3 {}
.post3 .tt {display:inline-block;float:left;font-size: 34px;font-weight:bold;min-width:170px;height:55px;}
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold;font-size:34px;line-height: 50px;}
.post3 .tt .tit .title:after{content:''; display:block; width:40px; height:3px; background:#006116; margin-top:5px;float: left;padding-left: 80px;position:absolute;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;    position: absolute;  right: 0;}


.post4 {}
.post4 .tt .tit {}
.post4 .tt .tit .title {display:inline-block;font-size: 30px;color: #006116;cursor:pointer;line-height: 55px;}

.post4 .more_btn a{color:#1826a5;}


/**自定义新闻列表**/
.news_list {}
.news_list li.news {line-height: 44px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {float:left; font-size: 16px;line-height: 43px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 75%;}/*标题*/
.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: #adabab;  font-size: 16px;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:26px; color:#a5a5a5;  font-size: 14px;}/*默认简介*/
.news_list li.news .news_text a{ color:#a5a5a5;}
.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;}

/*日历新闻样式*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {margin:0 -20px;}
.rili .news_list li.news{margin-top: 5px;float: left;width:33.3%;    margin-bottom: 40px;}
.rili .news_list li.news .news_box{margin:0 20px;border-radius: 10px;       padding: 20px 20px 15px 10px;}
.rili .news_list li.news:hover .news_box{background:#faf8f5;    box-shadow: 1px 2px 15px #cebdbd; transition:all 0.3s ease-in-out;}
.rili .news_list li.news .news_date{float: left;width: 75px;margin-right:-80px;text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height: 42px;font-size: 36px; color:#986e3a;      height: 36px;}
.rili .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#986e3a; height: 30px;}
.rili .news_list li.news .news_wz{width:100%;}
.rili .news_list li.news .news_wz .news_con{margin-left:88px;} 
.rili .news_list li.news .news_title{margin-top: 5px;line-height: 26px;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;height:52px;} 
.rili .news_list li.news:hover .news_date{}
.rili .news_list li.news:hover .news_date .news_year{color:#986e3a;}
.rili .news_list li.news:hover .news_date .news_days{color:#986e3a;}


/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 8px;padding-bottom: 10px;}
.rili2 .news_list li.news .news_date{float: left;width: 75px;margin-right:-80px;background:#1c7a45;text-align:center;border-radius: 10px;}
.rili2 .news_list li.news .news_date .news_year{line-height: 50px;font-size: 36px; color:#fff;     height: 40px;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#fff;    height: 31px;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:95px;} 
.rili2 .news_list li.news .news_title{line-height: 24px;margin-bottom: 5px;overflow: hidden; white-space: nowrap;
 text-overflow: ellipsis; width: 100%;} 
 .rili2 .news_list li.news .news_text{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; line-height: 22px;overflow: hidden;height:48px;}
.rili2 .news_list li.news:hover .news_date{background:#efe5d9;}
.rili2 .news_list li.news:hover .news_date .news_year{color:#1c7a45;}
.rili2 .news_list li.news:hover .news_date .news_days{color:#1c7a45;}




.post-41 .news_box.clearfix { margin: 20px;}
.post-41 .news_wz{}
.post-41 .news_imgs { overflow: hidden; height: 420px; padding: 10px 0; margin: 10px;}
.post-41 .news_imgs img { width: 100%; height: 100%;}
.post-41 .news_imgs:hover{}
@keyframes mymove {;
  0% {}
10%,20% {
  -webkit-transform: rotate(-2deg)
;}
30%,50%,70%,90% {
  -webkit-transform: rotate(2deg)
;}
40%,60%,80% {
  -webkit-transform:rotate(-2deg)
;}
100% {
  -webkit-transform:rotate(0)
;}
}
/***********************************************************

 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
/*栏目图片*/

.l-banner{height: 399px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}

/*******************************************************************************************************/
/* 10. breadcrumb */
/*******************************************************************************************************/

#breadcrumb_wrapper {
	
	width:100%;
	
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	position:relative;}
#breadcrumb_wrapper .wrap h3 {
	font-size: 48px;
	padding: 150px 0px;
	margin: 0;
	color:#eee;
	position:relative;
	text-shadow: 3px 3px 3px #3f5c94;
	behavior: url(ie-css3.htc);}
#breadcrumb_wrapper h6, #slider_wrapper h6 {
	color: #8f8f8f;
	text-transform: lowercase;
	font-weight: normal;
	margin-bottom: 0;
	padding:20px 0 30px 0;
	font-size: 18px;}
#breadcrumb_wrapper h6 { padding:20px 0 0 0;}



/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 0px;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: #008866;}/**位置栏目背景**/
.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 #008866; 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:#008866; background:#eee;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #008866;}
.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:#008866;}
/*二级子栏目**/
.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:#008866;} 
/*三级子栏目**/
.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:#008866;} 
/**栏目新闻**/
.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: #008866;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;}
.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: 800px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #008866;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center; border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#ccc;}/**文章其他属性**/
.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 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;}


.news_head p {
    font-size: 14px;
    line-height: 35px;
    color: #5d5d5d;
    text-indent: 2em;}

.news_head {}
.morelink {
    display: none ! important;}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    font-weight: normal;
    color: #fff;
    line-height: 38px;
    pointer-events:none;}

.wp_subcolumn_list .wp_sublist .sublist_title {
border: none;
    line-height: 38px;
    background: url(images/ttbg.jpg);
    background-repeat: no-repeat;
    height: 38px;
    padding-left: 24px;
    margin-bottom: 0;}

li.date {
    top: 10px;
    position: absolute;
    right: 0;
    color: #808080;
    line-height: 35px;
    background: #fff url(images/li.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 11px;}
.subcolumn-name{font-size: 16px; color: #fff;font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
.wp_subcolumn_list .wp_sublist {
    position:static;
	float: left;
    margin-bottom: 71px;}



/**页脚开始  2024-5-23**/

.swiper-icons {
  font-family: swiper-icons !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
;}


.popCode{position: relative;z-index: 10;}
.popCode span{width: 130px;position: absolute;bottom: calc(100% + 15px);left:50%;z-index: 5;background: #fff;transform: translateX(-50%);box-shadow: 0 0 8px rgba(0,0,0,.15);padding: 2px;border-radius: 5px;visibility: hidden;opacity: 0;transition: .5s;z-index: 10;}
.popCode span:before{content: '';border: 10px solid transparent;border-top-color: #fff;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);}
.popCode span img{width: 100%;}
.popCode:hover span{opacity: 1;visibility: visible;}



.ny .footer{border-top: 3px solid #fff;}
.footer{background: url(images/ftbg.jpg) no-repeat top center;position: relative;background-size: cover;}
.footer .wp{max-width: 1900px;}
.footer .fta{padding: 50px 0;}
.footer .ftb{padding: 15px 0;text-align: center;color: aliceblue;font-size: 18px;background:rgba(0,0,0,0.12);}
.footer .wp{position: relative;z-index: 5;}
.footer .ftlogo{padding-right: 50px;}
.footer .ftlogo img{width:550px;height: auto;}
.footer .ftinfo{font-size: 18px;line-height: 1.6em;padding: 0 30px;margin: 0 20px; border:1px dotted #fff;border-top: 0;border-bottom: 0;color: aliceblue;}
.footer .ftinfo p+p{margin-top: 10px; color: aliceblue;}
.footer .ftcode{padding-left: 50px;}
.footer .ftcode a{display: block;}
.footer .ftcode a+a{margin-left: 30px;}
.footer .ftcode a i{display: block;width: 66px;height: 66px;background:rgba(12,61,4,0.46);color: #154720;font-size: 35px;text-align: center;line-height: 66px;border-radius: 50%;}
.footer .ftcode a i img{margin-top: 13px;opacity: 0.8;}
.footer .ftcode a i img:hover{margin-top: 13px;opacity: 1;}

@media (max-width: 1024px){
.footer .wp{margin: auto;}    
.footer .ftcode{padding-left: 0;width: 100%;justify-content: center;margin-top: 30px;}
.footer .ftinfo{padding: 0;padding: 0 10px;border:0;color: aliceblue;text-align: left;}
.footer .ftlogo{padding-right: 0;text-align: center;}
.footer .ftlogo img{width: 380px;height: auto;}
}
@media (max-width: 700px){
.footer .ftinfo{width: 100%;text-align: center;margin-top: 20px;color: aliceblue;}
.footer .ftlogo{width: 100%;text-align: center;}
.footer .ftlogo img{width: 350px;height: auto;}
.footer .ftcode a i{width: 56px;height: 56px;font-size: 26px;line-height: 56px;}
}











.homej{overflow: visible!important;}













/**页脚开始 



#footer {background: #154720;}
#footer .inner {padding:36px 0px 0 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{padding:0;margin:15px 0 0 0;}
#footer .inner .foot-center{padding:0;margin:0;}
#footer .inner .foot-center .foot_tit{font-size: 17px;font-weight: bold;color: #fff;margin-bottom: 10px;}
#footer .inner .foot-right{margin: 20px 0 0 0;padding: 0;}
#footer .inner p{font-size: 16px;line-height: 32px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 16px 0 0; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#fff;}
#footer .inner .add_mod{
   display: flex;flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: flex-start;
}
#footer .inner .foot-center_2{padding:0;margin:0;min-width: 374px;max-width: 390px;}
#footer .inner .foot-center_2 .tt .tit{padding:0;margin:0;font-size: 17px;font-weight: bold;color: #fff;margin-bottom: 10px;line-height: 32px;}
#footer .inner .foot-center_2 .news_list li.news{
   font-size: 16px;line-height: 32px; font-weight:normal;text-align:left;color: #fff;float: left;width: 30%;margin: 0 3% 0 0;
}
#footer .inner .foot-center_2 .news_list li.news a{
   color: #fff;
}
#footer .inner .foot-center_2 .news_list li.news a:hover{
   color: #B5F9F8;
}

#footer .inner2 {padding:0;max-width: 1300px;margin: 30px auto 0;border-top: 1px solid #1d7b00;}
#footer .inner2 p{font-size: 16px;color: #fff;line-height: 55px;text-align: center;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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: url(images/sous.jpg) no-repeat center;cursor: pointer; vertical-align:top;}
/*自定义输入框*/
.searchbox{text-align:right;width: 200px;float: left;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 40px;margin-right: 0px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 0px 20px;line-height: 22px;background: none;color: #FFFFFF;font-size: 16px;border:0;outline: 0;margin: 29px 0px;}
.wp-search .search-btn {width: 40px;height: 80px;position: absolute;left: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 40px;height: 80px;border:0;outline: 0;background:  url(images/sous.jpg) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: center;}
.shares ul li{width:93px; margin:0 auto;text-align: center;}
.shares ul li .foot_img{width:93px; height: 93px;}
.shares ul li .foot_img img{width:100%; height:100%;object-fit: cover;}
.shares ul li .tit{font-size: 16px;color: #ceb2c8;line-height: 46px;text-align: center;}
/**友情链接**/
.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.jpg) 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;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:100px;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.jpg) 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;}





.post-11 .focus .focus-title {height: 48px;line-height: 48px;padding: 0 15px; font-size: 18px;width: 75%;  overflow: hidden;white-space: nowrap;  display: block; text-overflow: ellipsis;}
.post-11 .focus .focus-title-bar {height: 48px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;    opacity: 0.5;filter:alpha(opacity=50);}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 15px;}
.post-11 .focus .focus-page {width: 10px;height: 10px; line-height: 10px; font-size:12px; border-radius: 10px;margin-right:10px; background-color: #c1c0c1; color: #000;}

.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold;}
.post-11 .focus .focus-page-active {background-color: #fff;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
  input::-webkit-input-placeholder{
            color:#fff;}
        input::-moz-placeholder{   /* mozilla firefox 19+ */
            color:#fff;}
        input:-moz-placeholder{    /* mozilla firefox 4 to 18 */
            color:#fff;}
        input:-ms-input-placeholder{  /* internet explorer 10-11 */ 
            color:#fff;}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.jpg) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;}

.top {
    position: relative;transition: 1s ease-in-out;}
.top-b {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #008866;
    height: 80px;
    line-height: 80px;}
.animated{    transition: 1s ease-in-out;}
#header.animated {
    top: 0px;
	transition: 1s ease-in-out;}
.maincon{transition: 1s ease-in-out;}
a.banicon {
    width: 100px;
    height: 80px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 0px;
	background:url(images/banicon.jpg) no-repeat center;}
#nav {
    background: #008866;
    position: fixed;
    top: -100%;
    z-index: 9999999999;}
 
span.lmbm {
    font-size: 20px;
    color: #008866;
    text-transform: uppercase;
    line-height: 50px;
    position: relative;
    display: block;
    text-align: center;}
span.lmbm:after{
	content:"";
	width:58px;
	height:2px;
	display:block;
	position:absolute;
	top:-2px;
	left:50%;
	margin-left:-29px;
	background:#cda0a0;}
.maincon #nav {
    top: -100% !important;
	transition: 0.4s ease-in-out;}
.maincon.animated #nav {
    top: 0% !important;
	transition: 0.4s ease-in-out;}
.list #nav {
    position: relative;}
#nav .inner .wp-panel {
    padding-left: 280px;} /*控制导航离左边的距离*/
.maincon #nav .inner .sitelogo {
    width: 260px;
    position: absolute;
    right: 0px;
	transition: 0.4s ease-in-out;
    top: 50%;
    margin-top: -16px;padding: 0px 10px;}
.maincon.animated #nav .inner .sitelogo{
left:0px;}
#banner .slick-slider {
    height: 100%;   padding:0px;}
.main #header .inner{width:100%;}
.main #header .inner .mod{padding:0px 1%;}
.head-right.nav .wp-menu .menu-item a.menu-link:after {content: "";position: absolute;bottom: 0px;left: 0;width: 0%;display: block;height: 2px;background: #008866;z-index: 9999;}
.head-right.nav .wp-menu .menu-item a.menu-link:hover:after{width:100%; transition: 0.4s ease-in-out;}
.main .slick-prev, .main .slick-next {
    width: 87px;
    height: 80px;
    bottom: 0px;
    top: auto;
    margin: 0px;
    z-index: 998;
border-radius: 0px;}
.main .slick-prev {
    right: 87px;
    left: auto;
    background: #008866 url(images/banl.jpg) no-repeat center;}
.main .slick-next {
    right: 0px;
    left: auto;
    background: #008866 url(images/banr.jpg) no-repeat center;}
#banner .title {
    position: absolute;
    top:75%;
    max-width: 1400px;
    margin-left: -700px;
    left: 50%;
    margin-top: 0px;
background: rgba(66, 66, 66, 0.5);
    padding: 20px;}

.main .slick-prev:hover, .main .slick-next:hover {
    background-color: #ff9410;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    opacity: 1;}
#banner .title a {
    font-size: 35px;
    color: #fff;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: block;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 1400px;
    height: 50px;
    text-shadow: 4px 3px 3px #000;}
#banner .title .ljxq {
    background: #008866;
    width:142px;
    height:51px;
    line-height:51px;
    text-align:center;
    font-size:16px;
    margin-top:30px;
    display:block;}
#banner .slick-dots {
    position: absolute;
    top: 50%;
    height: 490px;
    margin-top: -250px;
    right: 10%;
    z-index: 6;
    width: 110px;}
#banner .slick-dots li {
    float: none;
    width: 100%;
    background: none;
    height: auto;
    text-align: right;
    border-radius: 0px;}
#banner .slick-dots li button {
    text-align: right;
    color: #fff;
    font-size: 28px;
    height: auto;
    line-height: 60px;
    width: 100%;
    font-family: 宋体;
    text-shadow: 4px 3px 3px #000;
    font-weight: bold;}
#banner .slick-dots {
    position: absolute;
    top: 50%;
    height: 490px;
    margin-top: -250px;
    right: 50%;
    max-width: 1400px;
    margin-right: -700px;}
#banner .slick-dots .slick-active  button{font-size:45px; position: relative;}
#banner .slick-dots .slick-active  button:after {content: "";width:42px;height:4px; background:#fff; display:block;   position: absolute; right:65px;top:50%;}

/*快速导航*/
.banner-panel{width:100%;position:relative;  margin: 0 auto;}
.banner-panel .quicklink{position:relative;  bottom:0px; height:70px; width:100%; background:#249B00;}
.banner-panel .banner-link{float:left;}
.banner-panel .banner-link a{display:inline-block;font-size:18px; color:#fff; width:115px; text-align:center; height:70px; vertical-align:middle; line-height:70px;-webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.banner-panel .banner-link a:hover{font-size:24px; line-height:70px; height:70px;}
.banner-panel .banner-search{float:right;width:250px; height:35px; margin:15px 0; overflow:hidden;}

.searchbtn{display:none;width:40px; height:35px; background:rgba(255,255,255,0.3) url(images/search.jpg) no-repeat center center; border-radius:50%; cursor:pointer;}
.searchbox{width:250px; height:35px; background:rgba(255,255,255,0.3);border-radius:35px;}
.searchbox form{height:35px;}
.searchbox input{border:none; background:none; width:185px; height:35px; margin-left:20px; float:left; outline:0; color:#fff;}
.searchbox button{width:40px; height:35px;border:none; background:none;background:url(images/search.jpg) no-repeat center center;outline:0; cursor:pointer;}




.main3{}
.main3 .inner{padding:30px 0px 5px;}
.main3 .ml{float:left; width:60%;}
.main3 .mr{float:right;width:37.5%;}
.post-31 .news_list li.news{width:98%;margin-bottom:36px;
    
    background: #fff;
    box-shadow: 2px 2px 10px 0px #ececec;
    padding-right: 20px;}
.post-31 .news_list li.news.n3{margin-bottom:0;}
.post-31 .news_list li.news .news_imgs{width:198px;height:132px; padding: 3px 0px 0px 3px; margin-right:-198px;}
.post-31 .news_list li.news .news_imgs img{width:100%;height:100%;}
.post-31 .news_list li.news .news_cont{width:100%;border-bottom:1px dashed #eee;}
.post-31 .news_list li.news .news_con{margin-left:220px;margin-top: -130px;}
.post-31 .news_list li.news .news_title{font-size:20px;line-height:32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-31 .news_list li.news .news_time{font-size:16px;color:#004c99;margin-top:5px;}
.post-31 .news_list li.news .news_text{font-size:14px;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:10px;}
.post-31 li{padding-bottom:5px;}






.post3 .con{padding:20px 0 0;}
.post-32 .news_list li.news{width:100%;padding:6px 0;border-bottom:1px solid #e5e5e5;}
.post-32 .news_list li.news.n1{padding-top:4px;}
.post-32 .news_list li.news .news_time{width:90px;height:22px;line-height:22px;text-align:center;background:#004c99;font-size:12px;color:#fff;margin-right:-90px;}
.post-32 .news_list li.news .news_con{width:100%;}
.post-32 .news_list li.news .news_title{font-size:18px;margin-left:106px;line-height:22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-32 .news_list li.news .news_text{font-size:14px;line-height:32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top:12px;}





.post-41 .news_wz {width: 90%;    text-align: center; margin: 0 auto;    box-shadow: 3px 0px 10px #ccc;}
.post-41 .news_imgs{ height: 290px;  background: #ccc;    overflow: hidden;}
.post-41 .news_imgs img{width:100%;height:100%;}
.post-41 .news_wz:hover img{    transform: scale(1.2);transition:all 0.4s ease-in-out;}
.post-41 .news_box{margin:50px 20px;}

.post-41 .news_title{ background: #fff;font-size:18px;line-height:74px; width: 88%;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;padding: 0 6%;}











.main2 .more_btn {
    width: 143px;
    height: 52px;
    background: #008866;
    color: #fff;
    text-align:center;}
 .main2 .more_btn a{
    line-height: 52px;
    color: #fff;
    font-size:16px;}

.main1 .more_btn {
    float: left;
  padding-top: -15px;}

.postmain1 {}
.postmain1 .tt {text-align: center;}
.postmain1 .tt .tit {}
.postmain1 .tt .tit .title {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #950001;
    cursor: pointer;
    line-height: 75px;
    text-align: center;
    font-family:ss;}
.postmain1 .tt .tit .title.selected {color:#950001;}
.post1 .more_btn a{color:#950001;}
.post-14 .tt .tit {
    width: 100%;
    text-align: left;}


.post-14 .title {
    margin: 10px 0px;}
.post-14 .time {
    font-size: 16px;
    line-height: 30px;
    color: #008866;}


.post-14 .news .news_con2 {
    background: #008866 url(images/main1more.jpg) no-repeat 90% 90% ;
position: absolute;
top:100%;
left:0px;
width:100%;
height:100%;}
.post-14 .news:hover .news_con2 {top:0%;transition: 0.4s ease-in-put;}
.post-14 .news_con2 .title {
    padding: 20px 20px 20px;display:block;}
.post-14 .news_con2 .text {
    padding: 0px 30px;display:block;}
.post-14 .news_con2 .title   { color:#fff !important;}
.post-14 .news_con2 .text  {color:#fff !important;  overflow: hidden;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;}
.post-14 span.lmbm {
    text-align: left;}



.post-14 .tt {
    width: 2%;
    float: left;}
.post-14 .text  {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.post-14 .title  {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.post-14 .news_imgs a {
    padding-top: 74.85%;
    display: block;}
.post-14 .news_con {
    margin: 0px 7px;
    margin-left: auto;}
.news_imgs {
    overflow: hidden;}
.post-14 .con.news_text {
    padding-top: 80px;}







.post-15 .news_list li.news {
    width: 25%;
    float: left;}
.post-15 .news_imgs a {
    
    display: block;}
.post-15 .news_con {
    margin: 0px 7px;}
.post-15 .title a {
    font-size: 16px;
    line-height: 30px;
    color: ##008866;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;}
.post-15 .title{margin: 0px 0px 10px;}
.main2 .ljxq {
    width: 143px;
    height: 52px;
    background: #008866;
    color: #fff !important;
    text-align: center;
    display: block;
    line-height: 52px;}
.post-15 .news_imgs {
    border-bottom: 6px solid #008866;}

.post-16 .news_list li.news {
    float: left;
    width: 24%;}
.post-16 .title  {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333333;}
.post-16 .news_con {
    background: #fff;
    margin: 8px;
    padding: 30px 15px 60px;
    display:block;}
.post-16 .time {
    font-size: 14px;
    line-height: 60px;
    color: #008866;}
.post-16 .text  {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
height:84px;
line-height: 28px; /*ie8*/
   *line-height: 28px; /* ie7支持 */ 
   _line-height: 28px; /* ie6支持 */ 
   -ms-line-height: 28px;/*ie9+支持*/
   -webkit-line-height: 28px; /*chrome safair*/
   -moz-line-height: 28px;}
.post-16 .news_con {
    margin: 8px;
    padding: 30px 15px 60px;
    background: #fff url(images/main3more.jpg) no-repeat 90% 90%;}

.post-17 .tt {}
.post-17 .con {}
.post-17 .news_list li.news {
    width: 25%;
    float: left;
    line-height:26px;}
.post-17 .title a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333333;}
span.dd {
    font-size: 40px;
    color: #008866;
    font-family: 宋体;
    font-weight: bold;
    line-height: 30px;
    display: block;
    text-align: center;}

span.mm {
    color: #008866;
    font-size: 20px;
    font-weight: bold;
    font-family: 宋体;
    display: block;
    text-align: center;}
.post-17 .time {
    width: 50px;
float: left;}
.post-17 .text {
    margin-left: 70px;
    height: 134px;
    overflow: hidden;}
.post-17 .text a {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 120px;}
.post-17 .news_con {
    padding: 20px 25px;
    background: #fff;}
.post-17 a.ljxq {
    margin-left: 70px;
    color: #008866;
    font-size: 16px;
    margin-top: 15px;
    display: block;}
.post.post1.post-17.mbox {}
.post-17 .tt .tit .title a {}
.post-17 span.lmbm {}
.post-17 .tt .tit {
    padding: 0px 25px 30px 25px;}
.post-17 span.lmbm:after, .post-14 span.lmbm:after {}

.post-16 .con {
    margin: 0 auto;}
.main5 .news_list li.news {
    float: left;
    margin: 0px 31px;}
.main5 .news_list li.news.n1 .title a{
    padding-top: 50px;
    background: url(images/icon1.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n2 .title a{
    padding-top: 50px;
    background: url(images/icon2.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n3 .title a{
    padding: 50px 2px 0px 2px;
    background: url(images/icon3.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n4 .title a{
    padding-top: 50px;
    background: url(images/icon4.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n5 .title a{
    padding-top: 50px;
    background: url(images/icon5.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n6 .title a{
    padding-top: 50px;
    background: url(images/icon6.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n7 .title a{
    padding-top: 50px;
    background: url(images/icon7.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n8 .title a{
    padding-top: 50px;
    background: url(images/icon8.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .news_list li.news.n9 .title a{
    padding-top: 50px;
    background: url(images/icon9.jpg) no-repeat center top;
    display:block;
    font-size: 16px;}
.main5 .tt {
    float: left;
    width: 160px;}
.main5 .post1 .tt .tit .title {
    line-height: 60px;}
.main5 span.lmbm:after {
    content: "";
    width: 2px;
    height: 70px;
    display: block;
    position: absolute;
    top: -40px;
    left: -20px;
    background: #cda0a0;
    margin: 0;}
.main5 .post1 .tt .tit .title {
    line-height: 60px;
    margin: 0px 0px 0px 20px;}
.main5 .news_list {
    padding: 20px 0px;
    float: right;}
.post-17 .title {
    margin-bottom: 15px;}
#nav .sitelogo img{
   max-width:100%;}
.list #nav .inner .sitelogo {
    width: 280px;
    position: absolute;
    left: 0px;
    transition: 0.4s ease-in-out;
    top: 50%;
    margin-top: -16px;
    padding: 0px 10px;}
div#weibo {
    float: right;
    width: 25%;}
div#weibo {
    float: right;
    width: 25%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 552px;}
.main3 .inner .mod {
    position: relative;}
#weibo iframe {
    width: 100%;
    height: 544px;}
.main1.animated .inner , .main2.animated .inner , .main3.animated .inner , .main4.animated .inner , .main5.animated .inner{
    opacity: 1;
    transform: translate(0,0);
    transition: 0.6s ease-in-out;}
.main1 , .main2 , .main3 , .main4 , .main5 {    overflow: hidden;}
.main1 .inner{
    opacity: 0;
    transform: translate(0, 50%);
    transition: 0.6s ease-in-out;}
/*.main2 .inner {
    opacity: 0;
    transform: translate(50% , 0 );
    transition: 0.6s ease-in-out;
}
.main3 .inner {
    opacity: 0;
    transform: translate(0, 50%);
    transition: 0.6s ease-in-out;
}
.main4  .inner{
    opacity: 0;
    transform: translate( 50% ,0);
    transition: 0.6s ease-in-out;
}*/
.main5 .inner {
    opacity: 0;
    transform: translate(0, 50%);
    transition: 0.6s ease-in-out;}
.post-15 .news_imgs:hover a {
    transform: scale(1.1);
    transition: 0.6s ease-in-out;}
.post-16 .news_list li.news:hover .news_con ,.post-17 .news_con:hover{
    box-shadow: 10px 10px 10px #d8d8d8;
    position: relative;
    z-index: 1;}
.main .post div a:hover, .main .post div:hover {
    color: #008866;}
.head-right.nav .wp-menu .menu-item {
    width: auto;}
.head-right.nav .wp-menu .menu-item {
    padding: 0px 0px 0px 20px;
    line-height: 40px;}
.head-right.nav .wp-menu .menu-item.hover a.menu-link, .head-right.nav .wp-menu .menu-item a.hover{background:none;color:#fff;}
.post-17 .news_list li.news.n3 {
    box-shadow: 28px 0px 0px #f8f6f6;}
.lj {
    display: block;
    width: 100%;
    height: 100%;}
.head-right.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0;
    line-height: 40px;}
.head-right.nav  .sub-menu {
    top: 40px;}

.post-14 .news_con .title {
    height: 60px;}
.post-15 li .title {
    margin: 10px 0px 10px;
    height: 90px;overflow: hidden;}
.list .news_list li.news {
    line-height: 48px;}

.list .news_list li.news .news_title {
    font-size: 16px;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;}

.list .news_list li.news .news_meta {
    font-size: 16px;}
.post1 .tt .tit .title a {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #008866;
    cursor: pointer;
    line-height: 75px;
    text-align: center;
    font-family: ss;}
.main2 .post1 .tt .tit .title a, .main4 .post1 .tt .tit .title a, .main3 .post1 .tt .tit .title a {
    height: 60px;
    display: block;
    line-height: 60px;}
.main2 .post1 .more, .main3 .post1 .more, .main4 .post1 .more {
    position: absolute;
    right: 20px;
    top: 20px;}
.main2 .post1, .main3 .post1, .main4 .post1 {
    position: relative;}
/*#banner .news_imgs a {
    padding-top: 50%;
    width: auto !important;
    height: auto !important;
    min-height: auto !important;
    display:block;
}*/
#banner .news_imgs , #banner .con, .post-13, #banner .slick-list, #banner .slick-track {
    height: 100%;
    width: 100%;
    display: block;
    min-height: 100vh;
    margin: 0px;}
 #banner .news_imgs a{min-height:auto !importnat;    height: 100%;
    width: 100%;
    display: block;}
.top .nav .sub-menu .sub-menu {
    top: 0px;}
.post-150 .wp_article_list .list_item .pr_fields{display:none;}
.post-150 .wp_article_list .list_item{border-bottom: 0px dashed #ccc;}



.pdf-content {
	height: 800px;
	background: #eee;
	border: 15px solid white;}



