@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input{margin:0;word-wrap: break-word; word-break: normal;padding:0;font-family:"Microsoft YaHei",Verdana;}
.clear{ clear:both; height:0; line-height:0; margin:0; padding:0; font-size:0; overflow:hidden;}


.container{
    max-width: 750px;
    min-width: 320px;
	
	width:100%;/*div的宽度*/
    margin:0px;
    padding:0px;
    max-width:750px;
    margin-left: auto;
	margin-right: auto;
	}
/*咨询按钮*/
.zt_zixun{
    text-align: center;
    margin:1rem 0;
}
.zt_zixun .zt_zixun_btn{
    font-size: 0.85rem;
    display: inline-block;
    width: 7rem;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 0.3rem;
    margin:0 0.4rem;
    color: #fff
}
.zt_zixun div a{
width: 16rem;
color: #ff4040;
font-size: 0.9rem;
display: inline-block;
margin-top: 0.3rem;
}
.zt_zixun div a span{
    font-size: 1.2rem;
}



.jixie_tuijian_ldiv{
    margin:0 0.4rem;
}
.jixie_tuijian_div{
    float: left;
    width: 46%;
    margin: 0.5rem 1.7%;
    border:1px dashed #d5d5d5;
    line-height: 1.5rem;
    font-size: 0.9rem;
}
.jixie_tuijian_div .jixie_tuijian_div2{
    margin:0.5rem 0 0.3rem 0.5rem;
    height: 11rem;
}

.jixie_tuijian_div .bold_red{
    font-weight: bold;
    color: #cc2411;
}
.kuaiji_school_btn{
    margin:0.8rem 0;
    padding: 0.1rem;
    width: 42%;
    text-align: center;
    line-height: 1.25rem;
    margin-left: 0.5rem;
}


.kuaiji_baoming{
    text-align: center;
    background:#26c3c3;
    background-repeat:no-repeat;
    background-size: 100% 100%;
    padding:0.8rem;
    margin-bottom:-0.4rem;
}
.kuaiji_baoming .kuaiji_jieshao_title{
    color: #fff;
}
.kuaiji_baoming .kuaiji_jieshao_redxian{
    border-bottom: 0.1rem solid #fff;
}
.text_input input,.text_input select{
    width:94%;
    margin-top: 0.8rem;
    padding: 0.5rem;
    border-radius: 0.3rem;
    border:0;
    height: 2.8rem;
    line-height: 1.25rem;
    font-size: 1rem;
}
.test_btn input{
    width: 40%;
    margin-top: 0.8rem;
    border-radius: 0.2rem;
    background: #ff738a;
    color: #ffffff;
    border:0;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
    display: inline-block;
}
.text_input {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    border-radius: 4px;
    border: 0;
    height: auto;
    line-height: 1.5rem;
}   


