.main {
    width: 1200px;
    margin: 0 auto;
}

.doctitle {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #167d87;
	margin: 25px 0;
}
div#con {
    margin-top: 30px;
    box-shadow: 0px 1px 3px 1px rgb(140 223 231 / 65%),1px 0px 3px 1px rgb(140 223 231 / 65%),0px 1px 3px 1px rgb(140 223 231 / 65%),1px 0px 3px 1px rgb(140 223 231 / 65%);
    padding: 20px 60px;
}
.field {
    text-align: center;
}
.field_time,.field_source,.field_ubas {
    display: inline-block;
	color: #a1a1a1;
	margin: 0 20px;
}
.nj-share span {
    margin: 10px 5px;
}