@charset "utf-8";





/* ==========================================================================
   Website Base CSS
   ========================================================================== */

body { background: #fff; color: #606060; font:14px/1.7 \5B8B\4F53, serif; }

/* link */
a { color:#267abf; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { color: #bb0000; }

.g1a { color: #1a1a1a; }
.g60 { color: #606060; }
.g80 { color: #808080; }
.gF { color: #fff; }
.gStory { color: #33485f; }

.bgOrange { background: #ea4b35; }

.hr { 
  display:block;
  margin: 10px 0;
  border: none;
  border-bottom: 1px dotted #f1f1f1;
  clear:both; 
}
#pages{width:670px;}
.bj{background: url("../line-2.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);}
.inside_page_contents {
    height: auto;
    margin: 10px auto auto;
    overflow: hidden;
    width: 990px;
}
.inside_page_left {
    float: left;
    width: 231px;
}
ul.inside_page_left_list {
    height: auto;
    margin: auto auto 21px;
    overflow: hidden;
    text-align: left;
    width: 231px;
}
ul.inside_page_left_list li {
    height: 42px;
}
ul.inside_page_left_list li a {
    background: url("../li.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding-left: 34px;
}
ul.inside_page_left_list li a:hover {
    color: #C10000;
    text-decoration: none;
}
.inside_page_right {
    float: right;
    padding: 0;
    text-align: left;
    width: 740px;
}
.inside_page_right p {
    line-height: 24px;
}

/* ==========================================================================
   Website Module CSS
   ========================================================================== */

.innerCenter { margin: 0 auto; width: 990px; }

.txtIn { text-indent: 2em; }

/* replace .subNavi */
.attachBar {
  position: relative;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-top: none;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: #ededed;
}
.attachBar a {
  color: #2b2b2b;
}
.attachBar_label { float: left; margin-right: 7px; }
.attachBar:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -1px;
  bottom: -2px;
  width: 100%;
  border: 1px solid #f7f7f7;
}
.attachBar_crumb,
.attachBar_news {
  padding-left: 8px;
  height: 100%;
  overflow: hidden;
}
.attachBar_crumb_show,
.attachBar_news_scroll {
  position: relative;
  height: 100%;
  overflow: hidden;
  *border-left: 1px solid #ccc;
  *border-right: 1px solid #ccc;
}
.attachBar_news_scroll ul {
  position: absolute;
  left: 0;
  top: 0;
}
.attachBar_news_scroll li {
  float: left;
  margin-right: 20px;
}
.attachBar_crumb_show:before,
.attachBar_news_scroll:before,
.attachBar_news_scroll:after {
  content: "";
  position: absolute;
  top:5px;
  width: 10px;
  height: 20px;
  z-index: 1;
  box-shadow: 0 0 6px rgba(0,0,0,0.7);
}
.attachBar_crumb_show:before,
.attachBar_news_scroll:before {
  left: -10px;
}
.attachBar_news_scroll:after {
  right: -10px;
}
.attachBar_crumb_show { *border-right: none; padding-left: 8px; }
.attachBar_crumb_show span { margin: 0 8px; }
.attachBar_crumb_show a { color: #606060; }
.attachBar_crumb_show .last { color: #303030; }
.attachBar_crumb_show .current a { color: #303030; font-weight: bold; }
.attachBar_crumb_show_r { float: right; padding-right: 10px;}
.attachBar_bulletin {
  float: right;
  padding: 0 10px;
  width: 294px;
}

/* replace #headArticle #headArticle2 */
.frontPage { font-size: 13px; }
.frontPage_index { float: right; width:145px; background-color: #f9f9f9; }
.frontPage_index li { padding: 1px; border-bottom: 1px solid #eee; white-space: nowrap; }
.frontPage_index li.last { border-bottom: none; }
.frontPage_index a { display: block; padding:0 12px; line-height: 37px; color: #2b2b2b; } 
.frontPage_index a span { display: block; *width: 100%; overflow: hidden; }
.frontPage_index li.current a { 
  /*background: url(../nbd_v3/frontpage-current.png) 0 0 repeat-x;*/
  background: #ea4b35;
  color: #fff;
  font-weight: bold;
}
.frontPage_content {
  overflow: hidden;
  padding: 2px;
  height: 169px;
  background: url(../nbd_v3/frontpage-border.png) right 50% no-repeat;
}
.frontPage_content .hd { margin-bottom: 12px; font-size: 22px; font-weight: bold; line-height: 24px; height: 24px; overflow: hidden; }
.frontPage_content .hd a { color: #e94b35; }
.frontPage_content .bd { color: #606060; }
.frontPage_content_img { float: left; width: 180px; height: 135px; overflow: hidden; margin-right: 15px; } 
.frontPage_content_img img { height: auto; width: 100%; }
.frontPage_content_slide { width: 100%; height: 100%; overflow: hidden; }
.frontPage_intro, .frontPage_content_children { overflow: hidden; }
.frontPage_intro { margin-bottom: 7px; height: 72px; line-height: 24px; overflow: hidden; }
.frontPage_intro-noChildren { margin: 0; height: 135px; line-height: 23px; }
.frontPage_content_children { padding-top: 7px; height: 48px; border-top: 1px solid #f1f1f1; }
.frontPage_content_children li { float: left; margin: 0 7px 0 0; line-height: 24px; height: 24px; overflow: hidden; }
.frontPage_content_children li a { color: #606060; }
/*.frontPage-smallImg .frontPage_content_img { width: 100px; height: 75px; }
.frontPage-smallImg .frontPage_intro { line-height: 25px; }*/
.current_location {
    color: #333;
	font-size:12px;
	line-height:24px;
}
.current_location a{font-size:12px;}

/* replace .sectionA */
.story { margin-top: 1px; border: 1px solid #ddd; background: #fff; overflow: hidden;  }
.story_shadow { margin-bottom: 10px; }
.story_hd { 
  background:##F3F3F3;
  padding: 0 15px;
  border-bottom: 1px solid #f1f1f1;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  font-weight: bold;
  /*color: #94a5a6;*/
  color: #33485f;
}
.story_hd a { color: #33485f; }
.story_hd_opt {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #808080;
}
.story_hd_opt a { color: #808080; }
.story_hd_opt .story_hd_opt_outlink { display: inline-block; *margin-top: 10px; padding: 0px 7px; line-height: 1.8em; background: #2c96dd; color: #fff; font-weight: normal; }
.story_slideIndex a { display: inline-block; *margin-top: 10px; margin-left: 3px; padding: 0 5px; line-height: 20px; background: #e5e5e5; color:  }
.story_slideIndex a.current { color: #fff; background: #ea4b35; }
.story_bd { padding: 14px; overflow: hidden; _zoom: 1; }
.story_divide_l { float: left; width: 336px; border-right: 1px solid #f1f1f1; }
.story_divide_r { *width: 333px; overflow: hidden; }

/* story - paper */
.story-paper .story_bd .story_hd, .story-paper .story_bd .story_bd {
  /*padding-left: 0;*/
  padding-right: 0;
  padding-bottom: 0;
}
.story-paper .articles-bigHead .articleMaterial_title { font-size: 20px; height: auto; line-height: 20px; }
.story-paper .articles-bigHead .articleMaterial_title a { font-weight: bold; color: #000; }
.story-paper .breakNews_title a { color: #434343; font-weight: bold; }
/* story - border color */
.story-borderOrange,
.story-borderBlue,
.story-borderPurple{
  margin-top: 0;
}
/*.story-borderOrange .story_hd,
.story-borderBlue .story_hd,
.story-borderPurple .story_hd{
  height: 37px;
  line-height: 37px;
}*/
.story-borderOrange { border-top: 2px solid #ea4b35; }
.story-borderBlue { border-top: 2px solid #2c97de; }
.story-borderPurple { border-top: 2px solid #9c55b8; }
/* story - misc */
.story-nop .story_bd { padding: 0; }
.story-p1 .story_bd { padding: 1px; }
.story-shCollection .story_hd { border: none; }
.story-shCollection .story_bd { padding-top: 0; }
.story-afterRead .story_hd { padding: 0 7px; border-bottom: none; border-top: 2px solid #ea4b35; }
.story-afterRead .story_bd { padding: 0; }
.story-funArticles .story_bd { padding: 5px 8px; }
/* story - tabs */
.story-tabs .story_hd { padding-right: 0; background: #f5f5f5 url(../nbd_v3/story-hd-bg.png) 0 0 repeat-x; }
.story-tabs .story_hd_opt { word-spacing: -4px; }
.story-tabs .story_hd_opt a { *zoom: 1; display: inline-block; border-left: 1px solid #e5e5e5; padding: 0 14px; color: #33485f; }
.story-tabs .story_hd_opt a.current { background: #fff; }

.story-tabs .story_hd_opt01 { word-spacing: -4px; }
.story-tabs .story_hd_opt01 a { *zoom: 1; display: inline-block; border-left: 1px solid #e5e5e5;color: #33485f; text-align:center; width:49.6%;}
.story-tabs .story_hd_opt01 a.current { background: #fff; }


.story-tabs .story_hd_opt012 { word-spacing: -4px; }
.story-tabs .story_hd_opt012 a { *zoom: 1; display: inline-block; border-left: 1px solid #e5e5e5;color: #33485f; text-align:center; width:49.6%;}
.story-tabs .story_hd_opt012 a.current { background: #fff; }



.story-topb { border-top: 1px solid #e5e5e5; }
/* story - left tabs */
.story-lTabs .story_hd {
  word-spacing: -3px;
  *word-spacing: -4px;
  padding-left: 0;
  padding-right: 0;
  background: #f5f5f5 url(../nbd_v3/story-hd-bg.png) 0 0 repeat-x;
}
.story-lTabs .story_hd a {
  *zoom: 1;
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  padding: 0px;
  font-size: 14px;
  color: #33485f;
  width:49.6%;
  text-align:center;
}
.story-lTabs .story_hd a.current { background: #fff; }
/* story - touzibao */
.story-touzibao { border-color: #e65b00; }
.story-touzibao .story_hd { 
  border-bottom: 1px solid #e65b00;
  color: #fff;
  background: #e65b00;
}
.story-touzibao .story_hd a { color: #fff; }
.story-touzibao .story_hd_opt a { color: #fff; }
.story-touzibao .story_bd { padding: 5px 15px; font-size: 13px; line-height: 24px; }
.story-touzibao .story_bd a { color: #606060; text-decoration: none; }
.story-touzibao .story_hd_opt { font-weight: bold; }

/* replace .block */
.hedSec { margin-bottom: 15px; border-top: 1px solid #fff; background: url(../nbd_v3/block-bg.png) 0 0 repeat-x; }
.hedSec_title {
  float: left;
  width: 104px;
  height: 33px;
  margin-top:12px;
}

.hedSec_title-shanghai { background: url(../nbd_v3/sprite-sh-hedsec.png) 0 0 no-repeat; }
.hedSec_title-shenghuo { background: url(../nbd_v3/sprite-sh-hedsec.png) 0 -46px no-repeat; }
.hedSec_title-jiaoyu { background: url(../nbd_v3/sprite-sh-hedsec.png) 0 -92px no-repeat; }
.hedSec_links { margin: 25px 0 0 90px; }
.hedSec_links a { margin-left: 20px; }

/* replace .articleLabel .columnLabel2, ps:.articleLabel used in live and ntt */
.label { display: inline-block; padding: 4px; color: #fff; font-size: 0.8em; line-height: 1; vertical-align: middle; background: #ea4b35; }
.label-gray { background: #95a5a6; }
.label-blue { background: #2c96dd; }

.articlesHr { position: relative; line-height: 20px; height: 20px; margin: 10px 0; }
.articlesHr .articlesHr_title, .articlesHr .articlesHr_more { position: absolute; top: 0; background: #fff; }
.articlesHr .divider { display: block; height: 10px; border-bottom: 1px solid #f0f0f0; }
.articlesHr .articlesHr_title { left: 0; padding: 0 5px 0 0; color: #99a2a1; }
.articlesHr .articlesHr_more { right: 0; font-size: 12px; padding: 0 0 0 5px; color: #808080; }

/* replace .articleList */
.articles li { height:24px; line-height:25px; overflow:hidden; *zoom:1; }
.articles_itemTail { float:right; color:#999; background:#fff; font-size: 12px; font-family: Arial, sans-serif;}
.articles li.divider{ padding-bottom:5px; margin-bottom:5px; border-bottom: 1px dotted #ddd; }
.articles li a { color: #606060; }
.articles .articleMaterial_title a { color:#1a1a1a; }
.articles li .label { color: #fff; }
.articles li.articleMaterial { background:none; padding: 0 0 10px 0; height:auto;}
.articles li.articleMaterial.last { margin-bottom: 0; padding-bottom: 0; border: none; }

.articles-nodvd li.divider { padding-bottom:0; margin-bottom:0; border-bottom: none; }
.articles-emTitle .articleMaterial_title { font-weight: bold; }

.articles-hot .articleMaterial_title { font-size: 16px; height: 28px; line-height: 28px; }
.articles-hot .articleMaterial_digest p,
.articles-hot .articleMaterial_children { font-size: 14px; line-height:22px; color:#606060; }
.articles-hot .articleMaterial_digest .articleMaterial_digest_1row { height:23px; }
.articles-hot .articleMaterial_digest .articleMaterial_digest_2row { height:45px; }
.articles-hot .articleMaterial_digest .articleMaterial_digest_3row { height:67px; }
.articles-hot .articleMaterial_digest .articleMaterial_digest_4row { height:90px; }
.articles-hot .articleMaterial_children li { height: 22px; }
.articles-hot li.articleMaterial { padding: 0 0 18px 0; }

.articles-sh .articleMaterial_title { font-size: 16px; margin-bottom: 2px; height: 19px; line-height: 19px; }
.articles-sh .articleMaterial_digest p,
.articles-sh .articleMaterial_children { font-size: 14px; line-height:23px; color:#606060; }
.articles-sh .articleMaterial_digest .articleMaterial_digest_1row { height:23px; }
.articles-sh .articleMaterial_digest .articleMaterial_digest_2row { height:46px; }
.articles-sh .articleMaterial_digest .articleMaterial_digest_3row { height:69px; }
.articles-sh .articleMaterial_digest .articleMaterial_digest_4row { height:92px; }
.articles-sh .articleMaterial_children li { height: 23px; }
.articles-sh li.articleMaterial { padding: 0 0 11px 0; margin: 0 0 12px 0; }

.articles-bigHead .thumbMask { margin-bottom: 10px; margin-right: 0; }
.articles-bigHead .articleMaterial_title { clear: left; font-size: 16px; margin-bottom: 5px; }
.articles-bigHead.articles-bigHead-noDigest .articleMaterial_digest p { display: none; }
.articles-bigHead.articles-bigHead-noDigest li.articleMaterial { margin: 0; padding: 0; border: none; }

.articles-nohr li.articleMaterial { padding: 0; margin: 0 0 7px 0; border: 0; }

/* replace .articleRecommend */
.articleMaterial { margin-bottom: 10px; padding: 0 0 10px 0; border-bottom: 1px solid #f1f1f1; }
.articleMaterial_title { margin-bottom: 8px; height:16px; line-height:16px; font-size:14px; font-weight: normal; overflow:hidden; word-break:break-all; }
.articleMaterial_title a { color:#1a1a1a; }
.articleMaterial_meta { color: #aaa; font-size: 12px; }
/* replace .rcopt ps:used in scroll_news.html.erb */
.articleMaterial_title_tail { float:right; margin-top:5px; font-weight: normal; padding:3px 5px 2px; border:1px solid #ddd; background-color:#f1f1f1; font-size:12px; color:#606060; font-family: Arial, sans-serif; line-height:12px;}
.articleMaterial_digest img { float:left; margin-right: 10px; }
.articleMaterial_digest p, .articleMaterial_children { overflow:hidden; font-size: 12px; line-height:20px; color:#606060; }
.articleMaterial_digest .articleMaterial_digest_norestrict { height: auto; }
.articleMaterial_digest .articleMaterial_digest_0row { height:0; }
.articleMaterial_digest .articleMaterial_digest_1row { height:20px; }
.articleMaterial_digest .articleMaterial_digest_2row { height:40px; }
.articleMaterial_digest .articleMaterial_digest_3row { height:60px; }
.articleMaterial_digest .articleMaterial_digest_4row { height:80px; }
.articleMaterial_digest .articleMaterial_hedsec {
  *zoom: 1;
  margin-bottom: 7px;
  padding-bottom: 5px;
  line-height: 23px;
  text-align: right;
  font-size: 12px;
  overflow: hidden;
  background: url(../nbd_v3/artciel-marterial-hedsec.png) 3em 0 no-repeat;
}
.articleMaterial_digest .articleMaterial_hedsec .articleMaterial_hedsec_columns a { margin-left: 12px; }
.articleMaterial_digest .articleMaterial_hedsec .columnBubble { *line-height: 23px; line-height: inherit; padding: 0; width: 3em; text-align: center; }
.articleMaterial_digest .articleMaterial_hedsec .columnBubble a { color: #fff; }
/* replace .childrenArticles */
.articleMaterial_children{
}
.articleMaterial_children li{
  height: 20px;
  overflow: hidden;
}
.articleMaterial_children li a{
  color: #606060;
}

.imageArticle { position: relative; overflow: hidden; height: 212px; }
/*.imageArticle img { width: 100%; height: 100%; }*/
.imageArticle_btmBarBg, .imageArticle_btmBar { position:absolute; bottom:0px; left:0px; width:100%; height:30px; overflow: hidden; }
.imageArticle_btmBarBg { background:#000; opacity:0.7; filter:alpha(opacity=80); }
.imageArticle_btmBar { *zoom:1; margin: 0 4%; width: 92%; text-align: center; *text-align: left; font-size: 12px; line-height: 30px; }
.imageArticle_btmBar_intro { height: 100%; }
.imageArticle_btmBar_intro a { color:#fff; word-break:keep-all; white-space:nowrap; }
.imageArticle_slide { position: relative; width: 100%; height: 100%; }
.imageArticle-storySlide { height: 180px; }
.imageArticle-sh { height: 398px; }
.imageArticle-home { height: 197px; }
.imageArticle-concise .imageArticle_btmBar { text-align: left; }
.imageArticle-concise .imageArticle_btmBar .slideIndex { float: right; padding: 0; _padding-top: 10px; }
.imageArticle-concise .imageArticle_btmBar .slideIndex a { width: 9px; height: 9px; background: #999; }
.imageArticle-concise .imageArticle_btmBar .slideIndex a.current { background: #fff; }
.imageArticle-concise .imageArticle_btmBar_intro { float: left; width: 175px; }

.slideIndex { text-align: center; padding: 5px 0 3px; _padding: 8px 0 0; height: 23px; }
.slideIndex a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 2px;
  line-height: 9999px;
  background:url(../nbd_v3/slide-index.png) 0 0 no-repeat;
  vertical-align: middle;
  overflow:hidden;
}
.slideIndex a.current { background-position: 0 -10px; }

/* replace .articleFeature */
.featureArticle { line-height: 1.6; color: #606060; clear: both; _margin-bottom: 15px; overflow: hidden; *zoom: 1; }
.featureArticle + .featureArticle { margin-top: 15px; }
.featureArticle img { float: left; margin-right: 15px; }
.featureArticle_title { font-size: 16px; line-height: 28px; height: 28px; font-weight: normal; overflow: hidden; color: #1a1a1a; }
.featureArticle_title a { color: #1a1a1a; }
.featureArticle_intro, .featureArticle_children { overflow: hidden; }
.featureArticle_intro { margin-bottom: 10px; height: 62px; overflow: hidden; }
.featureArticle_children { padding-top: 8px; height: 98px; border-top: 1px solid #f1f1f1; }
.featureArticle_children li { line-height: 23px; height: 23px; overflow: hidden; }
.featureArticle_children li a { color: #606060; }
.featureArticle-bigTitle .featureArticle_title { font-size: 20px; line-height: 24px; margin-bottom: 8px; height: auto; /*font-family: "Microsoft Yahei";*/ }

/* replace .articleWall */
.mediaWall_divide { padding: 0; background: url(../nbd_v3/gray-dot.png) 50% 0 repeat-y; }
.mediaWall { background: url(../nbd_v3/gray-dot.png) 0 49% repeat-x; }
.mediaWall li { float:left; width:50%;  overflow:hidden; }
.mediaWall li.mediaWall_top { margin-bottom: 10px; }
.mediaWall li.mediaWall_btm { margin-top: 10px; }
.mediaWall_img { display:block; height:95px; text-align:center; margin:0 auto 2px; }
.mediaWall_img img { width:120px; height:90px; }
.mediaWall_title { display:block; padding: 0 10px; line-height:20px; height:40px; text-align: center; overflow:hidden; font-size: 13px; }
.mediaWall_title a { color: #1a1a1a; }

/* replace #hotArticles */
.hotArticles { height: 290px; }
.hotArticles li { margin-bottom: 10px; line-height: 20px; height: 20px; overflow: hidden; }
.hotArticles li a { color: #606060; }
.hotArticles li b { display: inline-block; margin-right: 8px; width: 24px; text-align: center; color: #fff; background: #94a5a6; }
.hotArticles li b.hotArticles_topLabel { background: #ea4b35; }

.funArticles li { float:left; width:25%; margin:8px 0 7px; overflow:hidden; }
.funArticles_img { display:block; height:113px; text-align:center; margin:0 0 5px; }
.funArticles_img img { width:150px; height:100%; }
.funArticles_title { display:block; padding: 0 10px; font-size:12px; line-height:18px; height:36px; text-align: center; overflow:hidden; }
.funArticles_title a { color: #1a1a1a; }

.columnBubble {
  float: left;
  position: relative;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
.columnBubble a { color: #fff !important; }
.columnBubble b {
  overflow: hidden;
  position: absolute;
  bottom: -5px;
  right: 30%;
  width: 6px;
  height: 5px;
  background: url(../nbd_v3/sprite-btm-arrow.png) 0 0 no-repeat;
}
.columnBubble-blue { background: #2c96dd; }
.columnBubble-blue b { background-position: 0 -5px; }
.columnBubble-purple { background: #9c55b8; }
.columnBubble-purple b { background-position: 0 0px; }
.columnBubble-green { background: #00bd9b; }
.columnBubble-green b { background-position: 0 -10px; }
.columnBubble-orange { background: #f69d01; }
.columnBubble-orange b { background-position: 0 -15px; }
.columnBubble-gray { background: #95a5a6; }
.columnBubble-gray b { background-position: 0 -20px; }

/* replace .searchBox */
.gSearch_input { margin: 0; *margin-top: 4px; padding: 5px; width: 228px; height: 16px; line-height: 16px; border: none; background: #eee; }
.gSearch_btn { margin: 0; *margin-top: 4px; padding: 0 17px; background: #ccc; border: none; line-height: 26px; *line-height: 24px; font-size: 12px; text-align: center; color: #484848; }

/* replace .headArticle */
.breakNews { margin-bottom: 8px; }
.breakNews-last { margin: 0; }
.breakNews_title { font-size: 18px; line-height: 24px; margin-bottom: 3px; height: 24px; overflow: hidden; }
.breakNews_title a { color: #ea4b35;  }
.breakNews_content { height: 40px; overflow: hidden; font-size: 13px; line-height: 22px; }
.breakNews_content a { color: #606060; }

/* add new breaknews style, first used in stock column. 2014.3.13 */
.breakNewsStock { text-align: center; padding-bottom: 10px; border-bottom: 1px dotted #ddd; margin-bottom: 10px;  }
.breakNewsStock p { font-size: 12px; color: #808080; line-height: 20px; height: 20px; overflow: hidden; }
.breakNewsStock p a { color: #808080; }
.breakNewsStock_title { height: 30px; line-height: 30px; overflow: hidden; }
.breakNewsStock_title a { font-size: 18px; color: #e94b35; }

.thumbMask { float: left; overflow: hidden; margin-right: 10px; }
.thumbMask img { float: none !important; margin: 0 !important; }

/* replace #noResult */
.notSearched p { margin:10px 0; }
.notSearched_suggest { font-size: 13px; }

/* replace #toTop */
.toTop {
  width:50px;
  height:50px;
  overflow:hidden;
  text-indent:-9999px;
  cursor:pointer;
}
.toTop:hover { background-position:0 0; }
html>body .toTop { background:url(../to-top.png) 0 -50px no-repeat; }
*html .toTop { position:relative; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../to-top.png") }

.pageName { font-size: 18px; margin: 10px 0 15px;  }

.icon-app {
  display: inline-block;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.icon-weixin {
  background: url(../nbd_v3/app-icons.png) 0 -16px;
}
.icon-sinaweibo {
  background: url(../nbd_v3/app-icons.png) 0 0px;
}

/* ==========================================================================
    Layout CSS
   ========================================================================== */

/* replace #top */
.topBar { height: 40px; font-size: 12px; line-height: 40px; background: #404040; }
.topBar a { color: #fff; }
.topBar ul { margin-top: 15px; line-height: 1; *line-height: 1.2; }
.topBar ul li { float: left; border-right: 1px solid #505050; }
.topBar ul li a { padding: 0 10px; }
.topBar ul li.first a { padding-left: 0; }
.topBar ul li.last { border-right: none !important; }
.topBar ul li.last a { padding-right: 0; }

/* replace #header */
.header {
  position: relative;
  height: 228px;
  background: url(../nbd_v3/sprite-header.gif) repeat-x;
}
.header .innerCenter { position: relative; height: 100%; overflow: hidden; }
.header .nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.header_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


/* replace #wrapper */
.wrapper { padding-bottom: 20px; margin-top:10px;}

/* replace #logo */
.logo {
  display: block;
  margin-top: 20px;
  width: 261px;
  height: 63px;
  text-indent: -9999px;
  background: url(../nbd_v3/logo.png) 0 0 no-repeat;
}
.logo-home {
  margin-top: 42px;
  width: 276px;
  height: 70px;
  background: url(../nbd_v3/logo.png) 0 0 no-repeat;
}


/* replace #navWrapper */
.nav {
  height: 70px;
  background: url(../nbd_v3/sprite-header.png) 0 -70px repeat-x;
  font-size: 13px;
}
.nav b {
  float: left;
  width: 4px;
  height: 100%;
  background: url(../nbd_v3/sprite-header.png) 0 0 no-repeat;
}
.nav, .nav a {
  color: #054e88;
}
.nav_item {
  float: left;
  width: 158px;
  height: 100%;
  background: url(../nbd_v3/sprite-header.png) right -140px no-repeat;
  line-height:14px;
  *line-height:15px;
}
.nav_item dl {
  *zoom: 1;
  overflow: hidden;
  margin-top:15px;
}
.nav_item dt, .nav_item dd {
  *display: inline;
  float: left;
  margin-left: 18px;
}
.nav_item dt { font-weight: bold; }
.nav_products {
  overflow: hidden;
  height: 100%;
  font-weight: bold;
  background: url(../nbd_v3/sprite-header.png) right -210px no-repeat;
}
.nav_products ul { padding-top: 10px; }
.nav_products li {
  text-align: center;
}
.nav_products li.split {
  margin-bottom: 4px;
  padding-bottom: 5px;
  background: url(../nbd_v3/nav-row-split.png) 50% bottom no-repeat;
}

.nav-btm { margin-bottom: 15px; background: #e6e6e6; border: 1px solid #ddd; font-size: 14px; }
.nav-btm a { color: #267abf; }
.nav-btm .nav_item {
  background: url(../nbd_v3/btm-nav-divider.png) right -5px no-repeat;
  line-height: 15px;
  *line-height: 16px;
}
.nav-btm .nav_item.last { background: none; }
.nav-btm .nav_item { width: 197px; }
.nav-btm .nav_item dt, .nav-btm .nav_item dd { margin-left: 28px; }

/* replace #footer */
.footer{ 
  padding:10px 0 20px;
  text-align:center; 
  font-family:Arial, sans-serif; 
  font-size: 12px;
  background:url(../fbj.jpg) repeat-x;
  height:auto;
  
}
#frieldlinks{border:1px solid #CCCCCC; padding:10px 12px 10px 12px;}
#frieldlinks a{font-size:12px;}
.footer_nav { height:30px; line-height:30px; font-size:13px; }
.footer_nav a { padding:0 10px; border-left:1px solid #ccc; }
.footer_nav a.first { border-left:0; }
.footer_nav a.last { border-right:0; }
.footer p { color: #787878; line-height:30px; }
.footer_label { margin-right:8px; color:white; padding: 2px 3px; }
.footer_label-red { background-color:#ef2224; }
.footer_label-blue { background-color:#0e67b6; }

.footer-dark { border:none; color:#787878 ; background:#000; }
.footer-dark a { color:#fff; }

/* ==========================================================================
   Feature_home CSS
   ========================================================================== */

.nbdOriginal li { margin-bottom: 10px; border-bottom: 1px solid #f1f1f1; padding-bottom: 10px;  }
.nbdOriginal li.last { margin-bottom: 0; padding-bottom: 0; border:none; }
.nbdOriginal_title { clear: left; line-height: 23px; height: 23px; overflow: hidden; font-size: 14px; color: #1a1a1a; font-weight: normal; }
.nbdOriginal_title a { color: #1a1a1a; }
.nbdOriginal_content { height: 36px; line-height: 18px; overflow: hidden; font-size: 12px; color: #808080; }
.nbdOriginal .columnBubble { margin-bottom: 7px; }

.importantNews .unorderList a { color: #606060; }
.importantNews .hr { margin: 8px 0; }
.importantNews_item_title { font-size: 16px; height: 27px; line-height: 27px; overflow: hidden; color: #1a1a1a; font-weight: normal; }
.importantNews_digest { _width: 330px; height: 23px; line-height: 23px; overflow: hidden; color: #808080; }
.importantNews_children li {
  float: left;
  margin-right: 7px;
  height: 23px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
.importantNews_children a { color: #808080 !important; }
.importantNews_column { margin-top: 10px; height: 25px; }
.importantNews_column p { height: 10px; border-bottom: 1px solid #f1f1f1; }
.importantNews_column span { float: left; padding-right: 5px; background: #fff; color: #94a5a6; }

* html .recommendedArticles { width: 100%; }
.recommendedArticles ul { width:100%; height:87px; }

#home_area_slide { height: 220px; }

/* feature column img */
.home_story_slide_feature .imageArticle_slide img { width: 100%; height: 100%; }

#h_home_first_31, #h_auto_31 { height: 199px; }
#h_home_first_34 { height:auto}
#h_home_first_22 { height: 651px; }
#h_home_first_12 { height: 387px; }
#h_home_stock_11, #h_home_stock_31 { height: 268px; }
#h_home_stock_12, #h_home_stock_32 { height: 290px; }
#h_home_stock_13, #h_home_stock_33 { height: 222px; }
#h_home_company_11 { height: 270px; }
#h_home_company_31 { height:auto;}
#h_home_global_11 { height: 270px; }
#h_home_global_31 { height: 269px; }
#h_home_ntt_11 { height: 268px; }
#h_home_others_4 { height: 369px; }

#h_auto_33 { height: 282px; }
#h_auto_13 { height: 319px; }
#h_auto_34 { height: 274px; }
#h_auto_35 { height: 268px; }
#h_auto_36 { height: 88px; }

#h_life_33 { height: 353px; }
#h_life_15 { height: 263px; }

#h_stock_21, #h_stock_31 { height: 445px; }
#h_stock_22, #h_stock_32 { height: 485px; }

#h_news_34 { height: 367px; }

#h_sh_1_31 { height: 374px; }
#h_sh_1_12 { height: 441px; }
#h_sh_2_21 { height: 497px; }

#h_market_table { height: 608px; }

#home_stock_jijin_slide { height: 260px; }


/* ==========================================================================
   Feature_shanghai CSS
   ========================================================================== */

.sh_todayTop_item { margin-bottom: 10px; }
.sh_todayTop_title { margin-bottom: 5px; font-size: 22px; line-height: 25px; height: 25px; overflow: hidden; }
.sh_todayTop_title a { color: #b81a46; }
.sh_todayTop_children { font-size: 12px; line-height: 20px; height: 20px; overflow: hidden; }
.sh_todayTop_children a {  margin-right: 2px; color: #606060; }

.sh_trends li { margin-bottom: 8px; }

#sh_csj_slide { height: 295px; }

/* ==========================================================================
   Feature_stock CSS
   ========================================================================== */

.pstock_promo { position: relative; background: url(../stock_touzibao_promo.jpg) 0 0 no-repeat; height: 465px; margin-bottom: 15px; }
.pstock_promo a { display: block; position: absolute; height: 44px;  }
/*.pstock_promo_ttyj, .pstock_promo_cfgj, .pstock_promo_cfztc {  }*/
.pstock_promo_home { top: 0; left: 0; width: 300px; height: 180px !important; }
.pstock_promo_ttyj { top: 215px; left: 23px; width: 97px; }
.pstock_promo_cfgj { top: 256px; left: 157px; width: 97px; }
.pstock_promo_cfztc { top: 327px; left: 65px; width: 117px; }

#stock_niugu_tabs_slide { height: 120px; }

/* ==========================================================================
   Feature_auto CSS
   ========================================================================== */

#auto_peopleViewpoint_slide, #auto_featureOriginal_slide { height: 201px; }

/* ==========================================================================
   Old Css from style_website.css
   ========================================================================== */

/* Ads
   ========================================================================== */

.ad_header { float: right; margin-top: 42px; width: 700px; height: 70px; text-align:right}
.ad_col2 { margin-bottom: 15px; }
.ad_left_bar { margin:0 auto 15px; background: #fff; }
.ad_right_box { margin-bottom: 15px; }
/*.ad_footer { margin:15px 0; }*/

/* shanghai jubao */
#sbblock { background:#fff; text-align:center; padding:0 0 20px 0; }
#sbblock .sbItem { display: inline-block; margin:0 8px; font-size:0; line-height:0; background-repeat: no-repeat; }
#sbblock #sb_sh { background:url(../sb/sb-1.png); width:142px; height:56px; }
#sbblock #sb_police { background:url(../sb/police.gif); width:152px; height:52px; }
#sbblock #sb_zx110 { background:url(../sb/zx110.gif); width:113px; height:50px; }

/* for top ad of baidu */
/*ins { width:100% !important; background:red url(http://www.nbd.com.cn/corp/jc_inbox/18th_bg.png) 50% 0 no-repeat !important; }*/
/*ins { width:100% !important; background:#ddd url(../top-ad-bg.jpg) 0 0 repeat !important; }*/
ins { width:100% !important; background:#303030 !important; }
ins ins { width:990px !important; margin:auto !important; background-color:transparent !important; }

/* ==========================================================================
   new file: style_website_v3
   ========================================================================== */


/* ==========================================================================
   to add to style_global.css
   ========================================================================== */

.unorderList-orange li{
  background-image: url(../nbd_v3/dot-medium-orange.png);
}

/* ==========================================================================
   to add to style_website.css
   ========================================================================== */

/* append to layout */
.rCol-home{
  margin-left:15px;
  _margin-left:12px; /* for ie6 3px bug */
}
.lCol-home{
  margin-right:15px;
  _margin-right:12px; /* for ie6 3px bug */
}
.lCol-storyPaper {
  padding-right: 10px;
  margin-right: 0px;
  /*_margin-right: 2px;*/
  width: 280px;
  border-right: 1px solid #f1f1f1;
}
.lCol-edmRss {
  width: 270px;
  margin-right:15px;
  _margin-right:12px; /* for ie6 3px bug */
}