/* @media screen and (min-width: 0) {
	.banner {
		height: 460px;
		padding-top: 0px
	}
	.banner-cover{
		margin-top: 0px;
	}
}

@media screen and (min-width: 1180px) {
	.banner {
		height: 550px;
		padding-top: 52px
	}
	.banner-cover{
		margin-top: -10px;
	}
}

@media screen and (min-width: 1280px) {
	.banner {
		height: 660px;
		padding-top: 75px
	}
	.banner-cover{
		margin-top: -50px;
	}
}

@media screen and (min-width: 1365px) {
	.banner {
		height: 750px;
		padding-top: 170px
	}
} */
.banner {
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1440px;
	height: 750px;
	background-size: cover;
	color: #ffffff;
	background: url('../images/home/swiper/product/banner05.png') center no-repeat;
}
.banner-box {
	width: 1300px;
	margin: 0 auto;
	position: relative;
   }
.banner-box .banner-cover{
	width: 420px;
	padding: 40px 50px;
	position: absolute;
	left: 0;
	top: 170px;
	background-color: rgba(0,0,0,0.2);
	border-radius: 10px;
}

.banner .banner-tit {
	font-size: 50px;
	letter-spacing: 3px;
	margin-bottom: 30px;
/* 	text-shadow: 1px 2px 2px #0ac08a; */
}

.banner .banner-p {
	/* margin-bottom: 50px */
}

.banner .banner-p p {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px
}

.banner .banner-p p.mo {
	display: none
}

.banner .banner-icon {
	width: 426px;
	height: 75px;
	background: url(../images/common/icon_banner_tese_white.png) no-repeat;
	background-size: cover;
	margin-bottom: 80px;
	
}

.banner .banner-btn button {
	height: 48px;
	background-color: #ffbe54;
	border-radius: 3px;
	color: #ffffff;
	outline: none;
	border: 0;
	font-size: 16px;
	cursor: pointer
}

.banner .banner-btn button:first-child {
	width: 150px;
	margin-right: 50px
}

.banner .banner-btn button:last-child {
	width: 130px
}

.main .b2b2c-shop {
	width: 1180px;
	margin: 0 auto
}

.main .b2b2c-shop .b2b2c-shop-tit {
	height: 180px;
	text-align: center;
	padding-top: 80px;
	font-size: 32px;
	letter-spacing: 2px
}

.main .b2b2c-shop .b2b2c-shop-int {
	position: relative;
	height: 150px;
	padding: 40px 60px 0;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 98px;
	border-radius: 10px;
	background-color: #F5F5F5
}

.main .b2b2c-shop .b2b2c-shop-int img {
	width: 60px;
	position: absolute
}

.main .b2b2c-shop .b2b2c-shop-int img.left-marks {
	left: 0;
	top: 0
}

.main .b2b2c-shop .b2b2c-shop-int img.right-marks {
	right: 0;
	bottom: 0
}


.main .features {
	padding-top: 80px;
	background-color: #f5f5f5
}

.main .features .features-layer {
	width: 1180px;
	padding-bottom: 35px;
	margin: 0 auto
}

.main .features .features-layer .features-tit {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center
}

.main .features .features-layer .features-items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 70px
}

.main .features .features-layer .features-items .features-item {
	width: 280px;
	height: 180px;
	text-align: center
}

.main .features .features-layer .features-items .features-item img {
	width: 100px
}

.main .features .features-layer .features-items .features-item p {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px
}



.main .bigdata {
	padding-top: 80px
}

.main .bigdata .bigdata-tit {
	margin-bottom: 60px
}

.main .bigdata .bigdata-tit p {
	font-size: 32px;
	letter-spacing: 2px;
	line-height: 42px;
	text-align: center
}

.main .bigdata .bigdata-txt {
	width: 1180px;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	letter-spacing: 1px
}

.main .bigdata .bigdata-items {
	margin-top: 30px
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(even) {
	background-color: #2da563
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(even) .item-name {
	color: #ffffff
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(even) .item-name::before {
	background-color: #ffffff
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(even) .item-text {
	color: #ffffff
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(odd) {
	background-color: #F6F6F7
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(odd) .item-name {
	color: #00bc55
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(odd) .item-name::before {
	background-color: #00bc55
}

.main .bigdata .bigdata-items .bigdata-item:nth-of-type(odd) .item-text {
	color: #666666
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer {
	width: 1180px;
	height: 380px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .tupian img {
	width: 450px
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .wenzi {
	width: 400px;
	margin-left: 100px
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .wenzi.r {
	margin-left: 0;
	margin-right: 100px
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .wenzi .item-name {
	position: relative;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 2px;
	padding: 15px 0 20px
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .wenzi .item-name::before {
	content: '';
	display: block;
	width: 30px;
	height: 6px;
	position: absolute;
	top: 0;
	left: 0
}

.main .bigdata .bigdata-items .bigdata-item .bigdata-item-layer .wenzi .item-text {
	font-size: 15px;
	line-height: 24px
}



.main .things {
	max-width: 1920px;
	height: 750px;
	margin: 0 auto;
	background-color: #f6f6f6;
	color: #000000
}

.main .things .things-layer {
	width: 1180px;
	margin: 0 auto;
	padding-top: 80px
}

.main .things .things-layer .things-tit {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 100px;
}

/* .main .things .things-layer .things-txt {
	margin-top: 50px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px
} */

.main .things .things-layer .things-img {
	text-align: center;
	margin-top: 50px;
	position: relative;
}

.main .things .things-layer .things-img img {
	width: 572px
}
.main .things .things-layer .things-img .hulian{
	position: absolute;
	margin-top: -320px;
	margin-left: 70px;
}
.main .things .things-layer .things-img .anquan{
	position: absolute;
	margin-top: -320px;
	margin-left: 900px;
}
.main .things .things-layer .things-img .jizhun{
	position: absolute;
	margin-top: -40px;
	margin-left: 60px;
}
.main .things .things-layer .things-img .guanli{
	position: absolute;
	margin-top: -40px;
	margin-left: 900px;
}



.main .operation {
	position: relative;
	max-width: 1920px;
	height: 750px;
	margin: 0 auto;
	background-color: #f6f6f6;
}

.main .operation .operation-white-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	/* background-color: rgba(255, 255, 255, 0.8) */
}

.main .operation .operation-white-layer .operation-layer {
	width: 1180px;
	margin: 0 auto
}

.main .operation .operation-white-layer .operation-layer .operation-tit {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 50px;
	
}

/* .main .operation .operation-white-layer .operation-layer .operation-txt {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 60px;
	text-indent: 2em;
	color: #444444
} */

.main .operation .operation-white-layer .operation-layer .operation-img {
	/* text-align: center */
	position: relative;
}
.point{
	width: 5px;
	height: 5px;
	background-color: #d8d8d8;
	border-radius: 50%;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	display: inline-block;
}
.main .operation .operation-white-layer .operation-layer .operation-img .text1{
	/* text-align: center */
	position: absolute;
	width: 180px;
	height: 170px;
	/* background-color: #007AFF; */
	margin-top: -320px;
	margin-left: 50px;
	line-height: 28px;
	letter-spacing: 1;
	font-size: 15px;
}

.main .operation .operation-white-layer .operation-layer .operation-img img {
	width: 1100px
}

.main .operation .operation-white-layer .operation-layer .operation-img img.mo {
	display: none
}

.good{
	max-width: 1920px;

	margin: 0 auto;
}
.good .good-tit{
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 100px;
	margin-top: 100px;
}
.good .good-img{
	margin: 0 auto;
	height: 414px;
	width: 1101px;
	background: url(../images/JCFW/center.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	margin-bottom: 100px;
}
.main .gain {
	position: relative;
	width: 1180px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 108px;
	overflow: hidden
}

.main .gain .box {
	position: absolute;
	width: 99px;
	height: 73px
}

.main .gain .box.left-top {
	left: 0;
	top: 50px;
	background: url(../images/b2b2c/yuan1.png) no-repeat;
	background-size: cover
}

.main .gain .box.right-bottom {
	bottom: 10px;
	right: 0;
	background: url(../images/b2b2c/yuan2.png) no-repeat;
	background-size: cover
}

.main .gain .gain-tit {
	height: 90px;
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center
}

.main .gain .gain-items {
	display: flex;
	justify-content: space-between
}

.main .gain .gain-items .gain-item {
	width: 180px;
	height: 120px;
	text-align: center;
	padding-top: 13px;
	border: 1px solid #DDDDDD
}

.main .gain .gain-items .gain-item img {
	width: 60px
}

.main .gain .gain-items .gain-item p {
	font-size: 16px;
	color: #666666
}

.main .gain .gain-items .gain-add {
	position: relative;
	width: 28px;
	height: 28px;
	background-color: #DCDAFF;
	border-radius: 50%;
	margin-top: 46px
}

.main .gain .gain-items .gain-add::before {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.main .gain .gain-items .gain-add::after {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

/* .main .management {
	background-color: #F7F6FF
}

.main .management .management-layer {
	width: 1180px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 68px
}

.main .management .management-layer .management-tit {
	height: 115px;
	font-size: 32px;
	text-align: center;
	letter-spacing: 2px
}

.main .management .management-layer .management-module {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.main .management .management-layer .management-module .module-item {
	width: 180px;
	height: 180px;
	text-align: center
}

.main .management .management-layer .management-module .module-item img {
	width: 100px
}

.main .management .management-layer .management-module .module-item p {
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #555555;
	letter-spacing: 1px
} */

.advisory {
	background: linear-gradient(270deg, #78d1d1 0%, #7efdfc 100%)
}

.advisory .advisory-layer {
	max-width: 1920px;
	height: 150px;
	margin: 0 auto;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.advisory .advisory-layer p {
	font-size: 32px;
	letter-spacing: 3px
}

.advisory .advisory-layer button {
	width: 140px;
	height: 44px;
	border-radius: 3px;
	border: 1px solid #fff;
	outline: none;
	font-size: 18px;
	color: #fff;
	margin-left: 220px;
	cursor: pointer;
	background-color: transparent
}
