@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{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#029c5a; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {max-width: 1280px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#header {background: #fff url('images/head_bg.jpg') no-repeat center top;}
#header .inner{height: 160px;position:relative;}
.header .sitelogo{float:left;padding-top: 40px;padding-left: 0px;}
.header .sitetitle {display:none;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 57px;}
/*rale样式*/
/*lang样式*/
.site-lang{    float: left;margin-top: 6px;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;font-size: 14px;color: #005430; background:url(images/yj.png) no-repeat left;    padding-left: 35px;}
.site-lang ul li.links a:hover{}
/*默认主导航样式*/
#nav{    background: #fff url(images/head_bg.jpg) no-repeat center top;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:0px; height:20px; vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 29px;line-height: 50px;color: #155d3f;font-size: 18px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#155d3f; text-decoration: none; color: #FFFFFF;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width: 100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none; text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#029c5a; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;max-width: 100%;}
div#banner .focus.focus-box {
    min-height: 700px;
}

div#banner .focus-container {
    min-height: 700px;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{    background: #fff;
       margin-top: -100px !important;    position: relative;}
.main2 {
	background:url(images/m2.jpg) no-repeat top;
}
.main2 .inner {
    padding: 60px 0;
}
.main2 .ml {
    float: left;
    width: 31.3%;
	background: #fff;
	    height: 520px;
}
.main3 .inner {
    padding: 40px 0px 50px 0;
}
.main3 .mr {
    float: right;
    width: 65.7%;
    
}

.main3 .ml {
    float: left;
    width: 31.3%;
	
}
.main2 .mr {
    float: right;
    width: 65.7%;
    background: #fff;
	    height: 520px;
	
}
.main4{ background:#eff3f1; padding:60px 0px 80px 0;}
.main5 .inner {
    padding: 60px 0;
}
body#tsy {
    background: #f9f9f9;
}
/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 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;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#fff;} 
.post .more_btn a:hover{color:#005430;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 2px solid #ececec;     margin-bottom: 25px;}
.post1 .tt .tit {     border-bottom: 3px solid #155d3f;
    position: relative;
    top: 2px;}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 24px;font-weight:bold;    color: #155d3f;
    cursor: pointer;
    line-height: 48px;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#005430;}
.post1 .more_btn a{color:#a48423;}
/*居中标题*/
.post3 {position: relative;}
.post3 .tt {width:100%; text-align: center;    margin-bottom: 10px; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold;    color: #155d3f;
    font-size: 24px;}
.post3 .more_btn {margin-left: 0px;
    line-height: 61px;
    float: none;
    background: url(images/more.png) no-repeat center;
    width: 167px;    text-align: center;
    height: auto;}
.post3 .more_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -83px;
}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{    float: right;margin-top:0px;    width: 278px;
    margin-left: 30px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;    border-radius: 10px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40=2px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 10px 0;line-height: 22px;background: none;    color: #b2b2b2;
    font-family: auto;
    text-indent: 10px;
font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:42px;height: 42px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:42px;height: 42px;border:0;outline: 0;background: #edbf33 url(images/sous.png) no-repeat center;cursor: pointer;     border-top-right-radius: 10px;     border-bottom-right-radius: 10px;}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {    bottom: 170px;
    left: 0px;
    margin-left: 0px;     max-width: 949px;     height: 165px;}
.mbanner .focus .focus-title-bg {background:url(images/bg.png) no-repeat left;}

.mbanner .focus .focus-pagination {position:absolute;z-index:60;bottom: 170px;
    z-index: 60;
    right: 50%;
    margin-right: -640px;}
.mbanner .focus .focus-page {     display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 0.7;
    border-radius: 0;
    margin-left: 8px;}
div#banner h2.focus-title {
    padding-left: 45px;
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;
    width: 73%;
    max-height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
	 text-align: left;
	white-space: normal;
	margin-top: 20px;
}
.mbanner .focus .focus-page-active {width:15px;background: #a48423;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.8; filter:alpha(opacity=80); background:#b5932b url(images/slide_next.png) no-repeat; text-indent:-999em;    margin-top: -50px;}
.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}
/*标题切换hover*/
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 44px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left;font-size: 16px; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;    color: #999;
    font-size: 16px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 20px;padding-bottom: 0px;border-bottom:0px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:0px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 64px;margin-right:-64px;background:#155d3f;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 32px;font-size: 24px; color:#fff;  transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:32px; font-size: 12px; color:#fff;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:75px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 28px;margin-top: 4px;font-size: 16px;color:#000;
    max-height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
} 

/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -15px;}
.news_tu .news_list li.news{float:left;width:33.3%;}
.news_tu .news_list li.news .news_box{margin:0px 15px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top: 66.7%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;}
.news_tu .news_list li.news .news_imgs img{
	width: 100%;
    height: auto;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{    line-height: 28px;
    font-size: 18px;
    margin: 25px 0;
    max-height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;} 
	.post.post3.post-12.mbox .news_text {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   
}
.post.post3.post-16.mbox li.news.n5.clearfix {
    display: none;
}
.news_tu .news_list li.news .news_title a{}

.post.post3.post-12.mbox .news_qb {
    position: relative;
}

.post.post3.post-12.mbox {
    padding: 25px;
	margin-bottom: 50px;
    padding-bottom: 80px;
}
.post.post3.post-12.mbox .news_meta {
    right: 0;
    position: absolute;
    bottom: 0;
    background: #b5932b;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    width: 125px;
    text-align: center;
}
.post.post3.post-13.mbox {
    margin: 20px;
	    padding-bottom: 70px;
}
.post3.post-13 .tt .tit .title {
    display: inline-block;
    color: #b5932b;
    cursor: p;
}
.post3.post-13 .tt{    text-align: left;}
.post3.post-13 .tt .tit .title.selected{    color: #155d3f;}
.post3.post-13 .tt .tit .title.t1,.post3.post-13 .tt .tit .title.t2{       margin-right: 20px;}
.post.post3.post-14.mbox {
    margin: 20px 60px;
	    padding-bottom: 70px;
}
.post.post3.post-14.mbox .news_imgs {
	padding-top:75%;position:relative;overflow:hidden;border-bottom: 5px solid #b5932b;
}
.post.post3.post-14.mbox .news_imgs img:hover {
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
}
.post.post3.post-14.mbox .news_imgs img {
	width:auto;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;   
}
.post.post3.post-14.mbox .slick-center {
   
    z-index: 99;
    position: relative;
}
.post-14 .more_btn {
    position: absolute;
    bottom: 0;
    right: 0px;
}
.post.post3.post-14.mbox ul.slick-dots {
    bottom: -25px;
}
.post.post3.post-14.mbox .slick-center .news_imgs {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.58);
    opacity: 1;
    transform: scale(1.4);
    z-index: 999;
    position: relative;
}
.post.post3.post-14.mbox .slick-list.draggable {
        padding-top: 37px !important;
}
.post.post3.post-14.mbox .news_box1 {
    position: relative;
    
}
.post.post3.post-14.mbox .yy {
    position: absolute;
    background: url(images/tmb.png);
    width: 100%;
   height: 100%;
    top: 0;
    z-index: 99;
}
.post.post3.post-14.mbox .slick-center .yy {
    display: none;
}
.post.post3.post-14.mbox .news_wz {
    display: none;
}
.post.post3.post-14.mbox .slick-center .news_wz {
        display: block;
    margin-top: 55px;
    font-size: 16px;
    /*transform: scale(1.4);*/
    line-height: 23px;
    text-align: center;
}
.post.post3.post-14.mbox .con {
    padding: 20px 0;
}
.post.post3.post-15.mbox .tt {
    margin-bottom: 25px;
}
.post.post3.post-16.mbox .news_title {
    font-size: 16px;
    line-height: 28px;
	max-height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post3.post-16.mbox li {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 14px;
    padding-bottom: 14px;
}
.post.post3.post-16.mbox {
    padding-bottom: 90px;
}
.post.post3.post-16.mbox .more_btn {
    left: 0;
    margin-left: 0;
}
.post.post3.post-17.mbox .news_imgs {
	padding-top:53%;background-color:#efefef;position:relative;overflow:hidden;
}
.post.post3.post-17.mbox .news_imgs img {
	width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;    
}
.post.post3.post-17.mbox li {
    position: relative;
}
.post.post3.post-17.mbox .news_wz {
    position: absolute;
    bottom: 0;
    width: 420px;
	background:url(images/tm.png);
}
.post.post3.post-17.mbox .news_con {
    padding: 10px 30px;
}
.post.post3.post-17.mbox .news_title {
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0;
	    max-height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post3.post-17.mbox .news_title a {
    color: #fff;
}
.post.post3.post-17.mbox .news_meta {
    font-size: 16px;
    color: #fff;
}
.dg-wrapper {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
#m19 .dg-box{width:100%}
#m19 .dg-wrapper{width: 1280px;    height: 420px;}
#m19 .dg-wrapper a.dg-center{}
#m19 .dg-wrapper a.dg-center .title_box{padding:20px 20px;}
#m19 .dg-container .nav .dg-prev{margin-left:120px;}
#m19 .dg-container .nav .dg-next{margin-right:120px;}
div#m19 {
    height: 420px;
}
.dg-container{width:100%;position:relative;overflow:hidden}
.dg-box{width:1200px;margin:0 auto;position:relative;}
.dg-wrapper{width:1200px;height:400px;margin:0 auto;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;-moz-perspective:1000px;-o-perspective:1000px;-ms-perspective:1000px;perspective:1000px}
.dg-wrapper a{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.dg-wrapper a.dg-transition{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.dg-wrapper a img{display:block; width:100%; height:100%;transition:all 0.2s;}
.dg-wrapper a div{display:none;}
.dg-wrapper a.dg-center{z-index:1000;text-align: left;}
.dg-wrapper a.dg-center div{display:block;}
.dg-wrapper a.dg-center img{float:left;display:block;width:700px;height:100%;}
.dg-wrapper a.dg-center div{display:block;}
.dg-wrapper a.dg-center .title{position:absolute;bottom:0px;right:0; top:0px; z-index:100; width:560px;margin-top: 80px;}
.dg-wrapper a.dg-center .title_box{padding:40px 30px 20px;}
.dg-wrapper a.dg-center .title .news_tit{line-height:30px; margin-bottom:10px; font-size:20px; color:#000;overflow:hidden; 
                text-overflow:ellipsis;
                white-space:nowrap;}
.dg-wrapper a.dg-center .title .news_text{margin-bottom:50px;line-height:30px; font-size:16px; color:#767676;    margin-top: 20px;max-height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.post-109 .more_btn {
    position: absolute;
    bottom: -420px;
    left: 62%; 
margin-left: -83px;
z-index: 9999;
}
.dg-wrapper a.dg-center .title .news_more{    display: none;
    background: url(images/more.png) no-repeat center;
    width: 167px;
    height: auto;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 61px;}
.dg-wrapper a.dg-center .title .news_tit:hover {
    color: #029c5a;
}
.dg-container .nav{width:100%;position:absolute;z-index:1000;top:50%; margin-top:-20px; left:0;right:0;}
.dg-container .nav span{float: left;
    position: absolute;
    width: 40px;
    height: 50px;
    opacity: 1;
    text-indent: 0;
    cursor: pointer;
    display: block;
    font-size: 70px;
    color: #fff !important;
    font-family: cursive;}
.dg-container .nav span:hover{opacity:1}
.dg-container .nav .dg-prev{margin-left:-100px;}
.dg-container .nav .dg-next{margin-right:-100px; right:0; background-position:top right;margin-left:10px}
.post.post3.post-109.mbox {
    margin-bottom: 40px;
}
.post.post1.post-20.mbox .news_box.clearfix {
    margin: 0 10px;
}
.post.post1.post-20.mbox img {
    width: 100%;
    height: auto;
}
.post.post1.post-20.mbox ul {
    margin: 0 -10px;
}
.post.post1.post-20.mbox .news_title {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}
.post.post1.post-20.mbox img:hover {
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
}
.post.post1.post-20.mbox .news_imgs {
    overflow: hidden;
}
.post.post1.post-21.mbox {
    float: left;
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
/*.l-banner{height: 475px;background-position:center center;background-repeat:no-repeat;text-align:center;    background-size: contain;}*/
.l-banner img{display:block;height:100%;vertical-align:top;    width: 100%;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}
ul.news_list.list2 span.news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #005430;}/**位置栏目背景**/
.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 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#005430; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #005430;}
.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:#005430;}
/*二级子栏目**/
.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,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#005430;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#005430;} 
/**栏目新闻**/
.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: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #005430;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 7px;}
.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 {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #005430;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;     min-height: 500px;} /**文章内容**/
.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;}
/**页脚开始**/
#footer {background: #005430 url(images/fooot.jpg) no-repeat  center;}
#footer .inner {padding:56px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{    float: left;
    border-left: 1px solid #fff;
    opacity: 0.4;
    margin-left: 25px;
    padding-left: 25px;}
	.post.post1.post-21.mbox img {
    width: auto;
}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 14px;line-height: 26px; font-weight:normal;text-align:left;color: #fff; }
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}




