﻿@charset "utf-8";

@font-face {
    font-family: 'Impact';
    src: url('/fonts/Impact.eot');
    src: url('/fonts/Impact.eot?#iefix') format('embedded-opentype'), url('/fonts/Impact.woff') format('woff'), url('/fonts/Impact.ttf') format('truetype'), url('/fonts/Impact.svg#SingleMaltaRegular') format('svg');
}


html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 "Microsoft Yahei",arial,helvetica,clean,sans-serif;
}

/*网站字体颜色*/
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;
}



/*Star 单行省略*/
.shenglve {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}




.wapShow {
    display: none !important;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,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;
}

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;
}

a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: underline;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

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;
}

/*--在线客服css--*/
.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/template/images/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(/template/images/im_01.gif)
}

.ImRow0 {
    background: url(/template/images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(/template/images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

a.im,a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #666;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(/template/images/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

/* -- 弹出窗口 -- */
#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;
}

/*--common start--*/
/* -- 回到顶部 -- */
#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 57px;
    width: 46px;
}

#roll_top {
    background: url(/template/images/top.gif) no-repeat;
}

#fall {
    background: url(/template/images/top.gif) no-repeat 0 -80px;
}

#ct {
    background: url(/template/images/top.gif) no-repeat 0 -40px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 46%;
    top: 76%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}

/* -- 页面整体布局 -- */
.header , .content , .footer {
    width: 960px;
    margin: 0 auto;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(/template/images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(/template/images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(/template/images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(/template/images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 735px;
    float: left;
    display: inline;
    margin-left: 24px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(/template/images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(/template/images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(/template/images/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(/template/images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 735px;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

/*头部开始*/
em,i {
    font-style: normal;
}

.top {
    background: url(/template/images/h_top_bg.gif) repeat-x center top;
    height: 227px;
    position: relative;
    z-index: 9;
}

.h_top {
    font-family: "Microsoft Yahei";
    height: 36px;
    line-height: 36px;
    color: #666;
    overflow: hidden;
}

.h_top span {
    height: 36px;
    line-height: 36px;
    color: #666;
}

.h_top span a {
    color: #666;
    line-height: 36px;
    display: inline-block;
    padding: 0 6px;
}

.h_nr {
    height: 100px;
    margin-top: 40px;
    overflow: hidden;
}

.h_logo {
    width: 560px;
    height: 80px;
    overflow: hidden;
}

.h_logo span {
    width: 196px;
    height: 80px;
    background: url(/template/images/logo_line.gif) no-repeat right top;
    overflow: hidden;
}

.h_logo span img {
    width: 175px;
    height: 48px;
}

.h_logo h1 {
    font: 20px "Microsoft Yahei";
    width: 270px;
    height: 80px;
    padding: 0 0 0 17px;
    color: #505050;
    font-weight: bold;
    overflow: hidden;
}

.h_logo h1 i {
    display: block;
    font: 18px "Microsoft Yahei";
    color: #505050;
}

.h_lx {
    width: 185px;
    height: 70px;
    font: 14px "Microsoft Yahei";
    color: #636363;
    background: url(/template/images/lx.gif) no-repeat left 1px;
    padding-left: 55px;
    overflow: hidden;
}

.h_lx span {
    font-size: 28px;
    color: #ff5500;
    font-family: Impact;
    display: block;
    font-weight: normal;
}

.h_nav {
    height: 53px;
    background: url(/template/images/nav_bg.jpg) no-repeat center top;
    overflow: hidden;
}

.h_nav ul {
    height: 53px;
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 20px;
}

.h_nav li {
    float: left;
    font: 14px "Microsoft Yahei";
    height: 53px;
    line-height: 53px;
    background: url(/template/images/line2.gif) no-repeat right 2px;
    overflow: hidden;
}

.h_nav li a {
    display: inline-block;
    color: #fff;
    padding: 0 19px;
}

.h_nav li a:hover,.h_nav .cur a {
    text-decoration: none;
    background: url(/template/images/hover.gif) repeat center top;
}

/*头部结束*/
/*底部开始*/
.foot {
    background: url(/template/images/footer_bg.gif);
    background-size: cover;
}

.fnav {
    font: 14px "Microsoft Yahei";
    height: 47px;
    line-height: 47px;
    background: #f86d0d;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.fnav a {
    color: #fff;
    padding: 0 14px;
}

.f_pic {
    width: 180px;
    height: 220px;
    margin-right: 50px;
    background: #f86d0d;
    overflow: hidden;
}

.f_pic img {
    width: 90px;
    height: 132px;
    margin: 43px 0 0 44px;
}

.f_wz {
    width: 485px;
    padding-top: 25px;
    overflow: hidden;
    position: relative;
    font: 14px "Microsoft Yahei";
    line-height: 25px;
    color: #373737;
}

.f_wz em {
    padding: 0 10px;
}

.f_wz span {
    display: inline-block;
    width: 310px;
}

.f_wz a {
    color: #373737;
}

.f_wz .f3 {
    position: absolute;
    top: 150px;
    left: 180px;
}

.code {
    width: 190px;
    margin-top: 43px;
    overflow: hidden;
}

.code img {
    width: 116px;
    height: 116px;
    border: 8px solid #fff;
}

.link {
    height: 87px;
}

.link h3 {
    display: block;
}

.link h3 a {
    display: inline-block;
    width: 130px;
    height: 38px;
    font: 38px "Times New Roman", Times, serif;
    text-align: center;
    text-transform: uppercase;
    color: #373737;
    line-height: 38px;
    overflow: hidden;
    float: left;
}

.link p {
    width: 830px;
    float: right;
    font: 12px "Microsoft Yahei";
    line-height: 30px;
    overflow: hidden;
    padding-top: 20px;
    color: #888888;
}

.link p a {
    display: inline-block;
    color: #888888;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

em,i {
    font-style: normal;
}

/**/
.banner {
    height: 502px;
    overflow: hidden;
    position: relative;
    z-index: 8;
}

.banner a {
    display: block;
    background: url(/template/images/banner.jpg) no-repeat center top;
    height: 502px;
    overflow: hidden;
}

.sou {
    height: 47px;
    overflow: hidden;
    background: #f3f3f3;
    border-bottom: 1px solid #d5d5d5;
}

.s_inp01 {
    width: 317px;
    margin-top: 12px;
}

.ip01 {
    width: 270px;
    height: 26px;
    font: 12px "Microsoft Yahei";
    line-height: 26px;
    background: url(/template/images/sou1.gif) no-repeat;
    border: 0 ;
    padding-left: 10px;
    overflow: hidden;
    color: #666;
}

.ip02 {
    width: 37px;
    height: 26px;
    border: 0;
    background: url(/template/images/sou2.gif) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.sou p {
    color: #666;
    font: 12px "Microsoft Yahei";
    line-height: 47px;
    height: 47px;
}

.sou p a {
    color: #666;
    padding: 0 6px;
}

.we {
    height: 165px;
    overflow: hidden;
    background: url(/template/images/we_bg.jpg) no-repeat center top;
    overflow: hidden;
    padding-top: 87px;
}

.we h2 a {
    display: block;
    width: 215px;
    height: 133px;
    overflow: hidden;
    float: left;
}

.we p {
    width: 590px;
    height: 100px;
    font: 16px "Microsoft Yahei";
    color: #333;
    line-height: 30px;
    overflow: hidden;
    margin-top: 18px;
}

.fen {
}

.fen1 {
    width: 218px;
    border: 1px solid #ff691e;
    height: 428px;
    overflow: hidden;
}

.fen1 h2 {
    height: 78px;
    background: #ff5500;
    overflow: hidden;
    font: 20px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.fen1 h2 a {
    color: #fff;
    display: block;
    padding-top: 14px;
}

.fen1 h2 em {
    display: block;
    font: 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff7733;
}

.fen1 h3 a {
    display: block;
    height: 36px;
    width: 176px;
    background: #373737;
    margin: 12px auto 0;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.fen1 ul {
    width: 176px;
    margin: 12px auto 0;
    overflow: hidden;
    clear: both;
}

.fen1 li {
    font: 14px "Microsoft Yahei";
    border-bottom: 1px dashed #adadad;
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
    overflow: hidden;
}

.fen1 li a {
    color: #141414;
    display: block;
    background: url(/template/images/fen_jt1.gif) no-repeat 9px 12px;
    padding-left: 25px;
}

.fen1 li a:hover {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
    text-decoration: none;
}

.fen1 h4 {
    height: 36px;
    width: 176px;
    background: #373737;
    margin: 12px auto 0;
    font: 14px "Microsoft Yahei";
    line-height: 36px;
}

.fen1 h4 a {
    display: block;
    color: #fff;
    background: url(/template/images/fen_jt2.gif) no-repeat 119px center;
    padding-left: 42px;
}

.fen2 {
    width: 720px;
    height: 430px;
    overflow: hidden;
    position: relative;
}

.fen2 p {
    width: 720px;
    height: 430px;
    overflow: hidden;
}

.fen2 p img {
    width: 720px;
    height: 430px;
    display: block;
}

.fen2 ul {
    width: 720px;
    height: 69px;
    background: url(/template/images/fen_alp.png);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.fen2 li {
    width: 143px;
    border-right: 1px solid #535455;
    height: 70px;
    float: left;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}

.fen2 li a {
    color: #fff;
    display: block;
}

.fen2 li a:hover,.fen2 .cur a {
    background: #ff5500;
    text-decoration: none;
}

.kf {
    /* width: 196px; */
    padding: 13px;
    background: #e6e6e6;
    position: relative;
    clear: both;
    display: inline-block;
    margin-top: 16px;
}

.kf h5 {
    width: 63px;
    height: 63px;
    overflow: hidden;
    float: left;
    vertical-align: middle;
    margin: 0;
    margin-right: 9px;
}

.kf h5 img {
    width: 63px;
    height: 63px;
    display: block;
    vertical-align: middle;
}

.kf p.p01 {
    font: 12px "Microsoft Yahei";
    color: #202020;
    line-height: 24px;
    /* width: 120px; */
    /* float: right; */
    padding: 0;
    display: inline;
    text-align: justify;
}

.kf p.p02 {
    font: 12px "Microsoft Yahei";
    color: #202020;
    line-height: 24px;
    display: block;
    clear: both;
}

.kf span a {
    display: block;
    width: 83px;
    height: 26px;
    font: 14px "Microsoft Yahei";
    text-align: center;
    line-height: 26px;
    color: #fff;
    background: url(/template/images/fen_btn.gif) no-repeat;
    float: right;
}

.phb {
    min-height: 70px;
    background: url(/template/images/phb_bg.gif) no-repeat center top;
    font: 12px "Microsoft Yahei";
    color: #7e7e7e;
    margin-bottom: 23px;
    background-size: 960px 100%;
    padding-top: 5px;
    width: 100%;
}

.phb b {
    display: inline-block;
    float: left;
    width: 85px;
    margin: 5px 0 0 35px;
}

.phb p {
    width: 830px;
    float: left;
    overflow: hidden;
    line-height: 21px;
    padding-top: 4px;
}

.phb p a {
    display: inline-block;
    color: #7e7e7e;
    padding-right: 15px;
}

.probg {
    height: 755px;
    overflow: hidden;
    background: url(/template/images/pro_bg.jpg) no-repeat center top;
    /* background-size: cover; */
}

.fen01 {
    height: auto;
}

.pro {
    width: 720px;
    overflow: hidden;
}

.pro h3 {
    height: 41px;
    overflow: hidden;
    border-bottom: 1px solid #878787;
}

.pro h3 em {
    display: inline-block;
    width: 145px;
    height: 41px;
    background: #373737;
    font: 20px "Microsoft Yahei";
    text-align: center;
    line-height: 41px;
}

.pro h3 em a {
    color: #fff;
}

.pro h3 span a {
    display: inline-block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    width: 56px;
    line-height: 41px;
    background: url(/template/images/pro_more.gif) no-repeat right center;
}

.pro li {
    width: 232px;
    height: 315px;
    overflow: hidden;
    float: left;
    margin: 20px 12px 0 0;
}

.pro li img {
    width: 232px;
    height: 228px;
    display: block;
}

.pro li em {
    display: block;
    height: 44px;
    overflow: hidden;
    background: url(/template/images/hot1_bg.gif) no-repeat center top;
    font: 14px "Microsoft Yahei";
    text-align: center;
    line-height: 44px;
    color: #000;
    cursor: pointer;
}

.pro li p {
    height: 29px;
    overflow: hidden;
    padding: 0 15px;
}

.pro li p a {
    display: inline-block;
    width: 94px;
    height: 29px;
    font: 14px "Microsoft Yahei";
    text-align: center;
    line-height: 29px;
    overflow: hidden;
    color: #fff;
    background: url(/template/images/pro_btn1.gif) no-repeat;
}

.pro li p a.fr {
    background: url(/template/images/pro_btn2.gif) no-repeat;
    color: #1c1c1c;
}

.pro .nones {
    margin-right: 0;
}

/**/
.ys {
    background: url(/template/images/ys1.jpg) no-repeat center top;
    height: 1237px;
    /* background-color: #e9e7e8; */
}

.ys .content {
    position: relative;
}

.ys dl {
    width: 416px;
    height: 210px;
}

.ys dt {
    font: 30px "Microsoft Yahei";
    font-weight: bold;
    color: #323232;
    height: 48px;
}

.ys dd {
    font: 14px "Microsoft Yahei";
    line-height: 30px;
    color: #272727;
    background: url(/template/images/ys01.gif) no-repeat left 8px;
    padding-left: 18px;
}

.ys dd em {
    color: #ff5500;
}

.ys .dl01 {
    position: absolute;
    top: 515px;
    left: 20px;
}

.ys .dl02 {
    position: absolute;
    top: 937px;
    left: 557px;
}

.ys .dl02 dd {
    background: url(/template/images/ys02.gif) no-repeat left 8px;
}

.ys2 {
    background: url(/template/images/ys2.jpg) no-repeat center top;
    height: 1500px;
    /* background-color: #e9e7e8; */
}

.ys2 .dl01 {
    position: absolute;
    top: 140px;
    left: 36px;
}

.ys2 .dl02 {
    position: absolute;
    top: 558px;
    left: 558px;
}

.ys2 .dl02 dd {
    background: url(/template/images/ys04.gif) no-repeat left 8px;
}

.ys2 .dl03 {
    position: absolute;
    top: 985px;
    left: 36px;
}

.ys2 .dl03 dd {
    background: url(/template/images/ys05.gif) no-repeat left 8px;
}

.lx {
    width: 490px;
    height: 130px;
    overflow: hidden;
    position: absolute;
    top: 1325px;
    left: 310px;
}

.lx h2 a {
    display: block;
    width: 219px;
    height: 35px;
    border: 1px solid #f97c20;
    font: 24px "Microsoft Yahei";
    text-align: center;
    line-height: 35px;
    color: #09001e;
    margin: 0 0 22px 55px;
}

.lx p {
    font: 38px "Microsoft Yahei";
    font-weight: bold;
    color: #09001e;
    width: 398px;
    height: 63px;
    position: relative;
}

.lx p em a {
    display: inline-block;
    width: 112px;
    height: 34px;
    position: absolute;
    top: 2px;
    right: 0;
}

/**/
.about {
    height: 973px;
    overflow: hidden;
}

.about h2 {
    height: 255px;
    background: url(/template/images/about_h.jpg) no-repeat center top;
    font: 50px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.about h2 a {
    color: #fff;
    display: block;
    padding-top: 92px;
    _padding-top: 85px;
}

.about h2 p {
    font: 24px "Microsoft Yahei";
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #fff;
}

.yx {
    width: 220px;
    height: 655px;
    overflow: hidden;
    margin-top: 42px;
    background: url(/template/images/line.gif) no-repeat right 5px;
    padding-right: 36px;
    float: left;
}

.yx li {
    border: 1px solid #bfbfbf;
    height: 306px;
    overflow: hidden;
    margin-bottom: 20px;
}

.yx li img {
    width: 209px;
    display: block;
    height: 259px;
    padding: 5px 5px 0 5px;
}

.yx li em {
    display: block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    color: #4b4b4b;
    cursor: pointer;
}

.about1 {
    width: 680px;
    float: right;
    overflow: hidden;
    margin-top: 42px;
    height: 323px;
}

.about1 h3 {
    height: 30px;
    font: 16px "Microsoft Yahei";
    background: url(/template/images/about_line.gif) no-repeat left bottom;
    overflow: hidden;
}

.about1 h3 a {
    color: #ff5500;
}

.about1 h3 span a {
    display: inline-block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #505050;
    text-transform: uppercase;
    background: url(/template/images/pro_more.gif) no-repeat right 8px;
    width: 55px;
    height: 30px;
    line-height: 25px;
}

.about1 dl {
    margin-top: 25px;
    height: 248px;
    overflow: hidden;
}

.about1 dt {
    width: 352px;
    height: 241px;
    float: left;
    overflow: hidden;
}

.about1 dt img {
    width: 350px;
    height: 239px;
    border: 1px solid #c9c9c9;
    display: block;
}

.about1 dd {
    width: 312px;
    float: right;
    overflow: hidden;
}

.about1 dd h4 a {
    display: block;
    font: 16px "Microsoft Yahei";
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    color: #000;
}

.about1 dd p {
    font: 14px "Microsoft Yahei";
    line-height: 26px;
    color: #757575;
    height: 156px;
    overflow: hidden;
}

.dy {
    width: 680px;
    float: right;
    overflow: hidden;
    position: relative;
}

.tit1 {
    height: 31px;
    overflow: hidden;
    background: url(/template/images/dy_line.gif) repeat-x center bottom;
}

.tit1 li {
    width: 105px;
    height: 31px;
    float: left;
    overflow: hidden;
    font: 16px "Microsoft Yahei";
    text-align: center;
}

.tit1 li a {
    display: block;
    height: 31px;
    color: #4b4b4b;
}

.tit1 li a:hover,.tit1 .cur a {
    background: url(/template/images/dy_hover.gif) repeat-x center bottom;
    text-decoration: none;
}

.dy h5 a {
    display: inline-block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #505050;
    text-transform: uppercase;
    background: url(/template/images/pro_more.gif) no-repeat right 8px;
    width: 55px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    top: 1px;
    right: 0;
}

.dy .dl01 {
    margin-top: 13px;
    height: 165px;
    overflow: hidden;
}

.dy .dl01 dt {
    width: 281px;
    height: 162px;
    float: left;
    overflow: hidden;
}

.dy .dl01 dt img {
    width: 273px;
    height: 156px;
    border: 1px solid #bfbfbf;
    display: block;
    padding: 2px 3px;
}

.dy .dl01 dd {
    width: 380px;
    float: right;
    overflow: hidden;
}

.dy .dl01 dd h4 a {
    display: block;
    font: 16px "Microsoft Yahei";
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    color: #000;
}

.dy .dl01 dd p {
    font: 14px "Microsoft Yahei";
    line-height: 24px;
    color: #757575;
    height: 72px;
    overflow: hidden;
}

.dy .dl01 dd em a {
    display: block;
    width: 98px;
    height: 29px;
    background: #c2c2c2;
    font: 14px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    line-height: 29px;
    margin-top: 15px;
}

.dy .dl02 {
    width: 340px;
}

.dy .dl02 dt {
    height: 21px;
    font: 14px "Microsoft Yahei";
    line-height: 21px;
    color: #272828;
    overflow: hidden;
    background: url(/template/images/q.gif) no-repeat left center;
    padding-left: 25px;
}

.dy .dl02 dt a {
    color: #272828;
}

.dy .dl02 dd {
    font: 12px "Microsoft Yahei";
    line-height: 23px;
    color: #7a7a7a;
    background: url(/template/images/a.gif) no-repeat left 2px;
    padding: 0 20px 0 25px;
    margin-top: 8px;
}

.lstsubgroup_new ul {
    margin: 0px;
    padding: 0px;
}

.lstsubgroup_new ul li {
    background: url(/template/images/left_li.gif) no-repeat scroll 0 8px;
    padding-left: 10px;
    float: left;
    width: 290px;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.lstsubgroup_new ul li a {
}

/*index.css end*/
.list {
    width: 380px;
}

.list li {
    width: 94px;
    height: 96px;
    background: #ff8800;
    font: 14px "Microsoft Yahei";
    text-align: center;
    margin: 1px 1px 0 0;
    float: left;
    overflow: hidden;
}

.list li em {
    display: block;
    width: 31px;
    height: 31px;
    overflow: hidden;
    margin: 20px auto 10px;
}

.list li em img {
    width: 31px;
    height: 31px;
}

.list li a {
    color: #fff;
}

.list .li01 {
    width: 189px;
    height: 151px;
    background: #ff5500;
}

.list .li02 {
    width: 189px;
    height: 151px;
    background: #ff6b09;
}

.list .li01 em,.list .li02 em {
    margin: 46px auto 12px;
}

.list .li04 {
    background: #ff9900;
}

.list .li05 {
    background: #ffbb00;
}

.list .li06 {
    background: #006cb5;
}

.top .navBox {
    background: url(/template/images/navBj.jpg) repeat-x center;
}

.pro li:nth-child(3),.pro li:nth-child(6) {
    margin-right: 0;
}

.f_wz p {
    display: inline-block;
    margin: 0 !important;
}

.bigBox {
    padding-bottom: 23px;
}


.news_random1 li:nth-child(1), .news_random1 li:nth-child(3), .news_random1 li:nth-child(5), .news_random1 li:nth-child(7), .news_random1 li:nth-child(9), .news_random1 li:nth-child(11), .news_random1 li:nth-child(13), .news_random1 li:nth-child(15), .news_random1 li:nth-child(17), .news_random1 li:nth-child(19) {
    margin-right: 39px;
}

.principle {
    height: 294px;
    background: url(/template/images/custombg1.jpg) no-repeat center top;
    overflow: hidden;
}

.principle h3 {
    float: left;
    font-size: 40px;
    color: #fff;
    line-height: 72px;
    font-weight: normal;
    text-align: center;
    padding: 40px 0 0 0;
    margin-right: 55px;
}

.principle h3 span {
    color: #027542;
}

.principle .prin {
    float: left;
    width: 428px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding: 38px 0 0 0;
}

.prin .plast {
    color: #027542;
    padding: 36px 0 0 0;
    margin: 0 0 0 -20px;
    font-weight: bold;
}

.trouble {
    height: 657px;
    overflow: hidden;
    background: url(/template/images/troblebg.jpg) no-repeat center top;
}

.trb_c {
    padding: 75px 0 0 514px;
}

.trb_c h3 {
    font-size: 40px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 90px;
}

.trb_c h3 span {
    font-size: 24px;
}

.trb_c h3 b {
    font-size: 48px;
    color: #ff7900;
}

.trb_c li {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}

.trb_c li span {
    float: left;
    background: url(/template/images/trbicon.jpg) no-repeat 0 0;
    width: 32px;
    height: 37px;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    color: #ff7900;
    margin-right: 20px;
}

.trb_c p {
    width: 208px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #ff7900;
    font-size: 24px;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 30px;
}

.trb_c p a:hover {
    text-decoration: none;
}

.solve {
    height: 560px;
    overflow: hidden;
    background: url(/template/images/solvetbg.jpg) no-repeat center top;
}

.solve h3 {
    height: 150px;
    overflow: hidden;
    font-size: 36px;
    color: #333;
    text-align: center;
    line-height: 150px;
    margin-bottom: 45px;
}

.solve h3 span {
    font-size: 40px;
    color: #ff7900;
}

.solve_c dl {
    width: 172px;
    height: 300px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.solve_c dl.laster {
    margin-right: 0px;
}

.solve_c dt {
    text-align: center;
}

.solve_c dd {
    background: #f1f1f1;
    height: 235px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    padding: 64px 5px 0;
    margin-top: -50px;
}

.custys {
    height: 1640px;
    overflow: hidden;
    background: url(/template/images/ysbg.jpg) no-repeat center top;
    margin-bottom: 60px;
}

.custys h3 {
    height: 139px;
    line-height: 139px;
    text-align: center;
    font-size: 47px;
    color: #fff;
    margin-bottom: 50px;
}

.custys .ys1 {
    height: 367px;
    overflow: hidden;
    margin-bottom: 47px;
}

.custys .ys2 {
    height: 373px;
    overflow: hidden;
    margin-bottom: 34px;
    background: none;
}

.custys .ys3 {
    height: 638px;
    overflow: hidden;
}

.ys1_1 {
    height: 367px;
    margin-bottom: 47px;
    overflow: hidden;
}

.ys1_1 dd {
    width: 480px;
    float: left;
    margin-right: 51px;
    padding-top: 30px;
}

.ys1_1 dt {
    width: 429px;
    height: 314px;
    float: left;
}

.custys_c h4 {
    font-size: 20px;
    color: #016bb7;
    font-weight: normal;
    height: 50px;
    padding: 70px 0 0 102px;
    margin-bottom: 25px;
}

.ys1_1 h4 {
    background: url(/template/images/yst01.jpg) no-repeat 0 0;
}

.ys2 h4 {
    background: url(/template/images/yst02.jpg) no-repeat 0 0;
}

.ys3 h4 {
    background: url(/template/images/yst03.jpg) no-repeat 0 0;
}

.ys1_1 ul,.ys2 ul {
    margin-left: 72px;
}

.ys1_1 li,.ys2 li {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 10px;
    background: url(/template/images/ysicon.jpg) no-repeat 0 7px;
    padding-left: 20px;
}

.ys2 dt {
    width: 404px;
    /* height: 319px; */
    float: left;
    /* margin: 0 65px 0 30px; */
}

.ys2 dd {
    width: 453px;
    float: left;
    /* padding-top: 36px; */
}

.ys3_c {
    height: 483px;
    background: url(/template/images/ys_img3.jpg) no-repeat center 0;
}

.ys3_c li {
    width: 240px;
    height: 95px;
    text-align: center;
    font-size: 16px;
    color: #666;
    float: left;
    line-height: 30px;
    padding-top: 25px;
    margin-right: 240px;
    overflow: hidden;
}

.ys3_c li.ys3b {
    margin: 0 0 0 240px;
}

.process {
    height: 240px;
    overflow: hidden;
    margin-bottom: 40px;
}

.process h3 {
    background: url(/template/images/processtit.jpg) no-repeat center 0;
    text-align: center;
    font-size: 36px;
    color: #ff5500;
    height: 115px;
    padding-top: 10px;
}

.process h3 span {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 20px;
}

.process_c {
    height: 97px;
    margin: 0 0 0 66px;
}

.process_c li {
    background: url(/template/images/lcbg.jpg) no-repeat 0 0;
    float: left;
    font-size: 14px;
    height: 97px;
    line-height: 97px;
    padding-left: 60px;
    margin-right: 50px;
}

.process_c li span {
    font-size: 16px;
    color: #0c71ba;
    font-weight: bold;
    margin-right: 8px;
}

.dzonline {
    height: 323px;
    background: #ff8604;
    overflow: hidden;
}

.dzonline_l {
    width: 360px;
    margin-right: 110px;
}

.dzonline_l p {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    margin: 50px 0 50px;
    line-height: 50px;
}

.dzonline_l p i {
    display: block;
    font-size: 30px;
}

.dzonline_l p i b {
    color: #027542;
}

.dzonline_l em {
    display: block;
    font-size: 42px;
    color: #027542;
    font-weight: bold;
}

.dzonline_r {
    width: 390px;
    padding-top: 33px;
}

.dzonline_r h3 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
    padding: 0 0 0 95px;
}

.dzonline_r li {
    height: 27px;
    line-height: 27px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.dzonline_r li.dzonlast {
    height: 58px;
    overflow: hidden;
}

.dzonline_r li span {
    width: 80px;
    text-align: right;
    margin-right: 12px;
    color: #fff;
    display: inline-block;
    float: left;
}

.dzonline_r li .dzonline1 {
    width: 235px;
    height: 27px;
    overflow: hidden;
    color: #666;
    line-height: 27px;
    background: #fff;
    border: none;
    float: left;
}

.dzonline_r .dzonline2 {
    width: 235px;
    height: 58px;
    overflow: hidden;
    color: #666;
    line-height: 27px;
    background: #fff;
    border: none;
    resize: none;
    float: left;
}

.dzonline_r .subBT {
    display: block;
    width: 175px;
    height: 33px;
    cursor: pointer;
    line-height: 33px;
    color: #fff;
    background: #027542;
    font-size: 15px;
    text-align: center;
    border-radius: 20px;
    margin: 0 0 0 120px;
    border: 0;
}

.leftr .kf {
    padding: 9px;
}

.leftr .kf h5 {
    margin-right: 10px;
}

.nsBody {
}

.nsBody .mainBox {
    padding-bottom: 38px;
}

.content_help .sTitle {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 13px;
}

.content_help {
}

.content_help .sContent {
    line-height: 220%;
    padding-left: 50px;
    padding-bottom: 38px;
}

.heZhaoBox .yx {
    height: 400px;
    margin-top: 16px;
    overflow: hidden;
}

.heZhaoBox .yx .tit2 a {
    color: #333;
    background: url(/Skins/Default/Img/Index/yx_h.gif) no-repeat 15px 17px;
}

.heZhaoBox .yx .tit2 span a {
    background: none;
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #959595;
    line-height: 50px;
    padding-right: 12px;
}

.heZhaoBox .yx .arr1 a {
    display: block;
    width: 19px;
    height: 72px;
    overflow: hidden;
    background: url(/Skins/Default/Img/Index/yx_l.gif) no-repeat;
    margin-top: 114px;
}

.heZhaoBox .yx .arr1 a:hover {
    background: url(/Skins/Default/Img/Index/yx_l2.gif) no-repeat;
}

.heZhaoBox .yx .arr2 a {
    display: block;
    width: 19px;
    height: 72px;
    overflow: hidden;
    background: url(/Skins/Default/Img/Index/yx_r.gif) no-repeat;
    margin-top: 114px;
}

.heZhaoBox .yx .arr2 a:hover {
    background: url(/Skins/Default/Img/Index/yx_r2.gif) no-repeat;
}

.heZhaoBox .yx li {
    width: 190px;
    float: left;
    display: inline;
    margin: 28px 0 0 32px;
    overflow: hidden;
}

.heZhaoBox .yx li img {
    width: 188px;
    height: 240px;
    border: 1px solid #e3e3e3;
    display: block;
}

.heZhaoBox .yx li em {
    display: block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #434343;
    overflow: hidden;
    cursor: pointer;
}

.heZhaoBox {
    padding-bottom: 38px;
}

.heZhaoBox .tit2 {
    height: 50px;
    overflow: hidden;
    font: 18px "Microsoft Yahei";
    line-height: 50px;
    background: url(/template/images/about_l.gif) no-repeat center bottom;
}

.heZhaoBox .arr1.fl {
}

.heZhaoBox .tit2 a {
    color: #333;
    background: url(/template/images/yx_h.gif) no-repeat center left;
    padding-left: 20px;
    display: inline-block;
    background-position-x: 6px;
}

.heZhaoBox .tit2 em {
    font: 14px Arial, Helvetica, sans-serif;
    color: #aaa;
    text-transform: uppercase;
}

.heZhaoBox .tit2 span a {
    background: none;
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #959595;
    line-height: 50px;
    padding-right: 12px;
    vertical-align: middle;
}

.content_help .box_1 {
    padding-bottom: 39px;
}

.heZhaoBox .outerBox {
    padding-top: 23px;
}

.aboutBox {
    padding-bottom: 50px;
    padding-top: 18px;
}

.aboutBox .txt {
}

.aboutBox .txt,.aboutBox .txt p, .aboutBox .txt span {
    text-indent: 0 !important;
    line-height: 200% !important;
    font-size: 15px !important;
}

.aboutBox .txt p {
    padding-bottom: 13px;
}

#flashs {
    position: relative;
    height: 500px;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#flashs .btn {
    bottom: 5px;
    margin-right: -450px;
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}

#flashs .btn span {
    background: none repeat scroll 0 0 #ff742e;
    border: 1px solid #ff742e;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 5px;
}

#flashs .btn span.cur {
    font-weight: bold;
    padding: 4px 8px;
}

.bdshare-slide-button,.bdshare-slide-button-box {
    z-index: 99;
}

.t01 , .t02 , .t03 , .t05 , .t06 , .t07 , .t08 , .t09 , .plc2 , .rtit , .rtit1 , .pro_lc , .lc1 , .lc2 , .lc3 , .lc4 , .lnav h3 , .userleftnav h4 , .leftsearch , .topsearch , .ljob , .jointel, .club_lin2, .procom h4, .caigou, .comments h4 {
    background: url(/template/images/SkinsVIBar.png) no-repeat;
}

.b01 , .b02 , .b03 , .b04 , .b05 , .b06 , .b07 , .b08 , .b09 , .b10 , .b11 , .b12 , .b13 , .b14 , .b15 , .b16 , .b17 , .b18 , .b19 , .b20 , .b21 , .b22 , .b23, .b24, .b25, .b26 , .b27 , .b28 , .b29 , .b30 , .b31 , .b32 , .b33 , .b34 , .b35 , .b36 , .b37 , .b38 , .b39, .b40, .b41, .b42, .b43, .b44, .b45, .b46, .b47, .b48, .b49, .b49b, .b59, .b60, .b61, .b62, ul.n_rt_ul {
    background: url(/template/images/SkinsVIBtn.png) no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}

.leftp {
    width: 754px;
    float: left;
    overflow: hidden;
}

.rightp {
    width: 201px;
    float: left;
    overflow: hidden;
    margin-left: 5px;
    display: inline;
}

.leftn {
    width: 725px;
    float: left;
    overflow: hidden;
}

.rightn {
    width: 230px;
    float: left;
    overflow: hidden;
    margin-left: 5px;
    display: inline;
}

.leftn . {
    width: auto;
}

.leftn .n_info_con {
    width: 700px;
}

.lefttn .leftn_main {
}

.login_tab .txtboxcs {
    border: solid 1px #ccc;
    height: 22px;
}

.zc_tab2 {
    border: solid 1px #ccc;
}

.topadcs {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.topadcs a {
    display: block;
    margin: 0 auto;
}

.topadcs a.fullad {
    height: 300px;
}

.nrcs {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 10px;
    background: #fff;
    width: 752px;
    padding-top: 10px
}

p sub {
    vertical-align: sub
}

p sup {
    vertical-align: top
}

/*---留言回复样式--*/
.bitian {
    height: 30px;
    line-height: 30px;
}

.bitian div {
    float: right;
}

.texts {
    background: url(/template/images/tit1.gif) repeat-x ;
    line-height: 31px;
    border: 1px solid #E8E8E8;
    text-indent: 15px;
    color: #1297D8;
    border-bottom: 0
}

.word {
    line-height: 25px;
    padding: 10px 10px;
    border-bottom: 1px solid #E8E8E8
}

/*---资讯详细页的推荐产品--*/
.n_info_tjcp h4 {
    border-bottom: 1px solid #ccc;
    color: #ff742e;
}

.n_info_tjcp dl {
    float: left;
    height: 235px;
    overflow: hidden;
    padding: 10px 0px 0 7px;
    width: 214px;
}

.n_info_tjcp dt {
    width: 210px;
    padding: 1px;
    border: 1px solid #ccc;
    height: 204px;
    line-height: 0;
    font-size: 0;
}

.n_info_tjcp dt img {
    width: 210px;
    height: 204px;
}

.n_info_tjcp dt:hover {
    border: 1px solid #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

.n_info_tjcp dd {
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    padding-top: 5px;
    color: #ab8673;
    width: 214px;
}

.n_info_tjcp dd a {
    height: 18px;
    overflow: hidden;
    color: #333;
}

/*---产品列表页面的随机资讯--*/
.RandomNews {
    background-color: #fff;
}

.diysr {
    background: url(/template/images/base754.gif) no-repeat;
    height: 36px;
    line-height: 36px;
    padding-left: 27px;
    color: #6B9F1F;
}

.diysr a {
    color: #6B9F1F;
    font-weight: bold;
}

.diysr a:hover,.tit a:hover {
    text-decoration: underline;
}

.news_random {
    border: 0px solid #CCC;
    border-top: none;
    border-bottom: none;
    width: 741px;
    margin-bottom: 33px;
}

.news_random1 {
    width: 960px;
    border: none;
}

.news_random2 {
    width: 960px;
    border: none;
}

.news_random2 dl.pd_list_dl {
    padding: 3px 2px 10px 4px;
}

.news_random li {
    height: 28px;
    line-height: 28px;
    padding: 0 6px 0 10px;
    width: 353px;
    float: left;
    overflow: hidden;
}

.news_random1 li {
    height: 28px;
    line-height: 28px;
    padding: 0 7px 0 7px;
    width: 445px;
    float: left;
    overflow: hidden;
}

.news_random1 li.right_li {
    margin-right: 42px;
}

.news_random li a {
    background: url(/template/images/ico55.gif) no-repeat 0 4px;
    padding-left: 12px;
}

/* --相册 -- */
.jian3 {
    float: left;
    padding-top: 50px;
}

.xiangc {
    height: 175px;
    overflow: hidden
}

.xiangc dl {
    float: left;
    width: 132px;
    height: 157px;
    padding: 10px 10px 0 0px
}

.xiangc dt {
    width: 132px;
    height: 104px;
    font-size: 0;
    line-height: 0
}

.xiangc dt img {
    width: 128px;
    height: 100px;
    border: 1px solid #ccc;
    padding: 1px;
}

.xiangc dd {
    width: 132px;
    text-align: center;
    padding-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #666666;
}

/*---联系我们--*/
.contactn {
    width: 201px;
}

.contactn .tits {
    background: url(/template/images/tit1n.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    color: #333;
}

.contactn .tits a {
    color: #333;
}

.contactn .subnr {
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    padding: 5px 9px;
    width: 181px;
    overflow: hidden;
}

.contactn .subnr p {
    line-height: 25px;
    overflow: hidden;
}

.contactn .subnr span {
    color: #333;
}

.contactn .subnr h5 {
    padding-top: 12px;
    line-height: 28px;
    overflow: hidden;
}

#platform span {
    overflow: visible;
}

.leib {
    width: 201px;
    background: #fff;
}

.leib .tit {
    background: rgba(0, 0, 0, 0) url(/template/images/fen_btn.gif) no-repeat scroll 0 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

.leib .tit a {
    color: #333;
}

.leib .tit a:hover {
    color: #333;
}

.leib .nr {
    border: 1px solid #dfdfdf;
    padding: 12px 5px 10px 5px;
    background: #fff;
    border-bottom: 0;
}

.leib .nr h4 a {
    font-weight: bold;
    color: #333;
    font-size: 12px;
    padding-left: 26px;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 5px;
}

.leib .nr .cur a {
    display: block;
    color: #C10005;
}

.leib .nr ul {
    padding-bottom: 5px;
    border-bottom: 1px dotted #8b8b8b;
    margin-bottom: 7px;
}

.leib .nr li a {
    display: block;
    padding-left: 40px;
    background: url(/template/images/ico003.gif) no-repeat 30px 10px;
    line-height: 24px;
    height: 24px;
    overflow: hidden
}

.leib .nr h4 {
    background: #ccc;
}

.leib_n {
    width: 201px;
    background: #fff;
}

.leib_n .tit {
    background: url(/template/images/tit1n.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

.leib_n .tit a {
    color: #333;
}

.leib_n .tit2 {
    background: url(/template/images/tit1n.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    text-align: left;
    font-weight: bold;
    color: #666;
    font-size: 16px
}

.leib_n .tit2 span {
    font-size: 12px;
    float: right;
    padding-right: 10px;
    font-weight: normal;
    color: Red;
    cursor: pointer;
}

.leib_n .tit a:hover {
    color: #333;
}

.leib_n .nr {
    border: 1px solid #dfdfdf;
    padding: 12px 5px 10px 5px;
    background: #fff;
    border-bottom: 0;
}

.leib_n .nr h4 a {
    font-weight: bold;
    color: #333;
    font-size: 12px;
    padding-left: 26px;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 5px;
}

.leib_n .nr .cur a {
    display: block;
    color: #C10005;
}

.leib_n .nr ul {
    padding-bottom: 5px;
    border-bottom: 1px dotted #8b8b8b;
    margin-bottom: 7px;
}

.leib_n .nr li a {
    display: block;
    padding-left: 40px;
    background: url(/template/images/ico003.gif) no-repeat 30px 10px;
    line-height: 24px;
    height: 24px;
    overflow: hidden
}

.leib_n .nr h4 {
    background: #ccc;
}

.n_nav_l {
    top: 100px;
    left: 5px;
    z-index: 999;
    position: fixed;
}

.n_nav_b {
    display: none;
    position: fixed;
    top: 100px;
    z-index: 999;
    left: 0;
    height: 70px;
    width: 26px;
    background: #0A94D4;
    margin-top: 0px;
    padding: 5px;
    letter-spacing: 2px;
    *letter-spacing: 4px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.leib2 {
    width: 201px;
}

.leib2 .tit {
    background: url(/template/images/tit1n.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

.leib2 .tit a {
    color: #333;
}

.leib2 .nr {
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    padding: 4px 11px 8px;
    overflow: hidden;
    border-bottom: none;
}

.leib2 .nr h4 {
    background: url(/template/images/tit3n.gif) no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 28px;
    overflow: hidden;
    margin-top: 4px;
}

.leib2 .nr ul {
    padding: 0 15px;
}

.leib2 .nr li {
    background: url(/template/images/icon1.gif) no-repeat scroll 0 10px ;
    padding-left: 17px;
    color: #666;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    height: 29px;
    border-bottom: 1px dashed #DEDEDE
}

.leib2 .nr li a {
}

.leib2 .nr li.cur a {
    color: #C10005;
}

.leib3 {
    width: 201px;
    background: #fff;
}

.leib3 .tit {
    background: #ff742e;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

.leib3 .tit a {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

.leib3 .tit a:hover {
    color: #fff;
}

.leib3 .nr {
    padding-bottom: 10px;
    padding-top: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.leib3 .nr h4 {
    height: 29px;
    line-height: 29px;
    margin-top: 5px;
    width: 199px;
}

.leib3 .nr h4 a {
    color: #323232;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: normal;
    padding-left: 40px;
}

.leib3 .nr ul {
    padding: 0 15px;
}

.leib3 .nr li {
    background: url(/template/images/ico01.gif) no-repeat scroll 0px 13px ;
    overflow: hidden;
    border-bottom: 1px solid #FFFFFF;
    height: 31px;
    line-height: 31px;
    padding-left: 15px;
}

.leib3 .nr li a {
    font-family: 'Microsoft YaHei';
    color: #666;
}

.leib3 .nr li.cur a {
    color: #00B0DC;
}

.leib3 .nr img {
    width: 197px;
}

.leib3 .nr p {
    padding-left: 5px;
    line-height: 24px;
}

.leib3 .nr h5 {
    line-height: 30px;
    color: #3f3f3f;
    font-size: 13px;
    padding-left: 5px;
    padding-top: 10px;
}

.leib3 .nr .dianhua {
    background: url(/template/images/Teln.gif) no-repeat scroll 9px 14px transparent;
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 66px;
}

.leib3 .nr .dianhua span {
    color: #282b33;
    display: block;
    font: 18px "Impact";
}

/* -- 新闻详细及产品详细评论 -- */
.comments {
    border: solid 1px #ccc;
    overflow: hidden;
    margin-bottom: 10px;
}

.comments h4 {
    line-height: 27px;
    background-position: -63px -850px;
    text-indent: 10px;
    color: #333;
}

/* -- 评论标题色带 -- */
.comments h4 a {
    color: #333;
}

/*可修改文字色彩*/
.comments h4 a:hover {
    color: #333;
    text-decoration: underline;
}

.comments h4 span a {
    color: #C10005;
}

/*可修改文字色彩(评论条数)*/
.comments h4 span a:hover {
    color: #C10005;
    text-decoration: underline;
}

.comments dl {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    width: 96%;
    margin: 8px 15px;
}

.comments dl dt {
    width: 60px;
    float: left;
}

.comments dl dt img {
    width: 60px;
    height: 60px;
    display: block;
}

.comments dl dd {
    word-break: break-all;
    width: 900px;
    overflow: hidden;
}

.comments dl dd span.ip {
    padding: 0 30px;
}

.comments dl dd.con {
    color: #666;
    margin-top: 8px;
    line-height: 20px;
}

.comments dl .huifu {
    border: dashed 1px #ccc;
    padding: 5px;
    line-height: 18px;
    width: 680px;
}

.comments dl .huifus {
    border: dashed 1px #ccc;
    padding: 5px;
    line-height: 18px;
}

.comments dl .huifu h5 {
    background: none;
    color: #ccc;
    height: 20px;
    line-height: 20px;
    text-indent: 0;
}

.info_pl {
    text-align: right;
    margin-top: 5px;
    margin-right: 9px;
    margin-bottom: 10px;
}

.info_pl a {
    color: #000;
    text-decoration: underline;
}

/*查看评论,可修改文字色彩*/
.info_pl a:hover {
    color: #C10005;
}

/*查看评论,可修改文字色彩*/
/* -- 标题样式 -- */
.t01 {
    background-position: -63px -132px;
    height: 19px;
    padding: 3px 0 0 12px;
    color: #fff;
    margin-bottom: 10px;
}

.t02 {
    background-position: -63px -165px;
    height: 19px;
    padding: 3px 0 0 12px;
    color: #fff;
}

.t03 {
    background: #E2E2E2;
    line-height: 28px;
    text-indent: 15px;
}

.t04 {
    background-position: -63px -197px;
    line-height: 25px;
    text-indent: 15px;
}

.t06 {
    background-position: -63px -267px;
    line-height: 25px;
    text-indent: 15px;
}

.t07 {
    background-position: -63px -232px;
    line-height: 25px;
    text-indent: 15px;
    color: #333;
}

/* -- 站点左侧导航样式 -- */
.ad01 {
    width: 201px;
    height: 50px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.lnav {
    width: 199px;
    border: solid 1px #d5d5d5;
    overflow: hidden;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
}

/*左边导航边框*/
.lnav h3 {
    background-position: -71px -375px;
    color: #fff;
    line-height: 24px;
    text-indent: 28px;
    width: 189px;
    height: 24px;
    margin: 3px auto;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
}

.lnav h3 a {
    color: #fff;
}

/*左边导航大标题块连接色*/
.lnav h3 a:hover {
    color: #fff;
}

.lnav ul {
    width: 180px;
    margin: 0px auto 0px auto;
}

.lnav ul li {
    background: url(/template/images/t05li2.gif) no-repeat bottom;
    height: 25px;
    line-height: 25px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px;
}

.lnav ul li a {
    padding-left: 10px;
    display: block;
}

.lnav ul li a:hover, .lnav ul .cur a {
    background: url(/template/images/ico7.gif) no-repeat 0 10px;
    color: #3366FF;
    text-decoration: none;
}

.jointel {
    margin: 10px auto 0;
    text-align: center;
    background-position: -66px -579px;
    width: 189px;
    height: 100px;
    padding-bottom: 10px;
    overflow: hidden;
}

/*加盟热线*/
.teltxt {
    font-weight: bold;
    font-family: Tahoma;
    font-size: 18px;
    padding: 35px 0 0;
}

.telQQ {
    padding: 5px 0 0;
}

/* -- 购物流程提示 -- */
.lc1 , .lc2 , .lc3 , .lc4 {
    margin: 15px 0;
    height: 59px;
}

.lc1 {
    background-position: -287px -537px;
}

.lc2 {
    background-position: -287px -606px;
}

.lc3 {
    background-position: -287px -675px;
}

.lc4 {
    background-position: -287px -744px;
}

.pro_lc {
    height: 39px;
    background-position: -66px -1094px;
    line-height: 39px;
    padding: 0 10px;
    color: #C10005;
    font-size: 14px;
    margin-bottom: 10px;
}

/* -- 产品中心购物流程 -- */
.lc_hot {
    float: right;
    font-weight: bold;
    font-size: 16px;
    color: #FF0000;
}

.pro_lc .span_1 {
    margin-left: 185px;
}

.pro_lc .span_2 {
    margin-left: 55px;
}

.pro_lc .span_3 {
    margin-left: 65px;
}

.pro_lc .span_4 {
    margin-left: 65px;
}

/* -- 当前位置 -- */
.plc {
    background: #fff url(/template/images/SkinsVIBar.png) no-repeat -63px -57px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    padding: 0 10px;
    position: relative;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
}

/*面包屑导航,文字色彩可自行修改,现在为灰色*/
.plc span {
    color: #fff;
}

.plc span a {
    color: #fff;
}

.plc img {
    margin-top: 2px;
    vertical-align: middle;
}

.plc_tit {
    font-weight: bold;
    line-height: 50px;
}

/* a的颜色*/
.plc_tit:hover {
    text-decoration: none;
}

.plc2 {
    background-position: -63px -57px;
    line-height: 27px;
    text-indent: 10px;
    color: #FFF;
    margin-bottom: 11px;
}

/*资讯详细页面，面包屑导航,文字色彩可自行修改,现在为白色*/
/*资讯详细页面，面包屑导航,文字色彩可自行修改,现在为白色*/
.plc2 a {
    color: #fff;
}

/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/
.plc2 a:hover {
    color: #fff;
}

/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/
.rtit , .rtit1 {
    background: url(/template/images/tit1.gif) repeat-x;
    border: 1px solid #CCCCCC;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 13px;
}

.rtit {
    color: #333;
}

.rtit1 a {
    color: #333;
}

.rtit span {
    float: left;
}

.rtit1 {
    color: #333;
    /*灰色字体*/
    overflow: hidden;
}

.rtit1 span.fr {
    padding-right: 8px;
    font-size: 12px;
}

.ljob {
    background-position: -280px -373px;
    height: 7px;
    font-size: 0;
    overflow: hidden;
}

/* -- 招聘列表顶部背景 -- */
.userleftnav h4 {
    text-indent: 10px;
    background-position: -63px -337px;
    line-height: 28px;
    color: #fff;
}

/* -- 会员中心左侧导航大类背景 -- */
.topsearch {
    background-position: -66px -418px;
    padding: 7px 0 0 5px;
    width: 197px;
    height: 55px;
    font-size: 14px;
}

/* -- 顶部资讯订阅背景-- */
/* -- 左侧搜索 -- */
.leftsearch {
    background-position: -66px -490px;
    position: relative;
    padding: 7px 0 0 4px;
    width: 185px;
    height: 62px;
    margin: 0 auto;
}

.leftsearch div {
    padding: 4px 0 0 0;
}

.leftsearch a.btn {
    font-weight: bold;
    color: white;
    position: absolute;
    top: 27px;
    right: 15px;
}

.leftsearch select {
    width: 110px;
}

/*-----------------招商加盟---------------------*/
.con_tit {
    color: #f00;
    background: url(/template/images/ico8.gif) no-repeat 0 6px;
    padding-left: 10px;
    line-height: 20px;
}

/*内容小标题*/
.con_tit a {
    color: #DD3904;
}

/*内容小标题*/
.age_li_about h4 {
    line-height: 27px;
}

.agent_con {
    width: 741px;
    padding-top: 10px;
    line-height: 24px;
    margin-left: 0px;
}

.agent_con p {
}

.agent_con span {
}

.agent_con strong {
    font-weight: bold;
}

.agenttop .call {
    padding-bottom: 10px;
}

/* margin-left:5px;表单顶部的文字样式，颜色根据需要修改*/
.agenttop div {
    font-size: 12px;
    line-height: 20px;
}

.agenttop .call span {
    font-weight: bold;
    color: #f00;
    margin: 0;
}

/*传真号码，颜色自行修改*/
.red_x {
    color: #DD3904;
    display: inline;
    font-family: "微软雅黑";
    font-size: 12px;
}

.red_x1 {
    color: #f00;
    display: inline;
    font-family: "微软雅黑";
    font-size: 12px;
}

/*招商加盟--申请加盟表单块*/
.tab_1 input {
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
}

.tab_lt {
    text-align: right;
    font-size: 14px;
}

.tab_1 .span_1 {
    color: #F00;
}

.tab_1 .b17, .tab_1 .b18 {
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
    border: none;
}

.tab_1 {
    line-height: 35px;
    margin: 10px 0 0 40px;
}

.tab_bz {
    vertical-align: top;
}

/*招商加盟--列表*/
.agent_con .age_list {
    margin-bottom: 15px;
}

.agent_con .age_list li {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.agent_con .age_list li a {
    padding-left: 10px;
}

.agent_con .age_list li a:hover, .agent_con .age_list li a.cur {
    background: url(/template/images/ico8.gif) no-repeat left 5px;
    font-weight: bold;
    color: #DD3904;
    text-decoration: underline;
}

.agent_con .age_li_about {
    padding-left: 10px;
}

.agent_con .age_li_about p {
    white-space: normal;
    letter-spacing: normal;
}

.rt_bot_line {
    background: #ff742e;
    height: 2px;
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.age_con_key {
    width: 660px;
    margin: 0 auto;
}

.age_con_key .age_con_key1 {
}

.age_con_key .age_con_key1 span {
    margin: 0;
    font-weight: bold;
}

.age_con_key .age_con_key2 {
    float: right;
}

/*-----招商加盟结束------*/
/*-----帮助中心表单顶部粗体字------*/
.hp_tiwen_top {
    width: 550px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
}

.hp_tiwen_top span {
    color: #DD3904;
}

/*帮助中心，我要提问*/
.help_tab {
    margin: 0 auto;
    padding: 15px;
}

.help_tab_lt {
    width: 90px;
    font-size: 14px;
    vertical-align: middle;
}

/*---资讯中心---*/
.news_con {
}

/*资讯中心大框架*/
.news_top {
    width: 720px;
    height: 132px;
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/*资讯首页内容顶部（图片和文字区）*/
.news_top img {
    width: 128px;
    height: 128px;
    display: block;
    float: left;
}

.news_top .n_top_img {
    width: 128px;
    height: 128px;
    display: block;
    border: solid 1px #ccc;
    padding: 1px;
    float: left;
}

/*资讯首页内容顶部,图片的边框色可以自选修改*/
.news_top .n_top_img:hover {
    border: solid 1px #C10005;
}

/*资讯首页内容顶部,图片的边框点击色,可以自选修改*/
.news_img_rt {
    width: 570px;
    height: 132px;
    float: left;
    margin-left: 10px;
}

/*资讯首页内容顶部,图片的右边区块*/
.new_top_tit {
    width: 518px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.new_top_tit .top_tit1 {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
    font-size: 14px;
}

/*资讯首页内容顶部, 粗体标题,颜色可自行修改*/
.new_top_tit .top_tit1:hover {
    color: #C10005;
}

/*资讯首页内容顶部, 粗体标题点击时的样式,颜色可自行修改*/
.new_top_tit .top_tit2 {
    margin-left: 15px;
}

.new_top_tit .top_tit3 {
    margin-left: 15px;
    color: #FF0000;
}

/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.new_top_tit .top_tit3 a {
    color: #FF0000;
    text-decoration: underline;
}

/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.news_img_rt .news_top_con {
    line-height: 24px;
    height: 100px;
    overflow: hidden;
    white-space: normal;
    letter-spacing: normal;
    word-spacing: 10px;
}

/*资讯首页顶部, 文章颜色可自行修改*/
.news_img_rt .news_top_con a {
    color: #C10005;
    text-decoration: underline;
}

/*资讯中心首页的--ul*/
ul.news_ul {
    line-height: 25px;
    font-size: 13px;
    color: #666;
    padding: 0 5px;
    margin-bottom: 10px;
}

ul.news_ul li {
    background: url(/template/images/ico10.gif) no-repeat 0 11px;
    padding-left: 10px;
    height: 25px;
    font-family: "微软雅黑";
}

ul.news_ul li a {
    font-size: 13px;
}

ul.news_ul li .a_2 {
    width: 405px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.news_ul .last {
    float: right;
    font-size: 12px;
    color: #888;
    padding: 0 10px 0 8px;
}

/*资讯首页内容,点击时的图片*/
.last {
    float: right;
    margin-right: 8px;
    font-size: 12px;
}

/*资讯中心列表页面的--dl*/
dl.news_dl {
    overflow: hidden;
    height: 100px;
    border-bottom: 1px dotted #CCC;
    padding-top: 10px;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei";
}

dl.news_dl dt {
    width: 85px;
    height: 100px;
    float: left;
    padding-left: 5px;
}

.news_dl dt span {
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-right: 2px solid #666;
    font-weight: bold;
}

.news_dl dt .xdatetitle {
}

.news_dl dt .xyear {
    font-size: 16px;
    background: url(/template/images/xdatebg.jpg);
    color: #FFF;
}

.news_dl dt .xdate {
    font-size: 18px;
    color: #5977d2;
}

.news_dl dd {
    float: left;
    width: 620px;
    padding-left: 10px;
    line-height: 22px;
    height: 100px;
    overflow: hidden;
}

.news_dl dd h4 a {
    color: #666;
    height: 22px;
    overflow: hidden;
    display: block;
}

.news_dl dd h4 a:hover {
    color: #5977d2;
}

.news_dl dd p {
    height: 70px;
    padding-top: 2px;
    margin-bottom: 2px;
    line-height: 27px;
}

.mb10 {
    margin-bottom: 10px;
}

.newchang {
    border-bottom: 1px dashed #ccc;
    height: 25px;
    padding-left: 30px;
}

/*资讯中心列表页面（图片列表）--dl_2*/
dl.dl_2 {
    width: 208px;
    padding: 10px 14px;
    float: left;
    display: inline-block;
}

dl.dl_2 dt {
    width: 204px;
    height: 148px;
    overflow: hidden;
}

/*图片边框*/
dl.dl_2 dt a {
    width: 200px;
    height: 144px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}

dl.dl_2 dt a:hover {
    border: 1px solid #E60012;
}

/*图片边框,点击时的状态*/
dl.dl_2 img {
    display: block;
}

dl.dl_2 dd {
    /*background:#ECECEC; margin:2px 0 0 0;*/
    width: 196px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 0 4px;
}

dl.help_dl_zybyx {
    width: 234px;
    padding: 10px 4px 0px 9px;
    float: left;
    display: inline-block;
}

dl.help_dl_zybyx dt {
    width: 234px;
    height: 298px;
    overflow: hidden;
}

/*图片边框*/
dl.help_dl_zybyx dt a {
    width: 230px;
    height: 294px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}

dl.help_dl_zybyx dt a:hover {
    border: 1px solid #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}





/*图片边框,点击时的状态*/
dl.help_dl_zybyx img {
    display: block;
    width: 230px;
    height: 294px
}

dl.help_dl_zybyx dd {
    /*background:#ECECEC; margin:2px 0 0 0;*/
    width: 234px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 0 4px;
}

/*资讯中心列表页面（图片列表）--dl_4*/
dl.dl_42 {
    padding: 15px 0px;
    overflow: hidden;
    height: 140px;
    border-bottom: 1px dotted #ff742e;
}

dl.dl_42 dt,dl.dl_42 dt a {
    width: 190px;
    height: 140px;
    float: left;
}

dl.dl_42 dt img {
    width: 186px;
    height: 125px;
    border: 1px solid #ddd;
    padding: 1px;
}

dl.dl_42 dd {
    float: left;
    width: 525px;
    padding-left: 15px;
    line-height: 22px;
    height: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

dl.dl_42 dd h5 a,dl.dl_jianzheng dd h4 a {
    color: #333;
    height: 24px;
    overflow: hidden;
    display: block;
    line-height: 24px;
    font-size: 14px;
}

dl.dl_42 dd p {
    height: 105px;
    overflow: hidden;
    line-height: 27px;
}

dl.dl_projec {
    padding: 15px 0px;
    overflow: hidden;
    height: 130px;
    border-bottom: 1px dotted #ff742e;
    position: relative;
}

dl.dl_projec dt,dl.dl_42 dt a {
    width: 224px;
    height: 141px;
    float: left;
}

dl.dl_projec dt img {
    width: 200px;
    height: 125px;
    border: 1px solid #ddd;
    padding: 1px;
}

dl.dl_projec dd {
    float: left;
    width: 502px;
    line-height: 22px;
    height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
}

dl.dl_projec dd h5 a,dl.dl_jianzheng dd h4 a {
    color: #333;
    height: 24px;
    overflow: hidden;
    display: block;
    line-height: 24px;
    font-size: 14px;
}

dl.dl_projec dd p {
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}

dl.dl_projec span.xqspan {
    background: #ff742e;
    display: block;
    height: 30px;
    left: 642px;
    position: absolute;
    text-align: center;
    width: 100px;
}

dl.dl_projec span.xqspan a, dl.dl_projec span.zxspan a {
    color: #fff;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

dl.dl_new {
    padding: 20px 0px;
    overflow: hidden;
    height: 141px;
    border-bottom: 1px dotted #ff742e;
    position: relative;
}

dl.dl_new dt,dl.dl_42 dt a {
    width: 224px;
    height: 141px;
    float: left;
}

dl.dl_new dt img {
    width: 220px;
    height: 137px;
    border: 1px solid #ddd;
    padding: 1px;
}

dl.dl_new dd {
    float: left;
    width: 721px;
    padding-left: 15px;
    line-height: 22px;
    height: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

dl.dl_new dd h5 a,dl.dl_jianzheng dd h4 a {
    color: #333;
    height: 24px;
    overflow: hidden;
    display: block;
    line-height: 24px;
    font-size: 14px;
}

dl.dl_new dd p {
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}

dl.dl_new span.xqspan {
    background: #ff742e;
    display: block;
    height: 30px;
    left: 859px;
    position: absolute;
    text-align: center;
    top: 121px;
    width: 100px;
}

dl.dl_new span.xqspan a, dl.dl_new span.zxspan a {
    color: #fff;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.newdiv .dy {
    width: 960px;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.newdiv .dy h5 a {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #959595;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

.newdiv .tit3 {
    height: 50px;
    font: 18px "Microsoft Yahei";
    line-height: 50px;
    overflow: hidden;
    background: url(/template/images/about_l.gif) no-repeat left bottom;
}

.newdiv .tit3 li {
    float: left;
    margin-right: 12px;
}

.newdiv .tit3 .li01 {
    background: url(/template/images/yx_h.gif) no-repeat left 17px;
    padding-left: 12px;
}

.newdiv .tit3 li a {
    color: #333;
    display: inline-block;
    height: 50px;
}

.newdiv .tit3 li a:hover,.tit3 .cur a {
    background: url(/template/images/dy_line.png) repeat-x center bottom;
}

.newdiv .dy dl {
    min-height: 323px;
    overflow: hidden;
    width: 960px;
}

.newdiv .dy dt {
    width: 460px;
    height: 308px;
    overflow: hidden;
    float: left;
}

.newdiv .dy dt img {
    width: 450px;
    height: 298px;
    padding: 4px;
    border: 1px solid #ccc;
    display: block;
}

.newdiv .dy dd {
    width: 470px;
    float: right;
    overflow: hidden;
}

.newdiv .dy dd h4 a {
    display: block;
    font: 16px "Microsoft Yahei";
    color: #050000;
    height: 24px;
    overflow: hidden;
}

.newdiv .dy dd p {
    font: 12px "Microsoft Yahei";
    line-height: 24px;
    color: #666;
    overflow: hidden;
    height: 190px;
}

.newdiv .dy dd em a {
    display: block;
    width: 100px;
    height: 30px;
    background: #ff742e;
    font: 14px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    margin-top: 12px;
}

.newdiv .dy2 li {
    width: 945px;
    float: left;
    font: 12px "Microsoft Yahei";
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 10px;
    background: url(/template/images/dy_jt.gif) no-repeat left 10px;
    padding-left: 15px;
}

.newdiv .dy2 li a {
    color: #666;
}

.newdiv .dy2 li em {
    float: right;
    color: #666;
}

.newdiv1 .dy {
    width: 960px;
    height: 460px;
    overflow: hidden;
    position: relative;
}

.newdiv1 .dy h5 a {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #959595;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

.newdiv1 .tit3 {
    height: 50px;
    font: 18px "Microsoft Yahei";
    line-height: 50px;
    overflow: hidden;
    background: url(/template/images/about_l.gif) no-repeat left bottom;
}

.newdiv1 .tit3 li {
    float: left;
    margin-right: 12px;
}

.newdiv1 .tit3 .li01 {
    background: url(/template/images/yx_h.gif) no-repeat left 17px;
    padding-left: 12px;
}

.newdiv1 .tit3 li a {
    color: #333;
    display: inline-block;
    height: 50px;
}

.newdiv1 .tit3 li a:hover,.tit3 .cur a {
    background: url(/template/images/dy_line.png) repeat-x center bottom;
}

.newdiv1 .dy dl {
    height: 250px;
    overflow: hidden;
    width: 320px;
    float: left;
}

.newdiv1 .dy dt {
    width: 310px;
    height: 209px;
    float: none;
    overflow: hidden;
}

.newdiv1 .dy dt img {
    width: 300px;
    height: 199px;
    padding: 4px;
    border: 1px solid #ccc;
    display: block;
}

.newdiv1 .dy dd {
    width: 310px;
    float: none;
    overflow: hidden;
    text-align: center;
}

.newdiv1 .dy dd a {
    display: block;
    font: 12px "Microsoft Yahei";
    color: #050000;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.newdiv1 .dy2 li {
    width: 455px;
    float: left;
    font: 12px "Microsoft Yahei";
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 10px;
    background: url(/template/images/dy_jt.gif) no-repeat left 10px;
    padding-left: 15px;
}

.newdiv1 .dy2 li a {
    color: #666;
}

.newdiv1 .dy2 li em {
    float: right;
    color: #666;
}

.newdiv2 .dy {
    width: 960px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.newdiv2 .dy h5 a {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #959595;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

.newdiv2 .tit3 {
    height: 50px;
    font: 18px "Microsoft Yahei";
    line-height: 50px;
    overflow: hidden;
    background: url(/template/images/about_l.gif) no-repeat left bottom;
}

.newdiv2 .tit3 li {
    float: left;
    margin-right: 12px;
}

.newdiv2 .tit3 .li01 {
    background: url(/template/images/yx_h.gif) no-repeat left 17px;
    padding-left: 12px;
}

.newdiv2 .tit3 li a {
    color: #333;
    display: inline-block;
    height: 50px;
}

.newdiv2 .tit3 li a:hover,.tit3 .cur a {
    background: url(/template/images/dy_line.png) repeat-x center bottom;
}

/*资讯中心列表页面（图片列表）--dl_6*/
dl.dl_6 {
    width: 188px;
    padding: 10px 27px;
    float: left;
    display: inline-block;
}

dl.dl_6 dt {
    width: 188px;
    height: 140px;
}

/*图片边框*/
dl.dl_6 dt img {
    width: 186px;
    height: 138px;
    display: block;
    padding: 1px;
    border: 1px solid #ccc;
}

dl.dl_6 dd {
    line-height: 22px;
    height: 22px;
    margin: 2px 0 0 0;
    text-align: center;
}

/*资讯中心列表页面（图片列表）--dl_5*/
dl.dl_2s {
    padding: 12px 4px 12px 10px;
    overflow: hidden;
}

dl.dl_2s dt {
    width: 185px;
    height: 159px;
    float: left;
}

dl.dl_2s dt img {
    width: 181px;
    height: 155px;
    border: 1px solid #CFE9FF;
}

dl.dl_2s dd {
    float: left;
    width: 480px;
    padding-left: 10px;
    line-height: 22px;
    height: 132px;
    overflow: hidden;
}

dl.dl_2s dd h4 a {
    color: #333;
    height: 22px;
    overflow: hidden;
    display: block;
}

dl.dl_2s dd p {
    height: 88px;
    overflow: hidden;
    text-indent: 2em;
    padding-top: 2px;
    margin-bottom: 2px;
}

.inner-brief {
    background: url(/template/images/brief.gif);
    background: none;
    padding: 4px;
}

.inner-bribg {
    background: #FFF;
    border: 0px solid #CCC;
    padding: 4px;
}

/*资讯详细页面内容*/
.n_info_con {
    width: 650px;
    padding: 10px 15px 0 10px;
    overflow: hidden;
}

.n_info_con h1 {
    color: #ff742e;
    font-size: 22px;
    line-height: 40px;
    border-bottom: 0px solid #CCC;
    text-align: center;
}

.n_info_con2 {
    width: 668px;
    margin: 0 auto;
}

.n_info_con h3 {
    text-align: center;
    color: #000;
    font-family: "微软雅黑";
    margin-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px dashed #CCCCCC;
}

/*资讯详细页面，内容标题*/
.info_con_tit {
    font-family: "微软雅黑";
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
}

.info_con_tit span {
    margin-right: 20px;
    overflow: inherit;
}

.info_con_tit .n_tit {
    text-align: center;
    color: #BCBBBB;
}

.info_con_tit .n_tit a {
    color: #BCBBBB;
}

.info_con_tit .n_tit2 {
    height: 24px;
}

.n_info_con .tit2_span {
    float: right;
    margin: 0;
    _margin-top: 5px;
}

.n_info_con p {
    line-height: 27px;
    padding: 0 10px;
    word-spacing: 10px;
}

.n_info_con p a {
    color: #ff742e;
}

.n_info_con .apage {
    text-align: center;
    margin-bottom: 10px;
}

/*资讯详细页面，翻页区块*/
.info_input {
    text-align: center;
    color: #000;
    margin-bottom: 15px;
}

/*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input {
}

/*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key {
    border-bottom: solid 1px #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 10px 0;
    width: 648px;
    overflow: hidden;
}

.info_key span {
    font-size: 14px;
    font-weight: bold;
}

.info_key a {
    margin-right: 10px;
}

.ad2 {
    margin-bottom: 10px;
}

.n_info_con2 .t04 {
    color: #ff742e;
    background: none;
    border: 0px solid #ccc;
    border-bottom: 0;
}

/*可修改文字色彩(关于网络推广)*/
.info_con_tit span.returnspan {
    position: absolute;
    right: 5px;
    top: 0px;
    margin: 0px;
}

.info_con_tit span.returnspan a {
    display: block;
    width: 100px;
    height: 20px;
    text-align: right;
}

/* -- 新闻详细页新闻列表 -- */
.info_b , .info_b2 {
    border-top: solid 1px #ccc;
    width: 668px;
    padding: 5px 0;
    overflow: hidden;
    margin-bottom: 10px;
}

ul.p_list_ul, ul.p_list_ul2 {
}

ul.p_list_ul li, ul.p_list_ul2 li {
    background: url(/template/images/ico10.gif) no-repeat 10px 9px;
    line-height: 23px;
    float: left;
    width: 324px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 20px;
    margin-left: 10px;
    display: inline;
    color: #666;
}

.info_b2 {
    width: 738px;
}

ul.p_list_ul2 li {
    width: 342px;
    padding-right: 5px;
}

/*资讯中心列表页面的--dl2*/
dl.news_dl2 {
    font-size: 14px;
    color: #666;
    padding: 5px 0 5px 17px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
    border-left: 5px solid #F17F01;
    margin-bottom: 20px;
}

dl.news_dl2 a {
    color: #000;
}

dl.news_dl2 dt {
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    width: 710px;
    overflow: hidden;
}

dl.news_dl2 .dt_1 {
    height: 20px;
    background: url(/template/images/ico10.gif) no-repeat 0 8px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

dl.news_dl2 .dt_1:hover {
    background: url(/template/images/ico7.gif) no-repeat 0 8px;
    color: #eb6100;
}

/*资讯首页内容,点击时的图片*/
dl.news_dl2 .dt_2 {
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "微软雅黑";
}

dl.news_dl2 .dt_3 {
    font-size: 12px;
}

dl.news_dl2 .dt_3 a {
    color: #FF0000;
    text-decoration: underline;
}

/*文章出处*/
dl.news_dl2 dd {
    font-size: 12px;
    padding-left: 10px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 10px;
}

dl.news_dl2 dd.xq {
    height: 25px;
    margin-bottom: 0px;
}

dl.news_dl2 dd.xq span a {
    float: right;
    color: #0065be;
}

dl.news_dl2:hover dd.xq span a {
    color: #DF3A34;
}

.mb10 {
    margin-bottom: 10px;
}

.newchang {
    border-bottom: 1px dashed #ccc;
    height: 25px;
    padding-left: 30px;
}

dl.news_dl2:hover {
    box-shadow: 3px 3px 5px #666;
    border-left: 5px solid #FD9C19;
}

/*资讯页面，发表评论*/
.info_fb {
    border: solid 1px #ccc;
    overflow: hidden;
    padding: 10px;
    line-height: 25px;
}

.info_fb table {
    width: 100%;
    border: 0;
}

.td_b {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: right;
}

/*(我要评论),可修改文字色彩*/
.info_fb .text {
    width: 200px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #ccc;
}

.info_fb .textarea {
    vertical-align: top;
    border: solid 1px #ccc;
    width: 400px;
}

.vat {
    vertical-align: top;
    text-align: right;
}

.info_fb .b13, .info_fb .b14 {
    margin: 10px 0;
    height: 29px;
}

/*资讯页面，右边*/
.ad1 {
    width: 263px;
    height: 226px;
    display: block;
    margin: 0 auto;
}

.right2_main .t03 {
    color: #000;
    background: #ccc;
    font-size: 16px;
    padding-top: 5px;
}

.right2_main .t03 a {
    color: #ff742e;
}

/*资讯页面，右边粗体标题样式,可修改文字色彩*/
.right2_main .t03 a:hover {
    color: #000;
}

/*资讯页面，右边粗体标题样式,可修改文字色彩*/
/* -- 右侧新闻列表 -- */
/* -- 右侧新闻列表 -- */
ul.n_rt_ul {
    background: url(/template/images/news_list_bg.gif) no-repeat 0 5px;
    width: 230px;
    margin: 8px auto;
    overflow: hidden;
    padding-left: 5px;
}

ul.n_rt_ul li {
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-right: 20px;
}

ul.n_rt_ul li a {
    display: block;
    line-height: 24px;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.n_rt_ul li.cur {
    background: url(/skins/default/img/new_hot.gif) no-repeat right top;
}

ul.n_rt_ul2 {
    width: 240px;
    margin: 8px auto;
    overflow: hidden;
}

ul.n_rt_ul2 li {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
}

/*---产品中心---*/
.pro_content {
    overflow: hidden;
}

.pro_content h4 {
    background: url(/template/images/base754.gif) no-repeat;
    height: 36px;
    line-height: 36px;
    padding-left: 27px;
    color: #0048be;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

.pro_content h4 a {
    color: #0048be;
}

.pro_main {
    background-color: #fff;
    border: solid 0px #ccc;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    margin-bottom: 30px;
}

.right .RandomNews {
    background-color: #fff;
    padding-top: 10px;
}

.t05 {
    padding: 0 10px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    color: #333;
}

/*左边标题块*/
.t05 a {
    color: #333;
}

.t05 img {
    padding: 6px 0 0 0;
    float: right;
}

.t05_con {
    border: solid 1px #ccc;
    border-top: 0;
    padding: 8px 11px;
    zoom:1;}

/* -- 产品分类列表 -- */
ul.t05_ul li {
    line-height: 30px;
    color: #666;
    white-space: nowrap;
    padding: 0 5px 0 25px;
    overflow: hidden;
    background: url(/template/images/li_s.gif) no-repeat;
    _float: left;
}

ul.t05_ul li span {
    font-size: 11px;
}

ul.t05_ul li a {
    width: 142px;
    height: 40px;
    display: block;
    overflow: hidden;
}

.t05_ul_more {
    border: 1px solid #E61217;
    background: #FFE7E8;
    line-height: 20px;
    height: 20px;
    _height: 17px;
    _padding-top: 3px;
}

.t05_ul_more img {
    margin: 0 5px;
}

.t05_ul_more a {
    color: #E61217;
}

.t05_ul_more a:hover {
    text-decoration: none;
    color: #E61217;
}

.check {
    color: #E61217;
}

.t05_con .tc .text {
    border: solid 1px #ccc;
    height: 20px;
    line-height: 20px;
}

.clr {
    float: right;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

/* -- 最近浏览过的产品 -- */
dl.pd_t05_con_dl {
    width: 179px;
    height: 195px;
    overflow: hidden;
    margin: 10px auto 3px;
}

dl.pd_t05_con_dl dt,dl.pd_t05_con_dl dt a {
    width: 179px;
    height: 170px;
    line-height: 0;
    font-size: 0;
}

dl.pd_t05_con_dl dt img {
    width: 175px;
    height: 170px;
    padding: 1px;
    border: solid 1px #ccc;
}

dl.pd_t05_con_dl dt a:hover img {
    border: solid 1px #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

dl.pd_t05_con_dl dd {
    width: 179px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    text-align: center;
    color: #555;
}

/* 方案*/
dl.pj_t05_con_dl {
    width: 170px;
    height: 160px;
    overflow: hidden;
    margin: 10px auto 3px;
}

dl.pj_t05_con_dl dt,dl.pj_t05_con_dl dt a {
    width: 170px;
    height: 122px;
    line-height: 0;
    font-size: 0;
}

dl.pj_t05_con_dl dt img {
    width: 166px;
    height: 118px;
    padding: 1px;
    border: solid 1px #ccc;
}

dl.pj_t05_con_dl dt a:hover img {
    border: solid 1px #E20E19;
}

dl.pj_t05_con_dl dd {
    width: 170px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    text-align: center;
    color: #555;
}

.pro_banner {
    width: 750px;
    height: 275px;
    overflow: hidden;
    background: #ccc;
    float: left;
}

.pro_banner img {
    width: 630px;
    height: 275px;
    display: block;
}

.t05_con dl.t05_con_dl {
    padding-left: 0;
}

/* -- 产品展示 -- */
.riti1_con {
    border: solid 1px #ccc;
    border-top: 0;
    border-bottom: 0;
    zoom:1; background: #fff;
}

/*产品右边内容边框*/
ul.pro_ul {
    padding-top: 10px;
}

ul.pro_ul li {
    width: 165px;
    height: 194px;
    float: left;
    display: inline;
    margin: 0 10px 10px 10px;
}

/* 产品中心人气推荐 */
ul.pro_ul li img {
    width: 157px;
    height: 186px;
    display: block;
    margin: 3px auto 0;
}

ul.pro_ul li a {
    width: 163px;
    height: 192px;
    border: 1px solid #ccc;
    display: block;
}

ul.pro_ul li a:hover {
    border: 1px solid #C10005;
}

.riti1_con ul li {
    height: 28px;
    line-height: 28px;
    padding: 0 17px 0 10px;
    width: 340px;
    float: left;
    overflow: hidden;
}

.riti1_con ul li a {
    padding-left: 12px;
}

/*产品中心*/
dl.pd_list_dl {
    width: 234px;
    overflow: hidden;
    float: left;
    padding: 0 6px;
    padding-bottom: 23px;
}

dl.pd_list_dl1 {
    padding: 5px 1px 10px 0px;
}

dl.pd_list_dl2 {
    padding: 5px 18px 10px 18px;
}

dl.pd_list_dl3 {
    padding: 5px 1px 10px 0px;
}

dl.pd_list_dl dt,dl.pd_list_dl dt a {
    width: 234px;
    height: 227px;
    line-height: 0;
    font-size: 0;
}

dl.pd_list_dl dt img {
    width: 230px;
    height: 223px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}

dl.pd_list_dl dt a:hover img {
    border: 1px solid #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

dl.pd_list_dl dd {
    margin-top: 3px;
    height: 30px;
    width: 234px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.pd_list_dl dd div {
    float: left ;
    height: 28px;
    margin : 0px 10px;
    _magin : 0px 0px;
    cursor : pointer;
    _margin: 0px 0px;
}

.pd_list_dl dd div a {
    display: block;
    width: 97px;
    text-align: center;
    color: #fff;
}

.pd_list_dl dd .div_ckxq {
    width: 97px ;
    background: url(/template/images/pro_btn1.gif) no-repeat center center ;
}

.pd_list_dl dd .div_ckxq:hover a {
    text-decoration: underline;
    color: #fff;
}

.pd_list_dl dd .div_zxzx {
    width: 97px ;
    background: url(/template/images/pro_btn2.gif)no-repeat center center ;
}

.pd_list_dl dd .div_zxzx a {
    color: #1c1c1c;
}

.pd_list_dl dd .div_zxzx:hover a {
    text-decoration: underline;
    color: #1c1c1c;
}

dl.pd_list_dls {
    width: 217px;
    overflow: hidden;
    float: left;
    padding: 5px 15px 10px;
    height: 185px;
}

dl.pd_list_dls dt,dl.pd_list_dls dt a {
    width: 217px;
    height: 148px;
    line-height: 0;
    font-size: 0;
}

dl.pd_list_dls dt img {
    width: 213px;
    height: 144px;
    border: 1px solid #D6D6D6;
    padding: 1px;
}

dl.pd_list_dls dt a:hover img {
    border: 1px solid #E20E19;
}

dl.pd_list_dls dd {
    margin-top: 3px;
    height: 30px;
    width: 217px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

dl.pd_list_dls dd a:hover,dl.pd_list_dl dd a:hover {
    color: #ff742e;
}

/* --  产品中心显示 所有产品  -- */
dl.pd_index_dl {
    width: 160px;
    overflow: hidden;
    float: left;
    padding: 5px 12px 10px;
}

dl.pd_index_dl dt {
    width: 160px;
    height: 122px;
    line-height: 0;
    font-size: 0;
}

dl.pd_index_dl dt img {
    width: 156px;
    height: 118px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}

dl.pd_index_dl dt a:hover img {
    border: 1px solid #E20E19;
}

dl.pd_index_dl dd {
    margin-top: 3px;
    height: 20px;
    width: 160px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}

/*方案中心*/
dl.pj_list_dl {
    width: 160px;
    overflow: hidden;
    float: left;
    padding: 5px 12px 10px;
}

dl.pj_list_dl dt {
    width: 160px;
    height: 122px;
    line-height: 0;
    font-size: 0;
}

dl.pj_list_dl dt img {
    width: 156px;
    height: 118px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}

dl.pj_list_dl dt a:hover img {
    border: 1px solid #E20E19;
}

dl.pj_list_dl dd {
    margin-top: 3px;
    height: 20px;
    width: 160px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}

dl.pj_list_dls {
    width: 209px;
    overflow: hidden;
    float: left;
    padding: 5px 18px 10px;
    height: 225px;
}

dl.pj_list_dls dt {
    width: 209px;
    height: 192px;
    line-height: 0;
    font-size: 0;
}

dl.pj_list_dls dt img {
    width: 207px;
    height: 190px;
    border: 1px solid #D6D6D6;
}

dl.pj_list_dls dt a:hover img {
    border: 1px solid #C60A16;
}

dl.pj_list_dls dd {
    margin-top: 3px;
    height: 30px;
    width: 209px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

dl.pj_list_dls dd a:hover {
    color: #C60A16;
}

dl.pj_index_dl {
    width: 160px;
    overflow: hidden;
    float: left;
    padding: 5px 12px 10px;
}

dl.pj_index_dl dt {
    width: 160px;
    height: 122px;
    line-height: 0;
    font-size: 0;
}

dl.pj_index_dl dt img {
    width: 156px;
    height: 118px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}

dl.pj_index_dl dt a:hover img {
    border: 1px solid #E20E19;
}

dl.pj_index_dl dd {
    margin-top: 3px;
    height: 20px;
    width: 160px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}

/* -- 产品列表样式 -- */
dl.p_list_dl {
    width: 234px;
    overflow: hidden;
    float: left;
    padding: 10px 5px;
}

dl.p_list_dl dt {
    width: 230px;
    height: 185px;
    line-height: 0;
    font-size: 0;
}

dl.p_list_dl dt img {
    width: 226px;
    height: 181px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}

dl.p_list_dl dd {
    padding-top: 14px;
    height: 15px;
    width: 230px;
    line-height: 15px;
    text-align: center;
    overflow: hidden;
}

/*产品中心左侧广告*/
.pleft_ad {
    width: 201px;
    padding-bottom: 10px;
}

.pleft_ad img {
    width: 197px;
    border: 1px solid #ddd;
    padding: 1px;
}

/*新闻中心左侧广告*/
.news_ad {
    width: 960px;
    margin: 10px auto;
}

.news_ad img {
    width: 957px;
    border: 1px solid #ddd;
    padding: 1px;
}

/* -- 产品中心列表左部图片 -- */
.pro_list_left {
    width: 159px;
    height: 202px;
    overflow: hidden;
    float: left;
}

.pro_list_left img {
    width: 159px;
    height: 202px;
    display: block;
}

.pro_list_right, .pro_list_right2 {
    width: 570px;
    height: 202px;
    overflow: hidden;
    float: left;
    color: #333;
}

/*产品名称颜色*/
.pro_list_right dl {
    width: 175px;
    height: 84px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 11px 5px 0 10px;
}

.pro_list_right dl dt {
    width: 84px;
    height: 84px;
    float: left;
    margin-right: 2px;
}

.pro_list_right dl dt a {
    border: 1px solid #ccc;
    display: block;
    width: 80px;
    height: 80px;
    padding: 1px;
}

/*展示图片边框*/
.pro_list_right dl dt a:hover {
    border: 1px solid #C10005;
}

/*展示图片点击时的边框色*/
.pro_list_right dl dt img {
    width: 80px;
    height: 80px;
    display: block;
}

.pro_list_right dl dd {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 89px;
    float: right;
}

.pro_list_right dl .a_d1 {
    color: #333;
    text-decoration: underline;
}

/*产品名称*/
.pro_list_right dl .a_d2 {
    text-decoration: line-through;
    color: #333;
}

.pro_list_right dl .a_d3 {
    color: #f00;
}

/* -- 产品中心列表左部图片,第二种表现形式 -- */
.pro_list_right2 dl {
    width: 258px;
    height: 84px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 11px 0 16px;
}

.pro_list_right2 dl dt {
    width: 84px;
    height: 84px;
    float: left;
    margin-right: 2px;
}

.pro_list_right2 dl dt a {
    border: 1px solid #ccc;
    display: block;
    width: 80px;
    height: 80px;
    padding: 1px;
}

/*展示图片边框*/
.pro_list_right2 dl dt a:hover {
    border: 1px solid #C10005;
}

/*展示图片点击时的边框色*/
.pro_list_right2 dl dt img {
    width: 80px;
    height: 80px;
    display: block;
}

.pro_list_right2 dl dd {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 168px;
    float: left;
    margin-left: 2px;
}

.pro_list_right2 dl .a_d1 {
    color: #C10005;
    text-decoration: underline;
    height: 20px;
}

.pro_list_right2 dl .a_d2 {
    color: #666;
    height: 60px;
    white-space: normal;
}

.pro_list_right2 dl .a_d2 a {
    color: #C10005;
}

.pro_curmbs {
    color: #fff;
    background: #fff url(/template/images/SkinsVIBar.png) no-repeat -63px -57px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 13px;
    padding: 0 10px;
    font-size: 14px;
}

/*产品列表页，面包屑导航,字体颜色可自行修改*/
.pro_curmbs span {
    color: #fff;
}

.pro_curmbs a {
    color: #fff;
}

.pro_curmbs .a_b {
    color: #C10005;
    font-weight: bold;
}

.proarray {
    background: #EBEBFF;
    border: 0 solid #ccc;
    border-width: 1px;
    padding: 3px 5px 0 5px;
    overflow: hidden;
    height: 23px;
    margin: 0 auto 10px;
}

/*产品列表页，产品显示方式控制导航,字体颜色和背景可自行修改*/
.proarray .span_1 {
    float: right;
}

.proarray img {
    vertical-align: middle;
    margin: 0 5px;
}

/* -- 产品详细页 -- */
.pleft {
    width: 345px;
    z-index: 5;
    float: left;
    overflow: hidden;
}

.bigimg {
    width: 300px;
    height: 300px;
    border: solid 1px #ccc;
    padding: 2px;
    margin-bottom: 10px;
}

.smallimg {
}

a.leftico {
    background: url(/template/images/ico25.gif) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 21px;
    float: left;
}

a.leftico:hover {
    background: url(/template/images/ico25_1.gif) no-repeat;
}

a.rightico {
    background: url(/template/images/ico24.gif) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 21px;
    float: left;
    margin-left: 10px;
}

a.rightico:hover {
    background: url(/template/images/ico24_1.gif) no-repeat;
}

.smallimg .look {
    text-decoration: underline;
    color: #f00;
    margin-top: 20px;
    display: block;
    float: left;
    margin-left: 10px;
}

.smallimg li {
    float: left;
    display: inline;
    margin: 0 0 0 10px;
}

.smallimg li a {
    display: block;
    background: url(/template/images/smallimgbg2.gif);
    width: 43px;
    height: 43px;
    padding: 8px 0 0 3px;
}

.smallimg li a:hover , .smallimg li a.cur {
    background: url(/template/images/smallimgbg1.gif);
}

.smallimg li img {
    width: 40px;
    height: 40px;
    display: block;
}

.look_big {
    text-align: center;
    line-height: 25px;
    margin: 15px 0;
}

.look_b {
    text-align: center;
}

.look_b input {
    margin: 0 4px;
    *height: 23px;
}

/* -- 产品详细页__产品详细参数 -- */
.pright {
    width: 590px;
    float: left;
    margin-left: 25px;
    z-index: 1;
    overflow: hidden;
    font-size: 14px;
}

.propar {
}

/*产品详细参数字体颜色*/
.propar .line {
    font-weight: normal;
    text-decoration: line-through;
}

.propar .span_1 {
    font-weight: bold;
    font-size: 14px;
    color: #f00;
}

.propar .span_2 {
    font-size: 16px;
}

.propar h4 {
    color: #333;
    line-height: 28px;
    padding: 0 8px;
    border-bottom: 1px dashed #ccc;
}

.propar .more {
    text-align: right;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 5px;
}

.propar .more a {
    color: #C10005;
    padding-left: 12px;
    line-height: 20px;
}

.propar .more a img {
    margin-right: 5px;
}

/* -- 产品详细页__产品视频演示 -- */
.provideo {
    color: #666;
}

.provideo h4 {
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 5px;
    margin-bottom: 5px;
}

.pro_video {
    text-align: center;
    margin-bottom: 5px;
}

.proinfo {
    line-height: 25px;
    margin-left: 10px;
    *margin-left: 10px;
    font-size: 14px;
}

.proinfo h4 {
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 5px;
    margin-top: 10px;
}

.proinfo p {
    white-space: normal;
}

.proinfo p a {
    color: #ff742e;
}

.proinfo .p_tit {
    font-weight: bold;
}

.pro_key {
    line-height: 35px;
    border-top: dashed 1px #ccc;
    margin-top: 5px;
    font-size: 14px;
}

.pro_key span {
    font-weight: bold;
}

.pro_key a {
    font-size: 12px;
    margin-right: 10px;
}


.propar div , .proshop div {
    padding: 5px;
    padding-bottom: 0;
    line-height: 22px;
}

.propar a:hover {
    text-decoration: none;
}

.propar a {
    margin-right: 23px;
}

.propar div span {
    font-weight: bold;
}

.propar .spanPhone {
    color: #C10005;
    font-size: 20px;
}

.propar a.more {
    background: url(/template/images/ico14.gif) no-repeat 0 3px!important;
    _background: url(/template/images/ico14.gif) no-repeat 0 1px;
    padding-left: 10px;
}

.proshop {
    border: 1px dashed #ccc;
}

.proshop .bg {
    background: #fff;
    border: 2px solid white;
    text-align: center;
    padding: 5px 0 10px 0;
}

.proinfo div {
    padding: 0 5px;
}

.proshop .bg span {
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    line-height: 20px;
}

.proshop .bg .text_3 {
    border: solid 1px #ccc;
    height: 20px;
    line-height: 20px;
}

.ad3 {
    margin-bottom: 10px;
}

.procom h4 {
    line-height: 26px;
    text-indent: 10px;
    background-position: -63px -813px;
    color: #333;
}

.procom dl {
    width: 240px;
    float: left;
    display: inline;
    margin: 10px 0 10px 5px;
}

.procom dl dt {
    float: left;
    width: 104px;
    height: 104px;
}

.procom dl dt a {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    padding: 1px;
    display: block;
}

.procom dl dt a:hover {
    border: solid 1px #C10005;
}

/*产品图片边框连接*/
.procom dl dt img {
    width: 100px;
    height: 100px;
    display: block;
}

.procom dl dd {
    width: 125px;
    float: right;
    line-height: 22px;
}

.procom dl .d1 {
    width: 125px;
    height: 42px;
    overflow: hidden;
    margin-bottom: 2px;
}

.procom dl .d1 a {
    color: #666;
    text-decoration: underline;
}

.procom dl .d1 a:hover {
    color: #C10005;
}

.procom dl .d2 {
    font-weight: bold;
    color: #666;
}

.procom dl .d2 span {
    color: #f00;
    font-weight: bold;
}

.procom dl .d3 {
    color: #666;
}

.procom dl .d3 span {
    text-decoration: line-through;
}

body .cp {
    margin-top: 15px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 0 12px 0;
    margin-bottom: 10px;
}

.cptab {
    border-bottom: 2px solid #ff742e;
    background: #f7f7f7;
}

.cptab a {
    float: left;
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #ff742e;
    text-decoration: none;
    padding: 0 8px;
}

.cptab a:hover {
    text-decoration: none;
}

.cptab a.cr {
    font-weight: bold;
}

.cp dl {
    width: 204px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 32px;
}

.cp dt,.cp dt a {
    width: 204px;
    height: 198px;
    overflow: hidden;
}

.cp dt a:hover img {
    border: solid 1px #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

/*产品图片边框连接*/
.cp dt img {
    width: 200px;
    height: 194px;
    border: 1px solid #CCC;
    padding: 1px;
}

.cp dd {
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    text-align: center
}

.cp dd.d1 {
    display: none;
}

.t06 a {
    color: #C10005;
}

.t06 a :hover {
    color: #C10005;
}

.cp1 dl {
    width: 204px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 28px;
}

.cp1 dt,.cp dt a {
    width: 204px;
    height: 129px;
    overflow: hidden;
}

.cp1 dt a:hover img {
    border: solid 1px #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

/*产品图片边框连接*/
.cp1 dt img {
    width: 200px;
    height: 125px;
    border: 1px solid #CCC;
    padding: 1px;
}

.cp1 dd {
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    text-align: center
}

.cases {
    margin-bottom: 10px;
}

.cases h4 {
    line-height: 28px;

    background: #F7F7F7;
    text-indent: 5px;
    margin-top: 10px;
}

.cases dl {
    width: 360px;
    height: 164px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 8px 5px 0 5px;
}

.cases dt {
    width: 163px;
    height: 163px;
    overflow: hidden;
    float: left;
}

.cases dt a {
    width: 159px;
    height: 159px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}

.cases dt a:hover {
    border: 1px solid #C10005;
}

.cases dt img {
    width: 159px;
    height: 159px;
    display: block;
}

.cases dd {
    width: 180px;
    float: left;
    margin-left: 5px;
    display: inline;
    line-height: 20px;
    padding-right: 10px;
    overflow: hidden;
}

.cases dd a {
}

.cases dd.tit {
    white-space: nowrap;
}

.cases dd.tit a {
    font-weight: bold;
    color: #C10005;
    text-decoration: underline;
}

.cases dd.d2 {
    height: 140px;
}

.caigou {
    background-position: -63px -887px;
    color: #ff742e;
    padding: 5px;
    margin: 5px 0;
    background: #F7F7F7;
    border-bottom: 2px solid #ff742e;
}

/* -- 采购意向标题色带 -- */
.caigou strong {
    font-size: 14px;
    font-weight: bold;
}

.caigou .span_1 {
    float: right;
}

.caigou_tab {
    line-height: 27px;
    margin-bottom: 10px;
    color: #666;
}

.caigou_tab .tt {
    vertical-align: top;
    text-align: right;
}

.caigou_tab .span_b {
    font-weight: bold;
    color: #f00;
}

.caigou_tab .textarea {
    margin-top: 3px;
}

/*---产品点评中心---*/
.left3 .apage {
    width: 660px;
    margin: 20px auto 0 auto;
}

.club_tit {
    font-size: 14px;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 8px;
    text-indent: 5px;
    margin-bottom: 10px;
}

/*评论产品名称*/
.club_dl {
    width: 727px;
    margin: 0 auto;
}

.club_dl dt {
    width: 70px;
    height: 70px;
    float: left;
}

.club_dl dt a {
    width: 66px;
    height: 66px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

/*用户头像,点击时的边框*/
.club_dl dt a:hover {
    border: solid 1px #C10005;
}

.club_dl dt img {
    width: 66px;
    height: 66px;
    display: block;
}

.club_dl dd {
    float: left;
    width: 620px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
}

.club_dl dd .sp_1 {
    width: 357px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    display: block;
    font-weight: bold;
    color: #C10005;
    font-size: 14px;
}

.club_dl dd .sp_2 {
    float: left;
    margin-left: 17px;
    display: inline;
}

.club_dl dd .a1 {
    color: #C10005;
    text-decoration: underline;
    font-weight: bold;
}

.club_dl dd .a1:hover {
    color: #C10005
}

.club_dl dd .a2 {
    color: #666;
    text-decoration: underline;
    font-weight: bold;
}

.club_dl dd .a2:hover {
    color: #666;
}

.club_dl dd .a3 {
    color: #C10005;
    text-decoration: underline;
}

.club_dl dd .a3:hover {
    color: #C10005;
}

.club_con,.club_con2 {
    width: 705px;
    border: solid 1px #ccc;
    background: #f1f1f0;
    padding: 10px;
    margin: 5px auto 0 auto;
    line-height: 24px;
}

/*评论内容*/
.club_con p span, .club_con2 p span {
    color: #C10005;
    font-size: 14px;
}

.club_con p .sp_1, .club_con2 p .sp_1 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.club_con p .sp_2, .club_con2 p .sp_2 {
    color: #C10005;
    font-size: 12px;
}

.club_con p .sp_3, .club_con2 p .sp_3 {
    color: #f00;
    font-size: 12px;
    font-weight: bold;
}

.club_con2 {
    width: 690px;
    padding: 0 15px;
    margin-bottom: 30px;
}

.club_con2_tit {
    width: 720px;
    margin: 0 auto 0 auto;
}

.club_con2_tit a {
    color: #C10005;
}

.club_line {
    background: #d5d5d5;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    margin: 15px 0;
}

/*分割线*/
.club_lin2 {
    background-position: -280px -393px;
    width: 670px;
    height: 5px;
    margin: 25px auto;
    font-size: 0;
}

.club_line3 {
    border-bottom: dashed 1px #ccc;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.rt_club_dl {
}

/*点评空间*/
dl.rt_club_dl {
    height: 60px;
}

.rt_club_dl dt {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 8px;
}

.rt_club_dl dt a {
    width: 60px;
    height: 60px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

.rt_club_dl dt a:hover {
    border: solid 1px #C10005;
}

.rt_club_dl dt img {
    width: 60px;
    height: 60px;
    display: block;
}

.rt_club_dl dd {
    color: #C10005;
    line-height: 16px;
    height: 16px;
}

.dianping {
    line-height: 18px;
    margin-top: 5px;
}

.dianping span {
    color: #C10005;
    font-weight: bold;
}

.dianping a {
    color: #C10005;
    text-decoration: underline;
    font-weight: bold;
}

.dianping a:hover {
    color: #C10005;
}

/*左边产品*/
dl.t05_con_dl2 {
    width: 80px;
    float: left;
    display: inline;
    margin: 5px 3px;
    overflow: hidden;
}

dl.t05_con_dl2 dt {
    width: 54px;
    height: 54px;
    margin: 0 auto;
}

dl.t05_con_dl2 dt img {
    width: 50px;
    height: 50px;
    display: block;
}

dl.t05_con_dl2 dt a {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    padding: 1px;
    display: block;
}

dl.t05_con_dl2 dt a:hover {
    border: 1px solid #C10005;
}

/*最近浏览过的产品,点击时的边框*/
dl.t05_con_dl2 dd {
    overflow: hidden;
    text-align: center;
    margin-top: 2px;
    height: 30px;
}

.pl_much {
    font-weight: bold;
    font-size: 14px;
    text-indent: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*评论条数*/
.pl_much span {
    color: #f00;
}

.pl_much img {
    vertical-align: top;
}

.pl_dc {
    font-weight: bold;
    color: #C10005;
    font-size: 14px;
    text-indent: 10px;
    margin-bottom: 15px;
}

.pl_dc .sp_1 {
    color: #666;
    margin-left: 20px;
}

.pl_dc .sp_2 {
    color: #666;
    font-weight: normal;
}

.pl_dc a {
    color: #C10005;
    text-decoration: underline;
}

.club_pl_tab {
    width: 710px;
    margin: 0 auto;
}

/*评论回应填写表单*/
.club_pl_tab .textarea {
    width: 600px;
    height: 175px;
}

.club_pl_tab td {
    padding: 2px 0;
}

.club_pl_tab .b15, .club_pl_tab .b16 {
    margin: 10px 10px 10px 0;
}

.club_pl_tab .blk {
    color: #000;
}

.cp_detail {
}

/*产品详细*/
.cp_detail_tit {
    color: #C10005;
    line-height: 20px;
}

.cp_detail dt {
    width: 175px;
    height: 175px;
}

.cp_detail dt a {
    width: 171px;
    height: 171px;
    display: block;
    border: solid 1px #ccc;
    padding: 1px;
}

.cp_detail dt a:hover {
    border: solid 1px #C10005;
}

.cp_detail dt img {
    width: 171px;
    height: 171px;
    display: block;
}

.cp_detail dd {
    font-size: 14px;
    margin: 5px 0;
}

.cp_detail .d1 span {
    text-decoration: line-through;
}

.cp_detail .d2 {
    font-weight: bold;
    color: #f00;
}

.cp_detail .d3 {
    text-align: center;
}

.cp_detail .b31 {
    font-size: 12px;
}

.cp_detail .b28, .cp_detail .b29 {
    margin-top: 5px;
}

.cp_detail .b28 {
    margin-right: 10px;
}

.cp_detail .d_1 {
    font-size: 12px;
    color: #C10005;
}

.cp_detail .d_1 span {
    color: #666;
}

.cp_detail .d_2 {
    text-align: center;
}

.cp_detail .d_2 .b45, .cp_detail .d_2 .b46 {
    margin-top: 5px;
}

.pl_other {
    display: inline-block;
    float: left;
    margin: 7px 7px;
    white-space: nowrap;
}

/*评过此商品的人还有*/
.pl_other:hover {
    text-decoration: none;
}

.pl_other img {
    vertical-align: middle;
}

.other_pl_dl {
    margin-bottom: 12px;
}

/***会员的其它评论*/
.other_pl_dl dt {
    border: solid 1px #C10005;
    background: #FFF;
    height: 20px;
    line-height: 20px;
    font-family: "微软雅黑";
}

.other_pl_dl dt a {
    color: #C10005;
    width: 155px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.other_pl_dl dt a:hover {
    color: #C10005;
}

.other_pl_dl dt span {
    width: 12px;
    height: 12px;
    background: #C10005;
    color: #fff;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    float: left;
    line-height: 12px;
    margin-top: 4px;
    margin: 4px 3px 0 3px;
}

.other_pl_dl dd {
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    margin-top: 2px;
}

.pl_yony {
    text-indent: 10px;
    margin-top: 15px;
}

.pl_yony a {
    color: #000;
    font-weight: bold;
}

.pl_yony a:hover {
    color: #f00;
}

/*---搜索中心--*/
.search_con {
    padding: 10px;
}

dl.sear_dl {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    color: #666;
    overflow: hidden;
}

dl.sear_dl dt.tit, .l2tit {
    font-size: 14px;
    text-indent: 10px;
    line-height: 25px;
}

dl.sear_dl dt.tit .tit_a, .l2tit .tit_a {
    height: 25px;
    background: url(/template/images/ico10.gif) no-repeat 0 12px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
    font-weight: bold;
    color: #000;
}

dl.sear_dl dt.tit .tit_b {
    width: 300px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
}

dl.sear_dl dt.tit .span1, .l2tit .span1 {
    font-size: 12px;
    float: left;
    margin-left: 10px;
}

dl.sear_dl dt.tit .span2, .l2tit a .span2 {
    float: left;
    margin-left: 10px;
}

dl.sear_dl dt.tit .span2 a, .l2tit a .span2 a {
    color: #ff0000;
}

dl.sear_dl dd.d1 {
    padding: 0 10px;
    line-height: 22px;
    text-align: justify;
    overflow: hidden;
    color: #666;
}

dl.sear_dl dd span , .l2tit span {
}

dl.sear_dl dd a , .l2tit a {
    text-decoration: underline;
}

dl.sear_dl dd .a_d {
    color: #C10005;
    margin-right: 5px;
    padding-left: 10px;
    line-height: 20px;
}

.search_con .search_hl {
    color: Red;
    padding: 0px;
}

.sear_dl .dt2 {
    width: 175px;
    height: 170px;
    float: left;
    padding-left: 10px;
}

.sear_dl .dt2 a {
    width: 171px;
    height: 166px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

.sear_dl .dt2 a:hover {
    border: solid 1px #ff742e;
}

/*产品边框，点击效果*/
.sear_dl .dt2 img {
    width: 171px;
    height: 166px;
    display: block;
}

.sear_dl .d2 {
    height: 150px;
    overflow: hidden;
    line-height: 22px;
    padding-left: 10px;
    text-align: justify;
}

.rele_search {
    border-top: solid 1px #ddd;
    padding: 10px;
    padding-top: 20px;
}

.rele_search li {
    width: 157px;
    line-height: 28px;
    float: left;
}

/*---会员中心---*/
.logo2 {
    float: left;
}

.logo2 img {
    display: block;
}

.u_top_rt {
    width: 580px;
    height: 32px;
    float: right;
    margin-top: 5px;
}

/*logo右边的整块,上边界根据需要进行调整*/
.u_top_rt .zfb {
    float: left;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 12px;
}

.u_name {
    line-height: 20px;
    float: left;
    margin-right: 10px;
    display: inline;
    margin-top: 13px;
}

.u_name span {
    font-weight: bold;
    color: #C10005;
}

.u_next {
    width: 300px;
    height: 50px;
    float: left;
}

.u_top_call {
    color: #f00;
    text-align: right;
    margin-bottom: 5px;
    padding-right: 12px;
}

.u_top_call img {
    vertical-align: middle;
}

.u_top_call span {
    font-weight: bold;
    margin-left: 5px;
    font-size: 14px;
}

.u_top_nav {
}

.u_top_nav ul {
    margin: 0;
    padding: 0;
}

.u_top_nav ul li {
    float: left;
    margin-left: 8px;
}

.u_top_nav ul li a {
    display: block;
    border: 1px solid #222;
    background: #F7F7F7 url(/template/images/ico33.gif) no-repeat 4px 7px ;
    padding: 2px 4px 2px 16px;
}

.u_top_nav ul li a:hover {
    border: 1px solid #C10005;
    background: #EEF2FD url(/template/images/ico32.gif) no-repeat 4px 7px;
    text-decoration: none;
}

/*头部导航*/
.u_menu {
    background: url(/template/images/u_menu_bg.gif) repeat-x;
    line-height: 35px;
    margin-bottom: 10px;
}

/*会员菜单背景*/
.u_menu div {
    width: 900px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
}

.u_menu a {
    color: #fff;
    padding-left: 10px;
}

.u_menu a:hover {
    color: #fff;
}

.userleftnav {
    background: #EEF2FD/**/;
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 10px;
}

/* -- 会员区导航背景颜色,边框 -- */
.userleftnav h4 {
    text-indent: 25px;
    background-position: -63px -337px;
    line-height: 28px;
    color: white;
}

/* -- 会员中心左侧导航大类背景 -- */
.userleftnav ul {
    margin: 0 auto;
    padding: 5px 10px;
}

.userleftnav li {
    text-indent: 10px;
    overflow: hidden;
    white-space: nowrap;
}

.userleftnav ul a {
    height: 25px;
    display: block;
    line-height: 25px;
}

.userleftnav ul a:hover {
    height: 23px;
    line-height: 23px;
    border: 1px solid #C10005;
    background: #fff;
    text-decoration: none;
}

/* -- 会员中心左侧导航,点击效果 -- */
.u_right_main {
    padding: 12px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    zoom:1;}

.left_ad {
    border: 1px solid #ccc;
    padding: 1px;
    width: 195px;
    margin-bottom: 20px;
}

.u_crumbs {
    margin-bottom: 10px;
}

/*会员面包屑导航*/
.u_crumbs a {
    color: #000;
}

.u_crumbs a:hover {
    color: #C10005;
}

.u_crumbs span {
    color: #C10005;
}

.u_dingyue {
    border: solid 1px #ccc;
    padding: 15px;
    margin-bottom: 10px;
}

.u_dingyue dl {
    width: 100%;
}

.u_dingyue dt {
    width: 97px;
    float: left;
    border: 0;
}

.u_dingyue dt img {
    margin-top: 10px;
}

.u_dingyue dl .u_dy_con {
    width: 485px;
    border: solid 3px #C10005;
    float: right;
    overflow: hidden;
    padding: 10px;
    line-height: 22px;
    font-size: 14px;
}

.u_dy_con .tit {
    font-weight: bold;
}

.u_dingyue dl .tit_b {
    width: 435px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    display: block;
    padding-left: 50px;
    margin-top: 15px;
}

.u_dingyue dl .a_1 {
    color: #C10005;
    text-decoration: underline;
}

.u_dingyue dl .a_1:hover {
    color: #C10005;
    text-decoration: underline;
}

.u_dingyue dl .a_2 {
    color: #C10005;
    text-decoration: underline;
}

.u_dingyue dl .a_2:hover {
    color: #C10005;
    text-decoration: underline;
}

.u_dingyue dl .img_2 {
    margin-left: 10px;
}

h4.dy_h4 {
    background: #F2F2F2;
    height: 30px;
    line-height: 30px;
    text-indent: 15px;
}

.u_dy_ta {
    border: solid 1px #cfcfcf;
    line-height: 18px;
    color: #333;
    font-family: "微软雅黑";
    padding: 8px;
    margin-bottom: 10px;
}

.u_dy_tab {
    width: 100%;
    line-height: 22px;
    margin-bottom: 10px;
}

.bot_btn {
    text-align: center;
    margin-top: 15px;
}

.dy_tit {
    font-weight: bold;
    line-height: 25px;
}

.bot_btn .b10, .bot_btn .b11, .bot_btn .b08, .bot_btn .b04, .bot_btn .b13 {
    margin-right: 13px;
}

.bot_btn2 .b02 {
    margin-right: 10px;
}

.bot_btn2 .b04, .bot_btn2 .b05 {
    margin-right: 10px;
    margin-top: 10px;
}

.bot_line {
    background: #f00;
    height: 2px;
    font-size: 0;
}

.copyright {
    text-align: center;
    line-height: 22px;
}

.copyright span {
    margin: 0 8px;
}

.ft_menu {
}

.ft_menu a {
    color: #000;
    margin: 0 5px;
}

.ft_menu a:hover {
    color: #f00;
}

.u_tg {
    border: solid 1px #ccc;
    padding: 8px;
    font-size: 14px;
    margin-bottom: 10px;
}

/*邀请好友表单*/
.u_tg .tit {
    font-size: 14px;
}

.u_tg .text {
    border: solid 1px #ccc;
    height: 20px;
    line-height: 20px;
}

.u_tg .u_em {
    margin-top: 5px;
}

.u_tg .u_em a {
    font-weight: bold;
    float: right;
    color: #DD3904;

    margin-right: 2px;
}

dl.userinfo {
    background: #FCEDD8;
    height: 115px;
    padding: 5px;
    overflow: hidden;
    margin: 5px 0 0 ;
}

dl.userinfo dt {
    border: 1px solid #CCC;
    width: 113px;
    height: 113px;
    float: right;
}

dl.userinfo dt img {
    display: block;
    width: 113px;
    height: 113px;
}

dl.userinfo dd {
    line-height: 22px;
    float: left;
    width: 491px;
    padding: 0 12px;
}

dl.userinfo dd.d1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #B77D29;
    height: 105px;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 532px;
    line-height: 35px;
}

dl.userinfo dd.d1 span {
    display: block;
    height: 35px;
    overflow: hidden;
}

.u_right_main .t03 {
    margin: 5px 0;
}

.u_idx_tab {
    line-height: 25px;
    margin-left: 15px;
}

.u_right_main .t07 {
    margin-top: 20px;
}

.u_idx_news {
    border: solid 1px #ccc;
    border-top: 0;
    padding: 5px 0 5px 10px;
}

/*会员首页，新闻样式*/
.idx_ul {
    width: 385px;
    float: left;
}

.idx_ul li {
    background: url(/template/images/ico16.gif) no-repeat 0 8px;
    padding-left: 7px;
    height: 20px;
    line-height: 20px;
}

.idx_ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
    width: 298px;
}

.idx_ul li span {
    float: right;
    font-size: 11px;
}

.u_idx_news img {
    float: left;
    display: block;
    margin-left: 20px;
    width: 219px;
    height: 165px;
}

.zc_lc1 {
    background: url(/template/images/zc_lc_1.gif) no-repeat;
    height: 33px;
    margin: 10px 0 20px 0;
}

.zc_one {
    font-size: 14px;
    margin-bottom: 10px;
    /* padding-left:20px;*/
}

.zc_form {
    font-size: 14px;
    line-height: 20px;
}

.zc_form span {
    font-size: 12px;
}

/*注册第一步--修改*/
.zc_tab1,.zc_tab2,.zc_tab3 {
    background: #f6f6f6;
    width: 100%;
    margin-bottom: 10px;
}

.zc_tab1 .red_x {
    margin: 0;
}

.zc_tab1 td ,.zc_tab2 td,.zc_tab3 td {
    padding: 5px 0;
}

.zc_tab3 .b34 {
    font-size: 12px;
    padding-left: 18px;
}

.zc_tab2 img {
    display: none;
}

.zc_tab2 .tr {
    text-align: right;
    width: 80px;
}

.zc_tab2 cite {
    display: inline-block;
    font-style: normal;
    background: #fff8e8;
    border: solid 1px #ffe7af;
    padding: 0 5px;
    color: Red;
    font-size: 12px;
}

.zc_tab2 td img {
    padding-left: 30px;
}

.zc_tab2 .code {
    padding-left: 100px;
}

.zc_tab2 .code img {
    vertical-align: middle;
    padding-right: 10px;
}

/*---完全注册表单---*/
.zc_form h4 {
    margin: 20px 0 10px 0;
    color: #000;
}

.zc_tab {
    width: 100%;
    color: #666;
    border: solid 1px #d0d0d0;
    background: #f7f7f7;
    padding-left: 25px;
}

.zc_tab td {
    padding: 3px 0;
}

.zc_tab .red_x {
    margin: 0;
}

.zc_form .tab_bz {
    text-align: right;
}

.zc_form .ty {
    text-align: center;
}

.zc_form .ty span {
    font-size: 14px;
    color: #f00;
    margin: 10px 0;
}

.zc_form .textarea2 {
    overflow-y: auto;
    background: #f7f7f7;
    width: 99%;
    margin-bottom: 10px;
}

.zc_cg {
    width: 650px;
    margin: 10px auto 0;
    background: #F1F4FE;
    border: 2px solid #C10005;
    padding: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

/*提示信息，背景可自行修改*/
/*提示信息，背景可自行修改*/
.zc_cg .zc_zy {
    font-weight: bold;
    color: #C10005;
}

.zc_cg .b17, .zc_cg .b18 {
    margin: 15px 20px 0 0;
}

/*忘记密码*/
.pass_tis {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.pass_tis span {
    color: #f00;
    font-weight: bold;
}

.getpassword1 {
    background: url(/template/images/getpassword1.gif) no-repeat right center ;
    width: 350px;
    height: 124px;
    margin: 10px auto 0;
    font-size: 14px;
    color: #666;
}

.getpassword1 div {
    margin-bottom: 10px;
}

.getpassword1 span {
    font-weight: bold;
    color: #C10005;
}

.getpassword1 .b17 {
    margin-top: 10px;
    margin-left: 18px;
    *margin-left: 28px;
    display: inline;
}

.getpassword2 {
    background: url(/template/images/getpassword2.gif) no-repeat right center ;
    width: 470px;
    margin: 0 auto;
    height: 150px;
    padding-top: 50px;
    font-size: 14px;
    color: #666;
}

.getpassword2 .text {
    width: 230px;
    height: 18px;
    border: solid 1px #ccc;
    line-height: 18px;
}

.getpassword2_1 {
    padding-left: 75px;
    font-weight: bold;
    margin-bottom: 10px;
}

.getpassword2_2 {
    margin-top: 20px;
    padding-left: 78px;
}

.zc_cg span {
    color: #C10005;
}

.cg_img {
    vertical-align: middle;
    margin-right: 10px;
}

.pass_tab, .pass_tab2 {
    margin: 0 auto;
    font-size: 14px;
    color: #666;
}

.pass_tab td, .pass_tab2 td {
    padding: 5px 0;
}

.pass_tab a ,.pass_tab2 a {
    color: #ff0000;
    text-decoration: underline;
}

.pass_tab a:hover, .pass_tab2 a:hover {
    color: ff0000;
}

.pass_tab2 {
    float: left;
    margin: 20px 20px 0 120px;
    display: inline;
}

.pho_img {
    float: left;
}

.pass_tab2 .text {
    border: solid 1px #ccc;
    height: 20px;
    line-height: 20px;
}

.pho_ok {
    text-align: left;
    line-height: 25px;
    padding-left: 50px;
}

.pho_ok img {
    float: left;
}

.pho_ok span {
    font-weight: bold;
}

.login_dl_left {
    width: 400px;
    float: left;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}

.lefttit {
    background: #f7f7f7 url(/template/images/ico26.gif) no-repeat 20px 17px;
    border: 1px solid white;
    line-height: 50px;
    text-indent: 42px;
    font-size: 14px;
    color: #666;
}

.lefttit .sp_1 {
    font-weight: bold;
}

.lefttit span {
    color: #C10005;
}

.leftinfo {
    background: url(/template/images/login_left_form_bg.gif) repeat-x top ;
    padding: 0 0 0 42px;
    height: 311px;
    color: #666;
}

.leftinfo .login_tab {
    line-height: 20px;
    font-size: 14px;
    margin-top: 7px;
}

.leftinfo .login_tab td {
    padding: 5px 0;
}

.leftinfo .login_tab a {
    color: #f00;
    font-size: 12px;
    text-decoration: underline;
}

.leftinfo .login_tab .a2 {
    color: #f00;
    text-decoration: none;
    background: url(/template/images/ico7.gif) no-repeat 0 6px;
    background: url(/template/images/ico7.gif) no-repeat 0 4px\9;
    padding-left: 10px;
    line-height: 20px;
}

.login_dl_right {
    width: 545px;
    float: right;
    border: solid 1px #ccc;
    padding-bottom: 10px;
}

.righttit {
    background: #F7F7F7;
    border: 1px solid white;
    line-height: 50px;
    text-indent: 10px;
}

.rightinfo {
    border-top: 1px solid #EAEAEA;
    padding: 0 10px;
}

.rightinfo li {
    border-bottom: 1px dashed #CCC;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    background: url(/template/images/ico10.gif) no-repeat 0 14px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 515px;
}

.rightinfo li .a_1 {
    color: #C10005;
    text-decoration: underline;
}

.rightinfo li .a_1:hover {
    color: #C10005;
}

.rightinfo li .a_2 {
    color: #C10005;
    font-weight: bold;
    text-decoration: underline;
}

.rightinfo div.tr {
    padding: 32px 0 51px 0;
}

/*招商加盟会员中心--文字数据*/
.agent_tab {
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 15px;
}

.agent_tab .tl {
    padding-left: 10px;
}

.agent_tab th {
    background: #F9F9F9;
    font-weight: normal;
    border: solid 1px #ccc;
}

.agent_tab td {
    border: solid 1px #ccc;
}

/*招商加盟会员中心--产品*/
.agent_pro_dl {
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
    height: 165px;
    overflow: hidden;
    color: #666;
    line-height: 22px;
    margin-bottom: 25px;
}

.agent_pro_dl dt {
    width: 164px;
    height: 164px;
    overflow: hidden;
    float: left;
    margin-right:
}

.agent_pro_dl dt a {
    width: 160px;
    height: 160px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

.agent_pro_dl dt a:hover {
    border: solid 1px #C10005;
}

.agent_pro_dl dt img {
    width: 160px;
    height: 160px;
    display: block;
}

.agent_pro_dl dd {
    width: 550px;
    float: right;
    overflow: hidden;
    margin-bottom: 7px;
}

.agent_pro_dl .d1 {
    width: 550px;
    height: 20px;
}

.agent_pro_dl .d1 .tit {
    width: 230px;
    height: 20px;
    overflow: hidden;
    display: block;
    float: left;
    font-weight: bold;
    color: #C10005;
    text-decoration: underline;
    font-size: 14px;
}

.agent_pro_dl .d1 .sp_1 {
    margin-left: 50px;
}

.agent_pro_dl .d1 .sp_1 span {
    text-decoration: line-through;
}

.agent_pro_dl .d1 .sp_2 {
    font-weight: bold;
    color: #f00;
    font-size: 14px;
    margin-left: 10px;
}

.agent_pro_dl .sp_b {
    font-weight: bold;
}

.agent_pro_dl .d2 {
    height: 60px;
    overflow: hidden;
}

.agent_pro_dl .b29, .agent_pro_dl .b28 {
    height: 25px;
    margin-top: 10px;
    padding-bottom: 3px;
}

/*会员，我的首页*/
.base_tab {
    width: 80%;
    color: #666;
    font-size: 14px;
}

.base_tab span {
    font-size: 12px;
}

.base_tab td {
    padding: 5px 0;
}

.base_tab .vat {
    text-align: right;
}

.base_tab .b17 {
    margin-right: 10px;
}

/*修改密码*/
.pass_xg {
    margin: 20px auto 0 auto;
}

.pass_xg .tr {
    font-size: 14px;
    color: #666;
}

.pass_xg .tr span {
    color: #f00;
}

.pass_xg img {
    margin-left: 20px;
}

.pass_xg a {
    color: #C10005;
    text-decoration: underline;
}

.pass_xg a:hover {
    color: #C10005;
}

.pass_xg_bot {
    width: 500px;
    margin: 0 auto;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.pass_xg_bot h4 {
    color: #ff0000;
}

.pass_xg_bot .xg_bot {
    text-align: center;
    margin-top: 10px;
    width: 410px;
}

/*会员FAQ页面*/
.u_faq {
    padding: 10px;
    border: 1px solid #ccc;
    background: #F9F9F9;
    margin-bottom: 10px;
    line-height: 18px;
    color: #666;
}

/*边框、背景可自行修改*/
.u_faq .wt {
    margin-bottom: 5px;
}

.u_faq .for {
    border: 1px solid #4470F6;
    background: #ECF1FF;
    padding: 10px;
}

/*边框、背景可自行修改*/
.u_faq strong {
    font-weight: bold;
}

.faq_tab {
    margin-top: 20px;
    border: 0;
}

.faq_tab .textarea {
    width: 278px;
}

.faq_tab td {
    padding: 3px 0;
}

.faq_tab td span {
    color: #f00;
    padding-left: 4px;
    font-weight: bold;
}

/*会员收货地址页面*/
.add_top {
    font-size: 14px;
    margin-bottom: 10px;
}

.add_top span {
    font-weight: bold;
    color: #C10005;
}

.add_tab {
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    font-family: "微软雅黑";
}

/*表单样式*/
.add_tab th {
    background: #f9f9f9;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    border: solid 1px #ccc;
    text-align: center;
}

.add_tab th span {
    font-weight: normal;
}

.add_tab td {
    border: solid 1px #ccc;
    height: 25px;
    text-align: center;
}

.add_tab a {
    color: #000;
}

.add_tab a:hover {
    color: #C10005;
    text-decoration: none;
}

.add_tab a.a {
    color: #C10005;
}

.add_tab a.a:hover {
    color: #C10005;
}

.fieldset {
    border: solid 1px #ccc;
    margin-bottom: 10px;
}

/*会员收货地址，新增地址，特效效果样式*/
.legend {
    border: 1px solid #ccc;
    background: #F9F5F5;
    padding: 5px;
    filter : progid:DXImageTransform.Microsoft.DropShadow(color=#E7E7E7,offX=0,offY=2,positives=true);
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

.add_tab2 {
    margin: 10px 0 10px 15px;
}

.add_tab2 td {
    padding: 5px 0;
}

.add_tab2 td span {
    color: #666;
}

.add_tab2 td .red_x {
    color: #ff0000;
}

/*会员--我的收藏夹*/
.favorites {
    color: #C10005;
    border: 1px solid #C10005;
    background: #FFF;
    padding: 8px 0;
    line-height: 22px;
    text-indent: 10px;
    font-family: "微软雅黑";
    margin-bottom: 10px;
}

/* */
.favorites .b {
    font-weight: bold;
}

.favorites a {
    color: #C10005;
    padding: 5px 8px 0 8px;
}

.fav_search {
    margin-bottom: 15px;
}

.fav_search a {
    color: #C10005;
}

.fav_search span {
    float: right;
}

.fav_search .text {
    height: 17px;
    line-height: 17px;
}

.fav_nav {
    margin-bottom: 0;
    margin-bottom: -12px\9;
    *margin-bottom: -11px;
}

.fav_nav a {
    display: block;
    float: left;
    background: #F6F0F0;
    border: 0 solid #CFCFCF;
    border-width: 1px 1px 0;
    margin-right: 8px;
    padding: 4px 8px;
    margin: 0 8px 0 -1px;
    *margin: 0 8px 0 0px;
    color: #666;
    position: relative;
    top: 3px;
    *top: 3px;
}

/*会员--我的收藏夹,切换效果图样式*/
.fav_nav a:hover {
    color: #C10005;
}

.fav_nav a.b {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    position: relative;
    top: 0;
    margin-bottom: 0px;
    padding: 5px 8px;
}

.fav_nav a.b:hover {
    color: #C10005;
}

/*会员--我的订单*/
.order_top {
    border: solid 1px #ccc;
    margin-bottom: 15px;
    margin-top: 25px;
}

.order_top_con {
    border: solid 1px #fff;
    background: #F6F6F6;
    padding-bottom: 10px;
}

.order_top_con li {
    border: solid 1px #ddd;
    background: #F9F5F5;
    padding: 0 7px;
    float: left;
    line-height: 25px;
    margin-left: 10px;
    display: inline;
    position: relative;
    top: -15px;
}

/*会员--我的订单,导航*/
.order_top_con li .b {
    font-weight: bold;
}

.order_top_con li a {
    color: #000;
}

.order_top_con li a:hover {
    color: #C10005;
}

.order_top_con table {
    line-height: 28px;
    margin: 0px 0 0 10px;
}

.add_tab .cashou {
    color: #C10005;
}

/*我的订单，请查收样式,根据皮肤色修改连接色彩*/
.add_tab .cashou:hover {
    color: #C10005;
    text-decoration: underline;
}

.total {
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.total span {
    font-size: 12px;
}

.total span .color {
    font-weight: bold;
    color: #f00;
    font-size: 14px;
}

/*会员--直接支付*/
dl.pay_top {
    margin-bottom: 10px;
}

dl.pay_top dt {
    float: left;
    width: 168px;
    height: 130px;
    overflow: hidden;
}

dl.pay_top dt img {
    display: block;
    margin-top: 20px;
}

dl.pay_top dd {
    line-height: 25px;
}

.pay_box {
    background: #E4EBFF;
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    *margin-top: 0;
}

/*支付方式选择,背景可修改*/
.pay_tab {
    width: 100%;
    font-size: 14px;
}

.pay_tab td {
    padding: 3px 0;
}

.add_tab2 .textarea {
    width: 280px;
}

/* -- 购物车网上银行列表 -- */
.pay_bank {
    border: solid 1px #ccc;
    border-top: 0;
    padding-bottom: 10px;
}

.bank_tit {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}

ul.p_bank_ul li, ul.p_bank_ul2 li {
    width: 113px;
    height: 33px;
    border: 1px solid #ccc;
    overflow: hidden;
    float: left;
    display: inline;
}

ul.p_bank_ul li {
    margin: 10px 15px 0 15px;
}

.p_bank2 {
    border: solid 1px #ccc;
    padding: 10px 0;
    margin-top: 5px;
}

ul.p_bank_ul2 li {
    margin: 10px 0 0 25px;
}

/*在线充值*/
.pay_top span {
    color: #C10005;
    font-weight: bold;
}

.pay_top a {
    color: #C10005;
    text-decoration: underline;
    float: right;
}

.pay_top a:hover {
    color: #C10005;
}

.pay_tab span {
    font-size: 12px;
    font-weight: bold;
}

.pay_tab .tr span {
    font-size: 14px;
    font-weight: bold;
}

.pay_border {
    width: 534px;
    float: left;
    padding: 10px;
    border: 3px solid #C10005;
    text-align: left;
    font-size: 12px;
    background: #fff;
    line-height: 20px;
}

/*粗边框*/
.pay_border div {
    line-height: 20px;
}

/*好友分组管理*/
.friend_tit {
    line-height: 25px;
    margin-bottom: 3px;
}

.friend_tit span {
    float: right;
    margin-bottom: 3px;
}

.friend_tit a {
    color: #000;
    margin: 0 8px;
}

.friend_tit a:hover {
    color: #C10005;
}

.friend_tit a.b {
    color: #C10005;
    font-weight: bold;
}

.friend_bot {
    width: 402px;
    height: 260px;
    border: solid 1px #E4E3E3;
    margin: 40px auto 20px auto;
}

/*好友分组管理,好友分组管理样式*/
.friend_bot_tit {
    width: 382px;
    height: 25px;
    border-bottom: solid 1px #E4E3E3;
    background: #EBEBEB;
    line-height: 25px;
    padding: 0 10px;
}

.sp_close {
    float: right;
    _padding-top: 6px;
}

.sp_close img {
    vertical-align: middle;
    margin-left: 5px;
}

.friend_tab {
    margin: 20px 0 0 0;
    font-family: "微软雅黑";
    float: left;
    margin-left: 10px;
}

.friend_tab td {
    padding: 3px 0;
}

.friend_tab .textarea {
    width: 260px;
    height: 100px;
}

.friend_tab .b15 {
    margin-right: 10px;
}

.move {
    font-weight: bold;
    color: #C10005;
    padding: 10px 0;
    *padding: 5px 0;
}

.add_tab td.move_lt {
    text-align: left;
}

.move_lt select {
    margin-left: 10px;
}

.move_lt .b37 {
    font-weight: bold;
    padding-bottom: 3px;
}

.move_lt .b36 {
    padding-bottom: 3px;
}

/*好友列表*/
.friend_bot2 {
    width: 600px;
    height: 336px;
    border: solid 1px #E4E3E3;
    margin: 40px 0 0 30px;
    display: inline;
    float: left;
    margin-bottom: 20px;
}

.friend_bot_tit2 {
    width: 580px;
    height: 25px;
    border-bottom: solid 1px #E4E3E3;
    background: #EBEBEB;
    line-height: 25px;
    padding: 0 10px;
}

.u_close {
    margin: 0px 0 0 5px;
    vertical-align: middle;
}

.u_close img {
    margin: 5px 0 0 5px;
}

.u_fr_tab2 {
    margin: 20px 0 0 0;
    line-height: 22px;
    font-family: "微软雅黑";
    float: left;
}

.u_fr_tab2 .name {
    font-weight: bold;
    color: #C10005;
    font-size: 14px;
}

.u_fr_tab2 .text {
    width: 180px;
    height: 20px;
    border: solid 1px #ccc;
    line-height: 20px;
}

.u_fr_tab2 td .sp {
    color: #000;
}

.u_fr_tab2 .textarea {
    width: 285px;
    height: 100px;
    margin-top: 5px;
    border: solid 1px #ccc;
}

.u_tab_rt {
    width: 160px;
    float: left;
    margin-top: 20px;
}

.u_tab_rt .u_fr_img1 {
    display: block;
    width: 77px;
    height: 66px;
    float: right;
    margin-bottom: 10px;
    margin-top: 18px;
    _margin-top: 21px;
}

.u_fr_title {
    width: 160px;
    height: 22px;
    line-height: 22px;
    text-indent: 10px;
    background: #C10005;
    color: #fff;
}

.u_fr_list {
    width: 158px;
    overflow: hidden;
    overflow-y: auto;
    height: 95px;
    border: solid 1px #C10005;
    padding-top: 5px;
    margin-bottom: 1px;
}

.u_fr_list li {
    width: 153px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
}

.u_fr_list li a {
    border-bottom: dashed 1px #333;
}

.u_fr_list li a:hover {
    text-decoration: none;
}

.u_fr_list .u_fr_1 {
    width: 12px;
    height: 13px;
}

.u_fr_bot a {
    color: #C10005;
}

/*邀请好友注册*/
.u_dy_main {
}

.u_dy_main_title {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-top: 15px;
}

/*表单框上方介绍文字*/
.u_dy_main .textarea {
    border: solid 1px #ccc;
    width: 716px;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    line-height: 20px;
}

.u_invitatio_main2 {
    border: solid 1px #ccc;
    width: 660px;
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
    padding: 5px 0 5px 5px;
    color: #bbb;
    font-size: 14px;
    line-height: 20px;
}

/*会员--站内短信*/
.sms_tab {
    border: 0;
    width: 100%;
    border: solid 1px #ccc;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: "微软雅黑";
}

.sms_tab th {
    height: 30px;
    line-height: 30px;
    background: #f9f9f9;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
}

.sms_tab td {
    border-bottom: dashed 1px #ccc;
}

/*---购物支付中心样式---*/
.cart_main {
    border: solid 1px #ccc;
    padding: 0 15px 15px 15px;
    margin-bottom: 10px;
}

/*购物支付,中间内容框*/
.cart_top {
    border: solid 1px #ccc;
    margin-bottom: 5px;
}

.cart_nav {
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
    background: #efeeef;
    padding: 0 10px;
}

/*支付中心--头部导航*/
.cart_n_rt {
    float: right;
}

.cart_n_rt span {
    margin-left: 10px;
}

.cart_n_rt .sp_1 {
    color: #C10005;
}

.cart_n_rt .sp_2 {
    font-weight: normal;
}

.cart_n_rt .sp_2 .a_1 {
    font-weight: bold;
    color: #000;
}

/*头部连接*/
.cart_n_rt .sp_2 .a_1:hover {
    color: #C10005;
}

.cart_n_rt a {
    color: #ff0000;
    font-weight: normal;
}

.cart_n_rt a:hover {
    color: #f00
}

.cart_crumbs {
    font-weight: bold;
    line-height: 30px;
    margin: 6px 0;
}

/*支付中心，面包屑导航*/
.cart_crumbs a {
    color: #000;
}

.cart_crumbs a:hover {
    color: #C10005;
}

.orders {
    color: #666;
    margin-bottom: 15px;
}

/*订单号*/
.orders span {
    font-weight: bold;
}

.orders .sp_end {
    font-size: 14px;
    color: #C10005;
}

.orders img {
    margin: 0 5px;
    vertical-align: middle;
}

/*--收款人信息*--*/
.cart_tab_1 {
    line-height: 25px;
    width: 100%;
    margin-bottom: 15px;
    color: #666;
}

.cart_tab_1 th {
    font-weight: bold;
    border-bottom: dashed 1px #ccc;
}

.cart_tab_1 td {
    border-bottom: dashed 1px #ccc;
    height: 25px;
}

.sp_sj {
    margin-left: 50px;
    font-weight: bold;
}

/*--送货方式--*/
.songhuo {
    color: #666;
    margin-bottom: 15px;
}

.songhuo img {
    margin-left: 10px;
    vertical-align: middle;
}

/*--支付方式--*/
.zhifb {
    color: #666;
    margin: 20px 0;
}

.zhifb img {
    margin-left: 10px;
    vertical-align: middle;
}

/*--商品清单--*/
.cart_tab_2 {
    width: 100%;
    text-align: center;
    line-height: 30px;
    border: solid 1px #ddd;
    margin: 5px 0 10px 0;
}

.cart_tab_2 th {
    font-weight: bold;
    text-align: center;
    border: solid 1px #ddd;
}

.cart_tab_2 td {
    border: solid 1px #ddd;
}

.cart_tab_2 th.tl {
    padding-left: 10px;
    text-align: left;
}

.cart_tab_2 .tl {
    padding-left: 10px;
}

.cart_tab_2 a {
    color: #000;
}

.cart_tab_2 a:hover {
    color: #C10005;
}

.jiesuan {
    font-size: 14px;
    border-bottom: dashed 1px #ccc;
    line-height: 25px;
    height: 25px;
    margin-bottom: 8px;
}

.jiesuan .sp_1 {
    color: #C10005;
}

.jiesuan .sp_2 {
    font-weight: bold;
    color: #f00;
}

/*邮件发送分享*/
.send_news h4 {
    background: #ededed;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.send_news h4 a {
    position: relative;
    top: 5px;
    right: 5px;
}

.send_news dl {
    margin: 20px;
    height: 130px;
    color: #666;
    border-bottom: solid 1px #d5d5d5;
    padding-bottom: 20px;
}

.send_news dl dt {
    float: left;
    margin-right: 10px;
}

.send_news dl dt img {
    width: 128px;
    height: 128px;
    padding: 1px;
    border: solid 1px #d5d5d5;
}

.send_news dl dd.first {
    margin-bottom: 5px;
}

.send_news dl dd.first a {
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

.send_news .sn_cont {
    margin: 20px;
    color: #666;
    line-height: 180%;
}

.send_news .sn_cont .b {
    font-size: 14px;
    font-weight: bold;
}

.send_news .sn_cont .b span {
    color: red;
}

.send_news .sn_cont p.last {
    font-size: 12px;
}

/*收藏*/
.fav {
    width: 250px;
    border: solid 1px #ccc;
    height: 132px;
    font-size: 12px;
}

.fav h4 {
    padding: 3px;
    background: #ebeceb;

    border: solid 1px #e4e3e3;

    font-size: 12px;
}

.fav h4 a {
    float: right;
}

.fav table {
    margin: 5px;
}

.fav table td {
    padding: 3px;
}

/*--购物支付,第四步底部产品--*/
.cart_bot_pro {
    color: #666;
    padding-top: 15px;
}

.cart_bot_1 {
    background: url(/template/images/ad_bg.gif);
    height: 80px;
    overflow: hidden;
    padding: 24px 0 0 0;
}

.cart_bot_1 .c_t_1 {
    padding-left: 60px;
    line-height: 22px;
}

.cart_bot_1 .c_t_1 span {
    color: #ff0000;
}

.cart_bot_1 .c_t_1 a.m {
    color: #C10005;
    font-weight: bold;
    text-decoration: underline;
}

/*查看详情连接*/
.cart_bot_1 .c_t_1 a.m:hover {
    color: #C10005;
}

.cart_bot_2 {
    background: #F6F6F6;
    padding: 5px;
    height: 134px;
    overflow: hidden;
}

.p_btn_l , .p_btn_r {
    width: 12px;
    float: left;
}

.p_btn_r {
    margin-left: 12px;
}

.cart_bot_dl {
    width: 692px;
    float: left;
}

.cart_bot_con dl {
    width: 330px;
    float: left;
    display: inline;
    margin: 16px 0 0 11px;
}

.cart_bot_con dt {
    width: 100px;
    height: 100px;
    background: #fff;
    overflow: hidden;
    float: left;
}

.cart_bot_con dt a {
    width: 96px;
    height: 96px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

/*产品点击样式(连接)*/
.cart_bot_con dt a:hover {
    border: solid 1px #C10005;
}

/*产品点击样式(连接)*/
.cart_bot_con dt img {
    width: 96px;
    height: 96px;
    display: block;
}

.cart_bot_con dd {
    width: 223px;
    float: right;
    overflow: hidden;
}

.cart_bot_con dd.tit {
    overflow: hidden;
    white-space: nowrap;
}

.cart_bot_con dd.tit a {
    color: #666;
    font-size: 14px;
}

.cart_bot_con dd.tit a:hover {
    color: #C10005;
    font-size: 14px;
}

.cart_bot_con dd.con {
    height: 45px;
    overflow: hidden;
    margin: 7px 0;
}

.cart_bot_con dd.btn a {
    font-weight: bold;
    color: #C10005;
    text-decoration: underline;
    white-space: nowrap;
    width: 142px;
    overflow: hidden;
    display: block;
    float: left;
    line-height: 28px;
}

.cart_bot_con dd.btn a:hover {
    color: #C10005;
}

.cart_bot_con dd.btn .b15 {
    float: left;
    margin-left: 10px;
}

.cart_tis, .cart_tis2 {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.cart_tis2 {
    color: #666;
}

.cart_tis2 span {
    color: #ff0000;
}

/* -- 购物车订单确认底部支付宝 -- */
dl.oder {
    width: 215px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 0 0px;
}

dl.oder dt {
    float: left;
    width: 123px;
    overflow: hidden;
    margin: 0 8px 0 0;
}

dl.oder dd {
    float: left;
    line-height: 20px;
}

dl.oder a {
    color: #666;
    text-decoration: underline;
}

dl.oder a:hover {
    color: #C10005;
}

/*---购物支付中心,底部样式---*/
.cart_footer {
    line-height: 22px;
    color: #666;
}

.cart_ft_nav {
    text-align: center;
}

.cart_ft_nav a {
    margin: 0 10px;
}

.cart_youtu {
    border: solid 1px #ccc;
    color: #666;
    line-height: 22px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* 购物成功提示 */
.pay_ok {
    background: #EFF7FF;
    width: 672px;
    height: 143px;
    border: 2px solid #AFD2FF;
    padding: 15px 0 0 18px;
    line-height: 20px;
    margin: 30px auto 0;
    display: block;
}

.pay_ok .tit {
    font-weight: bold;
    font-size: 14px;
    padding-left: 61px;
    width: 580px;
}

.pay_ok_con {
    color: #C10005;
    font-size: 14px;
    padding-left: 61px;
    width: 580px;
}

.shop_money {
    margin: 20px 0;
    color: #C10005;
}

/*款项用途，虚拟充值*/
.zf_money {
    margin: 10px 0;
    font-size: 14px;
}

.zf_money_2 {
    margin-left: 14px;
    margin-top: 10px;
}

.zf_money_2 span {
    font-weight: bold;
    color: #f00;
}

/*支付方式*/
.cart_tab_3 {
    width: 100%;
    line-height: 25px;
    color: #666;
    margin-bottom: 10px;
}

.cart_tab_3 span {

    color: #ff0000;
    font-weight: bold;
}

/*选择购买产品*/
.cart_tab_4 {
    width: 726px;
    line-height: 25px;
    border: solid 1px #ccc;
    margin-top: -5px;
    margin-bottom: 10px;
}

.cart_tab_4 ul {
    width: 726px;
    height: 144px;
}

.cart_tab_4 ul li {
    float: left;
    width: 363px;
    border-bottom: 1px dashed #ccc;
    height: 25px;
    overflow: hidden;
    padding-top: 3px;
    font-family: "Arial";
}

.cart_tab_4 ul li span {
    float: left;
    padding-right: 20px;
    width: 25px;
    overflow: hidden;
    display: block;
}

.cart_tab_4 ul li p {
    float: left;
    display: block;
    padding-left: 12px;
}

.cart_tab_4 ul li a {
    display: block;
    width: 233px;
    overflow: hidden;
    padding-right: 10px;
}

.cart_tab_4 ul .line {
    height: 24px;
    overflow: hidden;
    width: 363px;
    border: 0;
}

.cart_b4_bot {
    font-weight: bold;
    color: #C10005;
    margin-bottom: 15px;
    margin-top: 5px;
}

.cart_tab_2 .tr_bg {
    background: #ECECEC;
}

.cart_tab_2 a.cur {
    color: #C10005;
    text-decoration: underline;
}

.cart_tab_2 a.cur:hover {
    color: #C10005;
    text-decoration: underline;
}

/*填写联系方式*/
.cart_tab5_top {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.cart_tab5_top span {
    margin-right: 30px;
}

.cart_tab_5 {
    width: 100%;
}

.cart_tab_5 th {
    width: 100px;
    text-align: right;
    background: #FFFFEB;
    border: solid 1px #ccc;
    padding: 10px 0;
    font-weight: normal
}

.cart_tab_5 td {
    background: #F6F6F6;
    border: solid 1px #ccc;
    padding: 10px 0 10px 5px;
    color: #666;
}

.cart_tab_5 td div {
    line-height: 20px;
}

.cart_tab_5 .ruguo {
    color: #C10005;
}

/*如果你有电子优惠券*/
/*---会员互动页面---*/
/*--邮件订阅与退订--*/
.pri_dl {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
    padding-bottom: 10px;
}

.pri_dl dt {
    float: left;
    margin: 0 20px 0 90px;
    display: inline;
}

.pri_dl dd {
    width: 600px;
    float: right;
}

.pri_dl dd h4 {
    border-bottom: dashed 1px #ccc;
    text-indent: 5px;
    margin-bottom: 5px;
    color: #000;
}

.pri_dl dd.bg {
    background: url(/template/images/ico6.gif) no-repeat 3px 9px;
    text-indent: 10px;
}

.pri_dl dd.tex {
    margin-top: 20px;
}

.pri_dl dd .text {
    border: solid 1px #ccc;
    font-size: 12px;
}

.dashed_line {
    border-bottom: dashed 1px #ccc;
    height: 1px;
    overflow: hidden;
    font-size: 0;
    margin: 15px 0;
}

.pri_zuy {
    color: #666;
    line-height: 20px;
}

/*注意内容*/
.pri_zuy span {
    float: left;
}

.pri_dl dd div {
    padding-left: 20px;
    *padding-left: 25px;
}

.pri_dl dd div .textarea {
    width: 340px;
}

.pri_dl dd a {
    font-weight: bold;
    color: #C10005;
    text-decoration: underline;
}

.pri_dl dd a:hover {
    color: #C10005;
}

/*---投票系统---*/
.result_main {
    padding: 5px 20px;
    border: solid 1px #ccc;
}

.res_titi {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 20px 0;
}

.res_titi2 {
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0 0 20px;
}

.res_tab {
    width: 100%;
    border: dashed 1px #ccc;
    line-height: 25px;
    margin-top: 5px;
}

.res_tab th {
    border: dashed 1px #ccc;
    color: #666;
    font-weight: bold;
}

.res_tab span {
    padding-left: 10px;
}

.res_tab td {
    border: dashed 1px #ccc;
}

.vote {
    height: 15px;
    background: url(/template/images/vote.gif) repeat-x;
    width: 100px;
    float: left;
    margin-top: 5px;
}

.result_main .bot_btn {
    margin: 30px 0 50px 0;
}

.result_main .bot_btn .b13 {
    margin-right: 40px;
}

.survey_1 {
    width: 630px;
    border: solid 1px #aaa;
    position: absolute;
    right: 100px;
    top: 600px;
}

.sur_tit {
    height: 34px;

    width: 628px;
    background: url(/template/images/sur_tit.gif) repeat-x;
    border-right: solid 1px #c9c9c9;
    border-left: solid 1px #c9c9c9;
    color: #fff;
    line-height: 34px;
    text-indent: 15px;
    font-size: 14px;
}

.sur_tab {
    margin: 10px 0 10px 30px;
    line-height: 25px;
}

.sur_tab th {
    font-weight: bold;
    font-size: 14px;
}

.sur_tab td {
    padding-left: 5px;
}

.survey_1 .bot_btn2 {
    margin-left: 30px;
    margin-bottom: 20px;
}

.survey_1 .bot_btn2 .b15 {
    margin-right: 15px;
}

/* -- 弹出窗口  把资讯推荐给我的朋友 -- */
.mesbook3 {
    width: 630px;
    margin: 0 auto;
    border: solid 1px #ccc;
}

.mesbook3 h4 {
    background: url(/template/images/Sennews_tit_bg.gif) repeat-x;
    height: 22px;
    padding: 4px 1em 0;
}

.mes_top_dl {
    padding: 15px 20px 0 20px;
}

.mes_top_dl dt {
    width: 132px;
    height: 132px;
    float: left;
    display: inline;
}

.mes_top_dl dt img {
    width: 128px;
    height: 128px;
    display: block;
}

.mes_top_dl dt a {
    width: 128px;
    height: 128px;
    border: solid 1px #ccc;
    padding: 1px;
    display: block;
}

/*图片连接*/
.mes_top_dl dt a:hover {
    border: solid 1px #C10005;
}

/*图片连接*/
.mes_top_dl dd {
    float: right;
    width: 445px;
    line-height: 20px;
}

.mes_top_dl .tit {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
    margin-right: 15px;
}

/*文章标题*/
.mes_top_dl .tit:hover {
    color: #C10005;
}

/*文章标题*/
.mes_top_dl .from {
    margin-left: 15px;
    color: #ff0000;
}

/*文章出处*/
.mes_top_dl .from a {
    color: #ff0000;
    text-decoration: underline;
}

/*文章出处*/
.mes_top_dl dd.d2 {
    margin-top: 10px;
    *margin-top: -5px;
    color: #666;
    height: 100px;
    overflow: hidden;
}

.mes_top_dl dd.d2 a {
    color: #C10005;
}

.mes_top_dl dd.d2 a:hover {
    color: #C10005;
    text-decoration: underline;
}

.mesbook3 h4 span img {
    vertical-align: middle;
    margin-top: -2px;
    *margin: 0;
}

.mesbook3_line {
    height: 1px;
    background: #ccc;
    font-size: 0;
    margin: 20px auto;
    overflow: hidden;
    width: 590px;
}

.mesbk3_tab {
    width: 590px;
    margin: 0 auto;
    color: #666;
}

/*推荐填写表单*/
.mesbk3_tab .text {
    border: solid 1px #ccc;
    height: 20px;
}

.mesbk3_tab div {
    font-weight: bold;
    font-size: 14px;
}

.mesbk3_tab td {
    padding: 3px 0;
}

.mesbk3_tab span {
    font-weight: normal;
}

.mesbk3_tab .textarea {
    width: 278px;
}

/* -- 弹出窗口 -- */
.mesbook1, .mesbook2 {
    width: 398px;
    position: absolute;
    left: 1041px;
    top: 600px;
    border: 1px solid #ccc;
    padding-bottom: 10px;
}

/*边框和背景可自行修改*/
.mesbook1 .tit, .mesbook2 .tit {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px 5px 0;
}

/*标题块-背景可自行修改*/
.mesbook1 dl.b1 {
    width: 370px;
    margin: 10px auto;
}

.mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

.mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
    line-height: 25px;
}

.mesbook1 dl.b1 dd.dd_b {
    width: 180px;
    overflow: hidden;
    font-weight: bold;
    color: #C10005;
    font-size: 14px;
    border-bottom: solid 1px #C10005;
    line-height: 18px;
    margin-bottom: 10px;
    float: left;
    margin-left: 105px;
    display: inline;
}

/* 粗体字样式*/
.mesbook1 .fr {
    float: right;
}

.close {
    vertical-align: middle;
    margin-left: 5px;
}

/* -- 弹出窗口  拷贝地址 --*/
.copy {
    margin: 20px 0 0 20px;
    color: #666;
    line-height: 20px;
}

.copy .b17 {
    margin-top: 5px;
}

.mesbook2 {
    left: 1000px;
    top: 400px;
}

.mesbook2 p {
    line-height: 20px;
    padding: 20px;
    color: #666;
}

.mesbook2 p img {
    float: left;
}

.top_tit .top_tit1 {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
    font-size: 14px;
}

/*---问题跳转页面---*/
.pri_dl .time_7 {
    border: 1px solid #CCC;
    background: url(/template/images/mes_time_bg.gif) repeat-x;
    margin: 30px auto 0 auto;
    width: 45px;
    height: 25px;
    line-height: 25px;
    color: #ff0000;
    font-weight: bold;
}

.pri_zuy a {
    color: #C10005;
    text-decoration: underline;
}

.pri_zuy a:hover {
    color: #C10005;
}

/*---人才招聘---*/
.job_top {
    width: 668px;
    margin-left: 19px;
    line-height: 22px;
    color: #666;
    font-size: 14px;
    background: url(/template/images/ico8.gif) no-repeat 0 8px;
    text-indent: 10px;
}

.job_top span {
    color: #C10005;
}

.ljob {
    width: 720px;
    margin: auto;
}

.job_con {
    width: 700px;
    margin: 0 auto;
    background: #F8F8F8 url(/template/images/job_list_bg.gif) top repeat-x;
    padding: 10px;
    line-height: 20px;
}

.job_con h4 {
    background: url(/template/images/ico13.gif) no-repeat 0 4px;
    text-indent: 18px;
    height: 20px;
}

.job_con h4 a {
    color: #C10005;
}

.job_con_tab {
    width: 100%;
    line-height: 25px;
    color: #333;
}

.job_con_tab td span {
    margin-right: 15px;
}

.job_con dt {
    margin-top: 2px;
}

.job_bot {
    width: 720px;
    margin: 10px auto 0 auto;
}

/*---网站地图---*/
.map_main {
    overflow: hidden;
    border: solid 5px #F0F0F0;
    margin: 10px 0;
    padding-bottom: 10px;
}

.sitemap_con {
    width: 845px;
    margin: 0 auto;
    color: #666;
}

.sitemap_con .map_top {
    border-bottom: solid 1px #ccc;
}

.sitemap_con .map_top img {
    float: left;
}

.site_r_link {
    width: 120px;
    margin-top: 45px;
    /*上边界根据需要进行调整*/
    border: 1px solid #cdcdcd;
    background: #F8F8F8;
    padding: 5px 10px;
    float: right;
}

/*网站地图，显示方式样式，上边界根据需要进行调整*/
.site_plc {
    background: url(/template/images/ico27.gif) no-repeat 0 8px;
    padding: 5px 0;
    text-indent: 10px;
}

.sitemap_con h4 {
    line-height: 30px;
}

.b4 {
    border: solid 1px #E0E0E0;
}

.b4 ul {
    padding: 0 11px;
}

.b4 li {
    float: left ;
    line-height: 25px;
    width: 164px;
    white-space: nowrap;
    overflow: hidden;
}

.b4 li a {
    color: #666;
}

.b4 li a:hover {
    color: #0F6BD6;
}

/* -- 翻页效果 -- */
.apage {
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding: 23px 0;
}

.apage a,.apage span {
    display: inline-block;
    text-align: center;
    margin: 0 2px;
    color: #ff742e;
    font-size: 14px;
    width: 28px;
    height: 28px;
    border: 1px solid #ff742e;
}

.apage .num_btns {
    float: right;
    font-family: Tahoma;
}

.apage a:hover, .apage .cur {
    border: 1px solid #ff742e !important;
    background-color: #ff742e;
    color: #fff;
    text-decoration: none;
}

.apage .cust_txt {
    display: none;
    float: left;
}

.apage .oran_pg_fp {
    padding: 0 5px;
}

.apage .oran_pg_pp {
    width: 65px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
}

.apage .oran_pg_np {
    width: 65px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
}

.apage .oran_pg_lp {
    padding: 0 5px;
}

.apage select {
    font-size: 8px;
    margin-top: 5px;
}

.apage .oran_pg_txt {
    height: 15px;
    border: solid 1px #d4e3e9;
    width: 20px;
    margin-left: 5px;
}

.apage .oran_pg_btn {
    height: 15px;
    border: solid 1px #d4e3e9;
    margin-left: 5px;
    font-size: 9px;
    background: #5984ac;
    color: #fff;
}

/* -- 翻页效果2 -- */
.apage2 {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    text-align: center;
    margin: 30px 0 10px;
}

.apage2 a {
    border: 1px solid #6A9C00;
    color: #6A9C00;
    padding: 0 3px;
    margin-right: 8px;
    line-height: 24px;
    display: inline-block;
    width: 20px;
}

.apage2 .num_btns {
    float: right;
    font-family: Tahoma;
}

.apage2 a:hover, .apage2 .cur {
    border: 1px solid #D5D5D5;
    background-color: #6E9615;
    color: #fff;
    text-decoration: none;
}

.apage2 .cust_txt {
    float: left;
}

.apage2 .oran_pg_fp {
    width: auto;
    padding: 0 10px;
}

.apage2 .oran_pg_pp {
    width: auto;
    padding: 0 10px;
}

.apage2 .oran_pg_np {
    width: auto;
    padding: 0 10px;
    background: #6E9615;
    color: #fff;
}

.apage2 .oran_pg_lp {
    width: auto;
    padding: 0 10px;
    display: none;
}

.apage2 select {
    font-size: 8px;
    margin-top: 5px;
}

.apage2 .oran_pg_txt {
    height: 15px;
    border: solid 1px #d4e3e9;
    width: 20px;
    margin-left: 5px;
}

.apage2 .oran_pg_btn {
    height: 15px;
    border: solid 1px #d4e3e9;
    margin-left: 5px;
    font-size: 9px;
    background: #5984ac;
    color: #fff;
}

/* --表单控制样式-- */
.text {
    height: 18px;
    line-height: 18px;
}

/*网站所有的输入框样式，字体颜色、边框、背景，根据需要自行修改*/
select {
    height: 25px;
}

.crumbs2 {
    height: 25px;
    line-height: 25px;
    font-family: "微软雅黑";
    padding-left: 10px;
    color: #666;
    margin-bottom: 5px;
}

.crumbs2 span {
    float: right;
}

.crumbs2 span a {
    color: #C10005;
    margin-right: 10px;
}

/*产品对品*/
.product_comp_tab {
    width: auto;
    border: solid 1px #cfcfcf;
    margin-left: 1px;
    font-family: "微软雅黑";
    margin-bottom: 10px;
    zoom:1}

.product_comp_tab td {
    border: solid 1px #cfcfcf;
    text-align: center;
    overflow: hidden;
    padding: 8px 0;
    line-height: 18px;
}

.product_comp_tab td a {
    color: #575757;
}

.product_comp_tab td a:hover {
    color: #C10005;
}

.product_comp_tab td .first {
    color: #C10005;
    font-weight: bold;
    width: 60px;
    float: left;
}

.product_comp_tab td .two {
    width: 110px;
    float: left;
}

.product_comp_tab td .three {
    width: 180px;
    float: left;
}

.product_comp_tab .top td {
    padding: 5px 0;
}

.product_comp_tab .title td {
    padding: 0;
}

.product_comp_tab .title div {
    border: solid 1px #fff;
    background: #DADADA;
    padding: 10px 0;
    text-align: left;
}

.product_comp_tab .title div span {
    width: 188px;
    display: block;
    text-align: center;
}

.product_comp_tab .product img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.product_comp_tab .money {
    color: #f00;
}

.product_comp_tab .second {
    color: #666;
}

.product_comp_tab .third {
    padding: 15px 5px;
    display: block;
}

/*产品名称列表*/
.pro_name_tab {
    width: 100%;
    font-family: "微软雅黑";
    margin-bottom: 20px;
}

.pro_name_tab .one td {
    padding-top: 20px;
}

.pro_name_tab .one td div {
    background: #f3f3f3;
    color: #666;
    padding: 7px 0 7px 12px;
}

.pro_name_tab .two td {
    padding: 10px 0 5px 12px;
    font-weight: bold;
    color: #C10005;
}

.pro_name_tab .two a {
    color: #C10005;
}

.pro_name_tab .three .tr {
    width: 101px;
    padding-left: 12px;
    text-align: left;
}

.pro_name_tab .three .tr img {
    vertical-align: middle;
    margin: 0 5px 0 5px;
}

.pro_name_tab .three .tr div {
    width: 101px;
    height: 34px;
    border: solid 1px #F0F0F0;
    overflow: hidden;
}

.pro_name_tab .three img {
    width: 105px;
    height: 35px;
    border: solid 1px #ccc;
}

/*.pro_name_tab .three div span { width:99px; height:32px; display:block; border:solid 1px #fff; background:#F0F0F0;}*/
.pro_name_tab .tl a {
    width: 102px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 0 5px 0 30px;
}

.pro_name_tab .top td {
    padding: 0;
}

/*产品全部名称*/
.pro_all_tab {
    width: 100%;
    font-family: "微软雅黑";
}

.pro_all_tab .tit {
    background: #f3f3f3;
    color: #000;
    padding: 7px 0 7px 12px;
}


.pro_all_tab .tit a {
    color: #000;
    display: inline-block;
    padding: 0 3px;
}

.pro_all_tab .tit a:hover {
    color: #C10005;
}

.pro_all_tab .tit .cur {
    font-weight: bold;
}

.pro_all_tab .en {
    font-weight: bold;
    font-size: 20px;
    color: #C10005;
    padding: 8px 0 8px 10px;
}

.pro_all_tab .all_name {
    padding-bottom: 10px;
    padding: 0 40px;
}

.pro_all_tab .all_name a {
    width: 66px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-left: 40px;
    display: inline-block;
}

/*--按钮样式--*/
.b01 {
    background-position: -717px -115px;
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.b02 {
    background-position: -408px -107px;
    width: 127px;
    height: 34px;
}

.b03 {
    background-position: -567px -107px;
    width: 127px;
    height: 34px;
}

.b04 {
    background-position: -253px -107px;
    width: 127px;
    height: 34px;
}

.b05 {
    background-position: -415px -150px;
    width: 115px;
    height: 34px;
}

.b06 {
    background-position: -63px -195px;
    width: 127px;
    height: 34px;
}

.b07 {
    background-position: -54px -107px;
    width: 171px;
    height: 34px;
}

.b08 {
    background-position: -564px -149px;
    width: 143px;
    height: 34px;
}

.b09 {
    background-position: -799px -148px;
    width: 139px;
    height: 34px;
}

.b10 {
    background-position: -798px -109px;
    width: 143px;
    height: 34px;
}

.b11 {
    background-position: -63px -151px;
    width: 149px;
    height: 34px;
}

.b12 {
    background-position: -255px -151px;
    width: 115px;
    height: 34px;
}

.b13 {
    background-position: -79px -696px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b14 {
    background-position: -181px -696px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.b15 {
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b16 {
    background-position: -184px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b17 {
    background-position: -865px -254px;
    width: 80px;
    height: 25px;
    padding-bottom: 1px;
    _line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.b18 {
    background-position: -751px -254px;
    width: 80px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b19 {
    background-position: -882px -294px;
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 11px;
    color: #666;
}

.b20 {
    background-position: -299px -295px;
    width: 93px;
    height: 22px;
    line-height: 22px;
    padding-left: 11px;
    color: #666;
}

.b21 {
    background-position: -542px -294px;
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 11px;
    color: #666;
}

.b22 {
    background-position: -421px -294px;
    width: 80px;
    height: 22px;
    padding-bottom: 2px;
    *padding-top: 3px;
    _padding-bottom: 1px;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    text-indent: 10px;
}

.b23 {
    background-position: -882px -326px;
    width: 82px;
    height: 22px;
    line-height: 22px;
    padding-left: 11px;
    color: #666;
}

.b24 {
    background-position: -454px -253px;
    width: 47px;
    height: 25px;
    line-height: 25px;
    color: #fff;
}

.b25 {
    background-position: -751px -328px;
    width: 58px;
    height: 18px;
    padding: 0px 0 3px 8px;
    *padding: 0px 0 0px 8px;
    overflow: hidden;

}



.b26 {
    background-position: -814px -328px;
    width: 58px;
    height: 18px;
    padding: 0px 8px 3px 0;
    *padding: 0px 8px 0 0;
}

.b27 {
    background-position: -518px -254px;
    width: 41px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b28 {
    background-position: -62px -253px;
    width: 78px;
    height: 23px;
    line-height: 25px;
    padding-left: 16px;
    color: #666;
}

.b29 {
    background-position: -267px -254px;
    width: 78px;
    height: 23px;
    line-height: 25px;
    padding-left: 12px;
    color: #666;
}

.b30 {
    background-position: -183px -295px;
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 11px;
    color: #666;
}

.b31 {
    background-position: -321px -374px;
    width: 94px;
    height: 20px;
    line-height: 20px;
    color: #666;
    text-indent: 12px;
}

.b32 {
    background-position: -588px -250px;
    width: 143px;
    height: 34px;
}

.b33 {
    background-position: -255px -195px;
    width: 129px;
    height: 34px;
}

.b34 {
    background-position: -740px -295px;
    width: 132px;
    height: 21px;
    line-height: 21px;
}

.b36 {
    background-position: -707px -652px;
    width: 71px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}

.b37 {
    background-position: -819px -652px;
    width: 71px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}

.b38 {
    background-position: -241px -435px;
    width: 51px;
    height: 20px;
    _line-height: 20px;
    padding-bottom: 1px;
    color: #fff;
}

.b39 {
    background-position: -79px -616px;
    width: 61px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.b40 {
    background-position: -408px -195px;
    width: 127px;
    height: 34px;
}

.b41 {
    background-position: -564px -195px;
    width: 127px;
    height: 34px;
}

.b42 {
    background-position: -321px -337px;
    width: 75px;
    height: 24px;
}

.b43 {
    background-position: -403px -337px;
    width: 75px;
    height: 24px;
}

.b44 {
    background-position: -671px -374px;
    width: 127px;
    height: 22px;
    font-size: 12px;
    color: #666;
    text-indent: 18px;
    padding-bottom: 3px;
    *padding: 0;
}

.b45 {
    background-position: -426px -374px;
    width: 111px;
    height: 23px;
    font-size: 12px;
    color: #fff;
    text-indent: 17px;
    line-height: 23px;
}

.b46 {
    background-position: -547px -374px;
    width: 111px;
    height: 23px;
    font-size: 12px;
    color: #666;
    text-indent: 17px;
    line-height: 23px;
    border: 0;
    cursor: pointer;
}

.b47 {
    background-position: -271px -696px;
    width: 86px;
    height: 29px;
    color: #B0AEAE;
    font-size: 14px;
    padding: 0px 0 2px 10px;
    _padding: 3px 0 0 10px;
    margin: 10px 0;
}

.b48 {
    background-position: -374px -696px;
    width: 86px;
    height: 29px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 0 2px 10px;
    _padding: 3px 0 0 10px;
    margin: 10px 0;
}

.b49 {
    background-position: -474px -696px;
    width: 122px;
    height: 30px;
}

.b50b {
    width: 28px;
    height: 32px;
    background: url(/template/images/img_5.gif) no-repeat;
    border: 0;
    cursor: pointer;
}

.b50 {
    width: 28px;
    height: 32px;
    background: url(/template/images/img_6.gif) no-repeat;
    border: 0;
    cursor: pointer;
}

.b51 {
    width: 28px;
    height: 32px;
    background: url(/template/images/img_7.gif) no-repeat;
    border: 0;
    cursor: pointer;
}

.b52 {
    width: 28px;
    height: 32px;
    background: url(/template/images/img_8.gif) no-repeat;
    border: 0;
    cursor: pointer;
}

.b53 {
    width: 68px;
    height: 23px;
    background: url(/template/images/b53.gif) no-repeat;
    border: 0;
    cursor: pointer;
    line-height: 23px;
    padding-left: 17px;
    color: #666;
    font-size: 12px;
}

.b54 {
    width: 68px;
    height: 23px;
    background: url(/template/images/b54.gif) no-repeat;
    border: 0;
    cursor: pointer;
    line-height: 23px;
    padding-left: 17px;
    color: #fff;
    font-size: 12px;
}

.b55 {
    width: 85px;
    height: 20px;
    color: #9C6060;
    background: url(/template/images/b55.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
}

.b56 {
    width: 72px;
    height: 20px;
    color: #9C6060;
    background: url(/template/images/b56.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
}

.b57 {
    width: 82px;
    height: 20px;
    color: #9C6060;
    background: url(/template/images/b57.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
}

.b58 {
    width: 82px;
    height: 20px;
    color: #9C6060;
    background: url(/template/images/b58.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
}

.b59 {
    width: 78px;
    height: 24px;
    color: #fff;
    background-position: -537px -435px;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.b60 {
    width: 92px;
    height: 24px;
    color: #000;
    background-position: -625px -435px;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.b61 {
    width: 67px;
    height: 24px;
    color: #fff;
    background-position: -384px -435px;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.b62 {
    width: 67px;
    height: 24px;
    color: #fff;
    background-position: -461px -435px;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.b63 {
    width: 95px;
    height: 24px;
    color: #fff;
    background: url(/template/images/b63.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.b64 {
    width: 56px;
    height: 24px;
    color: #fff;
    background: url(/template/images/b64.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-top: 0;
    *padding-top: 3px;
}

.top_ad {
    text-align: center;
}

.top_ad img {
    margin-bottom: 10px;
    width: 742px;
}

/*限时抢购区产品样式*/
.time_dl {
    height: 164px;
    border-bottom: solid 1px #E4E4E4;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-family: "微软雅黑";
    color: #666;
}

.time_dl dt {
    width: 164px;
    height: 164px;
    float: left;
    padding-left: 10px;
}

.time_dl dt a img {
    width: 160px;
    height: 160px;
    padding: 1px;
    display: block;
    border: solid 1px #E4E4E4;
}

.time_dl dt a:hover img {
    border: solid 1px #C10005;
}

.time_dl dd {
    height: 164px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.time_dl .dd_lt {
    width: 390px;
    height: 164px;
    overflow: hidden;
    border-right: solid 1px #F1F1F1;
    float: left;
}

.time_dl .dd_rt {
    width: 131px;
    height: 164px;
    overflow: hidden;
    float: left;
    margin-left: 15px;
}

.time_dl .dd_lt table {
    width: 100%;
}

.time_dl .dd_lt td {
    padding-bottom: 1px;
}

.time_dl .dd_lt .name {
    color: #C10005;
}

.time_dl .dd_lt .money1 {
    color: #555;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: bold;
}

.time_dl .dd_lt .money2 {
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    margin-left: 5px;
}

.time_dl .dd_lt .plun {
    font-weight: bold;
    color: #C10005;
}

.time_dl .dd_lt .fl_con {
    width: 260px;
    float: left;
}

.time_dl .dd_lt .fl_con .tit {
    margin-top: 15px;
}

.time_dl .dd_lt .fl_con .con {
    width: 260px;
    height: 85px;
    overflow: hidden;
    line-height: 20px;
}

.time_dl .dd_lt .fr_con {
    border: solid 5px #EDEDED;
    float: left;
    width: 93px;
    height: 99px;
    background: #FBFBFB;
    margin-left: 5px;
}

.time_dl .dd_lt .fr_con .b28 {
    margin-top: 15px;
    margin-left: 7px;
    *margin-left: 2px;
}

.time_dl .dd_lt .fr_con .b29 {
    margin-top: 20px;
    margin-left: 7px;
    *margin-left: 2px;
}

.time_dl .dd_rt img {
    margin-bottom: 10px;
}

.time_dl .dd_rt div {
    padding-left: 10px;
    line-height: 22px;
}

.time_dl .dd_rt div span {
    color: #C10005;
    margin-left: 5px;
}

/*列表促销页顶部产品名称列表*/
.top_name {
    border: solid 1px #3F6DF6;
    background: #ECF1FF;
    margin-bottom: 10px;
    font-family: "微软雅黑";
    height: 66px;
    overflow: hidden;
}

.topname_con {
    width: 620px;
    height: 49px;
    float: left;
    overflow: hidden;
    margin: 9px 0 9px 25px;
    display: inline;
}

.topname_con div {
    border-bottom: dashed 1px #3F6DF6;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.topname_con div a {
    display: inline-block;
    float: left;
    width: 90px;
    overflow: hidden;
    margin: 0 7px 0 6px;
}

.topname_btn {
    width: 28px;
    float: right;
    overflow: hidden;
}

/*列表促销页顶部公告*/
.top_news {
    margin-bottom: 10px;
}

.top_news img {
    display: block;
    float: left;
}

.topnews_con {
    width: 676px;
    height: 64px;
    border: solid 1px #D4D0C8;
    float: left;
    background: #F3F3F3;
}

.topnews_btn {
    width: 28px;
    overflow: hidden;
    float: right;
}

.topnews_con ul {
    float: left;
    width: 630px;
    height: 45px;
    overflow: hidden;
    margin-top: 10px;
}

.topnews_con ul li {
    width: 215px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    background: url(/template/images/ico_41.gif) no-repeat 0 8px;
    padding-left: 10px;
    float: left;
    margin-left: 15px;
    margin-right: 70px;
    display: inline;
    margin-bottom: 5px;
}

.tei_pro {
    border: solid 1px #ccc;
    margin-bottom: 10px;
    font-family: "微软雅黑";
    zoom:1;}

.tei_pro h5 {
    height: 25px;
    background: url(/template/images/title.gif) repeat-x;
    overflow: hidden;
    line-height: 25px;
    text-indent: 10px;
    margin-bottom: 10px;
}

/*列表促销页特惠栏目*/
dl.p_list_dl3 {
    color: #666;
    width: 142px;
    float: left;
    display: inline;
    margin: 10px 28px 20px 13px;
}

dl.p_list_dl3 dt {
    width: 124px;
    height: 124px;
    margin: 0 auto 10px auto;
}

dl.p_list_dl3 dt a img {
    width: 120px;
    height: 120px;
    border: 1px solid #E4E4E4;
    display: block;
    padding: 1px;
}

/*产品图片连接边框*/
dl.p_list_dl3 dt a:hover img {
    border: solid 1px #C10005;
}

/*产品图片连接,点击边框*/
dl.p_list_dl3 dd {
    overflow: hidden;
    width: 142px;
    white-space: nowrap;
    padding-top: 4px;
}

dl.p_list_dl3 dd.money1 {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
}

dl.p_list_dl3 dd.money1 span {
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}

dl.p_list_dl3 dd.con {
    height: 32px;
    line-height: 16px;
    white-space: normal;
    margin: 0 auto 3px auto;
    width: 132px;
}

dl.p_list_dl3 dd.btn {
    height: 24px;
}

dl.p_list_dl3 dd a {
    color: #C10005;
    font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl3 dd a:hover {
    color: #C10005;
}

/*产品名称连接*/
/*产品属性介绍窗口*/
/*箭头向右的样式（产品预览）*/
.mesbook4 {
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    margin-left: 130px;
    margin-top: -80px;
    z-index: 50;
}

.mesbook4 .con {
    position: relative;
    width: 339px;
    min-height: 100px;
    _height: 100px;
}

.mesbook4 .jian {
    position: absolute;
    left: -63px;
    top: -15px;
}

.mesbook4 h4 a {
    color: #CB1212;
    width: 320px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.mesbook4 .cont {
    line-height: 22px;
    color: #666;
    padding: 5px;
}

.mesbook4 .jieshao {
    border: solid 1px #CECFA2;
    background: #FFFFD3;
    color: #666;
    line-height: 18px;
    padding: 0 5px;
    margin-bottom: 10px;
}

.mesbook4 .dl_lt {
    color: black;
    float: left;
    width: 320px;
    overflow: hidden;
}

.mesbook4 .dl_lt dt {
    width: 320px;
    height: 15px;
}

.mesbook4 .dl_lt dd {
    width: 320px;
    overflow: hidden;
    margin-top: 3px;
}

.mesbook4 .dl_lt dd a {
    border: solid 1px #C1BFBF;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    color: #333;
}

.mesbook4 .dl_lt a:hover {
    color: #f00;
    text-decoration: none;
}

.mesbook4 .dl_lt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #fff;
    display: block;
}

.mesbook4 .dl_lt dd a:hover img {
    border: solid 1px #f00;
}

.mesbook4 .dl_rt {
    color: #666;
    margin-left: 10px;
    float: left;
    width: 200px;
}

.mesbook4 .dl_rt a {
    border: solid 1px #C8C9CD;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #808080;
}

.mesbook4 .dl_rt a:hover {
    color: #f00;
    text-decoration: none;
}

.mes_btn {
    border-top: solid 1px #ccc;
    margin: 10px 25px;
    padding: 10px 0 0 10px;
}

.mesbook4 .mes_btn input {
    margin: 0 5px;
}

.mesbook4 .tc input {
    margin: 0 10px;
}

/*产品属性介绍窗口*/
/*箭头向右的样式（点评产品预览）*/
.mesbook4s {
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    margin-left: 60px;
    margin-top: 4px;
    z-index: 50;
}

.mesbook4s .con {
    position: relative;
    width: 339px;
    min-height: 100px;
    _height: 100px;
}

.mesbook4s .jian {
    position: absolute;
    left: -63px;
    top: -15px;
}

.mesbook4s h4 a {
    color: #3366CC;
    width: 320px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.mesbook4s h4 a:hover {
    color: #f00;
}

.mesbook4s .cont {
    line-height: 22px;
    color: #666;
    padding: 5px;
}

.mesbook4s .jieshao {
    border: solid 1px #CECFA2;
    background: #FFFFD3;
    color: #666;
    line-height: 18px;
    padding: 0 5px;
    margin-bottom: 10px;
}

.mesbook4s .dl_lt {
    color: black;
    float: left;
    width: 320px;
    overflow: hidden;
}

.mesbook4s .dl_lt dt {
    width: 320px;
    height: 15px;
}

.mesbook4s .dl_lt dd {
    width: 320px;
    overflow: hidden;
    margin-top: 3px;
}

.mesbook4s .dl_lt dd a {
    border: solid 1px #C1BFBF;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    color: #333;
}

.mesbook4s .dl_lt a:hover {
    color: #f00;
    text-decoration: none;
}

.mesbook4s .dl_lt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #fff;
    display: block;
}

.mesbook4s .dl_lt dd a:hover img {
    border: solid 1px #f00;
}

.mesbook4s .dl_rt {
    color: #666;
    margin-left: 10px;
    float: left;
    width: 200px;
}

.mesbook4s .dl_rt a {
    border: solid 1px #C8C9CD;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #808080;
}


.mesbook4s .dl_rt a:hover {
    color: #f00;
    text-decoration: none;
}

.mes_btn {
    border-top: solid 1px #ccc;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.mesbook4s .mes_btn input {
    margin: 0 2px;
}

.mesbook4s .tc input {
    margin: 0 10px;
}

/*产品属性介绍窗口*/
/*箭头向左的样式（产品预览）*/
.mesbook40 {
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    margin-left: -330px;
    margin-top: -80px;
    z-index: 50;
}

.mesbook40 .con {
    position: relative;
    width: 339px;
    min-height: 100px;
    _height: 100px;
}

.mesbook40 .jian {
    position: absolute;
    left: 354px;
    top: -15px;
    float: right;
}

.mesbook40 h4 a {
    color: #3366CC;
    width: 320px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.mesbook40 h4 a:hover {
    color: #f00;
}

.mesbook40 .cont {
    line-height: 22px;
    color: #666;
    padding: 5px;
}

.mesbook40 .jieshao {
    border: solid 1px #CECFA2;
    background: #FFFFD3;
    color: #666;
    line-height: 18px;
    padding: 0 5px;
    margin-bottom: 10px;
}

.mesbook40 .dl_lt {
    color: black;
    float: left;
    overflow: hidden;
    width: 320px;
}

.mesbook40 .dl_lt dt {
    width: 320px;
    height: 15px;
}

.mesbook40 .dl_lt dd {
    width: 320px;
    overflow: hidden;
    margin-top: 3px;
    float: left;
}

.mesbook40 .dl_lt dd a {
    border: solid 1px #C1BFBF;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    color: #333;
}

.mesbook40 .dl_lt a:hover {
    color: #f00;
    text-decoration: none;
}

.mesbook40 .dl_lt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #fff;
    display: block;
}

.mesbook40 .dl_lt dd a:hover img {
    border: solid 1px #f00;
}

.mes_btn {
    border-top: solid 1px #ccc;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.mesbook40 .mes_btn input {
    margin: 0 2px;
}

.mesbook40 .tc input {
    margin: 0 10px;
}

/*产品属性介绍窗口*/
/*箭头向右的样式（产品预览）竖排显示模式*/
.mesbook44 {
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    margin-left: 100px;
    margin-top: 40px;
    *margin-left: 10px;
    *margin-top: -20px;
    z-index: 50;
}

.mesbook44 .con {
    position: relative;
    width: 339px;
    min-height: 100px;
    _height: 100px;
}

.mesbook44 .jian {
    position: absolute;
    left: -63px;
    top: -15px;
    *top: 45px;
}

.mesbook44 h4 a {
    color: #3366CC;
    width: 320px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.mesbook44 h4 a:hover {
    color: #f00;
}

.mesbook44 .cont {
    line-height: 22px;
    color: #666;
    padding: 5px;
}

.mesbook44 .jieshao {
    border: solid 1px #CECFA2;
    background: #FFFFD3;
    color: #666;
    line-height: 18px;
    padding: 0 5px;
    margin-bottom: 10px;
}

.mesbook44 .dl_lt {
    color: black;
    float: left;
    overflow: hidden;
    width: 320px;
}

.mesbook44 .dl_lt dt {
    width: 320px;
    height: 15px;
}

.mesbook44 .dl_lt dd {
    width: 320px;
    overflow: hidden;
    margin-top: 3px;
}

.mesbook44 .dl_lt dd a {
    border: solid 1px #C1BFBF;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    color: #333;
}

.mesbook44 .dl_lt a:hover {
    color: #f00;
    text-decoration: none;
}

.mesbook44 .dl_lt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #fff;
    display: block;
}

.mesbook44 .dl_lt dd a:hover img {
    border: solid 1px #f00;
}

.mesbook44 .dl_rt {
    color: #666;
    margin-left: 10px;
    float: left;
    width: 200px;
}

.mesbook44 .dl_rt a {
    border: solid 1px #C8C9CD;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #808080;
}

.mesbook44 .dl_rt a:hover {
    color: #f00;
    text-decoration: none;
}

.mes_btn {
    border-top: solid 1px #ccc;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.mesbook44 .mes_btn input {
    margin: 0 2px;
}

.mesbook44 .tc input {
    margin: 0 10px;
}

.mesbook5 {
    width: 450px;
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    color: #666;
    z-index: 101;
}

.mesbook5 h1 {
    background: #f0f0f0;
    font-size: 13px;
    padding: 3px;
    margin-top: -10px;
    width: 472px;
    margin-left: -14px;
    margin-bottom: 10px;
}

.mesbook5 h1 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.mesbook5 h4 {
    text-align: center;
    color: #C10005;
    border-bottom: solid 1px #ccc;
    padding-bottom: 6px;
    overflow: hidden;
    height: 15px;
    margin-bottom: 5px;
}

.mesbook5 .con {
    line-height: 20px;
    padding: 0 15px;
}

.mesbook5 h5 {
    padding-left: 15px;
    color: #C10005;
    margin: 7px 0;
}

.mesbook5 .inp {
    padding-left: 11px;
    margin: 5px 0;
}

.mesbook5 .inp span {
    margin-left: 4px;
    vertical-align: middle;
}

.mesbook5 textarea {
    width: 360px;
    height: 80px;
}

.mesbook5 .inp .text {
    width: 280px;
    height: 16px;
    border: solid 1px #ccc;
    color: #666;
}

.mesbook5 .mes_btn {
    border-top: solid 1px #ccc;
    padding-top: 10px;
    margin-top: 20px;
    padding-left: 25px;
}

.mesbook5 .mes_btn input {
    margin: 0 6px;
}

.mesbook6 {
    width: 450px;
    border: solid 1px #9F9F9F;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    font-family: "微软雅黑";
    color: #666;
}

.mesbook6 h1 {
    background: #f0f0f0;
    font-size: 13px;
    padding: 3px;
    margin-top: -10px;
    width: 472px;
    margin-left: -14px;
    margin-bottom: 10px;
}

.mesbook6 h1 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.mesbook6 h4 {
    text-align: center;
    color: #FF6B07;
    border-bottom: solid 1px #ccc;
    padding-bottom: 6px;
    overflow: hidden;
    height: 15px;
    margin-bottom: 5px;
}

.mesbook6 .tit {
    font-weight: bold;
    font-size: 14px;
    color: #3366CC;
    text-align: center;
    margin-bottom: 25px;
}

.mesbook6 .dl_p {
    width: 448px;
    float: left;
    color: #808080;
    line-height: 22px;
}

.mesbook6 .dl_p dt {
    width: 108px;
    height: 108px;
    overflow: hidden;
    margin-bottom: 10px;
}

.mesbook6 .dl_p dt a img {
    width: 104px;
    height: 104px;
    display: block;
    border: solid 1px #ccc;
    padding: 1px;
}

.mesbook6 .dl_p dt a:hover img {
    border: solid 1px #f00;
}

.mesbook6 .mes6_lt {
    float: left;
    margin-left: 12px;
}

.mesbook6 .dl_lt {
    color: #666;
    width: 115px;
}

.mesbook6 .dl_lt dd {
    width: 115px;
    height: 72px;
    overflow: hidden;
    margin-top: 3px;
}

.mesbook6 .dl_lt dd a {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}

.mesbook6 .dl_lt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #ccc;
    display: block;
}

.mesbook6 .dl_rt {
    color: #666;
    width: 300px;
    margin-bottom: 10px;
}

.mesbook6 .dl_rt a {
    border: solid 1px #C8C9CD;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #808080;
}

.mesbook6 .dl_rt a:hover {
    color: #f00;
    text-decoration: none;
}

.mesbook6 .dl_rt a.clicked {
    border: 1px solid #1B7EE9;
    display: block;
}

.mesbook6 .dl_rt dd a img {
    width: 32px;
    height: 32px;
    border: solid 1px #fff;
    display: block;
}

.mesbook6 .dl_rt dt {
    clear: both;
}

.mesbook6 .mkattrs {
    margin: 10px auto;
    height: 10px;
}

.mesbook6 .mkattrs span {
    color: Red;
}

.mesbook6 .dl_rt span {

    display: block;
}

.mesbook6 .dl_p dd {
    width: 450px;
}

/*产品尺寸*/
.pro_size {
    color: #666;
    font-family: "微软雅黑";
    margin-bottom: 5px;
}

.pro_size a {
    width: 25px;
    height: 20px;
    display: inline-block;
    border: solid 1px #444;
    text-align: center;
    line-height: 20px;
    *line-height: 22px;
    margin-left: 3px;
}

.pro_size a:hover, .pro_size a.cur {
    text-decoration: none;
    color: #666;
    background: #F5F5F5;
}

.pro_size .sm {
    border: 0;
    width: auto;
    color: #f60;
    text-decoration: underline;
}

.pro_size .sm:hover {
    text-decoration: underline;
    background: none;
    color: #f60;
}

/*产品颜色*/
.pro_color {
    color: #666;
    font-family: "微软雅黑";
    margin-bottom: 20px
}

.pro_color .fl {
    width: 36px;
    float: left;
    display: block;
    vertical-align: middle;
}

.pro_color a {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: solid 1px #666;
    margin-left: 3px;
    cursor: pointer;
    overflow: hidden;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.pro_color a span {
    display: block;
    border: solid 1px #fff;
    width: 23px;
    height: 23px;
}

.pro_color a:hover {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: url(/template/images/color.gif) no-repeat;
    border: 0;
}

.pro_color a:hover span {
    width: 21px;
    height: 21px;
    margin: 2px;
}

.pro_color a img {
    display: none;
    width: 9px;
    height: 9px;
    overflow: hidden;
}

.pro_color a:hover img, .pro_color a.cur img {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.pro_color .c_1 {
    background: #000;
}

.pro_color .c_2 {
    background: #fff;
}

.pro_color .c_3 {
    background: #f00;
}

.pro_color .c_4 {
    background: #0000FF;
}

.pro_color .c_5 {
    background: #00FF00;
}

.pro_color .c_6 {
    background: #FFFF00;
}

.pro_color .c_7 {
    background: #DD8200;
}

.pro_color .c_8 {
    background: #FF00B4;
}

.pro_color .c_9 {
    background: #00FFBA;
}

.pro_color .c_10 {
    background: #3E2D20;
}

.pro_color .c_11 {
    background: #2D9489;
}

.pro_color .c_12 {
    background: #C5A383;
}

.fenlei {
    background: url(/template/images/fenlei_line.gif) repeat-x top;
    position: relative;
    clear: both;
    height: 52px;
}

.fenlei .tits {
    padding-bottom: 4px;
    _padding-bottom: 2px;
    position: absolute;
    top: -25px;
}

.fenlei .tits a {
    display: inline-block;
    no-repeat left top; padding-left: 4px;
    height: 25px;
    overflow: hidden;
    margin-left: 1px;
    cursor: pointer;
    float: left;
    color: #000;
}

.fenlei .tits a span {
    no-repeat right top; height: 25px;
    float: left;
    padding: 7px 20px 0 15px;
}

.fenlei .tits a:hover, .fenlei .tits .cur {
    color: #fff;
    text-decoration: none;
    background-position: left -25px;
    margin-top: 1px;
}

.fenlei .tits a:hover span, .fenlei .tits .cur span {
    background-position: right -25px;
    padding-top: 6px;
}

.fenlei .tits a.first {
    color: #E50012;
}

.fenlei .tits a.first:hover {
    color: #fff;
}

.fenlei table {
    border: solid 1px #ddd;
    border-right: 0;
    border-left: 0;
    background: #F6F6F6;
    width: 100%;
    color: #666;
}

.fenlei table td {
    padding-left: 15px;
    line-height: 25px;
}

.fenlei table .top_td td {
    padding-top: 5px;
}

.fenlei table .bot_td td {
    padding-bottom: 5px;
}

/*修改后的样式（产品详细展示页面的颜色，尺寸样式）*/
.pro_kuang {
    color: #666;
    font-family: "微软雅黑";
    margin-top: 4px;
}

.none {
    padding-left: 36px;
}

.pro_kuang p {
    float: left;
    margin-left: 5px;
    *margin-left: 3px;
}

.pro_kuang ul {
    padding-left: 36px;
}

.pro_kuang li {
    float: left;
    line-height: 20px;
    padding-right: 2px;
    height: 30px;
    overflow: hidden;
}

.pro_kuang li .img {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: url(/template/images/color.gif) no-repeat;
    border: 0;
}

.pro_kuang a {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: solid 1px #444;
    text-align: center;
    line-height: 25px;
    *line-height: 25px;
    margin-left: 3px;
    overflow: hidden;
}

.pro_kuang a:hover, .pro_kuang .cur {
    text-decoration: none;
    color: #666;
    background: #F5F5F5;
}

.pro_kuang .sm {
    border: 0;
    color: #006CE0;
    text-decoration: underline;
    width: auto;
}

.pro_kuang .sm:hover {
    text-decoration: underline;
    background: none;
    color: #f60;
    width: auto;
}

.pro_kuang p .fl {
    width: 36px;
    float: left;
    display: block;
    vertical-align: middle;
    text-align: center;
}

.pro_kuang a:hover {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: url(/template/images/color.gif) no-repeat;
    border: 0;
}

.pro_kuang a:hover img, .pro_color a.kuang img {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
}

/*网站地图的头部样式*/
.topbar {
    background: url(/template/images/topbar.gif) repeat-x;
    line-height: 30px;
}

.top_con {
    width: 930px;
    margin: 0 auto;
}

.top_con a {
    margin: 0 4px;
}

.top_con a.cur {
    color: #e67817;
    text-decoration: underline;
}

.top_call {
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 25px;
}

.top_con_nav a {
    color: #0066FF;
}

/*详细属性开始*/
.proinfo .nr_list {
    clear: both;
    padding-top: 12px;
    margin-bottom: 10px;
}

.proinfo .nr_list ul {
    padding-left: 6px;
}

.proinfo .nr_list ul li {
    float: left;
    height: 25px;
    width: 220px;
    overflow: hidden;
}

/*详细属性结束*/
/*产品列表标题+描述*/
.xiu3 {
    border-bottom: 1px dashed #E0DEDE;
    height: 56px;
    color: #666;
    overflow: hidden;
}

.xiu3 li {
    float: left;
}

.li_a {
    width: 50px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    display: block;
    overflow: hidden;
}

.li_b {
    width: 147px;
    padding-right: 9px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    display: block;
    overflow: hidden;
}

.li_c {
    width: 319px;
    padding-right: 6px;
    text-align: center;
    height: 40px;
    margin: 8px 0;
    line-height: 20px;
    overflow: hidden;
    display: block;
}

.li_d {
    width: 130px;
    text-align: center;
    height: 42px;
    padding-top: 14px;
}

.li_d input {
    margin: 0 2px;
}

/*方案服务新样式*/
.look_project {
    text-align: center;
    width: 675px;
    float: left;
    margin: 10px 10px;
}

.look_project input {
    margin: 0 4px;
    height: 23px;
}

.flash {
    width: 662px;
    height: 302px;
    line-height: 0;
    font-size: 0;
    padding-left: 10px;
}

.flash img {
    border: 1px solid #E4E4E4;
    width: 660px;
    height: 200px;
}

/*新样式*/
.shouji {
    width: auto;
    height: auto;
    border: 1px solid #ccc;
}

.shouji dl {
    width: anto;
    height: 120px;
    padding: 10px 10px 0 10px;
}

.shouji dt {
    float: left;
    width: 92px;
    height: 66px;
    line-height: 0;
    font-size: 0;
}

.shouji dt img {
    border: 1px solid #ccc;
    width: 88px;
    height: 62px;
    padding: 1px;
}

.shouji dd {
    float: left;
    padding-left: 10px;
    width: 530px;
}

.shouji dd a {
    display: block;
    line-height: 21px;
}

.shouji dd span {
    line-height: 24px;
    width: 530px;
    display: block;
}

/*第一步*/
.shouj_list1 {
    margin-top: 10px;
}

.shouj_list1 .tit {
}

.shouj_list1 .nr {
    width: anto;
    height: auto;
    border: 1px solid #ccc;
    padding-bottom: 10px;
}

.shouj_list1 .nr ul {
    padding: 10px 10px 20px 160px;
}

.shouj_list1 .nr li .kk1 {
    border: 1px solid #ccc;
}

.shouj_list1 .nr li {
    height: 24px;
    line-height: 24px;
}

.shouj_list1 .nr .kk2 {
    padding-top: 30px;
}

.shouj_list1 .nr span {
    display: block;
    padding: 10px 0 0 70px;
}

/*第二步*/
.shouj_list2 {
    margin-top: 15px;
}

.shouj_list2 .nr {
    width: anto;
    height: auto;
    border: 1px solid #ccc;
}

.shouj_list2 .nr .kk2 {
    border: 1px solid #ccc;
    width: 230px;
    height: 16px;
}

.shouj_list2 .nr .kk3 {
    width: 77px;
    border: 1px solid #ccc;
    height: 16px;
}

.shouj_list2 .nr {
    padding: 10px 10px;
}

.shouj_list2 .nr ul {
    padding-left: 50px;
}

.shouj_list2 .nr .jul {
    padding-left: 120px;
}

.shouj_list2 .nr .jul2 {
    padding-left: 35px;
}

.shouj_list2 .nr .jul2 span {
    margin-left: 80px;
}

.shouj_list2 .nr .jul3 {
    padding: 20px 0 0 120px;
}

.shouj_list2 .nr li {
    margin-top: 10px;
}

.shouj_list2 .nr li span {
    margin-left: 100px;
}

/*第二步{防伪}*/
.shouj_list22 {
    margin-top: 10px;
}

.shouj_list22 .nr {
    width: auto;
    height: auto;
    border: 1px solid #ccc;
    padding: 20px 10px 20px 50px;
}

.shouj_list22 .nr span {
    line-height: 24px;
}

.shouj_list22 .nr .kk4 {
    display: block;
    padding: 20px 0 0 130px;
}

/*授权证书*/
.sq_content {
    border: 1px solid #000;
    width: 760px;
    height: 540px;
    margin: 10px auto;
}

.sq_content .tit {
    padding: 26px 0 0 16px;
}

.shoua {
    padding-top: 8px;
}

.sq_content .shoua li {
    float: left;
    line-height: 51px;
    overflow: hidden;
}

.sq_content .shoua li a {
    background: #fff;
    float: left;
    display: block;
    line-height: 51px;
    padding-left: 3px;
    width: 87px;
    height: 51px;
    border: 1px solid #040002;
    color: #1D0000;
    font-family: "微软雅黑";
}

.sq_content .shoua li a:hover, .sq_content .shoua .cur a {
    background: #FFCC95;
    text-decoration: none;
}

.shoub {
    padding-top: 15px;
}

.shoub li {
    height: 26px;
    line-height: 26px;
    color: #000;
}

.shoub li a {
    text-decoration: underline;
    color: #000;
}

.sq_content .bold {
    font-weight: bold;
    color: #FB0000;
    display: block;
    padding-top: 25px;
}

.shouc {
    width: 448px;
    height: 44px;
    border: 1px solid #000;
    margin-top: 10px;
    padding: 10px;
}

.shoud {
    padding: 51px 0 0 280px;
}

/*内页友情连接*/
.link2 {
    border: 1px solid #ccc;
    padding: 5px 10px;
    line-height: 22px;
    color: #555;
    margin-bottom: 10px;
}

.link2 a {
    padding: 0 8px;
}

.link3 {
    border: 1px solid #ccc;
    width: 752px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.link3 li {
    float: left;
    width: 114px;
    height: 44px;
    line-height: 0;
    font-size: 0;
    padding: 10px 0 0 10px;
}

.link3 li img {
    width: 110px;
    height: 40px;
    padding: 1px;
    border: 1px solid #ccc;
}

/*标准系统新增样式 0303*/
.news_ad {
    width: 275px;
    height: 275px;
    margin-bottom: 10px;
}

.news_ad img {
    width: 271px;
    height: 271px;
    padding: 1px;
    border: 1px solid #ccc;
}

.gduo {
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}

.gduo span {
    float: right;
    width: 320px;
    overflow: hidden;
    height: 30px;
    display: block;
}

.gduo a {
    font-weight: bold;
}

.ks5 {
    border: 1px solid #ccc;
    width: 450px;
    height: 80px;
    margin-top: 10px;
}

/*标准系统新增样式,产品详细页面返回顶部 0418*/
#gotopbtn {
    background: #fff;
    position: fixed;
    bottom: 100px;
    right: 20px;
    display: none;
    cursor: pointer;
}

/*模块内容样式*/
.modelnr {
    width: 98%;
    margin: 10px auto;
    overflow: hidden;
    line-height: 24px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #585858;
}

.modeltab {
    width: 98%;
    margin: 5px auto;
    border-color: #ccc;
}

.divbg {
    background: #EBF0F9;
}

.modeltab td {
    font-size: 14px;
    line-height: 24px;
    border-color: #ccc;
    vertical-align: top;
    padding: 5px 4px 5px 4px;
}

.model25 {
    width: 25%;
}

.model75 {
    width: 75%;
}

.model33 {
    width: 33%;
}

.model66 {
    width: 66%;
}

.model40 {
    width: 40%;
}

.model60 {
    width: 60%;
}

.model20 {
    width: 25%;
}

.model50 {
    width: 50%;
}

/*随机新闻*/
.randnews {
    padding: 2px 3px;
    border: 1px solid #ccc;
}

.randnews li {
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 5px;
    width: 185px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.left .randnews li {
    float: none;
}

.links {
    width: 181px;
    padding: 10px 10px;
}

.links .img4 {
    text-align: center;
}

.links p {
    overflow: hidden;
    line-height: 20px;
    line-height: 20px;
}

.links p span {
    float: left;
    padding-bottom: 20px;
}

.proinfo p {
    font-size: 14px;
}

.prodesc {
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 8px;
}

/*---联系我们--*/
.mt {
    overflow: hidden;
    border-top: none;
    padding-bottom: 6px;
    width: 201px;
    margin-top: 10px;
    height: 325px;
    background: url(/template/images/service_bg_box.jpg) no-repeat center top #fff;
}

.mt p {
    text-align: left;
    position: relative;
    width: 201px;
    margin: auto;
    margin-top: 0px;
    height: 96px;
    margin-bottom: 0px;
}

.mt p img {
    width: 197px;
}

.mt p span {
    position: absolute;
    left: 22px;
    top: 20px;
    z-index: 2;
    color: #333;
    text-align: left;
}

.mt p span b {
    color: #FF7E00;
    font-size: 20px;
    font-family: Impact;
    font-weight: normal;
}

.mt h4 {
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 15px;
}

.mt h4 a {
    color: #333;
    font-weight: bold;
    font-size: 22px;
    text-decoration: none;
    font-family: Microsoft Yahei;
}

.mt h4 i {
    display: block;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
}

.leftlx {
    width: 199px;
    display: inline;
    margin-top: 0px;
}

.leftlx h1 {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.leftlx .dianh {
    padding: 0 5px 0 10px;
    width: 185px;
}

.leftlx .dianh p {
    line-height: 28px;
    height: 28px;
    width: auto;
    margin: 0;
    position: static;
    font-family: Microsoft Yahei;
    color: #666;
}

.leftlx .dianhua {
    background: url(/template/images/Teln.gif) no-repeat scroll 0 18px transparent;
    color: #333;
    display: none;
    line-height: 20px;
}

.leftlx .dianhua span {
    display: block;
    font: 23px "Impact";
    color: #6C2626;
}

/*添加样式*/
#cntrBody {
    font-size: 14px;
}

.n_tit a.cur {
    color: #000;
    font-weight: bold;
}

.leib2 .nr ul.ul2 {
    padding: 0;
}

.leib2 .nr ul.ul2 li {
    text-overflow: ellipsis
}

.leftr {
    float: left;
    width: 201px;
    overflow: hidden;
    display: inline;
}

.content .left .leftr {
    float: left;
    width: 201px;
    overflow: hidden;
    display: inline;
    margin-left: 0px;
}

.rightl {
    width: 741px;
    float: right;
    margin-left: 18px;
    display: inline;
    overflow: hidden;
}

.font_hotline {
    font-size: 22px;
    font-weight: bold;
    color: #6B9F1F;
}

.propar div.pd_short {
    line-height: 28px;
}

/*资讯详细页的最新产品*/
#newpro {
    width: 250px;
    margin: 0 auto;
}

#newpro h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background: url(/template/images/ico55.gif) no-repeat scroll 0 9px;
    padding-left: 10px;
}

#newpro h5 a {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

#newpro dl {
    height: 105px;
    overflow: hidden;
}

#newpro dl dt {
    width: 104px;
    height: 101px;
    float: left;
}

#newpro dl dt img {
    width: 100px;
    height: 97px;
    border: 1px solid #CCC;
    padding: 1px;
}

#newpro dl dt a:hover img {
    border: 1px solid #ff742e;
    filter : alpha(opacity=70) ;
    -moz-opacity: 0.7 ;
    -khtml-opacity: 0.7 ;
    opacity : 0.7;
}

#newpro dl dd {
    float: left;
    height: 100px;
    overflow: hidden;
    line-height: 20px;
    width: 120px;
    margin-left: 6px;
    display: inline;
}

#newpro dl dd li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 200px;
}

/*pshow2.css*/
/* sprite */
.h2_prokinds,.div_buybtn .a_tobuy,.div_buybtn .a_addtofavor,.side_thumb .p_btn .a_buybtn,.addconsultbox .btn,.p_thumbpage b,.ajaxlogin .btn,.h2_progallery a.a_backpro,span.span_share .a_share,a#a_enlarge,.div_prokinds h3 a,.tabbox_a .tabtitle span,.h3_eachtitle,.ul_choosecolor li .span_lack,.floatquick,.div_prokinds h3 span,.crumb,.div_prothumb .span_prev,.div_prothumb .span_next,.ajaxlogin h3,.dl_consult .div_reply,.ul_prodinfo .li_jf .a_usejf,.span_comscont,.dl_comment dd.dd_comment,.store_nowarea,.storearea_list .span_close {
    background: url(/template/images/sprite.png) no-repeat;
}

/* ul_d1 */
.ul_d1 {
    padding: 0 0 10px 8px;
    overflow: hidden;
    zoom:1;}

.ul_d1 li {
    float: left;
    margin: 10px 8px 0 0;
    width: 84px;
    height: 105px;
    overflow: hidden;
    _display: inline;
}

.ul_d1 li img {
    border: 1px solid #ddd;
}

.ul_d1 li h4 {
    padding-top: 4px;
    color: #c00;
    text-align: center;
}

/* maincont */
.maincont {
    width: 960px;
}

/* prodetailsinfo */
.prodetailsinfo {
    /*padding:15px 0;*/
    padding: 0 0 15px;
    clear: both;
    zoom:1;border-bottom: 0px dashed #bbbbbb;
}

div.jqZoomTitle {
    z-index: 5000;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma;
    height: 16px;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;
}

.jqZoomPup {
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index: 10;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}

.jqZoomPup img {
    border: 0px;
}

.preload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(/template/images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width: 90px;
    *width: 100px;
    height: 43px;
    *height: 55px;
    z-index: 10;
    position: absolute;
    top: 3px;
    left: 3px;
}

.jqZoomWindow {
    border: 1px solid #999;
    background-color: #FFF;
}

/* proviewbox */
.proviewbox {
    float: left;
    width: 345px;
    position: relative;
    z-index: 5;
}

.probigshow {
    position: relative;
    width: 340px;
    height: 339px;
    padding: 1px;
    border: 1px solid #ddd;
    /*margin:0 auto;*/
}

.probigshow .span_showtip {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 81px;
    height: 81px;
    text-indent: -999em;
    overflow: hidden;
}

.probigshow .showtip_1 {
    background-position: 0 0;
}

.probigshow .showtip_2 {
    background-position: 0 -81px;
}

.probigshow a.a_probigshow {
    cursor: crosshair;
}

.zoomplepopup {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    background: #fff;
    border: 1px solid #e9493d;
    overflow: hidden;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    z-index: 10;
    cursor: crosshair;
    /*	height:50px;width:50px;*/
}

#probig_preview {
    position: absolute;
    visibility: hidden;

    top: 0px;
    left: 405px;
    width: 340px;
    height: 340px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

#probig_preview img {
    position: relative;
}

.div_prothumb {
    position: relative;
    padding: 15px 15px 0;
}

.thumbporbox {
    position: relative;
    width: 312px;
    overflow: hidden;
}

.div_prothumb .span_prev,.div_prothumb .span_next {
    position: absolute;
    top: 15px;
    width: 22px;
    height: 64px;
    text-indent: -999em;
    overflow: hidden;
    cursor: hand;
    cursor: pointer;
}

.div_prothumb .span_prev {
    left: 0px;
    _left: -25px;
    background-position: -90px -282px;
}

.div_prothumb .span_prevb {
    background-position: -112px -282px;
    cursor: default;
}

.div_prothumb .span_next {
    right: 0px;
    background-position: -156px -282px;
}

.div_prothumb .span_nextb {
    background-position: -134px -282px;
    cursor: default;
}

.ul_prothumb {
    position: relative;
    width: 7500px;
    overflow: hidden;
}

.ul_prothumb li {
    float: left;
    width: 75px;
    height: 64px;
    text-align: center;
}

.ul_prothumb img {
    padding: 1px;
    border: 1px solid #ddd;
}

.ul_prothumb li.now img {
    border: 1px solid #ff5500;
}

/* div_prolinks */
.div_prolinks {
    padding: 20px 0 0 5px;
    overflow: hidden;
    zoom:1;}

a#a_enlarge {
    float: left;
    padding: 3px 0 3px 25px;
    background-position: -436px -177px;
    color: #D90F0F;
}

a#a_enlarge:hover {
    text-decoration: underline;
}

span.span_share {
    float: right;
    width: 320px;
    text-align: right;
    line-height: 16px;
}

span.span_share b {
    font-weight: normal;
}

span.span_share .a_share {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom:1;width: 16px;
    height: 16px;
    margin-right: 6px;
    overflow: hidden;
    text-indent: 999em;
    vertical-align: top;
}

/* prodbaseinfo_a */
.prodbaseinfo_a {
    float: left;
    width: 320px;
    margin-left: 5px;
    z-index: 1;
}

.h2_prodtitle {
    font-size: 1.18em;
    border-bottom: 1px dashed #bbbbbb;
    padding: 2px 0 10px;
    line-height: 1.6em;
}

.ul_prodinfo {
    padding: 6px 0;
    overflow: hidden;
    zoom:1;}

.ul_prodinfo li {
    float: left;
    width: 300px;
    padding: 6px 0;
}

.ul_prodinfo li span {
    font-size: 14px
}

.li_normalprice,.li_prono {
    line-height: 24px;
}

.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,.ul_prodinfo .li_brand .span_title {
    color: #999;
}

.ul_prodinfo .li_brand {
    width: 180px;
}

.li_prono {
    line-height: 2.9em;
}

.ul_prodinfo .b_proprice {
    font-size: 14px;
    color: #ce1919;
    font-weight: normal;
}

.ul_prodinfo a.a_brand {
    color: #c00;
}

.ul_prodinfo a.a_brand:hover {
    text-decoration: underline;
}

.ul_prodinfo .li_jf {
    clear: both;
    width: 300px;
}

.ul_prodinfo .li_jf b {
    font-weight: normal;
    color: #c00;
}

.ul_prodinfo .li_jf a.a_usejf {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom:1;width: 80px;
    height: 22px;
    line-height: 22px;
    line-height: 25px\9;
    _line-height: 22px;
    overflow: hidden;
    background-position: -420px -120px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 8px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    vertical-align: middle;
}

.ul_prodinfo .li_jf a.a_usejf:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.prodbaseinfo_a .div_choose {
    background: #fcf0f0;
    border: 1px solid #fbd2d2;
    margin-top: 7px;
    padding: 10px;
}

.prodbaseinfo_a .div_choose h3 {
    font-weight: normal;
    padding: 0 0 5px;

}

.ul_choosecolor {
    overflow: hidden;
    zoom:1;}

.ul_choosecolor li {
    float: left;
    position: relative;
    width: 48px;
}

.ul_choosecolor li .span_lack {
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -999em;
    overflow: hidden;
    width: 42px;
    height: 42px;
    background-position: 0 -300px;
}

.ul_choosecolor img {
    border: 1px solid #c8c9cd;
}

.ul_choosecolor a:hover img,.ul_choosecolor li.now img {
    border: 1px solid #c00;
}

.prodbaseinfo_a .p_inputnum {
    padding: 10px 0 0;
}

.prodbaseinfo_a .p_inputnum .txt {
    border: 1px solid #c4c4c4;
    width: 45px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
}

.prodbaseinfo_a .p_inputnum b {
    font-weight: normal;
}

/* div_readysale */
.div_readysale {
    margin: 10px 0;
    padding: 7px 6px 5px;
    background: #fbd1bc;
    border: 1px solid #fab98d;
    font-family: "微软雅黑";
}

div.div_readysale a.a_toreadyinfo {
    color: #c00;
}

div.div_readysale a.a_toreadyinfo:hover {
    text-decoration: underline;
}

.div_buybtn {
    height: 60px;
    margin: 10px 0 3px;
    border-bottom: 1px dashed #bbb;
    overflow: hidden;
    clear: both;
    zoom:1;}

.div_buybtn a {
    float: left;
    height: 57px;
    overflow: hidden;
}

.div_buybtnr {
    border: none;
}

.div_buybtnr a {
    float: right;
}

.div_buybtn .a_tobuy {
    width: 199px;
    text-indent: -999em;
    background-position: 0 -50px;
}

.div_buybtn .a_addtofavor {
    width: 104px;
    text-indent: -999em;
    background-position: -200px -50px;
    margin-left: 6px;
    _display: inline;
}

.div_proabs {
    padding: 5px;
}

.ul_proabs {
    line-height: 2.2em;
}

.ul_proabs .li_proupdate {
    color: #c00;
    font-weight: bold;
}

.ul_proabs b.b_numa {
    color: #ffb005;
}

.ul_proabs a.a_tocomments {
    color: #319ae1;
}

.ul_proabs a.a_tocomments:hover {
    text-decoration: underline;
}

/* prodetailsinfo_b */
.prodetailsinfo_b {
    margin: 15px 0;
    word-wrap: break-word;
    word-break: break-all;
    clear: both;
}

.ul_property {
    padding: 5px 10px;
    overflow: hidden;
    zoom:1;}

.ul_property li {
    float: left;
    height: 27px;
    line-height: 27px;
    width: 358px;
    background: #f6f5f5;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    overflow: hidden;
    zoom:1;}

.ul_property span.span_title {
    float: left;
    height: 27px;
    width: 90px;
    background: #dbdbdb;
    border-right: 1px solid #fff;
    padding-right: 2px;
    margin-right: 5px;
    text-align: right;
    _display: inline;
}

/* tabbox_a  prodetailsinfo_c */
.tabbox_a {
    position: relative;
    padding: 27px 0 0;
}

.tabbox_a .tabtitle {
    position: absolute;
    top: 0px;
    width: 90px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    z-index: 5;
    font-size: 1.18em;
}

.tabbox_a .tabtitle_1 {
    left: 0px;
}

.tabbox_a .tabtitle_2 {
    left: 92px;
}

.tabbox_a .tabtitle_3 {
    left: 184px;
}

.tabbox_a .tabtitle_4 {
    left: 276px;
}

.tabbox_a .tabtitle_5 {
    left: 368px;
}

.tabbox_a .tabtitle_6 {
    left: 460px;
}

.tabbox_a .tabtitle_7 {
    left: 552px;
}

.tabbox_a .tabtitle_8 {
    left: 544px;
}

.tabbox_a .tabtitle_8 {
    left: 536px;
}

.tabbox_a .tabtitle span {
    display: block;
    width: 90px;
    height: 26px;
    padding-top: 2px;
    background-position: 0 -220px;
    cursor: hand;
    cursor: pointer;
}

.tabbox_a .tabtitle span.now,.tabbox_a .tabtitle span.over {
    color: #c00;
    background-position: 0 -248px;
}

.tabbox_a .tabcont {
    z-index: 2;
    border: 1px solid #dbdbdb;
    padding: 10px 4px;
    margin: 0 0 10px;
}

.tabbox_a .tabcont .output,.detailstabbox .tabcont .output {
    width: 740px;
    overflow: hidden;
}

.tabbox_a .tabcont {
}

.tabbox_a .tabcontnow {
    display: block;
}

.h3_comtip {
    background: #fefcf4;
    border: 1px solid #f7efd6;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 5px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #777;
}

.h3_comtip span {
    margin: 0 10px;
}

.h3_comtip a {
    color: #c00;
    text-decoration: underline;
}

.prodetailsinfo_b .tac {
    padding: 15px;
    text-align: center;
}

.sp-title {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    background: url(/template/images/FriendLink.jpg) no-repeat;
    overflow: hidden;
}

.sp-title a {
    font-size: 14px;
    color: #FF7800;
}

.formbox {
    background: url(/template/images/FriendLinkb.jpg) no-repeat;
    border: 1px solid #ccc;
    overflow: hidden;
    border-top: 0;
    width: 958px;
}

.formbox #tbForm {
    margin-top: 25px;
}

.formbox input {
    border-color: #666 #bbb #bbb #666;
    border-style: solid;
    border-width: 1px;
    padding: 4px 5px;
}

.formbox input.b13 {
    border: none;
    padding: 0;
}

/*编辑器样式*/
.view {
    padding: 0;
    word-wrap: break-word;
    cursor: text;
    height: 100%;
}

.selectTdClass {
    background-color: #edf5fa !important
}

table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption {
    border: 1px dashed #ddd !important
}

.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.ue-table-interlace-color-double {
    background-color: #f7faff;
}

ol.custom_cn {
    list-style: none;
}

ol.custom_cn li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-cn-paddingleft-1 {
    padding-left: 25px
}

li.list-cn-paddingleft-2 {
    padding-left: 40px
}

li.list-cn-paddingleft-3 {
    padding-left: 55px
}

ol.custom_cn1 {
    list-style: none;
}

ol.custom_cn1 li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-cn1-paddingleft-1 {
    padding-left: 30px
}

li.list-cn1-paddingleft-2 {
    padding-left: 40px
}

li.list-cn1-paddingleft-3 {
    padding-left: 55px
}

ol.custom_cn2 {
    list-style: none;
}

ol.custom_cn2 li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-cn2-paddingleft-1 {
    padding-left: 40px
}

li.list-cn2-paddingleft-2 {
    padding-left: 55px
}

li.list-cn2-paddingleft-3 {
    padding-left: 68px
}

ol.custom_num {
    list-style: none;
}

ol.custom_num li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-num-paddingleft-1 {
    padding-left: 25px
}

ol.custom_num1 {
    list-style: none;
}

ol.custom_num1 li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-num1-paddingleft-1 {
    padding-left: 25px
}

ol.custom_num2 {
    list-style: none;
}

ol.custom_num2 li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-num2-paddingleft-1 {
    padding-left: 35px
}

li.list-num2-paddingleft-2 {
    padding-left: 40px
}

ul.custom_dash {
    list-style: none;
}

ul.custom_dash li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-dash-paddingleft {
    padding-left: 35px
}

ul.custom_dot {
    list-style: none;
}

ul.custom_dot li {
    background-position: 0 3px;
    background-repeat: no-repeat
}

li.list-dot-paddingleft {
    padding-left: 20px
}

.list-paddingleft-1 {
    padding-left: 0
}

.list-paddingleft-2 {
    padding-left: 30px
}

.list-paddingleft-3 {
    padding-left: 60px
}

.pagebreak {
    display: block;
    clear: both !important;
    cursor: default !important;
    width: 100% !important;
    margin: 0;
}

.anchorclass {
    background: url('/Manager/NSWUEditor/themes/default/images/anchor.gif') no-repeat scroll left center transparent;
    border: 1px dotted #0000FF;
    cursor: auto;
    display: inline-block;
    height: 16px;
    width: 15px;
}

pre {
    margin: .5em 0;
    padding: .4em .6em;
    border-radius: 8px;
    background: #f8f8f8;
    line-height: 1.5
}

.pjt_n_tit {
    color: #C10005;
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
}

/*编辑器调整样式*/
#cntrBody p,.proinfo p,.age_li_about p {
    margin: 15px 0;
    font-size: 14px;
}

#cntrBody p strong,.proinfo p strong,.age_li_about p strong {
    font-weight: bold;
}

#cntrBody table p,.proinfo table p,.age_li_about table p {
    margin: 15px 0;
    font-size: 14px;
}

#cntrBody table p strong,.proinfo table p strong,.age_li_about table p strong {
    font-weight: bold;
}

.m_qrinfo {
    position: relative;
    z-index: 100;
    display: inline-block;
}

.m_qrinfo .m_qrcode {
    width: 203px;
    background: #FFF;
    position: absolute;
    display: none;
    left: -66px;
    top: 25px;
    border: 1px solid #d5d5d5;
    /*css3*/
    border-radius: 10px;
    box-shadow: 0 0 8px #cdcdcd;
}

.m_qrinfo .m_qrcode em,.m_qrinfo .m_qrcode img {
    display: block;
    margin: 0;
    font-style: normal;
}

.m_qrinfo .m_qrcode em {
    width: 203px;
    text-align: center;
}

#dituContent {
    margin: 0 auto;
}

/*推广页*/
.SpreadContent {
    width: 960px;
    margin: 0 auto;
    line-height: 24px;
    overflow: hidden;
}

.news_dl_3 {
    width: 720px;
    display: inline-block;
    border-bottom: #b8b8b8 1px solid;
    padding: 14px 0;
    overflow: hidden;
}

.news_dl_3 dt {
    background: url(/template/images/wd_bg_n.gif) no-repeat 0 0;
    width: 65px;
    height: 65px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.news_dl_3 dt b {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #666;
    width: 55px;
    margin: 0 auto;
    border-bottom: #a2a2a2 1px solid;
    padding: 5px 0 2px;
    line-height: 30px;
}

.news_dl_3 dt span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    padding: 5px 0 0;
}

.news_dl_3 dd {
    width: 640px;
    padding: 0 0 0 15px;
    float: left;
}

.news_dl_3 dd h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.news_dl_3 dd h5 a {
    font-size: 14px;
    color: #444;
}

.news_dl_3 dd h5 a:hover {
    color: #1B7601
}

.news_dl_3 dd p {
    font-size: 12px;
    color: #444;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.news_dl_3 dd p a {
    font-size: 12px;
    color: #197500;
    padding: 0 0 0 20px;
}

.leib_new {
    width: 201px;
    height: auto;
    margin-top: 0px;
    overflow: hidden;
    background: #fff;
}

.leib_new .tit {
    height: 83px;
    width: 201px;
    background: url(/template/images/fen_h3.jpg) no-repeat center top;
    font: 14px "Microsoft Yahei";
    overflow: hidden;
}

.leib_new .tit a {
    display: block;
    color: #000;
    padding: 26px 0 0 124px;
    width: 100px;
    height: 30px;
}

.leib_new .tit em {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fe9b5a;
    text-align: center;
}

.leib_new .nr {
    background: #fff;
    border: 1px solid #ff742e;
    border-top: 0;
    padding-top: 0px;
}

.leib_new h4 {
    width: 197px;
    height: 38px;
    overflow: hidden;
    background: url(/template/images/fen_bg1.gif) no-repeat;
    font: 16px "Microsoft Yahei";
    line-height: 38px;
}

.leib_new h4 a {
    color: #fff;
    padding-left: 48px;
}

.leib_new ul {
    padding: 10px 0;
}

.leib_new li {
    font: 14px "Microsoft Yahei";
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
    background: url(/template/images/fen_jt.gif) no-repeat 27px 13px;
    padding-left: 48px;
}

.leib_new li a {
    color: #474747;
}

.leib_new h5 a {
    display: block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #fff;
    background: url(/template/images/fen_btn.gif) no-repeat;
    margin-top: 14px;
}

.leib_new .cur a {
    color: #ff742e;

}

.leib_proj {
    width: 201px;
    height: auto;
    margin-top: 0px;
    overflow: hidden;
    background: #fff;
}

.leib_proj .tit {
    height: 83px;
    width: 201px;
    background: url(/template/images/fen_h2.jpg) no-repeat center top;
    font: 14px "Microsoft Yahei";
    overflow: hidden;
}

.leib_proj .tit a {
    display: block;
    color: #000;
    padding: 26px 0 0 124px;
    width: 100px;
    height: 30px;
}

.leib_proj .tit em {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fe9b5a;
    text-align: center;
}

.leib_proj .nr {
    background: #fff;
    border: 1px solid #ff742e;
    border-top: 0;
    padding-top: 0px;
}

/*.leib_proj  h4{ width:197px; height:38px; overflow:hidden; background:url(/template/images/fen_bg1.gif) no-repeat; font:16px "Microsoft Yahei"; line-height:38px;}
.leib_proj  h4 a{ color:#fff; padding-left:48px;}*/
.leib_proj ul {
    padding: 10px 0;
}

.leib_proj h4 {
    font: 14px "Microsoft Yahei";
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
    background: url(/template/images/fen_jt.gif) no-repeat 10px 13px;
    padding-left: 20px;
}

.leib_proj h4 a {
    color: #474747;
}

.leib_proj h5 a {
    display: block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #fff;
    background: url(/template/images/fen_btn.gif) no-repeat;
    margin-top: 14px;
}

.leib_proj .cur a {
    color: #ff742e;
}

.protitlediv {
    height: 50px;
    background: url(/template/images/pro_h.gif) no-repeat bottom left;
    margin-bottom: 18px;
}

.protitlediv1 {
    background: url(/template/images/pro_h1.gif) no-repeat bottom left;
}

.protitlediv .icospan {
    display: block;
    float: left;
    color: #000;
    height: 36px;
    line-height: 36px;
    padding-left: 45px;
    font-size: 17px;
    background : rgba(0, 0, 0, 0) url(/template/images/pro_icon.gif) no-repeat scroll left 0px
}

.protitlediv .prospan {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 17px;
    color: #ccc;
}

.kjtddiv {
    float: left;
    width: 580px;
}

.kjtddiv dl {
    width: 595px;
}

.kjtddiv dl dt {
    width: 65px;
    float: left;
    text-align: right;
}

.kjtddiv dl dt a {
    color: #ff742e;
    height: 25px;
    line-height: 25px;
}

.kjtddiv dl dd {
    width: 485px;
    float: left;
    padding-left: 10px;
}

.kjtddiv dl dd a {
    text-align: left;
    width: 120px;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
}

.kjtddiv dl dd a:hover {
    color: #ff742e;
}

.heightdiv {
    height: 30px;
}

.kjicodiv {
    float: left;
    width: 380px;
}

.kjicodiv ul {
    margin: 0px;
    padding: 0px;
}

.kjicodiv ul li {
    float: left;
    padding: 0px;
    margin: 0px;
}

.tjnewdiv {
    width: 700px;
    float: left;
}

.tjnewdiv ul {
    margin: 0px;
    padding: 0px;
}

.tjnewdiv ul li {
    float: left;
    width: 350px;
    height: 25px;
    line-height: 25px;
}

.tjnewdiv ul li a {
    font-size: 14px;
}

.tjnewdiv ul li a span {
    font-size: 20px;
    color: #000;
}

.tjnewcolumndiv {
    width: 260px;
    float: right;
    background: #C0C0C0;
}

.tjnewcolumndiv ul {
    margin: 0px;
    padding: 0px;
}

.tjnewcolumndiv ul li {
    width: 260px;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    margin: 0px;
}

.tjnewcolumndiv ul li.cur a {
    background: #ff742e;
    color: #fff;
}

.tjnewcolumndiv ul li a {
    width: 260px;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.productbigphoto {
    float: left;
    width: 400px;
    height: 398px;
    position: relative;
}

.productbigphoto li {
    display: none;
}

.productbigphoto li.cur {
    display: block;
}

.productbigphoto li img {
    width: 400px;
    height: 398px;
}

.productbigphoto p {
    position: absolute;
    height: 30px;
    top: 365px;
    left: 300px;
}

.productbigphoto p span {
    display: block;
    width: 24px;
    cursor: pointer;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    float: left;
    background: #0692EA;
    margin-right: 5px;
}

.productbigphoto p span.cur {
    background: #ff742e;
}

.productdes {
    float: right;
    width: 540px;
}

.productdes dl.dldes {
    height: 160px;
}

.productdes dl dt {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
}

.productdes dl.dldes dd {
    height: 122px;
    overflow: hidden;
    line-height: 20px;
}

.productdes dl.dlyy {
    height: 238px;
}

.productdes dl.dlyy dd img {
    width: 540px;
    height: 200px;
    overflow: hidden;
    line-height: 20px;
}

.leftcontact {
    width : 198px;
    height: 340px ;
    border: 1px solid #ccc;
    border-bottom: 137px solid #ccc;
    margin : 10px 0;
    background : #fff;
}

.leftlx_c {
    height : 330px;
    overflow: hidden ;
}

.leftlx_c h3 {
    font-size: 16px;
    color : #ff742e;
    text-align: center ;
    margin: 15px 0 30px;
}

.leftlx_c span {
    display: block;
    background : url(/template/images/lxtel.jpg) no-repeat 0 center;
    font-size: 12px ;
    color: #666 ;
    padding-left: 35px;
    margin : 0 0 15px 20px;
}

.leftlx_c span b {
    display: block ;
    font-size: 18px;
    color : #000;
}

.leftlx_c ul {
    margin: 0 0 0 20px;
}

.leftlx_c li {
    font-size: 12px;
    color : #333;
    margin-bottom: 15px ;
}

.leftlx_c li em {
    display: block ;
    font-size: 12px;
    font-weight : bold;
    margin-bottom: 5px ;
}

dl.news_dl3 {
    font-size : 14px;
    padding: 0 10px 0 10px;
    line-height: 22px ;
    border-bottom: 1px dashed #CCCCCC;
}

dl.news_dl3 a {
    color: #EB4439;
}

dl.news_dl3 dt {
    margin-bottom: 3px;
    margin-top : 12px;
    line-height: 24px ;
    height: 24px;
    width : 723px;
    overflow: hidden ;
}

dl.news_dl3 .dt_1 {
    height: 24px;
    background : url(/template/images/left_li.gif) no-repeat 0 8px;
    padding-left : 15px;
    font-size: 14px ;
    color: #030100;
    font-weight : bold;
    float: left ;
    line-height: 24px;
}

dl.news_dl3 .dt_1:hover {
    background: url(/template/images/left_li.gif) no-repeat 0 8px;
    color : #ff742e;
}

/*资讯?首页3内容Y,点?击时的?图?片?*/
dl.news_dl3 .dt_2 {
    font-size: 12px;
    float : right;
    padding: 0 0px 0 8px ;
    font-family: "微软雅黑";
}

dl.news_dl3 .dt_3 {
    font-size: 12px;
}

dl.news_dl3 .dt_3 a {
    color: #EB4439 ;
    text-decoration: underline;
}

/*文?章?出?处|*/
dl.news_dl3 dd {
    font-size: 12px;
    padding-left : 0px;
    height: 45px ;
    overflow: hidden;
    margin-bottom: 10px ;
    text-align: justify;
}

.kjicodiv .list {
    width: 380px;
}

.kjicodiv .list li {
    width: 94px;
    height: 96px;
    background: #ff8800;
    font: 14px "Microsoft Yahei";
    text-align: center;
    margin: 1px 1px 0 0;
    float: left;
    overflow: hidden;
}

.kjicodiv .list li em {
    display: block;
    width: 31px;
    height: 31px;
    overflow: hidden;
    margin: 20px auto 10px;
}

.kjicodiv .list li em img {
    width: 31px;
    height: 31px;
}

.kjicodiv .list li a {
    color: #fff;
}

.kjicodiv .list .li01 {
    width: 189px;
    height: 151px;
    background: #ff5500;
}

.kjicodiv .list .li02 {
    width: 189px;
    height: 151px;
    background: #ff6b09;
}

.kjicodiv .list .li01 em,.kjicodiv .list .li02 em {
    margin: 46px auto 12px;
}

.kjicodiv .list .li04 {
    background: #ff9900;
}

.kjicodiv .list .li05 {
    background: #ffbb00;
}

.kjicodiv .list .li06 {
    background: #006cb5;
}

.leftlx {
    width: 199px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
    font-family: "Microsoft YaHei";
    padding: 0px;
    display: block;
    overflow: hidden;
    border: 1px solid #ff691e;
}

.leftlx h3 {
    font-size: 16px;
    color: #ff691e;
    border-bottom: 1px solid #ededed;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.leftlx h3 span {
    color: #c4c4c4;
    margin-left: 10px;
    font-weight: normal;
}

.leftlx .phone {
    margin: 0 8px 20px;
    height: 45px;
    border-bottom: 1px solid #ededed;
    color: #727272;
}

.leftlx .phone span {
    font-size: 12px;
    background: url(/template/images/tel.jpg) no-repeat 0 0;
    padding-left: 50px;
    height: 45px;
    display: block;
}

.leftlx .phone span b {
    display: block;
    color: #3b3b3b;
    font-size: 18px;
    margin-top: 2px;
}

.leftlx p {
    line-height: 22px;
    font-size: 14px;
    color: #666;
    padding-bottom: 8px;
    padding-left: 10px;
}

.leftlx p span {
    float: left;
    height: 23px;
}

.leib_pro {
}

.leib_pro {
    width: 199px;
    border: 1px solid #ff691e;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.leib_pro h2 {
    height: 78px;
    background: #ff5500;
    overflow: hidden;
    font: 20px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.leib_pro h2 a {
    color: #fff;
    display: block;
    padding-top: 14px;
}

.leib_pro h2 em {
    display: block;
    font: 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff7733;
}

.leib_pro h4 a {
    display: block;
    height: 36px;
    width: 176px;
    background: #373737;
    margin: 12px auto 0;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.leib_pro ul {
    width: 176px;
    margin: 12px auto 0;
    *margin: 8px auto 0;
    overflow: hidden;
}

.leib_pro li {
    font: 14px "Microsoft Yahei";
    border-bottom: 1px dashed #adadad;
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
    overflow: hidden;
}

.leib_pro li a {
    color: #141414;
    display: block;
    background: url(/template/images/fen_jt1.gif) no-repeat 9px 12px;
    padding-left: 25px;
}

.leib_pro li a:hover,.leib_pro li a.cur {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
    text-decoration: none;
}

.leib_pro .cur a {
    color: #ff5500;
}

.leib_pro1 {
}

.leib_pro1 {
    width: 273px;
    border: 1px solid #ff691e;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.leib_pro1 h2 {
    height: 78px;
    background: #ff5500;
    overflow: hidden;
    font: 20px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.leib_pro1 h2 a {
    color: #fff;
    display: block;
    padding-top: 14px;
}

.leib_pro1 h2 em {
    display: block;
    font: 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff7733;
}

.leib_pro1 h4 a {
    display: block;
    height: 36px;
    width: 210px;
    background: #373737;
    margin: 12px auto 0;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.leib_pro1 ul {
    width: 176px;
    margin: 12px auto 0;
    *margin: 8px auto 0;
    overflow: hidden;
}

.leib_pro1 li {
    font: 14px "Microsoft Yahei";
    border-bottom: 1px dashed #adadad;
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
    overflow: hidden;
}

.leib_pro1 li a {
    color: #141414;
    display: block;
    background: url(/template/images/fen_jt1.gif) no-repeat 9px 12px;
    padding-left: 29px;
}

.leib_pro1 li a:hover {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
}

.leib_pro1 .cur a {
    color: #ff5500;

}


.leib_h {
}

.leib_h {
    width: 199px;
    border: 1px solid #ff691e;
    overflow: hidden;
    padding-bottom: 10px;
}

.leib_h h2 {
    height: 78px;
    background: #ff5500;
    overflow: hidden;
    font: 20px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.leib_h h2 a {
    color: #fff;
    display: block;
    padding-top: 14px;
}

.leib_h h2 em {
    display: block;
    font: 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff7733;
}

.leib_h h4 a {
    display: block;
    height: 36px;
    width: 176px;
    background: #373737;
    margin: 12px auto 0;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.leib_h ul {
    width: 176px;
    margin: 12px auto 0;
    *margin: 8px auto 0;
    overflow: hidden;
}

.leib_h li {
    font: 14px "Microsoft Yahei";
    border-bottom: 1px dashed #adadad;
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
    overflow: hidden;
}

.leib_h li a {
    color: #141414;
    display: block;
    background: url(/template/images/fen_jt1.gif) no-repeat 9px 12px;
    padding-left: 29px;
}

.leib_h li a:hover {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
}

.leib_h .cur a {
    color: #ff5500;
}

.leib_proj2 {
}

.leib_proj2 {
    width: 199px;
    border: 1px solid #ff691e;
    overflow: hidden;
    padding-bottom: 10px;
}

.leib_proj2 h2 {
    height: 78px;
    background: #ff5500;
    overflow: hidden;
    font: 20px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
}

.leib_proj2 h2 a {
    color: #fff;
    display: block;
    padding-top: 14px;
}

.leib_proj2 h2 em {
    display: block;
    font: 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff7733;
}

/*.leib_proj2 h4 a{ display:block; height:36px; width:176px; background:#373737; margin:12px auto 0; font:16px "Microsoft Yahei"; text-align:center; line-height:36px; color:#fff;}
*/
.leib_proj2 ul {
    width: 176px;
    margin: 12px auto 0;
    *margin: 8px auto 0;
    overflow: hidden;
}

.leib_proj2 h4 {
    font: 14px "Microsoft Yahei";
    border-bottom: 1px dashed #adadad;
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
    overflow: hidden;
}

.leib_proj2 h4 a {
    color: #141414;
    display: block;
    background: url(/template/images/fen_jt1.gif) no-repeat 9px 12px;
    padding-left: 23px;
}

.leib_proj2 h4 a:hover {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
}

.leib_proj2 .cur a {
    color: #ff5500;
}

.tt_div {
    text-align: center;
    color: #ff5500;
    font-size: 20px;
}

.tt_div h4 {
    font-size: 20px;
}

.sm_div {
    padding-top: 20px;
}

.sm_div ul {
    margin: 0px;
    padding: 0px;
}

.sm_div ul li {
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.sm_div ul li div {
    width: 85px;
    text-align: right;
    letter-spacing: 3px;
    height: 30px;
    float: left;
    line-height: 30px;
    display: block;
    color: #333;
}

.sm_div ul li div span {
    display: block;
    float: left;
}

.sm_div ul li div .span1 {
    /* width: 19px; */
    text-align: left;
    /* margin-left: 7px; */
}

.sm_div ul li div .span2 {
    /* width: 30px; */
    height: 30px;
    display: block;
    float: left;
}

.sm_div ul li div .span3 {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    float: left;
}

.line_div {
    border-bottom: 1px dashed #ccc;
    clear: both;
    padding-top: 25px;
    /* width: 530px; */
}

.kh_num_div {
    margin: 0 auto;
    margin-top: 20px;
    width: 530px;
    background-image: url(/template/images/pro_sy.gif);
}

.tjzs_div {
    color: #ff5500;
    width: 530px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 14px;
}

.tjzs_div span {
    font-size: 12px;
    margin-left: 5px;
}

.dg_div {
    font-size: 20px;
    color: #ff5500;
    width: 530px;
    font-weight: bold;
    font-size: 20px;
    /* line-height: 50px; */
    margin: 0 auto;
}

.fx_div {
    margin: 0 auto;
    width: 530px;
}

.productdes_1 {
    float: right;
    width: 560px;
}

.productdes_1 dl.dldes {
    height: 160px;
}

.productdes_1 dl dt {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
}

.productdes_1 dl.dldes dd {
    height: 122px;
    overflow: hidden;
    line-height: 20px;
}

.productdes_1 dl.dlyy {
    height: 238px;
}

.productdes_1 dl.dlyy dt {
    text-align: center;
    color: #ff5500;
}

.productdes_1 dl.dlyy dd img {
    width: 540px;
    height: 200px;
    overflow: hidden;
    line-height: 20px;
}

.pageDH {
}

.pageDH a {
    color: #fff;
}

.dg_div img {
    vertical-align: bottom;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.psBox2 {
    padding-bottom: 30px;
}

.fangAnBox {
}

.fangAnBox dl:first-child {
    padding-top: 0;
}

.xgBox {
}

.fastBox {
    padding-bottom: 50px;
}

.fangAnList {
    /* padding-bottom: 30px; */
}

.searchBox {
    padding-bottom: 33px;
}

.rele_search .f_tBox {
    padding-top: 10px;
}

.topadcs img {
    vertical-align: middle;
}

.left_sjNew {
    width: 201px;
    background: #fff;
}

.left_sjNew .tit {
    background: #ff742e;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

.left_sjNew .tit a {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

.left_sjNew .tit a:hover {
    color: #fff;
}

.left_sjNew .nr {
    padding: 5px 0;
    border: 1px solid #ccc;
}

.left_sjNew .nr h4 {
    height: 29px;
    line-height: 29px;
    margin-top: 5px;
    width: 199px;
}

.left_sjNew .nr h4 a {
    color: #323232;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: normal;
    padding-left: 40px;
}

.left_sjNew .nr ul {
    padding: 0 15px;
}

.left_sjNew .nr li {
    background: url(/template/images/ico01.gif) no-repeat scroll 0px 13px ;
    overflow: hidden;
    border-bottom: 1px solid #FFFFFF;
    height: 31px;
    line-height: 31px;
    padding-left: 15px;
}

.left_sjNew .nr li a {
    font-family: 'Microsoft YaHei';
    color: #666;
}

.left_sjNew .nr li.cur a {
    color: #00B0DC;
}

.left_sjNew .nr img {
    width: 197px;
}

.left_sjNew .nr p {
    padding-left: 5px;
    line-height: 24px;
}

.left_sjNew .nr h5 {
    line-height: 30px;
    color: #3f3f3f;
    font-size: 13px;
    padding-left: 5px;
    padding-top: 10px;
}

.left_sjNew .nr .dianhua {
    background: url(/template/images/Teln.gif) no-repeat scroll 9px 14px transparent;
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 66px;
}

.left_sjNew .nr .dianhua span {
    color: #282b33;
    display: block;
    font: 18px "Impact";
}

.STYLE5 {
    color: #FFFFFF;
    font-weight: bold;
}

.STYLE7 {
    font-weight: bold;
    color: #FF3300;
}

.STYLE8 {
    color: #000000
}

.bjb {
}

.bjb td:first-child {
    width: 100px;
}

.bjb tr:first-child td,.bjb tr:first-child td p,.bjb tr:first-child td span {
    line-height: 150%!important;
}

.bjb td {
}

.bjb td p {
    padding: 0 !important;
    margin: 0 !important;
}

.bjb td {
    padding: 10px 3px !important;
}

.bjb td:nth-child(5) {
    width: 250px !important;
}

.bjb td:nth-child(4) {
    width: 180px !important;
}

.bjb td:last-child {
    width: 90px !important;
}

.leib_proj2 h4 a.cur {
    background: url(/template/images/fen_jt3.gif) no-repeat 9px 12px;
    color: #ff5500;
    text-decoration: none;

}

.page404 {
    padding: 100px 0;
    min-height: 334px;
    background: url(/template/images/404.jpg) no-repeat center top;
    background-size: cover;
    font-size: 19px;
    font-weight: bold;
    line-height: 200%;
}

.page404 .line_1 {
    padding: 0 100px;
    padding-bottom: 50px;
}

.page404 .line_2 {
    padding: 0 100px;
    color: #19417f;
}


.ys dd font {
    display: block;
}


.f_wz .txt_2 {}

.f_wz .txt_2 dd {
    display: inline-block;
}

.f_wz .txt_2 dd:first-child {
    padding-right: 38px;
}

.proShow {}

.proShow .psBox {
    padding-bottom: 38px;
}

ul.n_rt_ul2 li a {
    width: 95%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 1%;
}

ul.n_rt_ul2 li img {
    vertical-align: middle;
}