﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	height: 100%; 
}
body {
	font-family:'微软雅黑';
	font-size:14px;
	color: #333; 	
	background:#fff;
}
img {
	border: none;
}
a { text-decoration:none;}
li { list-style:none;}

.atop { height:80px;}
.all { border-bottom:solid 1px #ddd;  background:#fff; position:fixed; overflow:visible; top:0px; _position: absolute; _top: expression((documentElement.scrollTop+0) + "px"); left:0; width:100%; z-index:99999;}
.top { width:1000px; margin:0 auto; height:80px; position:relative;}
.top .logo { width:200px; height:100%; background:url(../images/logo.png) no-repeat 0 center; float:left;}
.top .nav { width:790px; float:right; height:80px;}
.top .nav_top { height:40px; text-align:right;}
.top .nav_top p { line-height:34px; padding-right:20px;}
.top .nav_top p span { color:#F60;}
.top .nav a { display:block; font-size:15px; width:90px; height:30px; float:right; color:#000; font-weight:-bold; overflow:hidden; position:relative;cursor:pointer; }
.top .nav a .p1 { position:absolute; top:0; left:12px; width:100%; line-height:30px;}
.top .nav a .p1 span {color:#039;}
.nav_div { position:absolute; top:80px; left:0; z-index:9999; background:url(../images/nav_bg.png); width:100%; display:none; padding:20px 0;}

.nav_div ul { width:1000px; margin:0 auto;}
.nav_div ul li { width:78px;  padding-left:12px;float:right;}
.nav_div ul li a { display:inline-block; font-size:12px; color:#fff; line-height:24px; }
.nav_div ul li a:Hover { text-decoration:underline; color:#fc0;}




.sandbox { display:-none; height:100%;}
#slider 
{ background: url(../images/header-background2.png?v=1) repeat-x 0% 0;
    height:310px;
    padding-top: 30px; overflow:hidden;
}

.banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	background:#efefef;
	overflow: hidden;
}
.banners { height:110px;}
.banners .erji { width:1000px; margin:0 auto; }
.banners .erji h2 { padding-left:600px; margin:0; font-size:24px;}
.banners .erji p {padding-left:600px; font-size:14px;}

.banner .centered-content
{
    position: relative;
    z-index: 2;
}

.banner a {
	color: #2e2e2e;
}
.banner .header-content a {
	color: #fff;
	text-decoration: underline;
}

/* Header text */

.header-content 
{
    background: url(../images/header-background.jpg?v=1) no-repeat center -4px #00416c;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	line-height: 22px;
	position: relative;
    z-index: 1;	
	-webkit-box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.5), inset 0px -10px 8px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.5), inset 0px -10px 8px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.5), inset 0px -10px 8px -10px rgba(0,0,0,0.4);
}
.banner01 .header-content 
{
    background: url(../images/header-background01.jpg) no-repeat;	
}
.banner02 .header-content 
{
    background: url(../images/header-background02.jpg) no-repeat center 0;	
}
.banner03 .header-content 
{
    background: url(../images/header-background03.jpg) no-repeat center 0;	
}
.header-content.home {
	height: 340px;
}


.header-content img {float: left; margin: 0 0 0 15px;}
.header-content .text {width:470px; margin-left: 50%; *width:430px; margin-top:50px; }
.header-content .copy {font-size: 14px; line-height: 22px; padding-right: 15px;}
.header-content .button a { display:block; width:80px; height:26px; background:#999; color:#fff; text-align:center; text-decoration:none; font-size:12px; line-height:26px;}
.header-content .button a:Hover { background:#f90;}


#slider-wrap
{
    background: url(../images/header-background1.png?v=1) repeat-x 0% 0;
    height:340px; 
}

.slider-prev,
.slider-next 
{
    text-indent:-9999px;
    width:38px;
    height:38px;
    background:url("../images/sprite.png") -263px -122px no-repeat;
    position:absolute;
    top:50%;
    margin-top:-19px;
    z-index:999;
    opacity:.5;
    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-out;  /* FF4+ */
    -ms-transition: all 0.3s ease-out;  /* IE10? */
    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
    transition: all 0.3s ease-out;
		
		display: none
    }
.slider-prev{ left:12px; }
.slider-next 
{
    right:12px;
    background-position:-302px -122px;
}  
      
.slider-prev:hover,
.slider-next:hover
{
    opacity:1;
}


.slider-nav 
{
    position:absolute;
    bottom:5px;
    left:50%;
    list-style:none;
    overflow:hidden;
    padding:2px;
    z-index:10;
		margin: 0;
}

.slider-nav li
{
    float:left;
    
}

.slider-nav li a
{
   display:block;
   width:8px;
   height:8px;
   overflow:hidden;
   padding:0px;
   margin:8px;
   background:url("../images/sprite.png") no-repeat -234px -144px;
   text-decoration:none;
   text-indent:-999px;
}

.slider-nav li a:hover,
.slider-nav li a.selected
{
    background-position:-225px -144px;
}



.slider-sections, .slider-sections section {width:100%; height: 310px;}

.slider-sections {margin: 0 auto; position: relative;}
.slider-sections section {position: absolute; top: 0; left: 0px; }

.header-content h2 
{
	font:400 32px/1.2 "microsoft yahei", Tahoma, arial, sans-serif;
	color: #fff;
	margin: 0 0 26px;
}
.header-content p 
{
    margin: 0 0 30px;
}

.slider section {display: none;}
.slider section.first {display: block;}
.dbanner { overflow:visible;  }
.slider-sections, .slider-sections section {width: 1000px; height: 310px;}




/*本例css*/
.dbanner { width:100%; height: 310px;  position: relative; overflow:hidden;  }
.dbanner  li { height:300px;}
.dbanpic { width:1000px; margin:0 auto;}

/*数字按钮样式*/
.dbanner .num { overflow:hidden; height: 25px; text-align:center; zoom:1; z-index:3 }
.dbanner .num ul { text-align:center; width:100px; position:absolute; bottom:20px; left:50%; margin-left:-50px;}
.dbanner .num li { width: 8px; height: 8px;  text-align: center; font-size:0; overflow:hidden; background:url("../images/sprite.png") no-repeat -234px -144px; margin-right: 10px;  cursor:pointer; float: left; }
.dbanner .num li.on { background-position:-225px -144px; } /*当前项*/

/*上一个  下一个*/
.sandbox .prev,.dbanner .next { display: none; width: 40px; height:40px; background:url(../images/sprite.png) no-repeat -262px -122px; position: absolute; top: 115px;}
.sandbox .prev { left:10px;  }
.sandbox .next { right:10px;background-position:-302px -122px;  }




.do_div,.do_divs { display:block; float:left; width:227px; margin:0 30px 0 0; color:#000;}
.do_div:Hover { text-decoration:none;}
.do_div h1 { font-size:14px; margin-bottom:10px;  line-height:14px;}
.do_div img { margin-bottom:10px;}
.do_div p { font-size:14px; line-height:24px;}


.anythingSlider { position: relative;height: 200px }
.anythingSlider .tWrapper { width:100%; height: 200px; margin: 0 0px; position: absolute; top: 0; left: 0; overflow: hidden;}
.anythingSlider .tWrapper ul { width:99999px;  list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li { display: block; float: left; padding: 0; width:1000px; }
.anythingSlider .arrow { display: block; height: 60px; width: 60px; position: absolute; cursor: pointer; }
.anythingSlider .arrow div { background: url(../images/t_btnp.png) no-repeat; height: 60px; width: 60px; }
.anythingSlider .forward { right:-70px; top:20px; }
.anythingSlider .back { left:-70px; top:20px; }
.anythingSlider .forward div { background-position: -143px -97px; }
.anythingSlider .back div { background-position: 0 -97px; }
.anythingSlider .forward:hover div { background-position: -143px 0; }
.anythingSlider .back:hover div { background-position: 0 0; }

.chanps { width:1000px; margin:0 auto;}
.chanp .do_div { color:#000; /*border:solid 1px #e5e5e5;*/ /*background:#f9f9f9;*/ border-right:0; margin-right:0; width:248px; height:260px; text-align:center;}
.chanp .do_div:Hover { text-decoration:none; color:#000;}
.chanp .do_div h1 { font-size:18px; font-weight:normal; color:#000; line-height:24px; margin-top:10px;}
.chanp .ons_div {  height:98px; margin-top:30px;   background:url(../images/icos.gif) no-repeat;}
.chanp .ons_div2 { background:url(../images/icos.gif) no-repeat 0 -98px;}
.chanp .ons_div3 { background:url(../images/icos.gif) no-repeat 0 -196px;}
.chanp .ons_div4 { background:url(../images/icos.gif) no-repeat 0 -294px;}
.chanp .ons_div5{ background:url(../images/icos.jpg) no-repeat;}
.chanp .ons_div6 { background:url(../images/icos.jpg) no-repeat 0 -98px;}
.chanp .ons_div7 { background:url(../images/icos.jpg) no-repeat 0 -196px;}
.chanp .ons_div8 { background:url(../images/icos.jpg) no-repeat 0 -294px;}
.chanp .do_div p { font-size:14px; line-height:20px; padding:0 15px 30px 15px; color:#666;  }
.chanp .anli_div img { width:100px; margin-right:10px;}

#case_chanp { height:238px; margin:20px 0 50px;}
#case_chanp .anythingSlider .tWrapper{ height:238px;}
#case_chanp .anli_div { display:block; float:left; color:#000;  border-right:0; margin-right:20px; width:150px; height:238px; text-align:center;}
#case_chanp .anli_div img { width:100%; height:238px;}
#case_chanp .anythingSlider .forward { right:-70px; top:80px; }
#case_chanp .anythingSlider .back { left:-70px; top:80px; }


.main {  margin:30px auto 0; background:#f9f9f9; border:solid 1px #e5e5e5; border-left:0; border-right:0;}
.moban h1 { font-size:16px;}

.moban_div {width:1000px; margin:0 auto; height:460px; padding:30px 0;}
.moban_div h1 { height:38px;  line-height:30px; font-size:14px; color:#999;}	
.moban_div h1 span { font-size:24px; color:#000; font-weight:normal;}
.moban_div h1 span b { color:#999; margin-left:4px; font-weight:normal;}
.moban_div h1 a { color:#999; float:right;  padding:0 15px;  text-align:center; cursor:pointer;}
.moban_div h1 a:hover { text-decoration:none;}
.moban_div h1 .on_a { color:#000; cursor:auto;}
.moban_div .d_body { margin-top:20px; display:none; height:80px;}

.mb_div { display:block; width:230px; position:relative; border:solid 2px #333; color:#000;font-size:12px; float:left; margin:0 20px 20px 0; background:#fff;}
.mb_img { }
.mb_img img { width:100%; height:166px;}
.mb_div p { padding:10px 0 14px 20px;  color:#000;}
.mb_div p img{ margin-top:38px;}
.mores { text-align:center; height:50px;}
.mores a { font-size:16px; color:#f60;}
.mores a:Hover { color:#F00;}
.mb_div:Hover { border:solid 2px #FF9;}

.moban_divs {width:1000px; margin:0 auto; padding:30px 0;}
.moban_divs h1 { height:38px;  line-height:30px; font-size:14px; color:#999;}	
.moban_divs h1 span { font-size:16px; color:#fff; font-weight:normal;}
.moban_divs h1 span b { color:#999; margin-left:4px; font-weight:normal;}
.moban_divs h1 a { color:#333; font-weight:normal; float:right; }
.m_body { margin-bottom:20px;}


.Articles .moban_divs h1 span { font-size:24px; color:#333;}
.Articles .amb_div { display:block; width:318px; position:relative; border:solid 1px #ccc; color:#000;font-size:12px; float:left; margin:0 20px 20px 0; background:#fff; }
.Articles .amb_div .mb_img { padding:6px;}
.Articles .amb_div .mb_img img { width:100%; height:200px;}
.Articles .amb_div h2 { padding:6px 6px 12px; font-size:18px; font-weight:normal; position:relative;}
.Articles .amb_div h2 span,.mores{ display:block; width:80px; height:30px; background:url(../images/ab_bg.png) no-repeat; color:#fff; line-height:28px; text-align:center; font-size:14px; font-family:'宋体'; position:absolute; top:4px; right:6px; cursor:pointer; font-weight:bold;}
.Articles .amb_div p { padding:10px 6px; background:#FFC; color:#333;}
.Articles .amb_div p b { font-size:24px; color:#F00;}
.amb_div:hover { background:#069; color:#fff; }
.Articles .amb_divs { margin-right:0;}

.foot { background:#2c2c2c; padding-top:20px; }
.foots_d { width:1000px; margin:0 auto; position:relative; color:#999; font-size:12px;}
.foots_d a { color:#999;}
.foots_d a:hover { text-decoration:underline;}
.foots_d p span { margin: 0 10px; color:#444;}
.foots_d p { line-height:24px;}
.erweima { position:absolute; top:0; right:0; width:100px; height:130px; text-align:center;}
.erweimas { width:100px; height:100px; background:url(../images/erweima.png) no-repeat;}

.vseaver .vs_div { display:block; width:300px; float:left; margin:40px 40px 20px 0; background:#fff; text-align:center; }
.vseaver .vs_divs { margin-right:0; }
.vs_div img { height:86px;}
.vs_div h2 { font-weight:normal; font-size:18px; margin:10px 0; color:#000;}
.vs_div p { text-align:left; color:#666;}

/*客服*/	

*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:54px; float:right; position:fixed; right:15px; bottom:15px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#pinglun,#xiangguan,#gotop{ width:54px; height:56px; background:url(../images/icon.png) no-repeat; display:block;}
#pinglun{ background-position:0 0;}
#xiangguan{ background-position:0 -59px;}
#gotop{ background-position:0 -118px;} 

.moban_divs2 { height:240px;}
.news_div { width:200px;  float:left; margin-right:30px;}
.news_div h1 a { font-size:15px;  line-height:30px; font-weight:bold; float:none; margin-right:6px;}
.news_div h1 a:hover { text-decoration:underline;}
.news_div h1 b { font-weight:normal;} 
.news_d li { width:200px; float:left;white-space:nowrap; text-overflow:ellipsis; overflow: hidden; line-height:24px; }
.news_d li a { color:#039;}
.news_d a:Hover { color:#F60; text-decoration:underline;}

.anli { width:510px; float:right; margin:0;}
.anli h1 { position:relative;}
.anli h1 .mores { position:absolute; right:0; background:none; font-size:12px; font-weight:normal; color:#666; text-align:right;}
.anli_d a { display:block; width:150px; float:left; margin:0 30px 20px 0; position:relative;}
.anli_d a img { width:100%; height:90px; }
.anli_d a p { display:none; text-align:center; position:absolute; bottom:0; left:0; width:100%; height:100%; background:#fff; color:#000;}
.anli_d a p img { height:auto;}

.main_b { width:1000px; margin:20px auto 30px;}
.main_l { width:200px; float:left;}
.main_r { width:770px; float:right;}
.clear { clear:both;}


.banner .down_nav { position:absolute; bottom:0; height:40px; z-index:9998;}
.banner .down_nav li { float:left; width:249px; height:40px; text-align:center; position:relative; border:solid 1px #444; border-bottom:0; margin-right:-1px; background:url(../images/p_bg.png); line-height:40px;}
.banner .down_nav li a { text-decoration:none;font-weight:bold; color:#ddd;}
.banner .down_nav li a:Hover { color:#f90;}
.banner .down_nav li .down_div { position:absolute; bottom:41px; background:#fff; width:230px; display:none; padding:10px; text-align:left;}
.banner .down_nav li .down_div img { width:100%; float:none; margin:0;}
.banner .down_nav li .down_div a { float:left; width:50%; line-height:24px; font-weight:normal; color:#333;}
.banner .down_nav li .down_div a:Hover { text-decoration:underline; color:#f90;}

.main_tit { border-bottom:solid 1px #eee; position:relative; height:30px; padding:30px 0 10px; }
.main_tit h1 { font-size:18px; float:left;}
.main_tit p { margin-left:6px; line-height:30px;float:left;}
.main_tit .tels { position:absolute; color:#999; right:0; top:16px; padding-left:20px; font-size:16px; background:url(../images/ico.png) no-repeat 0 -89px;}

.jjfa_div { width:370px; float:left; margin-top:30px;}
.jjfa_div h1 { font-size:16px; color:#000; }
.jjfa_div .img { width:100%; height:150px;margin:10px 0; overflow:hidden;}
.jjfa_div .img img { width:100%;}
.jjfa_div p { font-size:12px;}
.jjfa_div a { display:block; width:80px; font-family:'宋体'; font-size:12px; height:24px; line-height:24px; text-align:center; background:#999; color:#fff; margin-top:10px;}
.jjfa_div a:Hover { color:#fff; background:#F60;}

.liuc {   background:url(../images/liuc_bg.png) no-repeat center center; height:250px; margin-top:30px;}
.tese { margin-top:30px;}
.tese h1 { font-size:18px; margin-top:20px; font-weight:normal; color:#000; line-height:40px;}
.tese h1 span { font-weight:normal; margin-left:10px;}
.tese p { line-height:24px; color:#666;}

.tables { width:100%;border-collapse:collapse; margin:20px 0;}
.tables th,.tables td { border:solid 1px #d9d9d9; padding:8px 10px; text-align:left; line-height:24px;}
.tables th { background:#ddd;}

.seo_div { padding-left:140px; background:url(../images/1293350764.jpg) no-repeat 0 center;}
.seo_div2 { background:url(../images/1293350787.jpg) no-repeat 0 center;}
.seo_div3 { background:url(../images/1293350799.jpg) no-repeat 0 center;}

.req_table { width:100%;}
.req_table td{ padding:10px 0;}
.req_table td .text { height:26px; width:300px; border:solid 1px #ccc; line-height:26px; padding-left:4px;}
.req_table td .textareas { width:304px; height:100px; line-height:24px;border:solid 1px #ccc;}
.req_table td span { font-size:12px; font-family:'宋体'; margin-left:4px; color:#f60;}
.req_table td .otis { font-size:14px; font-family:'微软雅黑'; margin-left:4px; color:#999;}
.submit { background:none; border:0; background:#F90; border:solid 1px #f60; width:80px; height:26px; text-align:center; line-height:26px; color:#fff; cursor:pointer; font-family:'微软雅黑'; font-weight:bold;}

.about { margin:20px 0 30px;}
.about p { text-indent:2em; color:#333; line-height:30px;}
.about h2 {font-size:24px; line-height:36px; color:#000; text-align:center;}
.tese h2 { font-size:16px; margin-bottom:10px;}
.tese p b { color:#444; margin-right:10px; display:block; margin-top:10px;}
.about p img { margin-right:10px;}
.about .a_fuwu { width:176px; float:left; text-align:center; margin-right:30px;}
.about .a_end { margin:0;}
.about .a_fuwu h1 { font-size:16px; margin:10px 0; font-weight:normal; }
.about .a_fuwu p {text-indent:0; line-height:24px; color:#666; text-align:left;}

.tese .main_tit { margin-bottom:20px;}
.tese .main_tit h1 { margin:0; line-height:normal;}
.tese .main_tit p { color:#333;}

.honor_div,.honor_divs { width:230px; float:left; margin-bottom:20px; margin-right:20px;}
.honor_div img,.honor_divs img { width:100%;}

.honor_div p,.honor_divs p { text-align:center; text-indent:0; line-height:30px; }

.teams p { border-bottom:dotted 1px #ccc; padding-bottom:20px; margin-bottom:20px; line-height:24px;}
.teams p img { margin-right:10px;}

.contact { width:385px; float:left;}
.contact h1 { font-size:20px; margin-bottom:10px; margin-top:30px;}
.contact p { line-height:30px;}




/*返回顶部*/
#share {position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");bottom:10px;right:10px; width:30px;zoom:1; padding-top:30px;}
#share a{background-image:url(../images/share.png); background-repeat:no-repeat; display:block; width:30px; height:30px; margin-bottom:2px; overflow:hidden; text-indent:-999px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
#share .sina {background-position:0 0; }
#share a.sina:hover { background-position:-30px 0;}
#share .tencent { background-position:0 -30px; }
#share .qqa {position:absolute; bottom:0;  background-position:0 -90px;}
#share .qqb {position:absolute; bottom:0; background-position:0 -60px;}
#share a.qqb:hover { background-position:-30px -60px;}
#share a.qqa:hover { background-position:-30px -90px;}
#share a.tencent:hover { background-position:-30px -30px;}
#share a#totop{background-position:0 -120px;cursor:pointer;}
#share a#totop:hover {background-position:-30px -120px;}






.left_case_list{position:fixed; z-index:9999; overflow:visible; top:300px; _position: absolute; _top: expression((documentElement.scrollTop+180) + "px"); display:table;width:56px; left:0; background:#000;}
.left_case_list .case_class_a_list{width:56px; display:table;}
.left_case_list .case_class_a_list ul li{position:relative;height:56px; margin-bottom:1px;}
.left_case_list .case_class_a_list ul li a{width:56px;height:32px; display:block; line-height:16px; padding:12px 0; text-align:center; color:#FFF; font-size:12px;}
.left_case_list .case_class_a_list2{width:59px; display:table;}
.left_case_list .case_class_a_list2 ul li{position:relative; height:35px;}
.left_case_list .case_class_a_list2 ul li .pull_down2{position:absolute;left:-150px;top:0;}
.left_case_list .case_class_a_list2 ul li .pull_down2 a{width:150px;height:35px; display:block; line-height:35px; text-align:center; color:#FFF; font-size:12px;  background:#162d46;}
.left_case_list .case_class_a_list2 ul li a{width:59px;height:35px; display:block; line-height:35px; text-align:center; color:#FFF; font-size:12px; cursor:pointer;}

.main_b .moban_divs { padding:0;}

/*手机网站*/
#sj-banner{ width:1000px; margin:0 auto; padding-bottom:25px;}
#Statistics{ width:1000px; margin:0 auto; background:url(../images/bg_suxian.jpg) no-repeat top; height:407px; overflow:hidden;
padding-top:60px; }
.Statistics-l{ float:left; width:570px;}  
.Statistics-r{ float:right; width:370px; }
.Statistics-r h2{ font-size:28px; color:#242422; height:62px;}
.Statistics-r p{ font-size:18px; color:#212121; line-height:35px;}
.Statistics-r h3{ color:#EF8300; font-size:24px; font-weight:normal; padding-top:28px; line-height:35px;}
#Mobile-site{ width:1000px; margin:0 auto; background:url(../images/bg_suxian.jpg) no-repeat top; padding-bottom:35px; padding-top:38px; overflow:hidden;}
#Mobile-site dt{ float:right; width:550px;}
#Mobile-site dd{ float:left; width:340px; padding-top:45px;}
#Mobile-site dd h2{ color:#222; font-size:26px; }
#Mobile-site dd p{ color:#212121; font-size:16px; padding-top:35px; line-height:36px;}
#Mobile-site dd p.Orange{ color:#E69600;}
#Internet{ width:1000px; margin:0 auto; background:url(../images/bg_suxian.jpg) no-repeat top; height:395px; padding-top:25px; overflow:hidden;}
#Internet p{ font-size:20px; color:#000000;}
#Internet p span{color:#3973BF;}
#Internet ul{padding-top:40px;}
#Internet ul li{ float:left;}
.process h4{color:#494848; font-size:14px; text-align:center; height:40px; line-height:40px;}
#seach{ width:1000px; margin:0 auto; clear:both; height:225px; padding-bottom:38px;}
#seach h2{ font-size:20px; color:#333333; text-align:center; height:57px; font-weight:normal;}
#seach ul li{float:left;}
/*手工建站table*/
.jg_table { border-collapse:collapse; background:#fff; padding:0; border: solid 2px #c63; margin:0 auto; font-size:14px; color:#000; width:1000px;}
.jg_table td { border: solid 1px #C3C3C3; padding:8px 10px; line-height:22px;}
.jg_table .td0 { text-align:center; font-weight:bold;}
.jg_table .td0 span { color:#F30;}
.td01 { background:#f1f1f1;  font-size:14px; font-weight:bold; width:33%; text-align:center;}
.td02 {font-weight:bold;text-align:center; background:#f1f1f1; width:7%;}
.tr03,.tr04,.tr21,.tr22 { text-align:center;}
.jg_table td img { display:block; margin:0 auto;}
.list_tr1{ background-color:#f9f9f9;}
.list_tr2{ background-color:#ffffff;}
.action{background-color:#f1f1f1;}

.helps,.d_anli {  padding:20px 0;}
.helps h1,.d_anli h1 { font-size:14px; height:38px; font-weight:normal; color:#000;}
.helps ul li { line-height:24px;font-size:12px; color:#666; width:100%;white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}
.helps ul li a { color:#666; }
.helps ul li a:Hover { color:#000; text-decoration:underline;}

.d_anli .chanp .anli_div img { width:180px; margin-right:20px; height:170px; }
.d_anli .chanp .anli_divs img { margin:0;} 
.d_anli .anythingSlider .forward { top:60px;}
.d_anli .anythingSlider .back { top:60px;}
.flsm h1 { font-size:24px; text-align:center; margin-bottom:10px;}
.flsm h2 { font-size:16px; line-height:24px; margin:20px 0 6px;}
.flsm p { line-height:24px;}

.article { background:url(../images/article01.jpg) no-repeat 0 10px; padding-left:500px; height:286px; padding-top:40px;}
.article h1,.article h2 { font-size:36px; line-height:48px; font-weight:normal;}
.article h2 { font-size:20px; line-height:24px; margin:14px 0;}
.article p { color:#666; line-height:24px;}
.button01,.button02 { float:left; display:block; width:121px; height:62px; background:url(../images/article_btn.png) no-repeat; line-height:62px; font-size:18px; text-align:center; color:#333;}
.button02 { border-left:solid 1px #ccc; background-position:-125px 0;}
.article .button01 { margin-top:20px;}
.article .clear { font-size:16px; color:#000; line-height:60px;}

.article2 { background:url(../images/article02.gif) no-repeat right 100px; padding-left:0; padding-right:500px;}
.article3 { background:url(../images/article03.jpg) no-repeat 0 50px; height:300px;}
.article4 { padding:0; background:none; height:auto;}

.main_tit2 { margin:30px 0 10px;}

.article4 .jg_table{ font-size:14px; margin-top:10px;}
.art_div { width:212px; float:left; margin:20px 50px 0 0;}
.art_div h2 { font-size:16px; color:#000;}
.art_div p { text-indent:2em;}
.art_end { margin-right:0;}
.art_div img { width:100%;}

.hzlc { height:200px; background:url(../images/article04.gif) no-repeat center center;}

.article_case { margin:20px 0;}
.article_case li { font-size:16px; position:relative; line-height:40px; border-bottom:dotted 1px #ccc;}
.article_case li a { color:#039;}
.article_case li a:Hover { text-decoration:underline; color:#f60;}
.article_case li span { position:absolute; right:0; color:#666;}
.t_main { margin:20px 0; line-height:24px;}
.t_main .titles { font-size:18px; font-weight:normal; text-align:center;}
.t_main .times { color:#ccc; text-align:center; margin-bottom:20px;}


.article_v { background:none;height:310px; padding-left:0; padding-top:30px; position:relative;}
.article_v .v_topdiv { position:absolute; top:60px; right:0; width:460px;}
.article_v h1 { color:#287c03;}
.weixin { text-align:center; margin:40px 0;}
.weixin h1 { font-size:30px; font-weight:normal; color:#000; margin-bottom:20px;}
.weixin p { line-height:30px;}
.seav_body { padding:20px; display:none;}
.seav_body h1 { color:#333; font-size:24px; font-weight:normal; line-height:40px;}
.seav_body h1 span { font-size:16px; color:#666; margin-left:6px;}
.seav_body p {  font-size:16px; color:#666; line-height:24px; margin:10px 0;}
.banner05 { height:340px; margin:20px 0 50px; padding-top:30px; background:url(http://www.zhongwannet.cn/images/wap07.jpg) no-repeat; padding-left:300px;}
.banner06 { height:247px; margin:20px 0 50px; background:url(http://www.zhongwannet.cn/images/wap08.jpg) no-repeat right 0; padding-right:420px;}
.banner07 { height:292px; margin:20px 0 50px; background:url(http://www.zhongwannet.cn/images/wap09.jpg) no-repeat; padding-left:480px;}
.banner08 { height:292px; margin:20px 0 50px; background:url(../images/vServer1.jpg) no-repeat; padding-left:700px;}
.banner09 { height:292px; margin:20px 0 50px; background:url(../images/vServer2.jpg) no-repeat; padding-left:700px;}

.M_Wek_M{ font-size:20px; font-weight:normal; color:#fff; line-height:40px}
.M_Wek_Contact{ font-size:14px; font-weight:normal; color:#444; line-height:28px}
.M_Wek_Contact1{ font-size:14px; font-weight:normal; color:#444; line-height:20px}
.M_Wek_Contact2{ font-size:12px; font-weight:normal; color:#333; line-height:24px}
.M_Wek_Tit{ font-size:24px; font-weight:normal; color:#FF4200; line-height:36px}

.M_Wek_C1{ font-size:14px; font-weight:bold; color:#000; line-height:36px}
.M_Wek_C2{ font-size:12px; font-weight:normal; color:#333; line-height:23px}


.funtion { height:520px; background:url(../images/function.jpg) no-repeat; margin:20px 0;}

/**案例**/
	.facMess{height:160px; margin:20px 0;}
	.facMess li{width:111px;height:146px; text-align:center;float:left;margin-bottom:54px;}
	
	.facMess img{width:109px;height:111px;display:block; }
	.facMess h6{margin-left:3px;font-size:14px;margin-top:9px;width:91px;padding:0px 5px;height:28px; 
				line-height:28px;color:#000000;background:url('vServerBj.jpg') no-repeat left top;
				overflow:hidden;text-align:center;}



/*网络推广*/	
#Marketing{ width:1000px; margin:0 auto; height:375px; background:url(../images/tg_bg.jpg) no-repeat right;}

.Marketing-txt{ width:330px; padding-top:40px;}
.Marketing-txt h2{ font-size:36px; color:#000; font-weight:normal; height:70px;}
.Marketing-txt p{ font-size:18px; color:#666; height:30px; line-height:30px;}	
#sougou{width:1000px; margin:0 auto; overflow:hidden; height:392px; background:url(../images/bg_suxian.jpg) no-repeat top; padding-top:33px;}
#sougou h2{ background:url(../images/sg.png) no-repeat; padding-left:145px; color:#000; font-size:20px; height:33px; font-weight:normal;}
#sougou h2 span { float:right;  }
#sougou h2 span a{color:#FF6B00; text-decoration:none;}
.sg-concent{ padding-left:28px; padding-top:45px;}
.sg-concent dl{ float:left; width:268px; padding-right:55px;}

.sg-concent dl dt{ text-align:center; height:135px;}
.sg-concent dl dd h3{ text-align:center; font-size:20px; color:#000; height:35px; font-weight:normal;}
.sg-concent dl dd p{ color:#333; height:24px; line-height:24px;}
	
#soso{width:1000px; margin:0 auto; overflow:hidden; height:392px; background:url(../images/bg_suxian.jpg) no-repeat top; padding-top:33px;}
#soso h2{background:url(../images/ss.png) no-repeat; padding-left:180px; color:#000; font-size:20px; font-weight:normal; height:30px;}
#soso h2 span { float:right; }
#soso h2 span a{color:#FF6B00;  text-decoration:none;}
#soso .sg-concent{ padding-left:28px; padding-top:45px;}
#soso .sg-concent dl{ float:left; width:268px; padding-right:55px;}

#soso .sg-concent dl dt{ text-align:center; height:135px;}
#soso .sg-concent dl dd h3{ text-align:center; font-size:20px; color:#000; height:35px; font-weight:normal;}
#soso .sg-concent dl dd p{ color:#333; height:24px; line-height:24px;}
	
/*搜狗详情页*/	
#sg-detail{width:1000px; margin:0 auto; padding-top:30px;}
.sg{height:70px; }
.sg h3{ background:url(../images/sg.png) no-repeat; float:left;height:; font-size:20px; font-weight:normal; padding-left:145px; color:#000;}

.sgjj{ float:right; height:46px;}
.sgjj ul li{float:left; width:88px; height:28px; line-height:28px; background:#f9f9f9; text-align:center; margin-right:13px; border:1px solid #ddd;}
.sgjj ul li a{color:#656565; font-size:14px;/* font-weight:bold;*/ display:inline-block; text-decoration:none;} 
.sgjj ul .current{background:#3671BF; border:1px solid #184888; }
.sgjj ul .current a{color:#F3F7FB; display:inline-block;}
.sgjj ul .last{margin-right:0;}
.jianjie{font-size:20px; color:#656565; clear:both; height:25px; font-weight:normal;}
.jianjie span{ display:inline-block; background:url(../images/shuxian.png); width:906px; margin-left:10px; height:22px;}
.Bidding{ overflow: hidden; padding-bottom:35px; }
.Service{ float:left; width:470px;}
.Service h3{ font-size:20px; color:#000; height:60px; line-height:60px; font-weight:normal;}
.Service p{color:#656565; line-height:20px;}
.sg-img{ float:right; padding-top:35px; }	
.Superiority{ padding-top:25px; background:url(../images/bg_suxian.jpg) no-repeat top}
.Superiority h3{ font-size:20px; color:#000; font-weight:normal; height:40px;}
.Resources{ padding-top:20px;}	
.Resources dl{ width:225px; float:left; padding-right:25px;  overflow:hidden;}
.Resources dl dt{ text-align:center; height:75px;}
.Resources dl dd h3{ text-align:center; font-size:14px; font-weight:bold;}
.Resources dl dd p{ color:#656565;  line-height:22px;}	
.Fee{background:url(../images/bg_suxian.jpg) no-repeat top; clear:both; padding-top:25px; }
.Fee h3{ font-size:20px; color:#000; font-weight:normal; height:40px;}	
.Fee p{ font-size:15px; color:#555; line-height:24px; padding-bottom:30px;}	
.Fee p span{ color:#3571BF;}	
.Fee p.last{ padding-bottom:0;}	
.con{ padding-left:15px;}
/*图文固排*/	
#Graphic { padding-top:25px; clear:both;}
.Graphic{ width:470px; float:left; height:140px; overflow:hidden; padding-right:30px; }
#Graphic .last{padding-bottom:55px;}
.Graphic h3{ font-size:20px; color:#000000; font-weight:normal; height:34px;}	
.Graphic p{ font-size:14px; color:#656565; text-indent:2em; height:24px; line-height:24px;}
.Graphic p img{ display:block}

#Graphic .xh{padding-bottom:80px;}
.Rule{background:url(../images/bg_suxian.jpg) no-repeat top; clear:both; padding-top:25px;}	
.Rule h2{ font-size:20px; height:40px; color:#000; font-weight:normal;}
.Rule dl{ padding-bottom:30px;}

.Rule  dl dt{ color:#3571BF; font-size:14px; height:24px; font-weight:bold; }	
.Rule  dl dd p{ color:#333333; font-size:14px; line-height:22px;}
	
.Rule p{ font-size:14px; line-height:30px;}
.Rule p a{ color:#3571BF; text-decoration:none;}
	
/*搜搜*/	
#ss-detail{width:1000px; margin:0 auto; padding-top:25px;}
#ss-detail h2{ background:url(../images/ss.png) no-repeat; height:65px; font-size:20px; font-weight:normal; padding-left:180px; color:#000;}	
.Introduction h3{ font-size:20px; color:#000; height:44px; font-weight:normal;}
.Introduction p{ color:#656565; font-size:14px;line-height:24px; background:url(../images/dian.jpg) 3px 12px no-repeat; padding-left:12px;}
.Introduction p.last{ padding-bottom:30px;}
.Introduction p.none{ padding-left:0; background:none;}
.Introduction h4{ font-size:14px; color:#000; height:24px;}	
.Introduction h5{ font-size:14px; color:#000; font-weight:normal; line-height:24px;}
.Introduction ul li{ float:left; padding-right:12px; padding-bottom:40px;}	

.at_div { position:fixed; top:0; left:0; width:100%; height:100%; background:url(../images/p_bg.png); z-index:999999; display:none;}
.at_div .at_divs { width:600px; height:280px; padding:30px; border:solid 2px #039; background:#fff;position:absolute; top:50%; left:50%; margin:-200px 0 0 -330px;}
.at_div .at_divs h1 { font-size:18px; margin-bottom:20px;}
.at_div .at_divs .close { display:block; width:20px; height:20px; background:url(../images/crossout.png) no-repeat center center; cursor:pointer; position:absolute; top:20px; right:20px;}
.at_div .at_divs table td{ padding:8px 0;}
.at_div .at_divs table td * { vertical-align: middle;}
.at_div .at_divs table td span { font-family:'宋体'; font-size:12px; color:#F30;}
.at_div .text,.at_div .text2 { height:24px; line-height:24px; border:solid 1px #ccc; width:200px;}
.at_div .text2 { width:100px;}

.weixins { margin:30px 0; display:block; width:100%;}
.weixins h1 { font-size:16px; text-align:center; margin-bottom:20px; font-weight:normal;}
.weixins li { float:left; display:block; width:240px;text-align:center;}
.weixins li h1 { font-size:18px; font-weight:normal; color:#000; margin:10px 0;}
.weixins li p { padding:0 20px; color:#666;}


/************************************************闪建魔方 start*************/
.qCnt { margin-top:20px; background:url(../images/m_phone_bg.png) no-repeat 50px 120px;}
.qCnt2 {background:url(../images/app_phone_bg.png) no-repeat 56px 130px;}
		.selImg3{display:none;padding-top:35px;}
		#cube {padding-top:10px;}
		#cube ul{height:88px;font-size:14px;position:relative;z-index:10;}
		#cube li{width:80px;height:88px;float:left;display:inline; padding-left:20px;}
		#cube li span{width:62px;height:54px;background:url(../images/kk2.jpg) no-repeat 0px -1px;display:block;}
		#cube li strong{color:#403f3f;padding-top:10px;display:block;}
		#cube li.hover{cursor:pointer;background:url(toparrow.jpg) no-repeat center bottom;}
		#cube li.hover strong{color:#399b2c;font-weight:bold;}		
		
/**需要简写 start**/
#cube li span.rubkC0{background:url(../images/kk2.jpg) no-repeat 1px 0px;}
#cube li span.rubkC1{background:url(../images/kk2.jpg) no-repeat -75px -1px;}
#cube li span.rubkC2{background:url(../images/kk2.jpg) no-repeat -154px -1px;}

#cube li span.rubkC3{background:url(../images/kk2.jpg) no-repeat -229px 0px;}
#cube li span.rubkC4{background:url(../images/kk2.jpg) no-repeat -307px -1px;}
#cube li span.rubkC5{background:url(../images/kk2.jpg) no-repeat -389px -1px;}
#cube li span.rubkC6{background:url(../images/kk2.jpg) no-repeat -465px -1px;}
#cube li span.rubkC7{background:url(../images/kk2.jpg) no-repeat -541px -1px;}
#cube li span.rubkC8{background:url(../images/kk2.jpg) no-repeat -621px -1px;}		
#cube li span.rubkC9{background:url(../images/kk2.jpg) no-repeat -697px -1px;}	

#cube li.hover span.rubkC0{background:url(../images/kk2.jpg) no-repeat 0px -57px;}
#cube li.hover span.rubkC1{background:url(../images/kk2.jpg) no-repeat -76px -57px;}
#cube li.hover span.rubkC2{background:url(../images/kk2.jpg) no-repeat -155px -57px;}
#cube li.hover span.rubkC3{background:url(../images/kk2.jpg) no-repeat -230px -57px;}
#cube li.hover span.rubkC4{background:url(../images/kk2.jpg) no-repeat -308px -57px;}
#cube li.hover span.rubkC5{background:url(../images/kk2.jpg) no-repeat -390px -57px;}
#cube li.hover span.rubkC6{background:url(../images/kk2.jpg) no-repeat -466px -57px;}
#cube li.hover span.rubkC7{background:url(../images/kk2.jpg) no-repeat -542px -57px;}
#cube li.hover span.rubkC8{background:url(../images/kk2.jpg) no-repeat -622px -57px;}		
#cube li.hover span.rubkC9{background:url(../images/kk2.jpg) no-repeat -699px -57px;}	
		/**需要简写 end**/



/***two phone photo start**/
		.selImg3{ height:450px;}
		.qCnt2 .selImg3{ height:650px;}
		.flPhone{float:Left;width:400px; padding:56px 0 0 70px;}
		.qCnt2 .flPhone { padding:85px 0 0 70px;}
		.flPhone .imgPh{float:left;width:260px;background:url(k10.jpg) no-repeat 0px 0px;}
		.flPhone .imgPh img{display:block;}
		.flPhone .cntPh{float:left;width:116px;font-size:14px;text-align:left;overflow:hidden;}
		.flPhone .cntPh h5{font-weight:bold;margin-top:0px;padding-bottom:3px;font-weight:bold;font-size:14px;color:#000}
		.flPhone .cntPh p{color:#6a6a6a;padding-bottom:10px;font-size:14px;}
		.frT{float:left;}

/***右侧中间内容区 start***/
.selImg3 .appCnt{width:700px;}
.selImg3 .appCnt .transverseImg{width:800px;}
.selImg3 .appCnt .transverseImg img{margin-left:10px;margin-right:138px;float:left;}

/************************************************闪建app start*************/
#cube li span.rubkM0{background:url(../images/kk.jpg) no-repeat 2px 0px;}
#cube li span.rubkM1{background:url(../images/kk.jpg) no-repeat -74px 0px;}
#cube li span.rubkM2{background:url(../images/kk.jpg) no-repeat -153px 0px;}
#cube li span.rubkM3{background:url(../images/kk.jpg) no-repeat -228px 0px;}
#cube li span.rubkM4{background:url(../images/kk.jpg) no-repeat -306px 0px;}
#cube li span.rubkM5{background:url(../images/kk.jpg) no-repeat -388px 0px;}
#cube li span.rubkM6{background:url(../images/kk.jpg) no-repeat -464px 0px;}
#cube li span.rubkM7{background:url(../images/kk.jpg) no-repeat -540px 0px;}
#cube li span.rubkM8{background:url(../images/kk.jpg) no-repeat -620px 0px;}		
#cube li span.rubkM9{background:url(../images/kk.jpg) no-repeat -697px 0px;}		
		
#cube li.hover span.rubkM0{background:url(../images/kk.jpg) no-repeat 0px -57px;}
#cube li.hover span.rubkM1{background:url(../images/kk.jpg) no-repeat -76px -57px;}
#cube li.hover span.rubkM2{background:url(../images/kk.jpg) no-repeat -155px -57px;}
#cube li.hover span.rubkM3{background:url(../images/kk.jpg) no-repeat -230px -57px;}
#cube li.hover span.rubkM4{background:url(../images/kk.jpg) no-repeat -308px -57px;}
#cube li.hover span.rubkM5{background:url(../images/kk.jpg) no-repeat -390px -57px;}
#cube li.hover span.rubkM6{background:url(../images/kk.jpg) no-repeat -466px -57px;}
#cube li.hover span.rubkM7{background:url(../images/kk.jpg) no-repeat -542px -57px;}
#cube li.hover span.rubkM8{background:url(../images/kk.jpg) no-repeat -622px -57px;}		
#cube li.hover span.rubkM9{background:url(../images/kk.jpg) no-repeat -699px -57px;}

.frDownload h4 { margin-bottom:10px;}

/*客服*/	

.right_scroll_contextxt{ font-family:arial;  position:absolute;  right:0;  top:152px; z-index:9999999; }
.fast-tag1,.fast-tag2{float:left;display:block;width:26px;height:95px;background:url(../images/right_q.gif) no-repeat 0px -14px;text-indent:-9999px;overflow:hidden;cursor:hand;cursor:pointer;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.fast-tag2{background:url(../images/right_q.gif) no-repeat -36px -14px;}
.help-box{border:2px solid #1969d2;width:107px;float:left;padding:10px 7px;background: #fff;border-top-right-
radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.help-box2{display:none;}
.help-box h3{color:#333;font-size:12px;margin:0;background:url(../images/right_q2.gif) no-repeat 0px 0px;padding-top:10px;}
.help-box .first-h3{background:none;padding-top:0;}
.help-box p{font-size:12px;margin:0 0 7px;line-height:18px;}
.help-box p span{color:#666;}
.help_button1,.help_button2{text-decoration:none;display:block;width:63px;height:23px;padding-left:30px;line-height:23px;color:#06c;font-size:12px;background:url(../images/right_q.gif) no-repeat 0px -119px;margin:0;}
.help-list1,.help-list0{margin:0;list-style:none;padding:0;}
.help-list1 li,.help-list0 li{padding-left:10px;background:url(../images/right_q.gif) no-repeat 0px -158px;font-size:12px;line-height:20px;}
.help-list1 li a,.help-list0 li a{color:#06c;line-height:18px;text-decoration:none;}
.help-list0{background:url(../images/right_q22gif) repeat-x left bottom;margin-bottom:10px;}
.help-list1{margin-top:-4px;}
.help-list0 li a{color:#666;}
.help-list0 li a:hover{ text-decoration:underline;color:#333;}
.help_button{text-decoration:none;display:block;width:63px;height:23px;padding-left:30px;line-height:23px;color:#06c;font-size:12px;background:url(../images/right_q.gif) no-repeat 0px -119px;margin:8px 0;}
.help_button:link,.help_button:visited,.help_button:active,.help_button:hover{color:#06c;}
p a.help_button{margin-top: 0;}

/*支付方式*/

.mks_bodys { margin:30px 0;}
.mks_bodys h1 { font-size:18px; font-weight:normal; color:#000; margin-bottom:10px;}
.mks_bodys p{ line-height:24px; color:#666;}
.mks_bodys div img { margin-top:20px;}
.mks .main_tit { border:0; padding:0;}

/*domain*/
.l_menu { margin-bottom:20px;}
.l_menu h1{ font-size:14px; background:#f1f1f1; height:30px; line-height:30px; border:solid 1px #d9d9d9;border-bottom:0;padding-left:20px; }
.l_menu ul { border-bottom:solid 1px #d9d9d9;  }
.l_menu ul li a { display:block; height:30px; font-size:12px; color:#666; line-height:30px; padding-left:20px; border:solid 1px #d9d9d9;border-bottom:0; }
.l_menu ul li a span,.l_menu h1 span { display:block; float:left; width:20%;}
.l_menu ul li .lmenu {background: url(../images/dico.png) no-repeat right -286px;}
.l_menu ul li a:Hover { background-color:#f5f5f3; text-decoration:none; color:#000;}
.l_menu ul li .on_lmenu { background:#f5f5f3 url(../images/dico.png) no-repeat right -266px; color:#000; border:solid 1px #d9d9d9; border-left-color:#1969d2; border-right-color:#1969d2;}
.main_r .domain { width:100%; height:auto;}
.l_menu ul li .lmenu_div {border:solid 1px #d9d9d9; border-top:0; border-bottom:0; padding:10px 20px; display:none;}

.tr_hide { display:none;}
.zk_more { cursor:pointer; color:#036; font-size:18px;}

.taocan { margin-top:30px;}
.taocan_top { height:8px; position:relative; bottom:-1px;  z-index:2; background:url(../images/taocan_bg.png) no-repeat 14px 0;}
.taocan_body { height:200px; border:solid 1px #ddd; background:#f9f9f9; position:relative;}
.tc_left { width:201px; padding:10px 20px 20px; margin-left:20px; background:#89b21f; color:#fff; float:left;}
.tc_left h1 { font-size:24px; margin-bottom:10px; font-weight:normal;}
.tc_left b { color:#F30; margin-right:4px; font-size:18px; font-weight:normal;}
.dosm01,.dosm02,.dosm03 { margin-top:10px; height:20px; line-height:20px; background:url(../images/taocan_ico.png) no-repeat 0 5px; padding-left:20px;}
.dosm02,.dosm03 { margin-top:4px; background-position: 0 -29px;}
.dosm03 {background-position: 0 -59px;}
.tc_right { float:left; padding:10px 20px 20px; color:#444; width:690px;}

.taocan2 .taocan_top { background-position:14px -10px;}
.taocan2 .tc_left { background:#1772a3}
.taocan2 .tc_left b { color:#FF6;}
.taocan3 .taocan_top { background-position:14px -19px;}
.taocan3 .tc_left { background:#1752a3}
.taocan3 .tc_left b { color:#FF6;}
.taocan4 .taocan_top { background-position:14px -28px;}
.taocan4 .tc_left { background:#c40000}
.taocan4 .tc_left b { color:#FF6;}
.taocan4 .taocan_body { height:240px;}

.body_bgs { position:absolute; right:20px; top:20px; color:#F00; font-size:72px; width:150px; line-height:72px; color:#eee; z-index:-1;}
.taocan_body2 { height:160px;}
.hide_k a{ font-size:0px;}
.foots_d .hide_k a { color:#2c2c2c;}
.bdshare-slide-button-box { z-index:999999;}
.newsdiv { position:absolute; top:0; left:0;}
.hide_k { z-index:-999;}
.foots_d .hide_k { color:#2c2c2c; line-height:14px;}

/*快速建站套餐start*/
.btns { border:0; background:none; display:block; width:113px; height:30px; text-align:center; line-height:28px; color:#fff; font-size:14px; background:url(../images/btns.png) no-repeat; cursor:pointer; font-family:'微软雅黑';}
.btnsd {background:url(../images/btnsd.png) no-repeat;}
.btns:Hover { background-position:0 -30px; text-decoration:none;}

.package_tab { border-collapse:collapse; width:100%;}
.package_tab th { background:#3e3536; padding:14px 0; color:#fff; font-weight:normal; font-size:16px;}
.package_tab th p { font-size:12px; color:#ddd;}
.package_tab th b { color:#FF9; font-size:18px; font-weight:normal;}
.package_tab .th01,.package_tab .th04  { border-right:solid 1px #52494a;}
.package_tab .th01 { width:120px;}
.package_tab .top_tr th { background:none; padding:4px 0; border:0;}
.package_tab .top_tr .th03 { background:#f15433; font-size:20px;}
.package_tab .th03 { background:#f15433; font-size:20px;}
.package_tab td {border:solid 1px #ddd; padding:10px; font-family:'宋体'; font-size:12px; color:#666; text-align:center;}
.package_tab td .yes,.package_tab td .no { display:block; width:17px; height:17px; background:url(../images/pic_yes.gif) no-repeat; margin:0 auto;}
.package_tab td .no { background:url(../images/pic_no.gif) no-repeat;}
.package_tab .btns { margin:0 auto;}
/*快速建站套餐end*/

.links { width:1000px; margin:10px auto;}
.links a:hover { color:#f60;}
.links a { margin-right:6px; color: #999;}