/* npi 2016 CSS style */

/*
    顶部导航样式 FIX
*/
ul.main-menu.alternative li.current-menu-parent {
    background-color: #861B20;
}

ul.main-menu.alternative li.current-menu-parent a {
    color: #FFF;
}

ul.main-menu.alternative li.current-menu-parent ul.sub-menu li a {
    color: #898989;
}

/*
    面包屑
*/
#breadcrumbs ul {
    float: left;
}
#breadcrumb h4 {
    text-align: center;
}
/*
    底部样式
*/
#copyrights .one {
	text-align: center;
}

.wechat-widget {
	float: right;
}

.wechat-widget p {
	text-align: center;
}

.page-content p {
	text-indent: 2em;
	line-height: 25px;
}
/*底部横线覆盖*/
#footercover { 
    margin-top: 40px;
    width: 100%;
    padding: 20px 0;
    float: left;
    position: relative;
    background: #333942;
    height: auto;
    color: #7e8793;
}
#footercover h4 {
    font-size: 13px;
    color: #FFF;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", Arial, Verdana;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 400;}

    #footercover ul li {
     width: 100%;
     float: left;
    list-style: none;
    padding: 12px 0;
    }



/*正文p中的图片左边不缩进*/
.page-content p img {
    margin-left: -2em;
}

.contact-links-right li{
    float: right;
    margin-left: 10px;
    margin-top: 3px;
}
.contact-links-center{
    text-align: center;
    /*width: autopx;*/
    margin: 3px auto;
}
.contact-links-center span{
    margin: 0px 10px;
}

.npi_10years_slogan {
    background-image: url("http://files.npi.org.cn/resources/npi2016/images/logo_10years_slogan.png");
    width:102px;
}

.flexslider .slides .logo img {
    -webkit-filter: grayscale(60%);
    -moz-filter: grayscale(60%);
    -ms-filter: grayscale(60%);
    -o-filter: grayscale(60%);
    filter: grayscale(60%);
    filter: gray;
    opacity: .5;
    width: auto;
    height: 60px;
}

.flexslider .slides img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
    opacity: 1;
}

.topic_date {
    display: block;
    float: left;
    width: 40px;
    height: 50px;
    background-color: #89929D;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
}
.topic_date .topic_date_day {
    display: block;
    border-bottom: 1px solid;
    line-height: 25px;
    color: #CCC;
}

.topic_date .topic_date_month {
    display: block;
    line-height: 25px;
    height: 25px;
    color: #CCC;
}
.read{
    margin-top:4px;
    margin-right: 10px;
    float: left;
}
.topic_text {
    width: auto ! important;
    float: left! important ;
}
.topic_img {
    width: 460px ;
    height: 230px;
    margin-bottom:50px !important;
}
.title_text{
    text-align: left;
}
.topic_img img{
    width: 460px ;
    height: 230px ;
    float: left;
    margin-top: 20px;
}

.footer-call-to-action i {
    float: left;
}

.page_top_banner {
	height: 30px;
}

.page_title h4{
	text-align: center;
	line-height: 35px;
	border-bottom: 1px solid #BBB;
}

.portfolio-item {
    background: #e6e9ee;
}

.npi-top-news-img {
    margin-bottom: 10px;
    background: #e6e9ee;
}

.npi-top-news-title {
    text-align: center;
    padding: 5px;
    background: #FFF;
    border: 1px solid #e6e9ee;
    border-top: none;
    border-radius: 0px 0px 4px 4px;
    height: 200px;
}

.npi-5top-news-title-float {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
    display: block;
    background-color: black;
    opacity: 0.7;
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
}

.portfolio-item-title p {
    font-size: 14px;
    line-height: 20px;
}
/*
    左侧导航样式
*/
.four-fifth {
    width: 77%;
    margin: 0 0 0 20px;
}

ul.sidebar-nav li:last-child {
    border-bottom: none;
}

.nav-tree li.current-menu-ancestor  ul.sub-menu li.current-menu-parent ul.sub-menu {
    display: block;
}

.nav-tree li.current-menu-parent ul.sub-menu {
    display: block;
}
.nav-tree li.current-menu-ancestor ul.sub-menu {
    display: block;
}

.nav-tree ul.sub-menu {
    display: none;
}

.nav-tree ul.sidebar-nav li.current-menu-parent a {
    padding-left: 0px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 2px solid #861B20;
}

.nav-tree ul.sidebar-nav li.current-menu-parent ul.sub-menu a {
    padding-left: 20px;
    border-bottom: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.nav-tree ul.sidebar-nav li.current-menu-parent ul.sub-menu li.current-menu-item a {
    color: #861B20;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.nav-tree ul.sidebar-nav li.current-menu-parent ul.sub-menu li ul.sub-menu li a {
    padding-left: 40px;
    border-bottom: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.nav-tree ul.sidebar-nav li.current-menu-parent ul.sub-menu li ul.sub-menu li.current-menu-item a {
    color: #861B20;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.blog-post {
    padding-bottom: 10px;
}

.blog-post.layout-2 .media-holder {
    width: 200px;
}

.page-content ul.post-meta li {
    float: right;
}

.post-intro ul.post-meta li {
    float: left;
}

/*恩派历程*/
.npi_history h4{
    color: #861B20;
    font-size: 16px;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #CCC;
}

.npi_history li {
    line-height: 25px;
}

.npi_history span.npi_history_month {
    color: #861B20;
    display: block;
    float: left;
}

.npi_history span.npi_history_title {
    display: block;
    padding-left: 72px;
}

.npi_office h4 {
    color: #861B20;
    font-size: 16px;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #CCC;
}

.npi_office li {
    line-height: 25px;
}

.npi_partners li {
    width: 23.34%;
    float:left;
    position:relative;
    margin-left:10px;
    margin-bottom: 7px;
}
.npi_surpport li {
     width:auto;%;
    float:left;
    position:relative;
    margin-left:10px;
    margin-top: 8px;
}


 /*--------------------------------------------------------------------------------------*/
 /*                                      表格                                            */
 /*-------------------------------------------------------------------------------------*/


*{
    margin:0;
    padding:0;
    }
.npi_tab{
    width:auto;;
    height:auto;
    margin:0 auto;
    padding: 0 10%;

    }
.npi_tab ul{
    }
.npi_tab ul li{
     width: 100%;
    height: auto;
    float:left;
    list-style-type:none;
    background-color:#f6f7fb;
    border-bottom: 0.5px solid #e6e9ee;
    box-shadow:outset 0px 2px 0px rgba(0,0,0,0.14),outset -2px 0px 0px rgba(0,0,0,0.14);
   
    }
.npi_r1{
    width: auto;
    display:block;
    padding:22px 10px 10px 10px;
    float:left;
    font-size: 15px;
    font-weight:bold; 
    color:#656d78;
    height:100%;
    background-color:#f6f7fb;

   
    
    }
.npi_r2{ 
    display:block;
    border-left: 0.5px solid #e6e9ee;
    word-wrap: break-word;
    padding:24px 20px 20px 10px;
    color: #656d78; 
    background-color: #f6f7fb;
    float:inherit;
    width:80%;
    height:100%;
    text-align:justify;
    line-height:1.5em; 
}

th,td{
    height:100%;
    border-color: #e6e9ee;
}

table.npi_class {
    border-color: #e6e9ee;
    width:100%;
    background-color:#f6f7fb;
    color: #656d78;
    border-width: 1px;
    border-collapse: collapse;
}
table.npi_class th {
    font-size:13px;
    color: #861B20;
    border-width: 1px;
    padding: 15px;
    border-style: solid;
    background-color: #dedede;
}
.npi_class td {
    text-align: left;
    font-size: 12px;
    border-width: 1px;
    padding: 8px 8px 8px 10px;
    border-style: solid;
    background-color: #f6f7fb;
}

.npi_class td.hebing {
    text-align: left;
    padding-left: 8px;
    font-size:13px;
    color: #861B20;
    text-align: center;
    vertical-align: middle;
}

.ocr{
    color: white;
    margin-right: 17px;
    text-align: center;
    
}


 /*--------------------------------------------------------------------------------------*/
 /*                                      文章样式                                          */
 /*-------------------------------------------------------------------------------------*/
 .npi_article{
    text-align: center;
    color:#861B20;
    font-size: 14px;
    font-weight: bold;

 }