@media only screen and (min-width: 1440px) {
  .container {
    width: 26.40rem;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-plr120 {
    padding: 0 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .sm-plr120 {
    padding: 0 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .xs-m0 {
    margin: 0;
  }
  .xs-plr30 {
    padding: 0 .3rem;
  }
}
/*      *
 * rest *
 *      */
 ::-webkit-scrollbar{width:8px;height:8px;background-color:#F5F5F5}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:0;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bdbdbd}
::-webkit-scrollbar-thumb:hover{border-radius:0;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.4)}  
a {
  text-decoration: none;
  color: inherit;
}
a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin-bottom: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
}
html {
  font-size: calc(50px);
}
body {
  background: #F3F3F3;
  font-family: 'PingFang SC', "微软雅黑", "microsoft yahei";
  font-size: .28rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow-x: hidden;
  padding-top: 1.8rem;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
@media only screen and (max-width: 1199px) {
  body {
    padding-top: 180px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  body.active {
    padding-top: 1.5rem;
  }
}
/*      *
 * tool *
 *      */
.lr-tb {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
      writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}
.tb-lr {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
      writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.tb-rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
      writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.nowrap-ellipsis {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.li-finish {
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  visibility: hidden;
}
/*       *
 * style *
 *       */
.header {
  text-align: right;
  background: #FFFFFF;
  margin-bottom: 0;
  border: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header.active {
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
}


.header .logo img {
  display: inline-block;
  height:60px;
  vertical-align: middle;
}
.header .navbar-toggle {
  float: none;
  margin-right: 15px;
  margin-top: calc(0.56rem);
  margin-bottom: 0;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .header .navbar-toggle {
    float: right;
  }
}
.header .navbar-collapse {
  float: right;
}
.header .navbar-nav {
  margin: 0 -15px;
  padding: 0;
  height: 1.8rem;
  line-height: 1.8rem;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.header .navbar-nav li {
  height: inherit;
  line-height: inherit;
  padding: 0 .57rem;
}
.header .navbar-nav li a {
  padding: 0;
  color: #111111;
  height: inherit;
  line-height: inherit;
  font-size:16px;
}
.header .navbar-nav2 {
border-bottom:#5376F5 solid 3px;
}
.header .navbar-nav li.active:hover a {
  background: none;
  color: #5376F5;
}
.header .navbar-nav li.active a {
  background: none;
  color: #5376F5;
}
.header .navbar-nav li:last-child {
  padding-right: 0;
}
.header .navbar-nav li + li {
  margin-left: .02rem;
  position: relative;
}
.header .navbar-nav li + li:before {
  content: '';
  display: inline-block;
  width: .02rem;
  height: .22rem;
  position: absolute;
  margin: auto;
  top: 0;
  left: -0.02rem;
  bottom: 0;
  background: #CCCCCC;
}
.header .navbar-nav .tel {
  font-size: 0;
  padding: 0 0 0 .29rem;
}
.header .navbar-nav .tel img {
  width: .34rem;
  vertical-align: middle;
  margin: 0 .25rem 0 0;
}
.header .navbar-nav .tel span {
  font-size: .36rem;
  vertical-align: middle;
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  .navbar-collapse {
    width: 100%;
  }
  .header .navbar-nav {
    float: right;
  }
  .header .navbar-nav li {
    padding-left: 0;
  }
  .header .navbar-nav li + li:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    margin-bottom: 0;
  }
  .header .navbar-toggle {
    margin-top: calc(0.56rem);
  }
  .header .navbar-toggle .icon-bar {
    width: 18px;
  }
  .header .navbar-collapse {
    width: 100vw;
    background: #FFFFFF;
  }
  .header .navbar-nav {
    width: 100%;
    height: auto;
    line-height: normal;
    margin: 0;
  }
  .header .navbar-nav li {
    padding: 0;
    height: 0.9rem;
    line-height: 0.9rem;
  }
}
.m-b40 {
  margin-bottom: .4rem;
}
/*首页banner*/
.index-banner {
  margin-bottom: .4rem;
}
.index-banner .swiper-container {
  width: 100%;
  height: 12rem;
}
.index-banner .swiper-container .swiper-slide {
  background: center / auto 100% no-repeat;
}
.index-banner .swiper-pagination {
  line-height: 0;
  bottom: .62rem;
}
.index-banner .swiper-pagination-bullet {
  width: .8rem;
  height: .08rem;
  border-radius: .04rem;
  margin: 0 .15rem;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
}
.index-banner .swiper-pagination-bullet:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #FFFFFF;
}
.index-banner .swiper-pagination-bullet-active:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;
  -webkit-transition: 5s linear;
  transition: 5s linear;
}
@media only screen and (max-width: 1200px) {
  .index-banner .swiper-container {
    height: 7.68rem;
  }
}
@media only screen and (max-width: 767px) {
  .index-banner .swiper-container {
    height: 4.8rem;
  }
  .index-banner .swiper-pagination {
    bottom: .31rem;
  }
  .index-banner .swiper-pagination-bullet {
    width: .2rem;
    height: .02rem;
    border-radius: .02rem;
    margin: 0 .075rem;
  }
}
/*首页服务*/
.index-service {
  margin-bottom: .4rem;
}
.index-service a {
  display: block;
  overflow: hidden;
}
.index-service img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media only screen and (max-width: 767px) {
  .index-service {
    display: none;
  }
  .index-service .m0 {
    margin: 0;
  }
}
.index-service2 {
  margin-bottom: .4rem;
}
.index-service2 .row a {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-service2 .row-2 {
  padding-top: 40.909090%;
}
@media (max-width: 991px) {
  .index-service2 .row-2 {
    padding-top: 198.41px;
  }
}
.index-service2 .row-1 {
  padding-top: 20.454545%;
}
@media (max-width: 1199px) {
  .index-service2 .row-1 {
    padding-top: 198.41px;
  }
}
.index-service2 .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.index-service2 .web-box {
  background: url(../images/i-s-col1-row2-1-t.png) left top / auto 100% no-repeat, url(../images/i-s-col1-row2-1-img.png) right bottom / auto 100% no-repeat, linear-gradient(-35deg, #a2b8c5 0%, #d6dde1 100%), linear-gradient(#ffffff, #ffffff);
}
@media (max-width: 991px) {
  .index-service2 .web-box {
    background: url(../images/i-s-col1-row2-1-t.png) left top / auto 7.9364rem no-repeat, url(../images/i-s-col1-row2-1-img.png) right bottom / auto 7.9364rem no-repeat, linear-gradient(-35deg, #a2b8c5 0%, #d6dde1 100%), linear-gradient(#ffffff, #ffffff);
  }
}
.index-service2 .crm-box {
  background: url(../images/i-s-col2-row1-1-t.png) left center / auto 100% no-repeat, url(../images/i-s-col2-row1-1-img.png) right center / auto 100% no-repeat, linear-gradient(-35deg, #bebcd3 0%, #e1e0ea 100%), linear-gradient(#e1e0ea, #e1e0ea);
}
.index-service2 .app-box {
  background: url(../images/i-s-col2-row1-2-t.png) left center / auto 100% no-repeat, url(../images/i-s-col2-row1-2-img.png) right center / auto 100% no-repeat, linear-gradient(-35deg, #b6d8d6 0%, #daebea 100%), linear-gradient(#daebea, #daebea);
}
.index-service2 .col1-row1-1 {
  background: url(../images/i-s-col1-row1-1.jpg) center / cover no-repeat;
}
.index-service2 .col1-row1-2 {
  background: url(../images/i-s-col1-row1-2.jpg) center / cover no-repeat;
}
.index-h {
  font-size: 0;
  padding-top: 1.2rem;
  text-align: justify;
}
.index-h:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  vertical-align: top;
}
.index-h .titles {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
}
.index-h .titles:before {
  content: '';
  position: absolute;
  display: block;
  width: .44rem;
  height: .04rem;
  background: #333333;
  left: 0;
  bottom: -0.47rem;
}
.index-h .title {
  font-size: .48rem;
  color: #333333;
  vertical-align: middle;
  margin-right: .3rem;
  display: inline-block;
}
.index-h .subtitle {
  display: inline-block;
  font-size: .48rem;
  color: #999999;
  vertical-align: middle;
  text-transform: uppercase;
}
.index-h .view-more {
  display: inline-block;
  vertical-align: middle;
}
.index-h .view-more span {
  font-size: .24rem;
  color: #999999;
  vertical-align: middle;
  margin-right: 17px;
}
.index-h .view-more img {
  height: .21rem;
  vertical-align: middle;
  -webkit-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 767px) {
  .index-h {
    height: auto !important;
    padding: .6rem 0;
  }
  .index-h .titles:before {
    display: none;
  }
  .index-h .title {
    margin-bottom: .3rem;
  }
  .index-h .subtitle {
    display: block;
  }
  .index-h .view-more {
    vertical-align: bottom;
  }
}
/*精品案例*/
.index-case {
  background: #FFFFFF;
  line-height: 0;
  margin-bottom: .4rem;
}
.index-case .index-h {
  height: 2.96rem;
}
.index-case .list {
  padding-bottom: .6rem;
  text-align: justify;
}
.index-case .list .item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: .6rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-case .list .item:hover {
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
}
.index-case .list .item img {
  width: 100%;
}
.index-case .list .item .info {
  font-size: 0;
  width: 100%;
  height: 1.98rem;
  line-height: 1.98rem;
  border: .02rem solid #EEEEEE;
  padding: 0 .49rem;
}
.index-case .list .item .info .titles {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.index-case .list .item .info .title {
  line-height: 1;
  font-size: .36rem;
  color: #333333;
  padding-bottom: .26rem;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-case .list .item .info .subtitle {
  line-height: 1;
  font-size: .24rem;
  color: #999999;
}
@media only screen and (max-width: 767px) {
  .index-case .list .item {
    width: 100%;
    margin-bottom: .3rem;
  }
}
/*首页-关于我们*/
.index-about-us {
  margin-bottom: .4rem;
  overflow: hidden;
  height: 10.7rem;
  background: url(../images/index-about-us.jpg) right bottom / cover no-repeat;
}
.index-about-us .pull-left {
  height: inherit;
  background: center / cover no-repeat;
}
.index-about-us .pull-right {
  height: inherit;
  padding: 2.59rem 1.51rem 0 1.6rem;
  color: #FFFFFF;
}
.index-about-us .pull-right .title {
  font-size: .48rem;
  line-height: .46rem;
  margin-bottom: .18rem;
}
.index-about-us .pull-right .subtitle {
  font-size: .8rem;
  line-height: .59rem;
  text-transform: uppercase;
  margin-bottom: .98rem;
}
.index-about-us .pull-right .summary {
  font-size: .28rem;
  line-height: .4rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: .72rem;
}
.index-about-us .pull-right .view-more {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  vertical-align: top;
}
.index-about-us .pull-right .view-more span {
  font-size: .24rem;
  color: #999999;
  vertical-align: middle;
  margin-right: 17px;
}
.index-about-us .pull-right .view-more img {
  height: .21rem;
  vertical-align: middle;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.index-about-us .pull-right .view-more span {
  font-size: .24rem;
  color: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  margin-right: .17rem;
}
.index-about-us .pull-right .view-more img {
  height: .21rem;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .index-about-us {
    height: auto;
  }
  .index-about-us .pull-right {
    height: auto;
    padding: 1.2rem .3rem;
  }
}
/*首页-合作伙伴*/
.index-partner {
  background: #FFFFFF;
  padding-bottom: 1.04rem;
  margin-bottom: .8rem;
}
.index-partner .index-h {
  height: 2.76rem;
}
.index-partner .list {
  overflow: hidden;
  font-size: 0;
  border: .02rem solid #EEEEEE;
  border-right: none;
  border-bottom: none;
}
.index-partner .item {
  display: inline-block;
  vertical-align: top;
  width: 14.28571428571429%;
  position: relative;
  overflow: hidden;
  border-bottom: .02rem solid #EEEEEE;
  border-right: .02rem solid #EEEEEE;
}
.index-partner .item:before {
  content: '';
  display: block;
  width: 0;
  padding-bottom: 60.70381231671554%;
}
.index-partner .item img {
  width: 100%;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1439px) {
  .index-partner .item {
    width: 16.66666666666667%;
  }
  .index-partner .item:nth-last-child(3) ~ .item {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .index-partner .item {
    width: 25%;
  }
}
@media only screen and (max-width: 992px) {
  .index-partner .item {
    width: 33.333333%;
  }
}
@media only screen and (max-width: 767px) {
  .index-partner .item {
    width: 50%;
  }
}
.footer {
  background: #222222;
  padding-top: .91rem;
  padding-bottom: 0.685rem;
}
.footer .info {
  padding: 0;
}
.footer .info .line {
  line-height: .52rem;
}
.footer .info .line:first-child .item {
  color: #CCCCCC;
  background: url(../images/footer-info-1.png) left top / 0.31rem no-repeat;
}
.footer .info .line:nth-child(2) .item {
  background: url(../images/footer-info-2.png) left center / 0.28rem no-repeat;
}
.footer .info .line:nth-child(3) .item {
  background: url(../images/footer-info-3.png) left center / 0.28rem no-repeat;
}
.footer .info .item {
  display: inline-block;
  vertical-align: top;
  line-height: .31rem;
  padding-left: .48rem;
  font-size: .24rem;
  color: #FFFFFF;
}
.footer .copyright {
  padding: 0;
}
.footer .copyright .text {
  line-height: 1;
  font-size: .24rem;
  color: #CCCCCC;
}
@media only screen and (max-width: 767px) {
  .footer {
    min-height: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
  }
  .footer .info {
    margin-bottom: .52rem;
  }
}
/*二级页面-banner*/
.second-banner {
  position: relative;
}
.second-banner img {
  width: 100%;
}
.second-banner .text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFFFFF;
}
.second-banner .title {
  font-size: 1.2rem;
  line-height: 1.14rem;
  position: relative;
  margin-bottom: 1.47rem;
}
.second-banner .title:after {
  content: '';
  display: block;
  width: 1em;
  height: .06rem;
  background: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -1.13rem;
}
.second-banner .subtitle {
  font-size: .48rem;
  line-height: .8rem;
}
@media only screen and (max-width: 991px) {
  .second-banner .title {
    font-size: .6rem;
    line-height: .57rem;
    margin-bottom: .74rem;
  }
  .second-banner .title:after {
    bottom: -0.56rem;
  }
  .second-banner .subtitle {
    font-size: .24rem;
    line-height: .4rem;
  }
}
@media only screen and (max-width: 767px) {
  .second-banner .container {
    display: none;
  }
}
/*二级页面-标题*/
.second-h {
  color: #000000;
  margin-top: 1.58rem;
  margin-bottom: .65rem;
}
@media only screen and (max-width: 767px) {
  .second-h {
    margin-top: 1.0112rem;
    margin-bottom: .416rem;
  }
}
.second-h .title {
  font-size: .72rem;
  line-height: .68rem;
  margin-bottom: .42rem;
}
.second-h .subtitle {
  font-size: .24rem;
  line-height: .19rem;
  letter-spacing: .31rem;
  text-transform: uppercase;
}
/*二级页面-选项卡*/
.second-tab {
  font-size: 0;
}
.second-tab li {
  display: inline-block;
  vertical-align: middle;
  font-size: .28rem;
  line-height: .29rem;
  position: relative;
}
.second-tab li + li {
  margin-left: .99rem;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .second-tab li + li {
    margin-left: .44rem;
  }
}
.second-tab li.active {
  color: #375EF1;
}
.second-tab li.active:before {
  content: '';
  display: block;
  width: .54rem;
  height: .04rem;
  background: #375EF1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.21rem;
}
/*新闻动态*/
.news .second-tab {
  margin-bottom: 2.21rem;
}
@media only screen and (max-width: 991px) {
  .news .second-tab {
    margin-bottom: 1.4144rem;
  }
}
@media only screen and (max-width: 767px) {
  .news .second-tab {
    margin-bottom: .884rem;
  }
}
.news .item {
  display: block;
}
.news .item + .item {
  margin-top: 1.2rem;
}
@media only screen and (max-width: 991px) {
  .news .item + .item {
    margin-top: .768rem;
  }
}
@media only screen and (max-width: 767px) {
  .news .item + .item {
    margin-top: .48rem;
  }
}
.news .item img {
  float: left;
  width: 7rem;
  margin-right: .88rem;
}
.news .item .text {
  overflow: hidden;
  padding-top: .22rem;
}
@media only screen and (max-width: 767px) {
  .news .item .text {
    padding-top: 0;
  }
}
.news .item .title {
  display: inline-block;
  font-size: .48rem;
  line-height: .6rem;
  color: #000000;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: .56rem;
}
.news .item .date {
  font-size: .24rem;
  line-height: .21rem;
  color: #999999;
  margin-bottom: .46rem;
}
.news .item .summary {
  font-size: .32rem;
  line-height: .6rem;
  color: #666666;
  margin-bottom: .49rem;
  max-height: 1.8rem;
  overflow: hidden;
}
.news .item .info {
  font-size: 0;
  line-height: 1;
}
.news .item .info span {
  display: inline-block;
  padding-left: .54rem;
  font-size: .28rem;
  line-height: .26rem;
  color: #999999;
  background: left center no-repeat;
}
.news .item .info span:nth-child(1) {
  background-image: url(../images/news-list-icon1.png);
  background-size: auto .22rem;
}
.news .item .info span:nth-child(2) {
  background-image: url(../images/news-list-icon2.png);
  background-size: auto .26rem;
}
.news .item .info span + span {
  margin-left: .87rem;
}
.news .skip {
  margin-top: 2.93rem;
  margin-bottom: 1.11rem;
}
@media only screen and (max-width: 991px) {
  .news .skip {
    margin-top: 1.8752rem;
    margin-bottom: 1.7856rem;
  }
}
@media only screen and (max-width: 767px) {
  .news .skip {
    margin-top: 1.172rem;
    margin-bottom: 1.116rem;
  }
}
@media only screen and (max-width: 767px) {
  .news .item img {
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: .352rem;
  }
  .news .item .title {
    white-space: normal;
    padding-bottom: .248rem;
  }
  .news .item .date {
    margin-bottom: .184rem;
  }
  .news .item .summary {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: .196rem;
  }
}
.skip {
float:right;
}
.skip a{
border:#CCCCCC solid 1px;
float:left;
margin-left:10px;
background:#fff;
display:block;
text-align:center;
padding:0 10px;
height:30px;
line-height:30px;
}
.skip .page-num-current{
color:#fff;
background:#2a6cdc;
border:#2a6cdc solid 1px;
}

.news-details {
  margin-top: 1rem;
  margin-bottom: 1.2rem;
  padding: 1.2rem 2.4rem 1.86rem;
  background: #FFFFFF;
}
@media only screen and (max-width: 1199px) {
  .news-details {
    padding-left: 1.536rem;
    padding-right: 1.536rem;
  }
}
@media only screen and (max-width: 991px) {
  .news-details {
    padding-left: .96rem;
    padding-right: .96rem;
  }
}
@media only screen and (max-width: 767px) {
  .news-details {
    padding-left: .3rem;
    padding-right: .3rem;
  }
}
.news-details .back {
  font-size: 0;
  line-height: 1;
  margin-bottom: 1.04rem;
}
.news-details .back img {
  height: .21rem;
  margin-right: .24rem;
}
.news-details .back span {
  font-size: .24rem;
  color: #999999;
  vertical-align: middle;
}
.news-details .title {
  font-size: .64rem;
  line-height: .66rem;
  color: #000000;
  margin-bottom: .71rem;
}
.news-details .info {
  font-size: 0;
  line-height: 1;
}
.news-details .info span {
  display: inline-block;
  padding-left: .54rem;
  font-size: .28rem;
  line-height: .26rem;
  color: #999999;
  background: left center no-repeat;
}
.news-details .info span:nth-child(1) {
  background-image: url(../images/news-list-icon1.png);
  background-size: auto .22rem;
}
.news-details .info span:nth-child(2) {
  background-image: url(../images/news-list-icon2.png);
  background-size: auto .26rem;
}
.news-details .info span + span {
  margin-left: .87rem;
}
.news-details .content {
  padding-top: 1.12rem;
  padding-bottom: 1.33rem;
  font-size: .32rem;
  line-height: .6rem;
  color: #666666;
}
.news-details .content img {
  max-width: 100%;
}
.news-details .content .format p {
  font-size: .32rem;
  line-height: .6rem;
  color: #666666;
}
.news-details .content .format .h {
  font-size: .48rem;
  color: #333333;
}
.news-details .operate {
  font-size: 0;
  text-align: justify;
}
.news-details .operate:after {
  content: '';
  width: 100%;
  display: inline-block;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  visibility: hidden;
}
.news-details .operate .like {
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: .68rem;
  line-height: .64rem;
  text-align: center;
  font-size: 0;
  border: .02rem solid #F43229;
  border-radius: .68rem;
  cursor: pointer;
}
.news-details .operate .like img {
  height: .26rem;
  margin-right: .16rem;
  vertical-align: middle;
}
.news-details .operate .like i {
  display: inline-block;
  width: .28rem;
  height: .26rem;
  margin-right: .16rem;
  vertical-align: middle;
  background: url(../images/news-details-operate-like.png) center / contain no-repeat;
}
.news-details .operate .like.act {
  background: #F43229;
}
.news-details .operate .like.act span {
  color: #ffffff;
}
.news-details .operate .like.act i {
  background: url(../images/news-details-operate-like-w.png) center / contain no-repeat;
}
.news-details .operate .like span {
  font-size: .28rem;
  vertical-align: middle;
  color: #F43229;
}
.news-details .operate .share {
  display: inline-block;
}
.news-details .operate .share span {
  font-size: .24rem;
  color: #999999;
  vertical-align: middle;
}
.news-details .operate .share a {
  margin-left: .45rem;
}
.news-details .operate .share a:nth-last-child(3) img {
  height: .29rem;
}
.news-details .operate .share a:nth-last-child(2) img {
  height: .34rem;
}
.news-details .operate .share a:nth-last-child(1) img {
  height: .33rem;
}
.mb71 {
  margin-bottom: .71rem;
}
.mb48 {
  margin-bottom: .48rem;
}
.news-label {
  font-size: 0;
  line-height: 1;
}
.news-label span {
  font-size: .28rem;
  color: #666666;
}
.news-label li {
  display: inline;
  font-size: .28rem;
  color: #999999;
}
.news-label li + li:before {
  content: '/';
  padding: 0 .5em;
}
.case-banner {
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .case-banner {
    height: 12rem;
  }
}
.case-banner.no-img {
  height: 4rem;
  background: #2F3237;
}
.case-banner.no-img img {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .case-banner.no-img {
    height: 4rem;
  }
}
.case-banner.no-img .text {
  bottom: .8rem;
}
.case-banner.no-img .text.active {
  color: #FFFFFF;
}
.case-banner img {
  max-width: none;
  width: 100%;
}
@media only screen and (min-width: 1440px) {
  .case-banner img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.case-banner .text {
  position: absolute;
  bottom: 1.54rem;
  color: #FFFFFF;
}
.case-banner .text.active {
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .case-banner .text {
    display: none;
  }
}
.case-banner .title {
  font-size: .96rem;
  line-height: .9rem;
  margin-bottom: .45rem;
}
.case-banner .sub {
  font-size: .32rem;
  line-height: .3rem;
}
.bgcff {
  background: #ffffff;
}
.case-details {
  padding-bottom: 1.95rem;
}
.case-details .container > .row {
  width: inherit;
}
.case-details .head {
  padding-top: 1.46rem;
  padding-bottom: 1.54rem;
  border-bottom: .02rem solid #EEEEEE;
  margin-bottom: 2.36rem;
}
@media (max-width: 768px) {
  .case-details .head {
    padding-bottom: 0.9856rem;
    margin-bottom: 0.944rem;
  }
}
.case-details .head .qr-code {
  max-width: 2.64rem;
  float: right;
  margin-left: 15px;
}
.case-details .head .summary {
  font-size: .32rem;
  line-height: .6rem;
  color: #999999;
  max-width: 18rem;
  margin-bottom: .87rem;
}
.case-details .head .link {
  font-size: 0;
}
.case-details .head .link span {
  font-size: .36rem;
  line-height: .28rem;
  display: inline-block;
  color: #666666;
  vertical-align: middle;
  margin-right: .41rem;
  position: relative;
}
.case-details .head .link span:hover:after {
  right: 0%;
}
.case-details .head .link span:after {
  content: '';
  display: block;
  position: absolute;
  top: .4rem;
  left: 0;
  right: 100%;
  height: 1px;
  background: #999999;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.case-details .head .link img {
  height: .21rem;
  vertical-align: middle;
}
.case-details .case-slide {
  margin-bottom: 3.63rem;
  position: relative;
}
@media (max-width: 1199px) {
  .case-details .case-slide {
    margin-bottom: 2.3rem;
  }
}
.case-details .case-slide .swiper-container {
  max-width: 16.62rem;
  width: 100%;
  margin: 0 auto;
}
.case-details .case-slide .swiper-button-next.swiper-button-disabled,
.case-details .case-slide .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.15);
}
.case-details .case-slide .swiper-button-prev,
.case-details .case-slide .swiper-button-next {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: rgba(0, 0, 0, 0.3) center / 0.48rem no-repeat;
}
.case-details .case-slide .swiper-button-prev:hover,
.case-details .case-slide .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.45);
}
@media (max-width: 767px) {
  .case-details .case-slide .swiper-button-prev,
  .case-details .case-slide .swiper-button-next {
    display: none;
  }
}
.case-details .case-slide .swiper-button-prev {
  left: 0;
  margin-top: -0.28rem;
  background-image: url(../images/case-slide-prev.png);
}
.case-details .case-slide .swiper-button-next {
  background-image: url(../images/case-slide-next.png);
  right: 0;
  margin-top: -0.28rem;
}
.case-details .case-slide .swiper-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 10.5rem;
}
.case-details .case-slide .swiper-pagination {
  line-height: 0;
  left: 0;
  right: 0;
  bottom: -1.15rem;
}
.case-details .case-slide .swiper-pagination-bullet {
  border-radius: 100%;
  width: .12rem;
  height: .12rem;
  opacity: 1;
  background: #dddddd;
}
.case-details .case-slide .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: .3rem;
}
.case-details .case-slide .swiper-pagination-bullet-active {
  background: #000000;
}
.plr0 {
  padding-left: 0;
  padding-right: 0;
}
.fixed-share-wrap {
  width: inherit;
  height: .84rem;
  font-size: 0;
  z-index: 999;
  text-align: right;
  margin: .42rem 0 .42rem;
}
.fixed-share-wrap .fixed-share {
  width: inherit;
  margin: auto;
  z-index: 1;
}
@media (max-width: 767px) {
  .fixed-share-wrap .fixed-share {
    text-align: center;
  }
}
.fixed-share-wrap .fixed-share.copy {
  height: .84rem;
  position: fixed;
  bottom: .76rem;
  left: 0;
  right: 0;
  z-index: -1;
}
.fixed-share-wrap .fixed-share a {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: .84rem;
  height: .84rem;
  line-height: .84rem;
  padding-left: .84rem;
  border-radius: .84rem;
  overflow: hidden;
  white-space: nowrap;
  background: #000000 url(../images/case-share.png) left / 0.84rem no-repeat;
  font-size: 14px;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.fixed-share-wrap .fixed-share a + a {
  margin-left: .2rem;
}
.fixed-share-wrap .fixed-share a:nth-child(1) {
  background-position-y: top;
}
.fixed-share-wrap .fixed-share a:nth-child(1):hover {
  width: 2.92rem;
}
@media (max-width: 767px) {
  .fixed-share-wrap .fixed-share a:nth-child(1):hover {
    width: .84rem;
  }
}
.fixed-share-wrap .fixed-share a:nth-child(2) {
  background-position-y: -0.84rem;
  overflow: visible;
}
.fixed-share-wrap .fixed-share a:nth-child(2):hover img {
  display: inline-block;
}
.fixed-share-wrap .fixed-share a:nth-child(2) img {
  display: none;
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  left: 50%;
  bottom: 1.04rem;
  border: .1rem solid #ffffff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
}
@media (max-width: 767px) {
  .fixed-share-wrap .fixed-share a:nth-child(2):hover {
    width: .84rem;
  }
}
.fixed-share-wrap .fixed-share a:nth-child(3) {
  background-position-y: -1.68rem;
}
.fixed-share-wrap .fixed-share a:nth-child(3):hover {
  width: 3.1676rem;
}
@media (max-width: 767px) {
  .fixed-share-wrap .fixed-share a:nth-child(3):hover {
    width: .84rem;
  }
}
.fixed-share-wrap .fixed-share a:nth-child(4) {
  background-position-y: -2.52rem;
}
.fixed-share-wrap .fixed-share a:nth-child(4):hover {
  width: 3.48rem;
}
@media (max-width: 767px) {
  .fixed-share-wrap .fixed-share a:nth-child(4):hover {
    width: .84rem;
  }
}
.fixed-share-wrap.fixed .fixed-share {
  position: fixed;
  bottom: .76rem;
  z-index: 99;
  left: 0;
  right: 0;
}
.case-details-skip {
  background: #FFFFFF;
}
.case-details-skip .skip a {
  position: relative;
}
.case-details-skip .skip a:first-child {
  padding-left: .3rem;
}
.case-details-skip .skip a:first-child:before {
  content: '';
  display: block;
  border-top: .07rem solid transparent;
  border-bottom: .07rem solid transparent;
  border-right: .14rem solid #000000;
  position: absolute;
  margin: auto;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.case-details-skip .skip a:last-child {
  padding-right: .3rem;
}
.case-details-skip .skip a:last-child:after {
  content: '';
  display: block;
  border-top: .07rem solid transparent;
  border-bottom: .07rem solid transparent;
  border-left: .14rem solid #000000;
  position: absolute;
  margin: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tel-contact {
  text-align: center;
}
.tel-contact .line {
  display: inline-block;
  width: .02rem;
  height: .6rem;
  background: #DDDDDD;
  margin: 0 0 .49rem;
}
.tel-contact .e-title {
  font-size: .48rem;
  line-height: .38rem;
  color: #CCCCCC;
  margin-bottom: .37rem;
}
.tel-contact .title {
  font-size: .6rem;
  line-height: 1;
  color: #333333;
  margin-bottom: .32rem;
}
.tel-contact .num {
  font-size: .8rem;
  line-height: .6rem;
  color: #E80000;
  margin-bottom: .38rem;
}
.tel-contact .num span {
  display: inline-block;
  -webkit-animation: tel 1.7s linear infinite;
          animation: tel 1.7s linear infinite;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.tel-contact .button {
  display: inline-block;
  width: 2.8rem;
  height: .92rem;
  line-height: .84rem;
  border: .04rem solid #E80000;
  border-radius: .92rem;
  font-size: .36rem;
  color: #E80000;
}
@-webkit-keyframes tel {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  8.333333% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes tel {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  8.333333% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.case {
  margin-bottom: 1.03rem;
}
.case .second-h {
  margin-bottom: 0;
}
.case .second-tab {
  padding-top: .65rem;
  margin-bottom: 1.28rem;
}
@media only screen and (max-width: 767px) {
  .case .second-tab {
    margin-bottom: .8192rem;
  }
}
.case .skip {
  margin-top: 2.1rem;
}
@media only screen and (max-width: 991px) {
  .case .skip {
    margin-top: 1.344rem;
    margin-bottom: 2.3872rem;
  }
}
@media only screen and (max-width: 767px) {
  .case .skip {
    margin-top: .84rem;
    margin-bottom: 1.492rem;
  }
}
.case .list {
  text-align: justify;
  line-height: 0;
  margin-bottom: -1.35rem;
}
@media only screen and (max-width: 991px) {
  .case .list {
    margin-bottom: -0.864rem;
  }
}
@media only screen and (max-width: 767px) {
  .case .list {
    margin-bottom: -0.54rem;
  }
}
.case .item {
  display: inline-block;
  width: 30%;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-bottom: 1.35rem;
}
@media only screen and (max-width: 991px) {
  .case .item {
    width: 48%;
    margin-bottom: .864rem;
  }
}
@media only screen and (max-width: 767px) {
  .case .item {
    width: 100%;
    margin-bottom: .54rem;
  }
}
.case .item:hover {
  -webkit-transform: translate3d(0, -1px, 0);
  transform: translate3d(0, -1px, 0);
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
}
.case .item img {
  width: 100%;
}
.case .item .info {
  padding: 0 .42rem;
  background: #FFFFFF;
}
.case .item .info .top {
  height: 2.6rem;
  padding: .54rem 0 0;
  border-bottom: .02rem solid #EEEEEE;
}
.case .item .info .bottom {
  height: .9rem;
  line-height: .9rem;
  font-size: .24rem;
  color: #999999;
}
.case .item .title {
  font-size: .44rem;
  line-height: .46rem;
  color: #000000;
  padding-bottom: .23rem;
}
.case .item .summary {
  font-size: .26rem;
  line-height: .44rem;
  height: .88rem;
  overflow: hidden;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.service .banner {
  position: relative;
}
.service .second-h {
  margin-top: 3.53rem;
  margin-bottom: 1.66rem;
}
@media only screen and (max-width: 1199px) {
  .service .second-h {
    margin-top: 2.2592rem;
    margin-bottom: 1.0624rem;
  }
}
@media only screen and (max-width: 767px) {
  .service .second-h {
    margin-top: 1.412rem;
    margin-bottom: .664rem;
  }
}
.service .module {
  width: 77.27272727272727%;
  font-size: 0;
  position: relative;
  z-index: 1;
  margin: -8.8rem auto 2.78rem;
}
@media only screen and (max-width: 1199px) {
  .service .module {
    margin-top: 0;
  }
  .service .module .service .module dl {
    width: 100%;
  }
  .service .module .service .module dl:nth-child(2) {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .service .module {
    width: 100%;
  }
}
.service .module dl {
  display: inline-block;
  vertical-align: top;
  min-height: 8.8rem;
  float: none;
  margin-bottom: 0;
  padding: 1.41rem 0 0 1.59rem;
}
@media only screen and (max-width: 1199px) {
  .service .module dl {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .service .module dl {
    text-align: left;
    min-height: 0;
    padding: 0.564rem 15px 0.636rem;
  }
}
.service .module dl dt {
  line-height: 1;
  font-weight: normal;
  margin-bottom: .96rem;
}
.service .module dl dt a {
  font-size: .72rem;
  line-height: .68rem;
}
.service .module dl dd {
  line-height: .72rem;
  padding-left: .3rem;
}
@media only screen and (max-width: 767px) {
  .service .module dl dd {
    padding-left: 0;
  }
}
.service .module dl dd a {
  font-size: .36rem;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.service .module dl dd a:before {
  content: '- ';
}
@media only screen and (max-width: 767px) {
  .service .module dl dd a:before {
    content: '';
  }
}
.service .module dl:nth-child(3n-2) {
  background: #EB371B;
  color: #FFFFFF;
}
.service .module dl:nth-child(3n-2) dt a {
  color: #FFFFFF;
}
.service .module dl:nth-child(3n-2) dd a {
  color: rgba(255, 255, 255, 0.8);
}
.service .module dl:nth-child(3n-1) {
  background: #333333;
  color: #FFFFFF;
}
.service .module dl:nth-child(3n-1) dt a {
  color: #FFFFFF;
}
.service .module dl:nth-child(3n-1) dd a {
  color: rgba(255, 255, 255, 0.8);
}
.service .module dl:nth-child(2n) {
  position: relative;
  top: 2.83rem;
}
@media only screen and (max-width: 1199px) {
  .service .module dl:nth-child(2n) {
    top: 0;
  }
}
.service .module dl:nth-child(3n) {
  background: #FFFFFF;
  border: .04rem solid #EEEEEE;
  border-top: none;
  padding-top: 1.31rem;
}
.service .module dl:nth-child(3n) dt a {
  color: #333333;
}
.service .module dl:nth-child(3n) dd a {
  color: rgba(51, 51, 51, 0.8);
}
.contact {
  margin-bottom: .54rem;
}
@media only screen and (max-width: 767px) {
  .contact {
    margin-bottom: .888rem;
  }
}
.contact .second-h {
  padding: 0 1.59rem;
  margin-top: 2.44rem;
  margin-bottom: 2.26rem;
}
.contact .second-h .title {
  margin-bottom: .33rem;
}
.contact .second-h .summary {
  font-size: .36rem;
  line-height: .48rem;
  color: #666666;
}
@media only screen and (max-width: 991px) {
  .contact .second-h {
    margin-top: 1.5616rem;
    margin-bottom: 1.4464rem;
  }
}
@media only screen and (max-width: 767px) {
  .contact .second-h {
    padding: 0;
    margin: .976rem 0 .904rem;
  }
}
.contact .address .the-left,
.contact .address .the-right {
  height: 8rem;
}
.contact .address .the-left {
  background: #3696EB;
  padding-left: 1.58rem;
  padding-top: 1.57rem;
}
@media only screen and (max-width: 767px) {
  .contact .address .the-left {
    padding-left: .3rem;
  }
}
.contact .address .the-left .title {
  font-size: .64rem;
  line-height: .49rem;
  color: #FCFCFC;
  margin-bottom: .76rem;
}
.contact .address .the-left .item {
  font-size: .32rem;
  color: #FFFFFF;
  padding-left: .55rem;
  position: relative;
}
.contact .address .the-left .item:nth-child(1) {
  line-height: .48rem;
  position: relative;
  margin-bottom: .8rem;
  background: url(../images/footer-info-1.png) no-repeat;
  background-size: .26rem;
  background-position: 0.04rem calc(0.09rem);
}
.contact .address .the-left .item:nth-child(1) ~ .item {
  line-height: .6rem;
}
.contact .address .the-left .item:nth-child(2) {
  background: url(../images/footer-info-2.png) no-repeat;
  background-size: .3rem;
  background-position: 0.04rem calc(0.15rem);
}
.contact .address .the-left .item:nth-child(3) {
  background: url(../images/footer-info-3.png) no-repeat;
  background-size: .3rem;
  background-position: 0.04rem calc(0.17rem);
}
.contact .address .the-right {
  background: #1C1B1B;
  text-align: center;
  padding-top: 2.24rem;
  color: #FFFFFF;
}
.contact .address .the-right img {
  width: 1.5rem;
  margin-bottom: .59rem;
  -webkit-animation: coordinate 1s ease-in-out infinite alternate;
          animation: coordinate 1s ease-in-out infinite alternate;
}
@-webkit-keyframes coordinate {
  from {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  to {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}
@keyframes coordinate {
  from {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  to {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}
.contact .address .the-right .title {
  font-size: .48rem;
  line-height: .45rem;
  margin-bottom: .29rem;
}
.contact .address .the-right .subtitle {
  font-size: .28rem;
  line-height: .26rem;
}
.contact .form-box {
  background: #FFFFFF;
  min-height: 11rem;
  padding: 2.3rem 1.5rem 1.8rem;
}
@media only screen and (max-width: 1199px) {
  .contact .form-box {
    padding: 1.725rem 1.125rem 1.35rem;
  }
}
@media only screen and (max-width: 991px) {
  .contact .form-box {
    padding: 1.472rem .96rem 1.152rem;
  }
}
@media only screen and (max-width: 767px) {
  .contact .form-box {
    padding: .92rem .3rem .72rem;
  }
}
.contact .form-box .bulletin {
  width: 5.2rem;
  height: 5.2rem;
  border: .06rem solid #3696EB;
  padding: .39rem .54rem 0;
  position: relative;
  float: left;
  margin-right: 1.98rem;
}
@media only screen and (max-width: 1199px) {
  .contact .form-box .bulletin {
    width: 100%;
    margin: 0 0 1.98rem;
  }
}
@media only screen and (max-width: 991px) {
  .contact .form-box .bulletin {
    margin-bottom: 1.2672rem;
  }
}
@media only screen and (max-width: 767px) {
  .contact .form-box .bulletin {
    margin-bottom: .792rem;
  }
}
.contact .form-box .bulletin .title {
  font-size: .6rem;
  color: #3696EB;
}
.contact .form-box .bulletin .text {
  font-size: .28rem;
  color: #3696EB;
  position: absolute;
  bottom: .5rem;
}
.contact .form-box .form {
  max-width: 13.2rem;
  float: left;
  font-size: 0;
  text-align: justify;
}
@media only screen and (max-width: 1199px) {
  .contact .form-box .form {
    max-width: 100%;
  }
}
.contact .form-box .form .t-t-wrap {
  display: inline-block;
  width: 100%;
  max-width: 6.3rem;
  margin-bottom: .42rem;
}
@media only screen and (max-width: 1199px) {
  .contact .form-box .form .t-t-wrap {
    max-width: calc((100% - .42rem) / 2);
  }
}
@media only screen and (max-width: 767px) {
  .contact .form-box .form .t-t-wrap {
    max-width: 100%;
  }
}
.contact .form-box .form .t-t {
  display: inline-block;
  width: 100%;
  min-height: .88rem;
  line-height: .84rem;
  border: .02rem solid #DDDDDD;
  padding: 0 .3rem;
  font-size: .28rem;
}
.contact .form-box .form textarea.t-t {
  max-width: 100%;
  min-height: 3rem;
  resize: none;
}
.contact .form-box .form .submit {
  display: block;
  border: none;
  width: 3rem;
  height: .88rem;
  line-height: .88rem;
  background: #3696EB;
  text-align: center;
  font-size: .28rem;
  color: #FFFFFF;
  margin-top: .42rem;
}
.pl200 {
  padding-left: 2rem;
}
.about {
  margin-bottom: 2.9rem;
}
.about .head-img {
  padding-top: 3.14rem;
  margin-bottom: -0.78rem;
  max-width: 8.83rem;
  padding-right: .3rem;
}
.about .head-img img {
  width: 100%;
}
.about .intro {
  position: relative;
  z-index: 1;
  background: rgba(75, 84, 117, 0.98);
  min-height: 10rem;
}
.about .intro .the-left {
  padding-top: 2.95rem;
}
.about .intro .the-left .title {
  font-size: .48rem;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: .74rem;
}
.about .intro .the-left .summary {
  width: 100%;
  max-width: 9.4rem;
  font-size: .28rem;
  line-height: .48rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: .57rem;
  text-align: justify;
}
.about .intro .the-left .url {
  font-size: .24rem;
  line-height: .18rem;
  color: #ffffff;
  letter-spacing: .27rem;
  text-transform: uppercase;
}
.about .intro .the-right {
  min-height: inherit;
  background: url(../images/people-woman-coffee-meeting.jpg) center / cover no-repeat;
}
.about .team {
  background: #1C1B20;
  padding-top: 2rem;
  min-height: 11rem;
}
.about .team .logo {
  width: 3.49rem;
  margin-bottom: 2.1rem;
}
.about .team .the-right .title {
  font-size: .48rem;
  line-height: .46rem;
  color: #FFFFFF;
  margin-bottom: .36rem;
  margin-left: .24rem;
}
.about .team .the-right .summary {
  margin-left: .24rem;
  width: 100%;
  max-width: 7.77rem;
  text-align: justify;
  font-size: .28rem;
  line-height: .4rem;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2.1rem;
}
.about .process .second-h {
  margin-top: 2.33rem;
}
.about .process .step {
  counter-reset: counter-name;
  padding-bottom: 1.98rem;
}
.about .process .step li {
  padding: 0;
  margin-bottom: 1.2rem;
}
.about .process .step li:before {
  counter-increment: counter-name;
  content: counter(counter-name);
  display: block;
  width: .8rem;
  height: .8rem;
  line-height: .72rem;
  border: .04rem solid #CCCCCC;
  border-radius: .8rem;
  color: #999999;
  font-size: .48rem;
  text-align: center;
  margin-bottom: .38rem;
}
.about .process .step .title {
  font-size: .36rem;
  line-height: .35rem;
  color: #000000;
  margin-bottom: .34rem;
}
.about .process .step .summary {
  max-width: 5.99rem;
  width: 100%;
  font-size: .24rem;
  line-height: .4rem;
  color: #999999;
}
.about .do {
  min-height: 12rem;
  background: #4B5475;
}
.about .do .the-left {
  width: 5rem;
  float: left;
}
.about .do .the-left img {
  width: 100%;
}
.about .do .the-right {
  float: right;
  width: calc(100% - 5rem);
  padding-left: 3.03rem;
  padding-top: 3.16rem;
}
.about .do .the-right .title {
  font-size: .8rem;
  line-height: .62rem;
  color: #FFFFFF;
  margin-bottom: .81rem;
}
.about .do .the-right .summary {
  max-width: 14.38rem;
  font-size: .28rem;
  color: #FFFFFF;
  margin-bottom: .87rem;
  text-align: justify;
}
.about .do .the-right .view-more {
  display: block;
  font-size: 0;
  width: 3.8rem;
  height: 1rem;
  line-height: 1rem;
  background: #FFFFFF;
  padding-left: .5rem;
}
.about .do .the-right .view-more span {
  vertical-align: middle;
  font-size: .28rem;
  color: #5E6479;
  margin-right: .45rem;
}
.about .do .the-right .view-more img {
  height: .21rem;
  vertical-align: middle;
}
@media only screen and (max-width: 1439px) {
  .about .pl200 {
    padding-left: 1rem;
  }
  .about .do .the-right {
    padding-left: 1.5rem;
  }
}
@media only screen and (max-width: 1199px) {
  .about .do .the-left {
    display: none;
  }
  .about .do .the-right {
    width: 100%;
    padding-left: .7rem;
  }
}
@media only screen and (max-width: 991px) {
  .about .pl200 {
    padding-left: .5rem;
  }
  .about .head-img {
    padding-top: 1.5rem;
  }
  .about .intro {
    min-height: 0;
  }
  .about .intro .the-left {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .about .intro .the-left .title {
    font-size: .42rem;
  }
  .about .team .the-right .title {
    margin-left: 0;
  }
  .about .team .the-right .summary {
    margin-left: 0;
  }
  .about .do {
    min-height: 0;
  }
  .about .do .the-left {
    display: none;
  }
  .about .do .the-right {
    width: 100%;
    padding: 1.5rem .3rem 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .about {
    margin-bottom: 1.4rem;
  }
  .about .pl200 {
    padding-left: .3rem;
  }
  .about .intro .the-left {
    padding-top: .7rem;
    padding-bottom: .7rem;
  }
  .about .team {
    padding-top: 1rem;
    min-height: 0;
  }
  .about .team .logo {
    margin-bottom: 1rem;
  }
  .about .team .the-right .title {
    margin-left: 0;
  }
  .about .team .the-right .summary {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .about .process {
    padding-left: 0;
  }
  .about .process .second-h {
    margin-top: 1.1rem;
  }
  .about .process .second-h .title {
    font-size: .68rem;
  }
  .about .process .step {
    padding-bottom: 0;
  }
  .about .process .step li {
    margin-bottom: .6rem;
  }
  .about .do .the-right {
    padding: .7rem .3rem .7rem;
  }
  .about .do .the-right .title {
    font-size: .6rem;
  }
}
.service-banner {
  display: block;
  height: 14rem;
  background: center / cover no-repeat;
}
@media only screen and (max-width: 767px) {
  .service-banner {
    height: 5.6rem;
  }
}
@media only screen and (min-width: 1200px) {
  .web .container {
    width: 21.6rem;
  }
}
.web .tel-contact {
  background: #FFFFFF;
  padding-top: 1.83rem;
  padding-bottom: 1.83rem;
}
@media only screen and (max-width: 767px) {
  .web .tel-contact {
    padding-top: .732rem;
    padding-bottom: .732rem;
  }
}
.web .h {
  position: relative;
  z-index: 9;
}
.web .h .title {
  text-align: center;
  font-size: .8rem;
  color: #333333;
  line-height: 1;
  margin-bottom: .38rem;
}
.web .h .subtitle {
  text-align: center;
  font-size: .32rem;
  color: #999999;
  margin-bottom: 1.78rem;
}
@media only screen and (max-width: 767px) {
  .web .h .subtitle {
    margin-bottom: .712rem;
  }
}
.web .type {
  min-height: 13rem;
  padding-top: 1.4rem;
  background: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .web .type {
    padding-top: .56rem;
  }
}
.web .type ul {
  text-align: justify;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .web .type ul {
    text-align: left;
  }
}
.web .type ul:after {
  content: '';
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  visibility: hidden;
  display: inline-block;
  width: 100%;
}
.web .type ul li {
  display: inline-block;
  vertical-align: top;
  font-size: .36rem;
  width: 4em;
  text-align: center;
  margin-bottom: 1.73rem;
  margin-right: calc((100% - 4em * 5) / 4);
}
@media only screen and (min-width: 768px) {
  .web .type ul li:nth-child(5n) {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .web .type ul li {
    margin-bottom: .692rem;
    margin-right: calc((100% - 4em * 3) / 2);
  }
  .web .type ul li:nth-child(3n) {
    margin: 0;
  }
}
.web .type ul li img {
  width: 100%;
  max-width: 1.2rem;
  margin-bottom: .47rem;
}
@media only screen and (max-width: 767px) {
  .web .type ul li img {
    margin-bottom: .188rem;
  }
}
.web .type ul li .name {
  color: #333333;
  line-height: 1;
}
.web .responsive {
  height: 14rem;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 767px) {
  .web .responsive {
    height: auto;
    padding-bottom: .53rem;
  }
}
.web .responsive .title {
  margin-top: 2.83rem;
  font-size: 0;
  line-height: 1;
  text-align: left;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .web .responsive .title {
    margin-top: 1.132rem;
  }
}
.web .responsive .title img {
  margin-right: .33rem;
}
.web .responsive .title span {
  display: inline-block;
  font-size: .8rem;
  color: #333333;
  vertical-align: middle;
}
.web .responsive .subtitle {
  text-align: left;
  font-size: .48rem;
  color: #666666;
  margin-bottom: 0;
}
.web .responsive .equipment {
  width: 109.49074%;
  margin-top: -11px;
}
@media only screen and (max-width: 767px) {
  .web .responsive .equipment {
    width: 100%;
    margin-top: 0;
  }
}
.web .idea {
  overflow: hidden;
  background: #FFFFFF;
  min-height: 14rem;
  padding-bottom: 2.3rem;
}
@media only screen and (max-width: 767px) {
  .web .idea {
    padding-bottom: .92rem;
  }
}
.web .idea .h {
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .web .idea .h {
    margin-top: .8rem;
  }
}
.web .idea ul {
  -webkit-box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.web .idea ul .circle {
  position: absolute;
  width: .66rem;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul .circle {
    display: none;
  }
}
.web .idea ul li {
  float: left;
  height: 3.3rem;
  line-height: 3.3rem;
  padding-left: 0;
}
.web .idea ul li .text {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  width: 100%;
  padding-left: 3.6rem;
}
.web .idea ul li .text .title {
  font-size: .48rem;
  line-height: .46rem;
  color: #FFFFFF;
  margin-bottom: .2rem;
}
.web .idea ul li .text .summary {
  font-size: .28rem;
  color: rgba(255, 255, 255, 0.8);
}
.web .idea ul li:nth-child(1) {
  height: 6.6rem;
  line-height: 6.6rem;
  background: #0271ff url(../images/web-row3-bg1.png) left center / 10.8rem no-repeat;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul li:nth-child(1) {
    height: 3.3rem;
    line-height: 3.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(1) {
    background-size: 4.32rem;
  }
}
.web .idea ul li:nth-child(1) .text {
  padding-left: 3.33rem;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul li:nth-child(1) .text {
    padding-left: 3.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(1) .text {
    padding-left: 1.44rem;
  }
}
.web .idea ul li:nth-child(1) .text .summary {
  max-width: 6.44rem;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul li:nth-child(1) .text .summary {
    max-width: none;
  }
}
.web .idea ul li:nth-child(2) {
  background: #3d464b url(../images/web-row3-bg2.png) left center / 10.8rem no-repeat;
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(2) {
    background-size: 4.32rem;
  }
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(2) .text {
    padding-left: 1.44rem;
  }
}
.web .idea ul li:nth-child(2) .text .summary {
  max-width: 5.72rem;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul li:nth-child(2) .text .summary {
    max-width: none;
  }
}
.web .idea ul li:nth-child(3) {
  background: #ffffff url(../images/web-row3-bg3.png) left center / 10.8rem no-repeat;
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(3) {
    background-size: 4.32rem;
  }
}
@media only screen and (max-width: 767px) {
  .web .idea ul li:nth-child(3) .text {
    padding-left: 1.44rem;
  }
}
.web .idea ul li:nth-child(3) .text .title {
  color: #3D464B;
}
.web .idea ul li:nth-child(3) .text .summary {
  color: rgba(61, 70, 75, 0.8);
  max-width: 5.72rem;
}
@media only screen and (max-width: 1199px) {
  .web .idea ul li:nth-child(3) .text .summary {
    max-width: none;
  }
}
.web .partner {
  padding-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .web .partner {
    padding-bottom: .8rem;
  }
}
.web .partner .h {
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .web .partner .h {
    margin-top: .8rem;
  }
}
.web .partner .list {
  font-size: 0;
  text-align: justify;
}
.web .partner .list:after {
  content: '';
  display: inline-block;
  height: 0;
  width: 100%;
  vertical-align: top;
}
.web .partner .list a {
  display: inline-block;
  padding-top: calc((100% - 4 * .4rem) / 5);
  padding-left: calc((100% - 4 * .4rem) / 5);
  background-color: #FFFFFF;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .web .partner .list a {
    padding-top: calc((100% - 2 * .16rem) / 3);
    padding-left: calc((100% - 2 * .16rem) / 3);
  }
}
.web .partner .list a:nth-child(5) ~ a {
  margin-top: .4rem;
}
@media only screen and (max-width: 767px) {
  .web .partner .list a:nth-child(2) ~ a {
    margin-top: .16rem;
  }
}
.crm-banner {
  padding-top: 36.4583%;
  min-height: 241px;
  background: center / cover no-repeat;
}
.service-banner-sub {
  min-height: 138px;
  padding-bottom: 20.83333333333333%;
  position: relative;
  background: #F5F6FA;
  text-align: center;
}
.service-banner-sub img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 16.8rem;
  min-width: 290px;
  width: 43.75%;
  -webkit-transform: translateY(-52.8846153%);
          transform: translateY(-52.8846153%);
}
.crm li {
  height: 12rem;
  background: center / auto 100% no-repeat;
}
@media only screen and (max-width: 767px) {
  .crm li {
    height: auto;
    padding-top: .88rem;
    padding-bottom: .88rem;
  }
}
.crm li .container {
  height: inherit;
  position: relative;
}
.crm li .container .row {
  height: inherit;
}
.crm li:nth-child(odd) {
  background-color: #FFFFFF;
}
.crm li:nth-child(odd) .text {
  right: auto;
  left: 0;
}
.crm li:nth-child(odd) img {
  right: 0;
  left: auto;
}
.crm li:nth-child(even) {
  background-color: #F5F6FA;
}
.crm li:nth-child(even) .text {
  right: 0;
  left: auto;
}
.crm li:nth-child(even) img {
  right: auto;
  left: 0;
}
.crm li:nth-child(1) img {
  max-width: 10.04rem;
}
.crm li:nth-child(2) img {
  max-width: 9.82rem;
}
.crm li:nth-child(3) img {
  max-width: 10.28rem;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03), 0px 50px 60px 0px rgba(148, 154, 178, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03), 0px 50px 60px 0px rgba(148, 154, 178, 0.1);
}
.crm li img {
  position: absolute;
  top: 50%;
  padding: 0;
  -webkit-transform: -webkit-translateY(-50%);
          transform: -webkit-translateY(-50%);
  transform: translateY(-50%);
}
.crm li .text {
  display: inline-block;
  max-width: 7.69rem;
  position: absolute;
  top: 50%;
  -webkit-transform: -webkit-translateY(-50%);
          transform: -webkit-translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .crm li .text {
    max-width: none;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.crm li .text .title {
  font-size: .6rem;
  line-height: .8rem;
  margin-bottom: .6rem;
  position: relative;
}
.crm li .text .title:after {
  content: '';
  display: block;
  width: 1rem;
  height: .06rem;
  background: #1FBFC5;
  border-radius: .06rem;
  position: absolute;
  left: 0;
  bottom: -0.28rem;
}
.crm li .text .summary {
  font-size: .28rem;
  color: #999999;
}
.app-banner {
  height: 14rem;
  padding-top: 4.8rem;
  position: relative;
  overflow: hidden;
  background: url(../images/app-banner-bg.png) center / cover no-repeat;
}
@media only screen and (max-width: 767px) {
  .app-banner {
    height: auto;
    padding-top: 1.92rem;
    padding-bottom: 1.072rem;
  }
}
.app-banner .stream-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.app-banner .stream-box .semicircle {
  height: 11.85rem;
  max-width: none;
  position: absolute;
  top: 0;
  left: 50%;
  margin: auto;
  z-index: 2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .app-banner .stream-box .semicircle {
    height: 8.8875rem;
  }
}
.app-banner .stream-box img + img {
  position: absolute;
  -webkit-animation-name: linearMove;
          animation-name: linearMove;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.app-banner .text {
  text-align: center;
  color: #FFFFFF;
  position: relative;
  z-index: 3;
}
.app-banner .text .title {
  font-size: 1rem;
  margin-bottom: .29rem;
}
.app-banner .text .subtitle {
  font-size: .4rem;
  line-height: 1;
  height: .38rem;
  margin-bottom: .68rem;
}
.app-banner .text .summary {
  font-size: .28rem;
  line-height: .4rem;
  margin-bottom: .9rem;
}
.app-banner .text .btns {
  font-size: 0;
  margin-bottom: .98rem;
}
.app-banner .text .btns a {
  display: inline-block;
  width: 2.4rem;
  height: .9rem;
  line-height: .86rem;
  border: .02rem solid #FFFFFF;
  font-size: .36rem;
  border-radius: .05rem;
  color: #FFFFFF;
  -webkit-box-shadow: 0.02rem 0.04rem 0.05rem 0 rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0.02rem 0.04rem 0.05rem 0 rgba(0, 0, 0, 0.1) inset;
}
.app-banner .text .btns a:first-child {
  background: #FFFFFF;
  color: #047AF2;
  margin-right: .4rem;
  -webkit-box-shadow: 0.02rem 0.04rem 0.05rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0.02rem 0.04rem 0.05rem 0 rgba(0, 0, 0, 0.1);
}
.app-banner .text .os {
  font-size: 0;
}
.app-banner .text .os a img {
  width: .46rem;
  vertical-align: middle;
}
.app-banner .text .os a + a {
  margin-left: .56rem;
}
.app-banner .text .os a + a img {
  width: .38rem;
}
.app {
  background: #FFFFFF;
}
.app .experience {
  text-align: center;
  margin-bottom: 4.07rem;
}
@media only screen and (max-width: 767px) {
  .app .experience {
    margin-bottom: 1.628rem;
  }
}
.app .experience .h {
  line-height: 1;
  padding-top: 1.69rem;
  margin-bottom: 2.04rem;
}
@media only screen and (max-width: 767px) {
  .app .experience .h {
    padding-top: .676rem;
    margin-bottom: .816rem;
  }
}
.app .experience .h .suptitle {
  font-size: .24rem;
  color: #666666;
  margin-bottom: .24rem;
}
.app .experience .h .title {
  font-size: .72rem;
  color: #333333;
  margin-bottom: .2rem;
}
.app .experience .h .subtitle {
  font-size: .28rem;
  color: #666666;
}
.app .experience .item {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .app .experience .item:nth-child(1) ~ .item {
    margin-top: .59rem;
  }
}
.app .experience .item .icon {
  height: 1.2rem;
  margin-bottom: .59rem;
}
@media only screen and (max-width: 767px) {
  .app .experience .item .icon {
    margin-bottom: .236rem;
  }
}
.app .experience .item .num {
  font-size: .6rem;
  color: #333333;
  margin-bottom: .19rem;
}
.app .experience .item .sub {
  font-size: .24rem;
  color: #676666;
}
.app .experience .item .icon-1 {
  display: inline-block;
  width: 1.23rem;
  height: 1.1rem;
  position: relative;
}
.app .experience .item .icon-1 .bar-1 {
  content: '';
  display: inline-block;
  width: .34rem;
  height: .4rem;
  background-color: #d4e4fa;
  position: absolute;
  left: 0;
  bottom: 0;
}
.app .experience .item .icon-1 .bar-2 {
  width: .34rem;
  height: .6rem;
  background-color: #6aa2ec;
  position: absolute;
  bottom: 0;
  left: .4rem;
}
.app .experience .item .icon-1 .bar-3 {
  width: .34rem;
  height: .8rem;
  background-color: #0266eb;
  position: absolute;
  bottom: 0;
  left: .8rem;
}
.app .experience .item .icon-1 .top {
  position: absolute;
  width: .6rem;
  top: 0;
  left: .71rem;
  -webkit-animation: tt ease-out 1.5s infinite;
          animation: tt ease-out 1.5s infinite;
}
.app .experience .item .icon-2 {
  display: inline-block;
  position: relative;
  width: 1.28rem;
  height: 1.29rem;
  margin-bottom: -0.09rem;
  margin-right: -0.08rem;
  background: url(../images/app-row1-icon2-1.png) left top / cover no-repeat;
}
.app .experience .item .icon-2:before {
  content: '';
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: .04rem;
  top: 0;
  background: url(../images/app-r1-icon2-2.png) right center / 0.61rem no-repeat;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-animation: rotate360deg linear 2s infinite;
          animation: rotate360deg linear 2s infinite;
}
.app .experience .item .icon-2:after {
  content: '';
  display: inline-block;
  width: .2rem;
  height: .2rem;
  background-color: #ffffff;
  position: absolute;
  left: .55rem;
  top: .5rem;
  border-radius: 100%;
}
.app .experience .item .icon-3 {
  display: inline-block;
  width: 1.34rem;
  height: 1.06rem;
  position: relative;
}
.app .experience .item .icon-3:before {
  content: '';
  display: inline-block;
  width: .96rem;
  height: 1.14rem;
  background: url(../images/app-r1-icon3-1.png) left top / 100% no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: zoom110 1s linear infinite alternate;
          animation: zoom110 1s linear infinite alternate;
}
.app .experience .item .icon-3:after {
  content: '';
  display: inline-block;
  width: .88rem;
  height: 1.02rem;
  background: url(../images/app-r1-icon3-2.png) left top / 100% no-repeat;
  position: absolute;
  left: .54rem;
  top: .02rem;
  -webkit-animation: zoom110 1s linear infinite alternate;
          animation: zoom110 1s linear infinite alternate;
}
.app .innovate {
  text-align: center;
  margin-bottom: 2.64rem;
}
@media only screen and (max-width: 767px) {
  .app .innovate {
    margin-bottom: 1.056rem;
  }
}
.app .innovate .title {
  max-width: 8.2rem;
  width: 100%;
  margin-bottom: .52rem;
}
.app .innovate .subtitle {
  font-size: .28rem;
  color: #999999;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .app .innovate .subtitle {
    margin-bottom: .64rem;
  }
}
.app .innovate .item {
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .app .innovate .item:nth-child(2) ~ .item {
    margin-top: 0.768rem;
  }
}
.app .innovate .item img {
  width: 100%;
  max-width: 4.5rem;
  border: .2rem solid #EEEEEE;
}
.app .solution {
  height: 14rem;
  background: #66dffc url(../images/solution-bg.png) center / auto 100% no-repeat;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .app .solution {
    height: auto;
  }
}
.app .solution img {
  max-width: 13.91rem;
  width: 100%;
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .app .solution img {
    position: static;
  }
}
.app .solution .text {
  text-align: center;
  color: #FFFFFF;
  padding-top: 2.39rem;
}
@media only screen and (max-width: 767px) {
  .app .solution .text {
    padding-top: .956rem;
    margin-bottom: .48rem;
  }
}
.app .solution .text .title {
  font-size: .6rem;
  margin-bottom: .51rem;
}
.app .solution .text .subtitle {
  font-size: .28rem;
}
.app .viewpoint .h {
  padding-top: 1.85rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .app .viewpoint .h {
    padding-top: .74rem;
  }
}
.app .viewpoint .h .title {
  margin-bottom: .33rem;
  color: #333333;
  font-size: .78rem;
}
.app .viewpoint .h .subtitle {
  margin-bottom: 1.32rem;
  color: #999999;
  font-size: .28rem;
}
@media only screen and (max-width: 767px) {
  .app .viewpoint .h .subtitle {
    margin-bottom: .528rem;
  }
}
.app .viewpoint ul {
  max-width: 21.5rem;
  width: 100%;
  margin: 0 auto 1.5rem;
}
@media only screen and (max-width: 767px) {
  .app .viewpoint ul {
    margin-bottom: .6rem;
  }
}
.app .viewpoint ul li {
  text-align: center;
  padding: 0;
}
.app .viewpoint ul li:nth-child(3) ~ li {
  margin-top: 1.4rem;
}
@media only screen and (max-width: 1199px) {
  .app .viewpoint ul li:nth-child(2) ~ li {
    margin-top: .896rem;
  }
}
@media only screen and (max-width: 767px) {
  .app .viewpoint ul li:nth-child(1) ~ li {
    margin-top: .56rem;
  }
}
.app .viewpoint ul .item {
  display: inline-block;
  vertical-align: top;
  max-width: 6.1rem;
  width: 100%;
  height: 7.1rem;
  border-radius: .1rem;
  overflow: hidden;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
}
.app .viewpoint ul .item img {
  width: 100%;
  margin-bottom: .63rem;
}
.app .viewpoint ul .item .title {
  font-size: .44rem;
  color: #333333;
  margin-bottom: .34rem;
  line-height: 1;
}
.app .viewpoint ul .item .summary {
  font-size: .26rem;
  line-height: .36rem;
  color: #999;
}
.app .help {
  min-height: 7rem;
  text-align: center;
  background: #F5F5F5;
  padding-top: 1.78rem;
  padding-bottom: 1.84rem;
}
@media only screen and (max-width: 767px) {
  .app .help {
    min-height: 0;
    padding-top: .712rem;
    padding-bottom: .736rem;
  }
}
.app .help .title {
  font-size: .72rem;
  color: #333333;
  line-height: 1;
  margin-bottom: .46rem;
}
.app .help .subtitle {
  font-size: .28rem;
  color: #999999;
  margin-bottom: .63rem;
}
.app .help .get {
  display: inline-block;
  width: 2.8rem;
  height: .92rem;
  line-height: .88rem;
  font-size: .32rem;
  color: #0266eb;
  border: .02rem solid #0266eb;
  border-radius: .45rem;
}
@-webkit-keyframes tt {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }
}
@keyframes tt {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes rotate360deg {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360deg {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes zoom110 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes zoom110 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@-webkit-keyframes linearMove {
  0% {
    -webkit-transform: translate(14rem, -14rem);
            transform: translate(14rem, -14rem);
  }
  100% {
    -webkit-transform: translate(-14rem, 14rem);
            transform: translate(-14rem, 14rem);
  }
}
@keyframes linearMove {
  0% {
    -webkit-transform: translate(14rem, -14rem);
            transform: translate(14rem, -14rem);
  }
  100% {
    -webkit-transform: translate(-14rem, 14rem);
            transform: translate(-14rem, 14rem);
  }
}
.dropload-down {
  margin-top: 1.35rem;
}
.dropload-load {
  font-size: 0;
}
.dropload-load .loading {
  width: .64rem;
  height: .64rem;
  -webkit-animation: none;
          animation: none;
  border: none;
  border-radius: 0;
  margin: 0;
  background: url(../images/loading.gif) center no-repeat;
}
/*# sourceMappingURL=style.css.map */

.second-tab2{
background:#FFFFFF;
height:60px;
line-height:60px;
width:100%;
margin-bottom:50px;
}
.second-tab2 a{
font-size:16px;
}
.second-tab2 ul{
width:1320px;
margin:0 auto;
}

.nContact__item {
    width:500px;
    margin-right: 2.37%;
    margin-bottom: 2.37%;
    background-color: #F1F1F1;
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}


.nContact__item-top {
    position: relative;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.nContact__item-top-l {
    padding-top: 38px;
    padding-bottom: 124px;
    width: 164px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #ffffff;
}

.nContact__item-top-l-icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
	margin:0 auto;
}

.nContact__item-top-l h3 {
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    color: #0D0D0D;
    text-align: center;
    margin-top: 19px;
}

.nContact__item-top-r {
    padding: 38px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nContact__item-top-r h2 {
    padding-bottom: 19px;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    color: #0D0D0D;
}

.nContact__item-top-r p {
    line-height: 28px;
    font-size: 14px;
    color: #979C9B;
    -webkit-line-clamp: 2;
}

.nContact__item-bot {
    position: relative;
    z-index: 10;
    padding: 0 38px;
    line-height: 1;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ffffff;
}

.nContact__item-bot span {
    font-size: 14px;
    color: #979C9B;
}

.nContact__item-bot i {
    width: 9px;
    height: 9px;
    background-image: url(../images/icon-15@2x.png);
    background-size: 100%;
}