/*
 * @module 职称英语样式
 * @author lixiang
 * @date 2015-04-08
 */

/*导航样式开始*/
.nav-wrap {
    background-color: #F26129;
}
/*导航样式结束*/
/*内容区样式开始*/
.content-wrap {
    overflow: hidden;
}
.content-left {
    width: 700px;
    float: left;
    overflow: hidden;
}
.content-right {
    margin-left: 30px;
    width: 268px;
    float: right;
    overflow: hidden;
}

/*内容区样式结束*/

a {
    color: #333;
}
.main-left {
    width: 270px;
    float: left;
    overflow: hidden;
}
.main-right {
    width: 405px;
    float: right;
    overflow: hidden;
}

/*************************************************
    轮播图片
*************************************************/
.ads-wrap {
    margin-top: 15px;
    position: relative;
}
.ads-wrap img {
    width: 266px;
    height: 188px;
    display: none;
}
.ads-wrap a.active img {
    display: inline-block;
}
.img-pager {
    position: absolute;
    top: 160px;
    right: 0;
}
.img-pager a {
    color: #565656;
    display: inline-block;
    border: 1px solid #565656;
    padding: 1px 5px;
    margin-right: 10px;
}
.img-pager a.cur {
    color: #fff;
    background-color: rgba(0,0,0,.5);
    border: 1px solid #fff;
}

/*************************************************
    内容导航公共样式
*************************************************/
.arrow-wrap {
    margin-top: 15px;
}
.arrow-header {
    padding: 8px 10px;
}
.arrow-header .title {
    border-left: 5px solid #FD2636;
    font-weight: bold;
    padding-left: 5px;
    font-size: 14px;
}
.right {
    float: right;
}
.c-FD2636 {
    color: #FD2636;
}
.arrow-body {
    padding-bottom: 5px;
}

/*************************************************
    考试百宝箱
*************************************************/
.exam-wrap {
    border: 1px solid #E6E6E6;
}
.exam-body {
    padding: 0 15px;
}
.exam-body a {
    display: inline-block;
    padding: 6px 9px;
    color: #333;
    border: 1px solid #DFDFDF;
    background-color: #F7F7F7;
    margin-bottom: 12px;
}
.ml16 {
    margin-left: 16px;
}
/*免费试听*/
.free-listen-wrap {
    border: 1px solid #E6E6E6;
}
.free-listen-body div {
    padding: 5px 10px 5px 20px;
}
.free-listen-body a {
    margin-left: 10px;
}

/*************************************************
    main文章列表
*************************************************/
.article-item {
    margin-top: 15px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 15px;
}
.article-title {
    text-align: center;
}
.article-title span {
    color: #FD2636;
    font-size: 18px;
    font-family: "微软雅黑";
}

.article-title span a{
    color: #FD2636;
    font-size: 18px;
    font-family: "微软雅黑";
}
.article-list div {
    padding-top: 10px;
}
.article-list .classify {
    color: #999;
    margin-left: 0;
}
.article-list a {
    font-size: 12px;
    margin-left: 7px;
}
span.text-line {
    color: #A4A4A4;
    position: relative;
    margin-left: 4px;
    top: -1px;
}
.b-b-none {
    border-bottom: none;
}

/*最新更新*/
.update-link {
    float: right;
    margin-left: 15px;
}
.update-header {
    border-bottom: 1px solid #E6E6E6;
}
.update-body div {
    padding-top: 10px;
}
.update-body .time {
    float: right;
}
.update-body .classify {
    color: #999;
    margin-left: 0;
}

/*************************************************
    右边时间线
*************************************************/
.content-right {
    border: 1px solid #D6E0E9;
    margin-top: 15px;
}
.count-down {
    text-align: center;
    font-size: 14px;
    background-color: #F4F8FB;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.count-wrap a {
    text-indent: -9999px;
    position: relative;
    top: 6px;
}
.bc-n .count-wrap a {
    top: 9px;
}
.time-step {
    margin-top: 15px;
}
.time-line {
    margin-top: 10px;
    padding-left: 15px;
}
.time-border {
    padding-top: 1px;
    border-left: 1px solid #DAE3EB;
}
.time-icon {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -4px;
    color: #fff;
    padding-left: 21px;
    padding-top: 2px;
    font-size: 12px;
}
.cert {
    padding-left: 15px;
}
.time-desc {
    margin-left: 15px;
}
.time-link {
    border: 1px solid #DAE3EB;
    background-color: #F6F8FB;
    padding: 7px 0 10px 10px;
    margin: 10px;
}
.time-link a {
    color: #50709F;
    line-height: 1.45;
}

/*辅导名师*/
.teacher-wrap {
    overflow: hidden;
    border: 1px solid #D6E0E9;
    margin-top: 15px;
    width: 1000px;
}
.teacher-title {
    width: 40px;
    height: 135px;
    float: left;
    background-color: #E2EDF3;
    text-align: center;
    font-size: 18px;
    color: #3E69A9;
}
.teacher-title div {
    width: 30px;
    margin: 0 auto;
    padding-top: 26px;
}
.teacher-items {
    height: 135px;
    /*overflow-x: auto;*/
    width: 960px;
    /*overflow-y: hidden;*/
    overflow: hidden;
    white-space: nowrap;
}
.teacher-item {
    width: 312px;
    display: inline-block;
    white-space: normal;
}
.teacher-item img {
    width: 161px;
    height: 100px;
}
.teacher-img-wrap {
    float: left;
    margin-left: 20px;
    margin-top: 17px;
}
.teacher-name {
    margin-left: 191px;
    margin-top: 17px;
    color: #50709F;
}
.teacher-brief {
    margin-top: 10px;
    margin-left: 191px;
    line-height: 1.75;
}
.teacher-brief a {
    /*float: right;*/
    color: #50709F;
}

/*历年真题*/
.classify-wrap {
    margin-top: 25px;
}
.classify-title {
    font-family: "微软雅黑";
}
.classify-header {
    text-align: right;
    overflow: hidden;
    border-bottom: 1px solid #426DAB;
}
.classify-header a {
    color: #333;
    font-size: 14px;
}
.classify-header .classify-title {
    float: left;
    text-align: left;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
    padding-left: 22px;
}
/*历年真题 表格*/
.past-year-table {
    width: 100%;
    margin-top: 30px;
}
table {
    width: 100%;
}

.past-year-table, table {
    border-collapse: collapse;
    line-height: 2.45;
}
.past-year-table th, table th {
    font-weight: bolder;
}
.past-year-table,
.past-year-table th,
.past-year-table td, table th, table td {
    text-align: center;
    border: 1px solid #DFE4E8;
}
.table-bg {
    background-color: #EBF2F8;
}
.tr-type th {
    color: #134A75;
    background-color: #FBFCFF;
}
.point {
    margin-left: 10px;
}
.mr30 {
    margin-right: 30px;
}

/*************************************************
    综合类
*************************************************/
/*综合类 列表*/
.classify-list-wrap {
    overflow: hidden;
    margin-top: 25px;
}
.classify-list-left {
    float: left;
    width: 350px;
}
.classify-list-right {
    width: 350px;
    float: left;
}
.classify-list-hot {
    float: left;
    width: 300px;
}
.exam-type {
    color: #999;
}
.exam-type a {
    color: #999;
}
.hor-line {
    color: #999;
    padding-left: 3px;
}
.classify-item {
    line-height: 26px;
}
.classify-hot-item {
    line-height: 26px;
}
.classify-hot-title {
    font-size: 14px;
    font-weight: bolder;
    color: #426DAB;
    padding-bottom: 3px;
    border-bottom: 3px solid #426DAB;
}
.classify-hot-title-wrap {
    overflow: hidden;
    padding-bottom: 10px;
}
.classify-hot-title-wrap .more {
    float: right;
    text-decoration: underline;
    color: #426DAB;
}

/*************************************************
    试题专区 公共列表
*************************************************/
.guide-wrap {
    font-family: "微软雅黑";
}
.guide-header {
    border-bottom: 1px solid #426DAB;
}
.guide-list {
    width: 300px;
    float: left;
}
.guide-body {
    padding-top: 15px;
    overflow: hidden;
}
.guide-item {
    line-height: 26px;
}
.guide-item strong {
    font-size: 14px;
}
.guide-type {
    color: #4CACC5;
}

/*************************************************
    考试用书
*************************************************/
.book-link {
    font-size: 14px;
}
.book-header {
    border-bottom: 1px solid #5A5A5A;
}
/*考试用书 列表*/
.book-body {
    background-color: #F3F3F3;
    padding: 30px 60px 10px;
    position: relative;
}
.book-items {
    width: 880px;
    height: 260px;
    /*overflow-x: auto;
    overflow-y: hidden;*/
    overflow: hidden;
    white-space: nowrap;
}
.book-item {
    width: 125px;
    display: inline-block;
    text-align: center;
    line-height: 1.25;
    margin-right: 21px;
    white-space: normal;
}
.new-price {
    color: #D80016;
}
.old-price {
    color: #6E6E6E;
    text-decoration: line-through;
    margin-left: 8px;
}
.price-wrap {
    margin-top: 10px;
}
.e-icon {
    position: absolute;
    top: 50%;
    margin-top: -18px;
}
.e-left-icon {
    left: 23px;
}
.e-right-icon {
    right: 16px;
}

/*************************************************
    站点导航
*************************************************/
.site-header {
    border-bottom: 1px solid #5A5A5A;
}
/*站点导航 列表*/
.site-items {
    margin-top: 25px;
    overflow: hidden;
}
.site-item {
    width: 224px;
    float: left;
    margin-left: 25px;
    border-right: 1px solid #EAEAEA;
}
.site-item.last {
    border-right: none;
}
.site-item .site-title {
    font-size: 16px;
    font-weight: bolder;
    padding-bottom: 10px;
}
.site-item p {
    line-height: 1.75;
}
.site-item a {
    color: #565656;
}


/*************************************************
    友情链接
*************************************************/
.link-header {
    border-bottom: 1px solid #5A5A5A;
}
/*友情链接 列表*/
.link-list {
    padding: 20px 30px 50px;
}
.link-list a {
    color: #565656;
    border-right: 1px solid #BBBBBB;
    padding-right: 5px;
    padding-left: 2px;
}
.link-list .last {
    border-right: none;
}

/*字体大小调整*/

.arrow-header .title {
    font-size: 14px;
}
.guide-header .title {
    font-size: 20px;
}
.book-header .title,
.site-header .title,
.link-header .title {
    font-size: 18px;
}
.guide-body {
    font-size: 14px;
}

.address-wrap {
  padding: 7px 0;
  margin-top: 15px;
  line-height: 22px;
  border: 1px solid #DAE3EB;
  background-color: #F6F8FB;
}
.address-wrap a {
    margin-left: 20px;
    color: #50709F;
    font-size: 14px;
}

/*倒计时*/
.time-sprite, .time-0, .time-1, .time-2, .time-3, .time-4, .time-5, .time-6, .time-7, .time-8, .time-9 {
  background-image: url('/images/time-sc72bc4ed17.png');
  background-repeat: no-repeat;
  width: 16px;
  height: 21px;
  display: inline-block;
}
.time-0 {background-position: 0 0; }
.time-1 {background-position: 0 -21px; }
.time-2 {background-position: 0 -42px; }
.time-3 {background-position: 0 -63px; }
.time-4 {background-position: 0 -84px; }
.time-5 {background-position: 0 -105px; }
.time-6 {background-position: 0 -126px; }
.time-7 {background-position: 0 -147px; }
.time-8 {background-position: 0 -168px; }
.time-9 {background-position: 0 -189px; }

/*预留套餐位置样式*/
.ad-wrap {
    margin-top: 15px;
   /* height: auto;
    color: #134A75;
    font-size: 20px;
    text-align: center;
    background-color: #A4A4A4;
    filter: alpha(opacity=50);
    opacity: .5;*/
}





/*************************************************
    ie7兼容样式
*************************************************/
.ie7 .book-items {
    width: 930px;
}
.ie7 .count-down span {
    position: relative;
    top: 0px;
}
.ie7 .count-down span a {
    position: relative;
    top: 2px;
}
.ie7 .J_CountDown{
    padding-right: 5px;
}

/*************************************************
    ie6兼容样式
*************************************************/
.ie6 .teacher-items {
    width: 920px;
}
.ie6 .teacher-item {
    width: 305px;
}
.ie6 .feature-wrap {
    height: 330px;
}
.ie6 .site-wrap {
    overflow: hidden;
    width: 100%;
}
.ie6 .site-item {
    margin-left: 0;
}
.ie6 .classify-header {
    height: 35px;
}
.ie6 .pack .question-icon,
.ie6 .single .question-icon {
    left: 36px;
}
.ie6 .guide-list {
    margin-left: 15px;
}
.ie6 .book-items {
    overflow: hidden;
    width: 880px;
}
.ie6 .book-item {
    margin-right: 20px;
}


/*************************************************
    ie6 ie7兼容样式
*************************************************/
.ie7 .book-item,
.ie7 .teacher-item,
.ie6 .book-item,
.ie6 .teacher-item {
    *display: inline;
    *zoom: 1;
}
.ie6 .pack .pack-text,
.ie6 .single .pack-text,
.ie7 .pack .pack-text,
.ie7 .single .pack-text {
    *z-index: 9;
}
.ie6 .english-sign,
.ie7 .english-sign {
    *width: 33px;
}
.ie6 .cert,
.ie7 .cert {
    *width: 39px;
}
.ie6 .login,
.ie7 .login {
    position: relative;
    top: 0px;
}



/*滚动样式*/
.marquee ul li {
    float: left;
}
.tab-pane {
    display: none;
}
.tab-pane.active {
    display: block;
}

.teacher-items {
	background: url(/images/tc.png) no-repeat;
}
.time-link a {
	margin-right: 5px;
}
.course-table input[type="checkbox"] {
	margin-right: 5px;
}
