@charset "gbk";
/* CSS Document */
/*页面结构开始*/
.wrapper {
	width:980px;
	margin: 0 auto;
}
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: "微软雅黑", Arial, Tahoma;
	color: #393834;
}
html, body {
	height: 100%;
}
a img, img {
	border: 0;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #393834;
}
a:hover {
	color: #d30c0c;
	text-decoration: none;
}
/*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;
}
th {
	white-space: nowrap;
}
td {
	word-break: break-all;
}
/*head开始*/
/****header*****/
.header {
	height:80px;
}
.logo {
	width: 312px;
	height: 68px;
	display: block;
	padding: 9px 0 0 16px;
	float: left;
}
.userOperate {
	width: 555px;
	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: 556px;
	height: 30px;
	float: right;
}
.welcome {
	display: none;
}
.userLogin p {
	line-height: 18px;
	_line-height: 20px;
	text-align:right;
}

.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: 33px;
	display: none;
	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;
	vertical-align: bottom;
}
.buyBike {
	width: 83px;
	height: 25px;
	position: relative;
	background: url(../images/buyBikeBtn.jpg) no-repeat left top;
	display: block;
	color: #fff;
	padding: 0 0 0 65px;
	line-height: 30px;
	font-size: 14px;
}
.buyNum {
	text-align: center;
	position: absolute;
	left: 37px;
	top: 0px;
	font-weight: bold;
	font-size: 12px;
	width: 21px;
	overflow: hidden;
}
.buyList {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 33px;
	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;
}
.btn2:hover {
	background: url("../images/btn2.gif") no-repeat scroll left top  transparent;
	color: #000;
	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;
}
/******mainNav 结束 ********/
/******main开始 ********/
.main{ width:100%;
      position:relative;
      margin-top:10px;
	  }
.position{
	width:100%;
	height: 25px;
	line-height: 25px;
	color: #666;
}
.mainLeft{
	width:250px;
	float: left;
	margin-right:10px;
	_margin-right:5px;
}

.mainRight {
	width:720px;
	float:left;
}
/********左侧菜单开始******/
.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: 241px;
}

.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: 248px;
	/*margin-left:14px;*/
}

.listContent_m { /*margin-left:14px;*/
	background: url(../images/ico03_m.png) no-repeat 210px 10px;
}

.sideMenue01_content_ul_m li a span {
	margin-left: 14px;
	display: inline-block;
	width: 220px;
	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;
}

.noneLI_m {
	border: none;
}

.sideMenue01_pop_m {
	border: 1px solid #ce0909;
	width: 320px;
	z-index: 99999;
	position: absolute;
	top: 30px;
	left: 249px;
	visibility: hidden;
	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;
}
/******左侧菜单结束******/
.sideMenue02 {
	margin: 0px 0 10px 0;
	border: 1px solid #CCC;
	background: url(../images/sideMenue02Bj_m.png) repeat-x;
	overflow: hidden;
	width: 248px;
}

.sideMenue02 h3 {
	text-align: center;
	font-weight: 100;
	padding-top: 20px;
	padding-bottom: 5px;
}
.domain_xzzc {
	text-align: center;
}

.domain_xzzc img {
	display: inline-block;
}
.zxsqzx {
	width:160px;
	height:30px;
	display:block;
	background:url(../images/but02_on_m.png) no-repeat left top;
	margin:3px auto 8px;
}
.zxsqzx:hover{
	 width:160px;
	height:30px;
	background: url(../images/but02_m.png) no-repeat left top;
	margin:3px auto 8px;
	 }
 .zxsqzx:active{
	 width:160px;
	height:30px;
	background: url(../images/but02_active_m.png) no-repeat left top;
	margin:3px auto 8px;
	 }
	 
	 /**左侧资讯**/
	 .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;
}

.maninLeft_Ad01_m {
	height: 180px;
	width: 250px;
	}
	
.sideMenue03_m ul li a{
	float:left;
}
.sideMenue03_m ul li span{
	float:right;
}
	 
/**新加**/
/*公共样式*/
.main_m {
	width:980px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	overflow:hidden;
}
.maninRight_m,
.maninRight_s {
	width:684px;
	float:right;
	margin-top: 10px;
}


/*域名注册*/
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	border: 1px solid #cccccc;
	width: 650px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table1 a {
	color: #FF3300;
	text-decoration: none;
}
.STYLE1 {color: #990000}

.maninRight_s .domain_box{ width:684px; height:auto;}
.maninRight_s .tit2{ height:35px; width:684px; background:url(../images/domain_1pxc.jpg) repeat-x left bottom;}
.maninRight_s .tit2 a{ width:100px; height:35px; line-height:35px; background:url(../images/domain_tit_bg.jpg) no-repeat left top; display:block; text-align:center;}
.maninRight_s .tit2 a.on{ background:url(../images/domain_tit_bg.jpg) no-repeat left -35px;}
.maninRight_s .tit2 li{ float:left; margin:0 2px 0 0;}
.maninRight_s .con3{ height:auto; width:684px; border:1px solid #ccc; border-top:none; position:relative; background:url(../images/domain_con_bg.jpg) repeat-x left bottom; display:none;}
.maninRight_s .con3 input{ font-size:14px; color:#c7c7c7;}
.maninRight_s .domain_top15,
.maninRight_s .domain_inchina21,
.maninRight_s .domain_jp,
.maninRight_s .domain_tywz{ width:718px; height:58px; overflow:hidden;}
.maninRight_s .domain_top15 {
	width:682px;
	height:30px;
	display:block;
	background-color: #ebeaea;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.maninRight_s .domain_inchina21 img{ width:386px; height:20px; margin:20px 0 17px 105px; display:block;}
.maninRight_s .domain_jp img,
.maninRight_s .domain_tywz img{ width:335px; height:20px; margin:20px 0 17px 105px; display:block;}
.maninRight_s .inquires{padding:0 0 0 10px;}
.maninRight_s .domain_box .searchBox2{
	background:url(../images/domain_search_input.jpg) no-repeat left top;
	overflow:hidden;
	width:515px;
	height:50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
}
.maninRight_s .search_selectBox{
	width:124px;
	height:50px;
	float:left;
	background-image: url(../images/www.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: center;
	padding-left: 10px;
}
.maninRight_s .domain_box .search_input{ width:390px; height:22px; line-height:22px;padding:14px 14px 14px 0;border:none; float:left; background:transparent;}
.maninRight_s .domain_box .search_select{ width:75px;padding:0 10px; height:34px; line-height:34px;margin:8px 0; border:none;color:#fff; font-size:18px; background:url(../images/ymcx_open.gif) no-repeat 75px center #ccc; cursor:pointer; display:block;}
.maninRight_s .search_btn2{
	width:95px;
	height:34px;
	line-height:32px;
	display:block;
	float:left;
	background:url(../images/domain_con_search_bg.jpg) no-repeat left top;
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.maninRight_s .domain_ad{margin:13px 0 0;padding:0 0 0 34px;}
.maninRight_s .domain_ad li{ height:91px; width:204px; margin:0 16px 0 0; float:left; background:url(../images/domain_con_ad_bg.jpg) repeat-x left bottom; border:1px solid #ccc; text-align:center;}
.maninRight_s .domain_ad li h4{ font-size:18px; font-weight:bold;}
.maninRight_s .domain_ad_money{ font-size:36px; color:#cb0000;}
.maninRight_s .domain_pl{ overflow:hidden; padding:0 0 0 32px;}
.maninRight_s .d_pl_texa{ background:url(../images/domain_pl_bg.jpg) no-repeat left top; width:532px; height:80px; max-height:80px; max-width:532px; min-height:80px; min-width:532px; float:left;margin:0 7px 0 0; border:none;padding:5px;}
.maninRight_s .hz_list{ width:550px; height:70px; margin:10px 0 0 32px;}
.maninRight_s .hz_list li{ float:left;}
.maninRight_s .hz_list input,
.maninRight_s .hz_list label{margin:0 4px 0 0; height:20px; line-height:20px;}
.maninRight_s .more{ color:#06c; position:absolute; right:20px; bottom:5px;}
.maninRight_s .more2{ color:#06c; position:absolute; right:20px; bottom:5px;}
.maninRight_s .itemBar{ font-size:14px;}
.maninRight_s .tit3{
	line-height:24px;
	height:auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 200px;
}
.tit3 li{
	margin-top: 10px;
	margin-bottom: 10px;
}
.maninRight_s .tit3 input,
.maninRight_s .tit3 label{ vertical-align:middle;}
.maninRight_s .con4{ width:660px;padding:0 0 0 32px;}
.maninRight_s .domain_y_ym,
.maninRight_s .domain_y_xm{ font-size:24px; line-height:26px;margin:5px 0 0; overflow:hidden; clear:both;}
.maninRight_s .domain_y_ym b,
.maninRight_s .domain_y_xm b{width:100px; height:26px; line-height:26px; text-align:right; display:inline-block; font-weight:normal; float:left;}
.maninRight_s .con4 input{ width:420px; height:31px; padding:0 12px; border:1px solid #ccc;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; background:#fff; float:left; margin:0 5px 0 0; line-height:31px;}
.maninRight_s .con4 .search_btn2{ margin:0;}
.maninRight_s .domain_ad2 li{ width:318px; height:78px; border:1px solid #cecece; background:url(../images/domain_ad2_bg.jpg) repeat-x left bottom #fff; margin:0 10px 0 0; text-align:center; float:left;}
.maninRight_s .domain_ad2{margin:10px 0 0; overflow:hidden; clear:both;}
.maninRight_s .domain_con3_ad2{margin:0px 0 0 15px; overflow:hidden; clear:both;}
.maninRight_s .domain_ad2 li p{ font-size:18px; line-height:36px;}
.maninRight_s .domain_jp_list{padding:5px 0 5px 32px; overflow:hidden;}
.maninRight_s .domain_jp_list li{ float:left; margin:0 20px 0 0; font-size:14px; line-height:24px;}
.maninRight_s .domain_ty_tywz{ overflow:hidden; padding:0 0 0 20px; clear:both; margin:5px 0 0;}
.maninRight_s .domain_ty_tywz b,
.maninRight_s .domain_ty_tywz input{ float:left;}
.maninRight_s .domain_ty_tywz b{ font-size:16px; width:90px; text-align:right; line-height:31px; font-weight:normal;}
.maninRight_s .domain_ty_tywz input{width:420px; height:31px; line-height:31px; padding:0 12px; border:1px solid #ccc;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;margin:0 5px 0 0;background:#fff;}
.maninRight_s .domain_ty_tywz .search_btn2{ margin:0;}
.maninRight_s .domain_ty_tywz .domain_yzm_input{ width:160px;}
.maninRight_s .domain_ty_tywz .domain_yzm{ float:left; padding:4px;}
.maninRight_s .domain_ty_ad{ overflow:hidden; padding:5px 0 0 35px;}
.maninRight_s .domain_ty_ad li{ height:78px; border:1px solid #cecece; background:url(../images/domain_ad2_bg.jpg) repeat-x left bottom #fff; float:left;}
.maninRight_s .domain_ty_ad .d_t_a_l{width:410px; margin:0 10px 0 0; height:58px; padding:10px;}
.maninRight_s .domain_ty_ad .d_t_a_l h4{ font-size:14px;}
.maninRight_s .domain_ty_ad .d_t_a_r{width:204px;}
.maninRight_s .domain_zr{padding:30px 0 0;}
.maninRight_s .domain_zr_ad{overflow:hidden; padding:20px 0 0 34px;}
.maninRight_s .domain_zr_ad li{ width:318px; height:106px; border:1px solid #cecece; background:url(../images/domain_ad2_bg.jpg) repeat-x left bottom #fff; text-align:center; float:left; margin:0 10px 0 0;}
.maninRight_s .domain_zr_ad li h4{ font-size:18px; font-weight:bold; line-height:30px;}
.maninRight_s .domain_zz{ width:700px; padding:20px 9px; height:200px;}
.maninRight_s .domain_zz li{ width:265px; padding:0 15px 0 70px; float:left; height:100px; background:url(../images/domain_zz_ico01.jpg) no-repeat left top;}
.maninRight_s .domain_zz h4{ font-size:14px;padding:0 0 5px;}
.maninRight_s .domain_zz p{ line-height:20px;}
.maninRight_s .domain_zz .money{ font-size:14px; color:#cb0000;}
.maninRight_s .domain_help .con{ height:auto;padding:20px; width:678px;}
.maninRight_s .domain_help .con p{ line-height:22px;}
.maninRight_s .domain_help p{ padding:0 0 0 30px;}
.maninRight_s .domain_help .domain_question{  background:url(../images/domain_question.jpg) no-repeat left center; font-weight:bold;}
.maninRight_s .domain_honor li{ width:170px; float:left; padding:0 4px;}
.maninRight_s .domain_honor li img{ width:90px; height:60px; margin:0 auto; display:block;}
.maninRight_s .domain_honor li p{ text-align:center;  width:170px; height:35px; overflow:hidden;}
.maninRight_s .domain_honor ul{ width:712px; overflow:hidden; padding:10px 3px;}
/*宋义     域名左侧添加样式*/
.maninRight_s .search_menu {
	width:93px;
	height:200px;
	background:#fff;
	border:1px solid #ccc;
	border-top:none;
	overflow-y:scroll;
	position:absolute;
	left:481px;
	top:100px;
	z-index:999;
	display:none;
	_left:448px;
}
.maninRight_s .search_menu li {
	height:22px;
	line-height:22px;
	padding:0 0 0 10px;
	cursor:pointer;
}
.maninRight_s .search_menu li.on {
	background:#ccc;
	color:#fff;
}
.maninLeft_m .domain_xzzc {
	text-align:center;
}
.maninLeft_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;
}
/*一分钟搞定域名   公用代码*/
.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;
}
.topEffect_tiele_m a {
	height:33px;
	line-height:33px;
	text-align:center;
	padding:0 20px;
	display:inline-block;
	font-size:14px;
	color:#333;
	border:1px solid #ccc;
	border-bottom: 1px solid #cb0000;
	margin:0 10px 0 0;
}
.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:688px;
	/*	border:1px solid #ccc;*/
	border-top: none;
	height:auto;
	overflow:hidden;
	padding:7px 15px 15px 15px;
}
.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{
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
	
	}
.topEffect_con_m p{
	
	line-height:20px;
	margin-left:26px;
	
	}
.topEffect_con_m p a{ color:#0303ff; text-decoration:underline;}
	
	
	
	
/*为什么选择新网样式开始   公用样式*/
.chooseXinnet_tab_m {
	padding:20px 10px 10px 10px;
}
.chooseXinnet_con_m {
	overflow:hidden;
	width:690px;
}
.chooseXinnet_con_m li {
	float:left;
}
.chooseXinnet_conImg_m {
	margin-right:20px;
	height:75px;
}
.chooseXinnet_conFont_m {
	width:216px;
	line-height:20px;
	padding-right:30px;
}
/*为什么选择新网样式结束  公用样式*/
/*邮局*/
.maninRight_s .fs14{ font-size:14px;}
.maninRight_s .fs18{ font-size:18px;}
.maninRight_s .fs24{ font-size:24px;}
.maninRight_s .fs28{ font-size:28px;}
.maninRight_s .h3{ font-size:18px;}
.maninRight_s .h4{ font-weight:bold;}
.maninRight_s .blue{color:#0065CB;}
.maninRight_s .red{ color:#cb0000;}
.maninRight_s .green{color:#006500}
.maninRight_s .mail_bannerB{border:1px solid #d1d1d1; width:718px; height:178px; position:relative;}
.maninRight_s .mail_banner{ width:718px; height:178px;}
.maninRight_s .mail_registered{ position:absolute; background:url(../images/mail_registered.jpg) no-repeat left top; width:211px; height:69px; right:51px; top:50px; text-indent:-9999px;}
.maninRight_s .mail_standard,
.maninRight_s .mail_B_customer,
.maninRight_s .mail_service,
.maninRight_s .mail_they{margin:15px 0 0;}
.maninRight_s .mail_they .con{ height:auto; overflow:hidden;}
.maninRight_s .tit{ height:35px; width:720px; background:url(../images/mail_1px_bg.jpg) repeat-x left bottom;}
.maninRight_s .tit .item_0,
.maninRight_s .tit ul,
.maninRight_s .tit ul li{ float:left; height:35px;}
.maninRight_s .tit a{ height:33px; line-height:33px; text-align:center; padding:0 20px; display:inline-block; font-size:14px; color:#333; border:1px solid #ccc; border-bottom: 1px solid #cb0000; margin:0 10px 0 0;}
.maninRight_s .tit 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:none;}
.maninRight_s .tit .item_0{ font-size:16px; font-weight:bold; border:none;}
.maninRight_s .tit .item_0.on{ height:32px; border-bottom:2px solid #cb0000; line-height:32px; border-top:none; border-left:none; border-right:none; }
.maninRight_s .tit .item_0.on2{ height:32px; border-bottom:2px solid #cb0000; line-height:32px; border-top:none; border-left:none; border-right:none; }
.maninRight_s .con{ width:718px; height:189px; border:1px solid #ccc; border-top: none; display:none;}
.maninRight_s .con p{ line-height:26px;}
.maninRight_s .con1_l{ float:left; width:245px;padding:28px 0 0 12px;margin:0 33px 0 0;}
.maninRight_s .con1_l .h3,
.maninRight_s .con1_r .h4{padding:0 0 10px;}
.maninRight_s .con1_l p span{ font-weight:bold;}
.maninRight_s .con1_r{ width:395px; height:110px; float:left;margin:32px 0 0 0; background:#f6f6f6; padding:10px 0 0 20px;}
.maninRight_s .con1_r p{ font-size:14px;}
.maninRight_s .con_l{ width:500px; height:130px; float:left;}
.maninRight_s .con_l p span{ font-weight:bold;}
.maninRight_s .con_l ul{ padding:50px 0 0 20px; width:480px; height:80px;}
.maninRight_s .con_l ul li{ float:left; width:240px; overflow:hidden; height:26px;}
.maninRight_s .con_r{ width:218px; height:80px; float:left; padding:50px 0 0;}
.maninRight_s .con .view{ width:149px; height:45px; display:block; font-size:16px; font-weight:bold; color:#fff; text-align:center; line-height:45px; background:url(../images/mail_con_btn_bg.jpg) no-repeat left top;}
.maninRight_s .con_b_B{ font-size:18px;padding:10px 0 0 20px; float:left;}
.maninRight_s .con2_l{ float:left; width:245px;padding:28px 0 0 12px;margin:0 33px 0 0;}
.maninRight_s .con2_l .h3,
.maninRight_s .con2_r .h4{padding:0 0 10px;}
.maninRight_s .con2_l p span{ font-weight:bold;}
.maninRight_s .con2_r{ width:415px; height:140px; float:left;padding:28px 0 0;}
.maninRight_s .con2_r li{ width:200px; margin:0 7px 0 0; float:left; height:40px; line-height:40px;}
.maninRight_s .con2_r li input{ border:1px solid #d1d1d1; width:125px; height:25px;}
.maninRight_s .con_submit{ width:80px; height:25px; line-height:25px; font-size:14px; margin:5px 0 0 165px;}
.maninRight_s .mail_s_content{ width:718px; height:230px; border:1px solid #ccc; border-top: none;}
.maninRight_s .mail_s_content ul{padding:0 14px; width:690px;}
.maninRight_s .mail_s_content li{ width:155px;
	height:100px;
	padding:10px 0 0 15px;
	float:left;}
.maninRight_s .bgfw{ background:url(../images/mail_ico01.jpg) no-repeat left center;}
.maninRight_s .zc1g{ background:url(../images/mail_ico02.jpg) no-repeat left center;}
.maninRight_s .gxh{ background:url(../images/mail_ico03.jpg) no-repeat left center;}
.maninRight_s .yjbj{ background:url(../images/mail_ico04.jpg) no-repeat left center;}
.maninRight_s .tg10g{ background:url(../images/mail_ico05.jpg) no-repeat left center;}

.maninRight_s .ymbd{ background:url(../images/mail_ico06.jpg) no-repeat left center;}
.maninRight_s .mail_s_content .download{ float:right; color:#0065cb; text-decoration:underline;}
.maninRight_s .rolling{padding:60px 10px; position:relative;}
.maninRight_s .they {position:relative;width:650px; height:60px; margin:10px auto; overflow:hidden;}
.maninRight_s .they ul {position:absolute; left:0;}
.maninRight_s .they ul li {float:left; width:120px; height:60px; padding:0 5px;}
.maninRight_s .they ul li img {width:120px; height:60px;}
.maninRight_s .rolling_l{ position:absolute; width:16px; height:114px; background:url(../images/mail_they_l.jpg) no-repeat left top; left:10px; top:45px;}
.maninRight_s .rolling_r{ position:absolute; width:16px; height:114px; background:url(../images/mail_they_r.jpg) no-repeat left top; right:10px; top:45px;}
.Morecontent_m {
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
}
/*宋义     批量查询*/
.yuming_classify2 {
	width: 560px;
	position: relative;
	text-align: left;
	padding: 0 0 0 15px;
}

.itemBar2 {
	height: 24px;
	line-height: 24px;
	width:560px;
}

.yuming_classify {
	width: 560px;
	position: relative;
	text-align: left;
}

.yuming_classify ul {
	width: 560px;
	float: left;
	overflow: hidden;
	line-height: 24px;
	height:26px;
	position: absolute;
	margin-left: 10px;
}

.yuming_classify label,.yuming_classify input {
	height: 24px;
	line-height: 24px;
	margin: 0 4px 0 0;
	font-size: 13px;
}

.content_m2 label {
	margin: 0 5px 0 0;
}

.content li {
	float: left;
	width:75px;
	height: 24px;
	line-height: 24px;
	display: inline;
	word-break: keep-all;
	padding: 0 5px 0 0;
}

