@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;}
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: 40px;height: 40px;vertical-align: middle;background: url(../images/icon.png) no-repeat;}
/**布局开始**/
body:before{content: "";position: fixed;top: -10px;left: 0;width: 100%;height: 10px;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);box-shadow: 0px 0px 10px rgba(0,0,0,.8);z-index: 110;}
::-webkit-scrollbar{width: 10px;
height: 10px;
background-color: #f5f5f5;}
/*定义滚动条的轨道，内阴影及圆角*/
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
border-radius: 10px;
background-color: #f5f5f5;}
/*定义滑块，内阴影及圆角*/
::-webkit-scrollbar-thumb{height: 10px;
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;}
body, p{font: 12px/1.75 "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color: #333;}
a{color: #333;text-decoration: none;transition: all 0.4s ease-in-out;}
a:hover{color: #0D5391;}
/*页面尺寸*/
.wrapper{width: 100%;margin: 0 auto;}
.wrapper .inner{width: 1230px;margin: 0 auto;} /**页面全局宽度**/
/*head开始*/
#header{background: #2C699F url(images/headbg.jpg) center top;border-top: 15px solid #0D5391;}
.head{width: 100%;position: relative; /* background:url(images/by.jpg) no-repeat 672px center; */}
.head .head-left{float: left;display: inline-block;width: 427px;height: 115px;}
.head .head-left .sitelogo{}
.head .head-mian{float: left;}
.head .head-mian .site-rale{}
.head .head-right{float: right;width: 200px;margin-top: 36px;}
.head .head-right .site-link{line-height: 30px;color: #fff;}
.head .head-right .site-link a{line-height: 30px;color: #fff;}
.head .head-right .search{margin-top: 10px;}
.head .sitelogo a{display: block;position: absolute;left: 0px;top: 10px;z-index: 100;}/*logo*/
/*rale样式*/
.site-rale{display: inline-block;}
.site-rale ul{float: left;}
.site-rale ul li.links{float: left;}
.site-rale ul li.links a{line-height: 30px;color: #fff;}
/*lang样式*/
.site-lang{display: inline-block;}
.site-lang ul{float: right;}
.site-lang ul li.links{float: left;}
.site-lang ul li.links a{line-height: 30px;margin: 0px 5px;font-size: 14px;color: #fff;}
/*默认主导航样式*/
#nav{/* background: #00428d; */box-shadow: 0px 0px 5px #ccc;}
#nav .inner{/* background: #c8141e;*/}/**导航区域背景**/
.navbar{width: 100%;height: 60px;}
.navbar .navbox{padding-left: 10px;/* width:95%; */height: 44px;margin: 0 auto;}/*导航窗口大小及位置*/
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu{}
.wp-menu .menu-item{display: inline-block;float: left;/* width:18%; */position: relative;z-index: 100;padding-left: 2px;/* background:url(images/nav_x.jpg) no-repeat left center; */}
.wp-menu .menu-item.i1{background: none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{display: inline-block;width: 20px;height: 20px;background: url(../images/navj.png) no-repeat center center;vertical-align: middle;}
.wp-menu .menu-item a.menu-link{display: inline-block;padding: 0 57px;height: 60px;line-height: 60px;color: #343434;font-size: 17px;}
.wp-menu .menu-item a.menu-link:hover, .wp-menu .menu-item.hover{text-decoration: none;color: #2C699F;background-color: #eee;}
.sub-menu{display: none; /* padding:5px 0px; */position: absolute;left: 0;top: 60px;min-width: 148px;z-index: 100;background: rgba(8, 10, 13, 0.7);opacity: 0.8\9;background: #444343\9;filter: alpha(opacity=90);}
.sub-menu .sub-item{position: relative;white-space: nowrap;vertical-align: top;_zoom: 1; /* float: left; */;}
.sub-menu .sub-item a{display: block;color: #D8D8D8;height: 32px;line-height: 32px;padding: 0 16px;font-size: 12px;background: none;}
.sub-menu .sub-item a:hover{color: #eee;background-color: #444343;display: block;}
.sub-menu .sub-menu{left: 100%;top: 0;z-index: 200;background: rgba(11, 102, 244, 0.8);opacity: 0.8\9;background: #444343\9;filter: alpha(opacity=90);}
/**主页banner开始**/
#banner{background-color: #e6e6e6;}
#banner .inner{width: auto;background: #fff;text-align: center;position: relative;}
.main #banner .inner .bannercon{min-height: 55px;}
/**主体模块样式**/
#m-container{}
#m-container .inner{}
/**首页三列布局**/
.mod{}
.mbox{background:;}
.main1{padding: 10px 0px 20px;}
.list .main1{padding: 10px 0px 10px;}
.main1 .inner{}
.main2{background: #dfdad0; background:url('images/main_bg2.jpg') no-repeat center top; background-size:cover;}
.main2 .inner{padding: 20px 0px;}
.main3{}
.main3 .inner{padding: 25px 0px;}
.main3 .ml{width: 100%;}
.main4{background-color: #f7f6ee;}
.main4 .inner{padding: 25px 0px;}
.main4 .ml{float: left;width: 585px;padding: 0px 0px;}
.main4 .mr{float: right;width: 580px;padding: 0px 0px;}
/**标题栏新闻窗口**/
.post{margin-bottom: 10px;}
.post .tt{display: inline-block;width: 100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit{display: inline-block;float: left;font-size: 18px;font-weight: bold;} /**标题字体**/
.post .tt .tit .title{display: block;line-height: 42px;color: #424242;font-family: "Microsoft yahei";}
.post .tt .tit .name{display: none;line-height: 16px;color: #333;}/*栏目别名*/
.post .con{padding: 6px 0;margin: 0 auto;}
.post .con .wp_article_list .list_item{border-bottom: 1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index{background: url(images/li.gif) no-repeat center;}
.post .more_btn{display: inline-block;height: 20px;margin-top: 15px;line-height: 20px;float: right;}
.post .more_btn .more_text, .post .more_btn a{font-size: 20px;font-family: "Simsun";cursor: pointer;}
.post .more_btn a{color: #333;}
/*标准标题*/
.post1{}
.post1 .tt{}
.post1 .tt .tit{}
.post1 .tt .tit .title{color: #706f6b;}
/*带图标标题*/
.post2{}
.post2 .tt{}
.post2 .tt .tit{padding-left: 40px;background: url(images/new_title_bg.jpg) repeat-x center center;}
.post2 .tt .tit .title{}
/*居中标题*/
.post3{}
.post3 .tt{width: 100%;text-align: center;}
.post3 .tt .tit{float: none;}
.post3 .tt .tit .title{color: #0D5391;}
.post3 .more_btn{margin-left: 10px;line-height: 20px;float: none;}
/**自定义新闻列表**/
.news_list{}
.news_list li.news{line-height: 22px;padding-left: 0px;background: none;} /**标题图标**/
.news_list li.news span.news_title{float: left;}/*标题*/
.news_list li.news span.news_meta{float: right;margin-left: 2px;}/*属性*/
.news_list li.news .news_time span{margin-right: 1px;color: #e64d24;padding: 0;}/*发布时间*/
.news_list li.news .news_icon{display: inline-block;margin: 0 auto;border: 1px solid red;}
.news_list li.news .news_text{line-height: 24px;color: #666;}/*默认简介*/
.news_list li.news .news_bg{position: absolute;left: 0px;bottom: 0px;right: 0px;height: 30px;background: #000;opacity: .7;filter: Alpha(opacity=70);}
.news_list li.news p{/* clear:both; */color: #666;}
.news_list li.news p a{color: #333;font-size: 13px;}
.news_list li.news p a:hover{color: #20814C;;text-decoration: none;}
.post-11{}
.post-11 .con{padding: 5px 0px;}
.post-11 .news_list{}
.post-11 .news_list li.news .news_imgs{float: left;width: 270px;}
.post-11 .news_list li.news .news_wz{float: left;width: 328px;margin-left: 25px;}
.post-11 .news_list li.news .news_title{line-height: 60px;font-size: 16px;color: #095497;}
.post-11 .news_list li.news .news_text{line-height: 22px;font-size: 12px;color: #817d7d;}
/*日历新闻*/
.rili{}
.rili .con{padding: 5px 0px;}
.rili .news_list{}
.rili .news_list li.news .news_date{float: left;width: 44px;}
.rili .news_list li.news .news_date .news_year{font-size: 12px;background: #00428d;color: #fff;}
.rili .news_list li.news .news_date .news_day{font-size: 12px;background: #fff;color: #00428d;}
.rili .news_list li.news .news_wz{float: left;width: 240px;margin-left: 12px;}
.rili .news_list li.news .news_title{line-height: 18px;font-size: 16px;color: #424242;}
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list{}
.tu_news_list .news_list li.news .news_imgs{float: left;width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left;width: 295px;margin-left: 25px;}
.tu_news_list .news_list li.news .news_title{line-height: 20px;font-size: 18px;color: #095497;}
.tu_news_list .news_list li.news .news_text{line-height: 22px;font-size: 12px;color: #817d7d;}
/*图列表*/
.tu_news{}
.tu_news .news_list{display: inline-block;
*display:inline;
*zoom:1;margin-left: -40px;}
.tu_news .news_list li.news{float: left;width: 195px;height: 140px;padding: 10px;margin-left: 40px;background: #fff;position: relative;}
.tu_news .news_list li.news .news_imgs{position: absolute;left: 0px;top: 0px;z-index: 99;width: 195px;}
.tu_news .news_list li.news .news_wz{position: absolute;left: 0px;bottom: 0px;z-index: 100;width: 100%;}
.tu_news .news_list li.news .news_title{line-height: 34px;font-size: 18px;color: #fff;text-align: center;}
.tu_news .news_list li.news .news_bg{height: 34px;}
.post-21{}
.post-21 .more_btn a{color: #000;}
.post-21 .news_list{margin-top: 20px;margin-bottom: 30px;}
.post-21 .news_list .news{}
.post-21 .news_list .news .news_box{margin: 0px 10px;background: #fff;}
.post-21 .news_list .news .news_imgs{/* float: left; */width: 100%;height: 200px;margin-right: 10px;border: 0px solid red;position: relative;background: #eee;}
.post-21 .news_list .news .news_imgs img{max-width: 148px;max-height: 200px;width: auto;height: auto;margin: auto;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
.post-21 .news_list .news .news_wz{padding: 10px 0px;min-height: 36px;}
.post-21 .news_list .news .news_title{line-height: 34px;font-size: 16px;color: #000;text-align:center;}
.post-21 .news_list .news .news_meta{/* margin-bottom: 6px; */line-height: 26px;font-size: 14px;text-align:center;display:none;}
.post-21 .news_list .news .news_meta .highligh{color: #e64d24}
.post-21 .news_list .news .news_time{margin-bottom: 6px;line-height: 26px;font-size: 14px;}
.post-21 .news_list .news .news_time span{color: #e64d24;}
.post-21 .news_list .news .news_link span.more{display: inline-block;line-height: 30px;padding: 0px 15px;background: url(images/news_morebg.png) no-repeat left center;color: #fff;text-align: center;}
/* Arrows */
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover{height: 50px;width: 24px;background: url(images/slickarrow.png) no-repeat;top: 50%;margin-top: 0px;outline: none;}
.slick-prev{left: -25px;background-position: left center;}
.slick-prev:hover{background-position: left center;opacity: .8;filter: Alpha(opacity=80);}
.slick-prev:before{content: '';}
.slick-next{right: -25px;background-position: right center;}
.slick-next:hover{background-position: right center;opacity: .8;filter: Alpha(opacity=80);}
.slick-next:before{content: '';}
.post-31{}
.post-31 .tt .tit{padding-left: 36px;background: url(images/m_icons.png) no-repeat -6px -75px;}
.post-31 .news_list{width: 100%;}
.post-31 .news_list li.news{float: left;margin-right: 20px;/* width:12.5%; */}
.post-31 .news_list li.news .news_title{line-height: 34px;font-size: 16px;color: #b9b9b9;}
.post-31 .news_list li.news .news_title a{color: #979797;white-space: nowrap;}
.post-31 .news_list li.news .news_title a:hover{color: #333;}
.post-41{}
.post-41 .news_list{}
.post-41 .news_list li.news{float: left;width: 50%;height: 172px;background: #fff;}
.post-41 .news_list li.news .news_imgs{float: left;width: 129px;height: 172px;margin-right: 10px;/* border:1px solid #eee; */position: relative;}
.post-41 .news_list li.news .news_imgs img{width: 100%;height: auto;margin: auto;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
.post-41 .news_list li.news .news_wz{/* float:left; */ /* width:100%; */padding: 0px 10px;}
.post-41 .news_list li.news .news_title{line-height: 34px;padding-top: 6px;font-size: 16px;color: #191919;}
.post-41 .news_list li.news .news_meta{/* margin-bottom:6px; */line-height: 22px;}
.post-41 .news_list li.news .news_time{margin-top: 7px;}
.post-41 .news_list li.news.i0{background: #dfdad0;}
.post-41 .news_list li.news.i3{background: #f7f7f7;}
.post-41 .news_list li.news.i2 .news_imgs, .post-41 .news_list li.news.i3 .news_imgs{float: right;margin-right: 0px;}
.post-41 .news_list li.news a.news_box:hover{background: #00873c;color: #fff;}
.post-41 .news_list li.news a.news_box:hover .news_title, .post-41 .news_list li.news a.news_box:hover .news_time, .post-41 .news_list li.news a.news_box:hover .news_time span, .post-41 .news_list li.news a.news_box:hover .news_meta{color: #fff;}
.post-41 .news_list li.news .WP_VisitCount{display: inline-block;}
.post-41 .news_list li.news .WP_VisitCount .wp_listVisitCount{visibility: visible;}
.post-42{}
.post-42 .news_list{margin: 0 -4px;}
.post-42 .news_list li.news{float: left;width: 33.3%;margin-bottom: 12px;}
.post-42 .news_list li.news .news_box{margin: 0px 4px;min-height: 94px;padding: 6px 10px;background: #fff;}
.post-42 .news_list li.news .news_wz{padding: 10px;}
.post-42 .news_list li.news .news_title{line-height: 34px;font-size: 16px;color: #191919;}
.post-42 .news_list li.news .news_meta{/* margin-bottom:6px; */line-height: 20px;max-height:40px; overflow:hidden;font-size: 14px;color: #a9a9a9;}
.post-42 .news_list li.news .news_meta .highligh{color: #e64d24}
.post-42 .news_list li.news a.news_box:hover{background: #2C699F;color: #fff;}
.post-42 .news_list li.news a.news_box:hover .news_title, .post-42 .news_list li.news a.news_box:hover .news_meta{color: #fff;}
.post-42 .news_list li.news a.news_box:hover .news_meta .highligh{color: #fff}
/**
*其他样式
*/
/**友情链接**/
.postlink{position: relative;}
.postlink.wrap-open{background-position: right -26px;}
.postlink a.tt{display: inline-block;height: 46px;line-height: 46px;padding-left: 120px;border: 0px solid #ccc;cursor: pointer;}
.postlink .con{display: none;position: absolute;bottom: 46px;left: 0px;z-index: 100;width: 100%;height: 140px;overflow: auto;background: #fff;padding: 2px;border: 1px solid #ccc;}
/**链接样式**/
.xblink li span{display: block;width: 100%;}
.xblink li span a{display: block;width: 100%;}
.xblink li span a:hover{background: #eee;}
/** * 列表页 */
/**首页三列布局**/
/**列表页**/
/**主体列表页开始**/
#l-container{}
#l-container .inner{width: 1200px;margin-top: 4px;padding: 25px 10px;background: #fff url(images/lsun.jpg) no-repeat 10px bottom;}
/**主体文章页开始**/
#d-container{}
#d-container .inner{width: 880px;margin-top: 4px;padding: 20px 60px;background: #fff;}
/**文章页banner**/
#m-container1{}
#m-container1 .inner{background: #fff;padding-top: 15px;}
.col_menu{width: 231px;float: left;margin-right: -260px;}
.col_menu .l-qh{margin-bottom: 10px;}
.col_menu .col_menu_head{background: #0D5391;} /**位置栏目背景**/
.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{padding: 14px 20px;margin-bottom: 10px;}
.col_list .list{border-top: 0px solid #2867A0;border-bottom: 0px solid #fff;}
.col_list .list a{display: block;color: #007CA2;font-size: 14px;height: 32px;line-height: 32px;font-weight: normal;padding-left: 20px;
background:;border-top: 0px solid #fff;border-bottom: 1px solid #eee;border-left: 4px solid #eee;}
.col_list .list a:hover, .col_list .list a.selected{color: #000;background: #eee;border-left: 4px solid #417aaf;}
.col_news{width: 100%;min-height: 500px;float: left;/* margin-left:260px; */} /**栏目新闻**/
.col_news_head{/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #0D5391;margin-left: 260px;}
.col_metas .col_title{display: inline-block;float: left;height: 48px;line-height: 48px;} /**当前栏目**/
.col_metas .col_title h2{display: inline-block;font-size: 23px;font-family: "Microsoft yahei";font-weight: normal;color: #0D5391;border-bottom: 1px solid #1F864E;} /**当前栏目名称**/
.col_metas .col_path{display: inline-block;float: right; /* padding-right:20px; */white-space: nowrap;height: 46px;line-height: 46px;color: #000;} /**当前位置**/
.col_metas .col_path a{color: #000;}
.col_news_con{padding: 5px 0px 10px 0px;margin: 0 7px;margin-left: 260px;}
.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.6;font-size: 13px;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{}
.article h1.arti_title{line-height: 26px;padding: 5px;border-bottom: 1px solid #ececec;font-family: "Microsoft YaHei";font-size: 22px;text-align: center;color: #0D5391;} /**文章标题**/
.article .arti_metas{padding: 10px;text-align: center;}
.article .arti_metas span{margin: 0 5px;font-size: 12px;color: #787878;}/**文章其他属性**/
.article .entry{margin: 0 auto;overflow: hidden;margin-top: 10px;} /**文章内容**/
.article .entry .read, .article .entry .read p{line-height: 1.6;font-size: 14px;color: #333;} /**阅读字体**/
.article .entry .read p{margin-bottom: 10px;}
.article .entry .read img{display: block;margin: 0 auto;max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);} /**文章阅读部分图片大小限制**/
.article .entry .read table{margin: 0 auto;border: none!important;}
/**页脚开始**/
#footer{background: #7a7a7a;}
#footer .inner{padding: 40px 0px;}
#footer .inner .foot-left{float: left;padding-left: 88px;background: url(images/footLogo.png) no-repeat left 0px;}
#footer .inner p{font-size: 12px;line-height: 25px;text-align: left;color: #fff;}
#footer .inner p span{margin: 0 3px;}
#footer .inner p.copyright{float: left;width: 560px;}
#footer .er_img{float: right;margin-top: 20px;}
#footer .er_img li{float: left;text-align: center;}
#footer .er_img li img{width: 80px;height: 80px;vertical-align: top;}
#footer .er_img li span{display: block;line-height: 28px;text-align: center;color: #c2c2c2;}
/** * 组件功能 */
/** 搜索 **/
/*.wp_search{margin-top:3px; display:inline-block; height:24px; position:relative; right:0px;}
#keyword{width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff;}
.wp_search .search{background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer;}*/
.search-box{width: 100%;padding: 0px 0px;background: #6b76a4; /* height: 29px; */position: relative;background: transparent;border: 1px solid #fff;}
.search-box .input-item{margin-left: 3px;margin-right: 30px;}
.search-box .input-item input{border: 0;outline: 0;width: 100%;height: 16px;line-height: 16px;padding: 5px 5px;background: transparent;color: #fff;font-size: 12px;font-family: "Microsoft YaHei"}
.search-box .input-submit{display: block;width: 30px;height: 28px;background: url(images/search_btn.png) no-repeat center center;cursor: pointer;position: absolute;right: 0;top: 0px;text-align: center;}
.search-box .input-submit span{line-height: 58px;font-size: 18px;color: #fff;display: none;}
/* 登录样式 */
#wp_login_w04{margin-top: 33px;}
#wp_login_w04 .title{float: left;line-height: 35px;margin-left: 110px;margin-right: 10px;font-size: 15px;}
#wp_login_w04 input{border: 1px solid #d1d1d1;width: 80px;line-height: 34px;padding-left: 4px;height: auto;padding: 0px;}
#wp_login_w04 #w04_loginButton{width: 81px;height: 35px;background: url(images/members_btns.jpg);cursor: pointer;border: 0px;vertical-align: middle;color: #fff;}
#wp_login_w04 .login_input{border: 0px!important;width: auto;margin-right: 7px;height: 34px;line-height: 34px;}
#wp_login_w04 .login_input img{vertical-align: middle;margin-top: 5px;}
#wp_login_w04 .login_input .input{border: 0px solid #d1d1d1;width: auto;line-height: 34px;height: auto;padding: 0px;}
#wp_login_w04 .login_btn .button{display: inline-block;float: left;width: auto;height: auto;background-color: #eee;border: 0px solid #ccc;}
/* 分享二维码 */
.shares{display: inline-block;float: right;}
.shares .share{float: left;width: 81px;height: 35px;margin-right: 21px;position: relative;vertical-align: middle;text-align: left;border: 0px solid red;}
.shares .share a{opacity: .6;filter: Alpha(opacity=60);}
.shares .share a:hover{opacity: 1;filter: Alpha(opacity=100);}
.shares .share .zdy{display: inline-block;width: 81px;height: 35px;color: #9ba6b3;}
.shares .share.n1 .zdy-1{background: url(images/er1.jpg) no-repeat 0 0;}
.shares .share.n2 .zdy-2{background: url(images/er2.jpg) no-repeat 0 0;}
.shares .share .con{display: none;position: absolute;bottom: 40px;left: 50%;z-index: 100;margin-left: -60px;}
.shares .share .con img{width: 120px;height: auto;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding: 8px 0px;border-bottom: 1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin: 3px 0px;padding: 2px 15px;font-weight: bold;overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #000;}
.wp-paralist .dl-horizontal dd{margin-left: 100px;}
.wp-paralist .dl-horizontal dd .btn{display: inline-block;margin: 3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background: #2da45a;border-radius: 15px;color: #fff;}
.wp-search{width: 1235px;margin: 0 auto;padding: 10px 0px;background: #ededed;position: absolute;bottom: 0px;left: 50%;margin-left: -612px;}
.searchpage .wp-search{width: 1235px;margin: 0 auto;padding: 10px 0px;background: #ededed;position: relative;bottom: 0px;left: 50%;margin-left: -612px;}
.wp-search .search-left{float: left;width: 850px;}
.wp-search .search-left .tit{float: left;width: 125px;padding-left: 15px;font-size: 18px;font-weight: bold;background: url(images/m_icons.png) no-repeat left -7px;}
.wp-search .search-left .con{float: left;width: 555px;line-height: 34px;text-align: left;}
.wp-search .search-left .con .boxcon{float: left;width: 451px;margin-right: 10px;background: url(images/seachbox.png) no-repeat left center;}
.wp-search .search-left .con .boxcon .txtcon{margin-left: 10px;height: 34px;padding-right: 18px;margin-right: -20px;background: #ededed url(images/seachbox_r.png) no-repeat right center;}
.wp-search .search-left .con .boxcon .txtcon input{width: 100%;border: 0px;margin-top: 5px;}
.wp-search .search-left .con .btns{float: left;line-height: 28px;margin: 3px 0px;margin-left: 20px;padding: 0px 22px;background: #2C699F;color: #fff;border-radius: 18px;cursor: pointer;}
.wp-search .search-right{float: right;width: 385px;line-height: 34px;font-size: 16px;}
.wp-search .search-right .num{margin: 0px 10px;font-size: 20px;color: #e64d24;}
/** * 特殊页面 */
/*二级页面*/
.main .con .tp-article-list li{width: 25%;float: left;margin-right: 0px;}
.con .tp-article-list li .tp-tit a{font-size: 14px;color: #2e2e2e;}
.con .tp-article-list li .tp-count{font-size: 14px;color: #a3a3a3;}
.org .tp-article-list{margin-right: -20px;margin: 10px 0px;}
.org .tp-article-list li .tp-tit a{font-size: 15px;color: #868686;}
.org .tp-article-list li .tp-count{font-size: 14px;color: #a3a3a3;}
/*列表页*/
.wp_tw_searchTeachers{margin: 20px auto;}
h3.wp_tw_searchTeachers{font-size: 15px;color: #000;line-height: 25px;}
.wp_tw_searchTeachers ul{display: block;
*display:inline;
*zoom:1;
*width:100%;margin-left: -9px;margin-right: -9px;margin-top: 12px;}
.wp_tw_searchTeachers ul .list_item{float: left;margin-left: 0px;margin-right: 0px;margin-bottom: 20px;padding-bottom: 0px;width: 14.26%;background: transparent;border: #e3e3e3 0px solid;}
.wp_tw_searchTeachers ul .list_item .news_link{display: block;min-height: 325px;margin: 0 9px;border: #e3e3e3 1px solid;background: #f5f5f5;padding-bottom: 25px;}
.wp_tw_searchTeachers ul .list_item .tp-img{height: 230px;overflow: hidden;position: relative;margin-bottom: 6px;}
.wp_tw_searchTeachers ul .list_item .tp-img img{width: 100%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.wp_tw_searchTeachers ul .list_item .tp-tit{margin: 0px 10px;font-weight: normal;font-size: 15px;font-weight: normal;color: #000;line-height: 25px;}
.wp_tw_searchTeachers ul .list_item .tp-prof{margin: 0px 10px;}
/*教师列表*/
#searchTea{margin-right: -20px;margin-top: 10px;}
#searchTea li{width: 25%;float: left;}
#searchTea li span{line-height: 34px;display: inline-block;padding-left: 4px;}
#searchTea li .tp-tit a{font-size: 14px;color: #2e2e2e;}
#searchTea li .tp-count{font-size: 14px;color: #a3a3a3;}
#searchTea li.active .tp-tit a{color: #fff;}
#searchTea li.active .tp-count{color: #fff;}
#searchTea li.active span{background: #3db1f2;}
.focus-pagination{bottom: 40px!important;}
.main .focus-pagination, .searchpage .focus-pagination{bottom: 90px!important;}
/*左图右文*/
.news_pic.news_list{}
.news_pic.news_list li.news{float: left;width: 20%;height: 140px;margin-bottom: 20px;}
.news_pic.news_list li.news .news_box{margin: 0px 5px;background: #fff;border: 1px solid #eee;}
.news_pic.news_list li.news .news_imgs{float: left;width: 105px;height: 140px;margin-right: 10px;position: relative;background: #eee;}
.news_pic.news_list li.news .news_imgs img{max-width: 105px;max-height: 140px;width: auto;height: auto;margin: auto;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
.news_pic.news_list li.news .news_wz{padding: 0px 10px;}
.news_pic.news_list li.news .news_title{line-height: 34px;padding-top: 6px;font-size: 16px;color: #191919;}
.news_pic.news_list li.news .news_meta{line-height: 22px;}
.news_pic.news_list li.news .news_meta .highligh{color: #e64d24}
.news_pic.news_list li.news .news_time{margin-top: 0px;}
.news_pic.news_list li.news a.news_box:hover{background: #eee;color: #fff;}
.news_pic.news_list li.news a.news_box:hover .news_title, .news_pic.news_list li.news a.news_box:hover .news_time, .news_pic.news_list li.news a.news_box:hover .news_time span, .news_pic.news_list li.news a.news_box:hover .news_meta{color: #000;}
/*分页样式一*/
#search_pages{display: block;text-align: center;}
/*.th_home.wp_paging{text-align:center;margin:10px auto;float:none!important}
.th_home .page_nav{display:inline-block;*display:inline;*zoom:1; margin:0 auto; height:auto!important;float:none!important;}
.th_home .page_nav li.page_jump{display:none;}
.th_home .page_nav a{display:inline-block; margin:0 4px; background:#e5e5e5; border-radius:4px;}
.th_home .page_nav a:hover{background:#c3c3c3;}
.th_home .page_nav a span{line-height:50px;display:block;text-indent:-9999em; overflow:hidden;}
.th_home .page_nav .first{line-height:50px; width:65px;}
.th_home .page_nav .prev{line-height:50px;height:50px;width:65px;background:#e5e5e5 url(css/img/prev.png) no-repeat center center;}
.th_home .page_nav .prev:hover{background:#ccc url(css/img/prev.png) no-repeat 10px center;}
.th_home .page_nav .next{line-height:50px;height:50px; width:144px; background:#e5e5e5 url(css/img/next.png) no-repeat center center;}
.th_home .page_nav .next:hover{background:#ccc url(css/img/next.png) no-repeat 100px center;}
.th_home .page_nav .first,.th_home .page_nav .last{display:none;}
.th_home.wp_paging .page_jump{display:none;}*/
/*分页样式二*/
#new_search_pages{text-align: center;}
#wp_search_pages, #hot_search_pages{display: inline-block;text-align: center;width: 100%;}
.th_home.wp_paging{text-align: center;margin: 10px auto;display: inline-block;float: none;}
.th_home.wp_paging .page_count{display: none;}
.th_home.wp_paging .page_nav{float: left;}
.th_home .page_nav a{display: inline-block;margin: 0 2px;padding: 4px 8px;background: #eee;border-radius: 2px;}
.th_home .page_nav a:hover{background: #ccc;}
.th_home.wp_paging .page_jump{float: left;}
.th_home.wp_paging .page_jump .pages{line-height: 30px;margin-left: 0px;}
.th_home.wp_paging .page_jump .pages em{margin: 0px 4px;font-size: 13px;}
.th_home.wp_paging .page_jump .pageNum{width: 20px;line-height: 22px;height: 22px;margin-right: 3px;border: 1px solid #E2E1E1;}
.possplit{background-image: url(images/posSplit.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;background-position: center;width: 10px;display: inline-block;border: 0px solid red;}
.main4 .post-42{width: 48%;float: right;}
.main4 .post-99{float: left;width: 49%;}
.post-99 .news_imgs{width: 130px;height: 172px;float: left;}
.post-99 .news_imgs img{width: 100%;height: 100%;}
.post-99 .news{float: left;background: #fff;width: 50%;padding-bottom: 1px;}
.post-99 .news_wz{float: left;background: #fff;width: 156px;height: 172px;padding-left: 14px;}
.post-99 .news.n2 .news_imgs, .post-99 .news.n3 .news_imgs{float: right;}
.post-99 .news:hover .news_wz{background: #408bce;transition: all 0.4s ease-in-out;color: #fff;}
.post-99 .news:hover .news_title{transition: all 0.4s ease-in-out;color: #fff;}
.post-99 .news:hover .news_meta{color: #fff;transition: all 0.4s ease-in-out;}
.post-99 .news:hover .news_time{color: #fff;transition: all 0.4s ease-in-out;}
.post-99 .news_time{color: #b9b9b9;padding-top: 8px;}
.post-99 .news_meta{color: #b9b9b9;}
.post-99 .news_title{font-size: 16px;padding: 6px 0 9px 0;color: #000000;}
.post-99 .Column_VisitCount{color: #0667bb;}
span.banq a{color: #fff;}
.main .selector.s3,
.searchpage .selector.s3{/* display:none; */}

#mid_framee{min-height:400px}
#mid_framee .error{display:inline-block; width:100%; font-size:14px; color:#999; text-align:center;}

.shool_list .tt{display:none;}
.shool_list .post-41{margin-bottom:30px;}