/* CSS Document */
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    /*font: 12px/1.5 "Microsoft YaHei", PingFangSC-Light, tahoma, arial, Hiragino Sans GB, \5b8b\4f53;*/
    font-family: "SF Pro SC", "Microsoft YaHei", "SF Pro Text", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
    font-weight: 300;

}

fieldset, img {
    border: 0;
}

ul, ol, li {
    list-style: none;
    /*font: 12px/1.5 "Microsoft YaHei", PingFangSC-Light, tahoma, arial, Hiragino Sans GB, \5b8b\4f53;*/
    font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

input, button, textarea, select, optgroup, option {
    font-style: inherit;
    font-weight: inherit;
    background-color: #fff;
    border: none;
}

code, kbd, samp, tt {
    font-size: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea {
    *font-size: 100%;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table, tr, td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/**Common Css**/
.fr {
    float: right;
    *display: inline;
}

.fl {
    float: left;
    *display: inline;
}

/*文本超出显示省略号*/
.ehn, .otw, .tow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*清除浮动*/
.clearfix {
    clear: both;
    *zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "\0020";
    visibility: hidden;
    height: 0;
}

body {
    background-color: #060a25;
}

h3 {
    font-weight: 300;

}

.header, .headeradd {
    width: 100%;
    position: fixed;
    z-index: 10;
    height: 80px;
}

.headeradd {
    background-color: #060A25;
}

.header a {
    z-index: 10;
}

.box-a h2, .box-a h1 {
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0;
    text-align: center;
}

.box-a h1 {
    font-size: 60px;
    margin: 40px 0 0 0px;
}

.box-a h2 {
    font-size: 36px;
    margin: 40px 0 0 -530px;
}

.box-a h3, h4 {
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 36px;
    margin: 230px 0 0 0;
    text-align: center;
}

.box-a h4 {
    font-size: 24px;
    margin: 10px 0 0 0px;
    text-align: center;
    font-weight: 300;
}

.logo {
    float: left;
    margin: 23px 0 0 0;
}

#tab {
    width: 800px;
    overflow: hidden;
    margin: 0 auto 0 120px;
}

.tabButton {
    width: 169px;
    height: 41px;
    border: 1px solid #FFFFFF;
    float: right;
    margin-top: -40px;
    line-height: 41px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
}

.tabButton:hover {
    background-color: #007FFF;
    
    background-repeat: no-repeat;
    border: 1px solid #007FFF;

}

.imgBox {
    width: 1200px;
    height: 400px;
    margin: 0 auto 0 auto;
    padding-top: 1px;
}

.imgGroup {
    width: 33%;
    float: left;
    margin-top: 60px;
}

.imgGroup img {
    margin: 0 auto 0 auto;
    display: block;
}

.imgGroup h3 {
    margin: 30px 0 0 0;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
}

.imgGroup p {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    margin: 20px 0 0 0;
    text-align: center;
    font-weight: 300;

}

.box-a, .box-as, .box-ab, .box-ac {
    background-image: url(./bk.jpg);
    background-repeat: no-repeat;
    /* background-position: center; */
    background-color: #060a25;
    padding: 0 0 0 20px;
    position: relative;
    overflow: hidden;
}

.loggtxt {
    display: block;
    margin: 185px auto 0 auto;
    position: relative;
    top: -32px;
    color: #fff;
    font-size: 56px;
    width:597px;
    height:103px;
}

.loggtxs {
    display: block;
    margin: 63px auto 0 auto;
    position: relative;
    top: 85px;
    color: #fff;
    font-size: 56px;
    width:597px;
    height:103px;
}

.box-as {
    padding: 90px 0 0px 20px;
    margin-bottom: -100px;
    height: 900px;
    top: -96px;

}

.box-ab {
    padding: 90px 0 0px 20px;
    margin-bottom: -100px;
    height: 900px;
    top: -96px;
}

.box-ac {
    padding: 90px 0 0px 20px;
    margin-bottom: -100px;
    height: 1200px;
    top: -96px;

}

.box-b, .box-c {
    width: 100%;
    height: 530px;
    background-image: url(./b1.png);
    background-repeat: no-repeat;
    /* background-position: center; */
    background-size:100% 650px;
    
}

.box-b{
    height: 650px;
}

.box-b-img, .box-c-img {
    width: 1200px;
    z-index: 8;
    height: 300px;
    position: relative;
    top: 175px;
    margin: 0 auto 0 auto;
}

.box-c-img p {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    width: 674px;
    margin-left: 318px;
    margin-top: -80px;
    position: absolute;
    font-weight: 300;
}

.box-b-img h2, .box-c-img h2 {
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 45px;
    margin: 0;
    position: relative;
    top: -50px;
    text-align: center;
}

.box-b-img h2 {
    top: -147px;
}

.box-c-img h2 {
    top: -50px;
}

.box-b-imgGroup {
    width: 25%;
    height: 380px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-top: -36px;
}

.box-b-imgGroup h3 {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    margin: 38px 0 0 0;
    font-weight: 300;
}

.box-b-imgGroup p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    margin: 40px 0 -30px 0;
    font-weight: 300;
    padding:0 10px
}

.box-b-imgGroup img {
    display: -webkit-box;
    margin: 0 auto 0 auto;
}

.box-c {
    width: 100%;
    height: 536px;
    background-image: url(./c1.png);
    margin-top: -5px;
}

.box-c-line {
    width: 872px;
    height: 1.4px;
    background-color: #ffffff;
    margin: -15px 0 0 220px;
    opacity: 0.8;
}

.box-d {
    width: 100%;
    height: 336px;
    background-color: #05071f;
    padding-top: 99px;
}

.box-d h2 {
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.box-d-img {
    width: 1268px;
    height: 400px;
    margin: 0 auto 0 auto;
    padding: 108px 0 0 0;

}

.box-d-content {
    width: 150px;
    display: inline-block;
    margin: 0px 0 70px 0;
}

.box-d-content img {
    margin: 0 auto 0 auto;
    display: block;
}

.box-d-content p {
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}

.box-e, .box-es, .box-eb, .box-ec {
    width: 100%;
    height: 260px;
   
    clear: both;
}

.box-es {
    margin-top: 400px;
}

.box-eb {
    margin-top: 200px;
}

.box-ec {
    margin-top: 280px;
}

.box-e p, .box-es p, .box-eb p, .box-ec p {
    color: #FFFFFF;
    text-align: center;
    position: relative;
    top: 100px;
    margin-bottom:5px;
}

.box-f {
    width: 100%;
    margin: 200px 0 0 0;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 304px;
}

.con_teb-up, .con_teb {
    width: 1200px;
    margin: 0 auto 0 auto;
    color: #FFFFFF;
}

.con_txt, .con_txt_2 {
    width: 1080px;
    margin-left: 121px;
    margin-top: 30px;
}

.con_txt p, .con_txt_2 p {
    margin-bottom: 20px;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 300;
}

.con_txt_2 p {
    line-height: 20px;

}

.con_teb {
    display: none;
    width: 1200px;
    margin: 0 auto 0 auto;
}

.box-f-img {
    width: 1200px;
    margin: 30px auto 0 auto;
}

.box-f-img-box, .box-f-img img {
    width: 391px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: -4px;
}

.box-f-tab-zu {
    width: 960px;
    margin: 0 auto 0 auto;
}

.box-f-tab {
    width: 235px;
    height: 99px;
    display: inline-block;
    text-align: center;
    background-color: rgba(0, 78, 255, 0.52);
    line-height: 99px;
    margin: 0 -2.2px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    cursor: pointer;
    font-weight: 300;

}

.box-f-tab img, .box-f-tab-up img {
    position: relative;
    top: 11px;
    left: -11px;
}

.box-f-tab-up {
    width: 235px;
    height: 113px;
    display: inline-block;
    
    background-repeat: no-repeat;
    top: 0px;
    position: relative;
    color: #FFFFFF;
    letter-spacing: 0;
    cursor: pointer;
    text-align: center;
    line-height: 100px;
    font-size: 24px;
    margin-right: -2px;
    margin-left: -2px;
    font-weight: 300;
}

.address {
    width: 267px;
    height: 326px;
    background-color: #FFFFFF;
    float: left;
    position: absolute;
    top: 135px;
    margin-left: 70px;
    padding: 38px;
    z-index: 10;
}

.address-box {
    display: inline-block;
    width: 49%;
    margin-top: 30px;
}

.address-box p {
    /*text-align: center;*/
}

.address-box img {
    margin-left: -6px;
    /*margin: 0 auto 0 auto;*/
    /*display: block;*/
}

.address-bijays {
    position: relative;
    left: 585px;
    top: 217px;
}

.address-txt {
    color: #060a25;
    margin-top: -33px;
    margin-left: 51px;
    position: absolute;
    width: 296px;
    z-index: 99;
    font-weight: 500;
}

.address p {
    margin-bottom: 5px;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
}

.box-c-txt-group {
    float: right;
    width: 770px;
    margin-top: 34px;
    height: 300px;
    overflow: hidden;

}

.box-c-txt, .box-c-txt-up {
    overflow: hidden;
    height: 100px;
    width: 160px;
    text-align: center;
    display: inline-block;
    font-size: 20.8px;
    letter-spacing: 0;
    cursor: pointer;
}

.box-c-txt-up {
    color: #FFFFFF;
    font-size: 26px;
    width: 190px;
}

.box-c-txt h3, .box-c-txt span {
    font-size: 20px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 0.6;
}

.box-c-txt span, .box-c-txt-up span {
    font-size: 16px;
    font-weight: 300;
}

.con_comment {
    display: none;
}

.instructions, .instructions-up {
    position: absolute;
    border-top: 2.5px solid #011840;
    margin-left: 71px;
    margin-top: -36px;
    display: none;
}

.instructions-up {
    display: block;
    background-color: #011840;
}

.instructions img, .instructions-up img {
    width: 31px;
    border-top: 2px solid #011840;
    margin-top: -4.5px;
    margin-left: -1px;
}

.imgzuo, .imgzuos, .imgzuob {
    position: relative;
    margin-left: 252px;
    top: -78px;
}

.imgyou, .imgyous, .imgyoub {
    float: right;
    margin-right: 154px;
    margin-top: -79px;
}

.imgzuos {
    margin-left: 266px;
}

.imgyous {
    margin-right: 163px;
}

.imgyoub {
    margin-right: 197px;
}

.imgzuob {
    margin-left: 287px;
}

.beijing {
    position: absolute;
    margin-left: 33px;
    margin-top: -40px;
    top: 39px;
    left: 2px;
}

.box-f-img-mb {
    width: 391px;
    height: 260px;
    display: inline-block;
    position: absolute;
    background-color: #00000047;
}

/*#tab div {*/
/*position: absolute;*/
/*top: 30px;*/
/*left: 0;*/
/*width: 20%;*/
/*height: 186px;*/
/*}*/

/*设置容器高宽等*/
#tab div {
    display: none;
}

#tab .block {
    display: block;
}

/*选中的容器*/
#tab a {
    float: left;
    width: 110px;
    height: 30px;
    margin: 28px 0 0 0;
    cursor: pointer;
    text-align: center;
    font-weight: 300;
    opacity: 0.6;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
}

#tab a:hover {
    color: #ffffff;
    opacity: 1;
}

/*默认标题样式*/
#tab .up {
    /*background: #0292cf;*/
    color: #ffffff;
    opacity: 1;

}

/*弹出框样式*/

  
  .overlay {
    position: fixed;
    top: -240px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: opacity .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  
  .modal {
    width: 450px;
    position: relative;
    margin: auto;
    padding: 1.5rem;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: .5s;
    opacity: 0;
  }
  .modal .content {
    margin-top: 1rem;
  }
  .modal .content a {
    max-width: 60%;
    margin: auto;
    display: block;
  }
  
  .overlay:target > .modal {
    transform: translateY(30%) scale(0.9);
    transition-timing-function: cubic-bezier(0.8, 0, 0, 1.5);
    opacity: 1;
  }
  
  h2 {
    text-align: center;
    
  }
  
  a.close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 22px;
    height: 22px;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    line-height: 21px;
    color: lightslategrey;
    background-color: lightgrey;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: .25s;
  }
  a.close:hover {
    background-color: tomato;
    color: white;
  }

  .ljsq input {
    width: 280px;
    margin: 10px;
    line-height: 20px;
    font-size: 16px;
    border-radius: 8px;
    box-shadow: inset 0 2px 5px #eee;
    padding: 10px;
    border: 1px solid #D4D4D4;
    color: #333333;
    margin-top: 5px;
  }

  .ljsq {
    padding-left: 30px;
  }

  .message{
    text-align: left; position: absolute; width: 300px; display: block; left: 442px; top: 150px;display: none;
  }

  .ywdiv{
      width:100%;
      height: auto;
      overflow: hidden;
      margin-top: 20px;
      padding:0 30px 30px 30px;
  }
  .ywspan{
      width:100px;
      height:30px;
      border:1px solid #ccc;
      display: inline-block;
      text-align: center;
      line-height: 30px;
      cursor: pointer;
      margin: 10px;
  }
  .ywspanActive{
      background: rgba(51, 153, 204, 0.8);
      color:#fff;
  }
