/* 
* @Author: zty
* @Date:   2015-10-13 15:48:16
* @Last Modified by:   zty
* @Last Modified time: 2016-09-19 17:57:09
*/
/*初始化*/
html{ width:100%;overflow-x:hidden}
*{ font-family:"微软雅黑";-webkit-box-sizing: border-box; box-sizing: border-box;}
body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd{ margin:0; padding:0;}
body{ font-size:12px; font-family:"微软雅黑"; color:#fff; line-height:1.7; overflow-x: hidden;}
a{ text-decoration:none; color: #fff;}
input:focus{ outline:none;}
ul{ list-style:none;}
img{ border:none;}
textarea{ resize:none;}
button:hover{ cursor:pointer;}
.clear{ clear:both; overflow:hidden; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.abs{ position:absolute;}
.rel{ position:relative;}
.content{width: 1200px;margin: 0 auto;}
.em{text-indent: 2em;}
.tac{text-align: center;}
.blod{font-weight: 700;}
/*初始化结束*/

/*nav*/
a:hover {
	color: #000000;
}
a {
	-webkit-transition: color 0.5s ease-in;
	transition: color 0.5s ease-in;
}
.navbar-dark{
	background: #000;
	border-radius: 0;
	margin-bottom: 0;
}
.logo{
	padding-top: 20px;
	padding-bottom: 20px;
}
.nav a{
	font-size: 18px!important;
}
.navbar-brand{
	height: 70px;
}
.navbar-nav > li > a:hover{
	color: #d9b97a;
}
.navbar-nav > li > a{
	line-height: 70px;
}
.icon-bar{
	background: #fff;
}
.navbar-toggle{
	border: 1px solid #fff;
	margin-top: 30px;
}
.language{
	float: left;
	border-radius: 30px;
	margin-top: 36px;
	font-size: 18px;
	border: 1px solid #d8b979;
	-webkit-transform: translateX(12px);
	transform: translateX(12px);
}
.language.visible-lg{
	float: right!important;
}
/*banner*/
.nivo-control{
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 15px;
}
.nivo-control.active{
	background: #d9b97a;
}
.nivo-controlNav{
	margin-top: -46px;
	position: relative;
	z-index: 10;
}
.nivo-directionNav a{
	background: url(btn_03.png) no-repeat center center;
	width: 44px;
	height: 44px;
	top: calc(50% - 22px)!important;
}
.nivo-prevNav{
	margin-left: 10vw;
}
.nivo-nextNav{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 10vw;
}
/*内容*/
.img-box *{
	padding: 0;
}
.img-box img{
	width: 100%;
}
.lineheight{
	line-height: 2.3;
}
@media (max-width: 768px){
	.navbar-nav{
		float: none;
	}
	.navbar-nav li{
		margin: 0 15px;
		border-bottom: 1px solid #ccc;
	}
	.navbar-nav li:last-child{
		border-bottom: none;
	}
	.nivo-prevNav{
		margin-left: 8vw;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
	.nivo-nextNav{
		margin-right: 8vw;
		-webkit-transform: rotate(180deg) scale(0.5);
		transform: rotate(180deg) scale(0.5);
	}
	.navbar-nav > li > a{
		line-height: 1.2;
	}
}
/*footer*/
footer{
	padding: 70px 0;
	background: #fff;
}
footer dt{
	font-size: 18px;
	color: #000;
	font-weight: 500;
	line-height: 2;
	margin-bottom: 30px;
}
footer dd *,footer{
	color: #7f7f7f;
	font-size: 12px;
	line-height: 1.8;
}
.qr-box{
	margin: 0 30px 5px 0;
}
.qr-title{
	padding-bottom: 0.5em;
}
.copyright{
	background: #f1f1f1;
	padding: 25px 0;
	color: #7f7f7f;
}

/*二级页*/
.banner-bg{
	width: 100%;
}
.banner-box{
	padding: 10vw 0;
	background: url(bg_02.jpg) no-repeat center center;
}
.banner-box h1{
	padding-bottom: 50px;
	letter-spacing: 10px;
}
.banner-box p{
	font-size: 24px;
	line-height: 52px;
}
.contact-box{
	color: #000;
	background: #f6f6f6;
	padding: 72px 0;
	font-size: 14px;
	line-height: 24px;
}
.contact-box h1{
	font-size: 24px;
	margin-bottom: 50px;
	letter-spacing: 10px;
}
@media (max-width: 768px){
	.contact-box h1{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.banner-box h1{
		padding-bottom: 10px;
	}
	.banner-box p{
		font-size: 14px;
		line-height: 1.7;
	}
	.contact-box{
		padding: 20px 0;
	}
}
/*news*/
.inner-box{
	border: 1px solid #eee;
	margin-top: 15px;
}
.inner-top{
	padding: 12px 70px;
	background: -webkit-linear-gradient(#f8f8f8,#fff);
	background: linear-gradient(#f8f8f8,#fff);
	border-bottom: 1px solid #eee;
}
.inner-title{
	color: #8d8d8d;
	font-size: 20px;
}
.inner-title img{
	margin-right: 10px;
}
.inner{
	padding: 15px 70px;
}
.inf-list a{
	color: #8d8d8d;
	float: left;
	font-size: 14px;
}
.inf-list li{
	border-bottom: 1px dashed #cbcbcb;
	line-height: 48px;
}
.inf-date{
	color: #8d8d8d;
	text-align: right;
	font-size: 14px;
}
.pager-list a{
	color: #4f4f4f;
	font-size: 24px;
	border: none!important;
	border-radius: 0!important;
}
.pager-list a:hover{
	color: #fff;
	background: #716f69!important;
}
@media (max-width: 768px){
	.inner{
		padding: 15px 15px;
	}
}
.banner-scan{
	background: url(../images/bg_03.jpg) no-repeat center center;
	padding: 10vw 0;
}
.banner-title{
	color: #2a5052;
	font-size: 30px;
	margin-bottom: 5vw;
}
.input-box{
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 3em;
	position: relative;
}
.input-box input[type=text]{
	background: none;
	line-height: 36px;
	border: none;
	font-size: 18px;
	color: #000;
	padding-left: 10px;
	width: calc(100% - 40px);
}
.scan-list{
	background: #fff;
	position: absolute;
	left: 0;
	top: 47px;
	width: 100%;
	text-align: center;
}
.scan-list a{
	color: #0e0f21;
	font-size: 18px;
	line-height: 2.2;
}
.place-box{
	background: #d9e2e2;
	height: 60px;
}
.jxs-t{
	color: #2a5052;
	line-height: 60px;
	font-size: 18px;
}
.jxs-t img{
	padding-right: 15px;
}
.w-img{
	width: 100%;
	max-width: 450px;
	margin-bottom: 15px;
	display: block;
	margin: 0 auto;
}
.jxs-inf{
	padding-top: 55px;
}
.jxs-text{
	color: #2a5052;
	font-size: 16px;
	line-height: 2.2;
}

/*安装*/
.install-box{
	background: #f7f9f5;
	padding: 30px 35px;
	height: 230px;
	position: relative;
	color: #000;
	font-size: 36px;
	margin-bottom: 30px;
}
.install-box p{
	padding-top: 15px;
}
.install-box img{
	position: absolute;
	right: 35px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.install-area{
	padding-top: 20px;
}
.install-area>.row:nth-child(2) .install-box{
	background: #f0f1f7;
}
.install-area h1{
	color: #000;
	font-size: 48px;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 70px;
}
/*light*/
.col-20{
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
}
.light-title{
	width: 100%;
	max-width: 602px;
}
.light-title{
	margin-bottom: 120px;
}
.light-btn{
	width: 100%;
}
.house-img{
	width: 100%;
	max-width: 1197px;
	margin: 120px auto;
	display: block;
}

/*sms*/
.sms-list{
	background: url(../images/bgm_02.jpg) repeat-x fixed;
	padding: 56px 0 26px;
}
.bd-title{
	margin-top: 70px;
	margin-bottom: 50px;
}
.bd-phone{
	width: 100%;
	max-width: 563px;
	display: block;
	margin: 0 auto;
}
.bd-text{
	color: #000;
	font-size: 18px;
}
.download-link{
	float: left;
	margin-bottom: 13px;
}
.qr{
	font-size: 18px;
	color: #3d3d3d;
	width: 1em;
	line-height: 1;
	margin-left: 10px;
}
.banner-download{
	padding-left: 15px;
	padding-right: 15px;
}
.bd-text{
	margin-bottom: 15px;
}
.qr-img{
	padding-bottom: 15px;
	width: calc(100% - 2.5em);
}
.img-big a img{
	width: 100%;
}
.sms-list div p{
	background: rgba(255,255,255,0.8);
	line-height: 87px;
	color: #299dfd;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.service-text{
	color: #000;
	font-size: 30px;
}
.ball{
	width: 100%;
	max-width: 370px;
	padding-bottom: 30px;
}
.service-box img{
	display: block;
	margin: 0 auto;
}
.service-list li{
	margin: 80px 0;
}
.service-list li:after{
	content: '';
	display: block;
	clear: both;
}


/*8.16*/
.nav2{height:55px;width:963px;position:absolute;left:0;background:#333;}
.nav2 li{font-size:12px;line-height:50px;height:55px;margin-right:0;float:left;width:120px;}
.nav2 li.r_nav_none{background:none}
.nav2 li a{color:#fff;display:block;margin-bottom:5px;text-align:center;}
.nav2 li a:hover{color:#d9b97a;}
.nav2_1{width:636px;height:200px;background:url(../images/index_nav_1.png) no-repeat center bottom;padding-top:30px;display:none;position:absolute;left:-5px;z-index: 100;}
.nav2_1 dd{border-right:1px solid #ececec;width:159px;height:140px;float:left;text-align:center}
.nav2_1 dd img{width:100px;height:100px; margin-bottom: 12px;}
.nav2_1 dd.r_windex{border:none}
.nav2_1 a{color:#333!important;font-size:12px!important;}
.nav2_1 a:hover{color:#d9b97a!important;}
.nav2 li.r_i_xuan_z .nav2_1 dd a:hover{color:#d9b97a;}
@media all and (max-width: 1200px){
	.nav2_1{
		visibility: hidden;
		display: none!important;
	}
	.language{
		margin-top: 0;
	}
}
.en{
	background: #d8b979;
	padding: 3px 6px;
	border-radius: 30px 0 0 30px;
}
.zh{
	background: none;
	padding: 2px 5px;
	border-radius: 0 0 30px 30px;
}
.zh:hover,.en:hover{
	color: #fff;
}
.dropdown-menu{
	background: #000;
}
/*.dropdown-menu a{
	color: #fff!important;
}*/
@media (max-width: 767px){
	.dropdown-menu {
		width: 100%;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
}
.install-area .col-sm-12{
	color: #333;
}
@media all and (max-width: 768px){
	.install-area h1{
		padding-top: 36px!important;
		padding-bottom: 24px!important;
		font-size: 32px!important;
	}
	.install-box{
		font-size: 22px!important;
		height: 200px!important;
	}
	.install-box img{
		max-width: 30%;
	}
}