.main-box{
	margin: 0 auto;
    width: 1200px;
}
.container{
	height:570px;
}
.headerslide,#header{
	position:absolute;
	top:0;
}	
#header{
	z-index:1800;
	position:fixed;
	width:100%;
}
.headerslide{
	z-index:1500;
}		
.header-top{
	width:1200px;
	height:72px;
	line-height: 72px;
	
}
.logo-left{
	height:72px;
	flex-grow:2;
	display: inline-block;
	float: left;
}
.logo-left a{
	display: inline-block;
	margin-top:11px;
}
.nav-right{
	display: inline-block;
	float: right;
	
}
.nav-mes{
   display: inline-block;
   float: right;
}
.nav-mes a{
	width:100px;
	height:72px;
	line-height: 72px;
	display: inline-block;
	color:#fff;
	text-align: center;
	cursor: pointer;
}
.nav-mes a:hover{
	background: #3ea3ff;
	color:#fff;
	cursor: pointer;
}
.nav-right li {
    float: left;
    font-size: 16px;
    color: #fefefe;
    margin-right: 30px;
    width: 82px;
    text-align: center;
    cursor: pointer;
}
.nav-right li a {
    display: block;
    height: 67px;
    line-height: 67px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
}
.nav-right li a.bottomline {
    border-bottom: 5px solid #3ca3ff;
}
.blueMask{
	background:#59abf5;
	filter:alpha(opacity=90);   
	-moz-opacity:0.9;   
	-khtml-opacity: 0.9;   
	opacity: 0.9; 
}
.blueMaskBlur{
	background:#3ea3ff!important;
	filter:alpha(opacity=90);   
	-moz-opacity:0.9;   
	-khtml-opacity: 0.9;   
	opacity: 0.9; 
	box-shadow: 0 0 20px #3ca3ff;
}
/*马上体验*/
.content-experience{
	background: #f4f8fb;
}
.content-title{
	text-align: center;
    font-size: 28px;
    padding-top: 66px;
    font-weight: normal;
    margin: 0 auto 62px;
}
.content-title img {
    width: 16px;
    margin-right: 28px;
}
.colorblack{
	color: #232935;
}
.colorwhite{
	color: #fefefe;
}
.content-experience-div{
	padding-bottom: 86px;
}
.content-experience-ul{
	width:100%;
	background: url(../images/voice.png) no-repeat center center;
}
.control-li-left,.control-li-right{
	width:50%;
	float:left;
}
.control-li-left{
	text-align: right;
}
.control-li-right{
	text-align: left;
}
.content-experience-self{
	width:50%;
}
.control-licontainer-left,.control-licontainer-right{
	margin-top: 30px;
    display: inline-block;
    vertical-align: top;
}
.control-licontainer-left p,.control-licontainer-right p{
	font-size: 16px;
    color: #9b9b9b;
    margin-top: 18px;
}
.control-licontainer-left h2,.control-licontainer-right h2{
	font-size: 24px;	
}
.content-experience-ul li label{
	border:none;
	width:150px;
	height:150px;
	display: inline-block;
	cursor: pointer;
}
.unbasebg1{
	background:url('../images/finance.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
}
.unbasebg2{
	background:url('../images/ep.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
}
.unbasebg3{
	background:url('../images/insurance.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
	margin-right: 75px;
    margin-top: -20px;
} 
.unbasebg4{
	background:url('../images/government.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
	margin-left: 75px;
    margin-top: -20px;
}
.unbasebg5{
	background:url('../images/education.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
    margin-top: -20px;
} 
.unbasebg6{
	background:url('../images/internet.png') no-repeat center  center,url('../images/unbase.png') no-repeat center  center;
    margin-top: -20px;
} 
.hoverbg1{
	background:url('../images/finance.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
}
.hoverbg2{
	background:url('../images/ep.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
}
.hoverbg3{
	background:url('../images/insurance.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
	margin-right: 75px;
    margin-top: -20px;
} 
.hoverbg4{
	background:url('../images/government.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
	margin-left: 75px;
    margin-top: -20px;
}
.hoverbg5{
	background:url('../images/education.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
    margin-top: -20px;
} 
.hoverbg6{
	background:url('../images/internet.png') no-repeat center  center,url('../images/base.png') no-repeat center  center;
    margin-top: -20px;
} 
.controls-bg-area{
  text-align: right;
  height:40px;
}
.controls-bg-area h2{
	display:inline-block;
	height:40px;
	line-height:40px;
	float:right;
}
.controls-bg{
	background: url('../images/btn-play.png')no-repeat ;
	width:80px;
	height:40px;
	margin-right:24px;
	display: inline-block;
	float:right;
} 
.controls-bg-area-r .controls-bg, .controls-bg-area-r h2{
	float:left;
	
}
.controls-bg-area-r .controls-bg{
	margin-left: 24px;
}
.controls-bg audio,.controls-bg source{
	width:2px;
	display: none;
}
.startBtn{
	width:40px;
	height:40px;
	background: url('../images/play.png')no-repeat  center center;
	border: none;
	cursor: pointer;
	outline: none;
}
.startBtnPaly{
	background: url('../images/playing.png')no-repeat  center center;
	}
	
.endBtn{
	width:40px;
	height:40px;
	background: url('../images/suspend.png')no-repeat  center center;
	border: none;
	cursor: pointer;
	outline: none;
}    
/*为什么是我们*/
.content-whyus{
	background: #242a38;
}
.content-whyus-list{
	padding-bottom: 84px;
}
.content-whyus-list-ul{
	width:100%;
}
.content-whyus-list-ul li{
	width:25%;
	text-align: center;
	float: left;
}
.content-whyus-list-ul li img{
	max-width:100%;
}
.content-whyus-list-ul li h2{
	font-size: 18px;
	font-weight: normal;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.content-whyus-list-ul li p{
	font-size: 14px;
    color: #9b9b9b;
    margin-top: 42px;
    text-align: left;
    margin: 42px auto 0;
    line-height: 26px;
    width:68%;
}  
/*咨询*/ 
.content-consult{
	height:650px;
	background:url('../images/bg1.png')  center no-repeat;
	color:#fff;
	/*background-size:100%;*/
}
.content-consult-dial{
   text-align: center;	
}
.content-consult-dial1{
	margin-bottom:120px;
	font-size: 24px;
}
.content-consult-dial2 a{
	margin-bottom:58px;
	font-size: 21px;
	background: url(../images/btn2.png) no-repeat;
	width:270px;
	height:70px;
	line-height: 70px;
	color:#fff;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}
.content-consult-dial3{
	font-size: 26px;
	font-weight: 300;
}
.content-consult-dial3 label{
	font-size: 36px;
	font-weight: 700;
	margin-left:12px;
	display: inline-block;
}
/*底部*/
.footer-top{
	background: #f4f0ef;
}
.footer-bottom{
	background: #242a38
}
.footer-top-list{
	width:100%;
	padding-top:10px;
}
.footer-top-list li{
	float:left;
	height:40px;
	line-height: 40px;
	color: #bcbbbc;
	font-size: 14px;
	margin-right:40px;
}
.footer-top-list li h3{
	font-size: 13px;
	color: #bcbbbc;
	margin-bottom: 20px;
	font-weight: 700;
}
.footer-top-list li p{
	margin-bottom: 16px;
}
.footer-top-list li a{
	font-size: 13px;
    color: #4a4a4a; 
    cursor: pointer;
    display: inline-block;
    margin-right:36px;
}

.footer-bottom-p {
	height:36px;
	line-height: 36px;
    color: #bcbbbc;
    font-size: 13px;
    text-align: center;
    padding-bottom: 10px;
}
/*我们的优势*/
.advange-list{
	width:100%;
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row;
	flex-wrap:nowrap;
	justify-content: space-between;
	margin-bottom: 106px;
	
}
.advange-list li{
	width:25%;
}
.advange-list li div{
	box-shadow: 4px 2px 8px 2px rgba(0,0,0,0.2);
	width:92%;
	min-height: 388px;
	text-align:center;
}
.advange-list li h4{
	font-size: 16px;
    color: #009fe9;
    text-align: center;
    margin-top:30px;
    margin-bottom: 22px;
}
.advange-list li img{
	max-width: 100%;
	height:165px;
}
.advange-list li p{
	font-size: 14px;
    color: #9b9b9b;
    line-height: 28px;
    width:79%;
    text-align: center;
    margin: 0 auto;
}
/*解决方案*/
.content-solution{
	height: auto;
    background:#242a38;
}
.content-solution-ul{
	width:100%;
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
	padding-bottom: 106px;
}
.content-solution-ul li{
	float: left;
    height: 350px;
    position: relative;
    width:16.666%;
}
.slideMask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 350px;
    overflow: hidden;
    width:100%;
}
.slideContent {
    position: absolute;
    left: 0;
    right: 0;
    top: 84px;
    bottom: 0;
    transition: all .5s cubic-bezier(.4,0,.2,1);
    height: 350px;
    cursor: pointer;
    width:100%;
    text-align: center;
}
.item-title {
    font-size: 18px;
    color: #fff;
    margin-top: 24px;
    font-weight: normal;
}
.item-desc {
    font-size: 14px;
    color: #fff;
    margin-top: 42px;
    width: 160px;
    text-align: left;
    margin: 30px auto 0;
    line-height: 30px;
    top:88px;
}
.slideContent img{
	width:50px;
}
.slideContent p{
	width:78%;
}
.functionLi1 {
    background: url(../images/solutionbg1.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
.functionLi2 {
    background: url(../images/solutionbg2.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
.functionLi3 {
    background: url(../images/solutionbg3.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
.functionLi4 {
    background: url(../images/solutionbg4.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
.functionLi5 {
    background: url(../images/solutionbg5.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
.functionLi6 {
    background: url(../images/solutionbg6.png) no-repeat center;
    width: 200px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200px;
}
/*六大细节优势*/
.content-details{
	height: 710px;
    background: #242a38;
}
.content-details-dl{
	width:100%;
}
.content-details-dl dl{
	width:50%;
	margin-bottom: 58px;
	float:left;
}
.content-details-dl dd{
	color:#fff;
	margin-left:40px;
	float:left;
	width: 55%;
}
.content-details-dl dt{
	float:left;
	width:25%;
}
.content-details-dl dd h2{
	margin-bottom: 24px;
	font-size:18px;
}
.content-details-dl dd p{
	line-height: 22px;
	font-size:14px;
}
/*智能机器人优势*/

.content-compare{
	height: 1038px;
    background: #f4f8fb;
}
.content-compare-vs{
	width:100%;
}
.content-compare-vs-left,.content-compare-vs-right{
	width:45%;
	float:left;
	height:110px;
}
.content-compare-vs-middle{
	width:10%;
	float:left;
}
.compare-text-left{
	
}	
.compare-text-right{
	
}	
.content-compare-vs-left span,.content-compare-vs-right span{
	margin-bottom:12px;
	display: inline-block;
	margin-top: 16px;
}
.fr{
	float:right!important;
}
.content-compare-vs-list{
	width:100%;
	margin-top:75px;
}
.content-compare-vs-list li{
	height:48px;
	line-height: 48px;
	width:100%;
	margin-bottom: 20px;
}
.content-compare-vs-list li span{
	color:#fff;
	background: url(../images/bluebg.png) no-repeat center;
	width:300px;
	text-align: center;
	width:36%;
	float:left;
}
.content-compare-vs-list li label{
	width:32%;
	float:left;
}
.textr{
	text-align: right;
}
/*安全需求*/
.content-security{
	height: 650px;
    background: #242a38;
}

.content-security-ul{
	width: 1000px;
    margin: 34px auto 0;
    height: 356px;
    color: #fff;
    text-align: center;
}
.content-security-ul li{
	width: 300px;
	height:356px;
	cursor: pointer;
	float:left;
}
.mr50{
	margin-right:50px;
}
.content-security-ul li div{
	background: #32679d;
	width:300px;
	height:356px;

}
.content-security-ul li div img{
	margin-top:50px;
}
.content-security-ul li h5{
	font-size:18px;
	margin-top:36px;
}
.content-security-ul li p{
	width:80%;
	font-size:14px;
	margin-top:26px;
	line-height: 26px;
	text-align: left;
	margin-left: 10%;
}
/*应用行业*/
.content-industry{
	height: auto;
    background: #fff;
}
.content-industry-ul{
	width:1200px;
	color:#232935;
}
.content-industry-ulspecial{
	width:900px;
	color:#232935;
	margin-left:150px;
}
.content-industry-ul li{
	width:300px;
	float:left;
	text-align: center;
}
.content-industry-ulspecial li{
	width:300px;
	float:left;
	text-align: center;
}
.clear{
	clear:both
}
.content-industry-ul li,.content-industry-ulspecial li{
	margin-bottom: 70px;
}
.content-industry-ul li img,.content-industry-ul li span,.content-industry-ulspecial li img,.content-industry-ulspecial li span{
	display: block;
}
.content-industry-ul li img,.content-industry-ulspecial li img{
	margin-left:85px;
}
.content-industry-ul li img,.content-industry-ulspecial li img{
	margin-bottom: 20px;
	max-width:100%;
}
.content-industry-ul li span,.content-industry-ulspecial li span{
	text-align: center;
}
/*客户案例*/
.clientcase-nav{
	height:50px;
	background: #2d4f74;
	margin-top:72px;
}
.clientcase-nav-container,.clientcase-nav-list{
	height:50px;
	line-height: 50px;
}
.clientcase-nav-container{
	width:100%;
}
.clientcase-nav-list{
	width:88%;
}
.clientcase-nav-text{
	width:12%;
	color:#919193;
	font-size: 16px;
	margin-left: 54px;
}
.clientcase-nav-list li{
	color:#fff;
	font-size: 16px;
	cursor: pointer;
	width: 14.66%;
	float:left;
}
.clientcase-title-list{
	width:100%;
	margin-top:32px;
	overflow: hidden;
}
.colorblue{
	color:#3fa4ff!important;
}
.clientcase-title-list li{
	width:100%;
	float:left;
}

.clientcase-title-item{
	width:100%;
}
.clientcase-title-item li{
	width:50%;
	float:left;
}
.clientcase-title-item div{
	margin-bottom: 40px;
}
.clientcase-title-item label,.clientcase-title-item span{
	font-size:24px;
	color:#3ea3ff;
}
.clientcase-title-item p{
	font-size: 14px;
	color:#919191;
    line-height: 28px;
    margin-left: 100px;
}
}
.clientcase-title-item li {
	width:50%;
}

.title-mes{
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row;
	flex-wrap:nowrap;
	width:100%;
	justify-content: flex-start;
	align-content: flex-start;
}
.title-mes span{
	align-self:flex-end;
}	
.clientcase-pic-list{
	width:100%;
	height:582px;
	overflow: hidden;
	padding-top: 59px;
}
.clientcase-pic-list li{
	width: 100%;
	height:582px;
	float:left;
	text-align: center;
}
.clientcase-pic-list li img{
	max-width:100%;
}	
.colorblue{
	color:#3ea3ff!important;
}	
.clientcase-pic{
	margin-bottom: 50px;
}	
/*体验中心*/
.main-box-ep{
	max-width:1062px;
	margin:0 auto;
}
.experience{
	background: url(../images/banner4.png) no-repeat;
	background-size:100%;
	
}
.experience-list-contauner{
   padding:64px 0 40px 0;
}	
.experience-list{
   width:100%;
   
}
.experience-list li{
	width:33.33%;
	color:#fefefe;
	height:354px;
	position:relative;
	cursor: pointer;
	float:left;
	z-index:455;
	text-align: center;
}	
.experience-list li h3{
	font-size: 28px;
	margin-top: 20px;
	font-weight: 300;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.experience-list li img{
	width:62px;
	height:62px;
	margin-top:50px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}	
.experience-list li span{
	display: block;
	font-size: 14px;
	margin-top:10px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
	
}
.experience-list li button{
	width:108px;
	height:28px;
	border-radius: 15px;
	background:#3ea3ff;
	color:#fff;
	box-shadow: 4px 2px 13px 1px #000;
	display: block;
	margin-top:10px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
	margin-left:120px;
}
.experience-list li.epbg1{
	background:url('../images/experience1.png') no-repeat center  center,url('../images/experience1.png') no-repeat center  center;
}
.experience-list li.epbg2{
	background:url('../images/experience2.png') no-repeat center  center;
}
.experience-list li.epbg3{
	background:url('../images/experience3.png') no-repeat center  center;
}
.experience-list li.epbg4{
	background:url('../images/experience4.png') no-repeat center  center;
}
.experience-list li.epbg5{
	background:url('../images/experience5.png') no-repeat center  center;
}
.experience-list li.epbg6{
	background:url('../images/experience6.png') no-repeat center  center;
}
.experience-list li.epbghover1{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience1.png') no-repeat center  center;
}
.experience-list li.epbghover2{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience2.png') no-repeat center  center;
}
.experience-list li.epbghover3{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience3.png') no-repeat center  center;
}
.experience-list li.epbghover4{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience4.png') no-repeat center  center;
}
.experience-list li.epbghover5{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience5.png') no-repeat center  center;
}
.experience-list li.epbghover6{
	background:url('../images/ebluebg.png') no-repeat center  center,url('../images/experience6.png') no-repeat center  center;
}		
.experience-list-contauner{
	position: relative;
}	
.experience-mask-left{
	position: absolute;
	top: 242px;
    left: 175px;
}
.experience-mask-right{
	position: absolute;
	top: 242px;
    left: 532px;
}	
.experience-popbox{
	background:url('../images/bw.png') no-repeat center  center;
	width:660px;
	height:305px;
	left:50%;
	top:50%;
	margin-top:-152.5px;
	margin-left:-330px;
	position: absolute;
	display: none;
	z-index: 457;
    
}
.closebtn{
	background:url('../images/close.png') no-repeat center  center;
	display: block;
	float:right;
	margin:18px 22px;
	cursor: pointer;
	width:22px;
	height: 22px;
}
.experience-popbox .p1{
	margin-left:38px;
	margin-bottom:15px;
}
.experience-popbox .p1 label{
	color:#3ea3ff;
	font-size:13px;
	display: inline-block;
	margin-right:24px;
}	
.experience-popbox .p2{
	margin-left:153px;
}
.codepic{
     width: 140px;
    height: 38px;
    border: 1px solid #3ea3ff;
    background: none;
    color: #fff;
    margin-left: 13px;
}	
.clear{
	clear:both
}	
.pop-phone{
	width:334px;
	height:34px;
	border:1px solid  #3ea3ff;
	background: none;
	text-indent: 16px;
	font-size: 18px;
	font-weight: 700;
	color:#3ea3ff;
}	
.pop-code{
	width:180px;
	height:34px;
	border:1px solid  #3ea3ff;
	background: none;
	text-indent: 16px;
	font-size: 18px;
	font-weight: 700;
	color:#3ea3ff;
}
.experience-popbox-mask{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 456;
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	position:fixed;
	display: none;
}
.reflesh-btn{
	background:url('../images/refurbish.png') no-repeat center  center;
	display: inline-block;
	width:33px;
	height:33px;
	margin-left: 16px;
}
.p3{
}
.p3 input{
	width: 144px;
    height: 40px;
    color:#fff;
    background: #3ea3ff;
    border: none;
    margin-top:50px;
    cursor: pointer;
    margin-left:228px;
}
::-webkit-input-placeholder { /* WebKit browsers */ 
font-size:14px;
font-weight: 300;
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size:14px;
font-weight: 300;
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-size:14px;
font-weight: 300;
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-size:14px;
font-weight: 300;
}
/*关于我们*/
.aboutus{
	background: url(../images/banner5.png) no-repeat center  center;
    background-size: 100%;
    min-height:690px;
}
.aboutus-content-mes {
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;


    -webkit-flex-direction:column;
     -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
    
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-justify-content:center;
	justify-content:center;
	-moz-box-pack:center;
	-webkit--moz-box-pack:center;
	box-pack:center;
	
	align-items:center;
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
    margin-bottom: 54px;
}
.aboutus-content p{
	font-size: 14px;
    color: #919191;
    line-height: 36px;
    width: 80%;
}
.server-users{
	background: #242a38;
	height:334px;
}
.server-users-list{
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row;
    flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#footer{
	position:relative;
	z-index:457;
}