﻿@charset 'utf-8';

.news{}
.newsItem{margin-top: 40px; }
.newsItemTitle{height: 44px;line-height: 44px;margin: 18px 0;color:#313131;}
.newsItemTitleTxt{font-size: 22px;color:#313131;cursor: pointer;}
.newsItemTime{font-size:14px;}
.newsItemDesc{font-size:14px;line-height: 1.8em;text-indent: 2em;}

.newsItemTitleTxt:hover{color: #10cdc6;}

.mcInfo{padding-top:40px;}
.mcInfoTitle{font-size: 22px;text-align: center;}
.mcInfoTime{font-size: 15px;color:#989797;text-align: center;margin: 36px auto;}
.mcInfoContent{font-size: 14px;color:#313131;line-height: 1.6em;word-break: break-all}
.mcInfoContent img{max-width: 100%;}
.porlct{
  cursor: pointer;
}
.porlct:nth-child(1) .subNewsIndex {
  background: rgb(16, 205, 198);
}
.porlct:nth-child(2) .subNewsIndex {
  background: rgb(16, 205, 198);
}
.porlct:nth-child(3) .subNewsIndex {
  background: rgb(16, 205, 198);
}