/*reset*/
*{ margin:0; padding:0;}
body,button,input,select,textarea{ font:12px/1.8 Verdana,Arial,Helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
fieldset,img{border:0;}
/*common*/
body{ background:#F4F4F4; color:#333; min-width:1200px;}
a{ color:#0066CC;}
a:hover{ color:#ff0000;}
table{ border-collapse:collapse; border-spacing:0; border:0; width:100%;}
table td{ vertical-align:top;}
table em{ color:#f00;}
p{text-indent:25px;}
.left{ float:left}
.right{ float:right}
.clearfix{ clear:both; font-size:0; height:0;}
.clear:after{ content:'\20'; display:block; height:0; clear:both;}
.clear{ *zoom:1;}
.hide{ display:none;}
.price{ color:#f00; font-weight:600; font-family:Georgia;}
.yes{ background:url(images/icon/yes.gif) center center no-repeat;}

/* *************** some usefull settings *************** */
/*=== common input style ===*/
.input{ background:url(images/btns/input.gif); border:1px solid #999; padding:2px; font-weight:600;}
.inputbox,.textarea{ border:1px solid #bbb; border-top:1px solid #888; padding-left:3px;}
.inputbox{ height:18px; line-height:18px;}
.textarea{ overflow:auto;}
option{ border:1px solid #bbb;}
/*=== common button style ===*/
.button{ background:url(images/btns/button.gif) no-repeat; border:none; font-weight:600; margin-top:5px; width:80px; height:31px;}
.bt{ border:none; cursor:pointer; text-align:center; font-size:12px; background:none;} 
.bts{ background:url(images/btns/bts.gif) no-repeat; width:46px; height:22px; color:#fff;}
.bts1{ background:url(images/btns/bts1.gif) no-repeat; width:69px; height:22px; color:#fff;}
.bts2{ background:url(images/btns/bts2.gif) no-repeat; width:69px; height:22px; color:#fff;}
.bts3{ background:url(images/btns/bts3.gif) no-repeat; width:51px; height:24px; color:#fff; font-weight:bold;}
.bts4{ background:url(images/btns/bts4.gif) no-repeat; width:51px; height:24px; color:#666; font-weight:bold;}
.bts5{ background:url(images/btns/bts5.gif) no-repeat; width:47px; height:21px; color:#000;}
.bts6{ background:url(images/btns/bts6.gif) no-repeat; width:65px; height:22px; color:#fff;}
.bts7{ background:url(images/btns/bts7.gif) no-repeat; width:75px; height:25px; color:#fff;}
.bts8{ background:url(images/btns/bts8.gif) no-repeat; width:101px; height:29px; color:#000;}
.bts9{ background:url(images/btns/bts9.gif) no-repeat; width:51px; height:24px; color:#fff;}
.bt_search{ background:url(images/btns/bts.gif) no-repeat; width:46px; height:22px; color:#fff;}
.bt_detail{ background:url(images/btns/bt_detail.jpg) no-repeat; width:68px; height:22px; color:#fff; padding-top:2px;}
.bt_buy{ background:url(images/btns/bt_buy.jpg) no-repeat; width:68px; height:22px; color:#fff; padding-top:2px;}
.ico_info{ background:url(images/btns/info.gif) no-repeat; padding-left:16px; margin-right:8px; color:#0066CC}
.ico_view{ background:url(images/btns/view.gif) no-repeat; padding-left:16px; margin-right:8px; color:#0066CC}
/*=== common table style ===*/
.form,.table{ margin-bottom:20px;}
.form em , .table em{ color:red;}
/* Form Style */
.form td{ border-bottom:1px dashed #eee; padding:5px; line-height:1.8;}
/* Table Style */
.table{ border-top:1px solid #ccc; border-left:1px solid #ccc; background:#FFF; }
.table td{ border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:4px;}
.table .tBar{ background:url(images/menu/tBar.png) bottom repeat-x; font-weight:bold; font-size:14px;}
.table .mBar{ background:#DDE8F0 url(images/menu/mBar.gif) repeat-x;}
.table .tBg{ background:#f4f4f4;}
.table .tInfo td{ padding:15px; line-height:2.2; vertical-align:top;}
.table .tInfo h3{ font-size:14px; display:block; text-align:center;}
/* In Table */
.intable{ border-top:1px dashed #ccc; border-left:1px dashed #ccc;}
.intable td{ border-bottom:1px dashed #ccc; border-right:1px dashed #ccc; padding:5px; vertical-align:middle;}
.intable .trbg{ background:#f4f4f4;}
/* Out Table */
.outtable{ background:#fff; border:1px dashed #eee; margin-top:10px;}
.outtable td{ vertical-align:top; padding:5px; width:30%;}
/*=== common font style ===*/
/*color*/
.red{ color:#f00;}
.blue{ color:#0033CC;}
.green{ color:#080;}
.yellow{ color:#ff0;}
.gray{ color:#888;}
.white{ color:#fff;}
.black{ color:#000;}
.crimson{ color:#A31111;}
.orange{ color:#FF6600;}
.purple{ color:#9900FF;}
/*format*/
.big{ font-size:14px;}
.small {font-size:11px;}
.b{ font-weight:600;}
.i{ font-style:italic;}
.u{ text-decoration:underline;}
/*===  Alignment class ===*/
.tal{ text-align:left;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.vat{ vertical-align:top;}
.vam{ vertical-align:middle;}
.vab{ vertical-align:bottom;}



/*======================= 框架(控制页面宽度、背景)========================*/
#wrap{ position:relative; width:100%;}
.inner{ width:1200px; margin:0 auto; overflow:hidden;zoom:1;}
#top,#nav,#middle,#bottom{ overflow:hidden;zoom:1; clear:both;}
/**************** 顶部 *****************/
#top{ padding-bottom:0px;}
.toplink{ background:url(images/menu/toplink.jpg) bottom no-repeat; overflow:hidden; zoom:1; padding:5px 10px;}
.toplink a{ color:#333;}
.toplink a.red{ color:#f00; font-weight:600;}
.top1{ float:left; padding-top:10px;}
.top2{ float:right; text-align:right; padding-top:5px;}
.top2 div{ padding:5px 0;}
.top2 a{ color:#000;}
.top2 a.red,.top2 .big,.top2 .price{ color:#f00;}
/************** 导航 **************/
.nav{ background:url(images/menu/nav_l.jpg) left top no-repeat; height:40px;}
.menu{ background:url(images/menu/nav_r.jpg) right top no-repeat; height:40px;  padding:0 10px;}
.menu li{ float:left; background:url(images/menu/menuline.jpg) right center no-repeat;}
.menu li a{ float:left; display:block; padding:0 16px; height:40px; line-height:40px; font-size:14px; color:#fff; }
.menu li a:hover{ text-decoration:none; color:#fff;}
.menu li.current{ background:url(images/menu/a_l.gif) left bottom no-repeat;}
.menu li.current a{ background:url(images/menu/a_r.gif) right bottom no-repeat; padding-top:8px; height:32px; line-height:32px; color:#333; font-weight:bold;}
.menu li.current a:hover{ color:#333;}
.menulink{ float:left; padding:0 10px; color:#000; height:42px; line-height:42px; overflow:hidden; zoom:1;}/*导航底部链接*/
.menulink img{ _margin-top:3px}/*ie6*/
.menulink a{ color:#000;}
/************** 中间 ***************/
#middle{}
/************** 边栏 ***************/
#side{ float:left; width:255px; color:#666;}
/************* 主区域 *************/
#main{ float:right; width:935px;}
/************** 底部 ***************/
#bottom{ text-align:center; padding-bottom:225px;}
#bottom span{ color:#f00;}
/**************底部收缩图片***************/
.footer {
	Z-INDEX: 9; POSITION: fixed; WIDTH: 100%; BOTTOM: -247px; BACKGROUND: url(images/border/bg_foot.png) no-repeat center top; HEIGHT: 247px; LEFT: 0px
}

/*======================================== 封装边框模型 ============================================*/
.bx{ clear:both;}
.bx .l{ float:left;}
.bx .r{ float:right;}
.bx,.bx-t,.bx-c,.content,.bx-b,.bx-b2{ overflow:hidden;zoom:1; clear:both;}
.bx .bx-c:after{ content: '\20'; display: block; height: 0; clear: both;}
/****** 通用 ******/
.bx{ background:#fff; border:1px solid #ccc; box-shadow:0 0 0 1px #FFFFFF inset, 0 2px 0 #CCCCCC; border-radius:5px; margin-bottom:15px; }
.bx .bx-t .title{ padding:0 10px;  font-weight:bold; color:#000; }
.bx .bx-t .more{ padding-right:10px; text-align:right; color:#333;}
.bx .bx-t .more a{ color:#333; font-weight:normal;}
.bx .bx-c{ padding:5px 5px 20px; background:url(images/border/border.png) bottom repeat-x;}
.bx .bx-b{ display:none;}
/****** 边框1 ******/
.bx1 .bx-t{ background:url(images/border/bx1-t.jpg) top repeat-x; height:30px; line-height:30px; }
/****** 边框2 ******/
.bx2 .bx-t{ background:url(images/border/bx2-t.jpg) top repeat-x; height:30px; line-height:30px;}
/****** 公告边框 ******/
.border{ background:url(images/border/border.png) bottom repeat-x; border:1px solid #ccc; border-radius:5px; box-shadow:0 0 0 1px #FFFFFF inset, 0 2px 0 #CCCCCC; margin-bottom:15px; padding:4px 10px; overflow:hidden;zoom:1; color:#f00;}
.border a{ color:#06c;}
.border img{ margin-right:5px;}
/****** 边栏子菜单边框 ******/
.submenu .bx-t{ background:url(images/border/bx1-t.jpg) top repeat-x; height:30px; line-height:30px;}
.submenu .bx-c{ padding:0;}
.submenu .bx-c a{ display:block; background:url(images/menu/submenu.jpg) bottom repeat-x; border-top: 1px solid #DDDDDD; height:35px; line-height:35px; color:#333; padding-left:20px;}
.submenu .bx-c a.hot{ background:#fff; border-left:2px solid #CC3300;}
/***************** 大标题 *******************/
.Title{ background:none; border:0; margin-bottom:0; border-radius:0; box-shadow:none;}
.Title .bx-t{ background:none; height:45px; line-height:45px;}
.Title .bx-t .title{ line-height:45px; padding-left:10px; font-size:22px; font-weight:normal; font-family:微软雅黑,黑体;}
.Title .bx-t .more{ line-height:45px;}
.Title .bx-c{ display:none;}


/*========================================= 封装Tab边框模型 =======================================*/
.tab .tab_menu{ overflow:hidden; zoom:1; clear:both;}
.tab .tab_menu li{ float:left; text-align:center; cursor:pointer;}
.tab .tab_box{ overflow:hidden; zoom:1; clear:both;}
/****** 通用 ******/
.tab{ margin-bottom:20px;}
/****** Tabs1 ******/
.tab1{ background:#fff; border:1px solid #ccc; border-top:0; border-radius:0 0 5px 5px; box-shadow:0 0 0 1px #FFFFFF inset, 0 2px 0 #CCCCCC;}
.tab1 .tab_menu{ background:url(images/menu/tabbottom.gif) -7px repeat-x; padding-left:10px;}
.tab1 .tab_menu li{ background:url(images/menu/tabback.jpg) #eee; border:1px solid #ccc; height:25px; line-height:25px; padding:3px 10px 0px 10px; margin-right:5px;}
.tab1 .tab_menu li.current{background:url(images/menu/tabhot.jpg) repeat-x #fff; border:1px solid #cccccc; border-bottom:1px solid #ffffff; color:#cc0000;}
.tab1 .tab_menu li a{ height:25px;line-height:25px; padding:0; font-size:12px;}
.tab1 .tab_box{ background:url(images/border/border.png) bottom repeat-x; border-radius:0 0 5px 5px;  padding:5px 10px; line-height:2.2em;}
/****** Tabs2 ******/
.tabTitle{ background:url(images/menu/hot.gif); display:block; width:120px; height:35px; line-height:35px; padding-left:40px; font-family:微软雅黑,黑体; font-size:16px; font-weight:bold; color:#A31111; position:absolute;}
.tab2 .tab_menu{ background:url(images/menu/tab2_menu.gif) right top no-repeat; margin-left:5px; padding-left:200px;}
.tab2 .tab_menu li{ display:block; width:120px; height:35px; line-height:35px; }
.tab2 .tab_menu li.current{ background:url(images/menu/tab2_li.gif); color:#fff; padding-bottom:8px; height:28px; line-height:28px;}
.tab2 .tab_box{ background:#fff url(images/border/border.png) bottom repeat-x; border:1px solid #ccc; border-radius:0 0 5px 5px; box-shadow:0 0 0 1px #FFFFFF inset, 0 2px 0 #CCCCCC;}

.fr {
	DISPLAY: inline; FLOAT: right
}
.recommend_read_more {
	WIDTH: 220px; BACKGROUND: url(logo_d.png) no-repeat; HEIGHT: 40px
}	
.hu {
	DISPLAY: inline; FLOAT: right
}
.recommend_read_hu {
	WIDTH: 150px; BACKGROUND: url(logo_hu.png) no-repeat; HEIGHT: 45px
}

/*====================================================================首页==========================================================================*/

/*============== 布局表格Part1 =============*/
.part1{ width:100%;}
.part1 td{ vertical-align:top;}
.part1 .s_l .bx-t{display:none;}
.part1 .s_l .bx-c{ padding:0;}
.part1 .s_r{ width:240px; padding-left:10px;}
.part1 .s_r2{ padding-left:20px;}
/*域名注册*/
.domainSearch{ height:26px; padding:12px 0; text-align:center; background:url(images/border/domain_search.jpg) top repeat-x; border-radius:5px 5px 0 0;}
.domainSearch .input{ width:280px;}
.domainList{ overflow:hidden; zoom:1; clear:both; padding:10px 0; padding-left:40px;}
.domainList li{ display:block; float:left; width:115px; height:35px; line-height:35px; }/*子页*/
.domainList li input{ vertical-align:middle;}
.index .domainList li{ width:90px;}/*首页*/


/*============== 布局表格Part2 =============*/
.part2 .s_b .bx-t{ display:none;}
.part2 .s_b .bx-c{ padding:0;}
/*网站类型*/
.container { TEXT-ALIGN: left; MARGIN: auto; WIDTH: 1200px;}
.box_b { BACKGROUND: url(images/wzlx/box_b.png) no-repeat; HEIGHT: 27px;}
.box_t { MARGIN-TOP: 22px; BACKGROUND: url(images/wzlx/box_t.png) no-repeat; HEIGHT: 27px;}
.box3_m { PADDING-BOTTOM: 0px; PADDING-LEFT: 49px; PADDING-RIGHT: 59px; BACKGROUND: url(images/wzlx/box3_m.png) repeat-y; OVERFLOW: hidden; PADDING-TOP: 0px;}
.box3_m A { WIDTH: 285px; FLOAT: left; HEIGHT: 90px;}
.box3_m A.btn3 { FLOAT: right;}
.box3_m A.btn6 { FLOAT: right;}
.box3_m A.btn1 { MARGIN-RIGHT: 118px;}
.box3_m A.btn4 { MARGIN-RIGHT: 118px;}
.box3_m A.btn4 { MARGIN-TOP: 42px;}
.box3_m A.btn5 { MARGIN-TOP: 42px;}
.box3_m A.btn6 { MARGIN-TOP: 42px;}
.box3_m A.btn1 { BACKGROUND: url(images/wzlx/box3_bg1.png) no-repeat;}
.box3_m A.btn2 { BACKGROUND: url(images/wzlx/box3_bg2.png) no-repeat;}
.box3_m A.btn3 { BACKGROUND: url(images/wzlx/box3_bg3.png) no-repeat;}
.box3_m A.btn4 { BACKGROUND: url(images/wzlx/box3_bg4.png) no-repeat;}
.box3_m A.btn5 { BACKGROUND: url(images/wzlx/box3_bg5.png) no-repeat;}
.box3_m A.btn6 { BACKGROUND: url(images/wzlx/box3_bg6.png) no-repeat;}
.xbtn { POSITION: relative;}
.xbtn_span { POSITION: absolute; FILTER: alpha(opacity=0); WIDTH: 100%; HEIGHT: 100%; TOP: 0px; LEFT: 0px; opacity: 0;}
.pop_bg { Z-INDEX: 10; POSITION: fixed; FILTER: alpha(opacity=70); WIDTH: 100%; DISPLAY: none; BACKGROUND: #000; HEIGHT: 100%; TOP: 0px; LEFT: 0px; opacity: 0.7;}
.pop_body { Z-INDEX: 11; POSITION: fixed; WIDTH: 100%; DISPLAY: none; TOP: 0px; LEFT: 0px;}
.pop_body_dialog { POSITION: relative; MARGIN: auto; WIDTH: 646px; HEIGHT: 420px;}
.pop_body_dialog .btn { POSITION: absolute; WIDTH: 14px; BACKGROUND: url(images/wzlx/close.png); HEIGHT: 14px; TOP: 20px; RIGHT: 28px;}
.pop_body_dialog #span { POSITION: absolute; TEXT-ALIGN: left; LINE-HEIGHT: 28px; WIDTH: 500px; HEIGHT: 110px; COLOR: #fff; TOP: 250px; LEFT: 66px;}
#pop_text1 { DISPLAY: none;}
#pop_text2 { DISPLAY: none;}
#pop_text3 { DISPLAY: none;}
#pop_text4 { DISPLAY: none;}
#pop_text5 { DISPLAY: none;}
#pop_text6 { DISPLAY: none;}
/*客户数量*/
.li_n0 {background-position:-442px -5px !important;}
.li_n1 {background-position:-3px -5px !important;}
.li_n2 {background-position:-51px -5px !important;}
.li_n3 {background-position:-100px -5px !important;}
.li_n4 {background-position:-149px -5px !important;}
.li_n5 {background-position:-198px -5px !important;}
.li_n6 {background-position:-247px -5px !important;}
.li_n7 {background-position:-297px -5px !important;}
.li_n8 {background-position:-346px -5px !important;}
.li_n9 {background-position:-393px -5px !important;}

.p2_right {float:left;width:278px;height:50px; margin-top:0px; background:url(images/icon/homemain_ico.png) no-repeat;}
.p2_right ul {height:50px; margin-top:0px;margin-left:5px;width:278px;margin-top:0px}
.p2_right ul li {background:url(images/icon/nub_ico.png) no-repeat;list-style:none;float:left;margin-right:8px;width:38px;height:47px;overflow:hidden;}
.clear {clear:both;}

/*企业网站*/
.web_company{ background:url(images/border/design_back.png) left top repeat-x; line-height:2.2em; }
.web_company td{ width:30%; padding:5px 10px;}
.web_company h3{ overflow:hidden;zoom:1; padding-top:8px; line-height:22px; color:#f00; font-size:14px; font-weight:bold;}
.web_company h3 a{ color:#f00;}
.web_company h3 img{ margin-right:5px;}
.web_company h3 .gray{ font-size:12px; font-weight:normal;}
.web_company .tar{ margin-top:5px;}
/*虚拟主机*/
.vhost td{ padding:10px;}
.vhost .gray{ height:30px; line-height:30px; font-size:14px;}
.vhost div{ padding:5px 0;}
.vhost hr{ height:2px;}
.vhost div img{ margin-right:5px;}
/*企业邮局*/
.email{ background:url(images/border/email.jpg);}
.email td{ padding:5px 0;}
.email td .right{ margin-right:10px;}
/*独立服务器*/
.server{ background:#EDEDED url(images/border/server.jpg) left top no-repeat;}
.server td{ padding-left:260px; padding-top:50px; padding-right:110px; padding-bottom:10px;}


/*============ 布局Tab2(TabPros) ===============*/
.tabPros table{ margin:10px 0;}
.tabPros td{ border-right:1px dotted #ccc;}
.tabPros h3{ font-size:14px; height:35px; line-height:35px;}
/*热销虚拟主机*/
.hot_vhost td{ padding:5px 0 10px 20px; line-height:2.2em;}
.hot_vhost td h3{ height:35px; line-height:35px; padding-left:10px; font-size:14px;}
.hot_vhost td div{ margin-top:10px;}
/*热销魔方主机*/
.hot_mohost td{ width:50%; padding:0 20px;}
.hot_mohost td img{ margin-top:30px; margin-right:15px;}
.hot_mohost td div{ border-top:1px dotted #ccc; margin-top:5px; text-align:right;}
/*热销企业邮局*/
.hot_mail td{ width:50%; padding:0 20px;}
.hot_mail td img{ margin-top:40px; margin-right:15px; margin-bottom:20px;}
.hot_mail td div{ border-top:1px dotted #ccc; margin-top:5px; text-align:right;}
/*建站宝盒最新模板*/
.model{ background:#fff url(images/border/nicebox.jpg) right top no-repeat; padding-top:50px; padding-bottom:5px; text-align:center;}
.model img{ border:1px solid #DDDDDD; padding:3px; background:#eee; margin:0 15px;}
.nicelink{ background:url(images/border/line.jpg) top repeat-x; overflow:hidden; zoom:1; padding-top:20px; padding-left:20px; padding-bottom:20px;}
.nicelink a{ display:block;padding:0 10px;height:50px;float:left;background:url(images/border/a_bg.jpg) bottom repeat-x;border:1px solid #eee;color:#666;margin:0 5px;}
.nicelink span{ color:#0066cc; font-size:14px; }


/*==========================================================================子页=======================================================================*/
/*域名简介*/
.domain_intro .name{ overflow:hidden; zoom:1; border-bottom:1px dotted #ccc; padding:10px 0;}
.domain_intro .name img{ overflow:hidden; zoom:1; margin:0 10px;}
.domain_intro .name p{ overflow:hidden; zoom:1; text-indent:25px; margin-top:10px;}
.domain_intro .info{ padding:10px; border-bottom:1px dotted #cccccc;}
.domain_intro .best{ padding:10px;}

/*海外主机*/
.overseas{ width:100%;}
.overseas .info{ padding:5px 10px; width:40%; border-right:1px solid #eee}
.overseas .info h3{ text-align:center; font-size:14px;}
.overseas .info img{ float:left; margin-right:5px;}
.overseas .data{ padding-left:20px; padding-top:20px;}
.overseas .data ul{ width:45%; float:left;}
.overseas .data ul li{}
.overseas .tar{ clear:both; padding:10px 20px 0;}

/*魔方主机*/
.mohost td{ padding:10px; line-height:1.9}
.mohost h3{ font-size:14px; }
.mohost img{ float:left; margin-top:25px; margin-bottom:150px; margin-right:10px;}
.mohost ul{ padding:5px 0; }
.mohost .tar{ padding:5px 15px;}
.mohost .tar img{ margin:0; float:none;}

/*企业邮局*/
.mail td{ width:50%; line-height:30px;}
.mail ul{ margin-left:20px;}
.mail ul li{ background:url(images/icon/mail.gif) left center no-repeat; padding-left:25px; }
.mail div{ padding-left:25px;}
.mail input{ margin-top:5px;}
/*邮局优势*/
.mail_best li{ overflow:hidden; zoom:1; border-bottom:1px dashed #ccc; padding:5px 0;}
.mail_best li img{ float:left;}

/*建站宝盒介绍*/
.test{ width:60%; margin:0 auto;}
.test span{ display:block; float:left; line-height:33px; margin-right:20px;}
.example{ background:#f4f4f4; padding:0 5px; margin:5px 0;}
.nice_intro{ clear:both; margin:15px 0;}
.nice_intro img{ float:left; margin-top:25px;}
.nice_intro p{ overflow:hidden; zoom:1; line-height:1.8 }

/*NiceSMS企业短信功能特点*/
.sms td{ vertical-align:top; padding:8px; border-bottom:1px dashed #eee;}
.sms td img{ margin-top:25px;}
.sms td font img{ margin:0;}

/*006/4000号码开通流程*/
.open{ width:100%;}
.open td{ vertical-align:top;}
.open p{ padding:0 6px;}
/*为什么使用400电话*/
.num {color:#DDDDDD; font-size:64px; font-weight:bold; line-height:64px; padding:0 5px;}

/*企业服务*/
.four td{ padding:0 2px; width:366px;}
.four td img{ width:100%;}
.four td .bx td{ padding:0; width:auto; vertical-align:middle;}
.four td .bx img{ width:auto}
.four td .bx .form{ margin-bottom:0;}
.four td .bx .form td{ padding:8px;}
.four td .bx .bx-c .content input{ margin-top:10px; margin-right:10px;}




/*==========================================================================其他=======================================================================*/
/*会员登录*/
#user_login{ width:auto; margin:0 auto 30px; }
#user_login .title{ font-size:20px; font-weight:bold; text-align:center;}
#user_login img{ margin-right:20px;}
#login_form div{ padding:5px;}
#login_form .input{ height:18px; line-height:18px; font-size:13px;}
/*取回密码*/
.getpwd{ width:auto; margin:0 auto;}
.getpwd td{ padding:3px;}
.getpwd .input{ width:250px;}
/*帮助中心*/
.doc{ margin-left:10px; clear:both;}
.doc li{ width:50%; display:inline-block; *display:inline; _display:inline; float:left; vertical-align:top;}
.doc li a{ float:left; background:url(images/icon/star.gif) left center no-repeat; padding-left:15px; line-height:28px;}
.qtdq{ margin-left:10px; clear:both;}
.qtdq li{ width:25%; display:inline-block; *display:inline; _display:inline; float:left; vertical-align:top;}
.qtdq li a{ float:left; background:url(images/icon/star.gif) left center no-repeat; padding-left:15px; line-height:28px;}
/*在线客服*/
.ask li{ width:50%; display:inline-block; *display:inline; _display:inline; float:left;  vertical-align:top;}


/*================================================================全局加载模块===============================================================*/

/**************** 用户登录和中心 ****************/
.login,.logged{ padding:10px 5px; }
.login li{ padding:5px 0;text-align:center}
.login .input{ width:120px;border:1px solid #ccc;}/*输入框*/
.logged{ padding-left:10px;}
/****************** 广告 ****************/
.slide-wrap{ position:relative; overflow:hidden; width:100%; }
.slide-content{  width:100%;}
.slide-content li{ width:100%; border:none;}
.slide-content li a img{ width:100%;  -moz-border-radius:5px; border-radius:5px;}
.slide-nav{ position:absolute; right:10px; bottom:10px; z-index:3; height:18px; padding-top:2px;}/*数字*/
.slide-nav li{ float:left; width:22px; line-height:16px; text-align:center; border:1px solid #000; border-radius:100%; opacity:0.8;  color:#999; cursor:pointer;}
.slide-nav li.on{ background-color:#000; border-color:#000; color:#FFFFFF; font-weight:bold; width:24px; line-height:18px; margin-top:-2px;}
.banner img{ width:100%; border:none; }
.banner{ margin-bottom:10px;}

/*--- slide 滑动播放图片 author:zhaoming begin filter:alpha(opacity=1);*/
.slide_content{height: 365px;overflow: hidden;}
.slide_box{ width: 100%; height: 100%; position: relative;}
.slide_box .sbox_banner{position: absolute; height: 100%;min-width: 1200px; width: 100%; top: 0px; cursor: pointer;
		z-index: 0; margin: 0 auto;overflow: hidden;opacity:0;filter:alpha(opacity=0);}
.slide_box .sbox_b_filter{position: relative;height: 270px;  top: 0px; width:1200px; margin: 0 auto;z-index: 6; background-color: transparent\8;}
.slide_box .sbox_banner .sbox_banner_content{display: inline-block;width: 100%;height: 100%;background-position: center;background-repeat:no-repeat;}
/*-- btn ctrl:按钮控制 begin --*/
.slide_box .btn_ctrl{ z-index: 7; position: absolute;  background: url(images/menu/btnCtrl.png) no-repeat; width: 60px; height: 70px;
		top:127px; text-indent: -99999px; left: 50%;  display: none;}

.slide_box .btn_c_b{ position: absolute; top: 350px;top:332px\9;*top:332px; left: 50%; z-index: 7; zoom：1;}
.slide_box .btn_c_b li { float: left; }
.slide_box .btn_c_b li a { display: inline-block; margin: 0 10px 0 0; width: 20px; height: 20px; background:url(images/menu/IconBg.png) no-repeat 0 -21px; width:18px; height:18px; }
.slide_box .btn_c_b li a.action { background-position: 0 0; }

/*-- 默认背景图片和文字图片的高 author:zhaoming begin--*/
.slide_box .sbox_bg,
.slide_box .sbox_bg{display:table-cell;vertical-align:middle;text-align:center;overflow:hidden;}
/*-- 默认背景图片和文字图片的高 end--*/

@media (min-width:1200px) and (max-width:1439px) {
.slide_box,
.slide_box .sbox_banner,div.slide_content,  /*响应:banner容器的高*/
.slide_box img.sbox_bg{height: 300px;} /*响应:bg图片的高*/

.slide_box .sbox_bg{position: absolute;left: -230px;}
.slide_box .btn_c_b{top:268px;} /*响应: 控制按钮的位置*/
.slide_box .btn_c_l { background-position: left 0; margin: -35px 0 0 -435px; }
.slide_box .btn_c_l:hover { background-position: left -70px; }
.slide_box .btn_c_r { background-position: left -140px; margin: -35px 0 0 375px; }
.slide_box .btn_c_r:hover {background-position: left -210px; }
.slide_box .sbox_b_filter img{height: 222px;}
}
@media (min-width: 1200px) and (max-width:1920px) {
.slide_box,
.slide_box .sbox_banner,div.slide_content, /*响应:banner容器的高*/
.slide_box img.sbox_bg{min-height: 365px; height: 100%;} /*响应:bg图片的高*/
/*.slide_box .sbox_b_filter img{height:335px;}/*响应:文字图片的高*/
/*.slide_box .sbox_bg{position: absolute;left: 0px;}*/

.slide_box .btn_c_b{top:333px;} /*响应: 控制按钮的位置*/
.slide_box .btn_c_l { background-position: left 0; margin: -35px 0 0 -630px; }
.slide_box .btn_c_l:hover { background-position: left -70px; }
.slide_box .btn_c_r { background-position: left -140px; margin: -35px 0 0 570px; }
.slide_box .btn_c_r:hover {background-position: left -210px; }
}
/*-- btn ctrl:按钮控制 end --*/
.main{width: 100%;}
/*-- index.html banner:首页中间广告部分 author:zhaoming begin --*/
.event_content{background-color: #E5E6E7; padding:30px 0px; overflow: hidden; clear:both;}
.event_main{width: 1200px; margin: 0 auto;}
.e_m_left{float: left; width: 271px;}
.e_m_right{float: right;width: 700px;}
.e_m_banner_h{height: 580px;}
.e_m_border{ border:1px solid #D6D7D7;}
.e_m_tit{background-color: #ffffff; height: 50px;*height: 50px;}
.e_m_p_slid2{width:100%;height:530px;position:relative;}
.e_m_p_slid2 .e_m_p_bg{width:100%;height:530px;position:absolute;left:0px;top:0px;overflow:hidden;}
.e_m_p_slid2 .e_m_p_bg .div_bg{width:100%;height:530px; display: block; position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px; text-align: center; z-index: 0;cursor: pointer;}
.e_m_r_banner1 .e_m_p_slid2,
.e_m_r_banner2 .e_m_p_slid2,
.e_m_r_banner1 .e_m_p_slid2 .e_m_p_bg,
.e_m_r_banner2 .e_m_p_slid2 .e_m_p_bg,
.e_m_r_banner1 .e_m_p_slid2 .e_m_p_bg p,
.e_m_r_banner2 .e_m_p_slid2 .e_m_p_bg p,
.e_m_r_banner1 .e_m_p_slid2 .e_m_p_bg .div_bg,
.e_m_r_banner2 .e_m_p_slid2 .e_m_p_bg .div_bg{height: 230px;}
.e_m_r_banner2{margin-top: 17px;}

/*-- 红色圆点的控制器 begin --*/
.ctrl_num{height:35px; margin-top: 15px; *margin-top: -34px; line-height:23px;position:static;display: inline-block; float: right; padding: 0px 5px 0px 20px;}
.ctrl_num li{width:12px;height:12px;float:left;margin-right:4px;background-image: url(images/menu/header_footer_Public.png); 
		background-repeat: no-repeat; background-position: -114px -366px; cursor:pointer;}
.ctrl_num .ctrl_on{background-position: -98px -366px;cursor:pointer; width:12px;height:12px;margin-right: 4px;}
ul.uhover_on li{width:16px;height:16px;background-position: -114px -350px;margin-right: 8px;}
ul.uhover_on .ctrl_on{background-position: -98px -350px;width:16px;height:16px;margin-right: 8px;}
/*-- 红色圆点的控制器 begin --*/

/*-- btn_ctrl:左右箭头控制器 author:zhaoming; begin --*/
.e_m_p_slid2 .btn_ctrl{ z-index: 9; position: absolute; background-image: url(images/menu/header_footer_Public.png);
background-repeat:no-repeat; width: 39px; height: 63px; top: 50%; text-indent: -99999px; left: 50%;  display: block; margin: -35px 0 0 0; }
.e_m_p_slid2 a.btn_c_l{ background-position: 0 -420px; left: 5px;}
.e_m_p_slid2 a.btn_c_r{ background-position: -41px -420px; margin: -35px 0 0 89px;}
/*-- 左右箭头控制器 end --*/
/*-- index.html banner:首页中间广告部分 end --*/

/*-- 立即抢购 倒计时css author:zhaoming begin --*/
.hdms01con {width: 200px;height: 135px;position: relative; float: right; margin-top: 32px; margin-right: 30px; z-index: 6;}
.confont01 {font-size: 19px;color: #FFF;line-height: 30px;}
.confont03 { font-size:12px; color:#fff; line-height:45px; }
.fontred {color: #ff3333;}
.e_m_r_banner1 .btn02{position: static; cursor: pointer; margin-top: 10px;width: 116px;height: 44px;line-height: 44px;font-size: 23px;}
.e_m_r_banner1 .btn02:hover{background-color: #ff3333}
.e_m_r_banner1 .btn02h{background-color: #d8d8d8; color: #666666;}
.e_m_r_banner1 .btn02h:hover{background-color: #f1f0f0;}
/*-- 立即抢购 倒计时css end --*/

.xwc{margin:0 auto; width:1200px;padding:40px 0 0;}/*xinnet why container*/
.xwc_h2{ font-size:40px; color:#333; text-align:center; font-weight:normal; line-height:60px; height:60px; margin:0 0 33px;}
.xwc_h2 span{ font-size:18px; color:#666;}
.xwc li{width:210px; margin:0 60px; float:left; padding-bottom: 75px;}
.xwc_img{ width:108px; height:108px; background:url(images/menu/index_sprite.png) no-repeat 0 0; display:block; margin:0 51px;}
.xwc_p{ font-size:22px; color:#333; text-align:center; line-height:24px; height:48px;padding:20px 0 0px;}
.xwc_p span{ font-size:14px; color:#666;}
.xwci01.on{ background-position:0 -108px;}
.xwci02{background-position:-108px 0px;}
.xwci02.on{ background-position:-108px -108px;}
.xwci03{background-position:-216px 0px;}
.xwci03.on{ background-position:-216px -108px;}
.xwci04{background-position:-324px 0px;}
.xwci04.on{ background-position:-324px -108px;}
.xwci05{background-position:-432px 0px;}
.xwci05.on{ background-position:-432px -108px;}
.xwci06{background-position:-540px 0px;}
.xwci06.on{ background-position:-540px -108px;}


/*-- index 弹出框 --*/
.pop{padding:20px 15px; overflow:hidden; border:1px solid #d1d1d1; position:absolute; left:50%; top:35%;margin:0 0 0 -75px; width:150px; background:#fff; z-index:999999;}
.pop .p,.pop2 .p{ background:url(../newimages/popIcon1.jpg) no-repeat 5px 2px; width:115px; padding:0 0 0 35px; line-height:24px; font-size:14px; color:#333;}
/*--- slide 滑动播放图片 end ---*/

/***************** 列表 *****************/
.list li{ overflow:hidden; zoom:1; clear:both; line-height:28px; padding:0 5px; border-bottom:1px dashed #ccc;}
.list li a{ float:left;}
.list li span{ float:right;}
.list li .date{ float:right; color:#888;}
/***************** 文章 *****************/
.file{ width:100%;}
.file .title{ text-align:center; line-height:30px; border-bottom:1px solid #eee; font-size:16px; font-weight:bold; color:#222;}
.file .content{ padding:10px;}
.file .time{ font-size:12px; font-weight:normal; color:#999;}
.file .back{ border-top:1px solid #eee; padding:5px 0; text-align:center;}
/***************** 分页 *****************/
.page{ text-align:center; padding:10px 0;}
/**************** 友情链接 **************/
.flink li{ width:18%; display:inline-block; *display:inline; _display:inline; vertical-align:top; text-align:center;}
/*************** 自定义样式 **************/
/*独立管理入口*/
.port{ background:url(images/border/port.jpg);  text-align:center; margin-bottom:10px;}
.port a,
.port a:hover { color:#fff; font-size:14px; line-height:31px;}
/*资质荣誉*/
.honours li{ padding:5px 0; padding-left:5px; color:#0066cc;}
.honours li img{ width:40px; margin-right:5px;}


/*首页网站建设套餐*/
.TOP22 {MARGIN-TOP: 22px;}
.n_con1 {width:100%;position:relative;text-align:center;background:#eee;padding-top:0px}
.n_con1 h1 {font-size:32px;font-weight:normal}
.n_con1 h3 {font-size:16px;color:#999;font-weight:normal;}
.web_pro {position:relative;/*left:50%;margin-left:-490px;*/width:1197px;margin:0px auto;}
.web_pro li {float:left;width:285px;margin-right:19px;background:#fff;box-sizing:border-box;border:1px solid #fff;padding-bottom:20px;margin-bottom:0px}
.web_pro li:hover{border:1px solid #c00;cursor:pointer;box-sizing:border-box}
.web_pro li .web_tit{line-height:40px;font-size:28px;color:#000;font-weight:normal;margin:20px 0 3px 0;}
.web_pro li .web_tit a{color:#000;}
.web_pro li .web_t2{font-size:16px;color:#333;border-bottom:1px solid #ddd; padding-bottom:10px; margin:0 20px;}
.web_pro li .web_img{height:97px;background:url(images/icon/website_ico.png) no-repeat center center;margin:30px 0;}
.web_pro li.l1 .web_img{background-position:90px 0px;}
.web_pro li.l2 .web_img{background-position:-820px 0px;}
.web_pro li.l3 .web_img{background-position:-230px 0px;}
.web_pro li.l4 .web_img{background-position:-530px 0px;}
.web_pro li .intro_txt,.web_pro li .price_d{color:#666;margin-bottom:4px;font-size:14px}
.web_pro li .price_d{margin: 18px 0 5px 0;border-top:1px solid #eee; margin:18px auto 5px auto;width:165px}
.web_pro li .price_d b{font-size:36px;}
.web_pro li .check_more{margin-bottom:10px;}
.web_pro li .check_more a{font-size:14px;color:#666}
.web_pro li .check_more a:hover {color:#f00}
.web_pro li .buy_now{line-height:35px;padding:10px 98px;background:#c00;color:#fff;text-align:center;font-size:14px;cursor:pointer;border:none !important;}
.web_pro li .buy_now:hover{background:#A90100;}

.n_con2_bg {width:100%;background:#eee;position:relative;}
.n_con2 {width:1200px;margin:0 auto}
.n_right {float:right;width:585px;height:320px; margin-top:45px; background:url(images/icon/web_bg.png) no-repeat;margin-bottom:60px;}
.n_right ul {height:50px; margin-top:70px;margin-left:135px;width:285px;margin-top:85px}
.n_right ul li {background:url(images/icon/nub_ico.png) no-repeat;list-style:none;float:left;margin-right:8px;width:38px;height:47px;overflow:hidden;}
.price {font-size:14px; color:#f00;font-weight:bold;font-family:Georgia,Tahoma;}
.nicebox_pt_p font {font-size:42px;}
.nicebox_pt_p {font-size:14px; color:#666;}

.n_con3 {width:100%;background:#fff;text-align:center;}
.n_con3 h2 {font-size:26px;font-weight:normal;padding:70px;}
.n_con3 h3 {font-size:16px;color:#999;font-weight:normal;margin-bottom:30px;}
.n_con3 h4 {font-weight:bold;font-size:16px;color:#333;}
.n_con3 p {font-size:14px;color:#999}
.n_con3 ul {width:1200px;margin:0 auto;}
.n_con3 ul li {float:left;list-style:none;width:33.3%;height:150px;box-sizing:border-box;}
.n_con3 ul li img {margin-left:20px;}
.l_left,.l_right {float:left;text-align:left;}
.l_left {width:30%}
.l_right {width:70%}