@charset "utf-8";
/*引入外部字体方法,将字体文件放在指定的文件夹里面*/
   @font-face {font-family:'albbC';src:url('fonts/Alibaba-PuHuiTi-Bold.ttf')}       
   @font-face {font-family:'albbX';src: url('fonts/Alibaba-PuHuiTi-Bold.ttf')} 

body{background:#FFF;margin:0px;padding:0px;font-family:'Microsoft YaHei';font-size:20px;color:#666666} 
ul{padding:0px}
li{list-style:none}
a{color:#666666}
a:hover{text-decoration:none;color:#418dd2}

.N2BodyBg{background:#ecedf1}
.BodyArea{width:1346px;padding:0px;margin-bottom:20px}

/*===============================内容区域样式===============================*/
.N2LeftListContArea{background:#ecedf1;min-height:700px;margin-bottom:30px;margin-top:10px;padding:10px}

/*-----------------左侧区域-----------------*/
.LeftListArea{float:left;width:316px;background:#FFF;height:806px;border:solid 0px blue}

/* 热门培训 */
.rmpxLeft{float:left;width:316px;background:#FFF;height:736px}

h2.n2LeftTitle{background:url(../images/N2/LeftTitle_bg.png) no-repeat left top;margin:0px;height:123px;text-align:center;color:#FFF;line-height:123px;font-size:40px}
.LeftListArea ul{list-style:none;margin:0px;border-top:solid 1px #ecedf1}
.LeftListArea ul li{height:90px;border-bottom:solid 1px #ecedf1;background:#FFF url(../images/N2/LeftLiBg.png) no-repeat left center;background-size:3px 100%;transition:all 0.5s}
.LeftListArea ul li:hover{background-size:100% 100%;transition:all 0.5s}
.LeftListArea ul li a{display:block;font-size:22px;color:#666769;line-height:89px;padding-left:30px;background:url(../images/N2/LeftLiBg_Arrow.png) no-repeat 280px center}
.LeftListArea ul li a:hover{color:#FFF;padding-left:40px;background:url(../images/N2/LeftLiBg_Arrow_on.png) no-repeat 290px center;transition:all 0.5s}
.LeftListArea ul li a.leftOn{background:url(../images/N2/LeftLiBg_on.png);background-repeat:no-repeat;background-position:left center;background-size:100% 100%;color:#FFF;padding-left:40px}

/*-----------------右侧区域-----------------*/
.RightListArea{float:right;width:994px}

/*右侧标签*/
.TopTagArea{}
ul.TopTagWarp{list-style:none;margin:0px;height:70px;border-bottom:solid 2px #82b4fb;background:#FFF}
ul.TopTagWarp li{float:left}
ul.TopTagWarp li{text-align:center;line-height:68px;cursor:pointer}
ul.TopTagWarp li a{display:block;padding:0px 60px;font-family:'Microsoft YaHei';background:#FFF}
ul.TopTagWarp li a:hover{display:block;padding:0px 60px}
ul.TopTagWarp li a.TopTagOn{background:linear-gradient(0deg, #82b4fb 0%,#7092eb 100%);color:#FFF}

div.RBListWarp{background:#FFF;height:680px}
div.RBListWarp div.R1,.R2,.R3,.R4{margin:0px;padding:0px 30px;background:#FFF;position:relative;top:0px;left:0px}
div.RBListWarp div.R2{display:none}
div.RBListWarp div.R3{display:none}
div.RBListWarp div.R4{display:none}

.RBListWarp ul{margin-bottom:0px}
.RBListWarp ul li{margin:0px;border-bottom:dashed 1px #e4e4e4;background:url(../images/N2/LiICO_2.png) no-repeat 6px center;padding-left:20px}
.RBListWarp ul li a{display:block;font-size:16px;line-height:60px;}


/*通用二级右侧列表区域，不带左侧不带上面标签的右侧列表*/
.N2TYListArea{border:solid 0px blue}
.N2TYListWarp{background:#FFF;min-height:680px}
.N2TYListArea .n2CurrentP{margin-left:10px}

.N2TYListWarp ul{margin-bottom:0px;padding:40px}
.N2TYListWarp ul li{margin:0px;border-bottom:dashed 1px #e4e4e4;background:url(../images/N2/LiICO_2.png) no-repeat 6px center;padding-left:20px}
.N2TYListWarp ul li a{display:block;font-size:16px;line-height:60px;text-overflow:ellipsis;white-space:nowrap;border:solid 0px red}


/*分页*/
.PageArea{height:50px;padding-top:0px}
.foosun_pagebox{width:100%;padding-left:30px}