/* ==全局样式定义== */
body { 
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #5b8a00;
    text-decoration: none;
}
.topnav {
	FONT-SIZE: 12px;
	height: 2em;
	line-height: 2;
	background:#f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
}
a:hover
{
    color: #03c;
    text-decoration:none;
}
input[type=text], input[type=Keyword]
{
    height: 15px;
    margin: 1px;
}
* + html input[type=text]
{
    margin: 0px;
}
h1
{
    margin: 0px;
    padding: 0px;
    background: none;
    font: normal normal bold 24px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
dl, dt, dd, ul, li 
{
    padding: 0px;
    margin: 0px;
}
li
{
    line-height: 22px;
    list-style:none;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}


/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
}
#main_bg
{
    width: 962px;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 5px;
}
#center_all
{
    padding-top: 5px;
}

/* ==top_all(顶部)定义开始== */
/*--顶部菜单--*/
#header {
	height: 96px;
	background-color:#fff;
}
.logo {
	float: left;
	width: 289px;
	height: 96px;
	background: url(/Skin/sun/Images/logo.gif) no-repeat center;
}
.homepage {
	float: right;
	padding:10px 20px 0px 30px;
	color: #666;
}
.homepage a:hover {
	color:#c00;
}
.nav {
	height: 59px;
	clear:both;
	cursor: pointer;
}
.nav dd {
	height: 33px;
	padding-left: 10px;
}
.nav dd li {
	float: left;
}
.nav dd.Channel {
	background: url(/Skin/sun/Images/nav_bg.gif) repeat-x;
	font: normal normal bold 14px/32px Arial, "微软雅黑", Helvetica, sans-serif;
}
.Channel li {
	color: #333;
	background:url(/Skin/sun/Images/nav_line.gif) no-repeat right;
	padding-right: 3px;
	line-height: 32px;
}
.Channel li a, .Channel li a:link, .Channel li a:visited {
	color:#333;
	padding:0 20px;
	text-decoration:none;
	display:block;
}
.Channel li a:hover, .Channel li.Channel_on a:link{
	color:#fff;
	background: url(/Skin/sun/Images/nav_red.gif) no-repeat center;
	display:block;
}
.nav dd.CLassList {
	height: 22px;
	line-height: 22px;
	color: #222;
	padding-left:0px;
	background-color:#f8f8f8;
}
.CLassList li a {
	color: #222;
	text-decoration:none;
}
.CLassList li a:hover {
	color: #c00;
}
.child10 {
	padding-left:0px;
}
.child11 {
	padding-left:60px;
}
.child12 {
	padding-left:60px;
}
.child13 {
	padding-left:60px;
}
.child14 {
	padding-left:60px;
}
.child15 {
	padding-left:60px;
}
.child16 {
	padding-left:60px;
}
.child17 {
	padding-left:60px;
}
.child18 {
	padding-left:60px;
}
/* ==首页风格== */
/*--产品展区--*/
#ifocus {width:960px;height:352px;border:0px solid #354A7B;margin:0px auto; text-align:center; padding-top: 0px;background:#F8F8F8;}

/*--中部内容--*/
#F_content {
	height: 165px;
	margin-top:10px;
	background-color:#fff;
}
/*--中部右边--*/
#F_right {
	float: right;
	width: 380px;
}

/*--中部左边--*/
.F_left {
	float: left;
	width: 560px;
	color: #444;
}
.F_service {
	width: 180px;
	float: left;
}
.F_news {
	margin-left:200px;
	width: 240px;
}
.F_bbs {
	width: 180px;
	float: left;
}
.F_blog {
	margin-left:180px;
	width: 200px;
}
.F_service dt, .F_news dt, .F_bbs dt, .F_blog dt {
	background: #ffffff url(/Skin/sun/Images/icon_01.gif) no-repeat left center;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 25px;
}
.F_service dt a:hover, .F_news dt a:hover, .F_bbs dt a:hover, .F_blog dt a:hover {
	color:#c00;
}
.F_know {
	float:right;
	width: 120px;
}
.F_know dl {
	padding-top: 20px;
}
.F_know dt {
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.F_know dt.know_01 {
	background:url(/Skin/sun/Images/icon_03.gif) no-repeat center;
}
.F_know dt.know_02 {
	background:url(/Skin/sun/Images/icon_04.gif) no-repeat center;
}
.F_know dt.know_03 {
	background:url(/Skin/sun/Images/icon_05.gif) no-repeat center;
}
.F_know dt a:hover {
	color:#c00;
}


/* ==top_all(顶部)定义结束== */

/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: left;
    width: 210px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: right;
    width: 100%;
    margin-left: -210px;
    text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
    margin-left: 215px;
}
#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
   
}

/* 本站新闻.r_news */
#r_main_t
{
    margin-right: 302px;
    margin-top: -1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
}
.r_news
{
    background: url(/Skin/sun/Images/r_news_bg.gif) #fff repeat-x top;
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;

    overflow: hidden;
}
.tabtitle dl, .titlemouseover dl
{
    margin: 0px;
    padding: 0px;
    border: 2px solid #fff;
}
.tabtitle
{
    color: #666666;
    background: url(/Skin/sun/Images/tabtitle.gif) #fff repeat-x top;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.titlemouseover
{
    cursor: pointer;
    color: #c00;
    border-left: none;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #fff;
    background: #fff;
}
* + html .titlemouseover
{
    padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
    margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
    margin-top: -3px;
    padding: 5px;
    border-right: 1px solid #CCCCCC;
    border-top: none;
    height: auto !important;
    height: 165px;
    min-height: 165px;
}


/* 幻灯片 */
#main_box_t
{
    float: right;
    height: 199px;
    width: 298px;
    padding: 0px;
    background: #eee;
}
.c_slide, .c_slide a

{
    text-align: center;
}

#bimg
{
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 298px;
    height: 160px;
}
#simg TD
{
    background: url({PE.SiteConfig.ApplicationPath/}/Skin/sun/Images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url({PE.SiteConfig.ApplicationPath/}/Skin/sun/Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



/* 站内搜索 */
.main_search
{
    clear: left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #CCCCCC;
    background: url(/Skin/sun/Images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(/Skin/sun/Images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(/Skin/sun/Images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}



/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd,.user_box2, .user_box2 dl .user_box2 dt, .user_box2 dd
{
    padding: 0px;
    margin: 0px;
}
.user_box, .left_box, .user_box2
{
    border: 1px solid #CCCCCC;
}

.left_box, .user_box2
{
    margin-top: 5px;
}
.user_box2
{width:170px;}
.user_box dt, .left_box dt, .user_box2 dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #CC0000;
    line-height: 24px;
    border-bottom: 1px solid #CCCCCC;
}
.user_box dt, .user_box2 dt
{
    background: url(/Skin/sun/Images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
    background: url(/Skin/sun/Images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd, .user_box2 dd
{
    background: #FCFCFC;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    color:#333333;
}
.user_box dd , .user_box2 dd
{
    text-align: center;
}
.Login_ajax
{
    text-align:center;
}
.usertable{ width: 180px; text-align: center; margin: 0 auto; }
.usertable td { height: 28px;}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    margin-bottom: 5px;
    line-height: 24px;
    border-bottom: 1px solid #CCCCCC;
    background: url(/Skin/sun/Images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    clear: both;
    color: #CC0000;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #CC0000;
}
.r_navigation a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(/Skin/sun/Images/c_title.gif) no-repeat center;
    display: block;
}
/* 右侧广告 */
.r_ad
{
    padding: 0px;
    margin: 0px;
}
.b_ad
{
    padding: 0px;
    margin-bottom: 3px;
    text-align: center;
}
.adright {
    float: right;
    border: #cdc9ca 1px solid;
    padding: 8px 0px 0px 22px;
    height: 80px;
}
/* 右侧标题与内容 */
.r_announce dl, .r_announce dt, .r_announce dd, .r_content dl, .r_content dt, .r_content dd
{
    margin: 0px;
    padding: 0px;
}
.r_announce, .r_content
{
    border: 1px solid #CCCCCC;
}
.r_announce dt, .r_content dt
{
    background: url(/Skin/sun/Images/r_boxtit.gif) no-repeat left top;
    border-bottom: 1px solid #CCCCCC;
    color: #CC0000;
    font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
.r_announce dd, .r_content dd
{
    padding: 4px 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl
{
    border: 1px solid #CCCCCC;
}
.c_main dd
{
    border: 5px solid #fff;
}
.c_title
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #CC0000;
    padding-left: 10px;
    background: url(/Skin/sun/Images/main_tit.gif) #dfebf9 repeat-x top;
    border-bottom: 1px solid #CCCCCC;
}
.c_title a, .c_title a:link
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #CC0000;
    padding-left: 34px;
    background: url(/Skin/sun/Images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(/Skin/sun/Images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
	padding: 5px;
	line-height: 150%;
	color: #808081;
	height: auto !important;
	height: 170px;
	min-height: 170px;
	margin-left: 15px;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.c_content a:hover
{


    color: #c00;
}

.c_content table
{
	text-align:left;
	width:90%;
	border-collapse: collapse;
}

.c_content_tb table
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}
.c_content_tb td
{
	vertical-align:middle;
}
.odd_row
{
	background:#e5effa;
}

.c_bot
{
    background: none;
    height: 0px;
    font-size: 0px;
}
/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #CC0000;
    background: none;
}
/* 中部二列c_main_two */
.c_main_two
{
    float: left;
    width: 100%;
}
.c_right, .c_right dl, .c_right dt, .c_right dd, .c_left, .c_left dl, .c_left dt, .c_left dd，.c_main_one, .c_main_one dl, .c_main_one dt, .c_main_one dd
{
    margin: 0px;
    padding: 0px;
}
.c_right dl, .c_left dl, .c_main_one dl
{
    border: 1px solid #CCCCCC;
    overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd
{
    border: 5px solid #fff;
}
* html .c_main_one dd
{
    border: 0px;
}
.c_right
{
    float: right;
    width: 270px;
    display: block;
}
.c_left_box
{
    margin: 0px;
    padding: 0px;
}
.c_left

{
    margin-right: 275px;
    display: block;
    clear: none;
}

/* 栏目页 */
.childclass_main
{
    overflow:hidden;
    margin-left:-5px;
}
* html .childclass_main
{
    margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #CCCCCC;
    width: 340px;
    margin: 5px 0px 0px 5px;
}
* html .childclass_main_box
{
    width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
    margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
    margin: 0px 205px 0px 10px;
}
/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box3
{
    border: 0px;
}
.class_title, .childclass_title, .childclass_title_border
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    height: 30px;
    background: url(/Skin/sun/Images/Channel_bg.gif) #cc0000 repeat-x top;
    text-align: left;
    color: #CC0000;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #CC0000;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url(/Skin/sun/Images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url(/Skin/sun/Images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}
.childclass_pic
{
    float: left;
    width: 30px;
    height: 30px;
    background: url(/Skin/sun/Images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #CC0000;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
    color: #c00;
    background: none;
}

.class_content, .childclass_content
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 5px;
    height: auto !important;
    height: 182px;
    min-height: 182px;
}
.class_content li, .childclass_content li
{
    border-bottom: 1px dotted #ccc;
}
.class_bot, .childclass_bot
{
    height: 5px;
    background: #FCFCFC;
}
/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}
.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.font_right span
{
	text-align: center;
}
.c_content_text
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 10px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}
.c_bot_text
{
	color: #508BD4;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    background: #FCFCFC;
    padding-left: 10px;
    border-top: 1px solid #CCCCCC;
    height: auto !important;
    height: 5px;
    min-height: 5px;
}
.c_bot_text li
{

	width:50%;
	float:left;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 1px solid #CCCCCC;
}
.c_friendsite
{
    padding: 5px;
}
.c_friendsite a
{
    color: #333;
    text-decoration: none;
}
.c_friendsite img
{
    width: 88px;
    height: 31px;
    border: 0px;
}

.c_friendsite li
{
    padding: 0px;
    width: 12.4%;
    float: left;
    text-align: center;
    list-style: none;
}

.c_friendsite ul, .c_friendsite li
{
    margin: 0;
    padding: 0;
}
/* ==center_all(中部)定义结束== */

/* ==bottom_all(底部)定义开始== */
/* --网页底部-- */
#footer {
	CLEAR: both; BACKGROUND: #f8f8f8; MARGIN: 0px auto; WIDTH: 960px
}
.info {
	BORDER-TOP: #ddd 1px solid; WIDTH: 960px; COLOR: #666; LINE-HEIGHT: 50px; BORDER-BOTTOM: #ddd 1px dashed; HEIGHT: 50px; TEXT-ALIGN: center
}
.info A:hover {
	COLOR: #c00
}
#copyright {
	COLOR: #333; LINE-HEIGHT: 30px; FONT-FAMILY: Arial, "宋体", Helvetica, sans-serif; HEIGHT: 45px; TEXT-ALIGN: center
}
.search {
	width:200px;
}
.search li {
	padding-top: 5px;
	float: right;
	vertical-align:middle;
	line-height:30px;
}
.search input {
	vertical-align:middle
}
.tel {
	float:right;
	padding-left:10px;
	height:30px;
	line-height:30px;
	color: #666;
}
.tel li {
	float: left;
	width:50%;
}
.tel li a:hover {
	color:#c00;
}
/* ==bottom_all(底部)使用定义结束== */

/* ==通用定义== */
.clearbox, .clearbox2
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0px;
    margin-top: 0px;
    height: 0px;
    clear: both;
    background: none;
    font-size: 0px;
    visibility: hidden;
}
.clearbox2
{
    margin-right: 205px;
    clear: left;
}
.clear {
	clear: both;
}

/* 定义ul、li项目预设标记 */
#Tab0 ul, #Tab1 ul, #Tab2 ul, #Tab3 ul, .c_main_box ul, .left_box ul, .user_box ul, .p_list_two, .c_content ul, .r_announce ul, .r_content ul, .class_content ul, .childclass_content ul, .information_new ul, .s_info_content_l ul, .special_photo_list ul, .special_class ul, .p_class_list ul, .p_shop_2 ul, .p_info_correlative ul, .s_info_correlative ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* 提示信息 */
.c_prompt
{
    padding: 0px;
    margin: 0px auto;
}


/* ==网站首页内容显示定义开始== */

/* --网站公告-- */
/* 网站垂直公告 */
#announce_vertical, #announce_vertical ul, #announce_vertical li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
}
#announce_vertical .announce_title, #announce_vertical .announce_title a
{
    font: normal normal bold 13px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
    text-align: center;
}
#announce_vertical .announce_title
{
    background: #eee;
}
.announce_text, .announce_text a
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
}
.announce_author, .announce_time
{
    text-align: right;
    color: #CC0000;
}
/* 网站横向公告 */
#announce_crosswise, #announce_crosswise ul, #announce_crosswise li
{
    padding-right: 20px;
    margin: 0px;
    list-style: none;
    display: inline;
    float: left;
    height: 20px;
    cursor:pointer;
}
#announce_crosswise ul
{
    padding-right: 20px;
}
#announce_crosswise .announce_title, #announce_crosswise .announce_title a
{
    font: normal normal bold 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
}

marquee
{
    clear: none;
    width: 500px;
    height: 20px;
    position: absolute;
    left: 300px;
    top: 50px;
}


/* 图片更新 */
.p_class_list
{
    padding: 0px;
    margin: 0px;
}
.p_class_list li
{
    padding: 0px;
    margin: 5px 0px;
    width: 24.8%;
    float: left;
    text-align: center;
}

/* 头条图片显示列表 */
.imgtitle
{
    padding: 0px;
    margin: 0px;
}
.imgtitle li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}

.imgtitle img
{

    width: 547px;
}
/* 二列式图文布局 */
.p_thumb_l
{
    float: left;
    text-align: center;
    background: #eee;
    padding: 5px;
}
.p_thumb_l, .p_thumb_l li
{
    text-align: center;
}
.p_thumb_l, .p_thumb_l_pic img
{
    width: 250px;
}
.p_thumb_l_title
{
    margin-top: 5px;
}
.p_list_r
{
    margin-left: 15px;
}
.p_list_r li, .p_list_r td
{
    border-bottom: 1px dotted #ccc;
}
.p_thumb_l table
{
    float: left;
}

/* 二列式列表布局 */
.p_list_two, .p_list_two li
{
    padding: 0px;
    margin: 0px;
}
.p_list_two li
{
    width: 49.5%;
    float: left;
}
.p_list_two li, .p_list_two td
{
    border-bottom: 1px dotted #ccc;
}

/* ==网站首页内容显示定义结束== */

/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img
{
    width: 160px;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title
{
    margin: 5px 5px 5px 0px;
    height: 16px;
    overflow: hidden;
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_title a
{
    color: blue;
}

.pe_u_thumb_list, .pe_u_thumb_list a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_list
{
    margin: 0px 0px 2px 5px;
    padding: 2px;
    border-bottom: 1px dotted #ccc;
}
.pe_u_thumb_list a
{
    padding-left: 10px;
    background: url(/Skin/sun/Images/List.gif) no-repeat left -2px;
}
/* 一列式栏目列表信息列表标题样式 */
.p_childclass_list .pe_u_thumb_list li
{
    width: 100%;
    text-align: left;
}

/* ==书签面板文章定义开始== */
/* 二列式信息列表 */
.information_new
{
    padding: 0px;
    margin: 0px;
}
.information_new li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
/* 左图右信息列表 */
.article_new
{
}
.article_new .p_list_r li
{
    border-bottom: 1px dotted #ccc;
}
.article_new .p_thumb_l .pe_u_thumb_title
{
    height: 18px;
    margin-bottom: 0px;
}
/* 三图列表 */
.product_new
{
    padding-top: 5px;
}
.product_new li
{
    width: 33%;
    float: left;
    text-align: center;
}
.product_new .pe_u_thumb
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.product_new .pe_u_thumb, .product_new .pe_u_thumb img
{
    width: 140px;
}
.product_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
}
/* 四图列表 */

.pic_new
{
    padding-top: 5px;
}
.pic_new li
{
    width: 25%;
    float: left;
    text-align: center;
}
.pic_new .pe_u_thumb
{
    height: 60px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.pic_new .pe_u_thumb, .pic_new .pe_u_thumb img
{
    width: 90px;
}
.pic_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
    height: 16px;
}
/* 二列图片信息列表 */
.piclist_new
{
    padding-top: 5px;
}
.piclist_new li
{
    width: 49%;
	float: left;
    border-bottom: 1px dotted #ccc;
}
*html .piclist_new li img
{
	margin-top: 5px;
}
/* 二列图片列表 */
.piclist2_new
{
    padding-top: 5px;
}
.piclist2_new li
{
    width: 49%;
	float: left;
	text-align: center;
}
.piclist2_new .pe_u_thumb
{
	margin: auto;
}
/* ==书签面板文章定义结束== */

.new
{
    float: left;
    width: 10px;
    height: 15px;
    background: url(../..//Skin/sun/Images/common1.gif) no-repeat;
}

/* 商品图片、商品名及价格定义 */
.p_list_pic, .p_list_name, .p_list_price, .p_list_botton
{
	padding: 0px;
	margin: 0px;
}
.p_list_pic
{
	margin-left: 8px;
	width: 160px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.p_list_pic img
{
	width: 160px;
}
.p_list_name, .p_list_name a
{
	padding: 5px;
	text-align: center;
	font: normal normal normal 12px/120% Arial,"宋体",Helvetica,sans-serif;
	color: blue;
	height: 28px;
	overflow: hidden;
}
.p_list_price
{
	text-align: left;

	padding-left: 20px;
}
.p_list_botton, .p_list_botton img
{
	text-align: center;
}
.p_list_botton img
{
	margin: 2px;
}

/*==幻灯图片==*/
#bimg
{
    FILTER: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 290px;
    height: 160px;
}
#simg TD
{
    background: url(/Skin/sun/Images/si_b1.gif) no-repeat center 50%;

    cursor: pointer;
    text-align: center;
}
#simg TD.s
{
    background: url(/Skin/sun/Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
}
#spanusername
{
    word-spacing :1.4em;
}

/* 匿名用户投稿链接 */
.bt_login {
	margin: 5px 10px 5px 5px;
	display: block;
	width: 67px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	float:left;
	color: #718cb0;
	background: url(/Skin/sun/Images/bt_login.gif) center 0px no-repeat;
	cursor: pointer;
}
.bt_login:hover {
	color: #ffffff;
	background: url(/Skin/sun/Images/bt_login.gif) center -23px no-repeat;
}
/* 站内链接 */
.insidelink
{
    color:Red;
}
 
 /*==书签菜单定义开始==*/
#AdminTabs {
    height: 24px;
    clear: both;
}
#AdminTabs, #AdminTabs ul, #AdminTabs li {
      margin: 0px;
      padding: 0px;
}
/*书签右侧间隔*/
#AdminTabs li {
    cursor: pointer;
    margin-right: 2px;
    font-weight: bold;
}
#AdminTabs li, #AdminTabs a {
      float: left;
}
/*-左背景，等同图片宽度-*/
#AdminTabs a {
      background:url("/Skin/sun/Images/tableft.gif") no-repeat left top;
      margin: 0px;
      padding-left: 3px;
      text-decoration: none;
      font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
      display: block;
      text-align: center;
      /*_width:70px;*/
      min-width:70px;
}
/*-右背景，左缩进需减去左背景缩进-*/
#AdminTabs a span {
      float: none;
      display: block;
      background: url("/Skin/sun/Images/tabright.gif") no-repeat right top;
      padding: 0px 8px 0px 5px;
      color: #000;
}
/*-背景定位-*/
#AdminTabs a:hover, #AdminTabs #current a {
      background-position: 0% -24px;
}
#AdminTabs a:hover span, #AdminTabs #current a span {
      background-position: 100% -24px;
      color: #fff;
}
/*==书签菜单定义结束==*/

body {
	font: normal normal normal 12px/100% "宋体", Arial, Helvetica, sans-serif;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color:#fff;
	line-height: 150%;
}
input[type=text], input[type=Keyword] {
	height: 13px;
	margin: 1px;
}
* + html input[type=text] {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	background: none;
	font: normal normal bold 20px/150% "黑体", Helvetica, sans-serif;
	text-align: center;
	color:#222;
}
dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
img {
	border:0px
}
a {
	color: #222;
	text-decoration:none;
}
.clear {
	clear: both;
}
/*==企业站点中间内容==*/
/*--flash--*/
.flash {
	width: 960px;
}
.flash1 {
        width: 960px;
	height: 0px;
}
/*--中间部分--*/
#D_content {
	clear: both;
	background: url(/Skin/sun/Images/sofa_bg.gif) no-repeat left bottom;
	height:100%;
	overflow:hidden;
}
.D_left {
	float: left;
	width: 210px;
    margin-bottom:5px;
	
}
.D_left dt {
	background: url(/Skin/sun/Images/sbanner.gif) no-repeat left bottom;
	color:#fff;
	font: normal normal bold 14px/40px Arial, "微软雅黑", Helvetica, sans-serif;
	padding-left: 30px;
	letter-spacing:5px
}
.D_left dt a{
	color:#ffffff; text-decoration: none;
}
.D_left dt a:hover
{
   color:#ffffff;
}
.D_left li {
	background:url(/Skin/sun/Images/arrow01.gif) no-repeat left center;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 45px;
	width: 160px;
}
.D_left li a{
  color:#333333;
  text-decoration: none;
}
.D_left li a:hover {
	text-decoration: none;
	color:#9e0204;
}
.D_left li img {
	display:none
}
.D_right {
	float: right;
	width: 740px;
	border-left: 1px solid #ddd;
	height: auto!important;
	height: 500px;
	min-height: 500px;
}
.D_2{
border-left:none;
}
.D_path {
	float:left;
	padding-top:5px;
}

.Dr_title {

	color:#9e0204;
	font-size: 14px;
	font-weight: bold;
}
.D_right dd {
	padding:20px;
	padding-right:20px;
	color: #333;
	line-height: 200%;
}
.D_right dd li {
	list-style: none;
}
/*--2008雅蓝方案--*/

/*--新闻中心--*/
.news_title 
{
 margin:5px;
}
.news_title dt {
	clear: both;
	background: url(/Skin/sun/Images/newsnavbg.gif) repeat-x;
	height: 28px;
	border:1px solid #cc6666;
           
}
.news_title dt li {
	padding-left: 180px;
	float:left;
	list-style: none;
	width:60px;
    line-height: 28px;
}
.news_title dd li {
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #ccc;
	color:#aa0000;
	background: url(/Skin/sun/Images/icon_02.gif) no-repeat left;
}
.news_title dd li a {
	float: left;
	width: 350px;
}
.date {
	padding-right:160px;
}
/*--分页--*/
.page {
	clear:both;
	text-align:center;
	padding:10px 0px;
}
/*--产品中心--*/
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic {
	height: 130px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	padding:5px;
	margin-left:15px;
}
/* 定义缩略图宽度，按比例缩放 */
 .pe_u_thumb, .pe_u_thumb img {
	height: 130px;
	width: 200px;
	text-align:center;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title {
	margin: 5px 5px 5px 0px;
	height: 60px;
	overflow: hidden;
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	text-align: center;
	word-wrap: break-word;
	word-break: keep-all;
}
.pe_u_thumb_title a {
	color: #222;
}
.p_text {
	float:right;
	width:400px;
	color:#333333;
}
.pe_u_thumb1, .p_thumb1_l_pic {
	height: 175px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	padding:5px;
	margin-left:5px;
	margin-bottom: 5px;
}
/* 定义缩略图宽度，按比例缩放 */
 .pe_u_thumb1, .pe_u_thumb1 img {
        float:left;
	height: 175px;
	width: 285px;
	text-align:center;
}
.p_title {
	background: url(/Skin/sun/Images/pbg2.gif) no-repeat left top;
	width: 735px;
	float: right;
	height:22px;
	line-height:22px;
	text-align:right;
	color:#c00;
}
.p_title a {
	color:#c00;
}
.product {
	padding-left:20px;
}
.product li {
	float:left;
	width:33%;
	border: 1px dashed #cc;
}
.clearbox {
	clear:both;
	height:20px;
}
.look_pic {
	width:100px;
	margin:0 auto;
	background: url(/Skin/sun/Images/fangdajing.gif) no-repeat center right;
	height:20px;
}
.look_pic a {
	color:#c00;
	margin:0 auto;
}
.P_list {
	float:right;
	width: 160px;
}
.P_phot {
	float: left;
	width: 530px;
}
.imgBox {
	float: left;
	width: 530px;
}
/*--产品说明---*/
.C_product {
	float:left;
	width:700px;

}
.D_right .C_product dt {
	padding-left:20px;
	background:none;
	border:none;
	height:34px;
	cursor:pointer;
	background: url(/Skin/sun/Images/tabsepbg.gif) repeat-x bottom;
}
.C_product dl.C_title ul {
	height:34px;
	margin:0px;
	padding:0px;
}
.C_product dt li {
	float:left;
	width:117px;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	background: url(/Skin/sun/Images/tabs_common.gif) no-repeat top;
	margin-top:8px;
	text-align:center;
	display:block;
}
.C_product dt li span {
	display:block;
}
.C_product dt li.Change_on {
	margin-top:0px;
	background: url(/Skin/sun/Images/tabs_on.gif) no-repeat top;
	line-height:34px;
	height:34px;
	color:#c00;
	font-size:13px;
}
.C_product dt li.Change_on span {
	padding-top:0px;
}
.C_product dd .product {
	padding-left:0px;
}
.C_product dd .product li {
	float:left;
	width:33%;
	border: 1px dashed #cc;
	background:none;
	height:220px;
}
.C_content {
	border:1px solid #ccc;
	border-top:none;
	margin-bottom:20px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
.D_right .C_product dd {
	padding:20px 0px;
}
.C_content div {
	overflow:hidden;
}
.C_know {
	background:none;
	padding-left:20px;
}
.C_know li {
	float:left;
	width:45%;
}
/*--招聘中心--*/
.D_right dd .joinpic {
	margin: 0 auto;
	height:210px;
	width:600px;
}
.D_right dd .join {
	margin: 0 auto;
	width: 700px;
}
.D_right dd .join dt {
	background: url(/Skin/sun/Images/joinbg.gif) no-repeat left top;
	padding-left: 105px;
	height: 21px;
	line-height: 21px;
	font-weight:bold;
	color:#222;
}
.D_right dd .join dd {
	padding-left:30px;
	padding-top:5px;
}
/*--单页模板--*/
.P_content {
	float:right;
	width: 958px;
	height: auto!important;
	height: 500px;
	min-height: 500px;
	border: 1px solid #ddd;
	margin: 0 auto;
	background-color:#fff;
}
.P_title {
	font-size: 22px;
	font-weight: bold;
	color: #c00;
	border-bottom: 1px dashed #ddd;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.P_text {
	color:#333;
	padding:30px 60px;
	line-height:200%;
}
.joblook{float:right; width: 50px;}
/*--网站地图--*/
.map_menu {
	margin: 20px;
}
.map_menu dt {
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.map_menu dd {
	height: 22px;
	background-color:#eee;
	line-height:22px;
}
.map_menu li {
	float: left;
	background:url(/Skin/sun/Images/tree_line1.gif) no-repeat left center;
	padding-left:20px;
          padding-right:10px;
}
/*--关于企业--*/
.C_title {

	color:#333;
	line-height:200%;
	padding:20px 20px;
}


/*BoxThumb*/
.boxthumb{
    background:#f8f8f8;
    border:1px solid #fff;
	border-bottom:0px;
}
.boxthumb li{
    width:132px;
    line-height:20px;
	height:122px;
    overflow:hidden;
    float:left;
    text-align:center;
    margin-left:7px;
    display:inline;
}
.boxthumb li img{
    width:130px;
    height:100px;
    display:block;
    border:1px solid #fff;
}
    .boxthumb .boxnav{
	   text-index:0px;
	}
	
.left .boxthumb li{
    margin-left:18px;
}


/* ==文章节点定义== */

/* 首页文章二列式循环 */
.childclass_content ul
{
	margin: 0px;
	padding: 0px;
}
.childclass_content
{
	height: auto !important;
	height: 182px;
	min-height: 182px;
}
/* 热门栏目导航 */
.a_class_menu
{
	clear: left;
	padding: 5px;
	margin-top: 5px;
	background: #f9f9f9;
	border: 1px solid #9bbde6;
	text-align: left;
}
.a_class_menu ul, .a_class_menu li
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}
.a_class_menu a
{
	color: blue;
	text-decoration: underline;
}


/* ==文章大类栏目页列表形式==  */
.s_classlist_title
{
	font: normal normal bold 12px/150% Arial,"宋体",Helvetica,sans-serif;
	border: 1px solid #9bbde6;
}
.s_classlist_text
{
	border-bottom: 1px solid #9bbde6;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
}
.s_classlist_title_r, .s_classlist_title_c, .s_classlist_text_r, .s_classlist_text_c
{
	float: right;
	text-align: center;
	border-left: 1px solid #9bbde6;
}
.s_classlist_title_r, .s_classlist_title_c, .s_classlist_title_l
{
	font-weight: bold;
}
.s_classlist_title_l, .s_classlist_text_l
{
	padding-left: 5px;
}
.s_classlist_title_r, .s_classlist_text_r, .s_classlist_title_c, .s_classlist_text_c
{
	height: 22px;
	width: 70px;
	overflow: hidden;
}
.s_classlist_title_r, .s_classlist_text_r
{
	width: 50px;
}
.s_classlist_title_l, .s_classlist_title_c, .s_classlist_title_r, .s_classlist_text_l, .s_classlist_text_r, .s_classlist_text_c
{
	line-height: 22px;
}
/* ==小类栏目页列表形式== */
/* 父栏目模板中无内容时使用 */
.childclasslist_box
{
	margin: 5px 0px 0px 5px;
}
*html .childclasslist_box
{
	margin: 5px 0px 0px 10px;
} 
/* 子栏目模板中使用 */
.c_main .childclasslist_box
{
	margin: 0px;
}

/* 推荐图文 */
.a_photo_list, .a_photo_list ul
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.a_photo_list li
{
	padding: 0px;
	margin: 5px 0px;
	list-style: none;
	width: 45%;
	float: left;
}
/* 内容页 */
.c_content_text
{

}
h1
{
	color: #0a4180;
}














/*Tab*/
.tab,.tab_1,.tab_2,.tab_8,.boxthumb_nav{
	background:url(/Skin/sun/images/title_bg.gif) repeat-x #fff top;
	clear:both;
	height:31px;
	overflow:hidden;
}
.tab .tab_on,.tab .tab_off,.tab_1 .tab_on,.tab_1 .tab_off,.tab_2 .tab_on,.tab_2 .tab_off,.tab_8 .tab_on,.tab_8 .tab_off{
	text-align:center;
	font-weight:bold;
	width:100px;
	line-height:28px;
	height:31px;
	float:left;
	cursor:pointer;
}
.boxthumb_nav .tab_on,.boxthumb_nav .tab_off{
	text-align:center;
	font-weight:bold;
	width:100px;
	line-height:28px;
	height:31px;
	float:left;
	cursor:pointer;
}
.tab .tab_on{
	color:#fff;
    background:url(/Skin/sun/images/menu_bg_hover.gif) no-repeat;
}
.tab .tab_off,.tab_1 .tab_off,.tab_2 .tab_off,.tab_8 .tab_off,.boxthumb_nav .tab_off{
    background:url(/Skin/sun/images/menu_bg_link.gif) no-repeat right top;
}
.tab p,..tab_1 p,.tab_2 p,.tab_8 p{
    float:right;
	line-height:28px;
	padding-right:5px;
}
.tab_1 .tab_on{
	color:#fff;
    background:url(/Skin/sun/images/menu_bg_hover_1.gif) no-repeat;
}
.tab_2 .tab_on{
	color:#fff;
    background:url(/Skin/sun/images/menu_bg_hover_2.gif) no-repeat;
}
.tab_8 .tab_on{
	color:#fff;
    background:url(/Skin/sun/images/menu_bg_hover_4.gif) no-repeat;
}
.boxthumb_nav .tab_on{
	color:#fff;
    background:url(/Skin/sun/images/menu_bg_hover_2.gif) no-repeat;
}

.digg_tab{
	background:url(/Skin/sun/images/title_bg.gif) repeat-x #fff top;
	clear:both;
	height:31px;
	overflow:hidden;
}
    .digg_tab div{
        background:url(/Skin/sun/images/menu_bg_hover_3.gif) no-repeat;
	    text-align:center;
	    font-weight:bold;
	    width:100px;
	    color:#fff;
	    line-height:28px;
	    height:31px;
	    float:left;
	}
	.digg_tab p{
	    float:right;
		line-height:28px;
		padding:0px 5px;
		cursor:pointer;
	}
	.digg_tab .tab_on{
	    text-decoration:underline;
	}
/*文章列表下划线*/	
.textlist1{ background-color: #ffffff;	background-image: url(/Skin/sun/Images/line2.gif);	height: 25px;}
.textlist2{	background-color: #ffffff;	background-image: url(/Skin/sun/Images/line2.gif);	height: 25px;}





/* ==软件小类栏目页列表形式== */
/* 父栏目模板中无内容时使用 */
.childclasslist_box
{
	margin: 5px 0px 0px 5px;
}
*html .childclasslist_box
{
	margin: 5px 0px 0px 10px;
} 
/* 子栏目模板中使用 */
.c_main .childclasslist_box
{
	margin: 0px;
}

/* 子栏目标题及内容样式 */
.childclasslist_title
{
	border: 1px dotted #E1E8EF;
	background: #f4f8fd;
	padding: 5px;
}
.childclasslist_title a
{
	font: normal normal bold 14px/150% Arial,"宋体",Helvetica,sans-serif;
	color: #03c;
	background: url(/Skin/sun/images/c_title.gif) no-repeat 10px 2px;
	padding-left: 30px;
}
.childclasslist_time
{
	float: right;
}
.childclasslist_text
{
	padding: 5px;
}
.class_content
{
	height: auto !important;
	height: 50px;
	min-height: 50px;
}
.childclasslist_type
{
	border-top: 1px dotted #ccc;
	padding: 5px;
	font-weight: bold;
}

/* ==软件内容页== */
/* 软件详细内容 */
#s_info
{
	margin: 5px 200px 0px 0px;
}
#s_info_box
{
}
#s_info_right, .s_info_correlative dl, .s_info_correlative dt
{
	margin: 0px;
	padding: 0px;
}
/* 右侧相关软件 */
#s_info_right
{
	float: right;
	width: 195px;
}
.s_info_correlative
{
	border: 1px solid #9bbde6;
}

.s_info_correlative dt
{
	font: normal normal bold 13px/150% Arial,"宋体",Helvetica,sans-serif;
	color: #0a4180;
	text-align: center;
	line-height: 24px;
	background: url(/Skin/sun/images/tabtitle.gif) #fff repeat-x top;
	border-bottom: 1px solid #9bbde6;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
.s_info_correlative dd
{
	border: 5px solid #fff;
	margin: 0px;
	padding: 0px 5px;
	height: auto !important;
	height: 90px;
	min-height: 90px;
}
/* 软件标题 */
.s_info_title
{
	font: normal normal bold 24px/150% Arial,"宋体",Helvetica,sans-serif;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border: 5px solid #e1e8ef;
}
/* 软件详细信息 */
.s_info_content
{
	padding: 10px;
}
.s_info_content_r
{
	float: right;
	text-align: center;
}
.s_info_content_c
{
	float: left;
}
.s_info_content_l
{
	float: left;
	width: 150px;
}
.s_info_content_r, .s_info_content_c, .s_info_content_l, .s_info_content_r ul, .s_info_content_c ul, .s_info_content_l ul, .s_info_content_r li, .s_info_content_c li, .s_info_content_l li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.s_info_content_r li, .s_info_content_c li, .s_info_content_l li
{
	font-weight: bold;
	display: block;
}
.s_info_content_c li, .s_info_content_l li
{
	border-bottom: 1px dotted #ccc;
	line-height: 26px;
}
.s_info_content_r li
{
	text-align: center;
}
/* 详细信息字体颜色 */
.s_font_weight, .s_font_red, .s_font_blue, .s_font_green, .s_font_collection
{
	font-weight: normal;
}
.s_font_red
{
	color: red;
}
.s_font_blue
{
	color: blue;
}
.s_font_green
{
	color: green;
}
/* 图片与收藏 */
.s_font_PicUrl
{
	border: 0px;
	width: 150px;
	height: 160px;
	overflow: hidden;
}
.s_font_PicUrl img
{
	width: 150px;
}
.s_font_collection
{
	width: 158px;
	line-height: 30px;
	background: url(/Skin/sun/images/s_font_collection.gif) #fff no-repeat center center;
}


/* 软件简介、下载 */
.S_Intro, .S_DownloadUrl
{
	clear: both;
	border: 1px solid #cccccc;
	margin-top: 5px;
}
.S_Intro dl, .S_Intro dt, .S_Intro dd, .S_DownloadUrl dl, .S_DownloadUrl dt, .S_DownloadUrl dd, .S_DownloadUrl_c, .S_DownloadUrl_c dl, .S_DownloadUrl_c dt, .S_DownloadUrl_c dd, .S_DownloadUrl_l, .S_DownloadUrl_l dl, .S_DownloadUrl_l dt, .S_DownloadUrl_l dd
{
	margin: 0px;
	padding: 0px;
}
.S_Intro dt, .S_DownloadUrl dt
{
	font: normal normal bold 12px/30px Arial,"宋体",Helvetica,sans-serif;
	height: 30px;
	background: url(/Skin/sun/images/Channel_bg.gif) #999999 repeat-x top;
	text-align: left;
	clear: both;
	padding-left: 20px;
	color: #333333;
}
.S_Intro dd, .S_DownloadUrl dd
{
	padding: 5px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
.S_Intro dd
{

}

/* 下载地址 */
.S_DownloadUrl_c, .S_DownloadUrl_l
{
	float: left;
	width: 210px;
	overflow: hidden;
}
.S_DownloadUrl_c
{
	padding-left: 5px;
	border-left: 1px dotted #ccc;
}
.S_DownloadUrl_l
{
	padding-right: 5px;
}
.S_DownloadUrl_c dt, .S_DownloadUrl_l dt
{
	background: #eee;
	height: 24px;
	font: normal normal bold 12px/24px Arial,"宋体",Helvetica,sans-serif;
}
.S_DownloadUrl_c dd, .S_DownloadUrl_l dd
{
	height: auto !important;
	height: 50px;
	min-height: 50px;
}
.S_DownloadUrl_c dd a, .S_DownloadUrl_l dd a
{
	padding-left: 20px;
	background: url(/Skin/sun/images/DownloadUrl.gif) no-repeat top left;
}
.S_DownloadUrl_c dd a a:hover, .S_DownloadUrl_l dd a:hover
{
	padding-left: 20px;
	background: url(/Skin/sun/images/DownloadUrl_hover.gif) no-repeat top left;
}
.S_DownloadUrl_ad
{
	float: right;
	width: 320px;
	overflow: hidden;
}
.S_DownloadUrl_ad img
{
	border: 0px;
	margin-bottom: 5px;
}
/* ==定义顶部登陆框长度== */

.denglu {	float: right;
	width:650px;
}
/* ==定义底部联系我们表格== */
.ContactUs{
width:800px;
height:auto;
margin-left:140px;
overflow:hidden;
}
.ContactUs ul{
list-style:none;
width:800px;
height:auto;
}
.ContactUs li{
float:left;
width:350px;
height:20px;
margin-right:50px;
margin-bottom:5px;
text-align:left;
line-height:20px;
}
/* ==定义商城== */

.shop_sp{}
.shop_sp1{width:270px; float:left; padding:5px;}
.shop_sp2{width:140px; height:70px; float:left; padding:10px; line-height:150%;}
.shop_sp3{width:260px; height:70px; float:left; padding:10px; line-height:150%;}
.shop_sp4{width:360px; height:75px; float:left; line-height:150%;}
.shop_sp5{width:360px; height:20px; float:left; text-align:center;}
.shop_sp6{padding-right:5px;border-bottom:1px solid #B9CBD7; line-height:20px; background-color:#F2F5FA;}
.shop_c1{border-bottom:1px solid #B9CBD7; line-height:30px; background-color:#F2F5FA;}
.pxce_b{text-align:center;}
.article_wz6,.article_wz8{padding:10px; line-height:150%;}


/* 滑动门3 */
.divArea3a{width:960px;margin-bottom : 10px; float:right;}
.divArea3{width:160px;float:right;border: 1px solid #B9CBD7;border-bottom-style : none;border-right-style : none;text-align:center;}
.divArea3 .Col3{width:160px;}
.px3Tab{clear:both;}
.px3Tab .TabTitle ul{margin:0; padding:0;}
.px3Tab .TabTitle li{float:left; width:160px; height:50px; list-style-type:none;cursor:pointer;}
.px3Tab .TabTitle li h6{font-size:16px; font-weight:bold; font-color:#7C7B7B; font-align:middle; padding:10px 0 0;margin:0;}
.px3Tab .TabTitle .normal{background:url(..//Skin/xujin/images/pxce_bg_b.gif);}
.px3Tab .TabTitle .active{background:url(..//Skin/xujin/images/pxce_bg_a.gif);}
.px3Tab .TabContent{padding:5px;}
.none{display:none;}

.pxce_bg_a{border: 1px solid #B9CBD7;border-right-style : none;width:798px; height:349px; float:left;}
.px3_a{width:220px; height:350px;padding:13px; text-align:center; float:left;}
.px3_b{width:540px; line-height:30px;text-align:center;background-image : url(..//Skin/xujin/images/03.gif);background-position : right bottom;background-repeat : repeat-x;padding:5px; float:right;}
.px3_c{width:780px; height:350px;text-align:left;text-indent: 2em; font-size:12px;padding:5px; margin-left:5px;}
.px3_D{width:580px; line-height:30px;text-align:center;background-image : url(..//Skin/xujin/images/03.gif);background-position : right bottom;background-repeat : repeat-x;padding:5px; float:right;}
.px3_e{width:780px; height:350px;text-align:left;text-indent: 2em; font-size:12px;padding:5px; margin-left:5px;}

.main_articletitle /* 主标题文字颜色定义 */
{
color: #ff0000;font-weight:bold;font-size: 15pt;line-height: 150%;
}