﻿@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000000; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */
	z-index:1; }
.swiper-wrapper { position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px, 0, 0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px, 0, 0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px, 0, 0); -o-transition-timing-function:ease; -o-transform:translate(0px, 0px); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px, 0, 0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px, 0, 0); transition-timing-function:ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
/*通用*/
body { font-size:12px; font-family:"宋体"; color:#454545; line-height:22px; }
.widthMain { margin:0 auto; width:1000px; padding:0 10px; }
.fl, .partL { float:left; }
.fr, .partR { float:right; }
.combox { margin-bottom:10px; clear:both; }
.combox h2 { height:35px; }
.combox h2 a { width:105px; height:30px; float:left; font-size:22px; font-family:"微软雅黑"; color:#c49506; }
.combox .picText { margin-bottom:10px; }
.combox .picText img { float:left; padding-right:10px; }
.combox .picText h3 { line-height:30px; }
.combox .picText h3 a { font-size:16px; font-family:"微软雅黑"; font-weight:bold; }
.combox .picText p { line-height:24px; }
.list { clear:both; }
.list li { background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) -272px -65px no-repeat; padding-left:10px; }
.list li a { font-size:14px; }
.list_l { float:left; width:185px; clear:none; }
.list_r { float:right; width:185px; clear:none; }
/*内容*/
.domMobile { display:none; }
.topBar { background:#f9f7f4; border-bottom:1px solid #d9bc65; height:33px; line-height:33px; }
.topBar .fl a { margin:0 10px; }
.head { padding-top:12px; }
.head .logo .fl { width:285px; height:60px; background: url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 0 no-repeat; text-indent:-999px; overflow:hidden; }
.head .logo .search { position:relative; }
#searchInput { display: block; width: 270px; height: 37px; line-height: 37px\9; color: #333; border:1px solid #ccc; position:absolute; right:0; top:5px; }
#searchSubmit { position:absolute; right:2px; top:7px; width:35px; height:35px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 -155px no-repeat; cursor:pointer; }
.topNews li { width:33%; float:left; font-family:"微软雅黑"; position:relative; }
.topNews li img { float:left; margin-right:20px; }
.topNews li h3 { font-size:16px; font-weight:bold; line-height:35px; }
.topNews li .info { padding-right:50px; }
.topNews li span { font-family:"微软雅黑"; color:#fff; position:absolute; left:110px; top:10px; width:18px; padding:3px 0; background:#ab820e; line-height:16px; text-align:center; }
.nav { height:54px; line-height:54px; background:url(http://www.news.cn/fortune/2015/images/bgNav.jpg) 50% 0 no-repeat; color:#fff; vertical-align:middle; margin-bottom:5px; }
.nav a { display:inline-block; height:30px; line-height:30px; padding:0 10px; margin:0 20px; font-size:18px; color:#fff; font-family:"微软雅黑"; vertical-align:middle; }
.nav a.on { background:#a9820b; }
/*首页样式*/
.global { margin-bottom:10px; width:1000px; margin:0 auto; height:38px; }
.global iframe { float:left; width:840px; }
.global .gszbj { float:right; width: 153px; padding-right:2px; padding-top:2px; }
.firstPart { margin-bottom:15px; }
.firstPart .partL { width:605px; float:left; }
.firstPart .partR { width:374px; float:right; }
.firstPart .partR .list li { line-height:30px; background-position: -272px -62px; }
.firstPart .partR .list li span { font-size:12px; color:#800000; }
.firstPart .partR .list li a { font-size:14px; }
.firstPart .headNews h2 { font-family:"微软雅黑"; font-size:22px; line-height:45px; padding-bottom:5px; }
.firstPart .headNews { margin-bottom:10px; font-size:14px; }
.firstPart .headNews .ywzy { color:#777; font-family: 微软雅黑; }
.firstPart .headNews .ywzy a { color:#777 }
.firstPart .impNews h3 { line-height:30px; color:#c49506; font-family:"微软雅黑"; font-size:26px; }
.firstPart .impNews h3 a { color:#c49506; font-family:"微软雅黑"; font-size:26px; }
.firstPart .impNews h3 .gszbjImg { float:right; margin:5px 10px 0 0;}
.firstPart .impNews .imgArea { width:245px; }
.firstPart .impNews .imgArea p { background:#f4f0e9; padding:6px 10px; clear:both; }
.firstPart .impNews .imgArea p a { font-family:"微软雅黑"; font-size:16px; color:#333; line-height:27px; }
.firstPart .impNews .space { margin-bottom:25px; }
.firstPart .impNews .textList { width:340px; }
.firstPart .impNews .textList li { height: 20px; line-height:30px; overflow:hidden; padding: 11px 0; border-bottom:1px solid #f0f0f0; }
.firstPart .impNews .textList li a { font-family:"微软雅黑"; font-size:16px; display: height: 20px;
line-height: 20px; overflow: hidden; }
.firstPart .impNews .textList li.imp a { font-weight:bold; }
/*才眼*/
.firstPart .choiEyes { margin-bottom:17px;}
.firstPart .choiEyes h2 {  margin:4px 0; }
.firstPart .choiEyes h2 a{ text-indent:-999px; overflow:hidden;  background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 -82px no-repeat; }
.firstPart .choiEyes .choiEyes1{ background:#f1f1f0; height:90px; overflow:hidden; margin-bottom:15px;}
.firstPart .choiEyes .choiEyes1 .con{ padding:10px;}
.firstPart .choiEyes .choiEyes1 img{ float:right; margin-left:10px; display:inline-block;}
.firstPart .choiEyes .choiEyes1 p{ height:45px; overflow:hidden;}
.firstPart .choiEyes .choiEyes1 h3 a{ font-size:16px; font-weight:bold; color:#373737;}
.firstPart .choiEyes .choiEyes2{ margin-bottom:10px;}
.firstPart .choiEyes .choiEyes2 img{ float:left; margin-left:0; margin-right:10px;}
.firstPart .choiEyes .choiEyes3 li { float:left; width:46%;}
/*股市直播间*/
.firstPart .gszbjArea .img { margin-bottom:20px;}
.firstPart .gszbjArea .list { background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 50px -741px no-repeat;}
.firstPart .gszbjArea .list li{ background:none; padding-left:0; line-height:33px; height:33px; overflow:hidden;}
.firstPart .gszbjArea .list li span{ margin-right:15px;}

.Intro { margin-bottom:10px; }
.Intro h2 { border-bottom:1px solid #dedede; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) -275px -115px no-repeat; padding-left:10px; line-height:30px; margin-bottom:10px; font-family:"微软雅黑"; font-size:16px; }
.Intro h2 a { font-family:"微软雅黑"; font-size:16px; line-height:30px; }
.stock { border:1px solid #eee6d8; padding:10px; margin-bottom:15px; }
.stock .fl { width:62px; }
.stock .fl a { display:block; height:52px; margin-bottom:10px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) no-repeat; }
.stock .fl .a1 { background-position:0 -436px; }
.stock .fl .a2 { background-position:0 -497px; }
.stock .fl .a3 { background-position:-67px -436px; }
.stock .fl .a4 { background-position:-67px -497px; margin:0; }
.thirdPart { margin-bottom:20px; overflow: hidden; }
.thirdPart .partL { width:605px; float:left; }
.thirdPart .partR { width:374px; float:right; }
.thirdPart .tabTitHeight { height:47px; position:relative; }
.thirdPart .tabTit { border:1px solid #c9c9c9; border-bottom:2px solid #c49506; height:46px; line-height:46px; overflow:hidden; background: #fff; }
.thirdPart .tabTit .tabLi { float:left; font-size:18px; color: #c49506; width:100px; text-align:center; float:left; height:46px; line-height: 46px; font-family:"微软雅黑"; cursor:pointer; }
.thirdPart .tabTit a:hover { text-decoration:none; }
.thirdPart .partR h2.partTitle { height:46px;  margin-bottom:15px; border-bottom:1px solid #ccc;}
.thirdPart .partR h2.partTitle a { width:120px; height:44px; margin-bottom:5px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) no-repeat; display:block; text-indent:-999px; overflow:hidden; color:#3a3a3a; }
.thirdPart .jmznl h2.partTitle a { background-position:0 -226px; }
.thirdPart .tjcj h2.partTitle a { background-position:-157px -222px; }
.thirdPart .bcxc h2.partTitle a { background-position:0 -286px; }
.thirdPart .rdzt h2.partTitle a { background-position:-157px -293px; }
.thirdPart .comPicText h3 a { font-size:22px; line-height:40px; font-family:"微软雅黑"; }
.thirdPart .comPicText img { float:left; margin-right:10px; }
.thirdPart .comPicText { color:#535353; font-size:12px; margin-bottom:10px; }
.thirdPart .partR .list { background:#f1f1f0; padding:10px; }
.thirdPart .partR .rdzt .list { background:none; padding:10px; }
.thirdPart .partR .list li { line-height:28px; background-position:-272px -63px; }
.thirdPart .partR .list li a { color:#535353; }
.thirdPart .partSpace { margin-bottom:20px; position:relative; }
.thirdPart .partR .depth h2.partTitle a{background-position:-160px -438px;}
.thirdPart .partR .depth .partCon{ background:#f1f1f0; height:129px; overflow:hidden; }
.thirdPart .partR .depth .partCon .con{ padding:10px;}
.thirdPart .partR .depth .partCon img{ float:left; margin-right:10px; display:inline-block;}
.thirdPart .partR .depth .partCon h3 a{ font-size:16px; font-weight:bold; color:#373737;}
.thirdPart .partR .depth .list{ background:none;}

.thirdPart .partR .sjdk h2.partTitle a{background-position:-158px -500px;}
.thirdPart .partR .sjdk h2.partTitle span{ float:right; color:#2a7cbe; font:normal 12px/30px "微软雅黑"; margin-top:15px;}

.thirdPart .partR .bcxc h2.partTitle{ height:65px; border-bottom:1px solid #ccc; margin-bottom:15px; }
.thirdPart .partR .bcxc h2.partTitle a{ height:65px;}
.thirdPart .partR .bcxc .partCon{ background:#f1f1f0; height:129px; overflow:hidden; }
.thirdPart .partR .bcxc .partCon .con{ padding:10px;}
.thirdPart .partR .bcxc .partCon img{ float:left; margin-right:10px; display:inline-block;}
.thirdPart .partR .bcxc .partCon h3 a{ font-size:16px; font-weight:bold; color:#373737;}
.thirdPart .partR .bcxc .list{ background:none;}
.thirdPart .partR .cfx h2.partTitle a{  background-position:-152px -152px;}
.thirdPart .partR .cfx .partCon{  height:100px; overflow:hidden; margin-bottom:15px; color:#a7a7a7; }
.thirdPart .partR .cfx .partCon .con{ padding:10px;}
.thirdPart .partR .cfx .partCon img{ float:left; margin-right:10px; display:inline-block;}
.thirdPart .partR .cfx .partCon h3 a{ font-size:16px; font-weight:bold; color:#373737;}
.thirdPart .partR .cjmq h2.partTitle a{ background:none; text-indent:0; font:normal 20px/44px "微软雅黑"; color:#2a7cbe;  width:100%;}
.thirdPart .partR .cjmq .partCon{ position:relative; height:121px;}
.thirdPart .partR .cjmq .partCon span{ position:absolute; display:block; text-align:center; line-height:60px; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"}
.thirdPart .partR .cjmq .partCon span a{ display:block; width:100%; height:100%; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑";-moz-transition:-moz-transform .3s ease;-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;}
.thirdPart .partR .cjmq .partCon span a:hover{-webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); text-decoration:none;}
.thirdPart .partR .cjmq .a1{ width:93px; height:60px; left:0; top:0; background:#83b92e; }
.thirdPart .partR .cjmq .a2{ width:93px; height:60px; left:94px; top:0; background:#191d41; }
.thirdPart .partR .cjmq .a3{ width:188px; height:60px; left:188px; top:0; background:#0068ab; }
.thirdPart .partR .cjmq .a4{ width:187px; height:60px; left:0; top:61px; background:#38afb6; }
.thirdPart .partR .cjmq .a5{ width:188px; height:60px; left:188px; top:61px; background:#eabf2a; }
.thirdPart .partR .cjmq .a6{ width:187px; height:60px; left:0; top:122px; background:#d76420; }
.thirdPart .partR .cjmq .a7{ width:188px; height:60px; left:188px; top:122px; background:#38b770; }
.thirdPart .partR .lmtj h2.partTitle a{height:46px;  margin-bottom:15px; border-bottom:1px solid #ccc; background:none; text-indent:0;  font: normal 20px/44px "微软雅黑";  color: #2a7cbe}
.thirdPart .partR .lmtj .tabTitle { height:35px;margin-bottom:15px; }
.thirdPart .partR .lmtj .tabTitle a{ height:35px;line-height: 35px; float:left; font-size:18px; font-family:"微软雅黑"; color:#007db9; padding:0 10px; }
.thirdPart .partR .lmtj .tabTitle a.on{ font-weight: bold;background: #2e92c2;color: #fff; }
.thirdPart .partR .lmtj .pic { padding:10px;}
.thirdPart .partR .lmtj .pic img{ float:left; margin-right:10px; display:inline;}
.thirdPart .partR .lmtj .pic h3 a{ font-size:16px; color:#000;}
.thirdPart .partR .lmtj .pic p{ color:#666; }
.thirdPart .partR .lmtj .tabContent{ background:#f1f1f0; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }


.thirdPart .columnTit{ height:44px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 -670px no-repeat; padding-left:20px; line-height:44px;}
.thirdPart .columnTit a{ font:normal 22px/44px "微软雅黑"; color:#004a94; margin-right:10px;}
.thirdPart .columnTit span{ font:normal 14px/44px arial; color:#e1be72;}


#tjcjPic .swiper-container { height: 276px; width: 367px; }
#tjcjPic .swiper-container img { width:100%; height:246px; }
#tjcjPic .pagination { position: absolute; left: 35%; text-align: right; bottom:3px; width: 100px; z-index:5; }
#tjcjPic .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #54aae0; margin-right:8px; cursor: pointer; }
#tjcjPic .swiper-active-switch { background: #2860c1; }
#tjcjPic .swiper-slide { position:relative; }
#tjcjPic .swiper-slide .name { position:absolute; bottom:30px; left:10px; z-index:5; width:100%; text-align:center;}
#tjcjPic .swiper-slide .bg { position:absolute; bottom:30px; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
#tjcjPic .swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold; }
#tjcjPic .tjcj-left { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
#tjcjPic .tjcj-right { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }





.fourPart { border-top:2px solid #d1b55e; }
.fourPart .partL { width:370px; }
.fourPart .partR { width:612px; }
.fourPart h3 { height:50px; line-height:50px; }
.fourPart h3 a { font-size:18px; color:#c49506; font-family:"微软雅黑"; }
.fourPart .list2 li { line-height:30px; }
.fourPart .list2 li a { font-size:14px; }
.fourPart .partR li { width:190px; height:90px; float:left; display:inline; margin-right:10px; }
.fourPart .partR li img { float:left; margin-right:10px; }
.fourPart .partR .date { color:#999; }
.fourPart .month { padding-top:35px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 -560px no-repeat; position:relative; }
.fourPart .month a { display:inline-block; width:24px; text-align:center; }
.fourPart .month span { position:absolute; left:2px; top:5px; color:#fff; }
.fivePart { background:#f9f7f4; border-top:1px solid #d9bc65; border-bottom:1px solid #eadfcc; }
.fivePart li { width:33%; float:left; padding:30px 0; border-right:1px solid #eadfcc; }
.fivePart li.last { border-right:none; }
.fivePart li .con { padding:0 20px; }
.fivePart li .con h3 { font-size:20px; font-family:"微软雅黑"; line-height:50px; color:#000; }
.fivePart li .con a { color:#000; font-size:14px; margin-right:15px; line-height:28px; }
.fivePart .icon { display:inline-block; width:24px; height:24px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) 0 -391px no-repeat; vertical-align:middle; margin-left:5px; }
.fivePart .icon2 { background-position:-53px -391px; }
.fivePart .icon3 { background-position:-103px -391px; }
.hideBody { display: none; }
.dataList li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative; }
.dataList h3 { margin-bottom: 10px; width:550px; }
.dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 22px; color: #000; font-family:"微软雅黑"; }
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.dataList .imgs img:hover { width: 138px; height: 90px; vertical-align: top;  float:left;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.dataList .summary { /*height: 75px;*/ line-height: 24px; overflow: hidden; color: #666; font-size:14px; }
.dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; }
.dataList .time { font-size: 12px; color:#999; }
.bdsharebuttonbox { position: absolute; top: 20px; right: 0px; }
.bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(http://www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important; line-height:20px; }
#dataMoreLink { text-align: center; margin-bottom:20px; }
#dataMoreLink a { color: #666; font-size:14px; }
.adBottom { background:#f9f7f4; padding:20px 0; }
.footer { padding:10px 0 30px 0; background:#f9f7f4; text-align:center; }
.footer p { line-height: 20px; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(http://www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }
#ad1 { margin-bottom:10px; }
.device { width: 100%; position: relative; margin-bottom:15px; margin-top:3px; }
.device .arrow-left { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container { height: 332px; width: 605px; }
.swiper-container img { width:100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold;}
#fixedBody { width: 374px; }
#tabTit { width: 603px; }
.showed { position:fixed; top:0; z-index: 40; }
.back { position:fixed; right:20px; bottom:20px; margin-left:100px; width:40px; height:40px; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 0 -40px no-repeat; z-index:100; text-indent:-999px; overflow:hidden; display:none; }
#backTop { display:none; }
.adText { line-height:40px; padding-left:10px; }
.adText a { font-size:16px; font-family:"微软雅黑"; }
.adText span { float:right; background:#10a3f7; color:#fff; padding:0 3px; font-size:12px; height:20px; line-height:20px; margin:10px 10px 0 0; }
.loadLayout { width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:9999; color:#fff; text-align:center; display:none; text-align:center; display:none; }
.loadLayout .layoutWrap { width:100%; height:100%; position:absolute; top:0px; left:0px; position: relative; text-align: center; vertical-align: middle; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; display: box; box-orient: horizontal; box-pack: center; box-align: center }
.loadLayout .bg { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.4); position:absolute; top:0px; left:0px; z-index:-1; }
#columnSet { position:fixed; left:50%; top:200px; width:600px; height:400px; margin:0 0 0 -300px; z-index:50; background:#fff; font-family:"微软雅黑"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#columnSet .tit { height:55px; line-height:55px; background:#d7d7d7; padding:0 20px; color:#000; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#columnSet .tit h2 { font-size:22px; line-height:55px; height:55px; float:left; }
#columnSet .tit h2 span { font-size:20px; }
#columnSet .tit div { float:right; font-size:20px; }
#columnSet .tit div a { margin:0px; color:#000; margin-left: 20px; }
#columnSet .dest { background-color:#fafafa; font-size:20px; padding:0 20px; }
#columnSet .dest span { font-size:20px; color:#000; }
#columnSet .fixed { float:left; padding-right:20px; }
#columnSet .selectBody { padding: 20px 0 0 0; }
#columnSet .selectBody li.first { background:none; display: block; border-color:#bcbaba; color: #999; cursor:default; }
#columnSet .choose { padding:20px; }
#columnSet .choose .name { font-size:22px; color:#000; height:40px; line-height:40px; margin-bottom:15px; }
#columnSet li { float:left; border:1px solid #999; width: 90px; height:34px; line-height:34px; text-align:center; margin:0 12px 20px 0; font-size:16px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; color: #333; }
#columnSet li.selected { border:1px solid #00aae7; color:#00aae7; }
#columnSet li.first { display:none; }
#columnSet .selectBody li { border-color:#00aae7; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 100% -85px no-repeat; }
.swiper-container-tab { margin-right: 48px; }
.swiper-container-tab > .swiper-wrapper { float:left; height: 43px!important; }
#setColum { position:absolute; right:1px; top:2px; width:48px; height:46px; background:#fff; border-left: 1px solid #c9c9c9; z-index: 999; color:#c49506; z-index:2; text-align:center; font-size:35px; font-weight:bold; line-height:46px; }
.showed #setColum { top: 0px; right: 0px; }
/* 数据列表样式13 */
.dataList13 { height: 220px; overflow: hidden; border:1px solid #c9d7e3; border-right: none; margin-bottom: 15px; }
.dataList13 li { float: left; width: 40px; height: 220px; overflow: hidden; border-right: 1px solid #c9d7e3; }
.dataList13 li .name { float: left; width: 20px; height: 210px; padding: 10px 10px 0 10px; cursor: pointer; background: #fff; }
.dataList13 li .name a { display: block; width: 20px; height: 210px; line-height: 16px; cursor: pointer; color: #3588c9; text-align: center; font-weight: bold; white-space: normal; word-wrap: break-word; }
.dataList13 li .conts { height: 220px; overflow: hidden; _float: left; _width: 150px; }
.dataList13 li .conts img { width: 168px; height: 220px; }
.dataList13 li.openItem { width: 208px; }
.dataList13 li.openItem .name { background: #4098d7 url(http://www.news.cn/2014/images/xh_bg.png) 0px -278px repeat-x; }
.dataList13 li.openItem .name a { color: #fff; }
.app #mobileHeader { display:none!important; }
.secPart { margin-bottom:20px; }
.hideBody { display: none; }
.adBottom { background:#f9f7f4; padding:20px 0; }
#ad1 { margin-bottom:10px; }
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(http://www.news.cn/fortune/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container { height: 332px; width: 605px; }
.swiper-container img { width:100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold; }
#fixedBody { width: 374px; }
#tabTit { width: 603px; }
.showed { position:fixed; top:0; z-index: 40; }
.back { position:fixed; right:20px; bottom:20px; margin-left:100px; width:40px; height:40px; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 0 -40px no-repeat; z-index:100; text-indent:-999px; overflow:hidden; display:none; }
#backTop { display:none; }
.adText { line-height:40px; padding-left:10px; }
.adText a { font-size:16px; font-family:"微软雅黑"; }
.adText span { float:right; background:#10a3f7; color:#fff; padding:0 3px; font-size:12px; height:20px; line-height:20px; margin:10px 10px 0 0; }
.loadLayout { width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:9999; color:#fff; text-align:center; display:none; text-align:center; display:none; }
.loadLayout .layoutWrap { width:100%; height:100%; position:absolute; top:0px; left:0px; position: relative; text-align: center; vertical-align: middle; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; display: box; box-orient: horizontal; box-pack: center; box-align: center }
.loadLayout .bg { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.4); position:absolute; top:0px; left:0px; z-index:-1; }
#columnSet { position:fixed; left:50%; top:200px; width:600px; height:400px; margin:0 0 0 -300px; z-index:50; background:#fff; font-family:"微软雅黑"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#columnSet .tit { height:55px; line-height:55px; background:#d7d7d7; padding:0 20px; color:#000; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#columnSet .tit h2 { font-size:22px; line-height:55px; height:55px; float:left; }
#columnSet .tit h2 span { font-size:20px; }
#columnSet .tit div { float:right; font-size:20px; }
#columnSet .tit div a { margin:0px; color:#000; margin-left: 20px; }
#columnSet .dest { background-color:#fafafa; font-size:20px; padding:0 20px; }
#columnSet .dest span { font-size:20px; color:#000; }
#columnSet .fixed { float:left; padding-right:20px; }
#columnSet .selectBody { padding: 20px 0 0 0; }
#columnSet .selectBody li.first { background:none; display: block; border-color:#bcbaba; color: #999; cursor:default; }
#columnSet .choose { padding:20px; }
#columnSet .choose .name { font-size:22px; color:#000; height:40px; line-height:40px; margin-bottom:15px; }
#columnSet li { float:left; border:1px solid #999; width: 90px; height:34px; line-height:34px; text-align:center; margin:0 12px 20px 0; font-size:16px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; color: #333; }
#columnSet li.selected { border:1px solid #00aae7; color:#00aae7; }
#columnSet li.first { display:none; }
#columnSet .selectBody li { border-color:#00aae7; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 100% -85px no-repeat; }
.swiper-container-tab { margin-right: 48px; }
.swiper-container-tab > .swiper-wrapper { float:left; height: 43px!important; }
#setColum { position:absolute; right:1px; top:2px; width:48px; height:46px; background:#fff; border-left: 1px solid #c9c9c9; z-index: 999; color:#c49506; z-index:2; text-align:center; font-size:35px; font-weight:bold; line-height:46px; }
.showed #setColum { top: 0px; right: 0px; }
.app #mobileHeader { display:none!important; }
.headLineLB { height: 35px; position: relative; border-top:1px solid #ccc; }
.headLineLB .item { float: left; height: 30px; line-height: 30px; vertical-align: middle; margin-right: 20px; font-size: 0px; }
.headLineLB .item i { float: left; }
.headLineLB .item .iconXhsNews, .headLineLB .item .iconXhsPhoto { margin-top: 4px; }
.headLineLB .item span { float: left; height: 22px; line-height: 22px; vertical-align: middle; margin-left: 10px; }
.headLineLB #newestListScroll { width: 930px; height: 22px; overflow: hidden; position: absolute; top: 0px; right:0px; }
.headLineLB #newestListScroll .wrap { height: 22px; width: 100000px; }
.headLineLB .newestList, .headLineLB .gd_scroll { float: left; }
.headLineLB .newestList li { float: left; height: 22px; padding-right: 30px; overflow: hidden; }
.headLineLB .newestList a { height: 30px; line-height: 30px; color: #484848; }
.headLineLB .gdTitle { font-weight:bold; color:#c49506; line-height:30px; }
.headLineLB .gdTitle a { color:#c49506; }
#gd_content li, #gd_scroll li { display:inline; float:left; height: 22px; padding-right: 30px; }
.jmznl .ad_znlgm { position:absolute; top:6px; right:0px; }
.ad_tl2 { width:1000px; margin:0 auto 15px; }
.ad_tl2_right { float:right; width:375px; margin-bottom:10px;}
.ad_tl2_left { float:left; width:605px; margin-bottom:10px;}
#towCode { width:100px; height:248px; position:fixed; bottom:44px; left:50%; margin-left:530px; background:url(http://www.news.cn/fortune/2015/images/xh_cj_twoEwm.jpg) no-repeat; }
#towCode .closeBtn { height:20px; line-height:20px; position:absolute; left:0px; bottom:-20px; margin-left:10px; cursor:pointer; }
#pc_adtext1 { padding-top:10px; }
#pc_adtext1 a { margin-right:15px; background:url(http://www.news.cn/fortune/2015/images/commonNew.gif) -272px -70px no-repeat; padding-left:8px; }
#silder { width: 80px; position: fixed; /*top:420px;*/ right:50%; bottom:45px; margin-right:520px; }
#silder li { padding: 5px 0; }
#silder li a { display: block; vertical-align: top; }
#silder li a:hover span { color: #ffb911; }
#silder li span { height:28px; line-height: 28px; display: inline-block; #display: inline;
#zoom:1;
vertical-align: top; }
#silder li span.iconWrap { width:28px; overflow: hidden; position: relative; margin-right: 10px; }
#silder li em { display:block; width:28px; height: 56px; position: absolute; top: 0px; left: 0px; }
#silder li i { display:block; width: 28px; height:28px; background: url(http://www.news.cn/finance/2015/images/icon_silder.png) no-repeat; }
#silder .silder01 .icon01 { background-position: 0 0; }
#silder .silder02 .icon01 { background-position: 0 -28px; }
#silder .silder03 .icon01 { background-position: 0 -56px; }
#silder .silder04 .icon01 { background-position: 0 -84px; }
#silder .silder05 .icon01 { background-position: 0 -112px; }
#silder .silder06 .icon01 { background-position: 0 -140px; }
#silder .silder07 .icon01 { background-position: 0 -168px; }
#silder .silder08 .icon01 { background-position: 0px -196px; }
#silder .silder01 .icon02 { background-position: -28px 0; }
#silder .silder02 .icon02 { background-position: -28px -28px; }
#silder .silder03 .icon02 { background-position: -28px -56px; }
#silder .silder04 .icon02 { background-position: -28px -84px; }
#silder .silder05 .icon02 { background-position: -28px -112px; }
#silder .silder06 .icon02 { background-position: -28px -140px; }
#silder .silder07 .icon02 { background-position: -28px -168px; }
#silder .silder08 .icon02 { background-position: -28px -196px; }
.numlist { width:372px; border:1px solid #eee6d8; margin-bottom:10px; } 
.numlist li {height:48px; _height:45px; border-bottom:1px solid #eee6d8; padding-left:11px; line-height:48px; padding:0 15px; font-size:14px; overflow:hidden } 
.numlist li a { color:#585858; } 
.numlist li span{ background:url(http://www.xinhuanet.com/fortune/2015/images/rdzt_xline.png) no-repeat; font-size:20px; color:#000000; font-family:Arial; font-weight:bold; width:75px; margin-right:20px; padding-left:15px;}
.numlist .cur { border:none; font-weight:bold; padding:0px; height:75px; line-height:75px;} 
.numlist .cur a { color:#000; font-size:14px; font-weight:bold; float:left; width:262px; line-height:28px; margin-top:9px;} 
.numlist .cur span{ height:75px; width:75px; background-color:#a9820b; color:#FFFFFF; font-size:42px; line-height:75px; text-align:center; background-image:none; display:block; padding:0; float:left}
.numlist-img { width:374px; height:170px;}

/* 顶部导航
--------------------------------------------------*/
#topHeader{height: 32px;text-align: center;border-bottom:1px solid #c9c9ca;background: #f9f7f4;}
#topHeader .top{ width:1000px; margin:0 auto; height:inherit; }
#topHeader a { float:left;height: 32px;line-height: 32px;color: #000; margin:0 10px;font-size: 12px;}
#topHeader a:hover { color:#fca22c!important; }

/* 右侧导航
--------------------------------------------------*/
#rightSilder { width: 88px;border: 1px solid #ececec;background: #f4f4f4;position:fixed; left:50%; bottom: 180px; margin-left: 520px; z-index: 9990; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+100));}
#rightSilder .list {overflow: hidden;position: relative;z-index: 1;}
#rightSilder .list li {cursor: pointer;margin: 0 7px;border-bottom: 1px dotted #cbcbcb;background: none;padding: 0px;}
#rightSilder .list li.last {border-bottom: none;}
#rightSilder .list li a {display:block;height: 34px;line-height: 34px;font-size: 12px;margin: 0 auto;color: #0e649a;text-align: center;}
#rightSilder .list li a:hover {color:#0e649a;}
#rightSilder .tools{position: absolute;right: 0px;bottom: -25px;}
#rightSilder .tools li{float: left;width: 17px;height: 17px;background:url(http://www.news.cn/2014/images/xh_icon_v3.png) no-repeat;cursor: pointer;}
#rightSilder .tools li.goTop{background-position: 0 -255px;}
#rightSilder .tools li.twoCode{background-position: -17px -255px;position: relative;margin: 0 9px;}
#rightSilder .tools li.twoCode div{display:none;position: absolute;bottom:-130px;left: -46px;width: 90px;height: 110px;background:url(http://www.news.cn/2014/images/xh_icon_v3.png) no-repeat 0px -272px; }
#rightSilder .tools li.close{background-position: -34px -255px;}
#rightSilder .scrollAd{width: 88px;height: 83px;overflow:hidden;border: 1px solid #ebebeb;background:#f4f4f4;position: absolute;left: -1px;top: -90px;}
#rightSilder .scrollAd .text{display: block;width:100%;position: absolute;top: 3px;left: 0px;color:#00a0e9;text-align: center;font-size: 12px;}
#rightSilder .scrollAd .btn{width: 10px;height: 54px;position: absolute;bottom: 6px;cursor: pointer;}
#rightSilder .scrollAd .btn i{position: absolute;top: 50%;margin-top: -5px;left: 3px;width: 0;height: 0;line-height: 0px;border-bottom: 6px solid transparent;border-top: 6px solid transparent;_border-bottom: 6px solid dashed;_border-top: 6px solid dashed;position: absolute;top: 50%;font-size: 0px;overflow: hidden;}
#rightSilder .scrollAd .adPrev{left: 0px;}
#rightSilder .scrollAd .adNext{right: 0px;}
#rightSilder .scrollAd .adPrev i{border-right: 6px solid #999;}
#rightSilder .scrollAd .adNext i{border-left: 6px solid #999;}
#scrollAd-container{width: 54px;height: 54px;overflow: hidden;position: absolute;top: 23px;left: 17px;}
#scrollAd-container .swiper-wrapper{width: 54px;height: 54px; }
#scrollAd-container .swiper-wrapper .swiper-slide{float: left;position: relative;}
#scrollAd-container .swiper-wrapper .swiper-slide .img,
#scrollAd-container .swiper-wrapper .swiper-slide .img a,
#scrollAd-container .swiper-wrapper .swiper-slide img{width: 54px;height: 54px;font-size: 0px;vertical-align: top;}
#scrollAd-container .pagination{display: none;}
/*航向滚动区域补充样式*/
#gd_scroll li a{ line-height:30px;}
.ad_tl2 { width:1000px; margin:0 auto 15px auto; overflow:hidden;}
/*stock样式*/
.stock { position:relative;}
.stock .fl .aa1 { background: url(http://www.xinhuanet.com/fortune/2015/images/20150508_cj_xgm_logo_v1.png) no-repeat; position:absolute; top:-11px; left:-4px; width:66px; height:71px;}
.firstPart .headNews {margin-bottom: 25px;}
.firstPart .impNews .textList li { height:17px;}
.firstPart .impNews .space { margin-bottom: 35px;}
.firstPart .impNews .textList .imp { padding: 0px 0 11px;}


/*手机版样式*/
@media screen and (min-width:0px) and (max-width: 767px) {

#mobileHeader { font-family: "微软雅黑"; }
#mobileHeader { width: 100%; background:#e2e2e2 url(http://www.xinhuanet.com/fortune/2015/images/bgSjTop.jpg) no-repeat 0 0px; -webkit-background-size: 100% 45px; background-size: 100% 45px; position:relative; }
#mobileHeader .logo { display: block; width: 63px; height: 45px; background: url(http://www.news.cn/fortune/2015/images/xh_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; }
#mobileHeader .name { display: inline-block; width:97px; height: 45px; line-height: 48px; font-size: 22px; font-family:"微软雅黑"; padding: 0 0 0 10px; color: #fff; vertical-align: top; margin: 0 0 0 74px; background:url(http://www.news.cn/fortune/2015/images/xh_mobile_header.png) 0 -160px no-repeat; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .right { display: block; width: 30px; height: 45px; position: absolute; top: 0px; right: 10px; background: url(http://www.news.cn/fortune/2015/images/xh_mobile_header.png) no-repeat 100% -45px; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .mobileNavList { width: 100%; height:0px; overflow:hidden; position: absolute; top: 45px; left: 0px; background: #ededed; z-index:10; }
#mobileHeader .mobileNavList a { float: left; width: 20%; padding: 10px 0; color: #000; text-align: center; font-size:16px; }
#mobileHeader .phnav { text-align: center; padding-bottom:6px; }
#mobileHeader .phnav a { float:left; width:25%; height: 30px; line-height: 35px; text-align:center; font-size:16px; font-family:"微软雅黑"; color:#333; }

.domPC,.iframePC {
	display:none!important;
}
.domMobile {
	display:block;
}
.thirdPart .partL {
	width:100%;
}
.widthMain{ width:100%; }
.dataList li {
	margin:0 10px;
}
.dataList li:nth-last-child(1) {
border:none;
}
.dataList h3 {
	margin-bottom:5px;
}
.dataList .imgs,
.dataList .imgs a {
	width:80px;
	height:60px;
}
.dataList .imgs {
	margin-top:5px;
}
.dataList .summary {
	font-size:14px;
	height:45px;
	line-height:22px;
}
#footer p {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	min-width:320px;
	max-width:360px;
	padding:0 10px;
}
.dataList .imgs img {
	width:80px;
	height:60px;
}
#mobileHeader {
	display:block;
}
.commentary {
	display:none
}
.bdsharebuttonbox {
	display:none;
}
.firstPart .partL{ width:100%;}
.device { width: 100%; position: relative; margin-bottom:15px; height:181px; }
.device .arrow-left { background: url(http://www.xinhuanet.com/fortune/2015/img/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(http://www.xinhuanet.com/fortune/2015/img/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container {  width: 100%; height:181px;}
.swiper-container img {  width: 100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #999; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative;}
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;  }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; }
.firstPart .impNews h3 a { color:#fff; font-family:"微软雅黑"; font-size:22px; }
.firstPart .impNews .space{ margin:0;}
.firstPart .headNews {margin-bottom: 0px!important;font-size: 14px;padding: 10px 5px 0px!important;}
.firstPart .headNews h2 { font-family: "微软雅黑";font-size: 1.3em!important;line-height: 28px!important;padding-bottom: 5px;font-weight: bold!important;}
.firstPart .headNews .ywzy { }
.dataList h3{ width:auto;}
.dataList h3 a { display: inline-block; line-height: 22px; overflow: hidden; font-size: 16px; color: #000; font-family:"微软雅黑"; width:auto; }
.firstPart .impNews .textList { width:100%; }
.firstPart .impNews .textList ul { padding:0 10px;}
.firstPart .impNews h3{ padding-left:10px;}
#tabTit{ width:100%;box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.firstPart .impNews h3 a:hover { text-decoration:none;}
#columnSet { position: static;margin: 0px; width:90%; max-width: 500px; height:350px;background:#fff; font-family:"微软雅黑"; }
#columnSet .tit { height:40px; line-height:40px; padding:0 10px; }
#columnSet .tit h2 { font-size:20px; line-height:40px; height:40px; float:left; }
#columnSet .tit h2 span { font-size:16px; }
#columnSet .tit div { float:right; font-size:16px; }
#columnSet .tit div a { margin:0 5px; }
#columnSet .dest { line-height:40px; height:auto; background-color:#fafafa; font-size:20px; padding:0 10px; }
#columnSet .dest span { font-size:16px; color:#000; }
#columnSet .fixed { float:left; padding-right:20px; }
#columnSet .choose { padding:10px; }
#columnSet .choose .name { font-size:16px; color:#000; height:30px; line-height:30px; margin-bottom:10px; text-align: left;}
#columnSet li { float:left; border:1px solid #999; width: 80px; height:30px; line-height:30px; text-align:center; margin:0 6px 10px 0px; font-size:14px;}
#columnSet li.selected { border:1px solid #00aae7; color:#00aae7; }
#columnSet li.first { display:none;}
#columnSet .selectBody li{background:url(../images/sj_common.png) 100% -78px no-repeat;-webkit-background-size: 28px;background-size: 28px;}
#setColum{height: 43px;}
.thirdPart .tabTit{border-left:0px;border-right:0px;}
.thirdPart .tabTit .tabLi{height: 41px;line-height: 41px; font-weight:bold;}
.dataList .info{margin-top: 6px;}
.footer{padding-bottom: 10px;}
.footer p{line-height: 18px;}
.widthMain { margin:0 auto; width:100%; padding:0; }
.headLineLB #newestListScroll{ width:78%;}
.headLineLB .gdTitle{ padding-left:10px;}
#cjlb .dataList .info{ position:static;}
.headLineLB .gdTitle a{ background:#ff9400; color:#fff; padding:3px 5px;}
.caiyanLeft .dataList .summary a {
  display: inline-block;
  line-height: 22px;
  overflow: hidden;
  font-size: 16px;
  color: #000;
  font-family: "微软雅黑";
  width: auto;
}

}