/**
 * @Author: minihui
 * @Date:   2017-05-24-Wed-10-16-22
 * @Last modified by:   minihui
 * @Last modified time: 2017-05-24-Wed-10-16-49
 * @Copyright: Copyright © 2000 - 2017 XINHUANET.com　All Rights Reserved.
制作单位：新华网股份有限公司　　版权所有 新华网股份有限公司
 */
.left { float: left; }
.right { float: right; }
.oh { overflow: hidden; }
.os { overflow: scroll; }
.ov { overflow: visible; }
.bgnr { background-repeat: no-repeat; }
.bgr { background-repeat: repeat; }
.bgrx { background-repeat: repeat-x; }
.bgry { background-repeat: repeat-y; }
.bgCover { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.pr { position: relative; }
.pa { position: absolute; }
.part { width: 1200px; margin: 0 auto; }
.font-xs { font-size: 12px; }
.font-s { font-size: 14px; }
.font-m { font-size: 16px; }
.font-l { font-size: 18px; }
a:hover { color: #ff9724!important; }
/********************************************************************************
                               热点新闻
  ********************************************************************************/
.hotNews { border: 1px solid #e6e6e6; height: 381px; }
.hotNews li { width: 100%; height: 56px; overflow: hidden; border-bottom: 1px solid #e6e6e6; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
.hotNews .last { border-bottom: 0; }
.hotNews .show { height: 210px; border: 0; }
.hotNews .show a { color: #5982c7; }
.hotNews .show span { color: #fff; background: #5982c7; }
.hotNews-tit { height: 56px; line-height: 56px; font-weight: bold; }
.hotNews-tit a { display: inline-block; width: 288px; color: #4d4d4d; padding-left: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hotNews-tit span { display: inline-block; width: 56px; height: 56px; text-align: center; color: #4d4d4d; font-size: 20px; float: left; }
/********************************************************************************
                                旅游&文化
  ********************************************************************************/
.culture .uni-tits, .travel .uni-tits { margin-top: 5px; }
.culture .uni-tits li, .travel .uni-tits li { padding-left: 0; }
.culture .uni-tits li::before, .travel .uni-tits li::before { display: none; }
/********************************************************************************
                                精彩图片
  ********************************************************************************/
.photoGallery { height: 400px; }
.photoGallery .show { height: 226px; }
.photoGallery .show .photoGallery-img { height: 226px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
.photoGallery li { height: 58px; width: 100%; overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
.photoGallery-img { height: 0; overflow: hidden; position: relative; }
.photoGallery-img img { width: 100%; height: 100%; }
.photoGallery-tit { line-height: 58px; padding: 0 10px; height: 58px; color: #fff; overflow: hidden; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; }
.photoGallery-tit a { color: #fff; }
.first .photoGallery-tit { background-color: #608cd4; }
.second .photoGallery-tit { background-color: #5982c7; }
.third .photoGallery-tit { background-color: #3e6aba; }
.four .photoGallery-tit { background-color: #30489f; }
.photoGallery-img-tit { position: absolute; left: 0; bottom: 0; z-index: 2; line-height: 48px; width: 340px; padding: 0 10px; height: 48px; color: #fff; font-weight: bold; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.photoGallery-img-tit a { color: #fff; z-index: 2; position: relative; }
.photoGallery-img-tit::before { content: ""; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65))); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
width: 100%; height: 100%; z-index: 1; position: absolute; left: 0; bottom: 0; }
.photoGallery-box { width: 360px; }
.photoGallery-box.fixed { position: fixed; top: 0; z-index: 99; }

/*# sourceMappingURL=right.css.map */
