#btn-scrollup {
    position: fixed;
    bottom: 120px;
    right: 40px;
    background: #CDCDCD;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
#btn-scrollup:hover{
background: #336799;
}
#btn-scrollup a{
    display: inline-block;
    width: 100%;
}
#btn-scrollup:hover .fas{
    color: #fff;
}


.list-g ul {
    padding: 0 2px;
}
.list-g li {
    float: left;
    width: 24%;
    margin: 0.4%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
}
.list-g li:nth-child(4n) {
    margin-right: 0;
}
.list-g li a img {
    width: 100%;
    height: 230px;
    object-fit: contain;
}

.list-g li h2 {
    height: 66px;
    text-align: center;
    margin-top: 6px;
    line-height: 20px;
    margin-bottom: 6px;
    padding: 0 4px;
}
.list-g li h2 a {
    font-size: 15px;
    font-weight: 400 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333;
}
.list-g li:hover {
    box-shadow: 0 1px 4px 0 #c6c6c6;
}
.list-g li:hover h2 a{
    color: #336799;
}
#main .sBody .box .title .right {
    float: right;
    margin-top: 13px;
    height: 30px;
    line-height: initial;
    font-weight: initial;
}
html[lang=ar]  #main .sBody .box .title .right {
  float: left;
  margin-top: 13px;
  height: 30px;
  line-height: initial;
  font-weight: initial;
}
#main .sBody .box .title .right .ll-l {
    margin-right: 8px;
    cursor: pointer;
    vertical-align: middle;
    height: 23px;
    width: 23px;
    display: inline-block;
}
#main .sBody .box .title .right .ll-g {
    margin-right: 8px;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    width: 23px;
    vertical-align: middle;
}
#main .sBody .box .title .right .ll-l .icon-caidanguanliai {
    font-size: 19px;
}
#main .sBody .box .title .right .ll-g .EFfx.icon-caidan,#main .sBody .box .title .right .EFfx {
    font-size: 20px;
}
#main .sBody .box .title .right .ll-g.active,#main .sBody .box .title .right .ll-l.active {
    color: #000;
}

.form dd .verify_status ,table.inquiry td .verify_status{
    display: inline-block;
    vertical-align: middle;
}
.form dd .verify_status img, #main .sBody .article table.inquiry td .verify_status img {
    width: 100px !important;
    margin-left: 3px;
    vertical-align: middle;
    max-width: none !important;
}
.box.Download table {
    width: 100%;
    border-collapse:collapse;
    text-align: center;
}
.box.Download table th ,.box.Download table td{
    border: 1px solid #ddd;
    padding: 6px;
}
#main .sBody .article .content img {
    max-width: 100% !important;
}
#main .sBody .article table.inquiry td img{
    max-width: 38% !important;
}
.lang dd a img {
    vertical-align: middle;
}
.lang dd a span {
    vertical-align: middle;
    color: #8F908A;
}

.pagination li {
    display: inline-block;
}
.product_description img {
    max-width: 100% !important;
    height: auto !important;
}

#banner_scroll .swiper-slide img {
    width: 100%;
    display: block;
}