/* 头条 */
.listBody{
    position: relative;
}
.headlines{
    text-align: center;
    color: #333;
    /* margin-bottom: 26px; */
}
.headlines a:hover{
    color: #AA1F24;
}
.headlines .h1{
    letter-spacing: 1.44px;
    text-align: center;
    font-weight: bold;
    /* font-size: 28px; */
    font-size: 26px;
    position: relative;
    /*left: -25px;*/
}
.headlines .one{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: #AA1F24;
    position: relative;
    padding: 0px 5px 2px 5px;
    border-radius: 3px;
    /*top: -6px;*/
    vertical-align: middle;
    margin-right: 35px;
}
.headlines .one .arrow-right{
    border: 5px solid transparent;
    border-left-color: #AA1F24;
    position: absolute;
    right: -8px;
    top: 5px;
}
.headlines h2{
    letter-spacing: 1.44px;
    text-align: center;
    font-size: 28px;
    margin-top: 10px;
}
.pin_demo .pin_tips .noPadd{
    padding: 0;
    color: #888;
    /* display: block;添加不能有多行省略号效果 */
    height: 45px;
}
.pin_demo .pin_tips .noPadd:hover{
    text-decoration: none;
}
.pin_demo .pin_tips .noPadd i{
    font-style: normal;
    color: #AA1F24;
    padding-left: 10px;
}
#banner{
    padding: 30px 0;
}
.lantern_slide{
    margin-bottom: 39px;
}

/* 图片切换 */
.imageVolution{
    width: 976px;
}
/* 轮播样式 */
.content{ 
    width: 1200px; 
    margin: 0px auto;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gallery-top {
    height: 90%;
    width: 100%;
    margin-bottom: 20px;
}
.gallery-thumbs {
    /* height: 20%; */
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}
.swiper-slide h3{
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 20px;
}
.swiper-slide p{
    font-size: 14px;
    line-height: 22px;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-button-prev{
    left: 0px;
}
.headline_swpier .swiper-button-next, .headline_swpier .swiper-button-prev{
    background-size: 17px 28px;
    background-color: #000;
    padding: 39px 0px;
    opacity: 0.6;
    z-index: 9;
}
.headline_swpier .swiper-button-prev { 
    top: -45px; 
    left: 989px;  
    opacity: 1;
    background: url("../images/index_lbPrev2.png") no-repeat; 
    background-size: 100%;   
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg); 
    -o-transform: rotate(180deg); 
    -ms-transform: rotate(180deg); 
    transform: rotate(180deg); 
}
.headline_swpier .swiper-button-next { 
    top: 404px; 
    left: 989px;  
    opacity: 1;
    background: url("../images/index_lbNext2.png") no-repeat;
    background-size: 100%; 
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg); 
    -o-transform: rotate(180deg); 
    -ms-transform: rotate(180deg); 
    transform: rotate(180deg); 
}

/* 轮播样式结束 */

#sidebar {
    width:380px; 
    float:right;
}
#portamento_container {
    float:right; 
    position:relative;
} 
#portamento_container #sidebar {
    float:none; 
    position:absolute;
} 
#portamento_container #sidebar.fixed {
    position:fixed;
}
/* 要闻 */
.indexLine{
    width: 1px;
    height: 12px;
    background-color: #999;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 1px;
    margin-left: 10px;
}
.recommend{
    width: 793px;
    border-right: 1px solid #979797;
}
.recommend .box{
    margin-bottom: 32px;
}
.recommend .title{
    color: #AA1F24;
    font-size: 24px;
    margin: 0px 0 20px 0;
    font-weight: 600;
    padding-bottom: 13px;
    border-bottom: 3px solid #F8F8F8;
    width: 760px;
    overflow: hidden;
}
.recommend .title .more{
    float: right;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    padding-right: 20px;
    position: relative;
    font-weight: normal;
    color: #999;
}
.recommend .title .more:hover{
    color: #AA1F24;
}
.recommend .title .more .arrow-right{
    border: 6px solid transparent;
    border-left-color: #AA1F24;
    right: 0px;
    top: 4px;
}
.recommend .box .pin_demo{
    float: left;
    width: 360px;
    margin-right: 40px;
}
.recommend .box .pin_demo:hover .share-to{
    display: block;
}
.recommend .box .pin_demo:hover .pin_tit{
    color: #AA1F24;
}
.pin_demo .bom .source a{
    color: #999;
    float: left;
}
.pin_demo .bom .source i{
    color: #999;
}
.recommend .box .pin_demo:hover .source a{
    color: #AA1F24;
}
.recommend .box .pin_demo:last-child{
    margin-right: 0px;
}
.pin_demo img {
    width: 360px;
    height: 225px;
}
.pin_demo .h3_link{
    display: block;
    padding-top: 14px;
}
/* 视频 */
.pin_demo .hot_player{
    width: 67px;
    height: 67px;
    position: absolute;
    z-index: 20;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.pin_tit {
    font-size: 18px;
    color: #333;
    height: 65px;
    letter-spacing: 0;
    line-height: 27px;
}
.pin_tit:hover{
    color: #AA1F24;
}
.pin_tit .zt_tit{
    width: 48px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #AA1F24;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 4px;
    position: relative;
    top: -2px;
}
/* 专题 */
.listLeft-overflow-zt{
    background-color: #000;
}
.listLeft-overflow{
    overflow: hidden; 
    display: table;
    height: 154px;
    text-align: center;
    margin: 0px auto;
    position: relative;
    /* background-color: #000; */
}
/* 针对专题图片的尺寸 */
.listLeft-overflow-zt img.zt{
    width: 100%;
    height: auto;
}
.pin_tips {
    font-size: 14px;
    color: #888;
    line-height: 24px;
    word-break: normal;
    height: 56px;
}
.pin_tips:hover{
    color: #AA1F24;
}
.pin_tips a {
    color: #888;
    display: inline-block;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pin_tips a:hover{
    color: #AA1F24;
}
.pin_tips a:hover span{
    background: #AA1F24;
}
.pin_tips .look a{
    margin-bottom: 0;
    color: #AA1F24;
}
.pin_tips span {
    background: #333;
    width: 3px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 9px;
}
.pin_demo .bom .time{
    background: url(../images/icons.png) -25px -21px no-repeat;
    padding-left: 17px;
    margin-right: 10px;
}
.pin_demo .bom .comment{
    background: url(../images/icons.png) -25px -65px no-repeat;
    padding-left: 17px;
    margin-right: 10px;
}
.pin_demo .bom .see{
    background: url(../images/icons.png) -25px -119px no-repeat;
    padding-left: 17px;
    margin-right: 10px;
}
.pin_demo .bom .zan{
    background: url(../images/icons.png) -25px -166px no-repeat;
    padding-left: 17px;
    margin-right: 10px;
}

.pin_demo .bom .source .headImg{
    width: 24px;
    height: 24px;
    border-radius: 100%;
    margin-right: 9px;
    float: left;
}
.pin_demo .bom{
    font-size: 14px;
    color: #999;
    height: 24px;
    line-height: 24px;
    position: relative;
}
.pin_demo .bom .source{
    color: #AA1F24;
    overflow: hidden;
    display: inline-block;
    /* position: relative;
    top: 4px; */
}
.pin_demo .share-to{
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: -6px;
    display: none;
    cursor: pointer;
}
.pin_demo .share-to .weixin-code .er{
    width: 200px;
    height: 200px;
    transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -webkit-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
}
.pin_demo .share-to .weixin-code .er:hover{
    transform: none;
}
.hotlist:hover .pin_demo .share-to{
    display: block;
}
.pin_demo .share-to .weixin{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/index_icoWeixin@2x.png) no-repeat;
    background-size:100%;
    margin-left: 22px;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #666;
}
.pin_demo .share-to .sina{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/index_icoWeibo@2x.png) no-repeat;
    background-size:100%;
}
.pin_demo .share-to .sina .yunafen{
    display: inline-block;
    width: 20px;
    height: 20px;
}






.pin_from {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.pin_line {
    margin-top: 13px;
    border-bottom: 1px solid #E6E6E6;
    width: 362px;
}
.pin_channel {
    margin-top: 28px;
    font-size: 14px;
    color: #AA1F24;
    letter-spacing: 0;
    text-align: justify;
    line-height: 13px;
}
.pin_flag {
    margin-top: 28px;
    display: flex;
}
.pin_flag div {
    margin-left: 21px;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
    padding: 0 9px;
    border-radius: 1px;
    cursor: pointer;
}
.pin_flag img {
    width: 14px;
}

/* 中央大图轮播样式 */
.main_lt{
    width:1200px;
    float:left;
    background:#F8F8F8
}
.headline_swpier *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.headline_swpier .swiper_image_container { 
    float: left;
    width: 800px;
    height: 450px; 
    position: relative; 
    overflow: hidden;
}
/* 直播中 */
.headline_swpier .swiper_image_container .zhiboIng{
    width: 100px;
    height: 33px;
    line-height: 33px;
    font-size: 17px;
    border-radius: 5px;
    top: 20px;
    left: 27px;
}
.headline_swpier .swiper_image_container .zhiboIng i{
    width: 18px;
    height: 18px;
    top: 3px;
}
/* 回看 */
.headline_swpier .swiper_image_container .huikanIng{
    width: 77px;
    height: 32px;
    top: 20px;
    left: 27px;
    background: url(../images/index/huikan.png) no-repeat;    
    background-size: 100%;
}
/* 预告 */
.headline_swpier .swiper_image_container .yugaoIng{
    font-size: 17px;
    top: 20px;
    left: 27px;
    height: 33px;
    line-height: 33px;
    padding-left: 3px;
    padding-right: 10px;
}
.headline_swpier .swiper_image_container .yugaoIng i{
    width: 21px;
    height: 17px;
    top: 3px;
}
.headline_swpier .swiper_image_container .img { 
    display: none;
    height: 100%; 
}
.headline_swpier .swiper_image_container img { 
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}
.headline_swpier .swiper_image_container .img:first-child { 
    display: block; 
}
.headline_swpier .swiper_txt { 
    float: right; 
    width: 400px;
    height: 450px; 
    cursor: pointer;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #F8F8F8;
}
.headline_swpier .swiper_txt .swiper-button-prev {     top: 23px;
    left: 131px;
    background-size: 100%;   
    height: 8px; 
    opacity: 1;
    width: 14px; 
}
.headline_swpier .swiper_txt .swiper-slide { 
    position: relative; 
    width: 100%; 
    height: 140px; 
    font-size: 18px; 
    color: #666;
    text-align: justify; 
    line-height: 24px; 
    padding: 12px 20px 9px 20px;
    border: none;
    border-top: 1px solid #E0E0E0;
}
.headline_swpier .swiper_txt .swiper-slide.hover { 
    background: #FFF; 
    color: #222; 
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border: none;
    border-right: 1px solid #F8F8F8;
}
.headline_swpier .swiper_txt a { 
    height: 100%; 
    display: block; 
}
.headline_swpier .swiper_txt .swiper-slide.hover:hover .extra a{
    color: #AA1F24;
}
.headline_swpier .swiper_txt .extra a{
    display:inline;
    color: #999;
}
.headline_swpier .swiper_txt .extra a.govname{
    max-width: 76px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;}
.headline_swpier .swiper_txt .swiper-slide:after { 
    display: none; content: ""; 
    position: absolute; 
    top: 15px; 
    left: 5px; 
    width: 6px; 
    height: 15px;     
}
.swpier_arrow-left{
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #f00;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999;
}
.headline_swpier .swiper_txt .swiper-slide.hover:after { 
    display: block; 
}
.headline_swpier .swiper_txt .swiper-slide-active{
    border-top:none;
}
.headline_swpier .swiper_txt .swiper-slide.hover .title{
    font-weight: 700; 
}
.headline_swpier .swiper_txt .swiper-slide.hover:hover .title{
    color: #AA1F24;
}
.headline_swpier .swiper_txt .title{
    font-size: 17px;
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 77px;
    min-height: 60px;
    overflow:hidden;
    margin-top: 5px;
    height: 65px;
    text-decoration: none;
}

.headline_swpier .swiper_txt .extra{
    position:absolute;
    bottom:9px;
    font-size: 12px;
    color: #B4B4B5;
    letter-spacing: 0;
    overflow: hidden;
}
.headline_swpier .swiper_txt .extra .headImg{
    width: 24px;
    height:24px;
    border-radius: 100%;
    float: left; 
    margin-right: 8px;
}
.headline_swpier .swiper_txt .label{
  width: 34px;
  height: 17px;
  line-height: 16px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  text-align: center;
  float: right;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);
  position: absolute;
  bottom: 9px;
  right: 10px;
}
.headline_swpier .swiper_txt .icon_talk{
    display: inline-block;
    background: url("../images/index_icoTime@2x.png") no-repeat; 
    background-size: 100%;
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
    top: 0.5px;
}
.headline_swpier .swiper_txt .icon_see{
    display: inline-block;
    background: url("../images/index_icoSee@2x.png") no-repeat; 
    background-size: 100%;
    width: 16px;
    height: 10px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
}
.headline_swpier .swiper_txt .icon_comment{
    display: inline-block;
    background: url("../images/index_icoPinglun@2x.png") no-repeat; 
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.headline_swpier .swiper_txt .icon_zan{
    display: inline-block;
    background: url("../images/index_icoDianzan@2x.png") no-repeat; 
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
}
.headline_swpier .swiper_txt .extra em{
    display: inline-block;
    margin-right: 8px;
}
.headline_swpier .swiper_txt .line{
    margin:0 7px;
    color: #d8d8d8;
    width: 1px;
    height: 10px;
    background-color: #B4B4B5;
    display: inline-block;
    position: relative;
    top: 1px;
}
.headline_swpier .p_time{
    position: absolute;
    bottom:10px;
    right:10px;
    font-size: 12px;
    opacity: .7;
    display:block; 
    line-height: 30px;
    padding: 0 10px;
}
.headline_swpier .swiper-slide:hover .news_share{
    width:60px;
}
.headline_swpier .news_share {
    display:block;
    width:0;
    overflow:hidden;
    color: #666;
}
.headline_swpier .news_share a{
    height:21px;
}
.news_share{
    width:60px;
    height:21px;
    line-height:21px;
    font-size:12px;
    position: absolute;
    right: 16px;
    z-index:2;
    bottom: 3px;
    color: #666;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear 0s;   
}
.news_share span{
    width:46px;
    height:21px;
    display:block;
    float:left;
}
.headline_swpier .swiper_txt .news_share a{
    display: inline-block;
    width: 16px;
    height: 16px;
}
.share_sina{
    background: url("../images/index_icoWeibo@2x.png") no-repeat; 
    background-size: 100%;
    margin-right: 15px;
    position: relative;
    top: -1px;
}
.weixin_share{
    background: url("../images/index_icoWeixin@2x.png") no-repeat; 
    background-size: 100%;
}
.right_banner_slide .bs_item li{
    position:relative;
}
.right_banner_slide .bs_item{
    margin:30px 0 20px 0;
    cursor: pointer; 
    width: 1200px; 
    height: 100px; 
    overflow: hidden;
}
.right_banner_slide .bs_item li{
    width: 1200px; 
    height: 100px; 
    position: relative; 
    text-align: center;
}
.right_banner_slide .bs_item li a.outsideLink{
    position: absolute; 
    width: 100%;
    height: 100px;
    text-decoration: none;
    border: 0;
    font-weight: 600;
    padding: 0;
    display: block;
    margin-top: 0px;
}
.right_banner_slide .bs_item li .textLink{
    font-size: 28px;
    color: #AA1F24;
    font-weight: 600;
    padding: 0px 20px;
    display: inline-block;
    margin-top: 20px;
    z-index: 2;
    position: relative;
    z-index: 9;
    text-decoration: none;
    border: 0;
}
/* 瀑布样式 */
.look {
    display: inline-block;
}
.col-lg-4{
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 40px;
    margin-bottom: 12px;
    padding-top: 11px;
}
.col-lg-4:hover .pin_tit{
    color: #AA1F24;
}
/* 分享 */
.bdsharebuttonbox {
    width: 300px;
    background: #fff;
    display: none;
    position: fixed;
    z-index: 999;
    margin-left: -282px;
    margin-top: -151px;
    padding: 10px;
    border: 6px solid #8F8F8F;
    border-radius: 3px;
}
.bdsharebuttonbox a {
    width: 128px;
    float: left;
    color: #333;
}
.tool_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.imgBor{
    width: 360px;
    height: 225px;
    overflow: hidden;
    display: table;
    text-align: center;
    position: relative;
}
.imgBor a{
    display: block;
    display: table-cell;
    vertical-align: middle;
}

/* 微信分享 */
.weixin-code{
    position: absolute;
    right: 0px;
    bottom: 38px;
    width: 342px;
    height: 342px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);
    text-align: center;
    display: none;
    z-index: 21;
    cursor: auto;
}
.weixin-code .closeWx{
    width: 11px;
    height: 11px;
    background: url(../images/close.png) no-repeat;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 15px;
    cursor: pointer;
    padding: 5px;
}
.weixin-code .wx-t{
    padding-top: 20px;
}
.weixin-code .er img{
    width: 200px;
    height: 200px;
    padding: 0;
    margin: 15px 15px 0 70px;
}
.weixin-code .wx-t2{
    margin-top: 15px;
}
.weixin-code2{
    position: absolute;
    right: -38px;
    bottom: 48px;
    width: 110px;
    height: 110px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);
    text-align: center;
    display: none;
    z-index: 1;
    cursor: auto;
}
.weixin-code2 .er2{
    width: 99px;
    height: 99px;
    padding: 0px;
    padding-top: 5px;
}
.weixin-code .arrow-up{
    width:0;
    height:0;
    border:10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 50px;
    top: -17px;
}
.weixin-code-index{
    top:4px;
    right:15px;
    width:80px;
    height:80px;
}
.weixin-code-index .er{
    width: 80px;
    height: 80px;
}
.weixin-code-index img{
    width: 70px;
    height: 70px;
    margin: 4px 0 0 4px;
}
.weixin-code-index canvas{
    opacity: 0;
}




.appleCode .f-hov{
    bottom: 22px;
}
.androidCode .f-hov{
    bottom: -30px;
}

@-webkit-keyframes rotation{
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}
.loading_animation{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    animation: rotation 2s linear infinite;
    -moz-animation: rotation 2s linear infinite;
    -webkit-animation: rotation 2s linear infinite;
    -o-animation: rotation 2s linear infinite;
    margin-left: 10px;
}
.hotlist:last-child .pin_line{
    border: 0px;
}
.hotlist:nth-last-child(2) .pin_line{
    border: 0px;
}
/* 首页加点赞 */

.pubu_dianzan{
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/pubu_dianzan@2x.png) no-repeat;
    background-size: 100%;
    margin-right: 22px;
    position: relative;
    top: -7px;
    text-indent: -9999px;
    cursor: pointer;
}
.pubu_dianzan:hover{
    background: url(../images/pubu_dianzan_hov@2x.png) no-repeat;
    background-size: 100%;
}
.pubu_qifu{
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(../images/pubu_qifu@2x.png) no-repeat;
    background-size: 100%;
    margin-right: 22px;
    position: relative;
    top: -7px;
    text-indent: -9999px;
    cursor: pointer;
}
.pubu_qifu:hover{
    background: url(../images/pubu_qifu_hov@2x.png) no-repeat;
    background-size: 100%;
}
.dianzan-move2{
    position: absolute;
    top: -20px;
    left: 50px;
    -webkit-animation: 0.8s move;
    animation-fill-mode: forwards;
    display: none;
}
@-webkit-keyframes move{
    0%{
        top: -10px;
    }
    100%{
        top: -20px;
    }
}
.dianzan-move2{
    position: absolute;
    top: -20px;
    left: -10px;
    -webkit-animation: 0.8s move;
    animation-fill-mode: forwards;
    display: none;
    color: #AA1F24;
}
.dianzan-move2 i{
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    margin-right: 3px;
    background: url(../images/pubu_dianzan_hov@2x.png) no-repeat;
    background-size: 100%;
}
.dianzan-move2 i.qf{
    background: url(../images/pubu_qifu_hov@2x.png) no-repeat;
    background-size: 100%;
}
.dianzan-ok2{
    background: url(../images/pubu_dianzan_hov@2x.png) no-repeat;
    background-size: 100%; 
}
.dianzan-ok2q{
    background: url(../images/pubu_qifu_hov@2x.png) no-repeat;
    background-size: 100%; 
}
.noClick{
    pointer-events: none;
    cursor: default;
}
.dianzan-move .qifuIcon{
    display: inline-block;
    width: 20px;
    height: 21px;
    position: relative;
    top: 4px;
    margin-right: 3px;
    background: url(../images/qifuIcon.png) no-repeat;
    background-size: 100%;
}
.erTitle{
    width: 760px;
    height: 70px;
    background-color: #f8f8f8;
    color: #666;
    margin-bottom: 24px;
    position: relative;
}
.erTitle .gz{
    display: inline-block;
    width: 48px;
    height: 26px;
    background: url(../images/index/gz.png) no-repeat;
    background-size: 100%;
    margin: 20px 8px 0 10px;
}
.erTitle .line{
    border-right: 2px solid #C8C8C8;
    position: absolute;
    top: 20px;
    height: 30px;
    left: 73px;
}
.erTitle a{
    display: inline-block;
    height: 30px;
    font-size: 20px;
    position: relative;
    top: -5px;
    padding-left: 8px;
}
.erTitle a:hover{
    color: #AA1F24;
}
.erTitle .right_banner_slide2{
    position: absolute;
    left: 82px;
    top: 15px;
}
.erTitle .right_banner_slide2 li{
    height: 50px;
    margin-top: 10px;
    height: 40px;
}
