﻿.probot-feed{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 30px 0;box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.5);}
.probot-feed>div{width: 50%;padding: 40px;}
.probot-l{display: flex;flex-direction: column;justify-content: center;}
.probot-l .title{font-size: 23px;margin-bottom: 20px;}
.probot-l .info{margin-bottom: 20px;}
.probot-l .contact div{margin-bottom: 5px;}
.probot-l .contact em{margin-right: 10px;}
.probot-l .contact span{font-weight: bold;font-size: 18px;}
.probot-l .contact span a{text-decoration: none;}
.probot-r{background: var(--color);}
@media (max-width:1024px) {.probot-feed>div{width: 100%}}
@media (min-width:1025px) {.pagesbanner .pagesbanner-animate .p1 {font-size: 40px;}}
.pagesbanner .pagesbanner-animate .p1 {font-weight: bold;}
.product-main .sidebar-item:nth-child(4){display:none}
@media (min-width:1025px){.common-main .pro-cate li{width: calc(24% - 21px);}}
