@charset "utf-8";
.article{
    background-color: #f1f5fb;
    overflow: hidden;
}
.article-nav{
    height: 45px;
	background-color: #ffffff;
}
.article-nav span{
    color: #666666;
    font-size: 14px;
    line-height: 45px;
}
.article-nav span i{
    display: inline-block;
    width: 5px;
	height: 5px;
    background-color: #044397;
    vertical-align: middle;
    margin: 0 10px 0 20px;
}
.article-nav a{
    color: #666666;
    font-size: 14px;
    line-height: 45px;
}
.article-nav a:hover{
    color: #004aa3;
}

.article-box{
    background-color: #ffffff;
    margin: 25px 0 40px;
    overflow: hidden;
}
.article-text{
    border: solid 1px #044397;
    margin: 20px;
}
.article-text .title{
    color: #044296;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 35px 0;
}

.subtitle{
    height: 45px;
    background-color: #e5ecf4;
    margin: 0 30px 25px;
    text-align: center;
}
.subtitle span{
    line-height: 45px;
    color: #666666;
    font-size: 14px;
}
.subtitle span:first-child{
    margin-right: 35px;
}
.text{
    margin: 0 30px;
}
.text span{ line-height: 35px ! important; font-family: "宋体" ! important;    color: #333333 ! important; font-size: 12pt ! important;}
.text span a{color: #333333 ! important;    font-family: "宋体" ! important;    font-size: 12pt ! important;}
.text p a{color: #333333 ! important;    font-family: "宋体" ! important;    font-size: 12pt ! important;}
.text p{font-family: "宋体" ! important; 
    line-height: 35px ! important;
        color: #333333 ! important;
     font-size: 12pt ! important;
   /*line-height: 42px;
    font-size: 16px;*/
}
.text font{color: #333333 ! important;    font-family: "宋体" ! important;    font-size: 12pt ! important;}
.share{
    height: 45px;
    background-color: #e5ecf4;
    margin: 25px 30px;
}
.bdsharebuttonbox{
    margin-right: 30px;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    color: #000;
    margin: 15px 8px 15px 0 !important;
}