/*------------------ GRID------------------*/
.grid2col .column {
  position: relative;
}

.grid2col .column.first {
  width: 634px;
  padding: 0;
  float: left;
}

.grid2col .column.last {
  /*width: 200px;*/
  padding: 0;
  float: right !important;
}

.grid2colN .columnN {
  float: left;
}

.grid2colN .columnN.first {
  width: 180px;
  padding: 0;
}

.grid2colN .columnN.last {
  width: 454px;
  padding: 0;
}

.grid2colN .columnN.first .tabimgWrap {
  width: 180px;
  clear: both;
}

.grid2colN .columnN.first .tabimg {
  margin: 0;
  float: left;
  width: 141px;
}

.grid2colN .columnN.first .tabimg img {
  float: left;
  width: 141px;
}

.grid2colN .columnN.last .tabZhengwen {
  float: left;
  width: 454px;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  margin: 0;

  // font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.grid2colN .columnN.last .tabZhengwen p {
  margin: 0 0 25px;
}

.grid2colB {
  zoom: 1;
  position: relative;
  width: 100%;
  padding: 0 12px;
}

.column {
  float: left;
  position: relative;
}

.grid2colB .column {
  float: left;
}

.grid2colB .column.first {
  width: 637px;
  padding: 0;
}

.grid2colB .column.last {
  width: 348px;
  padding: 0;
  background: url(/image/career/rightsideBG.png) repeat-y 0 0;
  margin: 179px 0 0;
}

.grid2colB .column.last .shadowHeader {
  background: url(/image/career/rightsideTop.jpg) no-repeat 0 0;
  height: 114px;
  margin: -114px 0 0;
}

.grid2colB .column.last .shadowNei {
  background: url(/image/career/rightsideBottomBG.jpg) no-repeat 0 100%;
  padding: 0 0 171px;
  margin: -179px 0 0;
  min-height: 400px;
}

.grid2colB .column.first .paperNei {
  padding: 0 29px 30px 30px;
  float: left;
  width: 578px;
  text-align: left;
}

.grid2colC, .grid2colBlog {
  width: 590px;
}

/*---------------------------------------------*/
.grid3col:after, .grid2col:after, .grid2colB:after, .cf:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.topPadding {
  padding-top: 30px;
}

/* text replacement */
.text-replace {
  display: block;
  overflow: hidden;
  text-indent: -1000em;
  background-repeat: no-repeat;
}

.naviDot, .naviDotV {
  float: left;
  height: 9px;
  padding: 3px 0 0 13px;
}

.naviDot a, .naviDotV a {
  float: left;
  display: block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin: 0 6px 0 0;
  background: url(/image/career/dotpuplue.png) no-repeat 0 -8px;
  text-indent: -1000em;
}

.naviDot a.activeSlide, .naviDotV a.activeSlide {
  background-position: 0 0;
}

.naviDot a:focus, .naviDotV a:focus {
  outline: none;
}

a.titleTxt {
  float: left;
  font-size: 12px;
  color: #330263;
  font-weight: bold;
  text-transform: uppercase;
}

.moreInfo a {
  font-size: 12px;
  color: #3366cc;
}

.moreInfo13 a {
  font-size: 13px;
}

.moreInfo a:hover, .moreInfo13 a:hover {
  text-decoration: underline;
  color: #3366cc;
}

.date {
  padding: 19px 0 0;
  font-size: 12px;
}

/******************Career page**********************/
.body-career {
  background: transparent url(/image/career/body-bg-career.jpg) no-repeat top center;
}

.pageMain {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 0px;
}

.pageWrapper {
  width: 1018px;
  background: #FFFFFF url(/image/career/pageBG.png) repeat-y 50% 0;
  margin: 40px -9px 0 -9px;
}

.pageWrapper .pageHeader {
  width: 1018px;
  height: 152px;
  background: url(/image/career/pageHeaderBg.png) no-repeat top center;
}

.pageNei {
  width: 1018px;
  padding: 0 0 80px 0;
  background: transparent url(/image/career/pageFooterBg.jpg) no-repeat scroll center bottom;
  min-height: 650px;
  margin-top: -190px;
  float: left;
}

#slider {
  width: 1000px;
  margin: 0 auto 40px;
  position: relative;
}

.scroll {
  width: 926px;
  position: relative;
  margin: 0 auto 200px;
}

.scrollContainer .panel {
  padding: 20px 0;
  width: 926px;
  position: relative;
}

.scrollContainer .panel .tabTitleWrap {
  width: 926px;
  float: left;
  overflow: hidden;
}

.scrollContainer .panel .addthisWrap {
  float: left;
  margin: 40px 0 0 20px;
}

.scrollContainer .panel .tabTitle {
  color: #000;
  font-size: 22px;
  margin: 38px 0 37px 13px;
  float: left;
}

ul.navigation {
  list-style: none;
  clear: both;
  display: block;
  margin: 0 auto;
  height: 39px;
  overflow: hidden;
  width: 940px;
}

ul.navigation li {
  display: inline;
  float: left;
}

ul.navigation a {
  background-color: transparent;
  color: #000000;
  display: block;
  float: left;
  padding: 13px 19px;
  text-decoration: none;
  height: 13px;
  -webkit-box-sizing: content-box;

  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box;

  /* Firefox, other Gecko */
  box-sizing: content-box;
  position: relative;
  z-index: 99;
}

ul.navigation a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  *background-color: #FFFFFF;
}

ul.navigation a.active {
  background: #FFFFFF;
  border-left: 1px #dfca90 solid;
  border-right: 1px #dfca90 solid;
  color: #000000;
  -webkit-box-shadow: 0px 0px 50px 20px rgba(235, 222, 179, 1);
  -moz-box-shadow: 0px 0px 50px 20px rgba(235, 222, 179, 1);
  box-shadow: 0px 0px 50px 20px rgba(235, 222, 179, 1);
  z-index: 1;
}

ul.navigation a:focus {
  outline: none;
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

.hide {
  display: none;
}

/*---------------------------------------------*/
a.naviWrap {
  display: block;
  width: 190px;
  height: 70px;
  float: left;
  margin: 0 0 0 60px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px #dde0e3 solid;
  background: #f7f3e7;
  background: -moz-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f3e7), color-stop(82%, #f8f4e8), color-stop(100%, #f0ece0));
  background: -webkit-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -o-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -ms-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f3e7', endColorstr='#f0ece0', GradientType=0 );
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important;
}

a.naviWrap:hover, a.naviWrap:active {
  background: #f5f1e5;
  background: -moz-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f1e5), color-stop(4%, #f8f4e8), color-stop(80%, #f8f4e8), color-stop(90%, #efebdf), color-stop(100%, #dcd8ce));
  background: -webkit-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -o-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -ms-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1e5', endColorstr='#dcd8ce', GradientType=0 );
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.grid2colN .columnH {
  width: 454px;
  margin: 0 0 0 120px;
}

.naviBtWrap {
  float: left;
  padding: 10px 2px 10px 16px;
  text-align: left;
}

.naviBtWrap span {
  display: block;
  color: #393939;
  font-size: 14px;
  text-shadow: -1px 1px 0px #ffffff;
  filter: dropshadow(color = #ffffff, offx = -1, offy = 1);
}

.naviBtWrap .npArrow {
  text-transform: uppercase;
  margin: 0 0 8px;
}

.naviBtWrap .npName {
  font-weight: bold;
  margin: 0;
}

a.naviBtWrap:hover {
  text-decoration: none;
}

.avaliableTop {
  width: 926px;
  clear: both;
  overflow: hidden;
  text-align: left !important;
  margin: 0 0 72px;
}

.avaliableTopWrap {
  width: 926px;
}

.avaliableTop .topBlock {
  float: left;
  width: 195px;
  margin: 0 1px 0 0;
  padding: 0 0 23px;
  background-color: #f8f4e9;
  height: 400px;
}

.avaliableTop .topBlock.light {
  background-color: #fcfaf5;
}

.avaliableTop .topBlock .imgWrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 3px #d1a252 solid;
}

.avaliableTop .topBlock .imgWrap img {
  width: 100%;
  display: block;
}

.avaliableTop .topBlock .txtWrap {
  padding: 15px;
  width: 100%;
  float: left;
}

.avaliableTop .topBlock .liTitle {
  float: left;
  width: 100%;

  /*  height: 40px;*/
  border-bottom: 1px #d1cec5 solid;
  padding: 0 0 10px;
  font: 16px/20px Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #2e1301;
  text-align: left;
  margin: 0 0 14px;
}

.avaliableTop .topBlock .liWrap {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  list-style: none;
}

.avaliableTop .topBlock .liWrap li {
  margin: 0 0 12px;
  clear: both;
  overflow: hidden;
}

.avaliableTop .topBlock .liWrap a {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: bold;
  color: #1e6cb4;
  text-decoration: underline;
  background: url(/image/career/dot1.png) no-repeat 0 4px;
  padding: 0 0 0 10px;
}

.avaliableTop .topBlock .liWrap a:hover {
  color: #003399;
}

.positionWrap {
  padding: 0 0 100px 0;
  text-align: left;
}

.positionWrap .title {
  margin: 0;
  clear: both;
  overflow: hidden;
}

.positionWrap .title h3 {
  font-size: 12px;
  color: #999;
  padding: 0 0 16px;
  border-bottom: 1px #dddddd dotted;
  text-transform: uppercase;
  margin: 0;
}

.positionWrap .nei {
  margin: 0 0 40px;
}

.positionWrap .nei h2 {
  font: 24px Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 17px 0 10px;
  overflow: hidden;
}

.positionWrap .nei > ul {
  font: 14px/27px Helvetica, Arial, sans-serif;
  margin: 12px 0 25px 0;
  list-style: upper-alpha;
  display: block;
  float: left;
  clear: both;
}

.positionWrap .nei > ul:after,
.positionWrap .nei > ul:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  width: 100%;
}

.positionWrap .nei > ul > span {
  margin: 0;
}

.positionWrap .nei > ul > ul > span {
  display: block;
  margin: 9px 0 6px 0;
}

.positionWrap .nei .xiaoduan {
  font: 14px/20px Helvetica, Arial, sans-serif;
  margin: 0;
  list-style: decimal;
}

.positionWrap .nei p {
  font: 14px/20px Helvetica, Arial, sans-serif;

  // white-space: nowrap;
  margin: 1em 0 36px;
}

.printWrap {
  border-top: 1px #dddddd dotted;
  padding: 7px 0;
  color: #c3c3c3;
  text-align: right;
}

.printWrap:before,
.printWrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.printWrap a {
  color: #1e6cb4;
  font-size: 11px;
  padding-right: 4px;
}

/****************************** employment-form ****************************************/
.employment-form-h2 {
  padding: 35px 0 30px;
}

.employment-form-body {
  width: 900px;
}

.employment-form-2col-left {
  width: 613px;
}

.employment-form-2col-right {
  width: 220px;
}

.employment-form-2col-left-content {
  padding: 50px 0 0;
}

.employment-form-dl {
  padding: 0 0 14px;
  margin-bottom: 0 !important;
}

.employment-form-dl-label {
  padding: 7px 0;
}

.employment-form-dl-label-padding {
  padding: 0 0 0 45px;
}

.employment-form-dl-label-padding-small {
  padding: 0 0 0 25px;
}

.employment-form-dl-label-padding-small2 {
  padding: 0 0 0 10px;
}

.employment-form-dl-radio {
  margin: 8px 12px 8px 0 !important;
}

.employment-form-dl .file-type {
  /*  width: 176px;*/
  text-align: center;
  padding: 5px 184px;
}

.employment-form-dl .employment-textarea {
  height: 108px;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.employment-form-submit {
  border: 1px #dbdbdb solid;
  padding: 35px 58px;
  background: #f8f3e7;
}

.employment-form-submit:hover {
  background: #f4e6c3;
}

.tips-number-li {
  padding: 0 0 18px;
}

.employment-form-2col-right .tips a {
  color: inherit;
}

.tips-number-li .tips-number-li-content {
  width: 193px;
}

.employment-form-dl-select {
  width: 167px;
}

.employment-form-dl-select-wide {
  /* width: 408px; */
  width: 462px;
}

/*
 * jquery.selectBoxIt.css edit
 */

#testSelectBoxItOptions.selectboxit-options {
  width: 462px;
}

#positionSelectBoxIt.selectboxit {
  width: 461px;
}

#positionSelectBoxItContainer.selectboxit-container .selectboxit-options {
  width: 461px;

  /*max-height: 430px !important;*/
}

#positionSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a,
#positionSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a:hover,
#positionSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a:focus,
#highestDegreeSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a,
#highestDegreeSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a:hover,
#highestDegreeSelectBoxItContainer .selectboxit-list > .selectboxit-focus > a:focus {
  color: #ffffff;
  background-color: #a3a3a3;
  background-image: none;
}

#positionSelectBoxItOptions .selectboxit-optgroup-header,
#highestDegreeSelectBoxItOptions .selectboxit-optgroup-header {
  font-weight: bold;
  background: #e5e5e5;
  border-bottom: 1px solid #999;
}

#positionSelectBoxItOptions li > a,
#highestDegreeSelectBoxItOptions li > a {
  clear: both;
  font-weight: bold;
  border-bottom: 1px solid #999;
}

#positionSelectBoxItOptions li:last-child > a,
#highestDegreeSelectBoxItOptions li:last-child > a {
  border-bottom: none;
}

#positionSelectBoxItText.selectboxit-text,
#highestDegreeSelectBoxItText.selectboxit-text {
  text-indent: 17px;
}

#highestDegreeSelectBoxItOptions .selectboxit-optgroup-header {
  margin: 0;
  text-indent: 17px;
}

#positionSelectBoxItOptions .selectboxit-option,
#highestDegreeSelectBoxItOptions .selectboxit-option {
  margin: 0;
  text-indent: 7px;
}

.fileinput-wrapper {
  position: relative;
  float: right;
  width: 250px;
  height: 31px;
  background: #f6f4e5;

  /* border: 1px #ddd solid; */
  margin: 0;
  text-align: center !important;
  background: #f7f3e7;
  background: -moz-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f3e7), color-stop(82%, #f8f4e8), color-stop(100%, #f0ece0));
  background: -webkit-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -o-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: -ms-linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  background: linear-gradient(top, #f7f3e7 0%, #f8f4e8 82%, #f0ece0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f3e7', endColorstr='#f0ece0', GradientType=0 );
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.fileinput-wrapper:hover,
.employment-form-submit:hover {
  background: #f5f1e5;
  background: -moz-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f1e5), color-stop(4%, #f8f4e8), color-stop(80%, #f8f4e8), color-stop(90%, #efebdf), color-stop(100%, #dcd8ce));
  background: -webkit-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -o-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: -ms-linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  background: linear-gradient(top, #f5f1e5 0%, #f8f4e8 4%, #f8f4e8 80%, #efebdf 90%, #dcd8ce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1e5', endColorstr='#dcd8ce', GradientType=0 );
}

input[type="file"] {
  padding: 0;
  border: none;
  box-shadow: none;
  margin-top: 5px;
}

.ui-autocomplete {
  text-align: left;
}

.width-large, .width447 {
  width: 464px !important;
}

.width-large-bottom {
  width: 465px;
  margin-top: 10px;
}