@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-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* 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:#1f1f1f;}
p{line-height:1.75;}
a {color:#1f1f1f; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {color: #a20004;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 100%;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #2f5ba6;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: #fff;}
#header .inner{height: 125px;position:relative;}
.header .sitelogo{}
.header .sitetitle {display:inline-block;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{display: inline-block;width: 100%;height: auto;text-align: center;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{/* background: #004ea1; */}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.main-nav {}
.main-nav .wp-menu { margin:0 auto; display: none; }
.main-nav .wp-menu .menu-item { display: block; border-top: 1px solid #ddd; overflow: hidden; position: relative;}
.main-nav .wp-menu .menu-item a.menu-link {display: block;padding:0 18px;height: 35px;line-height: 35px;color: #545454;font-size: 15px;font-weight: bold;background-color: #fcfcfc;}
.main-nav .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #000; background-color: #eee}
.main-nav .menu-switch-arrow { display: block; width: 38px; height: 38px; position: absolute; right: 0px; top: 1px; background: url(images/icons.png) no-repeat 10px -116px;}
.main-nav .sub-menu {background-color: #f2f2f2; display: none; }
.main-nav .sub-menu .sub-item { white-space: nowrap; vertical-align: top; _zoom:1; border-top: 1px solid #e5e5e5; position:relative;}
.main-nav .sub-menu .sub-item a { display: block; color: #272727; height: 39px; line-height: 39px; padding:0 10px; display: block; text-indent: 20px; }
.main-nav .sub-menu .sub-item a:hover { color: #fff; display: block; background-color: #7E7E7E;}
.main-nav .sub-menu .sub-menu { background-color: #fff;}
.main-nav .sub-menu .sub-menu .sub-item a {  text-indent: 30px;}
.main-nav .sub-menu .sub-menu .sub-menu .sub-item a {  text-indent: 40px;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width:100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {
    margin-bottom: 20px;
}
.mbox {}
.main1{background:url(images/contbg.jpg) top center no-repeat #fff;}
.main1 .inner{width: auto;padding: 57px 30px 50px 30px;}
.main1 .ml{float:left; width:590px;}
.main1 .mc{float:left; }
.main1 .mr{float:right;width: 453px;margin-right:82px;}
.main4{background: #2f5ba6;}
.main4 .inner{ width: auto; padding: 50px 15px 15px 15px;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {background: #0373ce;text-align: center;display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {float: left;display:inline-block;font-size: 18px;text-align: left;} /**标题字体**/
.post .tt .tit .title {margin-left: 10px;font-weight: normal;display:block;line-height: 40px;color: #fff;font-family:"Microsoft yahei";padding-left: 35px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 30px 0 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 {float: right;display:inline-block; *zoom:1;text-align: center;}
.post .more_btn .more_text{display:inline-block;width:92px;line-height: 40px;color: #fff;text-align:center;}
.post .more_btn .more_text:hover{/* background:#2f5ba6; */color:#fff;}
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标题切换hover*/
.post4 {}
.post4 .tt {height: 48px;background:url(images/tit2.png) center no-repeat;width: 100%;}
.post4 .tt .tit {border-bottom:0px;background:none;width:100%;height: 48px;text-align: center;}
.post4 .tt .tit .title {font-size: 35px;display:inline-block;color: #fff;cursor:pointer;line-height: 48px;}
.post4 .tt .tit .title.selected {}

/**自定义新闻列表**/
.news_list {padding: 0 6px;}
.news_list li.news {line-height: 34px;padding-left:0px;font-size: 14px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.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;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.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;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; 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{height: 180px;background-color: #F1F1F1;overflow:hidden;vertical-align:middle;display:table-cell;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;max-height: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: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-41{}
.post-41 .con{padding:28px 0;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;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 .mod{padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.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;}
/**栏目列表**/
.column-head {background: #E4E4E4;line-height: 30px;}   /**位置栏目背景**/
.column-head .column-anchor {/* padding: 0.144rem; */}
.column-head .column-anchor .column-switch {display: block; width: 0.724rem; height: 0.579rem; float: right; background: url(images/menu-dot.png) no-repeat center; background-size: 60%;}
.column-head .column-anchor h3.anchor-title {padding: 0 10px;display: inline-block;float: left;font-size: 16px;color: #7a7a7a;font-weight: normal;}		/**位置栏目字体**/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 0.386rem; color: #383838; background: #eee url(images/li.png) no-repeat 0.241rem 0.388rem;}
.column-list-wrap li a:hover {color: #383838; text-decoration: none; background-color: #e1e1e1;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #636363; background-position: 10px 14px;}
.column-list-wrap li a span {display: block; padding: 0.241rem; padding-left: 0.483rem; line-height: 0.531rem; padding-top: 0.144rem; padding-bottom: 0.144rem;}
.column-list-wrap .sub-list li a {background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover {background-color: #D6D6D6; color: #121212;}
.column-list-wrap .sub-list li.selected a.selected {background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span {padding: 4px 10px; padding-left: 28px; line-height: 18px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected {background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span {padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a {background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span {padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {padding: 4px 10px; padding-left: 52px;}
.column-body {display: none;}
.list-meta .column-title {font-size: 0.386rem;}
/**
 * 栏目新闻
 */
.list-head {border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 0.579rem; font-size: 0.434rem; color: #333} /**当前位置**/
.list-meta .column-path {font-size: 16px;float: right;line-height: 40px;color: #454545;}
.list-meta .column-path a {color: #454545;font-size: 16px;}
.list-meta .column-path a:hover {color: #14427E;}
.column-news-con {padding: 10px 5px;}
.column-news-list .column-news-item {display: block; position: relative; border-bottom: 1px dashed #b1b1b1; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(images/dot.png) no-repeat 2px 13px;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title {display: block; margin-right: 76px;}
.column-news-list .column-news-item .column-news-date {display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 5px; color: #999;}
.banner img {width: 100%;height: 100px;}
.wp_entry {width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p, span{line-height: 1.7; font-size: 16px !important; text-align: justify;}
.wp_entry p {margin-bottom: 11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%;}   /**列表页文章图片大小限制**/
.list-meta .column-path, .list-meta .column-title {float: none;}
.list-meta .column-title {display: none;}
.list-meta .column-path {padding-left: 29px;background: url(images/sitemap-icon.png) no-repeat left center;/* background-size: 4.9%; */}
.list-meta .column-path .path-name {/* display: none; */}
.wp_paging .pages_count, .wp_paging .page_jump {display: none;}
.wp_article_list .list_item {overflow: hidden;}
.wp_article_list .list_item {height: 32px;line-height: 32px;white-space: nowrap;}
.wp_article_list .list_item .pr_fields {display: block;white-space: nowrap; max-width: 70%;}
.wp_article_list .list_item .Article_Index {display: none;}
.wp_article_list .list_item .ex_fields {}
.wp_article_list .list_item a {font-size: 16px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wp_article_list .list_item .Article_Title {float: none; margin: 0; display: block;}
/**文章页**/
.info-box {margin: 0 6px;}
.article {padding: 10px 0;}
.article h1.arti-title {line-height: 26px;padding: 5px 0;text-align: center;font-size: 16px;font-weight: normal;color: #424242;} /**文章标题**/
.article .arti-metas {border-top: 1px solid #aaa;line-height: 20px;text-align: center;padding: 10px 0;}
.article .arti-metas span {display: inline-block;margin: 0 5px;font-size: 15px;color: #787878;} /**文章其他属性**/
.article .entry {min-height: 500px;margin: 0 4px;overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p {line-height: 1.7; font-size: 16px; text-align: justify;}
.article .entry p {margin-bottom: 11px;}
.article .entry .read img {vertical-align: middle; max-width: 100%; margin-bottom: 5px;}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {background: #0373ce;}
#footer .inner {padding: 30px 0px;position:relative;}
#footer .inner .mod{
    margin: 0;
}
#footer .inner .foot-left{padding:12px 0px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 16px;line-height: 40px;font-weight:normal;text-align: center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{
    /* width: 100%; */
}
#footer .inner .copyright a{}
/**************************************************************
 * 组件功能
 */
/**搜索**/
.search-panel {margin-right: 50px;float: right;position: relative;clear: right;}
.search-window {background-color: #fff;overflow: hidden;width: 45px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 45px;}
.wp-search .search-input input.search-title {width: 100%; height: 29px; line-height: 29px; border: 0; outline: 0; background: none; color: #888; font-size: 14px; padding:6px 5px 6px 10px; border: none;}
.wp-search .search-btn {width: 45px; height: 41px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 45px; height: 41px; border: 0; outline: 0; background: url(images/search.jpg) center no-repeat; cursor: pointer;}
.searchbtn {width: 45px;height: 41px;border: 0;outline: 0;background: url(images/search.jpg) center no-repeat;background-repeat: no-repeat;position: absolute;right: 0;top: 0;z-index: 120;cursor: pointer;}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {height: 30px;bottom: 0px;left: 0px;margin-left:0px;width: 100% !important;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/

.sy-sc a{color:#fff;font-size:14px;line-height:41px;padding-right:20px;}

.post-13 .news_list li.news{width: 45%;height:394px;margin-bottom:20px;position:relative;float: left;}
.news_img{width:100%;height:100%;}
.news_img img{width:100%;height:100%;}
.post-13 .news_list li.news.ns1{width: 100%;}
.post-13 .news_list li.news.ns1 .news_img{height:100%;position:relative;}
.post-13 .news_list li.news.ns1 .news_img img{width:656px;height:100%;z-index:10;}
.post-13 .news_list li.news.ns1 .news_cont{margin: 0 auto;position:absolute;width: 84%;height: 200px;background:#fff;right: 8%;bottom:22px;z-index:99;}
.news_cont_in{padding:30px 40px 0;}
.post .news_list li.news .news_title{
    width: 72%;
    padding-left: 10px;
    /* background-size: 2%; */
    float: left;
}
.news_text{font-size:14px;color:#828282;margin-top:12px;}
.news_text a{color:#828282;}
.news_text a:hover{color:#2f5ba6;}

.post-13 .news_list li.news.n2{float: right;background:#fff;}
.post-13 .news_list li.news.n2 .news_cont_in{padding:54px 43px 0;}
.news_more{position:absolute;left:43px;bottom:0;height:54px;width:238px;border-top:1px solid #e4e4e4;}
.news_more a{display:inline-block;line-height:54px;padding-right:20px;background:url(images/more.png) right center no-repeat;font-size:12px;color:#2f5ba6;}
.news_more a:hover{padding-right:30px;}

.post-13 .news_list li.news.ns2 .news_img{width:100%;height:180px;}
.post-13 .news_list li.news.ns2 .news_cont{position:absolute;bottom:0;left: 5%;width: 90%;height:235px;background:#fff;}
.post-13 .news_list li.news.ns2 .news_cont_in{padding:26px 32px 0;}
.post-13 .news_list li.news.ns2 .news_more{left:32px;}

.post-13 .news_list li.news.n5{margin:0 16px 20px;}

.main1 .mod2{margin-top:78px;}
.sudy-tab {position:relative;height:553px;width:100%;}
.mod2 .sudy-tab .tab-menu {height:95px;width:100%;z-index:999;position:relative;}
.mod2 .sudy-tab .tab-menu li {float:left; }
.mod2 .sudy-tab .tab-menu li .tit{font-size:30px;font-weight:bold;width:261px;height:78px;text-align:center;line-height: 78px;color: #fff;background:#41b2de; }
.mod2 .sudy-tab .tab-menu li .angle{display:none;margin:0 auto;width:50px;height:17px;}
.mod2 .sudy-tab .tab-menu li.selected .tit{background:url(images/tit.jpg) center no-repeat}
.mod2 .sudy-tab .tab-menu li.selected .angle{display:block;background:url(images/angle1.png) center no-repeat;}
.mod2 .sudy-tab .tab-list{position:absolute;top:70px;left:0;width:100%;z-index:10;}
.cbox{width:100%;height:483px;/* background:#fff; *//* box-shadow:0px 0px 15px #e2e2e2; */}
.cbox .con{padding:55px 48px 0;}
.post .more_btns{position:absolute;bottom: 0;right:0;margin-top:0;}
.news_box .news_time{width:88px;margin-right:-88px;text-align:right;}
.time_year{color:#474747;line-height:43px;background:url(images/line.jpg) right bottom no-repeat;width:100%;}
.time_day{color:#2f5ba6;line-height:78px;font-size: 20px;font-weight:bold;width:100%;}
.news_wz{width:100%;}
.news_con{/* margin-left:138px; */}

.post.cbox .news_list li.news.n0{padding-bottom:20px;border-bottom:1px solid #e7e7e7;width:100%;height:122px;margin-bottom:12px;}
.post.cbox .news_list li.ns{line-height:42px;}
.post.cbox .news_list li.ns .news_title{font-weight:normal;}
.post.cbox .news_list li.ms{margin-bottom:36px;}

.main2{margin-top: 90px;min-height:693px;/* background:#f5f5f5; */}

.main3 .inner{padding:110px 0 20px;}
.post-31 .news_list li.news{width:310px;margin-right:36px;position:relative;height:302px;}
.post-31 .news_list li.news.n4{margin-right:0;}
.post-31 .news_list li.news .news_img{height:204px;}
.post-31 .news_list li.news .news_cont{position:absolute;top:147px;left:20px;width:270px;height:155px;box-shadow:0px 0px 5px #e2e2e2;background:#fff;}
.post-31 .news_list li.news .news_cont_in{padding:20px 54px 0;}
.post-31 .news_list li.news .news_title{font-size:18px;color:#2b2b2b;text-align: center;}
.post-31 .news_list li.news .news_title a{color:#2b2b2b;}
.post-31 .news_list li.news .news_title a:hover{color:#2f5ba6;}
.post-41 .news_list li.news{margin-left:20px;}
.link_icon{display:inline-block;line-height:26px;color:#fff;padding-left:29px;background:url(images/icon1.png) left center no-repeat;}
.post-41 .news_list li.news.i2 .link_icon{background:url(images/icon2.png) left center no-repeat;}
.post-41 .news_list li.news.i3 .link_icon{background:url(images/icon3.png) left center no-repeat;}
.post-41 .news_list li.news.i4 .link_icon{background:url(images/icon4.png) left center no-repeat;}
.post-41 .news_list li.news.i5 .link_icon{background:url(images/icon5.png) left center no-repeat;}
.post-41 .news_list li.news.i6 .link_icon{background:url(images/icon6.png) left center no-repeat;}
.post-41 .news_list li.news.i7 .link_icon{background:url(images/icon7.png) left center no-repeat;}
.post-41 .news_list li.news.i8 .link_icon{background:url(images/icon8.png) left center no-repeat;}
.post-41 .news_list li.news.i9 .link_icon{background:url(images/icon9.png) left center no-repeat;}
.link_icon:hover{color:#979797;}
.footer .mll{text-align: center;}
.footer .mr{
    text-align: center;
    padding-top: 70px;
}
.footer .mod1{padding-bottom: 65px;border-bottom:1px solid #4e4e4e;}
.tt1 .tit{font-weight:normal;color:#979797;font-size: 35px;display:inline-block;padding-bottom:15px;background: url(images/line1.jpg) bottom center no-repeat;}
.post9 .con{text-align: center;padding:15px 0 0;}
.link_icon1{line-height: 35px;color:#979797;/* padding-right:75px; */font-size: 24px;}
.link_icon1:hover{color:#fff;}
#footer .inner .mod2 p{text-align:center;line-height:77px;}
a.jh{color:#979797;padding-left:30px;background:url(images/jh.png) 5px center no-repeat;}
.post-13 .news_text{height:75px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.post-13 li.news.n2 .news_text{height:150px;-webkit-line-clamp: 6;}
.col_news_list .news_list li.news{line-height:32px;}
.col_news_list .news_list li.news span.news_title{font-weight:normal;}
.ml.fl {
    padding-bottom: 45px;
    width: 100%;
    text-align: center;
    height: 100px;
}

.wrapper.header {
    background: #4a95d7 url(../images/head.png) -150px center no-repeat;
    background-size: 255%;
}

.post .news_list li.news {
    border-bottom: 1px dashed #d0d0d0;
}

.post-7 .tt .tit .title {
    background: url(images/study.png) no-repeat left center;
}
.news_meta {
    float: right;
}

.post-8 .tt .tit .title {
    background: url(images/news.png) no-repeat left center;
}
.post-9 .tt .tit .title {
    background: url(images/notice.png) no-repeat left center;
}
.post-11 .tt .tit .title {
    background: url(images/people.png) no-repeat left center;
}
.post-22 .tt .tit .title {
    background: url(images/link.png) no-repeat left center;
}
.navi-slide-arrow {margin-top: -20px;display: inline-block;width: 35px;height: 30px;line-height: 32px;position: absolute;right: 15px;top: 50%;text-indent:-99em;overflow:hidden;background: url(images/menu-icon-arrow-white.png) no-repeat center 50%;}
.header .inner.clearfix {
    position: relative;
}
a.site-url {
    display: block;
    width: 80%;
    height: 80px;
}

a.site-url img {
    max-width: 80%;
    margin-left: 10px;
    display: none;
}
.focus-title {
    line-height: 30px;
    font-size: 14px;
    height: 30px;
}

h2.focus-title a {
    line-height: 30px;
    font-size: 14px;
}
.post .news_list li.news .news_title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
}
.post-22 .news_list li.news .news_title {
    padding-left: 20px;
    background: url(images/wu.png) no-repeat center left;
    width: 90%;
}
.post2 .news_date .news_days {
    color: #757575;
}