﻿@charset "utf-8";
/* CSS Document */
/* 通用属性 */
* {
	margin:0;
	padding:0;
	list-style:none;
	font-family:"宋体";
	font-size:12px;
	
	
}
body {background:url() no-repeat;}
.layout {margin:0 auto;}
#main_out { /*background:url(images/bg_body.jpg); */background:#e9e9e9;}
.float_clear { clear:both; height:5px;}
.float_left { float:left; }
.float_right { float:right;}
.float_right a{ font-size:12px; color:#26609D}
.tag { float:right; padding-right:15px;color:#fff; }
.tag a { color:#fff; font-size:10px; line-height:40px; text-align:center; font-family:Arial;background:url(images/more1.jpg);width:40px;}
.tag a:hover { color:#fff;}
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.hidden { display:none}
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
.kong { color:#FFF; background:#fff; padding:1px;}
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#276A09; }
p { line-height:26px; }
.b_title { font-size:14px; line-height:24px; font-weight:bold; padding-left:20px; border-bottom:1px dotted #666}
.b_stitle { font-weight:bold; line-height:22px;}
 
.table { border-collapse:collapse; margin:5px 0;  }
.table a{ color:#fff;}
.table td { padding:2px 4px; border:1px solid #ddd; }
/* 顶部 */
#top_main {
	margin:0 auto;
	height:100px;
	background:#172741; }
#top_site_name a{ color:#fff}
#top {
	width:1080px;
	margin:0 auto;
}
#top_menu_left { float:left;  width:300px; text-align:left; line-height:30px; color:#fff;}
#top_menu_left a { padding: 0 10px; color:#fff; font-size:12px;}
#top_menu_right { float:right; width:650px; text-align:right;  line-height:30px; color:#fff;}
#top_menu_right a { padding: 0 10px; color:#fff; font-size:12px;}

#logo { float:left;  width:1080px; height:100px; background:url(images/logo.jpg) no-repeat;}
#top_logo { float:left; width:359px;}
#top_site_name { float:right; margin:12px 0;}
#notice { height:28px; line-height:28px; padding-left:25px}
#top_menu_main { height:0px; }
#top_menu {width:1080px; margin:0 auto; height:27px; line-height:27px; padding:0 10px;color:#666;  }



/* 幻灯 */
.fullSlide{width:100%;position:relative;height:410px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:410px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:410px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


.xian{ height:2px; border-bottom:1px solid #6585B6}
/* 导航 */
#navigation_main {
	height:40px;
	margin:0 auto;
	background:#2882b7;
	
}
#navigation {
	width:1080px;
	height:40px;
	margin:0 auto;  
	text-align:bottom;
	
}
#navigation ul #navigation_home { float:left; line-height:40px; text-align:bottom;}
#navigation ul .main_nav { float:left; line-height:40px; text-align:bottom;}
#navigation ul li a { width:135px; height:40px; display:block; font-size:16px; font-weight:bold; color:#fff; font-family:"微软雅黑"; }
#navigation ul li a:hover { font-size:16px; text-decoration:none; height:40px; color:#c2c1be;font-family:"微软雅黑";}
#navigation ul .current_navigation { font-size:16px; color:#fcf96e;}


.target { width:700px; height:300px; overflow:hidden; position:relative; margin:20px auto; }
.target img { position:absolute; top:0; left:0; width:100%; height:100%; }

/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute;}
#navigation ul li ul li { line-height:40px; }
#navigation ul li ul li a { font-weight:normal; color:#fff; font-size:12px; background:url(images/xian_a.jpg); border:none;}
#navigation ul li ul li a:hover { text-decoration:none; background:url(images/xian_aa.jpg); font-size:12px; color:#FFF;border:none;}
/*搜索按钮*/
#form_text_search { border:1px solid #CCC; background:url(images/ser.jpg) left no-repeat; height:20px; line-height:20px; padding:0 5px 0 25px; width:120px; color:#d6d6d6}
#form_submit_search { width:60px; height:22px; background:#c90219; border:none; cursor: pointer; color:#fff }

/* 当前位置 */
.current_location1 {float:right;margin-right:300px;color:red; font-size:24px; font-weight:bold; margin-top:5px; font-family:"微软雅黑";}
.current_location1 a {  color:red;font-size:24px; line-height:40px; text-align:right; font-weight:bold;font-family:"微软雅黑";}
.current_location1 a:hover{ color:red;font-size:24px;}
.current_location1 a:visited{ color:red;font-size:24px;}
.current_location1 current_channel{ color:red; font-size:24px;}

.current_location {float:right;margin-right:300px;color:red; font-size:16px; font-weight:bold; margin-top:5px; font-family:"微软雅黑";}
.current_location a {  color:red;font-size:16px; line-height:40px; text-align:right; font-weight:bold;font-family:"微软雅黑";}
.current_location a:hover{ color:red;font-size:16px;}
.current_location a:visited{ color:red;font-size:16px;}
.current_location current_channel{ color:red; font-size:16px;}
/* 幻灯 */
#banner_Bg{ }
#banner_main { margin:0 auto; }
#banner_bottom { margin:0 auto; background:url(images/yy1.jpg) repeat-x; height:5px; }
/*图片轮播效果*/
#gal-wrap {
position: relative;
border:5px solid #45b4e3;
}
#gallery {
position: absolute;

}
#gallery li {
list-style: none;
float: left;
width: 300px;
height: 250px;

}
#gallery li img{
width: 300px;
height: 250px;
}
#gallery p {
text-align: center;
color: #cdcdcd;
}
#gal-panel {
height: 100%;
overflow: hidden;
border:5px solid #45b4e3;
width:300px;
}
#gal-panel li {
float: left;
margin-right: 6px;
list-style: none;
cursor: pointer;

}

#gal-panel li.current {
font-weight: bold;
color: red;
}
/* 主体 */
#content {
	width:1080px;
	margin:0 auto;
	background:#FFF;
}
#content_main {
	width:1080px;
	margin:0 auto;
	background:#e9e9e9;
	padding: 5px 5px;
}
#content_title { height:40px; background:url(images/about_us.jpg) no-repeat}
#content_body { padding:5px 5px; line-height:25px; }
#content_body p{ line-height:25px; font-size:14px; font-family:"微软雅黑"; font-weight:bold;}
#content_bottom { height:10px; background:none;}
.rec_tl{ height:51px; line-height:51px; margin-top:10px; background:url(images/lm_bg.jpg) no-repeat;}
.rec_tl h2{ color:#ffffff; font-size:14px}
.rec_body{
	width:1070px;
	line-height:22px;
	margin-bottom:10px;
	margin:0px 0px;
	padding:5px 5px;
	background:#fff;

}
.rec_body1{
	line-height:40px;
	margin-bottom:5px;
	border:1px solid #c6cbc9;
	margin:5px 0;
	padding:0 15px;

}
.rec_body H2{color:#10719c; font-size:18px; font-family:"微软雅黑"; line-height:30px; text-align:left; padding:10px 20px;}
.rec_body1 H2{color:#000; font-size:16px; font-family:"微软雅黑"; font-weight:bold; line-height:30px; text-align:left; padding:10px 5px;}
/*主体左侧*/

#left {
	float:left;
	width:230px;
	display:inline;
	padding:5px 0;
}
#left1 {
	float:left;
	width:412px;
	display:inline;
	padding-right: 4px;
	padding-top: 5px;
	padding-left: 4px;
	padding-bottom: 5px;
}

#left2 {
	float:left;
	width:811px;
	display:inline;
	padding-right:5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.left_title {
	line-height:40px;
	height:40px;
	border-bottom:1px #c8c8c8 solid;
	padding:5px 0;
}
.left_title h2 { width:100px;font-size:14px; color:#000;line-height:40px;
	height:40px; border-bottom:1px #f00 solid;
	padding-top:5px;
	}
.left_title h2 a { color:#000; font-size:14px;}
.left_body {
	overflow:hidden;
	zoom:1;
	font-family:"宋体";
	font-size:12px;
	line-height:24px;
}
.left1_title {
	line-height:40px;
	background:url(images/lxwm.png) no-repeat;
	height:40px;
	border-bottom:1px #c8c8c8 solid;
	padding:5px 0;

}
.left1_title h2{
	width:100px;
	line-height:40px;
	height:40px;
    border-bottom:1px #f00 solid;
	padding-top:5px;
}
.left1_body {
	overflow:hidden;
	zoom:1;
	font-family:"宋体";
	font-size:12px;
	line-height:30px;
	padding:5px;
}
.left_bottom { height:20px; }
.left_menu {  }
#sm_news {
	float:right;
	width:412px;
	padding-top:5px;
	padding-left:4px;
	padding-right:0px;
}
#sm_news h2 {
	font-size:14px;
	color:#000;
	padding-left:15px
}
.news_t {
	height:96px;
	line-height:35px;

}
.news_t1 {
	height:35px;
	

}
.news_t2 {
	
	

}
.news_b {
	overflow:hidden;
	zoom:1;
	margin-bottom:0px;
	border:1px solid #cfcdcd;
}

.news_b1 {
	padding:0 0px;
	overflow:hidden;
	zoom:1;
	margin-bottom:0px;
	width: 357px;
	
}
.s_rb {
	padding:0px 0px;
	overflow:hidden;
	line-height:30px;
	border:1px solid #cfcdcd;
	
}

#s_right{
	float:left;
	width:267px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 8px;
}

#s_right1{
	float:left;
	width:257px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom:5px;
	padding-left: 0px;

}

#s_right h2 { font-size:14px; color:#000; padding-left:15px}
.s_rt {
	height:42px;
	line-height:42px;
	padding:0 5px;
	
	background:url(images/lm_bg.jpg) no-repeat;
}


/*首页图片列表[超细]*/
.index_picture_list{background:#FFF;  margin:0 auto; width:1080px; height:1100px;}
.index_picture_list li { float:left; width:300px; height:300px; padding:30px 30px; }
.index_picture_list li h2 { font-family:"微软雅黑"; font-size:22px;color:#000; text-align:center;}
.index_picture_list li a:hover img { }
.index_picture_list li p{ height:30px; line-height:30px; color:#6C6C6C;text-align:left;}
.index_picture_list li p a{  height:40px; line-height:40px; color:#CDCDCD;}
.index_picture_list li p a:hover{ height:40px; line-height:40px; color:#fff; text-decoration:none;}

/*左侧新闻滚动*/

.hotnews{ background:url(images/nee.jpg) no-repeat; }
.hotnews_title {
	line-height:40px;
	background:url(images/xwzx.png) no-repeat;
	height:40px;
	border-bottom:1px #c8c8c8 solid;
	padding:5px 0;

}
.hotnews_title h2{
	width:100px;
	line-height:40px;
	height:40px;
    border-bottom:1px #f00 solid;
	padding-top:5px;
}
/*主体右侧*/
#right {
	float:right;
	width:840px;
	padding:5px 5px;
	/*background:#fff;*/
}
#right_title {height:32px;line-height:32px; padding:0 5px; border-bottom:none;}
.right_title1 {
	height:40px;
	line-height:40px;
	padding:0 5px;
	background:url(images/box_titlebg.jpg) repeat-x;
	border:1px solid #c6cbc9;
	border-bottom:none;
}
.right_title h2 {
	text-align:left;
	font-size:20px;
	font-family:"微软雅黑";
	color:#10719c;
	font-weight:bold;
	padding:10px 0;
}
.right_title h2 a{
	text-align:left;
	font-size:20px;
	font-family:"微软雅黑";
	color:red;
	font-weight:bold;
    padding:10px 0;
	
}
.right_title1 h2 { font-size:14px;padding-left:10px; color:#fff;}
.right_body {
	zoom:1;
	border:#d2d4e1 1px solid; 
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	padding:5px 2px;
	line-height:30px;
}
.right_body1 {
	overflow:hidden;
	zoom:1;
	line-height:22px;
	padding-bottom:5px;
}
.right_bottom { height:10px; }
#right_lm1 {
	width:563px;
	line-height:35px;
	float:left;
	border:1px solid #c6cbc9;
}
.right_lm1_title {height:40px; line-height:40px;  padding:0 0; background:url(images/box_titlebg.jpg) repeat-x;}
.right_lm1_title h2 { font-size:14px; padding-left:10px; color:#FFF;}
.right_lm1_title h2 a { color:#FFF; font-size:14px}
.right_lm1_body { margin-bottom:5px; font-size:12px;line-height:22px; padding:5px 0;}
#right_lm2 {
	width:285px;
	line-height:32px;
	float:right;
	display:inline;
	border:1px solid #c6cbc9;
}
.right_lm2_title {  height:40px;line-height:40px; padding:0 0; background:url(images/box_titlebg.jpg) repeat-x;}
.right_lm2_title h2 { font-size:14px; color:#fff; padding-left:10px }
.right_lm2_body {
	padding:5px;
	line-height:22px;
	font-size:14px;
	padding:5px 0;
	
}
/*通头模块*/

/*通用内容块*/
#tl{
	width:1080px;
	margin:0 auto;
	padding:5px 0px;
	height:280px;
	background:#fff;
}
#tl_left{width:320px;float:left;}
#tl_left_title{height:40px; line-height:40px; border-bottom:1px #eeeeee solid;}
#tl_left_title h2{ width:94px;height:40px; line-height:40px; border-bottom:#00a1e9 1px solid; font-size:18px; font-family:"微软雅黑"; color:#10719c;}
#tl_left_body{
	font-family:"宋体";
	font-size:12px;
	line-height:30px;
	padding:0 3px;
}
#tl_center{
	width:320px;
	float:left;
	padding:0 10px;
	
}
#tl_center_title{height:40px; line-height:40px; border-bottom:1px #eeeeee solid;}
#tl_center_title h2{ width:94px;height:40px; line-height:40px; border-bottom:#00a1e9 1px solid;font-size:18px; font-family:"微软雅黑"; color:#10719c;}
}
#tl_center_body{
	font-family:"宋体";
	font-size:12px;
	line-height:30px;
}
#tl_right{
	width:320px;
	height:200px;
	float:right;
	background:url(images/pbg1.png) no-repeat;
	
}
#tl_right1{
	width:242px;
	float:right;
	background:url(images/pic2.jpg)  bottom right no-repeat;
	
}
#tl_right_title{height:40px; line-height:40px; border-bottom:1px #C8C8C8 solid;}
#tl_right_title h2{width:94px;height:40px; line-height:40px; background:url(images/lxwm.jpg) no-repeat;border-bottom:#F00 1px solid;}
#tl_right_body{
	font-family:"宋体";
	font-size:12px;
	line-height:30px;
	background:url(images/tel.png) bottom  right no-repeat;
}

.i_r1{width:400px; height:280px;float:right; position:relative;}
.i_pbg1{width:400px;height:280px; position:absolute; top:0px;left:0;}
.i_pic2{width:400px;height:280px;float:left; padding-top:55px;}

.c_title { background:url(images/center_title.gif) no-repeat no-repeat; height:38px; line-height:38px; margin-top:5px; padding:0 10px; }
.c_title a { color:#FFF}
.c_title h2 { font-size:14px; color:#fff; padding-left:30px }
.c_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #2073A3; background:#EBF7FF; border-top:none; }
.c_bottom { height:10px; }
/* 友情链接 */
#foot_bg { 
	margin:0 auto;
	padding:0 5px;
	background:url(images/bg_foot.jpg) no-repeat;
	height:81px;
}
#link_main { width:1080px; height:30px; margin:0 auto; }
#link_title {  height:28px; line-height:28px;  padding:0 10px; }
#link_title h2 { font-size:14px; color:#000; }
#link_body { padding:10px 0;  overflow:hidden; zoom:1;  }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center; }
#link_pic img { width:90px; 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:0 5px; }
#link_text a { display:block; line-height:30px; color:#000 }
#link_bottom { }
/* 底部导航 */
#bottom_navigation {width:1004px; margin:0 auto; height:26px; line-height:26px; background:#fff; text-align:center; }
#bottom_navigation a { color:#333333; }
/* 版权信息 */
#copyright_main {margin:0 auto;  }
#copyright_main a{ color:#fff}
#copyright {  color:#000; width:1080px;margin:0 auto;} 
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; }
.guestbook_intro { line-height:30px; text-align:right; }
.guestbook_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px solid #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:30px; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:10px 10px;}
.picture_list_img_wrap img { padding:5px; border:1px solid #CCC; width:242px; height:182px;}
.picture_list_img_wrap1 img { padding:5px; border:1px solid #CCC;width:200px; height:166px;}
.picture_list_img_wrap2 img { padding:4px; border:1px solid #CCC; width:242px; height:200px;}
.picture_list li a { line-height:22px;}
.picture_list li a:hover img { border:1px solid #cc0000; }
/*图片列表[详细]*/
.picture_list_detail { margin-bottom:10px; }
.picture_list_detail_left { width:210px; float:left;}
.picture_list_detail_right { width:480px; float:right; }
.picture_list_detail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px;}
.picture_list_detail a:hover .picture_list_detail_pic { border:1px solid #cc0000; }
.picture_list_detail_title { line-height:32px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px; font-size:14px; }
.picture_list_detail_content { padding:5px; }
.picture_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.picture_list_detail_intro a { color:#999; }
/*图片列表[超细]*/
.picture_list_sdetail { padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:210px; float:left; text-align: center;}
.picture_list_sdetail_right { width:480px; float:right; }
.picture_list_sdetail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px;}
.picture_list_sdetail a:hover .picture_list_sdetail_pic { border:1px solid #cc0000; }
.picture_list_sdetail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px; }
.picture_list_sdetail_parameter { padding:5px;}
.picture_list_sdetail_parameter p { line-height:20px;}
.picture_list_sdetail_content { margin-top:5px; color:#666; }
.picture_list_sdetail_intro { text-align:right; color:#999; line-height:26px; }
.picture_list_sdetail_intro a { color:#999; }
/*推荐图片列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:200px; margin-top:3px; }
.dropList dl dd a:hover img { border:1px solid #cc0000; }
/*文章列表*/
.article_list li { line-height:30px;border-bottom:1px dashed #999; padding-left:10px; background:url(images/arrow_05.gif) left no-repeat; margin-left:5px; margin-bottom:3px;}
.article_list_detail { padding:0 10px; border:1px solid #CCC; margin-bottom:10px; }
.article_list_detail_title { font-size:12px; line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/arrow_05.gif) left no-repeat; }
.article_list_detail_content { color:#666;}
.article_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:30px; }
.article_list_detail_intro a { color:#999; }
/*评论列表*/
.commentlist {padding:10px 0; }
.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 li { line-height:40px;background:url(images/cpfl_bg.jpg)}
.channel_list_infinite li a { display:block;line-height:40px;  left no-repeat; padding-left:20px;font-weight:bold; font-size:12px; font-family:"微软雅黑";}
.channel_list_infinite li a:hover { text-decoration:none; color:red; /*background:url(images/cpfl_bg.jpg)) left no-repeat;;*/font-weight:bold}
.channel_list_infinite #current_channel_infinite a { font-weight:bold; font-size:12px; color:red; /*background:url(images/cpfl_bg.jpg) left no-repeat;;*/}
.channel_level1 { font-size:12px; }
.channel_level2 { font-size:12px; }
.channel_level3 { font-size:12px; }
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li {line-height:40px;}
.channel_list_recursion li a {  display:block;line-height:40px;background:url(images/arrow_05.gif) left no-repeat; padding-left:20px;font-weight:bold}
.channel_list_recursion li a:hover {text-decoration:none; color:#fff; background:url(images/arrow_05.gif) left no-repeat; font-weight:bold}
.channel_list_recursion #current_channel_recursion a {font-weight:bold; font-size:12px; color:#fff; background:url(images/arrow_05.gif) left no-repeat;}
/*信息详情页*/
#info_name { font-size:14px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro {
	padding:0 2px;
	text-align:right;
	color:#999;
	border:1px solid #E4DDB4;
	line-height:30px;
	background:#fff;
}
#info_intro a { color:#999; }
#info_scontent { padding:10px; background:#EFF3D9; border:1px solid #A6CC93; margin-top:10px; }
#info_content { padding:10px 0;}
#info_bcontent { padding:10px 0; font-size:14px; }
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { max-width:800px; padding:5px; border:1px solid #CCC; }
#info_around {
	padding:5px;
	background:#fff;
	border:1px solid #A6CC93;
	margin-bottom:5px
}
#info_comment { text-align:right; padding:20px 0; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; margin:0 0;}
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*滑动门*/
#tab_menu { overflow:auto;zoom:1; }
#tab_menu li { float:left; line-height:28px;padding:0 10px; text-align:center; font-size:12px; color:#2362ED; font-weight:bold; cursor:pointer; color:#f60;}
#tab_menu .tab_menu_in { color:#FFF;}
#sitemap li { padding:1px; }
#sitemap li a { background:#EFF3D9; line-height:22px; display:block; padding:0 20px; border:1px solid #A6CC93; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }


/*表单相关*/
input { font-family:"微软雅黑","宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:400px; }
.form_text_verifycode { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:400px; 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; }
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.common_form { }
.common_form li { padding:10px 0; overflow: auto; zoom:1; border-bottom:1px dashed #CCCCCC; }
.common_form label { float:left; text-align:right; padding-right:10px; width:100px; display:block; height:28px; line-height:28px; font-size:14px; }
/*表格*/
.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; position:absolute;display:block; overflow:hidden; width:163px; zoom:1; }
#online_support_title { height:34px; background:url(images/online_support_title.jpg) no-repeat; cursor:pointer;}
#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; }
/*分页样式*/
.` { 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:14px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CC0001; color:#FFF; }
#total { color:red; }
