﻿@charset "utf-8";
body { font-size: 14px; font-family: Arial, Helvetica, sans-serif, "新宋体", sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #383838; background-color: #fff; line-height: 24px; }
*::-webkit-scrollbar { width: 3px; height: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #ed6c00; }
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: #ed6c00; }
img { max-width: 100%; border: 0; vertical-align: top; }
input { outline: none; }
p { margin-bottom: 0; }
.fl { float: left; }
.fr { float: right; }

.tit01 { padding-bottom: 8px; position: relative; text-align: center; margin-bottom: 20px; padding-top: 30px; }
    .tit01 a{ color: #222; font-size: 26px; font-weight: bold; line-height: 64px; margin: 0; text-transform: uppercase; }
    .tit01:after { display: block; height: 4px; width: 60px; background: #ed6c00; clear: both; content: ""; bottom: 0; left: 50%; margin-left: -30px; position: absolute; }



.pagination { bottom: 0px !important; z-index: 1; text-align: center; margin:5px 0;}
    .pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 5px !important; background-color: #fff; opacity: 1; position: relative; }
    .pagination .swiper-pagination-bullet-active { background-color: #fff; width: 30px; border-radius: 12px; }


.i-more { height: 30px; width: 100%; position: relative; font-size: 14px; color: #333; text-align: center; margin: 10px auto; }
    .i-more a { color: #fff; width: 100px; background: #ed6c00; border-radius: 15px; height: 30px; line-height: 30px; display: inline-block; text-decoration: none; }



.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; width: 100%; }
header { position: relative; z-index: 10; transition: transform 0.5s ease 0s; height: 71px; }
    header .header-main { width: 100%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; transition: padding 0.3s ease 0s, transform 0.5s ease 0s; position: fixed; left: 0; top: 0; }
        header .header-main .container { display: flex; align-items: center; }
    header.left .header-main { transform: translateX(-66%); }
    header .logo { font-size: 16px; font-weight: bold; flex: 1; }
        header .logo img { height: 51px; }
    header .m-btn { width: 46px; height: 44px; padding: 12px; cursor: pointer; margin-top: 3px; flex-basis: 46px; }
        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: #ed6c00; }
        .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: #ed6c00; }
            .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: -4px; margin-bottom: -4px; }
    .banner .swiper-slide img { width: 100%; }
    .banner .swiper-slide.swiper-slide-active .title { opacity: 1 }
        .banner .swiper-slide.swiper-slide-active .title span { opacity: 1; transform: translateX(0) }
            .banner .swiper-slide.swiper-slide-active .title span:first-child { transition-delay: 0s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(2) { transition-delay: .1s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(3) { transition-delay: .2s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(4) { transition-delay: .3s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(5) { transition-delay: .4s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(6) { transition-delay: .5s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(7) { transition-delay: .6s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(8) { transition-delay: .7s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(9) { transition-delay: .8s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(10) { transition-delay: .9s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(11) { transition-delay: 1.0s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(12) { transition-delay: 1.1s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(13) { transition-delay: 1.2s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(14) { transition-delay: 1.3s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(15) { transition-delay: 1.4s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(16) { transition-delay: 1.5s }
    .banner .swiper-slide .title { font-size: 16px;position: absolute; top: 40%; padding: 10px; width: 80%; left: 10%; text-align: center; color: #fff; }
    .banner .swiper-slide .title2 { margin-top: 30px; }
    .banner .swiper-slide .title span { display: inline-block; transition: all .5s; transform: translateX(30px); opacity: 0; margin: 0 2px; }
    .banner .swiper-slide .title2 span:nth-child(7) { margin-right: 20px }

   .banner .pagination { position: absolute; left: 0; bottom: 5%; z-index: 2;}
/* .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; }*/

.slideBox h5 { line-height: 18px; height: 36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-fir-wrap { padding-top: 1px; background: #fff; }
.proitem_wrapper { padding: 5px; border: 1px solid #ccc; }
.proitem_wrapper:hover .pro_img { overflow: hidden; }
.proitem_wrapper .pro_info { height: 72px; padding: 5px 0; }
.proitem_wrapper .pro_info div { height: 62px; line-height: 31px; text-align: center; }
.proitem_wrapper .pro_info .title { font-size: 18px; color: #000; line-height: 31px; height: 62px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px; }


.i-sec-wrap { width: 100%; background: url(/img/aboutbg.jpg) center bottom; background-size: cover; background-attachment: fixed; padding-top: 20px; padding-bottom: 20px; }

    .i-sec-wrap .i-application h2 { line-height: 36px; font-size: 20px; margin: 0; font-weight: bold; }
    .i-sec-wrap .i-application em { line-height: 36px; font-size: 24px; margin: 0; font-style: normal; position: relative;font-weight:bold;margin-bottom:20px;display:block; }
        .i-sec-wrap .i-application em:before { content: ''; display: block; height: 2px; width: 92px; background: #ed6c00; left: 0; bottom: -10px; position: absolute; }




    .i-sec-wrap .i-application .about-desc { line-height: 28px; font-size: 14px; margin: 20px 0; }
        .i-sec-wrap .i-application .about-desc p { text-indent: 2em; margin-bottom: 0; }

.i-thi-wrap { }

    .i-thi-wrap .about-num { position: relative; z-index: 2; box-shadow: 0 5px 10px rgb(0 0 0 / 20%); }
    .i-thi-wrap .item { padding: 20px 5px; }
    .i-thi-wrap .about-num li { float: left; width: 50%; text-align: center; }
        .i-thi-wrap .about-num li:nth-child(1) .item { border-right: 1px solid #ddd; }
        .i-thi-wrap .about-num li:nth-child(3) .item { border-right: 1px solid rgba(255,255,255,.2); }
        .i-thi-wrap .about-num li:nth-child(1) { background: #f0f1f5; }
        .i-thi-wrap .about-num li:nth-child(2) { background: #f0f1f5; }
        .i-thi-wrap .about-num li:nth-child(3) { background: #ed6c00; }
        .i-thi-wrap .about-num li:nth-child(4) { background: #ed6c00; }
    .i-thi-wrap .item .num { font-size: 30px; line-height: 30px; }
        .i-thi-wrap .item .num span { font-size: 60px; line-height: 60px; color: #ed6c00; display: inline-block; }
    .i-thi-wrap .item .txt { line-height: 20px;height:40px; color: #4a4a4a; text-align: left; margin-left: 15px; }
    .i-thi-wrap .about-num .bai .num, .i-thi-wrap .about-num .bai .txt, .i-thi-wrap .about-num .bai .num span { color: #fff; }


.i-application-more { width: 160px; height: 42px; color: #fff; background-color: rgba(0, 0, 0, 0); position: relative; border: 1px solid rgba(255, 255, 255, 0); transition: all .5s ease; z-index: 1; display: inline-block; position: relative; overflow: hidden; }
    .i-application-more:hover { border: 1px solid rgba(255, 255, 255, .5); }
    .i-application-more span { position: relative; z-index: 3; font-size: 14px; font-weight: bold; color: #fff; text-align: center; line-height: 40px; width: 100%; display: inline-block; }
    .i-application-more:after { content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; background: #ed6c00; border: 1px solid #ed6c00; z-index: 2; transition: all .5s ease; }
    .i-application-more:hover:after { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }




.i-news {}
    .i-news dl { width: 100%; }
        .i-news dl dt { width: 100%; overflow: hidden }
            .i-news dl dt img { width: 100%; }
        .i-news dl dd { padding-top: 16px }
            .i-news dl dd span { display: block; float: left; padding-left: 10px;padding-right:10px; margin-right: 10px; margin-top: 16px; height: 68px; color: #666; line-height: 100%; font-family: arial; border-right: 1px solid #EBEBEB }
                .i-news dl dd span i { display: block; font-size: 50px; color: #333; line-height: 100%; margin-bottom: 7px; font-weight: 700; margin-top: -6px; font-style: normal; }
            .i-news dl dd h4 { color: #333; line-height: 46px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; margin: 0; }
            .i-news dl dd p { color: #888; line-height: 21px }
    .i-news ul { width: 100%; display: flex;flex-wrap: wrap; }
        .i-news ul li { width: 100%; height: 110px;margin-bottom:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #F1F2F4; }
            .i-news ul li span { padding: 21px 10px 0 10px; height: 110px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; border-right: 1px solid #EBEBEB; float: left; color: #666; line-height: 100%; margin-right: 16px; font-family: arial }
                .i-news ul li span i { display: block; font-size: 50px; color: #333; line-height: 100%; margin-bottom: 7px; font-weight: 700; font-style: normal; }
            .i-news ul li h4 { color: #333; line-height: 44px; overflow: hidden; margin: 0; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; padding-top: 5px }
            .i-news ul li p { color: #888; line-height: 21px }

@keyframes rise {
    0% { transform: translate(0); }
    100% { transform: translateY(10px); }
}

@keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-moz-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-webkit-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-o-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}
.home-section5 { padding: 30px 0 30px; }
.home-section5 { background: url(/img/news_bg.jpg) no-repeat center top; }

    .home-section5 .flexbox { display: flex; align-items: center; }
    .home-section5 .flexbox { flex-direction: column; align-items: flex-start; }
        .home-section5 .flexbox .leftbox { flex: inherit; min-width: inherit; width: 100%; margin: 0 0 20px; }
            .home-section5 .flexbox .leftbox h2 { font-size: 50px; color: #ffa500; margin: 0 0 20px; line-height: 1; }
            .home-section5 .flexbox .leftbox h2 { font-size: 25px; }
            .home-section5 .flexbox .leftbox .tit { font-size: 18px; color: #333; margin: 0 0 5px; font-weight: bold; }
            .home-section5 .flexbox .leftbox .des { font-size: 14px; color: #666; }


        .home-section5 .flexbox .rightbox { flex: 1; }
            .home-section5 .flexbox .rightbox .bussiness-map { position: relative; width: 100%; max-width: 994px; margin: 0 0 0 auto; }
                .home-section5 .flexbox .rightbox .bussiness-map img { width: 100%; }
                .home-section5 .flexbox .rightbox .bussiness-map .appoint { position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #ffa500; display: flex; justify-content: center; align-items: center; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint .i { flex: 0 0 40px; min-width: 40px; height: 40px; border-radius: 50%; background: rgba(255,165,0, 0.4); border: 1px solid #ffa500; animation: scalemap 2s linear infinite; -moz-animation: scalemap 2s linear infinite; -webkit-animation: scalemap 2s linear infinite; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a1 { top: 20%; left: 15%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a2 { top: 40.1%; left: 13.3%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a3 { top: 33.5%; left: 16.7%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a4 { top: 30.2%; left: 20.8%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a5 { top: 42.1%; left: 24.3%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a6 { top: 37%; left: 27.6%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a7 { top: 58.7%; left: 27.6%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a8 { top: 65.5%; left: 32.7%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a9 { top: 52%; left: 46.8%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a10 { top: 28.5%; left: 50.9%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a11 { top: 48.5%; left: 50.1%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a12 { top: 68.7%; left: 50.9%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a13 { top: 25%; left: 58.5%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a14 { top: 47.2%; left: 61%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a15 { top: 26.7%; left: 69.3%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a16 { top: 53.7%; left: 69.4%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a17 { top: 31.7%; left: 71%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a18 { top: 25%; left: 72.8%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a19 { top: 29.9%; left: 73.6%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a20 { top: 45.1%; left: 73.7%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a21 { top: 53.7%; left: 76.1%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a22 { top: 46.6%; left: 78.5%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a23 { top: 63.7%; left: 79.4%; }
                    .home-section5 .flexbox .rightbox .bussiness-map .appoint.a24 { top: 82.3%; left: 81.1%; }








.datalist { width: 100%; border-collapse: collapse; border-spacing: 0; border: 1px solid #ccc; }
    .datalist caption { padding-bottom: 5px; }
    .datalist th { font-weight: 700; padding: 5px 15px; border: 1px solid #ccc; background: #eee; }
    .datalist td { padding: 5px 15px; border: 1px solid #ccc; }
    .datalist tr.altrow { background: #ccc; }



.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: #ed6c00; 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; }
.mobMenu { min-height: 50px; background-color: #ed6c00; 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%; }





.body-wrap { width: 100%; position: relative; transition: all 0.5s ease 0s; z-index: 1; }
    .body-wrap.left { transform: translateX(-66%); }



.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: #ed6c00 }
    .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: #ed6c00 }
            .sub-nav .right-now a.b { color: #666 }
        .sub-nav .right-now i { width: 4px; height: 28px; display: block; float: left; background: url(/controls/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: #ed6c00; }
.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: #ed6c00; 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: #ed6c00; border: 1px solid #ed6c00; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #ed6c00; border: 1px solid #ed6c00; 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; width: 200px; padding: 0 3% 0 12%; 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%; }
#pro_detial .infor { font-size: 20px; font-weight: bold; color: #000; padding: 0 0 15px; }
#pro_detial { width: 100%; overflow-x: auto; }


.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: #ed6c00; 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 }


.download_info h2 { font-size: 18px; line-height: 30px; color: #555; }
.downpassword { margin: 30px 0; }
    .downpassword .d_txt { width: 200px; padding: 0 15px; height: 42px; line-height: 42px; color: #444; float: left; border: none; background: #f1f1f1; }
    .downpassword .d_btn { width: 100px; height: 42px; background: #ed6c00; float: left; border: none; cursor: pointer; text-align: center; color: #fff; }
.download_info p { font-size: 14px; line-height: 30px; }
    .download_info p span { color: #ed6c00; font-weight: bold; font-size: 18px; }
    .download_info p a { color: #ed6c00; font-weight: bold; font-size: 20px; letter-spacing: 2px; padding: 0 2px; }



.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 { }
    .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(/controls/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; }


.solution-list { }
    .solution-list .solution-item { position: relative; overflow: hidden; margin-bottom: 30px; }
    .solution-list img { width: 100%; transition: transform .3s }
    .solution-list .bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, .5); z-index: 1; opacity: 0; filter: alpha(opacity=0); transition: opacity .3s }
    .solution-list .con { width: 100%; position: absolute; bottom: -88px; left: 0; padding: 0 6% 45px 4%; z-index: 2; background: url(/controls/img/case14_h.png) no-repeat center -7px; transition: bottom .3s }
    .solution-list .red { width: 9px; height: 16px; position: absolute; bottom: 6%; right: 4%; background: url(/controls/img/case13.png) no-repeat center; z-index: 3; opacity: 1; filter: alpha(opacity=100); transition: opacity .3s }
    .solution-list h2 { font-size: 16px; color: #fff; line-height: 39px; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .solution-list p.font { font-size: 12px; color: #fff; line-height: 23px; height: 46px; overflow: hidden; margin-bottom: 10px }
    .solution-list .more { width: 120px; height: 34px; text-align: center; line-height: 34px; background: #ed6c00; color: #fff; font-size: 14px; border-radius: 20px }
/*.solution-list .solution-item:hover .bg { opacity: 1; filter: alpha(opacity=100) }
    .solution-list .solution-item:hover .red { opacity: 0; filter: alpha(opacity=0) }
    .solution-list .solution-item:hover .con { bottom: 0 }
    .solution-list .solution-item:hover img { transform: scale(1.1) }*/

.por-detail .title { background: #ed6c00; font-size: 18px; line-height: 40px; color: #fff; position: relative; width: 100%; padding-top: 16px; }
    .por-detail .title a { display: inline-block; vertical-align: bottom; color: #fff; font-size: 18px; line-height: 40px; min-width: 65px; padding: 0 15px; text-align: center; cursor: pointer; margin-left: 15px; }
        .por-detail .title a.cur, .por-detail .title a:hover { background: #fff; color: #ed6c00; }
        .por-detail .title a.back { float: right; background: #fff; color: #ed6c00; margin-right: 15px; }
/*.por-detail .title { padding: 0 30px; background: #ed6c00; font-size: 18px; height: 49px; line-height: 56px; color: #fff; }

    .por-detail .title li { font-size: 18px; }
    .por-detail .title .layui-this { color: #015198; }
*/
.por-detail .detail-in { font-size: 14px; line-height: 2;  border: 1px solid #e1e1e1; margin-top: -1px;margin-bottom:15px; }
    .por-detail .detail-in img { max-width: 100%; text-align: center; }
    .por-detail .detail-in .infor { font-size: 32px; font-weight: bold; color: #000; padding: 0 0 15px; }



#download-cards-list .download-item { background-color: #fafafa; border: 1px solid #e6e6e6; padding: 30px; margin-bottom: 30px; }
ul.files li { margin-top: 10px; }
    ul.files li a { display: block; border: 1px solid #e6e6e6; padding: 10px 8px; color: #8c8c8c; font-size: 10px; line-height: 1; position: relative; transition: all .4s; background: #fff; }
        ul.files li a h4 { font-size: 14px; color: #555; margin-bottom: 17px; line-height: 1; font-weight: normal; padding-right: 4.83333rem; }
        ul.files li a::after { content: ""; display: block; position: absolute; top: 0; right: 0; height: 100%; width: 66px; background: #e6e6e6 url(/controls/img/download-gray.png) no-repeat center; transition: all .4s; background-size: auto 30px; }
    ul.files li.catalogue-icon a::after { background: #e6e6e6 url(/controls/img/catalogue-gray.png) no-repeat center; background-size: auto 30px; }
    ul.files li a:hover, ul.files li a:focus { border-color: #ed6c00; background-color: transparent; }
        ul.files li a:hover::after, ul.files li a:focus::after { content: ""; background: #ed6c00 url(/controls/img/download-white.png) no-repeat center; }
    ul.files li.catalogue-icon a:hover::after, ul.files li.catalogue-icon a:focus::after { background: #ed6c00 url(/controls/img/catalogue-white.png) no-repeat center; background-size: auto 30px; }

.download-cards { display: flex; overflow: hidden; margin-bottom: 30px; }
    .download-cards .img-left { flex: 0 0 150px; margin-right: 15px; border: 1px solid #eee; }
    .download-cards .text-left h4 { font-size: 18px; font-weight: 900; line-height: 24px; max-height: 48px; overflow: hidden; }
    .download-cards .text-left ul li { font-size: 14px; position: relative; padding-left: 40px; line-height: 36px; }
        .download-cards .text-left ul li:before { position: absolute; left: 0; top: 0px; width: 40px; height: 40px; display: block; content: ""; background: url(/controls/img/download-gray.png) no-repeat center; background-size: auto 25px; }
        .download-cards .text-left ul li.catalogue-icon:before { background: url(/controls/img/catalogue-gray.png) no-repeat center; background-size: auto 25px; }