/* CSS Document */
html {color:#000;background:#FFF; font-family: Tahoma; font-size: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{ font-size:12px; line-height: 1.333;}
.fyh{ font-family:"Microsoft Yahei",Tahoma;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight:normal;}
input, textarea, select, button {font-size: 12px; font-weight: normal;}
input[type="button"], input[type="submit"], select, button { cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0;}
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal;}
li {list-style: none outside none;}
q:before, q:after {content: "";}
abbr, acronym {border: 0 none; font-variant: normal;}
sup { vertical-align: text-top;}
sub { vertical-align: text-bottom;}
fieldset, img, a img, iframe { border-style: none; border-width: 0;}
fieldset,img{border:0;}
a:link, a:visited {text-decoration: none;}
.mc{ margin:0 auto;}
.ofh{ overflow:hidden; zoom:1;}

/*文字排版*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.fwb{font-weight:bold}
.fwn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.lh250{line-height:2.5;}
.lh300{line-height:300%;}
.unl{text-decoration:underlline;}
.no_unl{text-decoration:none;}
.s{ text-decoration:line-through; vertical-align:middle;}

/*颜色*/
.cfff{ color:#fff;;}
.c333{ color:#333;}
.c444{ color:#444;}
.c555{ color:#555;}
.c666{ color:#666;}
.c1880e9{ color:#1880e9;}
.c878787{ color:#878787;}
.cf50{ color:#ff5500;}
.red{ color:#F00;}
/*定位*/
.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1;}
.vam{ vertical-align:middle;}
.none{display:none;}
.noborder{ border:none!important;}
.nobdbt{ border-bottom:none!important;}
.nobg{ background:none!important;}
.di{ display:inline-block;}
.db{ display:block;}
lable{ white-space:nowrap;}
/*长度高度*/
.w1000{width:1000px;}
.w958{ width:958px;}
.w960{ width:960px;}
.lh13{ line-height:1.333;}
.lh100{ line-height:100%;}
.w{width:100%}
.h{height:100%}
.fs{ font-family:'宋体';}
.visually_hidden { border: 0 none !important; clip: rect(1px, 1px, 1px, 1px); height: 1px !important; overflow: hidden; padding:0px!important; position: absolute !important; width: 1px !important;}

/*边距*/
.ml2{ margin-left:2px;}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
.mr30{ margin-right:30px;}
.mr1{ margin-right:1px;}
.mt15{ margin-top:15px!important;}
.mb20{ margin-bottom:20px;}
.mb33{ margin-bottom:33px;}
.m10{margin-bottom:10px;}
.mb5{margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.pt10{padding-top:10px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pr20{padding-right:20px;}
.p20{ padding:20px;}

/*头部*/
.header{ margin:25px auto 6px;}
.logo{ background:url(../images/logo.png); width:202px; height:66px;}
.tel{ padding-top:50px; font-family: Tahoma; }

.login h2,.btn_style,.product_info h2 span,.income_process,.apply,.x-line,.new h2,.nav ul li{ background:url(../images/icon.png);}
/*导航*/
.nav{ clear:both; margin:6px 0 10px; height:38px; line-height:38px; background:#0199dc;}
.nav ul li{ float:left; font-size:14px; background-position:0px -298px;}
.nav ul li a{ color:#FFF; padding:0 30px; letter-spacing:2px; display:block;}
.nav ul li a.current{ background:#ff7800; color:#000; font-weight:bold;}

/*轮播图*/
.hq_turn{ width:730px; height:295px; background:url(../images/tab.jpg); overflow:hidden; zoom:1;}
#slides{ width:730px; height:295px;overflow:hidden; zoom:1; position:relative; margin:0 auto;}
#slides ul{ position:absolute; left:0; top:0;}
#slides ul li{ float:left; width:730px;}
#slides p{ position:absolute; left:50%; margin-left:-50px; bottom:15px;}
#slides p a{ display:inline-block; width:10px; height:10px; margin:0 3px; background:url(../images/pagination.png) no-repeat -3px -2px;}
#slides p a.current{background-position:-3px -19px;}
#pre,#next{ position:absolute; top:50%; margin-top:-21px; margin-left:10px; filter:alpha(opacity:10); opacity:0.1;}
a#pre:hover,a#next:hover{filter:alpha(opacity:100); opacity:1;}
#next{right:10px;}

/*登录*/
.login{ width:261px; height:293px; background:#f0f0f0; border:1px solid #e0e0e0;}
.login h2{ margin:13px 0 8px 20px; background-position:0 -131px; width:142px; height:21px;}
.login_form{ border-top:1px solid #d8d8d8; padding:5px 0 20px 20px;}
.visibility_tips{height:16px; padding:6px 0 0 50px;}
.visibility_tips span{ color:#F00;}
.style_wrap{ height:33px; line-height:33px;}
.style_wrap2{ height:24px; line-height:24px;}
.style_wrap label,.style_wrap2 label{ width:52px;}
.input_style{ width:162px; height:24px; line-height:24px; border:1px solid #d0d0d0; padding-left:5px; color:#666666;}
.check70{ width:40px;}
.change_n{ font-size:18px;}
.btn_style{ width:218px; height:37px; background-position:0 -1px;}
.reg a{ padding:0 12px 0 10px;}

/*分销商+加盟商*/
.product_info{ margin-bottom:10px; border:1px solid #e3e3e3; border-top:1px solid #e3e3e3; }
.product_info h2{ height:29px; padding:9px 0 0 16px; background:#f8f8f8; border-bottom:1px solid #e3e3e3;}
.product_info h2 span{ width:155px; height:39px; padding:10px 0 0 25px; top:-10px; left:30px; background-position:0 -160px;}

/*聚合1000余家……*/
.inner_left{width:730px; height:520px; margin-bottom:10px;}
.layer_1 .layer_l{ width:250px; height:220px; padding:18px 5px 10px 16px; _padding:18px 0px 10px 10px;}
.layer_1 .layer_l p{ margin:8px 0 9px; line-height:18px;}
.income_process{width:127px; height:36px; line-height:36px; background-position:0 -257px;}
.apply{ width:108px; height:36px; line-height:36px; background-position:0 -212px;}

/*产品列表*/
.layer_1 .layer_r,.category{ width:445px; height:226px; padding:18px 10px 0 0;}
#tab{ position:relative; top:2px;}
#tab li{ cursor:pointer; float:left; padding:6px 15px; margin:0 5px 0px 5px; border:1px solid #dedede; text-align:center;}
#tab li.current{border-top:2px solid #0493ee; border-bottom:1px solid #FFF; position:relative; top:-1px;}
.h160{ height:150px!important;}
.layer_box{ border-top:1px solid #dedede; clear:both; padding-top:15px;}
.layer_box ul{ display:none;}
.layer_box ul.current{ display:block;}
.layer_box ul li,.category ul li{ width:98px; height:74px; line-height:74px; text-align:center; float:left; margin:6px 6px 6px 5px;  behavior:url(pie.htc); border:1px solid #dedede; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.layer_box ul li img,.category ul li img{ vertical-align:middle;}
.category ul li{ width:80px; height:120px; padding-top:10px; margin:2px 0px 6px 5px; _margin:2px 6px 6px 0px; overflow:hidden; zoom:1; }

.h172{ height:172px;}
.h90{ height:90px;}

/*公司公告*/
.new{width:261px; height:516px;; border:1px solid #e0e0e0;}
.new h2{ height:40px; background-position:0 -50px;}
.new h2 span{ bottom:1px; width:100px; height:36px; line-height:36px; border-top:3px solid #0493ee; border-right:1px solid #dedede; background:#f8f8f8; padding-left:26px;}
.new ul{ padding-top:6px;}
.new ul li{ font-size:14px; font-family:'宋体'; height:42px; line-height:42px; padding-left:22px; background:url(../images/line-x.png) repeat-x; margin:0 5px 0px;}
.new ul li.first{ background:none;}
.new ul li a{ color:#333; text-decoration:none;}

/*底部*/
.footer{ margin:10px 0; background:#2d73a5; height:39px; margin-bottom:20px; line-height:39px;}
.footer a{ padding:0 30px; color:#FFF;}



/*详细页*/
.container{ min-height:400px;}
.pd30_20{ padding:30px 20px;}
.radius{ border:1px solid #dbdbdb; behavior:url(../pie.htc); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.container .title{border-bottom:1px solid #efefef; padding:10px;}
.container .title h2{ color:#09F; font-size:32px; font-family:Arial, Helvetica, sans-serif; margin:5px;}
.container .title p{ color:#666;}
.container .con_info{ padding:10px 20px;}
.container .con_info p{ text-indent:2em; font-size:14px; padding:5px 10px; line-height:26px;}


/************************************系统简介页面*********************************************/
.s_intro img{ margin:5px;}

/*环球分销运作流程*/
.op_process h2,.value_title h2{ border-bottom:1px solid #ddd;}
.op_process h2 img,.value_title h2 img{ position:relative; top:1px; padding:5px; border-bottom:1px solid #f90;}
.process_con img{ margin-left:20px;}

/*环球分销带给您的价值*/
.value_con h3{ width:63px; border-right:7px solid #FF8A1C; height:180px; background:#fed7ae;}/*左侧色块*/
.value_con h3 img{ left:25px; top:40px;}/*定位图片*/
.value_con .br57bcea{ background:#c4e8f8; border-right:7px solid #57bcea;}/*背景颜色和边框*/
.value_wrap{ border-right:1px solid #dbdbdb; margin-top:5px;}
.value_bdbt{ border-bottom:1px solid #dbdbdb;} /*底部实线*/
.value_con .con{ padding:20px 80px 0px 120px; margin-left:60px; border-top:1px dashed #dbdbdb; /*虚线*/line-height:28px; color:#555555; font-size:14px; letter-spacing:1px; }
.value_con h4{ color:#ff7f00;}


/************************************分销商页面*********************************************/
.bigImg{ background:#0199dc;}



.dis_cate{ width:850px; line-height:30px;}
.dis_reg h2{ border-bottom:2px solid #0493ee; margin:30px 0 10px;}
.mb33{ margin-bottom:33px!important;}
.dis_cate div{ margin:auto 16px auto 35px;}
.dis_cate img{ margin-top:28px;}
.dis_cate .tips{ color:#0057a9; margin:10px 0 10px 35px;}


/************************************注册分销商-供应商*********************************************/
.reg_title,.sub_btn,.reg2_title{ background:url(../disManage/images/reg.png) no-repeat; display:inline-block;}
.reg_title{ width:220px; height:50px; background-position:0 -404px;}
.reg2_title{ width:220px; height:50px; background-position:-2px -452px;}
.reg_con{ border:1px solid #ddd;}
.reg_left,.reg_right{ padding:32px 36px; border-bottom:1px dashed #ddd; height:438px;}
.reg2_height{height:410px;}
.reg_left{ width:520px; border-right:1px dashed #ddd; }
.reg_right{ padding:32px 10px; width:380px;}
.reg_left .inner_layer{ margin-bottom:11px;}
.reg_right .inner_layer{ margin-bottom:20px;}
.reg_left div label,.reg_right div label{ width:120px; font-size:13px; _font-size:12px; vertical-align:middle;}
.reg_left div label span{ _position:relative; _top:3px;}
.reg_left div p,.reg_right div p{ padding:5px 0 0px 96px;}
.input_style2,.text_area{height:24px; line-height:24px; padding-left:5px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #666666; border-left:1px solid #666; color:#555; vertical-align:middle;}
.w220{ width:220px;}
.w55{ width:55px;}
.text_area{ width:360px; height:45px; line-height:18px; padding:10px 6px;}
.sub_btn{ width:184px; height:50px; background-position:0 -502px; margin:20px auto; cursor:pointer; }

.reg_height{ height:330px;}
.reg_success{ height:300px; left:50%; margin-left:-200px; top:50%; margin-top:-140px;}
.sucess_con{ line-height:24px; font-size:14px; text-decoration:none; padding-left:16px;}
.reg_success h2{ height:104px; width:378px; background:url(../disManage/images/success.jpg); text-indent:-9999px;}
.w1000{width:1000px;}
.h340{height:340px!important;}
.sub_go{ background:url(../disManage/images/goto.jpg) no-repeat; display:inline-block;width:183px;height:49px;}
