﻿/*xiugai*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: rgb(102,102,102);
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
.c {
    overflow: hidden;
}
.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}
.l {
    float: left;
}
.r {
    float: right;
}
a {
    text-decoration: none !important;
    color: rgb(102,102,102) ;
}
a:focus,
a:hover {
    color: rgb(69,187,231) !important;
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blue1 {
    color: rgb(69,187,231);
}
/*top*/
.kj_top {
    background-color: rgb(245,245,245);
    border-bottom: 1px solid rgb(238,238,238);
    height: 36px;
    line-height: 36px;
}
.kj_top_inner a {
    padding: 0 10px;
}
#loginstatusbox a:last-child {
    color: rgb(51,51,51);
    font-weight: bold;
    padding-left: 0;
}
#loginstatusbox a:hover {
    color: rgb(69,187,231);
}
/*header*/
.kj_header {
    height: 110px;
}
.kj_hd_logo {
    margin-top: 25px;
}
.kj_hd_search {
    margin-top: 40px;
}
.kj_hd_search input {
    height: 36px;
    border: 1px solid rgb(192,192,192);
    width: 370px;
    float: left;
    text-indent: 10px;
    outline: 0;
}
.kj_hd_search button {
    border-radius: 0;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 20px;
    background-color: #fff;
    border: 1px solid rgb(192,192,192);
    color: rgb(69,187,231);
    font-weight: bold;
    margin-left: -1px;
    float: left;
    outline: 0;
}
.kj_hd_search button i {
    font-size: 20px;
    color: rgb(69,187,231);
}
.kj_hd_shopcart {
    margin-top: 40px;
    margin-left: 25px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgb(214,214,214);
}
.kj_hd_shopcart a {
    padding: 0 5px;
    font-size: 16px;
    color: rgb(51,51,51);
    position: relative;
}
.kj_hd_shopcart a:hover,
.kj_hd_shopcart a:hover i {
    color: rgb(69,187,231);;
}
.kj_hd_shopcart a i {
    font-size: 24px;
    margin-right: 5px;
}
.kj_hd_shopcart a sup {
    position:absolute;
    left:24px;
    top:-15px;
    background-color:rgb(244,161,55);
    color:#fff;
    border-radius:20px;
    padding:0 4px;
    display:block;
    line-height:16px;
}
.kj_hd_contact {
    margin-top: 40px;
    color: rgb(69,187,231);
}
.kj_hd_contact i {
    font-size: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: rgb(69,187,231);
}
.kj_hd_contact span {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
.leftucmenu ul ul {
    display: block;
}
.leftucmenu ul li{
    background-image:none;
}
.leftucmenu ul ul li:hover, .leftucmenu ul ul .nowviewon a{
    color:#ffffff !important;
}
/*nav*/
.kj_nav {
    height: 50px;
    font-size: 16px;
    background-color: rgb(69,187,231);
}
.kj_nav_inner > li {
    position: relative;
    float: left;
}
.kj_nav_inner > li:first-child {
    background-color: rgb(136,209,133);
    width: 220px;
}
.kj_nav_inner > li  > a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    color: #fff !important;
}
.kj_nav_inner > li:first-child  > a {
    padding-left: 30px;
    width: 100%;
}
.kj_nav_inner > li:first-child  > a i {
    margin-right: 10px;
}
.kj_nav_inner > li.active > a,
.kj_nav_inner > li  > a:hover {
    background-color: rgb(136,209,133);
}
.kj_nav_inner > li > ul {
    background-color: #fff;
    border: 1px solid rgb(136,209,133);
    padding: 10px 0;
    position: absolute;
    width: 220px;
    left: 0;
    z-index: 9;
    display: none;
}
.kj_nav_inner > li > ul > li,
.kj_nav_inner > li > ul > li > ul > li {
    height: 40px;
    line-height: 40px;
    position: relative;
}
.kj_nav_inner > li > ul > li:hover,
.kj_nav_inner > li > ul > li > ul > li:hover {
    background-color: rgb(243,243,243);
}
.kj_nav_inner > li > ul > li > a,
.kj_nav_inner > li > ul > li > ul > li > a {
    display: block;
    padding-left: 50px;
    color: rgb(51,51,51);
}
.kj_nav_inner > li > ul > li > ul {
    background-color: #fff;
    border: 1px solid rgb(136,209,133);
    padding: 10px 0;
    position: absolute;
    width: 220px;
    left: 218px;
    top: 0;
    display: none;
}
/*banner*/
/*youshichanpin*/
.kj_youshichanpin {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgb(250,250,250);
}

.banner-swiper .swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    border-radius: 0px;
    height: 7px;
    background-color: rgb(220,216,217);
    font-size: 0px;
    line-height: 0px;
    margin: 3px;
}

.banner-swiper  .swiper-pagination-bullet-active {
    background-color: #6ac0e3;
}
.login-options-div{
    display:none;
}
.title {
    text-align: center;
}
.kj_yscp_message {
    margin: 30px auto 10px;
    border-bottom: 1px solid rgb(234,234,234);
}
.kj_yscp_message > ul {
    overflow: hidden;
    max-width: 270px;
    margin: 0 auto;
}
.kj_yscp_message > ul li {
    float: left;
    padding: 0 15px;
    margin-left: 15px;
    text-align: center;
}
.kj_yscp_message > ul li.active,
.kj_yscp_message > ul li:hover {
    border-bottom: 3px solid rgb(69,187,231);
}
.kj_yscp_message > ul li a {
    font-size: 22px;
    color: rgb(51,51,51);
    font-weight: bold;
}
.kj_yscp_message > ul li.active a,
.kj_yscp_message > ul li:hover a {
    color: rgb(69,187,231);
}
.kj_yscp_list {
    margin-top: 20px;
    display: none;
}
.kj_yscp_list.active {
    display: block;
}
.kj_yscp_list ul li {
    margin-bottom: 10px;
}
.kj_yscp_list ul li > a {
    display: block;
    width: 100%;
    height: 206px;
    line-height: 206px;
    text-align: center;
    border: 1px solid rgb(238,238,238);
    background-color: #fff;
}
.kj_yscp_list ul li > a:hover {
    border: 1px solid rgb(69,187,231);
}
.kj_yscp_list ul li > a img {
    max-width: 99%;
    max-height: 200px;
}
.kj_yscp_list ul li p {
    margin: 15px 0;
    text-align: center;
}
.kj_yscp_list ul li p a {
    font-size: 16px;
    color: rgb(51,51,51);
}
.kj_yscp_list ul li p a:hover {
    color: rgb(69,187,231);
}
/*yingyong*/
.kj_yingyong {
    margin-top: 40px;
}
.kj_yingyong_message {
    font-size: 16px;
    color: rgb(153,153,153);
    text-align: center;
    margin: 20px 0;
}
.kj_yingyonglist {
    width: 1300px;
    margin: 40px auto;
    position: relative;
}
.kj_yingyonglist > i {
    font-size: 36px;
    color: rgb(154,154,154);
    position: absolute;
    top: 120px;
    left: 0;
}
.kj_yingyonglist > i.next {
    left: auto;
    right: 0;
}
.kj_yingyonglist > i:hover {
    color: rgb(69,187,231);
}
.kj_yingying_content {
    position: relative;
}
.kj_yingying_content > ul {
    position: relative;
    width: 5000px;
    overflow: hidden;
}
.kj_yingying_content > ul li {
    float: left;
    width:227px;
    margin-right: 16px;
}
.kj_yingying_content > ul li a {
    display: block;
    width: 227px;
    height: 227px;
    line-height: 227px;
    text-align: center;
}
.kj_yingying_content > ul li a img {
    max-width: 100%;
    max-height: 227px;
}
.kj_yingying_content-swiper  p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgb(236,236,236);
    color: rgb(51,51,51);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 5px;
    max-width: 100%;
}
/*bottom*/
.kj_bottom {
    background-color: rgb(250,250,250);
    padding-top: 40px;
    padding-bottom: 40px;
}
.kj-footer-itembox {
    border: 1px solid rgb(239,239,239);
    background-color: #fff;
    border-radius: 50px;
}
.kj-footer-itembox > li {
    float: left;
    width: 25%;
    border-left: 1px solid rgb(239,239,239);
    margin: 0;
    padding-left: 25px;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 16px;
}
.kj-footer-itembox > li:first-child {
    border-left: 0;
}
.kj-footer-itembox > li p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 0;
    font-size: 14px;
    color: rgb(102,102,102);
}
.kj-footer-itembox > li p b {
    font-size: 16px;
    font-weight: 500;
    color: rgb(51,51,51);
}
/*foot*/
.kj_foot {
    background-color: rgb(250,250,250);
    padding-bottom: 40px;
    padding-top: 20px;
}
.kj-footer-col dt {
    font-size: 16px;
    font-weight: 500;
    color: rgb(51,51,51);
}
.kj-footer-col dd {
    margin-top: 10px;
}
.kj-footer-col dd ul li {
    line-height: 22px;
}
.kj-footer-col dd ul li a {
    font-size: 12px;
}
.kj_code {
    text-align: center;
}
.kj_code dt {
    font-size: 20px;
    color: rgb(69,187,231);
}
/*footer*/
.kj_footer {
    text-align: center;
    padding-top: 10px;
    line-height: 24px;
}
.kj-phonefooter .navbar-default {
    border-width: 0;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.kj-phonefooter .nav-tabs a i {
    color: #777;
}
.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
    font-size: 12px;
}
.kj-phonefooter .nav-tabs a {
    color: #999;
    text-align: center;
}
.kj-phonefooter .nav-tabs a:hover,
.kj-phonefooter .nav-tabs a.active,
.kj-phonefooter .nav-tabs a.active i {
    color: rgb(69,187,231);
}
.kj-phonefooter .nav-tabs a i {
    color: #777;
}
.kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
    display: block;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: -15px;
    margin-right: -5px;
    line-height: 60px;
    background-color: rgb(69,187,231);
    color: #fff;
}
.kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
    padding: 0;
    margin: 0;
}
/*fixed*/
.kj-slide-right-bar {
    display:block;
    position: fixed;
    top: 200px;
    right: 20px;
    width: 40px;
    z-index: 999;
}
.kj-slide-right-bar1 {
    top: auto;
    bottom: 50px;
}
.slide-right-bar-shopcart:hover  #kj-minshopcart-box  {
    display:block;
}
.slide-right-bar-shopcart #kj-minshopcart-box {
    display:none;
}
.ks-taocan-item img {
    width: 100px;
}
.ks-taocan-item .media-heading {
    font-size:16px;
}
.kj-slide-right-bar ul,
.kj-slide-right-bar li {
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
.kj-slide-right-bar li {
    background-color: rgb(69,187,231);
    margin-bottom: 5px;
    border-radius: 5px;
}
.kj-slide-right-bar li sup {
    position:absolute;
    right:0;
    top:0;
    background-color:rgb(244,161,55);
    color:#fff;
    border-radius:20px;
    padding:0 4px;
    display:block;
    line-height:16px;
}
.kj-slide-right-bar li>a {
    display: block;
    padding: 3px;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
}
.kj-slide-right-bar li>a>i {
    font-size:24px;
}
.kj-slide-right-bar li>a>span {
    display: block;
    text-align: center;
    font-size:12px;
}
.kj-slide-right-bar li a:hover {
    background-color: rgb(136,209,133);
    border-radius: 5px;
}
.servicecenter ul li a:hover,
.servicecenter ul .nowviewon a,
.formcolumn-item-ct a,
.kclist1,
.goodsdeftrclsopen .kclist1,
.kclist:hover,
.kclist1:hover,
.kclist:focus,
.kclist1:focus {
    color: #fff !important;
}
.ShopCartBox {
    z-index:9999;
    display:none !important;
}
.kj_kefu {
    position: absolute;
    right: 40px;
    top: 0;
    width: 200px;
    padding: 10px;
    border: 1px solid rgb(136,209,133);
    background-color: #fff;
    display: none;
}
/*pages*/
.iny_left,
.iny_right {
    margin-top: 20px;
    padding-top:20px;
}
.iny_right {
    float: right;
    margin-left: 0;
    width: 975px;
}
/*product_yemian*/
.kj_name {
    text-indent:10px;
}
/*product_info*/
.product-detial .ui-widget-header .ui-tabs-selected a,
.shopcartctrlbox .shopcarttogglebtn {
    color: #fff !important;
}
.ui-dialog {
    left:20% !important;
    width:60% !important;
    z-index:99999 !important;
}
.leftucmenu ul li a:hover,
.leftucmenu ul li a:focus,
.succtrl .conshop {
    color: #ffffff !important;
}
.leftucmenu ul li a:hover,
.leftucmenu ul li a:focus {
    background-color: #369dc3;
}
.leftucmenu ul li:hover{
    background-image:none;
    color:#ffffff;
}
.leftucmenu >ul>li>a{
    font-weight:bold; color:rgb(69,187,231) !important; border-bottom:1px solid rgb(69,187,231);
}
#ace_imgviewbox {
    width: 100% !important;
}
/*shopcart*/
legend {
    width:auto;
    border-bottom:0;
}
/*user*/
.proimgv {
    max-width:60px;
    width:auto;
}
.banner {
    height:546px;
    width:100%;
    overflow:hidden;
}
#ace_imgviewbox a img {
    width:100%;
}
.kj-navbar-phone-top.navbar-default {
    background-color:#fff;
}
.listnews ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    height: initial;
    line-height: initial;
}
.news-title{
    font-size:22px;
    text-align:center;
}

.goodstable td{
    padding:8px;
}
.proinfotable{
    line-height:40px;
}
.pro_info_tab-content{
    padding:20px;
    line-height:30px;
}
.pro_info_tabs{
    border-bottom:1px solid #dddddd;
    height:30px;
}
    .pro_info_tabs li {
        float: left;
       
        line-height: 30px;
    }
        .pro_info_tabs li a {
            display: block;
            line-height: 30px;
            padding-left: 20px;
            padding-right: 20px;
        }
            .pro_info_tabs li.active a {
            background-color: rgb(69,187,231);
            color: #ffffff !important;
           
        }
.shopcartchgamounthref{
    padding:0px;
}
.addcartbox {
    border: 1px solid #dddddd;
    position: relative;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

    .addcartbox a {
        position: absolute;
        top: 0px;
        height: 23px;
        line-height: 23px;
        width: 25px;
        text-align: center;
        color: #999999;
        background-color: #eeeeee;
        text-decoration: none;
    }

    .addcartbox:hover {
        border-color: #2586d3;
    }

        .addcartbox:hover a {
            background-color: #2586d3;
            color: #fff;
        }

    .addcartbox a:hover {
        background-color: #2586d3;
        color: #ffffff;
    }

    .addcartbox .csimgdonewm {
        left: 0px;
    }

    .addcartbox .csimgdonewa {
        right: 0px;
    }

    .addcartbox input {
        border: 0px;
        line-height: 22px;
        width: 30px;
        text-align: center;
        height: 20px;
    }
.kj-accountitem-edithref {
    float: right;
    background-color: transparent;
}
.kj-shopcart-info-ctrlbox {
    padding-right: 30px;
    text-align: right;
}
.forminfo .formcolumn-item .formcom-ipt {
    height: initial !important;
    width: 90% !important;
}
.dsuctxt{
    text-align:center;
}

/**/
.myordertableitem {
    margin-top: 10px;
    font-size: 12px;
    border: 1px solid #dddddd;
    border-left: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
    box-shadow: 0px 0px 5px rgba(100,100,100,.2);
}

    .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: #444444;
}
.kj-order-userinfo td {
    padding: 8px;
}
.ordershoppingitems td {
    padding: 8px;
}

.kj-shopcartitem-row {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}
/**/

.usercenterright .forminfo{
    width:70%;
}

@media (max-width: 1200px) {
    .container {
        width: 970px !important;
    }
    .width {
        width: 970px !important;
        overflow:hidden;
    }
    .kj_hd_logo img {
        width: 270px;
    }
    .kj_hd_shopcart {
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 10px;
    }
    .kj_hd_search input {
        width: 310px;
    }
    .kj_nav_inner > li > a {
        padding: 0 35px;
    }
    .banner {
        height: 410px;        
    }
    .ace_imgnavbox {
        left:45%;
    }
    .kj_yingyonglist {
        width: 1070px;
    }
    .kj-footer-itembox > li p {
        margin-left: 10px;
    }
    .kj-footer-itembox > li p b {
        font-size: 16px;
    }
    .kj-footer-itembox > li p span {
        font-size: 12px;
    }
    /*pages*/
    .iny_right {
        width:745px;
    }
}
@media (max-width: 991px) {
    .container,
    .width {
        width: 750px !important;
    }
    /*#mobilesearchbox .input-group {
        width: 620px;
    }*/
    .kj-navbar-phone-top.navbar-default {
        height:55px;
    }
    .kj_header {
        height: auto;
    }
    .kj_hd_search input {
        width: 210px;
    }
    .kj_hd_search {
        position:fixed;
        z-index:1050;
        margin-top:0;
       top:10px;
       right:10px;
    }
    .banner {
        margin-top: 60px;
    }
    .kj_yingyong {
        margin-bottom: 60px;
    }
    .kj_yingyonglist {
        width: 750px;
    }
    .kj_yingying_content {
        width: 650px !important;
    }
    /*pages*/
    .iny_left {
        display:none;
    }
    .iny_right {
        width: 100%;
        margin-bottom:60px;
    }
    .ui-dialog {
        left: 10% !important;
        width: 80% !important;        
    }
    /*shopcart*/
    .shopcartBtmctrlbox {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .container,
    .width {
        width: 96% !important;
    }
    body{
        padding-top:50px;
        padding-bottom:50px;
    }
    .iny_right{
        padding-top:0px;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    /*#mobilesearchbox {
        position: absolute;
        left: 65px;
        right: 80px;
        top: 0;
        padding: 0;
        border-width: 0;
    }
    #mobilesearchbox .input-group {
        width: auto;
    }*/

    .kj_yscp_list ul li > a{
        height:150px;
        line-height:150px;
    }
        .kj_yscp_list ul li > a img{
            max-height:150px;
        }
        .kj-navbar-phone-top.navbar-default {
            height: auto;
        }
    .kj_hd_search {
        top: 6px;
        left: 55px;
        right: 70px;
    }
    .kj_hd_search input {
        width:82%;
    }
    .kj_hd_search button {
        width:18%;
        padding:0;
    }
    .banner {
        margin-top: 0px;
        height:200px;
    }
    .ace_imgnavbox {
        width:100%;
        left:0;
        right:0;
    }
    #ace_imgviewbox a img {
        height:293px;
        width:auto;
    }
    .kj_yingyonglist {
        width: 100%;
        margin-top: 10px;
    }
    .kj_yingying_content {
        width: 75% !important;
    }
    .kj_yingying_content > ul {
        width:100%;
        height:287px;
    }
    .kj_yingying_content > ul li {
        width:100%;
    }
    /*product_yemian*/
    .position .position_right {
        /*max-width:100%;
        display:block;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        float:left;
        font-weight:normal;
        font-size:14px;*/

    }
    .kj_name {
        text-indent: 0;
    }
    /* Force table to not be like tables anymore */
    /*.abintobx table,
    .abintobx thead,
    .abintobx tbody,
    .abintobx th,
    .abintobx td,
    .abintobx tr {
        display: block;
        width: 100%;
    }*/
    /* Hide table headers (but not display: none;, for accessibility) */
    .abintobx {
        border:0;
    }
    .abintobx tr:first-child {
        /*position: absolute;
        top: -9999px;
        left: -9999px;*/
    }
    .abintobx tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .abintobx td {
        /* Behave  like a "row" */
        /*border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 5% !important;
        white-space: normal;
        text-align: left !important;*/
    }
    /*reg*/
    .formset_title {
        text-indent:0;
    }
    .formcolumn-item-tit {
        width: 80px !important;
    }
    .formcolumn-item-ct {
        margin-left:90px !important;
    }
    .formcolumn-item .formcolumn-item-ct .formcom-ipt,
    .formcolumn-item .formcolumn-item-ct .formcom-vcode，
    .formcolumn-item .formcolumn-item-ct .formcom-area,
    .formcolumn-item .formcolumn-item-ct .formcom-ipt, 
    .formcolumn-item .formcolumn-item-ct .formcom-vcode {
        width: 90% !important;
    }
    .ui-dialog,
    #ORDERFORM {
        left: 0 !important;
        width: 100% !important;
    }
    /* Force table to not be like tables anymore */
    #shopCarttable table,
    #shopCarttable thead,
    #shopCarttable tbody,
    #shopCarttable th,
    #shopCarttable td,
    #shopCarttable tr {
        display: block;
        width: 100%;
    }
    /* Hide table headers (but not display: none;, for accessibility) */    
    #shopCarttable tr:first-child {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #shopCarttable tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    #shopCarttable td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 5% !important;
        white-space: normal;
        text-align: left !important;
    }  
    /*user*/
    /* Force table to not be like tables anymore */
    /*.myordertableitem table,
    .myordertableitem thead,
    .myordertableitem tbody,
    .myordertableitem th,
    .myordertableitem td,
    .myordertableitem tr {
        display: block;
        width: 100%;
    }*/
    /* Hide table headers (but not display: none;, for accessibility) */
  
    .prolist_casinfor_img {
        width: 120px;
    }
    .ShopCartBox {
        width:96%;
    }
    .kj_search_product {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .kj_product_count {
        width:20px !important;
    }

    .kj_youshichanpin{
        padding-top:0px;
    }
        .kj_youshichanpin h2, .kj_yingyong  h2{
            font-size: 24px;
        }
    .kj_yscp_message > ul li a{
        font-size:18px;
    }
    .kj-phonefooter .nav{
        font-weight:normal;
    }
    .formset_title{
        text-align:center;
        font-size:16px;
    }

    .iny_left {
        width: initial;
        float: none;
        padding-top:0px;
    }
    .welcomebox img {
        width: 80px !important;
    }

    .kj-usercenter-index-right {
        display: none;
    }

    .kj-usercenter-index {
        margin-top: 15px;
        display: block !important;
    }
    .leftucmenu ul li{
        background-image:none;
    }
   
    .usercenter_menu ul li {
        border-bottom: 1px solid #dddddd !important;
    }
    .leftucmenu ul ul li{
        background-image:none;
    }

    .leftucmenu ul li ul li {
        text-indent: 30px;
        height: 40px;
        line-height: 40px;
        position: relative;
    }

        .leftucmenu ul li ul li:after {
            content: "\f105";
            color: #999999;
            font: normal normal normal 18px/1 FontAwesome;
            position: absolute;
            right: 8px;
            top: 10px;
        }
    .usercenter_menu > li >a{
        font-size:16px;
        font-weight:bold;
    }
    .leftucmenu{
        border-width:0px;
    }
    .usercenter_menu > li {
        border: 1px solid #dddddd;
        margin-bottom: 15px;
    }
    .kj-logout-btn a{
        display:block;
        background-color:red;
        color:#ffffff !important;
        padding:10px;
        font-size:16px;
        text-align:center;
        border-radius:5px;
    }

    .usercenterright .InfoHTMLBox {
        padding: 0px;
        padding-top: 10px;
    }

        .usercenterright .InfoHTMLBox li {
            border: 1px solid #dddddd;
            margin-bottom: 10px;
        }

            .usercenterright .InfoHTMLBox li a {
                float: right;
                padding-left: 5px;
                padding-right: 5px;
            }

    .usercenterright .forminfo {
        width:initial;
    }
}