@charset "utf-8";
/* 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;
}
/*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;
	margin-top: 10px;
}
.logo {
	width: 312px;
	height: 68px;
	display: block;
	padding: 9px 0 0 16px;
	float: left;
}
.userOperate {
	width: 555px;
	height: 60px;
	float: right;
	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;
}
.logo_m{
	height:80px;
	float:left;
	width:338px;
	float:left;
	padding-left:10px;
	
	}
.login_m{
	height:80px;
	float:right;
	width:630px;
	
	
	}
.login_top_m{
	height:30px;
	
	}
.tipArea {
	width: 624px;
	height: 30px;
	padding: 11px 0 0;
	float: right;
	text-align:right;
}
.tipArea_l_m{
	width:460px; 
	height:30px;
	float:left;
	
	}
.tipArea_r_m{
	width:150px; 
	height:30px; 
	float:right;
	text-align: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;*/
	width:102px;/*6月19日改*/
	float:left;
	position:relative;
	height:33px;
	z-index:20;
}

.mainNav_ul .mainNav_li .nav0, .mainNav_ul .mainNav_li .nav {
	width: 102px;
	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,.mainNav_ul .mainNav_li0 { width: 108px; }

.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: 102px;
	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;
}
.maninRight_m {
	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;
}


/*为什么选择新网样式开始*/
.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_m .mail_standard, .maninRight_m .mail_B_customer, .maninRight_m .mail_service, .maninRight_m .mail_they {
	margin:15px 0 0;
}
.maninRight_m .tit {
	height:35px;
	width:720px;
	background:url(../images/mail_1px_bg.jpg) repeat-x left bottom;
}
.maninRight_m .tit .item_0, .maninRight_m .tit ul, .maninRight_m .tit ul li {
	float:left;
	height:35px;
}
.maninRight_m .tit a {/*22日改ma*/
	height:33px;
	line-height:33px;
	text-align:center;
	padding:0 8px;
	display:inline-block;
	font-size:14px;
	color:#333;
	border:1px solid #ccc;
	border-bottom: 1px solid #cb0000;
	margin:0 10px 0 0;
}
.maninRight_m .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:0px;
}
.maninRight_m .tit .item_0 {
	font-size:16px;
	font-weight:bold;
	border:none;
}
.maninRight_m .tit .item_0.on {
	height:32px;
	border-bottom:2px solid #cb0000;
	line-height:32px;
	border-top:none;
	border-left:none;
	border-right:none;
}
.maninRight_m .con {
	width:718px;
	border:1px solid #ccc;
	border-top: none;
	display:none;
}
.maninRight_m .con p {
	line-height:26px;
}
.maninRight_m .con1_l {
	float:left;
	width:245px;
	padding:28px 0 0 12px;
	margin:0 33px 0 0;
}
.maninRight_m .con1_l .h3, .maninRight_m .con1_r .h4 {
	padding:0 0 10px;
}
.maninRight_m .con1_l p span {
	font-weight:bold;
}
.maninRight_m .con1_r {
	width:395px;
	height:110px;
	float:left;
	margin:32px 0 0 0;
	background:#f6f6f6;
	padding:10px 0 0 20px;
}
.maninRight_m .con1_r p {
	font-size:14px;
}
.maninRight_m .con_l {
	width:500px;
	height:130px;
	float:left;
}
.maninRight_m .con_l p span {
	font-weight:bold;
}
.maninRight_m .con_l ul {
	padding:50px 0 0 20px;
	width:480px;
	height:80px;
}
.maninRight_m .con_l ul li {
	float:left;
	width:240px;
	overflow:hidden;
	height:26px;
}
.maninRight_m .con_r {
	width:218px;
	height:80px;
	float:left;
	padding:50px 0 0;
}
.maninRight_m .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_m .con_b_B {/*22日改ma*/
	font-size:18px;
	padding:10px 0 0 60px;
	text-align:center;
}
.maninRight_m .con2_l {
	float:left;
	width:190px;
	padding:28px 0 0 12px;
	margin:0 15px 0 0;
}
.maninRight_m .con2_l .h3, .maninRight_m .con2_r .h4 {
	padding:0 0 10px;
}
.maninRight_m .con2_l p span {
	font-weight:bold;
}
.maninRight_m .con2_r {
	width:483px;
	height:140px;
	float:left;
	padding:28px 0 0;
}
.maninRight_m .con2_r li {
	width:241px;
	margin:0 5px 0 0;
	float:left;
	height:40px;
	line-height:40px;
}
.maninRight_m .con2_r li input {
	border:1px solid #d1d1d1;
	width:125px;
	height:25px;
}
.maninRight_m .con_submit {
	width:85px;
	height:29px;
	line-height:27px;
	font-size:14px;
}
.con_submit_y {
	width:82px;
	height:27px;
	line-height:27px;
	font-size:14px;
	background-image:url(../images/huisebut_y_03.gif);
	border:0px;
	text-align:center;
}
.maninRight_m .mail_s_content {/*22日改ma*/
	width:718px;
	height:230px;
	border:1px solid #ccc;
	border-top: none;
}
.maninRight_m .mail_s_content ul {
	padding:0 14px;
	width:690px;
}
.maninRight_m .mail_s_content li {
	width:155px;
	height:100px;
	padding:30px 0 0 75px;
	float:left;
}
.maninRight_m .bgfw {
	background:url(../images/mail_ico01.jpg) no-repeat left center;
}
.maninRight_m .zc1g {
	background:url(../images/mail_ico02.jpg) no-repeat left center;
}
.maninRight_m .gxh {
	background:url(../images/mail_ico03.jpg) no-repeat left center;
}
.maninRight_m .yjbj {
	background:url(../images/mail_ico04.jpg) no-repeat left center;
}
.maninRight_m .tg10g {
	background:url(../images/mail_ico05.jpg) no-repeat left center;
}
.maninRight_m .ymbd {
	background:url(../images/mail_ico06.jpg) no-repeat left center;
}
.maninRight_m .mail_s_content .download {
	float:right;
	color:#0065cb;
	text-decoration:underline;
}
.maninRight_m .rolling {
	padding:60px 10px;
	position:relative;
}
.maninRight_m .they {
	position:relative;
	width:650px;
	height:60px;
	margin:10px auto;
	overflow:hidden;
}
.maninRight_m .they ul {
	position:absolute;
	left:0;
}
.maninRight_m .they ul li {
	float:left;
	width:120px;
	height:60px;
	padding:0 5px;
}
.maninRight_m .they ul li img {
	width:120px;
	height:60px;
}
.maninRight_m .rolling_l {
	position:absolute;
	width:16px;
	height:114px;
	background:url(../images/mail_they_l.jpg) no-repeat left top;
	left:10px;
	top:45px;
}
.maninRight_m .rolling_r {
	position:absolute;
	width:16px;
	height:114px;
	background:url(../images/mail_they_r.jpg) no-repeat left top;
	right:10px;
	top:45px;
}

/******JQui样式开始*******/
/* jquery ui css 放在云主机样式上面 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	zoom: 1;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}
/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	zoom: 1;
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}
/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-tabs {
	position: relative;
	padding: .2em;
	zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35);
} /* For IE8 - See #6059 */
/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}
/* positioning */
.ui-icon-carat-1-n {
	background-position: 0 0;
}
.ui-icon-carat-1-ne {
	background-position: -16px 0;
}
.ui-icon-carat-1-e {
	background-position: -32px 0;
}
.ui-icon-carat-1-se {
	background-position: -48px 0;
}
.ui-icon-carat-1-s {
	background-position: -64px 0;
}
.ui-icon-carat-1-sw {
	background-position: -80px 0;
}
.ui-icon-carat-1-w {
	background-position: -96px 0;
}
.ui-icon-carat-1-nw {
	background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}
.ui-icon-arrow-4 {
	background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}
.ui-icon-extlink {
	background-position: -32px -80px;
}
.ui-icon-newwin {
	background-position: -48px -80px;
}
.ui-icon-refresh {
	background-position: -64px -80px;
}
.ui-icon-shuffle {
	background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}
.ui-icon-folder-open {
	background-position: -16px -96px;
}
.ui-icon-document {
	background-position: -32px -96px;
}
.ui-icon-document-b {
	background-position: -48px -96px;
}
.ui-icon-note {
	background-position: -64px -96px;
}
.ui-icon-mail-closed {
	background-position: -80px -96px;
}
.ui-icon-mail-open {
	background-position: -96px -96px;
}
.ui-icon-suitcase {
	background-position: -112px -96px;
}
.ui-icon-comment {
	background-position: -128px -96px;
}
.ui-icon-person {
	background-position: -144px -96px;
}
.ui-icon-print {
	background-position: -160px -96px;
}
.ui-icon-trash {
	background-position: -176px -96px;
}
.ui-icon-locked {
	background-position: -192px -96px;
}
.ui-icon-unlocked {
	background-position: -208px -96px;
}
.ui-icon-bookmark {
	background-position: -224px -96px;
}
.ui-icon-tag {
	background-position: -240px -96px;
}
.ui-icon-home {
	background-position: 0 -112px;
}
.ui-icon-flag {
	background-position: -16px -112px;
}
.ui-icon-calendar {
	background-position: -32px -112px;
}
.ui-icon-cart {
	background-position: -48px -112px;
}
.ui-icon-pencil {
	background-position: -64px -112px;
}
.ui-icon-clock {
	background-position: -80px -112px;
}
.ui-icon-disk {
	background-position: -96px -112px;
}
.ui-icon-calculator {
	background-position: -112px -112px;
}
.ui-icon-zoomin {
	background-position: -128px -112px;
}
.ui-icon-zoomout {
	background-position: -144px -112px;
}
.ui-icon-search {
	background-position: -160px -112px;
}
.ui-icon-wrench {
	background-position: -176px -112px;
}
.ui-icon-gear {
	background-position: -192px -112px;
}
.ui-icon-heart {
	background-position: -208px -112px;
}
.ui-icon-star {
	background-position: -224px -112px;
}
.ui-icon-link {
	background-position: -240px -112px;
}
.ui-icon-cancel {
	background-position: 0 -128px;
}
.ui-icon-plus {
	background-position: -16px -128px;
}
.ui-icon-plusthick {
	background-position: -32px -128px;
}
.ui-icon-minus {
	background-position: -48px -128px;
}
.ui-icon-minusthick {
	background-position: -64px -128px;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-icon-key {
	background-position: -112px -128px;
}
.ui-icon-lightbulb {
	background-position: -128px -128px;
}
.ui-icon-scissors {
	background-position: -144px -128px;
}
.ui-icon-clipboard {
	background-position: -160px -128px;
}
.ui-icon-copy {
	background-position: -176px -128px;
}
.ui-icon-contact {
	background-position: -192px -128px;
}
.ui-icon-image {
	background-position: -208px -128px;
}
.ui-icon-video {
	background-position: -224px -128px;
}
.ui-icon-script {
	background-position: -240px -128px;
}
.ui-icon-alert {
	background-position: 0 -144px;
}
.ui-icon-info {
	background-position: -16px -144px;
}
.ui-icon-notice {
	background-position: -32px -144px;
}
.ui-icon-help {
	background-position: -48px -144px;
}
.ui-icon-check {
	background-position: -64px -144px;
}
.ui-icon-bullet {
	background-position: -80px -144px;
}
.ui-icon-radio-on {
	background-position: -96px -144px;
}
.ui-icon-radio-off {
	background-position: -112px -144px;
}
.ui-icon-pin-w {
	background-position: -128px -144px;
}
.ui-icon-pin-s {
	background-position: -144px -144px;
}
.ui-icon-play {
	background-position: 0 -160px;
}
.ui-icon-pause {
	background-position: -16px -160px;
}
.ui-icon-seek-next {
	background-position: -32px -160px;
}
.ui-icon-seek-prev {
	background-position: -48px -160px;
}
.ui-icon-seek-end {
	background-position: -64px -160px;
}
.ui-icon-seek-start {
	background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}
.ui-icon-stop {
	background-position: -96px -160px;
}
.ui-icon-eject {
	background-position: -112px -160px;
}
.ui-icon-volume-off {
	background-position: -128px -160px;
}
.ui-icon-volume-on {
	background-position: -144px -160px;
}
.ui-icon-power {
	background-position: 0 -176px;
}
.ui-icon-signal-diag {
	background-position: -16px -176px;
}
.ui-icon-signal {
	background-position: -32px -176px;
}
.ui-icon-battery-0 {
	background-position: -48px -176px;
}
.ui-icon-battery-1 {
	background-position: -64px -176px;
}
.ui-icon-battery-2 {
	background-position: -80px -176px;
}
.ui-icon-battery-3 {
	background-position: -96px -176px;
}
.ui-icon-circle-plus {
	background-position: 0 -192px;
}
.ui-icon-circle-minus {
	background-position: -16px -192px;
}
.ui-icon-circle-close {
	background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}
.ui-icon-circle-check {
	background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter:Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter:Alpha(Opacity=20);
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/******jq ui结束*******/

/********主机租用开始******/
.maninRightBanner_ma {
	width:718PX;
	height:180PX;
	border: 1px solid #CCC;
	background:#FFF url(../images/Process_bj_m.png) repeat-x;
}
.hosting_m {
	width:709px;
	overflow:hidden;
}
.hostingCon_m {
	margin-top:10px;
	overflow:hidden;
}
.hostingCon_module_m {
	width:233px;
	margin-right:3px;
	float:left;
}
.hostingCon_moduleTOP_m {
	width:233px;
	height:103px;
	background:url(../images/hostingCon_moduleTOP_m.gif) no-repeat;
}
.hostingCon_moduleBJ_m {
	overflow:hidden;
	width:233PX;
	background:url(../images/hostingCon_modulebj_m.gif) repeat-y;
}
.hostingCon_moduleBT_m {
	width:233PX;
	height:7PX;
	background:url(../images/hostingCon_modulebt_m.gif) no-repeat;
}
.moduleTOP_title_m {
	padding-top:15px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:18px;
	margin-bottom:5px;
}
.font14_m span {
	font-size:24px;
	color:#cc0000;
}
.hostingCon_moduleTOP_m p {
	text-align:center;
	line-height:24px;
}
.hostingCon_moduleBJ_m p {
	line-height:30px;
	padding-left:7px;
	text-align:left;
}
.hostingCon_moduleBJ_m table {
	margin-left:1px;
	width:230px;
}
.hostingCon_moduleBJ_m table tr th {
	text-align:right;
	font-weight:100;
	height:30px;
	line-height:30px;
	font-size:12px;
	width:60px;
}
.hostingCon_moduleBJ_m table tr td {
	text-align:left;
	height:30px;
	line-height:30px;
}
.hostingCon_moduleBut_m {
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.hosting_m h6 {
	font-weight:100;
	height:30px;
	line-height:30px;
}

/******主机租用结束*****/
/****主机托管公用开始******/
/*主机托管页签开始*/
.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: 2px;
	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 10px;
	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:699px;

	border-top: none;
	height:auto;
	overflow:hidden;
	padding:7px 15px 15px 5px;
}
.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:14px;
	margin-bottom:5px;
	margin-top:10px;
	font-weight:bold;
}
.topEffect_con_m p {
	line-height:20px;
	margin-left:10px;
}
/*主机托管页签结束*/
/****主机托管公用结束******/
/****云主机开始******/
/*meiyanhong 云虚机*/

.cloudAd1_y {
	margin:0 0 10px 0;
}
.cloudAd2_y {
	margin:0 0 10px 0;
}
.cloudAd2_y .cloudadbg_y {
	float:left;
	width:319px;
	background-image:url(../images/cloudhostadbg_y_03.gif);
	background-repeat:repeat-x;
	border: solid 1px #ebdca9;
	height:90px;
	text-align:center;
	padding:15px;
}
.cloudAd2_y .cloudadbg_y span {
	float:left;
}
.cloudAd2_y .cloudadbg_y span a {
	font-size:38px;
	color:#cc0000;
}
.cloudAd2_y .cloudadbg_y .span01 {
	font-size:26px;
	line-height:82px;
}
.cloudAd2_y .cloudadbg_y .spanimg {
	margin-left:20px;
	margin-right:20px;
}
.cloudAd2_y .cloudadbg_y .span16 {
	font-size:16px;
}
.cloudAd3Img_y {
	margin:0 0 0 10px;
}

.cloudHostTab_y {
	height:32px;
	background:#fff;
	padding:0;
}
.cloudHostTab_y ul {
	height:32px;
}
.cloudHostTab_y li {
	width:125px;
	height:32px;
	float:left;
	margin:0 6px 0 0;
}
.cloudHostTab_y a {
	width:125px;
	height:31px;
	line-height:31px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#000;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	background-color:#fff;
}
.cloudHostTab_y a.currTab {
	border-left:solid 1px #cc0000;
	border-right:solid 1px #cc0000;
	border-top:solid 4px #cc0000;
	height: 29px;
	line-height: 29px;
}
.cloudHostCont_y {
	border:solid 1px #ccc;
	border-top:solid 1px #cc0000;
}
.cloudHostCont_y .cont_y {
	margin: 0px auto;
	width: 700px;
	padding-top:10px;
}
.cloudHostCont_y .cont_y1 {
	display:none;
}
.cont_y2 table {
	border-collapse: collapse;
	width:700px;
}
.cont_y2 table th {
	width:80px;
	text-align:right;
	font-size:14px;
}
.cont_y2 table td {
	padding:3px;
}
.cont_y2 table td a {
	margin:3px;
}
.cont_y2 .cloudtip {
	border-top:solid 2px #ebdca9;
	border-left:solid 1px #ebdca9;
	border-right:solid 1px #ebdca9;
	border-bottom:solid 1px #ebdca9;
	background-color:#fffdf5;
	width:220px;
	height:300px;
}
.topEffect_con_m table {
	border-collapse: collapse;
	width:710px;
}
.topEffect_con_m table th {
	
	text-align:right;
	font-size:14px;
}
.topEffect_con_m td {
	padding:3px;
}
.topEffect_con_m table td a {
	margin:3px;
}
/* cloud btns */
.recommend_y a, .hosttuoguancpu_y a, .hosttuoguannet_y a, .hostrent_server_y a {
	background:url("../images/cloudBigBtn0.jpg") no-repeat;
	display: block;
	float: left;
	height: 32px;
	padding: 5px 0 0;
	text-align: center;
	width: 107px;
}
.recommend_y a.currBtn, .hosttuoguancpu_y a.currBtn, .hosttuoguannet_y a.currBtn, .hostrent_server_y a.currBtn {
	background:url("../images/cloudBigBtn1.jpg") no-repeat;
	color:#fff;
}
.cpu_y a, .mem_y a, .hosttuoguanmem_y a, .hosttuoguandisk_y a {
	background:url("../images/cloudBtn0.jpg") no-repeat;
	display: block;
	float: left;
	height: 32px;
	padding: 5px 0 0;
	text-align: center;
	width: 68px;
}
.cpu_y a.currBtn, .mem_y a.currBtn, .hosttuoguanmem_y a.currBtn, .hosttuoguandisk_y a.currBtn {
	background:url("../images/cloudBtn1.jpg") no-repeat;
	color:#fff;
}
.cpu_y span {
	font-size:14px;
	color:#999;
	display:block;
	padding-top:10px;
}
/* slider */
.slider_cont_y {
	background:url("../images/slider_bg.jpg") no-repeat;
	height:18px;
	clear:both;
	width:280px;
}
.slider_y {
	width:246px;
	float:left;
	margin: 6px 0 0 7px;
	height:7px;
	border:0;
	background:none;
}
.slider_amount_y {
	float: left;
	margin-left:5px;
	width:57px;
	height:31px;
	background-image:url(../images/hostinputbg-y.gif);
	line-height:31px;
	border:0px;
	text-align:center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:url("../images/ui-bg_glass.png") no-repeat scroll -3px 0 transparent;
	border:none;
}
.ui-slider-horizontal .ui-slider-handle {
	margin:0px;
	top:-8px;
	width:20px;
	height:25px;
}
/*云主机类型*/
.titfont_y {
	font-size:14px;
	font-weight:bold;
	padding-left:50px;
}
.cloudhosttitle_y {
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.cloudhostcontent_y {
	width:90%;
	text-align:left;
	line-height:20px;
	margin:0 auto;
	overflow:hidden;
}
.hostfontred_y {
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
}
.addcar_y {
	width:121px;
	height:34px;
	background-image:url(../images/shoppingBut_m.gif);
	display:block;
	float:left;
}
.addcar_y:hover {
	width:121px;
	height:34px;
	background-image:url(../images/shoppingBut_on_m.gif);
	float:left;
}
.addcarbuju_y {
	text-align:center;
	margin:10px auto;
	vertical-align:bottom;
	width:200px;
	height:34px;
	line-height:34px;
}
.addcarbuju_y .detail {
	text-decoration:underline;
}

.addcar_y_huise {
	width:121px;
	height:34px;
	background-image:url(../images/shoppingBut_m-huise.gif);
	display:block;
	float:left;
}


.okbtn_y {
	width:106px;
	height:33px;
	background-image:url(../images/okbtn_m.png);
	display:block;
}
.okbtn_y:hover {
	width:106px;
	height:33px;
	background-image:url(../images/okbtn_on_m.png);
	display:block;
}
/*myh 云主机结束*/
/*****云主机结束*****/
/***主机托管服务流程****/
.Process_m {
	width: 718px;
	height:120px;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding-bottom: 15px;
	position:relative;
}
.position_title_m {
	height:50px;
	line-height:50px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
}
.position_ul_m {
	padding:0px 16px 20px 10px;
}
.position_ul_m li {
	float:left;
	height:58px;
	margin-left:5px;
	text-align:center;
	font-size:14px;
	background:url(../images/Process_btnBJ_m.gif) repeat-x;
	margin-top:0px;
	border:1PX solid #CCC;
	width:164PX;
}
.position_numeral_m {
	font-size:24px;
	width:30px;
	height:60px;
	line-height:60px;
	float:left;
	padding-left:7px;
	display:inline;
}
.position_font_m {
	width:90px;
	float:left;
	margin-top:23px;
	font-size:14px;
	display:inline;
}
.position_font01_m {
	width:120px;
	float:left;
	margin-top:10px;
	font-size:14px;
	display:inline;
	text-align:center;
}
.position_ul_m li a:hover {
	height:58px;
	width:127px;
	background:url(../images/Process_btn02_on_m.gif) repeat-x;
	display:block;
	color:#333;
}
.position_pop_ma {
	background-color:#FFF;
	width:350px;
	height:105px;
	border: 1px solid #CCC;
	z-index:99999;
	position:absolute;
	top:558px;
	left:340px;
	visibility:hidden;
}
.position_popCon_ma {
	padding:8px 10px;
	line-height:24px;
	text-align:left;
}
.position_popCon_ma p a {
	text-align:right;
	width:300px;
	margin-left:220px;
	text-decoration: underline;
}
.position_popArror_ma {
	background:url(../images/position_popArror_ma.png) no-repeat;
	height:10px;
	width:16px;
	position:absolute;
	top:105px;
	left:180px;
}
/****主机托管服务流程结束***/
.carstyle {
	border-top:solid 2px #ebdca9;
	border-left:solid 1px #ebdca9;
	border-right:solid 1px #ebdca9;
	border-bottom:solid 1px #ebdca9;
	background-color:#fffdf5;
	width:220px;
	overflow:hidden;
}
/********底部开始********/

.footer {
	background: url(../images/footer_top.jpg) no-repeat left top;
	margin-top: 15px;
}
.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 8px 0 3px;
}
.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;
}
/********底部结束********/
/*****弹出框*****/
.position_pop02_ma {
	background-color: #FFF;
	width: 350px;
	height: 105px;
	border: 1px solid #CCC;
	z-index: 99999;
	position: absolute;
	top: -70px;
	left: 40px;
	visibility: hidden;
}
.position_popArror_ma {
	background: url(../images/position_popArror_ma.png) no-repeat;
	height: 10px;
	width: 16px;
	position: absolute;
	top: 105px;
	left: 180px;
}
.position_popCon_ma { 
	padding: 8px 10px;
	line-height: 24px;
	text-align: left;
}
/*    20130626     IDC新  --DEMON--*/
.topEffect_tiele_m a.on01 {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_con_m{ padding:5px 0; width:auto;}
.topEffect_con_m p{ margin:0; line-height:normal;}
.TGTple,
.ZYTple{ width:718px; overflow:hidden; position:relative;}
.TGTple .idcSubNavTg,
.ZYTple .idcSubNavZy{ width:718px; height:20px; padding:5px 0;}
.TGTple .pOptions,
.ZYTple .pOptions{width:182px; text-align:right; font-size:14px; color:#656565; float:left; margin:0;}
.TGTple .idcSNUl,
.ZYTple .idcSNUl{ display:inline-block;}
.TGTple .idcSNUl li,
.ZYTple .idcSNUl li{ float:left;margin:0 20px 0 0;}
.idcSNUl li,.idcSNUl label,.idcSNUl input{ vertical-align:middle; color:#333;}
.TGTple .idcSNUl input,
.ZYTple .idcSNUl input{margin:0 5px 0 0;}
.TGTple .idcSubTabTple,
.ZYTple .idcSubTabTple{ clear:both; overflow:hidden;}
.TGTple .idcSTTLeft{ float:left; width:442px; overflow:hidden; padding:0 22px; display:none; min-height:400px;}
.TGTple .idcTab{ overflow:hidden;}
.TGTple .idcTab li{ height:40px; line-height:40px;}
.TGTple .TabOptions{font-size:14px; color:#656565; line-height:40px; margin:0; width:160px; text-align:right; display:inline-block;*zoom:1;*display:inline;}
.TGTple .TabOptionsR,
.ZYTple .TabOptionsR{ display:inline-block;*zoom:1;*display:inline;}
.TGTple .TabOptionsR p{ color:#333; display:inline-block;*zoom:1;*display:inline;}
.TGTple .TabOptionsR select{padding:3px; vertical-align:baseline; width:70px;}
.TGTple .idcIntroduce{ color:#039;}
.TGTple .borderB{ border-bottom:1px solid #ccc;}
.TGTple .TabOptionsR .red,
.ZYTple .red,
.jgRed{color:#cb0000;}
.TGTple .numU{ width:20px;}
.TGTple .moneyRed{ font-size:18px; color:#cb0000; font-weight:bold;}
.TGTple .listing{ width:198px; padding:15px 10px; border:1px solid #EBDCA9; background:#FEFAE9; position:absolute; top:78px; right:15px;}
.TGTple .listing h2{ font-size:16px; color:#333; font-weight:normal; text-align:center;}
.TGTple .listing .addcarbuju_y a{ margin:auto; float:none;}
.TGTple .idcBlock{ display:block; text-indent:2em;}
.TGTple .listing p{ color:#656565; line-height:22px;}
.ZYTple .ZyUl{ overflow:hidden; padding:5px 6px 5px 7px;}
.ZYTple .ZyLi{ width:225px; margin:0 3px 0 0; float:left; border:1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding:15px 3px; background:url(../images/idc1pxbg.jpg) repeat-x left top;}
.ZYTple .noMargin{margin:0;}
.ZYTple .idcIntroduce{ color:#039; margin:12px 0 12px 186px; display:block;}
.ZYTple .ZyLi h3{ font-size:18px; color:#333; vertical-align:middle; text-align:center; font-weight:normal;margin:0 0 10px;}
.ZYTple .ZyLi h3 input{margin:-4px 20px 0 0;*margin:0 20px 0 0; vertical-align:middle;}
.ZYTple .originalMoney{ font-size:12px; color:#333; text-align:center;}
.ZYTple .originalMoney span,
.sumMoney p .lineTh{ text-decoration:line-through;}
.ZYTple .preferentialMoney{ text-align:center; font-size:14px; color:#333;}
.ZYTple .preferentialMoney .span1,
.sumMoney p .span1{ font-size:24px; color:#cb0000;}
.ZYTple .peizhiUl { width:225px; overflow:hidden;}
.ZYTple .TabOptions{font-size:14px; color:#656565; line-height:30px; margin:0; width:76px; text-align:right; display:inline-block;*zoom:1;*display:inline;}
.peizhiUl li{ height:36px; vertical-align:middle; line-height:36px;}
.peizhiUl .heightAuto{ height:auto;padding:3px 0;}
.peizhiUl .width60{width:60px;}
.peizhiUl select{ width:145px;padding:2px; vertical-align:baseline;}
.ZYTple .sumMoney p{ font-size:14px; color:#333; text-align:center;padding:0 0 10px;}
.ZYTple .sumMoney{padding:20px 0; text-align:center;}
.ZYTple .sumMoney a{ float:none; margin:0 auto;}
.JGTple{padding:15px 13px; width:692px;}
.jgH3{ font-size:14px; color:#656565; font-weight:normal;}
.jgTipImg{width:692px; height:523px; padding:15px 0;}
.jpP1{ font-size:14px; color:#656565;}
.jpP2{ color:#333; font-size:14px;padding:10px 0;}
.jgName{ background:url(../images/idcNewInput172.png) no-repeat left top; height:26px; line-height:26px; padding:3px 5px 4px; width:162px; border:none;margin:0 25px 0 10px;}
.jgCall{ background:url(../images/idcNewInput242.png) no-repeat left top; height:26px; line-height:26px; padding:3px 5px 4px; width:232px; border:none;margin:0 25px 0 10px;}
.jgSubmit{ background:url(../images/idcNewBtn.png) no-repeat left top; width:84px; height:33px; line-height:33px; text-align:center; font-size:14px; color:#333; float:right;}
.jgSubmit:hover{ color:#333;}
.ZyTabTple{ display:none;}
.IntroduceTple{padding:0 15px 20px; overflow:hidden;}
.IntroduceTple .tab{ width:100%;}
.IntroduceTple td{ background:#f8f8f8; text-align:center; vertical-align:middle; color:#656565; font-size:12px; line-height:24px; padding:10px;}
.IntroduceTple .odd{background:#e1e1e1; font-size:14px;}
.IntroduceTple .h3{ font-size:14px; color:#656565; margin:20px 0; font-weight:normal;}
.IntroduceTple img{ border:1px solid #ccc;margin:0 4px 0 0; float:left;}
.IntroduceTple .marginNone{margin:0;}
/*.tit2 用在有页签的地方，关闭js和页签切换js冲突*/
.tipCen_y .tit_y,.tipCen_y .tit2 {
	height: 25px;
	line-height: 25px;
}

.tipCen_y .tit_y a,.tipCen_y .tit2 a {
	float: right;
	padding: 0 5px 0 15px;
	background: url(../images/close5.gif) no-repeat left 6px;
}

.tipCen_y .con_y {
	padding: 0 10px 10px 100px;
	line-height: 25px;
	background: url(../images/now_buy.gif) no-repeat 20px top;
}

.buyCen .tipCen_y .btns {
	padding-top: 15px;
}

.tipCen2 {
	display: block;
}

.tipCen2 .con {
	background: url(../images/now_tips.gif) no-repeat 20px top;
}

.tipCen2 .btns {
	margin-left: 80px;
}
.buy5 {
	display: inline-block;
	width: 78px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background: url(../images/buy5.gif) no-repeat left top;
	border: none;
}

.buy5:hover {
	color: #fff;
}
