﻿@charset "utf-8";
body { font-size: 12px; font-family: Arial,'微软雅黑', sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #383838; background-color: #fff; line-height: 24px; }
*::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #4b73b0; }
ul, li { margin: 0; padding: 0; list-style: none; }
.ovh { overflow: hidden; }
* { touch-action: pan-y; }
a { color: #333; text-decoration: none; }
    a:hover, a:active { text-decoration: none; color: #4b73b0; }
img { max-width: 100%; border: 0; vertical-align: top;height:auto; }
input { outline: none; }
p { margin-bottom: 0; }
.fl { float: left; }
.fr { float: right; }
.clearfix, ul { zoom: 1; }
    .clearfix:after, ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
.f-no { display: flex; flex-flow: row wrap; }
.f-no-b-center { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; }
.f-no-b-start { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start; }
.f-no-b-stretch { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; }
.f-no-c-center { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.f-no-c-start { display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
.f-no-c-stretch { display: flex; flex-flow: row wrap; justify-content: center; align-items: stretch; }
.f-no-s-center { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; }
.f-no-s-end { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: flex-end; }
.f-no-s-stretch { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: stretch; }
.f-no-end-start { display: flex; flex-flow: row wrap; justify-content: flex-end; }
.f-no-col { display: flex; flex-flow: column wrap; }
.f-no-col-b-center { display: flex; flex-flow: column wrap; justify-content: space-between; align-items: center; }
.f-no-col-c-center { display: flex; flex-flow: column wrap; justify-content: center; align-items: center; }
.f-no-col-s-center { display: flex; flex-flow: column wrap; justify-content: flex-start; align-items: center; }
.f-no-col-s-end { display: flex; flex-flow: column wrap; justify-content: flex-start; align-items: flex-end; }
.f-no-col-c-start { display: flex; flex-flow: column wrap; justify-content: center; align-items: flex-start; }
.f-no-col-b-start { display: flex; flex-flow: column wrap; justify-content: space-between; align-items: flex-start; }
.f-no-col-end-start { display: flex; flex-flow: column wrap; justify-content: flex-end; align-items: flex-start; }

.i-ell { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.i-ell-4 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.i-ell-subject { font-size: 0.45rem; line-height: 0.7rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2-subject { font-size: 0.45rem; max-height: calc(0.7rem * 2); max-width: 100%; line-height: 0.7rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3-subject { font-size: 0.45rem; max-height: calc(0.7rem * 3); max-width: 100%; line-height: 0.7rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.i-ell-title { font-size: 0.4rem; line-height: 0.55rem; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2-title { font-size: 0.4rem; max-height: calc(0.55rem * 2); max-width: 100%; line-height: 0.55rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3-title { font-size: 0.4rem; max-height: calc(0.55rem * 3); max-width: 100%; line-height: 0.55rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }




.vertical_img { display: block; width: 100%; position: relative; overflow: hidden; background: #fff; }
    .vertical_img img.bgimg { width: 100%; }
    .vertical_img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; position: absolute; left: 0; top: 50%; width: 100%; z-index: 2; transform: translateY(-50%); }
    .vertical_img:hover img.up-pic { transform: scale(1.05, 1.05) translateY(-48%); transition: transform 0.6s ease 0s; }




















.i-tit { margin: 15px auto; height: 60px; background: url(/images/blueline.jpg) no-repeat bottom; color: #222; font: 20px/25px "Microsoft YaHei"; text-align: center; }
    .i-tit span { color: #000; font-weight: bold; }
.tit-box { margin: 10px auto 20px; text-align: center; }
    .tit-box h4 { font-size: 26px; line-height: 36px; font-weight: normal; }
    .tit-box .intr { line-height: 26px; font-size: 15px; color: #999; }
    .tit-box .line { display: block; width: 10px; height: 2px; background-color: #1c1c1c; margin: 6px auto 6px; line-height: 2px; }
    .tit-box .tit-more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(/img/ico_09.png) no-repeat left center; font-size: 12px; }


header { position: relative; z-index: 10; transition: transform 0.5s ease 0s; height: 85px; }
    header .header-main { width: 100%; padding-top: 17px; padding-bottom: 17px; background-color: #fff; transition: padding 0.3s ease 0s, transform 0.5s ease 0s; position: fixed; left: 0; top: 0; }
    header.left .header-main { transform: translateX(-66%); }
    header .logo { width: calc(100% - 60px); height: 51px; line-height: 51px; }
        header .logo img { max-height: 100%; max-width: 100%; vertical-align: middle; margin-right: 5px; }







header .m-btn { width: 46px; height: 44px; padding: 12px; cursor: pointer; margin-top: 3px; }
        header .m-btn .box { display: block; width: 100%; height: 100%; position: relative; }
        header .m-btn .line { display: block; width: 100%; height: 2px; background-color: #1d1d1d; position: absolute; left: 0; transition: width 0.3s ease 0s; }
        header .m-btn .line1 { width: 12px; top: 0; }
        header .m-btn .line2 { width: 20px; top: 6px; }
        header .m-btn .line3 { width: 16px; top: 13px; }
        header .m-btn.cur .line1, header .m-btn.cur .line2, header .m-btn.cur .line3 { width: 100%; }
.m-sub-menu.show { right: 0; transition: all 0.44s ease 0s; }
.m-sub-menu { position: fixed; right: -100%; width: 66%; top: 0; z-index: 100; height: 100%; background-color: #fff; transition: all 0.64s ease 0s; }
    .m-sub-menu .top-box { line-height: 60px; background-color: #4b73b0; }
        .m-sub-menu .top-box .stt { display: inline-block; font-size: 16px; color: #fff; margin-left: 8.2%; font-family: "Base-font"; }
        .m-sub-menu .top-box .close { display: inline-block; width: 17px; height: 17px; background: url(../img/close.png) no-repeat center; margin-right: 7.8%; margin-top: 22px; cursor: pointer; opacity: 1; }
    .m-sub-menu .list-wrap ul { width: 100%; }
    .m-sub-menu .list-wrap li { line-height: 60px; width: 100%; border-bottom: 1px solid #f2f2f2; float: left; }
        .m-sub-menu .list-wrap li .col-box { display: block; width: 100%; padding: 0 7.8% 0 8.2%; }
    .m-sub-menu .list-wrap .tit { font-size: 16px; color: #666; }
    .m-sub-menu .list-wrap .point { display: inline-block; width: 8px; height: 12px; background: url(../img/ico_01.png) no-repeat center; margin-top: 26px; }
    .m-sub-menu .sec-sub-list { position: absolute; right: -100%; top: 60px; width: 100%; }
        .m-sub-menu .sec-sub-list .return-fir { display: block; width: 100%; padding: 0 7.8% 0 8.2%; line-height: 60px; background-color: #4b73b0; }
            .m-sub-menu .sec-sub-list .return-fir p { padding-left: 18px; color: #fff; font-size: 18px; background: url(../img/ico_02.png) no-repeat left center; margin-bottom: 0; }
        .m-sub-menu .sec-sub-list .boxs { width: 100%; position: absolute; left: 0; top: 0; transition: all 0.4s ease 0s; background-color: #fff; }
            .m-sub-menu .sec-sub-list .boxs.show { left: -100%; }
        .m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li { width: 100%; }
        .m-sub-menu .sec-sub-list li { line-height: 60px; border-bottom: 1px solid #f2f2f2; }
            .m-sub-menu .sec-sub-list li a { display: block; width: 100%; padding: 0 7.8% 0 8.2%; font-size: 16px; color: #666; }
        .m-sub-menu .sec-sub-list .bot-link { margin-top: 14px; }

.m-search-box { box-sizing: border-box; position: relative; width: 100%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 0 7.8% 0 8.2%; }
    .m-search-box .m-submit { padding: 0; position: absolute; right: 5.6%; top: 0; z-index: 0; height: 50px; width: 20px; background: url(../img/ser2.png) no-repeat left center; background-size: 13px !important; border: none; }
    .m-search-box .m-ser-input { padding: 0; height: 50px; width: 20px; font-size: 14px; line-height: 50px; color: #888; width: 100%; display: block; border: none; background: none; }

.banner { position: relative; z-index: 1; overflow: hidden; top: 0px; }
    .banner .swiper-slide img { width: 100%; }
    .banner .pagination { position: absolute; left: 0; bottom: 5%; z-index: 2; width: 100%; height: 14px; text-align: center; margin: 0px; }
        .banner .pagination span { display: inline-block; width: 14px; height: 14px; background: url(../img/bg_sign01.png) no-repeat; background-size: 50% auto; overflow: hidden; margin-right: 0px; }
            .banner .pagination span.swiper-active-switch { background-position: 0 -14px; }

.in_tit { text-align: center; padding: 5px 0; }
    .in_tit h4 { margin-bottom: 15px; font-size: 24px; color: #4b73b0; font-weight: 100; line-height: 24px; }
        .in_tit h4 i { display: inline-block; font-size: 24px; font-weight: 100; color: #b6c0c6; text-transform: uppercase; font-style: normal; line-height: 24px; vertical-align: middle; }
    .in_tit h6 { font-size: 14px; color: #666; }
.about-main {display:flex;flex-direction:column; }
    .about-main img { float: inherit; display: block; margin: 0 auto; flex: 1; height: auto;padding:0; }
.about-main .f_l { display: none; }

.i-fir-wrap { background: #fff; padding-top: 15px; }
.i-categories-list {margin-bottom:20px; }
.i-categories-list a { display: block; width: 100%; background: #4b73b0; color: #fff; text-align: center;margin-bottom:8px; }

.tag_products a { display: block; text-align: center; border: 1px solid #4b73b0; }
    .tag_products a div .cpimg { padding: 2px; background: #fff; margin-bottom: 0; }
    .tag_products a div h3 { padding: 0px 2px; color: #fff; background: #4b73b0; line-height: 30px; font-size: 14px; font-weight: normal; text-align: center; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


.more { width: 100px; height: 32px; border-radius: 3px; color: #fff; font: 14px/32px "Microsoft YaHei"; text-align: center; }
    .more a { display: block; width: 120px; height: 32px; color: #fff; background: #f90; border-radius: 3px; }
        .more a:hover { background: #015cab; }

.i-more { margin-top: 20px; }
.aboutus { padding: 20px 0 20px; background: #f7f7f7; height: auto; width: 100%; }




.counter_list { padding-top: 30px; padding-bottom: 30px; }
    .counter_list li { width: 50%; float: left; text-align: center; position: relative; }
        .counter_list li:nth-child(2n+1)::after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p {  }
            .counter_list li p.number .counterDX { font-size: 36px; font-family: helveticaneuethn,Arial; text-align: center; margin-top: 25px; line-height: 52px; vertical-align: top; color: #3c3c3c; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; font-size: 13px; line-height: 30px; }







.i-service { display: flex; flex-direction: column; }
    .i-service dl { background: #fff; width: 100%; margin-bottom: 20px; display: flex; flex-flow: nowrap; align-items: center; }
        .i-service dl dt { padding: 10px 0 10px 10px; text-align: center; flex: 1 }
        .i-service dl dd { padding: 10px; flex: 3 }
            .i-service dl dd h4 { color: #3f3f3f; font-weight: 700; font-size: 20px; line-height: 30px; }
            .i-service dl dd p { color: #a5a5a5; font-size: 14px; line-height: 28px; }




.i-about { background: #4b73b0; color: #fff;padding:20px 0; }
    .i-about p {text-indent:2em; }

.i-about .fimg { width: 100%; animation: inherit;}
    .i-about .fimg img.aboutpic { width: 100%; }
    .i-about .fimg ul { display: block;}
        .i-about .fimg ul li { display: block; padding-top: 12px; padding-bottom: 12px; color: #464646; font-size: 14px; font-weight: bold; color: #000;line-height:40px;color:#fff; }
            .i-about .fimg ul li .mark { height: 22px; margin-right: 16px;display:none; }








.honorlist {margin:20px 0; }





.aboutus .tit-box h4 { }
.about_text { }
    .about_text .text { font-size: 18px; text-align: center; line-height: 36px; }

.aboutus .quicklink ul { width: 100%; margin-top: 44px; }
.aboutus .quicklink li { float: left; width: 44%; margin: 0 3%; background-image: url(/img/sys2.png); background-position: center top; background-repeat: no-repeat; padding: 20px 10px; text-align: center; margin-bottom: 10px; }
    .aboutus .quicklink li h3 { font-weight: inherit; font-size: 20px; color: #5b5b5b; padding: 5px 0 2px 0; }
    .aboutus .quicklink li p { color: #e64444; font-size: 16px; }



/*.i-news li { width: 100%; margin-bottom: 21px; }
.i-news a { display: block; width: 100%; margin: 0 auto; background-color: #f2f2f2; padding-bottom: 15px; }
    .i-news a .pic { width: 100%; height: auto; overflow: hidden; position: relative; margin-bottom: 20px; }
        .i-news a .pic img { display: block; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; }
.i-news li:hover a .pic img { transform: scale(1.05); -webkit-transform: scale(1.05); }
.i-news a .pic .time { width: 51px; height: 46px; background-color: #4b73b0; position: absolute; bottom: 0; right: 0; z-index: 2; font-size: 14px; color: #fff; line-height: 22px; text-align: center; padding-top: 5px; }
    .i-news a .pic .time span { font-size: 16px; line-height: 18px; }
.i-news .box { width: 94%; margin: 0 auto; }
    .i-news .box h2 { display: block; font-size: 20px; line-height: 30px; color: #222; margin-bottom: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
    .i-news .box .cent { font-size: 16px; color: #666666; line-height: 26px; }*/

.left-wrap { width: 100%; }
    .left-wrap .img { display: block;}
    .left-wrap .cont { padding: 10px; background: #4b73b0; color: #fff; display: flex; justify-content: space-between; overflow: hidden; }
        .left-wrap .cont .date { flex: 0 0 60px; height: 70px; text-align: center; margin-right: 10px; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .cont-box { flex: 1; overflow: hidden; }
            .left-wrap .cont .cont-box p a { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #7daad3; font-size: 14px;display:block; }
            .left-wrap .cont .cont-box .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
            .left-wrap .cont .cont-box a, .left-wrap .cont .tit-box a:hover { color: #fff; }


.right-list { width: 100%; }
    .right-list dl { margin-top: 18px; display: flex; justify-content: space-between; }
    .right-list dd { flex: 0 0 60px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }
    .right-list dt { flex: 1; margin-right: 10px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #dadada; font-size: 14px; }
            .right-list dt p a { color: #4b73b0; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list {}
    .main-list li { line-height: 30px; border-bottom: 1px solid #dadada;display:flex;flex-direction:row-reverse; }
        .main-list li a { flex: 1; margin-right: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { flex: 0 0 80px; }


.i_newsmore { margin: 10px auto; width: 120px; height: 30px; text-align: center; margin-top: 10px; }
    .i_newsmore a { display: block; height: 28px; border: 1px solid #4b73b0; color: #4b73b0; font: 14px/28px "Microsoft YaHei"; }
        .i_newsmore a:hover { border: 1px solid #999; color: #000; }
.i-faq h3, .i-service h3, .i-contact h3 { display: block; color: #fff; font-size: 18px; line-height: 26px; padding: 7px 0; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; margin: 0; }
.i-faq { width: 100%; margin-bottom: 21px; }
    .i-faq ul { padding: 23px; background: #f2f2f2; }
        .i-faq ul li a { display: block; color: #555; font-size: 14px; line-height: 26px; transition: color .5s; }
.i-service { width: 100%; margin-bottom: 21px; }
    .i-service ul { padding-top: 23px; text-align: center; background: #f2f2f2; }
        .i-service ul li { display: inline-block; margin-bottom: 20px; }
            .i-service ul li a { float: left; display: block; margin: 0 12px; color: #222; font-size: 14px; line-height: 24px; padding: 5px 30px; background: #fff; border: solid 1px #878787; text-decoration: none; transition: color .5s, border-color .5s; }
                .i-service ul li a:hover { color: #e60a1b; border-color: #e60a1b; }
.i-contact { width: 100%; }
    .i-contact ul { text-align: center; background: #f2f2f2; padding-top: 23px; padding-bottom: 23px; display: flex; align-items: center; flex: 2; }
        .i-contact ul li { flex: 1; }
            .i-contact ul li img { width: 100px; }


.i-case { background: url(/img/bg_02.jpg) center; background-size: auto 100%; padding: 30px 0; }

    .i-case .tit-box h4 { color: #fff; }
    .i-case .tit-box .intr, .i-case .tit-box .intr a { color: #fff; }
    .i-case .tit-box .line { background-color: #fff; }


.caselist .item_name { text-align: center; line-height: 24px; overflow: hidden; padding: 0 3px; text-overflow: ellipsis; white-space: nowrap; background-color: #fff; }

.footer { line-height: 24px; color: #b9b9b9; text-align: center; background: #000; }
    .footer p { margin-bottom: 0; }
    .footer .telbox { display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
        .footer .telbox a { color: #0f5aad; font-weight: bold; font-size: 16px; }
    .footer a { display: inline-block; padding: 0 5px; color: #b9b9b9; }
        .footer a img { max-height: 32px; display: inline-block; vertical-align: middle; }
    .footer:after { height: 50px; content: ""; display: block; width: 100%; background: #fff; }
.body-wrap { width: 100%; position: relative; transition: all 0.5s ease 0s; z-index: 1; }
    .body-wrap.left { transform: translateX(-66%); }
.mobMenu { min-height: 50px; background-color: #4b73b0; position: fixed; z-index: 1030; border: 0; bottom: 0; margin-bottom: 0; left: 0; right: 0; }
    .mobMenu .foot_nav { width: 25%; float: left; text-align: center; color: #fff; font-size: 14px; position: relative; }
        .mobMenu .foot_nav a { color: #fff; }
        .mobMenu .foot_nav img { height: 20px; display: block; margin: 5px auto 0; }
        .mobMenu .foot_nav .hamburger { position: inherit; float: none; margin: 0 auto; width: 100%; }



.sub-box { margin-bottom: 20px; }


.sub-nav { width: 100%; height: auto; line-height: 28px; background: #f5f5f5; overflow: hidden; padding: 10px 0; }
    .sub-nav .left-nav { width: 100%; float: left; }
        .sub-nav .left-nav a { float: left; display: block; font-size: 14px; color: #333; transition: color .3s; padding-right: 10px; }
            .sub-nav .left-nav a:hover,
            .sub-nav .left-nav a.on { color: #4b73b0 }
    .sub-nav .right-now { width: 100%; float: left; }
        .sub-nav .right-now a { float: left; font-size: 14px; color: #999; transition: color .3s }
            .sub-nav .right-now a:hover { color: #4b73b0 }
            .sub-nav .right-now a.b { color: #666 }
        .sub-nav .right-now i { width: 4px; height: 28px; display: block; float: left; background: url(../img/icon01.png) no-repeat center; margin: 0 12px }

.sub-title { font-size: 24px; color: #333; line-height: 24px; text-align: center; margin-bottom: 30px; margin-top: 40px; position: relative; }
    .sub-title:after { position: absolute; left: 50%; transform: translateX(-50%); bottom: -20px; width: 30px; height: 2px; background-color: #d5d5d5; content: ""; }

.i-about-info { width: 100%; overflow: hidden; position: relative; }

    .i-about-info ul { font-size: 0; text-align: center; }
        .i-about-info ul li { display: inline-block; width: 100%; position: relative; vertical-align: top; transition: all 0.3s; top: 0; }
            .i-about-info ul li .itemli { text-align: left; padding: 0 2%; position: relative; margin-bottom: 10px; }
                .i-about-info ul li .itemli:after { position: absolute; top: 50%; transform: translateY(-50%); right: 0; content: ""; width: 1px; height: 60%; background-color: rgba(255,255,255,0.6) }
                .i-about-info ul li .itemli.last:after { display: none; }
                .i-about-info ul li .itemli .ico { position: relative; font-size: 0; height: 60px; }
                    .i-about-info ul li .itemli .ico img { width: 60px; float: left; }
                    .i-about-info ul li .itemli .ico .name1 { font-size: 24px; line-height: 60px; float: left; }
                .i-about-info ul li .itemli .name-com { margin-top: 10px; }
                    .i-about-info ul li .itemli .name-com:nth-child(5) { border-right: 0; }
                    .i-about-info ul li .itemli .name-com .smbiao { font-size: 14px; line-height: 24px; }


.sub_advantage { position: relative; }
.sub_advantage_info { font-size: 20px; line-height: 36px; text-align: center; margin: 10px 0 20px 0; }
    .sub_advantage_info b { color: #4b73b0; }
.sub_advantage li { background-repeat: no-repeat; background-size: cover; background-position: right center; height: 286px; width: 100%; position: relative; cursor: pointer; transition: all 0.3s; }
    .sub_advantage li.bg1 { background: #ef380c }
    .sub_advantage li.bg2 { background: #fead04 }
    .sub_advantage li.bg3 { background: #28a983 }
    .sub_advantage li.bg4 { background: #3c79ca }
    .sub_advantage li .item-jie { padding: 20px 20px; }
        .sub_advantage li .item-jie .pinbold { font-size: 24px; color: #fff; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; }
        .sub_advantage li .item-jie .en-name { font-size: 14px; color: #fff; line-height: 24px; margin-top: 10px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; white-space: normal; }
        .sub_advantage li .item-jie .name-jie { font-size: 14px; line-height: 20px; margin-top: 20px; text-align: justify; color: #fff; overflow: hidden; max-height: 120px; opacity: 1; transition: all 0.3s .3s; white-space: normal; }
    .sub_advantage li .inco { position: absolute; right: 30px; bottom: 10px; width: 60px; height: 60px; transition: all 0.3s .3s; font-size: 60px; color: #fff; opacity: 0.5; z-index: 10; transition: all 0.3s; display: block; line-height: 60px; }



.sub_path ul { padding-top: 30px; position: relative; }
    .sub_path ul:after { }
    .sub_path ul li .container { position: relative; }
    .sub_path ul li:after { width: 1px; position: absolute; left: 50%; top: 0; transform: translateX(-50%); height: calc(100% + 30px); content: ""; background-color: #dbe1e8; z-index: 1; }
    .sub_path ul li:nth-child(1):after { top: 30px; }
    .sub_path ul li:nth-last-child(1):after { height: calc(100% - 30px); }
    .sub_path ul li { cursor: pointer; position: relative; padding: 30px 0; }
        .sub_path ul li .after { position: absolute; width: 24px; height: 24px; top: 30px; left: 50%; transform: translateX(-50%); background-repeat: no-repeat; background-position: center; background-size: 24px; transition: all 0.3s; z-index: 10; opacity: 1; transform: translate(-50%,-50%); top: 50%; }

        .sub_path ul li .before { width: 68px; height: 68px; background-size: 68px; opacity: 0; transition: all 0.3s; z-index: 10; }
        .sub_path ul li .left { position: absolute; top: 50%; margin-top: -22px; transform: translateY(0%); left: 0; width: 42.3%; font-size: 14px; color: #999999; text-align: right; }
            .sub_path ul li .left .shuzi { font-size: 36px; color: #666666; line-height: 40px; transition: all 0.3s; }
        .sub_path ul li .right { float: right; width: 42.3%; text-align: left; font-size: 16px; color: #666666; line-height: 40px; transition: all 0.3s; }
        .sub_path ul li:nth-child(2n) .left { left: auto; right: 0; text-align: left; }
        .sub_path ul li:nth-child(2n) .right { float: left; text-align: right; }

.case_sub { margin: 0; padding: 0; height: auto; overflow: hidden; }
    .case_sub ul { margin: 0; padding: 0; width: 100%; }
        .case_sub ul li { float: left; display: block; width: 50%; oveflow: hidden; text-align: center; }
.case_sub_img { margin: 5px; padding: 4px; border: 1px solid #ddd; overflow: hidden; }
.case_sub_name { color: #333; font: bold 12px/20px "STHeiti", "Arial"; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #df3d30; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; }
    .paginator .cpb { background: #df3d30; border: 1px solid #df3d30; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #df3d30; border: 1px solid #df3d30; color: #fff; }

#category { width: 80%; margin: 0px auto; text-align: left; font-weight: normal; }
    #category a { display: block; background: url(../img/category_hover-bg.png) repeat-x; background-position: left bottom; background-color: #fff; border: 1px solid #ddd; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0,0,0,0.2); margin: 20px auto; padding: 10px; text-align: center; font-size: 14px; }

.prolist { height: auto; width: 100%; overflow: hidden; background-color: #fafafa; }
    .prolist ul { width: 100%; }
        .prolist ul li { float: left; width: 44%; margin-left: 3%; margin-right: 3%; margin-bottom: 15px; }
            .prolist ul li a { display: block; width: 100%; text-align: center; padding-top: 2%; }
            .prolist ul li img { width: 96%; height: auto; border: #ccc 1px solid; }
            .prolist ul li span { font: bold 14px/22px '微软雅黑'; height: 44px; padding-top: 5px; text-align: center; display: block; overflow: hidden; }
.back-top { text-align: center; }
    .back-top a { display: inline-block; padding: 0 10px 0 30px; border: 2px solid #d6d6d6; border-radius: 2px; background: url(../img/sign05.jpg) no-repeat 10% center #e9e9e9; font-size: 14px; color: #555; margin-top: 3%; }
        .back-top a:first-child { margin-right: 30px; }

.pro_title { width: 100%; background: #4b73b0; color: #fff; text-indent: 15px; line-height: 30px; }
.pro_content { width: 98%; margin: 5px auto; }
    .pro_content b, .pro_content strong { color: #0056ad; }

.news-main { width: 100%; }
.news-imglist ul { width: 100%; }
.news-imglist li { width: 100%; padding: 15px 3%; border-bottom: 1px solid #dfdfe1; background: url(../img/bg_sign12.png) no-repeat 99% center; background-size: auto 42%; }
.news-imglist .img { display: inline-block; position: relative; overflow: hidden; float: left; width: 40%; max-width: 120px; max-height: 90px; margin-right: 5%; }
.news-imglist p.tit1 { color: #df3d30; height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0; }
.news-imglist p.desc { height: 36px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0; }

.news-imglist .time { display: inline-block; padding-left: 20px; background: url(../img/bg_sign11.png) no-repeat left center; background-size: auto 75%; line-height: 22px; color: #999; }
.news-list { padding: 10px 9px 16px; }
    .news-list ul, .news-list li { width: 100%; }
    .news-list a { display: inline-block; padding-left: 18px; background: url(../img/bg_sign13.png) no-repeat 7px center; background-size: auto 75%; line-height: 28px; color: #666; }
.newsinfo-main .title { font-weight: bold; font-size: 14px; line-height: 28px; color: #333; text-align: center; }
.newsinfo-main .time { text-align: center; padding-bottom: 10px; }
.newsinfo-main .detail { }

.downloadserach { background: #fff; border: 1px solid #dedede; width: 80%; margin: 30px auto 30px; height: 42px; line-height: 40px }
    .downloadserach .submit { width: 15%; height: 40px; background: url(../img/ser14.png) no-repeat center; border: 0; float: left }
    .downloadserach .text { width: 55%; float: left; height: 40px; line-height: 40px; font-size: 14px; color: #666; border: 0 }

.card { position: relative; display: block; padding: 0; margin-bottom: 20px; overflow: hidden; border: 1px solid #ddd; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075); box-shadow: 0 1px 2px rgba(0,0,0,.075); -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }

    .card > img { display: block; max-width: 100%; height: auto; filter: alpha(opacity=100); opacity: 1 }

    .card > .media-wrapper { display: block; width: 100%; overflow: hidden; text-align: center; background-color: #f1f1f1; filter: alpha(opacity=100); opacity: 1; -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }

        .card > .media-wrapper > img { vertical-align: middle; width: 100%; }

    .card .card-heading { display: block; padding: 10px; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; }

    .card .card-actions, .card .card-content { padding: 0 10px 10px 10px; overflow: hidden; text-overflow: ellipsis }
        .card .card-actions .pull-right { padding: 3px 0; line-height: 18px; float: right; }

    .card:hover { text-decoration: none; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.175); box-shadow: 0 1px 5px rgba(0,0,0,.175) }

        .card:hover > .media-wrapper, .card:hover > img { background-color: #e5e5e5; filter: alpha(opacity=90); opacity: .9 }

.cards-borderless .card { border: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none }
.label { display: inline-block; float: left; padding: 2px; line-height: 20px; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: grey; border-radius: .25em; }
.article { padding: 20px }
    .article > .header h1, .article > .header h2, .article > .header h3 { margin-bottom: 20px; line-height: 1.5; text-align: center; font-size: 16px; }
    .article > .header > .abstract, .article > .header > dl { padding: 10px 15px; font-size: 12px; color: #686868; background-color: #f1f1f1 }
        .article > .header > .abstract > p:last-child, .article > .header > dl > p:last-child { margin-bottom: 0 }
    .article > .header > dl { margin: 0; border-bottom: 1px solid #e9e9e9 }
        .article > .header > dl.pull-right { background-color: transparent; border: none }
    .article > footer { border-top: 1px dashed #d7d7d7 }
        .article > footer > p { padding: 10px 15px }
    .article-content, .article > .content { padding: 20px 0; font-size: 14px; line-height: 1.78571429 }
        .article-content h1, .article > .content h1 { font-size: 20px }
        .article-content h2, .article > .content h2 { font-size: 18px }
        .article-content h3, .article > .content h3 { font-size: 16px }
        .article-content h4, .article > .content h4 { margin-top: 15px; font-size: 14px }
        .article-content h5, .article > .content h5 { margin-top: 15px; font-size: 13px }
        .article-content h6, .article > .content h6 { margin-top: 15px; font-size: 11px }
        .article-content img, .article > .content img { margin: 10px 0 }
        .article-content p > img + img, .article > .content p > img + img { margin-left: 10px }
        .article-content p > img[align=right], .article > .content p > img[align=right] { margin-left: 10px }
        .article-content dl, .article > .content dl { padding-right: 2em; padding-left: 2em }
        .article-content table, .article > .content table { margin-bottom: 20px }
            .article-content table td, .article-content table th, .article > .content table td, .article > .content table th { padding: 8px; line-height: 1.53846154; vertical-align: top; border-bottom: 1px solid #ddd }
            .article-content table > thead > tr > th, .article > .content table > thead > tr > th { vertical-align: bottom; background-color: #f1f1f1; border-bottom: 1px solid #ddd }
        .article-content p { margin-bottom: 0 }
        .article-content table { width: 100% }
        .article > .content table td, .article > .content table th, .article > .content table > thead > tr > th { border: 1px solid #ddd }
.alert { padding: 10px; margin-bottom: 20px; color: #282828; background-color: #f1f1f1; border-radius: 3px; -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }
    .alert hr { border-top-color: #e4e4e4 }
    .alert.with-icon { display: table; width: 100%; }
        .alert.with-icon > .icon { width: 48px; text-align: center; background: url(../img/videobtn.png) no-repeat center; display: block; height: 48px; float: left; }
        .alert.with-icon .content { padding-left: 58px; }
            .alert.with-icon .content p { margin-bottom: 0; }
            .alert.with-icon .content hr { margin: 6px 0; }
.pager { margin: 0; }
    .pager > li > a, .pager > li > span { position: relative; float: left; padding: 5px 12px; margin-left: -1px; line-height: 18px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; margin-top: 20px; }
    .pager > li.next > a { float: right; }



.faq-list { width: 100%; margin: 0 auto; }
    .faq-list li { border-bottom: 1px solid #f5f5f5; width: 100%; }
        .faq-list li .title { height: 59px; line-height: 59px; position: relative; }
    .faq-list .q { position: absolute; top: 10px; left: 0; width: 38px; height: 38px; background: url(../../controls/img/faq.png) no-repeat; font: 20px/38px Arial; color: #fff; text-align: center; }
    .faq-list li .title a { display: block; font-size: 14px; color: #666666; background: url(../../controls/img/faq_ico.png) no-repeat right 25px; padding-left: 50px; }
        .faq-list li .title a.on { background: url(../../controls/img/faq_ico.png) no-repeat right -33px; color: #000; font-weight: bold; }
        .faq-list li .title a:hover { color: #000; font-weight: bold; }
    .faq-list li .con { font-size: 14px; color: #666666; line-height: 24px; padding: 10px 0 24px; display: none; }
