﻿@charset "utf-8";
/* CSS Document */

/*基础制作页面组件*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, label, ul, ol, dl, li, dt, dd, a, img { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
article, aside, dialog, footer, #header, section, footer, nav, figure, menu { display:block; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#333; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
fieldset, img { border:0; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; height:0; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
q:before, q:after { content:''; }
a img { border:none; }
.oclear { overflow:auto; zoom:1; }
.align_c { text-align:center; }
.align_l { text-align:left; }
/* =body*/
body { font-family:"宋体"; color: #000; font-size:12px; background:#fff; line-height:20px; }
h1, h2, h3, h4, h5, h6 { font-weight:400; font-size:100%; }
h2 { font-size:14px; font-weight:700; }
/* color */
.line16 { line-height:16px; }
.line18 { line-height:18px; }
.line20 { line-height:20px; }
.line22 { line-height:21px!important; }
.line23 { line-height:23px; }
.fontblue, .fontblue a { color:#005dae!important; }
.fontblue2, .fontblue2 a { color:#1d3a7c!important; }
.fontbrown, .fontbrown a { color:#666!important; }
.fontred, .fontred a { color:#e30000!important; }
.fontred2, .fontred2 a { color:#F40701!important; }
.fontgray, .fontgray a { color:#999!important; }
.fontblack, .fontblack a { color:#4c4c4c!important; }
.fontyellow, .fontyellow a { color:#f8d500!important; }
.font12, .font12 a { font-size:12px!important; }
.font13, .font13 a { font-size:13px!important; }
.font14, .font14 a { font-size:14px!important; }
.font15, .font15 a { font-size:15px!important; }
.font16, .font16 a { font-size:16px!important; }
.fontb { font-weight:bold!important; }
.fontb a { font-weight:bold!important; }
.fontn { font-weight:normal!important; }
.img_small img { width:60px!important; height:60px!important; }
.img_middle img { width:90px!important; height:65px!important; }
/* 间距 */
.p10 { padding:10px; }
.p20 { padding:20px; }
.pl10 { padding-left:10px; }
.pl20 { padding-left:20px; }
.pr10 { padding-right:10px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:2px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px!important; }
.m20 { margin:20px; }
.ml5 { margin-left:5px; }
.mr5 { margin-right:5px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr40 { margin-right:40px; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mb5 { margin-bottom:5px; }
.mb8 { margin-bottom:8px; }
.mb10 { margin-bottom:10px!important; }
.mb20 { margin-bottom:20px; }
.left { float:left; }
.right { float:right; }
.overh { overflow:hidden; _display:inline-block; }
.last { margin:0!important; }
/***** 基础组件样式 ******/
/* 列表 */
.list { overflow:hidden; _display:inline-block; }
.list li { vertical-align:middle; background:url(http://www.xinhuanet.com/home/new/images/common.gif) no-repeat -493px -93px; font-size:14px; padding-left:13px; line-height:24px; overflow:hidden; }
.list .list_line { border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px; }
.list_line_top { border-top:1px dashed #ccc; padding-top:10px; margin-top:10px; }
.list .type { margin-right:5px; }
.list li strong { font-weight:bold; }
.list li span { }
.list li a { font-size:14px; }
.list_font13 li a { font-size:13px; }
.list_font12 li { line-height:22px; }
.list_font12 li a { font-size:12px; }
.list .line { border-bottom:1px solid #e5e5e5; margin-bottom:5px; padding-bottom:5px; }
.icon1 { width:20px; height:20px; vertical-align:middle; line-height:24px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -485px -57px no-repeat; display:inline-block; }
.icon2 { width:33px; height:20px; vertical-align:middle; line-height:24px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -471px -1155px no-repeat; display:inline-block; }
.list .time { float:right; color:#9fb0cc; }
/* 标题 */
.xtitle { height:37px; line-height:37px; color:#0A599B; }
.xtitle span { color:#0A599B; font-size:12px; font-weight:normal; padding-left:10px; }
.xtitle span a { color:#0A599B; font-size:12px; font-weight:normal; }
.xtitle .more { float:right; font-weight:400; font-size:12px; margin-right:10px; }
.xtitle .more a { color:#333; font-weight:400; font-size:12px; }
/* 图片标题摘要 */
.img_title { overflow:hidden; _display:inline-block; }
.img_title h3, .img_title h3 a { color:#1f3b7b; font-size:14px; line-height:28px; }
.img_title .img { float:left; margin-right:10px; }
.img_title .info { color:#666; line-height:23px; }
.img_title .info p a { color:#666; line-height:18px; }
/* 图片列表*/
.list_pic { margin-top: 10px; overflow:hidden; _display:inline-block; width:100%; }
.list_pic li { float:left; display:inline; }
.list_pic .img a img { float:left; }
.list_pic .name { text-align:center; line-height:18px; }
.list_pic .name a { font-size:12px; }
.list_pic .name2 { text-align:center; line-height:18px; padding-top:3px; float:left; width:100%; }
.list_pic .name2 a { font-size:12px; }
/*右侧通用图片*/
.right_pic { margin-bottom:2px; }
.right_pic li { position:relative; height:100px; width:140px; margin:0 7px 0; }
.right_pic li .bg { background:#000; width:100%; opacity:0.4; filter:alpha(opacity=40); height:22px; z-index:10; left:0; bottom:0; position: absolute; }
.right_pic li .name { text-align:center; color:#fff; z-index:11; position:absolute; left:0; bottom:0; height:22px; line-height:22px; width:100%; overflow:hidden; }
.right_pic li .name a { color:#fff; }
/*中间通用图片*/
.center_pic li { position:relative; height:123px; width:90px; overflow:hidden; }
.center_pic li .bg { background:#000; width:100%; opacity:0.4; filter:alpha(opacity=40); height:22px; z-index:10; left:0; bottom:0; position: absolute; }
.center_pic li .name { text-align:center; color:#fff; z-index:11; position:absolute; left:0; bottom:0; height:20px; line-height:20px; width:100%; }
.center_pic li .name a { color:#fff; }
/*左侧通用图片*/
.left_pic { margin-bottom:5px; }
.left_pic li { position:relative; height:78px; width:105px; margin:0 3px 0; }
.left_pic li .bg { background:#000; width:100%; opacity:0.4; filter:alpha(opacity=40); height:22px; z-index:10; left:0; bottom:0; position: absolute; }
.left_pic li .name { text-align:center; color:#fff; z-index:11; position:absolute; left:0; bottom:0; height:22px; line-height:22px; width:100%; overflow:hidden; }
.left_pic li .name a { color:#fff; }
/* 页签 */
.tab { overflow:hidden; _display:inline-block; }
.tab .tab_title { height:26px; background:#f0f0f0 url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -1446px repeat-x; overflow:hidden; }
.tab .tab_title ul { overflow:hidden; _display:inline-block; }
.tab .tab_title li { float:left; height:26px; }
.tab .tab_title li a { float:left; padding:0 15px; height:26px; line-height:26px; font:bold 14px/26px "宋体"; text-align:center; color:#16507e; }
.tab .tab_title li a:hover { text-decoration:none; }
.tab .tab_title li.active a { border:1px solid #ccc; border-bottom:none; height:26x; color:#2d55c4; }
.tab .tab_box { overflow:hidden; _display:inline-block; }
.tab .tab_box .tab_box_content { display:none; }
.tab2 .tab_title li.active a { border:none; height:26px; background:#f5f5f5; }
/* 3栏目layout_col3 */
.layout_col3 { overflow:hidden; _display:inline-block; }
.layout_col3 .col_left { float:left; width:226px; _display:inline-block; margin-right:17px; }
.layout_col3 .col_middle { float:left; width:410px; overflow:hidden; _display:inline-block; }
.layout_col3 .col_right { float:right; width:311px; overflow:hidden; _display:inline-block; }
.layout_col3 .col_main { padding:10px; }
.layout_col2 { overflow:hidden; _display:inline-block; }
.layout_col2 .col_left { float:left; width:654px; overflow:hidden; _display:inline-block; }
.layout_col2 .col_right { float:right; width:312px; overflow:hidden; _display:inline-block; }
.layout_col2 .col_main { padding:15px; overflow:hidden; _display:inline-block; }
.layout_col2 .col_right .col_main { padding:0; }
.part_xhzc .layout_col3 { overflow:visible; }
/*内容通用标题*/
.part_tit { height:34px; border-bottom:1px solid #ccc; line-height:34px; overflow:hidden; background:#E7EFF7; }
.part_tit h2 { float:left; padding-left:10px; font:bold 16px/34px "微软雅黑"; color:#2d4d86; }
.part_tit h2 a { float:left; height:34px; overflow:hidden; font:bold 16px/34px "微软雅黑"; color:#2d4d86; }
.part_tit h2.bj a { padding-right:10px; }
.part_con, .part_con a { color:#666; }
.tw { overflow:hidden; }
.part_con_c, .part_con_c a { color:#1f3c78; }
.part_con_c .list li { line-height:24px; }
.bgright { background:#f6f6f6; }
.tw img { float:left; margin-right:6px; display:inline; }
.stitle { color:#666; line-height:38px; float:right; padding-right:10px; }
.stitle a { color:#666!important; }
.relative { position:relative; }
/*****布局******/
#header, #headline, #center { width:980px; margin:0 auto; }
#header { padding-top:26px; }
.part { clear:both; }
/*返回顶部按钮*/
.totop { bottom: 200px; right: 2px; width: 50px; position: fixed; _position:absolute; _top:expression(eval(document.documentElement.scrollTop-85+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index:10; width:50px; }
.totop .dh { display:block; width:100%; height:22px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -355px -1161px no-repeat; }
.totop .dh:hover, .totop .dh_on { background-position:-355px -1242px; }
.totop .maodian { display:none; }
.totop .maodian li { height:22px; border:1px solid #e7e7e7; border-top:none; text-align:center; }
.totop .maodian li a { color:#333; display:block; width:100%; text-align:center; height:22px; }
.totop .maodian li a:hover { background:#565656; text-decoration:none; color:#fff; }
.totop .back { display:block; width:100%; height:50px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -355px -1183px no-repeat; }
/*返回顶部按钮*/
.smewm { background: url(http://www.xinhuanet.com/home/new/images/common.gif) -217px -1160px no-repeat; bottom:70px; right: 2px; width: 112px; height:120px; position: fixed; _position:absolute; _top:expression(eval(document.documentElement.scrollTop-85+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index:10; }
/*顶部工具条*/
.topbar { position:fixed; left:0; top0;
height:25px; line-height:25px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -11px repeat-x; z-index:80; width:100%; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));
}
.topbar .content { width:980px; margin:0 auto; position:relative; height:25px; line-height:25px; vertical-align:middle; }
.topbar .left { float:left; }
.topbar .right { float:right; }
.topbar .tpart1 { width:200px; }
.topbar .tpart2 { width:140px; }
.topbar .tpart1 a { float:left; padding-left:18px; margin-right:10px; display:inline; }
.topbar .tpart1 .hf { display:inline; background-position:-227px -58px; }
.topbar .tpart1 .cpb { background-position:-227px -99px; }
.topbar .tpart1 .sjb { background-position:-227px -138px; }
.topbar .tpart1 .wzdh { background:none; padding:0; }
.topbar .tpart3 { width:200px; overflow:hidden; padding-top:8px; }
.topbar .tpart4 a { margin:0 3px; }
.topbar .tpart4 .link1 { margin-right:10px; }
/*弹出层*/
.tcc_com { position:absolute; left:0; top:0; width:226px; display:none; z-index:10; }
.tcc_com .content { padding:5px 5px 0 10px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -136px -752px no-repeat; overflow:hidden; }
.tcc_com .content a { margin-right:10px; display:inline-block; }
.tcc_com .bottom { height:20px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -136px -1037px no-repeat; }
.tcc_com .bottom a { float:right; width:25px; height:25px; }
/*头部*/
#header .logoarea { height:105px; }
#header .logo { float:left; width:130px; height:105px; }
#header .logo a { float:left; width:130px; height:105px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -56px no-repeat; }
#header .language { float:left; width:500px; }
#header .language .lan_link { height:30px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -198px no-repeat; }
#header .language .lan_link a { float:left; width:64px; height:30px; }
#header .language .lan_link .lan3 { width:55px; }
#header .language .lan_link .lan4 { width:96px; }
#header .language .lan_link .lan5 { width:40px; }
#header .language .lan_link .lan6 { width:44px; }
#header .language .lan_link .lan7 { width:59px; }
#header .language .lan_link .lan8 { width:33px; }
#header .language .lan_link .lan9 { width:33px; }
#header .logoarea .right { width:343px; padding-top:8px;}
#header .dyz { float:left; }
#header .nav1 { float:left; width:330px; }
#header .nav1 a { float:left; width:66px; height:52px; line-height:60px; text-align:center; color:#fff; font:bold 16px/56px "微软雅黑"; }
#header .nav1 a:hover, #header .nav1 a.on { color:#174063; background-position: -142px -59px; }
#header .nav2 { float:right; width:640px; line-height:20px; padding-top:10px; overflow:hidden; }
#header .nav2 a { font-size:13px; color:#fff; margin:0 5px 0 6px; }
#header .nav3 { height:58px; clear:both; overflow:hidden; }
#header .nav3 .nav_con { padding-top:4px; }
#header .nav3 .nav_part1 { float:left; width:375px; }
#header .nav3 .nav_part2 { float:left; width:295px; }
#header .nav3 .nav_part3 { float:left; width:200px; }
#header .nav3 .nav_part3 li { height:22px; overflow:hidden;}
#header .nav3 .nav_part1 p { line-height:24px; }
#header .nav3 .nav_part1 p a { margin:0 3px; }
#header .rightdiv { overflow:hidden; _display:inline-block; margin-bottom:5px; }
#gd_area_top { width:180px; height:20px; line-height:20px; overflow:hidden; float:left; display:inline-block; }
#header .gd_zfw{ float:left; line-height:18px;}
#header .gd_zfw a{ font-size:12px; font-weight:bold; color:#005baa; margin-right:6px;}
#gd_area_top .wrap { float: left; width:100000px; }
#gd_content_top, #gd_scroll_top { float:left; }
#gd_content_top li, #gd_scroll_top li { height:18px; color:#005baa; padding-left:10px; float:left; line-height:18px; font-weight:bold; }
#gd_content_top li a, #gd_scroll_top li a { font-size:12px; font-weight:bold; color:#005baa; }
#header .dfpd { padding-top:4px; clear:both; _margin-top:-20px; }
#header .dfpd .name { float:left; padding:0 5px; font-weight:bold; margin-right:5px; display:inline; line-height:22px; }
#header .df_part1 { height:25px; position:relative; z-index:9; }
#header .df_part2 { height:25px; position:relative; z-index:8; }
#header .df_part1 li { float:left; margin-right:15px; display:inline; line-height:22px; position:relative; }
#header .fontlink { line-height:23px; font-size:13px; }
#header .fontlink a { margin-right:7px; }
#header .fontlink span { font-size:13px; margin:0 4px; }
#header .more { float:right; width:16px; height:16px; }
#header .xhbk_font a { margin-right:3px; line-height:22px; }
#header .xhbk_font { float:left; width:260px; }
#header .dfpd .tcc_com { left:65px; width:262px; top:20px;}
/*cover*/
.headline { border:1px solid #9c9c9c; }
.headline .content { padding:8px 5px 8px 5px; }
.headline .h_part1 { margin: 0 0 0 5px; width: 125px; float:left; display:inline; background:#F4FDFF;}
.headline .h_part1 .fontlink p { border-bottom:1px dotted #666; line-height:24px; }
.headline .h_part1 .fontlink p a { font-size:12px; }
.headline .h_part2 { width: 830px; float:right; }
.headline .h_part3 { clear:both; }
.headline .h_part2_top { margin-bottom:5px; }
.headline .h_part2_top .img { text-align:center; margin-bottom:4px; }
.headline .h_part2_top .textlink { color:#333; text-align:center; padding:2px 0 4px; }
.headline .h_part2_top .textlink a { color:#333; }
.headline .tjzt img { float:left; margin-right:5px; }
.headline .h_part2_left { float:left; width:530px; }
.headline .h_part2_right { float:right; width:295px; }
.headline .h_part2_right .list li { padding-left:0; background:none; height:24px; overflow:hidden; }
.headline .h_part2_right .list .fenduan { margin-top:5px; }
.headline .ewm a { float:left; border:1px solid #c7dfff; height:22px; line-height:22px; color:#004097; font-weight:bold; text-align:center; }
.headline .ewm p { clear:both; height:30px; }
.headline .ewm1 { width:120px; }
.headline .ewm2 { width:56px; margin-right:6px; }
.headline .xhcp { line-height:26px; overflow:hidden; padding-top:10px; margin-top:5px; height:110px;  }
.headline .xhcp a { float:left; width:41px; text-align:center; padding-top:30px; color:#666;}
.headline .xhrc { height: 26px; line-height: 26px; margin-right:5px; display:inline; width:293px; }
.headline .xhrc .tit { float:left; font-size: 14px; font-weight: bold; padding-left:10px; }
.headline #IssueList { line-height:26px; height:26px; }

.headline .tjzt {  overflow:hidden; }
.headline .tjzt .title  { height:20px; line-height:20px; overflow:hidden; }
.headline .tjzt .tjzt_con { height:60px;overflow:hidden; }
.headline .tjzt .tjzt_con a { color:#999;}
.headline .h_part1 .fontlink { width:125px; overflow:hidden; }
.headline .h_part1 .fontlink p { border-bottom:0px dotted #666; line-height:24px; }
.headline .h_part2_top .img { text-align:center; margin-bottom:2px; }
.headline .h_part2_top .textlink { color:#666; height:18px; overflow:hidden; padding:2px 0 0px; }
.headline .h_part2_top .textlink a { color:#666; }
.headline #IssueList3 td a{ color:#f40701;}
.headline .h_part1 .cover_left{ width:125px; overflow:hidden;}
.headline .h_part1 .cover_left p{ height:22px; line-height:22px; overflow:hidden;}

/*滚动图片效果样式*/
/* Browser Resets */
#bigpic .slide_box { width: 520px; height: 270px; margin: 0 auto; position: relative; border: 1px solid #666; overflow:hidden;}
#bigpic .slide { width: 520px; height: 270px; ; background: #ccc; position: relative; overflow: hidden;}
#bigpic .slide .item { width: 565px; height: 270px; position:relative; -webkit-transform: translate3d(0, 0, 0);/*for ipad*/ }
#bigpic .slide .item2 { width: 565px; height: 270px; position:relative; -webkit-transform: translate3d(0, 0, 0);/*for ipad*/ }
#bigpic .slide .item img { display: block; }
#bigpic .slide .item .bgpic { position:absolute; bottom:0; height:40px; background:#000; width:100%;opacity:0.4; filter:alpha(opacity=40); z-index:10;}
#bigpic .slide .item .name { position:absolute; bottom:0; width:100%; height:40px;  z-index:11;}
#bigpic .slide .item .name a { color:#fff; font-size:16px; font-weight: normal; line-height:40px; padding-left:10px;}
#bigpic .slide_btn { margin: 20px; }
#bigpic .slide_btn span { cursor: pointer; margin: 20px; }
#bigpic .slide_dot { text-align: center; position: absolute; bottom: 11px; right: 18px; z-index: 104; }
#bigpic .slide_dot span { display: inline-block; vertical-align: middle; width: 9px; height: 9px; border-radius: 4px; background: #ccc; overflow: hidden; margin: 0 4px 0 3px; cursor: pointer; background: url(http://www.xinhuanet.com/home/new/images/wf_focus_indicator_out.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/wf_focus_indicator_out.png");
_background:none; }
#bigpic .slide_dot .dot_list { width: 9px; height: 9px; }
#bigpic .slide_dot .current { background: url(http://www.xinhuanet.com/home/new/images/wf_focus_indicator_in.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/wf_focus_indicator_in.png");
_background:none; }
#bigpic .slide_box .item { width: 520px; height: 270px; position: relative; margin: 0 auto; }
#bigpic .slide_box .item .item_pic { z-index: 100; }

a.slide_arr_left,a.slide_arr_right{width:35px;height:35px;position:absolute;top:120px;cursor:pointer;z-index:10;}
a.slide_arr_left{left:5px;background:url(http://www.xinhuanet.com/home/new/images/sports_m_02_1.png) no-repeat 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/sports_m_02_1.png");_background:none;}
a.slide_arr_right{right:5px;background:url(http://www.xinhuanet.com/home/new/images/sports_m_03_1.png) no-repeat 0 0; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/sports_m_03_1.png") ;_background:none;}
a.slide_arr_left:hover{background:url(http://www.xinhuanet.com/home/new/images/sports_m_02.png) no-repeat 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/sports_m_02.png");_background:none;}
a.slide_arr_right:hover{background:url(http://www.xinhuanet.com/home/new/images/sports_m_03.png) no-repeat 0 0; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.xinhuanet.com/home/new/images/sports_m_03.png") ;_background:none;}

.fl { float: left; display: inline; }
#bigpic{margin-bottom:10px;position:relative; width:522px; height:270px; overflow:hidden;}
#bigpic .slide .item_detail_info { width:440px; height:130px; padding:15px; background: url(http://www.xinhuanet.com/home/new/images/bginfo2.png); position:absolute; left:20px; bottom:70px; z-index:11; display:none; }
#bigpic .slide .btn_zk { position: absolute; left:0; top:0; display:block; width:63px; height:63px; background: url(http://www.xinhuanet.com/home/new/images/common.gif) -200px -368px no-repeat; overflow:hidden; text-indent:-999px; }
#bigpic .slide .btn_zk2 { background-position:0 -30px; }
#bigpic .slide .bigpic { width:520px; }

#bigpic .item_detail_info .close { height:24px; text-align:right; margin-top:-11px; margin-right:-11px; float:right; }
#bigpic .item_detail_info .close a { width:24px; height:24px; float:right;background:url(http://www.xinhuanet.com/home/new/images/common.gif) -200px -451px no-repeat;}
#bigpic .item_detail_info .detail_info_left { float:left; width:138px; text-align:center; z-index:12; display:block; padding-top:3px; }
#bigpic .item_detail_info .detail_info_left .pic img { width:137px; height:91px; }
#bigpic .item_detail_info .detail_info_left .name2 a { font-weight:bold; line-height:30px; }
#bigpic .item_detail_info li { display:block; }
#bigpic .item_detail_info a { color:#fff; }
#bigpic .item_detail_info .detail_info_right { float:right; width:285px; z-index:12; display:block; }
#bigpic .item_detail_info .detail_info_right li { line-height:24px; }

/*及时要闻*/
.jsyw { height: 26px; line-height: 26px; margin-left: 5px; width:655px; }
.jsyw .content { padding:5px; }
.jsyw .jsyw_tit { float:left; font-size: 14px; font-weight: bold; padding-left:10px; }
.jsyw .list li { line-height:28px; }
.jsyw .twarea { border-top:1px solid #ccc; margin-top:10px; padding-top:10px; }
.jsyw .twarea .img_title { border-bottom:1px solid #e9e9e9; padding-bottom:10px; margin-bottom:10px; }
.jsyw .twarea .img_title h3 a { color:#333; font-size:16px; font-weight:bold; }
.jsyw .shangxun { border-top:1px solid #ccc; margin-top:10px; padding-top:10px; }
.jsyw .shangxun li { line-height:24px; }
.jsyw .js_con { background:url(../images/bg_jsyw.gif) 0 0 repeat-x; border:1px solid #cbcbcb; position:relative; }
.jsyw .js_con .list { padding:5px; }
.jsyw .js_con .list li { overflow:hidden; }
.jsyw .js_con .list span { float:right; color:#a4a4a4; }
.jsyw .js_con .info { position:absolute; left:0; top:0; }
#scrollDiv { float:left; width:120px; color:#fff; text-align:center; }
/*=====文字横向滚动=====*/
#gd_area { width:560px; height:26px; line-height:26px; overflow:hidden; float:left; }
#gd_area .wrap { float: left; width:100000px; }
#gd_content, #gd_scroll { float:left; }
#gd_content li, #gd_scroll li { height:26px; color:#333; padding-left:10px; float:left; line-height:26px; }
#gd_content li a, #gd_scroll li a { font-size:13px; }
/*今日热点*/
.jrrd .title { padding:5px 0; }
/*图文描述效果区*/
.twshow { border-top:0px solid #e5e5e5; }
.twshow ul { border:1px solid #d9d9d9; border-bottom:none; }
.twshow li { height:86px; border-bottom:1px dashed #ddd; overflow:hidden; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 206px -920px no-repeat; overflow:hidden; _display:inline-block; }
.twshow .pic { float:left; margin-right:10px; display:inline; }
.twshow .info { float:left; width:100px; height:66px; overflow:hidden; }
.twshow .title2 { display:none; }
.twshow .lanmu, .twshow .lanmu a { font-size:14px; color:#ff0033; font-weight:bold; }
.twshow .lanmu { padding-bottom:5px; }
.twshow .miaoshu { color:#666; display:none; clear:both; }
.twshow h3, .twshow h3 a { font-size:14px; color:#004b98; font-weight:bold; }
.twshow .content { padding:14px; }
.twshow li.active { background:#f3f3f3; }
.twshow li.active .miaoshu { display:block; }
/*股市行情*/

/*新华聚焦*/
.xhjj .title { line-height:24px; }
.xhjj .title h3 a { line-height:30px; font-size:14px; font-weight:bold; }
.xhjj .list .fenduan { margin-top:5px; }
.xhjj .line { border-bottom:1px solid #ccc; padding-bottom:8px; margin-bottom:8px; }
.xhjj .area2 .list li { background:none; padding-left:0; }
.xhjj .area_h3 { height:30px; }
.xhjj .area_h3 a { font-weight:bold; line-height:30px; font-size:14px; }
.xhjj .area_h3 .icon1 { background-position:-485px -53px; }
.xhjj .area_h3 .icon2 { background-position:-471px -1153px; }
/*盘古*/
.pg_search { height:30px; padding-left:83px; }
.pg_search input { float:left; width:150px; line-height:26px; height:26px; background:none; }
.pg_search .btn_submit { float:left; width:65px; height:26px; margin-left:10px; display:inline; cursor:pointer;}
/*自定义*/
.dzarea .tit { height:30px; margin-bottom:3px; }
.dzarea .tit li { float:left; height:30px; width:30px; line-height:28px; display:inline;}
.dzarea .tit li a { float:left; height:30px; width:30px; line-height:28px; text-align:left; font-size:14px; font-weight:bold; color:#686969; }
.dzarea .tit .a1 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) 0 0 no-repeat;}
.dzarea .tit .a2 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -30px 0 no-repeat;}
.dzarea .tit .a3 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -60px 0 no-repeat;}
.dzarea .tit .a4 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -90px 0 no-repeat;}
.dzarea .tit .a5 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -120px 0 no-repeat;}
.dzarea .tit .a6 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -150px 0 no-repeat;}
.dzarea .tit .a7 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -180px 0 no-repeat;}
.dzarea .tit .a8 {background:url(http://www.xinhuanet.com/home/new/images/common2.gif) -210px 0 no-repeat;}
.dzarea .tit li.hover { background:url(http://www.xinhuanet.com/home/new/images/common.gif) -304px -259px no-repeat; }
.dzarea .tit li.active { background:url(http://www.xinhuanet.com/home/new/images/common.gif) -304px -259px no-repeat; }
.dzarea .con { border:1px solid #DED5BB; background:#fff; height:300px; overflow:hidden; }
.dzarea .dz { width:48px; height:20px; line-height:26px; float:right; text-align:center; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -363px -239px no-repeat; }
#dz { position:relative; height:335px; }
#dz .zdy_load { position:absolute; left:47%; top:160px; z-index:9999; }
.rightCon { position:relative; }
.rightCon .add { position:absolute; left:0; top:0; height:46px; background:url(http://www.xinhuanet.com/images/syicon/space.gif); float:left; z-index:44; width:100%; }
.rightCon .grzx { position:absolute; left:0; top:72px; display:none; height:190px; width:100%; background:url(http://www.xinhuanet.com/home/new/images/common2.gif) 0 -36px no-repeat; }
.rightCon .grzx table { margin-top:8px; margin-left:20px; }
.rightCon .grzx table td { height:28px; line-height:28px; width:150px; vertical-align:middle; }
.rightCon .grzx table td * { vertical-align:middle; }
.rightCon .grzx .btnarea { text-align:center; margin-top:38px; }
.rightCon .grzx .btnarea a { font-weight:bold; font-size:14px; color:#025ab4; margin:0 3px; }
/*高清大图*/
.gqdt .list li { line-height:22px; width:137px; float:left; }
.gqdt .right_pic { margin-top:0; }
.gqdt .right_pic li { margin-top:10px; }
/*股市行情*/
.gshq .textlink a{ float:left; width:70px; height:21px; line-height:21px; margin:0 4px 5px 0; border:1px solid #ccc; text-align:center;}
/*视频*/
.sp .right_pic { margin-top:0; }
.sp .right_pic li { margin-top:10px; }
/*平安*/
.pazc .tab { padding:0 10px; }
.pazc .tab .tab_box { padding:5px 0 0; height:92px; }
.pazc .tab .tab_title li a { padding:0 6px;}
.pazc .tab .tab_title li a:hover { text-decoration:none;}
.pazc .tab .tab_title li.active a { border:1px solid #ccc; border-bottom:none; height:26x; color:#2d55c4; background:#f7f7f7; padding:0 5px;}
/*中间通用*/
.com_center .left { width:300px; }
.com_center .right { width:92px; overflow:hidden; }
/*党政网群*/
.dzwq { border:1px solid #ccc; background:#f4f4f4; padding:5px 10px; }
.dzwq .title { font-weight:bold; clear:both; }
.dzwq .content { position:relative; }
.dzwq .content p { clear:both; }
.dzwq .content a { margin-right:6px; }
.dzwq .content .left { width:190px; }
.dzwq .content .more { float:right; width:12px; height:16px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -319px -58px no-repeat; margin:0; }
.dzwq .content .more2 { background:url(http://www.xinhuanet.com/home/new/images/common.gif) -319px -80px no-repeat;  }
.dzwq .content .tcc_com { left:-11px; top:80px;text-indent:0;}
.dzwq .content .tcc_com .content { border-right:1px solid #65d7ef; }
.dzwq .dz_con{ text-indent:75px; margin-top:-20px;}

#dzwq{ z-index:5;}
/*推荐频道*/
.tjpd .tab_title { height:34px; overflow:hidden; background-position:0 -1438px; }
.tjpd .tab_title li { height:34px; }
.tjpd .tab_title li a { padding:0 16px; height:33px; line-height:34px; font:bold 14px/34px "宋体"; text-align:center; color:#1d3d7a; background:#f0f0f0; }
.tjpd .tab_title li.active a { border:1px solid #ccc; border-bottom:none; height:34x; color:#1d3d7a; background:#fff; line-height:32px; padding:0 15px; }
.tjpd .list_pic { margin:0; }
.tjpd .list_pic li { height:124px; }
.tjpd .tab_box_content { padding-top:10px; }
.tjpd2 .left { width:28px; padding-top:2px; }
.tjpd2 .left h3 { line-height:22px; }
.tjpd2 .right { width:252px; }
.tjpd2 .part_con { padding:4px 10px 0 10px;}
/*热播播客*/
.rbbk .left_pic { margin-top:0; }
.rbbk .left_pic li { margin-top:10px; }
/*热帖排行榜*/
.rtphb .part_con { width:100%; }
.rtphb .list { background:url(http://www.xinhuanet.com/home/new/images/common.gif) -477px -305px no-repeat; }
.rtphb .list li { background:none; line-height:21px; padding-left:28px; }
/*新华之窗*/
.xhzc .part_tit h2 a { color:#ac6106; }
/*社区*/
.sq .list_pic { margin:0; }
.sq .list_pic li { height:130px; }
.sq .list_pic .name2 { height:18px; overflow:hidden; clear:both; }
.sq .list li { background:none; padding-left:0; }
.sq .list li.imp { background:none; padding-left:0; font-weight:bold; padding-bottom:6px; }
.sq .list li.imp a { font-weight:bold; }
.sq .list_pic1 li { height:110px; margin-bottom:10px; }
.sq .list_pic2 li { height:95px; margin-bottom:10px; }
/*移动终端*/
.ydzd .right_pic li { margin:0 7px; }
.ydzd .right a { float:left; }
/*今日拍砖*/
.jrws .name { padding-top:3px; }
/*娱乐派*/
.ylp .list_pic1 li { height:106px; }
.ylp .list_pic2 { margin-top:0; }
.ylp .list_pic2 li { height:93px; }
.ylp .list_pic2 .name2 { height:18px; overflow:hidden; padding-top:1px; }
.ylp .list_pic li { height:134px; }
.ylp .list_pic .name2 { height:18px; overflow:hidden; clear:both; }
.ylp .list li.imp { background:none; padding-left:0; font-weight:bold; padding-bottom:6px; }
.ylp .list li.imp a { font-weight:bold; }
/*推荐微博*/
.tjwb .part_tit .right { padding-top:3px; }
.tjwb .part_tit .right input { float:left; width:174px; height:23px; line-height:23px; border:1px solid #ccc; }
.tjwb .part_tit .right a { float:left; width:35px; height:25px; overflow:hidden; text-indent:999px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -322px -626px no-repeat; }
.tjwb .relative { }
/*滚动样式开始*/
#rolldiv { width:298px; overflow:hidden; padding:2px 0 0 5px; }
#rolldiv * { padding:0; margin:0; font-size:12px; line-height:18px; }
#rolldiv .jcarousel-skin-tango .jcarousel-container { overflow:hidden; _display:inline-block; }
#rolldiv .jcarousel-skin-tango .jcarousel-container-horizontal { }
#rolldiv .jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
#rolldiv .jcarousel-skin-tango .jcarousel-clip-horizontal { width:268px; margin-left:14px; }
#rolldiv .jcarousel-skin-tango .jcarousel-item { width: 67px; text-align:center; margin:0; }
#rolldiv .jcarousel-skin-tango .jcarousel-item img { }
#rolldiv .jcarousel-skin-tango .jcarousel-item p { padding:2px 5px; color:#000; text-align:center; }
#rolldiv .jcarousel-skin-tango .jcarousel-item p a { color:#005dae; text-decoration:none; line-height:16px; }
#rolldiv .jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0; }
#rolldiv .jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 10px; left: 0px; cursor: pointer; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0px -238px no-repeat; width:8px; height:50px; }
#rolldiv .jcarousel-skin-tango .jcarousel-next-horizontal:hover { }
#rolldiv .jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: 10px; right: 0px; cursor: pointer; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -28px -238px no-repeat; width:8px; height:50px; }
#rolldiv .jcarousel-skin-tango .jcarousel-prev-horizontal:hover { }
/*新华e站*/
.xhez { overflow:hidden; _display:inline-block; }
.xhez .tab_title { height:38px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -567px repeat-x; overflow:hidden; }
.xhez .tab_title .tit { background:url(http://www.xinhuanet.com/home/new/images/common.gif) -209px -313px no-repeat; float:left; width:100px; height:38px; }
.xhez .tab_title .tit a { float:left; width:100px; height:38px; }
.xhez .tab_title ul { overflow:hidden; _display:inline-block; float:left; }
.xhez .tab_title li { float:left; height:38px; }
.xhez .tab_title li a { float:left; padding:0 10px; height:38px; line-height:38px; font:bold 15px/38px "宋体"; text-align:center; color:#16507e; }
.xhez .tab_title li a:hover, .xhez .tab_title li.active a { border:1px solid #ccc; border-bottom:none; height:38x; line-height:36px; color:#1e3c7a; background:#fff; padding:0 9px; }
.xhez .tab_box { overflow:hidden; _display:inline-block; }
.xhez .tab_box .tab_box_content { display:none; padding:2px; }
.xhez .tab_box .tab_box_content a { color:#1d3a7c; margin:0 7px; font-size:14px; line-height:24px; }
/*多语种*/
.dyz { overflow:hidden; _display:inline-block; }
.dyz .tab_title { height:38px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) 0 -684px repeat-x; overflow:hidden; }
.dyz .tab_title ul { overflow:hidden; _display:inline-block; float:left; }
.dyz .tab_title li { float:left; height:38px; margin-left:15px; display:inline; }
.dyz .tab_title li a { float:left; width:93px; padding:0; height:37px; line-height:38px; font:bold 15px/38px "宋体"; text-align:center; background-image:url(http://www.xinhuanet.com/home/new/images/common.gif); background-repeat:no-repeat; border-top:1px solid #fff; }
.dyz .tab_title li a:hover, .dyz .tab_title li.active a { border:1px solid #1e3c7a; border-bottom:3px solid #fff; height:34px; }
.dyz .d1 { background-position:-324px -307px; }
.dyz .d2 { background-position:-324px -347px; }
.dyz .d3 { background-position:-324px -388px; }
.dyz .d4 { background-position:-324px -427px; }
.dyz .d5 { background-position:-324px -466px; }
.dyz .d6 { background-position:-324px -505px; }
.dyz .tab_box { overflow:hidden; _display:inline-block; font-family: Arial, Helvetica, sans-serif; line-height:16px; }
.dyz .tab_box .tab_box_content { display:none; padding:10px; }
.dyz .d_part1 { float:left; width:300px; }
.dyz .d_part2 { float:left; width:330px; margin-left:10px; display:inline; }
.dyz .d_part2 .tit { padding-bottom:3px; }
.dyz .d_part2 .tit a { font-size:14px; }
.dyz .d_part3 { float:right; width:320px; }
.dyz .d_part3 .list_pic li { width:150px; margin:0 5px; height:128px; overflow:hidden; }
.dyz .d_part3 .list_pic .name { line-height:18px; height:36px; overflow:hidden; clear:both; }
.dyz .d_part3 .list_pic .name a { line-height:18px; color:#1F3C78; }
.dyz .d_part3 .list_pic .name2 a { line-height:18px; color:#1F3C78; }
.dyz .d_part2 .sub { padding-bottom:6px; border-bottom:1px dashed #ccc; margin-bottom:6px; line-height:18px; height:52px; overflow:hidden; }
.dyz .dyz_yw .d_part2 .sub { padding-bottom:6px; border-bottom:1px dashed #ccc; margin-bottom:6px; line-height:18px; height:88px; overflow:hidden; }
.dyz .list li { line-height:20px; }
.dyz .d_part1 .name { height:33px; overflow:hidden; }
.dyz .d_part1 .name_yw { height:33px; overflow:hidden; }
.dyz .d_part1 .name_small { height:18px; overflow:hidden; }
.dyz .d_part1 .name a { font-size:14px; color:#1D3A7C; overflow:hidden; font-weight:bold; line-height:16px; }
.dyz .d_part1 .sname { height:32px; overflow:hidden; clear:both; }
.dyz .d_part1 .sname a { line-height:16px; }
.dyz .d_part1 .list_pic li { width:145px; margin-right:5px; display:inline; }
.dyz .d_part1 .list_pic .img { clear:both; }
.dyz .d_part1 .list li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 284px; }
.dyz .d_part2 .list li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 320px; }
.dyz .rw_tp { height:27px; padding-top:5px; }
.dyz .rw_tp a { float:left; margin-right:5px; }
/*物联网*/
.wlw .left { width:220px; }
.wlw .right_pic li { margin:0 7px; }
.wlw .right a { float:left; }

.wlw .part_con { padding:10px 10px 0 10px; }
/*炫阅读*/
.xyd .list_pic .name2 { height:20px; overflow:hidden; padding-top:2px; }
/*微博*/
.wb { border-bottom:1px solid #ccc; }
.wb .part_con { padding:5px 10px; }
/*新华图片*/
.xhtp .part_tit { background:#f0f0f0; }
.xhtp .list_pic ul { border-bottom:1px dotted #ccc; overflow:hidden; margin-bottom:2px; overflow:hidden; }
.xhtp .list_pic ul li { width:135px; text-align:center; margin:0 14px; display:inline; padding-bottom:2px; }
.xhtp .list_pic .img { height:95px; }
.xhtp .list_pic .name { line-height:24px; height:24px; overflow:hidden; }
/**/
.llhh { border:1px solid #d9d9d9; padding:2px; }
.llhh .llpart { float:left; width:242px; border-right:1px dotted #666; }
.llhh .ll_part4 { border-right:0; width:244px; float:right; }
.llhh .title { height:30px; line-height:30px; background:#f0f0f0; margin-right:2px; }
.llhh .title h3 { color:#2d4d86; padding-left:10px; float: left; font: bold 16px/30px "微软雅黑"; height: 30px; }
.llhh .title h3 a { color:#2d4d86; font: bold 16px/30px "微软雅黑"; }
.llhh .content { padding:10px; }
.llhh .list a { color:#666; }
/*footer*/
#footer { color:#1e3a79; line-height:24px; text-align:center; }
#footer a { color:#1e3a79; }
/*版本2*/
#bottom_div { display:none; position:fixed; bottom:0; left:0; width:100%; z-index:70; height:60px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
#bottom_div .bottom_left { float:left; width:890px; height:60px; }
#bottom_div .bottom_left .content { }
#bottom_div .bottom_right { float:right; width:80px; height:60px; }
#bottom_div .bottom_right a { display:block; width:80px; height:24px; line-height:24px; font-weight:bold; text-align:center; margin-top:10px; }
#bot_content .bot_part_l { float:left; width:310px; padding-top:6px; margin-right:10px; display:inline; }
#bot_content .bot_part_l p { line-height:24px; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -496px -1333px no-repeat; padding-left:12px; }
#bot_content .bot_part_l p a { color:#fff; }
#bot_content .bot_part_l p strong { padding-right:5px; }
#bot_content .bot_part_l p strong a { font-weight:bold; }
#bot_content .bot_part_l p .time { color:#fff; padding-left:10px; }
#bot_content .bot_part_r { float:left; width:250px; }
#bot_content .bot_part_r a { float:left; margin:5px 5px 0; display:inline; }
.topbar .colorlink { position:absolute; left:50px; top:2px; float:left; height:10px; overflow:hidden; background:#fff; padding:6px 0 6px 6px; display:none; }
.topbar .colorlink li { float:left; width:11px; height:30px; margin-right:6px; display:inline; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -56px -239px no-repeat; cursor:pointer; }
.topbar .colorlink .color1 { background-position: -56px -239px; }
.topbar .colorlink .color2 { background-position: -75px -239px; }
.topbar .colorlink .color3 { background-position: -96px -239px; width:auto; line-height:12px; padding-left:14px; margin:0; }
.topbar .colorlink .color4 { background-position: -94px -239px; }
.topbar .colorlink .color5 { background-position: -113px -239px; }
.topbar .colorlink .color6 { background-position: -132px -239px; }
.topbar .colorlink .color7 { background-position: -151px -239px; }
.topbar .colorlink .color8 { background-position: -170px -239px; }
.topbar .colorlink .color9 { background-position: -189px -239px; }
.topbar .colorlink .active { margin-top:-20px; }
.topbar .colorlink .active span { margin-top:20px; float:left; }
#big_ad { position:absolute; left:50%; margin-left:-490px; top:33px; display:none; z-index:70; width:980px; }
#big_ad .btn_close a { text-align:right; background:url(http://www.xinhuanet.com/home/new/images/common.gif) -422px -239px no-repeat; width:83px; height:26px; float:right; }
/*广告*/
#headlogin2 { border:1px solid #ccc; }
#xglj { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; height: 30px; margin-bottom:10px; width: 980px; }
#xglj .left { color: #2D4D86; float: left; font: bold 16px/30px "微软雅黑"; padding-left: 10px; text-align: center; text-decoration: none; }
#IssueList2 { background-color: #FFFFFF; color: #333333; height: 30px; overflow: hidden; padding-left:40px;  }
#IssueList2 td a { margin:0 6px;}
#ad_text .list li{ float:left; width:140px; height:22px; overflow:hidden; padding:0; background:none;}
#ad_text .list li a{ color:#1F3C78}

#logoin *{ vertical-align:middle; line-height:26px;}

/*新页签相关*/
.layout_col3 .col_left_new { float:left; width:653px; _display:inline-block;}
.layout_col3 .col_left_new .list li { width:267px; height:24px; overflow:hidden; }
.com_center .left_new { width:272px; float:left; overflow:hidden; }
.com_center .right_new { width:272px; float:left; overflow:hidden; margin-right:17px; }


