/* 全局定义，勿删除 */
.fl {
  float: left;
}
.clear {
  clear: both;
}
.mainWrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* 全局定义，勿删除 */


.g_top {
  height: 40px;
  background: #f5f5f5;
}
.g_top a {
  color: #333333;
}
.g_header {
  height: 60px;
  background: #ffffff;
}
.g_header .logo,
.g_header .logo a {
  display: block;
  width: 161px;
  height: 40px;
  overflow: hidden;
}
.g_header .logo {
  line-height: 300px;
  background: url(../images/logo.png) no-repeat center center;
  background-size: 161px;
}
.g_header .simplesearch {
  width: 500px;
  padding: 0 22px 0 0;
}
.g_header .search {
  width: 100%;
  border: 2px solid #a2a2a2;
}
.g_header .keyword,
.g_header .submit_btn {
  height: 40px;
  line-height: 40px;
}
.g_header .keyword {
  width: 80%;
  border: none;
  box-sizing: border-box;
  padding: 0 10px;
}
.g_header .submit_btn {
  width: 20%;
  border: none;
  box-sizing: border-box;
  text-align: center;
  background: #a2a2a2;
  color: #ffffff;
  cursor: pointer;
}
.g_nav {
  background:linear-gradient(90deg,#f5a334,#fa7b2a)!important;
}
.g_nav .ax-col:first-child {
  border-left: none;
}
.g_nav .ax-col:last-child {
  border-right: none;
}
.g_nav .link {
  display: block;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-bottom: 2px solid transparent;
}
.g_nav .actived .link {
  color: #ffffff;
  border-bottom: 2px solid #ffc3c3;
}
.g_nav .link:hover {
  background-color: #ff6c00;
  border-bottom: 2px solid #ffc3c3;
}
.g_section_title {
  text-align: center;
}
.g_section_title span {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #555555;
}
.g_section_title span:before,
.g_section_title span:after {
  content: '';
  width: 78px;
  height: 12px;
  top: 1.1rem;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  position: absolute;
}
.g_section_title span:before {
  background-image: url(../images/title_bg_left.png);
  left: calc(-2rem - 78px);
}
.g_section_title span:after {
  background-image: url(../images/title_bg_right.png);
  right: calc(-2rem - 78px);
}
.g_footer {
  background:linear-gradient(90deg,#0084f0,#0379db);
  color: #ffffff;
  padding: 30px 0;
}
.g_footer .linksBlock {
  line-height: 200%;
}
.g_footer .link,.g_footer .bottom a {
  color: #ffffff;
}
.g_footer .link:hover {
  text-decoration: underline;
}
.friendlist .link {
  margin: 0 15px 0 0;
}
.g_footer .bottom {
  line-height: 180%;
}
.languageSet {
  font-size: 16px;
  padding: 0 22px 0 0;
}
.languageSet em {
  display: inline-block;
  font-style: normal;
  color: #eeeeee;
  margin: 0 10px;
}
.headmenu {
  cursor: pointer;
}
.dropitem {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.dropitem:hover {
  background: #fafafa;
}
/*.gongyi {*/
/*  display: inline-block;*/
/*  width: 35px;*/
/*  height: 18px;*/
/*  background-position: -168px -660px;*/
/*  vertical-align: middle;*/
/*  !*margin: 5px 0 0 0;*!*/
/*}*/
.commPopLogin .login_type_switch .login_ctrl .fwd_link:hover{color:#f88134;}
.modal_drop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#000;z-index:9990;-webkit-opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;opacity:.5;}
.commPopLogin{display:none;width:400px;background:#ffffff;border-radius:4px;position:fixed;top:260px;left:50%;margin:0 0 0 -200px;z-index:10000;border-top:2px solid #0d3880;}
.commPopLogin .loginWrap{padding:50px 50px 55px 50px;position:relative;}
.commPopLogin .loginWrap .close{width:30px;height:30px;position:absolute;top:10px;right:10px;cursor:pointer;border:1px dotted #ffffff;}
.commPopLogin .loginWrap .close:hover{border:1px dotted #dddddd;}
.commPopLogin .loginWrap .close .icon{display:block;width:8px;height:8px;background-position:-126px -225px;margin:11px 0 0 11px;}
.commPopLogin .loginWrap .title{text-align:center;font-size:18px;margin:0 0 20px 0;}
.commPopLogin .loginWrap .switch_tab{z-index: 999;position:relative;float:left;width:100%;}
.commPopLogin .loginWrap .switch_tab .tab{float:left;width:150px;height:30px;line-height:30px;border-bottom:2px solid #ffffff;text-align:center;font-size:14px;color:#666666;cursor:pointer;}
.commPopLogin .loginWrap .switch_tab .curr{border-bottom:2px solid #0d3880;color:#0d3880;font-weight:bold;}
.commPopLogin .login_type_switch .item{margin:20px 0 0 0;display:none;}
.commPopLogin .login_type_switch .input_row{position:relative;z-index:99;margin:0 0 20px 0;}
.commPopLogin .login_type_switch .input_row .inpt{width:94%;height:46px;line-height:46px;padding:0 3%;background:#eaeaea;border-radius:4px;font-size:14px;border:none;}
.commPopLogin .login_type_switch .input_row .msg{font-size:12px;width:100%;}
.commPopLogin .login_type_switch .input_row .msg .err_tips{display:none;color:#fd5f39;background: url(/static/images/alert.png) left center no-repeat;padding:0 0 0 22px;margin:5px 0 0 0;height:30px;line-height:30px;}
.commPopLogin .login_type_switch .input_row .sbtn{display:block;border:1px solid #0d3880;background:#0d3880;width:100%;height:46px;line-height:44px;border-radius:4px;text-align:center;font-size:14px;color:#ffffff;cursor:pointer;}
.commPopLogin .login_type_switch .input_row .yzm,.commPopLogin .login_type_switch .input_row .yzm img{float:right;width:120px;height:46px;}
.commPopLogin .login_type_switch .login_ctrl{height:20px;line-height:20px;font-size:14px;margin:0 0 10px 0;}
.commPopLogin .login_type_switch .login_ctrl .fwd_link{color:#666666;}
.commPopLogin .login_type_switch .other_login{height:20px;line-height:20px;font-size:14px;color:#666666;}
.commPopLogin .login_type_switch .other_login .label,.commPopLogin .login_type_switch .other_login .btn{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.commPopLogin .login_type_switch .other_login .btn{width:30px;height:30px;line-height:150px;overflow:hidden;margin:0 0 0 10px;border-radius:100px;}
.commPopLogin .login_type_switch .other_login .wx_login{background-position:-83px -370px;}
.commPopLogin .login_type_switch .other_login .qq_login{background-position:-83px -340px;}
.commPopLogin .login_type_switch .other_login .wx_login:hover{background-position:-113px -370px;}
.commPopLogin .login_type_switch .other_login .qq_login:hover{background-position:-113px -340px;}
.icon{background-image:url(/static/images/icon.png);background-repeat:no-repeat;}
.gright_fixed_float {
  position: fixed;
  left: 50%;
  bottom: 223px;
  z-index: 5556;
  margin-left: 627px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 3px 11px 0px rgb(0 10 41 / 7%);
}
.gright_fixed_float .item {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #efefef;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.gright_fixed_float .item .showcontent {
  display: none;
  box-sizing: border-box;
  position: absolute;
  right: 60px;
  top: 0;
  background: #ffffff;
  z-index: 5556;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  display: none;
  padding: 10px 22px;
  width: max-content;
}
.gright_fixed_float .item:hover .showcontent {
  display: block;
}
.gright_fixed_float .item .qrcode,.gright_fixed_float .item .qrcode img {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.gright_fixed_float .item .text {
  font-size: 16px;
  color: #666666;
  line-height: 200%;
}
.gright_fixed_float .item .phonenumber {
  font-size: 20px;
  line-height: 150%;
  color: #333333;
}
.gright_fixed_float .item .ax-iconfont {
  font-size: 22px;
  color: #999999;
}
.gright_fixed_float .item:last-child {
  border: none;
}

.minimumFit {
  min-height: calc(100vh - 455px);
}

.gright_fixed_float {
  position: fixed;
  left: 50%;
  bottom: 223px;
  z-index: 5556;
  margin-left: 627px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 3px 11px 0px rgb(0 10 41 / 7%);
}
.gright_fixed_float .item {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #efefef;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.gright_fixed_float .space {
  width: 30px;
}
.gright_fixed_float .floaticon {
	display: inline-block;
  width: 22px;
  height: 22px;
	vertical-align: middle;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
}
.gright_fixed_float .icon-wechat {
	background-position: -177px -442px;
}
.gright_fixed_float .icon-qrcode {
	background-position: -177px -464px;
}
.gright_fixed_float .icon-phone-call {
	background-position: -177px -486px;
}
.gright_fixed_float .icon-totop {
	background-position: -177px -508px;
}
.gright_fixed_float .item .showcontent {
  display: none;
  box-sizing: border-box;
  position: absolute;
  right: 60px;
  top: 0;
  background: #ffffff;
  z-index: 5556;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  display: none;
  padding: 10px 22px;
  width: max-content;
}
.gright_fixed_float .item:hover .showcontent {
  display: block;
}
.gright_fixed_float .item .qrcode,.gright_fixed_float .item .qrcode img {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.gright_fixed_float .item .text {
  font-size: 16px;
  color: #666666;
  line-height: 200%;
}
.gright_fixed_float .item .phonenumber {
  font-size: 20px;
  line-height: 150%;
  color: #333333;
}
.gright_fixed_float .item .ax-iconfont {
  font-size: 22px;
  color: #999999;
}
.gright_fixed_float .item:last-child {
  border: none;
}

/* 中等屏幕（平板，小于等于 1024px） */
@media screen and (max-width: 1024px) {
	body{width:1200px;margin: 0;}
	.mainwrap{width:100%;}
}

/* 2023改版样式，标记ver2 */
.icon_ver2 {
  background-image:url(/static/images/ver2/icon_ver2.png);
  background-repeat:no-repeat;
}

.header_ver2 .appletCode .ax-active,
.nav2_ver2 .item:hover,
.nav2_ver2 .current,
.header_ver2 .hotkeywords a:hover
{
  color: #0084f0;
}

.header_ver2 .keywordWrap .searchbtn
{
  background-color: #0084f0;
}

.top_ver2,
.footer_ver2
{
  background:linear-gradient(90deg,#0084f0,#0379db);
}

.top_ver2 {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}

.top_ver2,
.top_ver2 a,
.top_ver2 a:hover {
  color: #ffffff;
}

.top_ver2 .functionItem {
  margin: 0 0 0 30px;
}

.top_ver2 .recruitment {
  display: inline-block;
  padding: 0 15px;
  border-radius: 60px;
  line-height: 22px;
  border: 1px solid #ffffff;
}

.top_ver2 .usericon {
  width: 18px;
  height: 18px;
  background-position: 0 0;
}

.top_ver2 .language {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100px;
  background: #125e9e;
  text-align: center;
  cursor: pointer;
}

.header_ver2 {
  background: #ffffff;
  padding: 25px 0 0 0;
}

.header_ver2 .logo {
  display: block;
}

.header_ver2 .logo img {
  height: 40px;
}

.header_ver2 .searchWrap {
  margin: 0 30px 0 50px;
}

.header_ver2 .keywordWrap {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
}

.header_ver2 .keywordWrap .zoom {
  width: 40px;
  height: 100%;
  box-sizing: border-box;
}

.header_ver2 .keywordWrap .icon_ver2 {
  width: 18px;
  height: 18px;
  background-position: 0 -23px;
}

.header_ver2 .keywordWrap .keywordinput {
  width: 545px;
  /*height: 48px;*/
  line-height: 48px;
  border: none;
}

.header_ver2 .keywordWrap .keywordinput:focus {
  box-shadow: none;
  border-color: none;
}

.header_ver2 .keywordWrap .searchbtn {
  box-shadow: none;
  border-color: none;
}

.header_ver2 .keywordWrap .searchbtn {
  width: 160px;
  height: 48px;
  line-height: 48px;
  border: none;
  text-align: center;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
}

.header_ver2 .hotkeywords {
  font-size: 12px;
  min-height: 28px;
  line-height: 28px;
}

.header_ver2 .hotkeywords,
.header_ver2 .hotkeywords a {
  color: #999999;
}

.header_ver2 .appletCode {
  font-size: 12px;
  line-height: 25px;
}

.header_ver2 .appletCode .ax-tab {
  position: relative;
}

.header_ver2 .appletCode .ax-tab-nav li {
  cursor: pointer;
}

.header_ver2 .appletCode .ax-tab-content {
  position: absolute;
  right: -150px;
  top: -20px;
}

.header_ver2 .appletCode .codeimg,
.header_ver2 .appletCode .codeimg img {
  width: 130px;
  height: 130px;
}

.header_ver2 .appletCode .codeimg {
  position: relative;
  border: 1px solid #d9d9d9;
  padding: 3px;
  border-radius: 4px;
}

.header_ver2 .appletCode .codeimg:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: -6px;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  background: #ffffff;
  transform: translate(0, 0) rotate(315deg) scale(1, 1);
}

.header_ver2 .appletCode .forRecruitment:before {
  top: 28px;
}

.header_ver2 .appletCode .forjobHunting:before {
  top: 53px;
}

.nav2_ver2 {
  background: #ffffff;
  padding: 0 0 10px 0;
  font-size: 18px;
}

.nav2_ver2 .item {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 15px 0 0;
  border-bottom: 4px solid transparent;
}

.nav2_ver2 .current {
  border-bottom: 4px solid #0084f0;
}

.titleStyl1_ver2 {
  position: relative;
  line-height: 150%;
}

.titleStyl1_ver2 .titleText {
  display: inline-block;
  position: relative;
  font-size: 28px;
  color: #6e6e6e;
  font-weight: bold;
}

.titleStyl1_ver2 .titleText span {
  display: inline-block;
  padding: 0 10px;
}

.titleStyl1_ver2 .titleText:after {
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  background: #8ec1eb;
  z-index: 1;
  margin: 0;
}

.titleStyl1_ver2 .viewmore {
  display: block;
  color: #666666;
  font-size: 14px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 999;
}

.titleStyl1_ver2 .viewmore:hover {
  color: #000000;
}

.footer_ver2 {
  font-size: 12px;
  line-height: 200%;
  color: rgba(255,255,255,0.6);
  text-align: center;
  padding: 30px 0;
  margin: 15px 0 0 0;
}