.banner{
    width: 100%;
    height: 529px;
    background: url("20200206-banner.png") no-repeat center;
}
.logo{float: left;margin-top: 27px}
.w_1140{
    width: 1140px;
    max-width: 95%;
    margin: 0 auto;
}
.rel{position: relative}
.banner a{
   float: right;
    margin-top: 46px;
    margin-right: -20px;
}
.tp_box{
    width: 54%;
    text-align: center;
}
.tp_box img{max-width: 100%;}
.xw_nero{
    width: 43%;
}
.tab_item span{
    font-size: 24px;
    margin-right: 35px;
}
.tab_item span:last-child{margin-right: 0}
.tab_item span.on,.tab_item span:hover{
    color: #0069b5;
    font-weight: bold;
}
.genduo{
    font-size: 16px;
    color: #666!important;
    float: right;
}
.list-1 li {
    padding: 0 5px;
    background: #fff;
    line-height: 36px;
    transition: all .3s linear;
    overflow: hidden;
    font-size: 16px;
}
.list-1 li span {
    float: right;
    color: #999;
}
.list-1 li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 16px;
    float: left;
}
.list-1 li a {
    padding: 2px 0 2px 0;
    display: inline-block;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333;
    transition: all .3s linear;
}
.list-1 li a:hover {
    padding: 2px 0 2px 8px;
    color: #1484d6;
    transition: all .3s linear;
}
.title {
    background: url("lnzxg_02.png") no-repeat left 190px center;
    position: relative;
}
.title2{
    background: url("lnzxg_02.png") no-repeat left 140px center;
}
.title3{
    background: url("lnzxg_02.png") no-repeat left 160px center;
}
.title h5{font-size: 24px;color: #0069b5;font-weight: bold;}
.title a{
    position: absolute;
    right: 0;
    bottom: -1px;
}
.w_49{width: 49%}

.img_ul li{
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-top: 30px;
}
.img_ul li:nth-child(even){margin-right: 0}
.footer {
    background: #f8f8f8;
    margin-top: 25px;
    padding: 30px 0;
    border-top: 5px #1484d6 solid;
    position: relative;
}
.rel {
    position: relative;
}
.footer p {
    text-align: center;
    line-height: 30px;
}
.footer p span{margin: 0 10px}
.footer a{
    display: inline-block;
    margin: 0 10px;
}
.red {
    position: absolute;
    left: 56px;
    top: 52px;
}
.jicuo{
    position: absolute;
    top: 57px;
    right: 52px;
}
.img_ul li img{width: 100%}
.center{text-align: center}

.weizhi{
    padding: 13px 19px;
    font-size: 14px;
    background-color: #f2f2f2;
}
.weizhi img{
    margin-right: 8px;
}
.main{
    padding: 19px;
    background-color: #fff;
}
.sideTit{
    padding: 0 20px;
    background-color: #1484d6;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    height: 52px;
    line-height: 52px;
}
.sideUl{
    height: 690px;
    background-color: #f2f2f2;
}
.sideUl li{
    background-color: #f2f2f2;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    border-bottom: 1px #fff solid;
    font-size: 16px;
    padding: 0 20px;
    cursor: pointer;
}
.sideUl li.csAct,.sideUl li:hover{color: #008ce9;background-color: #d9f0ff}
.sideUl li img{
    float: right;
    margin-top: 20px;
}
.xcNero{padding: 0 2%; width: 70%}
.xcNa{
    padding: 15px 0;
    font-size: 20px;
    color: #008ce9;
    border-bottom: 1px #d8d8d8 solid;
    font-weight: bold;
}
.xcNa p{
    font-size: 16px;
    color: #333;
    text-indent: 32px;
    line-height: 30px;
    font-weight: normal;
}
.apTitle{
    padding-bottom: 11px;
    border-bottom: 1px #e8e8e8 solid;
}
.apTitle p{
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 5px solid #1484d6;
}
.apTitle a{
    font-size: 14px;
    color: #999;
}
.bg{background: #f2f2f2;}
.nero2 {
    border-bottom: 1px #dcdcdc dashed;
}
.page img{max-width: 100%}

.artTitle{
    padding: 10px 0;
    text-align: center;
    line-height: 40px;
}
.artTitle h1{font-size: 24px;font-weight: bold;}
.artTitle h2{font-size: 18px;}
.article_source_col {
    text-align: center;
    overflow: hidden;
    padding: 14px 0 0;
    border-top: 1px solid rgb(232, 232, 232);
}
.article_source_box {
    float: left;
    text-align: left;
    margin-bottom: 14px;
}
.article_source_box span {
    display: inline-block;
    color: #888;
    font-size: 14px;
    margin-right: 20px;
    vertical-align: middle;
}
.article_source_box em {
    font-size: 17px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.article_source_col .share_box {
    font-size: 14px;
    line-height: 14px;
    float: right;
    margin-bottom: 14px;
}
.article_source_col .share_box em {
    font-size: 15px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.article_source_col .share_box span, .correction_box .share_box span {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
}
.share_cont img {
    display: block;
    margin-top: -3px;
}
.article_content {
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.5px;
    text-align: justify;
}
.article_content p {
    padding-bottom: 16px;
}
.article_files {
    padding: 20px 0 40px 0;
}
.article_files h5 {
    font-size: 16px;
    margin-bottom: 4px;
}
.fn_btnbox {
    text-align: center;
    padding-bottom: 40px;
}
.size-m {
    padding: 4px 14px;
}
.fn_btnbox a {
    display: inline-block;
    height: auto !important;
    color: #333;
    font-size: 14px !important;
    margin: 0 20px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    transition: box-shadow .3s linear;
    border-radius: 4px;
}
.btn_line_default {
    background-color: #fafafa;
    transition: background-color .3s linear;
}
.article_relinks {
    padding-top: 30px;
    border-top: 1px solid #e8e8e8;
}
.article_relinks h5 {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    padding-left: 10px;
    margin-bottom: 8px;
    font-weight: 400;
    border-left: 5px solid #008ce9;
}