﻿/* 轮播 */

.head {
	margin-top: 1.6rem;
	height: 6.4267rem;
	overflow: hidden;
	position: relative;
}

.head img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.head .swiper-pagination-bullet {
	width: 0.25rem;
	height: 0.25rem;
	display: inline-block;
	border-radius: 0.5rem;
	background: #fff;
	opacity: 0.2;
}

.head .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}


/*.serve*/

.serve {
	width: 100%;
	padding: 0rem 0 1.4rem 0;
}
.detail {
	width: 90%;
	margin: auto;
}
.detail ul li {
	display: box;
	/* OLD - Android 4.4- */
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	/* 09版 */
	-webkit-box-align: center;
	/* 12版 */
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	margin-top: 0.2rem;
	/*height: 2.21rem;*/
}
#detail-img{
	display: inline-block;
	margin-top: -0.5rem;
	margin-left: 0.3rem;
	margin-right: 0.9333rem;
}
.serve-detail {
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 0.2rem;
}

.detail-right {
	width: 71%;
	/*margin-left: 0.6rem;*/
	/*line-height: 0.5rem;*/
}

.detail-right span {
	color: #666666;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: block;
	margin-top: 0.08rem;
}

[data-dpr="1"] .detail-right span {
	font-size: 14px;
}

[data-dpr="2"] .detail-right span {
	font-size: 28px;
}

[data-dpr="3"] .detail-right span {
	font-size: 42px;
}

.detail-right p {
	width: 5.1333rem;
	margin-top: 0.1rem;
	color: #aaaaaa;
}

[data-dpr="1"] .detail-right p {
	font-size: 11px;
}

[data-dpr="2"] .detail-right p {
	font-size: 22px;
}

[data-dpr="3"] .detail-right p {
	font-size: 33px;
}

.detail-icon {
	float: right;
    margin-top: -0.7rem;
    margin-right: 0.5rem;
    width: 0.5333rem;
    height: 0.32em;
}

.detail-icon img {
	width: 100%;
}

/* industry */

.industry {
	background-color: #FFFFFF;
	padding: 1.066rem 0.266rem 1.066rem 0.266rem;
}

#industry-span {
	margin-left: -0.2rem;
}

.indu_ul {
	width: 100%;
	margin-top: 0.7rem;
}

.indu_ul li {
	margin-top: 0.347rem;
}

.indu_li {
	position: relative;
	width: 100%;
	height: 4rem;
	text-align: center;
}

.indu_li img {
	width: 100%;
	height: 4rem;
}

.indu_li span {
	top: 1.066rem;
	left: 0;
	width: 4.2667rem;
	white-space: nowrap;
	color: #FFFFFF;
	position: absolute;
}

[data-dpr="1"] .indu_li span {
	font-size: 20px;
}

[data-dpr="2"] .indu_li span {
	font-size: 40px;
}

[data-dpr="3"] .indu_li span {
	font-size: 60px;
}

.indu_li p {
	top: 2rem;
	left: 1.626rem;
	width: 6.3rem;
	color: #FFFFFF;
	position: absolute;
}

[data-dpr="1"] .indu_li p {
	font-size: 13px;
}

[data-dpr="2"] .indu_li p {
	font-size: 26px;
}

[data-dpr="3"] .indu_li p {
	font-size: 39px;
}

.line-hg {
	height: 0.6rem;
	border-bottom: none;
}

.understand {
	width: 3.4667rem;
	height: 1.0667rem;
	line-height: 1.0667rem;
	border-radius: 0.666rem;
	background-color: #599fff;
	color: #fff;
	text-align: center;
	margin-top: 1.05rem;
	margin: 0 auto;
}

.five {
	margin-top: 0.7733rem;
}

.five-title {
	margin-bottom: 0.6rem;
}

.five-title img {
	width: 0.1333rem;
	height: 0.6667rem;
	margin-left: 0.4rem;
}

.five-title span {
	margin-top: 0.5rem;
	margin-left: 0.2rem;
	position: relative;
	top: 0.1rem;
	color: #333333;
}

[data-dpr="1"] .five-title span {
	font-size: 22px;
}

[data-dpr="2"] .five-title span {
	font-size: 44px;
}

[data-dpr="3"] .five-title span {
	font-size: 66px;
}

.five-title p {
	width: 8.96rem;
	height: 0.7467rem;
	color: #aaaaaa;
	margin-top: 0.4533rem;
	margin-left: 0.4rem;
}

[data-dpr="1"] .five-title p {
	font-size: 12px;
}

[data-dpr="2"] .five-title p {
	font-size: 24px;
}

[data-dpr="3"] .five-title p {
	font-size: 36px;
}

.title-bg {
	width: 9.1467rem;
	background-color: #FFFFFF;
	margin-bottom: 0.7rem;
	margin-left: 0.4rem;
	padding-bottom: 0.3rem;
}

.title-bg img {
	width: 100%;
	height: 100%;
}

.title-bg span {
	padding: 0.15rem 0.3rem;
	margin-top: 0.2rem;
	display: inline-block;
	color: #3f3f3f;
}

.mar-tb-8 {
	margin: 0.8rem auto 1.25rem;
}

[data-dpr="1"] .title-bg span {
	font-size: 14px;
}

[data-dpr="2"] .title-bg span {
	font-size: 28px;
}

[data-dpr="3"] .title-bg span {
	font-size: 42px;
}

.title-bg p {
	padding: 0.3rem;
	color: #aaaaaa;
	line-height: 0.4rem;
	letter-spacing: 0.06em;
}

[data-dpr="1"] .title-bg p {
	font-size: 10px;
}

[data-dpr="2"] .title-bg p {
	font-size: 20px;
}

[data-dpr="3"] .title-bg p {
	font-size: 30px;
}


/*functionTaste*/

.functionTaste {
	background-color: #FFFFFF;
}


/*us*/

.us {
	background: url('../images/homepage/bc-1_02.png') no-repeat center;
	background-position: 0px 0px;
	background-size: 100% 100%;
	height: 10.4133rem;
}

.function {
	position: relative;
	padding-bottom: 1rem;
}

.function-class {
	width: 8.5867rem;
	height: 5.8667rem;
	margin-top: 2.9733rem;
	margin-left: 0.7333rem;
}

.swiper-pagination {
	position: absolute;
	bottom: -0.2rem;
}

.slide .swiper-pagination-bullet {
	width: 0.6533rem;
	height: 0.1333rem;
	display: inline-block;
	border-radius: 0.5rem;
	background: #fff;
	opacity: 0.9;
}

.slide .swiper-pagination-bullet-active {
	width: 0.8rem;
	opacity: 1;
	background: #599fff;
}

.line-us {
	background-color: #FFFFFF;
}


/*customer*/

.customer {
	width: 100%;
	height: 10.5rem;
	margin-top: 1.1067rem;
}

.reliant {
	color: #aaaaaa;
	margin-top: -0.2rem;
	margin-left: 0.8rem;
}

[data-dpr="1"] .reliant {
	font-size: 11px;
}

[data-dpr="2"] .reliant {
	font-size: 22px;
}

[data-dpr="3"] .reliant {
	font-size: 33px;
}

.customer_img {
	margin-top: 1.0667rem;
}
.customer ul{
	width: 100%;
}
.customer ul:after{
	content: "";
	clear: both;
	display: block;
}
.customer_img ul li {
	width: 33.33%;
	height: 2.2666rem;
	float: left;
}

.customer_img ul li img {
	width: 2.5066rem;
	height: 1.0933rem;
	margin-left: 0.2667rem;
		
}

/* eight*/

.eight {
	float: left;
	padding-top: 0.5867rem;
}

.eight-img {
	height: 0.6rem;
	float: left;
	width: 100%;
	margin-bottom: 0.5rem;
}

.eight-img img {
	height: 0.6rem;
	margin-left: 0.533rem;
	line-height: 0.6rem;
}

.eight-img span {
	position: relative;
	top: 0.1rem;
	margin-left: 0.253rem;
	font-weight: bold;
	color: #3F3F3F;
}

[data-dpr="1"] .eight-img span {
	font-size: 20px;
}

[data-dpr="2"] .eight-img span {
	font-size: 40px;
}

[data-dpr="3"] .eight-img span {
	font-size: 60px;
}

.eight-ul {
	float: left;
	padding-top: 0.533rem;
	margin-left: 0.533rem;
}

.eight-ul li {
	width: 8.933rem;
	height: 2.56rem;
	border-bottom: 1px solid #e8e8e8;
}

.eight-ul ul li img {
	width: 2.933rem;
	height: 2.133rem;
	float: right;
}

.eight-l {
	height: 1.746rem;
	width: 5.2rem;
	float: left;
}

.eight-l span {
	width: 5.2rem;
	height: 1.0853rem;
	float: left;
	color: #3f3f3f;
	margin-top: 0.16rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

[data-dpr="1"] .eight-l span {
	font-size: 13px;
}

[data-dpr="2"] .eight-l span {
	font-size: 26px;
}

[data-dpr="3"] .eight-l span {
	font-size: 39px;
}

.eight-l p {
	float: left;
	margin-top: 0.573rem;
	color: #aaa;
}

[data-dpr="1"] .eight-l p {
	font-size: 12px;
}

[data-dpr="2"] .eight-l p {
	font-size: 24px;
}

[data-dpr="3"] .eight-l p {
	font-size: 36px;
}

.eight-l p:nth-last-child(2) {
	margin-right: 0.386rem;
}

.eight-understand {
	width: 3.2rem;
	height: 0.76rem;
	border-radius: 0.666rem;
	background-color: #abd6ff;
	color: #fff;
	text-align: center;
	line-height: 0.76rem;
	position: relative;
	bottom: 0;
	margin: 0.4rem 0 1.1867rem;
	float: left;
	left: 3.4rem;
}

[data-dpr="1"] .eight-understand {
	font-size: 13px;
}

[data-dpr="2"] .eight-understand {
	font-size: 26px;
}

[data-dpr="3"] .eight-understandl {
	font-size: 39px;
}
.footer{
	margin-bottom: 1.32rem !important;
}
