﻿@charset "utf-8";
/* CSS Document */
/*表单*/
form {margin: 0;}
button,input,select,textarea { font-size: 100%;margin: 3px; vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input{padding:2px;background-color: #FFFFFF;border: 1px solid #ccc;width:99%;line-height: normal;}
textarea{padding: 2px;color: #000000;background-color: #fff;width:99%;}
/*按钮*/
.btn {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;  -o-border-radius: 3px;  border-radius: 3px;
  display: -moz-inline-stack;  display: inline-block;  *display: inline;  vertical-align: middle;  *vertical-align: auto;
  zoom: 1;    height: 32px;  line-height: 32px;  padding: 0px 20px;font-weight: 300;  font-size: 14px; 
  margin: 0; text-decoration: none; text-align: center; text-indent:0; cursor:pointer;
  border: 1px solid #d4d4d4; color: #666666;  text-shadow: 0 1px 1px white;}
/*默认样式*/
.btn {  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00b5e5, #008db2);  background: -moz-linear-gradient(top, #00b5e5, #008db2);
  background: -o-linear-gradient(top, #00b5e5, #008db2);  background: linear-gradient(top, #00b5e5, #008db2);
  background-color: #00a1cb;border-color: #007998;  color: white;  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);}
.btn:hover { color:white;  background-color: #00a1cb;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c9fe), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00c9fe, #008db2);  background: -moz-linear-gradient(top, #00c9fe, #008db2);
  background: -o-linear-gradient(top, #00c9fe, #008db2);  background: linear-gradient(top, #00c9fe, #008db2);}
.btn:active {background: #1495b7;  color: #005065;}

/*按钮大小*/
.btn-large {font-size: 19px;  height: 38.4px;  line-height: 38.4px;  padding: 0px 26px;}
.btn-small {  font-size: 12px; height: 25.6px; line-height: 25.6px;  padding: 0px 16px;}
.btn-tiny {  font-size: 12px;  height: 22.4px;  line-height: 22.4px; padding: 0px 13px;}
/*块按钮*/
.btn-block {display: block;}

/*表单类*/
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover{border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;
border-width:1px; height:20px; line-height:20px;clip: rect;padding: 2px; color: #000000; background: url(../images/form_bg.jpg) #fff repeat-x;}
.form_text {  width:95%; background-position:  0px 0px;}
.form_text:hover {background-position: 0px -37px;}
.form_text_verifycode { width:50px; margin-right:3px;background-position:  0px 0px;}
.form_text_verifycode:hover {background-position: 0px -37px;}
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}
.form_select { height:25px; }
.form_textarea { width:95%; height:80px; border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;border-width:1px; padding:2px;}
.form_button { width:auto; vertical-align:middle; border:0 none;/*解决ie焦点是有黑色边框*/}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none;padding:0; }
.required{ color:red; font-weight:bold; text-align:left; padding-left:3px;}
/*其它*/
.hide { display:none; }  /*隐藏*/
.more{ float: right; padding-right:5px;} /*more链接*/
.code_image{ cursor: pointer; padding-bottom:6px;} /*验证码图片样式*


/*===招聘频道  开始===*/
.job{ }
.joblist { }
.joblist li {overflow: hidden; padding:5px 0px;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
/*应聘*/
table.resume_table { margin:3px; text-align:center; width:97%; border-collapse:collapse;}
table.resume_table th{ font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}
/*===招聘频道  结束===*/

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.MessageTitle { color:#227BAD; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width:98%;  }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }

/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px; background:url(../images/product_bg.jpg) left center; padding-left:35px; line-height:40px; font-size:16px; color:#5d5d5d; font-weight:bold;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262; }
.message_bottom{}
/*===留言频道  结束===*/

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体";font-size:12px; background: #DCDCDC url(../images/bg.jpg) center repeat-y;}
#main_out { width:980px; padding:0 6px; background:#EEEEEE; margin:0 auto; }
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
.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; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; color:#900; }
p { line-height:26px; }
/* 顶部 */
#top_menu_main { background:url(../images/top_menu_bg.jpg) repeat-x; height:27px; }
#top_menu { height:27px; line-height:27px; padding:0 10px; }
#top_menu_left { float:left; width:260px; }
#top_menu_right { float:right; width:700px; text-align:right; }
#top_main { }
#top { background:#FFF;}
#top_logo { float:left; width:980px; }
#top_time { height:80px; padding-top:20px; text-align:right; }
/* 导航 */
#navigation_main { height:38px;}
#navigation { height:38px; background:url(../images/navigation_bg.jpg) repeat-x;}
#navigation ul #navigation_home { float:left; line-height:38px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:38px; text-align:center; background:url(../images/navigation_li_bg.jpg) left no-repeat; padding-left:2px; }
#navigation ul li a { width:96px; display:block; font-size:14px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover {
font-size:14px; text-decoration:none; 
color:#860000; 
background:url(../images/navigation_hover_bg.jpg) center no-repeat;
}
#navigation ul .current_navigation { font-size:14px; background:url(../images/current_nav.jpg) center no-repeat; color:#860000; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#860000; padding:2px 0; border:0px solid #FFF; z-index:1; }
#navigation ul li ul li { line-height:20px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:underline; background:none; font-size:12px; color:#FFF; }
/* 当前位置 */
.current_location { margin:5px auto; padding-left:8px; height:26px; line-height:26px; border:1px solid #B6B6B6; color:#333333; }
.current_location a { color:#333333; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main { }
#banner { width:970px; border:5px solid #C8D0D2; margin:0 auto; margin-top:5px; }
#banner img { width:980px; }
/*Js幻灯片样式*/
#banner_main {position:relative; border:0px solid blue;  }
#banner {  border:0px solid red; margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:35px; height:8px; 
background:#CCC; margin-right:15px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  background:Red;}
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { margin:5px auto; }
#content_bottom { display:none; }
/*主体左侧*/
#left { float:left; width:230px; background:#C0C0C0; padding:6px; }
#left_h { display:none;}
#left_b { }
#left_f { display:none;}
.left_title { height:33px; line-height:33px; background:url(../images/left_title_bg.jpg) repeat-x; padding:0 15px; }
.left_title h2 { font-size:12px; color:#FFF; line-height:35px; }
.left_title a { color:#FFF; }
.left_body { overflow:hidden; zoom:1; padding:9px; background:#EEEEEE;}
.left_bottom { height:20px; background:url(../images/left_bottom_bg.jpg) top repeat-x; }
/*主体右侧*/
#right { float:right; width:720px; }
#right_h { display:none; }
#right_b { }
#right_f { display:none;}
.right_title { background:url(../images/right_title_bg.jpg) no-repeat; height:36px; padding:0 20px; line-height:36px; }
.right_title h2 { font-size:12px; color:#A00100; line-height:36px; }
.right_body { padding:8px; overflow:hidden; zoom:1; border:1px solid #D0D0D0; border-top:none; background:#EEEEEE; }
.right_bottom { }
/*通用内容块*/
.c_title {height:36px; padding:0 20px; line-height:36px; border:1px solid #D0D0D0; border-bottom:none; border-top:none; padding:0 10px; background:url(../images/c_title_bg.jpg) repeat-x;}
.c_title h2 { font-size:12px; color:#A00100; line-height:36px;}
.c_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #D0D0D0; border-top:none; background:#EEEEEE; }
.c_bottom {height:12px; }
/* 友情链接 */
#link_main { }
#link_title { background:url(../images/link_title_bg.jpg) repeat-x; height:36px; padding:0 20px; line-height:36px; border:1px solid #D0D0D0; border-bottom:none; border-top:none; padding:0 10px; }
#link_title a { color:#A00100; }
#link_title h2 { font-size:12px; color:#900; line-height:36px; font-weight:bold}
#link_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #D0D0D0; border-top:none; background:#EEEEEE; }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center; width:113px}
#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:1px 3px; }
#link_text a { display:block; line-height:22px; width:113px; background:#EDEDED; }
#link_bottom { }
/* 底部导航 */
#bottom_navigation { height:26px; line-height:26px; border:1px solid #D0D0D0; text-align:center; }
#bottom_navigation a { color:#333333; }
/* 版权信息 */
#copyright_main { }
#copyright { margin:10px auto; padding:10px 0; border-top:1px solid #CCC; }
/*左侧通用列表*/
.ul_left_common li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(../images/ul_left_common.gif) 1px 8px no-repeat; 
height:26px; overflow:hidden;
}
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:4px; }
.picture_list li img { padding:4px; border:1px solid #999999; width:156px; height:117px; }
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { border:1px solid #cc0000; }
/*图片列表[详细]*/
.picture_list_detail { border:1px solid #CCC; padding:5px; margin-bottom:10px; }
.picture_list_detail_left { width:180px; float:left; }
.picture_list_detail_right { width:510px; float:right; }
.picture_list_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; }
.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 { border:1px solid #EDEDED; padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:180px; float:left; }
.picture_list_sdetail_right { width:510px; float:right; }
.picture_list_sdetail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; }
.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_content { padding:5px; border:1px dashed #999; }
.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:15px; background:url(../images/article_list.gif) left no-repeat; }
.article_list_detail { padding:0 10px; border:1px solid #CCC; margin-bottom:10px; }
.article_list_detail_title { font-size:12px; line-height:32px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/article_list.gif) left no-repeat; font-size:14px; }
.article_list_detail_content { padding:5px; }
.article_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.article_list_detail_intro a { color:#999; }

/*产品列表*/
.productslist li { float:left; text-align:center; }
.productslist li img {  border:1px solid #999999; width:160px; }
.productslist li a { line-height:22px; }
.productslist li a:hover img { border:1px solid #cc0000; }
.productslist_detail { }
.productslist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.productslist_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; float:left; margin-right:10px; }
.productslist_detail a:hover .productslist_detail_pic { border:1px solid #cc0000; }
.productslist_detail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/productslist.gif) left no-repeat; padding-left:15px; }
.productslist_detail_content { }
.productslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.productslist_detail_intro a { color:#999; }
/*推荐产品列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(../images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:206px; margin-top:3px; }
.dropList dl dd a:hover img { border:1px solid #cc0000; }

/*下载列表*/

a.Joblink {font-size: 12px;color:#F60;text-decoration:none;}
a:hover.Joblink {color: #014597;text-decoration: none;}

.joblist {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px auto 0px 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.joblist LI {
	BORDER-BOTTOM: #dadbd6 1px dotted; PADDING-BOTTOM: 10px; LIST-STYLE-TYPE: none; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 10px
}
	
.formlist3 TD {
	line-height: 180%;
    padding: 5px 0 5px 10px;
}
.formlist3 .t1{width:25%; text-align:left;} 
.formlist3 .t2{width:25%; text-align:right;COLOR: #014597;FONT-WEIGHT: bold; } 
.formlist3 .t3{width:25%; text-align:left;} 
.formlist3 TD.line {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; 
	WIDTH: 20%; PADDING-RIGHT: 0px; COLOR: #014597; 
	FONT-WEIGHT: bold; 
	BORDER-RIGHT: #dadbd6 2px solid; 
	PADDING-TOP: 5px
}
.formlist3 TD p{ padding:0 0;}
A.infolist_orning {
	COLOR: #fe6c00; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.infolist_orning:hover {
	COLOR: #2c45b5; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.strong {
	FONT-WEIGHT: bold
}
.left {
	TEXT-ALIGN: left
}
.colorgreen {
	COLOR: #0f66cd
}
TABLE {
    border-collapse: collapse;
}
.formlist3 TR {
	PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px
}

.right {
	TEXT-ALIGN: right
}
.downloadlist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail { }
.downloadlist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.downloadlist_detail_pic { padding:4px; border:1px solid #999999; width:140px; height:105px; float:left; margin-right:10px; }
.downloadlist_detail a:hover .downloadlist_detail_pic { border:1px solid #cc0000; }
.downloadlist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail_content { }
.downloadlist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.downloadlist_detail_intro a { color:#999; }

/*新闻列表*/
.newslist li {list-style: none outside none; height:30px; overflow: hidden; line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/newslist.gif) no-repeat scroll 0 10px transparent; }
.newslist_detail { }
.newslist_detail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/newslist.gif) left no-repeat; }
.newslist_detail_content { padding:5px; }
.newslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.newslist_detail_intro a { color:#999; }
/*公告列表*/
.noticelist li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(../images/noticelist.gif) left no-repeat; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height:22px; border:1px dashed #CCC; padding:0 10px; background:#F5F5F5; }
.commentlist dd { padding:10px; border:1px dashed #CCC; border-top:none; margin-bottom:5px; }
.searchlist li { line-height:30px; border-bottom:1px dashed #999; }
/*分类列表 - 无限级分类*/
.channel_list_infinite { }
.channel_list_infinite li { line-height:31px; padding:1px; }
.channel_list_infinite li a { display:block; padding:0 20px; 
background:url(../images/category_bg.jpg) center no-repeat; }
.channel_list_infinite li a:hover { 
background:url(../images/category_hover.jpg) center no-repeat; color:#137ECC; text-decoration:none; 
}
.channel_list_infinite #current_channel_infinite a { background:url(../images/category_hover.jpg) center no-repeat; font-weight:bold; color:#137ECC; }
.channel_level1{ font-size:12px; font-weight:bold;}
.channel_level2{ font-size:12px; text-indent:15px;}
.channel_level3{ font-size:12px; text-indent:30px}
.channel_level4{ font-size:12px; text-indent:45px}
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:22px; padding:2px; border-bottom:1px solid #D7D7D7; }
.channel_list_recursion li a { display:block; padding:0 10px; line-height:22px; }
.channel_list_recursion li a:hover { background:#525252; color:#0F56A8; text-decoration:none; color:#FFF; }
.channel_list_recursion #current_channel_recursion a { background:#525252; color:#0F56A8; font-weight:bold; color:#FFF; }
/*信息详情页*/
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px solid #E4DDB4; line-height:30px; background:#F6F1E3; }
#info_intro a { color:#999; }
#info_scontent { padding:10px; background:#EFF3D9; border:1px solid #A6CC93; margin-top:10px; }
#info_content { padding:10px 0; line-height:2em;}
#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 { width:480px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#eeeeee; border:1px solid #d0d0d0; }
#info_comment { text-align:right; padding:20px 0; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*滑动门*/
#slide_navigation { overflow: hidden; zoom:1; }
#slide_navigation li { height:30px; float:left; line-height:30px; padding:0 2px; }
#slide_navigation li a { display:block; padding:0 10px; text-align:center; font-size:12px; color:#313131; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:#FFF; background:#A00100; }
#slide_navigation li .slide_current { color:#FFF; background:#A00100; }
#slide_content { }
#sitemap li { padding:1px; }
#sitemap li a { line-height:22px; display:block; padding:0 20px; }
#sitemap li a:hover { text-decoration:none; background:#FFF; color:#900;}
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; left:-163px; width:197px; position:absolute }
#online_support { display:block; overflow:hidden; width:197px; zoom: 1; }
#online_support_content { display: inline; float: left; overflow: hidden; width: 163px; zoom: 1 }
#online_support_title { height:34px; background:url(../images/online_support_title.jpg) no-repeat; }
#online_support_body { min-height:100px; background:url(../images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; }
#online_support_bottom { height:20px; background:url(../images/online_support_bottom.jpg) no-repeat; }
#online_support_button { display:inline; background:url(../images/online_support_button.jpg) no-repeat; float:right; margin-top:33px; width:34px; height:96px }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover{ background:#CC0001; color:#FFF; }
.page_turner .current{ background:#CC0001; color:#FFF;}
#total { color:red; }

.dianmian_jpg a {
    color: #000000;
    display: block;
    padding:6px;
    text-align: center;
    width: 162px;
}
.dianmian_jpg img{
	border: 1px solid #C5C5C5;
	}
	
.dianmian_jpg a:hover {color:red}

.diammian_jpg_title {
    color: #343434;
    line-height: 28px;
    margin-top: 3px;
}
A.btninfo1 {
    background: url("../images/botton_order_bg.jpg") no-repeat scroll 0 -33px transparent;
    border-width: 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 30px;
    padding-left: 28px;
    width: 120px;
}

/*视频列表*/
.videolist{ }
.videolist li { width:335px; float:left; padding:0px 6px; text-align:center; overflow:hidden;display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap;}
.videolist li img { border:1px solid #999999; width:339px; /*height:165px;*/}
.videolist li a { white-space:nowrap; line-height:28px;}

/*带缩略图文字列表*/
.thumblist{}
.thumblist li {line-height:2em;overflow:hidden;width:100%; margin-bottom:5px;}
.thumblist li img{ float:left; width:180px; margin-right:8px; border:1px solid #999999; }
.thumblist li a:hover img { border:1px solid #034b9f; }
.thumblist li .InfoTitle{color:#000000;}
.thumblist li p{ text-indent:2em; height:10em; line-height:2em; overflow:hidden;}

/*会员*/
/*会员登录*/
table.login_table{ width:40%; text-align:center; margin:0 auto;}
table.login_table th{ width:100px; text-align:left; font-weight:bold;}
table.login_table td{ text-align:left;}
table.login_table .operation{text-align:center}
table.login_table .quick_login td{text-align:left; padding:10px 0;}
table.login_table .quick_login td img{ margin-right:8px; float:left;}

/*会员注册*/
table.reg_table{ width:50%; text-align:center; margin:0 auto;}
table.reg_table th{ width:130px; text-align:left; font-weight:bold;}
table.reg_table td{  text-align:left; }
table.reg_table .operation{text-align:center}
table.reg_table .MemberCode{  text-align:left; width:70px;}
table.reg_table #SmsCode{width:50px;}

/*忘记密码 第一步*/
table.forget_table1{ width:40%; text-align:center; margin:0 auto;}
table.forget_table1 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table1 td{ text-align:left; }
table.forget_table1 .operation{text-align:center}
/*忘记密码 第二步*/
table.forget_table2{ width:40%; text-align:center; margin:0 auto;}
table.forget_table2 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table2 td{text-align:left}
table.forget_table2 .operation{text-align:center}
table.forget_table2 #SmsCode{ width:60px;}
table.forget_table2 .PasswordQuestion, table.forget_table2 .MemberMobile, table.forget_table2 .FindPwdWay{ padding:3px 0;}

