/* @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/banner07.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 {
	width: 100%;
	padding: 100px 0;
	position: relative;
}
.device {
	width: 100%;
	position: relative;
}
.device-box {
	width: 1180px;
	padding: 40px 0 180px;
	margin: 0 auto;
	position: relative;
}
.screen, .device {
	background-color: #f6f6f6;
}
.screen-title {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 60px;
}
.screen-adv-img, .case-adv-img, .device-adv-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px auto;
	position: relative;
}
.screen-adv-img {
	width: 1180px;
	height: 745px;
	background-image: url('../images/road/road-1.png');
}
.screen-adv-img .info {
	position: absolute;
	width: 280px;
}
.screen-adv-img .info .title {
	text-align: center;
	font-weight: 600;
	padding-bottom: 30px;
}
.screen-adv-img .info-1 {
    top: 210px;
    left: 66px;
}
.screen-adv-img .info-2 {
    top: 210px;
    left: 449px;
}
.screen-adv-img .info-3 {
    top: 210px;
    left: 832px;
}
.screen-adv-img .info-4 {
    top: 568px;
    left: 66px;
}
.screen-adv-img .info-5 {
    top: 568px;
    left: 449px;
}
.screen-adv-img .info-6 {
    top: 568px;
    left: 832px;
}

.case-adv-img {
	width: 1180px;
	height: 804px;
	background-image: url('../images/road/road-2.png');
}

.case-adv-img .info {
	position: absolute;
	width: 482px;
}
.case-adv-img .info .title {
	text-align: center;
	font-weight: 600;
	padding-bottom: 30px;
}
.case-adv-img .info-1 {
    top: 210px;
    left: 72px;
}
.case-adv-img .info-2 {
    top: 210px;
    left: 630px;
}
.case-adv-img .info-3 {
    top: 585px;
    left: 72px;
}
.case-adv-img .info-4 {
    top: 585px;
    left: 630px;
}
.case-adv-img .info ul {
	list-style: none;
}
.case-adv-img .info ul li {
	line-height: 28px;
	height: 28px;
}
.case-adv-img .info ul li span.dot {
	border-radius: 50%;
	width: 8px;
	margin-bottom: 2px;
	height: 8px;
	margin-right: 12px;
	display: inline-block;
	background-color: #7e13d7;
}

.device-adv-box {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	height: 500px;
}

.device-adv-img {
	width: 294px;
	height: 286px;
	position: absolute;
	left: 50%;
	top: 220px;
	margin-left: -147px;
	background-image: url('../images/road/road-3.png');
}
.device-adv-info {
	position: absolute;
	font-size: 18px;
	width: 300px;
}
.device-adv-info-1 {
	left: 20px;
    top: 0;
	text-align: right;
}
.device-adv-info-2 {
	right: 20px;
    top: 0;
}
.device-adv-info-3 {
	left: 20px;
    bottom: 50px;
	text-align: right;
}
.device-adv-info-4 {
	right: 20px;
    bottom: 110px;
}
.device-adv-info ul li {
	line-height: 25px;
	height: 25px;
}
.device-adv-info-1 ul li span.dot, .device-adv-info-2 ul li span.dot, .device-adv-info-3 ul li span.dot, .device-adv-info-4 ul li span.dot {
	border-radius: 50%;
	width: 4px;
	margin-bottom: 4px;
	height: 4px;
	display: inline-block;
}
.device-adv-info-1 ul li span.dot {
	background-color: #6a1dff;
	margin-left: 20px;
}
.device-adv-info-2 ul li span.dot {
	background-color: #5359a6;
	margin-right: 20px;
}
.device-adv-info-3 ul li span.dot {
	background-color: #5c9ebc;
	margin-left: 20px;
}
.device-adv-info-4 ul li span.dot {
	background-color: #1a6dff;
	margin-right: 20px;
}


.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, #3e0a6d 0%, #3e0a6d 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
}
