.ffel {
  font-family: "微软雅黑"; }

.tec {
  text-align: center; }

.dbl {
  display: block; }

.dbi {
  display: inline-block; }

.w50 {
  width: 50%; }

.w100 {
  width: 100%; }

.h100 {
  height: 100%; }

.w888 {
  width: 888px;
  margin: 0 auto; }

.w1200 {
  width: 1200px;
  margin: 0 auto; }
img{
  max-width:100%;
}
.w1210 {
  width: 1210px;
  margin: 0 auto;
  padding: 5px;
  overflow: hidden; }
  .header .h-dr .lan-wrap a{
    font-size: 14px;
    float:left;
    padding:0 20px;
    box-sizing:border-box;
    color:#e5e5e5;
  }
    .header .h-dr .lan-wrap a.cn{
      line-height: 15px;
      margin-top:5px;
      border-right:1px solid #e5e5e5;

    }
        .header .h-dr .lan-wrap a.cn.cur{
          color:#23a7df;
        }


.Arial {
  font-family: "Arial"; }

.toUpp {
  text-transform: uppercase; }

.Capitalize {
  text-transform: capitalize; }

.Lowercase {
  text-transform: lowercase; }

.nowrap {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.opa0 {
  opacity: .0;
  filter: alpha(opacity=0); }

.opa1 {
  opacity: .1;
  filter: alpha(opacity=10); }

.opa2 {
  opacity: .2;
  filter: alpha(opacity=20); }

.opa3 {
  opacity: .3;
  filter: alpha(opacity=30); }

.opa4 {
  opacity: .4;
  filter: alpha(opacity=40); }

.opa5 {
  opacity: .5;
  filter: alpha(opacity=50); }

.opa6 {
  opacity: .6;
  filter: alpha(opacity=60); }

.opa7 {
  opacity: .7;
  filter: alpha(opacity=70); }

.opa8 {
  opacity: .8;
  filter: alpha(opacity=80); }

.opa9 {
  opacity: .9;
  filter: alpha(opacity=90); }

.opa100 {
  opacity: 1;
  filter: alpha(opacity=100); }

.bgf {
  background: #fff; }

.ovh {
  overflow: hidden; }

.ovs {
  overflow: visible; }

.more1 {
  display: inline-block;
  box-sizing: border-box;
  border-bottom: 2px solid #a9946e;
  height: 30px;
  letter-spacing: 3px; }
.head-top{
  height:104px;
}
.head-bot{
  margin-top:0;
}
.header {
  position: relative;
  width:1200px;
  margin:0 auto;
  z-index: 2;
  height: 148px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, -104px);
  transition: all .8s ease-in-out; }
  
  .header.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 0); }
  .header a, .header li, .header ul, .header div {
    box-sizing: border-box; }
  .header .bocweb-logo {
    width: 288px;
    height: 100%;
    background: url(../img/bocweb-logo.png) no-repeat center; }
  .header .bocweb-nav {
    width: 840px; }
  .header .h-dr {
    padding-top: 0;
    /*margin-right: 66px; */
  }
  .header .nav-li {
    width: 14.2%;
    font-size: 14px;
    transition: all .3s linear; }
    .header .nav-li .nav-a {
      position: relative;
      z-index: 7;
      font-size: 20px;
      height: 20px;
      line-height: 20px;
      color: #333;
      border-left: 1px solid #e0e0e0; }
      .header .nav-li:nth-child(1) .nav-a{
        border-left:0;
      }
/*            .header .nav-li:last-child .nav-a{
        border-left:0;
      }*/
    .header .nav-li .three {
      z-index: 6;
      width: 12px;
      height: 10px;
      left: 22px;
      bottom: -10px;
      background: url(../img/three.png) no-repeat center;
      transition: all .5s linear; }
    .header .nav-li.cur .nav-a, .header .nav-li:hover .nav-a {
      color: #23a7df;
    }
    .header .nav-li:hover .three {
      opacity: 1;
      filter: alpha(opacity=100); }
/*  .header .nav-last-li {
    border-right: 1px solid #e0e0e0; }*/
  .header .bocweb-subnav {
    display: none;
    position: absolute;
    z-index: 5;
    top: 148px;
    left: 0;
    width: 100%;
    border-top: 1px solid #e0e0e0;
    background: url(../img/h-bg.jpg) repeat; }
  .header .subnav-a {
    height: 88px;
    color: #666;
    line-height: 88px;
    margin: 0 23px;
    border-bottom: 3px solid transparent;
    transition: all .3s linear; }
    .header .subnav-a:hover {
      color: #23a7df;
      border-bottom-color: #23a7df; }
  .header .language-a {
    color: #333;
    font-size: 13px;
    height: 22px;
    width: 48px;
    padding-left: 25px;
    /*border-left: 1px solid #b9b9b9;*/
    background: url(../img/home.png) no-repeat right center; }
  .header .hbox .hbox-title {
    cursor: pointer;
    box-sizing: border-box;
    display: block;
    background-size: 10px;
    /* width: 94px; */
    /* height: 22px; */
    /* line-height: 22px; */
    /* margin-bottom: 10px; */
    background: url(../img/hbox.png) no-repeat 71% center;
     }
      .header .hbox{
        background:#f7f7f7;
        width:190px;
        height:36px;
        border-radius: 8px;
        line-height: 36px;
        text-align: center;
        color:#666666;
        font-size: 14px;
        margin-top:-20px;
        z-index: 1;
      }
  .header .hbox a {
    color: #666;
    font-size: 14px;
    line-height: 22px; }
  .header .hbox .htt a {
    padding: 6px 0;
    border-bottom: 1px solid #ddd; }

.bocweb-footer {
  box-sizing: border-box;
  padding: 24px 0;
  font-size: 12px;
  line-height: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 120px;
  background: url(../img/footer.jpg) no-repeat center;
  transform: translate(0, -120px);
  transition: all .8s ease-in-out; }
  .bocweb-footer.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 0); }
  .bocweb-footer a, .bocweb-footer li, .bocweb-footer ul, .bocweb-footer div {
    box-sizing: border-box; }
  .bocweb-footer .fo-logo {
    width: 50px;
    height: 28px;
    margin-right: 20px;
    background: url(../img/png8.png) no-repeat center; }
  .bocweb-footer .footnav-wrap {
    padding-top: 14px; }
  .bocweb-footer .footer-a {
    padding: 0 25px;
    color: #fff; }
    .bocweb-footer .footer-a:hover {
      color: #fff; }
  .bocweb-footer .boc-a {
    color: #fff; }
    .bocweb-footer .boc-a:hover {
      color: #fff; }
  .bocweb-footer .footer-a2 {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .bocweb-footer .copyright {
    padding: 14px 0;
    color: #fff; }
    .bocweb-footer .copyright.opa3_v{
      color:rgba(255,255,255,.3);
    }
    .bocweb-footer .copyright.opa3_v a{
      color:rgba(255,255,255,.3);
    }
        .bocweb-footer .copyright.opa3_v a:hover{color:rgba(255,255,255,.85);}
  .bocweb-footer .shares-wrap {
    padding: 26px 0; }
    .bocweb-footer .shares-wrap .jiathis_style_32x32 .jtico {
      height: 20px !important; }
    .bocweb-footer .shares-wrap .jiathis_txt.jtico {
      width: 24px !important;
      height: 20px !important;
      padding: 0 !important; }
    .bocweb-footer .shares-wrap .jiathis_txt.jtico.jtico_weixin {
      background: url(../img/weichat.png) no-repeat center !important; }
    .bocweb-footer .shares-wrap .jiathis_txt.jtico.jtico_cqq {
      margin: 0 24px !important;
      background: url(../img/qq.png) no-repeat center; }
    .bocweb-footer .shares-wrap .jiathis_txt.jtico.jtico_tsina {
      background: url(../img/sina.png) no-repeat center; }

@media (max-width: 1600px) {
  .header {
    height: 148px; }
    .header .bocweb-logo {
      /*width: 11.3%;*/
      /*background-size: 100%;*/
      /*margin: 0 3%;*/
       }
    .header .bocweb-nav {
      width: 60%;
      min-width: 680px; }
    .header .h-dr {
      padding-top: 0;
    }


/*    .header .bocweb-subnav {
      top: 84px; }*/
    .header .subnav-a {
      height: 68px;
      line-height: 68px;
      margin: 0 16px; } }
.wel a, .wel li, .wel ul, .wel span, .wel div {
  box-sizing: border-box; }
.wel .banner-wrap {
  position: relative;
  top:0;
  z-index: 1;
  overflow: hidden;
  width:100%;
  height:100%;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 60px);
  transition: all .8s ease-in-out; }
  .wel .banner-wrap.in {
    opacity: 1;
    transform: translate(0, 0); }
/*  .wel .banner-wrap .banner-li {
    height: 720px; }*/
    .wel .banner-wrap .banner-li img{
      display:block;
      max-width:100%;
    }
  .wel .banner-wrap .hd {
    z-index: 2;
    left: 0;
    bottom: 64px;
    width: 100%;
    height: 20px; }
    .banner-wrap .banner-ul{
      height:100%;
    }
        .banner-wrap .banner-ul .banner-li{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    }
    .wel .banner-wrap .hd ul {
      display: inline-block; }
    .wel .banner-wrap .hd .hd-span {
      display: none;
      width: 100%;
      height: 100%;
      background: #fff;
      border-radius: 50%; }
    .wel .banner-wrap .hd li {
      float: left;
      font-size: 0;
      margin: 0 6px;
      height: 20px;
      width: 20px;
      border: 2px solid #fff;
      padding: 2px;
      cursor: pointer;
      border-radius: 50%; }
      .wel .banner-wrap  .tempWrap{
        position: absolute!important;
        top:0;
      }
      .wel .banner-wrap .hd li.on .hd-span {
        display: inline-block; }
.wel .wel-cap {
  padding: 84px 0 64px;
  font-size: 36px;
  line-height: 36px;
  color: #23a7df; }
.wel .wel-about {
  padding-bottom: 78px; }
  .wel .wel-cap.i{
    padding-top:100px;
  }
  .wel .wel-about .wel-about-ul {
    padding: 0 54px; }
  .wel .wel-about .wel-num {
    font-size: 40px;
    color: #666;
    height: 102px;
    color:#f75404;
    line-height: 102px;
    background: url(../img/png100.png) no-repeat center; }
    .wel .wel-about .wel-num .sign1 {
      font-size: 12px; }
  .wel .wel-about .wel-about-li {
    width: 220px;
    display: inline-block;
    margin:0 20px;
    /*margin-right: 60px;*/
     }
  .wel .wel-about .p {
    font-size: 20px;
    color: #333;
      margin-top:10px;
    line-height: 1.5; }
  .wel .wel-about .wel-about-dt {
    font-size: 16px;
    line-height: 30px;
    color: #545454;
    padding: 28px 0 74px; }
.wel .wel-nav-list {
  margin: 0 auto 66px;
  line-height: 24px; }
  .wel .wel-nav-list .wel-nav-cap {
    font-size: 24px;
    font-weight: bold; }
  .wel .wel-nav-list .wel-nav-dt {
    font-size: 16px;
    margin: 32px 0;
    height: 72px;
    display:none;
    overflow: hidden; }
  .wel .wel-nav-list .wel-nav-info {
    background: #23a7df;
    width: 300px;
    height: 335px;
    color: #fff;
    padding: 120px 80px 46px; }
  .wel .wel-nav-list .wel-study .wel-nav-info {
    background: #2c70c0; }
  .wel .wel-nav-list .wel-pro .wel-nav-info {
    right: 0;
    bottom: 0; }
  .wel .wel-nav-list .wel-ico2 {
    width: 48px;
    height: 48px;
    margin-top:30px;
    background: url(/static/images/png3.png) no-repeat center; }
  .wel .wel-nav-list .wel-img-wrap.w50 .wel-nav-img {
    height: 335px; }
  .wel .wel-nav-list .wel-nav-img {
    transition: all .3s linear; }
  .wel .wel-nav-list .wel-nav-items:hover .wel-nav-img {
    transform: scale(1.1); }
.wel .wel-bg-fixed {
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-top: 0px;
  padding-bottom: 20px; }
.wel .wel-news .news-covers1 {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 246px;
  
  padding: 138px 25px 22px;
  background: url(/static/images/png7.png) no-repeat center;background-size: 100%;background-position: bottom center }
.wel .wel-news .wel-news-cap0 {
  width: 100%;
  font-size: 16px;
  font-family:"微软雅黑";
  line-height: 24px;
  font-weight: bold; }
.wel .wel-news .wel-left-a {
  display: inline-block;
  width: 430px;
  color: #fff; }
  .wel .wel-news .wel-left-a img{width: 430px; height:350px;}
.wel .wel-news .wel-news-info {
  width: 590px;
  padding-right: 40px; }
.wel .wel-news .dr {
  width: 750px; }
.wel .wel-news .news-ico1 {
  width: 48px;
  height: 48px;
  border-left: 1px solid #fff;
  background: url(/static/images/plane1.png) no-repeat center; }
.wel .wel-news .news-ico2 {
  width: 110px;
  height: 84px;
  border-left: 1px solid #f2f2f2;
  background: url(/static/images/png6.png) no-repeat center;
  transition: all .3s linear; }
.wel .wel-news .wel-news-title {
  font-size: 14px;
  font-family:"微软雅黑";
  line-height: 14px;
  margin-bottom: 18px; }
.wel .wel-news .wel-news-items {
  color: #333;
  font-family:"微软雅黑";
  margin-bottom: 20px;
  padding: 10px 0 10px 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all .3s linear;
  background-color:#fff;
 }
  .wel .wel-news .wel-news-items .wel-news-title {
    padding-top: 6px;
    color: #acacac;
	font-family:"微软雅黑";
    margin-bottom: 8px; }
  .wel .wel-news .wel-news-items .wel-news-dt {
   font-family:"微软雅黑"; font-size:12px; padding-bottom: 6px; padding-top:6px; }
  .wel .wel-news .wel-news-items .wel-news-cap0 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .wel .wel-news .wel-news-items:hover {
    color: #f18101;
	font-family:"微软雅黑";
   /* background-color: #2c70c0; */}
    .wel .wel-news .wel-news-items:hover .wel-news-title {
      color: #acacac;font-family:"微软雅黑"; }
    .wel .wel-news .wel-news-items:hover .news-ico2 {
      border-left-color: rgba(0, 0, 0, 0.1);
      background: url(/static/images/png6on.png) no-repeat center; }

.wel-more1 {
  width: 176px;
  height: 50px;
  line-height: 50px;
  background: url(../img/png2.png) no-repeat center;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  border-radius: 25px;
  padding: 0 10px 0 28px; }
  .wel-more1 .ico {
    width: 36px;
    height: 50px;
    background: url(../img/plane1.png) no-repeat center;
    background-size: auto;
    transition: all .3s linear; }
  .wel-more1:hover {
    color: #fff; }
    .wel-more1:hover .ico {
      background-size: 50% auto; }
  .nban-img{
  max-width:100%;
  }
.nban {
  position: relative;
  z-index: 1;
  /*height: 500px;*/
  display: none; }
  .nban .nban-txts {
    top: 50%;
    left: 0;
    width: 100%;
    height: 120px;
    color: #fff;
    margin-top: -60px; }
    .nban .nban-txts .cn-cap {
      font-size: 60px;
      line-height: 60px;
      margin-bottom: 22px;
      font-weight: bold; }
    .nban .nban-txts .en-cap {
      font-size: 50px;
      line-height: 38px; }

.inner-nav {
  position: relative;
  z-index: 1;
  height: 64px;
  overflow: visible;
  font-size: 16px;
  opacity: 0;
  transition: all .8s ease-in-out .6s; }
  .inner-nav.in {
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  .inner-nav .inner-dl-span {
    padding-left: 16px;
    height: 64px;
    line-height: 64px;
    vertical-align: top; }
  .inner-nav .temp-span {
    color: #23a7df; }
  .inner-nav .ico-wel {
    padding-left: 36px;
    background: url(../img/wel.png) no-repeat left center; }
  .inner-nav .next-span {
    width: 5px;
    height: 64px;
    margin-left: 16px;
    background: url(../img/png9.png) no-repeat right center; }
  .inner-nav .nav-dr {
    height: 64px;
    width: 146px;
    overflow: visible;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef; }
    .inner-nav .nav-dr .nav-dr-title {
      color: #666;
      line-height: 64px;
      cursor: pointer; }
    .inner-nav .nav-dr .txt {
      display: inline-block;
      padding: 0 10px 0 30px; }
    .inner-nav .nav-dr .ico {
      display: inline-block;
      width: 14px;
      height: 64px;
      background: url(../img/png10.png) no-repeat right center; }
    .inner-nav .nav-dr .dbl {
      color: #666; }
    .inner-nav .nav-dr .n-sub {
      display: none;
      background: #fff; }
    .inner-nav .nav-dr .n-sub-a {
      padding: 0 6px 0 30px;
      height: 44px;
      line-height: 44px;
      border-bottom: 1px solid #ddd;
      transition: all .3s linear; }
      .inner-nav .nav-dr .n-sub-a:hover {
        color: #2c70c0; }

.inner-cap {
  padding: 75px 0 70px; }
  .inner-cap .cn-cap {
    font-size: 36px;
    line-height: 36px;
    color: #23a7df;
    font-weight: bold;
    margin-bottom: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0, 66px);
    transition: all .8s ease-in-out .6s; }
    .inner-cap .cn-cap.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0, 0); }
  .inner-cap .en-cap {
    color: #666;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0, 66px);
    transition: all .8s ease-in-out .8s; }
    .inner-cap .en-cap.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0, 0); }

.team a, .team li, .team ul, .team span, .team div {
  box-sizing: border-box; }
.team .team-li {
/*  width: 570px;
  margin-right: 60px !important;*/
  padding-bottom: 54px; }
    .team .team-items:nth-child(2n+1){
    margin-left:0;
  }
.team .team-items {
    width:570px;
  float:left;
  margin-left:60px;
  margin-top:60px;
  overflow: hidden;
  border-radius: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.9);
  transition: all .8s ease-in-out; }
  .team .team-items.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1); }
  .team .team-items:nth-child(2) {
    transition: all .8s ease-in-out .2s; }
  .team .team-items .team-img {
    transform: scale(1.1);
    transition: all .3s linear; }
  .team .team-items:hover .team-img {
    transform: scale(1); }
.team .team-items1 {
  margin-bottom: 60px; }
.team .team-dt {
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 0 50px 20px; }
.team .team-con {
  padding-bottom: 74px; }
.team .team-rotation .hd {
  width: 100%;
  height: 12px;
  font-size: 0; }
  .team .team-rotation .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid;
    background: #2c70c0;
    margin: 0 6px;
    opacity: .2;
    filter: alpha(opacity=20);
    transition: all .3s linear;
    cursor: pointer; }
    .team .team-rotation .hd li.on {
      opacity: 1;
      filter: alpha(opacity=100); }

.thank a, .thank li, .thank ul, .thank span, .thank div {
  box-sizing: border-box; }
.thank .thank-top {
  background: #fff;
  margin-bottom: 48px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 104px);
  transition: all .8s ease-in-out .8s; }
  .thank .thank-top.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 0); }
  .thank .thank-top .thank-top-dl {
    /*width: 700px;*/
    height: 296px;
    padding: 50px 32px 60px 48px;
    color: #666;
    font-size: 14px;
    line-height: 30px; }
    .thank .thank-top .thank-top-dl .dt {
      padding: 10px 16px 10px 0; }
  .thank .thank-top .thank-top-img {
    margin-top: -40px;
    width: 465px;
    height: 310px; }
.thank .thank-li {
    width: 1190px ;
    /* width: 570px; */
    overflow: hidden;
    /* height: 712px; */
    /* margin-right: 60px !important; */
    /* margin-left: 5px !important; */
    padding:0 18px;
    box-sizing:border-box;
    color: #666;
    font-size: 14px;
    line-height: 30px;}
  .thank .thank-items{
    margin:0 2%;
    margin-bottom:54px;
    width:48%;
    float:left;
  }
    .thank .thank-items:nth-child(2n+1){
      margin-left:0
    }
    .thank .thank-items:nth-child(2n+2){
      margin-right:0;

    }
.thank .tempWrap {
  overflow: visible !important; }
.thank .thank-rotation {
  padding:10px;
  padding-bottom: 74px; }
.thank .thank-items {
  overflow: hidden;
  border-radius: 10px;
  padding: 54px 56px 0 28px;
  background: #fff;
  margin-bottom: 54px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.9);
  transition: all .8s ease-in-out; }
  .thank .thank-items.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1); }
  .thank .thank-items .dt-wrap {
    margin-bottom: 30px; }
  .thank .thank-items .name-img {
    width: 96px;
    height: 96px;
    overflow: hidden; }
  .thank .thank-items .w100 {
    transition: all .3s linear; }
  .thank .thank-items:hover .w100 {
    transform: scale(0.9); }
.thank .thank-items1 {
  margin-bottom: 60px; }
.thank .thank-dt {
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 0 50px 20px; }
.thank .thank-rotation .hd {
  width: 100%;
  height: 12px;
  font-size: 0; }
  .thank .thank-rotation .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid;
    background: #2c70c0;
    margin: 0 6px;
    opacity: .2;
    filter: alpha(opacity=20);
    transition: all .3s linear;
    cursor: pointer; }
    .thank .thank-rotation .hd li.on {
      opacity: 1;
      filter: alpha(opacity=100); }
.thank .thank-rotation .name1 {
  font-size: 20px;
  color: #333; }
.thank .thank-rotation .name-info {
  font-size: 14px;
  line-height: 14px;
  color: #666; }
.thank .thank-rotation .name-wrap {
  width: 318px;
  padding: 30px 0 45px 0;
  border-top: 1px solid #eaeaea; }

.recruit-con {
  padding-bottom: 94px; }
  .recruit-con a, .recruit-con li, .recruit-con ul, .recruit-con span, .recruit-con div {
    box-sizing: border-box; }
  .recruit-con .form1 {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-bottom: 70px;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0.9);
    transition: all .8s ease-in-out; }
    .recruit-con .form1.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: scale(1); }
    .recruit-con .form1 .td {
      float: left;
      display: inline-block; }
    .recruit-con .form1 .tr1 {
      background: #23a7df;
      color: #fff;
      height: 56px;
      font-size: 14px;
      line-height: 56px;
      padding: 0 32px;
      border-bottom: 1px solid #eee; }
      .recruit-con .form1 .tr1 .td {
        width: 16.6%; }
      .recruit-con .form1 .tr1 .td1 {
        text-align: center; }
      .recruit-con .form1 .tr1 .td2 {
        text-align: right; }
    .recruit-con .form1 .tr2 {
      color: #777;
      height: 64px;
      font-size: 16px;
      line-height: 64px;
      margin: 0 32px;
      border-bottom: 1px solid #eee; }
      .recruit-con .form1 .tr2 .td {
        width: 16.6%; }
      .recruit-con .form1 .tr2 .td0 {
        font-size: 16px;
        transition: all .3s linear; }
        .recruit-con .form1 .tr2 .td0.cur {
          color: #23a7df; }
      .recruit-con .form1 .tr2 .td1 {
        text-align: center; }
      .recruit-con .form1 .tr2 .td2 {
        cursor: pointer;
        color: #23a7df;
        text-align: right; }
    .recruit-con .form1 .hides {
      display: none;
      padding: 0 34px;
      margin: 0 38px;
      background: #f5f5f5; }
      .recruit-con .form1 .hides .tr3 {
        border-bottom: 1px solid #e3e3e3;
        margin-bottom:20px;
        padding-top: 20px; }
        .recruit-con .form1 .hides .tr3 .td {
          float: left;
          width: 25%;
          font-size: 14px;
          color: #666;
          line-height: 32px;
          margin-bottom:20px;
          height: 30px; }
      .recruit-con .form1 .hides .dl.fl {
        width: 415px; }
      .recruit-con .form1 .hides .dl.fr {
        width: 440px; }
      .recruit-con .form1 .hides .dt {
        font-size: 14px;
        line-height: 26px;
        color: #888;
        padding-bottom: 46px;
        border-bottom: 1px solid #eee; }
        .recruit-con .form1 .hides .dt .h6 {
          font-size: 18px;
          line-height: 18px;
          color: #333;
          margin-bottom: 18px; }
        .recruit-con .form1 .hides .dt .line1 {
          display: inline-block;
          width: 1px;
          height: 156px;
          margin: 0 80px;
          background: #eee;
          margin-top: 22px; }
      .recruit-con .form1 .hides .bot {
        padding: 30px 0 70px; }
        .recruit-con .form1 .hides .bot .re-a {
          display: inline-block;
          width: 150px;
          height: 42px;
          background: #23a7df;
          text-align: center;
          color: #fff;
          font-size: 16px;
          line-height: 42px; }
        .recruit-con .form1 .hides .bot .end-span {
          cursor: pointer;
          color: #23a7df;
          line-height: 42px;
          font-size: 14px; }

.contact a, .contact li, .contact ul, .contact span, .contact div {
  box-sizing: border-box; }
.contact .contact-con1 {
  padding: 0 22px; }
.contact .add-li {
  width: 352px;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  padding: 24px 20px 14px 46px;
  margin-right: 50px;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.9);
  transition: all .8s ease-in-out; }
  .contact .add-li.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1); }
  .contact .add-li .add-name {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px; }
.contact .con-bot {
  padding: 70px 0; }
.contact .con-dl {
  padding: 60px 0 0 46px; }
.contact .re-email {
  font-size: 14px;
  line-height: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 80px);
  transition: all .8s ease-in-out .2s; }
  .contact .re-email:nth-child(2) {
    transition: all .8s ease-in-out .4s; }
  .contact .re-email:nth-child(3) {
    transition: all .8s ease-in-out .6s; }
  .contact .re-email.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 0); }
  .contact .re-email .s1 {
    color: #666;
    font-weight: bold; }
  .contact .re-email .s2 {
    color: #666; }
    .contact .re-email .s2:hover {
      color: #2c70c0; }
.contact .con-dr {
  width: 666px; }
  .contact .con-dr .form-name {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 30px;
    padding: 0 0 28px 44px;
    background: url(../img/png15.png) no-repeat left center;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0, 80px);
    transition: all .8s ease-in-out .2s; }
    .contact .con-dr .form-name.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0, 0); }
  .contact .con-dr .con-submit {
    background: #23a7df;
    width: 124px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 21px;
    float: right;
    border: none;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0, 80px);
    transition: all .8s ease-in-out .6s; }
    .contact .con-dr .con-submit.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0, 0); }
.contact .con-form {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 80px);
  transition: all .8s ease-in-out .4s; }
  .contact .con-form.in {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 0); }
  .contact .con-form .con-td {
    width: 163px;
    height: 55px;
    line-height: 55px;
    background: #fcfcfc;
    border: 1px solid #efefef;
    margin-right: 4px; }
  .contact .con-form .con-tr {
    width: 334px;
    margin-bottom: 4px; }
  .contact .con-form .con-input {
    text-indent: 16px;
    font-size: 14px;
    line-height: 55px;
    color: #666;
    border: none;
    background: none; }
  .contact .con-form .form-dr {
    background: #fcfcfc;
    border: 1px solid #efefef;
    width: 330px;
    height: 114px;
    font-size: 14px;
    line-height: 28px;
    padding: 16px;
    margin-bottom: 22px; }
  .contact .con-form .con-textarea {
    border: none;
    background: none;
    display: block;
    width: 100%;
    height: 100%; }
.contact .contact-con2 {
  height: 570px;
  margin-bottom: 110px; }
  .contact .contact-con2 .con-map-img {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0, 100px);
    transition: all .8s ease-in-out; }
    .contact .contact-con2 .con-map-img.in {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0, 0); }

/*# sourceMappingURL=style.css.map */
