﻿@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: #0061ae; }
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: #0061ae; }
img { max-width: 100%; border: 0; vertical-align: top; }
input { outline: none; }
p {margin-bottom:0; }
.fl { float: left; }
.fr { float: right; }

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 img { height: 51px; }
    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: #0061ae; }
        .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: #0061ae; }
            .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: #0061ae; 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; }





.i-fir-wrap { background: #f3f3f3;padding-bottom:10px; }

.tag_products a { display: block; text-align: center; }
    .tag_products a div .cpimg { padding: 2px;background:#fff;margin-bottom:0;  }
        .tag_products a div h3 { padding: 0px 2px; color: #fff;background:#0061ae; 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 { margin: 0;border-bottom: 6px #0e4f99 solid; }


.i_newtop { margin-bottom: 10px; width: 100%; height: 120px; overflow: hidden; }
.i_newtopimg { width: 180px; overflow: hidden; }
.i_newtoptit { margin-bottom: 10px; width: calc(100% - 190px); height: 20px; color: #333; font: bold 13px/20px "Microsoft YaHei"; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.i_newtopcon { width: calc(100% - 190px); height: 90px; color: #666; font: 12px/24px "Microsoft YaHei"; overflow: hidden; }
.news_con { width: 100%; height: 80px; overflow: hidden; }
    .news_con ul { margin: 0; padding: 0; }
        .news_con ul li { float: left; width: 100%; height: 28px; overflow: hidden; }
            .news_con ul li a { float: left; display: block; width: calc(100% - 100px); text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(/images/ico1.png) no-repeat left center; color: #666; font: 12px/28px "Microsoft YaHei"; }
                .news_con ul li a:hover { color: #015cab; background: url(/images/ico1.png) no-repeat left center; }
            .news_con ul li span { float: right; display: block; color: #999; font: 11px/28px "Arial"; -webkit-text-size-adjust: none; }
.i_newsmore { margin-top: 5px; height: 20px; }
    .i_newsmore a { color: #015cab; font: bold 12px/20px "SimSun"; text-decoration: underline; }
        .i_newsmore a:hover { color: #bf1e2e; }


.caselist .item_name {text-align:center;line-height:24px;overflow:hidden;padding:0 3px;text-overflow:ellipsis;white-space:nowrap; }

.footer { padding-bottom: 12px; line-height: 32px; color: #b9b9b9; text-align: center; background: #000; padding-top: 12px; }
    .footer p { margin-bottom: 0; }
    .footer a { display: inline-block; padding: 0 5px; color: #b9b9b9; }
        .footer a img { max-height: 32px; display: inline-block; vertical-align: middle; }
.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: #ee1d23 }
    .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: #ee1d23 }
            .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: #0061ae; }
.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; 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%; }


.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; }
