.search-nav-boxx {
	height: 160px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5
}
.search-nav-boxx .searchhdbox {
	width: 1190px;
	margin: 0 auto;
	height: 160px
}
.search-nav-boxx .searchhdbox .logo-box {
	width: 210px;
	box-sizing: border-box;
	padding-top: 18px
}
.search-nav-boxx .searchhdbox .logo-box a.logox img {
	width: 157px;
	height: 73px
}
.search-nav-boxx .searchhdbox .logo-box .logox-title {
	color: #616161;
	font-size: 12px;
	text-align: center;
	margin-top: 37px
}
.headnavandsearch {
	margin-left: 30px;
	box-sizing: border-box;
	padding-top: 26px; height:50px
}
.headnavandsearch .search-input-con .search-input-boxsp {
	width: 661px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 2px solid #1969F9;
	box-sizing: border-box
}
.headnavandsearch .search-input-con .search-input-boxsp .searchkewordsval {
	width: 500px;
	height: 36px;
	border-right: 2px solid #1969F9;
	box-sizing: border-box;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	color: #313131;
	caret-color: #1969F9
}
.headnavandsearch .search-input-con .search-input-boxsp .searchnumval {
	width: 88px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	color: #313131;
	caret-color: #1969F9
}
.headnavandsearch .search-input-con .search-input-boxsp .searchgobtn {
	width: 72px;
	background: #1969F9;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	transition: all .8s;
	cursor: pointer
}
.headnavandsearch .search-input-con .search-input-boxsp .searchgobtn i {
	font-size: 28px
}
.headnavandsearch .search-input-con .search-input-boxsp .searchgobtn:hover {
	background: #024ED7
}
.headnavandsearch .search-input-con .shopcartboxo {
	width: 112px;
	height: 40px;
	border-radius: 1px;
	border: 1px solid rgba(176,176,176,0.4);
	box-sizing: border-box;
	color: #1969F9;
	text-align: center;
	line-height: 40px;
	font-size: 28px;
	cursor: pointer;
	margin-left: 16px
}
.headnavandsearch .search-input-con .shopcartboxo .name {
	position: relative;
	height: 38px;
	line-height: 38px
}
.headnavandsearch .search-input-con .shopcartboxo .name .icon-cart {
	color: #1969F9;
	font-size: 22px
}
.headnavandsearch .search-input-con .shopcartboxo .name a {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 112px
}
.headnavandsearch .search-input-con .shopcartboxo .name span {
	width: 16px;
	height: 16px;
	font-size: 12px;
	background: #ff3700;
	position: absolute;
	line-height: 16px;
	text-align: center;
	color: #fff;
	border-radius: 16px;
	top: 1px;
	left: 61px
}
.headnavandsearch .search-input-con .bom-file-btn {
	width: 112px;
	height: 40px;
	border-radius: 1px;
	border: 1px solid rgba(176,176,176,0.4);
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
	margin-left: 48px
}
.headnavandsearch .search-input-con .bom-file-btn .icon-bom {
	font-size: 22px;
	color: #919191
}
.headnavandsearch .search-input-con .bom-file-btn:hover {
	background: #EEFBFE;
	border: 1px solid #1969F9
}
.headnavandsearch .search-input-con .bom-file-btn:hover .icon-bom {
	font-size: 22px;
	color: #1969F9
}
.headnavandsearch .link-box {
	padding-top: 6px;
	width: 949px;
	height: 22px;
	overflow: hidden
}
.headnavandsearch .link-box a {
	font-size: 12px;
	color: #919191;
	margin-right: 20px
}
.headnavandsearch .link-box a:hover {
	color: #1969F9
}
.searchxcons {
	position: relative
}
.searchxcons .searchmask {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(55,55,55,0.79);
	z-index: 10000;
	display: none
}
.searchxcons .searchlxbox {
	width: 770px;
	background: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	display: none;
	overflow: hidden
}
.searchxcons.searchxconsact {
	z-index: 10001;
	width: 661px
}
.searchxcons.searchxconsact .search-input-boxsp {
	position: absolute;
	z-index: 10001
}
.searchxcons.searchxconsact .searchmask {
	display: block;
	animation: fadeInxk .3s
}
.searchxcons.searchxconsact .searchlxbox {
	z-index: 10001;
	top: 48px;
	left: -55px;
	box-sizing: border-box;
	padding-top: 30px;
	display: block;
	animation: slideDownxk .5s
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys {
	margin-bottom: 82px
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .titpi {
	width: 770px;
	height: 24px;
	background: rgba(25,105,249,0.05);
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	padding-left: 39px;
	line-height: 24px
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox {
	padding: 0 39px;
	flex-wrap: wrap;
	padding-top: 24px
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem {
	display: flex;
	height: 20px;
	line-height: 20px;
	margin-right: 8px;
	width: 130px;
	margin-bottom: 20px
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem a {
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem a:hover {
	color: #1969F9
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem span {
	display: none
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem i {
	font-size: 16px;
	cursor: pointer;
	margin-left: 3px;
	color: #B0B0B0
}
.searchxcons.searchxconsact .searchlxbox .searchhistorys .sehisbox .hisitem:hover span {
	display: block
}
.searchxcons.searchxconsact .searchlxbox .hotsrearchljbox {
	width: 375px
}
.searchxcons.searchxconsact .searchlxbox .hotsrearchljbox .titpi {
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	box-sizing: border-box;
	border-left: 25px solid #F2F2F2;
	padding-left: 12px;
	margin-bottom: 30px
}
.searchxcons.searchxconsact .searchlxbox .hotsrearchljbox .searchhotvalbox {
	box-sizing: border-box;
	padding-left: 39px;
	flex-wrap: wrap;
	height: 105px;
	overflow: hidden
}
.searchxcons.searchxconsact .searchlxbox .hotsrearchljbox .searchhotvalbox a {
	font-size: 14px;
	color: #313131;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px
}
.searchxcons.searchxconsact .searchlxbox .hotsrearchljbox .searchhotvalbox a:hover {
	color: #1969F9
}
.searchxcons.searchxconsact .searchlxbox .activitytjbox {
	width: 375px
}
.searchxcons.searchxconsact .searchlxbox .activitytjbox .titpi {
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	box-sizing: border-box;
	border-left: 25px solid #F2F2F2;
	padding-left: 12px;
	margin-bottom: 30px
}
.searchxcons.searchxconsact .searchlxbox .activitytjbox .activityvalcons {
	box-sizing: border-box;
	padding-left: 39px
}
.searchxcons.searchxconsact .searchlxbox .activitytjbox .activityvalcons a {
	display: block;
	width: 160px;
	height: 90px;
	margin-right: 14px
}
.searchxcons.searchxconsact .searchlxbox .activitytjbox .activityvalcons a img {
	width: 160px;
	height: 90px
}
@keyframes fadeInxk {
from {
opacity:0
}
to {
	opacity: 1
}
}
@-webkit-keyframes myfirst {
from {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes slideDownxk {
from {
height:0px
}
to {
	height: 295px
}
}
@-webkit-keyframes myfirst {
from {
height:0px
}
to {
	height: 295px
}
}
.carboxch .carconceng {
	display: none;
	position: absolute;
	width: 789px;
	height: 405px;
	background: #FFFFFF;
	box-shadow: 0 6px 10px -3px #B5B5B5;
	border: 1px solid #D1D1D1;
	z-index: 4;
	right: -1px;
	top: 44px;
	box-sizing: border-box;
	padding-top: 6px
}
.carboxch .carconceng .carnavs {
	padding-left: 28px;
	font-weight: 500;
	font-size: 14px;
	color: #313131;
	box-sizing: border-box;
	height: 44px
}
.carboxch .carconceng .carnavs .navitemd {
	font-weight: 500;
	cursor: pointer;
	margin-right: 28px
}
.carboxch .carconceng .carnavs .navitemd span {
	width: 18px;
	height: 18px;
	background: #ff3700;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	border-radius: 18px;
	margin-top: 11px;
	margin-left: 5px
}
.carboxch .carconceng .carnavs .navitemd.act {
	color: #1969F9
}
.carboxch .carconceng .checkbox {
	width: 16px;
	height: 16px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #BEC5C6;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	position: relative;
	z-index: 1;
	line-height: 16px
}
.carboxch .carconceng .checkbox i {
	font-size: 14px
}
.carboxch .carconceng .checkbox.act {
	border: 1px solid #1969F9;
	background: #1969F9
}
.carboxch .carconceng .cartable {
	font-size: 14px;
	color: #313131;
	text-align: left;
	font-weight: 500
}
.carboxch .carconceng .cartable .w-45 {
	width: 45px
}
.carboxch .carconceng .cartable .w-300 {
	width: 300px
}
.carboxch .carconceng .cartable .w-110 {
	width: 110px
}
.carboxch .carconceng .cartable .w-90 {
	width: 90px
}
.carboxch .carconceng .cartable .w-130 {
	width: 130px
}
.carboxch .carconceng .cartable .td {
	box-sizing: border-box;
	padding-right: 10px;
	font-weight: 500
}
.carboxch .carconceng .cartable .thead {
	height: 40px;
	box-sizing: border-box;
	background: rgba(25,105,249,0.05);
	padding-left: 28px
}
.carboxch .carconceng .cartable .thead td {
	line-height: 40px
}
.carboxch .carconceng .cartable .tbody {
	height: 240px;
	overflow-y: auto
}
.carboxch .carconceng .cartable .tbody::-webkit-scrollbar {
width:5px;
height:106px
}
.carboxch .carconceng .cartable .tbody::-webkit-scrollbar-thumb {
border-radius:5px;
-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
background-color:#cccccc
}
.carboxch .carconceng .cartable .tbody .tr {
	box-sizing: border-box;
	padding-left: 28px
}
.carboxch .carconceng .cartable .tbody .tr:nth-child(2n) {
	background: #f5f5f5
}
.carboxch .carconceng .cartable .tbody .tr .td {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.carboxch .carconceng .cartable .tbody .tr .td.f-rt {
	color: #ff3700
}
.carboxch .carconceng .cartable .tbody .tr .td .cbdelo {
	font-weight: 500
}
.carboxch .carconceng .cartable .tbody .tr .td .cbdelo:hover {
	color: #1969F9;
	cursor: pointer
}
.carboxch .carconceng .carfoot {
	height: 74px;
	padding-left: 28px;
	padding-right: 35px;
	font-size: 14px
}
.carboxch .carconceng .carfoot .plddelc {
	width: 104px;
	height: 25px;
	background: #FFFFFF;
	border-radius: 15px;
	border: 1px solid #919191;
	color: #919191;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	font-weight: 500
}
.carboxch .carconceng .carfoot .plddelc:hover {
	cursor: pointer;
	color: #1969F9;
	border: 1px solid #1969F9
}
.carboxch .carconceng .carfoot .ltr {
	height: 74px;
	color: #313131
}
.carboxch .carconceng .carfoot .ltr .totalmoneycb {
	color: #ff3700;
	font-size: 20px;
	font-weight: bold
}
.carboxch .carconceng .carfoot .ltr span {
	font-weight: 500
}
.carboxch .carconceng .carfoot .ltr .goordercb {
	width: 90px;
	height: 34px;
	background: #ff3700;
	border-radius: 1px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	margin-left: 60px
}
.carboxch:hover, .carboxch.caractlists {
	position: relative;
	box-shadow: 0 6px 10px -3px #B5B5B5;
	border-bottom: 0px
}
.carboxch:hover .carconceng, .carboxch.caractlists .carconceng {
	display: block
}
.carboxch:hover::after, .carboxch.caractlists::after {
	position: absolute;
	content: "";
	z-index: 4;
	width: 110px;
	height: 7px;
	left: -1px;
	background: #fff;
	border-right: 1px solid rgba(176,176,176,0.4);
	border-left: 1px solid rgba(176,176,176,0.4)
}
.popbackboxc {
	color: #313131;
	font-size: 14px;
	padding: 26px;
	max-height: 450px;
	overflow: auto
}
.popbackboxc .backgroup {
	margin-bottom: 20px
}
.popbackboxc .backgroup .backlabel {
	width: 75px;
	text-align: right
}
.popbackboxc .backgroup .backlabel.lh36 {
	line-height: 36px
}
.popbackboxc .backgroup .backcons {
	width: 390px;
	margin-left: 10px
}
.popbackboxc .backgroup b {
	color: #FF3700
}
.popbackboxc .backgroup textarea {
	width: 390px;
	height: 80px;
	background: #FFFFFF;
	border-radius: 1px;
	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	padding: 10px
}
.popbackboxc .backgroup textarea:focus {
	border-color: #1969F9
}
.popbackboxc .backgroup input {
	width: 390px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 1px;
	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	padding: 0 10px
}
.popbackboxc .backgroup .typetagx {
	width: 140px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 1px;
	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	line-height: 36px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer
}
.popbackboxc .backgroup .typetagx.act {
	background: #EEFBFE;
	border: 1px solid #1969F9;
	color: #1969F9
}
.popbackboxc .backgroup .imguploadboxbckxk {
	flex-wrap: wrap
}
.popbackboxc .backgroup .imguploadboxbckxk .imguploadbtnbackxk {
	width: 100px;
	height: 58px;
	background: linear-gradient(180deg, #FFFFFF 0%, #E7F3F9 100%);
	border-radius: 1px;
	border: 1px solid #D8EBED;
	box-sizing: border-box;
	padding-top: 10px;
	cursor: pointer
}
.popbackboxc .backgroup .imguploadboxbckxk .imguploadbtnbackxk i {
	display: block;
	width: 22px;
	height: 20px;
	background: url(../images/uploadyd.png) no-repeat;
	margin: 0 auto
}
.popbackboxc .backgroup .imguploadboxbckxk .imguploadbtnbackxk span {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #1969F9;
	font-size: 12px
}
.popbackboxc .backgroup .imguploadboxbckxk .imgitem {
	margin-bottom: 10px;
	width: 100px;
	height: 58px;
	background: #E1E2E7;
	border-radius: 1px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.popbackboxc .backgroup .imguploadboxbckxk .imgitem span {
	position: absolute;
	width: 100px;
	height: 20px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	background: rgba(142,142,142,0.7);
	display: none;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	cursor: pointer
}
.popbackboxc .backgroup .imguploadboxbckxk .imgitem img {
	width: 100%;
	height: 100%
}
.popbackboxc .backgroup .imguploadboxbckxk .imgitem:hover span {
	display: block
}
.popbackboxc .btnboxbackli {
	width: 80px;
	height: 26px;
	background: #1969F9;
	border-radius: 1px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
	cursor: pointer
}
.popbackboxc .btnboxbackli:hover {
	background: #387FFF
}
.footerad {
	height: 150px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 2
}
.footerad a {
	display: block;
	height: 150px;
	width: 100%
}
.footerad a img {
	display: block;
	height: 150px;
	width: 100%
}
.footerad .icon-shanchu {
	color: #fff;
	font-size: 40px;
	position: fixed;
	bottom: 100px;
	right: 150px;
	z-index: 1;
	cursor: pointer
}
.rightadfg {
	top: 199px;
    height: 500px;
    position: fixed;
    right: -312px;
    width: 500px;
    z-index: 2;
}
.rightadfg img {
	height: 200px;
	width: 200px
}
.rightadclose {
	top: 98px;
	height: 600px;
	position: fixed;
	right: 18px;
	width: 300px;
	z-index: 2;
	display: none
}
.mzpops {
	padding: 15px
}
.mzpops .mzpopscons {
	border: 1px solid #f3f3f3;
	height: 300px;
	padding: 15px;
	overflow-y: auto;
	overflow-x: hidden;
	word-wrap: break-word
}
.mzpops .mzpopscons::-webkit-scrollbar {
width:5px;
height:106px
}
.mzpops .mzpopscons::-webkit-scrollbar-thumb {
border-radius:5px;
-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
background-color:#cccccc
}
.mzpops .mzbtnsxh {
	display: block;
	width: 180px;
	margin: 0 auto;
	margin-top: 25px;
	border-radius: 2px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #1969F9;
	border-radius: 1px;
	color: #fff;
	box-sizing: border-box;
	border: 1px solid #1969F9;
	transition: all .4s;
	cursor: pointer
}
.mzpops .mzbtnsxh:hover {
	background: #387FFF;
	color: #fff
}
