body {
	background-color: #f5f5f5;
}

.row2,
.row3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.row2 {

	-webkit-line-clamp: 2;
}

.row3 {
	line-clamp: 3;
	-webkit-line-clamp: 3;
}

.article-detail .article-info .item .icon,
.article-operation .item .icon,
.comment-operation .fab i,
.comment-oper .fab i,
.article-relevant .bd .item dd label::before,
.create-cover .article-info .item .icon,
.article-list-left .item .box .info .keywords::before,
.article-list-left .item .box .info .time:before {
	background: url(../images/icon/detail-icon.png) no-repeat;
}

.news-right-top .news-title {
	width: 116px;
	height: 26px;
	text-indent: -99999px;
	background: url(../images/icon/newsind-icon.png) no-repeat;
}

.share .bshare-custom.icon-medium-plus .bshare-weixin,
.share .bshare-custom.icon-medium-plus .bshare-qqim,
.share .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
	background: url(../images/icon/share-icon.png) no-repeat;
}

.com-hd {
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #444;
}

.article-wrap {}

.article-wrap .article-left {
	width: 880px;

}

.article-detail {
	padding-top: 50px;
	margin-bottom: 20px;
	background-color: #fff;
}
.original{
	background: url(../images/icon/yuanchuang.png) no-repeat left top;
}
.article-detail .tit {
	margin-bottom: 20px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #444;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 30px;
	line-height:40px;
}

.article-detail .article-info {
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.article-detail .article-info .item {
	display: inline-block;
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
}

.article-detail .article-info .item .label {
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.article-detail .article-info .item .icon {
	display: inline-block;
	margin: 2px 5px 0 0;
	vertical-align: top;
	width: 16px;
	height: 17px;
	line-height: 17px;
}

.article-detail .article-info .item .icon01 {
	background-position: 0 0;
}

.article-detail .article-info .item .icon02 {
	width: 18px;
	background-position: 0 -26px;
}

.article-detail .article-info .item .icon03 {
	width: 19px;
	background-position: 0 -49px;
}

.article-detail .article-info .item .icon04 {
	width: 18px;
	background-position: 0 -74px;
}
.article-detail .article-info .item .icon05 {
	width: 18px;
	background-position: -51px -120px;
}

.article-detail .article-body {
	padding-top: 30px;
	margin: 0px 50px 30px;
	border-top: 1px solid #eee;
}
.article-detail .article-body .list-paddingleft-2,
.article-detail .article-body .list-paddingleft-2 li {
       list-style-type: disc;
}
.article-detail .article-body p {
	  margin-bottom: 15px;
    font-size: 16px;
    color: #444;
    line-height: 31px;
}
.article-detail .article-body p a{
	color:#0088fe;
}

.article-detail .article-body p img {
	width: 100%;
}

.article-detail .article-tags {
	padding: 25px 0;
	border-top: 1px solid #eee;
	text-align: center;
}

.article-detail .article-tags a {
	display: inline-block;
	margin: 0 10px;
	padding: 10px 20px;
	border-radius: 30px;
	border: 1px solid #eee;
	font-size: 15px;
	color: #444;
	transition: all .3s;
}

.article-detail .article-tags a:hover {
	background-color: #0088fe;
	color: #fff;
}

.article-operation {
	padding: 26px 35px;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
	background-color: #fff;
}

.article-operation .share {
	margin-right: 50px;
	width:180px;
}
.article-operation .share .label{
	float:left;
	margin-top:10px;
}

.share .bshare-custom #bshare-shareto {
	line-height: 40px;
	font-weight: normal;
}

.share .bshare-custom.icon-medium-plus .bshare-weixin,
.share .bshare-custom.icon-medium-plus .bshare-qqim,
.share .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
	display: inline-block;
	width: 41px;
	height: 40px;
	margin-right: 10px;
}

.share .bshare-custom.icon-medium-plus .bshare-weixin {
	background-position: 0 0;
}

.share .bshare-custom.icon-medium-plus .bshare-qqim {
	background-position: 0 -53px;
}

.share .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
	background-position: 0 -106px;
}


















.article-operation .item {
	margin-right: 20px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #f3f4f8;
	transition: all .3s;
	cursor: pointer;
	border-radius: 5px;
}

.article-operation .item:hover {
	background-color: #f9f9f9;
}

.article-operation .item .icon {
	display: inline-block;
	width: 21px;
	height: 18px;
	vertical-align: top;
	margin: 14px 5px 0 0;
}

.article-operation .fabulous {
	color: #444;
}

.article-operation .cover {
	color: #0088fe;
}

.article-operation .fabulous .icon {
	background-position: 0 -101px;
}

.article-operation .on .icon {
	background-position: -25px -101px;
}

.article-operation .on {
	border: 1px solid #fe5417;
	color: #fe5417;
}

.article-operation .cover .icon {
	height: 21px;
	background-position: 0 -125px;
}

.article-comment {
	padding: 20px 30px;
	margin-bottom: 20px;
	background-color: #fff;
}

.article-comment .com-textarea {
	width: 820px;
	height: 160px;
	padding: 20px;
	font-size: 16px;
	border: 2px solid #444;
	margin-bottom: 10px;
}

.article-comment .com-info {
	height: 40px;
	line-height: 40px;
	margin-bottom: 40px;
}

.article-comment .com-info .txt {
	font-size: 16px;
	color: #444;
}

.article-comment .com-info .txt a {
	color: #0088fe;
}

.article-comment .com-info .txt a:hover {
	font-weight: 700;
}

.article-comment .com-info .btn {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #0088fe;
	border-radius: 5px;
	padding: 0;
}

.article-comment .com-info .btn:hover {
	opacity: .8;
}

.comment-wrap .comment-item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #eee;
}

.comment-wrap .comment-item:last-child {
	border-bottom: 0;
}

.comment-operation {
	position: absolute;
	top: 10px;
	right: 0;
}

.comment-operation a {
	margin-right: 10px;
	font-size: 16px;
	color: #0088fe;
}

.comment-operation a:hover {
	font-weight: 700;
}

.comment-operation .fab {
	cursor: pointer;
	font-size: 16px;
	color: #999;
}

.comment-operation .on {
	cursor: default;
	color: #fe5417;
}

.comment-operation .fab i {
	display: inline-block;
	margin-right: 5px;
	width: 16px;
	height: 14px;
	background-position: 0 -172px;
}

.comment-operation .on i {
	background-position: 0 -152px;
}

.comment-wrap .comment-item .comment-avatar {
	width: 60px;
	float: left;
}

.comment-wrap .comment-item .comment-avatar img {
	border-radius: 50%;
}

.comment-wrap .comment-item .comment-block {
	width: 740px;
	float: right;
}

.comment-block .comment-user .u-user {
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.comment-block .comment-user .u-time {
	font-size: 14px;
	color: #aaa;
}

.comment-block .comment-con {
	padding: 10px 0;
	margin-bottom: 10px;
	line-height: 26px;
	font-size: 16px;
	color: #333;
}

.comment-block .comment-input {
	overflow: hidden;
}

.comment-block .comment-input .w-textarea {
	width: 100%;
	margin: 0px;
	padding: 5px 2px 5px 6px;
	border: 1px solid #ccc;
	font-size: 12px;
	overflow-wrap: break-word;
	line-height: 18px;
	overflow: hidden;
	outline: none;
	height: 33px;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) inset;
}

.comment-block .comment-btn a {
	float: right;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	background-color: #0088fe;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.comment-block .comment-reply {
	overflow: hidden;
	padding: 10px 20px;
	font-size: 16px;
	color: #444;
	background-color: #f5f5f5;
}

.comment-block .reply-box a {
	margin-left: 40px;
	font-size: 16px;
	color: #0088fe;
}

.comment-block .reply-box a:hover {
	font-weight: 700;
}

.comment-block .comment-reply .comment-input {
	margin-top: 10px;
}

/*相关文章*/
.article-relevant {
	padding: 20px 30px;
	background-color: #fff;
}

.article-relevant .bd .item {
	overflow: hidden;
}

.article-relevant .bd .item dl {
	float: left;
	width: 260px;
	height: 360px;
	margin: 0 0 15px 20px;
	overflow: hidden;
	border: 2px solid #fff;
	transition: all .3s;
}

.article-relevant .bd .item dl:nth-child(4n+1) {
	margin-left: 0;
}

.article-relevant .bd .item dt {
	width: 260px;
	height: 176px;
	overflow: hidden;
}

.article-relevant .bd .item dt a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.article-relevant .bd .item dt span {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background-color: #ff9600;
	z-index: 9;
}

.article-relevant .bd .item dt img {
	display: block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.article-relevant .bd .item dt:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.article-relevant .bd .item dd {
	height: 180px;
	border: solid 1px #ededed;
	padding: 15px 20px 15px;
	overflow: hidden;
}

.article-relevant .bd .item dd h3 {
	height: 48px;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	color: #444;
	margin-bottom: 20px;
	text-align: justify;
	cursor: pointer;
	overflow: hidden;
}

.article-relevant .bd .item dd a:hover {
	color: #0088fe;
}

.article-relevant .bd .item dd p {
	margin-bottom: 20px;
	height: 36px;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.article-relevant .bd .item dd span {
	float: right;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	margin-top: 10px;
}

.article-relevant .bd .item dd label {
	position: relative;
	display: block;
	width:100px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	padding-left: 20px;
	overflow: hidden;
}

.article-relevant .bd .item dd label::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	content: '';
	background-position: 0 -193px;
}

.article-relevant .bd .item dd label a {
	margin-right: 10px;
	color: #666;
}

.article-relevant .bd .item dd label a:hover {
	color: #0088fe;
}

.article-relevant .bd .item dl:hover {
	/* 	box-shadow: 0 5px 14px rgba(125, 125, 125, 0.1); */
	border: 2px solid #0088fe;
}





.article-wrap .article-right {
	width: 300px;

}

.article-right .news-right-top {
	margin-bottom: 20px;
	padding: 30px 20px;
	width: 300px;
	background-color: #fff;
}

.news-right-top .news-title {
	margin: 0 auto 10px;
	background-position: 0 0;
}

.news-right-top .list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
	width: 260px;
	height: 49px;
	line-height: 49px;
	font-size: 15px;
}

.news-right-top .list li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background-color: #1b9dff;
}

.news-right-top .list li a {
	font-size: 16px;
	color: #444;
}

.news-right-top .list li a:hover {
	color: #0088fe;
}
#CreatCoverPic{
display:none;
	padding:0;
	z-index:11;
	position: fixed;
	top: 50%;
	left: 50%;
	background:none;
	margin: -360px 0 0 -200px;
	width:400px;
	height: 720px;
}
.create-cover {
	position:absolute;
	top:10px;
	left:-100000px;
	z-index:-1;
	padding: 288px 100px 50px;
	width:800px;
	height: 1440px;
	background: url(../images/haibao.png) no-repeat;
}

/* .create-cover {
	display: none;
	z-index: 10;
	padding: 100px 40px 50px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -360px 0 0 -200px;
	width: 400px;
	height: 720px;
	background: url(../images/fengmian.png) no-repeat;
} */

.article-detail {
	padding-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

.create-cover .tit {
	line-height: 60px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	font-family:PingFang SC,Microsoft Yahei,Helvetica,Arial,Hiragino Sans GB,STHeiTi,sans-serif
}

.create-cover .article-info {
	margin-bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #000;
}

.create-cover .article-info .item {
	display: inline-block;
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
}

.create-cover .article-info .item .label {
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.create-cover .article-info .item .icon {
	display: inline-block;
	margin: 4px 5px 0 0;
	vertical-align: top;
	width: 11px;
	height: 13px;
	line-height: 15px;
}

.create-cover .article-info .item .icon01 {
	background-position: right 0;
}

.create-cover .article-info .item .icon02 {
	background-position: right -18px;
}

.create-cover .article-info .item .icon03 {
	width: 12px;
	background-position: right -37px;
}

.create-cover .article-info .item .icon04 {
	width: 13px;
	background-position: right -57px;
}

.create-cover .article-body {
	padding-top: 30px;
	margin: 0px 0px 50px;
	/* height: 350px; */
}

.create-cover .article-body p {
	margin-bottom: 20px;
	font-size: 36px;
	color: #444;
	line-height: 28px;
}
.create-cover .article-body .text {
	margin-bottom: 40px;
	font-size: 28px;
	color: #444;
	/* text-align:justify; */
	line-height: 46px;

}
.create-cover .article-body .author {
	position: absolute;
    bottom: 190px;
    right: 100px;
	text-align:right;
	font-size:26px;
	font-style:normal;
	color:#8d8d8d
}
.create-cover .article-body .author .edit{
	display:inline-block;
	margin-left:10px;
	font-style:normal;
}
.row4 {
	height: 112px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.create-cover .article-body p img {
	width: 100%;
	border-radius:20px;
}

.create-cover .follow-wechat {
	width:240px;
	position:absolute;
	bottom:30px;
	left:50%;
	margin-left:-120px;
	text-align:center;
}

.create-cover .follow-wechat .img {
  text-align: center;
    width: 240px;
}
.create-cover .follow-wechat .img img {
  padding:10px;
  background-color:#fff;
}

.create-cover .follow-wechat .txt {
	margin-top:30px;
	line-height:36px;
	font-size: 26px;
	color: #fff;
}

.bsBox {
	box-sizing: initial;
}

.mask {
	display: none;
	z-index: 9;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}


/*列表页样式*/
.article-list-left {
	width: 880px;
}

.article-list-left .item {
	padding: 20px 25px;
	height: 220px;
	background-color: #fff;
	margin-bottom: 20px;
}

.article-list-left .item .img {
	width: 260px;
	height: 180px;
	overflow: hidden;
}

.article-list-left .item .img a img {
	transition: all .3s;
}

.article-list-left .item .img a:hover img {
	transform: scale(1.1);
}

.article-list-left .item .box {
	width: 550px;
	padding-top: 10px;
}

.article-list-left .item .box .tit {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #444;
}

.article-list-left .item .box .tit a {
	color: #444;
}

.article-list-left .item .box .tit a:hover {
	color: #0088fe;
}

.article-list-left .item .box .desc {
	margin-bottom: 20px;
	height: 72px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;

}

.article-list-left .item .box .info {
	padding-top: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	border-top: 1px dotted #eee;
}

.article-list-left .item .box .info .keywords {
	position: relative;
	padding-left: 20px;
}

.article-list-left .item .box .info .keywords a {
	position: relative;
	color: #999;
}

.article-list-left .item .box .info .keywords a:hover {
	color: #0088fe;
}

.article-list-left .item .box .info .keywords::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px;
	background-position: 0 -193px;
}

.article-list-left .item .box .info .time {
	position: relative;
	padding: 0 10px 0 20px;
	margin-right: 10px;
}

.article-list-left .item .box .info .time::after {
	display: inline-block;
	content: "";
	position: absolute;
	top: 7px;
	right: 0;
	margin-left: 10px;
	width: 2px;
	height: 15px;
	line-height: 15px;
	background-color: #c6c6c6;
}

.article-list-left .item .box .info .come-from {}

.article-list-left .item .box .info .time::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	background-position: right -75px;
}

.article-list-left .wrap {
	margin-bottom: 30px;
}

.article-list-left .more {
	height: 38px;
	margin-bottom: 30px;
}

.article-list-left .more a {
	position: relative;
	display: block;
	width: 110px;
	height: 40px;
	margin: 0 auto;
	border: solid 1px #1981eb;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	color: #1981eb;
}

.article-list-left .more a:hover {
	background-color: #1981eb;
	color: #fff;
}

.article-list-left .page {
	margin-bottom: 30px;
	text-align: center;
}

.article-list-left .page .prev,
.article-list-left .page .next {
	display: inline-block;
	vertical-align: top;
}

.article-list-left .page ul,
.article-list-left .page ul li {
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}

.article-list-left .page .prev,
.article-list-left .page .next,
.article-list-left .page ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.article-list-left .page .current,
.article-list-left .page a:hover {
	background-color: #0088fe;
	color: #fff;
}
.commentbox .btn-info{
	padding: 0;
	    width: 120px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    font-size: 16px;
	    color: #fff;
	    background-color: #0088fe;
	    border-radius: 5px;
}
.mytextarea {
	width: 100%;
	padding: 10px;
	overflow: auto;
	word-break: break-all;
	height: 100px;
	color: #000;
	font-size: 1em;
	resize: none;
	outline: none;
	border: 1px solid #eee;
	font-size: 14px;
}

.comment-list {
	margin: 20px auto;
	clear: both;
	padding-top: 20px;
}

.comment-list .comment-info {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.comment-list .comment-info:last-child {
	border-bottom:0;
}
.comment-list .comment-info header {
	width: 10%;
	position: absolute;
}

.comment-list .comment-info header img {
	width: 100%;
	border-radius: 50%;
	padding: 5px;
}

.comment-list .comment-info .comment-right {
	padding: 5px 0px 5px 11%;
}

.comment-list .comment-info .comment-right .content {
	padding: 10px 0;
	line-height: 26px;
	font-size: 16px;
	color: #333
}

.comment-list .comment-info .comment-right h3 {
	margin: 5px 0px;
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.comment-list .comment-info .comment-right .comment-content-header {
	height: 25px;
}

.comment-list .comment-info .comment-right .comment-content-header span,
.comment-list .comment-info .comment-right .comment-content-footer .reply-btn {
	color: #aaa;
}

.comment-list .comment-info .comment-right .comment-content-header span,
.comment-list .comment-info .comment-right .comment-content-footer span.reply-btn,
.send,
.reply-list-btn {
	cursor: pointer;
}

.comment-list .comment-info .comment-right .comment-content-footer {
	text-align: right;
	margin-bottom: 20px;
}

.comment-list .comment-info .comment-right .comment-content-footer .row {
	margin: 0;
}

.comment-list .comment-info .comment-right .reply-list {}

.comment-list .comment-info .comment-right .reply-list .reply {
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #f5f5f5;
	line-height: 26px;
	font-size: 16px;
	color: #444;
}
.comment-list .comment-info .comment-right .comment-content-footer span.reply-btn{
	margin-right: 10px;
	font-size: 16px;
	color: #0088fe;
}
.comment-list .comment-info .comment-right .reply-list .reply div {
	margin-bottom: 10px;
	overflow: hidden;
}

.comment-list .comment-info .comment-right .reply-list .reply .msg span {
	padding-left: 10px;
}
.comment-list .comment-info .comment-right .reply-list .reply .reply-list-btn{
	margin-left: 20px;
	font-size: 16px;
	color: #0088fe;
}
.replybox{overflow: hidden;}
.replybox .send{
	float: right;
	display: inline-block;
	 width: 80px;
	     height: 30px;
	     line-height: 30px;
	     text-align: center;
	     font-size: 14px;
	     color: #fff;
	     background-color: #0088fe;
	     border-radius: 5px;
	     padding: 0px;
}
.comment-oper {
	margin-bottom:10px;
}

.comment-oper a {
	margin-right: 10px;
	font-size: 16px;
	color: #0088fe;
}

.comment-oper a:hover {
	font-weight: 700;
}

.comment-oper .fab {
	cursor: pointer;
	font-size: 16px;
	color: #999;
}

.comment-oper .on {
	cursor: default;
	color: #fe5417;
}

.comment-oper .fab i {
	display: inline-block;
	margin-right: 5px;
	width: 16px;
	height: 14px;
	background-position: 0 -172px;
}

.comment-oper .on i {
	background-position: 0 -152px;
}

.ad-right-top{
	width:300px;
	height:180px;
	margin-bottom:20px;
	overflow:hidden;
}
.ad-right-top img{
	display:inline-block;
	width:300px;
	height:180px;
}
 .ad-right-top a{
	 position:relative;
 }
 .ad-right-top a i{
	position: absolute;
	top:10px;
	right:10px;
	width:40px;
	height:20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	font-size:12px;
	color:#fff;
	background: rgba(0,0,0,.5);
}
 .ad-right-top img{
	transition: all .3s;

}
 .ad-right-top img:hover{
	transform: scale(1.1);
}


@-webkit-keyframes niceIn {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	70% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes niceIn {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2)
	}

	70% {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes niceIn {
	0% {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.2);
		transform: scale(1.2)
	}

	70% {
		-o-transform: scale(.8);
		transform: scale(.8)
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes niceIn {
	0% {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.2);
		transform: scale(1.2)
	}

	70% {
		-o-transform: scale(.8);
		transform: scale(.8)
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.niceIn {
	-webkit-animation: niceIn .8s .2s ease;
	-moz-animation: niceIn .8s .2s ease;
	-o-animation: niceIn .8s .2s ease;
	animation: niceIn .8s .2s ease
}
