/*限制行数*/
.clamp1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.clamp2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.clamp3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.clamp4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.clamp5{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.more_a{
  float:right;width: 5.9vw;
  height: 2.02vw;
  line-height: 1.92vw;
  text-align: center;
  font-size: 0.83vw;
  color: #474747;
  border-radius: 5.21vw;
  border: 1px solid #e7e7e7;
  display: block;
  font-family: "SourceHanSansCN-Regular";
  transition: all 0.4s;}
.about-section2-1 {

}
.about-section2-1 .item {
  cursor: pointer;
}
.about-section2-1 .mxw-box{
    width: 100%;
    max-width: 90vw;
    margin-left: auto;
    margin-right: 0;
}

.about-section2-1 .about .page.page9 {
  text-align:center;
}
.about-section2-1 .about .page.page9 .page9-box {
  margin-top:1.1rem;
}
.about-section2-1 .about .page.page9 .title {
  font-size:0.65rem;
}
.about-section2-1 .about .page.page9 .summary {
  font-size:0.3rem;
}
.about-section2-1 .about .page.page9 .history-box {
  display:flex;
  width:100%;
  height:7.3rem;
  overflow:hidden;
  justify-content:flex-end;
  color:#333333;
}
.about-section2-1 .about .page.page9 .history-box .item {
  width:1.85rem;
  border-right:1px solid rgba(0,0,0,0.2);
  position:relative;
  cursor:pointer;
}
.about-section2-1 .about .page.page9 .history-box .item:last-child {
  border-right:none;
}
.about-section2-1 .about .page.page9 .history-box .item .year {
  font-size:0.28rem;
  font-family:usmile-Bold;
  opacity:0.5;
  margin-top:0.3rem;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text {
  margin-top:0.3rem;
  display:none;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item-summary{
    line-height: 1.5;
    text-align: justify;

}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item-title {
  font-size:0.24rem;
  line-height:1.2;
  margin-bottom:0.1rem;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item {
  margin-bottom:0.2rem;
  margin-left:0.02rem;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .icon {
  width:0.07rem;
  height:0.07rem;
  background:var(--colorBlue);
  border-radius:50%;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-summary {
  font-size:0.16rem;
  color:#86868c;
}
.about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-summary sup {
  font-size:0.12rem;
}
@media (-webkit-min-device-pixel-ratio:1.25) and (min-width:750px),(min-resolution:120dpi) and (min-width:750px) {
    .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-summary sup {
    zoom:0.88;
    transform:translateY(-0.12rem);
  }
}
@media (-webkit-min-device-pixel-ratio:1.5) and (min-width:750px),(min-resolution:144dpi) and (min-width:750px) {
    .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-summary sup {
    zoom:0.737;
    transform:translateY(-0.15rem);
  }
}

.about-section2-1 .about .page.page9 .history-box .item.active {
  width:48%;
  text-align:left;
  padding-left:10px;
  padding-right:10px;
}
.about-section2-1 .about .page.page9 .history-box .item.active .year {
  font-size:0.35rem;
  opacity:1;
  margin-top:0.25rem;
}
.about-section2-1 .about .page.page9 .history-box .item.active .history-text,.about-section2-1 .about .page.page9 .history-box .item.active .history-swiper {
  display:block;
}
@media screen and (max-width:750px) {
  .about-section2-1 .mxw-box {width:100%;max-width: 100%;}
  .about-section2-1 .about .page.page9 {
    text-align:center;
    justify-content:center;
  }
  .about-section2-1 .about .page.page9 .page9-box {
    margin-top:1.5rem;
  }
  .about-section2-1 .about .page.page9 .title {
    font-size:0.5rem;
  }
  .about-section2-1 .about .page.page9 .summary {
    font-size:0.3rem;
  }
  .about-section2-1 .about .page.page9 .history-box {
    padding-left:0;
    display:flex;
    width:6.64rem;
    height:auto;
    flex-direction:column;
    margin:0.5rem auto 1.45rem;
  }
  .about-section2-1 .about .page.page9 .history-box .item {
    width:100%;
    border-right:none;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    position:relative;
    cursor:pointer;
    display:flex;
    flex-direction:column;
    justify-content:center;
    height:1rem;
  }
  .about-section2-1 .about .page.page9 .history-box .item:last-child {
    border-right:none;
  }
  .about-section2-1 .about .page.page9 .history-box .item .year {
    font-size:0.35rem;
    font-family:usmile-Bold;
    opacity:0.5;
    margin-top:0;
    width:100%;
    display:flex;
    align-items:center;
    position:relative;
  }

  .about-section2-1 .about .page.page9 .history-box .item .year::after {
    content:'';
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    width:0.18rem;
    height:0.18rem;
    background:url('../images/phone/triangle2.png') no-repeat center;
    background-size:0.18rem 0.11rem;
    transition:all 0.5s;
  }
  .about-section2-1 .about .page.page9 .history-box .item .history-text {
    margin-top:0.1rem;
    display:none;
  }
  .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item {
    margin-bottom:0.2rem;
  }
  .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .icon {
    width:0.15rem;
    height:0.15rem;
    background:var(--colorBlue);
    border-radius:50%;
  }
  .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-title {
    font-size:0.28rem;
    line-height:1.2;
    margin-top:0.1rem;
  }
  .about-section2-1 .about .page.page9 .history-box .item .history-text .text-item .text-item-summary {
    font-size:0.21rem;
    color:#86868c;
  }

  .about-section2-1 .about .page.page9 .history-box .item.active {
    width:100%;
    text-align:left;
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
    height:auto;
  }
  .about-section2-1 .about .page.page9 .history-box .item.active .year {
    font-size:0.35rem;
    opacity:1;
    margin-top:0.25rem;
  }
  .about-section2-1 .about .page.page9 .history-box .item.active .year::after {
    transform:rotate(180deg);
  }
  .about-section2-1 .about .page.page9 .history-box {color:#000;}

}



.pageIntro {
    max-width: 1700px;
    padding: 0 50px;
    margin: 100px auto;
}

.pageIntro .intro-support .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    margin-bottom: 40px;
}



.pageIntro .intro-support .item:nth-child(even) {
    flex-direction: row-reverse;
}

.pageIntro .intro-support .item .text{
    width: 48%;
    color: #000;
}
.pageIntro .intro-support .item .imgBox {
    width: 52%;
    color: #000;
}

.pageIntro .intro-support .item .imgBox {
    position: relative;
    padding-bottom: 30%;
}

.pageIntro .intro-support .item .imgBox img {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}


/*栏目导航*/
.pageIntro .intro-support .item .text {
    padding: 30px 50px;
}

.pageIntro .intro-support .item .text .title {
    font-size: 30px;
    margin-bottom: 20px;
}
.pageIntro .intro-support .item .text .sub{
    margin-top: 30px;
}
.pageIntro .intro-support .item .text .sub a{
    font-size: 0.8vw;
    color: #333;
    margin-top: 2.5vw;
    width: 120px;
    height: 40px;
    display: flex;
    justify-content: space-around;
    cursor: pointer;
    align-items: center;
    border-radius: 5.21vw;
    background: #fff;
    border:1px solid #e7e7e7;
}
.pageIntro .intro-support .item .text .sub a:hover{
    background: #0a485f;
    color:#fff;
}
.pageIntro .intro-support .item .text .summary p {
    font-size: 16px;
    color: #616161;
    line-height: 1.8em;
    margin-bottom: 40px;
}

.pageIntro .intro-support .item .text .summary p:last-child {
    margin-bottom: 0;
    margin-top:20px;
}
.clearfix {
    zoom: 1;
}
/*分页*/
.page{width:100%;}
.page ul li{float:left;}
.page ul li span,
.page ul li a{background:#ffffff;padding:5px 15px;color:#000;margin-left: 5px;border-radius: 10px}

.page ul li a:hover{background:#0a485f;color:#fff;}
.page .active span{background:#0a485f;color:#fff;}
 /*奖项介绍*/

@media screen and (max-width: 764px){
    .pageIntro {
        margin: 30px auto;
        padding: 0 20px;
    }
    .pageIntro .intro-support .item, .intro-support .item:nth-child(even) {
        flex-direction: column!important;
    }

    .pageIntro .intro-support .item .text, .intro-support .item .imgBox {
        width: 100%!important;

    }
    .pageIntro .intro-support .item .text .sub{
      margin-bottom: 2.5vw;
    }
    .pageIntro .intro-support .item .text .sub a{
      padding:15px 50px;
      font-size: 14px;
      color: #fff;
      width: 6.0417vw;
      height: 2.5vw;
      display: inline;
      justify-content: space-around;
      cursor: pointer;
      align-items: center;
      border-radius: 20px;
      background: #1d6fa8;

    }

    .pageIntro .intro-support .item .text {
        padding: 10px 10px;
    }

    .pageIntro .intro-support .item .text .title {
        font-size: 20px;
    }

    .pageIntro .intro-support .item .text .summary p {
        margin-bottom: 20px;
    }

    .pageIntro .intro-support .item .text .summary {
        line-height: 2;
    }

    .pageIntro .intro-support .item .text .title {
        margin-bottom: 15px;
    }
    .pageIntro .imgBox img {
        width: 100%;
        max-width: 100%;
        transition: all 0.5s;
    }
    /*奖项介绍*/
}
.category_tab{
  width:100%;
  margin-top: 20px;
}
@media screen and (max-width: 764px){
  .category_tab{display: none}
}
.news-tab-wrap {padding:0 0 20px;}
.news-tab-wrap li {
  display:inline-block;
  margin-right:10px;
  margin-top:10px;
}
.news-tab-wrap li a {
    display:block;
    width:150px;
    height:50px;
    font-size:16px;
    color:#666;
    line-height:50px;
    text-align:center;
    background:#fff;
    border-radius:25px;
    transition:all .4s ease-in-out;
    box-shadow: 0vw 0vw 1.04vw 0vw rgba(0, 0, 0, 0.1);
}
.news-tab-wrap li.on a,.news-tab-wrap li a:hover {color:#fff;background:#0a485f;}

/*奖项活动*/
.news-list .item-list {
  margin-left:-1.5%;
}
.news-list li {
    position:relative;
    float:left;
    width:48.5%;
    margin:0 0 1.5% 1.5%;
    background:#fff;
}
.news-list li a,.index-news-list .item-inner {
    z-index:1;
    position:relative;
    display:block;
}
.news-list-one li a {  padding:35px 70px;  }
.news-list-one .date-wrap {
    position:relative;
    float:left;
    width:115px;
    height:155px;
    border-right:1px solid #e7e7e7;
}
.news-list-one .date-inner {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.news-list-one .date-wrap .day {
    font:48px/1 'gotham-medium';
}
.news-list-one .date-wrap .line {
    display:block;
    width:25px;
    height:3px;
    margin:15px 0;
    background:#e7e7e7;
}
.news-list-one .date-wrap .days {
    font:14px/1 'Gotham-Book';
}
.news-list-one .text-wrap {
    margin-left:175px;
}
.news-list-one .text-wrap .title {
    font-size:18px;
    color:#333;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.news-list-one .text-wrap .descrition {
    height:48px;
    margin:15px 0 40px;
    font-size:14px;
    color:#666;
    line-height:24px;
    overflow:hidden;
}
.news-list .text-wrap .more .icon{
    display:inline-block;
    width:0;
    height:10px;
    background:url(../images/more-icon2.png) no-repeat center center;
    transition:all .4s;
    opacity:0;
}

.news-list .text-wrap .more strong{
    font-size:14px;
    font-weight:normal;
    color:#666;
    transition:all .4s;
}
.news-list-page {
    /*padding-bottom: 70px;*/
}
.news-list-page .container {
    max-width: 1600px;
}
.container {
    width: 80%;
    margin: 0 auto;
    padding: 0px 0 55px;
}
@media (min-width: 1530px){
    .container {
        width: 1530px;
    }
}
@media (max-width: 1400px){
    .news-list-page .container{
        max-width: none;
        width: 100%;
        padding: 4.5% 4.5%;
    }
}
@media(min-width:1366px) {
  .news-list-one li:hover .text-wrap .more .icon {
    margin-right:10px;
  }
  .news-list li:hover .text-wrap .more .icon {
    width:21px;
    opacity:1;
  }
}
@media (max-width:768px) {
  .news-list-one li a,.news-list-two li a {
    padding:15px 20px;
  }
  .news-list li {
    width:100%;
  }
  .news-list li {
    margin:0 0 5% 0;
  }
  .news-list-one li a {
    padding:15px 20px;
  }
  .news-list-one .date-wrap {
    width:70px;
    height:auto;
    margin-bottom:15px;
    border-right:0 none;
  }
  .news-list-one .date-inner {
    position:relative;
    transform:none;
  }
  .news-list-one .date-wrap .day {
    margin-bottom:10px;
    font:40px/1 'gotham-medium';
  }
  .news-list-one .date-wrap .line {
    display:none;
  }
  .news-list-one .text-wrap {
    margin-left:8px;
  }
  .news-list-one .text-wrap .title {
    margin-bottom:5px;
    font-size:16px;
  }
  .news-list-one .text-wrap .descrition {
    margin:5px 0 10px;
  }
  .news-list-one .text-wrap .more {
    display:block;
    padding-top:10px;
    border-top:1px solid #e7e7e7;
  }
}

/*发展历程*/
.owidth {
  max-width:1400px;
  width:100%;
  margin:auto;
}
.course {
  padding-top:2.7%;
  padding-bottom:8.33%;
  background-position:bottom center;
  background-repeat:no-repeat;
  background-size:100% auto;
}
.course .tit {
  font-weight:bold;
  font-size:32px;
  color:#333333;
  text-align:center;
}
.course .box {
  margin-top:4.3%;
}
.course .box>ul {
  position:relative;
  font-size:0;
}
.course .box>ul:before {
  content:'';
  position:absolute;
  left:0;
  right:0;
  top:0;
  margin:auto;
  width:2px;
  height:100%;
  border-left:#e8e8e8 solid 1px;
}
.course .box>ul>li {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:50%;
}
.course .box>ul>li:after,.course .box>ul>li::after {
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
  width:12px;
  height:12px;
  border-radius:50%;
  border:#eaeaea solid 3px;
  background:#ffffff;
}
.course .box ul li:nth-child(odd):after,.course .box ul li:nth-child(odd)::after {
  right:-9px;
}
.course .box ul li:nth-child(even):after,.course .box ul li:nth-child(even)::after {
  left:-9px;
}
.course .box>ul>li:nth-child(even) {
  margin-top:5%;
}
.course .box ul li .con {
  position:relative;
  max-width:630px;
  width:90%;
  padding:6% 4% 6% 6%;
  font-size:0;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  background:#f4f4f4;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
.course .box ul li:nth-child(even) .con {
  float:right;
}
.course .box ul li .con:after,.course .box ul li .con::after {
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
  width:0;
  height:0;
}
.course .box ul li:nth-child(odd) .con:after,.course .box ul li:nth-child(odd) .con::after {
  right:-16px;
  border-top:12px solid transparent;
  border-bottom:12px solid transparent;
  border-left:16px solid #f4f4f4;
}
.course .box ul li:nth-child(even) .con:after,.course .box ul li:nth-child(even) .con::after {
  left:-16px;
  border-top:12px solid transparent;
  border-bottom:12px solid transparent;
  border-right:16px solid #f4f4f4;
}
.course .box ul li .img {
  display:inline-block;
  vertical-align:middle;
  width:33.6%;
  overflow:hidden;
}
.course .box ul li .txt {
  display:inline-block;
  vertical-align:middle;
  padding-left:6%;
  overflow:hidden;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.course .box ul li .txt .subtit {
  color:#0a485f;
  font-size:21px;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
.course .box ul li .txt .subtit .year {
  display:inline-block;
  margin-right:5px;
  font-size:28px;
  font-weight:bold;
}
.course .box ul li .txt ul {
  margin-top:12px;
  color:#333333;
  font-size:16px;
  line-height:1.7;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
.course .box ul li .txt ul li {
  position:relative;
  padding-left:18px;
}
.course .box ul li .txt ul li:before,.course .box ul li .txt ul li::before {
  content:'';
  position:absolute;
  left:0;
  top:10px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#c7c7c7;
}
.course .box ul li .txt ul li:before,.course .box ul li .txt ul li::before {
  background:#0a485f;
}
@media only screen and (max-width:640px) {
  .course {
    padding-top:50px;
    padding-bottom:70px;
  }
  .course .box {
    margin-top:40px;
  }
  .course .box>ul {
    padding-left:40px;
  }
  .course .box>ul:before {
    left:7px;
    right:auto;
  }
  .course .box>ul>li:after,.course .box>ul>li::after {
    width:9px;
    height:9px;
  }
  .course .box ul li:nth-child(odd):after,.course .box ul li:nth-child(odd)::after {
    right:auto;
    left:-40px;
  }
  .course .box ul li:nth-child(even):after,.course .box ul li:nth-child(even)::after {
    left:-40px;
  }
  .course .box ul li:nth-child(odd) .con:after,.course .box ul li:nth-child(odd) .con::after {
    left:-12px;
    right:auto;
    border-left:none;
    border-right-width:12px;
    border-top-width:9px;
    border-bottom-width:9px;
  }
  .course .box ul li:nth-child(even) .con:after,.course .box ul li:nth-child(even) .con::after {
    left:-12px;
    border-right-width:12px;
    border-top-width:9px;
    border-bottom-width:9px;
  }
  .course .box ul li .con {
    padding:25px 20px 25px 25px;
  }
  .course .box ul li .txt {
    width:100%;
    margin-top:20px;
    padding-left:0;
  }
  .course .box ul li .txt .subtit {
    font-size:16px;
  }
  .course .box ul li .txt ul {
    font-size:14px;
  }
}
@media only screen and (max-width:1024px) {
  .conwidth {
  width:92%;
}
}
@media only screen and (max-width:768px) {
  .course .index-title {
    display:none;
  }
  .course {
    padding-top:60px;
    padding-bottom:80px;
  }
  .course .box {
    margin-top:40px;
  }
  .course .box>ul {
    padding-left:50px;
  }
  .course .box>ul:before {
    left:9px;
    right:auto;
  }
  .course .box>ul>li {
    display:block;
    width:100%;
    margin-bottom:30px;
  }
  .course .box>ul>li:nth-child(even) {
    margin-top:0;
  }
  .course .box ul li:nth-child(even) .con {
    float:none;
  }
  .course .box ul li:nth-child(odd) .con:after,.course .box ul li:nth-child(odd) .con::after {
    left:-16px;
    right:auto;
    border-left:none;
    border-right:16px solid #f4f4f4;
  }
  .course .box ul li:nth-child(odd):after,.course .box ul li:nth-child(odd)::after {
    right:auto;
    left:-50px;
  }
  .course .box ul li:nth-child(even):after,.course .box ul li:nth-child(even)::after {
    left:-50px;
  }
  .course .box ul li .con {
    max-width:100%;
    width:100%;
  }
}
.show_news{
    width:80vw;
    z-index: 1;
    margin:auto;
    position: relative;
    padding: 55px 90px;
    background: #fff;}
@media screen and (max-width: 1100px) {
    .show_news{width:95%;padding:10px 0;}
}
.newimg img{
  /*height:250px;*/
}
@media only screen and (max-width:768px) {
    .newimg img{
    height:100px;
  }
}
/*公告*/
.productBg {
    padding: 0px 0;
    width:80%;
    margin:auto;
}

.productBg .pageContainer {
    margin: 0 auto;
}

.productBg .pageIntro {
    margin: 0 auto;
}

.productBox {
    display: flex;
    flex-wrap: wrap;
}

.productBox .item {
    background: #fff;
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 30px;
    border-radius: 30px;
    box-shadow: 0vw 0vw 1.04vw 0vw rgba(0, 0, 0, 0.1);
}

.productBox .item:nth-child(2n) {
    margin-right: 0;
}

.productBox .item a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.productBox .item a .text {
    width: 100%;
    padding: 20px 40px;
}
.productBox .item a .time{
    color:#0a485f;
}
.productBox .item a .text .title {
    font-size: 26px;
    color: #0a485f;
    font-family: Montserrat-Bold;
}

.productBox .item a .text .line {
    width: 100%;
    height: 2px;
    background: #f7f7f7;
    position: relative;
    margin: 20px 0;
}

.productBox .item a .text .line::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 2px;
    background: #0a485f;
    transition: all 0.5s;
}

.productBox .item:hover a .text .line::after {
    width: 100%;
    transition: all 0.5s;
}

.productBox .item a .text .summary {
    font-size: 16px;
    color: #8b8b8b;
    line-height: 1.8;
}



.productBox .item:hover a .text i {
    color: #0a485f;
    border-color: #0a485f;
    opacity: 1;
}

.productBox .item:hover a .text i {
    filter: none;
}

.productBox .item a .imgBox {
    width: 40%;
    position: relative;
    height: 0;
    padding-bottom: 57%;
}

.productBox .item a .imgBox img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: inherit;
    margin-left: 50%;
    transform: translateX(-50%);
}

.productBox .item:hover a .imgBox img {
    transform: translateX(-50%) scale(1.1);
}
@media screen and (max-width: 1000px){
    .productBox .item {
            width: 100%;
            margin-right: 0;
        }

        .productBox .item a {
            flex-direction: column-reverse;
        }

        .productBox .item a .imgBox, .productBox .item a .text {
            width: 100%;
        }

        .productBox .item a .text {
            padding: 20px;
        }

        .productBox .item a .imgBox {
            padding-bottom: 80%;
        }
}
@media screen and (max-width: 1280px){
    .productBox .item a .text .title {
        font-size: 20px;
    }
}

