@font-face {
    font-family: Ys;
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn1.teyes.cn/font/YS%20Text-Regular.woff2) format("woff2")  
         
}
*{
    font-family: 'Ys' !important;
    margin: 0;
    padding: 0;
}
.banner  a{
    font-size: 0;
}
.banner .lang{
    position: relative;
    color: #fff;
    text-align: center;
    margin-left: 20px;
    z-index: 100000;
    /*margin-right: 100px;*/
    /*margin-top: 10px;*/
}
.banner .lang .t1{
    line-height: 45px;
    padding:0px 15px;
    border-radius: 5px;
    background-color: rgba(255,255,255,.2);
    cursor: pointer;
    font-size: 25px;
}
.banner .lang .t1:hover{
    /*background-color: rgba(0,0,0,0.2);*/
}
.banner .lang:hover  .mk{
    display: block;
}
.banner .lang:hover  .t1{
    border-radius: 5px 5px 0 0 ;
}
.banner .lang .mk{
    position: absolute;
    display: none;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
}
.banner .lang .mk .mt{
    cursor: pointer;
    padding:6px 15px;
    background-color: rgba(255,255,255,.2);
    overflow: hidden;
    font-size: 25px;
}
.banner .lang .mk .mt:hover{
    background-color: rgba(0,0,0,0.2);
}
.banner .lang .mkbk .mt{
    cursor: pointer;
    padding:5px 10px;
    background-color: rgba(0,0,0,0.2);
    overflow: hidden;
}
.banner .lang .mkbk .mt:hover{
    background-color: rgba(0,0,0,0.1);
}
.popview .vv a{
    color: #000;
}
.popview .vv{
    margin: auto;
    width: 640px;
    line-height: 100%;
}
.popview .vv .title{
    font-size: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    text-transform: capitalize;
    line-height: 100%;
    font-weight: bold;
}
.popview .vv .vt img{
    width: 50px;
}
.popview .vv .vt{
    background-color: #fff;
    border-radius: 70px;
    display: flex;
    padding: 20px 20px 20px 40px;
    margin-bottom: 40px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.popview .vv .vt div{
    justify-content: space-between;
    align-items: center;
    display: flex;
    font-size: 30px;
}
.popview .vv .vt .tvt{
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 10px;
}
.popview .vv .vt span{
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url('https://cc2lp.teyes.ru/vv/p.png');
    background-size: cover;
}
.popview .vv .vt:hover span{
    background-image: url('https://cc2lp.teyes.ru/vv/p_p.png');
}

*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	font:14px/1.5 Arial,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;
	 font-family: TT Norms Pro;
	  -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.notice{
    margin:0 40px;
    background-color: rgba(0,0,0,.5);
    display: flex;
    font-size: 16px;
    color: #fff;
    padding: 30px 50px;
    border-radius: 8px;
    align-items: center;
}
.notice .marquee{
    line-height: 30px;
    font-size: 28px;
}
.notice a{
    font-size: 28px;
    display: inline-block;
    color: #fff;
    /*background-image: linear-gradient(90deg,#8649ff,#01fea8);*/
    /*background-color: rgba(255,255,255,.5);*/
    border-radius: 4px;
    padding: 10px 10px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    margin-left: 30px;
}
a{
	text-decoration: none;
}
.ca{
	cursor: pointer;
}
.page{
	background-image: url(https://cdn1.teyes.cn/bg/cc2lpm-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100vw;
	position: relative;
}
.page2{
	/*background-image: url(images/m-bg2.png);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100vw;
	position: relative;
}
.page23{
	background-image: url(images/m-bg2.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100vw;
	position: relative;
}
.page1{
	background-image: url(images/m-bg1.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 100vh;
	/*width: 100vw;*/
	position: relative;
}
.flex{
	display: flex;
}
.flex1{
	flex:1;
}
.align-center{
	align-items: center;
}
.space-between{
	justify-content: space-between;
}
.banner{
	padding: 50px 50px;
	/*background-color: rgba(0,0,0,0.2);*/
}
.view{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 50px;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.list{
	flex: 1;
}
.view .txt{
	margin-bottom: 40px;
	
	color: #fff;
	width: 100%;
	text-align: center;
}
.view .txt p a{
	color: #fff;
	font-size: 26px;
}
.item{
	color: #fff;
	font-size: 24px;
	display: block;
	border: 2px solid #4a80994d;
	border-radius: 50px;
	text-align: center;
	overflow: hidden;
	padding:4px;
	margin-bottom: 20px;
	position: relative;
}
.item .v{
	border-radius: 50px;
	line-height: 20px;
	overflow: hidden;
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
}
.item .vv{
	height: 80px
}
.item:hover{
	background-image:  linear-gradient(90deg,#00efff,#0190ff);
	border: 2px solid #131523;
}
.item:hover .v{
	background-color: #131523;
}
.flex{
	display: flex;
}
.flex1{
	flex:1;
}
.flex-wrap{
	flex-wrap: wrap;
}
.align-center{
	align-items: center;
}
.space-between{
	justify-content: space-between;
}
.ptitle{
	color: #fff;
	padding: 20px 50px;
	font-size: 40px;
	line-height: 120%;	
}
.pt{
	background-color: #22222d;
	height: 300px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.pt .play{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -33px;
}
.pt .time{
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 4px 10px;
	color: #fff;
	border-radius: 4px;
	background-color: #111116;
}
.liner1{
	height: 1px;
	width: 100%;
	margin: 50px 0 ;
	background-color: rgba(255,255,255,.25);
}
.pli{
	padding: 50px;
}
.pli .txt{
	margin-top: 30px;
	display: flex;
	margin-bottom: 30px;
}
.pli .txt span{
	color: #fff;
	display: block;
	margin-left: 10px;
	line-height: 100%;
	font-size: 32px;
}
.pli .block{
	width: 46%;
}
.pli .block1{
	width: 100%;
}
.pli .txt .index{
	font-weight: bold;
}


.footer{
	text-align: center;
	color: #fff;
	padding: 50px 50px;
	font-size: 20px;
}
.pop{
	position: fixed;
	top: 282px;
    right: 68px;
	cursor: pointer;
}
.popview{
	position: fixed;
	z-index: 20;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,0.64);

}
.popview .pp{
	text-align: center;
	margin-bottom: 40px;
}
.popview .it{
	background-color: #fff;
	border-radius: 50px;
	padding: 10px 30px;
	color: #274242;
	margin-bottom: 40px;
}
.pop a{
	position: relative;
	display: block;
}
.pop a img{
	position: relative;
	z-index: 2;
	width: 100px;
	
}
.pop a:before, .pop a:after {
    background-size: cover;
    background-position: center;
    width: 90px;
    height: 90px;
    content: "";
    display: block;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -45px;
}
.pop a:before {
    background-image: url(images/voi-bg.png);
    animation: wave-animate 3s infinite;
    -webkit-animation: -webkit-wave-animate 3s infinite;
}
@keyframes wave-animate {
    0% {
        transform: scale(2);
        opacity: 1;
        transform-origin: center;
    }

    100% {
        transform: scale(3);
        opacity: 0;
        transform-origin: center;
    }
}
@keyframes  -webkit-wave-animate {
    0% {
         -webkit-transform: scale(2);
        opacity: 1;
         -webkit-transform-origin: center;
    }

    100% {
         -webkit-transform: scale(3);
        opacity: 0;
         -webkit-transform-origin: center;
    }
}
.viewmask{
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 200;
	width: 100%;
	top: 0;
	height:100%;
	left: 0;
	background-color: #4949498f;
	cursor: pointer;
}
.viewmask video{
	width: 90%;
}

.tel{
	margin: 0 20px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
}
.tel {
	font-size: 33px;
	color: #274242;
}

.boxv{
	text-align: center;
}


.pageContent {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.rightNav {
    position: absolute;
    top: 68px;
    right: 20px;
    z-index: 120;
    padding-right: 25px;
    display: -ms-flexbox;
    display: flex;
}
.rightBut:before {
    content: "";
    display: block;
    width: 45px;
    height: 3px;
    border-radius: 4px;
    background-color: #fff;
    margin-top: -9px;
    transition: all .3s;
    transform: rotate(45deg) translate(5px,5px);
    background-color: #222;
}
.rightBut:after {
    content: "";
    display: block;
    width: 45px;
    height: 3px;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 15px;
    transition: all .3s;
    transform: rotate(-45deg) translate(7px,-8px);
    background-color: #222;
}
.rightBut {
    display: block;
    width: 25px;
    height: 3px;
    line-height: 0;
    border-radius: 4px;
}
.right-line {
    width: 50%;
    padding: 60px 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    text-align: left;
}
.title {
    margin-top: 20px;
    margin-bottom: 18px;
    margin-left: 0;
    font-size: 28px;
    font-weight: bolder;
    padding: 5px 0;
    text-transform: uppercase;
}
.title a {
    text-decoration: none;
    color: #000;
}

.title span {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 24px;
    margin-left: 10px;
    padding: 18px 0;
    font-weight: 400;
    text-transform: uppercase;
}

.canbusl{
	color: #000;
}


.canbusl .title,
.canbusl .desc{
	color: #000;
	font-size: 32px;
}
.canbusl .desc{
	font-size: 28px;
	line-height: 32px;
}
.pptitle{
    padding: 20px 50px;
    font-size: 40px;
    line-height: 120%;
}

.canbusl .box{
    padding: 20px 50px;

}

.install-list{
	  padding: 20px 50px;

}
.install-list .icon{
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 0;
	border-radius: 20px;
	overflow: hidden;
	/*border:2px solid #f5f5f5;*/
	padding: 3px;
}
.install-list .icon:hover,
.install-list .icon.active{
	/*border:2px solid #000;*/
	background-image: linear-gradient(90deg,#00efff,#0190ff);
}
.install-list .icons{
	width: 100%;
}
.install-list .info .title{
	color: #06214c;
	font-size: 40px;
	margin-bottom: 20px;
}
.install-list .info .title .img{
	width: 80px;
	height: 80px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}
.install-list .info .imgv{
	width: 809px;
	height: 697px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 45%;
	border-radius: 10px;
	cursor: pointer;
	height: calc((45vw - 50px) / 1.16)
}
.tv{
	width:100%;
	display: flex;
}
.tvv{
	flex: 1;
	background-color: #0f74e7;
	font-size: 28px;
	text-align: center;
	border-radius: 10px;
	padding:  20px;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	line-height: 120%;
	color: #fff;
	background-color: #0f74e7;
}
.tvv:hover{
	
}

/*************新增弹框的样式-手机端*****************/
.add_alert{width:90%;height:460px;background:#fff;position:fixed;left:5%;top:50%;margin-top:-230px;
	z-index:100;border-radius:8px;overflow:hidden;display: none;}
.add_alert span{width:100%;height:60px;background:#f2f2f2;text-align: right;display: block;position:relative;}
.add_alert span i{width:60px;height:60px;font-size:36px;color:#333;line-height:60px;display:inline-block;font-style:normal;
	text-align: center;cursor:pointer;position:absolute;right:0;top:0;z-index:101;}
.add_alert span em{width:100%;height:60px;font-style: normal;font-size:30px;color:#333;line-height:60px;text-align: center;
	display: block;}
.add_alert .add_alert_text{width:100%;height:300px;font-size:30px;color:#333;line-height:36px;display: block;
	padding:25px 50px;box-sizing: border-box;}
.add_alert .add_btn{width:100%;height:80px;text-align: center;}
.add_btn em{width:200px;height:60px;display:inline-block;margin:5px 30px 10px;font-size:30px;color:#fff;border-radius:6px;vertical-align: top;
	line-height:60px;text-align:center;background:#c1c1c1;cursor:pointer;}
.add_btn em.sure{background:#1e1a87;}
.add_btn em.sure a{color:#fff;font-size:30px;line-height:60px;display: block;}