﻿@charset "utf-8";
/* CSS Document */

/* !important 表示优先级 */
/* min-height:400px; height:auto !important; overflow:visible; height:400px;  自动增长高度 */ 

/* base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,   
form,fieldset,textarea,p,th,td {padding:0px; margin:0px;}   
table{border-collapse:collapse; border-spacing: 0;}   
img{border:0;vertical-align:middle;} 
address,caption,cite,code,dfn,em,th,var{font-weight: normal; font-style: normal;}   
ul{list-style: none;}
li{list-style: none;}
caption,th{text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}   
q:before, q:after {content:'';}
body{font-family:SimSun,Arial, Helvetica, sans-serif,;font-size:12px; background:url(../images/bg.gif) repeat-x #2d5fa8; font-family:"微软雅黑"; }
a{ color:#fff; text-decoration:none; }
a:hover,a:active{ color:#f00; text-decoration:none; }
.clear{clear:both;}

/* 通用设置 */


/* warp */
.header_bg { width:100%; height:auto; background:url(../images/top_bg.gif) no-repeat center top; }
.warp{ width:1002px; height:auto; margin:0 auto; }

/* header */
.header { width:936px; height:99px; margin:0 auto; }
.header_logo { width:240px; height:79px; float:left; padding:20px 0 0 10px; }
.header_right { width:686px; height:99px; float:left; }
.header_right_top { width:686px; height:32px; text-align:right; padding:18px 0 0 0; color:#FFF; font-family:"微软雅黑"; font-size:12px; font-weight:bold;  }
.header_right_top a{ color:#fff; padding:0 5px; text-decoration:none; font-weight:bold; }
.header_right_top a:hover,a:active{ color:#f0f0f0; font-weight:bold; }
.header_right_top img { padding:0 5px 0 0; }
.header_right_menu { width:686px; height:36px; margin:13px 0 0 0;} 
.header_right_menu dl dt { float:left; font-weight:bold; width:84px; font-size:14px; font-family:"微软雅黑"; color:#fff; text-align:center; line-height:36px; }
.header_right_menu dl dt a{ text-decoration:none; font-weight:bold; }
.header_right_menu dl dt a:hover,a:active{ color:#f00; text-decoration:none; font-weight:bold; }
.dton { background:url(../images/kslj.gif) no-repeat -266px -11px; width:84px; height:36px; color:#000; text-align:center; line-height:36px; }
.dton a{ color:#000; text-decoration:none; }
.dton a:hover,a:active{ color:#f00; text-decoration:none; }

/* body Content */
.body_content { background:#FFF; width:936px; height:auto; margin:0 auto; clear:both; }

.body_top { width:936px; height:10px; clear:both; font-size:0px; } /* 字体大小等于0px,目地是清除DIV高度小于10像素时不识别的问题 */
.body_top_left { width:10px; height:5px; background:url(../images/kslj.gif) no-repeat -362px -23px; float:left; border:0; font-size:0px; }
.body_top_right { width:10px; height:5px; background:url(../images/kslj.gif) no-repeat -391px -23px; float:right; border:0; font-size:0px; }

/* 弹出导航层 */
#massage_box{ position:absolute; left:expression((body.clientWidth-624)/2); top:99px; width:628px; height:auto; z-index:1000; visibility:hidden;}
#mask{ position:absolute; top:0; left:0; width:expression(body.scrollWidth); height:expression(body.clientHeight); background:#387fb7; filter:ALPHA(opacity=50); z-index:999; visibility:hidden; }
.massage{ width:624px; height:auto; font-size:12px;}
.massage ul { border-left:1px solid #7c9dbf; border-right:1px solid #7c9dbf; background:#f0f7fe; height:auto; padding:3px 15px 15px 15px; }
.massage ul li { padding:7px 0 9px 10px; }
.massage ul li a{ color:#000; text-decoration:none; }
.massage ul li a:hover,a:active{ color:#f00; text-decoration:none; }
.headerzz { height:31px; width:624px; font-family:"微软雅黑"; font-size:12px; padding:3 5 0 5; color:#fff; background:url(../images/toolbar_bg.gif) no-repeat 0PX 0;}
.massage_footer { width:624px; height:15px; background:url(../images/footer.gif) no-repeat; }


/* 快速链接 */
.dropdown { display:block; position:relative; font-family:"微软雅黑"; }
.dropdown dt {font-weight:bold; cursor:pointer; }
.dropdown .upperdd { width:52px; height:44px; background:url(../images/kslj.gif) no-repeat; left:865px; position:absolute; font-size:15px; text-align:center; color:#FFF; padding:8px 0 0 0; }
.dropdown dt:hover { background:url(../images/kslj.gif) no-repeat right top; }
.dropdown dd { position:absolute; top:50px; overflow:hidden; width:150px; display:none; padding:0px 0 0 670px; opacity:0; float:right;  }
.dropdown ul { width:147px;}
.dropdown li { display:inline; }
.dropdownli_top { background:url(../images/dh_top.gif) no-repeat; height:5px; width:147px; font-size:0px; FILTER: alpha(opacity=80); }
.dropdownli_bottom { background:url(../images/dh_bottom.gif) no-repeat left bottom; height:8px; width:147px; font-size:0px; FILTER: alpha(opacity=80); }
.dropdown a, .dropdown a:active, .dropdown a:visited { display:block; background:url(../images/dh_content.gif) repeat-y; FILTER:alpha(opacity=80); font-weight:bold; padding:0px; color:#fff; padding:4px 0 4px 10px; text-decoration:none; width:137px; }
.dropdown a:hover { background:#fff; color:#000; padding:4px 0 4px 10px; FILTER: alpha(opacity=80); font-weight:bold; }
.dropdown .underline { margin:0px; padding:3px 0 3px 10px;}

/* 内容设置开始 */
.body_content_content { width:918px; clear:both; padding: 0 9px; margin:0 auto; min-height:400px; height:auto !important; /*兼容FF,IE7 !important标签*/
    height:400px; /*兼容ie6*/
    overflow:visible; }
.body_content_content_top { width:918px; height:23px; }
.body_top_weizi { width:40%; height:18px; float:left; background:url(../images/wz.gif) no-repeat 0 3px; padding:0 0 0 22px; color:#666; border:0; } /* 您的位置 */
.body_top_info { width:30%; height:18px; float:right; background:url(../images/info.gif) no-repeat 0 3px; padding:0px 0 0 78px; color:#ababab; border:0;  } /* 滚动新闻 */
.body_top_info a{ color:#666; text-decoration:none; }
.body_top_info a:hover,a:active{ color:#f00; text-decoration:none; }
.body_content_content_flash { width:918px; height:285px; margin:0 0 7px 0; } /* flash 展示 */

/* 域名及客服和广告设置 */
.body_content_ymcx_add { width:918px; height:149px; clear:both; margin:0 0 16px 0; } 
.body_content_ymcx { width:676px; height:149px; background:url(../images/kslj.gif) no-repeat 0 -56px; float:left; } /* 域名查询总体框 */
.body_content_add { width:229px; height:149px; float:right; } /* 客服和广告 */
.body_content_Services { width:229px; height:70px; }
.body_content_job { width:229px; height:72px; padding:6px 0 0 0; }

/* 域名查询 */
.info_ymcx { width:510px; height:140px; float:right; margin:7px 8px 0 0;}
.scrolldo{ width:auto; margin:0px auto; overflow:hidden; padding:0 0 0 4px; }
.scrollU { width:auto; overflow:hidden; height:29px; float:right;}
.scrollU  li{float:left}

.bor03x { clear:both; }
.st1{ cursor:pointer; font-weight:bold; width:102px; text-align:center; background: url(../images/kslj.gif) no-repeat -63px -8px; color:#000; height:29px; line-height:29px; margin:0 3px 0 0; }
.st1 a{ color:#000; text-decoration:none; }
.st2 { cursor:pointer; width:89px; text-align:center; height:29px; line-height:29px; background: url(../images/kslj.gif) no-repeat -171px -9px; margin:0 3px 0 0;  }
.st2 a{ color:#fff; text-decoration:none; }

#cx1 { padding:10px 0; }
*html #cx1 { padding:7px 0 0 0; }

#cx2 { padding:10px 0; }


/* 代理品牌\案例展示\虚拟主机 设置开始 */

.body_bottoms { width:918px; height:305px; } 
.hidden { display:none; }

/* 代理品牌 */
.info_left { width:229px; height:305px; background:url(../images/kslj.gif) no-repeat -443px bottom; float:left; }
.info_left a{color:#000;text-decoration:none;}
.info_left a:hover,a:active{color:#f00;}
.scrolldoorFramesx{ width:auto; margin:0px auto; height:295px; overflow:hidden; padding:0 0 0 4px; }
.scrollUlaa { width:auto; overflow:hidden; height:29px;}
.scrollUlaa  li{float:left}
.stc001{ cursor:pointer; background: url(../images/kslj.gif) no-repeat -63px -8px; font-weight:bold; width:102px; text-align:center; color:#000; height:29px; line-height:29px; margin:0 3px 0 0; }
.stc001 a{ color:#000; text-decoration:none; }
.stc002 { cursor:pointer; width:89px; text-align:center; height:29px; line-height:29px; background: url(../images/kslj.gif) no-repeat -171px -9px; margin:0 3px 0 0;  }
.stc002 a{ color:#fff; text-decoration:none; font-weight:bold; }

#c33_1 { padding:9px 10px; height:auto; }
#c33_1 ul li { width:auto; height:62px; clear:both; }
* html #c33_1 ul li { height:56px; padding:0 0 4px 0; }
.c33_1ullidiv { float:left; width:auto; margin:0 6px 0 0; height:auto; }
.c33_1ullidi { float:left; width:auto; height:auto; }
#c33_1 ul li strong { width:142px; clear:both; font-size:14px; }
#c33_1 ul li p { width:142px; color:#666; line-height:16px; margin:5px 0 0px 0;  }
#c33_1 ul li p a{color:#666;text-decoration:none;}
#c33_1 ul li p a:hover,a:active{color:#f00;}

#c33_2 { padding:9px 10px; }
#c33_2 ul li { width:auto; background:url(../images/dian.gif) no-repeat 0 7px; padding:5px 0 5px 10px; border-bottom:1px dashed #CCC;  }
#c33_2 ul li a{ color:#666; text-decoration:none; }
#c33_2 ul li a:hover,a:active{ color:#f00; text-decoration:none; font-weight:normal;}

/* 案例展示 */
.tab_nav { width:432px; margin:0 0 0 16px; float:left; background:url(../images/kslj.gif) no-repeat bottom left; height:305px; }
.scrolldoorFrame{ width:auto; margin:0px auto; overflow:hidden; padding:0 0 0 4px; }
.scrollUl{ width:400px; overflow:hidden; height:29px; }
.scrollUl li{float:left}
.bor03 { border-top-width:0px;}
.st01{ cursor:pointer; background: url(../images/kslj.gif) no-repeat -63px -8px; font-weight:bold; width:102px; text-align:center; color:#000; height:29px; line-height:29px; margin:0 3px 0 0; }
.st01 a{ color:#000; text-decoration:none; }
.st02 { cursor:pointer; width:89px; text-align:center; height:29px; line-height:29px; background: url(../images/kslj.gif) no-repeat -171px -9px; margin:0 3px 0 0;  }
.st02 a{ color:#fff; text-decoration:none; font-weight:bold; }

#c1_1 { padding:14px 0px 10px 10px; }
#c1_1 ul li { margin:0 17px 10px 0px; width:122px; height:116px; float:left; }
* html #c1_1 ul li { margin:0 15px 4px 0px; width:120px; height:116px; }
#c1_1 ul li img { border:1px #959caf solid; padding:4px; }
#c1_1 ul li img:hover,img:active{ border:1px #fff solid; background:#bfe4f7; text-decoration:none; font-weight:normal;}
#c1_1 ul li dl { width:auto; color:#666; text-align:center; padding:5px 0 0 0; }
#c1_1 li p { width:auto; text-align:center; color:#666; padding:3px 0 0 0; }
#c1_1 li p img { padding:1px; }
#c1_1 li a{ color:#000; text-decoration:none; }
#c1_1 li a:hover,a:active{ color:#f00; text-decoration:none; }

#c1_2 { padding:10px; }
* html #c1_2 { padding:10px 10px 0 10px; }
#c1_2 ul li {  width:auto; background:url(../images/dian.gif) no-repeat 0 5px; padding:0 0 7px 10px; margin:0 2px; }
* html #c1_2 ul li {padding:0 0 4px 10px;}
#c1_2 ul li a{ color:#000; text-decoration:none; }
#c1_2 ul li a:hover,a:active{ color:#f00; text-decoration:none; font-weight:normal;}
#c1_2 ul li span { width:auto; color:#999; }
#c1_2 p { width:auto; margin:1px 0 0 0; }

#c1_3 { padding:10px; }
* html #c1_3 { padding:10px 10px 0 10px; }
#c1_3 ul li {  width:auto; background:url(../images/dian.gif) no-repeat 0 5px; padding:0 0 7px 10px; margin:0 2px; }
* html #c1_3 ul li {padding:0 0 4px 10px;}
#c1_3 ul li a{ color:#000; text-decoration:none; }
#c1_3 ul li a:hover,a:active{ color:#f00; text-decoration:none; font-weight:normal;}
#c1_3 ul li span { width:auto; color:#999; }
#c1_3 p { width:auto; }

#c1_4 { padding:10px; }
* html #c1_4 { padding:10px 10px 0 10px; }
#c1_4 ul li {  width:auto; background:url(../images/dian.gif) no-repeat 0 5px; padding:0 0 7px 10px; margin:0 2px; }
#c1_4 ul li a{ color:#000; text-decoration:none; }
#c1_4 ul li a:hover,a:active{ color:#f00; text-decoration:none; font-weight:normal;}
#c1_4 ul li span { width:auto; color:#999; }
#c1_4 p { width:auto; }

/* 虚拟主机 */
.info_right { width:229px; height:305px; background:url(../images/kslj.gif) no-repeat -443px bottom; float:right;}
.scrolldoorFrames{ width:auto; margin:0px auto; overflow:hidden; padding:0 0 0 4px; }
.scrollUla { width:auto; overflow:hidden; height:29px;}
.scrollUla  li{float:left}
.stc01{ cursor:pointer; background: url(../images/kslj.gif) no-repeat -63px -8px; font-weight:bold; width:102px; text-align:center; color:#000; height:29px; line-height:29px; margin:0 3px 0 0; }
.stc01 a{ color:#000; text-decoration:none; }
.stc02 { cursor:pointer; width:89px; text-align:center; height:29px; line-height:29px; background: url(../images/kslj.gif) no-repeat -171px -9px; margin:0 3px 0 0;  }
.stc02 a{ color:#fff; text-decoration:none; font-weight:bold; }

#c3_1 { padding:10px; }
*html #c3_1 { padding:10px; }
.xnzj { line-height:17px; font-size:12px; font-family:"微软雅黑"; padding:5px 0 0  }

#c3_2 { padding:10px; }
#c3_2 ul li { width:auto; padding:5px 0 10px 5px; }
#c3_2 ul li a{ color:#666; text-decoration:none; }
#c3_2 ul li a:hover,a:active{ color:#f00; text-decoration:none; font-weight:normal;}

/**/
.body_bottom { width:936px; height:10px; clear:both; background:#FFF; }
.body_bottom_left { width:10px; height:10px; background:url(../images/kslj.gif) no-repeat -362px -37px; float:left; font-size:0px;}
* html .body_bottom_left { background:url(../images/kslj.gif) no-repeat -362px -37px; }
.body_bottom_right { width:10px; height:10px; background:url(../images/kslj.gif) no-repeat -391px -37px; float:right; font-size:0px; }
* html .body_bottom_right { background:url(../images/kslj.gif) no-repeat -391px -37px; }


/* foor 设置开始 */
.foot_body { width:936px; height:67px; margin:0 auto; font-family:"微软雅黑"; color:#FFF; padding:15px 0 0 0; line-height:22px; }
.foot_body a { padding:0 4px; color:#fff;text-decoration:none;}
.foot_body a:hover,a:active{color:#f0f0f0;}
.foot_body_left { width:80%; float:left; }
.foot_body_right { width:12%; float:right; }
.foot_body_right img { padding:0 5px; }


/*---------------------*/
/*---- 页列表页设置 -----*/
/*---------------------*/
.body_content_content_content_flash { width:918px; height:143px; margin:0 0 7px 0; } /* 顶部形象 */

.content_left_left { width:180px; min-height:400px; height:auto !important; overflow:visible; height:400px; float:left; background:url(../images/xxx.gif) no-repeat 170px 0; padding:0 20px 0 0; }
.content_left_left p { width:150px; height:25px; font-family:"微软雅黑"; font-weight:bold; font-size:14px; text-align:right; padding:5px 30px 0 0px; }
.content_left_leftdldt { width:150px; height:25px; text-align:right; margin:10px 10px 0 0px; padding:0 10px 0 0; background:url(../images/bg_muen.gif) no-repeat bottom right; }
.content_left_leftdldt a { color:#000;text-decoration:none;}
.content_left_leftdldt a:hover,a:active{ color:#f00; }
.content_left_left dl dt a { color:#000;text-decoration:none;}
.content_left_left dl dt a:hover,a:active{ color:#f00; }
.content_left_left_on { width:125px; height:20px; font-weight:bold; float:right; text-align:right; margin:5px 10px 0 0px; padding:8px 26px 0 25px; background:url(../images/bg_muen.gif) no-repeat 30px -1px; }

.content_left {
    width:440px;
	overflow:hidden;
    min-height:420px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7 !important标签*/
    overflow:visible;
	float:left;
 }
 
.content_left_title { width:440px; height:25px; background:url(../images/dian_dian.gif) no-repeat 0 9px; border-bottom:1px solid #ccc; padding:4px 0 0 20px; font-size:14px; font-family:"微软雅黑"; font-weight:bold; }
.content_left_info { width:460px; min-height:400px; height:auto !important; overflow:visible; padding:20px 0; text-align:justify; line-height:22px; font-size:13px; font-family:"微软雅黑"; overflow:hidden; }
.content_left_info a { color:#f00; text-decoration:none;}
.content_left_info a:hover,a:active{ color:#000; text-decoration:none; }

.content_right { width:229px; min-height:400px; height:auto !important; height:400px; overflow:visible; float:right; }
.content_right_flash { width:229px; height:214px; padding:8px 0 0 0; }


/*---------------------*/
/*--- 新闻列表页设置 ----*/
/*---------------------*/
.bottomCpage { width:440px; min-height:400px; height:auto !important; overflow:visible; padding:8px 0 0 0px; float:left;}
.bottomCpage ul li { width:440px; padding:12px 0 4px 15px; clear:both; border-bottom:1px dashed #CCC; background:url(../images/dian.gif) no-repeat 3px 17px; text-align:justify; }
.bottomCpage ul li a { width:auto; color:#000; font-family:"微软雅黑"; text-align:justify;  }
.bottomCpage ul li a:hover,a:active{ color:#f00; font-weight:normal; }

/* 分页设置 */
.news_page { width:440px; text-align:center; margin:22px 0 20px 0;  }
.news_page ul li { float:left; padding:5px 8px; color:#666; }
.news_page ul li a { width:auto; color:#000; font-family:"微软雅黑"; text-align:justify;  }
.news_page ul li a:hover,a:active{ color:#f00; font-weight:normal; }

/*---------------------*/
/*--- 案例展示页设置 ----*/
/*---------------------*/
.Cases { width:460px; padding:15px 0 0 0;}

#Cases_1 { padding:14px 0px 20px 0px; min-height:400px; height:auto !important; width:460px; }
#Cases_1 ul li { margin:0 30px 20px 0px; width:122px; height:116px; float:left; }
* html #Cases_1 ul li { margin:0 25px 10px 0px; width:120px; height:116px; }
#Cases_1 ul li img { border:1px #959caf solid; padding:6px; }
#Cases_1 ul li img:hover,img:active{ border:1px #fff solid; background:#bfe4f7; text-decoration:none; font-weight:normal;}
#Cases_1 ul li dl { width:auto; color:#666; text-align:center; padding:7px 0 0 0; }
#Cases_1 li p { width:auto; text-align:center; color:#666; padding:3px 0 0 0; }
#Cases_1 li p img { padding:1px; }
#Cases_1 li a{ color:#000; text-decoration:none; }
#Cases_1 li a:hover,a:active{ color:#f00; text-decoration:none; }

.quotes {}
.quotes a{ color:#000; text-decoration:none; }
.quotes a:hover,a:active{ color:#f00; text-decoration:none; }