@charset "UTF-8";
.show_title h2{
    font-size: 34px;
    font-weight: 500;
    color: #015095;
    text-align: center;
    padding-top: 34px;
}
.show_title h3{
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    padding-top: 20px;
}
.show_title,.show_content,.show_prev{
    margin: 0 40px;
}
.show_prev{
	padding-bottom: 20px;
}
.show_title{
    border-bottom: 1px solid #e5e5e5;
}
.show_content{
    text-align: justify;
    font-size: 18px;
    line-height: 1.8;
    margin-top: 20px;
    min-height: 500px;
  	overflow-x: auto;
}
.show_content img{
	margin: 6px 0;
}
.show_time_size{
    height: 40px;
    line-height: 40px;
    color: #948e8e;
    margin-top: 20px;
}
.show_time_size .show_time_p1 span {
    display: inline-block;
    vertical-align: middle;
}
.show_time_size span.laiyuan {
    max-width: 370px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.show_time_size span.zhonghao{
    margin: 0 5px;
}
.show_time_size p.show_time_p1 span{
    margin-right: 20px;
    font-size: 16px;
}
span.zhonghao,span.dahao,span.xiaohao{
    cursor:pointer;
    font-size: 16px;
}
.show_time_size p.show_time_p2 {
    font-size: 16px;
}
.show_time_size p.show_time_p2 a{
    display: inline-block;
    color: #948e8e;
    margin-left: 10px;
    font-size: 16px;
}
#output {
    width: 128px;
    margin: 0 auto;
}
.show_prev p{
    height: 40px;
    line-height: 40px;
}
.show_prev p a,.show_prev p span{
    float: left;
    font-size: 16px;
}
.show_fx{
    height: 40px;
    line-height: 40px;
    padding: 0 40px 10px;
}
.show_fx > span{
    float: right;
    font-size: 15px;
    font-weight: bold;
}
.bdsharebuttonbox{
    float: right;margin-top: 6px;
}
.navlist_fr{
	    width: 1200px;
}
.navlist_fl{display:none;}
.address_nav {
    border-top: none;
}