@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 {}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
a { color:#525252; text-decoration:none;}
a:hover { color:#f99734;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:960px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:70px; border-top:1px solid #f99734;line-height:70px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block;font-size: 24px;font-family: Georgia, serif;font-weight: normal; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 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;} /**新闻列表图标**/

.post1 { margin-bottom:10px;}
.post1 .tt { height:70px;} /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; } /**标题字体**/
.post1 .tt .tit .title {display: inline-block;height: 70px;line-height: 70px;font-size: 38px;font-family: Georgia, serif;font-weight: normal;} /**标题图标**/
.post1 .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post1 .con { padding:5px 0; margin:0 auto;}
.post1 .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post1 .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.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 p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header1 { height:196px;width:100%; background:url(images/head1.png) no-repeat 50% 50%; }
.head1 {
	width:100%;
	height:160px;
	/*background:url(images/head.png) no-repeat 50% 0;
	position:relative;*/
}   
#header { height:196px;width:100%; background:url(images/head-bg.jpg) repeat-x 0 0;}
#header .inner {}
.head { width:100%; height:160px; background:url(images/head.jpg) no-repeat 50% 0; position:relative;}    /**页头部分**/
.head .sous{ width:200px;height:32px;position:absolute;right:0px;bottom:29px;}
.head .chinese{ width:50px;height:20px;position:absolute;right:0px;bottom:4px;line-height:20px; text-align:center;}
.head .chinese a{ color:#fff;}
.navbar { width:100%; height:36px; }   	/**导航区域背景**/
.navbar .navbox { width:960px; height:36px;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:36px; border-left:1px solid #fff;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:12px; font-weight:bold; color:#fff; border-right:1px solid #fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent a.selected{ color:#fff; background-color:#e98a2a;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 12px; height:36px; line-height:36px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;border-left: 1px solid #333;border-right: 1px solid #333;border-top: solid 1px #333;background-color: #444;
text-shadow: none;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background-color: #e98a2a; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; width:960px;}
#container .inner .cont-s{ width:960px;height:300px;margin-top:17px;}
#container .inner .cont-x{ width:960px;margin-top:35px;margin-bottom:20px;}
#container .inner .cont-x .cont-x-z{ position:relative;width:310px;float:left; border: 1px solid #ccc; padding-bottom: 5px;}
#container .inner .cont-x .cont-x-z .tt {
  
    height: 20px;
    padding-left: 20px;
    font-size: 15px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-top: 2px;
}
#container .inner .cont-x .cont-x-y{ width:640px;float:right;}
#container .inner .cont-x .cont-x-y .cont-x-y-1{ width:640px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2{ width:640px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-z{     position: relative;width:310px;float:left;  border: 1px solid #ccc;padding-bottom: 5px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-z-s{ width:320px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-z-s .tt{ 
	height: 20px;
    padding-left: 20px;
    font-size: 15px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-top: 3px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-z-x{ width:505px;margin-top:60px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-y{position: relative; width:320px;float:right;border: 1px solid #ccc; padding-bottom: 5px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-y li{ line-height:20px;}
#container .inner .cont-x .cont-x-y .cont-x-y-2 .cont-x-y-2-y .tt{
	height: 20px;
    padding-left: 20px;
    font-size: 15px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-top: 2px;}
.borl-li-div {
    line-height: 20px;
	padding-left:10px;
}

/**首页三列布局**/
.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;} /**右列**/

/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 30px; background:url(images/icon_col_name.gif) no-repeat 5px 9px;}  /**栏目名称图标**/
 /**栏目列表*/
.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_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:728px; float:right;} /**栏目新闻**/
.col_news_head { background:url(images/line.gif) repeat-x left bottom;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#0f6ab3 url(images/col_title.gif) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.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); }   /**列表页文章图片大小限制**/

#container .inner .list-cont-1{ width:960px;}
#container .inner .list-cont-2{ width:960px;margin-bottom:60px;}
#container .inner .list-cont-2 .list-cont-2-z{ width:200px;float:left;margin-top:90px;}
#container .inner .list-cont-2 .list-cont-2-z .tt{text-transform: uppercase;height: 36px;line-height: 36px;padding-left: 10px;border-bottom: 1px solid #ccc; }
#container .inner .list-cont-2 .list-cont-2-y{ width:730px;float:right;margin-top:30px;}

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:46px; font-family: "Georgia, serif"; text-align:left; font-size:40px; color:#282828;margin-bottom:30px; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:13px; 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); }   /**文章阅读部分图片大小限制**/

.dis-cont-1{ width:960px;}
.dis-cont-2{ width:960px;}
.dis-cont-2 .dis-cont-2-z{ width:200px;float:left;margin-top:90px;}
.dis-cont-2 .dis-cont-2-z .tt{ text-transform: uppercase;height: 36px;line-height: 36px;padding-left: 10px;border-bottom: 1px solid #ccc;}
.dis-cont-2 .dis-cont-2-zhong{ width:705px;float:left;margin-top:30px;margin-left:30px;}
.dis-cont-2 .dis-cont-2-y{ width:200px;float:right;margin-top:90px;display:none;}
.dis-cont-2 .dis-cont-2-y .tt{text-transform: uppercase;line-height: 20px;font-size: 13px;}
.dis-cont-2 .dis-cont-2-y .dis-cont-2-y-con .tup{float:left;width:60px;height:83px;}
.dis-cont-2 .dis-cont-2-y .dis-cont-2-y-con .neir{ float:right;width:117px;}
/**页脚开始**/
#footer {}
#footer .inner { padding:10px 0; border-top:1px solid #f99734;}
#footer .inner p { font-size:12px; line-height:28px; text-align:left;color:#777; }
#footer .inner p a { }

.wp_search .search{ width:40px;height:32px; background:url(images/serach-bg.jpg) no-repeat 0 0;}
#keyword{ width:154px;height:28px;border:1px solid #999999;margin-right:2px;line-height:25px;}
.wp_search .search_en{width:40px;height:32px; background:url(images/serach-bg.jpg) no-repeat 0 0;}

div.timer{ display:none; }

div.slider-nav span{ width:39px;height:39px;}
div.slider-nav span.left{ background:url(images/arrows.png) no-repeat 0 0;margin-left:10px;}
div.slider-nav span.right{ background:url(images/arrows.png) no-repeat 0 0;background-position: -39px 0;margin-right:10px;}
div.slider-nav span.left:hover{background-position: 0 -39px;}
div.slider-nav span.right:hover{background-position: 0 0;background-position: -39px -39px;}


#wp_nav_w4 .wp_nav .i4{ width:180px;margin-left:20px;border-left:1px solid #cccccc;border-bottom:none!important;}
#wp_nav_w4 .wp_nav .i5{ width:180px;margin-left:20px;border-left:1px solid #cccccc;border-bottom:none!important;}
#wp_nav_w4 .wp_nav .i8{ width:180px;margin-left:20px;border-left:1px solid #cccccc;border-bottom:none!important;}
#wp_nav_w4 .wp_nav .nav-item a{ color:#0c5390; text-align:left;  font-weight:bold;}
#wp_nav_w4 .wp_nav .nav-item a:hover{ color:#f99734}
#wp_nav_w4 .wp_nav .i4 a{ color:#0c5390; text-align:left;  font-weight:normal;}
#wp_nav_w4 .wp_nav .i5 a{ color:#0c5390; text-align:left;   font-weight:normal;}
#wp_nav_w4 .wp_nav .i8 a{ color:#0c5390; text-align:left;  font-weight:normal;}
#wp_nav_w4 .wp_nav .nav-item{ border-bottom:1px solid #ccc;}
#wp_nav_w4 .wp_nav .i3{ border-bottom:none;}
#wp_nav_w4 .wp_nav .i6{ border-top:1px solid #ccc;margin-top:10px;}
#wp_nav_w4 .wp_nav .i7{ border-bottom:none;}
#wp_nav_w4 .wp_nav .i9{ border-top:1px solid #ccc;margin-top:10px;}
#wp_nav_w4 .wp_nav .nav-item a span.item-name{ padding:7px;}

.articlecontent p{ font-size:14px;line-height:22px;}

#wp_news_w8 .wp_article_list .list_item .Article_Index{ display:none;}
#wp_news_w8 .wp_article_list .list_item{ border-bottom:none;}

.col_path{ height:44px;line-height:44px;border-bottom:1px solid #f99734;}

.col_title h2{ font-family: Georgia, serif;
font-size: 40px;
line-height: 46px;
letter-spacing: -1px;
margin-bottom: 30px;
font-weight:normal;
}

.wp_article_list .list_item{ height:34px;line-height:34px;}
.wp_article_list .list_item .Article_Index{ height:24px;margin-top:5px;}

.wp_entry p{ font-size:14px;line-height:26px;}
.more_btn {
    position: absolute;
    top: 4px;
    right: 10px;
}
.intronew {
    word-wrap: break-word;
}
.slt {padding-left: 5px;
    float: left;
    width: 125px;
}
.ritex {
    float: right;
    width: 180px;
    padding-right: 10px;
}
.titnew a {
    font-size: 12px;
    font-weight: bold;
}
.titnew {
    padding-bottom: 10px;
}
.intronew a {
    line-height: 1.4em;
}
.cont-x-y-2-y .tt {
    padding-bottom: 10px;
}