html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{
  display: block;
}
ol, ul, li{
  list-style: none;
}
blockquote, q{
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
  content: '';
  content: none;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}

/* custom */
a{
  color: #7e8c8d;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
}

::-webkit-scrollbar{
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track-piece{
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical{
  height: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal{
  width: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}

html, body{
  width: 100%;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
body{
  line-height: 1;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #F2F5FA;
}

html{
  overflow-y: scroll;
}

 

/*清除浮动*/
.clearfix:before,
.clearfix:after{
  content: " ";
  display: inline-block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  *zoom: 1;
}
.content{
    width: 1200px;
    margin: 0 auto;
}

/* 主体样式 */
.topContainer{
    width: 1005;
    background: url(../img/topbg.png) center center no-repeat;
    height: 619px;
}
.logo a:nth-child(1){
    display: block;
    float: left;
    width: 82px;
    height: 40px;
    background: url(../img/51job.png);
    margin: 20px 0 0 0;
}
.logo a:nth-child(2){
    display: block;
    float: left;
    width: 48px;
    height: 39px;
    background: url(../img/wangcai.png);
    margin: 25px 0 0 10px;
}
.title{
  width: 400px;
  margin: 80px auto 40px;
}
.icon{
  display: block;
  width: 40px;
  height: 40px;
}
.licon{
  background: url(../img/licon.png) center center no-repeat;
  float: left;
  margin: 20px 0 0 0;
}
.ricon{
  background: url(../img/ricon.png) center center no-repeat;
  float: right;
  margin: -40px -30px 0 0;
}
.titleText{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  text-align: center;
}
.part1{
  width: 100%;
  overflow: hidden;
}
.part1Left{
  width: 812px;
  float: left;
}
.part1LeftTop{
  width: 100%;
  height: 112px;
  background: url(../img/bg2.png) center center no-repeat;
}
.part1Top>p{
  width: 100%;
  text-align: center;
  color: #fff;
}
.part1Top>p:nth-child(1){
  font-size: 24px;
  padding: 30px 0 0px;
}
.part1Top>p:nth-child(2){
  font-size: 18px;
  padding: 15px 0;
}
.part1Right{
  float: right;
  width: 368px;
}
.part1RightTop{
  width: 100%;
  height: 112px;
  background: url(../img/bg3.png) center center no-repeat;
}
.part1Bottom{
  width: 100%;
  background: #fff;
  height: 418px;
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.part1BottomItem{
  width: 160px;
}
.face{
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  padding: 20px 0;
}
.backgroundCheckVersion{
  width: 100%;
  font-size: 18px;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
.backgroundInvestigationProject{
  width: 100%;
  font-size: 14px;
  color: #999999;
  text-align: center;
  height: 26px;
  line-height: 26px;
  position: relative;
}
.part1BottomItem :nth-child(3){
  margin-top: 13px;
}
.helpIcon{
  width: 12px;
  height: 12px;
  background: url(../img/helpIcon.png) center center no-repeat;
  position: absolute;
  top: 5px;
  right: 12px;
}
.originalPrice{
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  margin-top: 20px;
}
.originalPrice>span{
  text-decoration: line-through;
}
.presentPrice{
  width: 100%;
  text-align: center;
  height: 50px;
  font-size: 14px;
  color: #333333;
  line-height: 50px;
}
.presentPrice>span{
  font-size: 36px;
  font-weight: bold;
}
.viewTemplate{
  display: block;
  width: 86px;
  height: 29px;
  background: #2878FF;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  font-size: 14px;
  margin: 4px auto 0;
}
.tips{
  width: 100%;
  text-align: center;
  height: 12px;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  margin: 10px 0 0 0;
}
.imgGroup{
  display: block;
  width: 157px;
  margin: 14px auto;
}
.iconBox{
  width: 35px;
  height: 40px;
  background: url(../img/box.png) center center no-repeat;
  margin: 10px auto;
}
.backgroundInvestigationProject>span{
  color: #FF9853;
}
.part1Tips{
  width: 100%;
  text-align: center;
  margin: 32px auto 80px;
  font-size: 16px;
  color: #333333;
}
.part2{
  width: 100%;
  background: #fff;
  padding: 20px 0 0;
}
.part2Main{
  width: 1500px;
  overflow: hidden;
}
.part2MainLeft{
  float: left;
  width: 640px;
  margin-top: 160px;
}
.p1{
  width: 640px;
  text-align: left;
  font-size: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #333333;
}
.p2{
  width: 640px;
  text-align: left;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
.p3{
  width: 640px;
  text-align: left;
  font-size: 28px;
  color: #333333;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  margin-top: 10px;
}
.p4{
  width: 640px;
  text-align: left;
  font-size: 20px;
  color: #999999;
  margin-top: 17px;
  height: 30px;
  line-height: 30px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
}
.part2MainRight{
  float: left;
  margin-left: 40px;
}
.part3{
  width: 100%;
  height: 492px;
  background: linear-gradient(-45deg, #2175FF 0%, #3F88FF 100%);
  padding: 20px 0 0;
}
.rules{
  width: 1200px;
  margin: 0 auto;
  height: 186px;
  background: url(../img/bg4.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 70px 0 0;
}
.rules>p{
  margin: 0 auto;
  width: 630px;
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}
.helpText{
  display: none;
  width: 200px;
  padding: 3px 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: left;
  z-index: 999;
  font-style: italic;
}
.helpIcon:hover .helpText{
  display: block;
}