/*
-----------------------------------
Site:         新意客服服务平台
Author:       zr
Updated:      2011-06-20
Updated by:   zr
-----------------------------------
*/
@charset "utf-8";
body{margin:0; padding:0;font-size:12px;font-family:宋体,sans-serif,Arial Narrow; color:#333;background:#fff url(../themes/images/headerBg.png) repeat-x left -20px}
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin: 0; padding: 0;}
ul,li{ list-style:none}
input,select{font-size:12px; padding:0; margin:0;  vertical-align:middle}
img{vertical-align:middle; border:0}
table,td,tr,th{margin:0;padding:0;}

a{background:transparent;color:#333; text-decoration:none;}
a:hover{background:transparent;color:#0066CC; text-decoration:underline;}
a.cb01{ color:#285293; text-decoration:underline}
a.cb01:hover{ color:#285293; text-decoration:underline}
a.cb01Line{color:#016A9F; text-decoration:underline}
a.cb02{ color:#0066CC; text-decoration:none}
a.cb02:hover{ color:#0066CC; text-decoration:underline}
a.cg01{ color:#125908; text-decoration:none}
a.cg01:hover{ color:#125908; text-decoration:underline}
.cg01{color:#125908;}

.cf90{color:#f90}
a.cf90{color:#f90}
a.cf90:hover{color:#f90; text-decoration:underline}

/*Fix Float BUG 万能闭合*/  
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display:inline-block}

/*
很拉轰的浮动闭合办法
.clearfix{overflow:auto;_height:1%} 
.clearfix{overflow:hidden;_zoom:1;} 
*/

/*隔行*/
.blank{ clear:both; margin:0; padding:0; font-size:1px; height:10px; overflow:hidden}
.clear{clear:both; margin:0; padding:0; font-size:1px; height:1px; visibility:hidden}
.imgVh{margin:0 3px 0 0}
.cBox{ vertical-align:middle; margin:0 3px 3px 0}
.clip{white-space:nowrap; text-overflow:ellipsis;  overflow:hidden}
.noteColor{ color:#888}
.rowGroup{ background:#fafafa;}
.rowGroup td{ border-bottom:1px solid #fff}
.mover{ background:#ffffec;}
.mhover{ background:#ffffec; cursor:pointer}
.txtCenter{text-align:center}
.txtRight{ text-align:right}

/*头部*/
.header{clear:both;height:68px; width:1200px; margin:0 auto;}
.logo{float:left;width:313px;}
.catchword{float:left;padding:0 0 0 87px; width:288px}
.service_hotLine{float:right;padding:15px 0 0}

/*导航*/
.navBk{clear:both; height:41px;background:url(../themes/images/navBg.png) repeat-x}
.nav{clear:both;width:1200px;height:41px; margin:0 auto;background:url(../themes/images/navTip.png) no-repeat right top}
.nav li{ float:left;width:100px; padding:0 1px 0 0;background:url(../themes/images/navSplit.png) no-repeat right top; font-size:14px;}
.nav li.last{ background:none}
.nav li a{display:block;height:32px; padding:9px 0 0; width:100px; color:#fff; font-weight:bold; text-align:center;outline:none;}
.nav li a.current{background:url(../themes/images/navCurrent.png) no-repeat; text-decoration:none;color:#F7F29A }
.nav li a:hover{background:url(../themes/images/navCurrentOver.png) no-repeat; text-decoration:none; color:#F7F29A}
.nav li.last a:hover{background:url(../themes/images/lastCurrentOver.png) no-repeat; text-decoration:none;color:#F7F29A }
.nav li.last a.current{background:url(../themes/images/lastCurrent.png) no-repeat; text-decoration:none;color:#F7F29A }

.footerNarrow {clear: both;height: 30px;line-height: 30px;text-align: center;font-family: Arial, Helvetica, sans-serif;background: #F6F6F6;}

/*内容*/
.mainCon{ clear:both; width:1200px; margin:0 auto}
.conLeft{float:left; width:800px;}
.conRight{ float:right; width:400px}


/*jquery 圆角*/
.courseBgCornerIn{background:#FFF6CD url(../themes/images/playBtn.png) no-repeat 5px 10px;margin:0; padding:10px 8px 0 33px; height:32px;border:0;zoom:1; line-height:1.6; cursor:pointer}
.courseBgCornerOut{float:left;background:#EBDFA5; margin:15px 5px 0;min-width:155px;_width:155px;white-space:nowrap;}

.courseBgCornerIn:hover{ background:#FC3 url(../themes/images/playBtn.png) no-repeat 5px 10px}


/*帮助中心*/
.helpCenterBk{ clear:both; font-size:14px}
.helpCenterLeft{float:left;width:190px; border:1px solid #ddd}
.helpCenterTit{ height:21px; font-weight:bold;background:url(../themes/images/helpCenterTit.png) no-repeat;padding:10px 0 0 31px;}
.helpCenterList{ clear:both; padding:10px;}
.helpCenterLeft h2{font-size:14px;padding:0 0 5px}
.helpCenterLeft ul{padding:6px 0 25px; line-height:1.6}
.helpCenterLeft a{color:#0066CC}

.helpCenterRight{padding:10px; font-size:14px}
.helpCenterRight h1{height:30px;font-size:16px;}
.helpCenterRight p{ margin:0; padding:0; line-height:1.6; font-size:14px}
.helpImgMar{ display:block; margin:0 0 10px;}


/*在线培训盒子*/
.trainBox{ clear:both;border:1px solid #DCDCDC}
.trainBox h1{background:url(../themes/images/trainBoxHeader.png) repeat-x left top; font-size:14px;border-left:1px solid #fff; border-right:1px solid #fff; height:30px; line-height:30px;padding:0 5px 0 10px; color:#000}
.trainBox h1 a{font-size:12px}
.trainBox .mb{clear:both; padding:10px 8px; line-height:1.6}
