/*reset.css*/
html
{
    color: #000;
    background: #fff;
}
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;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
    padding: 0;
    margin: 0;
}
del, ins
{
    text-decoration: none;
}
li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
sup
{
    vertical-align: baseline;
}
sub
{
    vertical-align: baseline;
}
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select
{
    *font-size: 100%;
}
input, select
{
    vertical-align: middle;
}
body
{
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}
select, input, button, textarea, button
{
    font: 99% arial,helvetica,clean,sans-serif;
}
table
{
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}
pre, code, kbd, samp, tt
{
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}/*title*/
h1
{
    font-size: 32px;
}
h2
{
    font-size: 26px;
}
h3
{
    font-size: 20px;
}
h4
{
    font-size: 14px;
}
h5
{
    font-size: 12px;
}
h6
{
    font-size: 10px;
}
.mt10
{
    margin-top: 10px;
}/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1
{
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div
{
    border: 1px solid #e4e3e3;
    background: #ebeceb;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1
{
    width: 370px;
    margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt
{
    float: left;
    width: 105px;
    overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd
{
    width: 265px;
    float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns
{
    padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input
{
    margin-right: 20px;
}
#nodata
{
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../image/nodata.gif) no-repeat 20px 20px;
}/* -- 外边距 -- */
.m1
{
    margin: 1px;
}
.m2
{
    margin: 2px;
}
.m5
{
    margin: 5px;
}
.m10
{
    margin: 10px;
}
.mt2
{
    margin-top: 2px;
}
.mt5
{
    margin-top: 5px;
}
.mt8
{
    margin-top: 8px;
}
.mt10
{
    margin-top: 10px;
}
.mt12
{
    margin-top: 12px;
}
.mt15
{
    margin-top: 15px;
}
.mt20
{
    margin-top: 20px;
}
.mt30
{
    margin-top: 30px;
}
.mr5
{
    margin-right: 5px;
}
.mr10
{
    margin-right: 10px;
}
.mr12
{
    margin-right: 12px;
}
.ml5
{
    margin-left: 5px;
}
.ml7
{
    margin-left: 7px;
}
.mb10
{
    margin-bottom: 10px;
}
.ml12
{
    margin-left: 12px;
}
.ml10
{
    margin-left: 10px;
}
.ml20
{
    margin-left: 20px;
}/*加盟商在线下单*/
.userorder
{
    width: 700px;
}
.userorder tr
{
    height: 25px;
}
.userorder tr span
{
    color: #f00;
    padding-left: 4px;
}
.stf
{
    border: 1px solid #ccc;
    padding-left: 140px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.stf span
{
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
}
.stf dd
{
    line-height: 24px;
    font-size: 14px;
}
.stf p
{
    line-height: 24px;
    font-size: 14px;
}/*处理中动画占全屏*/
#oran_div_processing
{
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}
.nor_tab
{
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}
.nor_tab th
{
    font-weight: bold;
    text-align: center;
    background: #f9f9f9;
    border: solid 1px #ccc;
    padding: 6px 0;
}
.nor_tab td
{
    padding: 5px;
    border: solid 1px #ccc;
}
ul.t05_ul table
{
    *margin-left: -15px;
}/*滚动板IE补丁*/
.left_pro
{
    width: 245px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_pro
{
    width: 930px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_prj
{
    width: 245px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_prj
{
    width: 930px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_agent
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_agent
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_help
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_help
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.b15
{
    background: url(../image/SkinsVIBtn.jpg) no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}
.b15
{
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
#flashs
{
    position: relative;
    height: 544px;
    overflow: hidden;
}
#flashs .bgitem
{
    z-index: 1;
    position: absolute;
    top: 0;
}
#flashs .btn
{
    position: absolute;
    z-index: 7;
    bottom: 15px;
    left: 50%;
    margin-right: -450px;
    padding: 5px 6px;
}
#flashs .btn span
{
    color: #f98904;
    background: #fff;
    border: 1px solid #ff4d4d;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
}
#flashs .btn span.cur
{
    background: #ff7300;
    color: #fff;
}/*--首页banner广告03--*/
div.wrapper
{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.fn-clear
{
    zoom: 1;
}
.box_skitter
{
    position: relative;
    background: none;
}
.box_skitter ul
{
    display: none;
}
.box_skitter .container_skitter
{
    overflow: hidden;
    position: relative;
}
.box_skitter .image
{
    overflow: hidden;
}
.box_skitter .image img
{
    display: none;
}
.box_skitter .box_clone
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    overflow: hidden;
    display: none;
    z-index: 20;
}
.box_skitter .box_clone img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.box_skitter .prev_button
{
    position: absolute;
    top: 50%;
    left: -5px;
    z-index: 100;
    width: 57px;
    height: 62px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../image/prev.png) no-repeat left top!important;
}
.box_skitter .next_button
{
    position: absolute;
    top: 50%;
    right: -5px;
    z-index: 100;
    width: 57px;
    height: 62px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../image/next.png) no-repeat left top!important;
}
.box_skitter .label_skitter
{
    z-index: 150;
    position: absolute;
    display: none;
}
.loading
{
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 10000;
    margin: -16px -16px;
    color: #fff;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../image/ajax-loader.gif) no-repeat left top;
    width: 31px;
    height: 31px;
}
#slideshow
{
    width: 980px;
    height: 318px;
}
#slideshow ul
{
    display: none;
}
#roll_top, #fall, #ct
{
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}
#roll_top
{
    background: url(../image/top.gif) no-repeat;
}
#fall
{
    background: url(../image/top.gif) no-repeat 0 -80px;
}
#ct
{
    background: url(../image/top.gif) no-repeat 0 -40px;
}
#roll
{
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    top: 50%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}/*common.css*/
body
{
    font-size: 13px;
}/*网站字体颜色*/
a
{
    color: #666;
    text-decoration: none;
}
a:focus
{
    outline: 0;
}
a:hover
{
    text-decoration: underline;
}
.vam
{
    vertical-align: middle;
}
.clear
{
    clear: both;
    height: 0!important;
    line-height: 0;
    font-size: 0;
}
.fixed:after
{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    font-size: 0;
    visibility: hidden;
}
.fixed
{
    zoom: 1;
}
_html .fixed
{
    height: 1%;
}
p
{
    word-spacing: -1.5px;
}
.tr
{
    text-align: right;
}
.tl
{
    text-align: left;
}
.center
{
    text-align: center;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.pa
{
    position: absolute;
}
.pr
{
    position: relative;
}/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer
{
    width: 760px;
    margin: 0 auto;
}/* -- 页面整体布局 -- */
.content, .footer
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header
{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.f_wrap div.footer
{
    overflow: visible;
}
.left
{
    width: 245px;
    float: left;
    overflow: hidden;
}
.left2
{
    width: 900px;
    float: left;
    overflow: hidden;
}
.left3
{
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}
.lefttop
{
    background: url(../image/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}
.left2top
{
    background: url(../image/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.leftbot
{
    background: url(../image/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.left2bot
{
    background: url(../image/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right
{
    width: 930px;
    float: right;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}
.right2
{
    width: 275px;
    float: right;
    overflow: hidden;
}
.right3
{
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}
.righttop
{
    background: url(../image/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.right2top
{
    background: url(../image/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.rightbot
{
    background: url(../image/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right2bot
{
    background: url(../image/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right_main
{
    width: 928px;
    min-height: 200px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.right2_main
{
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.left2_main
{
    width: 898px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.h_nav li a:-webkit-any-link
{
    display: block;
}/*头部开始*/
.h_wrap
{
    height: 214px;
}
.h_top
{
    line-height: 28px;
    height: 28px;
    color: #adadad;
    background: url(../image/h_top_bj.jpg) repeat center top;
    font-size: 14px;
}
.top_right
{
    display: inline;
}
.top_right b
{
    font-weight: normal;
}
.top_right b a
{
    font-weight: normal;
}
.h_top a, .h_top em
{
    float: left;
    display: block;
    color: #adadad;
}
.h_top em
{
    padding: 0 2px;
}
.h_top span
{
    display: block;
    float: left;
    padding: 0 13px;
}
.h_top .sina
{
    background: url(../image/sina.gif) no-repeat left center;
    padding-left: 20px;
}
.h_mid
{
    height: 100px;
    overflow: hidden;
    padding-top: 27px;
}
.logo
{
    width: 720px;
}
.logo img
{
    display: block;
}
.logo p
{
    width: 400px;
    height: 60px;
    overflow: hidden;
    background: url(../image/xlh_xian.jpg) no-repeat left center;
    float: left;
    font-size: 33px;
    color: #e65e06;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 40px;
}
.logo p b
{
    float: left;
    color: #434343;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    font-style: normal;
}
.phone
{
    background: url(../image/phone.jpg) no-repeat left center;
    float: right;
    margin-top: 10px;
    padding-left: 70px;
    height: 61px;
    position: absolute;
    right: 0;
}
.phone h1
{
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 25px;
    margin-right: 15px;
    font-weight: normal;
}
.phone h2
{
    color: #e65e06;
    font-size: 30px;
    font-family: "Arial";
    font-weight: bold;
}
.phone h3
{
    color: #e65e06;
    font-size: 28px;
    font-family: "Arial";
    font-weight: bold;
}
.nav ul
{
    height: 59px;
    overflow: hidden;
}
.nav ul li
{
    text-align: center;
    float: left;
}
.nav ul li a
{
    text-decoration: none;
    color: #333;
    font-size: 16px;
    padding: 0 19px;
    float: left;
    height: 60px;
    line-height: 58px;
    background: url(../image/li_bg.jpg) no-repeat right center;
    font-weight: bold;
}
.nav ul li a:hover, .nav ul li.cur a
{
    background: url(../image/li_a.jpg) no-repeat left top;
    color: #fff;
    width: 158px;
    padding: 0 0;
}
.nav ul li.cur a
{
    text-decoration: none;
    zoom: 1;
}
.nav ul .home
{
    width: 2px;
}
.nav_m p
{
    top: 8px;
    right: 10px;
}
.nav_m p a
{
    color: #fff;
    padding: 0 8px;
}
.h_bj
{
    background: url(../image/h_top_bj.jpg) repeat center top;
    height: 155px;
    overflow: hidden;
}
.logo h1 a
{
    width: 195px;
    display: block;
    height: 75px;
}
.logo h1 a img
{
    width: 195px;
    height: 75px;
}/*搜索*/
.s_bj
{
    margin-top: -45px;
    z-index: 2;
    position: relative;
    height: 165px;
    overflow: hidden;
}
.s_bj .s_nr
{
    height: 60px;
    line-height: 29px;
    box-shadow: 0 0 10px #f3f3f3;
    padding-top: 30px;
    background: #fff;
}
.s_bj h1
{
    float: left;
    font-size: 13px;
    color: #434343;
    font-weight: normal;
}
.s_bj h1 span
{
    float: left;
    background: url(/Skins/default/Img/Index/s_jt.jpg) no-repeat left 7px;
    padding-left: 50px;
}
.s_bj h1 p
{
    float: left;
}
.s_bj h1 p a
{
    font-size: 13px;
    color: #433f3e;
    padding: 0 2px;
}
.s_bj h2
{
    float: right;
    margin-right: 60px;
}
.s_bj h2 input
{
    border: none;
    float: left;
}
.s_bj h2 .bt1
{
    background: #e5e5e5;
    height: 28px;
    width: 220px;
    float: left;
    display: block;
    color: #909090;
    font-size: 12px;
    padding-left: 20px;
    line-height: 28px;
    outline: none;
}
.s_bj h2 .bt2
{
    cursor: pointer;
    background: #ff7300;
    height: 28px;
    width: 65px;
    float: left;
    display: block;
    outline: none;
    color: #fff;
    font-size: 12px;
}/*头部结束*//**/
.link_main
{
    margin-top: -45px;
    z-index: 2;
    position: relative;
    height: 165px;
    overflow: hidden;
}
.link_main .content
{
    height: 60px;
    line-height: 29px;
    box-shadow: 0 0 10px #f3f3f3;
    padding-top: 30px;
    background: #fff;
}
.link_main .link
{
    float: left;
    font-size: 13px;
    color: #434343;
    font-weight: normal;
}
.link_main .link b
{
    padding-left: 50px;
}
.link_main a
{
    padding-right: 10px;
}
.link_main .first
{
    padding-left: 0;
}
.search
{
    float: right;
    margin-right: 60px;
}
.search input
{
    display: block;
    float: left;
    color: #b1b1b1;
    background: none;
    border: none;
}
.search .input
{
    background: #e5e5e5;
    height: 28px;
    width: 220px;
    float: left;
    display: block;
    color: #909090;
    font-size: 12px;
    padding-left: 20px;
    line-height: 28px;
    outline: none;
}
.search .submit
{
    background: #ff7300;
    height: 28px;
    width: 65px;
    float: left;
    display: block;
    outline: none;
    color: #fff;
    font-size: 12px;
}/**//*底部开始*//*link*/
.link-ft
{
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #616060;
    overflow: hidden;
}
.link-ft p a.cur
{
    padding-left: 0;
}
.link-ft p a
{
    color: #fff;
    font-size: 14px;
    padding: 0 22px;
    text-decoration: none;
}
.link-ft p span
{
    float: right;
}
.f_wrap
{
    background: #132162 url(../image/xlb_bj.jpg) no-repeat center bottom;
    height: 380px;
}
.f_nav
{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.f_nav a
{
    padding: 0 30px;
    color: #fff;
    font-size: 15px;
    float: left;
    background: url(../image/xlb_dian.jpg) no-repeat right 22px;
}
.f_nav a:hover
{
    text-decoration: none;
}
.f_nav .last
{
    padding-right: 0;
    background: none;
}
.f_nav .first
{
    background: #f86200;
    display: block;
    height: 60px;
}
.f_cr
{
    width: 1200px;
    margin: 40px auto 0 auto;
}
.f_cr>a.fl
{
    width: 320px;
}
.f_cr a img
{
    display: block;
    margin-top: 10px;
}
.f_cr a.fl>img
{
    width: 100%;
}
.f_cr ul
{
    font-size: 14px;
    margin: 0 25px;
    line-height: 28px;
    display: inline;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    padding: 0 100px;
    color: #ecebeb;
}
.f_cr ul span
{
    margin-left: 25px;
}
.f_cr ul li a
{
    color: #ecebeb;
}
.f_cr ul img
{
    vertical-align: middle;
}
.f_cr p
{
    position: relative;
    margin-left: 58px;
}
.f_cr p img
{
    display: block;
}
.f_cr p span
{
    display: block;
    line-height: 22px;
    color: #ecebeb;
    font-size: 14px;
    position: absolute;
    bottom: -30px;
    right: -37px;
    width: 173px;
}
.f_cr p a
{
    display: block;
    line-height: 22px;
}/*底部结束*//*temp.css*/
.nor_tab
{
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}
.nor_tab th
{
    font-weight: bold;
    text-align: center;
    background: #f9f9f9;
    border: solid 1px #ccc;
    padding: 6px 0;
}
.nor_tab td
{
    padding: 5px;
    border: solid 1px #ccc;
}
ul.t05_ul table
{
    *margin-left: -15px;
}/*滚动板IE补丁*/
.kq99billpay
{
    background: url(../image/99bill_pay.gif);
    height: 31px;
    width: 176px;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
#div___________Perm
{
    width: 2000px;
    height: 3000px;
    background: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    z-index: 999999;
}
.imt
{
    color: #f00;
}
.info_box
{
    border: solid 1px #f58d12;
    background: #fff2db;
    padding: 5px;
    margin-bottom: 10px;
}
.info_box .ib_h
{
    font-weight: bold;
    font-size: 140%;
    color: #007130;
}
#nodata
{
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../image/nodata.gif) no-repeat 20px 20px;
}/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1
{
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div
{
    border: 1px solid #e4e3e3;
    background: #ebeceb;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1
{
    width: 370px;
    margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt
{
    float: left;
    width: 105px;
    overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd
{
    width: 265px;
    float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns
{
    padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input
{
    margin-right: 20px;
}/*处理中动画占全屏*/
#oran_div_processing
{
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}/*注册*/
.register_tab
{
    background: #f6f6f6;
    width: 670px;
    font-size: 14px;
    margin-bottom: 10px;
}
.register_tab td
{
    padding: 10px 5px;
}
.register_tab cite
{
    display: block;
    width: 200px;
    font-style: normal;
    background: #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px;
    color: #f00;
    font-size: 12px;
}
.register_tab .icon_cln
{
    width: 50px;
    vertical-align: middle;
    text-align: center;
}
.register_tab .icon_cln img
{
    display: none;
}
.register_tab .tr
{
    width: 80px;
}
.register_prof
{
    background: #fffdf0;
    width: 670px;
    font-size: 14px;
    margin-bottom: 10px;
    border: solid 1px #fed289;
    color: #808080;
}
.register_prof td
{
    padding: 8px 5px;
}
.register_prof cite
{
    display: block;
    width: 200px;
    font-style: normal;
    background: #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px;
    color: #f00;
    font-size: 12px;
}
.register_prof span
{
    font-size: 12px;
}
.register_prof .tr
{
    width: 140px;
}
.blk
{
    display: block;
}
.p
{
    cursor: pointer;
}
.p5
{
    padding: 5px;
}
.hd
{
    display: none;
}
.tfocus
{
    background: #fffdf0;
}
.error
{
    background: url(../image/verror.gif) 2px 2px no-repeat #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px;
}
cite
{
    display: block;
}/*产品左边分类样式*/
li.sub_column
{
    margin-left: 10px;
    clear: both;
    background: none;
}
.t05_ul .nones
{
    background: none;
}
li.sub_column li
{
    background: url(../image/ico10.gif) no-repeat 0 10px;
    padding-left: 10px;
}
li.sub_column li.cur
{
    background: url(../image/ico7.gif) no-repeat 0 10px;
    padding-left: 10px;
    font-weight: bold;
}
li.sub_column li.cur a
{
    color: #fa8d0d;
}
.t05_ul li.cur a
{
    font-weight: bold;
    color: #fa8d0d;
}
li.sub_column li a
{
    height: 25px;
    line-height: 25px;
}
li.sub_column ul
{
    margin-left: -20px;
    _margin-left: -35px;
}/*登录*/
.login_tb td
{
    padding: 5px 5px;
}
.login_tb .tr
{
    width: 70px;
    vertical-align: top;
    font-size: 14px;
}/*购物车产品详细页*/
.bgF7F7F7
{
    background: #f7f7f7;
}
#tbCartProducts td
{
    border: solid 1px #ececec;
}
.quantity_tr
{
    text-align: center;
}
.quantity_tr input
{
    width: 30px;
    text-align: right;
    border: solid 1px #ddd;
}
.quantity_tr a
{
    display: none;
    text-decoration: underline;
}/*购物车支付方式*/
.payment_tab
{
    width: 100%;
    margin-bottom: 10px;
}
.payment_tab tr
{
    cursor: pointer;
}
.payment_tab .hover
{
    background: #f3f2f2;
}
.payment_tab td
{
    padding: 5px;
}
.add_info
{
    border: solid 1px #bdbdbd;
    background: #edecec;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 180%;
}/*产品所有分类层*/
#prod_all_columns
{
    z-index: 999;
    display: none;
    width: 557px;
}
#prod_all_columns h1
{
    font-size: 100%;
    background: url(../image/all_columns_title.gif);
    height: 19px;
    line-height: 25px;
    padding-left: 10px;
    height: 25px;
}
#prod_all_columns .close
{
    font-weight: normal;
    float: right;
    cursor: pointer;
    margin-right: 8px;
    line-height: 25px;
    _padding-top: 5px;
}
#prod_all_columns .close img
{
    vertical-align: middle;
}
#prod_all_columns .columns
{
    border: solid 1px #d5d5d5;
    border-top: 0;
    background: #fff;
    height: 400px;
    width: 555px;
    overflow: auto;
}
#prod_all_columns td
{
    padding: 5px;
}
#prod_all_columns .top_column a
{
    color: #ffa500;
    font-weight: bold;
}
#prod_all_columns .top_column img
{
    margin-right: 5px;
}
#prod_all_columns .sub_columns a
{
    line-height: 150%;
    margin-right: 15px;
    background: url(../image/ico12.gif) no-repeat 0 5px;
    padding-left: 10px;
}/*收货人地址弹出层*/
.pop_addr
{
    width: 557px;
}
.addr_title
{
    width: 547px;
    font-size: 100%;
    background: url(../image/all_columns_title.gif);
    line-height: 25px;
    height: 25px;
    padding: 0 5px;
}
.addr_title .close
{
    float: right;
    margin-top: 5px;
}
.pop_addr .bord
{
    background: #fff;
    width: 555px;
    height: 350px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    background: #fff;
    padding-top: 5px;
}
.pop_addr .cont
{
    height: 350px;
    overflow-y: scroll;
}
.pop_addr div table .tr
{
    width: 100px;
}
.pop_addr div table td
{
    padding: 2px;
}
.pop_addr .line
{
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    height: 1px;
    background: #ddd;
    margin: 10px;
}
#divCartMyAddr
{
    z-index: 999;
    display: none;
    width: 557px;
}
#divCartMyAddr iframe
{
    width: 557px;
    height: 356px;
}/*分页控件*/
.apage .cur
{
    border: 1px solid #d5d5d5;
    padding: 0 3px;
}/*产品属性*/
.prod_attrs_b
{
    width: 246px;
    height: 131px;
    background: url(../image/attr_form.gif);
    margin-left: 5px;
    padding: 10px;
    margin-top: 5px;
    overflow: hidden;
}
.prod_attrs_b h5
{
    border-bottom: solid 1px #eeeded;
    line-height: 16px;
    margin-bottom: 5px;
}
.prod_attrs_b .prod_attrs_det
{
    width: 236px;
    height: 96px;
    overflow-y: auto;
    word-break: break-all;
}
.prod_attrs
{
    width: 246px;
    height: 267px;
    background: url(../image/attr_form_b.gif);
    margin-left: 5px;
    padding: 10px;
    margin-top: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}
.prod_attrs h5
{
    border-bottom: solid 1px #eeeded;
    line-height: 16px;
    margin-bottom: 5px;
}
.prod_attrs .prod_attrs_det
{
    width: 236px;
    height: 236px;
    overflow-y: auto;
    word-break: break-all;
}/*查看产品所有图片*/
.photo_list
{
    padding: 10px;
}
.photo_list ul li
{
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}
.photo_list ul li img
{
    width: 120px;
    height: 120px;
    border: solid 1px #fff;
}
.photo_list ul li a.cur img, .photo_list ul li a:hover img
{
    border: solid 1px #fda305;
}
.photo_list input
{
    border: 0;
    height: 20px;
    line-height: 20px;
    width: 54px;
    background: #fda305;
    color: #fff;
    cursor: pointer;
}
.photo_big
{
    text-align: center;
    padding: 10px;
}/*帮助中心满意度*/
.static_graph
{
    width: 20px;
    background: #ffa500;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    margin-top: 10px;
}
.static_graph .tc
{
    text-align: center;
}
#cntrStatic_0, #cntrStatic_1, #cntrStatic_2
{
    vertical-align: bottom;
    text-align: center;
}/*推荐文章（mail）*/
#mailArticle
{
    display: none;
    border: solid 1px #ccc;
}
#mailArticle iframe
{
    width: 632px;
    height: 602px;
    overflow: hidden;
}
.mailprod
{
    width: 626px;
    height: 600px;
    overflow: hidden;
    border: solid 1px #aaa;
    background: #fff;
}/*拷贝地址*/
#div_nsw_copy_url
{
    width: 400px;
    border: solid 1px #ccc;
    background: #fff;
}
#div_nsw_copy_url h1
{
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}
#div_nsw_copy_url h1 a
{
    float: right;
    font-weight: normal;
    font-size: 12px;
}
#div_nsw_copy_url .cont
{
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}
#div_nsw_copy_url .cont textarea
{
    width: 380px;
    height: 50px;
    margin: 10px 0;
}/*资讯高级搜索*/
#div_nsw_news_advan_cntr
{
    display: none;
}
#div_nsw_news_advan_cntr iframe
{
    height: 222px;
    width: 402px;
}
#div_nsw_news_advan
{
    height: 220px;
    width: 400px;
    border: solid 1px #ccc;
    background: #fff;
}
#div_nsw_news_advan h1
{
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}
#div_nsw_news_advan h1 a
{
    float: right;
    font-weight: normal;
    font-size: 12px;
}
#div_nsw_news_advan .cont
{
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}
#div_nsw_news_advan .cont table td
{
    padding: 3px;
}/*网站公告*/
.anns dl
{
    border-bottom: solid 1px #ddd;
    margin: 10px;
    padding-bottom: 5px;
    line-height: 150%;
}
.anns dl dt
{
    font-weight: bold;
}
.anns dl .showtime
{
    color: #959595;
}/*相关搜索*/
.rele_search
{
    border-top: solid 1px #ddd;
    margin: 5px;
    line-height: 160%;
}
.rele_search li
{
    float: left;
    width: 150px;
}
.NewsColumns select
{
    width: 130px;
}/*图片滚动*/
#img_scroll
{
    overflow: hidden;
    width: 400px;
}
#img_scroll #imgPrev
{
    float: left;
    margin-top: 25px;
    cursor: pointer;
}
#img_scroll #imgNext
{
    float: right;
    margin-top: 25px;
    cursor: pointer;
}
#img_scroll #img_list
{
    float: left;
    width: 360px;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
}
#img_scroll #img_list a
{
    margin-left: 10px;
}
#img_scroll #img_list a img
{
    padding: 8px 3px 3px 3px;
}
#img_scroll #img_list a.cur img
{
    background: url(../image/smallimgbg1.gif) no-repeat;
}
#img_scroll #img_list a img.cur
{
    background: url(../image/smallimgbg1.gif) no-repeat;
}/*收藏样式修改（mail）*/
#div_fav_cntr
{
    width: 250px;
    height: 135px;
    overflow: hidden;
}/*资讯图片列表形式*/
dl.l08
{
    width: 197px;
    margin: 1.5em 0 0 25px;
    float: left;
    display: inline;
}
dl.l08 dt
{
    width: 195px;
    height: 195px;
    border: 1px solid #ececec;
    overflow: hidden;
}
dl.l08 img
{
    display: block;
    width: 195px;
    height: 195px;
}
dl.l08 dd
{
    background: #ececec;
    margin: 2px 0 0 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
dl.l08 dd a
{
    color: #666;
}/*产品详细视频*/
.payad_cntr
{
    white-space: nowrap;
    width: 726px;
    overflow: hidden;
}
.sale_prom_info
{
    background: #fffada;
    border: solid 1px #f00;
    padding: 5px;
    line-height: 150%;
    color: #535353;
}
.msg_li______ li
{
    background: url(../image/ico6.gif) no-repeat 0 8px;
    padding-left: 14px;
}/*邀请注册*/
.invitation_2
{
    background: url(../image/u_invitation.gif) no-repeat 0 10px;
    padding: 20px;
    padding-left: 150px;
    border: solid 1px #ccc;
    line-height: 200%;
    margin-bottom: 10px;
}
li.sub_column
{
    margin-left: 10px;
}
li.sub_column li
{
    background: url(../image/ico10.gif) no-repeat 0 10px;
    padding-left: 10px;
}
li.sub_column li.cur
{
    background: url(../image/ico7.gif) no-repeat 0 10px;
    padding-left: 10px;
    font-weight: bold;
}
li.sub_column li.cur a
{
    color: #fa8d0d;
}
.t05_ul li.cur a
{
    font-weight: bold;
    color: #fa8d0d;
}/*资料完整率*/
.prof_rate
{
    border: solid 1px #f58d12;
    background: #fff2db;
    width: 600px;
}
.prof_rate td
{
    padding: 5px;
}
.prof_rate td.rate
{
    width: 500px;
}
.prof_rate td.rate div.r_cntr
{
    border: solid 1px #0068b7;
    width: 490px;
}
.prof_rate td.rate div.r_cntr div
{
    padding: 0 5px;
    background: #a7e2fe;
}/*******/
.lnav div.lnav_more
{
    margin-left: 18px;
}
.lnav ul.lnav_more
{
    display: none;
    width: 180px;
    margin: 0 auto 0 auto;
}
.lnav ul.lnav_more li
{
    white-space: nowrap;
    overflow: hidden;
}
.lnav ul.lnav_more li a
{
    color: #666;
    padding-left: 10px;
}
.lnav ul.lnav_more li a:hover
{
    background: url(../image/ico7.gif) no-repeat 0 6px;
}/************分页样式开始******************************/
.vc
{
    word-break: break-all;
    overflow: visible;
    line-height: 2;
}
.vc a.o:link, .vc a.o:visited
{
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #fff;
}
.vc a.o:hover
{
    border: 1px solid #049;
    text-decoration: none;
}
.ob
{
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #fff;
}
.obg
{
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #f00;
    color: #fff;
}/***************分页结束****************************//*显示帮助*/
#div_nsw_show_help
{
    width: 600px;
    border: solid 1px #ccc;
    background: #fff;
}
#div_nsw_show_help h1
{
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}
#div_nsw_show_help h1 a
{
    float: right;
    font-weight: normal;
    font-size: 12px;
}
#div_nsw_show_help .cont
{
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}
#div_nsw_show_help .cont textarea
{
    width: 580px;
    height: 100px;
    margin: 10px 0;
}
.n_info_con a.keys
{
    color: #00f;
    text-decoration: underline;
}/*加码销售样式*/
.payad
{
    color: #666;
    padding-top: 15px;
}
.payad1
{
    background: url(../image/ad_bg.gif);
    height: 80px;
    overflow: hidden;
    padding: 24px 0 0 0;
}
.payad1 p
{
    padding-left: 60px;
    line-height: 22px;
}
.payad1 p span
{
    color: #f00;
}
.payad1 p a.m
{
    color: #fe7101;
    font-weight: bold;
    text-decoration: underline;
}
.payad1 p a.m:hover
{
    color: #e00;
}
.payad2
{
    background: #f6f6f6;
    padding: 5px;
    height: 134px;
    overflow: hidden;
}/*.pl , .pr { width:12px; float:left; }*/
.pm
{
    width: 692px;
    float: left;
}
.pm dl
{
    width: 330px;
    float: left;
    display: inline;
    margin: 16px 0 0 11px;
}
.pm dt
{
    width: 100px;
    height: 100px;
    border: 1px solid #e4e4e4;
    background: #fff;
    overflow: hidden;
    float: left;
}
.pm dt img
{
    width: 100px;
}
.pm dd
{
    width: 220px;
    float: right;
}
.pm dd.tit
{
    overflow: hidden;
    white-space: normal;
}
.pm dd.tit a
{
    color: #04d;
    font-size: 14px;
}
.pm dd.con
{
    height: 45px;
    overflow: hidden;
    margin: 7px 0;
}
.pm dd.btn a
{
    font-weight: bold;
    color: #e87917;
    text-decoration: underline;
}
.pm dd.btn a:hover
{
    color: #e00;
}
.pm dd.btn input
{
    vertical-align: text-bottom;
}/*rollup.css*/
#roll_top, #fall, #ct
{
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}
#roll_top
{
    background: url(../image/top.gif) no-repeat;
}
#fall
{
    background: url(../image/top.gif) no-repeat 0 -80px;
}
#ct
{
    background: url(../image/top.gif) no-repeat 0 -40px;
}
#roll
{
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    top: 50%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}
.more
{
    color: #000;
    float: right;
    margin-right: 15px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 120px;
    font-size: 16px;
    margin-top: 60px;
}
.more:hover
{
    text-decoration: none!important;
}