﻿@charset "utf-8";
/*去除页面中所有标签的默认间距、补白*/
* { margin:0px; padding:0px;}
/*页面中的默认字体、字体大小、背景、文字颜色*/
body { font-size:12px; font-family:Arial; color:#333333; background:#ffffff;}
/*页面右侧滚动条*/
html { overflow-y:scroll;}
/*清除页面所有图片的默认边框*/
img { border:none;}
/*去除ol、ul、li的默认样式*/
ol,ul,li { list-style-type:none;}
/*设置表单等项目的默认字体大小*/
input, select, textarea { color: #666; font-family: Arial,Helvetica,sans-serif; font-size: 100%; vertical-align: middle;}
/*设置文字段落、表格单元格的默认行高*/
p,th,td { line-height:22px;}
/*字体*/
em { font-style:normal;}
.yahei { font-family:微软雅黑;}
.songti { font-family:宋体;}
.arial{ font-family:Arial;}
.times{ font-family:Times New Roman;}
/* 其它需要用到的字体大小 */
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
h1{ font-size:14px;}
h2{ font-size:12px;}
h3{ font-size:12px;}
/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}
/* 整个网站需要的字体样式*/
.strong { font-weight:bold;}
.shou { font-weight:normal;}
.underline { text-decoration:underline;}
/* 图片边框 */
.imgp2 img { padding: 2px; border: 1px solid #cccccc; }
/* 1px细线 */
.div1px { border:#CCCCCC solid 1px; }
/* li相关 */
ul,li { list-style-type:none; }
/*默认的文字链接样式*/
a:link { color:#333333; text-decoration:none;}
a:visited { color:#333333; text-decoration:none;}
a:hover { color:#046dc0; text-decoration:none;}
a:active { color:#333333; text-decoration:none;}

/*其他文字链接样式*/
.c000000 a:link{color : #000000 ;}
.c000000 a:visited {color : #000000 ;}
.c000000 a:hover {color : #046dc0;}
.c000000 a:active {color : #000000 ;} 
.c000000 { color:#000000;font-weight:bold;}

.c046dc0 a:link{color : #046dc0 ; text-decoration:underline;}
.c046dc0 a:visited {color : #046dc0 ;text-decoration:underline;}
.c046dc0 a:hover {color : #666666;text-decoration:underline;}
.c046dc0 a:active {color : #046dc0 ;text-decoration:underline;} 
.c046dc0 { color:#046dc0;}

.cd9d9da a:link{color : #d9d9da ;}
.cd9d9da a:visited {color : #d9d9da ;}
.cd9d9da a:hover {color : #ffffff;}
.cd9d9da a:active {color : #d9d9da ;} 
.cd9d9da { color:#d9d9da;}

.c99999b a:link{color : #99999b ;}
.c99999b a:visited {color : #99999b ;}
.c99999b a:hover {color : #ffffff;}
.c99999b a:active {color : #99999b ;} 
.c99999b { color:#99999b;}

.c7c7c7c a:link{color : #7c7c7c ;}
.c7c7c7c a:visited {color : #7c7c7c ;}
.c7c7c7c a:hover {color : #046dc0;}
.c7c7c7c a:active {color : #7c7c7c ;} 
.c7c7c7c { color:#7c7c7c;}

/* w系列控制宽度 */
.wauto { width: auto }
.w100 { width: 100%; }
.w978 { width: 978px; }
.maxwidth{max-width:978px; min-width:978px; margin:0 auto; clear:both; _width:expression((documentElement.clientWidth >978)?"978px":"auto");} 
/* --bg系列控制背景图片，自行添加，前面的px控制左右相对位置，后面的控制上下相对位置-- */

/* 其他常用元素 */
/*文本对齐样式*/
.center { margin:0px auto;}
.tcenter { text-align:center;}
/*左右漂浮样式*/
.l { float: left; }
.r { float: right; }
/*css清除浮动*/
.c { clear:both}
.clear { clear:both; height:0px; line-height:0px; font-size:0px;}
/*clearfix:after*/
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix { display:inline-table; display:block;}
*html .clearfix { height:1%;}
*+html .clearfix { height:1%;}
.imgfix img{display:block;}
/* 1px细线 */
.minheight400 { min-height:400px; height:auto!important; height:400px; overflow:visible;}
/*添加鼠标悬浮显示手的形状*/
.hand { cursor:pointer;}
/*单行截字*/
.textbreak { white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
/*隐藏元素*/
.hide {	display:none;}
/*解决IE6双边距加倍错误*/
.inline { _display:inline;}

/* 页面其他用到效果
-------------------------------------------------------------- */
.itop{ width:978px; height:79px;}
h1.logo{ padding-left:28px;}
.toplinks { width:145px; float:right; height:20px; margin-top:42px; background:url(../images/mcc_i_05.gif) 0px no-repeat;} 
.tsinput{ width:123px; height:20px; float:left; margin-top:0px; *margin-top:-1px;}
.tsinput input{ width:120px; height:20px; line-height:18px; *line-height:19px; padding-left:3px; background:none; border:none; color:#575757;}
.tsbtn { width:19px; height:20px; float:right;}
.tsbtn input { width:19px; height:19px; border:none; background:none; cursor:pointer;}
.itopr1{ line-height:20px; padding-top:42px; _padding-top:43px; padding-right:10px; font-family:宋体;}
.itopr1 span{ padding-left:10px;}
.itopr1 b{ font-family:Arial;}

/*nav*/
.nav{ width:978px; height:26px; margin:0 auto; background:url(../images/mcc_i_13.jpg) 0px 0px repeat-x;}
.nav ul{ width:820px; float:left;}
.nav li{ width:95px; float:left; margin-left:27px; height:26px; display:inline;}
.nav li a{ width:95px; height:26px; line-height:26px; display:block; text-align:center; color:#fff!important;}
.nav li a:hover{background:#eaff00; color:#000!important; line-height:26px; font-weight:bold; }
.nav li.navon a{background:#eaff00; color:#000!important; line-height:26px; font-weight:bold; }
.navb_bg{ width:978px; margin:0 auto; height:25px; line-height:25px; background:#eaff00;}
.nav ul.qemail{ width:63px; height:27px; line-height:25px; padding-left:25px; float:right; background:url(../images/mcc_i_email.gif) 0px 8px no-repeat; font-family:微软雅黑;}
/*#nav_wrap { width:978px; overflow:hidden; }
#nav { background:url(../images/mcc_i_13.jpg) 0px 0px repeat-x; height:26px; position:relative; width:978px; margin:0 auto; }
#nav .bt_qnav { float:right; }
#nav .bt_qnav a { width:31px; height:26px; line-height:26px; display:block; padding:9px 2px 0 0; }
#nav .c { float:left; margin:0; padding:0 }
#nav li { float:left; list-style:none; margin-left:27px;}
#nav li .v a { width:95px; height:26px; line-height:26px; display:block; text-align:center; color:#fff; float:left;}
#nav li .v a:hover, #nav li .v .sele {background:#eaff00; color:#000; line-height:26px; font-weight:bold; }
#nav .kind_menu { height:25px; line-height:25px; vertical-align:middle; position:absolute; top:26px; left:70px; width:380px; text-align:left; display:none; background:url(images/nav_bg1.gif) repeat-x bottom; color:#656565; }
#nav .kind_menu a { color:#656565; float:left; text-align:center; width:auto; display:inline-block; white-space:nowrap; padding:0px 12px;}
#nav .kind_menu a:hover { color:#ff4300;}
#nav .kind_menu span { font-size:10px; color:#cecece; line-height:25px; float:left }
#tmenu { background:#eaff00; height:25px;}*/

.imain{ width:978px; padding-top:9px;}
.ileft693{ width:978px;}
.ileft978{ width:978px;}
.ipros_k{ width:100%; padding-top:30px}
.ipros_k .ipros_lie1{ width:210px; float:left; margin-left:3px; display:inline; overflow:hidden; margin-right:15px}
.ipros_k .ipros_lie11{ width:240px; float:left; margin-left:3px; display:inline; overflow:hidden; margin-right:15px}
h3.ipro_tit{ width:210px; height:18px; line-height:18px; position:relative; font-size:16px; font-family:微软雅黑; font-weight:bold;}
h3.ipro_tit span{ width:160px; height:16px; line-height:16px; font-size:14px; display:block; font-weight:normal; font-family:Arial; color:#858588; position:absolute; left:70px; top:3px;}
.ipro_mtxt{ width:210px; line-height:18px; padding-top:15px;}
.ipro_list{ width:100%; padding-top:18px;}
.ipro_list li{ width:335px; margin:0px; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.iright275{ width:225px; padding:11px 13px 0px 17px; height:auto; background:#fff url(../images/irbg_03.jpg) bottom left repeat-x;}
h3.ir_newstit{ width:auto; font-size:15px; font-family:微软雅黑; color:#000; line-height:16px;}
h3.ir_newstit span{ font-size:13px; font-family:arial; color:#59585d;}
h3.ir_newstit.npr{ padding-top:0px;}
.inews { width:100%; float:left; padding-top:11px;}
.inews ul,.inews ul li { width:100%; float:left; line-height:22px;}
.inews ul li { background:url(../images/point04.gif) 6px no-repeat;}
.inews ul li h3 { width:195px; height:22px; line-height:22px; float:left; font-size:12px; vertical-align:middle; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.inews ul li span { display:block; width:40px; height:22px; float:left; line-height:22px; *line-height:21px; _line-height:20px; }
.inewp_k{ width:100%;}
.inewsp_one{ width:100%; margin-top:10px;}
.inewsp_left{ width:100px;}
.inewsp_left h3{ width:100%; line-height:18px; font-size:14px; font-weight:bold;}
.inewsp_txt{ line-height:18px; padding-top:6px;}
.inewsp_right{ width:113px; padding-left:12px;}
.inewsp_right img{ width:113px; height:79px;}
.ir_share{ width:auto; float:right; padding-top:5px;}
.ifootbg{ width:978px; height:210px; background:#4c4b4f; margin:0 auto;}
.ifoot1{ width:110px; padding-top:35px; margin-left:2px; _margin-left:0px; display:inline;}
.ifoot1.first{ width:132px; padding-left:15px;}
.ifoot1 h3{ width:auto; line-height:30px; font-weight:bold;}
.ifoot_list1{ width:116px; padding-top:4px;}
.ifoot_list1 li{ width:108px; padding-left:8px; line-height:22px; background:url(../images/ifoot_cion.gif) 0px 8px no-repeat;}
.ifoot1.foot2{ width:205px;}
.ifoot_list2{ width:215px; padding-top:4px;}
.ifoot_list2 li{ width:207px; padding-left:8px; height:15px; line-height:15px; padding-top:3px; padding-bottom:4px; background:url(../images/ifoot_cion.gif) 0px 8px no-repeat;}
.ifootr{ width:245px; padding-top:32px; padding-right:30px; _padding-right:20px;}
.ifootr_h1{ width:125px; height:20px; line-height:20px; background:#aeaeb0; padding-left:10px; margin-top:9px;}
.ifootr_h1.ifootr_h2{ width:230px;padding-left:10px; line-height:19px;}
.ifootr_h3{ width:230px; height:59px; *height:60px; padding-top:1px; *padding-top:0px; background:#aeaeb0; padding-left:10px; margin-top:9px;}
.ifootr_h3 textarea{ width:191px; height:58px; line-height:18px; background:none; border:none; color:#fff; text-align:left; overflow:hidden;}
.ifootr_h4{ width:59px; height:21px; margin-top:13px;}
.ifootr_h4 input{ width:59px; height:21px; background:url(../images/submit_btn.gif) no-repeat; border:none; cursor:pointer;}
.ifoot_bl{ height:38px; line-height:38px; font-family:宋体; padding:0px 2px;}

/*下层*/
.left156{ width:156px; background:#fff url(../images/leftmenubg.jpg) left top repeat-x; min-height:350px; height:auto!important; height:350px; overflow:visible;}
.left156 h3{ width:auto; font-size:16px; font-family:微软雅黑; color:#090909; padding-left:24px; line-height:20px; padding-top:20px;}
.leftmenu{ width:100%; padding-top:13px;}
.leftmenu li{ width:100%; margin-top:4px;}
.leftmenu li a{ width:130px; height:21px; line-height:21px; background:url(../images/leftmenu_cion.gif) 17px 8px no-repeat; display:block; padding-left:26px; color:#212121;}
.leftmenu li a:hover{background:#b2b4b6 url(../images/leftmenu_cion.gif) 17px 8px no-repeat; font-weight:bold;}
.leftmenu li.leftmenuon a{ background:#b2b4b6 url(../images/leftmenu_cion.gif) 17px 8px no-repeat; font-weight:bold;}
/*二级菜单*/
.leftmenu ul li ul { display:none; margin:0px;}
.leftmenu ul li.leftmenuon ul { display:block; width:156px; padding:3px 0px 0px;}
.leftmenu ul li.leftmenuon ul li { line-height:22px; margin-top:0px;}
.leftmenu ul li.leftmenuon ul li a { width:130px; padding:0px 0px 0px 26px; height:23px; line-height:23px; background:none; font-size:12px; color:#5f5f5f; font-weight:normal;}
.leftmenu ul li.leftmenuon ul li a:hover,.leftmenu ul li.leftmenuon ul li.leftsecmenuon a { font-weight:bold; background:none;}

.right800{ width:800px;}
.right795{ width:795px;}
.ab_tit{ width:100%;}
.ab_tit h2{ width:auto; font-size:16px; font-family:微软雅黑; font-weight:bold; line-height:20px; padding-top:20px;}
h3.crumbread{ width:auto; font-family:宋体; line-height:14px; padding-top:25px;}
.ab_contentk{ width:100%; padding-top:25px; padding-bottom:20px;}
.ab_contleft{ width:600px; line-height:22px; position:relative;} 
.ab_video{ width:288px; height:210px; padding-left:20px; padding-bottom:15px; padding-top:6px; position:relative; float:right; position:absolute; top:10px; right:5px;}
.ab_vcion{ width:51px; height:51px; position:absolute; left:138px; top:88px;}
.ab_vcion a{ width:51px; height:51px; display:block; background:url(../images/video_cion.png) no-repeat; _background:url(../images/video_cion.gif) no-repeat;}
.ab_contright{ width:160px;}
.ab_contright h3{ line-height:30px; font-weight:bold;}
.ab_rtxt{ line-height:18px; font-family:宋体; padding-top:3px;}
.ab_rmore{ width:auto; height:30px; line-height:30px; display:block; padding-top:13px;}
.ab_rshare{ padding-top:12px;}
.ab_rshare.news_sha{ padding-top:6px; padding-left:6px;}
.news_contleft{ width:600px;} 
.news_contright{ width:168px; padding-top:10px;}
.news_one{ width:100%; padding-top:12px; font-family:宋体;}
.news_one h3{ width:585px; line-height:18px; padding-left:15px; background:url(../images/news_cion1.gif) 3px 8px no-repeat;}
.news_one h3 span{ padding-left:9px; color:#b6b6b6; font-family:Arial;}
.news_list{ padding-left:15px; line-height:20px; color:#999999; padding-top:8px;}
.news_one span.news_more{ width:560px; padding-left:10px; height:20px; padding-top:15px; display:block;}

/*翻页*/
.page{ width:100%; padding-top:25px;}
div.paging { padding:3px; margin:3px; clear:both; font-family:宋体; text-align:center;}/*翻页条的外部样式*/
div.paging a { border:#838383 1px solid; padding:2px 5px; margin:2px 2px; color:#838383!important; text-decoration:none;}/*按钮默认时的状态样式*/
div.paging a:hover { border:#838383 1px solid; color:#838383!important; background:#f0f0f0; }/*鼠标悬停时的按钮状态样式*/
div.paging a:active { border: #838383 1px solid; color: #838383!important; background:#f0f0f0; }/*鼠标点击时的按钮状态样式*/
div.paging span.current { border:#838383 1px solid; padding:2px 5px; font-weight: bold; margin: 2px; color:#838383!important; background:#f0f0f0;}/*当前选中的按钮样式*/
.news_rtit{ width:160px; background:#eaff00; font-size:27px; color:#000; font-weight:bold; padding-left:8px; padding-top:26px; line-height:32px; position:relative;}
.news_rtit span{ width:66px; height:20px; line-height:20px; display:block; position:absolute; bottom:4px; right:10px; font-size:14px;}

.news_rtxt{ width:158px; padding-left:6px; color:#818181; line-height:20px; padding-top:12px;}
.news_rtxt span{ color:#3a393e;}
.news_rmore{width:auto; height:30px; line-height:30px; padding-left:6px; display:block; padding-top:2px;}

.pros_k{ width:100%; padding-top:10px}
.pros_k .pros_lie1{ width:288px; float:left; padding-bottom:22px;}
.pros_k .pros_lie1.pro_r{float:right; padding-bottom:22px;}
h3.pro_tit{ width:288px; height:18px; line-height:18px;font-weight:bold;font-size:12px; padding-top:8px;}
.pro_mtxt{ width:288px; line-height:18px; padding-top:9px;}
.pro_list{ width:100%; padding-top:18px;}
.pro_list li{ width:288px; margin:0px; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.prode_tit{ font-size:16px; color:#046dc0; line-height:20px;}
/*选项卡处样式*/
.pd_tabs { width:100%; height:21px; margin-bottom:5px; padding-top:8px; background:url(../images/prode_tabbg.gif) left bottom repeat-x;}
.pd_tabs ul { height:21px; width:auto;}
.pd_tabs ul li { float:left; width:106px; height:21px; line-height:21px; margin-right:4px;}
.pd_tabs ul li a { display:block; width:106px; text-align:center; height:21px; background:#c8cacb; color:#434247;}
.pd_tabs ul li a.selected { background:#eaff00; color:#434247; font-weight:bold;}
.prode_bk{ width:100%; padding-top:15px;line-height:22px;}
.prode_bleft{ width:370px; line-height:22px;}
.prode_bleft h3{ font-size:14px; color:#000; font-weight:bold; line-height:30px;}
.prode_bright{ width:388px;}
.prode_bright h3{ font-size:14px; color:#000; font-weight:bold; line-height:30px; padding-left:16px;}
.prode_Contain{ padding-top:2px;}
.prode_Title{ width:372px; padding-left:16px; height:19px; line-height:19px; background:#ebebec url(../images/prode_cion1.gif) 375px 6px no-repeat; margin-top:4px; cursor:pointer;}
.prode_Title.deaTi{ background:#ebebec url(../images/prode_cion2.gif) 375px 6px no-repeat;}
.prode_menuCont{ width:100%; padding-top:6px; height:175px; overflow:hidden;}
.prode_menuCont li{ width:100%; height:21px; border-bottom:1px dotted #e3e3e5; font-family:宋体;}
.prode_menuCont li span{ width:178px; padding-left:16px; line-height:21px; *line-height:20px; display:block; float:left;}
.career_left{ width:607px; padding-top:8px;}
.career_contk{ width:100%; padding-top:0px;}
.career_contk p{ padding-top:17px;}
.career_contk p span{ color:#000; font-weight:bold;}
.career_txt1{ width:100%; padding-top:13px; line-height:22px;}
.job_Contain{ width:100%; padding-top:15px;}
.job_Title{ width:100%; height:32px; border-bottom:1px solid #d9d9d9;}
.job_Title.jdeaTi{ border:none;}
.job_tit1{ width:498px; height:21px; line-height:21px; padding-left:22px; margin-top:6px; display:block; background:url(../images/career_titcion.gif) 9px 7px no-repeat;}
.job_Title span{ width:87px; height:21px; line-height:21px; display:block; margin-top:6px; background:url(../images/career_off.gif) 53px 9px no-repeat; cursor:pointer;}
.job_Title.jdeaTi .job_tit1{ background:#d1d2d4;}
.job_Title.jdeaTi span{ background:#d1d2d4 url(../images/career_on.gif) 53px 9px no-repeat; color:#757575;}
.job_menuCont{ width:570px; padding-left:22px; padding-top:5px; padding-bottom:8px; font-family:宋体; line-height:22px;}
.job_menuCont span{ width:100%; height:20px; line-height:20px; display:block; padding-top:12px;}
.down_listk{ width:100%; padding-top:12px; line-height:22px;}
.down_listk li{ height:32px; border-bottom:1px solid #d9d9d9;}
.down_listk li h3{ width:485px; padding-left:25px; height:20px; line-height:20px; padding-top:7px; float:left; background:url(../images/career_titcion.gif) 10px 14px no-repeat;}
.down_listk li span{ width:85px; height:20px; line-height:20px; display:block; padding-top:7px; float:right; background:url(../images/serv_cion1.gif) 55px 12px no-repeat;}

.down_listk2{ width:100%; padding-top:12px; line-height:22px;}
.down_listk2 li{ height:32px; border-bottom:1px solid #d9d9d9;}
.down_listk2 li h3{ width:325px; padding-left:25px; height:20px; line-height:20px; padding-top:7px; float:left; background:url(../images/career_titcion.gif) 10px 14px no-repeat;}
.down_listk2 li span{ width:117px; height:20px; line-height:20px; display:block; padding-left:23px; padding-top:7px; float:right; background:url(../images/ipro_downcion.gif) 0px 10px no-repeat;}
.down_listk2 li font{ width:90px; height:20px; line-height:20px; display:block; padding-left:20px; padding-top:7px; font-size:12px; float:right; text-align:right; background:url(../images/ipro_downcion2.gif) 42px 9px no-repeat;}

.newsDetailTitle { width:600px; float:left; line-height:22px; padding:14px 0px; border-bottom:#d8d7d6 1px solid;}
.newsDetailTitle h2 { width:auto; font-size:17px;  padding-left:5px; font-weight:normal; font-family:微软雅黑; color:#046dc0;}
.newsde_date{ width:600px; border-bottom:1px solid #d8d7d6; height:32px;}
.dateleft{ width:auto; padding-left:5px; height:14px; line-height:14px; margin-top:9px; font-family:宋体;}
.dateleft span.date_ci{ padding-left:5px; padding-right:10px;}
.dateleft span.date_suo{ padding-left:10px;}
.dateleft.date_back{ padding-right:10px;}
.newsde_cont{ width:600px; padding:15px 0px; line-height:22px;}
.newsde_page{ width:600px; border-top:1px solid #dadada;}
.newsde_fan{ width:590px; padding:15px 0px; text-align:right;}
.newsde_page li{ width:575px; height:32px; line-height:32px; padding-left:25px;}
.newsde_page li.pagbg1{ width:575px; border-bottom:1px solid #eeeeee; background:url(../images/pageup.gif) 10px 14px no-repeat;}
.newsde_page li.pagbg2{ width:575px; border-bottom:1px solid #dadada; background:url(../images/pagedown.gif) 10px 15px no-repeat;}
.ab_serv{ padding-top:7px; padding-bottom:20px;}

#focus {width:978px; height:228px; overflow:hidden; position:relative;}
#focus ul {height:228px; position:absolute;}
#focus ul li {float:left; width:978px; height:228px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:978px; height:20px; left:0; bottom:0; background:#000; display:none;}
#focus .btn {position:absolute; width:673px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right; display:none;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:25px; height:47px; position:absolute; top:173px; background:url(../images/ibtn11.png) no-repeat; cursor:pointer;}
#focus .pre {right:70px;}
#focus .next {right:12px; background:url(../images/ibtn22.png) no-repeat;}

.focus{width:978px; height:322px; position:relative; overflow:hidden;}
.f426x240{width:978px;height:322px;overflow:hidden}
.f426x240 img{width:978px;height:322px}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:47px;width:25px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:173px;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none; }
.rslides_nav:active{opacity:1.0}
.rslides_nav.prev{left:auto;right:70px; display:none;}
.rslides_nav.next{left:auto;right:12px;  display:none;}
.rslides_tabs{margin:12px auto;clear:both;text-align:center; position:absolute; bottom:0px; right:20px;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px;}
.rslides_tabs a{ overflow:hidden; background:url(../images/zy_off_05.png) no-repeat; _background:url(../images/zy_off_05.gif) no-repeat; display:inline-block;_display:block;*display:block;width:14px;height:14px; line-height:14px; font-size:11px; color:#c6c6c6;}
.rslides_tabs .rslides_here a{ background:url(../images/zy_on_03.png) no-repeat; _background:url(../images/zy_on_03.gif) no-repeat; color:#4f4e53;}


#banner { position:relative; width:288px; height:210px; overflow:hidden; text-align:left;}
#banner_list img {border:0px;}
#banner_bg { position:absolute; bottom:0; _bottom:-1px; background:url(../images/flashbg.png) repeat; height:30px; z-index:1000; cursor:pointer; width:228px; }
#banner_info{position:absolute; bottom:0; left:100px;height:30px; line-height:30px; color:#fff;z-index:1001;cursor:pointer; font-size:13px; font-weight:bold;}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute; list-style-type:none; z-index:1002; margin:0; padding:0; bottom:10px; left:13px; display:none;}
#banner ul li { display:block; width:13px; height:12px; line-height:12px; text-align:center; color:#fff; background:url(../images/ifpoff.gif);cursor:pointer; font-family:Arial; font-size:10px; float:left; margin-right:4px; display:inline;}
#banner ul li.on { background:url(../images/ifpon.gif); color:#fff; font-weight:bold;}
#banner_list a{position:absolute;}


/* 录入表格样式 */
.datalist{
 border:1px solid #cccccc; /* 表格边框 */
 font-family:Arial;
 border-collapse:collapse; /* 边框重叠 */
 background-color:#ffffff; /* 表格背景色 */
 font-size:12px;
}
 
.datalist caption{
 padding-bottom:5px;
 font:bold 12px;
 text-align:left;
}
 
.datalist th{
 border:1px solid #cccccc; /* 行名称边框 */
 background-color:#eeeeee; /* 行名称背景色 */
 color:#000000;    /* 行名称颜色 */
 font-weight:bold;
 padding-top:2px; padding-bottom:2px;
 padding-left:10px; 
 text-align:left;
}
.datalist td{
 border:1px solid #cccccc; /* 单元格边框 */
 text-align:left;
 padding-top:2px; padding-bottom:2px;
 padding-left:10px; 
}
.datalist tr.altrow{
 background-color:#c7e5ff; /* 隔行变色 */
}
 
 
 /*-表单-*/
table.FormTable { border-collapse:collapse;}
table.FormTable th,table.FormTable td { padding:2px 2px;}
table.FormTable th { text-align:right; font-weight:normal;}
table.FormTable td .input { width:280px; height:24px; line-height:24px; border:#c0c0c0 1px solid; background:url(../images/inputbg.gif) top repeat-x;}
table.FormTable td  font { color:red;}
table.FormTable td .textarea { width:365px; height:105px; border:#c0c0c0 1px solid;}
table.FormTable td .btn01,table.FormTable td .btn02 ,table.FormTable td .btn03 { width:97px; height:28px; border:none; cursor:pointer;}
table.FormTable td .btn01 { background:url(../images/input_btn01.gif) no-repeat;}
table.FormTable td .btn02 { background:url(../images/input_btn02.gif) no-repeat;}
table.FormTable td .btn03 { background:url(../images/input_btn00.jpg) no-repeat;}
.pro_btext{ padding-top:15px; line-height:22px;}