

/*@media screen and (max-width: 768px){*/
/*.navbar-header>button{*/
/*margin-top:30px ;*/
/*margin-right: 30px;*/
/*}*/

/*}*/

/*slider*/



.slider {
	position: relative;
}

/*.slider_phone {*/
/*position: absolute;*/
/*z-index: 1;*/
/*}*/

/*.yun {*/
/*position: absolute;*/

/*z-index: 1;*/
/*}*/
@media (min-width: 970px){
	.continuity{
		position:absolute;top:70%;margin-left:15%;width:70%;
	}
}

@media (max-width: 969px ) {
	.min_continuity {
		position:absolute;top:63%;margin-left:3%;width:94%;
	}
}
@media screen and (min-width: 768px) {
	.carousel-indicators {
		display: none;
	}

	#carousel-example-generic01 .carousel-indicators {
		/*display: none;*/
		position: absolute;
		margin-left: 0;
		width: 12%;
		bottom: 25%;
		left:54%;
	}
	#carousel-example-generic .carousel-indicators{
		width: 100px;
		margin-left:-50px ;
		background: rgba(0,0,0,0.3);
		border-radius: 8px;
	}
	.slider:hover .carousel-indicators {
		display: block;
	}

	/*.slider_phone {*/
	/*width: 30%;*/
	/*bottom: 0;*/
	/*right: 15%;*/
	/*}*/

	/*.yun {*/
	/*top: 30%;*/
	/*left: 20%;*/
	/*}*/

	.carousel-indicators {
		z-index: 1000;
	}
	#carousel-example-generic01 .carousel-caption{
		width: 25%;
		position: absolute;
		left:58%;
		top: 38%;
		bottom: 20px;
		z-index: 10;
		color: #fff;
		text-align: left;
		font-size: 16px;
	}
}
@media screen and (width: 768px){
	/*.slider_phone {*/

	/*display: block;*/
	/*}*/

	/*.yun {*/
	/*display: block;*/
	/*}*/


}
@media screen and (max-width: 767px) {
	#carousel-example-generic .carousel-indicators{
		width: 20%;
		margin-left:-10% ;
		background: rgba(0,0,0,0.3);
		border-radius: 8px;
	}
	.carousel-indicators{
		transform: scale(0.8,0.8);
	}
	#carousel-example-generic01 .carousel-indicators{
		position: absolute;
		width: 60%;
		margin-left: -30%;
		bottom: 85%;
		z-index: 10;
		color: #fff;
		text-align: center;
		font-size: 16px;
	}
	/*.slider_phone {*/

	/*display: none;*/
	/*}*/

	/*.yun {*/
	/*display: none;*/
	/*}*/
	.left.carousel-control{
		display: none;
	}
	.right.carousel-control{
		display: none;
	}

}
/*手机中详情的样式*/
@media screen and (min-width: 768px) {
	#min_products_introduce{
		display:none;
	}
}
/*安全*/
.close_button{
	/*display:inline-block;*/
	font-size:40px;
	color:#fff;
	/*width: 50px;*/
	/*height:50px;*/
}
#min_detail1{
	text-decoration: none;
	color:#333;
	position:absolute;
	left:30%;
}
.min_full_safe{
	position:absolute;
	top:5%;
	left:25%;
	text-align: center;
	z-index:1;
}
/*关闭按钮*/
.slider_detail{
	display:block;
	text-decoration:none;
	color:#fff;
	position:absolute;
	top:45%;left:12%;
	line-height:30px;
	width:30%;
	height:30px;
	z-index:1;
}
.slider_detail_right{
	display:block;
	text-decoration:none;
	color:#fff;
	position:absolute;
	top:45%;left:55%;
	line-height:30px;
	width:30%;
	height:30px;
	text-align:right;
	z-index:1;
}

/*.slider_detail_mask{*/
/*background-color:#042A27;*/
/*opacity: 0.7;*/
/*position:absolute;*/
/*top:40px;left:2px;*/
/*padding:10px;*/
/*color:#fff;*/

/*}*/
#slider03 a{
	color:#fff;
	text-decoration:none;

}
/*slider end*/
/*价格*/
.img100{
	width:100%;
}
.max_width100{
	max-width: 100%;
}
.price {
	padding: 4% 15%;
	background: #F5F5F5;
}

.price_img {
	padding: 10% 0;
	position: relative;
}
.price_btn {
	width: 40%;
	position: absolute;
	bottom: 10%;
	left: 30%;

}
#goumai table{
	margin: 0 auto;
}
#goumai .price_table{
	position: absolute;
	top: 45%;
}
#goumai .price_table td{
	padding: 3px;
}
#goumai td.padding_left20{
	padding-left: 30px;
}
#goumai .price_table td>strong{
	font-size: 16px;
}
#goumai td>h4>span{
	font-size: 50px;
	font-family: Gotham;
}
#goumai td>h4>.qian{
	font-size: 30px;
}
@media screen and (max-width: 425px) {
	#goumai .price_table td{
		padding:2px 0;
		font-size: 10px;
	}
	#goumai td.padding_left20{
		padding-left: 10px;
	}
	#goumai td>h4>span{
		font-size: 30px;
		font-family: Gotham;
	}
	#goumai .price_table td>strong{
		font-size: 10px;
	}
	#goumai td>h4>span.qian{
		font-size: 20px;
	}
}
@media screen and (min-width: 992px) and (max-width:1220px){
	#goumai .price_table td{
		padding:2px 0;
		font-size: 10px;
	}
	#goumai td.padding_left20{
		padding-left: 10px;
	}
	#goumai td>h4>span{
		font-size: 30px;
		font-family: Gotham;
	}
	#goumai .price_table td>strong{
		font-size: 10px;
	}
	#goumai td>h4>.qian{
		font-size: 20px;
	}
}
.font_Gotham{
	font-family: Gotham;
}
/*价格 end*/

/*注册*/


@media screen and (min-width: 768px) {
	.padding_20{
		padding: 20px;
	}
}
._close{
	display:none;


}

/*注册 end*/



/*中间*/
/*#products_introduce{overflow:hidden;}*/
.line_ht{
	line-height: 15px;
}
@media(max-width:969px) {
	.ipad_bt{
		margin-bottom:0;

	}
}

.out{
	display: none;
}
#products_introduce > div > div {

	/*background-color: #1cd2c4;*/
	text-align: center;
	padding-bottom: 10px;

}

/*#products_introduce > div > h3 {*/
/*color: #e9faf9;*/
/*font-weight: 600;*/
/*}*/

/*#products_introduce > div > div > h4 {*/
/*color: #e8faf9;*/
/*font-size: 14px;*/
/*}*/

/*#products_introduce > div > div > h2 {*/
/*color: #e9faf9;*/
/*font-weight: 600;*/
/*}*/
@media (max-width: 970px ) {
	.diaoyu{
		font-size: 12px;
	}
}
.angle{
	height: 0;
	width: 0;
	border-right:10px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,0.8);
	border-left: 10px solid transparent;

}
.full_safe{
	position:absolute;
	top:5%;
	/*left:40%;*/
	width:80%;
	margin-left:10%;
	/*text-align: center;*/
	z-index:1;
}
#products_introduce .full_safe > a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	color: #333;
	width:40%;
	height: 45px;
	margin-left:30%;
	cursor: pointer;
	/*padding: 10px 25px;*/
	/*z-index:1;*/


}

#safe_detail {
	position: absolute;
	top: 40px;
	left:-20%;
	width:140%;
	color:#fff;
	/*width:100%;*/
	/*opacity: 0.7;*/
	padding: 20px;
	font-size: 1em;
	background-color:rgba(0,0,0,0.8);
	z-index:2;

}

#safe_detail > p {
	margin-top: -33px;
}

.day_waring {

	position: absolute;
	left:24%;
	top: 52%;
	color: #e9faf9;
}

/*.all_h3 {*/
/*font-size:3.5em;*/
/*font-weight: 600;*/
/*color: #fff;*/
/*}*/

/*.all_p {*/
/*font-size: 1.5em;*/
/*font-weight: 600;*/
/*}*/

/*.all_h5 {*/
/*font-size: 1em;*/
/*}*/

/*.day_waring_detail {*/
/*position: absolute;*/
/*top: 10%;*/
/*left:55%;*/
/*width: 35%;*/
/*}*/

/*.day_waring_detail > ul > li {*/
/*margin-top: 5px;*/
/*line-height: 100%;*/
/*}*/

@media screen and (max-width: 767px){
	#shouye{
		margin-top: 0;
	}
}
@media screen and (min-width: 767px){

}
.day_waring a {
	display: block;
	width: 30%;
	position: relative;
	font-size: 16px;
	text-decoration: none;
	color: #e8faf9;
	font-weight: 700;
	cursor:pointer;
}

#date_warning {
	position: absolute;
	top: 35px;
	left: -30%;
	width:300%;
	background-color: #042A27;
	opacity: 0.5;
	z-index: 1;
	padding: 15px;
	font-size: 1em;
	font-weight: normal;

}

/*#date_warning > p {*/
/*margin-top: -28px;*/
/*margin-left:9%;*/
/*}*/

.read_stadus {
	position: absolute;
	left: 47%;
	top: 36%;
	color: #e9faf9;
}

/*.read_stadus_detail {*/
/*position: absolute;*/
/*left:30%;*/
/*top:48%;*/

/*}*/

.read_stadus a {
	display: block;
	width: 30%;
	/*height: 45px;*/
	position:relative;
	text-decoration: none;
	color: #e8faf9;
	font-size: 16px;
	font-weight: 700;
	cursor:pointer;
}

#read_email {
	position: absolute;
	top: 32px;
	left:-95%;
	width: 300%;
	background-color:rgba(0,0,0,0.8);
	/*opacity: 0.5;*/
	padding: 15px;
	z-index: 1;
	font-size: 1em;
	font-weight: normal;
}

#read_email > p {
	margin-top: -28px;
	margin-left:40%;
}

.safe_scanner {
	position: absolute;
	left: 16%;
	top: 60%;
	color: #e9faf9;
}

/*.safe_scanner_detail {*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 30%;*/

/*}*/

.safe_scanner a {
	display: block;
	width: 30%;
	/*height: 45px;*/
	font-weight: 700;;
	position:relative;
	text-decoration: none;
	color: #e8faf9;
	font-size: 16px;
	cursor: pointer;
}

#scanner {
	position: absolute;
	top: 35px;
	left: -30%;
	width: 300%;
	background-color:rgba(0,0,0,0.8);
	/*opacity: 0.5;*/
	z-index: 1;
	padding: 15px;
	font-size: 1em;
	font-weight: normal;
}


#scanner > p {
	margin-top: -28px;
	margin-left: 12%;
}

.journey_flow {
	position: absolute;
	top: 58%;
	left: 35%;
	color: #e8faf9;
}

/*.journey_flow_detail {*/
/*position: absolute;*/
/*top: 30%;*/
/*left: 15%;*/
/*width: 15%;*/
/*}*/

.journey_flow a {
	display: block;
	width: 30%;
	/*height: 45px;*/
	font-weight: 700;
	font-size: 16px;
	position:relative;
	/*z-index: 1;*/
	text-decoration: none;
	color: #e8faf9;
	cursor: pointer;
}

#journey {
	position: absolute;
	top: 35px;
	left: -45%;
	width: 300%;
	background-color:rgba(0,0,0,0.8);
	z-index: 1;
	/*opacity: 0.5;*/
	padding: 15px;
	font-size: 1em;
	font-weight: normal;
}

/*#journey > p {*/
/*margin-top: -28px;*/
/*margin-left: 18%;*/
/*}*/

.more{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	padding: 10px;
	height:62px;
	text-align:center;
	background-color:rgba(0,0,0,0.2);

	/*margin-top:10px;*/



}

.more>a{
	/*position:absolute;*/
	/*left:41%;*/
	display:block;
	/*text-align:center;*/
	margin:auto;
	width:20%;
	/* margin-top:10px;*/
	height: 40px;
	line-height:40px;border-radius:20px;
	border: 1px solid #fff;
	background-color:rgba(0,0,0,0.1);
	color: #e9faf9 ;text-decoration: none;
	font-size:1em;
}
/*中间 end*/

.to_top{
	position: fixed;
	bottom: 30px;
	right:30px;
	z-index: 1;
	display: none;
}
@media screen and (max-width: 767px) {
	.to_top{
		width: 70px;
		height:70px;
	}
}
.to_top_show{
	display: block;
}

/*锟斤拷锟斤拷锟斤拷锟斤拷锟�?*/
.zunxiang_link{
	color: #7a7a7a;
	display: block;
	position: absolute;
	bottom: 15px;
	padding-top: 12%;
	width: 50%;
	height: 20px;
	left: 50%;
	margin-left:-25% ;
	text-align: center;
}
.zunxiang_link:hover{
	color: #f9ab27;
}
@media screen and (max-width:425px ){
	.zunxiang_link{
		font-size: 10px;
		width: 50%;
	}
}
/*���������?? end*/

/*客户*/
#yonghu .row.padding_20 .col-xs-6{
	padding-left: 35px;
	padding-right:35px;
}
@media screen and (max-width: 768px) {
	#yonghu .row.padding_20 .col-xs-6{
		padding-left: 30px;
		padding-right:30px;
		padding-top: 25px;
	}
}
#yonghu{
	background:#fff;
	padding-top: 50px;
	padding-bottom: 100px;
}
/*客户 end*/

/* 鍔熻兘浠嬬粛 mouse enter鍔ㄧ敾 */
.Q-main div{
	height: 100%;

}
.Q-main{
	margin: auto;
	position: relative;
}
.Q-bg{
}
.Q-bg img{
	width: 100%;
}
.Q-float{
	width: 100%;
	color:white;
}
.Q-left{
	width: 50%;
	right:100%;
	display:table;
}
.Q-right{
	width: 50%;
	left:100%;
	display:table;
}
.Q-left-info{
	margin: auto;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}
.Q-right-info{
	width: 60%;
	max-width: 700px;
	margin: auto;
	display:table-cell;
	vertical-align: middle;
	/*text-align: center;*/
}

/* 浠锋牸 */
.price_table table tr:not(:first-child){
	margin-top: 5px;
}
.price_head{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.price_head img{
	width: 100%;
	max-width: 400px;
}
.price_head div{
	margin-top: -80px;
	height: 70px;
	line-height: 16px;
}
.price_info{
	margin-top: 20px;
}
.price_info table tr{
	line-height:30px;
}
.price_info table tr:not(:first-child){
	margin-top: 15px;
}
.price_bottom{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}
.price_bottom img{
	width: 40%;
	max-width: 160px;
}
.price_main{
	padding: 0;
	margin:auto;
	width: 100%;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
.price_shadow{
	box-shadow: 1px 1px 1px 1px #eee;
}
.zunxiang_link:hover{
	color: #FFCC4E;
	font-weight: bold;
	text-decoration: none;
}

.Q-float img{
	vertical-align: middle;
}
.Q-info-line{
	text-align: center;
	display: table;
}
.Q-info-line div{
	width:100%;
	display:table-cell;
	vertical-align: middle;
}
.Q-img-line{
	text-align: center;
}
@keyframes bottom2top{
	from{top: 100%;}
	to{top: 0;}
}
@-moz-keyframes bottom2top{
	from{top: 100%;}
	to{top: 0;}
}
@-webkit-keyframes bottom2top{
	from{top: 100%;}
	to{top: 0;}
}
@-o-keyframes bottom2top{
	from{top: 100%;}
	to{top: 0;}
}
.Q-h1{
	font-size: 60px;
	letter-spacing: 2px;
	font-weight: bold;
}
.Q-h4{

}
.Gotham{
	font-family: Gotham;
}
.Q-h6{
	font-size: 14px;
}
.Q-details{
	width: 150px;
	position: relative;
	text-decoration: none;
	color: #e8faf9;
	font-size: 16px;
	cursor: pointer;
}
.Q-details:hover{
	color: #e8faf9;
	text-decoration: none;
	cursor: pointer;
}
.Q-details-info{
	color: #e8faf9;
	position: absolute;
	background-color: rgba(0,0,0,0.8);
	padding: 20px;
	z-index: 1;
	font-size: 1em;
	font-weight: normal;
	top:30px;
	display: none;
}
.Q-details-info h5{
	line-height: 20px;
}
.Q-box-shadow{
	box-shadow: 0px 0px 30px #666666;
}
.Q-float .Q-left,.Q-right{
	position: absolute;
	top:0;
}
.Q-float .Q-info-line,.Q-img-line{
	position: absolute;
	left:0;
}
.Q-float .Q-info-line{
	display: table;
	text-align: center;
}
.Q-infos{
	height: auto!important;
}
/* show infos */
@keyframes showinfos{
	0%   {opacity: 0;}
	66%  {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes showinfos{
	0%   {opacity: 0;}
	66%  {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes showinfos{
	0%   {opacity: 0;}
	66%  {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes showinfos{
	0%   {opacity: 0;}
	66%  {opacity: 0;}
	100% {opacity: 1;}
}

/* show1 left */
@keyframes show1left{
	from{right: 100%;}
	to{right: 50%;}
}
@-moz-keyframes show1left{
	from{right: 100%;}
	to{right: 50%;}
}
@-webkit-keyframes show1left{
	from{right: 100%;}
	to{right: 50%;}
}
@-o-keyframes show1left{
	from{right: 100%;}
	to{right: 50%;}
}

/* show1 right */
@keyframes show1right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 50%;}
}
@-moz-keyframes show1right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 50%;}
}
@-webkit-keyframes show1right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 50%;}
}
@-o-keyframes show1right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 50%;}
}

@keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 65%;}
}
@-moz-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 65%;}
}
@-webkit-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 65%;}
}
@-o-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 65%;}
}

/* show1 bottom */
@keyframes show2bottom{
	0%   {top: 100%;}
	50%  {top: 100%;}
	100% {top: 35%;}
}
@-moz-keyframes show2bottom{
	0%   {top: 100%;}
	50%  {top: 100%;}
	100% {top: 35%;}
}
@-webkit-keyframes show2bottom{
	0%   {top: 100%;}
	50%  {top: 100%;}
	100% {top: 35%;}
}
@-o-keyframes show2bottom{
	0%   {top: 100%;}
	50%  {top: 100%;}
	100% {top: 35%;}
}

@keyframes show3left{
	from{right: 100%;}
	to{right: 60%;}
}
@-moz-keyframes show3left{
	from{right: 100%;}
	to{right: 60%;}
}
@-webkit-keyframes show3left{
	from{right: 100%;}
	to{right: 60%;}
}
@-o-keyframes show3left{
	from{right: 100%;}
	to{right: 60%;}
}

/* show1 right */
@keyframes show3right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 40%;}
}
@-moz-keyframes show3right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 40%;}
}
@-webkit-keyframes show3right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 40%;}
}
@-o-keyframes show3right{
	0%   {left: 100%;}
	50%  {left: 100%;}
	100% {left: 40%;}
}
.Q-left-bottom,.Q-right-top{
	position: absolute;
	display: table;
	left:0;
}
/* show1 top */
@keyframes show3top{
	from{bottom: 100%;}
	to{bottom: 0%;}
}
@-moz-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 0%;}
}
@-webkit-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 0%;}
}
@-o-keyframes show2top{
	from{bottom: 100%;}
	to{bottom: 0%;}
}

/* show1 bottom */
@keyframes show4leftbottom{
	0%   {top: 100%;display: none;}
	50%  {top: 100%;display: none;}
	75%  {top: 100%;display: table;}
	100% {top: 0%;display: table;}
}
@-moz-keyframes show4leftbottom{
	0%   {top: 100%;display: none;}
	50%  {top: 100%;display: none;}
	75%  {top: 100%;display: table;}
	100% {top: 0%;display: table;}
}
@-webkit-keyframes show4leftbottom{
	0%   {top: 100%;display: none;}
	50%  {top: 100%;display: none;}
	75%  {top: 100%;display: table;}
	100% {top: 0%;display: table;}
}
@-o-keyframes show4leftbottom{
	0%   {top: 100%;display: none;}
	50%  {top: 100%;display: none;}
	75%  {top: 100%;display: table;}
	100% {top: 0%;display: table;}
}

.qqt{ position: fixed; top:200px; z-index:999; right:0; width:93px; height:151px;}