@charset "utf-8";
/*head*/
.z_head{
	height: 65px;
	width: 100%;
	background: #222222;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.z_head_height{
	height: 65px;
}
.z_logo{
	height: 40px;
	display: inline-block;
}
.zhdl1_span{
	display: block;
	line-height: 65px;
	cursor: pointer;
	color: rgba(255,255,255,.8);
}
.zhdl1_span img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
	animation:fadenum 8s infinite;
}
@keyframes fadenum{
	100%{transform:rotate(360deg);}
}
.zhdl1_span i{
	font-size: 12px;
	margin-left: 3px;
	transition: .25s;
}
.zhdl1{
	margin-left: 20px;
}
.zhdl1:hover .zhdl1_span i{
	color: #e00b4f;
}
.nh1lrhide{
	width: 380px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px 10px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	width: 110px;
}
.zhdl1:hover .nh1lrhide{
	opacity: 1;
	visibility: inherit;
}
.nh1hl{
	width: 27%;
	padding: 0 20px;
}
.nh1hl:last-child{
	width: 46%;
}
.nh1hl h4{
	font-size: 13px;
	color: #333;
	margin-bottom: 8px;
}
.nh1hl a{
	display: block;
	line-height: 22px;
	color: #999;
	font-size: 12px;
}
.nh1hl a:hover{
	color: #E00B4F;
}
.nh1hl{
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
}
.nh1m{
	margin-left: 80px;
	margin-top: 15px;
}
.nh1lrhide{
	left: 50%;
	margin-left: -55px;
	padding: 0;
	transition: .25s;
	margin-top: 10px;
	border-radius: 0 0 4px 4px;
}
.z_navhide{
	border-radius: 0 0 4px 4px;
}
.z_navhide{
	transition: .25s;
	margin-top: 10px;
}
.zhdl1:hover .nh1lrhide,.z_nav li:hover .z_navhide{
	margin-top: 0;
}
.zhdl1_hide a{
	line-height: 35px;
	display: block;
	padding: 0 15px;
	font-size: 12px;
	padding: 0 15px;
	border-radius: 4px;
}
.zhdl1_hide a i{
	width: 13px;
	text-align: center;
}
.zhdl1_hide a:hover{
	background: #f5f5f5;
	color: #E00B4F;
}
.nh1lrhide::after{
	width: 6px;
	height: 6px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -3px;
	top: -3px;
	background: #fff;
	transform:rotate(45deg);
}
.z_nava{
	display: block;
	line-height: 65px;
	min-width: 80px;
	text-align: center;
	color: rgba(255,255,255,.8);
	padding: 0 18px;
	position: relative;
}
.z_nava .yico{
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #E00B4F;
	position: absolute;
	right: 15px;
	top: 16px;
	animation: myAnimation 1s infinite;
}
.z_nav li{
	position: relative;
}
.z_nava i{
	margin-left: 5px;
}
.z_nav li:hover .z_nava,.z_nav li.active .z_nava{
	background: #303030;
	color: #E00B4F;
}
.z_nav_line{
	width: 1px;
	height: 16px;
	background: rgba(255,255,255,.4);
	margin: 0 15px;
}
.z_navhide{
	width: 230px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 10px 15px;
	display: flex;
	flex-wrap: wrap;
	opacity: 0;
	visibility: hidden;
	/*transition: .25s;*/
	font-size: 13px;
}
.z_navhide_one{
	width: 110px;
	display: block;
}
.z_nav li:hover .z_navhide{
	opacity: 1;
	visibility: inherit;
}
.z_navhide a{
	line-height: 28px;
	font-size: 12px;
	width: 50%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.z_navhide a:hover{
	color: #E00B4F;
}
.z_navhide_one a{
	width: 100%;
}
.z_navhide_three{
	width: 320px;
}
.z_navhide_three a{
	width: 33.33%;
}
.hot{
	width: 28px;
	height: 16px;
	background: url(https://oss.ebuypress.com/pc/static/v3style/images/HOT.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	margin-left: 5px;
}
.zhdr1a{
	color: rgba(255,255,255,.8);
	display: block;
	line-height: 65px;
}
.zhdr1:hover .zhdr1a{
	color: #E00B4F;
}
.zhdr1:hover .zhdr1a_xcx{
	color: #fff;
}
.ihtrahide1{
	width: 300px;
	position: absolute;
	right: 0;
	top: 100%;
	border: 1px solid #E6E6E6;
	background: #fff;
	padding: 0 15px;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	z-index: 9;
}
.zhdr1:hover .ihtrahide1{
	opacity: 1;
	visibility: inherit;
}
.ihtrahide1a{
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
}
.ihtrahide1a:last-child{
	border-bottom: 0;
}
.ihtrahide1al{
	width: 85px;
	margin-right: 15px;
}
.ihtrahide1ar{
	line-height: 25px;
}
.ihtrahide1ar h3{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.ihtrahide1ar p{
	color: #999;
}
.ihtrahide1ar a{
	border: 1px solid #e6e6e6;
	color: #999;
	padding: 0 10px;
	line-height: 25px;
	display: inline-block;
	margin-top: 5px;
}
.ihtrahide1ar a:hover{
	background: #E00B4F;
	border: 1px solid #E00B4F;
	color: #fff;
}
.zhdr2{
	display: flex;
	align-items: center;
	height: 65px;
}
.zhdr2a{
	width: 77px;
    line-height: 24px;
    text-align: center;
    background: #E00B4F;
    color: #fff;
    border-radius: 24px;
    display: inline-block;
    font-size: 12px;
}
.zhdr2hide{
	width: 450px;
	position: absolute;
	right: 0;
	top: 100%;
	margin-right: -10px;
	background: #fff;
	z-index: 9;
	border: 1px solid #E00B4F;
	border-top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
}
.zhdr2:hover .zhdr2hide{
	opacity: 1;
	visibility: inherit;
	transition: .25s;
	margin-right: 0;
}
.zhdr2t{
	background-image: linear-gradient(270deg,#ca703d 0,#e00b4f 100%);
}
.zhdr2t li{
	cursor: pointer;
	width: 33.33%;
	text-align: center;
	height: 65px;
	line-height: 65px;
	color: #fff;
}
.zhdr2t li.active{
	font-weight: bold;
}
.zhdr2top{
	display: flex;
	align-items: center;
	height: 56px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 15px;
}
.zhdr2top p i{
	width: 3px;
	height: 15px;
	background: #E00B4F;
	margin-right: 10px;
}
.zhdr2top a{
	width: 90px;
	line-height: 24px;
	font-size: 12px;
	border: 1px solid #E00B4F;
	color: #E00B4F;
	display: inline-block;
	border-radius: 24px;
	text-align: center;
}
.zhdr2top a:hover{
	background: #E00B4F;
	color: #fff;
}
.z_rta a{
	height: 20.83%;
	width: 42.45%;
	position: absolute;
	bottom: 7.638%;
}
.z_rta a.a1{
	left: 4.7%;
}
.z_rta a.a2{
	right: 4.7%;
}
.zhdr3{
	display: flex;
	align-items: center;
}
.zhdr3 a{
	width: 20px;
	height: 65px;
	margin-left: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.zhdr3 a img{
	display: block;
}
.zhdr3 a i{
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #E00B4F;
	position: absolute;
	right: -2px;
	top: 16px;
}
.zhdr3 a.active i{
	animation: myAnimation 1s infinite
}
@keyframes myAnimation {
	0% {
		opacity: 0
	}
	50% {
	    opacity: 1
	}
	100% {
	    opacity: 0
	}
}
.zhdr4{
	border: 1px solid #E00B4F;
	margin-left: 20px;
	border-radius: 25px;
	padding: 0 5px;
	transition: .25s;
}
.zhdr4 a{
	color: #E00B4F;
	font-size: 12px;
	line-height: 22px;
	width: 32px;
	display: inline-block;
	text-align: center;
}
.zhdr4 i{
	width: 1px;
	height: 15px;
	background: #E00B4F;
	margin: 0 5px;
	transition: .25s;
}
.zhdr4:hover{
	background: #E00B4F;
}
.zhdr4:hover a{
	color: #fff;
}
.zhdr4:hover i{
	background: #fff;
}
.z_tab_content li{
	display: none;
}
.z_tab_content li.active{
	display: block;
}

/*foot*/
.nfoot{
	background: #181818;
	padding: 30px 0;
}
.ft2a{
	color: #7A7D85;
}
.ft2a:hover{
	color: #E00B4F;
}
.nf1{
}
.nf1l{
	width: 170px;
	color: #fff;
}
.nf1l p{
	font-size: 16px;
}
.nf1l11 a{
	display: inline-block !important;
	margin-right:10px;
	width: 32px;
	height: 32px;
	border: 1px solid #fff !important;
	color: #fff !important;
	text-align: center;
	line-height: 32px;
	border-radius: 30px;
	font-size: 16px;
}
.nf1l11 a:HOVER{
	border: 1px solid #fff !important;
	color: #fff !important;
}
.nf1l h4{
	font-size: 20px;
	margin: 10px 0;
}
.nf1l a{
	display: block;
	color: #9b9ea0;
	line-height: 30px;
}
.nf1l a:hover{
	color: #E00B4F;
}
.nf1r{
	width: 1030px;
	border-left: 1px solid #4b5054;
	padding-left: 100px;
}
.nf1r1{
	width: 22%;
	position:relative;
	float: left;
}
.nf1r1:last-child{
	width: 12%;
}
.nf1r1 h4{
	font-weight: normal;
	font-size: 14px;
	color: #d7d8d9;
	margin-bottom: 10px;
}
.nf1r1 a{
	display: block;
	line-height: 28px;
    font-size: 13px;
    color: #9b9ea0;
}
.nf1r1 a:hover{
	color: #E00B4F;
}
.nf1r1 img{
	display: block;
	width: 60px;
	margin-top: 10px;
}
.nf1r1img2{
	position: absolute;
	bottom: 0;
	left: 70px;
}
.fthide{
	width: 76px;
	height: 76px;
	position: absolute;
	left: 50%;
	margin-left: -38px;
	bottom: 0;
	margin-bottom: 32px;
	opacity: 0;
	visibility: hidden;
}
.fsps:HOVER .fthide{
	opacity: 1;
	visibility: visible;
}
.fsps{
	display: inline-block;
}
.fsps a{
	background: url(../images/xcx.png) no-repeat center;
	background-size: 40%;
}
.fthide img{
	width: 100%;
	height: 100%;
	display: block;
}
.nf2{
	padding: 15px 0;
    border-bottom: 1px solid #4b5054;
    border-top: 1px solid #4b5054;
    margin-top: 20px;
}
.nf2w span{
	display: block;
	width: 70px;
	font-weight: bold;
	font-size: 13px;
    color: #9b9ea0;
    line-height: 28px;
}
.nf2wr{
	width: 1130px;
}
.nf2wr a{
	display: block;
	float: left;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	width: 10%;
	font-size: 13px;
    color: #73777a;
}
.nf2wr a:hover{
	color: #E00B4F;
}
.nf3{
	padding-top: 20px;
}
.nf31l a{
	text-decoration: none;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #9b9ea0;
    letter-spacing: .5px;
    display: inline-block;
    margin-right: 35px;
}
.nf31l a:hover{
	color: #E00B4F;
}
.nf31r i{
	display: inline-block;
	color: #999;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 30px;
	text-align: center;
	font-size:12px;
	line-height: 30px;
}
.nf31r1{
	width: 190px;
	height: 30px;
	padding-left: 22px;
	font-size: 13px;
}
.nf31r2{
	padding: 0 15px;
	height: 30px;
	background: #E00B4F;
	color: #fff;
	cursor: pointer;
}
.nf32 a{
	text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #73777a;
    text-decoration: none;
    letter-spacing: .5px;
    display: inline-block;
    margin-right: 10px;
}
.nf32 a:hover{
	color: #E00B4F;
}
.nf33{
	text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #73777a;
    letter-spacing: .5px;
}
.row_6 .list_dec_txt ul li{
	font-size: 16px;
}
.floor_ten {
  width: 100%;
  height: 130px;
  background: #27282b;
}
.floor_ten ul li {
  height: 130px;
  float: left;
  width: 25%;
  background: url('../images/bottom_icon01.png') no-repeat left center;
}
.floor_ten ul .li_two {
  background: url('../images/bottom-icon2.png') no-repeat left center;
}
.floor_ten ul .li_three {
  background: url('../images/bottom-icon3.png') no-repeat left center;
}
.floor_ten ul .li_four {
  background: url('../images/bottom-icon4.png') no-repeat left center;
}
.floor_ten ul img {
  width: 50px;
  height: 50px;
}
.floor_ten ul .one {
  padding-left: 70px;
  margin-top: 46px;
  font-size: 18px;
  
  font-weight: 300;
  color: #ffffff;
}
.floor_ten ul .two {
  padding-left: 70px;
  color: #999999;
  font-size: 16px;
}
.ftimgs{
	position: absolute;
	right: 450px;
	top: 20px;
	height: 75px;
}
.idxtopa a{
	left: 0;
	width: 140px;
}
.idxtopa_gund{
	padding-left: 150px;
	padding-right: 0;
}
.ft2 .wrap_1300{
	padding: 25px 0;
	line-height: 32px;
	padding-bottom: 0;
}
.ft2txt{
	display: flex;
	align-items: center;
	color: #7A7D85;
}
.ft2txt img{
	height: 20px;
	display: block;
	margin-right: 15px;
}
.ft2r_sp{
	position: relative;
	display: inline-block;
	font-size: 20px;
	color: #777777;
	cursor: pointer;
	margin-left: 15px;
	float: left;
}
.ft2r_sp i{
	border-radius: 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	transition: .25s;
	line-height: 32px;
	text-align: center;
}
.ft2r_sp:hover i{
	background: #efeff0;
}
.foothide{
	position: absolute;
	left: 50%;
	margin-left: -55px;
	bottom: 0;
	margin-bottom: 32px;
	padding-bottom: 10px;
	display: none;
}
.ft2r_sp:hover .foothide{
	display: block;
}
.foothidebox{
	width: 110px;
	height: 110px;
	padding: 5px;
	background: #efeff0;
	position: relative;
}
.foothide img{
	display: block;
	width: 100%;
	height: 100%;
}
.foothide em{
	display: block;
	width: 10px;
	height: 10px;
	background: #EFEFF0;
	transform:rotate(45deg);
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: 0;
	margin-bottom: -5px;
}
.ft2ra{
	padding: 0 15px;
	border-radius: 32px;
	line-height: 32px;
	color: #7A7D85;
	display: inline-block;
	float:left;
	margin-left: 15px;
}
.ft2ra:hover{
	background:#EFEFF0;
}
.ni4top li{
	padding: 0 12px;
}
.ni3aimg{
	width: 30%;
}
.ni3atxt{
	margin-left: 20px;
}
.nf2w span{
	width: 8%;
}
.nf2wr{
	width: 90%;
}
.nf2{
	padding: 10px 0;
	border-bottom: 1px solid #343638;
	border-top: 1px solid #343638;
}
.nf1l{
	width: 25%;
	padding-left: 50px;
}
.nf1r{
	width: 75%;
	border-right: 1px solid #343638;
    padding-right: 50px;
    border-left: 0;
    padding-left: 0;
}
.nf1l h4{
	font-size:26px;
	font-family: Georgia;
	letter-spacing: 2px;
}
.ftewmbox span{
	margin-top:10px;
	display: inline-block;
	text-align: center;
	margin-right: 30px;
}
.ftewmbox span img{
	width: 80px;
	display: block;
	margin-bottom: 5px;
}
.ftewmbox span p{
	font-size: 12px;
	color: #9b9ea0;
}

@media only screen and (max-width:1299px) {
	.z_nava{
		padding: 0 8px;
		min-width: 60px;
		font-size: 12px;
	}
	.z_nav_line{
		margin: 0 7px;
	}
	.z_logo{
		height: 32px;
	}
	.zhdr3 a img{
		width: 15px;
	}
	.zhdr1a{
		font-size: 12px;
	}
	.zhdr .ml20,.zhdr4{
		margin-left: 10px;
	}
	.zhdr3 a{
		margin-left: 12px;
	}
	.zbnl{
		margin-left: 0;
	}
	.zbnlt h3{
		letter-spacing: 9px;
	}
	.zbnlt h1{
		letter-spacing: 4px;
	}
	.z_i1a img{
		height: 40px;
	}
	.z_i1w{
		padding: 20px;
		padding-right: 40px;
		padding-top: 0;
	}
	.z_i1a{
		width: 25%;
		margin-top: 20px;
	}
	.zbnl2t_lw{
		width: 300px;
	}
	.scwselect,.zbnl2t_lw input,.zbnl2_btn{
		height: 40px;
	}
	.zbnl2_btn{
		line-height: 40px;
		padding: 0 15px;
	}
	.scwselect_hide{
		top: 40px;
	}
	.scwselect_span{
		line-height: 40px;
	}
	.z_nava i{
		margin-left: 2px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	
}
@media only screen and (max-width:950px) {
	/*wap-head*/
	.foot{
		display: none;
	}
	.wapfoot{
		padding: 20px;
		background: #f5f5f5;
		display: block;
	}
	.waphead{
		display: block;
	}
	.wapheadtp{
		height: 70px;
		line-height: 70px;
		background: #181818;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99999;
		padding: 0 10px;
	}
	.wapheadheight{
		display: block;
		width: 100%;
		height: 70px;
	}
	.wapheada{
		display: inline-block;
		margin-top: 10px;
	}
	.wapheada img{
		display: block;
		border: 0;
		height: 50px;
	}
	#navicon{
		display: inline-block;
		padding: 0 15px;
		height: 70px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		line-height: 70px;
		color: #fff;
		font-size: 16px;
	}
	.waphdphone p:last-child{
		font-size: 18px;
		color: #fff;
		background: url(https://oss.ebuypress.com/pc/static/images/headline1_03.png) no-repeat left center;
		padding-left: 20px;
	}
	.marl20{
		margin-left: 20px;
	}
	.wapnav{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
	}
	.wapnavbg{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0,0,0,.7);
	}
	.wapnavbox{
		width: 170px;
		height: 100%;
		background: #1c2327;
		position: absolute;
		left: 0;
		top: 0;
		overflow-y: auto;
		margin-left: -170px;
		transition: .5s;
	}
	.waplogos{
		border-bottom: 1px solid #222;
		height: 70px;
		padding: 10px 0;
	}
	.waplogos img{
		height: 100%;
		display: block;
		border: 0;
		margin: 0 auto;
	}
	.wapnava a.wapnava_a{
		color: #fff;
		border-bottom: 1px solid #252c30;
		display: block;
		text-align: center;
		line-height: 45px;
	}
	.wapspan a {
	    width: 50%;
	}
	.wapnava span{
		display: block;
	}
	.wapnava a.wapnava_a i{
		margin-left: 5px;
	}
	.navhide{
		width: 100%;
		position: relative;
		display: none;
		top:0;
		background: #0a0d0f;
	}
	.navhide_active{
		visibility: visible;
    	opacity: 1;
    	display: block;
	}
	.waphide1{
		display: none;
	}
	.waphide1 a{
		height: 45px;
		line-height: 45px;
		display: block;
		width: 50%;
		float: left;
		text-align: center;
		color: #E00B4F;
	}
	.waphdft_a a{
		height: 40px;
		line-height: 40px;
		display: block;
		width: 100%;
		float: left;
		text-align: center;
		color: #E00B4F;
	}
	.wapssbox{
	    position: absolute;
	    width: 160px;
	    height: 40px;
	    bottom: 0;
	    left: 5px;
	    margin-bottom: -45px;
	    display: none;
	}
	.wapssbox input[type="text"]{
		width: 120px;
		height: 40px;
		line-height: 40px;
		border: 0;
		background: #fff;
		border-radius: 4px 0 0 4px;
		padding-left: 10px;
	}
	.wapssbox button {
		width: 40px;
		height: 40px;
		line-height: 40px;
		border: 0;
		background: #E00B4F;
	    height: 40px;
	    position: relative;
	    border-radius: 0 4px 4px 0;
	}
	.wapssbox i {
	    height: 40px;
	    line-height: 40px;
	    color: #fff;
	}
	.wapbanner{
		background: url(../images/bnsssss.jpg) no-repeat center;
		background-size: cover;
		height: 320px;
	}
	.wapnava_hide{
		display: none;
	}
	.wapnava_hide a{
		display: block;
		line-height: 30px;
		font-size: 12px;
		color: #aaa;
		text-align: center;
		padding: 0 10px;
	}
	
	.nfoot{
		display: none;
	}
	
	.foot_ra{
		padding-left: 0;
		text-align: center;
		margin-top: 10px;
	}
	.foot_ra a{
		margin: 0 5px;
		color: #666;
	    font-size: 12px;
	    letter-spacing: 0px;
	    line-height: 28px;
	}
	.wapbotheight{
		width:100%;
		height: 60px;
		display: block;
	}
	.wapbot{
		position: fixed;
		left: 0;
		bottom: 0;
		background: #f7f7f9;
		width:100%;
		height: 60px;
		z-index: 9999;
		border-top: 1px solid #ddd;
		display: block;
	}
	.wapbot a {
		text-align: center;
		display: block;
		width: 25%;
		height: 100%;
	}
	.wapbot a span{
		display:block;
		height: 26px;
		line-height: 26px;
		margin-top: 9px;
	}
	.wapbot a span img{
		display: inline-block;
		height: 24px;
	}
	.wapbot a p{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		color: #929292;
	}
	.wapbot a.active{
		background: #d62f40;
		color: #fff
	}
	.wapbot a.active p{
		color: #fff
	}
}
@media only screen and (max-width:768px) {
	
}