﻿.product_sub .product_sub_title {
    background-color: #065397;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 40px
}

.product_sub .product_sub_title .title {
    color: #fff;
    font-size: 1.571em;
    padding-bottom: 0px
}

.product_sub .item {
    margin-bottom: 40px
}

.product_sub .title {
    font-size: 1.3em;
    padding-bottom: 15px
}

.product_sub .sub_title_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_sub .sub_title_box .title {
    width: auto;
    padding-bottom: 0px;
    font-size: 1em;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px
}

.product_sub .item .sub_title_box .title a {
    background-color: #065397;
    border-radius: 5px;
    padding: 5px 8px;
    display: block;
    color: #fff;
    word-break: break-all
}

.product_sub .item .sub_title_box .title:hover a {
    background-color: #18a2d7
}


/*二级产品列表页*/
.breadCrumbCol {
    margin: 20px 0;
    clear: both;
    border-bottom: 1px solid #eee;
}

.breadCrumbCol .breadcrumb {
    background-color: transparent;
    padding-left: 0px;
    margin-bottom: 0px;
    padding: 1.5% 0;
}

.breadCrumbCol .breadcrumb a {
    color: #111;
    font-size: 1.286em
}

.breadCrumbCol .breadcrumb a:hover {
    color: #ec1c28
}

.breadcrumb .active h1.breadcrumb_h1 {
    font-size: 1.286em;
    color: #111
}

.breadcrumb>li+li:before {
    font-family: FontAwesome;
    content: none;
    color: #111
}
.listProCont .p_show_top {
    margin-bottom: 10px
}

.listProCont .r-tabs .r-tabs-tab {
    float: none;
    margin: 0 0 3px 0
}

.listProCont .p_show_top:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 20px
}
.p_left {
    float: left;
    width: 30%;
    text-align: center
}

.p_left img{
    width: 100%;
    border: 1px solid #eee;
}

.p_right {
    float: right;
    width: 67%;
    font-size: 15px;
}

.p_detail_btn {
    background: #01A2DE;
    color: #FFF;
    padding: 5px 5px;
    border-radius: 10px
}

.listProCont .r-tabs .r-tabs-panel {
    padding: 15px;
    background-color: #efefef
}

.listProCont .r-tabs .r-tabs-nav {
    border-bottom: none;
    padding-left: 0px;
    list-style-type: none
}

.listProCont .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #FFF
}

.listProCont .r-tabs .r-tabs-nav .r-tabs-anchor {
    color: #000;
    /* font-size: 1.714em */
}

.rwd-table thead th span {
    font-size: .85em
}

.attach_btn {
    background: #f4f4f4;
    padding: 5px 10px;
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 2px;
    opacity: 1;
    position: static;
    margin-right: 10px;
    color: #333
}

.attach_btn:hover {
    text-decoration: none;
    background: #04A;
    color: #fff;
    border-radius: 2px
}
.r-tabs {
    position: relative;
    margin-bottom: 28px
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    text-align: center;
    display: block;
    padding: 6px 40px 7px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #fff
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #000;
    background-color: #fff;
    border: 1px solid #aaa;
    border-bottom: 1px solid #fff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.r-tabs-state-default {
    background-color: #04a;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.r-tabs .r-tabs-panel {
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #fff;
    background-color: #04a
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    zoom:1}

.r-tabs .r-tabs-tab {
    float: left;
    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none
}

.r-tabs .r-tabs-accordion-title {
    display: none
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block
}
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display:none
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
        margin-top: 1px
    }

    .rwd-table .list_data_btn:before {
        display: none
    }
    .breadCrumbCol .breadcrumb {
        padding: 3% 0;
        font-size: 12px;
    }
}

@media screen and (max-width: 481px) {
    .colMain img {
        width:410px
    }

    .r-tabs .r-tabs-accordion-title {
        margin-bottom: 1px
    }
}
.rwd-table thead th {
    background-color: #0044a3;
    color: #fff;
    border-top: 0px
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    background-image: none;
    background-color: #065397;
    border: 0px;
    border-radius: 0px;
    margin: 0px
}

.r-tabs-state-default {
    border-radius: 0px;
    background-color: #a1a1a1;
    background-image: none
}

.listProCont .r-tabs .r-tabs-nav .r-tabs-anchor {
    color: #fff
}

.line_border {
    border-right: 0px
}

.rwd-table td {
    padding-top: 50px;
    padding-bottom: 50px;
    border-right: 2px solid #efefef;
    background-color: #fff;
    font-size: .85em
}

.rwd-table tbody tr {
    border-top: 2px solid #efefef
}

.rwd-table tbody tr:nth-child(even) {
    background-color: #fff
}
.rwd-table {
    width: 100%;
    overflow: hidden;
    border-collapse: collapse
}

.rwd-table th {
    display: none
}

.rwd-table td {
    display: block
}
@media (max-width: 991px) {
    .product_sub .sub_title_box {
        text-align: center
    }

    .product_sub .sub_title_box .title {
        width: auto;
        margin-left: 10px;
        font-size: 1em
    }
}
@media (max-width: 767px) {
    .breadCrumbCol {
        margin-top: 40px;
        margin-bottom: 20px
    }
    .rwd-table td {
        padding:10px
    }
    .product_sub .sub_title_box {
        padding-top: 20px
    }
    .product_sub .sub_title_box .title {
        width: calc(50% - 20px);
    }
    .product_sub .sub_title_box .title a{
        padding: 8px;
    }
    .product_sub .item{
        margin-bottom: 20px;
    }
    .p_right{
        font-size: 13px;
    }
}

.rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 4.5em;
    display: inline-block
}

.rwd-table th, .rwd-table td:before {
    font-size: 1.2em;
    color: #000
}

.rwd-table thead th {
    border-top: 5px solid #90B2CE;
    /* background: #CCF2FF; */
    font-size: 1.2em;
    /* color: #000; */
    text-align: center
}

.rwd-table td {
    padding: 10px
}

.rwd-table tbody tr:nth-child(even) {
    background: #F1F1F1
}

.line_border {
    display: block;
    border-right: 1px solid #B7B6BB
}

.rwd-table thead th span {
    margin-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .rwd-table td {
        padding:10px!important
    }
    .list_data_btn {
        display: inline-block!important;
        width: calc(50% - 1.5px);
        border-right: 0px!important
    }
    .list_data_btn button {
        width: 100%
    }
    .p_left {
        width: 100%;
        margin-bottom: 20px
    }

    .p_left img {
        width: 100%
    }

    .p_right {
        width: 100%
    }
}

@media (min-width: 768px) {
    .rwd-table td:before {
        display:none
    }

    .rwd-table th, .rwd-table td {
        display: table-cell
    }

    .rwd-table th, .rwd-table td {
    }
}

@media (max-width: 768px) {
    .rwd-table th, .rwd-table td {
        text-align:left
    }

    .rwd-table tbody tr {
        border-bottom: 1px solid #333
    }
}
.p_complex_wrap {
    margin-top: 15px
}

.p_complex_wrap .p_complex_btn {
    border-radius: 20px;
    margin: 5px 0;
    color: #fff;
    display: inline-block;
    padding: 2px 15px
}

.p_complex_wrap .p_complex_btn.btn1 {
    background-color: #0a65df
}

.p_complex_wrap .p_complex_btn.btn2 {
    background-color: #00b5ff
}