.banner-content-block .block-wrapper .wrapper-container{
  text-align: center;
}
.banner-content-block .block-wrapper{
  padding: 40px 100px 100px 100px;
}
.border-button{
  background: none;
  color: #fff;
  border-radius: 40px;
  padding: 6px 20px!important;
  margin: 0 5px;
  border: 1px solid #fff;
}
.product {
  background: #f4f4f4;
}
.com-content2{
  padding: 0;
}
.com-content1{
  text-align: center;
}
.com-content1 .cont-item{
  width: 32%;
  float: left;
  margin: 10px 0.6%;
  background: #eeecec;
  text-align: left;
  min-height: 400px;
  max-height: 400px;
}
.more_cont{
  display: none;
}
.com-content1 .cont-item img{
  width: 100%;
  height: 207px;
}
.com-content1 .cont-item .item-title{
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin: 15px 15px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.com-content1 .cont-item .item-des{
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.com-content1 .cont-item .item-more{
  padding: 0 15px;
}
.com-content1 .cont-item .item-more a{
  float: right;
  color: #d20032;
  padding: 10px 0 20px 0;
}
.showMore{
  cursor: pointer;
  text-align: center;
  color: #d20032;
  font-size: 18px;
  width: 100px;
  display: block;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 768px){
  .com-content1 .cont-item{
    width: 100%;
    margin: 10px auto;
    min-height: auto;
  }
  .com-content1 .cont-item .item-more a{
    float: left;
    background: #d20032;
    color: #fff;
    padding: 6px 25px;
    margin: 20px 0;
    border-radius: 50px;
  }
  .com-content1 .cont-item .item-title{
    font-size: 18px;
    line-height: 22px;
    margin: 10px 15px;
  }
  .banner-content-block .block-wrapper{
    padding: 15% 5%;
  }
  .showMore{
    margin: 20px auto;
  }
}
.bannerCont .arrow-left {
  z-index: 99;
  background: url(../RJ-img/left-btn-icon.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 27px;
  height: 30px;
}
.bannerCont .arrow-right {
  z-index: 99;
  background: url(../RJ-img/right-btn-icon.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 27px;
  height: 30px;
}
@media (max-width: 450px){
  .tec-solution{
    padding: 1% 0;
  }
  .tec-solution-list{
      padding-top: 0;
  }
}

@charset "utf-8";

.block-img-pc{
  display: block!important;
}
.block-img-mb{
  display: none!important;
}

.wms-main{
  max-width: 1400px;
  margin: 70px auto;
}
.wms-main:after{
  display: block;
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
}

.wms-menu{
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #d3d3d3;
}
.wms-nav-title{
  font-size: 24px;
  font-weight: normal;
  margin: auto auto 20px auto;
  width: 10%;
  float: left;
}
.wms-nav-title em{
  display: none;
}
.wms-nav-itemCont{
  float: right;
  width: 90%;
}

.wms-nav-list{
  margin: auto;
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 10px;
  overflow: hidden;
}
.wms-nav-list li{
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  margin-bottom: 10px;
}
.wms-nav-list li a{
  display: block;
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.wms-nav-list li.wms-on a,
.wms-nav-list li a.wms-on{
  border-bottom: 2px solid #d20032;
}
.wms-nav-list li.moreCity{
  display: none;
}
.wms-nav-list li.showAll,
.wms-nav-list li.hideAll{
  font-size: 16px;
  color: #858585;
  border:1px solid #858585;
  border-radius: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
  background: url(../RJ-img/up.png) no-repeat 77px center;
  padding-right: 25px;
  display: none;
}
.wms-nav-list li.showAll.down{
  background: url(../RJ-img/down.png) no-repeat 44px center;
  padding-right: 25px;
}
.allCity{
  display: none;
}
.wms-year-list{
  border-bottom: none;
  margin: auto;
  padding-bottom: 0;
}
.wms-year-list li{
  margin-right: 15px;
}

.wms-month-list li a{
  font-size: 14px;
  color: #999;
}

.wms-month-list li.wms-on a,
.wms-month-list li a.wms-on{
  border-bottom: 2px solid transparent;
  color: #d20032;
}
.wms-month-list li:last-child{
  margin-right: 0;
}

.wms-cont{
  margin-left: 380px;
}
.wms-hd-list{
  margin: auto auto 20px auto;
}
.wms-hd-list li{
  margin: auto auto 20px auto;
  background: #f3f3f3;
  overflow: hidden;
}
.wms-hd-img{
  /*width: 240px;
  height: 240px;*/
  width: 330px;
  height: 220px;
  overflow: hidden;
  float: left;
}
.wms-hd-cont{
  margin-left: 380px;
  position: relative;
  padding-right: 70px;
}
.wms-hd-status{
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #7db4dc;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.wms-hd-noStart{
  background: #e60039;
}
.wms-hd-ing{
  background: #7db4dc;
}
.wms-hd-over{
  background: #c6c6c6;
}
.wms-hd-btn a.wms-hide,
.wms-hide{
  display: none;
}

.wms-hd-title{
  padding-top: 20px;
  font-size: 24px;
  max-height: 80px;
  overflow: hidden;
  color: #333;
  margin: auto;
}
.wms-hd-title a{
  color: #333;
}
.wms-hd-title a:hover{
  color: #d20032;
}
.wms-hd-theme{
  font-size: 18px;
  color: #d20032;
}
.wms-hd-theme a{
  color: #d20032;
}
.wms-hd-theme a:hover{
  color: #ff0000;
}
.wms-hd-about{
  padding-left: 35px;
  position: relative;
  color: #333;
  font-size: 16px;
  line-height: 21px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  max-height: 46px;
}
.wms-hd-about em{
  display: block;
  width: 22px;
  height: 25px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.wms-hd-btn a{
  display: inline-block;
  width: 130px;
  font-size: 16px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  border: 2px solid #d20032;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  transition: all 0.3s ease-in;
}
.wms-btn-red:focus,
.wms-btn-red:visited{
  color: #fff;
}
.wms-btn-red{
  background:#d20032 ;
  color: #fff;
  margin-right: 25px;
}
.wms-btn-red:hover,
.wms-btn-bor:focus:hover,
.wms-btn-bor:visited:hover{
  color: #fff;
}
.wms-btn-bor{
  color: #d20032;
}
.wms-btn-bor:hover{
  color: #fff;
  background: #d20032;
}
.wms-btn-bor:focus,
.wms-btn-bor:visited{
  color: #d20032;
}

.wms-load-more{
  display: block;
  max-width: 130px;
  font-size: 16px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  margin: auto;
  color: #d20032;
  border: 2px solid #d20032;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  transition: all 0.3s ease-in;
}
.wms-load-more:hover{
  color: #fff;
  background: #d20032;
}


.wms-bg-grey{
  background: #f3f3f3;
}
.wms-cont-item{
  max-width: 1400px;
  margin: auto;
  overflow: hidden;
}
.wms-mainTitle{
  padding: 25px 0;
  text-align: center;
  font-size: 30px;
  color: #2d5082;
  margin: auto;
}
.wms-info{
  padding: 0 25px;
  text-align: left;
  background: #fff;
  font-size: 16px;
  line-height: 170%;
  margin-bottom: 40px;
}

.wms-bg-grey .wms-info{
  padding: 40px 25px;
}

.wms-hd-yc{
  background: #f3f3f3;
  padding: 10px 25px;
}
.wms-hd-ycList{
  margin: auto;
  font-size: 0;
  border-bottom: 2px solid #fff;
}
.wms-hd-ycList:first-child,
.wms-hd-ycList:last-child{
  border-bottom: none;
}

.wms-hd-ycList li{
  display: inline-block;
  color: #333;
  font-size: 16px;
  padding: 15px 25px 15px 0;
  vertical-align: top;
  overflow: hidden;
}
.wms-hd-ycList li em,
.wms-hd-ycList li span{
  display: block;
}
.wms-hd-ycList li em{
  display: none;
  float: left;
  font-style: normal;
}
.wms-hd-sj,
.wms-hd-fyr{
  width: 25%;
}
.wms-hd-zt{
  width: 50%;
}

.wms-news-list{
  overflow: hidden;
  margin: auto auto 40px auto;
}
.wms-news-list li{
  width: 47.08%;
  float: left;
  margin-right: 5.8%;
}
.wms-news-list li:nth-child(even){
  margin-right: 0;
}
.wms-news-list li a{
  display: block;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 0;
  color: #333;
}
.wms-news-list li a span{
  display: block;
  float: right;
  color: #999;
}
.wms-news-list li a p{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wms-news-list li a:hover{
  color: #d20032;
}

.wms-tc{
  text-align: center;
}
.wms-btn-zx{
  display: block;
  max-width: 260px;
  padding: 0 10px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 24px;
  margin: 40px auto;
  background: #d20032;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  transition: all 0.3s ease-in;
}
.wms-btn-zx img{
  margin-right: 20px;
}
.wms-btn-zx:hover{
  color: #fff;
  background: #ff0000;
}
.wms-ewm-box{
  display: inline-block;
  margin: auto auto 40px auto;
  text-align: center;
  font-size: 24px;
}
.wms-ewm-img{
  display: inline-block;
  padding: 20px;
  border: 1px solid #d1d1d1;
  margin: auto auto 30px auto;
}
.wms-ewm-img img{
  max-width: 210px;
}

/*参会申请二维码*/
#wms-chsq-mask{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  top: 0;
  bottom: 0;
  display: none;
}
.wms-chsq{
  position: fixed;
  width: 300px;
  max-height: 300px;
  z-index: 10000;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.wms-chsq-close{
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  color: #000;
  background: #fff;
  position: absolute;
  top: 0;
  right: -60px;
}
.wms-chsq-close:hover{
  color: #D20032;
}
.wms-chsq-cont{
  background: #fff;
  padding: 30px;
  text-align: center;
  color: #000;
  font-size: 18px;
}
.wms-chsq-img{
  border: 1px solid #ccc;
  padding: 5px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  max-width: 250px;
  margin: auto auto 20px auto;
}
.wms-chsq-img img{
  max-width: 100%;
}

/*table*/
.wms-hd-table{
  font-size: 16px;
  color: #333;
  border-collapse: collapse;
  border: none;
  width: 100%;
  margin: auto;
  text-align: left
}
.wms-hd-table th{
  font-weight: normal
}
.wms-hd-table th,
.wms-hd-table td{
  color: #333;
  font-size: 16px;
  padding: 15px 25px 15px 0;
  vertical-align: top;
}
.wms-hd-table em{
  font-style: normal;
  display: none
}
.wms-hd-table tbody tr{
  border-bottom: 2px solid #fff
}
.wms-hd-table tbody tr:last-child{
  border-bottom: none
}
.wms-hd-sj, .wms-hd-fyr{
  white-space: nowrap
}
@media screen and (max-width: 768px) {
  .showAll{
    display: none;
  }
  .allCity{
    display: block;
  }
  .block-img-pc{
    display: none!important;
  }
  .block-img-mb{
    display: block!important;
  }
  .wms-mobile-hide{
    display: none;
  }
  
  .wms-main{
    margin: auto;
  }
  .wms-menu{
    background: #f4f4f4;
    width: auto;
    float: none;
    padding: 0 20px;
    margin: auto auto 20px auto;
  }
  .wms-nav-title{
    margin: auto;
    padding: 20px 0;
    font-size: 18px;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
    padding-right: 30%;
    font-weight: 700;
    width: 100%;
  }
  .wms-nav-itemCont{
    width: 100%;
  }
  .wms-nav-title.wms-on{
    color: #d20032;
  }
  .wms-nav-title em{
    display: block;
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: url(../RJ-img/icon-plus.png) no-repeat right center;
    cursor: pointer;
    background-size: auto 18px;
  }
  
  .wms-nav-title em.wms-on,
  .wms-nav-title.wms-on em{
    background: url(../RJ-img/icon-minus.png) no-repeat right center;
    background-size: auto 18px;
  }
  .wms-nav-list{
    margin: auto;
    border-bottom: 0;
    background: #fff;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 0;
  }
  .wms-nav-list li a{
    font-size: 16px;
  }
  .wms-nav-itemCont{
    display: none;
  }
  
  
  .wms-cont{
    margin: auto auto 30px auto;
    padding: 0 20px;
  }
  .wms-hd-img{
    width: auto;
    height: auto;
    float: none;
    text-align: center
  }
  .wms-hd-img  img{
    width: 100%;
  }
  .wms-hd-cont,
  .wms-hdCont-detail .wms-hd-cont{
    margin: auto;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }
  .wms-hd-title{
    font-size: 20px;
  }
  .wms-hd-theme{
    font-size: 16px;
  }
  .wms-hd-about{
    font-size: 14px;
  }
  .wms-hd-btn a{
    width: 120px;
    font-size: 14px;
  }
  .wms-hd-title,
  .wms-hd-about{
    max-height: none;
  }
  .wms-hd-status{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-top: -30px;
  }
  .wms-wrap{
    margin: 30px auto;
  }
  .wms-hdCont-detail .wms-hd-img{
    width: auto;
    height: auto;
  }
  .wms-hdCont-detail{
    margin: auto 20px 20px 20px;
  }
  .wms-hdCont-detail .wms-hd-status{
    position: relative;
    margin-top: auto;
  }
  .wms-mainTitle{
    font-size: 22px;
  }
  .wms-info{
    font-size: 14px;
    margin: auto 20px 20px 20px;
  }
  .wms-bg-grey .wms-info{
    padding: 20px;
  }
  
  .wms-hd-yc{
    margin: auto 20px;
  }
  .wms-hd-ycList:first-child{
    display: none;
  }
  .wms-hd-ycList li{
    font-size: 14px;
    padding: 10px 10px 10px 0;
  }
  .wms-hd-ycList li em{
    display: inline-block;
    float: left;
  }
  .wms-hd-ycList .wms-hd-sj, .wms-hd-ycList .wms-hd-fyr{
    width: 50%;
    padding-bottom: 0;
  }
  .wms-hd-zt{
    width: 100%;
  }
  .wms-hd-ycList .wms-hd-zt span{
    margin-left: 70px;
  }
  .wms-news-list{
    margin: auto 20px 20px 20px;
  }
  .wms-news-list li{
    margin: auto;
    width: 100%;
    float: none;
  }
  .wms-news-list li a span{
    float: none;
  }
  .wms-btn-zx{
    max-width: 200px;
    font-size: 20px;
  }
  .wms-ewm-box{
    font-size: 18px;
    
  }
  
  
  .wms-chsq-close{
    top: -60px;
    right: 0;
  }
  .wms-hd-table thead{
    display: none
  }
  .wms-hd-table td{
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
    overflow: hidden;
    font-size: 14px
  }
  .wms-hd-table tr td:last-child{
    padding-bottom: 10px
  }

  .wms-hd-table td em{
    display: inline-block;
    float: left;
  }
  .wms-hd-ycList .wms-hd-zt span{
    margin-left: 70px;
  }
}

@media screen and (max-width: 480px) {
  .wms-menu,
  .wms-cont{
    padding: 0 2%;
    border-bottom: none;
  }
  .wms-hd-cont,
  .wms-hdCont-detail .wms-hd-cont{
    padding-left: 10px;
    padding-right: 10px;
  }
  .wms-btn-red{
    margin-right: 15px;
  }
  .wms-wrap{
    margin: 20px auto;
  }
  .wms-hdCont-detail,
  .wms-info,
  .wms-news-list {
      margin: auto 2% 20px 2%;
  }
  .wms-info,
  .wms-bg-grey .wms-info {
      padding: 10px;
  }
  .wms-mainTitle{
    padding: 20px 0;
  }
  .wms-hd-yc{
    margin: auto 2%;
    padding: 10px;
  }
  .wms-news-list li a{
    padding-top: 0;
  }

  .wms-hd-table td{
    padding: 5px 0 0 0;
  }
}