.hide {
	display:none !important;
}
.clear:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cq-btn:hover {
	opacity:.8
}
.cq-content {
	position:relative;
	width:100%;
	min-width:1200px
}
.cq-content .cq-banner {
	position:relative;
	width:100%;
	height:680px
}
.cq-btn {
	position:relative;
	width:150px;
	height:40px;
	margin-top:15px;
	margin-left:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	border:1px solid var(--main-color);
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:var(--main-color);
	cursor:pointer;
	font-weight:100
}
.cq-btn.work {
	-webkit-box-shadow:0 0 40px -10px #fff inset;
	-moz-box-shadow:0 0 40px -10px #fff inset;
	box-shadow:0 0 40px -10px #fff inset
}
.cq-btn.white {
	display:none;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	border-color:#FFF
}
.cq-btn i.btn-gt {
	position:absolute;
	right:30px;
	top:14px;
	width:6px;
	height:12px;
	background:url(../images/gt.png)
}
.cq-btn.white i.btn-gt {
	background:url(../images/gt-white.png)
}
.cq-part {
	overflow:hidden;
	background-color:#fff
}
.cq-banner .banner-content {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.cq-banner .banner-content .banner-item {
	position:absolute;
	width:100%;
	height:100%;
	/* background:url(../images/banner1.jpg) center #fff; */
	background-color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
/* .cq-banner .banner-content .banner-item.zero {
	background-image:url(../images/autumn.jpg);
}
.cq-banner .banner-content .banner-item.first {
	background-image:url(../images/banner1.jpg);
}
.cq-banner .banner-content .banner-item.second {
	background-image:url(../images/banner5.png)
} */
.cq-banner .banner-slide {
	position:absolute;
	left:0;
	right:0;
	bottom:80px;
	margin:auto;
	/* width:300px; */
	height:20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cq-banner .banner-slide span {
	overflow:hidden;
	position:relative;
	float:left;
	width:49px;
	height:3px;
	background-color:#838a94;
	border-radius:2px;
	cursor:pointer;
	margin-right:17px
}
.cq-banner .banner-slide span.active,.cq-banner .banner-slide span:hover,.cq-products {
	background-color:#fff
}
.cq-banner .banner-slide span .slide-mask {
	position:absolute;
	width:100%;
	left:-100%;
	height:3px;
	background-color:#fff
}
.cq-products {
	height:797px;
}
.cq-products-title {
	padding:104px 0 33px;
	font:30px PingFang-SC-Medium;
	font-weight:normal;
	color:#313131;
	text-align:center;
	line-height:1;
}
.cq-products-title-sub {
	font:18px PingFang-SC-Medium;
	color:#666;
	text-align:center;
	line-height:1;
}
.cq-products-list {
	display:flex;
	justify-content:space-around;
	margin-top:51px;
}
.cq-products-list .products-item {
	position:relative;
	cursor:pointer;
}
.cq-products-list .products-item.active h3 {
	color:var(--main-color);
}
.cq-products-list .products-item.active::after {
	position:absolute;
	bottom:-35px;
	left:0;
	right:0;
	width:15px;
	height:15px;
	margin:0 auto;
	content:'';
	transform:rotate(45deg);
	background-color:#f6f9fb;
	-ms-transform:rotate(45deg);
	/* IE 9 */    -moz-transform:rotate(45deg);
	/* Firefox */    -webkit-transform:rotate(45deg);
	/* Safari 和 Chrome */    -o-transform:rotate(45deg);
	/* Opera */
}
.cq-products-list .products-item img {
	width:68px;
	height:78px;
	margin:0 auto 12px;
}
.cq-products-list .products-item h3 {
	font:18px PingFang-SC-Medium;
	font-weight:normal;
	text-align:center;
	line-height:1;
	color:#666;
}
.cq-products-detail {
	height:320px;
	margin-top:28px;
	background-color:#f8fafc;
}
.cq-products-detail .item-detail {
	position:relative;
	height:100%;
	padding-top:95px;
	overflow:hidden;
}
.item-detail-shuzi {
	background:url(../images/shuzi-bg.png) top right no-repeat
}
.item-detail-jifen {
	background:url(../images/jifen-bg.png) top right no-repeat
}
.item-detail-jishu {
	background:url(../images/jishu-bg.png) top right no-repeat
}
.item-detail-zhihui {
	background:url(../images/zhihui-bg.png) top right no-repeat
}
.item-detail-quanyi {
	background:url(../images/quanyi-bg.png) top right no-repeat
}
.cq-products-detail .item-detail p {
	position:relative;
	width:522px;
	margin:0 0 72px 81px;
	font:16px PingFang-SC-Medium;
	line-height:30px;
	color:#666;
}
.cq-products-detail .item-detail p::before {
	position:absolute;
	top:-4px;
	left:0;
	width:27px;
	height:2px;
	content:"";
	background-color:var(--main-color);
}
.cq-products-detail .item-detail ul {
	margin-left:98px;
}
.cq-products-detail .item-detail .item-detail-cell {
	float:left;
	position:relative;
	margin-right:41px;
	font:16px PingFang-SC-Medium;
	color:#333;
	line-height:1;
}
.cq-products-detail .item-detail .item-detail-cell::before {
	position:absolute;
	top:6px;
	left:-18px;
	width:5px;
	height:5px;
	content:'';
	background-color:var(--main-color);
}
.cq-brands {
	height:720px;
	background:url("../images/brands-bg.png") center no-repeat;
}
.cq-brands-title {
	margin:77px auto 33px;
	font:30px PingFang-SC-Medium;
	font-weight:normal;
	line-height:1;
	text-align:center;
	color:#fff;
}
.cq-brands-title-sub {
	font:18px PingFang-SC-Medium;
	line-height:1;
	color:#fff;
	text-align:center;
}
.cq-brands-list {
	display:flex;
	margin-top:97px;
	justify-content:space-between;
}
.cq-brands-item {
	position:relative;
	width:240px;
	height:312px;
}
.cq-brands-item .item-intro {
	position:absolute;
	top:0;
	left:0;
	opacity:1;
	width:240px;
	height:312px;
	background-color:rgba(255,255,255,.88);
	cursor:pointer;
	transition:all .2s ease-in-out;
	-moz-transition:.2s all ease-in-out;
	/* Firefox 4 */    -webkit-transition:.2s all ease-in-out;
	/* Safari 和 Chrome */    -o-transition:.2s all ease-in-out;
	/* Opera */
}
.cq-brands-item .item-intro::after {
	position:absolute;
	left:0;
	right:0;
	bottom:-2px;
	width:45px;
	height:4px;
	margin:0 auto;
	display:block;
	content:'';
	background-color:var(--main-color);
	border-radius:1px;
}
.cq-brands-item .item-intro h3 {
	padding-top:89px;
	margin-bottom:28px;
	text-align:center;
	font:24px PingFang-SC-Medium;
	line-height:1;
	color:#333;
}
.cq-brands-item .item-intro p {
	margin-bottom:20px;
	font:16px PingFang-SC-Medium;
	line-height:30px;
	text-align:center;
	color:#666;
}
.cq-brands-item .item-detail {
	position:absolute;
	top:0;
	left:0;
	width:240px;
	height:312px;
	opacity:0;
	background-color:#fff;
	transition:all .5s ease;
	-moz-transition:.5s all ease;
	/* Firefox 4 */    -webkit-transition:.5s all ease;
	/* Safari 和 Chrome */    -o-transition:.5s all ease;
	/* Opera */
}
.item-intro-jinrong {
	background:url("../images/brands-jirong.png") top right no-repeat;
}
.item-intro-jifen {
	background:url("../images/brands-jifen.png") top right no-repeat;
}
.item-intro-yingxiao {
	background:url("../images/brands-yingxiao.png") top right no-repeat;
}
.item-intro-fuli {
	background:url("../images/brands-fuli.png") top right no-repeat;
}
.cq-brands-item.hover {
	width:410px;
	height:370px;
}
.cq-brands-item.hover .item-intro {
	opacity:0;
}
.cq-brands-item.hover .item-detail {
	opacity:1;
	width:410px;
	height:370px;
	top:-29px;
}
.cq-brands-item .item-detail h3 {
	width:344px;
	margin:0 auto 24px;
	padding-top:31px;
	padding-bottom:12px;
	border-bottom:1px solid var(--main-color);
}
.cq-brands-item .item-detail img {
	display:inline;
	vertical-align:bottom;
	width:28px;
}
.cq-brands-item .item-detail h3 span {
	margin-left:16px;
	margin-top:11px;
	font:24px PingFang-SC-Bold;
	font-weight:normal;
	color:#333;
}
.cq-brands-item .item-detail > p {
	width:344px;
	margin:0 auto;
	font:16px PingFang-SC-Medium;
	line-height:30px;
	color:#333;
}
.cq-brands-item .item-detail > ul {
	position:absolute;
	left:0;
	right:0;
	bottom:106px;
	width:344px;
	margin:0 auto;
}
.cq-brands-item .item-detail .youdian {
	float:left;
	margin-right:10px;
	padding:2px 14px 2.5px;
	font:15px PingFang-SC-Medium;
	color:#333;
	background-color:#f5f5f9;
	border-radius:13px;
}
.cq-brands-item .item-detail-bottom {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:78px;
	display:flex;
	padding-left:32px;
	align-items:center;
	background-color:#f5f5f9;
}
.cq-brands-item .item-detail-bottom .case {
	margin-right:9px;
	font:16px PingFang-SC-Medium;
	color:#333;
}
.cq-brands-item .item-detail-bottom .case-logo {
	width:50px;
	height:50px;
	margin-right:5px;
}
.cq-brands-item .item-detail-bottom .case-more {
	position:absolute;
	right:46px;
	top:30px;
	font:14px PingFang-SC-Medium;
	color:var(--main-color);
}
.cq-brands-item .item-detail-bottom .case-more:hover {
	text-decoration:underline;
}
.cq-scene {
	height:825px;
	background:url("../images/scene-bg.png") top center no-repeat;
}
.cq-scene-title {
	margin:121px auto 33px;
	font:30px PingFang-SC-Medium;
	font-weight:normal;
	line-height:1;
	text-align:center;
	color:#313131;
}
.cq-scene-title-sub {
	margin-bottom:102px;
	font:18px PingFang-SC-Medium;
	line-height:1;
	text-align:center;
	color:#666;
}
.cq-scene-wrap {
	position:relative;
	height:446px;
	background-color:rgba(255,255,255,.75);
	box-shadow:7px 7px 57px 0px rgba(240,240,241,0.73);
}
.cq-scene-wrap .swiper-container {
	position:absolute;
	top:-25px;
	right:47px;
	width:808px;
	height:412px;
}
.cq-scene-wrap .swiper-slide {
	display:flex;
	justify-content:space-between;
}
.cq-scene-wrap .swiper-slide-left {
	position:relative;
	width:427px;
	padding-top:160px;
}
.cq-scene-wrap .swiper-slide-right {
	width:319px;
	height:412px;
}
.cq-scene-wrap .swiper-slide-left p {
	padding-left:14px;
}
.cq-scene-wrap .swiper-slide-left p:first-of-type {
	margin-bottom:21px;
	font-family:PingFang-SC-Medium;
	font-size:16px;
	line-height:30px;
	color:#333;
}
.cq-scene-wrap .swiper-slide-left p:nth-of-type(2) {
	margin-bottom:6px;
	font-family:PingFang-SC-Medium;
	font-weight:700;
	font-size:16px;
	line-height:30px;
	color:#333;
}
.cq-scene-wrap .swiper-slide-left p:last-of-type {
	font-family:PingFang-SC-Medium;
	font-size:16px;
	line-height:30px;
	letter-spacing:0px;
	color:#333;
}
.cq-scene-wrap .swiper-slide-left .get-more {
	position:absolute;
	left:17px;
	bottom:7px;
	width:110px;
	height:36px;
	display:block;
	padding-left:3px;
	font-family:PingFang-SC-Medium;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:36px;
	/* background-image:linear-gradient(0deg,var(--main-color) 0%,#ff9846 100%); */
	background-color: var(--main-color);
	/* box-shadow:0px 4px 5px 1px rgba(255,122,15,0.22); */
	border-radius:18px;
}
.cq-scene-wrap .swiper-slide-left .get-more:hover {
	opacity:.8;
}
.cq-scene-wrap .swiper-pagination {
	width:170px;
	height:288px;
	left:80px;
	top:79px;
}
.cq-scene-wrap .swiper-pagination .swiper-pagination-customs {
	position:relative;
	margin-bottom:34px;
	padding-left:33px;
	font-family:PingFang-SC-Medium;
	font-size:18px;
	line-height:1;
	color:#666;
	text-align:left;
	transition:all .5s ease-in-out;
	cursor:pointer;
	-moz-transition:.5s all ease-in-out;
	/* Firefox 4 */    -webkit-transition:.5s all ease-in-out;
	/* Safari 和 Chrome */    -o-transition:.5s all ease-in-out;
	/* Opera */
}
.cq-scene-wrap .swiper-pagination .swiper-pagination-customs .point {
	position:absolute;
	left:0;
	top:8px;
	width:5px;
	height:5px;
	content:'';
	display:inline-block;
	background-color:var(--main-color);
	transition:all .5s ease-in-out;
	cursor:pointer;
	-moz-transition:.5s all ease-in-out;
	/* Firefox 4 */    -webkit-transition:.5s all ease-in-out;
	/* Safari 和 Chrome */    -o-transition:.5s all ease-in-out;
	/* Opera */
}
.cq-scene-wrap .swiper-pagination .swiper-pagination-customs-active {
	margin-bottom:49px;
	padding-left:55px;
	font-size:21px;
	font-weight:700;
	color:var(--main-color);
}
.cq-scene-wrap .swiper-pagination .swiper-pagination-customs-active .point {
	position:absolute;
	left:0;
	top:9px;
	width:42px;
	height:2px;
	content:'';
	display:inline-block;
	background-color:var(--main-color);
}
.cq-news {
	/*height:893px;*/
	background:url("../images/news-bg.png") top center no-repeat;
}
.cq-news-title {
	margin-bottom:85px;
	padding-top:62px;
	font:30px PingFang-SC-Medium;
	font-weight:normal;
	text-align:center;
	line-height:1;
	color:#313131;
}
.cq-news li {
	width:554px;
	float:left;
}
.cq-news li:nth-of-type(odd) {
	margin-right:50px;
}
.cq-news-warp .big-news {
	margin-bottom:24px;
	border-bottom:dashed 1px #ededed;
	cursor:pointer;
}
.cq-news-warp .big-news .news-img {
	width:554px;
	height:337px;
	background-color:lavenderblush;
}
.cq-news-warp .big-news .news-tit {
	width:398px;
	margin-bottom:15px;
	margin-top:36px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font:22px PingFang-SC-Medium;
	font-weight:normal;
	line-height:1;
	color:#333;
}
.cq-news-warp .big-news:hover .news-tit {
	color:var(--main-color);
}
.cq-news-warp .big-news .news-intro {
	position:relative;
	width:554px;
	height:60px;
	font-family:PingFang-SC-Medium;
	font-size:14px;
	line-height:30px;
	color:#333;
	text-overflow:ellipsis;
	overflow:hidden;
}
.cq-news-warp .big-news .news-intro::after {
	content:"……";
	position:absolute;
	bottom:4px;
	right:4px;
	padding-left:30px;
	line-height:18px;
	background:-webkit-linear-gradient(left,transparent,#fff 55%);
	background:-o-linear-gradient(right,transparent,#fff 55%);
	background:-moz-linear-gradient(right,transparent,#fff 55%);
	background:linear-gradient(to right,transparent,#fff 55%);
}
.cq-news-warp .big-news .news-date {
	padding-top:10px;
	padding-bottom:22px;
	font-weight:normal;
	font-family:PingFang-SC-Medium;
	font-size:14px;
	line-height:1;
	color:#999;
}
.cq-news-warp .small-news a {
	display:flex;
	justify-content:space-between;
	align-items:baseline;
	margin-bottom:44px;
}
.cq-news-warp .small-news .news-tit {
	width:398px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-family:PingFang-SC-Medium;
	font-size:22px;
	font-weight:normal;
	line-height:1;
	color:#333;
}
.cq-news-warp .small-news:hover .news-tit {
	color:var(--main-color);
}
.cq-news-warp .small-news .news-date {
	font-family:PingFang-SC-Medium;
	font-size:14px;
	line-height:1;
	color:#999;
}
.cq-partner {
	position:relative;
	height:658px/*1058px*/;
	overflow:hidden;
	background-color:#f8fafc;
}
.cq-partner-title,.cq-partner-title-sub,.cq-partner-wrap,.get-more {
	position:relative;
	z-index:9;
}
.cq-partner-title {
	margin-top:98px;
	margin-bottom:33px;
	font-family:PingFang-SC-Medium;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	line-height:1;
	color:#313131;
}
.cq-partner-title-sub {
	margin-bottom:57px;
	font-family:PingFang-SC-Medium;
	font-size:18px;
	text-align:center;
	line-height:1;
	color:#666;
}
.cq-partner-wrap {
	width:1163px;
}
.partner-items {
	text-align:center;
	border-bottom:solid 1px #eff2f4;
}
.partner-items > span {
	position:relative;
	width:116px;
	padding-bottom:28px;
	display:inline-block;
	text-align:center;
	font-family:PingFang-SC-Medium;
	font-size:22px;
	line-height:1;
	color:#666;
	cursor:pointer;
}
.partner-items > span:first-of-type {
	margin-right:192px;
}
.partner-items > span.active {
	font-family:PingFang-SC-Bold;
	color:var(--main-color);
}
.partner-items > span.active::after {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:7px;
	content:'';
	display:block;
	background:url("../images/line-beats.png") center no-repeat;
}
.partner-logos {
	position:relative;
	width:1160px;
	height:655px;
	margin:44px auto 0;
}
.partner-logos .img-wrap {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	margin:0 auto;
	opacity:1;
	transition:all .8s ease-in-out;
	-moz-transition:.8s all ease-in-out;
	/* Firefox 4 */    -webkit-transition:.8s all ease-in-out;
	/* Safari 和 Chrome */    -o-transition:.8s all ease-in-out;
	/* Opera */
}
.partner-logos .img-wrap.opt0 {
	opacity:0;
}
.cq-partner .get-more {
	width:150px;
	height:40px;
	display:block;
	margin:58px auto 0;
	text-align:center;
	line-height:40px;
	font-family:PingFang-SC-Medium;
	font-size:16px;
	color:var(--main-color);
	border-radius:20px;
	border:solid 1px var(--main-color);
}
.cq-partner .btn-gt {
	width:6px;
	height:12px;
	display:inline-block;
	margin-left:8px;
	background:url("../images/icon-orange-gt.png") center no-repeat;
}
.cq-partner .get-more:hover {
	opacity:.8;
}
.logo-scroll1 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:1804px;
	height:1602px;
	margin:0 auto;
	-webkit-animation:scrollToTop 36s linear infinite;
	-ms-animation:scrollToTop 36s linear infinite;
	animation:scrollToTop 36s linear infinite;
}
.logo-scroll2 {
	position:absolute;
	bottom:-1602px;
	left:0;
	right:0;
	width:1804px;
	height:1602px;
	-webkit-animation:scrollToTop 36s linear infinite;
	-ms-animation:scrollToTop 36s linear infinite;
	animation:scrollToTop 36s linear infinite;
}
@-webkit-keyframes scrollToTop {
	from {
	-webkit-transform:translate3d(0%,0,0);
	-ms-transform:translate3d(0%,0,0);
	transform:translate3d(0%,0,0);
}
to {
	-webkit-transform:translate3d(0,-100%,0);
	-ms-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
}
}@keyframes scrollToTop {
	from {
	-webkit-transform:translate3d(0%,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0%,0,0);
}
to {
	-webkit-transform:translate3d(0,-100%,0);
	-ms-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
}
}