@charset "gb2312";
/* CSS Document */
body {font-family:"微软雅黑", Arial, Tahoma,"微软雅黑";margin:0;padding:0;font-size:12px;color:#000; background:#fff; }
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0;padding:0;border:0;}
ul,li{list-style-type:none;}
img{border:0;}
input,select,textarea{vertical-align:middle;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight:normal;}
header, section, footer, aside, nav, main, article, figure { display: block; }
/* Link */
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:none;-webkit-transition: .8s}
/* Other */
.clear{ clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
.clearfix:after{content:".";display:block; height:0;clear:both;visibility:hidden;} /* only FF */
.f_left{float:left;}
.f_right{float:right;}
.img{vertical-align:middle;}
.fill_other{ font-size:14px; color:#fff; display:block; margin-top:0px;}
/*banner*/
.king_banner{ width:100%; height:auto; min-width:1200px; text-align:center;}
.king_banner_top{ width:100%; height:212px; background:url(../images/banner01.jpg) center no-repeat;}
.king_banner_top02{ width:100%; height:211px; background:url(../images/banner02.jpg) center no-repeat;}
.king_banner_top03{ width:100%; height:212px; background:url(../images/banner03.jpg) center no-repeat;}
.king_banner_top04{ width:100%; height:211px; background:url(../images/banner04.jpg) center no-repeat;}
.king_banner_top02 p{ font-size:30px; color:#f1f1f1; padding-top:180px;}
.king_banner_top02 p span{ font-size:40px; font-weight:bold; color:#fff; display:inline-block; margin-left:10px;}
.king_banner_link{ width:418px; height:128px; margin:0 auto; padding-top:14px;}
.king_banner_link p{ font-size:16px; color:#fff; margin-top:-10px;}
.king_banner_link img{ margin-top:18px;}

.king_all{ width:100%; height:auto; text-align:center; min-width:1200px;}
/*王者学院*/
.king_school{ width:100%; height:1097px; background:url(../images/king_back01.jpg) center no-repeat;}
.div_center{ width:1200px; height:auto; margin:0 auto; position:relative;}
.king_title_right img{ float:left; position:absolute; top:60px; left:-94px;}
.school_title{ font-size:40px; color:#5581e0;}
.school_title02{ font-size:20px; color:#5581e0;}
.school_title02 span{ color:#2cadcb;}
.king_title_right{ text-align:left; width:630px; margin:0 auto; position:relative; padding-top:60px; padding-bottom:70px;}
.king_table{ width:1146px; height:58px; margin:0 auto; border-bottom:1px #333 solid; border-left:1px #333 solid; border-top:1px #333 solid; margin-bottom:10px;margin-top: 46px;}
.king_table_title{ border-right:1px #333 solid; font-size:20px; color:#fff; position:relative;}
.k01{ width:172px;}
.k02{ width:210px;}
.k03{ width:190px;}
.k04{ width:192px;}
.king_c{ width:1146px; height:44px; margin:0 auto; border-bottom:1px #333 solid; border-left:1px #333 solid; border-top:1px #333 solid; margin-bottom:10px;}
.king_note02{ font-size:16px; color:#929292; border-right:1px #333 solid;}
.king_note{ border:3px #5381d9 solid; width:168px; text-align: left;}
.king_note span{ font-size:16px; color:#5381d9; font-weight:bold; display:inline-block; margin-left:16px;position: relative;top: -6px;}
.king_xian{ border-bottom:1px #333 solid;}
.king_lv{ border:3px #49b680 solid;}
.king_lv span{ color:#49b680;}
.king_hui{ border:3px #9a9a9a solid;}
.king_hui span{ color:#9a9a9a;}
.king_lan{ border:3px #56afd1 solid;}
.king_lan span{ color:#56afd1;}
.king_cheng{ border:3px #d97419 solid;}
.king_cheng span{ color:#d97419;}
.king_c img{ margin-left:18px;}
.king_img02{ position:absolute; top:1px; right:2px;}
.king_img01{ position:absolute; top:1px; left:1px;}

/*填表单*/
.fill{ width:100%; height:813px; background:url(../images/king_back02.jpg) center no-repeat;}
.fill_title{ width:430px; padding-bottom:30px;margin-left: 444px;}
.fill_hold{ background:url(../images/king_back03.png) center no-repeat; width:1176px; height:620px; margin:0 auto;margin-top: -54px;}
/**/
.row { width:499px; height:330px; display:table; padding-top:72px; margin-left:76px; margin-right:58px; float:left;}
.col-sm-6{ width:499px; height:330px; position: relative;}
.ih-item.square.effect11 {  overflow: hidden;}
.ih-item {  position: relative; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}
.ih-item.square {position: relative; width: 499px; height:330px;}
.ih-item,.ih-item * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;}
.ih-item.square .info {  position: absolute;  top: 0; bottom: 0; left: 0; right: 0; text-align: center; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.ih-item.square.effect11 .img { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.ih-item.square.effect11 .info {  visibility: hidden;  opacity: 0; -webkit-transition: all 0.35s ease 0.2s; -moz-transition: all 0.35s ease 0.2s; transition: all 0.35s ease 0.2s;}
.ih-item.square.effect11 a:hover .img {  opacity: 0;  -webkit-transform: scale(0.5);  -moz-transform: scale(0.5);   -ms-transform: scale(0.5);  -o-transform: scale(0.5);  transform: scale(0.5);}
.ih-item.square.effect11 a:hover .info {  visibility: visible; opacity: 1;}
.ih-item.square.effect11.bottom_to_top .info {  -webkit-transform: translateY(100%);  -moz-transform: translateY(100%);  -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%);}
.ih-item.square.effect11.bottom_to_top a:hover .info { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0);-o-transform: translateY(0); transform: translateY(0);}
/*end*/
.fill_right{ background:url(../images/card03.png) center no-repeat; width:509px; height:364px; float:left; margin-top:55px;}
.fill_old{ width:380px; height:auto; margin:0 auto;}
.fill_old p{ font-size:24px; color:#9499a1; margin-top:28px; margin-bottom: 6px;}
.fill_form{ font-size:18px; color:#b4b4b4;    width: 320px; text-align: left;margin-bottom: 8px;}
.bm_input{ width:242px; height:42px; border:1px #2c2d88 solid; box-shadow:0 0 10px 3px rgba(14,5,10,0.42); font-size:16px; color:#374076; padding-left:5px; background:none;}
.fill_in{ margin-left:6px;}
.bm-sel{ width:249px; height:42px;line-height:42px;border:1px #2c2d88 solid; box-shadow:0 0 10px 3px rgba(14,5,10,0.42); font-size: 16px; color: #374076; font-family:"Microsoft YaHei", Arial, Tahoma,"Microsoft YaHei"; cursor:pointer; padding: 0 5px;
 /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  /*在选择框的右侧中间显示小箭头图片*/
  background: url(../images/king_zi.png) no-repeat scroll 216px center transparent;
  }
  .z_btn{ background:url(../images/card04.png) center no-repeat; width:271px; height:65px; line-height:40px; font-size:22px; color:#fff; margin:0 auto; border:none;    padding-bottom: 6px; cursor:pointer;}
.fill_bottom{ width:271px; height:65px; margin-left: 49px;margin-top: 10px;}
.fill_zi{ width:1140px; height:150px; background:#3e32b0; margin:0 auto; margin-top:30px;}
.fill_yong{ font-size:30px; color:#fff; font-weight:bold; border-right:1px #6d5ff6 solid; width:216px;float: left; padding: 15px 0; margin: 23px 0;}
.fill_yong span{ font-size:22px; display:block;margin-top: 4px;}
.fill_hu{ float:left; margin-top: 34px; margin-left:46px; width:840px;}
.fill_hu span{ background:#fff; font-size:16px; color:#3e32b0; display:inline-block; width:26px; height:26px; border-radius:50%; margin-right:16px; text-align:center; line-height:26px;}
.fill_hu p{ text-align:left; font-size:16px; color:#eaeaea; float:left;width: 280px; margin-bottom: 26px;}
.fill_last{ width:316px !important;}
.school_weri{ color:#fff;}
.school_weri02{ color:#eee;}

/*邀你开战*/
.fill_star{ width:100%; height:168px; background:#25b0b2;}
.fill_star{ font-size:40px; color:#eee; font-weight:bold; line-height:168px;}

/*高薪输出*/
.fill_sahu{ width:100%; height:617px;background: url(../images/king_back01.jpg) center no-repeat; overflow:hidden;}
.school_lv{ color:#25b0b2;}
.school_lv span{ font-weight:bold;}
.school_lv02{ color:#25b0b2;}
.school_lv02 span{ color:#fff;}
.fill_chu{ width:1126px; height:auto; margin:0 auto; display:table;}
.fill_chu_top{ background: url(../images/king_lai.png)center no-repeat; width:563px; height:187px; float:left;}
.fill_center{ width:358px; height:auto; position:relative;text-align:left; margin:0 auto;margin-top: 38px;}
.fill_center p{ font-size:14px; color:#bbb; line-height:22px;    margin-top: 22px;}
.fill_nam{ font-size:20px; color:#fff; font-weight:bold; margin-left: 8px;}
.fill_alo{ font-size:20px; color:#269fa0; background:url(../images/king_lai03.png) center no-repeat; width:66px; height:36px; line-height:36px; text-align:center; display:inline-block; position:absolute; right:90px; top:0px;}
.king_high{ background:url(../images/king_lai02.png) center no-repeat; width:281px; height:187px; float:left;}
.high_center{ width:236px; height:auto; position:relative; text-align:left; margin:0 auto; margin-top:38px;}
.high_alo{right: 30px;top: -4px;}
.high_center p{ font-size:14px; color:#bbb; line-height:22px;  margin-top: 17px;}
.high_title{ padding-bottom:50px;}

/*荣耀榜*/
.king_glory{ width:100%; height:auto; background:#080809;padding-bottom: 35px;}
.glory_blod{ color:#b22536;}
.glory_blod span{ font-weight:bold;}
.glory_stu{ width:1200px; height:auto; display:table;}
.glory_stu li{ float:left; width:163px;margin: 0 18px;}
.glory_stu li span{ font-size:16px; color:#fff; display:block; line-height: 26px; height:26px; overflow:hidden;}
.glory_img{ width:163px; height:166px;box-shadow:0 0 10px 2px rgba(0,0,0,0.1);}
.glory_img img{ border-radius:5px; }
.stu_gaoxin { width: 1200px; height: auto; margin: 0 auto;padding-top: 58px;}
.salary_gao { width: 1132px; height: auto; margin:0 auto;}
.stu_gaoxin_list{ width:1132px; height:42px;}
.stu_gaoxin_list li{ height:40px; background:#17181d; border:1px #282c2f solid; font-size:20px; color:#c6c6c6; float:left; line-height:40px;margin-right: 14px;}
.glory_stu li p{ font-size:30px; color:#b22536; font-weight:bold;line-height: 44px; padding-top: 4px;}
.glory_n01{ width:174px;}
.glory_n02{ width:92px;}
.glory_n03{ width:314px;}
.glory_n04{ width:117px; background:#3e32b0 !important;}
.glory_n05{ margin-right:0 !important;}
#stu_work2{ width:1132px; margin:0 auto; height:350px;}
#stu_list li{ height:50px; line-height:5px;}
.salary_lei{ width:1127px; border-bottom:1px #2f3038 solid; height:50px;}
.salary_lei p{ font-size:16px; color:#666; float:left; line-height:50px;margin-right: 14px;}
.glory_n06{ width:176px;}
.glory_n07{ width:94px;}
.glory_n08{ width:316px;}
.glory_n09{ width:119px; font-weight:bold; color:#fff !important; text-align: left;}
.glory_n09 img{ position: relative; top: 5px; margin-right: 18px; margin-left: 20px;}

/*last*/
.king_last{ width:100%; height:450px; background:url(../images/king_backli.jpg) center no-repeat;}
.last_no{ width:240px; height:450px; line-height:450px; float:left; margin-left:60px; font-size:16px; color:#fff;}
.last_est{ width:834px; height:330px; margin-top:70px; float:left;}
.last_est p{ font-size:16px; color:#fff; line-height:26px;}
.last_est span{ font-size:16px; color:#aba2ff; display:block; margin-top:36px;}
.last_est a{ background:#3e32b0; display:block; width:245px; height:60px; line-height:60px; font-size:18px; color:#fff; border-radius:5px; margin:0 auto; margin-top:36px;}
.last_est a:hover{ background:#fff; color:#3e32b0; -webkit-transition:.8s;}
.school_ril{ font-weight:bold;}

.btn-select { position: relative; display: inline-block; width: 242px; height: 42px;  font: 16px/20px "Microsoft YaHei"; color: #374076; } 
.btn-select .cur-select { position: absolute; display: block; width: 242px; height: 42px; background:url(../images/king_zi.png) no-repeat 220px center;  padding-left: 5px; line-height: 42px; border: 1px #2c2d88 solid;}
.btn-select select { position: absolute; top: 0; left: 0; width: 249px; height: 42px; opacity: 0; filter: alpha(opacity: 0;); font: 16px/20px "Microsoft YaHei";  } 
.fill_ai{ position:relative; top:-14px;}
.king_banner_right{ background:url(../images/king_balk.png) center no-repeat; width:126px; height:57px; color:#fff; font-size:16px; display:inline-block; line-height:57px; position:absolute; top:21px; right:36px;}
.king_banner_link span{ width:227px; height:76px; background:url(../images/king_wen.png) center no-repeat; margin:0 auto; display:block; margin-top:30px;}

.king_banner_link:hover span{ background:url(../images/link01.png) center no-repeat;}



/*客服*/
.toolbar-item,.toolbar-layer{background: url(http://www.hqyj.com/emb/templets/default/images/infor.png) no-repeat;}
.toolbar{position:fixed;right:40px;top:210px;z-index:9999;}
.toolbar-item{display:block;width:56px;height:56px; border-radius:50%; margin-top:8px;position:relative;-moz-transition:background-position 0.5s;-ms-transition:background-position 0.5s;-o-moz-transition:background-position 0.5s;-webkit-moz-transition:background-position 0.5s;transition:background-position 0.5s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:-79px -17px; height:88px;border-radius: 30px 30px 30px 30px;}
.toolbar-item-weixin .toolbar-item-kefu{height:90px;background-position:0px -844px;}
.toolbar-item-feedback{background-position:-79px -116px;}
.toolbar-item-feedback:hover{background-position:-79px -183px;}
.toolbar-item-feedback .toolbar-item-kefu{height:90px;background-position:0px -844px;bottom: -28px;}
.toolbar-item-app{background-position:-79px -253px;}
.toolbar-item-app:hover{background-position:-79px -324px;}
.toolbar-item-app .toolbar-item-jishu{height:71px;background-position:0 -933px;}
.toolbar-item-dianhua{background-position:-79px -392px;}
.toolbar-item-dianhua:hover{background-position:-79px -464px;}
.toolbar-item-dianhua .toolbar-item-telphone{height:71px;background-position:0 -933px;}
.toolbar-item-erweima{background-position:-79px -530px;}
.toolbar-item-erweima:hover{background-position:-79px -597px;}
.toolbar-item-erweima .toolbar-item-soulou{height:160px;background-position:0 -664px;right: 22px; bottom: -104px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:236px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;}
.zixun_left_img{ float:left; width:42px; height:auto; margin-top: 25px;margin-left: 27px;}
.zixun_left_p{ font-size:14px; color:#666; font-weight:bold; float:left; text-align:left;}
.zixun_left_p span{ font-size:14px; color:#666; display:block;font-weight: normal; margin-top:10px; margin-bottom:6px;}
.kefu_a{ font-size:14px; color:#fff; width:114px; height:32px; line-height:32px; text-align:center; display:inline-block; background:#ff4669; border-radius:5px;}
.ziliao_a{font-size:14px; color:#fff; width:114px; height:32px; line-height:32px; text-align:center; display:inline-block; background:#ffb027; border-radius:5px;}
.ziliao_img{margin: 27px 0px; margin-left: 23px;margin-right: 6px;}
.jishu_img{ margin-top:20px;}
.jishu_p span{ margin-bottom:2px;margin-top: 12px;}
.telphone_img{ margin-top:22px; margin-right:6px;}
.telphone_p span{ margin-bottom:2px;margin-top: 14px;}
.biaodan{ width:812px; height:524px; overflow:hidden; margin:0 auto; background:#fff;}
.infor{ width:440px; height:auto; margin:0 auto; text-align:left;}
.infor_mation{ font-size:20px; color:#333; padding-top:34px;padding-bottom: 20px;}
.infor_table{ width:440px; height:auto;}
.infor_tex{ width:418px; height:60px; border:1px #dfdfdf solid; border-radius:5px; font-size:14px; color:#c8c8c8;padding: 10px;}
.infor_table p{ font-size:14px; color:#333; float:left; width: 100px; text-align: right; margin-right: 10px;}
.info_input{ font-size:14px; height: 40px; width: 300px;border:none;background:#f5f5f5;}
.infor_table div{ width:418px; height:40px; border:1px #dfdfdf solid; border-radius:5px; line-height:40px; background:#f5f5f5;margin: 20px 0;}
input,.select,.option{outline:none;}
.info-sel02{font-size:14px;height: 18px; margin:11px 0; width: 300px;border:none; background:#f5f5f5;}
.infor_sum{ background:none !important; border:none !important;}
.infor_sum input{ display:inline-block; width:176px; height:42px; line-height:42px; border:0; font-size:16px; color:#fff; background:#ff2333; border-radius:5px; cursor:pointer;}

.foot{width:100%;height:auto;background:url(http://www.hqyj.com/emb/templets/default/images/foot_bg.jpg) repeat-x #434343;min-width:1100px;}
.footnav{line-height:43px;height:43px; text-align:center;color:#fff}
.footnav a{padding:0 10px;display:inline-block; text-align:center;color:#fff}
.fen_city{width:1100px;height:100%;overflow:hidden;padding:15px 0 15px 0;background:url(http://www.hqyj.com/emb/templets/default/images/bottom_line.png) bottom repeat-x ;}
.fen_city li{width:335px;height:auto;padding:5px 0;float:left; text-align:center;padding-left:30px;}
.fen_city li span{width:70px;height:50px;lien-height:50px;float:left;color:#fff;font-size:30px;background:url(http://www.hqyj.com/emb/templets/default/images/line-right.png) right no-repeat;}
.fen_city li p{float:left;color:#fff; padding:5px 0 0 10px;}
.fen_city li p em{width:18px;height:13px;background:url(http://www.hqyj.com/emb/templets/default/images/tel_icon.png) left no-repeat;display:inline-block;padding:0 5px 0 0;}
.foot_wei{padding:15px 0;text-align:center}
.foot_wei p{line-height:22px;color:#fff;}
.foot_wei a{line-height:22px;color:#fff; font-size:10px;}
.totop{position:fixed;right:25px;bottom:45px;display:block;width:80px;height:89px;background:url(http://www.hqyj.com/emb/templets/default/images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(http://www.hqyj.com/emb/templets/default/images/rocket2.png) no-repeat;}