﻿/* CSS Document */
/*主体开始*/
main{width:100%; height:auto; overflow:hidden;}
main #MainBox{width:auto; height:auto; border:4px solid #FFF; overflow:hidden;}
main .TouTao{width:100%; height:auto; overflow:hidden;}
main .TouTao h1{ line-height:20px;}
main .TouTao h1 b{ font-weight:400; color:#F00; margin-left:1%; font-size:14px;}
main .TouTao h1 a{ color:#393536; line-height:20px; font-size:14px;font-weight:400;}
main .NewsTab{width:100%; height:auto; margin-top:8px;}
main .NTButBox{width:100%; height:26px; line-height:26px; background:url(../images/taBack.gif) repeat-x;}
main .NTButBox li{ display:block;width:auto; height:26px; line-height:26px; text-align:center; border-right:1px solid #e1e1e1; float:left; cursor:pointer; font-size:0.9em; padding:0 14px 0 14px;}
.active{display:block;width:104px; height:26px; text-align:center; background:url(../images/tab_top.jpg) no-repeat; color:#F00;}

main .NTBox{width:100%; height:auto; overflow:hidden;}
main .NTBox ul{ display:none;width:100%; height:100%; overflow:hidden;}
main .NTBox ul dl{width:100%;height:auto; border-bottom:1px solid #e1e1e1; overflow:hidden;}
main .NTBox ul dl img{ float:left;width:86px; height:64px; margin-top:8px; margin-bottom:8px; padding-right:10px;}
main .NTBox ul dl h2, main .NTBox ul dl h2 a{ font-size:1em;width:100%; line-height:22px; color:#393536; margin-top:5px;}
main .NTBox ul dl p{ font-size:12px; color:#787878; margin-top:2px; text-indent:22px;margin-bottom:8px;}
main .NTBox ul li{ height:1.6em;width:94%;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:1.6em; font-size:1em; background:url(../images/pdListStyle.png) no-repeat 5px center; text-indent:1em;}

main .xzBox{width:100%; height:aauto; margin-top:8px;overflow:hidden; font-family:}
main .xzBox ul{width:96%; height:auto; margin:0 auto; overflow:hidden;}
main .xzBox ul dl{width:100%; height:auto; overflow:hidden; background:url(../images/xzbg.jpg) bottom repeat-x; padding:10px 0 10px 0; position:relative;}
main .xzBox ul dl img{ width:15%; height:auto; float:left;}
main .xzBox ul li{width:80%; float:left; margin-left:4%; margin-top:2%;}
main .xzBox ul a{ color:#363636; font-weight:bold; font-size:1em;}
main .xzBox ul dl li p{width:96%; font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  color:#727272; font-size:0.9em; margin-top:10px;}
main .xzBox ul dl span{position:absolute; top:20%; right:2%;color:#727272;font-size:0.9em;}

/*频道新闻开始*/
main .pdNews{width:100%; height:auto; overflow:hidden; margin-top:8px;}
.glNews{width:100%; height:auto; background:url(../images/pdBack.jpg) repeat-x top; margin-bottom:20px;}
.glNews dl{width:105px; height:32px; font-size:14px; color:#1f88d9; background:url(../images/pdNews_title.png) no-repeat; text-align:center; line-height:32px; font-weight:bold;}
.glNews ul{width:100%; height:auto; font-size:12px; margin:8px 0 0 0;}
.glNews ul li{width:auto; line-height:24px; text-indent:5px; white-space:nowrap;}
.glNews ul li span{ color:#dad8d8;}
.glNews ul li span b{ color:#1f88d9; font-weight:400; font-size:14px;}
.glNews ul li a{ color:#393536; margin-left:4px; font-size:14px;}
.glNews p{ display:block;width:100%; height:18px; margin:0 auto; background:url(../images/inpdBack.jpg) no-repeat center; text-align:center; font-size:12px; margin:8px 0 5px 0; line-height:18px;}
.glNews p a{ margin:0 6px 0 6px;}
