@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align: middle;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.icon{margin: 0 auto;width: 61px;height: 55px;vertical-align:middle;background: url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {
 content: "";
 position: fixed;
 top: -10px;
 left: 0;
 z-index: 110;
 width: 100%;
 height: 10px;
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#4d7c2c;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
.header .inner {height: 150px;background: url(images/Top_bg.gif) no-repeat right 30% top;}
/*头部开始*/
.header{height: 170px;}
.tl{  float: left; margin-top: 15px;}
.tr{  float: right;margin-top: 34px;}
.header .sitelogo{float:left;padding-top: 20px;padding-left: 10px;}
.header .sitetitle { display: inline-block; margin-top: 0px;margin-left: 53px; font-size: 40px;font-weight: normal;  color: #fff;}
/*搜索部分*/
/*系统默认搜索*/
.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/search.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbtn { position: absolute; width: 20px;  top: 0; right: 0; cursor: pointer;z-index: 120;line-height: 31px;}
.rtop.clearfix { position: relative;  margin-top: 15px;}
.site-lang ul li.links.i2 {border-left: 1px solid #0066a2;}
.searchbox{overflow: hidden;position: absolute;top: 0;right: 0;z-index: 100;float: right;text-align:right;}
.wp-search {position: relative;border-bottom: 1px solid #98b385;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 14px;margin-right: 32px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #333;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {top: 50%;margin-top: -15px;width: 20px;height: 30px;position: absolute;right: 0;}
.wp-search .search-btn input.search-submit {width: 20px;height: 33px;border:0;outline: 0;background: url(images/sous.png) no-repeat left center;cursor: pointer;}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #077dc3;font-size: 14px; font-family: "Microsoft YaHei";}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  color: #FFFFFF; font-size: 14px;  font-family: "Microsoft YaHei";}
input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #FFFFFF; font-size: 14px; font-family: "Microsoft YaHei";}
input:-ms-input-placeholder {  color: #FFFFFF; font-size: 14px; font-family: "Microsoft YaHei";}
/*banner*/
#banner{/* margin-top: -25px; */}
#banner .inner {width: 100%;}
/*lang样式*/
.site-lang{height: 30px;margin-right: 20px;float: right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;margin-top: 10px;}
.site-lang ul li.links a{line-height: 15px;margin: 0px 10px;font-size: 15px;color: #0074b8;}
.site-lang ul li.links a:hover{color:#cda666;}
/*导航部分*/
div#nav {position: absolute;top: 140px;z-index: 99;}
.nav .inner {background: #077dc3;}
.wp-menu {  margin:0 auto}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{   display:none; width:20px; height:20px;   background:url(images/nav_j.png) no-repeat center center; vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 31px;line-height: 54px;color: #FFFFFF;font-size: 17px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #eee;}
.sub-menu {/* background: #fff; */display: none;position: absolute;left: 0;top: 54px;min-width: 100%;z-index: 100;padding: 0;text-align: center;}
.nav_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2e83b5;
    opacity: 0.5;
}
.sub-menu .sub-item {  position: relative; white-space: nowrap;  vertical-align: top;  _zoom:1;}
.sub-menu .sub-item a {padding: 0 5px;display: block;color: #fff;height: 40px;line-height: 40px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{background: #2e83b5;color: #ffffff;display: block;}
.sub-menu .sub-menu {  left: 100%;  top:0px;  z-index: 200;  background:#fff;}
/*上层新闻*/
.main1 .inner {padding: 40px 0;}
h3.tit {float: left;display: inline-block;text-align: left;position: relative;}
.post1 span.title {position: relative;line-height: 50px;font-family: Microsoft YaHei;font-size: 30px;font-weight: normal;color: #0066a2;}
.post1 span.title:after {left: 0;content: "";position: absolute;bottom: -10px;width: 54%;height: 5px;background: #cda666;}
.post1 .more_btn {line-height: 50px;float: right;}
.con.news_text {margin-top: 19px;}
li.news .news_imgs {background: #eee;height: 130px;position: relative;overflow: hidden;}
.post-13 .news_list li.news .news_wz .news_text { margin-top: 30px;font-size: 16px; line-height: 26px;  color: #313131;}
.post-13 .news_list li.news:hover .news_imgs .news_bg { transform: scale(1.1);}
.post-13 .news_list li.news .news_wz {width: 530px;padding: 50px 0;float: left;font-size: 24px;line-height: 32px;color: #313131;}
.post-13 li.news .news_imgs {width: 530px;float: right;height: 330px;}
.post-14 .news_list li.news .news_title {height: 50px;color: #212121;font-size: 17px;line-height: 25px;}
.post-14 .news_list li.news .news_meta {line-height: 30px;font-size: 17px;color: #4d7c2c;}
.post-14 li.news {margin-bottom: 15px;padding: 20px 0;float: left;border-top: 4px solid #4d7c2c;width: 48%;}
.post-14 .news_list li.news:hover .news_title {  color: #4d7c2c;}
.post.post1.post-14.mbox {   margin-top: 20px;}
.post-14 li.news:hover {  border-top: 4px solid #e6a651;}
.post-6 .news_list.bottom li.news {font-size: 16px;   margin: 0 15px;  border-bottom: 1px solid #dfdfdf;  color: #212121; line-height: 48px;}
ul.news_list.bottom li.news .news_title { color: #212121;   line-height: 48px; float: left;}
ul.news_list.bottom li.news .news_meta {font-size: 16px;color: #1d8f46;line-height: 48px;float: right;}
ul.news_list.bottom li.news:hover .news_title {  color: #4d7c2c;}
ul.news_list.top:hover .news_text { color: #000;}
/*
中层新闻*/
.mm{background: #339ddc;}
.main2 li.news .news_imgs {  height: 200px;}
.post-10 li.news {height: 320px;border: 1px solid #d8d8d8;/* margin-left: 40px; */width: 268px;background: #fff;float: left;}
.post-10 .con.news_text .news_list {/* margin-left: -40px; */}
.post-10 li.news .news_title {margin-bottom: 20px;font-weight: bold;color: #212121;font-size: 20px;line-height: 24px;}
.post-10 li.news .news_wz {padding: 20px 20px 0 20px;border-top: 0;transition: 0.5s;}
.post-10 li.news .news_text {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 120px;}
.post-10 li.news .news_text,.post-10 li.news .news_meta {margin-bottom: 20px;font-size: 14px;line-height: 24px;color: #7b7b7b;}
.post-10 li.news:hover .news_wz {border-top: 0;}
.main2 .inner {padding: 50px  0 20px;}
.post-10 li.news:hover .news_title {color: #339ddc;}
.post-10 li.news .news_wz.important .news_text {
    line-height: 26px;
    max-height: 130px;
    -webkit-line-clamp: 5;
}

.post-10 li.news .news_wz.important .news_title { line-height: 26px;}
/*日历新闻样式2*/
.rili2 .news_list li.news:hover .news_title {color:#339ddc;}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {margin-left: -30px;}
.rili2 .news_list li.news{margin-bottom: 30px;float: left;margin-left: 30px;width: 330px;padding: 27px 25px;background: #fff;}
.rili2 .news_list li.news .news_date{font-weight: bold;transition-duration: 0.5s;float: left;width: 77px;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{text-align: center;display: inline-block;line-height: 34px;font-size: 36px;color: #339ddc;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{display: block;line-height: 24px;font-size: 16px;color: #949494;}
.rili2 .news_list li.news .news_wz{transition-duration: 0.5s;width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left: 85px;}
.rili2 .news_list li.news .news_title{line-height: 26px;font-size: 16px;color: #333333;}
.rili2 .news_list li.news:hover .news_title a {color: #339ddc;}
/*
底层新闻*/
.post-41 li.news .news_imgs {height: 200px;}
.post-41 .news_title { font-size: 16px; line-height: 25px; color: #212121; font-weight: bold;}
.post-41 li.news {margin-left: 45px;float: left;border: 1px solid #eeeeee;width: 289px;}
.post-41 ul.news_list.clearfix {  margin-left: -45px;}
.main3 .inner { padding: 40px 0 60px;}
.post-41 .con.news_tu {margin-top: 30px;}
.post-41 .news_wz {   padding: 15px;}
.post-41 li.news:hover .news_imgs img {transform: scale(1.1);}
.post-41 li.news .news_imgs img { transition-duration: 1s;}
.post-61 li.news {transition: 0.5s;width: 270px;float: left;background: #339ddc;margin-left: 40px;}
.post-61 ul.news_list { margin-left: -40px;}
.link_con {margin-top: 15px;font-size: 16px;line-height: 32px;color: #fff;text-align: center;}
.post-61 .link_icon a {display: block;padding: 40px 0;}
.post.post1.post-61.mbox {margin-top: 45px;}
.post-61 li.news.i2 {  background: #48abc7;}
.post-61 li.news.i3 {  background: #d2b96d;}
.post-61 li.news.i4 { background: #db928a;}
.post-61 li.news:hover { background: #618ca9;}
.post-61 li.news.i2 .icon {background: url(images/icon.png) no-repeat -65px;}
.post-61 li.news.i3 .icon {background: url(images/icon.png) no-repeat -125px;}
.post-61 li.news.i4 .icon {background: url(images/icon.png) no-repeat -190px;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;margin-right: 25px;width: 145px;line-height: 32px;border: 1px solid #7aadcb;}
.botlinks .links-wrap a.links-arrow {display: block;height: 32px;line-height: 32px;padding: 0 25px 0 10px;color: #fff;background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {background-position: right bottom;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 33px;width: auto;min-width: 100%;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: #419dd4;cursor: pointer;}/**链接样式**/
/*
页脚*/
.wrapper.foot .inner {padding: 26px 0 20px;}
.wrapper.foot .bottom { margin-top: 31px;}
.foot{background: #0066a2;/* height: 215px; */position: relative;}
#leftmark{position: absolute;left: 50%;margin-left: -100px;top: 41%;margin-top: -35px;}
.foot-right { float: right;}
.foot-left { float: left;  font-size: 12px; color: #fff;}
.bottom p {padding-left: 20px;background: url(images/icon2.png) no-repeat;font-family: Microsoft YaHei;line-height: 25px;color: #fff;font-size: 15px;text-align: left;}
.bottom p.i1 { background: url(images/icon2.png) no-repeat left 6px;}
.bottom p.i2 {   background: url(images/icon2.png) no-repeat left -19px;}
.bottom p.i2 {   background: url(images/icon2.png) no-repeat left -19px;}
.bottom p.i3 {  background: url(images/icon2.png) no-repeat left -45px;}
.bottom p.i4 {  background: url(images/icon2.png) no-repeat left -70px;}
.bottom p.i5 {background: url(images/you.jpg) no-repeat left 5px;}
.contact_icon{ float: right;}
/* 分享二维码 */
.shares{text-align:center;}
.shares li{width: 125px;float:left;margin-left: 30px;position:relative;}
.shares li .tit {margin-top: 10px;line-height: 20px;font-size: 15px;color: #fff;}
/*文章页开始*/
.infobox {padding: 0 60px;width:auto;margin:0 auto;min-height: 500px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #077dc3;} /**文章标题**/
.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 {padding: 0 20px;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;}
/**列表页**/
/*栏目图片*/
.l-banner{height: 350px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;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: #077dc3;}/**位置栏目背景**/
.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:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.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: #077dc3;} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
.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: #0f429b;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;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {
    height: 34px;
    line-height: 34px;
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {display: none;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p {  line-height: 1.75 !important; 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); } /**列表页文章图片大小限制**/
/**/
li.news .news_bg {width: 100%;transition-duration: 1s;height: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;filter: brightness(96%);}
.wp_article_list .list_item .pr_fields span {
    font-size: 14px;
}
.wp_article_list .list_item .Article_PublishDate {
    font-size: 14px;
}
.post-13 li.news:hover .news_title {
    color: #339ddc;
}
.post-10 li.news:hover .news_imgs .news_bg {
    transform: scale(1.2);
}
.list div#nav {
    position: relative;
    top: 0;
}
.list .header {
    height: 115px;
}
.post-10 li.news.n4 {
    float: right;
}
.post-10 li.news.n2 {
    margin: 0 40px;
}
.article .entry .read p, .article .entry .read span{
margin-bottom: 0;
    font-size: 18px;
    font-family: 微软雅黑;
    line-height: 1.75em;
}
span.more_text {
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
    color: #cda666;
}
span.more_text img {
    vertical-align: initial;
}
.main3 .post-10 li.news .news_title {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px;
}
.close button {
    background: transparent;
    width: 100%;
    height: 100%;
    border: 0;
}
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align: middle;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.icon{margin: 0 auto;width: 61px;height: 55px;vertical-align:middle;background: url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {
 content: "";
 position: fixed;
 top: -10px;
 left: 0;
 z-index: 110;
 width: 100%;
 height: 10px;
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#4d7c2c;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
.header .inner {height: 150px;background: url(images/Top_bg.gif) no-repeat right 30% top;}
/*头部开始*/
.header{height: 170px;}
.tl{  float: left; margin-top: 15px;}
.tr{  float: right;margin-top: 34px;}
.header .sitelogo{float:left;padding-top: 20px;padding-left: 10px;}
.header .sitetitle { display: inline-block; margin-top: 0px;margin-left: 53px; font-size: 40px;font-weight: normal;  color: #fff;}
/*搜索部分*/
/*系统默认搜索*/
.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/search.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbtn { position: absolute; width: 20px;  top: 0; right: 0; cursor: pointer;z-index: 120;line-height: 31px;}
.rtop.clearfix { position: relative;  margin-top: 15px;}
.site-lang ul li.links.i2 {border-left: 1px solid #0066a2;}
.searchbox{overflow: hidden;position: absolute;top: 0;right: 0;z-index: 100;float: right;text-align:right;}
.wp-search {position: relative;border-bottom: 1px solid #98b385;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 14px;margin-right: 32px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #333;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {top: 50%;margin-top: -15px;width: 20px;height: 30px;position: absolute;right: 0;}
.wp-search .search-btn input.search-submit {width: 20px;height: 33px;border:0;outline: 0;background: url(images/sous.png) no-repeat left center;cursor: pointer;}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #077dc3;font-size: 14px; font-family: "Microsoft YaHei";}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  color: #FFFFFF; font-size: 14px;  font-family: "Microsoft YaHei";}
input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #FFFFFF; font-size: 14px; font-family: "Microsoft YaHei";}
input:-ms-input-placeholder {  color: #FFFFFF; font-size: 14px; font-family: "Microsoft YaHei";}
/*banner*/
#banner{/* margin-top: -25px; */}
#banner .inner {width: 100%;}
/*lang样式*/
.site-lang{height: 30px;margin-right: 20px;float: right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;margin-top: 10px;}
.site-lang ul li.links a{line-height: 15px;margin: 0px 10px;font-size: 15px;color: #0074b8;}
.site-lang ul li.links a:hover{color:#cda666;}
/*导航部分*/
div#nav {position: absolute;top: 140px;z-index: 99;}
.nav .inner {background: #077dc3;}
.wp-menu {  margin:0 auto}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{   display:none; width:20px; height:20px;   background:url(images/nav_j.png) no-repeat center center; vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 31px;line-height: 54px;color: #FFFFFF;font-size: 17px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #eee;}
.sub-menu {/* background: #fff; */display: none;position: absolute;left: 0;top: 54px;min-width: 100%;z-index: 100;padding: 0;text-align: center;}
.nav_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2e83b5;
    opacity: 0.5;
}
.sub-menu .sub-item {  position: relative; white-space: nowrap;  vertical-align: top;  _zoom:1;}
.sub-menu .sub-item a {padding: 0 5px;display: block;color: #fff;height: 40px;line-height: 40px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{background: #2e83b5;color: #ffffff;display: block;}
.sub-menu .sub-menu {  left: 100%;  top:0px;  z-index: 200;  background:#fff;}
/*上层新闻*/
.main1 .inner {padding: 40px 0;}
h3.tit {float: left;display: inline-block;text-align: left;position: relative;}
.post1 span.title {position: relative;line-height: 50px;font-family: Microsoft YaHei;font-size: 30px;font-weight: normal;color: #0066a2;}
.post1 span.title:after {left: 0;content: "";position: absolute;bottom: -10px;width: 54%;height: 5px;background: #cda666;}
.post1 .more_btn {line-height: 50px;float: right;}
.con.news_text {margin-top: 19px;}
li.news .news_imgs {background: #eee;height: 130px;position: relative;overflow: hidden;}
.post-13 .news_list li.news .news_wz .news_text { margin-top: 30px;font-size: 16px; line-height: 26px;  color: #313131;}
.post-13 .news_list li.news:hover .news_imgs .news_bg { transform: scale(1.1);}
.post-13 .news_list li.news .news_wz {width: 530px;padding: 50px 0;float: left;font-size: 24px;line-height: 32px;color: #313131;}
.post-13 li.news .news_imgs {width: 530px;float: right;height: 330px;}
.post-14 .news_list li.news .news_title {height: 50px;color: #212121;font-size: 17px;line-height: 25px;}
.post-14 .news_list li.news .news_meta {line-height: 30px;font-size: 17px;color: #4d7c2c;}
.post-14 li.news {margin-bottom: 15px;padding: 20px 0;float: left;border-top: 4px solid #4d7c2c;width: 48%;}
.post-14 .news_list li.news:hover .news_title {  color: #4d7c2c;}
.post.post1.post-14.mbox {   margin-top: 20px;}
.post-14 li.news:hover {  border-top: 4px solid #e6a651;}
.post-6 .news_list.bottom li.news {font-size: 16px;   margin: 0 15px;  border-bottom: 1px solid #dfdfdf;  color: #212121; line-height: 48px;}
ul.news_list.bottom li.news .news_title { color: #212121;   line-height: 48px; float: left;}
ul.news_list.bottom li.news .news_meta {font-size: 16px;color: #1d8f46;line-height: 48px;float: right;}
ul.news_list.bottom li.news:hover .news_title {  color: #4d7c2c;}
ul.news_list.top:hover .news_text { color: #000;}
/*
中层新闻*/
.mm{background: #339ddc;}
.main2 li.news .news_imgs {  height: 200px;}
.post-10 li.news {height: 320px;border: 1px solid #d8d8d8;/* margin-left: 40px; */width: 268px;background: #fff;float: left;}
.post-10 .con.news_text .news_list {/* margin-left: -40px; */}
.post-10 li.news .news_title {margin-bottom: 20px;font-weight: bold;color: #212121;font-size: 20px;line-height: 24px;}
.post-10 li.news .news_wz {padding: 20px 20px 0 20px;border-top: 0;transition: 0.5s;}
.post-10 li.news .news_text {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 120px;}
.post-10 li.news .news_text,.post-10 li.news .news_meta {margin-bottom: 20px;font-size: 14px;line-height: 24px;color: #7b7b7b;}
.post-10 li.news:hover .news_wz {border-top: 0;}
.main2 .inner {padding: 50px  0 20px;}
.post-10 li.news:hover .news_title {color: #339ddc;}
.post-10 li.news .news_wz.important .news_text {
    line-height: 26px;
    max-height: 130px;
    -webkit-line-clamp: 5;
}

.post-10 li.news .news_wz.important .news_title { line-height: 26px;}
/*日历新闻样式2*/
.rili2 .news_list li.news:hover .news_title {color:#339ddc;}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {margin-left: -30px;}
.rili2 .news_list li.news{margin-bottom: 30px;float: left;margin-left: 30px;width: 330px;padding: 27px 25px;background: #fff;}
.rili2 .news_list li.news .news_date{font-weight: bold;transition-duration: 0.5s;float: left;width: 77px;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{text-align: center;display: inline-block;line-height: 34px;font-size: 36px;color: #339ddc;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{display: block;line-height: 24px;font-size: 16px;color: #949494;}
.rili2 .news_list li.news .news_wz{transition-duration: 0.5s;width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left: 85px;}
.rili2 .news_list li.news .news_title{line-height: 26px;font-size: 16px;color: #333333;}
.rili2 .news_list li.news:hover .news_title a {color: #339ddc;}
/*
底层新闻*/
.post-41 li.news .news_imgs {height: 200px;}
.post-41 .news_title { font-size: 16px; line-height: 25px; color: #212121; font-weight: bold;}
.post-41 li.news {margin-left: 45px;float: left;border: 1px solid #eeeeee;width: 289px;}
.post-41 ul.news_list.clearfix {  margin-left: -45px;}
.main3 .inner { padding: 40px 0 60px;}
.post-41 .con.news_tu {margin-top: 30px;}
.post-41 .news_wz {   padding: 15px;}
.post-41 li.news:hover .news_imgs img {transform: scale(1.1);}
.post-41 li.news .news_imgs img { transition-duration: 1s;}
.post-61 li.news {transition: 0.5s;width: 270px;float: left;background: #339ddc;margin-left: 40px;}
.post-61 ul.news_list { margin-left: -40px;}
.link_con {margin-top: 15px;font-size: 16px;line-height: 32px;color: #fff;text-align: center;}
.post-61 .link_icon a {display: block;padding: 40px 0;}
.post.post1.post-61.mbox {margin-top: 45px;}
.post-61 li.news.i2 {  background: #48abc7;}
.post-61 li.news.i3 {  background: #d2b96d;}
.post-61 li.news.i4 { background: #db928a;}
.post-61 li.news:hover { background: #618ca9;}
.post-61 li.news.i2 .icon {background: url(images/icon.png) no-repeat -65px;}
.post-61 li.news.i3 .icon {background: url(images/icon.png) no-repeat -125px;}
.post-61 li.news.i4 .icon {background: url(images/icon.png) no-repeat -190px;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;margin-right: 25px;width: 145px;line-height: 32px;border: 1px solid #7aadcb;}
.botlinks .links-wrap a.links-arrow {display: block;height: 32px;line-height: 32px;padding: 0 25px 0 10px;color: #fff;background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {background-position: right bottom;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 33px;width: auto;min-width: 100%;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: #419dd4;cursor: pointer;}/**链接样式**/
/*
页脚*/
.wrapper.foot .inner {padding: 26px 0 20px;}
.wrapper.foot .bottom { margin-top: 31px;}
.foot{background: #0066a2;/* height: 215px; */position: relative;}
#leftmark{position: absolute;left: 50%;margin-left: -100px;top: 41%;margin-top: -35px;}
.foot-right { float: right;}
.foot-left { float: left;  font-size: 12px; color: #fff;}
.bottom p {padding-left: 20px;background: url(images/icon2.png) no-repeat;font-family: Microsoft YaHei;line-height: 25px;color: #fff;font-size: 15px;text-align: left;}
.bottom p.i1 { background: url(images/icon2.png) no-repeat left 6px;}
.bottom p.i2 {   background: url(images/icon2.png) no-repeat left -19px;}
.bottom p.i2 {   background: url(images/icon2.png) no-repeat left -19px;}
.bottom p.i3 {  background: url(images/icon2.png) no-repeat left -45px;}
.bottom p.i4 {  background: url(images/icon2.png) no-repeat left -70px;}
.bottom p.i5 {background: url(images/you.jpg) no-repeat left 5px;}
.contact_icon{ float: right;}
/* 分享二维码 */
.shares{text-align:center;}
.shares li{width: 125px;float:left;margin-left: 30px;position:relative;}
.shares li .tit {margin-top: 10px;line-height: 20px;font-size: 15px;color: #fff;}
/*文章页开始*/
.infobox {padding: 0 60px;width:auto;margin:0 auto;min-height: 500px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #077dc3;} /**文章标题**/
.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 {padding: 0 20px;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;}
/**列表页**/
/*栏目图片*/
.l-banner{height: 350px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;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: #077dc3;}/**位置栏目背景**/
.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:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.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: #077dc3;} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
.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: #0f429b;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;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {
    height: 34px;
    line-height: 34px;
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {display: none;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p {  line-height: 1.75 !important; 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); } /**列表页文章图片大小限制**/
/**/
li.news .news_bg {width: 100%;transition-duration: 1s;height: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;filter: brightness(96%);}
.wp_article_list .list_item .pr_fields span {
    font-size: 14px;
}
.wp_article_list .list_item .Article_PublishDate {
    font-size: 14px;
}
.post-13 li.news:hover .news_title {
    color: #339ddc;
}
.post-10 li.news:hover .news_imgs .news_bg {
    transform: scale(1.2);
}
.list div#nav {
    position: relative;
    top: 0;
}
.list .header {
    height: 115px;
}
.post-10 li.news.n4 {
    float: right;
}
.post-10 li.news.n2 {
    margin: 0 40px;
}
.article .entry .read p, .article .entry .read span{
margin-bottom: 0;
    font-size: 18px;
    font-family: 微软雅黑;
    line-height: 1.75em;
}
span.more_text {
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
    color: #cda666;
}
span.more_text img {
    vertical-align: initial;
}
.main3 .post-10 li.news .news_title {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px;
}
.close button {
    background: transparent;
    width: 100%;
    height: 100%;
    border: 0;
}

.news_video {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

video#video1 {
    width: 600px;
}
.post-61 li.news.i1 .link_con.i2 {line-height: 23.5px; margin-top: 0px;}