﻿/*reset*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px Arial, Tahoma, Simsun; color:#333; background-repeat:repeat; }
button, input, select, textarea, h1, h2, h3, h4, h5, h6 { font-size:100%; }
h2, h3 { font-size:14px; }
button, input, select, textarea, label { vertical-align:middle; }
img { vertical-align:top; border:none; }
ul, ol { list-style:none; }
a { text-decoration:none; color:#333; vertical-align:baseline; cursor:pointer; 
	hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
	outline: none;  /* for firefox 1.5 + */ }
a:hover { text-decoration:underline; color:#e62c23; }
.a { text-decoration:none; color:#333; vertical-align:baseline; cursor:pointer; 
	hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
    outline: none;  /* for firefox 1.5 + */ }
.a:hover { text-decoration:none; color:#e62c23; }
table { border-collapse:collapse; border-spacing:0; }
body { _height:100%; _background:url(about:blank) fixed; }

/*去除链接时的虚线框*/
.g-focus-n{
	hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
	outline: none;  /* for firefox 1.5 + */ }

/*浮动QQ*/
.g-fixed-qq{overflow: hidden; position: fixed; bottom: 140px; right: 31px; z-index: 999; _position:absolute; _top:expression(documentElement.scrollTop + 320 + "px");}

/*文本整齐*/
.g-txt-tidy{ text-align:justify;text-justify:inter-ideograph;}

/*列表-表格*/
.g-list-cols ul { padding-left:10px; overflow:hidden; height:30px; line-height:30px; }
.g-list-cols li { float:left; word-wrap: break-word; word-break: break-all; padding-right:10px; height:inherit; }
/*列表-文本*/
.g-list-txt li { word-wrap:break-word; word-break:break-all; vertical-align:top; margin-left:10px; margin-right:10px; overflow:hidden; height:22px; line-height:22px; }
/*列表-文本－行距24*/
.g-list-txt24 li { word-wrap:break-word; word-break:break-all; vertical-align:top; margin-left:10px; margin-right:10px; overflow:hidden; height:24px; line-height:24px; }

/*表单*/
.g-info{margin-left:50px;padding-top:10px;}
.g-info ul{clear:both; overflow:hidden; width:100%; margin-bottom:10px;}
.g-info ul li { float:left; text-align:left; }
.g-info ul li.li1{ width:120px; text-align:right; margin-right:10px;}
.g-info ul li.li2{  }
.g-info ul li .inp1,.g-info ul li .inp2{border:solid 1px #7f9db9;   height:22px; line-height:22px;padding:0 3px;}
.g-info ul li .inp1{ width:160px; }
.g-info ul li .inp2{width:335px; }
.g-info ul li .sel_key{ border:solid 1px #7f9db9; height:22px; line-height:22px;width:170px; }
.g-info ul li .inp3{ border:solid 1px #7f9db9;   height:100px; line-height:22px;width:360px; padding:0 3px;}
.g-info ul li span{ vertical-align:middle;}
.g-info .g-i-t{border: 1px solid #7F9DB9;height: 22px;line-height: 22px;padding:0px 3px; width:160px;}

/*字体红色*/
.g-c-r { color:#e62c23; }
/*字体绿色*/
.g-c-g { color:#297500; }
/*字体橘色*/
.g-c-org{ color:#ff7200; }
/*字体灰色*/
.g-c-22 { color:#222; }
.g-c-33 { color:#333; }
.g-c-2D { color:#2D374B;}
.g-c-ge { color:#4ca204;}
.g-c-66 { color:#666; }
.g-c-99 { color:#999; }
.g-c-33-ipt { color:#333 !important; }
/*字体蓝色*/
.g-c-b { color:#1057a7; }
/*字体白色*/
.g-c-w { color:#fff; }

.g-bc-w{ background-color:#ffffff;}
/*背景蓝色*/
.g-bc-bule{ background-color:#3ba7ff;}
/*背景深蓝色*/
.g-bc-darkbule{ background-color:#2f72cf;}
/*背景浅蓝色*/
.g-bc-lightbule{ background-color:#e3f2ff;}
/*背景灰色*/
.g-bc-f4{ background-color:#f4f4f4;}
.g-bc-df{ background-color:#dfdfdf;}
.g-bc-ec{ background-color:#ececec;}
/*背景浅黄色*/
.g-bc-f3d{ background-color:#fff3dd;}

/*边框*/
.g-b-g{border:solid 1px #E7E7E7;}
.g-b-c{border:solid 1px #CCCCCC;}
/*红顶边框*/
.g-bt-r { border-top: 2px solid #E62C23;}
/*红色边框*/
.g-b-r { border: 2px solid #E62C23;}
/*边框蓝色*/
.g-b-bule{ border:#3f9deb solid 1px;}
/*边框灰色*/
.g-b-ce{ border:#cecece solid 1px;}
.g-bb-ee{ border-bottom:#eeeeee solid 1px;}
.g-bt-ee{ border-top:#eeeeee solid 1px;}
/*边框橘黄色*/
.g-b-edc{ border:#edce84 solid 1px;}
.g-bb-edc{ border-bottom:#edce84 solid 1px;}

/*字体微软雅黑*/
.g-ff-yh{ font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;}
/*字体宋体*/
.g-ff-s { font-family:Simsun; }
/*字体风格*/
.g-fs-n { font-style:normal; }
/*字体加粗*/
.g-fw-b { font-weight:bold; }
.g-fw-n { font-weight:normal; }
/*字体大小*/
.g-fz-24 { font-size:24px; }
.g-fz-18 { font-size:18px; }
.g-fz-16 { font-size:16px; }
.g-fz-15 { font-size:15px; }
.g-fz-14 { font-size:14px; }
.g-fz-12 { font-size:12px; }

/*行高*/
.g-h-21 { height:21px !important; }
.g-h-22 { height:22px !important; }
.g-h-24 { height:24px !important; }
.g-h-26 { height:26px !important; }
.g-h-30 { height:30px !important; }
.g-h-a { height:auto !important; }

.g-lh-18 { line-height:18px !important; }
.g-lh-22 { line-height:22px !important; }
.g-lh-24 { line-height:24px !important; }
.g-lh-26 { line-height:26px !important; }
.g-lh-26 { line-height:28px \9 !important; }
:root .g-lh-26 { line-height:26px !important; line-height:26px \9 !important; }
.g-lh-30 { line-height:30px !important; }
/*最小高度*/
.g-mh-20 { min-height:20px;  }
.g-mh-50 { min-height:50px;  }
/*最小宽度*/
.g-mw-100 { min-width:100px; }

/*字间距*/
.g-ls-2{letter-spacing:2px;}
.g-ls-5{letter-spacing:5px;}
.g-ls-8{letter-spacing:8px;}
.g-ls-10{letter-spacing:10px;}
/*外边距*/
.g-mlr-a { margin-left:auto; margin-right:auto; }
.g-m-10 { margin:10px; }
.g-mtb-10 { margin-top:10px; margin-bottom:10px; }
.g-mlr-10 { margin-left:10px; margin-right:10px; }
.g-mt-10 { margin-top:10px; }
.g-mb-10 { margin-bottom:10px; }
.g-ml-10 { margin-left:10px; }
.g-ml-12 { margin-left:12px; }
.g-ml-24 { margin-left:24px; }
.g-mr-10 { margin-right:10px; }
.g-m-5 { margin:5px; }
.g-mtb-5 { margin-top:5px; margin-bottom:5px; }
.g-mlr-5 { margin-left:5px; margin-right:5px; }
.g-mt-5 { margin-top:5px; }
.g-mb-5 { margin-bottom:5px; }
.g-ml-5 { margin-left:5px; }
.g-mr-5 { margin-right:5px; }

/*内边距*/
.g-p-10 { padding:10px; }
.g-ptb-10 { padding-top:10px; padding-bottom:10px; }
.g-plr-10 { padding-left:10px; padding-right:10px; }
.g-pt-10 { padding-top:10px; }
.g-pb-10 { padding-bottom:10px; }
.g-pl-10 { padding-left:10px; }
.g-pl-12 { padding-left:12px; }
.g-pl-24 { padding-left:24px; }
.g-pr-10 { padding-right:10px; }
.g-p-5 { padding:5px; }
.g-ptb-5 { padding-top:5px; padding-bottom:5px; }
.g-plr-5 { padding-left:5px; padding-right:5px; }
.g-pt-5 { padding-top:5px; }
.g-pb-5 { padding-bottom:5px; }
.g-pl-5 { padding-left:5px; }
.g-pr-5 { padding-right:5px; }
/*overflow*/
.g-o-h { overflow:hidden !important; }
.g-o-a { overflow:auto !important; }
/*相对定位*/
.g-p-r { position:relative; }
.g-p-a { position:absolute; }
/*居右、中、左*/
.g-ta-r { text-align:right; }
.g-ta-c { text-align:center; }
.g-ta-l { text-align:left; }
/*缩进2个字符*/
.g-ti-2 { text-indent:2em; }
/*缩进-9999个字符*/
.g-ti-9999 { text-indent:-9999em; }
/*不换行*/
.g-ws-w { white-space:nowrap; }
/*强制换行*/
.g-ww-bw { word-wrap: break-word; word-break: break-all; }

/*布局*/
.g-w-a { width:auto; }
.g-w-960 { width:960px; }
.g-w-800 { width:800px; }
.g-w-760 { width:760px; }
.g-w-710 { width:710px; }
.g-w-240 { width:240px; }
.g-w-740 { width:740px; }
.g-w-210 { width:210px; }
.g-w-600 { width:600px; }
.g-w-670 { width:670px; }
.g-w-310 { width:310px; }
.g-w-320 { width:320px; }
.g-w-340 { width:340px; }
.g-w-360 { width:360px; }
.g-w-400 { width:400px; }
.g-w-410 { width:410px; }
.g-w-470 { width:470px; }
.g-w-475 { width:475px; }
.g-w-220 { width:220px; }
.g-w-440 { width:440px; }
.g-w-690 { width:690px; }
.g-w-260 { width:260px; }
/*width*/
.g-w-200 { width: 200px; }
.g-w-190 { width: 190px; }
.g-w-180 { width: 180px; }
.g-w-170 { width: 170px; }
.g-w-160 { width: 160px; }
.g-w-150 { width: 150px; }
.g-w-140 { width: 140px; }
.g-w-130 { width: 130px; }
.g-w-120 { width: 120px; }
.g-w-110 { width: 110px; }
.g-w-100 { width: 100px; }
.g-w-90 { width: 90px; }
.g-w-80 { width: 80px; }
.g-w-70 { width: 70px; }
.g-w-60 { width: 60px; }
.g-w-50 { width: 50px; }
.g-w-40 { width: 40px; }

/*弹出层*/
body {_height:100%; _background:url(about:blank) fixed; }
#g-popwin, .g-popwin-mask, .g-popwin-mask iframe, .g-popwin-box { width:100%; height:100%; }
.g-popwin-mask, .g-popwin-box {top:0;left:0; z-index:100;position:fixed; _position:absolute; _top:expression(documentElement.scrollTop + "px"); }
.g-popwin-mask {background:#000; filter:alpha(opacity=30); opacity: 0.3;}
.g-popwin-mask iframe { filter:alpha(opacity=0); opacity: 0; }
.g_popwin{border:solid 1px #22699A;background-color:#fff;}  
.g_popwin .tit .close{cursor:pointer;background:url(/images/common/pop.png) no-repeat 0 -81px; width:8px; height:8px;margin-top:8px}
.g_popwin .tit b{background:url(/images/common/pop.png) no-repeat 0 -54px; width:10px; height:27px; display:block}
.g_popwin .tit{background:url(/images/common/pop.png) repeat-x 0 -27px; height:27px; line-height:27px; text-indent:10px; position:relative; color:#fff;border-bottom:solid 1px #22699A; overflow:hidden}
.g_popwin .tit strong{background:url(/images/common/pop.png) no-repeat; display:block; width:220px; height:27px; display:block}
.g-swin{min-height:20px;margin:10px 10px 0px 10px;overflow:hidden;_height:20px;_overflow-y:visible}
.g-swin-box{overflow:auto; zoom:1;}

/*商户分页区域*/
.g-pager-user{ height:23px; line-height:23px;padding:5px; background-color:#f8f8f8; border-top:solid 1px #e6e6e6;}
.g-pager-user .g-btn{ vertical-align:top}
/*分页*/
.g-pager{ text-align:center}
.g-pager a{ cursor:pointer; border:solid 1px #0F71BE; padding:1px 4px; color:#0F71BE; margin:0 2px; }
.g-pager a.cur,.g-pager a:hover{ background-color:#0F71BE; color:#fff; text-decoration:none;}
.g-pager a.no{ border-color:#A3A3A3; color:#A3A3A3; background-color:#E4F2F9}
.g-pager span{ margin-right:10px; }
.g-pagerwp{ height:23px; line-height:23px;padding:5px;}
.g-pagerwp .g-btn{ vertical-align:top}

/*文本框*/
.g-ipt { height: 22px; line-height:24px; border:#7f9db9 solid 1px; padding-left:3px; }
.g-ipt:hover { border:#1e5fb9 solid 1px;}

.g-br{ height:10px;  width:10px; font-size:0; line-height:0; display:block; }
.g-title-user{ font-size:14px; font-weight:bold;}
.g-sel{ height:22px; line-height:22px;}

/*表格*/
.g-grid{border-collapse:collapse;text-align:left;width:100%;word-wrap:break-word;}
/*列表*/
.g-list{border-collapse:collapse; font-size:12px;}
.g-list tr th{ background-color:#dfdfdf;  height:36px; line-height:36px; padding-left:3px; font-weight:normal; }
.g-list tr td{ height:30px; line-height:24px; padding-left:3px;}
.g-list .g-money{ text-align:right; padding-right:5px;}
.g-list tr.odd{}
.g-list tr.even{background-color:#f5f5f5;}
.g-list tr.over{background-color:#e3f2ff;}

/*按钮*/
.g-btn-bule,.g-btn-bule em,.g-btn-bule b,.g-btn-bule:hover.g-btn-bule,.g-btn-bule:hover.g-btn-bule em,.g-btn-bule:hover.g-btn-bule b,
.g-btn-w-g,.g-btn-w-g em,.g-btn-w-g b,
.g-btn-pale,.g-btn-pale em,.g-btn-pale b,
.g-btn-recovery,.g-btn-recovery em,.g-btn-recovery b,.g-btn-recovery:hover.g-btn-recovery,.g-btn-recovery:hover.g-btn-recovery em,.g-btn-recovery:hover.g-btn-recovery b,
.g-bigbtn-bule,.g-bigbtn-bule em,.g-bigbtn-bule b,
.g-btn-submit,.g-btn-submit:hover,
.g-btn-search,.g-btn-search:hover,
.g-btn-orange-s,.g-btn-orange-s em,.g-btn-orange-s b,.g-btn-orange-s:hover.g-btn-orange-s,.g-btn-orange-s:hover.g-btn-orange-s em,.g-btn-orange-s:hover.g-btn-orange-s b,
.g-btn-orange,.g-btn-orange em,.g-btn-orange b,.g-btn-orange:hover.g-btn-orange,.g-btn-orange:hover.g-btn-orange em,.g-btn-orange:hover.g-btn-orange b,
.g-personality-title,.g-personality-title em,.g-personality-title b,
.g-step,.g-step em,.g-step i,.g-step b,.g-step span.j,.g-step span.k{ display:inline-block; vertical-align:middle;  +vertical-align:top; _vertical-align:top; overflow:hidden;}

.g-btn-bule,.g-btn-bule em,.g-btn-bule b,.g-btn-bule:hover.g-btn-bule,.g-btn-bule:hover.g-btn-bule em,.g-btn-bule:hover.g-btn-bule b,
.g-btn-w-g,.g-btn-w-g em,.g-btn-w-g b,
.g-btn-pale,.g-btn-pale em,.g-btn-pale b,
.g-btn-recovery,.g-btn-recovery em,.g-btn-recovery b,.g-btn-recovery:hover.g-btn-recovery,.g-btn-recovery:hover.g-btn-recovery em,.g-btn-recovery:hover.g-btn-recovery b,
.g-bigbtn-bule,.g-bigbtn-bule em,.g-bigbtn-bule b,
.g-btn-submit,.g-btn-submit:hover,
.g-btn-search,.g-btn-search:hover,
.g-btn-orange-s,.g-btn-orange-s em,.g-btn-orange-s b,.g-btn-orange-s:hover.g-btn-orange-s,.g-btn-orange-s:hover.g-btn-orange-s em,.g-btn-orange-s:hover.g-btn-orange-s b,
.g-btn-orange,.g-btn-orange em,.g-btn-orange b,.g-btn-orange:hover.g-btn-orange,.g-btn-orange:hover.g-btn-orange em,.g-btn-orange:hover.g-btn-orange b,
.g-personality-title,.g-personality-title em,.g-personality-title b,
.g-step,.g-step em,.g-step i,.g-step b,.g-step span.j,.g-step span.k{ background:url(/images/common/base.png) no-repeat; _background:url(/images/common/base.gif) no-repeat;}

/*按钮-蓝色*/
.g-btn-bule{ background-position:-5px -127px; padding-left:5px; border:none; color:#ffffff;}
.g-btn-bule em{ background-position:0 -163px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-bule b{ background-position:-0px -127px; height:24px; width:5px;}
.g-btn-bule:hover.g-btn-bule{ background-position:-25px -127px; padding-left:5px; border:none; color:#ffffff; text-decoration:none;}
.g-btn-bule:hover.g-btn-bule em{ background-position:0 -191px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-bule:hover.g-btn-bule b{ background-position:-20px -127px; height:24px; width:5px;}

/*按钮-白色渐变*/
.g-btn-w-g{ background-position:-5px -1888px; padding-left:5px; border:none; color:#333;}
.g-btn-w-g em{ background-position:0 -1920px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-w-g b{ background-position:-0px -1888px; height:24px; width:5px;}
.g-btn-w-g:hover{ color:#cc0000;}

/*按钮-灰白*/
.g-btn-pale{ background-position:-25px -1888px; padding-left:5px; border:none; color:#fff;}
.g-btn-pale em{ background-position:0 -1951px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-pale b{ background-position:-20px -1888px; height:24px; width:5px;}
.g-btn-pale:hover{ color:#555;}

/*按钮-回收*/
.g-btn-recovery{ background-position:-45px -127px; padding-left:20px; border:none; color:#ffffff;}
.g-btn-recovery em{ background-position:0 -220px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-recovery b{ background-position:-40px -127px; height:24px; width:5px;}
.g-btn-recovery:hover.g-btn-recovery{ background-position:-85px -127px; padding-left:20px; border:none; color:#ffffff; text-decoration:none;}
.g-btn-recovery:hover.g-btn-recovery em{ background-position:0 -248px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-recovery:hover.g-btn-recovery b{ background-position:-80px -127px; height:24px; width:5px;}

/*大按钮-蓝色*/
.g-bigbtn-bule{ background-position:-125px -127px; padding-left:5px; border:none; color:#ffffff;}
.g-bigbtn-bule em{ background-position:0 -91px; background-repeat:repeat-x; padding:0px 10px; font-size:14px; font-weight:bold; font-style:normal; height:33px; line-height:33px;}
.g-bigbtn-bule b{ background-position:-120px -127px; height:33px; width:5px;}
.g-bigbtn-bule:hover{ color:#ff9000; text-decoration:none;}

/*按钮-提交*/
.g-btn-submit{ background-position:-0px -449px; width:63px; height:24px; text-align:center; border:none; color:#ffffff; cursor:pointer;}
.g-btn-submit:hover{ background-position:-80px -449px; color:#ffffff; text-decoration:none;}

/*按钮-搜索*/
.g-btn-search{ background-position:-0px -0px; width:108px; height:40px; text-align:center; border:none; color:#ffffff; cursor:pointer; font-size:16px; font-weight:bold;}
.g-btn-search:hover{background-position:-0px -45px;}

/*按钮-橘黄色*/
.g-btn-orange{ background-position:-5px -1040px; padding-left:5px; border:none; color:#ffffff;}
.g-btn-orange em{ background-position:0 -1077px; background-repeat:repeat-x; padding:0px 10px; font-size:14px; font-style:normal; height:30px; line-height:30px;}
.g-btn-orange b{ background-position:-0px -1040px; height:30px; width:5px;}
.g-btn-orange:hover.g-btn-orange{ background-position:-25px -1040px; padding-left:5px; border:none; color:#ffffff; text-decoration:none;}
.g-btn-orange:hover.g-btn-orange em{ background-position:0 -1112px; background-repeat:repeat-x; padding:0px 10px; font-style:normal; height:30px; line-height:30px;}
.g-btn-orange:hover.g-btn-orange b{ background-position:-20px -1040px; height:30px; width:5px;}

/*按钮-橘黄色小*/
.g-btn-orange-s{ background-position:-45px -127px; padding-left:5px; border:none; color:#ffffff;}
.g-btn-orange-s em{ background-position:0 -220px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-orange-s b{ background-position:-40px -127px; height:24px; width:5px;}
.g-btn-orange-s:hover.g-btn-orange-s{ background-position:-85px -127px; padding-left:5px; border:none; color:#ffffff; text-decoration:none;}
.g-btn-orange-s:hover.g-btn-orange-s em{ background-position:0 -248px; background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:24px; line-height:24px;}
.g-btn-orange-s:hover.g-btn-orange-s b{ background-position:-80px -127px; height:24px; width:5px;}

/*个性标题*/
.g-personality-title{ background-position:-65px -1365px; padding-left:5px; border:none; color:#1057a7; cursor:default;}
.g-personality-title em{ background-position:0 -1413px; background-repeat:repeat-x; padding:0px 10px; font-size:15px; font-weight:bold; font-style:normal; height:36px; line-height:36px;}
.g-personality-title b{ background-position:-60px -1365px; height:36px; width:5px;}
.g-personality-title:hover{ color:#1057a7; text-decoration:none;}

/*步骤*/
.g-step{background-position:-200px -1559px; border:none;}
.g-step em{ background-position:-0px -1614px;  background-repeat:repeat-x; padding:0px 10px; font-size:12px; font-style:normal; height:47px; line-height:47px;}
.g-step em.picu{ background-position:-0px -1671px;}
.g-step em .t{ font-size:24px !important; font-weight:bold !important; color:#0765c2; padding-right:5px;}
.g-step em .t.ticu{ color:#e62c23;}
.g-step i{ background-position:-60px -1559px; height:47px; width:38px;}
.g-step i.iicu{ background-position:-60px -1508px;}
.g-step i.iicu2{ background-position:-60px -1458px;}
.g-step b{ background-position:-100px -1559px; height:47px; width:25px;}
.g-step b.bicu{ background-position:-100px -1508px;}
.g-step span.j{ background-position:-140px -1559px; height:47px; width:25px;}
.g-step span.j.jicu{ background-position:-140px -1508px;}
.g-step span.k{ background-position:-180px -1559px; height:47px; width:5px; float:left; _float:none;}
.g-step span.k.kicu{ background-position:-180px -1508px;}
.g-bigbtn-bule:hover{ color:#ff9000; text-decoration:none;}

/*btn-hack*/
.g-btn-bule em{ line-height:26px \9;}
.g-btn-bule:hover.g-btn-bule em{ line-height:26px \9;}
.g-btn-w-g em{ line-height:26px \9;}
.g-btn-pale em{ line-height:26px \9;}
.g-btn-recovery em{ line-height:26px \9;}
.g-btn-recovery:hover.g-btn-recovery em{ line-height:26px \9;}
.g-btn-orange-s em{ line-height:26px \9;}
.g-btn-orange-s:hover.g-btn-orange-s em{ line-height:26px \9;}
.g-bigbtn-bule em{ line-height:34px \9;}
.g-btn-submit{ line-height:26px \9;}
.g-btn-orange em{ line-height:32px \9;}
.g-btn-orange:hover.g-btn-orange em{ line-height:32px \9;}
.g-personality-title em{ line-height:38px \9;}

/*ico图标*/
.g-ico-me,.g-ico-wad,.g-ico-plus,.g-ico-minus,.g-ico-gar,.g-ico-myorder,.g-ico-dropicon,.g-ico-mark-close,.g-ico-mark-open,.g-tipbox,
.g-side-user .sidemenu.cur d,.g-side-user .sidemenu b,
.g-ico-pwd-r,.g-ico-pwd-z,.g-ico-pwd-q,.g-ico-pwd-m,
.g-ico-tel,.g-ico-qq,.g-ico-hqm,.g-ico-sinaweibo,.g-ico-qqweibo,.g-ico-wechat,.g-ico-prev,.g-ico-next,.g-ico-gotop,
.g-ico-sinaweibo-s,.g-ico-qqweibo-s,.g-ico-wechat-s,.g-ico-jtup,
.g-kdcaxun-fl,.g-gradient-bg-b,.g-ico-coffee,.g-ico-bigsuccess,.g-ico-bigsigh-r,.g-ico-bkodi,.g-ico-right,.g-ico-wrong,.g-ico-tanhao,.g-ico-bigtanhao,.g-ico-edit,.g-ico-tipclose{ display:inline-block; height:24px; line-height:24px; padding-left:20px; overflow:hidden; vertical-align:middle;}

.g-ico-me,.g-ico-wad,.g-ico-plus,.g-ico-minus,.g-ico-gar,.g-ico-myorder,.g-ico-dropicon,.g-ico-mark-close,.g-ico-mark-open,.g-tipbox,
.g-side-user .sidemenu.cur d,.g-side-user .sidemenu b,
.g-ico-pwd-r,.g-ico-pwd-z,.g-ico-pwd-q,.g-ico-pwd-m,.g-ico-jtup,
.g-ico-tel,.g-ico-qq,.g-ico-hqm,.g-ico-sinaweibo,.g-ico-qqweibo,.g-ico-wechat,.g-ico-prev,.g-ico-next,.g-ico-gotop,
.g-ico-sinaweibo-s,.g-ico-qqweibo-s,.g-ico-wechat-s,
.g-kdcaxun-fl,.g-gradient-bg-b,.g-ico-coffee,.g-ico-bigsuccess,.g-ico-bigsigh-r,.g-ico-bkodi,.g-ico-right,.g-ico-wrong,.g-ico-tanhao,.g-ico-bigtanhao,.g-ico-edit,.g-ico-tipclose{ background:url(/images/common/base.png) no-repeat; _background:url(/images/common/base.gif) no-repeat;}

/*ico Me*/
.g-ico-me{ background-position:-40px -350px; width:18px; padding:0px;}
/*ico 白色箭头向下*/
.g-ico-wad{ background-position:-120px -317px; width:15px; padding:0px;}
/*ico 灰色箭头向右*/
.g-ico-gar{ background-position:-120px -283px; width:15px; padding:0px;}
/*ico 加*/
.g-ico-plus{ background-position:-0px -282px; width:15px; padding:0px; cursor:pointer;}
/*ico 减*/
.g-ico-minus{ background-position:-20px -282px; width:15px; padding:0px; cursor:pointer;}
/*ico 我的订单*/
.g-ico-myorder{ background-position:-0px -712px; width:137px; height:43px; padding-left:0px;}
/*ico 下拉右边图标*/
.g-ico-dropicon{ background-position:-120px -347px; width:24px; height:24px; padding-left:0px;}
.g-ico-dropicon:hover{ background-position:-80px -347px;}
/*密码弱*/
.g-ico-pwd-r{ background-position:0px -814px; height:15px; width:158px;}
/*密码中*/
.g-ico-pwd-z{ background-position:0px -765px; height:15px; width:158px; }
/*密码强*/
.g-ico-pwd-q{ background-position:0px -840px; height:15px; width:158px; }
/*密码强度*/
.g-ico-pwd-m{ background-position:0px -789px; height:15px; width:158px; }
/*关闭与展开*/
.g-ico-mark-close{ background-position:-20px -311px; cursor: pointer; height: 11px; margin-right: 6px; width: 11px; padding-left:0px;}
.g-ico-mark-open{ background-position:-0px -311px;  cursor: pointer; height: 11px; margin-right: 6px; width: 11px; padding-left:0px;}
/*提示框限11个字*/
.g-tipbox{ background-position:-0px -866px; height: 26px; position:absolute; text-align:center; width:147px; padding-left:0px;}
/*联系电话*/
.g-ico-tel{ background-position:-0px -1152px; width:47px; height:47px; padding:0px;}
/*联系QQ*/
.g-ico-qq{ background-position:-60px -1152px; width:47px; height:47px; padding:0px;}
/*联系洽洽*/
.g-ico-hqm{ background-position:-120px -1152px; width:47px; height:47px; padding:0px;}
/*新浪微博*/
.g-ico-sinaweibo{ background-position:-0px -1208px; width:30px; height:30px; padding:0px;}
.g-ico-sinaweibo-s{ background-position:-120px -1208px; width:16px; height:16px; padding:0px;}
/*腾讯微博*/
.g-ico-qqweibo{ background-position:-40px -1208px; width:30px; height:30px; padding:0px;}
.g-ico-qqweibo-s{ background-position:-140px -1208px; width:16px; height:16px; padding:0px;}
/*微信*/
.g-ico-wechat{ background-position:-80px -1208px; width:30px; height:30px; padding:0px;}
.g-ico-wechat-s{ background-position:-160px -1208px; width:16px; height:16px; padding:0px;}
/*上翻*/
.g-ico-prev{ background-position:-0px -954px; width:26px; height:77px; padding:0px;}
.g-ico-prev:hover{ background-position:-80px -954px;}
/*下翻*/
.g-ico-next{ background-position:-40px -954px; width:26px; height:77px; padding:0px;}
.g-ico-next:hover{ background-position:-120px -954px;}
/*快递查询－飘浮*/
.g-kdcaxun-fl{ background-position:-0px -1458px; width:40px; height:148px; padding:0px;}
/*box标题背景蓝色渐变 */
.g-gradient-bg-b{ background-position:-0px -1247px; background-repeat:repeat-x; display:block; height:40px; padding:0px;}
/*ico 咖啡*/
.g-ico-coffee{ background-position:-80px -1304px; height:50px; width:52px; padding:0px;}
/*ico 成功－大*/
.g-ico-bigsuccess{ background-position:-140px -1304px; height:60px; width:60px; padding:0px;}
/*ico 感叹号－大*/
.g-ico-bigsigh-r{ background-position:-60px -1304px; height:52px; width:20px; padding:0px;}
/*ico 蓝边空心图标*/
.g-ico-bkodi{ background-position:-180px -846px; height:9px; width:9px; padding:0px; line-height:normal;}
/*ico 正确*/
.g-ico-right{ background-position:-180px -311px; color:#297500; line-height:17px;}
/*ico 错误*/
.g-ico-wrong{ background-position:-180px -286px; color:#e62c23; line-height:17px;}
/*ico 叹号*/
.g-ico-tanhao{ background-position:-180px -381px; color:#e62c23; line-height:17px;}
/*ico 叹号－大*/
.g-ico-bigtanhao{ background-position:-0px -1792px; height:45px; width:45px; padding:0px;}
/*ico 编辑*/
.g-ico-edit{ background-position:-180px -712px; line-height:19px; cursor:pointer;}
/*返回顶部*/
.g-ico-gotop{ background-position:-0px -1727px; width:54px; height:54px; cursor:pointer; padding:0px;}
.g-ico-gotop:hover{ background-position:-60px -1727px;}
/*通知关闭*/
.g-ico-tipclose{ background-position:-40px -311px; height:15px; width:15px; padding:0px;}
/*三角箭头向上*/
.g-ico-jtup{ background-position:-180px -1727px; height:11px; width:19px; padding:0px;}

/*导航start*/
.g-nav .menu,.g-nav .menu em,.g-nav .menu b,
.g-nav .menu:hover.menu,.g-nav .menu:hover.menu em,.g-nav .menu:hover.menu b,
.g-nav .menu.c,.g-nav .menu.c em,.g-nav .menu.c b,
.g-nav .menu.c:hover.menu.c,.g-nav .menu.c:hover.menu.c em,
.g-subnav,.g-subnav .smenu,.g-subnav .smenu em,.g-subnav .smenu b,
.g-subnav .smenu:hover.smenu,.g-subnav .smenu:hover.smenu em,.g-subnav .smenu:hover.smenu b,
.g-subnav .smenu.sc,.g-subnav .smenu.sc em,.g-subnav .smenu.sc b{ background:url(/images/common/base.png) no-repeat; _background:url(/images/common/base.gif) no-repeat; display:inline-block; vertical-align:middle;  +vertical-align:top; _vertical-align:top; overflow:hidden;}

.g-nav{ background-color:#2577e3; height:43px; font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;}
.g-navw{ width:960px; margin:0px auto;}
.g-nav .menu{ background-position:-45px -481px; padding-left:5px; border:none; color:#ffffff; text-decoration:none;}
.g-nav .menu em{ background-position:-0px -630px; padding:0px 15px; border:none; font-size:16px; font-style:normal; height:43px; line-height:43px;}
.g-nav .menu b{ background-position:-40px -481px; height:43px; width:5px;}

.g-nav .menu:hover.menu{ background-position:-25px -481px; padding-left:5px; border:none; color:#ffffff; text-decoration:none;}
.g-nav .menu:hover.menu em{ background-position:0 -580px; background-repeat:repeat-x; padding:0px 15px; border:none; font-size:16px; font-style:normal; height:43px; line-height:43px;}
.g-nav .menu:hover.menu b{ background-position:-20px -481px; height:43px; width:5px;}

.g-nav .menu.c{ background-position:-5px -481px; padding-left:5px; border:none; color:#003f98; text-decoration:none;}
.g-nav .menu.c em{ background-position:0 -531px; background-repeat:repeat-x; padding:0px 15px; border:none; font-size:16px; font-style:normal; height:43px; line-height:43px;}
.g-nav .menu.c b{ background-position:-0px -481px; height:43px; width:5px;}

.g-nav .menu.c:hover.menu.c{ background-position:-5px -481px; padding-left:5px; border:none; color:#003f98; text-decoration:none;}
.g-nav .menu.c:hover.menu.c em{ background-position:0 -531px; background-repeat:repeat-x; padding:0px 15px; border:none; font-size:16px; font-style:normal; height:43px; line-height:43px;}
.g-nav .menu.c:hover.menu.c b{ background-position:-0px -481px; height:43px; width:5px;}

.g-subnav{ height:30px; margin-top:5px;}
.g-subnav{ background-position:-0px -680px; background-repeat:repeat-x;}
.g-subnav .smenu{ background-position:-85px -481px; padding-left:5px; border:none; color:#666666; text-decoration:none; margin-right:20px;}
.g-subnav .smenu em{ background-position:-0px -680px; padding:0px 5px; border:none; font-size:14px; font-style:normal; height:30px; line-height:26px;}
.g-subnav .smenu b{ background-position:-80px -481px; height:30px; width:5px;}

.g-subnav .smenu:hover.smenu{ background-position:-105px -481px; padding-left:5px; border:none; color:#2577e3; text-decoration:none;}
.g-subnav .smenu:hover.smenu em{ background-position:0 -1846px; background-repeat:repeat-x; padding:0px 5px; border:none; font-size:14px; font-style:normal; height:30px; line-height:26px;}
.g-subnav .smenu:hover.smenu b{ background-position:-100px -481px; height:30px; width:5px;}

.g-subnav .smenu.sc{ background-position:-105px -481px; padding-left:5px; border:none; color:#2577e3; text-decoration:none;}
.g-subnav .smenu.sc em{ background-position:0 -1846px; background-repeat:repeat-x; padding:0px 5px; border:none; font-size:14px; font-style:normal; height:30px; line-height:26px;}
.g-subnav .smenu.sc b{ background-position:-100px -481px; height:30px; width:5px;}

.g-subnav .smenu em,.g-nav,.g-subnav .smenu:hover.smenu em,.g-subnav .smenu.sc em{ line-height:28px \9;}

.g-nav-myorder{position:relative;}
.g-nav-myorder .subordermenu{ position:absolute; width:127px; border:#cecece solid 1px; border-top:none; left:-1px; top:43px; background-color:#ffffff; padding:10px 5px 0px 5px; line-height:25px; z-index:9999;}
/*导航end*/
/*微信二维码*/
.g-2wbox{}
.g-2wbox .g-fixed-2wm-s{overflow: hidden; position: fixed; bottom: 140px; right:29px; z-index: 999; _position:absolute; _top:expression(documentElement.scrollTop + 320 + "px");}
.g-2wbox .g-fixed-2wm {overflow: hidden; position: fixed; bottom: 140px; right: 85px; z-index: 999; _position:absolute; _top:expression(documentElement.scrollTop + 320 + "px");}
.g-2wbox .g-ewm{width:152px; height:180px; border:1px solid #ccc; border-radius:3px; position:relative; background-color:#fff; margin-right:15px; display:none;}
.g-2wbox .g-ewm .g-ew1,.g-ewm .g-ew2{width:0; height:0; overflow:hidden; border-width:10px; border-style:dotted dotted dotted solid;  position:absolute}
.g-2wbox .g-ewm .g-ewmbox{position: absolute; width:20px; height: 20px; right:-20px; top:140px;}
.g-2wbox .g-ewm .g-ew1{border-color:transparent transparent transparent #ccc;  right:-1px}
.g-2wbox .g-ewm .g-ew2{border-color:transparent transparent transparent #FFFFFF;  top:0px;}
.g-2wbox:hover .g-ewm{display:block;}
/*微信二维码end*/
/*头部start*/
.g-hadbox{ width:960px; margin:0px auto; padding-bottom:15px; padding-top:5px;}

/*左栏菜单*/
.g-side-user{ padding-bottom:5px; }
.g-side-user ul{ width:100%;}
.g-side-user ul li{ margin-bottom:5px; }
.g-side-user .sidemenu{ height:38px; line-height:38px; background-color:#efefef; color:#333333; font-size:14px; padding-left:10px; display:block; }
.g-side-user .sidemenu b{ background-position:-120px -283px; width:15px; padding:0px;}
.g-side-user .sidemenu:hover{ background-color:#aedbff; color:#333333; text-decoration:none; }
.g-side-user .sidemenu.cur{ background-color:#2f72cf; color:#ffffff; font-weight:bold;}
.g-side-user .sidemenu.cur b{ background-position:-120px -317px; width:15px; padding:0px;}
.g-side-user .sidemenu.cur:hover{ background-color:#2f72cf; color:#ffffff; font-weight:bold;}
.g-side-user .sidesubmenu { height:28px; line-height:28px; padding-left:10px; display:block; border-bottom:#ffffff solid 1px;}
.g-side-user .sidesubmenu:hover{ background-color:#3ba7ff; color:#ffffff; text-decoration:none; }
.g-side-user .sidesubmenu.subcur{ background-color:#3ba7ff; color:#ffffff;}
.g-side-user .sidesubmenu.subcur:hover{ background-color:#3ba7ff; color:#ffffff;}

/*底部*/
.g-foot-user{  margin:0px auto; padding-bottom:10px; overflow:hidden; border-top:#2577e3 solid 2px; padding-top:5px;}
.g-foot-user a{ display:inline-block; margin:0px 5px;}

/*上传控件*/
.g-upload .img{text-align:center;}
.g-upload .btn{padding:5px;text-align:center;}
.g-vimg {border: 1px solid #D2D2D2; height: 80px;width: 126px;}

/*搜索*/
.g-search{ height:40px;}
.g-search ul{ width:100%;}
.g-search ul li{ float:left; _display:inline;}
.g-search ul li.dropdown{ padding-top:6px; padding-left:5px; height:30px; width:110px;  border:#01a1f0 solid 2px; border-right:#01a1f0 solid 1px; }
.g-search ul li.dropdown .droptext{ border:#98cefb solid 1px; border-right:none; height:22px; line-height:22px; padding:0px 2px;}
.g-search ul li.dropdown .popbox{ z-index:9999; margin-top:6px; +margin-top:5px; border:#98cefb solid 1px; border-top:none; background-color:#ffffff; line-height:24px;}
.g-search ul li.dropdown .popbox a{ display:block; padding:0px 10px; color:#1057a7;}
.g-search ul li.dropdown .popbox a:hover{ background-color:#66B7FA; text-decoration:none; color:#ffffff;}
.g-search ul li.dropdown .popbox a.ci{ background-color:#66B7FA; text-decoration:none; color:#ffffff; }

.g-search ul li.vary{ z-index:9999; padding-top:6px; padding-left:5px; height:30px; width:350px; border-top:#01a1f0 solid 2px; border-bottom:#01a1f0 solid 2px;}
.g-search ul li.vary .droptext{ border:#7f9db9 solid 1px; border-right:none; height:22px; line-height:22px; padding:0px 2px;}
.g-search ul li.vary .textbox{ border:#7f9db9 solid 1px; height:22px; line-height:22px; padding:0px 2px;}
.g-search ul li.vary .popbox{ z-index: 9999; margin-top:6px; +margin-top:5px; border:#98cefb solid 1px; border-top:none; background-color:#ffffff; line-height:24px; padding-bottom:5px;}
.g-search ul li.vary .popbox a{ display:inline-block; padding:0px 5px; margin:0px 5px; width:48px; height:24px; overflow:hidden; float:left;}
.g-search ul li.vary .popbox a:hover{ background-color:#66B7FA; text-decoration:none; color:#ffffff;}
.g-search ul li.vary .popbox a.ci{ background-color:#66B7FA; text-decoration:none; color:#ffffff; }

.g-search ul li.btn{ width:108px;}

.g-search ul li.dropdown{ +padding-top:5px; +height:31px; }
.g-search ul li.vary{ +padding-top:5px; +height:31px;}

/*城市选择*/
.g-citybox{ z-index:9999; width:280px; border:#66b7fa solid 1px; top:1px; background-color: #FFFFFF; }
.g-citybox .titlebox{ height:30px; background-color:#66b7fa;}
.g-citybox .titleitem{ line-height:30px; height:30px; display:inline-block; font-size:14px; color:#fff; width:50px; text-align:center; cursor:pointer;}
.g-citybox .titleitem.ca{ color:#66b7fa; background-color:#fff; font-weight:bold;}

.g-citybox .contbox{ padding:5px; line-height:normal;}
.g-citybox .contbox a{ padding:2px 5px; border:#fff solid 1px; display:inline-block !important;}
.g-citybox .contbox a:hover{background-color:#66b7fa !important; border:#f0f0f0 solid 1px !important; text-decoration:none; color:#ffffff;}
.g-citybox .contbox a.cc{ background-color:#66b7fa !important; border:#f0f0f0 solid 1px; color:#ffffff;}
.g-citybox .citys1{}
.g-citybox .citys1 dt{ width:24px; float:left; padding-top:4px; color:#66b7fa;}
.g-citybox .citys1 dd{ width:240px; float:left;}
.g-citybox .city-sure { background: none repeat scroll 0 0 #F7F7F7; border: 1px solid #DEDEDE; color: #1057a7; cursor: pointer; float: right !important; font-size: 11px; font-style: normal; line-height: 18px; margin: 0 5px 5px 0; text-align: center; width: 40px; }
.g-citybox .city-sure:hover{ color:#e62c23;}
.g-citybox .city-closs{ background:url(/images/common/base.png) no-repeat; _background:url(/images/common/base.gif) no-repeat; display:inline-block; height:16px; width:16px; background-position:-180px -347px;}
.g-citybox .city-closs:hover{  background-position:-160px -347px;}

/*页签*/
.g-tab-cagt{}
.g-tab-cagt .tbox{ height:38px; background:url(/images/common/base.png); _background:url(../../images/common/base.gif); background-repeat:repeat-x; background-position:-0px -905px;}
.g-tab-cagt .tbox .tle{ display:inline-block; height:37px; background-color:#ececec; line-height:37px; color:#666; padding:0px 20px; margin-right:5px;}
.g-tab-cagt .tbox .tle:hover{ color:#333; background-color:#c0e2fe; text-decoration:none;}
.g-tab-cagt .tbox .tle.cl{ background-color:#3ba7ff; color:#fff;}
.g-tab-cagt .tbox .tle.cl:hover{ background-color:#3ba7ff; text-decoration:none;}
.g-tab-cagt .conbox{ border:#cecece solid 1px; border-top:none;}

/*默认表格样式*/
.g-tb{ border-top:#cecece solid 1px; border-left:#cecece solid 1px;}
.g-tb td{ border-right:#cecece solid 1px; padding-left:3px; border-bottom:#cecece solid 1px; height:28px !important; line-height:28px !important;}
.g-tb th{ border-right:#cecece solid 1px; padding-left:3px; border-bottom:#cecece solid 1px; background-color:#ececec !important; font-weight:normal; height:30px; line-height:30px;}

/*box-红蓝顶渐变*/
.g-box-top-rbb{ border:#d8d8d8 solid 1px; border-top:none; margin-bottom:10px;}
.g-box-top-rbb .head{ background:url(/images/common/base.png) repeat-x; _background:url(/images/common/base.gif) repeat-x; background-position:-0px -1244px; height:35px;}
.g-box-top-rbb .head .title{ height:33px; line-height:33px; border-top:#e62c23 solid 3px; font-size:15px; font-weight:bold; padding-left:10px; display:inline-block; font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;}
.g-box-top-rbb .body{ min-height:20px;}

/*box-标题下划线蓝*/
.g-box-title-bb{ border:#dedede solid 1px; margin-bottom:10px; padding:5px;}
.g-box-title-bb .head{ border-bottom:#0765c2 solid 2px;}
.g-box-title-bb .head:after { content:""; clear:both; display:table; }
.g-box-title-bb .head{ zoom:1; }
.g-box-title-bb .head .title{ height:30px; line-height:30px; font-size:14px; font-weight:bold; display:inline-block; padding-left:5px; font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;}
.g-box-title-bb .body{ min-height:20px;}

/*foot-联系方式*/
.g-foot-contact{background-color:#f4f4f4; border-top:#e2e2e2 solid 1px; border-bottom:#e2e2e2 solid 1px; margin-bottom:10px;}
.g-foot-contact .contactbox{ padding:15px 10px;}
.g-foot-contact ul{ width:100%;}
.g-foot-contact ul li .title{ font-size:14px; font-weight:bold; color:#0765c1; margin-bottom:10px;}
.g-foot-contact ul li.li1{ width:220px; border-right:#dedede solid 1px; height:160px;}
.g-foot-contact ul li.li1 .tel{ color:#e62c23; font-size:16px; font-weight:bold; padding-left:10px;}
.g-foot-contact ul li.li2{ width:300px; border-right:#dedede solid 1px; padding-left:20px; height:160px;}
.g-foot-contact ul li.li3{ width:200px; border-right:#dedede solid 1px; padding-left:20px; height:160px;}
.g-foot-contact ul li.li4{ width:140px; padding-left:20px; height:160px;}

/*foot-友情链接*/
.g-foot-links { text-align: left; line-height:22px; padding-bottom:10px;}
.g-foot-links ul{ width:100%;}
.g-foot-links ul li.title{ width:70px; display:inline-block;}
.g-foot-links ul li.linkbox{ width:890px;}
.g-foot-links ul li a { display: inline-block; margin-right: 15px; color: #666;}
.g-foot-links ul li a:hover{ color:#e62c23;}

/*选择快递公司box*/
.setlog-box{ box-shadow: 5px 5px 3px #c7c7c7; width:460px; line-height:normal; border:#98CEFB solid 2px; padding:5px 0px; z-index:9999; background-color:#fff;}
.setlog-box a{ display:inline-block; padding:0px 5px; margin:0px 5px; width:48px; height:24px; overflow:hidden; line-height:22px; float:left;}
.setlog-box a:hover{ text-decoration:none; background-color:#66B7FA; color:#ffffff;}
.setlog-box a.locur{ background-color:#66B7FA; color:#ffffff;}

/*清浮*/
.g-cf:after { content:""; clear:both; display:table; }
.g-cf { zoom:1; }
/*浮动*/
.g-f-l { float:left !important; +display:inline; }
.g-f-r { float:right !important; +display:inline; }

/*显示隐藏*/
.g-d-n { display:none; }
.g-d-b { display:block; }
.g-d-i { display:inline; }
.g-d-ib { display:inline-block; }
.g-v-h { visibility:hidden; }

/*广告*/
.g-ad-960-92{ overflow: hidden;width: 960px;height: 92px;}
.g-ad-760-92{ overflow: hidden;width: 760px;height: 86px;}
.g-ad-740-92{ overflow: hidden;width: 740px;height: 86px;}





