/* @media screen and (min-width: 0) {
	.banner {
		height: 460px;
		padding-top: 0px
	}
}

@media screen and (min-width: 1180px) {
	.banner {
		height: 550px;
		padding-top: 52px
	}
}

@media screen and (min-width: 1280px) {
	.banner {
		height: 660px;
		padding-top: 75px
	}
}

@media screen and (min-width: 1365px) {
	.banner {
		height: 750px;
		padding-top: 120px
	}
} */

.banner {
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1440px;
	height: 750px;
	background-size: cover;
	color: #ffffff;
	background: url('../images/home/swiper/product/banner08.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: 12px;
}

.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 .tongdian {
	width: 1180px;
	height: 644px;
	position: relative;
	margin: 0 auto;
    margin-bottom: 98px;
	background-image: url('../images/fossil/tiaozhan.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.screen, .case, .device {
	width: 100%;
	padding: 100px 0;
	position: relative;
}
.screen, .device {
	background-color: #f6f6f6;
}
.screen-title {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 60px;
}
.screen-adv-img {
	width: 1100px;
	height: 550px;
	background-image: url('../images/finance/screen.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px auto;
}
.case-adv-img {
	width: 1101px;
	height: 703px;
	background-image: url('../images/finance/case.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px auto;
}
.device-adv-img {
	width: 1086px;
	height: 581px;
	background-image: url('../images/finance/device.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px auto;
}
.device-adv-info {
	position: absolute;
	font-size: 18px;
}
.device-adv-info-1 {
	left: 540px;
    top: 300px;
}
.device-adv-info-2 {
	right: 520px;
    top: 250px;
}
.device-adv-info-3 {
	right: 440px;
    top: 480px;
}
.device-adv-info-4 {
	left: 460px;
    bottom: 255px;
}
.device-adv-info-5 {
	right: 510px;
    bottom: 160px;
}

.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
}


.advisory {
	background: linear-gradient(270deg, #3b4abb 0%, #3b4abb 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
}
