.salepage{
background-color:#f6f6f6;
}
.salepagebanner{
	width:1200px; !important;
	position:relative;
	padding:0;
	overflow:hidden;
	min-height:434px;
	margin:0 auto;
	margin-top:-11px;
	}
.salepagebanner .salecontent{
	width:1160px;
	margin:0 auto;
	text-align:left;
	}
.saletag{
	background:url(saletag.png);height:150px; width:112px;display:inline-block; float:left; color:#FFFFFF;
	text-align:center;
	}
.saletag1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	padding:20px 0px 5px 0px;
	}
.saletag2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	}
.doamindetail{
	width:1040px;
	height:150px;
	float:right;
	}
.doamindetail .domain{
clear: both; /* 清除左右浮动 */  
width: 480px; /* 必须定义宽度 */  
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
	}
.doamindetail .mean{
clear: both; /* 清除左右浮动 */  
width: 480px; /* 必须定义宽度 */  
word-break: break-word; /* 文本行的任意字内断开 */  
word-wrap: break-word; /* IE */  
white-space: -moz-pre-wrap; /* Mozilla */  
white-space: -hp-pre-wrap; /* HP printers */  
white-space: -o-pre-wrap; /* Opera 7 */  
white-space: -pre-wrap; /* Opera 4-6 */  
white-space: pre; /* CSS2 */  
white-space: pre-wrap; /* CSS 2.1 */  
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */  	
	}
.doamindetail .domain{
	padding:20px 0px 10px 50px;
	font-weight:bold;
	font-size:36px;
	color:#333333;
	}
.doamindetail .mean{
	padding:10px 0px 20px 50px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	}
.saleadwords{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:38px;
	padding:30px 30px 0px;
	font-family: "Comic Sans MS", cursive;
	color:#ff6600;
	}
.salenote{
	font-family:"微软雅黑";
	font-size:22px;
	padding:20px 30px 0px;
	color:#008800;
	}
.salecontact{
	font-family:"微软雅黑";
	font-size:16px;
	padding:40px 30px 0px;
	color:#008800;
	line-height:30px;
	}
.salecontact span{
	color:#000000;
	}
.salecontact span,.salecontact a{
	display:block;float:left; 	padding:5px 10px;
	}
.salecontact a{
margin-left:10px;
color:#ffffff;
text-decoration:none;
display: block;
padding: 5px 20px;
font-size: 16px;
background:#ff6600;
border-bottom:solid 3px #ff6600;
	}
.salecontact a:hover,.salecontact a:active{
border: hidden;
border-bottom:solid 3px #ff6600;
background: #ff8d08; 
color:#ffffff;
	}
.tradeflow{
	background:#ff6600;
	height:131px;
	margin:-11px 0px -9px;
	}
.tradeflowcontent{
	width:1160px;
	padding:30px 0px;
	margin:0 auto;
	}
.tradeflowtxt,.tradeflow1,.tradeflow2{
	display:block;
	float:left;
	}
.tradeflowtxt{
	display:block;
	float:left;
	width:225px;
	text-align:left;
	color:#ffffff;
	padding-left:20px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	}
.tradeflowtxt p{
	font-family:"微软雅黑";
	font-size:20px;
	padding-top:5px;
	}
.tradeflowtxt span{
	font-size:16px;
	padding-top:5px;
	}

.paybutton, .paybutton:active { 
color: #fff;
display: block;
padding: 5px 20px;
font-size: 16px;
border: hidden;
border-bottom:solid 3px #ff6600;
background: #ff8d08; 
}
.paybutton:hover {
color: #fff;
display: block;
padding: 5px 20px;
font-size: 16px;
border: hidden;
border-bottom:solid 3px #ff6600;
background: #ffa00a; 
}
.sico{background-image:url(icobg.png);background-repeat:no-repeat;display:inline-block;vertical-align:text-bottom; }
.sqq{height:21px;width:19px;background-position:0px -73px;}
.soffer{height:20px;width:23px;background-position:-38px -73px;}
.sbuy{height:19px;width:25px;background-position:-76px -73px;}
.sescrow{height: 20px; width: 24px;background-position: -156px -73px;}
.sinfo{height: 16px; width: 16px;background-position: -210px 0px;;}
.sqq,.soffer,.sbuy,.sescrow{margin-right:8px;}
.tradeflow1{
height:67px;width:67px;background-position:-96px -108px;
	}
.tradeflow2{
height:71px;width:36px;background-position:-190px -108px;
	}
.sale_price{
	display: inline-block;
	position: relative;
	z-index:10;
	font-size:30px;
	line-height:40px;
	color:#333;
	font-weight:bold;
	padding:0px 5px;
	margin:0px;
	}
.sale_price::before {
	  content: '';
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	  height: 50%;
	  background: #ffde01;
	  z-index:-1;
}	