@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;overflow-x: hidden; width:100%;}
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.png) repeat-x 0 0;}
body,p { font:13px/1 Arial, Helvetica, sans-serif; color:#333;}
a { color:#484848; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:980px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-weight:normal; color:#353535; font-size:17px;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; float:right;padding-top: 9px;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item {} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {} /**新闻列表图标**/
.wp_article_list .list_item{ border-bottom:none; height:26px; line-height:26px;}
.wp_article_list .list_item .Article_Index{ background:url(images/point.png) center center no-repeat; width:4px; margin-left:0px;}

/**自定义新闻列表**/
.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;}


/**页头开始**/
#top_header{background:#6d141a;}
#top_header .inner{height:34px;}
.mySear{width:180px; float:left;margin-left:510px; margin-top:5px;}
.top_nav{ float:right;}
.top_nav .wp_nav .nav-item a{color:#fff;}
.top_nav .wp_nav .nav-item a span.item-name{line-height:24px;}
.top_nav .wp_nav .nav-item a:hover{ background:#e2e0e1;color:#67050b;}
.top_nav .wp_nav .nav-item a:hover span.item-name{ border-bottom:#78262c 4px solid;}
.top_nav .wp_nav .i1{ background:#e2e0e1;}
.top_nav .wp_nav .i1 a{color:#67050b;}
.top_nav .wp_nav .i1 a span.item-name{border-bottom:#78262c 4px solid;}
.top_nav .wp_nav .i1 a:hover span.item-name{ border-bottom:none;}
#header {z-index: 9999;position:relative;}
#header .inner { position:relative;}
.head { width:100%; height:90px; position:relative; background:url(images/logo.jpg) left 10px  no-repeat;z-index: 999;}    /**页头部分**/
.navbar {   width: 690px; height:30px; background:url(images/navbar.png) repeat-x 0 50%; position:absolute; bottom:5px; right:0px;z-index: 9999;}   	/**导航区域背景**/
.navbar .navbox { width: 690px;height:30px; margin:0 auto;}   /**导航窗口大小及位置**/
.wp_nav .nav-item .mark{z-index:-1;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:30px;}  /**导航高度**/
#wp_nav_w2{float:right;}
#wp_nav_w102{float:right;}
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#353535; font-family:Arial, Helvetica, sans-serif;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item > a { positon:relative;z-index:1; }
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#c7000a;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 7px; height:30px; line-height:30px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:none;position:relative;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;background: #fff;    opacity: 0.85; position:relative;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#eee; color:#6d141a;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:3px 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/
/**主体开始**/
#container {}
#container .inner { background:#fff; width:980px;}
.xnav{width:980px;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #dcdcdc;margin-top: 12px; height: 38px;margin-bottom:18px;}
.xnav .left{width:450px; float:left;}
.xnav .right{float:right;width:380px;}
.inputlist li{float:left;height:24px; color: #666; line-height:24px;}
.inputlist li.login{float:right;}
.inputlist li input{width: 70px;background-image: url(images/mail1.jpg);background-repeat: no-repeat;*margin-top:-1px;height:24px;line-height:24px; border:1px solid #fff;color: #666;padding-left: 4px;}
/**.inputlist li input:hover{border:1px solid #9d3337;}**/
.inputlist .pswd{*width: 83px;}
.inputlist .emails{width: 125px;height: 26px; border:1px solid #fff; background:#fff; position: relative;padding-left:5px;margin-right: 5px;background-image: url(images/mail2.jpg);background-repeat: no-repeat;}
/**.inputlist .emails:hover{border:1px solid #9d3337;}**/
.emails a{color: #666; text-decoration:none;display:block; width:100px;height:26px;cursor:pointer;background-image: url(extends/images/select-icons.png);background-repeat: no-repeat;background-position: 95px -117px;padding-right:22px; overflow:hidden;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis;}/************************/
.emails a.up{background-position: 95px -68px;}
.emails ul.maillist{padding-left:5px;width:110px;_width:95px;position:absolute;display:none;background:#fff;left:-1px;top:28px;z-index:999;visibility: visible;border-top-width: 0;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #ccc;border-right-color: #ccc;border-bottom-color: #ccc;border-left-color: #ccc;padding-top: 0;padding-right: 5px;padding-bottom: 0;}
.emails ul.maillist li{height:30px; line-height:30px;}
.emails ul.maillist li a{background:none; padding:0; width:110px; overflow:hidden;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis;}/************************/
.emails ul.maillist li a:hover{color:#222;}
.inputlist .login input{color: #fff;background:none;width:60px;	height: 27px;*margin-top:1px;cursor:pointer;background-color: #6d141a;border:none;padding: 0px;text-align: center;}
.inputlist .login input:hover{border:none!important;}
.main-bar{height: 4px; background: #d9e9f3;}
.main-box{width: 952px; margin:0px auto; padding: 15px 0;}
.up{width: 100%;height: 200px;}
.mod1{width:570px;float:left;height: 266px;}
.tabmenu{line-height: 30px;height: 30px;width: 100%;background-image: url(images/d2_04.jpg);background-repeat: repeat-x;}
.tabmenu li{float:left;height:30px;display:inline-block;cursor: default; margin-right:15px;}
.tabmenu li span{font-size:17px;font-weight:normal;color:#666;font-family:"Microsoft YaHei";width:auto;text-align: center;display: block;}
.tabmenu li span.hover{background-image: url(images/d2_03.jpg);background-repeat: no-repeat;}
.tabmenu .more1{float: right;height: 14px;width: 55px;margin-top: -25px;}
.tablist{margin-top:5px;}
#tablist1{margin-top:10px;}
.tablist li{display:none;}


.bottom_frame{padding-top:10px;}
/**搜索**/
.wp_search {float:right;}
.keyword{color:#cacaca;height:20px;width:0px;text-indent: 5px;line-height: 20px;border: 0px solid #6d141a;margin-right: 5px;font-weight: normal;overflow: hidden;padding: 0;}
.wp_search .search{height: 16px;width: 18px;background-image: url(images/main_05.jpg);background-repeat: no-repeat;}


.left_frame{float:left; width:570px;}
.right_frame{width:380px; float:right;}

..bottom_frame{}
.bleft_frame{width:306px; float:left;}
.bmid_frame{width:400px; float:left; margin-left:25px;}
.bright_frame{width:225px; float:right;}
.bright_frame img{margin-bottom:15px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {}
.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:#6d141a;}   /**位置栏目背景**/
.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:none; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { background:none; border-bottom:1px solid #ddd; font-weight:normal;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover{ color:#9d3337; background:url(images/list_17.jpg) 220px center no-repeat;}
.col_list .wp_listcolumn .wp_column a.selected { color:#9d3337; background:url(images/list_20.jpg) 220px center no-repeat;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#9d3337;}

.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;}
.wp_listcolumn .wp_column a .column-name{padding: 5px 10px 5px 25px;    color: #000;}
.col_news { width:728px; float:right;} /**栏目新闻**/
.col_news_head { border-bottom:#ddd 1px solid;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:none;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:normal;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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #C30} /**文章标题**/
.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); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { background:#484848;}
#footer .inner { padding:10px 0;}
#footer .inner p { font-size:12px; line-height:20px; text-align:center; color:#fff;}
#footer .inner p span { margin:0 3px;}

/**图片切换**/
#picSwtich{z-index: 1;}
.slide-container .slide-item img{ z-index:1 !important;}

/**选项卡切换**/
.pan31_news{padding-top:10px;}
.pan31_news .pan31_news_de{float:left; width:177px; margin-right:12px; margin-bottom:10px; height:99; position:relative;}
.pan31_news .pan31_news_de .pan31_news_suo img{width:177px; height:99px;}
.pan31_news .pan31_news_de .pan31_news_tit{width: 177px;line-height:32px; position:absolute; bottom:0px; left:0px; z-index:101; color:#fff; text-align:left;padding-left:10px;}
.pan31_news .pan31_news_de .pan31_news_tit a{color:#fff;}
.pan31_news .pan31_news_de .titlebg{width: 177px; height:32px; position:absolute; bottom:0px; left:0px; z-index:100; opacity: 0.5; filter:alpha(opacity=50); background:#000;text-align:center;}

/**com_news**/
.com_news{border:#dfdfdf 1px solid; border-radius:5px; background:url(images/com_bg.png) repeat-y; padding:10px 0;}
.rili .com_news_pub{width:62px; float:left;}
.rili .com_news_tit{width:290px; float:right; margin-right:10px;line-height: 20px;margin-top: 10px;}
.post-32 .tt{height:28px;}
.post-32 .con{padding:0;}
.post-32 .tt .tit .title{ height:28px; line-height:28px; background:url(images/com_ev.png) left center no-repeat; padding-left:30px;}
.post-32 .tt .tit{ font-weight:normal; color:#353535; font-size:17px;}
.post-32 .tt .more_btn{ height:28px; line-height:28px; padding-top:8px;}

.post-20 .tt .tit .title{ background:url(images/1-1.png) left center no-repeat;}
.post-21 .tt .tit .title{ background:url(images/vi_but.png) left center no-repeat;}
.post-21 .con{ border:#eaeaea 1px solid; border-radius:5px; padding:10px  0 10px 10px;}

.video_news_suo{width:184px; float:left; margin-right:10px;}
.video_news_suo img{width:184px; height:178px;}

.wp_search .search_en{ background:url(images/main_05.jpg) left center no-repeat; width:34px;}
ul.tab-list{ position:relative;}
ul.tab-list .more_btn{position: absolute;right: 0;top: -20px;}
.top_nav li.nav-item.i4 a span{font-family: "Myungjo";line-height: 22px !important;}

.list_img .inner {
    width: 980px;
    min-height: 163px;
	background:url(images/picture.jpg) top center no-repeat;
}