@charset "utf-8";
/*!
 * 个人域名发布系统
 * 版本: 1.0.1 (2014/05/15)
 * 版权: 极开发工作室
 * Q Q: 460384
 * 网址: http://www.jkf.cn
 */
body,form,p,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,textarea,input {
	color: #666;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	direction: ltr;
}

input {
	border: none;
	vertical-align: middle;
}

a {
	color: #027fd1;
}

.none {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wrap {
	width: 100%;
	height: 100%;
	background: url(img/style/bg-wrap.png) repeat-x;
	overflow: hidden;
	padding-bottom: 20px;
	background-color: #f7f7f7;
}

.main {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

.hm-cn {
	width: 695px;
	overflow: hidden;
	margin-bottom: 25px;
}

.hm-focus {
	position: relative;
	overflow: hidden;
	zoom: 1;
	width: 690px;
}

.hm-focus img {
	display: block;
	width: 690px;
	height: 210px;
}

.hm-focus-bg {
	position: absolute;
	bottom: 0;
	width: 690px;
	height: 30px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}

.hm-focus-cont dl {
	position: absolute;
	bottom: 4px;
	width: 450px;
	margin-left: 10px;
	overflow: hidden;
	color: #f2f1f1;
	line-height: 22px;
}

.hm-focus-cont dl a {
	color: #f2f1f1;
}

.hm-focus-cont dl dt {
	height: 22px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}

.hm-focus-cont dl dd {
	height: 22px;
	overflow: hidden;
}

.hm-focus .open-hm-focus-num {
	bottom: 3px;
	display: inline;
	float: right;
	width: 50px;
	position: relative;
	margin-top: -16px;
}

.hm-focus .open-hm-focus-num li {
	background: url(img/style/vip_coat_btn.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="img/style/vip_coat_btn.png");
}

.hm-focus .open-hm-focus-num li.cur {
	background: url(img/style/vip_coat_btn-on.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="img/style/vip_coat_btn-on.png");
}

.hm-focus .open-hm-focus-num li {
	cursor: pointer;
	display: inline;
	float: left;
	width: 8px;
	height: 14px;
	overflow: hidden;
	margin-right: 10px;
	text-indent: -9999px;
}

.hm-focus .open-hm-focus-num li a {
	display: block;
	width: 100%;
	height: 100%;
}

.hm-cn-find {
	width: 690px;
	overflow: hidden;
	background: #fefcf3;
	height: 57px;
	font-size: 12px;
	padding-top: 12px;
	margin-top: 10px;
}

.hm-cn-find label {
	width: 120px;
	float: left;
	text-align: right;
	color: #333;
	margin-top: 6px;
	padding-left: 35px;
}

.hm-cn-find p {
	float: left;
	width: 500px;
}

.hm-cn-find p input {
	font-size: 12px;
}

.hm-cn-find p input.btn-find-txt {
	padding: 5px;
	height: 14px;
	width: 380px;
	border: 1px solid #dbdbdb;
	background: #fff;
	*height: 12px;
	*padding: 6px 3px;
	border-right: 0;
	color: #b0b0b0;
}

.hm-cn-find p input.btn-find {
	height: 26px;
	width: 59px;
	background: url(img/style/bg-btn.png) no-repeat -126px -107px;
	cursor: pointer;
}

.hm-cn-find p span {
	display: block;
	font-size: 12px;
	margin-top: 10px;
}

.hm-best-list,.hm-mono-list {
	width: 945px;
	overflow: hidden;
	margin: 0 auto;
}

.hm-best-list h2,.hm-mono-list h2 {
	width: 690px;
	overflow: hidden;
	height: 31px;
	border-bottom: 1px solid #eaeaea;
}

.hm-best-list h2 span, .hm-mono-list h2 span {
	width: 100px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

.hm-best-list .title-bg-1 {
	background: url(img/style/hm_title_1.png);
}

.hm-best-list h2 a,.hm-mono-list h2 a {
	float: right;
	width: 48px;
	line-height: 28px;
	color: #f1681d;
	font-size: 12px;
	font-weight: normal;
}

.hm-best-list ul,.hm-mono-list ul {
	width: 960px;
	overflow: hidden;
}

.hm-best-list li,.hm-mono-list li {
	width: 175px;
	height: 94px;
	/*background: url(img/style/bg-img.png) no-repeat -37px -80px;*/
	background-color:#ffffff;
	float: left;
	margin-right: 15px;
	display: inline;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #c6c6c6;
}

.hm-best-list li a {
	cursor: pointer;
	display: block;
	width: 100%;
	height: 94px;
	overflow: hidden;
	font-family: Tahoma;
	color: #333333;
}

.hm-best-list li a:hover {
	text-decoration: none;
	/*background: url(img/style/bg-img.png) no-repeat;
	background-position: -37px -10px;*/
	background-color:#fff4e3;
}

.hm-best-list li a strong {
	display: block;
	height: 30px;
	line-height: 30px;
}

/*.hm-best-list li a span {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #666;
}*/

.hm-best-list li a .summary {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #999999;
}

.hm-best-list li a .price {
	display: block;
	height: 32px;
	line-height: 28px;
	color: #999999;
	background-color: #e8ecef;
}

.price .number{
	color: #CC0000;
	font-weight: bold;
}

.hm-best-list li .done {
	width: 100%;
	height: 62px;
	font-family: Tahoma;
	color: #fb6e1f;
}

.hm-best-list li .done strong {
	display: block;
	height: 34px;
	line-height: 34px;
	text-decoration: line-through;
}

.hm-best-list li .done span {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #666;
}

.hm-best-list li em {
	display: block;
	line-height: 34px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: line-through;
	color: #fb6e1f;
}

.hm-best-list li span {
	display: block;
	line-height: 28px;
	font-size: 12px;
}

.hm-domain-list{
	width: 690px;
	
overflow: hidden;
}

.hm-domain-list .grid{
}

.grid > .portlet-body {
background-color: #fff;
}

table .table {
clear: both;
margin-bottom: 6px !important;
max-width: none !important;
}

.table-bordered {
border: 1px solid #c6c6c6;
border-collapse: separate;
border-left: 1;
}

.table {
width: 100%;
}

.table-advance thead {
color: #999;
}

.table-advance thead tr th {
	background-color: #ececec;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
}

.table-advance tr td {
border-left-width: 0px;
}

.table .price{
	color: #FF9000;
	font-weight: bold;
}

.table-bordered th, .table-bordered td {
border-left: 1px solid #ececec;
}

.table th, .table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ececec;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
border-color: gray;
}

.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
/*background-color: #f9f9f9;*/
background-color: #ffffff;
}
.table th, .table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ececec;
border-spacing: 0;
}

.hm-domain-list h2 {
	width: 690px;
	overflow: hidden;
	height: 31px;
	border-bottom: 1px solid #eaeaea;
}

.hm-domain-list h2 span {
	width: 100px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

.hm-domain-list .title-bg-2 {
	background: url(img/style/hm_title_2.png);
}

.hm-domain-list .title-bg-3 {
	background: url(img/style/hm_title_3.png);
}

.hm-domain-list h2 a {
	float: right;
	width: 48px;
	line-height: 28px;
	color: #f1681d;
	font-size: 12px;
	font-weight: normal;
}

.hm-mono-list h2 span {
	background-position: 0 -190px;
}

.hm-mono-list li {
	height: 42px;
	line-height: 42px;
	background-position: -37px -200px;
}

.hm-mono-list li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
}

.hm-mono-list li a:hover {
	text-decoration: none;
	background: url(img/style/bg-img.png) no-repeat -37px -152px;
}

.hm-mono-list li b {
	display: block;
	font-family: Tahoma;
	font-weight: normal;
}

.hm-mono-list li.done b {
	text-decoration: line-through;
}

.hm-mono-list li em {
	color: #fb6f20;
}

.hm-all-list h2 p {
	float: right;
	width: 280px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	padding-right: 10px;
	margin: 0;
}

.hm-all-list em {
	color: #f1681d;
	font-family: tahome;
	margin: 0 2px;
}

.hm-all-list h2 span {
	line-height: 28px;
	height: 28px;
	float: left;
	width: 100px;
	font-family: 微软雅黑，黑体;
	font-size: 14px;
	padding-left: 20px;
	text-indent: 0;
	background: 0;
}

.hm-all-list h2 span em {
	font-size: 18px;
	line-height: 25px;
}

.hm-all-list h2 b {
	font-size: 12px;
	line-height: 28px;
	padding-left: 10px;
	font-weight: normal;
}

.hm-all-list p {
	margin: 15px 22px;
	color: #333;
}

.hm-all-list p em {
	font-weight: bold;
}

.hm-all-list li span {
	color: #f1681d;
}

.hm-side {
	width: 262px;
	overflow: hidden;
	margin-bottom: 25px;
}

.gray-box-t {
	height: 10px;
	background: url(img/style/bg-img.png) no-repeat -182px -10px;
	background-color: #fff;
	overflow: hidden;
}

.gray-box-c {
	width: 260px;
	border: solid #eaeaea;
	border-width: 0 1px;
	overflow: hidden;
}

.login {
	padding-bottom: 5px;
}

.login dt {
	font-weight: bold;
	padding-left: 10px;
}

.login dd {
	padding: 4px 0;
	text-align: center;
}

.login .login-vip dt {
	padding: 10px;
}

.login .login-vip dd {
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	width: 214px;
}

.login .login-vip dd a.login-vip-a {
	font-size: 14px;
	display: block;
	margin: 0 auto;
	width: 125px;
}

.tcherinfo {
	overflow: hidden;
	width: 260px;
	margin-bottom: 16px;
}

.tcherinfo .img_l {
	margin-right: 12px;
}

.img_l {
	float: left;
	_display: inline;
}

.tcherinfo h3 {
	font-size: 18px;
	color: #557917;
	padding-bottom: 8px;
	font-family: \5FAE\8F6F\96C5\9ED1,arial,verdana;
}

.tchert{
	line-height: 1.714285714;
	color: #444;
	font: 13px/20px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,'Hiragino Sans GB',sans-serif;
	padding-bottom: 10px;
}

.gray9 {
	color: #999 !important;
}

.gray-box-c .logged {
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}

.gray-box-br {
	width: 238px;
	border: solid #fff;
	border-width: 0 1px;
	background: url(img/style/bg-img.png) no-repeat -182px -58px;
	padding: 0 10px;
	background-color: #fff;
}

.gray-box-b {
	width: 262px;
	background: url(img/style/bg-img.png) no-repeat -182px -20px;
	font-size: 0;
	height: 2px;
	overflow: hidden;
}

.hm-like {
	width: 228px;
	overflow: hidden;
	padding-left: 10px;
	border-top: 1px solid #eaeaea;
}

.hm-like h2 {
	height: 40px;
	line-height: 40px;
}

.hm-like dl {
	width: 218px;
	overflow: hidden;
	padding-bottom: 5px;
}

.hm-like dt {
	height: 75px;
	float: left;
	color: #b0b0b0;
	line-height: 24px;
	width: 50px;
}

.hm-like dd {
	height: 75px;
	line-height: 24px;
	float: left;
	color: #eaeaea;
	width: 163px;
}

.hm-like dd a {
	color: #666;
	margin: 0 7px;
}

.hm-tips {
	overflow: hidden;
	background-color: #fff;
}

.hm-tips h2 {
	background: url(img/style/bg-img.png) no-repeat -182px -25px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	height: 32px;
	overflow: hidden;
}

.hm-tips h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	display: inline;
}

.hm-tips ul {
	border: solid #ebebeb;
	border-width: 0 1px;
	padding: 2px 8px 0 8px;
}

.hm-tips ul li {
	height: 18px;
	line-height: 18px;
	position: relative;
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px dotted #E5E5E5;
	overflow: hidden;
}

span.span-date {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 10px !important;
	color: #999;
	height: 18px;
	line-height: 18px;
	-webkit-transform: scale(.8);
}

.hm-tips ul li.last {
	border-bottom: none;
}

.hm-tips ul li a {
	color: #666;
}

.hm-trade {
	overflow: hidden;
	background-color: #fff;
}

.hm-trade h2 {
	background: url(img/style/bg-img.png) no-repeat -182px -25px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	height: 32px;
	overflow: hidden;
}

.hm-trade h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	display: inline;
}

.hm-trade ul {
	border: solid #ebebeb;
	border-width: 0 1px;
	padding: 2px 8px 0 8px;
}

.hm-trade ul li {
	position: relative;
	line-height: 1.5;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px dotted #E5E5E5;
	overflow: hidden;
}

.hm-trade ul li s{
	color: #1D95D9;
	font-size: 16px;
}

.hm-trade .finished{
	color: #9F0108;
	padding-left: 5px;
	font-weight: bold;
}

.hm-trade .price{
	color: #999;
	font-weight: 400;
}

span.span-date {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 10px !important;
	color: #999;
	height: 18px;
	line-height: 18px;
	-webkit-transform: scale(.8);
}

.hm-trade ul li.last {
	border-bottom: none;
}

.hm-trade ul li a {
	color: #666;
}

.hm-search-sort {
	margin-top: 10px;
	width: 690px;
	overflow: hidden;
}

.hm-search-sort dl {
	width: 642px;
	overflow: hidden;
	font-size: 12px;
	overflow: hidden;
	padding: 6px 0 6px 20px;
}

.hm-search-sort dt {
	width: 42px;
	float: left;
	height: 20px;
	line-height: 20px;
}

.hm-search-sort dd {
	width: 600px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #ccc;
}

.hm-search-sort dd a {
	color: #333;
	margin: 0 5px;
	display: inline-block;
	padding: 0 5px;
}

.hm-search-sort dd a.on {
	background: #fc3;
	color: #fff;
}

.banner img {
	display: block;
	border: 1px solid #eaeaea;
}

.haoma-swap {
	width: 660px;
	background: url(img/style/bg-img.png) no-repeat 667px 0;
	padding: 35px 0 35px 30px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
}

.haoma-swap-title,.haoma-open-title {
	height: 38px;
	background: url(img/style/bg-title.png) no-repeat;
	line-height: 34px;
	padding-left: 120px;
}

.haoma-open-title {
	background-position: 0 -42px;
}

.haoma-swap-step {
	height: 24px;
	overflow: hidden;
	line-height: 24px;
}

.haoma-swap-step p {
	float: left;
	padding-right: 45px;
	font-size: 12px;
	width: 100px;
	overflow: hidden;
}

.haoma-swap-step p span {
	float: left;
	width: 16px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: url(img/style/bg-icon.png) no-repeat -24px 0;
	padding-left: 8px;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
}

.haoma-swap-step p.on {
	font-weight: bold;
}

.haoma-swap-step p.on span {
	background-position: 0 0;
}

.haoma-swap-form {
	margin-top: 60px;
}

.haoma-swap-form li {
	width: 660px;
	overflow: hidden;
	padding: 10px 0;
}

.haoma-swap-form li label {
	float: left;
	text-align: right;
	height: 35px;
	line-height: 35px;
}

.haoma-swap-form li p {
	float: left;
	width: 470px;
}

.haoma-swap-form li p a {
	margin-left: 10px;
}

.haoma-swap-form p.text {
	color: #333;
}

.haoma-swap-form p.text em {
	color: #f3681f;
	font-weight: bold;
}

.haoma-swap-form p.text span {
	color: #666;
}

.haoma-swap-side {
	width: 210px;
	padding: 95px 30px 0;
}

.logged p {
	height: 22px;
	line-height: 22px;
	color: #333;
}

.logged p em {
	color: #f3681f;
	font-weight: bold;
}

.haomao-tips h2 {
	background: url(img/style/bg-img.png) no-repeat -78px 22px;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	font-size: 15px;
	font-family: 微软雅黑,黑体;
	margin-bottom: 10px;
}

.haomao-tips h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体";
}

.haomao-tips ul li {
	height: 24px;
	line-height: 24px;
	background: url(img/style/bg-icon.png) no-repeat -160px 10px;
	padding-left: 10px;
	overflow: hidden;
}

.icon-liangh,.icon-error {
	width: 16px;
	height: 16px;
	background: url(img/style/bg-icon.png) no-repeat -48px 0;
	vertical-align: middle;
	margin-left: 5px;
}

.icon-error {
	background-position: -64px 0;
	margin-right: 5px;
	margin-top: -2px;
}

.btn {
	padding-top: 40px;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

.btn input {
	vertical-align: middle;
}

.btn label {
	vertical-align: middle;
	color: #027fd1;
	font-size: 12px;
}

.btn-nexthm,.btn-text,.btn-af-con,.btn-hm-open,.btn-login,.btn-change,.btn-change1 {
	background: url(img/style/bg-btn.png) no-repeat;
	cursor: pointer;
}

.btn-nexthm {
	height: 36px;
	width: 189px;
}

.btn-text {
	height: 15px;
	padding: 10px;
	width: 158px;
	background-position: 0 -36px;
	cursor: text;
	outline: none;
}

.btn-af-con {
	height: 36px;
	width: 161px;
	background-position: 0 -71px;
}

.btn-hm-open {
	height: 36px;
	width: 125px;
	background-position: 0 -107px;
}

.btn-login {
	height: 36px;
	width: 118px;
	background-position: 0 -143px;
	margin: 5px 0;
}

.btn-vip {
	background: url(img/style/avatar.png) no-repeat;
	width: 80px;
	height: 78px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

.btn-change {
	background-position: 0 -217px;
	width: 76px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	color: #fff;
}

.btn-change1 {
	background-position: 0 -245px;
	width: 76px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	color: #fff;
}

.btn-change:hover {
	text-decoration: none;
}

.tips {
	height: 24px;
	line-height: 24px;
	color: #999;
	font-size: 12px;
}

.error-tips {
	line-height: 16px;
	font-size: 12px;
	color: #666;
	background: #fbffe4;
	border: 1px solid #f5f1f2;
	width: 400px;
	float: left;
	padding: 5px 5px 5px 32px;
	text-indent: -26px;
	display: inline;
}

.error-tips1 {
	width: 450px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.ml5 {
	margin-left: 5px;
}

.ml15 {
	margin-left: 15px;
}

.ml150 {
	margin-left: 149px;
}

.ml185 {
	margin-left: 184px;
}

.mb10{
	margin-bottom: 10px;
}

.h374 {
	height: 374px;
}

.h135 {
	height: 137px;
}

.h127 {
	height: 127px;
}

.h160 {
	height: 160px;
}

.footer-wrap {
	font-size: 12px;
	background: #fbfbfb;
}

.footer .footer-links a {
	font-size: 12px;
}

#DW_Footer {
	clear: both;
	margin-top: 20px;
	padding-bottom: 50px;
	height: 38px;
	line-height: 38px;
	border-top: 2px solid #CCCCCC;
	color: #737573;
	text-align: center;
}

.list-withmenu li,.list-withmenu li dt {
	font-size: 12px;
}

.page_con {
	padding-top: 30px;
}

.page input {
	border: none;
}

.page {
	width: 100%;
	height: 20px;
	overflow: hidden;
	font-size: 12px;
	clear: both;
	color: #434343;
	text-align: center;
	font-family: "宋体";
}

.page span,.page a {
	padding: 0 5px;
	border: 1px solid #999;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
}

.page a,.page a:visited {
	color: #1A5398;
	text-decoration: none;
}

.page a:hover,.page a:active {
	color: #1A5398;
	text-decoration: underline;
}

.page .disabled_up,.page .up {
	width: 8px;
	height: 18px;
	line-height: 18px;
	background: url(img/style/icon1.gif) no-repeat 6px 4px;
	display: inline-block;
	vertical-align: top;
}

.page .down,.page .disabled_down {
	padding: 0 17px 0 5px;
	+padding: 3px 17px 1px 5px;
	line-height: 18px;
	height: 18px;
	background: url(img/style/icon3.gif) no-repeat 46px center;
	text-align: left;
	+line-height: 14px;
	+height: 14px;
}

.page .current {
	padding: 0;
	line-height: 20px;
	height: 20px;
	border: none;
	font-weight: bold;
	color: #1A5398;
}

.page .disabled_down {
	background: url(img/style/icon4.gif) no-repeat 46px 5px;
	color: #bbb;
}

.page .up {
	background: url(img/style/icon2.gif) no-repeat 6px 4px;
}

.page label {
	text-indent: -9999px;
	display: block;
}

.page q {
	height: 20px;
	line-height: 20px;
	display: inline-block;
	padding-left: 5px;
	quotes: none;
	vertical-align: top;
}

.page .pageframe {
	width: 32px;
	padding: 1px 0 1px 3px;
	border: 1px solid #999;
	text-align: left;
	font-size: 12px;
	margin-left: 5px;
	vertical-align: top;
	height: 14px;
}

.page .pagebtn {
	width: 37px;
	background: url(img/style/btn.gif) no-repeat;
	cursor: pointer;
	margin-left: 5px;
	+margin-top: 1px;
	vertical-align: top;
	height: 20px;
}

.page .r4 {
	margin-right: 4px;
}

.page strong {
	line-height: 20px;
	color: #555;
	display: inline-block;
}

.loading {
	width: 32px;
	height: 32px;
	margin: 100px auto;
}

#ddProtocol {
	border: 1px solid #E4E9EF;
	width: 568px;
	height: 118px;
	overflow: auto;
	padding: 10px;
	line-height: 18px;
	margin-top: 20px;
	font-size: 12px;
}

#ddProtocol p,#ddProtocol strong {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

#ddProtocol h3 {
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

.hm_change li {
	background-position: -37px -247px;
}

.hm_change li a:hover {
	background-position: -37px -80px;
}

.hm_change h2 span {
	width: 122px;
	background-position: 17px -227px;
}

.hm_change li a strong {
	font-weight: normal;
}

.active_haoma .active_toppic img {
	display: block;
}

.active_haoma .active_item {
	margin: 20px auto 0;
	width: 957px;
}

.active_haoma .active_item .active_tit {
	overflow: hidden;
	zoom: 1;
	height: 44px;
	padding: 0 20px 0 30px;
	color: #fff;
	font-size: 14px;
}

.active_haoma .active_item .active_tit .more {
	float: right;
	color: #fff;
	padding-top: 14px;
	font-weight: bold;
}

.active_haoma .active_item .active_tit .txt1 {
	float: left;
	font-size: 24px;
	font-family: "微软雅黑";
	padding-top: 6px;
}

.active_haoma .active_item ul {
	overflow: hidden;
	zoom: 1;
	background: url(img/style/active_haoma_6.png) repeat-y left top;
	padding-left: 1px;
}

.active_haoma .active_item li {
	float: left;
	width: 239px;
	height: 102px;
	position: relative;
}

.active_haoma .active_item .sty1 {
	display: block;
	text-align: center;
	color: #535353;
	font-size: 26px;
	font-family: Arial;
	margin-top: 33px;
}

.active_haoma .active_item .on {
	background: #fff;
	width: 238px;
	height: 101px;
	border: 1px solid #fc0;
	border-width: 0 1px 1px 0;
	z-index: 2;
}

.active_haoma .active_item .tipbox {
	height: 36px;
	overflow: hidden;
	zoom: 1;
	padding: 0 10px;
	width: 219px;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	display: none;
}

.active_haoma .active_item .lnk {
	background: url(img/style/btn_1.png) no-repeat;
	width: 75px;
	height: 25px;
	float: right;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-top: 5px;
}

.active_haoma .active_item .lnk:hover {
	text-decoration: none;
}

.active_haoma .active_item .tipbox .txt {
	font-size: 14px;
	color: #fff;
	float: left;
	font-weight: bold;
	padding-top: 10px;
}

.active_haoma .active_item .bot,.active_haoma .active_item .bol {
	overflow: hidden;
	position: absolute;
	display: none;
}

.active_haoma .active_item .bot {
	width: 239px;
	height: 1px;
	top: -1px;
	left: 0;
}

.active_haoma .active_item .bol {
	height: 101px;
	width: 1px;
	left: -1px;
	top: 0;
}

.active_haoma .active_item .on .sty1 {
	margin-top: 20px;
}

.active_haoma .active_item .on .tipbox {
	display: block;
}

.active_haoma .active_item .on .bot,.active_haoma .active_item .on .bol {
	display: block;
}

.active_haoma .active_item_1 .active_tit {
	Background: #fc0;
}

.active_haoma .active_item_2 .active_tit {
	Background: #fe9d1f;
}

.active_haoma .active_item_3 .active_tit {
	Background: #f84b2d;
}

.active_haoma .active_item_1 li {
	background: url(img/style/active_haoma_3.png) no-repeat;
}

.active_haoma .active_item_1 .sty1 em {
	color: #fc0;
}

.active_haoma .active_item_1 .tipbox {
	background: #fc0;
}

.active_haoma .active_item_1 .lnk {
	color: #fabd02;
}

.active_haoma .active_item_1 .bot,.active_haoma .active_item_1 .bol {
	background: #fc0;
}

.active_haoma .active_item_2 ul {
	background: url(img/style/active_haoma_7.png) repeat-y left top;
}

.active_haoma .active_item_2 li {
	background: url(img/style/active_haoma_4.png) no-repeat;
}

.active_haoma .active_item_2 .on {
	border-color: #fe9d1f;
}

.active_haoma .active_item_2 .sty1 em {
	color: #fe9d1f;
}

.active_haoma .active_item_2 .tipbox {
	background: #fe9d1f;
}

.active_haoma .active_item_2 .lnk {
	color: #fe9d1f;
}

.active_haoma .active_item_2 .bot,.active_haoma .active_item_2 .bol {
	background: #fe9d1f;
}

.active_haoma .active_item_3 ul {
	background: url(img/style/active_haoma_8.png) repeat-y left top;
}

.active_haoma .active_item_3 li {
	background: url(img/style/active_haoma_5.png) no-repeat;
}

.active_haoma .active_item_3 .on {
	border-color: #f84b2d;
}

.active_haoma .active_item_3 .sty1 em {
	color: #f84b2d;
}

.active_haoma .active_item_3 .tipbox {
	background: #f84b2d;
}

.active_haoma .active_item_3 .lnk {
	color: #f84b2d;
}

.active_haoma .active_item_3 .bot,.active_haoma .active_item_3 .bol {
	background: #f84b2d;
}

.active_haoma .active_item2 {
	border: 1px dotted #cecece;
	background: #fafafa;
	margin: 20px 0;
}

.active_haoma .active_item2 dt {
	border-bottom: 1px dotted #cecece;
	color: #535353;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	padding-left: 15px;
	font-family: "微软雅黑";
}

.active_haoma .active_item2 ul {
	padding: 20px 0 20px 20px;
}

.active_haoma .active_item2 li {
	color: #666;
	font-size: 12px;
	line-height: 30px;
}

.active_haoma .active_item3 {
	background: #fafafa;
	border: 1px dotted #cecece;
	overflow: hidden;
	zoom: 1;
	height: 160px;
}

.active_haoma .bg {
	background: url(img/style/active_haoma_2.png) no-repeat;
	width: 1px;
	height: 73px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 44px 37px 0;
}

.active_haoma .active_item3 dl {
	width: 130px;
	float: left;
	display: inline;
	background: url(img/style/active_haoma_1.png) no-repeat 0 10px;
	padding-left: 110px;
	margin-top: 30px;
}

.active_haoma .active_item3 dt {
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
	margin-bottom: 5px;
}

.active_haoma .active_item3 dd {
	color: #535353;
	line-height: 18px;
	font-size: 12px;
}

.active_haoma .active_item3 .list1 {
	display: inline;
	margin-left: 45px;
}

.active_haoma .active_item3 .list2 {
	background-position: 0 -160px;
}

.active_haoma .active_item3 .list3 {
	background-position: 0 -350px;
	padding-left: 125px;
}

.haoma-list {
	width: 956px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	overflow: hidden;
	margin: 20px auto 0;
}

.haoma-list li {
	width: 238px;
	float: left;
	height: 155px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.haoma-list li p {
	width: 195px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	text-align: center;
	color: #a7a7a7;
	font-family: Tahoma;
	font-size: 32px;
	padding-top: 20px;
	border-bottom: 1px dashed #ddd;
}

.haoma-list li p em {
	color: #ff8400;
}

.haoma-list li span {
	display: block;
	padding-left: 30px;
	color: #999;
	padding-top: 10px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}

.haoma-list li .btn-change {
	margin-left: 30px;
}

.haoma-list li .btn-change1 {
	margin-left: 30px;
}

.active_haoma .active_item4 {
	border: 1px solid #cecece;
	position: relative;
}

.active_haoma .active_item2 dt {
	border-bottom: 1px solid #cecece;
}

.active_haoma .active_item4 .btn-vip {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.look-back {
	width: 960px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.look-back span {
	display: inline-block;
	width: 313px;
	height: 161px;
}

.look-back a {
	color: #000;
	display: block;
}

.look-back a:hover {
	text-decoration: none;
}

.look-back img {
	width: 313px;
	height: 128px;
	display: block;
}

.look-back em {
	display: block;
	width: 313px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #ddd;
}

.look-back em a {
	width: 313px;
	height: 33px;
}

.look-back span.air {
	height: 0;
}

#page-footer { clear: both; line-height: 60px; height: 60px; border-top: 1px dashed #cccccc; margin-top: 200px;}
.dark { color: #aaaaaa; }
#quick-go { padding-left: 130px;  float: left; background: url('../../images/web/footer_bg.png') 0 10px no-repeat; }
#quick-go li { float: left; line-height: 60px; margin-right: 15px; }
#quick-go li a,#quick-go li a:link { color: #aaa; text-decoration: none; }
#quick-go li a:hover { color: #f60; }

#friend-url { line-height: 20px; height: 20px; padding-top: 20px; }
#friend-url a,#friend-url a:link { margin-left: 5px; text-decoration: none; color: #aaa;}
#friend-url a:hover { color: #f60; }
.text-right { text-align: right;}


/********detail**********/
.breadcrumb {
padding-right: 0px;
padding-left: 8px;
margin-bottom: 25px;
border: 0px !important;
background-color: #eee;
}

.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #FFB848;
}

.breadcrumb>li {
display: inline-block;
text-shadow: 0 1px 0 #fff;
}

content .breadcrumb span {
color: #333;
font-size: 14px;
text-shadow: none;
}

.domain_view {
	width:690px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #dcd6c4;
	margin-bottom: 25px;
}

.domain_view_title {
	padding: 30px 0 20px;
	border-bottom: 1px dotted #d3d3d3;
	margin: 0 30px 20px;
}

.domain_view_title h3 {
	font-size: 32px;
	line-height: 24px;
	color: #707070;
}

.domain_view_title p {
	line-height: 24px;
	color: #999;
	font-size: 14px;
	padding-top: 2px;
}

.domain_view_content{
	padding: 1px 0 0 0;
	margin: 0 0 0 30px;
}

.domain_view_content .pro_item{
	margin: 6px 0;
	line-height: 30px;
	vertical-align: top;
}

.domain_view_content .pro_item .t{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.domain_view_content .pro_item .price{
	padding-left:5px;
	font-size: 16px;
	font-weight: bold;
	color: #E4393C;
}

.domain_view_content .pro_item .registrar{
	padding-left:5px;
	font-size: 14px;
}

.domain_view_content .pro_item .desc{
	font-size: 14px;
}

.domain_view_contact{
	padding-top: 30px;
	padding-left: 30px;
}

.domain_view_contact h3{
	color: #F60;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	border-bottom: 1px dashed #cccccc;
	margin: 0 30px 20px 0;
}

.domain_view_contact .item_title{
	font-size: 14px;
	color: #484848;
	line-height: 30px;
}

.domain_view_contact .item_desc{
	font-size: 14px;
	color: #666;
}

.theme-btn {
color: #fff;
background: #0da3e2 !important;
}

.theme-btn :hover {
color: #fff;
background: #0095d4 !important;
}

.btn {
filter: none;
border: 0;
padding: 7px 14px;
font-family: "Segoe UI", Helvetica, Arial, sans-serif;
font-size: 14px;
cursor: pointer;
outline: none;
box-shadow: none !important;
border-radius: 0 !important;
text-shadow: none;
}

.btn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-repeat: repeat-x;
border: 1px solid #ccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
border-bottom-color: #b3b3b3;
border-radius: 4px;
}

.fs13{
	font-size: 13px;
}

.fs14{
	font-size: 14px;
}

.fs15{
	font-size: 15px;
}

.fs16{
	font-size: 16px;
}

.fs17{
	font-size: 17px;
}

.fs18{
	font-size: 18px;
}

.fs19{
	font-size: 19px;
}

.fs20{
	font-size: 20px;
}