/**
 * 网站模块样式
 */

/* 顶部 */
.topbar {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #eff0ef;
}
.topbar .right-info {
    color: #ff7700;
}
.topbar a {
    margin-left: 20px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-bottom: 4px solid #e9b000;
    background-color: #fbbe01;
}
.topbar a:hover {
    text-decoration: none;
}
.topbar .tel {
    margin-right: 10px;
    color: #ff7700;
}

/* 头部 */
.header {
    padding: 23px 0;
}
.header-logo {
    float: left;
    width: 310px;
    height: 60px;
    background: url("imagesbg.png") no-repeat 0 -160px;
}
.header-text {
    float: right;
    margin-top: 30px;
    width: 590px;
    height: 25px;
    background: url("imagesbg.png") no-repeat 0 -125px;
}

/* 主导航 */
.main-nav {
    background-color: #0073cf;
}
.main-nav .navbar > li {
    position: relative;
    width: 134px;
    text-align: center;
}
.trangle {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border: 5px solid transparent;
}
.main-nav .navbar > li .trangle {
    border-left-color: #fff;
}
.main-nav .navbar > li:hover .trangle {
    vertical-align: middle;
    border-left-color: transparent;
    border-top-color: #fff;
    border-bottom: 0;
}
.main-nav .navbar > li:hover .nav-list {
    display: block;
}
.main-nav .navbar .nav-item {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border-bottom: 3px solid #0073cf;
    background: url("imagesnav_solid.png") no-repeat right -99px;
}
.main-nav .navbar > li.current .nav-item,
.main-nav .navbar > li:hover .nav-item {
    border-bottom-color: #005fab;
}
.main-nav .navbar .nav-item span {
    vertical-align: middle;
}

/* 下拉子导航 */
.main-nav .nav-list {
    display: none;
    position: absolute;
    left: 0;
    top: 47px;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
}
.main-nav .nav-list li {
    padding: 0 2px;
}
.main-nav .nav-list li a {
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    color: #828282;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main-nav .nav-list .current a,
.main-nav .nav-list li a:hover {
    color: #0073cf;
}

/* 分类导航 */
.main-nav .nav-list li:first-child a {
    border-top: 0;
}
.main-nav .navbar li.first {
    margin-right: 3px;
    width: 192px;
}
.main-nav .navbar li.first .nav-item,
.main-nav .navbar li.first .nav-item:hover {
    border-bottom: 3px solid #0073cf;
    background-image: none;
}
.main-nav .navbar li.first .l-s,
.main-nav .navbar li.first .r-s {
    position: absolute;
    top: 0;
    width: 3px;
    height: 47px;
    z-index: 2;
    background: url("imagesnav_solid.png") no-repeat;
}
.main-nav .navbar li.first .l-s {
    left: -3px;
    background-position: 0 0;
}
.main-nav .navbar li.first .r-s {
    right: -3px;
    background-position: 0 -50px;
}

/* 分类下拉子导航 */
.main-nav li.first .nav-list {
    display: block;
}
.main-nav li.first .nav-list li {
    padding: 0;
    border-bottom: 1px solid #c5d9e9;
}
.main-nav li.first .nav-list a {
    padding-left: 32px;
    height: 57px;
    font: 16px/57px "Microsoft YaHei";
    text-align: left;
    border: 0;
    border-left: 3px solid transparent;
    background: url("imageslist_1.png") no-repeat 15px center;
}
.main-nav li.first .nav-list .current a,
.main-nav li.first .nav-list a:hover {
    border-left: 3px solid #79b9ff;
    background-color: #d4ebfd;
    box-shadow: 0 1px 2px rgba(198,217,233,0.8) inset;
}

/* banner */
.banner {
    height: 360px;
    background-position: center center;
    background-repeat: no-repeat;
}

/* 边栏-预约报名 */
.side-box .text {
    width: 138px;
}
.side-box .form-horizontal {
    margin-bottom: -10px;
}
.txth {
    height: 50px;
    background-color: #fff;
}

/* 边栏-文章列表 */
.side-box .art-list {
    margin-top: 10px;
}
.art-list li {
    padding-left: 20px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #e6e6e6;
    background: url("imageslist_icon.jpg") no-repeat 0 center;
}

/* 首页模块 */
.index-mod {
    margin-right: -20px;
}
.index-box {
    float: left;
    margin-right: 20px;
    width: 308px;
    height: 315px;
    color: #828282;
    overflow: hidden;
}
.index-mid-box {
    height: 126px;
}
.index-box .img {
    display: block;
    position: relative;
}
.index-box .img img {
    vertical-align: top;
}
.index-box .img-tips {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 37px;
    line-height: 37px;
    background-color: #242c3c;
    background-color: rgba(0,0,0,0.5);
}
.index-box .img-tips strong {
    margin: 0 29px 0 10px;
    font: normal 22px/37px "Microsoft YaHei";
    color: #fff;
}
.index-box .img-tips em,
.index-box .img-tips b {
    display: inline-block;
    height: 18px;
    font: normal normal 12px/18px "Microsoft YaHei";
    color: #2b8ad6;
    text-align: center;
    vertical-align: -2px;
    background-color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-box .img-tips em {
    width: 70px;
}
.index-box .img-tips b {
    padding: 0 4px;
    max-width: 140px;
}
.index-box-intro {
    margin: 17px 0 9px;
    line-height: 1.8;
}
.index-box-info {
    margin: 0 -16px 0 0;
}
.index-box .split-box {
    position: relative;
    float: left;
    margin: 8px 16px 8px 0;
    padding-left: 65px;
    width: 81px;
    background-color: #ededed;
}
.index-box .split-box strong {
    position: absolute;
    left: 0;
    width: 60px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background-color: #fbbe01;
}
.index-box-btn {
    margin-top: 15px;
    text-align: right;
}
.index-mid-box .index-box-intro {
    margin: 5px 0;
}
.text-1,
.text-3 em {
    font: normal normal 18px "Microsoft YaHei";
    color: #0073CF;
}
.text-2 {
    text-align: right;
    font: 18px "Microsoft YaHei";
}
.text-2 a,
.text-2 a:hover {
    text-decoration: none;
    color: #ff7700;
}
.text-3 {
    color: #0073CF;
    font: 16px "Microsoft YaHei";
}
.text-3 em {
    margin-right: 10px;
}
.index-img-box {
    margin-right: -21px;
}
.index-img-box a {
    float: left;
    margin-right: 20px;
    width: 212px;
    height: 136px;
}

/* 流程图 */
.process-box {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f8f8f8;
}
.proc-title {
    float: left;
    width: 47px;
    height: 127px;
    background: url("imagesbg.png") no-repeat -859px -110px;
}
.proc-img {
    width: 900px;
    height: 100px;
    background: url("imagesbg.png") no-repeat 0 0;
}
.proc-text {
    margin-top: 15px;
}
.proc-text li {
    float: left;
    margin-left: 100px;
    width: 100px;
    font: 14px "Microsoft YaHei";
    color: #888;
    text-align: center;
}
.proc-text li:first-child {
    margin-left: 0;
}
/* 底部 */
.footer {
    padding: 30px 0;
    line-height: 2;
    color: #888;
}
.footer-logo {
    float: right;
    width: 308px;
    height: 60px;
    background: url("imagesbg.png") no-repeat -320px -220px;
}

/* 客服 */
.kf {
    position: fixed;
    top: 555px;
    right: 10px;
    padding: 1px 14px 0;
    width: 163px;
    height: 420px;
    background: url("imageskf.jpg") no-repeat 0 0;
}
.kf a,
.kf a:hover {
    color: #fff;
    text-decoration: none;
}
.kf-text-1 {
    margin: 120px 0 8px;
    font: 18px "Microsoft YaHei";
    color: #0073cf;
    text-align: center;
}
.kf-text-2 {
    margin: 58px 15px 20px 0;
    text-align: right;
}
.kf-text-3 {
    margin: 55px 0 0 10px;
}

.kf-close {
    position: absolute;
    top: 70px;
    right: 10px;
    width: 31px;
    height: 31px;
    font: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url("imageskf_close.png") no-repeat center center;
}

/* 新闻动态 */
.news-center li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #efefef;
}
.news-center .news-img {
    float: right;
    width: 181px;
    height: 100px;
}
.news-center .news-bd {
    margin-right: 200px;
}
.news-center .news-title {
    height: 30px;
    line-height: 30px;
}
.news-center .news-title a {
    font: 18px "Microsoft YaHei";
    color: #232323;
}
.news-center .news-date {
    color: #b0b0b0;
}
.news-center .news-intro {
    margin-top: 10px;
}

/* 内容页 */
.article {
    line-height: 2;
}
.article h1 {
    font: normal 30px/1.8 "Microsoft YaHei";
    color: #01449c;
    text-align: center;
}
.article .art-info {
    margin: 6px 0 20px;
    text-align: center;
    color: #9c9c9c;
}
.article .art-lab {
    margin-bottom: 20px;
}
.article .art-lab span {
    display: inline-block;
    padding: 4px 10px;
    font: 20px "Microsoft YaHei";
    color: #fff;
    background-color: #ff7700;
}

.article .art-lablan span {
    display: inline-block;
    padding: 4px 10px;
    font: 20px "Microsoft YaHei";
    color: #fff;
    background-color: #019DF2;
}

.article .art-labfen span {
    display: inline-block;
    padding: 4px 10px;
    font: 20px "Microsoft YaHei";
    color: #fff;
    background-color: #E3399C;
}

.article .art-labred span {
    display: inline-block;
    padding: 4px 10px;
    font: 20px "Microsoft YaHei";
    color: #fff;
    background-color: #FF0000;
}


.sign,.ask {
    display: inline-block;
    padding-left: 55px;
    height: 43px;
    color: #fff;
    font: 18px/43px "Microsoft YaHei";
    background: url("imagesbg.png") no-repeat;
}
.sign {
    width: 125px;
    background-position: -620px -160px;
}
.ask {
    width: 235px;
    background-position: -320px -160px;
}
.sign:hover,.ask:hover {
    color: #fff;
    text-decoration: none;
}
.give-list li {
    padding-left: 20px;
    background: url("imagesstar_1.png") no-repeat left center;
}
.next-art {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e8e8e8;
}

/* 预约报名 */
.sign-form {
    margin: 0 auto;
    width: 732px;
}
.sign-form .fm-hd {
    padding-left: 50px;
    height: 60px;
    font: 26px/60px "Microsoft YaHei";
    color: #fff;
    border-bottom: 2px solid #e06900;
    background-color: #ff7700;
}
.sign-form .fm-bd {
    padding: 30px;
    font-family: "Microsoft YaHei";
    background-color: #fdfdfd;
}
.sign-form .form-item {
    margin-bottom: 20px;
}
.sign-form .form-lab {
    width: 120px;
    line-height: 44px;
    font-size: 18px;
}
.sign-form .textarea {
    padding: 10px 15px;
    height: 80px;
    border-radius: 4px;
    background-color: #f9f9f9;
}
.sign-form .textarea textarea {
    font: 16px "Microsoft YaHei";
    background-color: #f9f9f9;
}
.sign-form .btn {
    padding: 10px 25px;
    font-size: 18px;
    border-radius: 4px 4px 0 0;
}
.sign-form .fm-ft {
    width: 732px;
    height: 4px;
    background: url("imagesbg.png") no-repeat 0 -110px;
}
.fm-input {
    padding: 10px 15px;
    width: 332px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    background-color: #f9f9f9;
}
.fm-input .txt {
    width: 310px;
    font-size: 16px;
    border: 0;
    background-color: #f9f9f9;
    vertical-align: middle;
}
.fm-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url("imagesbg.png") no-repeat;
}
.icon-user {
    background-position: 0 -230px;
}
.icon-tel {
    background-position: -30px -230px;
}
.icon-arr {
    background-position: -60px -230px;
}
.fm-select {
    position: relative;
    float: left;
    width: 552px;
}
.fm-select .fm-input {
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.fm-select .txt {
    cursor: pointer;
}
.select-list {
    display: none;
    position: absolute;
    left: 0;
    top: 42px;
    z-index: 1;
    padding: 0 15px;
    width: 332px;
    font-size: 16px;
    color: #a6a6a6;
    border: 1px solid #e1e1e1;
    border-top: 0;
    background-color: #fff;
}
.select-list li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-top: 1px dashed #e1e1e1;
}
.select-list li:first-child {
    border-top: 0;
}
.select-list li:hover {
    color: #505050;
}

/* 关于我们导航 */
.about-nav {
    margin-bottom: 20px;
    border-bottom: 3px solid #eef1f2;
}
.about-nav a {
    float: left;
    width: 312px;
    height: 48px;
    font: 22px/48px "Microsoft YaHei";
    color: #717171;
    text-align: center;
    border-left: 1px solid #f1ebe7;
    border-bottom: 2px solid #fdfdfd;
    background-color: #fdfdfd;
}
.about-nav a em {
    font-style: normal;
    font-size: 14px;
}
.about-nav a:first-child {
    border-left: 0;
}
.about-nav a:hover,
.about-nav a.current {
    color: #f95d18;
    text-decoration: none;
    border-bottom-color: #f95d18;
    background-color: #fbf5f2;
}

/* 复启团队 */
.team-nav {
    margin-bottom: 20px;
    padding-left: 135px;
    width: 472px;
    height: 42px;
    background: url("imagesteam_bar.png") no-repeat 0 0;
}
.team-nav a {
    position: relative;
    float: left;
    width: 140px;
    height: 42px;
    font: 16px/42px "Microsoft YaHei";
    text-align: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.team-cur-icon {
    display: none;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 140px;
    height: 7px;
    background: url("imagesteam_bar_cur.png") no-repeat 0 0;
}
.team-nav .current,
.team-nav a:hover {
    text-decoration: none;
    color: #0073cf;
}
.team-nav .current {
    border-color: #d9d9d9;
}
.team-nav .current .team-cur-icon {
    display: block;
}

/* 团队列表 */
.team-list li {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
.team-list li:first-child {
    margin-top: 0;
}
.team-list .team-img {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    width: 120px;
    height: 180px;
    border-right: 1px solid #656565;
}
.team-list .team-img img {
    vertical-align: top;
}
.team-list .team-cont {
    overflow: hidden;
    font: bold 15px/1.6 "Microsoft YaHei";
    color: #323232;
}

/* 视频集锦 */
.video-box {
    margin-right: -28px;
}
.video-box a {
    float: left;
    margin: 12px 28px 12px 0;
    width: 455px;
    height: 310px;
}
.video-box a img {
    vertical-align: top;
}

/* 反馈评价 */
.feedback-list li {
    margin-top: 20px;
    padding: 0;
    background-color: #fff;
}
.feedback-list li:first-child {
    margin-top: 0;
}
.feedback-list .feed-bd {
    padding: 20px;
    text-indent: 2em;
}
.feedback-list .feed-ft {
    padding-right: 20px;
    height: 30px;
    line-height: 30px;
    color: #0073cf;
    text-align: right;
    background-color: #f9f9f9;
}

/* 营训课程 */
.subject-list li {
    margin-bottom: 30px;
    padding: 0;
    background-color: #fff;
}
.subject-list .sj-img {
    float: left;
    padding: 10px;
    width: 162px;
    height: 162px;
    border-right: 1px solid #e6e6e6;
}
.subject-list .sj-img img {
    height: 162px;
    vertical-align: top;
}
.subject-list .sj-intro {
    float: left;
    padding: 20px;
    height: 142px;
    overflow: hidden;
}
.subject-list .sj-name {
    margin-bottom: 6px;
	widows:540px;
}
.subject-list .sj-name a {
    font: 18px "Microsoft YaHei";
    color: #0073cf;
}
.subject-list .sj-btn {
    margin-top: 10px;
}
.subject-list .btn {
    padding: 2px 10px;
}
.subject-list .sj-btn .btn {
    width: 185px;
    cursor: default;
    background-color: #8ec100;
    border-color: #7eab00;
}
.subject-list .sj-price {
    float: right;
    margin: 20px 20px 0;
    width: 180px;
    text-align: center;
}
.subject-list .price-box {
    margin-bottom: 20px;
    padding: 10px 0;
    border: 3px solid #eee;
}
.subject-list .price-txt {
    height: 45px;
    line-height: 45px;
    font-size: 34px;
    font-weight: bold;
    color: #ff7700;
}
.subject-list .star {
    padding: 0 20px;
}
.icon-star {
    display: inline-block;
    width: 18px;
    height: 16px;
    vertical-align: middle;
    background: url("imagesbg.png") no-repeat -90px -230px;
}t: 16px;
    vertical-align: middle;
    background: url("imagesbg.png") no-repeat -90px -230px;
}