/* @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/banner06.png') center no-repeat;
}
.banner-box {
	width: 1300px;
	margin: 0 auto;
	position: relative;
   }
.banner-box .banner-cover{
	width: 480px;
	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;
}
.case-adv-img, .device-adv-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px auto;
	position: relative;
}
.screen-adv {
	overflow: hidden;
	width: 1180px;
	margin: 0 auto;
	list-style: none;
}
.screen-adv li {
	float: left;
	width: 45%;
	position: relative;
	margin-bottom: 60px;
	padding-left: 160px;
}
.screen-adv li .info-img {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0;
}
.screen-adv li .info-img-1 {
	background: url('../images/bridge/icon_bridge_01.png');
}
.screen-adv li .info-img-2 {
	background: url('../images/bridge/icon_bridge_02.png');
}
.screen-adv li .info-img-3 {
	background: url('../images/bridge/icon_bridge_03.png');
}
.screen-adv li .info-img-4 {
	background: url('../images/bridge/icon_bridge_04.png');
}
.screen-adv li .info-img-5 {
	background: url('../images/bridge/icon_bridge_05.png');
}
.screen-adv li .info-img-6 {
	background: url('../images/bridge/icon_bridge_06.png');
}
.screen-adv li:nth-child(2n) {
	margin-left: 10%;
}
.screen-adv li .title {
	font-size: 18px;
	font-weight: 600;
	line-height: 36px;
	margin: 10px 0;
}
.screen-adv li p {
	line-height: 25px;
}
.screen-adv li:nth-child(5), .screen-adv li:nth-child(6) {
	margin-bottom: 0;
}

.case-adv-img {
	width: 1180px;
	height: 425px;
	position: relative;
	background-image: url('../images/bridge/bridge-2.png');
}

.case-adv-img .info {
	position: absolute;
	color: #4f3dbb;
	text-align: center;
}
.case-adv-img .info-1 {
    top: 98px;
    left: 45px;
	width: 360px;
}
.case-adv-img .info-2 {
	top: 6px;
    right: 50px;
    width: 320px;
}
.case-adv-img .info-3 {
    top: 270px;
    left: 8px;
    width: 360px;
}
.case-adv-img .info-4 {
    top: 178px;
    right: 0;
    width: 310px;
}
.case-adv-img .info-5 {
	top: 352px;
    right: 0;
    width: 388px;
}


.device-adv-img {
	height: 738px;
	width: 1180px;
	position: relative;
	background-image: url('../images/bridge/brider-1.png');
}
.device-adv-img .info {
	position: absolute;
}
.device-adv-img .info .title {
	text-align: center;
	font-weight: 600;
	padding-bottom: 30px;
}
.device-adv-img .info-1 {
    top: 200px;
    left: 66px;
	width: 320px;
}
.device-adv-img .info-2 {
    top: 200px;
    left: 435px;
	width: 320px;
}
.device-adv-img .info-3 {
    top: 200px;
    left: 800px;
	width: 320px;
}
.device-adv-img .info-4 {
	top: 548px;
    left: 66px;
    width: 500px;
}
.device-adv-img .info-5 {
	top: 548px;
    left: 616px;
    width: 500px;
}


.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
}
