@charset "utf-8";
html body{height:100%; width:100%; overflow:scroll; overflow-x:hidden;}
body{background-color:#F4f4f4 ; font-size:1.2em; font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; }
*{margin:0; padding:0;}
a{text-decoration:none; color:#3366cc;}a:link{color:#3366cc;}a:visited{color:#336699;}
img {border:none;}
ul li{ list-style:none;}
table{border-collapse:collapse; }
h1,h2 {font-family:"Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;font-size:32px;font-weight:500;}
.logoImg{ position:absolute; top:10px; left:20px; z-index:1000; }
.hidden{ display:none; }
.seperatorDiv{height:50px;}
p{margin:0;}
/*
Navigation
=========================== */
.logoImg{
	margin-top: 5px;
}
.nav-container {
	z-index:100;
	width:100%;
	position:relative;
	top:0; 
	margin:0;
	padding:0;
	margin-top:20px;
	height:50px;
}

nav {
	position:absolute;
	padding:0;
	margin:0;
	width:40%;	
	bottom:18px;
	right:20px;
	text-align:right;
}

nav li {
	margin:0;
	padding:0;
	display:inline;
	text-decoration:none;
}

.nav-container li a{
	color:#ccc;
	font-family: 'Microsoft YaHei';
	font-size:18px;
	padding:29px 10px;
}

.nav-container li a:hover, 
.nav-container li a.selected,
.nav-container li a.active{
	text-decoration:none;
	background:#99CCFF;
	color:#fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.nav-container li.support a:hover, 
.nav-container li.support a.selected,
.nav-container li.support a.active{
	text-decoration:none;
	background:#996600;
	color:#fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.nav-container li.contactus a:hover, 
.nav-container li.contactus a.selected,
.nav-container li.contactus a.active{
	text-decoration:none;
	background:#990000;
	color:#fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
} 

.nav-container li.download a:hover, 
.nav-container li.download a.selected,
.nav-container li.download a.active{
	text-decoration:none;
	background:#99CC00;
	color:#fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}


.nav-fixed {
	position: fixed;
	top:0;
}

.sticky {
	position: fixed;
	top: 0;	
	width:100%;
	animation:thedrop 1s 1;
	-moz-animation:thedrop 1s 1;
	-webkit-animation:thedrop 1s 1;
	background:url(../boya/headerbar_bg2.png) no-repeat left top;
}

.sticky .nav-above {
	position: absolute;
	top:0;
	left:0;
	right:0;
	height:auto;
}

/*
slider style
*/
.flexslider {border:0px; box-shadow:0 0 0;border-radius:0; position: relative; background: url(/public/img/loading.gif) 50% no-repeat; margin-top:2%;}
.slides { position: relative; z-index: 1;}
.testslides li { height: 500px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0; background-color:#990000;}
.topCaption {margin-top: -60px; text-align: center;z-index:1;}

/*
gotoTop
*/
#gotoTop{opacity: 0;}
.to-top{width: 34px;height: 70px;background: url(/public/img/scroll-top.png) no-repeat;position: fixed; bottom: 70px;right: 5%;cursor: pointer;opacity: 0; }
.to-top:hover{background-position: 100% 0;}

.botFeatures{position:absolute; bottom:-20%;}
.subMenuCloud {font-size:14px; padding:10px;}
.subHeader p{
	color:#fff;
	font-size:18px;
	margin:20px 0;
}
.subHeaderWidth{width:80%;margin:0 auto;}
.subHeader h1,.subHeader h2 {
	color:#fff;
}
.subHeader h1{font-size:46px;}
.subHeader .btn{padding:10px 30px;border-radius:10px;margin:0 10px;}
.subBody {padding:20px; width:75%; margin:0 auto;}
.subBody li {line-height:30px;font-size:18px;}
.subBody th {}
.subBody td {padding:8px 80px;}
#cloudplatform{
	background:#FFF;
	padding:20px 0;
}
#cloudplatform .subHeader {
	height:260px;
	position: relative;
	padding: 30px 0px;
	color: #3399FF;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(68, 280, 255, 0.1);
	background-color: #3399FF;
	background-image: linear-gradient(to bottom, #3399FF 0px, #49AFFF  100%);
	background-repeat: repeat-x;
}
.cloudSubHeaderImg{	
	position:absolute;
	right:-10%;
	height:250px;
	width:60%;
	margin:-20px 0 0 0;
	background: url(/public/img/subheaders/subheadercloud.png) no-repeat;
}

#xipad {
	background:#fff;
	margin:0;
}
#xipad .subHeader {
	height:260px;
	position: relative;
	padding: 30px 0px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(153, 51, 0, 0.1);
	background-color: #993300;
	background-image: linear-gradient(to bottom, #993333 0px, #990000 100%);
	background-repeat: repeat-x;
}

#xipad .subImg{	
	position:absolute;
	right:-10%;
	height:250px;
	width:60%;
	margin:-20px 0 0 0;
	background: url(/public/img/subheaders/xitouch.png) no-repeat;
}

#caseStudy {
	background:#fff;
	margin:0;
}
#caseStudy .subHeader {
	height:260px;
	position: relative;
	padding: 30px 0px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(153, 51, 0, 0.1);
	background-color: #993300;
	background-image: linear-gradient(to bottom, #993333 0px, #990000 100%);
	background-repeat: repeat-x;
}

#caseStudy .subImg{	
	position:absolute;
	right:-10%;
	height:250px;
	width:60%;
	margin:-20px 0 0 0;	
}


#download {
	margin:10px 0;
}

#download .subHeader {
	height:260px;
	position: relative;
	padding: 30px 0px;
	color: #CDBFE3;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	background-color: #6F5499;
	background-image: linear-gradient(to bottom, #563D7C 0px, #6F5499 100%);
	background-repeat: repeat-x;
}

#download .subImg{	
	position:absolute;
	right:-10%;
	height:250px;
	width:60%;
	margin:-20px 0 0 0;
	background: url(/public/img/subheaders/subheaderpcversion.png) no-repeat;
}

#cases {
	background:#fff;
	min-height:600px;
}

#cases .centerHeader{
	position: relative;
	padding: 20px 0px;
	margin: 20px 0;
	text-align: center;	
}
#cases .centerHeader h1{
	font-size:48px;
}
#cases .centerHeader p{
	font-size:20px;
}
#subscribe {
	background:#fff;
	min-height:300px;
}
.features {
	text-align:center;
	margin: 20PX;
}

.features span {
 	font-size:38px;
 	color:#666;
}

.features span:hover {
 	color:#669900;
}

/*hover effect for cases*/
.row .thumbnail{text-align:center;}
.caseImgDiv{height:220px;width:220px; margin:10px auto;}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0 rgba(200,95,66, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(/public/img/subheaders/legao.jpg);
}

.ch-img-2 { 
	background-image: url(/public/img/subheaders/1v1.jpg);
}

.ch-img-3 { 
	background-image: url(/public/img/subheaders/school1.jpg);
}
.ch-img-4 { 
	background-image: url(/public/img/subheaders/football.jpg);
}
.ch-img-5 { 
	background-image: url(/public/img/subheaders/piano.jpg);
}


.ch-weixin { 
	background-image: url(/public/img/subheaders/weixin.jpg);
	width:220px;
	height:220px;
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */

}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 65px 0 0 0;
	height: 110px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 110px rgba(200,95,66, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.8),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
	opacity: 1;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}

/*浮动信息面板的功能项*/
#floatPanels{
	z-index:1000;position:fixed;top:30%;right:0px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
#floatPanels:hover{
	z-index:1000;position:fixed;top:30%;right:0px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
ul.panelTabs{
}
ul.panelTabs li{
	padding:10px;	
	margin:2px 0;
	background:#99CCFF ;
	color:#fff;
	text-align:center;	
}
ul.panelTabs li.toggleContactPanel:hover{
	background:#990000 ;
	color:#ccc;
}
ul.panelTabs li.toggleBarcodePanel:hover{
	background:#FFCC00 ;
	color:#ccc;
}
ul.panelTabs li.toggleFeedbackPanel:hover{
	background:#006699 ;
	color:#ccc;
}
#gotoTop:hover{
	background:#FFFF99 ;
	color:#ccc;
}

ul.panelTabs li span{
	width:100%;	
	line-height:20px;
}
#floatPanels .panelInner{position:relative;}
.contactPanel, .barcodePanel, .feedbackPanel{	
	display:none;
	position:absolute;
	top:0;
	left:-182px;
	width:180px;
	overflow:hidden;
	padding-top:10px;
	line-height:30px;
	background:#99CCFF;
	text-align:center;
	min-height:175px;
}
.feedbackPanel{
	text-align:left;
	padding:10px;
}
.feedbackPanel input{
	width:145px;
}






footer{
	background:#000;
	color:#fff;
	line-height:30px;
}

footer a{text-decoration:none; color:#666;}
footer a:link{color:#666;}
footer a:hover{color:#ccc;}
footer a:visited{color:#ccc;}

.footCatalog {
	padding:20px;
	background-color: #333;
	background-image: linear-gradient(to bottom, #353535 0px, #333 100%);
	background-repeat: repeat-x;
}

footer .copyright{
	color:#333;
	padding:20px;
	text-align:center;
	font-size: 16px;
	line-height:30px;
}
footer .copyright .line:hover {
	color:#ccc;
}
footer .copyright .footer-logo{
	font-size: 36px;
	margin:10px;
}
footer .nav-group {
	width:15%;
	float:left;	
}
.botTopicList {
	width:80%; margin:0px auto -40px auto;
}
table .glyphicon-ok { color:green; font-size:18px;}

.subMenu ul{padding-top:10px;}
.requiredField{
	color:red;
}


/*案例详情页*/
.page-banner{
	background:url(/public/img/subheaders/case1.jpg) !important;
	background-repeat:no-repeat !important;
	background-size: auto 100% !important;
	background-position: 70% 100% !important;
	background-color: #f3eae1 !important;

}
.page-banner-text{
	text-align: left;
	width:20%;
	padding:0 40px;
	float:left;
	margin-left: 10%;
	height: 100%;
}
#caseStudy .subHeader{
	height: 360px !important;
}
#caseStudy nav{
	bottom: 20px !important;
}
#caseStudy .nav-container{
	margin-top: 0 !important;
	height: 80px;
}


.section-title-box{
	margin: 3em; 
	padding: 0px; 
	white-space: normal; 
	border: 1px solid rgb(192, 200, 209); 
	display: block; 
	font-size: 1em; 
	font-family: inherit; 
	text-decoration: inherit; 
	color: rgb(51, 51, 51); 
	background-color: rgb(239, 239, 239); 
	box-sizing: border-box;
}
.section-title-top{
	margin: -1em 16px 0px;
	padding: 0px; border: medium none; 
	line-height: 1.4; 
	box-sizing: border-box;
}
.section-title{
	display: inline-block;
	padding: 3px 8px; border-radius: 4px;
	color: rgb(255, 255, 255); 
	font-size: 1em;
	white-space: normal;
	text-align: center; 
	font-family: inherit; 
	text-decoration: inherit;
	background-color: rgb(249, 110, 87); 
	border-color: rgb(249, 110, 87); 
	box-sizing: border-box;
}
.section-content{
	padding: 16px; 
	color: rgb(51, 51, 51); 
	font-size: 1em; 
	line-height: 1.4; 
	font-family: inherit; 
	box-sizing: border-box;
}

.problem-list-dot{
	list-style-image :url(/public/img/dot.jpg) 20px 20px;.
	background: rgb(75, 184, 189);
}
.talk-left{
	width: 0;
	border-right: 8px solid rgb(75, 184, 189);
	border-top: 6px solid transparent ! important;
	border-bottom: 6px solid transparent ! important;
	display: inline-block; 
	float: left;
	margin-top: 15px;
}
.talk-right{
	float: left;
	background: rgb(75, 184, 189);
	border-radius: 5px;
	max-width: 600px;
	color: #fff;
	padding: 10px 10px 5px 10px;
	line-height: 18px;
}
.problem-of-induction{
	width: 80%;
	margin:0 auto;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 20px;
	position: relative;
	color: rgb(160, 160, 160);
	margin-bottom: 30px;
}

.tip-icon{
	position: absolute;
	top: 154px;
	left: -18px;
	padding: 5px;
	background:rgb(249, 110, 87);
	border: 1px solid rgb(249, 110, 87);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;

}
.tip-icon-bottom{
	position: absolute;
	top: 206px;
	left: -18px;
	width: 0;
	border-right:8px solid rgb(249, 110, 87);
	border-bottom: 8px solid transparent ! important;
	
}
.problem-of-content{
	padding: 20px;
}
.plan-implement-title{
	box-shadow: 0px 3px 3px rgb(221, 221, 221);
}
.plan-implement-title h4{
	color: #fff;
	text-align: center;
	font-weight: bold;
	background:rgb(249, 110, 87);
	padding: 20px 0 20px 0;
	margin-top: 0px;

}
.plan-implement-content{
	border: 1px solid rgb(226, 226, 226);
	margin-top:-11px;
	padding: 40px;
	box-shadow: 0px 16px 1px -10px rgb(226, 226, 226);
	padding-bottom: 50px;
	position: relative;
}
.plan-implement-content img{
	background: rgb(249, 110, 87);
	opacity: 0.4;
	float: left;
	margin-bottom: 20px;
}
.plan-implement-content span{
	float: left;
	line-height: 40px;
	margin-left: 10px;
}
.plan-implement-list .tip-icon{
	position: absolute;
	top: 450px !important;
	left: -18px !important;
	padding: -10px !important;
}
.plan-implement-list .tip-icon-bottom{
	position: absolute;
	top: 502px !important;
	left: -18px !important;
	padding: -10px !important;
}
.plan-implement-list ul{
	margin-top: 50px;
}
.plan-implement-list li{
	margin-left: 10px;
}
.features-height{
	height: 80px !important;
}

/*手机页面*/
.lgUndisplay{
	display: none;
}
.nav-btn{
	position: fixed;
    top: 30px;
    right: 10px;
    z-index: 999;
}
.nav-btn-list{
	position: fixed;
	top:75px;
	right: 9px;
	z-index: 999;
}
.navList-xs{
	text-align: center;
}
.navList-xs a{
	color: #ccc;
	font-weight: bold;
}
.xsWidthLg{
	width: 50%;
}
@media screen and (max-width:1150px){
	.topCaption{
		font-size: 20px;
	}
}
@media screen and (max-width:766px){
	
	.xsUndisplay{
		display: none;
	}
	.xsDisplay{
		display: block;
	}

	.logoImg-xs{
		height: 80px;
	}
	.logoImg-xs img{
		height: 100%;
	}
	.onepage{
		min-height: 80px !important;
	}
	.topCaption{
		font-size: 18px;
		margin-top: -15px !important;
		padding-top: 10px;
	}
	.botTopicList{
		display: none;
	}
	.flexslider{
		margin:0px;
	}
	.seperatorDiv{
		height: 0;
	}
	#slidesList1{
		background-image: url("/public/img/sliders/img1.jpg") !important;
	}
	#slidesList2{
		background-image: url("/public/img/sliders/img2.jpg") !important;
	}
	#slidesList3{
		background-image: url("/public/img/sliders/img3.jpg") !important;
	}
	#slidesList4{
		background-image: url("/public/img/sliders/img4.jpg") !important;
	}
	#slidesList5{
		background-image: url("/public/img/sliders/img5.jpg") !important;
	}
	.flexslider .slides li{
		 height:210px !important; 
		 width: 100% !important;
		 background-position: 50% 50% !important;
		 background-size: 509px 144px !important;
	}
	.flex-control-nav{
		bottom: 15px !important;
	}
	.flex-direction-nav{
		display: none;
	}
/*one page end*/
.subHeader .btn{
	padding: 5px 10px;
	margin-bottom: 10px;
}
.subHeader h1{
	font-size: 20px;
}
.subHeader p{
	font-size: 12px;
}
.subBodyspan1{
	margin-left: -30px;
}

#xipad > .subBody,
#download > .subBody,
#cases > .subBody,
#contact > .subBody{
	width: 90% !important;
}
.cloudSubHeaderImg{
	right: 0;
}
.subImg{
	right:0 !important;
	width: 42% !important;

}
.caseImgDiv{
	height: 160px;
	width: 160px;
}
.overflowHidden{
	overflow: hidden;
	width: 100%;
}



.ch-img-1,
.ch-img-2,
.ch-img-3,
.ch-img-4,
.ch-img-5{
	background-position: 50% 50%;
    background-size: 160px 160px;
}
.Clearmargin{
	margin-left: 0% !important;
}
.xsWidthLg{
	width: 65% !important;
}
.footCatalog{
	display: none;
}
.span12{
	margin: 20px 0 0px 0 !important;
}


}

#caseStudy .logoImg{
    margin:0;
    position:static;
    float:left;
    margin-bottom:5px;
}

#caseStudy .nav-pills li:nth-child(1) a:hover{
    background-color:#fff;
}
#caseStudy .nav-pills li{
    margin-top:32px;
}
#caseStudy .subHeader{
    height:260px !important;
}

#caseStudy .subBody{
    min-height:560px;
}