@charset"utf-8";
 
/*reset.css*/
 @charset"utf-8";
 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;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style:inherit;
    font-weight:inherit;
}
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(/Skins/Default/img/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:201px;
    float:right;
    overflow:hidden;
    margin-left:5px;
}
.right_pro {
    width:754px;
    float:left;
    display:inline;
    overflow:hidden;
}
.left_prj {
    width:201px;
    float:right;
    overflow:hidden;
    margin-left:5px;
}
.right_prj {
    width:754px;
    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(/Skins/Default/Img/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:481px;
    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:#0061b3;
    background:#fff;
    border:1px solid #0061b3;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding:2px 6px;
}
#flashs .btn span.cur {
    background:#0061b3;
    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(/Skins/Default/Img/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(/Skins/Default/Img/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(/Skins/Default/Img/ajax-loader.gif) no-repeat left top;
    width: 31px;
    height: 31px;
}
#slideshow {
    width: 980px;
    height: 318px;
}
#slideshow ul {
    display: none;
}
/*common.css*/
 @charset"utf-8";
 body {
    color:#333;
    font-size:12px;
    font-family:
    /* "微软雅黑" ;*/
    arial;
    "宋体";
}
/*网站字体颜色*/
 a {
    color:#000;
    text-decoration:none;
}
/*for ie f6n.net*/
 a:link {
    color:#000;
    text-decoration:none;
}
/* a:visited { color:#83006f; text-decoration:none; }  */
 a:focus {
    outline:0;
}
/*for ff f6n.net*/
 a:hover {
    color:#ba2636;
    text-decoration:underline;
}
a:active {
    color:#ba2636;
    text-decoration:none;
}
.vam {
    vertical-align:middle;
}
.clear {
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}
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;
}
/* -- 页面整体布局 -- */
 .header, .content, .footer {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
.left {
    width:201px;
    float:left;
    overflow:hidden;
}
.left2 {
    width:748px;
    float:left;
    overflow:hidden;
}
.left3 {
    width:754px;
    float:left;
    overflow:hidden;
    color:#666;
}
.lefttop {
    background:url(Img/left_top_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
    margin-top:10px;
}
.left2top {
    display:none;
    background:url(Img/left2_top_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
}
.leftbot {
    display:none;
    font-size:0;
    overflow:hidden;
    margin-bottom:10px;
}
.left2bot {
    display:none;
    background:url(Img/right_bot2_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
    margin-bottom:10px;
}
.right {
    width:754px;
    float:right;
    display:inline;
    margin-left:5px;
    overflow:hidden;
}
.right2 {
    width:201px;
    float:right;
    overflow:hidden;
}
.right3 {
    width:201px;
    float:right;
    overflow:hidden;
    color:#666;
}
.righttop {
    display:none;
    background:url(Img/right_top_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
}
.right2top {
    display:none;
    background:url(Img/right2_top_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
}
.rightbot {
    display:none;
    background:url(Img/right_bot_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
    margin-bottom:10px;
}
.right2bot {
    display:none;
    background:url(Img/left_bot2_img.gif) no-repeat;
    height:3px;
    font-size:0;
    overflow:hidden;
    margin-bottom:10px;
}
.right_main {
    width:752px;
    min-height:458px;
    border:solid 1px #d5d5d5;
    border-radius:3px;
    /* border-top:0; border-bottom:0; */
    padding-bottom:15px;
    overflow:hidden;
}
.right2_main {
    width:199px;
    border:solid 1px #d5d5d5;
    border-radius:3px;
    /* border-top:0; border-bottom:0; */
    padding-bottom:15px;
    overflow:hidden;
}
.left2_main {
    width:746px;
    border:solid 1px #d5d5d5;
    border-radius:3px;
    /* border-top:0; border-bottom:0; */
    padding-bottom:15px;
    overflow:hidden;
}
.h_nav li a:-webkit-any-link {
    display:block;
}
/*头部开始*/
 .t_bg {
    background:url(Img/t_bg.gif) repeat-x center 0;
    height:180px;
}
#header_hser {
    margin:0 auto;
    background-color:#f5f5f5;
    width:100%
}
.h_top {
    height:29px;
    width:960px;
    line-height:29px;
}
.h_top span {
    float:left;
    color:#fff;
}
.h_top nb {
    padding-left: 30px;
    font-size: 16px;
}
.h_top znb {
    font-size: 16px;
    color: #FF6000;
    padding-left: 5px;
}
.h_inp p {
    overflow:hidden;
    float:left;
    display:none;
}
.h_inp p.login {
    color:#fff;
    font-weight:normal;
    white-space:nowrap;
    display:block;
}
.h_inp p.login b {
    font-weight:normal;
}
.h_inp p.login a {
    color:#fff;
    font-weight:normal;
    padding:0 8px;
}
.h_inp p.login .sc01 {
    background:url(Img/Common/cart.gif) no-repeat 2px 5px;
    padding-left:18px;
    display:inline-block;
}
.h_inp p.login .sc02 {
    background:url(Img/Common/down.gif) no-repeat 2px 5px;
    padding-left:18px;
    display:inline-block;
}
.h_inp p span {
    display:block;
    float:left;
    width:55px;
}
.h_inp p q {
    display:block;
    float:left;
    width:152px;
    padding-top:3px;
}
.inp02 {
    background:url(Img/Common/s_inp01.gif) no-repeat;
    border:none;
    width:106px;
    height:21px;
    line-height:21px;
    padding:0 2px;
    float:left;
}
.h_wb a {
    color:#fff;
    background:url(Img/Common/wb01.gif) no-repeat 0 0;
    padding:3px 5px 5px 25px;
}
.h_wb .wb01 {
    background:url(Img/Common/wb02.gif) no-repeat 0 0;
}
.h_wb {
    display:none;
}
.h_con {
    height:118px;
    width:960px;
    overflow:hidden
}
.h_con h1 {
    padding-top:20px;
    float:left;
}
.h_bt {
    font-family:"微软雅黑";
    font-size:20px;
    color:#0061b3;
    font-weight:normal;
    padding:30px 0 0 5px;
}
.h_bt span {
    display:block;
}
.h_sc {
    display:none;
    background:url(Img/Common/h_picbg.gif) no-repeat;
    width:411px;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#fff;
}
.h_sc a {
    color:#fff;
    padding:0 3px;
}
.h_pho {
    background:url(Img/Common/h_pho.gif) no-repeat left 15px;
    padding-left:62px;
    margin-top:28px;
}
.h_pho p {
    font-family:"微软雅黑";
}
.h_pho span {
    color:#49a247;
    font-size:22px;
}
.h_nav {
    height:32px;
    line-height:32px;
}
.h_nav ul li {
    float:left;
    background:url(Img/Common/n_bor.gif) no-repeat right center;
}
.h_nav ul .nobor01 {
    background:none;
}
.h_nav ul li a {
    display:block;
    padding:0 18px;
    font-weight:bold;
    color:#666;
}
.h_nav ul li a:hover, .h_nav ul .cur a {
    background:#005eae;
    color:#fff;
    text-decoration:none;
}
.s_inp {
    margin-top:5px;
}
.inp01 {
    /*background:url(Img/Common/s_inp.gif) no-repeat;*/
    width:200px;
    height:23px;
    line-height:23px;
    border:1px solid #ccc;
    padding:0 3px;
    float:left;
    margin-right:3px;
}
.h_ser {
    height:35px;
    margin:2px auto;
    width:960px;
    z-index:999;
}
.h_ser p {
    float:right;
    width:670px;
    overflow:hidden;
    line-height:35px;
}
.h_ser p a {
    padding:0 4px;
}
/*导航探出层*/
 #sb_mainNav DL {
    z-index: 10;
    position: absolute;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 88px;
    padding-right: 0px;
    display: none;
    border-top: white 1px solid;
    padding-top: 0px;
    background-color:#D8ECFD;
}
#sb_mainNav DL DD {
    /* display: inline; */
    float: none;
    border-top:1px solid #dadada;
}
#sb_mainNav DL DD a {
    padding:0 16px;
}
#site {
    position:absolute;
    z-index:3;
    top:5px;
    left:5px;
	display:none;
}
#siteDiv {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    display: none;
    padding: 8px 10px;
    position: absolute;
    top: 23px;
    white-space: nowrap;
    width: 200px;
    z-index: 1000;
    display:none;
    left:0px;
}
#siteDiv li {
    float: left;
    list-style-type: none;
    padding-right: 15px;
}
#siteDiv li a {
    color:#666;
}
/*头部结束*/
 
/*底部开始*/
 .f_bg {
    background: url(Img/Common/f_bg.gif) repeat-x center top;
    height:286px;
    margin-top:15px;
}
.f_nav {
    text-align:center;
    color:#fff;
    height:40px;
    line-height:40px;
}
.f_nav a {
    color:#fff;
    padding:0 10px;
}
.f_img {
    float:left;
    padding:86px 20px 0 20px;
}
.f_p {
    color:#666;
    line-height:30px;
    padding:20px 0 0;
	width:400px;
}
.f_p p img {
    padding:0 0 0 10px;
    float:none;
}
.f_ewm {
    padding:50px 60px 0px 0px;
}
.f_ewm ul li {
    width:88px;
    float:left;
    padding:0px 10px;
}
.f_ewm ul li span {
    height:26px;
    line-height:26px;
}
/*底部结束*/
 
/*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(img/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:Red;
}
.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(img/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:Red;
    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:Gray;
}
.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:Red;
    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(img/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(img/ico10.gif) no-repeat 0 10px;
    padding-left:10px;
}
li.sub_column li.cur {
    background:url(img/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 {
}
.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(Img/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:orange;
    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(img/ico12.gif) no-repeat 0 5px;
    padding-left:10px;
}
/*收货人地址弹出层*/
 .pop_addr {
    width:557px;
}
.addr_title {
    width:547px;
    font-size:100%;
    background:url(Img/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(img/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(img/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:white;
    cursor:pointer;
}
.photo_big {
    text-align:center;
    padding:10px;
}
/*帮助中心满意度*/
 .static_graph {
    width:20px;
    background:orange;
    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 {
}
.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(img/smallimgbg1.gif) no-repeat;
}
#img_scroll #img_list a img.cur {
    background:url(img/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;
}
/*产品详细视频*/
 .provideo .video_tit {
}
.provideo .cont {
}
/*加码销售*/
 .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(img/ico6.gif) no-repeat 0 8px;
    padding-left:14px;
}
/*邀请注册*/
 .invitation_2 {
    background:url(img/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(img/ico10.gif) no-repeat 0 10px;
    padding-left:10px;
}
li.sub_column li.cur {
    background:url(img/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:0px auto 0px 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(img/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:Blue;
    text-decoration:underline;
}
/*加码销售样式*/
 .payad {
    color:#666;
    padding-top:15px;
}
.payad1 {
    background:url(Img/ad_bg.gif);
    height:80px;
    overflow:hidden;
    padding:24px 0 0 0;
}
.payad1 p {
    padding-left:60px;
    line-height:22px;
}
.payad1 p span {
    color:red;
}
.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:white;
    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(/Skins/Default/Img/top.gif) no-repeat
}
#fall {
    background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px
}
#ct {
    background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px
}
#roll {
    display:block;
    width:15px;
    margin-right:-500px;
    position:fixed;
    right:50%;
    top:70%;
    _margin-right:-505px;
    _position:absolute;
    _margin-top:300px;
    _top:expression(eval(document.documentElement.scrollTop))
}
/* 附加样式  */
 .h_con01 {
    width:321px;
}
.f_p a {
    color:#00006c;
    text-decoration:none;
}
/*for ie f6n.net*/
 .f_p a:link {
    color:#00006c;
    text-decoration:none;
}
/* a:visited { color:#83006f; text-decoration:none; }  */
 .f_p a:focus {
    outline:0;
}
/*for ff f6n.net*/
 .f_p a:hover {
    color:#ba2636;
    text-decoration:underline;
}
.f_p a:active {
    color:#ba2636;
    text-decoration:none;
}
.f_p {
/*     margin-bottom:-25px; */
}
.probigshow a {
    width:216px;
    height:125px;
    display:block;
    text-align:center;
}
/* 商城搜索引导 */
 .mallsearch {
    background-color:#e6e6e6;
    border-radius:3px;
    margin:10px;
    padding:5px;
}
.mallsearch a {
    color:blue;
    font-size:22px;
}
/*产品中心*/
 .proinfo .pjdes {
    padding:10px;
    background:#f1f1f1;
    border-top:1px solid #0D66B2;
    border-bottom:2px solid #0D66B2;
}
.proinfo .pjdes p {
    font-size:14px;
    line-height:24px;
    text-indent:2em;
}
.proinfo div.xp {
    padding:5px;
    margin:5px;
}
.proinfo div.w500 {
    width:500px;
}
.proinfo div.w360 {
    width:360px;
}
.proinfo div.w300 {
    width:300px;
}
.proinfo div.w240 {
    width:240px;
}
.proinfo div.w200 {
    width:200px;
}
.proinfo div.b1 {
    border:solid 1px #8E8E8E;
}
.proinfo div.b2 {
    border:solid 2px #8E8E8E;
}
.proinfo div.b3 {
    border:solid 3px #8E8E8E;
}
.proinfo div.b4 {
    border:solid 4px #8E8E8E;
}
.proinfo div.b5 {
    border:solid 5px #8E8E8E;
}
.proinfo div.bgy {
    background-color:#FFF4C1;
}
.proinfo div.bgb {
    background-color:#97CBFF;
}
.proinfo div.bgg {
    background-color:#BBFFBB;
}
.proinfo div.xline {
    display:inline-block;
    width:100%;
    height:2px;
    padding:0px;
    margin:0px;
}
/* 隐藏产品和方案详情的过多介绍 */
 .proinfo div.prhidden {
    display:none;
}
/*产品标题*/
 h3.corange {
    line-height:30px;
    padding-left:5px;
    font-size:22px;
}