/* 
    Document   : ys
    Created on : 2014-11-7, 13:22:36
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/
html{
    margin: 0;
    padding:0;
    font-family: 微软雅黑;

}
body{
    margin: 0;
    padding:0;
}
ul{
    list-style: none;
    margin:0;
    padding:0; 
}


.clear{
    clear: both;
}

.container{
    width: 100%;
}

.block{
    width:100%;

}

.menu_main{
    width:100%;
    background: url("../imgs/01.jpg") no-repeat center top;
    height: 90px;
}
.menu_block{
    max-width: 960px;
    margin:0 auto;
    padding-top:16px;
}
.menu_main li{
    float:left;
    margin-right: 16px;
}
.menu_main li a{
    color:#fff;
    font-size: 15px;
    font-family: 微软雅黑;
    text-decoration: none;
}
.menu_main li a:hover{
    border-bottom: 2px solid #fff;
}
.menu_main  .mn1{
    float: left;
}

.menu_main  .mn2{
    float: right;
}
.banner_main{
    max-width: 1000px;
    margin:0 auto;
}
.banner1{
    height:630px;
    background: #fff;
    background: url(../imgs/02.jpg) no-repeat center top;
}

.banner1 .b1{
    width:80px;
    margin:0 auto
}

.banner1 .b1_block{
    padding-top: 374px;
}

.banner1 .b1_block a{
    width: 71px;
    height: 71px;
}

.banner_main .banner_block{
    position:absolute;
    margin-top: -24px;
    min-width: 1000px;
}

.main{
    width:100%;
    background: url(../imgs/bg.jpg);
    padding-top: 20px;
}
.main_block{
    max-width:1140px;
    margin:0 auto;
    background: #fff;
    margin-top: 38px;
    padding-top: 60px;
}
.m_block{
    width: 1000px;
    margin: 10px auto;

}
.m_block a{
    padding: 5px 20px;
    background: #d91a1a;
    text-decoration: none;
    margin:0 auto;

}
.btn1{
    width: 150px;
    margin:0 auto;
}
.btn_n1{
    border-radius: 5px;
    font-size: 25px;
    color: #fff;

}




.tb2 a,.tb3 a{
    color:#000;
    text-decoration:none;
    background: none;
}
.tb2 a:hover,.tb3 a:hover{
    color: #fff;
}


.kc1{
    margin-top: -10px;
}

.m_block .intro{
    width: 498px;
    background: #4295e3; 
    margin-right: 2px;
    float: left;
    height: 120px;
    border-radius: 0 0 5px 5px;
}
.m_block .intro .row1{
    font-size:18px;
    font-weight: bold;
    color: #fff;
}
.m_block .intro .row2{
    font-size:15px;
    color: #fff;
    line-height: 25px;
}
.intro_block{
    margin-top: 10px;
    margin-left:20px;
    margin-bottom:18px;
    margin-right: 35px;
}

.intro_main{
    margin-top: -10px;
}
.btn2{
    width: 198px;
    margin:0 auto;
}
.btn_n2{
    border-radius:20px;
    font-size: 18px;
    color: #fff;

}
.title{
    width: 240px;
    font-size: 40px;
    text-align: center;
    margin:0 auto;
    padding-bottom: 20px;
    padding-top:10px;
}
.tb2 td,.tb3 td{
    text-align: center;
    padding:8px;
}
.tb2 th{
    font-size: 18px;
    font-weight: bold;
    background: #ff9c0a;
    border-radius: 8px 8px 0 0;
}
.tb2 th:nth-child(1){
    font-size:40px;
    color:#fff;
    font-weight: normal; 
    width: 254px;
    border-radius:8px;

}
.tb2 th:nth-child(2){
    width: 278px;
    padding:8px;
}
.tb2 th:nth-child(3){
    width: 464px;
    padding:8px;
}
.tb3 th{
    font-size: 18px;
    font-weight: bold;
    background: #ff5a00;
    border-radius: 8px 8px 0 0;
}
.tb3 th:nth-child(1){
    font-size:40px;
    color:#fff;
    font-weight: normal; 
    width: 254px;
    border-radius:8px;

}
.tb3 th:nth-child(2){
    width: 278px;
    padding:8px;
}
.tb3 th:nth-child(3){
    width: 464px;
    padding:8px;
}
.tb2 tr:nth-child(even){
    background: #ffb952;
}

.tb2 tr:nth-child(odd){
    background: #ffd28f;
}

.tb3 tr:nth-child(even){
    background: #ff9054;
}
.tb3 tr:nth-child(odd){
    background: #ffb68e;
}



.m_block2{
    width: 1060px;
    margin:0 auto;
}
.m_block3{
    width: 1020px;
    margin:0 auto;
}
.btn3{
    width: 194px;
    margin:0 auto;
}
.m_block .btn_n3{
    border-radius:20px;
    font-size: 18px;
    color: #fff;
    padding:5px 40px;
    background:#d64129;

}
.btn4{
    width: 289px;
    margin:0 auto;
}
.m_block .btn_n4{
    border-radius:20px;
    font-size: 18px;
    color: #fff;
    padding:5px 20px;
    background:#d64129;

}
.mstitle{
    text-align: left;
    float: left;
}
.chakan{
    float: right;
    margin-top: 20px
}
.chakan a{
    background: none;
    width: 0;
    height:0;
    color: #dd2929;
    font-size: 20px;
}

.m_block .tea{
    width: 242px;
    float: left;
    border-radius: 12px;
    margin-right: 5px;
}
.tea_kuang{
    border: 1px solid #ededed;
    box-shadow: 0 2px 10px #ccc;
}
.tea .tea_block{
    margin: 27px auto;

}

.tea  .tea_ph{
    width: 160px;
    border-radius: 20px;
    margin:0 auto;
    margin-bottom: 28px;
}
.tea .tea_name{
    font-size: 20px;
    font-weight: bold;
    color:#fff;
    background: #dd2929;
    width: 184px;
    border-radius: 20px;
    text-align: center;
    padding:5px 0; 
    margin: 0 auto;

}
.tea .tea_border{
    border: 1px solid #ccc;
    width:222px;
    margin:28px auto;

}
.tea .tea_intro{
    font-size: 16px;
    width: 222px;
    margin:0 auto;
    color: #6b6b6b;
}
.tea .tea_2{
    background: #ea8b37;
}
.tea .tea_3{
    background: #60c11f;
}
.tea .tea_4{
    background: #3f7fe9;
}
.kcfonts{
    font-size: 15px;
    color: #6b6b6b;
}
.tuandui{
    width: 500px;
    float: left;
    margin-right: 5px;
}

.tuandui_block{
    margin-top: 12px;
    margin-left: 12px;
    margin-bottom: 5px;
}
.tea_tph{
    float: left;
}
.tea_wenzi{
    float: left;
    margin-left: 24px;
    margin-top: 28px;
}
.tea_wenzi .tit{
    width: 242px;
    height: 39px;
    background:#d91a1a;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;

}
.tea_wenzi .tit2{
    background: #60c11f;
}
.tit .tit_py{
    padding:5px 0;
    margin-left: 50px;
}
.last_block{
    width:100%;
    background: #134089;
}
.last{
    width: 1000px;
    margin: 0 auto;

}
.last .ct_block{
    width: 190px;
    float: left;
    margin-right: 80px;
    padding: 30px 0;
}

.last .pic {
    border-radius: 100px;
    box-shadow: 1px 1px 1px #ccc;
    width: 190px;
    height: 190px;
    text-align: center;
    background: #e2e2e2;
    margin-bottom: 18px;

}
.last .qq{
    width: 96px;
    margin:0 auto;
    padding-top: 40px;
}
.ct_fonts{
    text-align: center;
    color:#fff;
    font-size: 18px;
}
.ct_fonts a{
	color:#fff;
	text-decoration: none;
	}
.last .online{
    width: 90px;
    margin:0 auto;
    padding-top: 50px;
}
.last .wx{
    width: 122px;
    margin:0 auto;
    padding-top: 35px;
}
.last .tel{
    width: 114px;
    margin:0 auto;
    padding-top: 50px;
}
.last .ct_block_last{
    margin-right: 0px;
}
.border_block{
    width: 1122px;
    margin: 0 auto 10px;
}
.btnmg{
    margin-bottom: 40px;
    margin-top: 38px;
}
.btnmg2{
    margin:32px auto 60px;
}
.btnmg3{
    margin:20px auto 20px;
}
.btnmg4{
    margin:20px auto 40px;
}
.kc_block{
    width: 100%;
    background: #f0f8ff;
    padding-bottom: 50px;
}
.kcmg{
    margin: 20px auto;
}

.form{
    max-width: 276px;
    position: fixed;
    bottom: 10px;
    left: 27px;
}
.form .form_wenzi{
    float:left;
}
.form .form_row{
    color:#252525;
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
    text-align: center;
}
.form .f_tel{
    padding-top: 18px;
    margin-left: 5px;
}

.form_info{
    margin-top: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
}
.form_info .f_wenzi{
    float: left;
    color:#fff;
    font-size: 20px;
    margin-top: 10px;


}
.form_info input{
    border:none;
    max-height: 28px;
    max-width: 200px;
}
.form_info{
    width: 100%;
    background:#252525;
    padding-right: 1px
}
.form_info .f_info{
    margin-left: 18px;

}
.form_info .form_btn{
    max-width: 158px;
    padding:5px 0;
    background:#ee2c0d;
    text-align: center;
    margin:20px 0 0 56px;
    border-radius: 5px;
}

.form_info .submit{
    background:none;
    color:#fff;
    font-size: 20px;
    text-decoration: none;
    font-family: 微软雅黑;
    cursor: pointer;
}

.xiaoqu a{
	text-decoration: none;
	}


@media screen and (max-width: 1843px){

    .form{
        left: 10px;
        bottom: 10px;

    }
}

@media screen and (max-width: 1655px){

    .form {
        left: 5px;
        bottom: 10px;
        max-width: 220px;
    }
    .form .form_wenzi {
        float: left;
    }
    .form .form_row {
        color: #252525;
        font-size: 22px;
        font-weight: bold;
        line-height: 25px;
    }
    .form .f_tel {
        margin-left: 5px;
        padding-top: 18px;
    }
    .form_info {
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .form_info .f_wenzi {
        color: #fff;
        float: left;
        font-size: 17px;
        margin-top: 10px;
    }
    .form_info input {
        border: medium none;
        max-height: 28px;
        width: 122px;
    }
    .form_info {
        background: none repeat scroll 0 0 #252525;
        width: 100%;
    }
    .form_info .f_info {
        margin-left: 18px;
    }
    .form_info .form_btn {
        background: none repeat scroll 0 0 #ee2c0d;
        border-radius: 5px;
        margin: 20px 11px 0 53px;
        padding: 5px 0;
        text-align: center;
        width: 122px;
    }
    .form_info .submit {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #fff;
        cursor: pointer;
        font-family: 微软雅黑;
        font-size: 17px;
        text-decoration: none;
    }
}


@media screen and (max-width: 1421px){
    .form {
        left: 2px;
        bottom: 10px;

    }
}
@media screen and (max-width: 1140px){
    .form {
        left: 2px;
        bottom: 10px;
        max-width: 180px;
    }
    .form .form_wenzi {
        float: left;
    }
    .form .form_row {
        color: #252525;
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
    }
    .form .f_tel {
        margin-left: 5px;
        padding-top: 18px;
    }
    .form_info {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .form_info .f_wenzi {
        color: #fff;
        float: left;
        font-size: 15px;
        margin-top: 10px;
    }
    .form_info input {
        border: medium none;
        max-height: 28px;
        width: 98px;
    }
    .form_info {
        background: none repeat scroll 0 0 #252525;
        width: 100%;
    }
    .form_info .f_info {
        margin-left: 7px;
    }
    .form_info .form_btn {
        background: none repeat scroll 0 0 #ee2c0d;
        border-radius: 5px;
        margin: 16px 10px 0 36px;
        padding: 2px 0;
        text-align: center;
    }
    .form_info .submit {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #fff;
        cursor: pointer;
        font-family: 微软雅黑;
        font-size: 17px;
        text-decoration: none;
    }
}

.zx{
    cursor: pointer;
}

.normal{
    line-height: 24px;
}

.jy{
    background: url(../imgs/08.jpg) no-repeat center top;
    height: 565px;
}


.m_block2 .block_img {
    float: left;
    margin-right: 15px;
    padding-left: 63px;
    padding-top: 199px;
}
.m_block2 .block_img a{
    width: 260px;
    height: 260px;
}


.copyright {
    clear: both;
    color: #666;
    height: 100px;
    line-height: 24px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 980px;
}

.block_kc11{
    background: url(../imgs/06.jpg) no-repeat center top;
    height: 561px;
}
.m_block2 .block_img1{
    float: left;
    margin-right: 52px;
    margin-top: 198px;
    width: 226px;
    height: 304px;
}
.block_img1 >.last_img1{
    margin-right: 0px;
}

.block_img1 div{
    width: 226px;
    height: 304px;
}
/*分校课程*/
.tb1 td a,.tb4  td a{
    color: #000;
    text-decoration: none;
    background: none;
    padding: 5px 0;
}
.tbfonts a:hover{
    color: #fff;  
} 
.tbfonts th,.tbfonts td{
    font-size: 17px;
    font-family: 微软雅黑;
    text-align: center;
    font-weight: normal;
    color: #000;
    padding:4px 0;
}
.tb1 th:nth-child(1){
    width: 278px;
}
.tb1 th:nth-child(2){
    width: 300px;
}
.tb1 th:nth-child(3){
    width: 417px;
}
.tb1 th{
    background-color:#ff9c0a;
}
.tb1 tr:nth-child(even){
    background-color: #ffb952;
}
.tb1 tr:nth-child(odd){
    background-color: #ffd28f;
}
.tb4 th:nth-child(1){
    width: 278px;
}
.tb4 th:nth-child(2){
    width: 487px;
}
.tb4 th:nth-child(3){
    width: 230px;
}
.tb4 th{
    background-color:#ff5a00;
}
.tb4 tr:nth-child(even){
    background-color: #ff9054;
}
.tb4 tr:nth-child(odd){
    background-color: #ffb68e;
}

.kc3{
    margin-top:40px;
}


/*校区*/
#xiaoqu {
    background: none repeat scroll 0 0 #eee;
    clear: both;
    height: auto !important;
    min-height: 100px;
    padding: 30px 0;
}
#xiaoqu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.xiaoqu {
    height: auto !important;
    margin: 0 auto;
    min-height: 100px;
    padding: 0;
    width: 980px;
}
.jiamenxiao {
    background-color: #646464;
    color: #fff;
    float: left;
    height: 25px;
    text-align: center;
    width: 81px;
}
.xq_h3 {
    float: left;
    font-family: Microsoft YaHei,simhei;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 235px;
    width: 129px;
}
.xiaoqu_rt {
    border-left: 1px solid #c8c8c8;
    float: right;
    height: auto;
    padding-left: 25px;
    width: 804px;
}
.xq_details {
    float: left;
    height: 120px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 380px;
}
.xq_details img {
    float: left;
    height: 111px;
    width: 81px;
}
.xq_dert {
    float: right;
    font-size: 13px;
    margin-top: 15px;
    width: 280px;
}
.xq_dert span {
    display: block;
}
.xq_dert span a {
    color: #397ad4;
}


/* 表单CSS */
.form_bottom{
    width:100%;
    background:rgba(40, 40, 40, 0.7) none repeat scroll 0 0 !important;
    filter:Alpha(opacity=30); 
    -webkit-transform: translateZ(0);
    position: fixed;
    bottom: 0;
}
.form_block{
    width: 1140px;
    margin: 0 auto;
    padding: 10px 0;
}

.f_block{
    float: left;
    margin-right: 11px;
}
.f_text1{
    font-size: 28px;
    padding-top: 4px;
}
.f_text2{
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    margin-right: 10px;
    padding-top: 12px;
}
.input input{
    width: 150px;
    height: 25px;
    border: 1px solid #333;
    font-size: 15px;
    font-family: 微软雅黑;

}
.input{
    padding: 10px 0;
}
.f_btn{
    background-color: #282828;
    text-align: center;
    border-radius: 8px;
    width: 105px;
    font-family: 微软雅黑;
    line-height: 22px;
    padding:5px;

}
.f_btn a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
.f_b{
    padding: 9px 5px 5px;
}
.submit{
    width: 115px;
    padding: 9px 5px 5px;
}
.sub{
    border: 0;
    background-color: #d91a1a;
    text-align: center;
    border-radius: 8px;
    width: 115px;
    font-family: 微软雅黑;
    line-height: 22px;
    padding:4px;
    cursor: pointer;

}
.f_last{
    margin-right: 0px;
}