*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 12px;
    color: #666;
    font-family: "Microsoft YaHei";
    background: #f2f2f2;
}
ul li,li {
    list-style: none;
}
i,em{
    font-style: normal;
}
img{
    border: none;
    vertical-align: bottom;
}
a,input{
    outline: none;
}
a{
    text-decoration: none;
}
h2,h3,h4,h5,h6{
    font-weight: normal;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.header-middle .logo img{
	margin: 0;
}

/* banner */
.banner_box{
    position: relative;
	width: 100%;
	min-width: 1000px;
    height: 650px;
    margin-bottom: 50px;
    overflow: hidden;
}
.banner_box .bannerBig{
    width:100%;
}
.banner_box .banner{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
.banner_box .bannerBig img{
    position: absolute;
	width:1920px;
    left: 50%;
    margin-left: -960px;
    height: 650px;
}
/* 艺术高考 */
.base_title_box{
    display: block;
    overflow: hidden;
}
.base_title_box .sub_number{
    display: block;
    margin-bottom: 26px;
}
.base_title_box .sub_number span{
    display: block;
    width: 144px;
    height: 28px;
    margin: 0 auto;
    line-height: 28px;
    color: #666;
    font-size: 16px;
    text-align: center;
    font-family: "方正兰亭大黑_GBK";
    border: 2px solid #b9b9b9;
}
.base_title_box .sub_number span em{
    display: inline-block;
    font-size: 20px;
}
.base_title_box .title{
    display: block;
    width: initial;
    margin-bottom: 26px;
    text-align: center;
}
.base_title_box .title .title_bg{
    position: relative;
    display: inline-block;
    padding: 0 50px;
    background:url(../images/sub_title_bg.png) repeat-x;
}
.base_title_box .title .title_bg h3{
    height: 48px;
    padding: 0 44px 0 11px;
    line-height: 48px;
    color: #1c1c1c;
    font-size: 42px;
    font-family: "造字工房力黑";
    font-weight: bold;
    background: #f2f2f2;
}
.base_title_box .title .title_bg i{
    position: absolute;
    top: -11px;
    right: 50px;
    display: inline-block;
    width: 35px;
    height: 55px;
    background: url(../images/icon_wh.png) no-repeat;
}
.art_ak{
    overflow: hidden;
    margin-bottom: 100px;
}
.art_ak .con{
    display: block;
    overflow: hidden;
}
.art_ak .con p,
.whk_box .con p{
    line-height: 37px;
    margin-bottom: 30px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
    font-family: "Microsoft YaHei";
}
.art_ak .con img{
    vertical-align: top;
}
.whk_box{
    overflow: hidden;
    margin-bottom: 80px;
}
.whk_box .con{
    display: block;
    overflow: hidden;
}
.whk_box .con .major_box{
    display: inline-block;
    margin-right: -20px;
}
.whk_box .con .major_box .major_list{
    width: 215px;
    height: 316px;
    margin: 0 20px 20px 0;
    padding: 10px 10px 0 10px;
    float: left;
    background: #fff;
    border-bottom: 2px solid #666;
}
.whk_box .con .major_box .major_list img{
    width: 215px;
    height: 144px;
    margin-bottom: 16px;
    overflow: hidden;
}
.whk_box .con .major_box .major_list strong{
    display: block;
    margin-bottom: 7px;
    line-height: 30px;
    text-align: center;
    color: #1c1c1c;
    /* font-size: 24px; */
	font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}
.whk_box .con .major_box .major_list p{
    display: block;
    line-height: 36px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
    font-family: "Microsoft YaHei";
    overflow: hidden;
}
.bkyq_box{
    display: block;
    overflow: hidden;
}
.bkyq_box .con{
    overflow: hidden;
}
.bkyq_box .con .table{
    width: 100%;
    height: 361px;
    margin-bottom: 37px;
    background: url(../images/table_bg.jpg) no-repeat;
}
.bkyq_box .con .table ul li{
    display: block;
    width: 100%;
    height: 46px;
    margin-top: -1px;
    float: left;
    line-height: 46px;
}
.bkyq_box .con .table ul li span{
    display: block;
    width: 151px;
    float: left;
    text-align: center;
    color: #1c1c1c;
    /* font-size: 18px; */
	font-size: 14px;
    font-family: "Microsoft YaHei";
}
.bkyq_box .con .table ul li p{
    color: #666;
    width: 849px;
    float: left;
    text-align: center;
    /* font-size: 18px; */
	font-size: 14px;
    font-family: "Microsoft YaHei";
}
.bkyq_box .con .table ul li.hd,
.bkyq_box .con .table ul li.hd span,
.bkyq_box .con .table ul li.hd p{
    margin-top: 0;
    color: #fff;
    /* font-size: 24px; */
	font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
}
.bkyq_box .con .table ul li p.two{
    line-height: 92px;
}
.bkyq_box .univ_box{
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
}
.bkyq_box .univ_box .tit{
    width: 100%;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 24px;
    font-family: "方正兰亭大黑_GBK";
    text-align: center;
    background: #f27676;
}
.bkyq_box .univ_box .con{
    width: 100%;
    /* height: 425px; */
    height: auto;
    overflow: hidden;
}
.bkyq_box .btn,
.cost_std .btn{
    display: block;
    width: 208px;
    height: 57px;
    margin: 0 auto 100px;
    background: url(../images/sub_btn.png) no-repeat;
}
.bkyq_box .btn a,
.cost_std .btn a{
    display: block;
    line-height: 53px;
    text-align: center;
    color: #fff;
    text-indent: 30px;
    font-size: 20px;
    font-family: "微软雅黑";
}
.train_school{
    margin-bottom: 80px;
}
.train_school .con{
    width: 100%;
    overflow: hidden;
}
.train_school .con span{
    display: block;
    height: 24px;
    margin-bottom: 40px;
    line-height: 24px;
    color: #666;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei";
}
.train_school .con .box_list{
    width: 100%px;
    padding: 20px 12px;
    margin-bottom: 20px;
    background: #fff;
    border-bottom: 2px solid #666;
    overflow: hidden;
}
.train_school .con .history,
.train_school .con .cstion{
    width: 466px;
    height: 530px;
    float: left;
}
.train_school .con .cstion{
    float: right;
}
.train_school .con .box_list .title,
.content_subtit .con .box_list .title{
    position: relative;
    width: 100%;
    height: 32px;
    margin-top: 6px;
    margin-bottom: 16px;
    line-height: 32px;
}
.train_school .con .box_list .title i,
.content_subtit .con .box_list .title i{
    position: absolute;
    left: 0;
    top: -6px;
    display: block;
    width: 38px;
    height: 38px;
    margin-right: 8px;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    float: left;
    background: url(../images/icon_xhBg.png) no-repeat;
}
.train_school .con .box_list .title h4,
.content_subtit .con .box_list .title h4{
    display: inline-block;
    margin-left: 46px;
    float: left;
    color: #1c1c1c;
    font-size: 24px;
    /* font-family: "方正兰亭大黑_GBK"; */
	font-family: "微软雅黑";
	font-weight: 600;
}
.train_school .con .box_list .title em,
.content_subtit .con .box_list .title em{
    display: inline-block;
    margin-top: 9px;
    line-height: 20px;
    margin-left: 10px;
    float: left;
    color: #bcbcbc;
    font-size: 18px;
}
.train_school .con .box_list p{
    margin-bottom: 10px;
    line-height: 36px;
    /* font-size: 18px; */
	font-size: 14px;
    color: #666;
    text-indent: 40px;
}
.cost_std{
    overflow: hidden;
}
.cost_std .con{
    overflow: hidden;
}
.cost_std .con span{
    display: block;
    line-height: 36px;
    margin-bottom: 30px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
}
.cost_std .con .banji_lieb{
    display: inline-block;
    margin-right: -20px;
    overflow: hidden;
}
.cost_std .con .banji_lieb .lieb_list{
    width: 248px;
    height: 432px;
    padding: 0 36px;
    margin: 0 20px 20px 0;
    float: left;
}
.cost_std .con .banji_lieb .lieb_list strong{
    display: block;
    height: 40px;
    margin-top: 160px;
    line-height: 40px;
    color: #1c1c1c;
    text-align: center;
    /* font-size: 36px; */
	font-size: 24px;
    font-family: "方正兰亭大黑_GBK";
}
.cost_std .con .banji_lieb .lieb_list p{
    display: block;
    margin-top: 30px;
    line-height: 36px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
}
.cost_std .con .banji_lieb .yqb{
    background: url(../images/xyb_bg.png) no-repeat;
}
.cost_std .con .banji_lieb .xkb{
    background: url(../images/xkb_bg.png) no-repeat;
}
.cost_std .con .banji_lieb .jpb{
    background: url(../images/jpb_bg.png) no-repeat;
}
.cost_std .con .banji_lieb .txb{
    background: url(../images/txb_bg.png) no-repeat;
}
.cost_std .con .banji_lieb .hjb{
    background: url(../images/hjb_bg.png) no-repeat;
}
.cost_std .con .banji_lieb .zmb{
    background: url(../images/zmb_bg.png) no-repeat;
}

/* 班级类型 */
.new-classType{
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden;
}
.new-classType ul{
    display: inline-block;
    overflow: hidden;
    margin-left: 12px;
    padding: 16px 0 10px;;
}
.new-classType ul li{
    float: left;
    width: 239px;
    margin: 0 6px 7px 0;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
}
.new-classType ul a{
    display: block;
    width: 100%;
    height: auto;
    padding: 24px 22px;
    transition: all .5s;
    box-sizing: border-box;
}
.new-classType .tit{
    height: 26px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 17px;
}
.new-classType .tit i{
    display: block;
    width: 26px;
    height: 26px;
    overflow: hidden;
}
.new-classType .tit i img{
    width: 100%;
    height: auto;
}
.new-classType .tit strong{
    position: absolute;
    left: 34px;
    width: 90%;
    line-height: 1;
    color: #666;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: MiSans-Bold;
    font-weight: bold;
}
.new-classType li p{
    width: 100%;
    height: 80px;
    line-height: 20px;
    text-align: justify;
    font-family: MiSans-Regular;
    font-size: 14px;
    color: #999;
    letter-spacing: -0.1rem;
    padding-bottom: 11px;
}
.new-classType li button{
    width: 128px;
    height: 28px;
    border-radius: 14px;
    border: solid 1px #999999;
    display: block;
    margin: 0 auto;
    background: transparent;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666;
}
.new-classType ul a:hover {
    text-decoration: none;
}
.new-classType ul a:hover strong{
    color: #fb323c;
}
.new-classType ul a:hover button{
    color: #fff;
    background: #fb323c;
    border-color: #fb323c;
}





.bz_cj{
    overflow: hidden;
}
.bz_cj .con .box_list{
    width: 100%;
    margin-bottom: 70px;
    overflow: hidden;
}
.bz_cj .con .box_list p{
    display: block;
    margin-bottom: 20px;
    line-height: 36px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
}
.bz_cj .con .box_list img{
    width: 100%;
}
.bz_cj .con .box_list .video{
    display: block;
    overflow: hidden;
}
.bz_cj .con .box_list .video .cur{
    position: relative;
    width: 490px;
    height: 350px;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;
}
.bz_cj .con .box_list .video .cur span,
.bz_cj .con .box_list .video ul li span{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 32px;
    background: rgba(0, 0, 0, .6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.bz_cj .con .box_list .video .cur p,
.bz_cj .con .box_list .video ul li p{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.bz_cj .con .box_list .video ul{
    display: inline-block;
    width: 510px;
    margin-right: -20px;
    float: left;
}
.bz_cj .con .box_list .video ul li{
    position: relative;
    width: 235px;
    height: 165px;
    margin: 0 20px 20px 0;
    float: left;
}
.processimg_box {
    display: block;
    overflow: hidden;
}
.processimg_box .con p,
.sh_aq_box .con .box_list p{
    display: block;
    margin-bottom: 20px;
    line-height: 36px;
    color: #666;
    /* font-size: 18px; */
	font-size: 14px;
}
.processimg_box .con .btn,
.sh_aq_box .con .btn{
    display: block;
    width: 208px;
    height: 57px;
    margin: 30px auto 100px;
    background: url(../images/sub_btn.png) no-repeat;
}
.processimg_box .con .btn a,
.sh_aq_box .con .btn a{
    display: block;
    line-height: 53px;
    text-align: center;
    color: #fff;
    text-indent: 30px;
    font-size: 20px;
    font-family: "微软雅黑";
}
.sh_aq_box{
    display: block;
    overflow: hidden;
}
.sh_aq_box .con .box_list{
    width: 100%;
    margin-bottom: 70px;
    overflow: hidden;
}
.sh_aq_box .con .btn{
	margin-top: -40px;
}
/*天籁校区*/
.subtitle{
    height: 36px;
    border-bottom: 2px solid #f5f5f5;
}
.subtitle a.gengduo {
	color: #666;
	float: right;
    line-height: 38px;
    text-decoration: underline;
}
.serve{
	height: 153px;
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
}
.subtitle h3{
    color: #262626;
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 36px;
    border-bottom: 2px solid #d90000;
}
.campus{
	width: 970px;
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
.TL-site{
	display: inline-block;
	margin: 8px 0;
    font-size: 14px;
    font-family: "微软雅黑";
}
.TL-site li {
    height: 34px;
    width: 100%;
    float: left;
    list-style-type: none;
}
.TL-site li b {
    display: block;
    width: 80px;
    float: left;
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 34px;
}
.TL-site li a {
	color: #666;
    float: left;
    margin: 0 5px;
    font-size: 13px;
    line-height: 34px;
}
.TL-site li a:hover{
	text-decoration: underline;
}

/****底部****/
.footer{
	height: 377px;
	width: 100%;
	background: url(../images/ico_footer.jpg) repeat-x;
	margin-top: 30px;
	overflow: hidden;
}
.service{
	height: 140px;
	margin: 42px 15px;
	overflow: hidden;
}
.fphone{
	width: 197px;
	margin-top: 18px;
}
.counseling{
	width: 410px;
	padding: 0 71px;
}
.counseling img{
	float: left;
}
.counseling dl{
	width: 134px;
	float: left;
	margin-top: 12px;
}
.counseling dl dd{
	text-align: center;
	line-height: 23px;
}
.counseling dl dd a{
	color: #666;
}
.two-dimension{
	width: 220px;
	margin-top: 15px
}
.two-dimension dl{
	width: 110px;
	float: left;
}
.two-dimension dl dt{
	text-align: center;
}
.two-dimension dl dd{
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
}
.bottom{
	padding-top: 24px;
}
.site,.copy{
	line-height: 23px;
}
.site p,.copy p{
	display: block;
	text-align: center;
}
