﻿@charset "utf-8";
/* CSS Document */

body { background: #fff; font-size: 14px; font-family: "SourceHanSans-Regula"; color: #333; overflow-x: hidden; -webkit-tap-highlight-color: transparent; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea { font-size: 14px; font-family: "SourceHanSans-Regula"; -webkit-appearance: none; border-radius: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, li, ol, dl, dt { list-style: none; }
img { border: 0; vertical-align: top; max-width: 100% !important; }
a { text-decoration: none; color: #333; cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:hover { text-decoration: none; color: #0040a9; }
table { border-collapse: collapse; border: 0; }
* { margin: 0; padding: 0; border: 0; font-size: 100%; outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { zoom: 1 }
.fl { float: left; }
.fr { float: right; }
.w { width: 1440px; margin: 0 auto; }
.align-vertical { display: table-cell; vertical-align: middle; }
.hide { display: none !important; }
@font-face { font-family: 'SourceHanSans-Bold'; src: url('../fonts/SourceHanSans-Bold.otf'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SourceHanSans-Regula'; src: url('../fonts/SourceHanSans-Regular.otf'); font-weight: normal; font-style: normal; }


/**index**/
.dhHead { background: #fff; width: 100%; padding: 0 4.16vw; position: relative; z-index: 99; text-align: center;}
.dhHead.topFix { position: fixed; left: 0; top: 0; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.dhHead-logo { width: 16vw; margin-top: 38px; }


.dhHead-nav { display: inline-block; vertical-align: top; }
.dhHead-nav li { float: left; position: relative; padding: 0 1.875vw; }
.dhHead-nav li a.far { font-size: 18px; line-height: 110px; display: block; }
.dhHead-nav li.active a.far, .jcHead-nav li:hover a.far { color: #0040a9; }
.dhHead-nav li .sub { width: 100%; position: absolute; left: 0; top: 100%; text-align: center; padding-top: 22px; display: none; }
.dhHead-nav li .sub-menu { background: #fff; padding: 20px 0 10px 0; position: relative; border-radius: 10px; }
.dhHead-nav li .sub-menu:before { content: ''; height: 0; width: 0; display: block; position: absolute; top: -11px; left: 50%; margin-left: -11px; border: 11px transparent solid; border-top-width: 0; border-bottom-color: #fff; }
.dhHead-nav li .sub-menu a { display: block; font-size: 16px; color: #666; line-height: 36px; }
.dhHead-nav li .sub-menu a:hover { background: #0040a9; color: #fff; }


.dhHead-tools { padding-top: 42px; padding-left: 1.35vw; position: relative; }
.dhHead-tools .language { position: relative; }
/**.dhHead-tools .language:before { content: ''; background: #666; width: 10px; height: 2px; position: absolute; left: 50%; margin-left: -5px; top: 12px; }**/
.dhHead-tools .language a { color: #666; float: left; padding: 0 7px; line-height: 22px; text-transform: uppercase; margin: 0 0.52vw; border: 2px #fff solid; border-radius: 4px; }
.dhHead-tools .language a.en { border-color: #666; }
.dhHead-tools .language a:hover { color: #0040a9; }
.dhHead-tools .srhBtn { background: url(../images/search-btn.png) no-repeat center; width: 26px; height: 26px; margin: 0 5.72vw 0 3.64vw; cursor: pointer; }
.dhHead-tools .menuBtn { width: 30px; height: 27px; position: relative; cursor: pointer; margin-left:15px;}
.dhHead-tools .menuBtn > span { background: #00408f; width: 30px; height: 4px; display: block; position: absolute; left: 0; top: 0; transition: all 0.4s; }
.dhHead-tools .menuBtn > span:nth-child(2) { width: 18px; top: 12px; }
.dhHead-tools .menuBtn > span:nth-child(3) { top: 23px; }
.dhHead-tools .menuBtn:hover > span { width: 30px; }

.dhHead-srhBox { background: #fff; position: absolute; top: 123px; right: calc(9.88vw + 30px); padding: 17px; border-radius: 5px; display: none; }
.dhHead-srhBox .inpt { width: 297px; height: 37px; line-height: 35px; padding-left: 19px; color: #999; float: left; border: 1px #ebecec solid; border-radius: 5px 0 0 5px; }
.dhHead-srhBox .btn { background: #0040a9; width: 68px; height: 37px; line-height: 37px; text-align: center; color: #fff; float: left; cursor: pointer; border-radius: 0 5px 5px 0; }


.menuFigure { width: 24%; position: fixed; left: -25%; top: 0; height: 100%; z-index: 999; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; overflow: hidden; }
.menuFigure.on { opacity: 1; left: 0% }
.menuFigure img { max-width: inherit !important; width: 100%; display: block; transform: scale(1.1); -webkit-transform: scale(1.1); transition: all 2s; -webkit-transition: all 2s; transition-delay: 0.5s; }
.menuFigure.on img { transform: scale(1); -webkit-transform: scale(1); }
.menuItem { background-color: #fff; width: 0%; height: 100%; position: fixed; right: 0; top: 0; z-index: 998; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; box-shadow: -1px 0 10px 0 rgba(0,0,0,0.2); overflow: hidden; overflow-y: auto; }
.menuItem.on { opacity: 1; width: 76%; }
.menuItem-padd { width: 100%; padding: 50px 9%; }
.menuItem-close { background: #0040a9 url(../images/menu-close.png) no-repeat center; width: 82px; height: 82px; text-align: center; line-height: 82px; color: #fff; font-size: 30px; position: absolute; right: 0; top: 0; }
.menuItem-title { font-size: 30px; font-weight: bold; line-height: 1; color: #0040a9; position: relative; padding-bottom: 12px; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; transform: translateY(5%); }
.menuItem-title.on { opacity: 1; transform: translateY(0); }
.menuItem-title .en { font-size: 48px; color: #cbcbcb; text-transform: capitalize; display: inline-block; line-height: 1; vertical-align: -7px; padding-left: 15px; font-weight: normal; }
.menuItem-title:before { content: ''; background: #0040a9; width: 59px; height: 3px; position: absolute; left: 0; bottom: 0; }
.menuItem-list { font-size: 0; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; position: relative; transform: translateY(5%); }
.menuItem-list.on { transform: translateY(0); opacity: 1; }
.menuItem-list dl { width: 25%; display: inline-block; margin-top: 5%; vertical-align: top; }
.menuItem-list dl dt { font-size: 24px; line-height: 1; text-align: left; padding-bottom: 18px; }
.menuItem-list dl dt .num { font-size: 18px; color: #a5a5a5; }
.menuItem-list dl dd a { display: block; line-height: 36px; color: #555; font-size: 16px; padding-left: 30px; position: relative; }
.menuItem-list dl dd a:before { content: ''; background: #0040a9; width: 0; height: 1px; position: absolute; left: 20px; top: 21px; transition: all 0.4s; }
.menuItem-list dl dd a:hover { padding-left: 40px; color: #0040a9; }
.menuItem-list dl dd a:hover:before { width: 14px; }


.dhBanner { overflow: hidden; position: relative; }
.dhBanner li img { width: 100%; display: block; }
.dhBanner .swiper-pagination { width: auto !important; bottom: auto !important; top: 50%; right: 7.8%; left: auto !important; transform: translateY(-50%); }
.dhBanner .swiper-pagination-bullet { background: #fff; display: block; width: 10px; height: 10px; margin: 30px 0 0 0 !important; position: relative; opacity: 1; }
.dhBanner .swiper-pagination-bullet-active:after { content: ""; width: 20px; height: 20px; border-radius: 50%; position: absolute; left: -5px; top: -5px; z-index: 3; border: 1px #fff solid; box-sizing: border-box; }


.dhProduct { margin-top: 120px; }
.dhProduct-head { position: relative; z-index:10; }
.dhProduct-head .t { font-family: 'SourceHanSans-Bold'; font-size: 50px; color: #00408f; line-height: 1; }
.dhProduct-head .c { max-width: 80%; font-size: 16px; line-height: 40px; color: #666; margin-top: 20px; }
.dhProduct-head .m { position: absolute; right: 0; top: 40px; line-height: 40px; font-size: 16px; color: #666; padding: 0 48px; border: 1px #ddd solid; border-radius: 20px; }
.dhProduct-head .m:hover { background: #00408f; color: #fff; border-color: #00408f; }
.dhProduct-list { margin-left: -13px; position: relative; }
.dhProduct-list li { width: calc(25% - 13px); margin: 55px 0 0 13px; display: inline-block; float: left; }
.dhProduct-list li .thumb { background: #eaeaea; position: relative; overflow: hidden; width: 100%; height: 434px; }
.dhProduct-list li .thumb img { max-height:90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.dhProduct-list li .cover { background: rgba(0,64,169,.9); width: 100%; height: 100%; position: absolute; left: 0; top: 100%; text-align: center; color: #fff; padding: 0 15%; display: flex; justify-content: center; align-items: center; transition: all 0.4s ease; }
.dhProduct-list li .cover .t { font-size: 20px; line-height: 1; padding-bottom: 15px; }
.dhProduct-list li .cover .c { max-height: 90px; line-height: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.dhProduct-list li .cover .v { line-height: 40px; padding: 0 35px; display: inline-block; margin-top: 30px; border: 1px #fff solid; border-radius: 20px; }
.dhProduct-list li .cover .v:hover { background: #0040a9; }
.dhProduct-list li .name { font-size: 20px; margin-top: 35px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dhProduct-list li:hover .cover { top: 0; }


.dhApplication { margin-top: 120px; padding-top: 70px; position: relative; }
.dhApplication:before { content: ''; background: #f4f4f4; width: 43.75%; height: 100%; position: absolute; right: 0; top: 0; z-index: -1; }
.dhApplication-list { margin-top: 70px; }
.dhApplication-list li { width: 25%; height: 694px; float: left; display: inline-block; position: relative; overflow: hidden; }
.dhApplication-list li .pic { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }
.dhApplication-list li .cover { width: 100%; height: auto; position: absolute; left: 0; top: calc(100% - 54px); text-align: center; color: #fff; padding: 0 15%; display: flex; justify-content: center; align-items: center; transition: all 0.4s ease; }
.dhApplication-list li .cover .t { font-size: 24px; line-height: 1; padding-bottom: 30px; }
.dhApplication-list li .cover .c { max-height: 240px; line-height: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; }
.dhApplication-list li .cover .v { line-height: 40px; padding: 0 35px; display: inline-block; margin-top: 60px; border: 1px #fff solid; border-radius: 20px; }
.dhApplication-list li .cover .v:hover { background: #0040a9; }
.dhApplication-list li:hover .pic { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.dhApplication-list li:hover .cover { background: rgba(0,64,169,.9); height: 100%; top: 0; }


.dhCase { padding: 130px 0 100px 0; }
.dhCase-list { position: relative; overflow: hidden; margin-top: 90px; padding-bottom: 100px; }
/*.dhCase-list li .thumb { height: 335px; overflow: hidden; }
.dhCase-list li .thumb > span { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }*/
.dhCase-list li .thumb{ height:100px; position:relative; border:1px #f7f7f7 solid;}
.dhCase-list li .thumb img{ max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.dhCase-list li .title { background: #f7f7f7; padding: 0 15px; line-height: 50px; margin-top: 1px; }
.dhCase-list li .title .cn {/* background: url(../images/pindustry-icon.png) no-repeat left center; max-width:calc(100% - 110px); padding-left:55px;*/ font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dhCase-list li .title .vi { background: url(../images/pindustry-arrow.png) no-repeat right center; padding-right: 33px; font-size: 16px; color: #00408f; font-style: normal; }
.dhCase-list li:hover .thumb > span { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.dhCase-list .swiper-pagination-bullet { background: #ddd; width: 11px; height: 5px; margin: 0 8px; opacity: 1; border-radius: 3px; }
.dhCase-list .swiper-pagination-bullet-active { background: #0040a9; width: 36px; }


.dhAbout { padding: 80px 0 115px 0; position: relative; }
.dhAbout:before { content: ''; background: #f7f7f7; width: 42.6%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; }
.dhAbout .dhProduct-head .m { background:#fff; z-index:2; top: 0; }
.dhAbout-inner { background: #0040a9; position: relative; margin-top: 50px; padding: 65px 0 105px 0; }
.dhAbout-inner:before { content: ''; background: #f7f7f7; width: 4.16vw; height: 100%; position: absolute; left: 0; top: 0; }
.dhAbout-inner .text { max-width: 72%; font-size: 16px; line-height: 36px; color: #fff; }
.dhAbout-inner .menu { margin-top: 70px; }
.dhAbout-inner .menu > a { float: left; text-align: center; margin-right: 5.55%; }
.dhAbout-inner .menu .i { width: 64px; height: 64px; display: flex; text-align: center; justify-content: center; align-items: center; border: 1px #fff solid; border-radius: 50%; transition: all 0.6s ease; }
.dhAbout-inner .menu .i .img-hide { display: none; }
.dhAbout-inner .menu .t { font-size: 18px; color: #fff; line-height: 1; margin-top: 20px; }
.dhAbout-inner .menu > a:hover .i { background: #fff; }
.dhAbout-inner .menu > a:hover .i .img-show { display: none; }
.dhAbout-inner .menu > a:hover .i .img-hide { display: inline-block; }
.dhAbout-inner .thumb { width: 46.45%; position: absolute; right: 0; bottom: 0; }


.dhNews { padding: 100px 0; }
.dhNews .dhProduct-head .m { font-size: 18px; line-height: 50px; color: #00408f; padding: 0 44px; top: 12px; border-color: #00408f; border-radius: 30px; }
.dhNews .dhProduct-head .m:hover { color: #fff; }
.dhNews-tab { position: absolute; right: 200px; top: 12px; z-index: 1; }
.dhNews-tab a { float: left; font-size: 18px; line-height: 50px; color: #424242; padding: 0 44px; top: 12px; margin-left: 40px; border: 1px #ebecec solid; border-radius: 30px; }
.dhNews-tab a.active, .dhNews-tab a:hover { background: #00408f; border-color: #00408f; color: #fff; }
.dhNews-index { margin-top: 70px; }
.dhNews-index .in-first { width: 47.5%; }
.dhNews-index .in-first .pic { height: 276px; overflow: hidden; }
.dhNews-index .in-first .pic > span { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }
.dhNews-index .in-first .tit { font-size: 20px; line-height: 1; margin-top: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dhNews-index .in-first .desc { margin-top: 15px; font-size: 16px; line-height: 30px; color: #666; max-height: 60px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.dhNews-index .in-first:hover .pic > span { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.dhNews-index .in-list { width: 48%; }
.dhNews-index .in-list li { padding: 22px 0; vertical-align: top; transition: all 0.6s ease; position: relative; z-index: 1; overflow: hidden; border-bottom: 1px #ededed solid; }
.dhNews-index .in-list li:last-child { border-bottom: 0; }
.dhNews-index .in-list li::after { background-color: #00408f; content: ''; width: 100%; height: 0; position: absolute; top: 0; left: 0; z-index: -1; transition: all 0.6s ease; }
.dhNews-index .in-list li .time { width: 16.6%; font-size: 30px; line-height: 1; color: #424242; float: left; position: relative; transition: all 0.6s ease; }
.dhNews-index .in-list li .time:before { content: ''; background: #dadada; width: 1px; height: 22px; position: absolute; right: 0; top: 0; }
.dhNews-index .in-list li .time p { font-size: 14px; color: #999; margin-top: 13px; }
.dhNews-index .in-list li .cont { width: 79%; float: right; }
.dhNews-index .in-list li .cont .t { font-size: 20px; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.6s ease; }
.dhNews-index .in-list li .cont .c { font-size: 16px; line-height: 30px; max-height: 60px; margin-top: 10px; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all 0.6s ease; }
.dhNews-index .in-list li:hover { padding: 22px 5%; }
.dhNews-index .in-list li:hover::after { height: 100%; }
.dhNews-index .in-list li:hover .time, .dhNews-index .in-list li:hover .time p, .dhNews-index .in-list li:hover .cont .t, .dhNews-index .in-list li:hover .cont .c { color: #fff; }


.dhFooter { background: #0c233f; padding-top: 90px; }
.dhFooter-contact { width: 33.3%; }
.dhFooter-contact .f-text { font-size: 16px; line-height: 30px; color: #fff; margin-top: 20px; }
.dhFooter-contact .f-text .tel { font-size: 24px; font-weight: bold; color: #fff; padding: 10px 0; }
.dhFooter-menu { width: 66.7%; display: flex; justify-content: space-between; }
.dhFooter-menu dl { display: inline-block; vertical-align: top; color:#fff; }
.dhFooter-menu dl dt { font-size: 18px; padding-bottom: 20px; }
.dhFooter-menu dl dd a { display: block; font-size: 16px; color: #fff; line-height: 28px; }
.dhFooter-menu dl dd a:hover { color: #00408f; }
.dhFooter-menu dl:nth-child(3){ width:200px;}
.dhFooter-menu dl:nth-child(3) dt{ text-align:center;}
.dhFooter-menu dl:nth-child(3) dd a{ display:inline-block; min-width:50%; float:left;}
.dhFooter-copy { text-align: center; margin-top: 150px; font-size: 16px; color: #fff; padding: 22px 0; border-top: 1px #082c59 solid; }
.dhFooter-copy a{ color:#fff;}

/**关于我们**/
.pabout-Introd { position: relative; padding: 115px 0 50px 0; }
.pabout-Introd:before { content: ''; background: #f7f7f7; width: 63.7%; height: 100%; position: absolute; right: 0; top: 0; z-index: -1; }
.pabout-Introd-title { font-family: 'SourceHanSans-Bold'; font-size: 40px; line-height: 1; }
.pabout-Introd-inner { margin-top: 55px; }
.pabout-Introd-inner .thumb { width: 44.3%; }
.pabout-Introd-inner .thumb img { width: 100%; }
.pabout-Introd-inner .text { width: 50.5%; font-size: 16px; line-height: 36px; color: #666; }
.pabout-Introd-data { background: #fff; margin-top: 50px; padding: 60px 0 30px 0; font-size: 0; text-align: center; }
.pabout-Introd-data li { min-width: 32%; display: inline-block; vertical-align: top; }
.pabout-Introd-data li .type { font-family: 'SourceHanSans-Bold'; font-size: 40px; color: #0040a9; line-height: 1; }
.pabout-Introd-data li .name { font-size: 16px; color: #666; margin-top: 30px; }


.pabout-honor { margin-top: 80px; }
.pabout-honor .w { position: relative; }
.pabout-honor-list { overflow: hidden; margin-top: 85px; }
.pabout-honor-list a { background: #ecf0f3; height: 484px; position: relative; }
.pabout-honor-list a img { max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.pabout-honor-list .swiper-button-prev, .pabout-honor-list .swiper-button-next { background: url(../images/honor-arrow.png) no-repeat center; background-color: #0040a9; width: 46px; height: 46px; border-radius: 100%; top: 0; margin-top: 0; transition: all 0.3s linear; }
.pabout-honor-list .swiper-button-prev { left: auto; right: 70px; }
.pabout-honor-list .swiper-button-next { right: 0; transform: rotate(180deg); }
.pabout-honor-list .swiper-button-disabled { background-color: #d0d0d0; }


.pabout-culture { margin-top: 105px; padding: 95px 0 90px 0; position: relative; }
.pabout-culture:before { content: ''; background: #f7f7f7; width: 74.6%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; }
.pabout-culture-word { width: 27.6%; position: absolute; left: 50%; top: 190px; margin-left: -720px; }
.pabout-culture-word .w-swith{ display:none;}
.pabout-culture-word .w-swith:first-child{ display:block;}
.pabout-culture-word .t { font-family: 'SourceHanSans-Bold'; font-size: 40px; line-height: 1; }
.pabout-culture-word .s { font-size: 30px; color: #424242; margin-top: 80px; }
.pabout-culture-word .c { font-size: 16px; line-height: 40px; color: #666; margin-top: 30px; }
.pabout-culture-right { width: 64.7%; }
.pabout-culture-right .figure { width: 87%; float: right; }
.pabout-culture-right .figure .f-swith{ display:none;}
.pabout-culture-right .figure .f-swith:first-child{ display:block;}
.pabout-culture-right .figure img { width: 100%; }
.pabout-culture-right .concept { background: #3b3b3b; width: 100%; float: right; }
.pabout-culture-right .concept li { width: 30%; float: left; text-align: center; padding: 45px 0 50px 0; transition: all 0.4s ease; }
.pabout-culture-right .concept li .i { width: 60px; display: inline-block; vertical-align: top; }
.pabout-culture-right .concept li .t { font-size: 20px; color: #fff; margin-top: 25px; line-height: 1; }
.pabout-culture-right .concept li:hover, .pabout-culture-right .concept li.active { background: #0040a9; }


.pabout-course { position: relative; padding-top: 120px; }
.pabout-course:before { content: ''; background: url(../images/pabout-courseBg.jpg); background-position: center; background-size: cover; width: 100%; height: 600px; position: absolute; left: 0; top: 0; z-index: -1; }
.pabout-course .pabout-Introd-title { color: #fff; }
.pabout-course-list { background: #f7f7f7; margin-top: 65px; padding: 100px 40px; position: relative; }
.pabout-course-list:before { content: ''; background: #f7f7f7; width: 50%; height: 100%; position: absolute; left: -50%; top: 0; }
.pabout-course-list .list-sider { position: relative; overflow: hidden; padding-bottom: 60px; }
.pabout-course-list .list-sider:before { content: ''; background: #ddd; width: 100%; height: 1px; position: absolute; left: 0; top: 54px; }
.pabout-course-list li { padding-left: 20px; }
.pabout-course-list li .year { font-family: 'SourceHanSans-Bold'; font-size: 32px; line-height: 1; position: relative; padding-bottom: 22px; }
.pabout-course-list li .year:before { content: ''; background: #424242; width: 10px; height: 10px; position: absolute; left: 28px; bottom: -5px; border-radius: 50%; }
.pabout-course-list li .text { font-size: 16px; line-height: 30px; color: #666; margin-top: 20px; }
.pabout-course-list .swiper-button-prev, .pabout-course-list .swiper-button-next { background: url(../images/honor-arrow.png) no-repeat center; background-color: #0040a9; width: 46px; height: 46px; border-radius: 100%; top: auto; margin-top: 0; bottom: 50px; transition: all 0.3s linear; }
.pabout-course-list .swiper-button-prev { left: 50%; margin-left: -58px; }
.pabout-course-list .swiper-button-next { right: 50%; margin-right: -58px; transform: rotate(180deg); }
.pabout-course-list .swiper-button-disabled { background-color: #d0d0d0; }


.pabout-elegant { padding: 105px 0 100px 0; }
.pabout-elegant-list { margin-top: 70px; overflow: hidden; position: relative; padding-bottom: 94px; }
.pabout-elegant-list li { font-size: 0; }
.pabout-elegant-list li .word { background: #f7f7f7; width: 48%; padding: 45px 40px 30px 40px; display: inline-block; vertical-align: bottom; transition: all 0.4s ease; }
.pabout-elegant-list li .word .t { font-family: 'SourceHanSans-Bold'; font-size: 24px; line-height: 1; transition: all 0.3s ease; }
.pabout-elegant-list li .word .c { font-size: 16px; max-height: 112px; line-height: 28px; color: #666; margin-top: 15px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; transition: all 0.3s ease; }
.pabout-elegant-list li .word .m { background: #0040a9; line-height: 28px; color: #fff; padding: 0 20px; font-size: 14px; display: inline-block; margin-top: 25px; border-radius: 20px; transition: all 0.3s ease; }
.pabout-elegant-list li .thumb { width: 52%; display: inline-block; vertical-align: bottom; overflow: hidden; }
.pabout-elegant-list li .thumb img { width: 100%; display: block; transition: all 0.4s ease; }
.pabout-elegant-list li:hover .word { background: #0040a9; }
.pabout-elegant-list li:hover .word .t { color: #fff; }
.pabout-elegant-list li:hover .word .c { color: #fff; }
.pabout-elegant-list li:hover .word .m { background: #fff; color: #0040a9; }
.pabout-elegant-list li:hover .thumb img { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.pabout-elegant-list .swiper-pagination-bullet { background: #dbdbdb; width: 12px; height: 12px; margin: 0 9px; opacity: 1; }
.pabout-elegant-list .swiper-pagination-bullet-active { background: #0040a9; }


.pstaff-details .thumb { width: 35%; }
.pstaff-details .thumb img { width: 100%; }
.pstaff-details .word { width: 65%; padding: 20px 0 0 40px; }
.pstaff-details .word .wt { font-family: 'SourceHanSans-Bold'; font-size: 36px; line-height: 1; }
.pstaff-details .word .wt label { font-family: 'SourceHanSans-Regula'; padding-left: 25px; font-size: 18px; color: #666; }
.pstaff-details .word .ws { font-family: 'SourceHanSans-Bold'; margin-top: 45px; font-size: 24px; color: #0040a9; }
.pstaff-details .word .wc { font-size: 16px; line-height: 36px; color: #666; margin-top: 20px; }
.pstaff-work { margin-top: 70px; }
.pstaff-work .wo-t { background: #f6f6f6; }
.pstaff-work .wo-t .cn { background: #0040a9; font-size: 24px; color: #fff; line-height: 70px; padding: 0 18px; display: inline-block; }
.pstaff-work .wo-c { font-size: 16px; line-height: 36px; color: #666; margin-top: 45px; }


/**技术与支持**/
.pbanner { position: relative; }
.pbanner img { width: 100%; }
.pbanner-text { width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 2; text-align: center; color: #fff; font-size: 36px; line-height: 1; }
.pbanner-text .en { font-family: 'SourceHanSans-Bold'; text-transform: uppercase; margin-top: 15px; }
.pbanner-text .down { background: #fff; width: 1px; height: 54px; display: inline-block; margin-top: 35px; position: relative; }
.pbanner-text .down:before { content: ''; background: #029dc5; width: 1px; height: 34px; position: absolute; left: 0; bottom: 0; }
.psecond-menu { background: #0040a9; display: flex; }
.psecond-menu a { flex: 1; text-align: center; font-size: 20px; color: #fff; line-height: 80px; }
.psecond-menu a.active, .psecond-menu a:hover { background: #fff; color: #666; }


.pmain { padding: 2.86vw 0 4.68vw 0; }
.psupport-down { border-top: 1px #ece9e9 solid; }
.psupport-down li { overflow: hidden; padding: 54px 3.75% 50px 2.77%; border-bottom: 1px #ece9e9 solid; }
.psupport-down li .thumb { width: 107px; }
.psupport-down li .word { max-width: 78%; padding-left: 4.64%; }
.psupport-down li .word .t { font-family: 'SourceHanSans-Bold'; font-size: 24px; }
.psupport-down li .word .c { font-size: 16px; line-height: 30px; color: #666; max-height: 60px; margin-top: 15px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.psupport-down li .icon { background: url(../images/down.png) no-repeat; width: 80px; height: 80px; float: right; margin-top: 20px; }
.ppage { padding-top: 4.68vw; font-size: 0; text-align: center; }
.ppage a { background: #fff; width: 38px; line-height: 36px; margin: 0 14px; vertical-align: top; display: inline-block; font-size: 16px; color: #424242; border: 1px #d9d9d9 solid; border-radius: 50%; }
.ppage .nowpage { background: #0040a9; width: 38px; line-height: 36px; margin: 0 14px; vertical-align: top; display: inline-block; font-size: 16px; color: #fff; border: 1px #0040a9 solid; border-radius: 50%; }
.ppage a:hover { background: #0040a9; color: #fff; border-color: #0040a9; }
.psupport-service-head { position: relative; padding-top: 120px; }
.psupport-service-head .en { width: 100%; position: absolute; left: 0; top: 0; font-family: 'SourceHanSans-Bold'; font-size: 260px; color: #f0f6ff; line-height: 0.75; text-transform: uppercase; }
.psupport-service-head .cn { font-family: 'SourceHanSans-Bold'; font-size: 42px; line-height: 1; position: relative; z-index: 2; }
.psupport-service-head .ct { font-size: 16px; color: #666; position: relative; z-index: 2; margin-top: 25px; }
.psupport-service-about { margin-top: 70px; }
.psupport-service-about .s-logo { background: #f3f3f3; width: 46.5%; height: 306px; display: flex; justify-content: center; align-items: center; border-radius: 10px; }
.psupport-service-about .s-text { width: 53.5%; padding: 30px 0 0 50px; }
.psupport-service-about .s-text .t { font-family: 'SourceHanSans-Bold'; font-size: 30px; line-height: 1; }
.psupport-service-about .s-text .c { font-size: 16px; line-height: 36px; color: #666; margin-top: 30px; text-align: justify; }
.psupport-service-info { font-size: 16px; line-height: 36px; color: #666; margin-top: 65px; }


/**行业应用**/
.pindustry-case { margin-top: -23px; margin-left:-40px; position: relative; }
.pindustry-case li { width:calc(25% - 40px); margin-left:40px; float: left; margin-top: 56px; }

.pindustry-case li .thumb { height:100px; position:relative; overflow: hidden; border:1px #f7f7f7 solid; }
.pindustry-case li .thumb img{ max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.pindustry-case li .thumb > span { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }
.pindustry-case li .title { background: #f7f7f7; padding: 0 15px; line-height:50px; margin-top: 1px; }
.pindustry-case li .title .cn {/* background: url(../images/pindustry-icon.png) no-repeat left center; max-width: calc(100% - 110px); padding-left: 55px;*/ font-size:18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pindustry-case li .title .vi { background: url(../images/pindustry-arrow.png) no-repeat right center; padding-right: 33px; font-size: 16px; color: #00408f; font-style: normal; }
.pindustry-case li:hover .thumb > span { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.pindustry-field { margin-left: -30px; margin-top: -20px; position: relative; }
.pindustry-field li { width: calc(25% - 30px); height: 484px; margin: 55px 0 0 30px; float: left; display: inline-block; position: relative; overflow: hidden; }
.pindustry-field li .pic { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }
.pindustry-field li .cover { width: 100%; height: auto; position: absolute; left: 0; top: calc(100% - 45px); text-align: center; color: #fff; padding: 0 35px; display: flex; justify-content: center; align-items: center; transition: all 0.4s ease; }
.pindustry-field li .cover .t { font-size: 20px; line-height: 1; padding-bottom: 25px; }
.pindustry-field li .cover .c { max-height: 240px; line-height: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; }
.pindustry-field li .cover .v { line-height: 40px; padding: 0 35px; display: inline-block; margin-top: 50px; border: 1px #fff solid; border-radius: 20px; }
.pindustry-field li .cover .v:hover { background: #0040a9; }
.pindustry-field li:hover .pic { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.pindustry-field li:hover .cover { background: rgba(0,64,169,.9); height: 100%; top: 0; }



/**联系我们**/
.pcontact-inner { margin-top: 2.86vw; }
.pcontact-inner .logo { width: 54.7%; text-align: center; padding-top: 20px; }
.pcontact-inner .text { width: 45.3%; display:none; }
.pcontact-inner .text .t { font-size: 24px; }
.pcontact-inner .text .c { font-size: 16px; line-height: 40px; color: #666; margin-top: 15px; }
.pcontact-map { margin-top: 4.16vw; }
.pjoin-title { background: #f3f3f3; padding: 0 4.16%; line-height: 76px; }
.pjoin-title span { float: left; font-size: 18px; }
.pjoin-title span.name { width: 34%; }
.pjoin-title span.categ { width: 24%; }
.pjoin-title span.number { width: 24%; }
.pjoin-list .jt { padding: 0 4.16%; line-height: 79px; position: relative; color: #666; border-top: 1px #e1e1e1 solid; cursor: pointer; }
.pjoin-list .jt.jt-act { background: #0040a9; color: #fff; }
.pjoin-list .jt span { float: left; font-size: 18px; }
.pjoin-list .jt span.name { width: 34%; }
.pjoin-list .jt span.categ { width: 24%; }
.pjoin-list .jt span.number { width: 24%; }
.pjoin-list .jc { margin-bottom: 23px; display: none; font-size: 16px; line-height: 36px; padding: 45px 4.16%; border: 1px #0040a9 solid; }


/**新闻资讯**/
.pnews-list { margin-left: -27px; position: relative; margin-top: -20px; }
.pnews-list li { width: calc(33.33% - 27px); margin: 40px 0 0 27px; float: left; display: inline-block; }
.pnews-list li .thumb { height: 190px; overflow: hidden; }
.pnews-list li .thumb > span { background-position: center; background-size: cover; width: 100%; height: 100%; display: inline-block; transition: all 0.4s ease; }
.pnews-list li .word { padding: 22px 0; transition: all 0.6s ease; }
.pnews-list li .word .t { font-size: 20px; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.6s ease; }
.pnews-list li .word .c { font-size: 16px; line-height: 30px; height: 60px; color: #666; margin-top: 10px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.6s ease; }
.pnews-list li:hover { background: #0040a9; }
.pnews-list li:hover .thumb > span { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }
.pnews-list li:hover .word { padding: 22px 20px; }
.pnews-list li:hover .word .t { color: #fff; }
.pnews-list li:hover .word .c { color: #fff; }


.pnews-detaWarp { background: #fff; padding: 80px 40px 55px 40px; position: relative; margin-top: -115px; z-index: 20; border: 1px #e5e5e5 solid; border-top: 10px #0040a9 solid; }
.pnews-detaReturn { background: #0040a9; width: 147px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff !important; position: absolute; right: 0; top: -58px; font-weight: lighter; }
.pnews-detaTop .t { font-family: 'SourceHanSans-Bold'; font-size: 36px; padding-bottom: 20px; }
.pnews-detaTop .c { border-top: 1px #eee solid; border-bottom: 1px #eee solid; }
.pnews-detaTop .c span { color: #999; line-height: 46px; float: left; margin-right: 40px; }
.pnews-detaInfo { font-size: 16px; line-height: 40px; text-align: justify; color: #666; padding: 30px 0; }
.pnews-detaPage { padding-top: 60px; margin-top: 20px; border-top: 1px #eee solid; }
.pnews-detaPage a { max-width: 50%; font-size: 16px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pnews-detaPage a.prev { background: url(../images/page-prev.png) no-repeat left center; padding-left: 72px; }
.pnews-detaPage a.next { background: url(../images/page-next.png) no-repeat right center; padding-right: 72px; }


.pnews-case { margin-top: 48px; padding: 50px 40px 70px 40px; border: 1px #eee solid; }
.pnews-case-head .cn { font-family: 'SourceHanSans-Bold'; font-size: 36px; line-height: 1; }
.pnews-case-head .mo { line-height: 40px; font-size: 16px; color: #666; padding: 0 48px; border: 1px #ddd solid; border-radius: 20px; }
.pnews-case-head .mo:hover { background: #0040a9; color: #fff; border-color: #0040a9; }
.pnews-case .pindustry-case { margin-top: 0; }
.pnews-case .pindustry-case li { margin-top: 38px; }
.pnews-case .pindustry-case li .thumb { height: 316px; }
.pnews-case .pindustry-case li .title { margin-top: 0; line-height: 74px; }


/**产品中心**/
.pproduct-mobile{ width:18%;}
.pproduct-sider { background: #f7f7f7; }
.pproduct-sider li { border-bottom: 1px #fff solid; }
.pproduct-sider li > a { display: block; line-height: 60px; font-size: 16px; color: #666; text-align: center; }
.pproduct-sider li .submenu { padding: 10px 0; display: none; border-top: 2px #fff solid; }
.pproduct-sider li .submenu a { display: block; padding: 8px 0; font-size: 16px; color: #666; text-align: center; }
.pproduct-sider li .submenu a > i { background: #666; width: 5px; height: 1px; display: inline-block; margin-right: 8px; vertical-align: middle; }
.pproduct-sider li .submenu a.active, .pproduct-sider li .submenu a:hover { color: #0040a9; }
.pproduct-sider li .submenu a.active i, .pproduct-sider li .submenu a:hover i { background: #0040a9; }
.pproduct-sider li.on > a { background: #0040a9; color: #fff; }
.pproduct-sider li.on .submenu { display: block; }
.pproduct-right { width: 79%; }
.pproduct-search .select { width: 25%; height: 49px; float: left; font-size: 16px; color: #999; text-align: center; border: 1px #c8d7ef solid; }
.pproduct-search .inpt { width: calc(75% - 141px); height: 49px; margin-left: 13px; float: left; font-size: 16px; color: #999; padding-left: 40px; border: 1px #c8d7ef solid; }
.pproduct-search .btn { background: #0040a9 url(../images/pproduct-srh.png) no-repeat 25px center; width: 128px; height: 49px; text-align: left; padding-left: 59px; font-size: 16px; color: #fff; float: right; cursor: pointer; }
.pproduct-table { margin-top: 35px; }
.pproduct-table thead th { background: #0040a9; padding: 10px 0; text-align: center; font-size: 16px; line-height: 20px; color: #fff; font-weight: normal; border-right: 1px #d9d9d9 solid; border-bottom: 1px #d9d9d9 solid; }
.pproduct-table tbody td { padding: 18px 5px; text-align: center; font-size: 16px; line-height: 24px; color: #666; border-right: 1px #d9d9d9 solid; border-bottom: 1px #d9d9d9 solid; }
.pproduct-table tbody td:first-child { border-left: 1px #d9d9d9 solid; }



.pproduct-mobile input{ display:none;}
.pproduct-mobile label{  background:#00408f; color:white; display:block; padding:12px 20px; font-size:16px; position:relative; display:none;}
.pproduct-mobile label .arrow{ background:url(../images/honor-arrow.png) no-repeat; width:8px; height:14px; position:absolute; right:20px; top:50%; margin-top:-7px; transform:rotate(-90deg);}

.pproduct-mobile input:checked + label .arrow{ transform:rotate(90deg);}
.pproduct-mobile input:checked ~ ul { max-height:200px; overflow-y:auto; visibility:visible; top:0; display:block; }


/**修改**/
.dhProduct-news{ margin-top:60px;}
.dhProduct-news li{ background-image:url(../images/hProduct-newsBg.jpg); background-position:center; background-size:cover; padding:80px 0;}
.dhProduct-news li .w{ display:flex; align-items:center; justify-content:space-between;}
.dhProduct-news li .thumb{ width:50%; text-align:center;}
.dhProduct-news li .word{ width:50%;}
.dhProduct-news li .word .s{ font-size:20px; color:#ff9204;}
.dhProduct-news li .word .t{ font-size:30px; color:#fff; line-height:1; margin-top:10px;}
.dhProduct-news li .word .c{ font-size:16px; max-height:120px; line-height:30px; color:#fff; margin-top:20px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;}
.dhProduct-news li .word .v{ color:#ff9204; padding:0 35px; display:inline-block; line-height:40px; margin-top:40px; border:1px #ff9204 solid; border-radius:20px;}
.dhProduct-news li .word .v:hover{ background:#ff9204; color:#fff;}
.dhProduct-news li:nth-child(2n+2){ background:#fff;}
.dhProduct-news li:nth-child(2n+2) .word .t{ color:#333;}
.dhProduct-news li:nth-child(2n+2) .word .c{ color:#333;}
.dhProduct-news li:nth-child(2n+1) .w{ flex-direction:row-reverse;}

.dhProduct-loading{ position:relative; margin-top:50px; text-align:center;}
.dhProduct-loading:before{ content:''; background:#e5e5e5; width:100%; height:1px; position:absolute; left:0; top:10px;}
.dhProduct-loading .click{ background:#fff; color:#999; display:inline-block; position:relative; z-index:2; padding:0 30px;}
.dhProduct-loading .click .arrow{ background:url(../images/down-up.png) no-repeat; width:13px; height:8px; display:block; margin:auto; margin-top:5px; transition:all 0.4s;}