.product-content .container *{
    font-family: "Open Sans";
}
th,td {
    border: 1px solid #999;
    padding: 5px;
}
a {
    color: #000;
}
a:hover {
    text-decoration: none;
}
.product-content {
    max-width: 1400px;
    margin: auto;
    margin-top: 90px;
    margin-bottom: 20px;
}
.product-content .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.jlblog {
    background: rgba(0, 0, 0, .1);
    padding: 15px;
}
.menu-item > .sub-menu {
    padding-left: 20px;
    display: none;
}

.img-box {
    padding: 10px;
    border-bottom: none;
    border-bottom: none;
    background: #fff;
}
.product-item-box {
    position: relative;
    padding: 20px 10px !important;
    margin-bottom: 50px;
    
}
.product-item-box-line {
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 10px;
}
.products-black-mu {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    display: none;
}
.products-categorie {
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40%;
}

.product-item-box:hover .products-black-mu{
    display: block;
}
.pbox {
    background: #fff;
    padding: 15px;
    background: #f1f1f1;
    border: 1px solid rgba(0,0,0,.2);
}
.box a:hover {
    text-decoration: none;
}
.box .pbox h3{
	color: #303442;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin: 0px 0 0 0;
    padding: 0 0 9px 0;
    font-size: 20px;
    line-height: 34px;
}
.wpb_content_element {
    margin-bottom: 0;
}
.box .pbox  a:hover {
    text-decoration: none !important;
    
}
.box .pbox  a:hover h3 {
    color: #474e74;
}
.box .pbox p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Poppins", sans-serif;
    color: #000;
    height: 60px;
    
}
.sjs {
    color: #474e74;
    display: inline-block;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */
    margin-left: 10px;
    
}
.more-button {
    font-family: "Poppins", sans-serif;
    color: #303442;
    -webkit-transition: color .2s;
    transition: color .2s;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    
}
.product-category-title-action {
    background: #474e74;
    border: 2px solid #474e74 !important;
}
.product-category-title-action p {
    color: #fff;
}
.taxonomy-product-category-box {
    background: rgba(9,57,124,.1);
    padding-top: 20px;
    padding-bottom: 20px;
}
.product-category-title {
    height: 50px ;
    border: 1px solid #dfdddd;
    display: flex;
    padding-left: 30px;
    align-items: center;
    margin-bottom: 0 !important;
    cursor: pointer;
}
.product-category-title p {
    font-size: 20px;
}
.products-c-img {
    padding: 5px !important;
}
.border-1-px {
    
    border-top: none;
    margin-top: 35px;
}
.border-1-px .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.product-c-left {
    padding: 10px !important;
}
.mar-top-50 {
    margin-top: 50px;   
}
.box .col-md-4 {
    overflow: hidden;
}
.ptitle {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    /*line-height: 50px;*/
    /*height: 50px;*/
    font-size: 16px;
    height: 36px;
    overflow: hidden;
    
}
.product-category-content {
    display: none;
    align-items: center;
}
.product-category-open {
    display: flex !important;
}
.pro-list li {
    list-style: disc outside none;
}
.pro-list .box {
    padding: 0 5px;
    box-shadow: 0 0 2px 0 rgb(51 51 51 / 5%), 0 2px 10px 0 rgb(51 51 51 / 15%);
}

.pro-content>h2 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 0;
}
.pro-content p {
    font-size: 16px;
}
.pro-content {
    padding: 0 15px;
}
.pro-list .parameter {
    padding: 15px 30px;
    color: #666;
    font-size: 16px;
}
.pro-list .image-list .image-list-item{
    width: 100%;
    float: left;
   
}
.image-list>.image-list-item{
    padding: 0 10px;
}
.product-content .container .pro-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-content .container .pro-list .box{flex: 0 0 49%;width: 49%;margin-bottom: 1%;padding:0;border-radius: 10px;}
.product-content .container .pro-list .box .product-item-box{margin: 0;}
.product-item-box{margin-bottom: 0;}

.clear {
    clear: both;
}
/* .pro-list .image-list .image-list-item:first-of-type > div {
    padding-right: 10px;
}
.pro-list .image-list .image-list-item:last-of-type > div {
    padding-left: 10px;
} */
.pro-list .image-list .image-list-item > div {
    border: 1px solid #00458e;
}
li {
    list-style: none;
}
.list-inline {
    margin-left: 0;
}
/*.list-inline>li>a::after {*/
/*    content: "≡";*/
/*    float: right;*/
/*}*/

.contact-us-moudle .contact-title-module {
    background: #00458e;
}

.contact-us-moudle .contact-title-module h2 {
    color: #fff !important;
    text-align: center;
}
.contact-us-moudle .contact-us-module-content p {
    font-size: 16px;
    
}
.contact-us-moudle .contact-us-module-content {
    padding: 15px;
}
.sidebar-left-content h2 {
    width: 100%;
    padding: 10px 20px;
    display: block;
    margin-bottom: 0;
    font-weight: 600;
    color: #132c13;
    font-size: 22px;
}
.menu-sidebar h2 {
    text-align: center;
    background: #00458e;
    color: #fff;
}
.sidebar-left-content .menu-sidebar ul > li > a {
    line-height: 22px;
    display: block;
    color: #474e74;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    padding: 17px 0 17px 30px !important;
    font-family: 'ITCAvantGardePro Md';
    position: relative;
}


.sidebar-left-content .menu-sidebar .menu .current-menu-item > a {
    color: #00458e;
}
.list-inline>li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-top: 3px;
}
.products-content {
    padding-left: 50px;
}
@media (max-width: 768px) {
    
    .box .pbox h3 {
        font-size: 14px;
    }
    .product-content {
        margin-top: 20px;
    }
    .product-category-open {
        display: block !important;
    }
    .mar-top-50 {
        display: none;
    }
.product-content .sidebar-contact{display: none;}

}










