body{
  /* max-width:750px; */
  /* margin: 0 auto; */
}
.headermonilewrap{ 
  width: 100%;
  height: 1.2rem;
  background-color: #fff;
  box-shadow: -1px 6px 12px 0px rgba(0, 0, 0, 0.03);
}
.headermonilewrap .wsc-TopCon{
  position: fixed;
  left: 0;
  top: 0;
  height: 1.2rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.2rem;
  background-color: #fff;
  z-index: 20;
  border-bottom: 1px solid #F6F6F6;
}

.headermonilewrap  .wsc-logo{
  position: absolute;
  left:0.46rem;
  top:50%;
  transform: translateY(-50%);
  width: auto;
  height: 0.69rem;
}
.headermonilewrap  .wsc-logo img{
  height:100%;
  display: block;
}

.headermonilewrap  .top-menu{
  position: absolute;
  right: 0.46rem;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0.41rem;
  width: 0.53rem;
  background: url(../img/mobile_menu.png) no-repeat left center;
  background-size: cover;
}

.headermonilewrap  .top-search{
  position: absolute;
  right: 1.6rem;
  top:50%;
  transform: translateY(-50%);
}
.headermonilewrap  .top-search .icon-serach{
  font-size:0.55rem;
}

.headermonilewrap .wsc-TopBar{
  position: fixed;
  right: -100%;
  top: 0;
  background-color: #fff;
  width: 100%;height: 100%;
  transition: all 0.3s ease-in-out;
  z-index: 99999;
  overflow-y: scroll;
}

.headermonilewrap .wsc-tbtop {
  height: 1.2rem;
  padding: 0 0.46rem;
  position: relative;
}
.headermonilewrap .top-close{
  height: 0.43rem;
  width: 0.43rem;
  position: absolute;
  right: 0.46rem;
  top: 0;
  bottom: 0;
  margin: auto; 
  background: url(../img/close.png) no-repeat 0 center;
  background-size: cover;
}
.headermonilewrap .divid-block {
  height: 8px;
  background-color: #F7F8F8;
  border-top: 1px solid #e0e0e0; 
}
.headermonilewrap .wsc-TopSearch { padding: 0.2rem;}
.headermonilewrap .wsc-TopSearch input {
  font-size: 14px;
  line-height: 26px;
  width: 100%;height: 36px;
  box-sizing: border-box;border: none;outline: none;
  padding: 5px 10px 5px 37px; border-radius: 2px;color: #333333;
  background: #F7F8F8 url(../img/menu_ser.png) no-repeat 6px 6px;
  background-size: 25px auto;}
.headermonilewrap .wsc-TopSearch input::placeholder {
  color: #999999;font-weight: 300;
}
.headermonilewrap .wsc-TopNav {padding: 15px;overflow-y: auto;}
.headermonilewrap .hn-item:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.headermonilewrap .hn-item {
  margin-top: 15px;
  border-top: 1px dashed #EAEAEA;
  padding-top: 15px;
}
.headermonilewrap .hn-item:last-child{
  padding-bottom:15px;
  border-bottom: 1px dashed #EAEAEA;
}

.headermonilewrap .hn-text {
  font-size: 0.37rem;
  line-height: 0.83rem;
  color: #333333;
  font-weight: 300;
  position: relative;
  display: block;
}

.languwrap .langu{
  margin-top:10px;
  width:28px;
  height:28px;
  display: inline-block;
}
.languwrap .name{
  margin-top:5px;
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
}

.headermonilewrap .hn-item.active .hn-text {
  font-weight: bold;
}

.headermonilewrap .menu_arrow{
  float: right;
  display: inline-block;
  height: 30px;
  width: 30px;
  background: url(../img/menu_arrow.png) no-repeat center center;
  background-size: 12px auto;
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
}
.headermonilewrap .hn-drop{
  padding-top: 15px;
  overflow: hidden;
  display: none;
}

.headermonilewrap .hn-droplist {
  margin-top: -2px;
  margin-left: -1px;
  margin-right: -1px;
}

.headermonilewrap .hn-drop li {
  float: left;
  width: 50%;
  height: 40px;
  margin-top: 2px;
  padding-left: 1px;
  padding-right: 1px;
}

.headermonilewrap .hn-drop li a {
  display: block;
  padding: 12px 0.2rem;
  font-size: 0.37rem;
  height: 40px;
  line-height: 17px;
  color: #333333;
  font-weight: 300;
  background-color: #F7F8F8;
}
.headermonilewrap .rotate180{
  transform: rotateZ(180deg);
}

/* 底部 */
.footerwrap{
  background-color: #2D3845;
  padding-top: 80px;
  padding-bottom:90px;
  text-align: center;
}

.footerwrap .nav{
  text-align: center;
  margin-top:0.55rem;
}
.footerwrap .nav a{
  color: #6F7D8F;
  transition: 0.36s;
  font-size:0.29rem;
}
.footerwrap .nav a:hover{
  color: #ffffff;
}
.footerwrap .nav span{
  margin-left:20px;
  margin-right:20px;
  color: #6F7D8F;
  font-size:0.29rem;
}

.footerwrap .des{
  margin-top:0.33rem;
  color: #516071;
  text-align: center;
  font-size:0.27rem;
}

.footerwrap .iconbox{
  text-align: center;
  margin-top: 0.88rem;
}

.footerwrap .iconbox a{
  border-radius:100%;
  width:1rem;
  height:1rem;
  line-height:1rem;
  display:inline-block;
  background-color: #3B4551;
  color: #81889B;
  margin-left:0.066px;
  margin-right:0.066px;
  transition: 0.36s;
  
}
.footerwrap .iconbox a:hover{
  color: #ffffff;
}

.footerwrap .qrbox{
  display: inline-block;
  background-color:#ffffff;
  padding:10px 10px 5px 10px;
  border-radius: 2px;
}

.footerwrap .qrbox img{
  width:95px;
  height:95px;
  display: block;
}
.footerwrap .qrbox .qrdes{
  margin-top: 5px;
  font-size:12px;
  text-align: center;
  color: #666666;
}


.pagebanner{
  width:100%;
  height: 6rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding-top: 2.11rem;
}

.pagebanner .title{
  font-size: 0.8rem;
  color: #FFFFFF;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.17);
}
.pagebanner .des{
  margin-top:3px;
  font-size: 0.4rem;
  font-weight: bold;
  color: #FFFFFF;
}

.navback{
  font-size: 0.34rem;
  font-weight: bold;
  color: #000000;
}
.product_navback{
  padding-top:  0.7rem;
  padding-bottom:  0.7rem;
}

/* 产品中心 */
.product_name .name{
  font-size: 0.59rem;
  font-weight: bold;
  color: #2D74E9;
  line-height: 0.38rem;
}
.product_name .subname{
  font-size: 0.293rem;
  font-weight: normal;
  color: #2D74E9;
}
.product_con{
  margin-top:0.4rem;
  padding-top:0.6rem;
  padding-bottom:0.6rem;
  border-top: 1px dashed #666666;
  border-bottom:1px dashed #666666;
}
.product_con .des{
  margin-top:0.2rem;
  font-size:0.37rem;
  color:#666666;
  line-height:0.56rem;
}
.product_con .name{
  font-size:0.37rem;
  color:#000000;
  font-weight:bold;
  margin-top:0.6rem;
  border-radius:3px;
}

.downloadwrap .name{
  margin-top:0.4rem;
  font-size: 0.37rem;
  font-weight: bold;
  color: #2D74E9;
}
.downloadwrap{
  padding-bottom: 1rem;
}
.downloadwrap a{
  margin-top:0.4rem;
  background: #2D74E9;
  height:1.17rem;
  color:#ffffff;
  font-size: 0.37rem;
  padding-left:0.6rem;
  padding-right:0.6rem;
}
.downloadwrap a img{
  height:0.45rem;
}

.product_padding{
  padding-top: 0.7rem;
  padding-bottom:0.7rem;
}
.product_table{
  margin-top:0.5rem;
}
.product_table table{
  width: 100%;
}
.product_table tr:first-child{
  background: #F9F9F9;
}
.product_table tr:nth-child(odd){
  background-color: #F9F9F9;
}
.product_table th{
  border: 1px solid #E6E6E6;
  font-size: 0.4rem;
  padding:0.4rem;
}
.product_table td{
  border: 1px solid #E6E6E6;
  font-size: 0.37rem;
  padding:0.4rem;
}

.product_table tr:hover{
  background-color: #96B9F4;
  transition: 0.36s;
}
.product_navwrap{
  border: 1px solid #CCCCCC;
}
.product_navwrap ul li .item{
  display: block;
  position: relative;
  font-size: 0.4rem;
  font-weight: 600;
  text-align: center;
  height: 1.3rem;
  line-height:1.3rem;
  color:#000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #CCCCCC;
  padding-left:0.4rem;
  padding-right:0.4rem;
  transition: 0.36s;
}
.product_navwrap ul li:last-child .item{
  border-bottom:0;
}
.product_navwrap ul li .item .arrow{
  position: absolute;
  right:0.5rem;
  top: 0;
  font-size: 0.37rem;
  font-weight:bold;
  transition: 0.36s;
}
.product_navwrap ul li .productnav_drop{
  display: none;
  transition: 0.36s;
}
.product_navwrap ul li .productnav_drop a{
  font-size: 0.37rem;
  color:#666666;
  display: block;
  border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  height: 1.3rem;
  line-height:1.3rem;
  padding-left:0.4rem;
  padding-right:0.4rem;
}
.product_navwrap ul li .productnav_drop a:last-child{
  border-bottom:0;
}
.product_navwrap ul li .productnav_drop a.cur{
  color:#2D74E9;
}
.product_navwrap ul li.active .item{
  background-color: #2D74E9; 
  color: #FFFFFF;
}
.product_navwrap ul li.active .item .arrow{
  transform: rotate(90deg);
}
.product_navwrap ul li.active .productnav_drop{
  display:block;
}

/* 应用 */
.appsmarket_navback{
  padding-top:0.6rem;
  padding-bottom:0.6rem;
}
.appsmarket_title{
  font-size: 0.45rem;
  font-weight: bold;
  color: #2D74E9;
  text-align: center;
  padding-bottom:0.6rem;
}
.appsmarket_table{
  margin-bottom:1.3rem;
}
.appsmarket_table table{ 
  border: 1px solid #e6e6e6;
  width:100% !important;
  border-radius: 3px;
}
.appsmarket_table table td{
  border: 1px solid #E6E6E6;
  padding:0.3rem;
  font-size: 0.4rem;
  color: #000000;
  cursor: pointer;
}
.appsmarket_table table td.tit{
  font-weight: 600;
}
.tab_nav_padding{
  padding-top:0.7rem;
  padding-bottom:0.8rem;
}
.tab_nav a{
  font-size: 0.4rem;
  color: #666666;
  margin-left:0.22rem;
  margin-right:0.22rem;
  position: relative;
}

.tab_nav a.active{
  font-weight: bold;
  color:#000000;
}
.tab_nav a::after{
  content: '';
  width: 0;
  height: 4px;
  background-color: #2D74E9;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: auto;
  transition: 0.36s;
}

.tab_nav a.active::after{
  width:100%;
}

.appsmarket_intro{
  background: #F7F7F7;
  text-align: center;
  padding:0.8rem 0.62rem;
}

.appsmarket_intro .pic{
  display: inline-block;
  width:1.47rem;
  height: 1.47rem;
}

.appsmarket_intro .name{
  font-size: 0.53rem;
  font-weight: 800;
  color: #000000;
  margin-top:10px;
}

.appsmarket_intro .subname{
  font-size: 0.32rem;
  color: #666666;
  margin-top:5px;
  margin-bottom:15px;
}

.appsmarket_intro .info{
  font-size: 0.37rem;
  font-weight: 200;
  color: #666666;
}

.appsmarket_intro .info p{
  margin-bottom:5px;
}

.pageingwrap .pic{
  width:0.67rem;
  height:0.67rem;
}
.pageingwrap .name{
  font-size: 0.37rem;
  font-weight: 600;
  color: #333333;
}
.pageing_padding{
  padding-top:0.7rem;
  padding-bottom:0.7rem;
}
.appsmarket_itemwrap{
  margin-top:0.15rem;
  margin-left:-0.4rem;
}
.appsmarket_itemwrap .item{
  background: #F7F7F7;
  width:4.4rem;
  margin-left:0.4rem;
  margin-top:0.4rem;
}
.appsmarket_itemwrap .item .pic{
  display:block;
  width:4.4rem;
  height:4.4rem;
}

.appsmarket_itemwrap .item .name{
  padding:0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.37rem;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

/* 联系我们 */
.contact_padding{
  padding-top: 0.7rem;
  padding-bottom:0.7rem;
}

.contact_title{
  font-size: 0.4rem;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.contact_item{
  margin-top:0.7rem;
  padding-left: 0.7rem;
}
.contact_item .pic{
  background-repeat: no-repeat;
  background-position: center center;
  background-size:contain;
  height:0.6rem;
  width:0.6rem;
}
.contact_item .name{
  font-size: 0.37rem;
  font-weight: bold;
  color: #000000;
}

.contact_item .des{
  font-size: 0.32rem;
  color: #999999;
  margin-top:0.15rem;
}

#dituContent{
  width: 100%;
  height:250px;
  margin-top:0.7rem;
}
#dituContent img {
  max-width: none
}

.BMapLabel {
  display: none !important;
}
.iw_poi_title{
  font-size: 0.4rem
}
.iw_poi_content{
  font-size: 0.37rem
}

/* 新闻中心 */
.tab_nav2 a{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.loadtips{
  padding-top:0.1rem;
  padding-bottom:0.5rem;
  text-align: center;
  font-size: 0.37rem;
  color: #999999;
}

.newswrap .item{
  border-radius:3px;
  margin-bottom:0.4rem;
  display: block;
  background: #F7F7F7;
  padding:0.4rem;
  overflow: hidden;
}

.newswrap .pic{
  display: block;
  width:100%;
}

.newswrap .tit{
  margin-top:0.3rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #000000;
}

.newswrap .des{
  margin-top:0.1rem;
  font-size: 0.32rem;
  color: #999999;
}
.newswrap .timetop{
  margin-top:0.15rem;
}
.newswrap .time{
  font-size: 0.38rem;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

.newswrap .icon_arrow{
  height:0.3rem;
}

.news_navback{
  padding-top:0.5rem;
  padding-bottom:0.5rem;
}

.news_navback .share{
  font-size: 0.38rem;
  color: #999999;
  font-weight:600;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../img/icon_share.png');
  background-size:12px 14px;
  padding-right:16px;
}

.news_content .name{
  font-size: 0.44rem;
  font-weight: bold;
  color: #000000;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-top:0.3rem;
  text-align: center;
}
.news_content .time{
  text-align: center;
  color: #999999;
  font-size: 0.4rem;
  font-weight: bold;
  border-bottom: 1px dashed #999999;
  padding-top:0.3rem;
  padding-bottom:0.5rem;
}
.news_content .content{
  padding:0.2rem;
  font-size: 0.37rem;
  color: #666666;
  margin-bottom:0.5rem;
}

.news_content .content p {
  line-height:0.6rem;
  text-indent:30px;
  margin-top:0.4rem;
}

/* 关于 */
.bg_F9F9F9{
  background-color: #F9F9F9;
}
.company_intro{
  text-align: center;
}

.company_intro .icon{
  margin-top:0.4rem;
  display: inline-block;
  width:0.96rem;
  height:1.06rem;
}
.company_intro .name{
  font-weight: bold;
  font-size: 0.4rem;
  margin-top:0.3rem;
}
.company_intro .des{
  font-size: 0.37rem;
  color:#333333;
  margin-top:0.3rem;
  line-height: 0.6rem;
  text-align: left;
}
.company_intro .des p{
  text-indent: 2em;
}
.company_intro .pic{
  width:100%;
  display:block;
  margin-top:0.3rem;
  margin-bottom:0.3rem;
}
.jianjie_wrap{
  padding-bottom:0.4rem;
}
.about_intro_data{
  background-color: #ffffff;
}

.about_intro_data {
  /* border:1px solid #EDEDED; */
  border-right: 0;
}
.about_intro_data .item{
  float:left;
  width:50%;
  position: relative;
  padding:0.5rem 0.2rem 0.5rem 0.4rem;
  transition: 0.36s;
  cursor: pointer;
}
.about_intro_data .item_border{
  border-bottom:1px solid #EDEDED;
}
.about_intro_data .item::after{
  content: '';
  position: absolute;
  right:0;
  top:0;
  width:1px;
  height: 100%;
  background-color: #EDEDED;
}
.about_intro_data .item .numwrap{
  display: flex;
}
.about_intro_data .item .numwrap .num{
  font-weight: bold;
  font-size:0.6rem;
  color:#000000;
  line-height: 0.7rem;
  transition: 0.36s;
}

.about_intro_data .item .numwrap .unit{
  align-self: flex-start;
  font-size:0.25rem;
  color:#999999;
  transition: 0.36s;
  margin-left:2px;
}

.about_intro_data .item .name{
  margin-top:0.15rem;
  font-size: 0.32rem;
  color:#000000;
  font-weight: bold;
  transition: 0.36s;
}

/* 发展历程 */
.about_historywrap{
  background-color:#ffffff;
  padding-top:0.8rem;
  padding-bottom:0.8rem;
}

.about_historywrap .name{
  text-align: center;
  font-size: 0.6rem;
  font-weight: bold;
  color: #2D74E9;
}
.about_historywrap .subname{
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #000000;
  margin-top:0.2rem;
}

.insidehistorybox{
  position: relative;
  margin-left:0.7rem;
  margin-right:0.7rem;
  margin-top:1rem;
  background-position:0.28rem;
  background-image:url('../img/icon_line.png');
  background-repeat: repeat-y;
}
.historybox{
  padding-top:0.8rem;
  padding-bottom:0.8rem;
}
.historybox .item{
  margin-bottom:1rem;
}
.historybox .item:last-child{
  margin-bottom:0;
}
.historybox .item .icon{
  flex-shrink: 0;
  width:0.56rem;
  height:0.56rem;
  background-image:url('../img/about_history.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center center;
}
.historybox .item .info{
  margin-left: 0.4rem;
}

.historybox .item .info .time{
  font-size: 0.426rem;
  font-weight: bold;
  color: #000000;
}

.historybox .item .info .des{
  font-size: 0.37rem;
  color: #666666;
  line-height:0.6rem;
  margin-top:2px;
}

/* 资质 */
.about_zizhi{
  padding-top:0.8rem;
  padding-bottom:0.8rem;
}
.about_zizhi .name{
  text-align: center;
  font-size: 0.6rem;
  font-weight: bold;
  color: #2D74E9;
}
.about_zizhi .subname{
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #000000;
  margin-top:0.2rem;
}

.swiper-zizhi{
  margin-top:0.7rem;
}
.swiper-zizhi .swiper-slide{
  background-color:#ffffff;
  padding:0.4rem;
  border-radius:3px;
  width: 65% !important;
}
.swiper-zizhi .swiper-slide .pic{

}
.swiper-zizhi .swiper-slide .name{
  text-align: center;
  font-size: 0.37rem;
  font-weight: bold;
  color: #000000;
  padding-top:0.3rem;
}

/* 企业文化 */
.culturewrap{
  width:100%;
  height:13.33rem;
  background-image:url('../img/about_3.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center center;
  padding-top:1.5rem;
}
.culturewrap .name{
  text-align: center;
  font-size: 0.6rem;
  font-weight: bold;
  color: #ffffff;
}
.culturewrap .subname{
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
  margin-top: 0.2rem;
}
.culturemain{
  display:flex;
}
.culturetop{
  margin-top:1.5rem;
  justify-content: center;
}
.culturebom{
  padding-left:0.7rem;
  padding-right:0.7rem;
  justify-content: space-between;
  margin-top:1.2rem;
}
.culturemain .item{
  text-align: center;
}
.culturemain .item .pic{
  width:2rem;
  height:2rem;
}
.culturemain .item .name{
  margin-top:0.2rem;
  font-size: 0.37rem;
  font-weight: bold;
  color: #FFFFFF;
}

/* index */
.home_guide{
  margin-top:0.7rem;
  padding-top:0.7rem;
  padding-bottom:0.7rem;
}
.home_guide .tit{
  font-size: 0.59rem;
  font-weight: bold;
  color: #2D74E9;
  line-height:0.6rem;
}
.home_guide .icon{
  margin-left:0.2rem;
  width: 8px;
  height:8px;
  background-color:#2D74E9;
  align-self: flex-end;
}
.btn_loadmore{
  display: block;
  width:100%;
  background-color: #2D74E9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius:3px;
  height: 1.06rem;
}
.btn_loadmore .txt{
  font-size: 0.37rem;
  color: #FFFFFF;
}

.btn_loadmore .icon_arrowf{
  height:0.3rem;
  margin-left:1rem;
}
.newshomewrap .item{
  background-color:#ffffff;
  padding:0;
}

.link_wrap{
  padding-top:1.2rem;
  padding-bottom:1rem;
}
.link_title{
  text-align: center;
  font-size: 0.6rem;
  font-weight: bold;
  color: #000000;
}

.link_wrap .item{
  width:33.333%;
  text-align: center;
  margin-top:0.6rem;
}
.link_wrap .item img{
  max-width:100%;
  height:0.7rem;
  display: block;
}

.home_guidedes{
  font-size: 0.37rem;
  font-weight: 400;
  color: #333333;
  padding-left:0.2rem;
  padding-right:0.2rem;
  line-height: 0.6rem;
  text-align: center;
}
.chanpin_floor{
  padding-bottom:0.7rem;
}
.chanpin_floor .home_guide{
  padding-top: 1.2rem;
  margin-top:0;
}
.chanpinwrap{
  display: flex;
  flex-wrap: wrap;
  background-color:#ffffff;
}
.chanpinwrap .item{
  position: relative;
  width:50%;
  text-align: center;
  padding-top:0.4rem;
  padding-bottom:0.4rem;
  border-bottom:1px solid #EBEBEB;
}
.chanpinwrap .itemlast{
  border: 0;
}
.chanpinwrap .item::after{
  content: '';
  width:1px;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  background-color:#EBEBEB; 
}
.chanpinwrap .item:nth-child(2n+2)::after{
  background-color:#ffffff
}

.chanpinwrap .item .pic{
  width:40px;
  height:40px;
}

.chanpinwrap .item .name{
  font-size: 0.37rem;
  font-weight: bold;
  color: #333333;
  margin-top:0.3rem;
}

/* home_9.png */
.chuangxinwrap{
  background-image:url('../img/home_9.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width:100%;
  height:4.5rem;
  padding-top:0.5rem;
}

.chuangxinwrap .name{
  font-size: 0.5rem;
  font-weight: bold;
  color: #FFFFFF;
  margin-left:0.2rem;
  margin-right:0.2rem;
}

.chuangxinwrap .des{
  margin-top:0.2rem;
  font-size: 0.32rem;
  text-align: center;
  color: #FFFFFF;
  transform: scale(0.9);
}

.chuangxinwrap .shiyan{
  display: inline-block;
  color: #F9F9F9;
  border:1px solid #ffffff;
  font-size: 0.32rem;
  padding:0.2rem 0.4rem;
  border-radius:3px;
  margin-top:0.4rem;
}
.swiper-banner .pic{
  display: block;
  height: 7rem;
  width:100%;
}
.swiper-pagidx .swiper-pagination-bullet{
  background: #fff;
  opacity: .4;
}
.swiper-pagidx .swiper-pagination-bullet-active{
  transition: 0.36s;
  width:30px;
  border-radius:8px;
  opacity: 1;
}

.wxgzhqrwrap{
  display: none;
  position: fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:99999;
  background-color: rgba(0, 0, 0, 0.6);
}
.wxgzhqrwrap .box{
  background-color:#ffffff;
  width:150px;
  text-align: center;
  padding-top:10px;
  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  border-radius:5px;
}

.wxgzhqrwrap .name{
  font-size:0.37rem;
  line-height:0.8rem;
}
.appsmarket_entry .item{
  width:calc(50% - 7.5px);
  margin-left:15px;
  margin-top:15px;
  position: relative;
}
.appsmarket_entry .item:nth-child(2n+1){
  margin-left:0;
}
.appsmarket_entry .item .pic{
  width: 100%;
  height: auto;
  display: block;
}


.appsmarket_entry .item .coverbox{ 
  position: absolute;
  left:15px;
  right:15px;
  top:15px;
  bottom:15px;
  text-align: center;
  overflow: hidden;
  /* border: 1px dashed rgba(255,255,255,0.5); */
 }
.appsmarket_entry .item .coverbox .icon{
  width: 1.7rem;
  height: 1.7rem;
  margin-top:2.2rem;
}
.appsmarket_entry .item .coverbox .tit{
  margin-top: 0.4rem;
  font-size: 0.5rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}
.appsmarket_entry .item .coverbox .tit2{
  margin-top: 0.2rem;
  font-size: 0.37rem;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
}
.tab_nav_appsmarket{
  width:100%;
  overflow-x:auto;
  white-space: nowrap;
  text-align: center;
}

/* 2022-08-09 新添加 */
.swiper-desc{
  position: absolute;
  left:0;
  right:0;
  top:38%;
  text-align: center;
  color: #ffffff;
}
.swiper-desc .tit{
  font-size: 0.7rem;
  text-shadow: 0px 3px 7px rgb(0 0 0 / 17%);
}
.swiper-desc .des{
  font-size: 0.4rem;
  text-shadow: 0px 3px 7px rgb(0 0 0 / 17%);
}
.secondBox{
  width: 100%;
  background: url('../img/2524_ny1.png') center #2954a3;
}
.proMenu{
  height:50px;
}
.proMenu .tit{
  font-size: 16px;
  color:#ffffff;
}
.proMenu .arrow{
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.pz_SideLayer_product{
  border-top:1px solid rgba(255, 255, 255, 0.2);
  padding-bottom:15px;
  display: none;
}
.pz_SideLayer_product .ulBox li{
  width: 100%;
  margin-top: 9px;
}
.pz_SideLayer_product .ulBox h4{
  line-height: 36px;
  height: 36px;
  padding-left:15px;
  width: 100%;
  background: #ebedf1;
  font-size:15px;
}
.pz_SideLayer_product .ulBox h4.active{
  color:#ffffff;
  background: #2954a3;
  transition: all 0.5s ease-out 0s;
}
.pz_SideLayer_product .ulBox .sort{
  display:none;
}
.pz_SideLayer_product .ulBox .sort li{
  width: 100%;
    border-bottom: 1px dotted #cccccc;
}
.pz_SideLayer_product .ulBox .sort li a{
  line-height: 40px;
  display: block;
  font-size: 14px;
  color: #fff;
}
.pz_SideLayer_product .arrow{
  width:36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
}

.pz_SideLayer_product .arrowactive{
  transform: rotate(90deg);
}
/* 2022-08-09 新添加-end*/

/* 2022-08-15 */
#dituContent2{
  width: 100%;
  height:250px;
  margin-top:0.7rem;
}
#dituContent2 img {
  max-width: none
}