/* 轮播图 */
.swiper-wrapper>div.swiper-slide>img {
  /* max-height: 649px; */
  /* min-height: 495px; */
}

/* 资源 */
.resources-box {
  margin-top: 30px;
  background-color: #ffffff;
  width: 100%
}

.resources-box .layui-container .layui-tab-brief>a {
  font-size: 20px;
}

.resources-box #res {
  min-height: 280px;
  margin-top: -40px;
}

.resources-box #res div.layui-col-md4 {
  padding-bottom: 30px;
  padding-right: 30px;
}

.resources-box #res div.layui-col-md4 a .layui-animation-one div:first-child {
  position: relative;
  width: 100%;
  height: 211px;
}

.resources-box #res div.layui-col-md4 a .layui-animation-one div:first-child>img {
  width: 100%;
  height: 100%;
}

.resources-box #res div.layui-col-md4 a .layui-animation-one .text-center>h3 {
  margin-left: 10px;
}

.resources-box #res div.layui-col-md4 a .layui-animation-one .text-center>p>span:nth-child(1) {
  color: gray;
  padding-right: 5px;
}

.resources-box #res div.layui-col-md4 a .layui-animation-one .text-center>p>span:nth-child(2) {
  color: gray;
  padding: 0 5px;
}

/* 平台新闻 */
.platform-news {
  margin-top: 30px !important;
  background-color: #ffffff !important;
  width: 100% !important;
}

.platform-news .platform-news-header {
  background-color: #ffffff;
  border: 0px;
}

.platform-news .platform-news-header>div {
  padding: 0px;
}

.platform-news .platform-news-header>div>span>a {
  font-size: 30px;
}

.platform-news .platform-news-header>div>div>a {
  font-size: 20px;
}

.platform-news #news div.layout-header {
  padding-bottom: 25px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(1) {
  max-width: 288px;
}


.platform-news #news div.layui-col-md6>a>div:nth-child(1)>img {
  width: 288px;
  height: 192px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(2) {
  background-color: #f5f8f9;
  height: 192px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(2) p:nth-child(1) {
  font-size: 18px;
  max-width: 250px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(2) p:nth-child(2) {
  min-height: 98px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(2)>div.text-foot>div {
  display: flex;
  justify-content: space-between;
  margin: 5px;
}

.platform-news #news div.layui-col-md6>a>div:nth-child(2)>div.text-foot>div>div:nth-child(2) {
  padding-right: 100px;
}

/* 加入我们 */
.layout-four-bg {
  background-image: url(https://img.54xdj.com/join.jpg);
}

.layout-four div.four-center-right>i {
  font-size: 60px;
}

/* 技术交流 */
.technical-exchange {
  margin-top: 60px !important;
}

.technical-exchange #blogs div.three-center-img {
  width: 200px;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(1)>img {
  width: 200px;
  height: 130px;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2)>p:nth-child(1) {
  font-size: 18px;
}

/* .technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2)>p:nth-child(2) {
  min-height: 95px;
} */

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot>div {
  display: flex;
  justify-content: space-between;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot1 .text-foot1-box {
  width: 330px;
  display: flex;
  justify-content: space-between;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot1 .text-foot1-box .text-foot1-left {
  display: flex;
  justify-content: space-between;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot1 .text-foot1-box .text-foot1-left .text-foot1-left-item1 {
  display: flex;
  align-items: center;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot1 .text-foot1-box .text-foot1-left .text-foot1-left-item2 {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot>div>div:nth-child(2) {
  padding-right: 100px;
}

.technical-exchange #blogs div.layui-col-md6>a>div:nth-child(2) div.text-foot1>div>div:nth-child(2) {
  padding-left: 30px;
}

/* 公司产品 */
.company-products {
  margin-top: 60px !important;
  background-color: #ffffff;
  width: 100%;
}

.company-products>div:nth-child(2)>div {
  min-height: 280px;
  margin-top: -40px;
  display: flex;
  flex-wrap: wrap;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4 {
  padding-bottom: 30px;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a:hover .text-center {
  background-color: #006fff;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a .text-center .layout-p {
  color: #9d9d9d !important;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a:hover div.layui-animation-one .text-center .h3-title,
.company-products>div:nth-child(2)>div>div.layui-col-md4>a:hover div.layui-animation-one .text-center .layout-p,
.company-products>div:nth-child(2)>div>div.layui-col-md4>a:hover div.layui-animation-one .text-center .layout-p>span {
  color: #ffffff !important;
}


.width-fixed {
  width: 390px;
  margin-right: 15px;
}

.item-box .width-fixed:nth-child(3n) {
  margin-right: unset;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a>div.layui-animation-one>div:nth-child(1) {
  position: relative;
  width: 100%;
  height: 245px;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a>div.layui-animation-one>div:nth-child(1)>img {
  width: 100%;
  height: 100%;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a>div.layui-animation-one>div:nth-child(2)>h3 {
  margin-left: 10px;
}

.company-products>div:nth-child(2)>div>div.layui-col-md4>a>div.layui-animation-one>div:nth-child(2)>p>span {
  color: #9d9d9d;
  padding: 0 5px;
}