/* 全局基本样式及公共页头页脚样式 */
/* edited by EricHo */
/* edited time 2013.11.22 */

/* 目录 */
	
body {
	color:#333;
	line-height:1.5em;
	font-family:Arial,'Microsoft YaHei',SimSun,tahoma,sans-serif;
	font-size:14px;
	background: #fff; 
	margin:0 auto;
	text-align:center;
	}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,label,em,strong,sub,sup,tt
pre,code,form,fieldset,legend,input,button,caption,tbody,tfoot,thead,tr,
textarea,p,blockquote,table,th,td,img,a { 
	margin:0; 
	padding:0; 
	border:none;
	}

ul,li,dl { 
	list-style:none;
	}	
	
input,select,textarea{ 
	vertical-align:middle;
	}

a{
	text-decoration:none; 
	color:#333;
	}

a:hover {
	color:#ff5e00;
	}
	
/* 初始化样式结束*************************************/
	
/* 基本通用样式 */	


/*滚动图*/

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
    height:300px; 
	font-size: 18px;
	line-height: 24px;

	text-align: center;

	color: rgba(255,255,255,.6);

	background: #f6f6f6;
}
	.banner ul {
		list-style: none;
		width: 300%;
	}
	.banner ul li {
		display: block;
		float: left;
		width: 33%;
		min-height: 300px;
		height:300px;
		 background-repeat:no-repeat; background-position:center 0; cursor:pointer;
		border:0;	
	}

	.banner .dots {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 20px;
		width: 100%;
	}
		.banner .dots li {
			display: inline-block;
			*display: inline;
			zoom: 1;
			font-size: 0;
			width: 12px;
			height: 12px;
			line-height: 12px;
			margin: 0 4px;
			color:#fff;
			text-indent: -999em;
			*text-indent: 0;
			background:url(../images/slider_nav_button.png) no-repeat;

			cursor: pointer;

			-webkit-transition: background .5s;
			-moz-transition: background .5s;
			transition: background .5s;
		}
			.banner .dots li.active {
				background:url(../images/slider_nav_button.png) 0 -12px no-repeat;
	
			}

	.banner .arrows {
		position: absolute;
		bottom: 20px;
		right: 20px;
		color: #fff;
	}
		.banner .arrow {
			display: inline;
			padding-left: 10px;
			cursor: pointer;
		}

/*滚动图 end*/
	
/* 基本通用样式结束***********************************/		
	
/* 功能样式 */
/* 域名查询浮动窗口样式 */	
#tooltip{
position: absolute ;
border:1px solid #cccccc;
background:#ffffff;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
color:#ff6600;
display:none;
margin-top:-18px;
font-weight:bold;
}
/* 域名查询浮动窗口样式结束***************************/

/* 功能样式结束***************************************/
	
	
/* 公共页头样式 */


#toppanel {
	width:100%;
	height: 30px;
	background:#333;
	font-size:12px;
	border-bottom:2px solid #ff9640;
	}

.panel {
	width:100%;
	min-width:1000px;
	max-width:1200px;
	_width:1000px;
	margin:0 auto;
	line-height: 30px;
	}

.panel input { 
	width:76px;
	_height:18px;
	display: inline;
	float:left;
	font-size:12px;
	color:#fff; 
	cursor:pointer; 
	font-family:'Microsoft YaHei';
	text-align:left;
	padding-left:28px; 
	margin:6px 22px 0 0;
	border:0;
	}

#login,#landed { 
	background:url(../images/user.png) 0 -18px no-repeat; 
	}

#landed {
	background-position:0 0px;
	margin-left:12px;
	}

.panel a {
	margin:0 15px;
	float:right;
	display: inline;
	color:#999;
	font-family:'Microsoft YaHei';
	}

.panel a:hover {
	text-decoration:underline;
	}







/* 主页样式 */
/* 主页样式结束***************************************/

/* 公共页脚样式 */
.footer {
	border:0;
	text-align:center;
	margin:auto;
	}

.menu {
	width:100%;
	min-width:1000px;
	max-width:1200px;
	_width:1000px;
	margin: 0 auto; 
	color:#fff;
	height:189px;
	background:#25262b;
	}
.menu_box {
	width:100%;
}

.menu h4 {
	font-size: 16px;
	height: 55px; 
	line-height: 55px; 
	color:#fff;
	text-align:left;
	text-indent:25px;
	font-weight:normal;
	}

.menu ul { 
	padding-top:6px;
	overflow:hidden;
	zoom:1;
	font-size:12px;
	text-align:left;
	}


.menu a {
	color:#fff;
	}

.menu a:hover{
	color:#ff5e00; 
	}

.recommend {
	float:left;
	width:200px;  
	line-height:31px;
	margin-right:4%;
	}

.recommend ul{
	padding-top:7px;
}
.recommend ul li{
	float:left;
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
}

.support{
	float:left;
	width:100px;
	margin-right:4%;
	}
	
.support ul li {
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
}

.attention{
	display:inline;
	float:left;
	width:250px; 
	margin-right:6%;
	}
.attention h4{
	text-indent:18px;
}
	
.attention ul li{ 
	float:left; 
	padding-left:12px;
	text-align:center;
	}
.attention img {
	display:block;
}

.contact{
	width:308px; 
	text-align:left;
	float:left;
	}
.contact h4{
	text-indent:0;
}	

.contact span {
	float:right;
}	
.contact p {
	line-height:22px;
	font-size:12px;
}

.bottompanel { 
	width:100%;
	height:74px;
	border-top:1px #3a3b3f solid;
	background:#151515;
	}

.bottombox {
	width:100%;
	min-width:1000px;
	max-width:1200px;
	_width:1000px;
	font-size: 12px;
 	margin: 0 auto; 
 	text-align:left;
 	color:#777;
 	}
.bottombox p{
	line-height:1.5;
	padding-top:13px;
}

.bottombox a {
	color:#b06d49;
	}

.bottombox a:hover{
	color:#ff5e00; 
	}
	
.backtop{ 
	float: right; 
	background:#333; 
	width:88px; 
	text-align:center; 
	font-size:14px;
	height:74px; 
	line-height:34px;
	display:block;
	}

.backtop span.sanjiao  {
	width: 0;
	height: 0;
	float:left; 
	margin:17px 0 0 35px; 
	line-height:0;
    border-width:0 8px 15px 8px; 
    border-style: dashed dashed  solid dashed; 
    border-color: transparent transparent #666 transparent; 
    font-size: 0; 
	}

a.backtop {
	color:#666;
	}

a:hover.backtop {
	color:#fff; 
	}

a:hover.backtop .sanjiao {
	width: 0;
	height: 0;
	float:left; 
	margin:17px 0 0 35px; 
	line-height:0;
	border-width:0 8px 15px 8px;
	border-style: dashed dashed  solid dashed;  
	border-color: transparent transparent #fff transparent; 
	font-size: 0; 
	}
/* 公共页脚样式结束***********************************/


/* 公共页脚（登陆状态）样式 */
/* 公共页脚（登陆状态）样式结束***********************/


/* ***************************************************/
/* ***************************************************/


/*new*/
.scoll_pay_new { height:40px; text-align:center; line-height:40px; margin:20px 0;}
.scoll_pay_new ul {width:760px; margin:0 auto;}
.scoll_pay_new ul li {float:left; width:150px; font-size:24px; margin:0 20px; display:inline; line-height:40px;}
.scoll_pay_new ul li a { display:block; color:#fff; }
.scoll_pay_new ul li a:hover {color:#fff; background:#f59854;}
.pay_backtop_new { height:45px; width:45px; position:fixed; _position:absolute; right:0; bottom:265px; _bottom:15px;}
a.pay_backtop_new {background:url(../images/contact/back_top.png) #b27a4d center no-repeat ;}
a:hover.pay_backtop_new {background:url(../images/contact/back_top.png) center no-repeat #f59854;}
/*支付方式頁面樣式 end*/
/* ***************************************************/
/* ***************************************************/



/* ******************************头部*********************/


	ul{
	float:none;
	}
	
a { 
	text-decoration:none; 
	color:#333;
	}

a:hover {
	color:#ff5e00;
	}
	
/* 基本通用样式 */	
#container {
	clear:both;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	}
	
table { 
	margin:0 auto;
	}	
	

	/* 公共页头样式 */
#header {
	width: 100%; 
	height:100px;
	}
/*顶部导航*/
.pc_100{
	width:100%;	
}
#top_nav{
	height:30px; 
	border-top:3px solid #38B6E8; 
	border-bottom:1px solid #EDEEF0;
	margin-top:0px;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#EdwardYang {
	margin:auto;
	min-width:1000px;
	max-width:1200px;
}
.top_nav_center .top_left a{
	display:block;
	height:30px;
	width:105px;
	line-height:30px;
	text-align:center;
	color:#333;
}
.top_nav_center .top_left a:hover{
	background:#EDEEF0;
	color:#197ab1;	
}
/*登陆框*/
#EdwardYang .top_right{
	height:30px;
	float:right;
	display:inline;
	float:right;	
}
#EdwardYang .top_right .xtz{
	float:left;
	padding-top:2px;
	margin:0 5px;
	vertical-align:middle;
}

#EdwardYang .top_right .xtx{
	float:left;
	padding-top:1px;
	margin:0 5px;
	vertical-align:middle;	
}


	
//* 导航样式 */		
.nav{
	width:100%;
	height:68px;
	background:#fff;
	
}

.nav a {
	padding:0;
	font-weight:normal;
	line-height:2;
}	

.nav a:hover{
	color:#fff !important;
	text-decoration:none;
	font-weight:normal;
}
.list {
	width:100%;
	min-width:1000px;
	max-width:1200px; 
	_width:1000px;
	position:relative;
	height:68px;
	margin:0 auto;
	}
	
#logo{
	text-align:left;
	text-indent:13px;
	width:23.3333%;
	float:left;
	display:block;
	margin-top:12px;
}	

#navfouce {
	width:76.6666%;
	height:68px;
	float:right;
	display:block;
	}

#navfouce li {
	width:11.1111%;
	height:68px;
	text-align:center;
	float:left; 
	display:inline;
	}

#navfouce a {
	color:#333;
	line-height:68px;
	display: block;
	}

#navfouce a:hover {
	height:68px;
	color:#fff;
	display:block;
	background-color: #1689C8;
}

#navfouce a:hover,  #navfouce .now{
	background:#1689C8;
	color:#fff;
}
/* 二级导航样式 */

.box {
	width:100%;
	position:absolute;
	left:0;
	top:100px;
	z-index:99;
	background:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1689C8;

}
.subMenu {
	width:100%;
	min-width:1000px;
	max-width:1200px;
	_width:1000px;
	border:0;
	overflow:hidden;
	font-size:12px;
	margin:0 auto;
	zoom:1;
	}

.subMenuLeft,.subMenuMiddle,.subMenuRight {
	float:left;
	padding:0 15px;
	margin:10px 0;
	text-align:left;
	}
		
.subMenuLeft {
	width:195px;
	border-left:1px dashed #999;
}	
.subMenuMiddle{
	width:203px;
}		
.subMenuLeft,.subMenuMiddle {
	border-right:1px dashed #999;
	
	}	

.subMenu h6 {
	color:#ff5e00;
	font-size:16px;
	line-height:1.5;
	}

.subMenuLeft dl, .subMenuMiddle dl {
	overflow:hidden;
	zoom:1;
	width:226px;
	padding-bottom:5px;
	}
	
.subMenuBox dt {
	color:#1689C8;
	font-size:16px !important;
	line-height:2;
	}	
	
.subMenuBox dd a{
	color:#333;
}	

.subMenuBox dd a:hover{
	color:#1689C8 !important;
}
	
.subMenuLeft dd {
	width:113px;
	float:left;
	line-height:2;
	}
	
.SubMenuRight ul{
	line-height:.5;
}
.SubMenuRight ul li {
	display:block;
	width:190px;
	height:80px;
	float:none;
	margin:0 10px 5px 0;
}
.SubMenuRight ul li img {
	display:inline-block;
}

.advimg { 
	margin-top:5px;
}




/* 域名二级导航样式 */

.SubMenu_Domain .subMenuBox {
	padding-left:20%;
}

/* 虚拟主机二级导航样式 */	
.SubMenu_Host .subMenuBox {
	padding-left:25%;
	}
.SubMenu_Host .suMenuLeft{
	height:auto;
}	
.SubMenu_Host .subMenuMiddle {
	height:auto;
}	


/* 云主机二级导航样式 */	
.SubMenu_Cloud .subMenuBox {
	padding-left:35%;
	_padding-left:30%;
}
.SubMenu_Cloud .subMenuLeft, .SubMenu_Cloud .subMenuMiddle{
	height:auto;
}
			
/* 企业邮箱二级导航样式 */	
.SubMenu_Email .subMenuBox {
	padding-left:30%;
	_padding-left:25%;
	}
.SubMenu_Email .subMenuMiddle {
	height:170px;
	}	

/* 网站建设二级导航样式 */	
.SubMenu_site .subMenuBox {
	padding-left:52%;
	}
.SubMenu_site .subMenuMiddle{
	height:auto;
}
	
/* 智能建站二级导航样式 */	
.SubMenu_Auto .subMenuBox {
	padding-left:50%;
	}
.SubMenu_Auto .subMenuLeft {
	height:auto;
}
.SubMenu_Auto .subMenuMiddle{
	height:auto;
}
	
/* 400电话二级导航样式 */	

.SubMenu_400 .subMenuBox {
	padding-left:65%;
	}
	
.SubMenu_400 .subMenuLeft{
	width:150px;
	height:156px;
}

/* 代理加盟二级导航样式 */	

.SubMenu_Agent .subMenuBox {
	float:right;
	padding-right:10%;
	}		
	
.SubMenu_Agent .subMenuLeft{
	width:215px;
}
	
/* 租用托管二级导航样式 */	

.SubMenu_IDC .subMenuBox {
	float:right;
	padding-right:5%;
	}			
.SubMenu_IDC .subMenuLeft {
	width:175px;
}
.SubMenu_IDC .subMenuMiddle{
	width:203px;
}
.SubMenu_IDC .subMenuMiddle dd {
	width:113px;
	float:left;
}
/* 增殖服务二级导航样式 */	

.SubMenu_Sms .subMenuBox {
	float:right;
}

.SubMenu_Sms .subMenuLeft{
	width:135px;
}
.SubMenu_Sms .subMenuLeft dd{
	width:135px;
}

.SubMenu_Sms .subMenuRight{
	width:274px;	
}

.SubMenu_Sms .subMenuRight dd{
	width:135px;
	_width:129px;
	float:left;
}
.inputbox {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#ccc;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	border-left-color:#ccc;
	height:16px;
	color:#666;
}
.inputbox_textarea {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#999;
	border-right-color:#f1f1f1;
	border-bottom-color:#f1f1f1;
	border-left-color:#CCC;
	color:#666;
}
.inputbox:hover {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#ccc;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	border-left-color:#ccc;
	height:16px;
	color:#666;
}

/* ***************************************************/
/***底部导航***/.DownBlueLine {
	height:2px;
	margin:auto;
	background:#09F;
	margin-top:5px;
}
.DowndustLine {
	height:2px;
	margin:auto;
	background:#E2E2E2;
}
.DownContBox {
	overflow:hidden;
	margin:auto;
	margin-top:1px;
	padding:6px 0px 6px 0px;
}
.DownContBox .BottomLink {
	margin:auto;
	height:23px;
}
.DownContBox .BottomLink ul li {
	float:left;
	background:url(../images/top_arrow.gif) no-repeat 0px 3px;
	margin-left:10px;
	padding-left:17px;
}
.DownContBox ul li a {
	font-weight:bold;
}
.DownContBox #BottomCont {
	margin:auto;
	margin-left:17px;
	width:505px;
}
.DownContBox #BottomContRight {
	float:right;
	width:410px;
	margin-top:10px;
}
.redColor {
	font-weight:bold;
	color:#F30;
}
.DownContBox #BottomContRight #idclogos {
	margin-top:5px;
}

.friendLink {
	TEXT-ALIGN:center;
	PADDING-BOTTOM:0px;
	PADDING-LEFT:0px;
	PADDING-RIGHT:0px;
	PADDING-TOP:2px
}
/*客服*/
.cleft_b{
position:fixed;top:30%;left:-128px;z-index:99999;}
.cleft_b1{
position:fixed;top:30%;}
}
.cleft_box{
margin: 0px;
padding: 0px;
overflow: hidden;
width:166px;
}

.cleft_box_content {
margin:0px;
padding:0px;
width: 128px;
overflow: hidden;
float:left;
background:none;
}

.cleft_box_content .serverlistkf ul li {
padding-top:5px;
text-align:center;
line-height:180%;
margin:0px auto;
}


 .cfooter a {display:block;width:128px;height:22px;}
 .cfooter {width:128px;height:22px;background:url(../images/leftbt.png) left top no-repeat;}

  .cleft_box_content .serverlistkf {
text-align:center;
width:128px;
background: url(../images/leftcontentbg.png) repeat-y;
}
.cleft_box_content .serverlistkf ul {
width:118px;
list-style: none;
margin:0px 5px;
padding:5px 0px 10px 0px;
}
.cleft_box_content .cheader {
margin:0 auto;
padding-left:20px;
height:30px;
background: url(../images/leftbg.png) left top no-repeat;
overflow:hidden;
width: 128px;
}


.cheader .ctitle{
margin:0 auto;
width:128px;
height:31px;
line-height:31px;
}
