/*页面布局*/
#subpage { width:1204px; height:auto; margin:15px auto 0 auto; }

.list-left { width:973px; min-height:550px; _height:550px; text-align:left; float:left; }
.list-left h4 { width:961px; text-align:left; height:30px; border:#d0d0d0 1px dotted; line-height:30px; font-size:13px; font-weight:normal; margin-bottom:15px; padding-left:10px; }

.list-left table tr td { line-height:35px; }


.list-right { width:215px; height:auto; float:right; }

.list-right-top { width:213px; margin-bottom:10px; }
.list-right-top ul { padding:15px; }
.list-right-top ul li { height:32px; line-height:32px; padding-left:10px; text-align:center; }
.li-on { background:#1e50ae!important; text-align:center; }
.li-on a { color:#fff!important; }

.list-right-center { width:213px; margin-bottom:10px; }
.list-right-center p { width:198px; padding-left:15px; height:180px; text-align:left; padding-top:15px; }
.list-right-center p a { display:inline-block; width:84px; height:90px; float:left; margin:0 15px 0 0; text-align:center; }
.list-right-center p a img { width:84px; height:60px; display:block; margin-bottom:5px; }

.list-right-bottom { width:213px; line-height:26px; min-height:190px; text-align:left; margin-bottom:10px; }
.list-right-bottom ul { text-align:left; margin:6px 5px 10px 6px; }
.list-right-bottom ul li { border-bottom:#ddd 1px dotted; padding:0 5px; }
.list-right-bottom ul li a { background:url(../images/point.png) no-repeat left center; padding-left:12px; }

/*文章内容*/
.title-des { font-weight:bold; color:#000; font-size:18px; height:40px; line-height:40px; font-family:"微软雅黑", "Arial Unicode MS"; text-align:center;}
.info-des { width:100%; height:38px; text-align:center; border-bottom:dotted 1px #f0f0f0; }
.content-des { width:100%; height:auto; padding:10px 0; vertical-align:top; text-align:left; line-height:24px; }

.h-1 { line-height:33px; height:33px; background:#f5f5f5; }
.h-1 a  { float:left; display:inline-block; width:90px; height:32px; color:#1e50ae; text-align:center; background:#fff; border-right:#f0efef 1px solid; border-top:#1e50ae 1px solid; font-size:15px; }

.h-3 { height:33px; background:url(../images/hh.png) no-repeat -10px center; }
.h-3 a  { float:left; display:inline-block; width:100px; height:33px; line-height:33px; font-size:15px; color:#1e50ae!important; }
.h-3 a b { font-weight:normal; }

/*产品图片样式*/
.product { width:954px; padding-left:19px; min-height:570px; }
.product a { width:220px; height:210px; float:left; margin-right:18px; line-height:50px; text-align:center; word-wrap:break-word; }
.product a img { width:220px; height:160px; }

/*分页*/
div#page {width:90%; height:50px; padding:3px; margin:20px auto 0px; text-align:center;}
div#page div.page_left{float:left;}
div#page div.page_right{float:right;}
div#page div.page_right span { background:#f0f0f0; }
div#page a { padding:0 7px; margin-right:3px; height:28px; line-height:28px; text-decoration:none; background:url(../images/bgpage.jpg) repeat-x; }
div#page a:hover { padding:5px 7px; border:#1e50ae 1px solid; color:#1e50ae; background:url(../images/bgpage.jpg) repeat-x; }
div#page a:active { padding:5px 7px; border:#d3d3d3 1px solid; color:#1e50ae; background:url(../images/bgpage.jpg) repeat-x; }
div#page span.current { padding:3px 10px; border:#f2f2f2 1px dotted; margin-right:3px; font-weight:bold; color:#1e50ae; }
div#page span.disabled { border: #f2f2f2 1px dotted; padding:3px 10px; margin-right:3px; color:#666666; }
.page_right { height:30px; line-height:30px; } 

/*滚动图片列表*/
.thumb_list li{float:left;display:inline;text-align:center;margin:0;}
/*针对ie6浮动层必须给宽度的bug*/
*html .thumb_list li{_width:170px;_height:170px;}
.thumb_list li .pic{border:1px solid #e2e2e2;}

.video-content { text-indent:2em; line-height:28px; padding:0 10px 30px 10px; }

#search { width:300px; height:200px; margin:0 auto; padding-top:50px; }
.search-1 { width:190px; height:35px; padding:0 5px; line-height:35px; border:#f2f2f2 1px solid; margin-right:10px; float:left; }
.search-2 { width:80px; height:37px; line-height:37px; background:#f13a7c; border:none; float:left; color:#fff; }

.message-submit { width:80px; height:26px; line-height:26px; background:#1e50ae; border:none; color:#fff; }