﻿#CustomerFullName {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 190px;
}
#LgoinPersonName{
	width: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}




.element::-webkit-scrollbar {
	display: none
}
a{color: #555555;text-decoration: none;}
a:hover{color: #e60012;text-decoration: none;}
/*body{*/


/*}*/


/*关于公用头部菜单样式*/

.commonTitleStyle {
	width: 100%;
	background: #fff;
	height: 230px;
	z-index: 999;
	box-shadow: 0px 0px 8px #e0dcdc;
}

.commonTitleStyle img {
	cursor: pointer;
}

.fakeimg {
	height: 200px;
	background: #aaa;
}

body {
	background: #F2F2F2;
}

.jumbotron_textcenter {
	margin-bottom: 0;
}

.navbar_title {
	position: absolute;
	top: 0;
}

.navbar_title_font {
	margin-left: 15%;
}

.navbar_title_block {
	margin-right: 20%;
}

.Distance {
	padding-right: 5%;
}

.DistanceLeft {
	padding-left: 5%;
}

.commoncss_color {
	color: #fff;
	cursor: pointer;
}

.commoncss_button {
	margin-right: 45px;
	margin-top: 10px;
}
.CustomerFullNameStyle{
	margin-right: 15px;
	margin-top: 10px;
}

.commoncss_float {
	float: right;
}

.commoncss_top {
	padding-top: 10px;
}

.container_logo {
	margin-bottom: 25px;
	margin-top: 15px;
}

.container_logo_img {
	margin-top: 17px;
}

.container_search {
	margin-left: 122px;
	width: 582px;
	height: 43px;
}

.container_search>input {
	border: 2px solid #E60012;
	height: 43px;
}

.container_button {
	background: #E60012;
	border: 2px solid #E60012;
}

.search_font {
	color: #E60012;
	font-size: 12px;
	width: 522px;
	padding-left: 150px;
	height: 20px;
	margin-top: 5px;
}

.floatleft {
	float: left;
}

.search_and {
	width: 70px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	border: 0px;
	background: #fff;
	cursor: pointer;
}
.marginrightStyle{
	margin-right: 0px;
}

.insertShopcart {
	/*width: 88px;*/
	height: 43px;
	border: 2px solid #E60012;
	border-radius: 22px;
	margin-left: 53px;
}

.shopcartimg {
	margin-top: 12px;
	margin-left: 15px;
	cursor: pointer;
}

.headMenu {
	margin: auto;
	color: black;
	height: 40px;
	font-size: 16px;
	/*padding-left: 15%;*/
}

.indexhtml {
	background: #E60012;
	width: 120px;
	text-align: center;
	padding-top: 10px;
	height: 40px;
	border-radius: 9px;
}

.curtainTrack {
	margin-left: 2%;
	margin-top: 10px;
}

.slideshow {
	margin-top: 13px;
}

.productDisplay,
.countwidth {
	width: 100%;
}

.productDisplayTitle {
	height: 42px;
	margin-top: 29px;
}

.productDisplay_titleFont {
	height: 36px;
	font-size: 30px;
}

.more {
	float: right;
	margin-top: 14px;
	padding-right: 2%;
}

.productClasses {
	margin-bottom: 46px;
	margin-top: 24px;
}

.countClassesLeft {
	width: 35%;
}

.powerOpendding {
	font-size: 35px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 77px;
}

.powerOpenddingFont {
	font-size: 16px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 47px;
}

.commonClassesStyle {
	font-size: 16px;
	text-align: center;
	margin-top: 29px;
	margin-bottom: 43px;
}

.commonClassesShow2 {
	margin-top: 14px;
	background: #fff;
}

.width {
	width: 31%;
}

.width2 {
	width: 30%;
}

.commonleft {
	margin-left: 19px;
}

.commonRadius {
	border-radius: 12px;
}

.commonBackground {
	background: #fff;
}

.Addbg {
	width: 80px;
	background: #E60012;
	color: #fff;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	padding-top: 5px;
	float: left;
	margin-top: -5px;
	/*padding-left: 15px;*/
	/*padding-right: 25px;*/
}

.AddMenuClasses {
	background: #E60012;
	text-align: center;
	height: 40px !important;
	width: 150px;
	padding-top: 10px;
	border-radius: 9px;
	margin-top: -10px;
	color: #fff;
}


.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-radius: 22px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	width: 72px;
	height: 43px;
	border-radius: 22px;
	position: absolute;
	z-index: 999;
	right: 0px;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 20px;
		padding-bottom: 35px;
	}
}

/*.all {*/
/*float: left;*/
/*padding-right: 1%;*/
/*}*/

.productPageClasses {
	float: left;
	padding-right: 2%;
	cursor: pointer;
}
.defaultred{
	color: #E60012;
}

.productPageMany {
	float: left;
	padding-right: 1%;
}

.productPage {
	color: #666;
	float: right;
	padding-left: 2px;
}
/*.productPageImgFont{*/


/*width: 290px;*/


/*background: #fff;*/


/*border-radius: 5px;*/


/*float: left;*/


/*margin-right: 13px;*/


/*}*/

.productPageFont {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 48px;
	float: left;
	text-align: center;
}

.productPageBackPage {
	color: #666;
	float: right;
	margin: 0 1% 0 1%;
}

.productPageNowPage {
	color: #E60012;
	float: right;
	padding-left: 2px;
}


/*省市区选择*/
div#PoPy{
	position: absolute!important;
	background: transparent!important;
	z-index: 99999999!important;
	width: 150px!important;
	top: 52%!important;
	left: 35%!important;
}
._citys {
	width: 550px;
	display: inline-block;
	border: 2px solid #eee;
	position: relative;
	background: #fff;
	overflow: scroll;
	height: 350px;
	z-index: 9999999999;
}

._citys span {
	color: #999;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

._citys0 {
	width: 100%;
	height: 40px;
	display: inline-block;
	padding: 0;
	margin: 0;
}

._citys0 li {
	display: inline-block;
	line-height: 40px;
	font-size: 15px;
	width: 80px;
	text-align: center;
	cursor: pointer;
	color: #666;
}

.citySel {
	color: #56b4f8 !important;
	background: white;
}

._citys1 {
	width: 100%;
	display: inline-block;
	padding: 5px;
}

._citys1 a {
	width: 83px;
	height: 35px;
	display: inline-block;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

._citys1 a:hover {
	color: #FA8416;
}


/*已选择定加边框*/

.SelectedBorder {
	border: 1px solid #ff0000 !important;
}

.fabricNumber {
	padding: 16px 0 1px 0px;
}


/* 字体颜色 */

.color_hui {
	color: #666666;
}
.color_hui3 {
	color: #333333;
	cursor: pointer;
}
.color_blue {
	color: #1E90ee;
}
/*同类产品公用图片大小*/

.pDiv img{
	width: 200px;
	height: 200px;
	margin: 15px;
}


/*公用分页*/
.countPage{
	background: #fff;
	height: 40px;
	float: right;
	max-width: 600px;
	margin: 49px 0 120px 0;
}
.PageFloat{
	color: #333;
	float: left!important;
	padding: 8px 15px;
	margin-right: 10px;
	border: 1px solid #e6e6e6;
}

.paging {
	height: 34px;
	float: left!important;
	max-width: 482px;
	overflow: hidden;

	/*margin: 20px 23px;*/
	/*overflow: scroll;*/
}

.pageSum {
	color: #333;
	float: left;
	padding: 8px 15px;
	margin-right: 10px;
	border: none;
	height: 40px;
	font-size: 18px;
	background: #fff;
}

.appendPageSum {
	color: #fff!important;
	float: left!important;
	padding: 8px 15px!important;
	margin-right: 10px!important;
	/*border: 0px!important;*/
	background: #CC9756!important;
	height: 40px;
	border: 1px solid #CC9756;

	/*color: #fff;*/
	/*font-size: 18px;*/
	/*border: none;*/
	/*float: left;*/
	/*padding: 10px 15px;*/
	/*background: #CC9756;*/
}
/*同类产品样式*/
.pDiv>img{
	width: 200px;
	height: 200px;
}
.productPageImgFont>img{
	width: 299px!important;
	height: 299px;
}

/*公用切换用户样式*/
.changeBtn{
	border: 0px;
	background: #333;
	color: #fff;
	padding: 5px 8px;
}
.countCustomer{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.customerForeach{
	float: left;
	width: 50%;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.customerFonts{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
}

/*成品查看图片*/
#lookOverImg{
	max-width: 1200px;
	max-height: 900px;
}
.poutBaiye{
	display: block!important;
}

/*心愿单样式*/
#addLike2,.showOrfalse{
	display: none;
}

/*拉珠选项*/
.con {
	width:1000px;
	margin:0 auto;
}
.con h1 {
	text-align:center;
	font-weight:normal;
}
h1,h2 {
	font-weight:normal;
	color:#0CC;
	clear:both;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.select_box {
	width:270px;
	height:27px;
	border:1px solid #b1b1b1;
	position:relative;
	float:left;
	margin-top: 5px;
}

.select_box ul {
	width:270px;
	position:absolute;
	top:27px;
	left:-1px;
	border:none;
	display:none;
	background:#fff;
	float: left;
	z-index: 999;
}
.select_box li {
	display:inline;
	width:50%;
	height:27px;
	cursor:pointer;
	border: none;
	margin: 0;
}
.select_box li:hover {
	background: #cc9756;
	color:#fff;
}
.bottomCount {
	background: #1D1D1D;
	width: 100%;
	float: left;
}

.bottomCount2 {
	padding-top: 31px;
	display: flex;
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-left: 2%;
}

.LogoAddressCount {
	flex: 1;
	font-weight: 400;
	font-size: 12px;
	color: #666666;
}

.addressCount {
	line-height: 25px;
	padding-top: 50px;
	padding-left: 14px;
	float: left;
	text-align: left;
}

.backTopCount {
	flex: 1;
	padding-top: 40px;
	text-align: center;
	line-height: 54px;
	color: #c5c5c5;
	font-size: 12px;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
}
.backTopCount p{
	width: 180px;
	text-align: center;
}

.backTopCount2 {
	flex: 1;
	padding-top: 40px;
	text-align: center;
	line-height: 54px;
	color: #c5c5c5;
	font-size: 12px;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.aboutus {
	display: inline-block;
	color: #CC9756;
}

.callUs {
	display: inline-block;
}

.productCenter, .backtop {
	text-align: center;
	display: block;
}

.wintomWechatCount {
	flex: 1;
	padding-top: 27px;
	text-align: center;
	color: #666666;
	font-size: 12px;
}

.wechatFont {
	padding-top: 25px;
}

.bottomCount3 {
	background: #131313;
	width: 100%;
	float: left;
}

.bottomColor {
	color: #3a3a3a;
	cursor: pointer;
}

.bottomBtnCount {
	padding-left: 15%;
	display: inline-block;
}

.btnLeft {
	padding-left: 25px;
}

#commonHeader{
	/*width: 100%;*/
	/*float: left;*/
	/*margin-bottom: 30px*/
	width: 100%;
	background: #fff;
	height: 150px;
	z-index: 999;
	box-shadow: 0px 0px 8px #e0dcdc;;
}
#commonBottom{
	/*margin-top: 124px;*/
}


/*2021/08/12/14:18*/
.powerInformation {
	float: left;
	width: 100%;
	border: none;
	border-top: 1px solid #e8e8e8;
}

.powerInformationTitle {
	width: 93%;
	float: left;
	margin: 10px 10px 0 10px;
	color: #979696;
}

.powerInformationVW {
	width: 94%;
	float: left;
	margin: 0 0 0 10px;
	color: #979696;
}

.powerInformationV {
	float: left;
	width: 60%;
}

.powerInformationLine {
	width: 93%;
	float: left;
	margin: 0 0 0 10px;
	color: #979696;
}

.powerInformationW {
	float: left;
	text-align: left;
	width: 40%;
}


/*2021/10/20  11:22*/
.priceDiv {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.priceSpan {
	font-size: 20px;
	color: #F5222D;
}

/*2021/12/07/17/07新增“查看价格”按钮样式，定义为公用*/
#lookprice{
	padding: 10px 30px;
	font-size: 14px;
	border: 1px solid #FA8416;
	border-radius: 4px;
	margin-left: 20px;
}
#lookprice span{
	color: #FA8416;
}

.grouplistdiv {
	line-height: 30px;
	float: left;
	width: 100%;
	padding: 0 30px;
}

.grouplistspan {
	width: 50%;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
}
.groupvisitorModal .modal-dialog{
	min-width: 800px!important;
}


/* 在线客服 隐藏 */
.wechatDiv {
	float: left;
	width: 90px;
	/*background: #ffffff;*/
	text-align: center;
	position: fixed;
	z-index: 999999;
	/*opacity: 0.8;*/
	height: 240px;
	right: 0;
	top: 35%;
	display: none;
}
.wechatDiv2 {
	float: left;
	width: 50px;
	/*background: #ffffff;*/
	text-align: center;
	position: fixed;
	z-index: 999999;
	/*opacity: 0.8;*/
	height: 50px;
	right: 0;
	top: 45%;
	display: none;
}
.chatimgDiv{
	width: 100%;float: left;
	cursor: pointer;
}
.wechatImgPng{
	width: 100px;height: 80px;
}
.appendIcon{
	position: absolute;
	bottom: 0;
	right: 0;
}
.QTYbga{
	background: #90939970;
	pointer-events:none;
	cursor: no-drop;
}
.toastFCRed{
	color: #E60012!important;
	padding: 5px 0;
}
.case_img{
	width: 100%;
	overflow: hidden;
}
.tb-booth,.tb-pic{
	width: 400px;
	height: 400px;
}





#menu ul,#menu li{
	list-style: none;
	float: left;
}
#menu a{
	color: #333333;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
}
#menu{
	width: 100%;
	height: 40px;
	background-color: #fff;
}
#menu ul{
	position:absolute;
	background-color: #fff;
}
#menu ul li{
	position: relative;
}
#menu>ul>li{
	margin: 0 15px;
}
#menu>ul>li>a{
	padding: 0 10px;
	display: block;
	height: 40px;
}
#menu>ul>li:hover > a{
	background-color: #FA8416;
	color: #fff !important;
}
#menu ul li:hover > ul{
	display: block;
}
#menu ul li:hover .listBox1{
	width: 1140px;
	display: flex;
	flex-direction: column;
}
#menu>ul>li>ul,
.headMenu>ul>li>ul>li>ul{
	z-index: 99999 !important;
	display: none;
}
#menu>ul>li>ul>li,
#menu>ul>li>ul>li>ul>li{
	width: 130px;
}
#menu>ul>li>ul>li{
	border-right: 1px solid #ddd;
}

#menu>ul>li>ul>li>a,
#menu>ul>li>ul>li>ul>.listContent>li>a{
	display: block;
	width: 130px;
	text-align: center;
}

#menu>ul>li>ul>li:hover >a{
	background-color: rgba(250, 132, 22, 0.06);
	color: #FA8416;
	border-left: 2px solid #FA8416;
}
#menu>ul>li>ul>li:hover .listBox2{
	width: 1000px;
	background: #fff;
}
#menu>ul>li>ul>li:hover .listBox2 .listContent{
	display: flex;
	flex-wrap: wrap;
}

#menu>ul>li>ul>li>ul>.listContent>li:hover >a{
	border: 1px solid #ccc;
}
#menu>ul>li>ul>li>ul{
	position: absolute;
	top: 0;
	left: 100%;
}

#TopShopCount.layui-badge{
	width: 38px;
	height: 20px;
	background-color: #FA8416;
	border-radius: 11px;
}

.fabricCommon {
	border-radius: 5px;
	background: #f5f7f7;
	border: 1px solid #b1b1b1;
	width: 250px;
	margin-bottom: 10px;
}
.CommonFabricCSS{
	padding: 20px 40px;
}
#FabricList{
	height: 420px;
	overflow-y: auto;
}
.FabricCommonFooter{
	position: fixed;
	height: 40px;
	float: left;
	width: 60%;
	text-align: center;
}
.fabricfooterCancleBtn{
	width: 96px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #DDDDDD;
}
.fabricfooterConfirmBtn{
	width: 96px;
	height: 32px;
	background: #FA8416;
	border-radius: 2px;
	border: 0;
	color: #fff;
	margin-left: 20px;
}
.checkedFontP{
	line-height: 30px;
	font-size: 14px;
}
