body{
	background:#f6f6f6;
}
.lvdd-wid-swiper{
	padding:0 0.17rem;
	display:flex;
	height:0.85rem;
	align-items: center;
	background:#fff;
}
.lvdd-wid-swiperCon{
	flex:1;
	height:100%;
	position:relative;
	overflow:hidden;
}
.lvdd-wid-swiperItem{
	display:flex;
	justify-content: space-between;
	height:0.85rem;
	align-items: center;
	padding-left:0.17rem
}
.lvdd-wid-swiperWrap{
	position:absolute;
	top:0;
	height:6.8rem;
	left:0;
	width:100%;
}
.lvdd-wid-operat{
	padding:0.17rem;
}
.lvdd-wid-operat a{
	height:0.85rem;
	background:#fff;
	border-radius:0.1rem;
	padding:0 0.22rem;
	display:flex;
	
}
.lvdd-wid-operat a>div{
	align-items:center;
	display:flex;
	height:100%;
	border-bottom: 1px solid #f2f2f2;
    width: 100%;
} 
.lvdd-wid-operat h1{
	color:#333;
	font-size:0.28rem;
}
.lvdd-wid-operat p{
	color:#666;
	font-size:0.24rem;
	white-space: nowrap;
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0.086rem;
}
.lvdd-wid-onet{
	margin-top:0.42rem;
	padding:0 0.17rem;
}
.lvdd-wid-onet h1,.lvdd-wid-status h1,.lvdd-wid-yun h1,.lvdd-wid-scene h1{
	text-align:center;
	font-size:0.31rem;
	color:#333;
	letter-spacing: 2px;
	line-height:1.5
}
.nav-sec{
	display: flex;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:0.34rem;
	margin-top:0.08rem;
}
.cnav-item{
	font-size:0.27rem;
	display: flex;
    justify-content: center;
    padding: 0.29rem 0;
    margin-right:0.42rem;
    position:relative;
    color:#666;
    cursor:pointer;
    transform:translateY(1px);
}
/* .nav-item:last-child{
	width:auto;
	padding-left:50px
} */
.cnav-item img{
	width:0.25rem;
	height:0.25rem;
	position:absolute;
	right:-0.2rem;
	top:50%;
	transform:translate(50%,-50%)
}
.cnav-item-active{
	color:#2F569F;
	border-bottom:1px solid #2F569F;
}
.imgbg{
	height:3.58rem;
	background:url("../../img/index/zuoht.png") no-repeat top center;
	background-size:contain;
}
.imgbg-2{
	background-image:url("../../img/index/shenht.png")
}
.imgbg-3{
	background-image:url("../../img/index/qianht.png")
}
.imgbg-4{
	background-image:url("../../img/index/guanht.png")
}
.imgbg-5{
	background-image:url("../../img/index/yunduanfawu.png")
}
.nav-slide-item-left h3 {
    font-size: 0.27rem;
    line-height: 1.5;
    color: #666;
    text-align:center;
}
.nav-features{
	padding-top:0.26rem;
	display:flex;
	justify-content: center;
}
.nav-feature{
	position:relative;
	padding-left:0.42rem;
	font-size:0.27rem;
	color:#2F569F;
	min-width: 2.56rem;
}
.nav-feature:nth-child(3n+3){
	margin-right:0
}
.nav-feature::before{
	content:"";
	width:0.25rem;
	height:0.25rem;
	border-radius:50%;
	background:#2F569F;
	position:absolute;
	top:50%;
	left:0;
	transform:translateY(-50%)
}
.freeuse{
	width:2rem;
	height:0.8rem;
	display:flex;
	justify-content: center;
	align-items:center;
	font-size:0.3rem;
	color:#fff;
	background:#2F569F;
	letter-spacing: 2px;
	cursor:pointer;
	margin:0 auto;
	margin-top:0.56rem;
}
.nav-slide{
	width:100%;
	position:relative;
	min-height:8rem;
	overflow:hidden;
}
.cnav-slide-wrap{
	width:600%;
	overflow:hidden;
	position:absolute;
	left:0;
}
.cnav-slide-item{
	width:calc(100% / 6);
	float: left;
}
.lvdd-wid-status{
	padding:0 0.17rem;
}
.lvdd-wid-statu{
	margin-top:0.43rem;
	background:#fff;
	border-radius:0.1rem;
	padding:0.34rem 0.2rem;
}
.lvdd-wid-statuItem{
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-top:0.51rem;
}
.lvdd-wid-statuItem h2{
	font-size: 0.3rem;
    color: #333;
    margin-bottom: 0.25rem;
}
.lvdd-wid-statuItem p{
	font-size: 0.27rem;
    line-height: 1.5;
    color: #666;
    text-align:center;
}
.lvdd-wid-statuItem .freeuse{
	width: 2rem;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.3rem;
    color: #fff;
    background: #2F569F;
    letter-spacing: 2px;
    cursor: pointer;
    margin-top:0.45rem
}
.lvdd-wid-yun{
	/* padding:0 0.34rem; */
	margin-top:0.34rem;
}
.lvdd-wid-yun h1{
	padding:0 0.34rem;
}
 .lvd-wid-yunItem{
   position: absolute;
   width:100%;
   height:100%;
   font-size:0.3rem;
   text-align:center;
   padding:0 0.34rem;
   }
    .lvd-wid-yunItem h2{
    	font-size:0.27rem;
    	line-height:1.5;
    	color:#333;
    }
    .lvd-wid-yunItem p{
    white-space: normal;
    font-size:0.27rem;
    line-height:1.5;
    color:#666;
    margin-top:0.25rem;
    }
    .cswiper-pagination .swiper-pagination-bullet-active{
    	background:#2F569F;
    }
    .swiper-pagination-bullet{
    	width:0.17rem!important;
    	height:0.17rem!important;
    }
    .lvdd-wid-scenes{
    	padding:0 0.17rem;
    }
    .lvdd-wid-scene{
    	/* padding:0.4rem; */
    	background:#fff;
    }
    a.prev, a.next {
    width:0.4rem}
    .items-list {
    display: inline-block;
    width: auto;
    position: absolute;
    width:700%;
    top:0
}
.items-list a {
    width: 0.85rem!important;
    font-size: 0.27rem;
}
.items-list a {
    display: flex!important;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    height: 2.47rem!important;
    width:4.76%!important;
    padding:0 0.17rem;
    box-sizing:border-box;
}
.items-list a:first-child {
    margin-left: 0;
}
div.items{
	height:2.47rem;
	width: calc(100% - 0.8rem)!important;
}
.aimg {
    display: flex;
    width: 0.76rem;
    height: 0.76rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.34rem;
}
div.items a{
	padding-top:0.42rem;
	color:#333
}
.produ-item h2{
	font-size:0.29rem;
	color:#333;
	line-height:1.5;
}
.produ-item{
	margin-top:0.4rem;
}
.produ-item p{
	font-size:0.27rem;
	color:#666;
	line-height:1.5;
	margin-top:0.17rem;
}
.produ{
	display:none;;
	padding:0.4rem;
	padding-top:0;
}
.citems-list{
	left:-299.997%;
}
.noPoint{
	pointer-events: none;
}
.lvdd-wid-scene h1{
	padding:0.4rem;
}
.cfooter{
	display: flex;
    height: 2.56rem;
    justify-content: center;
    align-items: center;
    background:url(../../img/index/shiyong.png) no-repeat center;;
    background-size:100% 100%;
    flex-direction: column;
    margin-top:0.51rem;
}
.cfooter h1{
	color: #FF9A23;
    font-size: 0.5rem;
    align-items:center;
    display:flex;
}
.cfooter a{
	width:1.6rem;
	height:0.7rem;
	text-align:center;
	line-height:0.7rem;
	background:#fff;
	border-radius:0.1rem;
	color:#2F569F;
	font-size: 0.28rem;
	margin-top:0.3rem;
	cursor: pointer;
}
.cfooter a:hover{
	background:#f6f6f6
}
 .runNum{
            margin: 0 auto;
            padding: 0;
            overflow: hidden;
            height: 0.85rem;
            line-height: 0.85rem;
            text-align: center;
            font-weight: bold;
            position: relative;
        }
        .runNum>li{
            list-style: none;
            width: 0.68rem;
            float: left;
            position: absolute;
        }
        .popdownCon{
      		width:260px!important;
        }
  .lvdd-banner-text {
	display: flex;
    flex-direction: column;
    align-items: center;
  }
  .lvdd-banner-text h1{
  	font-size:0.3rem!important;
  	text-align:center;
  	margin-top:0.23rem!important;
  	max-width:85%;
  	white-space: normal;
  }
  .lvdd-banner-text p{
  font-size:0.22rem;
  white-space: normal;
  margin-top:0.23rem!important;
  text-align:center;
  max-width:95%;
  }
  .lvdd-banner-text a{
  	display:none
  }
  .esch1{
  	font-size:0.27rem!important;
  	margin-top:0.18rem;
  }
  .swipslider {
    padding-top: 120%;
}
.ca{
	margin-top:0.43rem;
	width:2.04rem;
	height:0.68rem;
	text-align:center;
	line-height:0.68rem;
	border-radius:0.1rem;
	color:#2F569F;
	font-size:0.27rem;
    display: flex!important;
    justify-content: center;
    align-items: center;
}
.ca img{
	display:block!important;
	width:0.25rem!important;
	height:0.25rem;
	margin-right:0.08rem;
}
#qlconsult{
	display:none!important;
}
.banner2{
	/* margin-top:1.36rem; */
}
div.items a:hover {
    color: #333;
}
.banner2,.banner4{
	transform: translateY(1.26rem)
}
.lvdd-title h1{
	color:#333;
	font-size:0.31rem;
}
.lvdd-title{
	padding:0;
	margin-top:0.43rem;
}