.tit-sec {
  width: 100%;
  text-align: center;
  padding: 0rem 0 0.8rem 0;
}
.tit-sec .tit-bt {
  font-weight: 700;
  font-size: 0.6rem;
}
.tit-sec .tit-bt {
  position: relative;
  background: #1b5bb4;
  width: 5rem;
  height: 1.12rem;
  top: 0%;
  margin: 0 auto;
  color: #fff;
  -webkit-transform: skewx(-30deg);
  -ms-transform: skewx(-30deg);
  transform: skewx(-30deg);
}
.tit-sec .tit-bt span {
  display: block;
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  transform: skewX(30deg);
  line-height: 1.12rem;
}
.tit-sec .tit-bt.bt-pro {
  background: #1b5bb4;
}
.tit-sec .tit-bt.bt-yw {
  background: #8FC31F /* #95931f */ /* #ea2121 */;
}
.tit-sec .tit-bt.bt-youshi {
  background: #2AA7F9;
}
.tit-sec .tit-bt.bt-case {
  background: #222424 /* #FFFF01; */;
}
.tit-sec .tit-bt.bt-news {
  background: #fbb904;
}
.tit-sec .tit-bt.bt-solu {
  background: #d4ee1f;
}
.tit-sec .tit-des {
  font-size: 0.32rem;
  position: relative;
  display: inline-block;
  line-height: 0.7rem;
}
.tit-sec .tit-des i:first-child {
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  top: 50%;
  left: -0.3rem;
  transform: translateY(-50%);
  background: #645f5f;
}
.tit-sec .tit-des i:last-child {
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  top: 50%;
  right: -0.3rem;
  transform: translateY(-50%);
  background: #645f5f;
}
.tit-sec .tit-des::before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 1px;
  top: 50%;
  left: -3.3rem;
  transform: translateY(-50%);
  background: #645f5f;
}
.tit-sec .tit-des::after {
  position: absolute;
  content: "";
  width: 3rem;
  height: 1px;
  top: 50%;
  right: -3.3rem;
  transform: translateY(-50%);
  background: #645f5f;
}
.price_ora {
  color: #645f5f;
}
.tit2-sec {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.tit2-sec .tit2-bt {
  position: relative;
  font-size: 0.5rem;
  font-weight: bold;
  color: #00a0ff;
  padding-left: 1rem;
}
.tit2-sec .tit2-bt .iconfont {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  line-height: initial;
}
.tit2-sec .tit2-bt .iconfont:before {
  font-weight: normal;
  font-size: 0.7rem;
  display: block;
}
.tit2-sec .tit2-bt .ic3:before {
  font-size: 0.64rem;
}
.tit2-sec .tit2-bt.bt21 {
  color: #1B5BB4;
}
.tit2-sec .tit2-bt.bt21 .ic1 {
  color: #1B5BB4;
}
.tit2-sec .tit2-bt.bt21 .ic1:before {
  color: #1B5BB4 /* #8fc31f */;
}
.tit2-sec .tit2-bt.bt22 {
  color: #8fc31f;
}
.tit2-sec .tit2-bt.bt22 .ic2 {
  color: #8fc31f;
}
.tit2-sec .tit2-bt.bt22 .ic2:before {
  color: #8fc31f;
}
.tit2-sec .tit2-bt.bt23 {
  padding-left: 1.26rem;
}
.tit2-sec .tit2-bt.bt24 {
  color: #036eb8;
}
.tit2-sec .tit2-bt.bt24 .ic4 {
  color: #036eb8;
}
.tit2-sec .tit2-bt.bt24 .ic4:before {
  color: #036eb8;
}
.tit2-sec .tit2-bt:before {
  content: '';
  position: absolute;
}
.tit2-sec .tit2-more {
  text-align: center;
  margin-top: 0.14rem;
}
.tit2-sec .tit2-more .links {
  border: 1px solid #00a0ff;
  font-size: 0.3rem;
  background: transparent;
  border-radius: 0.48rem;
  padding: 0.06rem 0.44rem;
}
.tit2-sec .tit2-more .links:hover {
  color: #fff;
  border: 1px solid #00a0ff;
  background: #00a0ff;
}
.tit2-sec .tit2-more .link1 {
  color: #1B5BB4;
  border: 1px solid #1B5BB4;
}
.tit2-sec .tit2-more .link1:hover {
  color: #fff;
  border: 1px solid #1B5BB4;
  background: #1B5BB4;
}
.tit2-sec .tit2-more .link2 {
  color: #8fc31f;
  border: 1px solid #8fc31f;
}
.tit2-sec .tit2-more .link2:hover {
  color: #fff;
  border: 1px solid #8fc31f;
  background: #8fc31f /* #6e6f7b; */;
}
.tit2-sec .tit2-more .link4 {
  color: #036eb8;
  border: 1px solid #036eb8;
}
.tit2-sec .tit2-more .link4:hover {
  color: #fff;
  border: 1px solid #036eb8;
  background: #036eb8;
}
.ys_row {
  width: 100%;
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 0.86rem 0 0.76rem;
  margin: 0 auto;
}
.ys-sec {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ys-sec .ys-items {
  width: 18.8%;
  padding: 0.3rem 0 0.3rem 6.6%;
  background: #fff;
  margin-bottom: 0.36rem;
  transition: all 0.3s ease 0s;
  height: auto;
  position: relative;
  display: flex;
  cursor: pointer;
}
.ys-sec .ys-items .ys-des {
  vertical-align: top;
}
.ys-sec .ys-items .ys-des h5 {
  color: #000;
  font-size: 0.48rem;
  font-weight: 400;
  line-height: initial;
}
.ys-sec .ys-items .ys-des .ys-des-tip {
  color: #666;
  font-size: 0.34rem;
  line-height: 0.52rem;
}
.ys-sec .ys-items .ys-pic {
  /* width: 0.6rem; */
  position: absolute;
  left: 5.4%;
  top: 50%;
  transform: translateY(-50%);
}
.ys-sec .ys-items .ys-pic img {
  display: block;
  width: 100%;
}
.ys-sec .ys-items .ys-pic i {
  color: #1B5BB4;
  font-size: 1rem;
}
.ys-sec .ys-items:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0px, -2px, 0px);
}
.ys-sec .ys-items:hover .ys-pic i {
  color: #f77208;
}
.ys-sec .ys-items:last-child .ys-pic i {
  font-size: 0.94rem;
}
.ys-sec .ys-items:nth-child(5) .ys-pic {
  left: 6.6%;
}
.ys-sec .ys-items:nth-child(5) .ys-pic i {
  font-size: 0.84rem;
}
.resou {
  margin-bottom: 0rem;
}
.resou a {
  float: left;
  margin-right: 0.25rem;
  font-size: 0.26rem;
  color: #000;
}
.resou a:nth-child(1) {
  margin-right: 0rem;
  cursor: initial;
}
.resou a:nth-child(1):hover {
  color: #000;
}
.resou a:hover {
  color: #00a0ff;
}
.tj_row {
  /* width: percentage(1920/2560); */
  margin: 0 auto;
  padding: 1.1rem 0;
  position: relative;
}
.tj_row:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: url(/style/img/tj_bg5.jpg) no-repeat; */
  background-size: cover;
  z-index: -1;
  opacity: 0.5;
  width: 1920px;
  height: 100%;
  margin: 0 auto;
}
.tj-sec {
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-bottom: 0.94rem;
}
.tj-sec .tj-pic {
  width: 28%;
}
.tj-sec .tj-pic img {
  display: block;
  width: 100%;
  border: 1px solid #d9dce5;
}
.tj-sec .tj-pro {
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
}
.tj-sec .tj-pro .pro-item {
  width: 31.48%;
  text-align: center;
  /* box-shadow: 0 4px 6px #ccc; */
  transition: all 0.3s ease 0s;
  margin-bottom: 0rem;
  border: 1px solid #d9dce5;
  background: #fff;
}
.tj-sec .tj-pro .pro-item .pro-pic {
  padding: 0.22rem 0.7rem 0.24rem;
}
.tj-sec .tj-pro .pro-item .pro-pic img {
  width: 100%;
}
.tj-sec .tj-pro .pro-item .pro-tit {
  font-size: 0.3rem;
  padding: 0 0.44rem;
  font-weight: bold;
}
.tj-sec .tj-pro .pro-item .pro-pri {
  font-size: 0.24rem;
  padding: 0.18rem 0.22rem 0.14rem 0.22rem;
}
.tj-sec .tj-pro .pro-item .pro-pri span {
  font-size: 0.48rem;
}
.tj-sec .tj-pro .pro-item:nth-child(4),
.tj-sec .tj-pro .pro-item:nth-child(5),
.tj-sec .tj-pro .pro-item:nth-child(6) {
  margin-bottom: 0;
}
.tj-sec .tj-pro .pro-item:hover {
  transform: translate3d(0px, -4px, 0px);
  box-shadow: 0 4px 6px #aaa;
  border-radius: 0.12rem;
}
.tj-sec .tj-pro .pro-item:hover .pro-tit {
  color: #00a0ff;
}
.tj-sec .tj-pro .pro-item:hover .pro-pri {
  color: #f77208;
  font-weight: bold;
}
.tj-sec .tj-pro .pro-item:hover .pro-pri span {
  color: #f77208;
  font-weight: bold;
}
.tj-sec:last-child {
  padding-bottom: 0;
}
.yw_row {
  margin: 0 auto;
  padding: 1.1rem 0;
  position: relative;
  background: url(/style/img/yw_bg.jpg) no-repeat center center;
  background-size: cover;
}
.yw_row:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
}
.hxyw-wrap {
  justify-content: space-between;
}
.hxyw-wrap .hxyw-item {
  width: 48.5%;
  position: relative;
  background: coral;
  padding-bottom: 0.44rem;
  background-image: -webkit-linear-gradient(45deg, #f5f5f5, #fff);
  background-image: linear-gradient(45deg, #f5f5f5, #fff);
}
.hxyw-wrap .hxyw-item .pic {
  text-align: center;
  padding: 0.36rem 0;
  margin: 0 auto;
}
.hxyw-wrap .hxyw-item .pic img {
  display: block;
  width: 10%;
  text-align: center;
  margin: 0 auto;
}
.hxyw-wrap .hxyw-item .ti {
  position: absolute;
  font-size: 0.5rem;
  top: 0.4rem;
  left: 0.5rem;
  padding: 0.2rem 0.3rem;
  border-radius: 0.6rem;
  display: inline-block;
  width: max-content;
  color: #333;
  font-weight: bold;
  /* background-image: -webkit-linear-gradient(45deg,#5cecf5,#dcf3f9);
            background-image: linear-gradient(45deg,#5cecf5,#dcf3f9); */
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.hxyw-wrap .hxyw-item .ti.right {
  left: 0.5rem;
}
.hxyw-wrap .hxyw-item .con {
  font-size: 0.3rem;
  line-height: 0.8rem;
  padding: 0 2.2rem;
}
.hxyw-wrap .hxyw-item:nth-child(1) .con {
  text-align: center;
  padding: 0;
}
.hxyw-wrap .hxyw-item:nth-child(1) .pic img {
  width: 11%;
}
.hxyw-wrap .hxyw-item:nth-child(1),
.hxyw-wrap .hxyw-item:nth-child(2) {
  margin-bottom: 0.44rem;
}
.hxyw-wrap .hxyw-item:nth-child(2) .pic {
  padding-top: 0.44rem;
}
.hxyw-wrap .hxyw-item:nth-child(3) .pic {
  padding-top: 0.54rem;
}
.hxyw-wrap .hxyw-item:nth-child(4) .pic {
  padding-top: 0.48rem;
}
.hxyw-wrap .hxyw-item:nth-child(4) .pic img {
  width: 9%;
}
.hxyw-wrap .hxyw-item:hover {
  box-shadow: 0 0 15px 1px #c9c9c9;
}
.hxyw-wrap .hxyw-item:hover .ti {
  background: #8FC31F /* #e8e30c; */;
}
.youshi_row {
  margin: 0 auto;
  padding: 1.1rem 0;
  position: relative;
}
.youshi_ban.ban1 {
  width: 100%;
  margin: 0 auto;
}
.youshi-wrap {
  padding-top: 0.96rem;
  justify-content: space-between;
}
.youshi-wrap .youshi-item {
  width: 23.9%;
  background: #f5f5f5;
  text-align: center;
  padding: 0.54rem 0 0.56rem;
}
.youshi-wrap .youshi-item .ti {
  text-align: center;
}
.youshi-wrap .youshi-item .ti h4 {
  font-size: 0.52rem;
  font-weight: bold;
  line-height: 0.88rem;
  color: #025DEC;
}
.youshi-wrap .youshi-item .pi {
  text-align: center;
  padding-top: 0.12rem;
}
.youshi-wrap .youshi-item .pi .iconfont {
  font-size: 1.28rem;
  color: #f5f5f5;
}
.youshi-wrap .youshi-item .pi .p1 {
  color: #0979f0;
}
.youshi-wrap .youshi-item .pi .p2 {
  color: #62d5af;
}
.youshi-wrap .youshi-item .pi .p3 {
  color: #ee3c3c;
}
.youshi-wrap .youshi-item .pi .p4 {
  color: #f0741a;
  font-size: 1.34rem;
}
.youshi-wrap .youshi-item .des {
  text-align: center;
}
.youshi-wrap .youshi-item .des p {
  font-size: 0.36rem;
  line-height: 0.66rem;
}
.youshi-wrap .youshi-item:hover .iconfont {
  color: #252426;
}
.case_row {
  margin: 0 auto;
  padding: 1.1rem 0;
  position: relative;
  background: #f5f5f5;
}
.case-box {
  justify-content: space-between;
  height: auto;
  flex-wrap: wrap;
}
.case-box li {
  width: 18.8%;
  border: 1px solid #f7e8e8;
  border: 1px solid #eee;
  margin-bottom: 0.36rem;
  display: block;
  border-radius: 0.14rem;
  background: #fff;
}
.case-box li .pic {
  width: 100%;
  text-align: center;
}
.case-box li .pic img {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
  border-radius: 0.2rem;
}
.case-box li:hover {
  /* border: 2px solid #fff; */
  box-shadow: 0 0 15px 1px #c9c9c9;
}
.case-box li:hover img {
  border-radius: 0.2rem;
}
.swiper-pagination.case22 {
  margin: 4px auto;
  left: 50%;
  bottom: -0.5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper-pagination.case22 .swiper-pagination-bullet {
  margin-right: 8px;
  background: #ccc;
  width: 0.24rem;
  height: 0.24rem;
}
.swiper-pagination.case22 .swiper-pagination-bullet-active {
  background: #1E8EF4;
}
.fw-sec {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.8rem;
  /* .fw-item.s1{background-image: -moz-linear-gradient(0deg, #55a6f1 0%, #0bc4fe 100%);
        background-image: -webkit-linear-gradient(0deg, #55a6f1 0%, #0bc4fe 100%);
        background-image: -ms-linear-gradient(0deg, #55a6f1 0%, #0bc4fe 100%);}

    .fw-item.s2{background-image: -moz-linear-gradient(0deg, #47feb2 0%, #53f360 100%);
        background-image: -webkit-linear-gradient(0deg, #47feb2 0%, #53f360 100%);
        background-image: -ms-linear-gradient(0deg, #47feb2 0%, #53f360 100%); }

    .fw-item.s3{background-image: -moz-linear-gradient(0deg, #9e47fe 0%, #0bc4fe 100%);
        background-image: -webkit-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);
        background-image: -ms-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);}

    .fw-item.s4{background-image: -moz-linear-gradient(0deg, #9e47fe 0%, #0bc4fe 100%);
        background-image: -webkit-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);
        background-image: -ms-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);}    */
}
.fw-sec .fw-item {
  width: 23.8%;
  text-align: center;
  padding: 0.3rem 0;
  border: 1px solid #eee;
}
.fw-sec .fw-item a {
  font-size: 0.32rem;
  color: #fff;
}
.fw-sec .fw-item:hover a {
  color: #00a0ff;
}
.solutions_row {
  margin: 0 auto;
  padding: 1.1rem 0;
  position: relative;
  background: url(/style/img/solu_bg_2.jpg) no-repeat center center;
  background-size: cover;
}
.solutions_row:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.58);
  left: 0;
  top: 0;
}
.solutions_wrap {
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.solutions_item {
  width: 33.33333333%;
  position: relative;
  text-align: center;
  width: 32.33333333%;
  margin-bottom: 1.6%;
  transition: all 0.3s linear;
}
.solutions_item .pic {
  width: 100%;
}
.solutions_item .pic img {
  width: 100%;
  display: block;
}
.solutions_item .pic:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.56);
}
.solutions_item .des {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
}
.solutions_item .des h4 {
  font-size: 0.52rem;
  font-weight: bold;
  line-height: 0.88rem;
  color: #def732;
}
.solutions_item .des p {
  font-size: 0.31rem;
  line-height: 0.76rem;
}
.solutions_item:hover .pic:after {
  background: rgba(0, 0, 0, 0.36);
}
.solutions-box {
  justify-content: space-between;
  height: auto;
}
.solutions-box li {
  width: 23.8%;
  /*  border: 1px solid rgb(247, 232, 232); */
}
.solutions-box li .pic {
  width: 100%;
}
.solutions-box li .pic img {
  width: 100%;
  display: block;
}
.solutions-box li .des {
  color: #58596d;
  text-align: center;
  background: #fff;
  background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);
  background: -moz-oldlinear-gradient(135deg, transparent 20px, #fff 0);
  background: -o-linear-gradient(135deg, transparent 20px, #fff 0);
  background: linear-gradient(-45deg, transparent 20px, #fff 0);
}
.solutions-box li .des i {
  font-size: 0.4rem;
}
.solutions-box li .des em {
  font-size: 0.3rem;
  line-height: 0.88rem;
}
.swiper-container {
  height: auto !important;
}
.swiper-wrapper {
  height: auto !important;
}
.swiper-slide {
  height: auto !important;
}
.swiper-pagination.jjfa2 {
  margin: 4px auto;
  left: 50%;
  bottom: 1.9rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper-pagination.jjfa2 .swiper-pagination-bullet {
  margin-right: 8px;
  background: #ccc;
  width: 0.24rem;
  height: 0.24rem;
}
.swiper-pagination.jjfa2 .swiper-pagination-bullet-active {
  background: #fff;
}
.fwlc_row {
  /* width: percentage(1920/2560); */
  margin: 0 auto;
  background: #fff;
  padding: 1.18rem 0;
}
.fwlc_row .fwlc-wrap {
  flex-wrap: wrap;
}
.fwlc_row .fwlc-sec {
  width: 14.28571429%;
  text-align: center;
}
.fwlc_row .fwlc-sec .pic i {
  font-size: 1.2rem;
  color: #a5a3a3;
  cursor: default;
}
.fwlc_row .fwlc-sec h4 {
  font-size: 0.38rem;
  font-weight: bold;
  padding: 0.3rem 0 0.2rem;
}
.fwlc_row .fwlc-sec p {
  font-size: 0.3rem;
}
.fwlc_row .fwlc-sec .nums {
  font-size: 0.56rem;
  padding: 0.3rem 0;
  display: inline-block;
  color: #a5a3a3;
}
.fwlc_row .fwlc-sec:hover .pic i {
  color: #f77208;
}
.fwlc_row .fwlc-des {
  font-size: 0.3rem;
  line-height: 0.68rem;
  text-indent: 2em;
}
.gywm_row {
  background: url(/style/img/jj2.png) no-repeat center center;
  padding: 1.1rem 0 1.14rem;
  margin: 0 auto;
  background-size: cover;
}
.tit-des.c-white i:first-child {
  background: #fff;
}
.tit-des.c-white i:last-child {
  background: #fff;
}
.tit-des.c-white:after,
.tit-des.c-white:before {
  background: #fff;
}
.gywm-des {
  font-size: 0.3rem;
  color: #fff;
  line-height: 0.6rem;
  text-indent: 2em;
  padding: 1rem 0;
}
.gywm-wrap {
  justify-content: space-between;
  padding: 0rem 0 0;
  flex-wrap: wrap;
  margin: 0 auto;
  text-align: center;
}
.gywm-wrap .gywm-sec {
  width: auto;
  margin-bottom: 0rem;
  margin-right: 0.46rem;
}
.gywm-wrap .gywm-sec .pic {
  width: 100%;
  position: relative;
  border: 1px solid #fff;
  /* padding-top:percentage(350/285) ;  */
}
.gywm-wrap .gywm-sec .pic img {
  width: 100%;
  display: block;
  /* position: absolute;top: 0;left: 50%; 
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);*/
}
.gywm-wrap .gywm-sec .des {
  color: #58596d;
  text-align: center;
  background: #fff;
  background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);
  background: -moz-oldlinear-gradient(135deg, transparent 20px, #fff 0);
  background: -o-linear-gradient(135deg, transparent 20px, #fff 0);
  background: linear-gradient(-45deg, transparent 20px, #fff 0);
  font-size: 0.3rem;
  line-height: 0.88rem;
}
.gywm-wrap .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.jieshao-sec {
  padding: 0 0 0rem 0;
}
.jieshao-sec .jieshao-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
}
.jieshao-sec .jieshao-wrap .jieshao-item {
  width: 20%;
  font-size: 0.32rem;
  color: #00a0ff;
  text-align: center;
}
.jieshao-sec .jieshao-wrap .jieshao-item span {
  font-weight: bold;
  font-size: 0.4rem;
  color: #fff;
  display: block;
}
.jieshao-sec .jieshao-wrap .jieshao-item span b {
  font-size: 1rem;
}
.xw_row {
  padding: 1.1rem 0;
  margin: 0 auto;
}
.xw-wrap {
  margin: 0 auto;
}
.xw-wrap .newsbox1 {
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw-wrap .newsbox1 .xw-item {
  width: 50%;
  border-bottom: 1px dashed #ddd;
  padding: 0 0.8rem;
}
.xw-wrap .newsbox1 .xw-item a {
  font-size: 0.28rem;
  padding: 0.3rem 0;
}
.xw-wrap .newsbox1 .xw-item:hover a {
  color: #00a0ff;
}
.xw-wrap .newsbox2 {
  display: none;
}
.more-btn {
  text-align: center;
  margin: 0.6rem auto 0;
}
.more-btn .btn {
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  -moz-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 1.1rem;
  line-height: 1.1rem;
  padding: 0 0.76rem;
  display: inline-block;
  border: 2px solid #e1e1e4;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  color: #6e6f7b;
  text-align: center;
  font-size: 0.32rem;
}
.more-btn .btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #d82019;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more-btn .btn:hover {
  color: #fff;
  border-color: #fff;
}
.more-btn .btn:hover:before {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
@media only screen and (min-width: 768px) {
  .youshi_ban.ban2 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
  .tit-sec {
    width: 100%;
    text-align: center;
    padding: 0rem 0 1rem 0;
    /* .tit-bt.bt-pro::before{content: "";position: absolute; top:50%;transform: translateY(-50%);
        background: #14ec4a; width: 5rem; height: 3rem;
        -webkit-transform: skewx(-30deg);
        -ms-transform: skewx(-30deg);
        transform: skewx(-30deg);
    } */
  }
  .tit-sec .tit-bt {
    font-weight: 700;
    font-size: 1.16rem;
    width: 8.26rem;
    height: 1.8rem;
  }
  .tit-sec .tit-bt span {
    line-height: 1.84rem;
  }
  .tit-sec .tit-bt.bt-pro {
    position: relative;
  }
  .tit-sec .tit-des {
    font-size: 0.9rem;
    position: relative;
    display: inline-block;
    line-height: 1.7rem;
  }
  .tit-sec .tit-des i:first-child {
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    top: 50%;
    left: -0.54rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des i:last-child {
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    top: 50%;
    right: -0.54rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des::before {
    position: absolute;
    content: "";
    width: 3.6rem;
    height: 1px;
    top: 50%;
    left: -3.9rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des::after {
    position: absolute;
    content: "";
    width: 3.6rem;
    height: 1px;
    top: 50%;
    right: -3.9rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit2-sec {
    padding: 0 0.5rem;
    padding-top: 0.64rem;
    margin-bottom: 0.6rem;
  }
  .tit2-sec .tit2-bt {
    font-size: 0.9rem;
    padding-left: 1.6rem;
  }
  .tit2-sec .tit2-bt .iconfont:before {
    font-size: 1.1rem;
  }
  .tit2-sec .tit2-more {
    margin-top: 0;
  }
  .tit2-sec .tit2-more .links {
    font-size: 0.7rem;
  }
  .tit2-sec .tit2-bt.bt23 {
    padding-left: 2.1rem;
  }
  .resou {
    margin: 0.2rem auto 0rem;
    padding-left: 0.36rem;
  }
  .resou a {
    float: left;
    margin-right: 0.25rem;
    font-size: 0.6rem;
    color: #000;
  }
  .resou a:nth-child(1) {
    margin-right: 0rem;
    cursor: initial;
  }
  .resou a:nth-child(1):hover {
    color: #000;
  }
  .resou a:hover {
    color: #00a0ff;
  }
  .ys-sec .ys-items {
    padding-left: 1%;
    width: 23.8%;
  }
  .ys-sec .ys-items .ys-pic {
    left: 5%;
    top: 27%;
  }
  .ys-sec .ys-items .ys-pic i {
    font-size: 1.18rem;
  }
  .ys-sec .ys-items .ys-des {
    text-align: center;
  }
  .ys-sec .ys-items .ys-des h5 {
    font-size: 0.8rem !important;
    line-height: 1.4rem;
    padding-left: 1.56rem;
    text-align: left;
  }
  .ys-sec .ys-items .ys-des .ys-des-tip {
    font-size: 0.64rem;
    line-height: 1.2rem;
    text-align: center;
  }
  .ys-sec .ys-items:nth-child(5) {
    display: none;
  }
  .ys-sec .ys-items:nth-child(7) .ys-pic {
    left: 4%;
  }
  .ys-sec .ys-items:nth-child(7) .ys-pic i {
    font-size: 1.3rem !important;
  }
  .ys-sec .ys-items:last-child {
    display: none;
  }
  .tj-sec {
    padding: 0 0.4rem;
  }
  .tj-sec .tj-pic {
    display: none;
  }
  .tj-sec .tj-pro {
    width: 100%;
  }
  .tj-sec .tj-pro .pro-item {
    width: 48.4% !important;
  }
  .tj-sec .tj-pro .pro-item .pro-tit {
    font-size: 0.94rem;
    padding: 0 0.44rem;
  }
  .tj-sec .tj-pro .pro-item .pro-pri {
    font-size: 0.69rem;
    padding: 0.2rem 0.1rem 0.3rem 0.1rem;
  }
  .tj-sec .tj-pro .pro-item .pro-pri span {
    font-size: 1.4rem;
  }
  .tj-sec .tj-pro .pro-item:nth-child(4) {
    margin-bottom: 0.4rem;
  }
  .hxyw-wrap {
    justify-content: space-between;
    padding: 0 0.6rem;
  }
  .hxyw-wrap .hxyw-item {
    width: 48.5%;
    position: relative;
    background: coral;
    padding: 0.04rem 0 0.86rem;
    background-image: -webkit-linear-gradient(45deg, #f5f5f5, #e0dfdf);
    background-image: linear-gradient(45deg, #f5f5f5, #e0dfdf);
  }
  .hxyw-wrap .hxyw-item .pic {
    text-align: right;
    padding: 0.36rem 0;
    margin: 0 auto;
    margin-left: 8rem;
  }
  .hxyw-wrap .hxyw-item .pic img {
    display: block;
    width: 49%;
    text-align: center;
    margin: 0 auto;
  }
  .hxyw-wrap .hxyw-item .ti {
    position: absolute;
    font-size: 0.76rem;
    top: 0.6rem;
    left: 0.5rem;
    padding: 0.2rem 0.3rem;
  }
  .hxyw-wrap .hxyw-item .ti.right {
    left: 0.5rem;
  }
  .hxyw-wrap .hxyw-item .con {
    font-size: 0.78rem;
    line-height: 1.1rem;
    padding: 0.68rem 1.2rem 0 1.2rem;
    text-align: justify;
  }
  .hxyw-wrap .hxyw-item:nth-child(1) .con {
    text-align: center;
    padding: 0.68rem 1.5rem 0 1.5rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(1) .pic img {
    width: 60%;
  }
  .hxyw-wrap .hxyw-item:nth-child(1),
  .hxyw-wrap .hxyw-item:nth-child(2) {
    margin-bottom: 2.2%;
  }
  .hxyw-wrap .hxyw-item:nth-child(2) .pic {
    padding-top: 0.44rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(2) .pic img {
    width: 54%;
  }
  .hxyw-wrap .hxyw-item:nth-child(3) .pic {
    padding-top: 0.54rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(4) .pic {
    padding-top: 0.48rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(4) .pic img {
    width: 46%;
  }
  .youshi_ban.ban2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.6rem;
  }
  .youshi_ban.ban2 img {
    display: block;
    width: 100%;
  }
  .youshi_ban.ban1 {
    display: none;
  }
  .youshi-wrap {
    padding: 0.96rem 0.6rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .youshi-wrap .youshi-item {
    width: 48.5%;
    background: #f5f5f5;
    text-align: center;
    padding: 0.84rem 0 0.56rem;
  }
  .youshi-wrap .youshi-item .ti {
    text-align: center;
  }
  .youshi-wrap .youshi-item .ti h4 {
    font-size: 0.98rem;
    font-weight: bold;
    line-height: 1.4rem;
    color: #025DEC;
  }
  .youshi-wrap .youshi-item .pi {
    text-align: center;
    padding-top: 0.12rem;
  }
  .youshi-wrap .youshi-item .pi .iconfont {
    font-size: 2.68rem;
    color: #f5f5f5;
  }
  .youshi-wrap .youshi-item .pi .p1 {
    color: #0979f0;
  }
  .youshi-wrap .youshi-item .pi .p2 {
    color: #62d5af;
  }
  .youshi-wrap .youshi-item .pi .p3 {
    color: #ee3c3c;
  }
  .youshi-wrap .youshi-item .pi .p4 {
    color: #f0741a;
    font-size: 2.69rem;
  }
  .youshi-wrap .youshi-item .des {
    text-align: center;
  }
  .youshi-wrap .youshi-item .des p {
    font-size: 0.84rem;
    line-height: 1.34rem;
  }
  .youshi-wrap .youshi-item:nth-child(1),
  .youshi-wrap .youshi-item:nth-child(2) {
    margin-bottom: 2.2%;
  }
  .youshi-wrap .youshi-item:hover .iconfont {
    color: #252426;
  }
  .case-box {
    padding: 0 0.6rem;
  }
  .case-box li {
    width: 32.3333333%;
  }
  .swiper-pagination.case22 {
    margin: 4px auto;
    left: 50%;
    bottom: -1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .swiper-pagination.case22 .swiper-pagination-bullet {
    margin-right: 8px;
    background: #ccc;
    width: 0.5rem;
    height: 0.5rem;
  }
  .swiper-pagination.case22 .swiper-pagination-bullet-active {
    background: #1E8EF4;
  }
  .solutions_row {
    background: url(/style/img/solu_bg_2.jpg) no-repeat center center;
    padding: 1.1rem 0;
    margin: 0 auto;
    background-size: cover;
  }
  .solutions_wrap {
    padding: 0 0.6rem;
  }
  .solutions_item {
    width: 48.5%;
    margin-bottom: 2.2%;
  }
  .solutions_item .des h4 {
    font-size: 1rem;
    margin-bottom: 0.3rem;
  }
  .solutions_item .des p {
    font-size: 0.72rem;
    line-height: 1.2rem;
  }
  .solutions-box {
    justify-content: space-between;
    height: auto;
    padding: 0 0.6rem;
  }
  .solutions-box li {
    width: 48.5%;
    /*  border: 1px solid rgb(247, 232, 232); */
    margin-bottom: 1rem;
  }
  .solutions-box li .pic {
    width: 100%;
  }
  .solutions-box li .pic img {
    width: 100%;
    display: block;
  }
  .solutions-box li .des {
    color: #58596d;
    text-align: center;
    background: #fff;
    background: -webkit-linear-gradient(135deg, transparent 0.8rem, #fff 0);
    background: -moz-oldlinear-gradient(135deg, transparent 0.8rem, #fff 0);
    background: -o-linear-gradient(135deg, transparent 0.8rem, #fff 0);
    background: linear-gradient(-45deg, transparent 0.8rem, #fff 0);
  }
  .solutions-box li .des i {
    font-size: 0.4rem;
  }
  .solutions-box li .des em {
    font-size: 0.78rem;
    line-height: 1.18rem;
  }
  .xw-wrap {
    margin: 0 auto;
  }
  .xw-wrap .newsbox1 {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .xw-wrap .newsbox1 .xw-item {
    width: 50%;
    border-bottom: 1px dashed #ddd;
    padding: 0 0.8rem;
  }
  .xw-wrap .newsbox1 .xw-item a {
    font-size: 0.8rem;
    padding: 0.3rem 0;
  }
  .xw-wrap .newsbox1 .xw-item:hover a {
    color: #00a0ff;
  }
  .xw-wrap .newsbox2 {
    display: none;
  }
  .fw-sec {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.8rem;
  }
  .fw-sec .fw-item {
    width: 23.8%;
    text-align: center;
    padding: 0.3rem 0;
    border: 1px solid #eee;
  }
  .fw-sec .fw-item a {
    font-size: 0.6rem;
    color: #fff;
  }
  .fw-sec .fw-item:hover a {
    color: #00a0ff;
  }
  .fwlc_row {
    width: auto;
  }
  .fwlc_row .fwlc-sec {
    width: 33.33333333%;
    margin-bottom: 0.66rem;
  }
  .fwlc_row .fwlc-sec .pic i {
    font-size: 2.8rem;
    color: #a5a3a3;
  }
  .fwlc_row .fwlc-sec h4 {
    font-size: 0.9rem;
  }
  .fwlc_row .fwlc-sec p {
    font-size: 0.78rem;
  }
  .fwlc_row .fwlc-sec .nums {
    font-size: 0.86rem;
    font-weight: bold;
  }
  .fwlc_row .fwlc-sec:nth-last-child(1),
  .fwlc_row .fwlc-sec:nth-last-child(2),
  .fwlc_row .fwlc-sec:nth-last-child(3),
  .fwlc_row .fwlc-sec:nth-last-child(4) {
    margin-bottom: 0;
  }
  .fwlc_row .fwlc-sec.lastsec {
    display: none;
  }
  .fwlc_row .fwlc-des {
    font-size: 0.78rem;
    line-height: 1.18rem;
    text-indent: 0em;
    padding: 0.2rem 0.8rem 0;
    text-align: justify;
  }
  .jieshao-sec {
    padding: 0 0 0rem 0;
  }
  .jieshao-sec .jieshao-wrap {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .jieshao-sec .jieshao-wrap .jieshao-item {
    width: 20%;
    font-size: 0.78rem;
    color: #00a0ff;
    text-align: center;
  }
  .jieshao-sec .jieshao-wrap .jieshao-item span {
    font-weight: bold;
    font-size: 0.78rem;
    color: #fff;
    display: block;
    font-weight: normal;
  }
  .jieshao-sec .jieshao-wrap .jieshao-item span b {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .tit-des.c-white i:first-child {
    background: #fff;
  }
  .tit-des.c-white i:last-child {
    background: #fff;
  }
  .tit-des.c-white:after,
  .tit-des.c-white:before {
    background: #fff;
  }
  .gywm-des {
    font-size: 0.78rem;
    line-height: 1.18rem;
    padding: 1rem 0.8rem;
    text-align: justify;
  }
  .gywm-wrap {
    justify-content: space-between;
    padding: 0rem 0 0;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
  }
  .gywm-wrap .gywm-sec {
    width: auto;
    margin-bottom: 0rem;
    margin-right: 0.46rem;
  }
  .gywm-wrap .gywm-sec .pic {
    width: 100%;
    position: relative;
    border: 1px solid #fff;
    /* padding-top:percentage(350/285) ;  */
  }
  .gywm-wrap .gywm-sec .pic img {
    width: 100%;
    display: block;
    /* position: absolute;top: 0;left: 50%; 
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);*/
  }
  .gywm-wrap .gywm-sec .des {
    color: #58596d;
    text-align: center;
    background: #fff;
    background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);
    background: -moz-oldlinear-gradient(135deg, transparent 20px, #fff 0);
    background: -o-linear-gradient(135deg, transparent 20px, #fff 0);
    background: linear-gradient(-45deg, transparent 20px, #fff 0);
    font-size: 0.78rem;
    line-height: 1.78rem;
  }
  .gywm-wrap .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  .more-btn {
    text-align: center;
    margin: 0.6rem auto 0;
  }
  .more-btn .btn {
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    -moz-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    height: auto;
    line-height: 1.1rem;
    padding: 0.4rem 2rem;
    display: inline-block;
    border: 2px solid #e1e1e4;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
    color: #6e6f7b;
    text-align: center;
    font-size: 0.9rem;
  }
  .more-btn .btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d82019;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .more-btn .btn:hover {
    color: #fff;
    border-color: #fff;
  }
  .more-btn .btn:hover:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
