.prodetail_jy {
    width: 90%;
    margin: 0 auto;
    color: #454545;
    margin-top: 20px;
    font-family: "Noto Sans SC", sans-serif;
}
.prodetail_jy .info {
    font-weight: normal;
}
.prodetail_jy .split {
    color: #D8D8D8;
}
.prodetail_jy .pename {
    font-size: 28px;
}

.detail {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.detail .detail-img {
    height: 450px;
    width: 35%;
    box-shadow: 0px 0px 8px #ccc;
    text-align: center;
}

.detail .detail-img img {
    max-width: 90%;
    max-height: 100%;
}

.detail .detail-parameter {
    margin-left: 100px;
}
.detail .proTitle {
    margin-bottom: 20px;
}
.detail .detail-parameter h1, .detail .detail-parameter h2 {
    color: #005eb3;
    font-size: 30px;
}
.detail .detail-parameter .detail-info span {
    margin-right: 40px;
    line-height: 30px;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
}
.detail .detail-parameter .detail-info span:nth-child(5) {
    margin-bottom: 5px;
}
.detail .detail-parameter .detail-info span.label, .detail .detail-parameter .detail-info span label {
    font-weight: bold;
}
.detail .detail-parameter .detail-info .doc {

}
.detail .detail-parameter .detail-info .doc a {
    padding-bottom: 10px !important;
    text-decoration: underline;
}
.detail .detail-parameter .detail-info .doc .split {
    margin-right: 0;
    color: rgb(216, 216, 216);
}
.detail .detail-parameter .detail-info .doc a, .detail .detail-parameter .detail-info .doc span {
    display: inline-block;
}
.documentDown {
    margin-top: 10px;
}
.documentDown .downBtn, .documentDown a {
    display: inline-block;
    line-height: 26px;
    padding: 4px 14px;
    border-radius: 30px;
    background: #ccc;
    margin-right: 10px;
    color: #333;
    cursor: pointer;
}

.pro-parameter {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.pro-parameter .pro-table {
    width: 100%;
    text-align: center;
    border: 1px #cccccc solid;
}
.pro-parameter .pro-table .th {
    height: 50px;
    line-height: 50px;
    background: #333333;

}
.pro-parameter .pro-table tr {
    min-height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #EBEEF5;
    display: flex;
    align-items: center;
}
.pro-parameter .pro-table th {
    color: #ffffff;
    flex: 1;
    font-size: 16px;
}
.pro-parameter .pro-table td {
    color: #666666;
    flex: 1;
    padding-left: 0;
    line-height: 25px;
    font-size: 16px;
}
.pro-table .pro-num {
    border: 1px solid #cccccc;
    width: 90px;
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
}
.pro-table .pro-num input {
    width: 40px;
    border: 0;
    text-align: center;
    border-radius: 6px;
}
.pro-table .pro-icon {
    width: 100%;
    border-left: 1px solid #cccccc;
}
.pro-table .pro-icon p {
    height: 18px;
    line-height: 18px;
    background: #f3f3f3;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
}
.pro-table .pro-icon .iconfont {
    font-size: 12px;
}
.pro-table .pro-icon .pronum-last {
    border: 0;
}
.pro-table .pro-icon p {
    height: 18px;
    line-height: 18px;
    background: #f3f3f3;
    border-bottom: 1px solid #cccccc;
}
.join-car button, .ixj button {
    background: #409EFF;
    color: white;
    border: 0;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    padding: 0 10px;
    cursor: pointer;
}

.xunjia {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.xunjia .xj {
    color: #FFFFFF;
    background-color: #286090;
    width: 350px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
.xunjia .xunjiatips {
    margin-top: 10px;
    line-height: 30px;
}
.procontent {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #f2f2f2;
}
.tab-title {
    background: #f5f7fa;
    font-size: 16px;
    font-weight: bold;
}
.tab-title .tab-title-active {
    background: #fff;
    color: #409EFF;
    font-size: 16px;
    font-weight: bold;
}
.tab-title p {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer;
}
.tab-content {
    padding: 10px 20px;
    font-size: 25px;
}

.tab-content .tab-item {
    font-size: 16px;
    line-height: 1.8;
    display: none;
}
.tab-content .tab-item-active {
    display: block;
}

.tab-content .tab-item .reportDown {
    margin: 10px 0;
}

.tab-content .tab-item .reportDown .downBtn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #005eb3;
    border-radius: 6px;
    margin-left: 40px;
    font-size: 14px;
}

.all-content-list {
    width: 100%;
}
.input-group p {
    width: 9%;
    text-align: right;
    margin-right: 20px;
    float: left;
    height: 40px;
    line-height: 40px;
}
.input-group input {
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    background: #fff;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    outline: none;
    font-size: 15px;
    float: left;
    width: 85%;
}
.input-group input::placeholder {
    font-size: 15px;
}
.reportDown {
    margin-top: 20px;
}
.reportDown span{
    color: #ff0000;
}
.reportDown p {
    height: 30px;
    line-height: 36px;
}
.reportDown a {
    margin-right: 20px;
    display: inline-block;
    width: 100px;
    text-align: center;
    background-color: #409EFF;
    border: 0;
    border-radius: 3px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-left: 142px;
    margin-top: 15px;
}

.bottom-card {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.bottom-card .card-item {
    display: block;
    text-align: center;
    padding: 50px 20px 30px;
    background: #fff;
    border-radius: 4px;
    width: 224px;
    margin-bottom: 20px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.card-item .iconfont {
    font-size: 80px;
    color: #666666;
}
.card-item .card-icon {
    margin-top: 20px;
}
.card-item .card-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #000;
}


.bottom-cate {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.bottom-cate .btitle {
    font-size: 32px;
    font-weight: bold;
    color: #1e53a5;
    letter-spacing: 0.3px;
}
.bottom-cate h4 {
    font-size: 16px;
    font-weight: bold;
    color: #1e53a5;
    margin-top: 20px;
}
.bottom-cate ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    margin-top: 10px;
}
.bottom-cate ul li {
    list-style-type: none;
    border-left: 1px solid #ccc;
    margin-left: 0.5em;
    padding-bottom: 15px;
}
.bottom-cate ul>li:last-child {
    border-left: 1px solid transparent;
}
.bottom-cate li div {
    padding-left: 1em;
    position: relative;
    padding-bottom: 0px;
    display: inline-block;
}
.bottom-cate li div:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 60%;
    width: 0.75em;
    border: 1px solid #ccc;
    border-top: 0 none transparent;
    border-right: 0 none transparent;
}
.bottom-cate ul li div a {
    padding-bottom: 5px;
    display: inline-block;
    color: #0068b3;
    font-size: 16px;
}








.pro-list {
    width: 90%;
    margin: 20px auto;
    background-color: #ffffff;
    padding: 20px 0;
}


.pro-list .pro-top,
.pro-list .pro-bottom {
    border: 1px solid #f2f2f2;
    border-bottom: 0;
}

.pro-list .pro-bottom .zkj a {
    color: #08b;
    font-size: 12px
}

.pro-list .pro-top {
    border-bottom: 0;
}

.pro-list .pro-top .pro-table th {
    width: 200px;
}

.pro-bottom .pro-table th {
    /* width: 150px; */
    flex: 1;
    font-size: 16px;
}

.pro-bottom .pro-table td {
    /* width: 150px; */
    flex: 1;
}

.pro-list .pro-top .pro-table td {
    line-height: 54px;
    /*width: 200px;*/
    flex: 1;
    text-align: left;
    padding-left: 76px;
    font-size: 16px;
}

.pro-list .pro-top .pro-table td:nth-child(2) {
    flex: 5;
}

.pro-list .pro-bottom {
    border-top: 0;
    font-size: 13px;
}


.pro-title a {
    color: #08b;
}

.pro-table {
    width: 100%;
    text-align: center;
}

.pro-table tr {
    min-height: 35px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    font-size: 15px;
}
.pro-table tr.bold1 {
    background-color: #f2f2f2;
}

.pro-table .pro-num {
    border: 1px solid rgb(211, 211, 211);
    height: 27px;
    width: 80px;
    margin: 0 auto;
    border-radius: 6px;
}

.pro-table .pro-icon {
    width: 100%;
    border-left: 1px solid rgb(211, 211, 211);
}

.pro-table .pro-icon .iconfont {
    font-size: 12px;
}

.pro-table .yhj {
    color: #ff0000 !important;
}

.pro-attribute .pro-table td {
    color: #666666;
    font-size: 16px;
}

.container .pro-table .how-much {
    color: #ff4433;
    font-size: 16px;
}

.pro-table .pro-icon p.jia {
    height: 13px;
    line-height: 12px;
    border-bottom: 1px solid rgb(211, 211, 211);
}

.pro-table .pro-icon .pronum-last {
    border: 0;
    height: 13px;
    line-height: 12px;
}

.pro-table .pro-num input {
    width: 40px;
    border: 0;
    text-align: center;
    border-radius: 6px;
}

.container .flex-default {
    height: 52px;
    padding: 0 15px;
}

.container .flex-default p {
    color: black;
}

.container .flex-default span {
    color: #08b;
    font-size: 16px;
}

.container .join-car span {
    background: #08b;
    color: white;
    border: 0;
    height: 32px;
    line-height: 32px;
    background: url("../images/cart.png") no-repeat 7px 7px;
    background-size: 20px 20px;
    width: 36px;
    cursor: pointer;
    display: block;
    float: left;
}

.container .join-car a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

.container .flex-default .flip {
    color: #08b;
}

.container .flex-default .flip span {
    font-size: 13px;
}

.container .flex-default .flip .iconfont {
    font-size: 12px;
}
.pro-list .margin-top {
    margin-top:15px;
}


.tr-background,
.pro-table {
    border-top: 0;

}
.pro-table {
    font-size: 15px;
}
.pro-table a {
    color: #000000;
    cursor: pointer;
}


.flip {
    cursor: pointer;
}


.proinfo {
    border-bottom: 0;
    margin-top: 10px;
    padding: 40px 14px;
    overflow: hidden;

}

.proinfo ul {
    /*overflow: hidden;*/
}

.proinfo li {
    float: left;
}
.proinfo li.proimg {
    width: 25%;
    text-align: left;
    text-align: center;
    box-shadow: 0px 0px 8px #ccc;
    margin-right: 5%;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;

}
.proinfo li.proimg img {
    /*height: 100px;*/
    /*width: 100%;
    height: 100%;*/
    max-width: 100%;
    max-height:100%;
    object-fit: contain;
}
.proinfo li.prowenzi {
    width: 70%;
    font-size: 13px;
}
.proinfo li.prowenzi p {
    margin-top: 17px;
}
.margin-bottom {
    clear: both;
    margin-bottom: 20px;
}


.prowenzi h2 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #1e53a5;
}
.prowenzi ul {
    font-size: 16px;
}
.prowenzi .fbt {
    color: #000000;
    font-weight: bold;
}
.prowenzi li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

 .tab-item .contitle {
     font-weight: bold;
 }
.tab-item tbody th {
    text-align: left;
}

.detail-img .cuxiao {
    font-size: 26px;
    color: #ff0000;
    position: absolute;
    top: 20px;
    left: 20px;
}

.proimg .cuxiao {
    font-size: 26px;
    color: #ff0000;
    position: absolute;
    top: 20px;
    left: 20px;
}


.stream-list{margin-bottom:10px}
.stream-list.top-indent{margin-top:-10px}
.stream-list-item{margin:0;border-bottom:1px solid #eee;padding:10px 0 10px 0;}
.stream-list-item .author{margin-top:5px;color:#999;font-size:13px}
.stream-list-item .author small{color:#ddd}
.stream-list-item .author a{color:#999;}
.stream-list-item .title{display:inline;margin:0 5px 0 0;font-size:16px}
.stream-list-item .small-title{margin:0 0 5px;font-size:16px;}

.stream-list-item .summary{overflow:auto;overflow-x:hidden}
.stream-list-item .excerpt{margin:5px 0 0;height:42px;color:#777;font-size:13px;line-height:1.6;overflow:hidden}
.stream-list-item.highlight{background:#FFF9EB}

.blog-stream .stream-list-item {padding: 12px 0;}
.bookmark-rank,.qa-rank{float:left;margin-right:5px;font-size:16px;text-align:center;line-height:1.2;color:#666}
.bookmark-rank small,.qa-rank small{display:block;font-size:12px}
.bookmark-rank .answers,.bookmark-rank .views,.bookmark-rank .votes,.qa-rank .answers,.qa-rank .views,.qa-rank .votes{display:inline-block;padding-top:3px;width:40px;height:40px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px}
.bookmark-rank .answers,.qa-rank .answers{background-color:#AD3A37;color:#fff}
.bookmark-rank .solved,.qa-rank .solved{background-color:#808B87}
.bookmark-rank .views,.qa-rank .views{width:50px;color:#999}
.bookmark-rank .plus,.qa-rank .plus{color:#009a61}
.bookmark-rank .minus,.qa-rank .minus{color:#AD3A37}
.bookmark-rank{margin-right:10px}
.bookmark-rank .collections,.bookmark-rank .followers{display:inline-block;padding-top:3px;width:40px;height:40px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;background:#F0F5F3;color:#017E66}
.bookmark-rank .followers{background:#5cb85c;color:#fff}
.blog-rank{float:left;margin-right:12px;padding-right:12px;font-size:16px;text-align:center;line-height:1.2;color:#666}
.blog-rank small {display: block;font-size: 12px;}
.blog-rank .votes {margin-bottom: 8px;background: #f0f0f0;}
.blog-rank .plus {background: #009a61;color: #fff;}
.blog-rank .views, .blog-rank .votes {display: block;padding-top: 3px;width: 45px;height: 40px;border-radius: 1px;}

.stream-list-item .title a {
    color: #333
}

.stream-list-item .title a:hover {
    color: #0070b8
}

.stream-list-item .title a:visited {
    font-weight: 400
}

.streams-item .title a {
    color: #333;
}

.streams-item .title a:hover {
    color: #0070b8;
}

.bookmark-rank .answered,.qa-rank .answered {
    background-color: #009a61;
    color: #fff
}

.morewenda {
    text-align: center;
    margin-top: 10px;
}
.morewenda  a {
    color: #fff;
    background-color: #286090;
    padding: 2px 10px;
    border-radius: 3px;
}


.procontent table {
    width: 100%; /* 表格宽度 */
    border-collapse: collapse; /* 边框合并 */
    background-color: #f9f9f9; /* 背景色 */
    font-size: 0.8rem;
}

.procontent th, .procontent td {
    border: 1px solid #ddd; /* 边框样式 */
    padding: 8px; /* 内边距 */
    text-align: left; /* 文字对齐方式 */
}

.procontent th {
    background-color: #f4f4f4; /* 表头背景色 */
    color: #333; /* 表头文字颜色 */
}
.procontent .jielun {
    margin-bottom: 3%;
}
