﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body {   color: #000000;
    font: 12px/1.8 'Microsoft YaHei',微软雅黑,Arial,Lucida Grande,Tahoma,sans-serif;}
#main_out {/*  background:url(../images/bg.gif);*/background:#db0010; }
.float_clear { clear:both; height:10px; }
.float_left { float:left; }
.float_right { float:right; padding-right:10px; padding-top:10px; }
.display_none { display:none; }
img { border:none; padding:0px; }
.white { color:white; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
a { text-decoration:none; color:#000; padding-top:0px;}
a:hover {  color:#cc0000; }
p { line-height:22px;padding-left:10px; }
/* 顶部 */
#top_menu_main { background:url(../images/top_menu_bg.jpg) repeat-x; height:27px; }
#top_menu { height:27px; line-height:27px; text-align:right; width:980px; margin:0 auto; }
#top_menu_left { float:left; width:700px; text-align:left;}
#top_menu_right { float:right; width:260px; text-align:right; }
#top_menu a { color:#333; font-weight:bold;  }
#top_menu a:hover { color:#F00; font-weight:bold; text-decoration:none}
#top_main {}
#top { width:980px; margin:0 auto; }
#top_logo { float:left; }
#top_logo0 { float:right; padding-top:15px;width:400px; height:51px;}
/* 导航 */
#navigation_main {background:url(../images/navigation_bg.gif) repeat-x; width:100%;  }
#navigation { width:980px; height:36px; margin:0 auto;}
#navigation ul #navigation_home {  float:left; line-height:36px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:36px; text-align:center; padding-left:2px; color:#999;}
#navigation ul li a { width:95px; display:block; font-size:13px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover { font-size:13px; text-decoration:none; color:#ccc; background:none; }
#navigation ul .current_navigation { font-size:13px; background:none; color:#fff; }
/*导航栏下拉*/
#navigation ul li ul { display:none;  position:absolute; text-align:center; list-style:none;z-index:999; }
#navigation ul li ul li { background:#4b4b4b; height:30px; line-height:30px;opacity: .80;filter: alpha(opacity=80);border-top: 1px solid #989898;border-bottom: 1px solid #343434;}
#navigation ul li ul li a { display:block; font-weight:normal; color:#fff;text-shadow: 0px 1px 0px #000; padding:0px 10px;}
#navigation ul li ul li a:hover { background:#000;}
/* 当前位置 */
.current_location { width:920px; margin:0 auto; margin-top:5px; padding-left:60px; height:35px; line-height:35px; background:url(../images/current_location.jpg) repeat-x; color:#0B3B7D; }
.current_location a { color:#0B3B7D; }
.current_location .current_channel { font-weight:bold; color:red; }

/* 梁添加开始 */

.m_01{ width:980px; margin:0 auto;}
.m_01_l{ float:left; width:248px;}
.m_01_m{ float:left; width:368px; border:1px solid #ccc; background:#fff; height:250px; margin-left:10px;}
.m_01_m dt{ width:353px; height:30px; line-height:30px; border-bottom:1px solid #ccc;  padding-left:15px; margin-bottom:10px;}
.m_01_m dt span{ display:block; background:#c01e22; color:#fff; height:25px; line-height:25px; width:75px; text-align:center;}
.m_01_m dd{ background:url(/App/Tpl/Home/Default/Public/css/../images/newslist.gif) no-repeat; background-position:10px; width:184px; float:left;height:26px; overflow:hidden; }
.m_01_m dd a{ padding-left:25px; line-height:26px;}
.m_01_r{ float:left; width:340px;height:250px; margin-left:10px; float:left; overflow:hidden; border:1px solid #ccc ; background:#FFF;}
.m_01_r_2{font-family:'微软雅黑'; font-size:14px; padding:5px; line-height:21px;}
.m_01_r_2 img{ width:150px;}
.gd01{ width:980px; margin:0 auto; height:90px; margin-top:10px;}



.right_title2 a{ color:#fff;}
.right_title2 a:hover{ color:#fff;}

.newlist dl{ padding:5px 10px;}
.newlist dl dt{ height:30px; line-height:30px; text-align:right;}
.newlist dl dt a{ float:left; font-size:14px;}
.newlist dl dt span{ padding-right:10px;}
.newlist dd{ color:#666; line-height:20px;}
/* 梁添加结束 */



/* 幻灯 */
#banner_main { }
#banner { width:980px; border:0px solid #C8D0D2; margin:0 auto; margin-top:5px; }
#banner img {}
/*Js幻灯片样式*/
#banner_main {position:relative; border:0px solid blue;  }
#banner {  border:0px solid red; margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:35px; height:8px; 
background:#000; margin-right:15px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  background:#ad3235;}
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:5px auto 0px; }
#content_bottom { display:none; }
/*主体左侧*/
#left { float:left; width:248px; }
.left_title { height:30px; line-height:30px; background:#f8f8f8;border:1px solid #E5E5E5;  }
.left_title0 { height:112px; background:url(../images/lx.jpg) no-repeat; border:1px solid #E5E5E5; }
.left_title0 h2 { text-indent:2em; font-size:13px; color:#000; line-height:30px; }
.left_title h2 { text-indent:2em; font-size:13px; color:#000; line-height:30px; }
.left_title h2 a { font-size:13px; color:#C7231D; }
.left_body { overflow:hidden; zoom:1; padding:5px 0 ; background:#fff ; border:1px solid #E5E5E5; border-top:0px solid #E5E5E5; }

.left_body .form_text { width:140px; }
.left_body .form_textarea { width:140px; }
.left_bottom { height:10px; }
/*主体右侧*/
#right0 { float:right; width:720px; display: block;  }
#right { float:right; width:720px; display: block; }
.right_title { background:url(../images/contitle.png) no-repeat;   height:30px; line-height:30px;  padding-left:45px; border-bottom:1px solid #E5E5E5;}
.right_title2 {  background-position:10px; height:30px; line-height:30px;  padding-left:10px; background:#fff ;}
.right_title1 {  background-position:10px; height:30px; line-height:30px;  padding-left:35px; border-bottom:1px solid #E5E5E5; background:#fff ;}
.right_title0 { background:url(../images/bargg.gif) repeat-x scroll 0 0 transparent;overflow: hidden;position: relative;white-space: nowrap; height:28px; line-height:30px;  padding-left:25px; border-bottom:0px solid #E5E5E5;}
.right_title h2 { font-size:13px; color:#000; }
.right_title2 h2 { font-size:13px; color:#cc0000; }
.right_title1 h2 { font-size:13px; color:#cc0000; }
.right_body { padding:5px; overflow:hidden; zoom:1; background:#fff ; border:1px solid #E5E5E5;}
.right_bottom { height:5px; }
/* 友情链接 */
#link_main { padding-bottom:10px; }
#link_title {  height:30px; line-height:30px; padding:0 10px; width:960px; margin:0 auto; background:#f2f2f2; border:1px solid #D0D0D0; }
#link_title a { color:#000; color: black; padding: 0 10px;}
#link_title h2 {text-indent:1em; font-size:13px; color:#cc0000; }
#link_body { width:940px; background:#f2f2f2; margin:0 auto; border:1px solid #D0D0D0; border-top:none; padding:10px 20px; }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center;width:110px; }
#link_pic img { width:95px; height:30px; padding:2px; border:1px solid #CCC; }
#link_pic ul li a:hover img { border:1px solid #6C9ACC; }
#link_text { overflow:auto; zoom:1; }
#link_text ul li { float:left; text-align:center; padding:1px 3px; }
#link_text a { display:block; line-height:22px; width:110px; background:#EDEDED; }
/* 底部导航 */
#bottom_navigation { vertical-align:middle;width:978px; margin:5px auto; height:26px; line-height:26px; background:#EFF3D9; border:1px solid #D0D0D0; text-align:center; }
#bottom_navigation a { color:#333333; }
/* 版权信息 */
#copyright_main { height:100px}
#copyright {  width:980px; margin:0 auto; }
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold;}
.guestbook_intro { text-align:right; }
.guestbook_content { padding:5px; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px dashed #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common{ padding:10px 10px 5px;}
.ul_left_common li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(../images/diantb.jpg) 5px 12px no-repeat; overflow:hidden; height:26px}
/*产品列表*/
.productslist li {    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECECEC;
    float: left;
    margin: 5px;
    padding:5px 9px;
	text-align:center;
	width:147px;
	}
.productslist li img { padding:4px 4px; width:140px; }
.productslist li img:hover { opacity:0.5; }
.productslist li a { line-height:22px;}
.productslist li a:hover{  opacity:0.5; }
.productslist .pica:hover{ background:#c01e22; color:#FFF; display:block; width:100%;}
.productslist .pica{  background: none repeat scroll 0 0 #F9F9F9;
    display: block;
    font-size: 13px;
    font-weight: bold;}
.productslist_detail { }
.productslist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.productslist_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; float:left; margin-right:10px; }
.productslist_detail a:hover .productslist_detail_pic { border:1px solid #cc0000; }
.productslist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/productslist.gif) left no-repeat; padding-left:15px; }
.productslist_detail_content { }
.productslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.productslist_detail_intro a { color:#999; }
/*推荐产品列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(../images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:206px; margin-top:3px; }
.dropList dl dd a:hover img { border:1px solid #cc0000; }
/*下载列表*/
.downloadlist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail { }
.downloadlist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.downloadlist_detail_pic { padding:4px; border:1px solid #999999; width:140px; height:105px; float:left; margin-right:10px; }
.downloadlist_detail a:hover .downloadlist_detail_pic { border:1px solid #cc0000; }
.downloadlist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail_content { }
.downloadlist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.downloadlist_detail_intro a { color:#999; }
/*案例列表*/
.caselist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/caselist.gif) left no-repeat; padding-left:10px; }
.caselist_detail { }
.caselist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.caselist_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; float:left; margin-right:10px; }
.caselist_detail a:hover .caselist_detail_pic { border:1px solid #cc0000; }
.caselist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/caselist.gif) left no-repeat; padding-left:10px; }
.caselist_detail_content { }
.caselist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.caselist_detail_intro a { color:#999; }
/*新闻列表*/
.newslist li { line-height:30px; border-bottom:1px dashed #999; padding-left:15px; 
background:url(../images/newslist.gif) 3px 10px no-repeat; height:30px; overflow:hidden}
.newslist_detail { }
.newslist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/newslist.gif) left no-repeat; }
.newslist_detail_content { padding:5px; }
.newslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.newslist_detail_intro a { color:#999; }
/*公告列表*/
.noticelist li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; 
background:url(../images/noticelist.gif) left no-repeat; 
height:26px; overflow:hidden;
}
/*评论列表*/
.commentlist { }
.commentlist dt { line-height:22px; border:1px dashed #CCC; padding:0 10px; background:#F5F5F5; }
.commentlist dd { padding:10px; border:1px dashed #CCC; border-top:none; margin-bottom:5px; }
.searchlist li { line-height:30px; border-bottom:1px dashed #999; }
/*分类列表 - 无限级分类*/
.channel_list_infinite { padding:10px 10px 5px; }
.channel_list_infinite li { line-height:24px; padding:1px;background:#f9f9f9; margin-bottom:8px; border:1px solid #E7E8EA;
}
.channel_list_infinite li a { display:block; padding:0 5px 0 15px; color:#000; }
.channel_list_infinite li a:hover { background:none; color:#cc0000; text-decoration:none;}
.channel_list_infinite #current_channel_infinite a { font-weight:bold; color:#F00; }
.channel_level1{ font-weight:bold; background:url(../images/soncon.png) left no-repeat ; }
.channel_level2{ text-indent:15px; background:url(../images/soncon.png) 20px no-repeat #F9F9F9; }
.channel_level3{ text-indent:30px; background:url(../images/soncon.png) 35px no-repeat #F9F9F9;}
.channel_level4{ text-indent:45px; background:url(../images/soncon.png) 50px no-repeat #F9F9F9;}
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:24px; padding:1px; border-bottom:1px solid #E3E3E1;background:url(../images/ul_left_common.gif) left no-repeat; }
.channel_list_recursion li a { display:block;  padding:0 5px 0 20px; color:#000; }
.channel_list_recursion li a:hover { background:none; color:#3366cc; text-decoration:none; }
.channel_list_recursion #current_channel_recursion a { background:none; font-weight:bold; color:#3366cc; }
/*信息详情页*/
#info_name {     border-bottom: 1px solid #EFEFEF;
    color: #2C7199;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 2px 0;
    text-align: center;}
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px dashed #CCC; line-height:30px; }
#info_intro a { color:#999; }
#info_content { padding:10px 0; line-height:2em;}
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_around { background:#F0F0F0; padding:5px; border:1px solid #E3E3E3; }
#info_comment {  }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }

/*下载列表*/
.formlist3 TD {
	line-height: 180%;
    padding: 5px 0 5px 10px;
}
.formlist3 .t1{width:25%; text-align:left;} 
.formlist3 .t2{width:25%; text-align:right;COLOR: #014597;FONT-WEIGHT: bold; } 
.formlist3 .t3{width:25%; text-align:left;} 
.formlist3 TD.line {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; WIDTH: 20%; PADDING-RIGHT: 0px; COLOR: #014597; FONT-WEIGHT: bold; BORDER-RIGHT: #dadbd6 2px solid; PADDING-TOP: 5px
}
.formlist3 TD p{ padding:0 0;}
A.infolist_orning {
	COLOR: #fe6c00; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.infolist_orning:hover {
	COLOR: #2c45b5; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.strong {
	FONT-WEIGHT: bold
}
.left {
	TEXT-ALIGN: left
}
.colorgreen {
	COLOR: #0f66cd
}
TABLE {
    border-collapse: collapse;
}
.formlist3 TR {
	PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px
}

.right {
	TEXT-ALIGN: right
}
.downloadlist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail { }
.downloadlist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.downloadlist_detail_pic { padding:4px; border:1px solid #999999; width:140px; height:105px; float:left; margin-right:10px; }
.downloadlist_detail a:hover .downloadlist_detail_pic { border:1px solid #cc0000; }
.downloadlist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail_content { }
.downloadlist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.downloadlist_detail_intro a { color:#999; }

/*滑动门*/
#slide_navigation { overflow: hidden; zoom:1; border-bottom:0px solid #E4E4E4; }
#slide_navigation li { text-align:center;cursor: pointer; width:78px; height:30px; list-style-type: none;list-style-type: none;margin: 0 1px; padding-top: 0; font: 12px/28px simsun; float:left;  line-height:30px; background: url(../images/bargg.gif) no-repeat scroll 0 -38px transparent; }
#slide_navigation li a { display:block; padding:0 10px; text-align:center; font-size:13px; color:#000; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:#0F56A8; }
#slide_content { }
#slide_navigation .slide_on {
background:url(../images/bargg.gif) no-repeat scroll 0 -68px transparent; color:#fff; }

/*网站地图*/
#sitemap li { padding:1px; }
#sitemap li a { background:#f3f3f3; line-height:25px; display:block; padding:0 20px; border:1px solid #ccc; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }
#sitemap li.depth1{font-weight:bold; color:#C00}
#sitemap li.depth2{color:#000}
#sitemap li.depth3{color:#000}
#sitemap li.depth4{color:#000}
#sitemap li.depth5{color:#000}

/*表单相关*/
input {font: 12px/1.8 'Microsoft YaHei',微软雅黑,Arial,Lucida Grande,Tahoma,sans-serif; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:500px; margin:3px 0;}
.form_text_verifycode { vertical-align:middle; font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search { margin-left:15px; border:1px solid #CCC; height:24px; line-height:24px; padding:0 5px; width:135px; }
#form_submit_search { margin-left:5px; width:60px; height:26px; border:1px solid #CCCCCC; background:#FFF; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:500px; height:80px; padding:5px; border:1px solid #CCC; }
.form_checkbox { }
.form_submit { background:url(../images/submit_button.jpg) no-repeat; width:79px; height:31px; border:none; color:#FFF; font-weight:bold; cursor:pointer}
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.common_form { }
.common_form li { padding:2px; overflow: auto; zoom:1;}
.common_form label { float:left; width:80px; display:block; height:28px; line-height:28px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; left:-163px; width:197px; position:absolute }
#online_support { display:block; overflow:hidden; width:197px; zoom: 1; }
#online_support_content { display: inline; float: left; overflow: hidden; width: 163px; zoom: 1 }
#online_support_title { height:34px; background:url(../images/online_support_title.jpg) no-repeat; }
#online_support_body { min-height:100px; background:url(../images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; }
#online_support_bottom { height:20px; background:url(../images/online_support_bottom.jpg) no-repeat; }
#online_support_button { display:inline; background:url(../images/online_support_button.jpg) no-repeat; float:right; margin-top:33px; width:34px; height:96px }

/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both;}
.page_turner a, .page_turner span { 
float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; 
line-height:22px; 
}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover { background:#CC0001; color:#FFF; }
.page_turner .current{ background:#CC0001; color:#FFF;}
.page_turner #total{color:red}

.picture_list_detail_left { width:50px; float:left; }
.picture_list_detail_right { width:165px; float:right; }
/* 单个图片幻灯片盒子 - 公用类 */
.slideBox{ width:340px; height:230px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:340px; height:230px; }

#price{color:red;font-weight:bold; padding:2px}
#ruanjianjiage{margin:3px;width: 706px}
#zhuyaogongneng{margin:3px;width: 706px}
#changjianwenti{margin:3px;}
#gongnengjietu{margin:3px; font-weight:bold;}
#gongnengjietu img{width:700px; margin:2px}


.picture_list_detail_left {float:left; }
.picture_list_detail_right { float:right; }
.keyword{
	width:325px;
	height:30px;
	float:left;
	padding:5px 0 0 5px;
}
.keyword input{
	width:325px;
	height:30px;
	line-height:30px;
	border:0;
	background:none;
}
.search .sub{
	float:left;
	padding:3px 0 0 2px;
}
.sub input{
	border:0;
}
A.btninfo1 {
	LINE-HEIGHT: 30px; BORDER-RIGHT-WIDTH: 0px; PADDING-LEFT: 28px; WIDTH: 120px; DISPLAY: inline-block; BACKGROUND: url(../images/botton_order_bg.jpg) no-repeat 0px -33px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 33px; COLOR: #fff; FONT-SIZE: 14px; BORDER-LEFT-WIDTH: 0px
}
A.btninfo1:visited {
	BACKGROUND: url(../images/botton_order_bg.jpg) no-repeat 0px -33px; COLOR: #fff; FONT-SIZE: 14px
}
A.btninfo1:hover {
	BACKGROUND: url(../images/botton_order_bg.jpg) no-repeat 0px -33px; COLOR: #fff; FONT-SIZE: 14px
}
/*公告*/
#announcement { width:920px; margin:0 auto; margin-top:5px; padding-left:22px; height:35px; line-height:35px;
background-color:#f0f0f0; color:#0B3B7D;}
#announcement #announcement_title{ float:left;font-weight:bold; color:red; width:95px;}
#announcement #announcement_body{float:left;width:820px}
#announcement ul{ float:left; text-align:center;}
#announcement ul li{ width:274px;}

.right_title2 h2 span{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #C01E22;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: white;
    float: left;
    padding: 1px 15px;
	 height:25px;
	 line-height:26px;
}
/*视频列表*/
.videolist{ }
.videolist li { width:339px; float:left; padding:0px 7px; text-align:center; overflow:hidden;display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap;}
.videolist li img { border:1px solid #999999; width:335px; /*height:165px;*/}
.videolist li a { white-space:nowrap; line-height:28px;}

/*带缩略图文字列表*/
.thumblist{}
.thumblist li {line-height:2em;overflow:hidden;width:100%; margin-bottom:5px;}
.thumblist li img{ float:left; width:243px; margin-right:8px; border:1px solid #999999; }
.thumblist li a:hover img { border:1px solid #034b9f; }
.thumblist li .InfoTitle{color:#000000;}
.thumblist li p{ text-indent:2em; height:8em; overflow:hidden; line-height:2em; }