@media screen and (min-width: 284px) {
  /* banner */
  .pro_banner {
    width: 100%;
    height: 290px;
    padding-top: 73px;
    text-align: center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_banner h3 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    margin-top: 74px;
  }

  .pro_banner p {
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 18px 0;
  }

  .pro_banner span {
    text-align: center;
    font-size: 13px;
    color: #fff;
  }


  /* 教研产品定制解决方案 */
  .pro_dz {
    width: 100%;
    height: 144px;
    padding-top: 44px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_dz h4 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 18px;
  }

  .pro_dz p {
    text-align: center;
    font-size: 13px;
    color: #fff;
  }

  /* 方案概述 */
  .pro_fan {
    width: 100%;
    height: 206px;
    padding-top: 58px;
    box-sizing: border-box;
  }

  .pro_fan .hd {
    text-align: center;
  }

  .pro_fan .hd h3 {
    font-size: 22px;
    font-weight: bold;
    color: #0268CC;
    background: linear-gradient(225deg, #0268CC 0%, #2588E8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 18px;
  }
  
  .pro_fan .hd img {
    width: 53px;
  }

  .pro_fan .hd p {
    font-size: 13px;
    margin-top: 22px;
    color: #666;
  }

  /* 教研产品定制简介 */
  .pro_jy {
    width: 100%;
    height: 526px;
    padding-top: 44px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_jy .hd {
    text-align: center;
    margin-bottom: 58px;
  }

  .pro_jy .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_jy .hd h3 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
  }

  .pro_jy .bd .cont {
    text-align: center;
  }

  .pro_jy .bd .cont img {
    width: 9px;
    height: 9px;
    margin-right: 4px;
    margin-bottom: 1px;
  }

  .pro_jy .bd .cont span {
    font-size: 18px;
  }

  .pro_jy .bd .cont p {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 36px;
  }

  #swiper-container02 {
    width: 100%;
    height: 263px;
  }

  #swiper-wrapper02 .swiper-slide {
    height: 233px;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #swiper-pagination02 {
    bottom: 0px;
  }

  #swiper-wrapper02 .swiper-slide img {
    width: 100%;
    height: 100%;
  }

  /* 实物展示 */
  .pro_sw {
    width: 100%;
    /* height: 536px; */
    padding: 70px 0 20px;
    box-sizing: border-box;
  }

  .pro_sw .hd {
    text-align: center;
    margin-bottom: 25px;
  }

  .pro_sw .hd img {
    width: 9px;
    height: 9px;
    margin-right: 4px;
    margin-bottom: 1px;
  }

  .pro_sw .hd span {
    font-size: 18px;
  }

  .pro_sw .hd p {
    color: #666;
    margin-top: 12px;
  }

  /* .pro_sw .bd .w {
    display: flex;
    justify-content: space-between;
  }

  .pro_sw .bd .w .item {
    height: 244px;
  }

  .pro_sw .bd .w .item img {
    width: 100%;
    height: 100%;
  } */

  #swiper-container08 {
    width: 100%;
    height: 100%;
  }
  
  #swiper-container08 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }

  #swiper-container08 .swiper-slide img {
    width: 100%;
  }

  #swiper-container08 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  }


  /* 标准4件套 */
  .pro_biao {
    width: 100%;
    height: 474px;
    padding-top: 70px;
    box-sizing: border-box;
    margin-bottom: 70px;
    background-color: #F6F6F7;
  }

  .pro_biao .hd {
    text-align: center;
    margin-bottom: 26px;
  }

  .pro_biao .hd img {
    width: 9px;
    height: 9px;
    margin-right: 4px;
    margin-bottom: 1px;
  }

  .pro_biao .hd span {
    font-size: 18px;
  }

  .pro_biao .bd .cont {
    display: flex;
    justify-content: space-around;
    height: 294px;
    padding: 0 93px;
    box-sizing: border-box;
  }

  .pro_biao .bd .cont img {
    width: 193px;
    height: 258px;
  }

  .pro_biao .bd .cont img:nth-child(2n) {
    margin-top: 37px;
  }

  .pro_biao .bd .z {
    text-align: center;
  }

  .pro_biao .bd .z p {
    font-size: 12px;
    line-height: 2;
  }

  /* 标准化电子课件 */
  .pro_kj {
    width: 100%;
    height: 438px;
    padding-top: 44px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_kj .hd {
    text-align: center;
    margin-bottom: 37px;
  }

  .pro_kj .hd img {
    width: 9px;
    height: 9px;
    margin-right: 4px;
    margin-bottom: 1px;
  }

  .pro_kj .hd span {
    font-size: 18px;
    color: #fff;
  }

  .pro_kj .bd {
    text-align: center;
  }

  .pro_kj .bd img {
    width: 699px;
    height: 333px;
  }

  /* 方案特色 */
  .pro_ts {
    width: 100%;
    padding: 70px 0 14px;
    box-sizing: border-box;
  }

  .pro_ts .hd {
    text-align: center;
    margin-bottom: 69px;
  }

  .pro_ts .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_ts .hd span {
    font-size: 18px;
    font-weight: bold;
  }

  .pro_ts .bd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .pro_ts .bd .item {
    position: relative;
    width: 496px;
    height: 215px;
  }

  .pro_ts .bd .item img {
    width: 100%;
    height: 175px;
  }

  .pro_ts .bd .item .nr {
    position: absolute;
    bottom: -60px;
    left: 12%;
    transform: translateY(-50%);
    width: 379px;
    background: #FFFFFF;
    box-shadow: 0px 2px 27px 0px rgba(51, 51, 51, 0.08);
    border-radius: 10px;
    padding: 23px 0;
    text-align: center;
  }

  .pro_ts .bd .item .nr p {
    color: #0268CC;
    margin-bottom: 5px;
  }

  .pro_ts .bd .item .nr span {
    font-size: 12px;
  }

  /* 解决问题 */
  .pro_jw {
    width: 100%;
    padding: 70px 0 100px;
    box-sizing: border-box;
  }

  .pro_jw .hd {
    text-align: center;
    margin-bottom: 44px;
  }

  .pro_jw .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_jw .hd span {
    font-size: 18px;
    font-weight: bold;
  }

  .pro_jw .bd {
    display: flex;
    justify-content: space-between;
  }

  .pro_jw .bd .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 228px;
    height: 219px;
    background: #FFFFFF;
    box-shadow: 0px 2px 27px 0px rgba(51, 51, 51, 0.08);
    border-radius: 7px;
  }

  .pro_jw .bd .item .line {
    width: 44px;
    height: 1px;
    background-color: #333;
    margin: 22px 0;
  }

  .pro_jw .bd .item p {
    font-weight: bold;
    margin-bottom: 14px;
  }

  .pro_jw .bd .item span {
    font-size: 12px;
    color: #666;
  }

  /* 方案优势 */
  .pro_ys {
    width: 100%;
    padding: 71px 0;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_ys .hd {
    text-align: left;
    margin-bottom: 44px;
  }

  .pro_ys .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_ys .hd span {
    font-size: 18px;
    font-weight: bold;
  }

  .pro_ys .bd ul {
    width: 407px;
    margin-left: 48px;
  }

  .pro_ys .bd li {
    margin-bottom: 29px;
  }

  .pro_ys .bd li p {
    font-size: 15px;
    font-weight: bold;
    color: #0268CC;
    margin-bottom: 8px;
  }

  .pro_ys .bd li span {
    font-size: 12px;
    color: #666;
  }

  /* 合作机构 */
  .pro_hz {
    width: 100%;
    padding: 70px 0 20px;
    box-sizing: border-box;
  }

  .pro_hz .hd {
    text-align: center;
    margin-bottom: 44px;
  }

  .pro_hz .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_hz .hd span {
    font-size: 18px;
    font-weight: bold;
  }

  .pro_hz .bd p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 21px;
  }

  .pro_hz #picScroll-left01 {
    width: 100%;
    position: relative;
    margin: 0 auto;
  }

  .pro_hz #picScroll-left01 .next,
  .pro_hz #picScroll-left01 .prev {
    position: absolute;
    top: 30%;
    transform: translateX(-50%);
    width: 22px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #2588E8;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
  }

  .pro_hz #picScroll-left01 .next {
    right: -4%;
  }

  .pro_hz #picScroll-left01 .prev {
    left: -2%;
  }

  .tempWrap {
    width: 100% !important;
  }

  .pro_hz #picScroll-left01 .bd ul {
    overflow: hidden;
    zoom: 1;
  }

  .pro_hz #picScroll-left01 .bd ul li {
    /* margin: 0 8px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    width: 204px;
    height: 109px;
  }

  .pro_hz #picScroll-left01 .bd ul li img {
    width: 143px;
  }

  .pro_hz #picScroll-left01 .bd ul li .pic a:hover img {
    border-color: #999;
  }

  .pro_hz #picScroll-left01 .bd ul li .title {
    line-height: 24px;
  }

  /* 合作流程 */
  .pro_lc {
    width: 100%;
    padding-top: 70px;
    box-sizing: border-box;
  }

  .pro_lc .hd {
    text-align: center;
    margin-bottom: 34px;
  }

  .pro_lc .hd img {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
  }

  .pro_lc .hd span {
    font-size: 18px;
    font-weight: bold;
  }

  .pro_lc .bd {
    display: flex;
    justify-content: space-between;
    padding: 0 44px;
    box-sizing: border-box;
  }

  .pro_lc .bd .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 131px;
    height: 131px;
    border: 1px solid #D5D5D5;
    border-radius: 7px;
  }

  .pro_lc .bd .item .p1 {
    font-size: 13px;
    color: #0268CC;
  }

  .pro_lc .bd .item p {
    font-size: 22px;
    font-weight: bold;
    color: #0268CC;
  }

  .pro_lc .bd .item .p2 {
    font-size: 13px;
    font-weight: bold;
  }

  /* 合作咨询 */
  .pro_zxun {
    width: 100%;
    padding: 70px 0 89px;
    box-sizing: border-box;
  }

  .pro_zxun .hd {
    text-align: center;
    margin-bottom: 36px;
  }

  .pro_zxun .hd a {
    display: inline-block;
    width: 146px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(225deg, #0268CC, #61AFFC);
    border-radius: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }

  .pro_zxun .bd {
    display: flex;
    justify-content: center;
  }

  .pro_zxun .bd .item {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 19px;
  }

  .pro_zxun .bd .item img {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 1500px) {
  /* banner */
  .pro_banner {
    width: 100%;
    height: 400px;
    padding-top: 100px;
    text-align: center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_banner h3 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-top: 123px;
  }

  .pro_banner p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 25px 0;
  }

  .pro_banner span {
    text-align: center;
    font-size: 18px;
    color: #fff;
  }

  /* 教研产品定制解决方案 */
  .pro_dz {
    width: 100%;
    height: 198px;
    padding-top: 60px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_dz h4 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
  }

  .pro_dz p {
    text-align: center;
    font-size: 18px;
    color: #fff;
  }

  /* 方案概述 */
  .pro_fan {
    width: 100%;
    height: 282px;
    padding-top: 80px;
    box-sizing: border-box;
  }

  .pro_fan .hd {
    text-align: center;
  }

  .pro_fan .hd h3 {
    font-size: 30px;
    font-weight: bold;
    color: #0268CC;
    background: linear-gradient(225deg, #0268CC 0%, #2588E8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 22px;
  }

  .pro_fan .hd img {
    width: 82px;
  }

  .pro_fan .hd p {
    font-size: 18px;
    margin-top: 30px;
    color: #666;
  }

  /* 教研产品定制简介 */
  .pro_jy {
    width: 100%;
    height: 722px;
    padding-top: 68px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_jy .hd {
    text-align: center;
    margin-bottom: 87px;
  }

  .pro_jy .hd img {
    width: 39px;
    height: 39px;
    margin-right: 7px;
    vertical-align: middle;
  }

  .pro_jy .hd h3 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
  }

  .pro_jy .bd .cont {
    text-align: center;
  }

  .pro_jy .bd .cont img {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    margin-bottom: 2px;
  }

  .pro_jy .bd .cont span {
    font-size: 24px;
  }

  .pro_jy .bd .cont p {
    font-size: 16px;
    color: #666;
    margin-top: 14px;
    margin-bottom: 61px;
  }

  #swiper-container02 {
    width: 100%;
    height: 360px;
  }

  #swiper-wrapper02 .swiper-slide {
    height: 320px;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #swiper-pagination02 {
    bottom: 0px;
  }

  #swiper-wrapper02 .swiper-slide img {
    width: 100%;
    height: 100%;
  }

  /* 实物展示 */
  .pro_sw {
    width: 100%;
    /* height: 536px; */
    padding: 120px 0 20px;
    box-sizing: border-box;
  }

  .pro_sw .hd {
    text-align: center;
    margin-bottom: 40px;
  }

  .pro_sw .hd img {
    margin-right: 5px;
    margin-bottom: 2px;
  }

  .pro_sw .hd span {
    font-size: 24px;
  }

  .pro_sw .hd p {
    color: #666;
    margin-top: 14px;
  }

  /* .pro_sw .bd .w {
    display: flex;
    justify-content: space-between;
  }

  .pro_sw .bd .w .item {
    height: 335px;
  }

  .pro_sw .bd .w .item img {
    width: 100%;
    height: 100%;
  } */

  #swiper-container08 {
    width: 100%;
    height: 100%;
  }
  
  #swiper-container08 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }

  #swiper-container08 .swiper-slide img {
    width: 100%;
  }

  #swiper-container08 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  }

  /* 标准4件套 */
  .pro_biao {
    width: 100%;
    height: 650px;
    padding-top: 120px;
    box-sizing: border-box;
    margin-bottom: 100px;
    background-color: #F6F6F7;
  }

  .pro_biao .hd {
    text-align: center;
    margin-bottom: 35px;
  }

  .pro_biao .hd img {
    margin-right: 5px;
    margin-bottom: 2px;
  }

  .pro_biao .hd span {
    font-size: 24px;
  }

  .pro_biao .bd .cont {
    display: flex;
    justify-content: space-around;
    height: 403px;
    padding: 0 127px;
    box-sizing: border-box;
  }

  .pro_biao .bd .cont img {
    width: 266px;
    height: 352px;
  }

  .pro_biao .bd .cont img:nth-child(2n) {
    margin-top: 51px;
  }

  .pro_biao .bd .z {
    text-align: center;
  }

  .pro_biao .bd .z p {
    line-height: 2;
  }

  /* 标准化电子课件 */
  .pro_kj {
    width: 100%;
    height: 600px;
    padding-top: 68px;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_kj .hd {
    text-align: center;
    margin-bottom: 44px;
  }

  .pro_kj .hd img {
    margin-right: 5px;
    margin-bottom: 2px;
  }

  .pro_kj .hd span {
    font-size: 24px;
    color: #fff;
  }

  .pro_kj .bd {
    text-align: center;
  }

  .pro_kj .bd img {
    width: 958px;
    height: 457px;
  }

  /* 方案特色 */
  .pro_ts {
    width: 100%;
    padding: 120px 0 28px;
    box-sizing: border-box;
  }

  .pro_ts .hd {
    text-align: center;
    margin-bottom: 102px;
  }

  .pro_ts .hd img {
    margin-right: 20px;
    vertical-align: middle;
  }

  .pro_ts .hd span {
    font-size: 24px;
    font-weight: bold;
  }

  .pro_ts .bd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .pro_ts .bd .item {
    position: relative;
    width: 680px;
    height: 295px;
  }

  .pro_ts .bd .item img {
    width: 100%;
    height: 240px;
  }

  .pro_ts .bd .item .nr {
    position: absolute;
    bottom: -60px;
    left: 12%;
    transform: translateY(-50%);
    width: 520px;
    background: #FFFFFF;
    box-shadow: 0px 2px 27px 0px rgba(51, 51, 51, 0.08);
    border-radius: 10px;
    padding: 32px 0;
    text-align: center;
  }

  .pro_ts .bd .item .nr p {
    color: #0268CC;
    margin-bottom: 10px;
    font-weight:bolder;font-size:18px;
  }

  .pro_ts .bd .item .nr span {
    font-size: 14px;
  }

  /* 解决问题 */
  .pro_jw {
    width: 100%;
    padding: 120px 0 80px;
    margin-bottom: 60px;
    box-sizing: border-box;
  }

  .pro_jw .hd {
    text-align: center;
    margin-bottom: 60px;
  }

  .pro_jw .hd img {
    margin-right: 20px;
    vertical-align: middle;
  }

  .pro_jw .hd span {
    font-size: 24px;
    font-weight: bold;
  }

  .pro_jw .bd {
    display: flex;
    justify-content: space-between;
  }

  .pro_jw .bd .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 312px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 2px 27px 0px rgba(51, 51, 51, 0.08);
    border-radius: 10px;
  }

  .pro_jw .bd .item .line {
    width: 60px;
    height: 1px;
    background-color: #333;
    margin: 30px 0;
  }

  .pro_jw .bd .item p {
    font-weight: bolder;
    margin-bottom: 19px;
    font-size:18px;
  }

  .pro_jw .bd .item span {
    font-size: 14px;
    color: #666;
  }

  /* 方案优势 */
  .pro_ys {
    width: 100%;
    padding: 97px 0;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }

  .pro_ys .hd {
    text-align: left;
    margin-bottom: 60px;
  }

  .pro_ys .hd img {
    margin-right: 20px;
    vertical-align: middle;
  }

  .pro_ys .hd span {
    font-size: 24px;
    font-weight: bold;
  }

  .pro_ys .bd ul {
    width: 476px;
    margin-left: 68px;
  }

  .pro_ys .bd li {
    margin-bottom: 40px;
  }

  .pro_ys .bd li p {
    font-size: 18px;
    font-weight: bold;
    color: #0268CC;
    margin-bottom: 10px;
  }

  .pro_ys .bd li span {
    font-size: 14px;
    color: #666;
  }

  /* 合作机构 */
  .pro_hz {
    width: 100%;
    padding: 120px 0 30px;
    box-sizing: border-box;
  }

  .pro_hz .hd {
    text-align: center;
    margin-bottom: 61px;
  }

  .pro_hz .hd img {
    margin-right: 20px;
    vertical-align: middle;
  }

  .pro_hz .hd span {
    font-size: 24px;
    font-weight: bold;
  }

  .pro_hz .bd p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 29px;
  }

  .pro_hz #picScroll-left01 {
    width: 100%;
    position: relative;
    margin: 0 auto;
  }

  .pro_hz #picScroll-left01 .next,
  .pro_hz #picScroll-left01 .prev {
    position: absolute;
    top: 30%;
    transform: translateX(-50%);
    width: 22px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #2588E8;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
  }

  .pro_hz #picScroll-left01 .next {
    right: -4%;
  }

  .pro_hz #picScroll-left01 .prev {
    left: -2%;
  }

  .tempWrap {
    width: 100% !important;
  }

  .pro_hz #picScroll-left01 .bd ul {
    overflow: hidden;
    zoom: 1;
  }

  .pro_hz #picScroll-left01 .bd ul li {
    /* margin: 0 8px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    width: 204px;
    height: 109px;
  }

  .pro_hz #picScroll-left01 .bd ul li img {
    width: 160px;
  }

  .pro_hz #picScroll-left01 .bd ul li .pic a:hover img {
    border-color: #999;
  }

  .pro_hz #picScroll-left01 .bd ul li .title {
    line-height: 24px;
  }

  .pro_lc {
    width: 100%;
    padding-top: 120px;
    box-sizing: border-box;
  }

  .pro_lc .hd {
    text-align: center;
    margin-bottom: 46px;
  }

  .pro_lc .hd img {
    margin-right: 20px;
    vertical-align: middle;
  }

  .pro_lc .hd span {
    font-size: 24px;
    font-weight: bold;
  }

  .pro_lc .bd {
    display: flex;
    justify-content: space-between;
    padding: 0 115px;
    box-sizing: border-box;
  }

  .pro_lc .bd .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 180px;
    border: 1px solid #D5D5D5;
    border-radius: 10px;
  }

  .pro_lc .bd .item .p1 {
    font-size: 18px;
    color: #0268CC;
  }

  .pro_lc .bd .item p {
    font-size: 30px;
    font-weight: bold;
    color: #0268CC;
  }

  .pro_lc .bd .item .p2 {
    font-size: 18px;
    font-weight: bold;
  }

  /* 合作咨询 */
  .pro_zxun {
    width: 100%;
    padding: 120px 0 122px;
    box-sizing: border-box;
  }

  .pro_zxun .hd {
    text-align: center;
    margin-bottom: 50px;
  }

  .pro_zxun .hd a {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    background: linear-gradient(225deg, #0268CC, #61AFFC);
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }

  .pro_zxun .bd {
    display: flex;
    justify-content: center;
  }

  .pro_zxun .bd .item {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 19px;
  }

  .pro_zxun .bd .item img {
    margin-bottom: 10px;
  }
}