﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    color: #505050;
    font-family: Arial;
    font-size: 14px;
}

.distraction-title, .post-body a strong, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, input, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #787878;
}

.kj_clear {
    clear: both;
}

.width {
    max-width: 1000px;
}

.kj_width {
    max-width: 1000px;
}

.kj_mar, .mar, .kj_container_yy, .kj_container_yy img {
    margin: 0 auto;
}

.kj_hd_pl {
    background: #009727;
}

.kj_hd_pl, .kj_nav_lf, .kj_container_pro_tit, .kj_nav_ri > li > a, .kj_nav_ri a, .kj_nav_lf_list .navheight > a {
    color: #fff;
}

/*顶部*/
#ineuserstausboxx a:first-child {
    color: #a33d39;
}

#ineuserstausboxx a:last-child {
    background: url(../images/top_icon2.jpg) no-repeat 0;
    padding-left: 10px;
    color: #44649d;
}

.kj_top {
    background: #f0f0f0;
    font-size: 13px;
}

    .kj_top .kj_top_first {
        float: left;
    }

    .kj_top ul > li {
        height: 35px;
        line-height: 35px;
    }

        .kj_top ul > li:not(:first-child) {
            float: right;
            margin: 0 10px;
        }

        .kj_top ul > li:nth-child(75) {
            background: url(../images/top_icon.jpg) no-repeat left center;
            padding-left: 25px;
        }

        .kj_top ul > li:nth-child(6) {
            padding-left: 25px;
            background: url(../images/top_icon3.jpg) no-repeat left center;
        }

/*logo和搜索*/
.kj_header {
    position: relative;
    height: 110px;
}

.kj_hd_logo {
    width: 350px;
    height: 80px;
    display: block;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    top: 10px;
    left: 3px;
    background: url(../images/logo.jpg) top left;
}

.kj_hd_search {
    position: absolute;
    top: 27px;
    left: 440px;
    border: 2px solid #009727;
}

    .kj_hd_search .itseartxt {
        width: 340px;
        height: 35px;
        float: left;
        text-indent: 10px;
    }

    .kj_hd_search .itsearbtn {
        float: left;
        width: 100px;
        height: 35px;
        line-height: 35px;
        background: url(../images/search_btn.jpg) no-repeat 15px 10px #ffcf49;
        text-indent: 20px;
        border: 0px;
        font-size: 1.1em;
    }

.kj_hd_pl {
    position: absolute;
    top: 27px;
    right: 0;
    height: 39px;
    line-height: 39px;
    display: block;
    text-align: center;
    width: 108px;
}

.kj_hd_hotsearch {
    position: absolute;
    top: 65px;
    left: 440px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    overflow: hidden;
}

    .kj_hd_hotsearch ul li {
        float: left;
        color: #908d8d;
    }

        .kj_hd_hotsearch ul li a {
            color: #908d8d;
        }

            .kj_hd_hotsearch ul li a:hover {
                color: #009726;
            }

/*导航*/
.kj_nav {
    background: url(../images/nav_bg.jpg) repeat-x;
    position: relative;
}

.kj_nav_lf {
    float: left;
    position: relative;
    width: 22%;
}

.kj_nav_lf_tit {
    height: 46px;
    border: 1px solid #0da840;
    background: url(../images/nav_lf_bg.png) no-repeat 80% 18px #009727;
    font-size: 1.2em;
    line-height: 46px;
    text-align: center;
    /* width:25%; */
    cursor: pointer;
}

.kj_nav_lf_list {
    top: 46px;
    display: none;
    width: 100%;
    background: #009727;
}

    .kj_nav_lf_list .navheight {
        height: 35px;
        line-height: 35px;
        position: relative;
        text-indent: 30px;
        background: url(../images/pl.gif) no-repeat 92% center;
    }

        .kj_nav_lf_list .navheight:hover > .submenubox {
            display: block;
        }

    .kj_nav_lf_list .submenubox {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        width: 354.6%;
        background: #f0f0f0;
        border: 1px solid #009727;
    }

        .kj_nav_lf_list .submenubox .catalog2 > li > a {
            color: #555;
        }

        .kj_nav_lf_list .submenubox ul > li > a {
            color: #555;
        }

        .kj_nav_lf_list .submenubox .catalog2 > li {
            float: left;
        }

        .kj_nav_lf_list .submenubox ul > li {
            float: left;
        }

.kj_nav_ri {
    width: 78%;
    float: left;
    padding-left: 20px;
}

    .kj_nav_ri ul {
        box-shadow: 3px 3px 5px #929191;
    }

    .kj_nav_ri > li {
        float: left;
        height: 46px;
        line-height: 46px;
    }

        .kj_nav_ri > li:hover {
            background: #009727;
        }

        .kj_nav_ri > li > a {
            margin: 0 35px;
        }

    .kj_nav_ri .nav2, .kj_nav_ri .nav3 {
        display: none;
        background: #009727;
    }

        .kj_nav_ri .nav2 li {
            position: relative;
            border-bottom: 1px solid #fff;
            height: 35px;
            line-height: 35px;
        }

        .kj_nav_ri .nav2 > li:hover > .nav3 {
            display: block;
        }

    .kj_nav_ri .nav3 {
        position: absolute;
        top: 0;
        left: 100%;
        width: 120%;
    }

    .kj_nav_lf:hover .kj_nav_lf_list, .kj_nav_ri > li:hover .nav2 {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: block;
    }

    .kj_nav_lf_list, .kj_nav_ri .nav2 {
        position: absolute;
        z-index: 1;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: transform 150ms ease-in-out;
        -moz-transition: transform 150ms ease-in-out;
        transition: transform 150ms ease-in-out;
    }

        .kj_nav_ri .nav2 a {
            padding: 0 20px;
        }
/*banner*/
.kj_banner {
    height: 390px;
    position: relative;
    margin-top: 22px;
}

.kj_bannerinner {
    height: 200px;
    position: relative;
    margin-top: 22px;
}

.kj_ace_imgnavbox {
    text-align: center;
    padding-top: 10px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
}

    .kj_ace_imgnavbox a {
        display: inline-block;
        width: 12px;
        border-radius: 6px;
        height: 12px;
        background-color: #9a9a99;
        font-size: 0px;
        line-height: 0px;
        margin: 3px;
    }

    .kj_ace_imgnavbox .activeSlide {
        background-color: #009727;
    }

.kj_ace_img_next, .kj_ace_img_prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 47%;
    cursor: pointer;
}

.kj_ace_img_next {
    left: 10px;
    background: url(../images/banner_left.png) no-repeat center;
    display: none;
}

.kj_ace_img_prev {
    right: 15px;
    background: url(../images/banner_right.png) no-repeat center;
    display: none;
}

.kj_wrapper {
    padding: 0 15px;
}
/*相关论文*/
.kj_container_new {
    margin-top: 22px;
    position: relative;
    height: 40px;
    padding: 0 25px;
    background: url(../images/new_bg.jpg) repeat-x;
}

.kj_container_new_out li {
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 12px;
}

.kj_new_item {
    width: 10%;
}

    .kj_new_item a {
        color: #7e7e7e;
    }

.kj_new_item_wx {
    background: url(../images/skype_sm.png) no-repeat right center;
    margin-left: 15px;
    padding-right: 45px;
}

.kj_new_item_zx {
    background: url(../images/new_zx.jpg) no-repeat right center;
    padding-left: 15px;
}

.kj_new_item_zx {
    padding-right: 30px;
}

.kj_new_wx_img {
    display: none;
    position: absolute;
    right: 135px;
    top: 32px;
    box-shadow: 5px 5px 5px #ccc;
    height: 110px;
    width: 110px;
}

.kj_container_new_out > li:first-child {
    font-size: 1.1em;
}

#kj_iproductulbox {
    width: 70%;
    float: left;
    overflow: hidden;
}

.kj_container_new_inner li span {
    font-size: 12px;
    float: right;
}

.kj_container_new_inner li a, .kj_container_new_inner li span {
    color: #9b9b9b;
}

    .kj_container_new_inner li a:hover {
        text-decoration: underline;
    }

/*四个应用*/
.kj_yy {
    margin-top: 30px;
    padding-bottom: 35px;
}

.kj_container_yy {
    width: 25%;
    padding: 0 10px;
    float: left;
}

.kj_yy article:first-child {
    /* background:0; */
    /* border: 0; */
    border-left: 1px dashed #EAEEF2;
}

.kj_container_yy:hover img {
    margin-top: 50px;
    transition: margin-top 1s ease 0.4s
}

.kj_container_yy:hover .kj_container_yy_cont {
    display: none;
}

.kj_container_yy {
    text-align: center;
    /* background: url(../images/fg_line.jpg) repeat-y left; */
    border-right: 1px dashed #EAEEF2;
    height: 349px;
}

    .kj_container_yy:hover {
        background: #f5f4f4;
        cursor: pointer;
    }

    .kj_container_yy img {
        /* width:152px; */
        /* height:175px; */
        max-width: 90px;
    }

    .kj_container_yy h3 {
        font-weight: inherit;
        margin-top: .9em;
    }

.kj_container_yy_cont {
    line-height: 23px;
    height: 153px;
    overflow: hidden;
    padding-top: 15px;
    text-align: left;
  
    color: #858383;
    font-size: 13px;
}

.kj_container_yy_more a {
    height: 22px;
    font-size: 11px;
    background: #9AA3B1;
    padding: 0 10px;
    line-height: 22px;
    border-radius: 10px;
    display: block;
    margin: 20px auto 0;
    width: 90px;
    color: #fff;
}

    .kj_container_yy_more a:hover {
        background: #788190;
        color: #fff;
    }

/*推荐产品*/
.kj_container_pro .kj_container_pro_tit {
    background: url(../images/pro_tit.jpg) no-repeat 87px top #ededed;
    text-indent: 0;
}

.kj_container_pro_tit {
    background: url(../images/pro_tit.jpg) no-repeat top left #ededed;
    line-height: 40px;
    text-indent: 28px;
}

    .kj_container_pro_tit span {
        height: 40px;
        background: #009726;
        display: inline-block;
        /* width: 221px; */
        text-indent: 28px;
    }

.kj_container_pro_item {
    margin-left: -10px;
    margin-top: 10px;
    margin-right: -10px;
}

    .kj_container_pro_item .kj_container_pro_listout {
        padding-bottom: 10px;
        /* border-top:5px solid #0b7bc3; */
        /* border-left: 1px solid #c5c5c5; */
        /* border-right: 1px solid #c5c5c5; */
        /* border-bottom: 1px solid #c5c5c5; */
        text-align: center;
    }

        .kj_container_pro_item .kj_container_pro_listout:hover a > img {
            -webkit-transform: scale(1.08,1.08);
            -moz-transform: scale(1.08,1.08);
            -ms-transform: scale(1.08,1.08);
            transform: scale(1.08,1.08);
            -webkit-transition: transform .5s linear;
            -moz-transition: transform .5s linear;
            transition: transform .5s linear;
        }

.kj_container_pro_listout > a {
    height: 165px;
    display: block;
    overflow: hidden;
}

    .kj_container_pro_listout > a img {
        max-height: 160px;
    }

.kj_container_pro_item li > a {
    height: 176px;
    border-bottom: 1px solid #c5c5c5;
}

.kj_pro_item_wz {
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    text-align: center;
}

.kj_container_pro_item > .kj_pro_item_wz:first-child {
    margin-top: 10px;
}

.kj_container_pro_item > .kj_pro_item_wz:last-child {
    padding-bottom: 10px;
    box-sizing: content-box;
}

.kj_container_pro_item .kj_pro_item_mo {
    height: 30px;
    line-height: 30px;
    color: #c30003;
    font-size: 1.3em;
}

.kj_container_pro_item li {
    width: 23%;
    float: left;
    /* padding-left: 34px; */
    border: 1px solid #ccc;
    margin: 1%;
}

.kj_container_pro_listout {
    /* border:1px solid; */
}

.kj_container_pro_item li:hover {
    box-shadow: 5px 5px 3px #ccc;
}

/*公司动态和新闻动态*/
.kj_container_dt {
    margin-top: 22px;
}

    .kj_container_dt a:hover {
        color: #009726;
        text-decoration: underline;
    }

    .kj_container_dt artical {
        border: 1px solid #d8d8d8;
        padding: 0 18px;
        float: left;
    }

.kj_container_dt_item li {
    height: 30px;
    line-height: 30px;
    background: url(../images/dt_bg.jpg) no-repeat 14px center;
    text-indent: 28px;
    overflow: hidden;
}

    .kj_container_dt_item li a, .kj_container_new_inner a {
        /* white-space:nowrap; */
        /* overflow:hidden; */
        width: 76%;
        height: 40px;
        display: block;
        float: left;
        /* text-overflow: ellipsis; */
    }

        .kj_container_dt_item li a fond {
            letter-spacing: 1px;
        }

    .kj_container_dt_item li span, .kj_container_new_inner span {
        float: right;
        padding-right: 10px;
        font-size: 12px;
        color: #b3b2b2;
        width: 24%;
        text-align: right;
    }

.kj_container_dt article {
    width: 50%;
    float: left;
}

    .kj_container_dt article .kj_container_pro_tit {
        border: 1px solid #d8d8d8;
        border-bottom: 0;
    }

.kj_container_dt_item {
    border: 1px solid #d8d8d8;
    border-top: 0;
    padding: 30px 5px;
    height: 220px;
}

.kj_container_dt_lf {
    padding-right: 18px;
    position: relative;
}

.kj_container_dt_ri {
    padding-left: 18px;
    position: relative;
}

.kj_container_dt_lf > a {
    position: absolute;
    top: 225px;
    right: 35px;
}

.kj_container_dt_ri > a {
    position: absolute;
    top: 225px;
    right: 15px;
}

.kj_container_dt_lf > a, .kj_container_dt_ri > a {
    color: #009727;
    font-size: 12px;
    width: 60px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #009727;
    border-radius: 5px;
    text-align: center;
}

    .kj_container_dt_lf > a:hover, .kj_container_dt_ri > a:hover {
        background: #009727;
        color: #fff;
    }

/*品质保障*/
.kj_footer_icon li {
    width: 25%;
    float: left
}

.kj_footer_icon {
    border: 1px solid #cacaca;
    padding: 15px;
    margin-top: 22px;
}

    .kj_footer_icon li {
        height: 43px;
        line-height: 43px;
        padding: 0 15px;
        text-indent: 30px;
        overflow: hidden;
        font-size: 13px;
    }

        .kj_footer_icon li:nth-child(1) {
            background: url(../images/footer_icon1.jpg) no-repeat 19px center #ededed;
        }

        .kj_footer_icon li:nth-child(2) {
            background: url(../images/footer_icon2.jpg) no-repeat 19px center #ededed;
        }

        .kj_footer_icon li:nth-child(3) {
            background: url(../images/footer_icon3.jpg) no-repeat 19px center #ededed;
        }

        .kj_footer_icon li:nth-child(4) {
            background: url(../images/footer_icon4.jpg) no-repeat 19px center #ededed;
        }

/*底部导航*/
.kj_footer {
    margin-top: 25px;
    padding-bottom: 20px;
}

.kj_footer_ri {
    float: left;
    border-left: 1px solid #c8c8c8;
    margin-left: 90px;
    padding-left: 100px;
}

    .kj_footer_ri > img {
        width: 41px;
        height: 41px;
        float: left;
        margin-right: 5px;
    }

    .kj_footer_ri p {
        color: #c83c21;
    }

.kj_footer2 {
    border-top: 1px solid #c8c8c8;
    padding: 1em;
    line-height: 2em;
    text-align: center;
    font-size: .9em;
}

    .kj_footer2 p, .kj_footer2 a {
        color: #808080;
    }

    .kj_footer2 a {
        font-weight: bold;
    }

        .kj_footer2 a:hover, .kj_footer_lf a:hover {
            box-shadow: 0 1px 0 #808080;
        }

.kj_footer_lf {
    float: left;
}

    .kj_footer_lf .catalog1 {
        float: left;
        padding-left: 22px;
    }

        .kj_footer_lf .catalog1:nth-child(2) {
            margin: 0 45px;
        }

    .kj_footer_lf a, .kj_footer_ri_tit {
        color: #a8a8a8;
        font-size: .8em;
    }

    .kj_footer_lf .catalog1 > li > a, .kj_footer_ri_tit {
        color: #000;
    }

.kj_footer_ri_tit {
    margin-bottom: 12px;
}

.kj_ft_ri_cont {
    font-size: .9em;
    line-height: 25px;
}

.kj_footer_lf a {
    line-height: 25px;
}

/*内页*/
/*内页左侧*/
.kj_inner {
    margin-top: 20px;
}

.kj_in_left {
    width: 22%;
    float: left;
    padding-bottom: 30px;
}

.kj_in_lf_cont dl dt {
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    color: #474747;
    background-image: url(../images/ptb.png);
    background-repeat: no-repeat;
    font-weight: normal;
    text-indent: 40px;
    background-position: 20px center;
    border-bottom: 1px dashed #ddd;
}

.kj_in_lf_cont a {
    color: #000;
}

.kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 li, .kj_in_lf_cont dl dd ul .prolist_cont_linetop ul li {
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    background-image: url(../images/ptb1.png);
    background-repeat: no-repeat;
    background-position: 35px center;
    text-indent: 60px;
}

    .kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 li a, .kj_in_lf_cont dl dd ul .prolist_cont_linetop ul li a {
        color: #000;
    }

.kj_in_lf_cont dl dd ul .prolist_cont_line .catalog2, .kj_in_lf_cont dl dd ul .prolist_cont_line ul {
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .kj_in_lf_cont dl dd ul .prolist_cont_line .catalog2 li, .kj_in_lf_cont dl dd ul .prolist_cont_line ul li {
        background-color: #ffffff;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        background-image: none;
        float: left;
        width: 48px;
        text-align: center;
    }

        .kj_in_lf_cont dl dd ul .prolist_cont_line .catalog2 li a, .kj_in_lf_cont dl dd ul .prolist_cont_line ul li a {
            color: #0e80f3;
        }

.kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 li:hover, .kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 .nowviewon, .kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 li:hover a, .kj_in_lf_cont dl dd ul .prolist_cont_linetop .catalog2 .nowviewon a {
    color: #009726;
}

#menu_left dl {
    position: relative;
}

#menu_left > dl > dd {
    position: absolute;
    left: 100%;
    top: 0px;
    background-color: #ffffff;
    width: 700px;
    display: none;
}

    #menu_left > dl > dd .prolist_cont_linetop ul {
        border: 1px solid #009726;
        box-shadow: 5px 5px 10px rgba(100,100,100,.5);
    }

#menu_left > dl:hover > dt, #menu_left > dl:hover > dt a {
    background-color: #009726;
    color: #ffffff;
}

#menu_left > dl:hover > dd {
    display: block;
}

    #menu_left > dl:hover > dd .prolist_cont_linetop li {
        display: inline-block !important;
        float: none !important;
        width: 220px;
    }
.smenu {
    font-size: 16px;
    color: #787878;
    font-weight: bold;
    font-weight: bold;
    border-top: 1px solid #ffffff;
}

/*内页右侧*/
.kj_in_lf_tit {
    height: 40px;
    font-family: '微软雅黑';
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    font-weight: bold;
    background: #009726;
}

.kj_in_right {
    width: 76%;
    overflow: hidden;
    float: left;
    margin-left: 2%;
}

.kj_position {
    height: 50px;
    line-height: 50px;
    text-indent: 30px;
    overflow: hidden;
}

.kj_new_info_nav {
    line-height: 30px;
    font-size: 14px;
    border: 1px dashed #ccc;
    border-radius: 5px;
    padding: 10px;
}
    /*上一篇下一篇*/
    .kj_new_info_nav ul li {
        margin-right: 40px;
    }

.kj_inner .kj_position {
    text-indent: 0;
}

    .kj_inner .kj_position .kj_position_ri {
        /* font-size:14px; */
    }

.kj_position .kj_position_ri {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

/*新闻列表和新闻详情*/
.kj_new_list {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

    .kj_new_list ul li {
        color: #333333;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dotted #cccccc;
        background-image: url(../images/newtb.jpg);
        background-repeat: no-repeat;
        background-position: 0px 22px;
        text-indent: 15px;
    }

        .kj_new_list ul li span {
            float: right;
            color: #999999;
            margin-right: 0px;
        }

        .kj_new_list ul li a {
            color: #333333;
        }

            .kj_new_list ul li a:hover {
                color: #0e80f3;
            }

.kj_new_info, .kj_new_info_time {
    text-align: center;
}

.kj_new_info {
    border-bottom: 1px solid #cccccc;
    line-height: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.kj_in_right_cont {
    padding: 20px;
    min-height: 100px;
    line-height: 30px;
}

.kj_in_right_gbform {
    font-size: 18px;
    margin-top: 20px;
    color: #009726;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}

.kj_in_right_cont h5 {
    font-size: 18px;
    color: #333;
    /* padding-top: 38px; */
    padding-bottom: 3px;
    text-align: center;
    margin-top: 25px;
    font-weight: normal;
}

.kj_in_right_cont h6 {
    font-size: 20px;
    /* color: #333; */
    padding-bottom: 24px;
    text-align: center;
    font-weight: normal;
}


.kj_nav_wrap_no_nav {
    line-height: 25px;
}
.kj_nav_wrap_no {
    width: 100%;
    background: #fff;
    /* border-bottom: 1px solid #e5e5e5; */
    height: 35px;
    margin: 15px 0;
}

.kj_nav_wrap_no_nav {
    width: 1200px;
}

    .kj_nav_wrap_no_nav ul li {
        float: left;
        font-size: 16px;
    }

        .kj_nav_wrap_no_nav ul li a {
            line-height: 30px;
            height: 30px;
            padding-left: 22px;
            padding-right: 22px;
            /* display:inline-block; */
            border: 1px solid #009726;
            border-radius: 15px;
            margin-right: 25px;
            display: block;
            font-size: 14px;
            color: #009726;
        }

        .kj_nav_wrap_no_nav ul li:hover a {
            background-color: #009726;
            color: #ffffff;
        }
/*上一篇下一篇*/

/*产品列表和产品详情*/
.kj_pro_casinfor {
    margin-top: 15px;
}

.kj_proinfotable tr:first-child td {
    background: #009726;
    height: 35px;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 12px;
}

.kj_prolist_casinfor a {
    color: #737373;
}

.kj_prolistinfoitem td {
    padding: 5px;
}

.kj_prolist_casinfor td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 35px;
    padding-left: 12px;
    border-left: 1px solid #fff;
}

.kj_proinfo_cont {
    margin-top: 10px;
}

    .kj_proinfo_cont td {
        font-size: 14px;
        padding: 5px;
    }

.kj_proinfo_fdj {
    border: 1px solid #ddd;
    position: relative;
    width: 180px;
    height: 180px;
    display: block;
    text-align: center;
}

.proinfotableimg_max {
    position: absolute;
    /* top:155px; */
    right: 4px;
    bottom: 0px;
}

*[id^="goodslist_"] .goodstable {
    border: 1px solid #eef7fb;
    margin-top: 5px;
}

.reltr1 {
    background: #f6f6f6;
}

.kclist3 {
    background: url(../images/prolistdg.jpg) no-repeat 0px 2px;
    padding-left: 20px;
}

.kj_prolist_casinfor a:hover {
    color: #009726;
}

/*产品详情切换*/
#pro_details, #pro_jsgg, #pro_zscoa, #procankaowx {
    border-top: 0px;
}

.kj_product-detialout .ui-widget-content {
    border: 0px;
    line-height: 25px;
    font-size: 15px;
    min-height: 80px;
}

.kj_product-detial {
    margin-top: 10px;
}

    .kj_product-detial .ui-widget-header {
        /* font-size: 8px; */
        background: none;
        border: 0px;
        border-radius: 0px;
        border-bottom: 1px solid #cccccc;
        overflow: hidden;
    }

        .kj_product-detial .ui-widget-header li {
            line-height: 33px;
            border-radius: 0px;
            text-align: left;
            font-size: 15px;
        }

        .kj_product-detial .ui-widget-header .ui-state-default {
            background-image: none;
            background-color: #ffffff;
            border-radius: 0px;
        }

        .kj_product-detial .ui-widget-header .ui-tabs-selected {
            background-image: none;
            color: #0e80f3;
            border: 0px;
        }

            .kj_product-detial .ui-widget-header .ui-tabs-selected a {
                font-size: 15px;
                color: #fff;
                background: #009726;
                border: none;
            }
/*相关产品*/
.kj_proinfo_xgcp_tit {
    height: 40px;
    line-height: 40px;
    color: #009726;
    font-size: 15px;
    text-indent: 15px;
    background: #eef7fb;
}

.kj_proinfo_xgcp_cont {
    margin-top: 15px;
    padding: 0px 5px;
}

#procankaowx {
    padding: 0;
    margin-top: 15px;
}
/*询盘样式*/
.formcolumn-item {
    clear: both;
}

    .formcolumn-item .formcolumn-item-tit {
        width: 120px;
        text-align: right;
        float: left;
        line-height: 30px;
    }

    .formcolumn-item .formcolumn-item-ct {
        margin-left: 130px;
    }

        .formcolumn-item .formcolumn-item-ct select {
            height: 25px;
        }

        .formcolumn-item .formcolumn-item-ct .formcom-area,
        .formcolumn-item .formcolumn-item-ct .formcom-ipt,
        .formcolumn-item .formcolumn-item-ct .formcom-vcode {
            width: 300px;
            padding: 6px 6px;
            border: #ABABAB 1px solid;
            box-shadow: 2px 2px 3px #EDEDED inset;
            font-size: 14px;
            font-weight: bold;
        }

        .formcolumn-item .formcolumn-item-ct .formcom-area {
            height: 50px;
        }

        .formcolumn-item .formcolumn-item-ct .formcom-vcode {
            width: 160px;
        }

        .formcolumn-item .formcolumn-item-ct .form-vcodebox img {
            border: #ABABAB 1px solid;
        }

.extclass_title, .formset_title {
    font-size: 14px;
    font-weight: bold;
}

.formcolumn-item .formcolumn-item-ct .formcolumn-item-tipstxt {
    color: #999999;
}

.formcolumn-item .formcolumn-item-ct .form-vcodebox {
    float: left;
    padding-right: 10px;
}

.formcolumn-item .formcolumn-item-ct .needFill {
    border: 1px solid #e47a7a;
    box-shadow: 2px 2px 3px #f5e9e6 inset;
    background-color: #fefbfa;
}

/*右下角加入购物车样式*/
.ShopCartBox {
    position: fixed;
    bottom: 0;
    right: 10px;
    padding: 3px;
    width: 450px;
    background-color: #009726;
    border: 1px solid #009726;
}

* html, * html body {
    background-image: url(about:blank);
    background-attachment: fixed
}

* html .ShopCartBox {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

.shopcartitembox {
    display: none;
    height: 200px;
    overflow: auto;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 2px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAMAAAC6sdbXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRF7u7u5ubm6urqYPTI0gAAAB9JREFUeNoUiLERAAAMRLD/0Pk0HGSChSOLP/HqBBgAAfcAItOjOxwAAAAASUVORK5CYII=")
}

.shopcartctrlbox {
    padding: 5px;
    font-size: 14px;
    color: #ffffff;
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: 10px 10px;
    padding-left: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEEyQjkwRkEzNTJGMTFFMjkyNzk5MjZDMjYxMzRERUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEEyQjkwRkIzNTJGMTFFMjkyNzk5MjZDMjYxMzRERUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QTJCOTBGODM1MkYxMUUyOTI3OTkyNkMyNjEzNERFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QTJCOTBGOTM1MkYxMUUyOTI3OTkyNkMyNjEzNERFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiQvthAAAACISURBVHjanFGJDYAgDCzGjWAVd3GE7uQMjgArOEKFpJhaqTVeckAo1+cIRLTBHWvlDh6akJ4Aj6EtMg/vwSs4W414wgl+wqr41ip5FXMlDs6Xq5LSVRT3qN9o4cL3aHwDcnzRgUjfEEdZPXGLm+YkdlYzWeb04bMxY+7ejCoelcXopHAcTgEGAHOtLt9FRk3CAAAAAElFTkSuQmCC")
}

    .shopcartctrlbox .shopcartjiesau {
        line-height: 20px;
        float: right;
        background-color: #ffffff;
        color: #009726;
        font-weight: bold;
        padding: 5px 10px 5px 10px
    }

    .shopcartctrlbox .shopcarttogglebtn {
        color: #ffffff
    }

.shopcartchgamounthref {
    border: 1px solid #dddddd;
    padding: 3px 5px 3px 5px;
}

.shopcartitemtable td {
    border-bottom: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 8px;
    text-align: center;
}

.shopcartitemtableheader td {
    background-color: #f8f8f8;
    font-weight: bold
}

.shopcartitemtable .subtotal {
    display: none;
}

.shopcartitemtable input {
    text-align: center;
}

.shopcartBtmctrlbox {
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
    border: 1px solid #ff6600;
    background-color: #ffeed7;
}

/*购物车页面*/
.filedsetdiv {
    padding: 10px;
}

    .filedsetdiv a {
        color: #000000;
    }

/*产品规格列表*/
.goodstable {
    font-size: .9em;
}

    .goodstable td {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 5px;
    }

    .goodstable .fkjltable td {
        padding: 0px;
        border-bottom: 0px;
        border-collapse: collapse;
        border-left: 0px;
    }

.goodsdeftrclsclose {
    color: #009726;
    padding: 0px;
}

    .goodsdeftrclsclose .fkjltable {
        background-color: #f5f5f5;
    }

        .goodsdeftrclsclose .fkjltable td {
            padding: 5px;
        }

.pro_casinfor .goodstable {
    margin-top: 0px;
    border: 1px solid #eee;
}

.goodstable .goodsdeftrclsclose {
    background-color: #ffffff;
    font-weight: bold;
}

.goodstableheader {
    background: #eef7fb;
}

.goodstable .goodstableheader td {
    padding: 5px;
}

.goodstable .goodsdeftrclsopen {
    background-color: #009726;
    color: #ffffff;
    font-weight: bold;
    padding-left: 3px;
}

.goodsdeftrclsopen td {
    border-bottom: 0px;
}

.amountipt {
    float: left;
    height: 22px;
    text-align: center;
    width: 30px;
}
/*底部翻页（圆形）*/
.listpagenav {
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 40px;
    text-align: center;
}

    .listpagenav a {
        display: inline-block;
        min-width: 40px;
        height: 40px;
        overflow: hidden;
        border: 1px solid #cccccc;
        border-radius: 20px;
        margin: 3px;
        font-size: 18px;
    }

        .listpagenav a:hover {
            background-color: #eeeeee;
        }

    .listpagenav .currentPage {
        border-color: #009726;
        background-color: #009726;
        color: #ffffff;
    }

        .listpagenav .currentPage:hover {
            border-color: #ff6600;
            background-color: #ff6600;
        }

    .listpagenav .pagenavellipsis {
        display: inline-block;
        min-width: 40px;
        height: 40px;
        overflow: hidden;
        margin: 3px;
        font-size: 18px;
    }

/*购物车页面*/
.shopchartpage .usercenterright {
    padding: 0px;
}

.usercenterright fieldset {
    margin: 0px;
    margin-top: 10px;
    border: 1px solid #cccccc;
    padding: 0px;
}

.goodchatinfobox_header {
    background-color: #b0d1fc;
}

.shopcartable td {
    padding: 8px;
    border-bottom: 1px solid #b0d1fc;
}

.shopcartable .header td {
    border-bottom: 3px solid #b0d1fc;
    background-color: #fbfcff;
}

.shopcartable.rowclass0 {
    background-color: #ffffff;
}

.shopcartable .rowclass1 {
    background-color: #fbfcff;
}

.userloginbtn, .changepwdbtn, .userinfo_btn, .ordercombtn {
    height: 34px;
    background-color: #009726;
    color: #ffffff;
    border: 0px;
    width: 120px;
}

.formcolumn-item-ct .userloginbtn {
    font-size: 16px;
    float: left;
    height: 34px;
}

.InfoHTMLBox {
    padding: 10px;
    line-height: 25px;
    font-size: 12px;
    border-bottom: 1px solid #dddddd;
}

    .InfoHTMLBox li {
        padding: 8px;
        border: 1px solid #ffffff;
    }

        .InfoHTMLBox li:hover {
            background-color: #f8f8f8;
            border: 1px solid #eeeeee;
        }

    .InfoHTMLBox ul li a {
        font-size: 14px;
        color: #36c;
        font-weight: normal;
    }

.usercenterright fieldset legend {
    margin-left: 10px;
    font-size: 20px;
}

.orderform .formcolumn-item .formcolumn-item-ct .formcolumn-item-tipstxt {
    color: red;
}

.nombtn {
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    border: 0px;
    background-color: #009726;
    color: #ffffff;
}

.formcolumn-item-ct a {
    float: left;
    margin-left: 10px;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #009726;
    color: #ffffff;
}

.formcolumn-item {
    clear: both;
    margin-top: 10px;
    margin-left: 20px;
}

.userreg_from .formcolumn-item, .userlogn_from {
    /* margin-left: 295px; */
}

.userreg_from .formset_title {
    text-align: center;
    text-indent: 0;
}

.formcolumn-item .formcolumn-item-tit {
    width: 120px;
    text-align: right;
    float: left;
}

.formcolumn-item .formcolumn-item-ct {
    margin-left: 130px;
}

    .formcolumn-item .formcolumn-item-ct .formcom-area,
    .formcolumn-item .formcolumn-item-ct .formcom-ipt,
    .formcolumn-item .formcolumn-item-ct .formcom-vcode {
        width: 300px;
        height: 20px;
        padding: 4px 5px;
        border: #ABABAB 1px solid;
        box-shadow: 2px 2px 3px #EDEDED inset;
        font-size: 14px;
        font-weight: bold;
        box-sizing: content-box;
    }

    .formcolumn-item .formcolumn-item-ct .formcom-area {
        height: 100px;
    }

    .formcolumn-item .formcolumn-item-ct .formcom-vcode {
        width: 160px;
    }

    .formcolumn-item .formcolumn-item-ct .form-vcodebox img {
        border: #ABABAB 1px solid;
    }

.extclass_title, .formset_title {
    font-size: 14px;
    font-weight: bold;
}

.formcolumn-item .formcolumn-item-ct .formcolumn-item-tipstxt {
    color: #999999;
}

.formcolumn-item .formcolumn-item-ct .form-vcodebox {
    float: left;
    padding-right: 10px;
}

.formcolumn-item .formcolumn-item-ct .needFill {
    border: 1px solid #e47a7a;
    box-shadow: 2px 2px 3px #f5e9e6 inset;
    background-color: #fefbfa;
}

.shopcartarea .selon {
    background-color: #fff5cc;
    border: 1px solid #ffe580;
    font-weight: bold;
}

.cahrhjmoney, .ordertotalmoney, .yunfeimoney, .simpmoneyunit {
    font-size: 20px;
    color: #cc0000;
    font-weight: bold;
}
/*订单提交成功页面*/
.dsuctxt {
    position: relative;
    padding-left: 40px;
}

.autoreguser {
    background-color: #f8f8f8;
    margin: 20px;
    padding: 10px;
    border: 1px dotted #eeeeee;
    color: #666666;
}

.succtrl {
    text-align: center;
    padding: 30px;
}

    .succtrl a {
        display: inline-block;
    }

    .succtrl .conshop {
        color: #ffffff;
        background-color: #ff6600;
        padding: 10px 20px 10px 20px;
    }

.gotousercenter {
    background-color: #eeeeee;
    padding: 10px 20px 10px 20px;
    margin-left: 30px;
}

/*会员中心*/
/*左侧*/
.leftucmenu {
    margin-top: 10px;
    border: 1px solid #009726;
    border-radius: 0 0 5px 5px;
}

    .leftucmenu > ul > li {
        background: url(../images/ptb.png) no-repeat 20px 14px;
        line-height: 40px;
        color: #474747;
        text-indent: 43px;
    }

        .leftucmenu > ul > li > a {
            color: #474747;
            font-size: 15px;
        }

    .leftucmenu ul li ul li {
        line-height: 30px;
        background: url(../images/ptb1.png) no-repeat 43px center;
    }

        .leftucmenu ul li ul li a {
            color: #666;
        }

.newpro_tit {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #009726;
    padding-left: 10px
}

.GoodsListBox {
    line-height: 20px;
    border: 1px solid #eee;
    margin-top: 15px;
}

.ordertitlebox {
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
    line-height: 30px;
    margin-top: 10px;
}

.orderform {
    padding: 10px;
    font-size: 14px;
}

    .orderform dl {
        margin-top: 10px;
    }

.proinfo_img {
    padding: 10px;
    text-align: center;
}

.btn2 {
    height: 26px;
    margin: 3px;
    background-color: #fd9524;
    color: #ffffff;
    border: 1px solid #cf4202;
}

.shopcartchgamounthref {
    border: 1px solid #dddddd;
    padding: 3px 5px 3px 5px;
}

.countchoosediv {
    width: 86px;
    margin: 0 auto;
}

.csimgdonew {
    width: 25px;
    height: 22px;
    line-height: 20px;
    display: block;
    border: 1px solid #a9a9a9;
    float: left;
}

.userlogn_from dl {
    margin-top: 20px;
}

.formset_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    text-indent: 250px;
}

.userregbox, .userregbtn, .postorderbutton {
    font-size: 16px;
    height: 34px;
    background-color: #009726;
    color: #ffffff;
    border: 0px;
    width: 150px;
}

.usercenterright {
    padding: 20px;
}

.userchgpwd_from dl, .forminfo dl {
    margin-top: 20px;
}

.myordertableitem {
    margin-top: 10px;
    border: 1px solid #dddddd;
    border-left: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
    font-size: 12px;
}

.myordertableitem2 td {
    padding: 0 8px;
}

.myordertableitem td {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    line-height: 20px;
}

.myordertableitem .myorderheader {
    background-color: #efefef;
}

    .myordertableitem .myorderheader td {
        padding: 8px;
    }

.myordertableitem .ordershoppingitems td {
    border-left: 0px solid #dddddd;
}

.myordertableitem .ordershoppingitems tr:last-child td {
    border-bottom: 0px;
}

.proimgv {
    width: 60px;
}

.myordertableitem a {
    color: #000000;
}

.batchsearchlist, .protable {
    border-collapse: collapse;
    border: 1px solid #cccccc;
}

    .batchsearchlist a, .protable a {
        color: #000000;
    }

    .batchsearchlist td, .protable td {
        border-bottom: 1px solid #cccccc;
        padding: 8px;
    }

    .batchsearchlist .batchsearchlistheader, .protable .protableheader {
        background-color: #efefef;
        font-size: 14px;
        font-weight: bold;
    }

    .batchsearchlist .rowclass1, .protable .rowclass0, .notameble .rowclass0 {
        background-color: #ffffff;
    }

    .batchsearchlist .rowclass0, .protable .rowclass1, .notameble .rowclass1 {
        background-color: #f8f8f8;
    }

.dialog-ctrlbox {
    background-color: #ffffff;
    padding: 10px;
    border-top: 1px solid #cccccc;
    text-align: right;
}

    .dialog-ctrlbox .nombtn, .formcolumn-item-ct .nombtn {
        padding-left: 20px;
        padding-right: 20px;
        height: 40px;
        border: 0px;
        font-size: 16px;
        background-color: #009726;
        color: #ffffff;
    }

    .dialog-ctrlbox .nombtn-gray {
        padding-left: 20px;
        padding-right: 20px;
        height: 40px;
        border: 0px;
        font-size: 16px;
        background-color: #eeeeee;
        color: #333333;
    }

.searchobtype {
    margin-top: 8px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dddddd;
    padding: 10px;
    background-color: #f8f8f8;
    box-sizing: content-box;
}

.sirecitx {
    height: 34px;
    background-color: #009726;
    color: #ffffff;
    border: 0px;
    width: 100px;
    float: right;
}

.form-vcodeboxx img {
    height: 22px;
}

.cartitemnum {
    color: red;
}

.usercenterright .forminfo {
    display: block;
}

.shopchartpage .usercenterright .forminfo {
    display: none;
}

.postorderbutton {
    width: 150px;
    height: 45px;
    font-size: 18px;
    font-weight: bold;
    background-color: #ff6600;
    color: #ffffff;
    border: 0px;
    margin: 0px;
}

/*分页*/
.padding {
    padding: 10px;
    text-align: right;
    box-sizing: content-box;
}

    .padding span {
        margin: 0px 6px;
    }

        .padding select, .padding span input[type="text"] {
            border: 1px solid #009726;
            height: 25px;
            width: 60px;
            color: #009726;
            border-radius: 3px;
        }

        .padding span input[type="button"] {
            background-color: #009726;
            color: #fff;
            width: 60px;
            height: 25px;
            border-radius: 3px;
        }

.pro_goodslist {
    border: 1px solid #dddddd;
}

    .pro_goodslist td {
        padding: 8px;
        border-bottom: 1px solid #dddddd;
    }

    .pro_goodslist .pro_goodslistheader td {
        background-color: #eeeeee;
        font-weight: bold;
        font-size: 14px;
    }

#strusearchnextbox {
    text-align: center;
}

.text {
    color: #999999;
}

.usercenter_menu sup {
    color: red;
    font-weight: bold;
}

.usercenter_menu ul {
    display: none;
}

.finktd {
    padding: 8px;
}

    .finktd a {
        line-height: 25px;
        float: left;
        margin-left: 40px;
    }

.igoodlisttb {
    margin-top: 25px;
}

    .igoodlisttb td {
        padding: 8px;
        text-align: center;
    }

.accountbox {
    float: right;
    padding: 20px;
    font-size: 14px;
}

.content_account {
    display: none;
    padding: 10px;
    text-align: left;
}

.allpronavtitle {
    display: block;
    text-indent: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background-color: #fe824c;
    background-image: url(../images/pd2.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

.apronavhonveron .allpronavtitle {
    color: #333333;
    color: #fff;
    line-height: 40px;
    background-color: #fe824c;
    background-image: url(../images/pd2.gif);
}

.relateproductbox div {
    text-align: center;
    font-size: 12px;
    width: 155px;
    height: 170px;
    float: left;
    overflow: hidden;
}

    .relateproductbox div a {
        display: block;
    }

    .relateproductbox div img {
        border: 1px solid #dddddd;
    }

.coamsdslisttable {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

    .coamsdslisttable td {
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
    }

.tableheader {
    background-color: #eeeeee;
    font-weight: bold;
}

.msdscoasearchbox {
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    padding: 10px;
}

    .msdscoasearchbox #coasearchkey {
        height: 30px;
        font-size: 13px;
        text-indent: 10px;
        color: #666;
    }

    .msdscoasearchbox input[formrole="searchbtn"] {
        height: 30px;
        width: 60px;
    }

.userinfoboxout {
    border: 0px solid #dddddd;
    font-size: 14px;
    background-color: #f8f8f8;
    padding: 10px;
}

.userinfoboxin {
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #eeeeee;
    min-height: 360px;
}

.die_chinaltitle {
    font-size: 26px;
    border-bottom: 1px solid #cccccc;
    line-height: 60px;
    padding-left: 10px;
}

.cartsubmitsuccessedjl {
    padding: 40px;
    font-size: 22px;
    padding-top: 100px;
    min-height: 200px;
    color: #7ABD54;
}

.dixicon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 34px;
    background-position: -98px 0px;
    background-image: url(../images/c.png);
}

.kclist {
    background-image: url(../images/datalist_3.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 8px 9px;
    float: right;
    background-color: #f8f8f8;
    padding-right: 8px;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    height: 29px;
}

    .kclist:hover, .kclist1:hover {
        background-color: #548bd1;
    }

.kclist1 {
    float: right;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 8px 7px;
    float: right;
    color: #009726;
    background-color: #ffffff;
    padding-right: 8px;
    border: 0px solid #dddddd;
    border-bottom: 0px;
    height: 29px;
    line-height: 29px;
}

    .kclist1:hover {
        background-color: #009726;
        color: #ffffff;
    }

.goodsdeftrclsopen .kclist1 {
    color: #009726;
    background-color: #fff;
}

.ngoodstable td {
    font-size: 12px;
    border-right: 1px solid #dddddd;
}

.ngoodstable {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

    .ngoodstable .goodstableheader {
        background-color: #f8f8f8;
        font-weight: bold;
    }

.customcontentul {
    margin-top: 8px;
}

    .customcontentul li {
        background-image: url(../images/prolist_bg1.gif);
        background-repeat: no-repeat;
        line-height: 40px;
        font-size: 16px;
        color: #474747;
        text-indent: 40px;
    }

.leftucmenu a {
    display: block;
}

.leftucmenu ul li ul li a {
    text-indent: 60px;
}

.leftucmenu ul li ul li:hover a {
    color: #009726;
}

.leftucmenu .nowviewon {
    color: #ffffff;
    background-image: url(../images/prolist_tb3.gif);
    background-color: #1ba1e0;
}

    .leftucmenu .nowviewon a {
        color: #ffffff;
    }

#iggoodtabbox {
    border: 0px;
}

    #iggoodtabbox .ui-tabs-nav {
        height: 40px;
        border: 0px;
        border-bottom: 3px solid #009726;
        background-color: #ffffff;
        background-image: none;
    }

        #iggoodtabbox .ui-tabs-nav li {
            border: 0px;
            height: 38px;
            line-height: 30px;
            font-size: 16px;
            font-family: 微软雅黑;
        }

        #iggoodtabbox .ui-tabs-nav .ui-state-active {
            color: #ffffff;
            background-image: none;
            background-color: #009726;
        }

            #iggoodtabbox .ui-tabs-nav .ui-state-active a {
                color: #ffffff;
            }

    #iggoodtabbox .ui-tabs-panel {
        padding: 0px;
    }

    #iggoodtabbox .crtligd a {
        text-decoration: none;
        color: #ffffff;
        background-color: #009726;
        display: inline-block;
        margin: 3px;
        padding: 3px 5px 3px 5px;
    }

#ORDERFORM input, .userlogn_from input {
    height: 15px;
    box-sizing: content-box;
}

.ui-autocomplete {
    border-radius: 0px;
}

.ui-menu-item {
    height: 25px;
}

    .ui-menu-item .ui-state-hover {
        border: 0px;
        background-image: none;
    }

.licount {
    color: red;
    margin-left: 5px;
}

.formcolumn-item-ct .findpw {
    float: none;
    background-color: transparent;
    background: none;
    color: red;
}

h2 {
    font-size: 20px;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    font-weight: bold;
}
/*
    加入购物车输入框
*/
.kj-pro-num-box {
    position: relative;
    width: 90px;
    height: 26px;
    border: 1px solid #ddd;
    margin: 0px auto;
    background-color: #fff;
}

    .kj-pro-num-box button {
        position: absolute;
        top: 0px;
        width: 30px;
        background-color: #fff;
        border: 0px;
        border-radius: 0px;
        padding: 0px;
        text-align: center;
        height: 24px;
    }

.kj-pro-num-minus {
    left: 0px;
    border-right: 1px solid #ddd !important;
}

.kj-pro-num-plus {
    right: 0px;
    border-left: 1px solid #ddd !important;
}

.kj-pro-num-box input {
    width: 28px;
    height: 23px;
    text-align: center;
    border: 0px;
    position: absolute;
    left: 31px;
    top: 0px;
}

.kj_product_shopcart {
    color: red;
    border-width: 0px;
    background: none;
}
/*--end*/
.goodslisttable, .GoodsListBox {
    font-size: 12px;
}

    .goodslisttable table, .GoodsListBox table {
        margin-bottom: 0px;
    }

        .GoodsListBox table th, .GoodsListBox table td {
            white-space: nowrap;
        }

#PlLiangDialog {
    clear: both;
}

.kj_nav_lf_list .navheight:hover {
    background-color: #10a844;
}

@media(max-width:1200px) {
}

.kj-pro-h2 {
    line-height: 35px;
}

@media(max-width:992px) {
}

@media(max-width:768px) {
    body {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ui-dialog {
        width: 100% !important;
    }

    #PlLiangDialog {
        height: 230px !important;
    }

    #PlSearchKeyArea {
        height: 100px !important;
    }

    .kj_header {
        height: 50px;
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        background-color: #ffffff;
        z-index: 9999;
        box-shadow: 0px 0px 5px rgba(100,100,100,.5);
    }

    .kj_hd_pl, .kj_hd_hotsearch, .kj_nav_lf, .kj_nav, #floatTools, .kj_new_item_wx, .kj_new_item_zx, .kj_position {
        display: none;
    }

    .kj_footer_lf .catalog1, .kj_footer_lf {
        float: none;
        margin: 0px !important;
        padding-left: 0px;
    }

        .kj_footer_lf .catalog2 {
            display: none;
            padding: 8px;
            padding-left: 30px;
        }

        .kj_footer_lf .catalog1 a {
            display: block;
        }

        .kj_footer_lf .catalog1 > li > a {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            padding-left: 20px;
            padding-right: 20px;
        }

            .kj_footer_lf .catalog1 > li > a .caret {
                float: right;
                margin-top: 10px;
            }

    .kj_hd_search {
        left: 55px;
        top: 6px;
        right: 40px;
    }

        .kj_hd_search .itseartxt {
            width: 100%;
        }

        .kj_hd_search .itsearbtn {
            float: none;
            position: absolute;
            right: 0px;
            top: 0px;
            width: 35px;
            background-position: 8px 10px;
        }

            .kj_hd_search .itsearbtn span {
                display: none;
            }

    .mobile_menu {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 20px;
    }

    .kj_nav_ri > li {
        float: none;
    }

    .kj_nav_ri {
        width: 100%;
        float: none;
    }

    .kj_nav {
        background-image: none;
        border-top: 1px solid #009726;
    }

    .kj_nav_ri > li > a, .kj_nav_ri a, .kj_nav_lf_list .navheight > a {
        color: #333;
    }

    .kj_banner, .kj_bannerinner {
        margin-top: 0px;
    }

    #kj_ace_imgviewbox a, .kj_banner, .kj_bannerinner, #kj_ace_imgviewboxinner a {
        height: 180px !important;
    }

    .kj_ace_imgnavbox {
        bottom: 5px;
    }

    #kj_ace_imgviewbox a, #kj_ace_imgviewboxinner a {
        background-size: cover !important;
    }

    .kj_container_yy {
        width: 50%;
    }

    .kj_container_pro_item li {
        width: 48%;
    }

    .kj_container_dt article {
        width: 100%;
        float: none;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 15px;
    }

    .kj_footer {
        margin-top: 0px;
    }

    .kj_footer_icon li {
        width: 50%;
        font-size: 12px;
    }

    .kj_footer_ri {
        float: none;
        margin-left: 0px;
        padding-left: 20px;
        border-width: 0px;
    }

    .kj_footer_ri_tit {
        font-size: 16px;
        margin-top: 10px;
    }

    .kj_container_dt_item li a, .kj_container_new_inner a {
        width: initial;
        display: inline;
        float: none;
    }

    .kj_container_dt_item li span, .kj_container_new_inner span {
        width: initial;
    }

    .kj_in_left {
        display: none;
    }

    .kj_in_right {
        float: none;
        width: initial;
        margin-left: 0px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .table-listitem-info {
    }

    .kj_prolist_casinfor td.table-listitem-info-td {
        white-space: normal;
    }

    .kj-pro-h1, .kj-pro-h2 {
        text-align: center;
    }

    .kj_proinfo_fdj {
        margin: 0px auto;
        margin-top: 10px;
    }

    .kj_proinfo_ri {
        padding: 10px;
        text-align: right;
    }

    .kj_product-detial .ui-widget-header li {
        font-size: 14px;
        line-height: 25px;
    }

    .ui-tabs .ui-tabs-nav li a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .kj_nav_wrap_no_nav ul li {
        width: 50%;
        margin-bottom: 10px;
    }

        .kj_nav_wrap_no_nav ul li a {
            margin-right: 5px;
            margin-left: 5px;
            text-align: center;
        }

    .kj_nav_wrap_no_nav {
        width: initial;
    }

    .kj_in_right_cont img {
        height: auto !important;
        max-width: 100% !important;
    }

    .formcolumn-item .formcolumn-item-tit {
        width: 70px;
    }

    .formcolumn-item .formcolumn-item-ct {
        margin-left: 80px;
    }

        .formcolumn-item .formcolumn-item-ct .formcom-ipt,
        .formcolumn-item .formcolumn-item-ct .formcom-area {
            width: 90%;
        }

    .kj_nav_ri .nav2 {
        position: initial;
        display: block;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transform: none;
        font-size: 12px;
    }

        .kj_nav_ri .nav2 li {
            position: initial;
        }

    .kj_nav_ri > li {
        height: initial;
    }

        .kj_nav_ri > li > a {
            margin: 0px !important;
            border-bottom: 1px solid #dddddd;
            display: block;
        }

    .kj_nav_ri .nav2, .kj_nav_ri .nav3 {
        background: none;
        box-shadow: none;
    }

    .kj_nav_ri {
        padding-right: 20px;
    }

    .padding {
        text-align: center;
    }

        .padding select {
            display: none;
        }

        .padding span:last-child {
            display: none;
        }

    .kj_footer_icon li {
        background-position-x: 9px !important;
        text-indent: 20px;
    }

    .kj_footer_icon {
        padding: 0px;
        border-width: 0px;
    }

    .kj_nav_ri > li:hover {
        background: none;
    }

    .kj-phonefooter .navbar-default {
        border-width: 0px;
        background-color: #fcfcfc;
        box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    }

    .kj-phonefooter .nav-tabs {
        text-align: center;
        padding: 5px;
    }

        .kj-phonefooter .nav-tabs a {
            color: #999999;
            text-align: center;
        }

    .ShopCartBox {
        width: 100%;
        right: 0px;
    }

    .kj_hd_logo {
        height: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 10px;
        left: 8px;
        width: 120px;
        background-image: url(../images/logo_mobile.jpg);
    }

    .kj_product-detial .ui-tabs-nav {
        overflow: scroll;
        white-space: nowrap;
    }

        .kj_product-detial .ui-tabs-nav li {
            float: none !important;
            display: inline-block !important;
        }
}

#ORDERFORM {
    clear: both;
}
