@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
#body { background:url(images/bg_01.jpg) repeat-x center top #fff;}
#body1{ background:url(images/body_bg.png) repeat-x center top #fff;}
body,p { font:13px/1 "Microsoft YaHei"; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt { height:30px; line-height:30px;margin-bottom:10px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:20px; color:#1B6C50; font-weight: normal;} /**标题字体**/
.post .tt .more_btn { display:inline-block; height:30px; line-height:30px; float:right;}   /**更多按钮**/
.post .tt .more_btn a{color:#b99247;}
.post .con {}
.post-1 .con .tp_article_list{margin-right:-20px;}
.post .con .tp_article_list .list_item {margin-bottom: 10px;margin-right:18px;width: 150px;float:left;background: #f5f5f5;border: #e3e3e3 1px solid;padding-bottom:25px;} /**新闻列表**/
.post .con .tp_article_list .list_item .t-p-img img{width: 230px;height: 162px;}
.post .con .tp_article_list .list_item .t-p-name{padding-left: 20px; padding-top:15px;}
.post .con .tp_article_list .list_item .t-p-name a{ font-size:15px; font-weight: normal;color:#373737; line-height: 25px;}
.post .con .tp_article_list .list_item .t-p-prof{padding-left: 20px;font-size: 13px;color:#878787; line-height: 20px;}
.post .con .tp_article_list li.active{border:#cc9f52 1px solid;background: #dcac59;}
.post .con .tp_article_list li.active .t-p-name a{color:#fff;}
.post .con .tp_article_list li.active .t-p-prof{color:#fff;}

.post .con .tp_article_list .list_item:hover {margin-right:18px;width: 150px;float:left;background: #dcac59;border: #e3e3e3 1px solid;padding-bottom:25px;} /**新闻列表**/
.post .con .tp_article_list .list_item:hover .tp-tit a{ font-size:15px; font-weight: normal;color:#fff; line-height: 25px;}
.con .tp_article_list .list_item:hover .tp-prof{padding-left: 20px;font-size: 13px;color:#fff; line-height: 20px;}
/**页头开始**/
#header {background:url(images/main_bg.png) no-repeat center top;}
#header .inner { background:url(images/logo.png) center 30px no-repeat;}
#header1 {background:url(images/info_01.jpg) no-repeat center top; height:217px;}
#header1 .inner { background:url(images/logo.png) center 30px no-repeat;}
.head { width: auto; position:relative; padding: 116px 373px 0px 373px;}    /**页头部分**/
.nav{text-align:center;}
.nav li { display:inline;vertical-align:bottom;}
.nav li a{font-size:16px;color:#fff;vertical-align:bottom;}
.t-p-search{padding: 78px 0px 48px 26px;width:555px; margin:0 auto;}
.t-p-search1{padding: 76px 0px 48px 26px;width:555px; margin:0 auto;}
/**搜索**/
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {width: 480px;}
.wp-search .search-input input.search-title { width: 460px; height: 23px; line-height: 23px; border:0; outline: 0; background:url(images/sear_in_bg.png) center center no-repeat; color: #c8c2af; font-size: 14px; padding: 5px 10px;}
.wp-search .search-btn { width: 67px; height: 33px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { font-family:"Microsoft YaHei";color:#fff;font-size:15px; width: 100%; height: 33px; border:0; outline: 0; background:url(images/sear_btn.png) no-repeat center; cursor: pointer;}

/**主体开始**/
#container {background:#fff; min-height: 350px;}
#container .inner {background:#fff;padding:20px 0px;}
.news{padding:30px 0;}
.news .news_tit{ width:200px; display:inline-block; float:left; font-size:20px; color:#184d87; font-weight: normal; line-height:40px;}
.news .news_item{ float:left;}
.news .news_item li{ display:inline; margin-right:20px; line-height:40px;}
.news .news_item li a{color:#923535;}
.news .news_more{float:right; line-height:40px;}
.news .news_more a{color:#b99247;}

/**mid_frame**/
#mid_frame{ background: url(images/mid_frame_bg.png) center bottom no-repeat #e6eff4;}
#mid_frame .inner {padding:40px 0 47px 0;}
.post-2 .con .tp_link_list{margin-right:-20px;}
.post-2 .con .tp_link_list li{width: 25%; float:left; }
.post-2 .con .tp_link_list li span{line-height: 34px; display:inline-block;padding-left:4px;}
.post-2 .con .tp_link_list li .t-p-fac a{color:#2e2e2e;}
.post-2 .con .tp_link_list li .t-p-peo{color:#a3a3a3;}
.post-2 .con .tp_link_list li.active .t-p-fac a{color:#fff;}
.post-2 .con .tp_link_list li.active .t-p-peo{color:#fff;}
.post-2 .con .tp_link_list li.active span{ background:#3db1f2;}

.post-20{padding: 70px 0 120px 0;}
.post-20 .con .tp_link_list{margin-right:-20px;}
.post-20 .con .tp_link_list li{width: 16.5%; float:left; }
.post-20 .con .tp_link_list li span{line-height: 40px; display:inline-block;padding-left:4px; padding-right:4px;}
.post-20 .con .tp_link_list li .t-p-fac a{color:#2e2e2e;}
.post-20 .con .tp_link_list li .t-p-peo{color:#a3a3a3;}
.post-20 .con .tp_link_list li.active .t-p-fac a{color:#fff;}
.post-20 .con .tp_link_list li.active .t-p-peo{color:#fff;}
.post-20 .con .tp_link_list li.active span{ background:#3db1f2;}


/**bottom_frame**/
#bottom_frame{}
#bottom_frame .inner{ padding:35px 0 30px 0;}
.bott_left{width:340px; float:left; margin-right:30px;}
.bott_middle{width:350px; float:left;}
.bott_right{width:235px; float:right;}
.bott_left .post-2 .con .tp_link_list li{width:33%;}
.bott_left .post-2 .con .tp_link_list li span{padding:0 4px;}
.bott_middle .post-2 .con .tp_link_list li{width:33%;}
.bott_middle .post-2 .con .tp_link_list li span{padding:0 4px;}
.bott_right .con p{color:#923535; line-height:30px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**页脚开始**/
#footer { background: #1D6E52; border-top: 4px solid #E9CC43;}
#footer .footer-inner{padding:30px 0px;}
#footer .inner {}
#footer .inner .foot_l{}
#footer .inner .foot_r{float:right;}
#footer .inner .foot_r p{ text-align:right;}
#footer .inner p {line-height:20px; text-align: center; color: #FFFFFF;}


/**t-p-picnew**/
#t-p-picnew{ padding:10px 0;}
.post-30 {}
.post-30 .tt { height:30px; line-height:30px;margin-bottom:10px;} /**标题栏**/
.post-30 .tt .tit { display:inline-block; float:left; font-size:20px; color:#184d87; font-weight: normal;} /**标题字体**/
.post-30 .tt .more_btn { display:inline-block; height:30px; line-height:30px; float:right;}   /**更多按钮**/
.post-30 .tt .more_btn a{color:#b99247;}
.post-30 .con { margin-left:-18px;}
.post-30 .t-p-picnew-list{}
.post-30 .t-p-picnew-list .t-p-picnew-de{ background:#f5f5f5;border: #e3e3e3 1px solid; float:left; width:18%; text-align:center; margin-left:18px; margin-bottom:10px;}
.post-30 .t-p-picnew-list .t-p-picnew-de img{ width:100%; height:128px;}
.post-30 .t-p-picnew-list .t-p-picnew-de h3{ text-align:left; padding-left:15px; color:#373737; font-weight:normal; line-height:20px; padding-top:10px;}
.post-30 .t-p-picnew-list .t-p-picnew-de p{ text-align:left;padding-left:15px;color:#a3a3a3;padding-bottom: 5px;line-height: 25px;}
.post-30 .t-p-picnew-list .t-p-picnew-de p span{}

.wp_nav .nav-item a span.item-name { display:inline-block; padding:5px 15px; line-height:22px;cursor:pointer; color: #fff; font-family: "微软雅黑"; font-size: 16px; background:url(images/lead_vo.png) left center no-repeat;}
#wp_nav_w10 .wp_nav .nav-item.i1 span.item-name{ background:none;}


.tp-search .search-input input.search-title { width: 460px; height: 23px; line-height: 23px; border:0; outline: 0; background:url(images/sear_in_bg.png) center center no-repeat; color: #c8c2af; font-size: 14px; padding: 5px 10px;}
.tp-search .search-btn input.search-submit { font-family:"Microsoft YaHei";color:#fff;font-size:15px; width: 100%; height: 33px; border:0; outline: 0; background:url(images/sear_btn.png) no-repeat center; cursor: pointer;}
.wp_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:none; vertical-align:top; }

#wp_news_w13 li span a{ color:#923535; font-family:"微软雅黑"; font-size:13px;}
#wp_news_w13 .wp_article_list .list_item .Article_Index { display: none;}
.wp_new_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:none; vertical-align:top; }   
#wp_news_w23 a{ color:#923535; font-family:"微软雅黑"; font-size:13px; line-height: 25px;}
#wp_iframe_newArticle_w22 {
height: auto !important;
}

.post-41 .org .tp-article-list li{width: 50%; float:left; }
.bott_left .item.tec_hot{ background:url(images/head_p.png) left center no-repeat; padding-left: 17px;}
.bott_middle .item.tec_new{ background:url(images/head_p.png) left center no-repeat; padding-left: 17px;}
.post.post-2 .item.tec_hot{ background:url(images/head_p.png) left center no-repeat; padding-left: 17px;}
.post.post-2 .item.tec_new{ background:url(images/head_p.png) left center no-repeat; padding-left: 17px;}

.post-20 .con .tp_link_list .tp-tit { padding-left:21px; background:url(images/head_p.png) left center no-repeat;}
.bott_left .con .tp-article-list li{width: 27%; float:left; }
.bott_middle .con .tp-article-list li{width: 27%; float:left; }
.post.post-2 .con .tp-article-list li { width: 16.5%; float: left;}
.post.post-21 .con .tp-article-list li { width: 25%; float: left;}
.post.post-22 .con .tp-article-list li { width: 25%; float: left;}
/**列表页**/
.col_menu { width:185px; float:left;} 
.col_menu .col_menu_head { background-color: #3196c3;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size: 20px; font-weight: normal; color:#fff; font-family: "微软雅黑";}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding: 8px 5px 8px 30px; }  /**栏目名称图标**/

 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#52B4EB url(images/icon_column_1.gif) no-repeat 6px 12px; border-top:1px solid #fff; border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width: 746px; float:right;} /**栏目新闻**/
.col_news_head { }
.col_metas .col_title { display:inline-block; float:left; height: 40px; line-height: 40px;  }  /**当前栏目**/
.col_metas .col_title h2 { padding: 0 25px; display:inline-block; font-size: 20px; font-weight: normal; color: #184d87; font-family: "微软雅黑";}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_con { min-height: 300px; }
/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding: 10px; text-align:center; font-size: 20px; color: #000; } /**文章标题**/
.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;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

.job { font-size: 17px;width: 100%;float: left;}

.con .tp_article_list .list_item .tp-img img{width: 150px;height: 225px;}
.con .tp_article_list .list_item .tp-prof{padding-left: 20px;font-size: 13px;color:#878787;line-height: 20px;}
.con .tp_article_list .list_item {height: 270px;} 
