*{
    margin:0;
    padding:0;
}


#banner {
    background: #179ecb;
    padding:12px 0;
}
#banner img{height:50px;display:block;margin: auto;}
.shadow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.alertbar {
  background: url(../images/alert_bg.png) center top no-repeat;
  width: 380px;
  height: 210px;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  margin: -105px 0 0 -190px;
}
.alert_content {
  width: 300px;
  height: 150px;
  line-height: 30px;
  position: absolute;
  color: #09cf69;
  z-index: 1000;
  left: 50%;
  margin-left: -150px;
  top: 45px;
  font-size: 18px;
}
.alert_content > img {
  vertical-align: middle;
}
.alertbar > img {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.notice {
  display: inline-block;
  width: 100px;
  height: 30px;
}
.alert_btn {
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  width: 90px;
  height: 30px;
  margin-top: 28px;
  border: 1px solid #09cf69;
  border-radius: 2px;
  background-color: #09cf69;
}
.warning {
  background: url(../images/warning.png) center top no-repeat;
  width: 380px;
  height: 210px;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  margin: -105px 0 0 -190px;
}
.warning div {
  width: 300px;
  margin: 104px auto 0;
}
.warning div p {
  color: #777777;
  margin-top: 5px;
}
.warning_btn {
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  width: 90px;
  height: 30px;
  margin-top: 10px;
  border: 1px solid #09cf69;
  border-radius: 2px;
  background-color: #09cf69;
}
.upload_msg {
  margin-top: 10px;
  font-size: 16px;
  color: #696969;
}
.common {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
#top {
  background: url(../images/top.jpg) center top no-repeat;
}
#top .common {
  position: relative;
  /* height: 872px; */
  background: url(../images/top_center.jpg) center top no-repeat;
}
#top h1 {
  margin-top: 90px;
  color: #ffffff;
  font-size: 64px;
  font-weight: blod;
}
#top h2 {
  margin-top: 45px;
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
}
#top h3 {
  margin-top: 20px;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
}
#top img {
  /* position: absolute; */
  height: 450px;
  margin: 24px 0;
}
#top_pic1 {
  z-index: 4;
}
#top_pic2 {
  z-index: 1;
  left: 160px;
}
#top_pic3 {
  z-index: 2;
  right: 151px;
}
#top_pic4 {
  z-index: 3;
  top: 306px;
}
#mode {
  background-color: #fafafa;
}
#mode .common {
  position: relative;
  /* height: 732px; */
}
.mode_l {
  position: absolute;
  width: 630px;
  height: 683px;
  background: url(../images/mode_l.png) center top no-repeat;
  left: -10px;
  top: 60px;
}
.mode_r {
  width: 630px;
  height: 683px;
  background: url(../images/mode_r.png) center top no-repeat;
}
.word_h2 {
  margin-top: 45px;
  color: #333333;
  font-size: 32px;
  font-weight: normal;
}
#mode .common div h2 {
  margin-top: 278px;
  color: #ffffff;
  font-weight: normal;
}
#mode .common div h3 {
  margin-top: 50px;
  color: #ffffff;
  font-weight: normal;
}
.mode_line {
  display: block;
  width: 55px;
  height: 5px;
  margin: 20px auto 0;
  background-color: #09cf69;
}
.mode_list {
  display: flex;
  justify-content: center;
}
.mode_l_foot {
  margin-top: 64px;
}
.mode_l_foot h1 {
  color: #149bcc;
  font-size: 40px;
}
.mode_l_foot p {
  font-size: 40px;
  color: #149bcc;
  font-weight: 900;
}
.mode_r_foot {
  width: 100%;
  margin-top: 40px;

}
.mode_r_foot p:first-child {
  color: #149bcc;
}
.mode_r_foot span {
  font-weight: 900;
  font-size: 40px;
  color: #149bcc;
}
.mode_r_foot_center,
.mode_l_foot_center {
  width: 450px;
  height: 45px;
  margin: 40px auto 20px;
}
.product {
  color: #d6d6d6;
  font-size: 20px;
}
.product_left {
  float: left;
  margin-left: 100px;
}
.product_right {
  float: right;
  margin-right: 100px;
}
.val {
  float: left;
  color: #999999;
  width: 20%;
  height: 80px;
  padding-left: 20px;
  box-sizing: border-box;
}
.val div:first-child {
  line-height: 36px;
  height: 36px;
  border-bottom: 2px solid #999999;
}
.val div:first-child + div {
  line-height: 36px;
}
#deploy {
  background-color: #ffffff;
}
#deploy .common {
  background-color: #ffffff;
  position: relative;
  height: 669px;
}
.deploy_right {
  position: absolute;
  top: 160px;
  right: 0;
}
.word_left {
  margin-top: 226px;
  text-align: left;
  float: left;
}
.word_left h1 {
  font-size: 48px;
  font-weight: normal;
}
.word_left p {
  margin-top: 45px;
  font-size: 20px;
}
.pic_left {
  float: left;
}
.word_right {
  margin-top: 175px;
  text-align: right;
  float: right;
}
.word_right h1 {
  font-size: 48px;
  font-weight: normal;
}
.word_right p {
  margin-top: 45px;
  font-size: 20px;
}
.pic_right {
  float: right;
}
#connect {
  background-color: #f4f4f4;
}
#connect .common {
  background-color: #f4f4f4;
  position: relative;
  height: 500px;
}
#maintain {
  background-color: #ffffff;
}
#maintain .common {
  background-color: #ffffff;
  position: relative;
  height: 500px;
}
.maintain_left {
  margin-top: 150px;
}
#recruit {
  background: url(../images/about.jpg) center top no-repeat;
}
#recruit .common {
  height: 350px;
  position: relative;
  background: url(../images/about_center.jpg) center top no-repeat;
}
.recruit_left {
  width: 660px;
  float: left;
}
.recruit_left h1 {
  margin: 30px 0 48px 0;
  text-align: left;
  color: #ffffff;
  font-weight: 100;
}
.recruit_left table {
  border-collapse: separate;
  border-spacing: 0px 35px;
}
.recruit_left table tr {
  margin-top: 10px;
}
.recruit_left table tr td {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  width: 320px;
}
.recruit_left table tr td:first-child {
  padding-right: 20px;
}
.recruit_left table tr td input {
  display: block;
  color: #ffffff;
  padding: 8px 12px 8px 5px;
  margin-top: 10px;
  width: 200px;
  height: 15px;
  border: 1px solid #4d7888;
  border-radius: 2px;
  background-color: #043950;
}
#upload_pic {
  position: absolute;
  height: 158px;
  bottom: 106px;
}
#upload_pic .uploadBts > div {
  float: left;
  margin-right: 15px;
}
.selectFileBt {
  line-height: 30px;
  cursor: pointer;
  display: block;
  color: #09cf69;
  font-size: 14px;
  margin: 10px 0 10px 0;
  width: 72px;
  height: 30px;
  border: 1px solid #09cf69;
  border-radius: 2px;
  background-color: #043950;
  text-align: center;
}
.cleanFileBt {
  width: 74px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #09cf69;
  text-align: center;
  border: 1px solid #09cf69;
  margin-top: 10px;
}
.fileItem {
  width: 300px;
  padding-top: 10px;
}
.fileItem img {
  width: 220px;
  height: 90px;
}
.info_sub {
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  width: 150px;
  height: 50px;
  border: 1px solid #09cf69;
  border-radius: 2px;
  background-color: #09cf69;
}
.recruit_right {
  text-align: left;
  color: #ffffff;
  width: 450px;
  float: right;
}
.recruit_right h1 {
  margin: 30px 0 48px 0;
  font-weight: 100;
}
.recruit_left p,
.recruit_right p {
  text-align: left;
  color: #fff;
  font-size: 14px;
  margin-bottom: 25px;
}
.coop {
  display: inline-block;
  width: 75px;
  height: 75px;
  background: url(../images/coop.png) center top no-repeat;
  position: fixed;
  top: 300px;
  right: 0;
  z-index: 3;
}
#foot {
  text-align: center;
  background-color: #0d2a3c;
  color: #fff;
  font-size: 14px;
}
#foot a:link {
  color: #fff;
}
#foot a:focus {
  outline: none;
}
#foot a:visited {
  color: #fff;
}
#foot .c {
  width: 1200px;
  height: 60px;
  margin: auto;
  line-height: 60px;
  background-color: #0d2a3c;
}
.common {
  text-align: center;
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
