@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-size: 100%;font: inherit;}
/* 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;}
.wcb{ width:99%; height:95%; min-height:30px; margin:0 auto; border:1px dashed #97CBE0;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

.fl{float:left;width:480px;}
.fr{float:right;width:480px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

/**布局开始**/
body {background:#f8f7f7 url(images/body.png) no-repeat center bottom;}
body,p { font:13px/1.75 "Microsoft yahei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#9e0c0c;}
.wrapper { width:100%; margin:0 auto;    min-width: 1300px;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post { }
.post .tt { width:100%; height:48px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; } /**标题字体**/
.post .tt .tit .title {display: inline-block;
    line-height: 48px;
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: normal;
    color: #b62323;} /**标题图标**/
.post .con {    margin: 0 auto;}
.post .more_btn {     display: inline-block;
        display: inline-block;
    height: 48px;
    line-height: 48px;
    float: right;}   /**更多按钮**/
.post .more_btn a{cursor:pointer;color:#b62323;}   /**更多按钮**/
/**自定义新闻列表**/
.post0 .tt .tit .title { padding-left:10px;font-size:18px;} /**标题图标**/
.post0 .con { padding:5px 0px; margin:0 auto;}
.post0 .more_btn{margin-right:0px; color:#fff;} 
.post0 .more_btn a{color:#fff;}   /**更多按钮**/

.post1 .tt {border-bottom:2px solid #b62323;} /**标题栏**/
.post1 .tt .tit {} /**标题字体**/
.post1 .tt .tit .title { padding:0px ; } /**标题图标**/

.post2 .tt .tit .title { padding-left:10px; font-size:18px;  color:#002147; border-left:8px solid #799fb4;} /**标题图标**/
/**自定义**/
.post-10 .news_list li.news{background:none;color:#79899c;line-height: 26px;*line-height: 22px;} 
.post-10 .news_list li a{color:#79899c;}
/**自定义文章列表**/
.news_list li.news {
      /*line-height: 30px;  */
   /* padding-left: 30px;  */
   /* padding-right: 18px; */
    /* background: url(images/icon.png) no-repeat 20px; */
    float: left;
   /* width: 240px;*/
}    
/**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news0 { line-height: 26px;margin-bottom:3px;} /**标题图标**/
.news_list li.news0 p.news_title {line-height:24px; color:#000;}
.news_list li.news0 p a {color:#000;}
.news_list li.news0 p a:hover { color:#fff; }

.links-wrap li { width: 100%; float: left; margin-bottom: 7px; display: inline-block;}
.links-wrap li a {display: block; /* border-left: 4px solid #626260; */ background: #fff; color: #303030; font-size: 15px;}
.links-wrap li a:hover { background: #E0E0E0;}
.links-wrap li a span { display: block; height: 38px; line-height: 38px; padding: 0 4px 0 71px; background: url(images/icons.png) no-repeat 28px 8px; }
.links-wrap li.link-i1 a { margin-left:0; border-color: #dfba2e; }
.links-wrap li.link-i2 a { /* margin-left:10px; */ border-color: #176db8; }
.links-wrap li.link-i2 a span { background-position: 27px -42px;}
.links-wrap li.link-i3 a { margin-left:0; border-color: #186fbc; }
.links-wrap li.link-i3 a span { background-position: 28px -95px;}
/**页头开始**/
#header {height: 140px;background:#9e0c0c;}
#header .inner {width: 1200px;}
#header .inner .head{height:140px;}
.head .sitelogo {
    float: left;
     width: 850px;
    height: 60px;
    padding: 20px 0px;
}
.head .sitelogo img {width: 850px;height: 85px;}
.head .sitetitle {
    float: right;
    font-size: 31px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;
		padding-left: 10px;
		padding-top: 15px;
    /* width: 321px; */
    /* height: 74px; */
    /* margin: 33px 40px; */
}



/*导航样式*/ 
#nav {background: #9e0c0c;height: 40px;position: relative;}
#nav .inner { background:#9e0c0c;width:1200px;     position: relative;}/**导航区域背景**/
.navbar {height:40px;background:#9e0c0c;}   	
.navbar .navbox { width:100%; height:40px; margin:0 auto;padding:0px;}
.showtime {float: right;}
/**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
#wp_nav_w1 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
#wp_nav_w1 .wp_nav .on { z-index:10;}
#wp_nav_w1 .wp_nav .nav-item .mark {background:none;display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
#wp_nav_w1 .wp_nav .nav-item a{ color:#fff;text-decoration: none;font-size: 18px; display:block; font-weight: normal;line-height: 40px;height:40px;font-family: "Microsoft YaHei";}
#wp_nav_w1 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{color: #444;background:#eee;}
#wp_nav_w1 .wp_nav .nav-item .parent {color: #fff;background:#9e0c0c;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item a .item-name { display:inline-block; padding:0px 42px; line-height:40px;/*一级栏目的行高*/ cursor:pointer;}
#wp_nav_w1 .wp_nav .sub-nav { border:0px solid red;margin-left:0px;margin-top: 0px;position: absolute;z-index: 250;background-color: #b62323;width:100% !important;z-index:1000;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item { white-space:nowrap; font-size: 13px;border:none; font-family: "Microsoft YaHei";font-weight: normal;position:relative;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark { }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {border-top:0px solid #D8E1CC;border-bottom-width: 0px;border-bottom-style: solid;border-bottom-color: #29447c; height: 28px;line-height: 28px;display:block;font-size: 13px;font-weight: normal;cursor: pointer;background:none;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent{ color: #444;background: #eee !important;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent {background: transparent !important;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#aac0d5;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a .item-name { padding:0px 10px; line-height:28px;/*子菜单栏目的行高*/ }

#nav .searchbox{
    position: absolute;
    right: 40px;
    top: 4px;
}
#keyword {display:none;}
#nav .wp_search .search {
   width: 36px;
    height: 32px;
    border: 0px;
    background: #9e0c0c url(images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top;
}



label#show {font-size: 14px;color: #fff;line-height: 40px;}

/**主页banner开始**/
#banner {background:url(images/bannerbg.png) repeat-x;}
#banner .inner  {height: 420px;width: 1200px;margin: 0 auto;}
.mod-news{width:368px;margin-left:25px; margin-top: 15px;}
.mod-banner{width: 780px;}
/**neiyebanner开始**/
#l-banner { }
#l-banner .inner {width:; height:170px; background:#fff url(images/lbanner.jpg) center 10px no-repeat; }

/**主体开始**/
#m-container1 {}
#m-container1 .inner {padding-top:20px; }
div#m-container2 {
    padding-top: 20px;
}
div#m-container2 .inner {  
}
div#m-container3 {
    padding-top: 25px;
}
/**首页三列布局**/
.mod {}
.mod1 {} /**左列**/
.mod1 .ml { width:780px;} 
.mod1 .mn { width:362px;} 
.mbox { }
.mod2 {}
.mod2 .ml{width:363px;float:left;}
.mod2 .mc{width:361px;float:left;padding-left:58px;}
.mod2 .mr { width:361px; float:right;} /**右列**/
.mr .articlecontent p img { margin-bottom: 10px;}
/**列表页**/
/**主体列表页开始**/
#l-container {}
#listcontainer{background:url(images/container-re.png) repeat-x;    padding-top: 40px;}
#l-container .inner { width:1050px;    padding: 30px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:1050px; padding:20px 60px; background:#fff; }

.col_menu { width:200px; float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background:#9e0c0c;}   /**位置栏目背景**/
.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: 36px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
/*栏目列表*/
.col_list{padding:0px;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#b62323;font-size:14px; font-weight:normal; background: url(images/icon_column_1.gif) no-repeat 0px 12px; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**一级子栏目**/
.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.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_1.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_1.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_1.gif);} /**鼠标经过或选中三级子栏目**/

.col_news { width: 780px;min-height:500px; float:right;} /**栏目新闻**/
.col_news_head {border-left:6px solid #9e0c0c; background:#e8e8e8;}
.col_metas .col_title {  display:inline-block; float:left; height:36px; line-height:36px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-family:"Microsoft yahei"; font-weight:bold; color:#9e0c0c; padding-left:15px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right;padding-right:20px; white-space:nowrap; height:36px; line-height:36px; color:#000;} /**当前位置**/
.col_metas .col_path a{color:#000;}
.col_news_con { padding:5px 10px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {
    height: 28px;
    line-height: 28px;
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {height: 23px;}  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/

#l-container .wp_listcolumn .wp_column a .column-name {
	padding: 5px 10px 6px 20px;
}
#l-container .wp_listcolumn .wp_column .sub_list .sub-item a .column-name {
	padding: 5px 10px 6px 30px;
}


/* 领导栏目 */
#l-container .ldao .con .news_list li.news {width: 780px;margin-bottom: 15px;}
#l-container .ldao .con .news_list .news_box .news_imgs {float: left;width: 85px;height: 115px;}
#l-container .ldao .con .news_list .news_box .news_imgs img {width: 85px;height: 115px;}
#l-container .ldao .con .news_list .news_box .news_wz {padding-left: 105px;}
#l-container .ldao .con .news_list .news_box .news_wz .news_title a {font-size: 24px;color: #9e0c0c;}




/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:26px;padding:5px;border-bottom: 0px solid #ececec;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color:#9e0c0c;} /**文章标题**/
.article h2.arti_title {line-height: 26px;padding: 2px;border-bottom: 1px solid #ececec;font-family: "Microsoft YaHei";font-size: 19px;text-align: center;color: #0c59a9;}
.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;min-height:300px; overflow:hidden;margin-top:10px;} /**文章内容**/
.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 {display:block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {
   
    background: #9e0c0c;
}
#footer .inner { height:auto;}
#footer .inner p {display:block; font-size:12px; line-height:24px; text-align:left; color:#fff;}

.col_menu_con {
    background: #e8e8e8;
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 22px;
    padding: 5px 10px 6px 30px;
    cursor: pointer;
}

.post.post1.post-11.mbox .con {
    /* width: 315px; */
    /* float: left; */
    padding-top: 23px;
}
.news_pic {
    float: left;
    width: 315px;
}
#m-container2 .ml .news_pic {
    width: 365px;
}
.news_tit {
    float: right;
    width: 432px;
}
.newspic2 span.news_title {
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 12px;
    /* padding: 3px 0; */
    display: block;
}
.newspic2 span.news_time {
    float: right;
    font-size: 14px;
    line-height: 12px;
    height: 36px;
    /* padding: 3px 0; */
    display: block;
    color: #888888;
}
.post.post1.post-111.mbox {
    width: 435px;
    float: right;
}
.newspic span.news_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;padding: 3px 0;
    display: block;
}
.newspic span.news_title a{color:#b62323;}
.newspic span.news_info {
    font-size: 14px;
    line-height: 24px;
}
newspic span.news_info a{color:#444444;}
li.newslist {
    line-height: 36px;
}
span.list_title {
    font-size: 14px;
    float: left;
}
.news_date2 {
    padding-top: 12px;
}
.date_title2 {
    float: left;
    font-size: 14px;
}
.post_time3 {
    float: right;
    font-size: 14px;
    color: #888888;
}
span.post-time {
    font-size: 14px;
    float: right;
    color: #888888;
}
span.post-time3 {
    font-size: 14px;
    float: right;
    color: #888888;
}
.post.post1.post-21.mbox .con {
    padding-top: 10px;
}
.post_all-2 {
    padding: 8px 0px;
}
.datetime {
    width: 60px;
    height: 56px;
    float: left;background:#c69f5b;
}
.newsdate2 {
    line-height: 36px;
}
span.post_time1 {
    display: block;
    width: 60px;
    text-align: center;
    height: 28px;
    color: #fff;
    font-size: 20px;line-height:28px;	
    background:#9e0c0c;
}
span.post_time2 {
    display: block;
    width: 60px;
    text-align: center;
    height: 28px;
    color: #000;
    font-size: 13px;
    line-height: 28px;
    background:#fff;
}
.post-word {
    width: 285px;
    float: right;
    font-size: 14px;
    line-height: 24px;
    padding: 4px 0px;
}
.dateleft{width:285px;float:right;}
span.date_title {
    font-size: 16px;
    display: block;
    line-height: 24px;
}
span.date_info a {
    font-size: 12px;
    color: #777777;
    line-height: 24px;
    display: block;
}
span.news_title {
    font-size: 14px;
}
.post.post1.post-12.mbox .con {
    padding-top: 16px;
}
.post.post1.post-122.mbox .con {
    padding-top: 10px;
}
.post.post1.post-22.mbox .con {
    padding-top: 10px;
}
span.date_info {
    padding: 10px 0px;
    display: block;
}
li.newsdate.n1.clearfix {
    border-bottom: 1px dashed #cdcccc;
}
.newsimg span.news_img {
    float: left;
    padding-top: 18px;
}	
span.img_title {
    display: block;
    font-size: 16px; 
    width: 205px;
    float: right;padding-top:15px;
}
span.img_title a{ color: #b62323;}
span.img_info {
    width: 205px;
    float: right;
    display: block;
    font-size: 12px;
    line-height: 24px;padding: 5px 0px;
}
span.img_info  a{color:#777;}
.post.post1.post-41.mbox .con {
    padding-top: 24px;padding-bottom:35px;
}
.post.post1.post-411.mbox .con {
    padding-top: 24px;padding-bottom:35px;
}
.imgscroll2_img {
    padding: 0px 0px 0px 10px;
}
.left {
    float: left;
    padding: 26px 0px;
}
.right {
    width: 620px;
    float: right;padding: 32px 0px;
}
.contact {
    width: 200px;
    float: left;
}
.contact1 {
    width: 200px;
    float: left;
    padding-left: 10px;
}
.contact2 {
    width: 200px;
    float: right;
}
.sudy-links .links-name {
    display: inline-block;
    line-height: 34px;
    padding: 0 0px 0 15px;
    border: 1px solid #cc6565;
    cursor: default;
    background: url(extends/images/jiantou.png) no-repeat 175px 50%;color:#fff;
}
#wp_news_w99 .wp_article_list .list_item .Article_Index,#wp_news_w100 .wp_article_list .list_item .Article_Index,#wp_news_w101 .wp_article_list .list_item .Article_Index{display:none !important;}
#wp_news_w99 .wp_article_list .list_item span,#wp_news_w100 .wp_article_list .list_item span#wp_news_w101 .wp_article_list .list_item span {
    display: inline-block;
    vertical-align: top;
    float: left;
}
.sudy-links .links-wrap{bottom: 36px !important;padding: 0px!important;}
.links-wrap li {
    width: 100%;
    float: left;
    margin: 5px 0px;
    display: inline-block;
}
#wp_news_w99 .sudy-links .links-wrap a,#wp_news_w100 .sudy-links .links-wrap a ,#wp_news_w101 .sudy-links .links-wrap a  {
    display: block;
    padding: 0 15px;
    white-space: nowrap;
}
#wp_news_w99 .wp_article_list .list_item .pr_fields,#wp_news_w100 .wp_article_list .list_item .pr_fields,#wp_news_w101 .wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    width: 100%;
}
#wp_news_w99 .wp_article_list .list_item .Article_Title,#wp_news_w100 .wp_article_list .list_item .Article_Title,#wp_news_w101 .wp_article_list .list_item .Article_Title {
    float: left;
    width: 100%;
}
#wp_news_w99  .wp_article_list .list_item span,#wp_news_w100  .wp_article_list .list_item span,#wp_news_w101  .wp_article_list .list_item span {
    margin-left: 0px;
}
#wp_news_w99 .wp_article_list .list_item,#wp_news_w100 .wp_article_list .list_item,#wp_news_w101 .wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}

.news_list { }
.news_list li.news {line-height: 30px;padding-left: 30px;font-size: 14px;} /**标题图标**/
