﻿
*{ margin:0; padding:0;}
body{ font-size:14px;color: #666666; font-family:"SimSun","宋体","Arial Narrow","Verdana","sans-serif";  background-repeat:repeat-x;}
.main{width:920px; margin:0 auto; background-color:#ffffff;}
.top{ width:100%; height:154px;position:relative;z-index:1;}
.top img{background-color: #fff;background-image: url("../images/Top_3.png") ;background-repeat: no-repeat;background-position: 480px 0;position:relative;}

.top .menuCover{width:556px;height:31px;line-height:31px;position:absolute;bottom:0;right:0;z-index:1;display:block;background-color:white;opacity:0;filter:alpha(opacity=0);}

.top .menuBar{width:556px;height:31px;line-height:31px;position:absolute;bottom:0;right:0;z-index:2;display:block;}
.top .menuBar .menu{width:139px;height:31px;display:inline;float:left;text-align:center;overflow:visible;position:relative;background-color:transparent;z-index:3;}
.top .menuBar .menu a.top{color:white;text-decoration:none;font-size:16px;font-family:微软雅黑;font-weight:normal;width:139px;height:31px;position:relative;display:block;}
.top .menuBar .menu a.top:hover{color:white;text-decoration:none;font-size:16px;font-family:微软雅黑;font-weight:normal;width:139px;height:31px;position:relative;display:block;background-color:#0071BC;}

.top .menuBar .menu .submenu{position:relative;width:139px;height:54px;z-index:3;list-style:none;display:none;}
.top .menuBar .menu .submenu .each{width:139px;height:27px;text-align:center;background-color:#6495ED;line-height:27px;}
.top .menuBar .menu .submenu .each a{text-decoration:none;color:white;display:block;font-weight:bold;}
.top .menuBar .menu .submenu .each a:hover{text-decoration:none;color:white;display:block;font-weight:bold;background-color:#0071BC;}

.left{ float:left;display:inline;}
.right{ float:right;display:inline;}

img{border:0;}

.center{width:100%; height:auto;margin:27px 0 0 0;position:relative;z-index:0;}
.center .menu{width:263px; height:auto;position:absolute;left:0;top:0;}
.center .menu .bar1{width:100%; height:25px;line-height:25px;border-top:1px solid #BBC0C4;border-bottom:1px solid #BBC0C4;background-color:#E6E6E6;}
.center .menu .bar1 img{margin:0 0 0 9px;float:left;}
.center .menu .bar1 span{margin:0 0 0 7px;float:left;color:#262626;font-weight:bold;font-family:微软雅黑;font-size:12px;}
.center .menu .menulistArea{width:100%;height:373px;padding:18px 0 0 0;overflow:auto;background-image: url(../images/Menu_BG.png);background-repeat:repeat-y;position:relative;} 
.center .menu .menulistArea .menuOneArea{width:210px;height:auto;position:relative;margin:0 0 0 26px;} 
.center .menu .menulistArea .menuOneArea .menuOne{width:210px;height:22px;line-height:22px;border-bottom:1px dotted #7C858C;overflow:hidden;}
.center .menu .menulistArea .menuOneArea .menuOne img{float:left;margin:0 6px 0 0;}
.center .menu .menulistArea .menuOneArea .menuOne a{color:#105081;text-decoration:none;font-size:12px;cursor:pointer;}
.center .menu .menulistArea .menuOneArea .menuOne a:hover{color:#D56D27;}

.center .menu .menulistArea .menuTwoArea{width:210px;height:auto;position:relative;display:none;}
.center .menu .menulistArea .menuTwoArea .menuTwo{width:210px;height:22px;line-height:22px;border-bottom:1px dotted #7C858C;overflow:hidden;}
.center .menu .menulistArea .menuTwoArea .menuTwo img{float:left;margin:0 6px 0 15px;}
.center .menu .menulistArea .menuTwoArea .menuTwo a{color:#105081;text-decoration:none;font-size:12px;cursor:pointer;}
.center .menu .menulistArea .menuTwoArea .menuTwo a:hover{color:#D56D27;}

.center .menu .menulistArea .menuThreeArea{width:210px;height:auto;position:relative;display:none;} 
.center .menu .menulistArea .menuThreeArea .menuThree{width:210px;height:22px;line-height:22px;border-bottom:1px dotted #7C858C;overflow:hidden;}
.center .menu .menulistArea .menuThreeArea .menuThree img{float:left;margin:0 6px 0 30px;}
.center .menu .menulistArea .menuThreeArea .menuThree a{color:#105081;text-decoration:none;font-size:12px;cursor:pointer;}
.center .menu .menulistArea .menuThreeArea .menuThree a:hover{color:#D56D27;}

.center .menu .menulistArea .menuFourArea{width:210px;height:auto;position:relative;display:none;} 
.center .menu .menulistArea .menuFourArea .menuFour{width:210px;height:22px;line-height:22px;border-bottom:1px dotted #7C858C;overflow:hidden;text-indent:60px;}
.center .menu .menulistArea .menuFourArea .menuFour a{color:#105081;text-decoration:none;font-size:12px;cursor:pointer;}
.center .menu .menulistArea .menuFourArea .menuFour a:hover{color:#D56D27;}


.center .menu .old{width:100%;height:62px;background-image: url(../images/Menu_BG.png);background-repeat:repeat-y;padding:10px 0 0 0;}
.center .menu .old .menuOneArea{width:210px;height:auto;position:relative;margin:0 0 0 26px;} 
.center .menu .old .menuOneArea .menuOne{width:210px;height:22px;line-height:22px; border-bottom:1px dotted #7C858C;overflow:hidden;}
.center .menu .old .menuOneArea .menuOne img{float:left;margin:0 6px 0 0;}
.center .menu .old .menuOneArea .menuOne a{color:#105081;text-decoration:none;font-size:12px;}
.center .menu .old .menuOneArea .menuOne a:hover{color:#D56D27;}

.center .menu .search{width:100%;height:80px;background-color:#E8E8E8;position:relative;} 
.center .menu .search span{width:auto;height:auto;position:absolute;top:13px;left:10px;font-weight:bold;font-size:12px;} 
.center .menu .search #txtSearch{position:absolute;top:34px;left:10px; width:153px;height:19px;border:1px solid gray;background-color:#CCE8CF;}
.center .menu .search img{position:absolute;top:34px;left:170px;cursor:pointer;}


.center .news{width:639px; height:auto;margin:0 0 0 278px;min-height:630px;}
.center .news .dynamic{width:100%; height:345px;border-bottom:1px solid gray;position:relative;}
.center .news .dynamic .bar{display:inline;float:left;width:100%;height:37px;border-bottom:1px solid #2B658A;overflow:visible;}
.center .news .dynamic .bar img{float:left;}
.center .news .dynamic .bar span{float:left;color:#22689C;font-weight:bold;margin:17px 0 0 26px;font-size:12px;}
.center .news .dynamic .bar img.More{float:right;margin:20px 0 0 0;}
.center .news .dynamic .picarea{display:inline;float:left;margin:33px 0 0 8px;width:322px;height:243px;position:relative;border:1px solid black;}
.center .news .dynamic .picarea .pics{width:100%;height:100%;position:relative;z-index:0; overflow:hidden;}
.center .news .dynamic .picarea .pics img{width:100%;height:100%;}

.center .news .dynamic .picarea .bar{position:absolute;bottom:0;left:0;width:100%;height:22px;background-image: url(../images/tm_1.png);z-index:5;}
.center .news .dynamic .picarea .index {width: auto;height: 22px;position: absolute;z-index: 100;right: 0;bottom: 0;}
.center .news .dynamic .picarea .index span {float: left;background-image: url("../images/slide_B.png");background-repeat: no-repeat;background-position: center center;width: 11px;height: 18px;cursor: pointer;margin:2px 7px 0 0;}
.center .news .dynamic .picarea .index span.current {background-image: url("../images/slide_G.png");}


.center .news .dynamic .list2{display:inline;float:right;width:291px;height:245px; margin:29px 0 0 0;}
.center .news .dynamic .list2 p{width:291px;height:30px;line-height:30px; border-bottom:1px dotted #999999;overflow:hidden;}
.center .news .dynamic .list2 p span{float:right;width:70px;}
.center .news .dynamic .list2 p img{float:left;margin:10px 5px 0 0;}
.center .news .dynamic .list2 p a{text-decoration:none;color:#0056A1;font-size:14px;}
.center .news .dynamic .list2 p a:hover{color:#FE6700;}


.center .news .Bottom{width:100%; height:249px;margin:35px 0 0 0;}
.center .news .Bottom .standard{width:320px; height:233px;display:inline;float:left;}
.center .news .Bottom .standard .bar{width:272px;margin:0 0 0 11px;height:37px;border-bottom:1px solid #2B658A;overflow:visible;}
.center .news .Bottom .standard .bar img{float:left;}
.center .news .Bottom .standard .bar span{float:left;color:#22689C;font-weight:bold;margin:17px 0 0 7px;font-size:12px;}
.center .news .Bottom .standard .bar img.More{float:right;margin:20px 0 0 0;}

.center .news .Bottom .standard .list2{width:280px;margin:25px 0 0 0;height:auto;}
.center .news .Bottom .standard .list2 p{width:280px;height:26px;line-height:26px;overflow:hidden;}
.center .news .Bottom .standard .list2 p img{float:left;margin:0 8px 0 10px;}
.center .news .Bottom .standard .list2 p a{color:black;text-decoration:none;font-size:12px;}

.center .news .Bottom .video{width:319px; height:233px;display:inline;float:left;}
.center .news .Bottom .video .bar{width:319px;height:37px;border-bottom:1px solid #2B658A;overflow:visible;}
.center .news .Bottom .video .bar img{float:left;}
.center .news .Bottom .video .bar span{float:left;color:#22689C;font-weight:bold;margin:17px 0 0 7px;font-size:12px;}
.center .news .Bottom .video .bar img.More{float:right;margin:20px 0 0 0;}
.center .news .Bottom .video .list2{width:319px;margin:25px 0 0 0;height:auto;}
.center .news .Bottom .video .list2 p{width:319px;height:26px;line-height:26px;overflow:hidden;font-size:12px;}
.center .news .Bottom .video .list2 p span{float:right;width:61px;} 
.center .news .Bottom .video .list2 p img{float:left;margin:0 7px 0 10px;}
.center .news .Bottom .video .list2 p a{color:black;text-decoration:none;}


.center .news .zongshuBar{width:635px; height:24px;border-bottom:1px solid #0071BC;margin:0 0 0 4px;}
.center .news .zongshuBar img{float:left;margin:7px 0 0 0;}
.center .news .zongshuBar span{float:left;margin:0 0 0 10px;width:auto;height:24px;line-height:24px;color:#0071BC;font-weight:bold;}

.center .news .zongshu{margin:0;width:611px;height:95px;font-size:12px;overflow:auto; margin:10px 0 10px 18px; line-height:19px; padding:0 10px 0 0;}
.center .news .articleList{width:639px;height:460px;}

.clear{clear:both;}

.cnt_bt{width:639px;height:auto;min-height:30px;color:#0071CA;text-align:center;font-size:18px;font-weight:bold;line-height:40px;}
.cnt_xq{width:639px;height:30px;text-align:center;font-size:18px;border-bottom:1px solid #0071BC;color:black;}
.cnt_bt2{width:639px;height:auto;min-height:22px;text-align:center;font-size:22px;font-weight:bold;margin:34px 0 0 0;}
.cnt_xq2{width:577px;height:43px;text-align:center;font-size:18px;line-height:43px;color:#A6A6A6;border-bottom:1px solid #A6A6A6;margin:0 auto;}

.cnt_nr{width:600px;margin:20px 0 0 30px;height:auto;}


#resultUL a{cursor:pointer;}

ul{ list-style:none;}
img{ border:0px;}

.ul li{height:26px; line-height:26px;  padding-left:10px;overflow:hidden;color:#888888; border-bottom:1px dashed #999;}
.ul li a{text-decoration:none; color:#262626; font-size:13px;}
.ul li img{ float:left; margin-top:10px; margin-right:11px;}
.ul li span{float:right; color:#808080;}


.downPic{width:100%; height:82px;}
.downPic img{margin:0 0 0 5px; }

.downInfo{width:100%; height:110px; line-height:20px; text-align:center; color:#7F7F7F; border-top:1px solid #2B658B; margin:20px 0 0 0;padding:10px 0 0 0;}
.downInfo a{color:#2B658A;text-decoration:none;font-size:12px;}


#pager{text-align:center;position:relative;}

.pagination {margin: 12px auto 0 auto;padding: 20px 20px;}
.pagination a {text-decoration: none;border: solid 1px #929292;color: #111111;}
.pagination a:hover {color: #ffffff;background: #367224;}
.pagination a{font-size: 12px; padding: 0.5em 0.6em;margin-right: 3px;margin-bottom: 5px;border-radius: 3px; -moz-border-radius: 3px; }
.pagination span {font-size: 12px; margin-right: 3px;margin-bottom: 5px;border-radius: 3px; -moz-border-radius: 3px; }
.pagination .current { background: #367224;color: #fff;border: solid 1px #1c6eb7; padding: 0.5em 0.6em;}
.pagination .current.prev, .pagination .current.next{color:#999;border-color:#999;background:#fff;}

