.tab_li_top{
    height: 90%;
}
#tab_style_03_1546936207884 #div_tab_style_03_1546936207884 .tab_ul{
    display: flex;
    justify-content: space-between;
}
#tab_style_03_1546936207884 #div_tab_style_03_1546936207884 .tab_li{
    width: 20%;
}

.tab_scroll_top{
    width: 101%;
    height: calc(100% + 47px);
}

#customForm_style_radio_01_1546848635161 {
    width: 48.444444%;
    position: absolute;
    left: 49.72222222222222%;
    top: 95px;
}                                                
                                                
#text_style_01_1546848485431 {
    width: 14.666667%;
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    font-family: Microsoft YaHei;
    position: absolute;
    left: 36.11111111111111%;
    top: 15px;
}

#newsList_style_15_1546917100643 .page_btn a {
    display: inline-block;
    color: #333;
    box-sizing: border-box;
    margin: 0 5px;
    width: 40px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: 'microsoft YaHei';
}
#newsList_style_15_1546917100643 .page_btn a.cur,
    .page_btn a:hover {
        border: 1px solid #4c4c4c;
        background: #076ce0;
        color: #fff;
    }

#newsDetail_style_01_1506318095542{
    top: 109.015625px;
}

.newsText .contents p {
    font-size: 16px;
    line-height: 3;
    text-indent: 2em;
}

#text_style_01_1546918510564 p{
    font-size: 16px;
    text-indent: 2em;
}

#text_style_01_1546840406052,
#text_style_01_1546857389577{
    width: 20%;
}

#text_style_01_1546839838161{
    top: 95px;
}
.img img{
    width: 200px;
}
#text_style_01_1546857763893{
    width: 100%;
    line-height: 2;
    bottom: 0;
    left: 0%;
}
#text_style_01_1546857383148,
#text_style_01_1546857389577,
#text_style_01_1546857415964{
    left: 57.708333%;
}
#layout_1546861896083 > .view_contents{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.new_list li{
    width: 50%;
}
#text_style_01_1546856925970{
    top: 45px;
}
#layout_1546916736687{
    height: 1340px;
}
@media screen and (max-width:640px) {
    #customForm_style_radio_01_1546999343805 .textSet {
        margin-right: 0px;
    }
    .tab_pos_r{
        top: 36%;
    }
    .img img{
        width: 155px;
    }
    #text_style_01_1546839838161{
        display: none;
    }

    #text_style_01_1546918510564 p {
        font-size: 14px;
    }
    #text_style_01_1546857763893{
        top: 0px;
    }
    #layout_1546916736687{
        height: 950px;
    }
}

/*分页样式*/
    #boxNewsList .page_btn {
        clear: both;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    #boxNewsList .page_btn a {
        display: inline-block;
        color: #333;
        box-sizing: border-box;
        margin: 0 5px;
        width: 40px;
        height: 35px;
        line-height: 35px;
        border: 1px solid #ccc;
        font-family: 'microsoft YaHei';
    }

    .page_btn a.cur,
    .page_btn a:hover {
        border: 1px solid #4c4c4c;
        background: #076ce0;
        color: #fff;
    }

    @media screen and (max-width:768px) {
        .page_btn a:nth-child(n+5) {
            display: none;
        }

        .page_btn a:nth-last-child(1),
        .page_btn a:nth-last-child(2),
        .page_btn a:nth-last-child(3) {
            display: inline-block;
        }
    }

    #boxNewsList #pagecurSet {
        background: #076ce0;
    }

    #boxNewsList .page_btn .pageSet:hover {
        background: #076ce0;
    }

    .boxNewsListStyle_2 * {
        transition: all ease .2s;
        -webkit-transition: all ease .2s;
        -moz-transition: all ease .2s;
        -o-transition: all ease .2s;
        box-sizing: border-box;
    }

    .boxNewsListStyle_2 .page {
        display: inline-block;
        border: none;
        background: white;
        text-align: center;
        width: auto;
        padding: 0 15px;
        margin: 0 .5px;
        height: auto;
        line-height: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #e5e5e5;
    }

    .boxNewsListStyle_2 .page_btn .cur {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    .boxNewsListStyle_2 .page:hover {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    @media screen and (max-width:768px) {
        .boxNewsListStyle_2 .page_btn a:nth-child(n+5) {
            display: none;
        }

        .boxNewsListStyle_2 .page_btn a:nth-last-child(1),
        .boxNewsListStyle_2 .page_btn a:nth-last-child(2),
        .boxNewsListStyle_2 .page_btn a:nth-last-child(3) {
            display: inline-block;
        }
    }

    #boxNewsList .page_btn {
        font-size: 14px;
        text-align: center;
    }

    #boxNewsList .page:hover {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    #boxNewsList .page_btn .cur {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    #boxNewsList .page {
        display: inline-block;
        border: none;
        background: white;
        text-align: center;
        width: auto;
        padding: 0 15px;
        margin: 0 .5px;
        height: auto;
        line-height: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #e5e5e5;
    }

    @media screen and (max-width:640px) {
        #boxNewsList .page_btn {
            font-size: 12px;
        }
    }

    #boxNewsList .page {
        width: auto;
        margin: 0 5px 10px 5px;
        border-radius: 5px;
    }

    @media screen and (max-width:640px) {
        #boxNewsList .page {
            line-height: 30px;
            padding: 0 13px;
        }
    }

    /*! CSS Used from: Embedded */
    .boxNewsListStyle_2 * {
        transition: all ease .2s;
        -webkit-transition: all ease .2s;
        -moz-transition: all ease .2s;
        -o-transition: all ease .2s;
        box-sizing: border-box;
    }

    .boxNewsListStyle_2 .page {
        display: inline-block;
        border: none;
        background: white;
        text-align: center;
        width: auto;
        padding: 0 15px;
        margin: 0 .5px;
        height: auto;
        line-height: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #e5e5e5;
    }

    .boxNewsListStyle_2 .page_btn .cur {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    .boxNewsListStyle_2 .page:hover {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    @media screen and (max-width:768px) {
        .boxNewsListStyle_2 .page_btn a:nth-child(n+5) {
            display: none;
        }

        .boxNewsListStyle_2 .page_btn a:nth-last-child(1),
        .boxNewsListStyle_2 .page_btn a:nth-last-child(2),
        .boxNewsListStyle_2 .page_btn a:nth-last-child(3) {
            display: inline-block;
        }
    }

    /*! CSS Used from: Embedded */
    #boxNewsList .page_btn {
        font-size: 14px;
        text-align: center;
    }

    #boxNewsList .page:hover {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    #boxNewsList .page_btn .cur {
        background: #076ce0;
        color: white;
        cursor: pointer;
    }

    #boxNewsList .page {
        display: inline-block;
        border: none;
        background: white;
        text-align: center;
        width: auto;
        padding: 0 15px;
        margin: 0 .5px;
        height: auto;
        line-height: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #e5e5e5;
    }

    @media screen and (max-width:640px) {
        #boxNewsList .page_btn {
            font-size: 12px;
        }
    }

    #boxNewsList .page {
        width: auto;
        margin: 0 5px 10px 5px;
        border-radius: 5px;
    }

    @media screen and (max-width:640px) {
        #boxNewsList .page {
            line-height: 30px;
            padding: 0 13px;
        }
    }
/*分页样式*/
