.allyemian{
    background-color: #f5f5f5;
}
.swiper-wrapper{max-height: 390px!important;}
li.swiper-slide {
    float: left;
}
.weizhi{
    width: 100%;
    line-height:30px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 1em;
    color: #333333;
}
.weizhi a{
    text-decoration: none;
    color: #333333;
}
.kechengname{
    width: 100%;
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    padding: 0px;
    text-align: center;
    border: 1px #f0f0f0 solid;
    background: #e9e9e9;
    color: #EA5F3C;
}
.kechengname div{
    font-size: 1.5em;
    letter-spacing: 1px;
    line-height: 70px;
    font-weight: bold;
}
.kechenginfo{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.kechengtb{
    padding: 0 19px 10px;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    background-color: #fff;
    display: block;
}
.kechengleft{
    float: left;
    width: 53.4%;
    margin-top: 1.5%;
    display: block;
}
.pic{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}
.top-pic{
    width: 100%;
    position: relative;
    display: block;
}
.under-pic{
    width: 100%;
    margin-top: 2%;
    display: block;
}
.under-pic ul{
    width: 100%;
    display: block;
}
.under-pic div img {
    display: block;
    width: 100%;
    height: 110px;
    object-fit: cover;
    margin-right: 1%;
    float: left;
    cursor: pointer;
}
.kechengright{
    float: right;
    width: 44%;
    margin-top: 1.5%;
    display: block;
}
.kechengright .jianjie{
    color: #999;
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 11px;
    text-overflow: ellipsis;
}
.kechengright .tag{
    overflow: hidden;
    margin-top: 0px;
}
.kechengright .tag em{
    display: block;
    overflow: hidden;
    font-style: normal;
    height: 33px;
    line-height: 33px;
    padding: 0 15px 0 15px;
    border-radius: 3px;
    margin-right: 10px;
    color: #FFF;
    float: left;
}
.kechengright .tag em:nth-child(1){background-color: #7c8cbf;}
.kechengright .tag em:nth-child(2){background-color: #77a3d4;}
.kechengright .tag em:nth-child(3){background-color: #7ab7c9;}
.kechengright .tag em:nth-child(4){background-color: #73b0dc;}
.kechengright .tag em:nth-child(5){background-color: #59bcbc;}

.kechengxx{
    margin: 20px auto;
    overflow: hidden;
}
.kechengright .kechengxx li:nth-child(odd){
    width: 62%;
}
.kechengright .kechengxx li{
    float: left;
    padding: 7px 0;
    font-size: 1.15em;
    width: 38%;
    line-height: 26px;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}
.kechengright .kechengxx .sp1{
    color: red;
    font-weight: 700;
}
.kechengright .kechengxx .sp1 font{
    font-size: 0.5em;
    font-weight: normal;
    margin-left: 5px;
}
.kechengright .kechengxx .sp2{
    font-style: normal;
    color: #666;
    text-decoration: line-through;
    font-weight: 700;
}
.kechengright .kechengxx .sp3{
    color: #05ac04;
    font-weight: 700;
}
.buy{
    width: 100%;
    border: 1px #fce6dc solid;
    background: #fef9f7;
    padding: 15px;
}
.buy span{
    display: block;
}

.yybm{
    color: #d93118;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 15px 20px;
}
.shijian {
    width: 558px;
    margin-left: 20px;
}
.shijian li {
    width: 558px;
    margin-top: 13px;
    overflow: hidden;
}
.shijian .mc{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    float: left;
}
.shijian .cc select {
    width: 37%;
    height: 31px;
    border: 1px solid black;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
/*
select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    cursor: default;
    margin: 0em;
    font: 400 1em Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}*/

.shijian .input-number {
    white-space: nowrap;
    padding-top: 1px;
}
.shijian .input-number .btn {
    border: 1px solid #999;
    background-color: #F4F4F4;
    display: inline-block;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0px 9px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 4px;
    user-select: none;
}
.shijian .input-number .btn, .input-number .num {
    text-align: center;
    vertical-align: middle;
}
a {
    color: #333333;
    text-decoration: none;
}
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}
.shijian .input-number .num {
    border: 1px solid #999;
    width: 50px;
    height: 23px;
    margin: 0 1px;
}
input[type="text" i] {
    padding: 1px 2px;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
.yyzx{
        width: 100%;
        overflow: hidden;
        margin: 20px 5px 0 100px;
}
.yyzx span{
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    padding: 5px 10px;    
    margin-right: 5%;
}
.yyzx span a{
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei",微软雅黑, Arial, Simsun, sans-serif;;
}
.yyzx span:nth-child(1){
    background-color: #D93118;
}
.yyzx span:nth-child(2){
    background-color: #008989;
}
.yyzx .sys{
    width: 58px;
    background: url(../images/sys01.png) 0 8px no-repeat;
    padding-left: 15px;
}

.yyzx em{
    display: block;
    height: 32px;
    line-height: 32px;
    font-style: normal;
    float: left;
    cursor: pointer;
}

#hoversys{
    margin: -212px 0 0 -75px;
    width: 180px;
    height: 180px;
    float: left;
}
.hover{
    display: none;
    position: absolute;
    z-index: 10000;
    overflow: hidden;
    background: #FFF;
}
.yyzx .sys:hover .hover {
    color: #f00;
    background: url(../images/sys01.png) 0 8px no-repeat;
    display: block;
}
.kechengjz{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.jzleft{
    width: 78.4%;
    float: left;
    background: #FFF;
}
.jznav{
    border-bottom: 2px #00683c solid;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 1px #e1e1e1 solid;
    background-color: #f6f6f6;
}
.jznav ul {
    width: 100%;
    height: 42px;
    overflow: hidden;
}
.jznav li {
    display: block;
    width: 12.5%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    float: left;
    text-align: center;
    border-right: 1px #e1e1e1 solid;
}
.jznav li a{
    text-decoration: none;
    font-size: 16px;
    color: #000;
}
.jznav li a:hover{
    color: red;
}
.kcxq{
    position: relative;    padding: 25px;
}
.kcxq h3 {
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
}
.kcxq img{
	width:100% !important;
}
h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.kcxq h3 span{
    background: #00774d;
    float: left;
    display: block;
    width: auto;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.jzright{
    width: 20.5%;
    float: right;
}
.right-nr{
    border: 1px #dedede solid;
    background: #FFF;
    margin-bottom: 10px;
}
.tuijian{
    display: block;
    height: 45px;
    border-bottom: 1px #e5e5e5 solid;
}
.tuijian li{
    float: left;
}
.tuijian .xian{
    width: 5px;
    height: 20px;
    line-height: 25px;
    background-color: #0A6CCF;
    margin: 14px;
}
.tuijian .tjbt{
    display: block;
    height: 25px;
    line-height: 26px;
    padding: 10px 0px;
    font-size: 18px;
    float: left;
}
.tjnr{
    padding: 10px;
}
.tjnr li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #dedede dashed;
}
.tjnr li a{
    display: block;
    height: 180px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}
.tjnr li a img{
    height: auto;
    width: 100%;
}
.tjnr li a p{
    color: #000;
    margin: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 992px){
    .jzleft{
        width: 100%;
    }
    .jzright{
        width: 100%;
        overflow: hidden;
        margin: 10px auto;
    }
    .right-nr{
        width: 100%;
    }
    .right-nr .tjnr{
        width: 100%;overflow: hidden;
    }
    .right-nr .tjnr li{
        float: left;
        width: 23%;
        margin-right: 2%;
        display: block;
    }
    .tuijian,.right-nr, .tjnr li {border:0;}
    
    .tjnr li a{
        height: 100%;
        display: block;
    }
    .tjnr li a img{
        width: 100%;
        height: 80px; object-fit: cover;
        overflow: hidden;
    }
    .tjnr li a p{
    color: #000;
    margin: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
}
@media (max-width: 630px){
    .kechengname{
        width: 100%;
        height: 10%;
    }
    .kechengname div{
        font-size: 1.5em;
        line-height: 2em;
        word-break: break-all;
    }
    .kechengleft{
        width: 100%;
    }
    .kechengleft .top-pic img{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .kechengright{
        width: 100%;
        margin-top: 20px;
    }
    
    .jznav li a{
        font-size: 0.8em;
    }
    .kechengright .kechengxx li{  width: 100%;}
    .kcxq img{ width: 100%!important;height: auto!important;}
    .right-nr .tjnr li {
    width: 31%;
    margin:0 1%;
}
    
    
}