@charset "gb2312";
/* CSS Document */
body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}

.ie8-only{
    display: none;
}
.top,.nav-cnt,.main{
    width:1200px;
    margin:0 auto;
}
.main03,.main05,.main06{
    margin-bottom:4%;
}
.main01-bg,.main02-bg,.main04-bg,.main07-bg{
    padding:4% 0;
    margin-bottom:4%;
}
/*banner start*/
.banner {
    position: relative;
    height: 758px;
    background: url(/sp_img/ztchachong/banner1.png) no-repeat center 0;
}
.wenzi{
	padding: 220px 0;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.banner h1{
    font-size: 100px;
    color: #fff;
    font-weight: bold;
    line-height:initial;
}
.banner p{
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    line-height:initial;
}
@media only screen and (max-width: 768px) {
	.banner {
	    position: relative;
	    height: 540px;
	    background: url(/sp_img/ztchachong/banner1m.png) no-repeat center 0;
	    margin-bottom: 3%;
	}
	.banner p{font-size: 20px;}
	.banner h1{font-size: 44px;}
	.wenzi{padding: 51% 0;}
}
/*banner end*/
h2{
    font-size:40px;
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 3%;
}

p.on-line{
    text-align: center;
    margin-top:4%;
    line-height: 44px;
}

a.online-consulting,span.tel{
    background-color: #9971ea;
    padding:0px 80px;
    color:#fff;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: 0 0px 10px rgba(153,113,234,0.5);
    -moz-box-shadow: 0 0px 10px rgba(153,113,234,0.5);
    box-shadow: 0 0px 10px rgba(153,113,234,0.5);
    font-size:18px;

}
span.tel{
    margin-left:50px;
    padding:10px 40px;
}
span.tel i{
    padding:5px 11px;
    background: url(/sp_img/ztchachong/tel_icon.png) no-repeat center;
    margin-right:10px;
}


.main01-bg{
    padding-top: 0;
    /*background: url("/sp_img/ztchachong/ren_bg.jpg") no-repeat center bottom;*/
}
.main01 ul{
    position: relative;
    height:50px;
}
.main01 ul li{
    width:280px;
    padding:1% 2%;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    position: absolute;
    font-size:20px;
    border:1px #c0adff solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
}
.main01 ul li.li01{
    width: 1050px;
    left:3%;
    top:30%;
    transition: left 1s,width 1s;
}

.main01 ul li.li01:before,.main01 ul li.li02:before,.main01 ul li.li03:before{
    content: "";
    width:6px;
    height: 6px;
    border:5px #c0adff solid;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0px 20px rgba(192,173,255,1);
    -moz-box-shadow: 0 0px 20px rgba(192,173,255,1);
    box-shadow: 0 0px 20px rgba(192,173,255,1);
    background-color: #e0d2fc;
    position: absolute;
    top:43%;
    left:-40px;
}
.main01 ul li.li01:before{
    top:42%;
    right:-40px;
    left:auto;
}
.main01 ul li.li01:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 12px solid transparent;
    position: absolute;
    top:40%;
    right:-15px;
}

.main01 ul li b{
    display: block;
    color: #886cc5;
    width: 100%;
    font-size: 20px;
    height:36px;
    line-height:36px;
}
.main01 ul li p{
    font-size:14px;
    color:#666;
    line-height: 26px;
}

.main02-bg{
    background-color: #f8f9ff;
}

.main02-cnt li{
    float: left;
    padding:1% 2% 1.5%;
    width:43%;
    margin:0 1.5% 3%;
    background-color: #fff;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    -webkit-box-shadow: 0 0px 20px rgba(31,0,113,.1);
    -moz-box-shadow: 0 0px 20px rgba(31,0,113,.1);
    box-shadow: 0 0px 20px rgba(31,0,113,.1);
    -webkit-transition:  all 1s;
    -moz-transition:  all 1s;
    -ms-transition:  all 1s;
    -o-transition: all 1s;
    transition:  all 1s;
}

.main02-cnt li span{
    display: block;
    font-size:24px;
    line-height: 40px;
    color:#333333;
    margin-bottom:7px;
}
.main02-cnt li p{
    font-size:14px;
    line-height: 26px;
    color:#999;
}
.main02-cnt li p a{
    display: inline-block;
}
.main02-cnt li p a:hover{
    color: #9971EA;
}

.main03 h2 span{
    font-size: 28px;
    line-height: 30px;
    color: #999999;
    display: block;
}
.main03-cnt{
    height: 500px;
    background: url("/sp_img/ztchachong/main03_bg.png") no-repeat top center;
}
@media only screen and (max-width: 768px) {
	.main03-cnt{height: 750px;}
	.main03-cnt li.li05:after{display: none!important;}
}
.main03-cnt li{
    /*width:20%;*/
    width: 240px;
    height: 80px;
    padding:2%;
    border:1px #c0adff solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
    margin: 1% 0;
    position: relative;
    transition: left 1s;
    left: 0px;
}
.main03-cnt li:hover{
    left:50px;
}
.main03-cnt li.li04:hover,.main03-cnt li.li02:hover,.main03-cnt li.li06:hover{
    left:-50px;
}


.main03-cnt li.li01,.main03-cnt li.li03{
    margin-right: 14%;
}
.main03-cnt li.li02,.main03-cnt li.li04{
    margin-left: 14%;
}
.main03-cnt li.li01:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -378px;
    position: absolute;
    right: -21px;
    bottom: 25%;
}
.main03-cnt li.li03:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -529px;
    position: absolute;
    right: -21px;
    top: 25%;
}
.main03-cnt li.li02:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -408px;
    position: absolute;
    left: -21px;
    bottom: 25%;
}
.main03-cnt li.li04:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -557px;
    position: absolute;
    left: -21px;
    top: 25%;
}
.main03-cnt li.li05:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -438px;
    position: absolute;
    right: -21px;
    top: 25%;
}
.main03-cnt li.li06:after{
    content: '';
    display: block;
    width: 21px;
    height: 22px;
    background: url("/sp_img/ztchachong/icon.png") no-repeat -10px -468px;
    position: absolute;
    left: -21px;
    top: 25%;
}
.main03-cnt li span{
    display: block;
    width: 100%;
    color:#886cc5;
    line-height: 30px;
    font-size:16px;
    font-weight: bold;
    margin-bottom:5px;
}
.main03-cnt li p{
    line-height: 22px;
    font-size:14px;
    color:#999;

}


/*main04-bg begin*/
.main04-bg{
    background: url("/sp_img/ztchachong/bg.jpg") no-repeat center ;
}

.main04-bg .main04 li{
    float: left;
    width: 22%;
    margin:0.5%;
    padding:1%;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.main04-bg .main04 li:hover{
    background: url("/sp_img/ztchachong/hover_bg.jpg") repeat-x bottom #fff;
}
.main04-bg .main04 li span{
    display: block;
    color: #333333;
    font-size:24px;
    line-height: 32px;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px dashed #e8e8e8;
}
.main04-bg .main04 li p{
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}
.main04-bg .main04 li p b{
    font-size: 14px;
    color: #666666;
}

.main04-bg .school_logo{
    text-align: center;
    width: 50%;
    margin: 0 24%;
}
/*main04-bg end*/

/*main05 begin*/
.main05-cnt{
    padding: 0 51px;
}
.main05-cnt .box{
    width: 1098px;
    margin: 0 auto;
}

.main05-cnt li{
    float: left;
    margin: 0 10px;
    width: 222.5px;
    padding: 15px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #eee;
}
.main05-cnt dl{
    position: relative;
    margin-bottom: 2%;
}

.main05-cnt li span{
    display: block;
    margin-top: 5%;
    font-size: 16px;
    color: #333333;
}



#caselist{
    position: relative;
    /* padding-left: 21px;*/
}
#caselist .prev, #caselist .next{
    display:block;
    width: 40px;
    height:84px;
    background:url(/sp_img/ztchachong/icon.png) no-repeat -10px -100px ;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    top:42%;
}
#caselist .prev{
    left: 0px;
}
#caselist .next{
    background:url(/sp_img/ztchachong/icon.png) no-repeat -10px -190px ;
    right:0px;
}
#caselist .prev:hover{
    background:url(/sp_img/ztchachong/icon.png) no-repeat -10px -10px ;
}
#caselist .next:hover{
    background:url(/sp_img/ztchachong/icon.png) no-repeat -10px -280px ;
}

/*main05 end*/

/*main06 begin*/
.main06-l{
    width: 32.5%;
    position: relative;
    text-align: center;
}
.main06-l span{
    color: #9971ea;
    line-height: 374px;
    position: absolute;
    top:0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
}
.img2{
    position: absolute;
    top:0;
    left:0;
}
.img3,.img4{
    position: absolute;
    top:0;
    left:0;
    width: 0;
    height:0;
}
.img5{
    position: relative;
    top:0;
    left:0;
    opacity: 0;
}
.img3.hover{
    -webkit-animation:ripple .9s .2s linear forwards;
    -moz-animation:ripple .9s .2s linear forwards;
    -ms-animation:ripple .9s .2s linear forwards;
    -o-animation:ripple .9s .2s linear forwards;
    animation:ripple .9s .2s linear forwards;
}
.img4.hover{
    -webkit-animation:ripple .9s .2s linear forwards;
    -moz-animation:ripple .9s .2s linear forwards;
    -ms-animation:ripple .9s .2s linear forwards;
    -o-animation:ripple .9s .2s linear forwards;
    animation:ripple .9s .2s linear forwards;
}
.img5.hover{
    -webkit-animation:ripple2 1s .4s linear forwards;
    -moz-animation:ripple2 1s .4s linear forwards;
    -ms-animation:ripple2 1s .4s linear forwards;
    -o-animation:ripple2 1s .4s linear forwards;
    animation:ripple2 1s .4s linear forwards;
}
.ie-only{display:none;}
@-webkit-keyframes ripple2  {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes ripple2  {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-ms-keyframes ripple2  {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes ripple2  {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes ripple2 {
    0% {
       opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes ripple {
    0% {
        left: 50%;
        top:50%;
        width:0;
        height:0;
    }
    100% {
        left: 0;
        top:0;
        width:100%;
        height:100%;
    }
}
@-moz-keyframes ripple {
    0% {
        left: 50%;
        top:50%;
        width:0;
        height:0;
    }
    100% {
        left: 0;
        top:0;
        width:100%;
        height:100%;
    }
}
@-ms-keyframes ripple {
    0% {
        left: 50%;
        top:50%;
        width:0;
        height:0;
    }
    100% {
        left: 0;
        top:0;
        width:100%;
        height:100%;
    }
}
@-o-keyframes ripple {
    0% {
        left: 50%;
        top:50%;
        width:0;
        height:0;
    }
    100% {
        left: 0;
        top:0;
        width:100%;
        height:100%;
    }
}
@keyframes ripple {
    0% {
        left: 50%;
        top:50%;
        width:0;
        height:0;
    }
    100% {
        left: 0;
        top:0;
        width:100%;
        height:100%;
    }
}
.question{
    float: right;
    width: 55%;
}
.question a{
    display: block;
    float: left;
    width: 40%;
    margin: 2.5% 1%;
    padding-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("/sp_img/ztchachong/a_bg.png") no-repeat left center;
}
.question a:hover{
    background: url("/sp_img/ztchachong/a_hover.png") no-repeat left center;
    color: #886cc5;
}
/*main06 end*/

/*main07 begin*/
.main07-bg{
    background: url("/sp_img/ztchachong/bg2.jpg") no-repeat center;
}

.main07-cnt{
    margin-bottom:3%;
    padding:3%;
    background-color: #fff;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    overflow: hidden;
}
.main07-cnt .form-bd{
    width:50%;
}
.main07-cnt .form-bd h3{
    width:60%;
    text-align: center;
    color:#333;
    font-size:32px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    margin-bottom:20px;
}
.main07-cnt .form-bd form ul li{
    float: left;
    width:50%;
    height: 30px;
    line-height: 30px;
    margin-bottom:20px;
}
.main07-cnt .form-bd form ul li.area,.main07-cnt .form-bd form ul li.subton{
    width: 100%;
    height: auto;
}
.main07-cnt .form-bd form ul li span{
    float: left;
    display: block;
    width:30%;
    text-align:right;
}
.main07-cnt .form-bd form ul li.area span{
    width:15%;
}
.main07-cnt .form-bd form ul li.area textarea{
    width:76%;
    padding:2%;
    border:1px #dedede solid;
}
.main07-cnt .form-bd form ul li.subton input{
    width:34%;
    margin:0 34%;
    float: none;
    height: 42px;
    line-height: 42px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    border-radius:30px;
    background-color: #ff9500;
    color: #fff;
    border: 0;
    font-size:16px;
    cursor: pointer;
}
.main07-cnt .form-bd form ul li input,.main07-cnt .form-bd form ul li select{
    float: right;
    width: 60%;
    border:1px #dedede solid;
    margin-right:8%;
    height: 28px;
    line-height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.main07-cnt .form-bd form ul li select{
    width: 62%;
    height:32px;
    line-height:32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main07-cnt .ewm-cnt{
    width: 45%;
    position: relative;
    z-index: 10;
}
.main07-cnt .ewm-cnt:after{
    content: '';
    display: block;
    width:100%;
    height: 505px;
    background: url("/sp_img/ztchachong/yinying.png") no-repeat left top;
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}
.main07-cnt .ewm-cnt dt{
    float: left;
    width: 49%;
    border:1px solid #d7cfe9;
}
.main07-cnt .ewm-cnt dd{
    float: left;
    width: 42%;
    padding: 0 4%;
}
.main07-cnt .ewm-cnt dd span{
    font-size: 24px;
    line-height: 30px;
    color: #886cc5;
    margin-bottom: 5%;
    display: block;
}
.main07-cnt .ewm-cnt dd  p{
    font-size: 14px;
    color: #666666;
    margin-bottom: 5%;
}
/*main07 end*/


/*hot-topic begin*/
.hot-topic{margin-bottom: 3%;}
.hot-topic h2{
    float: left;
    width: 88px;
    font-size: 20px;
    line-height: 24px;
    padding: 2% 3%;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
    background: url("/sp_img/ztchachong/h2_bg.png") no-repeat center;
}
.hot-topic ul{
    float: left;
    width:88%;
}
.hot-topic ul li{
    /* width: 23%; */
    margin: 1%;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}
.dt_bg ul {
    margin: 10px 10px 0;
}
.dt_bg ul li {
    float: left;
    padding: 3px;
    border: 1px solid #fff;
    margin: 5px 5px;
    overflow: hidden;
}
.dt_bg ul li:nth-child(4n){
	margin-right: 0;
}
.dt_bg ul li a{
    text-align: center;
    width: 120px;
    display: inline-block;
    padding: 5px 0px;
    background: #fff;
    color: #000;
    font-size: 14px;
}
.dt_bg ul li:hover{
	border-color: #ff9900;
}
.dt_bg ul li:hover a{
	background: #ff9900;
	color: #fff;
}
/*hot-topic end*/


.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #fb6a55; margin:1.5em 0 2em;}
.copyright p{ margin:0 0.3em 0.3em; font-size:12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#e8533d; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fb6a55 solid; background:#e8533d; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #e8533d solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}





@media only screen and (max-width:1200px){
    .top,.nav-cnt,.main{
        width:1024px;
    }
    .banner-bg .banner{
        width:100%;
    }
    .main01 ul li.li01 {
        width: 220px;
        left: 0;
        top: 22%;
    }
    .main01 ul li.li03 {
        right: 0;
    }
    .main05-cnt .box{
        width: 922px;
    }
    .main05-cnt li{
        width: 180.5px;
    }

}

@media only screen and (max-width:1024px){
    .top,.main{
        width:95%;
        margin:0 2.5%;
    }
    .main03, .main04-cnt-01, .main05, .main07,.main06,.hot-topic{
        margin-bottom:6%;
    }
    .main02-bg, .main04-bg, .main06-bg{
        margin-bottom:6%;
        padding:5% 0;
    }
    .top .top-r{
        display: none;
    }
    .top span{
        width: 100%;
    }
    .nav-cnt{
        width:100%;
    }
    .nav-cnt .logo{
        width: 95%;
        margin:0 2.5%;
    }
    .nav-cnt .nav{
        width:100%;
        margin-top:1%;
    }


    .main01-bg{
        padding: 0;
        margin-bottom: 0;
        background: none #fff;
    }
    .main01-bg ul li,.main03-cnt li{
        position: inherit;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        float: left;
        width: 91% !important;
        padding: 3%;
        margin: 3% 1% !important;
        font-size: 14px;
        -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
        box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    }
    .main01 ul{
        height: auto;
    }
    .main03-cnt li.li03:after,.main03-cnt li.li01:after,.main03-cnt li.li02:after,.main01 ul li.li01:before,.main01 ul li.li02:before,.main01 ul li.li03:before,.main01 ul li.li01:after,.main01 ul li.li02:after,.main01 ul li.li03:after,.main07-cnt .ewm-cnt::after{
       display: none;
    }

    .main03-cnt{
        background: none #fff;
    }

    .main04-bg{
        background-size: cover;
    }
    .main04-bg .school_logo{
        width: 30%;
        margin: 0 35%;
    }
    .main04-bg .main04 li{
        width: 44%;
        padding: 4% 2%;
        -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
        box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    }
    .main04-bg .main04 li span{
        font-size: 22px;
        padding:2% 0 5%;
        margin-bottom: 5%;
    }
    .main04-bg .main04 li p{
        margin-top: 5%
    }
    .main07-bg{
        background-size: cover;
    }
    .main07-cnt .form-bd,.main07-cnt .ewm-cnt,.hot-topic ul,.main07-cnt .form-bd h3{
        width: 100%;
    }
    .main07-cnt .ewm-cnt{
        margin-top: 5% !important;
    }
    .main07-cnt .ewm-cnt dt{
        width: 27%;
    }
    .main07-cnt .ewm-cnt dd{
        width: 63%;
    }

    .hot-topic h2 {
        background: none;
        padding: 1% 2%;
        width: 98%;
        height: 40px;
        line-height: 40px;
        color: #886cc5;
    }

    .main05-cnt .box{
        width: 628px;
    }
    .main05-cnt li{
        width: 159px;
    }
}

@media only screen and (max-width:767px){
    .nav-cnt .nav a{
        width:25%;
        height: 28px;
        line-height: 28px;
        font-size:14px;
    }
    h2{
        font-size:30px;
        margin-bottom: 4%;
    }
    .main03 h2 span {
        font-size: 22px;
    }
    .main02-cnt li{
        width: 91%;
   	 	padding: 3%;
    }
    .main04-bg .main04 li span{
        font-size: 18px;
    }
    .main04-bg .main04 li p,.main04-bg .main04 li p b,.main05-cnt li span{
        font-size: 14px;
    }
    .main04-bg .main04 li p{
        margin: 2% 0;
    }
    .question a {
        margin: 1.5% 3%;
        font-size: 14px;
    }
    .main05-cnt .box{
        width: 545px;
    }
    .main05-cnt li{
        width: 222.5px;
    }
    .main06-l{
        display:none;
    }
    .question{
        width: 100%;
    }
    #qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
    #QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
}

@media only screen and (max-width:680px){
    .main05-cnt .box{
        width: 469px;
    }
    .main05-cnt li{
        width: 184.5px;
    }
   


    .main07-cnt .ewm-cnt dd span{
        font-size: 20px;
    }
    .hot-topic ul li{
        width: 48%;
    }

}

@media only screen and (max-width:600px) {
    a.online-consulting {
        margin-bottom: 3% !important;
    }
    a.online-consulting, span.tel {
        display: block;
        width: 60%;
        margin: 0 20% 0;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .main04-bg .school_logo {
        width: 40%;
        margin: 0 30%;
    }

    .main05-cnt .box{
        width: 355px;
    }
    .main05-cnt li {
        width: 305px;
    }

    .main07-cnt .form-bd form ul li {
        width: 100%;
    }
    .main07-cnt .form-bd form ul li span,.main07-cnt .form-bd form ul li.area span {
        width: 25%;
    }
    .main07-cnt .form-bd form ul li input, .main07-cnt .form-bd form ul li select{
        width:65%;
    }
    .main07-cnt .form-bd form ul li.area textarea{
        width:59%;
        float:right;
        margin-right:10%;
    }
    .main07-cnt .form-bd form ul li.subton input{
        width:45%;
        margin:0 27.5%;
    }
}

@media only screen and (max-width:480px) {
    h2 {
        font-size: 24px;
        line-height: 40px;
    }
    .main03 h2 span {
        font-size: 18px;
    }
    a.online-consulting, span.tel{
        width:70%;
        margin:0 15%;
    }
    .question a{
        width: 96%;
    }
    .main07-cnt .ewm-cnt dt{
        width: 40%;
        margin: 0 30%;
    }
    .main07-cnt .ewm-cnt dd{
        width: 100%;
        margin-top: 5% !important;
    }

    .main05-cnt .box{
        width: 279px;
    }
    .main05-cnt li {
        width: 229px;
    }
}

@media only screen and (max-width:400px) {
    .main04-bg .main04 li p, .main04-bg .main04 li p b, .main05-cnt li span {
        font-size: 12px;
    }

    .main05-cnt .box{
        width: 202px;
    }
    .main05-cnt li {
        width: 152px;
    }

    .main07-cnt .ewm-cnt dt{
        width: 60%;
        margin: 0 20%;
    }

    .main07-cnt .form-bd form ul li span, .main07-cnt .form-bd form ul li.area span{
        width:30%;
    }
    .main07-cnt .form-bd form ul li input, .main07-cnt .form-bd form ul li select{
        width:58%;
    }
    .main07-cnt .form-bd form ul li.area textarea{
        width:52%;
    }
    .main07-cnt .form-bd form ul li.subton input{
        width:55%;
        margin:0 22.5%;
    }
}


/*footer*/
.index-footer{width: 100%;padding: 20px 0; background-color: #2a363c;}
.index-footer .fd-con p{font-size: 14px;color: #fff;text-align: center}
.index-footer .fd-con p a{font-size: 14px;color: #fff;text-align: center}
.index-footer .fd-con p a:hover{color: #f66582;text-decoration: none;}
/*end */


/*立即咨询悬浮 start*/
.online-consulting{display:inline-table;overflow: hidden;position: relative;z-index: 0;}
.raised {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.online-consulting:hover > .anim {
  -moz-animation: anim-out 1s;
  -webkit-animation: anim-out 1s;
  animation: anim-out 1s;
}
.online-consulting:hover > .anim:after {
  -moz-animation: anim-out-pseudo 1s;
  -webkit-animation: anim-out-pseudo 1s;
  animation: anim-out-pseudo 1s;
}
.anim {
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.anim:before {
  position: relative;
  content: '';
  display: block;
  margin-top: 100%;
}
.anim:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
@-webkit-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }
  100% {
    background: transparent;
  }
}
/*立即咨询悬浮 end*/


