@charset "UTF-8";

a {
  background-color: transparent;
  text-decoration: none;
  color:#333;
}
body {
  font-family:"akr", "Arial", "sans-serif","microsoft yahei";
  font-size: 14px;
  line-height: 1.2;
  color: #333;
  background-color: #fff;
}

button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: none;
  border:none;
}
* {
  margin:0;
  padding:0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
ul{list-style:none;}
.clearfix:after{
  content: " ";display: table;
}
.clearfix:after{
  clear: both;
}


/*搜索页*/
  .sec-search{
    padding: 125px 0 110px;
    background: #f0f4f7;
    width: 100%;
    overflow: hidden;
  }
  .psearch-left{
    float: left;
    width: 72.5%;
  }
  .psearch-left .pagination {
      margin-top: 100px;
  }
  .psearch-box{
    padding-right: 78px;
    margin-bottom: 35px;
    border: 1px solid #dcdcdc;
    background: #fff;
    position: relative;
  }
  .psearch-box input{
    width: 100%;
    padding:0 34px;
    font-size: 18px;
    line-height: 68px;
    border: none;
    color: #333;
  }
  .psearch-box button{
    color:#2b37d8;
    background-size: 38% auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 68px;
    height: 68px;
    font-size: 30px;
    right: 10px;
    outline: medium;
    border: none;
  }
  .psearch-tip{
    font-size: 24px;
    padding-left: 35px;
    margin-bottom: 27px;
  }
    .psearch-tip span{
        font-size: 24px;
    }
  .psearch-right{
    float: right;
    width: 25%;
    margin-top: 0;
  }
  .psearch-right .psearch-ru .on a{
      color:#2b37d8;
      font-weight: bold;
  }
  .psearch-right .m-tit{
    font-size: 20px;
    padding: 20px 34px;
    border-bottom: 5px solid #f0f4f7;
  }
  .psearch-ru a{
    font-size: 18px;
    padding: 20px 34px;
    border-bottom: 4px solid #f0f4f7;
  }

  .news-item {
    display: block;
    background: #fff;
    padding: 25px 52px 25px 32px;
    margin-bottom: 30px;
}
.news-item .m-cont {
    padding: 15px 4%;
    float: left;
    width: 80%;
}
.news-item .m-tit {
    font-size: 18px;
    color: #444;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.news-item .m-time {
    font-size: 16px;
    margin: 4px 0 10px;
        color: #777;
}
.news-item .m-img {
    float: left;
    width: 20%;
    overflow: hidden;
}
.news-item .m-img img {
    width: 100%;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.psearch-right .m-tit {
    font-size: 20px;
    padding: 20px 34px;
    border-bottom: 5px solid #f0f4f7;
    background: #2b37d8;
        text-align: center;
            color: #fff;
}
.psearch-ru a {
    font-size: 18px;
    padding: 20px 34px;
    border-bottom: 4px solid #f0f4f7;
    display: block;
    background: #fff;
        color: #444;
}
@media (max-width: 992px) {
  /* search */
    .psearch-left{width: 100%;float: none;}
    .psearch-right{width: 100%;float: none;margin-top: 20px;}
    .psearch-right .m-tit{font-size: 16px;padding: 15px 20px;}
    .psearch-ru a{font-size: 16px;padding: 15px 20px;}
    .psearch-box input{font-size: 16px;}
    .psearch-box button{font-size: 24px;}
    .psearch-tip{font-size: 18px;}
    .sec-search{padding: 80px 0 40px;}
    .news-item .m-tit{font-size: 16px;}
    .news-item .m-time{font-size: 14px;}
}

















.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.container,.wrap,.index-container,.foot-container,.drop-container{padding-right: 0px;padding-left: 0px;margin:0 auto;}

@media (min-width: 768px) {
  .wrap,.container,.foot-container{ width: 750px;}
}
@media (min-width: 992px) {
    .wrap,.container,.foot-container{width: 970px;}
    .index-container{width: 970px;}
}
@media (min-width: 1260px) {
  .wrap,.container,.foot-container{ width: 1200px;}
  .index-container{width: 1200px;}
}
@media (min-width: 1460px) {
  .container,.foot-container{ width: 1200px;}
  .index-container{width: 1400px;}
}
@media (min-width: 1680px) {
  .foot-container{width: 1600px;}
  .container{ width: 1400px;}
  .index-container{width: 1600px;}
}
/*.page a{display: inline-block;width: 46px;height: 46px;background: #999;color: #fff;font-size: 20px;vertical-align: top;text-align: center;line-height: 46px;margin: 0 2.5px;transition: all 0.4s;}*/
/*.page{text-align: center;font-size: 0;margin-top: 30px;}*/
/*.page a.page-prev,.page a.page-next{color: #999;background: #fff;font-weight: bold;font-size: 16px;}*/
/*.page a:hover,.page a.on{background: #BF3B27;color: #fff;}*/
/*.page a.page-prev:hover,.page a.page-next:hover{color: #BF3B27;background: #fff;}*/

/** 程序 搜索新增样式 2023/06/03  */
.cplb_yt0609 .cplb_main .download_list .downs{
    width: calc(50% - 1vw);
    height: auto;
    float: left;
    box-sizing: border-box;
    margin: 2vw 0 0;
    padding: 1.5vw;
    background: #fbfeff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    position: inherit;
    box-shadow: none;
}

.cplb_yt0609 .cplb_main .download_list .downs .images {
    width: 41%;
    padding-bottom: 50px;
    background: url(/wstmart/home/view/default/images/pro_list_bg.jpg);
    position: relative;
}

.cplb_yt0609 .cplb_main .download_list .downs .images .logo {
    width: 100%;
    height: auto;
    padding: 15px 15px 10px;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .images .logo img {
    max-width: 30%;
}

.cplb_yt0609 .cplb_main .download_list .downs .images .img {
    width: 60%;
    height: auto;
    margin: 15px auto;
    text-align: center;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .images .img .pb {
    padding-bottom: 100%;
    position: relative;
}

.cplb_yt0609 .cplb_main .download_list .downs .images .title {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .info {
    width: 48%;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 2px;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .head {
    width: 100%;
    height: auto;
    margin: 15px 0;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .head .title {
    font-size: 22px;
    font-weight: 700;
    color: #2f3133;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item:first-child {
    margin-top: 0;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin-top: 5px;
    overflow: hidden;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.active a {
    border-color: #2b37d8;
    background: #2b37d8;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item a {
    width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    border: 1px solid #bcc1c3;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    
}
.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.no a {
    background: #bcc1c3 !important;
    border-color: #bcc1c3 !important;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item:hover a {
    border-color: #2f3133;
    background: #2f3133;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item:hover {
    background: #2f3133;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item {
    /* width: 48%; */
    /*height: auto;*/
    padding: 0;
    /* background: #f1f4f5; */
    /* float: left; */
    /* overflow: hidden; */
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.no a .txt {
    color: #fff !important;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item a .txt {
    font-family: syht_l;
    line-height: 16px;
    font-size: 16px;
    color: #999;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.no a .icon {
    background-image: url(/wstmart/home/view/default/images/icon_add_active.png) !important;
}
.cplb_yt0609 .cplb_main .download_list .downs .info .more .item a .icon {
    width: 18px;
    height: 18px;
    background: url(/wstmart/home/view/default/images/icon_add.png) no-repeat center / auto;
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.active a .icon {
    background-image: url(/wstmart/home/view/default/images/icon_down_active.png);
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item:hover a .icon {
    background-image: url(/wstmart/home/view/default/images/icon_add_active.png);
}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.active:hover a .icon {
    background-image: url(/wstmart/home/view/default/images/icon_down_active.png);
}

.cplb_yt0609 .cplb_main .download_list  ul .downs .icon{
    position: revert;
    right: 1px;

}

.cplb_yt0609 .cplb_main .download_list .downs .info .more .item:last-child {
    float: left;
}


.cplb_yt0609 .cplb_main .download_list .downs .info .more .item.active a .txt {
    color: #fff;
}

.cplb_yt0609 .cplb_main .cplb_list ul { display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: 20px; }
.cplb_yt0609 .cplb_main .cplb_list ul > * { width: 100% !important; grid-column: span 3; box-sizing: border-box; overflow: hidden; }
.cplb_yt0609 .cplb_main .cplb_list ul .byjkpro { grid-column: span 2; }

@media (max-width: 990px) {
    .cplb_yt0609 .cplb_main .cplb_list ul .byjkpro { grid-column: span 3; }
}
@media (max-width: 480px) {
    .cplb_yt0609 .cplb_main .cplb_list ul { grid-template-columns: 100% }
    .cplb_yt0609 .cplb_main .cplb_list ul > *, .cplb_yt0609 .cplb_main .cplb_list ul .byjkpro { grid-column: span 1;}
}
