@charset "utf-8";
.header.current .logo{opacity:1!important}
.header.current .logo_green{opacity:0!important}
.news-container {width:67.8vw;margin:0 auto}
.page-news {padding:4% 0;}
.news-title-box {margin-bottom:2.6vw;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:9}
.news-title-box .title {font-weight:200;font-size:2.5rem;color:#1a1a1a;letter-spacing:0;line-height:1}
.news-title-box .news-tabs {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.news-title-box .news-tabs .tab {display:inline-block;margin:0 1.05vw;cursor:pointer;transition:all .3s ease-in-out;font-size:1.2rem;color:#777;letter-spacing:0}
.news-title-box .news-tabs .tab:hover {opacity:.7}
.news-title-box .news-tabs .tab.active {color:#000}
.news-title-box .news-tabs .tab:last-child {margin-right:.5vw}
.news-title-box .news-tabs .tab-more {transition:all .3s ease-in-out}
.news-title-box .news-tabs .tab-more:hover {opacity:.7}
.news-list {display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:100px}
.news-list .news-item {display:block;width:100%;margin-bottom:2.08vw;overflow:hidden;background:#fff;border-radius:4px;box-shadow:0 5px 25px 10px rgba(0,0,0,.05);transition:all .6s ease-in-out;position:relative;top:0}
.news-list .news-item:hover {top:-.52vw}
.news-list .news-item:hover:after {width:100%}
.news-list .news-item:after {content:"";display:block;width:0;height:1px;position:absolute;background:#c6141e;bottom:0;transition:all .6s ease-in-out;left:0}
.news-list .news-item .photo {width:30%;height:12.5vw;background-size:cover!important; float:left;}
.news-list .news-item .title {width:64%;float:left;margin:1.04vw 1.82vw;font-weight:200;font-size:1.375rem;color:#000;line-height:1.5;height:4.125;overflow:hidden;text-align:justify}
.news-list .news-item .info {width:64%;float:left;margin:1.4vw 1.82vw 2.45vw;position:relative}
.news-list .news-item .info .desc {margin-bottom:.42vw}
.news-list .news-item .info .desc,.news-list .news-item .info .time {font-size:.875rem;color:#aaa;line-height:1.5;font-weight:200}
.news-list .news-item .info .watch {position:absolute;right:0;bottom:.2vw;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.news-list .news-item .info .watch .icon-watch {width:1.1vw;margin-right:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.news-list .news-item .info .watch span {font-size:.875rem;color:#aaa;font-weight:200}

@media screen and (max-width:768px) {
.news-container {width:86.68vw}
.news-list .news-item .photo,.news-list .news-item .title,.news-list .news-item .info{ width:100%;}
.news-list .news-item {width:100%;margin-bottom:5.3333vw}
.news-list .news-item .photo {height:59.73vw}
.news-list .news-item .title {font-size:15px;margin:5% 5% 0 5%;width:auto;}
.news-list .news-item .info {margin:5%;width:auto;}
.news-list .news-item .info .desc {margin-bottom:2.1333vw}
.news-list .news-item .info .watch .icon-watch {width:5vw}
}

/*
 .RighInfo002228 
 */
.RighInfo002228{ padding:3% 0;}
.RighInfo002228 .single-header{ text-align:center;}
.RighInfo002228 .single-header h1{ color:#c6141e; font-size:20px; margin:0 0 10px 0; font-weight:normal;}
.RighInfo002228 .single-header h3{ color:#666; font-size:16px; margin:0; font-weight:normal; position:relative;}
.RighInfo002228 .single-header h3:after{ content:""; display:block; height:1px; background-color:#f3eee9; width:100%; z-index:1; margin-top:15px;}
.RighInfo002228 .single-header h3 span{ position:relative; z-index:2; padding:0 30px;}
.RighInfo002228 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#666; padding-top:2%;}
.RighInfo002228 .single-content p{text-indent:2em;margin:0;font-size: 15px;color: #333;line-height: 2;}
.RighInfo002228 .single-content .no-textindent{ text-indent:0;}
.RighInfo002228 .fr{ float:none;}
.RighInfo002228 .col2+.col2{ margin-top:10px;}
@media(max-width:950px){
  .RighInfo002228 .auto{ padding:0 2%;}
}
@media screen and (min-width:465px){
    .RighInfo002228 .col2{ width:48%;}
	.RighInfo002228 .fr{ float:right;}
	.RighInfo002228 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
  .RighInfo002228 .single-header h1{ font-size:24px;}
  .RighInfo002228 .single-header h3{ font-size:18px;}
  .RighInfo002228 .single-content p{padding: 5px 0;} 
  .RighInfo002228 .single-header h3:after{ background-color:#f3eee9; position:absolute; top:50%; z-index:1; margin-top:0;}
  
}
@media screen and (min-width:1024px){
  .RighInfo002228 .single-header h1{ font-size:30px;}
}
@media screen and (max-width:768px){
.RighInfo002228 .Floor002656{ padding:3% !important;}
.RighInfo002228 img{ width:100% !important;}
}