/**
	**爱搞机文章详情页面
**/
.top-banner{position: relative;}
.igao7-fixed-header{display: block;/*position: relative;*/}
/*重置头部个人中心*/
.ucenter .ucenter-top{height: 62px;}
.ucenter .nickname{line-height: 62px;}
.ucenter .ucenter-links{top: 62px;}
.ucenter .nickname i{top: 28px;}
.igao7-header-message .ico{top: 16px;}
.igao7-header-message .expand .count{top: 15px;}

.igao7-detail-banner{height:495px;position: relative;clear: both;z-index: 2;padding-top: 63px;}
.igao7-detail-banner .bgImg{position: relative;min-width: 1220px;height: 495px;overflow: hidden;background: #f2f2f2;}
.igao7-detail-banner .bgImg img{
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    height: 495px;
    transition:all ease-in-out 0.3s;
    -moz-transition:all ease-in-out 0.3s;
    -webkit-transition:all ease-in-out 0.3s;
    opacity: 0.8;
}
.igao7-detail-banner .bgImg img:hover{opacity: 1;}

.igao7-detail-banner .shadow{
/*    width: 1920px;*/
    height: 25%;
    position: absolute;
    /*left: 50%;
    margin-left: -960px;
    min-width: 1220px;*/
    width: 100%;
    left: 0;
    bottom: 0px;
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.5) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.5) 100%);
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
}


.igao7-detail-banner .fix-txt{width: 1220px;position: absolute;bottom: 0;left: 50%;margin-left: -610px;}
.igao7-detail-banner .fix-txt .headline{display: block;color: #fff;/*font-weight: bold*/;font-size: 30px;}
.igao7-detail-banner .fix-txt .headline.hlight{color: #ff580f;text-shadow: 0 3px 6px rgba(255, 88, 15, 0.71);-webkit-text-shadow: 0 3px 6px rgba(255, 88, 15, 0.6);}
.igao7-detail-banner .fix-txt .headline.hlight em{display: inline-block;vertical-align: middle;background: url(../../images/common/igao7_spirit.png) no-repeat 0 -932px;
    width: 42px;
    height: 42px;margin-right: 10px;}
.igao7-detail-banner .fix-txt .datas{padding: 15px 0;/*color: #adadad*/;font-size: 14px;color: rgba(255,255,255,0.7);}
.igao7-detail-banner .fix-txt .datas a{font-size: 14px;color: rgba(255,255,255,0.7);}
.igao7-detail-banner .fix-txt .datas .time,
.igao7-detail-banner .fix-txt .datas .tags,
.igao7-detail-banner .fix-txt .datas .cmt-nums{float: left; }
.igao7-detail-banner .fix-txt .datas .time{padding-right: 60px;}
.igao7-detail-banner .fix-txt .datas  em{display: inline-block;margin-right: 5px;vertical-align:middle;background: url(../../images/common/igao7_spirit.png) no-repeat;}
.igao7-detail-banner .fix-txt .datas .time em{background-position: -168px -78px;width: 15px;height: 15px;vertical-align: -1px;}
.igao7-detail-banner .fix-txt .datas .tags em{background-position: -231px -48px;width: 16px;height: 16px;}
.igao7-detail-banner .fix-txt .datas .tags a{padding-right:12px;}
.igao7-detail-banner .fix-txt .datas .line{float: left;height: 15px;width: 1px;background: #adadad;margin: 3px 20px 0 20px;}
.igao7-detail-banner .fix-txt .datas .cmt-nums span{color: #4bafbe;}

/*快讯取消头图*/
.igao7-detail-banner.detail-quick{height: 120px;}
.igao7-detail-banner.detail-quick .bgImg,
.igao7-detail-banner.detail-quick .shadow{display: none;}
.igao7-detail-banner.detail-quick .fix-txt .headline{color: #333;}
.igao7-detail-banner.detail-quick .fix-txt .datas{color: #333;}
.igao7-detail-banner.detail-quick .fix-txt .datas a{color: #333;}



/*爱搞机内容详情页面*/
.igao7-detail-main .container{width: 1220px;margin: 0px auto 40px auto;/*overflow: hidden*/;}
.igao7-detail-main .igao7-detail-left{width: 980px;float: left;}
.igao7-detail-main .igao7-detail-left .content{background: #fff;padding: 30px 50px 10px 50px;}
.igao7-detail-main .igao7-detail-left .lph-article-comView p{font-size: 16px;line-height: 32px;color: #333;}

/*用户撰写提示*/
.igao7-detail-main .igao7-detail-left .userWrite-tips{background: #fff;;padding-top: 10px}
.igao7-detail-main .igao7-detail-left .userWrite-tips div{height: 58px;line-height: 58px;border-top: 1px solid #EBEBEB;font-size: 16px;color: #333;}

/*分享，收藏*/
.pageActive {padding: 25px 0 15px 0;}
.pageActive .mark-like-btn{float: left;}
.pageActive .mark-like-btn .collect{display: inline-block;height: 40px;line-height: 40px;width: 118px;text-align: center;border-radius: 21px;font-size: 12px;color: #333;border:1px solid #e85744;}
.pageActive .mark-like-btn .collect.collect-yes{cursor: default;color:#fff;background-color:#e85744;}
.pageActive .mark-like-btn .collect i{display: inline-block;background: url(../../images/common/igao7_spirit.png) no-repeat -49px -550px;width: 19px;height: 18px;vertical-align: -3px;margin-right: 5px;}
.pageActive .mark-like-btn .collect.collect-yes i{background-position: -49px -494px}
.pageActive .mark-like-btn .collect.collect-animate i{animation: starrotate 1.5s; -webkit-animation: starrotate 1.5s; -ms-animation: starrotate 1.5s; -o-animation: starrotate 1.5s; -moz-animation: starrotate 1.5s;}
.pageActive #bdshare{float: right;}
.pageActive #bdshare .s-txt{float: left;line-height: 34px;font-size: 14px;color: #999;}
.pageActive #bdshare .share-btn{border:0!important;padding: 0!important;display: inline-block;vertical-align: middle;width: 34px;height: 34px;background: url(../../images/common/igao7_spirit.png) no-repeat;display: inline-block;margin:0 0 0 15px;}
.pageActive #bdshare .weibo-btn {background-position: -5px -492px}
.pageActive #bdshare .weixin-btn{background-position: -5px -530px}
.pageActive #bdshare .wy-btn    {background-position: -5px -567px}
.pageActive #bdshare .more-btn{
	border: 1px solid #4593e4!important;
    background: #fff url(../../images/common/igao7_spirit.png) no-repeat -40px -516px!important;
    height: 32px;
    line-height: 32px;
    font-size: 0px;
    padding: 0px;
    width: 32px;
    border-radius: 50%;
    -webkit-border-radius:50%;
}

/**/
.pageActive .bdsharebuttonbox{float: right;}
.pageActive .bdsharebuttonbox .s-txt{float: left;line-height: 34px;font-size: 14px;color: #999;}
.pageActive .bdsharebuttonbox .share-btn{border:0!important;padding: 0!important;display: inline-block;vertical-align: middle;width: 34px;height: 34px;background: url(../../images/common/igao7_spirit.png) no-repeat;display: inline-block;margin:0 0 0 15px;}
.pageActive .bdsharebuttonbox .weibo-btn {background-position: -5px -492px}
.pageActive .bdsharebuttonbox .weixin-btn{background-position: -5px -530px}
.pageActive .bdsharebuttonbox .wy-btn    {background-position: -5px -567px}
.pageActive .bdsharebuttonbox .more-btn{
    border: 1px solid #4593e4!important;
    background: #fff url(../../images/common/igao7_spirit.png) no-repeat -40px -516px!important;
    height: 32px;
    line-height: 32px;
    font-size: 0px;
    padding: 0px;
    width: 32px;
    border-radius: 50%;
    -webkit-border-radius:50%;
}

/*文章卡片 0703*/
.lp-proCard{border:1px solid #d4d4d4;}
.lp-proCard a{display: block;position: relative;color: #dd6e4c}
.lp-proCard .pic{position: relative;width: 298px;height: 200px;float: left;text-align: center;}
.lp-proCard .pic img{/*display: block;*/height: inherit;width: auto;}
.lp-proCard .pic .vote-num{position: absolute;left: 0;top:15px;padding:4px 62px 4px 15px;background: rgba(0,0,0,0.75);height: 43px;line-height: 43px;color: #fff;font-size: 14px;border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
.lp-proCard .pic .vote-num i{color: #ff683b;font-size: 23px;}
.lp-proCard .pic .vote-num em{background: url(../../images/common/igao7_spirit.png) no-repeat -5px -609px;width: 43px;height: 43px;position: absolute;right: 4px;top:4px;}
.lp-proCard .txt{overflow: hidden;padding: 0 15px;}
.lp-proCard .txt .tit{height: 44px;line-height: 44px;border-bottom: 1px solid #d4d4d4;font-size: 18px;color: #202020;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-right: 10px;}
.lp-proCard .txt ul{margin: 0;padding: 18px 0;overflow: hidden;height: 88px;overflow: hidden;width: 50%;float: left;}
.lp-proCard .txt li{position: relative;padding:0 10px 0 8px;font-size: 12px;color: #202020;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.lp-proCard .txt li:before{content: "";position: absolute;width: 2px;height: 2px;background-color: #525252;left: 0px;top:10px;}
.lp-proCard .txt .vote-info{font-size: 14px;color: #4bafbe;text-align: center;}

.lp-proCard a{height: 200px}
.lp-proCard .line{
  z-index: 2;
  position: absolute;
  width: 2px;
  height: 2px;
  background: #FF7C54;
  transition-timing-function:linear;
  -webikt-transition-timing-function:linear;
  transition-timing-function:linear;
  transition-timing-function:linear;
}

.lp-proCard .before-line1{left: 370px;top:-1px;}
.lp-proCard .before-line2{left: -1px;top: 0px;display: none;}
.lp-proCard .before-line3{left: -1px;top: 200px;display: none;}

.lp-proCard .after-line1{left:369px;top:200px;}
.lp-proCard .after-line2{right:-1px;top:200px;display:none;}
.lp-proCard .after-line3{right:-1px;top:-1px;display: none;}

.lp-proCard .txt .proCard-cnt{margin: 0;margin: 18px 0;overflow: hidden;height: 88px;overflow: hidden;line-height: 22px;font-size: 12px;color: #202020;}

/*相关文章*/
.igao7-relatePage{margin-top: 20px;background: #fff;}
.igao7-relatePage .title{height: 50px;font-size: 16px;line-height: 50px;padding-left: 21px;border-bottom:1px solid #E8E8E8;}
.igao7-relatePage .list{padding-top: 18px;}
.igao7-relatePage .list li{float: left;width: 220px;margin-left: 21px;margin-bottom: 18px;}
.igao7-relatePage .list li .pic img{display: block;height: 124px;}
.igao7-relatePage .list li .name{height: 40px;line-height: 20px;overflow: hidden;padding: 8px 0; }
.igao7-relatePage .list li .name a{color: #333;font-size:14px;}
.igao7-relatePage .list li .time{font-size: 12px;color: #aaa;}

/*s  =点评讨论*/
.igao7-detail-comment{margin-top: 20px;background: #fff;}
.igao7-detail-comment .title{padding: 0 20px;height: 50px;line-height: 50px;border-bottom: 1px solid #E5E5E5;font-size: 16px;color: #333;}
.lp-comment .submit .sub{
    position: relative;
}
.lp-comment .submit textarea {
    width: 780px;
    height: 96px;
    resize: none;
    margin: 0 auto;
    height: 66px;
    color: #adadad;
    font-size: 14px;
    border: solid 1px #e8e8e8;
    padding: 15px;
    background: #f9f9f9;
}
.lp-comment .submit .sub button{
    width: 108px;
    height: 98px;
    background: #ec6b44;
    font-size: 16px;
    color: #fff;
    line-height: 98px;
    text-align: center;
    padding:0;
    border-radius: 0;
    position: absolute;
    right:0;
    top: -98px;
}
.lp-comment .submit .text{padding-right: 108px;}
.lp-comment span.emotionc {
    background: url(../../images/product-sprite.png) no-repeat -4px -327px;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    text-indent: -999em;
}
.lp-comment .comment_options{
	position: absolute;
	top: 10px;
	right: 5px;
}
.lp-comment .comment_options label{
	color: #666;
	font-size: 14px;
}
.lp-comment .comment_options label input{
	margin-right: 5px;
}

.lp-comment .submit .sub input[type=checkbox]{
    vertical-align: middle;
}
.lp-comment .words .comment-say .csl-body .cont span{
    display: block;
    padding-top: 8px;
    line-height: 22px;
}
.lp-comment .comment-say .csl-body .time .zan{
    float: none;
    color: #a0a0a0;
}
.lp-comment .comment-say .csl-body .time a.respond-coin{
    float: none;
    /*margin-right: 4px;*/
    margin-right: 10px;
}
.lp-comment .words .comment-say .csl-body{
    position: relative;
    padding-left: 55px;
}
.lp-comment .comment-say .csl-body .time span:first-child{
    position: absolute;
    /*left: 158px;*/
    top: 3px;
    right: 0;
}
.lp-comment .comment-say .csl-body .time span{color: #888;font-size: 14px;}
.lp-comment .words .comment-say .csl-body .cont a.name{
    display: inline-block;
    font-size: 14px;
    color: #888;
}
.lp-comment .words .comment-say .csl-body .cont a.name img{vertical-align: middle;margin-left: 7px;}
.lp-comment .comment-say .csl-body .time a.respond-coin i{
    background: url(../../images/product-sprite.png) no-repeat -5px -285px;
    width: 14px;
    height: 13px;
    vertical-align: 1px;
}
.lp-comment .comment-say .csl-body .zan i{
    background: url(../../images/product-sprite.png) no-repeat -5px -303px;
    width: 13px;
    height: 13px;
}
.lp-comment .words .comment-say-li{
    border-bottom-style: solid;
}
.igao7-detail-comment .user img{
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.igao7-detail-comment .user .name{
    font-size: 12px;
    color: #666;
}

.lp-comment .comment-say .csl-body .zan-success i{
    background-position: -30px -303px;
}
.lp-comment .words .comment-say-more{
    height: auto;
    background: url(http://www.leiphone.com/resWeb/images/common/.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #666;
    font-size: 14px;
    padding: 25px 0 19px 0;
    border-top: 1px solid #E8E8E8;
    line-height: 1;
    cursor: pointer;
    display: block;
    margin-top: 0;
}
.lp-comment .words .comment-say-more:before{
    content:"更多评论";
}
.lp-comment .words .comment-say-more:after{
    content:"";
    width: 15px;
    height: 8px;
    display: inline-block;
    margin-left: 5px;
    background: url(http://www.leiphone.com/resWeb/images/detail-sprite.png) -16px -107px;
}
.lp-comment .words{
    padding-bottom: 0;
}
.lp-comment{
    width: auto;
    padding: 28px 30px 0 30px;
}

.lp-comment .comment-say .csl-body .time .support{
	float: none;
	color: #a0a0a0;
	display: inline-block;
	position: relative;
	top: -2px;
}
.lp-comment .comment-say .csl-body .time .support i{
	cursor: pointer;
}
.lp-comment .comment-say .csl-body .time .support-success i{
	color: #ec6b44;
	cursor: default;
}
.lp-comment .comment-say .csl-body .time .support i{
    background: url(../../images/product-sprite.png) no-repeat -5px -303px;
    display: inline-block;
    width: 13px;
    height: 13px;
}
.lp-comment .comment-say .csl-body .time .support-success i{
    background-position: -30px -303px;
}
.lp-comment .comment-say .csl-body .time .against{
	float: none;
	color: #a0a0a0;
	display: inline-block;
	position: relative;
	top: -2px;
}
.lp-comment .comment-say .csl-body .time .against i{
	cursor: pointer;
}
.lp-comment .comment-say .csl-body .time .against-success i{
	color: #ec6b44;
	cursor: default;
}
.lp-comment .comment-say .csl-body .time .against i{
    background: url(../../images/product-sprite.png) no-repeat -5px -403px;
    width: 13px;
    height: 13px;
    display: inline-block;

}
.lp-comment .comment-say .csl-body .time .against-success i{
    background-position: -30px -403px;
}
.lp-comment .comment-say .csl-body .time .report{
	float: none;
	color: #a0a0a0;
	display: inline-block;
	position: relative;
	top: -2px;
}
.lp-comment .comment-say .csl-body .time .report i{
	cursor: pointer;
}
.lp-comment .comment-say .csl-body .time .report-success i{
	color: #ec6b44;
	cursor: default;
}
/*e  =点评讨论*/


/**********文章详情页面右侧*********/
.igao7-detail-aside{float: right;width: 220px;position: relative;}
.igao7-detail-aside .page-author{text-align: center;background: #fff;padding: 20px 0;}
.igao7-detail-aside .l-arrow{
	position: absolute;
	width: 0;
	height: 0;
	border-left:10px solid transparent;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-right:10px solid #fff;
	left: -20px;
	top:115px;
}
.igao7-detail-aside .page-author .avater{width: 100px;margin:  0 auto;display: block;}
.igao7-detail-aside .page-author .avater img{display: block;border-radius: 50%;-webkit-border-radius: 50%;}
.igao7-detail-aside .page-author .name{display: block;font-size: 16px;padding: 10px 0 5px 0;}
.igao7-detail-aside .page-author .tags{font-size: 12px;color: #93ace0;padding: 3px 0;}
.igao7-detail-aside .page-author .sign{font-size: 14px;color: #888;margin: 10px 20px;word-break: break-word;}
.igao7-detail-aside .page-author .btns{}
.igao7-detail-aside .page-author .btns a{display: inline-block;width: 78px;height: 28px;line-height: 28px;font-size: 14px;color: #4bafbe;border:1px solid #4bafbe;border-radius: 4px;}
.igao7-detail-aside .author-code{border-top:1px solid #EBEBEB;background: #fff;padding-top: 30px;}
.igao7-detail-aside .author-code .img{position: relative;background: #fff;width: 150px;margin: 0 auto}
.igao7-detail-aside .author-code .img i{position: absolute;width: 12px;height: 12px;border:2px solid #4DAFBE;}
.igao7-detail-aside .author-code .img i.lt{border-right: 0;border-bottom: 0;left: -13px;top:-12px;}
.igao7-detail-aside .author-code .img i.lb{border-right: 0;border-top: 0;left: -13px;bottom:-12px;}
.igao7-detail-aside .author-code .img i.rt{border-left: 0;border-bottom: 0;right: -13px;top:-12px;}
.igao7-detail-aside .author-code .img i.rb{border-left: 0;border-top: 0;right: -13px;bottom:-12px;}
.igao7-detail-aside .author-code .img img{display: block;}
.igao7-detail-aside .author-code p{font-size: 14px;color: #888;padding: 15px 0;text-align: center;}

/*gotoTop*/
.gotoBar{margin-left: 630px;}
.subReport{margin-left: 630px;}

.lp-comment span.emotionc:hover{background-position: -4px -327px!important}

/*分享*/
.articleShare{display:none;position: fixed;z-index:1000;bottom: 120px;left: 50%;margin-left: 630px;width: 60px;font-size: 0;}
.articleShare a{display: inline-block;font-size:16px;position:relative;z-index:1001;overflow: hidden;line-height: 24px;width: 58px;height: 58px;border: 1px solid #DBDBDB;background: #E8E8E8;}
.articleShare a{float:none;padding:0;margin: 0;margin-top: 10px;}
.articleShare a:first-child{margin: 0}
.articleShare a span{font-size:14px;text-align:center;color:#333;position:absolute;left:60px;top:1px;width:38px;height:48px;padding: 5px 10px;background:#e0e0e0;z-index:2;pointer-events:none}
.articleShare a i{display:inline-block;width:33px;height:34px;left:14px;top:11px;position:relative;z-index: 2;}
.articleShare a.btn_weibo i{background:url(../../images/common/yp_n_spirit.png) no-repeat -122px -91px;}
.articleShare a.btn_weixin i{background:url(../../images/common/yp_n_spirit.png) no-repeat -188px -91px;}
.articleShare .pop_qr{display:none;position: absolute;z-index:1000;border: 1px solid #DBDBDB;padding:13px 10px;background:#E8E8E8;right:75px;top: 0;font-size:0;width: 200px;text-align: center}
.articleShare .pop_qr .qr_img{display: inline-block;font-size: 13px;margin: 0 10px;}
.articleShare .pop_qr .qr_img img{width:80px;height:80px;}
.articleShare .pop_qr .qr_img p{color: #666; line-height: 20px;}
.articleShare .pop_qr:before{content: '';display: block;position: absolute;z-index: 11;top:55px;right:-16px;width: 0;height: 0;overflow:hidden;border-color:transparent;border-width:8px;border-style: solid;border-left-color:#E8E8E8;}
.articleShare .pop_qr:after{content: '';display: block;position: absolute;z-index: 10;top:55px;right:-17px;width: 0;height: 0;overflow:hidden;border-color:transparent;border-width:8px;border-style: solid;border-left-color:#DBDBDB;}

/*打赏*/
.gave { text-align: center; position: relative; height: 110px; }
.gave a { display: inline-block; width: 75px; height: 75px; background: #f06363; font-size: 18px; color: #fff !important; line-height: 75px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.gave .code>img { height: 140px; }
.gave .code { display: none; width: 180px; height: 160px; padding: 20px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 0 0 15px #e5e5e5; font-size: 13px; color: #68b3de; position: absolute; left: 50%; margin-left: -110px; bottom: 100%; }
.gave .code:after { content: ""; width: 0; height: 0; border-width: 10px; border-color: #fff transparent transparent transparent; border-style: solid; position: absolute; top: 100%; left: 50%; margin-left: -7.5px; }
.gave .ico-wechat { vertical-align: middle; padding-right: 3px; }



/*收藏css3.0效果*/
@keyframes starrotate{
    0% { -webkit-transform:rotate(0deg) scale(1,1); -moz-transform:rotate(0deg) scale(1,1);-ms-transform:rotate(0deg) scale(1,1); -o-transform:rotate(0deg) scale(1,1); transform:rotate(0deg) scale(1,1);  opacity:1;}
    50% { -webkit-transform:rotate(540deg) scale(3,3);-moz-transform:rotate(540deg) scale(3,3);-ms-transform:rotate(540deg) scale(3,3);  -o-transform:rotate(540deg) scale(3,3); transform:rotate(540deg) scale(3,3); opacity:0.5; }
    100%{ -webkit-transform:rotate(1080deg) scale(1,1);-moz-transform:rotate(1080deg) scale(1,1);-ms-transform:rotate(1080deg) scale(1,1); -o-transform:rotate(1080deg) scale(1,1); transform:rotate(1080deg) scale(1,1); opacity:1;}
}
@-moz-keyframes starrotate{
    0% { -webkit-transform:rotate(0deg) scale(1,1); -moz-transform:rotate(0deg) scale(1,1);-ms-transform:rotate(0deg) scale(1,1);-o-transform:rotate(0deg) scale(1,1);transform:rotate(0deg) scale(1,1); opacity:1;}
    50% { -webkit-transform:rotate(540deg) scale(3,3);-moz-transform:rotate(540deg) scale(3,3);-ms-transform:rotate(540deg) scale(3,3); -o-transform:rotate(540deg) scale(3,3); transform:rotate(540deg) scale(3,3); opacity:0.5; }
    100%{ -webkit-transform:rotate(1080deg) scale(1,1);-moz-transform:rotate(1080deg) scale(1,1);-ms-transform:rotate(1080deg) scale(1,1);-o-transform:rotate(1080deg) scale(1,1);transform:rotate(1080deg) scale(1,1); opacity:1;}
}
@-webkit-keyframes starrotate{
    0% { -webkit-transform:rotate(0deg) scale(1,1); -moz-transform:rotate(0deg) scale(1,1);-ms-transform:rotate(0deg) scale(1,1); -o-transform:rotate(0deg) scale(1,1); transform:rotate(0deg) scale(1,1);  opacity:1;}
    50% { -webkit-transform:rotate(540deg) scale(3,3); -moz-transform:rotate(540deg) scale(3,3);-ms-transform:rotate(540deg) scale(3,3); -o-transform:rotate(540deg) scale(3,3); transform:rotate(540deg) scale(3,3); opacity:0.5; }
    100%{ -webkit-transform:rotate(1080deg) scale(1,1); -moz-transform:rotate(1080deg) scale(1,1);-ms-transform:rotate(1080deg) scale(1,1); -o-transform:rotate(1080deg) scale(1,1);  transform:rotate(1080deg) scale(1,1);  opacity:1;}
}
@-o-keyframes starrotate{
    0% { -webkit-transform:rotate(0deg) scale(1,1); -moz-transform:rotate(0deg) scale(1,1);-ms-transform:rotate(0deg) scale(1,1);-o-transform:rotate(0deg) scale(1,1);transform:rotate(0deg) scale(1,1); opacity:1;}
    50% { -webkit-transform:rotate(540deg) scale(3,3);  -moz-transform:rotate(540deg) scale(3,3);-ms-transform:rotate(540deg) scale(3,3); -o-transform:rotate(540deg) scale(3,3); transform:rotate(540deg) scale(3,3); opacity:0.5; }
    100%{ -webkit-transform:rotate(1080deg) scale(1,1);  -moz-transform:rotate(1080deg) scale(1,1);-ms-transform:rotate(1080deg) scale(1,1); -o-transform:rotate(1080deg) scale(1,1); transform:rotate(1080deg) scale(1,1); opacity:1;}
}


/*对比图片*/
.twentytwenty-wrapper{width: 740px;/*margin: 0 auto;*/}


/*文章详情页面侧边导航栏*/
.aside-menu{position: fixed;left: 50%;margin-left: 420px;top: 50%;z-index: 2}
.aside-menu ul{border-left:1px solid #9CCDD5;display: none;}
.aside-menu li{position: relative;padding-left: 20px;color: #868787;font-size: 16px;cursor: pointer;padding-bottom: 22px;line-height: 1;}
.aside-menu li:last-child{padding-bottom: 0;}
.aside-menu li em{position: absolute;width: 11px;height: 11px;border:2px solid #f2f2f2;background: #9CCDD5;border-radius: 50%;-webkit-border-radius:50%;left: -8px;}
.aside-menu li em i{position: absolute;width: 5px;height: 5px;background: #f2f2f2;left: 3px;top: 3px;border-radius: 50%;-webkit-border-radius:50%;}
.aside-menu li.cur{color: #4bafbe;}
.aside-menu li.cur em{background: #4BAAB8;width: 15px;height: 15px;left: -10px;top: -2px;}
.aside-menu li.cur em i{width: 7px;height: 7px;background: #fff;left: 4px;top: 4px;}

/*文章卡片版本二*/
.card-hotQue{margin-top: 20px;}
.card-hotQue .tit{height: 49px;line-height: 49px;border-bottom:1px solid #E8E8E8;padding:0 20px;font-size: 16px;color: #333;}
.card-hotQue .detail-card{width: 480px;float: left;background: #fff;}
.card-hotQue .detail-card .box{padding: 20px 25px 14px 20px;}
.card-hotQue .detail-card .pic{float: left;width:180px;}
.card-hotQue .detail-card .pic a{display: block;height:122px;}
.card-hotQue .detail-card .pic a img{vertical-align: top;}
.card-hotQue .detail-card .pic .vote{text-align: center;padding-top: 5px;color: #666;font-size: 14px;}
.card-hotQue .detail-card .pic .vote span{color: #4bafbe;}
/*.card-hotQue .detail-card .pic .vote em{margin-right: 10px;display: inline-block;vertical-align: middle;    background: url(../../images/common/igao7_spirit.png) no-repeat -5px -609px;width: 43px;height: 43px;}*/
.card-hotQue .detail-card .txt{overflow: hidden;padding-left: 25px;}
.card-hotQue .detail-card .txt .hd{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.card-hotQue .detail-card .txt .hd a{color: #333;font-size: 14px;}
.card-hotQue .detail-card .txt .des{overflow: hidden;height: 44px;font-size: 12px;color: #666;line-height:22px;margin: 10px auto;}
.card-hotQue .detail-card .txt .more a{font-size: 12px;color: #4bafbe;display: inline-block;height: 30px;width: 110px;line-height: 30px;text-align: center;border:1px solid #4DAFBE;border-radius: 2px;-webkit-border-radius: 2px;}

.card-hotQue .hot-qaList{width: 480px;float: right;background: #fff;}
.card-hotQue .hot-qaList .tit a{float: right;font-size: 12px;color: #5e89e1;}
.card-hotQue .hot-qaList .list{height: 170px;padding-top: 10px;}
.card-hotQue .hot-qaList .list li{padding: 5px 20px 0 20px;overflow: hidden;line-height: 26px;}
.card-hotQue .hot-qaList .list li a{display: block;}
.card-hotQue .hot-qaList .list li a .hdTit{float: left;width: 375px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 13px;color: #666;}
.card-hotQue .hot-qaList .list li a .num{float: right;font-size: 12px;color: #888;}
.card-hotQue .hot-qaList .list li:hover a .hdTit{color: #4bafbe;}
