.ml10{margin-left:10px;}
.pit{
  border-bottom: 2px solid #00B38A;
}
.nav .pit a{
  color:#00B38A;
}
/* 头部 S */
.header{
    width: 100%;
    padding: 15px 0;
    background-color: #fff;
    border-bottom: 1px solid #e0dfdf;
    position: relative;
    z-index: 100;
}
.lgfree_head {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.lgfree_head a {
  color:#555;
}
.logo {
  width: 140px;
  /* height: 40px; */
}
.lgfree_head .nav {
  margin-left: 122px;
  line-height:38px
}

.lgfree_head .nav li {
  position: relative;
  margin-right: 42px;
  float: left
}

.lgfree_head .nav li a {
  font-size: 16px;
}

.free_entry .release_btn {
  padding: 0 20px;
  height:40px;
  margin-right:20px;
  border-radius: 21px;
  text-align: center;
  line-height:40px;
  font-size: 14px;
  background:#ED7266;
  color:#fff;
}

.user_detail {
  position: relative;
}
.user_nick_name {
  text-align: right;
  line-height: 36px;
  height: 36px;
  overflow: hidden
}

.app_qrcode {
  position: relative;
  font-size: 14px;
  margin-right: 24px;
  line-height: 40px;
}
.app_qrcode img{
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

/* 头部 E */




/* 海报 S */

.top_extension{
  width: 100%;
  height: 165px;
  background: url(../img/bg.png) no-repeat center;
  color: #fff;
}
.ext-box{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ext-box span{
  font-size:25px;
  line-height: 165px;
}
.ext-sea{
  width: 350px;
  position: relative;
  margin-top: 50px;
}
.sea-fra{
  width:330px;
  height:50px;
  background: #fafafa;
  border-radius:50px;
  border: none;
  padding-left: 20px;
}
.sea-but{
  width:105px;
  height:50px;
  line-height: 40px;
  background:#3DCA99;
  color: #fff;
  border-radius:50px;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
 }
.sea-txt{
  text-align: center;
  margin-top:10px;
}


.top_main{
  width: 100%;
  height:90px;
  background: url(../img/bg-1.png) no-repeat;
}
.top_slogan{
  width: 1200px;
  margin: 0 auto;
  min-height: 40px;
  padding-top: 50px;
}
.text_green{
  color: #3DCA99;
  font-size: 18px;
}
.text_ddd{
  color: #fff;
}


/* 海报 E */




/* 首页中间 S */

.main{
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.bF8F{
  width: 100%;
  background:#F8F9FB; 
}
.cla{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top:65px;
}
.cla-left{
  width: 475px;
  border-bottom: 1px solid #ddd;
}
.cla-ind{
  width: 100%;
  height: 109px;
  overflow: hidden;
  border-top: 1px solid #ddd;
}
.ind-left{
  width:390px;
}
.ind-left ul{
  width: 100%;
  overflow: hidden;
}
.ind-left ul li{
  margin-right: 15px;
  line-height: 30px;
}
.cla-ind img{
  width: 14px;
  height: 24px;
  margin-top: 45px;
}
.cla-right{
  width: 700px;
  height: 330px;
  background: #ddd;
}
.new-job ul{
  width:1230px;
  overflow: hidden;
}
.new-job ul li{
  width: 277px;
  height: 400px;
  background: #fff;
  border-radius: 5px;
}
.job-top{
    background: url(../img/bg-2.png) no-repeat center;
    min-height: 80px;
    margin-bottom: 40px;
}
.job-top-txt{
  width:75px;
  margin: 0 auto;
  line-height: 80px;
  overflow: hidden;
}

.job-top-txt img{
    width: 32px;
    height: 22px;
    margin-top: 25px;
}
.job-bot img{
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.bot-txt{
  display: block;
  text-align: center;
  line-height: 30px;
}
.other{
  width: 65px;
  height: 25px;
  background: #F0F2F5;
  margin: 0 auto;
  line-height: 25px;
  border-radius: 50px;
}
.job-bot ul{
  width: 220px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 50px;
}
.job-bot ul li{
  width:109px;
  height: 40px;
}
.job-bot ul li span{
  line-height: 20px;
}
.job-time{
  width:90px;
  overflow: hidden;
  margin: 0 auto;
  margin-top:30px;
}
.job-time img{
  width:15px;
  height: 15px;
}
.job-time span{
  line-height: 15px;
}
.pop-tit,
.rec-tit,
.reg-tit{
  font-size:25px;
  line-height: 110px;
  text-align: center;
  width: 1200px; 
  margin: 0 auto;
}
.mos-pop ul{
  width: 1220px;
  overflow: hidden;
}
.mos-pop ul li{
  width: 285px;
  height: 350px;
  background: #fff;
  border-radius: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.pop-top{
  border-bottom: 2px solid #F8F9FB;
  padding-top: 30px;
}
.pop-top img{
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
}
.pop-top span{
  display: block;
  text-align: center;
}
.pop-bot .c00b{
  display: block;
  text-align: center;
  line-height:60px;
}
.pop-bot dl{
  width: 100%;
  overflow: hidden;
}
.pop-bot dl dt,
.pop-bot dl dd{
  display: block;
  width: 135px;
  line-height: 35px;
}

.new_pn,
.new-job,
.mos-pop,
.wc-reg,
.wc-zm{
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.pn_tit,
.job-tit{
  font-size:25px;
  line-height: 110px;
}
.list_left{
  width: 1015px;
  overflow: hidden;
}
.list_w122{
  width: 1220px;
  overflow: hidden;
}
.list_left li,.list_w122 li{
  width: 185px;
  height: 225px;
  margin-bottom: 30px;
  margin-right: 18px;
  background: #fff;
  border-radius: 10px;
  padding-top: 20px;
}
.left_txt{
  width:145px;
  margin: 0 auto;
}
.left_txt a,
.list_rig_top span{
  display: block;
  text-align: center;
}
.left_time{
  overflow: hidden;
  padding: 0 20px;
  border-top: 2px solid #F8F9FB;
}
.list_right{
  width: 185px;
  overflow: hidden;
}
.list_right li{
  width: 100%;
  height: 205px;
  border-radius: 10px;
  padding:20px 0;
  background: #fff;
  margin-bottom: 30px;
}
.list_rig_top img{
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
}
.more{
  display: block;
  text-align: center;
  line-height: 40px;
  border-top: 2px solid #F8F9FB;
  color: #3DCA99;
}
.list_rig_bot{
  width:165px;
  margin:0 auto;
  text-align:center;
  line-height: 30px;
}
.list_rig_bot a{
  margin-right: 10px;
  text-align:center;
}
.wc-rec ul,
.wc-reg ul,
.wc-zm ul,
.fri-link ul{
  width: 1220px;
  overflow:hidden;
}
.wc-rec ul li{
  width:102px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wc-rec ul li img{
  width: 102px;
  height: 102px;
}
.wc-rec ul li span{
  display: block;
  text-align: center;
}
.wc-reg ul li a.hover,
.wc-zm ul li a.hover,
.fri-link ul li a.hover,
.pos-pag a.hover{
  border: 1px solid #3DCA99;
  color: #3DCA99;
}
.wc-reg ul li a,
.wc-zm ul li a,
.fri-link ul li a{
  display: block;
  width: 100px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 50px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wc-zm ul li a{
  width: 60px;

}
.fri-link{
  width: 1200px;
  margin:0 auto;
  border-bottom: 1px solid #ddd;
}
.wc-reg li a:hover{
  border: 1px solid #3DCA99;
}
.wc-reg2{
line-height:25px;padding-bottom:20px;
}

.wc-reg2 ul li a,.wc-reg2 ul li a:hover{
border:0px none;text-align:left;height:auto;margin-bottom:0px;
}

  .fri-link li a:hover{
  border: 1px solid #3DCA99;
}




/* 首页中间 E */



/* 内容页 S */
.fra{
  width:280px;
  height: 40px;
  background: #fafafa;
  border-radius:50px;
  border: none;
  padding-left: 20px;
  position: relative;
}
.free_entry{
   position:relative;
}
.but{
  width:80px;
  height: 40px;
  line-height: 40px;
  background:#3DCA99;
  color: #fff;
  border-radius:50px;
  border: none;
  position: absolute;
  top:0px;
  right:0px;
  cursor: pointer;
 }
 .zw-main{
    width: 1200px;
    margin: 0 auto;
 }
 .zw-left{
  width: 900px;
}
 .int{
    width:900px;
    overflow: hidden;
    margin-top: 50px;
    border-bottom: 2px solid #eee;
    padding-bottom: 50px;
 }
 .int-noimg{
    width:850px;
    overflow: hidden;
    margin: 30px 30px 0 0;
    padding-bottom: 30px;
    border-bottom: 2px solid #eee;
 }
 .int img{
    width: 130px;
    height: 130px;
 }
 .int-txt{
    margin-left: 40px;
 }
 .int-txt span{
    display: block;
    width: 700px;
   /*line-height:30px;*/
 }
 .int-txt-noimg{
 }
 .int-txt-noimg span{
    display: block;
    width: 700px;
 }
.left-sur{
  width: 850px;
  border-bottom: 2px solid #eee;
  padding: 30px 0;
}
.sur-tit{
  width: 100%;
  overflow: hidden;
  margin-bottom:20px;
}
.rec{
  display: block;
  width: 65px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #00B38A;
  border-radius: 50px;
  margin-left: 10px;
  margin-top: 10px;
}
.left-sur ul{
  overflow: hidden;
}
.left-sur ul li{
    width: 390px;
    overflow: hidden;
    margin-right: 30px;
}

.left-sur ul li i,
.det ul li i,
.pos-sub i{
    display: block;
    width: 15px;
    height: 15px;
    background: #ddd;
    margin-top:7.5px;
    margin-right: 10px;
}
.left-sur ul li span,
.det ul li span,
.pos-sub span,
.pos-sub a{
    line-height:30px;
}
.pos-sub td{vertical-align:top;}
.pos-sub .lab{width:100px;}
.sur_list{
    margin-top:10px;
}
.sur_list span{
    line-height:20px;
    padding:4px 8px;
    background:#F0F2F5;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px;
}
.sur-p{
  display: block;
  width: 850px;
  line-height: 30px;
  margin:30px 0;
}
.det{
  width: 850px;
  padding: 30px 0;
 /* border-top: 2px solid #ddd;*/
  border-bottom: 2px solid #ddd;
}
.det ul,
.pos ul,
.sel ul{
  margin-top: 30px;
}
.det ul li{
    width: 100%;
    overflow: hidden;
    margin-right: 30px;
}
.pos,.sel{
  width: 850px;
  padding: 30px 0;
  border-bottom: 2px solid #ddd;
}
.pos ul li{
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding:5px 0;
}
.pos-sub{
  width: 100%;
  overflow: hidden;
}
.pos-more{
  overflow: hidden;
  margin-left: 25px;
}
.pos-pag{
  width: 100%;
  overflow: hidden;
  margin-top:15px;
  text-align:center;
}
.pos-pag span{
  /*font-weight: bold;*/
  color: #00B38A;
}
.pos-pag b{
  font-weight: bold;
  color: #00B38A;
  padding:0px 5px;
}
.pos-pag a{
  display: inline-block;
  width: 60px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 50px;
  margin: 0px 5px;
}
.pos ul li{
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding:5px 0;
}
.sel ul{
  width:854px;
  overflow: hidden;
}
.sel ul li{
  width: 102px;
  overflow: hidden;
  margin-right: 20px;
}
.sel ul li img{
  width: 102px;
  height: 102px;
}
.sel ul li span{
  display: block;
  text-align: center;
}
.wc-rec{
  width: 1200px;
  margin: 0 auto;
}




.zw-right{
  width:300px;
  overflow: hidden;
  margin-top: -25px;
}

.fol{
  width: 300px;
  height: 330px;
  background: #ED7266;
  border-radius: 5px;
}
.fol_no{
  width: 300px;
  height: 280px;
  background: #00B38A;
  border-radius: 5px;
}
.fol_top{
  border-bottom: 2px #eee solid;
  padding-bottom: 25px;
  padding-top: 40px;
}
.fol_top.fol_no{
  border-bottom: 0px #eee solid;
  padding-bottom: 0px;
  padding-top: 0px;
}
.fol_top img{
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.fol_no img{
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-bottom: 25px;
  padding-top: 40px;
}
.fol_top span{
  display: block;
  width: 240px;
  height: 45px;
  background: #fff;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
  color: #EB7266;
  font-size: 16px;
}
.fol ul,.fol_no ul{
  width: 300px;
  overflow: hidden;
}
.fol ul li,.fol_no ul li{
  width: 99px;
  border-right: 1px dotted #eee;
  margin-top: 15px;
}
.fol ul li.mbot,
.fol_no ul li.mbot{
  border-right: none;
}
.fol ul li span,
.ffol_nool ul li span{
  display: block;
  text-align: center;
  line-height: 20px;
  color: #FFF;
}
.pay,
.pra,
.wor{
  width:296px;
  overflow: hidden;
  border:2px solid #E9EBF0;
  border-radius: 5px;
  margin-top: 20px;
  background: #FAFAFA;
}
.pay-top,
.pra-top{
  width: 280px;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.pay-top span,
.pay-top div,
.pra-top span,
.pra-top div{
  display: block;
  text-align: center;
  line-height: 20px;
}
.pay-bot,
.pra-bot{
  width: 240px;
  margin: 0 auto;
  overflow: hidden;
  padding: 25px 0;
}
.pay-bot li,
.pra-bot li{
  width: 100%;
  overflow: hidden;
}
.pay-bot li div,
.pra-bot li div{
  font-size: 12px;
  line-height:30px;
}
.pay-bot li span{
  float: left;
  width: 20%;
  height: 5px;
  font-size: 0;
  display: block;
}
.pra-bot li span{
  float: left;
  width: 18%;
  margin: 0 1%;
  height: 5px;
  font-size: 0;
  display: block;
}
.pay-bot-l,
.pra-bot-l{
  float: left;
  width: 50px;
  text-align: right;
}
.pay-bot-m{
  float: left;
  width: 130px;
  padding: 12px 10px;
}
.pra-bot-m{
  float: left;
  width: 170px;
  padding: 12px 10px;
}
.pay-bot-r{
  float: left;
  width: 40px;
  text-align: left;
}
.wor-top{
  width: 280px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  line-height: 50px;
}
.wor-bot{
  width: 240px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 25px;
  margin-top: 10px;
}
.pysea{
  text-align: center;
}
.wor-bot ul,
.wor-bot ul li{
  width: 100%;
  overflow: hidden;
}
.wor-bot2 ul li{
  overflow: initial;
}
.wor-bot ul li a{
  display: block;
  width:110px;
  line-height: 30px;
}





/* 内容页 E */



/* 底部 S */

.footer {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ddd;
}

.inner{
  width: 1200px;
  overflow: hidden;
  padding:30px 0;
  margin: 0 auto;
  zoom: 1;
  border-bottom:1px solid #ddd;
}

.brand,
.brand img{
  width: 185px;
  /*height: 40px;*/
}

.quick_link{
  overflow: hidden;
}
.quick_link a {
  margin-left: 20px;
}
.copyright {
  width:100%;
  font-size: 12px;
  line-height:30px;
  text-align: center;
  color: #999;
  margin-top: 40px;
}

/**banner装饰**/
.slide-main{
  height:330px;
  position:relative;
}
.prev,
.next{
  display:block;
  width:44px;
  height:44px;
  position:absolute;
  z-index:222;
  top:150px;
  overflow:hidden;
  cursor:pointer;
  opacity:0.6;
  -moz-opacity:0.6;
}
.prev{
  left:70px;
}
.next{
  right:70px;
}
.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur{
  opacity:1;
  -moz-opacity:1;
}
.item{
  display:block;
  width:100%;
  height:5px;
  position:absolute;
  z-index:124;
  top:300px;
  left:0;
  text-align:center;
}
.item a{
  display:inline-block;
  width:24px;
  height:5px;
  margin-right:11px;
  background:#333;
  opacity:0.6;
  -moz-opacity:0.6;
  overflow:hidden;
}
.item a.cur{
  background:#fff;
}
.slide-box,.slide{
  display:block;
  width:100%;
  height:580px;
  overflow:hidden;
}
.slide-box{
  position:relative;
}
.slide{
  display:none;
  height:330px;
  position:relative;
  position:absolute;
  z-index:8;
}

.slide a{display:block;width:100%;height:330px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}

.obj-a{display:block;height:330px;top:0;margin-left:-350px;}
.obj-b{display:block;height:330px;top:0;margin-left:-350px;}
.obj-c{display:block;height:330px;top:0;margin-left:-350px;}

/**当前位置装饰**/
.rm-header{
  width: 1000px;
}
  .rm-hl{
    width: 700px;
  }
  .rm-hr{
    width: 300px;
  }
.rm-page{
  padding: 10px 0;
  border-bottom: 1px solid #DDD;
  text-align: center;
}