﻿/*banner*/

.index-banner {
    min-height: 179px;
}


/*页面导航*/

.index-daohang {
    font-size: 12px;
    color: #555;
    background-color: #f8f8f8;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

@media screen and (min-width: 400px) {
    .index-daohang {
        font-size: 13px;
    }
}

@media screen and (min-width: 500px) {
    .index-daohang {
        font-size: 14px;
    }
}

.index-daohang a {
    float: left;
    padding: 10px 0;
    display: block;
    width: 20%;
}

.index-daohang a i {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../../images/mobile/icon_index_daohang.png) no-repeat 0 0;
    background-size: 100px 20px;
}

.index-daohang a i.index-daohang-fuwu {
    background-position: -20px 0;
}

.index-daohang a i.index-daohang-paiqi {
    background-position: -60px 0;
}

.index-daohang a i.index-daohang-anli {
    background-position: -40px 0;
}

.index-daohang a i.index-daohang-jieshao {
    background-position: -80px 0;
}


/*热门课程*/

.index-hotclass .owl {
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.index-hotclass .item {}

.index-hotclass .item .cover {}

.index-hotclass .item .content {
    padding: 20px 10px;
}

.index-hotclass .item .content span {
    display: block;
    color: #333;
}

.index-hotclass .item .content p {
    font-size: 12px;
    color: #666;
}

.index-hotclass .owl-pagination {
    text-align: center !important;
    bottom: -30px !important;
    opacity: .8 !important;
}

.index-hotclass .owl-buttons {
    position: absolute;
    left: 0;
    bottom: 83px;
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.index-hotclass .owl-buttons> div {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.index-hotclass .owl-buttons> div:first-child {
    left: -20px;
}

.index-hotclass .owl-buttons> div:last-child {
    right: -20px;
}

.index-hotclass .owl-buttons> div:before {
    content: "";
    position: absolute;
    top: 14px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.index-hotclass .owl-buttons> div:first-child:before {
    right: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.index-hotclass .owl-buttons> div:last-child:before {
    left: 3px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


/*我们的客户*/

.index-data-kehu {
    padding: 40px 10px;
    color: #fff;
    background: url(../../libs/index/index_kehu_bg.jpg) no-repeat center top;
    background-size: 100% auto;
}

.index-data-kehu .wrap-title {
    color: #333;
}

.index-data-kehu .kehu .item {
    margin-top: -1px;
    margin-right: -1px;
    padding: 10px 0;
    color: #333;
    background-color: #fff;
    border: 1px solid #eee;
}

.index-data-kehu .data {
    padding: 30px 0;
    color: #666;
}

.index-data-kehu .data span {
    display: block;
    font-size: 34px;
    line-height: 36px;
    font-weight: 500;
    color: #f44;
}

.index-data-kehu .data> div:nth-child(1) span:after {
    display: inline-block;
    content: "+";
    font-size: 24px;
    line-height: 24px;
    vertical-align: super;
}

.index-data-kehu .data span i {
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    vertical-align: baseline
}

.index-data-kehu .data p {
    font-size: 10px;
    line-height: 14px;
    opacity: .9
}


/*课程现场*/

.index-xianchang {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #fff;
}

.index-xianchang .owl-pagination {
    bottom: 50px !important;
}

.index-xianchang .owl-buttons {
    margin-top: 10px;
    text-align: center;
}

.index-xianchang .owl-buttons> div {
    margin: 0 5px;
    padding: 0 20px;
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    border-radius: 16px;
    color: #666;
    background-color: #eee;
}


/*行业案例*/

.global-anli-list {}


/*荣誉奖章*/

.index-rongyu {
    background-color: #eee;
    padding: 50px 10px 50px;
}

.index-rongyu .owl .item {
    padding: 5px;
}

.index-rongyu .owl .item img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}

.index-rongyu .owl .item p {
    font-size: 12px;
    line-height: 20px;
}

.index-rongyu .owl-pagination {
    text-align: center !important;
    bottom: -20px !important;
    opacity: .6 !important;
}


/*报名课程*/

.index-baoming {
    padding: 30px 0;
    color: #fff;
    background-color: #428bca;
}

.index-baoming h6 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}

.index-baoming p {
    margin-bottom: 5px;
}

.index-baoming a {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    background-color: #f44;
}


/*最新动态*/

.index-dongtai {}

.index-dongtai .item {
    display: block;
    height: 89px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.index-dongtai .item .cover {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100px;
    height: 68px;
}

.index-dongtai .item .cover img {
    width: 100%;
    height: auto;
}

.index-dongtai .item .cover time {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4px 0 4px 6px;
    display: block;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
    color: #eee;
    background-color: rgba(0, 0, 0, .8);
}

.index-dongtai .item .content {
    padding-left: 110px;
}

.index-dongtai .item .content h5 {
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-dongtai .item .content p {
    font-size: 12px;
    line-height: 14px;
    color: #999;
    max-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (min-width: 768px) {}


/*适合人群*/

.index-shihe {}

.index-shihe .item {
    margin-bottom: 10px;
    padding: 40px 10px;
    background-color: #eee;
    color: #333;
}

.index-shihe .item .cover {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    border: 1px solid #ccc;
}

.index-shihe .item .content {
    padding-left: 110px;
}

.index-shihe .item .content span {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.index-shihe .item .content span b {
    color: #f44;
}

.index-shihe .item .content p {
    margin-bottom: 10px;
}

.index-shihe .item .content a {
    background-color: #f44;
    color: #fff;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

.index-counter {padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-color: #f5f7fa;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;}
.index-counter span {    display: block;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    color: #031599;}	
.index-counter span i {font-size: 18px;
    font-style: normal;
    margin-left: 2px;
    margin-right: 2px;}	
	
.index-counter p {    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #333;}	

.index-counter .qiye {    border-left: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;}
	
.cefa_field{width:100%; height:auto; clear:both;}
.cefa_field li{ width:23%; float:left; background:#f5f7fa; height:60px; margin-left:1%; margin-right:1%; margin-bottom:10px;}
.cefa_field li a{ display:block; text-align:center; line-height:60px; font-size:16px;}




.cefa_field_more{width: 66%;height: 42px;margin-left:20%;position: relative;border: 1px solid #031599;}

.cefa_field_more a{color: #031599;line-height: 40px;font-size: 16px;text-align: center;}

.cefa_field_more a:first-child{width: 55%;float: left;display: block;font-weight: bold;height: 40px;line-height:40px;position: relative;left: 0;top: 0;}

.cefa_field_more a:last-child{padding-left: 0;;height: 40px;line-height:40px;width:45%;float: left;font-size: 14px;background: #031599;color: #fff;display: block;text-align:  center;font-weight: bold;position: absolute;right: 0;top: 0;}


.cefa_fieldsjwx_more{ clear:both; width:190px; height:190px; margin:0px auto;  text-align:center;  margin-top:15px; margin-bottom:15px }
.cefa_fieldsjwx_text{ margin: 15px auto;width: 150px;border: 1px solid #ccc;}
.cefa_fieldsjwx_tel{ font-size:18px;font-weight: 600; color: #031599;}


.c-2{ color: #FF0000} 
.c-3{ color: #008cba}	

.mtitle { text-align:center; padding:0px 0;}
.wmys {}
.wmys .youshi { font-size:14px; height:32px; line-height:32px;}

.index-jiangshi .item { width:90%; margin-right:5%; margin-left:5%; margin-bottom:20px;}
.index-jiangshi .item .info {    padding: 8px 0px; text-align:center;
    border-top: 1px solid #eee;
    background-color: #ffffff; font-size:12px;}


/*适合人群*/
.serve_lc{overflow: hidden;width: 100%;background: #fff;margin-top: 20px ;margin-bottom:20px;}
.serve_lc ul{padding:5px 10px 5px 10px; overflow: hidden;width:100%;margin: 0 auto;}
.serve_lc ul li{float: left;}
.serve_lc ul li:nth-child(odd){width: 23.5%;}
.serve_lc ul li:nth-child(even){width: 2%;}
.serve_lc ul li span{display: block;width: 100%;border-bottom: 5px solid #eee;height: 17.5px;}
.serve_lc ul li p{text-align: center;}
.serve_lc ul li p:first-child{height: 50px;margin-bottom: 10px;}
.serve_lc ul li p:first-child img{width: auto;height: 35px;display: block;margin: 0 auto;}
.serve_lc ul li p:last-child{font-size: 14px;}

/*适合人群*/
.web_why {overflow: hidden;margin-top: 5px;padding-bottom: 25px;}
.web_why .why_box{width: 100%;margin: 0 auto;background: #fff;border-radius: 500px;padding-bottom: 35px;}
.web_why .why_box header{height:80px;line-height: 80px;;width: 100%;background-size: 100%;
border-bottom: 2px solid #eee;width: 100%;text-align: center;font-size: 20px;color: #031599;}
.web_why .why_cont{padding: 2px;margin-top: 10px;}
.web_why .why_cont ul{}
.web_why .why_cont ul li{width: 48.5%;background: #f5f7fa;padding: 0px 0;float: left;margin-bottom: 10px;}
.web_why .why_cont ul li:nth-child(odd){margin-right: 8px;}
.web_why .why_cont ul li p{text-align: center;}
.web_why .why_cont ul li p:first-child {}
.web_why .why_cont ul li p:first-child img{width: 200px;height: 150px;display: block;margin: 0 auto;}
.web_why .why_cont ul li p:last-child{font-size: 16px;margin-top: 10px;}

.fenye { text-align:center; margin-top:20px;}
.fenye a { border:1px solid #CCCCCC; padding:3px 6px;}
.fenye span { border:1px solid #CCCCCC; padding:3px 6px;}
.fenye span.current { background:#0066FF; color:#FFFFFF;}



/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/


/*适合人群*/