@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;border: 0;font: inherit; font-family:"微软雅黑";}
/* 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{ clear:both;}

/**布局开始**/
body { position:relative;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 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:45px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; color:#313131;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:45px; line-height:45px; background:url(images/title_icon.jpg) left center no-repeat; padding-left:18px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:30px; line-height:30px; margin-top: 10px; float:right; font-family:"微软雅黑"; color:#313131;}   /**更多按钮**/
.post .tt .more_btn a{color: #313131; font-size: 14px; font-weight: bold;}
.post .con { padding:13px 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; display:none !important;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:32px;} /**标题图标**/
.news_list li.news span.news_title { float:left; font-size:14px;}
.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;}


/**页头开始**/
#header { background:#d64433; position: relative; z-index: 100;}
#header .inner {}
.head {float:left; width:560px; height:100px; margin-top:50px;}    /**页头部分**/
.head .sitelogo{float:left;padding-left: 10px;}
.head .sitetitle {display:inline-block;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.search_box{ float:right; margin-top:10px;}

.nav_box{ background: #d64433; border-top:#eba299 1px solid;position: relative;z-index: 100;}
.navbar { width:100%;}   	/**导航区域背景**/
.navbar .nav {height:50px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .nav .wp_nav { height:50px;}  /**导航高度**/
.navbar .nav .wp_nav li.nav-item a { font-size:17px; font-weight:normal; color:#fff;}    /**导航字体样式**/
.navbar .nav .wp_nav li.nav-item a:hover,.navbar .nav .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .nav .wp_nav li.nav-item a span.item-name { padding:0 23px; height:50px; line-height:50px;}   /**导航栏目高度与边距**/
.navbar .nav .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .nav .wp_nav .sub-nav li.nav-item a.parent { background:#d64433; color:#fff;}
.navbar .nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:32px; line-height:32px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav{ min-width:100%;}
.navbar .nav .wp_nav .sub-nav .nav-item a{ text-align:center;color: #d64433; background: #fff;}

/*栏目图片*/
.wp-inner { width: 1000px; margin: 0 auto; }
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{width: 100%;height:100%;vertical-align:top;}

/**主体开始**/
#container { padding:27px 0 16px; }
#container .inner { background:#fff; width:1000px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml {} 
.mbox {}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:20%; float:left;} 
.col_menu .col_menu_head { }   /**位置栏目背景**/
.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:10px; background:#d64433; text-align:center; font-weight:normal; font-size:20px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list{ text-align:center;}
.col_list .wp_listcolumn {}
.col_list .wp_listcolumn .wp_column a { color:#d64433; background:#fff; text-align:center;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#d64433} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name{ padding:5px 10px; font-weight:normal;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2_hover.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:#d64433;}

.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:75%; float:right; min-height:450px;} /**栏目新闻**/
.col_news_head { border-bottom:#d64433 1px solid;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#d64433;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; 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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_list .wp_article_list .list_item .Article_Index{ display:none !important;}
.col_news_con .wp_article_list .list_item{border-bottom:none !important;height: 30px;line-height: 30px;font-size: 14px;}
/**文章页**/
.infobox { margin:0 auto;}
.article { min-height:450px;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.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:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read{width: 1000px;margin: 0 auto;}
.fbt{ text-align:center; line-height:35px; border-bottom: 2px solid #d64433;font-size: 15px;}
/**页脚开始**/
#footer { background:#d64433;}
#footer .inner { padding:20px 0;}
#footer .inner p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
#footer .inner p span { margin:0 3px;}
.foot_left{ float:left;}
.foot_left span{ line-height:30px; font-size:14px; color:#fff;}
.foot_right {
    float: right;
    margin-top: 23px;
}
.wx{ float:left;margin-top: 25px; margin-left: 20px;}
#footer2{ background:#313131;}
#footer2 .inner .foot_bottom p{ text-align:center; color:#fff;line-height:40px;}
/* 分享二维码 */
.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: 50px; height: 50px;background:url('images/icon.png') no-repeat; border: 0px solid red; vertical-align:top;}
.shares li.i1 a{background-position:center 4px;}
.shares li.i2 a{background-position:center -66px;}
.shares li.i3 a{background-position:center -135px;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.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;}
#banner{}
#banner .inner{ width:100%;}
input#keyword{ width:200px !important; height:38px; border:none; padding-left:10px; line-height:38px;color: #bfbfbf;}
.wp_search .search{ background:url(images/btn.jpg) left center no-repeat; width:40px; height:40px; border:none;}
.wp_search{ background-color: #fff; }

.post-5 .con { margin-left: 380px;     min-height: 187px;}
.post-5 .tt .more_btn { margin-top: 15px; }

.post-8 { margin-top: 10px; }
.post-8 li.links { height: 50px; line-height: 50px; background: #eee url(images/icon2.png) no-repeat left 0; padding-left: 40px; text-align: center; margin-bottom: 28px; }
.post-8 li.links.i2{ background-position: left -71px; }
.post-8 li.links.i3{ background-position: left -143px; }
.post-8 li.links.i4{ background-position: left -214px; }
.post-8 li.links.i5{ background-position: left -283px; }
.post-8 li.links.i6{ background-position: left -350px; margin-bottom: 0;}
.post-8 li.links a { font-size: 18px; color: #313131; }

.box2_right .sudy-links .links-name { font-weight: normal; width: 238px; height: 38px; line-height: 38px; border: 1px solid #e5e5e5; color: #313131; font-size: 14px;background: #fff url(images/arrow.png) no-repeat 215px 50%; padding: 0; }
.box2_right .news_list li.news { line-height: 24px; }
.box2_right .sudy-links li.news:hover a {background: none;}
.box2_right .sudy-links .links-wrap { bottom: 40px !important; }

.box1_left{ float:left; width:730px; position: relative;}
.json2{ position: absolute; top: 58px; left: 0; width: 350px; height: 200px;}
.json2 .focus-title { padding: 0; width: 90%; overflow: hidden; text-overflow: ellipsis; position: static; }
.json2 .focus-title-bg { position: absolute;top: 0; left: 0; z-index: -1; }
.json2 .focus-title-bar { text-align: center; }

.json_right{ float:right; width:350px;}
.box1_right{ float:right; width:240px;}
.box2_left{ float:left; width:730px;}
.box2_right{ float:right; width:240px; margin-top: 32px;}

.box2_left1{ float:left; width:350px; margin-top: 25px; }
.box2_left2{ float:right; width:350px; margin-top: 25px; }
.box2_left3{ float:left; width:350px;}
.box2_left4{ float:right; width:350px;}
.box2_right1 { margin-bottom: 15px;}
.post.post-7.mbox{height: 230px; overflow:hidden;}
.post-14 .news_list li.news{ margin-bottom:25px;}
.sudy-links .links-name{ text-align:center;}

.list_img {
    margin: 0 0 10px 0;
    width: 100%;
    background: url(images/img.jpg) center center no-repeat;
    height: 400px;
    background-size: cover;
}

.left{ width:160px; height:280px; position:fixed; left:8%; background:#658FF1; top:50%; margin-top:-140px; z-index:300;}
.right{ width:160px; height:280px;position:fixed; right:8%; background:#658FF1; top:50%; margin-top:-140px; z-index:300;}
.article .entry .wp_articlecontent table{margin: 0 auto !important;}
.head-right {float: right;}
.site-lang {margin-top: 10px;margin-left: 135px;}
.site-lang ul li.links {float: left;}
.site-lang ul li.links a {line-height: 48px;margin: 0px 5px;font-size: 16px;color: #fff;}




