﻿@charset "utf-8";
/* CSS Document */

/* ===全局样式定义== */
body
{ 
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    background: #fff;
    text-decoration: none;
	text-align:center;
}
a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #000;
}
a:hover
{
    color: #03c;
    text-decoration: none;
}
img
{
    border: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;
}

/* ==通用定义== */
.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;
}

/* 定义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, . 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: #0a4180;
}
/* 网站横向公告 */
#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;
    right: 0px;
    top: 100px;
}


/* 图片更新 */
.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: 150px;
	
}
.p_thumb_l_title
{
    margin-top: 5px;
}
.p_list_r
{
    margin-left: 10px;
	margin-right:5px;
}
.p_list_r1
{
    margin-left: 10px;
}
.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
{
    padding: 1px;
    margin: 0px;
	
}
.p_list_two
{
    padding: 10px;

	
}
.p_list_two li
{
    width: 49.5%;
    float: left;
}
.p_list_two li, .p_list_two td
{
    border-bottom: 1px dotted #ccc;
}

/* ==网站首页内容显示定义结束== */

/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone
{
    padding: 0px;
    margin: 0px auto;
    width: 980px;
	
}
#main_bg
{
    width: 980px;
	
	
	
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
	
	
}
.lxz
{
    width: 980px;
	padding-bottom: 0px;
	margin:4px auto;
	
	
}
#top_all,#top_all_zhaosheng,#top_all_jiuye,#top_all_zhaosheng,#top_all_jingpinke,#top_all_jijian,#top_all_xinwen,#top_all_shenghuo,#top_all_tupian,#top_all_yuanbao,#top_all_zhuanti,#top_all_junxun,#top_all_yingp,#top_all_zuxuan,#top_all_acz,#top_all_xuesheng,#top_all_dangdai,#top_all_qunzhongi,#top_all_renshi,#top_all_sanyan,#top_all_jiefang,#top_all_lxyz,#top_all_da,#top_all_chuxin,#top_195,#top_all_xinshidai
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
	background: url(images/czvtc-top.jpg) repeat-x top;
}

#top_all_kangyi
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
	background: url(images/kangyi-top.jpg) repeat-x top;
	
}
#bottom_all
{
    background-image: url(images/bottom_bg.gif) repeat-x top;
}
#top_all_kangyi
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
	background: url(images/kangyi-top.jpg) repeat-x top;
	
}
#top_all
{
    background: url(images/czvtc-top.jpg) repeat-x top;
}

#top_all_zhaosheng
{
    background: url(images/zhaosheng-top.jpg) repeat-x top;
}
#top_all_jiuye
{
    background: url(images/jiuye-top.jpg) repeat-x top;
}
#top_all_jijian
{
    background: url(images/jijian-top.jpg) repeat-x top;
}
#top_all_jingpinke
{
    background: url(images/jingpinke-top.jpg) repeat-x top;
}
#top_all_xinwen
{
    background: url(images/xinwen-top.jpg) repeat-x top;
}
#top_all_shenghuo
{
    background: url(images/shenghuo-top.jpg) repeat-x top;
}
#top_all_tupian
{
    background: url(images/tupian-top.jpg) repeat-x top;
}
#top_all_yuanbao
{
    background: url(images/yuanbao-top.jpg) repeat-x top;
}
#top_all_zhuanti
{
    background: url(images/zhuanti-top.jpg) repeat-x top;
}
#top_all_junxun
{
    background: url(images/junxun-top.jpg) repeat-x top;
}
#top_all_yingp
{
    background: url(images/yingping-top.jpg) no-repeat top;
}
#top_all_zuxuan
{
    background: url(images/zuxuan-top.jpg) no-repeat  top;
}
#top_all_acz
{
    background: url(images/acz-top.jpg) no-repeat  top;
}
#top_all_xuesheng
{
    background: url(images/xuesheng-top.jpg) no-repeat  top;
	
}
#top_all_dangdai
{
    background: url(images/top-ddh.jpg) no-repeat  top;

}

#top_all_qunzhong
{
    background: url(images/top-qz.jpg) no-repeat  top;

}
#top_all_renshi
{
    background: url(images/renshi-top.jpg) no-repeat  top;

}
#top_all_sanyan
{
    background: url(images/top-sanyan.jpg) no-repeat  top;

}
#top_all_jiefang
{
    background: url(images/top-jiefang.jpg) no-repeat  top;

}
#top_all_jiefang
{
    background: url(images/top-lxyz.jpg) no-repeat  top;

}
#top_all_da
{
    background: url(images/top-da.jpg) no-repeat  top;

}
#top_all_chuxin
{
    background: url(images/top-chuxin.jpg) no-repeat  top;
    }

#top_all_20da
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
    background: url(images/top-20da.jpg) no-repeat  top;
    }
    
#top_195
{
    background: url(images/top-195.jpg) no-repeat  top;
    }
    
#top_all_dangshi

{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
    background: url(images/top-dangshi.jpg) no-repeat  top;
    }  

#top_all_xinshidai
{
    width: 980px;
	padding-bottom: 5px;
	margin:0px auto;
    background: url(images/xinshidai-1.jpg) no-repeat  top;
    }  
    
/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head275
{
    height:275px;
    margin-bottom: 5px;
    position: relative;
	text-align:left;
	padding: 0px;
    margin: 0px auto;
    width: 980px;}
    
#head
{
    margin-bottom: 5px;
    position: relative;
	text-align:left;
}
#head a,#head275 a
{
    color: #5e7591;
    text-decoration: none;
}
#head a:hover,,#head275 a:hover
{
    color: #0a4180;
}
#logo
{
    height: 140px;
    float: left;
    width: 300px;
}
#logo img { display:none;}
#top_link
{
	background:#eee;
    color: #5e7591;
    float: right;
	width: 360px!important;
    width: 390px;
    margin: 4px 10px 0px 0px;
    line-height: 22px;
    text-align: right;
}
#top_link ul, #top_link li
{
	
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
}
#top_link li
{
	height: 22px;
}
/* --网页头部导航菜单-- */
#menu
{
    background: url(images/channel_bg.gif)  repeat-x top;
    clear: both;
    line-height: 29px;
    border: 1px solid #FF7D7D;
	background-color:#FF7D7D;
}
/* 网站节点导航 */
#menubox
{
    margin-left: 110px;
    padding: 0px;
    color: #c4d9f1;
	text-align:left;
}
#menubox a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #330000;
    padding: 8px 2px 5px 12px;
    line-height: 29px;
    background: url(images/menubox.gif) no-repeat 5px 10px;
	
}
#menubox a:hover
{
    color: #A32A2A;
    text-decoration: none;
    background: url(images/menubox_hover.gif) no-repeat 5px 10px;
}
/* 导航图片 */
#menubox_pic
{
    width: 110px;
    height: 29px;
    text-align: center;
    color: #0a4180;
    float: left;
    clear: left;
    background: url(images/menubox_pic.gif) no-repeat top center;
    font: normal normal bold 14px/29px Arial, "宋体" ,Helvetica,sans-serif;
	
}
/* ==top_all(顶部)定义结束== */
/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: right;
    width: 210px;
	
}
#main_ right_xw/* 网页中部左侧整体定义 */
{
    float: right;
    width: 208px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: left;
	width:770px;
    _width: 766px;;
    text-align: left;
	
}

#main_right_box /* 网页中部右侧整体定义2 */
{
	margin-left: 0px;

}

#main_left_box /* 网页中部右侧整体定义2 */
{
	margin-left: 0px;
	margin-right:0px;
	z-index:10;
}
#r_main /* 中部右侧定义 */
{
	float: left;
	width: 248px;
	text-align: center;
	border:1px solid #FF7D7D;
	
}
#zhttitle
{
	width:248px;
	background:url(Images/left_title.gif) no-repeat top center;
	text-align:center;
	}
#zhttimu
{
	font-weight: bold;
	font-family: "宋体";
	font-size:13px;
	color: #FFF;
	margin-top:3px;

}
#l_zht
{
	width:238px;
	text-align:center;
	margin-top:0px;
}	
/* 右侧标题与内容 */

.r_content
{
 	margin-top:8px;   
	padding-left: 5px;
	padding-right: 5px;
}

.r_content dt
{
    height:81px;
}

#main_box /* 中部整体定义 */
{

	padding: 0px;
    margin: 0px;
	margin-top:0px;
}
.c_main /* 中部中间定义 */
{
    float:right;
	width:725px;
	text-align:left;

}
.c_main_tu /* 中部中间定义 */
{
    float:right;
	width:763px;
	text-align:left;
	margin-right:5px!important;
	margin-right:2px;
	border:1px solid #FF7D7D;
}
.c_main_child /* 中部中间定义 */
{
    float:right;
	width:765px;
	text-align:left;
	margin-left:-6px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    border: 1px solid #FF7D7D;
}
.c_main_box1 /* 中部中间定义 */
{
    border: 0px solid #FF7D7D;
}
.c_main_box_content /* 中部中间定义 */
{
    border: 1px solid #FF7D7D;
	margin-left:-5px;
	width:763px;
}

/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic
{
    height: 100px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img
{
    width: 148px;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title
{
    margin: 2px 2px 2px 0px;
    height: 14px;
    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: #000;
}

.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(images/List.gif) no-repeat left -2px;
}

/* 本站新闻.r_news */
#r_main_t
{
	width:460px;
	height:240px;
    margin-top: -1px;
	margin-left:-5px;
    border-top: 1px solid #fff;
    border-left: 1px solid #FF7D7D;
    border-bottom: 1px solid #FF7D7D;
    text-align: left;
	float:left;
}

.r_news
{
    background: url(images/r_news_bg.gif) #fff repeat-x top;
}

#r_main_index
{
	width:576px;
    margin-top: -1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #FF7D7D;
    border-bottom: 1px solid #FF7D7D;
    text-align: left;
	float:left;
}
.r_news_index
{
    background: url(images/r_news_bg.gif) #fff repeat-x top;
}
#r_main_index a:hover{
color:#c00;}
#r_main_pic   /*图片中心*/
{
	width:460px;
	height:240px;
    margin-top: -1px;
	margin-left:-5px!important;
	margin-left:-2px;
    border-top: 1px solid #fff;
    border-left: 1px solid #FF7D7D;
    border-bottom: 1px solid #FF7D7D;
    text-align: left;
	float:left;
}
/* 左图右信息列表 */
.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;
}
/* 中部间距 */
.c_spacing
{
	height:5px!important; 
    height: 5px;
    font-size: 0px;
}

.c_spacing2
{
    padding: 0px;
    margin: 0px;
	float:right;
	width:300px;
	height:5px!important; 
    height: 0px;
	font-size:0px;
}
*+html .c_spacing2
{
    padding: 0px;
    margin: 0px;
	float:right;
	width:700px;
	height:5px!important; 
    height: 0px;
	font-size:0px;
}


.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #ddd;
    background: none;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd, .c_main_child dl, .c_main_child dt, .c_main_child dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl, .c_main_child dl
{
    border: 1px solid #FF7D7D;
}
.c_main dd, .c_main_child dd
{
    border: 5px solid #fff;
}
.c_title
{
    font: normal normal bold 13px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #fff;
    padding-left: 10px;
    background: url(images/channel_bg-zy.gif) #dfebf9 repeat-x top;
    border-bottom: 1px solid #FF7D7D;
}
.c_title a, .c_title a:link
{
    font: normal normal bold 13px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    padding-left: 34px;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
	color: #ddd;
	background: url(images/c_title_hover.gif) no-repeat 10px 2px;
	text-align: left;
}
.c_content
{
    padding: 5px;
    line-height: 150%;
    color: #000000;
    height: auto !important;
    height: 170px;
    min-height: 120px;
}
.c_content p
{
	text-indent: 2em;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_content table
{
	text-align:center;
	width:100%;
	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_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, .c_main_one1, .c_main_one1 dl, .c_main_one1 dt, .c_main_one1 dd, .c_main_one2, .c_main_one2 dl, .c_main_one2 dt, .c_main_one2 dd
{
    margin: 0px;
    padding: 0px;
}
.c_main_two
{
    float: left;
    width: 100%;
}
.c_main_one
{
    float: left;
    width: 766px;
	margin-left:-6px!important;
	margin-left:-2px;
}
.c_main_one1
{ 
	margin-left:-11px;
	margin-right:0px;
	width: 772px;

}
.c_main_one_left
{ 
	margin-left:-13px;
	margin-right:3px;
	width: 773px;

}
.c_main_one2
{ 
	float: left;
    width: 766px;
	margin-left:-6px;
	margin-right:5px;

}
.c_right dl, .c_left dl, .c_main_one dl, .c_main_one1 dl, .c_main_one2 dl
{
    border: 1px solid #FF7D7D;
    overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd, .c_main_one1 dd, .c_main_one2 dd
{
    border: 5px solid #fff;
}
* html .c_main_one dd, .c_main_one1 dd, .c_main_one2 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;
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    overflow: hidden;
	border-right: 1px solid #FF7D7D;
}
.tabtitle dl, .titlemouseover dl
{
    margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:8px;
    padding: 0px;
    border: 2px solid #fff;
}
.tabtitle
{
    color: #A32A2A;
    background: url(images/tabtitle.gif) #fff repeat-x top;
    border-top: 1px solid #FF7D7D;
    border-right: 1px solid #FF7D7D;
    border-bottom: 1px solid #FF7D7D;
}
.titlemouseover
{
    cursor: pointer;
    color: #f00;
    border-left: none;
    border-top: 1px solid #FF7D7D;
    border-right: 1px solid #FF7D7D;
    border-bottom: 1px solid #fff;
	
    background: #fff;
}
* + html .titlemouseover
{
    padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
    margin-right: 0px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
    margin-top: -3px;
    padding: 5px;
    border-right: 1px solid #FF7D7D;
    border-top: none;
    height: auto !important;
    height: 270px;
    min-height: 270px;
}

#Tabtu0, #Tabtu1, #Tabtu2, #Tabtu3  /*图片中心*/
{
    margin-top: -3px;
	padding: 5px;
    border-right: 1px solid #FF7D7D;
    border-top: none;
    height: auto !important;
    height: 205px;
    min-height: 205px;
	margin-left: 5px;
}

/* 幻灯片 */
#main_box_index
{
    float: right;
    height: 260px;
    width: 400px;
    padding: 0px;
    background: #eee;
	margin-right:-1px;
}
#main_box_t  /* 系 */
{
    float: right;
    height: 200px;
    width: 300px;
    padding: 0px;
    background: #eee;
	margin-left:5px;
	margin-right:5px;
	margin-top:25px;
}
#main_box_pic
{
    float: right;
    height: 200px;
    width: 300px;
    padding: 0px;
    background: #eee;
	margin-left:5px;
	margin-right:4px!important;
	margin-right:2px;
	margin-top:25px;
	
}
.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/}Images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



/* 左图右信息列表 */
.article_new
{
}
.article_new .p_list_r li
{
    border-bottom: 1px dotted #ccc;
}
.article_new .p_thumb_l .pe_u_thumb_title
{
    height: 15px;
    margin-bottom: 0px;
}

/* --网页中部左侧内容-- */
/* 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, .left_box_top, .left_box_top dt, .left_box_top dl, .left_box_top dd
{
    padding: 0px;
    margin: 0px;
	text-align:left;
	text-indent:10px;
}
.user_box, .left_box, .left_box_top
{
    border: 1px solid #FF7D7D;
}
.left_box_top
{
    margin-top: 0px;
}
.left_box
{
    margin-top: 5px;
}
.user_box dt, .left_box dt,.left_box_top dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #fff;
    line-height: 27px;
    
	
}
.user_box dt
{
    background: url(images/left_tit.gif) no-repeat left top;
}
.left_box dt,.left_box_top dt
{
    background: url(images/left_tit.gif) no-repeat left top ;
}
.user_box dd, .left_box dd, .left_box_top dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}
.user_box dd
{
    text-align: center;
}
.Login_ajax
{
    text-align:left;
}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
	margin-bottom: 5px;
	line-height: 24px;
	border: 1px solid #FF7D7D;
	width:980px;
	background: url(images/Channel_bg-zy.gif)  repeat-x top;
	text-align: left;
	clear: both;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
}
.r_navigation a:hover
{
    color: #eee;
    text-decoration: none;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}
/* 中间横幅*/
#hengfu
{
	width:978px;
	height:140px;
	border:1px solid #FF7D7D;
	background-color:#fff;
	background-image:url(Images/hengfu-cz.jpg);
}
/* 右侧广告 */
.l_ad
{
    padding: 0px;
    margin: 0px;
	float:left;
	width:723px;
	border:1px solid #FF7D7D;
}
.r_ad
{
    padding: 0px;
    margin: 0px;
	float:right;
	width:723px;
	border:1px solid #FF7D7D;
	margin-top:5px;
	margin-bottom:5px;
}
.r_ad1
{
    padding: 0px;
	margin-top:3px;

	margin-left: -7px;

	width:764px;
	border:1px solid #FF7D7D;
	margin-bottom:3px;
	}
.r_ad2
{
    padding: 0px;
    margin-left: 5px;
	float:right;
	width:763px;
	border:1px solid #FF7D7D;
	
	margin-bottom:5px;
}
.b_ad
{
    padding: 0px;
    margin-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	clear:both;
	
}
.adright {
    float: right;
    border: #FF7D7D 1px solid;
    padding: 8px 0px 0px 22px;
    height: 80px;
}
/* 站内搜索 */
.main_search
{
	width:648px;
    
	float:right;
	text-align:left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search_tu
{
	width:688px;
    margin-right:5px!important;
	margin-right:2px;
	float:right;
	text-align:left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search_xi
{
	width:688px;
    margin-right:5px;
	float:right;
	text-align:left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    background: url(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: #000;
    text-decoration: none;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 1px solid #FF7D7D;
}
.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(底部)定义开始== */
/* --网页底部-- */
#foot
{
    background: url(images/bottom_bg.gif) #fff repeat-x top;
    border: 1px solid #FF7D7D;
    clear: both;
}
/* 管理链接 */
#menu_link
{
    margin: 20px 0px 5px 0px;
    text-align: center;
}
#menu_link a
{
    text-decoration: none;
    color: #000;
}
#menu_link a:hover
{
    color: #f00;
    text-decoration: none;
}
/* 版权信息 */
#copyright
{
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    margin: 5px 0px 20px 0px;
    text-align: center;
}
/* ==bottom_all(底部)使用定义结束== */

/* 栏目页 */
.childclass_main
{

	float:left;
}
* html .childclass_main
{
    margin-left: 0px;
}
.childclass_main_yilie
{
    margin-left: -10px;
	float:left;
	width:800px;
}

/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
	border: 1px solid #FF7D7D;
    width: 377px;
    margin: 5px 5px 0px 0px!important;
	margin: 5px 2px 0px 0px;
}
* html .childclass_main_box
{
    width: 377px;
}
.childclass_main_boxy
{
    float: left;
	border: 1px solid #FF7D7D;
    width: 378px;
    margin: 5px 5px 0px 0px!important;
	margin: 5px 2px 0px 2px;
}
* html .childclass_main_boxy
{
    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(images/Channel_bg-zy.gif) #a8c6e9 repeat-x top;
    text-align: left;
    color: #fff;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #FF7D7D;
    border-left: 1px solid #FF7D7D;
    border-right: 1px solid #FF7D7D;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #fff;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
	color: #ddd;
	text-decoration:none;
}
.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(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: #fff;
    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: #ddd;
    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: 185px;
    min-height: 185px;
}
.class_content li, .childclass_content li
{
    border-bottom: 1px dotted #ccc;
}
.class_content li, .childclass_content li .date
{
    float:right;
}
.class_bot, .childclass_bot
{
    height: 5px;
    background: #F4F8FD;
}
/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
	margin-left: 5px!important;
	margin-left: 8px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    text-align: center;
	width:754px;
}
.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: none;
}
/* 分页 */
.class_page_tu
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
	margin-left: -6px!important;
	margin-left: -2px;
	margin-right:5px!important;
	margin-right:0px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    text-align: center;
	width:754px;
	float:left;
}
.class_page_tu ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page_tu a
{
    color: blue;
    text-decoration: none;
}
/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;

}
.c_title_text h2
{
	font-size: 16px;
}
.c_title_author
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #FF7D7D;
    overflow: hidden;
}
.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.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;
	letter-spacing: 0.1em;
}
.c_bot_text
{
    color: #000;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: right;
    background: #F4F8FD;
    padding-left: 10px;
    border-top: 1px solid #FF7D7D;
    height: auto !important;
    height: 5px;
    min-height: 5px;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
#xiaoxun
{
	
	margin-left:-10px;
}
/* 站点导航 */
.nav{
	width:350px;
	float:left;
	border:#FF7D7D dotted 1px
	margin:5px;
	}
#nav_m{
	width:1px;
	height:170px;
	float:left;
	border-left:#FF7D7D dotted 1px;
	}
.nav ul {
	list-style-type:none;
	padding: 0px;
    margin: 0px;
    display: block;
}
.nav ul li{
	float:left;
	margin-left:5px;
	width:105px;
	height:20px;
	font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;}
	
.main_tebie {
	width:712px;
	float:right;
	text-align:left;
	padding: 5px 5px 3px 7px;
	margin-top: 5px;
	height: auto !important;
	height: 36px;
	min-height: 36px;
	border: 1px solid #FF7D7D;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.main_tebie dt {
	float: left;
	*width:143px;
	width:142px;
	display: block;
	text-align: center;
}

