body,html{margin:0;padding:0;-webkit-user-select:none}
ul,li,dl,dt,dd{margin:0;padding:0;list-style-type:none}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
	font-size: 16px;
}
i, cite, em, var, address {font-style:normal;}
body{
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:none;
	position:relative;
	background:#F3F3F3;
	color:#555;
	font:normal 14px/20px Helvetica,Tahoma,Verdana,"\5FAE\8F6F\96C5\9ED1";
}
a {
	color:#333;
	text-decoration:none;
}
b {
	font-weight: normal;
}
.t-red {color:red;}
.t-green {color:green;}
/* header */
header {
	border-bottom:2px solid #D4A017;
	background-color: #06388D;
}

.logo-wrapper {
	height:70px;
    line-height:64px;
	padding-top:10px;
	text-align: center;
}
.logo {
}
.topic {
	background:url(data:image/png;) repeat;
	border-bottom:1px solid #CCC;
	height:61px;
	position:relative;
}
.calendar {
	background: url(data:image/png;) no-repeat;
	height:87px;
	position: absolute;
	top:-16px;
	left:20px;
	text-align: center;
	width:78px;
	z-index:99;
}
.calendar .day {
	color:#fff;
	display:block;
	height:30px;
	line-height:33px;
	margin-bottom:6px;
}
.calendar .weekday {
    display:block;
	font-size:19px;
    padding:2px 0 0 2px;
}
.topic-list {
	margin:0 234px 0 140px;
    padding-top:10px;
}
.topic-list li {
	display: inline-block;
	margin-right:45px;
}
.topic-list li a {
    font-size:14px;
}
.ico-t {
	color:#000;
	margin-right:3px;
	padding-left:17px;
	position:relative;
	white-space: nowrap;
}
.ico-t::before {
	content:"";
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B87D30), to(#9A6217));
	-webkit-box-shadow:0 1px 0 #fff;
	display:block;
	height:12px;
	position:absolute;
	top:3px;
	left:0;
	width:11px;
}
.post {
	margin-top:3px;
    font-family:arial;
    position:relative;
}
.post-time {
	display: inline-block;
	margin-right:13px;
}
.wrapper{
	height:100%;
	overflow:hidden;	
}
/* 天气 */
.wealth {
	color:#83571a;
	float:right;
	height:49px;
	padding:3px 0 0 12px;
	position:absolute;
    top:6px;
    right:20px;
	width:206px;
}
.wealth-img {
	height:48px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:12px;
	text-align:center;
	width:76px;
}
.wealth-city {
   margin:0 0 4px; 
}
h6 {
	font-size:20px;
}

/* content */
#main{

	position:relative;
	overflow:hidden;
}
#main .item{
	display:none;
	height:100%;
	position:absolute;
	-webkit-transition-property: -webkit-transform;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration:400ms;
	width:100%;
}
.content {
}
.left-content {
	float:left;
	padding:20px 0 20px 20px;
	width:472px;
}
.img-jd {
    background-color:#000;
	border:1px solid #9C9C9C;
	height:311px;
	position:relative;
	width:470px;
}
.img-jd-ctrl {
	background-color:rgba(0,0,0,0.7);
	height:35px;
	line-height:35px;
	position: absolute;
	left:0;
	bottom:0px;
	text-align:center;
	width:100%;
	z-index:21;
}
.img-jd-tit a {
	color:#fff;
}
.img-jd-prev,.img-jd-next {
	display:block;
	height:39px;
	overflow:hidden;
	position:absolute; 
	text-indent:-99em;
	width:48px;
}
.img-jd-prev {-webkit-transform:scaleX(-1);left:0;}
.img-jd-next {top:0;right:0;}
.img-jd-bar {
	background-color:#d4a017;
	height:2px;
	width:0;
}
#index_left_report{
}
.news-list {
	margin-top:20px;
}
.news-list li {
	display:inline-block;
	height:90px;
	margin-bottom:23px;
	overflow:hidden;
	vertical-align:top;
	width:215px;
}
.news-list li:nth-child(odd){
	margin-right:36px;
}
.news-list dt {
	margin-bottom:11px;
	position:relative;
}
a.white-link, .yellow-link {
	-webkit-border-radius:4px;
	display:inline-block;
	font-size:18px;
	height:18px;
	line-height:18px;
	margin-right:8px;
	padding:0 9px;
	position:relative;
    vertical-align:2px;
}
.white-link {
    border:1px solid #DCA457;
}
.yellow-link {
	background-color:#AB7125;
	color:#fff;
}
.highlight {
    background-color:#e5e5e5;
}
a.white-link::before,.yellow-link::before {
	content:"";
	display:block;
	height:9px;
	position:absolute;
	left:-1px;
	width:9px;
}
.white-link::before {
    top:-1px;
}
.yellow-link::before {
    top:0;
}
/*
.left-content .white-link , .left-content .yellow-link {
    border:0 none;
    -webkit-border-radius:0;
    color:#000;
    font-size:14px;
    padding:0;
    vertical-align:0;
}
.left-content .white-link::before , .left-content .yellow-link::before {
    background:none;
    border:0 none;
    -webkit-border-radius:0;
}
*/
.news-link-tit {color:#000;}
.right-content .news-link-tit {font-size:18px;}
.news-list dd {
	position:relative;
}
.news-pic  {
	display:block;
	float:left;
	height:113px;
	margin-right:12px;
    overflow:hidden;
	width:150px;
} 
.news-pic img {
max-width: 150px;
max-height: 113px;
width:expression(this.width > 150 ? "150px" : this.width);
height:expression(this.height> 113 ? "113px" : this.height); 

} 

.news-pic {
    height:113px;
    margin-top:px;
    overflow:hidden;
    width:150px;
}
.pr_bk  img {
max-width: 300px;
max-height: 225px;
width:expression(this.width > 300 ? "300px" : this.width);
height:expression(this.height> 225 ? "225px" : this.height); 
}

.news-des {
    color:#555;
    font-size:18px;
}
.news-des img {
max-width: 300px;
max-height: 225px;
width:expression(this.width > 300 ? "300px" : this.width);
height:expression(this.height> 225 ? "225px" : this.height); 
}


.news-from {
    color:#555;
    font-size:12px;
	position:absolute;
    top:3px;
	right:0;
}
.left-content .news-from, .right-content .news-pic {display:none;}

/* right-content */
.right-content {
	overflow:hidden;
	padding:20px 10px 20px 20px;
	position:relative;
}
.right-content .wealth {
	display:none;
}
.right-content .news-list {
	margin-top:0;
	margin-left:20px;
}
.right-content .news-list li {
	border-bottom:1px solid #C5C5C5;
	height:auto;
    margin-bottom:0;
	padding-top:20px;
	padding-bottom:18px;
	width:100%;
}

.right-content .news-list li:first-child {
    padding-top:0;
}
.right-content .news-list li:nth-child(odd) {
	margin-right:0;
}
.right-content .news-list li:last-child {
	border-bottom:0 none;
	margin-bottom:0;
}
.home_hotlist{
	overflow:hidden;
	top:0px;
	height:540px;
	position:relative;
	padding-right:10px;
}
/* 频道页 */
.channel-content {
	overflow:hidden;
	padding:20px 64px 20px 20px;
}
.channel-nav {
	float: left;
	margin-right:63px;
	width:120px;
	margin-top:-48px;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/right_t.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.channel-nav-list {

}
.channel-nav-list li {
	width:96px;
	font-size: 18px;
}
.channel-nav-list li a { 
    -webkit-border-radius:5px;
	color:#000;
	display: block;
	height:32px;
	line-height:32px;
	margin-bottom:32px;
	text-align:center;
	width:96px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-size: 18px;
}
.channel-nav-list li a.current {
	color:#8f601f;
	font-weight:700;
	font-size: 18px;
}
.channel-dev{
	position:relative;
	z-index:0;
	-webkit-transition:-webkit-transform 0.2s linear;
	width:20px;
	left:100px;
	height:50px;
	top:37px;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/right_j.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.channel-news {
	overflow: hidden;
	height:550px;
	position:relative;
	padding-right:10px;
}
.channel-news-list li {
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:25px 0 27px 0;
	position:relative;
	z-index:0;
	-webkit-transition:-webkit-transform 0.2s linear;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/right_j.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.channel-news-list li a{
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:25px 0 27px 0;
    position:relative;
	z-index:0;
	-webkit-transition:-webkit-transform 0.2s linear;
	width:20px;
	left:100px;
	height:50px;
	top:37px;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/right_j.png);
	background-repeat: no-repeat;
	background-position: right center;

}

.channel-news-list li:first-child {
	padding-top:5px;
}
.channel-news-list li::after {
    content:"";
    height:1px;
    background:#C5C5C5;
    position:absolute;
    overflow:hidden;
    bottom:0;
    left:0;
    width:100%;
}
/*
.channel-news-list li:last-child {
    border-bottom:0;
    padding-bottom:0;
}
*/
.channel-news-list .news-pic { 
    border:1px solid #9C9C9C; 
    height:113px; 
    margin-right:16px;
	overflow:hidden;
	position:relative;
	width:150px;
}
.img-num {
	background-color:#000;
	display:block;
	color:#fff;
	font-size:12px;
	height:16px;
	line-height:16px;
	padding-right:4px;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	width:38px;
}
.news-title {
	margin-bottom:12px;
	position:relative;
}
h1.news-title {
    color:#000;
    font-size:24px;
    line-height:100%;
    font-weight:normal;
}
.news-title time {
    color:#555;
    font-size:12px;
	position: absolute;
	top:3px;
	right:0;
}
/* stock */
.stock-content {
}
.stock-scroll{
}
.stock-earth {
	background:url(../../img/info3/stock_earth.png) no-repeat center 0; 
	height:450px;
	position:relative;
	width:980px;
}
.stock-earth div.f-red, .stock-earth div.f-green, .stock-earth div.f-gray{
	color:#fff;
	display:inline-block;
	padding:1px 3px;
	position:absolute;
}
.f-red {
	background-color:red;
}
.f-green {
	background-color:green;
}
.f-gray{
	background-color:#cfcfcf;
}
.stock-map {
	display:-webkit-box;
	padding:0 20px;
	margin:0 auto;
	width:985px;
}
.stock-map dl {
	margin-right:16px;
	overflow:hidden;
	width:234px;
}
.stock-map dl:last-child {
	margin-right:0;
}
.stock-map dt {
	margin-bottom:15px;
}
.stock-hq {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e4e4e4));
	border:1px solid #B4B3B2;
	-webkit-border-radius:5px;
	padding:1px;
	position: absolute;
	top:20px;
	left:20px;
	width:392px;
}
.stock-hq-hd {
	background-color: #E2E2E2;
	-webkit-border-radius:5px 5px 0 0;
	height:38px;
	line-height:38px;
	padding:0 16px;
}
.stock-time {
	position: absolute;
	top: 0;
	right: 16px;
}
.stock-hq-cont {
	color:#000;
	display:-webkit-box;
	padding:16px;
}
.stock-hq-cont .l {
	padding-right:12px;
	margin-right:12px;
	position: relative;
}
.stock-hq-cont .l p:first-child span {
	font-size:22px;
	padding-right: 22px;
}
.stock-up {
	color:#d70000;
}
.stock-down {
	color: #009640;
}
.stock-up p:first-child span {
}
.stock-down p:first-child span {
}
.stock-hq-cont .l::after {
	content:"";
	background-color: #E3E3E3;
	height: 73px;
	position: absolute;
	top:-6px;
	right: 0;
	width: 1px;
}
.stock-hq-cont .r {
	color:#555555;
}
.stock-hq-cont .r span {
	color: #000;
	margin:0 6px;
}
.jt {
	height:11px;
	position: absolute;
	top:-10px;
	left:20px;
	width:20px;
}
.data-area {
	overflow:hidden;
}
/* pop-window */
.pop-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .5;
	top: 0;
	left: 0;
	z-index: 999;
}
.pop-window {
	background-color: #FFF;
	border:1px solid #fff;
	-webkit-border-radius:5px;
	position: absolute;
	top: 20%;
	left:50%;
	margin-left:-320px;
	width: 640px;
	z-index: 1000;
}
.pop-title {
	background-color:#EAEAE9;
	-webkit-background-clip:content-box;
	border-bottom:1px solid #CCC;
	-webkit-box-shadow:0 1px 2px #ccc;
	height:37px;
	line-height:37px;
	padding-bottom:1px;
	position:relative;
	text-align: center;
}
.pop-title .btn {
	position: absolute;
	top:8px;
}
.btn {
	background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#EBEBEB));
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	display: inline-block;
	height:20px;
	line-height: 20px;;
	padding:0 10px;
}
.pop-title .close-btn {
	left:12px;	
}
.pop-title .send-btn {
	right:12px;
}
.textarea {
	padding:22px 32px;
}
.textarea textarea {
	-webkit-appearance: caret;
	border: 0 none;
	color: #9A9A9A;
	font-size: 16px;
	padding: 0;
	width: 100%;
	height: 150px;
}

.txt-tips {
	background-color: #EBEBEB;
	border:1px solid #C5C5C5;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 0 1px #fff inset;
	height:auto;
	padding:10px;
	position: absolute;
	width: 200px;
	text-align:left;
}
.txt-tips:after {
	content:"";
	height:9px;
	position: absolute;
	right:8px;
	top:-8px;
	width:15px;
}
.data-content {
	border-top:1px solid #C9C6C0;
	margin:62px 20px 0;
	overflow:hidden;
	padding-right:236px;
	position:relative;
}
.data-content::before {
	content:"";
	border-top:1px solid white;
	height:1px;
	overflow:hidden;
	position:absolute;
	width:100%;
}
.left {
	padding-right:20px;
}
.stock-table {
	border-collapse: collapse;
	border-spacing: 0;
}
.left .stock-table {
	float:left;
}
.data-area .stock-table:nth-child(2) {
	float:right;
}
.stock-table th {
	background-color:#F1F0EE;
}
.right {
	position:absolute;  
	top:0;
	right:0;
	width:221px;
}
.stock-table.w-auto {
	width:320px; 
}
.stock-table th, .stock-table td{
	padding:5px 4px;
	text-align:right;
}
.stock-table tr th:first-child, .stock-table tr td:first-child {
    color:#333;
	text-align:left;
}
.data-item {
	border-bottom:1px solid #C9C6C0;
	position:relative;
}
.data-item::after {
	content:"";
	border-bottom:1px solid white;
	height:1px;
	overflow:hidden;
	position:absolute;
	width:100%;
}
.left .data-item:last-child {
	border-bottom:0 none;
	padding-bottom:32px;
}
.right .data-item:last-child {
	border-bottom:0 none;
}
.data-item dt {
    color:#000;
	font-size:16px;
	padding:14px 0;
	position:relative;
}
.stock-tab {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#F0F0F0));
	border-bottom:1px solid #e3e3e3;
	margin-top:-20px;
	position: relative;
	top:6px;
	font-size: 0;
}
.stock-tab a {
	color:#333;	
	display: inline-block;
	font-size:15px;
	padding:9px 20px;
	position: relative;
	top:1px;
}
.stock-tab a:not(:first-child) {
	border-left:1px solid #DADADA;	
}
.stock-tab a:not(:first-child)::after {
	content:"";
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#DADADA));
	height:30px;
	position:absolute;
	right:0;
	bottom:0;
	width:1px;
}
.stock-tab a.current {
    background-color:#F9FAFA;
	color:#000;	
}
.stock-tab a:not(:first-child).current {
	border-right:1px solid #dadada;
}
.stock-tab a:not(:first-child).current::after {
	background-image:none;
}

.sildbar {
	position:absolute;
	top:12px;
	right:0;
}
.sildbar span {
	display:inline-block;
	margin:0 12px;
	vertical-align:5px;
}
.link {
	background-image:-webkit-gradient(linear, left top, left bottom, from(white), to(#F2F1EF));;
	border:1px solid #B0ABA0;
	-webkit-border-radius:5px;
    height:20px;
	padding:3px 9px;
}
.pre,.next {
	display:inline-block;
	height:20px;
	position:relative;
	width:10px;
}
.pre::after,.next::after {
	content:"";
	background:url(../../img/info3/slider.png) 3px -4px;
	height:11px;
	position:absolute;
	top:6px;
	left:50%;
	margin-left:-8px;
	width:12px;
}
/*
background:url(../../img/info/slider.png) 2px -21px;
 */
.pre::after {
		-webkit-transform: scaleX(-1);
		background-position:-2px -4px;
}
.on {cursor:default;}
.pre.on::after {
	-webkit-transform: scaleX(1);
	background-position:2px -21px;
}
.next.on::after {
	-webkit-transform: scaleX(-1);
	background-position:-3px -21px;
}
.update-time {
	font-size:12px;
	padding:16px 0 12px;
	text-align:right;
}
.update-time .link {
	margin-left:12px;
}


/* footer */
footer {
	background-color:#EBEBEA;
	border-top:1px solid #FFF;
	padding:12px 0;
	position:absolute;
	text-align:center;
	width:100%;
	bottom:0;
}
footer::before, .pro-nav::before {
	content:"";
	background-color:#CCC;
	height:1px;
	overflow:hidden;
	position: absolute;
	top:-2px;
	left:0;
	width:100%;
}
footer::after {
  content:"";
  -webkit-box-shadow:0 -2px 5px #ccc;
	height:1px;
  margin-left:-35%;
	overflow:hidden;
	position: absolute;
	top:-2px;
	left:50%;
	width:70%;
}
.footer-nav a {
	display:inline-block;
	font-size:14px;
	height:29px;
	line-height:28px;
	margin-right:16px;
	width:97px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
} 
.footer-nav a.current {
	background:url(../../img/info3/foot_link_bg.png) no-repeat;
	color:#fff;
}
.product-more , .pro-close {
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#DADAD7));
	border:1px solid #CBCBCB;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 0 1px #fff inset;
	height:26px;
	line-height:26px;
	position:absolute;
	top:13px;
	right:20px;
	width:52px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.pro-nav {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#191818), to(#262526));
	border-top:1px solid #191818;
	height:55px;
	line-height:55px;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	z-index:-1;
	-webkit-transition: opacity 500ms ease-out;
	opacity:0;
	
}
.show-pro-nav{
	opacity:1;
}
.pro-nav::before {
	border-top-color:#616060;
}
.pro-nav a {
    color:#888;
	margin-right:40px;
}
.pro-nav a.pro-close {
    color:#333;
	margin-right:0;
	top:13px;
}

/**
 *
 * Pull down styles
 *
 */
.pullDown, .pullUp {
	height:50px;
	line-height:50px;
	padding:5px 0px;
	font-weight:bold;
	font-size:14px;
	color:#888;
}
.pullDown .pullDownIcon, .pullUp .pullUpIcon  {
	display:block; float:left;
	width:40px; height:40px;
	background:url(../../img/info3/pull-icon.png) 0 0 no-repeat;
	-webkit-background-size:40px 80px; background-size:40px 80px;
	-webkit-transition-property:-webkit-transform;
	-webkit-transition-duration:250ms;	
}
.pullDown .pullDownIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}
.pullUp .pullUpIcon  {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

.pullDown.flip .pullDownIcon {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

.pullUp.flip .pullUpIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}

.pullDown.loading .pullDownIcon, .pullUp.loading .pullUpIcon {
	background-position:0 100%;
	-webkit-transform:rotate(0deg) translateZ(0);
	-webkit-transition-duration:0ms;
	-webkit-animation-name:loading;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
}
.loadingIcon{
	width:40px; 
	height:40px;
	background:url(../../img/info3/pull-icon.png) 0 0 no-repeat;
	-webkit-background-size:40px 80px; 
	background-size:40px 80px;	
	background-position:0 100%;
	-webkit-animation-name:loading;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
	display:none;
	position:absolute;
}
@-webkit-keyframes loading {
	from { -webkit-transform:rotate(0deg) translateZ(0); }
	to { -webkit-transform:rotate(360deg) translateZ(0); }
}

/* 正文 */
.article-header {
	background:#e9e9e9;
	border-bottom:2px solid #E49B0B;
	height:30px;
	line-height:30px;
	padding:12px 20px;
	position:relative;
	text-align:right;
}
.back-btn {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding-right:15px;
	width:50px;
}
.font-size {
    color:#888;
	font-family:Georgia;
}
.small-fz {
	font-size:18px;
    margin-right:5px;
}
.big-fz {
	font-size:28.75px;
}
.small-fz.on , .big-fz.on {color:#333;}
.news-wrapper {
	padding-right:247px;
	position:relative;
}
.article_content{
	position:relative;
	padding:32px 22px 20px 32px;
}
article {
	overflow:hidden;
	position:relative;
	padding-right:10px;
}
.news-title h3 a {
    color:#000;
	font-size:18px;
	font-weight: normal;
}
.news-title ~ .post {
	margin-bottom:26px;
}
.news-content {
	font-size:16px;
}
.news-content p {
    color:#000;
    line-height:40px;
	margin-bottom:30px;
}
.news-content img {
	display: list-item;
	margin:0 auto 30px;
    max-height:360px;
	max-width:320px;
}
.more-article {
}
.more-article a {
    background-color: gainsboro;
    display: block;
    padding: 15px 3px;
    text-indent: 0;
    color: #848A98;
    text-align: center;
}
.news-content .article-img {
	display:block;
	position: relative;
	max-width:320px;
	margin:0 auto 30px;
}
.news-content .article-img img {
	border-width:12px;
	padding-bottom:6px;
	max-width:296px;
}

.img-total {
	background: url(http://3gimg.qq.com/wap30/img/info3/img_total_bg.png) repeat-y;
	color: #E2E2E2;
	font-size: 18px;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom:18px;
	left:17px;
	padding-left: 6px;
	width: 100%;
}

.feeds-side {
	padding:32px 20px 20px 13px;
	position:absolute;
	top:0;
	right:0;
	width:215px;
}
#commentdiv{
	position:relative;
	max-height:350px;
	overflow:hidden;
}
.feeds-list {

}
.feeds-list dt, .feeds-list dd {
	margin-bottom:17px;
}
.feeds-list dd:not(:last-child){
	border-bottom:1px solid #ccc;
	position:relative;
}
.feeds-list dd:not(:last-child)::after {
	content:"";
	background-color:#FFF;
	height:1px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}
.feeds-list p {
    color:#333;
}
.feeds-list .user-info {
    color:#555;
    font-size:12px;
}
.feed-btn, .more-feeds {
	border:1px solid #9F5700;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 0 1px white inset;
	color:#fff;
	display:block;
    font-size:14px;
	height:33px;
	line-height:33px;
    padding-left:80px;
	width:133px;
}
.feed-btn {
}
.more-feeds {
	background:-webkit-gradient(linear, left top, left bottom, from(white), to(#EDECE9));
	border-color:#CFCBC6;
	color:#333;
	padding-left:0;
	text-align: center;
	width:213px;
}
.user-info {
	margin:5px 0 13px;
}
.feeds-hot {
    margin-top:20px;
}
.feeds-hot h3 {
    color:#000;
    font-size:16px;
	margin-bottom:20px;
    position:relative;
}
.feeds-hot h3::after {
    content:"";
    background-color:#F3F3F3;
    height:1px;
    overflow:hidden;
    position:absolute;
    bottom:0;
    left:0;
    width:62px;
}
.feeds-hot-list {

}
.feeds-hot-list li {
	padding-bottom:8px;
}
.feeds-hot-list li a {
    color: #333;
	text-overflow: ellipsis;
	width: 189px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}
.num {
	background-color:#E49B0B;
	border:1px solid #C9905A;
	color:#fff;
	display:inline-block;
	font-size:11px;
	height:12px;
	line-height:12px;
    margin-right:8px;
	text-align:center;
	vertical-align:2px;
	width:12px;
}
.div-welcome{
	background:url(../../img/info3/startup.jpg) no-repeat center 0; 
	width:100%;
	height:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}


#div_welcome_loading {
	background:#391D09;	
	-webkit-border-radius:4px;
	height:30px;
	margin:-40px 0 0 -184px;
	padding:4px;
	position:absolute;
	top:55%;
	left:50%;
	width:360px;

}
.div-barloading{
	-webkit-background-size: 30px 30px;
	-webkit-animation: animate-stripes 3s linear infinite;
	-webkit-border-radius:4px;
	background-color: #FD8504;
	background-image: -webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
								color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
								to(transparent));
	-webkit-transition:width 1.5s ease-out;
	width:0px;
	height:30px;
}
@-webkit-keyframes animate-stripes { 
			0% {background-position: 0 0;}
			100% {background-position: 60px 0;}
}
/* channel-photo */
.pic {
	border:1px solid #e4e4e4;
	padding:12px;
	position: absolute;
	left:0;
	width:205px;
}
.pic a {
	position:relative;
}
.pic img {
	width:207px;
}
.i-total {
	background-color:black;
	color:white;
	display:inline-block;
	padding:2px 4px;
	position:absolute;
	bottom:3px;
}
.pic-tit {
	color:#000;
	margin:12px 0 6px;
}
.pic-des {
	color:#666;
	height: 40px;
	overflow: hidden;
}
/* portrait style */

@media (orientation: portrait) {
	.post {
		margin-top:6px;
}
.div-welcome{
	background:url(../../img/info3/startup-vertical.jpg) no-repeat center; 
	width:100%;
	height:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}
.calendar .day {
	line-height:37px;
	margin-bottom:8px;
}
.right-content .news-link-tit, h1.news-title {
	line-height: 1.8;
}
#main{
	height:1100px;
	position:relative;
}
#main .item{
	display:none;
	width:100%;
	position:absolute;
	max-height:100%;
}

.wealth {
	height:47px;
	padding:5px 0 0 12px;
}

.content {
	position:relative;
}
#wealth_port{
	display:none;
}
/*
.left-content .news-list li {
	border-bottom:1px solid #ccc;
	display:block;
	width:100%;
}
.left-content a.news-link-tit {
	font-size:17px;
	vertical-align:-2px;
}*/
.right-content .news-from{display:none;}
.right-content {
	padding:20px;
}
.right-content .wealth {
	display:block;
	margin:0 11px 20px 0;
}
.stock-earth {
	background:url(../../img/info3/stock_earth2.png) no-repeat center 0,-webkit-gradient(linear, left top, left bottom, from(#F3F0EB), to(#F9FAFA)); 
	height:338px;
	width:724px;
}
.stock-map dl:nth-child(4) {
	display:none;
}
.stock-table.w-auto {
	width:218px;
}
}
/* 查看大图 */
.picview {
	background-color:#000;
	text-align:center;
}
.picview .toolbar {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #202020), color-stop(80%, #0f0f0f));
	border-bottom:1px solid #191919;
	height:44px;
	line-height:44px;
	position:relative;
}
.picview .toolbar a {
	position:absolute;
	overflow:hidden;
}
.picview .toolbar .btn-back {
	/*background:url(../../img/info3/btn_back.png) no-repeat;*/
	left:8px;
	height:32px;
	text-indent:-99em;
	overflow:hidden;
	width:67px;
	line-height:31px;
	top:4px;
}
.picview .toolbar .btn-catarticle {
    background: -webkit-gradient(linear, left top, left bottom, from(#474747), to(#2B2B2B));
    -webkit-border-radius: 5px;
	color: #DADADA;	
	height: 26px;
	line-height: 27px;
	overflow:hidden;
	top: 9px;
	right:8px;
	width:67px;
}
.picview .toolbar .big-pic {
	height:24px;
	right:8px;
	top:0;
}
.img-view {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:706px;
}

.img-view ul {
	width:1000000px;
	position:relative;
	z-index:0;
}
.img-view li {
	float:left;
	overflow:hidden;
	position:relative;
	-webkit-transform:translate3d(0, 0, 0);
/*	width:706px;*/
}
.img-view img {
	display: list-item;
	max-width:706px;
	margin:42px auto;
	vertical-align:middle;
	max-height:400px;
}
.img-desc{
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 999;
}
.img-info {
	border-top:1px solid #292929;
	background:rgba(0,0,0,0.6);
	height:108px;
	max-height:600px;
	font-size:14px;
	color:#fefefe;
	text-align:left;
	opacity:1;
	-webkit-transition: height 200ms linear;
	line-height:1.5;
    position:relative;
    padding:20px 64px 20px 161px;
}
#sjBtn {
    height:26px;
    overflow:hidden;
    position:absolute;
    top:-26px;
    right:64px;
    text-indent:-99em;
    width:52px;
}
.goup{
	
}
.godown{
	background:url(../../img/info3/godown.png) no-repeat;
}
.pic-total {
  display: inline-block;
  font-family:arial;
  font-size: 39.14px;
  position:absolute;
  top:10px;
  left:64px;
}
.pic-total strong {
    font-weight:normal;
}
.pic-total ~ h4 {
  display: inline;
  font-size:13px;
}
.picview .toolbar_tranfer_hidden {
	opacity: 0;
}
.img-view .prev_hidden, .img-view .next_hidden, .img-view .imginfo_hidden {
	opacity: 0;
}
.shuqian-tip{
	position:absolute;
	top:0;
}
.survey-link {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EDEDEC));
	border:1px solid #CCCCCB;
	border-bottom-color:#A6A69E;
	-webkit-border-radius:5px;
	color:#333;
	display: block;
	font-size: 18px;
	height:40px;
	line-height: 40px;
	text-align: center;
}
.post .survey-link {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	padding: 2px 5px;
	position: absolute;
	right: 0;
	top: 0;
}
footer .survey-link {
	background: url(../../img/info3/survey.png) no-repeat;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-border-radius:5px;
	height:29px;
	line-height:29px;
	position:absolute;
	top:13px;
	right:91px;
	width: 40px;
	border:0;
}
footer .refresh {
	background: url(../../img/info3/refresh.png) no-repeat;
	border:1px solid #CBCBCB;
	-webkit-border-radius:5px;
	position:absolute;
	left:20px;
	height:29px;
	line-height:29px;
	width: 40px;
	border:0;
}
.wb-dialog-bar {
	color:#888;	
	font-size: 15px;
	padding:12px;
	position:relative;
}
.wb-dialog-num {
	position:absolute;
	right:12px;
	top:12px;
}
.div_sliderbar{
	display:none;
	width:100px;
	height:30px;
	left:0px;
	position:absolute;
	z-index:0;
	-webkit-transition:-webkit-transform 0.2s linear;background:url(../../img/info3/foot_link_bg.png) no-repeat;
}
.box-163css{ width:100%; position:relative; height:480px; margin-bottom:px;}
#wrapper,#wrapper2{position:absolute; z-index:1;top:px; bottom:0; left:1px;width:100%;background:;overflow:auto;overflow: hidden;
border:0; width:100%; height:100%;}

#scroller{-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;}
#scroller ul{width:100%;text-align:left;}
#scroller li{
background-color:#;
	font-size:14px;
	width:98%;
	float:left;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/bottom_bai_t.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
#scroller li img{ float:left; width:111px; height:83px;}
#scroller li span{ float:left; padding:30px 0 0 6px; width:60%;}
/* 新添 */
.lan_tb{
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/lan_tb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBC9CA;
	line-height: 35px;
}
.news_list{ width:98%; padding:0 1%; float:left;}
.news_list p{ width:100%; float:left; border-bottom:1px solid #ddd; height:30px; line-height:30px;}
.news_list a{ float:left; padding-left:1%; font-size:15px;}

/* ipad qq client portrait\landscape style*/
@media only screen and (max-width:639px) and (orientation:portrait) {
   .content{background-position:276px 0;}
   .left-content{width:236px;}
   .img-jd{height:155px;width:235px;}
   .img-jd-list img{width:235px;}
   .img-jd-tit a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0 40px;}
   .data-area .stock-table:nth-child(2){display:none;}
   .stock-table.w-auto{width:348px;}
   .channel-content {padding-right:20px;}
   .channel-news {padding-right:0;}
   .channel-nav {margin-right:20px;}
   .pic {padding:3px;}
}
@media only screen and (orientation : landscape) {.topic-list{margin-right:20px;}}
.YIN_C {
	overflow: hidden;
	height: 100%;
}
.Z_HEI_NB {
	font-size: 17px;
	line-height: 35px;
	font-weight: normal;
	color: #000000;
	background-image: url(/App_Theme/F15S3TH030K/images/pad_Default_images/N_b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
}
.Z_HEI_NB a{
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.Z_HEI_NB a:hover{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.HUI_DB_XU {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Z_HEI_LJ {
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	color: #323232;
}
.Z_HEI_LJ a{
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	color: #323232;
	padding-right: 8px;
	padding-left: 8px;
}
.Z_HEI_LJ a:hover{
font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	color: #323232;
	padding-right: 8px;
	padding-left: 8px;
}
