.cover_box {
    width: 100%;
}
/*banner*/
.jiansheBanner{
    position: relative;
    height: calc(100vh - 70px);
    overflow: hidden;
}
.jiansheBanner .jiansheBannerWz{
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 14%;
    margin-top: -116px;
}
.jiansheBanner .swiper-container{
    height: 100%;
}
.jiansheBanner .swiper-slide .jiansheBannerWz >h2{
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}
.jiansheBanner .swiper-slide img{
    width: 100%;
    height: 100%;
}
.jiansheBanner .swiper-slide .jiansheBannerWz >p{
    font-size: 24px;
    color: #fff;
}

.jiansheBanner .swiper-slide .jiansheBannerWz .btns {
    font-size: 19px;
    width: 220px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 40px;

}
.jiansheBanner .swiper-slide{
    overflow: hidden;
}

.jiansheBanner .swiper-pagination .swiper-pagination-bullet{
    display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #fff;
      opacity: .8;
      margin: 0px 1px;
      cursor: pointer;
      border-radius: 5px;
      transition: .3s;
}
.jiansheBanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 22px;
}
#container.xinService {
  width: 1201px;
  margin: 0 auto;
  margin-top: 10px;
}
.shi {
  margin-top: 70px;
}
.tt {
  color: #000000;
  font-size: .4rem;
  text-align: center;
  font-weight: bold;
}
.tt span {
  color: #215aff;
}
.tt strong {
  display: block;
  font-size: 20px;
  color: #989898;
  font-weight: 500;
  text-align: center;
  padding-top: 5px;
  margin-top: .2rem;
}
.shi .content {
  padding-top: 46px;
}
.pai1 {
  width: 238px;
  height: 298px;
  position: relative;
  float: left;
  background: url(/static/xxyc/images/1.png) no-repeat center 30px;
  z-index: 99999;
  border: 1px solid #e3e3e3;
}
.pai1 h3 {
  color: #000000;
  font-size: 18px;
  padding-top: 128px;
  text-align: center;
  font-weight: normal;
}
.pai1 p {
  padding-top: 46px;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.shou {
  background: url(/static/xxyc/images/2.png) no-repeat center 30px;
  margin-left: 3px;
}
.app {
  background: url(/static/xxyc/images/3.png) no-repeat center 30px;
  margin-left: 3px;
}
.wei {
  background: url(/static/xxyc/images/4.png) no-repeat center 30px;
  margin-left: 3px;
}
.zui {
  background: url(/static/xxyc/images/5.png) no-repeat center 30px;
  float: right;
}
.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}
.pai1:hover {
  background: url(/static/xxyc/images/11.png) no-repeat center 30px #215aff;
}
.shou:hover {
  background: url(/static/xxyc/images/22.png) no-repeat center 30px #215aff;
}
.app:hover {
  background: url(/static/xxyc/images/33.png) no-repeat center 30px #215aff;
}
.wei:hover {
  background: url(/static/xxyc/images/44.png) no-repeat center 30px #215aff;
}
.zui:hover {
  background: url(/static/xxyc/images/55.png) no-repeat center 30px #215aff;
}

.pai1:hover h3 {
  color: #fff;
}
.pai1:hover p {
  color: #fff;
}
.g-tac {
  text-align: center;
  margin-top: 60px;
}
.f-oh {
  overflow: hidden;
}
.g-box {
  width: 1224px;
  height: 100%;
  margin: 0 auto;
}
.wmxiao-two li {
  float: left;
  width: 385px;
  height: 144px;
  margin: 10px 11.5px;
}
.wmxiao-two .img {
  margin: 38px 32px 0 28px;
  transition: all ease-in-out 0.4s;
}
.wmxiao-two .img1 {
  background: url("/static/xxyc/images/one_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.f-fl {
  float: left;
}
.g-tal {
  text-align: left;
}
.wmxiao-two p.one {
  font-size: 20px;
  color: #313133;
  line-height: 20px;
  margin-top: 35px;
}
.wmxiao-two p.two {
  font-size: 14px;
  color: #686868;
  margin-top: 17px;
}
.wmxiao-two .img2 {
  background: url("/static/xxyc/images/two_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.wmxiao-two .img3 {
  background: url("/static/xxyc/images/three_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.wmxiao-two .img4 {
  background: url("/static/xxyc/images/four_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.wmxiao-two .img5 {
  background: url("/static/xxyc/images/five_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.wmxiao-two .img6 {
  background: url("/static/xxyc/images/six_111.png") no-repeat;
  width: 80px;
  height: 70px;
}
.wmxiao-two .img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.index_lr {
  width: 100%;
  height: 450px;
  background: url(/static/xxyc/images/indexlogobg.jpg);
  box-sizing: border-box;
  padding-top: 42px;
  margin-top: 50px;
}
.taocan_titleI-1 {
  font-size: 24px;
  color: #FFFFFF;
  margin: 5px 0px 10px 0px;
}
.xinService {
  width: 1230px;
  margin: 0 auto;
}
.lr_r {
  width: 650px;
  float: right;
}
.lr_l {
  float: left;
}
.website-main-l {
  background-color: #f5f5f5;
  padding: 55px 0;
}
.website-main-l .w-1200{
    width: 1400px;
}
.w-1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.websiteBuy {
  margin-top: 46px;
}
.websiteBuy table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
  color: #333;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  table-layout: fixed;
}
.websiteBuy thead {
  background-color: #007aff;
  color: #fff;
  width: 1200px;
}
.websiteBuy thead.fix {
  width: 1200px;
}
.websiteBuy th {
  border: 1px solid #007aff;
  padding: 15px 10px;
  position: relative;
}
body .websiteBuy th:first-child {
  width: 283px;
}
.websiteBuy th .pA {
  font-size: 16px;
  width: 190px;
  top: 50px;
  position: relative;
}
.websiteBuy .tdB, .websiteBuy .tdC, .websiteBuy .tdD, .websiteBuy .tdE, .websiteBuy .tdF {
  width: 240px;
}
.websiteBuy th .block {
  display: none;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  top: -15px;
  background-color: #007aff;
}
.websiteBuy-top h4 {
  text-align: center;
  font-size: 20px;
  line-height: 1;
}
.websiteBuy-top .addr {
  margin-top: 15px;
  height: 60px;
}
.websiteBuy-top .pri {
  position: relative;
  margin: 10px auto auto auto;
  width: 140px;
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  border-color: #007aff;
}
.websiteBuy-top .pri a {
  color: #007aff;
  font-size: 14px;
  padding-right: 17px;
}
.websiteBuy tBody {
  padding-top: 195px;
}
.websiteBuy td {
  border: 1px solid #e8e8e8;
  border-top-width: 0;
  border-bottom-width: 0;
  text-align: center;
  padding: 10px;
}
.websiteBuy td img{
    width: 20px;
}
.websiteBuy .tdA {
  width: 33px;
}
.websiteBuy td .pB {
  width: 30px;
}
.websiteBuy tBody tr:first-child td:nth-child(2) {
  min-width: 186px;
}
.websiteBuy td .pA {
  line-height: 20px;
}
.websiteBuy tBody tr:first-child td:nth-child(3) {
  width: 105px;
}
.websiteBuy tbody .tdD, .websiteBuy tfoot .tdD {
  position: relative;
}
.websiteBuy .tdB, .websiteBuy .tdC, .websiteBuy .tdD, .websiteBuy .tdE, .websiteBuy .tdF {
  width: 240px;
}
.websiteBuy tBody tr:nth-child(2n) {
  background-color: #f3f3f3;
}
.websiteBuy td.tdC {
  border-left-color: #007aff;
}
.websiteBuy td .pD {
  color: #007aff;
  font-size: 16px;
}
.websiteBuy td .pC {
  display: inline-block;
  width: 22px;
  height: 17px;
  background: url(/static/xxyc/images/compared-1.png) no-repeat;
}
.index_lc {
  padding: 0px 0px 60px 0px;
  overflow: hidden;
  margin-top: .6rem;
}
.work2 {
  text-align: center;
  color: #1f1f1f;
  font-size: .4rem;
  padding-top: 10px;
  height: 50px;
  font-weight: bold;
  line-height: 40px;
}
.work2 .s1 {
  color: #000000;
  font-size: 30px;
  padding: 0 5px;
}
.work2 .s2 {
  color: #215aff;
}
.work2-des {
  color: #989898;
  font-size: 20px;
  text-align: center;
  margin: .2rem auto 5px;
  height: 30px;
  font-weight: 500;
}
.liuchengDiv {
  width: 180px;
  margin-right: 20px;
  color: #454545;
  float: left;
  text-align: center;
  margin-top: 50px;
}
.liucheng-text {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.template-box {
  margin-bottom: 50px;
}
.template-box > .template-card {
  display: block;
  position: relative;
  box-shadow: rgba(0,0,0,0.2) 0px 2px 10px;
}
.text-center {
  text-align: center;
}
.template-box .image-box {
  position: relative;
  height: 300px;
  padding-top: 160px;
  overflow: hidden;
}
.font-size-30 {
  font-size: 30px;
}
.template-box .image-box .fa {
  color: #999;
}
.template-box .image-box img {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0px;
  min-height: 100%;
  transition: all ease-in-out 2s;
}
.template-box .image-box .btn-box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0,0,0,.5) url(/static/xxyc/images/zoom-icon.png) no-repeat center center;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: all ease-in-out 0.3s;
  opacity: 0;
  filter: Alpha(opacity=0);
}
.template-box .info-box {
  position: relative;
  padding: 10px;
    padding-top: 10px;
  background: url(/static/xxyc/images/temImage_bg.png) no-repeat center top;
  padding-top: 19px;
}
.template-box .name {
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
}
.template-box .info-box span {
  display: block;
  line-height: 2.5;
}
.template-box .bh {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #999;
}
.template-box .info-box span {
  display: block;
  line-height: 2.5;
}
.hidden {
  display: none !important;
}
.template-box .price {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fe0000;
}
.template-box .info-box span {
  display: block;
  line-height: 2.5;
}
.jiansheMoban{
    max-width: 100%;
}
.jiansheMoban .shangpinBox{
    width: 100%;
    overflow: hidden;
}
.jiansheMoban .shangpinBox .list{
    width: calc(424px * 10 + 24px * 9);
    animation: right-effect 30s linear infinite;
    display: flex !important;
    margin-top: 64px;
}
.jiansheMoban .shangpinBox .list a{
    display: block;
    width: 424px;
    margin-right: 24px;
    height: 224px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
    transition: transform 400ms ease-out;
}
.jiansheMoban .shangpinBox .list.listLeft{
    animation: left-effect 30s linear infinite;
}
.jiansheMoban .shangpinBox .list:hover{
    animation-play-state: paused;
}
.jiansheMoban{
    width: 100%;
    max-width: 100%;
    background-image: url("../images/jmmbbj.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.8rem 0;
    margin-bottom: -.4rem;
}
.jiansheMoban .work2{
    color: #fff;
}
/**/
.jzPricceUl {
    display: flex;
    margin-top: 60px;
    justify-content: center;
    flex-wrap: wrap;
}

.jzPricceUl > li {
    margin: 0;
    padding: .5rem .3rem .3rem;
    background-image: url("../images/price1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: calc(100% / 4);
}

 .jzPricceUl > li:nth-child(2) {
    background-image: url("../images/price2.png");
}

.jzPricceUl > li:nth-child(3) {
    background-image: url("../images/price3.png");
}

 .jzPricceUl > li:nth-child(4) {
    background-image: url("../images/price4.png");
}
 .jzPricceUl > li .jzPricceUlTopName{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.jzPricceUl > li .jzPricceUlTopJs{
    color: #fff;
    margin-top: 6px;
    font-size: 12px;
    line-height: 20px;
}
 .jzPricceUl > li .jzPricceUlTopPrice{
    color: #fff;
    margin: 30px 0 48px;
}
.jzPricceUl > li .jzPricceUlTopPrice p{
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 3px;
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.jzPricceUl > li .jzPricceUlTopPrice p:first-child .jzhdj{
    background-color: #ff1414;
    color: #fff;
    padding: 4px 4px 4px 8px;
    border-radius: 6px;
    font-size: 12px;
    position: relative;
    margin-left: 20px;
    animation: price 2s ease-in-out infinite alternate;
}
@keyframes price {
    0%{
        transform: translateX(0);
    }
    50%{
        transform: translateX(-10px);
    }
    100%{
        transform: translateX(0);
    }
}
.jzPricceUl > li .jzPricceUlTopPrice p .hdPrice{
    font-size: 22px;
    margin-right: 6px;
}
 .jzPricceUl > li .jzPricceUlTopPrice p:nth-child(1){
    display: flex;
    align-items: center;
}
 .jzPricceUl > li .jzPricceUlTopPrice p .jzhdj::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 12px solid #ff1414;
    position: absolute;
    left: -10px;
    top: 5px;
}
.jzPricceUl > li .jzPricceUlTopDz{
    display: block;
    width: 100%;
    background-image: url("../images/priceone.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #000;
    text-align: center;
    line-height: 56px;
    font-weight: bold;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jzPricceUl > li .jzPricceUlTopDz img{
    width: 26px;
    margin-right: 6px;
    animation: jzPricceUlTopDzImg 2s ease-in-out infinite;;
}
@keyframes jzPricceUlTopDzImg {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.3);
    }
    100%{
        transform: scale(1);
    }
}

.jzPricce .jzPricceUl > li .jzPricceUlTopDzTs{
    background-image: url("../images/pricetwo.png");
}
.jzPricceUlBot{
    margin-top: 20px;
}
.jzPricceUlBot li {
    margin: 10px 0;
}
.jzPricceUlBot li span{
    display: inline-block;
}
.jzPricceUlBot li span:first-child{
    width: 87px;
}
.jzPricceUlBot li span img{
    width: 14px;
}
.jzPricceUlBot li span:last-child{
    width: calc(100% - 94px);
    text-align: right;
}

.jiansheMoban .shangpinBox{
    width: 100%;
    overflow: hidden;
}
.jiansheMoban .shangpinBox .list{
    width: calc(424px * 10 + 24px * 9);
    animation: right-effect 30s linear infinite;
    display: flex !important;
    margin-top: 64px;
}
.jiansheMoban .shangpinBox .list a{
    display: block;
    width: 424px;
    margin-right: 24px;
    height: 224px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
    transition: transform 400ms ease-out;
}
.jiansheMoban .shangpinBox .list.listLeft{
    animation: left-effect 30s linear infinite;
}
.jiansheMoban .shangpinBox .list:hover{
    animation-play-state: paused;
}
.indexMbBtn{
    text-align: center;
}
.indexMbBtn a{
    color: #fff;
   display: inline-block;
   padding: .1rem .2rem;
   background-color: #0173fa;
   border-radius: .1rem;
   transform: all .4s;
    font-size: .14rem;
}
.indexMbBtn a:hover{
    color: #fff;
    transform: scale(1.1);
   
    
}
@keyframes left-effect {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
@keyframes right-effect {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes left-effect {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
@keyframes right-effect {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}
@media screen and (max-width:1400px){
   .jiansheBanner{
       height: 787px;
   }
   .website-main-l .w-1200{
       width: 100%;
   }
}
@media screen and (max-width:1300px){
    .jiansheBanner{
       height: 730px;
   }
    .shi .content{
        display: flex;
        width: 100%;
    }
    .pai1 {
        width: calc((100% - 14px) / 5);
        height: 298px;
     }
     .zui{
         margin-left: 3px;
     }
     .jiansheBanner .jiansheBannerWz{
         left: 8%;
     }
}
@media screen and (max-width:1254px){
    .displayFlex {
        display: flex;
        flex-wrap: wrap;
      }
    .wmxiao-two li {
        width: 50%;
        margin: 0;
      }
     .displayFlex li.f-oh .img {
        margin: 38px 12px 0 0px;
        width: 34%;
        background-position: center;
      }
      .displayFlex li.f-oh .ty {
        width: 50%;
      }
      .liuchengDiv{
          margin-right: 10px;
      }
}
@media screen and (max-width:1260px){
    body .websiteBuy th:first-child {
      width: 200px;
    }
}
@media screen and (max-width:1200px){
    .jiansheBanner{
       height: 6.74rem;
   }
}
@media screen and (max-width:1168px){
    .jiansheBanner{
       height: 6.74rem;
   }
    body .websiteBuy th:first-child {
        width: 20%;
      }
    .websiteBuy .tdB, .websiteBuy .tdC, .websiteBuy .tdD, .websiteBuy .tdE, .websiteBuy .tdF {
      width: 20%;
    }
    .websiteBuy tBody tr:first-child td:nth-child(3) {
      width: 20%;
    }
    .websiteBuy .tdA {
      width: 30%;
    }
    .websiteBuy tBody tr:first-child td:nth-child(2) {
      width: 70%;
    }
}
@media screen and (max-width:1090px){
    .lr_r {
      width: 50%;
    }
    .index_lr{
        height: 394px;
        padding-top: 10px;
    }
    .index_lr .container ,
    .index_lr .jianzhanImg {
        height: 100%;
    }
    .index_lr .jianzhanImg img{
        max-height: 100%;
    }
    .index_lr .container .jianzhanImgRig {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .indexMbBtn a{
       padding: .14rem .3rem;
        font-size: .2rem;
    }
}
@media screen and (max-width:1000px){
     .pai1 {
        height: 264px;
      }
    
}

@media screen and (max-width:830px){
     .taocan_titleI-1 span{
         font-size: 34px!important;
     }
     .index_lr .jianzhanImg img{
         width: 96%;
     }
     .index_lr {
        height: 330px;
     }
     .indexBanner .text-intro h5, .index_banner .swiper-slide-active h2{
         font-size: .4rem!important;
     }
     .indexBanner .text-intro h7, .index_banner .swiper-slide-active p{
         font-size: .22rem!important;
     }
    
}
@media screen and (max-width:654px){
    .websiteBuy td .pA {
      font-size: .23rem;
      line-height: 1.6;
    }
    .websiteBuy td .pD{
        font-size: 12px;
    }
    .indexMbBtn a{
       padding: .14rem .3rem;
        font-size: .3rem;
    }
}