/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
body { font-size:14px; font-size:1.4rem; font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif; font-weight:300 }

input { vertical-align:middle; font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; appearance:none; -moz-appearance:none; -webkit-appearance:none }

.more-blue .iconfont, .more-gray .iconfont { top: 3px }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.mo_poabsolute-h50 { position:absolute; top:50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
.mo_poabsolute-b { position:absolute; bottom:0 }

/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }


h1, .h1 { font-size: 3rem }
h2, .h2 { font-size: 2.4rem }
h3, .h3 { font-size: 2.2rem }
h4, .h4 { font-size: 2rem }
h5, .h5 { font-size: 1.8rem }
h6, .h6 { font-size: 1.6rem }

.fontSize12 { font-size:1.2rem }

.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop30 { margin-top:30px }
.mo_margintop40 { margin-top:40px }
.mo_margintop60 { margin-top:60px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }
.mo_marginbottom40 { margin-bottom:40px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }
.mo_marginleft30 { margin-left:30px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px }
.mo_marginright10 { margin-right:10px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px!important }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop40 { padding-top:40px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom5 { padding-bottom:5px }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft15 { padding-left:15px }
.mo_paddingleft20 { padding-left:20px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright15 { padding-right:15px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding5 { padding:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px 15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.mo_dis { display: block }
.mo_undis { display:none }


.area_100, .area_90, .area_85, .area_80, .area_75, .area_70, .area_66, .area_65, .area_60, .area_55, .area_52, .area_50, .area_48, .area_45, .area_40, .area_35, .area_33, .area_30, .area_28, .area_25, .area_20, .area_15, .area_10 { float:none; width:100% }

.mo_width30 { max-width: 30%; width:30% }
.mo_width40 { max-width: 40%; width:40% }
.mo_width50 { max-width: 50%; width:50% }
.mo_width60 { max-width: 60%; width:60% }
.mo_width80 { max-width: 80%; width:100% }
.mo_width100 { max-width: 100%; width:100% }
.mo_heightauto { height: auto }

.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
.com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_max3, .com-rows_4, .com-rows_max4, .com-rows_5, .com-rows_6 { max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block }

.container { width: 100%; padding-left: 20px; padding-right: 20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.block-padding { padding-top: 40px; padding-bottom: 40px }
.block-padding-t { padding-top: 40px }
.block-padding-b { padding-bottom: 40px }
.block-padding-t45 { padding-top: 25px }
.block-padding-b45 { padding-bottom: 25px }
.block-padding-t40 { padding-top: 20px }
.block-padding-b40 { padding-bottom: 20px }

.card-padding { padding:20px }


.headspace { height: 60px }

/*-------------------头部-------------------*/
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; top: 0; left: 0; z-index: 1003 }
.logo-mobile { width: auto; height: 30px; position: absolute; left: 20px; top: 15px }
.menu { width: 24px; text-align: center; height:24px; line-height: 24px; position: absolute; right: 20px; top: 18px; cursor: pointer; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.bar { height: 1px; width: 24px; display: block; position: absolute; background-color: #000f17; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.menu .bar:nth-of-type(1) {
  top: 4px;
  -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0s;
  -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0s;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0.3s, 0s;
  transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0s; 
}
.menu .bar:nth-of-type(2) {
  width: 18px;
  top: 12px;
  -moz-transition: ease 0.1s 0.2s;
  -o-transition: ease 0.1s 0.2s;
  -webkit-transition: ease 0.2s;
  -webkit-transition-delay: 0.2s;
  transition: ease 0.2s 0.2s;
}
.menu .bar:nth-of-type(3) {
  top: 20px;
  -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0s;
  -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0s;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0.3s, 0s;
  transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0s;
}
.menu.hover .bar:nth-of-type(1) {
  top: 12px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: top 0.2s ease 0s, -moz-transform 0.2s ease-out 0.3s;
  -o-transition: top 0.2s ease 0s, -o-transform 0.2s ease-out 0.3s;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0s, 0.3s;
  transition: top 0.2s ease 0s, transform 0.2s ease-out 0.3s;
}
.menu.hover .bar:nth-of-type(2) {
  opacity: 0;
}
.menu.hover .bar:nth-of-type(3) {
  top: 12px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: top 0.2s ease 0s, -moz-transform 0.2s ease-out 0.3s;
  -o-transition: top 0.2s ease 0s, -o-transform 0.2s ease-out 0.3s;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0s, 0.3s;
  transition: top 0.2s ease 0s, transform 0.2s ease-out 0.3s;
}

.nav-mobile {
	width: 100%;
    height: calc(100% - 60px);
    background-color: #fff;
    padding-top: 60px;
    position: fixed;    
    z-index: 1002;
    top: 0;  
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    -o-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    transition: all .5s cubic-bezier(.45,0,.14,1.03);
    overflow: hidden;
}


.nav-mobile.open {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav-mobile .menu-items {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    -o-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    transition: all .5s cubic-bezier(.45,0,.14,1.03);
}

.nav-mobile.open .menu-items {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav-mobile .menu-item {
	opacity: 0;
	-webkit-transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	-o-transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	position: relative;
}
.nav-mobile.open .menu-item {
	opacity: 1;
}

.nav-mobile .menu-item .nav-mobile-level {
	display: block;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	border-top: 1px solid #eee;
}

.nav-mobile-icon { width: 62px; height: 42px; line-height: 42px; text-align: center; position: absolute; right: 0; top: 0 }
.nav-mobile-icon .iconfont { line-height: 42px }
.nav-mobile-icon .iconfont:before { content: "\e6f9" }
.nav-mobile-icon.hover .iconfont:before { content: "\e686" }
.nav-mobile-level2 { width: 100%; padding: 0 20px; box-sizing: border-box; display: none }
.nav-mobile-level2 a { display: inline-block; width: 100%; padding: 0 20px; box-sizing: border-box; height: 36px; line-height: 36px; border-top: 1px solid #f1f1f1; color: rgba(0,0,0,0.8) }

/*-------------------底部-------------------*/ 
.foot-link a { margin: 0 15px }

/*-------------------首页-------------------*/ 
.indexpop { width: 70%; max-width: 290px }

.video-popbox { width: calc(100vw); height: calc(100vh) }

.stage_media { min-width: 100%; min-height: 100%; max-width: 1000%!important; height: 100% }

.index-search { width: 100%; margin-top: 30px }
.index-search>div { width: 50% }
.index-search>div:first-of-type { border-right: 1px solid rgba(0,0,0,0.1); box-sizing: border-box }
.search-input, .search-button, .search-select-list { width: 100% }
.search-input { border-top: 1px solid rgba(0,0,0,0.1) }

.to-fullvideo { top: auto; transform: translateY(0); -ms-transform:  translateY(0); -webkit-transform:translateY(0); -o-transform: translateY(0); -moz-transform: translateY(0); right: 10px; bottom: 10px }

.inmission-dots, .invalue-dots { width: 68% }

.invalue-kwicks { width: 100%; height: auto; background: #f7f7f7; position: static }
.invalue-kwicks .kwicks { width: 86%; height: auto; position: static; margin: auto; top: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0) }
.invalue-kwicks .kwicks > li { height: 60px }
.invalue-kwicks .kwicks > li h5 { height: 60px; line-height: 60px }
.invalue-kwicks .kwicks > li .icon-down { top: 20px }


.welfare-list a.area_33 { width: 50%; float: left }
.welfare-li { min-height: auto; text-align: center }
.welfare-li .iconfont { float: none; margin: 0 auto; font-size: 3em }
.welfare-li>div { width: calc(100%) }
.welfare-li>div small { display: none }
.welfare-list .area_33:nth-of-type(4)::before { content: ""; width: 1px; height: 60%; background: rgba(0,0,0,0.1); position: absolute; left: 0; top: 20% }
.welfare-list .area_33:nth-of-type(4)::after { content: ""; width: 60%; height: 1px; background: rgba(0,0,0,0.1); position: absolute; left: 20%; bottom: 0 }

.honor-group .swiper { padding-left: 20px; padding-right: 20px; padding-bottom: 30px; box-sizing: border-box } 
.honor-group .swiper-pagination-fraction, .honor-group .swiper-pagination-custom, .honor-group .swiper-horizontal > .swiper-pagination-bullets, .honor-group .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: 0 }

.inwelfare-con { height: auto; min-height: auto }
.inwelfare-list { display: block }
.inwelfare-circle { width: 33.33%; margin: 0; float: left }
.inwelfare-circle a { width: 100px; height: 100px; margin: 20px auto 0 }

.entire-con { background: url(../images/entire.jpg) 70% bottom no-repeat; background-size: cover }
.entire-circle { position: static; width: 33.33%; float: left }
.entire-circle a { display: block; width: 90px; height: 90px; margin: 20px auto 0 }
.entire-circle a h5 { font-size: 1.4rem; margin-top: 5px }

.innews-swiper .row20 { padding-bottom: 30px }
.innews-swiper .swiper-button-prev, .innews-swiper .swiper-button-next { display: none }
.innews-swiper .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: 40px }

.index-introbox { position: static; top: 0; margin-top: 20px }

/*-------------------内部通用-------------------*/
.insidekv { height: calc(35vh) }
.insidekv-slogan { height: calc(100% - 60px); bottom: 0 }
.insidekv img { width: auto; height: 100%; min-width: 100%; min-height: 100%; object-fit: cover }

.team-con01 { pointer-events: none }
.team-txt01 { pointer-events: all }

/*-------------------社会招聘-------------------*/
.social-map { padding-top: 0; padding-bottom: 30px }
.social-circle { position: static; width: 50%; float: left; height: 60px; margin-bottom: 20px; padding-bottom: 30px }
.social-circle-icon { width: 60px; height: 60px; position: static; margin: auto }
.social-circle-icon .iconfont { font-size: 30px; line-height: 60px }
.social-circle-pop { width: 100%; position: static; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) }
.social-circle:hover .social-circle-pop { -webkit-transform:translatey(0) translateX(0); transform:translatey(0) translateX(0) }

/*-------------------校园招聘-------------------*/
.campus-tabs .tabs li { width: 22% }
.campus-tabs .tabs li:nth-of-type(3) { width: 30% }
.campus-tabs .tabs li:nth-of-type(4) { width: 26% }
.campus-imgtxt { display: block; align-items: center; flex-direction: row-reverse }

.flow-list { display: block }
.flow-list .iconfont:before { content: "\e600" }
.flow-list>div { width: 100%; height: auto; padding: 10px; border-radius: 0; text-align: left }
.flow-list>div h3, .flow-list>div p { float: left; line-height: 22px }
.flow-list>div h3 { margin-right: 10px }

.responsibility-tabs, .mo_responsibility_txt { padding-bottom: 30px }
.responsibility-tabs .content { width: 100%; float: none }
.responsibility-list-ts>div { padding: 20px 20px 0 }
.responsibility-list>div { min-height: auto; padding: 20px }
.mo_responsibility-title { width: 100%; border-top: 1px solid rgba(0,0,0,0.1); padding: 15px; box-sizing: border-box; text-align: left; font-size: 16px; line-height: 24px; position: relative; background: #fff }
.mo_responsibility-title .iconfont { font-size: 20px; line-height: 20px; position: absolute; top: 50%; margin-top: -10px; right: 12px; transform: rotate(180deg); transition: all 0.3s }
.mo_responsibility-title.cur { background: #3643BA; color: #fff }
.mo_responsibility-title.cur .iconfont { transform: rotate(0) }

/*-------------------员工故事-------------------*/
.instory-list>div { width: 50%; height: 210px }
.story-hp { width: 120px }
.sd-con { width: calc(80vw); height: calc(100vh - 90px); overflow-x: hidden; overflow-y: auto }
.sd-txtbox { height: auto; overflow-x: auto; overflow-y: auto }

/*-------------------缤纷活动-------------------*/
.activity-com-swiper { padding-bottom: 40px }
.activity-com-swiper .swiper-button-prev, .activity-com-swiper .swiper-button-next { display: none }
.activity-com-swiper .swiper { padding-left: 20px; padding-right: 20px; box-sizing: border-box }

.xjh-play { width: 50px; height: 50px; line-height: 50px } 
.xjh-play .icon-play { font-size: 50px }

/*-------------------薪酬福利-------------------*/
.salary-con::after { background: none }
.salary-iconbox { padding-bottom: 0; padding-right: 30px }
.salary-iconbox::after { content: ""; height: 1px; width: 20px; top: 15px; left: 35px!important }
.salary-iconbox .iconfont { font-size: 30px; line-height: 30px }
.salary-title h3, .salary-title h4 { display: inline-block; height: 30px; line-height: 30px }
.salary-con .enname { position: static }
.salary-con01 .enname, .salary-con03 .enname, .salary-con05 .enname { bottom: auto; left: 0 }
.salary-con02 .enname, .salary-con04 .enname, .salary-con06 .enname { transform: rotate(0deg); right: auto; top: 0; margin-top: 0; left: 0 }
.salary-con02, .salary-con02 .mask-layer.bgfff, .salary-con04, .salary-con04 .mask-layer.bgfff, .salary-con06, .salary-con06 .mask-layer.bgfff { background: #f7f7f7 }


.copyright { display: block; text-align: center }
.copyright a { width: 100%; margin-left: 0 }
.copyright img { float: none!important; margin-bottom: -2px } 

}


/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}