.domain {
	background-color: #f2f3f5;
}
.zonkvm-domain-transfer-banner{ position: relative;padding-top: 100px; background: url("img/domain/transfer-banner.jpg")  center top #f4f4f4 no-repeat;min-width:100%;}   
.zonkvm-domain-header-info{ display:block; height:160px; text-align: left;color: #333; overflow: hidden;}
.zonkvm-domain-header-info h1{ font-size: 28px; margin: 30px 0 15px;font-weight: bold;}
.domain-search-outer {
	height: 460px;
	width: 100%;
	padding-top: 160px;
	background: #f5f4f9 url(img/domain/banner.jpg) no-repeat center;
}
.domain-title {
	text-align: left;
	color: #111111;
	font-size: 36px;
}
.domain-title .domain-txt{
    height: 50px;
    line-height: 50px;
	text-align: left;
	color: #333333;
	font-size: 14px;
}
.domain-search-box {
	position: relative;
	margin-top:10px;
	width: 724px;
	height: 54px;
	
}
.domain-search-input,
.domain-drop-trigger,
.domain-search-button {
	float: left;

}
.domain-search-input {
	display: block;
	border: none;
	width: 778px;
	height: 54px;
	background: #fff;
	padding-left: 30px;
	line-height: 54px;
	font-size: 14px;
	outline: none;
	border-top: 1px solid #057cff;
	border-left: 1px solid #057cff;
	border-bottom: 1px solid #057cff;
}
.domain-drop-trigger {
	position: relative;
	width: 119px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #333;
	background: #fff;
	font-weight: bold;
	cursor: pointer;
	font-size: 18px;
	border-top: 1px solid #057cff;
	border-bottom: 1px solid #057cff;
}
.domain-drop-trigger:before {
	content: "";
	position: absolute;
	left: 0;
	width: 1px;
	height: 52px;
	background: #c8c8c8;
}
.domain-drop-trigger:after {
	content: "";
	position: absolute;
	background: url(img/domain/ico1.png) no-repeat center;
	right: 11px;
	top: 50%;
	margin-top: -2px;
	width: 12px;
	height: 8px;
	transition: transform 0.3s ease;
}
.domain-drop-trigger.active:after {
	transform: rotate(180deg);
}
.domain-search-button {
	width: 123px;
	height: 54px;

	background-color: #0080ff;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	outline: none;
	cursor: pointer;
}
.domain-search-body .domain-search-button {
	background: #059fff;
}
.domain-search-button[disabled] {
	background: #aaa;
	cursor: not-allowed;
}

.domain-search-list {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 54px;
	z-index: 10;
	padding: 20px 19px;
	border: 1px solid #c8c8c8;
	background: #f5f5f5;
	max-height: 400px;
    overflow-y: scroll;
}
.domain-search-list.active {
	display: block;
}
.checkbox-item {
	position: relative;
	float: left;
	width: 130px;
	height: 16px;
	margin-bottom: 17px;
	padding-left: 26px;
	line-height: 16px;
	background: url(img/domain/domain_checkbox.png) no-repeat left center;
	color: #333;
	font-size: 14px;
	cursor: pointer;
	transition: background 0.2s ease-out;
}
.checkbox-item.checked {
	background-image: url(img/domain/domain_checkbox_checked.png);
}
.checkbox-item span:not(.domain-price-amount) {
	float: left;
}
.domain-hot-item {
	background: url(img/domain/domain_check_hot.png) no-repeat center;
	width: 24px;
	height: 16px;
	display: inline-block;
	margin-left: 10px;
}
.operate-area {
	border-top: 1px solid #c8c8c8;
	padding-top: 20px;
}
.operate-area label {
	position: relative;
	margin-right: 10px;
	color: #333;
	font-size: 14px;
	cursor: pointer;
}
.operate-area label input {
	outline: none;
	vertical-align: middle;
}
.domain-search-list .operate-area label input {
	visibility: hidden;
}
.domain-search-list .operate-area label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	width: 12px;
	height: 12px;
	background: url(img/domain/domain_radio_icons.png) 0 0;
}
.domain-search-list .operate-area label.label-checked:before {
	background-position: -13px 0;
}
.set-common-use {
	display: inline-block;
	width: 89px;
	height: 28px;
	line-height: 28px;
	background: #ff5e00;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.domain-search-main .set-common-use {
	background: none;
	color: #059fff;
}
.set-remind {
	display: none;
	margin-left: 10px;
	color: #1e89ff;
	font-size: 12px;
}
#ountPrice{font-size:24px;color:#ff6600;padding-right:5px;padding-left:5px;}
.view-more {
	float: right;
	font-size: 12px;
	color: #0372c7;
	line-height: 28px;
}
.domain-help {
	text-align: left;
}
.domain-help-txt {
	margin-top:30px;
}
.domain-help a {
	display: inline-block;
	border-left: 1px solid #bbc1c5;
	padding: 0 18px;
	font-size: 13px;
	color: #111111;
}
.domain-help a:hover {
	text-decoration: underline;
}
.domain-help a:first-child {
	border-left: none;
}

.rec-domain-outer {
	padding-bottom: 10px;
}
.slider-outer {
width: 1280px;
margin: 0 auto;
}
.rec-slider-item {
	height: 335px;
	border: 1px solid #eee;
	padding: 0 13px;
	text-align: center;
	background: #fff;
}
.rec-slider-item:hover {
	/* box-shadow: 0 7px 17px 4px rgba(0, 0, 0, 0.07); */
}
.rec-slider-item:hover .rec-buy a {
	background-color: #0080ff;
	color: white;
}
.rec-domain-icon {
	height: 118px;
	background: no-repeat center;
	background-image: url(img/domain/single_logo_placehold.png);
}
.rec-domain-img {
	height: 118px;
	background: no-repeat center;
}
.rec-price-row {
	font-size: 14px;
	color: #555555;
	text-align: center;
}
.price-symbol {
	font-size: 18px;
	color: #fb4e36;
}
.rec-price {
	font-size: 30px;
	color: #fb4e36;
}
.zonkvm-domain-brief {
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 24px;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	display: block;
}
.zonkvm-domain-buy {
	/* margin-top: 35px; */
    position: absolute;
    bottom: 45px;

}
.zonkvm-domain-buy a {
	display: inline-block;
	width: 250px;
	height: 40px;
	line-height: 40px;
	background-color: #1e89ff;
	font-size: 14px;
	color: #fff;
}
.zonkvm-domain-buy a:hover {
	background-color: #0066ff
}

.bx-wrapper {
	background: none;
	box-shadow: none;
	border: none;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -15px;
	width: 16px;
	height: 29px;
	background: url(img/domain/domain_rec_left.png) no-repeat center;
}
.bx-wrapper .bx-prev:hover {
	background: url(img/domain/domain_rec_left.png) no-repeat center;
}
.bx-wrapper .bx-prev {
	left: -27px;
}
.bx-wrapper a.bx-next:focus,
.bx-wrapper .bx-controls-direction a.bx-next {
	background: url(img/domain/domain_rec_right.png) no-repeat center;
	right: -27px;
}
.bx-wrapper a.bx-next:hover {
	background: url(img/domain/domain_rec_right.png) no-repeat center;
}
.bx-wrapper .bx-pager {
	visibility: hidden;
}
/* 鎺ㄨ崘鍩熷悕鍥炬牱寮� */
.domain-rec-encn {
	background-image: url(img/domain/single_logo_cn.png);
}
.domain-rec-comcn {
	background-image: url(img/domain/single_logo_comcn.png);
}
.domain-rec-top {
	background-image: url(img/domain/single_logo_top.png);
}
.domain-rec-encom {
	background-image: url(img/domain/single_logo_com.png);
}
.domain-rec-comzh {
	background-image: url(img/domain/single_logo_comzh.png);
}
.domain-rec-biz,
.domain-rec-zhbiz {
	background-image: url(img/domain/single_logo_biz.png);
}
.domain-rec-info {
	background-image: url(img/domain/single_logo_info.png);
}
.domain-rec-cc {
	background-image: url(img/domain/single_logo_cc.png);
}
.domain-rec-mobi {
	background-image: url(img/domain/single_logo_mobi.png);
}
.domain-rec-tv {
	background-image: url(img/domain/single_logo_tv.png);
}
.domain-rec-net {
	background-image: url(img/domain/single_logo_net.png);
}
.domain-rec-me {
	background-image: url(img/domain/single_logo_me.png);
}
.domain-rec-asia {
	background-image: url(img/domain/single_logo_asia.png);
}
.domain-rec-govcn {
	background-image: url(img/domain/single_logo_gov.png);
}
.domain-rec-org {
	background-image: url(img/domain/single_logo_org.png);
}
.domain-rec-co {
	background-image: url(img/domain/single_logo_co.png);
}
.domain-rec-cnzh {
	background-image: url(img/domain/single_logo_cnzh.png);
}
.domain-rec-netzh {
	background-image: url(img/domain/single_logo_netzh.png);
}
.domain-rec-wang {
	background-image: url(img/domain/single_logo_wang.png);
}
.domain-rec-vip {
	background-image: url(img/domain/single_logo_vip.png);
}
.domain-rec-store {
	background-image: url(img/domain/single_logo_store.png);
}
.domain-rec-shop {
	background-image: url(img/domain/single_logo_shop.png);
}
.domain-rec-ltd {
	background-image: url(img/domain/single_logo_ltd.png);
}
.domain-rec-club {
	background-image: url(img/domain/single_logo_club.png);
}
.domain-rec-link {
	background-image: url(img/domain/single_logo_link.png);
}
.domain-rec-site {
	background-image: url(img/domain/single_logo_site.png);
}
.domain-rec-netcn {
	background-image: url(img/domain/single_logo_netcn.png);
}
.domain-rec-placeholder {
}

.domain-post_ness {
    background-color: #f2f5fa;
    margin-top: 30px;
}

.domain-post_ness .domain-post_title {
    color: #fff;
}

.domain-post_ness li {
    padding: 40px 26px 0;
    float: left;
    background-color: #fff;
    width: 388px;
    height: 173px;
    margin-right: 18px;
    margin-bottom: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.domain-post_ness li:hover {
    background-color: #ffffff;
    box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.3);
}

.domain-post_ness li:nth-child(3n) {
    margin-right: 0;
}

.domain-post_ness ul {
    padding-bottom: 52px;
}

.domain-post_ness li h6 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.domain-post_ness li h6 i {
    display: inline-block;
    vertical-align: middle;

}

.domain-post_ness li h6 i.icon1 {
    width: 24px;
    height: 26px;
    margin-right: 12px;
    background: url("img/domain/ness1.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li h6 i.icon2 {
    width: 26px;
    height: 26px;
    margin-right: 11px;
    background: url("img/domain/ness2.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li h6 i.icon3 {
    width: 23px;
    height: 26px;
    margin-right: 12px;
    background: url("img/domain/ness3.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li h6 i.icon4 {
    width: 22px;
    height: 26px;
    margin-right: 13px;
    background: url("img/domain/ness4.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li h6 i.icon5 {
    width: 22px;
    height: 31px;
    margin-right: 13px;
    background: url("img/domain/ness5.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li h6 i.icon6 {
    width: 25px;
    height: 23px;
    margin-right: 11px;
    background: url("img/domain/ness6.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.domain-post_ness li p {
   border-top: 1px solid #dfdfdf;
    margin-top: 10px;
    padding-top:10px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.hot-product-box {
	padding-bottom: 80px;
}
.hot-product-title ul {
	display: block;
	border-bottom: 1px solid #dfdfdf;
}
.hot-product-title ul li {
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	margin-bottom: -1px;
	text-align: center;
	font-size: 16px;
	color: #333;
	background: #fff;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}
.hot-product-title ul li.active,
.hot-product-title ul li a:hover {
	color: #fff;
	background-color: #1e89ff;
	border-color: #1e89ff;
}
.hot-product-title ul li:first-child {
	margin-left: 0;
}

.hot-product-title ul li .active a{
	color: #fff;
}

.domain-price-outer table {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #e5e5e5;
	margin-top: -1px;
	text-align: center;
}
.domain-price-outer table.active {
	display: table;
}
.domain-price-outer table thead th,
.domain-price-outer table tbody td {
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	font-size: 14px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.domain-price-outer table thead th {
	color: #333333;
}
.domain-price-outer table tbody td {
	color: #666;
	background: #fff;
}
.domain-price-outer table tbody td:first-child {
	text-align: left;
	width: 360px;
	padding-left: 20px;
}
.domain-price-outer table tr:hover td {
	background: #fafafa;
}
.domain-price-outer a {
	display: inline-block;
	text-align: center;
	width: 116px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.domain-price-outer .domain-description {
	display: inline-block;
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 12px;
	color: #999;
	font-size: 12px;
	vertical-align: middle;
}
.domain-price-outer a:hover {
	color: #1e89ff;
	text-decoration: underline;
}
.product-price {
	color: #ff8800;
}
.product-price em {
	font-style: normal;
	font-size: 20px;
}
.product-btn {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #ff8800;
}
.product-btn:hover {
	background-color: #e55c00;
}
.product-com {
	padding-left: 40px;
	margin-right: 40px;
}
/* 鏂板煙鍚嶄环鏍兼牱寮� */
.domain-price-deck {
	margin-bottom: 20px;
}
.price-block {
	margin-bottom: 80px;
}
.domain-search-body .price-block {
	margin-bottom: 100px;
	margin-top: -40px;
}
.price-deck-trigger {
	border: 1px solid #e6e6e6;
	height: 60px;
	/* background: #f5f6f7 url(img/domain/domain_plus.png) no-repeat 36px center; */
	line-height: 60px;
	padding-left: 67px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	position: relative;
}
.trigger-1{
	background: url(img/domain/domain-price-1.png) no-repeat;
	background-position:21px 19px;
}
.trigger-2{
	background: url(img/domain/domain-price-2.png) no-repeat;
	background-position:21px 17px;
}
.trigger-3{
	background: url(img/domain/domain-price-3.png) no-repeat;
	background-position:21px 19px;
}
.trigger-4{
	background: url(img/domain/domain-price-4.png) no-repeat;
	background-position:21px 19px;
}
.price-deck-trigger>span {
	/* display: inline-block; */
	width: 30px;
	height: 30px;
	font-size: 20px;
	position: absolute;
	right: 20px;
	top: 15px;
	border-radius: 30px;
	border: 1px solid #ddd;
}
.price-deck-trigger>span:before{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #888888;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -2px;
	z-index: 99;
}
.price-deck-trigger>span:after{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid white;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -3px;
	z-index: 999;
}

.active .price-deck-trigger>span{
	border: 1px solid #0088ff;
}
.active .price-deck-trigger>span:before{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid #0088ff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -10px;
	z-index: 99;
}
.active .price-deck-trigger>span:after{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -9px;
	z-index: 999;
}


.domain-search-body .price-deck-trigger {
	background-color: #f0f1f2;
}
.price-table {
	display: none;
}
.active .price-table {
	display: block;
}
.table-sub-reminder {
	margin-top: 20px;
	padding-left: 34px;
	background: url(img/domain/warn_icon_orange.png) no-repeat 12px center;
	color: #666;
	font-size: 14px;
}
.table-sub-reminder span {
	color: #ff8800;
}
/* 甯姪鏂囨。 */
.module-title {
	font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	padding: 80px 0 50px 0;
	text-align: center;
}

.module-title span {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
}
.server-module.double {
	background: #f5f5f5;
}
.server-module.single {
	padding-bottom: 55px;
}
.server-question-module {
	padding-bottom: 75px;
}
.qa-box li {
	position: relative;
	float: left;
	margin-left: 30px;
	width: 31%;
	background-color: #fff;
	padding: 20px;
}
.qa-box li:hover {
	box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.qa-box li:first-child {
	margin-left: 0;
}
.qa-title {
	position: relative;
	height: 36px;
	line-height: 36px;
	background-image: url(img/domain/introduce_question.png);
	background-repeat: no-repeat;
}
.qa-title1 {
	background-position: 0 0;
}
.qa-title2 {
	background-position: 0 -46px;
}
.qa-title3 {
	background-position: 0 -92px;
}
.qa-title span {
	display: inline-block;
	margin-left: 58px;
	font-size: 18px;
	color: #333;
}
.qa-title a {
	position: absolute;
	right: 22px;
	top: 0px;
	display: inline-block;
	font-size: 12px;
	color: #059fff;
}
.qa-box-list {
	margin:0 25px 0 58px;
	padding-top: 11px;
	padding-bottom: 25px;
	border-top: 1px solid #e5e5e5;
}
.qa-box-list a {
	position: relative;
	display: block;
	padding-left: 6px;
	font-size: 14px;
	color: #333;
	height: 36px;
	line-height: 36px;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.qa-box-list a:hover {
	color: #009fd9;
}
.qa-box-list a:before {
	position: absolute;
	left: 0px;
	top: -4px;
	content: ".";
	font-size: 12px;
	color: #333;
}
/* 鎼滅储缁撴灉椤垫牱寮� */
.domain-search-body {
	background: #f5f6f8;
}
.domain-search-nav {
	height: 72px;
	line-height: 72px;
	font-size: 14px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0 1px 11px 4px rgba(0,0,0,0.1);
	color: #999;
	margin-top: 60px;
}
.domain-nav-link,
.domain-nav-link a {
	color: #059fff;
}
.domain-nav-link {
	padding-left: 15px;
	border-left: 3px solid #059fff;
}
.domain-search-main {
	background: #fff;
	padding: 15px;
}
.search-padding {
	padding: 0 28px;
}
.domain-search-main .hot-product-title li {
	width: 102px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
}
.search-content{margin-top:10px}
.search-content .domain-search-box {
	margin-left: 0;
	margin-right: 0;
	margin-top: 37px;
	height: auto;
	width: auto;
}
.input-panel {
	display: none;
}
.input-panel.active {
	display: block;
}
.search-content .domain-search-input {
	border: 1px solid #ededed;
}
.domain-search-textarea {
	float: left;
	width: 778px;
	height: 191px;
	line-height: 1.8;
	padding: 15px 24px;
	font-size: 14px;
	outline: none;
	border: 1px solid #ededed;
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1) inset;
	font-family: 'microsoft yahei';
	resize: none;
}

.domain-transfer-textarea {
	float: left;
	width: 100%;
	height: 191px;
	line-height: 1.8;
	padding: 15px 24px;
	font-size: 14px;
	outline: none;
	border: 1px solid #ededed;
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1) inset;
	font-family: 'microsoft yahei';
	resize: none;
}

.domain-search-main .operate-area {
	border-top: none;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
}
.domain-search-main .checkbox-area {
	margin-top: 20px;
}
.checkbox-suspend {
	display: none;
	position: absolute;
	top: 28px;
	left: -14px;
	z-index: 10;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	padding: 15px;
	background: #f5f7f8;
	white-space: nowrap;
	font-size: 12px;
	color: #666;
	box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-item:hover .checkbox-suspend {
	display: block;
}
.domain-price {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
}
.domain-price-amount {
	color: #ff5e00;
}
.domain-describe {
	margin-top: 10px;
}
.checkbox-suspend:before,
.checkbox-suspend:after {
	content: "";
	position: absolute;
}
.checkbox-suspend:before {
	z-index: 11;
	top: -10px;
	left: 16px;
	border: 5px solid transparent;
	border-bottom-color: #f5f7f8;
}
.checkbox-suspend:after {
	top: -13px;
	z-index: 10;
	border: 6px solid transparent;
	border-bottom-color: #b8b8b8;
}
/* 鎼滅储缁撴灉鍖哄煙 */

.result-area {
	background: #fff;
	padding: 28px 25px 30px 25px;
	margin-top: 20px;
}
.result-title {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.result-outer {
	border-top: 1px solid #e3e6e7;
	margin-top: 23px;
}
.text-muted {
	color: #999;
}
.text-green {
	color: #46b41b;
}
.result-row {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e3e6e7;
}
.result-left {
	float: left;
	height: 60px;
	line-height: 60px;
}
.result-right {
	float: right;
	height: 60px;
	line-height: 60px;
}
.result-price {
	font-size: 16px;
}
.reg-button {
	display: inline-block;
	width: 112px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background:  #ff6600;
	border: 1px solid #ff6600;
	color: #fff;
	margin-left: 10px;
	font-size: 14px;
}
.reg-button[disabled] {
  border: 1px solid #ccc;
}
.reg-button-empty {
  background-color: #fff;
  color: #ff6600;

}
.reg-button-empty:hover{
  color: #ff6600;
}
.reg-button:not(.reg-button-empty):hover,.reg-button[disabled] {
	color: #fff;
}
.reg-button.disabled {
	background: #aaa;
	cursor: not-allowed;
}
.result-price-amount {
	color: #ff5e00;
}
.result-description {
	font-size: 12px;
	color: #888;
}
.result-fail-info {
	display: none;
	color: #0372c7;
	font-size: 12px;
}
.result-state,
.result-name {
	font-size: 14px;
}
.result-name {
	font-weight: bold;
}
.result-false .result-name {
	color: #999;
}
.result-success .result-name {
	color: #333;
}
.result-false .result-state {
	color: #999;
}
.result-success .result-state {
	color: #46b41b;
	font-weight: bold;
}
.result-error .result-description,
.result-false .result-description {
	display: none;
}
/*.result-error .result-right,
.result-false .result-right {
	display: none;
}*/
.result-error .result-loading-remind,
.result-false .result-loading-remind,
.result-error .result-price,
.result-false .result-price,
.result-error .reg-button,
.result-false .reg-button,
.result-error .result-price-loading,
.result-false .result-price-loading {
	display: none;
}
.none-search-remind {
	border-bottom: none;
	text-align: center;
	color: #999;
}
.result-loading .result-name {
	position: relative;
}
.result-loading .result-name:after {
	content: "";
	position: absolute;
	right: -20px;
	top: 3px;
	background: url(img/domain/search_loading.png);
	width: 14px;
	height: 14px;
	animation: loadingRotate 1s linear infinite;
}
@keyframes loadingRotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.result-loading .result-description,
.result-loading .result-price,
.result-loading .reg-button {
	display: none;
}
.result-loading .result-loading-remind {
	display: inline-block;
}
.result-loading-remind {
	display: none;
	color: #999;
}
.result-error-reminder {
	display: none;
	color: red;
	font-size: 12px;
	margin-left: 10px;
}
.result-error .result-error-reminder {
	display: inline-block;
}
.result-price {
	display: none;
}
.result-price-loading {
	display: none;
	color: #999;
	font-size: 12px;
}

/* 澧炲姞澶氬煙鍚� */
.inline-block{
  display: inline-block;
}
.font-size-12{
  font-size: 12px;
}
.font-size-14{
  font-size: 14px;
}
[layout-align]{
  display: flex;
}
[layout-align="space-between center"]{
  justify-content: space-between;
  align-items: center;
}
.color-primary{
  color: #0080ff;
}
.tac{
  text-align: center;
}
.cursign{
  cursor: pointer;
}
.font-weight-bold{
  font-weight: 900;
}
.result-more{
  text-align: center;
  margin-top: 20px;
}

.domain-buy-wrap{
  width: 1220px;
  padding: 20px 30px 0;
  margin-top: 20px;
  background-color: #fff;
  margin-bottom: 20px;
}
.domain-fixed{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.1);
}
.domain-buy-num{
  display: inline-block;
  border-radius: 12px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  border: none;
}
button.bg-gray,.domain-buy-num.bg-gray{
  background-color: #ccc;
  color: #999;
}
button.bg-orange,.domain-buy-num.bg-orange{
  background-color: #ff6600;
  color: #fff;
}
.domain-buy-title{
  margin-bottom: 15px;
}
.domain-buy-list{
  max-height: 280px;
  overflow: auto;
  background-color: #fafafa;
  margin-bottom: 20px;
  padding: 0 20px;
}
.domain-buy-list li{
  height: 44px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.domain-buy-list li:not(:last-child){
  border-bottom: 1px dashed #ddd;
}
.domain-name{
  color: #333;
  width: 234px;
  display: inline-block;
}
.domain-desc{
  color: #888;
}
.domain-delete{
  width: 64px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #0080ff;
  color:  #0080ff;
  background-color: #fafafa;
}
.domain-delete[disabled]{
  border: 1px solid #ccc;
  color: #fff;
}
.btn-links-hover:hover{
  opacity: .8;
}
.domain-now-buy{
  width: 160px;
  height: 40px;
  font-size: 16px;
}
.drop-down-text-up{
  margin-left: 20px;
  margin-right: 35px;
}
.domain-buy-bottom{
  border-top: 1px solid #eee;
  padding: 20px 0;
}
.drop-down-text{
  font-size: 12px;
}

.icon-domain-arrow{
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
}
.icon-domain-down{
	background-image:  url(img/domain/domain_icon_down.png);
}
.icon-domain-up{
	background-image:  url(img/domain/domain_icon_up.png);
}


.domain-cart-wrap .result-name::after{
  right: -8px;
  top: 19px;
}
.result-name.success::after,.result-name.error::after{
  display: none;
}
.result-name.success{
  color: green;
}
.result-name.error{
  color: red;
}
.warn-text{
	color: red;
	font-size: 14px;
	margin-top: 10px;
}

.result-no-area {
  padding: 28px 25px 30px 25px;
  margin-top: 20px;
  background: #eee;
  text-align: center;
  color: #333;
}

.result-area-hide {
  display: none;
}

.result-search-error {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
  background: url(img/domain/search_error.png) 0 no-repeat;
  background-size: cover;
}

.domain-trait{ padding:0px 0 50px;overflow: hidden; min-width:1280px;background-color: #f7f8fa;}
.domain-trait ul{ text-align: center; overflow: hidden; }
.domain-trait ul li{ width: 280px; height: 260px; padding:38px 20px 0; float: left; margin-left:32px; border: 1px solid #dddddd;background-color: #fff;}
.domain-trait li h4{ font-size:22px; margin-bottom: 15px;}
.domain-trait li p{ color: #666666;line-height:30px;}
.domain-trait li:before{content: ""; width: 65px; height: 74px; display: block;margin: 0 auto 25px; background: url("img/domain/icons.png?v=1") no-repeat;}
.domain-trait .item1:before{ background-position: 0 0;}
.domain-trait .item2:before{ background-position: -77px 0;}
.domain-trait .item3:before{ background-position: -155px 0;}
.domain-trait .item4:before{ background-position: -234px 0;}

.zonkvm-domain-list{margin-top:80px;}
.zonkvm-domain-list-top{height:120px;padding:20px 20px;background:url(img/domain/domain-getcert.jpg) no-repeat top left #fff;}
.zonkvm-domain-list-l{float:left;margin-left:20px;width:120px;margin-right:20px;}
.zonkvm-domain-list-l div{height:50px;}
.domains-price{float:right;padding-top:22px;margin-left:30px;display:inline-block;*display:inline;*zoom:1;width:90px;height:87px;background:url(img/domain/domains-prices-bg.jpg) no-repeat;font-size:14px;color:#d75c5c;text-align:center;line-height:1.2;margin-top:-10px}
.domains-price span{font-size:24px;color:#ff4b4b}
.zonkvm-domain-list-name{border-left: 1px solid #ededed;float:left;font-size:28px;width:700px}
.zonkvm-domain-list-cname{padding-left:20px;color:#4b4b4b;}
.zonkvm-domain-list-cname p{margin-top:10px;font-size:14px;color:#a4a4a4;}

.zonkvm-domain-tab{background:#fff;padding-left:30px;height:50px;line-height:50px;font-size:18px;border-bottom: 1px solid #ededed;}

.inventory-box {
	box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
}

.item-name .icon{width:17px;height:17px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;background-image:url(img/domain/icon.png);background-repeat:no-repeat;margin-left:3px;margin-top:-1px}
.item-name .hot{background-position:-36px -498px}

.cart-title {
	border-top: 2px solid #0066ff;
}
.cart-title ul li {
	height: 54px;
	line-height: 54px;
	color: #888;
	background-color: #fafafa;
	font-size: 12px;
}
.cart-box{background-color:#fff}

.cart-box ul li {
	width: 20%;
	float: left;
	font-size: 12px;
	text-align: center;
}


.inventory {
	height: 102px;
	line-height: 102px;
	background-color: #fff;
}
.inventory .checkbox-item {
	width: 85px;
	margin-left: 20px;
	margin-top: 41px;
}
.inventory > span {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	color: #666;
}
.inventory > span em {
	font-style: normal;
	color: #ff5e00;
}
.inventory > span b {
	font-weight: 400;
	font-size: 34px;
	color: #ff5e00;
}
.inventory > span a {
	display: inline-block;
	width: 138px;
	height: 40px;
	line-height: 40px;
	margin-left: 34px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background-color: #ff6600;
}
.inventory > span a.disabled {
	background-color: #aaa;
	cursor: not-allowed;
}
.inventory .clear-cart {
	font-size: 14px;
	color: #0372c7;
}

.cart-verify-reminder {
	padding-right: 20px;
	margin-top: 30px;
	text-align: right;
	font-size: 12px;
	color: #999;
	margin-bottom: 30px;
}
.cart-verify-reminder span {
	position: relative;
	color: red;
}
.cart-verify-reminder span:before {
	position: absolute;
	content: "";
	left: -22px;
	top: 2px;
	width: 16px;
	height: 16px;
	background: url(img/cart_warn_icon.png) no-repeat center;
}

.create-template {
	padding: 15px 20px 18px;
	background-color: #fff;
}
.create-template h4 {
	margin-bottom: 28px;
	font-size: 16px;
	color: #333;
}

.domain-template {
	padding-top: 25px;
	font-size: 12px;
}
.domain-template .form-group {
    width: 500px;
	line-height: 30px;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 12px;
}
.domain-template .form-label {
	float: left;
	width: 160px;
	padding-right: 0;
	text-align: right;
	font-size: 12px;
	color: #666;
}
.domain-template .form-mark {
	color: red;
}
.domain-template .form-control {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	white-space: nowrap;
	color: #333;
	background-color: #fff;
	background-image: none;
	outline: none;
	width: 63.33333333%;
}

.domain-template .form-input {
	width: 300px;
	box-shadow: none;
	color: inherit;
	display: inline-block;
	height: 32px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	border: 1px solid #ccc;
	line-height: inherit;
	outline: none;
}
.domain-template .form-input-small {
	width: 131px;
}
.domain-template .form-select {
	min-width: 80px;
	font-size: 12px;
	padding: 5px 3px;
	padding-left: 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #666;
	background-color: #f7f7f7;
	outline: none;
}
.domain-template .form-select:focus,
.domain-template .form-input:focus {
	border-color: #0372c7;
}
.domain-template .form-select.error-input,
.domain-template .form-input.error-input {
	border-color: red;
}
.domain-template .form-radio {
	float:left;
	width:16px;
	height:16px;
	margin-top:8px;
	cursor: pointer;
}
.domain-template .form-radio + label {
	float:left;
	margin-left: 5px;
	font-size: 12px;
	cursor: pointer;
}
.domain-template .form-text {
	font-size: 12px;
	color: #999;
	margin-left: 15px;
}
.domain-template .error-reminder {
	display: none;
	margin-left: 15px;
	color: red;
	font-size: 12px;
}
.domain-template hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.domain-template .savingInfo {
	height: 28px;
	line-height: 27px;
	border: none;
	padding: 0 16px;
	background-color: #ff8800;
	outline: none;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
}
.template-title {
	color: #0066ff !important;
	padding-bottom: 10px;
	border-bottom:  1px solid #eee;
}

.no-domain {
	margin-top: 30px;
	min-height: 24px;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	background-color: #f5f5f5;
	text-align: center;
}
.no-domain a {
	color: #0066cc;
}
.cart-content ul {
	display: block;
	border-top: 1px solid #e7e7e7;
}
.cart-content ul:first-child {
	border-top: none;
}
.cart-content ul li {
	height: 66px;
	line-height: 66px;
	color: #666;

}
.template-select {
	width: 100px;
}
.cart-content select {
	min-width: 120px;
	height: 30px;
	font-size: 14px;
	color: #333;
	min-width: 100px;
	font-size: 12px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #f7f7f7;
	outline: none;
}
.cart-content .create-template-links {
	color: #0372c7;
}
.cart-content .domain-price {
	font-size: 14px;
	font-weight: bold;
	color: #ff5e00;
}
.cart-content .domain-del {
	color: #666;
}
.cart-content ul li .checkbox-item {
	margin: 25px 0 0 20px;
	color: #666;
}
.check-service {
	padding: 40px 20px 20px;
	border-top: 1px solid #e7e7e7;
}
.check-service .checkbox-item {
	width: auto;
	float: right;
}