@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 ,li {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 { color: #575355;
font-size: 14px;
font-family: "微软雅黑", Arial, Helvetica, sans-serif;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1190px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:40px; border-bottom: 2px solid #9e0c0c; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:20px; font-weight:bold; color:#9e0c0c;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:40px; line-height:40px; float:right;  color:#9e0c0c;} 
.post .tt .more_btn a { color:#9e0c0c;  }   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:0px none; height:35px; line-height:35px; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/dot111.png) no-repeat center; margin-top: 10px; } /**新闻列表图标**/
.post .con .wp_article_list .list_item .Article_PublishDate { padding-right:10px; color:#999!important; font-size:12px;}

/*************************页头开始*****************************/
#header {}
#header .inner { position:relative;}
.logo { width:100%; height:180px; background:url(images/headnew.jpg) no-repeat 0 0; }    /**页头部分**/



a,img{border:none;}
.rollBox{
height: 150px;
margin: 0;
width: 344px;
float: right;
overflow: hidden;
margin-right: 40px;
margin-top: 20px;}
.rollBox .jslogo{height:150px;width:120px;border:0px;padding:1px}
.rollBox .scrollcon{width:344px;height:150px;top:20px;right:40px;}
.rollBox .LeftBotton{height:150px;width:22px; no-repeat 0px 0;overflow:hidden;float:left;display:inline;margin:0px;cursor:pointer;}
.rollBox .RightBotton{height:150px;width:22px;overflow:hidden;float:left;display:inline;margin:0px;cursor:pointer;}
.rollBox .Cont{width:300px;overflow:hidden;float:right;height:150px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:100px;height:150px;overflow:hidden;float:left;}
.rollBox .Cont .pic img{background:#fff;display:block;border-radius: 200px;border: 1px solid #efe6e0;opacity:0.8;}
.rollBox #List1, .rollBox #List2{float:left;}

.zh1 { width:100%; background:#9e0c0c; height:38px; }
.ss { float: right; width: 200px; height: 25px; margin-top: 6px; }


.navbar { height: 38px; float: left; width: 80%;  }   	/**导航区域背景**/
.navbar .navbox { width: 100%; height:38px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:38px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff; border-right: 0px none; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#800200; background:#fff; }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 15px; height:38px; line-height:38px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#800200;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#fff; color:#800200;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 12px; height:38px; line-height:38px;}		/**子菜单栏目高度与边距**/

.navbar .navbox .wp_nav .sub-nav { border:none; width:100%!important; }

/**主体开始**/
#container { padding:7px 0;}
#container .inner { background:#fff;  padding:10px 0;}

/**首页三列布局**/
.mod {}
.mod1 { width:100%;} /**左列**/
.mod2 { width:100%;}
.mod3 { width:100%;}




.web{width:850px;height:300px;background:url(images/tshd.jpg) no-repeat top center; margin:10px auto; border:#cccccc 1px solid;  }
.web:hover{border:#800200 1px solid;}
.con1{width:270px;height:227px; margin:20px 5px; float:left; }
.con1 ul li{width:266px;height:227px;float:left;margin:0px 5px;position:relative;overflow:hidden;cursor:pointer;}
.txt{width:270px;height:45px;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.txt h3{font-size:20px;font-weight:100;height:45px;text-align:center;line-height:45px;color:#fff;}
.txt p{font-size:14px;text-align:center;color:#fff;}
.txt p:hover{color:#800200;}

.txt a { color:#fff;  font-size: 14px; text-align: center; }

.tp1,.tp2,.tp3 { margin-top:50px; }





.yqlj {  width: 1190px; height: 40px;  border: 1px solid #800200; }

.yqlj .post .tt { width:100px; float:left; border-right: 1px solid #800200; height: 40px; line-height:40px;   }
.yqlj .post .tt .tit { font-weight: bold;  margin-left: 10px; color:#999; font-size:18px; }
.yqlj .post .con { width:1088px; float:left; }


.yqlj .post .con .wp_article_list .list_item { border:none; }
.yqlj .post .con .wp_article_list li { float:left; width:auto;}
/*.yqlj .post .con .wp_article_list li.i1 { width:120px; float:left; }
.yqlj .post .con .wp_article_list li.i2 { width:305px; float:left; }
.yqlj .post .con .wp_article_list li.i3 { width:110px; float:left; }
.yqlj .post .con .wp_article_list li.i4 { width:110px; float:left; }
.yqlj .post .con .wp_article_list li.i5 { width:110px; float:left; }
.yqlj .post .con .wp_article_list li.i6 { width:110px; float:left; }
.yqlj .post .con .wp_article_list li.i7 { width:110px; float:left; }*/

.yqlj .post .con .wp_article_list .list_item .Article_Title a {  border-right: 1px solid #999; padding:0px 5px;  color:#999;  }

.yqlj .post .con .wp_article_list li.i4 .Article_Title a {  border-right: 1px solid #999; padding-right:30px;  color:#999;  }
.yqlj .post .con .wp_article_list li.i5 .Article_Title a {  border-right: 1px solid #999; padding-right:30px;  color:#999;  }
.yqlj .post .con .wp_article_list li.i6 .Article_Title a {  border-right: 1px solid #999; padding-right:30px;  color:#999;  }
.yqlj .post .con .wp_article_list li.i7 .Article_Title a {  border-right: 1px solid #999; padding-right:30px;  color:#999;  }


.yqlj .post .con .wp_article_list .list_item .Article_Index { display:none; }




/**列表页**/
.col_menu { width:250px; float:left;   margin: 0px 0px 0px 0px;  line-height: 35px; letter-spacing: 3px;  border: #cccccc 1px solid; background: #fff; } 
.col_menu .col_menu_head { background:#9e0c0c;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:33px; text-indent: 35px; }  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column a { color:#000; font-weight:normal;  background:#fff ; border:none;} 	/**一级子栏目**/

.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#000;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected:hover {font-size:15px; color:#800200; } 	/**鼠标经过或选中一级子栏目**/

.col_list .wp_listcolumn .wp_column a .column-name { padding: 0 0 0 32px;  }


.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:900px;min-height:320px; float:right;} /**栏目新闻**/
.col_news_head {width: 900px; float:left; height: 33px; border-bottom: #cccccc 1px solid; margin: 0px 150px 0px 0px;}
.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:left; white-space:nowrap; height:33px; line-height:33px; } /**当前位置**/

.col_news_con { width: 900px; float:left;  }

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { border:none; height:36px; line-height:36px; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/dot111.png) no-repeat center; margin-top: 9px; }  /**栏目新闻图标序号**/
.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 { width: 900px; float:left;}
.article {}
.article h1.arti_title { line-height:28px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;  } /**文章标题**/
.article h2.arti_title2 { 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; border-bottom:1px dashed #000; }
.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 {}
#footer .inner {  height: 50px; background: #cccccc; padding-top: 18px; border-bottom: #800200 5px solid;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}

#keyword { width:130px!important;}


/*新增*/
.banner { width: 790px; float: left; position: relative; }
.banner .post-4 .con { float: left; width: 320px; }
.banner .post-44 { width: 435px; position: absolute; right: 0px; top: 45px; }
.tzgg { float: right; width: 355px; }

.mod_cont { width: 270px; float: left; margin-right: 35px; }
.xsgz { float: right; margin-right: 0px; }

.div_piccontenttitle_li .c_pt_12 .c_pic { float:none;}

.post-44 .con .wp_article_list .list_item .Article_Index { display:none;}

.div_piccontenttitle_li .c_pt_12 .c_txt h3 { line-height:40px; }
.div_piccontenttitle_li .c_pt_12 .c_txt h3 a { color:#9e0c0c; font-weight:700;}
.div_piccontenttitle_li .c_pt_12 .c_txt p { line-height:30px; text-indent:0px;}


@charset "UTF-8";
/*日历新闻*/
.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; }

.sudynews_rili_1.rili.rili *{ margin: 0; padding: 0;}
.sudynews_rili_1.rili .con{ padding:5px 0px;}
.sudynews_rili_1.rili .news_list {}
.sudynews_rili_1.rili .news_list li.news{margin-top:10px;padding-top:10px;border-top:0px solid #eee!important;}
.sudynews_rili_1.rili .news_list li.news.n1{margin-top:10px!important;padding-top:0px;border-top:none;}
.sudynews_rili_1.rili .news_list li.news .news_time{ float: left; width: 60px!important;height:50px!important;margin-right: 10px;background: #c69f5a!important;text-align:center;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year{line-height:20px;font-size:12px;color: #fff!important;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{font-size: 24px!important;color: #fff!important;line-height:30px;}
.sudynews_rili_1.rili .news_list li.news .news_wz{padding:0px 0px;text-align:left;} 
.sudynews_rili_1.rili .news_list li.news .news_title{line-height: 25px!important;} 
.sudynews_rili_1.rili .news_list li.news .news_title a{line-height: 20px;font-size: 14px;color:#000;} 
.sudynews_rili_1.rili .news_list li.news .news_text{line-height: 20px;font-size: 12px;color:#666;} 
.sudynews_rili_1.rili .news_list li.news .news_text a{line-height: 20px;font-size: 12px;color:#666;} 

.div_piccontenttitle_li { margin-top:10px;}

/*.ss { position:absolute; top:5px; right:10px;}*/

/* 悬浮窗口*/
.cxtd{width:480px; height:100px;}













