.box {
  height: 100%;
}
.box #enterBR > a {
  color: #00A0E9;
}
.box #newsTab {
  text-align: center;
  background: #ffffff;
}
.box #newsTab .tabList {
  height: 4.1vw;
  padding: 0 14.4vw;
  display: flex;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex;
  margin: 0 auto;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 2px solid #F4F4F7;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.box #newsTab .nav-tabs > li.active > a,
.box #newsTab .nav-tabs > li.active > a:hover,
.box #newsTab .nav-tabs > li.active > a:focus {
  border: none;
  color: #9B9DA9;
  border-bottom: 2px solid #00A0E9;
}
.box #newsTab .nav-tabs > li > a {
  border: none;
}
.box #newsTab .nav-tabs > li > a:hover {
  color: #00A0E9;
  border-bottom: 2px solid #00A0E9;
}
.box #newsTab .nav > li > a:hover,
.box #newsTab .nav > li > a:focus {
  background-color: transparent;
}
.box #newsTab .nav-tabs > li > a:hover {
  border: none;
  border-bottom: 2px solid #00A0E9;
}
.box #newsTab a:hover {
  color: #9B9DA9;
}
.box #newsTab .nav > li > a {
  padding: 0;
  height: 4.1vw;
  line-height: 4.1vw;
  font-size: 24px;
}
.box #newsTab .tab-content {
  margin-top: 3vw;
}
.box #newsTab .tab-content .tab-pane .container .partnerLineTwo {
  color: #9B9DA9;
  font-size: 18px;
  margin-top: 2.1vw;
  margin-bottom: 1.8vw;
}
.box #newsTab .tab-content .morePartner {
  margin-top: 3vw;
  margin-bottom: 3vw;
  color: #00A0E9;
  font-size: 18px;
  font-family: SourceHanSansCN-Light, "Microsoft  YaHei", Arial, Helvetica, sans-serif;
}
.box #newsTab .tab-content #wrap {
  position: relative;
  width: 100%;
  height: 47vw;
  max-height: 916px;
  overflow: hidden;
}
.box #newsTab .tab-content #wrap #inner {
  overflow: hidden;
  position: absolute;
}
.box #newsTab .tab-content #wrap #inner img {
  width: 100%;
}
.box #newsTab .tab-content .partnerBottom {
  color: #9B9DA9;
  margin: 2vw 0 3vw 0;
  font-size: 24px;
  font-weight: 200;
}
.box .company_info {
  height: 18%;
  width: 100%;
  padding-bottom: 60px;
}
.box .company_info .company_info_right {
  text-align: justify;
  margin-top: -10px;
}
.box .company_info .company_info_right p {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #9B9DA9;
  line-height: 36px;
  text-indent: 2em;
}
.box .company_culture {
  box-sizing: border-box;
  height: 25%;
  width: 100%;
  background-color: #fff;
  padding-bottom: 60px;
}
.box .company_culture .bgt {
  font-size: 180px;
  opacity: 0.05;
  line-height: 140px;
  font-style: italic;
  margin-left: -30px;
  letter-spacing: -15px;
  margin-top: 10px;
}
.box .company_culture p {
  color: #00A0E9;
  font-size: 26px;
  font-family: SourceHanSansCN-Light, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  letter-spacing: 3px;
}
.box .company_culture h2 {
  font-family: SourceHanSansCN-Light, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #00041A;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 3px;
}
.box .company_culture span {
  display: block;
  color: #00041A;
  font-family: SourceHanSansCN-Light, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
}
.box .company_culture i {
  display: block;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #9B9DA9;
  font-size: 16px;
  letter-spacing: 3px;
}
.box .company_culture .company_culture_left {
  padding-top: 40px;
}
.box .company_culture .company_culture_left ul {
  overflow: hidden;
}
.box .company_culture .company_culture_left ul li {
  margin-bottom: 73px;
  border-left: 5px solid #E64443;
  padding-left: 3%;
  float: left;
  margin-right: 140px;
}
.box .company_culture .company_culture_left ul li p {
  padding-bottom: 25px;
}
.box .company_culture .company_culture_left .coreValues {
  overflow: hidden;
  border-left: 5px solid #E64443;
  padding-left: 3%;
}
.box .company_culture .company_culture_left .coreValues p {
  margin-bottom: 25px;
}
.box .company_culture .company_culture_left .coreValues .coreValuesItem {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  line-height: 30px;
}
.box .company_culture .company_culture_left .coreValues .coreValuesItem span {
  font-family: SourceHanSansCN-Light, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #00041A;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 3px;
}
.box .company_culture .company_culture_left .fontImg {
  margin-top: 24px;
}
.box .company_culture .company_culture_right {
  background-color: #fafafa;
  padding-left: 3%;
  padding-right: 2%;
}
.box .company_culture .company_culture_right p {
  padding-bottom: 2%;
  padding-top: 40px;
}
.box .company_culture .company_culture_right ul li {
  width: 50%;
  padding-bottom: 3%;
}
.box .company_culture .company_culture_right ul li span {
  padding-bottom: 3%;
}
.box .development_process {
  width: 100%;
  box-sizing: border-box;
  background-image: url('../images/introduce/BG3.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 60px;
  overflow: hidden;
}
.box .development_process .slide {
  height: 100%;
}
.box .development_process .title_top {
  padding-bottom: 0;
}
.box .development_process .tab_line {
  position: relative;
  height: 50px;
  border-bottom: 3px solid #BFDAF2;
  margin-bottom: 50px;
  margin-top: 60px;
}
.box .development_process .tab_line .tab_line_item {
  position: relative;
}
.box .development_process .tab_line .tabs {
  padding-left: 0;
  padding-right: 0;
  padding-top: 35px;
}
.box .development_process .tab_line .tabs .active {
  border-color: #BFDAF2;
  background-color: #00A0E9;
}
.box .development_process .tab_line .tabs .active span {
  font-family: DIN-Bold, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #00A0E9;
  position: absolute;
  top: -100px;
  left: -26px;
  width: 100px !important
}
.box .development_process .tab_line .tab {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #BFDAF2;
  position: relative;
  border: 6px solid transparent;
  cursor: pointer;
}
.box .development_process .tab_line .tab span {
  position: absolute;
  top: -50px;
  left: -20px;
  color: #9B9DA9;
  font-family: DIN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 26px;
  width: 100px !important
}
.box .development_process .tab_line .tab:last-child {
  margin-right: 0;
}
.box .development_process .slide_content_info {
  position: relative;
}
.box .development_process .slide-content {
  height: 100%;
  padding-left: 150px;
  padding-right: 150px;
}
.box .development_process .carousel_none {
  height: 530px;
}
.box .development_process .li_item {
  width: 100%;
  box-sizing: border-box;
  display: block;
  z-index: 10002;
}
.box .development_process .li_item .li_item_bottom {
  padding: 58px 40px;
  background-color: #fff;
}
.box .development_process .li_item .li_item_bottom p {
  font-family: DIN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 30px;
}
.box .development_process .li_item .li_item_bottom p span {
  width: 50%;
  border-bottom: 2px solid #00A0E9;
  text-align: right;
  padding-bottom: 5%;
}
.box .development_process .li_item .li_item_bottom p span:last-child {
  text-align: left;
  border-bottom: 2px solid #eb706f;
}
.box .development_process .li_item .li_item_bottom h4 {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-top: 2%;
  padding-left: 0%;
  padding-right: 0%;
  text-align: center;
  letter-spacing: 0px;
  line-height: 28px;
  /* height: 100px; */

}
.box .development_process .slide-item-content li:nth-child(odd) {
  padding-right: 45px;
}
.box .development_process .slide-item-content li:nth-child(even) {
  padding-left: 45px;
}
.box .development_process .new-img img {
  width: 100%;
}
.box .development_process .next,
.box .development_process .prev {
  cursor: pointer;
  height: 48px;
  width: 48px;
  background-color: #00A0E9;
  position: absolute;
  top: 50%;
  right: -48px;
  z-index: 1000;
  border-radius: 10px;
  text-align: center;
}
.box .development_process .prev {
  left: -48px;
}
.box .development_process .iconyoujiantou,
.box .development_process .iconzuojiantou {
  line-height: 48px;
  font-size: 30px;
}
.box .honor_banner {
  height: 16.3%;
  width: 100%;
  padding-bottom: 60px;
}
.box .honor_banner .pic {
  padding: 0;
}
.box .honor_banner .pic img {
  width: 100%;
  height: 100%;
}
.box .contactUs {
  background: #ffffff;
  padding-bottom: 35px;
}
.box .contactUs #map-wrap {
  width: 100%;
  height: 32.25vw;
}
.box .contactUs #map-wrap .contact-content {
  width: 100%;
  height: 100%;
}
.box .contactUs #map-wrap .map {
  width: 100%;
  height: 100%;
}
.box .contactUs .callUs {
  margin: 2vw 0;
  font-size: 24px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #9B9DA9;
  overflow: hidden;
}
.box .contactUs .callUs .callUsLine {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #9B9DA9;
  margin: 0 2vw;
}
.box .contactUs .callUs .callUsLef {
  float: left;
  display: flex;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex;
  line-height: 34px;
}
.box .contactUs .callUs .callUsRig {
  float: right;
  display: flex;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex;
  line-height: 34px;
}
.box .contactUs .callUs .callUsLef,
.box .contactUs .callUs .callUsRig {
  width: 50%;
}
.box .contactUs .callUs .callUsLef a,
.box .contactUs .callUs .callUsRig a {
  font-size: 24px;
}
.box .contactUs .callUs .icon-xinfeng,
.box .contactUs .callUs .icon-dianhua {
  color: #00A0E9;
  font-size: 28px;
  margin-right: 1vw;
}
.box .contactUs .address {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.box .contactUs .address .addressRow {
  display: block;
  clear: both;
}
.box .contactUs .address .col-lg-4 {
  padding: 0;
  padding-left: 10px;
}

.box .contactUs .address .col-lg-12 {
  padding: 0;
  padding-left: 10px;
}

.box .contactUs .address .addressContent {
  border: 2px solid #F4F4F7;
  border-top: none;
  margin-bottom: 25px;
}
.box .contactUs .address .addressContent ul {
  margin: 0 0 2.6vw 2.5vw;
}
.box .contactUs .address .addressContent .topLine {
  height: 2px;
}
.box .contactUs .address .addressContent .topLine .topLineLef {
  float: left;
  width: 50%;
  height: 100%;
  background-color: #E64443;
}
.box .contactUs .address .addressContent .topLine .topLineRig {
  float: left;
  width: 50%;
  height: 100%;
  background-color: #00A0E9;
}
.box .contactUs .address .addressContent .addressTitle {
  color: #E64443;
  font-size: 24px;
  margin-top: 1.6vw;
  margin-bottom: 1vw;
}
.box .contactUs .address .addressContent .address02 {
  font-size: 20px;
  margin-bottom: 1.3vw;
}
.box .contactUs .address .addressContent .address03 {
  font-size: 12px;
  margin-bottom: 0.78vw;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .box {
    height: 100%;
  }
  .box #newsTab .tabList {
    height: 0.8rem;
    padding: 0;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews {
    background: none;
    padding: 0 10px;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsImg {
    overflow: hidden;
    width: 100%;
    float: none;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsImg img {
    width: 100%;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsText {
    padding: 0 0.35rem;
    float: none;
    width: 100%;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsText .bigNewsTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.28rem;
    margin-top: 0.58rem;
    margin-bottom: 0.19rem;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsText .bigNewsData {
    font-size: 0.24rem;
    margin-bottom: 0.29rem;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews .bigNewsText .bigNewsContent {
    font-size: 0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box #newsTab .tab-content .tab-pane .container .bigNews:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .box #newsTab .tab-content .tab-pane .container .newList a {
    text-decoration: none;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .newsItem {
    padding: 0;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .newsItem .newsVideoTitle {
    font-size: 0.3rem;
    padding: 0.4rem 0;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .newsItem .newListTitle {
    font-size: 0.28rem;
    padding: 0 0.35rem;
    margin-left: 0;
    margin-top: 0.58rem;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .newsItem .newListData {
    font-size: 0.24rem;
    padding: 0 0.35rem;
    margin-left: 0;
    margin-top: 0.17rem;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .newsItem .newListContent {
    font-size: 0.22rem;
    padding: 0 0.35rem;
    margin-left: 0;
    margin-bottom: 0.58rem;
    margin-top: 0.29rem;
  }
  .box #newsTab .tab-content .tab-pane .container .newList .row {
    margin: 0;
  }
  .box #newsTab .nav > li > a {
    font-size: 0.24rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .box #enterBairui {
    color: #00A0E9;
  }
  .box .company_info {
    height: 20%;
    width: 100%;
    padding-bottom: 0.6rem;
  }
  .box .company_info .company_info_item {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
  .box .company_info .company_info_item .company_info_right,
  .box .company_info .company_info_item .company_info_left {
    padding-left: 0;
    padding-right: 0;
  }
  .box .company_info .company_info_item .company_info_right p {
    font-size: 0.26rem;
    line-height: 26px;
  }
  .box .company_info .company_info_item .company_info_right p:first-child {
    padding-top: 0.4rem;
  }
  .box .company_culture {
    height: 23%;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 0.6rem;
  }
  .box .company_culture p {
    font-size: 0.36rem;
  }
  .box .company_culture .company_culture_left {
    padding-left: 0.4rem;
  }
  .box .company_culture .company_culture_left ul li {
    border-width: 3px;
    margin-right: unset;
  }
  .box .company_culture .company_culture_left ul li h2 {
    font-size: 0.32rem;
  }
  .box .company_culture .company_culture_left .coreValues {
    border-width: 3px;
  }
  .box .company_culture .company_culture_left .coreValues .coreValuesMobile {
    color: #00041A;
    font-family: SourceHanSansCN-Light, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .box .company_culture .company_culture_left .coreValues .coreValuesMobile span {
    font-size: 0.32rem;
  }
  .box .company_culture .company_culture_left .coreValues .coreValuesMobile div {
    font-size: 0.32rem;
  }
  .box .company_culture .company_culture_left .coreValues .coreValuesMobile .value {
    display: flex;
  }
  .box .company_culture .company_culture_right {
    background-color: transparent;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
  .box .company_culture .company_culture_right ul li span {
    font-size: 0.3rem;
  }
  .box .company_culture .company_culture_right ul li i {
    font-size: 0.22rem;
  }
  .box .company_culture .company_culture_right ul li:nth-child(odd) {
    padding-right: 3%;
  }
  .box .company_culture .bgt {
    font-size: 2.8rem;
  }
  .box .development_process {
    padding-bottom: 0.6rem;
  }
  .box .development_process .slide {
    height: 18%;
    width: 100%;
  }
  .box .development_process .slide .tab_line {
    margin-bottom: 10%;
    margin-top: 0.3rem;
  }
  .box .development_process .slide .tab_line .tabs {
    padding-top: 40px;
  }
  .box .development_process .slide .tab_line .tab {
    /* margin-right: 25px; */
    width: 0.32rem;
    height: 0.32rem;
    border-width: 3px;
  }
  .box .development_process .slide .tab_line .tab span {
    font-size: 0.3rem;
    top: -30px;
    left: -7px;
  }
  .box .development_process .slide .tab_line .active span {
    font-size: 0.4rem;
    top: -50px;
    left: -7px;
  }
  .box .development_process .carousel_none {
    height: 6.2rem;
  }
  .box .development_process .new-img img {
    width: 100%;
  }
  .box .development_process .slide-content {
    padding-left: 1.37rem;
    padding-right: 1.37rem;
  }
  .box .development_process .slide_content_info {
    padding-left: 0;
    padding-right: 0;
  }
  .box .development_process .slide_content_info .li_item {
    height: 100%;
  }
  .box .development_process .slide_content_info .li_item .li_item_bottom {
    padding: 0.58rem 0.4rem;
  }
  .box .development_process .slide_content_info .li_item .li_item_bottom span {
    border-width: 1px;
    padding-bottom: 0.24rem;
  }
  .box .development_process .slide_content_info .li_item .li_item_bottom span:last-child {
    border-width: 1px;
  }
  .box .development_process .slide_content_info .li_item .li_item_bottom p {
    font-size: 0.36rem;
  }
  .box .development_process .slide_content_info .li_item .li_item_bottom h4 {
    font-size: 0.24rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    line-height: 0.36rem;
    padding-top: 0.24rem;
    letter-spacing: 0px;
    height: 1rem;
  }
  .box .development_process .slide_content_info .prev,
  .box .development_process .slide_content_info .next {
    right: 0.2rem;
    width: 30px;
    height: 30px;
  }
  .box .development_process .slide_content_info .prev {
    left: 0.2rem;
  }
  .box .development_process .slide_content_info .iconyoujiantou,
  .box .development_process .slide_content_info .iconzuojiantou {
    font-size: 0.4rem;
    line-height: 30px;
  }
  .box .development_process .slide_content_info .new-img img {
    width: 100%;
    height: 2.3rem;
  }
  .box .development_process .slide_content_info .slide-item li {
    padding-left: 0;
    padding-right: 0;
  }
  .box .honor_banner {
    height: 14%;
    width: 100%;
    padding-bottom: 0.6rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .box #contactUs #map-wrap {
    height: 6rem;
    width: 100%;
    padding: 0 6%;
    margin: 0.4rem auto 0.4rem;
  }
  .box #contactUs .callUs {
    font-size: 0.26rem;
    margin: 0 6%;
  }
  .box #contactUs .callUs .callUsLef,
  .box #contactUs .callUs .callUsRig {
    float: none;
    margin-bottom: 0.25rem;
    width: auto;
  }
  .box #contactUs .callUs .callUsLef span a,
  .box #contactUs .callUs .callUsRig span a {
    color: #00A0E9;
    font-size: 0.26rem;
  }
  .box #contactUs .callUs .callUsLef .callUsEmail,
  .box #contactUs .callUs .callUsRig .callUsEmail {
    width: 2.5rem;
    text-align: center;
    color: #00A0E9;
  }
  .box #contactUs .callUs .callUsLef .callUsLine,
  .box #contactUs .callUs .callUsRig .callUsLine {
    margin: 0 0.74rem 0 1.17rem;
  }
  .box #contactUs .callUs .icon-xinfeng,
  .box #contactUs .callUs .icon-dianhua {
    font-size: 0.28rem;
    margin-right: 0.2rem;
  }
  .box #contactUs .address {
    overflow: scroll;
    padding: 0 6%;
  }
  .box #contactUs .address .addressContent {
    height: 5.32rem;
    margin-bottom: 0.45rem;
    margin-top: 0.1rem;
  }
  .box #contactUs .address .addressContent ul {
    margin: 0;
    padding: 0 0.3rem 0.4rem 0.43rem;
    font-size: 0.29rem;
  }
  .box #contactUs .address .addressContent .addressTitle {
    font-size: 0.42rem;
    margin: 0.6rem 0 0.4rem 0;
  }
  .box #contactUs .address .addressContent .address02 {
    font-size: 0。36rem;
    margin-bottom: 0.37rem;
  }
  .box #contactUs .address .addressContent .address03 {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
  }
  .box #contactUs .address .addressContent:hover {
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 1002;
    position: relative;
    left: 0;
    box-shadow: 0 5px 20px 1px transparent;
    -o-box-shadow: 0 5px 20px 1px transparent;
    -moz-box-shadow: 0 5px 20px 1px transparent;
    -webkit-box-shadow: 0 5px 20px 1px transparent;
  }
  .box #contactUs .carousel-indicators {
    bottom: -5px;
  }
  .box #contactUs .carousel-indicators li {
    background-color: #EDF0F5;
  }
  .box #contactUs .carousel-indicators .active {
    background-color: #00A0E9;
  }
}
