﻿.cate{padding-top:50px}
.cate-list{justify-content: space-between;margin-top:25px}
.cate-item{width:24%;border-radius: 25px;overflow: hidden;}
.cate .cate-img img{opacity:1}
.cate .cate-item:hover .cate-img{background:#000000c9}
.cate .cate-item:hover .cate-img img{opacity:.28}
.cate .more-btn{width: 200px;height: 50px;line-height: 50px;text-transform: uppercase;font-weight: var(--fontbold6);color: #FFFFFF;display: block;font-size: var(--fontsize14);margin: 30px auto 0px;background: #282828;border-radius: 3px;text-align: center;}
@media (max-width:768px){.cate .cate-item{width:49%;margin:1% 0;border-radius:15px}
.cate .more-btn{width: 170px;height: 45px;line-height: 45px;margin: 20px auto 0;}
.cate-name{text-align:center}}
.news-item:first-of-type .news-img img{max-height:360px;object-fit: contain;}
.news-item:nth-of-type(n + 2) .news-img{display:none;}
@media (min-width:769px){.news-item:nth-of-type(n + 2){width:66%;height:22%;}
.news .news-item:nth-of-type(n + 2) article{margin-bottom:6px}
.news-item:nth-of-type(n + 2) .news-info{padding:10px}
.news-item:nth-of-type(n + 2) .news-title,.news-item:nth-of-type(n + 2)  .news article{-webkit-line-clamp: 1;}}
@media (max-width:768px){.news-item .news-info{width:100%;flex:inherit}
.news-item{margin-bottom:10px;height:100% !important}
.news-item:first-of-type .news-img{display:none}}
.home-cyndar{padding:50px 0;background: #F4F4F5;;margin-top:50px}
.home-cyndar .common-tip{text-align: left;color:var(--fontcolor)}
.home-cyndar .inner{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top:30px}
.home-cyndar .inner .center{width:45%;}
.home-cyndar .inner .center .iframe-container{position: relative;width:100%;height:0;padding-bottom: 56.25%;}
.home-cyndar .inner .center .iframe-container iframe{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}
.home-cyndar .inner .around{width:25%;}
.home-cyndar .inner .around .des{font-size:20px}
.home-cyndar .inner .around .list{margin:50px 0;}
.home-cyndar .inner .around .list .item{margin:4% 0;}
.home-cyndar .inner .around .list .item a{font-size:22px;}
.home-cyndar .inner .around .list .item a:hover{color:var(--color)}
@media (max-width:1600px){.home-cyndar .inner .around .list{margin:7% 0;}}
@media (max-width:1440px){.home-cyndar .inner .around .des{font-size:16px}
.home-cyndar .inner .around .list .item a{font-size:20px;}}
@media (max-width:768px){.home-cyndar .inner .around,.home-cyndar .inner .center{width:100%;margin:15px 0;}
.home-cyndar .inner .around .list .item,.home-cyndar .inner .around .list{margin:10px 0;}}