body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%
}

legend {
    color: #000
}

ul {
    margin: 0;
    padding: 0;
}

html,
body,
form {
    font-size: 14px;
    line-height: 180%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
    word-spacing: 0.5pt;
    letter-spacing: 0.5px;
}

a {
    hide-focus: expression( this.hideFocus=true);
    outline: none;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
}

a {
    text-decoration: none;
    font-size: 12px;
}

a:link,
a:visited {
    color: #363636;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    color: #0c71c0;
    text-decoration: none;
}

body {
    background: url(../images/ban3.jpg) top center no-repeat;
    background-size: 100% 160px;
    /* min-height: 850px; */
    text-align: center;
    /* background-size: cover; */
    width: 100%;
    /* -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../img/banner1.jpg', sizingMethod='scale'); */
}

.getTime {
    text-align: right;
    float: right;
    color: #fff;
    margin: 15px;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt30 {
    margin-top: 30px;
}

.clear {
    clear: both;
}

.clears {
    clear: both;
    height: 0;
    width: 0;
    overflow: hidden;
}

.hidden {
    display: none;
}

.p15 {
    padding: 15px;
}

.ph15 {
    padding: 15px 0;
}

.w100 {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.row {
    width: 1400px;
    margin: auto;
    text-align: left
}

.bwilte {
    background-color: #ffffff;
}

.br3 {
    border-radius: 3px;
}

.page_top {
    width: 100%;
    height: 160px;
}

.logo {
    display: block;
    width: 720px;
    height: 80px;
    float: left;
    margin-top: 40px;
    background: url(../images/logo.png) 0 center no-repeat;
    text-indent: -9999px;
}

.page_top .links {
    line-height: 40px;
    font-size: 14px;
}

.page_top .links a {
    padding: 0 5px;
    font-size: 14px;
}

.page_top .w {
    width: 100%;
    height: 100%;
    /* background: rgba(255, 255, 255, .6); */
}


/*头部*/

.com_header_nav {
    height: 56px;
    /* background: #e01f2c; */
    background: url(../images/nav_bg.jpg) #0c71c0 right no-repeat;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0 15px;
}

.com_header_nav .row {
    display: inline-block;
}

.navlist {
    display: block;
    height: 56px;
    height: 100%;
    margin: 0 15px;
}

.navlist li {
    display: block;
    width: auto;
    _width: 0;
    float: left;
    position: relative;
    z-index: 9999;
}

.navlist li a {
    display: block;
    padding: 0 20px;
    text-decoration: none;
    height: 56px;
    line-height: 56px;
    text-align: right;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    cursor: pointer;
}

.navlist li a:visited,
.navlist li a:hover {
    color: #ffffff;
}



.navlist li.active a,.navlist li a:hover{
    /* background: #c30307;

    background: url(../images/pic_09.png) #3070cf repeat-x;
    */
    background:#3399ff;
}

.navlist li.search {
    padding: 0;
    display: block;
    float: right;
}

.navlist li.search a {
    width: 22px;
    padding: 15px 10px;
    height: 16px;
    line-height: 16px;
    display: block;
}

.navlist li .sub-nav {
    display: none;
    position: absolute;
    top: 56px;
    left: -1px;
    z-index: 99999;
    padding: 0;
    /* border: 1px solid #E1E1E1; */
   /* background: rgba(0, 102, 204, .8);*/
    margin: 0;
    zoom: 1;
    -moz-box-shadow: 4px 7px 10px 0px #969696;
    /*firefox*/
    -webkit-box-shadow: 4px 7px 10px 0px #969696;
    /*webkit*/
    box-shadow: 4px 7px 10px 0px #969696;
    /*opera或ie9*/
    color: #ffffff;
}

.navlist li:hover .sub-nav {
    display: block;
}

.navlist li .sub-nav li {
    display: block;
    width: 100%;
    height: 36px;
    overflow: hidden;
}

.navlist li .sub-nav li a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 14px;
    background: none;
    color: #ffffff;
}

.navlist li .sub-nav li:hover {
    /* background: #c30307; */
    background: url(../images/pic_09.png) #3070cf repeat-x;
}

.navlist li .sub-nav li:hover a {
    color: #ffffff;
}

.navlist .fr {
    float: right;
}

.form-search {
    height: 32px;
    margin: 12px 0 0 0;
    padding: 0;
    width: 230px;
    font-size: 14px;
    background: none;
}

.search {
    width: 100%;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

.search input {
    width: 70%;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    outline: none;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    float: right;
}

.search button {
    width: 20%;
    text-align: center;
    border: none;
    padding: 0;
    margin: 0;
    background: #27aefc;
    color: #fff;
    float: right;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

.search button:hover {
    background: #feb23a
}


/*index内容*/

.css_body {
    position: absolute;
    top: 643px;
    width: 100%;
    left: 0;
}

.css_bodys {
    position: absolute;
    /* top: 405px; */
    width: 100%;
    left: 0;
}

.col-md-5 {
    width: 42%;
    overflow: hidden;
}

.col-md-7 {
    width: 58%;
    overflow: hidden;
}

.col-md-1 {
    width: 10%;
    overflow: hidden;
}

.col-md-11 {
    width: 90%;
    overflow: hidden;
}

.col-md-3 {
    width: 24%;
    overflow: hidden;
}

.col-md-6 {
    width: 50%;
    overflow: hidden;
}

.col-md-4 {
    width: 33%;
    overflow: hidden;
}

.col-md-8 {
    width: 67%;
    overflow: hidden;
}

.col-md-3 {
    width: 25%;
    overflow: hidden;
}

.col-md-9 {
    width: 75%;
    overflow: hidden;
}

/*幻灯*/

.bannerss {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#BContentID,
#BContentID li a img {
    display: block;
    width: 100%;
    height: 100%;
}

#BContentID li a h2 {
    display: block;
    width: 100%;
    height: 42px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
}

#BContentID li a h2 span {
    display: block;
    width: 65%;
    height: 42px;
    line-height: 42px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-indent: 15px;
}

#BTabID {
    position: absolute;
    bottom: 10px;
    right: 15px;
    height: 16px;
    overflow: hidden;
}

#BTabID li {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    font-size: 0px;
    background: url(../images/top_logo.png) -100px 0px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

#BTabID li:hover,
#BTabID li.active {
    font-size: 0;
    background: url(../images/top_logo.png) -120px 0px no-repeat;
}

#CSSBox {
    width: 1170px;
}

#CSSContent {
    width: 1170px;
}

#CSSContent li {
    width: 279px;
    height: 140px;
    margin-right: 18px;
    float: left;
}

#CSSContent li img {
    width: 279px;
    height: 140px;
}


/*区块*/

.top_box {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #e1e1e1;
    position: relative;
}

.top_box .navs {
    width: 100%;
    height: 46px;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;

}

.top_box .navs span {
    display: block;
    width: 100px;
    line-height: 46px;
    height: 46px;
    font-size: 15px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}

.top_box .navs span.on {
    background: url(../images/icon-5.png) center bottom no-repeat;
}

.top_box .more {
    clear: both;
    display: block;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url(../images/top_logo.png) -150px 0px no-repeat;
    text-indent: -9999px;
    font-size: 0px
}

.top_box .more:hover {
    background: url(../images/top_logo.png) -170px 0px no-repeat;
}

.div_nav-tabs {
    margin-top: 10px;
}

.div_nav-tabs a {
    background: #f1f1f1;
    height: 35px;
    line-height: 35px;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    color: #7b7b7b;
    width: 75px;
    display: block;
    float: left;
    margin-right: 5px;
    text-align: center;
}

.div_nav-tabs a.on {
    background: #d00d0b;
    color: #ffffff;
}

.navs_body {
    display: block;
    padding: 20px 20px;
    overflow: hidden;
    background: #fff;
}

.navs_bodys {
    display: block;
    padding: 15px 0px;
    overflow: hidden;
    background: #fff;
}

.top_box_ul3 {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0px;
    text-align: left
}

.top_box_ul3 li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.top_box_ul3 li a {
    display: block;
    font-size: 15px;
    text-indent: 10px;
    background: url(../images/icon-6.png) 0 15px no-repeat;
    font-weight: 400;
    width: 100%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_box_ul3 li a:hover {
    color: #0c71c0;
}

.top_box_ul3 li i {
    display: block;
    float: right;
    font-size: 12px;
    color: #999999;
    font-style: normal;
    overflow: hidden;
}

.top_box_ul2 {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

.top_box_ul2 li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}

.top_box_ul2 li a {
    display: block;
    font-size: 14px;
    text-indent: 10px;
    background: url(../images/icon-6.png) 0 14px no-repeat;
    font-weight: 400;
    width: 85%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: "";
}

.top_box_ul2 li i {
    display: block;
    float: right;
    font-size: 85%;
    color: #999999;
}

.tab_active {
    height: 95px;
    margin: 10px 0;
}

.tab_active img {
    float: left;
    width: 135px;
    height: 95px;
}

.tab_active_div {
    width: 326px;
    height: 90px;
    text-align: left;
    padding: 0;
    overflow: hidden;
    float: right;
}

.tab_active_div h2 {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: "";
}

.tab_active_div span {
    display: block;
    font-size: 12px;
    color: #999999;
    line-height: 21px;
    padding-top: 7px;
    text-indent: 24px;
}

.tab_active_div:hover span {
    color: #666666;
}


/*list，content*/


/*list，content 位置信息*/

.postion {
    font-size: 22px;
    height: 30px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #ccc;
    border-bottom: 1px #cccccc solid;
    position: relative;
    text-align: left;
}

.breadcrumb {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
    line-height: 25px;
    /* background: url(../images/top_logo.png) 0 -38px no-repeat; */
    background: url(../images/icon_1.png) no-repeat;
    background-size: 27px;
    padding-left: 25px;
}

.breadcrumb li {
    float: left;
    font-size: 13px;
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.breadcrumb li a {
    padding: 0 5px;
    font-size: 13px;
}


/*channel list列表*/

.channelbox {
    display: block;
    float: left;
    width: 50%;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.chinnelul {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

.chinnelul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 33px;
    line-height: 32px;
    background: url(../images/icon-6.png) 0 14px no-repeat;
    overflow: hidden;
}

.chinnelul .title {
    display: block;
    float: left;
    text-indent: 10px;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: "";
}

.chinnelul .title a.channellink {
    color: #999999;
    font-size: 15px;
    font-weight: 400;
}

.chinnelul .title a.channellink:link,
.chinnelul .title a.channellink:visited {
    color: #999999;
}

.chinnelul .title a.channellink:hover,
.chinnelul .title a.channellink:active,
.chinnelul .title a.channellink:focus {
    color: #db261d;
}

.chinnelul .title a.textlink {
    padding-left: 7px;
    font-size: 15px;
    font-weight: 400;
}

.chinnelul li i {
    display: block;
    float: right;
    font-size: 12px;
    color: #999999;
    font-style: normal;
}


/*list，content 侧边栏*/

.sub_fast_img_Box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#sub_fast_img_Box {
    width: 100%;
}

#sub_fast_img_Content {
    width: 100%;
}

#sub_fast_img_Tab {
    position: absolute;
    bottom: 10px;
    right: 15px;
    height: 16px;
    overflow: hidden;
}

#sub_fast_img_Tab li {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    font-size: 0px;
    background: url(../images/top_logo.png) -100px 0px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

#sub_fast_img_Tab li:hover,
#sub_fast_img_Tab li.active {
    font-size: 0;
    background: url(../images/top_logo.png) -120px 0px no-repeat;
}


/*list列表*/

.sub_channel_tit{
    width: 100%;
    height: 100px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #0c71c0;
    border-top-left-radius:5px;
    border-top-right-radius: 5px;
}
.sub_channel_tit span{
    font-size: 32px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: white;
    line-height: 100px;
}

.sub_channel_ul {
    background-color: #e1e1e1;
    border-bottom-left-radius:5px;
    border-bottom-right-radius: 5px;
    padding: 30px;    min-height: 450px;
}

.sub_channel_ul li {
    margin-bottom: 7px;
}

.sub_channel_ul li:last-child {
    margin-bottom: 0;
}

.sub_channel_ul li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/nav_bg.jpg) #0c71c0 right no-repeat;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    border-radius: 5px;
}

.sub_channel_ul li.active a,
.sub_channel_ul li a:hover {
    /* background-color: #e01f2c; */
    background: url(../images/pic_09.png) #3070cf repeat-x;
}

.subul {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0px;
    text-align: left
}

.subul ul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px #e1e1e1 dashed;
}

.subul ul li a {
    display: block;
    font-size: 15px;
    text-indent: 10px;
    background: url(../images/icon-6.png) 0 21px no-repeat;
    font-weight: 400;
   /* width: 85%;*/
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: "";
}

.subul ul li i {
    display: block;
    float: right;
    font-size: 12px;
    color: #999999;
    font-style: normal;
}

.subul ul li.subul-li {
    height: auto;
    line-height: initial;
    width: 242px;
    float: left;
    border-bottom: 0;
    margin: 15px 5px;
}

.subul ul li.subul-li a {
    background: initial;
    width: 95%;
}

.subul ul li.subul-li img {
    width: 220px;
    height: 120px;
}

.subpage {
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
}

.subpage ul li {
    display: inline;
    margin-right: 7px;
    font-size: 14px;
}

.subpage ul li.active {
    background: #e01f2c;
    color: #fff;
    border: 1px #e01f2c solid;
    border-radius: 5px;
    padding: 4px 10px;
    font-weight: bold;
}

.subpage ul li.disabled {
    color: #999;
    border: 1px #999 solid;
    background: #e1e1e1;
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 4px 10px;
}

.subpage ul li a {
    border: 1px #e01f2c solid;
    border-radius: 5px;
    padding: 4px 10px;
    color: #333;
    font-size: 14px;
}

.subpage ul li a:hover {
    background: #e01f2c;
    color: #fff;
}


/*content内容*/

.metas-body {
    padding: 15px;
}

.metas-body .title {
    text-align: center;
    font-size: 26px;
    line-height: 180%;
    padding-bottom: 15px;
    border-bottom: 1px #ccc dashed;
}

.metas-body .sns {
    text-align: center;
    color: #ccc;
    margin-top: 10px;
    line-height: 200%;
}

.article-text {
    text-align: left;
    font-size: 16px;
    padding-top: 30px;
    line-height: 240%;
    width: 100%;
    overflow: hidden
}

.article-text a {
    font-size: 18px;
}

/*.article-text img {
    display: block;
    text-align: center;
    margin: 10px auto;
}*/

.article-text table {
    margin: 10px auto;
}

.entry-meta {
    margin-top: 20px;
    border-top: 1px #ccc solid;
    padding: 15px 0;
}

.entry-meta ul li {
    display: block;
    font-size: 16px;
    color: #666
}

.entry-meta ul li a {
    font-size: 16px;
}


/*底部*/

.com_footer {
    /* background: #e01f2c; */
    background: url(../images/f_rmbg.jpg) center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #fff;
    /* color: #ffffff; */
    padding: 0;
    margin-top: 30px;
    width: 100%;
    /* position: fixed;
    bottom: 0;
    left: 0; */
}

.com_footer .row {
    margin-top: 0;
    position: relative;
}

.com_footer .row .m_top {
    position: absolute;
    top: 20px;
    right: -90px;
}

.footer_icon_1 {
    height: 120px;
    text-align: right;
    /*background: url(../img/icon-4.png) left center no-repeat;*/
    background-size: 90px;
}

.footer_con {

    padding-top: 20px;
    font-size: 14px;
    color: #f5f5f5;
        line-height: 150%;
    width: 100%;
}

.footer_icon_2 img {
    width: 85px;
    height: 85px;
    margin: 32px 10px;
}

.css_link {
    margin-top: 30px;
}

.css_link .col-md-11 a {
    float: left;
    margin-left: 22px;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
}

.css_link .col-md-11 a:hover,
.ic_name a:hover {
    color: #0c71c0;
}

.css_link .icon-9,
.com_footer .icon-9 {
    display: block;
    width: 111px;
    height: 49px;
    background: url(../images/link_tt.png) 0 0 no-repeat;
    margin: 48px 0;
}


/*锚点*/

#top_div {
    position: fixed;
    bottom: 22%;
    right: 5%;
    display: none;
    /*兼容IE6的position:fixed*/
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _margin-bottom: 0px;
    _margin_right: 0px;
}

.contico {
    background: #f4f4f4;
    width: 100%;
    height: 126px;
    border-bottom: 1px solid #fff;
}

.container2 {
    width: 1400px;
    height: auto;
    /*overflow: hidden;*/
    margin: 0 auto;
}

.container2 ul li {
    float: left;
    width: 150px;
}

.ic_list {
    width: 110px;
    padding-top: 25px;
}

.container2 .ic_ims {
    width: 40px;
    margin: 0 auto;
}

.container2 img {
    border: 0;
    vertical-align: top;
}

.container2 .ic_name {
    width: 100%;
    text-align: center;
    line-height: 45px;
}

select {
    width: 235px;
    height: 30px;
    font-family: "Microsoft YaHei", serif;
    border: 1px solid #CCC;
    margin: 0 10px;
}

ul,
li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 0;
}

.friendlink {
    width: 250px;
    margin: 15px 0;
    display: inline-block;
}

.friendlink li {
    float: left;
    width: 250px;
    height: 40px;
}


#wp_nav_w1 .wp_nav { margin: 0px; padding: 0px; display: block; }
#wp_nav_w1 .wp_nav * { margin: 0px; padding: 0px; }
#wp_nav_w1 .wp_nav::after { clear: both; content: "."; display: block; height: 0px; visibility: hidden; }
#wp_nav_w1 .wp_nav .nav-item { display: inline-block; float: left; position: relative; vertical-align: bottom; z-index:1200;}
#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: 0px; top: 0px; z-index: 99; }
#wp_nav_w1 .wp_nav .nav-item a { font-family: "Microsoft Yahei"; display: block; text-align: center; position: relative; z-index: 100; padding: 0px 20px; }
#wp_nav_w1 .wp_nav .nav-item a.parent:hover { }
#wp_nav_w1 .wp_nav .nav-item a.parent { color: rgb(255, 255, 255); }
#wp_nav_w1 .wp_nav .nav-item a span.item-name { display: inline-block; padding: 5px 10px; line-height: 22px; cursor: pointer; }
#wp_nav_w1 .wp_nav .sub-nav { overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block; width: 145px !important; position: absolute; z-index: 11200; visibility: hidden; border-right: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); border-left: 1px solid rgb(204, 204, 204); border-image: initial; border-top: none; }
#wp_nav_w1 .wp_nav .sub-nav .nav-item { white-space: nowrap;text-overflow:ellipsis;overflow: hidden; }
#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark { background: rgb(255, 255, 255); }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {padding:0 !important; font-family: "Microsoft Yahei"; font-size: 13px; font-weight: normal; color: rgb(0,0,0);white-space: nowrap;text-overflow:ellipsis;overflow: hidden; text-align: center !important; border-top: 1px solid rgb(216, 225, 204); min-width: 80px; }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover { background: rgb(238, 238, 238); color: rgb(0,0,0); }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent { background: rgb(238, 238, 238); color: rgb(0, 0, 0); }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name { padding: 5px 10px; line-height: 22px; }
#wp_nav_w1 .wp_nav .nav-item a {padding:0 26px; }
#wp_nav_w1 .wp_nav .nav-item a.parent span.item-name { }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name { }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent span.item-name { }
.top_box_ul3.on,.top_box_ul3.on  .wp_article_list{display: block;}
.top_box_ul3,.top_box_ul3  .wp_article_list,.more-link,ul li .Article_Index,.ztree li span.button.switch{display: none;}
.wp_article_list .list_item{    margin: 0;    padding: 0;    height: 34px;    line-height: 34px;}
.more-link,ul li .Article_Index{display: none !important;}
.wp_article_list .list_item .Article_PublishDate{font-size: 12px;}
.wp_article_list .list_item{border-bottom:none;}
.wp_paging{    width: 100%;    text-align: center;}
#content-list .wp_article_list .list_item{    display: block;
    width: 100%;    margin: 0;    padding: 0;    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px #e1e1e1 dashed;}
.subul ul li.page_nav a,.subul ul li.page_jump a{background:none;}
.wp_paging.clearfix li,.wp_paging.clearfix li.page_nav a{     width: initial;}
.wp_paging.clearfix li,.wp_paging.clearfix li.page_nav a,.wp_paging.clearfix li.page_jump a{    height: 48px;   line-height: 48px;}
.Column_Position{font-size: 12px;    font-weight: 400;    height: 42px;    line-height: 42px;
    /* background: url(../images/top_logo.png) 0 -38px no-repeat; */
    background: url(../images/icon_1.png) 0 10px no-repeat;    display: block;
    background-size: 22px;    padding-left: 25px;}
.Column_Position  a{    padding: 0 5px;    font-size: 13px;}
.wp_paging.clearfix li{border-bottom:none;}
.ztree li a{    color: #fff !important;   text-align: center;    border-radius: 5px;}
.ztree li a.curSelectedNode{height: 40px;
    line-height: 40px;    /*background: url(../images/pic_09.png) #3070cf repeat-x;*/}
.ztree .node_name{ font-size: 14px;    font-weight: 400 !important;    }
a:hover{text-decoration:none;}
.sub_channel_tit span,.sub_channel_tit{font-size: 18px;    line-height: 50px;}
.sub_channel_tit{height: 50px;}
.wp_article_list .list_item .Article_Title,.wp_article_list .list_item .pr_fields{    width: 100%;}
.fields.pr_fields{ width: 100%;}
#wp_nav_w1 .nav-item .sub-nav{width: 200px !important;}