/* ��վ��ͼ��Ŀ */
.sitemap-visual {height:105px;margin: 0 auto 20px;overflow: hidden;background: url(../img/icon_sitemap_banner.png) center top no-repeat;}
.sitemap-title{font-size:30px;font-weight: bold; text-align: center;color: #fff; line-height: 105px;letter-spacing: 2px;}

.panel-sitemap{border:1px solid #dcdcdc; background-color: #fff !important;}
.panel-sitemap:hover {box-shadow: 0 10px 20px 0 rgba(168,182,191,.6);}

.panel-sitemap .introduction{padding:10px 35px;}
.panel-sitemap .introduction p{line-height: 32px;color: #666;text-indent: 2em;font-size: 16px;}

.sitemap-item dt{ padding-left: 45px; font-size: 20px; color: #fff;font-weight: bold; background:url(../images/icon_sitemap_dt.png) 10px center no-repeat #6ca0d3;}
.sitemap-item dt a{color: #fff; position: relative; line-height: 60px;}
/* .sitemap-item dt a::after {position: absolute;bottom:3px;right: -25px; z-index: 9;content: "";border-color: transparent #005bac #005bac transparent;border-width: 5px;border-style: solid} */

.sitemap-item dd{clear: both; background-color: #eef7ff; padding: 15px 45px;}
/* 
.sitemap-item dd a{font-size: 16px; font-weight: bold; color: #666; line-height: 36px;}
.sitemap-item dd a:hover{color: #005bac;}
.sitemap-item dd p a{font-weight: normal; color: #666; padding-right: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;display: block;} */

ul.xt-public-items{padding: 0; margin-bottom: 0;}
ul.xt-public-items>li{float: left; list-style: none;/*padding-right: 40px; */position: relative; line-height: 32px;width: 25%;}
ul.xt-public-items>li>a{font-size: 16px; color: #333;}
ul.xt-public-items .ewb-third-wrap {
    display: none;
    position: absolute;
    z-index: 999;
    width: 320px;
}
ul.xt-public-items .ewb-third-arr {
    position: absolute;
    left: 30px;
    top: -8px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 4px solid #015293;
}

ul.xt-public-items .ewb-special .ewb-third-wrap {
    right: 0;
}

ul.xt-public-items .ewb-special .ewb-third-arr {
    left: auto;
    right: 116px;
}
ul.xt-public-items .ewb-third-info {
    background-color: #015293;
}

ul.xt-public-items .ewb-public-item:hover .ewb-third-wrap {
    display: block;
}
ul.xt-public-items .ewb-third-items{padding: 0;}
ul.xt-public-items .ewb-third-items>li {
    float: left;
    margin: 0 10px;
    line-height: 28px;
    list-style: none;
}

ul.xt-public-items .ewb-third-items>li>a {
    color: #fff;
    font-size: 14px;
}
ul.xt-public-items>li:hover .ewb-third-wrap {
    display: block;
}

dl.sitemap-item{margin-bottom:30px;}

.temp-pd-bg {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
margin-bottom: 25px;
}

.panel-heading5 {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
}
.panel-heading5 .panel-title {
    padding-bottom: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    color: #015293;
}
.panel-heading5 .panel-title>a{font-weight: bold;font-size: 18px;color: #015293; padding-bottom: 8px; border-bottom: 3px solid #015293;}

/* 专题专栏 ?期专? */
.past-list{padding: 5px;}
.past-list li{list-style: none; width: 25%; float: left;}
.past-list li a{display: block;margin: 10px;background-color: #f6f6f6;padding: 20px 30px;text-align: center;font-size: 16px; color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.past-list li a:hover{background-color: #eef7ff;color: #333;}
.past-list-skin li a{background-color: #eef7ff;}