/* Css for , Version=1758103142 */
 .box h4.title
{
  font-size: 24px;
  background-color: #fff;
  margin: 10px 15px;
  padding: 10px;
  height: inherit;
  text-align: center;
}
.article > header > h1 {margin-bottom: 0; margin-top: 10px; font-size: 18px;}
.article > .article-content {padding-top: 10px; padding-bottom: 10px;}
body, html {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Source Han Sans CN', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #f4f6f8;
    font-size: 14px;
    color: #1a1a1a;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    font-family: 思源黑体, Arial, Helvetica, sans-serif, ZenIcon !important;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    /*font-size:16px;*/
}
.lunbo .carousel-caption h3 {
    font-size: 35px;
    font-weight: normal;
}
.lunbo .carousel-caption p {
    font-size: 20px;
    margin-top: 26px;
}
.lunbo #myNiceCarousel .carousel-caption {
    /*top: 50%;*/
    max-width: none;
}
.container h1{
    text-align: center;
}

.lunbo .carousel-caption{
  left:27%;
  top:58%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}
.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}
.public-foot {
    font-weight: normal;
}
.public-foot img {
    width: 150px;
}

.page-wrapper{
    padding-top: 0;
}


/* 公共底部 --start */
.blocks.all-bottom.row>div {
    padding: 0;
}
.m-index-index .all-bottom {
    max-width: none; 
    width: 100%;
    margin: 0;
}
/* 公共底部 --end */
/* 站点 --start */
#footer .wrapper{
    max-width: none;
}

#footer .wrapper #powerby{
    display: none;
}
#footer a {
    color: #aaa;
}
/* 站点 --end */
/* 菜单栏展开下标颜色 -- start */
.nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/* 菜单栏展开下标颜色 -- end */
/* 修改首页dropdown-menu border 颜色 */
.dropdown-menu{
    /*border:1px solid rgba(69,69,80,1);*/
    border:none;
}
#navbar .dropdown-menu {
    margin-top: 0px;
}
/* 鼠标hover显示下标框 */
#navbarWrapper .navbar-nav>li:hover >a {
    border-bottom: 2px #30B7BA solid;
}

@media (max-width: 991px){
    #navbar .nav > li > a {
        padding: 26px 0px;
        min-width: 53px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}
@media (min-width: 768px){
    #navbar .nav > li > a {
        padding: 26px 0px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}


@media (max-width:768px){
    #navbarCollapse{
        background:rgba(48, 49, 61, 1);
    }
}


/* 轮播 自适应 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 自适应 -- end */

/* ---------- 所有页面适配 start-------------- */ 

/* 轮播 -- start */

.bannerLunbo .container {
    text-align: left;
}

.bannerLunbo .carousel-inner .item img {
    max-height: 999.3px;
    width: 100%;
    min-height: 300px;
}

.bannerLunbo .carousel-inner .item:nth-child(1) .carousel-content {
    font-size: 54px;
    bottom: 50%;
    font-weight: 545;
    letter-spacing: 2px;
}

.bannerLunbo .carousel-content h3 {
    font-weight: 545;
    letter-spacing: 2px;
    /*font-size: 54px;*/
    font-size: 35px;
}

.bannerLunbo .h3font54 h3 {
    font-size: 54px ;
}
    
.bannerLunbo .carousel-content p {
    font-size: 22px;
}

.bannerLunbo .carousel-inner .carousel-content {
    position: absolute;
    left: 0;
    bottom: 15%;
    width: 100%;
    color: #fff;
}

.bannerLunbo #myNiceCarousel .carousel-indicators li {
    display: inline-block;
    max-width: 60px;
    width: 20%;
    height: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: grey;
    border: 1px solid grey;
    border-radius: 1px;
    padding: 1px;
    margin: 0;
}

.bannerLunbo #myNiceCarousel .carousel-indicators .active {
    max-width: 60px;
    width: 20%;
    height: 2px;
    margin: 0;
    background-color: #fff;
    border: 1px solid white;
    /*没有这边框，切换的时候指针不会变白 */
    padding: 1px;
}


/* 轮播 自适应 -- start */

@media(max-width:1600px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 200px;
    }
    .bannerLunbo .h3font54 h3 {
        font-size: 40px ;
    }
}

@media(max-width:1400px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 150px;
    }
}

@media(max-width:1200px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 100px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 35px;
        letter-spacing: 8px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 50px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 30px;
        letter-spacing: 5px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 16px;
    }
}

@media(max-width:500px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 20px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 24px;
        letter-spacing: 2px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 14px;
    }
}

/* 轮播 自适应 -- end */

/* 轮播 container与logo左对齐 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 container与logo左对齐 -- end */

/* 轮播 -- end */
/* ---------- 所有页面适配 end-------------- */.page-wrapper .page-content {
    width: 100%;
    margin: 0;
    padding: 0;
    max-width: none;
}
.breadcrumb, #columns .article {
    display: none;
}
/*.row>[class*='col-'], .row>.col {*/
/*    padding: 0;*/
/*}*/
#columns>.col-md-12,
#columns>.col-md-12>.row>.col,
#columns>.col-md-12>.row>.col-12{
     padding: 0;
}
/*
.lunbo #myNiceCarousel .carousel-inner>.item>img {
    height:999.3px;
    max-height:none;  
}
.lunbo #myNiceCarousel{
    margin:0;
}
.lunbo #myNiceCarousel .carousel-caption {
    top: 50%;
}*/
#header{
    background:none;
}
.headimg>img {
    width: 100%;
}#block285{}#block285 .panel-heading{}.page-container>.blocks.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(48, 49, 61, 0);
  font-size: 16px;
}

/*.page-container>.blocks.fixed1{*/
/*    background: rgba(48, 49, 61, 0);*/
/*}*/

#navbar .nav>li.active>a {
  border-bottom: 2px solid #30B7BA;

}

#navbar .nav>li.active>a,
#navbar .nav>li.active>a:focus {
  background: none;
}

.page-container>.blocks,
#navbar .nav>li>a,
#navbar .nav>li.open>a,
#navbar .nav>li.active>a,
#navbar .nav li>ul>li>a {
  color: #fff;
  font-size: 18px;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {}

.dropdown-menu a {
  font-size: 16px !important;
}

#navbar .nav>li.active>a:focus,
#navbar .nav>li.active>a:hover,
#navbar .dropdown-menu>li>a:hover {
  color: #fff;
}

#navbar .nav li>ul>li>a {
  color: #fff;
  background: rgba(48, 49, 61, 0.9);
}

#navbar .dropdown-menu li>a:hover {
  background: rgba(48, 49, 61, 0.7);
}

/*#navbar .nav > li > a:hover,#navbar .nav > li.open > a,#navbar,#header {*/
#navbar .nav>li>a:hover, #navbar .nav>li.open>a, #navbar {
  background: none;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {
  margin-left: 5px;
  margin-right: 5px;
}

#header {
  border: none;
  /*background:none;*/
}

#navbar .nav>li:nth-child(6) a {
  font-size: 16px;
  /*margin-left: 75px;*/
}

#navbar .dropdown-menu>li:nth-child(5)>a {
  border-top: 1px solid rgba(255,255,255,0.3);
  /*position:relative;*/
}

/* 设置居中横线
#navbar .dropdown-menu>li:nth-child(5)>a::before {
    content:' ';
    display:block;
    position:absolute;
    width: 80%;
    height: 1px;
    left:10%;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
}*/
#block280{}#block280 .panel-heading{}.navigation .navbar-nav>li:nth-child(3) {
    border-bottom: 2px #30B7BA solid;
}

.container {
    /* margin-left: 360px;
    margin-right: 360px; */
    padding-left: 0px;
    padding-right: 0px;
}

.simple {
    margin-top: 110px;
    margin-bottom: 113px;
    text-align: center;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.lunbo .carousel-inner .item>img {
    max-height: 999.3px;
    width: 100%;
}

/* div0 --start */

.div0 .container h1 {
    margin-top: 110px;
    margin-bottom: 70px;
}

.div0 .container p {
    color: #A0A1A4;
}

.div0 .div01 {
    margin-top: 70px;
    font-size: 30px;
}

.div0 .div01 .col-md-6{
    padding: 0 30px;
}

.div0 .div01 .ul01 {
    position: relative;
    padding: 10% 5px;
    background: #F7FCFC;
    top: 0;
    transition: all .3s;
    cursor: pointer;
    height: 240px;
}

.div0 .div01 .active {
    box-shadow: 15px 15px 15px 5px #e7e7e7; /*rgb(231 231 231);*/
    padding: 0;
}

.div0 .div01 .active .icon {
    width: 50%;
    right: 0;
    padding-top: 70px;
}

.div0 .div01 .active>p:last-child {
    width: 50%;
    left: 0;
    padding-left: 30px;
}

.div0 .div01 p {
    position: absolute;
    text-align: center;
    color: #4D4A49;
    padding-top: 80px;
    width: 100%;
}

.div0 .div01 .icon {
    padding: 0;
    font-size: 70px;
    color: rgba(82, 174, 176, 1);
}
/* div1 --start */

.div1 .simple {
    background: url("/res/images/服务/training_bg.png") no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    height: 620px;
}

.div1 .container {
    padding-left: 25px;
    padding-top: 171px;
}

.div1 .container h1 {
    text-align: left;
}

.div1 .container p {
    font-size: 18px;
    text-align: left;
    border: 1px solid #30B7BA;
    padding: 25px 0 25px 18px;
    overflow: hidden;
}

.div1 .container>p {
    color: #F5F4F4;
    font-size: 16px;
    text-align: left;
    border: none;
}

/* div1 --end */#block287{}#block287 .panel-heading{}#block287 .public-foot:before, #block287 .public-foot:after {
    content: ' ';
    position: absolute;
    display: block;
    width: 10000px;
    background: #353644;
    top: 0;
    bottom: 0px;
    left: 100%;
    z-index: 0;
    border-bottom: solid 1px #3e3d49;
}

#block287 .public-foot:after {
    left: auto;
    right: 100%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}

/*.public-foot .leftcol, .public-foot .rightcol {*/
/*    width: 50%;*/
/*    margin: auto;*/
/*}*/

.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

.public-foot {
    font-weight: normal;
}

.public-foot img {
    width: 150px;
}