@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;}
a{ text-decoration: none; }
a:hover{ text-decoration: 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;}

/* CSS Document */

.wrapper { width:100%; margin:0 auto;}
body {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    background:url(images/bg.png) repeat;
    font-family: "微软雅黑";
}

#header{ width:1024px;; height:483px;margin:0 auto;}
.header1{ width:1024px; height:88px;}
.header2{ background:url(images/log.png) no-repeat 0 center; height:88px; width:419px; float:left;}

.ss{ height:88px; width:450px; float:right; background:url(../xxxx(1)/images/555.png) no-repeat;}

.navbar{ background:#3992e4;width:1024px; height:45px; margin-top:6px;}
.navbar.navbox{ margin:0 auto; width:45px;   }

.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;text-decoration: none;}    /**导航字体样式**/

.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#0051a3;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {     
     height: 45px;
    width:100px;
    text-align:center;
    line-height: 45px;
    font-size: 16px;}
	  /**导航栏目高度与边距**/
	  
	  
	  
.header4{ width:1024px; height:350px;  }

#container {
    width: 1024px;
    height: 380px;
    margin: 0 auto;
    margin-top: 2px;

}

.left1{ width:370px; height:380px; float:left; background:#ffffff;}
.left1 .mb .ck .con { background:url(images/1.jpg) no-repeat
; }

.mb .ck .tit {
     padding-top: 12px;
    font-size: 18px;
    padding-left: 33px;
    background: url(images/2.jpg) no-repeat;
    font-family: '微软雅黑';
    font-weight: 400;}
	
.tt{ background:#f9f9f9;
}
.tt .more_btn {

    display: inline-block;
    height: 25px;
    line-height: 15px;
    float: right;
    padding-top: 12px;
    font-size: 12px;

}
.mb .ck .tit {
    padding-top: 12px;
    width: 100px;
    float: left;
}
.left1 .con{ height:115px; border-bottom:1px dotted black;  padding-left:5px;}

.left1 .con2 li {
       background: url(images/3.jpg) no-repeat 4%;
    padding-left: 15px;
    margin-bottom: 8px;
}

.main1{ width:370px;  height:380px; float:left; margin-left:12px;background:#ffffff;}
.main1 .mb1 .ck1 .con { background:url(images/1.jpg) no-repeat
;padding-top: 12px; }

.mb1 .ck1 .tit {
   padding-top: 12px;
    font-size: 18px;
    padding-left: 33px;
    background: url(images/2.jpg) no-repeat;
    font-family: '微软雅黑';
    font-weight: 400;
}
	
.tt1{ background:#f9f9f9;
}
.tt1 .more_btn {

    display: inline-block;
    height: 25px;
    line-height: 15px;
    float: right;
    padding-top: 12px;
    font-size: 12px;

}
.mb1 .ck1 .tit {
    padding-top: 12px;
    width: 100px;
    float: left;
}
.main1 .con{ height:170px;  }
.main1 .con li{     background: url(images/3.jpg) no-repeat 4%;
    padding-left: 15px;
    margin-bottom: 8px;
    }

.main1 .con2 li{  
      background: url(images/3.jpg) no-repeat 4%;
    padding-left: 15px;
    margin-bottom: 8px; }

.right{ width:260px;  height:380px; float:left; margin-left:12px;background:#ffffff;}


.tp {
	background:url(images/icon_1.png) no-repeat center;
    width: 85px;
    height: 110px;
    float: left;
    margin-top: 15px;
    margin-left: 35px;
}
.tp:hover{ background:url(images/icon_1_b.png) no-repeat center;}
.tp2 {
	background:url(images/icon_2.png) no-repeat center;
    width: 85px;
    height: 110px;
    float: right;
    margin-right: 35px;
    margin-top: 15px;
}
.tp2:hover{ background:url(images/icon_2_b.png) no-repeat center;}
.tp3{
	background:url(images/icon_3.png) no-repeat center;
	width: 85px;
    height: 110px;
    float: left;
    margin-top: 15px;
    margin-left: 35px;}
.tp3:hover{ background:url(images/icon_3_b.png) no-repeat center;}	
.tp4  {
	background:url(images/icon_4.png) no-repeat center;
    width: 85px;
    height: 110px;
    float: right;
    margin-right: 35px;
    margin-top: 15px;
}
.tp4:hover{ background:url(images/icon_4_b.png) no-repeat center;}	
.tp5 {
	background:url(images/icon_5.png) no-repeat center;
    width: 85px;
    height: 110px;
    float: left;
    margin-top: 15px;
    margin-left: 35px;}
.tp5:hover{ background:url(images/icon_5_b.png) no-repeat center;}	
.tp6  {
	background:url(images/icon_6.png) no-repeat center;
    width: 85px;
    height: 110px;
    float: right;
    margin-right: 35px;
    margin-top: 15px;
}
.tp6:hover{ background:url(images/icon_6_b.png) no-repeat center;}

#footer{ width:1024px; height:75px; background:#5e5e5e;margin:0 auto; margin-top:15px;}
.foot{ font-size:12px; text-align:center; padding-top:18px;
line-height:20px;color: #fff;}
.foot p span { margin:0 3px;}



/* 列表页－栏目列表 */
#head{ width:1024px;}
.header3{width:1024x; height:263px;}
#container1{ width:1024px;  background:#fff;}
.col_menu{ width:260px;float:left;}
.col_menu_head .col_name {
    background: transparent url("images/left_navT_bg.png")     no-repeat;
    height: 45px;
    margin-top: 9px;
    margin-left: 20px;
    line-height: 45px;
    text-align: center;
    color:#fff;
	
    
}

.col_news{ width:750px;  float:left; margin-left:14px;}
.col_news_head .col_metas{ background:url(images/con_t_R.png) repeat; height:40px; }

.col_news_head .col_metas .col_path{ padding-left:30px;background:url(images/11.jpg) no-repeat; padding-top:10px;
b  }

.zt .zt1{ background:url(images/left_navT_line.png) no-repeat; width:240px; height:20px; margin-left: 20px;  }

.col_menu_con .col_list { background:url(images/left_navL_bg.png) no-repeat 200%;}
.lmxw {
   
    padding-left: 18px;
   
}
.wp_listcolumn .wp_column a.selected{    background: url(images/select.png) no-repeat !important;}

#footer1{ width:1024px; height:75px; background:#5e5e5e;margin:0 auto; margin-top:15px;}

/*文章页*/
.article{     text-align: center; padding-top:28px;}
.arti_metas{ 
   width: 740px;
    height: 30px;
    background-color: #f6f6f6;
    margin-left: 5px;
    margin-top: 20px;
}
.arti_metas .arti_update {
    line-height: 20px;
}
.article .arti_title{ font-size:18px;}
.entry {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 30px;
}
.entry .read {
    width: 740px;
    text-align: -webkit-auto;
}

/*审查部分*/
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;
    text-decoration: inherit;
}
.more_text {
    color: #333333;
    font-size: 14px;
}


element.style {
    width: 380px;
    height: 29px;
    margin-top: 30px;
}
.wp_search{ float:right;}
.wp_search .search {
    width: 61px;
    height: 33px;
    border: 0px;
    cursor: pointer;
    background: url(images/search_go.png);
    margin-top: 28px;
}

.wp_article_list .list_item {
   width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
    border-bottom: 0px #dddddd dotted;
    background: url(images/8.jpg) no-repeat 0 center;
}
.wp_article_list .list_item .Article_Index { display:inline-block; width:10px; height:16px; margin-top:3px; color:#fff; font-size:11px;float:left; margin-right:5px; overflow:hidden; text-indent:-99em;     background: none;}

.wp_article_list .list_item .Article_Title a {
    float: left;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}

.wp_article_list .list_item .Article_Title a:hover {
    COLOR: #bc2d09;
}

.wp_article_list .list_item .Article_PublishDate {
    color: #666;
    font-size: 12px;
    padding-right: 30px;
}
.conn a:hover{ color:#f90;}

.col_news_list li {
    list-style: none;
}
div#wp_news_w7 .wp_article_list li {
    border-bottom: 1px #dddddd dotted;
    line-height: 36px;
    height: 36px;
}

.col_news_con {
    padding-top: 12px;
}
.lmxw .wp_article_list .list_item .Article_Title a {COLOR: #95604d;}

.wp_article_list .list_item span{    margin-left: 0px;}


.navbar .navbox .wp_nav li.nav-item a span.item-name {
    height: 45px;
    width: 100px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    font-weight: 400;
padding: 0px 10px;
}

span.Column_Anchor {
    font-size: 18px;
    font-weight: 400;
}

.div_piccontenttitle_li .c_pt_12 .c_pic img {
    padding: 2px;
    background: none;
}

.div_piccontenttitle_li .c_pt_12 .c_txt h3 {
    font-weight: bolder;
    font-size: 18px;
    line-height: 20px;
    white-space: nowrap;
    padding-top: 20px;
    padding-left: 12px;
    padding-bottom: 12px;
}

.div_piccontenttitle_li .c_txt p span {
    color: #666;
    line-height: 26px;
    font-size: 14px;
}

.div_piccontenttitle_li .c_txt h3 a {
    height: 100%;
    line-height: 100%;
    color: #333333;
}
.div_piccontenttitle_li .c_txt h3 a:hover {
    COLOR: #bc2d09;
}

.col_menu_con .col_list {
    width: 240px;
    line-height: 40px;
    text-align: center;
    float: right;
}
.wp_entry p {
    text-indent: 0em;
    margin-bottom: 100px;
}
.wp_nav .sub-nav {
  width: 100% !important;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 1px solid #ccc;
    border-top: none;
    
height: auto !important;
}
#wp_news_w3 .focus-title-bar {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 40;
    width: 1024px!important;
    height: 35px;
    background-color: #000;
    opacity: 0.7;
}
.focus-title-bar h2 {
    height: 30px;
    padding-left: 12px;
}
#wp_news_w3 .focus-title {
    display: inline-block;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding: 4px 18px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.wp_article_list {
    display: block;
    width: 100%;
    padding-top: 10px;
}
span.more_text:hover {
    COLOR: #bc2d09;
}
li.col_path a {
    font-size: 14px;
    color: #333333;
}
li.col_path a:hover {
    COLOR: #bc2d09;
}
li.col_path .path_name {
    font-size: 14px;
}
.wp_entry {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.wp_entry tbody td {
    height: 35px;
    line-height: 50px;
}


.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #95604d;
    font-size: 16px;
    font-weight: 400;
    background:url(images/left_navL_bg.png) no-repeat;
    border-bottom: 0px solid #ddd;
    border-top: 0px solid #fff;
    text-align: left;
}

.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 30px;
    padding: 5px 10px 5px 85px;
    cursor: pointer;
}
.wp_listcolumn .wp_column a:hover {
     color: #880000;
    background-color: #f9f9f9;
    background-image: url(images/left_navL_bg.png);
}

#keyword{width:279px!important;border: none!important;    height: 29px; margin-top: 28px; }
span.Column_Picture img {
    height: 263px;
    width: 1024px;
}
.wp_listcolumn {
    display: block;
    width: 100%;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #fff;
}
.wp_nav .sub-nav .nav-item a{color: #000 !important;}