@charset "utf-8"
html, body {
    font-family: "Microsoft YaHei" !important
}

.iconfont.icon-bofang {
    padding-right: 5px
}

.news {
    overflow: hidden;
    margin-top: 0
}

.news_list {
    text-align: left;
    margin-top: 5px
}

#section5 .scroll-container .font_black {
    font-family: "Microsoft YaHei" !important;
    color: #fff
}

#section5 .scroll-container .font_green {
    font-family: "Microsoft YaHei" !important;
    color: #fff
}

#section5 .scroll-container .font_blue {
    font-family: "Microsoft YaHei" !important;
    color: #fff
}

#section4 .font_red {
    font-family: "Microsoft YaHei" !important;
    color: #fff;
    font-family: "STHeiti"
}

#section4 .container4 {
    width: 1060px
}

.article_section {
    text-align: left
}

#section3 .section3_main {
    height: 500px
}

#news_detail {
    position: fixed;
    left: 50%;
    width: 97%;
    height: 97%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 100px;
    background: #fff;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.46);
    background-image: url(../images/part2BG.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: 99999
}

#news_detail2 {
    position: fixed;
    left: 50%;
    width: 97%;
    height: 97%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 100px;
    background: #fff;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.46);
    background-image: url(../images/part2BG.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: 99999
}

#news_detail2 .section3_content p, #news_detail2 .section3_content div, #news_detail2 .section3_content blockquote, #news_detail2 .section3_content span {
    font-size: 15px !important
}

.news_ul {
    height: 400px;
    overflow: auto;
    scrollbar-arrow-color: #d4d4d4;
    scrollbar-face-color: #555;
    scrollbar-highlight-color: #333;
    scrollbar-shadow-color: #ccc;
    scrollbar-track-color: #d4d4d4;
    margin-top: 50px
}

#news_detail .font_green.article_section {
    overflow: auto;
    height: auto;
    letter-spacing: 2px;
    scrollbar-arrow-color: #d4d4d4;
    scrollbar-face-color: #555;
    scrollbar-highlight-color: #333;
    scrollbar-shadow-color: #ccc;
    scrollbar-track-color: #d4d4d4
}

#news_detail2 .font_green.article_section {
    overflow: auto;
    height: 330px;
    letter-spacing: 1.2px;
    scrollbar-arrow-color: #d4d4d4;
    scrollbar-face-color: #555;
    scrollbar-highlight-color: #333;
    scrollbar-shadow-color: #ccc;
    scrollbar-track-color: #d4d4d4
}

.news_ul::-webkit-scrollbar {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

.news_ul::-webkit-scrollbar-track {
    background-color: #d4d4d4;
    border-radius: 2px;
    width: 12px
}

.news_ul::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

.news_ul::-webkit-scrollbar-thumb:active {
    background-color: #3a3a3a;
    border-radius: 2px
}

#news_detail .font_green.article_section::-webkit-scrollbar {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

#news_detail .font_green.article_section::-webkit-scrollbar-track {
    background-color: #d4d4d4;
    border-radius: 2px;
    width: 12px
}

#news_detail .font_green.article_section::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

#news_detail .font_green.article_section::-webkit-scrollbar-thumb:active {
    background-color: #3a3a3a;
    border-radius: 2px
}

#news_detail2 .font_green.article_section::-webkit-scrollbar {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

#news_detail2 .font_green.article_section::-webkit-scrollbar-track {
    background-color: #d4d4d4;
    border-radius: 2px;
    width: 12px
}

#news_detail2 .font_green.article_section::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

#news_detail2 .font_green.article_section::-webkit-scrollbar-thumb:active {
    background-color: #3a3a3a;
    border-radius: 2px
}

.close_detail {
    border-radius: 100px;
    border: 1px solid #333;
    position: absolute;
    cursor: pointer;
    padding: 5px;
    margin: 0 auto;
    width: 150px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    opacity: 1;
    color: white
}

.close_detail > span {
    background: linear-gradient(to bottom, #555, #888);
    display: block;
    border-radius: 100px;
    width: 100%;
    text-align: center;
    padding: 2px 20px
}

.font_yellow {
    color: #fff
}

.news_detail_info {
    color: #333;
    padding-bottom: 0;
    font-size: 18px
}

.news_detail_pic {
    display: block;
    letter-spacing: 2px;
    position: absolute;
    max-width: 300px;
    width: auto;
    height: auto;
    max-height: 350px
}

.article_title {
    font-size: 24px;
    font-weight: normal;
    padding: 20px 0 20px;
    margin-top: 10px
}

.article_pic {
    margin-top: 0 !important;
    margin: 0 20px 0 0;
    margin-right: 20px !important
}

.ff_yh {
    font-family: inherit !important;
    font-size: 14px
}

.news_ul li, .news_ul a {
    color: black
}

.my_l {
    float: left;
    position: absolute;
    width: 460px;
    margin-top: 40px
}

.my_r {
    float: right;
    width: 500px;
    height: 300px;
    overflow: auto
}

.my_r {
    scrollbar-arrow-color: #d4d4d4;
    scrollbar-face-color: #555;
    scrollbar-highlight-color: #333;
    scrollbar-shadow-color: #ccc;
    scrollbar-track-color: #d4d4d4
}

.my_r::-webkit-scrollbar {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

.my_r::-webkit-scrollbar-track {
    background-color: #d4d4d4;
    border-radius: 2px;
    width: 12px
}

.my_r::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 2px;
    width: 12px
}

.my_r::-webkit-scrollbar-thumb:active {
    background-color: #3a3a3a;
    border-radius: 2px
}

.text_r {
    text-align: right
}

.text_l {
    text-align: left
}

.text_c {
    text-align: center
}

.search_input {
    position: relative;
    margin-top: 32px
}

#search_phone {
    border-radius: 100px;
    padding-left: 3.5rem;
    color: #3488b4
}

.iconfont.icon-shouji {
    position: absolute;
    left: 1rem;
    top: 0;
    color: #3488b4;
    font-size: 2.5rem;
    margin-top: -2px;
    line-height: 40px
}

.iconfont.icon-fangdajing {
    position: absolute;
    right: 1rem;
    top: 0;
    color: #3488b4;
    font-size: 2.5rem;
    cursor: pointer;
    line-height: 40px
}

.order_list {
    text-align: left
}

table.table {
    padding-bottom: 0;
    margin-bottom: 0
}

.bar_right_span {
    margin: 0 !important;
    padding: 10px
}

.headline_pic {
    width: 100%;
    height: 250px;
    overflow: hidden
}

.headline_pic > img {
    width: 100%;
    padding: 0;
    margin: 0 !important
}

.headline_title {
    padding: 0 0 2px;
    font-size: 22px
}

.headline_body {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px
}

.headline {
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    float: left;
    cursor: pointer
}

.headline_info {
    text-align: left;
    background: linear-gradient(to bottom, #797f8f, rgba(136, 134, 134, 0.88));
    color: #d2d2d2;
    padding: 10px
}

.news_all {
    padding: 0;
    padding-left: 30px;
    width: 50%;
    float: right;
    box-sizing: border-box
}

.news_top {
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid rgba(145, 145, 156, 0.42);
    padding-bottom: 5px
}

.news_top_info {
    width: 70%;
    float: right;
    padding: 0;
    padding-left: 10px;
    text-align: left
}

.news_list > div {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    padding: 1px;
    cursor: pointer
}

.headline_body {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    letter-spacing: 2px;
    font-family: "Microsoft YaHei" !important
}

.headline_title {
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    letter-spacing: 3px;
    line-height: 25px !important;
    font-family: "Microsoft YaHei" !important;
    font-size: 16px !important;
    font-weight: 400 !important
}

.news_top_pic {
    width: 30%;
    float: left;
    overflow: hidden;
    height: 70px
}

.news_top_pic > img {
    width: 100%;
    margin: 10px
}

.btn_page {
    margin-top: 10px;
    background: linear-gradient(to bottom, #555, #888);
    cursor: pointer;
    color: #eee;
    display: inline-block;
    font-size: 16px;
    padding: 1px 18px;
    border-radius: 100px;
    margin: 0 10px
}

.page_number {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 2px 0;
    border-radius: 100px
}

.page_number > span {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer
}

.order_detail {
    background: rgba(46, 142, 191, 0.8);
    width: 370px;
    margin: 10px auto;
    padding: 10px;
    border-radius: 18px;
    cursor: pointer;
    box-sizing: border-box
}

.staff_pic_box {
    width: 190px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    height: 190px;
    position: relative
}

.staff_pic_box > img {
    width: 100%
}

#section5 .scroll-container li a img {
    margin: 0;
    padding: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.order_detail_title {
    border-bottom: 1px solid #fff;
    margin: 6px;
    padding-bottom: 10px;
    font-family: "Microsoft YaHei" !important
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: 1px
}

.loading {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 99999999
}

#loader1, #loader1:before, #loader1:after {
    background: rgba(0, 0, 0, 0.51);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}

#loader1:before, #loader1:after {
    position: absolute;
    top: 0;
    content: ''
}

#loader1:before {
    left: -1.5em
}

#loader1 {
    text-indent: -9999em;
    margin: 50px 50px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    font-size: 11px;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
    z-index: 9999999
}

#loader1:after {
    left: 1.5em;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.51);
        height: 4em
    }
    40% {
        box-shadow: 0 -2em rgba(0, 0, 0, 0.51);
        height: 5em
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.51);
        height: 4em
    }
    40% {
        box-shadow: 0 -2em rgba(0, 0, 0, 0.51);
        height: 5em
    }
}

olor:#fff

}
.my_l {
    float: left
}

.my_r {
    float: right
}

.text_r {
    text-align: right
}

.text_l {
    text-align: left
}

.text_c {
    text-align: center
}

#news_detail .left {
    float: left;
    width: 33%;
    position: relative;
    margin-top: 10%;
    overflow: hidden;
    height: 450px
}

#news_detail .right {
    float: right;
    width: 62%
}

#news_detail_pic_small {
    display: none
}

#news_detail2 .left {
    float: left;
    width: 33%;
    position: relative
}

#news_detail2 .right {
    float: right;
    width: 62%
}

#news_detail_pic_small {
    display: none
}

@media only screen and (min-width: 100px) and (max-width: 600px) {
    #news_detail {
        padding: 10px 20px
    }

    #news_detail2 {
        padding: 10px 20px
    }

    #news_detail .font_green.article_section {
        height: 350px
    }

    #news_detail .left {
        display: none
    }

    #news_detail .right {
        width: 100%
    }

    #news_detail2 .font_green.article_section {
        height: 350px
    }

    #news_detail2 .left {
        display: none
    }

    #news_detail2 .right {
        width: 100%
    }

    #section4 .container4 {
        width: 300px;
        margin: 0 auto;
        position: relative
    }

    .my_l {
        text-align: center;
        width: 300px;
        position: relative;
        margin: 0 auto;
        top: 130px
    }

    .my_r {
        float: none;
        position: relative;
        width: 300px;
        height: 350px;
        top: 100px;
        overflow: auto
    }

    .order_detail {
        width: 280px
    }

    .staff_pic_box {
        margin: 0 auto;
        box-sizing: border-box;
        overflow: hidden;
        height: 200px;
        position: relative
    }

    .staff_pic_box {
        width: 200px
    }

    .section3_mubu {
        width: 200px !important;
        height: 200px !important;
        padding-top: 15px !important
    }
}

@media only screen and (max-width: 600px) and (min-width: 100px) {
    .section3_mubu > h6 {
        line-height: 19px !important;
        letter-spacing: 2px;
        font-size: 15px
    }

    #news_detail .section3_content {
        padding-right: 8px
    }

    #section5 .btn2 {
        width: 100px;
        height: 90px;
        position: absolute;
        top: 80px;
        overflow: hidden;
        display: none
    }

    #section5 .scroll-container li a img {
        height: 200px;
        width: 200px
    }

    #fp-nav ul, .fp-slidesNav ul {
        margin: 0;
        padding: 0;
        display: none
    }

    #news_detail .font_green.article_section {
        height: initial;
        width: auto;
        display: inline-block;
        float: left;
        padding: 10px
    }

    #news_detail .left {
        display: none
    }

    #news_detail .right {
        width: 100%
    }

    #news_detail2 .font_green.article_section {
        height: initial;
        width: auto;
        display: inline-block;
        float: left;
        padding: 10px
    }

    #news_detail2 .left {
        display: none
    }

    #news_detail2 .right {
        width: 100%
    }
}

@media only screen and (min-width: 600px) and (max-width: 1366px) {
    #section4 .container4 {
        width: 700px
    }

    .my_l {
        width: 310px
    }

    .my_r {
        float: right;
        width: 320px;
        height: 340px
    }

    .order_detail {
        background: rgba(46, 142, 191, 0.8);
        width: auto;
        margin: 10px auto;
        padding: 10px;
        margin-right: 20px;
        border-radius: 18px;
        cursor: pointer;
        box-sizing: border-box
    }
}

@media only screen and (min-width: 800px) and (max-width: 1366px) {
    #section5 .container5 {
        width: 800px;
        height: auto;
        margin-top: 30px
    }

    #section5 #section5-slider {
        width: 800px;
        height: 290px;
        margin-top: 40px
    }

    #section5 .scroll5 {
        width: 690px
    }

    #section5 .scroll-container li {
        width: 230px;
        height: 250px
    }

    #section6 .container6 {
        width: 800px
    }
}

@media only screen and (min-width: 100px) and (max-width: 600px) {
    #section5 .section-top {
        line-height: 20px
    }

    .headline {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        float: left;
        cursor: pointer;
        display: block
    }

    .news_all {
        padding: 10px;
        width: 100%;
        float: right;
        box-sizing: border-box;
        padding-top: 0
    }

    .article_title {
        padding: 10px 0 10px
    }

    #section3 .section3_content {
        overflow-y: auto;
        height: 270px;
        padding-right: 10px;
        margin-bottom: 5px
    }

    #section3 .section3_main .section3_titile {
        left: 50%;
        transform: translateX(-50%);
        top: -50px;
        font-weight: bold;
        display: none
    }

    #section5 .container5 {
        width: 400px;
        margin: 0 auto
    }

    #section5 #section5-slider {
        width: 400px;
        height: 280px
    }

    #section5 .scroll-container li {
        width: 230px
    }

    #section5 .scroll5 {
        width: 230px;
        height: 330px
    }

    #section5 .section-bottom a {
        background-size: 50% 55%;
        font-size: 18px !important
    }

    #section3 .section3_main {
        width: 320px;
        height: auto;
        top: -200px
    }

    #section3 #section3_tab li {
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        color: #777;
        font-size: 15px;
        font-weight: bold;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    #section3 .section3_main .section3_titile h3 {
        font-weight: 300;
        line-height: 30px;
        font-size: 10px
    }

    #section3 .section3_content img {
        float: left;
        margin-right: 0;
        margin-top: 2px;
        width: 100%;
        margin: 0
    }

    #section3 .section3_content h5 {
        letter-spacing: 2px;
        text-indent: 20px
    }

    .font_green {
        font-size: 10px;
        color: #464646
    }

    #section3 #section3_list li {
        margin: 0 auto;
        padding: 10px 20px;
        height: 220px
    }

    #section4 .container4 {
        width: 300px;
        margin: 0 auto;
        position: relative
    }

    #section4 .main4 {
        max-width: 300px;
        position: relative;
        overflow: hidden
    }

    #section4 .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto
    }

    #section4 .query-frame {
        margin: 0 auto;
        width: 350px;
        position: absolute;
        left: 30px
    }

    #section4 .query {
        position: relative;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 100px) and (max-width: 400px) {
    .contain_top {
        margin-top: 110px
    }

    #section2 .section2_main {
        position: relative;
        top: -170px
    }

    #section5 .container5 {
        width: 350px;
        margin: 0 auto
    }

    #section5 .section-top {
        color: white;
        line-height: 25px;
        top: 10px;
        vertical-align: middle;
        text-align: center;
        margin: 10px auto
    }

    .font_red {
        font-size: 30px;
        color: #303030;
        font-weight: 600
    }

    #section5 #section5-slider {
        width: 350px
    }
}

. textwhite {
    color: #fff !important
}

#news_detail .left:hover {
    position: absolute;
    transform: scale(1.7);
    -webkit-transform: scale(1.7);
    z-index: 9999;
    position: absolute
}

#news_detail .left:hover {
    position: absolute;
    transform: scale(1.7);
    -webkit-transform: scale(1.7);
    z-index: 9999;
    position: absolute;
    max-width: 280px;
    max-height: 350px;
    left: 15%;
    top: 10%
}

#news_detail .section3_content > div {
    font-size: 15px !important;
    color: #464646 !important;
    font-weight: 500;
    text-align: left;
    letter-spacing: 2px
}