@charset "utf-8";
/* CSS Document */

.MainContent #Infoleft {
	width: 228px;
}
.product-left {
	float: left !important;
}
.MainContent #Infoleft .panel {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	border-radius: 0 0 0 0;
	box-shadow: none;
	margin-bottom: 0;
	padding: 0;
}
.MainContent #Infoleft .panel .panel-heading {
	background: url(../images/content_title_bg.jpg) repeat-x left bottom;
	border: medium none;
	height: 42px;
	line-height: 41px;
	margin: 0 auto;
	padding: 0 13px;
	position: relative;
}
.MainContent #Infoleft .panel .panel-heading h3 {
	border-bottom: 2px solid #043B83;
	color: #000000;
	font-size: 14px;
	height: 40px;
	letter-spacing: 0;
	line-height: 40px;
	padding-left: 5px;
	text-shadow: 0 1px 1px #CCCCCC;
	width: 72px;
}
.MainContent #Infoleft .panel .panel-body {
	min-height:318px;
	height:auto !important;
	height:318px;
	overflow:visible;
	padding: 10px 15px;
}
.MainContent #Infoleft .panel .panel-body .newslist {
	overflow: hidden;
	padding-bottom: 2px;
	width: auto;
}
.MainContent #Infoleft .panel .panel-body .newslist {
	overflow: hidden;
	padding-bottom: 2px;
	width: auto;
}
.MainContent #Infoleft .panel .panel-body .newslist li {
	background: url(../images/4pxline.png) no-repeat scroll 2px 50% transparent;
	border-bottom: 1px solid #E8E8E8;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.MainContent #Infoleft .panel .panel-body .newslist .listno {
	border-bottom:none;
}
.MainContent #Infoleft .panel .panel-body .newslist li a {
	color: #7A7A7A;
	text-decoration: none;
}
.MainContent #Infoleft .panel .panel-body .newslist li a:hover {
	color: #0284D4;
	text-decoration: underline;
}
.MainContent #Infoleft .paneltwo {
	border-radius: 0 0 0 0;
	box-shadow: none;
	margin-bottom: 0;
	padding:10px 0px 0px;
}
.MainContent #Infoleft .panelthree {
	border: 1px solid #F0F0F0;
	border-radius: 0 0 0 0;
	box-shadow: none;
	margin-bottom: 0;
	padding:10px 0px 0px;
}
.MainContent #Infoleft .panelthree .panel-heading {
	background: url(../images/content_title_bg.jpg) repeat-x scroll left bottom transparent;
	border: medium none;
	height: 42px;
	line-height: 41px;
	margin: 0 auto;
	padding: 0 13px;
	position: relative;
}
.MainContent #Infoleft .panelthree .panel-heading h3 {
	border-bottom: 2px solid #043B83;
	color: #000000;
	font-size: 14px;
	height: 40px;
	letter-spacing: 0;
	line-height: 40px;
	padding-left: 5px;
	text-shadow: 0 1px 1px #CCCCCC;
	width: 72px;
}
.MainContent #Infoleft .panelthree .panel-body {
	min-height:102px;
	height:auto !important;
	height:102px;
	overflow:visible;
	padding: 10px 15px;
	background-color:#fff;
}
.MainContent #Infoleft .panelthree .panel-body .newslist {
	overflow: hidden;
	padding-bottom: 2px;
	width: auto;
}
.MainContent #Infoleft .panel .panel-body .newslist {
	overflow: hidden;
	padding-bottom: 2px;
	width: auto;
}
.MainContent #Infoleft .panelthree .panel-body .newslist li {
	background: url(../images/4pxline.png) no-repeat scroll 2px 50% transparent;
	border-bottom: 1px solid #E8E8E8;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.MainContent #Infoleft .panelthree .panel-body .newslist .listno {
	border-bottom:none;
}
.MainContent #Infoleft .panelthree .panel-body .newslist li a {
	color: #7A7A7A;
	text-decoration: none;
}
.MainContent #Infoleft .panelthree .panel-body .newslist li a:hover {
	color: #0284D4;
	text-decoration: underline;
}
/*Productright*/
.MainContent #Inforight {
	height: auto;
	width:718px;
}
.product-right {
	float: right !important;
}
.inbanner {
	clear:both;
	width:100%;
	height:239px;
}
/*栏目页幻灯片位置开始*/
.CarouselFigure {
	width: 718px;
	height: 239px;
	margin-bottom: 13px;
	background: #fff;
	position: relative;
}
#slides {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.slides_container {
	width: 718px;
	height: 239px;
	overflow: hidden;
	position: relative;
}
#slides .slide {
	width: 718px;
	padding: 0px;
	height: 239px;
}
#slides .pagination {
	margin: -26px auto 0;
	width: 100px;
	position: absolute;
	top: 244px;
	left: 622px;
	z-index: 1000;
}
#slides .pagination li {
	float: left;
	margin: 0 10px 0px 0px;
	display: inline;
}


#slides .pagination li a {
	display: block;
	width: 9px;
	height: 9px;
	line-height: 9px;
	padding-top: 12px;
	border: none;
	padding: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: url(../images/paginationtwo.png);
	background-repeat: no-repeat;
	background-position: 0 -9px;
	float: left;
	overflow: hidden;
	_background:url(../images/paginationtwo.gif);
	_background-position: 0 -9px;
	text-indent: -9999px;
}
#slides .pagination li.current a {
	background-position: 0px 0px;
	_background-position: 0px 0px;
}



/*栏目页幻灯片位置结束*/
/*cloudproduct*/
.MainContent #Inforight .cloudproduct {
	background:#FFFFFF;
	border: 1px solid #F0F0F0;
	height:auto;
	overflow:visible;
	width: auto;
	margin-bottom:20px;
}
.MainContent #Inforight .cloudproduct .tab-pane {
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-top: 10px;
	width: auto;
}
.overview-container {
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: auto;
}
.overview-container h1 {
	color: #000000;
	font-size: 20px;
	font-weight:normal;
	height:48px;
	line-height:48px;
	text-shadow: 0 1px 1px #CCCCCC;
}
.overview-container h1 img {
	margin-right:15px;
	width:54px;
	height:48px;
}
.introduce {
	padding-top:15px;
	color:#7a7a7a;
	font-family:"微软雅黑";
	line-height:22px;
}
.product-topnav {
	padding:10px 0px 20px;
}
.product-topnav .cloudnav {
	background:url(../images/cline.jpg) repeat-x left bottom;
	border-left:1px solid #c2c2c2;
	display: inline-block;
	vertical-align: middle;
	min-width:685px;
	overflow: hidden;
	width: auto !important;
}
.cloudproduct .cloudnav li {
	color: #000000;
	float: left;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border:1px solid #c2c2c2;
	border-left:none;
	border-bottom:none
}
.cloudproduct .cloudnav li a {
	border-radius:0 0 0 0;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	padding: 0 13px;
	font-family:"微软雅黑";
	margin-right:0px;
}
.cloudproduct .cloudnav li a:hover {
	background-color:#f5f5f5;
}
.cloudproduct .cloudnav li.active a {
	background:#fff url(../images/switch_line.jpg) repeat-x;
	color: #000000;
	font-weight: bold;
	border-bottom:none;
	height:38px;
	font-size:14px;
}
.configbtn {
	padding-top:15px;
}
.configbtn .nav-tabs {
	border-bottom:none;
}
.MainContent #myTabContent .configbtn .nav-tabs li a {
	background: url(../images/threehover.png) no-repeat 0 -37px;
	border-radius: 0 0 0 0;
	color: #000;
	display: block;
	font-size: 14px;
	height:36px;
	line-height:36px;
	width:79px;
	text-align:center;
	padding:0px;
	position: relative;
	border:none;
	margin-right:10px;
}
.MainContent #myTabContent .configbtn .nav-tabs li.active a, .MainContent #myTabContent .configbtn .nav-tabs li a:hover {
	background: url(../images/threehover.png) no-repeat;
	border-radius: 0 0 0 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight:bold;
	height:36px;
	line-height:36px;
	width:79px;
	text-align:center;
	padding:0px;
	position: relative;
	border:none;
	margin-right:10px;
}
/*代理分销*/
.MainContent #Infoleft .panel .agent {
	height: auto !important;
	min-height:130px;
	overflow: visible;
	padding: 10px 15px;
}
.overview {
	padding-bottom:20px;
}
.overview h3 {
	border-bottom: 1px dotted #c1c1c1;
	font-size: 14px;
	line-height: 26px;
	color:#000;
	margin-top:15px;
	text-shadow:none;
	letter-spacing:normal;
}
.overview p {
	line-height:22px;
	text-indent:2em;
	color:#7a7a7a;
}
.overview .overviewpara {
	margin-top:10px;
}
.overview img {
	text-align:center;
	vertical-align:middle;
	position:relative;
	left:20%;
	top:10px;
}
.features {
	color:#000;
	padding-top:10px;
}
.features-item h4 {
	line-height:24px;
}
.features-item {
	padding-bottom:10px;
}
.overview .features-info li {
	background: url(../images/4pxline.png) no-repeat 2px 50%;
	line-height: 22px;
	padding-left:10px;
	color:#7c7c7c;
}
.teamwork {
	padding:20px 0px;
}
.teamworktitle li i {
	background:url(../images/teamwork_img.jpg) no-repeat;
	height: 100px;
	margin-right: 5px;
	width:99px;
	float:left;
}
.teamworktitle li .icon-savemoney {
	background-position: 0 0;
}
.teamworktitle li .icon-saveeffort {
	background-position: 0 -103px;
}
.teamworktitle li .icon-saveworry {
	background-position: 0 -212px;
}
.teamworktitle li {
	float: left;
	padding-bottom:20px;
	width:100%;
}
.teamworktitle > li {
	display: inline-block;
}
.teamworktitle span {
	float:left;
	vertical-align:middle;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	color:#7c7c7c;
	display:block;
}
.agentplatform {
	padding-bottom:20px;
}
.agentplatform h3 {
	border-bottom: 1px dotted #C1C1C1;
	color: #000000;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 26px;
	margin-top: 15px;
	text-shadow: none;
}
.agentplatform .overviewpara {
	margin-top: 10px;
}
.agentplatform p {
	color: #7A7A7A;
	line-height: 22px;
	text-indent: 2em;
}
.agentplatform img {
	padding:10px 0px;
}
.table1 {
	width:100%;
	border:1px solid #dce7f1;
	text-align:left;
	border-collapse: collapse;
	color:#000;
}
.table1 thead tr {
	background:url(../images/table1_bg.jpg) repeat-x;
	height:36px;
	line-height:36px;
	text-indent:10px;
	border-bottom:1px solid #dce7f1;
}
.table1-th {
	border-right:1px solid #e5edf6;
}
.table1 td {
	line-height:38px;
	text-indent:10px;
}
.table1_td {
	color:#7a7a7a;
}
.bg_fb {
	background:#fbfcfe;
	border:1px solid #e6edf7;
}
.downicon {
	background:url(../images/down_icon.jpg) no-repeat;
	height:16px;
	line-height:16px;
	margin-top:10px;
	padding-left:20px;
}
.cooperationtitle {
	padding:20px 0px;
	min-height:300px;
	height:auto!important;
	height:300px;
}
.cooperationtitle p {
	color:#000;
	line-height:22px;
}
.cooperationtitle p.cooperationcolor {
	color:#7a7a7a;
	padding-bottom:10px;
}
/*服务支持*/
.MainContent #Infoleft .panel .service {
	height: auto !important;
	min-height: 90px;
	overflow: visible;
	padding: 10px 15px;
}
.tab {
	padding-top:20px;
	height:auto!important;
	height:500px;
	min-height:500px;
}
.tab_menu,.tab_menu_ser {
	clear:both;
}
.tab_menu li,.tab_menu_ser li {
	background: url(../images/threehover.png) no-repeat 0 -36px;
	border-radius: 0 0 0 0;
	color: #000;
	display: block;
	font-size: 12px;
	height:36px;
	line-height:36px;
	width:80px;
	text-align:center;
	padding:0px;
	position: relative;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.tab_menu li.hover,.tab_menu_ser li.hover {
	background: url(../images/threehover.png) no-repeat;
	border-radius: 0 0 0 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	width:80px;
	text-align:center;
	padding:0px;
	position: relative;
	border:none;
	margin-right:10px;
}
.tab_menu li.selected,.tab_menu_ser li.selected {
	background: url(../images/threehover.png) no-repeat;
	border-radius: 0 0 0 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	width:80px;
	text-align:center;
	padding:0px;
	position: relative;
	border:none;
	margin-right:10px;
}
.tab_box {
	clear:both;
	height:auto;
	padding-top:10px;
}
.hides {
	display:none
}
.help_list {
	clear: both;
	padding-top:10px;
 *padding-top:0px;
}
.help_list ul li {
	border-bottom: 1px dotted #e5e5e5;
	font-family:"微软雅黑";
	padding-bottom:10px;
	margin-bottom:10px;
}
.help_list ul li span.ask {
	background:url(../images/Q.jpg) no-repeat left center;
	color: #000000;
	display: block;
	padding: 0px 0 0px 25px;
}
.help_list ul li span.answer {
	background: url(../images/A.jpg) no-repeat left 13px;
	color: #7a7a7a;
	display: block;
	line-height: 18px;
	padding: 10px 0 0 25px;
}
.help_list ul .listno {
	border-bottom: none;
}
.datadown {
	padding-top:15px;
}
.cloudproduct .datadown:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.datadowntitle {
	width:100%;
}
.datadown_left {
	float:left;
}
.down_ul {
	width:500px;
}
.datadown_left ul li {
	clear: both;
	color: #7a7a7a;
	margin-bottom: 10px;
	position: relative;
	line-height:24px;
}
.down_ul li a.t {
	background: url(../images/4pxline.png) no-repeat scroll 2px 50% transparent;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
}
.down_ul li p {
	clear: both;
	line-height:22px;
	padding-left: 14px;
}
.datadown_right {
	float:right;
	height:40px;
}
.datadown_right img {
	margin-top:5px;
}
.down_bp {
	clear: both;
	border-bottom:1px dashed #e5e5e5;
}
.payment {
	padding:0px 0px 20px;
}
.said {
	padding:10px 0px;
}
.said p {
	background-color:#ddecff;
	height:30px;
	line-height:30px;
	text-indent:10px;
	color:#000;
}
.said span {
	display:block;
	padding:10px 0px;
	color:#7a7a7a;
	font-family: "宋体";
	padding-left:10px;
	line-height:22px;
}
/*市场动态*/
.newtitle {
}
.overview-container .newtitle img {
	padding-right:10px;
	float:left;
}
.overview-container .newtitle {
	height:126px;
}
.overview-container .newimg {
	color: #7a7a7a;
	font-size:12px;
	font-weight: normal;
	line-height: 22px;
	display:block;
}
.newcontent {
	padding:0px 0px 10px;
}
#newslist {
	clear: both;
	margin: 0;
	padding: 0;
}
#newslist dd {
	border-bottom: 1px dashed #DEDEDE;
	list-style: none outside none;
	padding-bottom: 15px;
	padding-top: 15px;
}
#newslist dd p {
	clear: both;
	line-height:24px;
	color:#7a7a7a;
}
#newslist dd p a {
}
span.newstitle {
	float: left;
}
span.newstitle a {
	color: #000;
	font-size:14px;
	line-height:28px;
}
span.newsissuetime {
	float: right;
	color:#bbb;
}
#newslist dd.listno {
	border-bottom:none;
}
#newsdetailhead {
	border-bottom: 1px dashed #e5e5e5;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}
#newsdetailhead h2 {
	font-size:14px;
	color:#000;
	text-align:center;
	line-height:24px;
}
#newsdetailhead p {
	color:#7a7a7a;
}
#newsdetailbody {
   color:#313131;
    font-size: 14px;
	padding:0px 10px;
}
#newsdetailbody p, #newsdetailbody div{
    margin:40px 0 0px;
    line-height: 24px;
}
#returnlink {
	clear: both;
	display:block;
	padding:30px 25px 30px 0px;
}
#returnlink a {
	color:#000;
	vertical-align:middle;
	height:17px;
	line-height:17px;
}
#returnlink img {
	padding-right:5px;
	vertical-align:middle;
}
/*关于我们*/
.MainContent #Infoleft .panelthree .infor {
	background-color: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	overflow: visible;
	padding: 10px 15px;
}
.informationcontent {
	padding:10px 0;
	font-family:"微软雅黑";
}
.informationcontent h6 {
	color:#000;
	font-weight:bold;
	padding:10px 0px;
	letter-spacing:normal;
	text-shadow:none;
	line-height:26px;
	font-family:"微软雅黑";
}
.informationcontent p {
	text-indent:20px;
	color:#7a7a7a;
	line-height:22px;
}
.information_text {
}
.aboutleft {
	float:left;
	width:40%;
	padding-bottom:10px;
}
.informationcontent p.pintro {
	text-indent:inherit;
	line-height:26px;
	*text-indent:0;
}
.infohonorconcent {
	padding:10px 0;
	font-family:"微软雅黑";
}
.cont_box {
	display: block;
	float: left;
	height: 210px;
	margin-right:5px;
	width: 222px;
	padding:10px 0px;
}
.box_img {
	background:url(../images/cinfo_bg.jpg) no-repeat;
	height: 165px;
	text-align: center;
	width: 222px;
}
.box_img img {
	display: block;
	margin-left: 7px;
	padding-top: 6px;
}
.cont_box span {
	clear: both;
	color: #7a7a7a;
	display: block;
	text-align: center;
}
.infonodesconcent {
	padding:10px 0px 0px;
}
.infonodesconcent span {
	display:block;
	color:#7a7a7a;
	font-weight:bold;
	line-height:24px;
}
.infonodesconcent h6 {
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 26px;
	padding: 10px 0;
	text-shadow: none;
	font-family:"微软雅黑";
}
.infonodesconcent ul {
	display: block;
}
.infonodesconcent ul li {
	float: left;
	height:138px;
	overflow: hidden;
	display:block;
	position:static;
	text-align: center;
	width:155px;
	padding-right:15px;
	padding-bottom:15px;
}

.infonodesconcent ul li .popover{ width:460px; max-width: 460px; }


.infoJoinUsconcent {
	padding:10px 0 0px;
	font-family:"微软雅黑";
}
.infoJoinUs {
}

.infoJoinUs ul.StoriesList{ width:auto; overflow:hidden; padding-bottom:20px; padding-top:20px; }
.infoJoinUs ul.StoriesList li{ float:left; width:140px; height:100px; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px; }
.infoJoinUs ul.StoriesList .Case{width:140px; height:100px; margin:0 auto; text-align:center;}
.infoJoinUs ul.StoriesList .Case .text-center{ padding-left:0px; width:140px;}
.infoJoinUs ul.StoriesList .Case .text-center img{ width:140px; height:70px; border:none; padding:0px; margin:0px; }
.infoJoinUs ul.StoriesList .Case .names{ padding-left:0px; text-align:center; margin-top: 6px; width:140px; font-size:12px; line-height:15px;}

.infoJoinUs h6 {
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 26px;
	padding: 10px 0;
	text-shadow: none;
	font-family:"微软雅黑";
}
.infoJoinUs span {
	display:block;
	color:#7a7a7a;
	line-height:22px;
	padding-left:10px;
}
.infoJoinUs p {
	display:block;
	background:#4aa9eb;
	color:#FFF;
	height:26px;
	line-height:26px;
	width:89px;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 10px;
}
.infopartnerconcent {
}
.infopartner {
	border-bottom:1px dashed #e5e5e5;
	padding:10px 0px 20px;
	font-family:"微软雅黑";
}
.infopartner h6 {
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 26px;
	padding: 10px 0;
	text-shadow: none;
	font-family:"微软雅黑";
}
.infopartner .infopartnerleft {
	clear: both;
	display: block;
	float: left;
	width: 200px;
	padding-top:10px;
}
.infopartner .infopartnerright {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	width: 440px;
	padding-top:10px;
}
.infopartnerright .big_text {
	clear: both;
	display: block;
	font-weight: bold;
	margin-top:10px;
}
.infopartnerright .small_text {
	clear: both;
	color: #7a7a7a;
	display: block;
	line-height: 22px;
	margin-top: 4px;
}
.listno {
	border-bottom:none;
}
.infopartnerconcent p {
	border:1px solid #83bbe0;
	background:#f5fbff;
	color:#106299;
	height:45px;
	line-height:24px;
	padding:10px;
	font-family:"微软雅黑";
}
.infoContactUsconcent {
	padding:10px 0px;
	font-family:"微软雅黑";
}
.infoContactUsconcent p {
	color:#7a7a7a;
	font-weight:bold;
	line-height:24px;
	padding:20px 0px 0px;
}
.infoContactUsconcent span {
	color:#7a7a7a;
	line-height:22px;
	padding-bottom:10px;
}
/*与传统云服务器对比*/
.traditionalserver {
	padding:10px 0;
}
.vmcompare {
	font-family:"微软雅黑";
	border-collapse: collapse;
	width:100%;
}
.vstitle {
	border:1px solid #e2e2e2;
	text-align:center;
	background:#f5f5f5;
	height:32px;
	line-height:32px;
	text-align:center;
}
.vmcompare tr th {
	border:1px solid #e2e2e2;
	text-align:center;
	font-weight:bold;
	color:#000;
}
.vmcompare tr th.thleft {
	color:#0251b9;
	font-weight:bold;
}
.vmcompare tr th.thright {
	color:#000;
	font-weight:bold;
}
.vmcompare td {
	border: 1px solid #e2e2e2;
	padding:10px;
	text-align: left;
	color:#7a7a7a;
}
.vmcompare .tdbg01 {
	color:#0251b9;
}
/*无忧转云搬家*/

.Present_box div p.easy {
	color:#000;
	padding-top:10px;
}
.Present_box div span {
	font-size:24px;
	height:136px;
}
.Present_box div span.quotes {
	float:left;
}
.Present_box div h4.movingcolor {
	color:#0251B9;
}
.Present_box div ol.movingcolor {
	color:#454545;
}
.need {
	background-color:#FFFEF1;
	padding:5px;
	border:1px solid #e7e2a6;
}
.need ol {
	color:#454545;
}
.need p {
	font-size:12px;
	font-weight:bold;
	color:#454545;
}
.movingblock .movingblockone {
	padding-bottom:10px;
	float:left;
}
.movingblockone label {
	background:#2A96E1;
	color:#FFF;
	width:50px;
	height:60px;
	font-size:20px;
	text-align:center;
	line-height:60px;
	font-weight:bold;
	float:left;
}
.Present_box div .movingblock .movingblockone p {
	border:1px solid #7EC4F5;
	background:#fff;
	float:right;
	width:624px;
	margin:0px;
	height:48px;
	padding:5px;
	text-indent:20px;
	color:#7a7a7a;
}
/*infomemorabiliacontent*/
.infomemorabiliacontent{
	padding:10px 0px;
	min-height:500px; 
    height:auto !important; 
    height:500px; 
}
.infomemorabiliacontent h6{
	color:#000;
	font-weight: bold;
    letter-spacing: normal;
    line-height: 26px;
    padding: 10px 0;
    text-shadow: none;
	padding:0px;
}
.infomemorabiliacontent .month{
	padding-right:10px;
}
.infomemorabiliacontent p{
	color:#7a7a7a;
	line-height:22px;
	text-indent:23px;
}
.spacing{
	text-indent:28px;
}



#tooltip{
	position:absolute;
	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
	background:#fff; color:#284d55; z-index:10000;
	padding:1px;
	display:none;
	width:600px; min-height:226px; height:auto!important; height:226px;
}
#tooltip img{

}
#tooltip span{ line-height:23px; font-size:12px;width:auto; height:auto; text-align:left; color:#284d55; display:block; background:#fff;}
#tooltip span table{ border-collapse:collapse; border:1px solid #ddd; width:auto; _width:100%; height:auto;background:#fff; }
#tooltip span table td{ font-size:13px; white-space:normal; height:36px; line-height:18px; border:1px solid #ddd; padding:2px 5px;}
#tooltip span table td.hang1{ width:120px; height:36px;}



/*负载均衡管理*/
.box-content{
	border:1px solid #f3f3f3;
	padding:0px 0px 10px;
	border-top:0px;
}
.box-content .form-horizontal {
    height: auto;
    margin-bottom: 0;
    position: relative;
    width: auto;
}
.wizard-steps:after {
    clear: both;
    content: "";
    display: table;
}
.wizard-steps {
    background:#EEEEEE;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 0;
}
.box-content .form-horizontal .wizard-steps {
    margin-bottom:5px;
}
.box-content .wizard-steps li.active:after {
    background:#FFFFFF;
    content:"";
	bottom:-1px;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.box-content .wizard-steps li.active {
    background:#FFFFFF;
    position: relative;
}
.box-content .wizard-steps li {
    text-align: center;
	float:left;
}
.wizard-steps li.active .single-step .title {
    background: #00C0FD;
    color: #FFFFFF;
	padding:4px 8px;
}
.wizard-steps li .single-step .title {
    background:#DDDDDD;
    color: #888888;
    font-size: 16px;
    padding: 4px 10px;
    text-align: center;
	border-bottom:none;
}
.wizard-steps li.active .single-step .description {
    color: #333333;
}
.wizard-steps li .single-step {
    margin-top: 3px;
    padding: 5px 0;
}
.wizard-steps li .single-step .description {
    color: #AAAAAA;
    margin-left: 5px;
}
/*负债内容*/
.step .modal-body {
    max-height: 100%;
    overflow-y: auto;
    padding: 15px;
    position: relative;
}
.step .modal-body .control-group {
    position: relative;
	margin:0;
}
.ProductBuy1 .form-horizontal .control-label {
    text-align: left;
    width: 140px;
	float:left;
	padding-top:5px;
	line-height:24px;
}
.red {
    color: #CC0000;
}
.controls span a {
    color: #0066FF;
    line-height: 30px;
}

/*更改新闻*/
.newwza{
	background:#fff;
	border-bottom:1px solid #E9E9E9;
	height:139px;
	width:100%;
}
.wzaul {
    display:block;
    font-size:12px;
    height:66px;
    line-height:62px;
    padding-left:25px;
}
.wzaul li {
    color:#CCCCCC;
    float:left;
    padding-right:8px;
}
.wzaon a {
    color:#0079C1;
    text-decoration:none;
}
.newwza h1 {
    color: #000000;
    display: block;
    font-size:21px;
	font-weight:bold;
    height: 38px;
    text-align: center;
    width:100%;
	font-family:"微软雅黑";
}
.newwza p {
    color: #999999;
    font-size: 12px;
    text-align: center;
}
#newsdetailbody .come {
    font-size: 14px;
    font-weight: bold;
	padding:0px;
	line-height:30px;
	text-indent:10px;
	margin:0px;
    display:block;
}
#newsdetailbody p {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0;
	font-family:"微软雅黑";
}
.come a {
    color: #000000;
    font-weight: normal;
	font-size:12px;
}
.wenz_bq {
    background:#F9F9F9;
    border: 1px solid #DDDDDD;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
    margin: 20px 10px 0px 0px;
    padding: 4px 4px 4px 11px;
}
.wenz_bq a {
    color: #CF5656;
    font-size: 14px;
    padding: 0 3px;
    text-decoration: none;
}
.wenz_bq a:hover {
    color: #CF5656;
    font-size: 14px;
    padding: 0 3px;
}
/*购买第二版*/
.productbuy {
	margin-top: 18px;
	width: 680px;
}
.roomchoosetable {
	margin-top: -24px;
}
.roomchoosetable td {
	width: 74px;
}
.roomchoosetabletittle {
	width: 74px;
	padding: 0px 0px 2px 75px;
}
.roomchoose {
	width: 160px;
}
.roomchoose label {
	color: #000;
	width: 148px;
	line-height: 36px;
	_font-weight: normal;
	_line-height: 35px;
 *font-weight:normal;
 *width:100px;
}
.select {
	width: 515px;
	padding-left: 5px;
	margin-top: -23px;
	margin-left: 76px;
	border-width: 1px;
	height: 25px;
}
.productbuy-table {
	width: 100%;
	border-collapse: collapse;
	_width: 99%;
	color: #000;
	margin-top: 24px;
	border: 1px solid #e6e6e6;
}
.prductbuytabletitle {
	padding: 8px 0px 8px 10px;
	font-size: 14px;
	font-weight: bold;
}
.productbuy-table th {
	border: 1px solid #e6e6e6;
}
.productbuy-table .productbuy_tr {
	background-color: #f5f5f5;
}
.productbuyforce {
	color: #959595;
	margin: 10px 0px 0px 2px;
	letter-spacing: 2px;
}
.productbuy-table td {
	text-align: center;
	padding: 10px 10px 10px 10px;
	border-right: 0px;
}
.productbuy-table td.selected {
	color: #ffffff;
	font-weight: bold;
	background-color: #f7ab00;
	border-right: 0px;
}
.productbuy-table th {
	border: 1px solid #e6e6e6;
}
.productbuy-table .productbuy_tr {
	background-color: #f5f5f5;
	border: 1px solid #E6E6E6;
}
.productbuy-table .productbuy_tr td {
	border: 1px solid #E6E6E6;
}
.productbuy-table td {
	text-align: center;
	padding: 10px 10px 10px 10px;
	border: 1px solid #E6E6E6;
}
.productbuy-table td.selected {
	color: #ffffff;
	font-weight: bold;
	background-color: #f7ab00;
	border-right: 0px;
	border: 1px solid #E6E6E6;
	_border-right: 1px solid #E6E6E6;
}
.cupfountiontable {
	height: 50px;
	_margin-top: -22px;
}
.pstyle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 66px;
}
.productfountion {
	padding-top: 30px;
}
.cpufountion {
	margin-top: -25px;
 *margin-top:-20px;
	_margin-top: 0px;
 *margin-bottom:20px;
	margin-left: 51px;
}
.cpufountion li {
	background: url(../images/cpubottom.jpg) no-repeat;
	color: #000000;
	display: inline;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 82px;
}
.cpufountion li.selected {
	background: url(../images/cpubottom2.jpg) no-repeat;
}
.RAMfountion {
	margin-top: -23px;
	margin-left: 51px;
}
.RAMfountion li {
	background: url(../images/cpubottom.jpg) no-repeat;
	color: #000000;
	display: inline;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 82px;
}
.RAMfountion li.selected {
	background: url(../images/cpubottom2.jpg) no-repeat;
}
.SliderArticle {
	background: url("../images/Slider2_bg.jpg") no-repeat;
	height: 23px;
	line-height: 23px;
	margin-top: -18px;
	margin-left: 56px;
	position: relative;
	width: 583px;
}
.SliderArticle .SliderBlock {
	background: url("../images/SlideTheDot.png") no-repeat;
	border: medium none;
	height: 23px;
	left: 100px;
	position: absolute;
	top: 0;
	width: 24px;
}
.controlsnum {
	border: 1px solid #e6e6e6;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	width: 55px;
	color: #f7ab00;
	margin-top: -23px;
	margin-left: 576px;
}
.controlword {
	font-weight: bold;
	color: #000;
	margin-top: -18px;
	margin-left: 642px;
}
.controlrule li {
	clear: inherit;
	font-size: 7px;
	color: #666666;
	float: left;
	display: inline;
	line-height: 33px;
	letter-spacing: 56px;
	margin-left: 60px;
	margin-top: -16px;
	width: 63px;
}
.controlrulenum li {
	font-size: 12px;
	color: #666666;
	float: left;
	display: inline;
	line-height: 33px;
	margin-top: -16px;
	width: 42px;
	text-align: center;
	margin-right: 158px;
	margin-left: 46px;
}
.ADSL-controlrulenum li {
	font-size: 12px;
	color: #666666;
	float: left;
	display: inline;
	line-height: 33px;
	margin-top: -16px;
	margin-left: 60px;
	width: 58px;
}
.form-actions {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #DDDDDD;
	height: auto;
	padding: 14px 20px;
	margin-top: 56px;
	width: 638px;
}
.Collect {
	height: 32px;
	line-height: 32px;
	width: auto;
}
.text-warning {
	color: #C09853;
}
.text-danger {
	color: #B94A48;
}
.control-group .form-actions .Collect .text-center span {
	padding-left: 20px;
	padding-right: 0px;
}
.Statistics {
	height: 40px;
	line-height: 40px;
	padding-left: 415px;
}
.pull-left {
	float: left !important;
	padding-right: 5px;
}
.pull-left2 {
	padding-right: 5px;
	float: right;
}
.Deadlineone {
	width: 75px;
}
.Total {
	color: #333333;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-top: 16px;
	margin-left: 15px;
	padding-left: 371px;
}
.control-group .form-actions .BuyNow .Total strong {
	color: #F92F2F;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}
.btn {
	background: url(../images/BuyNow_btn.jpg) no-repeat;
	border: medium none;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 14px;
	height: 22px;
	padding: 8px 0 10px;
	text-shadow: 0 1px 1px #575757;
	width: 90px;
	margin-top: 18px;
}
.roomchoose input[type="radio"] {
	margin-top: -3px;
	margin-right: 4px;
	width: 16px;
}
/*购买第二版结束*/
/*购买第三版*/
#buystatus {
	background: url(../images/balan_bg2.jpg) scroll 14px 38px no-repeat;
	height: 70px;
}
#buystatus li.active {
	background: url(../images/balan_hoverblue.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 57px;
	line-height: 30px;
	text-align: center;
	width: 158px;
	margin: 0px;
}
#buystatus li {
	float: left;
	margin: 6px 0 0 68px;
	width: 100px;
}
.buystep {
	margin: 0 0 20px;
}
.buystep span {
	display: inline-block;
	text-align: center;
	width: 164px;
}
.buystyle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 66px;
	margin-top: 18px;
}
.buycontrolrule li {
	clear: inherit;
	font-size: 7px;
	color: #666666;
	float: left;
	display: inline;
	line-height: 33px;
	letter-spacing: 56px;
	margin-left: 60px;
	margin-top: -16px;
	width: 38px;
	_margin-left: 36px;
}
.ADSL-buycontrolrulenum li {
	font-size: 12px;
	color: #666666;
	float: left;
	display: inline;
	line-height: 33px;
	margin-top: -16px;
	margin-left: 60px;
	width: 34px;
}
.productbuystyle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 66px;
	height: 28px;
	padding-top: 44px;
 *position:relative;
 *right:604px;
}
.buyroomtittle {
	width: 74px;
	padding: 0px 0px 2px 2px;
}
.broadbandstyle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	margin-top: 28px;
	height: 24px;
}
.broadbandstyle3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	width: 30px;
	float: right;
 *margin-top:-22px;
}
.broadfountion {
	height: 36px;
	width: 400px;
	float: right;
	margin: -30px 164px 0px 0px;
	_margin: 0px;
	_position: relative;
	_right: 180px;
	_top: -40px;
}
.broadfountion li {
	background: url(../images/cpubottom.jpg) no-repeat;
	color: #000000;
	display: inline;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 82px;
}
.broadfountion li.selected {
	background: url(../images/cpubottom2.jpg) no-repeat;
}
.buyform-actions {
	border-top: 1px solid #DDDDDD;
	height: auto;
	padding: 18px 20px 0px 20px;
	margin-top: 38px;
	width: 638px;
}
.control-group .buyform-actions .Collect .buytext-center span {
	padding-left: 20px;
	padding-right: 0px;
}
.control-group .buyform-actions .BuyNow .Total strong {
	color: #F92F2F;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}
.buytext-center {
	text-align: right;
}
.buyroomwarrm {
	background: #daeaff;
	border: 1px #77b2ff solid;
	color: #818181;
	height: 24px;
	width: 206px;
	margin: 4px 0 0 78px;
	text-align: center;
	padding-top: 4px;
}
.broadbandhand {
	margin-top: 35px;
}
.buyform {
	height: 46px;
	margin-top: -24px;
}
.buyselect {
	width: 56px;
	padding-left: 5px;
	margin-left: 76px;
	margin-right: 8px;
	border-width: 1px;
	height: 25px;
}
.wordform {
	margin-top: 5px;
}
/*购买第三版结束*/
/*购买精简版*/
.simplifycupfountion {
	height: 38px;
}
.simcpufountion {
	width: 25px;
	margin: -17px 0 0 75px;
	color: #000;
}
.simproductbuystyle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	width: 66px;
}
.simbroadbandstyle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	margin-top: 28px;
	margin-left: 28px;
	width: 81px;
}
.simcupfountiontable {
	height: 50px;
 *height: 20px;
	_margin-top: -22px;
}
.simplifycpu {
	margin-top: -25px;
	margin-left: 51px;
}
.simplifycpu li {
	background: url(../images/simcpubottom.jpg) no-repeat;
	color: #000000;
	_margin-top: 25px;
	line-height: 33px;
	text-align: center;
	width: 82px;
	margin-left: 22px;
}
/*按配置购买*/
.perbuystatusbg td {
	background: url(../images/performancestep.jpg) no-repeat;
	height: 42px;
	width: 167px;
}
.perbuystatusbg td.active {
	background: url(../images/performancestepactive.jpg) no-repeat;
	color: #2c7be4;
	font-weight: bold;
}
.perbuystatusfont {
	text-align: center;
	padding-top: 10px;
}
.perfountion {
	height: 36px;
	width: 572px;
	float: right;
	margin-top: -30px;
}
.perfountion li {
	background: url(../images/cpubottom.jpg) no-repeat;
	color: #000000;
	display: inline;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 82px;
}
.perfountion li.selected {
	background: url(../images/cpubottom2.jpg) no-repeat;
}
.perfountionp {
 *width:200px;
 *position:relative;
 *right:-88px;
 *top:-40px;
	color: #818181;
	margin-top: 8px;
}

/*buy_login*/
.buy_login{
	background:#d6ecfd;
	width:369px;
	height:278px;
	padding:4px;
    position:relative;
    top:-149px;
    right:-308px;
}
.buy_login_con{
	border:1px solid #dedede;
	width:367px;
	height:276px;
	background:#fff;
}
.buy_login_con h3{
	background: url(../images/buy_login_top.jpg) repeat-x;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-indent:20px;
	position:relative;
}
.pop-up{
	color:#b5b5b5;
	padding-right:10px;
	position:absolute;
	right:0px;
	*top:-2px;
	font-size:16px;
}
.buy_login_center{
	padding:10px 20px;
}
.buy_logintable{
	width:295px;
}
.buy_logintable tr td{
	padding:10px 0px;
}
.uselabel{
	text-align:left;
	padding-right:10px;
}
.buy_login_wrap{
}
.buy_text{
	border:1px solid #a7b3bd;
	height:30px;
	line-height:30px;
	width:230px;
}
.buybtn .btn-default {
    background: url(../images/loginBtn.jpg) no-repeat;
    border: medium none;
    display: block;
    float: left;
    height: 46px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 118px;
}
.buyzhuce{
	background: url(../images/icon_zhuce.jpg) no-repeat;
	padding-left:20px;
	text-decoration:underline;
	color:#f5ad00;
	font-size:12px;
}

/*找回密码*/
.control .Send_code{
	background:url(../images/send_code.jpg) no-repeat;
	width:102px;
	height:34px;
	margin-top:0px;
	padding:0px;
	cursor: pointer;
    display: block;
	position:relative;
	left:-232px;
	*left:-240px;
	*top:-31px;
}

