﻿@import url("font-awesome.min.css");
@import url("swiper.min.css");
@charset "UTF-8";
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { margin: 0; font-family: "微软雅黑", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; line-height: 1.85; font-size: 13px; background: #fff; color: #44443c; margin: 0 auto; max-width: 1910px; border-top: 2px solid #0155B7; }
h1 { font-size: 2em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
figure { margin: 1em 40px; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #444; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button], [type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset { padding: .35em .75em .625em; }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details, menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #444; text-decoration: none; }
a:hover { color: #29497F; }
ul, li, ol { margin: 0; list-style: none; padding: 0; }
.container { width: 1190px; margin: 0 auto; padding: 30px 0; overflow: hidden; }
/*关键容器END*/
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'gotham-medium'; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
/*统一全局样式*/
.main-container { background: #fff; }
.container-color { background: #EEE; }
/**/
header { z-index: 9999999; width: 100%; position: fixed; left: 0; top: 2px; height: 115px; background: rgba(255,255,255,.85); -webkit-box-shadow: 0 12px 14px 0 rgba(0,0,0,.08); box-shadow: 0 12px 14px 0 rgba(0,0,0,.08); }
header .container { padding: 0 0; overflow: visible; }
.head-inner { height: 115px; }
.head-inner .logo-inner { float: left; width: 310px; height: 115px; text-align: left; display: inline-flex; align-items: center; }
.head-inner .logo-inner img { max-width: 100%; align-items: center; margin-top: 10px; }
.head-inner aside { float: right; position: relative; }
.head-inner .nav { }
.head-inner .nav li { float: left; height: 115px; position: relative; font-size: 16px; margin-left: 30px; line-height: 115px; }
/**/
.banner-wrap { position: relative; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; z-index: 1; overflow: hidden; height: 838px; }
.banner-wrap:after { content: ''; position: absolute; left: 0; top: 0; display: table-cell; width: 100%; height: 100%; background: rgba(0,0,0,.4); opacity: 1; display: none; }
.banner-wrap .banner-inner { position: absolute; left: 0; top: 75%; transform: translateY(-75%); width: 100%; z-index: 2; }
.banner-wrap .banner-inner .title, .banner-wrap .banner-inner .descrition { font-weight: normal; display: block; overflow: hidden; color: #fff; position: relative; line-height: 1.6; text-align: center; }
.banner-wrap .banner-inner .title { font-size: 28px; }
.banner-wrap .banner-inner .descrition { font-size: 24px; text-transform: uppercase; }
.banner-wrap .image-inner { position: relative; overflow: hidden; z-index: 1; display: none; }
.banner-wrap .image-inner img { position: relative; left: 50%; transform: translate3d(-50%, 0, 0); width: calc(1.6*100%);
}
/**/
.caption-index { padding: 20px 0; overflow: hidden; }
.caption-index h3, .caption-index p { display: block; position: relative; text-align: center; color: #274D83; overflow: hidden; }
.caption-index h3 { font-size: 25px; font-weight: bold; }
.caption-index p { text-transform: uppercase; font-size: 16px; font-weight: bold; }
/**/
.index-about { padding: 20px 0; overflow: hidden; }
.index-about .about-l, .index-about .about-r { float: left; width: 52%; overflow: hidden; }
.index-about .about-l { }
.index-about .about-l img { max-width: 100%; vertical-align: middle; }
.index-about .about-r { float: right; width: 45%; }
.index-about .text, .index-about .list { display: block; overflow: hidden; line-height: 28px; }
.index-about .text { }
.index-about .text li { display: block; margin-bottom: 10px; }
.index-about .list { }
.index-about .list li { float: left; margin-right: 50px; }
.index-about .list li h3, .index-about .list p { display: block; }
.index-about .list li h3 { line-height: 50px; }
.index-about .list li h3 strong { float: left; margin-right: 10px; font-size: 46px; line-height: 50px; color: #274D83; font-weight: bold; padding-right: 30px; background: url(../images/jia.png) no-repeat right top; height: 50px; }
.index-about .list li p { }
/**/
.culture-wrap { background: url(../images/culture.png) no-repeat center; overflow: hidden; background-size: cover; }
.culture-wrap .caption-index h3, .culture-wrap .caption-index p { color: #fff; }
.index-culture { padding: 20px 0; overflow: hidden; text-align: center; }
.index-culture li { display: inline-block; overflow: hidden; color: #fff; line-height: 30px; margin: 0 60px; }
.index-culture h3, .index-culture p, .index-culture span { display: block; width: 100%; overflow: hidden; }
.index-culture p { width: 100%; display: flex; align-items: center; justify-content: center; height: 90px; }
.index-culture p img { max-width: 100%; align-items: center; }
.index-culture h3 { font-size: 16px; font-weight: bold; }
.index-culture span { }
/**/
.index-honor { padding: 20px 0; margin: 0 auto; width: 80%; overflow: hidden; }
.index-honor .honor-l, .index-honor .honor-r { float: left; width: 70%; overflow: hidden; }
.index-honor .honor-l { }
.index-honor .honor-l img { max-width: 100%; vertical-align: middle; }
.index-honor .honor-r { float: right; width: 25%; padding-top: 80px; }
.index-honor li { display: block; overflow: hidden; line-height: 30px; }
/**/
.years-wrap { background: #EEE url(../images/years.png) no-repeat center bottom; overflow: hidden; }
.index-years { padding: 20px 0; overflow: hidden; margin-bottom: 100px; }
.index-years .item { float: left; width: 22.75%; margin: 0 3%; margin-left: 0; overflow: hidden; min-height: 280px; padding-left: 30px; background: url(../images/line.png) no-repeat left top; }
.index-years .item:last-child { margin-right: 0; }
.index-years .item:nth-child(1) { margin-top: 50px; }
.index-years .item:nth-child(2) { margin-top: 50px; }
.index-years .item:nth-child(3) { margin-top: 100px; }
.index-years .item:nth-child(4) { margin-top: 0px; }
.index-years .title, .index-years .text { display: block; overflow: hidden; line-height: 30px; }
.index-years .title { font-size: 16px; font-weight: bold; color: #274D83; }
.index-years .text { }
.index-years .text li { display: block; margin-bottom: 8px; }
/**/
.index-social { padding: 20px 0; }
.index-social .social-l, .index-social .social-r { float: left; width: 55%; }
.index-social .social-l { width: 40%; margin-top: 50px; }
.index-social li, .index-social li h3, .index-social li p { display: block; overflow: hidden; line-height: 30px; }
.index-social li h3 { font-size: 16px; font-weight: bold; color: #274D83; }
.index-social li p { margin-bottom: 8px; }
.index-social li { margin-bottom: 20px; }
.index-social .social-r { float: right; margin-top: -50px; text-align: right; }
.index-social .social-r img { max-width: 100%; vertical-align: middle; }
/**/
.develop-wrap { background: url(../images/develop.png) no-repeat center; overflow: hidden; }
.index-develop { padding: 20px 0; overflow: hidden; }
.index-develop .develop-l, .index-develop .develop-r { float: left; width: 60%; overflow: hidden; }
.index-develop .develop-l { }
.index-develop .develop-l img { max-width: 100%; vertical-align: middle; }
.index-develop .develop-r { width: 30%; padding-top: 180px; }
/**/
.advantage-wrap { background: #274D83; overflow: hidden; }
.advantage-wrap .caption-index h3, .advantage-wrap .caption-index p { color: #fff; }
.index-advantage { padding: 20px 0; overflow: hidden; }
.index-advantage .item { float: left; width: 22.75%; margin: 0 3%; margin-left: 0; overflow: hidden; padding: 30px 30px; background: #fff; border-radius: 15px; }
.index-advantage .item:last-child { margin-right: 0; }
.index-advantage h3, .index-advantage p, .index-advantage span { display: block; width: 100%; overflow: hidden; }
.index-advantage p { width: 80px; height: 80px; margin: 0 auto; display: flex; align-items: center; justify-content: center; border: 1px solid #274D83; border-radius: 50%; }
.index-advantage p img { max-width: 100%; align-items: center; }
.index-advantage h3 { margin: 10px 0; text-align: center; font-size: 16px; font-weight: bold; }
.index-advantage span { height: 150px; }
/**/
.index-case { padding: 20px 0; overflow: hidden; }
.index-case .item { float: left; width: 32%; margin: 10px 2%; margin-left: 0; overflow: hidden; position: relative; }
.index-case .item:nth-child(3n) { margin-right: 0; }
.index-case .item .image, .index-case .item .title, .index-case .item .text { display: block; overflow: hidden; position: relative; z-index: 1; }
.index-case .item .image { height: 280px; background: #EEE; display: flex; align-items: center; justify-content: center; }
.index-case .item .image img { width: 100%; align-items: center; }
.index-case .item .title { position: absolute; z-index: 2; left: 0; width: 100%; top: 235px; height: 45px; line-height: 45px; padding: 0 10px; color: #fff; background: rgba(39,77,131,0.59); font-size: 18px; text-align: center; font-weight: bold; }
.index-case .item .text { line-height: 30px; padding: 10px 0; }
.index-case .item .text li { display: block; }
/**/
.index-cooper { padding: 20px 0; overflow: hidden; }
.index-cooper li { float: left; width: 32%; margin: 10px 2%; margin-left: 0; height: 105px; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; font-size: 18px; }
.index-cooper li:nth-child(4), .index-cooper li:nth-child(5), .index-cooper li:nth-child(6), .index-cooper li:nth-child(7), .index-cooper li:nth-child(11), .index-cooper li:nth-child(12), .index-cooper li:nth-child(13), .index-cooper li:nth-child(14) { width: 23.5% }
.index-cooper li:nth-child(3), .index-cooper li:nth-child(7), .index-cooper li:nth-child(10), .index-cooper li:nth-child(14) { margin-right: 0; }
/**/
footer { background: #262626; overflow: hidden; }
.foot-inner { padding: 0 0; overflow: hidden; color: #929292; }
.foot-text, .foot-code, .foot-logo { float: left; overflow: hidden; line-height: 30px; }
.foot-text h3, .foot-text p { display: block; }
.foot-text h3 { font-size: 16px; font-weight: bold; }
.foot-text p { margin-top: 10px; }
.foot-code { float: right; }
.foot-code li { float: left; width: 94px; margin-left: 20px; text-align: center; }
.foot-code li img { display: block; max-width: 100%; }
.foot-logo { margin-left:250px; padding-top:10px;}
.foot-power { width: 100%; padding: 10px 0; line-height: 30px; text-align: center; overflow: hidden; background: #1B1B1B; color: #8D8D8D; }
/**/
.dis-none { display: none !important; }
/**/
