/* 整机机型 */
.catlistHd .catlistHd-tit {
    display: block;
    background: #FDC031;
    width: 80%;
    margin: 20px 0 30px 10%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bolder;
    position: relative;
    z-index: 999;
}
.catlistJs {
    margin-bottom: 30px;
}
.catlistJs-tit {
    position: relative;
    padding-left: 20px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.catlistJs-tit i {
    display: block;
    width: 7px;
    height: 20px;
    background: #000;
    position: absolute;
    top: 2px;
    left: 0;
}
.catlistJs li {
    padding-left: 25px;
    line-height: 2;
    position: relative;
}
.catlistJs li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #FDC031;
    position: absolute;
    top: 11px;
    left: 10px;
}
.catlistJs li span{
    color: red;
}

.catlist ul {
    padding: 20px;
}
.catlist ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.catlist ul li img {
    max-width: 100%;
    margin: auto;
    display: block;
}
.catlist ul li p {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}
.catlist ul li a {
    display: inline-block;
    padding: 5px 15px;
    background: #FDC031;
    color: #000;
    margin-right: 10px;
}
/*整机详情*/
.cattext-tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.cattext-slide img {
    width: 100%;
}
.cattext-kw {
    justify-content: space-evenly;
    padding: 20px 0;
    text-align: center;
    position: relative;
}
.cattext-kw strong {
    display: block;
    font-size: 16px;
}
.cattext-kw::before {
    content: '';
    height: 30px;
    border-left: 1px solid #000;
    position: absolute;
    top: 24px;
    left: 61%;
}

.cattext-kw::after {
    content: '';
    height: 30px;
    border-left: 1px solid #000;
    position: absolute;
    top: 24px;
    left: 34%;
}
.cattext-kw strong {
    display: block;
    font-size: 16px;
}
.cattext-pk div p {
    line-height: 1.6;
flex:3;
}

.cattext-pk div {
    margin-bottom: 15px;
}
.cattext-pk div span {
    width: 120px;
flex:1;
}
.cattext-pk {
    padding: 0 20px;
}

.cattext-link{
    padding: 20px;
}
.cattext-link ul{
    justify-content: space-between;
    text-align: center;
}
.cattext-link ul span{
    color: #333;
    display: block;

}
.cattext-link ul i{
    display: block;
    width: 50px;
    height: 50px;
    background: url(/res/LXHome/structure/vricon.png) no-repeat;
    
    background-size: cover;
    margin: 5px auto;
}
.cattext-link ul .cattext-linki1{background:url(/res/LXHome/structure/1272cffb29ec5a01fd0c9f9cc8b234b.png) no-repeat;background-size: cover;}
.cattext-link .cattext-linki2{background-position: -75px 0;}
.cattext-link .cattext-linki3{background-position: -150px 0;}
.cattext-link .cattext-linki4{background-position: -375px 0;}
.cattext-link .cattext-linki5{background-position: -300px 0;}

.cattext-high-tit{
    overflow: hidden;
    margin-bottom: 20px;
}
.cattext-high-tit span {
    float: left;
    width: 50%;
    text-align: center;
    background: #252525;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
}
.cattext-high-tit span.active{
    background: #FDC031;
    color: #000;
}
.cattext-high-list {
    overflow: hidden;
}

.cattext-high-list div {
    float: left;
    width: 45%;
    border: 1px solid #eee;
    margin: 10px 2.5%;
}

.detailsHigh_jsgg {
    overflow: hidden;
    padding: 0 15px;
}
.detailsHigh_jsgg .XXK_Page2_Item {
    display: block;
    /*float: left;*/
    width: 100%;
    /*height: 216px;*/
    background-color: #EFEFEE;
    margin-bottom: 20px;
}
.detailsHigh_jsgg .XXK_Page2_Item .title {
    clear: left;
    float: left;
    font-family: Arial,"微软雅黑";
    font-size: 18px;
    font-weight: bold;
    margin-left: 24px;
    margin-top: 30px;
}
.detailsHigh_jsgg .XXK_Page2_Item ul {
    display: block;
    /*width: 580px;*/
    clear: left;
    /*float: left;*/
    padding: 0;
    list-style: none;
    font-family: Arial,"微软雅黑";
    font-size: 14px;
    line-height: 30px;
}
.detailsHigh_jsgg .XXK_Page2_Item ul li {
    display: block;
    padding-left: 24px;
    padding-right: 24px;
    border-bottom: 1px solid #FFFFFf;
}
.detailsHigh_item{display:none;}