﻿.pc-style .Article {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 30px;
}

.pc-style .Article .ArticleTitle {
    padding-bottom: 20px;
}

.pc-style .Article .ArticleTitle h1 {
    font-size: 28px;
    line-height: 1.3;
    color: #333333;
    font-weight: bold;
    text-align: left;
}

.pc-style .Article .ArticleDes {
    border-bottom: 1px solid #d9d9d9;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

.pc-style .Article .ArticleDes .BaseInfo {
    float: left;
}

.pc-style .Article .ArticleDes .BaseInfo li {
    float: left;
    margin-right: 20px;
    white-space: nowrap;
}

.pc-style .Article .ArticleDes .BaseInfo .Website a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
    overflow: hidden;
}

.pc-style .Article .ArticleDes .Interactive {
    float: right;
}

.pc-style .Article .ArticleDes .Interactive .Scan {
    float: left;
}

.pc-style .Article .ArticleDes .Interactive .Scan .BtnScan {
    position: relative;
    display: block;
    padding: 0px 10px 0px 10px;
    border: 1px solid #ffffff;
    background: #ffffff;
    line-height: 28px;
    color: #005bac;
}

.pc-style .Article .ArticleDes .Interactive .Scan:hover .BtnScan {
    z-index: 3;
    border: 1px solid #d9d9d9;
    border-bottom: 1px solid #ffffff;
    padding: 0px 10px 0px 10px;
    color: #cc0000;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd {
    position: absolute;
    right: 0px;
    top: 29px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 15px;
    overflow: hidden;
    zoom: 1;
    width: 470px;
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5);
    display: none;
}

.pc-style .Article .ArticleDes .Interactive .Scan:hover .ScanAd {
    display: block;
    z-index: 2;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd .CodeBox {
    float: left;
    width: 120px;
    height: 120px;
    position: relative;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd .CodeBox img {
    width: 120px;
    height: 120px;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd .CodeBox .Logo {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 45px;
    top: 45px;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd .CodeBox .Logo img {
    width: 30px;
    height: 30px;
}

.pc-style .Article .ArticleDes .Interactive .Scan .ScanAd .ScanTips {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/Images/bg0331.png) left 5px no-repeat;
    padding-top: 70px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    width: 326px;
    margin-left: 135px;
}

.pc-style .Article .ArticleDes .Interactive .Share {
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 14px;
    cursor: pointer;
}

.pc-style .Article .ArticleDes .Interactive .Share .BtnShare {
    position: relative;
    display: block;
    padding: 0px 20px 0px 10px;
    border: 1px solid #ffffff;
    background: #ffffff url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0009.gif) right 5px top no-repeat;
    line-height: 28px;
}

.pc-style .Article .ArticleDes .Interactive .Share:hover .BtnShare {
    display: block;
    border: 1px solid #d9d9d9;
    border-bottom: 1px solid #ffffff;
    padding: 0px 20px 0px 10px;
    z-index: 3;
}

.pc-style .Article .ArticleDes .Interactive .Share .ShareMenu {
    position: absolute;
    left: 0px;
    top: 29px;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    padding: 5px 0px;
    width: 100px;
    display: none;
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5)
}

.pc-style .Article .ArticleDes .Interactive .Share:hover .ShareMenu {
    display: block;
    z-index: 2;
}

.pc-style .Article .ArticleDes .Interactive .Share .ShareMenu li {
    clear: both;
}

.pc-style .Article .ArticleDes .Interactive .Share .ShareMenu li a {
    padding: 5px;
    display: block;
    overflow: hidden;
}

.pc-style .Article .ArticleDes .Interactive .Share .ShareMenu li a:hover {
    background: #f5f5f5;
}

.pc-style .Article .ArticleDes .Interactive .Share .ShareMenu li a span {
    display: block;
    float: none;
}

.pc-style .Article .ArticleDes .Interactive .BtnComment {
    float: left;
}

.pc-style .Article .ArticleDes .Interactive .BtnComment .CommentNum {
    color: #ff0000;
}

.pc-style .Article .ArticleCon {
    padding: 15px 0px;
    font-size: 14px;
}

.pc-style .Article .ArticleCon object {
    width: 100%;
}

.pc-style .Article .ArticleCon * {
    line-height: 1.8em;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
}

.pc-style .Article .ArticleCon a {
    color: #005bac
}

.pc-style .Article .ArticleCon a:hover {
    color: #cc0000;
}

.pc-style .Article .ArticleCon img {
    max-width: 100%;
}

.pc-style .Article .ArticleTopAd {
    background: #dd2d2d;
    text-align: center;
}

.pc-style .Article .ArticleTopAd a {
    display: none;
}

.pc-style .Article .ArticleTopAd img {
    vertical-align: top;
    max-width: 100%;
}
.pc-style .Profit {
	width:auto;
	min-width:auto;
	background:#ffffff;
	margin:0px auto;
	padding:15px 0px 15px 0px;
	text-align:center;
        display:none;
}
.pc-style .Profit .BtnLargesse {
	display:block;
	width:60px;
	height:60px;
	background:url(https://g.100xuexi.com/CssModel/XXMain2014/HotArticle/images/Mobile_bg0144.png) center center no-repeat;
	margin:20px auto;
}
.pc-style .Profit .Largesse {
	border-top:1px dotted #e5e5e5;
	position:relative;
	margin-top:10px;
}
.pc-style .Profit .LargesseTitle {
	position:relative;
	top:-10px;
	background:#ffffff;
	display:inline-block;
	padding:0px 10px;
}
.pc-style .Profit .UserList ul {
	overflow:hidden;
	zoom:1;
	margin:5px 0px;
}
.pc-style .Profit .UserList ul li {
	padding:5px;
	display:inline-block;
	width:36px;
	overflow:hidden;
}
.pc-style .Profit .UserList ul li img {
	width:36px;
	height:36px;
	border-radius:30px;
}
.pc-style .Profit .Beg{
	font-size:14px;
	line-height:30px;
}
.pc-style .Profit .Beg strong{
	font-weight:bold;
	color:#E53333;
	font-size:18px;
}


/*****手机版样式*****/

.mobile-style .Article {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 20px;
}

.mobile-style .Article .ArticleTitle {
    padding-bottom: 20px;
}

.mobile-style .Article .ArticleTitle h1 {
    font-size: 20px;
    line-height: 1.3;
    color: #333333;
    font-weight: bold;
    text-align: left;
}

.mobile-style .Article .ArticleDes {
    border-bottom: 1px solid #d9d9d9;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

.mobile-style .Article .ArticleDes .BaseInfo {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 10px;
}

.mobile-style .Article .ArticleDes .BaseInfo li {
    float: left;
    margin-right: 20px;
    white-space: nowrap;
}

.mobile-style .Article .ArticleDes .BaseInfo .Website a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
    overflow: hidden;
}

.mobile-style .Article .ArticleDes .BaseInfo .FontSize {
    display: none;
}

.mobile-style .Article .ArticleDes .Interactive {
    display: none;
}

.mobile-style .Article .ArticleCon {
    padding: 15px 0px;
    font-size: 14px;
}

.mobile-style .Article .ArticleCon object {
    width: 100%;
}

.mobile-style .Article .ArticleCon * {
    line-height: 1.8em;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
}

.mobile-style .Article .ArticleCon a {
    color: #005bac
}

.mobile-style .Article .ArticleCon a:hover {
    color: #cc0000;
}

.mobile-style .Article .ArticleCon img {
    max-width: 100%;
}

.mobile-style .Article .ArticleTopAd {
    background: #dd2d2d;
    text-align: center;
}

.mobile-style .Article .ArticleTopAd a {
    display: block;
}

.mobile-style .Article .ArticleTopAd img {
    vertical-align: top;
    max-width: 100%;
}
.mobile-style .Profit {
	width:auto;
	min-width:200px;
	background:#ffffff;
	border:0px;
	margin:0;
	padding:12px 16px;
    text-align:center;
    display: none;
}
.mobile-style .Profit .BtnLargesse {
	display:block;
	width:60px;
	height:60px;
	background:url(https://g.100xuexi.com/CssModel/XXMain2014/HotArticle/images/Mobile_bg0144.png) center center no-repeat;
	margin:20px auto;
}
.mobile-style .Profit .Largesse {
	border-top:1px dotted #e5e5e5;
	position:relative;
	margin-top:10px;
}
.mobile-style .Profit .LargesseTitle {
	position:relative;
	top:-10px;
	background:#ffffff;
	display:inline-block;
	padding:0px 10px;
}
.mobile-style .Profit .UserList ul {
	overflow:hidden;
	zoom:1;
	margin:5px 0px;
}
.mobile-style .Profit .UserList ul li {
	padding:5px;
	display:inline-block;
	width:36px;
	overflow:hidden;
}
.mobile-style .Profit .UserList ul li img {
	width:36px;
	height:36px;
	border-radius:30px;
}
.mobile-style .Profit .Beg{
	font-size:14px;
	line-height:30px;
}
.mobile-style .Profit .Beg strong{
	font-weight:bold;
	color:#E53333;
	font-size:18px;
}