@media only screen and (max-width: 1380px) {

  .page-banner,
  .small-banner {
    height: 450px;
  }

  .page-banner h3,
  .small-banner h3 {
    margin-bottom: 30px;
    font-size: 44px;
  }

  .page-banner h3 span,
  .small-banner h3 span {
    font-size: 24px;
  }

  .navbar ul {
    line-height: 65px;
  }

  .about-wrap .txt .title h4 {
    font-size: 24px;
  }

  .consultation-wrap dl {
    font-size: 15px;
  }

  .description .title {
    font-size: 20px;
  }

  .description .title h4 {
    -o-background-size: 24px;
    background-size: 24px;
  }

  .details .title {
    font-size: 20px;
  }

  .main .slidebar-nav li {
    font-size: 16px;
  }

  .pages {
    font-size: 14px;
  }

  .pages a {
    padding: 0 18px;
  }

  .pages span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1199px) {
  body {
    font-size: 14px;
  }

  .banner-wrap {
    height: 330px;
  }

  .about-us-wrap .content {
    padding-left: 5%;
  }

  .about-us-wrap .content .title {
    margin-bottom: 18px;
  }

  .about-us-wrap .content .title h3 {
    font-size: 20px;
  }

  .about-us-wrap .content .title span {
    font-size: 13px;
  }

  .about-us-wrap .content .txt {
    font-size: 13px;
  }

 

  .server-wrap ul li {
    width: 31%;
  }

  .server-wrap .box .icon {
    margin-top: -50px;
    width: 100px;
    height: 100px;
  }


  .case-wrap ul {
    margin: -10px;
  }

  .case-wrap li {
    padding: 10px;
  }

  .case-wrap li a {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }

  .case-wrap .btn {
    margin-top: 30px;
  }

  .case-wrap .btn a {
    font-size: 13px;
    width: 145px;
    line-height: 38px;
  }



  .flow-wrap .bd .content .tit {
    font-size: 16px;
  }

  .flow-wrap .bd .content .desc {
    font-size: 13px;
  }

  .flow-wrap .bd li .content {
    height: 95px;
  }

  .flow-wrap .bd .big {
    width: 24.45%;
  }

  .flow-wrap .bd .big .content {
    padding: 18px;
  }

  .client-wrap .bd li {
    width: 140px;
  }

  .client-wrap .bd li .img {
    padding: 0 5%;
    height: 82px;
  }


  .leave-wrap {
    padding: 50px 0;
  }

  .leave-wrap .bd h3 {
    font-size: 20px;
  }

  .leave-wrap .form .input-block input {
    height: 40px;
    font-size: 13px;
  }

  .leave-wrap .form .textarea-block textarea {
    font-size: 13px;
  }

  .leave-wrap .form .sub-btn input {
    width: 200px;
    font-size: 18px;
  }

  .page-banner,
  .small-banner {
    height: 400px;
  }

  .page-banner h3,
  .small-banner h3 {
    font-size: 34px;
  }

  .page-banner h3 span,
  .small-banner h3 span {
    font-size: 20px;
  }

  .navbar {
    top: 80px;
  }

  .navbar ul {
    line-height: 55px;
    font-size: 16px;
  }

  .about-wrap .txt .title {
    margin-bottom: 35px;
  }

  .about-wrap .txt .title h4 {
    font-size: 20px;
  }

  .about-wrap .txt .desc {
    font-size: 14px;
    line-height: 27px;
  }

  .about-wrap .txt .desc p {
    margin-bottom: 8px;
  }

  .about-wrap .img {
    width: 470px;
  }

  .about-equity-wrap li a {
    height: 46px;
  }

  .about-equity-wrap li img {
    width: 24px;
  }

  .about-equity-wrap li span {
    font-size: 14px;
  }

  .about-equity-wrap li p {
    font-size: 32px;
  }

  .consultation-wrap .title {
    font-size: 16px;
  }

  .consultation-wrap li:nth-child(2) {
    min-width: 255px;
  }

  .consultation-wrap dl {
    padding: 15px;
    font-size: 14px;
  }

  .consultation-wrap dl dd {
    padding-left: 10px;
  }

  .main .left.news-list-box {
    width: 280px;
  }

  .main .left .news-list {
    width: 100%;
    font-size: 15px;
  }

  .main .left .news-list a {
    padding: 15px 0;
    padding-left: 15px;
  }

  .main .left .news-list a::before {
    top: 26px;
  }

  .main .right {
    padding-left: 30px;
  }

  .main .slidebar-nav h4 {
    font-size: 18px;
  }

  .news-detail h3 {
    font-size: 24px;
  }

  .news-detail .info {
    font-size: 13px;
  }

  .news-detail .btns {
    height: 95px;
  }

  .description .desc {
    line-height: 24px;
    font-size: 14px;
  }

  .contact-us-wrap {
 
  }

  .contact-us-wrap .map {
    width: 580px;
  }
}

@media only screen and (max-width: 820px) {
  .banner-wrap {
    height: 250px;
  }

  .about-us-wrap {
    padding: 20px 0;
  }

  .about-us-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-us-wrap .bd .img {
    width: 100%;
    text-align: center;
    order: 0;
  }

  .about-us-wrap .content {
    margin-top: 20px;
    padding: 0;
    width: 100%;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .about-us-wrap .content .txt {
    font-size: 14px;
  }

  .about-us-wrap .content .more-btn {
    display: none;
    margin-top: 20px;
    text-align: center;
  }

  .product-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-wrap .list {
    width: 100%;
  }

  .product-wrap .list .btn a {
    margin: 0 auto;
  }

  .product-wrap .big {
    margin-bottom: 20px;
    padding: 0;
    flex: none;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
  }

  .product-wrap .big .btn a {
    margin: 0 auto;
  }

  .server-wrap {
    padding-bottom: 0;
  }

  .server-wrap .hd {
    margin-bottom: 50px;
  }

  .server-wrap ul {
    margin-bottom: -50px;
    padding-top: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .server-wrap ul li {
    margin-right: 0;
    margin-bottom: 70px;
    width: 49%;
  }

  .server-wrap .box {
    height: 280px;
  }

  .server-wrap .box .bg {
    position: relative;
    height: 100%;
    overflow: hidden;
  }

  .server-wrap .box .bg img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    max-width: none;
    width: 115%;
    height: 100%;
  }

  .server-wrap .box .icon {
    margin-top: -40px;
    width: 80px;
    height: 80px;
  }

  .server-wrap .box .btn {
    margin-top: 13px;
  }

  .server-wrap .box .btn a {
    width: 90px;
    line-height: 32px;
    font-size: 12px;
  }

  .server-wrap .box .tit {
    margin: 15px 0;
    font-size: 16px;
  }

  .server-wrap .box .list {
    padding-left: 20px;
    font-size: 13px;
  }

  .case-wrap .hd {
    margin-bottom: 20px;
    padding: 20px 0;
  }

  .case-wrap ul {
    margin: -10px;
  }

  .case-wrap li {
    padding: 10px;
    width: 33.33%;
  }

  .flow-wrap .bd ul .content .tit {
    font-size: 14px;
  }

  .flow-wrap .bd ul .content .desc {
    padding: 0 10px;
    width: 100%;
    font-size: 12px;
  }

  .client-wrap {
    position: relative;
  }

  .client-wrap .swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    bottom: 15px;
    white-space: nowrap;
  }

  .client-wrap .swiper-pagination span {
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .client-wrap .swiper-pagination .swiper-pagination-bullet-active {
    background: #c6020c;
  }

  .client-wrap .bd ul {
    margin: 0;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .client-wrap .bd li {
    margin: 0;
  }

  .company-wrap .bd .img img {
    height: 110px;
  }

  .company-wrap .bd .list .img img {
    height: 175px;
  }

  .news-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news-wrap .bd .left,
  .news-wrap .bd .right {
    padding: 4%;
    width: 100%;
  }

  .news-wrap .bd .img img {
    width: 100%;
  }

  .leave-wrap .bd {
    padding: 30px;
  }

  .leave-wrap .address p {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
  }

  .page-banner,
  .small-banner {
    height: 350px;
  }

  .page-banner h3,
  .small-banner h3 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .page-banner .desc,
  .small-banner .desc {
    width: 440px;
    font-size: 14px;
  }

  .navbar {
    top: 70px;
  }

  .about-wrap {
    padding: 7% 0;
  }

  .about-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-wrap .img {
    display: none;
  }

  .about-wrap .img img {
    width: 100%;
  }


  .news-list-wrap li {
    padding: 20px;
  }

  .news-list-wrap .img {
    width: 240px;
  }

  .news-list-wrap .content {
    margin-left: 30px;
  }

  .news-list-wrap .content .title {
    font-size: 16px;
  }

  .news-list-wrap .content .desc {
    margin-bottom: 15px;
  }

  .pages a {
    padding: 0 15px;
    line-height: 35px;
  }

  .main {
  }

  .main .left {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 200;
  }

  .main .left .news-list {
    background: #fff;
    width: 80%;
    height: 100%;
    overflow-y: auto;
  }

  .main .right {
    padding: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }

  .news-detail {
    padding-top: 40px;
  }

  .news-detail .btns {
    height: 75px;
  }

 

  .about-equity-wrap li {
    width: 50%;
  }

  .consultation-wrap ul {
    overflow-x: auto;
  }

  .consultation-wrap li {
    height: 290px;
  }

  .consultation-wrap li:nth-child(2) {
    min-width: 230px;
  }

  .consultation-wrap dl {
    padding: 20px;
    font-size: 13px;
  }

  .details .title {
    font-size: 17px;
  }


  .contact-us-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact-us-wrap .map {
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
  }

  .contact-us-wrap .content {
    margin-top: 20px;
    padding: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .hotline-wrap{
    display: none;
  }

  .banner-wrap {
    height: auto;
  }

  .banner-wrap .swiper-pagination span {
    width: 20px;
  }

  .banner-wrap li {
  
  }



  .about-us-wrap .list {
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-us-wrap .list li {
    margin-bottom: 15px;
    width: 48%;
  }
  .about-us-wrap .list li:last-child{
    width: 100%;
  }
  .about-us-wrap .list .txt .tit {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .about-us-wrap .list .txt .desc {
    font-size: 14px;
    line-height: 1.4;
  }
  .product-wrap .hd{

  }
  .product-wrap .big .box {
    width: 100%;
  }

  .case-wrap ul {
    margin: -6px;
  }

  .case-wrap li {
    padding: 6px;
    width: 50%;
  }

  .case-wrap .txt {
    padding: 14px 10px;
    height: 110px;
  }

  .case-wrap .txt .desc {
    font-size: 13px;
  }

  .flow-wrap {
    display: none;
  }

  .flow-wrap .bd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flow-wrap .bd .big {
    margin: 0;
    margin-bottom: 6px;
    width: 100%;
  }

  .flow-wrap .bd .big .img {
    height: 300px;
    overflow: hidden;
  }

  .flow-wrap .bd .big img {
    width: 100%;
  }

  .flow-wrap .bd ul {
    width: 100%;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flow-wrap .bd ul li {
    width: 50%;
  }

  .client-wrap .hd {
    padding: 20px 0;
  }
  
  .company-wrap .bd li {
    width: 50%;
  }

  .company-wrap .bd .img img {
    height: auto;
  }

  .company-wrap .bd .list li {
    width: 50%;
  }

  .company-wrap .bd .list li:first-child {
    width: 100%;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .company-wrap .bd .list .img img {
    height: auto;
  }
  .leave-wrap{
    padding: 20px 0;
  }
  .leave-wrap .bd {
    padding: 20px;
  }

  .leave-wrap .form ul {
    margin-bottom: 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leave-wrap .form li {
    margin-bottom: 15px;
    width: 100%;
  }

  .leave-wrap .form li:last-child {
    margin: 0;
  }

  .leave-wrap .form .sub-btn input {
    width: 150px;
    height: 40px;
    font-size: 16px;
  }

  .leave-wrap .address {
    padding: 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leave-wrap .address li {
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
  }

  .leave-wrap .address li:last-child {
    margin: 0;
  }

  .page-banner,
  .small-banner {
    height: 310px;
  }

  .page-banner h3,
  .small-banner h3 {
    font-size: 24px;
  }

  .page-banner h3 span,
  .small-banner h3 span {
    margin-left: 12px;
    font-size: 16px;
  }

  .page-banner .desc,
  .small-banner .desc {
    width: 100%;
    font-size: 13px;
    line-height: 30px;
  }

  .navbar {
    top: 60px;
  }

  .navbar ul {
    font-size: 14px;
    line-height: 40px;
  }

  .navbar ul li {
    padding: 0 5px;
    margin-right: 5%;
  }

  .main .hd h3 {
    padding-bottom: 10px;
    font-size: 15px;
  }

  .small-banner .txt {
    padding: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .news-wrap {
    padding-bottom: 10px;
  }

  .news-list-wrap {
    padding-bottom: 20px;
  }

  .news-list-wrap a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news-list-wrap .img {
    width: 100%;
  }

  .news-list-wrap .content {
    margin: 0;
    margin-top: 20px;
    width: 100%;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .pages {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pages a {
    padding: 0 10px;
    line-height: 28px;
  }

  .pages span {
    margin-top: 15px;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%;
  }

  .news-detail h3 {
    font-size: 20px;
  }

  .news-detail .info {
    height: auto;
  }

  .news-detail .info span {
    padding: 10px;
    margin-right: 0;
  }

  .news-detail .btns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    background: transparent;
  }

  .news-detail .btns a {
    width: 100%;
  }

  .news-detail .btns i {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .about-equity-wrap ul {
    margin: 0 -5px;
  }

  .about-equity-wrap li {
    padding: 0 5px;
  }

  .about-equity-wrap li a {
    padding: 0;
    height: 40px;
  }

  .about-equity-wrap li img {
    margin-right: 8px;
    width: 20px;
  }

  .about-equity-wrap li span {
    font-size: 12px;
  }

  .consultation-wrap dl {
    padding: 20px 30px;
  }

  .description {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .description .img {
    width: 100%;
  }

  .description .img img {
    width: 100%;
  }

  .description .content {
    padding: 15px;
    width: 100%;
  }

  .description .content .title {
    font-size: 17px;
  }

  .description .content .title h4 {
    padding-left: 35px;
    -o-background-size: 18px;
    background-size: 18px;
  }

  .details .title {
    font-size: 14px;
    line-height: 45px;
  }

  .details .title li {
    padding: 0 15px;
    width: auto;
  }

  .details .content {
    padding: 20px;
  }

  .details .content p {
    font-size: 14px;
  }

  .details .content .tit {
    font-size: 16px;
  }

  .details .content .desc {
    font-size: 14px;
  }

  .breadcrumbs {
    font-size: 13px;
  }

  .breadcrumbs span {
    -o-background-size: 14px;
    background-size: 14px;
  }

  .mobile-contact {
    display: block;
    height: 60px;
  }

  .mobile-contact .container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
  }
  .mobile-contact img{
    margin-right: 5px;
    display: block;
    width: 20px;
  }
  .mobile-contact .phone img{
    width: 24px;
  }
  .mobile-contact a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47%;
    height: 46px;
    font-size: 16px;
    border-radius: 35px;
    border: 1px solid #e60212;
    color: #e60212;
  }
  .mobile-contact .phone{
    background: #e60212;
    color: #fff;
  }
}
.wechat-popup{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 200;
}
.wechat-popup .box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 12px;
  background: #fff;
  border-radius:10px;
  width: auto;
  min-width: 175px;
  text-align: center;
}
.wechat-popup .close-button{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat center;
  background-size: 20px;
  border: none;
}
.wechat-popup .img{
  margin: 0 auto;
  margin-bottom: 10px;
  width: 42px;
}
.wechat-popup h3{
  margin-bottom: 10px;
  font-size: 20px;
}
.wechat-popup .number{
  margin-bottom: 10px;
  font-size: 15px;
}
.wechat-popup .desc{
  margin-bottom: 10px;
  font-size: 16px;
}
.wechat-popup .btn{
  margin-bottom: 10px;
  width: 138px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  background: #e60212;
  border: none;
  border-radius: 10px;
}
.wechat-popup .item{
  display: none;
}
.wechat-popup .item:first-child{
  display: block;
}
.wechat-popup .item a{
  display: block;
  font-size: 18px;
  text-align-last: left;
  padding: 5px 0;
}