.head_bg{
	height:100px;
	border:0px #CCCCCC solid;
	background:#FFF;
	background-image:url(../csc_images/heard_bg.jpg); 
}

.head_logo{
	float:left; 
	margin-left:10px; 
	margin-top:6px;
}
.head_logo_fu{
	float:left; 
	margin-top:20px;
	padding-top:25px;
	background-image:url(../csc_images/linian_baomanyi.png);
	background-repeat:no-repeat;

}
.head_right{
	float:right; 
	padding:10px 15px;
}
.head_right_1{
	padding:1px;
	color:#999999;
	font-size:12px;
}

.head_right_1 a{
	color:#999999;
}
.head_right_2{
	padding:1px;
	margin-top:20px;
	border:0px solid #666666;
	padding-left:40px;

	}

.head_right_3{
	padding:1px;
}
	/*	head.htm菜单顶结束 */

.wd_body{
	BORDER: #cbcbcb 0px solid;
	BACKGROUND-COLOR: #FFF;
	PADDING: 5px 10px;
}
.liucheng{

}
.liucheng img{
	PADDING: 5px;
	width:800px;
	border:1px #CCCCCC solid;

}

/*建站TOP的*/
.jianzhan_top{
   border:#CC9900 0px solid;
   height:auto;
   overflow:auto;
 }

.jianzhan_top_left{
   background-color:#F95C55;
   border:#CA0D11 1px solid;
   float:left;
   width:725px;
   height:204px;
   padding:1px;   
 }
 .jianzhan_top_right{
   background-color:#EEF5FB;
   border:#B8D1E5 0px solid;
   float:right;
   width:240px;
   overflow:hidden;  
 }

/*提示信息框的样式*/
.tishi{
   background-color:#FDF2E0;
   border:#CC9900 1px solid;
   padding:10px 20px;
   margin:5px 0;
   font-size:12px;
   line-height:22px;
   color:#CC6600;
   letter-spacing:1px;
   overflow:hidden;
}
.tishi div{
   font-size:14px;
   float:left;
   color:#CC6600;
   font-weight:bold;
}
.tishi ul{
   float:left;
   padding:0px;
   margin:0;
}


/*专供tab书签效果*/
UL.tab1 {
	LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../csc_images/tab_bg.png) 50% bottom; HEIGHT: 31px; LIST-STYLE-IMAGE: none; 
}
UL.tab1 LI {
	TEXT-INDENT: 0px; MARGIN: 0px 0px 0px -1px; FLOAT: left; COLOR: #c30077; LIST-STYLE-IMAGE: none !important; PADDING-TOP: 0px;
}
UL.tab1 A {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; LINE-HEIGHT: 31px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; WIDTH: 65px; PADDING-RIGHT: 0px; DISPLAY: block; BACKGROUND: url(../csc_images/tab_2.png) no-repeat 0px 0px; HEIGHT: 31px; COLOR: #784b21; FONT-SIZE: 12px; CURSOR: pointer; TEXT-DECORATION: none; PADDING-TOP: 0px; width:113px; font-size:14px;
}
UL.tab1 A:active {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium;
}
UL.tab1 A:visited {
	COLOR: #FF0000; TEXT-DECORATION: none; 
}
UL.tab1 A.current {
	MARGIN-TOP: 0px; BACKGROUND: url(../images/tab_1.png); COLOR: #ED1B24 !important; FONT-SIZE: 14px; CURSOR: default !important
}
UL.tabs A.current:hover {
	MARGIN-TOP: 0px; BACKGROUND: url(../images/tab_1.png); COLOR: #ED1B24 !important; FONT-SIZE: 14px; CURSOR: default !important
}
UL.tabs LI.current A {
	MARGIN-TOP: 0px; BACKGROUND: url(../images/tab_1.png); COLOR: #ED1B24 !important; FONT-SIZE: 14px; CURSOR: default !important
}
.tab1s .pane {
	DISPLAY: none;
}

/*子分类导航菜单*/
#menu_tab {position:relative;overflow:hidden;height:25px; margin-top:0 auto; border-bottom:3px solid #E10001; padding-top:5px; padding-bottom:0px;}
#menu_tab ul { list-style: none; margin: 0px; padding: 0px;position:relative; }
#menu_tab ul li { float:left; margin-right:2px;margin-bottom:0px;}
#menu_tab ul li a { display:block; width:87px; height:28px; line-height:28px; text-align:center; background:url(../images/4.jpg) 0 -28px no-repeat; font-size:14px; color:#333; }
#menu_tab ul li a:hover { background:url(../images/4.jpg) 0 -56px no-repeat;}
#menu_tab ul li a#current { background:url(../images/4.jpg) 0 0 no-repeat; font-weight:bold; color:#fff;}
#csc_tab { float:left; margin-right:155px;}
#menu_tab ul .tebie { display:block; height:28px; line-height:28px; text-align:center; font-size:16px; color:#ff0000; font-weight:bold; float:right;  }

<!--修改的-->
.daili_wd{
background-color:#CCC; padding:5px; margin-top:0px; border-left:10px #CCCCCC solid;border-right:1px #CCCCCC solid;border-bottom:1px #CCCCCC solid;
}

<!--修改的-->

<!--浮动层-->
body {height: 1224px;width:100%}
#messageBoardContainer{width: 180px; height: 0px; position:absolute; top: 300px; left: 150px; overflow: hidden; z-index: 5;}
#messageBoard{width: 180px; height: 220px; position: absolute; }
#messageBoard .wrap{width: 170px; height: 210px; background: #ededed; border: 1px solid #f2f2f2; position: absolute; top: 4px; left: 4px; z-index: 2; }
#messageBoard .bg{width: 180px; height: 220px; background: #000000; position: absolute; top: 0; left: 0; filter: alpha(opacity=30); opacity: 0.3; z-index: 1; }
#messageBoard h2{height: 24px; background: url(../images/messageBoard.gif) repeat-x 0 -24px; font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; cursor: move; }
#messageBoard h2 span{line-height: 22px; }
#messageBoard h2 a{position: absolute; top: 5px; right: 6px; width: 11px; height: 11px; overflow:hidden; background: url(../images/messageBoard.gif) no-repeat; }
#messageBoard h2 a:hover{background: url(../images/messageBoard.gif) no-repeat 0 -12px; }
#messageBoard .content{padding:0 0 0 5px;}
#messageBoard .content p{line-height: 30px; font-size: 12px; color: #666666; }
#messageBoard .content p a{font-family: arial; font-weight: bold; color: #cc3333; border-bottom: 1px dotted #cc3333; }
#messageBoard .content p a:hover{position: relative; top: 1px; color: #cc0000; }
#messageBoard .red{color: #cc3333; }
#messageBoard .indent{text-indent: 24px; }
#messageBoard .date{text-align: right; }

#quirkyPopupShowBtn{position: absolute; top: 0; right: 0; width: 35px; height: 64px; background: url(../images/quirkyPopupShowBtn.gif) no-repeat; }
#quirkyPopupShowBtn:hover{background: url(../images/quirkyPopupShowBtn.gif) no-repeat 0 -70px; }
<!--浮动层//end-->

/*本例bananer样式*/
/*reset*/
.banner_index ul,li,p,h1,h2,h3,h4,h5,body{margin:0px;padding:0px;}
.banner_index ul,li,dl,dd,dt{list-style: none;}
.banner_index a{text-decoration: none;color:#252525;}
.banner_index a:hover,.fot a:hover{color: #ee2d24;}
.banner_index a img{border:none 0;display: block;}
/*banner*/
.banner_index{height:235px;position: relative;overflow:hidden;width: 973px;margin:0px auto; margin-bottom:10px;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:75px;width: 56px;height: 78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(../bananer_gg/btn/bg_btnPre_index.png) no-repeat 0 0;left:20px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../bananer_gg/btn/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(../bananer_gg/btn/bg_btnNext_index.png) no-repeat 0 0;right: 20px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../bananer_gg/btn/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width: 973px;float: left;}
.indexBanner_num{width:900px;margin: 0 auto;padding:10px 0;text-align: center;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../bananer_gg/btn/bg_num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 1px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: url(../bananer_gg/btn/bg_num_on.png) no-repeat 0 0;}
/*本例bananer样式END*/

/*右侧悬浮导航2014-11-12*/
.act_nav{background:url(../images/bottom.png) no-repeat top center; height: 74px; position: fixed; left: 0; bottom: 0; z-index: 500; width: 100%;}
.act_nav .event_content{height: 74px;width:985px; margin:0 auto; text-align:left; position:relative; }
.act_nav .event_content a,.act_nav .event_content p{ display: block;height: 61px; float: left; text-indent: -9999px; outline: none; }
.act_nav .event_content p {width:170px; margin-left:10px;}
.act_nav .event_content p a{ width: 77px; height: 20px; margin-left:5px;}

/*右侧悬浮导航*/
.float{width:111px;height:504px;position:fixed;left:50%;_position:absolute;display:none;overflow:hidden;margin-left:515px; z-index:50}/*left50%确保页面中间，左边距515大于页面内容的一半，确保在内容整体右侧外*/
.float a{display:block;text-indent:-9999px;overflow:hidden;height:42px; background:url(../images/right_nav.png) no-repeat;-webkit-transition:background 0.2s ease}
.float .an_1:hover{background-position:-111px 0}
.float .an_2{background-position:-222px 0}
.float .an_2:hover{background-position:-333px 0}
.float .an_3{background-position:-444px 0}
.float .an_3:hover{background-position:-555px 0}
.float .an_4{background-position:-666px 0}
.float .an_4:hover{background-position:-777px 0}
.float .an_5{background-position:-888px 0}
.float .an_5:hover{background-position:-999px 0}
.float .an_6{background-position:-1110px 0}
.float .an_6:hover{background-position:-1221px 0}
.float .an_7{background-position:-1332px 0}
.float .an_7:hover{background-position:-1443px 0}
.float .an_8{background-position:-1554px 0}
.float .an_8:hover{background-position:-1665px 0}
.float .an_9{background-position:-1776px 0}
.float .an_9:hover{background-position:-1887px 0}
.float .an_10{background-position:-1998px 0}
.float .an_10:hover{background-position:-2109px 0}
.float .an_11{background-position:-2442px 0}
.float .an_11:hover{background-position:-2553px 0}
.float .an_12{background-position:-2220px 0}
.float .an_12:hover{background-position:-2331px 0}

/*右侧悬浮*/
.left_nav{width:109px; height:503px; position:fixed; left:50%; margin-left:-630px; z-index:1000; display:none; background:url(../images/left.png) no-repeat}
.left_nav a{display:block}
/*右侧悬浮导航2014-11-12END*/

/*2017*/
.csc_table{
border:#FFFFFF;
border:0px solid #00a2ca;
;
padding:20px;
font-size:16px;
font-family:微软雅黑;
}
/*2017*/
.csc_table dl{
padding:0px;
}
.csc_table dl dt{
padding:10px;
font-size:22px;
color:#00a2ca;
border-bottom:1px dotted #CCCCCC;
margin-bottom:10px;

}
}
.csc_table dl dd img{

width:60px;

}
.csc_table dl dd{
padding:10px;
width:300px;
font-size:14px;
text-align:center;
color:#333;
float:left
}
.csc_table dl dd a{
font-size:12px;
color:#ccc;
}

.csc_table_tishi_t{
padding:0px;
font-size:18px;
color:#333;
text-align:left;

}
.csc_table_tishi{
padding:0 10px;
color:#333;
text-align:left;
margin-bottom:30px;
font-size:14px;
}
.csc_table_tishi a{
color: #CCCCCC;

}
.csc_table_an{
padding:5px;
font-size:16px;
color:#FFF;
text-align:center;
background-color:#FF6600;
height:32px; line-height:32px;
border-radius:5px;
width:200px;
margin:0 auto;
}
.csc_table dl  .username_wx_bn{
padding:5px;
font-size:16px;
color:#FFF;
text-align:center;
background-color:#00a2ca;
height:42px;
border-radius:0px;
border:1px solid #FFF;
width:200px;
margin:0 auto;
}
.csc_table dl  .username_wx_bn:hover{

background-color: #FF6600;

}

.csc_table dl dd .csc_table_an a{
font-size:16px;
color:#FFF;
display:block
}
 .csc_table_an a{
font-size:16px;
color:#FFF;
display:block
}

/***********/
#marqueediv1{

	border:none;

}
.ddd{

	padding:0px;

	margin:0px;
	border:none;

}
.ddd ul{

	padding:0px;

	margin:0px;
		border:none;

}
.ddd ul li{

	padding:0px;
	margin:10px 1px;
	float:left;
	height:135px;
	width:148px;

	list-style:none;
	border:1px solid #CCCCCC;
	text-align:center;
	overflow:hidden
	
	

}
.ddd ul li img{
width:140px;
padding:3px;
}
.ddd ul li a{
font-size:14px;
color:#333333;
text-align:center;
text-decoration: none
}

.ddd2 ul li{

	padding:0px;
	margin:10px 1px;
	float:left;
	height:145px;
	width:158px;

	list-style:none;
	border:1px solid #CCCCCC;
	text-align:center;
	overflow:hidden
	
	

}
.ddd2 ul li img{
width:150px;
padding:3px;
}
.ddd ul li a{
font-size:14px;
color:#333333;
text-align:center;
text-decoration: none
}

/*2017-8-18*/
.right_yumingchaxun .product_more{border:1px solid #efefef; border-radius:5px; padding:20px; background-color:#FFFFFF; color:#666666}
.right_yumingchaxun .product_more li{ clear:none; width:100%;}
.right_yumingchaxun .product_more li span{ color:#3399CC;}
.right_yumingchaxun .product_more2{border:1px solid #499734; border-radius:5px; padding:20px; background-color:#E5F3E2; color:#499734; font-size:14px;}
/*2017-8-18 主机申请单样式*/
.zhujidd{height:45px; line-height:45px; padding:0 20px; background-color:#EAEDF1; font-size:18px; color:#107D8D;
border-top-left-radius:10px;
border-top-right-radius:10px;
margin-top:20px;
border:1px solid #DEE2E8}
.zhujiddnr{padding:0 20px; background-color:#FFF; font-size:18px; color:#333; border:1px solid #DEE2E8; 
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
margin-bottom:10px;
}
.zhujiddnr ul{padding:20px 0; margin:0; border:0px solid #00a2ca}
.zhujiddnr ul li{width:700px;border:0px solid #00a2ca; padding:10px 0; overflow:hidden }
.zhujidd a{color:#107D8D}

.zhujiddnr ul li .zhujiddnrleft{width:100px; float:left; text-align:right; }
.zhujiddnr ul li .zhujiddnrright{width:600px; float:left; }


.zhujiddnr ul li .zhujiddtt{width:500px;border:0px #FF6600 solid; color:#999; font-size:14px; padding:3px 10px}
.ddbuysubmit{text-align: center; background-color:#00a2ca; color:#FFFFFF; border:none; font-size:18px; width:160px;height:38px;line-height:38px;}
.gouwuche{background-color:#FF9900; color:#FFFFFF; border:none; font-size:18px; width:160px;height:38px;line-height:38px;}
.zhujiddnr ul li .inputtext{height:28px; line-height:28px; font-size:18px;}
/*table*/
.zhujiddnr table{
 text-align:left;
 font-size:14px;
 font-family:Arial, Helvetica, sans-serif,微软雅黑;
}
.zhujiddnr table tr td{
 padding:5px;
border:1px solid #DEE2E8
}
.zhujiddnr table tr td input{
 padding:1px 0px;;
 border:0px;
 background-color: #FFFFFF;
 color:#00a2ca;
 border:1px #DEE2E8 dotted
 
}
