﻿@charset "utf-8";

/* CSS Document */
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
input {
    margin: 0;
    padding: 0;
}

fieldset,
img,
button,
input {
    border: none;
    outline-style: none;
}

/*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗?*/
ul,
ol,
dl {
    list-style: none;
}

input {
    font-family: "Microsoft YaHei";
}

input[required]:invalid,
input:focus:invalid,
textarea[required]:invalid,
textarea:focus:invalid {
    box-shadow: none;
}

img {
    vertical-align: top;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

i,
em {
    font-style: normal;
}

s,
del {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #888;
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
    /* -webkit-align-items: center;-ms-flex-align:center;align-items: enter;display:-webkit-flex;display: flex; */
}

/* .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; } */
*html .clearfix {
    _height: 1%;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:hover {
    color: #185194;
}

/* html,body{height: 100%;margin:0;} */
/* 公用部分 */
p,
h5 {
    word-wrap: break-word;
}

/* 英文强制换行，以单词为依据 */
.fl {
    float: right;
}

.fr {
    float: right;
}

.linec {
    line-height: 20px;
}

.hide {
    display: none;
}

.mb10 {
    margin-bottom: 10px;
}

.mb12 {
    margin-bottom: 12px;
}

.mb60 {
    margin-bottom: 60px;
}

.bb0 {
    border-bottom: 0 !important;
}

.v_content {
    width: 1200px;
    margin: 0 auto;
}

.relative {
    position: relative
}

/* 头部开始 */
#nav {
    background-color: #003368;
    z-index: 10;
    width: 100%;
    top: 0;
}

.navinner ul li:hover a.hov {
    background-color: #185293;
}

.navinner ul li a.hov {
    background-color: #185293;
}

.navinner ul {
    background-color: #003368;
}

.navinner ul li.hover a,
.navinner ul li:hover a {
    background: #0d3d70;
}

.header_cont .header_menu li {
    float: left;
    font-size: 13px;
}

.nav_box {
    height: 48px;
    width: 100%;
    background-color: #003368;
}

.nav_box .content_v {
    height: 48px;
    position: relative;
    margin: 0 auto;
    width: 1200px;
    z-index: 1000;
}

/* 头部结束 */
/* 首页开始 */
/* 右边开始 */
.right_float_inner {
    width: 35px;
    position: fixed;
    right: 0;
    top: 22%;
    z-index: 20;
    background-color: #fff;
    border-top: 1px solid #8da3ba;
    border-left: 1px solid #8da3ba;
}

.right_float_inner li {
    position: relative;
    height: 44px;
    border-bottom: 1px solid #8da3ba;
    cursor: pointer;
}

.right_float_inner1 {
    background: url(/public/ckgsb/emba/images/ion1_h.png) no-repeat center;
}

.right_float_inner1:hover {
    background: #004184 url(/public/ckgsb/emba/images/ion1.png)no-repeat center
}

.right_float_inner1:hover .text {
    height: 44px;
    z-index: 1000;
    transition: all 0.5s;
}

.right_float_inner1 .text,
.right_float_inner2 .text {
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    position: absolute;
    z-index: 2000;
    width: 194px;
    height: 0px;
    line-height: 44px;
    left: -194px;
    background: url("/public/ckgsb/emba/images/r_bg.png");
    text-align: center;
    overflow: hidden;
}

.right_float_inner2:hover .text {
    height: 44px;
    transition: all 0.5s;
}

.right_float_inner2 .text {
    left: -244px;
    width: 244px;
    background: url("/public/ckgsb/emba/images/rbg.png");
    float: right;
}

.right_float_inner2 {
    background: url(/public/ckgsb/emba/images/ion2.png) no-repeat center;
}

.right_float_inner2:hover {
    background: #004184 url(/public/ckgsb/emba/images/ion2_h.png) no-repeat center;
}

.right_float_inner3 {
    background: url(/public/ckgsb/emba/images/ion3.png) no-repeat center;
    position: relative;
}

.right_float_inner3 .text {
    width: 271px;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: -271px;
    background: url("/public/ckgsb/emba/images/rbg3.png");
    overflow: hidden;
}

.right_float_inner3:hover {
    background: #004184 url(/public/ckgsb/emba/images/ion3_h.png) no-repeat center;
}

.right_float_inner3:hover .text,
.right_float_inner3 .text:hover {
    height: 180px;
    transition: all 0.5s;
}

.right_float_inner3 .text div {
    margin: 25px 0 0 40px;
}

.right_float_inner3 .text div img {
    margin-right: 6px;
}

.right_float_inner3 .text div a {
    font-size: 18px;
    color: rgb(51, 51, 51);
}

.right_float_inner3 .text div a:hover {
    text-decoration: underline;
    color: #004184;
}

.right_float_inner4 {
    background: url(/public/ckgsb/emba/images/rr4.png) no-repeat center #004184;
    -webkit-background-size: 12px 19px;
    background-size: 12px 19px;
}

.right_float {
    position: fixed;
    right: 0;
    top: 42%;
    z-index: 20;
    width: 189px;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    height: 0;
    background: rgb(255, 255, 255)\9
}

@media screen and (max-width: 1366px) {
    .right_float {
        position: fixed;
        right: 0;
        top: 46%;
        z-index: 20;
        width: 225px;
        background: rgba(255, 255, 255, 0.8);
        overflow: hidden;
        height: 0;
        background: rgb(255, 255, 255)\9
    }
}

.right_float_tit {
    height: 46px;
    background-color: #19538f;
    color: #fff;
    line-height: 46px;
    padding: 0 16px;
    width: 208px;
    font-size: 16px;
    font-weight: bold;
}

.right_float_tit_r {
    float: left;
    cursor: pointer;
}

.right_float_p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    width: 208px;
    padding: 16px;
}

.right_float_p a {
    color: #0097db;
    font-size: 14px;
    line-height: 22px;
}

.click_more {
    margin: 12px auto;
    width: 129px;
    height: 45px;
    background-color: #004184;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    display: block;
    border-radius: 1px;
    margin-top: 26px
}

.click_more:hover {
    background-color: #004184;
    color: #fff;
    text-decoration: underline
}

.bottom_right_fl h6 {
    color: #004184;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.bottom_right_fl_top {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.bottom_right_fl_bo {
    color: #000;
    font-size: 14px;
    text-align: center;
}

.bottom_right_fl {
    background-color: #f5f5f5;
    padding: 12px 0;
}

/* 右边结束 */
/* banner开始 */
.top_banner1 .swiper-pagination2 .swiper-pagination-bullet {
    width: 18px !important;
    height: 18px !important;
}

.top_banner1 .swiper-pagination2 .swiper-pagination-bullet-active {
    background-color: #0097db !important;
}

.swiper-container.top_banner1 {
    width: 100%;
    height: 963px;
    height:1100px;
}

.swiper-slide.swiper_inner_top {
    height: 963px;
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide.swiper_inner_top img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 963px;
}

.top_banner1 .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}

.top_banner1 .swiper-pagination-bullet-active {
    background: #0097db !important;
}

.top_banner1 .swiper-pagination {
    bottom: 490px !important;
}

/* banner结束 */
/* 新闻开始 */
.news_box {
    width: 100%;
    height: 458px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.9);
    background-color: rgba(255, 255, 255)\9;
}

.new_tit_l {
    float: left;
    margin-top: 59px;
    margin-right: 37px;
}

.news_list {
    float: left;
    margin-top: 32px;
    position: relative;
    width: 979px;
    height: 370px
}

.news_list_inner {
    float: left;
    margin-right: 48px;
}

.news_list_inner:last-child {
    margin-right: 0px;
}

.news_list_inner_pic {
    width: 285px;
    height: 178px;
    margin-bottom: 10px;
    display: block;
}

.news_list_inner_pic img {
    width: 100%;
    height: 100%;
}

.news_list_inner .a_tit_bold {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    max-width: 285px;
    display: block;
}

.news_list_inner .a_tit_bold:hover {}

.news_list_inner .item1 {
    clear: both;
    border-bottom: 1px dashed #bfbfbf;
    height: 119px
}

.news_list_inner .item1 .left h1 {
    font-size: 86px;
    color: rgb(0, 51, 104);
    margin-top: -12px;
    text-align: left;
    margin-left: -6px;

}

.news_list_inner .item1 .left {
    float: left;
    width: 87px;
    height: 119px;
}

.news_list_inner .item1 .left span {
    font-size: 21px;
    color: rgb(0, 51, 104);
    text-align: center;
    /*height: 119px;*/
    min-width: 20px;
    margin-top: -10px;
    display: block;
}

.news_list_inner .item1 .right {
    float: left;
    width: 160px;
    line-height: 20px;
    background: none;
    margin-left: -5px;
}

.news_list_inner .item1 .right p {
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    width: 207px;
    line-height: 23px;
}

.news_list_inner .item1 .right div {
    font-size: 13px;
    color: rgb(51, 51, 51);
    width: 210px;
    height: 60px;
    line-height: 25px;
}

.news_list_inner .item1 .right div a {
    color: #185194
}

.date_left {
    float: left;
    margin-right: 10px;
}

.date_left_t {
    font-size: 32px;
    color: #003368;
}

.date_left_b {
    font-size: 16px;
    color: #003368;
}

.mb_news_tit {
    margin-bottom: 6px;
}

.news_more {
    color: #003368;
    font-size: 14px;
}

.news_more:hover {
    text-decoration: underline
}

.news_inner_p {
    font-size: 14px;
    color: #333;
    float: right;
    margin-top: 1px;
    max-width: 236px;
    line-height: 26px;
}

.news_inner_p_box {
    width: 285px;
}

.news_lookMore {
;
    overflow: hidden;
    height: 43px;
    width: 374px;
    position: absolute;
    text-align: center;
    bottom: 0px;
    left: 334px
}

.news_lookMore .span1 {
    position: absolute;
    left: 105px
}

.news_lookMore .span2 {
    left: 105px;
    position: absolute;
    margin: 5px;
    display: none;
    background: url("../images/jt.png");
    width: 34px;
    height: 26px
}

.news_lookMore:hover a {
    color: white;
    background: #003368
}

.news_lookMore a {
    width: 227px;
    position: relative;
    display: inline-block;
    height: 37px;
    font-size: 26px;
    color: #003368;
    border: 1px solid #003368;
    padding: 2px 40px;
}

.news_lookMore:hover span {
    display: inline-block
}

/* 新闻结束 */
/* 底部开始 */
.bg_bottom_banner {
    width: 100%;
    height: 800px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    padding-top: 46px;
    position: relative;
    margin-bottom: 0px;
}

.bg_bottom_banner_gray {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0.6;
    background-color: rgba(0, 0, 0)\9
}

/* 底部结束 */
/* 首页结束 */

/* 常见问题开始 */
.crumbs {
    height: 40px;
    line-height: 40px;
    background-color: #f9f9f9;
    width: 100%;
}

.crumbs_list li {
    float: left;
    color: #e0e0e0;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    margin-right: 10px;
}

.crumbs_list li a {
    color: #333;
    font-size: 12px;
    line-height: 40px;
    display: block;
    height: 40px;
}

.crumbs_list li a:hover {
    color: #0095d8;
}

.crumbs_list li a.current {
    color: #0095d8;
}

.index_home {
    background: url(../images/home_icon.png) no-repeat left center;
    -webkit-background-size: 13px 12px;
    background-size: 13px 12px;
    padding-left: 28px;
}

.innerBanner {
    width: 100%;
    -webkit-background-size: cover;
    min-width: 1200px;
    background-size: cover;
    background-image: url(../images/innerBanner.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.problem_tit_box {
    width: 100%;
    height: 125px;
    line-height: 125px;
    background-color: #f6fafd;
    margin-bottom: 0px;
}

.problem_tit {
    color: #003368;
    font-size: 42px;
    border-bottom: 2px solid #003368;
    height: 54px;
    line-height: 54px;
    margin-top: 29px;
    float: left;
}

.v_kcxq {
    height: 41px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    margin-bottom: 10px;
}

/*.v_kcxq_list{margin-bottom: 16px;}*/
.v_kcxq_list li {
    border-bottom: 1px dashed #8999a0;
    cursor: pointer;
}

.v_kcxq_list li:hover {
    background-color: #e5f4fb;
}

.v_kcxq_list h6 {
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 16px;
}

.v_kcxq_list p {
    display: none;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.v_kcxq_list li:hover {
    background-color: #e5f4fb;
    transition: all 0.5s
}

.v_kcxq_list h6 {
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 16px;
    margin-left: 0px
}

.v_kcxq_list li:hover h6 {
    margin-left: 10px;
    font-weight: bold;
    transition: all 0.5s
}

.v_kcxq_list .activeLi {
    background-color: #e5f4fb;
}

.v_kcxq_list .activeH {
    margin-left: 10px;
    font-weight: bold;
}

.v_bottom_enter li {
    position: relative;
    float: left;
    width: 299px;
    text-align: center;
    border-right: 1px solid #73849d;
}

.v_bottom_enter li:last-child {
    border-right: 0;
}

.problem_out_box {
    margin-bottom: 93px;
}

.v_bottom_enter p {
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.v_bottom_enter li img {
    cursor: pointer;
}

.v_bottom_enter li div {
    margin-bottom: 18px;
}

.v_bottom_enter {
    margin-bottom: 74px;
}

.v_bottom_enter li .menu {
    top: 0;
    left: 65px;
    background-image: url("../images/bot-bg.png");
    position: absolute;
    width: 1054px;
    /*width: 0;*/
    height: 137px;
    z-index: 435;
    overflow: hidden;
    display: none;
}

.v_bottom_enter li .menu>img {
    float: left;
    margin: 42px 58px;
}

.v_bottom_enter li .menu .item {
    float: left;
    margin-left: 85px;
    margin-top: 25px;
}

.v_bottom_enter li .menu .item img {
    margin-top: 10px;
}

.v_bottom_enter li .menu .item .span {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 49px;
    text-align: left;
    min-width: 180px;
    height: 49px;
    display: inline-block;
}

.v_bottom_enter li .menu .item:nth-of-type(3) {
    margin-top: -25px;
}

.v_bottom_enter li .menu .item:nth-of-type(4) {
    margin-top: -25px;
    margin-left: 119px;
}

.v_bottom_enter li .menu .item span:hover {
    text-decoration: underline;
}

.v_bottom_enter .div {
    display: inline-block;
    font-size: 20.462px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-left: -136px;
    margin-top: 56px;
}

.v_bottom_enter .div img {
    margin: 0 20px;
}

.v_bottom_enter .span {
    cursor: pointer
}

/* 常见问题结束 */
/* 活动预告开始 */
.activityTrailer_list li {
    border-bottom: 1px solid #f5f5f5;
    padding: 40px 0;
}

.date_act {
    float: left;
    color: #989898;
    width: 165px;
    margin-right: 78px;
}

.date_act_top {
    font-size: 52px;
    text-align: right;
    font-family: "Arial"
}

.date_act_bottom {
    font-size: 22px;
    text-align: right;
}

.act_center {
    float: left;
    width: 647px;
    margin-right: 25px;
    margin-top: 8px;
}

.act_center a:hover {
    opacity: 0.9;
}

.act_center .act_center_tit {
    color: #666;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

.act_center .act_center_tit:hover {
    color: #185194
}

.act_center p {
    color: #989898;
    font-size: 16px;
    line-height: 25px;
}

.act_center p a {
    color: #0097db;
    font-size: 16px;
    line-height: 25px;
}

.act_pic_r {
    float: left;
    width: 285px;
    height: 143px;
    margin-top: 8px;
    display: block;
}

.act_pic_r img {
    width: 100%;
    height: 100%;
}

.act_pic_r img:hover {
    opacity: 0.9;
}

.activityTrailer_box {
    margin-bottom: 20px;
}

/* 活动预告结束 */
/* 课程体系开始 */
.curriculumSystem_box {
    width: 950px;
    margin: 0 auto 00px;
}

.curriculumSystem_box_top {
    color: #333;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px;
}

.remain_systerm {
    color: #999;
    font-size: 16px;
}

/* 课程体系结束 */
/* 申请流程开始 */
.applicationProcess {
    width: 920px;
    margin: 46px auto 93px;
}

.ApplicationInformation_box {
    position: relative;
}

.ApplicationInformation_innerT {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    width: 257px;
    position: absolute;
    right: 65px;
    top: 163px;
}

.ApplicationInformation_innerT a {
    color: #fff2bd;
    font-size: 18px;
}

.email_box_r {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    width: 257px;
    position: absolute;
    right: 65px;
    top: 317px;
    text-align: center;
}

/* 申请流程结束 */
/* 申请详解开始 */
.application_conditions {
    text-align: center;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    width: 705px;
    margin: 0 auto;
    padding: 30px;
}

.appli_pic {
    text-align: center;
    margin-bottom: 20px;
}

.application_con_bottom {
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-bottom: 60px;
}

.table_detail {
    color: #003368;
    font-size: 16px;
    border: 1px solid #bbe5ff;
    margin: 30px auto 14px;
}

.table_detail tr {
    color: #003368;
    font-size: 16px;
    border: 1px solid #bbe5ff;
}

.table_detail tr td {
    color: #003368;
    font-size: 16px;
    border: 1px solid #bbe5ff;
    height: 40px;
}

.bg_blue_v th {
    background-color: #356da0;
    color: #fff;
    font-size: 16px;
    height: 40px;
}

.bg_blue_v {
    background-color: #356da0;
    color: #fff;
    font-size: 16px;
}

.table_bottom_p {
    text-align: center;
    color: #356da0;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 93px;
}

/* 申请详解结束 */
/* 视频故事开始 */
.story_list {
    background-color: #fff;
    margin-bottom: 93px;
}

.story_list li {
    padding: 40px 0;
}

.story_list li:hover {
    background: #f1f1f1;
    cursor: pointer
}

.story_pic {
    float: left;
    width: 347px;
    height: 227px;
    position: relative;
    margin-right: 118px;
}

.story_pic_shadow {
    position: absolute;
    background-color: #e3e3e3;
    width: 349px;
    height: 182px;
    right: -20px;
    bottom: -20px;
}

.story_pic img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.story_right {
    float: left;
    width: 676px;
}

.story_right h6 {
    color: #000;
    font-size: 22px;
    line-height: 32px;
}

.time_line_r {
    border-bottom: 1px solid #bfbfbf;
    color: #666666;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.time_line_b {
    color: #989898;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 18px;
}

.see_detail {
    display: block;
    width: 90px;
    height: 30px;
    background-color: #0095d8;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
}

.see_detail:hover {
    color: #fff;
    opacity: 0.9;
}

/* 视频故事结束 */
/* 视频故事详情开始 */
.box_left_right {
    padding: 34px 0;
    margin-bottom: 60px;
}

.box_left {
    float: left;
    width: 756px;
}

.box_left_tit {
    text-align: center;
    color: #000;
    font-size: 26px;
    line-height: 33px;
}

.left_box_time {
    color: #989898;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.box_right {
    float: right;
    width: 330px;
}

.box_right_tit {
    color: #003368;
    font-size: 26px;
    border-left: 7px solid #003368;
    height: 26px;
    padding-left: 10px;
    line-height: 26px;
    margin-bottom: 0 !important;
}

.box_right_tit_box {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 12px;
    padding-bottom: 20px;
}

.about_video_r {
    margin-bottom: 24px;
}

.about_video_r li {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 160px;
    float: left;
    height: 174px;
    margin-top: 3px
}

.about_video_r li:nth-child(2n) {
    margin-right: 0;
}

.about_video_r li img {
    height: 98px;
    width: 100%;
}

.about_video_r_tit {
    color: #898989;
    font-size: 14px;
    margin-bottom: 3px;
    display: block;
}

.about_video_r_time {
    color: #cfcfcf;
    font-size: 12px;
}

.about_video_r_pic {
    display: block;
    width: 100%;
    height: 105px;
}

.about_video_r_pic:hover img {
    opacity: 0.9;
}

.right_list_bottom li {
    border-bottom: 1px dashed #e3e3e3;
    overflow: hidden;
    margin-bottom: 8px;
}

.right_list_bottom h6 {
    color: #003368;
    font-size: 14px;
    margin-bottom: 6px;
}

.right_list_bottom a {
    color: #989898;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
}

/* 视频故事详情结束 */
/* 项目介绍开始 */
.tab_two {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.tab_two li {
    display: inline-block;
    width: 140px;
    height: 40px;
    border: 1px solid #cccccc;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}

.tab_two li:first-child {
    margin-right: 10px;
}

.tab_two li.current {
    background-color: #ebebeb;
}

.sub_p_top {
    text-align: center;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    margin-bottom: 25px;
}

.sub_pic_b {
    margin: 0 auto 93px;
    display: block;
}

.tab_box_inner {
    display: none;
}

.tab_box_inner.current {
    display: block;
}

/* 优势开始 */
.advantage_list {
    margin: 30px auto 93px;
    width: 1094px;
}

.num_advantage {
    float: left;
}

.num_advantage_r {
    float: left;
    padding-bottom: 30px;
}

.num_advantage_r_pic {
    float: left;
    width: 285px;
    height: 140px;
    margin-right: 52px;
}

.num_advantage_r_pic img {
    width: 100%;
    height: 100%;
}

.ad_font {
    float: left;
    width: 588px;
}

.ad_font h6 {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
}

.ad_font p {
    color: #333;
    font-size: 14px;
    line-height: 26px;
}

/* 优势结束 */
/* 项目介绍结束 */
/* 新闻开始 */
.year_list {
    float: right;
}

.year_list li {
    float: right;
    color: #001289;
    font-size: 14px;
}

.year_list li a {
    padding: 2px 14px;
    border-right: 1px solid #d0d0d0;
    color: #001289;
}

.year_list li a.current {
    background-color: #001289;
    color: #fff;
}

/* 新闻结束 */
/* 内页开始 */
.border_r_t {
    border: 1px solid #ccc;
    padding: 20px 15px;
}

.sp_a_bottom a {
    margin-bottom: 15px
}

/* 内页结束 */
/* 校友概况开始 */
.pic_alumnus_box {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;
    margin-bottom: 35px;
}

.pic_alumnus {
    border: 10px solid #ebebeb;
    width: 492px;
    height: 280px;
    float: left;
    margin-right: 24px;
}

.pic_alumnus_p {
    float: left;
    width: 654px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin-top: 23px;
}

.effect_p {
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 44px;
}

.circle_box {
    background-color: #f3f3f3;
    width: 100%;
}

.elite_ul_list {
    margin-bottom: 93px;
}


.elite_inner_font {
    width: 319px;
    border: 1px solid #b1b1b1;
    padding: 38px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}

.elite_top_pic {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.elite_top_pic_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    background-color: rgb(0, 0, 0)\9;
    height: 100%;
    display: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 30px 0;
}

.tri_inner {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
}

.elite_ul_list_one {
    margin-right: 30px;
}

.elite_ul_list_one1 {
    height: 476px;
    border-bottom: 3px solid #003368;
}

.elite_ul_list_one2 {
    height: 586px;
    border-bottom: 3px solid #ccc;
}

.elite_ul_list_one3 {
    height: 356px;
    border-bottom: 3px solid #ccc;
}

.elite_bottom_show h6 {
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
}

.elite_bottom_show p {
    color: #666;
    font-size: 14px;
}

.elite_bottom_show {
    box-sizing: border-box;
    padding: 10px 25px;
    height: 69px;
}

.elite_ul_list_two {
    margin-right: 30px;
}

.elite_ul_list_two1 {
    height: 556px;
    border-bottom: 3px solid #ccc;
}

.elite_ul_list_two2 {
    height: 386px;
    border-bottom: 3px solid #ccc;
}

.elite_ul_list_two3 {
    height: 476px;
    border-bottom: 3px solid #003368;
}

.elite_ul_list_three1 {
    height: 386px;
    border-bottom: 3px solid #ccc;
}

.elite_ul_list_three2 {
    height: 476px;
    border-bottom: 3px solid #003368;
}

.elite_ul_list_three3 {
    height: 556px;
    border-bottom: 3px solid #ccc;
}

/* 校友概况结束 */
/* 活动预告开始 */
.act_trailer {
    width: 100%;
    background-color: #003368;
    padding: 46px 0 0;
    min-height: 566px;
}

.act_tra_tit {
    float: left;
    margin-right: 68px;
}

.act_tra_list_inner {
    float: left;
    width: 329px;
    margin-right: 28px;
}

.act_p1 {
    width: 329px;
    height: 180px;
    display: block;
    margin-bottom: 12px;
}

.act_p1 img {
    width: 100%;
}

.a_h6 {
    color: #fff;
    font-size: 20px;
    display: block;
    line-height: 26px;
}

.a_h6:hover {
    color: #fff;
    text-decoration: underline
}

.act_tra_list_p {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 26px;
}

.th_see_more {
    font-size: 26px;
    margin: 0 auto;
    display: inline-block;
    width: 185px;
    height: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 40px;
    position: relative
}

.cen_banner_more_banner .cen_banner_more {
    margin-left: 79px;
    display: block;
    width: 375px;
    height: 45px;
    position: relative
}

.cen_banner_more_banner .cen_banner_more span:nth-of-type(1) {
    position: absolute;
    left: 164px;
    top: 3px;
}

.cen_banner_more_banner .cen_banner_more span:nth-of-type(2) {
    position: absolute;
    top: 8px;
    left: 164px;
    width: 34px;
    height: 26px;
    background: url("/public/ckgsb/emba/images/jt.png");
    display: none;
}

.th_see_more span:nth-of-type(1) {
    position: absolute;
    left: 73px;
    top: 3px;
}

.th_see_more span:nth-of-type(2) {
    position: absolute;
    top: 8px;
    left: 73px;
    width: 34px;
    height: 26px;
    background: url("/public/ckgsb/emba/images/jt_h.png");
    display: none;
}

.th_see_more_box {
    text-align: center;
    width: 266px;
    margin-top: 50px;
}

.blue_top_timePlace {
    color: #fff;
    border-top: 1px solid #185293;
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
    padding-top: 15px;
}

.blue_right_three {
    float: left;
    width: 252px;
    background-color: #185293;
    color: #fff;
    padding: 0 14px;
    margin-top: -46px;
    min-height: 626px;
}

.time_b_ft {
    font-size: 86px;
}

.time_b_ft_y {
    font-size: 22px;
    margin-bottom: 6px;
}

.blue_right_three p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

.act_tra_list {
    float: left;
}

/* 活动预告结束 */
/* 学员开始 */
.center_banner {
    min-width: 1200px;
}

.center_banner1 {
    width: 100%;
}

@media screen and (max-width: 1366px) {
    .sc {
        height: 641px !important;
    }
}

.cen_banner_l {
;
    width: 50%;
    overflow: hidden;
    background: url(/public/ckgsb/emba/images/center_l_bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

.cen_banner_l_inner {
    float: right;
    width: 600px;
    position: relative
}

.thr_center {
    width: 478px;
    padding: 25px 56px;
    border: 1px solid #185293;
    border-left: 10px solid #003368;
    border-right: 0;
    margin-bottom: 58px;
    position: relative
}

.cen_banner_more_banner {
    width: 600px;
    text-align: center;
    position: absolute;
    z-index: 11;
    bottom: 50px;
    right: 13px
}


.thr_center h6 {
    color: #000;
    font-size: 52px;
}

.thr_center div {
    color: #000;
    font-size: 32px;
}

.thr_center p {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    margin-top: 3px;
}

.thr_tit {
    margin-bottom: 79px;
}

.swiper-pagination1 {
    top: 520px !important;
    width: 600px !important;
    left: 50% !important;
    margin-left: -600px !important;
    height: 14px;
}

.swiper_inner_cen {
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 50% 100%;
    background-size: 50% 100%;
    position: relative;
}

.swiper-pagination1 .swiper-pagination-bullet {
    border: 2px solid #ababab;
    background-color: #ababab;
    width: 12px !important;
    height: 12px !important;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    border: 2px solid #185293;
    background-color: #fff;
}

.prev_v {
    background: url(/public/ckgsb/emba/images/prev_v.png) no-repeat center !important;
    left: 0;
    display: none;
}

.next_v {
    background: url(/public/ckgsb/emba/images/next_v.png) no-repeat center !important;
    right: 0;
    display: none;
}

.center_banner:hover .prev_v {
    display: block;
}

.center_banner:hover .next_v {
    display: block;
}

.cen_banner_more {
    font-size: 26px;
    cursor: pointer;
    color: #003368;
    border: 1px solid #003368;
    padding: 2px 40px;
}

.cen_banner_more:hover {
    background: #185293;
    color: white
}

/* 学员结束 */
/* 底部开始 */
.ad-gallery .ad-image-wrapper {
    width: 880px;
    margin: 0 auto 161px;
}

.ad-slideshow-controls {
    display: none !important;
}

/* 底部结束 */
/* 视频开始 */
.video_v {
    width: 883px !important;
    height: 557px !important;
    position: absolute;
    z-index: 20;
    top: 44px;
    left: 50%;
    margin-left: -441.5px;
}

/* .ad-image img{display: none;} */
/* 视频结束 */
/* 翻页开始 */
.page_list {
    text-align: center;
    margin-bottom: 93px;
    display: block;
    margin: 0 auto 93px;
    text-align: center;
}

page_list .page {
    text-align: center;
}

.page_list li {
    text-align: center;
    width: 28px;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    color: #666;
    font-size: 14px;
    display: inline-block;
    cursor: pointer
}

.page_list li.current {
    color: #0097db;
}

.page_list li .now {
    color: #0097db;
    font-weight: bold
}

/* 翻页结束 */
/* 底部开始 */
.v_content .footer_v {
    background-color: #003368;
    color: #fff;
    line-height: 55px;
    height: 55px;
}

.footer_v ul {
    float: right;
}

.footer_v ul li {
    float: right;
    background: url(/public/ckgsb/emba/images/white_line.jpg) no-repeat right center;
    -webkit-background-size: 1px 13px;
    background-size: 1px 13px;
    padding-right: 10px;
    margin-right: 10px;
}

.footer_v ul li.mr0 {
    margin-right: 0;
    background: none;
}

.footer_v ul li a {
    color: #888;
}

.footer_v ul li a:hover {
    color: #003368;
}

/* 底部结束 */
/* 顶部链接 */
.last_apply {
    background-color: #f4f8f3 !important;
    height: 32px !important;
    width: 73px !important;
    line-height: 32px !important;
    display: block;
    color: #003368 !important;
    margin-top: 9px;
    padding: 0 8px !important;
}

.last_apply:hover {
    background-color: #185293 !important;
    color: white !important;
}

/* 顶部链接 */
/* 蓝色tit开始 */
.blue_tit {
    display: inline-block;
    padding: 3px 16px;
    color: #fff;
    font-size: 22px;
    background-color: #0055aa;
    position: relative;
}

.arr_blue_tit {
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -6px;
    width: 12px;
    height: 7px;
}

/* 蓝色tit结束 */
/* 学员开始 */
.elite_list_ul li {
    width: 380px;
    float: left;
    background-color: #fbfbfb;
    margin-bottom: 30px;
    border-bottom: 3px solid #ccc;
}

.elite_list_ul li.sp_border {
    border-bottom: 3px solid #003368;
}

.elite_list_ul li img {
    width: 100%;
}

.elite_top_pic_outer {
    position: relative;
}

.elite_list_ul li:hover .elite_top_pic_inner {
    display: block;
}

.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 620px;
    margin: 0 auto;
}

.video_title {
    position: absolute;
    width: 1065px;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
    background: rgb(0, 0, 0)\9;
}

/* 学员结束 */
.cjwt:hover {
    opacity: 0.8;
    /*border-radius:50%;*/
    /*box-shadow: 5px 5px 5px #003368;*/
}

.icon-box {
    width: 137px;
    margin: 0 auto;
    position: relative;
}

.icon-box .img {
    position: relative;
    z-index: 10;
    display: block;
    width: 37px;
    height: 137px;
    top: -8px;
    /*top:-183px;*/
}

.icon-box .hides {
    position: absolute;
    bottom: -10px
}

.icon-box .hides_m {
    position: relative;
    width: 137px;
    background: #fff url("../images/bottom.png") bottom center;
    /*background-size: cover;*/
    overflow: hidden;
    margin-bottom: 0;
    z-index: 5;
    height: 68px;
}

.icon-box .hides_m p {
    width: 95%;
    display: block;
    margin: 0 auto
}

.icon-box .hides_m p a {
    line-height: 25px
}

.icon-box .hides_m .fade {
    display: none
}

.icon-box .hides_m p:hover {
    text-decoration: underline
}

.icon-box .hides_b {
    overflow: hidden;
    width: 137px;
    height: 68px;
    background: url("/public/ckgsb/emba/images/by1.png");
    margin-bottom: 0
}

.icon-box .hides_t {
    background: url("/public/ckgsb/emba/images/by.png");
    margin-bottom: 0;
    width: 137px;
    height: 68px;
    position: relative
}

.icon-box .hides_t img {
    position: absolute;
    left: 42px;
    top: 39px;
    z-index: 10;
}
















#gallery .MoreBtn:hover {
    opacity: 1 !important;
    transition: all 0.5s
}

/*动画*/


.v-contBox p {
    text-align: left
}

.v-contBox .title {
    font-size: 18px;
    color: white;
    line-height: 55px
}

.v-contBox li {
    width: 214px;
    height: 143px;
    padding-left: 85px;
    margin-top: 50px
}

.v-contBox li p a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(151, 171, 193);
    line-height: 1.875;

}

.v-contBox li p a:hover {
    color: white
}

.v-contBox {
    background: #003368;
    overflow: hidden;
    margin-top: 0px;
    min-width: 1200px;
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}


@media screen and (max-width: 1440px) and (min-width:1366px) {

    .cen_banner_more_banner {
        width: 600px;
        text-align: center;
        position: absolute;
        z-index: 11;
        bottom: 15px;
        right: 13px;
    }

    .swiper-pagination1 {
        top: 520px !important;
        width: 600px !important;
        left: 50% !important;
        margin-left: -600px !important;
        height: 14px;
    }
}

@media screen and (max-width:1360px) {
    .cen_banner_more_banner {
        width: 600px;
        text-align: center;
        position: absolute;
        z-index: 11;
        bottom: 10px;
        right: 13px;
    }
}

.box_left img {
    max-width: 750px;
    display: block;
    margin: 0 auto;
    height: auto !important;
}

#problems2 {
    height: 70px !important;
}

#problems3,
#problems4,
#problems5,
#problems6,
#problems1 {
    height: 56px !important;
}