﻿@charset "utf-8";
/*去除页面中所有标签的默认间距、补白*/
* { margin: 0px; padding: 0px; }
/*页面中的默认字体、字体大小、背景、文字颜色*/
body { font-size: 12px; font-family: Arial; color: #565656; background: #ffffff;-webkit-text-size-adjust:none ; min-width:960px;_width: expression(document.body.clientWidth < 960 ? "960px" : "auto" ); }
/*页面右侧滚动条*/
html { overflow-y: auto; }
/*清除页面所有图片的默认边框*/
img { border: none; }
/*去除ol、ul、li的默认样式*/
ol, ul, li { list-style-type: none; }
/*设置表单等项目的默认字体大小*/
input, select, textarea { color: #777777; font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: middle; }
/*设置文字段落、表格单元格的默认行高*/
p, th, td { line-height: 22px; }
/*字体*/
em { font-style: normal; }
.yahei { font-family: 微软雅黑; }
.songti { font-family: 宋体; }
/* 其它需要用到的字体大小 */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: 12px; }
a{ color:#666;}
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }
/*去除页面中的链接点击后留下的虚线框*/
body a { outline: none; blr:expression(this.onFocus=this.blur());
}
/* 整个网站需要的字体样式*/
.strong { font-weight: bold; }
.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; }
/* 带着图片的li */
.imgli1 li { list-style-image: url(../BG.jpg); }

/*其他文字链接样式*/
.cffffff a:link { color : #ffffff; }
.cffffff a:visited { color : #ffffff; }
.cffffff a:hover { color : #cccccc; }
.cffffff a:active { color : #ffffff; }
.cffffff { color: #ffffff; }
.c000000 a:link { color : #000000; }
.c000000 a:visited { color : #000000; }
.c000000 a:hover { color : #666; }
.c000000 a:active { color : #000000; }
.c000000 { color: #000000; }
.cf83e09 a:link { color : #f83e09; }
.cf83e09 a:visited { color : #f83e09; }
.cf83e09 a:hover { color : #666; }
.cf83e09 a:active { color : #f83e09; }
.cf83e09 { color: #f83e09; }
.c615646 a:link { color : #615646; }
.c615646 a:visited { color : #615646; }
.c615646 a:hover { color : #666; }
.c615646 a:active { color : #615646; }
.c615646 { color: #615646; }
.ca7a7a7 a:link { color : #a7a7a7; }
.ca7a7a7 a:visited { color : #a7a7a7; }
.ca7a7a7 a:hover { color : #666; }
.ca7a7a7 a:active { color : #a7a7a7; }
.ca7a7a7 { color: #a7a7a7; }
.c0f366a a:link { color : #0f366a; }
.c0f366a a:visited { color : #0f366a; }
.c0f366a a:hover { color : #666; }
.c0f366a a:active { color : #0f366a; }
.c0f366a { color: #0f366a; }
.c474747 a:link { color : #474747; }
.c474747 a:visited { color : #474747; }
.c474747 a:hover { color : #666; }
.c474747 a:active { color : #474747; }
.c474747 { color: #474747; }
/* w系列控制宽度 */
.wauto { width: auto }
.w25 { width: 25%; }
.w33 { width: 33.3%; }
.w50 { width: 50%; }
.w100 { width: 100%;}
.mw960{ min-width:960px;}
.w70px { width: 70px; }
.w100px { width: 100px; }
.w120px { width: 120px; }
.w165px { width: 165px; }
.w175px { width: 175px; }
.w180px { width: 180px; }
.w200px { width: 200px; }
.w215px { width: 215px; }
.w230px { width: 230px; }
.w240px { width: 240px; }
.w270px { width: 270px; }
.w290px { width: 290px; }
.w300px { width: 300px; }
.w310px { width: 310px; }
.w370px { width: 370px; }
.w400px { width: 400px; }
.w500px { width: 500px; }
.w520px { width: 520px; }
.w690px { width: 690px; }
.w700px { width: 700px; }
.w715px { width: 715px; }
.w730px { width: 730px; }
.w960px { width: 960px; }
.w980px { width: 980px; }
.w1000px { width: 1000px; }
/* h系列控制高度 */
.h100 { height: 100%; }
.hauto { height: auto; }
.h14px { height: 14px; }
.h17px { height: 17px; }
.h20px { height: 20px; }
.h22px { height: 22px; }
.h30px { height: 30px; }
.h40px { height: 40px; }
.h50px { height: 50px; }
.h100px { height: 100px; }
.h150px { height: 150px; }
.h300px { height: 300px; }
.lineheight100 { line-height: 100%; }
.lineheight120 { line-height: 120%; }
.lineheight150 { line-height: 150%; }
.lineheight180 { line-height: 180%; }
.lineheight200 { line-height: 200%; }
.lineheight250 { line-height: 250%; }
.lineheight14px { line-height: 14px; }
.lineheight15px { line-height: 15px; }
.lineheight17px { line-height: 17px; }
.lineheight18px { line-height: 18px; }
.lineheight20px { line-height: 20px; }
.lineheight22px { line-height: 22px; }
.lineheight24px { line-height: 24px; }
.lineheight28px { line-height: 28px; }
.lineheight30px { line-height: 30px; }
.lineheight32px { line-height: 32px; }
.lineheight40px { line-height: 40px; }
/* --bg系列控制背景图片，自行添加，前面的px控制左右相对位置，后面的控制上下相对位置-- */


/* p系列控制padding */
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.p25 { padding: 25px; }
.p30 { padding: 30px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pr30 { padding-right: 30px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }
.pl35 { padding-left: 35px; }
/* m系列控制padding */
.m5 { margin: 5px!important; }
.m10 { margin: 10px!important; }
.m15 { margin: 15px!important; }
.m20 { margin: 20px!important; }
.m25 { margin: 25px!important; }
.m30 { margin: 30px!important; }
.mt-20 { margin-top: -20px!important; }
.mt5 { margin-top: 5px!important; }
.mt6 { margin-top: 6px!important; }
.mt10 { margin-top: 10px!important; }
.mt12 { margin-top: 12px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt50 { margin-top: 50px!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
/* 其他常用元素 */
/*文本对齐样式*/
.center { margin: 0px auto; }
.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }
/*左右漂浮样式*/
.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细线 */
.b1s { border: 1px solid #CCCCCC; }
.bt1s { border-top: 1px solid #CCCCCC; }
.br1s { border-right: 1px solid #CCCCCC; }
.bb1s { border-bottom: 1px solid #CCCCCC; }
.bl1s { border-left: 1px solid #CCCCCC; }
.minheight400 { min-height: 400px; height: auto!important; height: 400px; overflow: visible; }
.minheight340 { min-height: 340px; height: auto!important; height: 340px; overflow: visible; }
.minheight600 { min-height: 600px; height: auto!important; height: 600px; overflow: visible; }
/*添加鼠标悬浮显示手的形状*/
.hand { cursor: pointer; }
/*单行截字*/
.textbreak { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
/*隐藏元素*/
.hide { display: none; }
/*解决IE6双边距加倍错误*/
.inline { _display: inline; }
/* 页面其他用到效果
-------------------------------------------------------------- */

.itopbg { background: url(../images/itopbg.jpg) center top no-repeat; height: 92px; }
.logo { width: 245px; height: 92px; line-height: 0px; font-size: 1px; }
.inlogo { width: 235px; height: 70px; line-height: 0px; font-size: 1px; }
.topr { width: 308px; height: 21px; margin-top: 45px; }
.topr2 { width: 308px; height: 21px; margin-top: 33px; }
.topr22 { width: 380px; height: 21px; margin-top: 33px; }
.toplinks { width: 216px; height: 21px; }
.tsinput { width: 154px; height: 21px; float: left; margin-top: 0px; *margin-top:-1px;
}
.tsinput input { width: 140px; height: 21px; line-height: 20px; padding-left: 14px; font-size: 11px; font-family: "微软雅黑"; background: url(../images/isearch1.gif) left top no-repeat; border: none; color: #1a354c; }
.tsbtn { width: 62px; height: 21px; float: left; }
.tsbtn input { width: 62px; height: 21px; border: none; background: url(../images/isearch2.gif) no-repeat; cursor: pointer; }
.toplinks2 { width: 216px; height: 21px; }
.toplinks22 { width: 292px; height: 21px; }
.tsinput2 { width: 154px; height: 21px; float: left; margin-top: 0px; *margin-top:-1px;}
.tsinput2 input { width: 140px; height: 21px; line-height: 20px; padding-left: 14px; font-size: 11px; font-family: "微软雅黑"; background: url(../images/isearch1_1.gif) left top no-repeat; border: none; color: #1a354c; }
.tsinput22{width: 158px; height: 21px; float: left; margin-top: 0px; *margin-top:-1px;}
.tsinput22 input { width: 140px; height: 21px; line-height: 20px; padding-left: 14px; font-size: 11px; font-family: "微软雅黑"; background: url(../images/isearch1_1.gif) left top no-repeat; border: none; color: #1a354c; }
.tsbtn2 { width: 62px; height: 21px; float: left; }
.tsbtn2 input { width: 62px; height: 21px; border: none; background: url(../images/isearch2_1.gif) no-repeat; cursor: pointer; }
.tsbtn62{ width:70px; float:left;}
.tsbtn62 input { width: 62px; height: 21px; border: none; background: url(../images/isearch2_1.gif) no-repeat; cursor: pointer; }
.tsbtn22 { width: 62px; height: 21px; float: left; }
.tsbtn22 input { width: 62px; height: 21px; border: none; background: url(../images/isearch2_1.gif) no-repeat; cursor: pointer; }
/*下拉菜单1*/
.plist01 { position: relative; z-index: 9999; width: 73px; height: 17px; line-height: 17px; padding-left: 10px; float: right; color: #10386b; font-size: 11px; background: url(../images/ilanages.gif) left top no-repeat; font-family: 微软雅黑; text-align: left; cursor: pointer; margin-top: 2px; }
.pllayer01 { display: none; position: absolute; z-index: 999; top: -3px; left: 6px; width: 71px; height: auto; font-size: 12px; font-family: 微软雅黑; }
.pllayer01 dl { padding-top: 20px; text-align: left; }
.pllayer01 dl dd { background: #fff; height: 18px; line-height: 18px; padding-left: 5px; }
.plist011 { position: relative; z-index: 9999; width: 73px; height: 17px; line-height: 17px; padding-left: 10px; float: right; font-size: 11px; color: #10386b; background: url(../images/ilanages3.gif) left top no-repeat; font-family: 微软雅黑; text-align: left; cursor: pointer; margin-top: 2px; }
.pllayer011 { display: none; position: absolute; z-index: 999; top: -3px; left: 6px; width: 71px; height: auto; font-size: 11px; font-family: 微软雅黑; }
.pllayer011 dl { padding-top: 20px; text-align: left; }
.pllayer011 dl dd { background: #fff; height: 18px; line-height: 18px; padding-left: 5px; }
.navbg { background: url(../images/navbg.jpg) center top no-repeat; height: 44px; }
/*nav*/
/*下层导航*/
.secnav { height: 44px; background: url(../images/secNavbg_grey.gif) left top repeat-x; }
.secnav ul.nvc { width: 960px;height:44px;line-height:44px; }
.secnav ul li.nl { width: 106px; float: left; position: relative; z-index: 1; background: url(../images/navline.gif) right center no-repeat; }
.secnav ul li.nl a.nm { display: block; width: 100%; height: 44px; line-height: 44px; font-size: 13px; font-family: 微软雅黑; text-align: center; color: #000!important; }
.secnav ul li.nl a.nm:hover { color: #fff!important; background: url(../images/navon.png) center 12px no-repeat!important; }
.secnav ul li.navon a.nm { color: #fff!important; background: url(../images/navon.png) center 12px no-repeat!important; }
.secnav ul li.nl a.navcurrent { color: #fff!important; background: url(../images/navon.png) center 12px no-repeat!important; }

.nav_cur { color:#fff!important; background:url(../images/navon.png) center 12px no-repeat!important;}

.secnav ul li.nl:hover div.navlist { display: block; }
.secnav ul li.nl.sfhover div.navlist { display: block; }
.navlist { position: absolute; line-height:24px;top: 44px; left:0px; display: none; z-index: 99; white-space: nowrap;font-size:0; width:105px; }
.navlist ul li{ width:105px; height:24px; background: url(../images/secnav_bg1.gif) left top repeat-x;}
.navlist ul li a { font-size:12px; margin:0 5px 0px 12px;color: #fff !important; }
.navlist ul li a:hover{color:#eee !important;}
/*下层菜单位置*/
div.nl01, div.nl03, div.nl04, div.nl07{ left: -1px; }
#n100 div.navlist{ width:129px; left:-12px; }
#n100 div.navlist ul li{ width:129px; }
#n102 div.navlist{ width:165px; left:-30px; }
#n102 div.navlist ul li{ width:165px; }
/*#n102 div.navlist{ left: -300px; }
#n105 div.navlist{ right: -160px; }
#n106 div.navlist{ right: 5px; }
#nl08 div.navlist{ right: -1px; }
#n109 div.navlist{ right: -105px; }*/
/*nav end*/
.iibanner { width: 100%; height: 423px; background: url(../images/ibanner.jpg) center top no-repeat;min-width:960px;}
.imainbg1 { width: 100%; background: url(../images/imainbg1.gif) center top no-repeat; }
.inews { width: 100%; float: left; padding-top: 20px; }
.inews ul, .inews ul li { width: 100%; float: left; line-height: 20px; }
.inews ul li { background: url(../images/inews_cion1.gif) 0px 7px no-repeat; }
.inews ul li h3 { width: 180px; height: 20px; line-height: 20px; float: right; font-size: 12px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.inews ul li span { display: block; width: 65px; height: 20px; line-height: 20px; float: left; padding-left: 10px; font-size: 11px; color: #565656; }
#banner6 { position: relative; width: 235px; height: 74px; text-align: left; margin-top: 24px; }
#banner_list6 img { border: 0px; }
#banner_bg6 { display: none; position: absolute; bottom: 0; _bottom: -1px; background: url(../images/flashbg.png) repeat; height: 30px; z-index: 1000; cursor: pointer; width: 235px; }
#banner_info6 { 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_text6 { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#banner6 ul { position: absolute; list-style-type: none; z-index: 1002; width: 89px; margin: 0; padding: 0; top: -15px; right: -13px; }
#banner6 ul li { display: block; width: 10px; height: 10px; line-height: 10px; text-align: center; color: #fff; background: #a19997; cursor: pointer; font-family: Arial; font-size: 10px; float: left; margin-right: 3px; display: inline; }
#banner6 ul li.on { background: #ed4901; color: #fff; }
#banner_list6 a { position: absolute; }
.itech_list { margin-top: 20px; }
.itech_list li { width: 165px; padding-left: 10px; height: 20px; line-height: 20px; background: url(../images/inews_cion1.gif) 0px 7px no-repeat; font-family: 宋体; }
.is_one { width: 49px; margin: 4px 7px 0px 4px; }
.imain_line { background: url(../images/imain_line.gif) 0px bottom no-repeat; padding-bottom: 25px; *padding-bottom:20px;
}
.iadv { height: 82px; }
.iadv li { width: 226px; float: left; margin: 12px 6px 0px 10px; display: inline; }
.iadv li img { width: 224px; height: 54px; border: 1px solid #9ac3ec; }
.ifoot1 { background: url(../images/imain_line.gif) 0px top no-repeat; height: 39px; line-height: 39px; }
.ifoot2 { background: url(../images/ifootline.gif) center top no-repeat; }
/*下拉菜单2*/
.plist02 { position:relative; z-index:1; width:170px; height:20px; line-height:20px; padding-left:10px; font-family:微软雅黑; font-size:11px; background:url(../images/ifootlie.gif) left top no-repeat; text-align:left; cursor:pointer; margin-top:15px; float:right; margin-right:8px; display:inline;}
.pllayer02 { display:none; position:absolute; z-index:999; bottom:8px; left:0px; width:178px; height:auto; font-size:12px; font-family:微软雅黑;}
.pllayer02 dl { padding-bottom:15px; border:#b9b9b9 1px solid; border-bottom:none; text-align:left;}
.pllayer02 dl dd { background:#fff; height:18px; line-height:18px; padding-left:10px;}

.news_topbg { background: url(../images/news_topbg1.jpg) center top no-repeat; height: 70px; }
.ibanner { width: 100%; height: 164px; background: url(../images/news_banner.jpg) center top no-repeat; min-width:960px;}
.leftmenubg1 { background: url(../images/leftmenubg1.gif) left top repeat-y; }
.leftmenubg2 { background: url(../images/leftmenubg2.gif) left bottom no-repeat; min-height: 400px; height: auto!important; height: 400px; overflow: visible; }
.leftmenu { width: 175px; padding-top: 25px; margin-left: 22px; }
.leftmenu ul { width: 175px; margin: 0 auto; }
.leftmenu ul li { width: 100%; font-family: 微软雅黑; margin-bottom: 1px; }
.leftmenu ul li a { width: 145px; height: 26px; line-height: 26px; display: block; padding-left: 30px; background: url(../images/leftmenuoff.gif) no-repeat; color: #000!important; }
.leftmenu ul li a:hover { background: url(../images/leftmenuon.gif) no-repeat; color: #fff!important; }
.leftmenu ul li.leftmenuon a { background: url(../images/leftmenuon.gif) no-repeat; color: #fff!important; }
/*二级菜单*/
.leftmenu ul li ul { display: none; margin: 0px; border-bottom: 1px solid #e1e1e1; }
.leftmenu ul li.leftmenuon ul { display: block; width: 175px; padding: 5px 0px; }
.leftmenu ul li.leftmenuon ul li { line-height: 23px; }
.leftmenu ul li.leftmenuon ul li a { width: 135px; padding: 0px 0px 0px 40px; height: 23px; line-height: 23px; display: block; background: url(../images/lmenu_cion.gif) 30px 7px no-repeat!important; color: #727272!important; border-bottom: #c9c9c9 0px solid; font-size: 12px; }
.leftmenu ul li.leftmenuon ul li a:hover, .leftmenu ul li.leftmenuon ul li.leftsecmenuon a { background: #efeeee url(../images/lmenu_cion.gif) 30px 7px no-repeat!important; color: #727272!important; }
.leftcontact_bg { width: 160px; padding-left: 15px; padding-top: 12px; padding-bottom: 12px; background: #eaf3fb; }
.leftcontact_line { width: 175px; margin-left: 22px; margin-top: 50px; border-top: 1px solid #e1e1e1; padding-top: 15px; }
.leftjiaoliu { width: 170px; height: 22px; line-height: 22px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding-left: 5px; margin-top: 10px; }
.rtitbg1 { width: 100%; background: url(../images/bread_bg1.gif) left bottom repeat-x; height: 35px; }
.rtitbg2 { width: auto; height: 35px; background: url(../images/bread_bg2.gif) right bottom no-repeat; padding-right: 30px; padding-left: 10px; }
.news_rlist { width: 100%; float: left; padding-top: 25px; padding-bottom: 18px; }
.news_rlist ul, .news_rlist ul li { width: 100%; float: left; line-height: 24px; }
.news_rlist ul li { margin-bottom: 3px; font-family: 宋体; }
.news_rlist ul li a { width: 715px; height: 24px; display: block; color: #474747!important; cursor: pointer; }
.news_rlist ul li a:hover { background: #eaf3fb; color: #474747!important; }
.news_rlist ul li h3 { width: 590px; height: 24px; line-height: 24px; background: url(../images/news_listcion1.gif) 8px 7px no-repeat; float: left; padding-left: 30px; font-size: 12px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news_rlist ul li span { display: block; width: 80px; height: 24px; line-height: 24px; float: right; font-family: 微软雅黑; font-size: 11px; padding-left: 10px; color: #696868; }
.Newpaging { width: 100%; height: 24px; float: left; padding-bottom: 30px; }
.paginControl { width: 84px; height: 24px; float: left; margin-right: 10px; position: relative; padding-left: 6px; display: inline }
.paginControl span.l { line-height: 24px; font-family: 微软雅黑; }
.paginControl dl { width: 53px; height: 24px; float: right; }
.paginControl dt { background: url(../images/paging_select.gif) no-repeat; width: 44px; height: 24px; line-height: 24px; cursor: default; padding-left: 9px; }
.paginControl dd { width: 51px; position: absolute; left: 37px; top: 23px; background: #fff; border: #cccccc 1px solid; }
.paginControl dd li { line-height: 18px; padding-left: 9px; cursor: default; }
.paginControl .out { background: #FFFFFF; color: #000; }
.paginControl .move { background: #e8e8e8; color: #000 }
.page { width: 500px; float: left; padding-top: 3px; }
.page a, .page span { display: block; float: left; width: 17px; height: 17px; line-height: 17px; text-align: center; margin-right: 2px; }
.page a:hover, .page span { font-weight: bold; color: black!important; }
a.first, a.prev, a.next, a.last { background-image: url(../images/paging_select.gif); background-repeat: no-repeat; }
a.first { background-position: 0px -41px; }
a.first:hover { background-position: -17px -41px; }
a.prev { background-position: 0px -24px; }
a.prev:hover { background-position: -17px -24px; }
a.next { background-position: 0px -58px; }
a.next:hover { background-position: -17px -58px; }
a.last { background-position: 0px -75px; }
a.last:hover { background-position: -17px -75px; }
.backtop { width: 60px; background: url(../images/foot_cion3.gif) 0px 4px no-repeat; }
.honor { width: 623px; float: left; padding-top: 20px; padding-bottom: 35px; margin-left: 20px; _display: inline; }
.honorTopbg, .honorBottombg { width: 100%; height: 6px; float: left; overflow: hidden; }
.honorTopbg { background: url(../images/honor_topbg.gif) no-repeat; }
.honorBottombg { background: url(../images/honor_bottombg.gif) no-repeat; }
.honorContain { width: 100%; float: left; background: url(../images/honor_bg.gif) left repeat-y; }
.hcBigimg { width: 365px; float: left; text-align: center; padding: 5px 0px 20px; }
.hcBigimg h2 { width: 355px; height: 40px; line-height: 34px; font-size: 15px; color: #032274; font-weight: normal; font-family: 微软雅黑; margin: 0 auto; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.hcsmallimg { width: 204px; float: right; margin-right: 37px; _display: inline; padding-top: 15px; }
#hcsBtn_up, #hcsBtn_down { width: 203px; height: 16px; background: url(../images/honor_btn.gif) no-repeat; cursor: pointer; float: left; overflow: hidden; }
#hcsBtn_up { background-position: 0px 0px; margin-bottom: 15px; }
#hcsBtn_down { background-position: 0px -16px; }
#smallimages { width: 204px; height: 405px; overflow: hidden; float: left; }
#smallimages ul { width: 100%; float: left; }
#smallimages ul li { width: 250px; float: left; }
#smallimages ul li a { display: block; width: 90px; height: 135px; float: left; margin-right: 20px; }
#smallimages ul li a img { border: #cfcfcf 1px solid; width: 88px; height: 116px; }
#smallimages ul li a.scur img { border: #ff6600 1px solid; }
.listSearch { width: 667px; height: 26px; padding: 6px 15px 6px 10px; float: left; margin-left: 10px; display: inline; background: url(../images/listsearchbg.gif) no-repeat; }
.lsi { width: 139px; height: 26px; line-height: 23px; border: none; background: url(../images/listsearch_inputbg.gif) no-repeat; text-align: center; font-size: 13px; font-family: 微软雅黑; color: #98a4be; }
.listSearch ul.date { width: 200px; margin-right: 5px; }
.listSearch ul.date li.yi { width: 139px; }
img.lsb { cursor: pointer; }
.lsc { width: 385px; }
.lsci { width: 302px; height: 26px; padding: 0px 4px 0px 9px; background: url(../images/listsearch_inputbg01.gif) no-repeat; }
.lsci input { width: 302px; height: 26px; line-height: 26px; border: none; background: none; color: #98a4be; }
.lscb { width: 61px; height: 22px; background: url(../images/listsearch_btn.gif) no-repeat; margin-top: 2px; }
.lscb input { width: 61px; height: 22px; border: none; background: none; cursor: pointer; }
.his_one { width: 117px; float: left; margin: 6px 15px 5px 11px; display: inline; }
.his_one img { width: 111px; height: 76px; padding: 2px; border: 1px solid #bfbfbf; }
.hislist { width: 100%; float: left; padding-top: 10px; }
.hislist ul, .hislist ul li { width: 100%; float: left; line-height: 26px; }
.hislist ul li { background: url(../images/point04.gif) 6px no-repeat; font-family: 宋体; }
.hislist ul li h3 { width: 100%; line-height: 26px; float: left; font-size: 12px; font-weight: normal; text-overflow: ellipsis; overflow: hidden; }
.hislist ul li span { display: block; width: 68px; height: 26px; line-height: 26px; float: left; font-family: 微软雅黑; padding-left: 10px; font-size: 11px; color: #474747; }
.sol_one { border-bottom: 1px dotted #e9e9e9; margin-top: 15px; }
.sol_pic { height: 113px; }
.sol_pic img { width: 152px; height: 92px; border: 3px solid #ededed; }
.sol_more { width: 91px; height: 18px; margin-top: 10px; }
.sol_more a { width: 91px; height: 18px; display: block; background: url(../images/sol_btnoff.gif) no-repeat!important; }
.sol_more a:hover { background: url(../images/sol_btnon.gif) no-repeat!important; }
/*图片滚动*/
.blk_18 { overflow: hidden; zoom: 1; font-size: 9pt; background: #fff; width: 700px; margin-left: 5px; margin-bottom: 30px; }
.blk_18 .pcont { width: 660px; float: left; overflow: hidden; }
.blk_18 .ScrCont { width: 32766px; zoom: 1; }
.blk_18 #List1_1, .blk_18 #List2_1 { float: left; }
.blk_18 .RightBotton { width: 14px; height: 85px; float: right; margin-top: 14px; }
.blk_18 .LeftBotton { width: 15px; height: 85px; float: left; margin-right: 5px; display: inline; margin-top: 14px; }
.blk_18 .LeftBotton { background: url(../images/case_leftbtn.gif) no-repeat; }
.blk_18 .RightBotton { background: url(../images/case_rightbtn.gif) no-repeat; }
.blk_18 .LeftBotton:hover { background: url(../images/case_leftbtn.gif) no-repeat; }
.blk_18 .RightBotton:hover { background: url(../images/case_rightbtn.gif) right top no-repeat; }
.blk_18 .pl img { display: block; cursor: pointer; border: none; margin: 15px auto 0px auto; }
.blk_18 .pl { width: 132px; float: left; text-align: left; line-height: 24px; background: url(../internet/style/images/line.gif) right no-repeat; }
.blk_18 a.pl:hover { color: #5dacec; background: #fff; }
.case_line1 { border-bottom: 1px dotted #aaaaaa; }
.video_one { width: 203px; background: url(../images/video_picbg.jpg) left top no-repeat; position: relative; border-bottom: 1px dotted #7f7f7f; float: left; margin: 25px 5px 5px 30px; display: inline; }
.video_pic { width: 189px; height: 135px; padding-left: 7px; padding-top: 7px; }
.video_txt { width: 181px; height: 20px; line-height: 20px; background: url(../images/video_cion1.gif) 10px 5px no-repeat; padding-left: 22px; margin-top: 38px; margin-bottom: 12px; }
.video_cion { width: 64px; height: 64px; position: absolute; left: 70px; top: 45px; }
.video_cion a { width: 64px; height: 64px; display: block; }
#index_video{position: relative; border-bottom: 1px dotted #7f7f7f; float: left; margin-bottom: -10px; display: inline; }
.video_cion2 { width: 64px; height: 64px; position: absolute; left: 52px; top: 21px; }
.video_cion2 a { width: 64px; height: 64px; display: block; }
.newsleft5 { width: 695px; float: left; background: url(../images/video_leftbg.jpg) 0px 0px no-repeat; }
.video_bpic { width: 525px; height: 352px; margin: 35px 0px 0px 91px; }
.video_tit { width: 605px; margin-left: 60px; height: 30px; padding-top: 34px; }
.video_tit h3 { width: 605px; height: 30px; line-height: 30px; font-size: 24px; font-family: 微软雅黑; text-align: center; font-weight: normal; color: #818182; }
.videoback { width: 90px; background: #e3effa; margin-left: 75px; margin-top: 80px; }
.newsde_tit { border-bottom: 1px solid #e9e8e7;}
.newsde_back { width: 90px; background: #e3effa; }
.newsde_show { border-top: 1px solid #eaeaea; }
.job_searchbg { width: 680px; height: 33px; background: url(../images/job_searchbg.gif) no-repeat; }
.iright2 { width: 111px; font-family: 宋体; float: left; height: 22px; position: relative; z-index: 9999; margin-left: 17px; margin-top: 6px; display: inline; }
.tslist02 { width: 111px; }
.language2 { width: 102px; height: 22px; line-height: 22px; background: url(../images/job_input1.gif) 0px 0px no-repeat; padding-left: 9px; cursor: pointer; color: #1a2350; font-family: 微软雅黑; }
.tson.language2 { background: url(../images/job_input1.gif) 0px 0px no-repeat; }
.ts2 { position: absolute; z-index: 2; left: 0px; bottom: 0px; cursor: pointer; }
.tsc2 { width: 109px; position: absolute; z-index: 3; left: 0px; top: 22px; border: 1px solid #abadb3; border-top: none; background: #ffffff; padding-bottom: 3px; display: none; }
.tsc2 a:link, .tsc2 a:visited { color: #454545; }
.tsc2 a:hover { color: #ff6600; }
.tsc2 .ll { width: 100px; padding-left: 9px; height: 20px; line-height: 20px; color: #000000; margin: 0 auto; text-align: left; }
.job_sear2 { margin-left: 20px; *margin-left:10px;
margin-top: 6px; _margin-top: 4px; }
.job_sear3 { width: 71px; height: 20px; float: left; margin-top: 7px; margin-left: 10px; _margin-left: 5px; }
.deal_Contain { width: 680px; padding-top: 10px; margin-left: 15px; }
.deal_Title { height: 35px; background: url(../images/job_titoff.gif) left top no-repeat; cursor: pointer; }
.deal_Title.deaTi { background: url(../images/job_titon.gif) left top no-repeat; border-bottom: none; }
.deal_Title.deaTi .job_list1 { background: url(../images/job_cion2.gif) 10px 14px no-repeat; font-weight: bold; }
.job_list1 { width: 332px; padding-left: 23px; height: 26px; line-height: 26px; float: left; text-align: left; }
.deal_menuCont { width: 650px; line-height: 28px; margin-bottom: 12px; padding-top: 10px;}
.deal_txt7 { width: 630px; margin-left: 12px; line-height: 26px; color: #818181; }
.deal_txt7 span { width: 280px; height: 26px; line-height: 26px; display: block; float: left; }
.job_cbtn { width: 250px; height: 35px; padding-top: 10px; padding-left: 200px; }
.job_cbtn a { width: 97px; height: 21px; margin-right: 15px; }
.deal_Title2 { height: 35px; background: url(../images/QA_titoff.gif) left top no-repeat; cursor: pointer; }
.deal_Title2.deaTi2 { background: url(../images/QA_titon.gif) left top no-repeat; border-bottom: none; }
.deal_Title2.deaTi2 .job_list12 { background: url(../images/job_cion2.gif) 10px 14px no-repeat; font-weight: bold; }
.job_list12 { width: 425px; padding-left: 35px; height: 26px; line-height: 26px; float: left; text-align: left; }
.deal_menuCont2 { width: 650px; margin-bottom: 12px; padding-top: 5px; }
.deal_txt72 { width: 610px; margin-left: 12px; line-height: 24px; color: #818181; background: url(../images/QA_cion.gif) 0px 4px no-repeat; padding-left: 20px; }
#banner { position: relative; width: 100%; height: 423px; overflow: hidden; left: 0; }
#banner_list img { border: 0px; }
#banner_bg { display: inline; position: absolute; bottom: 0px; _bottom: -1px; background: url(../images/flashbg.png) left top repeat; height: 20px; z-index: 1000; cursor: pointer; width: 637px; }
#banner_info { position: absolute; bottom: 0px; left: 15px; height: 20px; line-height: 20px; color: #fff; z-index: 1001; cursor: pointer; font-size: 12px; color: #2c2c2c; }
#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; width: 100px; bottom: 40px; left:50%;margin-left:-500px;}
#banner ul li { float: left;  width: 12px; height: 12px;  margin-right: 10px; text-indent: -999em; overflow: hidden;cursor: pointer; background: #fff; }
#banner ul li.on { background:#0e3367;}
#banner_list a { position: absolute; display: block; width: 100%; height: 423px; }

.leftvideo_one { width: 175px; height: 180px; position: relative; }
.leftvideo_pic { width: 175px; height: 105px; }
.leftvideo_cion { width: 64px; height: 64px; position: absolute; left: 57px; top: 23px; }
.leftvideo_cion { width: 64px; height: 64px; display: block; }
.leftvideo_btn { margin-top: 7px; *margin-top:5px;
}
.blk_19 { overflow: hidden; zoom: 1; font-size: 12px; width: 715px; clear: both; margin: 0 auto; }
.blk_19 .pcont { width: 715px; float: left; overflow: hidden; }
.blk_19 .ScrCont { width: 32766px; zoom: 1; }
.blk_19 #List1_1, .blk_19 #List2_1 { float: left; }
.LeftBotton2, .RightBotton2 { width: 19px; height: 16px; margin-top: 10px; }
.LeftBotton2 { background: url(../images/his_btn1.gif) no-repeat; float: left; margin-right: 8px; margin-left: 3px; display: inline; }
.RightBotton2 { background: url(../images/his_btn2.gif) no-repeat; float: left; margin-left: 0px; display: inline; }
.LeftBotton2:hover { background: url(../images/his_btn1.gif) no-repeat; }
.RightBotton2:hover { background: url(../images/his_btn2.gif) no-repeat; }
.rnews_top1 { width: 715px; height: 290px; background: url(../images/news_topbg.jpg) no-repeat; }
.rnews_left { width: 305px; float: left; margin-left: 25px; margin-top: 20px; display: inline; }
.rnews_one { width: 305px; height: 235px; }
.rnews_right { width: 340px; float: right; margin-right: 20px; margin-top: 20px; display: inline; }
.rnews_list { width: 100%; height: 53px; border-bottom: 1px dotted #d7d7d7; margin-bottom: 10px; }
.rnews_lie1 { width: 55px; float: left; background: url(../images/news_datebg.png) left top no-repeat; }
.rnews_lie2 { width: 285px; float: left; }
.yue { width: 35px; margin-left: 5px; margin-top: 5px; text-align: center; line-height: 15px; padding-top: 2px; }
.xingqi { width: 35px; margin-left: 5px; text-align: center; line-height: 14px; padding-bottom: 6px; }
.wrap { width: 305px; height: 235px; }
.jcarousel-skin-tango2 .jcarousel-container { }
.jcarousel-skin-tango2 .jcarousel-container-horizontal { width: 305px; padding: 0px 0px; }
.jcarousel-skin-tango2 .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango2 .jcarousel-clip-horizontal { width: 305px; height: 235px; }
.jcarousel-skin-tango2 .jcarousel-item { width: 305px; height: 235px; }
.jcarousel-skin-tango2 .jcarousel-item-horizontal { margin-left: 0; margin-right: 0px; }
.jcarousel-skin-tango2 .jcarousel-item-placeholder { background: #fff; color: #000; }
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-horizontal { position: absolute; bottom: -22px; left: 26px; width: 19px; height: 15px; cursor: pointer; background: transparent url(../images/gd_btn_right.gif) no-repeat 0 0; }
.jcarousel-skin-tango2 .jcarousel-next-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-horizontal:focus { background-position: -19px 0; }
.jcarousel-skin-tango2 .jcarousel-next-horizontal:active { background-position: -38px 0; }
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -57px 0; }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal { position: absolute; bottom: -22px; left: 0px; width: 19px; height: 15px; cursor: pointer; background: transparent url(../images/gd_btn_left.gif) no-repeat 0 0; }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-horizontal:focus { background-position: -19px 0; }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:active { background-position: -38px 0; }
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -57px 0; }
.pd_tabs { position:relative; height: 31px;border-top:1px solid #e9eaea; border-bottom: 1px solid #e9eaea; margin: 10px 0;padding-top:3px; }
.pd_tabs .download{position:absolute;top:9px;right:40px;width:168px;height:21px;background:url(../images/prode_btn2.gif) 0 0 no-repeat;}
.pd_tabs ul { height: 28px; width: auto; }
.pd_tabs ul li { float: left; width: 115px; height: 28px; line-height: 28px; text-align: center; }
.pd_tabs ul li a { display: block; width: 115px; height: 28px; background: url(../images/prode_tabline.gif) right 2px no-repeat; color: #4c4c4c; }
.pd_tabs ul li a.selected { background: url(../images/prode_itabon.gif) no-repeat; color: #4c4c4c; }
.prode_leftpic img { width: 354px; height: 243px; border: 1px solid #e0dede; }
.prode_spic a { width: 79px; height: 71px; display: block; float: left; margin-right: 15px; }
.prode_spic img { width: 77px; height: 69px; border: 1px solid #e4e4e4; }
.prode_btn img { padding-bottom: 10px; }
.pro_one { width: 335px; float: left; border-bottom: 1px dotted #dedede; margin: 15px 13px 5px 17px;_margin-left:5px;}
.pro_pic { width: 160px; float: left; margin-bottom: 15px; }
.pro_pic img { width: 136px; height: 92px; border: 3px solid #ededed; }
.pro_txt { width: 175px; float: left; }
.login_k { width: 570px; height: 105px; border: 1px solid #d5d5d5; background: #f8f9ff; }
.login_h3 { width: 570px; padding-bottom: 20px; border-bottom: 1px solid #e1e1e1; margin-top: 25px; }
.login_btn { width: 115px; float: left; margin-left: 10px; display: inline; }
.login_rtxt { width: auto; height: 20px; line-height: 20px; float: left; margin-top: 10px; }
.login_rtxt a { padding: 0px 5px; }
.down_left { width: 714px; padding-top: 6px; }
.down_one { width: 355px; float: left; margin-left: 2px; margin-bottom: 20px; _display: inline;overflow: hidden;height: 109px; }
.down_pic { width: 125px; float: left; }
.down_pic img { width: 101px; height: 101px; padding: 3px; border: 1px solid #cccccc; }
.down_txt { width: 228px; float: left; }
.down_txt h3 { width: 228px; height: 30px; line-height: 30px; padding-top: 0px; font-size: 14px; font-weight:bold; color: #666; font-weight: bold; }
.down_midtxt{ width:220px; line-height:18px;}
.down_btn { width: 220px; margin-left: 2px; padding-top: 40px; }
.down_btn li { width: 90px; height: 19px; float:left;}
.down_rh3 { width: 201px; margin-left: 10px; padding-top: 10px; }
/*图片滚动*/
.blk_20 { overflow: hidden; zoom: 1; font-size: 9pt; background: #fff; width: 282px; }
.blk_20 .pcont { width: 282px; float: left; overflow: hidden; }
.blk_20 .ScrCont { width: 32766px; zoom: 1; }
.blk_20 #List1_1, .blk_20 #List2_1 { float: left; }
.blk_20 .RightBotton { width: 27px; height: 52px; float: left; margin-top: 32px; display: none; }
.blk_20 .LeftBotton { width: 33px; height: 52px; float: left; margin-top: 32px; display: none; }
.blk_20 .LeftBotton { background: url(../images/a1.gif) no-repeat; }
.blk_20 .RightBotton { background: url(../images/a2.gif) right top no-repeat; }
.blk_20 .LeftBotton:hover { background: url(../images/a1.gif) no-repeat; }
.blk_20 .RightBotton:hover { background: url(../images/a2.gif) right top no-repeat; }
.blk_20 .pl img { display: block; cursor: pointer; width: 77px; height: 69px; border: 1px solid #e4e4e4; }
.blk_20 .pl { width: 79px; float: left; text-align: left; line-height: 24px; background: url(../internet/style/images/line.gif) right no-repeat; margin-right: 15px; }
.blk_20 a.pl:hover { color: #5dacec; background: #fff; }
/*network*/
.rightContain .network { width: 100%; }
.netTabTitle { width: 100%; height: 22px; float: left; background: url(../images/network_tabbg.gif) 0px -22px repeat-x; overflow: hidden; margin-bottom: 15px; }
.netTabTitle ul { width: 400px; float: left; }
.netTabTitle ul li { width: 114px; height: 25px; line-height: 25px; float: left; margin-right: 11px; text-align: center; background: url(../images/guoji_01.jpg) 0px 0px no-repeat; cursor: pointer; }
.netTabTitle ul li a { display: block; width: 100%; height: 22px; color: #757575!important; }
.netTabTitle ul li.cur a { color: #d18502!important; font-weight: bold; }
.selects { width: 100%; float: left; margin-bottom: 5px; border: #c8c8c8 1px dotted; border-width: 1px 0px; padding: 8px 0px; }
.selects li { width: 330px; float: left; }
.selects li strong, .rightContain .network ul.selects li span { width: auto; float: left; }
.selects li strong { line-height: 20px; }
.selects li span { margin-right: 8px; }
.selects li span select { height: 20px; line-height: 20px; }
.selects li span .nwbtn { width: 42px; height: 19px; border: none; background: url(../images/network_btn.gif) no-repeat; cursor: pointer; }
.netResult { width: 100%; float: left; padding-bottom: 25px; margin-top: 15px; }
.netResult .nrTitle { width: 700px; padding-left: 10px; height: 20px; line-height: 20px; float: left; margin-top: 5px; padding-bottom:font-weight:bold;
background-color: #f0f0f0; cursor: pointer; }
.netResult .nrContent { width: 100%; float: left; }
.netResult .nrContent .detail { padding: 10px 15px; line-height: 20px; }

.pr{position:relative;}
.S_wrap{margin-bottom:25px;padding-top:10px;}
.S_{width:95%;margin:0 auto;}
.S_ .blc{position:absolute;left:0;top:0;width:100%;height:243px;_left:8px;}
.S_ .blc img{float:left;width:356px;height:243px;}
.S_ .blc1{position:absolute;left:0;top:0;width:100%;height:243px;_left:8px;}
.S_ .blc1 img{float:left;width:356px;height:243px;}
.S_nav{position:absolute;left:0;bottom:0;width:100%;height:97px;}
.S_list{width:95%;margin:0 auto;overflow:hidden;}
.S_list .gallery{font-size: 0; white-space: nowrap;}
.S_list .gallery a{display: inline-block; font-size:12px;margin-right: 8px; overflow: hidden;border:1px solid #c1c1c0;}
.S_list .gallery img{width:125px;height:85px;}
.S_list .gallery .on{border-color:#C00;}
.S_nav .i_prev,.S_nav .i_next{width:14px;height:85px;font-size:0;}
.S_nav .i_prev{float:left;background:url(../images/case_leftbtn.gif) 0 0 no-repeat;}
.S_nav .i_next{float:right;background:url(../images/case_rightbtn.gif) 0 0 no-repeat;}
.tab_c{position:absolute;width:300px;height:243px;top:0;right:0;overflow-y:auto;overflow-x:hidden;word-break:break-all;}
.pro_detail_list{height:210px;padding-top:10px;overflow:hidden;}
.pro_detail_list li{background:url(../images/news_listcion1.gif) 0 10px no-repeat;padding-left:15px;line-height:26px;}
.tab_c .more{display:block;height:19px;background:url(../images/prode_btn1.gif) 0 0 no-repeat;}
.dib{display:inline-block;*display:inline;*zoom:1;font-size:14px;}
.tc{text-align:center;}
.cur{font-weight:bold;}
/*导航*/
.nav{padding:10px 0 0;}
.nav li{position:relative;float:left;width:12%;height:34px;line-height:24px;text-align:center;z-index:3;}
.nav ul{display:none;position:absolute;width:160px;left:-20px;top:34px;background:#e77000;padding:10px 0;}
.nav li li{float:none;width:100%;height:auto;}
.nav li li a{display:block;border-bottom:1px dotted #fff;}
.nav .cur{background:url(../images/navon.png) center 0 no-repeat;_background:url(../images/navon.gif) center 0 no-repeat;}
.nav .cur a{color:#fff;}
.nav .cur ul a{color:#333;font-weight:normal;}
.nav .cur ul a:hover{background:#ee943f;color:#fff;font-weight:bold;}

.menuw{width:120px}
.video_bpic2 { width: 156px; height: 110px; margin: 5px 5px 5px 5px; }


/*分栏列表*/
.coList{font-size:0;text-align:center;}
.coList i,.coList em,.coList a,.coList b{font-size:12px;display:inline-block;vertical-align:top;}
.coList .l1{width:14%;float: left;}
.coList .l2{width:30%;}
.coList .l3{width:15%;}
.coList .l4{width:38%;}
.coListHead{line-height:29px;background:url(../images/1x.png) 0 -383px repeat-x;border:1px solid #e0e0e0;border-bottom:1px solid #15b69a;}
.coListBody{height:100%;margin:0 0 15px;}
.coListBody li{height:32px;line-height:32px;border-bottom:1px dotted #d9d9d9;overflow:hidden;}
.coListBody .l2,.l3{text-align:center;}