/* @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/DWFW/banner.png') center no-repeat;
}
.banner-box {
	width: 1300px;
	margin: 0 auto;
	position: relative;
   }
.banner-box .banner-cover{
	width: 430px;
	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: 1300px;
	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;
	margin: 0 auto;
	color: #000000
}

.main .things .things-layer {
	width: 1300px;
	margin: 0 auto 120px;
	padding-top: 80px
}

.main .things .things-layer .things-tit {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 72px;
}

.main .things .things-layer .things-box {
	display: flex;
}
.main .things .things-layer .things-box .things-left {
	width: 1005px;
	height: 877px;
	margin-right: 35px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/DWFW/things-img.png');
}
.main .things .things-layer .things-box .things-right {
	width: 260px;
}
.main .things .things-layer .things-box .things-right .things-item-box {
	background-color: #ffffff;
	border-radius: 6px;
	/* border: 1px #eee solid; */
	box-shadow: 0 0 10px #eee;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px;
}
.main .things .things-layer .things-box .things-right .things-icon {
	width: 52px;
	height: 52px;
	background-position: center;
	display: inline-block;
	background-repeat: no-repeat;
}
.main .things .things-layer .things-box .things-right .things-icon-1 {
	background-image: url('../images/DWFW/icon-1.png');
}
.main .things .things-layer .things-box .things-right .things-icon-2 {
	background-image: url('../images/DWFW/icon-2.png');
}
.main .things .things-layer .things-box .things-right .things-icon-3 {
	background-image: url('../images/DWFW/icon-3.png');
}
.main .things .things-layer .things-box .things-right .things-icon-4 {
	background-image: url('../images/DWFW/icon-4.png');
}
.main .things .things-layer .things-box .things-right .things-title {
	font-weight: 600;
	padding: 20px 0;
}
.main .things .things-layer .things-box .things-right p {
	color: #3f3f3f;
	padding: 0 20px;
	line-height: 24px;
}

.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
}

.main .things .things-layer .things-img img {
	width: 1106px
}

/* .main .things .things-layer .things-img img.mo {
	display: none
} */



.main .operation {
	position: relative;
	max-width: 1920px;
	height: 850px;
	margin: 0 auto;
	background: url(../images/b2b2c/pexels-photo.jpg) no-repeat;
	background-size: cover
}

.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: 1300px;
	margin: 0 auto
}

.main .operation .operation-white-layer .operation-layer .operation-tit {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 72px;
}
.main .operation .operation-white-layer .operation-layer .operation-list {
	display: flex;
	margin-bottom: 40px;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box {
	flex: 1;
	background-color: #ffffff;
	border-radius: 15px;
	padding: 25px 20px;
	margin-right: 68px;
	text-align: center;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box:nth-child(3) {
	margin-right: 0;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon {
	width: 81px;
	height: 80px;
	margin: 0 auto;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-title {
	font-weight: 600;
	padding: 15px 0 10px;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-line {
	margin-bottom: 30px;
	width: 30px;
	height: 6px;
	background-color: #57227c;
	display: inline-block;
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box p {
	text-align: left;
	line-height: 24px;
    color: #3f3f3f;
}

.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-1 {
	background-image: url('../images/DWFW/01.png');
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-2 {
	background-image: url('../images/DWFW/02.png');
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-3 {
	background-image: url('../images/DWFW/03.png');
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-4 {
	background-image: url('../images/DWFW/04.png');
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-5 {
	background-image: url('../images/DWFW/05.png');
}
.main .operation .operation-white-layer .operation-layer .operation-list .operation-list-box .list-icon-6 {
	background-image: url('../images/DWFW/06.png');
}
.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: -185px;
	margin-left: 50px;
	line-height: 40px;
	letter-spacing: 2;
	font-size: 15px;
}
.main .operation .operation-white-layer .operation-layer .operation-img .text2{
	/* text-align: center */
	position: absolute;
	width: 180px;
	height: 150px;
	/* background-color: #aaaaff; */
	margin-top: -155px;
	margin-left: 470px;
	line-height: 40px;
	letter-spacing: 2;
	font-size: 15px;
}
.main .operation .operation-white-layer .operation-layer .operation-img .text3{
	/* text-align: center */
	position: absolute;
	width: 180px;
	height: 150px;
	/* background-color: #ffaaff; */
	margin-top: -185px;
	margin-left: 880px;
	line-height: 40px;
	letter-spacing: 2;
	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;
	height: 856px;
	width: 1123px;
	margin: 0 auto;
	background: url(../images/DWFW/two.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.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
}
