@charset "utf-8";
/* CSS Document */
html,body,div,p,ul,li,ol,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,input,fieldset,legend,optgroup,select,table,textarea
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:"微软雅黑", arail, 宋体;
	color: #393834;
}

html,body {
	height: 100%;
}

a img,img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #393834;
}

a:hover {
	color: #d30c0c;
}
/*ff*/
a:focus {
	outline-style: none;
}
/*ie*/
a,area {
	blr: expression(this.onFocus = this.blur () );
}

ul li {
	list-style: none;
}

table {
	border-collapse: collapse;
}

input,select {
	vertical-align: middle;
}
/*----清除浮动1----*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/*浮动*/
.float {
	float: left;
}
/*字体颜色*/
.fontOrange {
	color: #d51212;
}

.fontRed {
	color: #ed4500;
}

.blueLink,.blueLink:hover {
	color: #145eb8;
}

.fontRed2 {
	color: #bf1414;
}

.fontBlue {
	color: #3a67c2;
}

.fontGray {
	color: #868686;
}

.linkBlue {
	color: #3a67c2;
	text-decoration: underline;
}
/*按钮*/
.btn3,.btn8 {
	width: 48px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	background: url(../../common/images/btn3.gif) no-repeat left top;
	color: #000;
}

.btn3:hover,.btn8:hover {
	color: #000;
}

.btn8 {
	width: 62px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	background: url(../../common/images/btn8.gif) no-repeat left top;
}

/*红色 2个字*/
.btn1 {
	display: inline-block;
	width: 52px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/btn1.gif) no-repeat left top;
}
/*红色 3个字*/
.btn2 {
	display: inline-block;
	width: 66px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/btn2.gif) no-repeat left top;
}
/*红色 4个字*/
.btn4 {
	display: inline-block;
	width: 78px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/btn4.gif) no-repeat left top;
}
/*红色 6个字*/
.btnnew {
	display: inline-block;
	width: 86px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/log3.gif) no-repeat left top;
}

.btn1:hover,.btn2:hover,.btn4:hover,.btn6:hover,.btnnew:hover {
	color: #fff;
}
/*红色大按钮*/
.btn6 {
	display: inline-block;
	width: 63px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	background: url(../../common/images/btn6.gif) no-repeat left top;
}
/*灰色*/
.btn5 {
	display: inline-block;
	width: 52px;
	height: 24px;
	line-height: 24px;
	color: #61616b;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/btn5.gif) no-repeat left top;
}

.btn5:hover {
	color: #fff;
	background: url(../../common/images/btn1.gif) no-repeat left top;
}
.btnhuise {
	display:inline-block;
	width:52px;
	height:24px;
	line-height:24px;
	color:#666;
	font-weight:700;
	text-align:center;
	background:url(../../common/images/btn5.gif) no-repeat left top;
	cursor: pointer;
    cursor: hand;
}
/*即时通信开始*/
.asks {
	position: absolute;
	right: 0;
	top: 300px;
}

.imBox {
	width: 31px;
}

.im {
	width: 122px;
	height: 170px;
	background: #f3f3f3;
	border: 1px solid #a51818;
	padding: 1px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999999;
	display: none;
}

.im .tit {
	height: 27px;
	line-height: 27px;
	background: #a51818;
	color: #fff;
}

.im .tit span {
	float: left;
	margin-left: 10px;
}

.im .tit .close {
	float: right;
	margin: 8px 10px 0 0;
}

.im .con ul li {
	line-height: 25px;
	padding-left: 10px;
	background: url(../../common/images/im_icon.gif) no-repeat left center;
}

.im .con .tel {
	width: 85%;
	margin: 10px auto 0 auto;
	border: 1px solid #a5a5a5;
	background: #fff;
	line-height: 18px;
	padding: 2px 5px;
}

.im .fontRed {
	color: #a51818;
	font-weight: 700;
}
/*弹出对话框*/
.askBox,.askBox2 {
	width: 641px;
	_width: 651px;
	height: 461px;
	overflow: hidden;
	position: absolute;
	right: 150px;
	top: -200px;
	background: #EDF1F4;
	border: 1px solid #9cafc4;
	display: none;
}

.askBox .tit,.askBox2 .tit {
	height: 77px;
	background: url(../../common/images/askbox_tit.gif) repeat-x left top;
}

.askBox .tit .logo2,.askBox2 .tit .logo2 {
	float: left;
	margin-left: 10px;
}

.askBox .tit .close,.askBox .tit .list,.askBox2 .tit .close,.askBox2 .tit .list
	{
	float: right;
}

.askBox .tit .close,.askBox2 .tit .close {
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	_height: 30px;
	_line-height: 30px;
	_margin-top: 10px;
}

.askBox .tit .list,.askBox2 .tit .list {
	clear: right;
	width: 357px;
	background: url(../../common/images/askbox_nav.gif) repeat-x left top;
}

.askBox .tit .list li,.askBox2 .tit .list li {
	float: left;
	height: 26px;
	line-height: 26px;
	width: 81px;
	text-align: center;
	border-left: 1px solid #a9a7a7;
}

.askBox .tit .list .on,.askBox2 .tit .list .on {
	background: url(../../common/images/askbox_nav_on.gif) no-repeat left
		top;
	border: 0;
}

.askBox .tit .list .on a,.askBox2 .tit .list .on a {
	color: #fff;
}

.askBox .con,.askBox2 .con {
	margin: 10px 5px 10px 10px;
	float: left;
}

.askBox .ask,.askBox2 .ask {
	width: 460px;
	height: 348px;
	float: left;
	border: 1px solid #999999;
	background: #fff;
}

.askBox .info,.askBox2 .info {
	float: left;
	margin-left: 8px;
	width: 153px;
}

.askBox .ask .say,.askBox2 .ask .say {
	height: 199px;
	overflow: auto;
	margin: 10px;
	color: #000;
}

.ask .say .we {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	width: 80%;
	margin: 10px;
	color: #000;
}

.ask .say ul li {
	line-height: 20px;
}

.ask .say ul li .date {
	color: #996633;
}

.ask .say ul .per1 p {
	color: #0000ff;
}

.ask .say ul .per1 .word {
	margin-left: 20px;
}

.askBox .ask .oper,.askBox2 .ask .oper {
	height: 30px;
	line-height: 30px;
	width: 100%;
	background: url(../../common/images/askbox_oper.gif) repeat-x left top;
}

.ask .oper ul li {
	float: left;
	margin-left: 10px;
}

.ask .oper .question {
	float: right;
	margin-right: 22px;
	padding-left: 15px;
	background: url(../../common/images/askbox_icon7.gif) no-repeat left 6px;
}

.ask .answer .text {
	float: left;
	width: 320px;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	height: 80px;
	overflow: auto;
	line-height: 20px;
	margin-top: 10px;
}

.textareas {
	width: 320px;
	height: 78px;
	border: 0;
	overflow: auto;
}

.ask .answer .btn {
	float: right;
	width: 95px;
	height: 54px;
	margin: 10px 15px 0 0;
}

.ask .answer .btn a {
	float: left;
	height: 100%;
}

.ask .answer .btn .fs {
	width: 71px;
	background: url(../../common/images/askbox_fs.gif) no-repeat left top;
}

.ask .answer .btn .se {
	width: 23px;
	background: url(../../common/images/askbox_se.gif) no-repeat left top;
}

.askBox .info .pInfo,.askBox2 .info .pInfo {
	width: 150px;
	height: 207px;
	overflow: hidden;
	border: 1px solid #999;
	line-height: 30px;
	background: #fff;
}

.askBox .info .pInfo table,.askBox2 .info .pInfo table {
	width: 90%;
	margin: 0 auto;
}

.askBox .info .pInfo table .ma,.askBox2 .info .pInfo table .ma {
	color: #0066CC;
	word-break: break-all;
	word-wrap: break-word;
	width: 85px;
}

.askBox .info .askImg,.askBox2 .info .askImg {
	margin-top: 10px;
}

.askBox .vip,.askBox2 .vip {
	float: right;
	margin-right: 10px;
	*margin-top: -1px;
}

/*即时通信结束*/
/*页面结构开始*/
.wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
}

.center {
	width: 100%;
}

/*页面结构结束*/

/*首页内容部分开始*/
/*.main {
	margin-top:10px;
}
*/
.mainLeft {
	width: 717px;
	float: left;
}

.mainRight {
	margin-left: 727px;
	background: #ccc;
}
/*首页banner1*/
.banner1 {
	width: 713px;
	height: 250px;
	border: 1px solid #d9d9d9;
	padding: 1px;
	margin-top: 10px;
}

.banner1 .lists {
	
}

.banner1 .lists ul li {
	float: left;
	border-right: 1px solid #fff;
	width: 177px;
	height: 31px;
	line-height: 31px;
	background: #bfc1c1;
	text-align: center;
	font-weight: 700;
}

.banner1 .lists ul .end {
	border: 0;
	padding-right: 2px;
}

.banner1 .lists ul li a {
	width: 100%;
	display: block;
}

.banner1 .lists ul li a:hover {
	color: #393834;
}

.banner1 .lists ul .on {
	background: #d9dcd8;
}

/*滚动效果辅助样式*/
.banner1 .banners a img,.banner1 .mes p {
	display: none;
}
/*首页面模块框架*/
.box {
	float: left;
	width: 100%;
	margin-top:10px;
	border: 1px solid #cbcbcb;
}

.box .tit {
	width: 100%;
	height: 31px;
	line-height: 31px;
	background: url(../../common/images/zjfw_tit.gif) repeat-x left bottom;
}

.box .titmy {
	width: 100%;
	height: 31px;
	line-height: 31px;
	background: url(../../common/images/myimg_03.gif) repeat-x left bottom;
}

.box .titL {
	height: 100%;
	width: 100%;
}

.box .titName {
	padding-left: 20px;
	display: inline-block;
	background: url(../../common/images/zjfw_tit_icon.gif) no-repeat 10px
		8px;
}

.box .titName2 {
	padding-left: 25px;
	display: inline-block;
	background: url(../../common/images/myicon_06.gif) no-repeat 10px 10px;
}

.box .con {
	width: 100%;
}

/*详细内容--域名服务*/
.domain {
	margin-top: 10px;
	float: left;
	width: 100%;
}

.domain .tit {
	height: 29px;
	background: url(../../common/images/ymfw_tit.gif) repeat-x left top;
}

.domain .tit .titL {
	height: 100%;
}

.domain .tit strong {
	margin: 0 20px 0 10px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	width: 96px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url(../../common/images/ymfw_tit_on.gif) no-repeat left top;
}

.domain .tit a {
	padding: 0 7px 0 3px;
	color: #6f6f6f;
	background: url(../../common/images/ymfw_cut.gif) no-repeat right 0;
}

.domain .tit .end {
	background: none;
}

.domain .con {
	width: 715px;
	overflow: hidden;
	border: 1px solid #d2d2d4;
	border-top: 0;
	background: url(../../common/images/ymfw_con_bg.gif) repeat-y left top;
}
/*搜索*/
.check {
	height: 52px;
	line-height: 52px;
	width: 620px;
	margin: 20px auto 10px 150px;
}

.check span,.check a {
	float: left;
}

.check .www {
	height: 100%;
	width: 64px;
	text-indent: -9999px;
	background: url(../../common/images/ymfw_www.gif) no-repeat left -1px;
}

.check .inputs {
	width: 373px;
	height: 52px;
	line-height: 52px;
	background: url(../../common/images/ymfw_input.gif) no-repeat left top;
}

.check .inputs input {
	height: 20px;
	line-height: 20px;
	width: 270px;
	margin: 18px 0 0 15px;
	border: 0;
	font-size: 14px;
}

.check .indexxialakuang {
	width: 373px;
	height: 52px;
	line-height: 52px;
	background: url(../../common/images/ymfw_input.gif) no-repeat left top;
}

.check .indexxialakuang input {
	height: 20px;
	line-height: 20px;
	width: 270px;
	margin: 15px 0 0 15px; ! important;
	margin: 18px 0 0 15px;
	border: 0;
	font-size: 14px;
}

.check .ok {
	width: 52px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	margin: 15px 0 0 0;
	text-align: center;
	background: url(../../common/images/btn1.gif) no-repeat left top;
}

.check .ok:hover {
	color: #fff;
}
/*复选框*/
.ymxx {
	padding: 10px 20px 10px 20px;
	background: url(../../common/images/ymfw_ym_bg.gif) repeat-x left top;
}

.tab {
	width: 100%;
	line-height: 20px;
	color: #003b3b;
}
/*信息*/
.message {
	margin: 10px 0 0 40px;
}
/*域名服务结束*/
/*主机服务 企业邮箱*/
.host .tit strong,.mail .tit strong {
	color: #505050;
	font-size: 14px;
}

.host .tit a,.mail .tit a {
	padding: 0 8px 0 2px;
	color: #6f6f6f;
	background: url(../../common/images/ymfw_cut.gif) no-repeat right 0;
}

.host .tit .end,.mail .tit .end {
	background: none;
}
/*主机服务详细*/
.host .adv {
	float: left;
	width: 211px;
	height: 210px;
	padding: 5px;
	margin: 5px 0 0 10px;
	display: inline;
	background: url(../../common/images/zjfw_box.gif) no-repeat left top;
	overflow: hidden;
}

.host .adv2 {
	margin: 5px 8px 0 8px;
}

.host .buy2 {
	margin: 10px 0 0 70px;
	float: left;
	display: none;
}

.host .on {
	background: url(../../common/images/zjfw_box_on.gif) no-repeat left top;
}

.mail .adv {
	height: 200px;
}

/*主机服务 企业邮箱 结束*/
/*我的账户促销活动*/
.host .advmy {
	float: left;
	width: 232px;
	height: 165px;
	padding: 5px;
	margin: 5px 0 0 3px;
	display: inline;
	overflow: hidden;
}

.host .advmy img {
	border: solid 1px #d2d2d4;
}

.host .advmy p {
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
/*我的账户促销活动结束*/
/*buy相关按钮*/
.buy2 {
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #61616b;
	font-weight: 700;
	background: url(../../common/images/buy2.gif) no-repeat left top;
}

.buy2:hover {
	color: #fff;
	background: url(../../common/images/buy5.gif) no-repeat left top;
}

.buy3,.buy5 {
	display: inline-block;
	width: 78px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background: url(../../common/images/buy3.gif) no-repeat left top;
}

.buy5 {
	background: url(../../common/images/buy5.gif) no-repeat left top;
}

.buy3:hover,.buy5:hover {
	color: #fff;
}

.buy5_0 {
	display: inline-block;
	width: 78px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #666;
	font-weight: 700;
	background: url(../../common/images/buy2.gif) no-repeat left top;
}
/*首页-免费注册 登录按钮*/
.oper {
	float: left;
	margin-top: 10px;
}

.regBtn,.loginBtn,.loginBtnnew {
	float: left;
	width: 123px;
	height: 36px;
	line-height: 36px;
	text-indent: -9999px;
	background: url(../../common/images/reg.gif) no-repeat left top;
}

.regBtn:hover {
	background: url(../../common/images/reg2.gif) no-repeat left top;
}

.loginBtn {
	margin-left: 7px;
	background: url(../../common/images/login_btn1.gif) no-repeat left top;
}

.loginBtn:hover {
	background: url(../../common/images/login_btn1.gif) no-repeat left top;
}

.loginBtnnew {
	margin-left: 7px;
	background: url(../../common/images/button-login_03.jpg) no-repeat left
		top;
}
/*促销活动*/
.sales .tit {
	height: 29px;
	line-height: 29px;
	background: url(../../common/images/cxhd_tit.gif) repeat-x left -1px;
}

.sales .tit a {
	height: 100%;
	float: left;
	padding: 0 15px;
	color: #000000;
	border-right: 1px solid #d6d6d6;
}

.sales .tit .on {
	background: #fff;
	font-weight: 700;
	color: #801109;
}

.sales .con {
	background: url(../../common/images/cxhd_con.gif) repeat-y left top;
	display: none;
}

.sales #con1 {
	display: block;
}

.sales .con ul {
	padding-top: 8px;
}

.sales .con ul li,.listDate li {
	width: 85%;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	*height: 23px;
	*line-height: 23px;
	padding-left: 15px;
	background: url(../../common/images/icon.gif) no-repeat 3px center;
}

.sales .con ul li a,.listDate li a {
	float: left;
}

.sales .con ul li span,.listDate li span {
	float: right;
}

.sales .more {
	text-align: right;
	padding: 5px 13px 5px 0;
}
/*广告*/
.advs a {
	float: left;
	padding: 10px 0 1px 0;
}

/*销售排行*/
.sell {
	float: left;
	width: 100%;
	margin-top: 10px;
	background: url(../../common/images/xsph_con.gif) repeat-y left top;
}

.sell .tit {
	height: 40px;
	line-height: 45px;
	font-weight: 700;
	text-indent: 30px;
	font-size: 14px;
	background: url(../../common/images/xsph_tit.gif) no-repeat 0 top;
}

.sell .tit span {
	color: #ac0f1b;
}

.sell .con {
	margin-top: -5px;
}

.sell .bot {
	height: 5px;
	background: url(../../common/images/xsph_bot.gif) no-repeat left bottom;
}

.se {
	width: 241px;
	margin: 0 auto;
	background: url(../../common/images/xsph_con_t.gif) no-repeat left top;
}

.se p {
	line-height: 24px;
	width: 90%;
	margin: 0 auto;
}

.se .st {
	font-weight: 700;
}
/*热点问题*/
.hot {
	border: 1px solid #e4e4e4;
	padding: 1px;
}

.hot .tit {
	height: 27px;
	line-height: 27px;
	background: url(../../common/images/rdwt_tit.gif) repeat-x left top;
}

.hot .tit strong {
	float: left;
	color: #fff;
	margin-left: 15px;
}

.hot .tit .more {
	float: right;
	height: 100%;
	padding: 0 10px;
	background: #cc5151;
	color: #fff;
}

.hotQue {
	margin: 5px 0;
}

.hotQue li {
	width: 85%;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../../common/images/icon2.gif) no-repeat 3px center;
}

.hotQue li a {
	float: left;
}

.hotQue li span {
	float: right;
}
/*首页内容部分结束*/

/*内容页左右布局*/
/*左窄右宽*/
.conLeft {
	width: 214px;
	float: left;
}

.conRight {
	margin-left: 224px;
}
/*左宽右窄 查询结果*/
.conLeft2 {
	width: 758px;
	float: left;
}

.conRight2 {
	margin-left: 768px;
	_margin-left: 770px;
}
/*域名服务--英文域名*/
.nameEn .tit,.product .tit {
	height: 26px;
	line-height: 26px;
}

.nameEn .tit .titName,.product .tit .titName {
	background: url(../../common/images/ywym_tit_icon.gif) no-repeat 10px
		6px;
}

.nameEn .con ul li {
	height: 26px;
	line-height: 26px;
	padding-bottom: 1px;
	text-indent: 25px;
	border-top: 1px solid #e4e4e4;
	padding: 1px;
}

.nameEn .con ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.nameEn .con ul li a:hover,.nameEn .con ul .on a {
	background: #eaeaea;
}
/*限时特价产品*/
.pro li a {
	display: block;
	width: 210px;
	margin: 8px auto 1px auto;
}

.pro li a span {
	display: block;
	line-height: 20px;
	margin-left: 10px;
	color: #78ab19;
}

.pro li a .ff {
	padding: 35px 0 0 0;
}

.pro .p3 a {
	margin: 0px 0 0 1px;
	height: 119px;
}
/*内容页 域名查询*/
.domain2 .con {
	width: 754px;
}

.domain2 .ymxx {
	background: none;
	padding-top: 0;
}

.domain2 .ymxx .message {
	margin-left: -10px;
	padding-top: 10px;
}
/*广告*/
.a3 {
	padding: 10px 0 1px 0;
	float: left;
}

.a3 a {
	display: block;
	padding: 1px;
	border: 1px solid #dcdbd9;
}
/*域名服务 普通价格 打包价格*/
/*页签*/
.tabMenu {
	float: left;
}

.tabMenu li {
	float: left;
	height: 31px;
	overflow: hidden;
	padding-right: 10px;
	margin-left: 10px;
}

.tabMenu li a {
	height: 31px;
	float: left;
	line-height: 40px;
	padding-left: 10px;
	font-weight: 700;
	color: #2b2b2b;
}

.tabMenu .on {
	background: url(../../common/images/tabmenu_tit2.gif) no-repeat right
		top;
}

.tabMenu .on a {
	background: url(../../common/images/tabmenu_tit1.gif) no-repeat left top;
}

.namePrice .con {
	background: url(../../common/images/ymjg_con.gif) repeat-y -1px top;
	display: none;
}

.namePrice #con2 {
	display: block;
}

.namePrice .info {
	padding: 10px 20px;
}
/*表格*/
.tabList {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #dadada;
}

.tabList tr th,.tabList tr td {
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid #d2d2d4;
}

.tabList tr th {
	text-align: left;
	background: #edebe3;
}

.tabList tr td {
	color: #888;
	border-right: 1px solid #dadada;
}

.tabList tr td a {
	font-weight: 700;
}

.tabList tr td p {
	line-height: 15px;
}

.tabList .odd td {
	background: #f5f5f5;
}

.tabList tr td .cutLine {
	text-decoration: line-through;
}

.tabList .xf,.tabList .zr {
	display: none;
}

.tabList .xf td,.tabList .zr td {
	line-height: 25px;
}
/*域名详细页*/
.com {
	margin-top:10px;
	float: left;
	background: url(../../common/images/com_bg.gif) no-repeat left top;
	width: 100%;
}

.com .tp {
	height: 121px;
	width: 81%;
	margin: 15px 0 0 25px;
	padding-right: 113px;
	position: relative;
}

.com .tp span {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	font-family: "微软雅黑";
	padding: 35px 10px 0 10px;
	display: table-cell;
	*display: inline-block;
}

.com .tp a {
	float: left;
	vertical-align: middle;
}

.com .tp .price {
	position: absolute;
	right: 0;
	top: 0;
}

.com ul {
	margin: 15px 15px 0 0;
	clear: both;
}

.com ul li {
	line-height: 20px;
	padding-left: 40px;
	background: url(../../common/images/icon.gif) no-repeat 30px 6px;
}
/*域名详细页-域名查询*/
.domain3 ul li {
	padding-left: 30px;
	background: url(../../common/images/icon2.gif) no-repeat 20px 6px;
}

.ymcx {
	height: 100px;
	margin-top: 20px;
	padding-left: 130px;
	background: url(../../common/images/ymfw2_bg.gif) no-repeat 35px top;
}

.ymcx .tn {
	padding-top: 20px;
}

.ymcx .check {
	margin: 0 0 0 0;
}

.ymcx .pric {
	height: 27px;
	background-image: url(../../common/images/pbg.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	vertical-align: bottom;
	padding-top: 6px;
}

.ymcx .pric img {
	vertical-align: middle;
}

.ymcx .cutLine {
	text-decoration: line-through;
}

.ymcx .pric strong {
	color: #ff0000;
	font-size: 14px;
}

.ymcx .pric a {
	color: #0048ff;
	text-decoration: underline;
}
/*域名详细页--.com域名信息*/
.comInfo {
	width: 100%;
	float:left;
	margin-top: 10px;
}

.comInfo .tit {
	height: 29px;
	background: url(../../common/images/ymfw_tit.gif) repeat-x left top;
}
.comInfo .tit strong {
	display: inline-block;
	width: 96px;
	height: 29px;
	line-height: 29px;
	background: url(../../common/images/ymfw_tit_on.gif) no-repeat left bottom;
	text-align: center;
	color: #fff;
	margin-left: 10px;
}
.comInfo .tit a {
	float: left;
	height: 29px;
	line-height: 29px;
	width: 96px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-left: 10px;
	background: url(../../common/images/cominfo_menu.gif) no-repeat left top;
}

.comInfo .tit .on {
	background: url(../../common/images/ymfw_tit_on.gif) no-repeat left top;
}



.comInfo .con {
	border: 1px solid #cbcbcb;
	border-top: 0;
	padding: 10px;
}

.comInfo .con2 {
	border: 1px solid #cbcbcb;
	padding: 10px;
}

.listInfo li {
	line-height: 24px;
	padding-left: 20px;
	background: url(../../common/images/icon.gif) no-repeat 10px 8px;
}

/*.comMenu 只是控制哪个页签下的内容显示，没有其他样式*/
.comMenu #con2,.comMenu #con3,.comMenu #con4,.comMenu #con5,.payWay #con1
	{
	display: none;
}

.payWay #con1 {
	display: block;
}

/*域名详细页-购买咨询*/
.askBuy ul {
	margin-bottom: 20px;
}

.askBuy .end {
	margin-bottom: 10px;
}

.askBuy ul li {
	line-height: 24px;
	padding-left: 30px;
	background: url(../../common/images/askbuy_icon.gif) no-repeat 10px 5px;
}

.askBuy ul .ans {
	background: url(../../common/images/askbuy_icon.gif) no-repeat 10px
		-20px;
	color: #a00004;
}

.askBuy .odd {
	background: #f6f4f4;
}
/*域名查询结果信息*/
.res {
	line-height: 35px;
	height: 64px;
	clear: both;
	padding: 10px 0;
	margin-left: 20px;
	word-break: break-all;
}

.res img,.res .ymm,.res .buy,.res p {
	float: left;
	margin-left: 15px;
}

.res .ymm,.res2 .ymm {
	color: #000;
	font-weight: 700;
	font-size: 25px;
}

.res p strong {
	color: #e70012;
	font-weight: 700;
	font-size: 20px;
}

.res .buy5 {
	margin: 10px 10px 0 15px;
	_margin: 20px 10px 0 15px;
}

.resList {
	clear: both;
	width: 100%;
}
/*错误 已经被注册*/
.res2 {
	height: 60px;
	padding: 10px 0;
	margin-left: 20px;
	clear: both;
}

.res2 img {
	float: left;
	margin-right: 10px;
}

.res2 .xq1 span {
	color: #c9c9c9;
}

.res2 .xq1 a {
	padding: 2px 1px;
	background: #309d0d;
	font-weight: 700;
	color: #fff;
}
/*带选择的查询*/
.check2 {
	margin-top: 5px;
}

.check2 li {
	float: left;
}

.check2 .www {
	font-weight: 700;
	color: #000;
	font-size: 16px;
}

.check2 .tex input {
	width: 196px;
	height: 27px;
	line-height: 27px;
	background: url(../../common/images/ymcx_wrong_input.gif) no-repeat left
		top;
	border: 0;
	padding: 0 10px;
}

.check2 .sele {
	margin-top: 3px;
}
/*模拟选择*/
.sele {
	width: 80px;
	height: 21px;
	background: url(../../common/images/ymcx_sel.gif) no-repeat left top;
	position: relative;
}

.sele span {
	float: left;
	width: 57px;
	height: 21px;
	line-height: 21px;
	margin-left: 5px;
	font-size: 14px;
	overflow: hidden;
}

.sele .open {
	float: left;
	width: 15px;
	height: 21px;
	background: url(../../common/images/ymcx_open.gif) no-repeat 3px 8px;
}

.sele .close {
	background: url(../../common/images/ymcx_close.gif) no-repeat 3px 8px;
}

.sele .seleList {
	width: 78px;
	height: 300px;
	overflow: auto;
	padding-top: 5px;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;
	border: 1px solid #e3e9ef;
	border-top: 0;
	position: absolute;
	top: 20px;
	left: 0;
	display: none;
}

.sele .seleList a {
	display: block;
	line-height: 25px;
	font-size: 14px;
	padding-left: 5px;
}
/*模拟选择结束*/
.check2 .cx {
	display: inline-block;
	width: 52px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-left: 5px;
	font-weight: 700;
	background: url(../../common/images/btn1.gif) no-repeat left top;
}
/*域名查询结果列表*/
/*域名结果列表*/
.rList td {
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #989898;
}

.rList .end {
	border: 0;
}

.rList .odd {
	background: #f2f2f2;
}

.rList input,.rList p,.rList img,.rList .doll,.rList .word {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.rList input {
	margin-top: 7px;
}

.rList img {
	margin-top: 7px;
}

.rList p {
	width: 60%;
	text-align: left;
}

.rList p span {
	color: #07399c;
}

.rList .doll {
	color: #b71a02;
	width: 70px;
}

.rList .word {
	color: #064592;
	font-weight: 700;
}

.resList .rList tr td {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #989898;
}

.rOper {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 0 10px;
}

.rOper span {
	background: #309d0d;
	color: #fff;
	font-weight: 700;
	padding: 1px;
}

.operBtn {
	text-align: center;
	margin-bottom: 10px;
}

.operBtn2 {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

.operBtn22 {
	width: 100%;
	text-align: left;
}

.operBtn3 {
	width: 100%;
	text-align: center;
}
/*查询结果页-查询其他域名*/
.domain4 .con {
	background: url(../common/images/cxym_icon.gif) no-repeat 20px top;
}

.domain4 .ymxx {
	background: none;
	width: 80%;
	margin-left: 70px;
	_margin-left: 50px;
}

.domain4 .ymxx .message {
	margin-left: 0;
}
/*查询结果页-组合推荐*/
.ass .con {
	height: 210px;
	padding: 10px 0;
}

.bgbor {
	padding: 10px;
	background: url(../common/images/ymfw_ym_bg.gif) repeat-x left top;
}

#contow {
	clear: both;
}

.titmei {
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.titmei span {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.titmei a {
	color: #000000;
	border: 1px solid #d6d6d6;
	margin-left: 15px;
	height: 30px;
	line-height: 25px;
}

.titmei .on {
	background: #fff;
	font-weight: 700;
	border: 1px solid #ff0000;
	height: 30px;
}

.neirong {
	padding: 10px;
	_padding: 5px;
}

.neirong .nrbor {
	width: 130px;
	height: 145px;
	border: solid 1px #dddddd;
	text-align: center;
	float: left;
	padding-top: 20px;
	vertical-align: text-bottom;
}

.neirong .nrbor p {
	line-height: 27px;
}

.neirong .fuhao {
	width: 42px;
	text-align: center;
	float: left;
	padding: 55px 15px 0px 15px;
}

.nrbor2 {
	float: left;
}

.nrbor2 .dingwei {
	padding-left: 20px;
	padding-top: 40px;
	line-height: 25px;
}

.ass .zhList {
	height: 177px;
	padding-bottom: 10px;
}

.ass .tj1,.ass .tj2 {
	float: left;
	height: 210px;
}

.ass .tj1 {
	width: 222px;
	margin-left: 10px;
}

.ass .tj1 .bk {
	display: inline-block;
	width: 222px;
	height: 100%;
	background: url(../../3rdpages/images/ass1.gif) no-repeat left top;
}

.ass .tj1 .on {
	background: url(../../3rdpages/images/ass2.gif) no-repeat left top;
}

.ass .tj1 img {
	margin: 5px 0 0 5px;
}

.ass .tj2 {
	width: 100%;
	margin-left: 10px;
}

.ass .tj2 .bk,.ass .tj2 .add,.ass .tj2 .tczh {
	float: left;
}

.ass .tj2 .bk {
	width: 153px;
	height: 100%;
	background: url(../../3rdpages/images/ass3.gif) no-repeat left top;
}

.ass .tj2 .on {
	background: url(../../3rdpages/images/ass4.gif) no-repeat left top;
}

.ass .tj2 .bk img {
	margin: 5px 0 0 5px;
}

.ass .tj2 .add {
	margin: 70px 5px 0 5px;
}

.ass .tj2 .tczh {
	margin: 30px 0 0 0;
}

.ass .buy2 {
	float: left;
	clear: left;
	display: none;
}

.ass .tj1 .buy2 {
	margin-left: 65px;
}

.ass .tj2 .buy2 {
	margin-left: 380px;
}

.ass .tj1 .bord {
	display: inline-block;
	width: 130px;
	height: 145%;
	text-align: center;
	border: solid 1px #dddddd;
}
/*域名查询结果3- 新产品*/
.new {
	border: 1px solid #cbcbcb;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.new .cp1,.new .cp2,.new .cp3 {
	float: left;
	margin: 1px;
	width: 249px;
	height: 246px;
	background: url(../../3rdpages/images/new_bg.gif) repeat-y left top;
}

.new .by {
	width: 100%;
	height: 155px;
}

.new .look {
	width: 100%;
	height: 150px;
	padding: 30px 0px 0px 50px;
}

.new .cp1 {
	position: relative;
}

.new .newIcon {
	width: 76px;
	height: 68px;
	background: url(../../common/images/new_icon.gif) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
}

.new .cp1 .by {
	background: url(../../common/images/new1.gif) no-repeat 30px 15px;
}

.new .cp2,.new .cp3 {
	margin-left: 3px;
}

.new .cp2 .by {
	background: url(../../common/images/new2.gif) no-repeat 30px 15px;
}

.new .cp3 .by {
	background: url(../../common/images/new3.gif) no-repeat 30px 15px;
}

.new .sele {
	width: 140px;
	margin: 10px 0 0 35px;
	background: url(../../common/images/new_sel_bg.gif) no-repeat left top;
}

.new .sele span {
	width: 120px;
	font-size: 12px;
	color: #8c8c8c;
}

.new .sele .seleList {
	width: 138px;
}

.new .sele .seleList a {
	font-size: 12px;
	color: #8c8c8c;
}

.new .btns {
	margin: 20px 0 0 80px;
	clear: both;
}
/*域名注册--域名转入*/
.nameIns {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #d4d4d4;
	float: left;
}

.nameStep {
	width: 356px;
	height: 144px;
	padding: 5px;
	float: left;
	margin: 8px 0 0 8px;
	display: inline;
	background: url(../../common/images/nameins_3.gif) no-repeat left top;
}

.nameStep .bg1,.nameStep .bg2 {
	height: 100%;
	width: 100%;
}

.nameStep .bg1 {
	background: url(../../common/images/nameins_1.gif) no-repeat left top;
}

.nameStep .bg2 {
	background: url(../../common/images/nameins_2.gif) no-repeat left top;
}

.nameStep .listInfo {
	padding: 40px 0 0 5px;
}

.domain5 {
	clear: both;
	height: 135px;
	padding: 20px 0 0 85px;
	background: url(../../common/images/cxym_icon.gif) no-repeat 10px 20px;
}

.domain5 .check3 {
	margin-top: 15px;
}

.domain5 .word {
	float: left;
	padding: 20px 0 0 0;
}

.check3 li {
	float: left;
	line-height: 31px;
}

.check3 .tex {
	width: 213px;
	height: 31px;
	background: url(../../common/images/check3_input.gif) no-repeat left top;
}

.check3 .tex input {
	width: 200px;
	height: 18px;
	line-height: 18px;
	background: none;
	margin: -2px 0 0 7px;
	border: 0;
}

.check3 .www {
	width: 64px;
	height: 31px;
	background: url(../../common/images/ymfw_www.gif) no-repeat left -13px;
}

.check3 .sele {
	height: 31px;
	/*width:67px;*/
	background: url(../../common/images/check3_sele.gif) no-repeat right top;
}

.check3 .sele span { /*width:46px;*/
	margin: 5px 0 0 0;
	text-align: center;
}

.check3 .sele .open {
	background: url(../../common/images/check3_sele_open.gif) no-repeat left
		top;
	margin: 12px 0 0 4px;
}

.check3 .sele .close {
	background: url(../../common/images/check3_sele_close.gif) no-repeat
		left top;
}

.check3 .sele .seleList {
	top: 28px;
	left: -1px;
	/*width:70px;*/
}

.domain6 {
	padding: 20px 0 10px 95px;
	line-height: 25px;
	background: url(../../common/images/cxym_icon.gif) no-repeat 10px 10px;
}

.domain6 p {
	font-size: 14px;
}

.domain6 .ym {
	padding-left: 210px;
}

.domain6 .btn {
	padding: 15px 0 0 210px;
}
/*域名注册--域名转入end*/
/*登录注册页样式开始*/
/*圆角盒子*/
.box2,.box4 {
	width: 100%;
	margin-top: 10px;
}

.box2 .tt,.box2 .bt,.box4 .tt,.box4 .bt {
	width: 100%;
	height: 5px;
}

.box2 .tt {
	background: url(../../common/images/box2_tt.gif) repeat-x left top;
}

.box2 .bt {
	background: url(../../common/images/box2_bt.gif) repeat-x left -15px;
}

.box2 .tt span,.box2 .bt span,.box4 .tt span,.box4 .bt span {
	float: left;
	width: 5px;
	height: 5px;
	font-size: 0;
}

.box2 .tt .left {
	float: left;
	background: url(../../common/images/box2.gif) no-repeat 0 0;
}

.box2 .tt .right {
	float: right;
	background: url(../../common/images/box2.gif) no-repeat right -57px;
}

.box2 .bt .left {
	float: left;
	background: url(../../common/images/box2.gif) no-repeat left -26px;
}

.box2 .bt .right {
	float: right;
	background: url(../../common/images/box2.gif) no-repeat right -45px;
}

.box2 .ct {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
/*黄色圆角盒子*/
.box4 {
	float: left;
}

.box4 .ct {
	background: url(../../common/images/box4_r.gif) repeat-y right top;
}

.box4 .ctL {
	padding: 5px 10px;
	background: url(../../common/images/box4_l.gif) repeat-y left top;
}

.box4 .ctL2 {
	padding: 5px 10px;
}

.box4 .tt {
	background: url(../../common/images/box4_tt.gif) repeat-x left top;
}

.box4 .bt {
	background: url(../../common/images/box4_bt.gif) repeat-x left bottom;
}

.box4 .tt .left {
	float: left;
	background: url(../../common/images/box4.gif) no-repeat 0 0;
}

.box4 .tt .right {
	float: right;
	background: url(../../common/images/box4.gif) no-repeat right -16px;
}

.box4 .bt .left {
	float: left;
	background: url(../../common/images/box4.gif) no-repeat left -43px;
}

.box4 .bt .right {
	float: right;
	background: url(../../common/images/box4.gif) no-repeat right bottom;
}
/*灰色框*/
.grayBox {
	border: 1px solid #d4d4d4;
	float: left;
	width: 100%;
	margin-top: 10px;
}
/*登录1*/
.login1 .ct {
	height: 260px;
}

.logBox,.inturBox {
	float: left;
	height: 260px;
}

.logBox {
	width: 445px;
	margin-left: 20px;
}

.logTit {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	padding: 10px 0 0 30px;
	background: url(../../common/images/login1_t1.gif) no-repeat left bottom;
}

.logTit span {
	color: #8e8e8e;
	font-size: 12px;
}

.forms {
	padding: 15px 0;
}

.logTable {
	line-height: 30px;
	width: 100%;
}

.logBox .logTable {
	margin-top: 10px;
}

.logTable tr th {
	text-align: right;
	font-weight: normal;
}

.logBtn th,.logBtn td {
	padding-top: 20px;
}

.input2 {
	height: 22px;
	line-height: 22px;
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.input3,.select {
	height: 22px;
	line-height: 22px;
	border: 1px solid #bfbfbf;
}

.textarea {
	border: 1px solid #bfbfbf;
	width: 250px;
	height: 50px;
}

.textarea2 {
	border: 1px solid #bfbfbf;
}

.redStar {
	color: #ff0000;
	padding: 0 0 0 3px;
}

.redStar2 {
	color: #bf1414;
	padding: 0 0 0 3px;
}

.inturBox {
	padding-left: 70px;
	background: url(../../common/images/login1_bg.gif) no-repeat left top;
}

.inturBox .xx2 {
	width: 407px;
	height: 270px;
	background: url(../../common/images/login1_bg2.gif) no-repeat left top;
}

.inturBox .log2 {
	margin: 160px 0 0 130px;
}

.jzdh {
	margin: 10px 0 0 30px;
	line-height: 30px;
}
/*按钮*/
.log1 {
	display: inline-block;
	width: 58px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/log1.gif) no-repeat left top;
}

.log1:hover {
	color: #fff;
}

.log2 {
	display: inline-block;
	width: 86px;
	height: 26px;
	line-height: 26px;
	color: #61616b;
	font-weight: 700;
	text-align: center;
	background: url(../../common/images/log2.gif) no-repeat left top;
}

.log2:hover {
	color: #fff;
	background: url(../../common/images/log3.gif) no-repeat left top;
}
/*登录或注册1*/
.login2 .logTit {
	padding: 10px 0 5px 40px;
	background: url(../../common/images/login2_t1.gif) no-repeat left 5px;
}

.login2 .member {
	height: 190px;
}

.member {
	margin-left: 20px;
	background: url(../../common/images/login2_bg.gif) no-repeat right top;
}

.member .mok {
	color: #20730c;
	font-size: 14px;
	font-weight: 700;
	margin-left: 40px;
}

.member .mok2 {
	color: #20730c;
	font-size: 14px;
	font-weight: 700;
	padding: 30px 0 30px 100px;
	background: url(../../common/images/ok3.gif) no-repeat 30px 10px;
}

.member .mok .greenBtn {
	padding: 1px;
	background: #20730c;
	color: #fff;
}

.member .noKey {
	padding-left: 20px;
	background: url(../../common/images/login2_pas.gif) no-repeat 5px 1px;
	color: #3a67c2;
	text-decoration: underline;
}

.member .btn1,.regs .btn1 {
	margin-left: 50px;
}

.regs {
	background: url(../../common/images/login2_bg2.gif) no-repeat left
		bottom;
}

.regTit {
	height: 33px;
	line-height: 33px;
	background: url(../../common/images/login2_tit.gif) repeat-x left top;
	font-weight: 700;
	text-indent: 50px;
	width: 99%;
	margin: 0 auto;
	font-size: 14px;
}

.regs .logTit {
	margin-left: 20px;
}

.login2 .wrods {
	margin: 20px 0 0 60px;
	color: #666666;
	line-height: 25px;
}
/*登录注册页样式结束*/
/*找回密码开始*/
.password .logTit {
	background: url(../../common/images/password_t.gif) no-repeat left 5px;
	padding: 10px 0 20px 45px;
}

.password .mok3 {
	padding: 0 0 20px 45px;
	color: #ff0000;
}
/*购物车 购买页面开始*/
/*head2*/
.head2 {
	height: 31px;
	line-height: 31px;
	background: url(../../common/images/head2_bg.gif) no-repeat left top;
}

.head2 .wel {
	float: left;
	margin-left: 10px;
}

.head2 .userOperate {
	margin-right: 5px;
}

/*上方logo和步骤导航信息*/
.navInfo {
	height: 64px;
	padding: 8px 0;
}

.logo3 {
	float: left;
	display: block;
	width: 109px;
	height: 64px;
}

.buyStep {
	float: left;
	width: 815px;
	height: 27px;
	line-height: 27px;
	margin: 20px 0 0 50px;
}

.buyStep1 {
	background: url(../../common/images/buy_step1.gif) no-repeat left top;
}

.buyStep3 {
	background: url(../../common/images/buy_step3.gif) no-repeat -2px top;
}

.buyStep span {
	float: left;
	width: 162px;
	height: 100%;
	font-weight: 700;
	text-align: center;
}

.buyStep .on {
	color: #FFF;
}
/*购物列表*/
.myPro .word,.proHd .word {
	clear: both;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0 15px 45px;
	color: #404040;
	background: url(../../common/images/buy.gif) no-repeat left top;
}

.proHd .word {
	background: url(../../common/images/js.gif) no-repeat left top;
}

.myPro .word p {
	font-weight: normal;
	display: inline-block;
	padding-left: 20px;
}

.myPro .list {
	border-top: 2px solid #860801;
}

.tab3 {
	width: 100%;
	border: 1px solid #d2d2d4;
	border-top: 0;
}

.tab3 tr th,.tab3 tr td {
	line-height: 29px;
	padding: 0 5px;
	border: 1px solid #d2d2d4;
	text-align: center;
}

.tab3 tr th {
	border-top: 0;
	height: 29px;
	background: url(../../common/images/tab3_th.gif) repeat-x left top;
}

.tab3 .na {
	color: #bf1414;
}

.tab3 .del {
	color: #1859a5;
}

.tab3 .cutLine {
	text-decoration: line-through;
	color: #999999;
}

.tab3 .odd td {
	background: #f5f5f5;
}

.align1 {
	text-align: left;
}

.zj {
	height: 50px;
	line-height: 50px;
}

.clearBuy {
	float: left;
	_margin-top: 20px;
}

.allPric {
	float: right;
	font-weight: 700;
	font-size: 14px;
}

.allPric .cutLine {
	color: #000;
}

.rule {
	border: 1px solid #d2d2d4;
	padding: 5px 5px 5px 40px;
	margin-top: 10px;
	line-height: 25px;
	text-indent: -20px;
	color: #145eb8;
	widths: 100%;
}

.rule a {
	color: #145eb8;
}

.rule span {
	color: #000;
}

.okBuy {
	margin-top: 5px;
}

.okBuy .yh {
	float: left;
	line-height: 20px;
}

.okBuy .seBuy {
	float: right;
	margin-top: 8px;
}
/*删除线*/
.cutLine2 {
	text-decoration: line-through;
}
/*产品活动*/
.proHd {
	margin-top: 10px;
}
/*边框盒子*/
.box3 {
	border: 1px solid #d2d2d4;
	border-top: 2px solid #860801;
}

.boxred {
	border-top: 2px solid #860801;
	width: 100%
}

.boxred {
	border-top: 2px solid #860801;
}
/*活动展示*/
.pros {
	width: 244px;
	height: 195px;
	float: left;
	background: url(../../common/images/new_bg.gif) repeat-y right top;
	padding-top: 15px;
}

.pros .pr {
	width: 173px;
	height: 168px;
	margin: 0 auto;
}

.pros1 .pr {
	background: url(../../common/images/pros1.gif) no-repeat left center;
}

.pros2 .pr {
	background: url(../../common/images/pros2.gif) no-repeat left center;
}

.pros3 .pr {
	background: url(../../common/images/pros3.gif) no-repeat left center;
}

.pros4 .pr {
	background: url(../../common/images/pros4.gif) no-repeat left center;
}

.pros .btns {
	width: 100%;
	padding-top: 10px;
}

.pros .btns a {
	float: left;
	margin-left: 30%;
}
/*支付页面*/
.order {
	width: 100%;
	border: 1px solid #dadada;
	height: 65px;
	line-height: 65px;
	margin-bottom: 10px;
	overflow: hidden;
}

.order ul li {
	float: left;
	margin-right: 15px;
}

.order ul .fir {
	margin: 10px 15px 0 10px;
}

.order ul .sec {
	font-weight: 700;
	font-size: 14px;
}

.myPro .word2 {
	padding: 20px 0 10px 60px;
	background: url(../../common/images/qjs.gif) no-repeat 10px 10px;
}

.pays {
	width: 100%;
}

.pays .pt,.lineDown .pt {
	padding-left: 30px;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #c41010;
	background: url(../../common/images/icon3.gif) no-repeat 10px 7px;
}

.pays ul {
	margin-left: 50px;
}

.pays ul li {
	float: left;
	width: 220px;
	padding: 5px 0;
}

.pays ul li input,.pays ul li img {
	vertical-align: middle;
}

.pays1 {
	margin-bottom: 10px;
	border-bottom: 1px dashed #bababa;
}

.alignCenter {
	text-align: center;
}

.payWay .alignCenter {
	margin: 15px 0 5px 0;
}

/*购物车 购买页面结束*
/*域名管理 左侧导航2 开始*/
.bg {
	height: 77px;
	background: url(../../common/images/askbox_tit.gif) repeat-x left top;
}

.sideMenue {
	width: 100%;
	background: fafbfb;
	line-height: 22px;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
}

.sideFir li {
	_zoom: 1;
	display: inline;
}

.sideFir h4 {
	height: 24px;
	line-height: 22px;
	margin: 1px;
	background: #e1e1e1;
	overflow: hidden;
	border-bottom: 2px solid #860801;
	cursor: pointer;
}

.sideFir h4 strong {
	float: left;
	padding-left: 20px;
	background: url(../../common/images/zjfw_tit_icon.gif) no-repeat 5px 4px;
}

.sideFir h5 {
	height: 25px;
	line-height: 25px;
	background: url(../../common/images/zjfw_tit.gif) repeat-x left bottom;
	overflow: hidden;
	cursor: hand;
}

.sideFir h5 strong {
	float: left;
	padding-left: 20px;
	background: url(../../common/images/zjfw_tit_icon.gif) no-repeat 10px
		4px;
}

.sideFir h3 {
	height: 24px;
	line-height: 22px;
	margin: 1px;
	background: #e1e1e1;
	overflow: hidden;
	border-bottom: 2px solid #860801;
	cursor: hand;
}

.sideFir h3 strong {
	float: left;
	padding-left: 20px;
	background: url(../../common/images/zjfw_tit_icon.gif) no-repeat 5px 4px;
}

.sideFir h4 a {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../../common/images/sidemenu_up.gif) no-repeat left top;
	margin: 3px 5px;
}

.sideFir h4 .up {
	background: url(../../common/images/sidemenu_open.gif) no-repeat left
		top;
}

.sideSec h5 {
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	repeat-x
	left
	top;
}

.sideThed li {
	padding-left: 40px;
	display: block;
	background: url(../../common/images/sidethed_icon.gif) no-repeat 25px
		-17px;
}

.sideThed li a,.sideList li a {
	color: #858585;
}

.sideThed .on {
	background: url(../../common/images/sidethed_icon.gif) no-repeat 25px
		7px;
}

.sideThed .on a,.sideList .on a {
	color: #d30c0c;
}

.sideList li {
	display: block;
	padding-left: 40px;
}
/*左侧导航2 结束*/
/*我的账户管理 开始*/
/*域名管理权变更*/
.nameMan .con {
	border: 1px solid #d1d1d1;
	padding: 10px 0;
}

.nameMan .con .list {
	padding: 10px 0;
}

.nameMan .con ul {
	width: 97%;
	margin: 0 auto;
	line-height: 25px;
	color: #686868;
}

.pad {
	padding: 8px;
}

/*粉色标题*/
.title2 {
	height: 25px;
	line-height: 25px;
	padding-bottom: 2px;
	background: url(../../common/images/title2.gif) repeat-x left bottom;
}

.title2 strong {
	padding-left: 25px;
	background: url(../../common/images/nameman_icon6.gif) no-repeat 5px 5px;
	line-height: 25px;
	height: 25px;
	display: inline-block;
}
/*灰白标题*/
.title3 {
	border: 1px solid #d2d2d4;
	border-bottom: 0;
	height: 25px;
	line-height: 25px;
	padding: 0 0 2px 10px;
	background: url(../../common/images/title3.gif) repeat-x left bottom;
}

.title3 img {
	float: left;
	margin: 3px 5px 0 0;
}
/*管理权转出*/
.www2 {
	font-size: 16px;
}

.nameManOk .tit strong {
	padding-left: 45px;
	background: url(../../common/images/nameman_icon2.gif) no-repeat 5px 0px;
}
/*域名转入管理*/
/*提醒*/
.nameTip .tit strong {
	padding-left: 30px;
	background: url(../../common/images/nameman_icon3.gif) no-repeat 5px 3px;
}

.nameTip .con {
	padding: 0;
	background: url(../../common/images/namein_conbg.gif) no-repeat right
		bottom;
}

.infoT {
	height: 25px;
	line-height: 25px;
	padding: 4px 10px;
	background: url(../../common/images/namein_tbg.gif) repeat-x left bottom;
}

.infoTus2 {
	height: 25px;
	line-height: 25px;
	padding: 4px 10px;
	background: url(../../common/images/namein_tbg.gif) repeat-x left bottom;
	border-top: solid 1px #c5c5c5;
}
/*域名全部转入*/
/*单独红色页签*/
.nameAll .con {
	padding: 0;
	border: 0;
}
/*域名转入*/
.nameIn .con {
	background: url(../../common/images/namein_conbg2.gif) no-repeat right
		bottom;
}

.nameIn .inxx {
	padding-left: 150px;
	background: url(../../common/images/namein_icon.gif) no-repeat 60px top;
}

.nameList .con {
	background: url(../../common/images/namein_conbg3.gif) no-repeat left
		bottom;
}
/*域名资料提交*/
.infoT2 {
	margin-left: 20px;
}

.nameSh .tit strong {
	padding-left: 25px;
	background: url(../../common/images/nameman_icon5.gif) no-repeat 5px 3px;
}

.nameSh .con {
	background: url(../../common/images/nameman_conbg3.gif) no-repeat right
		bottom;
}
/*账户管理首页*/
/*待开通产品*/
.accuntPro .con {
	border: 0;
	padding: 0;
}
/*我的域名*/
.nameMy .con {
	padding: 0;
}

.nameMy .tab3 {
	border: 0;
}

.nameMy .tab3 tr td,.nameMy .tab3 tr th {
	border: 0;
	border-right: 1px solid #D2D2D4;
	border-bottom: 1px solid #D2D2D4;
}

.nameMy .tab3 tr .end {
	border-right: 0;
}

.nameMy .page {
	width: 98%;
	margin: 0 auto;
}

.btnA1,.btnA2,.btnA3,.btnA4 {
	width: 98px;
	height: 33px;
	line-height: 33px;
	background: url(../../common/images/btn_acc2.gif) no-repeat right top;
	text-align: center;
	font-weight: 700;
	color: #545454;
	display: inline-block;
}

.btnA1:hover,.btnA2:hover,.btnA3:hover,.btnA5:hover {
	color: #545454;
}

.btnA5 {
	width: 120px;
	height: 33px;
	line-height: 33px;
	background: url(../../common/images/btn_acc55.gif) no-repeat right top;
	text-align: center;
	font-weight: 700;
	color: #545454;
	display: inline-block;
}

.btnA1new,.btnA2new {
	width: 98px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background-image: url(../../common/images/btnbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.btnA3 {
	width: 52px;
}

.btnA3new {
	width: 52px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background-image: url(../../common/images/btnbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.btnA5new {
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background-image: url(../../common/images/btnbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.btnA1new:hover,.btnA2new:hover,.btnA3new:hover,.btnA5new:hover {
	color: #ffffff;
}

.btnA4 {
	width: 98px;
}

.oprList {
	height: 33px;
	clear: both;
	margin-left: 15px;
	padding: 10px 0;
}
/*我的账户首页*/
.oprListmy {
	height: 33px;
	clear: both;
	margin-left: 15px;
	padding: 10px 0;
}

.oprListmy a {
	float: left;
	margin-left: 35px;
}

.oprList2 {
	margin-left: 8px;
	text-align: center;
}

.oprList a {
	float: left;
	margin-left: 5px;
}

.acTip,.acTip2 {
	height: 83px;
	width: 100%;
	float: left;
	margin-top: 10px;
	color: #555555;
	background: url(../../common/images/accunt_bg.gif) no-repeat left top;
}

.acTip .word,.acTip2 .word {
	margin: 5px 0 0 100px;
	width: 600px;
	line-height: 25px;
}

.acTip2 {
	height: 133px;
	background: url(../../common/images/accunt_bg4.gif) no-repeat left top;
}

.acTip2 .word {
	width: 85%;
	color: #555555;
}
/*我的账户首页 账户信息*/
.accunts .le {
	float: left;
	width: 531px;
	border: 1px solid #edd28b;
	background: #fffdee;
	margin-top: 10px;
}

.accunts .ri {
	float: right;
	width: 216px;
}

.accunts .ri .box .tit .more {
	float: right;
	margin-right: 10px;
}

.accunts .ri .box .tit strong {
	float: left;
}

.accunts .use {
	width: 96%;
	float: left;
	background: #fff;
	border: 1px solid #ffeed6;
	padding: 5px;
	margin: 5px;
	display: inline;
}

.accunts .use ul {
	float: left;
	line-height: 25px;
	padding: 0 10px;
}

.accunts .use ul li {
	text-indent: 10px;
	border-bottom: 1px solid #ffeed6;
}

.accunts .use ul .end {
	border: 0;
}

.accunts .use .yh {
	width: 160px;
	border-right: 1px solid #ffeed6;
}

.accunts .use .zh {
	width: 300px;
}

.proTip .con {
	float: left;
	border: 0;
	padding: 0;
	width: 100%;
	background: url(../../common/images/accunt_bg2.gif) repeat-y left top;
}

.proTip .con ul {
	margin-left: 25px;
}

.proTip .con ul li {
	float: left;
	line-height: 22px;
	width: 240px;
	text-indent: 45px;
	color: #686868;
}

.proTip .con ul li .fontRed {
	font-weight: 700;
}

.proTip .con ul .first {
	text-indent: 0;
}

.proTip .con ul .first .ny {
	color: #000;
}

.proDd .title2 strong {
	padding-left: 20px;
	background: url(../../common/images/nameman_icon.gif) no-repeat 5px 6px;
}

.proDd .title2 span {
	text-align: left;
	display: -moz-inline-box;
	display: inline-block;
	width: 150px;
	margin-left: 40px;
}

.accunts .box .con {
	padding: 5px 0;
}
/*虚拟主机管理*/
.xnMan .con {
	background: url(../../common/images/accunt_icon3.gif) no-repeat left 5px;
}

.cpT {
	color: #b61010;
	font-size: 16px;
	margin: 0 0 0 90px;
}
/*主机域名绑定--将开通的虚拟主机*/
.xnKt .con {
	background: url(../../common/images/accunt_bg3.gif) no-repeat right 10px;
}

.xnKt .con {
	background: url(../../common/images/accunt_bg3.gif) no-repeat right 10px;
}

.xnKt .con .word,.xnNas .word {
	line-height: 25px;
	margin-left: 15px;
}
/*选择机房 虚线*/
.lines {
	border-bottom: 1px dashed #b4b4b4;
	padding-top: 15px;
	height: 1px;
	font-size: 0;
	width: 98%;
	margin: 0 auto 15px auto;
}
/*虚拟主机变更里 title2 icon变更样式*/
.xnKt .title2 strong {
	background: url(../../common/images/nameman_icon5.gif) no-repeat 5px 4px;
}

.orBg {
	background: #f18f10;
	font-weight: 700;
	padding: 1px;
	color: #fff;
}
/*logTable 表单类文字加粗变大*/
.dou14 tr td,.dou14 tr th {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

.dou14 .fontGray {
	font-size: 12px;
	color: #d2d2d4;
	font-weight: normal;
}

.dou14 .font12 {
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	padding-left: 10px;
}

.dou14 .font12black {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}
/*邮箱管理-邮箱域名绑定*/
.mailNa .con,.mailNa2 .con {
	padding-left: 15px;
	line-height: 25px;
}

.mailNa2 .word {
	border-bottom: 1px dashed #8e8e8e;
	padding-bottom: 10px;
	width: 98%;
	margin-bottom: 10px;
}

.mailNa .word strong {
	font-size: 14px;
}

/*邮箱管理-邮箱域名变更-tab2样式*/
.tab2 {
	width: 100%;
}

.tab2 tr th,.tab2 tr td {
	line-height: 35px;
	padding: 0 5px;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
}

.tab2 tr th {
	text-align: right;
	background: #f0f0f0;
	border-bottom: 1px solid #fff;
}

/*邮箱域名变更,我要充值*/
.mailCh .con,.myMoney .con {
	padding: 0;
}

.mailCh .ch {
	padding: 10px 0;
}

.myMoney .infoT {
	padding: 10px;
}

.myMoney .infoT strong {
	font-size: 14px;
}
/*邮箱购买附属产品*/
.cpMes,.mailT {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.cpMes2 {
	height: 102px;
	background: url(../../common/images/mailcp_bg1.gif) repeat-x left top;
}
/*邮箱升级*/
.cpMes3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
}

.cpMes ul {
	padding: 15px 0 0 5px;
}
/*我要充值*/
.payWay2 {
	width: 100%;
	float: left;
	border: 1px solid #d2d2d4;
	border-top: 2px solid #860801;
	margin-top: 10px;
}

.payWay2 .cz {
	padding: 5px 0 5px 70px;
}

.payWay2 .pays li {
	width: 170px;
}
/*线下充值*/
.downLine {
	border: 0;
	border-top: 1px solid #c5c5c5;
}

.post .tt {
	font-size: 14px;
	color: #ba1b02;
	font-weight: 700;
	padding: 20px 0 10px 20px;
}

.post ul {
	padding: 0 0 20px 20px;
}

.post ul li {
	color: #666;
	line-height: 25px;
}

.lineD {
	padding: 15px 10px 10px 20px;
	line-height: 25px;
}
/*发票申请*/
.tsMes {
	line-height: 30px;
	border: 1px solid #d1d1d1;
	border-bottom: 0;
	padding-left: 10px;
}

/*我要充值-表格*/
.tab4 {
	width: 100%;
}

.tab4 tr th,.tab4 tr td {
	line-height: 35px;
	border: 1px solid #d1d1d1;
	padding: 0 5px;
	color: #464646;
}

.tab4 tr th {
	font-weight: normal;
	text-align: right;
}
/*已付订单查询*/
.payOrder {
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.proHd2 {
	float: left;
}

.proHd2 .pros {
	width: 188px;
	background: url(../../common/images/pros_bg2.gif) repeat-y right top;
}

.proHd2 .pros1 .pr {
	background: url(../../common/images/pros5.gif) no-repeat 19px 5px;
}

.proHd2 .pros2 .pr {
	background: url(../../common/images/pros6.gif) no-repeat 15px 0;
}

.proHd2 .pros3 .pr {
	background: url(../../common/images/pros7.gif) no-repeat 13px 5px;
}

.proHd2 .pros4 .pr {
	background: url(../../common/images/pros8.gif) no-repeat 15px 5px;
}
/*在线提问*/
.askLine .con {
	border-bottom: 1px solid #d3d1d6;
}

.askMes {
	line-height: 25px;
	padding: 0 10px;
	clear: both;
}

.askMes strong {
	width: 67px;
	float: left;
	text-align: right;
}

.askMes .word {
	margin-left: 67px;
}

.askMes .date {
	text-align: right;
}

.askT,.askInfo,.askBack1 {
	border-left: 1px solid #d3d1d6;
	border-right: 1px solid #d3d1d6;
	padding: 7px 10px;
	background: url(../../common/images/askt_bg.gif) repeat-x left bottom;
}

.askInfo {
	background: url(../../common/images/namein_tbg.gif) repeat-x left bottom;
}

.askBack {
	padding: 0;
	background: #f0f0f0;
	border-left: 1px solid #d3d1d6;
}
/*输入回复底下的灰色条*/
.askBack .grayBg {
	height: 5px;
	overflow: hidden;
	border-right: 1px solid #d3d1d6;
	_width: 99%;
	_padding-right: 11px;
}

.askBack1 {
	background: none;
	border-left: 0;
	border-top: 1px solid #d3d1d6;
}

.askBack2 {
	margin-left: 20px;
	padding: 0 0 10px 30px;
	background: #fafafa;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.askBack2 div {
	padding-top: 8px;
}

.askBack2 .askIn textarea {
	border: 1px solid #cfcfcf;
}
/*我的账户管理 结束*/

/*虚拟主机功能介绍*/
.introduct {
	padding-bottom: 10px;
	line-height: 25px;
}
/*虚拟主机-表格*/
.tab5,.tab6 {
	width: 100%;
	line-height: 28px;
}

.tab5 tr td,.tab6 tr td,.tab5 tr th {
	border: 1px solid #d1d1d1;
}

.tab5 tr td {
	padding: 0 10px;
}

.tab5 .odd td,.tab6 .odd td {
	background: #f1f1f1;
}

.tab6 tr td {
	line-height: 28px;
	text-align: center;
}

.tab6 tr th span {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding-right: 15px;
	background: url(../../common/images/tab6_tbg.gif) no-repeat right bottom;
}

.tab6 tr .one span {
	background-color: #c73446;
}

.tab6 tr .two span {
	background-color: #1e2223;
}

.tab6 tr .three span {
	background-color: #ceb688;
}

.tab6 tr .four span {
	background-color: #436592;
}

.tab6 tr .five span {
	background-color: #7f8970;
}

.trwid {
	width: 150px;
}
/*虚拟主机结束*/

/*注意事项*/
.matter {
	padding: 5px 0 5px 80px;
	line-height: 20px;
	background: url(../../common/images/matter.gif) no-repeat left top;
}
/*无线网址开始*/
.noLine {
	padding: 7px 0;
}

.noLine .box4 {
	width: 98%;
	margin: 0 7px;
	display: inline;
}

.webs {
	padding-left: 205px;
	background: url(../../common/images/noline_bg.gif) no-repeat left top;
}

.webs .intr {
	line-height: 20px;
	margin: 10px 0 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #aeaeae;
}

.webs .list {
	border-bottom: 1px dashed #aeaeae;
	padding-bottom: 10px;
}

.webs .inf {
	line-height: 20px;
	padding: 5px 0 0 10px;
}

.webs .inf strong {
	color: #de4b4b;
}

.noLine .check {
	width: auto;
	margin: 0 0 0 120px;
}

.noLine .check .t {
	font-weight: 700;
}
/*无线网址结束*/
/*域名注册信息查询开始*/
.nameCheck {
	padding: 4px 0;
}

.nameCheck .box4 {
	width: 99%;
	margin: 0 4px;
	display: inline;
	overflow: hidden;
}

.regList {
	line-height: 18px;
	width: 100%;
}

.regList li {
	padding: 2px 0;
	width: 100%;
	float: left;
	border-bottom: 1px dashed #aeaeae;
}

.regList .end {
	border: 0;
}

.regList .xx {
	float: left;
	width: 100%;
	padding: 10px 0;
}

.regList h5 {
	text-indent: 20px;
}

.regList .odd .xx {
	background: #f6f4f4;
}

.regList .rt {
	float: left;
	width: 90px;
	padding-left: 20px;
	color: #ac0f1b;
}

.regList .rc {
	margin-left: 130px;
	word-break: break-all;
	word-wrap: break-word;
}
/*完整注册信息*/
.allMes {
	padding: 10px 0 0 20px;
	line-height: 20px;
	background: url(../../common/images/icon4.gif) no-repeat 5px 14px;
}
/*网站相关信息*/
.webMes {
	padding-top: 10px;
}

.webMes .rt {
	width: 100px;
}
/*域名注册信息查询结束*/
/*page 开始*/
.page {
	clear: both;
	padding: 10px 0;
	line-height: 19px;
	height: 19px;
}

.page span,.page a {
	float: left;
	margin-left: 5px;
	color: #666;
	
}

.page .lis {
	float: right;
}

.page a {
	border: 1px solid #cccccc;
	padding: 0px 7px;
}

.page .on {
	background: #c30101;
	color: #fff;
	border: 1px solid #c30101;
}

.page .nextP {
	padding-right: 15px;
	background: url(../../common/images/page_icon.gif) no-repeat 95% 5px;
}

.page .upP {
	padding-left: 15px;
	background: url(../../common/images/page_iconup.gif) no-repeat 2% 5px;
}

.page input {
	height: 17px;
	line-height: 17px;
	width: 20px;
	border: 1px solid #cccccc;
}

.page .btnP {
	width: 40px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	color: #666;
	border: 0;
	padding: 0;
	background: url(../../common/images/pagebtn.gif) no-repeat left top;
	background-position: 
}
/*page 结束*/

/*帮助中心开始*/
/*销售排行-sell2*/
.sell2 .tit {
	background: url(../../common/images/xsph_tit2.gif) no-repeat left top;
}

.sell2 .tit22 {
	background: url(../../common/images/xsph_tit22.gif) no-repeat left top;
	height: 6px;
}

.sell2 .con {
	background: url(../../common/images/xsph_con2.gif) repeat-y left top;
}

.sell2 .bot {
	background: url(../../common/images/xsph_bot2.gif) no-repeat left bottom;
}

.sell2 .se {
	width: 196px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../../common/images/xsph_con_t2.gif) no-repeat left top;
}

.sell2 .se2 {
	width: 196px;
	margin: 0 auto;
}

.sell2 .se h5 {
	line-height: 25px;
	width: 85%;
	margin: 0 auto;
}

.sell2 .se p {
	line-height: 20px;
}
/*用户指南*/
.steps ul li {
	float: left;
	margin: 5px;
}

.users {
	padding: 3px 0;
	float: left;
	margin-top: 10px;
}

.users .box4 {
	width: 370px;
	margin: 0 0 0 3px;
	float: left;
	display: inline;
}

.users .box4 .ctL {
	padding: 5px 30px;
}

.users h5 {
	line-height: 25px;
	padding-left: 10px;
}

.users .hostQue,.users .buyQuide,.users .news {
	margin-left: 10px;
}

.users .know,.users .buyQuide,.users .newUser,.users .hostQue {
	margin-top: 10px;
}
/*常见问题*/
quesMes 
.ques {
	margin-top: 10px;
	height: 2000px;
}

.ques .box4 {
	margin: 0 0 0 3px;
	width: 99%;
}

.quesMes {
	width: 260px;
	padding: 10px 0 10px 100px;
	float: left;
}

.quesN,.quesH {
	border-bottom: 1px dashed #aeaeae;
}

.quesN {
	background: url(../../common/images/ques1.gif) no-repeat 10px 10px;
}

.ques1,.ques2,.ques3,.ques4,.ques5,.ques6 {
	border-bottom: 1px dashed #aeaeae;
}

.ques1 {
	background: url(../../common/images/question1.jpg) no-repeat 10px 10px;
}

.ques2 {
	background: url(../../common/images/question2.jpg) no-repeat 10px 10px;
}

.ques3 {
	background: url(../../common/images/question3.jpg) no-repeat 10px 10px;
}

.ques4 {
	background: url(../../common/images/question4.jpg) no-repeat 10px 10px;
}

.ques5 {
	background: url(../../common/images/question5.jpg) no-repeat 10px 10px;
}

.ques6 {
	background: url(../../common/images/question6.jpg) no-repeat 10px 10px;
}

.ques7 {
	background: url(../../common/images/question7.jpg) no-repeat 10px 10px;
}

.quesH {
	background: url(../../common/images/ques2.gif) no-repeat 10px 10px;
}

.quesM {
	background: url(../../common/images/ques3.gif) no-repeat 10px 10px;
}

.quesW {
	background: url(../../common/images/ques4.gif) no-repeat 10px 10px;
}

.listInfo22 li {
	line-height: 24px;
	padding-left: 20px;
	list-style: none;
}

.quesMes h5 {
	background: url(../../common/images/question_03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

/*所有问题分类*/
.quesList .regList .rt {
	padding-left: 10px;
	width: 80px;
}

.quesList .regList .rc {
	margin-left: 95px;
}

.quesList .regList .rc a {
	margin-right: 10px;
	color: #3a67c2;
}
/*帮助中心结束*/

/*企业邮箱定制服务*/
.mails3 .ctL {
	padding: 0 5px;
}

.mailPro3 {
	background: url(../../common/images/mail_bg3.gif) no-repeat left top;
}

.mailPro3 .tBg {
	padding: 20px 20px 10px 217px;
	background: url(../../common/images/mail_t3.gif) no-repeat 30px 26px;
}

.mailPro3 .tBg .titMes {
	border-bottom: 1px dashed #adadad;
	margin-bottom: 10px;
}

.mailPro3 .tBg .titMes p {
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 700;
	padding-bottom: 10px;
}

.mailPro3 .tBg .titMes .t {
	color: #eb1c24;
	font-size: 18px;
}

.mailPro3 .tBg .listInfo li {
	width: 40%;
	display: inline-block;
	padding-left: 10px;
	float: left;
	background: url(../../common/images/icon.gif) no-repeat scroll left 8px
		transparent;
}

.mailOrder {
	padding: 10px 0 10px 0;
}
/*企业邮箱结束*/
/*域名注册--打包价格*/
.info .dbt {
	margin-top: 10px;
}

.dbt {
	width: 100%;
}

.dbt tr th {
	height: 30px;
	line-height: 30px;
	border: 1px solid #d2d2d4;
	text-align: left;
	background: url(../../common/images/db.gif) repeat-x left -1px;
}

.dbt tr th,.dbList tr th,.dbList tr td {
	padding: 0 10px;
}

.dbList .tit2 {
	height: 26px;
	line-height: 25px;
	color: #969696;
	border-left: 1px solid #d2d2d4;
	border-right: 1px solid #d2d2d4;
	font-size: 14px;
	background: url(../../common/images/db.gif) repeat-x left -32px;
}

.dbList .tit2 a {
	display: inline-block;
	width: 10px;
	height: 25px;
	margin-left: 5px;
	background: url(../../common/images/db2.gif) no-repeat center center;
}

.show .tit2 {
	height: 25px;
	color: #000;
}

.show .tit2 a {
	background: url(../../common/images/db1.gif) no-repeat center center;
}

.dbList .con2 {
	display: none;
}

.show .con2 {
	display: block;
}

.dbTab {
	width: 100%;
}

.dbTab tr td {
	border: 1px solid #d2d2d4;
	line-height: 28px;
}

.dbTab .odd td {
	background: #f5f5f5;
}

.dbTab .xf2,.dbTab .zr2 {
	display: none;
}

.dbTab .xf td,.dbTab .zr td {
	line-height: 25px;
}
/*域名注册--打包价格end*/
/*域名注册--域名服务*/
.doName {
	padding: 10px 0 10px 100px;
	min-height: 60px;
	_height: 60px;
}

.doName ul {
	width: 95%;
	line-height: 20px;
}

.doName li strong {
	color: #be2221;
}

.do1 {
	background: url(../../common/images/ymfw_icon1.gif) no-repeat 10px
		center;
}

.do2 {
	background: url(../../common/images/ymfw_icon2.gif) no-repeat 10px
		center;
}

.do3 {
	background: url(../../common/images/ymfw_icon3.gif) no-repeat 10px
		center;
}

.do4 {
	background: url(../../common/images/ymfw_icon4.gif) no-repeat 10px
		center;
}

.do5 {
	background: url(../../common/images/ymfw_icon5.gif) no-repeat 10px
		center;
}

.do6 {
	background: url(../../common/images/ymfw_icon6.gif) no-repeat 10px
		center;
}
/*域名注册--域名服务end*/
/*域名注册--域名详细页--客户案例*/
.case {
	width: 146px;
	float: left;
	display: inline;
	margin: 5px 0 15px 20px;
	text-align: center;
}

.case .user {
	height: 43px;
	width: 146px;
	padding: 1px;
}

.case .name {
	text-align: center;
	line-height: 18px;
}

.zc1 {
	background: url(../../common/images/zc1.gif) no-repeat 10px 10px;
}

.zc2 {
	background: url(../../common/images/zc2.gif) no-repeat 10px 10px;
}

.zc3 {
	background: url(../../common/images/zc3.gif) no-repeat 10px 10px;
}
/*购买 去结算页面*/
.remaind {
	padding: 15px 0 15px 30px;
}

.remaind p {
	line-height: 24px;
	font-size: 14px;
}

/*线下支付*/
.lineDown {
	line-height: 25px;
}

.lineDown .pt {
	cursor: pointer;
}

.lineDown ul {
	margin-left: 30px;
	display: none;
}

/*购买 去结算页面end*/
/*=====层=====*/
/*虚拟主机 立即购买层*/
.buyCen {
	position: relative;
}

.buyCen .tipCen {
	position: absolute;
	left: -230px;
	top: 35px;
}

.tipCen {
	background: #fff;
	width: 400px;
	border: 1px solid #c22222;
	display: none;
}

/*.tit2 用在有页签的地方，关闭js和页签切换js冲突*/
.tipCen .tit,.tipCen .tit2 {
	height: 25px;
	line-height: 25px;
}

.tipCen .tit a,.tipCen .tit2 a {
	float: right;
	padding: 0 5px 0 15px;
	background: url(../../common/images/close5.gif) no-repeat left 6px;
}

.tipCen .con {
	padding: 0 10px 10px 100px;
	line-height: 25px;
	background: url(../../common/images/now_buy.gif) no-repeat 20px top;
}

.buyCen .tipCen .btns {
	padding-top: 15px;
}

.tipCen2 {
	display: block;
}

.tipCen2 .con {
	background: url(../../common/images/now_tips.gif) no-repeat 20px top;
}

.tipCen2 .btns {
	margin-left: 80px;
}
/*=====层end=====*/
/*宽100% 向左浮动*/
.proTip,.proDd,.xnBuy,.nameMan,.boxMt10 {
	float: left;
	width: 100%;
}
/*向下10px*/
.nameManIn,.proDd,.xnBuy,.nameMan,.boxMt10 {
	margin-top: 10px;
}

/*鼠标放上去显示连接手形*/
.links {
	cursor: pointer;
}

.crumb {
	padding: 10px 0 0 0;
}
/*我的账户-会员信息修改*/
.memberEdit .con {
	padding-top: 0;
}

.title4 {
	height: 33px;
	line-height: 33px;
	font-weight: 700;
	background: #f2f2f2;
	text-indent: 10px;
}

.memberEdit .con table,.marT20 {
	margin: 20px 0 0 0;
}
/*域名审核资料管理-查看资料*/
.mesCh .con {
	padding: 0;
}

.logTable2 tr th,.logTable2 tr td {
	border-bottom: 1px solid #d2d2d4;
}

.logTable2 .end th,.logTable2 .end td {
	border-bottom: 0;
}

.logTable2 .odd th,.logTable2 .odd td {
	background: #f2f2f2;
}

/*会员信息层*/
.cmesCen {
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 100%;
	position: relative;
}

.cmesCen .tipCen {
	text-align: left;
	position: absolute;
	top: -110px;
	left: 170px;
}

.cmesCen .tipCen .con {
	background: url(../../common/images/ok5.gif) no-repeat 20px top;
}

.cmesCen .tipCen .btns {
	padding-left: 80px;
}
/*域名管理权变更  接受提示*/
.accepts {
	position: relative;
}

.accepts .tipCen {
	position: absolute;
	left: -400px;
	top: 10px;
	text-align: left;
}

.accepts .tipCen .tit {
	background: none;
}

.accepts .tipCen .tit a {
	width: auto;
	color: #000;
	font-weight: normal;
	line-height: 25px;
}

.accepts .tipCen .con {
	background: url(../../common/images/wring2.gif) no-repeat 20px top;
}
/*域名管理权变更 下一步确认提示, 域名转入管理, 国内域名审核资料 邮件定制*/
.upCz,.nameIn,.mailOrders {
	position: relative;
}

.upCz .tipCen {
	text-align: left;
	position: absolute;
	left: 180px;
	top: -80px;
}

.upCz .tipCen .con,.nameIn .tipCen .con {
	background: url(../../common/images/ok5.gif) no-repeat 20px top;
	border: 0;
}

.nameIn .tipCen,.mailOrders .tipCen {
	text-align: left;
	position: absolute;
	left: 180px;
	top: -60px;
}

.nameIn .tipCen .tit a,.mailOrders .tipCen .tit a {
	width: auto;
	color: #000;
	font-weight: normal;
	line-height: 25px;
}

/*虚拟主机管理 域名变更按钮 确认,  修改FTP密码  邮箱域名绑定，  邮箱域名变更， 主机多域名绑定,  发票申请， 会员密码修改， 会员邮箱修改, 选择机房*/
.hostCh,.pasFtp,.nameMail,.nameMail2,.hostDym,.ainUp,.memPas,.memMail,.selHome
	{
	position: relative;
}

.hostCh .tipCen,.pasFtp .tipCen,.nameMail .tipCen,.nameMail2 .tipCen,.hostDym .tipCen,.ainUp .tipCen,.memPas .tipCen,.memMail .tipCen,.selHome .tipCen
	{
	text-align: left;
	position: absolute;
	left: 180px;
	top: 55px;
}

.hostCh .tipCen .con,.pasFtp .tipCen .con,.nameMail .tipCen .con,.nameMail2 .tipCen .con,.hostDym .tipCen .con,.ainUp .tipCen .con,.memPas .tipCen .con,.memMail .tipCen .con,.selHome .tipCen .con
	{
	border: 0;
	font-weight: normal;
	padding-bottom: 30px;
	background: url(../../common/images/now_tips.gif) no-repeat 20px top;
}

,
.selHome .tipCen .con {
	border: 0;
	font-weight: normal;
	padding: 10px;
}

.hostCh .tit {
	font-weight: normal;
}

.ainUp .tipCen .con {
	padding-bottom: 10px;
}
/*第二种情况 展示层 域名管理权变更确认按钮 笑脸提示 带按钮*/
.cenOther,.cenOther2,.cenOther3 {
	display: block;
	float: left;
	margin-top: 20px;
}

.cenOther .con {
	background: url(../../common/images/wrong5.gif) no-repeat 20px top;
}
/*2 不带按钮，哭脸提示*/
.cenOther2 {
	display: block;
	float: left;
	margin-top: 20px;
}

.cenOther2 .con {
	padding-bottom: 30px;
	background: url(../../common/images/wrong6.gif) no-repeat 20px top;
}
/*主机升降级提示*/
.cenOther3 .con {
	background: url(../../common/images/wring2.gif) no-repeat 20px top;
}
/*哭脸显示 带按钮   发票申请*/
.cenOther4 {
	display: block;
	float: left;
	margin-top: 20px;
}

.cenOther4 .con {
	padding-bottom: 10px;
	background: url(../../common/images/wrong6.gif) no-repeat 20px top;
}
/*域名查询结果页提示层*/
.buyCen2 .tipCen {
	left: 130px;
	top: 0;
	text-align: left;
}

.buyCen2 .tipCen .tit a {
	width: auto;
	color: #000;
	font-weight: normal;
	line-height: 25px;
}

.buyCen2 .tipCen .con {
	border: 0;
	background-image: url(../../common/images/now_buy.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	background-attachment: transparent;
}

/*域名注册-域名查询*/
/*页签*/
.menu3 {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.menu3 .tt {
	height: 46px;
	line-height: 46px;
	background: url(../../common/images/menu3_tt.gif) no-repeat left top;
}

.menu3 .tt li {
	height: 46px;
	float: left;
	overflow: hidden;
	padding-right: 30px;
}

.menu3 .tt li a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	line-height: 55px;
	font-weight: 700;
	color: #828385;
}

.menu3 .tt .on {
	background: url(../../common/images/menu3_tt_on2.gif) no-repeat right
		top;
}

.menu3 .tt .on a {
	color: #303030;
	background: url(../../common/images/menu3_tt_on1.gif) no-repeat left top;
}

.menu3 .ct {
	display: none;
}

.menu3 #ct1 {
	display: block;
}

.domainCheck .infos {
	width: 100%;
	height: 256px;
	background: url(../../common/images/domain_check.gif) no-repeat left top;
}

.domainCheck .check2 {
	height: 38px;
	margin: 20px 0 10px 25px;
}

.domainCheck .check2 .www {
	font-size: 24px;
	font-family: "微软雅黑";
}

.domainCheck .check2 .tex input {
	width: 305px;
	height: 38px;
	line-height: 38px;
	margin: 0 5px;
	background: url(../../common/images/domain_check_input.gif) no-repeat
		left top;
}

.domainCheck .check2 .sele {
	width: 84px;
	height: 37px;
	line-height: 37px;
	margin: 0 5px 0 0;
	float: left;
	background: url(../../common/images/domain_check_sel.gif) no-repeat left
		top;
}

.domainCheck .check2 .sele span {
	line-height: 37px;
	height: 37px;
	width: 62px;
}

.domainCheck .check2 .sele .open {
	height: 37px;
	background: url(../../common/images/ymcx_open.gif) no-repeat 3px 18px;
}

.domainCheck .check2 .sele .seleList {
	top: 30px;
	width: 82px;
}

.domainCheck .sal {
	padding-bottom: 0;
	height: 35px;
}

.domainCheck .sal li {
	float: left;
	font-weight: 600;
	color: #000;
	font-family: "微软雅黑";
	margin-left: 10px;
	display: inline;
}

.domainCheck .sal li strong {
	color: #f10909;
	font-size: 14px;
}

.domainCheck .ser {
	width: 350px;
	float: left;
	padding: 11px 0 0 30px;
	_padding: 9px 0 0 26px;
}

.domainCheck .mess {
	clear: both;
	padding-top: 5px;
}

.domainCheck .mess .listM {
	float: left;
	margin-left: 30px;
	line-height: 25px;
	width: 46%;
	display: inline;
}

.domainCheck .mess .listM li {
	padding-left: 15px;
	background: url(../../common/images/icon5.gif) no-repeat left center;
}

.domainCheck .mess .listM li strong {
	font-size: 16px;
	color: #fd3f59;
	font-family: "微软雅黑";
}

.domainCheck .jsyh {
	float: right;
	width: 365px;
	margin: 0px 8px 0 0;
}

.domainCheck .jsyh ul li {
	padding-left: 50px;
	font-weight: 700;
	line-height: 25px;
}

.domainCheck .jsyh ul li strong {
	font-size: 16px;
	color: #fd3f59;
	font-family: "微软雅黑";
}

.domainCheck .jsyh ul .na6 {
	background: url(../../common/images/domain_check_js1.gif) no-repeat left
		0px;
}

.domainCheck .jsyh ul .na5 {
	background: url(../../common/images/domain_check_js2.gif) no-repeat left
		0px;
}

.domainCheck .jsyh ul .nanew {
	background: url(../../common/images/0003_03.jpg) no-repeat left 0px;
}

.domainCheck .jsyh ul .nanew2 {
	background: url(../../common/images/0202_03.jpg) no-repeat left 0px;
}

.domainCheck .jsym {
	margin: 10px 0 0 25px;
	font-size: 16px;
	font-weight: 700;
	color: #6c6d6f;
	font-family: "微软雅黑";
}

.domainCheck .jsym strong {
	color: #ea1710;
	font-size: 30px;
}

.domainCheck .ymxx {
	background: none;
	padding: 0 10px 10px 30px;
	height: 85px;
}

.domainCheck .ymMes {
	padding: 5px 0 5px 30px;
}
/*虚拟主机 智捷*/
.virzj .con,.mailzj .con,.vpszj .con {
	padding: 10px 0 10px 0;
}

.virzj .info,.mailzj .info,.vpszj .info {
	padding: 0 10px;
}

.virzj .seleMac {
	margin-left: 8px;
}

.zjList {
	width: 249px;
	/*height:488px;*/
	float: left;
	display: inline;
	margin-left: 2px;
	position: relative;
	background: url(../../common/images/zj_2.gif) no-repeat 4px bottom;
}

.zjList .zjT {
	width: 100%;
	height: 100%;
	padding-bottom: 80px;
	background: url(../../common/images/zj_1.gif) no-repeat 4px top;
}

.zjList .rm {
	display: block;
	width: 53px;
	height: 43px;
	background: url(../../common/images/zj_rm2.gif) no-repeat left top;
	position: absolute;
	top: 0;
	right: 8px;
}

.zjList .titles {
	height: 83px;
}

.zjList .titles img {
	margin: 15px 0 0 50px;
}

.zjList ul li {
	line-height: 25px;
	padding-left: 25px;
	background: url(../../common/images/icon6.gif) no-repeat 12px 10px;
}

.zjList .selN {
	padding: 10px 0 0 10px;
	line-height: 25px;
}

.zjList .selN .nx {
	font-weight: 700;
}

.zjList .nx2 {
	padding: 5px 0 0 10px;
	line-height: 25px;
}

.zjList .selN .us input {
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
}

.zjList .selN table {
	width: 94%;
}

.zjList .selN table tr td {
	border-bottom: 1px solid #dbdbdb;
}

.zjList .btns {
	position: absolute;
	bottom: 15px;
	left: 35%;
	display: block;
}

.zjListOn {
	width: 249px;
	background: url(../../common/images/zj_4.gif) no-repeat left bottom;
}

.zjListOn .zjT {
	background: url(../../common/images/zj_3.gif) no-repeat left top;
}

.zjListOn .rm {
	right: 9px;
	background: url(../../common/images/zj_rm.gif) no-repeat left top;
}

.zjListOn .btns {
	display: block;
}

/*企业邮局*/
.zjList2 {
	width: 316px;
	/*height:488px;*/
	float: left;
	display: inline;
	margin-left: 46px;
	position: relative;
	background: url(../../common/images/mail_new2_07.jpg) no-repeat bottom;
}

.zjList2 .zjT {
	width: 100%;
	height: 100%;
	padding-bottom: 80px;
	background: url(../../common/images/mail_new2_03.jpg) no-repeat top;
}

.zjList2 .rm {
	display: block;
	width: 53px;
	height: 43px;
	background: url(../../common/images/zj_rm2.gif) no-repeat left top;
	position: absolute;
	top: 0;
	right: 8px;
}

.zjList2 .titles {
	height: 87px;
}

.zjList2 .titles img {
	margin: 15px 0 0 50px;
}

.zjList2 ul li {
	line-height: 25px;
	padding-left: 25px;
	background: url(../../common/images/icon6.gif) no-repeat 12px 10px;
}

.zjList2 .selN {
	padding: 10px 0 0 10px;
	line-height: 25px;
}

.zjList2 .selN .nx {
	font-weight: 700;
}

.zjList2 .nx2 {
	padding: 5px 0 0 10px;
	line-height: 25px;
}

.zjList2 .selN .us input {
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
}

.zjList2 .selN table {
	width: 94%;
}

.zjList2 .selN table tr td {
	border-bottom: 1px solid #dbdbdb;
}

.zjList2 .btns {
	position: absolute;
	bottom: 15px;
	left: 35%;
}

.zjListOn2 {
	width: 316px;
	background: url(../../common/images/mail_new_08.jpg) no-repeat left
		bottom;
}

.zjListOn2 .zjT {
	background: url(../../common/images/mail_new_05.jpg) no-repeat left top;
}

.zjListOn2 .rm {
	right: 9px;
	background: url(../../common/images/zj_rm.gif) no-repeat left top;
}

.zjListOn2 .btns {
	display: block;
}
/*新网优势*/
.virzj .doName,.vpszj .doName {
	min-height: 40px;
	_height: 40px;
}

.virzj .do1,.vpszj .do1 {
	background: url(../../common/images/vir_ys1.gif) no-repeat 15px top;
}

.virzj .do2,.vpszj .do2 {
	background: url(../../common/images/vir_ys2.gif) no-repeat 15px top;
}

.virzj .do3,.vpszj .do3 {
	background: url(../../common/images/vir_ys3.gif) no-repeat 15px top;
}

.virzj .do4,.vpszj .do4 {
	background: url(../../common/images/vir_ys4.gif) no-repeat 15px top;
}

.virzj .do5,.vpszj .do5 {
	background: url(../../common/images/vir_ys5.gif) no-repeat 15px top;
}

.virzj .do6,.vpszj .do6 {
	background: url(../../common/images/vir_ys6.gif) no-repeat 15px -3px;
}

.virzj .do7,.vpszj .do7 {
	background: url(../../common/images/vir_ys7.gif) no-repeat 15px -5px;
}
/*免费服务*/
.servis {
	border: 1px solid #cbcbcb;
	background: url(../../common/images/vir_fw.gif) repeat-x left top;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.servis .tit {
	height: 33px;
	line-height: 33px;
	color: #1a6879;
	font-weight: 700;
	font-size: 14px;
	padding: 0 10px;
}

.servis .listInfo2 {
	float: left;
	width: 450px;
	padding: 0 5px 10px 15px;
}

.listInfo2 li {
	line-height: 20px;
	padding-left: 10px;
	background: url(../../common/images/icon7.gif) no-repeat left 8px;
}

.servis .listInfo1 {
	float: left;
	width: 250px;
	padding: 0 5px 10px 15px;
}

.servis .listInfo11 {
	float: left;
	width: 220px;
	padding: 0 5px 10px 15px;
}

.listInfo11 li {
	line-height: 20px;
	padding-left: 10px;
	background: url(../../common/images/icon7.gif) no-repeat left 8px;
}

.listInfo1 li {
	line-height: 20px;
	padding-left: 10px;
	background: url(../../common/images/icon7.gif) no-repeat left 8px;
}
/*全球邮*/
/*title调整*/
.zjm2 .titles img {
	margin: 15px 0 10px 30px;
}

.zjm3 .zjT {
	height: 454px;
	overflow: hidden;
}

.zjm3 .titles img {
	margin: 20px 0 25px 30px;
}
/*企业邮箱 新网优势*/
.mailzj .doName {
	min-height: 80px;
	_height: 80px;
}

.mailzj .doName li strong {
	font-size: 16px;
	color: #000000;
}

.mailzj .do1 {
	background: url(../../common/images/mail_ys1.gif) no-repeat 15px center;
}

.mailzj .do2 {
	background: url(../../common/images/mail_ys2.gif) no-repeat 15px center;
}

.mailzj .do3 {
	background: url(../../common/images/mail_ys3.gif) no-repeat 15px center;
}

.mailzj .do4 {
	background: url(../../common/images/mail_ys4.gif) no-repeat 15px center;
}

.mailzj .do5 {
	background: url(../../common/images/mail_ys5.gif) no-repeat 15px center;
}
/*vps宣传信息*/
.xcMes {
	border: 1px solid #cbcbcb;
	margin-top: 10px;
	line-height: 20px;
	padding: 5px 10px;
	background: url(../../common/images/vps_xc2.gif) repeat-x left top;
}

.vpszj .seleMac {
	margin: 10px 0 10px 8px;
}

/*域名频道 我们的资质*/
.servis .listInfo3 {
	padding: 10px 0 0 20px;
}

.listInfo3 li {
	float: left;
	width: 110px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
}
/*企业邮箱 产品页*/
.mailFa {
	width: 100%;
	float: left;
	border: 1px solid #dddddd;
	background: #f4f4f4;
	margin-top: 10px;
}

.mailFa .lM {
	float: left;
	width: 360px;
	padding: 20px;
}

.mailFa .rM {
	float: left;
	padding: 15px 0 10px 0;
	line-height: 20px;
	width: 300px;
}

.mailFa .rM .sNumber {
	line-height: 20px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #8f8e8e;
}

.mailFa .rM .sNumber input {
	line-height: 18px;
	height: 18px;
	padding: 0 5px;
}
/*vps*/
.mailFa2 .lM {
	width: 400px;
}

.mailFa2 .rM {
	width: 260px;
}

.mailFa .rM .sNumber2 {
	line-height: 25px;
	padding: 5px 0 5px 0;
	border-top: 1px dashed #8f8e8e;
	margin-top: 5px;
}

.mailFa .rM .sNumber2 .price span {
	font-size: 16px;
	font-weight: 700;
	color: #fe0f0f;
}

.mailFa .rM  .userM {
	margin: 5px 0;
}
/*虚拟主机 产品页*/
.virFa .lM {
	width: 490px;
	padding: 10px;
}

.virFa .rM {
	width: 220px;
}

.virFa .seleMac {
	padding: 0 0 10px 10px;
}

.virFa .listInfo {
	float: left;
	width: 45%;
	margin-right: 10px;
}

.virFa .rM .nx {
	border-bottom: 1px dashed #8f8e8e;
}
/*新闻中心 新网公告*/
.newList {
	width: 100%;
}

.newList li {
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	border-bottom: 1px dashed #aeaeae;
	background: url(../../common/images/icon.gif) no-repeat 5px center;
}

.newList li p {
	float: left;
	color: #ad2020;
}

.newList li span {
	float: right;
}
/*公告内容页*/
.newsInfo {
	margin-top: 10px;
}

.newsInfo .con {
	padding: 5px;
}

.messages .mt {
	text-align: center;
	line-height: 35px;
	border-bottom: 1px dashed #aeaeae;
}

.messages .mt ul {
	
}

.messages .mt ul li {
	display: inline;
	margin-right: 20px;
}

.messages .mc {
	padding: 10px;
}

.messages .mc p {
	line-height: 30px;
	font-size: 14px;
}

.newsInfo .page {
	text-align: center;
}

.newsInfo .page .lis {
	float: none;
}

.newsInfo .page .lis a {
	float: none;
	display: inline-block;
}
/*连接反馈颜色*/
.aboutLink a:hover,.host .tit a:hover,.mail .tit a:hover,.nameEn .con ul .on a,.new .sele .seleList a:hover,.sideThed li a:hover,.sideList li a:hover,.domain .tit a:hover
	{
	color: #d30c0c;
}
/*联系我们，左侧导航 开始*/
.sideSec h6 {
	height: 26px;
	line-height: 30px;
	text-indent: 20px;
	margin: 1px;
	background: #f5f5f5;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	cursor: hand;
}

.sideSec h6 a {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../../common/images/menu_open_10.gif) no-repeat left top;
	margin: 3px 5px;
}

.sideSec h6 .up {
	background: url(../../common/images/menu_close_07.gif) no-repeat left
		top;
}

.diming li {
	height: 26px;
	padding-left: 20px;
	display: block;
	border-bottom: 1px solid #e4e4e4;
}
/*联系我们，右侧开始*/
.infoTus3 {
	height: 25px;
	line-height: 25px;
	padding: 4px 10px;
	background: url(../../common/images/namein_tbg.gif) repeat-x left bottom;
	font-size: 14px;
}

.con .td {
	line-height: 24px;
}

.bor-top {
	border-top: solid 1px #c5c5c5;
	line-height: 24px;
	padding-right: 10px;
}

.redfontbig {
	font-size: 14px;
	color: #bf0000;
	line-height: 26px;
}
/*分公司，右侧开始*/
.pad {
	padding: 10px 0px;
}

.marg {
	margin-top: 10px;
}
/*购物车套餐定制弹出框*/
.bgnone {
	background-image: none;
}
/*帮助中心文档下载*/
.dl {
	text-align: left;
	padding-left: 10px;
}

.ali {
	text-align: right;
}

.font18 {
	font-size: 18px;
	color: #000;
	line-height: 25px;
	font-weight: 700;
}

.font14 {
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
/*新网优势*/
.font16 {
	font-size: 16px;
}

.greenfont {
	color: #96cb01;
}
/*帮助中心的视频中心*/
.videoline {
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	height: 30px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.videonav {
	margin-bottom: 15px;
	height: 130px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.videonav ul {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.videonav ul li {
	float: left;
	text-align: center;
	width: 138px;
	padding-left: 5px;
	list-style: none;
}

.videonav ul li p {
	line-height: 30px;
}

.videonav ul li img {
	border: solid 1px #3784b8;
	position: relative;
	top: 8px;
}

/*置灰弹出框*/
.qzzp_tdjl .alert {
	line-height: 23px;
	color: #333;
	font-size: 12px;
}

.confirm .alert {
	background: url(../../common/images/alert2.gif) 5px 50% no-repeat;
}

.qzzp_tdjl .alert p {
	font-size: 12px;
}

.qzzp_tdjl .btn1 {
	text-align: center;
	color: #fff;
}

.qzzp_tdjl .btn1 a {
	float: none;
	display: inline-block;
	color: #fff;
}

.show_qzzp .btn {
	height: 40px;
	padding-top: 15px;
	text-align: center;
}

.show_qzzp .btn a {
	float: none;
	display: inline-block;
	color: #fff;
}

.btncen {
	text-align: center;
}

.bgsmile {
	background-image: url(../../common/images/now_tips.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	padding-left: 70px; ! important;
	height: 200px;
	padding-top: 45px;
}

.bgcry {
	background-image: url(../../common/images/wrong6.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	padding-left: 70px; ! important;
	height: 200px;
	padding-top: 45px;
}
/*报错页面*/
.wrongnew {
	border: solid 1px #ccc;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	padding-top: 80px;
}
/*当前位置*/
.Current {
	width: 100%;
	height: 15px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 10px;
}
/*底部版权*/
.aboutfont {
	padding: 20px;
	line-height: 27px;
}

.box .coptit {
	padding-left: 20px;
	display: inline-block;
	background: url(../../common/images/icon-con_03.jpg) no-repeat 10px 8px;
}
/*honor*/
.honornav {
	height: 30px;
	border-bottom: dashed 1px #ccc;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	width: 97%;
	margin: 0px auto;
	padding-bottom: 10px;
	cursor: pointer;
}

.honornav span a {
	text-align: left;
	font-weight: bold;
	color: #000;
	color: #336699;
	line-height: 27px;
}

.honormain {
	border-bottom: dashed 1px #ccc;
	padding-top: 15px;
	line-height: 27px;
	height: 250px;
	text-align: center;
}

.honormain ul {
	width: 98%;
	margin: 0px auto;
}

.honormain ul li {
	list-style: none;
	float: left;
	text-align: center; /**padding-left:135px;**/
	width: 50%;
}
/*友情链接*/
.linksmain {
	border-bottom: dashed 1px #ccc;
	padding-top: 15px;
	line-height: 27px;
	text-align: center;
	padding-bottom: 15px;
}

.linksmain ul {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.linksmain ul li {
	list-style: none;
	float: left;
	text-align: center; /**padding-left:135px;**/
	width: 25%;
	margin-top: 15px;
}

.linksmain ul li img {
	border: solid 1px #ccc;
}

.linksmain ul li p {
	border: solid 1px #ccc;
	width: 128px;
	height: 28px;
	text-align: center;
}

.linkslink {
	border: solid 1px #7f9db9;
	padding: 10px;
	line-height: 25px;
	background-color: #ebebe4;
}

.linkslink td {
	padding: 10px;
}
/*招贤纳士*/
.Sale {
	text-align: left;
	border-bottom: dashed 1px #ccc;
	width: 97%;
	margin: 0px auto;
}

/*404*/
.yellowfont {
	color: #ff6600;
	font-weight: bold;
}

.blufont {
	color: #0072d2;
	line-height: 25px;
}
/*用户协议*/
.agree {
	border: solid 1px #ccc;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.agreetit {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}

.agreepint {
	font-size: 12px;
	line-height: 27px;
	text-align: right;
	color: #900;
	display: block;
}

.agreemain {
	width: 920px;
	height: 500px;
	overflow: scroll;
	margin: 0 auto;
	border: solid 1px #ccc;
	padding: 10px;
}

.agreemaintit {
	line-height: 27px;
	text-align: left;
}
/*maps*/
.maptit {
	font-size: 14px;
}

.maptit span a {
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.honornav2 {
	border-bottom: dashed 1px #ccc;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	width: 97%;
	margin: 0px auto;
	padding-bottom: 10px;
	cursor: pointer;
	word-break: break-all;
}

.honornav2 span a {
	text-align: left;
	color: #000;
	color: #336699;
	line-height: 27px;
}
/*sall*/
.sallleft {
	width: 71px;
	height: 20px;
	background-image: url(../../common/images/sall_03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dfdfe1;
	line-height: 20px;
}

.sallmid {
	height: 20px;
	background-image: url(../../common/images/sall_05.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	float: left;
	line-height: 20px;
	white-space: nowrap;
}

.sallmid img {
	padding: 0px 5px;
}

.sallright {
	height: 20px;
	width: 12px;
	background-image: url(../../common/images/sall_07.jpg);
	background-repeat: no-repeat;
	float: left;
}

.sallguan {
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
/*帮助中心的自主服务*/
.serviceline {
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	height: 30px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.servicenav a {
	cursor: pointer;
}

.servicenav ul {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.servicenav ul li {
	float: left;
	text-align: center;
	width: 138px;
	padding-left: 5px;
	list-style: none;
	width: 24%;
	vertical-align: bottom;
	margin-top: 15px;
}

.servicenav ul .aa1 {
	background-image: url(../../common/images/servis_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa2 {
	background-image: url(../../common/images/servis_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa3 {
	background-image: url(../../common/images/servis_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa4 {
	background-image: url(../../common/images/servis_09.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa5 {
	background-image: url(../../common/images/servis_16.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa6 {
	background-image: url(../../common/images/servis_15.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa7 {
	background-image: url(../../common/images/servis_19.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa8 {
	background-image: url(../../common/images/servis_20.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa9 {
	background-image: url(../../common/images/servis_21.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa10 {
	background-image: url(../../common/images/servis_22.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa11 {
	background-image: url(../../common/images/servis.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa12 {
	background-image: url(../../common/images/servis_28.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa13 {
	background-image: url(../../common/images/servis_29.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa14 {
	background-image: url(../../common/images/servis_31.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul .aa15 {
	background-image: url(../../common/images/servis_36.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}

.servicenav ul li p {
	line-height: 30px;
	height: 107px;
	vertical-align: bottom;
	padding-top: 70px;
	_margin-bottom: -70px;
}

.servicenav ul li img {
	border: solid 1px #3784b8;
	position: relative;
	top: 8px;
}
/*新免费服务*/
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.mb40 {
	height: 40px;
}

.login1 .module {
	font-weight: normal;
	float: right;
	padding-right: 28px;
}

.login1 .module a {
	text-decoration: underline;
	color: #03468d;
}

.serr {
	width: 756px;
	margin: 10px auto 0;
}

.serr_top {
	background: url(../../common/images/ser_top.png) repeat-x;
	height: 36px;
	width: 756px;
	border: 1px solid #cbcbcb;
	line-height: 36px;
}

.serr_top h3 {
	font-size: 15px;
	color: #0a547b;
	text-indent: 20px;
}

.serr_mid {
	border: 1px solid #cbcbcb;
	border-top: 0px;
	height: 261px;
	overflow: hidden;
	background: #fbfbfb;
	width: 756px;
}

.serr_ps {
	margin: 27px 6px 45px;
	height: 189px;
	overflow: hidden;
}

.reg1,.sent1,.login1,.func1,.space1,.dbp1 {
	width: 240px;
	height: 75px;
	overflow: hidden;
	float: left;
}

.tu,.tu1,.tu2,.tu3,.tu4,.tu5 {
	width: 59px;
	float: left;
}

.serr_mid h3,.serr_mid p {
	width: 172px;
	float: left;
	margin-left: 6px;
}

.serr_mid h3 {
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #1d1d1d;
}

.serr_mid h3 a {
	
}

.serr_mid p {
	line-height: 18px;
	color: #3b3b3b;
}
/*新免费服务*/
/*小图标*/
.shoucang {
	width: 16px;
	height: 17px;
	background-image: url(../../common/images/shoucang_03.jpg);
	background-repeat: no-repeat;
	float: left;
}

.sinaweibo {
	width: 16px;
	height: 16px;
	background-image: url(../../common/images/sinalogo.png);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
}

/*新head开始*/
/****header*****/
.header {
	height: 80px;
}

.logo {
	width: 312px;
	height: 68px;
	display: block;
	padding: 9px 0 0 16px;
	float: left;
}

.userOperate {
	width: 565px;
	height: 60px;
	float: left;
	padding: 17px 0 0 70px;
	_padding: 17px 0 0 50px;
	text-align: right;
}

.userLogin input {
	width: 100px;
	height: 16px;
	line-height: 16px;
	float: left;
	background: url(../images/user_pwd_input_bg.jpg) no-repeat left top;
	border: none;
	padding: 4px;
	margin: 0 5px 0 0;
}

.userName {
	color: #8f8e8a;
}

.passWord,.passWordText {
	color: #8f8e8a;
}

.passWord {
	display: none;
	color: #000;
}

.userLogin {
	width: 500px;
	height: 30px;
	float: right;
}

.welcome {
	display: none;
}

.userLogin p {
	line-height: 14px;
}

.userLogin p a {
	color: #96131E;
	margin: 0 5px;
}

.userLogin p a:hover {
	color: #96131e;
}

.otherOperate {
	height: 30px;
	width: 160px;
	float: left;
}

.login {
	width: 44px;
	height: 24px;
	color: #fff;
	background: url(../images/login_btn_bg.jpg) no-repeat left top;
	line-height: 24px;
	text-indent: -9999px;
	float: left;
}

.userMore {
	overflow: hidden;
	float: left;
}

.pas,.reg {
	color: #8f8e8a;
	line-height: 24px;
}

.contactUs {
	margin: 0 5px 0 0;
}

.helpCenter,.contactUs {
	width: 71px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #4e4e4e;
	background-image: url(../images/shoucangbg.gif);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}

.pas {
	margin: 0 10px 0 13px;
}

.reg {
	margin: 0 15px 0 8px;
}

.sinaweibo {
	padding: 0 0 0 20px;
	background: url(../images/sina.jpg) no-repeat left center;
	color: #8f8e8a;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

.shoucang {
	padding: 0 0 0 20px;
	background: url(../images/shoucang.jpg) no-repeat left center;
	color: #8f8e8a;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

.tipArea {
	width: 524px;
	height: 30px;
	padding: 11px 0 0;
	float: right;
}

.tipArea p {
	color: #8f8e8a;
	width: 376px;
	float: left;
	height: 30px;
	overflow: hidden;
}

.tipArea span {
	font-size: 18px;
	color: #7da9d9;
	padding: 0 10px 0 0;
	font-family: Arial;
}

.cart {
	width: 120px;
	height: 30px;
	float: left;
	position: relative;
}

.goCart {
	padding: 0 0 0 32px;
	background: url(../images/top_buy.jpg) no-repeat left center;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #8f8e8a;
}

.cartBtn {
	width: 10px;
	height: 6px;
	background: url(../images/cartBtn.jpg) no-repeat left center;
	display: block;
	position: absolute;
	right: 0;
	top: 12px;
}

.cartNum {
	position: absolute;
	left: 13px;
	top: -3px;
	color: #000;
}
/******首页 mainNav ********/
.mainNav_bg {
	height: 33px;
	background: url(../images/mainNav_bg.jpg) repeat-x left top;
	z-index: 20;
	position: relative;
	margin-top: 10px;
}

.mainNav {
	width: 980px;
	height: 34px;
	margin: 0 auto;
	clear: both;
	position: relative;
	z-index: 20;
}

.mainNav_ul {
	width: 822px;
	float: left;
	margin: 0px 0 0;
	position: relative;
	z-index: 20;
}

.mainNav_ul .mainNav_li {
	width: 137px;
	float: left;
	position: relative;
	height: 33px;
	z-index: 20;
}

.mainNav_ul .mainNav_li .nav0,.mainNav_ul .mainNav_li .nav {
	width: 137px;
	height: 33px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	display: block;
	font-weight: bold;
	line-height: 31px;
}

.mainNav_ul .mainNav_li .nav0.current,.mainNav_ul .mainNav_li .nav.current
	{
	color: #fff;
	font-weight: bold;
}

.mainNav_ul .mainNav_li .nav.hover {
	background-image: url(../images/MainNav_a_current_bg2.jpg);
	background-position: center top;
	color: #fff;
	width: 135px;
	height: 33px;
	font-weight: bold;
}

.subNav {
	position: absolute;
	left: -7px;
	top: 32px;
	display: none;
	width: 559px;
	z-index: 30;
	_background: url(../images/1px.png) repeat left top;
}

.tple_3_m {
	width: 411px;
	padding: 0 7px;
	overflow: hidden;
	background: url(../images/tple_3_m_bg.png) repeat-y left top;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_3_m_bg.png',
		sizingMethod='scale' );
}

.tple_3_b {
	width: 425px;
	height: 10px;
	background: url(../images/tple_3_b_bg.png) no-repeat left top;
	
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_3_b_bg.png'
		);
}

.tple_2_m {
	width: 274px;
	padding: 0 7px;
	overflow: hidden;
	background: url(../images/tple_2_m_bg.png) repeat-y left top;
	
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_2_m_bg.png',
		sizingMethod='scale' );
}

.tple_2_b {
	width: 288px;
	height: 10px;
	background: url(../images/tple_2_b_bg.png) no-repeat left top;
	
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_2_b_bg.png'
		);
}

.tple_1_m {
	width: 137px;
	padding: 0 7px;
	overflow: hidden;
	background: url(../images/tple_1_m_bg.png) repeat-y left top;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_1_m_bg.png',
		sizingMethod='scale' );
}

.tple_1_b {
	width: 151px;
	height: 10px;
	background: url(../images/tple_1_b_bg.png) no-repeat left top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tple_1_b_bg.png'
		);
}

.subNav ul {
	float: left;
	width: 137px;
}

.tple_ul_r li a {
	border-right: 1px dotted #d9d9d9;
}

.subNav .first_li {
	background: #f8f8f8;
	color: #909090;
	border-bottom: 1px solid #d9d9d9;
	width: 127px;
	padding: 0 0 0 10px;
	height: 18px;
	line-height: 18px;
}

.subNav li a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 116px;
	padding: 0 10px;
	font-size: 12px;
	color: #434343;
}

.subNav li a:hover {
	background: #f8f8f8;
}

.buyBikeBox {
	width: 158px;
	height: 30px;
	float: right;
	position: relative;
	z-index: 20;
}

.buyBike {
	width: 83px;
	height: 30px;
	position: relative;
	background: url(../images/buyBikeBtn.jpg) no-repeat left top;
	display: block;
	color: #fff;
	padding: 0 0 0 75px;
	line-height: 32px;
	font-size: 14px;
}

.buyNum {
	text-align: center;
	position: absolute;
	left: 47px;
	top: 0px;
	font-weight: bold;
	font-size: 12px;
	width: 21px;
	overflow: hidden;
}

.buyList {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 30px;
	border: 2px solid #902;
	width: 365px;
	background: #fff url(../images/buy_list_bg.gif) repeat-x left top;
	display: none;
}

.buyList table {
	width: 90%;
	margin: 0 auto;
	line-height: 25px;
}

.buyList table th {
	height: 32px;
	line-height: 32px;
	text-align: left;
}

.buyList table tr td {
	border-bottom: 1px dashed #c9c9c9;
}

.buyList .tj {
	line-height: 30px;
	width: 90%;
	margin: 0 auto;
}

.buyList .tj p {
	float: left;
}

.buyList .tj .cp {
	mmargin-right: 24px;
}

.buyList .tj .btn {
	float: right;
	margin-top: 2px;
}

.btn2 {
	background: url("../images/btn2.gif") no-repeat scroll left top
		transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 66px;
}

.fontRed2 {
	color: #bf1414;
}

.buyList table a {
	color: #393834;
}

.buyList table a:hover {
	color: #d30c0c;
}
/*新head结束*/

/*footer*/
.footer {
	background: url(../images/footer_top.jpg) no-repeat left top;
	margin-top: 20px;
}

.footer ul {
	overflow: hidden;
	padding: 0 0 15px 0;
}

.footer li {
	float: left;
	overflow: hidden;
	width: 196px;
}

.footer dt {
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.footer dd a,.footer dd {
	line-height: 20px;
	color: #525252;
}

.zhgl {
	padding: 0 0 0 70px;
}

.zffs,.bzzx,.xwzx {
	padding: 0 0 0 67px;
}

.fwyzc {
	padding: 0 0 0 64px;
}

.aboutLink {
	clear: both;
	color: #393939;
	padding: 8px 0 7px;
	text-align: center;
	width: 100%;
	border-top: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
}

.aboutLink a {
	background: url("../images/ymfw_cut.gif") no-repeat scroll right center
		transparent;
	color: #000;
	padding: 0 20px 0 20px;
}

.aboutLink .end {
	background: none repeat scroll 0 0 transparent;
}

.footer p {
	color: #737270;
	font-family: 新宋体;
	text-align: center;
	padding: 10px 0 0 0;
}

.friendLink {
	text-align: center;
	padding: 10px 0 0 0;
}

/*域名增值 商务名片样式结束*/
/*maxiaojing 12.17*/
.comInfo01 {
	width: 49.8%;
	float: left;
}

.comInfo02 {
	width: 50%;
	float: left;
	margin-top: 10px;
}

.comInfo01 .tit {
	height: 29px;
	background: url(../images/ymfw_tit.gif) repeat-x left top;
}

.comInfo01 .tit a {
	float: left;
	height: 29px;
	line-height: 29px;
	width: 96px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-left: 10px;
	background: url(../images/cominfo_menu.gif) no-repeat left top;
}

.comInfo01 .tit .on {
	background: url(../images/ymfw_tit_on.gif) no-repeat left top;
}

.comInfo01 .tit strong {
	display: inline-block;
	width: 96px;
	height: 29px;
	line-height: 29px;
	background: url(../images/ymfw_tit_on.gif) no-repeat left bottom;
	text-align: center;
	color: #fff;
	margin-left: 10px;
}

.comInfo01 .con {
	border: 1px solid #cbcbcb;
	border-top: 0;
	padding: 10px;
}

.comInfo01 .con2 {
	border: 1px solid #cbcbcb;
	padding: 10px;
}

.box4_m {
	margin-bottom: 10px;
}

.box4_m img {
	margin-top: 10px;
}
/*maxiaojing 12.17*/
/*maxiaojing 12.17结束*/
/*提示层样式开始*/
.pop_con_m {
	width: 400px;
	padding: 10px 20px;
}

.pop_title_m {
	font-size: 14px;
	color: #cc0000;
	text-align: left;
}

.pop_con_m p {
	text-align: left;
	font-size: 12px;
}

.mydivzhuanti_m {
	width: 496px;
	height: 493px;
	border: 2px solid #f2f2f2;
	background: #fff;
	background-color: #ffffff;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	z-index: 99999;
	width: 445px; ! important;
	height: 410px;
	left: 50%; /*FF IE7*/
	top: 30%; /*FF IE7*/
	margin-left: -150px !important; /*FF IE7 该值为本身宽的一半 */
	margin-top: -50px !important; /*FF IE7 该值为本身高的一半*/
	margin-top: 0px;
	position: fixed !important; /*FF IE7*/
	position: absolute; /*IE6*/
	_top: expression(eval(document.compatMode &&    document.compatMode ==
		'CSS1Compat')?   documentElement.scrollTop+  (document.documentElement.clientHeight-this.offsetHeight
		)/2: /*IE6*/ 
 document.body.scrollTop+  (document.body.clientHeight-  this.clientHeight
		)/2 ); /*IE5 IE5.5*/
	display: inline;
}

.pop_con02_m table tr th {
	text-align: right;
}

.pop_con02_m table tr td {
	text-align: left;
	margin-left: 2px;
}

/*提示层样式结束*/

/*一口价域名查询结果页*/
.yikoujia {
	width: 98%;
	margin-top: 10px;
	border: solid 5px #f0f0f0;
}

.yikoujia .neirongleft {
	float: left;
	text-align: left;
	padding-right: 2px;
	border-right: dashed 1px #f0f0f0;
	width: 368px;
}

.yikoujia .titlefont {
	font-size: 14px;
	font-weight: bold;
	color: #313131;
}

.yikoujia .neirongright {
	float: left;
	text-align: right;
	width: 368px;
	margin-left: 2px;
}

.yikoujia .scroll {
	width: 358px;
	height: 145px;
	overflow: scroll;
	overFlow-x: hidden;
	overFlow-y: scroll;
	margin-top: 8px;
	margin-left: 7px;
}

.yikoujia .scroll strong {
	float: left;
	max-width: 220px;
	word-wrap: break-word;
	font-weight: normal;
}

.yikoujia .kefubutton {
	width: 69px;
	height: 24px;
	background-image: url(../images/yikoujiabutton_03.gif);
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	border: none;
}
/*一口价高级查询*/
.yikoujiaserch {
	border: solid 1px #e1e1e1;
	background-color: #fcfcfc;
	overflow: hidden;
	margin-top: 10px;
}

.yikoujiaserch .serchbg {
	background-image: url(../images/yikoujia_03.gif);
	background-repeat: repeat-x;
	height: 87px;
	padding-top: 20px;
	_padding-top: 14px;
	background-position: top;
}

.yikoujiaserch .serchneirong {
	width: 660px;
	margin: 0 auto;
}

.yikoujiaserch .serchkuang {
	width: 540px;
	height: 35px;
	border: solid 1px #e1e1e1;
	font-size: 16px;
	line-height: 35px;
	color: #515050;
	margin-right: 8px;
	_margin-right: 5px;
	padding-left: 5px;
	_padding-left: 5px;
}

.yikoujiaserch .serchbutton {
	width: 101px;
	height: 37px;
	border: none;
	background-image: url(../images/yikoujia_06.gif);
	cursor: pointer;
}

.yikoujiaserch .xuanxiang {
	float: left;
	text-align: left;
	width: 478px;
}

.yikoujiaserch .what {
	float: left;
	width: 175px;
	height: 20px;
	border: solid 1px #d8d8d8;
	background-image: url(../images/yikoujia_10.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding-left: 5px;
	_padding-left: 2px;
}

.yikoujiaserch .qingkuang {
	float: left;
	text-align: right;
	width: 561px;
	line-height: 18px;
}

.yikoujiaserch .shenkai {
	width: 91px;
	height: 23px;
	float: left;
	background-image: url(../images/yizhankai.gif);
	background-position: bottom center;
}

.yikoujiaserch .bihe {
	width: 91px;
	height: 23px;
	float: left;
	background-image: url(../images/bihe.gif);
	background-position: bottom center;
}

.yikoujiaserch .sekuai {
	width: 33px;
	height: 20px;
	background-color: #f79c0c;
	text-align: center;
	color: #fff;
	line-height: 20px;
}

.yikoujiaserch .dixian {
	border-bottom: solid 1px #e1e1e1;
}

.xstitle {
	height: 31px;
	background-image: url(../images/yikoujiaxing.gif);
	background-repeat: repeat-x;
	border: solid 1px #d8d8d8;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
}

.xsgouwuche {
	width: 88px;
	height: 27px;
	background-image: url(../images/yikoujiaxing_07.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 27px;
	border: none;
}

.xstable {
	font-size: 14px;
}

.xspadleft {
	padding-left: 10px;
}

.xingqudixian {
	border-bottom: solid 1px #ebebeb;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.xingqubluefont {
	color: #064592;
	text-decoration: underline;
}

.xingqubutton {
	width: 120px;
	height: 33px;
	background-image: url(../images/xingqubutton.gif);
	text-align: center;
	border: none;
	font-size: 16px;
	color: #555454;
}

/*弹出层*/
.zhuceqingkuang {
	position: absolute;
	right:225px;
	top:255px;
	z-index: 99999;
	display: none;
	width: 160px;
}

.zhuceqingkuang table {
	width: 90%;
	margin: 0 auto;
	line-height: 25px;
}

.zhuceqingkuang .cengjian {
	background-image: url(../images/zhucejianbg_01.gif);
	width: 160px;
	height: 12px;
}

.zhuceqingkuang .cengneirong {
	overflow: hidden;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	background: #FFF;
}

.zhuceqingkuang .quzhuce {
	border: solid 1px #e1e1e1;
	width: 40px;
	height: 20px;
	color: #66ae00;
	text-align: center;
	line-height: 22px;
}
/*跳过填写用户信息*/
.tiaoguobg {
	background-image: url(../images/user_03.gif);
	width: 721px;
	height: 66px;
	margin: 0 auto;
}

.wenzineirong {
	width: 465px;
	float: left;
	margin-left: 90px;
	_margin-left: 43px;
	text-align: left;
	line-height: 30px;
}

.wenzibutton {
	width: 159px;
	float: left;
	text-align: left;
	line-height: 31px;
	background-image: url(../images/user_03_06.gif);
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
	_margin-top: 15px;
	font-weight: bold;
}

.wutiaoguobg {
	background-image: url(../images/wutiaoguo.gif);
	width: 555px;
	height: 64px;
	margin: 0 auto;
}

.greenzi {
	color: #129008;
}

.xingqubg {
	width: 285px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	float: left;
	background-color: #fcfcfc;
}

.xingqubg strong {
	float: left;
	max-width: 220px;
	word-wrap: break-word;
	font-weight: normal;
}

.xingqubg .biankuang {
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	border-top: solid 1px #ebebeb;
}

/*虚线自适应*/
.thriftbox_autolist {
	PADDING-BOTTOM: 10px;
	MARGIN: 10px 0px 0px;
	ZOOM: 1;
	CLEAR: both;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}

.thriftbox_autolist LI {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 30px;
	padding-left: 5px;
	WIDTH: 278px;
	PADDING-RIGHT: 0px;
	BACKGROUND:
		url(http://www.net.cn/static/other/images/domainquery_bg01.gif)
		repeat-x 0px 2px;
	FLOAT: left;
	PADDING-TOP: 0px;
	border-bottom: solid 1px #ebebeb;
}

.thriftbox_autolist LI SPAN.dmname {
	LINE-HEIGHT: 30px;
	WIDTH: 145px;
	FONT-FAMILY: Arial;
	WORD-WRAP: break-word;
	BACKGROUND:
		url(http://www.net.cn/static/other/images/domainquery_bg01.gif)
		repeat-x 0px 2px;
	FLOAT: left;
	OVERFLOW: hidden
}

.thriftbox_autolist LI SPAN.dmname STRONG {
	MAX-WIDTH: 145px;
	WORD-WRAP: break-word;
	BACKGROUND: #FCFCFC;
	FLOAT: left;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 5px
}

.thriftbox_autolist LI SPAN.dmmore {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	BACKGROUND: #FCFCFC;
	FLOAT: right;
	PADDING-TOP: 0px
}

.thriftbox_autolist LI SPAN.dmmore A:link {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmmore A:visited {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmmore A:hover {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmbuy {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 5px;
	BACKGROUND: url(../images/top_buy2.gif) #FCFCFC no-repeat 0px 10px;
	FLOAT: right;
	PADDING-TOP: 0px
}

.thriftbox_autolist LI SPAN.dmbuy A:link {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmbuy A:visited {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmbuy A:hover {
	COLOR: #48607a;
	TEXT-DECORATION: underline
}

.thriftbox_autolist LI SPAN.dmmoney {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 10px;
	BACKGROUND: #FCFCFC;
	FLOAT: right;
	PADDING-TOP: 0px
}

/*一口价结束*/
/*	WHOIS信息保护 - 已开通 样式结束*/
/*域名增值 商务名片样式开始*/
.BusinessCard_m {
	padding: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.BusinessCard_Left_m {
	width: 560px;
	float: left;
	padding-right: 10px;
	padding-left:10px;
}

.BusinessCard_LeftTitle_m {
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

.BusinessCard_LeftLogo_m {
	width: 125px;
	height: 73px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	padding-top: 7px;
}

.BusinessCard_LeftFont_m {
	width: 205px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	line-height: 24px;
}

.BusinessCard_LeftMap_m {
	width: 200px;
	height: 145px;
	float: left;
	border: 1px solid #ccc;
}

.BusinessCard_Left_m p {
	line-height: 24px;
	padding-right: 8px;
}

.QuickNavigation_m {
	overflow: hidden;
}

.QuickNavigation_m ul li {
	width:103px;
	height:29px;
	text-align:center;
	line-height:29px;
	font-family:"微软雅黑";
	float:left;
	margin-right:29px;
	font-weight:bold;
	margin-bottom:15px;
	background:url(../images/QuickNavigation_ico_m.png) no-repeat 10px 10px;


}
 .QuickNavigation_m ul li a{
	 background:url(../images/QuickNavigation_ico_m.png) no-repeat 10px 10px;
	display:block;
	 }

 .QuickNavigation_m ul li a:hover{
	text-decoration: underline;	 
	color:#393834;
	background:url(../images/QuickNavigation_ico_onm.png) no-repeat 10px 10px;
	 }


.Introduction_m {
	margin-top: 15px;

}
.Introduction_m ul{
	height: 75px;
	margin-bottom: 15px;

}

.Introduction_m ul li {
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	height: 71px;
}

.Introduction_Img_m {
	width: 111px;
	height: 71px;
}

.Introduction_Font_m {
	line-height: 24px;
	width: 140px;
}

.BusinessCard_Right_m {
	width: 133px;
	float: left;
	padding-left: 10px;
	border-left: 1px dashed #ccc;
}

.BusinessCard_Right_m p {
	line-height: 24px;
	margin-bottom: 20px;
}

.buttonExpansion_m {
	height: 22px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
/*域名增值 商务名片样式结束*/

/*导航与当前页匹配开始*/
#navSecNow {
	display: none;
}
/*导航与当前页匹配结束*/

/*域名常见问题页面样式 maxiaojing 12.18添加 开始*/
.manincentral_m {
	width: 455px;
	overflow: hidden;
	background: url(../images/maninRight_style02bj_m.png) repeat-x;
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}

.manincentralCon_m {
	padding: 20px;
}

.manincentralCon_title_m {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.manincentralCon_liuc_m {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.maninRight250_m {
	width: 250px;
	float: left;
}

.sideMenue02_m h3 {
	text-align: center;
	font-weight: 100;
	padding-top: 20px;
	padding-bottom: 5px;
}

.sideMenue02_m {
	margin: 0px 0 10px 0;
	border: 1px solid #CCC;
	background: url(../images/sideMenue02Bj_m.png) repeat-x;
	overflow: hidden;
	width: 248px;
}

.sideMenue03_m {
	margin: 0px 0 10px 0;
	border: 1px solid #CCC;
}

.sideMenue03Title_m {
	height: 30px;
	background-color: #CCC;
	text-align: left;
	padding-left: 5px;
	line-height: 30px;
	font-size: 14px;
}

.sideMenue03_m ul {
	padding: 10px 5px;
}

.sideMenue03_m ul li {
	height: 25px;
	line-height: 25px;
}

.maninRight_style02_m { /*22日改ma*/
	margin-top: 10px;
	width: 705px;
	border: 1px solid #CCC;
	height: 170px;
}

.style02Con_m {
	width: 670px;
	margin-top: 10px;
}

/*支付方式页面样式 maxiaojing 12.18添加 开始*/
.pay_m {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.style02Con_m ul {
	margin-left: 30px;
}

.style02Con_m ul li {
	float: left;
	margin-right: 60px;
}

.maninRight_m {
	width: 720px;
	float: left;
	magin-left: 50px;
}
/*支付方式页面样式 maxiaojing 12.18添加 结束*/
/*主机托管页签开始*/
.topEffect_m {
	margin: 15px 0 0;
}

.topEffect_tiele_m {
	height: 35px;
	width: 720px;
	background: url(../images/mail_1px_bg.jpg) repeat-x left bottom;
}

.topEffect_tiele01_m {
	height: 34px;
	line-height: 35px;
	width: 165px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/topEffect_tiele01_m.gif) repeat-x;
}

.topEffect_tiele_m ul li {
	float: left;
	height: 35px;
}
/*马晓静12-13改过*/
.topEffect_tiele_m a {
	height: 33px;
	line-height: 33px;
	text-align: center;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
	color: #333;
	border: 1px solid #ccc;
	border-bottom: 1px solid #cb0000;
	margin: 0 10px 0 0;
}
/*马晓静12-13改过*/
.topEffect_tiele_m a.on {
	height: 32px;
	line-height: 32px;
	border-top: 3px solid #cb0000;
	border-left: 1px solid #cb0000;
	border-right: 1px solid #cb0000;
	background: #fff;
	border-bottom: #ffffff;
}

.topEffect_tiele_m a.on01 {
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #cb0000;
	border-left: 1px solid #cb0000;
	border-right: 1px solid #cb0000;
	background: #fff;
	border-bottom: #ffffff;
}

.topEffect_box_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.topEffect_con_m {
	width: 699px; /*马晓静19日改*/
	/*	border:1px solid #ccc;*/
	border-top: none;
	overflow: hidden;
	padding: 7px 15px 15px 5px; /*马晓静19日改*/
}

.topEffect_conTJ_m {
	
}

.topEffect_conTJ_m h6 {
	height: 30px;
	font-size: 12px;
	font-weight: 100;
}

.topEffect_conTJ_m table {
	border-collapse: collapse;
	width: 100%;
	line-height: 28px;
}

.topEffect_conTJ_m table tr th {
	border: 1px solid #d1d1d1;
	text-align: center;
}

.topEffect_conTJ_m table tr td {
	border: 1px solid #d1d1d1;
	padding: 0 5px;
	text-align: left;
}

.odd_m {
	background: #f1f1f1;
}

.topEffect_con_m h6 { /*22日改ma*/
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

.topEffect_con_m p { /*马晓静19日改*/
	line-height: 20px;
	margin-left: 10px;
}
/*主机托管页签结束*/
/*域名常见问题页面样式 maxiaojing 12.18添加 结束*/
/*新加css*/
.check .inputs2 {
	width: 373px;
	height: 52px;
	line-height: 52px;
	background: url(../images/ymfw_input222.jpg) no-repeat left
		top;
}

.check .inputs2 input {
	height: 20px;
	line-height: 20px;
	width: 270px;
	margin: 18px 0 0 15px;
	border: 0;
	font-size: 14px;
}
/*新加css结束*/


/*左侧资讯 2012-12-31*/
.sideMenue03_m ul li a{
	float:left;
}
.sideMenue03_m ul li span{
	float:right;
}
/*左侧资讯 2012-12-31结束*/

.maninRight250_m .domain_xzzc {
	text-align: center;
}

.maninRight250_m .domain_xzzc img {
	display: inline-block;
}

.sideMenue02zx_m .zxsqzx {
	width: 160px;
	height: 30px;
	display: block;
	background: url(../images/but02_on_m.png) no-repeat left top;
	margin: 3px auto 8px;
}

.sideMenue01_m {
	margin:0px 0 10px 0;
	border: 1px solid #CCC;
}
.sideMenue01_title_m {
	height:34px;
}
.sideMenue01_titleLeft_m {
	height:34px;
	width:3px;
	float:left;
	background:url(../images/sideMenue01_titleleft_m.png) no-repeat;
}
.sideMenue01_titleBj_m {
	height:34px;
	float:left;
	background:url(../images/sideMenue01_titleBj_m.png) repeat-x;
	width:206px;
}
.sideMenue01_titleRight_m {
	height:34px;
	width:3px;
	float:left;
	background:url(../images/sideMenue01_titleRight_m.png) no-repeat;
}
.sideMenue01_titleBj_m h5 {
	height:34px;
	line-height:34px;
	padding-left:10px;
	font-weight:100;
	font-size:14px;
}
.sideMenue01_content_m {
	padding:5px 0px;

}
.sideMenue01_content_ul_m li {
	height:30px;
	line-height:30px;
	width:200px;/*margin-left:14px;*/
}
.listContent_m {
	/*margin-left:14px;*/
	background:url(../images/ico03_m.png) no-repeat 190px 10px;
}
.sideMenue01_content_ul_m li a span {
	margin-left:14px;
	display:inline-block;
	width:190px;
	height:29px;
	border-bottom: 1px dotted #ccc;
}
.ico01_m {
	margin-left:160px;
	margin-bottom:3px;
}
.sideMenue01_content_ul_m li a:hover {
	/*	background:url(../images/sideMenue_bj_m.png) no-repeat;*/
/*	width:248px;*/
	height:30px;
	line-height:30px;
	display: block;
	color:#FFF;
	background-color:#ce0909;
	border:none;
	position:relative;
	width:212px;
	
}
.noneLI_m {
	border:none;
}
.sideMenue01_pop_m {
	border: 1px solid #ce0909;
	width:320px;
	z-index:99999;
	position:absolute;
	top:210px;
	left:213px;
    background-color:#fff;
/*overflow:hidden; 影响箭头显示*/
}
.sideMenue01_popArror_m {
	width:9px;
	height:16px;
	background:url(../images/ico01_m.png) no-repeat;
	position:absolute;
	top:5px;
	left:-9px;
}
.sideMenue01_popList01_m {
	width:135px;
	float:left;
}
.sideMenue01_popList_m {
	overflow:hidden;
	padding:15px 10px;
}
.sideMenue01_popList01_m li {
	line-height:25px;
	height:25px;
	text-align:center;
}
.sideMenue01_popList01_m li a:hover {
	background-color:#f4f4f4;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
}
.sideMenue01_content_ul_m li a.hover {
	/*	background:url(../images/sideMenue_bj_m.png) no-repeat;*/
/*	width:248px;*/
	height:30px;
	line-height:30px;
	display: block;
	color:#FFF;
	background-color:#ce0909;
	border:none;
	position:relative;
	width:212px;
	
}











/*域名管理新添CSS 20130128*/
.maninRight_s_d{ float:right; width:756px;}
.maninRight_s_d .maninRight_DomainTitle01_s{ border-bottom:2px solid #c00; font-size:16px; font-weight:bold; height:25px;width:130px; text-align:center; line-height:25px;}
.maninRight_s_d .maninRight_DomainCon01_s{ border:1px solid #ccc; border-top:1px solid #c00;padding:20px 10px; margin:0 0 15px; overflow:hidden;}
.maninRight_s_d .maninRight_DomainCon02_s{ border:1px solid #ccc; border-top:1px solid #c00;margin:0 0 15px; overflow:hidden;}
.maninRight_s_d .dp_tip{ background:#FDEDED; border:1px solid #EBCCCA; color:#653333; height:auto; line-height:28px;padding:0 5px;}
.maninRight_s_d .dp_tip a{ color:#0033cb; text-decoration:underline;}
.maninRight_s_d .dp_infos{ color:#333; font-weight:bold; margin:0 0 10px;}
.maninRight_s_d .dp_red{ color:#cb0000; font-weight:normal;}
.maninRight_s_d .dp_bBox{ width:754px; height:27px; text-align:center; clear:both;}
.maninRight_s_d .dp_button{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:25px; text-align:center; display:inline-block; font-size:14px; color:#333;  margin:0 20px 0 0;}
.maninRight_s_d .dp_button:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.maninRight_s_d .dp_button:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}
.maninRight_s_d .h3{ background:#efefef; height:25px; line-height:25px; color:#333;padding:0 10px;}
.maninRight_s_d .maninRight_moneyB{padding:20px;}
.maninRight_s_d .ds2_safety{ width:734px; overflow:hidden; margin:15px 0 30px;}
.maninRight_s_d .ds2_safety li{margin:10px 0; line-height:34px; height:34px; clear:both;}
.maninRight_s_d .ds2_safety p{ width:300px; text-align:right; display:inline-block; float:left;}
.maninRight_s_d .ds2_safety input,
.maninRight_s_d .dc_ksMain input,
.maninRight_s_d .dc_tuwen_ul input{ width:183px; height:30px;padding:2px 5px; background:url(../images/domain_input_bg.jpg) left top; border:none; line-height:30px; float:left;}
.maninRight_s_d .h3red{ font-size:18px; color:#cb0000; font-weight:bold; padding:10px 0;}
.maninRight_s_d .h4red{ font-size:12px; color:#cb0000; font-weight:bold; padding:10px 0;}
.maninRight_s_d .tishiX{ font-size:24px; color:#f00; font-weight:bold; height:24px; line-height:24px; vertical-align:middle;padding:8px 0 0 5px; float:left;}
.maninRight_s_d .tishiY{ font-size:12px; color:#f00; font-weight:bold; height:24px; line-height:24px; vertical-align:middle;padding:5px 0 0 5px; float:left;}
.maninRight_s_d .ds2_button{ background:url(../images/domain_i_button.jpg) no-repeat left top; height:32px; width:66px; display:inline-block; line-height:32px; text-align:center; margin:0 5px; float:left;}
.maninRight_s_d .ds2_button:hover{background:url(../images/domain_a_buttonhover.jpg) no-repeat left top;}
.maninRight_s_d .dm_tip{padding:0 0 0 20px; background:url(../images/domain_m_tip.jpg) repeat-x left top; border:1px solid #ccc; color:#656565; font-size:14px; height:48px; line-height:48px;}
.maninRight_s_d .dm_t_i{ font-size:22px; margin:0 20px 0 50px}
.maninRight_s_d .dm_operate_tple{ width:360px; overflow:hidden; border:1px solid #ccc; float:left; height:260px;margin:10px 10px 0 0;}
.maninRight_s_d .dm_operate_tple .dm_h4{ border-bottom:1px dashed #cbcbcb;padding:0 10px; font-size:14px; margin:0 10px; height:30px; line-height:30px; font-weight:normal;}
.maninRight_s_d .dm_o_t_ul p{ width:200px; overflow:hidden; height:24px; line-height:24px; display:inline-block; float:left;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.maninRight_s_d .dm_o_t_ul p span{ width:100px; text-align:right; display:inline-block; float:left;}
.maninRight_s_d .dm_o_t_ul a{ height:24px; line-height:24px; float:left; color:#0033cb;margin:0 10px 0 0;}
.maninRight_s_d .dm_o_t_ul a:hover{ text-decoration:underline;}
.maninRight_s_d .dm_o_t_ul{margin:20px;}
.maninRight_s_d .dm_o_t_ul .dm_o_t_now{ display:inline-block; margin:0 0 0 20px; color:#cb0000; text-decoration:underline;}
.maninRight_s_d .dm_o_t_ul .dm_o_t_span{ display:inline-block; margin:0 0 0 20px; color:#000; width:auto; text-align:left;}
.maninRight_s_d .Whois{ margin:20px 0 0; overflow:hidden;}
.maninRight_s_d .Whois_a{ color:#0033cb; text-decoration:underline;margin:0 0 0 10px;}
.maninRight_s_d .Whois_tip{ color:#cb0000;}
.maninRight_s_d .domain_W_open{ display:block; color:#656565; background:url(../images/domain_open.jpg) no-repeat left top; width:714px; height:26px; line-height:26px; text-align:center;margin:0 auto;}
.maninRight_s_d .domain_W_open:hover{ background:url(../images/domain_openhover.jpg) no-repeat left top;}
.maninRight_s_d .domain_W_close{ display:block; color:#656565; background:url(../images/domain_close.jpg) no-repeat left top; width:714px; height:26px; line-height:26px; text-align:center;margin:0 auto;}
.maninRight_s_d .domain_W_close:hover{background:url(../images/domain_closehover.jpg) no-repeat left top; }
.maninRight_s_d .Whois_details{ height:50px; overflow:hidden;}
.maninRight_s_d .Whois_details2{ height:auto; overflow:hidden;}
.topEffect_con_m2 {width:754px;overflow:visible; padding:10px 0 30px 0; position:relative;}
.maninRight_s_d .ds2_safety2 p{ width:160px; text-align:right; display:inline-block; float:left; height:30px; line-height:30px;}
.maninRight_s_d .dc_clear{ text-decoration:underline; float:left; height:30px; line-height:30px;}
.maninRight_s_d .dc_logo{ width:125px; height:80px; border:1px solid #ccc;margin:0 0 0 30px; float:left;}
.maninRight_s_d .ds2_safety2 .dc_show{ width:auto; float:left; vertical-align:middle; line-height:30px; background:none; padding:0;margin:0 5px 0 0;}
.maninRight_s_d .ds2_safety2 label{ vertical-align:middle; line-height:30px; height:30px; display:block;}
.maninRight_s_d .ds2_safety2 .dc_domain{ display:inline-block; float:left; margin:0; width:auto;margin:0 30px 0 0;}
.maninRight_s_d .ds2_safety2 select{ float:left; margin:0 10px 0 0; height:30px; line-height:30px;padding:6px 0;}
.maninRight_s_d .ds2_safety2 textarea{ width:332px; height:70px; background:url(../images/domain_textarea.jpg) no-repeat left top;padding:5px; max-height:70px; min-height:70px; max-width:332px; min-width:332px; border:none; float:left;}
.maninRight_s_d .ds2_safety2{ padding:10px 0 50px; position:relative;}
.maninRight_s_d .ds2_safety2 .dc_logoTip{ position:absolute; color:#999;left:170px; top:55px; line-height:20px;}
.maninRight_s_d .dc_ksMain{width:714px; overflow:hidden;padding:20px;}
.maninRight_s_d .dc_ksMain label{clear:both; display:block;margin:0 0 5px; overflow:hidden;}
.maninRight_s_d .dc_ksMain p{ float:left; display:inline; height:30px; line-height:30px; width:50px; text-align:right; color:#656565;}
.maninRight_s_d .dc_ksMain .h5{ font-size:14px; color:#333;}
.maninRight_s_d .dc_ksMain li{ float:left; padding:0 0 0 15px; background:url(../images/domain_dc_ksMain_li.jpg) no-repeat left 5px; width:342px;}
.maninRight_s_d .dc_switch{ width:120px; height:28px; line-height:28px; position:absolute; right:0; top:-30px; background:url(../images/domain_open2.jpg) no-repeat left top;}
.maninRight_s_d .dc_switch2{ width:120px; height:28px; line-height:28px; position:absolute; right:0; top:-30px; background:url(../images/domain_close2.jpg) no-repeat left top;}
.maninRight_s_d .dc_switch a,
.maninRight_s_d .dc_switch2 a{ width:60px; height:28px; line-height:28px; color:#999; font-weight:bold; display:block; float:left;  text-align:center;}
.maninRight_s_d .dc_switch .dc_open2_on,
.maninRight_s_d .dc_switch .dc_close2_on{ color:#fff;}
.maninRight_s_d .dc_switch2 .dc_open2_on,
.maninRight_s_d .dc_switch2 .dc_close2_on{ color:#fff;}
.maninRight_s_d .dc_tuwen_tip{color:#999;}
.maninRight_s_d .dc_tuwen_ul{padding:20px 30px;}
.maninRight_s_d .dc_tuwen_ul li{ background:url(../images/domain_dc_ksMain_li.jpg) no-repeat left 5px; padding:0 0 0 15px; overflow:hidden; position:relative;}
.maninRight_s_d .dc_tuwen_ul .h5{ font-size:14px; color:#333;}
.maninRight_s_d .dc_tuwen_ul p{ width:50px; text-align:right; float:left; height:30px; line-height:30px;}
.maninRight_s_d .dc_tuwen_textarea{ width:290px; height:45px; background:url(../images/domain_tuwen_bj.jpg) no-repeat left top; border:none; padding:5px; max-height:45px; min-height:45px; max-width:290px; min-width:290px;}
.maninRight_s_d .dc_tuwen_ul li div{ clear:both;margin:0 0 5px; overflow:hidden;}
.maninRight_s_d .dc_tuwen_img{ width:110px; height:70px; border:1px solid #ccc; position:absolute; top:20px; right:175px;}
.popSenior{ width:790px; height:345px; background:url(../images/domain_popSenior.png) no-repeat left top; left:50%; top:50%; position:absolute;margin:-180px 0 0 -400px;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/domain_popSenior.png',sizingMethod='scale');padding:5px; z-index:999; display:none;}
.popSenior .h3{ font-size:14px; color:#333; height:30px; line-height:30px; padding:0 0 0 20px; width:100px;}
.popSenior .popSenior_close{ position:absolute; right:15px; top:10px; text-indent:-9999px; width:14px; height:16px; background:url(../images/popS_close.png) no-repeat  left top;}
.popSenior .popSenior_close:hover{ background:url(../images/popS_close2.png) no-repeat  left top;}
.popSenior .popSTit{margin:10px 11px 0; width:768px; border-bottom:1px solid #cb0000; overflow:hidden;}
.popSenior .popSTit ul li{float:left;}
.popSenior .popSTit ul li a{width:192px; height:30px; font-size:16px; line-height:30px; display:block; text-align:center;}
.popSenior .popSTit ul li a.popS_on{ border-bottom:3px solid #cb0000; width:192px;}
.popSenior .popS_con{margin:0 11px; padding:20px 0 20px 160px; overflow:hidden; height:130px; display:none;}
.popSenior .popS_1{ background:url(../images/domain_xxbhbig.jpg) no-repeat 40px center;}
.popSenior .popS_2{ background:url(../images/domain_swmpbig.jpg) no-repeat 40px center;}
.popSenior .popS_3{ background:url(../images/domain_aqsbig.jpg) no-repeat 40px center;}
.popSenior .popS_4{ background:url(../images/domain_zcjbig.jpg) no-repeat 40px center;}
.popSenior .h4{ font-size:16px; color:#262626;}
.popSenior .popS_con p{line-height:24px; padding:0 0 5px 15px; width:510px; background:url(../images/domain_dian.jpg) no-repeat 4px 9px;}
.popSenior .popService{margin:0 11px; padding:20px 10px; border-top:1px dashed #cbcbcb;}
.popSenior .popS_box{width:90px; height:49px; display:block; padding:15px 0 0 45px; color:#1d1d1d; font-weight:bold; float:left;margin:0 5px 0 0; background:url(../images/domain_ymbh.png) no-repeat 2px center;}
.popSenior .popS_box_hover{ width:90px; height:49px; display:block; padding:15px 0 0 45px; font-weight:bold; float:left;margin:0 5px 0 0;background:url(../images/domain_ymbhon.png) no-repeat 2px center;color:#cb0000; }
.popSenior .popS_box_on{width:90px; height:49px; display:block; background:url(../images/domain_ymbhon.png) no-repeat 2px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box_no{width:90px; height:49px; display:block; background:url(../images/domain_ymbhon.png) no-repeat 2px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box2{width:90px; height:49px; display:block; padding:15px 0 0 45px; color:#1d1d1d; font-weight:bold; float:left;margin:0 5px 0 0; background:url(../images/domain_swmp.png) no-repeat 2px center;}
.popSenior .popS_box_hover2{ width:90px; height:49px; display:block; padding:15px 0 0 45px; font-weight:bold; float:left;margin:0 5px 0 0;background:url(../images/domain_swmpon.png) no-repeat 2px center;color:#cb0000; }
.popSenior .popS_box_on2{width:90px; height:49px; display:block; background:url(../images/domain_swmpon.png) no-repeat 2px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box_no2{width:90px; height:49px; display:block; background:url(../images/domain_swmpon.png) no-repeat 2px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box3{width:90px; height:49px; display:block; padding:15px 0 0 45px; color:#1d1d1d; font-weight:bold; float:left;margin:0 5px 0 0; background:url(../images/domain_aqs.png) no-repeat 10px center;}
.popSenior .popS_box_hover3{ width:90px; height:49px; display:block; padding:15px 0 0 45px; font-weight:bold; float:left;margin:0 5px 0 0;background:url(../images/domain_aqson.png) no-repeat 10px center;color:#cb0000; }
.popSenior .popS_box_on3{width:90px; height:49px; display:block; background:url(../images/domain_aqson.png) no-repeat 10px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box_no3{width:90px; height:49px; display:block; background:url(../images/domain_aqson.png) no-repeat 10px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box4{width:90px; height:49px; display:block; padding:15px 0 0 45px; color:#1d1d1d; font-weight:bold; float:left;margin:0 5px 0 0; background:url(../images/domain_zcj.png) no-repeat 10px center;}
.popSenior .popS_box_hover4{ width:90px; height:49px; display:block; padding:15px 0 0 45px; font-weight:bold; float:left;margin:0 5px 0 0;background:url(../images/domain_zcjon.png) no-repeat 10px center;color:#cb0000; }
.popSenior .popS_box_on4{width:90px; height:49px; display:block; background:url(../images/domain_zcjon.png) no-repeat 10px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .popS_box_no4{width:90px; height:49px; display:block; background:url(../images/domain_zcjon.png) no-repeat 10px center #ededed; padding:15px 0 0 45px; color:#cb0000; font-weight:bold; position:relative; float:left;margin:0 5px 0 0;}
.popSenior .pop_gou{ background:url(../images/domain_dui.jpg) no-repeat left top; width:18px; height:19px; position:absolute; right:10px; bottom:15px; display:none;}
.popSenior .popS_box span,
.popSenior .popS_box_on span,
.popSenior .popS_box_no span,
.popSenior .popS_box_hover span,
.popSenior .popS_box2 span,
.popSenior .popS_box_on2 span,
.popSenior .popS_box_no2 span,
.popSenior .popS_box_hover2 span,
.popSenior .popS_box3 span,
.popSenior .popS_box_on3 span,
.popSenior .popS_box_no3 span,
.popSenior .popS_box_hover3 span,
.popSenior .popS_box4 span,
.popSenior .popS_box_on4 span,
.popSenior .popS_box_no4 span,
.popSenior .popS_box_hover4 span{ color:#333; font-weight:normal; display:block;}
.popSenior .popAccount{ width:106px; height:64px; border:1px solid #f2f2f2; float:right;}
.popSenior .popAccount p{ text-align:center;}
.popSenior .popYj span{ text-decoration:line-through;}
.popSenior .popXj{ font-size:14px;}
.popSenior .popXj span{ color:#cb0000;}
.popSenior .popGo{ background:url(../images/domain_a_button.jpg) no-repeat left top; display:block; margin:0 auto; text-align:center; width:105px; height:25px; line-height:25px; color:#fff; font-weight:bold;}
.popSenior .popGo:hover{ background:url(../images/domain_a_buttonhover2.jpg) no-repeat left top; }
.popSenior .popJ{ float:left; text-indent:-9999px; width:15px; height:15px; display:block; background:url(../images/domain_jia.jpg) no-repeat left top; margin:25px 10px 0 0;}
.popSenior .popJon{ float:left;text-indent:-9999px; width:15px; height:15px; display:block; background:url(../images/domain_jia.jpg) no-repeat left -15px; margin:25px 10px 0 0;}


/*domain_businesscard新添样式*/
.domain_b_B{padding:10px; border:1px solid #f1f1f1;margin:10px 0;}
.domain_b_tip{ background:#FDEDED; border:1px solid #EBCCCA; color:#653333; height:auto; line-height:28px;padding:0 5px;}
.domain_b_B p a{ color:#0033cb; text-decoration:underline;margin:0 0 0 20px; display:inline-block;}
.domain_b_button{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:27px; text-align:center; display:block; font-size:14px; color:#333; margin:0 auto; clear:both;}
.domain_b_button:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.d.domain_b_button:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}







/*弹出层公用样式  新版*/
.bg{background-color:#666;display:none;width: 100%;height: 120%;left:0;top:-100px;/*FF IE7*/filter:alpha(opacity=50);/*IE*/opacity:0.5;/*FF*/z-index:9998;position:fixed!important;/*FF IE7*/position:absolute;/*IE6*/
_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/}
.popUp{ width:357px; height:196px;overflow:hidden; background:url(../images/popUpBg.png);_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popUpBg.png',sizingMethod='scale'); left:50%; top:50%; z-index:99999;margin:-98px 0 0 -175px; position:absolute; display:none;}
.popUp .h3{ font-size:12px; color:#fff; padding:0 0 0 10px; height:36px; line-height:36px; width:280px;}
.popContent{ width:337px;padding:5px 10px; height:100px;}
.popContent p{ text-align:center; height:24px; line-height:24px; font-size:14px;}
.popClose{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:25px; text-align:center; display:block; font-size:14px; color:#333; margin:0 auto;}
.popClose:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.popClose:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}
.popCloseX{ background:url(../images/popUpColse.png) no-repeat 0 0; width:34px; height:36px; display:block; position:absolute; right:0; top:0; text-indent:-9999px;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popUpColse.png',sizingMethod='scale');}
.popCloseX:hover{ background:url(../images/popUpColsehover.png) no-repeat 0 0; width:34px; height:36px; display:block; position:absolute; right:0; top:0; text-align:-9999px;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popUpColsehover.png',sizingMethod='scale');}
.popCloseX:active{ background:url(../images/popUpColseactive.png) no-repeat 0 0; width:34px; height:36px; display:block; position:absolute; right:0; top:0; text-align:-9999px;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popUpColseactive.png',sizingMethod='scale');}

/*支付页面*/
.youhuima .input{
	width: 100px;
	height: 16px;
	line-height: 16px;
	float: left;
	background: url(../images/user_pwd_input_bg.jpg) no-repeat left top;
	border: none;
	padding: 4px;
	margin: 0 5px 0 64px;
}
.youhuima a{
	width: 52px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	display:block;
	float:left;
	font-weight: 700;

	text-align: center;
	background: url(../../common/images/btn1.gif) no-repeat left top;
}
.youhuima{ overflow:hidden; clear:both;margin:5px 0px; border:1px solid #dadada;padding-top:10px; padding-bottom:10px;}
.shiyongCJM{ clear: both;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 65px;
    width: 100px;
    color:#000;
    font-size:14px; font-weight:bold;}

.cjm_tip{ display:block; clear:both;text-align:center; font-size:14px; height:30px; line-height:30px;}
.cjm_tip span{color:#f00;}

/*梅岩红2013-02-28新加样式*/
.moren{ height:360px; position:relative; overflow:hidden;}
.zhankai{height:600px; position:relative;}
.bgbottom_y{
	height:37px;
	width:698px;
	background-image:url(../images/jianbian_03.jpg);
	background-position:top;
	text-align:center;
	padding-top:5px;
	background-repeat:no-repeat;
}
.yuming_open{
    width:45px;
	height:13.5px;
	background: url(../images/zhankai_03.png) no-repeat left bottom;
	text-indent: -9999px;
	display:block;
	position:absolute;
	left:900px;
	cursor: pointer;
	z-index:999;
}
.yuming_close{
    width:45px;
	height:13.5px;
	background: url(../images/zhankai_03.png) no-repeat left top;
	text-indent: -9999px;
	display:block;
	position:absolute;
	left:900px;
	cursor: pointer;
	z-index:999;
	display:none;
}
/*白羽20130-03-05新加*/
.popQueding{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:25px; text-align:center; display:inline-block; font-size:14px; color:#333;margin:0 8px;}
.popQueding:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.popQueding:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}
.popQuxiao{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:25px; text-align:center; display:inline-block; font-size:14px; color:#333; margin:0 8px;}
.popQuxiao:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.popQuxiao:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}
.popButton{width:204px; height:30px; margin:0 auto; display:block;}

.conRight .dp_button{ background:url(../images/domain_button.jpg) no-repeat 0 0; width:82px; height:27px; line-height:25px; text-align:center; display:inline-block; font-size:14px; color:#333;  margin:0 20px 0 0;}
.conRight .dp_button:hover{background:url(../images/domain_button.jpg) no-repeat 0 -27px; color:#333;}
.conRight .dp_button:active{background:url(../images/domain_button.jpg) no-repeat 0 -54px;}


.maninRight_s_d .ds2_safety2 .logofile{ border:none; background:none;opacity:0;filter:alpha(opacity=0);cursor:pointer;}


/*20130308新添*/
.maninRight_s_d .outInfo{width:480px; border:5px solid #f3f3f3; margin:5px auto; overflow:hidden;padding:5px;}
.maninRight_s_d .outInfo li{ width:480px; overflow:hidden; line-height:20px;}
.maninRight_s_d .outInfo li.on{ background:#f3f3f3;}
.maninRight_s_d .outInfo li p{ float:left; line-height:20px; color:#333;}
.maninRight_s_d .outInfo .OILeft{ width:130px; text-align:right;}
.maninRight_s_d .outInfo .OIRight{ width:350px;}
.maninRight_s_d .PIndex{ text-indent:2em; line-height:24px;}
.maninRight_s_d .tab tr td{ height:26px; }
.maninRight_s_d .domainTextarea{background:url(../images/domain_textarea2.jpg) no-repeat left top; border:none; width:221px; height:45px; padding:3px 5px; min-width:221px; min-height:45px;  max-width:221px; max-height:45px;margin:0 0 0 10px;}
.maninRight_s_d .tab td input{margin:0 3px;}
.maninRight_s_d .dm_t_i2{ font-size:22px; margin:0 10px 0 20px}









