﻿/* 5张联动 */
#zSlider{margin:0px auto; width:980px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:660px; height:368px; overflow:hidden; float:left;}
#picshow_img li{width:660px; height:368px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:660px; height:368px;}
#picshow_tx{left:0px; width:660px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:url(http://imgs.xinhuanet.com/icon/ztk2013/picshow_bg.png) repeat; padding:10px 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0; font-size:16px; t}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden; font-size:14px;}
#select_btn{width:319px; height:368px; color:#111; float:right; display:inline; background-color:#f0f0f0;}
#select_btn li{padding:9px 11px 0px 9px; width:299px; height:64px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#fff;}
#select_btn li.current{background-color:#fff;}
#select_btn li.current:hover{background-color:#fff;}
#select_btn a{color:#05649B;}
#select_btn img{padding:2px; border:1px solid #ccc; width:70px; height:49px; margin-right:10px; float:left;}
#select_btn .select_text{ height:20px; font:bold 13px/16px 'Microsoft YaHei'; line-height:20px; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:block; color:#666666;}
@charset "utf-8";
.tlbt {	width: 980px; margin:0 auto}
.lanmut { width:100%; display:inline-block; margin-bottom:5px; overflow:hidden; text-align:left;}

/* 2栏目布局layout_two */
.layout_twok{ overflow:hidden; _display:inline-block; }
.layout_twok .left{ float:left; width:430px;}
.layout_twok .right{ float:right; width:540px;}
.photo1 { width:400px; margin:10px auto 0px; overflow:hidden;_display:inline-block;}
.photo1 img{ width:400px; height:200px; }

/* 标题+摘要 */
.title_ts1 h2 { color:#122E67; font-size:14px; font-weight:bold; line-height:28px; font-family:"宋体"; padding-top:10px; text-align:center}
.title_ts1 h2 a { color:#122E67; font-size:14px; font-family:"宋体"; font-weight:bold; }
.title_ts1 p { color:#999999 ; font-size:12px; font-family:"宋体"; padding:10px; margin:0; line-height:22px; text-indent:20px; }

/* 点线 */
.dian_xu { width:95%; background:url(dian_xu.gif) repeat-x 0 0; height:1px; font-size:0px; line-height:0px; margin:0 auto; }
/* 灰线 */
.xian_xu { width:97%; border-bottom:1px solid #CCCCCC; height:1px; margin:0 auto 6px; }
