@CHARSET "UTF-8";


  /* 中文字体 */
  @font-face {
    font-family: "ch_lifu";
    src: local("Microsoft YaHei");
    unicode-range: U+4E00-9FFF; /* 包含汉字字符的 Unicode 范围 */
  }

  /* 混合文本样式 */
  .qingyuan {
    font-family: "Open sans", "ch_lifu",  Helvetica, sans-serif;
  }




.buy{
width:100%;
background-color: #ddd;	
}
.buy h2{
	background-color: #5D91BF;
    padding: 0.2rem 1rem;
	color:#fff;
}
.buy-con{
	padding:1rem 2rem;
}
.buy-area{
	text-align:center;
	margin:2rem auto;
}

.buy p{
 
border-width: 1em;
border-color: #6e9a1f;}




a .buy-button  
{
	color:#fff;
	
}
.buy-button a:visited
{
	color:#fff;
	
}





.price {
    margin: 0.5rem 0rem 0.5rem;
    font-size: 2.5rem!important;
    padding: 0.3rem 0.3rem;
    font-weight: normal;
    color: #000;
    text-align: center;
    line-height: 1.0;
    font-family: sans-serif;
}

.pricem {
	
    margin: 0.2rem 0rem 0.2rem;
    font-size:1.2rem;   
    font-weight: 500;
	
    color: #0db5ff;
	color:#931501bf;
	text-align:center;
	font-family:sans-serif;
	
}



.pricebak {
	
	width:80px;
	margin:auto; 
    background-color: #a7d433;
    padding: 0.3rem 1.0rem 0.3rem 1.0rem;    
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    color: #fff;
	text-align:center;
	font-size:1.2rem;
}
.lifu-product{
	padding:1rem 2rem 1rem 2rem;
	background-color:#fff;
	
	box-sizing:border-box
}
.lifu-product h3{
	font-size:16px;
}
.option-group-name{
	font-size:1.3rem;
	color:#aaa;

}
.options-group{
	padding:0.5rem 1rem 0.5rem 1rem;
}
.checkbox-wrapper input{
	
	margin-right:0.5rem;
}
.checkbox-wrapper{
	
	margin-right:0.5rem;
}
.checkbox-wrapper label {
	padding:0.5rem  2rem  0.5rem 1rem;
	
}
select.options-group  {
	border-color:#aaa;
	border-radius:10px;
}
ol.feature-list{
margin-top:0;
list-style-type:none;	
}
.feature-list  li{
font-size:1.2rem;
text-align:left;
line-height:2.0;
}
.feature-list  li:before {
    content: '\2714';
	
    color: #008100;
}
.lifu-product{
    
	padding:0.5rem 3rem ;
	
}
.discount{

   
    color: #ffffff;    
	margin:5px 0;  

}
.discount p{
background-color: #00a6ff;
padding: 3px 5px;
font-size: 1.0rem!important;   
}
h2.product-name{
	font-weight:normal!important;
	
	text-align:center!important;
	font-size:1.8rem!important;
	margin-bottom:2rem;
}
  .quote{
    background-color: #6a9ecb;
    margin-top: 3.5rem;
    border-radius: 1rem;
    min-height: 40px;
  	color:#fff;
    padding: 1rem 1rem;
  	font-size:1.2rem;
}
.introduce .quote p{
color:#fff;
margin-left:auto;
}
.download-left, .download-right {
    display: table-cell;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.download-left{
text-align:left;
width:40%;
}

.download-cell{ 
border-bottom:1px #ccc solid;
border-top:1px #ccc solid;
}
.banner{
margin-top:1rem;
}
.introduce{
padding-left:7.5rem;
padding-right:7.5rem;
}



.renew {
    background-color: #ddd;
    color: #32780e;
    display: inline-block;
    padding: 6px;
    border-radius: 1rem;
    margin-bottom:1.5rem;
    
}
 .lifu-tip{
position:absolute;	
 	background-color:#666;
 	color:#fff;
 	max-width:400px;
 	border-radius:10px;
 	display:none;
 	z-index:99999;
 	padding:1rem;
 	font-size:1rem;
 }
 .feature{
	cursor:grab;
 	color:#000;
 }
 .feature a{
	
 	color:#000 !important;
 }
 .feature a:hover{
	color:#e8870e !important;
 }

.product-wrapper {
	display: block;
	padding: 30px;
	background-color: #fff;
	overflow-x: auto; /* 水平溢出时显示滚动条 */
	border-radius: 15px;
	border-bottom: 1px dashed #ddd;
	background-color: #fff;
	box-shadow: 5px 5px 9px #eee;
	margin:0rem 2rem;
}

.product-wrapper:nth-child(odd) {
	background-color: #f9f9f9;
}

.product-checkbox {
	margin-right: 5px;
}

.word-list {
	list-style-type: none;
	margin: 1rem 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-block-end: 0.5rem;
	margin-block-start: 0.5rem;
}

.word-list li {
	margin: 0.1rem 0.3rem;
	line-height: 1.2;
	display: inline;
	padding-right: 5px;
	text-align: center;
	border-right: 1px #ccc solid;
	min-width: 5rem;
}

#body1,
.body1 {
	width: 500px;
	margin: auto;
	background-color: rgb(245, 247, 248);
	padding-top: 16px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
}

.ms0 {
	font-size: 1rem;
}

.ms1 {
	font-size: 1.3rem;
	line-height: 2rem;
	width: 100px;
}

.ms1-bar {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding: 0.5rem 0 0.5rem 0;
	display: flex;
	justify-content: space-evenly;
	flex-direction: row;
	align-items: center;
}

.ms2 {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 1px;
	
}
.ms2-zh {
	letter-spacing: 2px;	
}
.ms3 {
	font-size: 2.0rem;
	font-weight: bolder;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}

.mb-3,.my-3 {
	margin-bottom: calc(var(- -ux-1sbfig8, .25rem)*  4 ) !important;
}

.d-flex {
	display: flex;
	justify-content: space-between !important;
}

.text-primary-o {
	color: rgb(9, 117, 122);
	display: block;
	
	font-size: 22.7812px;
	font-weight: 500;
	height: 34.1719px;
	line-height: 34.1719px;
	text-align: left;
}

.buy-buttonx {
	display: flex;
	width: 100%;
	font-size: 16px;
	color: #fff;
	background-color: black;
	
	line-height: 2.0;
	justify-content: center;
	font-weight: 700;
	flex-direction: row;
	margin-top: 1rem;
	border-width: 0;
	background-image: linear-gradient(to top, #e8870e, #ffa114)
}

.data {
	border: 1px solid #C7C7C7;
	color: #000;
	border-radius: 8px;
	padding: 5px;
	height: 36px;
	background-color: transparent;
	border-radius: 8px;
	box-sizing: border-box;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	padding-bottom: 0;
	padding-top: 0;
	width: 160px;
}

.product-head {
	display: flex;
	border-bottom: 1px solid #C7C7C7;
	justify-content: flex-start;
	padding-bottom: 10px;
	padding-top: 10px;
}

.pricem1 {
	font-size: 1.2rem;
	padding: 0.1rem 1rem 0.1rem 1rem;
	color: #e8870e;
	margin: 0 0.5rem 0 0.5rem;
	font-family: "Microsoft YaHei";
	border-radius: 10px;
}

.pricem1::before {
	content: "￥";
}

#sel-prods {
	margin-top: 10px;
	margin-left: 10px;
	line-height: 2.3;
	width: 100%;
}

#sel-prods p {
	display: flex;
	justify-content: space-between !important;
	font-size: 1.2rem;
}

#sel-prods p span:nth-child(odd)::before {
	content: '\2714';
	color: #61b52e;
}

.error-message {
	display: none;
	position: absolute;
	background-color: #d7f8eb;
	color: #000;
	padding: 15px;
	border: 1px solid #359b83;
	border-radius: 10px;
	z-index: 99999;
}
.prod-title{
	font-size:3rem;
	padding:1rem;
	text-align:center;
	margin-top:2rem;
	margin-bottom:3rem;
}
#fm-place-order{
	width:97%;
	margin:auto;
}


.chk-button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 8px 16px;
    cursor: pointer;
}

/* 当选中时的样式 */
.chk-button:checked {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}
.pricex {
    margin: 0.5rem 0rem 0.5rem;
    font-size: 28px!important;
    padding: 0.3rem 0.3rem;
    font-weight: normal;
    color: #000;
    text-align: center;
    line-height: 1.0;
    font-family: qingyuan;
}
.price0{
	line-height:2;
	font-weight:800;
	color:#9e8257;
	font-size:1.6rem
}
.price1{
	line-height:1.8;
	
	font-size:1.2rem;
}
.price2{
	line-height:1.8;
	color:#777;
	font-size:1.1rem;
}

.price:before,
.pricem:before,
.pricebak:before
	{
	content:'$';
}
.tools {
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-word;
	display: block;	
	line-height: 1.6;	
	font-size: 1.2rem;
	min-height: 30px;
	word-spacing:0.1rem;
	
	
}

.tools-zh{
	white-space: pre-wrap;	
	word-wrap: break-word;
	word-break: break-word;
	display: block;	
	line-height: 1.8;	
	font-size: 1.2rem;
	min-height: 30px;	
	
	 
}
.tab-btn {
    margin-left: 1rem;
     cursor: pointer;   
    border-radius: 15px;
    padding: 5px 15px;     
    box-shadow: 3px 3px 6px #ccc;
	color: #b88c57;
}
.tab-btn-active {
    background-color:#69caaa;//#977bbd; 
    color: #fff;
}
.tab-btn-deactive {
    background-color:#fff;
    color: #b88c57;
}
.lifu-prompt {
    margin-left: 1rem;
    font-size: 1.0rem;
    color: #fff;
    border-radius: 5px;
    padding: 1px 5px;
    background-color: #69caaa;
}
.buy_button{	

}
.buy-button{
background-image: linear-gradient( to top,#e8870e, #ffa114 );
border-radius:20px;
text-transform:UPPERCASE;
cursor:pointer;
color:#fff;
padding:0.5rem 0.5rem;
text-align:center;
font-weight:100;
margin:0.5rem  0.5rem ;
font-size:1.3rem;
width:90px;
letter-spacing:0.0rem;
	
}
.requires {
    font-size: 1.0rem;
    line-height: 2;
    letter-spacing: 0.2rem;
    color: #666;
    margin-top: 0.2rem;
}

 .prod_table {
        border-collapse: collapse;
        width: 100%;
    }

.prod_table  th, td {
        border: 1px solid #ddd;
        padding: 8px;
        text-align: left;

        white-space: pre-wrap;
        max-width: 200px;
        text-overflow: ellipsis;
	  
	   word-break:break-all;
		height:auto;
    }
.prod_table   tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.user-data{
	font-size:9px;
}
.mds{
	margin-left:5px;
}
#sfx-login-dialog {
    margin: 0;
    padding: 0;
    background-color: white;
    border-top: none;
    border-bottom: 4px solid #ff6600;
    color: #a1a4a6;
}
.fui-user:before {
    content: "\e631";
}
.collapse{display:none;}
.expand{display:block;}
.info{
	line-height:1.5;
	 
}
#user-info{
	font-family:consolas,courier new;
	font-size:0.9rem;
	margin:3px 5px
}
#user-info p{
margin:0;
line-height:1.7
}
.mds-table{
	font-family:courier new;
    max-width:800px; 
	padding:3px;
	margin:3px 0
	
}
.modules,input,select{
	    border-color: grey;
	font-family:courier new;
	border: 1px solid #eee;
	box-shadow: 2px 2px 0.5rem 0 rgba(85, 126, 88, 0.15) inset;
    max-width:800px;
    border-radius: 3px;
	padding:3px;
	margin:3px 0
	
}
