
a:hover{
	text-decoration: none !important;
}
.mt26{
	padding-top: 26px;
}
.mr20{
	margin-right: 20px
}
.mt60{
	margin-top: 60px
}
.line{
	display: inline-block;
	width: 1px;
	height: 60px;
	background-color: #999;
	margin-top: 20px;
}
.colfff{
	color: #1787ff;
}

.colw{
	color: #fff
}
.colf60{
	color: #ff6600;
	font-weight: normal;
}
.bgf60{
	background-color:#ff6600
}
.bgf7{
	background-color: #f7f7f7;
}
.bgfff{
	background: #fff
}

#product .part{
	padding: 60px 0 42px;
}
.part ,#product .part:last-child{
	padding: 60px 0 ;
	width: 100%;
	overflow: hidden;
	min-width: 1200px
}
.iphone_large{
	position: absolute;
        left: 158px;
        margin-top: 0 !important;
        top: 0

}

.nav_pos{
	position: fixed;
	z-index: 9999999;
	top: 0;
}
.pt20{
	padding-top: 20px !important;
}

.swiper-button-prev{
	width: 50px;
	height: 150px;
	background: #000 url("../../../img/home/homePC2/img_banner_aw_l.png") no-repeat center center;
	opacity: .2;
	left: 0;
}
.swiper-button-next{
	width: 50px;
	height: 150px;
	background: #000 url("../../../img/home/homePC2/img_banner_aw_r.png") no-repeat center center;
	opacity: .2;
	right: 0
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	opacity: 0.5;
}

.js_tab_contents_item{
	margin-top:40px;
	opacity: 0;
	visibility: hidden;
	transition:.3s;
	position: absolute;
}
.js_tab_contents_item.active{
	margin:0px;
	opacity: 2;
	visibility: visible;
	transition:1s;
	display: block;
}
.imgs_c{
	width: 2000px;
	font-size: 0
}