锘 /*--鍏叡閮ㄥ垎--*/ @font-face { font-family: "Montserrat-Bold"; src: url("../css/Montserrat-Bold.woff") format("woff"), url("../css/Montserrat-Bold.ttf") format("truetype"); font-weight: normal; font-style: normal; } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; } body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; } h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; } body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif; } ul, li { list-style: none; } img { border: 0px; vertical-align: middle; } table { border-collapse: collapse; border-spacing: 0; } *, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; } article, aside, footer, header, nav, section { display: block; } a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; } a:hover { background-repeat: no-repeat; text-decoration: none; } a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } input, textarea, select { outline: none; } input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; } .swiper-wrapper { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: linear; /*涔嬪墠鏄痚ase-out*/ -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity; } .swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { *zoom: 1; } .clear { clear: both; line-height: 0; height: 0; font-size: 0; } .fl { float: left; } .fr { float: right; } .show { display: block !important; } .hide { display: none !important; } .commonweb { padding: 0px 15px; } .commonwebbox { margin-left: 0px; margin-right: 0px; } .commonleft { float: none; } .commonright { float: none; } .visible-sm, .visible-md, .visible-lg { display: none; } .hidden-sm, .hidden-md, .hidden-lg { display: block; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } @media (max-width: 320px) { body { min-width: 320px; } } @media (min-width: 768px) { .commonweb { padding: 0px 20px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .visible-sm { display: block; } .hidden-sm { display: none; } } @media (min-width: 1024px) { .commonweb { padding: 0px 40px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .commonleft { float: left; } .commonright { float: right; } .visible-md { display: block; } .hidden-md { display: none; } .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { html { cursor: default; } .commonleft { float: left; } .commonright { float: right; } .visible-lg { display: block; } .hidden-lg { display: none; } .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } } @media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } } /* layout start*/ /*鍔ㄧ敾*/ @-webkit-keyframes fadeUp { 0% { opacity: 0; -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes fadeUp { 0% { opacity: 0; -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes fadeUp { 0% { opacity: 0; -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes fadeUp { 0% { opacity: 0; -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } .fadeUp { -webkit-animation-name: fadeUp; -moz-animation-name: fadeUp; -o-animation-name: fadeUp; animation-name: fadeUp; } @-webkit-keyframes fadeDown { 0% { opacity: 0; -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes fadeDown { 0% { opacity: 0; -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes fadeDown { 0% { opacity: 0; -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes fadeDown { 0% { opacity: 0; -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } .fadeDown { -webkit-animation-name: fadeDown; -moz-animation-name: fadeDown; -o-animation-name: fadeDown; animation-name: fadeDown; } @-webkit-keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } .fadeLeft { -webkit-animation-name: fadeLeft; -moz-animation-name: fadeLeft; -o-animation-name: fadeLeft; animation-name: fadeLeft; } @-webkit-keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } .fadeRight { -webkit-animation-name: fadeRight; -moz-animation-name: fadeRight; -o-animation-name: fadeRight; animation-name: fadeRight; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .fadewidth { -webkit-animation-name: fadewidth; -moz-animation-name: fadewidth; -o-animation-name: fadewidth; animation-name: fadewidth; } @-webkit-keyframes fadewidth { 0% { opacity: 0; width: 0; } 100% { width: 100%; opacity: 1; } } @-moz-keyframes fadewidth { 0% { opacity: 0; width: 0; } 100% { width: 100%; opacity: 1; } } @-o-keyframes fadewidth { 0% { opacity: 0; width: 0; } 100% { width: 100%; opacity: 1; } } @keyframes fadewidth { 0% { opacity: 0; width: 0; } 100% { width: 100%; opacity: 1; } } .imgshow { -webkit-animation-name: imgshow; -moz-animation-name: imgshow; -o-animation-name: imgshow; animation-name: imgshow; } @-webkit-keyframes lineleft { 0% { width: 0; } 100% { width: 140px; } } @-moz-keyframes lineleft { 0% { width: 0; } 100% { width: 140px; } } @-o-keyframes lineleft { 0% { width: 0; } 100% { width: 140px; } } @keyframes lineleft { 0% { width: 0; } 100% { width: 140px; } } .lineleft { -webkit-animation-name: lineleft; -moz-animation-name: lineleft; -o-animation-name: lineleft; animation-name: lineleft; } @-webkit-keyframes lineright { 0% { left: 0; opacity: 1; } 100% { left: 140px; opacity: 0; } } @-moz-keyframes lineright { 0% { left: 0; opacity: 1; } 100% { left: 140px; opacity: 0; } } @-o-keyframes lineright { 0% { left: 0; opacity: 1; } 100% { left: 140px; opacity: 0; } } @keyframes lineright { 0% { left: 0; opacity: 1; } 100% { left: 140px; opacity: 0; } } .lineright { -webkit-animation-name: lineright; -moz-animation-name: lineright; -o-animation-name: lineright; animation-name: lineright; } @-webkit-keyframes maskmove0 { 0% { right: 23.54167%; height: 100%; } 100% { right: 0%; height: 100%; } } @-moz-keyframes maskmove0 { 0% { right: 23.54167%; height: 100%; } 100% { right: 0%; height: 100%; } } @-o-keyframes maskmove0 { 0% { right: 23.54167%; height: 100%; } 100% { right: 0%; height: 100%; } } @keyframes maskmove0 { 0% { right: 23.54167%; height: 100%; } 100% { right: 0%; height: 100%; } } @-webkit-keyframes maskmove { 0% { right: 0; height: 100%; } 99% { right: -100%; height: 100%; } 99.99% { right: -100%; height: 0%; } 100% { right: 100%; height: 100%; } } @-moz-keyframes maskmove { 0% { right: 0; height: 100%; } 99% { right: -100%; height: 100%; } 99.99% { right: -100%; height: 0%; } 100% { right: 100%; height: 100%; } } @-o-keyframes maskmove { 0% { right: 0; height: 100%; } 99% { right: -100%; height: 100%; } 99.99% { right: -100%; height: 0%; } 100% { right: 100%; height: 100%; } } @keyframes maskmove { 0% { right: 0; height: 100%; } 99% { right: -100%; height: 100%; } 99.99% { right: -100%; height: 0%; } 100% { right: 100%; height: 100%; } } @-webkit-keyframes maskmove2 { 0% { right: 100%; height: 100%; } 100% { right: 23.54167%; height: 100%; } } @-moz-keyframes maskmove2 { 0% { right: 100%; height: 100%; } 100% { right: 23.54167%; height: 100%; } } @-o-keyframes maskmove2 { 0% { right: 100%; height: 100%; } 100% { right: 23.54167%; height: 100%; } } @keyframes maskmove2 { 0% { right: 100%; height: 100%; } 100% { right: 23.54167%; height: 100%; } } @-webkit-keyframes maskSlide { 0% { right: 80%; height: 100%; } 100% { right: -100%; height: 100%; } } @-moz-keyframes maskSlide { 0% { right: 80%; height: 100%; } 100% { right: -100%; height: 100%; } } @-o-keyframes maskSlide { 0% { right: 80%; height: 100%; } 100% { right: -100%; height: 100%; } } @keyframes maskSlide { 0% { right: 80%; height: 100%; } 100% { right: -100%; height: 100%; } } @-webkit-keyframes playZoom { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 0; } 30% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 1; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } @-moz-keyframes playZoom { 0% { -moz-transform: scale(0); transform: scale(0); opacity: 0; } 30% { -moz-transform: scale(0.8); transform: scale(0.8); opacity: 1; } 100% { -moz-transform: scale(1); transform: scale(1); opacity: 0; } } @-o-keyframes playZoom { 0% { -o-transform: scale(0); transform: scale(0); opacity: 0; } 30% { -o-transform: scale(0.8); transform: scale(0.8); opacity: 1; } 100% { -o-transform: scale(1); transform: scale(1); opacity: 0; } } @keyframes playZoom { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); opacity: 0; } 30% { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 1; } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0; } } @-webkit-keyframes mapZoom { 0% { -webkit-transform: scale(1); transform: scale(1); opacity: 0.2; } 70% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0.4; } 100% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0; } } @-moz-keyframes mapZoom { 0% { -moz-transform: scale(1); transform: scale(1); opacity: 0.2; } 70% { -moz-transform: scale(1.5); transform: scale(1.5); opacity: 0.4; } 100% { -moz-transform: scale(1.5); transform: scale(1.5); opacity: 0; } } @-o-keyframes mapZoom { 0% { -o-transform: scale(1); transform: scale(1); opacity: 0.2; } 70% { -o-transform: scale(1.5); transform: scale(1.5); opacity: 0.4; } 100% { -o-transform: scale(1.5); transform: scale(1.5); opacity: 0; } } @keyframes mapZoom { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0.2; } 70% { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); opacity: 0.4; } 100% { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); opacity: 0; } } /* 瑙嗛鎾斁*/ .recruitmentfloat { display: none; z-index: 2000; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; } .tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; } .tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; } .recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; } .recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } @media (min-width: 768px) { /* 瑙嗛鎾斁*/ .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .tianjiatvwrap .videobox { height: 400px; } } @media (min-width: 1024px) { /* 瑙嗛鎾斁*/ .tianjiatvwrap { width: 700px; margin-left: -350px; } .tianjiatvwrap .videobox { height: 400px; } } @media (min-width: 1440px) { /* 瑙嗛鎾斁*/ .tianjiatvwrap { width: 1000px; margin-left: -500px; } .tianjiatvwrap .videobox { height: 600px; } } /* banner s*/ .indexbanner { width: 100%; overflow: hidden; position: relative; z-index: 10; } .indexbanner ul { width: 100%; } .indexbanner ul li { width: 100%; height: auto; overflow: hidden; z-index: 44; } .indexbanner ul li.cur .banner-word { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } .picbox, .viobox { position: relative; width: 100%; height: 100%; top: 0; left: 0; } .banner-img, .mbanner-img { display: block; width: 100%; height: 100%; overflow: hidden; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; } .banner-img img, .mbanner-img img { display: block; width: 100%; } .watch-video { display: block; width: 100%; height: 100%; position: absolute; z-index: 6; top: 0; left: 0; } .bannerwatch-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 13; display: none; } .watct-link { position: absolute; text-align: center; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .watct-link a { width: 60px; height: 60px; display: block; margin: 0 auto; background: url(../images/playbtn.png) center center no-repeat; -o-background-size: auto 40px; background-size: auto 40px; } .bannervideo { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; background-color: #000; } .bannervideo video + div { display: none !important; } .bannervideo video + div + div { display: none !important; } .bannervideo video + div + div + div { display: none !important; } .bannervideo video + div + div + div + div { display: none !important; } .swiper-button-prev, .swiper-button-next { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; cursor: pointer; position: absolute; z-index: 66; width: 40px; height: 40px; } .swiper-button-prev:after, .swiper-button-next:after { content: ''; width: 30px; height: 30px; position: absolute; border: 1px solid #e5e6e5; top: 50%; } .swiper-button-prev:hover:after, .swiper-button-next:hover:after { border-color: #16376a; } .swiper-button-prev:after { left: 12%; border-right: none; border-bottom: none; -webkit-transform: translateY(-50%) rotate(-45deg); -moz-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); } .swiper-button-next:after { border-right: none; border-bottom: none; right: 12%; -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); } .index-banner-prev, .index-banner-next { -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; -moz-transition: all 0.6s ease; transition: all 0.6s ease; } .banner-pagination { position: absolute; bottom: 15px; width: 100%; left: 0; text-align: center; z-index: 66; line-height: normal; font-size: 0; } .banner-pagination span { display: inline-block; margin: 0 4px; vertical-align: middle; width: 22px; height: 3px; cursor: pointer; background-color: #fff; -webkit-border-radius: 0; border-radius: 0; } .banner-pagination span.swiper-pagination-bullet-active { background-color: #16376a; } .banner-offset { position: absolute; z-index: 23; left: 0; width: 100%; top: 32.5%; text-align: right; } .nvcommonweb { padding-left: 15px; padding-right: 15px; } .banner-word { display: inline-block; vertical-align: top; text-align: left; color: #fff; padding: 0 10px; -webkit-transition: all 1.2s ease 0.6s; -o-transition: all 1.2s ease 0.6s; -moz-transition: all 1.2s ease 0.6s; transition: all 1.2s ease 0.6s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; } .banner-word .title { line-height: 1.5; font-size: 16px; padding-bottom: 4px; position: relative; margin-bottom: 5px; } .banner-word .title:after { content: ''; display: block; width: 20px; height: 1px; background-color: #fff; left: 0; bottom: 0; position: absolute; } .banner-word .text { line-height: 1.5; font-size: 12px; font-weight: lighter; } @-webkit-keyframes updown { 0% { bottom: 15.625%; opacity: 1; } 100% { bottom: 13.75%; opacity: 0; } } @-moz-keyframes updown { 0% { bottom: 15.625%; opacity: 1; } 100% { bottom: 13.75%; opacity: 0; } } @-o-keyframes updown { 0% { bottom: 15.625%; opacity: 1; } 100% { bottom: 13.75%; opacity: 0; } } @keyframes updown { 0% { bottom: 15.625%; opacity: 1; } 100% { bottom: 13.75%; opacity: 0; } } .mouseicon { width: 25px; height: 40px; position: absolute; left: 50%; bottom: 15.625%; z-index: 105; margin-left: -12px; background: url(../images/wmouse.png) center no-repeat; display: block; -webkit-animation: updown 1s infinite; -o-background-size: auto; background-size: auto; display: none; } @media (min-width: 768px) { .nvcommonweb { padding-left: 30px; padding-right: 30px; } .banner-word { padding: 0 40px; } .banner-word .title { font-size: 24px; } .banner-word .title:after { width: 34px; height: 2px; } .banner-word .text { font-size: 14px; } } @media (min-width: 1024px) { .watch-video { display: none; } .bannerwatch-video { display: block; } .index-banner-prev { left: 40px; } .index-banner-next { right: 40px; } .banner-pagination { bottom: 5%; } .banner-pagination span { width: 38px; height: 4px; margin: 0 5px; } .banner-pos .bantextcon { padding-right: 31.25%; } .index-banner-prev, .index-banner-next { display: block; opacity: 0; } .index-banner-prev { left: 0%; } .index-banner-next { right: 0%; } .indexbanner:hover .index-banner-prev { left: 5%; opacity: 1; } .indexbanner:hover .index-banner-next { right: 5%; opacity: 1; } .nvcommonweb { padding-left: 60px; padding-right: 60px; max-width: 1120px; margin: 0 auto; } .banner-word { padding: 0 50px; } .banner-word .title { font-size: 30px; } .banner-word .title:after { width: 40px; } .banner-word .text { font-size: 16px; } .mouseicon { display: block; } } @media (min-width: 1360px) { .swiper-button-prev, .swiper-button-next { width: 60px; height: 60px; } .swiper-button-prev:after, .swiper-button-next:after { width: 40px; height: 40px; } .nvcommonweb { padding-left: 40px; padding-right: 40px; width: 100%; max-width: 80%; } .banner-word { padding: 0 65px; } .banner-word .title { font-size: 34px; padding-bottom: 6px; } .banner-word .title:after { width: 50px; height: 3px; } .banner-word .text { font-size: 20px; } } @media (min-width: 1520px) { .nvcommonweb { padding-left: 0; padding-right: 0; } } @media (min-width: 1600px) { .banner-word .title { font-size: 40px; } .banner-word .title:after { width: 60px; } .banner-word .text { font-size: 24px; } } /* banner e*/ /* header s */ body { padding-top: 60px; } header { position: fixed; width: 100%; top: 0; left: 0; background-color: #FFFFFF; z-index: 299; -webkit-transition: background-color 0.3s , top 0.3s; -o-transition: background-color 0.3s , top 0.3s; -moz-transition: background-color 0.3s , top 0.3s; transition: background-color 0.3s , top 0.3s; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .headerweb { width: 100%; position: relative; padding-left: 15px; padding-right: 15px; } .header-left { padding-right: 40px; } .header-right { position: absolute; top: 0; right: 15px; line-height: 60px; font-size: 0; } .logo { padding: 11px 0; display: inline-block; vertical-align: bottom; } .logo a { display: block; width: 100%; } .logo a img { display: block; height: 38px; } .logo a .light { display: none; } .index-search { display: inline-block; vertical-align: middle; margin-right: 20px; } .search-icon { display: block; width: 30px; height: 30px; background-image: url(../images/index-search.png); background-repeat: no-repeat; background-position: center center; -o-background-size: auto; background-size: auto; } .index-lang { display: inline-block; vertical-align: bottom; padding-bottom: 0px; margin-right: 20px; position: relative; } .lang-icon { display: block; line-height: 24px; position: relative; color: #16376a; font-size: 14px; padding-left: 22px; background-image: url(../images/langicon.png); background-repeat: no-repeat; background-position: left center; -o-background-size: auto; background-size: auto; } @media (max-width: 1023px) { header.open .mobile-lang { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; } .lang-icon { display: inline-block;vertical-align:middle; font-size: 16px; } .mobile-lang { position: fixed; bottom: 0; left: 0; z-index: 399; margin-left: 0; width: 100%; text-align: center; padding-bottom: 40px; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; -moz-transition: all 0.6s ease; transition: all 0.6s ease; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; background-color: #fff; } } .lang-dropmenu { position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; width: 100px; padding-top: 5px; padding-bottom: 5px; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); display: none; } .lang-dropmenu ul li { width: 100%; line-height: 20px; padding: 4px 0; text-align: center; } .lang-dropmenu ul li a { display: block; width: 100%; color: #7e8591; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .lang-dropmenu ul li a:hover { color: #16376a; } .index-search { padding-top: 15px; padding-bottom: 15px; } .index-search .search-box { position: absolute; overflow: hidden; top: 60px; width: 100%; left: 0; background-color: #fff; padding: 20px 15px; display: none; border-bottom: 1px solid #ddd; } .index-search .search-box input { display: block; height: 40px; font-size: 14px; } .index-search .search-box .search-txt { width: 80%; text-indent: 10px; display: inline-block; vertical-align: top; float: left; border: 1px solid #cdcdcd; border-right-color: #16376a; } .index-search .search-box .search-txt::-webkit-input-placeholder { /* WebKit browsers */ color: #999; } .index-search .search-box .search-txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; } .index-search .search-box .search-txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; } .index-search .search-box .search-txt:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; } .index-search .search-box .search-btn { width: 20%; z-index: 2; color: #fff; display: inline-block; vertical-align: top; font-family: "寰蒋闆呴粦"; background-color: #16376a; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; float: left; } /*===========================*/ .mobnav-btn { display: inline-block; vertical-align: middle; width: 26px; height: 34px; position: relative; } .mobnav-btn span { position: absolute; width: 100%; height: 2px; background-color: #262a27; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .mobnav-btn span:first-child { top: 9px; } .mobnav-btn span:nth-child(2) { top: 50%; margin-top: -1px; } .mobnav-btn span:last-child { bottom: 9px; } .mobnav-btn.open span:first-child { top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .mobnav-btn.open span:nth-child(2) { opacity: 0; } .mobnav-btn.open span:last-child { bottom: 16px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } /*===========================*/ nav { position: fixed; top: 54px; background-color: #fff; left: 0; right: 0; bottom: 0; padding-top: 20px; padding-bottom: 80px; z-index: 188; overflow-x: hidden; overflow-y: auto; display: none; } nav .lvnav { width: 100%; } nav .lvnav .lv1 { width: 100%; padding: 0 15px; line-height: 40px; border-bottom: 1px solid #ddd; } nav .lvnav .lv1 h4 { width: 100%; padding: 10px 0; position: relative; } nav .lvnav .lv1 h4 a { display: block; color: #7e8591; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; } nav .lvnav .lv1 h4 .icon { position: absolute; width: 30%; right: 0; top: 0; height: 100%; } nav .lvnav .lv1 h4 .icon:after { content: ''; position: absolute; border: 1px solid #6d6e8b; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 5px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 50%; margin-top: -9px; } nav .lvnav .lv1.cur2 h4 .icon:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; } .hsubnav { width: 100%; padding: 0 15px 15px 20px; display: none; line-height: 28px; } .hsubnav ul .lv2 { width: 100%; padding: 3px 0; } .hsubnav ul .lv2 a { display: block; width: 100%; color: #7e8591; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; } .sub-wrap { width: 100%; padding: 0 0 25px; display: none; } .subnav-titbox, .subnav-img { display: none; } .subnav-list ul .lv2 { line-height: 28px; padding: 4px 0; } .subnav-list ul .lv2 a { display: block; width: 100%; color: #4c4c4c; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; } @media (min-width: 1024px) { body { padding-top: 0px; } header { -webkit-box-shadow: none; box-shadow: none; background-color: transparent; } .inside-header .hdcon { height: 80px; } .inside-header header { background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .inside-header .logo { padding: 15px 0; } header.scroll, header.hover { background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .headerweb { padding-left: 40px; padding-right: 40px; position: relative; } .header-left { padding-right: 0px; } .logo { padding: 15px 0; } .logo a img { height: 50px; } .index-lang { padding-bottom: 12px; margin-left: 30px; display:none; } .mobile-lang{ display:inline-block; margin-bottom:-4px;} .index-search { position: relative; padding-top: 25px; padding-bottom: 25px; margin: 0; } .index-search .search-box { top: 80px; width: 300px; left: auto; right: 0; background-color: #fff; padding: 10px 10px; border-bottom: none; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .index-search .search-box .search-btn:hover { background-color: #2b3d92; } /*===========================*/ .mobnav-btn { display: none; } /*===========================*/ nav { position: static; background-color: transparent; padding-top: 0px; padding-bottom: 0px; overflow: inherit; display: inline-block; vertical-align: top; float: right; } nav .lvnav { width: auto; font-size: 0; margin-right: -20px; } nav .lvnav .lv1 { width: auto; padding: 0 20px; line-height: 80px; border-bottom: none; display: inline-block; vertical-align: top; position: relative; } nav .lvnav .lv1 h4 { padding: 0; text-align: center; } nav .lvnav .lv1 h4 a { position: relative; } nav .lvnav .lv1 h4 a:after { content: ''; position: absolute; bottom: 0; height: 2px; background-color: #16376a; background-repeat: no-repeat; background-position: center center; -o-background-size: cover; background-size: cover; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; left: 51%; right: 51%; } nav .lvnav .lv1 h4 .num { display: none; } nav .lvnav .lv1 h4 .nvm { display: block; } nav .lvnav .lv1 h4 .icon { display: none !important; } nav .lvnav .lv1.cur h4 a, nav .lvnav .lv1:hover h4 a { color: #16376a !important; } nav .lvnav .lv1.cur h4 a:after, nav .lvnav .lv1:hover h4 a:after { left: 0; right: 0; } .hsubnav { width: auto; min-width: 130px; padding: 0; position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; line-height: 30px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .hsubnav ul { font-size: 0; padding: 10px 15px 10px; } .hsubnav ul .lv2 { width: 100%; padding: 0; text-align: center; padding: 2px 5px; } .hsubnav ul .lv2 a { position: relative; white-space: nowrap; } .hsubnav ul .lv2:hover a { color: #16376a; } .sub-wrap { position: absolute; width: 100%; top: 80px; left: 0; background: #fff; z-index: 99; padding: 40px 0 56px; border-top: 1px solid #eeeae3; } .subnav-titbox { float: left; width: 30.5%; padding-right: 30px; display: block; } .subnav-titbox .title { font-weight: normal; font-size: 24px; margin-bottom: 15px; line-height: 1.5; color: #16376a; } .subnav-titbox p { color: #666666; font-size: 14px; line-height: 28px; } .subnav-list { float: left; width: 21.66667%; } .subnav-list ul .lv2 { padding: 8px 0; } .subnav-list ul .lv2 a:hover { color: #16376a; } .subnav-img { display: block; float: right; width: 46.66667%; padding-left: 66px; border-left: 1px solid #dfdfd4; font-size: 16px; padding-top: 10px; padding-bottom: 30px; margin-top: -10px; } .subnav-img a { display: block; overflow: hidden; position: relative; width: 100%; } .subnav-img a::before { content: ''; display: block; width: 100%; padding-bottom: 52.63158%; } .subnav-img a img { display: block; position: absolute; top: 0; left: 0; width: 100%; } } @media (min-width: 1360px) { .inside-header .hdcon { height: 100px; } .inside-header .logo { padding: 18px 0; } .header-right { right: 40px; line-height: 100px; } .logo { padding: 20px 0; } .logo a img { height: 60px; } .index-lang { padding-bottom: 18px; margin-left: 50px; } .index-search { padding-top: 35px; padding-bottom: 35px; } .index-search .search-box { top: 100px; } nav .lvnav { margin-right: -24px; } nav .lvnav .lv1 { padding: 0 24px; line-height: 100px; } nav .lvnav .lv1 h4 a { font-size: 16px; } .sub-wrap { top: 100px; } .subnav-titbox .title { font-size: 30px; } .subnav-titbox p { font-size: 16px; } .subnav-list ul .lv2 { padding: 12px 0; } .subnav-list ul .lv2 a { font-size: 16px; } .subnav-img { padding-bottom: 45px; } } @media (min-width: 1520px) { body { padding-left: 3.125%; padding-right: 3.125%; max-width: 1920px; margin: 0 auto; } } @media (min-width: 1680px) { .headerweb { padding-left: 60px; padding-right: 60px; } .index-lang { margin-left: 62px; } nav .lvnav { margin-right: -32px; } nav .lvnav .lv1 { padding: 0 32px; } } .index-footer { width: 100%; position: relative; z-index: 22; background-color: #202734; } .ffcommonweb { padding-left: 15px; padding-right: 15px; } .idxfoot-contact { padding: 30px 0 20px; } .idxfoot-mask { padding-bottom: 20px; } .idxfoot-title .title { color: #ffffff; font-size: 18px; line-height: 1.5; } .idxfoot-title .sub { line-height: 1; color: #90939a; font-size: 13px; } .method-list { position: relative; } .method-list ul li { line-height: 24px; width: 100%; overflow: hidden; } .method-list ul li .title { float: left; color: #b4b6b8; font-size: 12px; } .method-list ul li .overs { display: block; width: auto; overflow: hidden; color: #b4b6b8; font-size: 12px; } .method-list ul li .overs a { color: #b4b6b8; } .idxfoot-import { border-top: 1px solid #373d49; padding: 6px 0; } .idxcopyright { color: #8a8a8a; line-height: 24px; font-size: 12px; } .idxcopyright a { color: #8a8a8a; margin-left: 10px; } @media (min-width: 768px) { .idxfoot-contact { padding: 30px 0 30px; } .idxfoot-mask { padding-bottom: 0px; float: left; width: 25%; } .idxfoot-method { display: block; width: auto; overflow: hidden; } } @media (min-width: 1024px) { .ffcommonweb { padding-left: 40px; padding-right: 40px; } .idxfoot-contact { padding: 20px 0 20px; } .idxfoot-title .title { font-size: 20px; } .idxfoot-title .sub { font-size: 14px; } .method-list ul li { float: left; } .method-list ul li:nth-child(2n-1) { width: 70%; } .method-list ul li:nth-child(2n) { width: 30%; } .idxfoot-import { padding: 12px 0; } } @media (min-width: 1360px) { .ffcommonweb { width: 100%; max-width: 1360px; margin: 0 auto; } .idxfoot-contact { padding: 25px 0 25px; } .idxfoot-title .title { font-size: 24px; } .idxfoot-title .sub { font-size: 16px; } .method-list ul li:nth-child(3n+1) { width: 51.04167%; } .method-list ul li:nth-child(3n+2) { width: 28.125%; } .method-list ul li:nth-child(3n+3) { width: 20.83333%; } } /*==========================================================*/ .aside { position: fixed; width: 40px; display: block; bottom: 100px; right: 15px; z-index: 122; } .aside .aitem { display: block; width: 40px; height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #05aa09; z-index: 199; position: relative; } .aside p { color: #05aa09; white-space: nowrap; text-align: center; padding-top: 55px; display: none; } .aside .goto:after { content: ''; position: absolute; width: 16px; height: 16px; top: 50%; left: 50%; background: url(../images/returnicon.png) no-repeat scroll center center; margin-top: -8px; margin-left: -8px; } .aside .iphone { background: #000 url(../images/iphone.png) no-repeat scroll center center; top: 2px; } @media (min-width: 1024px) { .aside { right: 40px; bottom: 100px; width: 45px; height: 45px; } .aside p { display: block; } .aside .aitem { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 45px; height: 45px; } .aside .goto { display: none; } .aside .goto:hover { background-color: #05aa09; } .aside .goto:hover:after { border-color: #fff; } .aside .iphone { display: none; } } @media (min-width: 1260px) { .aside { right: 55px; bottom: 130px; width: 50px; } .aside .aitem { width: 50px; height: 50px; } } /*==========================================================*/ .inside-footer { width: 100%; position: relative; z-index: 22; background-color: #0f2950; } .infoot-contact { padding: 30px 0; } .infoot-mask { padding-bottom: 10px; } .infoot-title { color: #cfd4dc; font-size: 15px; line-height: 1.5; } .inwebsite-title { font-size: 16px; } .inmethod-list { position: relative; } .inmethod-list ul li { line-height: 24px; width: 100%; overflow: hidden; } .inmethod-list ul li .title { float: left; color: #cfd4dc; font-size: 12px; } .inmethod-list ul li .overs { display: block; width: auto; overflow: hidden; color: #cfd4dc; font-size: 12px; } .inmethod-list ul li .overs a { color: #cfd4dc; } .infoot-import { border-top: 1px solid #1d365a; padding: 6px 0; } .incopyright { color: #cfd4dc; line-height: 24px; font-size: 12px; text-align: center; } .incopyright a { color: #cfd4dc; margin-left: 10px; } @media (min-width: 768px) { .infoot-mask { padding-bottom: 0px; float: left; width: 25%; } .infoot-method { display: block; width: auto; overflow: hidden; } } @media (min-width: 1024px) { .inwebsite-title { font-size: 18px; } .inmethod-list ul li { float: left; } .inmethod-list ul li:nth-child(2n-1) { width: 70%; } .inmethod-list ul li:nth-child(2n) { width: 30%; } .incopyright { text-align: left; } } @media (min-width: 1360px) { .infoot-contact { padding: 11px 0; } .infoot-mask { width: 150px; } .inmethod-list ul li:nth-child(5n+1) { width: 17.69912%; } .inmethod-list ul li:nth-child(5n+2) { width: 17.69912%; } .inmethod-list ul li:nth-child(5n+3) { width: 17.69912%; } .inmethod-list ul li:nth-child(5n+4) { width: 12.38938%; } .inmethod-list ul li:nth-child(5n+5) { width: 34.51327%; } .infoot-import { padding: 10px 0; } } .website-list { position: relative; } .website-list ul li { line-height: 24px; display: inline-block; vertical-align: top; width: auto; overflow: hidden; padding-right: 15px; } .website-list ul li a { display: block; width: 100%; font-size: 14px; color: #cfd4dc; } @media (min-width: 1024px) { .website-list ul li { line-height: 30px; padding-right: 60px; } .website-list ul li a { font-size: 16px; } .website-list ul li a:hover { color: #f2f2f2; } } @media (min-width: 1260px) { .website-list { padding: 10px 0; } } /* 棣栭〉 s */ .directly-newsfull { position: relative; z-index: 11; margin-top: -40px; } .directly-news { width: 100%; position: relative; padding: 20px 15px 30px; background-color: #fff; -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1); } .directly-swiper { width: 100%; overflow: hidden; position: relative; } .directly-swiper ul li { width: 100%; height: auto; position: relative; } .directly-swiper ul li a { display: block; width: 100%; position: relative; } .directly-swiper ul li .date { float: left; width: 60px; text-align: center; } .directly-swiper ul li .date .day { color: #333333; line-height: 1; font-size: 44px; display: block; width: 100%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .directly-swiper ul li .date .time { line-height: 18px; color: #333333; font-size: 12px; padding-top: 6px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .directly-swiper ul li .word { display: block; width: auto; overflow: hidden; padding-left: 10px; } .directly-swiper ul li .word .title { display: block; width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #333333; font-size: 16px; line-height: 1.5; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .directly-swiper ul li .word .textcon { padding-top: 5px; } .directly-swiper ul li .word .text { color: #999999; font-size: 14px; line-height: 20px; height: 40px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .mm-pagination { text-align: center; line-height: normal; font-size: 0; text-align: center; width: 100%; z-index: 22; } .mm-pagination span { display: inline-block; vertical-align: top; width: 8px; height: 8px; background-color: #16376a; margin: 0 3px; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; } .mm-pagination span.swiper-pagination-bullet-active { background-color: #05aa09; } .directly-pagination { position: absolute; left: 0; bottom: 12px; } .swiper-small-prev, .swiper-small-next { display: none; position: absolute; width: 40px; height: 40px; cursor: pointer; position: absolute; z-index: 199; text-align: center; line-height: 40px; top: 50%; margin-top: -20px; } .swiper-small-prev:after, .swiper-small-next:after { content: ''; width: 20px; height: 20px; border: 2px solid #fff; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; display: inline-block; vertical-align: middle; } .swiper-small-prev.swiper-button-disabled, .swiper-small-next.swiper-button-disabled { cursor: default; } .swiper-small-prev:hover:after, .swiper-small-next:hover:after { border-top-color: #16376a; } .swiper-small-prev:after { border-color: #7f7f7f; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .swiper-small-next:after { border-color: #7f7f7f; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); } .directly-swiper-prev { left: 0; } .directly-swiper-next { right: 0; } .about-container { width: 100%; position: relative; overflow: hidden; padding: 50px 0; background-repeat: no-repeat; background-position: left bottom; -o-background-size: 43.95604% auto; background-size: 43.95604% auto; } .about-plate { width: 100%; position: relative; } .about-plate .plate-overs { padding-top: 20px; } .about-cascade { width: 100%; position: relative; } .about-cascade .cascade { display: block; width: 100%; overflow: hidden; position: relative; background-color: #16376a; } .about-cascade .cascade::before { content: ''; display: block; width: 100%; padding-bottom: 67.66667%; } .about-cascade .cascade .img { display: block; } .about-cascade .cascade img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .about-cascade .cascade .offset { position: absolute; top: 13.5468%; left: 10.83333%; z-index: 22; } .about-cascade .cascade .since { color: #16376a; line-height: 1; font-size: 22px; } .about-cascade .cascade .nums { color: #16376a; line-height: 1; font-size: 50px; font-weight: bold; letter-spacing: -5px; } .about-scene { width: 100%; } .about-scene .title { color: #333333; line-height: 1.5; font-size: 16px; } .about-scene .textcon { padding-top: 10px; padding-bottom: 20px; } .about-scene .text { color: #848484; font-size: 14px; line-height: 24px; display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; max-height: 192px; } .primary-button { display: inline-block; vertical-align: top; position: relative; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; line-height: 40px; -webkit-border-radius: 44px; border-radius: 44px; font-size: 14px; } .viewmore-button { color: #fff; background-color: #05aa09; padding: 0 30px; } .viewmore-button:after { content: ''; display: inline-block; vertical-align: middle; width: 8px; height: 8px; border: 1px solid #fff; border-top: none; border-left: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -3px; margin-left: 2px; } .solution-container { width: 100%; overflow: hidden; position: relative; padding-top: 30px; padding-bottom: 40px; } .index-title { text-align: center; } .index-title .title { color: #16376a; line-height: 1.3125; font-size: 20px; } .index-title .sub { color: #bec4d8; font-size: 12px; line-height: 1.2; padding-bottom: 5px; } .index-title .line { display: block; width: 24px; height: 1px; background-color: #16376a; margin: 0 auto; } .solution-space { padding-top: 8px; } .solution-text { text-align: center; color: #999999; line-height: 1.7; font-size: 14px; } .solution-wrapper { padding-top: 30px; } .solution-list { width: 100%; overflow: hidden; position: relative; } .solution-list ul li { padding-left: 0px; padding-right: 0px; } .solution-list ul li .cons { display: block; width: 100%; position: relative; } .solution-list ul li .image { display: block; width: 100%; overflow: hidden; position: relative; } .solution-list ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 78.04878%; } .solution-list ul li .image img { display: block; width: 100%; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; } .solution-pagination { padding-top: 20px; } .solution-slide { position: absolute; top: 0; left: 0; z-index: 22; width: 100%; height: 100%; text-align: center; background-color: rgba(26, 47, 84, 0.7); font-size: 0; padding: 0 15px; white-space: nowrap; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .solution-slide::before { content: ''; display: inline-block; vertical-align: middle; height: 100%; } .solution-slide .slide { display: inline-block; vertical-align: middle; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; width: 100%; } .solution-slide .title { color: #ffffff; line-height: 1.5; font-size: 18px; position: relative; padding-bottom: 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .solution-slide .title:after { content: ''; display: block; bottom: 0; width: 30px; height: 1px; background-color: #fff; position: absolute; left: 50%; margin-left: -15px; } .solution-slide .sub { color: #ffffff; line-height: 1.5; font-size: 12px; padding-top: 7px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .solution-slide .range { width: 100%; overflow: hidden; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; } .solution-slide .textcon { padding: 15px 20px; } .solution-slide .text { color: #ffffff; white-space: normal; font-size: 14px; line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 78px; } .business-container { position: relative; overflow: hidden; background-color: #0c234b; padding: 50px 0; background-repeat: no-repeat; -o-background-size: auto 100%; background-size: auto 100%; background-position: top right; } .business-container .index-title .title { color: #fff; } .business-container .index-title .sub { color: #9196a4; } .business-container .index-title .line { background-color: #fff; } .business-space { padding-top: 20px; } .business-text { text-align: center; color: #fff; line-height: 1.5; font-size: 14px; } .business-wrapper { padding: 30px 0; } .business-swcont { width: 100%; position: relative; } .business-swiper { width: 100%; position: relative; } .business-swiper ul li { width: 100%; height: auto; text-align: center; } .business-swiper ul li .cons { display: inline-block; vertical-align: top; width: auto; max-width: 100%; } .business-swiper ul li .icon { display: block; width: 90px; max-width: 100%; overflow: hidden; position: relative; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .business-swiper ul li .icon::before { content: ''; display: block; width: 100%; padding-bottom: 100%; } .business-swiper ul li .icon img { position: absolute; display: block; max-width: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); } .business-swiper ul li .textcon { padding-top: 10px; } .business-swiper ul li .text { color: #fff; font-size: 14px; line-height: 1.5; text-align: center; } .business-pagination { padding-top: 30px; } .business-pagination span { background-color: #fff; } .business-more { text-align: center; } .global-container { position: relative; overflow: hidden; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: bottom right; background-color: #0c234b; padding-top: 45px; padding-bottom: 40px; } .glcommonweb { padding-left: 15px; padding-right: 15px; } .global-content { width: 100%; overflow: hidden; } .global-aside { padding-top: 30px; } .map-module { width: 100%; position: relative; overflow: hidden; } .map-module .mapimg { display: block; width: 100%; } .map-module .mapimg img { display: block; width: 100%; } .map-module .mapimg .mapmo { display: block; } .map-module .mapimg .mappc { display: none; } .map-module .mapdots { display: none; } .global-plate { padding-left: 20px; padding-right: 20px; } .global-title { color: #304466; font-size: 30px; line-height: 1; font-weight: bold; } .global-swcont { padding-top: 20px; } .global-swiper { width: 100%; overflow: hidden; position: relative; } .global-swiper ul li { width: 100%; height: auto; } .global-swiper ul li .cons { display: block; width: 100%; position: relative; } .global-swiper ul li .more { padding-top: 25px; display: none; } .global-swiper ul li .title { color: #fff; line-height: 1.5; font-size: 18px; padding-bottom: 5px; position: relative; display: inline-block; vertical-align: top; max-width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } .global-swiper ul li .title:after { content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #fff; } .global-swiper ul li .textcon { padding-top: 25px; } .global-swiper ul li .text { color: #fff; line-height: 2; font-size: 14px; } .global-pagination { padding-top: 30px; } .global-pagination span { background-color: #fff; } /* 棣栭〉 e */ /* 鍐呴〉妗嗘灦 s */ .inside-banner { width: 100%; overflow: hidden; position: relative; } .inside-banner .banner { width: 100%; overflow: hidden; position: relative; } .inside-banner .banner img { display: block; width: 100%; } .inside-banner .banner .imgpc { display: none; } .inside-banner .banner .imgmo { display: block; } .page-webiframe { width: 100%; position: relative; z-index: 99; } .pacommonweb { padding-left: 15px; padding-right: 15px; } .page-section { padding-top: 25px; } .inside-subitem { width: 100%; position: relative; margin-top: -25px; } .channel-title { line-height: 1.5; color: #fff; position: relative; text-align: center; font-size: 18px; background-color: #183c74; background-repeat: no-repeat; -o-background-size: auto 100%; background-size: auto 100%; background-position: left bottom; background-image: url(../images/chanelbg.jpg); padding: 12px 0; } .channel-title:after { content: ''; display: inline-block; vertical-align: middle; margin: 0 -15px -3px 10px; border-width: 5px; border-style: solid dashed dashed dashed; border-color: #fff transparent transparent transparent; } .inside-supnav { position: absolute; width: 100%; top: 51px; z-index: 10; left: 0; background-color: #fff; padding-bottom: 6px; -webkit-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.2); overflow: hidden; display: none; } .inside-supnav .supnav .lv1 { padding-top: 6px; } .inside-supnav .supnav .lv1 h4 { line-height: 44px; position: relative; } .inside-supnav .supnav .lv1 h4.cur2 a { color: #fff; background-color: #16376a; } .inside-supnav .supnav .lv1 h4.cur2 .icon:after, .inside-supnav .supnav .lv1 h4.cur2 .icon::before { background-color: #fff; } .inside-supnav .supnav .lv1 h4 a { display: block; color: #4c4c4c; font-size: 14px; background-color: #f0f4fa; padding-left: 24px; padding-right: 60px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .inside-supnav .supnav .lv1 h4 .icon { position: absolute; width: 60px; right: 0; top: 0; height: 100%; cursor: pointer; } .inside-supnav .supnav .lv1 h4 .icon:after, .inside-supnav .supnav .lv1 h4 .icon::before { content: ''; position: absolute; background-color: #19b11c; left: 50%; top: 50%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .inside-supnav .supnav .lv1 h4 .icon:after { width: 11px; height: 1px; margin-left: -6px; margin-top: -1px; } .inside-supnav .supnav .lv1 h4 .icon::before { width: 1px; height: 11px; margin-left: -1px; margin-top: -6px; } .inside-supnav .supnav .lv1.cur .aside-subnav { display: block; } .aside-subnav { background-color: #f9fafc; border-bottom: 2px solid #16376a; padding: 16px 24px 12px; display: none; } .aside-subnav .subnav .lv2 { line-height: 24px; padding-bottom: 4px; } .aside-subnav .subnav .lv2 a { display: inline-block; vertical-align: top; position: relative; max-width: 100%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #666666; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; font-size: 14px; padding-left: 10px; } .aside-subnav .subnav .lv2 a::before { content: ''; position: absolute; width: 4px; height: 4px; background-color: #888e95; -webkit-border-radius: 50%; border-radius: 50%; left: 0; top: 10px; } .aside-subnav .subnav .lv2.cur a { color: #16376a; } .aside-subnav .subnav .lv2.cur a::before { background-color: #16376a; } @media (min-width: 1024px) { .inside-banner .banner .imgpc { display: block; } .inside-banner .banner .imgmo { display: none; } .pacommonweb { padding-left: 40px; padding-right: 40px; max-width: 1120px; margin: 0 auto; } .page-container { position: relative; padding-left: 26.48305%; } .page-aside { position: absolute; top: 0; left: 0; width: 23.30508%; } .page-section { padding-top: 35px; min-height: 620px; } .inside-subitem { margin-top: -55px; } .channel-title { font-size: 26px; padding: 35px 0; } .channel-title:after { display: none; } .inside-supnav { position: static; top: 0px; -webkit-box-shadow: none; box-shadow: none; display: block; } .inside-supnav .supnav .lv1 h4 { line-height: 56px; } .inside-supnav .supnav .lv1 h4:hover a { color: #fff; background-color: #16376a; } .inside-supnav .supnav .lv1 h4:hover .icon:after, .inside-supnav .supnav .lv1 h4:hover .icon::before { background-color: #fff; } .inside-supnav .supnav .lv1 h4 a { padding-left: 20px; padding-right: 30px; } .aside-subnav { padding: 16px 20px 12px; } .aside-subnav .subnav .lv2 a:hover { color: #16376a; } .aside-subnav .subnav .lv2 a:hover::before { background-color: #16376a; } } @media (min-width: 1360px) { .pacommonweb { width: 100%; max-width: 82.5%; } .page-section { padding-top: 55px; } .inside-subitem { margin-top: -77px; } .channel-title { padding: 50px 0; } .inside-supnav .supnav .lv1 h4 { line-height: 66px; } .inside-supnav .supnav .lv1 h4 a { font-size: 16px; } .aside-subnav .subnav .lv2 { padding-bottom: 8px; } } @media (min-width: 1520px) { .pacommonweb { padding-left: 0; padding-right: 0; } } @media (min-width: 1600px) { .page-container { padding-left: 330px; } .page-aside { width: 288px; } .channel-title { font-size: 30px; padding: 55px 0; } .inside-supnav .supnav .lv1 h4 a { padding-left: 24px; padding-right: 60px; } .inside-supnav .supnav .lv1.cur .aside-subnav { padding: 16px 24px 12px; } } /* 鍐呴〉妗嗘灦 e */ /* 鍏徃绠€浠 s */ .about-company { width: 100%; position: relative; padding-bottom: 50px; } .company-title { text-align: center; width: 100%; position: relative; color: #333333; font-size: 18px; line-height: 1.5; padding-bottom: 10px; } .company-title::after { content: ''; position: absolute; display: block; height: 2px; background-color: #05aa09; width: 30px; left: 50%; margin-left: -15px; bottom: 0; } .company-space { padding-top: 20px; } .company-text { text-align: center; } .blue { color: #133468 !important; } .slot-text { color: #666666; font-size: 14px; line-height: 2; } .company-pancont { padding-top: 20px; padding-bottom: 30px; } .company-panel { width: 100%; overflow: hidden; position: relative; background-color: #16376a; background-repeat: no-repeat; background-position: right bottom; background-image: url(../images/aboutbgicon.jpg); -o-background-size: 48.13084% auto; background-size: 48.13084% auto; } .company-panel .thumb { width: 100%; overflow: hidden; position: relative; } .company-panel .thumb img { display: block; width: 100%; } .company-panel .word { padding: 25px 30px 30px; } .company-panel .word .en { color: #05aa09; line-height: 1; font-size: 25px; } .company-panel .word .cn { color: #fff; line-height: 1.5; font-size: 16px; } .company-panel .word .textcon { padding-top: 20px; } .company-panel .word .text { color: #b0bac8; font-size: 14px; line-height: 1.7; } /* 鍏徃绠€浠 e */ /* 浼佷笟鏂囧寲 s */ .about-culture { width: 100%; position: relative; overflow: hidden; } .inside-title { text-align: left; width: 100%; position: relative; color: #333333; font-size: 18px; line-height: 1.5; padding-bottom: 10px; } .inside-title:after { content: ''; position: absolute; display: block; height: 2px; background-color: #05aa09; width: 30px; left: 0; bottom: 0; } .inside-space { padding-top: 25px; } .culture-list { width: 100%; } .culture-list ul > li { width: 100%; position: relative; margin-bottom: 20px; } .culture-list ul > li .cons { display: block; width: 100%; } .culture-list ul > li .imgcont { position: relative; } .culture-list ul > li .image { display: block; width: 100%; overflow: hidden; position: relative; z-index: 2; } .culture-list ul > li .image img { display: block; width: 100%; } .culture-list ul > li .culture { padding: 20px 15px 0; } .culture-list ul > li .culture .textcon { padding-top: 15px; } .notice { display: inline-block; vertical-align: top; } .notice .sup { color: #6d6d6d; font-style: italic; line-height: 20px; font-size: 14px; padding-bottom: 6px; } .notice .slot { font-size: 0; } .notice .slot .name, .notice .slot .mask { display: inline-block; vertical-align: middle; } .notice .slot .name { background-color: #16376a; color: #fff; line-height: 1.5; padding: 2px 12px; font-size: 18px; position: relative; z-index: 2; } .notice .slot .mask { color: #16376a; line-height: 1.5; padding: 7px 25px; font-size: 20px; position: relative; z-index: 1; margin-left: -11px; border: 1px solid #16376a; border-right: none; } .notice .slot .mask::after, .notice .slot .mask::before { content: ''; position: absolute; width: 1px; height: 16px; background-color: #16376a; right: 0; } .notice .slot .mask::before { top: 0; } .notice .slot .mask::after { bottom: 0; } .science-list { padding-top: 15px; } .science-list li { width: 100%; position: relative; overflow: hidden; padding-bottom: 5px; } .science-list li:after { content: ''; display: block; width: 20px; height: 34px; background: url(../images/cularrow.png) no-repeat scroll center center; -o-background-size: contain; background-size: contain; margin: 0 auto; } .science-list li:last-child:after { display: none; } .science-list li .otitle { width: 100%; position: relative; color: #333333; font-size: 18px; } .science-list li .otitle span { display: inline-block; vertical-align: top; font-weight: bold; background-color: #fff; position: relative; z-index: 2; padding-right: 20px; } .science-list li .otitle:after { content: ''; position: absolute; top: 50%; margin-top: 1px; height: 1px; left: 0; width: 100%; background-color: #cccccc; } .science-list li .desc { padding: 15px 0; } .science-list li .desc .tis { color: #16376a; line-height: 2; font-size: 14px; } /* 浼佷笟鏂囧寲 e */ /* 鍙戝睍娌块潻 s */ .about-history { width: 100%; overflow: hidden; position: relative; padding-bottom: 40px; } .history-pacont { padding-bottom: 50px; } .history-panel { width: 100%; overflow: hidden; position: relative; background-color: #f2f4f7; } .history-panel .thumb { width: 100%; overflow: hidden; position: relative; } .history-panel .thumb img { display: block; width: 100%; } .history-panel .word { padding: 20px 20px 30px; } .history-panel .word .text { color: #333333; font-size: 14px; line-height: 2.2; } .history-list { width: 100%; position: relative; padding-left: 45px; padding-top: 80px; overflow: hidden; } .history-list::before { content: ''; position: absolute; width: 1px; height: auto; bottom: 0; left: 20px; background-color: #dbdbdb; z-index: 1; top: 35px; } .history-list:after { content: ''; position: absolute; top: 0; left: 9px; width: 23px; height: 35px; background: url(../images/hisadd.png) no-repeat scroll center center; -o-background-size: contain; background-size: contain; } .history-list ul { position: relative; z-index: 2; } .history-list ul li { margin-bottom: 40px; } .history-list ul li .hiscont { position: relative; } .history-list ul li .image img { display: block; width: 100%; margin-bottom: 10px; } .history-list ul li .wordcont { padding-top: 4px; } .history-list ul li .title { width: 100%; position: relative; color: #333333; font-size: 24px; line-height: 1; font-weight: bold; } .history-list ul li .title::before { content: ''; position: absolute; width: 18px; height: 18px; background: url(../images/yuanyuan.png) no-repeat scroll center center; -o-background-size: contain; background-size: contain; left: -33px; top: 3px; } .history-list ul li .text { color: #666666; line-height: 1.8; font-size: 14px; } .history-more { text-align: center; padding-top: 30px; } .explod-button { display: inline-block; vertical-align: top; background-color: #19b11c; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #ffffff; font-size: 14px; line-height: 40px; padding: 0 45px; -webkit-border-radius: 44px; border-radius: 44px; } /* 鍙戝睍娌块潻 e */ /* 鍙戝睍鍘嗙▼ s */ .progress-pacont { padding-bottom: 40px; } .progress-panel { width: 100%; position: relative; } .progress-panel .cons { display: block; width: 100%; position: relative; border: solid 1px #dbdbdb; } .progress-panel .imgcont { margin-top: -1px; margin-right: -1px; margin-left: -1px; } .progress-panel .image { width: 100%; overflow: hidden; position: relative; -webkit-box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, 0.2); } .progress-panel .image::before { content: ''; display: block; width: 100%; padding-bottom: 44.44444%; } .progress-panel .image img { position: absolute; top: 0; left: 0; display: block; width: auto; height: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; } .progress-panel .wordcont { position: relative; } .progress-panel .word { padding: 20px 20px 42px; } .progress-panel .word .icon { display: block; width: 100%; height: 60px; overflow: hidden; position: relative; } .progress-panel .word .icon img { display: block; width: auto; height: 100%; max-width: 100%; } .progress-panel .word .textcon { padding-top: 5px; } .progress-panel .word .text { color: #666666; font-size: 14px; display: block; width: 100%; max-height: 130px; line-height: 26px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 5; } .progress-panel .plus { position: absolute; right: 0; bottom: 0; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center center; -o-background-size: contain; background-size: contain; background-color: #16376a; background-image: url(../images/progplus.png); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .progress-container { padding-top: 40px; padding-bottom: 30px; } .progress-list { width: 100%; position: relative; } .progress-list ul { margin-left: -10px; margin-right: -10px; } .progress-list ul li { position: relative; margin-bottom: 40px; padding-left: 10px; padding-right: 10px; } .progress-list ul li .cons { display: block; width: 100%; position: relative; border: solid 1px #dbdbdb; } .progress-list ul li .imgcont { margin-top: -1px; margin-right: -1px; margin-left: -1px; } .progress-list ul li .image { width: 100%; overflow: hidden; position: relative; display: block; -webkit-box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, 0.2); } .progress-list ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 88.88889%; } .progress-list ul li .image img { position: absolute; top: 0; left: 0; display: block; width: auto; height: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; } .progress-list ul li .wordcont { position: relative; } .progress-list ul li .word { padding: 20px 20px 42px; } .progress-list ul li .word .icon { display: block; width: 100%; height: 60px; overflow: hidden; position: relative; } .progress-list ul li .word .icon img { display: block; width: auto; height: 100%; max-width: 100%; } .progress-list ul li .word .textcon { padding-top: 10px; } .progress-list ul li .word .text { color: #666666; font-size: 14px; display: block; width: 100%; max-height: 96px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } .progress-list ul li .plus { position: absolute; right: 0; bottom: 0; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center center; -o-background-size: contain; background-size: contain; background-color: #16376a; background-image: url(../images/progplus.png); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } /* 鍙戝睍鍘嗙▼ e */ /* 鑽h獕璧勮川 s */ .honor-wrapper { padding-bottom: 60px; } .honor-list { width: 100%; position: relative; } .honor-list ul { margin-left: -8px; margin-right: -8px; } .honor-list ul li { padding-left: 8px; padding-right: 8px; margin-bottom: 20px; } .honor-list ul li a, .honor-list ul li .cons { display: block; width: 100%; overflow: hidden; position: relative; background-color: #f0f3f7; padding: 20px 15px 10px; } .honor-list ul li a:after, .honor-list ul li .cons:after { content: ''; position: absolute; left: 0; width: 0%; height: 2px; background-color: #16376a; -webkit-transition: all 1.2s; -o-transition: all 1.2s; -moz-transition: all 1.2s; transition: all 1.2s; bottom: 0; } .honor-list ul li .image { display: block; width: 100%; max-width: 300px; margin: 0 auto; position: relative; overflow: hidden; } .honor-list ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 60%; } .honor-list ul li .image img { display: block; width: auto; height: 100%; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; } .honor-list ul li .word { text-align: center; padding-top: 15px; } .honor-list ul li .word .title { width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #111111; font-size: 16px; font-weight: bold; line-height: 1.5; } .honor-list ul li .word .textcon { padding-top: 5px; } .honor-list ul li .word .text { color: #909090; font-size: 14px; display: block; width: 100%; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .honor-more { text-align: center; } /* 鑽h獕璧勮川 e */ /* 涓氬姟姒傝 s */ .survey-wrapper { padding-bottom: 30px; } .survey-list { width: 100%; position: relative; } .survey-list ul li { margin-bottom: 20px; position: relative; } .survey-list ul li .cons { display: block; width: 100%; position: relative; } .survey-list ul li .image { width: 100%; display: block; position: relative; overflow: hidden; } .survey-list ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 61.19403%; } .survey-list ul li .image img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .survey-list ul li .word { border: solid 1px #dcdcdc; padding: 15px 15px 25px; } .survey-list ul li .word .icon { display: block; width: 60px; overflow: hidden; position: relative; } .survey-list ul li .word .icon::before { content: ''; display: block; width: 100%; padding-bottom: 100%; } .survey-list ul li .word .icon img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .survey-list ul li .word .textcon { padding-top: 10px; } .survey-list ul li .word .text { color: #666666; font-size: 14px; line-height: 2.25; } /* 涓氬姟姒傝 e */ /* 鍏鍚堣惀 s */ .venture-wrapper { padding-top: 40px; padding-bottom: 45px; } .venture-module { width: 100%; position: relative; } .venture-module .imgcont { width: 100%; position: relative; max-width: 543px; margin: 0 auto; } .venture-module .imgcont .image { display: block; width: 100%; overflow: hidden; position: relative; z-index: 2; } .venture-module .imgcont .image::before { content: ''; display: block; width: 100%; padding-bottom: 85.08287%; } .venture-module .imgcont .image img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .venture-module .imgcont:after { content: ''; position: absolute; display: block; top: 20px; right: 10px; bottom: 20px; left: 15px; border: solid 1px #cccccc; z-index: 1; } .venture-module .word { padding-top: 20px; } /* 鍏鍚堣惀 e */ /* 椤圭洰涓氱哗 s */ .project-content { width: 100%; position: relative; } .project-article { padding-top: 20px; padding-bottom: 35px; } .project-article .content { padding-left: 10px; } .project-article .content img { display: block; max-width: 100% !important; } .project-mode { position: relative; padding-right: 12px; padding-bottom: 12px; margin-bottom: 20px; } .project-mode .image { width: 100%; overflow: hidden; position: relative; z-index: 2; -webkit-box-shadow: -5px -5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: -5px -5px 15px -5px rgba(0, 0, 0, 0.2); } .project-mode .image::before { content: ''; display: block; width: 100%; padding-bottom: 90.38462%; } .project-mode .image img { position: absolute; display: block; top: 0; left: 0; width: 100%; } .project-mode:after { content: ''; position: absolute; top: 12px; right: 0; bottom: 0; left: 70px; background-color: #e9eaee; } .project-dots { padding-top: 15px; padding-bottom: 25px; } .project-dots li { width: 100%; position: relative; } .project-dots li::before { content: ''; position: absolute; width: 4px; height: 4px; background-color: #16376a; -webkit-border-radius: 50%; border-radius: 50%; left: -10px; top: 12px; } .project-dots li .name { color: #16376a; } .project-control { padding-top: 30px; } .project-swcont { position: relative; padding-left: 10px; padding-bottom: 10px; } .project-swcont:after { content: ''; position: absolute; top: 10px; right: 10px; bottom: 0; left: 0px; background-color: #e9eaee; } .project-swiper { width: 100%; z-index: 2; position: relative; overflow: hidden; -webkit-box-shadow: -5px -5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: -5px -5px 15px -5px rgba(0, 0, 0, 0.2); } .project-swiper ul li { width: 100%; height: auto; position: relative; } .project-swiper ul li .cons { display: block; width: 100%; overflow: hidden; position: relative; } .project-swiper ul li .image { display: block; width: 100%; overflow: hidden; position: relative; } .project-swiper ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 76.32653%; } .project-swiper ul li .image img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .project-swiper ul li .word { position: absolute; bottom: 0; width: 100%; z-index: 23; background-color: rgba(0, 0, 0, 0.65); padding: 15px 120px 15px 15px; } .project-swiper ul li .word .title { color: #fff; font-size: 14px; display: block; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .project-pagination { position: absolute; bottom: 20px; width: auto; z-index: 2; right: 20px; } .project-pagination span { background-color: #ababa7; } .project-overs { padding-top: 20px; } .project-list .lvul .lv1 { position: relative; padding-left: 15px; } .project-list .lvul .lv1::before { content: ''; position: absolute; width: 4px; height: 4px; background-color: #16376a; -webkit-border-radius: 50%; border-radius: 50%; left: 0px; top: 12px; } .project-list .lvol .lv2 { position: relative; padding-left: 15px; } .project-list .lvol .lv2::before { content: ''; position: absolute; width: 6px; height: 2px; background-color: #959595; left: 0px; top: 13px; } /* 椤圭洰涓氱哗 e */ /* 鍒涙柊鎶€鏈 s */ .tech-wrapper { padding-top: 20px; padding-bottom: 25px; } .tech-control { width: 100%; position: relative; } .tech-control .image { display: block; width: 100%; overflow: hidden; position: relative; } .tech-control .image::before { content: ''; display: block; width: 100%; padding-bottom: 64.42308%; } .tech-control .image img { position: absolute; display: block; width: 100%; height: auto; top: 0; left: 0; } .tech-control .overs { padding-top: 20px; } .tech-dots li { width: 100%; position: relative; margin-bottom: 10px; padding-left: 20px; line-height: 26px; } .tech-dots li::before { content: ''; position: absolute; width: 4px; height: 4px; background-color: #16376a; -webkit-border-radius: 50%; border-radius: 50%; left: 0; top: 11px; } .tech-module { padding-top: 20px; } .tech-list { position: relative; } .tech-list ul { margin-left: -18px; margin-right: -18px; } .tech-list ul li { padding-left: 18px; padding-right: 18px; margin-bottom: 36px; } .tech-list ul li .image { border: 1px solid #cccccc; display: block; width: 100%; overflow: hidden; position: relative; } .tech-list ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 61.43411%; } .tech-list ul li .image img { position: absolute; display: block; width: 100%; height: auto; top: 0; left: 0; } /* 鍒涙柊鎶€鏈 e */ /* 鍦ㄧ嚎鍙嶉 s */ .feedback-content { padding-bottom: 40px; } .feedback-title { background-color: #16376a; color: #fff; line-height: 1.5; font-weight: bold; font-size: 18px; padding: 10px 20px; } .feedback-form { padding: 25px 20px 40px; background-color: #f5f6f7; } .feedback-list { margin-left: -10px; margin-right: -10px; } .feedback-list li { margin-bottom: 15px; padding-left: 10px; padding-right: 10px; } .feedback-control { position: relative; width: 100%; } .feedback-control .control { display: block; width: 100%; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; height: 46px; font-size: 14px; color: #7d91bc; padding-left: 15px; padding-right: 50px; border: 1px solid #aac1e6; } .feedback-control .control::-webkit-input-placeholder { /* WebKit browsers */ color: #7d91bc; } .feedback-control .control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #7d91bc; } .feedback-control .control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #7d91bc; } .feedback-control .control:focus { border-color: #16376a; } .feedback-control .control:focus::-webkit-input-placeholder { /* WebKit browsers */ color: #16376a; } .feedback-control .control:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #16376a; } .feedback-control .control:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #16376a; } .feedback-control .control:focus + .icon::before { opacity: 1; } .feedback-control .control:focus + .icon::after { opacity: 0; } .feedback-control .icon { position: absolute; top: 8px; right: 14px; width: 24px; height: 30px; } .feedback-control .icon::after, .feedback-control .icon::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-repeat: no-repeat; background-position: center center; -o-background-size: contain; background-size: contain; } .feedback-control .icon::before { z-index: 2; opacity: 0; } .feedback-control .icon::after { z-index: 1; opacity: 1; } .feedback-control .icon01::before { background-image: url(../images/icon01s.png); } .feedback-control .icon01::after { background-image: url(../images/icon01.png); } .feedback-control .icon02::before { background-image: url(../images/icon02s.png); } .feedback-control .icon02::after { background-image: url(../images/icon02.png); } .feedback-control .icon03::before { background-image: url(../images/icon03s.png); } .feedback-control .icon03::after { background-image: url(../images/icon03.png); } .feedback-control .icon04::before { background-image: url(../images/icon04s.png); } .feedback-control .icon04::after { background-image: url(../images/icon04.png); } .feedback-control .icon05::before { background-image: url(../images/icon05s.png); } .feedback-control .icon05::after { background-image: url(../images/icon05.png); } .feedback-control .icon06::before { background-image: url(../images/icon06s.png); } .feedback-control .icon06::after { background-image: url(../images/icon06.png); } .feedback-control .comarea { display: block; width: 100%; height: 210px; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; border: 1px solid #aac1e6; padding: 8px 15px; line-height: 26px; color: #7d91bc; font-size: 14px; } .feedback-control .comarea::-webkit-input-placeholder { /* WebKit browsers */ color: #7d91bc; } .feedback-control .comarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #7d91bc; } .feedback-control .comarea:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #7d91bc; } .feedback-control .comarea:focus { border-color: #16376a; } .feedback-control .comarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color: #16376a; } .feedback-control .comarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #16376a; } .feedback-control .comarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #16376a; } .feedback-control .comarea:focus + .icon::before { opacity: 1; } .feedback-control .comarea:focus + .icon::after { opacity: 0; } .feedback-require { margin-top: 8px; } .feedback-button .feedback-submit { padding-top: 30px; } .feedback-button .feedback-reset { padding-top: 15px; } .feedback-codeImage { position: relative; } .feedback-codeImage .codeImage { display: block; position: absolute; overflow: hidden; top: 2px; right: 2px; width: 100px; height: 42px; border: 1px solid #e8e8e8; } .feedback-codeImage .codeImage img { display: block; width: 100%; height: 100%; } .feedback-codeImage .feedback-control .control { padding-right: 120px; } .feedback-submit { width: 100%; overflow: hidden; position: relative; } .feedback-submit .control { display: block; width: 100%; height: 46px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #19b11c; color: #ffffff; font-size: 14px; } .feedback-reset { width: 100%; overflow: hidden; position: relative; } .feedback-reset .control { display: block; width: 100%; height: 46px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #16376a; color: #ffffff; font-size: 14px; border: none; } /* 鍦ㄧ嚎鍙嶉 e */ /* 鑱旂郴鏂瑰紡 s */ .contact-content { padding-bottom: 50px; } .contact-pacont { padding-top: 20px; padding-bottom: 30px; } .contact-panel { width: 100%; position: relative; } .contact-panel .panel-map { padding-top: 30px; } .contact-info ul li { width: 100%; overflow: hidden; position: relative; line-height: 2; font-size: 14px; } .contact-info ul li .title { float: left; color: #666666; width: 100px; } .contact-info ul li .overs { display: block; width: auto; overflow: hidden; } .contact-info ul li .overs a { color: #666; } .baiduMap { height: 300px; background-color: #ccc; } .contact-list { position: relative; } .contact-list ul li { width: 100%; position: relative; overflow: hidden; line-height: 50px; } .contact-list ul li a { display: block; width: 100%; position: relative; padding-left: 25px; padding-right: 35px; color: #666666; font-size: 14px; font-weight: bold; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; border-bottom: 1px solid #d9d9d9; } .contact-list ul li a::before { content: ''; position: absolute; width: 5px; height: 5px; background-color: #16376a; -webkit-border-radius: 50%; border-radius: 50%; left: 10px; top: 23px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .contact-list ul li a:after { content: ''; position: absolute; width: 18px; height: 24px; background-repeat: no-repeat; background-position: center center; -o-background-size: 100% auto; background-size: 100% auto; background-image: url(../images/lxarrow.png); top: 13px; right: 12px; -webkit-transition: background 0.3s ease; -o-transition: background 0.3s ease; -moz-transition: background 0.3s ease; transition: background 0.3s ease; } .contact-list ul li.cur a { background-color: #16376a; color: #fff; border-color: #16376a; } .contact-list ul li.cur a::before { background-color: #fff; } .contact-list ul li.cur a:after { background-image: url(../images/lxarrows.png); } .contact-more { text-align: center; padding-top: 30px; } /* 鑱旂郴鏂瑰紡 e */ @media (max-width: 1023px) { .txtspace { padding-left: 15px; padding-right: 15px; } } @media (min-width: 768px) { /* 鍙戝睍娌块潻 s */ .history-panel .thumb { float: left; width: 300px; } .history-panel .wordcont { display: block; width: auto; overflow: hidden; } .history-panel .word { padding: 30px 20px 0; } .history-list { padding-top: 120px; } .history-list ul li { margin-bottom: 100px; } .history-list ul li .hiscont { padding-bottom: 20px; padding-right: 32.71028%; } .history-list ul li .progress { position: absolute; bottom: 0; width: 56.07477%; height: 3px; background-color: #8a9bb4; } .history-list ul li .progress::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 56.66667%; background-color: #16376a; } .history-list ul li .image { width: 32.71028%; position: absolute; right: 0; bottom: 15px; } /* 鍙戝睍娌块潻 e */ /* 鍙戝睍鍘嗙▼ s */ .progress-list ul li .cons:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; } .progress-list ul li .imgcont { margin: 0; float: left; width: 50%; } .progress-list ul li .image { width: auto; margin-top: -1px; margin-left: -1px; margin-bottom: -1px; } .progress-list ul li .wordcont { display: block; width: auto; overflow: hidden; } .progress-list ul li .word { padding: 6.2963% 4.44444% 42px 5.55556%; } /* 鍙戝睍鍘嗙▼ e */ /* 涓氬姟姒傝 s */ .survey-list ul li { margin-bottom: 40px; } .survey-list ul li:nth-child(odd) .image { left: 0; } .survey-list ul li:nth-child(odd) .wordcont { padding-left: 44.85981%; } .survey-list ul li:nth-child(odd) .word { padding-left: 17.79661%; padding-right: 9.32203%; } .survey-list ul li:nth-child(even) .image { right: 0; } .survey-list ul li:nth-child(even) .wordcont { padding-right: 44.85981%; } .survey-list ul li:nth-child(even) .word { padding-left: 9.32203%; padding-right: 17.79661%; } .survey-list ul li .image { width: 50.09346%; position: absolute; top: 0; } .survey-list ul li .wordcont { padding-top: 4.20561%; } .survey-list ul li .word { padding-top: 5.9322%; padding-bottom: 5.9322%; } .survey-list ul li .word .text { min-height: 124px; } /* 涓氬姟姒傝 e */ /* 鍏鍚堣惀 s */ .venture-module .imgcont:after { top: 35px; right: 24px; bottom: 32px; left: 24px; } /* 鍏鍚堣惀 e */} @media (min-width: 1024px) { /*棣栭〉 s */ .directly-newsfull { margin-top: -55px; } .directly-news { padding: 30px 0px 34px; } .directly-swiper ul li { padding-left: 30px; padding-right: 30px; } .directly-swiper ul li:after { content: ''; position: absolute; right: 0; top: 4px; width: 1px; background-color: #e6e6e6; bottom: 0; } .directly-swiper ul li:last-child:after { display: none; } .directly-swiper ul li a:hover .date .day { color: #05aa09; } .directly-swiper ul li a:hover .date .time { color: #05aa09; } .directly-swiper ul li a:hover .word .title { color: #05aa09; } .mm-pagination { display: none; } .directly-swiper-prev, .directly-swiper-next { margin-top: -25px; } .directly-swiper-prev:hover:after, .directly-swiper-next:hover:after { border-color: #05aa09; } .about-container { padding: 90px 0; background-image: url(../images/aboutbg.png); } .about-plate .plate-cvers { float: right; width: 46.875%; } .about-plate .plate-overs { display: block; width: auto; overflow: hidden; padding-top: 0px; } .about-cascade:after { content: ''; position: absolute; top: -10px; right: -10px; bottom: 10px; left: 10px; border: 1px solid #eceff2; z-index: 5; } .about-cascade::before { content: ''; position: absolute; top: -5px; right: -5px; bottom: 5px; left: 5px; z-index: 6; background-color: #dee0e4; } .about-cascade .cascade { z-index: 10; -webkit-box-shadow: 0 10px 20px -5px #d1d5dc; box-shadow: 0 10px 20px -5px #d1d5dc; } .about-scene { padding-top: 5.88235%; padding-right: 8.82353%; } .about-scene .title { font-size: 20px; } .about-scene .text { font-size: 15px; -webkit-line-clamp: 5; max-height: 120px; } .viewmore-button:hover { background-color: #009a09; } .solution-container { padding-top: 50px; padding-bottom: 60px; } .index-title .title { font-size: 26px; } .index-title .sub { font-size: 14px; padding-bottom: 10px; } .index-title .line { width: 30px; height: 2px; } .solution-space { padding-top: 12px; max-width: 960px; margin: 0 auto; } .solution-wrapper { padding-top: 40px; } .solution-list ul { display: block; width: auto; margin-left: -6px; margin-right: -6px; } .solution-list ul li { padding-left: 6px; padding-right: 6px; margin-bottom: 12px; } .solution-list ul li:hover .image img { -webkit-transform: translateX(-50%) scale(1.03); -moz-transform: translateX(-50%) scale(1.03); -ms-transform: translateX(-50%) scale(1.03); -o-transform: translateX(-50%) scale(1.03); transform: translateX(-50%) scale(1.03); } .solution-list ul li:hover .solution-slide { background-color: rgba(26, 47, 84, 0.9); } .solution-list ul li:hover .solution-slide .range { max-height: 160px; } .solution-slide { background-color: rgba(26, 47, 84, 0.4); } .solution-slide .title { font-size: 20px; } .solution-slide .range { max-height: 0; } .business-container { padding: 70px 0; background-image: url(../images/business-bg.jpg); } .business-container .nvcommonweb { padding-left: 40px; padding-right: 40px; } .business-space { padding-top: 30px; max-width: 970px; margin: 0 auto; } .business-wrapper { padding: 55px 0 55px; } .business-swiper { overflow: hidden; } .business-swiper ul li .cons:hover .icon { background-color: #05aa09; border-color: #05aa09; } .business-swiper-prev, .business-swiper-next { top: 40px; } .business-swiper-prev::after, .business-swiper-next::after { border-color: #fff; } .business-swiper-prev:hover::after, .business-swiper-next:hover::after { border-color: #05aa09; } .business-swiper-prev { left: -30px; } .business-swiper-next { right: -30px; } .global-container { background-image: url(../images/mapbgs.jpg); padding-top: 55px; padding-bottom: 50px; } .glcommonweb { padding-left: 40px; padding-right: 40px; } .global-section { width: 63.27485%; } .global-aside { padding-top: 0px; display: block; position: absolute; top: 0; width: 32.77778%; right: 0; height: 100%; background-repeat: no-repeat; background-position: 0 0; -o-background-size: cover; background-size: cover; background-image: url(../images/mapridebg.jpg); } .map-module .mapimg .mapmo { display: none; } .map-module .mapimg .mappc { display: block; } .map-module .mapdots { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 22; } .map-module .mapdots li { width: 12px; height: 12px; line-height: 12px; text-align: center; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; background-color: rgba(255, 83, 83, 0.4); position: absolute; font-size: 0; } .map-module .mapdots li:after { content: ''; position: absolute; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ff5353; top: 0; left: 0; opacity: 0; -webkit-animation: mapZoom 5s ease-in infinite forwards; -moz-animation: mapZoom 5s ease-in infinite forwards; -o-animation: mapZoom 5s ease-in infinite forwards; animation: mapZoom 5s ease-in infinite forwards; } .map-module .mapdots li::before { content: ''; display: inline-block; vertical-align: middle; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ff872e; } .global-plate { padding-left: 16%; padding-top: 21%; padding-right: 0px; } .global-swiper ul li .cons { cursor: default; } .global-swiper ul li .more { display: block; } /* 棣栭〉 e */ /* 鍏徃绠€浠 s */ .about-company { padding-bottom: 65px; } .company-title { font-size: 24px; padding-bottom: 12px; } .company-space { padding-top: 30px; } .company-panel .thumb { float: left; width: 51.86916%; } .company-panel .wordcont { display: block; width: auto; overflow: hidden; } .company-panel .word { padding: 8.73786% 30px 0 30px; } /* 鍏徃绠€浠 e */ /* 浼佷笟鏂囧寲 s */ .about-culture { overflow: inherit; padding-bottom: 40px; } .inside-title { font-size: 24px; padding-bottom: 12px; } .inside-space { padding-top: 35px; } .culture-list ul > li:last-child { margin-bottom: 0; } .culture-list ul > li:nth-child(odd) .imgcont { float: left; } .culture-list ul > li:nth-child(odd) .wordcont { float: right; } .culture-list ul > li:nth-child(odd) .culture { padding-top: 20px; padding-left: 30px; } .culture-list ul > li:nth-child(even) .imgcont { float: right; } .culture-list ul > li:nth-child(even) .wordcont { float: left; } .culture-list ul > li:nth-child(even) .culture { padding-top: 20px; padding-left: 20px; padding-right: 20px; } .culture-list ul > li:nth-child(3n) .imgcont { padding-bottom: 30px; } .culture-list ul > li:nth-child(3n) .imgcont:after { content: ''; position: absolute; top: 30px; right: 20px; bottom: 0; left: -20px; border: 1px solid #cccccc; z-index: 1; } .culture-list ul > li:nth-child(3n) .culture { padding-top: 0px; } .culture-list ul > li .imgcont { width: 49.06542%; } .culture-list ul > li .wordcont { width: 49.06542%; } .culture-list ul > li .culture { padding: 0; } .culture-list ul > li .culture .textcon { padding-top: 25px; } /* 浼佷笟鏂囧寲 e */ /* 鍙戝睍娌块潻 s */ .about-history { padding-bottom: 80px; } .history-pacont { padding-bottom: 80px; } .history-panel .word { padding: 20px 20px 0; } .history-panel .word .text { max-height: 240px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; } .history-list ul li .hiscont { padding-right: 200px; } .history-list ul li .image { width: 200px; } .history-list ul li .title { font-size: 32px; margin-bottom: 4px; } .history-list ul li .title::before { width: 22px; height: 22px; top: 6px; } .explod-button:hover { background-color: #009a09; } /* 鍙戝睍娌块潻 e */ /* 鍙戝睍鍘嗙▼ s */ .progress-pacont { padding-bottom: 60px; } .progress-panel .cons:hover .image img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); } .progress-panel .plus:hover { background-color: #2b3d92; } .progress-container { padding-top: 50px; } .progress-list ul li { margin-bottom: 100px; } .progress-list ul li:nth-child(2n+1)::before { content: ''; display: block; width: 51px; height: 28px; background: url(../images/progarrow.png) no-repeat scroll center center; -o-background-size: contain; background-size: contain; position: absolute; top: -55px; right: -25px; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } .progress-list ul li .cons:hover .image img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); } .progress-list ul li .imgcont { float: none; width: 100%; } .progress-list ul li .image { margin-bottom: 0; margin-right: -1px; } .progress-list ul li .word .text { height: 96px; } .progress-list ul li .plus:hover { background-color: #2b3d92; } /* 鍙戝睍鍘嗙▼ e */ /* 鑽h獕璧勮川 s */ .honor-list ul li a:hover:after, .honor-list ul li .cons:hover:after { width: 100%; } .honor-list ul li a:hover .image img, .honor-list ul li .cons:hover .image img { -webkit-transform: translateX(-50%) scale(1.05); -moz-transform: translateX(-50%) scale(1.05); -ms-transform: translateX(-50%) scale(1.05); -o-transform: translateX(-50%) scale(1.05); transform: translateX(-50%) scale(1.05); } .honor-more { padding-top: 20px; } /* 鑽h獕璧勮川 e */ /* 涓氬姟姒傝 s */ .survey-list ul li { margin-bottom: 45px; } /* 涓氬姟姒傝 e */ /* 鍏鍚堣惀 s */ .venture-module .word { padding-top: 40px; } /* 鍏鍚堣惀 e */ /* 椤圭洰涓氱哗 s */ .project-article { padding-top: 25px; padding-bottom: 55px; } .project-article .content { padding-left: 20px; } .project-mode { margin-bottom: 0px; margin-left: 30px; float: right; width: 49.71963%; } .project-dots li::before { left: -20px; } .project-control { padding-top: 35px; } .project-control:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; } .project-swcont { padding-left: 20px; padding-bottom: 20px; float: left; width: 47.66355%; } .project-swcont:after { top: 20px; right: 20px; } .project-swiper ul li .cons { cursor: default; } .project-pagination { display: block; } .project-overs { padding-top: 0px; display: block; width: auto; overflow: hidden; } .project-list { padding-left: 30px; } /* 椤圭洰涓氱哗 e */ /* 鍒涙柊鎶€鏈 s */ .tech-wrapper { padding-top: 25px; padding-bottom: 45px; } .tech-control:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; } .tech-control .image { float: right; width: 48.59813%; margin-top: -55px; } .tech-control .overs { padding-top: 0px; display: block; width: auto; overflow: hidden; padding-right: 30px; } .tech-module { padding-top: 30px; } /* 鍒涙柊鎶€鏈 e */ /* 鍦ㄧ嚎鍙嶉 s */ .feedback-content { padding-bottom: 80px; } .feedback-title { font-size: 20px; } .feedback-require { position: relative; padding-right: 300px; } .feedback-button { position: absolute; top: 0; right: 0; width: 300px; text-align: right; font-size: 0; } .feedback-button .feedback-submit { padding-top: 0px; } .feedback-button .feedback-reset { padding-top: 0px; margin-left: 8px; } .feedback-submit { display: inline-block; vertical-align: top; width: 140px; } .feedback-submit .control:hover { background-color: #009a09; } .feedback-reset { display: inline-block; vertical-align: top; width: 140px; } .feedback-reset .control { cursor: pointer; } .feedback-reset .control:hover { background-color: #2b3d92; } /* 鍦ㄧ嚎鍙嶉 e */ /* 鑱旂郴鏂瑰紡 s */ .contact-content { padding-bottom: 70px; } .contact-pacont { padding-top: 25px; padding-bottom: 40px; } .contact-panel:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; } .contact-panel .panel-over { float: left; width: 50.46729%; } .contact-panel .panel-map { float: right; width: 49.53271%; padding-top: 0; } .contact-info { padding-right: 9.25926%; } .baiduMap { margin-top: 0px; height: 250px; } .contact-list ul li a { padding-left: 40px; padding-right: 45px; font-weight: normal; } .contact-list ul li a::before { left: 18px; } .contact-list ul li a:after { width: 24px; right: 18px; } .contact-more { padding-top: 50px; } /* 鑱旂郴鏂瑰紡 e */ } @media (min-width: 1360px) { /* 棣栭〉 s */ .directly-newsfull { margin-top: -75px; } .directly-news { padding: 40px 0px 44px; } .directly-swiper ul li { padding-left: 45px; padding-right: 35px; } .directly-swiper ul li .date .day { font-size: 48px; } .directly-swiper ul li .date .time { font-size: 14px; } .directly-swiper ul li .word { padding-left: 15px; } .directly-swiper ul li .word .title { font-size: 18px; } .directly-swiper-prev, .directly-swiper-next { margin-top: -30px; } .directly-swiper-prev { left: 5px; } .directly-swiper-next { right: 5px; } .about-container { padding: 110px 0; } .about-cascade .cascade .since { font-size: 28px; } .about-cascade .cascade .nums { font-size: 60px; } .about-scene .title { font-size: 24px; } .about-scene .textcon { padding-top: 30px; padding-bottom: 45px; } .about-scene .text { font-size: 16px; line-height: 28px; max-height: 140px; } .primary-button { line-height: 44px; font-size: 16px; } .viewmore-button { padding: 0 42px; } .viewmore-button:after { width: 9px; height: 9px; } .solution-container { padding-top: 80px; padding-bottom: 90px; } .index-title .title { font-size: 32px; } .index-title .sub { font-size: 16px; } .index-title .line { width: 32px; } .solution-wrapper { padding-top: 50px; } .solution-list ul { margin-left: -12px; margin-right: -12px; } .solution-list ul li { padding-left: 12px; padding-right: 12px; margin-bottom: 24px; } .solution-list ul li:hover .content { padding-top: 3.65854%; } .solution-slide .title:after { width: 30px; height: 2px; margin-left: -20px; } .solution-slide .sub { font-size: 14px; } .solution-slide .textcon { padding: 15px 45px; } .solution-slide .text { -webkit-line-clamp: 2; height: 52px; } .business-container { padding: 85px 0; } .business-space { padding-top: 42px; } .business-text { font-size: 16px; } .business-wrapper { padding: 65px 0 65px; } .business-swiper ul li .icon { width: 100px; } .business-swiper ul li .textcon { padding-top: 18px; } .business-swiper ul li .text { font-size: 16px; } .business-swiper-prev, .business-swiper-next { top: 45px; } .business-swiper-prev { left: -40px; } .business-swiper-next { right: -40px; } .global-container { padding-top: 95px; padding-bottom: 35px; } .glcommonweb { padding-left: 2.47253%; padding-right: 2.47253%; } .global-title { font-size: 40px; } .global-swcont { padding-top: 30px; } .global-swiper ul li .title { font-size: 20px; } /* 棣栭〉 e */ /* 鍏徃绠€浠 s */ .company-title { font-size: 28px; padding-bottom: 15px; } .company-space { padding-top: 45px; } .slot-text { font-size: 16px; } .company-pancont { padding-top: 30px; padding-bottom: 40px; } .company-panel .word { padding: 16.50485% 30px 0 30px; } .company-panel .word .en { font-size: 30px; } .company-panel .word .cn { font-size: 20px; } /* 鍏徃绠€浠 e */ /* 浼佷笟鏂囧寲 s */ .about-culture { padding-bottom: 60px; } .inside-title { font-size: 28px; padding-bottom: 15px; } .inside-space { padding-top: 55px; } .culture-list ul > li { margin-bottom: 45px; } .culture-list ul > li:nth-child(odd) .culture { padding-top: 30px; padding-left: 50px; } .culture-list ul > li:nth-child(even) .culture { padding-top: 35px; padding-left: 25px; padding-right: 50px; } .culture-list ul > li:nth-child(3n) .imgcont { padding-bottom: 70px; } .culture-list ul > li:nth-child(3n) .imgcont:after { top: 70px; right: 30px; left: -30px; } .culture-list ul > li:nth-child(3n) .culture { padding-top: 0px; } .culture-list ul > li .culture .textcon { padding-top: 45px; } .notice .sup { font-size: 16px; padding-bottom: 12px; } .notice .slot .name { font-size: 22px; } .notice .slot .mask { padding: 7px 35px; font-size: 28px; } .science-list li:after { width: 30px; } .science-list li .otitle { font-size: 20px; } .science-list li .desc .tis { font-size: 16px; } /* 浼佷笟鏂囧寲 e */ /* 鍙戝睍娌块潻 s */ .about-history { padding-bottom: 100px; } .history-pacont { padding-bottom: 95px; } .history-panel .word { padding: 40px 20px 0; } .history-panel .word .text { font-size: 16px; max-height: 210px; -webkit-line-clamp: 5; } .history-list { padding-left: 0px; padding-top: 175px; } .history-list::before { left: 50%; } .history-list:after { left: 50%; margin-left: -11px; } .history-list ul li { margin-bottom: 60px; } .history-list ul li:nth-child(odd) { padding-right: 50%; } .history-list ul li:nth-child(odd) .hiscont { padding-left: 32.71028%; padding-right: 0; } .history-list ul li:nth-child(odd) .image { left: 0; right: auto; } .history-list ul li:nth-child(odd) .wordcont { padding-left: 15px; padding-right: 25px; } .history-list ul li:nth-child(odd) .progress { left: 0; } .history-list ul li:nth-child(odd) .title { text-align: right; } .history-list ul li:nth-child(odd) .title::before { right: -35px; } .history-list ul li:nth-child(odd) .text { text-align: right; } .history-list ul li:nth-child(even) { padding-left: 50%; } .history-list ul li:nth-child(even) .hiscont { padding-right: 32.71028%; } .history-list ul li:nth-child(even) .image { right: 0; } .history-list ul li:nth-child(even) .wordcont { padding-left: 25px; padding-right: 15px; } .history-list ul li:nth-child(even) .progress { right: 0; } .history-list ul li:nth-child(even) .progress:before { left: auto; right: 0; } .history-list ul li:nth-child(even) .title { text-align: left; } .history-list ul li:nth-child(even) .title::before { left: -35px; } .history-list ul li:nth-child(even) .text { text-align: left; } .history-list ul li .image { position: absolute; width: 32.71028%; bottom: 15px; } .history-list ul li .wordcont { padding-top: 0px; } .history-list ul li .title::before { left: auto; } .explod-button { line-height: 44px; padding: 0 52px; } /* 鍙戝睍娌块潻 e */ /* 鍙戝睍鍘嗙▼ s */ .progress-pacont { padding-bottom: 80px; } .progress-panel .cons:after { content: ''; display: block; width: 100%; height: 0; clear: both; visibility: hidden; } .progress-panel .imgcont { margin: 0; float: left; width: 57.27273%; } .progress-panel .image { width: auto; margin-top: -1px; margin-left: -1px; margin-bottom: -1px; } .progress-panel .wordcont { display: block; width: auto; overflow: hidden; } .progress-panel .word { padding: 20px 20px 42px 40px; } .progress-container { padding-top: 65px; padding-bottom: 90px; } .progress-list ul li { margin-bottom: 125px; } .progress-list ul li:nth-child(2n+1)::before { height: 38px; top: -75px; } .progress-list ul li .imgcont { float: left; width: 50%; } .progress-list ul li .word .text { -webkit-line-clamp: 3; height: auto; max-height: 72px; } /* 鍙戝睍鍘嗙▼ e */ /* 鑽h獕璧勮川 s */ .honor-list ul li a, .honor-list ul li .cons { padding: 28px 15px 20px; } /* 鑽h獕璧勮川 e */ /* 涓氬姟姒傝 s */ .survey-wrapper { padding-bottom: 40px; } .survey-list ul li .word .textcon { padding-top: 18px; } .survey-list ul li .word .text { font-size: 16px; min-height: 180px; } /* 涓氬姟姒傝 e */ /* 鍏鍚堣惀 s */ .venture-wrapper { padding-top: 20px; } .venture-module:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; } .venture-module .imgcont { float: right; width: 50.93458%; margin: 0; margin-top: -6.07477%; } .venture-module .word { padding-top: 0px; display: block; width: auto; overflow: hidden; padding-right: 30px; } /* 鍏鍚堣惀 e */ /* 椤圭洰涓氱哗 s */ .project-mode { margin-left: 60px; margin-bottom: 40px; } .project-dots li::before { top: 14px; } .project-swiper ul li .word { padding: 19px 120px 19px 15px; } .project-swiper ul li .word .title { font-size: 16px; line-height: 26px; height: 52px; } .project-pagination { display: block; bottom: 24px; } .project-list { padding-left: 40px; } .project-list .lvul .lv1 { padding-left: 28px; } .project-list .lvul .lv1::before { top: 14px; } .project-list .lvol .lv2::before { top: 15px; } /* 椤圭洰涓氱哗 e */ /* 鍒涙柊鎶€鏈 s */ .tech-control .image { margin-top: -70px; } .tech-control .overs { padding-right: 50px; } .tech-dots li { margin-bottom: 17px; font-size: 16px; } /* 鍒涙柊鎶€鏈 e */ /* 鍦ㄧ嚎鍙嶉 s */ .feedback-content { padding-bottom: 100px; } .feedback-title { font-size: 24px; font-weight: normal; padding: 10px 35px; } .feedback-form { padding: 50px 35px 60px; } .feedback-list { margin-left: -16px; margin-right: -16px; } .feedback-list li { padding-left: 16px; padding-right: 16px; } .feedback-control .control { height: 50px; padding-left: 25px; padding-right: 60px; } .feedback-control .icon { top: 10px; right: 16px; width: 30px; } .feedback-control .comarea { height: 120px; padding: 12px 25px; } .feedback-require { padding-right: 370px; } .feedback-button { width: 370px; } .feedback-codeImage .codeImage { height: 46px; } .feedback-submit { width: 160px; } .feedback-submit .control { height: 50px; } .feedback-reset { width: 160px; } .feedback-reset .control { height: 50px; } /* 鍦ㄧ嚎鍙嶉 e */ /* 鑱旂郴鏂瑰紡 s */ .contact-info { padding-right: 18.51852%; } .contact-info ul li { font-size: 16px; line-height: 2.34; } .contact-info ul li .title { width: 120px; } .contact-list ul li { line-height: 60px; } .contact-list ul li a { font-size: 16px; } .contact-list ul li a::before { top: 28px; } .contact-list ul li a:after { top: 18px; } /* 鑱旂郴鏂瑰紡 e */ } @media (min-width: 1680px) { /* 棣栭〉 s */ .global-title { font-size: 54px; } .global-swiper ul li .more { padding-top: 45px; } .global-swiper ul li .title { font-size: 24px; padding-bottom: 8px; } .global-swiper ul li .title:after { height: 2px; } .global-swiper ul li .textcon { padding-top: 45px; } .global-swiper ul li .text { font-size: 16px; } .solution-slide .title { font-size: 24px; } .solution-slide .text { -webkit-line-clamp: 3; height: 78px; } /* 棣栭〉 e */ /* 鍏徃绠€浠 s */ .company-title { font-size: 32px; } .slot-text { font-size: 18px; } .company-panel .word { padding: 16.50485% 25.24272% 0 11.65049%; } .company-panel .word .en { font-size: 36px; } .company-panel .word .cn { font-size: 24px; } .company-panel .word .textcon { padding-top: 35px; } /* 鍏徃绠€浠 e */ /* 浼佷笟鏂囧寲 s */ .inside-title { font-size: 30px; } .culture-list ul > li:nth-child(even) .culture { padding-right: 80px; } .notice .slot .name { font-size: 28px; } .notice .slot .mask { font-size: 32px; } .science-list li .otitle { font-size: 24px; } .science-list li .otitle span { padding-right: 30px; } .science-list li .desc .tis { font-size: 18px; } /* 浼佷笟鏂囧寲 e */ /* 鍙戝睍娌块潻 s */ .history-panel .word { padding: 40px 30px 0; } .history-list ul li { margin-bottom: 90px; } .history-list ul li:nth-child(odd) .wordcont { padding-left: 25px; padding-right: 45px; } .history-list ul li:nth-child(odd) .title::before { right: -61px; } .history-list ul li:nth-child(even) .wordcont { padding-left: 45px; padding-right: 25px; } .history-list ul li:nth-child(even) .title::before { left: -61px; } .history-list ul li .progress { height: 5px; } .history-list ul li .title { font-size: 48px; } .history-list ul li .title::before { width: 30px; height: 30px; } .history-list ul li .text { font-size: 16px; } /* 鍙戝睍娌块潻 e */ /* 鍙戝睍鍘嗙▼ s */ .progress-pacont { padding-bottom: 80px; } .progress-panel .imgcont { margin: 0; float: left; width: 49.09091%; } .progress-panel .image { -webkit-box-shadow: 0 -5px 25px -10px rgba(0, 0, 0, 0.1); box-shadow: 0 -5px 25px -10px rgba(0, 0, 0, 0.1); } .progress-panel .word { padding: 20px 110px 42px 50px; } .progress-panel .word .textcon { padding-top: 6px; } .progress-container { padding-bottom: 130px; } .progress-list ul li .word { padding: 8.14815% 4.44444% 42px 8.33333%; } .progress-list ul li .word .text { -webkit-line-clamp: 4; max-height: 98px; } /* 鍙戝睍鍘嗙▼ e */ /* 鑽h獕璧勮川 s */ .honor-list ul li a, .honor-list ul li .cons { padding: 28px 23px 25px; } .honor-list ul li .word { padding-top: 32px; } .honor-list ul li .word .title { font-size: 20px; font-weight: normal; } /* 鑽h獕璧勮川 e */ /* 椤圭洰涓氱哗 s */ .project-dots li::before { top: 16px; } .project-list .lvul .lv1::before { top: 16px; } .project-list .lvol .lv2::before { top: 17px; } /* 椤圭洰涓氱哗 e */ /* 鍒涙柊鎶€鏈 s */ .tech-dots li { margin-bottom: 23px; font-size: 18px; } /* 鍒涙柊鎶€鏈 e */ /* 鑱旂郴鏂瑰紡 s */ .contact-info ul li { font-size: 18px; line-height: 2; } .contact-info ul li .title { width: 140px; } .contact-list ul li a { font-size: 18px; } /* 鑱旂郴鏂瑰紡 e */ } .pagination { text-align: center; display: none; } .viewmore-module { display: block; width: 100%; text-align: center; background-color: #bb9f69; color: #fff; font-size: 14px; line-height: 28px; padding: 8px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } @media (min-width: 1024px) { .viewmore-module { display: none; } .pagination { display: block; text-align: center; } .laypage_main { display: inline-block; vertical-align: top; } .pagination .laypage_main .laypage_curr { background-color: #bb9f69; color: #fff; } .pagination .laypage_main a, .pagination .laypage_main input, .pagination .laypage_main span { width: 36px; height: 36px; display: inline-block; vertical-align: middle; background-color: #fff !important; line-height: 36px; text-align: center; font-size: 15px; border: 1px solid #d8d8d8; } .pagination .laypageskin_molv .laypage_curr { background-color: #bb9f69 !important; border-color: #bb9f69; } .laypageskin_molv .laypage_prev, .laypageskin_molv .laypage_next { position: relative; text-align: center; font-size: 0 !important; padding: 0 10px !important; } .laypageskin_molv .laypage_prev span, .laypageskin_molv .laypage_next span { display: none; } .laypageskin_molv .laypage_prev:after, .laypageskin_molv .laypage_next:after { content: ''; width: 8px; height: 8px; border: 2px solid #919191; border-top: none; border-right: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-top: -2px; } .laypageskin_molv .laypage_prev:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; } .laypageskin_molv .laypage_next:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: 0px; } } /*鐩稿唽杞挱 s*/ .thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); } .thumb-popup .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; } .thumb-popup .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; } .thumb-popup .close { position: absolute; right: 4%; top: 4%; z-index: 9; width: 40px; height: 40px; font-size: 24px; font-weight: bold; line-height: 30px; text-align: center; color: #fff; cursor: pointer; background: #2e4a92; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; } .thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; } .thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; -moz-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); width: 640px; } .thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li p { text-align: center; font-size: 16px; padding: 20px 0; color: #fff; bottom: 5%; width: 100%; left: 0; position: absolute; } .thumb-popup .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; } .thumb-popup .thumb-wraper .banner-btn::after { content: ""; position: absolute; top: 40%; left: 50%; margin-top: -5px; width: 40px; height: 40px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; } .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: -10px; } .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: -10px; } .thumb-popup .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; } .thumb-popup .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .thumb-popup .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #2e4a92; } .thumb-popup .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #2e4a92; } .thumb-popup .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; } @media (min-width: 768px) { .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: 4%; } .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: 4%; } } @media (min-width: 1024px) { .thumb-popup .thumb-wraper .banner-btn { display: block; } } /*鐩稿唽杞挱 e*/ /* 浜烘墠闇€姹 s */ .job-container { width: 100%; overflow: hidden; padding-bottom: 40px; } .job-wrapper { width: 100%; overflow: hidden; } .job-theader { width: 100%; overflow: hidden; background-color: #f4f4f4; line-height: 32px; } .job-theader .th { padding: 6px 20px; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; } .job-theader .th:first-child { border-left: 1px solid #cfcfcf; } .job-theader .type { display: none; } .job-theader .requs { display: none; } .job-theader .goods { display: none; } .job-tcontent { width: 100%; } .job-tcontent li { width: 100%; position: relative; border-bottom: 1px solid #d9d9d9; line-height: 32px; } .job-tcontent li.cur { border-bottom-color: #fafafa; } .job-tcontent li.cur .hd { background-color: #16376a; } .job-tcontent li.cur .hd:after { background-image: url(../images/reicon.png); } .job-tcontent li.cur .hd .th { color: #fff; } .job-tcontent li.cur .hd .title::before { background-color: #fff; } .job-tcontent li .hd { width: 100%; position: relative; } .job-tcontent li .hd:after { content: ''; position: absolute; width: 30px; height: 30px; top: 50%; margin-top: -15px; right: 5px; background-repeat: no-repeat; background-position: center center; -o-background-size: auto; background-size: auto; background-image: url(../images/reicons.png); } .job-tcontent li .hd .th { padding: 8px 40px 8px 30px; color: #666666; font-size: 14px; } .job-tcontent li .hd .title { position: relative; } .job-tcontent li .hd .title::before { content: ''; display: inline-block; vertical-align: middle; width: 5px; height: 5px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #16376a; position: absolute; left: 15px; top: 50%; margin-top: -3px; } .job-tcontent li .hd .type { display: none; } .job-tcontent li .hd .requs { display: none; } .job-tcontent li .hd .goods { display: none; } .job-tcontent li .bd { width: 100%; background-color: #f1f4f7; display: none; } .job-tcontent li .wrap { padding: 0 20px 30px; } .job-tcontent li .tips { width: 100%; overflow: hidden; padding: 20px 0; color: #4c4c4c; font-size: 14px; line-height: 28px; border-bottom: 1px solid #cccccc; } .job-tcontent li .word { padding-top: 20px; padding-bottom: 30px; color: #666666; font-size: 14px; line-height: 24px; } .job-tcontent li .word .title { font-size: 15px; color: #16376a; margin-bottom: 6px; } .job-tcontent li .vlink { width: 100%; overflow: hidden; } .job-tcontent li .vlink p { color: #333333; font-size: 14px; line-height: 24px; padding-top: 20px; } .recruit-view { display: inline-block; vertical-align: top; line-height: 28px; text-align: center; color: #fff; background-color: #19b11c; font-size: 14px; padding: 5px 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } @media (min-width: 1024px) { .job-container { padding-bottom: 60px; } .job-theader .th { padding: 10px 30px; font-size: 16px; float: left; width: 25%; } .job-theader .type { display: block; } .job-theader .requs { display: block; } .job-theader .goods { display: block; } .job-tcontent li .hd { overflow: hidden; cursor: pointer; } .job-tcontent li .hd .th { padding: 9px 40px 9px 30px; color: #666666; font-size: 16px; } .job-tcontent li .hd .type { display: block; } .job-tcontent li .hd .requs { display: block; } .job-tcontent li .hd .goods { display: block; } .job-tcontent li .wrap { padding: 0 25px 40px; } .job-tcontent li .tips { padding: 25px 0; line-height: 30px; } .job-tcontent li .tips p { float: left; width: 50%; padding-right: 20px; } .job-tcontent li .word { padding-bottom: 35px; } .job-tcontent li .vlink a { vertical-align: middle; } .job-tcontent li .vlink p { display: inline-block; vertical-align: middle; padding-top: 0; padding-left: 20px; } .recruit-view { padding: 7px 20px; } .recruit-view:hover { background-color: #16a81c; } } @media (min-width: 1360px) { .job-container { padding-bottom: 80px; } .job-theader .th { padding: 12px 45px; font-size: 18px; } .job-tcontent li .hd:after { right: 20px; } .job-tcontent li .hd .th { padding: 14px 40px 14px 50px; font-size: 18px; } .job-tcontent li .hd .title::before { left: 25px; } .job-tcontent li .tips { font-size: 16px; } .job-tcontent li .tips p { width: 25%; } .job-tcontent li .word { font-size: 16px; } .job-tcontent li .word .title { font-size: 17px; } .job-tcontent li .vlink p { font-size: 16px; } } .recruit-view { padding: 7px 30px; } /* 浜烘墠闇€姹 e */ /*----缃戠珯鍦板浘 start----*/ .sitemapcont2 { padding: 6% 30px; overflow: hidden; background: #fff; margin-top: 25px; } .sitemapcont2 dl { position: relative; margin-bottom: 36px; } .sitemapcont2 dl dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; } .sitemapcont2 dl dt a { color: #2e4a92; } .sitemapcont2 dl dt a:hover { color: #2b3d92; } .sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; } .sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; } .Singlepage { margin-top: 45px; } @media (min-width: 767px) { .sitemapcont2 { padding: 5% 30px; } .sitemapcont2 dl dt { font-size: 20px; } .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; } .sitemapcont2 dl dd a { margin: 0 50px 8px 0; } .sitemapcont2 dl dd a:hover { color: #2b3d92; } .Singlepage { margin-top: 0px; } } @media (min-width: 1600px) { .sitemapcont2 dl dt { font-size: 22px; } .sitemapcont2 dl dd { font-size: 16px; } } /*----缃戠珯鍦板浘 end----*/ @-webkit-keyframes fade-left-slide { 0% { opacity: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px); } } @-moz-keyframes fade-left-slide { 0% { opacity: 0; -moz-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -moz-transform: translateX(0px); transform: translateX(0px); } } @-o-keyframes fade-left-slide { 0% { opacity: 0; -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -o-transform: translateX(0px); transform: translateX(0px); } } @keyframes fade-left-slide { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } } @-webkit-keyframes fade-right-slide { 0% { opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px); } } @-moz-keyframes fade-right-slide { 0% { opacity: 0; -moz-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -moz-transform: translateX(0px); transform: translateX(0px); } } @-o-keyframes fade-right-slide { 0% { opacity: 0; -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -o-transform: translateX(0px); transform: translateX(0px); } } @keyframes fade-right-slide { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } } .slide-fade-left { -webkit-animation: fade-left-slide 1s 1; -moz-animation: fade-left-slide 1s 1; -o-animation: fade-left-slide 1s 1; animation: fade-left-slide 1s 1; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 1; } .slide-fade-right { -webkit-animation: fade-right-slide 1s 1; -moz-animation: fade-right-slide 1s 1; -o-animation: fade-right-slide 1s 1; animation: fade-right-slide 1s 1; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 1; } /*娉曞緥澹版槑s */ .inside-wrapper { padding-top: 30px; padding-bottom: 25px; } .legal-title { text-align: center; font-size: 22px; color: #333333; line-height: 1.2; } .terms-contents, .legaltext { padding: 30px 0 15px; } .fonts-lh28, .fonts-lh30, .fonts-lh32 { font-size: 14px; color: #333; line-height: 24px; } @media (min-width: 1024px) { .inside-wrapper { padding-top: 60px; padding-bottom: 50px; } .legal-title { font-size: 30px; } .legaltext { padding-top: 60px; padding-bottom: 30px; } .fonts-lh30 { font-size: 16px; line-height: 30px; } } @media (min-width: 1260px) { .inside-wrapper { padding-top: 80px; padding-bottom: 65px; } .legal-title { font-size: 34px; } } /* 娉曞緥澹版槑 e */ .searchcont401 { padding-top: 20px; padding-bottom: 40px; background-color: #ffffff; min-height: 60vh; } .searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; } .searchtitle401 span { color: #2e4a92; } .resultlist401 { font-size: 13px; padding: 3% 0; } .resultlist401 ul { padding-bottom: 30px; } .resultlist401 ul li img { display: block; width: 100%; margin-bottom: 2%; } .resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; } .resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; } .resultlist401 h4 em { color: #2e4a92; font-style: normal; } .resultlist401 h4 a { display: block; } .resulttext401 { overflow: hidden; height: 72px; color: #999; } .resultlabel401 { color: #999; display: inline-block; padding-top: 30px; } .searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; font-family: "Microsoft YaHei"; } .searchinputcont401 dd input { margin-top: 10px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; width: 100%; height: 40px; line-height: 40px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #2e4a92; text-align: center; font-family: "Microsoft YaHei"; } .searchinputcont401 dd input:hover { background-color: #2b3d92; } .keywords { color: #da251d; } @media (min-width: 768px) { .searchtitle401 { font-size: 24px; } .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; } .resultlist401 ul li img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; } } @media (min-width: 992px) { .searchcont401 { padding-top: 40px; padding-bottom: 60px; } .searchinputcont401 { width: 45%; margin: 0 auto; } .resultlist401 ul { padding-bottom: 60px; } .searchinputcont401 dt { float: left; width: 78%; } .searchinputcont401 dd { float: left; width: 22%; } .searchinputcont401 dt input { font-size: 16px; } .searchinputcont401 dd input { margin-top: 0; } .searchinputcont401 dd input { font-size: 16px; font-weight: bold; } } .loadingmore { display: block; width: 100%; font-size: 14px; background-color: #2e4a92; height: 40px; line-height: 40px; color: #ffffff; text-align: center; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; } .loadingmore:hover { background-color: #2e4a92; } @media (min-width: 1024px) { .loadingmore { height: 50px; line-height: 50px; font-size: 16px; } } .dead-discern { padding-top: 20px; padding-bottom: 20px; text-align: center; } .no-discern { display: inline-block; vertical-align: top; position: relative; padding-left: 60px; text-align: left; } .no-discern .noicon { position: absolute; top: 0; left: 0; width: 42px; } .no-discern .noicon img { display: block; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; position: static; } .no-discern .cnts .title { color: #333; font-size: 16px; font-weight: bold; text-align: center; margin-bottom: 10px; } .no-discern .cnts .info { color: #666; font-size: 14px; line-height: 24px; padding-left: 10px; } .common-back { right: 25px; } .innews-article { width: 100%; } .innews-header { padding-bottom: 6px; } .article-title { color: #333333; font-size: 18px; line-height: 1.5; font-weight: bold; } .article-sharecon { padding-top: 12px; } .article-overview { color: #8e8e8e; font-size: 14px; line-height: 28px; } .article-overview P { display: inline-block; vertical-align: top; width: auto; padding-right: 20px; } .article-share { display: inline-block; vertical-align: top; line-height: 48px; font-size: 0; padding-top: 20px; } .article-share .share, .article-share .bdsharebuttonbox { display: inline-block; vertical-align: middle; } .article-share .share a, .article-share .bdsharebuttonbox a { margin: 0; display: block; width: 38px; height: 38px; float: left; margin-left: 5px; background-repeat: no-repeat; background-position: 0 0; -o-background-size: cover; background-size: cover; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #dde3eb; border:none;border-radius:inherit; } .article-share .share a, .article-share .bdsharebuttonbox a::before{ display:none; } .article-share .share .bds_weixin, .article-share .bdsharebuttonbox .bds_weixin { background-image: url(../images/weixin.png); } .article-share .share .bds_tsina, .article-share .bdsharebuttonbox .bds_tsina { background-image: url(../images/weibo.png); } .article-share .share .bds_sqq, .article-share .bdsharebuttonbox .bds_sqq { background-image: url(../images/qq.png); } .article-share .share { color: #666666; font-size: 14px; padding-right: 5px; } .bd_weixin_popup { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .innews-content { width: 100%; position: relative; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; padding-top: 20px; padding-bottom: 40px; } .article-detail { color: #4c4c4c; font-size: 14px; line-height: 2.25; } .article-detail .title { color: #1a1a1a; font-size: 16px; } .article-detail img { max-width: 100% !important; } .article-tabcons { width: 100%; padding: 20px 0 40px; } .as-tabmodule { width: 100%; position: relative; } .as-tabmodule .prevnext { line-height: 30px; padding-bottom: 20px; } .as-tabmodule .prevnext a { display: inline-block; vertical-align: top; max-width: 100%; position: relative; color: #4c4c4c; font-size: 14px; } .as-tabmodule .prevnext a .for { position: absolute; left: 0; top: 0; width: 56px; } .as-tabmodule .prevnext a .txt { display: block; width: 100%; padding-left: 56px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .as-tabmodule .shome { display: inline-block; vertical-align: top; color: #ffffff; font-size: 14px; background-color: #19b11c; line-height: 42px; padding: 0 30px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } @media (min-width: 768px) { .as-tabmodule .prevnext { padding-bottom: 0px; padding-right: 120px; } .as-tabmodule .shome { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } } @media (min-width: 1024px) { .article-title { font-size: 20px; max-width: 860px; } .article-sharecon { position: relative; padding-right: 150px; } .article-overview { padding: 5px 0; } .article-share { position: absolute; top: 0; right: 0; padding-top: 12px; } .article-share .share, .article-share .bdsharebuttonbox { vertical-align: top; } .article-share .share a, .article-share .bdsharebuttonbox a { margin-left: 2px; } .article-share .share a:hover, .article-share .bdsharebuttonbox a:hover { background-color: #2e4a92; opacity: 1; background-size:100% 100%; } .article-share .share { padding-right: 10px; } .innews-content { padding-top: 40px; padding-bottom: 55px; } .article-detail .title { font-size: 20px; } .article-tabcons { padding: 40px 0 70px; } .as-tabmodule .prevnext { padding-bottom: 0px; } .as-tabmodule .prevnext a:hover .txt { color: #2e4a92; } .as-tabmodule .shome { padding: 0 40px; } .as-tabmodule .shome:hover { background-color: #16a81c; } } @media (min-width: 1360px) { .article-title { font-size: 24px; } .article-overview { font-size: 16px; } .article-overview p { padding-right: 40px; } .article-share .share { font-size: 16px; } .article-detail { font-size: 16px; } .article-detail .title { font-size: 22px; } .as-tabmodule .prevnext { line-height: 32px; } .as-tabmodule .shome { font-size: 16px; line-height: 50px; } } @media (min-width: 1600px) { .article-title { font-size: 28px; } .article-overview { padding: 10px 0; } .article-share .share a, .article-share .bdsharebuttonbox a { width: 48px; height: 48px; } } .full-newsA3d-container .newsA3d-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; } .full-newsA3d-container .newsA3d-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; } .full-newsA3d-container .newsA3d-topnews-swiper { margin-bottom: 30px; overflow: hidden; position: relative; } .full-newsA3d-container .newsA3d-topnews-swiper .thumb { overflow: hidden; } .full-newsA3d-container .newsA3d-topnews-swiper .thumb img { width: 100%; } .full-newsA3d-container .newsA3d-topnews-swiper a { display: block; background-color: #122e59; } .full-newsA3d-container .newsA3d-topnews-swiper .conent { padding: 15px 15px 40px; } .full-newsA3d-container .newsA3d-topnews-swiper .title { margin-bottom: 5px; font-size: 18px; line-height: 30px; color: #ffffff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .full-newsA3d-container .newsA3d-topnews-swiper .desc { font-size: 14px; line-height: 24px; color: #bfcadc; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-bottom: 15px; } .full-newsA3d-container .newsA3d-topnews-swiper .more { display: inline-block; vertical-align: top; font-size: 14px; line-height: 24px; color: #61718d; } .full-newsA3d-container .newsA3d-topnews-swiper .newsA3d-pages { position: absolute; left: 0; bottom: 15px; z-index: 10; width: 100%; font-size: 0; line-height: 0; text-align: center; } .full-newsA3d-container .newsA3d-topnews-swiper .newsA3d-pages span { opacity: 1; display: inline-block; vertical-align: top; width: 10px; height: 10px; margin: 0 5px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #d9d9d9; } .full-newsA3d-container .newsA3d-topnews-swiper .newsA3d-pages .swiper-pagination-bullet-active { background-color: #05aa09; } .full-newsA3d-container .full-newsA3d-wrapper { padding: 20px 15px 50px; background-color: #f3f6f9; } .full-newsA3d-container .full-newsA3d-wrapper li { margin-bottom: 20px; } .full-newsA3d-container .full-newsA3d-wrapper li a { display: block; background-color: #ffffff; } .full-newsA3d-container .full-newsA3d-wrapper .thumb { overflow: hidden; } .full-newsA3d-container .full-newsA3d-wrapper .thumb img { width: 100%; } .full-newsA3d-container .full-newsA3d-wrapper .content { padding: 15px 15px 25px; } .full-newsA3d-container .full-newsA3d-wrapper .back .sub { display: none; } .full-newsA3d-container .full-newsA3d-wrapper .title { font-size: 16px; font-weight: bold; max-height: 48px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666666; } .full-newsA3d-container .full-newsA3d-wrapper .date { padding: 5px 0; font-size: 14px; line-height: 22px; color: #16376a; } .full-newsA3d-container .full-newsA3d-wrapper .date .dd { display: inline-block; vertical-align: top; } .full-newsA3d-container .full-newsA3d-wrapper .date .dd:before { content: '.'; display: inline-block; vertical-align: top; } .full-newsA3d-container .full-newsA3d-wrapper .desc { font-size: 14px; line-height: 24px; color: #999999; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .full-newsA3d-container .full-newsA3d-wrapper .loadmore { overflow: hidden; padding: 10px 0; } .full-newsA3d-container .full-newsA3d-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; background-color: #cd002b; } .news-more { text-align: center; padding-top: 20px; } @media (min-width: 768px) { .full-newsA3d-container .full-newsA3d-wrapper ul { font-size: 0; margin-right: -20px; } .full-newsA3d-container .full-newsA3d-wrapper li { display: inline-block; vertical-align: top; width: 50%; padding-right: 20px; } .full-newsA3d-container .full-newsA3d-wrapper .title { max-height: none; height: 52px; line-height: 26px; -webkit-line-clamp: 2; } } @media (min-width: 1024px) { .full-newsA3d-container .newsA3d-title { margin: 0 0 78px; font-size: 30px; } .full-newsA3d-container .newsA3d-title:after { margin: 12px auto 0; } .full-newsA3d-container .newsA3d-topnews-swiper { margin-bottom: 50px; } .full-newsA3d-container .newsA3d-topnews-swiper .thumb { float: left; width: 57.94393%; } .full-newsA3d-container .newsA3d-topnews-swiper .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; } .full-newsA3d-container .newsA3d-topnews-swiper a { overflow: hidden; zoom: 1; background-repeat: no-repeat; background-position: right bottom; background-image: url(../images/newsbg.jpg); -o-background-size: 42.05607% 100%; background-size: 42.05607% 100%; } .full-newsA3d-container .newsA3d-topnews-swiper a:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); } .full-newsA3d-container .newsA3d-topnews-swiper a:hover .more { color: #05aa09; } .full-newsA3d-container .newsA3d-topnews-swiper .conent { display: block; width: auto; overflow: hidden; zoom: 1; padding: 4.6729% 6.07477% 0 4.20561%; } .full-newsA3d-container .newsA3d-topnews-swiper .title { white-space: normal; } .full-newsA3d-container .newsA3d-topnews-swiper .desc { height: 72px; line-height: 24px; -webkit-line-clamp: 3; } .full-newsA3d-container .newsA3d-topnews-swiper .newsA3d-pages { left: 57.94393%; bottom: 5.12821%; text-align: left; padding-left: 3.73832%; } .full-newsA3d-container .full-newsA3d-wrapper { padding: 35px 25px 55px; } .full-newsA3d-container .full-newsA3d-wrapper li { margin-bottom: 30px; } .full-newsA3d-container .full-newsA3d-wrapper li a { position: relative; overflow: hidden; background: none; } .full-newsA3d-container .full-newsA3d-wrapper li a.cur .content, .full-newsA3d-container .full-newsA3d-wrapper li a:hover .content { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); z-index: 1; } .full-newsA3d-container .full-newsA3d-wrapper li a.cur .back, .full-newsA3d-container .full-newsA3d-wrapper li a:hover .back { -webkit-transform: rotateY(0); -moz-transform: rotateY(0); transform: rotateY(0); z-index: 10; } .full-newsA3d-container .full-newsA3d-wrapper .content, .full-newsA3d-container .full-newsA3d-wrapper .back { overflow: hidden; -webkit-transition: -webkit-transform ease .5s; transition: -webkit-transform ease .5s; -o-transition: -o-transform ease .5s; -moz-transition: transform ease .5s, -moz-transform ease .5s; transition: transform ease .5s; transition: transform ease .5s, -webkit-transform ease .5s, -moz-transform ease .5s, -o-transform ease .5s; -webkit-transition: 0\9; -o-transition: 0\9; -moz-transition: 0\9; transition: 0\9; will-change: transform; } .full-newsA3d-container .full-newsA3d-wrapper .content { position: relative; z-index: 3; padding: 90px 25px 55px; -webkit-transform: rotateY(0); -moz-transform: rotateY(0); transform: rotateY(0); background-color: #fff; } .full-newsA3d-container .full-newsA3d-wrapper .back { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); transform: rotateY(-180deg); background-color: #16376a; } .full-newsA3d-container .full-newsA3d-wrapper .back .sub { display: block; margin: 40px 26px 0; font-size: 18px; font-weight: bold; max-height: 60px; line-height: 30px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #fff; } .full-newsA3d-container .full-newsA3d-wrapper .thumb { position: relative; z-index: 10; overflow: hidden; width: 100%; } .full-newsA3d-container .full-newsA3d-wrapper .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 178px; } .full-newsA3d-container .full-newsA3d-wrapper .thumb img { position: absolute; left: 50%; top: 0; -webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); z-index: 3; width: 101%; height: 100%; } .full-newsA3d-container .full-newsA3d-wrapper .title { font-size: 18px; margin-bottom: 20px; max-height: 60px; line-height: 30px; -webkit-line-clamp: 2; height: auto; -webkit-transform: all ease .5s; -moz-transform: all ease .5s; -ms-transform: all ease .5s; -o-transform: all ease .5s; transform: all ease .5s; } .full-newsA3d-container .full-newsA3d-wrapper .desc { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; } .full-newsA3d-container .full-newsA3d-wrapper .date { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; position: absolute; left: 25px; top: 0; width: 62px; height: 62px; text-align: center; font-size: 12px; padding-top: 38px; padding-bottom: 8px; color: #ffffff; background-color: #16376a; } .full-newsA3d-container .full-newsA3d-wrapper .date .dd { display: inline-block; vertical-align: top; font-size: 32px; line-height: 1; position: absolute; top: 6px; left: 0; width: 100%; } .full-newsA3d-container .full-newsA3d-wrapper .date .dd:before { display: none; } .full-newsA3d-container .full-newsA3d-wrapper .desc { height: 96px; line-height: 24px; -webkit-line-clamp: 4; } .full-newsA3d-container .full-newsA3d-wrapper .loadmore { padding: 15px 0; } .full-newsA3d-container .full-newsA3d-wrapper .loadmore a { line-height: 50px; } } @media (min-width: 1360px) { .full-newsA3d-container .newsA3d-topnews-swiper .title { margin-bottom: 18px; font-size: 24px; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .full-newsA3d-container .newsA3d-topnews-swiper .desc { margin-bottom: 34px; height: 96px; -webkit-line-clamp: 4; } .full-newsA3d-container .newsA3d-topnews-swiper .newsA3d-pages { bottom: 10.25641%; } .full-newsA3d-container .full-newsA3d-wrapper li { width: 33.3333%; } } @media (min-width: 1600px) { .full-newsA3d-container .full-newsA3d-wrapper { padding: 45px 40px 75px; } .full-newsA3d-container .full-newsA3d-wrapper ul { margin-left: -27px; margin-right: -27px; } .full-newsA3d-container .full-newsA3d-wrapper li { margin-bottom: 40px; padding-left: 27px; padding-right: 27px; } } /* 20200305淇敼 */ .project-mode .image::before { padding-bottom: 0; } .project-mode .image img { position: static; } .contact-info ul li .title { width: 60px !important; } .tech-list img {width: 100%;} img[src=""],img:not([src]){opacity:0;} @media (min-width: 1024px) { .history-panel .word .text { padding-right: 12px; overflow-y: auto; } .history-panel .word .text::-webkit-scrollbar { width: 2px; height: 8px; background-color: rgba(255, 255, 255, 0); } .history-panel .word .text::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #16376A; } .history-panel .word .text::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(255, 255, 255, 0); } } @media (min-width: 1360px) { .nvcommonweb { max-width: 70%; } .inwebsite-title { font-size: 20px; font-weight: bold; } .idxfoot-title .title { /* font-size: 24px; */ } .idxfoot-contact { padding: 15px 0 15px; } .inside-title {font-weight: bold;} .job-tcontent li .tips p { width: 50%; } } @media (min-width: 1460px) { .job-tcontent li .tips p { width: 33.33%; } } /* 20200310 淇敼 */ .tech-control .image::before { padding: 0; } .tech-control .image img { position: static; } .txtspace img { max-width: 100%; } @media (min-width: 1024px) { .tech-control .overs, .tech-list { line-height: 2.25; font-size: 18px !important; color: #666; } .tech-control .overs span { font-size: 18px !important; } .page-container { padding-left: 28.48305%; } .article-detail span, .slot-text span { font-size: 18px !important; } } @media (min-width: 1260px) { .website-list { padding-bottom: 0; } .infoot-contact { padding: 7px 0; /*padding-bottom: 5px;*/ } .website-list { padding-top: 3px; } .website-list ul li { line-height: 26px; } } @media (min-width: 1360px) { .history-panel .word .text { font-size: 14px; } .pacommonweb { max-width: 70%; } } @media (min-width: 1460px) { .history-panel .word .text { font-size: 16px; } } @media (min-width: 1600px) { .page-aside { width: 260px; } } @media (min-width: 1660px) { .page-aside { width: 283px; } } /* 20200313淇敼 */ @media (min-width:1024px) { .inside-footer .website-list ul li:first-child a { /*font-size: 18px;*/ line-height: 30px; /*font-weight: bold;*/ } } @media (min-width:1260px) { .inside-footer .website-list ul li:first-child a { line-height: 26px; } } /* 20200316淇敼 */ @media (min-width:1024px) { .project-dots li, .project-list, .project-article p { font-size: 18px; } } @media (min-width: 1660px) { .page-aside { width: 293px; } } /* 20200317淇敼 */ @media (min-width: 1024px) { .project-dots li, .project-list, .project-article p, .tech-control .overs, .tech-list, .tech-control .overs span, .article-detail span, .slot-text span { font-size: 16px !important; } } @media (min-width: 1360px) { .pacommonweb { max-width: 80%; } } @media (min-width: 1460px) { .project-dots li, .project-list, .project-article p, .tech-control .overs, .tech-list, .tech-control .overs span, .article-detail span, .slot-text span { font-size: 18px !important; } } @media (min-width: 1600px) { .page-aside { width: 270px; } } @media (min-width: 1920px) { .page-aside { width: 330px; } } /* 0413 淇敼 */ @media (min-width: 1024px) { .infoot-title{ float: left; line-height: 30px; padding-right: 60px; } }