body{background: #fff;color: #000;}
img{vertical-align: middle;}

/*模块公共样式*/
.item{padding: 120px 0 100px;}
.item .item_title{font-size: 46px;color: #e60012;font-weight: bold;margin-bottom: 75px;text-align: center;}
.item .btn{width: 470px;height: 78px;color: #fff;font-weight: bold;font-size: 32px;background: #e60012;display: block;margin: 50px auto 0;text-align: center;line-height: 78px;border-radius: 10px;}


/*表单*/
#baoming{background: #e60012;height: 134px;}
#baoming .form{align-items: center;height: 100%;align-items: center;}
#baoming form{align-items: center;}
#baoming .xuefei{font-size: 24px;font-weight: bold;color: #fff;margin-right: 55px;}
#baoming .xuefei span{color: #fff100;}
#baoming .name,#baoming .tel{background: #fff;display: inline-block;font-size: 22px;border: 1px solid #a9a9a9;height: 54px;width: 352px;}
#baoming input{outline: none;height: 100%;}
#baoming label{vertical-align: middle;}
#baoming .name{margin-right: 20px;width: 248px;}
#baoming .name input{width: 65%;font-size: 22px;}
#baoming .tel input{width: 72%;font-size: 22px;}
#baoming .btn1{width: 255px;height: 50px;background-image: linear-gradient(#ffc485, #f4c79f);border-radius: 5px;color: #e60012;font-size: 22px;text-align: center;margin-left: 18px;}


/*优势*/
.ys .content ul,.qzme .content ul,.hrxc .content ul,.zy .content ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ys .content ul li{margin-bottom: 40px;}


/*抢占名额*/
.qzme,.zy{background: #e60012;padding-bottom: 92px;}
.qzme .item_title,.zy .item_title{color: #fff; }
.qzme .content li{width:30%;}
.qzme .content li img{width: 100%;}
.qzme .btn,.zy .btn{color: #e60012;background-image: linear-gradient(to right,#ffc485, #f4c79f);}

/*报名动态*/
.bmdt {padding-top: 75px;}
.bmdt .item_title{background: #fff100;color: #e60012;font-size: 22px;margin-bottom: 0;height: 48px;line-height: 48px;}
.bmdt .new_scroll_box{background: #fff;overflow: hidden;height: 300px;padding: 15px 25px;}
.bmdt .new_scroll_box li{line-height: 60px;font-size: 22px;border-bottom: 1px solid #929292;}
.bmdt .new_scroll_box li span{display: inline-block;}
.bmdt .new_scroll_box li .n_cols{width: 15%;}
.bmdt .new_scroll_box li .n_cols2{width: 20%;}
.bmdt .new_scroll_box li .n_cols3{width: 20%;color: #e60012;}
.bmdt .new_scroll_box li .n_cols4{width: 30%;}
.bmdt .bmdt_bottom{height: 48px;line-height: 48px;background: #fff100;color: #e60012;font-size: 24px;padding-left: 226px;}
.bmdt .bmdt_bottom a{display: inline-block;width: 30%;background: #fec485;text-align: center;color: #e60012;}

/*火热现场*/
.hrxc .content{justify-content: space-between;}
.hrxc .content ul.hrxc_left{width: 65.5%;}
.hrxc .content ul.hrxc_right{width: 33%;}
.hrxc .content ul li{margin-bottom: 15px}


/*推荐专业*/
.zy li{width: 32.5%;background: #fff100;margin-bottom: 20px;}
.zy li .text{padding: 20px 0 40px;text-align: center;}
.zy li img{width: 100%;}
.zy li h4{font-size: 24px;font-weight: bold;margin-bottom: 25px;}
.zy li p{font-size: 15px;}
.zy li .list_btn{margin-top: 30px;}
.zy li .list_btn a{display:inline-block;width:43.25%;height: 50px;background: #e60012;color: #fff;font-weight: bold;font-size: 22px;border-radius: 50px;line-height: 50px;}
.zy li .list_btn a:nth-child(2){background: #fc6d25;margin-left: 10px;}