@charset "utf-8";
/* CSS Document */
html{
width:100%;
font-size:12px;
}
body {
margin:0;
padding:0;
width:100%;
font-family: "微软雅黑","宋体";
font-size:12px;
}
ol, ul {list-style: none;}
div, form, img,  dl, dt, dd,  p, span {
margin: 0;
padding: 0;
border: 0;
font-size: 14px
}

a:link, a:visited {
color: #252525;
text-decoration: none;
font-size:14px;
}
a:hover {
color: #252525;
font-size:14px;
text-decoration: underline
}
.w100{ width:100%;}
.mar_auto{ margin-left:auto; margin-right:auto;}
.w1011{ width:1011px;}
.h100{ height:99px;}
.h25{ height:25px;}
.h35{ height:35px; }
.h328{ height:328px;}
.h480{height:480px;}
/***********通用样式***************/

/*  顶部  */
.banner{ height:25px;}
.lxwm{ line-height:25px; float:right; width:95px; color:#FFF; text-align:right; background-image:url(../images/yx.png) ; background-position:left center; background-repeat:no-repeat; }
.lxwm2{ line-height:25px; float:right; width:250px; color:#FFF; text-align:right; margin-right:10px;}
.bgc1{ background-color:#71246b; }
.bgc2{ background-color:#71246b;}
.bgc3{ background-color:#47214b}
.bgc4{background-color:#ececec}
/*  顶部  */
.blank{ width:100%; height:4px; }
.main{ height:490px;}
/******主体部分******/
.left{ float:left; width:680px; }
.title{ widows:100%; height:30px; background-color:#71246B; text-align:left; padding-left:15px; font-family: Comic Sans MS; color:#FFFFFF; line-height:30px; font-size:14px; }
.content{height:442px; border:1px  #CCC solid; width:680px; Width:680px\9;       /*IE8识别*/  *width:680px!important;        /*IE7 识别*/  *width:680px; }
.search{ width:400px; height:30px;  float:right; margin-top:40px; }

.news{ width:658px ; margin-left:10px; margin-top:10px; height:auto; background-image:url(images/gd.png) ;background-position:right  bottom; background-repeat:no-repeat; }
.wp_article_list_table tr td{border-bottom:1px #CCC dotted;}
.news_pic{ float:left; margin:10px 10px 10px 3px; width:75px ; height:75px; }
.new_pic img {width:75px ; height:75px; border:0; }
.news_content{ float:left; width:500px ; height:75px; margin-top:10px; margin-bottom:10px;}
.ptitle{ line-height:25px; font-size:12px; font-weight:bold;padding-left: 2em; }
.pcontent{line-height:22px; font-size:12px;letter-spacing: 1px;padding-left: 2em;width: 510px;  }
.ptitle a{ letter-spacing:1px;}
.row{float:left; width:18px ; height:75px; margin-bottom:10px;   background-image:url(../images/gd.png) ;background-position:left bottom; background-repeat:no-repeat;  }
.right{ width:300px; float:left; height:442px; margin-left:10px; }
.right_title{ width:300px ; height:28px; background-image:url(../images/gzdt.png) ; line-height:28px ; color:#333;}
.right_title span{ margin-left:130px;font-size:18px; }
.right_title  span a{ ;font-size:18px; }
.right_news{ width:300px;  margin-top:10px;}

.kslj{ background-image: url(../images/yqlj.png) ; background-repeat: no-repeat; height:76px ; width:300px;}
.kslj select{ margin-top: 45px;margin-left: 10px;}
.cyfw{ height:140px ; width:300px; border:1px #CCC  solid; margin-top:10px;}
.cyfw_title{ height:40px; width:280px; margin:0 auto; line-height:40px; padding-left:5px; font-size:16px; border-bottom:2px #eb8a21 solid; }

.cyfw_link{ width:280px; height:90px; margin:0 auto;}
.cyfw_link div{ float:left ; width:80px; height:30px; line-height:30px; margin-top:10px; background-image:url(../images/1.jpg) ; background-position:left center; background-repeat:no-repeat; padding-left:10px;}
.bottom{ color:#FFF; text-align:center; line-height:35px; }
.c_pt_12{ margin-bottom:10px}
.wp_article_list{ padding-top:20px;}



/***********导航*************/

/** 导航默认样式 **/
#wp_nav_w1 .wp_nav { display:block; width:100%; height:35px;margin-top:0px;}
#wp_nav_w1 .wp_nav  { clear:both;margin-left:auto;padding-left:0px;}
#wp_nav_w1 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom; width:110px;}
#wp_nav_w1 .wp_nav .on { z-index:10;}
#wp_nav_w1 .wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; background:transparent;/*一级菜单背景颜色*/}
#wp_nav_w1 .wp_nav .nav-item a{ display:block; font-family:"Microsoft Yahei"; font-size:15px; line-height:35px; font-weight:bold;/*一级栏目的文字格式*/ color:#fff;/*一级栏目的文字颜色*/ text-align:center;/*一级栏目的文字对齐方式*/ position:relative; z-index:100;}
#wp_nav_w1 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{ background:#ffffff;/*一级栏目鼠标移上去时的背景颜色*/ color:#000;/*一级栏目鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item .parent { background:#ffffff;/*一级栏目下拉鼠标移上去时的背景颜色*/color:#000;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item a .item-name { display:inline-block; padding:5px 10px; line-height:25px;/*一级栏目的行高*/ cursor:pointer;font-weight: normal;
font-size: 15px;}
#wp_nav_w1 .wp_nav .sub-nav { display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc; border-top:none; }
#wp_nav_w1 .wp_nav .sub-nav .nav-item { white-space:nowrap; }
#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark { background:#fff;/*子菜单背景颜色*//*上传图片位置*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal;/*子菜单栏目的文字格式*/ color:#000;/*一级栏目的文字颜色*/ text-align:left;/*子菜单栏目的文字对齐方式*/ border-top:1px solid #D8E1CC;/*子菜单栏目的上边框*/ min-width: 80px;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item .parent{ background:#eee;/*子菜单鼠标移上去时的背景颜色*/color:#000;/*子菜单鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item .parent { background:#eee;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#000;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a .item-name { padding:5px 10px; line-height:22px;/*子菜单栏目的行高*/ }

/***************************/

/** 导航默认样式 **/
#wp_nav_w10 .wp_nav { display:block; width:100%; height:35px;}
#wp_nav_w10 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom; width:110px;}
#wp_nav_w10 .wp_nav .on { z-index:10;}
#wp_nav_w10 .wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; background:transparent;/*一级菜单背景颜色*/}
#wp_nav_w10 .wp_nav .nav-item a{ display:block; font-family:"Microsoft Yahei"; font-size:14px; line-height:35px; font-weight:bold;/*一级栏目的文字格式*/ color:#fff;/*一级栏目的文字颜色*/ text-align:center;/*一级栏目的文字对齐方式*/ position:relative; z-index:100;}
#wp_nav_w10 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{ background:#ffffff;/*一级栏目鼠标移上去时的背景颜色*/ color:#000;/*一级栏目鼠标移上去时的文字颜色*/}
#wp_nav_w10 .wp_nav .nav-item .parent { background:#ffffff;/*一级栏目下拉鼠标移上去时的背景颜色*/color:#000;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w10 .wp_nav .nav-item a .item-name { display:inline-block; padding:5px 10px; line-height:25px;/*一级栏目的行高*/ cursor:pointer;}
#wp_nav_w10 .wp_nav .sub-nav { display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc; border-top:none; }
#wp_nav_w10 .wp_nav .sub-nav .nav-item { white-space:nowrap; }
#wp_nav_w10 .wp_nav .sub-nav .nav-item .mark { background:#fff;/*子菜单背景颜色*//*上传图片位置*/}
#wp_nav_w10 .wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal;/*子菜单栏目的文字格式*/ color:#000;/*一级栏目的文字颜色*/ text-align:left;/*子菜单栏目的文字对齐方式*/ border-top:1px solid #D8E1CC;/*子菜单栏目的上边框*/ min-width: 80px;}
#wp_nav_w10 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item .parent{ background:#eee;/*子菜单鼠标移上去时的背景颜色*/color:#000;/*子菜单鼠标移上去时的文字颜色*/}
#wp_nav_w10 .wp_nav .sub-nav .nav-item .parent { background:#eee;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#000;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w10 .wp_nav .sub-nav .nav-item a .item-name { padding:5px 10px; line-height:22px;/*子菜单栏目的行高*/ }


/***************************/



/* 列表页－栏目列表 */
.wp_listcolumn { display:block; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:90%; vertical-align: bottom;}
.wp_listcolumn .wp_column a { background-color:#FFF; border-bottom:1px dotted #ddd;}
.wp_listcolumn .wp_column a:hover {background-color:#ffffff;}
.wp_listcolumn .wp_column a.selected { background-color:#ffffff;}
.wp_listcolumn .wp_column a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 20px; cursor:pointer;}
/**二级栏目**/
.wp_listcolumn .wp_subcolumn { border-top:1px solid #fff;}
.wp_listcolumn .wp_subcolumn .wp_column a { color:#555; font-size:14px; border-bottom:1px dotted #aaa; border-top:none; background-color:#ffffff;}
.wp_listcolumn .wp_subcolumn .wp_column a:hover { color:#C30;  background-color:#ffffff;}
.wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000;  background-color:#ffffff;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name { line-height:20px; padding-left:30px;}
.wp_article_list{ width:85%}
.wp_paging{ margin-right: 110px;}


/**************************/
/** 搜索 **/
.wp_search{ clear:both;}
.wp_search .search{ background:url(../images/btn_search.gif); width:58px; height:22px; border:0px; cursor: pointer;}
.wp_search .search_en{ background:url(../images/btn_search_en.gif); width:72px; height:22px; border:0px; cursor: pointer; }

/**********************/
.left2{ float:left; height:500px; width:256px; background-image: url(../images/ydtb.png) ; background-position:right top; background-repeat:no-repeat; }
.right2{ width:700px; min-height:900px; }
.right3{ width:1010px; min-height:900px; border-top: 1px #666 dotted ; padding:10px 15px; }
.main2{ background-image:url(../images/bg2.jpg) ; background-repeat:repeat-x; min-height:800px; }
.bgf{ background-color:#FFF;}
/**********************/

.article{ padding:0px 15px;}
.article h1{ text-align:center}
.arti_metas{ text-align:center; margin-bottom:10px;}


.Column_Position{ height:35px; line-height:35px; padding-left:10px; font-size:14px; font-weight:bold;}
.entry{ margin-left:auto; margin-right:auto; width:790px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{ text-indent:0em;}
.wp_paging{ float: none;}
.wp_article_list .list_item{ width:700px;}
.entry{ min-height:600px;}
.c_txt a:link, a:visited {
color: #252525;
text-decoration: none;
font-size:14px;
}
.c_txt a:hover {
color: #252525;
font-size:14px;
text-decoration: underline
}
#bo_title  a{ color:#fff; }


#xxjxs {
     width: 1011px;
    margin: 2px auto;
    color: red;
    font-size: 18px;
    margin-top: 3px;
    font-weight: bold;
}
#xxjxs_title {
    width: 200px;
    height: 26px;
    margin-left: -9px;
}
#wp_news_w999,#xxjxs a{color:red}
#wp_news_w999  .wp_article_list{ padding-top: 5px;}

#wp_news_w999 .wp_article_list .list_item .Article_Index{display:none}
#wp_news_w999 .wp_article_list .list_item{border-bottom:0px;}