@chrtset "utf-8";
@import "main.css";
.fullSlide,.fullSlide .bd li,.fullSlide .bd li .siteWidth,.fullSlide .bd li a{height:465px;}

.process{padding-left:130px;height:100px;background:url(../i/ico_reg.png) no-repeat left center;margin-bottom:40px;}
.process li{float:left;line-height:20px;margin-left:20px;padding-right:60px;background:url(../i/ico-right.png) no-repeat right center;} 
.process li i{margin-left:35px}
.process li i:before{font-size:85px;color:#3498db;width:55px;vertical-align: middle;display:inline-block;}
.process li span{    display: block;
    width: 120px;
    text-align: center;}
.process li:last-child{padding-right:0px;background:none;}
.advantage{margin-bottom:40px;}
.advantage h2{height:35px;font-size:20px;line-height:35px;background:#f5f5f5;border-left:10px solid #ff9435;text-indent:1em;}
.advantage li {
	float: left;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 130px;
	margin-left: 20px;
	margin-top: 30px;
	width: 31%;
}
#advcom {		background-image: url(../i/com.gif);}
#advone {		background-image: url(../i/cndomain.gif);}
#advtwo {		background-image: url(../i/domain_p3.gif);}
#advthree {	background-image: url(../i/zgdomain.gif);}
#advfour {		background-image: url(../i/ym5.jpg);}
#advfive {		background-image: url(../i/ym6.jpg);}
.advantage li p {
	font-size: 13px;
	line-height: 26px;
}
.advantage li p span {
	color: #fa8b08;
	font-weight: bold;
}

.searchbar{background:#eff3f3;height:145px;position:relative;display:table;width:800px;float:left;margin-bottom:20px;}
.searchbar h2{
    font-size: 14px;
    position: relative;
    display: table-cell;
    width: 30px;
    padding: 0 3px;
    background: #d8d8d8;
    color: #666;
    line-height: 1.2;
    vertical-align: middle;
    text-align: center;
    left: 0px;
    top: 0px;
    bottom: 0px;margin-right:30px;}
		.warning {color:red;font-size:14px;}
.searchbar input[name=domain]{margin-left:30px;background:#e4e9e9;height:55px;width:600px;border:0px;-moz-box-shadow:inset 2px 2px 5px #ccc;
-webkit-box-shadow:inset 2px 2px 5px #ccc;
box-shadow:inset 2px 2px 5px #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.searchbar ul{margin-left:45px;}
.searchbar input[type=submit]{margin-left:30px;background:#e4e9e9;height:55px;width:55px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;border:1px solid #ff7d09;background:#ff9334;
background-image:linear-gradient(0deg, #ffab5a 0, #ff832a 100%);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffab5a), to(#ff832a));
-pie-background: linear-gradient(#ffab5a, #ff832a);
	behavior: url(/assets/js/PIE.htc);
}
.searchbar input[type=submit]:active{background-image:linear-gradient(0deg, #ff832a 0, #ffab5a 100%);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff832a), to(#ffab5a))}
.searchbar ul li{float:left;margin-right:30px;line-height:45px;}
.searchbar ul li{float:left;margin-right:30px;line-height:45px; cursor:pointer;}
.searchbar ul li.on{color:#ff832a;}
input:focus{
background-color:#ffab5a
border-color: #ffab5a;
    outline: 0;
}

.domainlist {clear:both;
-moz-box-shadow: 1px 1px 4px #999;
-webkit-box-shadow: 1px 1px 4px #999;
box-shadow: 1px 1px 4px #999;margin-bottom:45px;padding:15px;}
.domainlist h4{margin-bottom:10px;}
.checkboxFive {
	width: 25px;margin-right:95px;margin-bottom:10px;
float:left;
	position: relative;
}
.checkboxFive label {
white-space:nowrap;
text-indent:30px;
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ddd;
}
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 7px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
 
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checkboxFive label:hover:after {
	opacity: 0.5;
}
 
/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after {

}
