@charset "UTF-8";

.i-warp h2 {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}
.i-warp p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.i-warp .title {
    text-align: center;
}
.about-intro {
    padding: 70px 0px 0px;
    position: relative;
    overflow: hidden;
}
.about-intro2 {
    padding: 70px 0px 70px;
    position: relative;
    overflow: hidden;
}
.about-intro2 .container {
    position: relative;
    overflow: hidden;
}
.about-intro .container {
    position: relative;
    overflow: hidden;
}
.about-intro .title {
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #353535;
}
.about-intro .title span {
    color: #009966;
}
.about-intro .cont {
    padding: 50px 0 20px;
    font-size: 16px;
    line-height: 30px;
    color: #353535;
    height: 415px;
    width: 50%;
    scrollbar-gutter: auto;
    overflow-x: auto;
}
.about-intro .cont .img{
    display: none;
}
.about-intro .cont::-webkit-scrollbar {
    width: 10px
}
.about-intro .cont::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #009966;
  }
  .about-intro .cont::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #99cc99;
  }
.about-intro .cont p {
	text-align: justify;
    margin-bottom: 15px;
    text-indent:2em;
}
.about-intro .year {
    position: absolute;
    right: 0;
    top: 50px;
    width: 46%;
}
.about-intro .year .hellow {
    padding-top: 60px;
}
.about-intro .year .hellow img {
    display: block;
    margin: 120px auto 0px;
}
.about-intro .year .img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding-right: 15px;
}

.about-intro2 .intro-card {
    margin: 0 auto;
}

.about-intro2 .intro-card .card {
    float: left;
    width: 31.3333%;
    overflow: hidden;
    margin-right: 3%;
}
.about-intro2 .intro-card .card:last-child {
    margin-right: 0;
}
.about-intro2 .intro-card .card:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.about-intro2 .intro-card .inner {
    position: relative;
}
.about-intro2 .intro-card .inner img {
    display: block;
    width: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.about-intro2 .intro-card .inner img, .full-certificate-article .certificate img, .full-adv-case img, .full-ablum img {
    width: 100% !important;
    height: auto !important;
}
.about-intro2 .intro-card .info {
    position: absolute;
    left: 67px;
    top: 28.18627%;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding-right: 67px;
}
.about-intro2 .intro-card .en {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}
.about-intro2 .intro-card .cn {
    margin-bottom: 37px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}

.about-slide {
	padding: 70px 0px;
	height: 560px;
	background-color: #f5f5f5;
	background-image: url(../images/about_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about-slide .container {
    height: 100%;
}
.course-warp {
    padding-left: 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.course-warp .title {
    margin-bottom: 40px;
}
.course-warp .title span {
    color: #999;
    font-size: 22px;
}
.course-warp .title p {
    color: #353535;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
}
.course-warp .title i {
    color: #009966;
}
.course-warp .course-menu {
    margin-bottom: 30px;
}
.course-warp .course-menu a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    color: #353535;
    font-family: Arial;
    margin-right: 15px;
    padding: 0 2px 6px;
    /*transition: all .4s ease;*/
}
.course-warp .course-menu a.active {
    color: #009966;
    font-size: 22px;
}
.course-warp .course-loop {
    width: 100%;
}
.course-warp .course-loop .course-item .course-cont {
    color: #353535;
    font-size: 18px;
}
.course-warp .course-loop .course-item .course-cont p:before{
    content: '';
    display: inline-block;
    background-image: url(../images/icon_check.png);
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
}

.about-floor.about-pledge .info {
    float: left;
    width: 27%;
}
.about-floor .info .title-h6 {
    color: #666666;
    font-size: 34px;
}
.about-floor .info .title {
    color: #009966;
    font-size: 36px;
    font-weight: bold;
}
.about-floor .info .text {
    padding: 30px 0 0px;
    font-size: 22px;
    color: #333;
}
.about-floor .floor-title {
    text-align: center;
    margin-bottom: 50px;
}
.about-floor .floor-title span.subline {
    color: #aaa;
    font-size: 16px;
}
.about-floor .floor-title p {
    color: #009966;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
}

.about-pledge {
    padding: 70px 0px;
}
.about-pledge .swiper-pledge {
    float: right;
    width: 73%;
    padding-left: 3%;
    border-left: 1px solid #dadada
}
.about-pledge .swiper-pledge .service-item .con strong {
    display: block;
    line-height: 32px;
    margin-bottom: 20px;
}
.about-pledge .swiper-pledge .service-item .con strong i {
    color: #333;
    font-size: 18px;
}
.about-pledge .swiper-pledge .service-item .con p {
    color: #333;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
}
.about-pledge .swiper-pledge .arrow {
    margin-top: 20px;
}
.about-pledge .swiper-pledge .swiper-button-next,
.about-pledge .swiper-pledge .swiper-button-prev {
    position: static;
    float: right;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    background-image: url(../images/icon-arrow.png);
    background-repeat: no-repeat;
    background-size: auto;
}
.about-pledge .swiper-pledge .swiper-button-prev {
    background-position: 0px 0px;
}
.about-pledge .swiper-pledge .swiper-button-next {
    background-position: -24px 0px;
}

.about-team .swiper-team {
    float: left;
    width: 795px;
}
.about-team .team-right {
    float: right;
    width: 795px;
}
.about-team .team-right .info {
    width: 100%;
    height: 325px;
    margin-bottom: 10px;
    padding: 60px 30px;
    background-color: #f2f2f2;
}
.about-team .team-right .img-list img {
    width: calc(50% - 5px);
    display: block;
    float: left;
}
.about-team .team-right .img-list img+img {
    margin-left: 10px;
}
.about-team .swiper-team .swiper-pagination .swiper-pagination-bullet {
    background-color: #ffffff;
    opacity: 1;
}
.about-team .swiper-team .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #009966;
}

.about-certificate {
    padding: 70px 0px;
}

.about-certificate .gallery .img-item {
    float: left;
    width: 14.285%;
    /*width: 200px;*/
    height: 200px;
    border: 1px solid #dcdddd;
    margin-left: -1px;
    margin-top: -1px;
}
.about-certificate .gallery .img-item a.lightbox {
    padding: 20px;
    display: block;
    width: 100%;
    height: 100%;
}
.about-certificate .gallery .img-item a.lightbox img {
    display: block;width: auto;height: 100%;margin: auto;
}

/*选择我们*/
.i-ensure {
    background-color: #25a79f;
    padding: 80px 0px;
}
.i-ensure .link {
    margin: 20px auto 0;
    font-size: 0;
    text-align: center;
}
.i-ensure .link li {
    float: none;
    display: inline-block;
    margin: 0 45px;
    white-space: nowrap;
}
.i-ensure .link a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 64px;
    height: 64px;
    padding-bottom: 3px;
    position: relative;
}
.i-ensure .link a span {
    position: relative;
    z-index: 2;
}
.i-ensure .link a i {
    position: absolute;
    width: 0;
    height: 3px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #fff;
    -webkit-transition: left 0.3s, width 0.3s;
    transition: left 0.3s, width 0.3s;
}
.i-ensure .link a.cur i, .i-ensure .link a:hover i {
    width: 100%;
    left: 0;
}
.i-ensure .content {
    margin: 60px auto 0;
    max-width: 1630px;
}
.i-ensure .list li {
    float: left;
    width: 49%;
    margin: 0 2% 20px 0;
    background-color: #fff;
    height: 180px;
    display: table;
    vertical-align: middle;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 100% center;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
}
.i-ensure .list li:nth-child(2n) {
    margin-right: 0px;
}
.i-ensure .list li:hover {
    transform: translate(0, -5px);
}
.i-ensure .list li .text {
    padding: 0 40px 0 40px;
    display: table-cell;
    vertical-align: middle;
    background: rgba(255,255,255,.8);
}
.i-ensure .list li .text h4 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 5px;
    width: 500px;
}
.i-ensure .list li .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    width: 500px;
}

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#009966;color:#fff;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#009966}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}


/*联系*/
.about-contact {
    max-width: 1920px;
    margin: 0 auto;
    height: 750px;
    background-image: url(../images/bg03.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}
.about-contact .contain {
    height: 100%;
    max-width: 1630px;
    margin: 0 auto;
    display: flex;
    position: relative;
}
.about-contact .left {
    background-color: #fff;
    padding-left: 5%;
    padding-top: 50px;
}
.col-lg-5 {
    -ms-flex: 0 0 50%;
    flex: 2 0 50%;
    max-width: 50%;
}
.about-contact .left .cont .h5 {
    color: #666666;
    font-size: 32px;
}
.about-contact .left .cont .h4 {
    color: #009966;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 20px;
}
.about-contact .right .message h3 {
    color: #666666;
    font-size: 32px;
}
.about-contact .right .message p {
    color: #009966;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 20px;
}
.about-contact .left .cont  ul li {
    line-height: 32px;
    color: #111111;
    font-size: 18px;
    padding: 15px 0px 15px 34px;
    position: relative;
}
.about-contact .left .cont ul li>span {
    display: block;
    color: #333333;
    font-size: 18px;
    margin-bottom: 5px;
}
.about-contact .left .cont ul li a {
    color: #333333;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;

}
.about-contact .left .cont ul li.contact_addr a:after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/contact_mouse.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    position: relative;
    left: 0px;
    top: 6px;
    -ms-transform: mouse .8s ease-out infinite;
    -moz-transform: mouse .8s ease-out infinite;
    -webkit-animation: mouse .8s ease-out infinite;
    -o-animation: mouse .8s ease-out infinite;
    animation: mouse .8s ease-out infinite;
}
@keyframes mouse {
	0% {
        transform:scale(1.5) rotate(10deg);
        -ms-transform:scale(1.5) rotate(10deg);
        -moz-transform:scale(1.5) rotate(10deg);
        -webkit-transform:scale(1.5) rotate(10deg);
        -o-transform:scale(1.5) rotate(10deg);
	}

	50% {
        transform:scale(.5) rotate(-10deg);
        -ms-transform:scale(.5) rotate(-10deg); 	/* IE 9 */
        -moz-transform:scale(.5) rotate(-10deg); 	/* Firefox */
        -webkit-transform:scale(.5) rotate(-10deg); /* Safari 和 Chrome */
        -o-transform:scale(.5) rotate(-10deg);
	}

	100% {
        transform:scale(1.5) rotate(10deg);
        -ms-transform:scale(1.5) rotate(10deg); 	/* IE 9 */
        -moz-transform:scale(1.5) rotate(10deg); 	/* Firefox */
        -webkit-transform:scale(1.5) rotate(10deg); /* Safari 和 Chrome */
        -o-transform:scale(1.5) rotate(10deg);
	}
}
.about-contact .left .cont ul li:after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 18px;
}
.about-contact .left .cont ul li.contact_tel .tel {
    display: flex;
    align-items: center;
    line-height: 2;
}
.about-contact .left .cont ul li.contact_tel .tel a  {
    font-family: "Gotham-Bold";
    color: #009966;
    font-size: 26px;
}
.about-contact .left .cont ul li.contact_tel:after {
    background-image: url(../images/contact_icon01.png);
}
.about-contact .left .cont ul li.contact_addr:after {
    background-image: url(../images/contact_icon02.png);
}
.about-contact .left .cont ul li.contact_wxzx:after {
    background-image: url(../images/contact_icon03.png);
}
.about-contact .left .cont ul li.contact_qqzx {
    padding-left: 60px;
    top: 0;
}
.about-contact .left .cont ul li.contact_qqzx:after {
    background-image: url(../images/contact_icon04.png);
    width: 52px;
    height: 52px;
    background-size: 52px 52px;
}
.about-contact .left .cont .contactqqzx {
    width: 100%;
}
.about-contact .left .cont .contactqqzx a {
    display: block;
    float: left;
    background: #fff;
    margin: 12px 0px 0px 15px;
    width: 120px;
    height: 40px;
    color: #009966;
    border: 1px solid #009966;
    font-size: 14px;
    line-height: 38px;
    border-radius: 6px;
    text-align: center;
}
.about-contact .left .cont .contactqqzx a:hover {
    background: #009966;
    color: #fff;
}
.about-contact .left .cont .contact_wxzx a {
    text-align: center;
    font-size: 16px;
}
.about-contact .left .cont .contact_wxzx img {
    width: 135px;
    height: 135px;
    display: block;
    border:1px solid #eee;
}
.about-contact .left .cont .contact_wxzx a p {
    line-height: 1.5;
    margin-top: 5px;
}
.about-contact .left .cont .contact_wxzx a span {
    color: #666666;
    font-size: 14px;
}
.about-contact .right {
    position: absolute;
    padding-right: 5%;
    padding-left: 5%;
    right: 0;
    margin-top:50px;
    width: 50%;
}

/*在线留言*/
.message {padding-top:0px;}
.message .inp-box {}
.message .inp-box li {margin:0 0 20px 0;min-height:50px;margin-top: 40px;}
.message .inp-box li .input_txt {width: 50%;float: left;padding:0 10px;box-sizing:border-box;}
.message .inp-box li .input_con {width: 100%;float: left;padding:0 10px;box-sizing:border-box;text-align: right;}
.message .inp-box ul li input,.message .inp-box ul li select {color: #666;background:#fff;line-height:50px; height:50px; font-size:16px; padding:0 10px; width:100%;box-sizing:border-box;}
.message .inp-box ul li select{background-image:url(../images/msg_bg.png);background-position:98% center;background-repeat:no-repeat;appearance:none;-moz-appearance:none;-webkit-appearance:none;}

.message .inp-box ul li select option:checked{
    background-color:#009966;color:#fff;
}
.message .inp-box ul li select option:target{
    background-color:#009966;
}
.message .inp-box ul li select::-ms-expand {display: none;}
.message .inp-box ul li input::-webkit-input-placeholder,.message .inp-box li textarea::-webkit-input-placeholder{font-size:16px;}
.message .inp-box ul li input::-moz-placeholder,.message .inp-box li textarea::-moz-placeholder{font-size:16px;}
.message .inp-box li.email input{ width:450px;}
.message .inp-box li textarea{height:148px;line-height:1.5;font-size:16px;padding:10px; width:100%;box-sizing:border-box;resize: none;display:block;background:#fff;}
.message .inp-box .fl{ float:left;}
.message .inp-box li .input_txt.code{width:60%;}
.message .inp-box li .code input {width:calc(100% - 160px); float:left;}
.message .inp-box li .code img{width:100px;height:50px;float:left;}
.message .inp-box li .btn{width:25%;padding:0 10px;float: left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.message .inp-box li .but{ border:0;  width:100%; background:#009966; color:#fff;height:50px;border-radius: 30px;cursor: pointer;}


/*支付方式*/
.about-pay {
    padding: 70px 0px 80px;
}
.pay-wrapper .list {
    margin-bottom: 60px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 50px;
}
.pay-wrapper .list.bor {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.pay-wrapper .list .h {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.pay-wrapper .list .h i {
    width: 12px;
    height: 12px;
    display: block;
    float: left;
    border-radius: 12px;
    background: #009966;
    margin: 18px 15px;
}
.pay-wrapper .list .h em {
    color: #009966;
}
.pay-wrapper .list.auto .con {
    text-align: center;
}
.pay-wrapper .list.auto .con .txt {
    text-align: left;
}
.pay-wrapper .list .con img {
    display: inline-block;
    vertical-align: middle;
}
.pay-wrapper .list .con .txt {
    display: inline-block;
    vertical-align: middle;
    color: #555;
    font-size: 16px;
    line-height: 30px;
}
.pay-wrapper .list .con li {
    float: left;
    width: 50%;
    min-height: 150px;
    line-height: 25px;
    padding: 20px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    box-sizing: border-box;
}
.pay-wrapper .list .con li.bor {
    border-right: 1px solid #ccc;
}
.pay-wrapper .list .con li i {
    color: #009966;
    font-weight: bold;
    font-size: 25px;
}


@media all and (max-width:1599px) {
    .about-intro .year {
        width: 45%;
    }
    .about-intro .year .img {
        width: 100%;
    }
    .about-intro .cont{
        height: 310px;
    }
    .about-intro2 .intro-card .card {
        width:33.333%;
        width: 31.333%;
        margin-right: 3%;
    }
    .about-intro2 .intro-card .card:last-child {
        margin-right: 0;
    }
    .about-intro2 .intro-card .inner {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        height: 100%;
    }
    .about-intro2 .intro-card .info {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        font-size: 16px;
        line-height: 26px;
        padding: 25px;
    }
    .about-intro2 .intro-card .cn{
        margin-bottom: 15px;
    }
    .about-intro2 .intro-card .info p{
        font-size: 16px;
        line-height: 24px;
    }

    .about-team .swiper-team {
        width: 595px;
    }
    .about-team .team-right {
        width: 595px;
    }
    .about-team .team-right .info {
        height: 241px;
        padding: 30px;
    }
    .about-floor .info .title-h6 {
        font-size: 28px;
    }
    .about-floor .info .title {
        font-size: 30px;
    }
    .about-floor .info .text {
        font-size: 20px;
    }
    .about-contact .left .cont .contact_wxzx a {
        color: #333;
        width: 28%;
    }
    .about-contact .left .cont .contact_wxzx a:last-child {
        margin-right: 0;
    }
    .about-contact .left .cont .contact_wxzx img {
        width: 100%;
        height: auto;
    }
    .i-ensure .content {
        max-width: 1230px;
    }
}

@media all and (max-width:1280px) {
    .about-intro {
        padding: 0px;
    }
    .about-pledge {
        padding: 35px 0px;
    }
    .about-certificate {
        padding: 35px 0px;
    }
    .about-intro .title{
        margin-top: 30px;
    }
    .about-intro .year {
        display: block;
        float: right;
    }
    .about-intro .cont {
        padding: 50px  0;
    }

    .about-intro .cont .img{
        display: none;
    }

    .about-intro2 .intro-card {
        margin:0 -15px;

    }
    .about-intro2 .intro-card .card {
        width:33.333%;
        width: 31.333%;
        margin-right: 3%;
    }
    .about-intro2 .intro-card .card:last-child {
        margin-right: 0;
    }
    .about-intro2 .intro-card .inner {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        height: 100%;
    }
    .about-intro2 .intro-card .info {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        font-size: 16px;
        line-height: 26px;
        padding: 10px;
    }
    .about-intro2 .intro-card .cn{
        margin-bottom: 15px;
    }
    .about-intro2 .intro-card .info p{
        font-size: 16px;
        line-height: 24px;
    }

    .about-slide {
        padding: 35px 0px;
    }


    .about-team .swiper-team {
        width: 100%;
        margin-bottom: 10px;
    }
    .about-team .swiper-team img {
        width: 100%;
    }
    .about-team .team-right {
        width: 100%;
    }


    .pay-wrapper .list .h {
        font-size: 24px;
    }

    .about-contact .left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 50%;
        background-color: rgba(255,255,255,0);
        padding-left: 0;
        float: left;
        border-right: 1px dashed #ccc;
    }
    .about-contact .left .cont .h5 {
        color: #333;
    }
    .about-contact .left .cont ul li {
        color: #333;
    }
    .about-contact .left .cont ul li span {
        color: #333;
    }
    .about-contact .left .cont ul li a {
        color: #333;
    }
    .about-contact .left .cont .contact_wxzx a {
        color: #333;
        width: 28%;
    }
    .about-contact .left .cont .contact_wxzx a:last-child {
        margin-right: 0;
    }
    .about-contact .left .cont .contact_wxzx img {
        width: 100%;
        height: auto;
    }
    .about-contact .left .cont .contact_wxzx a span {
        display: none;
    }
    .about-contact .contain {
        height: 100%;
        max-width: 960px;
        margin: 0 auto;
        display: block;
        position: relative;
    }
    .about-contact .right {
        display: block;
        position: relative;
        float: right;
        margin-top: 50px;
        transform: unset;
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        background-color: rgba(255,255,255,0);
        padding-left: 5%;
        padding-right: 0;
        padding-top: 0;
        border-top: unset;
    }
    .message .inp-box li .input_txt.code {
        width: 100%;
    }
    .message .inp-box li .code input {
        width: calc(100% - 100px);
        float: left;
    }
    .message .inp-box li .btn{
        width:100%;
        margin:30px auto 0;
        text-align: center;
    }
    .message .inp-box li .but {
        border: 0;
        width: 50%;
        background: #009966;
        color: #fff;
        height: 50px;
        border-radius: 30px;
        cursor: pointer;
    }

    .i-ensure .content {
        width: 80%;
    }
    .i-ensure .list li{
        width: 49%;
    }
    .i-ensure .list li .text h4{
        width:100%;
    }
    .i-ensure .list li .text p{
        width:100%;
    }

}

@media all and (max-width:992px) {
    .about-intro .year {
        display: none;
    }
    .about-intro .cont {
        padding: 50px  0;
    }

    .about-intro .cont .img{
        display: block;
    }
    .about-intro .title {
        font-size: 20px;
        margin-top: 20px;
    }
    .about-intro .cont {
        font-size: 15px;
        padding: 20px 0px;
        width: 100%;
    }
    .about-intro2{
        display: none;
    }
    .i-ensure .list li .text p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .about-intro2 .intro-card .card{
        width:33.33%;
    }
    .about-intro2 .intro-card .info{
        padding-right:0;
        left:20px;
    }
    .about-intro2 .intro-card .en{
        display: none;
    }
    .about-certificate .gallery .img-item {
        width: 25%;
        height: 150px;
    }

    .about-floor.about-pledge .info {
        width: 100%;
    }
    .about-pledge .swiper-pledge {
        width: 100%;
        padding:15px 0px;
        border-left: 0px;
    }
    .about-pledge .info .text {
        padding-top: 10px;
    }

    .about-team .team-right .info {
        height: auto;
    }

    .about-floor .info .title-h6 {
        font-size: 18px;
    }
    .about-floor .info .title {
        font-size: 24px;
    }
    .about-floor .info .text {
        font-size: 15px;
    }
    .full-crumbs {
        display: block;
    }
    .full-crumbs .crumbs{
        display: none;
    }

    .about-floor .floor-title {
        margin-bottom: 20px;
    }
    .about-floor .floor-title span.subline {
        font-size: 18px;
    }
    .about-floor .floor-title p {
        font-size: 24px;
    }

    .about-certificate .gallery .img-item {
        height: 120px;
    }
    .about-certificate .gallery .img-item a.lightbox {
        padding: 10px;
    }
    .course-warp {
        padding-left: 0;
    }

    .about-pay {
        padding: 40px 0px
    }

    .about-contact {
        height: auto;
        padding: 35px 0px;
        background-size: cover;
    }
    .about-contact .contain {
        height: 100%;
        max-width: 740px;
        margin: 0 auto;
        display: block;
        position: relative;
    }
    .about-contact .right {
        display: block;
        position: relative;
        float: right;
        margin-top: 50px;
        transform: unset;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        background-color: rgba(255,255,255,0);
        padding-left: 0;
        padding-top: 50px;
        border-top: 1px dashed #ccc;
    }
    .about-contact .left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        background-color: rgba(255,255,255,0);
        padding-left: 0;
        float: left;
        border-right: unset;
    }
    .about-contact .left .cont .contact_wxzx a {
        color: #333;
        width: 18%;
    }
    .about-contact .left .cont .contact_wxzx a:last-child {
        margin-right: 0;
    }
    .about-contact .left .cont .contact_wxzx img {
        width: 100%;
        height: auto;
    }
    .about-contact .left .cont .contact_wxzx a span {
        display: block;
    }
}
@media all and (max-width:768px) {
    .about-intro .title {
        font-size: 20px;
        margin-top: 20px;
    }
    .about-intro .cont {
        font-size: 15px;
        padding: 20px 0px;
        width: 100%;
    }
    .about-certificate .gallery .img-item {
        width: 50%;
        height: 150px;
    }

    .about-floor.about-pledge .info {
        width: 100%;
    }
    .about-pledge .swiper-pledge {
        width: 100%;
        padding:15px 0px;
        border-left: 0px;
    }
    .about-pledge .info .text {
        padding-top: 10px;
    }

    .about-team .team-right .info {
        height: auto;
    }

    .about-floor .info .title-h6 {
        font-size: 18px;
    }
    .about-floor .info .title {
        font-size: 24px;
    }
    .about-floor .info .text {
        font-size: 15px;
    }
    .about-certificate .gallery .img-item {
        width: 50%;
        height: 200px;
    }

    .about-contact .left {
        padding-left: 15px;
    }
    .about-contact .left .cont ul li {
        font-size: 16px;
    }
    .about-contact .left .cont .contact_wxzx {
        display: block;
        padding: 15px 0px 15px 35px;
    }
    .about-contact .left .cont .contact_wxzx a span{
        display: none;
    }
    .about-contact .left .cont .contact_wxzx a {
        width: 25%;
        margin-right: 0px;
        margin-top: 15px;
    }

    .about-contact .left .cont .h5 {
        font-size: 20px;
        text-align: center;
    }
    .about-contact .left .cont .h4 {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    .about-contact .contain {
        height: 100%;
        max-width: 540px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .about-contact .right {
        display: block;
        position: relative;
        padding-right: 0px;
        padding-left: 0px;
        float: right;
        margin-top:50px;
        transform: unset;
        width: 98%;
    }
    .message .inp-box li .input_txt {
        width: 100%;
        padding: 10px;
    }
    .message .inp-box li .input_txt.code {
        width: 98%;
    }
    .message .contact_title {
        text-align: center;
    }
    .message .inp-box li .btn {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .message .inp-box li .but {
        width: 50%;
    }
    .about-contact .right .message h3{
        font-size: 20px;
    }
    .about-contact .right .message p{
        font-size: 24px;
    }

    .message .inp-box li {
        margin: 0;
    }
    .message .inp-box li .input_con{
        padding:10px;
    }

    .about-pay {
        padding: 35px 0px
    }

    .pay-wrapper .list {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
    .pay-wrapper .list .h {
        font-size: 18px;
    }
    .pay-wrapper .list .con li {
        width: 100%;
    }
    .pay-wrapper .list .con li.bor {
        border-right: 0px;
    }
    .i-warp h2 {
        font-size: 24px;
    }
    .i-ensure {
        padding: 50px 20px;
    }
    .i-ensure .link li {
        width: 31.333333%;
        display: block;
        float: left;
        margin: 0px 1%;
    }
    .i-ensure .link a {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .i-ensure .link a i {
        height: 2px;
    }
    .i-ensure .link a.cur i, .i-ensure .link a:hover i {
        width: 80%;
    }
    .i-ensure .content {
        margin-top: 20px;
    }
    .i-ensure .list li {
        width: 100%;
        margin: 0 0 20px 0;
        height: auto;
        padding: 15px 0px;
    }
    .i-ensure .list li .text {
        padding: 15px;
    }
    .i-ensure .list li .text h4, .i-ensure .list li .text p {
        width: auto;
    }
    .i-ensure .list li .text h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .i-liuc {
        padding: 30px 0px;
    }
    .full-crumbs {
        display: block;
    }
    .full-crumbs .crumbs{
        display: none;
    }

}
@media all and (max-width:640px) {
    .full-crumbs {
        display: block;
        height: 50px;
        margin-top: -50px;
    }
    .full-crumbs .crumbs{
        display: none;
    }
    
    .full-crumbs .nav-channel {
        line-height: 50px;
    }
    .full-crumbs .nav-channel ul li a {
        height: 50px;
        line-height: 50px;
    }
    .about-intro .title {
        font-size: 20px;
        margin-top: 20px;
    }
    .course-warp .title {
        margin-bottom: 30px;
    }
    .course-warp .title p {
        color: #353535;
        font-size: 30px;
        font-weight: bold;
        line-height: 40px;
        letter-spacing: 2px;
    }
    .course-warp .course-menu {
        margin-bottom: 20px;
    }
    .course-warp .course-loop .course-item .course-cont {
        color: #353535;
        font-size: 16px;
        line-height: 30px;
    }
    .course-warp .course-loop .course-item .course-cont p:before{
        content: '';
        display: inline-block;
        background-image: url(../images/icon_check.png);
        width: 14px;
        height: 14px;
        background-size: 14px 14px;
    }
    .about-intro .cont {
        font-size: 15px;
        padding: 20px 0px;
        width: 100%;
    }
    .about-certificate .gallery .img-item {
        width: 50%;
        height: 150px;
    }

    .about-floor.about-pledge .info {
        width: 100%;
    }
    .about-pledge .swiper-pledge {
        width: 100%;
        padding:15px 0px;
        border-left: 0px;
    }
    .about-pledge .info .text {
        padding-top: 10px;
    }

    .about-team .team-right .info {
        height: auto;
    }

    .about-floor .info .title-h6 {
        font-size: 18px;
    }
    .about-floor .info .title {
        font-size: 24px;
    }
    .about-floor .info .text {
        font-size: 15px;
    }
    .i-ensure .content {
        width: 100%;
        margin-top: 20px;
    }

}
