
@charset "gb2312";
/* CSS Document */
body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}
h1 {
    position: absolute;
    z-index: -100000;
    left: -100000px;
}
/*top-bg begin*/
.top-bg{
    width: 100%;
    background-color: #f5f5f5;
}
.top>a,.top-bg span{
    display: block;
    float: left;
}
.top{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 44px;
    height: 44px;

}
.top-bg span{
    padding-left: 1%;
    position: relative;
}
.top-bg span:before{
    content: '';
    display: block;
    height: 44px;
    width: 1px;
    background: url("../images/logo_line.png") no-repeat center;
    position: absolute;
    left: 0 ;
    top: 0;
}
/*top-bg end*/

/*banner begin  */
.banner_box{
    width: 100%;

    background: url("../images/banner_bg.jpg") no-repeat center center ;
}
.banner{
    width: 1200px;
    margin: 0 auto;
}
.banner span{
    display: block;
    color: #FFF;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
    padding: 3% 0;
}
/*banner end*/
/*nav begin*/
.nav_box{
    width: 100%;
    background-color: #2f3f9b;
}
.nav{
    width: 1200px;
    margin: 0 auto;
}
.nav a{
    display: block;
    float: left;
    width: 14.66666%;
    margin: 0 1%;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 44px;
    height: 44px;
}
.nav a:hover,.nav a.hover{
    background-color: #1b276c;
}
/*nav end*/
.main{
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0;
}
.main h2{
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    color: #555555;
    margin-bottom: 2%;
}
.main h2 span{
	font-size:18px;
	line-height:30px;
	color:#2f3f9b;
	
}

.main .cnt{
    width: 1200px;
    margin:  0 auto;
}

/**advantage star**/
.advantage li{
    width: 27.7%;
    height: 170px;
    float: left;
    color:#888;
    padding:2.3%;
    position: relative;
    background-color: #FFF;
}
.advantage h2{
    margin-bottom: 5.4%;
}
.advantage .li2,.advantage .li5{
    margin:0 1.5%;
}
.advantage .li1,.advantage .li2,.advantage .li3{
    margin-bottom: 5%;
}
.advantage li span{
    display: block;
    color:#272c38;
    font-size: 26px;
    text-indent: 5em;
    margin-bottom:14% ;
    position: relative;
    z-index: 2;
}
.advantage li i{
    position: absolute;
    left:30px;
    top:-30px;
}
.advantage li p{
    position: relative;
    z-index: 2;
}
.advantage li p a{
    color:#28c588;
}
/**advantage end**/
/*cost begin*/
.cost{
    background: url("../images/cost_bg.jpg") no-repeat center center;
	background-size:100% 100%;
}

.cost_form,.cost_form ul{
    margin-bottom: 3%;
}
.cost_form li{
    float: left;
    width: 25%;
    background-color: #FFF;
    color: #2f3f9b;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}
.cost_form li.hover,.cost_form li:hover{
    color: #FFF;
    background-color: #2f3f9b;
}
.cost_form li.hover:after,.cost_form li:hover:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 18px solid #2f3f9b;
    position: absolute;
    bottom: -18px;
    left: 45%;
}

/*table begin*/
.cnt table{
    width:100%;
}
.cnt table th{
    background-color: #2f3f9b;
    color: #fff;
    padding: 1% 1%;
    border-left: 1px solid #dedede;
    border-right:1px solid #f5f5f5;
    vertical-align: middle;
}
.cnt table th.school_btn{
    border-right:1px solid #dedede;
}
.cnt table td{
    text-align: center;
    vertical-align: middle;
    padding: 1%;
    background-color: #FFF;
    border:1px solid #dedede;
    font-size: 14px;
    line-height: 30px;
}
.cnt table td.school_btn a{
    display: block;
    width: 50%;
    margin: 0 auto;
    color: #2f3f9b;
    border:1px #2f3f9b solid;
    -moz-border-radius:30px ;
    -webkit-border-radius:30px ;
    border-radius:30px;
}

.cnt table tr:hover td.school_btn a{
    display: block;
    color: #fff;
    background-color: #2f3f9b;
}
.cnt table .school_name{
    width: 21.5%;
	font-weight:bold;
}
.cnt table .school_cost{
    width: 21.166666%;
}
.cnt table .school_tixi{
    width: 13.66666%;
}
.cnt table .school_address{
    width: 15.33333%;
}
.cnt table .school_btn{
    width: 13%;
}
/*table end*/
/*bm_form begin*/
.bm_form{
    background: url("../images/bm_form_bg.jpg") no-repeat center center;
    padding: 2% 2%;
    background-size: 100% 100%;
}
.bm_form .bmbd_cnt,.bm_form .wx_box,.bm_form ul li{
    float: left;
}
.bm_form .bmbd_cnt{
    width: 96%;
    padding: 0 2%;
}
.bm_form ul li > div select {
    width: 100%;
    padding-left: 2%;
    line-height: 40px;
    height: 40px;
    border: 1px solid #999;
}
.bm_form .wx_box{
    width:30.833333%;
    margin: 0 0 0% 5%;
}
.bm_form ul li{
    width:50%;
    margin-bottom: 3%;
    height: 40px;
}
.bm_form ul li.btn{
    width: 100%;
    margin-bottom: 0;
}
.bm_form ul li span,.bm_form ul li>div{
    float: left;
}
.bm_form ul li>div{
    width: 63%;
    margin-left: 2%;
}
.bm_form ul li.btn>div{
    width: 30%;
    margin: 0 35%;
    background-color: #FFE450;
    border-radius: 38px;
    font-size: 20px;
}
.bm_form li span{
    display: block;
    width: 25%;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    color: #2f3f9b;
    text-align: right;
}
.bm_form li span em{
    color: #ae2a2a;
    padding-right: 5px;
    font-style: normal
}
.bm_form li input{
    width: 96%;
    padding: 0 0 0 4%;
    font-size: 14px;
    color: #000;
    line-height: 38px;
    height: 38px;
    border:1px #999 solid;
    }
.bm_form ul li.btn input{
    background-color: #FFE450;
    border-radius: 38px;
    font-size: 20px;
    color: #68541c;
    border:0;
}

.bm_form .wx_box img,.bm_form .wx_box p{
    display: block;
    float: left;
}
.bm_form .wx_box img{
    width: 40%;
}
.bm_form .wx_box p{
    width: 50%;
    padding: 5%;
}
.bm_form .wx_box p span{
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #2f3f9b;
    margin-bottom: 5%;
}
.bm_form .wx_box p span.red{
    color: #ff3030;
}
.bm_form .wx_box p span b{
    display: block;
}
/*bm_form end*/
/*cost end*/



.ask,.news{
    padding: 50px 0 0;
}
/*ask begin*/
.ask_list{
    margin-top: 2%;
}
.ask_list dt{
    float: left;
    display: block;
    color: #FFF;
    width: 20.3333%;
    background-color: #2f3f9b;
    text-align: center;
    font-size: 72px;
    line-height: 72px;

}
.ask_list dt span{
    position: relative;
    z-index: 5;
}
.ask_list dt span::after {
    position: absolute;
    content: attr(data-letter);
    transform-origin: top left;
    top: 40px;
    left: 36px;
}
.ask_list dt span::after {
    color: rgba(0,0,0,0.11);
    z-index: -1;
    transform: scale(0.9,0.9) rotateX(-40deg) rotateY(0deg) rotateZ(34deg) skew(-10deg,-30deg);
    -ms-transform: scale(0.9,0.9) rotateX(-40deg) rotateY(0deg) rotateZ(34deg) skew(-10deg,-30deg);
    -moz-transform: scale(0.9,0.9) rotateX(-40deg) rotateY(0deg) rotateZ(34deg) skew(-10deg,-30deg);
    -webkit-transform: scale(0.9,0.9) rotateX(-40deg) rotateY(0deg) rotateZ(34deg) skew(-10deg,-30deg);
    -o-transform: scale(0.9,0.9) rotateX(-40deg) rotateY(0deg) rotateZ(34deg) skew(-10deg,-30deg);
}
.ask_list>i.img1{
    background: url("../images/recommend1.png") no-repeat center center #2f3f9b;
}
.ask_list>i.img2{
    background: url("../images/recommend2.png") no-repeat center center #2f3f9b;
}
.ask_list>i.img3{
    background: url("../images/recommend3.png") no-repeat center center #2f3f9b;
}
.ask_info{
    float: left;
    width:69.66666%;
    background-color: #FFF;
    padding: 1% 5%;
    position: relative;
}
.ask_info:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 15px solid #FFF;
    border-bottom: 11px solid transparent;
    position: absolute;
    left: -15px;
    top:41%;
}

.ask_info span{
    display: block;
    margin-bottom:2%;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #333;
}
.ask_info p{
    font-size: 16px;
    line-height: 34px;
    color: #666666;
}
.ask_info p b{
     color: #f00;
}
.ask_info .recommend i{
    padding:2px 11px;
    margin-right: 0.5%;
    background: url("../images/i_icon.png") no-repeat center center;
}
.ask_info .reason i{
    padding:2px 11px;
    margin-right: 0.5%;
    background: url("../images/i_icon2.png") no-repeat center center;
}

/*ask end*/
/*school_recommend begin*/
.school_recommend table th{
    background-color: #2f3f9b;
    border-left: 1px solid #dedede;
    border-right:1px solid #dedede;

}
/*school_recommend end*/
/*compare begin*/
.compare .cnt{
    position: relative;
}
.compare{
    background: url("../images/compare_bg.jpg") no-repeat center center;
    background-size: 100% 100%;
}
.compare h2{
    color: #FFF;
}
.compare .cnt_l,.compare .cnt_r{
    width: 50%;
    float: left;
}
.compare  dl{
    margin-top: 5%;
}
.compare .cnt_l dl dt,.compare .cnt_l dl dd{
    float: left;
}
.compare .cnt_r dl dt,.compare .cnt_r dl dd{
    float: right;
}
.compare dd b{
    display: block;
    font-size: 20px;
	color:#fff;
    line-height: 30px;
}
.compare .cnt_l dl dt,.compare .cnt_r dl dt{
    width:18%;
}
.compare .cnt_l dl dd,.compare .cnt_r dl dd{
    width: 61.5%;
    font-size: 16px;
    height: 120px;
    overflow: hidden;
    line-height: 30px;
    color: #FFF;
}

.compare .cnt_r{
    float: right;
}
.vs{
    width: 110px;
    height: 110px;
    background-color: #FFF;
    line-height: 110px;
    font-size: 55px;
    color: #2f3f9b;
    text-align: center;
    -moz-border-radius: 110px;
    -webkit-border-radius: 110px;
    border-radius: 110px;
    position: absolute;
    left: 45.5%;
    top: 36%;
}
/*compare end*/

/*news begin*/
.news h3{
    background-color: #2f3f9b;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    padding: 2% 0;
    color: #FFF;
    text-align: center;
}
.news_box{
    width: 31.33333%;
    margin:2% 1% 0;
    float: left;
}
.news_box ul{
    background-color: #FFF;
    padding: 5% 8%;
}
.news_box ul li{
    width:96%;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/li_bg.jpg") no-repeat left;
    padding-left: 4%;
}
/*news end*/
/*special_recommend begin*/
.special_recommend li{
    display: block;
    float: left;
    width: 18%;
    margin: 0 1%;
}
.special_recommend a img{
    width: 100%;
}
.special_recommend span{
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    padding: 2% 5%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.special_recommend li:hover{
    position: relative;
    top: -6px
}
.special_recommend li:hover span{
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
/*special_recommend end*/


.scrotop{
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding:9px;
    background-color:#2f3f9b ;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom:50px;
    display: none;
}
.wx{
    width: 180px;
    height: 180px;
    position: fixed;
    left: 15px;
    bottom:10%;
    padding: 2% 0 ;
    background-color: #2f3f9b;
    text-align: center;
    z-index: 100000;
}
.wx i{
    padding: 8px 8px;
    background: url("../images/gb.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    top:8px;
    right:5px;
}
.wx img{
    width: 75%;
    margin-bottom: 2%;
}
.wx span{
    display: block;
    font-size: 16px;
    background-color: #2f3f9b;
    color: #ff0;
    padding:4% 5% 0;
    text-align: center;
}

/*footer��ʼ*/
#footer{ width:1200px; margin:30px auto; text-align:center; }
#footer table{ width:100% !important; font-size:14px;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #2f3f9b; 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:#2f3f9b; position:fixed; z-index:99999; bottom:0px;}
.last ul li{color:#FFF; float:left; width:33%; height:40px; border-right:1px #2f3f9b solid; background:#2f3f9b; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF;text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;color:#FFF}
/*footer end*/


/* 20191223 */

.bmbd_cnt .select-search{
    height: 38px;
    position: relative;
    z-index: 4;
    /* margin-bottom: 20px */
}

.bmbd_cnt .select-search .school-option.hidden{
    display: none
}
.bmbd_cnt .select-search button{
    text-align: left;
    background: #fff url(../images/select-icon.png) no-repeat center right 5px;
    width: 100%;
    height: 100%;
    padding-left: 2%;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0;
    border: none !important;
    white-space: nowrap;
    overflow: hidden;
    border: 1px #999 solid !important;
    /* border: 1px solid #ccc; */
}
.bmbd_cnt .select-search .school-option input{
    box-sizing: border-box;
    margin: 10px auto 5px;
    height: 30px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%;
}
.bmbd_cnt .select-search .school-option{
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    width: 96%;
    /* max-height: 200px; */
    top: 38px;
    left: 0;
    padding: 0 15px;
    overflow-y: auto;
    z-index: 99;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    box-shadow: 0 5px 10px  rgba(0,0,0,.1);
}
.bmbd_cnt .select-search .school-option ul {
    margin: 0 auto 10px;
}
.bmbd_cnt .select-search .school-option li{
    font-size: 14px;
    color: #555;
    text-align: left;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.bmbd_cnt .schoolName-box{
    padding-top: 5px;
    padding-bottom: 5px
}
.bmbd_cnt .school-option select{
    width: 100%;
	height: 200px;
	overflow-y: auto;
	line-height: 30px;
	margin-bottom: 0 !important;
	border: none !important
}
.bmbd_cnt .school-option select option{
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}
.bmbd_cnt .select-search .school-option ul {
    margin: 0 auto 10px;
}
.bmbd_cnt .select-search .school-option li{
    font-size: 14px;
    color: #555;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
/* 20191223 end */

/* link start */
.link-box{
    background: #fff;
}
.link {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 2%;
}

.link .link-title {
    width: 100%;
    text-align: left;
    font-size: 24px;
    height: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #222;
    margin: 0 auto 25px;
    position: relative;
    padding-left: 20px;
}

.link .link-title::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    background: #373c77;
    width: 6px;
    height: 26px;
    border-radius: 0 3px 3px 0;
}

.link .module-title {
    margin-bottom: 20px;
}

.link a {
    padding: 0 10px 10px;
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
}

.link a:hover {
    color: #b49277;
}
  
/* link end */

@media only screen and (max-width: 1200px) {
    .top,.banner,.main .cnt,#footer,.nav{
        width: 1024px;
    }
    .advantage li {
        height: 126px;
        font-size: 14px;
    }
    .advantage li i{
        display: none;
    }
    .advantage li span{
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        text-indent:0;
        font-size: 22px;
    }
}
@media only screen and (max-width: 1024px) {

    .banner_box{
        height: auto;
    }
    .nav a,.compare ul li b,.cost_form li{
        font-size: 16px;
    }
    .main {
        padding: 5% 0;
    }
    .main h2{
        width: 95%;
        margin: 0 auto;
    }
    .ask, .news {
        padding: 5% 0 0;
    }
    .main h2{
        font-size: 36px;
        margin-bottom: 5%;
    }
    .nav{
        width: 100%;
    }
    .top, .banner, .main .cnt, #footer {
        width: 95%;
    }

    .bm_form li span,.news_box ul li,.special_recommend span{
        font-size: 14px;
    }
    .bm_form ul li.btn input{
        font-size: 16px;
    }
    .ask_list {
        margin-top: 4%;
    }
    .ask_info p{
        line-height: 28px;
    }
    .compare .cnt_l dd, .compare .cnt_r dd{
        font-size: 12px;
    }
    .compare ul li.li1,.compare ul li.li5,.compare ul li.li6,.compare ul li.li4,.compare ul li.li3,.compare ul li.li2{
        background-size: 20%;
    }
    .vs {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 40px;
        -moz-border-radius: 90px;
        -webkit-border-radius: 90px;
        border-radius: 90px;
    }
    .news h3{
        font-size: 18px;
    }
    .news_box ul li{
        margin-bottom: 1%;
    }
    .wx{
        display: none;
    }
}
@media only screen and (max-width: 970px) {
    /* 20191223 */
    .bmbd_cnt .select-search button,.bmbd_cnt .select-search{
        height: 28px;
        line-height: 28px
    }
    /* 20191223 */
    .ask_list dt{
        font-size: 60px;
    }
    .ask_list dt span::after {
        top: 29px;
        left: 34px;
    }
    .nav_box{
        background-color: #FFF;
        padding: 1% 0;
    }
    .nav {
        width: 95%;
    }
    .banner span{
        font-size: 26px;
        line-height: 38px;
    }
    .nav a{
        background-color: #2f3f9b;
        font-size: 14px;
        width: 23%;
        margin:1%;
    }
    .main h2{
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 3%;
    }

    .bm_form li span{
        width: 30%;
        line-height: 28px;
        height: 28px;
    }

    .bm_form li input{
        line-height: 28px;
        height: 28px;
    }
    .bm_form ul li > div select {
        height: 30px;
        line-height: 30px
    }
    .bm_form .wx_box p span {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 1%;
    }

    .cnt table th,.bm_form ul li.btn input{
        font-size: 14px;
    }
    .cnt table td.school_btn a{
        width: 60%;
    }
    .cnt table td{
        font-size: 12px;
    }
    .compare .cnt_l dl dt, .compare .cnt_r dl dt{
        width: 20%;
        margin-right: 5%;
    }
    .vs {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        -moz-border-radius: 60px;
        -webkit-border-radius: 60px;
        border-radius: 60px;
    }

    .special_recommend li{
        width: 31.3333%;
        margin:  2% 1% 0;
    }
}
@media only screen and (max-width: 767px) {
    /* 20191223 */
    .bmbd_cnt .select-search{
        padding: 0 !important;
    }
    .bmbd_cnt .select-search .school-option.hidden,	.bmbd_cnt .select-search .school-option{
        display: block !important;
        position: static;
        padding: 0 !important;
    }
    .bmbd_cnt .select-search .school-option{
        width: auto;
        margin-bottom: 0 !important;
        box-shadow: none !important;
        border: none !important;
    }
    .bmbd_cnt .select-search{
        width: 63%;
        margin-left: 2%;
        height: 30px;
    }
    .bmbd_cnt .school-option select{
        padding-left: 7px;
        border: 1px solid #999 !important;
        width: 100% !important;
        height: 30px;
        line-height: 28px
    }
    .bmbd_cnt .school-option select,.bmbd_cnt .school-option select option{
        width: 96%;
    }
    .bmbd_cnt .school-option select option{
        height: 28px;
        line-height: 28px
    }
    .bmbd_cnt .schoolName-box,.bmbd_cnt .school-option select option{
        padding: 0 !important;
    }
    .bmbd_cnt .select-search button,.bmbd_cnt .select-search .school-option input{
        display: none
    }
    /* 20191223 */
    .ask_list dt{
        font-size: 50px;
    }
    .ask_list dt span::after {
        top: 21px;
        left: 31px;
    }
    .main h2{
        font-size: 28px;
    }
    .bm_form .bmbd_cnt {
        width: 96%;
        padding: 0 2%;
        margin-bottom: 2%;
    }
    .bm_form .wx_box{
        width: 95%;
    }
    .bm_form .wx_box img {
        width: 20%;
    }
    .bm_form .wx_box p {
        padding: 2% 5%;
    }
    .bm_form .wx_box p span {
        display: block;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        color: #2f3f9b;
        margin-bottom: 5%;
    }
    .bm_form .wx_box p span b{
        display: inline-block;
    }

    .news,.compare,.advantage,.ask_list > i,.school_address,.school_btn{
        display: none;
    }
    .ask_info{

        padding: 2% 5%;
    }
    .ask_info span{
        font-size: 16px;
    }
    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
    #QIAO_ICON_CONTAINER,#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
    .copyright,.last{ display:block;}
}

@media only screen and (max-width: 680px) {
    .top-bg span{
        padding-left: 2%;
    }
    .banner span {
        font-size: 22px;
    }
    .main h2{
        font-size: 20px;
    }
    .nav a{
        width: 31.3333%;
    }
    .ask_list dt{
        font-size: 40px;
    }
    .ask_list dt span::after {
        top: 13px;
        left: 31px;
    }
    .cost_form li{
        width: 48%;
        margin:  0 1% 2%;
    }
    .cost_form li.hover::after, .cost_form li:hover::after {
        display: none;
    }
    .cnt table td{
        line-height: 20px;
    }
    .cnt table td.school_btn a {
        width: 90%;
        padding: 2% 0;
    }
    .bm_form .wx_box p span,.ask_info span{
        font-size: 14px;
        line-height: 20px;
    }


    .ask_info p{
        font-size: 12px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 540px) {
    .nav a{
        width: 48%;
    }
    .cost {
        background-size: 100% 100%;
    }
    .bm_form .bmbd_cnt{
        padding:4% 2%;
    }
    .bm_form ul li{
        width: 92%;
        margin-bottom: 5%;
    }
    .bm_form .wx_box img {
        width: 30%;
    }
    .bm_form ul li.btn > div{
        width: 50%;
        margin:  0 0 0 30%;
    }
    .special_recommend li{
        width: 46%;
        margin: 2%;
    }
}
@media only screen and (max-width: 400px) {
    .banner span{
        font-size: 14px;
        line-height: 24px;
    }
    .nav a, .compare ul li b, .cost_form li{
        font-size: 14px;
    }
    .bm_form li span{
        width: 25%;
    }
    .bm_form ul li > div,.bmbd_cnt .select-search{
        width: 73%;
    }
    .bm_form li span, .news_box ul li, .special_recommend span{
        font-size: 12px;
    }
    .ask_list dt{
        width: 100%;
        padding: 0 0 !important;
    }
    .ask_info{
        width: 90%;
        padding: 5%;
    }
    .ask_info::before {
        display: none;
    }

}