body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,i,b{margin: 0; padding: 0;font: 14px 'Microsoft Yahei',Tahoma,Simsun;}
body{background-color:#ffffff;min-width: 1200px;margin:0 auto; color: #666;line-height: 24px;}
*{ word-wrap: break-word;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
em{font-style: normal;}
ul,ol,li,dl,dt,dd{list-style: none;}
a{text-decoration: none; color:#666;line-height: 24px;}

input::-webkit-input-placeholder { /* WebKit browsers */
		color: #cccccc !important;
	}
	input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
		color: #cccccc !important; 
	} 
	 
	input::-moz-placeholder { /* Mozilla Firefox 19+ */
		color: #cccccc !important;
	} 
	input::-ms-input-placeholder {    /* Internet Explorer 10+ */  
		color: #cccccc !important; 
	} 
@orgenColor:#ff8500;
@orgenColor2:#FF9C34;
@orgenColor3:#FFEBD3;
@orgenColor4:#FFF3E5;
@orgenColor5:#fffaf5;
@orgenColor6:#ffedda;
a:hover{text-decoration:none; color:@orgenColor;}
a:link,a:visited{outline: none;}
img,a img{border:none;}
table{border-collapse:collapse;empty-cells:show}
@font-face {
	font-family: 'iconfont';
	src: url('iconfont.eot');
	src: url('iconfont.eot?#iefix') format('embedded-opentype'),
		url('iconfont.woff2') format('woff2'),
		url('iconfont.woff') format('woff'),
		url('iconfont.ttf') format('truetype'),
		url('iconfont.svg#iconfont') format('svg');
  }
  .iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
ul li{
	list-style: none;
}
b{
	font-weight: 800;
}
.orgenColor{
	color:@orgenColor;
}
.orgenClass:hover{
	color:@orgenColor;
	cursor: pointer;
}
.w1200{
	width: 1200px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.w1400{
	width: 1400px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.w50{
	width: 50%;
}
.w100{
	width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.mt20{
	margin-top: 20px!important;
}
.ml40{
	margin-left: 40px!important;
}
.ml50{
	margin-left: 50px!important;
}
.inlinB{
	display: inline-block;
}
.top{
	width: 100%;
	height: 40px;
	background-color: #e6e6e6;
	line-height: 40px;
	padding: 0 30px;
	min-width: 1200px;
}
.top .topBox>a{
	display: inline-block;
	margin-left: 30px;
	margin-top: 8px;
}
.top .topBox>a .icon-dianhua1{
	vertical-align: middle;
	font-size: 22px;
	margin-right: 5px;
}
.top .topBox .topNavBox{
	margin-left: 20px;
}
.ty_upIco .icon-shang{
	margin-left: 5px;
	// transition: 1s ease;
	display: inline-block;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg)
	
}
.ty_upIco:hover .icon-shang{
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); /* Internet Explorer */
	-moz-transform:rotate(0deg); /* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg)
}
.hot,.mf{
	position: relative;
}
.hot::after{
	content:"";
	display: block;
	position: absolute;
	right: -35px;
	top: 3px;
	width: 31px;
	height: 14px;
	background-image: url(../img/hot.png);
	background-repeat: no-repeat;
}
.mf::after{
	content:"";
	display: block;
	position: absolute;
	right: -15px;
	top: -5px;
	width: 32px;
	height: 20px;
	background-image: url(../img/mf.png);
	background-repeat: no-repeat;
}
/* 头部start */
.top .topBox .topNavBox:hover .topNav{
	display: block;
	background-color: #fafafa;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	align-content: flex-start;
	flex-wrap: nowrap;
}
.top .topBox .topNavBox .topNav{
	padding: 30px;
	background-color: #fff;
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	box-shadow: 0 18px 20px rgba(0,0,0,.1);
	z-index: 9;
}
.top .topBox .topNavBox .topNav div:last-child::after{
	display: none;
}
.top .topBox .topNavBox .topNav .topNavOne{
	/* width: 210px; */
	padding: 5px 24px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}
.top .topBox .topNavBox .topNav .topNavOne::after{
	content: "";
	display: block;
	width: 1px;
	height: 60%;
	background-color: #e6e6e6;
	position: absolute;
	top: 55px;
	right: 0;
}
.top .topBox .topNavBox .topNav .topNavOne h3{
	// width: 80px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 800;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.top .topBox .topNavBox .topNav .topNavOne ul{
	// margin-left: 10px;
}
.top .topBox .topNavBox .topNav .topNavOne ul li{
	line-height: 30px;
	width: 100%;
}
/* 头部end */
/* 导航start */
.headBox{
	padding: 30px 30px 0 30px;
	height: 70px;
	position: relative;
	min-width: 1200px;
}
.headBox .logo{
	width: 300px;
	position: relative;
}
.headBox .logo a>img.logo_img{
	margin-top: -26px;
}
.headBox .logo span{
	border: 1px solid #707070;
	height: 25px;
	width: 90px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	border-radius: 2px;
	position: absolute;
	top: 6px;
	right: -30px;
}
.headBox .logo span::before{
	content:"";
	display: block;
	position: absolute;
	top: 3px;
	left: -13px;
	width: 1px;
	height: 19px;
	background-color: #707070;
}
.headBox .navBox{
	margin-left: 30px;
	margin-top: -8px;
}
.headBox .navBox >ul >li{
	float: left;
	margin-left: 50px;
}
.headBox .navBox >ul >li:hover .inlinB>a{
	color: #FF8500;
	border-bottom: 1px solid #FF8500;
}
.headBox .navBox .inlinB{
	height:62px;
}
.navBoxTab h3{
	line-height: 35px;
	color: @orgenColor;
	border-bottom: 2px solid @orgenColor;
	margin-bottom: 20px;
	a{
		color: @orgenColor;
		border: none;
	}
}
.navBoxTab ul li>a{
	font-size: 14px!important;
}
.navBoxTab ul li{
	line-height: 25px;
	// margin-right: 50px;
}
.navBoxTab2>ul{
	margin-right: 30px;
	&:last-child{
		margin-right: 0;
	}
}
.headBox .navBox .inlinB .navBoxTab,.navBoxTab1,.navBoxTab2,.navBoxTab3{
	// display: block;
	// position: absolute;
	// top: 90px;
	// background-color: #fafafa;
	// display: flex;
	// display: -webkit-flex;
	// flex-direction: row;
	// justify-content: center;
	// align-content: flex-start;
	// flex-wrap: nowrap;
	display: none;
	top: 132px;
	padding: 18px 30px 30px 30px;
	z-index: 2;
	background-color: #fff;
	box-shadow: 0 18px 20px rgba(0,0,0,.1);
}
.headBox .navBox .inlinB:hover .navBoxTab,.inlinB:hover .navBoxTab1,.inlinB:hover .navBoxTab2,.inlinB:hover .navBoxTab3{
	display: block;
	position: absolute;
	top: 84px;
}
.headBox .navBox>ul >li>a,.headBox .navBox>ul >li>div>a,.headBox .navBox>div>a{
	line-height: 41px;
	display: inline-block;
	text-align: center;
	/* padding: 0 5px; */
	border-bottom: 1px solid #fff;
	font-size: 16px;
}
.headBox .navBox>ul >li>a:hover,.headBox .navBox>ul >li>div>a:hover,.headBox .navBox>div:hover>a,.headBox .navBox>ul>li.active>a,.headBox .navBox>ul>li.active>div>a{
	color: @orgenColor;
	transition: .5s ease;
	border-bottom: 1px solid @orgenColor;
}
.navBoxTab2>ul>li>a>img.hots{
    vertical-align: baseline;
    margin-left: 5px;
}
/* 导航end */
/* 登录start */
.longin>a{
	line-height: 41px;
	background-color: @orgenColor;
	padding: 4px 20px;
	font-weight: 800;
	color: #fff;
}
.longin>a:first-child{
	background-color: #01a6ff;
	margin-right: 5px;
}
/* 新闻头部 911 start*/
.headBox_news{
	background-color: #fff;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
	.head_logo{
		height: 80px;
		padding: 11px 0 12px 0;
		.logo{
			a{
				display: block;
				float: left;
				img.logo_img{
					width: 300px;
					height: 57px;
				}
				img.ggt_top{
					width: 420px;
					height: 60px;
					margin-left: 58px;
				}
			}
			span{
				color: #707070;
				border: 1px solid #707070;
				border-radius: 2px;
				position: relative;
				padding: 0 6px;
				display: block;
				float: left;
				margin-top: 17px;
				margin-left: 26px;
				&::after{
					content:"";
					display: block;
					position: absolute;
					left: -12px;
					top: 2.5px;
					width: 1px;
					height: 20px;
					background-color: #707070;
				}
			}
			ul{
				float: right;
				width: 310px;
				height: 60px;
				border: 1px solid #CCCCCC;
				padding: 6px;
				li{
					float: left;
					font-size: 12px;
					color: #666666;
					width: 50%;
					&:nth-child(2n){
						text-indent: 10px;
					}
					a{
						line-height: 15.5px;
						i{
							width: 4px;
							height: 4px;
							display: inline-block;
							background-color: #666666;
							border-radius: 50%;
							vertical-align: middle;
							margin-right: 5px;
						}
					}
				}
			}
		}
	}
	.head_logo_nav{
		background-color: #fff;	
		height: 60px;
		background: #FFFFFF;
		padding: 22px 0;
		.navBox{
			>ul{
				>li{
					float: left;
					margin-right: 40px;
					height: 38px;
					>a{
						font-size: 16px;
						color: #333333;
					}
					>div.inlinB{
						overflow: hidden;
						a{
							display: inline-block;
							text-align: center;
							border-bottom: 1px solid #fff;
							font-size: 16px;
							color: #444;
						}
					}
					&:hover{
						>div.ty_upIco .navBoxTab{
							display: block;
							overflow: hidden;
							position: absolute;
							top: 58px;
						}
					}
				}
				>li.mf::after{
					right: -27px;
					top: -11px;
				}
			}
		}
		.longin{
			margin-top: -9px;
		}
	}
}
/* 新闻头部 911 end*/
/* 登录end */
/* 轮播 start */
#test1{
	height: 500px!important;
	>div{
		>div{
			a{
				display: block;
				width: 100%;
				height: 100%;
			}
		}
		.homeBanner1_1{
			// height: 500px;
			background-image: url(../img/1_1.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		.homeBanner{
			// height: 500px;
			background-image: url(../img/1.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		.homeBanner2{
			background-image: url(../img/2.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		.homeBanner3{
			background-image: url(../img/3.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		.homeBanner4{
			background-image: url(../img/4.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		.homeBanner5{
			background-image: url(../img/5.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}
		a{
			img{
				opacity: 0;
			}
		}
	}
	.layui-carousel-arrow{
		z-index: 9;
	}
	.layui-carousel-ind ul{
		background-color: rgba(0,0,0,0);
	}
	.layui-carousel-ind li{
		width: 40px;
		height: 5px;
		background-color: #ffffff;
		border-radius: 5px;
	}
	.layui-carousel-ind li.layui-this{
		background-color: @orgenColor;
	}
}
#idnexBanner{
	width: 100%;
	height: 500px!important;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	.pic{
		ul{
			li{
				a{
					display: block;
					width: 100%;
					height: 500px;
					background-image: url(../img/1.jpg);
					background-repeat: no-repeat;
					background-size: cover;
					background-position: center;
				}
			}
			.banner2{
				a{
					background-image: url(../img/2.jpg);
				}
			}
			.banner3{
				a{
					background-image: url(../img/3.jpg);
				}
			}
			.banner4{
				a{
					background-image: url(../img/4.jpg);
				}
			}
		}
	} 
	.prev{
		left: 20px!important;
		z-index: 99999;
	}
	.next{
		right: 20px!important;
		z-index: 99999;	
	}
	.prev a,.next a{
		line-height: 55px!important;
	}
}
/* 轮播 end */
/* 热门产品 start */
.hotProducts{
	height: 65px;
	font-weight: 500;
	line-height: 65px;
}
.hotProducts>a{
	margin-left: 10px;
	font-weight: 600;
}
/* 热门产品end */

/*  AI人工智能开放能力 start */
.ai_navConotent {
	overflow: hidden;
	position: relative;
}
.ai_navBox{
	width: 100%;
	padding: 50px 0 60px 0;
	background-image: url(../img/homeTop.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	.ai_navFl{
		// width: 237px;
		width: 20%;
		background-color: #fff;
		>span{
			display: block;
			margin-top: 30px;
			overflow: hidden;
			a{
				color: @orgenColor;
				font-size: 14px;
				display: block;
				width: 100%;
				text-align: center;
				padding: 10px 0;
				font-weight: 600;
				&:hover{
					background-color: @orgenColor;
					color: #fff;
				}
			}
		}
		>p.title1{
			width: 240px;
			position: absolute;
			left: 0;
			top: 129px;
			background-color: @orgenColor;
			font-size: 20px;
			padding: 10px 0;
			color: #fff;
			text-align: center;
			margin-bottom: 0;
			z-index: 11;
		}
		ul{
			li{
				padding: 20px 10px 0 20px;
				cursor: pointer;
				&:hover{
					>.left_nav{
						border: none;
					}
					.right_content{
						display: block;
					}
				}
				&:last-child{
					.left_nav{
						border-bottom: none;
					}
				}
				h3{
					margin-bottom: 10px;
					a{
						color: #333333;
						font-size: 16px;
						font-weight: 600;
						&:hover{
						   color:@orgenColor;
						}
				    }
				}
				>.left_nav {
					border-bottom: 1px solid #f2f2f2;
					padding-bottom: 20px;
					overflow: hidden;
					a{
						font-size: 14px;
						color: #666666;
						margin-right: 10px;
						line-height: 25px;
						&:hover{
							color:@orgenColor;
						 }
					}
				}
				>.right_content{
					display: none;
					// width: 963px;
					width: 80%;
					// height: 100%;
					height:-webkit-calc(100% - 129px); 
					height:-moz-calc(100% - 129px); 
					height:calc(100% - 129px); 
					background-color: #fff;
					position: absolute;
					left: 240px;
					top: 129px;
					z-index: 5;
					// box-shadow: 25px 26px 30px 21px  #e0e1e4;
					box-shadow:7px 7px 15px 2px rgba(0, 0, 0, 0.2);
					transition: box-shadow .13s ease-in-out;
					ul{
						li{
							>a{
								color: @orgenColor;
								&:hover{
									background-color: @orgenColor;
									text-align: center;
									color: #fff;
								}
							}
						}
					}
				}
				.maskBox{
					position: absolute;
					width: 10px;
					background-color: #fff;
					z-index: 10;
					left: 230px;
					display: none;
				}
				
			}
			li.one:first-child{
				padding-top: 68px;
			}
			li.active{
				// box-shadow: 0px 0px 5px #e0e1e4;
				// border-right: 1px solid #e0e1e4;
				// background-color: #f9f9f9;
				// position: relative;

			}
			li.active1{
				// box-shadow: 0px 0px 5px #e0e1e4;
				box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
				transition: box-shadow .13s ease-in-out;
				.maskBox{
					display: block!important;
				}
			}
		}
	}
}
.ai_navBox .ai_navFr{
	// width: 80%;
	width: 78%;
	padding: 20px;
	padding-bottom: 13px;
	overflow: hidden;
	background-color: #fff;
	ul{
		li{
			width: 32.2%;
			float: left;
			border: 1px solid #f2f2f2;
			padding: 25px 20px;
			position: relative;
			background-color: #fff;
			margin: 0 15px 10px 0;
			&:nth-child(3n){
				margin-right: 0;
			}
			&:hover{
				background-color: #f9f9f9;
				cursor: pointer;
				box-shadow:2px 2px 15px 0px rgba(0, 0, 0, 0.2);
				transition: box-shadow .13s ease-in-out;
			}
			h3{
				color: #333333;
				font-size: 16px;
				font-weight: 600;
				position: relative;
				text-indent: 14px;
				margin-bottom: 15px;
				a{
					&:hover{
						color: @orgenColor;
					}
				}
				
				&::before{
					content:"";
					display: block;
					position: absolute;
					left: 0;
					top: 4px;
					width: 4px;
					height: 16px;
					background-color: @orgenColor;
				}
			}
			p{
				height: 50px;
				overflow: hidden;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
				a{
					overflow: hidden;		
					font-size: 14px;
					color: #666666;
					line-height: 25px;
					&:hover{
						color: @orgenColor;
					}
				}
				margin-bottom: 15px;
			}
			>a{
				display: block;
				width: 120px;
				height: 30px;
				line-height: 30px;
				&:hover{
					.moneyBox{
						display: none;
					}
					.xq{
						display: block;
						text-align: center;
					}
					color: #fff;
					text-align: center;
					// background-color: @orgenColor;
					border: 1px solid @orgenColor;
				}
				.moneyBox{
					font-size: 13px;
					color: #666666;
					font-weight: 600;
					.money{
						font-size: 18px;
						color: @orgenColor;
						font-weight: 600;
						margin-right: 5px;
					}
				}
				.xq{
					font-size: 14px;
					color: @orgenColor;
					text-align: left;
					display: none;
				}
			}
			>span{
				color: #fff;
				position: absolute;
				right: 0;
				// left: 0;
				top: 23px;
				padding: 2px 15px 2px 7px;
				border-radius: 2px;
			}
			.ty_hotRed{
				background-color: #00b359;
			}
			.ty_hotBlue{
				background-color: #ff4e00;
			}
			.ty_hotGreen{
				background-color: #1a73e8;
			}
		}
	}
}
/*  AI人工智能开放能力 end */

/* 产品介绍start */
.productIntroductionBox{
	width: 100%;
	background-color: #F7F7F7;
	overflow: hidden;
	padding-top: 50px;
}
.ty_titleH{
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #1A1A1A;
	line-height: 47px;
}
.ty_titleP{
	text-align: center;
	margin: 18px 0 36px 0;
	font-size: 16px;
}
.productIntroduction .tab_title{
	position: relative;
}
.productIntroduction .tab_title::after{
	content: "";
	display: block;
	position: absolute;
	top: 56px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color:#DCDCDC;
}
.productIntroduction .tab_title li{
	width: 24%;
	padding: 0 0 10px 0;
	margin-right: 1%;
	text-align: center;
	cursor: pointer;
	float: left;
	position: relative;
	z-index: 2;
}
.productIntroduction .tab_title li:last-child{
	margin-right: 0;
}
.productIntroduction .tab_title li span{
	font-size: 20px;
	padding: 14px 15px;
	line-height: 56px;
	color: #333;
}
.productIntroduction .tab_title li:hover span,.tab_title li.active span{
	color: @orgenColor;
	border-bottom: 2px solid @orgenColor;
}
.productIntroduction .tab_title li p{
	font-size: 14px;
}
.contentBox{
	display: none;
	position: relative;
	overflow: hidden;
	padding-bottom: 50px;
}
.contentBox.active2{
	display: block;
}
.casePresentationBox .contentBox ul li:nth-child(2n){
	margin-right: 0;
}
.contentBox ul li{
	width: 24%;
	float: left;
	margin-right: 1%;
	padding: 7px 5px;
	background-color: #fff;
	margin-bottom: 20px;
}
.contentBox ul li img{
	height: 188px;
	width: 100%;
}
.productIntroductionContent ul li{
	position: relative;
	height: 395px;
	border: 1px solid #E6E6E6;
	h3{
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
}
h3{
	color: #333;
}
.contentBox ul li h3 a{
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin: 15px 0 8px 0;
	color: #333;
	display: block;
}
.contentBox ul li a.contentBoxXq{
	display: block;
    margin: 20px auto;
    width: 60%;
    padding: 5px 10px;
    text-align: center;
    color: #ff8500;
    border: 1px solid #ff8500;
}
.productIntroductionContent ul li p{
	padding: 0 15px;
	height: 68px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.contentBox ul li a:hover h3{
	color: #666;
}
.contentBox ul li a.contentBoxXq{
	display: block;
	// margin: 20px auto;
	width: 60%;
	padding: 5px 10px;
	text-align: center;
	color: @orgenColor;
	border: 1px solid @orgenColor;
}
.productIntroductionContent ul >li a.contentBoxXq{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.contentBox ul li a.contentBoxXq:hover{
	color: #fff;
	background-color: @orgenColor;
}
.more{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 16px;
}
/* 产品介绍 end */
 /* 案例展示start */
.casePresentationBox{
	padding-top: 50px;
	padding-bottom: 57px;
}
.casePresentationBox .tab_title li{
	width: 12%;
	margin-right: 2%;
}
.casePresentationBox .contentBox ul li h3 a,.casePresentationBox .contentBox ul li a.contentBoxXq{
	margin: 0 ;
}
.casePresentationBox .contentBox{
	padding-bottom: 43px;
	margin-top: 30px;
}
.casePresentationBox .contentBox ul li {
	width: 48.25%;
	border: 1px solid #E6E6E6;
	margin-right: 3.5%;
}
.casePresentationBox .contentBox ul li:nth-child(2n){
	margin-right: 0;
}
.casePresentationBox .contentBox ul li div.fl{
	width: 40%;
	// position: relative;
}
.casePresentationBox .contentBox ul li div{
	width: 57%;
}
.casePresentationBox .contentBox ul li div.fr{
	padding-left: 20px;
	padding-top: 10px;
}
.casePresentationBox .contentBox ul li div p{
	height: 50px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 13px;
	}
.casePresentationBox .contentBox ul li div h3{
	cursor: pointer;
	text-align: left;
	margin: 5px auto;
	overflow: hidden;
	color: #333;
	font-weight:400;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.casePresentationBox .contentBox ul li div a{
	// margin: 11px 0 ;
	width: 42%;
}
.casePresentationBox .contentBox ul li div.fl a{
	width: 218px;
	height: 166.5px;
	display: block;
	position: relative;
}
.casePresentationBox .contentBox ul li div.fl a::before{
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	top: 10%;
	width: 1px;
	height: 80%;
	background-color: #E6E6E6;
}
.casePresentationBox .contentBox ul li div.fl a img{
	height: 165px;
	max-width: 216px;
	display: block;
	margin: 0 auto;
}
 /* 案例展示end */
 /* 数据访问量 start*/
 .visits{
	 width: 100%;
	 height: 160px;
	 background-image: url(../img/visits.png);
	 background-repeat: repeat;
	 text-align: center;
	 line-height: 160px;
	 font-size: 30px;
	 color: #fff;
 }
  .visits span{
	  font-size: 40px;
	  font-weight: 600;
  }
  /* num滚动 */
  .runNum{
	  width: 725px;
      margin: 0 auto;
      padding: 0;
      overflow: hidden;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-weight: bold;
      position: relative;
	  display: inline-block;
  }
  .runNum>li{
      list-style: none;
      width: 40px;
      float: left;
      position: absolute;
	  font-size: 45px;
	  font-weight: 800;
	  font-family: "Microsoft YaHei";
  }
   /* 数据访问量 emd*/
 /* 选择腾佑 start*/
  .choiceBox{
	  padding: 50px 0 30px 0;
	  background-color: #F7F7F7;
	  overflow: hidden;
  }
.choice{height: 100%;}
  .choice ul{
	  margin-top: 35px;
  }
  .choice ul li{
	  width: 23.7%;
	  float: left;
	  height: 226px;
	  background-color: #FFFFFF;
	  padding: 15px 20px;
	  text-align: center;
	  margin-right: 1.3%;
	  margin-bottom: 30px;
	  border: 1px solid #eee;
  }
  .choice ul li img{
	  width: 80px;
	  height:80px;
	  display: block;
	  margin: 5px auto;
  }
   .choice ul li h3{
	   font-size: 16px;
	   font-weight: 600;
	   margin: 15px 0;
   }
   /* 和他们一起使用腾佑安全中心start */
   .cooperationBox{
	   	padding-top: 50px;
	   	background-image: url(../img/cooperationBox_bj.png);
		background-repeat: no-repeat;
		background-size: cover;
		overflow: hidden;
   }
   .cooperation ul{
	   margin-top: 30px;
   }
   .cooperation ul li{
	   float: left;
	   width: 220px;
	   height:90px;
	   margin-right: 20px;
	   border: 1px solid #F2F2F2;
	   margin-bottom: 30px;
	   overflow: hidden;
   }
   .cooperation ul li>img{
	   width: 100%;
	   height: 90px;
   }
    .cooperation ul li:last-child{
		margin-right: 0;
	}
   /* 和他们一起使用腾佑安全中心end */
 /* 相关资讯 start */
 .informationBox{
	 padding: 50px 0 40px 0;
	 background-color:#F7F7F7;
	 margin-top: 30px;
	 overflow: hidden;
 }
 .information .informationTab{
	 width: 485px;
	 height: 41px;
	 display: block;
	 margin: 0 auto;
 }
  .information .informationTab ul li{
	  float: left;
	  width: 240px;
	  height: 40px;
	  line-height: 40px;
	  font-size: 18px;
	  color: #fff;
	  text-align: center;
	  background-color: #999999;
	  margin-right: 1px;
	  cursor: pointer;
  }
  .information .informationTab ul li.active{
	   background-color: @orgenColor;
  }
   .information .newBox{
	   display: none;
	   padding-top: 40px;
	   overflow: hidden;
   }
   .information .newBox.active2{
   	   display: block;
   }
   .information .newBox .fl{
	   position: relative;
	   overflow: hidden;
   }
   .information .newBox .fl a img{
	   width: 475px;
	   height: 320px;
	   display: block;
	   transition: 1s ease-in-out;
   }
   .information .newBox .fl:hover a img{
	   transform: scale(1.2);
	   cursor: pointer;
   }
   .information .newBox .fl .newBoxTitle{
	   width: 100%;
	   height: 40px;
	   line-height: 40px;
	   text-indent: 20px;
	   position: absolute;
	   left: 0;
	   bottom: 0;
	   background-color: rgba(0,0,0,.5);
	   color: #fff;
	   overflow: hidden;
	   display: -webkit-box;
	   -webkit-line-clamp: 1;
	   -webkit-box-orient: vertical;
   }
   .information .newBox .fl a:hover{
	   color: @orgenColor;
   }
   .information .newBox .fr{
	   width: 723px;
   }
   .information .newBox .fr ul li{
	   width: 44%;
	   float: left;
	   margin-left: 30px;
	   border-bottom: 1px solid #E6E6E6;
	   margin-bottom: 8px;
   }
   .information .newBox .fr ul li:nth-child(5),.information .newBox .fr ul li:nth-child(6){
   	   border: none;
   }
   .information .newBox .fr ul li span,.information .newBox .fr ul li>a{
	   line-height: 35px;
   }
   .information .newBox .fr ul li a:hover{
	   color: @orgenColor;
	   cursor: pointer;
   }
	.information .newBox .fr ul li .title{
		height: 34px;
	   font-weight: 600;
	   font-size: 15px;
	   color: #333333;
	   width: 222px;
	   overflow: hidden;
	   display: -webkit-box;
	   -webkit-line-clamp: 1;
	   -webkit-box-orient: vertical;
	   float: left;
	   
   }
   .information .newBox .fr ul li .time{
	   margin-left: 22px;
   }
   .information .newBox .fr ul li p{
	   height: 55px;
	   display: -webkit-box;
	   -webkit-line-clamp: 2;
	   -webkit-box-orient: vertical;
	   overflow: hidden;
	   line-height: 26px;
       margin: 5px 0 12px 0;
   }
  /* 相关资讯 end */
  /* foot start */
  .footBox{
	  padding: 40px 0 20px 0;
	  background-color: #28292B;
		overflow: hidden;
  }
  .foot .footTop{
	  width: 200px;
	  float: left;
  }
  .footBox .foot a:hover{
	  color: @orgenColor;
  }
  .foot .footTopRight{
	  margin-top: 20px;
  }
  .foot .footTopRight>div{
	  margin-right: 30px;
	  img{
		  width: 87px;
		  height: 87px;
	  }
  }
    .foot .footTopRight p{
		font-size: 14px;
		color: #9A9A9A;
		line-height: 25px;
		text-align: center;
	}
  .foot .footTop p{
	  color: #fff; 
	  font-size: 16px;
	  line-height: 50px;
  }
  .foot>div a,.foot .footContact span{
	  line-height: 30px;
	  color: #9A9A9A;
	  display: block;
  }
  .foot>div a,.foot .footContact span i{
	  margin-right: 10px;
  }
.footBox .foot .footContact span>a{
	  display: inline-block;
  }
  .footContent{
	  clear: both;
	  padding: 50px 0 20px 0;
  }
  .footContent>div{
	  color: #9A9A9A;
	  border-bottom: 1px solid #49494B;
	  line-height: 30px;
  }
   .footContent>div a{
	   display: inline-block;
	   margin-left: 65px;
   }
   .footContent>div span{
	   height: 60px;
	   float: left;
   }
   .footContent .footContentTop{
	   line-height: 50px;
   }
   .footContent .footContenBottom{
	   display: none;
   }
   .footContent .footContenBottom>a{
	   margin-left: 25px;
   }
   .footBottom>p{
	   text-align: center;
	   color: #838182;
	   font-size: 14px;
	   line-height: 25px;
   }
   .bottomFly{
	   width: 100%;
	   height: 120px;
	   position: fixed;
	   left: 0;
	   bottom: 0;
	   background-image: url(../img/bottomFly.png);
	   background-repeat: repeat;
	   background-size: 100% 100%;
	   z-index: 10;
   }
   .foot .bottomFlyBtn {
	   position: absolute;
	   right: 15%;
	   top: 60px;
   }
   .foot .bottomFlyBtn a:hover{
	   color: #fff;
   }
   .foot .bottomFlyBtn>i{
	   color: #FFB566;
	   position: absolute;
	   left: 168px;
	   top: -35px;
	   font-size: 22px;
   }
   .foot .bottomFlyBtn>i:hover{
   	   color: red;
	   cursor: pointer;
   }
  /* foot end */
  /* right咨询热线 */
  .consultationHotline{
	  position: fixed;
	  top: 435px;
	  right: 5px;
	  z-index: 5;
  }
  .consultationHotline>ul>li{
	  background-color: @orgenColor;
	  padding: 6px 7px;
	  color: #fff;
	  font-size: 12px;
	  margin-bottom: 5px;
	  cursor: pointer;
  }
  .consultationHotline>ul>li>a{
	  color: #fff;
  }
  .consultationHotline>ul>li>i.iphone_cion{
  	  width: 30px;
  	  height: 30px;
  	  display: block;
  	  margin: 0 auto;
  	  background-image: url(../img/iphonicon.gif);
  	  background-repeat: repeat;
	  background-size: 100% 100%;
  }
  .consultationHotline>ul>li>a i.zxzx_cion{
  	  width: 30px;
  	  height: 30px;
  	  display: block;
  	  margin: 0 auto;
  	  background-image: url(../img/kficon.gif);
  	  background-repeat: repeat;
	  background-size: 100% 100%;
  }
  .consultationHotline>ul>li:hover .tySpringBox{
	  display: block;
  }
  .consultationHotline>ul>li>i,.consultationHotline>ul>li>a i{
	  display: block;
	  text-align: center;
	  font-size: 22px;
	  color: #fff;
  }
  .tySpringBox{
	  width: 190px;
	  position: absolute;
	  left: -190px;
	  top: 0;
	  display: none;
  }
  .tySpringBoxs{
	    width: 180px;
		border: 1px solid #BFBFBF;
		border-top: 15px solid @orgenColor;
		border-bottom: 5px solid @orgenColor;
		background-color: #fff ;
		position: relative;
  }
  .consultationHotline>ul>li .tySpringBoxs::before{
  	content: "";
  	display: block;
  	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 9px solid #BFBFBF;
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -9px;
	top: 20px;
  }
  .consultationHotline>ul>li .tySpringBoxs::after{
  	content: "";
  	display: block;
  	width: 0;
  	height: 0;
  	border-top: 5px solid transparent;
  	border-left: 8px solid #fff;
  	border-bottom: 5px solid transparent;
  	position: absolute;
  	right: -8px;
  	top: 21px;
  }
  .qqSpringBox ul {
	  height: 245px;
	  background-color: #fff;
	  overflow: hidden;
	  padding: 0 5px;
  }
  .qqSpringBox ul li{
	  background-color: #fff;
	  color: #040923;
	  font-weight: 600;
	  font-size: 14px;
	  padding-left: 40px;
	  line-height: 38px;
	  border-bottom: 1px dashed #DCDCDC;
  }
  .qqSpringBox ul li:first-child{
  	  border-bottom: 1px solid #DCDCDC;
	  padding-top: 10px;
	  padding-bottom: 10px;
  }
  .qqSpringBox ul li i{
	  display: inline-block;
	  vertical-align: middle;
	  color: @orgenColor;
  }
  .qqSpringBox  ul li i.icon-qq{
	  font-size: 30px;
	  margin-right: 10px;
  }
  .qqSpringBox ul li i.qqkf::before{
	  content:"";
	  display: inline-block;
  	  width: 23px;
  	  height: 23px;
  	  background-image: url(../img/qq.png);
  	  background-repeat: repeat;
	  margin-left: 5px;
	  animation: heartBeat 1s infinite;
  }
  .heartBeat {
	  -webkit-animation-name: heartBeat;
	  animation-name: heartBeat;
	  -webkit-animation-duration: 1.3s;
	  animation-duration: 1.3s;
	  -webkit-animation-timing-function: ease-in-out;
	  animation-timing-function: ease-in-out;
  }
   @keyframes heartBeat {
	  0% {
		  -webkit-transform: scale(1);
		  transform: scale(1);
	  }

	  14% {
		  -webkit-transform: scale(1.1);
		  transform: scale(1.1);
	  }

	  28% {
		  -webkit-transform: scale(1);
		  transform: scale(1);
	  }

	  42% {
		  -webkit-transform: scale(1.1);
		  transform: scale(1.1);
	  }

	  70% {
		  -webkit-transform: scale(1);
		  transform: scale(1);
	  }
  }
  .telSpringBox{
	  top: 123px;
  }
  .telSpringBox p{
	font-size: 18px;
	background-color: #fff;
	text-align: center;
	color: #040923;
	padding: 10px 0;
  }
  .telSpringBox b{
	 display: block;
	 font-size: 18px;
	 background-color: #fff;
	 text-align: center;
	 color: #040923;
	 padding: 10px 0;
  }
  .telSpringBox p i{
	  display: inline-block;
	  font-size: 30px;
	  color: #040923;
	  vertical-align: middle;
	  margin-right: 5px;
  }
  .WXSpringBox{
	  top: 179px;
  }
  .WXSpringBox p{
	  text-align: center;
	  font-size: 14px;
	  color: #191919;
  }
  .WXSpringBox p.orgenColor{
  	 margin: 20px 0;
  }
  .WXSpringBox img{
	  width: 125px;
	  height: 125px;
	  display: block;
	  margin: 20px auto;
  }
  .consultationHotline>ul>li:last-child{
	  padding: 0;
  }
  .slideUp{
	 width: 100%;
	 padding: 10px 15px;
	 text-align: center;
	 display: none;
  }
  .slideUp>i{
	  font-size: 30px;
  }
  /* right咨询热线 end */
  
  /* 产品详情页面css */
  .advertising_space{
	  margin-top: 20px;
	  margin-bottom: 23px;
	  overflow: hidden;
		a{
			width: 32.66%;
			height: 120px;
			margin-right: 11px;
			display: block;
			float: left;
			&:last-child{
				margin-right: 0;
			}
			img{
				width: 100%;
				height: 100%;
			}
		}
		a.img1{
			width: 100%;	
		}
	}
	.advertising_space_search{
		width: 75%;
	}
	.advertising_space_img1{
		width: 270px;
		margin-top: 20px;
		img{
			width: 100%;
			height: 120px;
		}
	  }
  .productTopBox{
	  overflow: hidden;
	  padding: 16px 0px;
	  background-color: #fff;
	  border-bottom: 1px solid #f5f5f5;
	  margin-bottom: 30px;
	  ul{
		  display: block;
		  width:100%;
		  height: 40px;
		  overflow: hidden;
		  li{
			  float: left;
			  line-height: 40px;
			  text-align: center;
			  span{
				  font-weight: 600;
			  }
			  a{
				  display: inline-block;
				  margin: 0 5px 0 10px;
			  }
		  }
	  }
	  .productTopNav{
		  overflow: hidden;
		  padding: 0 30px;
    	  padding-top: 18px;
		  div.fl{
			  margin-bottom:10px;
			  span{
				  margin-right: 10px;
				  font-weight: 600;
				  line-height: 25px;
			  }
		  }
		  div.productTopNavRight{
			  width: 93%;
			ul{
			  position: relative;
			  height: 27px;
			  margin-bottom: 10px;
			  padding-right: 46px;
			  li{
				  margin: 0 30px 10px 0;
				  line-height: 25px;
				  border: 1px solid #fff;
				  &:first-child{
					  margin-right: 20px;
					  height: 60px;
				  }
				  a{
					  margin: 0;
					  padding: 0 10px;
				  }
				  &:hover{
					   border: 1px solid @orgenColor;
					   a{
						  color:@orgenColor;
					   }
				  }
			  }
			  li.active{
				  border: 1px solid @orgenColor;
				  &:first-child{
					  border: none;
					  a{
						 border: 1px solid @orgenColor; 
					  }
				  }
				  a{
					  color: @orgenColor;
				  }
			  }
			  .productTopNavMore{
				  position: absolute;
				  right: 0;
				  top: 3px;
				  cursor: pointer;
				  &:hover{
					color: @orgenColor;
				  }
					i{	
						transition: 1s ease;
						margin-left: 5px;
						display: inline-block;
						transform:rotate(180deg);
						-ms-transform:rotate(180deg); /* Internet Explorer */
						-moz-transform:rotate(180deg); /* Firefox */
						-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
						-o-transform:rotate(180deg)
					}
					.active{
						transform:rotate(0deg);
						-ms-transform:rotate(0deg); /* Internet Explorer */
						-moz-transform:rotate(0deg); /* Firefox */
						-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
						-o-transform:rotate(0deg);
					}
			  }
		  }  
		  }
		  
	  }
  }
  .productContentBox{
	  clear: both;
	  overflow: hidden;
	  .productContent{
		//   咨询修改911
		 .productContentL{
			 width: 270px;
			 float: right;
			 .search_news_box{
				 padding: 10px;
				 overflow: hidden;
				 background-color: #fff;
				 >div{
					 background: #F7F7F7;
					 overflow: hidden;
					 input{
						width: 80%;
						height: 39px;
						background-color: #F7F7F7;
						border: none;
						float: left;
						padding-right: 10px;
						text-indent: 20px;
					 }
					 i{
						 width: 20px;
						 height: 20px;
						 display: block;
						 float: right;
						 margin-right: 20px;
						 background-image: url(../images/seach_ico.png);
						 background-size: cover;
						 background-repeat: no-repeat;
						 margin-top: 3px;
					 }
				 }
			 }
			 .advertising_space_right{
				padding: 20px 15px;
				background-color: #fff;
				margin: 20px 0;
				a{
					display: block;
					img{
						width: 100%;
					}
				}
			 }
			 .advertising_space_right3.active{
				 position: fixed;
				 top: 0;
				z-index:99;
			 }
			 ul{
				 background-color: #fff;
				 padding-bottom: 20px;
				 margin-bottom: 20px;
				 overflow: hidden;
				 div{
					 width: 100%;
					 height: 60px;
					 margin-bottom: 20px;
					 line-height: 60px;
					 color: #fff;
					 font-size: 16px;
					 text-align: center;
					 background-color: @orgenColor;
					 i{
						 color: #fff;
						 font-size: 22px;
						 margin-right: 20px;
						 vertical-align: middle;
					 }
				 }
				 li{
					 line-height: 30px;
					 padding: 0 20px;
					 margin-top: 10px;
					 a{
						 span{
							 float: right;
						 }
						.typeContent_title{
							float: left;
							width: 90%;
							height: 24px;
							overflow: hidden;
							margin-bottom: 10px;
							display: -webkit-box;
							-webkit-line-clamp: 1;
							-webkit-box-orient: vertical;
						}
					 }
					 &:hover{
						 cursor: pointer;
						 a{
							 color: @orgenColor;
						 }
					 }
				 }
			 }
			 >a img{
				 display: block;
				 width: 100%;
				 height: auto;
				 margin-bottom: 20px;
			 }
			 ul.typeTab{
				 padding: 0;
				 margin: 0;
				 overflow: hidden;
				 background-color: #fff;
				 li{
					 width: 33.3%;
					 float: left;
					 line-height: 44px;
					 border: 1px solid @orgenColor;
					 background-color: @orgenColor6;
					 color: @orgenColor;
					 border-collapse:collapse;
					 padding: 0;
					 margin: 0;
					 text-align: center;
					 &:first-child{
						border-right: none;
					 }
					 &:last-child{
						border-left: none;
					 }
				 }
				 .active{
					 background-color: @orgenColor;
					 color: #fff;
				 }
			 }
			 ul.lab{
				 li{
					padding: 0 12px 0 20px;
					 a{
						padding: 5px 12px;
						background-color: #FFEDD9;
						font-size:14px;
						font-weight:400;
						color:#666;
						margin-right: 8px;
						display: inline-block;
						margin-bottom: 10px;
						&:hover{
							color: #ff8500;
						}
					 }
					 &:hover{
						 a{
							 color: #666;
						 }
					 }
				 }
				 //  膝盖911
				 li.ty_search_color{
					a{
					   background-color: #f5f5f5;
					   &:hover{
						   color: @orgenColor;
					   }
					}
				}
				//  膝盖911
			 }
			 .typeContent{
				display: none; 
				ul{
					padding-top: 10px;
					padding-bottom: 30px;
					li{
						margin: 0;
						line-height: 30px;
						margin-top: 10px;
						overflow: hidden;
						a{
							.typeContent_title{
								float: left;
								width: 90%;
								overflow: hidden;
								margin-bottom: 0;
								display: -webkit-box;
								-webkit-line-clamp: 1;
								-webkit-box-orient: vertical;
							}
						}
						
					}
				}
			 }
			 div.active2{
				 display: block;
			 }
		}
		.productContentR{
			//修改911
			width: 75%;
			float: left;
			background-color: #fff;
			overflow: hidden;
			padding: 30px;
			padding-top: 0;
			margin-bottom: 60px;
			overflow: hidden;
			position: relative;
			.faceSearch{
				border-bottom: 1px solid #F2F2F2;
				padding-bottom: 30px;
				overflow: hidden;
				img{
					float: left;
					margin-right: 20px;
					width: 380px;
					height: 230px;
					}
				.faceSearchR{
					overflow: hidden;
					h1,h3{
						font-size: 18px;
						font-weight: 400;
						line-height: 35px;
						color: #333333;
					}
					>p{
						height: 50px;
						overflow: hidden;
						display: -webkit-box;
						-webkit-line-clamp: 2;
						-webkit-box-orient: vertical;
						overflow: hidden;
						margin-bottom: 10px;
						line-height: 25px;
					}
					ul{
						width: 100%;
						height: 104px;
						li{
							width: 30%;
							float: left;
							margin-right: 3%;
							text-align: center;
							border: 1px solid @orgenColor3;
							.ggbjSearch{
								text-align: center;
								margin: 0;
							}
							.active{
								text-decoration: line-through;
							}
							.sqSearch{
								color: #333333;
								position: relative;
								margin: 0;
								line-height: 40px;
								span{
									font-size: 22px;
									font-weight: 600;
									color: @orgenColor;
									display: inline-block;
									width: 88px;
									padding: 0 10px;
								}
								&::before{
									content:"";
									display: block;
									position: absolute;
									bottom: 0;
									left: 50%;
									transform: translateX(-50%);
									width: 90%;
									height: 1px;
									background-color:@orgenColor3;
									
								}
							}
							a{
								display: block;
								width: 100%;
								color: #fff;
								text-align: center;
								padding: 5px 0;
								background-color: @orgenColor2;
								overflow: hidden;
								height: 34px;
							}
							
						}
					}
					.applyFor{
						display: inline-block;
						margin-top: 14px;
						color: @orgenColor;
					}
					>span{
						color: #989898;
						margin-left: 30px;
					}
				}
			}
			.tyXq_title{
				font-size: 30px;
				font-weight: 400;
				text-indent: 30px;
				position: relative;
				color: #343434;
				margin-bottom: 20px;
				&::before{
					content:"";
					display: block;
					position: absolute;
					left: 0;
					top: 8px;
					width: 5px;
					height: 28px;
					background-color: @orgenColor;
				}
				span{
					font-size: 14px;
					margin-left: 20px;
				}
			}
			.scenario_top{
				overflow: hidden;
				padding: 20px 0 10px 0;
				border-bottom: 1px solid #f2f2f2;
				ul{
					li{
						float: left;
						width: 200px;
						height: 40px;
						line-height: 40px;
						padding: 0 5px;
						text-align: center;
						color: #b25c00;
						font-size: 14px;
						background-color: #fff3e5;
						border: 1px solid #ffd7ab;
						margin-right: 25px;
						margin-bottom: 20px;
						&:nth-child(4n){
							margin-right: 0;
						}
					}
				}
			}
			.usePattern{
				overflow: hidden;
				margin: 20px 0;
				border-bottom: 1px solid #F2F2F2;
				padding-bottom: 30px;
				ul{
					li{
						width: 32%;
						padding:  15px 15px 0 15px;
						margin-right: 2%;
						float: left;
						border: 1px solid #F3F3F3;
						border-top: 2px solid @orgenColor;
						&:last-child{
							margin-right: 0;
						}
						h3{
							text-align: center;
							font-size: 16px;
							font-weight: 600;
							color: #343434;
							line-height: 40px;
						}
						p{
							overflow: hidden;
							display: -webkit-box;
							-webkit-line-clamp: 3;
							-webkit-box-orient: vertical;
							overflow: hidden;
							line-height: 25px;
						}
						a{
							display: block;
							width: 80%;
							margin: 15px auto;
							text-align: center;
							color: @orgenColor;
							border: 1px solid @orgenColor;
							padding: 3px 0;
							line-height: 25px;
							&:hover{
								color: #fff;
								background-color: @orgenColor;
							}
						}
					}
				}
			}
			.xq_advantage{
				overflow: hidden;
				margin: 20px 0;
				padding-bottom: 30px;
				border-bottom: 1px solid #F2F2F2;
				ul{
					li{
						width: 32%;
						margin-right: 2%;
						float: left;
						height: 185px;
						border: 1px solid @orgenColor3;
						&:last-child{
							margin-right: 0;
						}
						>h3{
							font-size: 20px;
							text-align: center;
							line-height: 55px;
							font-weight: 600;
							background-color: @orgenColor3;
							color: @orgenColor;
							border-bottom: 1px solid @orgenColor3;
						}
						p{
							height: 100px;
							line-height: 25px;
							padding: 0 20px;
							margin: 20px 0;
							margin: 15px 0;
							overflow: hidden;
							display: -webkit-box;
							-webkit-line-clamp: 4;
							-webkit-box-orient: vertical;
						}
					}
				}
			}
			.xq_scenario{
				overflow: hidden;
				margin: 20px 0;
				padding-bottom: 30px;
				border-bottom: 1px solid #F2F2F2;
				ul{
					li{
						width: 100%;
						height: 130px;
						margin-bottom: 30px;
						img{
							width: 210px;
							height: 125px;
							float: left;
						}
						.xq_scenario_text{
							width: 73%;
							h3{
								font-weight: 400;
								font-size: 16px;
								line-height: 40px;
							}
							p{
								line-height: 25px;
								overflow: hidden;
								display: -webkit-box;
								-webkit-line-clamp: 3;
								-webkit-box-orient: vertical;
							}
						}
					}
				}
			}
			>p{
				line-height: 28px!important;
			}
			.xq_specialBox{
				overflow: hidden;
				margin: 20px 0;
				padding-bottom: 30px;
				border-bottom: 1px solid #F2F2F2;
				h2{
					font-size: 30px;
					font-weight: 400;
					color: #343434;
					span{
						display: inline-block;
						width: 5px;
						height: 24px;
						background: rgb(255, 133, 0);
						color: rgb(255, 133, 0);
						overflow: hidden;
						margin-right: 20px;
					}
				}
				ul{
					li{
						// height: 100px;
						margin-bottom: 20px;
						h3{
							font-size: 20px;
							font-weight: 400;
							position: relative;
							margin: 20px 0;
							// &:before{
							// 	content:"";
							// 	display: block;
							// 	position: absolute;
							// 	left: 0;
							// 	top: 4px;
							// 	width: 5px;
							// 	height: 19px;
							// 	background-color: @orgenColor;
								
							// }
							span{
								display: inline-block;
								width: 13px;
								height: 29px;
								font-size: 55px;
								color: rgb(255, 133, 0);
								text-align: left;
								overflow: hidden;
								padding-right: 25px;
							}
						}
						p{
							text-indent: 20px;
							line-height: 40px;
							background-color: @orgenColor4;
							padding: 10px 20px;
							// overflow: hidden;
							// display: -webkit-box;
							// -webkit-line-clamp: 1;
							// -webkit-box-orient: vertical;
						}
					}
				}
			}
			.xq_hot_advisory{
				overflow: hidden;
				margin: 20px 0;
				padding-bottom: 30px;
				border-bottom: 1px solid #F2F2F2;
				ul{
					li{
						width: 47%;
						float: left;
						margin-right: 5%;
						margin-bottom: 15px;
						&:nth-child(even){
							margin-right: 0;
						}
						.hot_timeBox{
							width: 80px;
							height: 82px;
							background-color: #f5f5f5;
							float: left;
							>span{
								text-align: center;
								color: @orgenColor;
								display: block;
								font-size: 32px;
								margin-top: 15px;
							}
							p{
								text-align: center;
								width: 100%;
								margin-top: 12px;
								margin-bottom: 0;
								line-height: 20px;
								color: #666;
								font-size: 16px;
								height: auto;		
							}
						}
						.hot_advisoryR{
							float: right;
							width: 77%;
							>a{
								width: 90%;
								height: 25px;
								float: left;
								font-size: 15px;
								font-weight: 600;
								color: #333333;
								overflow: hidden;
								display: -webkit-box;
								-webkit-line-clamp: 1;
								-webkit-box-orient: vertical;
								&:hover{
									color: @orgenColor;
								}
							}
							span{
								margin-left: 26px;
							}
							p{
								margin-top: 10px;
								height: 53px;
								overflow: hidden;
								float: left;
								a{
									font-size: 13px;
									line-height: 25px;
									overflow: hidden;
									display: -webkit-box;
									-webkit-line-clamp: 2;
									-webkit-box-orient: vertical;
									overflow: hidden;
								}
							}
						}
			}
		}
			}
			.xq_products_ecommended{
				overflow: hidden;
				margin: 20px 0;
				padding-bottom: 25px;
				.tyXq_title{
					a{
						font-size: 14px;
						font-weight: none;
						float: right;
						line-height: 50px;
					}
				}
				ul{
					li{
						width: 32%;
						height: 173px;
						position: relative;
						float: left;
						margin-right: 2%;
						overflow: hidden;
						&:last-child{
							margin-right: 0;
						}
						&:hover img{
							transform: scale(1.2);
							cursor: pointer;
						}
						img{
							width: 100%;
							height: 173px;
							transition: 1s ease-in-out;
							display: block;
						}
						a {
							&:last-child{
							width: 100%;
							height: 35px;
							position: absolute;
							left: 0;
							bottom: 0;
							background-color: rgba(0,0,0,.5);
							line-height: 35px;
							text-align: center;
							color: #fff;
							overflow: hidden;
							display: -webkit-box;
							-webkit-line-clamp: 1;
							-webkit-box-orient: vertical;
								&:hover{
									color: @orgenColor;
								}
							}
						}
					}
				}
				.customer_case_xq_upDown{
					width: 100%;
					height: 85px;
					line-height: 85px;
					overflow: hidden;
				}
			}
			//   修改911
			.resultbar{
				height: 75px;
				line-height: 75px;
				border-bottom: 1px solid #E6E6E6;
			  i{
				  font-size: 22px;
				  vertical-align: middle;
				  color: #FF8500;
				  margin-right: 8px;
			  }
			  strong{
				  font-size: 18px;
				  font-weight: bold;
				  color: #000000;
			  }
			}
			//   修改911
		}
	  }
  }
  .customer_case_xq_title{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 25px;
}
/* 产品介绍页面 */
.productsBox{
	.artificialIntelligenceBox{
		background-color: #FAFAFA;
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.products_tyTitle{
		text-align: center;
		margin-bottom: 30px;
		h2{
			font-size: 30px;
			font-weight: 400;
			color: #323232;
		}
		p{
			margin-top: 20px;
			font-size: 16px;
		}
	}
	.imageIdentification{
		padding-top: 50px;
	}
	>.choiceBox{
		background-color: #fff;
	}
	.hot_advisoryBox{
		// background-color: #F9F9F9;
		padding-top: 50px;
		>.xq_hot_advisory{
				overflow: hidden;
				padding-bottom: 30px;
				border-bottom: 1px solid #F2F2F2;
				ul{
					li{
						width: 30%;
						float: left;
						margin-right: 5%;
						margin-bottom: 18px;
						height:101px;
						&:nth-child(3n){
							margin-right: 0;
						}
						.hot_timeBox{
							width: 80px;
							height: 82px;
							background-color: #f5f5f5;
							float: left;
							>span{
								text-align: center;
								color: @orgenColor;
								display: block;
								font-size: 32px;
								margin-top: 15px;
							}
							p{
								text-align: center;
								width: 100%;
								margin-top: 12px;
								margin-bottom: 0;
								line-height: 20px;
								color: #666;
								font-size: 16px;
								height: auto;	
							}
						}
						.hot_advisoryR{
							float: right;
							width: 74%;
							>a{
								width: 90%;
								float: left;
								font-size: 15px;
								font-weight: 600;
								color: #333333;
								overflow: hidden;
								display: -webkit-box;
								-webkit-line-clamp: 1;
								-webkit-box-orient: vertical;
								overflow: hidden;
								&:hover{
									color: @orgenColor;
								}
							}
						}
							p{
								margin-top: 10px;
								height: 50px;
								overflow: hidden;
								float: left;
								a{
									
									line-height: 25px;
									overflow: hidden;
									display: -webkit-box;
									-webkit-line-clamp: 2;
									-webkit-box-orient: vertical;
									overflow: hidden;
								}
							}
					}
				}
			}
		
		
	}
}
/* 产品左侧导航 */
.leftNav{
	width: 110px;
	background-color: @orgenColor3;
	position: fixed;
	right: 92%;
	top: 30%;
	border-radius: 2px;
	ul{
		li{
			text-align: center;
			line-height: 40px;
			position: relative;
			cursor: pointer;
			border: 2px;
			&::before{
				content: "";
				display: block;
				width: 80%;
				border: 1px dashed @orgenColor2;
				position: absolute;
				left: 50%;
				transform: translateX(-50%);
				bottom: -1px;
			}
		}
		&:last-child{
			padding-bottom: 20px;
		}
		li.active{
			background-color: @orgenColor;
			color: #fff;
		}
	}
}
// 帮助中心综合页 start
.help_content_comprehensive_top{
	height: 200px;
	background-image: url(../img/help_content_comprehensive_banner.png);
}
.help_content_comprehensive_content1{
	overflow: hidden;
	padding-top: 36px;
	padding-bottom: 60px;
	h2{
		margin-bottom: 55px;
	}
	ul{
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-content: flex-start;
		flex-wrap: wrap;
		>li{
			float: left;
			color: #333;
			font-size: 18px;
			font-weight: bold;
			width: 19.68%;
			margin-right: 85px;
			text-align: left;
			&:last-child{
				margin-right: 0;
			}
			img{
				width: 20px;
				height: 20px;
				display: inline-block;
				vertical-align: middle;
				margin-right: 10px;
			}
			ol{
				li{
					height: 40px;
					a{
						display: block;
						margin-left: 15%;
						font-size: 16px;
						font-weight: 400;
						color: #0E73EB;
						// height: 48px;
						line-height: 40px;
						text-align: left;
						border-bottom: 1px solid #CCCCCC;
					}
				}
				li:first-child{
					margin-top: 30px;
					a{
						border-top: 1px solid #CCCCCC;
					}
				}
			}
		}
	}
}
.help_content_comprehensive_content2{
	padding: 60px 0 90px 0;
	background-color: #F7F7F7;
	overflow: hidden;
	ul{
		margin-top: 35px;
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-content: flex-start;
		flex-wrap: wrap;
		li{
			float: left;
			background-color: #fff;
			width: 21.62%;
			margin-right: 54px;
			box-shadow:0px 1px 3px 0px rgba(30,30,30,0.1);
			&:last-child{
				margin-right: 0;
			}
			.comprehensive_content2_top{
				font-size: 20px;
				color: #28292B;
				font-weight: 400;
				height: 60px;
				background-color: #F4EAE3;
				padding-left: 40px;
				line-height: 60px;
				img{
					width: 24px;
					height: 24px;
					display: inline-block;
					vertical-align:sub;
				}
			}
			p{
				font-size:16px;
				font-weight:400;
				color:#666;
				line-height:30px;
				padding: 35px 25px;
			}
		}
	}
}	
// 帮助中心综合页 ent
// 帮助中心 start
.helpBox{
	background-color: #fafafa;
	padding: 5px 0;
	overflow: hidden;
	.help_left{
		width: 260px;
		height: 100%;
		background-color: #f2f2f2;
		padding: 20px;
		overflow: hidden;
		.help_search{
			height: 40px;
			border-bottom: 1px solid #eaeaea;
			span{
				font-size: 16px;
				color:#333;
				float: left;
			}
			input{
				background-color: #cccccc;
				width: 140px;
				font-size: 12px;
				color: #ccc;
				line-height: 20px;
				border: 1px solid #ccc;
				padding-left: 20px;
				border-radius: 15px;
				margin-left: 15px;
				background-color: #f2f2f2;
			}
			input[type=text]:focus{ outline:none;}
		}
		ul{
			padding-top: 4px;
			li{
				p{
					font-size: 14px;
					color: #333;
					line-height: 20px;
					margin-top: 15px;
					margin-bottom: 3px;
					cursor: pointer;
					i{
						font-size: 14px;
						color: #333;
						margin-right: 10px;
						display: inline-block;
    					transform: rotate(-90deg);
					}
				}
				div{
					display: none;
					a{
						display: block;
						padding-left: 24px;
						position: relative;
						margin-top: 10px;
						&::after{
							content:"";
							display: block;
							width: 11px;
							height: 1px;
							background-color: #333;
							position: absolute;
							left: 4px;
							top:11px
						}
					}
				}
				>ul{
					display: none;
					>li{
						padding-left: 21px;
						p{
							margin-top: 10px;
							margin-bottom: 4px;
						}
					}
					div{
						a{
							margin-left: 26px;
							display: block;
						}
					}
				}
			}
			li.active{
				>p{
					color: @orgenColor;
					>i{
						color: @orgenColor;
						transform: rotate(0);
					}
				}
				>div,>ul{
					display: block;
					overflow: hidden;
				}
			}
		}
	}
	.help_right{
		width: 940px;
		height: 100%;
		background-color: #fff;
		overflow: hidden;
		padding: 30px 40px 50px 40px;
		.top_title{
			h3{
				font-size: 18px;
				color: #333333;
				font-weight: 600;
			}
			p{
				margin-top: 6px;
				font-size: 13px;
				color: #666666;
				border-bottom: 1px solid #f2f2f2;
				padding-bottom: 9px;
			}
		}
		>p{
			font-size: 13px;
			color: #666666;
		}
	}
}
// 帮助中心 end
// 产品综合页 start
.product_synthesisBox{
	background-color: #FAFAFA;
	.synthesis_ty_title{
		text-align: center;
		margin-bottom: 30px;
		h3{
			font-size: 30px;
			font-weight: 500;
			color: #323232;
		}
		p{
			margin-top: 20px;
			font-size: 16px;
		}
	}
	.synthesis1{
		padding: 50px 0 30px 0 ;
		overflow: hidden;
		ul{
			li{
				width: 18.6%;
				float: left;
				margin-right: 20px;
				margin-bottom: 20px;
				border: 1px solid #f2f2f2;
				overflow: hidden;
				&:nth-child(5n){
					margin-right: 0;
				}
				a{
					display: block;
					margin-bottom: 20px;
					h3{
						font-size: 20px;
						color: #333333;
						height: 50px;
						line-height: 50px;
						text-align: center;
						background-color: @orgenColor3;
						overflow: hidden;
						display: -webkit-box;
						-webkit-line-clamp: 1;
						-webkit-box-orient: vertical;
						&:hover{
							color: @orgenColor;
						}
					}
					div{
						width: 70px;
						height: 70px;
						background-image: linear-gradient(rgb(255, 187, 115), rgb(255, 144, 25));
						border-radius: 50%;
						padding-top: 10px;
						display: block;
						margin: 0 auto;
						margin-top: 17px;
						margin-bottom: 17px;
						i{
							width: 50px;
							height: 50px;
							display: block;
							font-size: 50px;
							margin: 0 auto;
							color: rgb(255, 255, 255);
						}
					}
					p{
						font-size: 14px;
						color: #808080;
						text-align: center;
						padding: 0 20px;
						height: 45px;
						overflow: hidden;
						display: -webkit-box;
						-webkit-line-clamp: 2;
						-webkit-box-orient: vertical;
						margin-bottom: 18px;
						line-height: 24px;
						&:hover{
							color: @orgenColor;
						}
					}
					span{
						display: block;
						width: 140px;
						height: 30px;
						line-height: 30px;
						text-align: center;
						margin:0 auto;
						color: @orgenColor;
						border: 1px solid @orgenColor;
						&:hover{
							color: #f5f5f5;
							background-color: @orgenColor;
						}
					}
				}
			}
		}
	}
	.synthesis2{
		padding: 50px 0 30px 0;
		overflow: hidden;
		background-color: #f7f7f7;
		.synthesis2Box{
			ul{
				li{
					width: 18.6%;
					float: left;
					margin-right: 20px;
					margin-bottom: 30px;
					border: 1px solid #ededed;
					&:nth-child(5n){
						margin-right: 0;
					}
					a{
						display: block;
						padding: 6px;
						img{
							display: block;
							width: 100%;
							height: 136px;
						}
						h3{
							font-size: 20px;
							color: #333333;
							text-align: center;
							line-height: 48px;
							&:hover{
								color: @orgenColor;
							}
							span{
								position: relative;
								&::after{
									content: "";
									display: block;
									width: 100%;
									height: 1px;
									background-color: @orgenColor;
									position: absolute;
									left: 0;
									bottom: -8px;
								}
							}
						}
						p{
							margin-top: 5px;
							font-size: 14px;
							height: 50px;
							color: #808080;
							line-height: 25px;
							text-align: center;
							margin-bottom: 10px;
							padding: 0 14px;
							overflow: hidden;
							display: -webkit-box;
							-webkit-line-clamp: 2;
							-webkit-box-orient: vertical;
							&:hover{
								color: @orgenColor;
							}
							span{
								font-size: 20px;
								color: @orgenColor;
							}
						}
						.synthesis2Money{
							height: 25px;
						}
						>span{
							font-size: 13px;
							color: #666666;
							text-decoration: line-through;
							text-align: center;
							display: block;
							margin-top: -5px;
							margin-bottom: 5px;
						}
					}
				}
			}
		}
	}
	.synthesis3{
		ul{
			li{
				width: 23.7%;
				&:nth-child(4n){
					margin-right: 0;
				}
				&:nth-child(5n){
					margin-right: 20px;
				}
				a{
					h3{
						margin-bottom: 20px;
					}
					p{
						height: 70px;
						overflow: hidden;
						display: -webkit-box;
						-webkit-line-clamp: 3;
						-webkit-box-orient: vertical;
					}
				}
			}
		}
	} 
	.synthesis4{
		padding: 50px 0 30px 0;
		overflow: hidden;
		background-color: #f7f7f7;
		.synthesis4Box{
			ul{
				li{
					width: 18.4%;
					background-color: #fff;
					float: left;
					margin-right: 24px;
					&:nth-child(5n){
						margin-right: 0;
					}
					h3{
						font-size: 20px;
						color: #333333;
					}
					margin-bottom: 30px;
				}
			}
			a{
				display: block;
				overflow: hidden;
				text-align: center;
				padding-bottom: 24px;
				div{
					width: 70px;
					height: 70px;
					background-image: linear-gradient(#ffbb73, #ff9019);
					border-radius: 50%;
					padding-top: 10px;
					display: block;
					margin: 0 auto;
					margin-top: 15px;
					margin-bottom: 20px;
					i{
						width: 50px;
						height: 50px;
						display: block;
						font-size: 50px;
						margin: 0 auto;
						color: #fff;
					}
				}
				h3{
					font-size: 20px;
					color: #333;
					&:hover{
						color: @orgenColor;
					}
				}
				p{
					font-size: 14px;
					color: #666;
					margin-bottom: 0;
					margin-top: 9px;
					padding: 0 14px;
					span{
						font-size: 20px;
						color: @orgenColor;
					}
				}
				.pType2{
					margin-bottom: 18px;
					height: 50px;
					overflow: hidden;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
				}
				>span{
					color: #666666;
					font-size: 13px;
					text-decoration: line-through;
					display: block;
					margin-bottom: 20px;
				}
				.mores{
					display: initial;
					padding: 5px 20px;
					font-size: 13px;
					color: @orgenColor;
					border: 1px solid @orgenColor;
					margin-top: 20px;
					&:hover{
						color: #fff;
						background-color: @orgenColor;
					}
				}

			}
		}
	}
	.synthesis5{
		padding: 50px 0 30px 0;
		overflow: hidden;
		background-color: #f7f7f7;
		ul{
			li{
				width: 32.3%;
				float: left;
				margin-right: 18px;
				border: 1px solid #f7f7f7;
				padding: 6px;
				overflow: hidden;
				margin-bottom: 30px;
				&:nth-child(3n){
					margin-right: 0;
				}
				a{
					display: block;
					overflow: hidden;
					background-color: @orgenColor3;
					padding: 42px 20px;
					.fl{
						width: 67%;
						padding-right: 26px;
						h3{
							font-size: 18px;
							color: #333;
							font-weight: 600;
							&:hover{
								color: @orgenColor;
							}
						}
						p{
							font-size: 14px;
							color: #808080;
							line-height: 20px;
							margin-top: 15px;
							margin-bottom: 0;
							height: 45px;
							overflow: hidden;
							display: -webkit-box;
							-webkit-line-clamp: 2;
							-webkit-box-orient: vertical;
							&:hover{
								color: @orgenColor;
							}
						}
					}
					.fr{
						width: 33%;
						padding-top: 36px;
						span{
							padding: 4px 12px;
							color: @orgenColor;
							border: 1px solid @orgenColor;
							color: @orgenColor;
							&:hover{
								color: #fff;
								background-color: @orgenColor;
							}
						}
					}
				}
			}
		}
	}
	
}
// 产品综合页 end
// 价格说明 end
.price_descriptionBox{
	background-color: #fafafa;
	padding-bottom: 275px;
	overflow: hidden;
	.price_description{
		.price_description_title{
			text-align: center;
			h3{
				font-size: 30px;
				color:#333;
			}
			p{
				font-size: 16px;
				color: #666666;
				margin-top: 20px;
			}
		}
		.priceBox1{
			padding-top: 60px;
			ul{
				display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: row;
				justify-content: flex-start;
				align-content: flex-start ;
				flex-wrap: nowrap;
				li{
					width: 100%;
					border: 1px solid #f6f6f6;
					padding: 5px;
					text-align: center;
					margin-right: 14px;
					padding-bottom: 25px;
					box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.2);
					&:last-child{
						margin-right: 0;
					}
					.paleturquoise{
						background-color:#3bb7ff;
						h3{
							span{
								border-bottom: 1px solid #009dff;
							}
						}
					}
					.blue{
						background-color: #6c7bff;
						h3{
							span{
								border-bottom: 1px solid #6262ff;
							}
						}
					}
					.green{
						background-color: #31c46d;
						h3{
							span{
								border-bottom: 1px solid #22ad5b;
							}
						}
					}
					.yellow{
						background-color: #ffa640;
						h3{
							span{
								border-bottom: 1px solid #d98d32;
							}
						}
					}
					>div{
						overflow: hidden;
						margin-bottom: 10px;
						h3{
							font-size: 24px;
							color: #fff;
							margin: 15px 0 39px 0;
							span{
								padding-bottom: 11px;
							}
						}
						p{
							font-size: 16px;
							color: #fff;
							margin-bottom: 25px;
							span{
								font-size: 30px;
								margin-right: 5px;
							}
						}
					}
					.type2{
						h3{
							margin-bottom: 23px;
						}
						p{
							margin-bottom: 5px;
						}
						>span{
							width: 46%;
							height: 26px;
							line-height: 26px;
							display: block;
							margin: 0 auto;
							text-align: center;
							border: 1px solid #e5e5e5;
							margin-bottom: 10px;
							color: #fff;
							border-radius: 15px;
							color: #e5e5e5;
						}
					}
				
					>h3{
						font-size: 18px;
						color: #333333;
						line-height: 30px;
					}
					>p{
						font-size: 14px;
						color: #666666;
						margin-bottom: 0;
						margin-top: 8px;
					}
					>a{
						display: block;
						margin: 0 auto;
						width: 58%;
						height: 30px;
						line-height: 30px;
						text-align: center;
						color: #fff;
						margin-top: 22px;
					}
				}
			}
		}
		.priceBox2{
			padding-top: 60px;
			overflow: hidden;
			ul{
				width: 482px;
				display: block;
				margin: 0 auto;
				padding: 20px 0 40px 0;
				overflow: hidden;
				li{
					width: 240px;
					height: 40px;
					line-height: 40px;
					font-size: 20px;
					color: #fff;
					background-color: #999999;
					float: left;
					margin-right: 1px;
					text-align: center;
					cursor: pointer;
				}
				li.active{
					background-color: @orgenColor;
				}
			}
			.priceBox2_table{
				display: none;
				table{
					border-color: #f3f3f3;
					background-color: #ffff;
					border-top-color: rgba(0,0,0,0);
					border-left-color: rgba(0,0,0,0);
					border-right-color: rgba(0,0,0,0);
					border-bottom-color: rgba(0,0,0,0);
					width: 100%;
					td,th{
						text-align: center;
						border-color: #f3f3f3;
					}
					th{
						padding: 30px 0;
						font-size: 16px;
						color: #333;
					}
					td{
						padding: 20px 0;
						font-size: 14px;
						color: #666;
						.icon-cuohao{
							font-size: 14px;
							color: #ff3806;
							font-weight: 600;
						}
						.icon-duihao{
							font-size: 14px;
							color: #7fc445;
							font-weight: 600;
						}
					}
					.th1{
						border-top: 4px solid #e6e6e6;	
						position: relative;
						&::before{
							content: "";
							display: block;
							position: absolute;
							width: 135px;
							height: 1px;
							background-color: #ebebeb;
							left: 33%;
							top: 52px;
							transform: rotate(30deg);
						}
						span{
							color: #666;
						}
					}
					.th2{
						border-top: 4px solid #3bb7ff;
					}
					.th3{
						border-top: 4px solid #6c7bff;
					}
					.th4{
						border-top: 4px solid #31c46d;
					}
					.th5{
						border-top: 4px solid #ffa640;
					}
					.numStyle2{
						width: 120px;
						padding: 5px 15px;
					}
				}
			}
			.priceBox2_table.active{
				display: block;
			}
		}
	}
}
// 价格说明 end
//案例详情 start
.articleBox{
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f5f5f5;
	h1,h3{
//		width: 60%;
		margin-bottom: 25px;
		font-size: 20px;
		font-weight: 800;
		color: #333;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.articleBoxTop{
		height: 30px;
		>p{
			font-size: 13px;
			line-height: 24px;
			color: #666;
		}
	}
	>p{
		margin-top: 30px;
		line-height: 24px;
		color: #666;
	}
	.typeP{
		padding: 20px;
		background-color: @orgenColor5;
		overflow: hidden;
		color: #999;
		font-size: 13px;
		line-height: 24px;
		span{
			display: block;
			float: left;
		}
	} 
	.typeP span.typePRight{
		float: right;
		width: 94%;
	}
	// 咨询911
	.ty_text_box{
		// height: 1000px;
		overflow: hidden;
		position: relative;
		.bottom_all_text{
			width: 100%;
			height: 180px;
			position: absolute;
			bottom: 0;
			background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
			background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
			background-image: linear-gradient(-180deg,rgba(255,255,255,0),#fff);
		}
	}
	.bottom_all_text_btn{
		width: 200px;
		height: 40px;
		line-height: 40px;
		text-align: center;			
		background: #FF8500;
		border-radius: 20px;			
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 40px;
		display: block;
		margin: 0 auto;
		cursor: pointer;
	}
	.tykj_jx_box{
		// height: 222px;
		background: #FFF8F0;
		border: 1px dashed #FFB566;
		padding: 30px;
		margin-top: 40px;
		    position: relative;
		p{
			font-size: 14px;
			color: #333;
			margin-bottom: 0;
			line-height: 25px;
			span{
				font-size: 16px;
				color: @orgenColor;
				font-weight: bold;
			}
			p.color_o{
				span{
					color: #FF6600;
				}
			}
		}
		>a {
			display: block;
			width: 300px;
			height: 80px;
			position: absolute;
			right: 30px;
			bottom: 20px;
		}
	}
	.hot_activity{
		padding-top: 30px;
		img{
			width: 100%;
			height: 140px;
		}
	}
	// 咨询911
	.labelBox{
		color: #666;
		margin-top: 30px;
		ul{
			float: right;
			width: 94%;
			li{
				float: left;
				border: 1px solid @orgenColor;
				margin-left: 20px;
				padding: 0 10px;
				margin-bottom: 10px;
				a{
					font-size: 13px;
					color: @orgenColor;
				}
				&:hover{
					background-color: @orgenColor;
					a{
						color:#fff
					}
				}
			}
		}
	}
}
.customer_case_xq_products{
	padding-bottom: 0!important;
}
.hotWordSearch{
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 25px;
	ul{
		li{
			background-color: @orgenColor3;
			float: left;
			line-height: 25px;
			padding: 2px 10px;
			margin-bottom: 10px;
			margin-right: 10px;
			.tagc2{
				font-weight: 600;
			}
		}
	}
}
// 咨询911
.consultingCategoryContent{
	.consultingCategoryContent_nav{
		ul{
			width: 100%;
			overflow: hidden;
			li{
				float: left;
				width: 85px;
				border: none;
				margin-bottom: 0;
				padding-bottom: 0;
				font-size: 16px;
				font-weight: bold;
				color: #333333;
				line-height: 24px;
				cursor: pointer;
				text-align: center;
				margin-right: 10px;
				padding-bottom: 5px;
			}
			li.active{
				color: #FF8600;
				border-bottom: 1px solid #FF8600;
			}
		}
	}
	.consultingCategoryContent_centent{
		.consultingCategoryContent_centent_ty{
			display: none;
			>ul{
				margin-top: 25px;
			}
		}
		.consultingCategoryContent_centent1.active{
			display: block;
		}
		.consultingCategoryContent_centent2.active{
			display: block;
		}
	}
}
// 咨询911
//案例详情 end
//应用场景 start
.application_scenario_xqBox{
	background-color: #f7f7f7;
	overflow: hidden;
	padding-bottom: 80px;
	position: relative;
	>ul{
		>li{
			width: 100%;
			height: 210px;
			padding: 35px 74px 0 76px;
			margin-top: 10px;
			background-color: #fff;
			>div{
				width: 70%;
				>h3{
				font-size: 20px;
				font-weight: 600;
				color: #333333;
				line-height: 32px;
				margin-top: 22px;
				height: 32px;
				overflow: hidden;
				display: -webkit-box;
				-webkit-line-clamp: 1;
				-webkit-box-orient: vertical;
				}
				>p{
					font-size: 14px;
					line-height: 30px;
					color: #333;
					margin-top: 12px;
					height: 55px;
					overflow: hidden;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
				}
			}
			>img{
				width: 250px;
				height: 142px;
			}
		}
	}
	.dede_pages{
		ul{
			bottom: -50px;
		}
	}
}
//应用场景 end
//新闻中心 start
.consultingCategoryBox{
	padding: 15px 40px 10px 40px;
	overflow: hidden;
	border: 1px solid @orgenColor;
	margin-bottom: 10px;
	background-color: #fff;
	margin-top: 30px;
	ul{
		li{
			float: left;
			margin-right: 35px;
			margin-bottom: 5px;
			&:first-child{
				font-size: 16px;
				color: #333;
			}
		}
	}
}
//咨询911
.consultingCategoryContent{
	overflow: hidden;
	.consultingCategoryContent_top{
		width: 100%;
		height: 20px;
		background-color: #F7F7F7;
		position: absolute;
		left: 0;
	}
	ul{
		margin-top: 50px;
		li{
			border-bottom: 1px dashed #eee;
			padding-bottom: 20px;
			margin-bottom: 20px;
			overflow: hidden;
			img{
				width: 210px;
				height:140px;
				vertical-align: middle;
				margin-top: -2px;
				margin-right: 10px;
			}
			div{
				width: 72%;
				float: right;
				>a{
					font-size: 20px;
					color: #333;
					width: 80%;
					height: 25px;
					margin-bottom: 15px;
					overflow: hidden;
					display: -webkit-box;
					-webkit-line-clamp: 1;
					-webkit-box-orient: vertical;
					float: left;
					&:hover{
						color: @orgenColor;
					}
				}
				span{
					float: right;
					color: #999;
					margin-top: 2px;
				}
				p{
					margin-top: 15px;
					overflow: hidden;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					clear: both;
					a{
						font-size: 14px;
						line-height: 28px;
						color: #999;
						&:hover{
							color: @orgenColor;
						}
					}
				} 
			}
			div.tab_box{
				width: 100%;
				float: left;
				a.ty_title{
					font-size: 14px;
					font-weight:bold;
					color:#333;
					background-color: #fff;
					img{
						width: 16px;
						height: 16px;
					}
				}
				a{
					float: left;
					width: auto;
					height: auto;
					margin-bottom: 0;
					font-size:14px;
					font-weight:400;
					color:rgba(102,102,102,1);
					background-color: #FFEDD9;
					margin-right: 10px;
					padding: 0 10px;
					margin-bottom: 12px;
					&:hover{
						color: #ff8500;
					}
				}
			}
			// 修改911
			div.ty_search_color{
				a{
					background-color: #F5F5F5;
				}
			}
		}
	}
}
//咨询911
//新闻中心 end
//关于我们
// .aboutUsImg{
// 	width: 100%;
// 	height: 200px;
// 	background-image: url(../img/aboutUsBanner.png);
// 	background-repeat: no-repeat;
// 	background-size: cover;
// 	background-position: center;
// }
.aboutUsBox{
	padding: 50px 0 20px 0;
	overflow: hidden;
}
.ty_topStyle{
	text-align: center;
	margin-bottom: 30px;
	h3{
		font-size: 30px;
		color: #333;
		margin-bottom: 20px;
	}
	span{
		position: relative;
		&::before{
			content: "";
			display: block;
			position: absolute;
			left: -140px;
			top: 10px;
			width: 100px;
			height: 1px;
			background-color: #999;
		}
		&::after{
			content: "";
			display: block;
			position: absolute;
			right: -140px;
			top: 10px;
			width: 100px;
			height: 1px;
			background-color: #999;
		}
	}
}
video{
	width: 415px;
	height: 225px;
	float: left;
	margin: 0 10px 10px 0;
}
p{
	line-height: 28px;
	margin-bottom: 20px;
}
.teamStyleBox{
	height: 783px;
	padding: 40px 0;
	overflow: hidden;
	background-image: url("../img/aboutBack.png");
	background-repeat: none;
	background-size: 100% 100%;
	h3,span{
		color: #fff;
	}
	span{
		&::before,&::after{
			background-color: #fff;
		}
	}
	img{
		height: 590px;
		display: block;
		margin: 0 auto;
	}
}
.contactUsBox{
	padding: 50px 0 0 0;
	overflow: hidden;
	ul{
		li{
			width: 50%;
			float: left;
			color: #333;
			line-height: 25px;
			margin-bottom: 10px;
			i{
				color: #2c2c2c;
				font-size: 20px;
				margin-right: 5px;
				font-weight: 600;
			}
		}
	}
}
// 0808 新修改样式
.aboutUsImg{
	text-align: center;
	background: url(../img/aboutban.jpg) no-repeat center bottom;
	&:after {
		content: "";
		display: inline-block;
		height: 100%;
		width: 0;
		vertical-align: middle;
	}
	div{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		vertical-align: middle;
		h3{
			font-size: 30px;
			color: #f3f2f2;
			line-height: 1.5;
			margin-bottom: 28px;
			text-align: center;
		}
		p{
			font-size: 16px;
			color: #e8e8e8;
			line-height: 2;
			text-align: center;
			letter-spacing: 1px;
			padding-bottom: 50px;
		}
	}
}
.aboutUsBox{
	>p{
		text-indent: 30px;
	}

}
// 企业文化
.about_content1_box{
	padding: 50px 0;
	overflow: hidden;
	height: 430px;
	background: url(../img/culture.jpg) no-repeat center;
	ul{
		li{
			float: left;
			width: 19.2%;
			height: 170px;
			margin-right: 1%;
			padding: 20px 15px;
			background-color: #ffffff;
			border-bottom: 2px solid #ff7c25;
			&:last-child{
				margin-right: 0;
			}
			h3{
				padding-top: 10px;
				color: #000;
				font-size: 24px;
				position: relative;
				text-align: center;
				&::after{
					content: "";
					display: block;
					width: 30px;
					height: 2px;
					background-color: #ec6941;
					margin: 10px auto;
				}
			}
			p{
				line-height: 24px;
				color: #666;
				text-align: center;
			}
		}
	}
}
.about_content2_box {
	padding: 60px 0;
	overflow: hidden;
}
.about_content2_box .development-list {
position: relative;
overflow: hidden; }
.about_content2_box .development-list:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	background-color: #999;
	top: 16px;
	bottom: 38px;
	left: 190px; }
.about_content2_box .development-list .item {
	position: relative; }
	.about_content2_box .development-list .item h3 {
	margin-left: 190px;
	font-size: 20px;
	color: #333333;
	position: relative;
	padding-left: 25px; }
	.about_content2_box .development-list .item h3:before {
		content: "";
		display: inline-block;
		border: 4px solid #f08768;
		background-color: #ffffff;
		width: 20px;
		height: 20px;
		border-radius: 20px;
		margin-left: -10px;
		position: absolute;
		top: 5px;
		box-sizing: border-box;
		left: 0; }
	.about_content2_box .development-list .item p {
	font-size: 16px;
	color: #6a6a6a;
	position: relative;
	padding-left: 215px; }
	.about_content2_box .development-list .item p span {
		display: inline-block;
		width: 190px;
		text-align: right;
		padding-right: 30px;
		font-size: 16px;
		color: #6a6a6a;
		position: absolute;
		left: 0;
		top: 0;
		margin-right: 25px; }
		.about_content2_box .development-list .item p span:before {
		content: "";
		display: inline-block;
		border: 3px solid #eca893;
		background-color: #ffffff;
		width: 16px;
		height: 16px;
		border-radius: 20px;
		position: absolute;
		top: 5px;
		box-sizing: border-box;
		right: -8px; }
// 公司资质
.about_content3_box{
	height: 610px;
	background: url(../img/about_bg2.jpg) no-repeat center;
	padding: 60px 0;
	overflow: hidden;
	.layui-carousel>[carousel-item]>*{
		background-color: transparent!important;
	}
	#about_banner{
		background-color: transparent!important;
		height: 365px!important;
		.layui-carousel-arrow[lay-type=sub]{
			left: -15px!important;
		}
		.layui-carousel-arrow[lay-type=add]{
			right: 0px!important;
		}
		.layui-carousel-arrow{
			z-index: 9;
		}
		.layui-carousel-ind ul{
			background-color: rgba(0,0,0,0);
		}
		.layui-carousel-ind li{
			width: 40px;
			height: 5px;
			background-color: #ffffff;
			border-radius: 5px;
		}
		.layui-carousel-ind li.layui-this{
			background-color: #ff8500;
		}
		.about_banner{
			ul{
				display: flex;
				display: -webkit-flex;
				flex-direction: row;
				justify-content: center;
				align-content: flex-start;
				flex-wrap: wrap;
				padding: 0 20px;
				li{
					float: left;
					// height: 310px;
					margin-right: 20px;
					img{
						height: 308px;
						width: auto;
					}
					.bigImg{

					}
				}
			}
		}
	}
}
// 产品领域
.about_content4_box{
	padding: 60px 0;
	background-color: #f5f5f5;
	overflow: hidden;
	.about_content4{
		div.fl,div.fr{
			width: 570px;
			border: 1px solid #d7d7d7;
			background-color: #fff;
			padding: 30px;
			h3{
				border-bottom: 2px solid #dcdcdc;
				padding-bottom: 10px;
				font-size: 24px;
				color: #eb6100;
				span{
					padding-bottom: 10px;
				}
			}
			h4{
				line-height: 24px;
				margin-top: 15px;
				color: #333;
			}
			p{
				line-height: 24px;
				color: #666;
			}
		}
	}
}
// 团队风采
.about_content5_box{
	padding: 60px 0 0px 0;
	overflow: hidden;
}
// 0808 新修改样式
//关于我们 end
// 通用topbanner
.ty_topbanner{
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ty_topbanner_ab{
	// background-image: url(../img/aboutUsBanner.png);
	background-image: url(../img/aboutban.jpg);
	height: 565px;
}
.ty_topbanner_case{
	background-image: url(../img/case_banner.png);
}
.ty_topbanners,.ty_topbanner12,.ty_topbanner9,.ty_topbanner8,.ty_topbanner3{
	background-image: url(../img/productXqBanner.png);
}
.ty_topbanner10{
	background-image: url(../img/identify.jpg);
}
.ty_topbanner15{
	background-image: url(../img/search.jpg);
}
.ty_topbanner16{
	background-image: url(../img/audit.jpg);
}
.ty_topbanner17{
	background-image: url(../img/enhanced_effect.jpg);
}
.ty_topbanner39{
	background-image: url(../img/analysis.jpg);
}
.ty_topbanner4{
	background-image: url(../img/ty_4.jpg);
}
.ty_topbanner5{
	background-image: url(../img/ty_5.jpg);
}
.ty_topbanner6{
	background-image: url(../img/ty_6.jpg);
}
.ty_topbanner11{
	background-image: url(../img/ty_11.jpg);
}
.ty_topbanner73{
	background-image: url(../img/ty_73.jpg);
}
.ty_topbanner18{
	background-image: url(../img/ty_18.jpg);
}
.ty_topbanner27{
	background-image: url(../img/ty_27.jpg);
}
.ty_topbanner31{
	background-image: url(../img/ty_31.jpg);
}
.ty_topbanner63{
	background-image: url(../img/ty_63.jpg);
}

.ty_topbanner74{
	background-image: url(../img/ty_74.jpg);
}
.ty_topbanner13{
	background-image: url(../img/ty_13.jpg);
}
.ty_topbanner14{
	background-image: url(../img/ty_14.jpg);
}
.ty_topbanner26{
	background-image: url(../img/ty_26.jpg);
}
.ty_topbanner32{
	background-image: url(../img/ty_32.jpg);
}
.ty_topbanner33{
	background-image: url(../img/ty_33.jpg);
}
.ty_topbanner35{
	background-image: url(../img/ty_35.jpg);
}
.ty_topbanner75{
	background-image: url(../img/ty_75.jpg);
}

// 通用topbanner end
// 地图
.map{
	height: 780px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	position: relative;
	#map_wp{
		width: 100%;
		height: 780px;
	}
	.contact_wp{
		width: 445px;
		height: 415px;
		background: rgba(0, 0, 0, 0.8);
		position: absolute;
		top: 20%;
		right: 20%;
		padding: 25px;
		h3{
			font-size: 22px;
			color: rgb(255, 254, 254);
			margin-bottom: 10px;
			text-align: center;
		}
		p{
			color: rgb(255, 254, 254);
			line-height: 24px;
			margin-bottom: 12px;
			padding: 0 8px;
		}
	}
}
// 地图 end
//页码start
.dede_pages{

}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:0 4px;
	margin-bottom:10px;
	border:1px solid #E9E9E9;
	&:hover{
		border-color: @orgenColor;
	}
}
.dede_pages ul li{
	float:left;
	padding:2px 10px 2px;
	color:#555;
	display:block;
	line-height: 24px;
	&:last-child{
	    padding: 0;
		border: none;
		select{
			padding:4px 0;
			border-color:#E9E9E9;
		}
	}
}
.dede_pages ul li a:hover{
	color: @orgenColor;
	text-decoration:none;
}
.dede_pages ul li.active,
.dede_pages ul li.active a,.pagebox ul li.active a:hover{
	font-weight:bold;
	border-color: @orgenColor;
	color: @orgenColor;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
//页码end
// 应用场景
// 应用场景
.scenesBanner{
	width: 100%;
	padding: 30px 0 50px 0;
	background-color: #F9F9F9;
}
#myFocus{
	width:1200px;
	height:365px!important;
	display: block;
	margin: 0 auto;
	.pic{
		ul{
			li{

				img{
					// width: 270px;
					width: 100%;
					height: 220px;
				}
			}
		}
	}
	border: none!important;
	background-color: #F9F9F9!important;
	.dot {
		bottom: -55px!important;
		li{
			a{
			width: 50px;
			height: 5px;
			border-radius: 10px;
			display: inline-block;
			background-color: #999999;
			color: rgba(0,0,0,0)!important;
			}
		}
		li.current{
			a{
				background-color: @orgenColor;
			}
		}
	}
	
	p{
		display: none;
		background-color: #fff;
	}
	li{
		div{
			width: 24%!important;
			float: left;
			margin-top: 20px;
			margin-right: 1%;
			h3{
				font-size: 16px;
				font-weight: 600;
				color: #323232;
				line-height: 45px;
				text-align: center;
			}
			span{
				line-height: 25px;
				overflow: hidden;
				display: -webkit-box;
				-webkit-line-clamp: 3;
				-webkit-box-orient: vertical;
				overflow: hidden;
				padding: 0 10px
			}
		}
	}
	.txt,.prev,.next{
		display: none;
	}
	.txt li b{
		display: none!important; 
		background-color: #fff!important;
	}
}
.tyTypeTitle2{
	font-size: 18px;
	color: #000;
	height: 52px;
	background-color: @orgenColor4;
	line-height: 52px;
	font-weight: 600;
	margin-bottom: 40px;
	i{
		margin: 0 15px 0 20px;
		font-size: 22px;
		vertical-align: middle;
		color: @orgenColor;
	}
}
@media screen and (max-width: 1425px) {
	#test1,#idnexBanner{
		height: 450px!important;
	}
	.productContentBox .productContent .productContentR .scenario_top ul li:nth-child(3n){
		margin-right: 0;
	}
	.productContentBox .productContent .productContentR .scenario_top ul li:nth-child(4n){
		margin-right: 25px;
	}
	// 咨询911
	.consultingCategoryContent ul li div{
		width: 69%;
	}
	.productContentBox .productContent .productContentR{
		width: 73%;
	}
	.advertising_space_search{
		width: 73%;
	}
	// 咨询911
	.ai_navBox .ai_navFl > p.title1{
		width: 220px;
	}
	.helpBox .help_right{
		width: 838px;
	}
	.help_content_comprehensive_content1 ul > li{
		margin-right: 78px;
	}
	.help_content_comprehensive_content2 ul li{
		margin-right: 49px;
	}
	.ai_navBox .ai_navFl ul li > .right_content{
		left: 220px;
	}
	.ai_navBox .ai_navFl ul li .maskBox{
		left: 212px;
	}
	.ai_navBox .ai_navFr ul li{
		width: 32%;
	}
	.product_synthesisBox .synthesis1 ul li{
		width: 18.5%;
	}
	.product_synthesisBox .synthesis2 .synthesis2Box ul li{
		width: 18.5%;
	}
	.product_synthesisBox .synthesis4 .synthesis4Box ul li{
		width: 18.2%;
	}
	.product_synthesisBox .synthesis5 ul li{
		width: 32.2%;
	}
	.product_synthesisBox .synthesis5 ul li a .fl{
		width: 64%;
	}
	.product_synthesisBox .synthesis5 ul li a .fr{
		width: 36%;
	}
  .w1200,#myFocus,#myFocus ul li{
	  width: 1100px;
  }
  .about_content4_box .w1200,.about_content3_box .w1200{
	  width: 1200px;
  }
  #myFocus ul li div img{
	  width: 100%;
  }
  .headBox .logo span{
	  right: -48px;
  }
  .headBox .navBox > ul > li > a, .headBox .navBox > ul > li > div > a, .headBox .navBox > div > a{
	  margin-left: 5px;
  }
  .headBox .logo{
	  width: 298px;
  }
  .mF_tbhuabao li div span{
	  padding: 0 10px;
  }
  .productsBox .hot_advisoryBox > .xq_hot_advisory ul li .hot_advisoryR > a{
	  width: 58%;
  }
  .consultationHotline{
	  top: 156px;
  }
  .information .newBox .fl >a img{
	  width: 375px;
	//   height: 295px;
  }
  .cooperation ul li{
	  margin-right: 40px;
  }
  .productContentBox .productContent .productContentR .xq_hot_advisory ul li .hot_advisoryR > a{
	  width: 63%;
  }
  .productContentBox .productContent .productContentR .faceSearch .faceSearchR ul li .sqSearch span{
	padding: 0 5px;
    width: 67px;
  }
  .productTopBox .productTopNav div.productTopNavRight{
	  width: 93%;
  }
}
// 修改全屏头部
@media screen and (max-width: 1450px) {
    .headBox .navBox > ul > li > div > a{

    }
    .headBox .navBox >ul >li{
        margin-left: 25px;
    }
    .headBox .navBox{
        margin-left: 10px;
	}
	// 咨询911
	.headBox_news .head_logo .logo a img.ggt_top{
		width: 360px;
		margin-left: 20px;
	}
	// 咨询911
}
@media screen and (max-width: 1350px) {
    .headBox .navBox > ul > li > div > a{

    }
    .headBox .navBox >ul >li{
        margin-left: 20px;
    }
    .headBox .navBox{
        margin-left: 20px;
    }
}
@media screen and (max-width: 1250px) {
    .headBox .navBox > ul > li > div > a{

    }
    .headBox .navBox >ul >li{
        margin-left: 10px;
    }
    .headBox .navBox{
        margin-left: 10px;
    }
}