@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{}
html{}
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; }
:-moz-placeholder { color: #9bcdbc; opacity:1; }
::-moz-placeholder {color: #9bcdbc;opacity:1;}
input:-ms-input-placeholder{ color: #9bcdbc;opacity:1;}
input::-webkit-input-placeholder{color: #9bcdbc;opacity:1;}
/*备用样式表*/
.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:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
z-index: 110;
}
/**布局开始**/
body {line-height:1.75;font-size:14px; font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;min-width:1366px; }
p{}
a {color:#3d3d3d; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto; }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background:#8f000b;}
#headtop .inner{}
.headtop .top-left{float:right;}
.headtop .top-right{float:right;position:relative;}
/*head开始*/
#header {background: #068358;position: fixed;z-index: 1000;}
#header .inner{height: 34px;position:relative;}
.head { width:100%; position:relative; }
.head .head-left{float:left;display:inline-block;width: 368px;/* height: 108px; */}
.head .head-left .sitelogo{}
.head .head-main{float:right;margin-top: 0px;height: 34px;}
.head .head-main .site-rale{}
.head .head-main .site-lang{}
.head .head-right{float:right;margin-top: 0px;/* padding-left: 40px; */height: 34px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
.head .sitelogo a{display:block;position:absolute;left:0px;top: 20px;z-index:100;}
/*logo*/
#logo {position: fixed;top: 34px;z-index: 1000;background:#fff;/* box-shadow:2px 2px 10px #eee; */}
#logo .inner { width:1200px; height: 94px; position: relative;}
/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{ float:left;}
.site-rale ul li.links a{line-height:30px;color:#fff;}
/**topnav**/
.top-nav ul {}
.top-nav ul .links {margin-left: 0px;opacity: 1;float:left;}
.top-nav ul .links a {line-height: 34px;margin: 0px 16px 0px 0px;font-size: 14px;color: #fff;}
.top-nav ul .links a:hover {color:#ffec47;}
/*lang样式*/
.site-lang{ display:inline-block;margin-right:0px;}
.site-lang ul{ float:right;}
.site-lang ul li.links{float:left;margin-left:5px;/* background:url('images/icon_link.png') no-repeat; */opacity: 1;filter: alpha(opacity=100);}
.site-lang ul li.links.i1{background-position:0px 15px;}
.site-lang ul li.links.i2{background-position:0px -26px;}
.site-lang ul li.links a{line-height: 34px;margin:0px 16px 0px 0px;font-size:14px;color: #fff;}
.site-lang ul li.links a:hover{color:#ffec47;}
/*默认主导航样式*/
#nav{}
#nav .inner{width:auto;position:relative;}
#nav .inner .wp-panel{z-index:100;height: 94px;text-align:center;}/*导航*/
#nav .inner .wp-panel .wp-window{position:absolute;left:0;right:0;top:0;bottom:0; width:auto;}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;opacity:.7;filter:alpha(opacity=70);}
.list #nav .inner .wp-panel { position:relative;}
.navbar {}
.navbar .navbox { width:95%; margin:0 auto;}
.navi-slide-head{display:none;}
/*导航样式:后台绑定时也可以定义配置*/
.wp-menu {display:inline-block; *display:inline; *zoom:1; margin:0 auto;}
.wp-menu .menu-item {display: inline-block;float: left;height:auto;position: relative; overflow:inherit;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item.i2 .sub-menu{left: -20px;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(../images/navj.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 18px 0 18px;line-height: 94px;color: #000;font-size: 17px; cursor:default;}
.wp-menu .menu-item.i8 a.menu-link {padding: 0 0px 0 18px;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #068358; background-color:none;}
.sub-menu {display: none;position: absolute;left: -10px;top: 94px;min-width: 120px;z-index: 100;background: rgba(6, 131, 88,.85);opacity: 0.85\9;background: #068358\9;filter:alpha(opacity=85);border-top:2px solid #068358;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item a:hover { color: #068358; background-color:#e4efeb; display: block; }
.sub-menu .sub-menu { left: 100%!important; top: -2px; z-index: 200; background: rgba(6, 131, 88,.85); opacity: 0.85\9; background: #068358\9; filter:alpha(opacity=85); }
/**主页banner开始**/
#banner {padding-top: 127px;}
#banner .inner {width:auto; background:#fff;text-align: center;position:relative;}
#banner .inner .btns{width:43px; height:21px;position:absolute; left:50%; margin-left:-20px;top:0px; z-index:10; background: url(images/btns.png) no-repeat 50% 0px; cursor:pointer;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
.wap-ht { display:none; height:120px;}
/**首页三列布局**/
.mod {}
.mbox { background:; }
.main1{}
.main1 .inner{padding: 34px 0px 34px;}
.main1 .ml{float:left;width: 30.9%;}
.main1 .mll{float:left;width: 30.54%;margin-left: 45px;}
.main1 .mc{float:left;width:20%;margin-left: 32px;}
.main1 .mr{float: left;width: 370px;/* margin-top:10px; */margin-left: 45px;}
.mr .post-41 { margin-bottom:0px;}
.main2{}
.main2 .inner{padding: 0px 0px 14px;background:url('images/n_bvg.jpg') no-repeat center top;background-size:cover;}
.main2 .inner .mod{padding:22px 28px 5px;}
.main3{}
.main3 .inner{padding:25px 0px 0px;*padding:25px 0px 25px;}
/**标题栏新闻窗口**/
.post { margin-bottom:5px; }
.post .tt {display:inline-block; width:100%; border-bottom: 1px solid #ccc; } /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;}
.post .more_btn a{color:#666;}
.post .more_btn a:hover{color:#666;}
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {border-bottom:0px;background:url('images/news_biao.png') no-repeat 74px 18px;}
.post-21 .tt .tit {background:url('images/news_biao.png') no-repeat 42px 18px;}
.post-41 .tt .tit {background:url('images/news_biao1.png') no-repeat 42px 18px;}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;color: #3d3d3d;border-bottom:3px solid #fff;cursor:pointer;}
.post1 .tt .tit .title.selected {border-bottom: 3px solid #d0bd5e;color:#4d4d4d; font-weight:bold;}
.post1 .tt .tit .titles{margin-left:-14px;padding-left:15px;background:url('images/news_biao.png') no-repeat 0px center;}
.post1 .tt .tit .title.t1.selected {border-bottom: 3px solid #068358;}
.post1 .tt .tit .title a { color:#464646;}
.post1 .tt .tit .title.selected a { color:#000;}
.post1 .more_btn a{color:#7a7a7a;}
.post1 .more_btn a.m1{color:#7a7a7a;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #252525;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; }
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标准标题扩展*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #fff;border-bottom: 3px solid #0074B3;cursor:pointer;}
.post4 .tt .tit .title.selected {border-bottom:3px solid #fff; color:#fff;}
.post4 .more_btn a{color:#fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 33px;/* padding:4px 0px; */padding-left:0px;background:none;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #6a6a6a;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/***pg电子娱乐平台下载人物***/
.character .con {padding-bottom: 65px; overflow: hidden; padding-top:10px;}
.scroll li { position: relative;}
.char-tt { font-size: 26px; font-family:"ffktjtRegular"; line-height: 36px; display: inline-block; border-bottom: 0px solid #068359; padding-bottom: 4px; margin-bottom: 6px;}
.char-tt a {font-family:"ffktjtRegular";}
.char-tlt {font-family:"ffktjtRegular";}
.pc-l .char-tt { margin-bottom:0px;}
.char-news { height: 58px; line-height: 58px; position: absolute; bottom: 0px; left: 23px; display: block; width:369px; background: url(images/tt_bg.png);text-indent: 1em;}
.char-news a { font-size: 15px; font-family: "microsoft yahei"; color: #29312e;transition: all 0s ease-in-out;}
.scroll li:hover .char-news {}
.scroll li:hover .char-news a {}
/***图片新闻**/
.pc-l { width: 30.9%; float:left; margin-right: 35px;}
.pc-r { width: 787px; float:right;}
.pc_bg {width: 346px; height:219px;}
.pc-more { display: none; position: absolute; bottom: 24px; left: 24px;}
.pc-con { padding-top:36px;}
.pc-con .pc-box { float: left; width:346px; height: 219px; margin-right: 20px;position: relative;padding: 11px; background: #fff; box-shadow: 2px 6px 20px #c1c1c1;}
.pc-con .pc-box.n2 { margin-right:0px; float:right;}
.pc-con .pc-box img {}
.pc-con .pc-box a:hover img{opacity:0.8;filter:Alpha(opacity=80);}
.pc-con .pc-box.n3 { margin-right: 0px;}
.pc-r .pc-con { padding-top:25px;}
.pc_bg {display: none;/* background: url(images/tt_bgh.png); */position: absolute;left: 11px;top: 11px;}
.pc_bg h1 { color: #fff; padding: 24px 24px 0px 24px; font-family: "microsoft yahei";font-size:18px; line-height: 30px;}
.pc_bg p { color: #fff; padding: 0px 24px;}
.pc_bg p a { color:#fff; font-size:18px;font-family: "microsoft yahei"; line-height:34px;}
.pc-con .pc-box:hover .pc-more { display: block;}
.pc-con .pc-box:hover .pc_bg { display: block;}
/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;font-family:"Microsoft YaHei";background:#fff;text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height: 24px;font-size: 14px;color: #8e843e;}
.rili .news_list li.news .news_date .news_days{font-size: 20px;color:#fff;line-height: 25px;}
.rili .news_list li.news .news_wz{padding-top:10px;margin-left: 62px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;}
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;}
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;}
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{ border-bottom:1px dashed #ccc;}
.tu_text .news_list li.news .news_imgs{float: left;width:223px;height: 158px;}
.tu_text .news_list li.news .news_imgs img{width:223px;height: 158px;}
.tu_text .news_list li.news .news_wz{float: left;width: 322px;padding:14px 20px;height: 130px;position:relative;}
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 15px;color:#095497;}
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;margin-top:10px;}
.tu_text .news_list li.news .news_time{line-height:32px; font-size:12px; color:#817d7d;position:absolute; right:0px; bottom:0px; padding:0px 10px;background:#8f000b; color:#fff;}
.tu_text .news_list li.news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; }
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;}
.tu_news .news_list li.news .news_bg{height:34px;}
/*图标链接*/
.nav_list { margin-top:12px;}
.nav_list .nav_li { float:left; width:92px; height:109px; line-height:30px;text-align: center; margin-bottom:15px; background: #72c2b5;}
.nav_list .nav_li .nav_title { background:url(images/nav.gif) no-repeat 0px 25px; padding-left:6px; padding-right:6px;}
.nav_list .nav_li.ni1 .nav_title,.nav_list .nav_li.ni5 .nav_title { background:none;}
.nav_list .nav_li.ni1 { background:url(images/t9.png) no-repeat center 18px;}
.nav_list .nav_li.ni1 a:hover { color:#46a582;}
.nav_list .nav_li.ni2 a:hover { color:#b17a05;}
.nav_list .nav_li.ni3 a:hover { color:#62897c;}
.nav_list .nav_li.ni4 a:hover { color:#e35252;}
.nav_list .nav_li.ni5 a:hover { color:#689273;}
.nav_list .nav_li.ni6 a:hover { color:#86664b;}
.nav_list .nav_li.ni7 a:hover { color:#46a582;}
.nav_list .nav_li.ni8 a:hover { color:#4f91eb;}
.nav_list .nav_li.ni2 {background: url(images/t2.png) no-repeat center 18px;}
.nav_list .nav_li.ni3 {background: url(images/t7.png) no-repeat center 18px;}
.nav_list .nav_li.ni4 {background: url(images/t8.png) no-repeat center 18px;margin-right: 0px;}
.nav_list .nav_li.ni5 {background: url(images/t4.png) no-repeat center 18px;}
.nav_list .nav_li.ni6 {background: url(images/t5.png) no-repeat center 25px;}
.nav_list .nav_li.ni7 {background: url(images/t3.png) no-repeat center 22px;}
.nav_list .nav_li.ni8 {background: url(images/t6.png) no-repeat center 18px;margin-right: 0px;}
.nav_list .nav_li.ni7,.nav_list .nav_li.ni8 { margin-bottom:0px;}
.nav_title a { color:#272727; font-size:14px; font-family:"microsoft yahei"; padding-top: 75px;display: inline-block;}
.tu_link .news_list li.news {height: 48px;line-height: 25px;}
.tu_link {display:inline-block;width:100%;}
.tu_link .news{display:inline-block; width:100%;text-align:center;}
.tu_link .iconcon{/* float:left; *//* width:33.3%; */margin-bottom:0px;text-align: center;text-decoration:none; display: inline-block; height: 44px;}
.tu_link .iconcon:hover{}
.tu_link .iconcon .icon{display: block;width: 28px;height: 28px;margin: 0px auto 0px;background:url(images/icon.png) no-repeat;border:0px solid red;}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon span{font-size: 14px;line-height: 16px;color: #fff;text-shadow: 1px 1px 1px #145432; vertical-align:top;}
.tu_link .iconcon.i1 .icon{background-position: 0px 0px;}
.tu_link .iconcon.i2 .icon{background-position: 0px -60px;}
.tu_link .iconcon.i3 .icon{background-position: 0px -116px;}
.tu_link .iconcon.i4 .icon{background-position: 0px -172px;}
.tu_link .iconcon.i5 .icon{background-position: 0px -234px;}
/*.char-img a { display: block; overflow: hidden; width: 369px;}*/
.char-img a img { -webkit-transition: -webkit-transform .5s ease-out;
-moz-transition: -moz-transform .5s ease-out;
transition: transform .5s ease-out; width: 100%;
height: 246px;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;}
.char-img a:hover img { -webkit-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);}
/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}
.post-11{}
.post-11 .con{padding: 6px 0px 0px 0px;}
.post-11 .tt .tit{}
.post-11 .news_list{width:100%;}
.post-11 .news_list li.news{/* width:50%; */}
.post-11 .news_list li.news .news_box{border-bottom:1px dashed #ededed;padding-top: 0px;padding-bottom: 0px;}
.post-11 .news_list li.news.n1 .news_box,
.post-11 .news_list li.news.n5 .news_box,
.post-11 .news_list li.news.n9 .news_box{border-top:0px;margin-top: 0px;}
.post-11 .rili .news_list li.news .news_date{background:none;}
.post-11 .rili .news_list li.news .news_date .news_year{line-height: 42px;font-size: 14px;color: #d0bd5e; float:left;}
.post-11 .rili .news_list li.news .news_date .news_days{line-height: 42px; font-size: 14px;color: #d0bd5e;font-family: "microsoft yahei"; float:left;}
.post-11 .rili .m1 .news_list li.news .news_date .news_year{color:#068359;}
.post-11 .rili .m1 .news_list li.news .news_date .news_days{color:#068359;font-family: "microsoft yahei";}
.post-11 .news_list li.news .news_title{line-height: 20px;font-size: 14px;color: #444;}
.post-11 .news_list li.news .news_title a{color:#000;display: block; font-size:15px; line-height:24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.post-11 .news_list li.news .news_title a:hover {color: #068358;}
.post-11 .sudy-scroll-page {width:100%;height:10px;text-align:center;position:absolute;left:0;bottom: 4px;z-index:100;}
.post-11 .sudy-scroll-page .page-index { display:inline-block; width:8px; height:8px; border-radius:5px; overflow:hidden; background:#ccc; margin:0 5px;}
.post-11 .sudy-scroll-page .active { background:#d0bd5e}
.post-11 .m1 .sudy-scroll-page .active { background:#178c66}
.pc-l .sudy-scroll-page { bottom:-5px;}
.post-21 .news_list li.news {border-bottom:1px dashed #ededed;} /**标题图标**/
.post-21 .news_list li.news p {line-height:42px;}
.post-21 .news_list li.news p a { font-size:15px;color:#000; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.post-21 .news_list li.news p a:hover {color:#068358;}
.mr-con .news_list li.news {border-bottom: 1px dashed #ededed;} /**标题图标**/
.mr-con .news_list li.news p {line-height:42px;}
.mr-con .news_list li.news p a { font-size:15px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#000;}
.mr-con .news_list li.news p a:hover {color: #068358;}
.pc-l .news_list li.news {border-bottom:1px solid #ededed;} /**标题图标**/
.pc-l .news_list li.news a { font-size:16px; color:#000; font-family:"microsoft yahei"; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;padding-top: 10px;}
.pc-l .news_list li.news a:hover { color:#068358;}
.pc-l .news_list li.news p {line-height:24px; color:#888; font-size:14px;word-break: break-all;}
.pc-l .news_list li.news p a { font-size:15px;display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.pc-l .news_list li.news p a:hover { color:#068358;}
.post-31{}
.post-31 .con{padding: 8px 0px 0px 0px;}
.post-31 .news_list{margin: 0px 0px; *margin:0px -16px 0px -18px;}
.post-31 .news_list li.news{margin-bottom: 10px;background:#f7f7f7;}
.post-31 .news_list li.news .news_box{display:block;margin: 0px 0px; *margin:0px 16px;}
.post-31 .news_list li.news .news_imgs{float:left;width:110px;height: 84px;overflow:hidden;position:relative;background:#ccc;}
.post-31 .news_list li.news .news_imgs img{width:100%;position:absolute; left:0px; top:0px; right:0px; bottom:0px; margin:auto;}
.post-31 .news_list li.news .news_wz{margin:4px 10px 0px 123px; padding-top:4px;}
.post-31 .news_list li.news .news_title{line-height: 24px;margin-top: 2px;font-size: 14px;color:#000;}
.post-31 .news_list li.news .news_time{line-height:20px;margin-top:0px; font-size:12px; color:#817d7d;display:none;}
.post-41 .articlecontent ul{}
.post-41 .articlecontent li{ float:left; width:50%; margin-bottom:12px;}
.post-41 .articlecontent li.i1{float:none;width:100%;margin-bottom: 12px;}
.post-41 .articlecontent li a{margin:0px;}
.post-41 .articlecontent li a img { display:block;}
.baside{margin-top: 47px;position:absolute;left:50% !important;/* top: 587px; */z-index:999;width:63px;margin-left:-708px;padding-top:10px;background:#78b896; padding-bottom:2px;right: auto!important;}
char-tt a {font-family: fontNameRegular;}
/**
*其他样式
*/
/**友情链接**/
.postlink{ position:relative; }
.postlink.wrap-open{ background-position:right -26px; }
.postlink a.tt{ display:inline-block; height:46px; line-height:46px; padding-left:120px; border:0px solid #ccc; cursor:pointer; }
.postlink .con{ display:none; position:absolute; bottom:46px; left:0px; z-index:100; width:100%; height:140px; overflow:auto; background:#fff; padding:2px; border:1px solid #ccc; }
/**链接样式**/
.xblink ul {margin:0px -4px;}
.xblink li {float:left;width:50%;margin-bottom:12px;}
.xblink li .box{width:100%;}
.xblink li .box a{ display:block; margin:0px 4px; line-height:35px;text-align:center; border:1px solid #0c74b0; border-radius:50px }
.xblink li .box a:hover{ background:#0c74b0; color:#fff; }
/**
* 列表页
*/
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{/* height: 235px; */background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {padding-top: 135px;}
#l-container .inner {padding:25px 10px;}
#char {background: #fcfbfa;}
#char .inner { width: 1200px; padding-top:34px;}
#Picture {}
#Picture .inner { width: 1200px; padding-bottom: 45px; padding-top:45px;}
.col_news_list .news_list li.news {line-height: 45px; border-bottom:1px solid #efefef;}
.col_news_list .news_list li.news a { padding-left:35px; font-size:15px; background:url(images/list-li.png) no-repeat 15px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}
.head-nav { margin-left: 368px;}
/**文章页banner**/
#m-container1 {}
#m-container1 .inner { background:#fff; padding-top:15px; }
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;padding-bottom: 352px;background:url("images/subnav_bg.jpg") no-repeat center bottom;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #068358; opacity:.8; filter:Alpha(opacity=80);} /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; 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 38px;} /**栏目名称图标**/
.col_menu .col_menu_con{background:#f9f9f9;}
.infolink{margin-top:20px;background:#f9f9f9;}
.infolink .title{line-height:46px;padding: 5px 0px 5px 37px;font-size: 16px;font-weight:normal;background:#e6e6e6;}
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.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: 16px;font-weight:normal;background:none;border:none;}
.col_list .wp_listcolumn .wp_column.parent > a {background: #e1eee9;}
.col_list .wp_listcolumn .wp_column a .column-name{display:block;padding:5px 0px 5px 28px;margin:0px 10px;line-height:32px;border-top:0px solid #fff;border-bottom: 1px solid #DFEFE9;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected {margin:0px;color: #369A78;background: #e1eee9;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{margin:0px;padding-left:33px;color: #369A78;border-left:5px solid #068358;}
.col_list .wp_listcolumn .sub-item a.selected span.column-name{margin:0px;padding-left:62px; color: #068358;border-left:0px solid #068358;}
.col_list .wp_listcolumn .sub-item .sub-item a.selected span.column-name {padding-left: 83px;border-left: 0px solid #068358;}
.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:#068358;margin: 0px; border-left: 5px solid #068358;}
/*二级子栏目**/
.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 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover, {/* font-weight:bold; */color:#068358; background: none;}
.col_list .wp_listcolumn .wp_column .sub_list a.selected { background: none;}
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none;font-size: 14px;}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 74px; 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:#068358;}
.col_news {width: 100%;min-height:500px;float:right;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 280px;}
.col_news_head {/* border-left:6px solid #3FD7CB; */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: 19px;font-family:"Microsoft yahei";font-weight: normal;color: #068358;border-bottom: 0px solid #CBCBCB;} /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;/* padding-right:20px; */white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.info .col_metas .col_path {display:inline-block;float:none;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.info .col_metas .col_path a{font-size:16px; color: #068358;}
.info .col_metas .col_path .possplit{margin:0px 4px;background:url("images/col_path.png") no-repeat center center;}
.info .col_news_head {border-bottom: 0px;}
.col_news_con { padding:5px 0px 10px 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.7!important; */font-size: 16px!important;color:#333;}
.col_news_list .wp_entry p {margin-bottom: 6px;}
.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); } /**列表页文章图片大小限制**/
.wp_paging li a.prev,.wp_paging li a.next{ color:#068358;}
.list-sub .sub-con { float:left; margin-right:24px;}
.list-sub .sub-con a { font-size:15px;line-height:47px;color: #949494; display: inline-block;}
.list-sub .sub-con a.selected { display: inline-block; border-bottom: 2px solid #068358; color:#000000;}
/**文章页**/
.infobox { width:auto; margin:0 auto; margin-top:10px; }
.article {}
.article h1.arti_title {line-height:26px; padding: 10px 0px; font-family: "Microsoft YaHei"; font-size:22px; color: #3d3d3d;} /**文章标题**/
.article h1.arti_title1 {margin-bottom:10px;font-size:34px; font-weight:normal; text-align:center; }
.article h1.arti_title2 {line-height: 45px;font-family: "Microsoft YaHei";text-align:center;font-size: 20px;font-weight: normal;color: #363535;} /**文章标题**/
.article h1.arti_ctr { text-align:center;color: #068358;}
.article .arti_metas {padding:10px 0px 20px; border-bottom: 1px solid #e0e0e0;}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;}
.article .arti_metas { text-align:left; border-bottom:1px solid #d9d9d9;}
.article .arti_metas.meta1 {text-align:right; float:right; border-bottom:none;}
.article1{text-align:right;line-height:42px;}
/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:20px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 1.7!important;font-size: 16px!important;color:#333;background: unset !important;} /**阅读字体**/
.article .entry .read .part_zxy p { line-height:1.75 !important;}
.article .entry .read p {margin-bottom: 6px; background: unset !important;}
.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_body img { margin-right: 10px !important;}
.wp_articlecontent .title {font-size: 22px; color: #068358; text-align: center; line-height: 60px; font-weight: bold;}
.col_news_list .wp_entry .addtab table { margin:0 auto;}
.article .arti-center { text-align: center;}
/**页脚开始**/
#footer {background: #068358;}
#footer .inner {padding: 20px 0px;position:relative;}
#footer .inner .goTop{display:none;position:absolute;top:-23px; left:50%;margin-left:-23px;width:46px; height:46px; background:url('images/top.png') no-repeat center center;cursor:pointer;}
#footer .inner .foot-left{float:left;margin-top:30px;}
#footer .inner p{font-size: 12px;line-height: 25px; font-weight:normal;text-align:left;color: #dde9e3;}
#footer .inner p span { margin:0 10px 0 3px; }
#footer .inner p .wechat-icon{display:block; height:50px;margin:0;text-align:center;}
#footer .inner p .wechat-icon span{display:block;margin:0;line-height:20px;}
#footer .inner p.copyright{}
#footer .inner p.copyright span{/* font-weight:bold; */}
#footer .inner p a{margin:0px 5px;color:#eee;}
#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }
.foot-copy { float:left;}
.foot-wechat {float:right;padding-top: 2px;}
.foot-wechat li { position:relative; margin-left:25px; float:right; cursor:pointer;}
.wechat-img { display:none; position:absolute; bottom:58px; left:50%; margin-left: -50px !important;}
.wechat-img img { width:80px; height:80px;padding:8px 10px 15px 10px; background:url('images/wximg_bg.png') no-repeat center top;}
.foot-wechat li:hover .wechat-img { display:block;}
.part_zxy {width: 50%;
height: 28px;
margin: 0;
_margin: 0;
_display: inline;
float: left;
background: url(images/graw_arrow_srw.png) no-repeat left 7px;}
.col_news_list .wp_entry .part_zxy p { margin-bottom:0px !important; line-height:20px !important;}
/**
* 组件功能
*/
/** 搜索 **/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/
.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(images/search_btn.png) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}
/*点击弹出输入框*/
.search-panel { float: right; clear: right; width: 14%; margin-right: 45px; margin-bottom: 12px; margin-top: 38px;position:relative;}
.searchbtn{width: 34px;height: 34px;border:0;outline: 0;background: #046e4a url(images/sous.png) no-repeat 3px;position:absolute;right:0px;top:0px;z-index:120;cursor:pointer;}
.search-window { width:45px;border:0px solid red; background-color:transparent; overflow: hidden; z-index:100;}/*#72596C*/
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 34px;}
.wp-search .search-input input.search-title {width: 100%;height: 24px;line-height: 24px;border:0;outline: 0;background: #046e4a;color: #c8c2af;font-size: 14px;padding: 5px 0 5px 5px;}
.wp-search .search-btn {width: 34px;height: 34px;position: absolute;right: 0;top:50%;margin-top: -17px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 34px;border:0;outline: 0;background: #046e4a url(images/sous.png) no-repeat 3px;cursor: pointer;}
/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
* 特殊页面
*/
.wp_entry a { font-size:15px !important;}
.dzjg li { width:50%; float:left;color:#2e2e2e; font-size:14px; font-family:"microsoft yahei";}
.wp_entry .dzjg li a { color:#2e2e2e; font-size:14px; font-family:"microsoft yahei";}
.xrld { margin-top: 16px;}
.xrld li {width:50%; float:left;color:#2e2e2e; font-size:14px; font-family:"microsoft yahei";}
.wp_entry .xrld li a { color:#068358; font-size:15px; font-family:"microsoft yahei"; margin-right:12px;}
.wp_entry .dzjg li:hover { color:#068358;}
.wp_entry .dzjg li a:hover { text-decoration:none; color:#068358;}
.wp_articlecontent .list-paddingleft-2 { padding-left:0px;}
.news-tp {}
.news-tp li { width:50%; float:left; margin-bottom:50px;}
.news-tp li .tp-tt { line-height:50px;}
.news-tp li .tp-tt a { color:#6fa9a2; font-size:16px !important;font-family:"microsoft yahei"; padding-left:15px; background:url(images/icon_dott2.gif) no-repeat left;}
.news-tp .tp-con img { width:90%;}
/*二级页面*/
/*列表页*/
/*banner*/
.focus .focus-title-bar { margin-left: -560px;display:none !important;}
.focus .focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.4; filter:alpha(opacity=40);}
.focus .focus-title { height: 45px; line-height: 45px; padding: 0 15px; color: #fff; font-size: 17px;}
.focus .focus-pagination {position:absolute;right:50%;bottom:20px;margin-right: -314px;z-index:60;}
.focus .focus-page {display:inline-block;width:12px;height:12px;margin-right: 16px;background:transparent; border:2px solid #fff;border-radius:50%;}
.focus .focus-page-active {background:#fff;border:2px solid #fff;}
.focus .focus-navigation {display:none;width:58px;height:53px;/* opacity:1; */filter:alpha(opacity=100); border-radius:15px;opacity:.4;filter:Alpha(opacity=40);/* background:url(images/slide_next.png) no-repeat; *//* text-indent:-999em; */}
.focus .focus-navigation:hover {opacity:.6; filter:alpha(opacity=60); }
.focus .focus-navigation:active {opacity:.6; filter:alpha(opacity=60);}
.focus .focus-prev { left:20px;}
.focus .focus-next { right:20px;background-position:right top}
.post .mr-con .m1 { margin-top:9px; background:url(images/nav1.gif) repeat-x 10px;}
.paging_content .leader li { float: left; width: 182px; height: 230px; text-align: center; border: none; background: none;}
.paging_content .leader li img { width: 120px; height: 160px; padding: 0; margin: 0;}
.paging_content .leader li p { line-height: 20px; padding: 0; margin: 0; font-size:14px !important; line-height:20px !important;}
.paging_content .leader li p span { display: block; font-size: 12px !important; line-height: 20px !important; color:#939393 !important;}
.parts img { vertical-align:baseline;}
.firstRow img { vertical-align:baseline;}
.wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 1px dotted #999;}
.wp_subcolumn_list .wp_sublist .sublist_title a { padding-left:12px; background:url(images/icon_dott2.gif) no-repeat left; color: #6fa9a2;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink { display:none;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover {color: #6fa9a2; text-decoration: underline;}
.wp_subcolumn_list .wp_sublist .sublist_title {height: 45px; line-height: 45px;}
.part_xb,.part_xb h3,.part_xb a { font-size:15px !important;}
/*.focus11 .focus-navigation { display:block; width:42px; height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px;
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}
.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:8px; height:8px; margin-right:5px;background:#fff; opacity: 0.7; filter:alpha(opacity=70);}
.focus11 .focus-page-active { opacity:1; filter:alpha(opacity=100);}
.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height: 50px; margin-left:0px;}
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title { height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}*/
@media screen and (max-width: 1440px) {
.baside { left: 0; }
}
.fenl{}
.fenl .title{font-size: 16px;font-weight:bolder;margin-bottom:4px;text-align: left;color: #068358;}
.fenl ul{display:inline-block;margin:5px 0px;border-bottom:1px solid #ccc;padding-bottom:12px;width:100%;}
.fenl em{font-style:normal;display:block;font-size: 16px !important;color: #333 !important;}
.fenl ul li{float:left;margin-right:40px;}
.fenl ul li a{}
.fenl .title a{font-size: 16px !important;font-weight:bolder;margin-bottom:4px;color: #333 !important;}
.fenlem a {
font-size: 14px !important;
display: block;
text-align: left !important;
color: #333 !important;
}
.fenl .list-paddingleft-2 {
padding-left: 40px;
}
.ztree * {padding:0;margin:0;font-family: Microsoft YaHei,Verdana, Arial, Helvetica, AppleGothic, sans-serif;}
.ztree {margin:0; padding:5px; color:#333}
.ztree li{padding:0;margin:0;list-style:none;line-height: 20px;text-align:left;white-space:nowrap;outline:0;display: block !important;}
.ztree li ul{ margin:0; padding:0 0 0 18px}
.ztree li ul.line{background: none !important;display: block;}
.ztree li a {
padding:1px 3px 0 0;
margin: 0 13px;
cursor:pointer;
height: 24px;
color: #333333;
background-color: transparent;
text-decoration:none;
vertical-align:top;
display: inline-block;
font-size: 16px !important;
}
.ztree li a:hover {text-decoration: none;}
.ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid;
opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {line-height:16px; margin-right:2px}
.ztree li span.button {
line-height:0;
margin:0;
width:16px;
height:16px;
display: inline-block;
vertical-align:middle;
border:0 none;
cursor: pointer;
outline:none;
background-color:transparent;
background-repeat:no-repeat;
background-attachment: scroll;
background-image:url("./img/zTreeStandard.png"); *
background-image:url("./img/zTreeStandard.gif");
display: none;
}
.ztree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background-position:0 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}
.ztree li span.button.switch {width:18px; height:18px}
.ztree li span.button.root_open{background-position:-92px -54px; display:none;}
.ztree li span.button.root_close{background-position:-74px -54px; display:none;}
.ztree li span.button.roots_open{background-position:-92px 0; display:none;}
.ztree li span.button.roots_close{background-position:-74px 0; display:none;}
.ztree li span.button.center_open{background-position:-92px -18px; display:none;}
.ztree li span.button.center_close{background-position:-74px -18px; display:none;}
.ztree li span.button.bottom_open{background-position:-92px -36px; display:none;}
.ztree li span.button.bottom_close{background-position:-74px -36px; display:none;}
.ztree li span.button.noline_open{background-position:-92px -72px; display:none;}
.ztree li span.button.noline_close{background-position:-74px -72px; display:none;}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position:-56px 0; display:none;}
.ztree li span.button.center_docu{background-position:-56px -18px; display:none;}
.ztree li span.button.bottom_docu{background-position:-56px -36px; display:none;}
.ztree li span.button.noline_docu{ background:none;}
.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}
span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-position:-110px -80px; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
/* level style*/
/*.ztree li span.button.level0 {
display:none;
}
.ztree li ul.level0 {
padding:0;
background:none;
}*/
ul#wp_nav_w6_1_ul{display: block !important;}
a#wp_nav_w6_1_a,a#wp_nav_w6_20_a,a#wp_nav_w6_25_a,a#wp_nav_w6_33_a{color: #379b79;font-size: 16px !important;height: 25px;font-weight: bold;}
ul#wp_nav_w6_4_ul li{float: left;margin: 0px 15px;}
ul#wp_nav_w6_10_ul li{float: left;}
ul#wp_nav_w6_15_ul li,ul#wp_nav_w6_20_ul li,ul#wp_nav_w6_25_ul li ,ul#wp_nav_w6_33_ul li{float: left;}
li#wp_nav_w6_20{height: 65px !important;}
li#wp_nav_w6_25{height: 65px !important;}
/*机构设置*/
.ins .part_xy{}
.ins .part_xy .item{}
.ins .part_xy .item h3{line-height:40px; padding-left:15px; font-size:18px;font-weight:normal; color:#6fa9a2; border-bottom:1px solid #cecece; background:url('images/icon_dott2.gif') no-repeat left center}
.ins .part_xy .sub-box{float:left; width:100%;padding-top:10px;padding-bottom:5px;}
.ins .part_xy .sub-list{margin-right:250px;}
.ins .part_xy .sub-list .sub-item{float:left; width:50%;background: url(images/graw_arrow_srw.png) no-repeat left center;}
.ins .part_xy .sub-list .sub-item a{line-height: 40px;padding-left:10px;font-size:16px;}
.ins .part_xy .sub-img{float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.ins .part_xy .item.column-1 .sub-img{background:url('images/ins/i1.jpg') no-repeat;}
.ins .part_xy .item.column-2 .sub-img{background:url('images/ins/i2.jpg') no-repeat;}
.ins .part_xy .item.column-3 .sub-img{background:url('images/ins/i3.jpg') no-repeat;}
.ins .part_xy .item.column-4 .sub-img{background:url('images/ins/i4.jpg') no-repeat;}
.ins .part_xy .item.column-5 .sub-img{background:url('images/ins/i5.jpg') no-repeat;}
.ins .part_xy .item.column-6 .sub-img{background:url('images/ins/i6.png') no-repeat;background-size: cover;}
.ins .part_xy .item.column-7 .sub-img{background:url('images/ins/i7.jpg') no-repeat;background-size: cover;}
.ins .part_xy .item.column-6{}
.ins .part_xy .item.column-8{display:none;}
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px; padding-left:15px; font-size:18px;font-weight:normal; color:#6fa9a2; border-bottom:1px solid #cecece; background:url('images/icon_dott2.gif') no-repeat left center}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:10px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:50%;background: url(images/graw_arrow_srw.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 40px;padding-left:10px;font-size:16px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy li.sub-item.i1-5,.inss .part_xy li.sub-item.i1-13,.inss .part_xy li.sub-item.i1-12,.inss .part_xy li.sub-item.i1-15 { background: none;}
.inss .part_xy li.sub-item.i1-5 a.sub-link,.inss .part_xy li.sub-item.i1-12 a.sub-link,.inss .part_xy li.sub-item.i1-15 a.sub-link,.inss .part_xy li.sub-item.i1-13 a.sub-link {font-size: 15px;padding: 0px 0px 0px 45px;}
/*角色*/
.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: 20px;padding-bottom:15px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;/* background:#f1f8f6; */}
.role .part_xy .sub-list .sub-item a{line-height: 35px;/* padding-left:10px; */font-size: 16px;white-space:nowrap;font-weight:bolder;color: #068358;}
.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;/* background: url(images/graw_arrow_srw.png) no-repeat 3px center; */}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;/* padding-left:15px; */font-size: 16px;white-space:nowrap;font-weight:normal;color: #333;}
/*返回跳转*/
#go-top {width: 60px;z-index: 99999;position:fixed;right:3%;bottom:100px;}
#go-top a {display: block;width: 60px;height: 61px;cursor: pointer;}
#go-top a.back-top{background:url(images/gotop_03.jpg) no-repeat;}
#go-top a.back-home {background: url(images/gohome_03.jpg) no-repeat 50% 0;}
#go-top a:hover {opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;}
div#wp_news_w189 .pr_fields { display:none;}
.wp_article_list .list_item {
width: 100%;
height: 120px;
line-height: 24px;
border-bottom: 0px dashed #ccc;
vertical-align: top;
}
/*返回跳转
.top {
height: 500px;
position: fixed;
z-index: 9999;
top: 50%;
margin-top: -3px;
right:38px;
margin-left: 0px;
}
.slt {
height: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
.top table.wp_article_list_table {
height: 100%;
}
.top div{height:100%;}返回跳转*/
.baside1 {
margin-top: 47px;
position: absolute;
right: 0;
left:calc(50% + 600px) !important;
/* top: 587px; */
z-index: 999;
width: calc(50% - 600px);
margin-right: 0;
padding-top: 10px;
padding-bottom: 2px;
max-width: 300px;
}
.news_pic img {
width: 100%;
}
.scroll li .news_box {margin: 0 23px;}
.scroll {margin: 0 -23px;}
.scroll .char-img {
padding-top: 86.18%;
background-color: #F1F1F1;
position: relative;
overflow: hidden;
}
.wp_articlecontent .sub-box .sub-item {
float: left;
width: 45%;
background: url(images/graw_arrow_srw.png) no-repeat left 9px;
padding: 0px 10px;
}
.con.mr-con .m1 li.news {
width: 25%;
float: left;
border-bottom: 0px dashed #ededed;
text-align: center;
padding: 15px 0;
}
.con.mr-con .m1 li.news img {
width: auto;
vertical-align: -webkit-baseline-middle;
}
.con.mr-con .m1 li.news .news_title {
float: none;
}
.con.mr-con .m1 .img {
height: 60px;
background: url(images/nav.gif) no-repeat right 9px;
}
.con.mr-con .m1 .news.n4 .img, .con.mr-con .m1 .news.n8 .img {
background: none;
}
.wp_entry a:hover {
text-decoration: none !important;
}
.glfw h3 {
line-height: 40px;
padding-left: 15px;
font-size: 18px;
font-weight: normal;
color: #6fa9a2;
border-bottom: 1px solid #cecece;
background: url(images/icon_dott2.gif) no-repeat left center;
}
.glfw p {
float: left;
background: url(images/graw_arrow_srw.png) no-repeat left center;
min-width: 43%;
}
.glfw p a{
line-height: 40px;
padding-left: 10px;
font-size: 16px !important;
}
.jiantoup p{
margin-left:5px;
float:left;
width:450px;
}
.jiantouspan{
margin-left:10px;
}
h2.arti_title {
text-align: center;
}
.top {
z-index: 99999;
}
.top {
z-index: 99999;
}
.pc-l .ml .cs{
background: url(images/bgg.png) no-repeat;
width: 30%;
height: 344px;
background-size: contain;
}
.pc-l .mr {
width: calc(100% - 100px);
float: left;
/* background: url(images/bgg.png) no-repeat; */
height: 344px;
display: flex;
flex-direction: column-reverse;
justify-content: flex-start;
padding-left: 93px;
margin-top: -20px;
position: relative;
}
.pc-1 .cs .tt {
width: 40px;
height: 40px;
margin: 10px;
float: left;
margin-left: 100px;
}
.pc-l .cs .tt span {
width: 47px;
float: left;
padding: 0 10px;
border-right: 2px solid #d2d1d1;
color: #c91c1c;
font-size: 16px;
text-align: center;
margin: 14px 0;
}
.cs {
display: flex;
align-items: center;
background: #f1f1f1;
margin-top: 12px;
/* padding: 10px 0; */
box-sizing: border-box;
position: relative;
z-index: 1;
}
.pc-l .cs .news_list li.news p a {
white-space: normal;
/* padding: 10px; */
padding: 0 20px;
}
.pc-l .mr:before {
content: "";
display: block;
width: 102px;
height:344px;
background: url(images/bgg.png) no-repeat;
position:absolute;
left:0;
z-index: 2;bottom: 0;
}
a.js {
position: absolute;
left: 0;
bottom: 0;
width: 100px;
height: 300px;
z-index: 999;
}
.inss .col_news .col_news_box {
margin-left: 240px;
}
.inss .col_menu {
width: 220px;
margin-right: -220px;
}