@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; }
body{ background:#f7f6ee;}
/*备用样式表*/
.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:#20814C; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header {background: #900300;}
#header .inner{padding:10px 0}
.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: 100px;}
.head .head-left .sitelogo{
    margin-top: 15px;
}
.head .head-mian{float:left;}
.head .head-mian .site-rale{}
.head .head-right{float:right;}
.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;   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: 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;}
.site-lang ul li.links.i1 a{line-height:30px;margin:0px 5px;font-size: 15px;color:#fff;color: #f3cd7d;}
/*默认主导航样式*/
#nav{/* background: #00428d; */margin-top: 15px;clear: both;}
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.navbar {width:100%; }
.navbar .navbox {   margin:0 auto;}/*导航窗口大小及位置*/ 
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {}
.wp-menu .menu-item { display: inline-block; float: left; 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  {display: inline-block;padding: 0 19px; line-height: 32px;color: #fff;font-size: 16px;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item.hover{ text-decoration: none; color: #900300; 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 { }
#banner .inner {width:auto;background: #900300;text-align: center;position:relative;}
.banner{position: relative; }
.banner .news_imgs{height:720px}
.main #banner .inner .bannercon { }
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {   }

.main1{padding: 0px 0px 15px;}
.list .main1{padding:10px 0px 10px;}
.main1 .inner{}

.main2{background: #f6f6f6;}
.main2 .inner{padding: 60px 0px 70px;}
.main3{background:#fff url(./images/main3_bg.png) top center no-repeat}
.main3 .inner{padding:40px 0px 35px;}
.main3 .ml{width:100%;}

.main4{background:url(./images/main4_bg.png) top center no-repeat;}
.main4 .inner{padding: 38px 0px 65px;}
.main4 .ml{float:left;width: 212px;padding:0px 0px;background: #fff;}
.main4 .mm{float:left;width: 648px;padding:0px 0px;margin:0 10px;background: #fff;}
.main4 .mr{float:left;width:215px;padding:0px 0px;background: #fff;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block; width:100%;  border-bottom: 0px solid #e6e6e6; margin-bottom:20px} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 26px; font-weight:bold; } /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #222222;font-family:"Microsoft yahei"; font-weight: bold; padding-bottom:15px;position:relative}
.post .tt .tit .title::after{content:"";width:50px;height:2px;position:absolute;bottom:0;left:0;background:#b1201c}
.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:none;height: 20px;margin-top: 10px;line-height: 20px;float:right;margin-right: 10px;}
.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 {}
/*带图标标题*/
.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:left; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title { }
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news { line-height: 22px; /* padding:4px 0px; */ padding-left:0px; background:none; } /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta { float:right; margin-left:2px; }/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {/* 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;box-shadow: 0px 2px 2px 5px #ddd; box-shadow: 0px 2px 7px 1px #d0caca;}
.post-21 .news_list .news{position: relative;width: 20%;float: left;}
.post-21 .news_list .news .news_box{ background:#fff;}
.post-21 .news_list .news .news_imgs{ width: 100%;height:250px; border:0px solid red;position:relative;}
.post-21 .news_list .news .news_imgs::after{content:"";border:8px solid transparent;border-bottom:8px solid #fff;display:block;position:absolute;width:0;height:0;bottom:0;left:50%;margin-left:-8px;z-index:100}
.post-21 .news_list .news:nth-child(2n+2) .news_imgs::after{content:"";border:8px solid transparent;border-top:8px solid #fff;top:0;left:50%;margin-left:-8px;}
.post-21 .news_list .news .news_imgs img{width: 100%;height: 100%;margin:auto;position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.post-21 .news_list .news .news_wz{padding: 30px; height: 250px; box-sizing: border-box;} 
.post-21 .news_list .news .news_title{line-height: 34px; font-size: 18px; color: #1f1f1f;font-weight: bold;margin-bottom: 10px;} 
.post-21 .news_list .news .news_meta{ line-height:26px; font-size:14px;color:#6d6d6d}
.post-21 .news_list  .news  .news_link{margin-top:15px}
.post-21 .news_list .news .news_link span.more{display:inline-block;line-height:30px;padding:0px 15px;background:#b1201c;color:#fff;text-align:center; right: 30px;border-radius: 20px;;} 
.post-21 .news_list .news .news_link span.more:hover{background:#e77817}
/* 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: -30px;background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -30px;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: 0px;/* 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;} 
.org .listcon .tp-tit:before{display:none !important}



.post-41{}
.post-41 .tt .tit .title{color:#fff;}
.post-41 .tt .tit .title::after{background:#fff}
.post-41 .news_list{margin:0 -10px}
.post-41 .news_list li.news{  margin: 0px auto;margin-bottom: 13px;}
.post-41 .news_list li.news .infobox{margin:0 10px;background-color: #fff;}
.post-41 .news_list li.news .news_imgs{width: 100%;/* border:1px solid #eee; */position:relative;padding-top: 100%;margin: 0 auto;border-radius: 50%;overflow: hidden;}
.post-41 .news_list li.news .news_imgs img{width: 100%;height:100%;margin:auto;position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.post-41 .news_list li.news a.news_box{display: block;width:85%;margin: 0 auto;padding:20px 0;}
.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: 36px;padding-top: 3px;font-size: 18px;color: #191919;text-align:center;font-weight:bold;margin:10px 0} 
.post-41 .news_list li.news .news_meta{/* margin-bottom:6px; */line-height: 26px;text-align:center;font-size:14px} 
.post-41 .news_list li.news .news_time{margin-top: 15px;text-align:center;font-size:15px; }
.post-41 .news_list li.news .news_time span{border-bottom:1px solid #e77817;color:#e77817;}
.post-41 .news_list li.news .infobox:hover{background:#ba2c27 }
.post-41 .news_list li.news .infobox:hover .news_meta,.post-41 .news_list li.news .infobox:hover .news_title{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{ }
.post-41 .news_list li.news .WP_VisitCount{display:inline-block;}
.post-41 .news_list li.news .WP_VisitCount .wp_listVisitCount{visibility:visible;}
.post-41 .slick-next{position:absolute;right:10px;top:-50px;z-index:10;background:url(./images/right-slick.png) no-repeat center;width:30px;height:30px;margin:0}
.post-41 .slick-prev{position:absolute;right:41px;top:-50px;z-index:10;background:url(./images/left-slick.png) no-repeat center;width:30px;height:30px;margin:0;left:auto}



.post-42{}
.post-42 .news_list{margin:0 -15px}
.post-42 .news_list a.news_box{margin:0 15px;background-color: #fff;padding:10px;position: relative;height:100%;display:block;box-sizing:border-box}
.post-42 .news_list li.news{  margin: 0 auto;margin-bottom: 15px;height:105px}
.post-42 .news_list li.news .news_imgs{float:left;width: 69px;height: 90px;margin-right:10px;/* border:1px solid #eee; */position:relative;}
.post-42 .news_list li.news .news_imgs img{width: 69px;height: 90px;margin:auto;position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.post-42 .news_list li.news .news_wz{/* float:left; */ /* width:100%; */padding:0px 10px;} 
.post-42 .news_list li.news .news_title{line-height:28px;padding-top: 3px;font-size: 18px;color: #222325;font-weight:bold;margin-bottom:10px} 
.post-42 .news_list li.news .news_meta{/* margin-bottom:6px; */line-height: 22px;font-size:14px} 
.post-42 .news_list li.news .news_meta.dep{position:absolute;right:10px;top:14px;}
.post-42 .news_list li.news .news_time{margin-top: 7px;display: none;}
.post-42 .news_list li.news a.news_box:hover{background:#e77817; color:#fff;}
.post-42 .news_list li.news a.news_box:hover .news_title,.post-41 .news_list li.news a.news_box:hover .news_time,
.post-42 .news_list li.news a.news_box:hover .news_time span,
.post-42 .news_list li.news a.news_box:hover .news_meta{color:#fff;}
.post-42 .news_list li.news .WP_VisitCount{display:inline-block;}
.post-42 .news_list li.news .WP_VisitCount .wp_listVisitCount{visibility:visible;}
.post-42 .slick-next{position:absolute;right:10px;top:-50px;z-index:10;background:url(./images/right-slick.png) no-repeat center;width:30px;height:30px;margin:0}
.post-42 .slick-prev{position:absolute;right:41px;top:-50px;z-index:10;background:url(./images/left-slick.png) no-repeat center;width:30px;height:30px;margin:0;left:auto}

/** 
*其他样式
*/
/**友情链接**/
.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; } 

/**
 * 列表顄1??1??77*
 */
/**首页三列布局**/
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:980px;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: #1A9552;}   /**位置栏目背景**/
.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 #c9c9c9;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: #1C8E50;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: #1B874B;  } /**文章标题**/
.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: #900300;height: 146px;}
#footer .inner {padding: 11px 0px;/* background:url(images/footby.png) no-repeat 580px center; */}
#footer .inner .foot-left{float:left;padding-left: 356px;background: url(images/footLogo.png) no-repeat left 0px;margin-top: 30px;}
#footer .inner p{font-size:12px; line-height:25px; text-align:left; color: #fff;opacity:0.7 }
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{float:left; width:560px; }
#footer .er_img{float:right;margin-top:45px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width: 102px;height: 99px;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: 1200px;margin:0 auto;padding:10px 0px; ;position:absolute;bottom:70px;left:50%;margin-left: -600px; }
.wp-search .searchTop{padding:12px 0;background: rgba(184, 38, 35, 0.92);}
.searchpage .wp-search{width:1235px; margin:0 auto; padding:10px 0px; background:#900300; position:relative;bottom:0px; left:50%;margin-left:-612px;}
.wp-search .search-left{float:left;/* width: 718px; */}
.wp-search .orgsearch,.wp-search .namesearch{float: left;}
.wp-search .search-left .tit{float:left;font-size: 16px;font-weight:bold;/* background: url(images/m_icons.png) no-repeat left -7px; */color: #fff;margin-left: 50px;line-height: 36px;}
.wp-search .search-left .orgsearch .tit{margin-left:30px}
.wp-search .search-left .con{float:left;width: auto;line-height: 28px;text-align:left;}
.wp-search .search-left .con .boxcon{float:left;width: 220px;margin-right:10px;/* background:url(images/seachbox.png) no-repeat left center; */}
.wp-search .search-left .con .boxcon .txtcon{margin-left:10px;height: 28px;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{background: transparent;width:100%;border:0px;margin-top: 3px;line-height: 28px;border-radius: 20px;border: 1px solid #dfa9a7;color:#fff;text-indent:10px}
.wp-search .search-left .con .btns{float:left;line-height: 28px;margin:3px 0px;margin-left:20px;padding:0px 22px;background: #ffffff;color: #242424;border-radius:18px;cursor:pointer;font-size: 14px;}
.wp-search .search-right{float:right;line-height:34px;font-size:16px;color: #f2dfdf;/* opacity: 0.8; */margin-right: 30px;}
.wp-search .search-right .num{margin:0px 10px;font-size: 24px;opacity: 1;color: #fff;/* line-height: 34px; *//* display: inline-block; */}
/**
 * 特殊页面
 */
/*二级页面*/
.main .con .tp-article-list li{width: 20%;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;}

.listcon .tp-article-list{margin-right:-20px;margin: 0px 0px;/* height: 424px; */}
.org .tp-article-list li .tp-tit a{font-size: 15px;color: #515151;}
.org .tp-article-list li .tp-tit a:hover{ color: #b92a27;}
.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 img{width:150px;height:200px;display:block; }
#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: 105px;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: 75px;height: 90px;margin-right:10px;position:relative;}
.news_pic.news_list li.news .news_imgs img{width: 75px;height: 90px;margin: 0;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: 29px;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_time{margin-top: 0px;}
.news_pic.news_list li.news a.news_box:hover{background: #e77817;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:#fff;}

/*分页样式*/
#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;}

.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;}
.post-31 .con { ;margin:0 auto;}
.post-31 .org { }
.con .tp_article_list .list_item .tp-img{height: 214px; position:relative;}
.con .tp_article_list .list_item .tp-img img{width:100%;height: 214px;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;box-sizing:border-box}

.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 30px; height: 30px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -49px 0px;} 
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

#mid_framee{min-height:700px}

.wp_paging li a.prev,
.wp_paging li a.next{
 font-size:20px;
 background-color:#fff;
 padding:5px 30px;
 margin:0 30px;
 border-radius:50px;
 box-shadow:3px 5px 12px #00000080;
}
