﻿@charset "UTF-8";
html, body { -ms-overflow-style: scrollbar; }
body { font-family: 'Microsoft YaHei'; -moz-user-select:none; }
ul { list-style: none; padding: 0; margin: 0; }
a:active, a:hover, a:focus { outline: none; text-decoration: none; }
img { vertical-align: middle; }
.clear { clear: both; height: 0; font-size: 0; overflow: hidden; }

/*************** 图标 ***************/
.icon { display: inline-block; vertical-align: middle; background: url(../images/icon.png) no-repeat; _background: url(../images/icon.gif) no-repeat; *display: inline; *zoom: 1; }
.icon-lang, .icon-search-head, .icon-menu { width: 48px; height: 26px; background-position: -144px 0; }
.icon-search-head { background-position: 0 0; }
.icon-menu { background-position: -336px 0; }
.icon-select { width: 32px; height: 22px; background-position: -202px -5px; }
.icon-select-pl { width: 32px; height: 22px; background-position: -242px -5px; }
.icon-select-sl { width: 32px; height: 22px; background-position: -290px -5px; }
.icon-foot-add, .icon-foot-tel, .icon-foot-mail, .icon-foot-cont,.icon-foot-weix,
.icon-share-weix, .icon-share-weib, .icon-share-qq { width: 48px; height: 38px; background-position: 0 -26px; }
.icon-foot-tel { background-position: -48px -26px; }
.icon-foot-mail { background-position: -96px -26px; }
.icon-foot-cont { background-position: -144px -26px; }
.icon-foot-weix { background-position: -336px -26px; }
.icon-share-weix { background-position: -192px -26px; }
.icon-share-weib { background-position: -240px -26px; }
.icon-share-qq { background-position: -288px -26px; }
.icon-contact-addr, .icon-contact-phon, .icon-contact-comp, .icon-contact-fax, .icon-contact-mail, .icon-contact-qq, .icon-contact-cont { width: 48px; height: 22px; background-position: 0 -64px; }
.icon-contact-phon { background-position: -48px -64px; }
.icon-contact-comp { background-position: -96px -64px; }
.icon-contact-fax { background-position: -144px -64px; }
.icon-contact-mail { background-position: -192px -64px; }
.icon-contact-qq { background-position: -240px -64px; }
.icon-contact-cont { background-position: -288px -64px; }
.icon-foot-short-tel, .icon-foot-short-map, .icon-foot-short-share, .icon-foot-short-mail { width: 48px; height: 32px; }
.icon-foot-short-tel { background-position: 0 -84px; }
.icon-foot-short-mail { background-position: -48px -84px; }
.icon-foot-short-share { background-position: -96px -84px; }
.icon-foot-short-map { background-position: -144px -84px; }


.header { width: 100%; border-bottom: 1px solid #9d9f9e; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888; -webkit-transform: translateZ(0); position: fixed; z-index: 999; background: #fff; top: 0; }
    .header .warp { height: 90px; }
    .header .upgrade { background: #042979; color: #fff; padding: 15px 0; }
        .header .upgrade .con { width: 1080px; margin: 0 auto; }
        .header .upgrade .txt { margin-left: 125px; background-image: url(../images/upgrade-error.jpg); background-repeat: no-repeat; background-position: left top; padding: 15px 0 0 164px; font-size: 16px; }
        .header .upgrade .lag { font-size: 28px; }
        .header .upgrade .closed { position: absolute; right: 15px; top: 15px; }
            .header .upgrade .closed a { color: #d8a010; font-size: 14px; }

.browser { padding: 10px 0; }
    .browser li { height: 34px; float: left; list-style: none; margin-right: 15px; }
        .browser li a { color: #fff; font-size: 12px; line-height: 16px; display: block; background: url(../images/browser.png) no-repeat; padding-left: 40px; }
    .browser .browser-firefox a { background-position: 0 -34px; }
    .browser .browser-ie a { background-position: 0 -68px; }
    .browser .browser-2345 a { background-position: 0 -102px; }
    .browser .browser-qq a { background-position: 0 -136px; }
    .browser .browser-360 a { background-position: 0 -170px; }
    .browser .browser-sogou a { background-position: 0 -204px; }
    .browser .browser-baidu a { background-position: 0 -238px; }
    .browser .browser-baidu { margin-right: 0; }

.warp { width: 100%; max-width: 1651px; margin: 0 auto; }

.logo { margin-top: 15px; position: relative; margin-left: 10px; }
    .logo img { vertical-align: text-bottom; }
    .logo span { font-size: 18px; color: #545454; left: 205px; position: absolute; bottom: 0; white-space: nowrap; }
    .hot-line{text-align:right;padding-right:35px;height:36px;line-height:36px;font-size:18px;color:#042979;font-weight:bold;font-family:'Microsoft YaHei';}
.lang, .nav { margin-top: 5px; }
    .lang ul { border-right: 1px solid #d8d8d8; line-height: 22px; display: inline-block; *display: inline; *zoom: 1; }
    .lang li { font-size: 16px; font-family: 'Arial'; padding: 0; }
        .lang li a, .lang li a:hover { color: #656565; }
    .lang .nav .open > a, .lang .nav .open > a:focus, .lang .nav .open > a:hover { background: none; color: #404040; }
ul.dropdown-menu { min-width: initial; display: none; }


.nav > li { float: left; font-size: 16px; font-weight: bold; padding: 0 18px; transition: all 0.5s; }
    .nav > li > a { color: #404040; padding: 0; line-height: 31px; transition: color 0.5s; }
        .nav > li > a:hover, .nav > li > a:focus { background: none; color: #034ea6; }
    .nav > li.on > a { color: #034ea6; border-bottom: 3px solid #2e7ad3; padding-bottom: 5px; }
    .nav > li.annual > a { color: #dd0101; border-color: #dd0101; }

    /*导航下拉开始*/

.nav .sub{ display:none; width:100%; left:0; top:31px;  position:absolute;background:#fff; z-index:99999;}
.nav .sub li{ zoom:1; height:46px; overflow:hidden; display:block; border-bottom:1px solid #dbdada;}
.nav .sub a{ display:block; height:45px; line-height:45px; text-align:center; font-family:'Microsoft YaHei'; font-size:14px; color:#3b3b3b; transition:all 0.3s;}
.nav .sub a:hover{ background:#2e7ad3; color:#fff;  }
.nav .annual .sub a:hover{ background:#dd0101; color:#fff;  }
/*导航下拉结束*/

.swiper-container.banner { width: 100%; margin-top: 92px; transition: height 1.8s; }
    .swiper-container.banner .swiper-slide { text-align: center; font-size: 18px; background: #000; overflow: hidden; }
        .swiper-container.banner .swiper-slide img { width: 100%; }
    .swiper-container.banner .swiper-pagination-bullet { border-radius: 0; width: 58px; height: 5px; }
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev { opacity: 0; transition: all 0.5s; }
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { opacity: 1; }

.index-video{width:100%;margin-top: 92px;transition: height 1.8s;}
.index-video video{width:100%;}

.company-profile { overflow: hidden; width: 100%; height: 406px; position: relative; background: url(../images/company-profile.jpg) no-repeat center center #1c395b; background-size: cover; color: #fff; font-size: 16px; zoom: 1; }
    .company-profile b { font-family: 'Impact Regular'; font-size: 24px; margin: 0 8px; }
    .company-profile .warp { margin-top: 6px; }
    .company-profile .animate-left { border-right: 1px solid #5d7592; padding-right: 15px; }
    .company-profile .animate-up { border-bottom: 1px solid #5d7592; }
    .company-profile .animate-down { margin: 64px 0; padding-left: 15px; }
    .company-profile .animate-up .separate { border-right: 1px solid #5d7592; padding-left: 15px; }
    .company-profile .animate-up .separate-top, .company-profile .animate-up .separate-right { margin-top: 45px; }
        .company-profile .animate-up .separate-top b { margin-left: 0; }
    .company-profile .pull-left { margin: 15px 10px 15px 0; }
    .company-profile .animate-top500 { margin-left: 28px; }
    .company-profile .animate-right { margin-top: 75px; padding-right: 15px; }
.more-box { display: block; width: 100%; text-align: center; background: #e0e1e8; padding: 18px 0; }
    .more-box a { border: 1px solid #747478; color: #747478; background: url(../images/more.png) no-repeat 100px center; display: inline-block; *display: inline; *zoom: 1; line-height: 32px; padding: 0 38px 0 20px; transition: all 0.5s; }
        .more-box a:hover { background-color: #003c82; color: #fff; /*background-position: 106px center;*/ }

.case .case-item { display: inline-block; *display: inline; *zoom: 1; float: left; position: relative; overflow: hidden; }
.case .case-1 { width: 75%; position: relative; height: 543px; }
    .case .case-1 .case-swiper { width: 100%; height: 100%; }
    .case .case-1 .swiper-slide { background-position: center center; background-size: cover; }
        .case .case-1 .swiper-slide a { display: block; width: 100%; height: 100%; position: relative; }
            .case .case-1 .swiper-slide a span { position: absolute; left: 10px; bottom: 15px; color: #fff; font-size: 24px; }
    .case .case-1 .case-swiper .swiper-button-prev,
    .case .case-1 .case-swiper .swiper-button-next { position: absolute; background: none; font-size: 18px; color: #fff; font-family: SimSun; font-size: 24px; left: auto; right: 338px; top: auto; bottom: 18px; margin: 0; width: 22px; height: 22px; line-height: 24px; border-right: 2px solid #9ca9c3; z-index: 3; }
    .case .case-1 .case-swiper .swiper-button-next { right: 308px; border-right: none; }
    .case .case-1 .cover { position: absolute; width: 28%; min-width: 398px; padding: 182px 32px 21px; height: 100%; top: 0; right: 0; background: rgba(0, 60, 130, 0.9) none repeat scroll 0 0 !important; background-color: #003c82; filter: Alpha(opacity=90); opacity: 1; color: #fff; z-index: 2; }
        .case .case-1 .cover .cover-title { position: absolute; top: 21px; left: -82px; width: 100%; }
            .case .case-1 .cover .cover-title span { border: 2px solid rgba(255,255,255,0.7); display: block; width: 268px; height: 70px; line-height: 70px; border-top: none; border-right: none; text-align: right; position: relative; }
                .case .case-1 .cover .cover-title span s:first-child { border-top: 2px solid rgba(255,255,255,0.7); display: inline-block; *display: inline; *zoom: 1; width: 80px; height: 1px; position: absolute; top: 0; left: 0; }
                .case .case-1 .cover .cover-title span s:last-child { border-right: 2px solid rgba(255,255,255,0.7); display: inline-block; *display: inline; *zoom: 1; width: 1px; height: 12px; position: absolute; bottom: 0px; right: 0; }
                .case .case-1 .cover .cover-title span i { font-style: normal; font-size: 30px; font-weight: bold; }
            .case .case-1 .cover .cover-title b { text-transform: uppercase; font-size: 72px; font-family: Impact; opacity: 0.2; position: absolute; right: -40px; top: -15px; }
        .case .case-1 .cover .cover-txt { position: relative; line-height: 31px; font-size: 16px; padding: 0 16px; }
            .case .case-1 .cover .cover-txt b { position: absolute; font-size: 72px; font-family: STXihei; top: -18px; left: -52px; }
                .case .case-1 .cover .cover-txt b.punc-down { right: -48px; left: auto; top: auto; bottom: -38px; }
        .case .case-1 .cover .more { margin-top: 72px; }
            .case .case-1 .cover .more a { display: inline-block; *display: inline; *zoom: 1; width: 117px; border: 1px solid #fff; color: #fff; text-align: center; line-height: 31px; transition: all 0.5s; }
                .case .case-1 .cover .more a:hover { background: rgba(28, 73, 202, 0.6); }

.case .case-2, .case .case-3, .case .case-4 { width: 25%; height: 181px; background-position: center center; background-size: cover; text-align: center; display: table; }
    .case .case-2 a, .case .case-3 a, .case .case-4 a { color: #fff; display: inline-block; *display: inline; *zoom: 1; padding: 5px 15px; }
    .case .case-2 .cover, .case .case-3 .cover, .case .case-4 .cover { display: table-cell; vertical-align: middle; color: #fff; line-height: 12px; opacity: 1; transition: all 0.5s; }
        .case .case-2 .cover h2, .case .case-3 .cover h2, .case .case-4 .cover h2 { font-size: 24px; font-weight: normal; margin: 0; }
        .case .case-2 .cover i, .case .case-3 .cover i, .case .case-4 .cover i { display: inline-block; *display: inline; *zoom: 1; width: 24px; height: 5px; border-top: 1px solid #fff; }
        .case .case-2 .cover h4, .case .case-3 .cover h4, .case .case-4 .cover h4 { margin: 0; opacity: 0.5; }
    .case .case-2 .cover { background: rgba(167, 5, 5, 0.6) none repeat scroll 0 0 !important; background-color: #a70505; filter: Alpha(opacity=60); }
        .case .case-2 .cover:hover { background: rgba(167, 5, 5, 0.8) none repeat scroll 0 0 !important; background-color: #a70505; filter: Alpha(opacity=80); }
    .case .case-3 .cover { background: rgba(8, 45, 80, 0.6) none repeat scroll 0 0 !important; background-color: #082d50; filter: Alpha(opacity=60); }
        .case .case-3 .cover:hover { background: rgba(8, 45, 80, 0.8) none repeat scroll 0 0 !important; background-color: #082d50; filter: Alpha(opacity=80); }
    .case .case-4 .cover { background: rgba(16, 23, 46, 0.6) none repeat scroll 0 0 !important; background-color: #10172e; filter: Alpha(opacity=60); }
        .case .case-4 .cover:hover { background: rgba(16, 23, 46, 0.8) none repeat scroll 0 0 !important; background-color: #10172e; filter: Alpha(opacity=80); }


.cooperation-brand { background: #e0e1e8; padding: 35px 10px; }
    .cooperation-brand h1 { color: #090909; font-size: 14px; font-weight: normal; text-transform: uppercase; position: relative; display: inline-block; *display: inline; *zoom: 1; }
        .cooperation-brand h1 b { display: block; color: #b2b2b2; font-size: 24px; font-weight: normal; }
        .cooperation-brand h1 span { font-size: 22px; font-weight: bold; color: #003c82; position: absolute; top: 22px; right: -120px; white-space: nowrap; }
            .cooperation-brand h1 span i { width: 60px; height: 1px; border-bottom: 1px solid #a1a2a3; display: inline-block; *display: inline; *zoom: 1; transform: rotate(125deg); -webkit-transform: rotate(125deg); -moz-transform: rotate(125deg); filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1.25); vertical-align: middle; position: absolute; left: -40px; }
    .cooperation-brand p { margin-top: 5px; }
        .cooperation-brand p b { font-size: 135%; }
    .cooperation-brand ul li { float: left; text-align: right; margin: 0 0 15px 24px; width: 130px; }
        .cooperation-brand ul li img { max-width: 130px; border-right: 1px solid #c9cad0; border-bottom: 2px solid #c5c6cc; }

.cooperation-brand-item { overflow: hidden; }


/* .sub-banner { width: 100%; height: 296px; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; margin-top: 92px; color: #fff; font-family: 'Microsoft YaHei'; text-transform: uppercase; }
    .sub-banner .b-txt { position: absolute; left: 50%; top: 50px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
        .sub-banner .b-txt span { display: block; border: 3px solid rgba(255,255,255,0.5); padding: 5px 100px 0px; font-size: 18px; text-align: center; }
            .sub-banner .b-txt span.t-up { border-bottom: none; }
            .sub-banner .b-txt span.t-dn { border-top: none; margin-top: 18px; font-size: 14px; padding: 0 10px; position: relative; height: 8px; }
                .sub-banner .b-txt span.t-dn b { position: absolute; top: -350%; left: 50%; transform: translate(-50%); white-space: nowrap; font-family: Arial; font-weight: normal; }
                .sub-banner .b-info{max-width:1000px;margin:0 auto;padding:100px 20px 0;line-height: 200%;} */

                .sub-banner { width: 100%; height: 296px; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; margin-top: 92px; color: #fff; font-family: 'Microsoft YaHei'; text-transform: uppercase; }
                .sub-banner .b-txt { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
                    .sub-banner .b-txt span { display: block; border: 3px solid rgba(255,255,255,0.5); padding: 16px 24px 8px; font-size: 24px; text-align: center; }
                        .sub-banner .b-txt span.t-up { border-bottom: none; }
                        .sub-banner .b-txt span.t-dn { border-top: none; margin-top: 38px; font-size: 20px; padding: 0 24px; position: relative; height: 24px; }
                            .sub-banner .b-txt span.t-dn b { position: absolute; top: -36px; left: 50%; transform: translate(-50%); white-space: nowrap; font-family: Arial; font-weight: normal; }
                            .sub-banner .b-info{display:none;}

.page-cont { font-family: 'Microsoft YaHei'; }
    .page-cont .title { text-align: center; padding-top: 35px; }
        .page-cont .title span { display: block; font-size: 30px; color: #003c82; }
        .page-cont .title s { display: inline-block; *display: inline; *zoom: 1; border-top: 4px solid #003c82; width: 30px; height: 1px; }
        .page-cont .title.white span { color: #fff; }
        .page-cont .title.white s { border-color: #fff; }


.company-body { border-left: 1px solid #d7d7d7; margin: 35px 0; }
    .company-body .txt, .company-body .img, .company-body .sup { float: left; height: 344px; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; }
    .company-body .txt { padding: 84px 24px 0; font-size: 16px; color: #373737; width: 45%; }
    .company-body .img { text-align: right; width: 35%; }
        .company-body .img img { max-height: 100%; max-width: 100%; }
    .company-body .sup { width: 20%; text-align: right; border: none; margin-top: 2px; }
        .company-body .sup li { border-top: 1px solid #a9a9a9; border-bottom: 1px solid #a9a9a9; margin-top: -1px; height: 114px; display: table; float: right; padding: 0 24px; font-size: 14px; color: #464646; transition: 0.5s; cursor: pointer; }
            .company-body .sup li div { display: table-cell; vertical-align: middle; text-align: center; }
            .company-body .sup li b { font-size: 28px; font-family: Impact; }
            .company-body .sup li:hover { color: #003c82; }


/***************************** 企业文化 *****************************/
.culture { background: url(../images/company-culture.jpg) no-repeat center center; background-size: cover; width: 100%; min-height: 569px; color: #fff; text-align: center; overflow-x: hidden; overflow-y: auto; }
    .culture .culture-item { display: inline-block; *display: inline; *zoom: 1; width: 232px; border: 1px solid #979898; margin: 130px 24px 15px; padding: 58px 0 32px; position: relative; }
        .culture .culture-item i { position: absolute; top: -45px; left: 50%; margin-left: -45px; width: 90px; height: 90px; background-color: #0078b4; border-radius: 50%; background-repeat: no-repeat; background-position: center center; }


.strengths { background: #eaeaea; }

.cooperation { }
.cooperation-list { max-width: 1200px; margin: 45px auto; text-align: center; }
    .cooperation-list li { display: inline-block; *display: inline; *zoom: 1; width: 120px; height: 120px; border: 1px solid #d7d7d7; text-align: center; margin: 0 64px -24px 0; position: relative; overflow: hidden; transform-origin: center 23px; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
        .cooperation-list li a { position: absolute; display: block; transition: all 0.3s; width: 100%; left: 32px; top: -16px; transform-origin: 0px 18px; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
        .cooperation-list li img { max-width: 100%; }
        .cooperation-list li:hover a { width: 110%; transform-origin: 8px 14px; }
.cooperation-animate ul { padding: 55px 0; }
/*****************************SVG*****************************/
#pieChart { height: 374px; width: 374px; margin: 100px auto; overflow: visible; display: none; }
    #pieChart svg, svg:not(:root) { overflow: visible; }
        #pieChart svg:after { content: " "; display: table; }
.pieChart--center--innerCircle { fill: #eaeaea; }
.pieChart--center--text { font-size: 28px; }
.pieChart--center--outerCircle { fill: #cccccc; }
.pieChart--center--title { background-color: transparent; border: 1px solid #ccc; border-radius: 50%; overflow: hidden; text-align: center; animation: fadeIn; /*动画名称*/ animation-duration: 2.5s; /*动画持续时间*/ -webkit-animation: fadeIn 2.5s; /*针对webkit内核*/ }
    .pieChart--center--title body { background-color: transparent; margin: 0; padding: 0; width: 100%; height: 100%; }
    .pieChart--center--title .box { display: table; width: 100%; height: 100%; }
    .pieChart--center--title .cell { display: table-cell; vertical-align: middle; height: 100%; }
        .pieChart--center--title .cell h1 { color: #042979; font-size: 48px; font-weight: bold; font-family: 'Microsoft YaHei'; margin: 0 0 0; }
        .pieChart--center--title .cell p { font-size: 36px; color: #424242; margin: 0; }
.pieChart--detail { }
.pieChart--detail--divider { stroke: gray; stroke-width: 1; }
.pieChart--detail--cyan .pieChart--detail--divider { stroke: #47caeb; }
.pieChart--detail--green .pieChart--detail--divider { stroke: #42ac54; }
.pieChart--detail--gold .pieChart--detail--divider { stroke: #dbb43d; }
.pieChart--detail--blue .pieChart--detail--divider { stroke: #042979; }
.pieChart--detail--percentage { font-size: 24px; font-weight: bold; fill: #333333; stroke-width: 1px; font-family: 'Microsoft YaHei'; }
.pieChart--detail--textContainer { background-color: transparent; padding: 30px 0 0 0; margin: 0; color: #121212; font-family: 'Microsoft YaHei'; font-size: 16px; }

.pieChart__cyan, .pieChart--detail--cyan .pieChart--detail--percentage, .pieChart--detail--cyan .pieChart--detail--line { fill: #47caeb; }
.pieChart__green, .pieChart--detail--green .pieChart--detail--percentage, .pieChart--detail--green .pieChart--detail--line { fill: #42ac54; }
.pieChart__gold, .pieChart--detail--gold .pieChart--detail--percentage, .pieChart--detail--gold .pieChart--detail--line { fill: #dbb43d; }
.pieChart__blue, .pieChart--detail--blue .pieChart--detail--percentage, .pieChart--detail--blue .pieChart--detail--line { fill: #042979; }
/*****************************SVG*****************************/

.core-strengths { max-width: 1200px; margin: 35px auto; position: relative; min-height: 460px; }
    .core-strengths .center-box { width: 100%; max-width: 374px; position: absolute; left: 50%; margin-left: -187px; text-align: center; display: table; background: url(../images/core-center.png) no-repeat center center; background-size: 100% 100%; z-index: 2; }
        .core-strengths .center-box .center-txt { display: table-cell; vertical-align: middle; }
            .core-strengths .center-box .center-txt h1 { color: #042979; font-size: 48px; font-weight: bold; font-family: 'Microsoft YaHei'; margin: 0 0 0; }
            .core-strengths .center-box .center-txt p { font-size: 36px; color: #424242; margin: 0; }
    .core-strengths .core-item { width: 45%; margin-top: -12px; position: absolute; max-width: 374px; }
        .core-strengths .core-item.core-2,
        .core-strengths .core-item.core-4 { right: 0; }
        .core-strengths .core-item.core-3,
        .core-strengths .core-item.core-4 { top: 187px; }
        .core-strengths .core-item .core-title { border-bottom: 1px solid #042979; position: relative; color: #042979; padding: 0 12px 6px; }
            .core-strengths .core-item .core-title i { width: 100px; height: 1px; border-bottom: 1px solid #042979; display: inline-block; *display: inline; *zoom: 1; transform: rotate(145deg); -webkit-transform: rotate(145deg); -moz-transform: rotate(145deg); filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1.45); vertical-align: middle; position: absolute; left: -91px; top: 68px; }
            .core-strengths .core-item .core-title b,
            .core-strengths .core-item .core-title b s { position: absolute; display: block; border-radius: 50%; }
            .core-strengths .core-item .core-title b { left: -8px; bottom: -8px; width: 16px; height: 16px; border: 3px solid rgba(4,41,121,0.5); }
                .core-strengths .core-item .core-title b s { left: 0px; top: 0px; background: #042979; width: 100%; height: 100%; }
        .core-strengths .core-item.core-1 .core-title i,
        .core-strengths .core-item.core-3 .core-title i { transform: rotate(-145deg); -webkit-transform: rotate(-145deg); -moz-transform: rotate(-145deg); filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=-1.45); left: auto; right: -90px; }
        .core-strengths .core-item.core-2 .core-title,
        .core-strengths .core-item.core-2 .core-title i { border-color: #47caeb; color: #47caeb; text-align: right; }
        .core-strengths .core-item.core-3 .core-title,
        .core-strengths .core-item.core-3 .core-title i { border-color: #dbb43d; color: #dbb43d; }
        .core-strengths .core-item.core-4 .core-title,
        .core-strengths .core-item.core-4 .core-title i { border-color: #42ac54; color: #42ac54; text-align: right; }
            .core-strengths .core-item.core-2 .core-title b,
            .core-strengths .core-item.core-4 .core-title b { left: auto; right: -8px; }
        .core-strengths .core-item.core-2 .core-title b { border: 3px solid rgba(71,202,235,0.5); }
        .core-strengths .core-item.core-3 .core-title b { border: 3px solid rgba(219,180,61,0.5); }
        .core-strengths .core-item.core-4 .core-title b { border: 3px solid rgba(66,172,84,0.5); }

        .core-strengths .core-item.core-2 .core-title b s { background: #47caeb; }
        .core-strengths .core-item.core-3 .core-title b s { background: #dbb43d; }
        .core-strengths .core-item.core-4 .core-title b s { background: #42ac54; }

        .core-strengths .core-item .core-txt { background-color: transparent; padding: 0 10px; margin: 0; color: #121212; font-family: 'Microsoft YaHei'; font-size: 16px; }

/*联系页面*/
.page-contact { text-align: center; margin: 35px 0; position: relative; }
    .page-contact .item { display: inline-block; *display: inline; *zoom: 1; border-left: 1px dotted #888888; vertical-align: top; text-align: left; padding: 15px 30px; transition: padding 0.5s; height: 290px; }
        .page-contact .item:first-child { border-left: none; padding-left: 0 !important; }
        .page-contact .item .logo-txt { color: #232323; font-size: 22px; line-height: 30px; }
            .page-contact .item .logo-txt span { display: block; text-transform: uppercase; font-size: 12px; color: #979797; }
        .page-contact .item.info li { line-height: 34px; font-size: 18px; color: #363636; }
        .page-contact .item.info span { width: 76px; display: inline-block; *display: inline; *zoom: 1; text-justify: inter-word; text-align: justify; line-height: 34px; height: 34px; overflow: hidden; vertical-align: middle; }
        .page-contact .item.info s { display: inline-block; *display: inline; *zoom: 1; padding-left: 100%; }
.page-map { background-position: center center; background-size: cover; background-repeat: no-repeat; width: 100%; height: 582px; }
/*留言*/
.msg-box { height: 592px; background: url(../images/msg-bg.jpg) no-repeat center center; background-size: cover; }
    .msg-box h3 { text-align: center; color: #fff; padding: 25px 0; margin: 0; line-height: 36px; }
    .msg-box form { width: 100%; max-width: 694px; margin: 0 auto; }
    .msg-box input[type=text], .msg-box textarea { background-color: transparent; border: 1px solid #fff; width: 100%; height: 44px; color: #fff; opacity: 0.5; margin: 8px 0; padding: 0 8px; }
        .msg-box input[type=text]:focus, .msg-box textarea:focus { opacity: 1; }
    .msg-box textarea { height: 154px; resize: none; }
    .msg-box button { width: 100%; background: #6a788e; transition: all 0.5s; color: #fff; border: none; border-bottom: 2px solid #152239; line-height: 46px; font-size: 18px; }
        .msg-box button:hover { background: #1f3f78; }
    .msg-box .item-short { float: left; width: 220px; margin-right: 17px; }

/*案例列表页*/
.page-list { margin: 0; width: 100%; background-color: #eaeaea; }
    .page-list .list-head, .serv-list .list-head { background-color: #fff; text-align: center; padding: 28px 0; }
        .page-list .list-head li, .serv-list .list-head li { display: inline-block; *display: inline; *zoom: 1; height: 41px; line-height: 41px; border: 1px solid #bebebe; margin: 0 6px 12px; }
            .page-list .list-head li a, .serv-list .list-head li a { display: block; color: #222222; font-size: 16px; padding: 0 12px; transition: background 0.5s; transition: color 0.5s; text-align: left; text-indent: 12px; white-space: nowrap; padding-left: 0; }
            .page-list .list-head li.on a, .page-list .list-head li:hover a { color: #fff; background: #003c82; }
            .page-list .list-head li i.icon { display: none; }

    .page-list .list-body { padding: 35px 0 0; width: 100%; max-width: 1200px; margin: 0 auto; }
    .page-list .list-item { margin-bottom: 24px; border-bottom: 2px solid #dcdcdc; background: #fff; transition: all 0.5s; }
        .page-list .list-item:hover { background: #003c82; color: #fff; }
            .page-list .list-item:hover .item-txt h3 { color: #fff; }
        .page-list .list-item .item-img { width: 49.5%; height: 300px; background-repeat: no-repeat; background-size: cover; background-position: center center; }
        .page-list .list-item:hover .item-img { opacity: 0.8; }
        .page-list .list-item .item-txt { width: 45.5%; margin-right: 2.6%; }
        .page-list .list-item .item-logo { margin-top: 38px; }
            .page-list .list-item .item-logo img { max-height: 88px; }
        .page-list .list-item .item-txt h3 { color: #003c82; font-size: 20px; height: 68px; border-bottom: 1px dotted #9b9b9b; margin-top: 35px; overflow: hidden; }
        .page-list .list-item .item-txt a.more { width: 100px; height: 32px; line-height: 32px; margin-top: 38px; border: 1px solid #003c82; color: #003c82; display: block; text-align: center; transition: all 0.5s; font-size: 12px; }
        .page-list .list-item:hover .item-txt a.more { color: #fff; border-color: #fff; }

/*服务列表页*/
.serv-list { }
    .serv-list .list-head li { height: 82px; line-height: 82px; }
        .serv-list .list-head li a { padding-right: 48px; padding-left: 18px; position: relative; transition: all 0.5s; }
            .serv-list .list-head li a s { position: absolute; display: inline-block; *display: inline; *zoom: 1; background: #94adcb; width: 25px; height: 2px; top: 18px; left: 18px; }
        .serv-list .list-head li.on a, .serv-list .list-head li:hover a { background: url(../images/services-on.jpg) no-repeat; background-size: cover; color: #fff; }
    .serv-list .list-body { /*min-height: 520px;*/ }
.serv-lis .grid { width: 100%; position: relative; }
.serv-list .list-item { }
    .serv-list .list-item figure { background: #002655; width: 100%; }
        .serv-list .list-item figure img { width: 100%; overflow: hidden; }

.serv-list .list-body { }
.grid { margin: -2px auto 0; opacity: 0;}
    .grid .list-item { transition: 0.3s ease-in-out; overflow: hidden;  position: absolute; width: 47.5%;}
/*动画边框效果*/
figure.effect-border { position: relative; }
    figure.effect-border img.lazy { opacity: 1; -webkit-transition: opacity .35s; transition: opacity .35s; position: relative; display: block; }
    figure.effect-border:hover img.lazy { opacity: .4; }
    figure.effect-border a.show, figure.effect-border p { opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); }
    figure.effect-border a.show { background: url(../images/services-hover.png) no-repeat center 70%; z-index: 2; text-indent: 200%; white-space: nowrap; font-size: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    figure.effect-border p { text-align: center; padding: 10px 2.5em; }
    figure.effect-border:hover p, figure.effect-border:hover a.show { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    figure.effect-border figcaption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
        figure.effect-border figcaption::after, figure.effect-border figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; pointer-events: none; }
        figure.effect-border figcaption::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); }
        figure.effect-border figcaption::after { border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); }
    figure.effect-border:hover figcaption::after, figure.effect-border:hover figcaption::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.load-more { padding: 24px 0; }
    .load-more a, .load-more span { display: none; }
        .load-more a.next { display: block; margin: 0 auto; width: 156px; height: 48px; background: #fff; border: 1px solid #aaaaaa; border-radius: 9px; text-align: center; line-height: 48px; color: #727474; font-size: 16px; transition: all 0.5s; }
            .load-more a.next:hover { border-color: #003c82; color: #003c82; }

/*详细页*/
.item-video { text-align: center; width: 100%; max-width: 1200px; margin: 0 auto; }
    .item-video video { width: 100%; }
.item-deta { background: #fff; margin: 25px 0; }
.item-content { margin: 35px 0; color: #484848; }
.list-item-show { padding: 25px 0; }
.case-albums { width: 100%; padding-top: 50px; padding-bottom: 50px; cursor: grab; overflow: hidden; }
    .case-albums .swiper-slide { background-position: center; background-size: cover; width: 100%; max-width: 1200px; height: 710px; }

.serv-list .item-deta{display:none;}
/**********************FOOTER*******************************/
.footer { background: url(../images/foot-bg.jpg) no-repeat center center #182841; background-size: cover; color: #fff; }
    .footer h1 { background: url(../images/interest.png) no-repeat center center; width: 100%; height: 142px; margin: 0 0 32px; overflow: hidden; position: relative; }
        .footer h1 i { height: 3px; border-bottom: 1px solid rgba(255,255,255,0.7); display: inline-block; *display: inline; *zoom: 1; width: 100%; position: absolute; top: 95px; margin-left: -70%; }
            .footer h1 i:last-child { margin-left: 70%; }
        .footer h1 span { width: 410px; display: inline-block; *display: inline; *zoom: 1; }


.foot-contact li { line-height: 48px; }
       .foot-contact li a{color:#fff;}
    .foot-contact li i { margin-right: 5px; }
.search { margin-top: 24px; position: relative; max-width: 100%; }
    .search input[type="text"] { border: 1px solid #fff; background-color: transparent; line-height: 21px; padding: 8px 58px 10px 16px; color: #fff; width: 100%; opacity: 0.7; transition: all 0.3s; }
        .search input[type="text"]:focus { opacity: 1; }
    .search button { position: absolute; top: 50%; margin-top: -13px; right: 5px; background: url(../images/icon.png) no-repeat -48px 0; border: none; width: 48px; height: 26px; overflow: hidden; text-indent: 999px; white-space: nowrap; border-left: 1px solid rgba(255,255,255,0.7); }

.foot-nav { width: 45%; }
    .foot-nav dl { float: left; width: 25%; }
        .foot-nav dl dt { color: #fff; font-size: 18px; font-weight: normal; border-bottom: 1px solid rgba(255,255,255,0.7); padding-bottom: 20px; margin-bottom: 15px; display: inline-block; *display: inline; *zoom: 1; }
        .foot-nav dl dd a { color: #fff; line-height: 28px; transition: color 0.5s; -webkit-transition: color 0.5s; -moz-transition: all 0.5s; opacity: 0.7; }
            .foot-nav dl dd a:hover { opacity: 1; }


            .share-ctrl{position:relative;}
            .share-tip{display:none;white-space:nowrap; padding:5px 12px;border-radius:4px; position:absolute;top:-45%;left:50%;transform: translate(-50%, -48%); -moz-transform: translate(-50%, -48%); -webkit-transform: translate(-50%, -48%); -ms-transform: translate(-50%, -48%);background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important; background-color: #fff; filter: Alpha(opacity=90); opacity: 1; color: #333;}
            .share-ctrl:hover .share-tip{display:block;}
.foot-share { margin: 15px 0; }
    .foot-share span { display: inline-block; *display: inline; *zoom: 1; text-align: center; }
        .foot-share span:last-child { margin-left: 35px; }
    .foot-share img { max-width: 111px; }
    .foot-share s { text-decoration: none; display: block; }

.copyright { border-top: 1px solid rgba(255,255,255,0.7); padding: 34px 0; }
    .copyright div.pull-right { text-align: right; }

.foot-short-fix { height: 32px; overflow: hidden; width: 100%; }
.foot-short { position: fixed; bottom: 0; left: 0; z-index: 99; width: 100%; padding-bottom: 5px; background: rgba(0, 60, 130, 0.9) none repeat scroll 0 0 !important; background-color: #003c82; filter: Alpha(opacity=90); opacity: 1; color: #fff; }
    .foot-short a { color: #fff; }
        .foot-short a span { display: block; }
        .foot-short a:hover { color: #fff; }

#qjShare { display: none; top: 0; left: 0; position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0 !important; background-color: #000; filter: Alpha(opacity=90); opacity: 1; color: #fff; z-index: 9999; }
    #qjShare .list { position: absolute; bottom: 68px; width: 100%; left: 0; }
    #qjShare a { display: block; width: 33.33%; text-align: center; color: #fff; float: left; margin-bottom: 10px; }
        #qjShare a i { width: 40px; height: 40px; display: block; margin: 0 auto; margin-bottom: 5px; background-size: cover; }
    #qjShare .weibo i { background-image: url('../images/icon/weibo.png'); }
    #qjShare .weixin i { background-image: url('../images/icon/weixin_friend.png'); }
    #qjShare .renren i { background-image: url('../images/icon/renren.png'); }
    #qjShare .qq i { background-image: url('../images/icon/qq.png'); }
    #qjShare .qzone i { background-image: url('../images/icon/qqzone.png'); }
    #qjShare .more i { background-image: url('../images/icon/more.png'); }
    #qjShare .cancel i { background-image: url('../images/icon/cancel.png'); }
    #qjShare a.cancel { margin: 0 auto; display: block; text-align: center; width: 100%; overflow: hidden; text-indent: 9999px; }
/**********************FOOTER*******************************/

.go-back { text-align: center; margin: 15px 0; }
    .go-back a { display: inline-block; width: 96px; border: 1px solid #5d7592; border-radius: 3px; line-height: 32px; margin: 0 auto; }

.mobile-nav { position: relative; }
    .mobile-nav .flot-img { position: absolute; right: 15px; bottom: -188px; opacity: 0; transition: all 0.5s; display: none; }
        .mobile-nav .flot-img img { max-width: 180px; }
        .mobile-nav .flot-img.on { opacity: 1; display: block;bottom: 48px; }

/*年会*/
.annual .header { border-bottom: 2px solid #ffa800; -webkit-box-shadow: 0 0 5px #ffa800; box-shadow: 0 0 5px #ffa800; }
.annual .logo span { color: #bc010c; }
.annual .icon-search-head { background-position: -96px -1px; }
.annual .nav > li > a:hover, .annual .nav > li > a:focus { color: #dd0101; }
.annual .footer { background-image: url(../images/annual-foot-bg.jpg); }
.annual .page-list .list-item:hover { background: #bc010c; color: #fff; }
.annual .page-list .list-item .item-txt h3 { color: #191919; }
.annual .page-list .list-item:hover .item-txt h3 { color: #fff; }
.annual .page-list .list-item .item-txt a.more { border-color: #5e5e5e; color: #5e5e5e; }
.annual .page-list .list-item:hover .item-txt a.more { color: #fff; background: none; border-color: #fff; }
.annual .page-list .list-head { background: url(../images/annual-nav-border.png) repeat-x bottom #fff; }
    .annual .page-list .list-head li { border: none; border-right: 1px solid #f6debb; padding: 5px 0; line-height: 36px; }
        .annual .page-list .list-head li a { color: #bb0d09; background: url(../images/annual-nav-bg.png) no-repeat right center; margin-right: 8px; padding-right: 72px; }
        .annual .page-list .list-head li:last-child { border-right: none; }
        .annual .page-list .list-head li.on { background-color: #bb0d09; }
            .annual .page-list .list-head li.on a { color: #fff; }
.annual .load-more a:hover { border-color: #bb0d09; color: #bb0d09; }
.annual .go-back a { border-color: #ee6666; color: #bb0d09; }
    .annual .go-back a:hover { color: #dd0101; }

    #myyqlj{width:100%;}
@media (min-width: 1200px) {
    .nav { padding-right: 16px; }
}

@media (max-width: 1365px) {
    .company-profile { font-size: 18px; }
        .company-profile b { font-size: 26px; }
}

@media (max-width: 1199px) {

    .company-profile .warp > .pull-left { width: 100%; border-right: none; }
    .company-profile .animate-up .separate { padding-right: 25px; }

    .company-body .txt, .company-body .img, .company-body .sup { height: 375px; }
    .company-body .txt { padding-top: 16px; font-size: 16px; }
    .company-body .sup li { height: 125px; font-size: 16px; }
        .company-body .sup li b { font-size: 28px; }



    .page-contact .item { padding-left: 10px; padding-right: 10px; }
        .page-contact .item.info li { font-size: 16px; }
        .page-contact .item img { padding-left: 15px !important; }
}

@media (max-width: 991px) {
    .logo img { width: 160px; }
    .lang { margin-top: 40px; }
    .icon-lang { display: none; }
    .nav > li { padding: 0; font-size: 14px; }
    .swiper-container.banner { margin-top: 90px; }

    .company-profile .animate-left { width: 100%; border-right: none; }
    .company-profile .animate-up .separate { padding-right: 0; border-right: none; margin: 0; }
    .company-profile .animate-up .separate-right { margin: 0 0 10px; padding-left: 15px; }

    .sub-banner { margin-top: 90px; }
    .company-body { border-left: none; }
        .company-body .txt, .company-body .img { width: 50%; border: none; }
        .company-body .sup { width: 100%; margin-top: 35px; height: auto; }
            .company-body .sup li { width: 25.33%; margin: 0 4%; float: left; }

    .page-contact .item { border: none; }
        .page-contact .item.info { width: 100%; border-top: 1px solid #dedede; }
        .page-contact .item:last-child { position: absolute; top: 0; right: 0; }

    .page-list .list-head li a { font-size: 12px; }
    .page-list .list-head li i.icon { width: 24px; background-position: -248px -2px; }

    .core-strengths .center-box { position: relative; left: auto; margin: 0 auto; max-width: 55%; }
        .core-strengths .center-box .center-txt h1 { font-size: 32px; }
        .core-strengths .center-box .center-txt p { font-size: 20px; }
    .core-strengths .core-item { position: static; width: 48%; float: left; max-width: initial; margin: 0 1%; min-height: 120px; }
        .core-strengths .core-item .core-title { font-size: 20px; }
            .core-strengths .core-item .core-title i { display: none; }
        .core-strengths .core-item .core-txt { font-size: 12px; }
}

@media (max-width: 767px) {
    .header { height: 82px; border-bottom: none; }
    .logo { margin-top: 10px; margin-left: 5px; }
    .logo img { width: 96px; }
    .logo span{left:96px;font-size:12px;margin-left: 5px;}
    .lang, .nav { margin-top: 25px; }
    .lang { margin-right: 5px; }
    .icon-select{width:26px;}
    .icon-search-head{width:32px;background-position:-10px 0;}
    .icon-lang { display: inline-block; *display: inline; *zoom: 1; }

    .nav.nav-menu { display: block !important; width: 100%; position: absolute; top: 48px; margin: 0; left: 0; padding: 0; background: rgba(0, 60, 130, 0.9) none repeat scroll 0 0 !important; background-color: #003c82; filter: Alpha(opacity=90); opacity: 1; color: #fff; }
        .nav.nav-menu.on { right: 0; }
        .nav.nav-menu>li { border-bottom: 1px solid #cacaca; width: 33.333%; text-align: center; }
            .nav.nav-menu li:last-child { }
            .nav.nav-menu li a { color: #fff; line-height: 30px; font-size: 14px; font-weight: normal; }
            .nav.nav-menu li.on a { border-bottom: none; padding: 0; background: rgba(19, 167, 235, 0.9) none repeat scroll 0 0 !important; background-color: #13a7eb; filter: Alpha(opacity=90); opacity: 1; color: #fff; }
            .nav.nav-menu li.annual a{color:#ff0000;}
            .nav.nav-menu .sub{top:31px;}
            .nav.nav-menu .sub li{height:30px;}
            .nav.nav-menu .sub li a{font-size:12px;}
    .annual .nav.nav-menu, .annual .foot-short { background: rgba(187, 13, 9, 0.9) none repeat scroll 0 0 !important; background-color: #bb0d09; }
    .annual .nav > li > a:hover, .annual .nav > li > a:focus { color: #c2c2c2; }
    .annual.nav.nav-menu li { border-color: #ff7471; }

    .swiper-container.banner { margin-top: 180px; }
        .swiper-container.banner .swiper-pagination-bullet { width: 38px; }

    .case .case-item { width: 100%; }
    .case .case-1 { height: 340px; }
        .case .case-1 .cover { width: 42%; min-width: initial; padding: 112px 20px 0; }

            .case .case-1 .cover .cover-title { top: 20px; left: 0; }
                .case .case-1 .cover .cover-title span { border: none; position: absolute; top: 24px; width: auto; text-align: left; padding-left: 32px; }
                    .case .case-1 .cover .cover-title span i { font-size: 24px; }
                    .case .case-1 .cover .cover-title span s:first-child, .case .case-1 .cover .cover-title span s:last-child { display: none; border: none; }
                .case .case-1 .cover .cover-title b { right: auto; left: 32px; font-size: 48px; }
            .case .case-1 .cover .cover-txt { font-size: 14px; line-height: 24px; }
                .case .case-1 .cover .cover-txt b { display: none; }
            .case .case-1 .cover .more { margin-top: 36px; }

    .sub-banner { margin-top: 82px; }
    .company-body { margin-top: 0; }
        .company-body .txt, .company-body .img { width: 100%; height: auto; }
        .company-body .img { text-align: center; margin-top: 25px; }

    #pieChart { width: 240px; height: 240px; margin-top: 30px; margin-bottom: 480px; }
    .pieChart--center--title .cell h1 { font-size: 36px; margin-top: -12px; }
    .pieChart--center--title .cell p { font-size: 24px; }
    .pieChart--detail--percentage { font-size: 18px; }
    .pieChart--detail--textContainer { font-size: 12px; padding-top: 0; margin-top: 24px; overflow-y: auto; overflow-x: hidden; height: 108px; }

    .cooperation-list li { margin: 0 48px -28px 0; width: 96px; height: 96px; }

    .page-contact .item { float: left; }
    .page-map { height: 480px; }

    .case-albums .swiper-slide { height: 420px; }

    .page-list .list-head li, .serv-list .list-head li { height: auto; line-height: initial; float: left; width: 31.5%; margin: 0 1.2% 5px 0; }
        .page-list .list-head li a, .serv-list .list-head li a { font-size: 12px; text-indent: initial; padding: 0; line-height: 24px; text-align: center; }
            .serv-list .list-head li a s, .serv-list .list-head li a i.icon { display: none; }
    .serv-list .list-item { width: 46%; }
    figure.effect-border a.show { background: none; }
    figure.effect-border p { padding: 5px; font-size: 12px; }
    figure.effect-border figcaption::after, figure.effect-border figcaption::before { top: 5px; right: 5px; bottom: 5px; left: 5px; }

    .annual .page-list .list-head li { margin-right: 0; width: 25%; }
        .annual .page-list .list-head li a { background-image: none; padding: 0; text-align: center; }
}

@media (max-width: 579px) {
    body { font-size: 12px; }
    .container { padding-left: 5px; padding-right: 5px; }
    .icon-foot-add, .icon-foot-tel, .icon-foot-mail, .icon-foot-cont,.icon-foot-weix,.foot-contact .icon-share-weix { width: 32px; height: 25px; background-position: 0 -17px; margin-right: 12px; background-size: 292px 96px; }
    .icon-foot-tel { background-position: -33px -17px; }
    .icon-foot-mail { background-position: -66px -17px; }
    .icon-foot-cont { background-position: -99px -17px; }
    .icon-foot-weix { background-position: -228px -17px; }
    .foot-contact .icon-share-weix{background-position:-131px -18px}

    .header { height: 48px; }
    .lang, .nav { margin-top: 15px; }
    .icon-lang { display: none; }
.index-video{margin-top: 141px;}
    .swiper-container.banner { margin-top: 141px; }
        .swiper-container.banner .swiper-pagination-bullet { width: 28px; }

    .company-profile { font-size: 14px; height: auto; }
        .company-profile b { font-size: 18px; }
        .company-profile .animate-up .separate-top { margin-top: 20px; }
            .company-profile .animate-up .separate-top b { display: block; }
        .company-profile .animate-top500 { margin-left: 0; width: 64px; }
        .company-profile .animate-down { margin: 18px 0; }

    .case .case-1 .swiper-slide a span { font-size: 18px; }
    .case .case-1 .cover .more a { height: 28px; line-height: 28px; width: 96px; }

    .cooperation-brand { padding: 0 10px; }
        .cooperation-brand h1 { font-size: 12px; }
            .cooperation-brand h1 b { font-size: 16px; }
            .cooperation-brand h1 span { top: 12px; }

    .footer { font-size: 12px;padding-bottom:54px; }
    #myyqlj{padding-bottom:54px;}
        .footer h1 { background-size: 160px; height: 96px; }
            .footer h1 i { top: 58px; }
    .foot-contact li { line-height: 36px; }
        .foot-contact li i { margin-left: -5px; margin-right: 3px; }
    .search input[type="text"] { width: 100%; }

    .foot-share { float: none; text-align: center; width: 100%; }

    .copyright div { width: 50%; }

    /* .sub-banner { margin-top: 120px; height: 136px; }
        .sub-banner .b-txt{display:none;}
        .sub-banner .b-info{padding-top:20px;}
        .sub-banner .b-txt span { font-size: 16px; padding: 5px 10px 0; border-width: 2px; }
            .sub-banner .b-txt span.t-dn { font-size: 12px; margin-top: 20px; height: 12px; }
                .sub-banner .b-txt span.t-dn b { top: -20px; } */
                .sub-banner { margin-top: 141px; height: 85px; }
                .sub-banner .b-txt span { font-size: 14px; padding: 3px 10px 0; border-width: 2px; }
                    .sub-banner .b-txt span.t-dn { font-size: 12px; margin-top: 20px; height: 8px; }
                        .sub-banner .b-txt span.t-dn b { top: -20px; }
        

    .company-body .sup { margin-top: 15px; }
        .company-body .sup li { width: 100%; margin: -1px 0 0; float: none; height: 72px; }
            .company-body .sup li b { font-size: 18px; }
    .culture .culture-item { margin-top: 60px; margin-left: 5px; margin-right: 5px; padding: 36px 0 12px; width: 150px; }
        .culture .culture-item i { width: 72px; height: 72px; margin-left: -36px; }
        .culture .culture-item h3 { font-size: 18px; }
        .culture .culture-item p { font-size: 12px; }

    .page-contact .item { float: none; padding-left: 0; padding-right: 0; height: auto; }
        .page-contact .item:last-child { display: none; }
        .page-contact .item.info li { font-size: 14px; }
            .page-contact .item.info li span { width: auto; display: inline; }
            .page-contact .item.info li s { display: none; }

    .page-contact { margin: 5px 0; }
    .page-cont .title { padding-top: 5px; }
        .page-cont .title span { font-size: 24px; }
    .page-contact .item .logo-txt { font-size: 18px; margin-top: 0; }
        .page-contact .item .logo-txt span { font-size: 12px; line-height: 16px; }
    .page-contact .item img { width: 65%; }

    .icon-contact-addr, .icon-contact-phon, .icon-contact-comp, .icon-contact-fax, .icon-contact-mail, .icon-contact-qq, .icon-contact-cont { width: 24px; background-position: -16px -64px; }
    .icon-contact-phon { background-position: -64px -64px; }
    .icon-contact-comp { background-position: -112px -64px; }
    .icon-contact-fax { background-position: -160px -64px; }
    .icon-contact-mail { background-position: -208px -64px; }
    .icon-contact-qq { background-position: -256px -64px; }
    .icon-contact-cont { background-position: -304px -64px; }

    #pieChart { margin-bottom: 320px; }

    .cooperation-list { margin: 0; }
    .cooperation-animate ul { padding: 10px 0; }
    .cooperation-list li { width: 64px; height: auto; transform: rotate(0deg); margin: 5px; }
        .cooperation-list li a { top: 0px; left: 0px; transform: rotate(0deg); position: relative; transform-origin: 0 0; }
            .cooperation-list li a:hover { width: 100%; transform-origin: 0 0; }

    .page-map { height: auto; }
    .mobile-map img{width:100%;}
    .msg-box h3 { line-height: 28px; padding: 15px 0 0; font-size: 14px; }
    .msg-box form { padding: 0 8px; }
    .msg-box .item-short { width: 100%; margin: 0; }

    .page-list .list-head, .serv-list .list-head{padding:12px 0;}
    .page-list .list-body{padding-top:0px;}
    /*.page-list .list-head li { width: 50%; float: left; margin: -1px -1px 0 0; overflow:hidden; }*/
    /*.page-list .list-head li a { display: block; text-indent: 12px; white-space: nowrap; }*/
    .page-list .list-head li i.icon { display: none; }
    .annual .page-list .list-head li { border: none; }
    .page-list .list-item{margin-bottom:10px;}
    .page-list .list-item .item-img { height: 132px; }
    .page-list .list-item .item-logo { margin-top: 0; }
        .page-list .list-item .item-logo img { max-height: 48px; }
    .page-list .list-item .item-txt h3 { font-size: 12px; margin-top: 15px; height: 32px; line-height: 16px; }
    .page-list .list-item .item-txt p { height: 32px; overflow: hidden; line-height: 16px; }
    .page-list .list-item .item-txt a.more { line-height: 26px; height: 26px; width: 96px; margin-top: 8px; }

    .serv-list .item-content{display:none;}
    .serv-list .list-item-show{padding:10px 0;}
    .item-deta { margin: 0; }
    .item-title { font-size: 18px;margin:0; }
    .item-content { margin-top: 12px; }
    .case-albums{padding-top:10px;padding-bottom:32px;}

    .load-more{padding:5px 0 10px;margin:0;text-align:center;}
    .load-more a.next{font-size:12px;line-height:26px;height:auto;width:auto;display:inline-block;padding:0 21px;border-radius:3px;}

    .go-back{margin:0;}
}

@media (max-width: 479px) {
    .swiper-container.banner { }
    .company-profile { font-size: 12px; }
        .company-profile b { font-size: 16px; }

    .case .case-1 .cover { width: 62%; padding: 68px 30px 0; }
        .case .case-1 .cover .cover-title { top: 10px; }
            .case .case-1 .cover .cover-title span { top: 0px; }
                .case .case-1 .cover .cover-title span i { font-size: 16px; }
                .case .case-1 .cover .cover-title span s:first-child, .case .case-1 .cover .cover-title span s:last-child { display: none; border: none; }
            .case .case-1 .cover .cover-title b { font-size: 32px; }
        .case .case-1 .cover .cover-txt { font-size: 12px; line-height: 21px; padding: 0; }
        .case .case-1 .cover .more { margin-top: 12px; }

    .case-albums .swiper-slide { height: 180px; }
}
