.business .title h1 {
  color: #007BC6;
  font-size: 48px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .business .title h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .business .title h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .business .title h1 {
    font-size: 26px;
  }
}
.business .title span {
  font-size: 16px;
  color: #999;
  margin-top: 0.16rem;
  font-family: PingFangSC-Regular, PingFang SC;
  letter-spacing: 3px;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 1440px) {
  .business .title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .business .title span {
    font-size: 12px;
  }
}
.business .box1 {
  padding-top: 0.6rem;
  padding-bottom: 0.3rem;
  box-sizing: border-box;
  background: #f5f5f5;
}
.business .box1 p {
  font-size: 14px;
  color: #808080;
  width: 8.5rem;
}
@media all and (max-width: 768px) {
  .business .box1 p {
    width: 100%;
  }
}
.business .box2 {
  padding-top: 0.3rem;
  margin-bottom: 0.8rem;
}
.business .box2 .uk-switcher img {
  width: 100%;
  height: 100%;
}
.business .box2 .uk-tab li .con {
  display: none;
}
.business .box2 .uk-tab li a {
  padding: 0;
}
.business .box2 .uk-tab li a div {
  position: relative;
  width: 100%;
  height: auto;
}
.business .box2 .uk-tab li a div img {
  height: 100%;
}
.business .box2 .uk-tab li a p {
  font-size: 18px;
  margin-top: 0.15rem;
}
@media only screen and (max-width: 1440px) {
  .business .box2 .uk-tab li a p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .business .box2 .uk-tab li a p {
    font-size: 14px;
  }
}
.business .box2 .uk-tab li a:first-child div {
  overflow: hidden;
}
.business .box2 .uk-tab li a:first-child div img {
  height: 100%;
  width: 100%;
}
.business .box2 .uk-tab li a:first-child p {
  font-size: 18px;
  margin-top: 0.15rem;
}
@media only screen and (max-width: 1440px) {
  .business .box2 .uk-tab li a:first-child p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .business .box2 .uk-tab li a:first-child p {
    font-size: 14px;
  }
}
.business .box2 .uk-tab li.uk-active a {
  border-bottom: none;
}
.business .box2 .uk-tab li.uk-active a div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 2px solid #007BC6;
  display: block;
  z-index: 3;
}
.business .box2 .uk-tab li.uk-active a p {
  color: #007BC6;
}
.business .box2 .uk-tab li.uk-active a p:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.2rem;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border-left: 0.1rem solid transparent;
  border-right: 0.1rem solid transparent;
  border-bottom: 0.15rem solid #f5f5f5;
  display: block;
}
.business .box2 .uk-tab li.uk-active .con {
  display: block;
  width: 100%;
}
.business .box2 .uk-tab img {
  width: 100%;
  height: 100%;
}
.business .box2 #component-tab1 {
  margin-top: 0.2rem;
}
.business .box2 #component-tab1 li {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0.18rem 0.2rem;
  background: #F5F5F5;
}
.business .box2 #component-tab1 li p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.business .box2 #component-tab1 li a {
  width: 102px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  margin-top: 0.16rem;
  text-decoration: none;
  color: #969696;
  transition: all 0.3s ease-out;
}
.business .box2 #component-tab1 li a:hover {
  background: #007BC6;
  color: #fff;
  border: 1px solid #007BC6;
}
.business .box3 {
  padding-top: 0.6rem;
  padding-bottom: 0.3rem;
  box-sizing: border-box;
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  .business .box3 {
    font-size: 12px;
  }
}
.business .box3 p {
  font-size: 14px;
  margin-bottom: 25px;
}
.business .box3 ul li div {
  overflow: hidden;
}
.business .box3 ul li:hover img {
  transform: scale(1.1);
}
.business .box3 ul li img {
  width: 100%;
  transition: all 0.3s ease-out;
}
.business .box3 > div.uk-text-center {
  font-size: 24px;
  margin-bottom: 0.3rem;
  margin-top: 0.6rem;
}
@media only screen and (max-width: 1440px) {
  .business .box3 > div.uk-text-center {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .business .box3 > div.uk-text-center {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .business .box3 > div.uk-text-center {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .business .box3 > div.uk-text-center {
    font-size: 16px;
  }
}
@media all and (max-width: 1440px) {
  .business .box3 > div.uk-text-center {
    font-size: 14px;
  }
}
@media all and (max-width: 1440px) and only screen and (max-width: 1200px) {
  .business .box3 > div.uk-text-center {
    font-size: 12px;
  }
}
.business .box3 #cn_map {
  position: relative;
}
.business .box3 #cn_map span {
  width: 5px;
  height: 5px;
  background: #017CC5;
  border-radius: 50%;
  position: absolute;
  padding: 0;
}
.business .box3 #cn_map span.shoudu {
  background: url(../img/icon_shoudu.png) no-repeat;
  width: 15px;
  height: 14px;
}
.business .box3 #cn_map span.shoudu:before {
  display: none;
}
.business .box3 #cn_map span:before {
  /* 设置颜色 */
  background-color: rgba(1, 124, 197, 0.36);
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  content: '';
  animation: scale 2s infinite;
}
.business .box3 #cn_map .province {
  position: absolute;
  bottom: 0;
  left: 20%;
  font-size: 18px;
  color: #333;
}
.business .box3 #cn_map .province i {
  display: inline-block;
  background: url(../img/icon_34.png) no-repeat center center / cover;
  width: 0.83rem;
  height: 0.55rem;
}
@media only screen and (max-width: 1440px) {
  .business .box3 #cn_map .province {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .business .box3 #cn_map .province {
    font-size: 14px;
  }
}
.business .box3 #cn_map .province p {
  margin: 0;
}
.business .box3 #quanqiu_map {
  position: relative;
}
.business .box3 #quanqiu_map span {
  width: 10px;
  height: 10px;
  background: #017cc4;
  border-radius: 50%;
  position: absolute;
  padding: 0;
}
.business .box3 #quanqiu_map span.shoudu {
  background: url(../img/dian.png) no-repeat no-repeat center center / cover;
  width: 0.66rem;
  height: 1.03rem;
  border-radius: 0;
}
.business .box3 #quanqiu_map span.shoudu:before,
.business .box3 #quanqiu_map span.shoudu:after {
  display: none;
}
.business .box3 #quanqiu_map span:before,
.business .box3 #quanqiu_map span:after {
  /* 设置颜色 */
  background-color: rgba(1, 124, 197, 0.36);
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  content: '';
  animation: scale 2s infinite;
}
.business .box3 #quanqiu_map span:after {
  /* 设置颜色 */
  animation: scales 2s infinite;
}
.contact-box {
  height: 1.85rem;
  background: #EAF1F6;
}
.contact-box .box {
  height: 100%;
  color: #000;
  font-size: 22px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .contact-box .box {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-box .box {
    font-size: 16px;
  }
}
.contact-box .box i {
  display: inline-block;
}
.contact-box .box.phone i {
  background: url(../img/phone.png) no-repeat center center / cover;
  width: 0.35rem;
  height: 0.4rem;
  margin-right: 0.4rem;
}
.contact-box .box.phone:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #e5e5e5;
}
.contact-box .box.email i {
  background: url(../img/email.png) no-repeat center center / cover;
  width: 0.38rem;
  height: 0.38rem;
  margin-right: 0.4rem;
}
@media all and (max-width: 960px) {
  .contact-box {
    height: auto;
  }
  .contact-box .box.phone {
    margin-bottom: 0.3rem;
  }
  .contact-box .box.phone:before {
    content: '';
    display: none;
  }
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(6);
    opacity: 0;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(6);
    opacity: 0;
  }
}
@-webkit-keyframes scales {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(8);
    opacity: 0;
  }
}
@keyframes scales {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(8);
    opacity: 0;
  }
}
/*# sourceMappingURL=business.css.map */