.w1100 {
  width: 1100px;
  position: relative;
  margin: 0 auto;
  *zoom: 1;
}
.w1100:before,
.w1100:after {
  display: table;
  content: "";
}
.w1100:after {
  clear: both;
}
@media screen and (max-width: 1366px) {
  .wrap {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.top {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  background: #FFFFFF;
  z-index: 555;
  border-bottom: 3px solid #65676c;
}
.top h3 {
  float: left;
  display: inline;
}
#menu {
  *zoom: 1;
  float: right;
  display: inline;
}
#menu:before,
#menu:after {
  display: table;
  content: "";
}
#menu:after {
  clear: both;
}
#menu li {
  height: 80px;
  line-height: 80px;
  float: left;
  display: inline;
  padding:0 10px;
}
#menu li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
#menu li a:hover {
  color: #185fa1;
}
#menu li.active a {
  color: #185fa1;
  font-weight: bold;
}
.section0 {
  background: url("../images/bg1.jpg") center no-repeat;
}
.section1 {
  background: url("../images/page1_bg.jpg") center no-repeat;
}
.section2 {
  background: url("../images/page2_bg.jpg") center no-repeat;
}
.section3 {
  background: url("../images/page3_bg.jpg") center no-repeat;
}
.section4 {
  background: url("../images/page4_bg.jpg") center no-repeat;
}
.section5 {
  background: url("../images/page5_bg.jpg") center no-repeat;
}
.section6 {
  background: url("../images/page6_bg.jpg") center no-repeat;
}
.section7 {
  background: url("../images/page7_bg.jpg") center no-repeat;
}
.section8 {
  background: url("../images/page8_bg.jpg") center no-repeat;
}
.section9 {
  background: url("../images/page9_bg.jpg") center no-repeat;
}
.section {
  background-size: 100% 100%;
  position: relative;
}
.section .wrap {
  height: 560px;
  width: 1100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 110px;
  bottom: 0;
  margin: auto;
}
.intro .title {
  text-align: right;
  padding-right: 80px;
}
.intro .txt {
  color: #333333;
  padding: 30px 40px 60px 40px;
  text-indent: 2em;
  text-align: justify;
  line-height:40px;
  font-size: 18px;
}
.intro .pic {
  text-align: center;
}
.intro .pic img {
  margin: 0 3px;
}
.culture {
  height: 100%;
  width: 100%;
  background: url("../images/page2_2.png") center no-repeat;
}
#JobSearchMenu {
  padding-top: 15px;
  font-size: 12px;
}
.turnpage_button {
  padding: 0 15px;
  background: #1D8DFF;
  color: #fff;
}
.turnpage_text {
  width: 50px;
}
.job {
  *zoom: 1;
}
.job:before,
.job:after {
  display: table;
  content: "";
}
.job:after {
  clear: both;
}
.job .search {
  width: 230px;
  float: left;
  display: inline;
  text-align: center;
}
.job .search h3 {
  color: #145fa2;
  font-size: 18px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #145fa2;
}
.job .search .board {
  background-color: #145fa2;
  padding: 11px 10px 2px 10px;
  margin-top: 5px;
}
.job .search .board select {
  font-size: 14px;
  width: 100%;
  padding: 3px 0;
}
.job .search .board .form-controll {
  margin-bottom: 12px;
}
.job .search .board input {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  width: 100%;
  background: #ffffff;
  border: none;
}
.job .list {
  width: 720px;
  float: left;
  display: inline;
  margin-left: 50px;
}
.job .list .joblist {
  background: #FFFFFF;
}
.job .list .joblist td {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #145fa2;
  padding-left: 20px;
}
.job .list .joblist .title {
  background: #145fa2;
  color: #FFFFFF;
}
.dev {
  height: 480px;
  width: 100%;
  background: url("../images/page4_2.png") center no-repeat;
}
.process {
  height: 400px;
  background: url("../images/page5_2.png") center no-repeat;
}
.faq {
  *zoom: 1;
}
.faq:before,
.faq:after {
  display: table;
  content: "";
}
.faq:after {
  clear: both;
}
.faq .img {
  width: 92px;
  float: left;
  display: inline;
}
.faq .list {
  float: left;
  display: inline;
  width: 802px;
  padding-top: 70px;
  padding-left: 60px;
}
.faq .list .item {
  background: url("../images/page6_2.png") top center no-repeat;
}
.faq .list .item .q {
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 11px;
  padding-top: 7px;
}
.faq .list .item .a {
  color: #333333;
  font-size: 14px;
  padding: 20px 40px 20px 35px;
}
.map {
  height: 519px;
  background: url("../images/page7_2.png") right center no-repeat;
  position: relative;
}
.map .area {
  position: absolute;
  padding:10px 20px;
  border-radius:5px;
}
.map .area h3 {
  text-align: right;
  font-size: 16px;
}
.map .heb {
  right:98px;
  top:76px;
}
.map .bj {
     right: 59px;
    top: 162px;
    text-align: left;
}
.map .sh {
      top: 345px;
    right: -2px;
    text-align: left;
}
.map .nj {
 right: 123px;
    bottom: 139px;
    text-align: right;
}
.map .cd {
      left: 579px;
    bottom: 98px;
    text-align: right;
}
.map .xa {
   left: 673px;
    top: 234px;
    text-align: right;
}
.schedule {
  position: absolute;
  left: 230px;
  bottom: 0;
}
.copyright {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.text-center {
  text-align: center;
}
