﻿@charset "utf-8";
*{margin:0;padding:0}
body,html{width: 100%;height: auto;}
ol,ul,li{list-style:none}
img{border:0 none}
a img,a:link img,a:visited img{border:0}
a,a:link{color:#000;text-decoration:none}
a:visted{color:#000}
a:active,a:hover{color:#DF0522}
a:focus{outline:0}
/*头部*/
#bk_body{background: #fff;overflow: auto;font-family: "微软雅黑";}
/*banner*/
.banner{width: 100%;height: auto;min-width: 1200px;position:relative;overflow: hidden;}
.banner img{
    width: auto;
    height: 100%;
}
.banner .Pbanimg img{
	width: 100%;
	height: auto;
	display: block;
}
.banner .banimg{width: 100%;height: auto;display: block;}

/*表单*/
.boradSe{
    width: 19.59%;
    height: 67%;
    position: absolute;
    right: 5.2%;
    background: rgba(255, 255, 255, 0.75);
    padding:0 1.32% 2.28% 1.32%;
    border-radius: 6px;
    bottom: 7.8%;
}
.boradSe .boradSeTit{
    width: 100%;
    padding: 8.754% 0;
}
.boradSeTit img{
    width: 38.35%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.boradSe ul{
    width: 100%;
}
.boradSe ul li{
    width: 100%;
    display: flex;
    margin-bottom:3.3%;
    height: 43px;
}
.boradSe ul li p{
    width: 22%;
    height: 43px;
    margin-right: 25px;
    font-size: 16px;
    color: #010000;
    text-align: center;
    line-height: 43px;
    font-family:Microsoft YaHei;
}
.boradSe ul li div{
    width: 66%;
    height: 41px;
    display: flex;
    background: #fff;
    border:1px solid #ccc;
    border-radius: 4px;
    padding-left: 10px;
}
.boradSe ul li div input{
    width: 72%;
    height: 43px;
    display: block;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #A9A9A9;
    line-height: 43px;
    text-align: left;
}
.boradSe ul li select{
    width: 69.2%;
    height: 41px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    outline: none;
    text-align: left;
    line-height: 41px;
    font-size: 16px;
    color: #000;
    display: block;
    padding-left: 10px;
}
.boradSe ul li span{
    font-size: 12px;
    color: #ff321b;
    display: none;
    width: 60px;
    height: 43px;
    line-height: 43px;
    text-align: center;
}
#bkpro{
    padding:3.49% 2.46%;
    height: 52px;
    width: 62.4%;
    font-size: 16px;
    line-height: 24px;
    resize: none;
    background: #fff;
    border-radius: 4px;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
}
.tips{
    width: 100%;
    height: 14%;
    line-height:1.5;
    text-align: center;
    font-size: 12px;
    color: #666;
    display: none;
}
#ykbanSign{
    width: 97.5%;
    height: 43px;
    display: block;
    background: #C02230;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 18px;
    line-height: 43px;
    border: none;
    cursor: pointer;
    outline: none;
    margin: 6.2% auto 0 auto;
}
/*end*/
@media only screen and (max-width:1750px ) {
    .boradSe .boradSeTit{
        width: 100%;
        padding: 6.754% 0;
    }

}
@media only screen and (max-width:1578px ) {
    .boradSe{
        width: 19.59%;
        padding: 0 1.32% 2.8% 1.32%;
        bottom: 7%;
    }
    #ykbanSign{
        margin: 4.2% auto 0 auto;
    }

}
@media only screen and (max-width:1508px ) {
    .boradSe{
        width: 21%;
        padding: 0 1.32% 4.28% 1.32%;
        bottom: 5.8%;
    }
}
@media only screen and (max-width:1408px ) {
    .boradSe .boradSeTit {
        padding: 5.754% 0;
    }
    .boradSe{
        width: 23%;
        padding: 0 1.32% 6% 1.32%;
        bottom: 4.8%;
    }
}
@media only screen and (max-width:1308px ) {
    .boradSe .boradSeTit {
        padding: 4% 0;
    }
    .boradSe {
        width: 25%;
        padding: 0 1.32% 6.5% 1.32%;
        bottom: 4%;
    }
    #ykbanSign {
        margin: 3.2% auto 0 auto;
    }
}
/*end*/

/*资讯*/
.zx_wai{width: 100%;height:75px;min-width: 1200px;margin: 60px auto;}
.bk_zx{width: 224px;height: 75px;cursor:pointer;background: #ff1d1e;margin:0 auto;color:#fff;font-size:33px;line-height: 75px;text-align: center;border-radius:60px;}
.bk_zx a,.bk_zx a:hover{color:#fff;}
.lj{width: 100%;min-width:1200px;text-align: center;font-size: 46px;color: #666;margin: 90px auto;font-weight: 100;}
/*需要了解*/
.bk_know{width: 1200px;height:441px;margin: 0 auto 60px auto;}
.bk_know div{width:292px;height:366px;border:2px solid #ccc;padding:35px;float: left;margin-right:51px;}
.bk_know div:last-child{margin-right: 0!important;}
.bk_know h3{width: 100%;font-size:26px;color: #6e6868;margin:10px auto  30px auto;font-weight: normal;}
.bk_know h3 img{display: inline-block;width: 32px;height: 35px;float: left;margin:0 10px 0 25%;}
.bk_know .bk_gk{font-size:15px;color:#666;line-height: 30px;text-indent: 32px;}
.p_byy{font-size:14px;margin-bottom: 20px;margin-top: 20px;}
.p_byy:last-child{margin-top: 40px;}
.know_two p,.know_thr p{font-size:14px;color:#6e6868;line-height: 22px;}
/*教学体系*/
.bk_system{width:100%;min-width: 1200px;height: 615px;padding-top:30px;background:url(img/bk_sys_bac.jpg) left top no-repeat;position: relative;}
.sys_tit{width:100%;font-size:46px;margin-top:95px;font-weight:100;color: #fff;text-align: center;}
.sys_top{width: 1200px;margin:0 auto;}
.sys_top dl{display: none;width: 830px;margin: 95px auto 0 auto;}
.sys_top dt{width: 110px;height: 110px;float: left;margin-top:33px}
.sys_top dd{margin-left:170px;}
.sys_top dd p{width: 630px;font-size:21px;color: #fff;line-height: 34px;}
.sys_bot{width: 1090px;height:74px;margin:0 auto;}
.sys_bot ul{width: 1075px;height: 94px;border: 2px solid #ff1d1e;position: absolute;bottom: 0;}
.sys_bot ul li{width: 95px;height: 34px;padding:30px 60px;cursor: pointer;font-size:30px;color:#ff1d1e;background: url(img/bk_sys_rig.png) right center no-repeat;float: left;}
.sys_bot ul img{width: 40px;height: 37px;float: left;margin-right:20px;}
.sys_bot ul li.li_xuan{color: #fff!important;background: #ff1d1e !important;}
/*学员部分*/
.bk_stu_banner{width:100%;min-width: 1200px;position: relative;overflow: hidden;}
.bk_stu_banner img{width: 100%;min-width: 1200px;display: block;}
.bk_stu_banner div{
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 34%;
}
.bk_stu_banner div p:nth-child(1){
    font-size: 50px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-weight: 100;
}
.bk_stu_banner div p:nth-child(2){
	font-size: 31px;
    color: #fff;
    line-height: 95px;
    text-align: center;
    font-weight: 100;
}
.bk_stu{width:1200px;margin: 0 auto;}
.bk_stu_div{width:100%; margin-bottom: 10px; overflow: hidden;}
.bk_stu_div:last-child{margin-bottom: 0;}
.bk_stu_div dl{width: 290px; margin-right: 10px;float: left;background: #ff1d1e;}
.bk_stu_div dl:last-child{margin-right: 0px;}
.bk_stu_div dl dt{  overflow: hidden;}
.bk_stu_div dl dt img{width: 100%;display: block; }
.bk_stu_div dl dd{width: 180px;padding: 10px; display:none}
.bk_stu_div dl dd h3{width:100%;font-size:14px;color: #fff;text-align: center;}
.bk_stu_div dl dd p{font-size:12px;color:#fff;line-height: 16px;text-indent: 22px;}
/*量身定制*/
.bk_made{width:1200px;height:439px;margin: 0 auto;}
.bk_made dl{width: 364px;height:439px;border:1px solid #d9d9d9;float: left;margin-right:50px;}
.bk_made dl:last-child{margin-right: 0;}
.bk_made dl dt{width: 174px;height:45px;background: #ff1d1e;font-size:26px;color: #fff;padding:30px 95px;}
.bk_made dl dt span{display:block;width: 39px;height: 39px;float:left;margin-right:20px;}
.bk_made dl dd{width: 295px;height:265px;padding:40px 35px 30px 35px;}
.bk_made dl dd p{margin-bottom:20px;line-height: 25px;font-size:14px;color: #666;}
.bk_made dl dd p:last-child{margin-bottom: 0;}
.jxdw{background: url(img/bk_jxdw.png) center center no-repeat;background-size: cover;}
.ksdw{background:url(img/bk_ksdw.png) center center no-repeat;height:50px!important;}
.jxgl{background: url(img/bk_jxgl.png) center center no-repeat;}
.bk_gdone{width:100%;min-width: 1200px;margin:65px auto;}
.bk_gdone img{width: 100%;min-width: 1200px;}
/*教师展示*/
.bk_tea{width: 1200px;margin: 0 auto;}
.bk_tea .bk_tea_top{width: 450px;height:80px;margin:0 auto;}
.bk_tea_all{width: 100%;height: 100%;display: none;}
.bk_tea .bk_tea_top li:last-child{margin-right:0 ;}
.bk_tea .bk_tea_top li img{width:47px;height: 47px;margin:0 auto 16px auto;}
.bk_tea .bk_tea_top li p{font-size:14px;color: #7f7f7f;}
.bk_tea .bk_tea_top li{width:60px;height: 80px;margin-right:35px;text-align: center;float:left;}
.bk_tea .bk_tea_top li:hover{cursor: pointer;}
.bk_tea_bot{width: 1200px;height:auto;margin: 60px auto 40px auto;}
.bk_tea_bot .bk_tea_one{width: 1140px;margin:0 auto 40px auto;display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -o-box;
	    display: box;
		-webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -ms-flex-direction: row;
	    -o-box-orient: horizontal;
	    box-orient: horizontal;}
.bk_tea_bot dl{width: 186px;height: 306px;margin-right:50px;}
.bk_tea_bot dl:last-child{margin-right: 0}
.bk_tea_bot dl:hover .tea_fu{display: block!important;}
.bk_tea_bot dl dt{width: 186px;height: 186px;overflow: hidden;}
.bk_tea_bot dl dt img{width: 100%;height: auto;display: block;}
.bk_tea_bot dl dd{width: 100%;height:120px;text-align: center;position: relative;}
.bk_tea_bot dl dd h3{font-size:20px;font-weight: 100;line-height: 50px;color: #666;}
.bk_tea_bot dl dd p{font-size:15px;color: #666;line-height: 23px;}
.tea_fu{width: 186px;display:none;height:120px;position: absolute;left: 0;top: 0;background: rgba(255, 50, 27, 0.8);}
.tea_fu a,.tea_fu a:hover{color: #fff;font-size:16px;line-height: 120px;}
/*学习安排*/
.bk_one{width: 1200px;height:455px;margin:0 auto 60px auto;}
.bk_one dl{width: 202px;height:450px;border:1px solid #ff1d1e;margin-right: 45px;float:left;}
.bk_one dl:last-child{margin-right: 0;}
.bk_one dl dt{text-align:center;width:199px;height: 154px;border:2px solid #ff1d1e;position: relative;margin-bottom: 20px;}
.bk_one dl dt img{width:;margin-top:38px;}
.bk_one dl dt p{width: 100%;font-size: 24px;color:#646262;line-height:77px;text-align: center;}
.sjx {background: url(img/bk_sjx.png)center center no-repeat;width: 14px;height: 9px;position: absolute;bottom:-9px;left:93px;}
.bk_one dl dd{width: 170px;height:243px;padding:0 17px 30px 17px;}
.bk_one dl dd p{font-size:14px;color:#666;line-height: 20px;}
/*专业要求*/
.bk_two{width: 1200px;margin: 0 auto;}
.bk_two .bk_zy_top{width: 475px;height: 80px;margin: 0 auto;}
.bk_two .bk_zy_top li{width: 60px;height: 80px;margin-right: 35px;text-align: center;float:left;}
.bk_two .bk_zy_top li img{width: 47px;height: 47px;margin: 0 auto 16px auto;}
.bk_two .bk_zy_top li p{font-size:14px;color: #7f7f7f;}
.bk_zy_bot{width: 100%;margin:60px auto 40px auto}
.bk_zy_all{width:1131px;height:230px;margin:0 auto 60px auto;display: none;}
.bk_zy_only{width:100%;height:100%;}
.bk_zy_all dl{width: 186px;height: 240px;margin-right: 50px;float: left;}
.bk_zy_all dl:last-child{margin-right: 0;}
.bk_zy_all dl dt{width: 100%;height: 186px;position: relative;}
.bk_zy_all dl dt img{width: 100%;}
.bk_zy_all dl:hover .bk_zyxq{display: block!important;}
.bk_zy_all dl dt p{width: 100%;display:none;cursor:pointer;height: 100%;background:rgba(255, 29, 30, 0.62);position: absolute;left: 0;top: 0;font-size:16px;color: #fff;text-align: center;line-height: 186px;}
.bk_zy_all dl dt p a,.bk_zy_all dl dt p a:hover{font-size:16px;color: #fff;}
.bk_zy_all dl dd{font-size:20px;color: #000;text-align: center;line-height: 50px;}
/*人人vip*/
.bk_thr{width: 890px;height: ;margin: 0 auto;}
.bk_thr .bk_thrp{font-size:21px;line-height:28px;color: #666;margin-bottom: 60px;font-weight: 100;}
.table_one{border: 6px solid #ff1d1e;width: 789px;height: 487px;margin: 0 auto;border-collapse: collapse;}
.table_one td{border:1px solid #ff1d1e;}
.table_one td span{display:block;width:95%;font-size:14px;text-align:right;}
.bk_bz{width:760px;margin:40px auto;}
.bk_bz p{font-size:21px;color: #666;line-height: 30px;font-weight: 100;}
.table_btn_all{width: 430px;height:40px;margin:0 auto 30px auto;}
.table_btn{width: 180px;height: 40px;line-height: 40px;cursor:pointer;float:left;text-align: center;font-size: 16px;color:#ff1d1d;border: 1px solid #ff1d1d;border-radius: 25px;margin-right: 30px;}
.table_check{background:#ff1d1d;color: #fff!important;}
.table_show{display: none;}
td{font-size: 16px;color: #666;text-align: center;line-height: 25px;border:1px solid #dedede;}
table thead{width: 100%;height: 60px;background:#ff1d1d;display:table-caption;}
table tbody{width: 100%;border:1px solid #dedede;}
/*作息时间表*/
.zx{width:1200px;margin: 80px auto 50px auto;text-align: center;position: relative;}
.zxb{display: block ;margin:20px auto 0 auto;}
.bjcd{position: absolute;left:-195px;top: 0;}
.sharewz {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #666;
}
/*教学环境*/
.TeachEnvir{
    width: 100%;
    margin: 0px auto 100px auto;
}
.TeachEnvir .pagetitBox{
    width: 100%;
    padding: 68px 0;
    height: 114px;
    background: #C02230;
}
.pagetitBox img{
    width: 360px;
    height: 105px;
    display: block;
    margin: 0 auto;
}
.envirPic{
    width: 1200px;
    height: auto;
    margin: 60px auto 0 auto;
}
.envirPic .envirConTit{
    width: 100%;
}
.envirPic .envirConTit img{
    width: 538px;
    height: 58px;
    display: block;
    margin: 0 auto 60px auto;
}
.envirPic .envirConTit p{
    font-size:14px;
    font-weight:400;
    color:#000;
    line-height:30px;
    text-align: center;
}
.envirPic .envirCon{
    width: 1200px;

}
.envirPic .envirCon ul{
    width: 995px;
    margin: 60px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.envirPic .envirCon ul li{
    width: 145px;
    height: 50px;
    margin-right: 25px;
    box-shadow:0px 1px 3px 0px rgba(34,30,31,0.15);
    font-size: 18px;
    color: #484848;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.envirPic .envirCon ul li:last-child{
    margin-right: 0;
}
.actLi{
    background: #C02230;
    color: #fff!important;

}
.envirConPic{
    width: 1200px;
    height: 460px;
}
.envirPic .envirConPic div{
    display: none;
}
.envirPic div dl{
    width: 100%;
    height: 460px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.envirPic div dl dt{
    width: 549px;
    height: 460px;
    margin-right: 10px;
}
.envirPic div dl dt img{
    width: 100%;
    height: 100%;
    display: block;
}
.envirPic div dl dd{
    width: 640px;
    height: 460px;
}
.envirPic div dl dd li{
    width: 640px;
    height: 225px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.envirPic div dl dd li:last-child{
    margin-bottom: 0;
}
.envirPic div dl dd li img{
    width: 315px;
    height: 225px;
    display: block;
    margin-right: 10px;
}
.envirPic div dl dd li img:last-child{
    margin-right:0; 
}
.envirMore{
    width: 500px;
    height: 44px;
    margin: 60px auto 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.envirMore a{
    width: 230px;
    height: 40px;
    text-align: center;
    display: block;
    cursor: pointer;
}
.envirMore li{
    width: 230px;
    height: 40px;
    display: flex;
    text-align: center;
    background: #C02230;
    border-radius: 15px;
}
.envirMore a:last-child li{
    margin-left: 40px;
    background: #333;
}
.envirMore a li i{
    font-size: 23px;
    line-height: 40px;
    color: #fff;
}
.envirMore a li p{
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    margin-left: 11px;
}


.bk_jxhj{width: 100%;margin: 0 auto;position: relative;}
.bk_jxhj img{width: 100%;min-width: 1200px;margin-bottom: 60px;}
.bk_jxhj .jxhj_fu{width: 100%;min-width: 1200px;height: 190px;position: absolute;top: 42%;text-align: center;}
.jxhj_fu h3{font-size:46px;font-weight: 100;color: #fff;margin-bottom: 36px;}
.jxhj_fu p{font-size:30px;font-weight: 100;color: #fff;margin-bottom: 50px;cursor:pointer;}


.bk_jxhjone{width: 100%;margin: 0 auto;position: relative;background: #f2f2f2;height: 883px;padding: 40px 0;}
#bk_jxhjm{display: none;}
.bk_jxhjone h3{width:100%;font-size:46px;font-weight: normal;color: #666;margin-bottom: 36px;text-align: center;}
.bk_jxhjone p{width:100%;font-size:30px;font-weight: normal;color: #666;margin-bottom: 50px;cursor:pointer;text-align: center;}
.jxhj_fu a{font-size:30px;font-weight: 100;color: #fff;margin-bottom: 50px;cursor:pointer;display: block;text-decoration: none;}
.jxhj_top{width: 700px;margin: 40px auto;height: 115px;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -o-box;
	    display: box;
		-webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -ms-flex-direction: row;
	    -o-box-orient: horizontal;
	    box-orient: horizontal;}
.jxhj_top li{width: 100px;margin-right: 100px;cursor: pointer;}
.jxhj_top li img{width: 75px;height: 75px;display: block;margin:0 auto 10px auto;}
.jxhj_top li p{font-size:23px;color:#666;text-align: center;margin: 0;}
.hjimgall{width: 1135px;margin: 0 auto;}
.hjimgall div{width: 100%;display: none;}
.hjimgall ul{width: 100%;height: 257px;margin-bottom: 12px;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -o-box;
	    display: box;
		-webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -ms-flex-direction: row;
	    -o-box-orient: horizontal;
	    box-orient: horizontal;}
.hjimgall ul li{width: 277px;height: 253px;overflow: hidden;margin-right: 9px;}
.hjimgall ul li img{width: auto;height: 253px;display: block;}


/*最新课程*/
.bk_new_class{width: 1200px;height:600px;margin: 0 auto 100px auto;}
.bk_new_class dl{width:360px;height: 580px;border:1px solid #e5e5e5;margin-right: 55px;float: left;}
.bk_new_class dl:last-child{margin-right:0;}
.bk_new_class dl dt{width: 100%;height: 342px;position: relative;}
.bk_new_class dl dt img{width: 100%;}
.bk_new_class dl dt span{width: 72px;height: 72px;display:inline-block;background: url(img/bk_class_hot.png) left top no-repeat;position: absolute;left: 0;top: 0;}
.bk_new_class dl dd{width: 100%;height: 239px;}
.bk_new_class dl dd li{width: 326px;height: 50px;padding-left:28px;border-bottom: 1px solid #e5e5e5;line-height: 50px;font-size:18px;color: #000;}
li .dotted{display: block;width: 12px;height: 12px;margin:20px 25px 0 0;float:left;background: #bfbfbf;border-radius: 10px;}
.bk_new_class .bk_banp{width: 133px;line-height: 50px;font-size:16px;color: #bfbfbf;float:left;}
.bk_banp span{width: 22px;height: 22px;float:left;display:block;margin: 14px 11px 0 0px;}
.bk_banp .cla_ry{background:url(img/cla_ry.png) center center no-repeat;}
.bk_banp .cla_xl{background:url(img/cla_xl.png) center center no-repeat;}
.teli{height: 85px!important;border-bottom: none!important;}
.teli p{width: 273px;height: 52px;border:1px solid #ff1d1e;color:#ff1d1e;font-size:18px;text-align: center;line-height: 52px;margin:17px 0 0 11px;}
.teli p a{color: #ff1d1d;}
.teli p:hover a{color: #fff;}
.teli p:hover{color:#fff;background: #ff1d1e;cursor:pointer}
/*报名流程*/
.bk_bm{width: 1140px;margin: 0 auto;}
.bk_bm img{margin:0 auto 100px auto;}
/*我要报名*/
.bk_five{width: 1200px;height:315px;margin:20px auto 40px auto;/*display:-webkit-box;-webkit-box-orient: horizontal;*/}
.bk_fileft{width: 460px;float:left;}
.yybm{width: 100%;line-height:40px;text-align: center;color: #666;font-size: 24px;font-weight: 100;margin-bottom:10px;}
.bk_fileft li{margin:0 auto;width:370px;height: 50px;}
.bk_fileft li span{font-size:21px;color: #666;line-height: 50px;}
.bk_fileft li select{outline:none;width: 198px;padding-left:20px;height: 35px;border:1px solid #999;background: #eee;border-radius: 6px;color:#999;font-size:16px;}
.bk_fileft li input{outline:none;width: 178px;padding-left:20px;height: 35px;border:1px solid #999;background: #eee;border-radius: 6px;color:#999;}
.bk_fileft li button{width: 222px;cursor:pointer;height: 60px;background: #ff1d1e;color: #fff;border:none;border-radius:50px;font-size: 28px;line-height: 60px;margin-top:25px;font-family: "微软雅黑";}
.bk_ficen{width: 1px;height: 100%;float:left;background:url(img/bk_ficen.png) center center no-repeat;margin-right:50px;}
.bk_firight{width:610px;height: 100%;margin-top:44px;float: left;}
.bk_firight .fiv_top{width: 100%;height:80px;line-height: 80px;/*display: -webkit-box;-webkit-box-orient: horizontal;*/}
.fiv_top img,.fiv_bot img{width: 53px;height: 55px;margin:15px 35px 0  0;float:left;}
.fiv_top div,.fiv_bot div{width: 270px;height: 80px;font-size:26px;color:#666;margin-right:5px;float:left;}
.fiv_top div p,.fiv_bot div p{line-height: 40px;height: 40px;font-size:22px;}
.fiv_call,.fiv_bm{width: 220px;cursor:pointer;height: 60px;margin-top:8px;float:left;border:1px solid #ff1d1e;border-radius: 50px;font-size:29px;color:#ff1d1e;text-align: center;line-height: 60px;}
.fiv_bot{width: 100%;height:80px;line-height: 80px;margin-top:60px;/*display: -webkit-box;-webkit-box-orient: horizontal;*/}
.fiv_bm a,.fiv_bm a:hover,.fiv_call a,.fiv_call a:hover{color: #ff1d1e;}
/*报名错误提示*/
.error{font-size:12px!important;display: none;}
/*附中固定栏目*/
.float_right{z-index:1001;width: 70px;height: 347px;position: fixed;top: 500px;right: 28px;}
.float_right li{text-align:center;background:#fff;width: 68px;height:68px;border-left:1px solid #ebebeb;border-top: 1px solid #ebebeb;border-right:1px solid #ebebeb; }
.float_right li img{margin:7px auto;}
.float_right li p{font-size:14px;color: #333;}
.float_right #bottom{background:#ff1d1d;width:70px;height:70px;border-left:none;border-top: 1px solid #ebebeb;border-right:none;}
.float_right #bottom p{color:#fff!important;}
@media screen and (max-width: 1370px) {html,body{overflow-x:auto;}



