< type="text/css">
#MobileNavRenderElem,
.ModuleProductDetail .ModuleHead,
#UserBar {
display: none !important;
}
>
你还没有添加任何产品
<>
.DialogTips {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
background: #fff;
border: 1px solid #ccc;
opacity: .95;
width: 95%;
height: 40%;
max-width: 580px;
max-height: 218px;
z-index: 999999;
border-radius: 8px;
display: none;
}
.DialogTips #alert_top {
text-align: center;
margin-top: 6%;
}
.DialogTips #alert_tips,
.DialogTips #alert_img {
display: inline-block;
vertical-align: middle;
}
.DialogTips #alert_tips {
font-size: 16px;
margin-left: 10px;
}
.DialogTips .clear {
margin: 0px auto;
clear: both;
height: 0px;
font-size: 0px;
overflow: hidden;
}
.DialogTips #alert_bottom {
max-width: 492px;
width: 90%;
margin: 8% auto 0;
}
.DialogTips #alert_inquery {
float: right;
width: 100%;
max-width: 210px;
height: 43px;
line-height: 43px;
text-align: center;
color: rgb(255255255);
border-radius: 5px;
background: rgb(164164164);
font-size: 18px;
}
.DialogTips #alert_continue {
float: left;
width: 100%;
max-width: 210px;
height: 43px;
line-height: 43px;
text-align: center;
color: rgb(255255255);
border-radius: 5px;
background: rgb(878787);
font-size: 18px;
}
.daskhide {
width: 100%;
left: 0px;
top: 0px;
height: 100%;
position: fixed;
user-select: none;
z-index: 999;
background-color: #000;
opacity: .3;
filter: alpha(opacity=30);
display: none
}
.enquiryDailog ::-webkit-scrollbar-track {
background: #fff;
}
.enquiryDailog ::-webkit-scrollbar-thumb {
background: #efefef;
}
.enquiryProList {
text-align: center;
}
.enquiryProList img {
width: 60px;
height: 60px;
float: left;
margin: 10px 10px 10px 12px;
}
.enquiryProList .deleteitem {
color: red;
cursor: pointer;
}
.EnquiryForm li {
padding-bottom: 14px;
}
.enquiryDailog {
display: none;
z-index: 999999;
width: 900px;
height: 600px;
position: fixed;
background-color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%-50%);
}
.mainEnquiryDiv {
height: 100%;
overflow: hidden;
}
.enquiryFormDiv {
float: left;
width: 55%;
overflow-y: auto;
height: 100%;
}
.enquiryDailog .ModuleCustomFormGiant {
margin-top: 32px;
}
.enquiryDailog .ModuleCustomFormGiant .ModuleHead {
text-align: center;
}
.enquiryDailog .Form-containt {
padding: 0 32px 32px 32px;
}
.enquiryDailog .Form-list {
padding-top: 14px !important;
}
.enquiryDailog .ModuleHead .HeadText {
line-height: 1.5;
font-size: 24px;
}
.enquiryDailog .ModuleCustomFormGiant.layout-101 .VerificationCodediv {
top: 50%;
}
.enquiryFormDiv2 {
padding-top: 97px;
}
.enquiryProDiv {
float: right;
width: calc(46% - 12px);
height: 100%;
background-color: #f7f8f9
}
.enquiryPro {
float: left;
padding-right: 10px;
overflow-y: auto;
overflow-x: hidden;
height: 85%;
padding-left: 24px;
width: 98%;
}
.enquiryClose {
float: right;
padding: 10px 12px 0px 0px;
cursor: pointer;
}
.EnquiryForm {
margin-left: 43px;
width: 84%
}
.enquiryProTitle {
margin-left: 26px;
font-size: 16px;
font-weight: bold;
width: calc(100% - 10px);
margin-top: 32px
}
.enquiryProHr {
margin: 12px auto;
}
.mobileEnquriyHeader {
display: none;
}
.enquriyFormTitle {
font-size: 24px;
text-align: center;
font-weight: bold;
padding-bottom: 30px;
width: 100%;
line-height: 24px;
}
.enquiryLiDel {
float: right;
z-index: 10;
margin-top: 12px;
margin-right: 12px;
background-color: #eeeeee;
border-radius: 50%;
color: #999999;
width: 7%;
height: 24px;
line-height: 24px;
}
.enquiryLiDel:hover {
color: red;
background-color: #ffcbcb;
}
.enquiryProName {
width: 60%;
display: block;
margin-top: 12px;
float: left;
color: #666666;
text-align: left;
word-wrap: break-word;
word-break: normal;
line-height: 1.5;
font-size: 16px;
}
.enquiryNoProText {
font-size: 18px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 15%;
left: 50%;
transform: translate(-50%)
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.enquiryDailog {
width: 91%;
height: 81%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.enquiryDailog {
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.enquiryProList img {
width: 150px;
height: 150px;
}
.enquiryFormDiv,
.enquiryDailog [moduletype='ModuleCustomFormGiant'] {
float: none;
width: 100%
}
.enquiryProDiv {
float: none;
width: 100%;
height: 100%;
background-color: #ffffff
}
.enquiryFormDiv2 {
padding-top: 25px;
}
.enquiryPro {
float: none;
margin-right: 0px;
overflow-y: inherit;
height: 100%;
margin-left: 0px;
}
.enquiryClose {
display: none;
}
.enquiryMobileCut {
height: 10px;
width: 100%;
background-color: #f7f8f9;
}
.enquiryProList img {
width: 61px;
height: 61px;
float: left;
margin: 8px 8px 8px 10px;
}
.EnquiryForm {
margin-left: 16px;
width: 96%
}
.enquiryProTitle {
margin-left: 0px;
font-size: 14px;
font-weight: bold;
width: 100%;
margin-top: 25px;
margin-bottom: 20px;
text-align: center;
}
.enquriyFormTitle {
margin-left: 0px;
font-size: 14px;
text-align: center;
font-weight: bold;
padding-bottom: 20px
}
.enquiryProHr {
display: none;
}
.mobileEnquriyHeader {
display: block;
text-align: center;
padding-top: 6px;
}
.enquiryLiDel {
width: 4%;
}
.enquiryProName {
width: 567px;
}
.mobileEnquirySpan {
padding-right: 9%
}
.EnquiryForm li:last-child {
padding-bottom: 25px;
}
.enquiryNoProText {
font-size: 14px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 29%;
left: 50%;
transform: translate(-50%)
}
}
@media only screen and (max-width: 768px) {
.DialogTips #alert_continue,
.DialogTips #alert_inquery {
width: 100%;
margin: 10px 0;
float: none;
display: block;
max-width: 100%;
}
.mainEnquiryDiv {
overflow: initial;
}
.enquiryDailog {
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.enquiryProList img {
width: 150px;
height: 150px;
}
.enquiryFormDiv,
.enquiryDailog [moduletype='ModuleCustomFormGiant'] {
float: unset;
width: 100%
}
.enquiryProDiv {
float: none;
width: 100%;
height: 100%;
background-color: #ffffff
}
.enquiryFormDiv2 {
padding-top: 20px;
}
.enquiryPro {
float: unset;
margin-right: 0px;
overflow-y: unset;
height: 100%;
margin-left: 0px;
}
.enquiryClose {
display: none;
}
.enquiryMobileCut {
height: 10px;
width: 100%;
background-color: #f7f8f9;
}
.enquiryProList img {
width: 61px;
height: 61px;
float: left;
margin: 8px 8px 8px 10px;
}
.EnquiryForm {
margin-left: 16px;
width: 92%
}
.enquiryProTitle {
margin-left: 0px;
font-size: 14px;
font-weight: normal;
width: 100%;
margin-top: 25px;
margin-bottom: 10px;
text-align: center;
}
.enquriyFormTitle {
margin-left: 0px;
font-size: 14px;
text-align: center;
font-weight: normal;
padding-bottom: 20px
}
.enquiryProHr {
display: none;
}
.mobileEnquriyHeader {
display: block;
text-align: center;
padding-top: 6px;
}
.mobileEnquirySpan {
padding-right: 16%
}
.EnquiryForm li:last-child {
padding-bottom: 25px;
}
.enquiryNoProText {
font-size: 14px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 29%;
left: 50%;
transform: translate(-50%)
}
}
>
你还没有添加任何产品
<>
.DialogTips {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
background: #fff;
border: 1px solid #ccc;
opacity: .95;
width: 95%;
height: 40%;
max-width: 580px;
max-height: 218px;
z-index: 999999;
border-radius: 8px;
display: none;
}
.DialogTips #alert_top {
text-align: center;
margin-top: 6%;
}
.DialogTips #alert_tips,
.DialogTips #alert_img {
display: inline-block;
vertical-align: middle;
}
.DialogTips #alert_tips {
font-size: 16px;
margin-left: 10px;
}
.DialogTips .clear {
margin: 0px auto;
clear: both;
height: 0px;
font-size: 0px;
overflow: hidden;
}
.DialogTips #alert_bottom {
max-width: 492px;
width: 90%;
margin: 8% auto 0;
}
.DialogTips #alert_inquery {
float: right;
width: 100%;
max-width: 210px;
height: 43px;
line-height: 43px;
text-align: center;
color: rgb(255255255);
border-radius: 5px;
background: rgb(164164164);
font-size: 18px;
}
.DialogTips #alert_continue {
float: left;
width: 100%;
max-width: 210px;
height: 43px;
line-height: 43px;
text-align: center;
color: rgb(255255255);
border-radius: 5px;
background: rgb(878787);
font-size: 18px;
}
.daskhide {
width: 100%;
left: 0px;
top: 0px;
height: 100%;
position: fixed;
user-select: none;
z-index: 999;
background-color: #000;
opacity: .3;
filter: alpha(opacity=30);
display: none
}
.enquiryDailog ::-webkit-scrollbar-track {
background: #fff;
}
.enquiryDailog ::-webkit-scrollbar-thumb {
background: #efefef;
}
.enquiryProList {
text-align: center;
}
.enquiryProList img {
width: 60px;
height: 60px;
float: left;
margin: 10px 10px 10px 12px;
}
.enquiryProList .deleteitem {
color: red;
cursor: pointer;
}
.EnquiryForm li {
padding-bottom: 14px;
}
.enquiryDailog {
display: none;
z-index: 999999;
width: 900px;
height: 600px;
position: fixed;
background-color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%-50%);
}
.mainEnquiryDiv {
height: 100%;
overflow: hidden;
}
.enquiryFormDiv {
float: left;
width: 55%;
overflow-y: auto;
height: 100%;
}
.enquiryDailog .ModuleCustomFormGiant {
margin-top: 32px;
}
.enquiryDailog .ModuleCustomFormGiant .ModuleHead {
text-align: center;
}
.enquiryDailog .Form-containt {
padding: 0 32px 32px 32px;
}
.enquiryDailog .Form-list {
padding-top: 14px !important;
}
.enquiryDailog .ModuleHead .HeadText {
line-height: 1.5;
font-size: 24px;
}
.enquiryDailog .ModuleCustomFormGiant.layout-101 .VerificationCodediv {
top: 50%;
}
.enquiryFormDiv2 {
padding-top: 97px;
}
.enquiryProDiv {
float: right;
width: calc(46% - 12px);
height: 100%;
background-color: #f7f8f9
}
.enquiryPro {
float: left;
padding-right: 10px;
overflow-y: auto;
overflow-x: hidden;
height: 85%;
padding-left: 24px;
width: 98%;
}
.enquiryClose {
float: right;
padding: 10px 12px 0px 0px;
cursor: pointer;
}
.EnquiryForm {
margin-left: 43px;
width: 84%
}
.enquiryProTitle {
margin-left: 26px;
font-size: 16px;
font-weight: bold;
width: calc(100% - 10px);
margin-top: 32px
}
.enquiryProHr {
margin: 12px auto;
}
.mobileEnquriyHeader {
display: none;
}
.enquriyFormTitle {
font-size: 24px;
text-align: center;
font-weight: bold;
padding-bottom: 30px;
width: 100%;
line-height: 24px;
}
.enquiryLiDel {
float: right;
z-index: 10;
margin-top: 12px;
margin-right: 12px;
background-color: #eeeeee;
border-radius: 50%;
color: #999999;
width: 7%;
height: 24px;
line-height: 24px;
}
.enquiryLiDel:hover {
color: red;
background-color: #ffcbcb;
}
.enquiryProName {
width: 60%;
display: block;
margin-top: 12px;
float: left;
color: #666666;
text-align: left;
word-wrap: break-word;
word-break: normal;
line-height: 1.5;
font-size: 16px;
}
.enquiryNoProText {
font-size: 18px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 15%;
left: 50%;
transform: translate(-50%)
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.enquiryDailog {
width: 91%;
height: 81%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.enquiryDailog {
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.enquiryProList img {
width: 150px;
height: 150px;
}
.enquiryFormDiv,
.enquiryDailog [moduletype='ModuleCustomFormGiant'] {
float: none;
width: 100%
}
.enquiryProDiv {
float: none;
width: 100%;
height: 100%;
background-color: #ffffff
}
.enquiryFormDiv2 {
padding-top: 25px;
}
.enquiryPro {
float: none;
margin-right: 0px;
overflow-y: inherit;
height: 100%;
margin-left: 0px;
}
.enquiryClose {
display: none;
}
.enquiryMobileCut {
height: 10px;
width: 100%;
background-color: #f7f8f9;
}
.enquiryProList img {
width: 61px;
height: 61px;
float: left;
margin: 8px 8px 8px 10px;
}
.EnquiryForm {
margin-left: 16px;
width: 96%
}
.enquiryProTitle {
margin-left: 0px;
font-size: 14px;
font-weight: bold;
width: 100%;
margin-top: 25px;
margin-bottom: 20px;
text-align: center;
}
.enquriyFormTitle {
margin-left: 0px;
font-size: 14px;
text-align: center;
font-weight: bold;
padding-bottom: 20px
}
.enquiryProHr {
display: none;
}
.mobileEnquriyHeader {
display: block;
text-align: center;
padding-top: 6px;
}
.enquiryLiDel {
width: 4%;
}
.enquiryProName {
width: 567px;
}
.mobileEnquirySpan {
padding-right: 9%
}
.EnquiryForm li:last-child {
padding-bottom: 25px;
}
.enquiryNoProText {
font-size: 14px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 29%;
left: 50%;
transform: translate(-50%)
}
}
@media only screen and (max-width: 768px) {
.DialogTips #alert_continue,
.DialogTips #alert_inquery {
width: 100%;
margin: 10px 0;
float: none;
display: block;
max-width: 100%;
}
.mainEnquiryDiv {
overflow: initial;
}
.enquiryDailog {
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.enquiryProList img {
width: 150px;
height: 150px;
}
.enquiryFormDiv,
.enquiryDailog [moduletype='ModuleCustomFormGiant'] {
float: unset;
width: 100%
}
.enquiryProDiv {
float: none;
width: 100%;
height: 100%;
background-color: #ffffff
}
.enquiryFormDiv2 {
padding-top: 20px;
}
.enquiryPro {
float: unset;
margin-right: 0px;
overflow-y: unset;
height: 100%;
margin-left: 0px;
}
.enquiryClose {
display: none;
}
.enquiryMobileCut {
height: 10px;
width: 100%;
background-color: #f7f8f9;
}
.enquiryProList img {
width: 61px;
height: 61px;
float: left;
margin: 8px 8px 8px 10px;
}
.EnquiryForm {
margin-left: 16px;
width: 92%
}
.enquiryProTitle {
margin-left: 0px;
font-size: 14px;
font-weight: normal;
width: 100%;
margin-top: 25px;
margin-bottom: 10px;
text-align: center;
}
.enquriyFormTitle {
margin-left: 0px;
font-size: 14px;
text-align: center;
font-weight: normal;
padding-bottom: 20px
}
.enquiryProHr {
display: none;
}
.mobileEnquriyHeader {
display: block;
text-align: center;
padding-top: 6px;
}
.mobileEnquirySpan {
padding-right: 16%
}
.EnquiryForm li:last-child {
padding-bottom: 25px;
}
.enquiryNoProText {
font-size: 14px;
color: #999999;
text-align: center;
padding-top: 30px
}
.enquiryNonePorduct {
display: none;
position: absolute;
top: 29%;
left: 50%;
transform: translate(-50%)
}
}
>