/*body, html {
  font-family: "Microsoft YaHei","Source Han Sans CN" ,"Helvetica Neue" , "PingFang SC"  , Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
}*/
body, html {
    font-family: "PingFang SC" , "Microsoft YaHei","Source Han Sans CN" ,"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
}
#fp-nav{
  display: none;
}
.pre{
  position: relative;
}
.news{
  position: relative;
}
.inliner-banner-con2 ul{
	position: relative;
	z-index: 50;
}
.wel-fixed-right{
  position: fixed;
  right: 1rem;
  top: 50%;
  transform:translateY(-50%);
  z-index: 100;
  padding-bottom: 35px;
}
/**/
 .section3 .inliner-banner-con .center {
  width: 630px;
  height: 630px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 8;
}

.jk {
  position: absolute;
  top: -70px;
  left: 0;
}

@keyframes zhuan0 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.section3 .inliner-banner-con .center .cbox {
  width: 100%;
  height: 100%;
  background: url(../img/i90.png) no-repeat center;
  background-size: 100%;
  animation: zhuan0 10s infinite linear .65s;
}

.section3 .inliner-banner-con .center .ul {
  display: none;
}

.section3 .inliner-banner-con .center .i {
  display: block;
  color: #cb1a20;
  position: absolute;
  width: 65px;
  height: 65px;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}
.search-dialog .search input[type=submit]{
  padding: 0;
}
.section3 .inliner-banner-con .center .i.active , .section3 .inliner-banner-con .center .i:hover  {
  background: #cb1a20;
  transition: .5s ease-in-out;
}

.section3 .inliner-banner-con .center .i.active span {
  opacity: 1;
  transition: .5s ease-in-out;
}

.section3 .inliner-banner-con .center .i span {
  width: 120px;
  display: block;
  height: 65px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  font-size: 18px;
  transition: .5s ease-in-out;
  opacity: 0;
}
.section3 .inliner-banner-con .center .i{
    background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}
.section3 .inliner-banner-con .center .i img {
  width: 70%;
  height: 70%;

  transition: .5s ease-in-out;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s6 span {
  left: -120px;
}

.section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s30 span {
  right: -130px;
}

.section3 .inliner-banner-con .center .i.s1 {
  opacity: 1;
  top: 15.5%;
  left: -5.5%;
}

/*.section3 .inliner-banner-con .center .i.s6 {
  opacity: 1;
  top: 44%;
  left: -13%;
}*/

.section3 .inliner-banner-con .center .i.s4 {
  opacity: 1;
  bottom: 16.5%;
  left: -5.5%;
}

.section3 .inliner-banner-con .center .i.s3 {
  opacity: 1;
  bottom: 17.5%;
  right: -6.5%;
}

.section3 .inliner-banner-con .center .i.s30 {
  opacity: 1;
  top: 44%;
  right: -13%;
}

.section3 .inliner-banner-con .center .i.s2 {
  opacity: 1;
  top: 16.5%;
  right: -5.5%;
}
.section3 .inliner-banner-con .center:before{
  position: absolute;
  content:"";
  width: calc(100% + 15%);
  height: calc(100% + 15%);
  border-radius: 50%;
  border:1px dashed #cb1a20;
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%);
  z-index: 0;
}

@media screen and (max-width: 1750px) {
  .section3 .inliner-banner-con .center {
    width: 15.75rem;
    height: 15.75rem;
  }

  .section3 .inliner-banner-con .center .i {
    width: 1.625rem;
    height: 1.625rem;
  }

  .section3 .inliner-banner-con .center .i span {
    height: 1.625rem;
    line-height: 1.5;
    font-size: 0.45rem;
    width: 4rem;
  }

  .section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s30 span, .section3 .inliner-banner-con .center .i.s2 span {
    right: -5rem;
  }

  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s6 span {
    left: -4rem;
  }
}
@media screen and (max-width: 1023px) {
  .section3 .inliner-banner-con .center .i.s1 {
    top: 11.5%;
    left: -7.5%;
  }

  .section3 .inliner-banner-con .center .i.s2 {
    top: 11.5%;
    right: -7.5%;
  }

  .section3 .inliner-banner-con .center .i.s6 {
    left: -17%;
  }

  .section3 .inliner-banner-con .center .i.s30 {
    right: -17%;
  }

  .section3 .inliner-banner-con .center .i.s4 {
    bottom: 16.5%;
    left: -9.5%;
  }

  .section3 .inliner-banner-con .center .i.s3 {
    bottom: 17.5%;
    right: -10.5%;
  }

  .section3 .inliner-banner-con .center {
    width: 429px;
    height: 429px;
  }

  .section3 .inliner-banner-con .center .i {
    width: 42.25px;
    height: 42.25px;
  }

  .section3 .inliner-banner-con .center .i span {
    width: 96px;
    height: 42.25px;
    /*line-height: 42.25px;*/
    font-size: 14px;
  }

  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s30 span {
    left: -96px;
  }

  .section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s6 span {
    right: -96px;
  }
}

/*# sourceMappingURL=style.css.map */

     @media screen and (max-width: 768px){
      .section3 .inliner-banner-con .center .i.s1{
        top: 11.5%;
        left: -7.5%;
      }
      .section3 .inliner-banner-con .center .i.s2{
        top: 11.5%;
        right: -7.5%;
      }
      .section3 .inliner-banner-con .center .i.s6{
            left: -17%;
      }
      .section3 .inliner-banner-con .center .i.s30{
            right: -17%;
      }
      .section3 .inliner-banner-con .center .i.s4{
        bottom: 16.5%;
        left: -9.5%;
      }
      .section3 .inliner-banner-con .center .i.s3{
          bottom: 17.5%;
          right: -10.5%;
      }

      .section3 .inliner-banner-con .center {
        width: 5.16rem;
        height: 5.16rem;
      }
      .section3 .inliner-banner-con .center .i {
        width: 0.54rem;
        height: 0.54rem;
      }
      .section3 .inliner-banner-con .center .i span {
        width: 1rem;
        line-height: 1.1;
        height: 0.54rem;
        font-size: 13px;
      }
      .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s30 span {
        left: -1rem;
        text-align: right;
      }
      .section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s6 span {
        right: -1rem;
      }

    .section3 .inliner-banner-con .center .i span {
      display: none;
    }




     }

/**/
.wel-fixed-left{
  position: fixed;
  left: 0;
  top: 50%;
  transform:translateY(-50%);
  z-index: 100;
  height: 160px;

}
.wel-fixed-left .swiper-wrapper,
.wel-fixed-left .swiper-container{
  height: 160px;

}
.wel-fixed-left .swiper-slide  .tits{
  top: 0;
  left: 55px;
      position: absolute;
    width: 10em;
    display: none;
    color:#fff;
}
.wel-fixed-left .swiper-slide .i:before{
  width: 50%;
  content:"";
  position: absolute;
  height: 1px;
  background:#fff;
  right: 0;
  top: 0;
  bottom: 0;
  margin:auto;
}
.wel-fixed-left .swiper-slide-active .tits{
  display: block;
}
.wel-fixed-left .swiper-slide-active .i:before{
  width: 100%;
}
.wel-fixed-left .swiper-slide .i{
  width: 50px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wel-fixed-left .swiper-slide{
  height: 32px;
  line-height: 32px;
  width: calc(10em + 60px);
  color:#ffffff;
  font-size: 14px;
  position: relative;
}
.wel-fixed-right .li{
  width: .5rem;
  height: .5rem;
  background: url(../img/y3.png) no-repeat center;
  background-size: 100%;
}
.wel-fixed-right .li.active{
  background: url(../img/y2.png) no-repeat center;
  background-size: 100%;
}
.wel-fixed-right .li:nth-child(n+2){
  margin-top: 0.4rem;
}
.wel-fixed-right .lists{
  margin-bottom: .9rem;
}
.wel-fixed-right .line{
  width: 1px;
  height: 1.375rem;
  background:#f1f1f1;
  margin:0 auto;
}
.wel-fixed-right .number{
  font-size: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1;
  white-space:nowrap;
}
.wel-fixed-right .number .i{
  display: inline-block;
  font-size: 12px;
  color:#a4a4a4;
}
.wel-fixed-right .number .i.span{
  font-size: 23px;
  color: #cb1a20;
}


@-webkit-keyframes load {
  0% {
    width: 0;
  }
  100% {
   width: 220px;
  }
}

@keyframes load {
  0% {
    width: 0;
  }
  100% {
    width: 220px;
  }
}
.news .id{
  position: absolute;
  left: 0;
  top: -100px;
}
.load-box .tbox {
    position: absolute;
    width:110px;
    height: 45px;
    top: 50%;
    left: 50%;
    margin: 45px 0 0 -55px;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    color: #013e8e;
}
.cons-header{
  position: relative;
  z-index: 300;
}
.load-box{
      position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    z-index: 9999;
}
.load-box .load-img {
    position: absolute;
    width: 220px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -110px;
    background-size: cover!important;
    
    -webkit-animation: load 3s infinite linear;
    animation: load 3s infinite linear;
}
.load-box .picture {
    position: absolute;
    width: 220px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -110px;
}
.people-fixed {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
.people-fixed select {
  width: 120px;
  height: 1.1rem;
  border: 1px solid #d5d5d5;
  padding-left: .42rem;
  background: #fff;
}
.people-fixed .tankuang-fixed {
  position: absolute;
  width: 24rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari  Chrome */
  -o-transform: translate(-50%, -50%);
  /* Opera */
  background: #fff;
  padding: 1.25rem 1.6rem;
  max-height: 98%;
  overflow-y: auto;
}
.people-fixed .people-form {
  background: #f7f7f7;
  padding: 1rem;
}
.people-fixed .li {
  position: relative;
  padding-left: 2.5rem;
  color: #666666;
  font-size: .4rem;
  line-height: 1.1rem;
}
.people-fixed .li input[type=text] {
  border: 1px solid #d5d5d5;
  padding-left: .5rem;
  height: 1.1rem;
}
.people-fixed .li .span {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.5rem;
  line-height: 1.1;
}
.people-fixed .li2 .i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.people-fixed .li2 .ids:nth-child(2) {
  margin-left: 1rem;
  margin-right: 1.625rem;
}
.people-fixed .li2 .ids label:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i21.png) no-repeat center;
  background-size: 100%;
}
.people-fixed .li2 input:checked + label:before {
  background: url(../img/i22.png) no-repeat center;
  background-size: 100%;
}
.people-fixed .li2 label {
  padding-left: 26px;
  cursor: pointer;
}
.people-fixed input[type=submit] {
  height: 1.1rem;
  background: #003e8d;
  width: 132px;
  color: #fff;
  transition: .5s ease-in-out;
}
.people-fixed input[type=submit]:hover {
  transition: .5s ease-in-out;
  background: #ca171d;
}
.people-fixed input {
  width: 100%;
  padding: 0;
  height: 100%;
  color: #222222;
  background: #fff;
}
.people-fixed input[type="radio"] {
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  visibility: hidden;
}
.people-fixed input:-moz-placeholder,
.people-fixed textarea:-moz-placeholder {
  color: #222222;
}
.people-fixed input::-moz-placeholder,
.people-fixed textarea::-moz-placeholder {
  color: #222222;
}
.people-fixed input:-ms-input-placeholder,
.people-fixed textarea:-ms-input-placeholder {
  color: #222222;
}
.people-fixed input::-webkit-input-placeholder,
.people-fixed textarea::-webkit-input-placeholder {
  color: #222222;
}
.people-fixed .li:nth-child(n+2) {
  margin-top: .75rem;
}
.people-fixed .li3 .input input {
  width: 2.75rem;
}
.people-fixed .li3 .input .i {
  float: left;
}
.people-fixed .li3 .input .i span {
  margin-left: .35rem;
}
.people-fixed .li3 .input .i:nth-child(n+2) {
  margin-left: .55rem;
}
.people-fixed textarea {
  width: 100%;
  resize: none;
  height: 3.375rem;
  border: 1px solid #d5d5d5;
  padding: .25rem;
  padding-left: .5rem;
  background: #fff;
}
.people-fixed .con-boxs {
  position: relative;
}
.people-fixed .con-boxs .tits {
  line-height: 1;
  margin-bottom: .7rem;
}
.people-fixed .con-boxs .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(../img/i20.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}
.backtops{
  position: fixed;
  width: 1.25rem;
  height: 1.25rem;
  right: 2rem;
  bottom: 2rem;
  border-radius: 50%;
  box-shadow: 0 0 20px 5px  rgba(0,0,0,.1);
  cursor: pointer;
  z-index: 10;
  line-height: 1.25rem;
  text-align: center;
  background:#fff;
  display: none;
}
.backtops svg{
  width: 60%;
  height: 60%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.ft0 {
  font-size: 0;
}

.ft12 {
  font-size: 12px;
}

.ft13 {
  font-size: 13px;
}

.ft14 {
  font-size: 14px;
}

.ft15 {
  font-size: 0.375rem;
}

.ft16 {
  font-size: 0.4rem;
}

.ft17 {
  font-size: 0.425rem;
}

.ft18 {
  font-size: 0.45rem;
}

.ft19 {
  font-size: 0.475rem;
}

.ft20 {
  font-size: 0.5rem;
}

.ft21 {
  font-size: 0.525rem;
}

.ft22 {
  font-size: 0.55rem;
}

.ft23 {
  font-size: 0.575rem;
}

.ft24 {
  font-size: 0.6rem;
}

.ft25 {
  font-size: 0.625rem;
}

.ft26 {
  font-size: 0.65rem;
}

.ft27 {
  font-size: 0.675rem;
}

.ft28 {
  font-size: 0.7rem;
}

.ft29 {
  font-size: 0.725rem;
}

.ft30 {
  font-size: 0.75rem;
}

.ft31 {
  font-size: 0.775rem;
}

.ft32 {
  font-size: 0.8rem;
}

.ft33 {
  font-size: 0.825rem;
}

.ft34 {
  font-size: 0.85rem;
}

.ft35 {
  font-size: 0.875rem;
}

.ft36 {
  font-size: 0.9rem;
}

.ft37 {
  font-size: 0.925rem;
}

.ft38 {
  font-size: 0.95rem;
}

.ft39 {
  font-size: 0.975rem;
}

.ft40 {
  font-size: 1rem;
}

.ft41 {
  font-size: 1.025rem;
}

.ft42 {
  font-size: 1.05rem;
}

.ft43 {
  font-size: 1.075rem;
}

.ft44 {
  font-size: 1.1rem;
}

.ft45 {
  font-size: 1.125rem;
}

.ft46 {
  font-size: 1.15rem;
}

.ft47 {
  font-size: 1.175rem;
}

.ft48 {
  font-size: 1.2rem;
}

.ft49 {
  font-size: 1.225rem;
}

.ft50 {
  font-size: 1.25rem;
}

.ft51 {
  font-size: 1.275rem;
}

.ft52 {
  font-size: 1.3rem;
}

.ft53 {
  font-size: 1.325rem;
}

.ft54 {
  font-size: 1.35rem;
}

.ft55 {
  font-size: 1.375rem;
}

.ft56 {
  font-size: 1.4rem;
}

.ft57 {
  font-size: 1.425rem;
}

.ft58 {
  font-size: 1.45rem;
}

.ft59 {
  font-size: 1.475rem;
}

.ft60 {
  font-size: 1.5rem;
}

.ft61 {
  font-size: 1.525rem;
}

.ft62 {
  font-size: 1.55rem;
}

.ft63 {
  font-size: 1.575rem;
}

.ft64 {
  font-size: 1.6rem;
}

.ft65 {
  font-size: 1.625rem;
}

.ft66 {
  font-size: 1.65rem;
}

.ft67 {
  font-size: 1.675rem;
}

.ft68 {
  font-size: 1.7rem;
}

.ft69 {
  font-size: 1.725rem;
}

.ft70 {
  font-size: 1.75rem;
}

.ft71 {
  font-size: 1.775rem;
}

.ft72 {
  font-size: 1.8rem;
}

.ft73 {
  font-size: 1.825rem;
}

.ft74 {
  font-size: 1.85rem;
}

.ft75 {
  font-size: 1.875rem;
}

.ft76 {
  font-size: 1.9rem;
}

.ft77 {
  font-size: 1.925rem;
}

.ft78 {
  font-size: 1.95rem;
}

.ft79 {
  font-size: 1.975rem;
}

.ft80 {
  font-size: 2rem;
}

.ft81 {
  font-size: 2.025rem;
}

.ft82 {
  font-size: 2.05rem;
}

.ft83 {
  font-size: 2.075rem;
}

.ft84 {
  font-size: 2.1rem;
}

.ft85 {
  font-size: 2.125rem;
}

.ft86 {
  font-size: 2.15rem;
}

.ft87 {
  font-size: 2.175rem;
}

.ft88 {
  font-size: 2.2rem;
}

.ft89 {
  font-size: 2.225rem;
}

.ft90 {
  font-size: 2.25rem;
}

.ft91 {
  font-size: 2.275rem;
}

.ft92 {
  font-size: 2.3rem;
}

.ft93 {
  font-size: 2.325rem;
}

.ft94 {
  font-size: 2.35rem;
}

.ft95 {
  font-size: 2.375rem;
}

.ft96 {
  font-size: 2.4rem;
}

.ft97 {
  font-size: 2.425rem;
}

.ft98 {
  font-size: 2.45rem;
}

.ft99 {
  font-size: 2.475rem;
}

.ft100 {
  font-size: 2.5rem;
}

.ft101 {
  font-size: 2.525rem;
}

.ft102 {
  font-size: 2.55rem;
}

.ft103 {
  font-size: 2.575rem;
}

.ft104 {
  font-size: 2.6rem;
}

.ft105 {
  font-size: 2.625rem;
}

.ft106 {
  font-size: 2.65rem;
}

.ft107 {
  font-size: 2.675rem;
}

.ft108 {
  font-size: 2.7rem;
}

.ft109 {
  font-size: 2.725rem;
}

.ft110 {
  font-size: 2.75rem;
}

.ft111 {
  font-size: 2.775rem;
}

.ft112 {
  font-size: 2.8rem;
}

.ft113 {
  font-size: 2.825rem;
}

.ft114 {
  font-size: 2.85rem;
}

.ft115 {
  font-size: 2.875rem;
}

.ft116 {
  font-size: 2.9rem;
}

.ft117 {
  font-size: 2.925rem;
}

.ft118 {
  font-size: 2.95rem;
}

.ft119 {
  font-size: 2.975rem;
}

.ft120 {
  font-size: 3rem;
}

.ft121 {
  font-size: 3.025rem;
}

.ft122 {
  font-size: 3.05rem;
}

.ft123 {
  font-size: 3.075rem;
}

.ft124 {
  font-size: 3.1rem;
}

.ft125 {
  font-size: 3.125rem;
}

.ft126 {
  font-size: 3.15rem;
}

.ft127 {
  font-size: 3.175rem;
}

.ft128 {
  font-size: 3.2rem;
}

.ft129 {
  font-size: 3.225rem;
}

.ft130 {
  font-size: 3.25rem;
}

.ft131 {
  font-size: 3.275rem;
}

.ft132 {
  font-size: 3.3rem;
}

.ft133 {
  font-size: 3.325rem;
}

.ft134 {
  font-size: 3.35rem;
}

.ft135 {
  font-size: 3.375rem;
}

.ft136 {
  font-size: 3.4rem;
}

.ft137 {
  font-size: 3.425rem;
}

.ft138 {
  font-size: 3.45rem;
}

.ft139 {
  font-size: 3.475rem;
}

.ft140 {
  font-size: 3.5rem;
}

.ft141 {
  font-size: 3.525rem;
}

.ft142 {
  font-size: 3.55rem;
}

.ft143 {
  font-size: 3.575rem;
}

.ft144 {
  font-size: 3.6rem;
}

.ft145 {
  font-size: 3.625rem;
}

.ft146 {
  font-size: 3.65rem;
}

.ft147 {
  font-size: 3.675rem;
}

.ft148 {
  font-size: 3.7rem;
}

.ft149 {
  font-size: 3.725rem;
}

.ft150 {
  font-size: 3.75rem;
}

.ft151 {
  font-size: 3.775rem;
}

.ft152 {
  font-size: 3.8rem;
}

.ft153 {
  font-size: 3.825rem;
}

.ft154 {
  font-size: 3.85rem;
}

.ft155 {
  font-size: 3.875rem;
}

.ft156 {
  font-size: 3.9rem;
}

.ft157 {
  font-size: 3.925rem;
}

.ft158 {
  font-size: 3.95rem;
}

.ft159 {
  font-size: 3.975rem;
}

.ft160 {
  font-size: 4rem;
}

.ft161 {
  font-size: 4.025rem;
}

.ft162 {
  font-size: 4.05rem;
}

.ft163 {
  font-size: 4.075rem;
}

.ft164 {
  font-size: 4.1rem;
}

.ft165 {
  font-size: 4.125rem;
}

.ft166 {
  font-size: 4.15rem;
}

.ft167 {
  font-size: 4.175rem;
}

.ft168 {
  font-size: 4.2rem;
}

.ft169 {
  font-size: 4.225rem;
}

.ft170 {
  font-size: 4.25rem;
}

.ft171 {
  font-size: 4.275rem;
}

.ft172 {
  font-size: 4.3rem;
}

.ft173 {
  font-size: 4.325rem;
}

.ft174 {
  font-size: 4.35rem;
}

.ft175 {
  font-size: 4.375rem;
}

.ft176 {
  font-size: 4.4rem;
}

.ft177 {
  font-size: 4.425rem;
}

.ft178 {
  font-size: 4.45rem;
}

.ft179 {
  font-size: 4.475rem;
}

.ft180 {
  font-size: 4.5rem;
}

.ft181 {
  font-size: 4.525rem;
}

.ft182 {
  font-size: 4.55rem;
}

.ft183 {
  font-size: 4.575rem;
}

.ft184 {
  font-size: 4.6rem;
}

.ft185 {
  font-size: 4.625rem;
}

.ft186 {
  font-size: 4.65rem;
}

.ft187 {
  font-size: 4.675rem;
}

.ft188 {
  font-size: 4.7rem;
}

.ft189 {
  font-size: 4.725rem;
}

.ft190 {
  font-size: 4.75rem;
}

.ft191 {
  font-size: 4.775rem;
}

.ft192 {
  font-size: 4.8rem;
}

.ft193 {
  font-size: 4.825rem;
}

.ft194 {
  font-size: 4.85rem;
}

.ft195 {
  font-size: 4.875rem;
}

.ft196 {
  font-size: 4.9rem;
}

.ft197 {
  font-size: 4.925rem;
}

.ft198 {
  font-size: 4.95rem;
}

.ft199 {
  font-size: 4.975rem;
}

.ft200 {
  font-size: 5rem;
}

@media screen and (max-width: 767px) {
.backtops{
  width: .5rem;
  height: .5rem;
  right: .8rem;
  bottom: 1.8rem;
  box-shadow: 0 0 .2rem .1rem  rgba(0,0,0,.1);
  line-height: .5rem;
}


  .ft12 {
    font-size: .2rem;
  }

  .ft13 {
    font-size: .2rem;
  }

  .ft14 {
    font-size: .2rem;
  }

  .ft15 {
    font-size: .2rem;
  }

  .ft16 {
    font-size: .2rem;
  }

  .ft17 {
    font-size: .2rem;
  }

  .ft18 {
    font-size: .2rem;
  }

  .ft19 {
    font-size: .2rem;
  }

  .ft20 {
    font-size: .2rem;
  }

  .ft21 {
    font-size: .2rem;
  }

  .ft22 {
    font-size: .2rem;
  }

  .ft23 {
    font-size: .2rem;
  }

  .ft24 {
    font-size: 0.24rem;
  }

  .ft25 {
    font-size: 0.25rem;
  }

  .ft26 {
    font-size: 0.26rem;
  }

  .ft27 {
    font-size: 0.27rem;
  }

  .ft28 {
    font-size: 0.28rem;
  }

  .ft29 {
    font-size: 0.29rem;
  }

  .ft30 {
    font-size: 0.3rem;
  }

  .ft31 {
    font-size: 0.31rem;
  }

  .ft32 {
    font-size: 0.32rem;
  }

  .ft33 {
    font-size: 0.33rem;
  }

  .ft34 {
    font-size: 0.34rem;
  }

  .ft35 {
    font-size: 0.35rem;
  }

  .ft36 {
    font-size: 0.36rem;
  }

  .ft37 {
    font-size: 0.37rem;
  }

  .ft38 {
    font-size: 0.38rem;
  }

  .ft39 {
    font-size: 0.39rem;
  }

  .ft40 {
    font-size: 0.4rem;
  }

  .ft41 {
    font-size: 0.41rem;
  }

  .ft42 {
    font-size: 0.42rem;
  }

  .ft43 {
    font-size: 0.43rem;
  }

  .ft44 {
    font-size: 0.44rem;
  }

  .ft45 {
    font-size: 0.45rem;
  }

  .ft46 {
    font-size: 0.46rem;
  }

  .ft47 {
    font-size: 0.47rem;
  }

  .ft48 {
    font-size: 0.48rem;
  }

  .ft49 {
    font-size: 0.49rem;
  }

  .ft50 {
    font-size: 0.5rem;
  }

  .ft51 {
    font-size: 0.51rem;
  }

  .ft52 {
    font-size: 0.52rem;
  }

  .ft53 {
    font-size: 0.53rem;
  }

  .ft54 {
    font-size: 0.54rem;
  }

  .ft55 {
    font-size: 0.55rem;
  }

  .ft56 {
    font-size: 0.56rem;
  }

  .ft57 {
    font-size: 0.57rem;
  }

  .ft58 {
    font-size: 0.58rem;
  }

  .ft59 {
    font-size: 0.59rem;
  }

  .ft60 {
    font-size: 0.6rem;
  }

  .ft61 {
    font-size: 0.61rem;
  }

  .ft62 {
    font-size: 0.62rem;
  }

  .ft63 {
    font-size: 0.63rem;
  }

  .ft64 {
    font-size: 0.64rem;
  }

  .ft65 {
    font-size: 0.65rem;
  }

  .ft66 {
    font-size: 0.66rem;
  }

  .ft67 {
    font-size: 0.67rem;
  }

  .ft68 {
    font-size: 0.68rem;
  }

  .ft69 {
    font-size: 0.69rem;
  }

  .ft70 {
    font-size: 0.7rem;
  }

  .ft71 {
    font-size: 0.71rem;
  }

  .ft72 {
    font-size: 0.72rem;
  }

  .ft73 {
    font-size: 0.73rem;
  }

  .ft74 {
    font-size: 0.74rem;
  }

  .ft75 {
    font-size: 0.75rem;
  }

  .ft76 {
    font-size: 0.76rem;
  }

  .ft77 {
    font-size: 0.77rem;
  }

  .ft78 {
    font-size: 0.78rem;
  }

  .ft79 {
    font-size: 0.79rem;
  }

  .ft80 {
    font-size: 0.8rem;
  }

  .ft81 {
    font-size: 0.81rem;
  }

  .ft82 {
    font-size: 0.82rem;
  }

  .ft83 {
    font-size: 0.83rem;
  }

  .ft84 {
    font-size: 0.84rem;
  }

  .ft85 {
    font-size: 0.85rem;
  }

  .ft86 {
    font-size: 0.86rem;
  }

  .ft87 {
    font-size: 0.87rem;
  }

  .ft88 {
    font-size: 0.88rem;
  }

  .ft89 {
    font-size: 0.89rem;
  }

  .ft90 {
    font-size: 0.9rem;
  }

  .ft91 {
    font-size: 0.91rem;
  }

  .ft92 {
    font-size: 0.92rem;
  }

  .ft93 {
    font-size: 0.93rem;
  }

  .ft94 {
    font-size: 0.94rem;
  }

  .ft95 {
    font-size: 0.95rem;
  }

  .ft96 {
    font-size: 0.96rem;
  }

  .ft97 {
    font-size: 0.97rem;
  }

  .ft98 {
    font-size: 0.98rem;
  }

  .ft99 {
    font-size: 0.99rem;
  }

  .ft100 {
    font-size: 1rem;
  }

  .ft101 {
    font-size: 1.01rem;
  }

  .ft102 {
    font-size: 1.02rem;
  }

  .ft103 {
    font-size: 1.03rem;
  }

  .ft104 {
    font-size: 1.04rem;
  }

  .ft105 {
    font-size: 1.05rem;
  }

  .ft106 {
    font-size: 1.06rem;
  }

  .ft107 {
    font-size: 1.07rem;
  }

  .ft108 {
    font-size: 1.08rem;
  }

  .ft109 {
    font-size: 1.09rem;
  }

  .ft110 {
    font-size: 1.1rem;
  }

  .ft111 {
    font-size: 1.11rem;
  }

  .ft112 {
    font-size: 1.12rem;
  }

  .ft113 {
    font-size: 1.13rem;
  }

  .ft114 {
    font-size: 1.14rem;
  }

  .ft115 {
    font-size: 1.15rem;
  }

  .ft116 {
    font-size: 1.16rem;
  }

  .ft117 {
    font-size: 1.17rem;
  }

  .ft118 {
    font-size: 1.18rem;
  }

  .ft119 {
    font-size: 1.19rem;
  }

  .ft120 {
    font-size: 1.2rem;
  }

  .ft121 {
    font-size: 1.21rem;
  }

  .ft122 {
    font-size: 1.22rem;
  }

  .ft123 {
    font-size: 1.23rem;
  }

  .ft124 {
    font-size: 1.24rem;
  }

  .ft125 {
    font-size: 1.25rem;
  }

  .ft126 {
    font-size: 1.26rem;
  }

  .ft127 {
    font-size: 1.27rem;
  }

  .ft128 {
    font-size: 1.28rem;
  }

  .ft129 {
    font-size: 1.29rem;
  }

  .ft130 {
    font-size: 1.3rem;
  }

  .ft131 {
    font-size: 1.31rem;
  }

  .ft132 {
    font-size: 1.32rem;
  }

  .ft133 {
    font-size: 1.33rem;
  }

  .ft134 {
    font-size: 1.34rem;
  }

  .ft135 {
    font-size: 1.35rem;
  }

  .ft136 {
    font-size: 1.36rem;
  }

  .ft137 {
    font-size: 1.37rem;
  }

  .ft138 {
    font-size: 1.38rem;
  }

  .ft139 {
    font-size: 1.39rem;
  }

  .ft140 {
    font-size: 1.4rem;
  }

  .ft141 {
    font-size: 1.41rem;
  }

  .ft142 {
    font-size: 1.42rem;
  }

  .ft143 {
    font-size: 1.43rem;
  }

  .ft144 {
    font-size: 1.44rem;
  }

  .ft145 {
    font-size: 1.45rem;
  }

  .ft146 {
    font-size: 1.46rem;
  }

  .ft147 {
    font-size: 1.47rem;
  }

  .ft148 {
    font-size: 1.48rem;
  }

  .ft149 {
    font-size: 1.49rem;
  }

  .ft150 {
    font-size: 1.5rem;
  }

  .ft151 {
    font-size: 1.51rem;
  }

  .ft152 {
    font-size: 1.52rem;
  }

  .ft153 {
    font-size: 1.53rem;
  }

  .ft154 {
    font-size: 1.54rem;
  }

  .ft155 {
    font-size: 1.55rem;
  }

  .ft156 {
    font-size: 1.56rem;
  }

  .ft157 {
    font-size: 1.57rem;
  }

  .ft158 {
    font-size: 1.58rem;
  }

  .ft159 {
    font-size: 1.59rem;
  }

  .ft160 {
    font-size: 1.6rem;
  }

  .ft161 {
    font-size: 1.61rem;
  }

  .ft162 {
    font-size: 1.62rem;
  }

  .ft163 {
    font-size: 1.63rem;
  }

  .ft164 {
    font-size: 1.64rem;
  }

  .ft165 {
    font-size: 1.65rem;
  }

  .ft166 {
    font-size: 1.66rem;
  }

  .ft167 {
    font-size: 1.67rem;
  }

  .ft168 {
    font-size: 1.68rem;
  }

  .ft169 {
    font-size: 1.69rem;
  }

  .ft170 {
    font-size: 1.7rem;
  }

  .ft171 {
    font-size: 1.71rem;
  }

  .ft172 {
    font-size: 1.72rem;
  }

  .ft173 {
    font-size: 1.73rem;
  }

  .ft174 {
    font-size: 1.74rem;
  }

  .ft175 {
    font-size: 1.75rem;
  }

  .ft176 {
    font-size: 1.76rem;
  }

  .ft177 {
    font-size: 1.77rem;
  }

  .ft178 {
    font-size: 1.78rem;
  }

  .ft179 {
    font-size: 1.79rem;
  }

  .ft180 {
    font-size: 1.8rem;
  }

  .ft181 {
    font-size: 1.81rem;
  }

  .ft182 {
    font-size: 1.82rem;
  }

  .ft183 {
    font-size: 1.83rem;
  }

  .ft184 {
    font-size: 1.84rem;
  }

  .ft185 {
    font-size: 1.85rem;
  }

  .ft186 {
    font-size: 1.86rem;
  }

  .ft187 {
    font-size: 1.87rem;
  }

  .ft188 {
    font-size: 1.88rem;
  }

  .ft189 {
    font-size: 1.89rem;
  }

  .ft190 {
    font-size: 1.9rem;
  }

  .ft191 {
    font-size: 1.91rem;
  }

  .ft192 {
    font-size: 1.92rem;
  }

  .ft193 {
    font-size: 1.93rem;
  }

  .ft194 {
    font-size: 1.94rem;
  }

  .ft195 {
    font-size: 1.95rem;
  }

  .ft196 {
    font-size: 1.96rem;
  }

  .ft197 {
    font-size: 1.97rem;
  }

  .ft198 {
    font-size: 1.98rem;
  }

  .ft199 {
    font-size: 1.99rem;
  }

  .ft200 {
    font-size: 2rem;
  }
}
/*@media*/
/*@media not screen and (max-width: 1023px){}*/
img {
  max-width: 100%;
}

input, textarea {
  border: none;
  outline: none;
  background: none;
}

.search-dialogbox {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  display: none;
}

.bocweb-header.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}

.cons-header {
  height: 80px;
  line-height: 80px;
}
.cons-header .nav {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cons-header .nav .nav-bots {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  background: #fff;
  text-align: center;
  line-height: 1.6;
  display: none;
}
.cons-header .nav .nav-bots .li {
  display: block;
  padding: 5px 2px;
}

.tc {
  text-align: center;
}

.bocweb-nav-box {
  text-align: center;
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}
.bocweb-nav-box a {
  color: #1d1d1d;
  transition: .5s ease-in-out;
}
.bocweb-nav-box a.active {
  color: #003e8d;
  transition: .5s ease-in-out;
}
.bocweb-nav-box .nav-tops {
  display: block;
  padding: 0 .7rem;
}

.bocweb-header {
  position: relative;
  background: #fff;
}
.bocweb-header .bocweb-logo {
  position: absolute;
  left: .8rem;
  top: 0;
}
.bocweb-header .bocweb-logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 110px;
}

.bocweb-rightbox {
  position: absolute;
  right: 0;
  padding-right: .8rem;
  top: 0;
}
.bocweb-rightbox .abox3 {
  margin-left: .45rem;
  padding-left: .6rem;
  position: relative;
}
.bocweb-rightbox .abox3:before {
  position: absolute;
  content: "";
  width: 1px;
  height: .4rem;
  background: #ececec;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.bocweb-rightbox .abox2 {
  padding-right: 0.5rem;
  padding-left: .7rem;
  color: #5c5c5c;
  position: relative;
}
.bocweb-rightbox .abox2:before {
  position: absolute;
  width: 10px;
  height: 6px;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/jt.png) no-repeat center;
  background-size: 100%;
}
.bocweb-rightbox .abox2 a {
  color: #5c5c5c;
}
.bocweb-rightbox .libox {
  display: inline-block;
  vertical-align: middle;
}
.bocweb-rightbox .libox .li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.bocweb-rightbox .libox .li.wx {
  background: url(../img/wx.png) no-repeat center;
  background-size: 100%;
}
.bocweb-rightbox .libox .li.wb {
  background: url(../img/wb.png) no-repeat center;
  background-size: 100%;
}
.bocweb-rightbox .libox .li.searchs {
  background: url(../img/search.png) no-repeat center;
  background-size: 100%;
}
.bocweb-rightbox .libox.abox {
  font-size: 0;
  line-height: 1;
}
.bocweb-rightbox .libox.abox .li {
  margin: 0 .25rem;
}

.w1600 {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}

.w1450 {
  width: 90%;
  max-width: 1450px;
  margin: 0 auto;
}

.w1500 {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
}

.con-footer {
  border-top: 1px solid #f4f4f4;
  line-height: 2.2rem;
  height: 2.2rem;
  color: #999999;
  background: #fff;
}
.con-footer a {
  color: #999999;
}
.con-footer .alist {
  font-size: 0;
}
.con-footer .alist .li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .7rem;
  position: relative;
}
.con-footer .alist .li:nth-child(1) {
  padding-left: 0;
}
.con-footer .alist .li:nth-child(1):before {
  display: none;
}
.con-footer .alist .li:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #e0e0e0;
}

.wx-contactstops .map {
  height: 19rem;
}

.wx-contactstops {
  position: relative;
}
.wx-contactstops .words {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3rem;
  margin: auto;
}
.wx-contactstops .tits {
  line-height: 1.2;
  color: #000000;
  margin-bottom: .8rem;
}
.wx-contactstops .box {
  background: #fff;
  width: 12rem;
  height: 12rem;
  padding: 2.625rem 1.5rem 1.6rem 1.25rem;
  line-height: 1;
  position: relative;
}
.wx-contactstops .twords {
  line-height: 1.8;
}
.wx-contactstops .twords .li {
  padding-left: 1rem;
  position: relative;
}
.wx-contactstops .twords .li img {
  position: absolute;
  width: .45rem;
  left: 0;
  top: .1rem;
}
.wx-contactstops .twords, .wx-contactstops .tits {
  position: relative;
  z-index: 2;
}
.wx-contactstops .bg {
  position: absolute;
  right: 0;
  top: .6rem;
  z-index: 0;
  left: 0;
  margin:auto;
  width: 7.625rem;
}

.wx-contactsbots {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.wx-contactsbots .wx-inputs {
  margin-top: 1.75rem;
}
.wx-contactsbots .wx-inputs .inputs {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  margin-left: 8%;
  line-height: 1.4rem;
  height: 1.4rem;
  position: relative;
}
.wx-contactsbots .wx-inputs .inputs:nth-child(n+3) {
  margin-top: 1.75rem;
}
.wx-contactsbots .wx-inputs .inputs .span {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: .8rem;
  width: calc(6em + .8rem);
  text-align-last: justify;
  color: #000000;
}
.wx-contactsbots .wx-inputs .inputs:nth-child(2n+1) {
  margin-left: 0;
}
.wx-contactsbots .wx-inputs .inputs.i100 {
  width: 100%;
}
.wx-contactsbots .wx-inputs .inputs.submit {
  padding-left: 0;
  margin-left: 0;
}
.wx-contactsbots .wx-inputs .inputs.submit input {
  width: 4.5rem;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: #cb1a20;
}
.wx-contactsbots .wx-inputs .inputs img {
  width: .6rem;
  height: .6rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wx-contactsbots .wx-inputs .inputs img.captcha{
  width: auto;
  height: 90%;
  right: 2%;
  left: auto;
  top: 0;
  bottom:0;
  margin: auto;
}
.wx-contactsbots .wx-inputs .inputs input {
  border: none;
  height: 100%;
  outline: none;
  background: transparent;
  width: 100%;
}
.wx-contactsbots .wx-inputs .inputs input[type=text] {
  border-bottom: 1px solid #2c2c2c;
  padding-left: 3rem;
}

.con-titles {
  line-height: 1.2;
  color: #000000;
}
.con-titles .title-smil {
  color: #666666;
  margin: 0 auto;
  max-width: 48em;
  margin: 0 auto;
  line-height: 1.66;
  margin-top: .5rem;
  max-width: 95%;
}

.conbanner .banners {
  position: relative;
}
.conbanner .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  color: #fff;
}
.conbanner .words .en {
  margin-top: .5rem;
}
.conbanner .images {
  height: 18.75rem;
}
.conbanner .w100 {
  width: 100%;
}
.conbanner .banner-bots {
  height: 2.25rem;
  line-height: 2.25rem;
  position: relative;
  z-index: 5;
  margin-top: -1.125rem;
  background: #fff;
}
.conbanner .banner-bots .items {
  display: inline-block;
  vertical-align: top;
  color: #000000;
  text-align: center;
  position: relative;
}
.conbanner .banner-bots .items.active {
  color: #cb1a20;
  transition: .5s ease-in-out;
}
.conbanner .banner-bots .items.active:after {
  opacity: 1;
  transition: .5s ease-in-out;
}
.conbanner .banner-bots .items.active .imgs img {
  transition: .5s ease-in-out;
}
.conbanner .banner-bots .items.active .imgs .i0 {
  opacity: 0;
}
.conbanner .banner-bots .items.active .imgs .i1 {
  opacity: 1;
}
.conbanner .banner-bots .items:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #cb1a20;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.conbanner .banner-bots .items:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 1.5rem;
  max-height: 90%;
  background: url(../img/i11.png) no-repeat center;
  background-size: 10;
}
.conbanner .banner-bots .items:nth-child(1):before {
  display: none;
}
.conbanner .banner-bots .imgs {
  position: relative;
  width: .75rem;
  height: .75rem;
  margin-right: .35rem;
}
.conbanner .banner-bots .imgs img {
  display: block;
}
.conbanner .banner-bots .imgs .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.conbanner .banner-bots .imgs, .conbanner .banner-bots .span {
  display: inline-block;
  vertical-align: middle;
}
.conbanner .banner-bots .span{
	max-width: 60%;
	line-height: 1.2;
}
.conbanner .banner-bots.i3s .items {
  width: 33.33%;
}
.conbanner .banner-bots.i4s .items {
  width: 25%;
}
.conbanner .banner-bots.i2s .items {
  width: 50%;
}

.f7 {
  background: #f7f7f7;
}

.development {
  padding-top: 2.5rem;
  padding-bottom: 3.625rem;
}

.development-lists {
  margin-top: 1.25rem;
}
.development-lists .items {
  width: 31.5%;
  margin-left: 2.75%;
  display: inline-block;
  vertical-align: top;
}
.development-lists .items:nth-child(3n+1) {
  margin-left: 0;
}
.development-lists .items .imgs {
  overflow: hidden;
}
.development-lists .items .imgs img {
  transition: .5s ease-in-out;
}
.development-lists .items .words {
  background: #fff;
  padding-top: 1.25rem;
  padding-bottom: 1rem;
  color: #666666;
  line-height: 1;
  transition: .5s ease-in-out;
}
.development-lists .items .words .tits {
  color: #444444;
  transition: .5s ease-in-out;
}
.development-lists .items .words .txt {
  line-height: .6rem;
  height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: .25rem;
  margin-bottom: 3px;
}
.development-lists .items .words .more {
  color: #cb1a20;
  transition: .5s ease-in-out;
}
.development-lists .items .words .more b {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.development-lists .items .words .more span {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  background: url(../img/i12.png) #cb1a20 no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  margin-left: .4rem;
  transition: .5s ease-in-out;
}

.joins img {
  width: 100%;
}
.joins .items1 .con-titles {
  padding-top: 1.75rem;
  padding-bottom: 1.45rem;
}
.joins .items1 .con-titles .title-smil {
  margin-top: 0.95rem;
  line-height: 2;
  color: #4c4c4c;
}
.joins .items2 {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.joins .items2 .lists {
  margin-top: 1.2rem;
  font-size: 0;
}
.joins .items2 .lists .li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin-left: 1.33%;
  background: #fff;
  text-align: center;
  height: 11.625rem;
  padding: 1.1rem;
}
.joins .items2 .lists .li .box {
  /*overflow-y: auto;*/
  height: 100%;
  padding-right: 2%;
}
.joins .items2 .lists .li .imgs {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  margin: 0 auto;
  background: #004dad;
}
.joins .items2 .lists .li .tits {
  line-height: 1.2;
  margin-top: .7rem;
  margin-bottom: .6rem;
  color: #444;
}
.joins .items2 .lists .li .txts {
  text-align: left;
  line-height: 1.7;
  color: #666666;
}
.joins .items2 .lists .li:nth-child(4n+1) {
  margin-left: 0;
}
.joins .items3 {
  padding-top: 2.25rem;
  padding-bottom: 3.1rem;
  background: #fff;
}
.joins .items3 .lists {
  margin-top: 1.25rem;
  font-size: 0;
}
.joins .items3 .lists .li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-left: 2%;
}
.joins .items3 .lists .li .imgs {
  overflow: hidden;
}
.joins .items3 .lists .li .imgs img {
  transition: .5s ease-in-out;
}
.joins .items3 .lists .li .box {
  background: #f5f5f5;
  padding: 0 1.2rem;
  padding-top: 1rem;
  padding-bottom: 1.375rem;
  text-align: center;
  color: #666666;
  background: #f5f5f5;
}
.joins .items3 .lists .li .tits {
  color: #000000;
}
.joins .items3 .lists .li .txts {
  line-height: .7rem;
  line-height: 1.5;
  height: 12em;
/*  height: 2.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;*/
  overflow: hidden;
}
.joins .items3 .lists .li:nth-child(3n+1) {
  margin-left: 0;
}
.joins .items4 {
  padding-top: 2.25rem;
  background: #f7f7f7;
}
.joins .items4 .con-titles {
  margin-bottom: 1.375rem;
}

.items4-list {
  padding-bottom: 2.625rem;
}
.items4-list .swiper-slide {
  width: 58%;
}
.items4-list .swiper-slide:nth-child(n+2) {
  margin-left: 1.1rem;
}
.items4-list .imgs {
  overflow: hidden;
}
.items4-list .imgs img {
  transition: .5s ease-in-out;
}
.items4-list .words {
  padding-bottom: .5rem;
  padding-top: .9rem;
}
.items4-list .words .tits {
  line-height: 1.1;
  color: #060606;
  margin-bottom: .45rem;
}
.items4-list .words .txts {
  line-height: .65rem;
  height: 2.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.items4-list .swiper-container {
  padding-bottom: 3px;
}
.items4-list .swiper-container-horizontal > .swiper-scrollbar {
  opacity: 1 !important;
  width: 100%;
  position: static;
  left: auto;
  background: #d6d6d6;
  right: auto;
  height: 2px;
}
.items4-list .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  height: 6px;
  background: #cb1a20;
  border-radius: 6px;
  top: -2px;
}

.items4-bots {
  padding-top: 2rem;
  background: #fff;
}
.items4-bots .listbos {
  position: relative;
}
.items4-bots .listbos .tits {
  line-height: 1;
}
.items4-bots .listbos .txts {
  margin-top: .8rem;
  line-height: 1.3;
  max-width: 22em;
}
.items4-bots .listbos .words {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2rem 1rem 1rem 2.5rem;
  color: #fff;
}

/**/
.campus .list1 {
  padding-top: 2.25rem;
  padding-bottom: 2.5rem;
}
.campus .list1 .items4-bots {
  padding: 0;
  background: transparent;
}
.campus .campuslist-bots {
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
}
.campus .list4 {
  padding-top: 1.375rem;
  padding-bottom: 1.95rem;
}
.campus .list4 .words {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.campuslist-bots .wen .li span {
  color: #003e8d;
}

.recruform-lists {
  padding-top: 2.2rem;
}

.recruform-lists .career-tits {
  margin-bottom: 1.1rem;
}

.recruform-lists .items.active .items-top {
  background: #dddddd;
  cursor: pointer;
}

.recruform-lists .items.active .items-top:before {
  transition: .5s ease-in-out;
  opacity: 1;
}

.recruform-lists .items.active .items-top .td {
  opacity: 0;
  transition: .5s ease-in-out;
}

.recruform-lists .items.active .items-top .td.td-first {
  opacity: 1;
  transition: .5s ease-in-out;
}

.recruform-lists .recruform-liststops {
  color: #fff;
  background: #003e8d;
  line-height: 1.75rem;
  height: 1.75rem;
}

.recruform-lists .recruform-liststops, .recruform-lists .items-top, .recruform-lists .items-bots {
  padding: 0 1.5rem;
}

.recruform-lists .items-bots {
  color: #222222;
  line-height: 2;
  padding-top: 0.95rem;
  padding-bottom: 1.1rem;
  border: 3px solid #dddddd;
  display: none;
}

.recruform-lists .items-bots .li {
  padding: .55rem 0;
}

.recruform-lists .items-bots .li-span {
  line-height: 1;
  font-weight: bold;
  margin-bottom: .7rem;
}

.recruform-lists .items-top {
  border: 1px solid #dddddd;
  height: 1.75rem;
  line-height: 1.75rem;
  position: relative;
  color: #333333;
}

.recruform-lists .items-top:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i20.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  opacity: 0;
}

.recruform-lists .items-top .td {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 100%;
  padding-right: 5px;
  font-size: 15px;
}

.recruform-lists .items-top span {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  color: #0000ff;
}

.recruform-lists .td-last.td {
  width: 90px;
  cursor: pointer;
}

.recruform-lists .apply-btn {
  cursor: pointer;
  color: #fff;
  width: 132px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #003e8d;
  margin-top: .75rem;
  transition: .5s ease-in-out;
}

.recruform-lists .apply-btn:hover {
  background: #cb1a20;
  transition: .5s ease-in-out;
}

.recruform-lists .td {
  width: calc((100% - 90px)/5);
  float: left;
}

.recruform-lists .li-tops {
  margin-bottom: .5rem;
}

.recruform-lists .li-tops .i {
  float: left;
  width: 50%;
}

.recruform-lists.list2 {
  padding-top: 2.125rem;
  padding-bottom: 2rem;
}
.recruform-lists.list2 .list2-tit {
  line-height: 1;
  margin-bottom: 1.25rem;
}

.campuslist-bots2 .imgspc,
.campuslist-bots2 {
  height: 12rem;
}

.campuslist-bots2 .txts {
  margin-top: .6rem;
  margin-bottom: 1.375rem;
}

.campuslist-bots2 {
  position: relative;
}

.campuslist-bots2 .words .ul .li {
  float: left;
  line-height: 1.8;
  width: 365px;
  max-width: 24%;
}

.campuslist-bots2 .words .ul .li0 {
  line-height: 1;
  margin-bottom: .5rem;
}

.campuslist-bots2 .words {
  padding-top: 2.75rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  line-height: 1;
}

.campuslist-bots {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.campuslist-bots .itembox {
  background: #fff;
}

.campuslist-bots .items {
  min-height: 10.5rem;
}

.campuslist-bots .items-left, .campuslist-bots .items-right {
  padding: 1.5rem;
}

.campuslist-bots .span {
  margin-left: .55rem;
  line-height: 1;
}

.campuslist-bots .imgs, .campuslist-bots .span {
  display: inline-block;
  vertical-align: middle;
}

.campuslist-bots .imgs {
  width: 1.25rem;
  height: 1.25rem;
}

.campuslist-bots .wen {
  font-size: .375rem;
  line-height: 1.7;
}

.campuslist-bots .wen .li {
  width: 50%;
  float: left;
  color: #666666;
}

.campuslist-bots .wen .li:nth-child(1) {
  padding-right: 1.5rem;
}

.campuslist-bots .items-left {
  width: 40%;
  color: #fff;
}

.campuslist-bots .items-left .wen {
  margin-top: 3.625rem;
}

.campuslist-bots .items-right {
  width: 60%;
}

.campuslist-bots .items-right .wen {
  margin-top: 1.125rem;
}

.erwei .imgs, .erwei .span {
  display: inline-block;
  vertical-align: middle;
}

.erwei .imgs {
  width: 2.5rem;
  height: 2.5rem;
}

.erwei .span {
  padding-left: .5rem;
  width: calc(100% - 2.5rem);
}



@media screen and (max-width: 1190px) {

  .campuslist-bots .items-left, .campuslist-bots .items-right {
    padding: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .m-header .sub-menu{
    background:#013e8e;
  }
   .cons-header .footerlangs a{
    color:#333!important;
  }
  .campuslist-bots2 .words .ul .li {
    max-width: 33.33%;
  }

  .campuslist-bots2 .imgspc {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .campuslist-bots2 .words {
    z-index: 2;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .campuslist-bots2 .imgspc {
    /*height: 300px;*/
  }

  .campuslist-bots2 {
    height: auto;
  }

  .campuslist-bots .items-left, .campuslist-bots .items-right {
    width: 100%;
    height: auto !important;
  }

  .campuslist-bots .items-left .wen {
    margin-top: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
	.people-fixed .li .span{
		width: 1.2rem;
	}
  .items4-bots .listbos img {
    max-width: none;
    width: 140%;
    margin-left: -20%;
  }

  .items4-bots .listbos .imgs {
    overflow: hidden;
  }

  .recruform-lists.list2 .list2-tit {
    margin-bottom: .5rem;
  }

  .campus .list4 .words {
    padding: .25rem;
  }

  .campuslist-bots2 .imgspc {
    /*height: 3.5rem;*/
    background-position: 57% center !important;
  }

  .erwei .span {
    padding-left: .2rem;
    width: calc(100% - 1rem);
  }

  .campus .list1 {
    padding-top: .9rem;
    padding-bottom: 1rem;
  }

  .campus .campuslist-bots {
    padding-top: 0.76rem;
    padding-bottom: 0.76rem;
  }

  .recruform-lists.list2 {
    padding-top: 0.85rem;
    padding-bottom: 0.8rem;
  }

  .campus .list4 {
    padding-top: 0.55rem;
    padding-bottom: 0.78rem;
  }

  .campuslist-bots2 .txts {
    margin-top: .2rem;
    margin-bottom: .5rem;
  }

  .erwei .imgs {
    width: 1rem;
    height: 1rem;
  }

  .campuslist-bots2 .words .ul .li {
    line-height: 1.6;
    width: 100%;
    max-width: 100%;
  }

  .campuslist-bots2 .words .ul .li0 {
    margin-bottom: .2rem;
  }

  .campuslist-bots2 .words {
    padding-top: .5rem;
  }

  .campuslist-bots2 .words .ul .li:nth-child(n+2) {
    margin-top: .35rem;
  }

  .campuslist-bots .wen .li {
    width: 100%;
  }

  .campuslist-bots {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .campuslist-bots .items {
    min-height: auto;
  }

  .campuslist-bots .items-left, .campuslist-bots .items-right {
    padding: .5rem;
  }

  .campuslist-bots .span {
    margin-left: .22rem;
  }

  .campuslist-bots .imgs {
    width: .5rem;
    height: .5rem;
  }

  .campuslist-bots .wen {
    font-size: .2rem;
  }

  .campuslist-bots .wen .li:nth-child(1) {
    padding-right: 0rem;
  }

  .campuslist-bots .items-left .wen {
    margin-top: 0.45rem;
  }

  .campuslist-bots .items-right .wen {
    margin-top: 0.45rem;
  }
}
.news .news-tops {
  padding-top: 1.5rem;
  padding-bottom: 1.1rem;
  font-size: 0;
}
.news .news-tops .items {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
  margin-left: 3%;
  position: relative;
}
.news .news-tops .items .words {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  z-index: 3;
  line-height: 1;
  padding: .65rem .85rem;
  width: 100%;
}
.news .news-tops .items .words .tits {
  line-height: .75rem;
  height: .75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .news-tops .items .words .time {
  margin-top: .375rem;
}
.news .news-tops .items:nth-child(2n+1) {
  margin-left: 0;
}
.news .news-tops .items .images {
  overflow: hidden;
  position: relative;
}
.news .news-tops .items .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../img/i34.png) no-repeat center;
  background-size: 100%;
}
.news .news-tops .items .images img {
  transition: .5s ease-in-out;
}
.news .news-bots {
  padding-bottom: 2.25rem;
}
.news .news-bots .lists {
  background: #fff;
  /*border:1px solid #eeeeee;*/
  font-size: 0;
  margin-bottom: 1.875rem;
}
.news .news-bots .lists .items {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  border: 1px solid #eeeeee;
  padding: 1rem 1.1rem 1.25rem 1.35rem;
}
.news .news-bots .lists .items .tits {
  line-height: .9rem;
  height: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000000;
}
.news .news-bots .lists .items .txts {
  line-height: .6rem;
  height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  margin-top: .25rem;
}
.news .news-bots .lists .items .imgs {
  overflow: hidden;
  margin-top: .75rem;
}
.news .news-bots .lists .items .imgs img {
  transition: .5s ease-in-out;
}
.news .news-bots .lists .items .tit-bots {
  margin-top: .65rem;
  line-height: 1.15rem;
  height: 1.15rem;
  color: #666666;
}
.news .news-bots .lists .items .tit-bots .more {
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 50%;
  background: url(../img/i35.png) no-repeat center;
  background-size: 100%;
  border: 1px solid #cb1a20;
  border-radius: 50%;
}

.news-videos {
  margin-top: 1.5rem;
  padding-bottom: 2.25rem;
}
.news-videos .video-lists {
  padding-bottom: 1.25rem;
}

.video-lists .v-mores {
  margin-top: 1rem;
}

.video-lists .items {
  position: relative;
  width: calc((100% - 1rem)/2);
  float: left;
  margin-left: 1rem;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 1rem;
  cursor: pointer;
}
.video-lists .items img {
  width: 100%;
}

.video-lists .items img {
  transition: .5s ease-in-out;
}

.video-lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.video-lists .items:nth-child(2n+1) {
  margin-left: 0;
}

.video-lists .items .words {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: .8rem;
  height: .9rem;
  line-height: .9rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding-left: 3.4rem;
}

.video-lists .items .words:before {
  position: absolute;
  content: "";
  width: 1.125rem;
  height: 0.875rem;
  left: 1.25rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/videos.png) no-repeat center;
  background-size: 100%;
}

.m768 {
  display: none;
}

.pc768 {
  display: block;
}
@media screen and (min-width: 768px){
    .bocweb-footer br{
      display: none;
    }
}
@media screen and (max-width: 767px) {
  .m768 {
    display: block;
  }

  .pc768 {
    display: none;
  }

  .video-lists .items {
    width: 100%;
    margin-left: 0;
  }

  .v-mores {
    width: .6rem;
    height: .6rem;
    background: url(../img/zhuan.png) no-repeat center;
    background-size: 100%;
  }

  .video-lists {
    margin-top: 0.65rem;
  }

  .video-lists .v-mores {
    margin-top: .4rem;
  }

  .video-lists .items {
    border-radius: 3px;
    margin-bottom: .3rem;
  }

  .video-lists .items .words {
    bottom: 0.32rem;
    height: 0.36rem;
    line-height: 0.36rem;
    padding-left: 1.36rem;
  }

  .video-lists .items .words:before {
    width: 0.45rem;
    height: 0.35rem;
    left: 0.5rem;
  }
}
.bocweb-rightbox .libox .li {
  cursor: pointer;
}

.bocweb-header .bocweb-logo .i1 {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fullpage .section {
  height: 100vh;
  overflow: hidden;
}
.fullpage .section video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: fill;
  left: 0;
  top: 0;
}
.fullpage .section1 .items {
  display: block;
  position: relative;
}
.fullpage .section1 .images {
  height: 100vh;
}

.wels-body .cons-header.ons .bocweb-header {
  background: transparent;
}

.con-footer.hei.cur {
  color: #999999;
}
.con-footer.hei.cur a {
  color: #999999;
}

.wels-body .cons-header {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  background: #fff;
}
.wels-body .cons-header.ons {
  background: transparent;
  color: #fff;
}
.wels-body .cons-header.ons .bocweb-header .bocweb-logo .i1 {
  opacity: 1;
}
.wels-body .cons-header.ons .bocweb-header .bocweb-logo img {
  transition: .5s ease-in-out;
}
.wels-body .cons-header.ons .bocweb-header .bocweb-logo .i0 {
  opacity: 0;
}
.wels-body .cons-header.ons .bocweb-nav-box a {
  color: #fff;
}
.wels-body .cons-header.ons .bocweb-nav-box a:hover, .wels-body .cons-header.ons .bocweb-nav-box a.active {
  color: #cb1a20;
}
.wels-body .cons-header.ons .bocweb-rightbox .libox .li.wx {
  background-image: url(../img/wx1.png);
}
.wels-body .cons-header.ons .bocweb-rightbox .libox .li.wb {
  background-image: url(../img/wb1.png);
}
.wels-body .cons-header.ons .bocweb-rightbox .libox .li.searchs {
  background-image: url(../img/search2.png);
}
.wels-body .cons-header.ons .bocweb-rightbox .abox2:before {
  background-image: url(../img/jt1.png);
}
.wels-body .cons-header.ons a {
  color: #fff;
}

.w1235 {
  width: 65%;
  margin: 0 auto;
}

.welbanner-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.05rem;
  z-index: 5;
  font-size: 0;
}
.welbanner-text .li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: calc((100% - 6px)/3);
  margin-left: 3px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1.75rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.welbanner-text .li .imgs {
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: .9rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.welbanner-text .li .txts {
  line-height: .6rem;
  height: .6rem;
  padding-right: .25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.welbanner-text .li .tits {
  line-height: 1;
  margin-bottom: .35rem;
}
.welbanner-text .li:after, .welbanner-text .li:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #bfcbcc;
  left: 0;
  top: 0;
}
.welbanner-text .li:nth-child(3n+1) {
  margin-left: 0;
}

.banner .words {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  line-height: 1;
  text-shadow: 0 10px 100px black;
}
.banner .words .line {
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: .5rem;
  width: 30px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
}
.banner .words .en {
  text-transform: uppercase;
  font-weight: bold;
}

.con-footer.cur {
  position: fixed;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
  border: none;
}
.con-footer.cur a {
  color: rgba(255, 255, 255, 0.5);
}

.w1428 {
  width: 75%;
  max-width: 1428px;
  margin: 0 auto;
}

.bold {
  font-weight: bold;
}

.century {
  /*font-family: "Century Gothic";*/
  font-family: Arial;
}

.section2-imgs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.section2-imgs .timgbox .i,
.section2-imgs .timgbox {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}

.section2 .conboxlist {
  padding-top: 4rem;
  line-height: 1.1;
  position: relative;
  z-index: 10;
}
.section2 .conboxlist .titles-txts {
  margin-top: 1rem;
  margin-bottom: .45rem;
}
.section2 .conboxlist .text {
  line-height: .75rem;
  height: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #4c4c4c;
  width: 23.25rem;
  margin: 0 auto;
  margin-bottom: 1.05rem;
}

.wel-more {
  height: 1rem;
  line-height: 1rem;
  width: 4rem;
  text-align: center;
  color: #fff;
  background: #cb1a20;
  display: block;
  margin: 0 auto;
}
.wel-more span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.wel-more .b {
  margin-left: .35rem;
  width: 5px;
  height: 10px;
  background: url(../img/k8.png) no-repeat center;
  background-size: 100%;
}
.wel-more:hover {
  color: #fff;
}

.section3 .li {
  height: 100vh;
}

/*3*/
.inliner-banner, .inliner-banner-con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 5;
}

.inliner-banner-con {
  background: none;
}

.inliner-banner ul, .inliner-banner-con ul {
  width: 100%;
  height: 100%;
}

.inliner-banner li, .inliner-banner-con li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  text-align: center;
  transform: scale(0.8);
  z-index: 1;
}

.inliner-banner li.index, .inliner-banner-con li.index {
  z-index: 2;
}

.inliner-banner li:first-child, .inliner-banner-con li:first-child {
  left: 0;
  transform: scale(1);
}

.inliner-banner li a, .inliner-banner-con li a {
  display: block;
  width: 100%;
  height: 100%;
}

.inliner-banner li .con, .inliner-banner-con li .con {
  display: block;
  width: 606px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -145px 0 0 -303px;
  transform: scale(0);
}

.inliner-banner li h3, .inliner-banner-con li h3 {
  line-height: 1;
  color: #ffffff;
}

.inliner-banner-con li h2 {
  margin-top: .375rem;
}

.inliner-banner li h2, .inliner-banner-con li h2 {
  color: #fff;
  line-height: 1;
}

.inliner-banner li i, .inliner-banner-con li i {
  width: 28px;
  height: 2px;
  margin: 18px auto 23px;
  display: block;
  background: #798994;
}

.inliner-banner-con li .wel-more {
  margin-top: 1.2rem;
  width: 4rem;
  height: 1rem;
}

.inliner-banner li .font, .inliner-banner-con li .font {
  color: #fff;
  width: 72%;
  line-height: .8rem;
  height: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0 auto;
}

.inliner-banner li .more, .inliner-banner-con li .more {
  width: 178px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #d41833;
  color: #fff;
  font-size: 14px;
  margin: 60px auto 0;
}

.i-wrap3 .inliner-list, .i-wrap3 .inliner-bg {
  width: 666px;
  height: 666px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -333px 0 0 -333px;
  z-index: 5;
  background: url(../img/wel15.png) no-repeat center;
  background-size: 100% 100%;
  transform: scale(0);
}

.i-wrap3 .inliner-bg {
  transform: scale(0);
  background: none;
}

.i-wrap3 .inliner-bg span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 41px;
}

.i-wrap3 .inliner-bg span.one {
  background: url(../img/wel23.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-animation: inlinerbg 1.2s infinite linear;
  animation: inlinerbg 1.2s infinite linear;
}

.i-wrap3 .inliner-bg span.two {
  background: url(../img/wel24.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-animation: inlinerbgo 1.2s infinite linear;
  animation: inlinerbgo 1.2s infinite linear;
}

@-webkit-keyframes inlinerbg {
  0% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
}
@keyframes inlinerbg {
  0% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
}
@-webkit-keyframes inlinerbgo {
  0% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
}
@keyframes inlinerbgo {
  0% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
}
.i-wrap3 .inliner-list .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.i-wrap3 .inliner-list .bg:nth-child(1) {
  width: 0;
  background: url(../img/wel17.png) no-repeat left top;
}

.i-wrap3 .inliner-list .bg:nth-child(2) {
  height: 0;
  background: url(../img/wel18.png) no-repeat top left;
}

.i-wrap3 .inliner-list .bg:nth-child(3) {
  height: 0;
  top: auto;
  bottom: 0;
  background: url(../img/wel19.png) no-repeat bottom left;
}

.i-wrap3 .inliner-list li {
  width: 8px;
  height: 8px;
  position: absolute;
  background: url(../img/wel16.png) no-repeat center;
  transition: all 0.3s;
  background-size: 100% 100%;
  z-index: 10;
  cursor: pointer;
}

.i-wrap3 .inliner-list li.li0 {
  top: 25%;
  left: 6%;
}

.i-wrap3 .inliner-list li.li1 {
  top: 25%;
  left: 93%;
}

.i-wrap3 .inliner-list li.li2 {
  top: 99.1%;
  left: 49%;
}

.i-wrap3 .inliner-list li.on {
  background: url(../img/wel16_h.png) no-repeat center;
  background-size: 100% 100%;
}

/*3*/
.wel-newslist {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wel-newslist .news-more {
  margin-top: 1.75rem;
}
.wel-newslist .items {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-left: 2%;
  padding: 1.2rem 1.25rem .9rem 1.5rem;
  background: #fff;
  color: #666666;
}
.wel-newslist .items .tits {
  line-height: .9rem;
  height: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000000;
}
.wel-newslist .items .imgs {
  overflow: hidden;
}
.wel-newslist .items .imgs img {
  transition: .5s ease-in-out;
}
.wel-newslist .items .time {
  line-height: 1;
  margin-top: .6rem;
}
.wel-newslist .items .txts {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: .65rem;
  height: 1.3rem;
  margin-top: .35rem;
  margin-bottom: .5rem;
}
.wel-newslist .items:nth-child(3n+1) {
  margin-left: 0;
}

.service-items01 {
  padding-top: 2.375rem;
}
.service-items01 .service-txts,
.service-items01 .service-tits {
  line-height: 1;
}
.service-items01 .service-tits {
  color: #000000;
}
.service-items01 .service-txts {
  color: #333333;
  max-width: 40em;
  margin: 0 auto;
  line-height: 1rem;
  margin-top: .7rem;
}
.service-items01 .words-bots {
  color: #666666;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 2.75rem;
  padding-bottom: 1.875rem;
}
.service-items01 .words-bots .tits {
  color: #000000;
  line-height: 1;
  margin-bottom: .7rem;
}
.service-items01 .words-bots .txts {
  max-width: 60em;
  margin: 0 auto;
  line-height: 1.7;
}
.service-items01 .images-bots {
  position: relative;
}
.service-items01 .images-bots .imgs {
  height: 21.25rem;
}
.service-items01 .images-bots .words-list {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.service-items01 .images-bots .words-list .i {
  width: 4.125rem;
  height: 4.125rem;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: .9rem;
}
.service-items01 .images-bots .words-list .span {
  /*line-height: 1.5;*/
  line-height: 1.2rem;
  height: 3.6rem;
}
.service-items01 .images-bots .words-list .li {
  width: 33.33%;
  height: 100%;
  float: left;
  position: relative;
  color: #fff;
}
.service-items01 .images-bots .words-list .li:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 0;
  top: 0;
}
.service-items01 .images-bots .words-list .li:nth-child:before {
  display: none;
}
.service-items01 .images-bots .words-list .li .box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 3%;
  transform: translateY(-50%);
}
.service-items01 .ul {
  margin-top: 1.75rem;
  position: relative;
}
.service-items01 .ul:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  top: 1.25rem;
}
.service-items01 .ul .lis {
  display: inline-block;
  vertical-align: top;
  margin: 0 .9rem;
  position: relative;
  z-index: 3;
  max-width: 30%;
}
.service-items01 .ul .lis .imgs {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: #003e8d;
  margin: 0 auto;
}
.service-items01 .ul .lis .span {
  line-height: 1.1;
  margin-top: .5rem;
  color: #666666;
}

.w1700 {
  width: 88%;
  margin: 0 auto;
  max-width: 1700px;
}

.service-items02 {
  padding-top: 2rem;
  padding-bottom: 2.625rem;
}
.service-items02 .service-tits {
  line-height: 1;
  color: #000000;
  margin-bottom: 1.5rem;
}
.service-items02 img {
  width: 100%;
}
.service-items02 .lists .items {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 5%;
  color: #000000;
  line-height: 1;
}
.service-items02 .lists .items .imgs {
  overflow: hidden;
}
.service-items02 .lists .items .tits {
  margin-top: .7rem;
}
.service-items02 .lists .items .txts {
  line-height: .5rem;
  height: .5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #666666;
  margin-bottom: 1rem;
  margin-top: .7rem;
}
.service-items02 .lists .items .more {
  color: #cb1a20;
}
.service-items02 .lists .items .more span {
  display: inline-block;
  vertical-align: middle;
  margin-left: .4rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-size: 100%;
  background-color: #cb1a20;
  background-image: url(../img/l6.png);
}
.service-items02 .lists .items img {
  transition: .5s ease-in-out;
}
.service-items02 .lists .items:nth-child(3n+1) {
  margin-left: 0;
}

.responsibility-tops {
  padding-top: 3.2rem;
  padding-bottom: 3rem;
}
.responsibility-tops .words-tops {
  margin-bottom: 1.25rem;
}
.responsibility-tops .words-tops .text {
  width: 38%;
  padding-right: .9rem;
  text-align: justify;
}
.responsibility-tops .words-tops .text .tits {
  line-height: 1;
}
.responsibility-tops .words-tops .text .txts {
  line-height: 2;
  color: #4c4c4c;
  margin-top: .95rem;
}
.responsibility-tops .words-tops .imgs {
  width: 62%;
  overflow: hidden;
}
.responsibility-tops .words-lists {
  font-size: 0;
}
.responsibility-tops .words-lists .li {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: 31.5%;
  margin-left: 2.75%;
}
.responsibility-tops .words-lists .li:nth-child(3n+1) {
  margin-left: 0;
}
.responsibility-tops .words-lists .li .imgs {
  overflow: hidden;
}
.responsibility-tops .words-lists .li .imgs img {
  transition: .5s ease-in-out;
}
.responsibility-tops .words-lists .li .box {
  padding-top: .8rem;
}
.responsibility-tops .words-lists .li .box .stit {
  color: #333333;
  line-height: 1rem;
  height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: .4rem;
}
.responsibility-tops .words-lists .li .box .stxt {
  line-height: .9rem;
  height: 2.7rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #666666;
}

.responsibility-bots {
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 2.25rem;
}
.responsibility-bots .list {
  padding: 1.625rem 0;
}
.responsibility-bots .items {
  display: block;
  line-height: 4rem;
  height: 4rem;
  background: #f7f7f7;
  font-size: 0;
}
.responsibility-bots .items:nth-child(n+2) {
  margin-top: .6rem;
}
.responsibility-bots .items .tits {
  color: #000000;
  width: 38%;
  padding-right: .5rem;
  padding-left: 1.5rem;
}
.responsibility-bots .items .tits .text {
  line-height: .75rem;
  max-height: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.responsibility-bots .items .more {
  width: 26%;
  text-align: right;
  padding-right: 1.5rem;
  transition: .5s ease-in-out;
  padding-left: .5rem;
}
.responsibility-bots .items .more b, .responsibility-bots .items .more span {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  color: #cb1a20;
  transition: .5s ease-in-out;
}
.responsibility-bots .items .more span {
  width: 1rem;
  height: 1rem;
  background: url(../img/i12.png) #cb1a20 no-repeat center;
  background-size: 100%;
  margin-left: .4rem;
  border-radius: 50%;
}
.responsibility-bots .items .txts {
  color: #545454;
  width: 36%;
}
.responsibility-bots .items .txts .text {
  line-height: .9rem;
  height: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.responsibility-bots .items .span {
  display: inline-block;
  vertical-align: middle;
}

.responsibility-tops .words-lists .li .imgs img {
  width: 100%;
}

.conbanner .banner-bots .items {
  cursor: pointer;
}

.ab-items01 {
  position: relative;
}
.ab-items01 .text-words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ab-items01 .words {
  width: 50%;
  max-height: 90%;
  overflow-y: hidden;
  padding-left: 1.125rem;
  padding-right: 2.5rem;
  text-align: justify;
}
.ab-items01 .words .tits, .ab-items01 .words .txts {
  line-height: 1;
}
.ab-items02 .titles{
	line-height: 1.3;
}
.ab-items01 .words .txts {
  color: #003e8d;
  margin-top: .8rem;
  margin-bottom: .25rem;
  text-align: left;
}
.ab-items01 .words .text {
  color: #4c4c4c;
  line-height: 1.6;
}
.ab-items01 .imgs {
  height: 17.5rem;
}

.aboutsbody .conbanner .banner-bots {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.ab-items02 {
  height: 24rem;
  color: #fff;
  position: relative;
}
.ab-items02 .titles {
  position: absolute;
  top: 4.125rem;
  left: 0;
}
.ab-items02 .tits, .ab-items02 .txts {
  width: 50%;
  padding: 0 .8rem;
}
.ab-items02 .tits {
  text-align: right;
}
.ab-items02 .txts {
  text-align: left;
  padding-right: 0;
}
.ab-items02 .box {
  padding-right: 2.5rem;
  text-align: justify;
  position: relative;
  height: 100%;
}
.ab-items02 .ab02-swiper {
  padding: 3.75rem 0;
  height: 100%;
  position: relative;
}
.ab-items02 .ab02-swiper .btns {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  padding: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #014190;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-size: 100%;
}
.ab-items02 .ab02-swiper .swiper-button-prev {
  top: 2.25rem;
  background-image: url(../img/k10.png);
}
.ab-items02 .ab02-swiper .swiper-button-next {
  top: auto;
  background-image: url(../img/k11.png);
  bottom: 2.25rem;
}
.ab-items02 .ab02-swiper .items {
  position: relative;
}
.ab-items02 .ab02-swiper:before {
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.ab-items02 .ab02-swiper .items:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ab-items02 .ab02-swiper .swiper-container, .ab-items02 .ab02-swiper .swiper-wrapper {
  height: 100%;
}
.ab-items02 .ab02-swiper .swiper-slide {
  /*height: 25%;*/
  min-height: 25%;
  height: auto;
  line-height: 1.6;
}

.ab-items03 {
  padding-top: 2.1rem;
  padding-bottom: 2rem;
}
.ab-items03 .words {
  line-height: 1.2;
  padding-bottom: 1.75rem;
}
.ab-items03 .words .tits {
  margin-bottom: .9rem;
  color: #333333;
}
.ab-items03 .words .txts {
  color: #bd372b;
  margin-bottom: .7rem;
}
.ab-items03 .words .text {
  color: #4c4c4c;
  line-height: 2;
}
.ab-items03 .list {
  font-size: 0;
  box-shadow: 0 0 10px 3px rgba(30, 90, 152, 0.5);
}
.ab-items03 .list .items {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: .8rem;
  padding-bottom: 1rem;
  padding-top: 1.25rem;
}
.ab-items03 .list .imgs {
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  margin: 0 auto;
}
.ab-items03 .list .tits {
  line-height: .75rem;
  height: .75rem;
  margin-top: .6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.ab-items03 .list .txts {
  line-height: 1.5;
  height:7.5em!important;

  overflow: hidden;
  margin-top: .25rem;
}

.f5 {
  background: #f5f5f5;
}

.ab-items04 {
  height: 30.875rem;
  padding-top: 2rem;
  padding-bottom: 4.25rem;
}
.ab-items04 .titles {
  line-height: 1;
}
.ab-items04 .items04-box {
  position: relative;
  padding-top: 4.5rem;
  margin-top: 1.75rem;
}
.ab-items04 .lists {
  font-size: 0;
  text-align: center;
  margin-top: .7rem;
}
.ab-items04 .lists .i {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  padding: 0 3rem;
  position: relative;
  color: #4c4c4c;
}
.ab-items04 .lists .i .txts {
  line-height: 2;
}
.ab-items04 .lists .i .tits {
  line-height: 1;
  color: #4c4c4c;
  margin-bottom: .45rem;
}
.ab-items04 .lists .i:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50%;
  background: #dfdfdf;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ab-items04 .lists .i:nth-child(1):before {
  display: none;
}
.ab-items04 .words {
  position: relative;
}
.ab-items04 .words:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #bd372b;
  left: 0;
  top: 0;
}
.ab-items04 .words .li {
  float: left;
}
.ab-items04 .words .li3 {
  width: 100%;
}
.ab-items04 .words .li1 {
  padding-right: 6.75rem;
}
.ab-items04 .words .li2 {
  padding-left: 6.75rem;
  text-align: right;
}
.ab-items04 .words .libox1 {
  position: relative;
  padding-bottom: 1.5rem;
}
.ab-items04 .words .libox1:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  background: #bd372b;
}
.ab-items04 .words .li-tops {
  line-height: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  vertical-align: top;
  min-width: 5rem;
  padding: 0 .6rem;
  text-align: center;
  background: #bd372b;
  color: #fff;
  position: relative;
  z-index: 1;
  margin-bottom: .5rem;
}
.ab-items04 .words .li-bots {
  color: #4c4c4c;
  line-height: .75rem;
}
.ab-items04 .words .li3 {
  text-align: center;
}
.ab-items04 .words .li3 .li-bots {
  width: 18.625rem;
  margin: 0 auto;
}
.ab-items04 .words .li1, .ab-items04 .words .li2 {
  width: 50%;
}
.ab-items04 .words .li1 .li-tops, .ab-items04 .words .li2 .li-tops {
  margin-top: -.75rem;
}
.ab-items04 .images {
  width: 7.75rem;
  height: 9rem;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}

/**/
.news-details {
  width: 910px;
  max-width: 90%;
  margin: 0 auto;
}

.news-detailsbox {
  margin-top: .75rem;
  margin-bottom: .6rem;
  padding-top: 2.25rem;
  padding-bottom: 1.25rem;
  background: #fff;
}

.news-details .time {
  line-height: 1;
  margin-top: .75rem;
}

.newsdetails-tit {
  padding: 0 1.25rem;
  line-height: 1.36;
}

.new-detailscon {
  color: #666666;
  line-height: 1.9;
  margin-top: .9rem;
  padding-bottom: 2.2rem;
}

.news-details-bots {
  height: 1.5rem;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.5rem;
  position: relative;
}

.news-details-bots .back {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/jpg/i35.png) no-repeat center;
  background-size: 100%;
}

.news-details-bots .back:hover {
  background: url(../img/jpg/i36.png) no-repeat center;
  background-size: 100%;
}

.news-details-bots .btns {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.news-details-bots .btns:hover {
  transition: .5s ease-in-out;
  color: #cb1a20;
}

.news-details-bots .prev, .news-details-bots .next {
  max-width: 40%;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.bd_weixin_popup {
  box-sizing: content-box;
}

.news-fx {
  line-height: 1;
  text-align: center;
  font-size: 0;
  margin-bottom: 1.375rem;
}

.news-fx .items {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: .6rem;
  height: .6rem;
  opacity: .5;
  margin: 0 .25rem;
  transition: .5s ease-in-out;
  float: none;
}

.news-fx .items:hover {
  opacity: 1;
  transition: .5s ease-in-out;
}

.news-fx .wx {
  background: url(../img/vx.png) no-repeat center;
  background-size: 100%;
}

.news-fx .wb {
  background: url(../img/vb.png) no-repeat center;
  background-size: 100%;
}

.newspaper-tits {
  line-height: 1;
}

.m-header .nav-sousuo {
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  background-image: url(../img/jpg/ser.png);
}

.footerlangs a {
  color: #333333;
  font-size: 16px;
}

.m-header .w-header {
  line-height: 45px;
  height: 45px;
}

.m-footer {
  background: #003e8d;
  color: #fff;
  text-align: center;
}

.m-footer-bots {
  font-size: .6rem;
  line-height: 1rem;
  color: #fff;
  padding: 1rem 0;
}

.m-footer-tops {
  padding-top: 1.75rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.m-footer-tops .logo {
  width: 3.5rem;
  height: 1.5rem;
  margin: 0 auto;
  margin-bottom: .3rem;
}
.m-footer-tops .text {
  line-height: 1rem;
  font-family: Arial;
}
.m-footer-tops .bdfx {
  font-size: 0;
  margin-top: 1rem;
  margin-bottom: .9rem;
}
.m-footer-tops .bdfx .i {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 .8rem;
  position: relative;
  height: .9rem;
}
.m-footer-tops .bdfx .i:nth-child(1):before {
  display: none;
}
.m-footer-tops .bdfx .i:before {
  position: absolute;
  height: 100%;
  width: 1px;
  background: url(../img/ine.png) no-repeat center;
  background-size: auto 100%;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.m-footer-tops .bdfx .i img {
  height: 100%;
  width: auto;
}

.swiper-pagination.actives {
  bottom: 40px;
  width: 100%;
}
.swiper-pagination.actives.on .swiper-pagination-bullet:before {
  background: #d0d0d0;
}
.swiper-pagination.actives.on .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #ce2c32;
}
.swiper-pagination.actives.on .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #ce2c32;
}
.swiper-pagination.actives .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  border: 1px solid transparent;
  position: relative;
  margin: 0 15px;
  background: transparent;
  opacity: 1;
  tranistion: .5s ease-in-out;
}
.swiper-pagination.actives .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #fff;
  tranistion: .5s ease-in-out;
}
.swiper-pagination.actives .swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  bottom: 0;
  margin: auto;
}

@keyframes widths {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
.section2-imgs .timgbox .k{
  width: 0;
}
.section2-imgs.active .timgbox .k {
   animation: widths 3s linear 0s forwards;
  -moz-animation: widths 3s linear 0s forwards;
  -webkit-animation: widths 3s linear 0s forwards;
  -o-animation: widths 3s linear 0s forwards;
  animation-fill-mode:forwards;
 /* animation: widths 3s linear 0s infinite;
  -moz-animation: widths 3s linear 0s infinite;
  -webkit-animation: widths 3s linear 0s infinite;
  -o-animation: widths 3s linear 0s infinite;*/
}
.ab-items02 .txts{
  /*text-align: justify;*/
}
@media screen and (min-width: 1024px) {

	.joins .items2 .lists .li .box {
	  overflow: hidden;
	}

	.joins .items2 .lists .li:hover .box {
	  overflow-y: auto;

	}










	.responsibility-tops .words-tops .text{
		margin-right: .4rem;
		padding-right: 0.5rem;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		overflow: hidden;

	}
	.responsibility-tops .words-tops .text:hover{
		overflow-y:auto;
	}
	.responsibility-tops .words-tops{
		position: relative;
	}
  .ab-items02 .ab02-swiper .swiper-button-next:hover{
    /*background-image: url(../img/k111.png);*/
  }
  .ab-items02 .ab02-swiper .swiper-button-prev:hover{
    /*background-image: url(../img/k110.png);*/
  }
  .ab-items02 .ab02-swiper .btns{
    transition:.5s ease-in-out;
  }
  .ab-items02 .ab02-swiper .btns:hover{
    transition:.5s ease-in-out;
    border-color:#bd372b;
    background-color:#bd372b;
  }

  .conbanner .images{
    max-height: calc(100vh - 80px - 1.125rem);
  }
  .ab-items02 .ab02-swiper .swiper-slide-active .tits {
    font-size: 1.2rem;
    font-weight: bold;
  }

  .ab-items02 .ab02-swiper .swiper-slide-active .txts {
    font-size: .55rem;
    line-height: 1.2;
    font-weight: bold;
  }

  .ab-items02 .tits {
    padding-left: 6rem;
  }

  .conbanner .banner-bots .items {
    transition: .5s ease-in-out;
  }
  .conbanner .banner-bots .items:hover {
    color: #cb1a20;
    transition: .5s ease-in-out;
  }
  .conbanner .banner-bots .items:hover:after {
    opacity: 1;
    transition: .5s ease-in-out;
  }
  .conbanner .banner-bots .items:hover .imgs img {
    transition: .5s ease-in-out;
  }
  .conbanner .banner-bots .items:hover .imgs .i0 {
    opacity: 0;
  }
  .conbanner .banner-bots .items:hover .imgs .i1 {
    opacity: 1;
  }

  .development-lists .items {
    transition: .5s ease-in-out;
  }
  .development-lists .items:hover .words {
    color: #fff;
    background: #003e8d;
    transition: .5s ease-in-out;
  }
  .development-lists .items:hover .words .tits, .development-lists .items:hover .words .more {
    color: #fff;
    transition: .5s ease-in-out;
  }
  .development-lists .items:hover .words img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }
  .development-lists .items:hover .words span {
    background: url(../img/i12.png) rgba(255, 255, 255, 0.2) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
  }

  .bocweb-nav-box a.active, .bocweb-nav-box a:hover {
    color: #003e8d;
    transition: .5s ease-in-out;
  }

  .news .news-tops .items .images:before {
    z-index: 2;
  }

  .news .news-tops .items:hover .images img,
  .news .news-bots .lists .items:hover .imgs img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .welbanner-text .li {
    transition: .5s ease-in-out;
  }
  .welbanner-text .li:before {
    transition: .5s ease-in-out;
    background: #ca171d;
    width: 0;
    z-index: 2;
  }
  .welbanner-text .li:hover {
    background: #003e8d;
    transition: .5s ease-in-out;
  }
  .welbanner-text .li:hover:before {
    width: 100%;
    transition: .5s ease-in-out;
  }

  .wel-newslist .items {
    transition: .5s ease-in-out;
  }
  .wel-newslist .items .tits {
    transition: .5s ease-in-out;
  }
  .wel-newslist .items img {
    width: 100%;
  }
  .wel-newslist .items:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }
  .wel-newslist .items:hover .tits {
    transition: .5s ease-in-out;
    color: #cb1a20;
  }

  .responsibility-tops .words-lists .li:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .service-items02 .lists .items:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .responsibility-bots .items {
    transition: .5s ease-in-out;
  }
  .responsibility-bots .items .span {
    transition: .5s ease-in-out;
  }
  .responsibility-bots .items:hover {
    transition: .5s ease-in-out;
    color: #fff;
    background: #003e8d;
  }
  .responsibility-bots .items:hover .more span, .responsibility-bots .items:hover .more b {
    transition: .5s ease-in-out;
    color: #fff;
  }
  .responsibility-bots .items:hover .more span {
    background: url(../img/i12.png) rgba(255, 255, 255, 0.2) no-repeat center;
    background-size: 100%;
  }
  .responsibility-bots .items:hover .span {
    color: #fff;
    transition: .5s ease-in-out;
  }
}
.wow {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: .5s ease-in-out;
}

.wow.cur {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible !important;
  transition: .5s ease-in-out;
}

.wow.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: .7s ease-in-out;
  visibility: visible;
}

.wow.animated {
  visibility: visible;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animated.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}
body.fp-viewing-3 .wel-fixed-left .swiper-slide .tits,
body.fp-viewing-1 .wel-fixed-left .swiper-slide .tits{
  color:#b7b7b7;
}
body.fp-viewing-3 .wel-fixed-left .swiper-slide .i:before,
body.fp-viewing-1 .wel-fixed-left .swiper-slide .i:before{
  background:#b7b7b7;
}
body.fp-viewing-1 .wel-fixed-right .li,
body.fp-viewing-3 .wel-fixed-right .li{
  background: url(../img/y0.png) no-repeat center;
  background-size: 100%;
}
body.fp-viewing-1 .wel-fixed-right .li.active,
body.fp-viewing-3 .wel-fixed-right .li.active{
  background: url(../img/y1.png) no-repeat center;
  background-size: 100%;
}
@media screen and (max-width: 1600px){

	.i-wrap3 .inliner-list, .i-wrap3 .inliner-bg{
			width: 560px;
			height: 560px;
		    margin: -280px 0 0 -280px;
	}
	.i-wrap3 .inliner-list .bg{
		background-size: cover!important;
	}
}
@media screen and (max-width: 1023px) {
  .wel-fixed-right,.wel-fixed-left{
    display: none;
  }
    .people-fixed .li2 label {
    padding-left: .65rem;
  }

  .people-fixed .li2 .ids label:before {
    width: .4rem;
    height: .4rem;
  }

  .people-fixed .li2 .ids:nth-child(2) {
    margin-left: .7rem;
    margin-right: 1rem;
  }
  /*111*/
  .ab-items04 .lists .i {
    padding: 0 1.5rem;
  }

  .ab-items01 .words {
    width: 70%;
  }

  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }

  .cons-header {
    line-height: 1;
    height: auto;
  }

  .joins .items2 .lists .li {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .joins .items2 .lists .li:nth-child(4n+1) {
    margin-left: 2%;
  }
  .joins .items2 .lists .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .recruform-lists .td {
    width: 50%;
    max-width: 50%;
  }

  .recruform-lists .items .td {
    display: none;
  }

  .recruform-lists .items .td.td-first, .recruform-lists .items .td.td-last {
    display: block;
  }

  .recruform-lists .items .td.td-last {
    float: right;
  }

  .recruform-lists .td {
    display: none;
  }

  .recruform-lists .td.td-first, .recruform-lists .td.td-last {
    display: block;
  }

  .recruform-lists .td.td-last {
    float: right;
  }

  .m-header .welcome-a img {
    height: 70%;
  }

  .ab-items04 {
    height: auto;
  }

  .ab-items02 .box {
    padding-right: 0;
  }

  .wel-newslist {
    position: static;
    transform: none;
  }

  .fullpage .section {
    height: auto;
  }

  .fullpage .section video {
    display: none;
  }

  .banner .videoboxs {
    position: relative;
  }
  .banner .videoboxs:before {
    width: 45px;
    height: 45px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/video.png) no-repeat center;
    background-size: 100%;
    z-index: 4;
  }

  .section2-imgs {
    position: relative;
    width: 100%;
  }

  .inliner-banner-con li,
  .inliner-banner-con li .con,
  .inliner-banner-con {
    position: relative;
    transform: scale(1);
    margin: 0;
    left: 0;
    top: 0;
    width: 100%;
  }

  .inliner-banner-con li .mitems {
    height: 100vh;
    display: block;
  }

  .wel-newslist .items {
    width: 100%;
  }

  .inliner-banner-con li .mitems {
    padding-top: 60px;
  }

  .wel-newslist-swiper {
    padding: .75rem;
    padding-bottom: 3rem;
    background: #f5f5f5;
    position: relative;
    left: 0;
    top: 0;
  }
  .wel-newslist-swiper img {
    width: 100%;
  }
  .wel-newslist-swiper .swiper-pagination.actives {
    bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .items4-list .swiper-container-horizontal > .swiper-scrollbar.m768{
    margin-top: .4rem;
  }
	.service-items01 .images-bots .words-list .span {
	  line-height: .5rem;
	  height: 1.5rem;
	}
  .inliner-banner-con li .wel-more{
        height: .6rem;
    line-height: .6rem;
    width: 2.2rem;
  }

  /*111*/
  .people-fixed select {
    width: 1.2rem;
    height: .5rem;
    padding-left: .12rem;
  }
  .people-fixed .tankuang-fixed {
    width: 98%;
    padding: .3rem  .15rem;
  }
  .people-fixed .people-form {
    padding: .2rem;
  }
  .people-fixed .li {
    padding-left: 1.2rem;
    font-size: .2rem;
    line-height: .5rem;
  }
  .people-fixed .li input[type=text] {
    padding-left: .2rem;
    height: .5rem;
  }
  .people-fixed .li2 .ids:nth-child(2) {
    margin-left: .25rem;
    margin-right: .4rem;
  }
  .people-fixed .li2 .ids label:before {
    width: .16rem;
    height: .16rem;
  }
  .people-fixed .li2 label {
    padding-left: .3rem;
  }
  .people-fixed input[type=submit] {
    height: .5rem;
    width: 1.32rem;
  }
  .people-fixed .li:nth-child(n+2) {
    margin-top: .3rem;
  }
  .people-fixed .li3 .input input {
    width: 1.1rem;
  }
  .people-fixed .li3 .input .i span {
    margin-left: .14rem;
  }
  .people-fixed .li3 .input .i:nth-child(n+2) {
    margin-left: .22rem;
  }
  .people-fixed textarea {
    height: 1.35rem;
    padding: .1rem;
    padding-left: .2rem;
  }
  .people-fixed .con-boxs .tits {
    margin-bottom: .28rem;
  }
  .people-fixed .con-boxs .close {
    width: .2rem;
    height: .2rem;
  }
  .people-fixed .li1 .input {
    width: 80%;
  }

  .people-fixed .li5 .input {
    width: 80%;
    position: relative;
  }
  .people-fixed .li5 .input span.jia {
    position: absolute;
    right: -.5rem;
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .4rem;
  }
  /*111*/
  .inliner-banner li .font, .inliner-banner-con li .font {
    font-size: .3rem;
    line-height: .48rem;
    height: auto;
    display: block;
    overflow: visible;
  }

  .swiper-pagination.actives {
    bottom: .4rem;
  }
  .swiper-pagination.actives .swiper-pagination-bullet {
    width: .3rem;
    height: .3rem;
    margin: 0 .15rem;
  }
  .swiper-pagination.actives .swiper-pagination-bullet:before {
    width: .1rem;
    height: .1rem;
  }

  .banner .words .cn {
    font-size: .54rem;
  }

  .banner .words .en {
    font-size: .46rem;
  }

  .wel-newslist-swiper {
    padding: 0.3rem;
    padding-top: .8rem;
    padding-bottom: 1.2rem;
  }
  .wel-newslist-swiper .swiper-pagination.actives {
    bottom: .45rem;
  }

  .banner .words {
    text-shadow: 0 2px 50px rgba(0, 0, 0, 0.5);
  }
  .banner .words .line {
    margin-top: .4rem;
    margin-bottom: .2rem;
    width: .3rem;
    height: 1px;
  }
  .banner .words .en {
    font-weight: bold;
  }

  .wel-more {
    height: .6rem;
    line-height: .6rem;
    width: 2.2rem;
  }

  .wel-more .b {
    margin-left: .1rem;
  }

  .wel-newslist .news-more {
    margin-top: 0.7rem;
  }
  .wel-newslist .items {
    padding: 0.48rem 0.5rem 0.36rem 0.6rem;
  }
  .wel-newslist .items .tits {
    line-height: 0.45rem;
    height: 0.9rem;
    font-size: .3rem;
  }
  .wel-newslist .items .time {
    margin-top: 0.24rem;
  }
  .wel-newslist .items .txts {
    line-height: 0.3rem;
    height: 0.6rem;
    margin-top: 0.14rem;
    margin-bottom: 0.2rem;
  }

  .inliner-banner-con li .mitems {
    padding-top: 2.1rem;
  }

  .section2 .conboxlist {
    padding-top: 1.25rem;
  }
  .section2 .conboxlist .titles-txts {
    margin-top: .5rem;
    margin-bottom: .4rem;
  }
  .section2 .conboxlist .text {
    line-height: 0.3rem;
    height: auto;
    width: 100%;
    padding: 0 .3rem;
    margin-bottom: 0.42rem;
    height: auto;
    display: block;
    overflow: visible;
    font-size: .26rem;
    line-height: .48rem;
  }

  .m-footer-bots {
    font-size: 0.24rem;
    line-height: 0.4rem;
    padding: 0.4rem 0;
  }

  .m-footer-tops {
    padding-top: 0.7rem;
    padding-bottom: 0.4rem;
  }
  .m-footer-tops .logo {
    width: 1.4rem;
    height: 0.6rem;
    margin-bottom: .2rem;
  }
  .m-footer-tops .text {
    line-height: 0.4rem;
  }
  .m-footer-tops .bdfx {
    margin-top: 0.4rem;
    margin-bottom: 0.36rem;
  }
  .m-footer-tops .bdfx .i {
    padding: 0 0.32rem;
    height: 0.36rem;
  }

  /*

  .search-wrap{
    padding-top: 65px;
  }
  .search-list .pages{
    margin-top: .6rem;
  }
  .m-header .nav-sousuo{
    margin-right: 12px;
  }
  .news-fx .items{
    width: .3rem;
    height: .3rem;
    margin:0 .1rem;
  }
  .news-detailsbox {
      margin-top: .3rem;
      margin-bottom: .24rem;
      padding-top:.9rem;
      padding-bottom: .5rem;
  }
  .news-details .time {
    margin-top: .3rem;
  }

  .newsdetails-tit {
    padding: 0 .5rem;
  }
  .news-fx{
    margin-bottom: .5rem;
  }

  .new-detailscon {
    margin-top: .36rem;
    padding-bottom: .88rem;
  }

  .news-details-bots {
    height: .6rem;
    line-height: .6rem;
  }
  .news-details-bots .back {
    width: .5rem;
    height: .5rem;
  }
  .news-details-bots .prev, .news-details-bots .next {
    max-width: 45%;
    font-size: .2rem;
  }
  .w1500{
    width: 95%;
  }
  /**/
  .ab-items01 .words {
    padding-left: 0.45rem;
    padding-right: 1rem;
  }
  .ab-items01 .words .txts {
    margin-top: 0.44rem;
    margin-bottom: 0.18rem;
  }
  .ab-items01 .words .text {
    line-height: 1.8;
  }
  .ab-items01 .imgs {
    height: 7rem;
  }

  .ab-items02 {
    height: 9.6rem;
  }
  .ab-items02 .titles {
    top: 1rem;
    line-height: 1;
  }
  .ab-items02 .tits, .ab-items02 .txts {
    padding: 0 0.32rem;
  }
  .ab-items02 .box {
    padding-right: 0;
  }
  .ab-items02 .ab02-swiper {
    padding: 1.5rem 0;
  }
  .ab-items02 .ab02-swiper .btns {
    width: .4rem;
    height: .4rem;
  }
  .ab-items02 .ab02-swiper .swiper-button-prev {
    top: .9rem;
  }
  .ab-items02 .ab02-swiper .swiper-button-next {
    bottom: .9rem;
  }
  .ab-items02 .ab02-swiper .items:before {
    width: .1rem;
    height: .1rem;
  }
  .ab-items02 .ab02-swiper .swiper-slide {
    min-height: 70%;
    overflow-y: auto;
  }

  .ab-items01 .text-words {
    position: static;
    transform: none;
  }

  .ab-items01 .words {
    width: 100%;
    padding: .5rem .25rem;
    padding-top: 1.2rem;

  }

  .ab-items03 {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }
  .ab-items03 .words {
    padding-bottom: .7rem;
  }
  .ab-items03 .words .tits {
    margin-bottom: .36rem;
  }
  .ab-items03 .words .txts {
    margin-bottom: .28rem;
  }
  .ab-items03 .list .items {
    width: 33.33%;
    padding: .2rem;
    padding-bottom: .2rem;
    padding-top: .3rem;
  }
  .ab-items03 .list .imgs {
    width: .6rem;
    height: .6rem;
  }
  .ab-items03 .list .tits {
    line-height: .4rem;
    height: .4rem;
    margin-top: .24rem;
  }
  .ab-items03 .list .txts {
    line-height: .3rem;
    margin-top: .1rem;
  
  }

  .ab-items03 .list {
    box-shadow: none;
    background: transparent;
  }

  .ab-items04 {
    height: auto;
    padding-top: .8rem;
    padding-bottom: 1.7rem;
  }
  .ab-items04 .items04-box {
    padding-top: 0.9rem;
    margin-top: 0.35rem;
  }
  .ab-items04 .lists {
    margin-top: .28rem;
  }
  .ab-items04 .lists .i {
    width: 33.33%;
    padding: 0 .1rem;
  }
  .ab-items04 .lists .i .txts {
    line-height: 1.8;
  }
  .ab-items04 .lists .i .tits {
    margin-bottom: .18rem;
  }
  .ab-items04 .words .li1 {
    padding-right: 0.9rem;
  }
  .ab-items04 .words .li2 {
    padding-left: 0.9rem;
  }
  .ab-items04 .words .libox1 {
    padding-bottom: .6rem;
  }
  .ab-items04 .words .libox1:before {
    width: 1px;
  }
  .ab-items04 .words .li-tops {
    line-height: 0.6rem;
    height: 0.6rem;
    min-width: 2rem;
    padding: 0 0.24rem;
    margin-bottom: 0.2rem;
  }
  .ab-items04 .words .li-bots {
    line-height: .4rem;
  }
  .ab-items04 .words .li3 .li-bots {
    width: 90%;
  }
  .ab-items04 .words .li1, .ab-items04 .words .li2 {
    width: 50%;
  }
  .ab-items04 .words .li1 .li-tops, .ab-items04 .words .li2 .li-tops {
    margin-top: -.3rem;
  }
  .ab-items04 .images {
    width: 1.55rem;
    height: 1.8rem;
  }

  /**/
  .news img {
    width: 100%;
  }
  .news .news-tops {
    padding-top: 0.6rem;
    padding-bottom: 0.44rem;
  }
  .news .news-tops .items {
    width: 100%;
    margin-left: 0%;
  }
  .news .news-tops .items:nth-child(n+2) {
    margin-top: 2%;
  }
  .news .news-tops .items .words {
    padding: 0.26rem 0.34rem;
  }
  .news .news-tops .items .words .tits {
    line-height: 0.3rem;
    height: 0.3rem;
  }
  .news .news-tops .items .words .time {
    margin-top: 0.15rem;
  }
  .news .news-bots {
    padding-bottom: 0.9rem;
  }
  .news .news-bots .lists {
    margin-bottom: 0.75rem;
  }
  .news .news-bots .lists .items {
    width: 100%;
    padding: 0.4rem 0.44rem 0.5rem 0.54rem;
  }
  .news .news-bots .lists .items .tits {
    line-height: 0.36rem;
    height: 0.72rem;
  }
  .news .news-bots .lists .items .txts {
    line-height: .4rem;
    height: 0.8rem;
    margin-top: 0.1rem;
  }
  .news .news-bots .lists .items .imgs {
    margin-top: 0.3rem;
  }
  .news .news-bots .lists .items .tit-bots {
    margin-top: 0.26rem;
    line-height: 0.46rem;
    height: 0.46rem;
    color: #666666;
  }
  .news .news-bots .lists .items .tit-bots .more {
    width: 0.46rem;
    height: 0.46rem;
    border-radius: 50%;
  }

  /**/
  .recruform-lists .items .td {
    font-size: .2rem;
  }

  .recruform-lists .items-bots .li {
    padding: .22rem 0;
  }

  .recruform-lists .items-bots .li-span {
    margin-bottom: .28rem;
  }

  .recruform-lists .apply-btn {
    margin-top: .3rem;
  }

  .recruform-lists {
    padding-top: .88rem;
  }

  .recruform-lists .career-tits {
    margin-bottom: .44rem;
  }

  .recruform-lists .recruform-liststops, .recruform-lists .items-top, .recruform-lists .items-bots {
    padding: 0 .25rem;
  }

  .recruform-lists .items-bots {
    padding-top: .35rem;
    padding-bottom: .45rem;
  }

  .recruform-lists .td-last.td {
    width: auto;
    max-width: 40%;
  }

  .recruform-lists .items-top,
  .recruform-lists .recruform-liststops {
    line-height: .7rem;
    height: .7rem;
  }

  .recruform-lists .items-top:before {
    width: .25rem;
    height: .25rem;
    right: .4rem;
  }

  .wx-contactstops .map {
    height: 10rem;
    max-height: 90vh;
  }

  .wx-contactstops .words {
    bottom: 1.2rem;
  }
  .wx-contactstops .tits {
    margin-bottom: .32rem;
  }
  .wx-contactstops .box {
    width: 4.8rem;
    height: 4.8rem;
    padding: .5rem 0.6rem 0.64rem 0.5rem;
    overflow-y:auto;
  }
  .wx-contactstops .twords {
    line-height: .5rem;
  }
  .wx-contactstops .twords .li {
    padding-left: .4rem;
  }
  .wx-contactstops .twords .li img {
    width: .24rem;
    top: .12rem;
  }
  .wx-contactstops .bg {
    top: .24rem;
    width: 3.05rem;
  }

  .wx-contactsbots {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .wx-contactsbots .wx-inputs {
    margin-top: .7rem;
  }
  .wx-contactsbots .wx-inputs .inputs {
    width: 100%;
    margin-left: 0%;
    line-height: 0.56rem;
    height: 0.56rem;
    margin-top: .5rem;
  }
  .wx-contactsbots .wx-inputs .inputs:nth-child(1) {
    margin-top: 0;
  }
  .wx-contactsbots .wx-inputs .inputs:nth-child(n+3) {
    margin-top: .5rem;
  }
  .wx-contactsbots .wx-inputs .inputs .span {
    padding-left: .32rem;
    width: calc(6em + .32rem);
  }
  .wx-contactsbots .wx-inputs .inputs.submit input {
    width: 1.8rem;
    height: 0.56rem;
    line-height: 0.56rem;
  }
  .wx-contactsbots .wx-inputs .inputs img {
    width: .24rem;
    height: .24rem;
  }
  .wx-contactsbots .wx-inputs .inputs input[type=text] {
    padding-left: 1.6rem;
  }

  .con-titles .title-smil {
    margin-top: .2rem;
  }

  /**/
  .conbanner .words .en {
    margin-top: 0.2rem;
  }
  .conbanner .images {
    height: 7.5rem;
  }
  .conbanner .banner-bots {
    height: 0.9rem;
    line-height: 0.9rem;
    margin-top: -0.45rem;
  }
  .conbanner .banner-bots .items:after {
    height: 1px;
  }
  .conbanner .banner-bots .items:before {
    height: 0.6rem;
  }
  .conbanner .banner-bots .imgs {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.14rem;
  }

  .development {
    padding-top: 1rem;
    padding-bottom: 1.45rem;
  }

  .development-lists {
    margin-top: 0.5rem;
  }
  .development-lists .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: .2rem;
  }
  .development-lists .items img {
    width: 100%;
  }
  .development-lists .items .words {
    padding-top: 0.5rem;
    padding-bottom: 0.4rem;
  }
  .development-lists .items .words .txt {
    line-height: 0.24rem;
    height: 0.48rem;
    margin-top: 0.1rem;
  }
  .development-lists .items .words .more span {
    width: 0.4rem;
    height: 0.4rem;
    margin-left: 0.16rem;
  }

  .joins .items1 .con-titles {
    padding-top: 0.7rem;
    padding-bottom: 0.58rem;
  }
  .joins .items1 .con-titles .title-smil {
    margin-top: 0.38rem;
    line-height: 1.8;
  }
  .joins .items2 {
    padding-top: 0.8rem;
    padding-bottom: 1.2rem;
  }
  .joins .items2 .lists {
    margin-top: 0.48rem;
  }
  .joins .items2 .lists .li {
    height: 4.65rem;
    padding: 0.44rem;
  }
  .joins .items2 .lists .li .imgs {
    width: 0.9rem;
    height: 0.9rem;
  }
  .joins .items2 .lists .li .tits {
    margin-top: 0.28rem;
    margin-bottom: 0.24rem;
  }
  .joins .items3 {
    padding-top: 0.9rem;
    padding-bottom: 1.24rem;
  }
  .joins .items3 .lists {
    margin-top: 0.5rem;
  }
  .joins .items3 .lists .li {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 2%;
  }
  .joins .items3 .lists .li .box {
    padding: 0 0.48rem;
    padding-top: 0.4rem;
    padding-bottom: 0.55rem;
  }
  .joins .items3 .lists .li .txts {
    line-height: 0.28rem;
    /*height: 1.12rem;*/
  }
  .joins .items4 {
    padding-top: 0.9rem;
  }
  .joins .items4 .con-titles {
    margin-bottom: 0.55rem;
  }

  .items4-list {
    padding-bottom: 1.05rem;
  }
  .items4-list .swiper-slide:nth-child(n+2) {
    margin-left: 0.44rem;
  }
  .items4-list .words {
    padding-bottom: 0.2rem;
    padding-top: 0.36rem;
  }
  .items4-list .words .tits {
    margin-bottom: 0.18rem;
  }
  .items4-list .words .txts {
    line-height: 0.4rem;
    height: 1.6rem;
  }
  .items4-list .swiper-container-horizontal > .swiper-scrollbar {
    height: 1px;
  }
  .items4-list .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
    height: 3px;
    border-radius: 3px;
    top: -1px;
  }

  .items4-bots {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .items4-bots .listbos .txts {
    margin-top: 0.24rem;
    line-height: 1.3;
  }
  .items4-bots .listbos .words {
    padding: .25rem;
  }

  .service-items01 {
    padding-top: 0.95rem;
  }
  .service-items01 .service-txts {
    max-width: 90%;
    line-height: .4rem;
    margin-top: .28rem;
  }
  .service-items01 .words-bots {
    margin-top: 1.1rem;
    padding-bottom: 0.75rem;
  }
  .service-items01 .words-bots .tits {
    margin-bottom: .28rem;
  }
  .service-items01 .words-bots .txts {
    max-width: 90%;
  }
  .service-items01 .images-bots .imgs {
    height: 8.5rem;
  }
  .service-items01 .images-bots .words-list .i {
    width: 1.65rem;
    height: 1.65rem;
    margin-bottom: .36rem;
  }
  .service-items01 .ul {
    margin-top: .7rem;
  }
  .service-items01 .ul:before {
    top: .5rem;
  }
  .service-items01 .ul .lis {
    margin: 0;
    width: 33.33%;
  }
  .service-items01 .ul .lis .imgs {
    width: 1rem;
    height: 1rem;
  }
  .service-items01 .ul .lis .span {
    margin-top: .2rem;
  }

  .w1700 {
    width: 92%;
    max-width: 100%;
  }

  .service-items02 {
    padding-top: 0.8rem;
    padding-bottom: 1.05rem;
  }
  .service-items02 .service-tits {
    margin-bottom: .6rem;
  }
  .service-items02 .lists .items {
    width: 100%;
    margin-left: 0%;
  }
  .service-items02 .lists .items:nth-child(n+2) {
    margin-top: .3rem;
  }
  .service-items02 .lists .items .tits {
    margin-top: .28rem;
  }
  .service-items02 .lists .items .txts {
    line-height: .36rem;
    height: .36rem;
    margin-bottom: .4rem;
    margin-top: .28rem;
  }
  .service-items02 .lists .items .more span {
    margin-left: .16rem;
    width: .4rem;
    height: .4rem;
  }

  .responsibility-tops {
    padding-top: 1.28rem;
    padding-bottom: 1.2rem;
  }
  .responsibility-tops .words-tops {
    margin-bottom: .6rem;
  }
  .responsibility-tops .words-tops .text {
    width: 100%;
    padding-right: 0;
  }
  .responsibility-tops .words-tops .text .txts {
    line-height: 1.8;
    margin-top: .38rem;
  }
  .responsibility-tops .words-tops .imgs {
    width: 100%;
  }
  .responsibility-tops .words-lists .li {
    width: 100%;
    margin-left: 0%;
  }
  .responsibility-tops .words-lists .li .box {
    padding-top: .32rem;
  }
  .responsibility-tops .words-lists .li .box .stit {
    line-height: .4rem;
    height: .4rem;
    margin-bottom: .16rem;
  }
  .responsibility-tops .words-lists .li .box .stxt {
    line-height: .4rem;
    height: 1.2rem;
  }

  .responsibility-bots {
    padding-top: .8rem;
    padding-bottom: .9rem;
  }
  .responsibility-bots .list {
    padding: 0.65rem 0;
  }
  .responsibility-bots .items {
    line-height: 1.8;
    height: auto;
    padding: .4rem .2rem;
  }
  .responsibility-bots .items:nth-child(n+2) {
    margin-top: .24rem;
  }
  .responsibility-bots .items .tits {
    width: 100%;
    padding-right: 1.85rem;
    padding-left: .2rem;
  }
  .responsibility-bots .items .tits .text {
    line-height: .4rem;
    max-height: .4rem;
    -webkit-line-clamp: 1;
  }
  .responsibility-bots .items .more {
    width: 100%;
    padding-right: .2rem;
    padding-left: .2rem;
  }
  .responsibility-bots .items .more span {
    width: .4rem;
    height: .4rem;
    margin-left: .16rem;
  }
  .responsibility-bots .items .txts {
    width: 100%;
    margin-top: .2rem;
    margin-bottom: .1rem;
    display: none;
  }
  .responsibility-bots .items .txts .text {
    line-height: .4rem;
    height: .8rem;
  }
  .responsibility-bots .items .more{
    margin-top: -.4rem;
  }
  .news-detailsbox{
    padding-top: .5rem;
  }
  news-detailsbox {
    margin-top: .3rem;
    margin-bottom: .24rem;
    padding-top: .9rem;
    padding-bottom: .5rem;
  }
  .news-details-bots{
    line-height: .6rem;
    height: .6rem;
  }
  .news-details .time{
    margin-top: .3rem;
  }
  .new-detailscon{
    margin-top: .36rem;
    padding-bottom: .8rem;
  }
  .news-fx{
    margin-bottom: .45rem;
  }
  .news-details-bots .back{
    width: .5rem;
    height: .5rem;
  }
  .news-fx .items{
    width: .3rem;
    height: .3rem;
    margin:0 .1rem;
  }
}
@media screen and (max-width: 500px) {
  .conbanner .banner-bots .imgs {
    margin-right: .02rem;
  }
}

/*# sourceMappingURL=style.css.map */
    .people-fixed input:-moz-placeholder,
    .people-fixed textarea:-moz-placeholder {
      color: #777;
    }

    .people-fixed input::-moz-placeholder,
    .people-fixed textarea::-moz-placeholder {
      color: #777;
    }

    .people-fixed input:-ms-input-placeholder,
    .people-fixed textarea:-ms-input-placeholder {
      color: #777;
    }
    .people-fixed input::-webkit-input-placeholder,
    .people-fixed textarea::-webkit-input-placeholder {
      color: #777;
    }