/* 标题 */
.caseTitle1 img {
  width:56px;
  height:49px;
}

.caseTitle2 img {
  width:65px;
  height:44px;
}

.caseTitle3 img {
  width:52px;
  height:40px;
}

.newsContent {
  width: 100vw;
  min-width: 1200px;
  padding: 76px 10.3% 100px;
  box-sizing: border-box;
  background-color: #F7F7F7;
}

.classification {
  margin-bottom: 40px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #666;
}

.classification .type {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.classification .title {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-right: 35px;
}

.classification .list {
  display: flex;
}

.classification .list div {
  margin-right: 12px;
  padding: 5px 13px;
  border-radius: 13px;
  border: 1px solid #666666;
  cursor: pointer;
}

.classification .list div.active {
  border: 1px solid #FF8D0A;
  background-color: #FF8D0A;
  color: #fff;
}

.newsTop {
  display: flex;
  font-family: Source Han Sans CN;
  font-size: 1vw; 
  border-radius: 15px;
  overflow: hidden;
  /* ui图宽1920， 1vw = 19.2px */
}

@media (max-width: 1200px) {
  .newsTop,
  .dynamic {
    font-size: 12px !important;
  }
}

.newsTop .swiper-container {
  width: calc(100vw / 2.26);
  min-width: calc(1200px / 2.26);
  height: calc(100vw / 3.61);
  min-height: calc(1200px / 3.61);
  overflow: hidden;
}

.newsTop .banner-container {
  width: calc(100vw / 2.6);
  min-width: calc(1200px / 2.6);
  height: calc(100vw / 3.61);
  min-height: calc(1200px / 3.61);
  margin: 0 auto;
  background: #08172b;
}

.newsTop .bannerWord1,
.newsTop .bannerWord2,
.newsTop .bannerWord3,
.newsTop .bannerWord4{
  background-size: 100% 100%;
  position:relative;
}

.newRight {
  flex: 1;
}

.newRight .list {
  height: calc(100vw / 3.61);
  min-height: calc(1200px / 3.61);
  padding: 1.3em 2.6em;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.newRight .item {
  display: flex;
}

.newRight .item:hover .main :first-child {
  color: #FF8D0A;
}

.newRight .date {
  margin-right: 1.61em;
  font-size: 1em;
  color: #666;
}

.newRight .date :first-child {
  font-family: Source Han Sans CN;
  font-size: 1.98em;
  color: #999999;
  margin-bottom: 0.2em;
}

.newRight .main :first-child {
  font-size: 1.35em;
  color: #333;
  margin-bottom: 1em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newRight .main :last-child {
  font-size: 0.93em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}

#newBanner .swiper-pagination {
  height: 2.6em;
  padding-right: 1.35em;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  color: #fff;
  font-size: 1.35em;
  text-align: right;
  line-height: 2.6em;
}

.currentTitle {
  position: absolute;
  left: 1.35em;
  top: 0;
  color: #fff;
  width: 70%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


 /* 企业动态 */
 .dynamic{
  width: 100%;
  font-size: 1vw; 
  /* ui图宽1920， 1vw = 19.2px */
}

.dynamicContent {
  /* margin: 40px 0 100px; */
  margin: 40px 0 0px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.dynamicContent>div{
   margin-bottom:30px;
   cursor: pointer;
   overflow: hidden;
}

.dynamicContent>div:hover{
  box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
  transform: translateY(-2px);
}
.dynamicContent>div:nth-child(3n){
   margin-right:0;
}
.dynamicMsg>div:nth-child(1){
  width:100%;
  height: 16.7em;
}

.dynamicMsg>div:nth-child(1)>img{
   width:100%;
   height:100%;
   border-radius: 15px 15px 0 0;
}
.dynamicMsg>div:nth-child(2){
  width: 100%;
  height: 6.67em;
  padding: 1.05rem 1.05rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.dynamicMsg .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.25rem;
  font-weight: 500;
}

.dynamicMsg .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.93em;
  color: #666;
}

.dynamicMsg .more img {
  width: 16px;
}

/* 底部 */
.footerMsg{
    height:246px;
    margin-top:5px;
    background-color:#F7F7F7;
    clear:both;
}
.footerMsg>div>div{
    display:inline-block;
    vertical-align:top;
}
.footerMsg .footerTitle1{
    font-size:18px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    /* line-height:246px; */
    margin-left:35px;
}
.footerTitle1>div:nth-child(1){
    margin-top:80px;

}
.footerTitle1>div:nth-child(2){
    margin-top:8px !important;
}
.footerTitle1>div:nth-child(2),.footerTitle1>div:nth-child(3),.footerTitle1>div:nth-child(4){
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:0;
    margin-right:40px;
    line-height:25px;
}

.footerMsg>div>div:nth-child(2){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin:86px 21px 0 24px;
}

.footerMsg>div>div:nth-child(4){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin-top:86px;
}

.footerMsg>div>div:nth-child(6){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin:86px 1px 0 44px;
}

.footerMsg .footerTitle2{
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:56px;
    margin-right:40px;
    line-height:25px;
}
.footerMsg .footerTitle3{
    font-size:18px;
    font-family:SourceHanSansSC-Regular ;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:39px;
    text-align:center;
    margin-left:43px;
}
.footerMsg .qrCode{
    margin-top:30px;
}
.footerMsg .qrCode>div:nth-child(1){
    width:90px;
    height:90px;
    background:url(../../imgs/index/weixin@2x.png)no-repeat;
    display:inline-block;
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
}
.footerMsg .qrCode>div:nth-child(2){
    width:91px;
    height:91px;
    background:url(../../imgs/index/ali@2x.png)no-repeat;
    display:inline-block;
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-left:50px;
}
.footerMsg .qrCode img{
    width: 90px;
    height: 90px;
}
.footerMsg .qrCode p{
    font-size: 14px;
    margin-top: 8px;
}

/* 售后服务 */
.help{
    width: 144px;
    height: 50px;
    position: fixed;
    right: 0;
    top: 60%;
    background: #00aef3;
    border-radius: 5px;
    z-index: 122;
}
.help .line1{
    display: flex;
    height: 32px;
    margin-top: 2px;
}
.help .line1>div:nth-child(1){
    margin: 6px 0 0 13px ;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 3px;
    text-shadow: 2px 2px 2px #333;
}
.help .line1>div:nth-child(2){
    width: 32px;
    height: 32px;
    background: url("../../imgs/index/help.png") no-repeat;
    
}
.help .line2{
    font-size: 10px;
    color: #E0E0E0;
    text-shadow: 2px 2px 2px #333;
    padding:  1px 0 0 13px;
}