
/* banner图 */
.topBanner .bannerWord1{
  background:url(../../imgs/newsCenter/banner_01.jpg) no-repeat;
  background-size: cover;
  position:relative;
}

.content {
  background-color: #f7f7f7;
  padding-bottom: 80px;
}

/* 内容 */
.newsContent{
    width:80vw;
    min-width: 1200px;
    margin:0 auto;
    padding: 0 2%;
    box-sizing: border-box;
    height:100%;
}

.contentLeft{
    padding-top:50px;
    padding-bottom:50px;
    font-family: Source Han Sans CN;
}
.contentLeft h1 {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  text-align: center;
}

.contentLeft img{
    width:80%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.contentLeft p{
    line-height:30px;
    color: #666;
    font-size: 20px;
}
.contentLeft>div:nth-child(1){
    font-size:27px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
    text-align:Center;
    margin:43px 0 39px 0;
}
.contentLeft>div:nth-child(2){
    font-size:14px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(148,148,148,1);
    line-height:37px;
    text-align:Center;
    margin-bottom:10px;
}
.contentLeft>div:nth-child(3){
    width:774px;
    height:1px;
    background:#D8D8D8;
}
.contentRight{
    display: block;
    width:225px;
    margin-left:49px;
    float:left;
    margin-top:84px;
    cursor: pointer;
}
.contentRight>div:nth-child(1){
    font-size:27px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
    height:26px;
    border-left:4px solid #66BB69;
    padding-left:13px;
}
.contentRightMsg{
    margin-top:23px;
}
.contentRightMsg>div:nth-child(1){
    width:225px;
    height:131px;
}
.contentRightMsg img {
    width:225px;
    height:131px;
}
.contentRightMsg>div:nth-child(2){
    margin-top:13px;
    margin-bottom:34px;
    font-size:14px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
}






/* 底部 */
.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;
}

.upAndDown {
  display: flex;
  justify-content: space-between;
  font-family: Source Han Sans CN;
}

.upAndDown .item {
  width: 48%;
  display: flex;
}

.upAndDown .item>div:first-child {
  padding: 0 20px;
  height: 78px;
  background-color: #EEEEEE;
  font-size: 25px;
  color: #999;
  line-height: 78px;
  text-align: center;
}

.upAndDown .item>div:last-child {
  flex: 1;
  height: 78px;
  padding: 0 38px;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 26px;
  color: #333;
  line-height: 78px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}