.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
    border: 1px solid #BEBABA;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border: 1px solid #BEBABA;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #4066b8;
}

@font-face {
    font-family: 'fontello';
    src: url('/statics/fonts/fontello.eot?86597808');
    src: url('/statics/fonts/fontello.eot?86597808#iefix') format('embedded-opentype'),
        url('/statics/fonts/fontello.woff?86597808') format('woff'),
        url('/statics/fonts/fontello.ttf?86597808') format('truetype'),
        url('/statics/fonts/fontello.svg?86597808#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;


}

.content {
    background-color: #f6f8fc;
}

.header .topbar {
    background-color: #fff;
}

.header .topbar a:hover {
    color: #4066b8;
    text-decoration: underline;
}

.header .control>.container {
    padding: 5px 15px;
}

.content .page .navcrumb {
    background-color: #f6f8fc;
    border-bottom: none;
}

.content .page .navcrumb .breadcrumb {
    background-color: #f6f8fc;
}

.content .page .navcrumb .container {
    background-color: #f6f8fc;
}

.content .page .navcrumb .breadcrumb li a {

}

.content .page .navcrumb .breadcrumb li a:hover {
    color: #4066b8;
    text-decoration: none;
}

.content .page .navcrumb .breadcrumb li {
    color: #99999980;
}

.content .page .navcrumb .breadcrumb>li+li:before {

}

.content .page .navcrumb {
    margin-bottom: 0;
}

.page-product-details .wrap-product-details {
    padding: 0;
}

.proudct-summary {
    padding: 25px;
}

.page-product-details .product-procurement {
    background-color: #fff;
}

.rightline:before {
    display: block;
    content: '';
    width: 20px;
    height: 100%;
    background-color: #f6f8fc;
}

.product-procurement .inquiry {
    border: none;
}

.product-procurement .inquiry .inquiry-head {
    display: block;
    background-color: #fff;
    padding-left: 11px;
    justify-content: space-between;
}

.product-procurement .inquiry .inquiry-head .inquiry-price {
    color: #ff6221;
}

.product-procurement .inquiry .inquiry-head b {
    color: #333;
}

.content .container {
    background-color: #f6f8fc;
}

.leftbj {
    background-color: #fff;
}

.page-product-details h1 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}

.page-product-details .row-1 {
    font-size: 14px;
    color: #999;
    padding-bottom: 0;
}

.productitle {
    color: #000;
    font-weight: 600;
    padding: 0;
}

.page-product-details .proudct-summary .base-info dl dt {
    font-weight: normal;
}

.productactive {
    color: #4066b8;
}

.productactive a {
    color: #4066b8;
    text-decoration: underline;
}

.productactive a:hover {
    text-decoration: underline;
}

.product-procurement .inquiry .inquiry-info .submit {
    font-size: 14px;
}

.page-product-details .nav-product-detail .nav-tabs>li>a {
    border: none;
    background-color: #fff;
    font-size: 15px;
}

.page-product-details .nav-product-detail .nav-tabs>li>a:hover {
    text-decoration: none;
    color: #333;
    background-color: #d4d4d44d;
    border-radius: 4px;
}

.page-product-details .nav-product-detail .nav-tabs>li.active>a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 30px;
    line-height: 42px;
    color: #333;
    background-color: #fff;
}

.page-product-details .nav-product-detail .nav-tabs>li.active>a:after {
    background-color: #4066b8;
    border-radius: 2px;
    bottom: 0px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 40px;
}

.page-product-details .nav-product-detail .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.iconwenjian1 {
    color: #4066b8;
    margin-right: 10px;
}

.btn-danger {
    border: none;
}

.table-bordered {
    margin-top: 20px;
}

.table-bordered tr td:first-child {
    background-color: #f8f8f8;
}

.table-bordered tr td:nth-child(3) {
    background-color: #f8f8f8;
}

.product-procurement .inquiry .inquiry-tip {
    padding: 0 12px;
}

.page-product-details .home-row .row-header {
    background-color: #fff;
    color: #333;
}

.page-product-details .home-row .row-header .title::after {
    background-color: #fff;
}

.page-product-details .home-row .row-header .title {
    font-weight: bold;
    font-size: 14px;
}

.row-body ul {
    padding: 0 20px;
}

.productslistitem {
    box-shadow: 0 0 15px -7px #ccc;
}

.page-product-details .row-3 .list .item .inner {
    border-bottom: none;
}

.page-product-details .row-3 .list .item .price {
    color: #999;
    font-size: 12px;
}

.page-product-details .row-3 .list .item .part {
    margin-bottom: 0;
}

.page-product-details .row-3 .list .item .part a {
    font-weight: bold;
    color: #333;
}

.page-product-details .product-brand .brand-head {
    background-color: #fff;
    color: #333;
    font-weight: bold;
}

.page-product-details .product-brand {
    border: none;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: 10px;
}

.page-product-details .product-procurement .info {
    border-top: 2px solid #E0E0E0;
    border-bottom: 2px solid #E0E0E0;
    /*box-shadow: 0 0 15px -7px #ccc;*/
    /*padding: 15px;*/
}

.page-product-details .proudct-intro {
    padding: 8px 0;
}

.page-product-details .home-row .row-header .title::after {
    height: auto;
}

.page-product-details .nav-product-detail .tab-content {
    padding: 20px 0 55px;
    min-height: 505px;
}

.servicesleft {
    border-right: 1px dashed #E0E0E0;
}

.page-product-details .home-row .row-header {
    padding: 10px 10px 10px 20px;
}

.favorite {
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    margin: 10px 0;
    transition: all .2s;
    height: 40px;
    line-height: 31px;
    margin-bottom: 0;
    padding: 6px 10px;
    width: 100%;
    background-color: #f8f8f8;
    color: #fff;
    text-align: center;
}

.favorite a:hover {
    color: #333;
    text-decoration: none;
}

.btn-black {
    background-color: #4066b8;
    color: #fff;
    border: none;
    border-radius: 3px;
}

.btn-black:hover {
    background-color: #4066b8;
    opacity: .7;
}

.row-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fff;
    color: #333;
    padding: 10px 0px 10px 8px;
    text-align: left;
}
.row-header .title{
    font-size:14px;font-weight:bold;border-bottom:1px solid #E0E0E0;padding-bottom:5px;
}
.row-body{
    padding: 10px 0px 10px 8px;
}

.keywords-box{
    margin-bottom: 2rem;
}
.product-intro{
    padding: 1rem 1rem !important;
}
