﻿﻿
body {
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #2a2a2a;
}
input{
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}
ul,li{
    padding:0;
    margin:0;
    list-style:none;
}.big_bg_box{
     background: #f8f8f8;
     width: 100%;
     padding: 0;
     margin: 0;
     background-repeat: no-repeat;
 }
.small_bg_box{
    background: #ffffff;
    width: 1200px;
    margin: 0 auto;
    z-index: -1;
}
/**/
.address_box{
    width: 98%;
    height: 80px;
    border-bottom:2px solid #eae6ed;
    margin: 0 10px;
}
.address_box img{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    float: left;
    padding: 25px;
    overflow: hidden;
}
.address_box p{
    padding-top: 24px;}
    
.fx_share {margin-bottom: 0px; border: width: 100%;height: 30px;}
.fx_share ul{
    width: 42%;
    height: 100%;
    
    float: right;
    position: relative;
}
.fx_share ul li{

    height: 100%;
    list-style-type: none;
    
    margin-right: 5px;
    font-size: 14px;
    float: left;
    

}
.fx_wx{width: 231px;}

.address_box p a{
    font-size: 16px;
    color: #0c4086;
}
/*文章 box*/
.Article_box{
    width: 94%;    
    margin: 30px 30px 0px 30px;
}
.Article_tit_box p a{color: #333333;  font-size: 26px;}
.Article_box .Article_tit_box p{
    color: #333333;
    font-size: 26px;
    text-align: center;
    padding-bottom: 30px;
}
/*来源*/
.source_box{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
}
.source_box ul li {
    font-size: 14px;
    color: #787878;
    float: left;
    line-height: 40px;
    text-align: center;
    margin-left: 75px;
	position: relative;
}

.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
    position: absolute;
    top:-1px;
    left: 130px;
}

.source_box ul li a{
    font-size: 14px;
    color: #787878;
    line-height: 40px;
    text-align: center;

}
/*文字内容*/
.address_font_box{
    margin-top: 30px;
    padding: 0 5px;
    font-size: 16px;
    color: #333333;
	line-height:40px;
}
/*附件下载：*/
.fjxz{width: 90%;margin: 5px 0px;padding: 0px 5px 0px 75px;}
.fjxz a{color: #333333;}
.fjxz a:hover{color: #333333;cursor:pointer;}
/*下一篇：*/
.xyp{width: 98%;border-top: 1px dashed #DBDBDB;text-align: left;color: #1B76C2;font-size: 15px;padding: 10px 5px;}
.xyp a{color:#1B76C2;}
.xyp a:hover{color:#02447b;cursor:pointer;}