
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-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; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :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"], input[type="reset"] { 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; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.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: 992px) { .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*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform,-moz-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform,-webkit-transform,-moz-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.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-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; -moz-transition-property: transform,height,-moz-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }


.ovhid { overflow: hidden; }

.ac { color: #005197; }

.disblock { display: block; }

.inblock { display: inline-block; }

.font16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.font20, .font22 { font-size: 16px; }

.font24, .font26, .font28 { font-size: 18px; }

.font30, .font32, .font36, .font40, .font42, .font46 { font-size: 20px; }

.font54 { font-size: 24px; }

.font60 { font-size: 30px; }

.lighter { font-weight: lighter; }

.unline { text-decoration: underline; }

.text-center { text-align: center; }

.scale img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.grey { color: #666; }

.white { color: #fff; }

.imghover img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.center { text-align: center; }

.bold { font-weight: bold; }

.recruitmentfloat { display: none; z-index: 110; 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); -moz-transform: rotate(-45deg); -ms-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); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 768px) { .font16 { font-size: 16px; }
  .font17 { font-size: 17px; }
  .font18, .font22, .font20 { font-size: 18px; }
  .font28, .font24, .font26 { font-size: 22px; }
  .font30, .font32, .font36 { font-size: 24px; }
  .font40, .font42 { font-size: 26px; }
  .font46 { font-size: 28px; }
  .font54 { font-size: 30px; }
  .distable { width: 100%; display: table; }
  .table-cell { display: table-cell; vertical-align: middle; }
  .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) { .font22, .font20 { font-size: 20px; }
  .font24 { font-size: 24px; }
  .font26 { font-size: 26px; }
  .font28 { font-size: 28px; line-height: normal; }
  .font40, .font42 { font-size: 30px; line-height: normal; }
  .font46 { font-size: 32px; }
  .font54 { font-size: 36px; }
  .md-block { display: block; }
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1200px) { .font22 { font-size: 22px; }
  .font30 { font-size: 30px; line-height: normal; }
  .font32 { font-size: 32px; line-height: normal; }
  .font36 { font-size: 36px; line-height: normal; }
  .font40 { font-size: 40px; }
  .scale:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .font42 { font-size: 42px; }
  .font46 { font-size: 46px; }
  .font54 { font-size: 54px; }
  .imghover:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

.searchtitle401 { background-color: #f3f3f3; }

.searchcont401 { padding: 10px 0; }

.resultlist401 { font-size: 13px; padding: 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: red; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666; }

.resultlabel401 { color: #333; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333; background-color: #fff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; cursor: pointer; background: #005197; }

.searchimg401 { display: block; margin-bottom: 3%; }

@media (min-width: 768px) { .searchcont401 { padding: 30px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 { padding: 0; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } }

@media (min-width: 1024px) { .searchcont401 { padding: 0px 0 50px; }
  .searchtitle401 { padding: 28px 15px; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: center; font-size: 16px; }
  .resultlist401 h4 a:hover { color: #005197; } }

.sitemap { padding-bottom: 30px; }

.sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl:last-of-type { margin-bottom: 0; }

.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: #005197; }

.sitemapcont2 dl dt a:hover { color: #005197; }

.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; }

@media (min-width: 767px) { .sitemapcont2 { padding: 5% 10px; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 45px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #005197; } }

@media (min-width: 1024px) { .sitemap { padding: 0 0 50px; }
  .sitemapcont2 { padding: 3.5% 30px; }
  .sitemapcont2 dl { margin-bottom: 50px; } }

header { height: 60px; background-color: #fff; }

header .logo { display: inline-block; vertical-align: top; padding: 9px 0; }

header .logo img { height: 42px; display: block; }

header .ctrl { float: right; padding: 17px 0; }

.header { width: 100%; position: fixed; height: 60px; top: 0; left: 0; z-index: 100; background-color: #fff; }

.nav-btn { width: 22px; height: 20px; position: relative; display: inline-block; vertical-align: middle; margin-left: 15px; }

.nav-btn span { width: 22px; height: 3px; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; top: 50%; left: 0; background-color: #005197; margin-top: -2px; }

.nav-btn span:first-child { content: ""; top: 0; left: 0; margin-top: 0; }

.nav-btn span:last-child { content: ""; top: auto; bottom: 0; left: 0; }

.nav-btn.on span { opacity: 0; }

.nav-btn.on span:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 8px; opacity: 1; }

.nav-btn.on span:last-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 10px; opacity: 1; }

.header-search { display: inline-block; vertical-align: middle; }

.header-search-icon { width: 26px; height: 26px; display: block; background-image: url(../images/search.png); background-repeat: no-repeat; background-position: center; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.header-search-wrap { width: 100%; padding: 15px 10px; background-color: #f2f2f2; position: fixed; left: 0; top: 60px; z-index: 100; display: none; }

.header-search-wrap form { position: relative; padding-right: 60px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; }

.header-search-wrap input { height: 40px; line-height: 40px; font-size: 14px; display: block; }

.header-search-wrap input[type=text] { width: 100%; padding: 0 10px; }

.header-search-wrap input[type=submit] { width: 60px; text-align: center; position: absolute; right: 0; top: 0; z-index: 1; background-color: #005197; color: #fff; }

nav { width: 100%; position: fixed; left: 0; top: 60px; bottom: 0; z-index: 10; background-color: white; overflow-y: auto; display: none; }

nav ul { border-top: 1px solid #ddd; }

nav li { border-bottom: 1px solid #ddd; }

nav a { width: 100%; display: block; font-size: 16px; padding: 14px 20px; color: #333; position: relative; }

nav .has:after { content: ''; position: absolute; width: 12px; height: 12px; border: 1px solid #999; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 20px; top: 14px; }

nav .has.on:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 24px; }

nav .nav-drop { padding: 0 30px 10px; display: none; }

nav .nav-drop a { font-size: 14px; padding: 10px 20px; color: #2e2e2e; }

@media (min-width: 1024px) { header { height: 100px; }
  header .header { height: 100px; }
  header .logo { padding: 29px 0; }
  header .ctrl { padding: 30px 0; position: relative; }
  .nav-btn { display: none; }
  .header-search-icon { width: 40px; height: 40px; background: #eaeaea url(../images/search-black.png) center no-repeat; }
  .header-search-wrap { width: 240px; left: auto; right: 0; top: 100px; position: absolute; }
  nav { width: auto; float: right; display: block !important; position: static; overflow: visible; }
  nav ul { border: none; padding-right: 20px; }
  nav li { width: auto; float: left; border: none; padding: 24px 0; position: relative; z-index: 100; }
  nav .oneLevel { background: url(../images/nav-arrow.png) right 18px no-repeat; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } }

@media (min-width: 1260px) { nav li .nav-drop { display: block; white-space: nowrap; position: absolute; left: 50%; top: 110%; min-width: 100%; background-color: rgba(255, 255, 255, 0.8); opacity: 0; pointer-events: none; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding: 5px 0; }
  nav li .nav-drop a { text-align: center; padding: 10px 22px; }
  nav li .nav-drop a:hover { color: #3851ae; }
  nav li:hover .oneLevel { color: #3851ae; background-image: url(../images/indexIcon28.png); }
  nav li:hover .nav-drop { top: 100%; opacity: 1; pointer-events: auto; } }

@media (min-width: 1680px) { header .commonweb { max-width: 1600px; }
  nav ul { padding-right: 40px; }
  nav li { padding-left: 7px; } }

.banner li { overflow: hidden; }

.banner img { max-width:80%; position:absolute; left:50%; top:50%; z-index:2; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); transform:translate(-50%,-50%); }

.banner .dot { width: 100%; position: absolute; bottom: 10px; left: 0; z-index: 30; font-size: 0; text-align: center; }

.banner .dot span { width: 10px; height: 10px; display: inline-block; vertical-align: top; border: 2px solid #fff; background: none; margin: 0 5px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.banner .dot span.swiper-pagination-bullet-active { background-color: #fff; width: 30px; }

.banner video{height:200px; position:relative; left:50%; z-index:1; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}

.inApplication { text-align: center; position: relative; }

.inApplication li { overflow: hidden; }

.inApplication .thumb { display: block; line-height: 1; border-left: 1px solid #eaeaea; padding: 10px 0; }

.inApplication .icon { display: inline-block; vertical-align: middle; width: 100%; height: 58px; }

.inApplication .icon:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }

.inApplication h3 { padding: 5px 0; }

.inApplication .en { color: rgba(24, 24, 24, 0.2); }

.inApplication .button { width: 20px; height: 100%; position: absolute; top: 0; z-index: 10; background-color: #fff; background-position: center; }

.inApplication .prev { left: -10px; background-image: url(../images/indexIcon06.png); }

.inApplication .next { right: -10px; background-image: url(../images/indexIcon07.png); }

.inCorporate { background-color: #fff; padding: 30px 0 20px; }

.inCorporate .thumb { display: block; height: 200px; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; padding: 20px 15px; color: #fff; margin-bottom: 10px; position: relative; }

.inCorporate h3 { font-size: 18px; color: #fff; }

.inCorporate .en { font-size: 20px; color: rgba(255, 255, 255, 0.4); font-weight: lighter; }

.inCorporate .item { padding-top: 15px; padding-bottom: 20px; }

.inCorporate .item a { border: 1px solid rgba(124, 170, 191, 0.4); color: #fff; display: inline-block; padding: 0 10px; line-height: 28px; -webkit-border-radius: 20px; border-radius: 20px; margin-right: 20px; }

.inCorporate .item a:last-child { margin-right: 0; }

.inCorporate .desc { color: rgba(255, 255, 255, 0.6); padding: 5px 0 10px; }

.inCorporate .more { color: #fff; font-size: 14px; padding-right: 30px; background: url(../images/indexicon27.png) right center no-repeat; position: absolute; bottom: 10px; left: 15px; }

.inCorporate .bd:nth-child(2) .thumb { background-position: right top; }

.inCorporate .bd:last-child h3 { color: #fff; }

.inCorporate .bd:last-child .en { color: rgba(255, 255, 255, 0.4); }

.inCorporate .bd:last-child .more { color: #fff; background-image: url(../images/indexIcon27.png); }

.inCorporate .link { padding: 10px 0; }

.inCorporate .link a { float: left; color: #4b6e71; }

.inCorporate .link a:nth-child(2n+1) { clear: left; margin-right: 30px; }

.inIndustry { padding: 25px 0 30px; }

.inIndustry .cn { color: #3851ae; font-size: 18px; }

.inIndustry .en { color: rgba(56, 81, 174, 0.2); text-transform: uppercase; font-size: 20px; }

.inIndustryBd-xs { margin-top: 10px; border: 1px solid #e7e7e7; }

.inIndustryBd-xs li { background-color: #fff; }

.inIndustryBd-xs .thumb { padding: 15px; }

.inIndustryBd-xs h2 { font-size: 20px; }

.inIndustryBd-xs h4 { color: rgba(24, 24, 24, 0.2); text-transform: uppercase; font-size: 16px; }

.inIndustryBd-xs .desc { line-height: 26px; padding-top: 5px; }

.inIndustryBd-xs .more { color: #3851ae; padding-right: 30px; background: url(../images/indexIcon08.png) right center no-repeat; margin-top: 15px; display: inline-block; }

.inIndustryBd-xs .dot { padding: 10px 0; text-align: center; }

.inIndustryBd-xs .dot span { width: 10px; height: 10px; margin: 0 5px; background-color: #005197; opacity: 0.5; }

.inIndustryBd-xs .dot span.swiper-pagination-bullet-active { opacity: 1; }

@media (min-width: 640px) { 
    .banner video{height:auto; width:100%;}
  .banner .dot { bottom: 6.9%; } }

@media (min-width: 768px) { .inIndustryBd-xs .thumb { width: 50%; float: left; padding: 30px; }
  .inIndustryBd-xs .image { float: right; }
  .inIndustryBd-xs .dot { width: 50%; position: absolute; left: 0; bottom: 0; z-index: 20; }
  .inIndustryBd-xs h2, .inIndustryBd-xs h4 { font-size: 26px; } }

@media (min-width: 1024px) { .banner .dot span { width: 14px; height: 14px; margin: 0 10px; -webkit-border-radius: 7px; border-radius: 7px; }
  .banner .dot span.swiper-pagination-bullet-active { width: 40px; }
  .banner .button { width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; -o-background-size: cover; background-size: cover; z-index: 30; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }
  .banner .prev { left: 10%; background-image: url(../images/bannerPrev.png); }
  .banner .next { right: 10%; background-image: url(../images/bannerNext.png); }
  .banner:hover .button { opacity: 0.6; }
  .banner:hover .prev { left: 15.625%; }
  .banner:hover .next { right: 15.625%; }
  .banner .button:hover { opacity: 1; }
  .inIndustry .en { line-height: 1; padding-top: 2px; padding-bottom: 13px; }
  .inIndustryBd-xs { width: 58.3%; float: right; margin-top: 0; height: 370px; }
  .inIndustryBd-xs .image { width: 50%; position: absolute; right: 0; top: 0; bottom: 0; overflow: hidden; }
  .inIndustryBd-xs .image img { width: auto; height: 100%; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .inIndustryBd-xs .thumb { padding: 25px 30px; }
  .inIndustryBd-xs h4 { line-height: 1; padding-top: 8px; }
  .inIndustryBd-xs .desc { display: -webkit-box; height: 130px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 5; margin-top: 15px; }
  .inIndustryBd-xs .more { margin-top: 45px; }
  .inIndustryBd-xs .dot { display: none; }
  .inIndustryBd-pc .icon-list { position: relative; width: 41.7%; padding-right: 1.7%; }
  .inIndustryBd-pc .icon-list ul { position: relative; background-image: url(../images/indexImg05.jpg); -o-background-size: 100% 100%; background-size: 100% 100%; }
  .inIndustryBd-pc .icon-list li { width: 33.333%; padding-top: 1px; float: left; display: none; text-align: center; cursor: pointer; }
  .inIndustryBd-pc .icon-list li:last-child .thumb { background: url(../images/indexIcon25.png) center no-repeat; }
  .inIndustryBd-pc .icon-list .trigger { display: block !important; position: absolute; bottom: 0; right: 0; background: none; }
  .inIndustryBd-pc .icon-list .thumb { height: 122px; display: block; padding: 21px 10px; }
  .inIndustryBd-pc .icon-list img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; }
  .inIndustryBd-pc .icon-list .icon { width: 56px; height: 56px; display: inline-block; vertical-align: middle; overflow: hidden; }
  .inIndustryBd-pc .icon-list .icon:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
  .inIndustryBd-pc .icon-list h3 { color: #3851ae; padding-top: 5px; font-size: 14px; }
  .inIndustryBd-pc .icon-list:after { content: ""; display: block; width: 16px; height: 19px; background: url(../images/indexIcon26.png) no-repeat; position: absolute; right: -16px; top: 50%; margin-top: -9px; z-index: 30; }
  .inIndustryBd-pc .icon-list .on { background-color: #3851ae; }
  .inIndustryBd-pc .icon-list .on h3 { color: #fff; }
  .inIndustryBd-pc .icon-list .on img { display: none; }
  .inIndustryBd-pc .icon-list .on .active { display: inline-block; }
  .inIndustryBd-pc .icon-list li:last-child.on { background-color: #fff; }
  .inCorporate .bd { width: 33.3333%; float: left; } }

@media (min-width: 1260px) { .inApplication .thumb { padding: 17px 0; }
  .inApplication h3 { padding-top: 18px; padding-bottom: 7px; }
  .inApplication .en { font-size: 24px; letter-spacing: -1px; }
  .inApplication .prev { left: -18px; }
  .inApplication .next { right: -18px; }
  .inCorporate { padding: 0; }
  .inCorporate .bd { width: 360px; height: 280px; position: relative; }
  .inCorporate .thumb { width: 100%; height: 280px; -o-background-size: auto; background-size: auto; margin-bottom: 0; padding: 35px 40px; position: absolute; left: 0; top: 0; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }
  .inCorporate .bd:nth-child(1) { width: 480px; overflow: visible; }
  .inCorporate .bd:nth-child(1) .thumb { width: 480px; }
  .inCorporate .bd:nth-child(1) .text { position: absolute; left: 440px; top: 71px; opacity: 0; }
  .inCorporate .bd:nth-child(1) .more { left: 440px; bottom: 97px; top: auto; }
  .inCorporate .bd:nth-child(1):hover { z-index: 3; }
  .inCorporate .bd:nth-child(1):hover .more, .inCorporate .bd:nth-child(1):hover .text { opacity: 1; }
  .inCorporate .bd:nth-child(1):hover .thumb { width: 720px; }
  .inCorporate .bd:nth-child(2) { overflow: visible; z-index: 2; }
  .inCorporate .bd:nth-child(2) .en { max-width: 100px; line-height: 1; padding-top: 5px; }
  .inCorporate .bd:nth-child(2) .thumb { right: 0; left: auto; }
  .inCorporate .bd:nth-child(2) .more { position: static; margin-top: 50px; display: inline-block; }
  .inCorporate .bd:nth-child(2) .desc { padding-top: 0; position: absolute; left: 250px; top: 33px; }
  .inCorporate .bd:nth-child(2):hover .thumb { width: 600px; }
  .inCorporate .bd:nth-child(2):hover .desc, .inCorporate .bd:nth-child(2):hover .more { opacity: 1; }
  .inCorporate .bd:nth-child(3) .thumb { background-position: right top; right: 0; left: auto; z-index: 3; }
  .inCorporate .bd:nth-child(3) .more { position: static; margin-top: 40px; display: inline-block; }
  .inCorporate .bd:nth-child(3) .link { padding-top: 18px; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; opacity: 0; }
  .inCorporate .bd:nth-child(3):hover .thumb { width: 480px; }
  .inCorporate .bd:nth-child(3):hover .link { opacity: 1; }
  .inCorporate .bd:nth-child(3):hover .more { opacity: 1; }
  .inCorporate h3 { padding-bottom: 5px; }
  .inCorporate .item a { margin-top: 60px; margin-right: 27px; }
  .inCorporate .item a:hover { color: #3851ae; background-color: #fff; }
  .inCorporate .desc, .inCorporate .more { opacity: 0; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }
  .inCorporate .desc { width: 310px; padding-top: 35px; line-height: 22px; } }

footer { background-color: #2E2E2E; color: rgba(255, 255, 255, 0.2); text-align: center; padding: 20px 0; }

footer a { color: rgba(255, 255, 255, 0.2); }

footer .attention { padding-top: 10px; }

footer .weixinbox { color: #777; position: relative; cursor: pointer; display: inline-block; margin-left: 8px; }

footer .weixinbox em { display: inline-block; vertical-align: -11px; width: 33px; height: 33px; background: url(../images/foot-wechat.png) 0 0 no-repeat; }

footer .code-box { width: 90px; position: absolute; bottom: 35px; padding-bottom: 10px; left: 50%; z-index: 99; margin-left: -45px; display: none; }

footer .code-box img { display: block; border: 1px dashed #D0D0D0; padding: 4px; background: #fff; width: 100%; }

footer .code-box:after { content: ""; width: 16px; height: 10px; display: block; position: absolute; bottom: 3px; left: 50%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); z-index: 9; background: url(../images/fta-arror.png); margin-left: -8px; }

footer .info { padding-top: 5px; line-height: 1.8; }

footer .info span { display: inline-block; }

footer .info br { display: none; }

@media (min-width: 768px) { footer .link, footer .attention { display: inline-block; vertical-align: top; }
  footer .link { line-height: 33px; }
  footer .attention { padding-top: 0; padding-left: 50px; }
  footer .info span { display: inline-block; vertical-align: top; padding-right: 10px; }
  footer .info br { display: block; } }

@media (min-width: 1024px) { footer { padding: 30px 0 40px; }
  footer .info { padding-top: 15px; }
  footer .info br { display: none; } }

.full-img { width: 100%; display: block; }

.main { padding: 20px 0; }

.subbanner { overflow: hidden; }

.subbanner img { height: 150px; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.crumbs { background: url(../images/crumbBg.png) center no-repeat; -o-background-size: cover; background-size: cover; }

.crumbs-title { display: inline-block; vertical-align: bottom; color: #005197; font-weight: bold; border-bottom: 2px solid #005197; line-height: 1; padding-bottom: 23px; padding-top: 40px; }

.crumbs-nav { float: right; }

.crumbs-nav a { line-height: 85px; display: inline-block; padding-right: 15px; vertical-align: top; margin-left: 7px; background: url(../images/crumbArrow.png) center right no-repeat; color: #181818; }

.crumbs-nav a:last-child{padding-right:0; background:none; cursor:default;}

.crumbs-nav span { display: inline-block; vertical-align: top; line-height: 85px; margin-left: 7px; color: #181818; }

.column .title { background: url(../images/columnBg.jpg) center no-repeat; -o-background-size: cover; background-size: cover; text-align: center; color: #fff; line-height: 1; padding: 13px 0; }

.column .title:after { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-top: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; margin-left: 5px; }

.column-drop { text-align: center; padding: 10px 0; display: none; }

.column-drop a { display: block; font-size: 16px; padding: 8px 0; }

.column-drop .on { color: #005197; }

.container { padding-top: 10px; }

.m-title .en { color: #F6ECE6; font-family: Roboto; font-size: 32px; text-transform: uppercase; letter-spacing: -3px; }

.m-title .cn:after { content: ''; display: block; width: 20px; height: 3px; background-color: #842C44; margin: 15px 0; }

.about-introduction-content { line-height: 2.25; color: #333; }

.about-introduction-content img { max-width: 100%; display: block; height: auto !important; margin: 5px 0; }

.about-philosophy { background-color: #3851AE; margin: 25px 0; }

.about-philosophy .text { padding: 40px 20px; color: #AABCFF; text-align: right; }

.about-philosophy h4 { font-size: 30px; font-family: Roboto; }

.about-philosophy h3 { color: #fff; padding-bottom: 20px; }

.about-culture li { color: #fff; padding-bottom: 25px; }

.about-culture .thumb { background-color: #83A0EC; }

.about-culture .text { padding: 20px; }

.about-culture li:nth-child(2) .thumb { background-color: #2D65D2; }

.about-culture li:nth-child(3) .thumb { background-color: #88ADAE; }

.about-culture h3 { padding-bottom: 5px; }

.about-mission .text { margin-top: 30px; }

.about-partner { line-height: 2.25; }

.about-partner img { max-width: 100%; display: block; margin: 20px auto 0; }

.about-member-bd .text { background: url(../images/memberImg02.jpg) right bottom no-repeat; -o-background-size: cover; background-size: cover; padding: 20px; color: #fff; }

.about-member-bd .text p { padding: 5px 0; }

.about-member-bd h3 { margin-bottom: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.about-member-bd h3:after { content: ''; display: block; width: 6em; height: 4px; background-color: #fff; margin-top: 10px; }

.about-member-list li { padding: 15px 0; }

.about-member-list .hd { padding-top: 10px; }

.about-member-list h3 { font-weight: bold; border-bottom: 1px solid #CFCFCF; }

.about-member-list h3 span { border-bottom: 4px solid #CFCFCF; display: inline-block; vertical-align: top; padding-right: 6px; }

.about-member-list .image { float: left; margin-right: 10px; }

.about-member-list .desc { overflow: hidden; font-size: 12px; line-height: 1.7; color: #333; }

.about-recruitment { color: #333; }

.about-recruitment ul { padding-bottom: 20px; }

.about-recruitment li { padding-top: 10px; padding-bottom: 10px; }

.about-recruitment .thumb { background-color: #F7F7F7; padding: 15px; }

.about-recruitment .title, .about-recruitment .desc span { color: #333; }

.about-recruitment .desc span { padding-left: 5px; }

.about-recruitment .desc span:first-child { padding-left: 0; }

.about-recruitment .title { font-size: 16px; padding-bottom: 5px; }

.about-recruitment .more { min-width: 110px; line-height: 33px; padding: 0 10px; border: 1px solid #707070; display: inline-block; text-align: center; color: #333; margin-top: 10px; }

#page { text-align: center; }

#page span,#page a { width: 30px; height: 30px; background-color: #E6E6E6; text-align: center; display: inline-block; vertical-align: top; line-height: 30px; margin: 0 2px; -webkit-border-radius: 3px; border-radius: 3px; color: #666; }

#page .prev, #page .next { font-size: 0; }

#page .prev:before { content: '<'; font-size: 14px; }

#page .next:after { content: '>'; font-size: 14px; }

#page .cur { background-color: #005197; color: #fff; }

.about-recruitment-detail .back { color: #979797; }

.about-recruitment-detail .back:before { content: '<'; margin-right: 10px; }

.about-recruitment-detail .title { font-weight: bold; background-color: #F3F3F3; padding: 0 12px; margin-top: 10px; line-height: 2.67; border-bottom: 1px solid #ccc; }

.about-recruitment-detail .info { padding: 10px 0; }

.about-recruitment-detail .item { display: block; padding: 3px 0; }

.about-recruitment-detail .desc { padding-top: 10px; border-top: 1px solid #D1D1D1; line-height: 2; }

.about-recruitment-detail .desc span, .about-recruitment-detail .desc p { font-weight: lighter; }

.about-recruitment-detail .desc .subbanner { font-weight: normal; }

.about-recruitment-detail .bottom { padding-top: 20px; }

.about-recruitment-detail .bottom a { min-width: 147px; line-height: 38px; display: inline-block; text-align: center; background-color: #005197; color: #fff; }

.about-recruitment-detail .bottom .text { display: block; font-size: 12px; color: #005197; padding-top: 10px; }

.about-contact-bd .title { padding-top: 10px; }

.about-contact-desc p { padding: 3px 0; }

.about-contact-list li { padding: 15px 0 0; margin: 15px 0 5px; border-top: 1px solid #C9C9C9; overflow: hidden; }

.about-contact-type li { padding: 10px 0; }

.about-contact-type .thumb { background-color: #F5F8FB; text-align: center; padding: 20px; }

.about-contact-type .icon { display: inline-block; vertical-align: middle; text-align: left; padding-left: 45px; min-width: 70%; background-repeat: no-repeat; background-position: left center; }

.about-honor-list li { width: 50%; float: left; padding-bottom: 20px; }

.about-honor-list .thumb { width: 116px; height: 134px; background: url(../images/honorIcon01.png) no-repeat; text-align: center; padding-top: 27px; line-height: 1; margin: 0 auto; }

.about-honor-list .icon { width: 100%; height: 41px; display: block; overflow: hidden; }

.about-honor-list .text { padding-top: 7px; }

.about-honor-list .en { padding-top: 3px; font-size: 12px; }

.about-honor-list .active { display: none; }

.about-honor-list img { display: block; margin: 0 auto; }

.about-honor-list .on .thumb { color: #EEEEEE; background: url(../images/honorIcon02.png) no-repeat; }

.about-honor-list .on img { display: none; }

.about-honor-list .on .active { display: block; }

.about-honor-pop { background-color: #f1f1f1; color: #727272; font-size: 12px; line-height: 24px; padding: 20px; }

.about-honor-pop span { padding-right: 15px; display: inline-block; }

.about-honor-pop .bd { display: none; }

.about-honor-pop .bd:first-child { display: block; }

@media (min-width: 768px) { .subbanner img { height: 200px; }
  .about-introduction-content .text { width: 51.89473%; float: left; }
  .about-introduction-content .image { width: 45.68421%; float: right; }
  .about-philosophy { width: 100%; display: table; overflow: hidden; }
  .about-philosophy .text, .about-philosophy .image { display: table-cell; vertical-align: top; }
  .about-philosophy .image { width: 60.5%; }
  .about-philosophy .text { padding-top: 50px; }
  .about-culture .thumb { overflow: hidden; }
  .about-culture .image { width: 48.6315%; float: left; }
  .about-culture .text { overflow: hidden; padding-left: 3%; padding-top: 50px; }
  .about-culture li:nth-child(2n) .image { float: right; }
  .about-culture li:nth-child(2n) .text { padding-left: 6%; }
  .about-member-bd .image, .about-member-bd .text { width: 50%; display: table-cell; vertical-align: middle; }
  .about-member-list ul { font-size: 0; margin: 0 -10px; }
  .about-member-list li { width: 50%; display: inline-block; vertical-align: top; padding: 15px 10px; }
  .about-recruitment ul { margin: 0 -15px; padding-bottom: 35px; }
  .about-recruitment li { width: 50%; float: left; padding: 0px 15px 20px; }
  .about-recruitment li:nth-child(4n) .thumb, .about-recruitment li:nth-child(4n-1) .thumb { background-color: #F7F7F7; }
  .about-recruitment .desc { display: -webkit-box; height: 56px; line-height: 28px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  #page { text-align: right; }
  #page a,#page span { width: 40px; height: 40px; line-height: 40px; float: left; -webkit-border-radius: 5px; border-radius: 5px; }
  #page .prev, #page .next { float: none; width: auto; font-size: 14px; }
  #page .prev { padding: 0 25px 0 15px; }
  #page .prev:before { margin-right: 10px; }
  #page .next { padding: 0 15px 0 25px; }
  #page .next:after { margin-left: 10px; }
  .about-recruitment-detail .item { display: inline-block; margin-right: 50px; }
  .about-recruitment-detail .bottom .text { display: inline-block; padding-left: 8px; }
  .about-contact-bd { width: 100%; display: table; }
  .about-contact-bd .image, .about-contact-bd .text { width: 50%; display: table-cell; vertical-align: middle; }
  .about-contact-bd .image { padding-right: 20px; }
  .about-contact-list { margin-top: 35px; border-top: 1px solid #C9C9C9; overflow: hidden; }
  .about-contact-list ul { margin: 0 -10px; }
  .about-contact-list li { width: 50%; float: left; padding: 30px 10px 30px; border-bottom: 1px solid #C9C9C9; border-top: none; margin: 0; }
  .about-contact-list li:last-child { border-bottom: none; }
  .about-contact-list .title { padding-bottom: 3px; }
  .about-contact-type ul { margin: 0 -10px; }
  .about-contact-type li { font-size: 12px; padding: 0 10px; }
  .about-contact-type .icon { max-width: 100%; }
  .about-honor-list { padding-top: 30px; padding-bottom: 40px; }
  .about-honor-list li { width: 25%; position: relative; padding: 0 10px; }
  .about-honor-list li:after { content: ""; width: 27px; height: 10px; display: block; position: absolute; bottom: -40px; left: 50%; margin-left: -13px; background: url(../images/honorIcon12.png) no-repeat; opacity: 0; }
  .about-honor-list .on:after { opacity: 1; }
  .about-honor-pop { padding: 50px 30px; background: #f1f1f1 url(../images/honorIcon11.png) right bottom no-repeat; position: relative; } }

@media (min-width: 1024px) { .container { padding-top: 0; }
  .wrapper { position: relative; padding-left: 20.33333%; }
  .column { width: 16.66667%; position: absolute; left: 10px; top: -70px; bottom: 0; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
  .column .title { padding: 23px 0; }
  .column .title:after { display: none; }
  .column-drop { display: block !important; padding: 0 0 30px; line-height: 1.5;}
  .column-drop a { border-bottom: 1px solid #ddd; padding: 15px 0; }
  .column-drop a:hover { color: #005197; }
  .about-introduction-content .image { margin-top: -22px; padding-bottom: 10px; }
  .about-culture .text { padding-top: 70px; }
  .about-member-list ul { margin: 0 -13px; }
  .about-member-list li { padding: 15px 13px; }
  .about-member-list .desc { font-size: 14px; } }

@media (min-width: 1260px) { .wrapper { padding-left: 245px; }
  .subbanner img { width: 100%; height: auto; left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .main { padding-top: 20px; padding-bottom: 20px; }
  .main2 { padding-top: 20px; padding-bottom: 20px; line-height: 4;}
  .m-title .en { font-size: 40px; line-height: 1; padding-bottom: 7px; }
  .m-title .cn:after { margin-top: 25px; }
  .about-introduction { padding-bottom: 20px; }
  .about-introduction-content { font-size: 16px; }
  .about-philosophy { line-height: 1.67; }
  .about-philosophy .text { padding-top: 85px; padding-right: 60px; }
  .about-philosophy h4 { line-height: 1; font-size: 36px; letter-spacing: -3.5px; }
  .about-philosophy h3 { padding-bottom: 55px; }
  .about-culture .text { padding-top: 95px; }
  .about-culture p { line-height: 2.25; }
  .about-mission { padding-bottom: 85px; }
  .about-partner { padding-top: 25px; padding-bottom: 45px; }
  .about-partner img { margin-top: 75px; }
  .about-member-bd .text { padding: 40px; }
  .about-member-bd .text h3:after { margin-top: 15px; }
  .about-member-bd .desc { padding-top: 12px; }
  .about-member-list { padding-top: 20px; padding-bottom: 30px; }
  .about-member-list li { padding: 25px 13px; }
  .about-member-list .hd { padding-top: 13px; }
  .about-member-list h3 span { padding-bottom: 15px; }
  .about-member-list .image { padding-top: 9px; }
  .about-member-list .desc { line-height: 30px; }
  .about-recruitment { padding-bottom: 80px; }
  .about-recruitment .thumb { padding: 18px 30px; }
  .about-recruitment .title { padding-top: 10px; }
  .about-recruitment .more { -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; margin-top: 12px; }
  .about-recruitment .more:hover { background-color: #005197; color: #fff; border-color: #005197; }
  #page span,#page a { margin: 0 4px; }
  #page a:hover,#page .laypage_curr { background-color: #005197 !important; color: #fff !important; }
  .about-recruitment-detail { padding-bottom: 60px; padding-top: 30px; }
  .about-recruitment-detail .title { margin-top: 25px; }
  .about-recruitment-detail .info { padding: 25px 0 20px; }
  .about-recruitment-detail .item { margin-right: 62px; }
  .about-recruitment-detail .desc { width: 847px; padding-top: 1px; }
  .about-recruitment-detail .back:hover { color: #005197; }
  .about-recruitment-detail .bottom a:hover { background-color: #3851AE; }
  .about-contact-bd .image { width: 43.947%; padding-right: 0; }
  .about-contact-bd .text { padding-left: 45px; }
  .about-contact-bd .title { padding-top: 0; padding-bottom: 5px; }
  .about-contact-desc p { line-height: 36px; font-size: 16px; padding: 0; }
  .about-contact-list li { padding-top: 45px; padding-bottom: 40px; }
  .about-contact-type { padding-bottom: 20px; }
  .about-contact-type ul { margin: 0 -13px; }
  .about-contact-type li { padding: 0 13px; font-size: 14px; }
  .about-contact-type .thumb { padding: 29px 20px; }
  .about-contact-type .icon { min-width: 45%; }
  .about-honor { padding-bottom: 50px; }
  .about-honor-list { max-width: 865px; padding-left: 50px; padding-right: 50px; margin: 0 auto; }
  .about-honor-list ul { padding-top: 10px; }
  .about-honor-pop { max-width: 865px; margin: 0 auto; padding: 45px 90px 80px 100px; line-height: 30px; } }

.news-list li { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #E5E5E5; }

.news-list h3 { padding-top: 15px; }

.news-list h3 a { font-weight: 500; }

.news-list .date { color: #3851AE; font-family: DIN; font-weight: 500; display: block; padding: 5px 0; }

.news-list .desc { font-weight: 400; display: -webkit-box; height: 84px; line-height: 28px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.news-list .more { width: 147px; height: 38px; border: 1px solid #ccc; display: inline-block; text-align: center; line-height: 36px; color: #888888; margin-top: 15px; }

.video-list li { padding-bottom: 25px; }

.video-list .thumb { background-color: #F8F8F8; display: block; }

.video-list h3 { padding: 10px; }

.video-list .image { overflow: hidden; display: block; position: relative; }

.video-list .image:after { content: ""; display: block; width: 0; height: 0; border-bottom: 18px solid transparent; border-top: 18px solid transparent; border-left: 30px solid #000; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -18px; opacity: 0.54; }

.news-detail .date { font-size: 16px; font-family: DIN; display: block; padding-top: 5px; }

.news-detail .content { padding-top: 20px; padding-bottom: 30px; margin-top: 20px; margin-bottom: 15px; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; line-height: 2.25; }

.news-detail .content img { max-width: 100%; height: auto !important; }

.news-detail .news-ctrl { margin-bottom: 10px; }

.news-detail .news-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.news-detail .return { display: block; width: 147px; height: 38px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 38px; color: #ffffff; background-color: #005197; }

@media (min-width: 768px) { .news-list .image { float: right; margin-left: 20px; max-width: 306px; max-height: 211px; overflow: hidden; }
  .news-list h3 { padding-top: 5px; }
  .video-list ul { margin: 0 -7px; }
  .video-list li { padding: 0 7px 25px; }
  .video-list h3 { padding: 11px 5px 11px 25px; }
  .video-list h3 span { 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; }
  .news-detail .news-bottom { padding-right: 200px; position: relative; }
  .news-detail .return { position: absolute; right: 0; top: 50%; z-index: 3; margin-top: -19px; } }

@media (min-width: 1260px) { .news-list { padding-bottom: 65px; }
  .news-list ul { padding-bottom: 20px; }
  .news-list li { padding-bottom: 40px; margin-bottom: 35px; }
  .news-list li:hover .more { background-color: #005197; border-color: #005197; color: #fff; }
  .news-list h3 { padding-top: 0; }
  .news-list .date { padding-top: 2px; padding-bottom: 0; }
  .news-list .more { margin-top: 18px; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }
  .video-list { padding-bottom: 70px; }
  .video-list ul { padding-bottom: 23px; }
  .news-detail { padding-top: 45px; position: relative; }
  .news-detail .date { padding-top: 2px; }
  .news-detail .content { padding-bottom: 60px; margin-bottom: 45px; }
  #news-share { padding: 38px 0 30px; margin-bottom: 15px; border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; position: absolute; right: -105px; left: auto; top: 76px; z-index: 50; margin-top: 11px; }
  #news-share a { float: none; width: 60px; height: 60px; margin: 0 0 6px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; -o-background-size: cover; background-size: cover; padding: 0; display: block; }
  #news-share.js-fixed-top { position: fixed; right: 50%; margin-right: -705px; }
  #news-share.js-absolute-bottom { position: absolute; right: -105px; top: auto; margin-right: 0; }
  #news-share .bds_tsina { background-image: url(../images/newsdetailBsnico.png); }
  #news-share .bds_sqq { background-image: url(../images/newsdetailBqqico.png); }
  #news-share .bds_weixin { background-image: url(../images/newsdetailBwxico.png); }
  #news-share .bds_tsina:hover { background-image: url(../images/newsdetailBsnicoac.jpg); }
  #news-share .bds_sqq:hover { background-image: url(../images/newsdetailBqqicoac.jpg); }
  #news-share .bds_weixin:hover { background-image: url(../images/newsdetailBwxicoac.jpg); } }

.n-title .en { color: #F6ECE6; font-family: Roboto; text-transform: uppercase; }

.n-title:after { content: ""; display: block; width: 20px; height: 3px; background-color: #842C44; margin-top: 10px; }

.application-bd { background-color: #F9FAFF; margin-top: 25px; }

.application-bd .thumb { padding: 15px; }

.application-bd .desc { line-height: 2.25; }

.application-bd .dot { padding: 15px 0; background-color: #fff; text-align: center; font-size: 0; }

.application-bd .dot span { width: 6px; height: 6px; background-color: #DCDCDC; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; vertical-align: top; opacity: 1; margin: 0 3px; }

.application-bd .dot span.swiper-pagination-bullet-active { background-color: #005197; }

.m-box { padding-top: 25px; }

.m-box .thumb { line-height: 2.25; padding: 10px 0; }

.m-box h3 { font-weight: 500; line-height: 1; padding-bottom: 7px; }

.column-drop-three { background-color: #F3F3F3; display: none; }

.column-drop-three a { font-size: 14px; color: #666; }

.column-drop-four { background-color: #E6E6E6; display: none; }

.three-button { padding-top: 20px; font-size: 0; }

.three-button a { display: inline-block; vertical-align: top; line-height: 24px; border-left: 2px solid #bbb; font-size: 14px; padding: 0 15px; }

.three-button .on { color: #005197; border-color: #005197; }

@media (min-width: 768px) { .n-title .en { padding-top: 8px; }
  .application-bd li { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
  .application-bd .image { width: 46.842%; }
  .application-bd .thumb { width: 53.158%; }
  .application-bd h2 { padding-bottom: 3px; }
  .application-bd .dot { padding: 25px 0; }
  .m-box { width: 100%; display: table; }
  .m-box .image, .m-box .thumb { display: table-cell; vertical-align: middle; }
  .m-box .image { width: 46.842%; }
  .m-box .thumb { width: 53.158%; padding: 15px; } }

@media (min-width: 1024px) { .column-drop-three a { padding: 7px 0; }
  .m-box { padding-top: 35px; padding-bottom: 135px; }
  .product .m-box { padding-bottom: 55px; } }

@media (min-width: 1260px) { .application-bd { margin-top: 48px; }
  .application-bd .thumb { padding: 20px 35px; }
  .three-button { padding-top: 35px; }
  .three-button a { -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; font-size: 16px; padding: 0 45px; }
  .three-button a:hover { color: #005197; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.fixbug:nth-child(odd) { background-color: #ffffff;  }

.fixbug::after { background-color: #ffffff;  }

.fixbug:last-child { background-color: #ffffff;  }

.fixbug[type="text"] { background-color: #ffffff;  }

@media (min-width: 1024px) { .fixbug::after { background-color: #000;  }
  .fixbug:last-child { background-color: #000;  }
  .fixbug[type="text"] { background-color: #000;  }
  .fixbug:nth-child(odd) { background-color: #000;  } }


.albumAchl-title { font-size: 18px; line-height: 1.4; color: #00b9ef;  }

@media (min-width: 1024px) { .albumAchl-title { font-size: 30px;  padding: 0;  } }


.albumA-loadmore { overflow: hidden; padding: 10px 0; }

.albumA-loadmore a { display: block; padding: 0; margin: 0; font-size: 14px; line-height: 40px; text-align: center; color: #333;  background-color: #e1e1e1;  }

.albumA-list ul { margin: 0 -5px; font-size: 0; }

.albumA-list li { width: 50%; display: inline-block; vertical-align: top; padding: 0 5px; margin-bottom: 10px; }

.albumA-list li a { display: block; }

.albumA-list .thumb { position: relative; overflow: hidden; }

.albumA-list .thumb::after { content: ''; display: block; width: 100%; padding-bottom: 64.76684%; }

.albumA-list .thumb img { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; min-height: 100%; }

.albumA-list .title { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; padding: 3px 7px; height: 44px; font-size: 0; line-height: 22px; overflow: hidden; color: #9d9da2;  border: 1px solid #eee;  border-top: 0; }

.albumA-list .title:before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }

.albumA-list .title span { display: inline-block; vertical-align: middle; font-size: 13px; max-height: 44px; overflow: hidden; }

.full-albumA-popup { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.full-albumA-popup .albumA-wrap { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10; width: 94%; height: 80%; max-width: 800px; }

.full-albumA-popup .albumA-wrap li { text-align: center; font-size: 0; }

.full-albumA-popup .albumA-wrap li:before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }

.full-albumA-popup .albumA-wrap li img { display: inline-block; vertical-align: middle; width: auto; height: auto; max-width: 100%; width: 100%; }

.full-albumA-popup .albumA-wrap li img.lanky { width: auto; max-height: 100%; height: 100%; }

.full-albumA-popup .albumA-popupsw { height: 100%; }

.full-albumA-popup .albumA-pages { display: none; }

.full-albumA-popup .albumApop-ctrl { position: absolute; top: 50%; z-index: 10; background-repeat: no-repeat; background-position: center center; width: 38px; height: 74px; -o-background-size: 15px auto; background-size: 15px auto; margin-top: -37px; }

.full-albumA-popup .albumApop-prev { left: -5px; background-image: url(../images/honorDpopprev.png);  }

.full-albumA-popup .albumApop-next { right: -5px; background-image: url(../images/honorDpopnext.png);  }

.full-albumA-popup .albumApop-popupsw { height: 100%; }

.full-albumA-popup .albumA-close { position: absolute; top: -40px; right: 0px; z-index: 10; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-image: url(../images/honorDpopclose.png);  }

@media (min-width: 1024px) { .full-albumA-popup .albumApop-prev { left: -80px; }
  .full-albumA-popup .albumApop-next { right: -80px; }
  .full-albumA-popup .albumApop-ctrl { -o-background-size: auto; background-size: auto; }
  .albumA-loadmore { padding: 10px 0;  }
  .albumA-loadmore a { line-height: 50px;  -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .albumA-loadmore a:hover { color: #fff;  background-color: #00b9ef;  }
  .albumA-list ul { margin: 0 -10px; }
  .albumA-list li { width: 33.3333%; padding: 0 10px; margin-bottom: 20px; }
  .albumA-list li a:hover 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); }
  .albumA-list li a:hover .title { color: #00b9ef;  border-color: #9dc815;  }
  .albumA-list .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; }
  .albumA-list .title { -webkit-transition: all ease .7s; -o-transition: all ease .7s; -moz-transition: all ease .7s; transition: all ease .7s; padding: 16px 30px;  border-width: 2px; }
  .albumA-list .title span { font-size: 16px; font-size: 16px;  } }


.albumAchl-desc { padding: 9px 0 18px; font-size: 14px; line-height: 1.5; color: #9d9da2;  }

@media (min-width: 1024px) { .albumAchl-desc { padding: 18px 0 40px;  font-size: 16px;  } }
